/*
Theme Name: sabrina
Theme URI: http://sabrinacleaningservices.com/sabrina
Author: Flaviasig
Author URI: https://flaviasiv.github.io/Portifolio-Flavia-Sigoli/
Description: Um tema simples para WordPress.
Version: 1.0
*/
@font-face {
    font-family: 'Helvetica LT Pro';
    src: url("assets/fonts/HelveticaNeueLTProRoman.otf");
    font-weight: normal;
    font-style: normal;
}
 @font-face {
    font-family: 'Helvetica LT Pro Medium';
    src: url("assets/fonts/HelveticaNeueLTProMd.otf");;
    font-weight: normal;
    font-style: normal;
}
*{
    margin: 0;
    padding: 0; 
    box-sizing: border-box;
}
main{
    color: #334A1C;
    background: var(--Linear, linear-gradient(315deg, #FFF 0%, #ACBD9A 50%, #FFF 100%));}
body{
    font-family: 'Helvetica LT Pro', sans-serif;
    font-optical-sizing: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html{
    scroll-behavior: smooth;
}
.container{
    position: relative;
    width:100%;
    max-width:100%;
    margin: auto;
}
:root {
    --swiper-navigation-color: #fff;
    --swiper-pagination-color: #334A1C;
    --swiper-pagination-bullet-width: 10px;
    --swiper-pagination-bullet-height: 10px;
    --scroll: 0
}
swiper-container{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
a{
    color: inherit;
    text-decoration: none;
    background: none;
}
button{cursor: pointer;}
img{width: 100%;object-fit: cover;}
.bg-gradient-green{
    background: var(--Linear, linear-gradient(315deg, #FFF 0%, #ACBD9A 50%, #FFF 100%));
}
/* .bg-gradiente-green-md{
    background: var(--Linear, linear-gradient(315deg, #FFF 0%, #ACBD9A 50%, #FFF 100%));
} */
/* :before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  padding: 1px;
  border-radius: 24px;
  background: linear-gradient(to right, #8E713A 0%, #F9DB66 50%, #8E713A 100%);
  mask: 
  linear-gradient(#000 0 0) exclude, 
  linear-gradient(#000 0 0) content-box;
  height: 100%;
} */
.smalltt{
    color: var(--Color-Brand-main, #485C11);
    font-family: "Helvetica LT Pro";
    font-size: 12px;
    font-weight: 400;
    line-height: 140%; /* 16.8px */
    letter-spacing: .2px;
    font-style: italic !important;
}
.btnestimate{
    display: block;
    border: none;
    background: var(--Accent-Accent-3, #334A1C);
    color: #fff;
    padding: 12px 22px;
    border-radius: 51.575px;
    font-family: "Helvetica LT Pro";
    font-size: 14px;
    font-weight: 700;
    line-height: 140%; /* 19.6px */
}
.btnestimate:hover{
    scale: 1.05;
    transition: 0.1s ease-in-out;
}
h1{
    color: var(--Accent-Accent-1, #334A1C);
    text-align: center;
    font-family: 'Cinzel';
    font-size: 60px;
    font-weight: 400;
    line-height: 90%; /* 54px */
    letter-spacing: -1.8px;
}
h2{
    font-family: 'Cinzel';
    font-size: 60px;
    font-weight: 400;
    line-height: 90%; /* 54px */
    letter-spacing: -1.8px;
}
p{
    font-family: "Helvetica LT Pro";
    font-size: 15px;
    font-weight: 400;
    line-height: 140%; /* 21px */
    letter-spacing: -0.075px;
}
.poster{
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 100px 0 50px;
}
.postertext{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.logoposter{
    max-width: 257px;
}
.ulposter {
    width: 100%;
    max-width: 97px;
    margin: auto;
}
.ulposter ul{
    display: flex;
    list-style: none;
    gap: 2px;
}
.gmbsvg{
    display: flex;
    margin-top: -3px;
    margin-left: -2px;
}
.ulposter ul li a svg{
    width: 30px;
    height: 30px;
}
.ulposter ul li a:hover svg{
    scale: 1.15;
    transition: 0.1s ease-in-out;
}
.posterimg{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 900px;
    margin: auto;
}
.base{
    width: 90%;
    margin: auto;
    border-radius: 8px;
    height: 12px;
    background-color: #000;
}
.innerimg{
    position: absolute;
    width: 100%;
    max-width:653px;
    height: 100%;
    height: 413px;
    object-fit: cover;
    left: 50%;
    top: 32px;
    transform: translateX(-50%);
    border-radius: 16px 16px 0 0;
}
.posterimgm{display: none;}
.postergrid{
    display: flex;
    width: 100%;
    max-width: 707px;
    margin: auto;
    justify-content: space-between;
}
.postercard{
    display: flex;
    align-items:center;
    gap: 18px;
}
.postercard svg{
    flex-shrink: 0;
}
.postercard h5{
    font-family: "Helvetica LT Pro";
    font-size: 16.449px;
    font-weight: 700;
    line-height: 140%; /* 23.029px */
}
.servicescontainer{
    background-color: #FFF;
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    gap: 70px;
    align-items: center;
}
.servicestitle{
    display: flex;
    flex-direction: column;
    margin: auto;
    align-items: center;
    gap: 20px;
    text-align: center;
}
.servicestitle p{
    max-width: 450px;
}
.swiper1{
    max-width: 315px;
    margin: 6px auto;
}
.servicescard a{
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: var(--Accent-Accent-3, #ACBD9A);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.02), 0px 6px 12px 0px rgba(0, 0, 0, 0.03);
    justify-content: space-between;
    z-index: 0;
}
.servicescard a:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  padding: 1px;
  border-radius: 16px;
  background: linear-gradient(to right, #8E713A 0%, #F9DB66 50%, #8E713A 100%);
  mask: 
  linear-gradient(#000 0 0) exclude, 
  linear-gradient(#000 0 0) content-box;
  height: 100%;
}
.servicescard a:hover{    
    box-shadow: rgba(0, 0, 0, 0.411) 0px 3px 10px;
    transition: 0.1s ease-in-out;
}
.servinfos{
    width: 100%;
    height: 211px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    padding: 24px;
    justify-content: space-between;
}
.servinfos h3{
    color: var(--Accent-Accent-1, #334A1C);
    font-family: "Helvetica LT Pro";
    font-size: 24px;
    font-weight: 700;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.12px;
}
.servinfos p{
letter-spacing: -0.075px;
}
.servinfos button{
    color: var(--Accent-Accent-1, #334A1C);
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 500;
    line-height: 145%; /* 26.1px */
    letter-spacing: -0.09px;
    background: none;
    border: 1px solid #334A1C;
    padding: 5px 8px;
    border-radius: 20px;
}
.servinfos button:hover {
    scale: 1.04;
    transition: 0.2s ease-in-out;
    z-index: 5;
}
.servcard{
    height: 240px;
    z-index: -2;
    border-radius: 0 0 16px 16px;
}
.preferencecontainer{
    padding: 100px 0 50px;
}
.preferencetitle{
    max-width: 770px;
}
.preferencetitle p{
    max-width: 700px;
}
.preferencegrid{
    width: 100%;
    max-width: 1140px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 30px 0;
}
.preferencecard{
    border-top: 1px solid var(--Text-Captions, #485C11);
    display: flex;
    min-width: 265px;
    padding: 40px 20px 40px 0px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    flex: 1 0 0;
    align-items: center;
}
.preferencecard svg{
    width: 50px;
    height: 50px;
}
.preferencecard h6{
    color: var(--Text-Captions, #485C11);
    font-family: 'Cinzel';
    font-size: 18px;
    font-weight: 400;
    line-height: 100%; /* 18px */
    letter-spacing: -0.54px;
    text-align: center;
}
.preferenceimg{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: center;
}
/* .preferenceimg img{
    max-height: 620px;
    border-radius: 30px;
} */
 .ownerspic{
    max-width: 500px;
    border-radius: 30px;
 }
.aboutuscontainer{
    padding-bottom: 50px;
}
.logoabout{
    border-radius: 100%;
    max-width: 220px;
}
.aboutustitle{
    max-width: 770px;
}
.aboutustitle p{
    max-width: 600px;
}
.gallery{
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    gap: 30px;
}
.swiper2 img{
    height: 583px;
    object-fit: cover;
    object-position: top;
}
.gallerytitle{
    justify-content: center;
    /* border-top: 1px solid var(--Dividers-Divider-1, #E9E9E950);
    border-bottom: 1px solid var(--Dividers-Divider-1, #E9E9E950); */
    text-align: center;
    margin: 0 auto;
    height: 583px;
    justify-content: space-between
}
.bg-bd-gr{
    height: 2px;
    background: linear-gradient(90deg, #B08B43 0%, #F7F3BA 49.5%, #C0A559 100%);
    width: 100%;
}
.gallerytitle h2{
    max-width: 400px;
}
.gallerytitle p{
    max-width: 420px;
}
.galleryimg, .gallerytitle{
    width: 100%;
    max-width: 50%;
}
.imggallery{
    border-radius: 16px;
}
.reviewscontainer{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 100px 0;
    gap: 20px;
}
/* IG CONTAINER */
.ig-title .smalltt{
    display: flex;
    align-items: center;
    gap: 5px;
}
.ig-embled{
    padding:0 0 50px;
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin: auto;
    gap: 40px;
}
.ig-iframe iframe{
    display: flex;
    width: 900px; 
    height: 810px;
    margin: auto;
}
@media screen and (max-width:980px) {
    .ig-iframe iframe{
        max-width: 500px; 
        max-height: 480px;
    }    
}
@media screen and (max-width:580px) {
    .ig-iframe iframe{
        width:100%;
        max-width: 350px; 
        max-height: 380px;
    }    
}
.contactcontainer{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
    gap: 40px;
}
.contactcontainer .logo{
    max-width: 250px;
}

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  cursor: pointer;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 100%;
  height: 100%;
  background-color: #33333399;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
/* .form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}
 */

/* Set a style for the submit/login button */
.form-popup .btn {
  background-color: #333333d8;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100px;
  position: relative;
  margin-right:0px;
  opacity: 0.8;
  display: block
}

/* Add a red background color to the cancel button 
.form-container .cancel {
  background-color: red;
}*/

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
form {
  position: relative;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    width:450px;
    max-width: 100%;
    margin: auto;
    height: 550px;
    background-color: #FFF;
    border-radius: 8px;
    padding: 18px 24px;
    margin-top: 10%;
    z-index: 3;
    transition: 0.2s ease-in-out;
}
.formgroup{
    display: flex;
    gap: 8px;
}
#form input, textarea, select{
    width: 100%;
    list-style: none;
    padding: 16px;
    border-radius: 3px;
    border: 1px solid #333333d8;
    resize: none;
}
#form input{
    height:  46px;    
}
select{
    padding: 10px;
}
form .btnform{
    margin-top: 15px;
    width: 120px;
    list-style: none;
    border-radius: 16px;
    padding: 10px;
    margin:0 auto;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;    
    border: 1px solid #000;
}
form .btnform:hover{
    transition: 0.1s;
}
#form input:focus, #form textarea:focus{
    outline: 1px solid #fff; 
}
#form textarea{
  max-height: 150px;
  resize: none;
}
label{
    display: flex;
    flex-direction: column;
    gap: 5px;
    color: #333333;
}
select option{
    color: #111111;
}
select{
    color: #969696;
}

.contactgrid{
    display: flex;
    width: 100%;
    max-width: 409px;
    margin: auto;
    justify-content: space-between;
}
.contactcard{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contactcard h5{
    display: flex;
    align-items: center;
    gap: 5px;
    text-align: center;
    font-family: 'Urbanist';
    font-size: 17.814px;
    font-weight: 700;
    line-height: 100%; /* 17.814px */
}
.contactcard a{
    font-family: 'Urbanist';
    font-size: 12.47px;
    font-weight: 400;
    line-height: 150%; /* 18.705px */
}
.areascontainer{
    padding: 50px 0;
}
.areasgrid{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    border-radius: 30px;
    background: var(--Accent-Accent-2, #DFECC6);
    display: flex;
    /* height: 624px; */
    padding: 70px 64px;
    justify-content: center;
    align-items: center;
    gap: 48px;
    align-self: stretch;
    position: relative;
    z-index: 1;
}
.areasgrid:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  padding: 2px;
  border-radius: 30px;
  background: linear-gradient(to right, #8E713A 0%, #F9DB66 50%, #8E713A 100%);
  mask: 
  linear-gradient(#000 0 0) exclude, 
  linear-gradient(#000 0 0) content-box;
  height: 100%;
}
.areasul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}
.areasul h2{
    font-size: 40px;
}
.areasul .ul{
    display: flex;
    gap: 50px;
    padding-left: 30px;
}
.areasul ul li{
    color: var(--Accent-Accent-1, #334A1C);
    font-family: "Helvetica LT Pro";
    font-size: 15px;
    font-weight: 400;
    line-height: 140%; /* 21px */
    letter-spacing: -0.075px;
}
.map iframe{
    width: 640px;
    height: 400px;
}

/* services pages */
.contentservices{
    padding: 120px 0;
    display: flex;
    flex-direction: column;
    gap: 80px;
    color: #334A1C;
}
.contenttitle{
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.contenttitle h1{
    text-transform: uppercase;
}
.contenttitle p{
    max-width: 588px;
    margin: auto;
    text-align: center;
    color: #334A1C;
    font-family: "Helvetica LT Pro";
    font-size: 15px;
    font-weight: 400;
    line-height: 140%; /* 21px */
    letter-spacing: -0.075px;
}
.infoscontentgrid{
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: auto;
    column-gap: 70px;
    row-gap:30px;
    justify-content: center;
}
.infoscontentgrid p{
    max-width: 450px;
    text-align: center;
}
.infoscard{
    display: flex;
    align-items: center;
    gap: 24px;
}
.infoscard h5{
    font-size: 16px;
    font-weight: 700;
    line-height: 130%; /* 23.4px */
    text-transform: uppercase;
}
.contentimg{
    display: flex;
    position: relative;
    width: 100%;
    max-width: 1200px;
    align-items: center;
    margin: auto;
    height: 362px;
    border-radius: 30px;
    justify-content: center;
    z-index: 1;
}
.contentimg:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  padding: 2px;
    border-radius: 30px;
  background: linear-gradient(to right, #8E713A 0%, #F9DB66 50%, #8E713A 100%);
  mask: 
  linear-gradient(#000 0 0) exclude, 
  linear-gradient(#000 0 0) content-box;
  height: 99%;
}
.contentimg img{
    display: flex;
    position: relative;
    max-width: 1200px;
    height: 362px;
    margin: auto;
    align-self: center;
    z-index: -2;
    border-radius: 30px;
}
.calendarcontainer ul{
    display: flex;
    flex-direction: column;
    list-style: none;
    max-width: 865px;
    margin: auto;
    gap: 80px;
}
.calendarcontainer ul li{
    border-bottom: 1px solid var(--Accent-Accent-1, #334A1C);
    display: flex;
    padding-bottom: 30px;
    align-items: center;
    gap: 40px;
}
.calendarcontainer ul li svg{
    flex-shrink: 0;
}
.calendarcontainer li h3{
    font-family: 'Cinzel';
    font-size: 40px;
    font-weight: 400;
    line-height: 105%; /* 42px */
    letter-spacing: -1.6px;
    text-transform: uppercase;
}
.calendarcontainer li p{
    max-width: 557.071px;
}
.checklist{
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
}
.swiper4{
    max-width: 417px;
}
.swiper4:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  padding-left: 2px;
  border-radius: 0;
    background: linear-gradient(180deg, #B08B43 0%, #F7F3BA 19.5%, #C0A559 100%);
  mask: 
  linear-gradient(#000 0 0) exclude, 
  linear-gradient(#000 0 0) content-box;
  height: 100%;
}
.contentcard{
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
}
.swiper4 h3{
    text-align: center;
    font-family: "Helvetica LT Pro";
    font-size: 24px;
    font-weight: 700;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.12px;
}
.swiper4 ul{    
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    list-style: none;
}
.contentcard ul li {
    display: flex;
    align-items: start;
    gap: 5px;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 600;
    line-height: 120%; 
}
.contentcard li svg{flex-shrink: 0;}

@media screen and (max-width: 1180px) {
    h1{
        font-size: 54px;
    }
    .poster, .areasgrid, .gallery, .calendarcontainer ul li{
        flex-direction: column;
    }
    .areasgrid{flex-direction: column-reverse;}
    .preferencegrid{
        flex-wrap: wrap;
    }
    .galleryimg, .gallerytitle{
        max-width: 100%;
    }
    .servicestitle, .preferencegrid{
        padding: 0 30px;
    }
    .areascontainer{padding: 50px 40px}
    .contentservices{
        gap: 40px;
        padding: 120px 16px;
    }
}
@media screen and (max-width: 920px) {
    .postergrid{
        flex-direction: column;
    }
    .contactgrid{
        flex-direction: column;
        gap: 20px;
    }
    h1{
        font-size: 32px;
    }
    h2{
        font-size: 32px;
        line-height: 110%; /* 35.2px */
        letter-spacing: -1.28px;
    }
    .servicestitle{
        max-width: 390px;
    }
    .servicestitle p{max-width: 310px;}
    .servicescontainer, .preferencecontainer{
        padding: 50px 0;
    }
    .posterimgd{display: none;}
    .posterimgm{display: block;}
    .posterimgm{
        max-width: 90vw;
        margin: auto;
        align-self: center;
    }
    .postergrid{
        max-width: 230px;
        gap: 40px;
    }
    .innerimg{
        max-width:72.5%;
        height: 96.7%;
        top: 10px;
        border-radius: 24px 24px 0 0;
    }
    .swiper1{
        max-width: 285px;
    }
    .preferencetitle h2{
        padding: 0 20px;
    }
    .preferencetitle p, .gallerytitle p{
        max-width: 330px;
    }
    .preferencecontainer{
        display: flex;
        flex-direction: column;
        gap: 60px;
    }
    .preferencegrid{
        justify-content: center;
    }
    .preferencecard{
        max-width: 297px;
    }
    .preferenceimg{
        display: flex;
        justify-content: center;
    }
    /* .preferenceimg img{
        height: 600px;
        max-width: 90%;
    } */
     .preferenceimg img{
        max-width: 90%;
    }
    .aboutustitle p{max-width: 301px;}
    .gallerytitle{
        padding: 30px;
    }
    .gallery{max-width: 350px;padding:20px 0 50px 0;gap: 30px;}
    .imggallery{
        height: 440px;
    }
    .reviewscontainer{padding: 50px 0;}
    .ig-embled{padding: 50px 0 0;}
    .areasgrid{height: 100%; flex-direction: column;}
    .areascontainer{padding: 20px}
    .areasgrid{
        padding: 24px;
    }
    .areasul h2{font-size: 36px;}
    .map iframe{max-width: 100%;height: 250px;}
    .infoscontentgrid{
        max-width: 380px;
        gap: 20px;
    }
    .infoscard{
        gap: 18px;
    }
    .infoscard svg{
        width: 40px;
        height: 40px
    }
    .infoscard h5{
        font-size: 14px;
    }
    .calendarcontainer{
        padding-bottom: 30px;
    }
    .calendarcontainer ul {
        padding: 0 30px;
    }
    .calendarcontainer ul li{
        align-items: baseline;
    }
    .contentcard ul li {
        font-size: 11px;
    }
    .contentcard ul li svg{
        width: 16.5px;
    }
}