/* Bootstrap core CSS */



/* Se preferir utilizar a pr贸pria c贸pia do Bootstrap, descomente a linha a seguir e comente a pr贸xima */

@import url('https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css');

/* Custom styles for this template */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
color: #fff;
text-decoration:none;
}
.navigation li {
display: inline;
}
.navigation li a,
.navigation li.disabled {
border:1px solid  #0cd1cf;
color: #666;
border-radius: 3px;
cursor: pointer;
padding: 12px;
padding: 0.75rem;
}
.navigation li a:hover,
.navigation li.active a {
background-color:#0cd1cf;
color: #fff;
border-radius: 3px;
cursor: pointer;
padding: 12px;
padding: 0.75rem;
}
.navigation li a:hover,
.navigation li.active a {
background-color: #0cd1cf;
}





body {

font-family: 'Montserrat', sans-serif;

font-weight: 400;

font-size: 16px;    

}


a {

    color: #666666;

    text-decoration: none;

    background-color: transparent;

    -webkit-text-decoration-skip: objects;

}



a:hover {

    color: #666666;

    text-decoration: initial;

}



p {

    margin-top: 0;

    margin-bottom: 1.5rem;

    font-size: 18px;

}



p a {

    color: #666666;

    text-decoration: none;

    background-color: transparent;

    -webkit-text-decoration-skip: objects;

    

}



h1 {

    font-size: 50px;

    font-weight: 700;

}



h2 {

    font-weight: 400;

    font-size: 24px;

}



h3 {

    font-size: 21px;

}



h4 {

    font-size: 18px;

}





h5{

    font-size: 10px;

}



header{ 

    position: fixed;

    left: 0px;

    top: 0px;

    width: 100%;

    background: #ffffff;

    z-index: 100;

    -webkit-transition: background-color .4s ease-out;

    -ms-transition: background-color .4s ease-out;

    transition: background-color .4s ease-out;

}



.pagination {

    width: 100%;

    display: inline-block;

    text-align: center;

    margin: 50px auto;

}



.page-numbers {

    padding: 5px 10px;

    background: #3f98b1;

    color: #fff;

    text-decoration: none;

}



.cta-side-bar {

    width: 100%;

    background-color: #f4f4f4;

    border: 2px solid linear-gradient(to bottom right,#00eaf3,#023189);

    padding-left: 10px;

    padding-right: 10px;

    color: #fff;

    font-weight: 500px;

    font-size: 14px;

    margin-top: 20px;

}



.background-degrade{

   

    /*background: linear-gradient(250deg, #00eaf3, #023189) fixed;*/

    background: linear-gradient(250deg, #00eaf3, #023189) fixed;

}



.background-cinza{

    background: #F0F0F0;  

}



.background-white{

    background: #fff;  

}



.background-orange{

    color: #ff7f02;  

}



.font-color-white{
    color: #fff;
}

.font-color-blue-clear{
    color: #1ea5c6;
    font-weight: bold;
}

.font-color-blue-marinho{
    color: #2c72a5;
    font-weight: bold;
}



.font-color-grey{

   color: #2e3136;

}

.font-color-green{

   color: #527034;

}

.font-color-yellow{

   color: #dded2b;

}

.font-color-gold{

   color: #dbdf9c;
}

.font-color-blue{

   color: #2c72a5;
}


.font-color-black{

   color: #000;
}








.font-color-red{

    color: #741600;

}



.font-color-cinza-claro{

    color: #cdc7c7;

}





.font-weight-700{

    font-weight: 700;

}

.btn-danger {

    color: #fff;

    background-color: #741600;

    border-color: #741600;

}

.btn-blue-clear {
    background-color: #0cd1cf;
    color: #272a37
    border-color: #0cd1cf;
    font-weight: bold;
}



.btn-outline-danger {

    color: #741600;

    background-color: transparent;

    background-image: none;

    border-color: #741600;

}





ul {

    margin-left: 7px;

    font-size: 18px;

}

ul, ol {

    margin-bottom: 20px;

}





li {

    padding: 3px 0;

    display: list-item;

    text-align: -webkit-match-parent;

}



label {

    display: block;

    margin-bottom: .5rem;

    text-align: left;

    width: 100%;
    color: #fff;

}





strong {

    color: #10192b;

    font-weight: bold;

}



textarea {

    width: 100%;

    }





hr{width: 50%;}

    



footer{

    /*background: #03b3e6;*/

    /*background: #F0F0F0;*/

    /*background: linear-gradient(250deg, #00eaf3, #023189) fixed;*/

    margin-top: -32px;

}



.sub-header{

    background-color: #3f98b1;

    color: #fff;

    height: auto;

    padding-top: 30px;

    padding-bottom: 20px;

    

}







.data_exibe{



font-size: 12px;

}





.navbar-toggler{

    background-color: #00b1d4;

    border-color: rgba(0,0,0,.1);

}





.align-left-desktop{

    text-align: left;

}



.align-right-desktop{

    text-align: right;

}



/*Text Align*/

.text-align-lefth{

    text-align: left;



}



.text-align-right{

    text-align: right;

}





/* Padding */



.padding-50{

    padding-right: 50px;

    padding-left: 50px;

    padding-top: 50px;

    padding-bottom: 50px;    

}



.padding-10{

    padding-right: 20px;

    padding-left: 20px;

    padding-top: 0px;

    padding-bottom: 0px;    

}



.padding-15{

    padding-right: 15px;

    padding-left: 15px;

    padding-top: 15px;

    padding-bottom: 15px;    

}

.padding-16{

    padding-right: 10px;

    padding-left: 10px;

    padding-top: 10px;

    padding-bottom: 10px;    

}

.padding-20{

    padding-right: 20px;

    padding-left: 20px;

    padding-top: 20px;

    padding-bottom: 20px;    

}

.padding-21{

    padding-right: 10px;

    padding-left: 10px;

    padding-top: 0px;

    padding-bottom: 0px;    

}

.padding-25{

    padding-right: 50px;

    padding-left: 50px;

    padding-top: 0px;

    padding-bottom: 0px;    

}

.padding-30{

    padding-right: 30px;

    padding-left: 30px;

    padding-top: 30px;

    padding-bottom: 30px;    

}





.padding-top-10{

    padding-top: 10px;

}



.padding-top-20{

    padding-top: 20px;

}



.padding-top-25{

    padding-top: 25px;

}



.padding-top-30{

    padding-top: 30px;

}



.padding-top-40{

    padding-top: 40px;

}



.padding-top-50{

    padding-top: 50px;

}


.padding-top-51{

    padding-top: 50px;

}


.padding-bottom-50 {

    padding-bottom: 25px;

}

.padding-bottom-51 {

    padding-bottom: 50px;

}



.padding-top-51 {

    padding-top: 50px;

}



.padding-top-60{

    padding-top: 60px;

}



.padding-top-70{

    padding-top: 70px;

}



.padding-top-80{

    padding-top: 80px;

}



.padding-top-90{

    padding-top: 90px;

}



.padding-top-100{

    padding-top: 100px;

}



.padding-top-110{

    padding-top: 110px;

}



.padding-top-120{

    padding-top: 120px;

}



.padding-top-130{

    padding-top: 130px;

}



.padding-top-150{

    padding-top: 150px;

}



.padding-top-180{

    padding-top: 180px;

}



.padding-top-200{
    padding-top: 200px;
}

.padding-top-201{
    padding-top: 200px;
}

.padding-top-202{
    padding-top: 200px;
}

.padding-bottom-200{

    padding-bottom: 200px;

}

.padding-bottom-202{
    padding-bottom: 200px;
}

.padding-top-300{

    padding-top: 300px;

}

.padding-top-400{
    padding-top: 400px;
}

.padding-top-500{
    padding-top: 500px;
}



.padding-bottom-5{

    padding-bottom: 5px;

}



.padding-bottom-10{

    padding-bottom: 10px;

}



.padding-bottom-20{

    padding-bottom: 20px;

}



.padding-bottom-30{

    padding-bottom: 30px;

}



.padding-bottom-40{

    padding-bottom: 40px;

}


.padding-bottom-21 {

    padding-bottom: 20px;

}



.padding-bottom-60{

    padding-bottom: 60px;

}



.padding-bottom-70{

    padding-bottom: 70px;

}



.padding-bottom-80{

    padding-bottom: 80px;

}



.padding-bottom-100{

    padding-bottom: 100px;

}



.padding-bottom-120{

    padding-bottom: 120px;

}



.padding-bottom-150{

    padding-bottom: 150px;

}

.padding-bottom-300{
    padding-bottom: 300px;
}

.padding-bottom-400{
    padding-bottom: 400px;
}

.padding-bottom-450{
    padding-bottom: 450px;
}



.padding-right-50{

    padding-right: 50px;

}

.padding-right-10{

    padding-right: 10px;

}



.padding-left-50{

    padding-left: 50px;

}

.padding-left-10{

    padding-left: 10px;

}

.bg-primary {
    background-color: #10192b!important;
}



.bg-sub-header{

    background-color: #3f98b1;

}

.bg-header{
    background-color: rgba(16, 25, 42, 0.8);
}

.bg-color-green-claro{
    background-color: #ffffff;
}


.bg-color-green-escuro{
    background-color: #e2e2e2;
}


.bg-color-blue{
    background-color: #004692;
}

.bg-color-doenca-ocular{
    background-color: #2c72a5;
}

.bg-color-exames{
    background-color: #388ecd;
}

.bg-color-tratamentos{
    background-color: #38a8cd;
}

.bg-color-cirurgias{
    background-color: #23c0f3;
}



.bg-color-blue-marinho{
    background-color: #10192b;
}

.bg-color-blue-claro{
    background-color: #54a9c5;
}






.bg-color-white{

    background-color: #fff;

}



.bg-color-red{

    background-color: #971a22;

}



.bg-color-green{

    background-color: #971a22;

}



.bg-color-grey{
    background-color: #f0f2f2;
}

.bg-color-grey-claro{
    background-color: #f8f8f8;
}

.bg-color-grey-escuro{
    background-color: #f2f2f2;
}



.bg-color-footer{

    background-color: #004692;

}



.bg-color-sub-footer{

    background-color: #464e50;

}







  .padding-20 {

    padding: 10px 30px 10px 30px;

}



    }







code {

  padding: 0 0.15rem;

  background: #f5f5f5;

  border-radius: 0.2rem;

}





.padding-top-neg-100{

    padding-top: -100px;

}


/* margin */



.margin-top-neg-30{

    margin-top: -30px;

}



.margin-top-neg-35{

    margin-top: -35px;

}



.margin-top-neg-40{

    margin-top: -40px;

}



.margin-top-neg-45{

    margin-top: -45px;

}



.margin-top-neg-50{

    margin-top: -50px;

}

.margin-top-neg-80{

    margin-top: -80px;

}

.margin-top-neg-90{

    margin-top: -90px;

}




.margin-top-neg-100{

    margin-top: -100px;

}

.margin-top-neg-120{

    margin-top: -120px;

}

.margin-top-neg-180{

    margin-top: -180px;

}

.margin-top-neg-201{
    margin-top: -205px;
}

.margin-top-neg-380{

    margin-top: -380px;

}



.margin-top-5{

    margin-top: 5px;

}



.margin-top-10{

    margin-top: 10px;

}



.margin-top-20{

    margin-top: 20px;

}



.margin-top-30{

    margin-top: 30px;

}



.margin-top-40{

    margin-top: 40px;

}



.margin-top-50{

    margin-top: 50px;

}



.margin-top-60{

    margin-top: 60px;

}



.margin-top-70{

    margin-top: 70px;

}



.margin-top-80{

    margin-top: 80px;

}



.margin-top-90{

    margin-top: 90px;

}



.margin-top-100{

    margin-top: 100px;

}

.margin-top-120{
    margin-top: 120px;
}

.margin-top-130{

    margin-top: 130px;

}



.margin-top-150{

    margin-top: 150px;

}



.margin-top-200{

    margin-top: 200px;

}

.margin-bottom-10{

    margin-bottom: 10px;

}



.margin-bottom-20{

    margin-bottom: 20px;

}



.margin-bottom-30{

    margin-bottom: 30px;

}



.margin-bottom-40{

    margin-bottom: 40px;

}



.margin-bottom-50{

    margin-bottom: 50px;

}



.margin-bottom-60{

    margin-bottom: 60px;

}



.margin-bottom-70{

    margin-bottom: 70px;

}



.margin-bottom-80{

    margin-bottom: 80px;

}



.margin-bottom-90{

    margin-bottom: 90px;

}



.margin-bottom-100{

    margin-bottom: 100px;

}



/*Font Size */



.font-size-12{

    font-size: 12px;

}



.font-size-14{

    font-size: 14px;

}



.font-size-15{

    font-size: 15px;

}



.font-size-16{

    font-size: 16px;

}



.font-size-18{

    font-size: 18px;

}



.font-size-20{

    font-size: 20px;

}


.font-size-21{

    font-size: 20px;

}



.font-size-22{

    font-size: 22px;

}



.font-size-24{

    font-size: 24px;

}



.font-size-25{

    font-size: 25px;

}



.font-size-26{

    font-size: 26px;

}



.font-size-27{

    font-size: 27px;

}



.font-size-28{

    font-size: 28px;

}



.font-size-30{
    font-size: 30px;
}

.font-size-31{
    font-size: 31px;
}

.font-size-32{
    font-size: 32px;
}

.font-size-33{
    font-size: 33px;
}

.font-size-35{
    font-size: 35px;
}

.font-size-40{
    font-size: 40px;
}

.font-size-45{
    font-size: 45px;
}

.font-size-50{
    font-size: 50px;
}

.font-size-60{
    font-size: 60px;
}

.font-size-80{
    font-size: 80px;
}

.font-size-100{
    font-size: 100px;
}

.font-size-120{
    font-size: 120px;
}

.font-size-130{
    font-size: 120px;
}

.font-size-250{
    font-size: 250px;
}

/*Border Radius*/

.border-radius-20{
    border-radius: 20px;
}

.border-radius-30{
    border-radius: 30px;
}

.border-radius-30{
    border-radius: 30px;
}

.border-radius-40{
    border-radius: 40px;
}

.border-radius-50{
    border-radius: 50px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 11px;
    padding-left: 11px;
    color: #656565;
    font-weight: 600;
    font-size: 15px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #124770;
}

.navbar-inner {
    background-color:transparent;
}

.border-black{
    border-style: solid;
    border-bottom-width: 5px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
    border-color: #000;
}

.border-white{
    border-style: solid;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-left-width: 3px;
    border-color: #fff;
}

.border-blue{
    border-style: solid;
    border-bottom-width: 2px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-color: #1ea5c6;
}

.border-primary{
    border-style: solid;
    border-bottom-width: 5px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
    border-color: #0cd1cf;
}


/* INICIO FULL BANNER DOENÇAS OCULARES DESKTOP */


.full-banner-doenca-ocular-catarata {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doencas-oculares-catarata.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-astigmatismo {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-astigmatismo.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-blefarocalaze {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-blefarocalaze.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-ceratocone {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-ceratocone.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-estrabismo {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-estrabismo.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-glaucoma {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-glaucoma.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-hipermetropia {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-hipermetropia.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-lentes-de-contato {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-lentes-de-contato.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-miopia {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-miopia.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-presbiopia {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-presbiopia.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-doenca-ocular-pterigio {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-pterigio.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}


.full-banner-doenca-ocular-transplante-de-cornea {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-doenca-ocular-transplante-de-cornea.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

/* FIM FULL BANNER DOENÇAS OCULARES DESKTOP */



/* INICIO FULL BANNER EXAMES DESKTOP */
.full-banner-exame-de-aberrometria {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-de-aberrometria.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}


.full-banner-exame-acuidade-visual {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-acuidade-visual.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-angiofluoresceinografia {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-angiofluoresceinografia.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}



.full-banner-exame-biometria-ultrassonica {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-biometria-ultrassonica.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-campimetria {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-campimetria.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-curva-dimensional {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-curva-dimensional.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-motilidade {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-motilidade.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-refracao {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-refracao.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-catarata {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-catarata.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
}

.full-banner-exame-ceratocone {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-ceratocone.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
}

.full-banner-exame-glaucoma {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-glaucoma.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-retinopatia-diabetica {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-retinopatia-diabetica.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-refrativos {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-refrativos.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-fundoscopia {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-fundoscopia.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-gonioscopia {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-gonioscopia.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-mapeamento-de-retina {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-mapeamento-de-retina.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-microscopia-especular-da-cornea {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-microscopia-especular-da-cornea.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-oct {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-oct.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-papilografia {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-papilografia.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-potencial-de-acuidade-visual {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-potencial-de-acuidade-visual.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-retinografia {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-retinografia.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-teste-de-ishihara {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-teste-de-ishihara.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-paquimetria {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-paquimetria.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-teste-de-rosa {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-teste-de-rosa.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-teste-de-schirmer {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-teste-de-schirmer.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-teste-de-sensibilidade {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-teste-de-sensibilidade.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-teste-ortoptico {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-teste-ortoptico.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-exame-topografia-de-cornea {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-exame-topografia-de-cornea.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}
/* FIM FULL BANNER EXAMES DESKTOP */


/* INICIO FULL BANNER CIRURGIAS DESKTOP */
.full-banner-cirurgia-de-catarata {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-de-catarata.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-cirurgia-anel-de-ferrara-ceratocone {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-anel-de-ferrara-ceratocone.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-cirurgia-de-ceratocone {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-de-ceratocone.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-cirurgia-de-estrabismo {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-de-estrabismo.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-cirurgia-de-pterigio {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-de-pterigio.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-cirurgia-refrativa-a-laser {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-refrativa-a-laser.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-cirurgia-de-palpebra {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-de-palpebra.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-cirurgia-crosslinking-da-cornea {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-crosslinking-da-cornea.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-cirurgia-lentes-intraoculares-catarata {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-cirurgia-lentes-intraoculares-catarata.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

/* FIM FULL BANNER CIRURGIAS DESKTOP */





.full-banner {
    background-image: url(https://hoacre.com.br/wp-content/uploads/2023/02/full-banner-home-1.webp);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-hospital {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-hospital.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.full-banner-blog {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/full-banner-blog.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-cta-home {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/bg-cta-home.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-cta-internas {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/bg-cta-internas.png);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-estrutura-completa-home{
    background-image: url(https://hoacre.com.br/wp-content/uploads/2023/02/bg-estrutura-completa-home.webp);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-page-sobre{
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/bg-page-sobre.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-nossas-unidades{
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/bg-nossas-unidades.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-especialidades-home {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/bg-especialidades-home.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-menu-rapido-home {
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/bg-menu-rapido-home.png);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-livre-se-dos-oculos-para-sempre-home {
    background-image: url(https://hoacre.com.br/wp-content/uploads/2023/02/bg-livre-se-dos-oculos-para-sempre-home.webp);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}


.bg-conheca-nosso-corpo-clinico-home{
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/bg-conheca-nosso-corpo-clinico-home.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}

.bg-page-blog{
    background-image: url(https://hoacre.com.br/wp-content/themes/hov/img/bg-page-blog.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom-style: none;
    border-color: #000000;
    border-left-style: none;
    border-radius: 0px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
}


.width-100{
    width: 100%;
}


.height-600{

    height: 600px;
}

.text-form{
    color: #212529;
    text-align: left;
    font-size: 16px;
}


/* @media */



@media only screen and (max-width : 700px){ 



    h1 {

        font-size: 32px;

        color: #322842;

    }



    h2{

        font-size: 20px

    }



.bg-header{
    background-color: #151c2c;
}

.padding-top-400 {
    padding-top: 50px;
}

.padding-top-300{

    padding-top: 175px;

}

.padding-top-90 {
    padding-top: 20px;
}

    .align-left-desktop{

    text-align: center;

    }



    .align-right-desktop{

        text-align: center;

    }

    .tex-justify{
       text-align: center; 
    }



    .copyriht{

         height: 50px;

    }



    .font-size-100{

    font-size: 40px;

    }

    .font-size-120{
    font-size: 40px;
    }

    .font-size-130{
    font-size: 40px;
    }



    .font-size-80{

    font-size: 42px;

    }


    .font-size-45{

    font-size: 25px;

    }



    .font-size-30 {

    font-size: 20px;

    }

    .font-size-21{

    font-size: 23px;
    }


    .font-size-25 {

    font-size: 10px;

    }

    .font-size-18 {
    font-size: 14px;
    }

    .font-size-16 {
    font-size: 11px;
    }

    .padding-bottom-20 {
    padding-bottom: 10px;}

    .padding-bottom-21 {

    padding-bottom: 50px;

    }



    .padding-top-50 {

    padding-top: 25px;

    }

    .padding-top-20 {
    padding-top: 10px;
    }

    .padding-top-51{

    padding-top: 0px;
    }

    .padding-top-60 {
    padding-top: 30px;
    }


    .padding-top-200 {
    padding-top: 50px;
    }

    .padding-top-201 {
    padding-top: 100px;
    }

    .padding-top-202{
    padding-top: 155px;
    }

    .padding-bottom-200 {

    padding-bottom: 50px;

    }

    .padding-bottom-202{
    padding-top: 155px;
    }


    .margin-top-50 {

        margin-top: 25px;

    }



    .margin-top-200 {

        margin-top: 75px;

    }



    .margin-top-100 {

    margin-top: 100px;

    }



    .margin-bottom-50 {

        margin-bottom: 25px;

    }



    .padding-top-130{

    padding-top: 50px;

    }




    .font-size-14 {

    font-size: 18px;

    }


    .font-size-22 {

    font-size: 12px;

    }



    .font-size-40 {

    font-size: 25px;

    }

    .font-size-50 {
    font-size: 30px;
    }

    .font-size-60 {

    font-size: 35px;

    }



    .padding-bottom-100 {

    padding-bottom: 40px;

    }

    .padding-bottom-120 {
    padding-bottom: 60px;
    }

    .padding-bottom-300{
    padding-bottom: 175px;
    }

    .padding-bottom-400{
    padding-bottom: 175px;
    }

    .padding-bottom-450{
        padding-bottom: 175px;
    }


    .padding-top-40 {

    padding-top: 20px;

    }



    .padding-top-100 {

    padding-top: 40px;

    }

    .padding-top-120 {
    padding-top: 50px;
    }



    .padding-top-150 {

    padding-top: 50px;

    }



    .padding-top-180{

    padding-top: 120px;

    }



    .padding-bottom-150{

    padding-bottom: 50px;

    }



    .margin-top-neg-45 {

    margin-top: 50px;

    }

    .margin-top-neg-180{

    margin-top: 50px;

    }

    

    .margin-top-neg-201{
    margin-top: 0px;
    }

    .margin-top-neg-80{

    margin-top: 50px;

    }

    .margin-top-neg-90{

        margin-top: 50px;

    }

    .margin-top-neg-100{

    margin-top: -50px;

    }

    .margin-top-neg-120{

    margin-top: 50px;

    }

    .font-size-12{

    font-size: 12px;

    }


    .bg-cta-internas {
    background-image: none;
    background: #229bb8;
    }

    .bg-livre-se-dos-oculos-para-sempre-home {
    background-position-x: 75%;
    }

    .bg-conheca-nosso-corpo-clinico-home {
    background-position-x: 75%;
    }

    .bg-estrutura-completa-home {
    background-position-x: 10%;
    }

    .padding-bottom-80 {
    padding-bottom: 40px;
    }

}



