/* font-family: 'Manrope', sans-serif; */
*{margin:0;padding:0;list-style:none;box-sizing:border-box;border:0;text-decoration:none;color:inherit;}
html,body{height:100%;min-height:100%;}
body{font-family: 'Manrope', sans-serif;}
h1, h2, h3, h4, h5, h6{margin-bottom: 0.5rem;font-family: inherit;font-weight:800;line-height: 1.2;color: inherit;}
h1{font-size: 2.5rem;}
h2{font-size: 2rem;}
h3{font-size: 1.75rem;}
h4{font-size: 1.5rem;}
h5{font-size: 1.25rem;}
h6{font-size: 1rem;}
h2 {font-size:38px;color:#041e40;font-weight:800;line-height: 1.2;margin-bottom:40px;}
p {font-size:16px;font-family: "Manrope";color: rgb(255, 255, 255);line-height: 1.3;font-weight:400;}
a {color: inherit !important;text-decoration: none !important;}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}

@-ms-viewport {width: device-width;}
html {box-sizing: border-box;-ms-overflow-style: scrollbar;}
*,*::before,*::after {box-sizing: inherit;}
.container {width: 100%;padding-right:15px;padding-left:15px;margin-right: auto;margin-left: auto;}
@media (min-width: 576px) {.container {max-width: 540px;}}
@media (min-width: 768px) {.container {max-width: 720px;}}
@media (min-width: 992px) {.container {max-width: 960px;}}
@media (min-width: 1200px) {.container {max-width: 1140px;}}
.row {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.no-gutters {margin-right: 0;margin-left: 0;}
.no-gutters > .col,.no-gutters > [class*="col-"] {padding-right: 0;padding-left: 0;}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {position: relative;width: 100%;min-height: 1px;padding-right:15px;padding-left:15px;}
.col {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}
.col-auto {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none;}
.col-1 {-webkit-box-flex: 0;-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
.col-2 {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.col-3 {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.col-4 {-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
.col-5 {-webkit-box-flex: 0;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}
.col-6 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.col-7 {-webkit-box-flex: 0;-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}
.col-8 {-webkit-box-flex: 0;-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
.col-9 {-webkit-box-flex: 0;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
.col-10 {-webkit-box-flex: 0;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
.col-11 {-webkit-box-flex: 0;-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}
.col-12 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.offset-1 {margin-left: 8.333333%;}
.offset-2 {margin-left: 16.666667%;}
.offset-3 {margin-left: 25%;}
.offset-4 {margin-left: 33.333333%;}
.offset-5 {margin-left: 41.666667%;}
.offset-6 {margin-left: 50%;}
.offset-7 {margin-left: 58.333333%;}
.offset-8 {margin-left: 66.666667%;}
.offset-9 {margin-left: 75%;}
.offset-10 {margin-left: 83.333333%;}
.offset-11 {margin-left: 91.666667%;}

.textleft{text-align:left;}
.textright{text-align:right;}
.textcenter{text-align:center;}
.textjustify{text-align:justify;}

.contentsite {overflow: hidden;max-width: 100%;}

.navsite {background:#ffffff;padding:10px 0;transition:all .4s linear;}
.navsite *{transition:all .4s linear;}
.navsite .container {display:flex;justify-content:space-between;}
.menusite {width: 100%;display:flex;justify-content:flex-end;align-items:center;}
.menusite li {margin-left:37px;}
.menusite li:last-child a {border-radius:2px;background-color:rgb(208, 150, 33);box-shadow:0px 4px 9px 0px rgba(0, 0, 0, 0.08);height:45px;line-height:45px;padding:0 30px;color:#ffffff;display:inline-block;}
.navsite.fixedsite {position:fixed;z-index:99;width:100%;padding:10px 0;}
.logosite {height:75px;}
.fixedsite .logosite {height:60px;}
.btnmenu span {background: #d09621;height: 3px;width: 30px;display: block;margin: 5px 0;}
.btnmenu {position: absolute;top: 50%;right: 15px;transform: translateY(-50%);display:none;background:transparent;}

.banner .item {background-color: #041e40;background-position: right bottom;background-repeat: no-repeat;background-size: auto 100%;}
.captionbanner{color:#ffffff;max-width:450px;padding:123px 0 137px;}
.captionbanner h2{font-size: 40px;font-weight:800;line-height: 1.2;margin-bottom:30px;color:#ffffff;}
.captionbanner p{font-size: 21px;line-height: 1.333;margin-bottom:50px;}
.captionbanner .btn{border-radius: 2px;background-color: rgb(208, 150, 33);box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.08);height: 45px;line-height: 45px;text-align:center;width: 242px;display:inline-block;font-size: 16px;text-transform: uppercase;padding:0;}

.servicos{padding:80px 0 58px;}
.cardservico {display: flex;padding:12% 14%;flex-direction: column;justify-content: space-between;height: 100%;background-position:center;background-repeat:no-repeat;background-size:cover;color:#ffffff;}
.col-4:nth-child(1) .cardservico{background-image:url(../images/servico01.png);}
.col-4:nth-child(2) .cardservico{background-image:url(../images/servico02.png);}
.col-4:nth-child(3) .cardservico{background-image:url(../images/servico03.png);}
.cardservico h3 {color: rgb(255, 255, 255);font-weight:800;line-height: 1.133;margin-bottom:15px;}
.cardservico p {font-size:18px;color: rgb(255, 255, 255);line-height: 1.2;margin-bottom:15px;}
.servicos .btn {border-radius: 2px;background-color: rgb(208, 150, 33);box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.08);width:100%;text-align:center;height: 45px;line-height: 45px;display:block;font-size: 14px;font-weight:800;text-transform: uppercase;padding: 0;}

.quemsomos{padding:82px 0 85px;background:transparent  url(../images/bgquemsomos.png) no-repeat bottom center;background-size:auto 100%;position:relative;overflow:hidden;color:#ffffff;}
.quemsomos:after,.quemsomos:before{content:'';display:block;position:absolute;width:100%;height:100%;background-repeat:repeat-x;background-size:auto 100%;background-position:bottom center;z-index:-1;}
.quemsomos:before{background-image:url(../images/bgesquerda.png);top:0;left:-50%;}
.quemsomos:after{background-image:url(../images/bgdireita.png);top:0;left:50%;}
.quemsomos h2{color:#ffffff;}
.imgsobre{display:block;max-width:100%;margin-top:38px;}

.parcerias{padding:85px 0 93px;}
.logosparceiros {display: flex;justify-content: space-between;}

.simulador{padding:77px 0 94px;background:url(../images/bgsimulador.png) no-repeat center;background-size:cover;}
.simulador h2{color:#ffffff;}
.contentsimulador {display: flex;}
.tipofinanciamento{z-index:1;background-image: -moz-linear-gradient( 90deg, rgb(130,176,236) 0%, rgb(0,240,255) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(130,176,236) 0%, rgb(0,240,255) 100%);background-image: -ms-linear-gradient( 90deg, rgb(130,176,236) 0%, rgb(0,240,255) 100%);padding:46px 35px 31px;max-width: 380px;width: 100%;}
.tipofinanciamento h3{font-size: 20px;color: rgb(4, 30, 64);font-weight:800;line-height: 1.2;margin-bottom:20px;}
.tipofinanciamento .tipo{cursor:pointer;color:rgb(4, 30, 64);font-size:16px;border-width: 2px;border-color: rgb(4, 30, 64);border-style: solid;border-radius: 2px;height: 56px;width:100%;margin-bottom:15px;font-weight:800;}
.tipofinanciamento .tipo.active{background-color: rgb(4, 30, 64);color: rgb(255, 255, 255);}
.formsimulador {z-index: 0;background: #ffffff;padding: 49px 59px;width: 100%;display: flex;flex-direction: column;justify-content: space-between;}
.inputform {display: flex;margin-bottom:25px;}
.inputform * {display: block;width: 100%;}
.inputform label {font-size: 16px;color: rgb(119, 119, 134);line-height: 1.2;}
.inputform span {font-size: 20px;color: rgb(4, 30, 64);font-weight:800;line-height: 1.2;text-align:right;}
input[type=range] {height: 25px;-webkit-appearance: none;width: 100%;}
input[type=range]:focus {outline: none;}
input[type=range]::-webkit-slider-runnable-track {width: 100%;height: 5px;cursor: pointer;animate: 0.2s;box-shadow: 0px 0px 0px #000000;background: #D09621;border-radius: 5px;border: 0px solid #000000;}
input[type=range]::-webkit-slider-thumb {box-shadow: 0px 0px 0px #000000;border: 3px solid #D09621;height: 16px;width: 16px;border-radius: 50px;background: #FFFFFF;cursor: pointer;-webkit-appearance: none;margin-top: -7px;}
input[type=range]:focus::-webkit-slider-runnable-track {background: #D09621;}
input[type=range]::-moz-range-track {width: 100%;height: 5px;cursor: pointer;animate: 0.2s;box-shadow: 0px 0px 0px #000000;background: #D09621;border-radius: 5px;border: 0px solid #000000;}
input[type=range]::-moz-range-thumb {box-shadow: 0px 0px 0px #000000;border: 3px solid #D09621;height: 16px;width: 16px;border-radius: 50px;background: #FFFFFF;cursor: pointer;}
input[type=range]::-ms-track {width: 100%;height: 5px;cursor: pointer;animate: 0.2s;background:transparent;border-color: transparent;color: transparent;}
input[type=range]::-ms-fill-lower {background: #D09621;border: 0px solid #000000;border-radius: 10px;box-shadow: 0px 0px 0px #000000;}
input[type=range]::-ms-fill-upper {background: #D09621;border: 0px solid #000000;border-radius: 10px;box-shadow: 0px 0px 0px #000000;}
input[type=range]::-ms-thumb {margin-top: 1px;box-shadow: 0px 0px 0px #000000;border: 3px solid #D09621;height: 16px;width: 16px;border-radius: 50px;background: #FFFFFF;cursor: pointer;}
input[type=range]:focus::-ms-fill-lower {background: #D09621;}
input[type=range]:focus::-ms-fill-upper {background: #D09621;}
.btnsimulador {cursor:pointer;border-radius: 2px;background-color: rgb(208, 150, 33);box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.08);width: 100%;max-width: 280px;height:50px;color:#ffffff;font-size: 19px;font-weight:800;text-transform: uppercase;display:block;margin:0 auto;}
.resultadoform{display: flex;justify-content:space-between;margin-top:25px;}
.resultadoform span {font-size: 16px;color: rgb(119, 119, 134);line-height: 1.2;display:block;}
.resultadoform strong {display:block;margin-top:10px;}



.contato{background-color: rgb(241, 251, 254);padding:90px 0;}
.contato p{font-size:16px;color:#777786;font-weight:500;margin-bottom:25px;}
.contato p strong{font-size:20px;color:#041e40;font-weight:700;display:block;margin-bottom:5px;}
.infocontato h4{font-size:20px;margin-bottom:15px;color:#041e40;font-weight:700;}
.infocontato p {font-size: 18px;margin-bottom: 5px;line-height: 1.5;}
.infocontato .ende {font-size: 16px;}
.infocontato p + div {margin-top: 40px;}
.redes li {display: inline-block;margin-right: 13px;}
.redes a {border-radius: 2px;background-color: rgb(4, 30, 64);box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.08);width: 66px;height: 43px;text-align:center;line-height:43px;display:block;}
.redes a img{vertical-align: middle;}
.contato input{border-radius: 2px;background-color: rgb(232, 243, 247);height: 45px;display:block;width:100%;margin-bottom:20px;padding:0 34px;color:#777786;font-size:16px;}
.contato textarea{border-radius: 2px;background-color: rgb(232, 243, 247);height: 114px;display:block;width:100%;margin-bottom:20px;padding:23px 34px;color:#777786;font-size:16px;}
.contato .btn{border-radius: 2px;background-color: rgb(208, 150, 33);box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.08);width:100%;height: 45px;font-size:16px;color:#ffffff;font-weight:800;text-transform:uppercase;}
.infocontato .col {display: flex;flex-direction: column;justify-content: space-between;}
.infocontato .col>div {margin-bottom:50px;}
::-webkit-input-placeholder {color:#777786;font-size:16px;}
:-ms-input-placeholder {color:#777786;font-size:16px;}
::placeholder {color:#777786;font-size:16px;}

.footersite{background-color: rgb(241, 251, 254);padding:20px 0;border-top:1px solid #e7e7ea;}
.footersite .row {align-items: center;}
.footersite p{font-size: 13px;color: rgb(119, 119, 134);line-height: 1.2;}
.tipofinanciamento {position: relative;}
.tipofinanciamento:after {content: '';display: block;width: 0;height: 0;border-style: solid;border-width: 20px 0 20px 17px;border-color: transparent transparent transparent #41d1f5;position: absolute;top: 50%;left: 100%;transform:translateY(-50%);}


@media (max-width:768px){
	.logosite {height: 60px;}
	.menusite li {margin-left: 27px;}
	.item {background-blend-mode: overlay;}
	.servicos .col-4 {max-width: 100%;flex: 1;margin-bottom: 30px;text-align: center;}
	.servicos .btn {margin: 0 auto;}
	.contentsimulador {flex-direction: column;}
	.tipofinanciamento {width: 100%;}
	.resultadoform {flex-wrap: wrap;}
	.btnsimulador {width: 100%;margin-top: 25px;}
	.logosparceiros {flex-wrap: wrap;justify-content: center;}
	.logosparceiros figure {margin: 5px;}
	.quemsomos {background-position: bottom left;}
	.quemsomos .container {position: relative;z-index: 1;}
	.quemsomos .col-5.offset-7 {width: 100%;max-width: 100%;margin-left: 0;flex: 100%;}
	.quemsomos:after {left: 0;z-index: 0;opacity: .7;}
	.contato{padding-bottom:0;}
	.contato .row {display: block;}
	.infocontato {margin: 0;}
	.infocontato .ende {font-size: 18px;}
	.col-6.offset-1.infocontato {margin-left: 0;}
	.contato .container>.row>div {width:100%;max-width: 100%;}
	.contato .container>.row>div.col-5 {margin-bottom:50px;}
	.infocontato .col>div {margin-bottom:30px;}
	.tipofinanciamento:after {top: 100%;left: 50%;transform: translate(-50%,0);border-width: 17px 20px 0 ;
    border-color: #7cb3ed transparent transparent transparent;}
}

@media (max-width:700px){
	.btnmenu {display:block;}
	.menusite {position: absolute;top: 100%;z-index: 99;background: #ffffff;left: 0;flex-direction:column;
	border-top: 1px solid rgb(208, 150, 33);display:none;}
	.navsite {position: relative;}
	.menusite li {margin: 0;width: 100%;}
	.menusite li a, .menusite li:last-child a {border-radius: 2px;width: 100%;background-color:#ffffff;
    box-shadow: 0px 4px 9px 0px rgb(0 0 0 / 8%);height: 40px;line-height: 40px;padding: 0 30px;display: inline-block;margin-bottom: 1px;}
	.menusite li:last-child a {border-radius: 2px;width: 100%;background-color: rgb(208, 150, 33);box-shadow: 0px 4px 9px 0px rgb(0 0 0 / 8%);height: 40px;line-height: 40px;padding: 0 30px;color: #ffffff;display: inline-block;margin-bottom: 1px;}
	.infocontato p {font-size: 18px;}
	.cardservico {padding: 43px 15px;}
	.logosparceiros {overflow:hidden;}
	.logosparceiros figure {width: calc(50% - 10px);}
	.inputform {flex-wrap: wrap;}
	.inputform label {margin-bottom: 10px;width:100%;}
	.formsimulador {padding: 49px 15px;}
	.inputform span {margin-top: 30px;}
	.resultadoform span {width: 100%;margin-bottom: 20px;}
}
