/********GERAL***********/

.single-pagamento #form-container{
  min-height:calc(100vh - 471.14px - 125px - 3rem);
  margin-top:125px;
}

.single-pagamento button.pay{
    transition: all .3s ease-in-out;
    background: #e83e48;
    padding: 15px 35px;
    border-radius: 30px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.53px;
    width:fit-content;
    border: unset;
}

.single-pagamento button.pay:hover{
    background: #c0252f;
}

body{font-family: 'Montserrat', sans-serif!important;}

h2 {
    font-size: 42px!important;
}
h1, h2, h3 {
    font-weight: 700;
}

.pagination .pagination-container{
  padding: 0;
  border:2px solid #e83e48;
  border-radius: 25px;
}

.pagination .page-numbers{
  font-size:16px;
  font-weight: bold;
  padding:5px 15px;
  display:table-cell;
  transition:all .3s ease-in-out;
}

.pagination .page-numbers:first-child{
  border-radius: 28px 0 0 28px;
}

.pagination .page-numbers:last-child{
  border-radius: 0 28px 28px 0;
}

.pagination .page-numbers.current, .pagination .page-numbers:hover{
  color:white;
  background-color:#e83e48;
}

.owl-slide-content h1{ font-size: 5rem!important;}
.owl-slide-content h2{ font-size: 4rem!important;}
.owl-slide-content h3{ font-size: 3rem!important;}
.owl-slide-content h4{ font-size: 2rem!important;}
.owl-slide-content h5{ font-size: 1rem!important;}


a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
  -webkit-outline-style: none!important;
}

hr{
  color: #e83e48!important;
    height: 5px!important;
    opacity: 1;
    width: 100px;
    opacity: 1!important;
}

.hyde{display: none!important;}
.w-10{width: 10%!important;}
.w-15{width: 15%!important;}
.w-20{width: 20%!important;}
.w-30{width: 30%!important;}
.w-35{width: 35%!important;}
.w-40{width: 40%!important;}
.w-50{width: 50%!important;}

.mw-200 {min-width: 200px;}
.mw-105 {min-width: 105px;}
.mw-70 {min-width: 70px;}

.ms-30{margin-left: 30px!important;}

.max-800{
  max-width: 800px;
    margin: 0 auto;
}

.clear50{height: 50px; clear: both;}
/*IMAGES*/
img{max-width: 100%;display: inline-block;}

.w-800px{max-width: 800px;}
.container.w-1600px{max-width: 1600px!important;}

/*BANNER*/
.all-banner, #produtos{display: contents!important}

.owl-carousel .owl-slide {  position: relative;  min-height: 650px;}
.all-banner #cats .owl-item img{object-fit: contain;  max-height: 130px!important;width: auto!important;height: max-content;transform: scale(0.9);transition: all 0.2s ease}
.all-banner .owl-dots {text-align: center; position: absolute; display: grid;  top: 50%;left: 0;}
.all-banner .owl-theme .owl-dots .owl-dot span {
  width: 15px!important;
  height: 15px!important;
  margin-top: unset!important;
  border: solid 1px #90ba37;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button:focus {
    outline: none;
    
}

.container.w-1600{max-width: 1600px!important;}

.home-bg { height: 100%; width: 100%;  min-height: 700px;  position: relative; overflow: hidden;  align-items: center!important;   display: flex!important;}
.bgvideo{  width: 160vw;  height: 180vh;  position: absolute; top: 50%;  left: 50%;  transform: translate(-50%,-50%);}
.bgvideo > video {  width: 100%;}
#homevideo{	display: block; position: absolute;  left: 50%; top: 50%;  transform: translate(-50%, -50%);	}
video{filter:brightness(80%);}
.layerb {  position: absolute;   background: rgba(0,0,0,0.3);  top: 0;  left: 0;  z-index: 1; width: 100%;  height: 100%;}	
h2.owl-slide-title {  font-size: 48px; }
h3.owl-slide-title {font-size: 24px; font-weight: bold; display: inline;letter-spacing: -0.04px;}
h3.subtitle {  font-size: 48px;   font-weight: bold;    line-height: 1.22;  letter-spacing: 0.78px; margin-bottom: 25px; opacity: 0.6;}
h4.description p {  font-size: 12px;  opacity: 0.71; margin-top: 20px;letter-spacing: 2.3px;  margin-bottom: 25px; opacity: 0.6;padding-right: 50px;}
#banner{padding: 0;     max-height: 650px;}
.box-banner {    width: 100%;  height: 100%;  background-color: #f1f1f1;  }
.box-banner-pd {width: 100%;  height: 50%;position: relative;  padding-bottom: 7.5px;}
.box-banner-pd2 {width: 100%;  height: 50%;position: relative;  padding-top: 7.5px;}
.owl-slide-text {position: absolute; z-index: 99;  }
buttom.banner-btn {transition: 0.3s; background: #e83e48; padding: 15px 35px; border-radius: 30px;color: #ffffff;font-size: 24px; letter-spacing: 0.53px; }
buttom.banner-btn:hover {background: #c0252f; transition: 0.3s; }
.all-banner{margin: 0px;}
.img-extra{ position: absolute;  right: 0;bottom: 0;}
.img-extra img{ object-fit: contain;}
.botao-banner{position: relative;  height: 40px;margin-top: 20px;}
.owl-carousel .owl-nav button.owl-prev {position: absolute;     top: 45%; left: 10px;   margin: 0;}
.owl-carousel .owl-nav button.owl-next {position: absolute;  top: 45%;   right: 10px;   margin: 0;}
#banner img.setas-banner{max-width: 70%;}

.banner-img{border-radius: 0px 0px 40px 40px;}

.all-banner .banner-content{
  position: relative;
  height: 650px;
  display: flex;
  align-items: center;
}

#banner .banner-img {background-size: cover;background-repeat: no-repeat;background-position-y: center;}
#banner .mgtop20{margin-top:20px;}
li.carousel-slot{font-size: 20px;color:#fff}

p.sub-banner{max-width: 250px;  text-align: left;  font-size: 11px;}
button.bt-mais {padding: 10px 50px;  background-color: #272727;  border: none;cursor: pointer;    border-radius: 25px;}
span.sabermais {color: #fff!important;  opacity: 0.8;  font-size: 12px;  font-weight: bold;  letter-spacing: 0.64px; }


/* 404 */
#notfound { height: 100vh;}
#notfound .notfound {  position: absolute;  left: 50%;  top: 30%;  -webkit-transform: translate(-50%, -50%);      -ms-transform: translate(-50%, -50%);          transform: translate(-50%, -50%);}
.notfound {  max-width: 520px;  width: 100%;  line-height: 1.4;  text-align: center;}
.notfound .notfound-404 {  position: relative;  height: 200px;  margin: 0px auto 20px;  z-index: -1;}
.notfound .notfound-404 h1 {  font-family: 'Montserrat', sans-serif;  font-size: 236px;  font-weight: 200;  margin: 0px;  color: #f1f1f1;  text-transform: uppercase;  position: absolute;
  left: 50%;  top: 50%;  -webkit-transform: translate(-50%, -50%);      -ms-transform: translate(-50%, -50%);          transform: translate(-50%, -50%);}
.notfound .notfound-404 h2 {  font-family: 'Montserrat', sans-serif;  font-size: 28px;  font-weight: 400;  text-transform: uppercase;  color: #f1f1f1;  background: #000;  padding: 10px 5px;
  margin: auto;  display: inline-block;  position: absolute;  bottom: 0px;  left: 0;  right: 0;}
.notfound a {  font-family: 'Montserrat', sans-serif;  display: inline-block;  font-weight: 700;  text-decoration: none;  color: #fff;  text-transform: uppercase;  padding: 13px 23px;
  background: #90ba37;  font-size: 18px;  -webkit-transition: 0.2s all;  transition: 0.2s all;}
.notfound a:hover {  color: #000;  background: #630c23;}
.social-icons { position: absolute;  left: 9px;  bottom: 1px;}
.social-icons2 { position: absolute;  left: 15px;  bottom: 1px;}
li.social {    position: relative;}


/*LINKS EXTERNOS Home*/

section.links .linklist ul.listbase li.list span.title{
  font-size: 18px;
  text-align: center;
  color: #3b3b3b;
  margin: 10px 0;
}
section.links .linklist ul.listbase li.list .box-icon{
  padding: 35px;
  height: 125px;
  width: 125px;
  justify-content: center;
  box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}



section.links .linklist ul.listbase li.list:hover .box-icon{
  box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.18);
}
 ul.listbase li.list{
  display: inline-flex;
  padding-left: 1em;
  padding-right: 1em;
}

/*Campanhas Home*/
.box-content .sabermais-post{
  padding: 10px 30px;
    background-color: #e83e48;
    width: fit-content;
    border-radius: 25px;
    color: #fff;
    font-size: 13px;
}
section.campanhas .box-content .content-post, section.related .box-content .content-post{
  font-size: 13px;
  line-height: 1.44;
  letter-spacing: 0.75px;
  text-align: left;
  color: #3b3b3b;
}
section.campanhas .box-content .title-post, section.related .box-content .title-post{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.18;
  letter-spacing: 1.1px;
  text-align: left;
  color: #3b3b3b;
}
.date-post{
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.75px;
  text-align: left;
  color: #a5a5a5;
  margin: 15px 0;
}

.d-custom{
  display:flex;
}

.box-content.arc .btn-cat{background-color: #f9f9f9;}
.box-content .btn-cat{
  display: inline-flex;
  padding: 10px 20px;
  background-color: #fff;
  width: fit-content;
  border-radius: 25px;
  align-items: center;
  /* float: left; */
  margin-bottom: 5px;
}
section.campanhas .box-img-gallery{
max-width: 600px;
height: 350px;
}
section.campanhas .box-img-gallery2, section.related .box-img-gallery2{
max-width: 500px;
height: 200px;
}
section.campanhas .box-img-gallery img, section.campanhas .box-img-gallery2 img, section.related .box-img-gallery2 img{
  border-radius: 20px;
  height: 100%;
  object-fit: cover;
}

.icon-cat img{max-height: 22px;min-width: 20px;}

.categories a:hover{  color: #3b3b3b;}
section.campanhas a, .categories a{
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-align: center;
  color: #3b3b3b;
 }

 section.header-campanhas .container{z-index: 99;}

section.campanhas .titlehome .description-page{
  font-size: 14px;
  line-height: 1.44;
  letter-spacing: 0.75px;
  color: #3b3b3b;
}
 h2.titleh, h1.titleh{
  font-size: 3.5em;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 2.25px;
  text-align: center;
  color:#3b3b3b;
}

.title-page .titleh {
  color: #969393;
}

 .titlehome hr{
  color: #e83e48;
  height: 5px!important;
  opacity: 1;
  width: 100px;
  margin: 15px auto;
}
section.campanhas .titlehome{
  max-width: 500px;
  margin: 0 auto;
  margin-top: -30px;
}
 .topclass{
  clip-path: polygon(50% 0, 50% 0, 100% 20%, 100% 100%, 0 100%, 0 20%);
    background-color: #ebeaea;
    width: 100%;
    height: 200px;
    margin-top: -90px;
    position: absolute;
    z-index: -1;
}
section.campanhas.arc{ margin-top: -75px}
section.campanhas {
  background-color: #ebeaea;
  padding: 50px 0;
  min-height: 500px;
} 

/*SINGLE CAMPANHAS*/
h1.title-single{
  font-size: 32px;
  color: #3b3b3b;
}

section.middle-single .box-img .box-img-gallery img{
  height: 400px;
  object-fit: cover;
  border-radius: 25px;
}

section.middle-single{
  margin-top: -75px;
  z-index: 9;
}

/*Abount Home*/
.section-heading h2 {
    background: transparent linear-gradient(
240deg
, #1D32CC 0%, #EE3163 80%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.feature-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.feature-item .icon-box {
    flex: none;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    margin-right: 28px;
    border-radius: 10px;
    background: #F9F9F9;
}

/*** Preloader style ***/
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: #f1f2f3;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.svg);
}


/*CATEGORIAS CAMPANHAS*/
section.header-campanhas{ background-image: url(../images/bgs/cloud-bg.jpg);
  min-height: 500px;
  background-size: cover;
  position: relative;
  background-position: center
 }
 .gradient-white{
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  height: 150px;
  width: 100%;
  position: absolute;
  bottom: 0;
 }
 section.header-campanhas .inner-aviao { max-width: 1920px; margin: 0 auto;}

 section.header-campanhas a {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1.2px;
  text-align: center;
  color: #3b3b3b;
 }
 section.header-campanhas .box-content .btn-cat {
  display: flex;
  padding: 10px 20px;
  background-color: #fff;
  width: fit-content;
  border-radius: 25px;
}



#galleryCampanhas .owl-dots, #galleryCampanhas2 .owl-dots{
  position: absolute;
  margin-top: -30px!important;
  display: flex;
  justify-content: center;
  width: 96%;
}
.box-campanha{
  border-radius: 19px;
  padding: 15px;

}
.sabermais-one{opacity: 1!important;}

.box-campanha:hover{    box-shadow: 0 0 10px 0 rgb(0 0 0 / 11%); -moz-box-shadow: 0 0 10px 0 rgb(0 0 0 / 11%);-webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 11%);}



.button-center button{
  border-radius: 37.5px;
  background-color: #e83e48;
  color: #fff;
  border: none;
  padding: 15px 25px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;


}

/*PROGRAMAS*/
.post-date{
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  text-align: left;
  color: #a5a5a5;
}
section.programas.arc{margin-top: -200px;}
section.programas .card{
  box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.1);
  padding: 1rem 1rem;
}

.programas span.icon img{
  height: 18px;
  margin-top: -4px;
}

.programas .card-price.arc{
  margin-top: -50px;
  z-index: 9;
  margin-left: 10px;
}
.card-body .card-price{ width: fit-content;}
.programas .card-price{
  font-size: 30px;
  font-weight: bold;
  box-shadow: 0 10px 24px 0 rgb(0 0 0 / 19%);
  background-color: #ffffff;
  border-radius: 5px;
  padding: 5px 25px;
  margin-top: -30px;
  color:#3b3b3b;
}

span.icon.local{margin-top: -3px;}

.programas h3.card-local{
  font-size: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #5c5f64;
  margin-top: 20px;
}
.programas h5.card-title{
  min-height: 35px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: normal;
  color:#000000;
}


.programas .card-text, .programas .card-data{
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #5c5f64;
  margin-bottom: 0;
}
.card .card-img-top img{
  height: 175px!important;
  object-fit: cover;
}



section.header-programas-single{
background-image: url(../images/bgs/gradient2.svg);
height: 313px;
    background-size: cover;
    border-radius: 0 0 50px 50px;
}
section.header-programas{
  background-image: url(../images/bgs/gradient-bg.svg), url(../images/bgs/programas-bg.jpg);
  height: 70vh;
  min-height: 450px;
  background-size: cover;
  position: relative;
  background-position: center;
  border-radius: 0 0 45px 45px;
}

section.programas .box-img-gallery2 img{
  object-fit: cover;
  border-radius: 5px;
  width: 90%;
  margin: 0 auto;
  height: 150px!important;
}

.box-programas.related {margin-top: -175px;}
.box-programas {
  background-color: #ffffff;
  padding: 125px 15px 25px 15px;
  box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.1);
  margin-top: -100px;
}

section.formulario{
  background-color: #dbdada;
}

section.formulario .title-left span.text-red{color:#e83e48}
section.formulario .subtitle-left{
  font-size: 2em;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  text-align: left;
  color: #686868;
  max-width: 400px;
}
section.formulario .title-left{
  font-size: 4em;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.5px;
  text-align: left;
  color: #686868;
}

.row-kids{
  display: contents!important;
  margin-left: 15px;
}

.form-group i{
  position: absolute;
  top: 66%;
  padding: 10px;
  min-width: 30px;
  left: 30px;
  background-repeat: no-repeat;
}
.form-group .phone-icon{
 
  background-image: url(../images/phone.svg);

}
.form-group .email-icon{
  background-image: url(../images/email.svg);
}

.form-group .pessoas-icon{
  background-image: url(../images/pessoas.svg);top: 70%!important;
}

.form-control.red-bg{
  background-color: #e83e48!important;
    color: #ffffff!important;
}



/*CASAS*/
section.header-casas{ background-image: url(../images/bgs/casas-bg.jpg);
  min-height: 400px;
  background-size: cover;
  position: relative;
  background-position: center
 }
section.casas.arc{margin-top: -75px;}
section.casas {
  background-color: #ebeaea;
  padding: 50px 0;
  min-height: 500px;
}
.box-casa .features  span{
  opacity: 0.5;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #454545;
  padding: 0 3px;
}
.box-casa{background-color: #ffffff;border-radius: 10px 10px 0 0}
.box-casa .body-box{padding: 20px;}
.box-casa h3.title-box{
  font-size: 20px;
  font-weight: 600;
  color: #363636;
}
.box-casa .box-price span.price,.box-programas.related .box-price span.price{
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: right;
  color: #2a2a2a;
}
.box-casa .box-price span.tempo{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  color: #363636;
}
.box-casa .box-price, .box-programas.related .box-price{
  background-color: #ffffff;
  padding: 10px 20px;
  margin-top: -50px;
  z-index: 99;
  position: absolute;
  box-shadow: 0 5px 2px 0 rgb(0 0 0 / 10%);
  border-radius: 10px;
  right: 15px;
}
.box-casa .features{right: 15px;}

.box-casa .features span.casa-icon {
  opacity: 1!important;
  padding: 0!important;
}
.box-casa .features span.casa-icon.bed img{width: 20px;    margin-top: -4px;}
.box-casa .features span.casa-icon.wc img{width: 25px;    margin-top: -4px;}
.box-casa .features span.casa-icon.tamanho img{width: 25px;    margin-top: -4px;}

.box-casa .box-img img{width:100%;height: auto; object-fit: cover; /*max-height: 225px;*/border-radius: 10px;}
.home .box-casa .box-img img, .arc .box-casa .box-img img{height: 225px;}

/*SINGLE CASA*/
 
.single-casa .box-casa .box-price,.box-programas.related .box-price {
  top: 50px;
  left: -15px;
  right: unset!important;
  margin-top: unset!important
}

/*TESTEMUNHOS*/
.testemunhos .owl-theme .owl-nav [class*=owl-]:hover {color: unset!important;}
.testemunhos  .content{min-height: 200px;}
.testemunhos .owl-next,.testemunhos .owl-prev{font-size: 30px!important;}
.testemunhos .owl-prev.disabled,.testemunhos .owl-next.disabled{opacity: 0!important;}
.testemunhos .owl-carousel .owl-nav button.owl-prev,.testemunhos .owl-carousel .owl-nav button.owl-next 
{position: unset!important;
  background: #f9f9f9!important;
  border-radius: 50%;
  width: 45px;
  margin: 0 10px;
}
.box-img-testemunho img {border-radius: 50%!important;}
.box-testemunho .info span.local{
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.75px;
  text-align: left;
  color: #9d9d9d;
  margin-top: 0!important;
}
.box-testemunho .info h3.title-box{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 0.9px;
  text-align: left;
  color: #3b3b3b;
}

.box-testemunho img.aspas{
  position: absolute;
  width: 36px!important;
  right: 25px;
  top: 25px;
}
.box-testemunho{
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.17);
  border-radius: 14.4px;
}



/*AJUDA*/
section.ajuda .box-right{max-width: 520px;margin: 0 auto;}
section.ajuda .box-right #checkbox-container label{ margin: -1px;}
.box-right .btn-send{
  border-radius: 37.5px;
  background-color: #e83e48;
  color: #fff;
  border: none;
  padding: 15px 25px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  max-width: 400px;
  margin-top: 25px;
}


#checkbox-container .form-labels{
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.12px;
  text-align: left;
  color: #2e2e2e;
}
.form-control {
  border: none!important;
  border-radius: 37.5px!important;
  background-color: #f5f4f4!important;
  font-size: 12px!important;
  padding: 10px 25px!important;
  margin-top: 5px!important;
}

.ps-4-5{
  padding-left: 2.5rem !important;
}

label.input-inline{
  width: 100%;
  max-width: 500px;
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: 0.75px;
  color: #3b3b3b;
}
h5.subtitle-form{
font-size: 15px;
letter-spacing: 0.75px;
color: #3b3b3b;
}
h4.subtitle-form{
  font-size: 2.3em;
  letter-spacing: 2.25px;
  color: #3b3b3b;
}

/* Customize the label (the container) */
.container-check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark {
  background-color: #e83e48;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*BLOG BANNER HOME*/
.blog-banner{
  background: rgb(245,69,68);
  background-image:  url(../images/bg-blog2.svg), url(../images/bg-blog1.svg), linear-gradient(90deg, rgba(245,69,68,1) 0%, rgba(247,194,122,1) 100%);
  height: 250px;
  background-repeat: no-repeat;
  background-position-x: left, right;
  background-position-y: bottom;
  max-width: 1800px;
  margin: 0 auto;
  border-radius: 50px;
}

.blog-banner .text-right{
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 1.75px;
  text-align: right;
  color: #ffffff;
}
.blog-banner .text-left{
  font-size: 60px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 3.5px;
  text-align: left;
  color: #ffffff;
}


#checkbox,#checkbox2{
  height: 15px;
}

/*CONHEÇA-NOS*/
p.tab-text{
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
}
span.grey{
  font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #a2a2a2;
}

#tabs p{
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
}
#tabs h2{
  font-size: 25px!important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #a2a2a2;
}

/*CONTACTOS*/
#mapid{height: 600px; border-radius: 25px;}
.contact-content span.icon img{
  width: 20px;
  margin-right: 5px;
}

section.news .box-form h3{
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
section.news .box-form{max-width: 700px;margin: 0 auto;}
section.news{
  height: 450px ;
  background-image: url(../images/bgs/news-bg.jpg);
  background-size: cover;
  background-position: center;
}
#easy-newsletter-form{
  display: flex;
  justify-content: center;
}
.easy-newsletter label{ display: none;}
.easy-newsletter .input-submit{
  margin-left: -50px;
}
.easy-newsletter button{
  border-radius: 50px;
    border: none;
    background-color: #e83e48;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 15px;
}
.easy-newsletter input{
  border-radius: 50px;
    border: none;
    padding: 7px 55px 7px 15px;
    outline: none;
    width: 350px;
}

.error.wpens-error, .wpens-message-container{
  position: absolute;
  width: 100%;
  margin-top: 50px;
  left: 0;
  color: #fff;
}

section.news .checkbox{
  max-width: 500px;
  margin: 0 auto;
}
section.news #checkbox-container .form-labels a{ color: #fff;}
section.news #checkbox-container .form-labels{
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.12px;
  text-align: left;
  color: #ffffff;
}

/*DEFAULT-PAGE*/
section.pages {background-color: #efeded; }
section.pages .box-content{
  max-width: 800px;
  margin: 0 auto;
}

/*FOOTER*/
footer.main-footer .menu-widget a:hover{text-decoration: underline;}
footer.main-footer .menu-widget a{
  font-size: 14px;
  color: #333333;
}
footer.main-footer h6.widget-title{
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: 1px;
  color: #333333;
}
footer.main-footer a.link-footer{
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.75px;
  color: #5b5b5b;
}

footer.main-footer a.link-footer:hover{ text-decoration: underline; }
footer.main-footer img{max-height: 50px;max-width: 100%;
  margin-right: 50px;}
footer.main-footer{
  background: #ebeaea; margin-top: 42px;
  
}

li.maxw-45{max-width: 45px;}

footer.main-footer .logo-footer img {max-width: 125px; height:auto;}

footer.main-footer .subfooter {background: #e83e48;color:#fff; font-size: 13px; }
footer.main-footer .subfooter a {color:#fff }

/*RESPONSIVE*/
@media only screen and (max-width: 1400px){
  .single-pagamento #form-container {
    min-height: calc(100vh - 466.14px - 125px - 3rem);
  }
}

@media only screen and (max-width: 1200px){
  .single-pagamento #form-container {
    min-height: calc(100vh - 461.14px - 125px - 3rem);
  }
}

@media only screen and (max-width: 992px){
  .single-pagamento #form-container {
    min-height: 0;
  }
}

@media only screen and (max-width: 1550px){
  section.header-campanhas .inner-aviao img{ max-width: 550px; }
  .blog-banner{margin: 0 20px;}
}

@media only screen and (max-width: 1366px){
  section.header-campanhas .inner-aviao img{ max-width: 500px; }
  .blog-banner .text-left {font-size: 40px;}
  .blog-banner .text-right {font-size: 30px;text-align: left;}
}

@media only screen and (max-width: 1280px){
  section.header-campanhas .inner-aviao img{display: none;  }
}

@media only screen and (max-width: 1024px){
  .blog-banner .text-left {font-size: 35px;}
  .blog-banner .text-right {font-size: 20px;text-align: left;}
  .d-custom{
    display:block;
  }
}

@media only screen and (max-width: 994px){
  .w-10{width: 10%!important;}
  .w-15{width: 15%!important;}
  .w-20{width: 20%!important;}
  .w-30{width: 50%!important;}
  .w-35{width: 100%!important;}
  .w-40{width: 40%!important;}
  .w-50{width: 50%!important;}
}
@media only screen and (max-width: 768px){
  .blog-banner .text-left {font-size: 30px;}
  .blog-banner .text-right {font-size: 20px;text-align: left;}
  .blog-banner {    height: 350px;}
  .mobile-py-3{padding-top: 1rem !important;
    padding-bottom: 1rem !important;}
    footer.main-footer img{margin: 0;}
    .form-group.w-25{width: 50%!important;}
    .box-campanha{    box-shadow: 0 0 10px 0 rgb(0 0 0 / 11%); -moz-box-shadow: 0 0 10px 0 rgb(0 0 0 / 11%);-webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 11%);}
  .body-box {    display: block!important;}
  .body-box .FEATURES {    position: relative!important;}
  .main-footer .container{
    text-align: center;
  }
  .degrade {
    height: 90px;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0), #ffffff 70%);
}
}

@media only screen and (max-width: 450px){
  section.middle-single .box-img .box-img-gallery img {
    height: 200px;
  }
  section.campanhas .box-img-gallery2, section.related .box-img-gallery2 {

  }
  section.formulario .title-left {
    font-size: 3em;
  }
  footer.main-footer {
    margin-top: 0px; 
}

  .single-pagamento footer.main-footer{
    margin-top:42px!important;
  }

  .w-10{width: 10%!important;}
  .w-15{width: 45%!important;}
  .w-20{width: 20%!important;}

  .w-30{width: 100%!important;}
  .w-35{width: 100%!important;}
  .w-40{width: 40%!important;}
  .w-50{width: 50%!important;}
  .mmt-0{margin: 0!important;}

  h2.titleh, h1.titleh {font-size: 2.5em;}

  .easy-newsletter input{width: 250px;}
}
@media only screen and (min-width: 995px){
  .box-content .sabermais-post{  opacity: 0; transition: 0.5s;}

  .box-campanha:hover .sabermais-post{  opacity: 1!important;transition: 0.5s}

}
@media only screen and (min-width: 1366px){
  section.campanhas .box-content .content-post.first-description {width: 80%;}
  .single-casas .body-box{display: flex;}
  .single-casas .body-box .features{position: absolute;}
}
@media only screen and (min-width: 1601px){
/*Width Cotainer*/
.container{max-width: 1340px!important;}

}