/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

body{
	font-size: 15px!important;
	font-color: #222222;
	line-height: 1.3!important;
	-webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
.full_width {
    position: relative;
}
nav.main_menu>ul>li>a {
    position: relative;
    padding: 0 17px;
    color: #515052;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}
nav.main_menu>ul>li:last-child>a {
    padding-right: 0px;
}
a.qbutton.default {
    background: #ea8823;
    border-color: #ea8823;
    color: #fff;
}
a.qbutton.white {
    background: transparent;
    border-color: #525254;
    color: #525254;
		margin-left: 14px;
}
a.qbutton.default:hover {
    background: #515052;
    border-color: #515052;
    color: #fff;
}
.carousel-inner .slider_content .text .qbutton {
    margin: 10px 0 0;
    text-align: center;
    border: 2px solid #ffffff;
    background: rgb(255, 255, 255);
    color: #484749;
    padding: 13px 21px!important;
    font-size: 1em;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
    margin-top: -5px;
    line-height: 1!important;
    height: auto!important;
}
.carousel-inner .slider_content .text .qbutton:hover {
    margin: 10px 0 0;
    text-align: center;
    border: 2px solid #484749;
    background: #484749;
    color: #fff;
    margin-top: -5px;

}
p {
    color: #565656;
    margin: 10px 0px;
/*    max-width: 840px;*/
}
.q_logo a {
    top: 0px;
    height: 40px!important;
}
header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
    height: 35px!important;
}
.inwhite, .inwhite h1, .inwhite h2, .inwhite h3, .inwhite h4, .inwhite p{
	color: #fff!important;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
}
.inwhite p{
	font-weight: 600;
	font-size: 0.9em;
	line-height: 1.3;
}
.inwhite h2{
	font-weight: 500;
	color: #fff;
    margin-bottom: 15px!important;
}
h1{
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    /* font-family: 'Prompt', sans-serif; */
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
h1 b, h1 strong{
	white-space: nowrap;
}
h5 {
    font-family: 'Comfortaa', sans-serif !important;
    font-weight: 500!important;
}
#esquemas .p3 .ptitle {
    display: block;
}
#esquema-details .ptitle {
    display: none;
}
#esquema-details .ptitle h2 {
    text-align: left!important;
}
.vc_empty_space.both{
	clear: both;
}
#contactdetails {
    max-width: 550px;
    float: right;
}
.esquema-details .wpb_text_column:last-child p {
    margin-bottom: 0px!important;
}
.pagination ul li a, .pagination ul li span {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    color: #474648;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: white;
}
.pagination ul li.active span, .pagination ul li a:hover {
    background-color: #ec9130;
    color: #fff;
}

@media (max-width: 449px){
	#esquemas .vc_column_container>.vc_column-inner{
		background-image: none!important;
		padding-top: 10px;
	}
	#esquemas .ptitle, #esquema-details .ptitle {
	    text-align: center !important;
	}	
	#esquemas .vc_column_container{
		width: 100%!important;
	}
	.esquema-details img {
        display: block;
	    width: 44px;
	    height: 44px;
	    margin-right: 10px;
	    margin-bottom: 4px!important;
	    float: left;
	    margin-bottom: 30px!important;
	    clear: both;
	    margin-top: -11px;
	}
	.esquema-details h3 {
	    margin-top: 50px;
	}
	.esquema-details p {
	    margin-top: 8px;
	}
	.esquema-details{
		padding-top: 20px;
	}
	section.parallax_section_holder {
	    height: auto !important;
	    min-height: 250px;
	}
	#esquemas .vc_column-inner  {
		padding: 0px!important;
	}
}

@media (min-width: 1025px){
	#cwheader h1{
	    font-size: 2.7em;
	}
	#esquemas .p3 .ptitle {
	    display: none;
	}
	#esquema-details .ptitle {
	    display: block;
	}
	h1{
	    /*max-width: 85%;*/
	}
	#esquemas .vc_column_container>.vc_column-inner{
		height: 380px;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding-top: 0px;
	    text-align: center;
	}
	.esquemav{
		display: none;
	}
	.esquema-details{
		float: right;
		width: 380px;
		max-width: 35%;
	}
	.esquema-details .ptitle {
	    padding-bottom: 60px!important;
	}
	.esquema-details .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;		
	}
	#esquemas .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;	
	}
	.esquema-details img {
	    display: none;
	}
	.esquema-details p {
		margin-top: 0px;
		margin-bottom: 30px!important;
	    min-height: 50px;
	}
	
	#esquemas .vc_column_container>.vc_column-inner{
		height: 380px;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding-top: 0px;
	    text-align: center;
	}
	
	#esquemas .p1>.vc_column-inner{
		background-position: left center;
	    text-align: left;
	}
	#esquemas .p1 .ptitle h2{
		text-align: left!important;
	}
	#esquemas .p3 .ptitle h2{
		text-align: right!important;
	}
	#esquemas .p3>.vc_column-inner{
		background-position: right center;
	    text-align: right;
	}
	#esquemas .mobileimage { display: none; }
	#esquemas {
	    margin-top: 46px;
	    float: left;
	}
	#esquemas .ptitle {
	    margin-top: -46px;
	}	
	#esquemas .section_inner {
		width: 100%!important;
	}
	#esquemas .section_inner_margin {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
}
@media (max-width: 767px){
	.equipapics .q_team_image {
	    float: left;
	    max-width: 25%!important;
	}
	.equipapics .wpb_column:nth-child(2) .q_team_image {
		float: right;
	}
	.equipapics.equipapics2 .q_team_image {
	    float: right;
	    max-width: 25%!important;
	}
	.equipapics.equipapics2 .wpb_column:nth-child(2) .q_team_image {
		float: left;
	}
	.equipapics .vc_empty_space{
		display: none;
	}
	.q_team .q_team_text {
	    padding: 23px 16px;
	    border-style: none;
	    border-width: 1px;
	    border-color: #f6f6f6;
	    border-top: none!important;
	    margin: 0 auto;
	    width: 50%;
	}
}
@media (max-width: 449px){
	.equipapics .q_team_image {
	    float: left;
	    max-width: 40%!important;
	    margin-bottom: 30px!important;
	}
	.equipapics .wpb_column:nth-child(2) .q_team_image {
		float: right;
	}
	.equipapics.equipapics2 .q_team_image {
	    float: right;
	    max-width: 40%!important;
	}
	.equipapics.equipapics2 .wpb_column:nth-child(2) .q_team_image {
		float: left;
	}
	.equipapics .wpb_column:nth-child(2) .q_team_text {
		float: left;
	}
	.equipapics .vc_empty_space{
		display: none;
	}
	.q_team .q_team_text {
	    padding: 23px 0px;
	    border-style: none;
	    border-width: 1px;
	    border-color: #f6f6f6;
	    border-top: none!important;
	    margin: 0px!important;
	    width: 50%!important;
	    float: right;
	}
	.equipapics.equipapics2 .q_team_text {
	    float: left;
	}
	.equipapics.equipapics2 .wpb_column:nth-child(2) .q_team_text {
		float: right;
	}
	.q_team .q_team_title_holder .q_team_name, .q_team_title_holder span {
	    text-align: left!important;
		display: inherit;
	}
	.q_team .q_team_text_inner .separator{
		margin-left: 0px!important;
		width: 50%;
		margin-left: -35%!important;
	}
	.equipapics .wpb_column:nth-child(2) .q_team_text_inner .separator {
		margin-left: 0px!important;
		width: 135%;
	}
	.equipapics.equipapics2 .q_team .q_team_text_inner .separator{
		margin-left: 0px!important;
		width: 135%;
	}
	.equipapics.equipapics2 .wpb_column:nth-child(2) .q_team_text_inner .separator {
		margin-left: 0px!important;
		width: 50%;
		margin-left: -35%!important;
	}
	.q_team .q_team_social_holder {
	    position: relative;
	    text-align: left!important;
	}
	.q_social_icon_holder.normal_social {
	    marging-left: 0px!important;
	}
	.q_team .q_team_image {
	    position: relative;
	    border-radius: 50%;
	    border: 2px solid #d87127;
	    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
	    width: 80%;
	    max-width: 180px;
	    margin: 0 auto;
	    z-index: 10;
	}
	.q_team .q_team_image {
	    border: 2px solid #d87127!important;
	}
	.q_social_icon_holder.normal_social {
	    margin: 0 6px;
	    margin-left: 0px;
	    margin-top: -10px!important;
	}
}
@media (min-width: 450px) and (max-width: 1024px){
	#esquemas .vc_column_container>.vc_column-inner{
		height: 380px;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding-top: 0px;
	    text-align: center;
	}
	#esquema-details .section_inner_margin {
	    margin:0px;
	}
	#esquemas .p1>.vc_column-inner, #esquemas .p2>.vc_column-inner, #esquemas .p3>.vc_column-inner {
		padding: 0px!important;
	} 
	#esquema-details {
	    padding-top: 40px;
	}
	.esquemav{
		display: none;
	}
	.esquema-details .ptitle {
	    padding-bottom: 60px!important;
	}
	.esquema-details .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;		
	}
	#esquemas .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;	
	}
	.esquema-details img {
	    display: block;
	    width: 48px;
	    height: 48px;
	    margin-right: 10px;
	    margin-bottom: 4px!important;
	    float: left;
	    margin-bottom: 30px!important;
	    clear: both;
	    margin-top: -12px;
	}
	.esquema-details p {
		margin-top: 0px;
		margin-bottom: 45px!important;
	}	
	#esquemas .p1, #esquemas .p2, #esquemas .p3{
		width: 33.33333333%;
		float: left;
	}
	#esquemas .p1>.vc_column-inner{
		background-position: left center;
	    text-align: left;
	}
	#esquemas .p3>.vc_column-inner{
		background-position: right center;
	    text-align: right;
	}
	#esquemas .p2>.vc_column-inner, #esquemas .p3>.vc_column-inner{
		width: 110%;
	}
	#esquemas .mobileimage { display: none; }
	#esquemas {
	    margin-top: 46px;
	    float: none;
	    margin-left: 0px!important;
	    margin-right: 0px!important;
	}
	#esquemas .ptitle {
	    margin-top: -46px;
	}	
	#esquemas .section_inner {
		width: 100%!important;
	}
	#esquemas .section_inner_margin {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
}
@media (min-width: 450px) and (max-width: 799px){
	#esquemas .vc_column_container>.vc_column-inner{
		height: 315px;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding-top: 0px;
	    text-align: center;
	}
	.esquemav{
		display: none;
	}
	.esquema-details .ptitle {
	    padding-bottom: 60px!important;
	}
	.esquema-details .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;		
	}
	#esquemas .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;	
	}
	.esquema-details img {
	    display: none;
	}
	.esquema-details p {
		margin-top: 0px;
		margin-bottom: 30px!important;
	    min-height: 50px;
	}	
	#esquemas .p1, #esquemas .p2, #esquemas .p3{
		width: 33.33333333%;
		float: left;
	}
	#esquemas .p1>.vc_column-inner{
		background-position: left center;
	    text-align: left;
	}
	#esquemas .p3>.vc_column-inner{
		background-position: right center;
	    text-align: right;
	}
	#esquemas .p2>.vc_column-inner, #esquemas .p3>.vc_column-inner{
		width: 110%;
	}
	#esquemas .mobileimage { display: none; }
	#esquemas {
	    margin-top: 46px;
	    float: none;
	    margin-left: 0px!important;
	    margin-right: 0px!important;
	}
	#esquemas .ptitle {
	    margin-top: -46px;
	}	
	#esquemas .section_inner {
		width: 100%!important;
	}
	#esquemas .section_inner_margin {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
}
@media (min-width: 450px) and (max-width: 699px){
	#esquemas .vc_column_container>.vc_column-inner{
		height: 280px!important;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding-top: 0px;
	    text-align: center;
	}
	.esquemav{
		display: none;
	}
	.esquema-details .ptitle {
	    padding-bottom: 60px!important;
	}
	.esquema-details .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;		
	}
	#esquemas .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;	
	}
	.esquema-details img {
	    display: none;
	}
	.esquema-details p {
		margin-top: 0px;
		margin-bottom: 30px!important;
	    min-height: 50px;
	}	
	#esquemas .p1, #esquemas .p2, #esquemas .p3{
		width: 33.33333333%;
		float: left;
	}
	#esquemas .p1>.vc_column-inner{
		background-position: left center;
	    text-align: left;
	}
	#esquemas .p3>.vc_column-inner{
		background-position: right center;
	    text-align: right;
	}
	#esquemas .p2>.vc_column-inner, #esquemas .p3>.vc_column-inner{
		width: 110%;
	}
	#esquemas .mobileimage { display: none; }
	#esquemas {
	    margin-top: 46px;
	    float: none;
	    margin-left: 0px!important;
	    margin-right: 0px!important;
	}
	#esquemas .ptitle {
	    margin-top: -46px;
	}	
	#esquemas .section_inner {
		width: 100%!important;
	}
	#esquemas .section_inner_margin {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
}
@media (min-width: 450px) and (max-width: 599px){
	.ptitle h2 {
	    font-size: 1.2em;
	}
	#esquemas .vc_column_container>.vc_column-inner{
		height: 220px!important;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding-top: 0px;
	    text-align: center;
	}
	.esquemav{
		display: none;
	}
	.esquema-details .ptitle {
	    padding-bottom: 60px!important;
	}
	.esquema-details .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;		
	}
	#esquemas .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;	
	}
	.esquema-details img {
	    display: none;
	}
	.esquema-details p {
		margin-top: 0px;
		margin-bottom: 30px!important;
	    min-height: 50px;
	}	
	#esquemas .p1, #esquemas .p2, #esquemas .p3{
		width: 33.33333333%;
		float: left;
	}
	#esquemas .p1>.vc_column-inner{
		background-position: left center;
	    text-align: left;
	}
	#esquemas .p3>.vc_column-inner{
		background-position: 90% center;
	    text-align: right;
	}
	#esquemas .p2>.vc_column-inner, #esquemas .p3>.vc_column-inner{
		width: 110%;
	}
	#esquemas .mobileimage { display: none; }
	#esquemas {
	    margin-top: 46px;
	    float: none;
	    margin-left: 0px!important;
	    margin-right: 0px!important;
	}
	#esquemas .ptitle {
	    margin-top: -46px;
	}	
	#esquemas .section_inner {
		width: 100%!important;
	}
	#esquemas .section_inner_margin {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
}



h1 small{
    font-size: 0.6em;
    vertical-align: 5px;
}
.h2, h2 {
    font-size: 1.6em;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0;
    font-family: 'Prompt', sans-serif;
    letter-spacing: 0.02em;
}
.h3, h3 {
	font-size: 1.4em;
    line-height: 1.2;
    letter-spacing: 0.02em;
    font-weight: 600;
    color: #273943;
    /* font-family: 'Prompt', sans-serif; */

}
.h4, h4 {
    font-size: 1.2em;
    line-height: 1;
    font-weight: 400;
    font-family: 'Prompt', sans-serif;
}
h5 {
 	line-height: 1.5;
    font-family: 'Prompt', sans-serif;
    color: #eb8a23;
    font-weight: 400;
    letter-spacing: 0.05em;

}
.separator{
	font-size: 1.5em;
	height: auto;
	margin: 0px;
}
.separator h1 {
	font-weight: 600!important;}

.inwhite h5 {
    line-height: 1.1;
    color: #ffdb82;
}
.svg.icon{
	float: left;
	margin-right: 15px;
	margin-top: -3px;
}
.svg.icon div div {
    background: rgb(230, 126, 40);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: 3px solid #faaf17;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.07);
}
.svg.icon img {
	width: 36px;
	height: 36px;
	padding: 12px;
}
.iconlist .vc_empty_space {
    clear: both;
    height: 30px!important;
}
.iconlist p{
	font-size: 0.9em;
	margin-top: 5px!important;
}
.iconlist h2{
	margin: 5px 0px!important;
}
.h3icons img{
	width: 80%;
	margin-bottom: 10px;
}
.h3icons p{
	margin: 0px;
	line-height: 1.3;
	font-size: 0.9em;
}
.steptitlemargin{
	height: 40px;
}

.iconcenter{
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top; 50%;
}
.iconhands {
    width: 100%;
    position: relative;
}
.steparea{
	display: block;
	position: relative;
}
.iconcircles{
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.17);
}
.h3icons .steparea{
	padding-left: 80px;
}

.iconcenter.arrow {
    right: -25%;
    left: auto;
}
.iconcenter.arrow.arrow1 {
    right: 0%;
    left: auto;
}
.iconcenter.arrow.arrow2{
	-ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}
.iconcenter.arrow.arrow4{
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.q_team .q_team_image img {
    width: 100%;
    vertical-align: middle;
    border-radius: 50%;
}
.q_team {
    background-color: transparent;
    overflow: visible;
}
.q_team_inner {
    overflow: visible;
    width: 100%;
}
.q_team .q_team_title_holder {
    line-height: 1;
}
.q_team .q_team_image {
    position: relative;
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
    width: 80%;
    max-width: 180px;
    margin: 0 auto;
}
.q_team .q_team_title_holder .q_team_name {
    margin-bottom: 7px;
    font-size: 1.2em;
    text-transform: none;
    color: #ea8823;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
}
.q_team_title_holder span {
    line-height: 1!important;
    font-weight: 400;
    font-size: 0.9em;
}
p {
    color: #565656;
    margin: 10px 0px;
}

.stepv h2{
	margin: 15px 0px!important;
}

.inwhiteicons .vc_single_image-wrapper {
    border-radius: 50%;
    padding: 4px;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
    width: 90px;
    height: 90px;
}
.inwhiteicons .vc_single_image-wrapper img {
    margin: 12px;
    width: 64px;
    height: 64px;

}
.laranja{
	background-color: #eb8a23;
}
.carousel-inner .slider_content {
    top: 190px!important;
    width: 100%!important;
}
.carousel-inner h2 {
	font-weight: 300;
    color: #ea7535;
    text-align: left;
    padding: 0;
    text-shadow: none;
    font-style: normal;
    text-rendering: optimizeLegibility !important;
    font-kerning: normal !important;
    font-size: 50px!important;
    line-height: 0.95;
    letter-spacing: 0.05em;
    font-family: 'Comfortaa', sans-serif;
    margin:0px;
}
.carousel-inner .q_slide_subtitle {
	font-weight: 600;
    color: #484749;
    text-align: left;
    padding: 0;
    text-shadow: none;
    font-style: normal;
    text-rendering: optimizeLegibility !important;
    font-kerning: normal !important;
    font-size: 22px!important;
    line-height: 1;
    letter-spacing: 0.01em;
    font-family: 'Comfortaa', sans-serif;
	text-transform: none;
	margin-top: 5px;
}
.carousel-inner p {
	color: #2b2b2b;
    text-align: left;
    font-size: 1.15em;
    line-height: 1.3;
    font-weight: 400;
    margin: 10px 0 15px;
    text-shadow: none;
    font-family: 'Comfortaa';
    font-size: 1em;
}
.carousel-inner .slider_content .thumb img {
    max-height: 100%;
    max-width: 400px;
}

input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    background: rgba(50, 15, 16, 0.13);
    border: 1px solid rgb(226, 222, 223);
    border-radius: 1px;
    padding: 4px 8px;
    line-height: 24px;
    color: #fff!important;
    font-weight: 500;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background: rgba(50, 15, 16, 0.13);
    border: 1px solid rgb(226, 222, 223);
    border-radius: 2px;
    color: #fff!important;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 2px;
    color: #761d19!important;
}

.footer_top .footer_col2 {
    text-align: left!important;
    color: #fff!important;
}
.footer_top h5 {
    color: #ffffff;
    font-size: 1.8em;
    text-transform: uppercase;
    font-family: 'Comfortaa', sans-serif;
    letter-spacing: 0.1em;
}

.footer_top b, .footer_top strong{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1em;
}
.footer_bottom .textwidget {
    line-height: 1.5;
    padding: 20px 15px;
    color: #fff!important;
    font-family: 'Raleway', sans-serif;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   	color:    #fff;
   	opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   	color:    #fff;
   	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   	color:    #fff;
}
svg path {
	fill: #fff !important;
}
.call_to_action.normal {
    padding: 0px;
    background: transparent;
}
.call_to_action .text_wrapper .call_to_action_text {
    color: #000;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 500;
}
.qbutton.white {
    border-color: #d87127;
    color: #d87127;
}
a.qbutton.white:hover {
    color: #fff;
}


.contactdetails	p{
	margin: 5px 0px 20px 0px;
}

.apps h1 {
   	line-height: 0.95;
	margin-bottom: 30px;
}

.apps h1 strong {
    color: #4b4a4c;
    font-weight: 400;
    display: block;
    font-size: 1.3em;
}
.apps .appimage .vc_column-inner {
    padding: 0px;
}
.apps .margemesq{
	padding-right: 20px;
	box-sizing: border-box;
}
.apps .margemdir{
	padding-left: 40px;
}

.call_to_action.normal{
	background: #273943;
	padding: 90px 0px;
}
.cwhomelogo img {
    width: 330px;
}

.call_to_action .text_wrapper .call_to_action_text {
    color: #000;
    letter-spacing: 0px;
    font-size: 1.2em;
    font-weight: 400;
}
.call_to_action_text h1 {
    color: #ff9222;
}
.call_to_action_text p {
    color: #fff;
}

.call_to_action .column2.button_wrapper .qbutton {
    color: #fff;
    border-color: #fff;
    background: #273943;
	padding: 5px 40px;
	font-size: 1.1em;
}
.call_to_action .column2.button_wrapper .qbutton:hover {
    color: #4b4a4b;
    border-color: #ff9222;
    background: #ff9222;
}
nav.main_menu ul li a.current {
    color: #ea8823;
}
#cwheader {
    height: 50vh;
    background-size: cover;
	background-position: center center;
	display: table;
    margin: 0 auto;
    width: 100%;
}
#cwheader img {
    width: 400px;
	max-width: 90%;
}
#cwheader > .section_inner {
    display: table-cell;
    vertical-align: middle;
}

#cwheader h1{
    color: #fff;
    font-weight: 600;
    max-width: 100%;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}
.introtext {
    font-size: 1.2em;
}
.introtext p, .introtext h1{
	max-width: 800px;
	margin: 0 auto;
	line-height: 1.2;
}

.esquemah img{
	width: 900px;
}
.toright{
	float: right;
}
.splitrow{
	clear: both;
	width: 1920px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	height: auto;
	display: block;
}
.splitrow .section_inner, .splitrow .section_inner_margin {
	height: 100%;
}
.splitrow.grid_section .section_inner{
	width: 100%;
	padding: 0px!important;
}
.tomiddle{
	text-align: left;
    padding: 30px 60px;
    font-size: 1.1em;
    position: relative;
}
.tomiddle:first-child{
	left: 0px;
	right: auto;	
}
.tomiddle .vc_column-inner {
	width: 490px;
	max-width: 100%;
	float: left;
}
.tomiddle.toleft .vc_column-inner {
	float: right;
}
.tomiddle h1 {
    line-height: 1;
}

.splitrow .vc_column-inner {
    padding: 0px;
}
.call_to_action>.container_inner {
    padding: 0 45px!important;
}

.latest_post_holder.boxes>ul>li, .latest_post_holder.dividers>ul>li {
    background-color: transparent;
}
.carousel-control {
    opacity: 1!important;
    width: 5%;
}
.carousel-control .next_nav, .carousel-control .prev_nav {
   opacity: 0.6;
   border-radius: 6px;
}
.carousel-control .next_nav, .carousel-control .prev_nav {
    border: 2px solid #ffffff;
    background: rgba(255, 255, 255, 0.5);
}
.carousel-control:hover .next_nav, .carousel-control:hover .prev_nav {
    border: 2px solid #484749;
    background: #484749;
}
.carousel-control i {
    color: #484749;
}
.carousel-control:hover .next_nav i, .carousel-control:hover .prev_nav i {
    color: #fff;
}
.blog_holder.blog_single article h2 {
    display: block;
    margin-bottom: 25px!important;
    font-family: 'Comfortaa', sans-serif;
    letter-spacing: 0.05em;
    font-weight: 400;
    color: #484749;
}
.blog_single.blog_holder article .post_text .post_text_inner {
    padding-bottom: 60px;
    padding-top: 30px;
}
.blog_holder article .post_text h5 {
    font-family: 'Comfortaa', sans-serif;
    letter-spacing: 0.05em;
    font-weight: 400;
    margin-bottom: 18px;
    margin-top: 8px;
    font-size: 1.5em;
    line-height: 1.1;
}
.blog_holder article .post_text h5 a {
    color: #eb8a23;
}
.blog_holder article .post_text p{
    font-size: 14px;
    line-height: 1.3;
}
span.time.entry_date.updated {
    color: #adadad;
}
.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    color: #ec9130;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 1.15em;
    letter-spacing: 0px;
}

.blog_holder .gallery img{
	border: none!important;
}

.blog_holder .gallery-item {
    padding-right: 15px;
    box-sizing: border-box;
}
.blog_holder .gallery {
    margin: auto;
    margin-bottom: 20px;
}
.blog h2.entry_title, .blog h2.entry_title a {
    font-weight: 400;
    color: #474648;
}
.blog h2.entry_title {
    margin-bottom: 25px;
    margin-top: 5px;
}
.icon_social_holder {
    width: 100%;
    display: inline-block;
    text-align: left;    
    padding: 0;
    border: none;
    margin: 0px;
}
.icon_social_holder:before {
    content: '';
    display: block;
    height: 2px;
    width: 50px;
    background: #dcdcdc;
    position: relative;
    top: -20px;
}
.social_share_list_holder ul li i {
    color: #5c5b5d;    
    font-size: 1.3em;
}
.icon_social_holder>div {
    display: inline-block;
    margin: 0px;
    font-size: 13px;
    font-weight: 400;
    color: #ec9232;
    font-weight: 600;
    text-transform: uppercase;
}
.social_share_list_holder ul {
    list-style: none;
    display: inline-block;
    margin-left: 8px;
}
.google_map_ovrlay, .google_map_shortcode_overlay {
    display: none!important;
}
.error404 .content{
	padding-top: 100px!important;
}
.page_not_found {
    margin-top: 90px;
}
.page_not_found p {
    margin: 0 auto;
}
@media (max-width: 1200px){
	#contactdetails {
	    max-width: auto;
	    float: none;
	}
	.parallax_content .vc_column-inner {
	    padding: 0px;
	}
	.carousel-inner h2, .carousel:not(.advanced_responsiveness) .carousel-inner h2 {
		font-size: 50px!important;
	    line-height: 0.95!important;
	}
	.carousel-inner .q_slide_subtitle {
		font-size: 22px!important;
	    line-height: 1!important;
	}
	.carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
		font-size: inherit!important;
	    line-height: inherit!important;
	}
	.carousel:not(.advanced_responsiveness) .carousel-inner .q_slide_subtitle span {
		font-size: inherit!important;
	    line-height: inherit!important;
	}
	.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
	    width: 100%;
	    padding-left: 60px!important;
	    padding-right: 60px!important;
	    box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	.esquema-details.grid_section .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;		
	}
	#esquemas.grid_section .section_inner {
		width: 100%;
		padding-left: 0px!important;
		padding-right: 0px!important;	
	}
	.contactdetails{
		padding-left: 45px!important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.carousel-inner .slider_content, .header_bottom, .blog .content .container .container_inner, .single .content .container .container_inner {
    	padding: 0 45px!important;
	}
	header .container_inner{
		padding: 0px!important;
	}
}
@media (max-width: 1000px){
	.error404 .content{
		padding-top: 60px!important;
	}
	nav.mobile_menu>ul {
	    width: auto!important;
	    margin: 0 auto;
	}
	.carousel-control .next_nav, .carousel-control .prev_nav {
	    border:none!important;
	}
	.carousel-control .next_nav {
	    border-top-right-radius: 0px!important;
	    border-bottom-right-radius: 0px!important;
	}
	.carousel-control .prev_nav {
	    border-top-left-radius: 0px!important;
	    border-bottom-left-radius: 0px!important;
	}
	.carousel-inner .slider_content {
	    top: 70px!important;
	    width: 100%!important;
	}
	.mobile_menu_button, .side_menu_button {
	    height: 60px!important;
	}
	.logo_wrapper {
	    height: 60px!important;
	    left: 0;
	}
	header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
	    height: 30px!important;
	}
	.q_logo a {
	    top: 0px;
	    height: 35px!important;
	}
	.mobile_menu_button span {
	    font-size: 24px;
	    color: #ea7535;
	    line-height: 60px;
	}
	nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
	    font-size: 15px;
	    font-weight: 500;
	    color: #383838;
	    padding: 10px 0;
	    display: block;
	    position: relative;
	    text-transform: none;
	    line-height: 1.5;
	    letter-spacing: 0;
	}
	nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
	    border-bottom: none;
	}
	nav.mobile_menu>ul {
	    padding-bottom: 20px;
	}
	header {
	    position: fixed!important;
	}
	.logo_wrapper, .mobile_menu_button, .q_logo {
	    display: block;
	    top: 6px;
		margin-right: 0px;
	}
	.q_logo a {
	    left: 0!important;
	}
	.logo_wrapper {
	    position: relative!important;
	}
	.content{
		padding-top: 60px!important;
	}
	.carousel:not(.advanced_responsiveness) .carousel-inner .slider_content {
	    top: 10vh!important;
	}
	.carousel-inner h2, .carousel:not(.advanced_responsiveness) .carousel-inner h2 {
	    font-size: 45px!important;
	    line-height: 0.95!important;
	}
	.carousel-inner .q_slide_subtitle {
		font-size: 18px!important;
	    line-height: 1!important;
	}
	.carousel-inner .slider_content .text .qbutton {
	    text-align: center;
	    border: 2px solid #ffffff;
	    background: rgb(255, 255, 255);
	    color: #484749;
	    padding: 11px 18px!important;
	    font-size: 0.95em;
	    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
	    margin-top: -5px;
	    line-height: 1!important;
	    height: auto!important;
	}
	.carousel-inner .item .image {
	    position: absolute;
	    top: 0;
	    left: 0;
	    background-position: center center;
    }
    .esquema-details img {
	    display: block;
	    width: 48px;
	    height: 48px;
	    margin-right: 10px;
	    margin-bottom: 4px!important;
	    float: left;
	    margin-bottom: 30px!important;
	    clear: both;
	    margin-top: -12px;
	}
	.esquema-details h3 {
	    margin-top: 0px;
	}
	.esquema-details p {
	    margin-top: 0px;
		margin-left: 58px;
	}
}
@media (max-width: 800px){
	body{
		font-size: 14px!important;
	}
	h1{
		font-size: 1.85em;
	}
	h2{
		font-size: 1.55em;
	}
	h3{
		font-size: 1.35em;
	}
	h4{
		font-size: 1.15em;
	}
	.carousel:not(.advanced_responsiveness) .carousel-inner .slider_content_outer {
	    display: block;	    
	}
	.carousel:not(.advanced_responsiveness) .carousel-inner .slider_content {
	    display: block;
	    vertical-align: inherit;
	    position: relative;
	    top: 10vh!important;
	    left: 0!important;
	    box-sizing: border-box;
	}
	.carousel-inner .slider_content_outer{
		padding: 0px!important;
	}
	.carousel-inner h2, .carousel:not(.advanced_responsiveness) .carousel-inner h2 {
	    font-size: 44px!important;
	    line-height: 0.95!important;
	}
	.carousel-inner .q_slide_subtitle {
		font-size: 18px!important;
	    line-height: 1!important;
	}
}

#cwheader>.section_inner{
	padding: 0px!important;
}

@media (max-width: 767px){
	.boxed div.section .section_inner, .container_inner, .container_inner nav.content_menu, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
	    width: 100%;
	    padding-left: 45px!important;
	    padding-right: 45px!important;
	}
	.carousel-inner .slider_content, .header_bottom, .blog .content .container .container_inner, .single .content .container .container_inner {
    	padding: 0 30px!important;
	}
	.call_to_action>.container_inner {
	    padding: 0 30px!important;
	}
	.call_to_action h1, .call_to_action p {
	    width: 90%;
	}
	.call_to_action .column2.button_wrapper .qbutton {
	    padding: 1px 15px;
	    font-size: 1.1em;
	}
	.contactdetails{
		padding-left: 30px!important;
	}
	header .container_inner{
		padding: 0px!important;
	}
	.tomiddle{
		padding: 45px!important;
		float: none!important;
		padding-bottom: 90px!important;
	}
	.tomiddle .vc_column-inner{
		float: none!important;
	}
	.appimage{
		float: none!important;
		padding: 0px!important;
	}
	#cwheader .toright{
		float: none!important;
		margin-bottom: 30px;
	}
	#cwheader .toright .wpb_single_image.vc_align_right{
		text-align: left!important;
	}
	.introtext h1 {
	    text-align: left!important;
	}
}
@media (max-width: 600px){
	.call_to_action>.container_inner {
	    padding: 0 30px!important;
	}
	.call_to_action h1, .call_to_action p {
	    width: auto;
	    text-align: left!important;
	}
	.call_to_action .column2.button_wrapper .qbutton {
	    padding: 0px 13px;
	    font-size: 1em;
	    margin-top: 30px!important;
	}
	.call_to_action .column2.button_wrapper {
	    text-align: left;
	}
	.call_to_action.normal {
	    background: #273943;
	    padding: 50px 0px;
	}
}
@media (max-width: 449px){
	body{
		font-size: 13px!important;
	}	
	h1{
		font-size: 1.60em;
	}
	h2{
		font-size: 1.35em;
	}
	h3{
		font-size: 1.25em;
	}
	h4{
		font-size: 1.05em;
	}
	.tomiddle{
		padding: 35px!important;
		font-size: 1em;
		padding-bottom: 70px!important;
	}
	.vc_empty_space {
	    max-height: 50px;
	}
	.boxed div.section .section_inner, .container_inner, .container_inner nav.content_menu, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
	    width: 100%;
	    padding-left: 35px!important;
	    padding-right: 35px!important;
	}
	.carousel-inner .slider_content, .header_bottom, .blog .content .container .container_inner, .single .content .container .container_inner {
    	padding: 0 20px!important;
	}
	.call_to_action>.container_inner {
	    padding: 0 20px!important;
	}
	.contactdetails{
		padding-left: 20px!important;
	}
	header .container_inner{
		padding: 0px!important;
	}
	.carousel-inner h2, .carousel:not(.advanced_responsiveness) .carousel-inner h2 {
	    font-size: 30px!important;
	    line-height: 0.95!important;
	    font-weight: 400;
	}
	.carousel-inner .q_slide_subtitle {
		font-size: 16px!important;
	    line-height: 1.1!important;
	}
	.carousel-inner .slider_content .text .qbutton {
    	text-align: center;
	    border: 2px solid #ffffff;
	    background: rgb(255, 255, 255);
	    color: #484749;
	    padding: 10px 15px!important;
	    font-size: 0.9em;
	    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
	    margin-top: -5px;
	    line-height: 1!important;
	    height: auto!important;
	}
	.esquemav{
		display: block;
	    width: 300px;
	    max-width: 100%;
	    margin: 0 auto;
	}
	.esquema-details img {
	    display: block;
	    width: 32px;
	    height: 32px;
	    margin-right: 10px;
	    margin-bottom: 4px!important;
	    float: left;
	    margin-bottom: 30px!important;
	    clear: both;
	    margin-top: -6px;
	}
	.esquema-details h3 {
	    margin-top: 30px;
	}
	.esquema-details p {
	    margin-top: 8px;
		margin-left: 42px;
	}
	.esquemah{
		display: none;
	}
	.blog_holder article .post_text .post_text_inner {
	    padding: 20px 15px 20px;
	    background-color: #fff;
	}
	#esquema-details, #esquemas {
		margin:0px!important;
	}
	#esquemas .p1>.vc_column-inner, #esquemas .p2>.vc_column-inner, #esquemas .p3>.vc_column-inner {
		padding: 0px!important;
	}
}
@media (max-width: 350px){
	.tomiddle {
	    padding: 20px!important;
	    font-size: 1em;
	    padding-top: 25px!important;
	    padding-bottom: 50px!important;
	}
	.boxed div.section .section_inner, .container_inner, .container_inner nav.content_menu, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
	    width: 100%;
	    padding-left: 20px!important;
	    padding-right: 20px!important;
	}
	.vc_empty_space {
	    max-height: 40px;
	}
	.q_team .q_team_text {
	    padding: 0px;
	}	
	.esquema-details {
	    padding-top: 0px;
	    padding-left: 0;
	}
	#esquemas .p3 .ptitle {
	    display: block;
	    padding-top: 15px;
	}
	#esquemas .p1>.vc_column-inner, #esquemas .p2>.vc_column-inner, #esquemas .p3>.vc_column-inner {
		padding: 0px!important;
	}
}