/*
    Theme Name: Parasponsive
    Theme URI: http://www.gogetthemes.com
    Author: GoGetThemes
    Author URI: http://www.gogetthemes.com
    Description: An Ultra Responsive Portfolio/Blog theme
    Version: 1.0

-------------------------------------------------------------------------*/
html, body {
    height: 100%;
}
body {
    color: #fff;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    /*font-family: 'Roboto Condensed', sans-serif;*/
	
}
/* HEADER */
header {
    background: url(../image/header_bg.png) repeat-x top;
    height: 111px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
}
.logo {
    float: left;
}
.logo img {
    margin: 30px 0 0;
}
.nav {
    float: right;
}
nav li {
    list-style: none;
    float: left;
}
nav ul {
    margin: 0;
    padding: 0;
}
nav a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    width: 95px;
    margin-right: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 32px;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
nav a span.hover {
    position: absolute;
    width: 100%;
    top: -42px;
    left: 0;
    height: 35px;
    transition: all .5s;
}
nav a span.arr {
    position: absolute;
    left: 0;
    display: block;
    margin-top: 35px;
    width: 0px;
    height: 0px;
    border-style: solid dashed solid dashed;
    border-width: 7px 47.5px 0 47.5px;
}
nav a span.menu_name {
    position: relative;
    z-index: 10;
}
nav li.current a span.hover {
    transition: all .5s;
    top: 0px !important;
}
nav li:hover a span.hover {
    transition: all .5s;
    top: 0px !important;
}
nav a.menu_1 {
    border-top: #000 solid 2px;
}
nav a.menu_2 {
    border-top: #ff9900 solid 2px;
}
nav a.menu_3 {
    border-top: #44a5ac solid 2px;

}
nav a.menu_4 {
    border-top: #324c68 solid 2px;
	background-image:url(../image/lang.png);
	background-repeat:no-repeat;
	background-position:15px 4px;
	padding-left:20px;	
}
nav a.menu_5 {
    border-top: #d44032 solid 2px;
}
nav a.menu_6 {
    border-top: #3d9b03 solid 2px;
}
nav a.menu_7 {
    border-top: #4a494a solid 2px;
}
nav a.menu_1 span.hover {
    background: #000;
}
nav a.menu_1 .arr {
    border-color: #000000 transparent transparent transparent;
}
nav a.menu_2 span.hover {
    background: #ff9900;
}
nav a.menu_2 .arr {
    border-color: #ff9900 transparent transparent transparent;
}
nav a.menu_3 span.hover {
    background: #44a5ac;

}
nav a.menu_3 .arr {
    border-color: #44a5ac transparent transparent transparent;
}
nav a.menu_4 span.hover {
    background: #324c68;
		background-image:url(../image/lang.png);
	background-repeat:no-repeat;
	background-position:15px 4px;
	padding-left:20px;
}
nav a.menu_4 .arr {
    border-color: #324c68 transparent transparent transparent;
}
nav a.menu_5 span.hover {
    background: #d44032;
}
nav a.menu_5 .arr {
    border-color: #d44032 transparent transparent transparent;
}
nav a.menu_6 span.hover {
    background: #3d9b03;
}
nav a.menu_6 .arr {
    border-color: #3d9b03 transparent transparent transparent;
}
nav a.menu_7 span.hover {
    background: #4a494a;
}
nav a.menu_7 .arr {
    border-color: #4a494a transparent transparent transparent;
}
/* HOME */
.slide_text {
    position: absolute;
    width: 100%;
    top: 30%;
    z-index: 99;
}
.slide_text .title1 {
    color: #fdaf19;
    font-size: 52px;
    line-height: 72px;
    font-weight: 600;
    margin-bottom: 15px;
 text-shadow: #FFF 0px 1px 0;
}
.slide_text .title2 {
    margin-bottom: 15px;
    font-size: 36px;
    font-weight: 300;
    line-height: 52px;
 color:#333;
}
.slide_link {
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: rgba(0,0,0,0.4) url(../image/arr_down.png) no-repeat 90% center;
    padding: 20px 40px 20px 20px;
    text-decoration: none;
}
.contact_us_main .back2top {
    border: #4C4C4C solid 1px;
    color: #4C4C4C;
}
/* SERVICES */
#services {
}
.service_box {
    margin-top: -60px;
    position: relative;
}
.serv_top {
    border-color: transparent transparent #ff9900 transparent;
}
.serv_bot {
    border-color: transparent #ff9900 transparent transparent;
}
#services .back2top {
    border: #ff9900 solid 1px;
    color: #ff9900;
}
.serv_mid {
    background: #ff9900;
    padding: 30px 0;
}
/* SERV COROUSEL */
.servcont{
    margin:0 auto 50px auto;
    overflow:hidden;
    max-width: 960px;
}
.servcarousel li {
    text-align: center;
    padding: 0;
    width: 300px;
    margin: 0 10px;
}
.jcarousel-clip{
    overflow: hidden;
}
.mycont:hover .jcarousel-prev,
.mycont:hover .jcarousel-next {
    opacity: 1;
}

.servcont:hover .jcarousel-prev,
.servcont:hover .jcarousel-next {
    opacity: 1;
}
.cucarousel li {
    text-align: center;
    padding: 0;
    width: 200px;
    margin: 0 10px;
}
.cucarousel li img
{
    border:solid 5px #E18700;
}
.jcarousel-prev,
.jcarousel-next{
    position: absolute;
    top: 30%;
    z-index: 99;
    display: block;
    width: 62px;
    height: 62px;
    opacity: 0.8;
    cursor: pointer;
    opacity: 0;
}
.jcarousel-prev{
    background: url(../image/cor_nav.png) no-repeat left center;
    left: 0;
}
.jcarousel-next{
    background: url(../image/cor_nav.png) no-repeat right center;
    right: 0;
}
.jcarousel-prev:hover,
.jcarousel-next:hover,
.jcarousel-prev-disabled,
.jcarousel-next-disabled{
    opacity: 1;
}
.servcarousel li h2 {
    text-transform: uppercase;
}
.fs1 {
    font-size: 140px;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.serv_corusel li:hover .fs1 {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    cursor: pointer;
}
/* PORTFOLIO */
.services_intro {
    background-image: url(../image/services_intro.jpg);
}
.projects_intro {
    background-image: url(../image/projects_intro.jpg);
}
.portfolio_intro {
    background-image: url(../image/portfolio_intro.jpg);
}
.intro_pad {
    padding: 150px 0 0;
}
.portfolio_main {
    position: relative;
}
.portfolio_top {
    border-color: transparent transparent transparent #44a5ac;
}
.portfolio_bot {
    border-color: #44a5ac transparent transparent transparent;
}
#portfolio .back2top {
    border: #44a5ac solid 1px;
    color: #44a5ac;
}
.portfolio_mid {
    background: #44a5ac;
    padding: 30px 0;
}
/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
#filters {
    list-style: none;
    text-align: center;
}
#filters li {
    display: inline;
}
#filters li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    margin: 0 8px;
    padding: 7px 10px;
    text-transform: uppercase;
    border-radius: 5px;
}
#filters li a.selected {
    background: url(../image/filter_a.png) repeat;
}
.isotope-item {
    margin: 0px 0 15px 0;
    border-radius: 5px;
    overflow: hidden;
}
.iso_inner {
    position: relative;
}
.isotope-item img {
    -o-border-radius: 5px;
    webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
}
.isotope-item:hover img {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    /*-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;*/
}

.over_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);

    -webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    transition: all 0.3s cubic-bezier(.63,.08,.35,.92); 

    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -o-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-backface-visibility: hidden; 
    text-align: center;
}
.isotope-item:hover .over_box {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}
.over_box_pad {
    padding: 15px;
}
.over_box_inner {
    background: #000 url(../image/search.png) no-repeat center center;
    background: rgba(0,0,0, 0.6) url(../image/search.png) no-repeat center center;
    padding: 15px;
}
.portfolio_name {
    font-weight: 300;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    color: #fff;
}
.portfolio_date {
    display: block;
    color: #44a5ac;
      
}
.load_more {
    display: inline-block;
    padding: 20px 0 20px;
    background: url(../image/load_more.png) no-repeat center top;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
/* PRICING TABLE */
.pricing_table_intro {
    background-image: url(../image/pricing_table_boy.jpg);
}
.pricing_table_main {
    position: relative;
}
.pricing_table_top {
    border-color: transparent transparent #324c68 transparent;
}
.pricing_table_bot {
    border-color: transparent #324c68 transparent transparent;
}
.pricing_table .span4 {
    border: transparent solid;
    border-width: 10px 0;
    transition: all .5s;
}
.pricing_table .span4:hover {
    transition: all .5s;
    border: #fff solid 10px;
}
.pricing_table .span4:hover .pt_price {
    color: #fff;
}
#pricing_table .back2top {
    border: #324c68 solid 1px;
    color: #324c68;
}
.pricing_table_mid {
    padding: 30px 0;
    background: #324c68;
}
.pricing_table {
    text-align: center;
    margin: 0px 0 50px;
}
.pt_title {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    background: #1f2f41;
    padding: 20px 0;
}
.pt_price {
    background: #283d54;
    color: #66819e;
    font-size: 24px;
    font-weight: 300;
    padding: 20px 0;
}
.pt_price span {
    font-size: 44px;
    font-weight: 600;
}
.pt_price sup {
    top: -18px;
}
.pt_feature {
    background: #2d445d;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 20px 0;
    border-bottom: #283d54 solid 1px;
}
.pt_pay {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 40px 0;
    background: #2d445d;
}
.pt_pay a {
    color: #fff;
    text-decoration: none;
}
.c_title {
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 40px;
}
.c_quot {
    font-size: 74px;
    font-weight: 600;
    color: #66819e;   
    line-height: 74px;
    margin: 0; 
}
.c_quot .plug {
    margin: 30px 0 0;
    display: inline-block;
}
.c_block {
    font-weight: 300;
    font-size: 17px;
    font-style: italic;
}
.c_entry {
    margin-bottom: 10px;
}
.c_author {
    color: #66819e;
}
/* ABOUT US TEEM */
.about_us_intro {
    background-image: url(../image/team_img.jpg);
}
.about_us_main {
    position: relative;
	margin-top:-60px;
}
.about_us_mid {
    padding: 30px 0;
    background: #d44032;
}
.about_us_top {
    border-color: transparent transparent transparent #d44032;
}
.about_us_bot {
    border-color: #d44032 transparent transparent transparent;
}
#about_us .back2top {
    border: #D44032 solid 1px;
    color: #D44032;
}
.team_corusel .mycont{
    padding: 75px 0 0;
}
.team_corusel .jcarousel-prev, .team_corusel .jcarousel-next {
    top: -75px;
}
.team_corusel {
    font-weight: 300;
    margin-top: -50px;
}
.team_photo {
    position: relative;
}
.team_post {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 280px;
    height: 170px;
    font-size: 37px;
    padding: 80px 0 0;
    background: url(../image/redbg.png) repeat;
    display: none;
}
.team_name {
    font-size: 37px;
    padding: 15px 0;
    background: url(../image/whiteline.png) repeat-x bottom;
    margin-bottom: 15px;
}
.team_entry {
    font-size: 17px;
    margin-bottom: 15px;
}
.team_social a {
    text-align: center;
    margin: 0 3px;
    font-size: 18px;
}
.team_social a:hover {
    color: #8e2b22;
}
.our_skills h4 {
    font-weight: 700;
    text-transform: uppercase;
}
.speed_container {
    margin: 30px 0 0;
    overflow: hidden;
}
.speed_box {
    width: 18%;
    float: left;
    margin: 0 1%;
    position: relative;
    text-align: center;
}
.knob_box {
    position: relative;
}
.knob_title {
    font-size: 17px;
    font-weight: 300;
}
/* CONTACT US */
.contact_us_intro {
    background-image: url(../image/contact_img.jpg);
}
.contact_us_main {
    position: relative;
}
#contact_us .plug {
    background: #4c4c4c;
}
.contact_us_top {
    border-color: transparent transparent #4c4c4c transparent;
}
.contact_us_bot {
    border-color: transparent #4c4c4c transparent transparent;
}
.contact_us_mid {
    background: #4c4c4c;
    padding: 30px 0;
}
#contact_us .back2top {
    border:#4c4c4c solid 1px;
    color: #4c4c4c;
}
.google_map {
    margin-bottom: 50px;
}
.google_map iframe {
    width: 100%;
}
/* FOOTER */
footer {
    margin: -60px 0 0;
    background: #000000;
    padding: 80px 0 30px;
}
.footer_intro {
    padding-bottom: 40px;
    border-bottom: #2f2f2f solid 1px;
    margin-bottom: 60px;
}
.footer_intro h1, .footer_intro h2 {
    color: #383838;
    text-transform: uppercase;
    text-align: center;
}
.social_line {
    list-style: none;
    text-align: center;
    margin: 40px 0 0;
}
.social_line li {
    display: inline;
}
.social_line li a {
    font-size: 20px;
    margin: 0 5px;
    color: #2f2f2f;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.social_line li a:hover {
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_widgets {
    padding-bottom: 40px;
    border-bottom: #2f2f2f solid 1px;
    margin-bottom: 60px;
}
.latest_tweet ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.latest_tweet ul li {
    padding-left: 40px;
    background: url(../image/bird.png) no-repeat left top;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 15px;
}
.latest_tweet ul li .tweet_time a{
    color: #4c4c4c;
    display: block;
    text-decoration: none;
}
.date {
    font-size: 12px;
    font-style: italic;
    color: #2f2f2f;
}
.fpost h6 a {
    color: #fff;
    text-decoration: none;
}
#flickr_badge_wrapper tr {
    float: left;
}
.footer_bottom {
    color: #4c4c4c;
    font-weight: 300;
    font-size: 14px;
}
.footer_bottom .flogo img {
    opacity: .25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity=25);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.footer_bottom .flogo:hover img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.footer_bottom a {
    color: #fff;
}
.mob_nav {
    display: none;
}
/* BLOG */
#blog {
    background: #56a228;
    margin-bottom: 60px;
    padding: 100px 0 0;
}
#blog .plug {
    background: #56a228;
}
.post {
    margin: 50px 0;
    padding-bottom: 50px;
    background: url(../image/whiteline.png) repeat-x bottom;
}
.post h2 a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
.post_thumb {
    background: url(../image/whiteline.png) repeat;
    padding: 5px;
    margin: 15px 0;
}
.post_thumb img {
    width: 100%;
    height: auto;
}
.entry {
    font-size: 17px;
    margin-bottom: 50px;
}
.post_info {
    text-align: center;
    margin: 0;
    padding: 0;
}
.post_info li {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 62px;
    color: #a0cb86;
    margin: 0 15px 5px;
}
.post_info li .circ {
    display: inline-block;
    color: #fff;
    border: #a0cb86 solid 1px;
    border-radius: 50%;
    margin-right: 10px;
    width: 62px;
    font-size: 17px;
}
.post_info li.read_more a {
    color: #fff;
    padding-left: 72px;
    display: block;
    text-decoration: none;
    background: url(../image/rm.png) no-repeat left;
}
.pagination ul {
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
}
.pagination ul li {
    display: inline-block;
    margin: 0 10px;
}
.pagination ul li a {
    display: block;
    width: 62px;
    height: 62px;
    color: #fff;
    text-decoration: none;
    border: #65aa3b solid 1px;
    border-radius: 50%;
    line-height: 62px;
}
.pagination ul li a.current {
    background: #fff;
    color: #56a228;
}
.post_nav {
    text-align: center;
    margin: 0;
    padding: 0;
}
.post_nav li {
    display: inline-block;
    margin: 0 10px;
}
.post_nav li.prev_post a {
    background: url(../image/cor_nav.png) no-repeat left;
}
.post_nav li.next_post a {
    background: url(../image/cor_nav.png) no-repeat right;
}
.post_nav li.back_blog a {
    background: url(../image/back_blog.png) no-repeat;
}
.post_nav li a {
    display: block;
    width: 62px;
    height: 62px;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.post_nav li a:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
#respond {
    margin-bottom: 30px;
}
.error_checker {
    background: #FF0000;
    border-radius: 5px;
    padding: 7px;
    display: none;
}
.error_checker:before {
    content: "\f057";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
