html,body{
	font-family: 'Lato', sans-serif;
	min-height: 100%;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color:#fff;
}
body {
    margin: 0 auto;
	/*max-width: 1200px;*/
}
h1{font-size:42px;line-height:55px;}

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

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

.modal-header, .modal-inner-content{
    color:black;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 768px){
.selo.img{
  width:125px;  
}
}

.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

p{margin:0;}

/*common*/

/*.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0;
    padding-left: 0;
}*/
.error {
    color: #fa3243;
    margin: 0;
    font-size: 12px;
}

.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: #fff;
}

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


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

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




#cta-middle{
    margin: 40px auto 40px auto;
    
    display: block;
    background: #0e1a55 no-repeat;
    border-radius: 12px;
    color: #fff;
    font-size: 23px;
    letter-spacing: 0.6px;
    font-weight: 900;
    text-align: center;
    height: 63px;
    max-width: 330px;
    width: 100%;
    text-transform: uppercase;
}

#topsection .img_mais_vantagens {
    height: 50px;
}

#topsection .width_img {
    min-width: 70px;
}

#topsection .vantagens_row {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    margin: 10px 0 10px;
}

#card-fix img {
    max-width: 265px;
    transform: rotate(-15deg);
}






/************************************************* Topsection ************************************/	


#topsection  {
	
}
    #topsection {
        background: #ffffff url(../img/headerBG_desktop.jpg) center top no-repeat;
        background-position: center;
        background-size: cover;
    }
	/*#topsection .image_poupa{
		background: #ffffff url(../img/version-c2/c3.jpg) center top no-repeat;
        background-size: cover;
        padding: 35px 0 55px;
	}
	
	@media (max-width: 767px){
	 #topsection .image_poupa{
        background: #ffffff url(../img/version-c2/c3.jpg) center top no-repeat;
        background-size: cover;
	}*/

    @media (max-width: 991px){
     #topsection {
        background: #ffffff url(../img/headerBG_tablet.jpg) center top no-repeat;
        background-position: center;
        background-size: cover;
    }
	
	#section-icons h1{
	    font-size: 27px!important;
	}
	}
#topsection .logo{
	padding-bottom:30px;
}

#topsection h1{
	font-size: 65px;
    font-weight: 900;
    line-height: 1.08;
    color: #ffffff;
}
#topsection h3{
    font-size: 25px;
    color: #ffffff;
    padding:0;
    line-height:1.2;
}
/*#topsection h3{
	font-size: 36px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	padding:40px 0 35px;
	line-height:1;
}*/
#topsection .topPadding{
    padding: 55px 0 50px;
}
#topsection .finalwords{
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}
/*#topsection .separation_t_logo{
    padding-top:250px;
    margin:0 auto;
    display:block;
    padding-right:15px;
}*/
/************************ formulario de contacto **************************/
/*#topsection .min_height_column_color{
	background-color: #0e1a55;
	box-shadow: 0 0 30px black;
	margin-top: 35px;
	margin-bottom:30px;
}*/

@media(min-width: 992px){
    #form-box {max-width: 372px; margin-left: auto;}
}
#form-box {
    background-color: #0e1a55;
    box-shadow: 0 0 30px black;
    border-radius: 20px;
    margin-top: 33px;
    margin-bottom: 38px;
    border:  2px solid #F72717;
}
#topsection .max-width-form{
    max-width:545px;
}
.agrad #topsection .max-width-form {
    max-width: 100%;
}
#topsection .form-body {
    padding: 33px 25px;
}

.agrad #topsection .form-body {
	padding: 70px 15px 77px;
}
#topsection .form-heading {
	
	padding-bottom:16px;
}
#topsection .form-heading h2 {
	font-size: 22px;
    font-weight: 900;
    line-height: 1.43;
    letter-spacing: 0.1px;
}
#topsection .form-control, 
.z-select {
	color: #6D7787;
	/*border: solid 1px #ffffff;*/
	border-radius: 16px;
	background-color:#ffffff;
	font-size: 13px;
	font-weight:bold;
	line-height: 1;
	height: 33px;
	width: 100%;
	outline: 0;
	opacity: 1;
	text-transform:uppercase;
	
}

.z-select {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.z-selected {
    position: relative;
    z-index: 2;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.z-arrow {
    position: absolute;
    top: calc(50% - 5.5px);
    height:11px;
    width: 21px;
    display: block;
    right: 14px;
    background-image: url('/img/select-arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s ease-in-out;
}
.z-select.collapsed .z-arrow {
    transform: rotate(180deg);
}
.z-options {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    border-radius: 10px;
    padding: 0;
    z-index: 1;
    display: none;
}

.z-select.aplicacao .z-options {
    z-index: 4;
}

.z-select.collapsed .z-options {
    padding: 43px 0 0;
    display: block;
    animation: fadein 0.2s ease-in-out;
}

@keyframes fadein {
  from {opacity: 0;}
  to {opacity: 1;}
}

.z-option {
    padding: 11px 30px;
    text-transform: none;
    font-weight: normal;
    cursor: pointer;
}

.z-option:hover {
    background-color: #f4f4f4;
}
.z-select.nempregados {z-index: 1;}
.z-select.province {z-index: 2;}
.z-select.aplicacao .z-selected {
    background: transparent url('/img/formIcon_01.png') 12px center no-repeat scroll;
	background-size: 20px auto;
	padding-left: 41px;
	height: 100%;
	width: 100%;
    display: flex;
    align-items: center;
}
.z-select.nempregados .z-selected {
    background: transparent url(/img/version-c/formIcon_nome.png) 12px center no-repeat scroll;
	background-size: 21px 21px;
	padding-left: 41px;
	height: 100%;
	width: 100%;
    display: flex;
    align-items: center;
}
.z-select.province .z-selected {
    background: transparent url(/img/version-c/formIcon_empresa.png) 12px center no-repeat scroll;
	background-size: 21px 21px;
	padding-left: 41px;
	height: 100%;
	width: 100%;
    display: flex;
    align-items: center;
}
#topsection input#nome{
	background: white url(/img/version-c/formIcon_nome.png) 5px center no-repeat scroll;
	background-size: 28px 28px;
	padding-left:37px;
}
#topsection input#apelido{
	background: white url(/img/version-c/formIcon_nome.png) 5px center no-repeat scroll;
	background-size: 28px 28px;
	padding-left:37px;
}
#topsection input#email{
	background: #fff url(/img/version-c/formIcon_email.png) 5px center no-repeat scroll;
    background-size: 28px 28px;
    padding-left: 37px;
}
#topsection input#telefone{
	background: #fff url(/img/version-c/formIcon_telefone.png) 5px center no-repeat scroll;
    background-size: 28px 28px;
    padding-left: 37px;
}
#topsection input#empresa{
	background: white url(/img/version-c/formIcon_empresa.png) 5px center no-repeat scroll;
	background-size: 28px 28px;
	padding-left: 37px;
}
#topsection input#zip{
	background: white url(/img/version-c/formIcon_empresa.png) 5px center no-repeat scroll;
	background-size: 28px 28px;
	padding-left: 37px;
}

#province {
    background: white url(/img/version-c/formIcon_empresa.png) 5px center no-repeat scroll;
	background-size: 28px 28px;
	padding-left: 37px;
}
.z-select.nempregados .z-selected {
    background: url(/img/version-c/formIcon_nome.png) 5px center no-repeat scroll;
	background-size: 28px 28px;
	padding-left: 37px;
}
#topsection input#nif{
	background: #fff url(/img/version-c/formIcon_NIF.png) 12px center no-repeat scroll;
	background-size: 21px 25px;
	padding-left:48px;
}

#topsection input#cargo{
	background: #fff url(/img/version-c/formIcon_nome.png) 12px center no-repeat scroll;
	background-size: 21px 25px;
	padding-left:48px;
}

.form-control::-webkit-input-placeholder {
    color: #6D7787;
	font-weight:bold;
	font-size:14px;
	outline: 0;
	opacity: 1;
	text-transform:uppercase;
}
.form-control:-moz-placeholder {
	color: #6D7787;
	font-weight:bold;
	font-size:14px;
	outline: 0;
	opacity: 1;
	text-transform:uppercase;
}
.form-control::-moz-placeholder {
	color: #6D7787;
	font-weight:bold;
	font-size:14px;
	outline: 0;
	opacity: 1;
	text-transform:uppercase;
}
.form-control:-ms-input-placeholder {
   color: #6D7787;
	font-weight:bold;
	font-size:14px;
	outline: 0;
	opacity: 1;
	text-transform:uppercase;
}
#topsection .left-inner-addon {
    position: relative;
	margin-bottom: 13px;
}
/*#topsection .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;*/
/*}*/
#topsection .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;
  }
}
#topsection .left-inner-addon #dinheiro_imagem{
	position: absolute;
	padding-left: 10px;
	padding-top: 11px;
	left: 0;
}
input[type=checkbox] {
	display:none;
} /* to hide the checkbox itself */

input[type=checkbox] + label {
	color:#fff;
	font-size:9px;
	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: 5px;
	font-size:14px;
} /* space between checkbox and label */

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

input[type=checkbox]:checked + label:before {
	letter-spacing: 5px;
} /* allow space for check mark */

#topsection #dinheiro_label{
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 0.5px;
	color: #ffffff;
	margin-bottom: 10px;
	margin-top:20px;
}

#topsection .form-body  .text-support p{
	font-size:14px;
	color:#0077c1;
	line-height:17px;
	margin: 20px 0 5px;
	font-weight:700;
}
#topsection .ctm-btn, .modal-footer .btn-special {
    background: #7FC2E4 no-repeat;
    border-radius: 23px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 15px 0;
    text-transform: uppercase;
    line-height: 1;
    min-height: 51px;
}
#topsection .ctm-btn:focus, #topsection .ctm-btn:active{
	outline: 0;
}
#topsection .ctm-btn:hover {
	background-color: #ccd500;
}

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

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

#section-1 {
	padding:50px 0 20px;
	background-color: #fff;
	color: #0e1a55;
	text-align:center;
	
}

#section-1 .title{
	color:#8b8b8b;
	font-weight: 900;
	line-height: 1.31;
	letter-spacing: 1.3px;
	margin-bottom: 65px
}
#section-1 img.vantagem{
	height: 114px;
	width: 114px;
	margin-bottom:15px;
}
#section-1 .saving_title{
	font-weight: normal;
	line-height: 1.31;
	letter-spacing: 1.3px;
	padding-bottom:20px;
}
#section-1 h3{
    font-size: 28px;
	line-height: 1.3;
	letter-spacing: 0.6px;
}
#section-1 .lightsize{
	font-size: 16px;
	line-height: 0.8!important;
}
#section-1 .separacao_b30{padding-bottom:30px;}


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

/**************************** section ofertas **********************/

.section-ofertas {
    padding: 0 0 135px;
    text-align: center;
    color: #F72717;
}

.section-ofertas .container {
    max-width: 785px;
}

.ofertas-title {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 25px;
    font-weight: bold;
}

.oferta img {
    max-height: 77px;
    width: auto;
    height: 100%;
    margin-bottom: 14px;
}

.oferta .txt {
    font-size: 16px;
    line-height: 1.19;
    font-weight: bold;
    max-width: 228px;
    margin: 0 auto;
}


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

/**************************** section 2 ****************************/
#section-2 {
	padding:60px 0 30px;
	background-color: #F1F7FF;
	color: #162056;
	text-align:center;
}
#section-2 .cardSeparator{
    margin: 0 auto;
    position: relative;
    top: -150px;
    margin-bottom: -100px;
    max-width: 380px;
}
#section-2 h2{
	font-size: 36px;
    font-weight: 900;
	margin-bottom: 70px;
}
#section-2 img.vantagem{
	margin-bottom: 17px;
    max-height: 60px;
    width: auto;
}


#section-2 p{
	margin-top:10px;
}
#section-2 h3{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.19;
}
#section-2 .separacao_b30{padding-bottom:30px;}

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

#section-testemunhos{
    background-color: #ccd500;
    padding-top:60px;
    padding-bottom:60px;
}

#section-testemunhos .testemunho-img img{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
   
}

#section-testemunhos .container-slider-testemunhos{
    max-width: 410px!important;
    border-radius: 10px;
    box-shadow: 7.1px 7.1px 10px 0 rgba(14, 26, 85, 0.2);
    border: solid 1px #F1F7FF;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 30px;
    min-height: 730px;
    position: relative;
}

#section-testemunhos .content-slider-p{
    margin: auto;
}

#section-testemunhos .content-slider-bottom{
    bottom: 25px;
    position: absolute;
    left: 0;
    right: 0;
}


#section-testemunhos .content-slider-testemunhos .content-slider-p{
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

#section-testemunhos p{
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0e1a55;
}

#section-testemunhos h2{
  font-family: Lato;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ccd500;
}

#section-testemunhos p.content-slider-footer{
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #a6a6a6;
}

.slick-dots{
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    margin-top: 25px;
}

.slick-dots li{
    cursor: pointer;
    margin-right: 20px;
    width: 50px;
    height: 5px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 3px;
}

.slick-dots li button {
    display: none;
}

.slick-dots li.slick-active {
    background-color: rgba(255,255,255,1);
}

.left-arrow{
    position: absolute;
    top: 300px;
    z-index: 1;
    cursor: pointer;
    left: -30px;
}

.right-arrow{
    position: absolute;
    top: 300px;
    z-index: 1;
    cursor: pointer;
    right: -30px;
}

/*#section-icons .icons-column{
    min-width: 400px;
}*/


#section-icons{
    background-color: white;
    padding-top: 40px;
    padding-bottom: 40px;
}

#section-icons .slick-slide img {
    margin-left: auto;
    margin-right: auto;
}

#section-icons p{
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #0e1a55;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

#section-icons h1{
  font-family: Lato;
  font-size: 36px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.97;
  letter-spacing: normal;
  text-align: center;
  color: #0e1a55;
}

#section-icons .slider-icons{
    margin-top: 20px;
}

@media (max-width: 992px){
   #section-icons .row{
    display: block;
}

#section-icons .icons-min-height{
    min-height: 143px;
}

#section-icons .col-sm-12 {
    margin-top: 20px;

}
}

/***************************************** section info *******************************/
#section-info{
    padding-top:39px;
    padding-bottom:32px;
    background-color: #162056;
}



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

/***************************************** section 3 *******************************/
#section-3{
	background: #7FC2E4;
	padding: 50px 0;
}
#section-3 p{
	font-size: 28px;
    font-weight: 900;
    line-height: 1.07;
    color: #ffffff;
    padding:15px 25px;
    max-width: 448px;
    margin-left: auto;
}

#section-info .egg {
    min-height: 550px;
    border-radius: 168px;
    background-color: #ffffff;
    max-width: 336px;
    margin: auto;
    display: grid;
    align-items: center;
    justify-items: center;
}
#section-info .egg .logo {
    height: 67px; 
    display: flex; 
    align-items: center;
    margin-top: 30px;
    margin-bottom: -30px;
}
#section-info .egg img {width: 100%;}

#section-info .egg .testemunho {
    font-size: 14px;
    text-align: center;
    max-width: 282px;
    min-height: 210px;
    display: flex;
    align-items: center;
    color: #000000;
}

#section-info .egg .name {
    color: #739A00;
    font-size: 14px;
    text-align: center;
    max-width: 150px;
    margin: auto;
}

#section-info .egg .description {
    color: #8E8E8E;
    font-size: 11px;
    text-align: center;
    max-width: 150px;
    margin: auto;
}
/***************************************** end *****************************************/

.section-campanha-unica{
    background-color: #162056;
    padding: 50px 0;
    margin-bottom: 50px;
}

.section-campanha-unica .text-h3{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.50;
    color: #ffffff;
    margin-bottom: 15px;
}
.section-campanha-unica .flex-block{
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 100%;
    text-align: center;
}
/********************************* modal box content ***********************************/
.modal-inner-content {
	overflow-y: scroll;
    max-height: 400px;
    font-size: 12px;
    padding: 10px;
}

/* -------- Politica de Cookies -------- */

#warning_EU_cookiemsg{
    position: fixed;
    width: 100%;
    z-index: 99;
    bottom: 0;
    left: 0;
}

.cookies{
    padding: 8px 0;
    background: #FFF;
    color: #ccc;
}

.cookies .wrapper{
    position: relative;
}

.wrapper{
    text-align: center;
    max-width: 1600px;
    padding: 0 4.68%;
    padding-top: 0px;
    padding-right: 4.68%;
    padding-bottom: 0px;
    padding-left: 4.68%;
}

.wrap, .wrap-grid, .wrap-section, .wrapper{
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.cookies .text{
    width: 85%;
    font-size: 16px;
}

.cookies .button, .cookies .text{
    display: inline;
    vertical-align: middle;
    font-size:12px;
}

.cookies .button, .cookies .text{
    display: inline;
    vertical-align: middle;
}

.text a:link{
    text-decoration: none;
}

.text a{
    color: #CCC;
    text-decoration: none;
}

.text a:hover{
    color: #000;
}

/*button.btn{*/
/*    padding: 0;*/
/*    padding-top: 5px;*/
/*    padding-right: 14px;*/
/*    padding-bottom: 5px;*/
/*    padding-left: 14px;*/
/*    transform: translateZ(0);*/
/*    margin-top: 0px;*/
/*}*/

.btn-txt-light{
    color: #333;
    background: transparent;

}

#btn-fechar{
    color: #000;
}

#btn-fechar:hover{
    color: #FFF;
    background: #000;
}

[class*=" btn-txt"], [class^=btn-txt] {
    position: relative;
    margin: 4px 0;
}

.mask img{
    height: 15px;
}

.btn {
    display: inline;
    vertical-align: middle;
    color: #2c2c2c;
}

#politicacookies .modal-body{
    padding: 15px;
}

#politicacookies{
    color: #000;
}
.bloco_promocao{
    padding-top:40px;
}
.bloco_promocao .titulo_promocao{
    font-size:25px;
    font-weight: bold;
    margin-bottom: 10px;
}
.bloco_promocao .ctm-btn{
    background-color: #44942b;
    border-radius: 12px;
    color: #fff;
    font-size: 23px;
    letter-spacing: 0.6px;
    font-weight: 900;
    text-align: center;
    height: 63px;
    width: 100%;
    text-transform: uppercase;
}


.section-ticket {
    padding: 91px 0 72px;
    background-color: #F1F7FF;
    background-image: url('/img/partners_01.png'), url('/img/partners_02.png');
    background-position: 30px center, right 30px center;
    background-repeat: no-repeat;
    background-size: auto 81.5%, auto 81.5%;
}

.ticket-title {
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #162056;
    max-width: 480px;
    margin: 0 auto 16px;
}

.ticket-subtitle,
.ticket-txt {
    font-size: 25px;
    line-height: 1.67;
    text-align: center;
    color: #000000;
    max-width: 438px;
    margin: 0 auto;
}

.section-ofertas .ticket-txt {
    max-width: 100%;
}

.ticket-txt {
    font-size: 15px;
}

.cta-middle {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.59;
    color: #fff;
    border-radius: 26px;
    background-color: #162056;
    width: 100%;
    max-width: 256px;
    min-height: 58px;
}

#topsection .separation_t_logo {
    max-height: 74px;
}

#topsection .seal {
    max-height: 131px;
    margin-left: 210px;
}

.logos-wrapper {
    display: flex;
}

.row-vantagens {
    max-width: 930px;
}
/***************************************** end *****************************************/

/********************************** For media queries *******************************/

@media screen and (min-width:1201px) and (max-width:1290px){
    #sub img{
        display:none;
    }
    
}
@media screen and (max-width:991px){
    #topsection .seal {
        max-height: 104px;
        margin-left: auto;
    }
    
    .logos-wrapper {
        align-items: center;
    }
    #topsection h3 {
        max-width: 495px;
    }
    #form-box {
        margin-top: 0;
    }
    
    .ticket-title {
        max-width: 292px;
    }
    
    .ticket-subtitle, .ticket-txt {
        max-width: 289px;
    }
    
    .ticket-subtitle {
        line-height: 1;
        margin-bottom: 10px;
    }
    
    #topsection .ctm-btn, .modal-footer .btn-special {
        font-size: 27px;
    }
    
    #sub img {
        width: 88px;
    }
    
    .section-ticket {
        padding: 24px 0;
        background-size: 25% auto, 25% auto;
    }
    
    #section-1 img.vantagem {
        height: 100%;
        max-height: 101px;
        width: auto;
        margin-bottom: 20px;
    }
    
    #section-1 h3 {
        font-size: 23px;
    }
    
    #section-1 h3 span {
        font-size: 30px;
    }
    
    #section-testemunhos .container-slider-testemunhos {
        max-width: 310px!important;
        padding-top: 26px;
        padding-bottom: 33px;
        padding-left: 19px;
        padding-right: 19px;
        min-height: 547px;
    }
    
    #section-testemunhos .testemunho-img img {
        margin-bottom: 0;
        max-width: 113px;
    }
    
    #section-testemunhos .content-slider-testemunhos .content-slider-p {
        min-height: 300px;
    }
    
    #section-testemunhos p {
        font-size: 14px;
    }
    
    #section-testemunhos h2 {
        font-size: 15px;
    }
    
    #section-testemunhos p.content-slider-footer {
        font-size: 11px;
    }
    
    #section-3 p {
        font-size: 24px;
    }
}

@media screen and (min-width:768px){
    .slick-dots {
        display: none;
    }
	
	#topsection .image_poupa{
		position: relative;
		min-height:460px;
	}
	#topsection .align_bottom{
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.container {
		width: 940px;
	}
	.space-lateral{
		padding-left:30px;
		padding-right:30px;
	}
	#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){
    
    
    
    .cta-middle {
        margin-left: auto;
        margin-right: auto;
    }
    #food-s {
        max-width: 50%;
    }
    /*#card-fix {
        display: block !important;
    }*/
    #card-fix img {
        max-width: 60%;
    }
    #topsection .topPadding {
        padding: 15px 15px 0;
    }
    #topsection .max-width-form{
        max-width:100%;
    }
    .flexbox {
      display: block;
      overflow: hidden;
    }
    #topsection h1{
		font-size: 32px;
		padding-top:15px;
	}
	#topsection h3{
		font-size: 18px;
		padding: 15px 0;
        text-align: left;
	}
	#topsection .image_poupa{
		position: relative;
		text-align: center;
	}
    #topsection .separation_t_logo{
        padding-top:15px;
    }
	#topsection .insert-padding{
		padding-left:15px;
		padding-right:15px;
	}
	#header .center_image{
		text-align:center;
	}
	#section-info{
	    text-align:center;
    }
    #section-info img{
        float:none;
        display:block;
        margin:0 auto;
    }
    #section-3{
    	text-align:center;
    	padding: 20px 0 40px;
    }
    #section-3 p{
    	padding: 15px 0;
    	margin: 0 auto;
    }
    
    #section-3-mobile{
    	background: #0e1a55 no-repeat;
    	padding: 30px 0;
    	text-align:center;
    }
    #section-3-mobile p{
    	font-size: 28px;
        font-weight: 900;
        line-height: 1.07;
        color: #ffffff;
        padding: 15px 0;
    }
    
    #topsection .ctm-btn, .modal-footer .btn-special {
        font-size: 17px;
    }
    
    #sub img {
        width: 66px;
    }
    
    #topsection .logo {
        padding-bottom: 0;
        max-width: 187px;
        margin-bottom: 20px;
    }
    
    #topsection .seal {
        max-height: 98px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #topsection .img_mais_vantagens {
        width: 30px;
        height: 35px;
    }
    
    #topsection .width_img {
        min-width: 55px;
    }
    
    #form-box {
        margin-top: 10px;
        box-shadow: none;
    }
    
    #card-fix img {
        max-width: 205px;
    }
    
    .section-ticket {
        padding: 212px 0 224px;
        background-size: 220px auto, 220px auto;
        background-position: center 7px, center bottom 12px;
    }
    
    .ticket-title {
        max-width: 370px;
        font-size: 29px;
    }
    
    .ticket-subtitle, .ticket-txt {
        max-width: 370px;
    }
    
    .ticket-txt {
        font-size: 13px; 
    }
    
    .ticket-subtitle {
        font-size: 21px;
        margin-bottom: 0px;
    }
    
    #section-1 {
        padding: 21px 0;
    }
    
    
    
    .ofertas-title {
        font-size: 24px;
        margin-bottom: 14px;
    }
    
    .oferta {
        margin-bottom: 40px;
    }
    
    #section-2 .cardSeparator {
        top: -167px;
        max-width: 214px;
    }
    
    #section-2 h3 {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.19;
        max-width: 158px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #section-2 h3.wider {
        max-width: 210px;
    }
    
    .section-ofertas {
        padding: 0px 0 120px;
    }
    
    #section-2 h2 {
        font-size: 22px;
        margin-bottom: 16px;
        line-height: 1.19;
    }
    
    .section-ticket {
        padding: 323px 0 323px;
        background-size: 320px auto, 320px auto;
        background-position: center 20px, center bottom 20px;
    }
    
    .section-campanha-unica{
    }
    
    .section-campanha-unica .text-h3{
    }
    .section-campanha-unica .flex-block{
        margin-top: 30px;
    }
    .section-campanha-unica .img-campanha{
        text-align: center;
    }

}
@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:374px){
	#topsection .title_text h1{
		line-height: 45px;
	}
	#topsection .form-heading h2,#topsection .ctm-btn, .modal-footer .btn-special{
		font-size: 12px;
	}
}

@media screen and (min-width:768px) and (max-width:992px){
    #topsection .topPadding {
        padding: 30px 0 30px;
        min-height: 100%;
    }
    #topsection .max-width-form {
        max-width: 100%;
    }
}