html,body{
	font-family: 'Roboto', sans-serif;
	min-height: 100%;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color:#fff;
	padding: 0!important;
}
h1{font-size:42px;line-height:55px;}

h2{font-size:27px;line-height:37px;}

h3{font-size:20px;line-height:25px;}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
}

p{margin:0;}

/*common*/

.error {color: #ffffff;}

.display-none{display:none;}
.center-text{text-align:center;}
.extra_bold {font-weight:900;}

a,a:focus,a:visited,a:hover {
	text-decoration:none;
	color: #000;
}

img{	
	max-width: 100%; 	
	height: auto; 
}


.row-max-width{
	max-width:1040px;
	margin-right:auto;
	margin-left:auto;
}

.inner-row{
	padding-left:15px;
	padding-right:15px;
}

.modal-title {
    color: #33cc99;
}
.modal-footer .btn-special.max-width{
    max-width:100%;
}
.terms-text{
    text-align:right;
    padding-top:20px;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.dropdown-menu{
    top:30%;
    min-width: 5rem;
}
.pointer{
    cursor:pointer;
}

/*end*/
/********************navbar**********************************/
.navbar{
    padding:28px 0;
}
.navbar #home-link{
    padding:0 5%;
}
.navbar .nav-link{
    font-size: 14px;
    color: #929497;
    text-transform:uppercase;
    padding-right:15px;
    padding-left:15px;
}
.login{
    background:#000033;
    width: 100px;
    height: 91.17px;
    position: relative;
    top: -28px;
    text-align:center;
    right: -13px;
}
.login p{
    font-size: 14px;
    color: #ffffff;
    padding-top:10px;
}
.logMobile{
     background:#000033;
}
.navbar-light .navbar-nav .logMobile .nav-link{
     color:white;
}
/************fim de navbar****************************/
/************************************************* Topsection ************************************/	

#topsection  {
	background: #ffffff url(../img/1header_foto.jpg) bottom center no-repeat;
	background-size: cover;
	padding: 35px 0 55px;
}
#topsection .logo{
	padding-bottom:30px;
}
#topsection .title_text{
	margin-top:100px;
	text-shadow: 1px 1px 10px black;
}
#topsection .title_text h3{
	font-size: 40px;
    font-weight: normal;
    padding-top:15px;
    line-height:1;
}
#topsection .title_text h2{
    font-size: 65px;
    font-weight: 900;
    padding-top:5px;
    line-height:1;
}
#topsection .topbutton.ctm-btn{
	max-width:440px;
    height: 80px;
    background-image: linear-gradient(to right, #339966, #66cc99);
    text-transform:uppercase;
    color:white;
    margin:29px 0 100px;
    font-size: 18px;
    font-weight: 900;
    width:100%;
}

#topsection .circlediv{
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    background:#ff1e18;
    width: 150px;
    height: 150px;
    display:inline-block;
    line-height: 200px;
    box-shadow:0 0 50px 0.1px white;
}
#topsection .circlediv p{
    display: inline-block;
    line-height: normal;
    font-size:28px;
    font-weight:bold;
}
/************************ formulario de contacto **************************/
#section-form .min_height_column_color{
	margin-bottom:30px;
}
#section-form .form-body {
	padding: 40px 37px 42px;
}
#section-form .form-heading h2 {
    font-size: 40px;
    font-weight: 300;
    color: #ffffff;
    padding-top: 20px;
	padding-bottom: 40px;
	text-align:center;
}
#section-form .form-control{
	color: #ffffff;
	border: solid 1px #ffffff;
	background-color:#d3252e;
	font-size: 14px;
	font-weight:normal;
	line-height: 35px;
	height: 60px;
	width: 100%;
	border-radius:0;
}
#section-form input#nome{
	background: transparent url(../img/2faleConosco_nome.svg) 12px center no-repeat scroll;
	background-size: 21px 21px;
	padding-left:47px;
}

#section-form input#email{
	background: transparent url(../img/2faleConosco_email.svg) 12px center no-repeat scroll;
	background-size: 24px 17px;
	padding-left:46px;
}

#section-form .p_tooltip{
    text-align: right;
    padding-bottom: 5px;
    margin-top: -27px;
}
#section-form #check-error{
    display:none;
}
#section-form .btn_info{
    font-size:10px;
    padding-top:5px;
}
.border{
    border: 1px solid white;
}
option{
    background:#339966 linear-gradient(to right, #339966, #66cc99);
}

.ui-datepicker-title option{
    background:white;
    color:black;
}
.pad_15{
    padding: 0 15px;
}
.pad_15md_up{
    padding: 0 15px;
}
.margin_t10{
    margin-top:10px;
}
.form-control::-webkit-input-placeholder {
    color: #ffffff;
	 font-size: 16px;
  font-weight: 300;
	outline: 0;
	opacity: 1;
}
.form-control:-moz-placeholder {
	color: #ffffff;
	 font-size: 16px;
  font-weight: 300;
	outline: 0;
	opacity: 1;
}
.form-control::-moz-placeholder {
	color: #ffffff;
	 font-size: 16px;
  font-weight: 300;
	outline: 0;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
   color: #ffffff;
	 font-size: 16px;
  font-weight: 300;
	outline: 0;
	opacity: 1;
}
#section-form .left-inner-addon {
    position: relative;
	margin-bottom: 15px;
	text-align:left;
}
#section-form .left-inner-addon select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../img/P4L_formIcon05.png) 96% / 15% no-repeat #fff;
	background-size: 13px 6px;
	padding-left:46px;
}
#section-form .left-inner-addon select::-ms-expand { /*for IE 11 */
    display: none;
}
/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width: 0\0) {
  .left-inner-addon select {
    background: none;
    background: url(../img/P4L_formIcon05.png) 96% / 15% no-repeat #fff;
	background-size: 13px 6px;
  }
}

input[type=radio] {
	display:none;
} /* to hide the checkbox itself */

input[type=radio] + label {
	color:#fff;
    font-size: 16px;
    font-weight: bold;
}

#section-form input[type="radio"] + label:after {
  border: solid 1px #ffffff;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 16px;
  margin: 0 .25em 0 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  margin-top:10px;
}
#section-form input[type="radio"]#chb2 + label:after {
  margin-top:4px;
}
#section-form input[type="radio"]:checked + label:after {
  background: inherit;
  color: #ffffff;
  content: "\2713";
}
#section-form input[type="radio"]:checked + label:before {
  font-weight: bold;
  color: #ffffff;
  background: inherit;
}

input[type=checkbox] {
	display:none;
} /* to hide the checkbox itself */

input[type=checkbox] + label {
	color:#fff;
	font-size:11px;
	font-weight: 400;
}

input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

input[type=checkbox] + label:before { 
	content: "\f096"; 
} /* unchecked icon */

input[type=checkbox] + label:before {
	letter-spacing: 10px;
} /* space between checkbox and label */

input[type=checkbox]:checked + label:before {
	content: "\f046";
} /* checked icon */

input[type=checkbox]:checked + label:before {
	letter-spacing: 5px;
}

label{
    margin-bottom:12px;
}
#section-form h6{
    font-size: 16px;
    font-weight: bold;
    padding:20px 0;
    text-transform:uppercase;
}
.center-button{
    text-align:right;
}
#section-form .ctm-btn, .modal-footer .btn-special{
	background: #ffffff; /*linear-gradient(to right, #ff6600, #ffcc00) no-repeat;*/ /* For browsers that do not support gradients */
	border-radius: 1px;
	color: #ec1c23;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	height: 60px;
	width:100%;
	border:none;
}
#section-form .ctm-btn img{
    padding-left:40px;
}
#section-form .ctm-btn:focus, #topsection .ctm-btn:active{
	outline: 0;
}
#section-form .ctm-btn:hover {
	background-color: transparent;
	color:white;
	border:1px solid white;
}

/****************************************** end ******************************************/

/************************************* section 1 *************************************************/

#section-1 {
	background-color: #f3f3f3;
    color: #000000;
    overflow:hidden;
}
#section-1 .backLeft{
    padding:0;
}
#section-1 .backLeft img{
    width:100%;
}
#section-1 .backLeft .blueBox{
    background-color: #000033;
    padding:70px;
    max-width:440px;
    position:relative;
    top:-200px;
    right:0;
    color:#fff;
    font-size: 24px;
    line-height: 1.42;
    float:right;
}
#section-1 .backRight{
    padding:80px;
    color: #292929;
}
#section-1 .backRight h4{
    font-size: 50px;
    font-weight: 900;
    padding:20px 0 60px;
}
#section-1 .backRight h6{
    font-size: 24px;
    font-weight: 900;
    padding-bottom:40px;
}
#section-1 .backRight p{
    font-size: 16px;
    line-height: 1.63;
}



/******************************* end *******************************/

/**************************** section 2 *******************************/
#section-2 {
	background-color: #f3f3f3;
    color: #000000;
}
#section-2 .backRight{
    padding:0;
}
#section-2 .backRight img{
    width:100%;
}
#section-2 .backLeft{
    padding:80px;
    color: #292929;
}
#section-2 .backLeft h4{
    font-size: 50px;
    font-weight: 900;
    padding:20px 0 60px;
}
#section-2 .backLeft h6{
    font-size: 24px;
    font-weight: 900;
    padding-bottom:40px;
}
#section-2 .backLeft p{
    font-size: 16px;
    line-height: 1.63;
}
#section-2 .backLeft ul{
    -moz-padding-start: 15px;
    -webkit-padding-start: 15px;
    -khtml-padding-start: 15px;
    -o-padding-start: 15px;
    padding-start: 15px;
}
#section-2 .backLeft li{
    padding:10px 0;
    font-size: 16px;
    line-height: 1.63;
}


/***************************************** end *******************************/
/**************************** section 3 *******************************/
#section-3 {
	background-color: #e8e8e8;
    color: #000000;
}

#section-3 .back{
    padding:80px;
    color: #292929;
}
#section-3 h4{
    font-size: 50px;
    font-weight: 900;
    padding:80px 65px 0;
}
#section-3 h6{
    font-size: 24px;
    font-weight: 900;
    padding-bottom:40px;
}
#section-3 p{
    font-size: 16px;
    line-height: 1.63;
}


/***************************************** end *******************************/
/**************************** section icons *******************************/
#section-icons{
    background-color: #000033;
    color:#fff;
    text-align:center;
    padding:60px 0 40px;
    
}
#section-icons p{
    font-size: 16px;
    line-height: 1.63;
    font-weight: bold;
    padding:15px 0;
}
#section-icons img{
    padding:15px 0;
}

/***************************************** end *******************************/
/**************************** section solution *******************************/
#section-solution {
	background: #ffffff url(../img/6solucao_foto.jpg) center center no-repeat;
    background-size:cover;
    color: #fff;
}

#section-solution .back{
    padding:80px;
}
#section-solution h4{
    font-size: 50px;
    font-weight: 900;
    padding-bottom:35px;
}
#section-solution h6{
    font-size: 24px;
    font-weight: 900;
    padding-bottom:40px;
}
#section-solution p{
    font-size: 16px;
    line-height: 1.63;
}
#section-solution .btn-to-form img{
    padding-right:15px;
}
#section-solution .btn-to-form, #section-how .btn-to-form, #section-prefooter .btn-to-form{
    background-color: #ec1c23;
    font-size: 16px;
    line-height: 1.63;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.6px;
    padding:30px;
    text-transform:uppercase;
    color:#fff;
    margin-top:50px;
}

/***************************************** end *******************************/
/**************************** section vantagens *******************************/
#section-vantagens {
	background-color: #fff;
    color: #000000;
}
#section-vantagens .backRight{
    padding:0;
}
#section-vantagens .backRight img{
    width:100%;
}
#section-vantagens .backLeft{
    padding:80px;
    color: #292929;
}
#section-vantagens .backLeft h4{
    font-size: 50px;
    font-weight: 900;
    padding:20px 0 60px;
}
#section-vantagens .backLeft h6{
    font-size: 24px;
    font-weight: 900;
    padding-bottom:40px;
}
#section-vantagens .backLeft p{
    font-size: 16px;
    line-height: 1.63;
}
#section-vantagens .backLeft ul{
    -moz-padding-start: 15px;
    -webkit-padding-start: 15px;
    -khtml-padding-start: 15px;
    -o-padding-start: 15px;
    padding-start: 15px;
}
#section-vantagens .backLeft li{
    padding:10px 0;
    font-size: 16px;
    line-height: 1.63;
}


/***************************************** vantagens end *******************************/
/**************************** section how *******************************/
#section-how {
	background-color: #fff;
    color: #000000;
}

#section-how .back{
    padding:80px;
    color: #292929;
}
#section-how h4{
    font-size: 50px;
    font-weight: 900;
    padding: 20px 0 60px;
}
#section-how h6{
    font-size: 24px;
    padding-bottom:40px;
}
#section-how p{
    font-size: 16px;
    line-height: 1.63;
}
#section-how .blueBox{
    background-color: #000033;
    padding:70px;
}
#section-how .blueBox p{
    color:#fff;
    font-size: 24px;
    line-height: 1.42;
}

/***************************************** end *******************************/
/**************************** section faq *******************************/
#section-faq {
	background-color: #e8e8e8;
    color: #292929;
}

#section-faq .back{
    padding:80px;
}
#section-faq h4{
    font-size: 50px;
    font-weight: 900;
    padding: 20px 0 60px;
}
#section-faq p{
    font-size: 14px;
    line-height: 1.71;
    padding:15px 0;
}
#section-faq .hideFaq{
    display:none;
    padding-top:0;
}
#section-faq .line{
    text-decoration: line-through;
}
/***************************************** end *******************************/
/**************************** section prefooter *******************************/
#section-prefooter {
	background-color: #fff;
    color: #000000;
}

#section-prefooter .back{
    padding:80px;
    color: #292929;
}
#section-prefooter h4{
    font-size: 50px;
    font-weight: 900;
    padding: 20px 0 60px;
}
#section-prefooter h6{
    font-size: 24px;
    font-weight: 900;
    padding-bottom:40px;
}
#section-prefooter p{
    font-size: 16px;
    line-height: 1.63;
}
#section-prefooter a:not(.btn-to-form){
    color:#ec1c23;
    text-decoration:underline;
}

/***************************************** end *******************************/
/**************************** section footer *******************************/
#section-footer {
	background-color: #e8e8e8;
    color: #000000;
}

#section-footer .back{
    padding:80px;
    color: #292929;
}
#section-footer p{
    font-size: 14px;
    line-height: 1.63;
    padding-bottom:25px;
}

/***************************************** end *******************************/
/*****************************************  section-form(general) *******************************/
#section-form {
    background:#993333;
	color: white;
	text-align:center;
}

.show_576_800{
	    display:none;
	}
/***************************************** end *****************************************/
/********************************* modal box content ***********************************/
.modal-inner-content {
	overflow-y: auto;
    max-height: 400px;
    font-size: 12px;
    padding: 10px 30px;
    color:black;
}
.modal-content{
    border-radius:0;
}
.modal .error{
    color:red;
}
.modal .close{
    position:absolute;
    right:15px;
    top:15px;
    font-size: 36px;
    color: #993333;
    z-index:40;
}
.modal h4{
    font-size: 40px;
    font-weight: 300;
    color: #000033;
    padding:20px 0;
}
.modal p span{
    font-size: 12px;
    font-weight: bold;
    color: #993333;
    text-decoration:underline;
    text-transform:none;
}
.modal .regular{
    color: black;
    text-decoration:none;
    text-transform:none;
}
.modal .form-control{
    color: #000033;
	border: solid 1px #000033;
	background-color:transparent;
	font-size: 14px;
	font-weight:normal;
	line-height: 35px;
	height: 45px;
	width: 100%;
	border-radius:0;
}
.modal form p{
    font-size: 12px;
    letter-spacing: 0.6px;
    color: #000033;
    text-transform:uppercase;
}
.modal .ctm-btn{
	background: #993333; /*linear-gradient(to right, #ff6600, #ffcc00) no-repeat;*/ /* For browsers that do not support gradients */
	border-radius: 0;
	color: white;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	height: 45px;
	width:100%;
	border:none;
	margin:20px 0;
}
.modal .ctm-btn img{
    padding-left:40px;
}
.modal .ctm-btn:focus, .modal .ctm-btn:active{
	outline: 0;
}
.modal .ctm-btn:hover {
	background-color: #882222;
	color:white;
	border:1px solid white;
}
.modal .forgotHeader {
	text-align:center;
	max-width:300px;
	margin:0 auto;
}
.modal .forgotHeader p {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.7px;
    color: #000033;
    padding-bottom:15px;
}
/***************************************** end *****************************************/

/********************************** For media queries *******************************/
@media screen  and (min-width:1446px){
    .login{
        height: 92.17px;
    }
}
@media screen  and (min-width:1536px){
    .login{
        top:-29px;
    }
}
@media screen  and (min-width:1636px){
    .login{
        height: 93.17px;
    }
}
@media screen  and (min-width:1216px){
    #section-2{
        margin-top:-200px;
    }
}
@media screen  and (max-width:1215px){
    .navbar .nav-link{
        font-size:11px;
    }
    .login{
        top:-32px;
    }
    #section-1 .backLeft .blueBox{
        position:initial;
        max-width:100%;
        top:0;
        float:none;
        height:100%;
    }
    #section-how .blueBox, #section-how .back {
     padding:15px;   
    }
}
@media screen and (max-width:991px){
    .navbar-nav{
        padding-top:20px;
    }
    .navbar{
        padding-bottom:0;   
    }
    .navbar #home-link {
        padding: 0 15px 15px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 12px 15px;
    }
}
@media screen and (min-width:576px) and (max-width:800px){
	.show_576_800{
	    display:block;
	}
	#section-form input[type="radio"]#chb2 + label:after {
        margin-top: 21px;
    }
}
@media screen and (min-width:768px) and (max-width:824px){
	.ctm-btn img{
	    display:none;
    }
}
@media screen and (min-width:768px){
	
	#topsection .image_poupa{
		position: relative;
		min-height:460px;
		margin-top:35px;
		margin-bottom:30px;
	}
	#topsection .align_bottom{
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.container {
		width: 940px;
	}
	.space-lateral{
		padding-left:10px;
		padding-right:10px;
	}
	#section-1 .separacao_b30_row{padding-bottom:30px;}
	
	#section-2 .background_left, #section-2 .background_right{
		padding: 200px 50px 0;
	}
}	
@media screen and (max-width:767px){
    
    .flex {
    display: block;
    }
    
	#topsection .logo{
    	text-align:center;
    }
    #topsection .title_text {
        margin-top: 20px;
    }
	#topsection .min_height_column_color {
		margin-top: 30px;
	}
	#topsection .insert-padding{
		padding-left:15px;
		padding-right:15px;
	}
	#header .center_image{
		text-align:center;
	}
	#topsection .title_text h3{
	font-size: 20px;
    }
    #topsection .title_text h2{
    	font-size: 55px;
    	padding-top:5px;
    }
    #topsection .topbutton.ctm-btn{
            margin: 29px 0 50px;
    }
    #section-1 .backLeft .blueBox{
        height:auto;
    }
    #section-2 .backLeft, #section-1 .backRight, #section-vantagens .backLeft{
     padding:0 15px;   
    }
    #section-2 .backLeft li, #section-vantagens .backLeft li{
     padding:20px 0;   
    }
    #section-3 .back,#section-solution .back, #section-faq .back,#section-how .back,#section-footer .back, #section-prefooter .back,#section-1 .backLeft .blueBox{
        padding:30px;
    }
    #section-3 h4{
        padding:30px 15px 0;
    }
    h4{
        font-size:40px!important;
    }
    .modal-inner-content{
        padding:10px;
    }
}
@media screen and (min-width:576px) and (max-width:680px){
	#section-form .ctm-btn, .modal-footer .btn-special{
	    font-size:13px;
	}
}
@media screen and (max-width:575px){
    #section-form .p_tooltip{
        margin-top: 0;
    }
.pad_15md_up{
        padding: 0 ;
    }
    .center-button{
        text-align:center;
    }
    #section-form .form-body {
        padding: 40px 0 42px;
    }
}
@media screen and (min-width:375px) and (max-width:440px){
	#topsection .title_text h1{
		line-height: 45px;
	}
	#topsection .form-heading h2{
		font-size: 24px;
	}
}
@media screen and (max-width:380px){
	#topsection .title_text h1{
		line-height: 45px;
	}
	#topsection .form-heading h2,#topsection .ctm-btn, .modal-footer .btn-special{
		font-size: 18px;
	}
	#topsection .topbutton.ctm-btn{
	    font-size: 12px;
	}
	#section-form .ctm-btn, .modal-footer .btn-special{
	    font-size:13px;
	}
}
