@import url('https://fonts.googleapis.com/css?family=Lato:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
@import url("https://fonts.googleapis.com/css?family=Oswald");
@import url("https://fonts.googleapis.com/css?family=Amaranth");
body{
	  font-family: 'Lato', sans-serif;
	  /*-webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;*/
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins' !important;
  letter-spacing: 1px;
}
h2{
	font-size: 1.2em;
}

.inside-img-e{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
	margin-bottom:25px;
}

.no-padding{
    padding-left: 0;
    padding-right: 0;
}

.first-block .img-row{
    width:300px;
    height:auto;
}

.inside-img{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding:70px 0 60px !important;
	background-position: center !important;
}

@media screen and (max-width: 768px){
    .inside-img{
    	max-height: none !important;
	    background-position: top center;
        background-position-x: 40% !important;
    }
    
    .slider-holder{
    	max-width:100%;
    }
}
@media screen and (device-aspect-ratio: 40/71) {
	.inside-img{
		height: 200vh !important;
	}
	
}

@media screen and (max-width: 375px) and (min-width:321px){
	.col-txt{
		padding-top:0px !important;
	}
	.img-row {
    margin-bottom: 25px !important;
}
}
.second-block-bg{
	background-color:#cadaef;
	padding:60px 0;
}

.row-center{
	margin-left:auto; 
	margin-right:auto; 
	display:block;
}

.row-title{
	text-align:center;  /* text-align:Center; */
	color:#fff;
	font-size: 36px;
    font-weight: bold;
    line-height: 1.53;
}

.row-items{
	text-align: center;
	padding:0 0 20px;
}

.row-items h5{
	padding-top: 23px;
	 text-align: center;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.1px;
	color:#fff;
}

.row-center{
	margin-left: auto;
    margin-right: auto;
    display: block;
}

.fa-camera-retro{
	color:#fff;
}


.third-block-bg{
	
	 margin-bottom: 50px;
	margin-top: 50px;
}

.slider{
    padding:50px 0;
}
.title-white-bg{
	color:#d9b22a !important;
}

.fourth-block-bg{
    background-color: #fff;
    padding:75px 0;
}

.row-center-text{
text-align: center;
    padding-top: 70px;
    color: #fff;
	}
.button-page-final{
	 max-width: 353px;
    margin: 0 auto;
	    margin-top: 25px;
}
.btn-final{
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.8px;
    margin-top: 20px;
  	padding: 12px 39px;
    text-align: center;
    color: #fff;
	display:inline-block;
    box-shadow:0 0 11px 4px rgba(0,0,0,.1);
    background:#092f87;
    background-image:linear-gradient(to right,#1584e6,#092f87);
    border-radius: 7px;
}
.txt-center{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
	color:#000;
}

.fourth-block .container, .fourth-block .row{
	height:100%;
}

.img-row{
	margin-bottom: 50px;
}

.txt-white{
	color:#fff;
	text-shadow: 0 2px 7px rgba(0,0,0,0.3);
	
}

.form-title{
    font-family: Lato, Verdana, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 1;
    color: #0b378e;
    text-align: center;
    height: 90px;
}

.form-txt-box input{
    background-color: #fff;
    color: #0b378e;
    border: solid 1px #a2a2a2;
    border-radius: 15px;
    box-shadow: none;
    font-size: 14px;
    font-family: 'Lato Bold', sans-serif;
    height: 40px;
	padding-left: 40px !important;
}
#gform_wrapper_3{
    background-color: #fff;
    padding: 20px;
    border-radius:7px;
    box-shadow:0 0 14px 7px rgba(0,0,0,.1);
}

.gform_button{
	border-radius: 7px;
    padding: 15px;
    text-align: center;
    width:100% !important;
    font-size: 20px !important;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0.8px;
    border: solid;
    color: #fff;
    transition: 0.6s;
    background:#092f87;
    background-image:linear-gradient(to right,#1584e6,#092f87);
}

.gform_button:hover{
    text-decoration: none !important;
}

.modal-content .form-txt-box input{
    padding: 7px 15px !important;
    height: auto;
}
.modal-content .form-txt-box{
    margin:0 0 15px;
}
.txt-image-user input{
   background: url('/wp-content/uploads/2020/02/user.svg') no-repeat left;
	padding-left:5px;
	 background-position: 6px center;
	    background-size: 21px;
}

.txt-image-mail input{
   background: url('/wp-content/uploads/2020/02/envelope.svg') no-repeat left;
	padding-left:5px;
   background-position: 6px center;
	    background-size: 21px;
}
.txt-image-postal_code input{
   background: url('/wp-content/uploads/2020/11/nif.svg') no-repeat left;
   padding-left:5px;
   background-position: 6px center;
   background-size: 21px;
}

.txt-image-postal_code_new input{
   background: url('/wp-content/uploads/2020/11/maps-and-flags.svg') no-repeat left;
   padding-left:5px;
   background-position: 6px center;
   background-size: 21px;
}


.txt-image-euro input{
   background: url('/wp-content/uploads/2020/07/euro_sign.svg') no-repeat left;
   padding-left:5px;
   background-position: 6px center;
   background-size: 21px;
}

.txt-image-telefone input{
   background: url('/wp-content/uploads/2020/02/phone.svg') no-repeat left;
	padding-left:5px;
    background-position: 6px center;
	    background-size: 21px;
}

.txt-image-data input{
   background: url('/wp-content/uploads/2020/02/calendar.svg') no-repeat left;
	padding-left:5px;
    background-position: 6px center;
	width: 100% !important;
	    background-size: 21px;
}

.ui-datepicker-trigger{
		display:none !important;
	}

#__lpform_input_1_3_icon{
	display:none;
}

@media screen and (min-width:992px){
	
	
}

.gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0 !important;
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio]{
	vertical-align:top !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]{
	margin-top:5px !important;
}



@media screen and (max-height:800px){
	.col-txt{
	    margin-top: -16px;
	}
}
::-webkit-input-placeholder { 
	color: #a2a2a2;
}
.swiper-logos .swiper-slide::before {
	background-color:transparent!important;
}
.swiper-logos .swiper-slide {
	text-align:center;
	height:70px;
	display:flex;
}
.swiper-logos .swiper-slide img {
	margin:auto;
	    max-width: 100%;
    max-height: 70px;
}
.swiper-logos .outer-table {
    display: table;
		width:100%;
	  height:100%;
}
.swiper-logos .inner-table {
    display: table-cell;
    vertical-align: middle;
}
.swiper-wrapper
{
  transition-timing-function: linear;
}

.simulation_ask a:hover{
    color: #fff !important;
    text-decoration: none !important;
    transition: 0.6s;
}
.slider-logos{
	 margin-top: 35px;
     margin-bottom: 30px;
}
.resizesvg{
	width:80px;
  	height:80px;
}
.style-footer{
	font-size: 11px !important;
    padding-top: 33px;
    font-weight: bold;
}
.text-center a{
	color:#000 !important;
}

.font-resize-footer{
	font-size: 12px !important;
}

.align-text-h3{
	text-align:center;
}

.form-txt-box input:focus{
    border-color: #0b378e;
    outline: none!important;
}

#label_1_10_1{
	font-weight:normal !important;
	font-size: 11px !important;
	color:#0b378e;
}

.gform_validation_error{
    z-index: 999999999;
    position: relative !important;
}
#choice_1_10_1{
    margin-right: 5px !important;
}

.titulo-h1{
	font-size: 50px !important;
    font-weight: 900;
    line-height: 1;
	margin-top: 55px;
	opacity: 0.85;
}

.titulo-h3 h1{
    font-size: 23px !important;  
    opacity: 0.85;
    line-height:34px;
}
.gform_wrapper {
   margin: 0!important;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
   max-width: 100%!important;
}
.capital-divida label{
	color: #0b378e;
    text-align: center;
   padding-top:12px;
}
.capital-divida .ginput_container{
	    margin-top: -19px !important;
}

body .gform_wrapper .top_label div.ginput_container,body .gform_wrapper ul li.gfield {
   margin-top:0px!important;
}

#gsfslider_11{
	margin-top: 12px !important;
}
.bold-blue {
	font-weight: bold !important;
    font-size: 29px !important;
	display:block;
}

@media screen and (max-width:768px){
	.titulo-h1{
	    font-size: 50px !important;
		margin-top:0px !important;
		}
	.inside-img-e{
		margin-bottom:15px !important;
	}
	.titulo-h3{
		margin-bottom:30px !important;
	}
}
form .noUi-touch-area{
    border-radius:100px;
    background-color:#1583e5;
    width: 23px;
    height: 23px;
    margin-top:-1px;
    margin-left:-1px;
}

form .noUi-handle{
    border-radius:100px;
    width: 23px !important;
    height: 23px !important;
    margin-top: 2px;
}
form .noUi-handle:focus{
    outline:none;
}
form .noUi-handle:focus form .noUi-touch-area{
    margin-top:0;
    margin-left:0;
}
.noUi-handle:after, .noUi-handle:before{
    content:none !important;
}

.capital-divida .gfield_radio label{
    color:#000;
}
.capital-divida .gfield_radio{
    margin-bottom:20px !important;
}
.about_credit{
    padding:90px 0;
}
.about_credit h2{
    color:#222;
    font-size:36px;
    margin-bottom:30px !important;
    font-weight:900;
}
.vantagens_section h2{
    font-weight:900;
    font-size:36px;
}
.vantagens ul{
    margin:0;
    padding:0;
    list-style:none;
}
.about_credit p{
    color:#222;
    font-size:18px;
}
.second-block-bg h2{
    color:#0b378e;
    margin-bottom:0;
    padding:20px 0;
}
.second-block-bg h5{
    color:#0b378e;
    font-size:19px;
    margin:10px 0;
}
.vantagens{
    margin-top:70px;
}
.vantagens i{
    color:#0b378e;
    font-size:60px;
}
.site-footer{
    padding:10px;
    margin-bottom:-5px;
    background-color:#cadaef;
}
.about_footer{
    color:#0b378e;
    font-size:14px;
}
.about_footer a{
    color:#0b378e !important;
}
.about_footer img{
    margin-left:3px;
    margin-top:-3px;
    display:inline-flex;
}
html body .gform_wrapper ul li.show_loan_value{
    width:15% !important;
    margin-top:50px !important;
    text-align:center;
}
.capital_slider{
    width:79% !important;
    float:left;
}
.current_value{
    padding:2px 5px;
    background-color: #0b378e;
    color: #fff;
    border-radius: 6px;
    margin-left:22px;
}
.simulation_ask h6{
    font-size:18px;
}
.simulation_ask h5{
    font-size:20px;
}
.ask_bank_pt ul li{
    display:inline-flex;
    margin-right:15px !important;
}
.gfield_required{
    display:none;
}
.website_original{
    font-size:20px;
    margin:0;
    padding:0;
    list-style:none;
    margin-top:30px;
}
.website_original li{
    color:#fff;
    text-shadow:0 2px 7px rgba(0,0,0,0.3);
    opacity:0.85;
    font-family: 'Poppins' !important;
    margin-bottom:7px;
    font-size:17px;
}
.website_original i{
    font-size:15px;
    color:#1583e5;
    margin-right:3px;
}
@media screen and (max-width:992px){
    .img-row{
        margin-bottom:40px;
    }
    .titulo-h1{
        font-size:33px !important;
        margin:20px 0 !important;
    }
    .titulo-h3{
        font-size:19px !important;
    }
    .gform_wrapper{
        margin-top:25px !important;
    }
    .current_value{
        margin-left:0;
    }
    .inside-img{
        padding:70px 0;
    }
    .website_original{
        margin:10px 0 30px;
    }
    .second-block-bg h5{
        margin:20px 0 10px;
        font-size:24px;
        padding-top:0;
    }
    .simulation_ask h5{
        margin-top:4px;
        font-size:23px;
    }
    .simulation_ask h6{
        font-size:21px;
    }
    .website_original li{
        font-size:19px;
    }
    .capital_slider{
        width:100% !important;
    }
}
form .bold-blue{
    margin-bottom:0 !important;
    line-height:36px;
}
#field_1_4{
    margin-top:10px !important;
}
@media screen and (max-width:1024px){
    .capital-divida label{
        text-align:left;
        font-size:14px !important;
    }
}
.show_prazo_value{
    margin-top:79px !important;
    width:15% !important;
}
#gsfslider_14{
    margin-top:12px !important;
}
#field_1_15{
    margin-top:50px !important;
}
.gform_confirmation_wrapper{
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 0 14px 7px rgba(0,0,0,.1);
    padding: 50px 20px;
    color: #0b378e;
}
.popup-questions{
    background-color: rgb(0, 46, 134);
    right: 0;
    position: fixed;
    z-index: 100000;
    text-align: center;
    border-top-left-radius: 8px;
    box-shadow: -1px 1px 11px rgba(0, 0, 0, 0.3);
    bottom: 0;
    width: 150px;
    height: 90px;
    padding: 1px 12px 12px 12px;
}
.popup-questions p{
	text-align: left;
    color: #fff;
    margin-bottom: 0 !important;
	font-size:15px;
	margin-right:3px;
	padding: 4px 0;
}
.popup-questions:hover{
    cursor:pointer;
}
.bolded-questions-text{
	font-weight:900;
	color:#053289 !important;
}
.first_text_questions{
	font-weight:600;
}
.free-call-section{
    background-color: #fff;
    margin: 0 -12px;
    height: 100%;
    padding: 0 12px;
}
.radio_city .gfield_radio{
    display:inline-flex;
}
.radio_city .gfield_radio li{
    margin-right:12px !important;
}
#gform_wrapper_2 .gfield_label{
    margin-bottom:10px !important;
}
#free_call_popup .modal-header{
    display:block;
    background: #0a3188;
    color: #fff;
    position:relative;
}
#free_call_popup .modal-header .close_popup{
    padding: 0;
    position: absolute;
    right: 25px;
    top: 20px;
    color: #fff;
}
#free_call_popup .modal-header h3{
    font-size:18px;
    margin-bottom:10px;
}
#free_call_popup .modal-header h5{
    font-size:15px;
    margin-bottom:10px;
}
.privacy_policy label{
    margin-left:3px !important;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.custom_bg_testmonial{
    background-color:#cadaef;
}
.swiper-pagination{
    bottom:-5px !important; 
}
.swiper-pagination-bullet-active{
    background:#0b378e !important;
}
.testmonials{
    padding:60px 0;
}
.cta{
    background: url(/wp-content/uploads/2020/07/citymed_escritorio_matosinhos-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
}
#free_call_popup .modal-content{
    border-radius:10px !important;
}
.sub_title_banner{
    margin-top:10px;
}
.swiper-partners .swiper-wrapper {
    align-items: center; /* add this will all relevant prefixes */
}
.swiper-partners .swiper-wrapper img{
    width:125px;
}
.partners{
    padding:0 0 60px;
}
#field_3_4{
    margin-bottom:35px;
}
.txt-image-age input{
    background: url("/wp-content/uploads/2020/08/citymed_age.svg") no-repeat left;
	padding-left:5px;
	background-position: 6px center;
	background-size: 21px;
}
#field_3_20 select{
    width: 100%;
    background: #fff;
    color: #0b378e;
    border: solid 1px #a2a2a2;
    border-radius: 15px;
    box-shadow: none;
    font-size: 14px;
    height: 40px;
}