<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1199px) {

    .fotos-btmcnt h4 {
        font-size: 25px;
    }

    .fotos-btmcnt p {
        font-size: 17px;
    }

    .last-photos-ctn p {
    }

    .meter-cntprg p {
        font-size: 23px;
    }

    .meter-inrright a {
        font-size: 20px;
    }

    .meter-inrright h2 {
        font-size: 22px;
    }

    .meter-bottombtn a {
        font-size: 26px;
    }

    /*==== add-new pages start =====*/
    .last-photos-itm-ctn h6 {
        font-size: 20px;
    }

    .last-photos-itm-ctn h6 span {
        font-size: 17px;
    }

    .aniversa-title h2 {
        font-size: 40px;
    }

    .aniversa-cnt1 h3 {
        font-size: 30px;
    }

    .aniversa-cnt1 h4 {
        font-size: 21px;
    }

    .aniversa-cnt1 p {
        font-size: 18px;
    }

    .aniversa-blackbox h4,
    .aniversa-blackbox ul li,
    .aniversa-blackbox h3,
    .aniversa-cnt2 p,
    .aniversa-cnt3 p {
        font-size: 21px;
    }

    .aniversa-cnt3 h2 {
        font-size: 30px;
    }

    .aniversa-cnt3 span {
        font-size: 22px;
    }

    .aniversa-cnt3 h6 {
        font-size: 20px;
    }

    .form-list-nomess h2 {
        font-size: 21px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .form-list-nomess p {
        font-size:20;
    }

    .form-list-nomess ul li a {
        font-size: 20px;
        display: block;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .form-list-nomess ul{
        display: flex;
        justify-content: flex-start;

    }

    .aniven-mar .evento-inner2 label {
        font-size: 23px;
    }

    .aniven-mar .evento-inner2 input {
        font-size: 23px;
    }

    .volter-ftodetails p {
        font-size: 22px;
    }

    .birthday-vdo .vdocnt2 p {
        font-size: 24px;
    }

    .addnew-prt h4 {
        font-size: 15px;
    }

    /*=== avaliacao_positiva page start ===*/    

    .avalie-item2-inner {
        padding-right: 50px;
    }

    .avalie-item2-inner h6 {
        font-size: 48px;
    }

    .rating-stars ul &gt; li.star &gt; i.fa {
        font-size: 45px;
    }

    .avalie-item3 ul li {
        font-size: 15px;
    }

    .update-head_newmenu ul li a {
        font-size: 15px;
    }

    .update_toggle_menu ul li a {
        font-size: 15px;
    }

    .header-title h4 {
        font-size: 36px;
    }

    .header-title a {
        font-size: 26px;
    }

    .header-title a img {
        max-width: 23px;
    }

    .update_toggle_menu {
        top: 176%;
    }

    .catagory_part ul li a {
        font-size: 13px;
    }

    .catg2_part ul li a {
        font-size: 12px;
    }

    .high2_newitem h4 {
        font-size: 17.5px;
    }

    .high2_newcnt h2 {
        font-size: 22px;
        line-height: 21px;
    }

    .bento_newitem .delight2_newcnt {
        width: 58.8%;
    }

    .bento_newitem .delight2_newiner {
        width: 41.2%;
    }

    .bento_newitem .delight2_newcnt h2 {
        font-size: 21px;
    }

    .bento_newitem .delight2_newcnt p {
        font-size: 16px;
    }

    .bento_newitem .delight2_newcnt h6 {
        font-weight: 21px;
    }

    .bento_newitem .wp100 {
        width: 100%;
    }

    .social-updprt {
        padding: 10px 20px 0;
    } 

   
}


@media screen and (max-width: 768px)  {
    .form-list-nomess span::after{
        width: calc(100% + 20px);
        left:-10px;
    }
}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {

	.birthday-vdo-ctn p {
    font-size: 19px;
	}
	      .video2 {
height: 310px;
      }
	
    .menu-area .logo a img {
/*        max-width: 120px; */
		    width: 80%;
    height: 80%;
    }

    .menu ul li {
        font-size: 16px;
        padding: 0 3px;
    }

    .menu ul li a {
        font-size: 16px;
    }

    .hero {
        margin-bottom: 50px;
    }

    .hero-img h2 {
        font-size: 25px;
        line-height: 110%;
        bottom: 10px;
    }

    .highlight-main {
        border: 2px solid var(--cor-idx-borda-destaque);
        border-top: 2px solid var(--cor-idx-faixa-destaque);
        padding: 10px 30px 20px;
    }

    .highlight-title {
        font-size: 19px;
        padding: 3px;
    }

    .highlight-crl1 .owl-carousel .highlight-crl1-ctn,
    .highlight-crl2 .owl-carousel .highlight-crl1-ctn,
    .highlight-crl3 .owl-carousel .highlight-crl1-ctn {
        padding: 8px 0;
    }

    .highlight-crl1 .owl-carousel .highlight-crl1-ctn p,
    .highlight-crl2 .owl-carousel .highlight-crl1-ctn p,
    .highlight-crl3 .owl-carousel .highlight-crl1-ctn p {
        font-size: 19px;
        line-height: 110%;
    }

    .main-content .owl-theme .custom-nav .owl-next,
    .main-contentnw .owl-theme .custom-nav .owl-next,
    .main-content2 .owl-theme .custom-nav .owl-next,
    .main-content3 .owl-theme .custom-nav .owl-next,
    .main-content4 .owl-theme .custom-nav .owl-next,
    .main-content5 .owl-theme .custom-nav .owl-next,
    .main-content6n .owl-theme .custom-nav .owl-next {
        width: 20px;
        height: 40px;
        right: -30px;
    }

    .main-content .owl-theme .custom-nav .owl-prev,
    .main-contentnw .owl-theme .custom-nav .owl-prev,
    .main-content2 .owl-theme .custom-nav .owl-prev,
    .main-content3 .owl-theme .custom-nav .owl-prev,
    .main-content4 .owl-theme .custom-nav .owl-prev, 
    .main-content5 .owl-theme .custom-nav .owl-prev,
    .main-content6n .owl-theme .custom-nav .owl-prev {
        width: 20px;
        height: 40px;
        left: -30px;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
    }

    .owl-theme .owl-dots {
        padding-top: 10px;
    }

    .highlight-crl1 {
        /*margin-bottom: 25px;*/
    }
    .mtop4515{
        margin-top:15px;
    }
    .mtop200{
        margin-top:0px;
    }
    .highlight-crl2{
        margin-top: 15px;
    }
    .highlight-crl3 {
        margin-top: 15px;
    }

    .highlight-crl3 .owl-carousel .highlight-crl1-ctn {
        min-height: 70px;
    }

    .highlight-crl3 .owl-carousel .highlight-crl1-ctn p {
        font-size: 15px;
    }

    .highlight-crl4 {
        margin-bottom: 40px;
        margin-top: 25px;
    }

    .highlight-crl5 .owl-carousel .highlight-crl1-ctn {
        padding: 6px 0;
    }

    .highlight-crl5 .highlight-crl1-ctn h3 {
        font-size: 15px;
    } 

    .highlight-crl5 .highlight-crl1-ctn h3 span {
        font-size: 8px;
    }

    .highlight-crl5 .owl-carousel .highlight-crl1-ctn p {
        font-size: 12px;
    }

    .wrapper-inner-ctn-1 p {
        font-size: 18px;
        padding: 0 0;
        margin: 32px 0 55px;
    }

    /*SCHEDULE start*/

    .schedule-01 {
        padding: 15px 0 30px;
		margin-top: 80px;		
    }

    .schedule-01-title span {
        font-size: 22px;
        left: -5px;
    }

    .schedule-01-itm {
        padding: 10px 10px;
    }
    
    .schedule-01-itm .row {
        --bs-gutter-x: 15px;
    }

    .schedule-01-itm-r8 h4 {
        font-size: 20px;
    }

    .schedule-01-itm-r8 h4 span {
        font-size: 12px;
    }

    .schedule-01-itm-r8 h5 {
        font-size: 22px;
    }

    .schedule-01-itm-r8 p {
        font-size: 12px;
    }

    .schedule-01-itm-r8 p:first-of-type {
        margin: 10px 0 10px;
    }

    .schedule-01-itm-r8 p:last-of-type {
        margin: 0 0 15px;
    }

    .schedule-01-itm-r8 ul li {
        width: 49%;
        border-radius: 5px;
    }

    .schedule-01-itm-r8 ul:first-of-type {
        margin-bottom: 6px;
    }

    .schedule-01-itm-r8 ul li a {
        font-size: 10.5px;
        padding: 8px 0;
    }

    .schedule-01-btm ul {
        margin-top: 25px;
    }

    .schedule-01-btm ul li a {
        font-size: 20px;
        padding: 8px 15px;
    }

    .schedule-01-btm ul li:first-child a {
        margin-right: 10px;
    }

    .schedule-01-btm ul li:last-child a {
        margin-left: 10px;
    }

    .schedule-02-itm-ctn ul li a {
        font-size: 11px;
    }
    
    .schedule-02 {
        padding-left: 10px;
        padding-right: 10px;
        border: ;
    }
    
    .schedule-02-itm-ctn {
        padding: 10px 5px;
    }
    
    .schedule-02-itm-ctn h4 {
        font-size: 18px;
    }
    
    .schedule-02-itm-ctn h5 {
        font-size: 18px;
    }
    
    .schedule-02-itm-ctn p:first-of-type {
        margin: 20px 0 15px;
    }
    
    .schedule-02-itm-ctn p {
        font-size: 13px;
    }

    .follow-nt ul li a img {
        max-width: 75px;
    }
    
    .follow-nt ul li a.yt {
        max-width: 75px;
        height: 72px;
        padding: 0 5px;
        border-radius: 15px;
    }
    
    .follow-nt ul li a.yt img {
        max-width: 55px;
    }

    .location-top ul li:last-child a {
        margin-top: 15px;
        display: block;
    }
    .footer-logo a img {
        max-width: 110px;
    }

    .footer-r8 ul li {
        font-size: 14px;
        padding: 0 2px;
    }

    .footer-r8 ul li a {
        font-size: 18px;
    }

    .stopify-r8 h2 {
        font-size: 36px;
    }

    .evento-inner label {
        font-size: 20px;
        width: 20%;
    }

    .evento-inner input {
        font-size: 19px;
        width: 80%;
    }

    .evento-card {
      padding: 25px 21px 24px;
    }

    .evento-inner2 label {
        font-size: 20px;
    }

    .evento-inner2 input {
        font-size: 19px;
    }

    .evento-inner2 .selection {
        width: 55%;
    }

    .evento-inner2 .selection2 {
        width: 44%;
    }

    .evento-title h2 {
        font-size: 20px;
    }

    .evento-textbox label {
        font-size: 20px;
    }

    .evento-textbox textarea {
        font-size: 19px;
    }

    .eveto-btn button {
        font-size: 25px;
    }

    .lotos-uprcnt p {
        font-size: 20px;
    }

    .lotos-uprcnt p br {
        display: none;
    }

    .fotos-btmcnt h4 {
        font-size: 24px;
    }

    .fotos-btmcnt p {
        font-size: 17px;
    }

    .meter-cntprg p {
        font-size: 17.5px;
    }

    .meter-inrright a {
        font-size: 18px;
    }

    .meter-inrright h2 {
        font-size: 20px;
    }

    .meter-bottombtn a {
        font-size: 22px;
    }

    .meter-inrright h6 {
        font-size: 13.5px;
    }

    .meter-inrright h6 i {
        font-size: 14px;
    }

    .meter-inrright p {
        font-size: 13.5px;
    }


    /*==== add-new pages start =====*/

    .last-photos-itm-inner img {
        max-width: 200px;
    }

    .last-photos-itm-inner h5 {
        font-size: 28px;
    }

    .last-photos-itm-ctn h6 {
        font-size: 17px;
    }

    .last-photos-itm-ctn h6 span {
        font-size: 11px;
    }

    .aniversa-title h2 {
        font-size: 30px;
    }

    .aniversa-cnt1 h3 {
        font-size: 25px;
    }

    .aniversa-cnt1 h4 {
        font-size: 19px;
    }

    .aniversa-cnt1 p {
        font-size: 16px;
    }

    .aniversa-blackbox h4,
    .aniversa-blackbox ul li,
    .aniversa-blackbox h3,
    .aniversa-cnt2 p,
    .aniversa-cnt3 p {
        font-size: 17px;
    }

    .aniversa-cnt3 h2 {
        font-size: 26px;
    }

    .aniversa-cnt3 span {
        font-size: 17px;
        padding: 4px 10px;
    }

    .aniversa-cnt3 h6 {
        font-size: 15px;
    }

    .benefidos-part h2 {
        font-size: 25px;
    }

    .benefidos-part ul li {
        font-size: 17px;
    }

    .aniscd-right p {
        margin: 20px 0!important;
    }

    .aniscd-right h5 {
        margin-bottom: 25px;
    }

    .aniscd-right ul {
        margin-top: 36px;
    }

    .birthday-item-inner ul li {
        text-align: left;
    }

    .even-inrbtn a {
        font-size: 21px;
    }

    .login-item-title h3 {
        font-size: 23px;
    }

    .login-inner label {
        display: block;
        text-align: left;
        font-size: 21px;
    }

    .tag-container ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .tag-container ul li a {
        margin-bottom: 10px;
        margin: 0 5px 10px 0;
    }

    /*===========
     minhaconta page start
     =========== */
     .form-list-nomess h2 {
        font-size: 21px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .form-list-nomess p {
        font-size: 17px;
    }

    .form-list-nomess ul li a {
        font-size: 14px;
        display: block;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .form-list-nomess ul{
        display: flex;
        justify-content: flex-start;
    }

    .materias-title h2 {
        font-size: 25px;
        font-weight: 700;
        color: #fff;
    }

    .materias-title span {
        font-size: 17px;
    }

    .materisasss p {
        text-align: left;
        font-size: 17px;
    }

    .evento-card {
        margin-top: 40px;
    } 

    .aniven-details h2 {
        font-size: 20px;
    }

    .aniven-details p {
        font-size: 18px;
    }

    .aniven-details h4 {
        font-size: 18px;
    }

    .aniven-details ul li {
        font-size: 18px;
    }

    .aniven-mar .evento-inner2 {
        display: block;
    }

    .aniven-mar .evento-inner2 label {
        width: 100%;
        margin-bottom: 5px;
    }

    .aniven-mar .evento-inner2 input {
        width: 100%;
        margin: 0;
    }

    .volter-ftodetails p {
        font-size: 22px;
    }

    .volter-foto span {
        font-size: 21px;
        padding: 0 6px;
    }

    .fotos-sldcnt p {
        font-size: 18px;
    }

    .fotos-intbtm a {
        font-size: 22px;
    }

    .hero-ctn p {
        font-size: 22px !important;
    } 

     .hero-ctn {
        padding-bottom: 8px;
        padding-top: 15px;
    }

    .fotos-sldcnt p {
        max-width: 734px;
    }

    .coupon-box input {
        font-size: 21px;
    }

    .addnew-prt {
        display: block;
        text-align: left;
    }

    .addnew-prt h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    /*=== promoter_cadastro page start ===*/

    .promoter-item-inner label {
        font-size: 17px;
    }

    .promoter-item-inner label span {
        width: 65px;
        flex: 0 0 65px;
    }

    .promoter-item-inner input {
        font-size: 18px;
        padding: 2px 8px;
    }

    .promoter-item-inner2 label {
        width: 180px;
        flex: 0 0 180px;
    }

    .promoter-item-inner3 label {
        width: 150px;
        flex: 0 0 150px;
    }

    .promoter-item-inner4 label {
        width: 185px;
        flex: 0 0 185px;
    }

    /*=== avaliacao page start ===*/

    .avalie-item h2 {
        font-size: 37px;
        margin: 0 0 40px;
    }

    .aproveite-area {
        padding: 40px 15px 0px;
    }

    .avalie-item2-inner {
        padding-right: 20px;
        margin-bottom: 22px;
    }

    .avalie-item2-inner h6 {
        font-size: 32px;
    }

    .rating-stars ul &gt; li.star &gt; i.fa {
        font-size: 30px;
    }

    .avalie-item2 label {
        font-size: 26px;
    }

    .avalie-item2 input,
    .avalie-item2 textarea {
        font-size: 18px;
    }

    .avalie-item3 {
        margin: 0 -21px;
    }

    .promoter-item-inner3 {
        padding: 20px 0;
    }

    .promoter-item-inner5 {
        padding-bottom: 20px
    }

    .update-head_newmenu ul li a {
        font-size: 11px;
        padding-left: 6.5px;
        padding-right: 6.5px;
    }

    .update_toggle_menu ul li a {
        font-size: 11.5px;
        padding-left: 6.5px;
        padding-right: 6.5px;
    }

    .update-head_newmenu ul img  {
        max-width: 40px;
    }

    .header-title h4 {
        font-size: 30px;
    }

    .header-title a {
        font-size: 21px;
    }

    .header-title a img {
        max-width: 17px;
    }

    .update_toggle_menu {
        top: 192%;
    }

    .update-headsearch_bar input {
        font-size: 20px;
        padding-left: 35px;
        background-size: 19px;
    }

    .update-menuhd p {
        font-size: 21px;
    }

    .update_toggle_menu ul {
        padding: 10px 15px;
    }

    .catagory_part ul li a {
        font-size: 13px;
    }

    .catagory_part .catg-prtres {
        width: 906px;
    }

    .category_fixed .catg-prtres {
        width: 950px;
    }

    .scroll_bar {
        overflow-x: scroll;
        padding-bottom: 8px;
    }

    .catagory_part h2 {
        font-size: 22px;
    }

    /*.category_fixed-top {
        max-width: 650px;
        width: 100%;
    }*/

    .hro-updt {
        margin-bottom: 0;
    }

    .hro-updt .hero-ctn{
        padding-bottom: 0!important;
    }

    .catg2_part {
        padding-top: 24px;
        padding-bottom: 0;
    }

    .category_fixed .catagory_innerprt {
        top: 100%;
    }

    .high2_newprt {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 12px;
    }

    .vdop_updta {
        padding-left: 5px;
        padding-right: 5px;
    }

    .delight2_newprt {
        grid-template-columns: repeat(2, 1fr);
    }

    .bento_newprt {
        grid-template-columns: 1fr;
    }

    .bento_newitem .delight2_newcnt {
        width: 65%;
        padding: 32px 20px;
    }

    .bento_newitem .delight2_newiner {
        width: 35%;
    }

    .bento_newitem .wp100 {
        width: 100%;
    }

    .voltar-item ul li a {
        font-size: 22px;
        height: 36px;
    }

    .avalie-item3-inner ul li a {
        font-size: 24px;
        padding: 4px 14px;
    }

    .padtop-updt {
        padding: 25px;
    }

    .adtnprt h4 {
        margin-bottom: 10px!important;
    }

    .avalie-item2 h3 {
        font-size: 36px;
    }

    .avalie-item2-inner {
        max-width: 440px;
    }

    .social-updprt {
        padding: 10px 20px 0;
        display: block;
    }  

    .positive_ratingitem .avalie-item2-inner h6 {
        font-size: 32px;
    }

    .positive_ratingitem .rating-stars ul &gt; li.star &gt; i.fa {
        font-size: 30px;
    }

    .positive_ratingitem .avalie-item2-inner {
        max-width: 500px;
    }

}








/*
==================================== 
Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 767px) {

		      .video2 {
height: 220px;
      }
	
	.corporate-vdo-ctn {
    margin-bottom: 40px;
    }
	
.estabele-vdo-ctn {
    margin-bottom: 40px;
    }
	
	.materia-idx-ctn p {
    font-size: 17px;
}
	.corporate-ctn p {
    font-size: 17px;
}
	.estabele-ctn p {
    font-size: 17px;
}

	.space-rsv-ctn p {
    font-size: 17px;
}
.estabele-item-inner h2 {
    font-size: 20px;
}

.corporate-vdo-ctn p {
    padding: 0px 5px 10px 5px;
    font-size: 17px;
}
	  .location-valet {
    font-size: 17px;
}

	  .location-outro {
    font-size: 17px;
}
	.birthday-vdo-ctn p {
    font-size: 17px;
}
    .top-section {
        padding: 5px 0px 5px 0px;
    }

    .top-section a img {
        max-height: 28px;
        max-width: 110px;
    }

	.menu-area-main {
        padding: 10px 0 0px;
        background-image: var(--imagem-fundo-mobile);
    }
.menu-area3{display:none}

	.menu-area {
        align-items: center;
        justify-content: center;
    }
    .menu {
        display: none;
    }
    .humburger {
        display: block;
    }
    .mobile-menu {
        display: block;
    }

    .menu-area a span {
        font-size: 19px;
    }

    .menu-area .logo a img {
        margin: 0px 9px;
    }

    .menu-area .logo img,.menu-area2 .logo img{
        height: var(--altura-logo-mobile);
    }
    

    .wrapper-inner {
      padding: 20px 5px 40px 5px;
    }

    .hero {
        margin-bottom: 30px;
    }

    .hero-img h2 {
        font-size: 25px;
        line-height: 110%;
        bottom: 10px;
    }
    
    .highlight-main {
        border: 2px solid var(--cor-idx-borda-destaque);
        border-top: 2px solid var(--cor-idx-faixa-destaque);
        padding: 10px 20px 20px;
    }

    .highlight-title {
        font-size: 20px;
        padding: 3px;
        left: -2px;
    }

    .highlight-crl1 .owl-carousel .highlight-crl1-ctn,
    .highlight-crl2 .owl-carousel .highlight-crl1-ctn,
    .highlight-crl3 .owl-carousel .highlight-crl1-ctn,
    .highlight-crl6 .owl-carousel .highlight-crl1-ctn {
        padding: 8px 0;
    }

    .highlight-crl1 .owl-carousel .highlight-crl1-ctn p,
    .highlight-crl2 .owl-carousel .highlight-crl1-ctn p,
    .highlight-crl3 .owl-carousel .highlight-crl1-ctn p,
    .highlight-crl6 .owl-carousel .highlight-crl1-ctn p {
        font-size: 17px;
        line-height: 120%;
    }

    .main-content .owl-theme .custom-nav .owl-next,
    .main-contentnw .owl-theme .custom-nav .owl-next,
    .main-content2 .owl-theme .custom-nav .owl-next,
    .main-content3 .owl-theme .custom-nav .owl-next,
    .main-content4 .owl-theme .custom-nav .owl-next,
    .main-content5 .owl-theme .custom-nav .owl-next,
    .main-content6 .owl-theme .custom-nav .owl-next,
    .main-content7 .owl-theme .custom-nav .owl-next,
    .main-content8 .owl-theme .custom-nav .owl-next,
    .main-content9 .owl-theme .custom-nav .owl-next,
    .main-content10 .owl-theme .custom-nav .owl-next,
    .main-content6n .owl-theme .custom-nav .owl-next {
        width: 20px;
        height: 30px;
        right: -25px;
        font-size: 20px;
    }

    .main-content .owl-theme .custom-nav .owl-prev,
    .main-contentnw .owl-theme .custom-nav .owl-prev,
    .main-content2 .owl-theme .custom-nav .owl-prev,
    .main-content3 .owl-theme .custom-nav .owl-prev,
    .main-content4 .owl-theme .custom-nav .owl-prev, 
    .main-content5 .owl-theme .custom-nav .owl-prev,
    .main-content6 .owl-theme .custom-nav .owl-prev,
    .main-content7 .owl-theme .custom-nav .owl-prev,
    .main-content8 .owl-theme .custom-nav .owl-prev,
    .main-content9 .owl-theme .custom-nav .owl-prev, 
    .main-content10 .owl-theme .custom-nav .owl-prev,
    .main-content6n .owl-theme .custom-nav .owl-prev {
        width: 20px;
        height: 30px;
        left: -25px;
        font-size: 20px;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
    }

    .owl-theme .owl-dots {
        padding-top: 8px;
    }

    .highlight-crl1 {
       /* margin-bottom: 15px;*/
    }
    .highlight-crl2{
        margin-top: 15px;
    }
    .mtop4515{
        margin-top:15px;
    }
    .mtop200{
        margin-top:0px;
    }
    .highlight-crl2 {
        padding: 0 20px;
    }
	
	.highlight-crl3 {
        margin-top: 15px;
    }

    .highlight-crl3 .owl-carousel .highlight-crl1-ctn {
        min-height: 55px;
    }

    .highlight-crl3 .owl-carousel .highlight-crl1-ctn p {
        font-size: 12px;
    }

    .highlight-crl4 {
        margin-bottom: 25px;
        margin-top: 15px;
    }

    .highlight-crl5 .owl-carousel .highlight-crl1-ctn {
        padding: 6px 0;
    }

    .highlight-crl5 .highlight-crl1-ctn h3 {
        font-size: 15px;
    } 

    .highlight-crl5 .highlight-crl1-ctn h3 span {
        font-size: 8px;
    }

    .highlight-crl5 .owl-carousel .highlight-crl1-ctn p {
        font-size: 12px;
    }

    .wrapper-inner-ctn-1 p {
        display: none;
    }

    /*SCHEDULE start*/

    .schedule-01,
    .schedule-02 {
        padding: 15px 3px 30px;
	    border: 2px solid var(--cor-idx-borda-programa);
   		border-top: 2px solid var(--cor-idx-faixa-programa);
		margin-top: 50px;
    }

    .schedule-01-title span {
        font-size: 21px;
        left: -2px;
    }

    .schedule-01-itm,
    .schedule-02-itm {
        padding: 20px 32px;
    border-bottom: 2px solid var(--cor-idx-faixa-programa);
    }
    
    .schedule-01-itm .row,
    .schedule-02-itm .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 20px;
    }

    .schedule-01-itm-r8 h4,
    .schedule-02-itm-ctn h4 {
        font-size: 19px;
    }

    .schedule-01-itm-r8 h4 span,
    .schedule-02-itm-ctn h4 span {
        font-size: 13px;
    }

    .schedule-01-itm-r8 h5,
    .schedule-02-itm-ctn h5 {
        font-size: 17px;
        font-weight: 700;

        height:50px;
        margin-bottom:15px;

    }

    .schedule-01-itm-r8 p,
    .schedule-02-itm-ctn p {
        font-size: 14px;
    }

    .schedule-01-itm-r8 p:first-of-type,
    .schedule-02-itm-ctn p:first-of-type {
        margin: 20px 0 15px;
    }

    .schedule-01-itm-r8 p:last-of-type,
    .schedule-02-itm-ctn p:last-of-type {
        margin: 0 0 20px;
    }

    .schedule-01-itm-r8 ul,
    .schedule-02-itm-ctn ul {
        display: block;
    }

    .schedule-01-itm-r8 ul li,
    .schedule-02-itm-ctn ul li {
        width: 100%;
    }

    .schedule-01-itm-r8 ul:first-of-type,
    .schedule-02-itm-ctn ul:first-of-type {
        margin-bottom: 8px;
    }

    .schedule-01-itm-r8 ul li a {
        font-size: 14.5px;
        padding: 8px 0;
    }

    .schedule-01-itm-r8 ul:first-of-type li:first-child,
    .schedule-02-itm-ctn ul:first-of-type li:first-child {
        margin-bottom: 8px
    }

    .schedule-01-itm-r8 ul:nth-of-type(2) li:first-child,
    .schedule-02-itm-ctn ul:nth-of-type(2) li:first-child {
        margin-bottom: 8px;
    }

    .schedule-01-btm ul {
        display: block;
        margin-top: 25px;
        text-align: center
    }

    .schedule-01-btm ul li a,
    .schedule-02-itm-ctn ul li a {
        font-size: 23px;
        padding: 5px 10px;
    }

    .schedule-01-btm ul li:first-child a {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .schedule-01-btm ul li:last-child a {
        margin-left: 0;
    }

    .schedule-01-m {
        display: none;
    }

    .schedule-02 {
        padding: 0 0 30px;
        
    }

    .schedule-02-itm-ctn {
        padding-left: 0;
        padding-right: 0;
    }

    .schedule-02-itm-ctn ul li {
        width: 100%!important;
    }

    .schedule-02-itm-ctn ul li a {
        font-size: 16px;
        padding: 5px 0;
    }

    .schedule-02  .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }

    .schedule-02-itm-ctn ul li a {
        font-size: 16.5px;
        padding: 10px 0;
        display: block;
        border-radius: 4px;
    }

    .schedule-02-btm {
        border-top: 0px solid #C4754E;
    }
    
    .schedule-m .schedule-02-btm {
        border: none!important;
    }
    
    .schedule-03 {
        padding: 15px 5px 30px;
    }

    .schedule-new {
        margin-top: 80px;
    }
    
    .schedule-01-itm-left {
        text-align: center;
    }
    
    .schedule-03 .row {
        --bs-gutter-x: 15px;
        --bs-gutter-y: 15px;
        text-align: center;
    }
    
    .schedule-03 .schedule-02-itm {
        padding: 0;
        border: unset;
    }
    
    .schedule-03 .schedule-02-itm-ctn {
        padding: 10px 5px;
    }
    
    .schedule-03 .schedule-02-itm-ctn h4 {
        font-size: 18px;
    }
    
    .schedule-03 .schedule-02-itm-ctn span {
        display: block;
    }
    
    .schedule-03 .schedule-02-itm-ctn h5 {
        font-size: 17px;
        margin-bottom: 15px;
        margin-top:10px;
    }
    
    .schedule-03 .schedule-02-itm p {
        display: none;
    }
    
    .schedule-03 .schedule-02-itm-ctn ul li a {
        font-size: 14px;
    }
    
    .schedule-03 .schedule-02-itm-ctn ul li a span {
        display: none;
    }

    /*birthday-area */
    .birthday-area {
        padding: 20px 20px 35px;
	    border: 2px solid var(--cor-idx-borda-aniversario);
    	border-top: 2px solid var(--cor-idx-fundofaixa-aniversario);
    }

    .birthday-ctn p {
        font-size: 18px;
        line-height: 110%;
    }

    .birthday-ctn-m p {
        display: none;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        line-height: 120%;
    }

    .birthday-ctn {
        margin-bottom: 25px;
		    margin-top: 5px;
	}

    .birthday-vdo-ctn {
        margin-bottom: 40px;
            padding: 0px 5px 10px 5px;
    }

    .birthday-btm {
        padding: 5px 5px;
    }

    .birthday-btm a {
        font-size: 17px;
        line-height: 100%;
    }
    
    .birthday-btm a br {
        display: none;
    }

    .birthday-ctn p {
        display: none;
    }

    .birthday-ctn-m {
        display: none;
    }
    .birthday-ctn-mn {
        display: block!important;
    }

    /*space-reservation*/

    .space-reservation {
        padding: 20px;
 	    border: 2px solid var(--cor-idx-borda-reserva);
   		border-top: 2px solid var(--cor-idx-fundofaixa-reserva);
	}
    .space-reservation-interna {
        padding: 20px;
 	    border: 2px solid var(--cor-idx-borda-reserva);
   		border-top: 2px solid var(--cor-idx-fundofaixa-reserva);
        margin-top: 36px;
	}

    .space-rsv-ctn1 {
        display: block;
        margin-bottom: 35px;
    }

    .space-rsv-ctn1 p {
        font-size: 17px;
    }

    .space-rsv-ctn2 p {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .space-rsv-btm-ctn p {
        font-size: 18px;
        margin-bottom: 35px;
        padding: 0 25px;
    }

    .space-rsv-btm-ctn p br {
        display: none;
    }

    .space-rsv-whts a img {
        max-width: 270px;
    }

    .space-rsv-whts h4 a {
        font-size: 34px;
    }

    .space-rsv-whts h4 span {
        font-size: 19px;
        font-weight: 700;
        color: #fff;
        display: block;
    }

   /* .space-rsv-btm &gt; a {
        display: none;
    }*/

    .space-rsv-btm-ctn2 p {
        font-size: 18px;
    }

    .space-rsv-btm-ctn2 p:nth-of-type(2) {
        font-size: 15px;
    }
	
/*last-photos*/

    .last-photos {
        padding: 20px 10px;
 	    border: 2px solid var(--cor-idx-borda-foto);
  	    border-top: 2px solid var(--cor-idx-fundofaixa-foto);
		margin-top: 80px;
    }

    .last-photos .row {
        --bs-gutter-x: 5px;
        --bs-gutter-y: 12px;
    }

    .last-photos-ctn p {
        font-size: 17px;
    }

    .last-photos-ctn p:nth-child(3) {
        display: block;
    }

    .last-photos-ctn {
        margin-bottom: 25px;
    }

    .last-photos-itm-ctn {
        padding: 3px 5px 3px 5px;
    }

    .last-photos-itm-ctn h4 {
        font-size: 16px;
    }

    .last-photos-itm-ctn p {
        font-size: 17px;
    }

    .last-photos &gt; a {
        font-size: 23px;
        padding: 5px 15px;
        margin-top: 20px;
    }

    /*menu-card start*/

    .menu-card {
	    border: 2px solid var(--cor-idx-borda-carda);
   		border-top: 2px solid var(--cor-idx-fundofaixa-carda);
		padding: 20px 20px 25px;
		margin-top: 80px;
	}

    .menu-card .row {
        --bs-gutter-y: 25px;
    }

    .menu-card-ctrl-ctn {
        padding: 2px 0;
    }


    .menu-card-ctrl-ctn  p {
        font-size: 17px;
        padding: 8px 0;
        line-height: 120%;
    }

    .menu-card-mdl {
        margin: 25px 0 25px;
    }

    .menu-card-mdl a:first-of-type {
        font-size: 23px;
        padding: 7px 10px;
    }

    .menu-card-mdl p {
        font-size: 17px;
        margin: 35px 0 30px;
		padding: 0px 5px 0px 5px;
    }

    .menu-card-mdl p br {
        display: none;
    }

    .menu-card-mdl a:nth-of-type(2) {
        font-size: 17px;
    }

    .menu-card-mdl a:nth-of-type(2) i {
        margin-right: 8px;
    }

    .menu-card-btm p {
        margin-top: 30px;
        font-size: 17px;
    }

    /*RULES AND RESTRICTIONS*/

    .rules-restrictions {
        padding: 20px 15px 5px;
		border: 2px solid var(--cor-idx-borda-norma);
		border-top: 2px solid var(--cor-idx-faixa-norma);
    }

    .rules-restrictions p {
        font-size: 15px;
        margin-bottom: 15px;
    }

    /*service-area*/

    .service-area {
      /*  padding: 25px 15px 35px; */
   		border: 2px solid var(--cor-idx-borda-atende);
  		border-top: 2px solid var(--cor-idx-faixa-atende);
    }

    .service-area h4 {
        font-size: 17px;
    }

    .service-area h5 {
        font-size: 13px;
        margin-bottom: 40px;
    }

    .service-area &gt; a {
        margin: 40px 0 10px;
    }

    .service-area &gt; a img {
        max-width: 270px;
    }

    .service-area h6 span {
        font-size: 19px;
    }

    .service-area h6 a {
        font-size: 30px;
    }

    /*NON-TELEGRAM GROUP*/
    .telegram-group {
        padding: 25px 25px 30px;
   		border: 2px solid var(--cor-idx-borda-grupo);
    	border-top: 2px solid var(--cor-idx-faixa-grupo);
    }

    .telegram-group p {
        font-size: 17px;
        line-height: 110%;
    }

    .telegram-group-btn a {
        margin: 20px 0 15px;
    }

    .telegram-group-btn a img {
        max-width: 85px;
    }

    .telegram-group-btn span {
        font-size: 18px;
        padding: 6px 15px 6px 25px;
        margin-left: -10px;
    }

    .telegram-group h4 {
        font-size: 21px;
    }

    /*ACOMPANHE NOSSAS REDES*/

    .follow-nt {
        padding: 25px 10px 25px;
	    border: 2px solid var(--cor-idx-borda-social);
   		border-top: 2px solid var(--cor-idx-faixa-social);
    }

    .follow-nt h4 {
        font-size: 17px;
        margin-bottom: 20px;
        line-height: 110%;
    }

    .follow-nt ul li a img {
        max-width: 40px;
    }

    .follow-nt ul li a.yt {
        height: 38px;
        width: 40px;
        border-radius: 8px;
    }
    
    .follow-nt ul li a.yt img {
        max-width: 30px;
    }

    /*location-area*/

    .location-area {
        padding: 25px 8px 25px;
    border: 2px solid var(--cor-idx-borda-local);
    border-top: 2px solid var(--cor-idx-faixa-local);
    }

    .location-top ul {
        margin-top: 20px;
        justify-content: center;
    }

    .location-top ul li a img {
        max-width: 234px;
        margin-right: 10px;
        max-height: 26px;
        min-height: 26px;
    }
    
    .location-top ul li:first-of-type a img {
        margin-bottom: 10px;
    }
    
    .location-top ul li:nth-of-type(2) a img {
        margin-bottom: 10px;
    }

    .location-top ul li:last-child a img {
        margin-right: 0;
    }

    .location-mdl {
        margin: 30px 0 30px;
    }

    .location-mdl h4 {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .location-mdl ul li {
        font-size: 14px;
    }

    .location-mdl h4 span {
        font-size: 20px;
    }

    .location-btm {
        max-width: 350px;
    border: 2px solid var(--cor-idx-borda-horario);
        padding: 20px 10px 15px 5px;
        justify-content: center;
    }

    .location-btm h5 {
        font-size: 16px;
    }

    .location-btm ul li {
        font-size: 12px;
    }

    /*location-area*/

    .support-area {
        padding: 20px 5px;
    border: 2px solid var(--cor-idx-borda-patro);
    border-top: 2px solid var(--cor-idx-faixa-patro);
    }
    
    .location-btm img {
        max-width: 60px;
        margin-right: 15px;
    }

    .support-area img:first-of-type {
        margin-bottom: 0px;
    }

    /*footer-area*/
    .footer-area{
        background-image: var(--imagem-fundo-inferiormobile);
    }
    .footer-inner {
        display: block;
        padding: 25px 0px 25px;
        text-align: center;
    }

    .footer-logo{
        margin-bottom:20px;
    }
    
    .footer-logo a img {
        max-width: 110px;
    }

    .footer-r8 ul {
        display: block;
        margin-bottom: 5px;
        text-align: center;
    }

    .footer-r8 ul li {
        font-size: 20px;
        padding: 0 5px;
    }

    .footer-r8 ul li a {
        font-size: 20px;
        line-height: 140%;
    }

    .footer-r8 h4 {
        font-size: 15px;
        margin-top: 15px;
        text-align: center;
    }
    
    .footer-r8 ul li:nth-child(even) {
        display: none;
    }

    .footer-r8-menu {
        padding: 20px 0;
  	    border-top: 2px solid var(--cor-acima-rodape);
        border-bottom: 2px solid var(--cor-acima-rodape);
    }

    .copy-r8 {
        padding: 5px 0;
        font-size: 14px;
    }

    .copy-r8 a img {
        max-width: 110px;
    }

    .stopify-area {
        padding: 25px 0px;
        border: 2px solid #ffffff;
        border-top: 3px solid #C4754E;
    }

    .stopify-left .wuksD5 {
        height: 400px;
    }

    .stopify-r8 {
        text-align: center;
        margin-top: 30px;
		padding: 5px;
	}

    .stopify-r8 h2 {
        font-size: 27px;
        margin-bottom: 20px;
    }

    .stopify-r8 h4 {
        font-size: 17px;
        line-height: 110%;
    }

    .pop-up {
        padding: 5px;
    }

    .pop-up p {
        font-size: 13px;
        line-height: 120%;
    }

    .pop-up p br {
        display: block;

    }

    .pop-up p &gt; a {
        margin-top: 10px;
        display: inline-block;
    }

    .menu-card-mdl a:nth-of-type(2) i {
        font-size: 21px;
    }

    .evento-inner {
        display: block;
    }

    .evento-inner label {
        font-size: 17px;
        width: 100%;
        display: block;
        margin-bottom: 6px;
    }

    .evento-inner input {
        font-size: 16px;
        width: 100%;
        display: block;
        padding: 5px 10px;
        margin-left: 0;
    }

    .evento-card {
        padding: 20px 10px 12px;
    }

    .evento-inner2 label {
        font-size: 17px;
        display: block;
        margin-bottom: 6px;
    }

    .evento-inner2 input, .evento-inner2 select {
        font-size: 16px;
        width: 100%;
        margin-left: 0;
        padding: 5px 10px;
        height:34px;
    }

    .evento-inner2 .selection {
        width: 100%;
    }

    .evento-inner2 .selection2 {
        width: 100%;
    }

    .evento-inner2 {
        display: block;
    }

    .evento-title h2 {
        font-size: 18px;
    }

    .evento-textbox label {
        font-size: 17px;
        margin-bottom: 8px;
        margin-top: 20px;
    }

    .evento-textbox textarea {
        font-size: 16px;
    }

    .eveto-btn button {
        font-size: 20px;
    }

    .evento-item3 .evento-inner2 input {
        width: 100%;
    }

    .evento-item {
        margin-bottom: 0;
    }

    .evento-boxm {
        padding: 14px 8px 25px;
    }

    .lotos-uprcnt p {
        font-size: 17px;
        display: block!important;
    }

    .lotos-uprcnt p br {
        display: none;
    }

    .lotos-uprcnt {
        display: block;
    }

    .meter-cntprg p {
        font-size: 16px;
    }

    .meter-inrright a {
        font-size: 19px;
    }

    .meter-inrright h2 {
        font-size: 21px;
    }

    .meter-bottombtn a {
        font-size: 20px;
    }

    .meter-inrright h6 {
        font-size: 14px;
    }

    .meter-inrright h6 i {
        font-size: 15px;
    }

    .meter-inrright p {
        font-size: 14px;
    }

    .location-top .map {
        height: 320px;
    }



    /*==== add-new pages start =====*/

    .birthday-ctn2 p {
        display: block;
    }

    .birthday-ctn2 p strong {
        font-size: 22px;
    }

    .birthday-item-inner h2 {
        font-size: 20px;
    }

    .birthday-item-inner h2 img {
        max-width: 45px;
        margin-right: 10px;
    }

    .birthday-item-inner ul li {
        font-size: 17px;
    }

    .birthday-item-inner h4 {
        font-size: 21px;
    }

    .birthday-item-inner2 ul li {
        font-size: 17px;
    }

    .last-photos-itm-inner {
        flex-direction: column;
    }

    .last-photos-itm-inner img {
        max-width: 170px;
    }

    .last-photos-itm-inner h5 {
        font-size: 25px;
        margin-left: 0px;
        margin-top: 20px;
    }

    .last-photos-itm-ctn h6 {
        font-size: 17px;
    }

    .last-photos-itm-ctn h6 span {
        font-size: 11px;
    }

    .aniversa-title h2 {
        font-size: 24px;
    }

    .aniversa-cnt1 h3 {
        font-size: 20px;
    }

    .aniversa-cnt1 h4 {
        font-size: 14px;
    }

    .aniversa-cnt1 p {
        font-size: 14px;
    }

    .aniversa-blackbox h4,
    .aniversa-blackbox ul li,
    .aniversa-blackbox h3,
    .aniversa-cnt2 p,
    .aniversa-cnt3 p {
        font-size: 15px;
    }

    .aniversa-cnt3 h2 {
        font-size: 24px;
    }

    .aniversa-cnt3 span {
        font-size: 14px;
    }

    .aniversa-cnt3 h6 {
        font-size: 15px;
    }

    .aniversa-cnt1 {
        padding: 25px 15px;
    }

    .aniversa-blckarea {
        padding: 0 15px;
    }

    .aniversa-blackbox {
        padding: 24px 16px;
    }

    .aniversa-cnt2,
    .aniversa-cnt3 {
        padding: 22px 15px 25px;
    }

    .aniversa-cnt3 .green {
        margin-top: 10px;
    }

    .benefidos-part h2 {
        font-size: 22px;
    }

    .benefidos-part ul li {
        font-size: 16px;
    }

    .aniscd-right p {
        margin: 20px 0!important;
    }

    .aniscd-right h5 {
        margin-bottom: 25px;
    }

    .aniscd-right ul {
        margin-top: 36px;
    }

    .anischdule-main .schedule-01-itm, 
    .anischdule-main .schedule-02-itm {
        padding-left: 15px;
        padding-right: 15px;
    }

    .anischdule-main .schedule-02-itm-ctn ul li a {
        font-size: 14px;
    }

    .aniscd-right ul li {
        width: 100%!important;
    }

    .anischdule-main .schedule-01-itm-r8 ul li a {
        font-size: 14px;
    }

    .anischdule-main .schedule-01-itm-r8 ul li a i {
        margin-right: 4px!important;
    }

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

			.updt-scitem2 .schedule-01-itm-r8 h5 {
    font-size: 16px;
    margin-bottom: 14px;
}
		.corporate-vdo-ctn {
    margin-bottom: 40px;
    }
		
	.corporate-vdo-ctn {
    margin-bottom: 40px;
    }
		
.estabele-vdo-ctn {
    margin-bottom: 40px;
    }
		
.materia-idx-ctn {
    margin-bottom: 30px;
}
		.anischdule-main .scdm1 {
            margin-top: 75px!important;
        }
    }

    .birthday-item-inner ul li {
        text-align: left;
    }

    .even-inrbtn a {
        font-size: 18px;
        padding: 2px 25px;
    }
	
.even-inrbtn2 a {
    font-size: 18px;
    padding: 2px 25px;
}

    .login-left-form {
        background-color: #000;
        border-right: none;
    }

    .login-item-title h3 {
        font-size: 17px;
    }

    .login-inner label {
        display: block;
        text-align: left;
        font-size: 21px;
    }

    .highlight-crl1-ctn p {
        font-size: 13px;
    }

    .benficios-boxs11 h4 {
        font-size: 17px;
    }

    .benficios-boxs11 p {
        font-size: 16px;
    }

    .benficios-boxs11 h2 {
        font-size: 16px;
    }
    .tag-container ul{
        display: block;
    }
    .tag-container ul li a{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .benficios-boxs11 a {
        font-size: 17px;
        font-weight: 700;
        background: #883ABE;
        /* border-radius: 5px; */
        text-align: center;
        display: inline-block;
        padding: 10px 10px;
        border-radius: 4px;
        color: #fff;
        display: block;
        text-align: center;
        max-width: 310px;
        width: 100%;
        margin: 0 auto;
    }

    .programac-text-content p {
        font-size: 16px;
    }
    .programac-text-content h2 {
        text-align: left;
        font-size: 17px;
    }
    .card-listsss li {
        text-align: left;
        font-size: 19px;
    }

    .card-listsss li {
        text-align: left;
        font-size: 16px;
    }

    .card-listsss li span {
        font-size: 11px;
        font-weight: 400;
        color: #fff;
    }

    .form-list-nomess h2 {
        font-size: 21px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .form-list-nomess p {
        font-size: 14px;
    }

    .form-list-nomess ul li a {
        font-size: 17px;
        display: block;
        text-align: center;
        margin-bottom: 10px;
		border-radius: 5px;
    }

    .form-list-nomess ul{
        display: block;

    }
    .materias-title h2 {
        font-size: 17px;
        font-weight: 700;
        color: #fff;
    }

    .materias-title span {
        font-size: 17px;
    }

    .materisasss p {
        text-align: left;
        font-size: 15px;
    }

    .social-part ul {
        max-width: 300px;
    }

    .social-part ul li a {
        font-size: 20px;
    }

    .links-part ul li a {
        font-size: 24px;
    }

    .evento-card {
        margin-top: 36px;
    } 

    .aniven-details h2 {
        font-size: 18px;
    }

    .aniven-details p {
        font-size: 16px;
    }

    .aniven-details h4 {
        font-size: 16px;
    }

    .aniven-details ul li {
        font-size: 16px;
    }

    .volter-ftodetails p {
        font-size: 20px;
    }

    .volter-ftodetails {
        padding-left: 15px;
        padding-right: 15px;
    }

    .volter-foto span {
        font-size: 20px;
        padding: 0 5px;
        right: -2px;
    }

    .fotos-sldcnt p {
        font-size: 15px;
    }

    .fotos-sldcnt h6 {
        font-size: 12px;
    }

    .fotos-intbtm a {
        font-size: 20px;
        margin: 5px 0;
    }

    #owl-csel11  .owl-nav button.owl-prev, 
    #owl-csel11  .owl-nav button.owl-next {
        font-size: 21px;
    }

    #owl-csel11  .owl-nav {
        padding: 0 12px;
    }

    .fotosintern-gallery {
        grid-template-columns: repeat(2, 1fr);
    }

    .fotos-intbtm {
        display: block;
        text-align: center;
    }

    .aniversa-cnt3 span {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 14px;
        padding: 6px 8px;
    }

    .footer-r8 ul {
        margin-bottom: 0;
    }

    .tag-container ul {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 5px;
    }

    .tag-container ul li {
        width: 48%;
    }

    .birthday-item-inner h2 span {
        font-size: 15px;
    }

    .birthday-item-inner h2 {
        margin: 0 0 28px!important;
    }

    .hero-ctn p {
        font-size: 17px;
	    padding: 0px 4px 0px;
    }

    .hero-ctn {
        padding-bottom: 0px;
        padding-top: 14px;
    }

    .birthday-ctn-m {
        display: block;
    }

    .birthday-ctn-m p,
    .birthday-ctn p {
        display: block;
        font-size: 17px;
		margin-top: 10px;
    }

    .inrcnt-mm p {
        font-size: 17px;
    }

    .fotos-mdlsldnct {
        padding: 30px 0;
    }

    .birthday-vdo .vdocnt2 p {
        font-size: 14px;
    }

    .menu-card-mdl .vdoglar a {
        margin: 0;
        padding: 0;
    }

    .menu-card-mdl .vdoglar .vdocnt2 {
        margin-bottom: 40px;
    }

    .last-photos-itm-inner h5 br {
        display: none;
    }

    .wrapper-inner-ctn-1 p {
        display: block;
        font-size: 17px;
        margin: 35px 0 56px;
		padding: 0px 4px 5px;
    }

    .last-photos-itm-inner h5 br {
        display: none;
    }

    .last-photos-itm-inner h5 {
        width: 320px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        font-size: 20px;
    }

    .fotos-sldcnt ul li a {
        width: 22px;
        height: 22px;
    }

    .fotos-sldcnt ul li a {
        font-size: 16px;
    }

    .fotos-sldcnt ul li:last-child a {
        font-size: 20px;
    }

    .location-top ul {
        display: block;
    }

    .location-top ul li {
        display: block;
        width: 100%;
    }

    .location-top ul li a {
        width: 100%;
        display: block;
    }

    .location-top ul li a img {
        max-width: 55%;
        width: 75%;
        max-height: initial;
        height: initial;
        min-height: initial;
        margin-left: auto;
        margin-right: auto;
		border-radius: 12px;
	}

    .location-top ul li:last-child a img {
        max-width: 100%;
    }

    .coupon-box {
        display: block;
    }

    .coupon-box input {
        font-size: 18px;
        margin-left: 0;
        margin-top: 10px;
    }

    .addnew-prt {
        display: block;
      /*  text-align: left; */
    }

    .addnew-prt h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .addnew-prt ul li {
        padding-bottom: 8px;
    }

    .schd-updtitm {
        padding: 10px 10px 0;
    }

    .updnt-dup ul {
        display: flex;
        max-width: 100%;
        width: 100%;
        padding-top: 16px;
    }

    .updnt-dup ul li {
        max-width: 49%;
        width: 49%;
        margin-top: 2px!important;
        margin-bottom: 0px!important;
        padding: 0px!important;
    }

    .schd-updtitm .schedule-01-itm-r8 h5 {
        margin-bottom: 20px;
    }

    .schd-updtitm .schedule-01-itm-r8 {
        padding-left: 14px;
    }

    .updt-scitem2 {
        padding: 5px 8px 20px;
    }

    .updt-scitem2 .schedule-01-itm-r8 h4 {
        font-size: 16px;
    } 

    .updt-scitem2 .schedule-01-itm-r8 {
        padding-left: 10px;
    }

    .updt-scitem2 .schedule-01-itm-r8 h5 {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .updt-scitem2 .schedule-01-itm-r8 p:first-of-type {
        display: none;
    }

    .updt-scitem2 .schedule-01-itm-r8 p {
        font-size: 13px;
    }

    .updt-scitem2 .schedule-01-itm-r8 p:last-of-type {
        margin: 0;
    }


    /*=== promoter_cadastro page start ===*/

    .promoter-item-inner {
        flex-wrap: wrap;
        white-space: pre-wrap;
    }

    .promoter-item-inner label {
        width: 100%;
        flex: 0 0 100%;
        font-size: 18px;
        margin-bottom: 12px;
        margin-right: 0;
    }

    .promoter-item-inner input {
        font-size: 18px;
    }

    .promoter-item-inner div {
        height: 30px;
        display: flex;
        align-items: flex-start;
    }

    .hero10 {
        margin: -10px -0px 0;
    }

    .avalie-item {
        padding: 20px 0 30px;
    }

    .avalie-item h2 {
        font-size: 29px;
        margin: 0 0 30px;
    }

    .avalie-item-inner div {
        margin: 0 10px;
    }

    .aproveite-area {
        padding: 30px 20px 0px;
    }

    .avalie-item2 h3 {
        font-size: 28px;
    }

    .avalie-item2-inner {
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .avalie-item2-inner h6 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .rating-stars ul {
        margin-left: 0px;
    }

    .rating-stars ul &gt; li {
        margin: 0 5px;
    }

    .rating-stars ul &gt; li.star &gt; i.fa {
        font-size: 21px;
    }

    .avalie-item2 label {
        font-size: 24px;
    }

    .avalie-item2 input,
    .avalie-item2 textarea {
        font-size: 15px;
        padding: 0 10px;
        height: 32px;
    }

    .avalie-item2 textarea {
        height: 120px;
        padding: 10px;
    }

    .voltar-item ul {
        padding: 25px 10px 0;
    }

    .voltar-item ul li a {
        font-size: 18px;
        height: 42px;
        height: 30px;
        margin-bottom: 12px;
    }

    .avalie-item3 {
        margin: 0 -10px;
        padding: 10px 15px 20px;
    }

    .avalie-item3 h2 {
        font-size: 30px;
    }

    .eduardo-item {
        padding: 30px 15px 25px;
    }

    .eduardo-item h2 {
        font-size: 20px;
    }

    .promoter-item-inner3 {
        padding: 21px 0;
    }

    .promoter-item-inner5 {
        padding-bottom: 0px
    }

    .avalie-item-inner img {
        max-width: 85%;
    }

    .avalie-item2 h3 {
        font-size: 27px;
        margin-bottom: 20px;
    }

    .avalie-item2 ul li {
        margin-bottom: 8px;
    }

    .avalie-item2 label {
        font-size: 17px;
        margin-bottom: 12px;
    }

    .avalie-item2 textarea {
        margin-bottom: 25px;
    }

    .avalie-item3 ul li {
        font-size: 16px;
    }

    .avalie-item2 button {
        font-size: 24px;
        width: 112px;
        height: 40px;
    }

    .eduardo-item h2 {
        margin-bottom: 6px;
    }

    .eduardo-item p {
        font-size: 13.5px;
    }

    .eduardo-item {
        border-width: 2px;
        padding-top: 25px;
    }

    .update-menuhd {
        display: none;
    }

    .uddate_main-menu {
        display: none;
    }

    .catagory_part ul li a {
        font-size: 12px;
    }

    .catagory_part .catg-prtres {
        width: 865px;
        padding: 0 8px;
    }

    .category_fixed .catg-prtres {
        width: 900px;
        padding: 0 8px;
    }

    .scroll_bar {
        overflow-x: scroll;
        padding-bottom: 8px;
    }

    .catagory_part h2 {
        font-size: 22px;
    }

    /*.category_fixed-top {
        max-width: 650px;
        width: 100%;
    }*/

    .catagory_part .catagory_innerprt ul li a {
        font-size: 10px!important;
    }

    .catagory_innerprt ul li {
        padding: 3px 3px;
    }

    .catagory_part .catagory_innerprt {
        padding: 0 5px;
    }

    .hro-updt {
        margin-bottom: 0;
    }

    .hro-updt .hero-ctn {
        padding-bottom: 0!important;
    }

    .catg2_part {
        padding-top: 24px;
        padding-bottom: 0;
    }

    .category_fixed .catagory_innerprt {
        top: 100%;
    }

    .high2_newprt {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 12px;
    }

    .vdop_updta {
        padding-left: 20px;
        padding-right: 20px;
    }

    .delight2_newprt {
        grid-template-columns: repeat(2, 1fr);
    }

    .delight2_newcnt h2 {
        font-size: 22px;
    }

    .delight2_newcnt p {
        font-size: 16px;
    }

    .delight2_newcnt h6 {
        font-size: 22px;
    }

    .category_fixed ul li a {
        font-size: 11px;
    }

    /*.category_fixed-top {
        max-width: 500px;
    }*/

    .category_fixed .catagory_innerprt ul li a {
        font-size: 10px!important;
        padding: 5px 5px;
    }

    .bento_newprt {
        grid-template-columns: 1fr;
    }

    .bento_newitem .delight2_newcnt {
        width: 65%;
        padding: 16px 20px;
    }

    .bento_newitem .delight2_newiner {
        width: 35%;
    }

    .bento_newitem .wp100 {
        width: 100%;
    }

    /*=== cardapiodigital_interna page start ===*/

    .avalie-item3-inner ul li a {
        font-size: 18px;
        padding: 4px 16px;
        margin: 0 8px;
        margin-top: 20px;
    }

    .padtop-updt {
        padding: 25px;
    }

    .adtnprt h4 {
        margin-bottom: 10px!important;
    }

    .avalie-item2-inner {
        max-width: 430px;
        width: 100%;
        margin-bottom: 3px;
    }

    .header-title h4 span {
        display: none;
    } 

    .update-menuhd p {
        display: none;
    }

    .header-title h4 {
        font-size: 32px;
    }

    .header-title a {
        font-size: 24px;
        padding: 1px 10px;
    }

    .header-title a img {
        max-width: 25px;
        margin-right: 6px;
    }

    .update-headsearch_bar input {
        font-size: 22px;
        background-size: 19px;
        padding-left: 36px;
    }

    .update-headernp  .humburger a {
        font-size: 46px;
    }

    .update-headernp  .logo {
        width: 38%;
    }

    .update-headernp  .logo a {
        display: inline-block;
        margin-left: 20px;
    }
    
    .update-headernp  .update-menuhd {
        width: 62%;
    }

    .update-headernp  .humburger {
        top: 55%;
    }

    .uddate_main-menu {
        display: block;
    }

    .update-head_newmenu ul {
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0;
    }

    .update-head_newmenu ul li {
        width: 28.5%;
    }

    .update-head_newmenu ul .mblno {
        display: none;
    }

    .update-head_newmenu ul .humbl_btnup {
        text-align: right;
        width: 10%;
    } 

    .update-head_newmenu ul li a {
        display: block;
        font-size: 13.5px;
        padding: 6px 0px 5px;
        text-align: center;
    }

    .update_toggle_menu ul li,
    .update_toggle_menu ul li {
        width: 33.33%;
        padding: 4px 4px!important;
    }

    .update_toggle_menu ul li a {
        font-size: 14px;
        margin: 0!important;
    }

    .update_toggle_menu ul {
        padding: 10px 10px;
    }

    .update_toggle_menu {
        top: 152%;
    }

    .avalie-item3 .addnew-prt h4 {
        font-size: 15px;
    }

    .aniversa-cnt1 p {
        max-width: 282px;
        width: 100%;
    }

    .mrgtp-updts span {
        font-size: 19px;
    }

    .avalie-item2-inner {
        max-width: 355px!important;
    }

    .card-listsss li img {
        max-width: 45px;
    }

    .card-listsss li {
        font-size: 20px;
    }

    .card-listsss li span {
        font-size: 16px;
    }

    .space-rsv-btm .gaz-map {
        max-width: 70%;
    }

    .social-updprt {
        padding: 10px 20px 0;
        display: block;
    } 

    .positive_ratingitem .avalie-item2-inner h6 {
        font-size: 26px !important;
    }

    .positive_ratingitem .rating-stars ul &gt; li.star &gt; i.fa {
        font-size: 21px !important;
    }

    .positive_ratingitem .avalie-item2-inner {
        max-width: 390px !important;
    }

    

.stopify-area {
    border: 2px solid var(--cor-idx-borda-spotify);
    border-top: 2px solid var(--cor-idx-faixa-spotify);
    }
	.materia-idx {
    border: 2px solid var(--cor-idx-borda-materia);
    border-top: 2px solid var(--cor-idx-faixa-materia);
    }
	
.corporate-area {
    border: 2px solid var(--cor-idx-borda-corpo);
    border-top: 2px solid var(--cor-idx-fundofaixa-corpo);
	margin-top: 50px;
	padding: 25px 20px 30px!important;
	}
	
.estabele-area { 
    border: 2px solid var(--cor-idx-borda-estabe);
    border-top: 2px solid var(--cor-idx-fundofaixa-estabe);
    margin-top: 80px;
	padding: 25px 20px 30px!important;
	}
	
	.estabele-area2 { 
    border: 2px solid var(--cor-idx-borda-estabe);
    border-top: 2px solid var(--cor-idx-fundofaixa-estabe);
    margin-top: 80px;
	padding: 25px 20px 30px!important;
	}
	
.estabele-area-interno {
    margin-top: 36px;
}
	
	/*EXTRA1*/
.extra1 {
    border: 2px solid var(--cor-idx-borda-extra1);
    border-top: 2px solid var(--cor-idx-faixa-extra1);
}
.extra1 p {
    font-size: 16px;
}

/*EXTRA2*/
.extra2 {
    border: 2px solid var(--cor-idx-borda-extra2);
    border-top: 2px solid var(--cor-idx-faixa-extra2);
}
.extra2 p {
    font-size: 16px;
}

/*EXTRA 3*/
.extra3 {
    border: 2px solid var(--cor-idx-borda-extra3);
    border-top: 2px solid var(--cor-idx-faixa-extra3);
}
.extra3 p {
    font-size: 16px;
}

.hero-img2-txt2 {
    font-size: 25px!important;
}

.hero-img2-txt3 {
    font-size: 17px!important;
}
  
	.birthday-btm {
    font-size: 23px;
}
	
	a.btn-whts {
    font-size: 23px;
}
	
	.estabele-btm &gt; a {
    font-size: 23px;
}
	.corporate-btm &gt; a {
    font-size: 23px;
}
	.materia-idx-btn {
    font-size: 23px;
}

	.evento-hora span {
	font-size: 18px;
}
 .login-card {
    background: var(--cor-idx-fundo-login) !important;
    border: 2px solid var(--cor-idx-borda-login) !important;
    border-top: 2px solid var(--cor-idx-faixa-login) !important;
		margin-top: 36px !important;
	}	
 .hero {
	margin-top: 5px !important;
	}	
	.highlight-crl2-ctn {
    padding: 5px 5px 5px 5px;
    }
	.highlight-crl3-ctn {
    padding: 5px 5px 5px 5px;
    }
		.highlight-crl4-ctn {
    padding: 5px 5px 5px 5px;
    }
	.highlight-crl6-ctn {
    padding: 5px 3px 5px 3px;
    }
	.highlight-crl1 .owl-carousel .highlight-crl1-ctn p,
.highlight-crl2 .owl-carousel .highlight-crl2-ctn p,
.highlight-crl3 .owl-carousel .highlight-crl3-ctn p,
.highlight-crl4 .owl-carousel .highlight-crl4-ctn p,
.highlight-crl5 .owl-carousel .highlight-crl5-ctn p,
.highlight-main ,
.highlight-main .highlight-crl5-ctn h3,
.highlight-main .highlight-crl6-ctn p,
.highlight-main .highlight-crl6-ctn h3 {
    font-size: 17px;
}

}	
.highlight-crl5 .owl-carousel .highlight-crl5-ctn {
    padding: 5px 3px 5px 3px;
}
	

	.space-rsv-ctn2 {
    margin-bottom: 30px;
    margin-top: 30px;
		font-size: 17px;
}
	
.space-rsv-btm-ctn2 p:nth-child(1) {
    line-height: 30px;
}
.estabele-ctn p {
    font-size: 18px;
}
.estabele-ctn, .estabele-ctn2 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.corporate-ctn {
    margin-bottom: 30px;
	    margin-top: 30px;
}

.materia-idx-ctn p
    font-size: 25px;
}
.materia-idx-itm-ctn p {
    font-size: 15px;
    padding: 0px 1px 0px 1px;
}

.estabele-vdo-ctn p {
    font-size: 17px;
	padding: 0px 0px 0px 0px;
}	
	.last-photos2 &gt; a {
    font-size: 23px;
}
.hero-img {
    margin-top: 20px;
}

.hero {
    margin-top: 5px;
    margin-bottom: 50px;
}

.highlight-crl4 {
margin-bottom: 25px;
}

.hero-img {
    margin-top: 20px;
}




}

	
	
@media screen and (min-width: 430px) and (max-width: 767px) {

	.estabele-vdo-ctn p {
    font-size: 17px;
    }
     .location-btm ul li {
   font-size: 15px;
   }
   
 

	.estabele-area2 {
    border: 2px solid var(--cor-idx-borda-estabe);
	}
	.aniversa-cnt3 span, .aniversa-cnt3 a.btna {
    border-radius: 5px;
	font-size: 17px;
	}
	
	.space-rsv-ctn p {
    font-size: 18px;
    }
    	  .materia-idx-itm-ctn p {
    font-size: 16px;
    padding: 0px 1px 0px 1px;
}

	.corporate-ctn p {
font-size: 17px;
	}
	
	.estabele-ctn p {
    font-size: 17px;
}
	
	.location-valet {
    font-size: 17px;
}

	  .location-outro {
    font-size: 17px;
}

	.birthday-vdo-ctn p {
    font-size: 17px;
}

	.location-valet {
    font-size: 17px;
}
.location-outro {
   font-size: 17px;
}	
	.PROGRAMAÃ‡-title h3 {
    font-size: 18px;
    }
	.last-photos-itm-ctn h6 {
        font-size: 17px;
    }
}

@media screen and (max-width: 575px) {
	.birthday-item-inner {
        margin-bottom: 10px;
        }
	.location-valet {
    font-size: 17px;
}

.form-list-nomess span::after{
    width: calc(100% + 20px);
    left:-10px;
}
	  .location-outro {
    font-size: 17px;
}

	.margtop {
    margin-top: 50px;
	}
		.menu-card {
    margin-top: 50px;
	}
	
    .updnt-dup ul {
        max-width: 100%;
        width: 100%;
    }

    .updnt-dup ul li a {
        font-size: 12.5px;
    }

    .catagory_part h2 {
        font-size: 16px;
    }

    .catagory_part .catagory_innerprt ul {
        width: 550px;
    } 

    .catagory_part .catagory_innerprt {
        overflow-x: scroll;
        padding-bottom: 5px;
    }

    .delight2_newprt {
        grid-template-columns: repeat(2, 1fr);
    }

    .bento_newitem .delight2_newcnt {
        width: 65%;
        padding: 12px 16px;
    }

    .bento_newitem .delight2_newiner {
        width: 35%;
    }

    .bento_newitem .wp100 {
        width: 100%;
    }

    .delight2_newiner img {
        height: 163px;
        object-fit: cover;
    }

    .avalie-item3 .adtnprt {
        /*! text-align: left; */
    }

    .avalie-item3 .addnew-prt h4 {
        font-size: 18px;
    }

    .delight2_newiner span img {
        max-width: 36px;
        height: initial;
    }

    .delight2_newcnt {
        padding: 12px 8px;
    }

    .delight2_newcnt h2 {
        font-size: 20px;
    }

    .avalie-item2-inner {
        max-width: 350px;
        margin: auto;
        width: 100%;
        margin-bottom: 3px;
    }

    .avalie-item2 h3 {
        font-size: 20px;
    }

    .avalie-item2-inner h6 {
        font-size: 20px;
    }

    .rating-stars ul &gt; li.star &gt; i.fa {
        font-size: 18px;
    }

    .aniversa-title h2 br {
        display: block;
    }

    .aniversa-title h2 {
        font-size: 22.5px;
        text-align: left;
    }
	
	.estabele-ctn2 p {
	    font-size:17px;
	}
    .avalie-item2-inner {
        max-width: 285px!important;
    }

    .positive_ratingitem .avalie-item2-inner {
        max-width: 322px !important;
    }

    .positive_ratingitem .avalie-item2-inner h6 {
        font-size: 20px!important;
    }

    .positive_ratingitem .rating-stars ul &gt; li.star &gt; i.fa {
        font-size: 18px !important;
    }

    


}

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

		.updt-scitem2 .schedule-01-itm-r8 h5 {
    font-size: 16px;
    margin-bottom: 14px;
}
	
		      .video2 {
height: 220px;
      }
	.location-btm ul li {
	   font-size: 15px;
	}
	.estabele-area2 {
    border: 2px solid var(--cor-idx-borda-estabe);
	}
	.aniversa-cnt3 span, .aniversa-cnt3 a.btna {
    border-radius: 5px;
	font-size: 17px;
	}
	
.space-rsv-ctn p {
    font-size: 18px;
    }
.estabele-vdo-ctn p {
    font-size: 17px;
	padding: 4px 0px 0px 0px;
}
		  .materia-idx-itm-ctn p {
    font-size: 16px;
    padding: 0px 1px 0px 1px;
}

	.corporate-ctn p {
font-size: 17px;
	}
	.estabele-ctn p {
    font-size: 17px;
}
	.materia-idx-ctn p {
    font-size: 17px;
	}
		  .location-valet {
    font-size: 17px;
}

	  .location-outro {
    font-size: 17px;
}
	
	.login-title h2 {
    font-size: 17px;
	}
	.birthday-vdo-ctn p {
    font-size: 17px;
}

	.location-valet {
    font-size: 17px;
}
.location-outro {
   font-size: 17px;
}	
	.corporate-area
    margin-top: 60px;
	}
.PROGRAMAÃ‡-title h3 {
    font-size: 18px;
    }
	.benefidos-part{
    font-size:17px;
}
	.mask_foto{
    border: 0px;
    }
	.listupdf {
       margin-top: 70px;
    }


.birthday-item-inner {
    margin-top: 50px;
}

	        .estabele-item-inner ul li {
    font-size: 17px;
	}
	.birthday-ctn2 p {
    font-size: 17px;
	}
	.corpo-estrutura{
	font-size: 17px;
	}
    .updt-scitem2 .schedule-01-itm-r8 p {
        font-size: 11px;
    }

    .high2_newitem h4 {
        font-size: 17.5px;
    }

    .high2_newcnt h2 {
        font-size: 22px;
        line-height: 21px;
    }

    .vdop_updta {
        padding-left: 18px;
        padding-right: 18px;
    }

    .vdop_updta p {
        padding: 0 10px;
    }

    .delight2_newcnt h2 {
        font-size: 18px;
    }

    .delight2_newcnt p {
        font-size: 14px;
        line-height: 18px;
    }

    .delight2_newcnt h6 {
        font-size: 18.5px;
    }

    .delight2_newcnt h6 small {
        font-size: 13.8px;
    }

    .bento_newitem .delight2_newcnt {
        padding: 10px 10px;
    }

    .delight2_newcnt p {
        margin: 5px 0 6px;
        font-size: 13.5px;
    }

    .delight2_newiner img {
        height: 129px;
        object-fit: cover;
    }

    .benefidos-part h2 {
        font-size: 18px;
    }



}


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

	.updt-scitem2 .schedule-01-itm-r8 h5 {
    font-size: 16px;
    margin-bottom: 14px;
}
	.estabele-item-inner h4 {
     font-size: 20px;
     }
	
	    .estabele-item-inner h2 {
            font-size: 20px;
        }

	
    .header-title h4 span {
        display: none;
    } 

    .update-menuhd p {
        display: none;
    }

    .header-title h4 {
        font-size: 21px;
    }

    .header-title a {
        font-size: 17px;
        padding: 1px 6px;
    }

    .header-title a img {
        max-width: 15px;
        margin-right: 4px;
    }

    .update-headsearch_bar input {
        font-size: 17px;
        background-size: 16px;
        padding-left: 28px;
    }

    .update-headernp  .humburger a {
        font-size: 38px;
    }

    .update-headernp  .logo {
        width: 38%;
    }

    .update-headernp  .logo a {
        display: inline-block;
        margin-left: 20px;
    }
    
    .update-headernp  .update-menuhd {
        width: 62%;
    }

    .update-headernp  .humburger {
        top: 65%;
    }

    .uddate_main-menu {
        display: block;
    }

    .update-head_newmenu ul {
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0;
    }

    .update-head_newmenu ul li {
        width: 29%;
    }

    .update-head_newmenu ul .mblno {
        display: none;
    }

    .update-head_newmenu ul .humbl_btnup {
        text-align: right;
        width: 10%;
    } 

    .update-head_newmenu ul li a {
        display: block;
        font-size: 10px;
        padding: 6px 0px 5px;
        text-align: center;
    }

    .update_toggle_menu ul li,
    .update_toggle_menu ul li {
        width: 33.33%;
        padding: 4px 4px!important;
    }

    .update_toggle_menu ul li a {
        font-size: 10px;
        margin: 0!important;
        padding: 6px 0px 5px!important;
    }

    .update_toggle_menu ul {
        padding: 10px 10px;
    }

    .update_toggle_menu {
        top: 152%;
    }

    .update-headernp .menu-area .logo a img {
        max-width: 98px;
    }

    .update-headernp .menu-area-main {
        padding-top: 20px;
        padding: 25px;
    }

    .update-head_newmenu ul img {
        max-width: 30px;
    }

    .category_fixed-top .container {
        padding: 0 5px;
    }

    .category_fixed-top .menu-area-main {
        padding-top: 8px;
    }

    .aniversa-title h2 br {
        display: block;
    }

    .aniversa-title h2 {
        font-size: 22.5px;
        text-align: left;
    }

     .aniversa-blackbox h4 br {
        display: block;
    }

    .container {
        width: 100%;
        margin: 0;
    }


    .main-wrapper {
       background-color: var(--cor-lateral-mobile)!important;
       background-attachment: scroll!important;
		overflow-y:scroll;
		height:90vh;
    }

    .positive_ratingitem .avalie-item2-inner h6 {
        font-size: 20px!important;
    }

    .positive_ratingitem .rating-stars ul &gt; li.star &gt; i.fa {
        font-size: 18px!important;
    }





}

.video {
    height:220px;
}

.google1{
    height:500px
}


@media (min-width: 476px) {
	 .aniversa-cnt3 span, .aniversa-cnt3 a.btna {
    border-radius: 5px;
	font-size: 17px;
	}
	
	.login-title h2 {
    font-size: 17px;
	}

	.birthday-ctn2 p {
    font-size: 17px;
	  }
	.corporate-area{
    margin-top: 80px;
	}
	.PROGRAMAÃ‡-title h3 {
    font-size: 18px;
    }
	.video {
      height: 330px;
    }

  }



  @media (min-width: 768px) {

	  .updt-scitem2 .schedule-01-itm-r8 h4 {
    font-size: 24px;
}
	  .updt-scitem2 .schedule-01-itm-r8 h5 {
    font-size: 22px;
    margin-bottom: 20px;
}
	  
	  	      .video2 {
height: 467px;
      }
	  .benefidos-part h2 {
        font-size: 25px;
    }
	   .location-btm ul li {
   font-size: 15px;
   }

   .benficios-boxs11 {
    font-size: 20px;
    }
    
.estabele-vdo-ctn p {
    font-size: 20px;
  }    
    
	  
	  .estabele-area2 {
    border: 5px solid var(--cor-idx-borda-estabe);
	}

.corporate-ctn p {
    font-size: 25px;
}

 .corporate-ctn p {
font-size: 25px;
	}
	  .location-valet {
    font-size: 17px;
}

	  .location-outro {
    font-size: 17px;
}

	  .estabele-ctn2 p {
	    font-size:20px;
	}
	  .location-valet {
    font-size: 20px;
}
	  
	  .PROGRAMAÃ‡-title h3 {
    font-size: 18px;
    }
	  
	  .video {
        height: 240px;
      }
      .video2 {
        height: 344px;
      }
      
    .mask_foto{
	
        height:130px;
    }
   
  }
 







@media (min-width: 992px) {

	  .updt-scitem2 .schedule-01-itm-r8 h4 {
    font-size: 24px;
}
	  .updt-scitem2 .schedule-01-itm-r8 h5 {
    font-size: 22px;
    margin-bottom: 20px;
}
.text-md-left{
    text-align: left!important;
}
	
		      .video2 {
height: 445px;
      }
	
	 .benefidos-part h2 {
        font-size: 25px;
    }
	
	.estabele-vdo-ctn p {
    font-size: 25px;
}
    .location-btm ul li {
   font-size: 15px!important;
 }  
   
	.aniversa-cnt3 span, .aniversa-cnt3 a.btna {
    border-radius: 5px;
	font-size: 25px;
	}
	
		  	.login-title h2 {
    font-size: 25px;
	}

.corporate-vdo-ctn p {
    padding: 0px 5px 10px 5px;
    
	      .video2 {
height: 487px;
      }

	  .login-title h2 {
    font-size: 25px;
	}

	  .corporate-area
    margin-top: 50px;
	}
	  .margtop {
    margin-top: 50px;
	}
	.margtop2 {
    margin-top: 50px;
	}
	  .menu-card {
    margin-top: 50px;
	}
	  
	  .PROGRAMAÃ‡-title h3 {
    font-size: 20px;
    }
	  .benefidos-part{
    font-size:20px;
}
	  .estabele-item-inner ul li {
    font-size: 20px;
	}
	  
	  .mask_foto{
    border: 0px;
    }
	  .estabele-item-inner h4 {
     font-size: 25px;
     }
	.birthday-item-inner {
    margin-top: 50px;
}

	    .estabele-item-inner h2 {
            font-size: 25px;
        }
	  	.corpo-estrutura{
	font-size: 20px;
	}
	  .video {
        height: 610px;
      }

.card-list-itemss li  {
    font-size: 20px;
  }
.estabele-ctn, .estabele-ctn2 {
			font-size: 20px;
	  }
	  
	  .space-rsv-ctn p {
    margin-bottom: 40px;
  }
	.benficios-boxs11 {
    font-size: 20px;
    }  
	 	.highlight-crl2-ctn {
    padding: 5px 5px 5px 5px;
    }
	.highlight-crl3-ctn {
    padding: 5px 5px 5px 5px;
    }
		.highlight-crl4-ctn {
    padding: 5px 5px 5px 5px;
    }
	.highlight-crl6-ctn {
    padding: 5px 3px 5px 3px;
    }
	.estabele-ctn2 p {
	    font-size:20px;
	}

	  .birthday-ctn2 p {
    font-size: 20px;
	  }

	  
}



@media (min-width: 1200px) {
	
	  .updt-scitem2 .schedule-01-itm-r8 h4 {
    font-size: 24px;
}
	  .updt-scitem2 .schedule-01-itm-r8 h5 {
    font-size: 22px;
    margin-bottom: 20px;
}
	.video {
        height: 670px;
      }

      .video2 {
        height: 500px;
      }
    .mask_foto{
        width:301px;
        height:200px;
    }
	  .estabele-ctn p {
    font-size: 25px;
}
	  .materia-idx-ctn p {
    font-size: 25px;
}
	  .corporate-ctn p {
    font-size: 25px;
}
}
  @media (min-width:1366px){
    .mask_foto{
        width:301px;
        height:200px;
    }
  }</pre></body></html>