<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
             #module_slider_19{
                color:#fff!important;
                position: relative;
                overflow:hidden;
             }   
             #module_slider_19 .slider__bg-overlay{
                z-index: 2;
                background-color: rgba(66, 59, 16, .6);
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_slider_19 .blended {
                mix-blend-mode: multiply;
            }
            #module_slider_19 .slider-container {
                width: 100vw;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
            #module_slider_19 .slide {
                width: 100vw;
                height: 100vh;
                position: absolute;
                opacity: 0;
                overflow:hidden;
            }
            #module_slider_19 .slide .contain_img {
                overflow:hidden;
                width: 100vw;
                height: 100vh;
                background-color: rgba(66, 59, 16, .6);
            }
            #module_slider_19 .slide img {
                object-fit: cover;
                width: 100%;
                max-width: 100%;
                height: 100%;
            }
            #module_slider_19 .slide.previous {
                transition: left 2s ease, transform 3s ease, z-index 0.25s ease, opacity 1s ease;
            }
	        #module_slider_19 .slide.active {
	        	transition:  left 1s ease-in-out,transform 2s ease, z-index 0.5s ease, opacity 0.5s ease;
	        }
	        #module_slider_19 .navigation{
	            z-index: 998;
                justify-content: space-between;
                align-items: center;
                width: 100%;
                position: absolute;
                top: 0%;
                bottom: auto;
                left: 0%;
                right: 0%;
	        }
	        #module_slider_19 .nav__top {
                z-index: 555;
                justify-content: space-between;
                align-items: center;
                width: 100%;
                padding: 1em 3em;
                display: flex;
                position: relative;
            }
            #module_slider_19 .nav__col {
                flex-direction: row;
                flex: 1;
                justify-content: center;
                align-items: center;
                display: flex;
            }
            #module_slider_19 .nav__col.col-1 {
                justify-content: flex-start;
            }
            #module_slider_19 .nav__col.col-2 {
                justify-content: flex-end;
            }
            #module_slider_19 .nav__menu {
                z-index: 10;
                opacity: 1;
                color: #fff;
                white-space: nowrap;
                cursor: pointer;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                padding: 5px 10px;
                font-weight: 400;
                display: flex;
                position: fixed;
                transition:1s;
            }
            #module_slider_19 .menu-txt {
                z-index: 10;
                font-size: 14px;
                position: relative;
                margin:0 5px;
            }
            #module_slider_19 .icon__cart {
                z-index: 5;
                position: relative;
                width:16px
            }
            #module_slider_19 #pointer-events-none {
                pointer-events: none;
            }
            #module_slider_19 .logo__cols {
                opacity: .5;
                justify-content: flex-end;
                align-items: center;
                width: 6.5em;
                transition: opacity .3s;
                display: flex;
            }
            #module_slider_19 .logo__emblem {
                z-index: 10;
                margin-left: 16px;
                margin-right: 16px;
                position: relative;
                max-width: 100%;
                display: inline-block;
            }
            #module_slider_19 .nav__logo {
                width: 120px;
                height:65px;
                max-width: none;
            }
            #module_slider_19 .left-bg-blur {
                backdrop-filter: blur(8px);
                -webkit-backdrop-filter: blur(8px);
            }
            #module_slider_19 .left-bg-blur {
                z-index: 1;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_slider_19 .logo_div_header{
                flex-direction:row-reverse!important;
            }
            #module_slider_19 .logo_div_header .left_logo_str_div img{
                width: 110px;
                height:18px;
                object-fit: cover;
            }
            #module_slider_19 .logo_div_header .right_logo_str_div img{
                width: 110px;
                height:18px;
                object-fit: cover;
            }
            #module_slider_19 .nav__main-btn {
                z-index: 10;
                opacity: 1;
                color: #fff;
                white-space: nowrap;
                flex-direction: row;
                justify-content: center;
                padding: 5px 10px;
                font-weight: 400;
                transition: 1s;
                display: flex;
                position: fixed;
                cursor:pointer;
            }
            #module_slider_19 .menu-fill {
                z-index: 1;
                background-color: #141d24;
                opacity: 0;
                border-radius: 50em;
                transition: 0.3s;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_slider_19 .icon__cart.is--2{
                width: 17px;
                height:17px;
                object-fit: cover;
            }
            #module_slider_19 .nav__bottom {
                z-index: 10;
                border-top: 1px solid rgba(255, 255, 255, .3);
                justify-content: center;
                width: 100%;
                max-width: 100vw;
                display: flex;
                position: relative;
                overflow: hidden;
                height:60px;
           }
           #module_slider_19 .nav-link {
                z-index: 10;
                color: #fff;
                text-align: center;
                text-transform: uppercase;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                min-width: 90px;
                height: 58px;
                padding: 0 25px;
                font-size: 16px;
                font-weight: 500;
                display: flex;
                position: relative;
                transition: opacity 0.3s;
           }
           #module_slider_19 .div-nav-empty {
                background-color: #fff;
                width: 100%;
                height: 1px;
                display: none;
                position: absolute;
                bottom: 0;
           }
           #module_slider_19 .nav__bottom-line {
                background-color: rgba(255, 255, 255, .3);
                width: 100%;
                height: 1px;
                position: absolute;
                bottom: 0;
           }
           #module_slider_19 .nav__line--path {
                z-index: 10;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 1px;
                position: absolute;
                bottom: 0;
           }
           #module_slider_19 .nav__line--cursor {
                background-color: #fff;
                position: absolute;
                bottom: 0;
                width: 80px;
                height: 1px;
                display: none; 
                pointer-events: none;
           }
           #module_slider_19 .nav-link.w--current {
                border-bottom: 1px solid #fff;
           }
            #module_slider_19 .arrow-container {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                display: flex;
                justify-content: center;
                align-items: center;
                width: 50px;
                height: 50px;
                z-index: 50000000;
            }

            #module_slider_19 .arrow-container i {
                font-size: 30px; 
                color: white; 
                text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); 
                animation: bounce 1s ease infinite; 
            }

            @keyframes bounce {
                0% {
                    transform: translateY(-5px); 
                }
                50% {
                    transform: translateY(5px); 
                }
                100% {
                    transform: translateY(-5px); 
                }
            }


        
            #module_slider_19 .sec__page1 {
                z-index: 20;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                width: 100%;
                min-height: 100vh;
                display: flex;
                position: absolute;
                background-color:transparent;
            }
            #module_slider_19 .sec__page1.is--main {
                z-index: 8;
            }
            #module_slider_19 .container_text {
                z-index: 10;
                width: 78%;
                max-width: 1200px;
                margin-left: auto;
                margin-right: auto;
                position: relative;
            }
            #module_slider_19 .container_text.c-scroll-hide {
                flex-direction: column;
                justify-content: center;
                align-items: center;
                overflow: hidden;
            }
            #module_slider_19 .h-main {
                color: #fff;
                text-align: center;
                margin: 20px auto;
                font-size: 85px;
                font-weight: 400;
                line-height: 1.3;
            }
            #module_slider_19 .h-subtitle {
                z-index: 10;
                opacity: .9;
                color: #fff;
                text-align: center;
                margin-left: auto;
                margin-right: auto;
                font-size: 18px;
                font-weight: 300;
                line-height: 1.9;
                position: relative;
                padding-top:13px;
                max-width: 30em;
            }
            #module_slider_19 .top-subtitle {
                z-index: 10;
                opacity: .9;
                color: #fff;
                text-align: center;
                margin-left: auto;
                margin-right: auto;
                font-size: 30px;
                font-weight: 100;
                line-height: 1.3;
                position: relative;
                padding-bottom:10px;
            }
            #module_slider_19 #h_subtitle_sliderchaharbaghhotel .subtitleText {
                opacity: 0;
                transition: opacity 1s ease-in-out;
            }
            #module_slider_19 #h_main_sliderchaharbaghhotel .mainText {
                opacity: 0;
                transition: opacity 1s;
            }
            #module_slider_19 #top_subtitle_sliderchaharbaghhotel .toptitleText {
                opacity: 0;
                transition: opacity 1s ease-in-out;
            }
            #module_slider_19 .slider_footer{
                z-index: 998;
                align-items: center;
                width: 100%;
                position: absolute;
                top: auto;
                bottom: 30px;
                left: 0%;
                right: 0%;
            }
            #module_slider_19 .circle-info {
                z-index: 100;
                color: #ebdccb;
                text-align: center;
                border-radius: 50%;
                width: 100px;
                height: 100px;
                display: flex;
                position: absolute;
                top: auto;
                bottom: 50px;
                left: 4vw;
                justify-content: center;
                align-items: center;
                overflow: hidden;
                background-color: transparent;
                cursor:pointer;
            }

            #module_slider_19 .circle-info:hover {
                color: #fff;
            }

            #module_slider_19 .info-circle-lottie {
                position: absolute;
                width: 100%;
                height: 100%;
                cursor:pointer;
            }
           

            #module_slider_19 .circle-p {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                z-index: 1;
                cursor:pointer;
                font-size:12px;
            }
            
            #module_slider_19 .circle-info:hover {
                color: #fff;
            }

            #module_slider_19 .spinner {
                position: absolute;
                width: 100px;
                height: 100px;
                border-radius: 50%;
                border: 2px solid #333;
                cursor:pointer;
            }

            #module_slider_19 .spinner:nth-child(1) {
              top: 2px;
              left: 2px;
              animation: spin-1 5s linear infinite;
              border-color: rgb(92,108,104);
              cursor:pointer;
            }
            
            #module_slider_19 .spinner:nth-child(2) {
              top: -2px;
              left: 2px;
              animation: spin-2 4s linear infinite;
              border-color: rgb(195,170,148);
              cursor:pointer;
            }
            
            #module_slider_19 .spinner:nth-child(3) {
              top: -2px;
              left: -2px;
              animation: spin-3 3s linear infinite;
              border-color: rgb(92,108,104);
              cursor:pointer;
            }
            
            @keyframes spin-1 {
              0% {
                transform: translateX(-2px) translateY(-2px) rotate(0deg);
              }
              50% {
                transform: translateX(2px) translateY(2px) rotate(180deg);
              }
              100% {
                transform: translateX(2px) translateY(-2px) rotate(360deg);
              }
            }
            
            @keyframes spin-2 {
              0% {
                transform: translateY(-2px) translateX(-2px) rotate(0deg);
              }
              50% {
                transform: translateY(2px) translateX(2px) rotate(-180deg);
              }
              100% {
                transform: translateY(2px) translateX(-2px) rotate(-360deg);
              }
            }
            
            @keyframes spin-3 {
              0% {
                transform: translateX(0) translateY(-2px) rotate(0deg);
              }
              25% {
                transform: translateX(2px) translateY(2px) rotate(90deg);
              }
              50% {
                transform: translateX(2px) translateY(-2px) rotate(180deg);
              }
        	75% {
                transform: translateX(0px) translateY(-2px) rotate(270deg);
              }
        	100% {
                transform: translateX(2px) translateY(-2px) rotate(360deg);
              }
            }
            
            #module_slider_19 .resort__btn.scroll-down {

            }
            
           #module_slider_19 .resort__btn {
               z-index: 100;
               white-space: nowrap;
               flex-direction: column;
               justify-content: center;
               align-items: center;
               display: flex;
               color: #ffffff;
               background-color: rgba(255, 255, 255, .15);
               border-radius: 680px;
               border: 1px solid rgba(255,255,255,.45);
               width: 120px;
               height: 55px;
               position: absolute;
               right: calc(50% - 60px);
               bottom: 50px;
               font-size:14px;
               font-weight: bold;
               transition: 0.1s;
           }
           #module_slider_19 .div_svg {
                z-index: 120;
                display: none;
                position: absolute;
                transition: 2s;
                padding:10px;
           }
           #module_slider_19 .resort__btn:hover .div_svg{
                display: flex;
                background-color: #fff;
                border-radius:50%;
                width:110px;
                height:110px;
                justify-content: center;
                align-items: center;
           }
           #module_slider_19 .resort__btn:hover .div_svg svg{
                width:18px;
                height:18px;
           }
           #module_slider_19 .resort__btn:hover{
                width: 106px;
                right: calc(50% - 53px);
                font-size:8px;
                height: 45px;
           }
           #module_slider_19 .slider_footer_type_1{
                justify-content: center;
                align-items: center;
                display: flex;
           }
           #module_slider_19 .page-link {
                opacity: .7;
                color: #fff!important;
                text-align: center;
                text-transform: uppercase;
                flex-direction: column;
                justify-content: flex-start;
                align-items: center;
                padding: 23px 17px;
                font-weight: 500;
                display: flex;
                cursor:pointer;
           }
           #module_slider_19 .page-link__icon {
                width: 27px;
                height: 27px;
                margin-bottom: 17px;
           }
           #module_slider_19 .page-link__p {
                margin-bottom: 0;
                font-size: 14px;
                line-height: 1.6;
           }
           #module_slider_19 .page-link:hover {
                opacity: 1;
                color: #fff!important;
           }
           
        
              #module_slider_19 .menu {
                z-index: 999;
                display: none;
                position: fixed;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
                overflow: hidden;
                transition:1s ease;
              }
              #module_slider_19 .menu__inner {
                z-index: 20;
                justify-content: space-between;
                width: 100%;
                height: 100%;
                display: flex;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
                overflow: auto;
              }
            #module_slider_19 .close__anim {
                z-index: 100;
                color: #000;
                cursor: pointer;
                font-size: 1.5em;
                position: absolute;
                top: 6vh;
                right: 6vw;
                border: 1px solid #fff;
                border-radius: 50%;
                padding: 5px;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
            }
            #module_slider_19 .close__btn{
                width: 24px;
                height: 24px;
            }
            #module_slider_19 .menu__bg-wrap {
                z-index: 2;
                width: 67%;
                height: 100%;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
                overflow: hidden;
            }
            #module_slider_19 .menu__content {
                width: 66.6667%;
                z-index: 3;
            }
            #module_slider_19 .menu__column {
                z-index: 5;
                flex-direction: column;
                justify-content: flex-start;
                align-items: center;
                width: 33.3333%;
                padding: 21vh 4em 15vh;
                transition: width .5s;
                display: flex;
                position: relative;
                overflow: hidden;
            }
            #module_slider_19 .menu__column.is--3 {
                justify-content: center;
                padding-top: 9vh;
                padding-bottom: 9vh;
            }
            #module_slider_19 .menu__bg {
                z-index: 3;
                background-color: #3e4b48;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_slider_19 .nav__tab {
                z-index: 10;
                justify-content: space-between;
                align-self: stretch;
                align-items: stretch;
                width: 100%;
                height: 100%;
                display: flex;
            }
            #module_slider_19 .menu_main {
                flex-direction: column;
                justify-content: flex-start;
                align-self: stretch;
                align-items: center;
                width: 50%;
                padding-top: 15vh;
                padding-bottom: 10vh;
                padding-right: 12vw;
                display: flex;
            }
            #module_slider_19 .menu__link-block3 {
                color: #c2ddd3;
                background-color: transparent;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                width: 100%;
                height: 82px;
                font-size: 24px;
                font-weight: 500;
                display: flex;
                cursor:pointer;
                transition: 0.5s;
            }
            #module_slider_19 .menu__link-block3:hover{
                color:#fff;
                font-weight:600;
                font-size: 25px;
            }
            #module_slider_19 .menu__link-block3.w--current {
                color: #fff;
                background-color: transparent;
            }
            #module_slider_19 .menu_sub {
                flex-direction: column;
                justify-content: flex-start;
                align-items: center;
                width: 50%;
                padding-top: 15vh;
                padding-left: 3em;
                display: flex;
            }
            #module_slider_19 .w-dyn-item .m__c-link-text{
                color:#fff;
                font-size: 16px;
                font-weight: 600;
                height:47px;
                display: flex;
                align-items: center;
            }
            #module_slider_19 .header_sub_menus_txt{
                font-size: 18px;
                font-weight: 700;
            }
            #module_slider_19 .tab__pane3 {
                width: 100%;
                padding-left: 5em;
            }
            #module_slider_19 .menu__col3--bg {
                z-index: 1;
                background-color: #5c6c68;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_slider_19 .menu__socials {
                z-index: 1;
                justify-content: center
                align-items: center;
                display: flex;
                flex-wrap:wrap;
            }
            #module_slider_19 .menu__social {
                z-index: 10;
                opacity: .7;
                color: #fff;
                text-transform: uppercase;
                flex-direction: column;
                justify-content: center;
                align-self: stretch;
                align-items: center;
                padding: 15px 8px;
                font-weight: 500;
                display: flex;
                position: relative;
                max-width:100%;
            }
            #module_slider_19 .icon-social {
                width: 23px;
                min-width: 23px;
            }
            #module_slider_19 .w--current{
                
            }
            #module_slider_19 .w-tab-pane {
                display: none;
                position: relative;
            }
            #module_slider_19 .w--tab-active {
                display: block;
            }
            #module_slider_19 .menu__plus{
                width: 60px;
                height: 60px;
                display: inline-flex;
                justify-content: center;
                align-items: center;
                cursor:pointer;
            }
            #module_slider_19 .menu__plus--fill{
                z-index: 3;
                border: 1px solid rgba(120,141,133,.45);
                border-radius: 50%;
                width: 40px;
                height: 40px;
                transform: rotate(180deg);
                margin:0px 10px 10px 10px;
                transition:0.5s;
                position:absolute;
                display: inline-flex;
                justify-content: center;
                align-items: center;
                cursor:pointer;
            }
            #module_slider_19 svg.arrow-left{
                display:block;
            }
            #module_slider_19 svg.arrow-line{
                display:none;
            }
            #module_slider_19 .header_sub_menus{
                display: flex;
                justify-content: flex-start;
                align-items: center;
                cursor:pointer;
            }
            #module_slider_19 .header_sub_menus:hover .menu__plus .menu__plus--fill{
                z-index: 14;
                background-color: #6c7c7b;
                border-radius: 50%;
                border: unset;
                width: 50px;
                height: 50px;
            }
            #module_slider_19 .header_sub_menus:hover svg.arrow-left{
                display:none;
            }
            #module_slider_19 .header_sub_menus:hover svg.arrow-line{
                display:block;
            }
            #module_slider_19 .w--tab-active .header_sub_menus{
                color:#fff;
            }
            #module_slider_19 .menu__column.is--3:hover {
                width: 40%;
            }
            #module_slider_19 .menu__bg--blend {
                z-index: 4;
                opacity: .87;
                background-color: #0d2727;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_slider_19 .menu__bg--reveal {
                z-index: 6;
                background-color: #788d85;
                display: none;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_slider_19 .footer__col3--inner {
                z-index: 20;
                opacity: .8;
                color: #fff;
                text-align: center;
                flex-direction: column;
                justify-content: space-between;
                align-items: center;
                height: 100%;
                line-height: 1.6;
                display: flex;
                position: relative;
            }
            #module_slider_19 .menu__logo {
                z-index: 100;
                object-fit: contain;
                object-position: 50% 50%;
                width: 100px;
                height:70px;
                max-width: none;
            }
            #module_slider_19 .f-cont__title {
                margin-bottom: .4em;
                font-size: 24px;
                font-weight: 400;
                line-height: 1.3;
            }
            #module_slider_19 .f-cont_sub_title{
                font-size: 16px;
                font-weight: 400;
            }
            #module_slider_19 .f-cont {
                flex-direction: column;
                justify-content: center;
                align-items: center;
                margin-top: 4vh;
                margin-bottom: 4vh;
                display: flex
            }
            #module_slider_19 .acc__contact-link {
                white-space: nowrap;
                padding-top: .2em;
                padding-bottom: .2em;
                font-size: 16px;
                position: relative;
                overflow: hidden;
                max-width: 100%;
                display: inline-block;
            }
            #module_slider_19 .acc__contact-link.in--footer {
                opacity: .8;
                color: #fff;
                padding-top: .3em;
                padding-bottom: .3em;
                font-size: 16px;
            }
            #module_slider_19 .acc__contact-link:hover{
                opacity:1;
                transition:0.5s;
            }
            #module_slider_19 .acc__cl__line {
                background-color: #fff;
                width: 0;
                height: 1px;
                position: absolute;
                bottom: 0;
                transition: width 0.3s ease;
            }
            #module_slider_19 .acc__contact-link:hover  .acc__cl__line{
                width: 100%;
            }
            #module_slider_19 .menu__bg--img {
                z-index: 2;
                object-fit: cover;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
          #module_slider_19 .slide .contain_img {
                transform: scale(1);
                transition: transform 0.5s linear;
          }

          #module_slider_19 .slide:not(.first-slide).active .contain_img {
            animation: scaleAnimation 2s ease-in-out forwards;
          }

          @keyframes scaleAnimation {
            0% {
              transform: scale(3);
            }
            100% {
              transform: scale(1);
            }
          }



            #module_slider_19:hover #admin_module_sliderchaharbaghhotel_19{
                opacity: 1!important;
                display: block!important;
                margin: auto!important;   
            }
            #div_admin_slider #profile_exit,#div_admin_slider #user-icon{
                display: none!important;
            }
            #lang_website{
                background-color: #666d6f;
                color: #ffffff;
                height: 22px;
                border:none;
                outline:none;
            }
        .module[data-id_page='1067']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1067']:hover{;}.module[data-id_page='1067']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1067'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1067']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1067'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1067']  
                
                .module[data-id_page='1067'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1067'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1067']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1067']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730700345_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_630 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_630 .content_str{
				width:100%;
			}
            #module_new_medical_630 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_630 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_630 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_630 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_630 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_630 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_630 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_630 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_630 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_630 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_630 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_630 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_630 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_630 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1627 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729776220_ghhotel-isfahan.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1627 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1627 .background-img{
                border-radius:;
            }
        
            #medical_box_1627 .new_medical_icon{
                
            }
        #medical_box_1627 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1627:hover .new_medical_title{}
                #medical_box_1627 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1627 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1627:hover .new_medical_icon{}
                   #medical_box_1627  
                
                #medical_box_1627 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1627 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1627:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1627:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1627 .mode1-size_1627{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1627 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1627 &gt; div{
               height:100%;
            }
            #medical_box_1627 .mode2-size_1627{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1627 .mode3-size_1627{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1627 .mode4-size_1627{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1627 .mode5-size_1627{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1627 .mode6-size_1627{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1627 .mode7-size_1627{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1627 .mode7-size_1627 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1627 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1627 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1627{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1627 span:hover{
                color:!important;
            }
            .custom2_1627{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1627 span:hover{
                color:;
            }
            #medical_box_1627 .mode-btn1_1627{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1627 .mode-btn1_1627 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1627 .mode-btn2_1627{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1627 .mode-btn2_1627 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1627 .div-btn-title_main_1627{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1627 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1627 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1628 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1628 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1628 .background-img{
                border-radius:;
            }
        #medical_box_1628 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1628:hover .new_medical_title{}
                #medical_box_1628 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1628.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1628:hover{}#medical_box_1628 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1628:hover .new_medical_description{}
                   #medical_box_1628  
                
                #medical_box_1628 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1628 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1628:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1628:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1628 .mode1-size_1628{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1628 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1628 &gt; div{
               height:100%;
            }
            #medical_box_1628 .mode2-size_1628{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1628 .mode3-size_1628{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1628 .mode4-size_1628{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1628 .mode5-size_1628{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1628 .mode6-size_1628{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1628 .mode7-size_1628{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1628 .mode7-size_1628 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1628 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1628 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1628{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1628 span:hover{
                color:!important;
            }
            .custom2_1628{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1628 span:hover{
                color:;
            }
            #medical_box_1628 .mode-btn1_1628{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1628 .mode-btn1_1628 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1628 .mode-btn2_1628{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1628 .mode-btn2_1628 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1628 .div-btn-title_main_1628{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1628 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1628 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1638 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1638 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1638 .background-img{
                border-radius:;
            }
        #medical_box_1638 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1638 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1638.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1638 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1638  
                
                #medical_box_1638 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1638 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1638:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1638:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1638 .mode1-size_1638{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1638 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1638 &gt; div{
               height:100%;
            }
            #medical_box_1638 .mode2-size_1638{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1638 .mode3-size_1638{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1638 .mode4-size_1638{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1638 .mode5-size_1638{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1638 .mode6-size_1638{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1638 .mode7-size_1638{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1638 .mode7-size_1638 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1638 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1638 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1638{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1638 span:hover{
                color:!important;
            }
            .custom2_1638{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1638 span:hover{
                color:;
            }
            #medical_box_1638 .mode-btn1_1638{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1638 .mode-btn1_1638 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1638 .mode-btn2_1638{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1638 .mode-btn2_1638 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1638 .div-btn-title_main_1638{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1638 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1638 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1637 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1637 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1637 .background-img{
                border-radius:;
            }
        #medical_box_1637 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1637 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1637.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1637 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1637  
                
                #medical_box_1637 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1637 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1637:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1637:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1637 .mode1-size_1637{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1637 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1637 &gt; div{
               height:100%;
            }
            #medical_box_1637 .mode2-size_1637{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1637 .mode3-size_1637{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1637 .mode4-size_1637{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1637 .mode5-size_1637{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1637 .mode6-size_1637{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1637 .mode7-size_1637{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1637 .mode7-size_1637 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1637 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1637 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1637{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1637 span:hover{
                color:!important;
            }
            .custom2_1637{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1637 span:hover{
                color:;
            }
            #medical_box_1637 .mode-btn1_1637{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1637 .mode-btn1_1637 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1637 .mode-btn2_1637{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1637 .mode-btn2_1637 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1637 .div-btn-title_main_1637{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1637 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1637 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1636 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1636 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1636 .background-img{
                border-radius:;
            }
        #medical_box_1636 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1636 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1636.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1636 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1636  
                
                #medical_box_1636 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1636 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1636:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1636:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1636 .mode1-size_1636{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1636 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1636 &gt; div{
               height:100%;
            }
            #medical_box_1636 .mode2-size_1636{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1636 .mode3-size_1636{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1636 .mode4-size_1636{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1636 .mode5-size_1636{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1636 .mode6-size_1636{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1636 .mode7-size_1636{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1636 .mode7-size_1636 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1636 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1636 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1636{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1636 span:hover{
                color:!important;
            }
            .custom2_1636{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1636 span:hover{
                color:;
            }
            #medical_box_1636 .mode-btn1_1636{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1636 .mode-btn1_1636 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1636 .mode-btn2_1636{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1636 .mode-btn2_1636 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1636 .div-btn-title_main_1636{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1636 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1636 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1635 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1635 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1635 .background-img{
                border-radius:;
            }
        #medical_box_1635 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1635 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1635.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1635 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1635  
                
                #medical_box_1635 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1635 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1635:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1635:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1635 .mode1-size_1635{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1635 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1635 &gt; div{
               height:100%;
            }
            #medical_box_1635 .mode2-size_1635{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1635 .mode3-size_1635{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1635 .mode4-size_1635{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1635 .mode5-size_1635{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1635 .mode6-size_1635{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1635 .mode7-size_1635{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1635 .mode7-size_1635 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1635 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1635 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1635{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1635 span:hover{
                color:!important;
            }
            .custom2_1635{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1635 span:hover{
                color:;
            }
            #medical_box_1635 .mode-btn1_1635{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1635 .mode-btn1_1635 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1635 .mode-btn2_1635{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1635 .mode-btn2_1635 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1635 .div-btn-title_main_1635{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1635 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1635 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1634 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1634 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1634 .background-img{
                border-radius:;
            }
        #medical_box_1634 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1634 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1634.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1634 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1634  
                
                #medical_box_1634 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1634 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1634:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1634:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1634 .mode1-size_1634{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1634 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1634 &gt; div{
               height:100%;
            }
            #medical_box_1634 .mode2-size_1634{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1634 .mode3-size_1634{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1634 .mode4-size_1634{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1634 .mode5-size_1634{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1634 .mode6-size_1634{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1634 .mode7-size_1634{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1634 .mode7-size_1634 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1634 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1634 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1634{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1634 span:hover{
                color:!important;
            }
            .custom2_1634{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1634 span:hover{
                color:;
            }
            #medical_box_1634 .mode-btn1_1634{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1634 .mode-btn1_1634 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1634 .mode-btn2_1634{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1634 .mode-btn2_1634 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1634 .div-btn-title_main_1634{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1634 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1634 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1633 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1633 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1633 .background-img{
                border-radius:;
            }
        #medical_box_1633 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1633 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1633.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1633 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1633  
                
                #medical_box_1633 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1633 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1633:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1633:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1633 .mode1-size_1633{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1633 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1633 &gt; div{
               height:100%;
            }
            #medical_box_1633 .mode2-size_1633{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1633 .mode3-size_1633{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1633 .mode4-size_1633{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1633 .mode5-size_1633{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1633 .mode6-size_1633{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1633 .mode7-size_1633{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1633 .mode7-size_1633 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1633 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1633 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1633{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1633 span:hover{
                color:!important;
            }
            .custom2_1633{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1633 span:hover{
                color:;
            }
            #medical_box_1633 .mode-btn1_1633{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1633 .mode-btn1_1633 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1633 .mode-btn2_1633{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1633 .mode-btn2_1633 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1633 .div-btn-title_main_1633{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1633 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1633 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1632 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1632 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1632 .background-img{
                border-radius:;
            }
        #medical_box_1632 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1632 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1632.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1632 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1632  
                
                #medical_box_1632 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1632 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1632:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1632:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1632 .mode1-size_1632{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1632 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1632 &gt; div{
               height:100%;
            }
            #medical_box_1632 .mode2-size_1632{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1632 .mode3-size_1632{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1632 .mode4-size_1632{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1632 .mode5-size_1632{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1632 .mode6-size_1632{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1632 .mode7-size_1632{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1632 .mode7-size_1632 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1632 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1632 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1632{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1632 span:hover{
                color:!important;
            }
            .custom2_1632{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1632 span:hover{
                color:;
            }
            #medical_box_1632 .mode-btn1_1632{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1632 .mode-btn1_1632 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1632 .mode-btn2_1632{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1632 .mode-btn2_1632 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1632 .div-btn-title_main_1632{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1632 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1632 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1631 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1631 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1631 .background-img{
                border-radius:;
            }
        #medical_box_1631 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1631 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1631.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1631 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1631  
                
                #medical_box_1631 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1631 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1631:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1631:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1631 .mode1-size_1631{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1631 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1631 &gt; div{
               height:100%;
            }
            #medical_box_1631 .mode2-size_1631{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1631 .mode3-size_1631{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1631 .mode4-size_1631{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1631 .mode5-size_1631{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1631 .mode6-size_1631{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1631 .mode7-size_1631{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1631 .mode7-size_1631 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1631 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1631 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1631{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1631 span:hover{
                color:!important;
            }
            .custom2_1631{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1631 span:hover{
                color:;
            }
            #medical_box_1631 .mode-btn1_1631{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1631 .mode-btn1_1631 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1631 .mode-btn2_1631{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1631 .mode-btn2_1631 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1631 .div-btn-title_main_1631{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1631 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1631 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1630 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1630 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1630 .background-img{
                border-radius:;
            }
        #medical_box_1630 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1630 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1630.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1630 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1630  
                
                #medical_box_1630 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1630 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1630:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1630:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1630 .mode1-size_1630{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1630 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1630 &gt; div{
               height:100%;
            }
            #medical_box_1630 .mode2-size_1630{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1630 .mode3-size_1630{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1630 .mode4-size_1630{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1630 .mode5-size_1630{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1630 .mode6-size_1630{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1630 .mode7-size_1630{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1630 .mode7-size_1630 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1630 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1630 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1630{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1630 span:hover{
                color:!important;
            }
            .custom2_1630{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1630 span:hover{
                color:;
            }
            #medical_box_1630 .mode-btn1_1630{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1630 .mode-btn1_1630 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1630 .mode-btn2_1630{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1630 .mode-btn2_1630 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1630 .div-btn-title_main_1630{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1630 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1630 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1629 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1629 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1629 .background-img{
                border-radius:;
            }
        #medical_box_1629 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1629 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1629.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1629:hover{}#medical_box_1629 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1629  
                
                #medical_box_1629 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1629 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1629:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1629:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1629 .mode1-size_1629{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1629 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1629 &gt; div{
               height:100%;
            }
            #medical_box_1629 .mode2-size_1629{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1629 .mode3-size_1629{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1629 .mode4-size_1629{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1629 .mode5-size_1629{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1629 .mode6-size_1629{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1629 .mode7-size_1629{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1629 .mode7-size_1629 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1629 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1629 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1629{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1629 span:hover{
                color:!important;
            }
            .custom2_1629{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1629 span:hover{
                color:;
            }
            #medical_box_1629 .mode-btn1_1629{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1629 .mode-btn1_1629 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1629 .mode-btn2_1629{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1629 .mode-btn2_1629 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1629 .div-btn-title_main_1629{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1629 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1629 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_630 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_630 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_630 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_630 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_630 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_630 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_630 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_630 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_630 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_630 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_630 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_630 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_630{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_630 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_630 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_630 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_630 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_630 .swiper-container{
                width:1200px;
            }
            #module_new_medical_630 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_630 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_630 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_630 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1068']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1068']:hover{;}.module[data-id_page='1068']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1068'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1068']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1068'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1068']  
                
                .module[data-id_page='1068'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1068'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1068']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1068']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730701003_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_631 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_631 .content_str{
				width:100%;
			}
            #module_new_medical_631 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_631 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_631 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_631 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_631 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_631 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_631 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_631 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_631 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_631 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_631 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_631 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_631 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_631 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1639 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729776413_ghhotel-isfahan.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1639 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1639 .background-img{
                border-radius:;
            }
        
            #medical_box_1639 .new_medical_icon{
                
            }
        #medical_box_1639 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1639:hover .new_medical_title{}
                #medical_box_1639 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1639 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1639:hover .new_medical_icon{}
                   #medical_box_1639  
                
                #medical_box_1639 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1639 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1639:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1639:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1639 .mode1-size_1639{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1639 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1639 &gt; div{
               height:100%;
            }
            #medical_box_1639 .mode2-size_1639{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1639 .mode3-size_1639{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1639 .mode4-size_1639{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1639 .mode5-size_1639{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1639 .mode6-size_1639{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1639 .mode7-size_1639{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1639 .mode7-size_1639 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1639 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1639 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1639{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1639 span:hover{
                color:!important;
            }
            .custom2_1639{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1639 span:hover{
                color:;
            }
            #medical_box_1639 .mode-btn1_1639{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1639 .mode-btn1_1639 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1639 .mode-btn2_1639{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1639 .mode-btn2_1639 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1639 .div-btn-title_main_1639{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1639 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1639 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1640 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1640 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1640 .background-img{
                border-radius:;
            }
        #medical_box_1640 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1640:hover .new_medical_title{}
                #medical_box_1640 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1640.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1640:hover{}#medical_box_1640 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1640:hover .new_medical_description{}
                   #medical_box_1640  
                
                #medical_box_1640 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1640 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1640:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1640:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1640 .mode1-size_1640{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1640 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1640 &gt; div{
               height:100%;
            }
            #medical_box_1640 .mode2-size_1640{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1640 .mode3-size_1640{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1640 .mode4-size_1640{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1640 .mode5-size_1640{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1640 .mode6-size_1640{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1640 .mode7-size_1640{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1640 .mode7-size_1640 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1640 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1640 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1640{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1640 span:hover{
                color:!important;
            }
            .custom2_1640{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1640 span:hover{
                color:;
            }
            #medical_box_1640 .mode-btn1_1640{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1640 .mode-btn1_1640 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1640 .mode-btn2_1640{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1640 .mode-btn2_1640 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1640 .div-btn-title_main_1640{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1640 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1640 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1644 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1644 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1644 .background-img{
                border-radius:;
            }
        #medical_box_1644 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1644 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1644.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1644 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1644  
                
                #medical_box_1644 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1644 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1644:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1644:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1644 .mode1-size_1644{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1644 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1644 &gt; div{
               height:100%;
            }
            #medical_box_1644 .mode2-size_1644{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1644 .mode3-size_1644{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1644 .mode4-size_1644{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1644 .mode5-size_1644{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1644 .mode6-size_1644{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1644 .mode7-size_1644{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1644 .mode7-size_1644 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1644 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1644 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1644{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1644 span:hover{
                color:!important;
            }
            .custom2_1644{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1644 span:hover{
                color:;
            }
            #medical_box_1644 .mode-btn1_1644{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1644 .mode-btn1_1644 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1644 .mode-btn2_1644{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1644 .mode-btn2_1644 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1644 .div-btn-title_main_1644{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1644 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1644 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1643 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1643 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1643 .background-img{
                border-radius:;
            }
        #medical_box_1643 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1643 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1643.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1643 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1643  
                
                #medical_box_1643 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1643 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1643:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1643:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1643 .mode1-size_1643{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1643 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1643 &gt; div{
               height:100%;
            }
            #medical_box_1643 .mode2-size_1643{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1643 .mode3-size_1643{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1643 .mode4-size_1643{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1643 .mode5-size_1643{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1643 .mode6-size_1643{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1643 .mode7-size_1643{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1643 .mode7-size_1643 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1643 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1643 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1643{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1643 span:hover{
                color:!important;
            }
            .custom2_1643{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1643 span:hover{
                color:;
            }
            #medical_box_1643 .mode-btn1_1643{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1643 .mode-btn1_1643 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1643 .mode-btn2_1643{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1643 .mode-btn2_1643 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1643 .div-btn-title_main_1643{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1643 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1643 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1642 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1642 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1642 .background-img{
                border-radius:;
            }
        #medical_box_1642 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1642 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1642.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1642 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1642  
                
                #medical_box_1642 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1642 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1642:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1642:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1642 .mode1-size_1642{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1642 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1642 &gt; div{
               height:100%;
            }
            #medical_box_1642 .mode2-size_1642{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1642 .mode3-size_1642{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1642 .mode4-size_1642{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1642 .mode5-size_1642{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1642 .mode6-size_1642{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1642 .mode7-size_1642{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1642 .mode7-size_1642 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1642 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1642 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1642{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1642 span:hover{
                color:!important;
            }
            .custom2_1642{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1642 span:hover{
                color:;
            }
            #medical_box_1642 .mode-btn1_1642{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1642 .mode-btn1_1642 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1642 .mode-btn2_1642{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1642 .mode-btn2_1642 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1642 .div-btn-title_main_1642{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1642 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1642 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1641 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1641 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1641 .background-img{
                border-radius:;
            }
        #medical_box_1641 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1641 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1641.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1641:hover{}#medical_box_1641 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1641  
                
                #medical_box_1641 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1641 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1641:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1641:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1641 .mode1-size_1641{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1641 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1641 &gt; div{
               height:100%;
            }
            #medical_box_1641 .mode2-size_1641{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1641 .mode3-size_1641{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1641 .mode4-size_1641{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1641 .mode5-size_1641{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1641 .mode6-size_1641{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1641 .mode7-size_1641{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1641 .mode7-size_1641 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1641 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1641 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1641{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1641 span:hover{
                color:!important;
            }
            .custom2_1641{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1641 span:hover{
                color:;
            }
            #medical_box_1641 .mode-btn1_1641{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1641 .mode-btn1_1641 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1641 .mode-btn2_1641{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1641 .mode-btn2_1641 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1641 .div-btn-title_main_1641{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1641 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1641 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_631 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_631 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_631 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_631 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_631 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_631 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_631 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_631 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_631 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_631 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_631 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_631 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_631{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_631 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_631 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_631 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_631 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_631 .swiper-container{
                width:1200px;
            }
            #module_new_medical_631 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_631 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_631 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_631 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1069']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1069']:hover{;}.module[data-id_page='1069']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1069'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1069']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1069'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1069']  
                
                .module[data-id_page='1069'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1069'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1069']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1069']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730701221_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_632 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_632 .content_str{
				width:100%;
			}
            #module_new_medical_632 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_632 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_632 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_632 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_632 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_632 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_632 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_632 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_632 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_632 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_632 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_632 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_632 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_632 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1645 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729776564_ghhotel-isfahan.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1645 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1645 .background-img{
                border-radius:;
            }
        
            #medical_box_1645 .new_medical_icon{
                
            }
        #medical_box_1645 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1645:hover .new_medical_title{}
                #medical_box_1645 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1645 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1645:hover .new_medical_icon{}
                   #medical_box_1645  
                
                #medical_box_1645 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1645 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1645:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1645:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1645 .mode1-size_1645{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1645 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1645 &gt; div{
               height:100%;
            }
            #medical_box_1645 .mode2-size_1645{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1645 .mode3-size_1645{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1645 .mode4-size_1645{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1645 .mode5-size_1645{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1645 .mode6-size_1645{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1645 .mode7-size_1645{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1645 .mode7-size_1645 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1645 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1645 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1645{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1645 span:hover{
                color:!important;
            }
            .custom2_1645{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1645 span:hover{
                color:;
            }
            #medical_box_1645 .mode-btn1_1645{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1645 .mode-btn1_1645 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1645 .mode-btn2_1645{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1645 .mode-btn2_1645 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1645 .div-btn-title_main_1645{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1645 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1645 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1646 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1646 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1646 .background-img{
                border-radius:;
            }
        #medical_box_1646 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1646:hover .new_medical_title{}
                #medical_box_1646 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1646.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1646:hover{}#medical_box_1646 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1646:hover .new_medical_description{}
                   #medical_box_1646  
                
                #medical_box_1646 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1646 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1646:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1646:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1646 .mode1-size_1646{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1646 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1646 &gt; div{
               height:100%;
            }
            #medical_box_1646 .mode2-size_1646{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1646 .mode3-size_1646{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1646 .mode4-size_1646{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1646 .mode5-size_1646{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1646 .mode6-size_1646{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1646 .mode7-size_1646{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1646 .mode7-size_1646 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1646 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1646 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1646{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1646 span:hover{
                color:!important;
            }
            .custom2_1646{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1646 span:hover{
                color:;
            }
            #medical_box_1646 .mode-btn1_1646{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1646 .mode-btn1_1646 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1646 .mode-btn2_1646{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1646 .mode-btn2_1646 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1646 .div-btn-title_main_1646{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1646 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1646 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1651 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1651 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1651 .background-img{
                border-radius:;
            }
        #medical_box_1651 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1651 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1651.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1651 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1651  
                
                #medical_box_1651 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1651 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1651:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1651:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1651 .mode1-size_1651{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1651 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1651 &gt; div{
               height:100%;
            }
            #medical_box_1651 .mode2-size_1651{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1651 .mode3-size_1651{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1651 .mode4-size_1651{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1651 .mode5-size_1651{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1651 .mode6-size_1651{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1651 .mode7-size_1651{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1651 .mode7-size_1651 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1651 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1651 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1651{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1651 span:hover{
                color:!important;
            }
            .custom2_1651{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1651 span:hover{
                color:;
            }
            #medical_box_1651 .mode-btn1_1651{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1651 .mode-btn1_1651 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1651 .mode-btn2_1651{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1651 .mode-btn2_1651 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1651 .div-btn-title_main_1651{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1651 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1651 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1649 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1649 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1649 .background-img{
                border-radius:;
            }
        #medical_box_1649 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1649 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1649.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1649 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1649  
                
                #medical_box_1649 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1649 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1649:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1649:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1649 .mode1-size_1649{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1649 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1649 &gt; div{
               height:100%;
            }
            #medical_box_1649 .mode2-size_1649{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1649 .mode3-size_1649{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1649 .mode4-size_1649{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1649 .mode5-size_1649{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1649 .mode6-size_1649{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1649 .mode7-size_1649{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1649 .mode7-size_1649 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1649 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1649 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1649{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1649 span:hover{
                color:!important;
            }
            .custom2_1649{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1649 span:hover{
                color:;
            }
            #medical_box_1649 .mode-btn1_1649{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1649 .mode-btn1_1649 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1649 .mode-btn2_1649{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1649 .mode-btn2_1649 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1649 .div-btn-title_main_1649{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1649 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1649 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1648 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1648 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1648 .background-img{
                border-radius:;
            }
        #medical_box_1648 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1648 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1648.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1648 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1648  
                
                #medical_box_1648 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1648 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1648:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1648:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1648 .mode1-size_1648{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1648 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1648 &gt; div{
               height:100%;
            }
            #medical_box_1648 .mode2-size_1648{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1648 .mode3-size_1648{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1648 .mode4-size_1648{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1648 .mode5-size_1648{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1648 .mode6-size_1648{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1648 .mode7-size_1648{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1648 .mode7-size_1648 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1648 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1648 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1648{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1648 span:hover{
                color:!important;
            }
            .custom2_1648{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1648 span:hover{
                color:;
            }
            #medical_box_1648 .mode-btn1_1648{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1648 .mode-btn1_1648 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1648 .mode-btn2_1648{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1648 .mode-btn2_1648 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1648 .div-btn-title_main_1648{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1648 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1648 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1647 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1647 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1647 .background-img{
                border-radius:;
            }
        #medical_box_1647 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1647 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1647.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1647:hover{}#medical_box_1647 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1647  
                
                #medical_box_1647 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1647 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1647:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1647:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1647 .mode1-size_1647{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1647 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1647 &gt; div{
               height:100%;
            }
            #medical_box_1647 .mode2-size_1647{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1647 .mode3-size_1647{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1647 .mode4-size_1647{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1647 .mode5-size_1647{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1647 .mode6-size_1647{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1647 .mode7-size_1647{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1647 .mode7-size_1647 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1647 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1647 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1647{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1647 span:hover{
                color:!important;
            }
            .custom2_1647{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1647 span:hover{
                color:;
            }
            #medical_box_1647 .mode-btn1_1647{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1647 .mode-btn1_1647 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1647 .mode-btn2_1647{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1647 .mode-btn2_1647 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1647 .div-btn-title_main_1647{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1647 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1647 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_632 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_632 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_632 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_632 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_632 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_632 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_632 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_632 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_632 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_632 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_632 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_632 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_632{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_632 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_632 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_632 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_632 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_632 .swiper-container{
                width:1200px;
            }
            #module_new_medical_632 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_632 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_632 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_632 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1079']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1079']:hover{;}.module[data-id_page='1079']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1079'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1079']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1079'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1079']  
                
                .module[data-id_page='1079'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1079'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1079']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1079']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730703587_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_642 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_642 .content_str{
				width:100%;
			}
            #module_new_medical_642 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_642 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_642 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_642 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_642 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_642 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_642 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_642 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_642 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_642 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_642 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_642 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_642 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_642 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1712 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729779181_hot drinke.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1712 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1712 .background-img{
                border-radius:;
            }
        
            #medical_box_1712 .new_medical_icon{
                
            }
        #medical_box_1712 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1712:hover .new_medical_title{}
                #medical_box_1712 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1712 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1712:hover .new_medical_icon{}
                   #medical_box_1712  
                
                #medical_box_1712 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1712 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1712:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1712:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1712 .mode1-size_1712{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1712 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1712 &gt; div{
               height:100%;
            }
            #medical_box_1712 .mode2-size_1712{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1712 .mode3-size_1712{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1712 .mode4-size_1712{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1712 .mode5-size_1712{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1712 .mode6-size_1712{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1712 .mode7-size_1712{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1712 .mode7-size_1712 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1712 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1712 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1712{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1712 span:hover{
                color:!important;
            }
            .custom2_1712{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1712 span:hover{
                color:;
            }
            #medical_box_1712 .mode-btn1_1712{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1712 .mode-btn1_1712 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1712 .mode-btn2_1712{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1712 .mode-btn2_1712 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1712 .div-btn-title_main_1712{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1712 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1712 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1713 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1713 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1713 .background-img{
                border-radius:;
            }
        #medical_box_1713 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1713:hover .new_medical_title{}
                #medical_box_1713 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1713.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1713:hover{}#medical_box_1713 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1713:hover .new_medical_description{}
                   #medical_box_1713  
                
                #medical_box_1713 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1713 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1713:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1713:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1713 .mode1-size_1713{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1713 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1713 &gt; div{
               height:100%;
            }
            #medical_box_1713 .mode2-size_1713{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1713 .mode3-size_1713{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1713 .mode4-size_1713{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1713 .mode5-size_1713{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1713 .mode6-size_1713{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1713 .mode7-size_1713{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1713 .mode7-size_1713 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1713 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1713 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1713{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1713 span:hover{
                color:!important;
            }
            .custom2_1713{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1713 span:hover{
                color:;
            }
            #medical_box_1713 .mode-btn1_1713{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1713 .mode-btn1_1713 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1713 .mode-btn2_1713{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1713 .mode-btn2_1713 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1713 .div-btn-title_main_1713{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1713 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1713 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1719 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1719 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1719 .background-img{
                border-radius:;
            }
        #medical_box_1719 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1719 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1719.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1719 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1719  
                
                #medical_box_1719 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1719 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1719:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1719:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1719 .mode1-size_1719{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1719 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1719 &gt; div{
               height:100%;
            }
            #medical_box_1719 .mode2-size_1719{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1719 .mode3-size_1719{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1719 .mode4-size_1719{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1719 .mode5-size_1719{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1719 .mode6-size_1719{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1719 .mode7-size_1719{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1719 .mode7-size_1719 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1719 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1719 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1719{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1719 span:hover{
                color:!important;
            }
            .custom2_1719{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1719 span:hover{
                color:;
            }
            #medical_box_1719 .mode-btn1_1719{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1719 .mode-btn1_1719 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1719 .mode-btn2_1719{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1719 .mode-btn2_1719 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1719 .div-btn-title_main_1719{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1719 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1719 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1718 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1718 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1718 .background-img{
                border-radius:;
            }
        #medical_box_1718 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1718 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1718.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1718 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1718  
                
                #medical_box_1718 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1718 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1718:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1718:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1718 .mode1-size_1718{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1718 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1718 &gt; div{
               height:100%;
            }
            #medical_box_1718 .mode2-size_1718{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1718 .mode3-size_1718{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1718 .mode4-size_1718{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1718 .mode5-size_1718{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1718 .mode6-size_1718{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1718 .mode7-size_1718{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1718 .mode7-size_1718 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1718 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1718 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1718{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1718 span:hover{
                color:!important;
            }
            .custom2_1718{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1718 span:hover{
                color:;
            }
            #medical_box_1718 .mode-btn1_1718{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1718 .mode-btn1_1718 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1718 .mode-btn2_1718{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1718 .mode-btn2_1718 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1718 .div-btn-title_main_1718{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1718 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1718 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1717 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1717 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1717 .background-img{
                border-radius:;
            }
        #medical_box_1717 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1717 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1717.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1717 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1717  
                
                #medical_box_1717 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1717 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1717:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1717:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1717 .mode1-size_1717{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1717 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1717 &gt; div{
               height:100%;
            }
            #medical_box_1717 .mode2-size_1717{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1717 .mode3-size_1717{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1717 .mode4-size_1717{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1717 .mode5-size_1717{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1717 .mode6-size_1717{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1717 .mode7-size_1717{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1717 .mode7-size_1717 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1717 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1717 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1717{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1717 span:hover{
                color:!important;
            }
            .custom2_1717{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1717 span:hover{
                color:;
            }
            #medical_box_1717 .mode-btn1_1717{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1717 .mode-btn1_1717 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1717 .mode-btn2_1717{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1717 .mode-btn2_1717 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1717 .div-btn-title_main_1717{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1717 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1717 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1716 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1716 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1716 .background-img{
                border-radius:;
            }
        #medical_box_1716 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1716 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1716.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1716 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1716  
                
                #medical_box_1716 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1716 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1716:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1716:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1716 .mode1-size_1716{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1716 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1716 &gt; div{
               height:100%;
            }
            #medical_box_1716 .mode2-size_1716{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1716 .mode3-size_1716{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1716 .mode4-size_1716{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1716 .mode5-size_1716{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1716 .mode6-size_1716{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1716 .mode7-size_1716{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1716 .mode7-size_1716 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1716 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1716 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1716{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1716 span:hover{
                color:!important;
            }
            .custom2_1716{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1716 span:hover{
                color:;
            }
            #medical_box_1716 .mode-btn1_1716{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1716 .mode-btn1_1716 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1716 .mode-btn2_1716{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1716 .mode-btn2_1716 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1716 .div-btn-title_main_1716{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1716 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1716 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1715 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1715 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1715 .background-img{
                border-radius:;
            }
        #medical_box_1715 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1715 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1715.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1715 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1715  
                
                #medical_box_1715 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1715 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1715:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1715:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1715 .mode1-size_1715{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1715 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1715 &gt; div{
               height:100%;
            }
            #medical_box_1715 .mode2-size_1715{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1715 .mode3-size_1715{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1715 .mode4-size_1715{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1715 .mode5-size_1715{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1715 .mode6-size_1715{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1715 .mode7-size_1715{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1715 .mode7-size_1715 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1715 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1715 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1715{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1715 span:hover{
                color:!important;
            }
            .custom2_1715{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1715 span:hover{
                color:;
            }
            #medical_box_1715 .mode-btn1_1715{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1715 .mode-btn1_1715 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1715 .mode-btn2_1715{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1715 .mode-btn2_1715 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1715 .div-btn-title_main_1715{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1715 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1715 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1714 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1714 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1714 .background-img{
                border-radius:;
            }
        #medical_box_1714 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1714 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1714.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1714:hover{}#medical_box_1714 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1714  
                
                #medical_box_1714 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1714 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1714:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1714:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1714 .mode1-size_1714{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1714 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1714 &gt; div{
               height:100%;
            }
            #medical_box_1714 .mode2-size_1714{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1714 .mode3-size_1714{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1714 .mode4-size_1714{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1714 .mode5-size_1714{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1714 .mode6-size_1714{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1714 .mode7-size_1714{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1714 .mode7-size_1714 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1714 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1714 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1714{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1714 span:hover{
                color:!important;
            }
            .custom2_1714{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1714 span:hover{
                color:;
            }
            #medical_box_1714 .mode-btn1_1714{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1714 .mode-btn1_1714 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1714 .mode-btn2_1714{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1714 .mode-btn2_1714 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1714 .div-btn-title_main_1714{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1714 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1714 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_642 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_642 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_642 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_642 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_642 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_642 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_642 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_642 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_642 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_642 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_642 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_642 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_642{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_642 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_642 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_642 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_642 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_642 .swiper-container{
                width:1200px;
            }
            #module_new_medical_642 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_642 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_642 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_642 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1080']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1080']:hover{;}.module[data-id_page='1080']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1080'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1080']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1080'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1080']  
                
                .module[data-id_page='1080'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1080'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1080']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1080']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730704412_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_643 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_643 .content_str{
				width:100%;
			}
            #module_new_medical_643 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_643 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_643 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_643 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_643 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_643 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_643 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_643 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_643 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_643 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_643 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_643 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_643 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_643 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1722 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729779424_drinkeeeee.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1722 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1722 .background-img{
                border-radius:;
            }
        
            #medical_box_1722 .new_medical_icon{
                
            }
        #medical_box_1722 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1722:hover .new_medical_title{}
                #medical_box_1722 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1722 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1722:hover .new_medical_icon{}
                   #medical_box_1722  
                
                #medical_box_1722 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1722 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1722:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1722:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1722 .mode1-size_1722{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1722 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1722 &gt; div{
               height:100%;
            }
            #medical_box_1722 .mode2-size_1722{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1722 .mode3-size_1722{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1722 .mode4-size_1722{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1722 .mode5-size_1722{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1722 .mode6-size_1722{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1722 .mode7-size_1722{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1722 .mode7-size_1722 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1722 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1722 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1722{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1722 span:hover{
                color:!important;
            }
            .custom2_1722{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1722 span:hover{
                color:;
            }
            #medical_box_1722 .mode-btn1_1722{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1722 .mode-btn1_1722 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1722 .mode-btn2_1722{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1722 .mode-btn2_1722 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1722 .div-btn-title_main_1722{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1722 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1722 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1723 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1723 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1723 .background-img{
                border-radius:;
            }
        #medical_box_1723 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1723:hover .new_medical_title{}
                #medical_box_1723 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1723.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1723:hover{}#medical_box_1723 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1723:hover .new_medical_description{}
                   #medical_box_1723  
                
                #medical_box_1723 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1723 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1723:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1723:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1723 .mode1-size_1723{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1723 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1723 &gt; div{
               height:100%;
            }
            #medical_box_1723 .mode2-size_1723{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1723 .mode3-size_1723{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1723 .mode4-size_1723{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1723 .mode5-size_1723{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1723 .mode6-size_1723{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1723 .mode7-size_1723{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1723 .mode7-size_1723 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1723 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1723 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1723{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1723 span:hover{
                color:!important;
            }
            .custom2_1723{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1723 span:hover{
                color:;
            }
            #medical_box_1723 .mode-btn1_1723{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1723 .mode-btn1_1723 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1723 .mode-btn2_1723{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1723 .mode-btn2_1723 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1723 .div-btn-title_main_1723{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1723 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1723 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1728 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1728 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1728 .background-img{
                border-radius:;
            }
        #medical_box_1728 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1728 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1728.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1728 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1728  
                
                #medical_box_1728 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1728 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1728:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1728:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1728 .mode1-size_1728{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1728 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1728 &gt; div{
               height:100%;
            }
            #medical_box_1728 .mode2-size_1728{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1728 .mode3-size_1728{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1728 .mode4-size_1728{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1728 .mode5-size_1728{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1728 .mode6-size_1728{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1728 .mode7-size_1728{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1728 .mode7-size_1728 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1728 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1728 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1728{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1728 span:hover{
                color:!important;
            }
            .custom2_1728{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1728 span:hover{
                color:;
            }
            #medical_box_1728 .mode-btn1_1728{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1728 .mode-btn1_1728 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1728 .mode-btn2_1728{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1728 .mode-btn2_1728 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1728 .div-btn-title_main_1728{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1728 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1728 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1727 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1727 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1727 .background-img{
                border-radius:;
            }
        #medical_box_1727 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1727 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1727.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1727 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1727  
                
                #medical_box_1727 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1727 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1727:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1727:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1727 .mode1-size_1727{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1727 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1727 &gt; div{
               height:100%;
            }
            #medical_box_1727 .mode2-size_1727{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1727 .mode3-size_1727{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1727 .mode4-size_1727{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1727 .mode5-size_1727{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1727 .mode6-size_1727{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1727 .mode7-size_1727{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1727 .mode7-size_1727 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1727 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1727 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1727{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1727 span:hover{
                color:!important;
            }
            .custom2_1727{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1727 span:hover{
                color:;
            }
            #medical_box_1727 .mode-btn1_1727{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1727 .mode-btn1_1727 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1727 .mode-btn2_1727{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1727 .mode-btn2_1727 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1727 .div-btn-title_main_1727{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1727 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1727 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1726 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1726 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1726 .background-img{
                border-radius:;
            }
        #medical_box_1726 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1726 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1726.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1726 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1726  
                
                #medical_box_1726 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1726 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1726:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1726:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1726 .mode1-size_1726{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1726 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1726 &gt; div{
               height:100%;
            }
            #medical_box_1726 .mode2-size_1726{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1726 .mode3-size_1726{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1726 .mode4-size_1726{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1726 .mode5-size_1726{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1726 .mode6-size_1726{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1726 .mode7-size_1726{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1726 .mode7-size_1726 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1726 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1726 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1726{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1726 span:hover{
                color:!important;
            }
            .custom2_1726{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1726 span:hover{
                color:;
            }
            #medical_box_1726 .mode-btn1_1726{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1726 .mode-btn1_1726 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1726 .mode-btn2_1726{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1726 .mode-btn2_1726 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1726 .div-btn-title_main_1726{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1726 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1726 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1725 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1725 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1725 .background-img{
                border-radius:;
            }
        #medical_box_1725 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1725 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1725.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1725 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1725  
                
                #medical_box_1725 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1725 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1725:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1725:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1725 .mode1-size_1725{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1725 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1725 &gt; div{
               height:100%;
            }
            #medical_box_1725 .mode2-size_1725{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1725 .mode3-size_1725{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1725 .mode4-size_1725{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1725 .mode5-size_1725{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1725 .mode6-size_1725{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1725 .mode7-size_1725{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1725 .mode7-size_1725 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1725 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1725 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1725{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1725 span:hover{
                color:!important;
            }
            .custom2_1725{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1725 span:hover{
                color:;
            }
            #medical_box_1725 .mode-btn1_1725{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1725 .mode-btn1_1725 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1725 .mode-btn2_1725{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1725 .mode-btn2_1725 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1725 .div-btn-title_main_1725{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1725 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1725 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1724 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1724 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1724 .background-img{
                border-radius:;
            }
        #medical_box_1724 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1724 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1724.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1724:hover{}#medical_box_1724 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1724  
                
                #medical_box_1724 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1724 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1724:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1724:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1724 .mode1-size_1724{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1724 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1724 &gt; div{
               height:100%;
            }
            #medical_box_1724 .mode2-size_1724{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1724 .mode3-size_1724{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1724 .mode4-size_1724{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1724 .mode5-size_1724{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1724 .mode6-size_1724{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1724 .mode7-size_1724{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1724 .mode7-size_1724 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1724 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1724 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1724{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1724 span:hover{
                color:!important;
            }
            .custom2_1724{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1724 span:hover{
                color:;
            }
            #medical_box_1724 .mode-btn1_1724{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1724 .mode-btn1_1724 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1724 .mode-btn2_1724{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1724 .mode-btn2_1724 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1724 .div-btn-title_main_1724{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1724 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1724 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_643 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_643 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_643 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_643 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_643 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_643 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_643 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_643 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_643 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_643 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_643 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_643 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_643{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_643 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_643 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_643 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_643 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_643 .swiper-container{
                width:1200px;
            }
            #module_new_medical_643 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_643 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_643 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_643 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1081']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1081']:hover{;}.module[data-id_page='1081']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1081'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1081']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1081'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1081']  
                
                .module[data-id_page='1081'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1081'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1081']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1081']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730704547_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_644 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_644 .content_str{
				width:100%;
			}
            #module_new_medical_644 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_644 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_644 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_644 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_644 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_644 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_644 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_644 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_644 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_644 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_644 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_644 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_644 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_644 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1729 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729779585_damnosh.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1729 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1729 .background-img{
                border-radius:;
            }
        
            #medical_box_1729 .new_medical_icon{
                
            }
        #medical_box_1729 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1729:hover .new_medical_title{}
                #medical_box_1729 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1729 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1729:hover .new_medical_icon{}
                   #medical_box_1729  
                
                #medical_box_1729 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1729 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1729:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1729:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1729 .mode1-size_1729{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1729 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1729 &gt; div{
               height:100%;
            }
            #medical_box_1729 .mode2-size_1729{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1729 .mode3-size_1729{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1729 .mode4-size_1729{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1729 .mode5-size_1729{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1729 .mode6-size_1729{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1729 .mode7-size_1729{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1729 .mode7-size_1729 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1729 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1729 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1729{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1729 span:hover{
                color:!important;
            }
            .custom2_1729{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1729 span:hover{
                color:;
            }
            #medical_box_1729 .mode-btn1_1729{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1729 .mode-btn1_1729 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1729 .mode-btn2_1729{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1729 .mode-btn2_1729 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1729 .div-btn-title_main_1729{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1729 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1729 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1730 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1730 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1730 .background-img{
                border-radius:;
            }
        #medical_box_1730 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1730:hover .new_medical_title{}
                #medical_box_1730 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1730.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1730:hover{}#medical_box_1730 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1730:hover .new_medical_description{}
                   #medical_box_1730  
                
                #medical_box_1730 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1730 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1730:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1730:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1730 .mode1-size_1730{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1730 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1730 &gt; div{
               height:100%;
            }
            #medical_box_1730 .mode2-size_1730{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1730 .mode3-size_1730{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1730 .mode4-size_1730{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1730 .mode5-size_1730{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1730 .mode6-size_1730{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1730 .mode7-size_1730{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1730 .mode7-size_1730 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1730 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1730 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1730{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1730 span:hover{
                color:!important;
            }
            .custom2_1730{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1730 span:hover{
                color:;
            }
            #medical_box_1730 .mode-btn1_1730{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1730 .mode-btn1_1730 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1730 .mode-btn2_1730{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1730 .mode-btn2_1730 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1730 .div-btn-title_main_1730{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1730 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1730 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1738 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1738 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1738 .background-img{
                border-radius:;
            }
        #medical_box_1738 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1738 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1738.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1738 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1738  
                
                #medical_box_1738 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1738 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1738:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1738:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1738 .mode1-size_1738{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1738 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1738 &gt; div{
               height:100%;
            }
            #medical_box_1738 .mode2-size_1738{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1738 .mode3-size_1738{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1738 .mode4-size_1738{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1738 .mode5-size_1738{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1738 .mode6-size_1738{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1738 .mode7-size_1738{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1738 .mode7-size_1738 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1738 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1738 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1738{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1738 span:hover{
                color:!important;
            }
            .custom2_1738{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1738 span:hover{
                color:;
            }
            #medical_box_1738 .mode-btn1_1738{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1738 .mode-btn1_1738 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1738 .mode-btn2_1738{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1738 .mode-btn2_1738 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1738 .div-btn-title_main_1738{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1738 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1738 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1735 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1735 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1735 .background-img{
                border-radius:;
            }
        #medical_box_1735 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1735 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1735.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1735 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1735  
                
                #medical_box_1735 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1735 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1735:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1735:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1735 .mode1-size_1735{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1735 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1735 &gt; div{
               height:100%;
            }
            #medical_box_1735 .mode2-size_1735{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1735 .mode3-size_1735{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1735 .mode4-size_1735{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1735 .mode5-size_1735{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1735 .mode6-size_1735{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1735 .mode7-size_1735{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1735 .mode7-size_1735 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1735 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1735 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1735{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1735 span:hover{
                color:!important;
            }
            .custom2_1735{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1735 span:hover{
                color:;
            }
            #medical_box_1735 .mode-btn1_1735{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1735 .mode-btn1_1735 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1735 .mode-btn2_1735{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1735 .mode-btn2_1735 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1735 .div-btn-title_main_1735{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1735 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1735 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1734 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1734 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1734 .background-img{
                border-radius:;
            }
        #medical_box_1734 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1734 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1734.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1734 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1734  
                
                #medical_box_1734 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1734 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1734:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1734:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1734 .mode1-size_1734{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1734 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1734 &gt; div{
               height:100%;
            }
            #medical_box_1734 .mode2-size_1734{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1734 .mode3-size_1734{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1734 .mode4-size_1734{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1734 .mode5-size_1734{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1734 .mode6-size_1734{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1734 .mode7-size_1734{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1734 .mode7-size_1734 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1734 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1734 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1734{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1734 span:hover{
                color:!important;
            }
            .custom2_1734{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1734 span:hover{
                color:;
            }
            #medical_box_1734 .mode-btn1_1734{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1734 .mode-btn1_1734 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1734 .mode-btn2_1734{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1734 .mode-btn2_1734 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1734 .div-btn-title_main_1734{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1734 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1734 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1733 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1733 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1733 .background-img{
                border-radius:;
            }
        #medical_box_1733 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1733 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1733.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1733 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1733  
                
                #medical_box_1733 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1733 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1733:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1733:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1733 .mode1-size_1733{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1733 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1733 &gt; div{
               height:100%;
            }
            #medical_box_1733 .mode2-size_1733{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1733 .mode3-size_1733{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1733 .mode4-size_1733{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1733 .mode5-size_1733{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1733 .mode6-size_1733{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1733 .mode7-size_1733{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1733 .mode7-size_1733 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1733 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1733 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1733{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1733 span:hover{
                color:!important;
            }
            .custom2_1733{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1733 span:hover{
                color:;
            }
            #medical_box_1733 .mode-btn1_1733{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1733 .mode-btn1_1733 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1733 .mode-btn2_1733{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1733 .mode-btn2_1733 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1733 .div-btn-title_main_1733{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1733 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1733 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1732 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1732 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1732 .background-img{
                border-radius:;
            }
        #medical_box_1732 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1732 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1732.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1732 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1732  
                
                #medical_box_1732 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1732 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1732:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1732:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1732 .mode1-size_1732{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1732 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1732 &gt; div{
               height:100%;
            }
            #medical_box_1732 .mode2-size_1732{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1732 .mode3-size_1732{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1732 .mode4-size_1732{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1732 .mode5-size_1732{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1732 .mode6-size_1732{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1732 .mode7-size_1732{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1732 .mode7-size_1732 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1732 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1732 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1732{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1732 span:hover{
                color:!important;
            }
            .custom2_1732{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1732 span:hover{
                color:;
            }
            #medical_box_1732 .mode-btn1_1732{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1732 .mode-btn1_1732 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1732 .mode-btn2_1732{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1732 .mode-btn2_1732 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1732 .div-btn-title_main_1732{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1732 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1732 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_644 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_644 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_644 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_644 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_644 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_644 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_644 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_644 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_644 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_644 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_644 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_644 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_644{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_644 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_644 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_644 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_644 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_644 .swiper-container{
                width:1200px;
            }
            #module_new_medical_644 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_644 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_644 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_644 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1071']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1071']:hover{;}.module[data-id_page='1071']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1071'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1071']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1071'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1071']  
                
                .module[data-id_page='1071'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1071'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1071']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1071']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730701643_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_634 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_634 .content_str{
				width:100%;
			}
            #module_new_medical_634 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_634 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_634 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_634 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_634 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_634 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_634 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_634 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_634 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_634 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_634 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_634 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_634 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_634 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1655 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729778045_ghhotel-isfahan.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1655 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1655 .background-img{
                border-radius:;
            }
        
            #medical_box_1655 .new_medical_icon{
                
            }
        #medical_box_1655 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1655:hover .new_medical_title{}
                #medical_box_1655 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1655 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1655:hover .new_medical_icon{}
                   #medical_box_1655  
                
                #medical_box_1655 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1655 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1655:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1655:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1655 .mode1-size_1655{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1655 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1655 &gt; div{
               height:100%;
            }
            #medical_box_1655 .mode2-size_1655{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1655 .mode3-size_1655{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1655 .mode4-size_1655{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1655 .mode5-size_1655{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1655 .mode6-size_1655{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1655 .mode7-size_1655{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1655 .mode7-size_1655 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1655 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1655 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1655{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1655 span:hover{
                color:!important;
            }
            .custom2_1655{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1655 span:hover{
                color:;
            }
            #medical_box_1655 .mode-btn1_1655{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1655 .mode-btn1_1655 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1655 .mode-btn2_1655{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1655 .mode-btn2_1655 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1655 .div-btn-title_main_1655{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1655 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1655 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1656 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1656 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1656 .background-img{
                border-radius:;
            }
        #medical_box_1656 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1656:hover .new_medical_title{}
                #medical_box_1656 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1656.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1656:hover{}#medical_box_1656 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1656:hover .new_medical_description{}
                   #medical_box_1656  
                
                #medical_box_1656 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1656 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1656:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1656:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1656 .mode1-size_1656{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1656 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1656 &gt; div{
               height:100%;
            }
            #medical_box_1656 .mode2-size_1656{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1656 .mode3-size_1656{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1656 .mode4-size_1656{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1656 .mode5-size_1656{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1656 .mode6-size_1656{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1656 .mode7-size_1656{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1656 .mode7-size_1656 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1656 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1656 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1656{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1656 span:hover{
                color:!important;
            }
            .custom2_1656{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1656 span:hover{
                color:;
            }
            #medical_box_1656 .mode-btn1_1656{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1656 .mode-btn1_1656 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1656 .mode-btn2_1656{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1656 .mode-btn2_1656 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1656 .div-btn-title_main_1656{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1656 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1656 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1659 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1659 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1659 .background-img{
                border-radius:;
            }
        #medical_box_1659 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1659 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1659.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1659 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1659  
                
                #medical_box_1659 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1659 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1659:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1659:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1659 .mode1-size_1659{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1659 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1659 &gt; div{
               height:100%;
            }
            #medical_box_1659 .mode2-size_1659{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1659 .mode3-size_1659{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1659 .mode4-size_1659{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1659 .mode5-size_1659{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1659 .mode6-size_1659{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1659 .mode7-size_1659{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1659 .mode7-size_1659 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1659 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1659 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1659{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1659 span:hover{
                color:!important;
            }
            .custom2_1659{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1659 span:hover{
                color:;
            }
            #medical_box_1659 .mode-btn1_1659{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1659 .mode-btn1_1659 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1659 .mode-btn2_1659{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1659 .mode-btn2_1659 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1659 .div-btn-title_main_1659{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1659 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1659 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1658 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1658 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1658 .background-img{
                border-radius:;
            }
        #medical_box_1658 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1658 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1658.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1658 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1658  
                
                #medical_box_1658 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1658 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1658:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1658:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1658 .mode1-size_1658{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1658 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1658 &gt; div{
               height:100%;
            }
            #medical_box_1658 .mode2-size_1658{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1658 .mode3-size_1658{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1658 .mode4-size_1658{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1658 .mode5-size_1658{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1658 .mode6-size_1658{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1658 .mode7-size_1658{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1658 .mode7-size_1658 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1658 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1658 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1658{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1658 span:hover{
                color:!important;
            }
            .custom2_1658{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1658 span:hover{
                color:;
            }
            #medical_box_1658 .mode-btn1_1658{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1658 .mode-btn1_1658 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1658 .mode-btn2_1658{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1658 .mode-btn2_1658 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1658 .div-btn-title_main_1658{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1658 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1658 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1657 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1657 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1657 .background-img{
                border-radius:;
            }
        #medical_box_1657 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1657 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1657.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1657:hover{}#medical_box_1657 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1657  
                
                #medical_box_1657 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1657 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1657:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1657:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1657 .mode1-size_1657{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1657 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1657 &gt; div{
               height:100%;
            }
            #medical_box_1657 .mode2-size_1657{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1657 .mode3-size_1657{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1657 .mode4-size_1657{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1657 .mode5-size_1657{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1657 .mode6-size_1657{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1657 .mode7-size_1657{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1657 .mode7-size_1657 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1657 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1657 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1657{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1657 span:hover{
                color:!important;
            }
            .custom2_1657{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1657 span:hover{
                color:;
            }
            #medical_box_1657 .mode-btn1_1657{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1657 .mode-btn1_1657 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1657 .mode-btn2_1657{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1657 .mode-btn2_1657 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1657 .div-btn-title_main_1657{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1657 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1657 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_634 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_634 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_634 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_634 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_634 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_634 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_634 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_634 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_634 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_634 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_634 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_634 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_634{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_634 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_634 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_634 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_634 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_634 .swiper-container{
                width:1200px;
            }
            #module_new_medical_634 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_634 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_634 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_634 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1072']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1072']:hover{;}.module[data-id_page='1072']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1072'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1072']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1072'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1072']  
                
                .module[data-id_page='1072'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1072'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1072']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1072']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730701847_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_635 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_635 .content_str{
				width:100%;
			}
            #module_new_medical_635 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_635 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_635 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_635 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_635 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_635 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_635 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_635 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_635 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_635 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_635 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_635 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_635 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_635 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1660 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729777067_ghhotel-isfahan.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1660 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1660 .background-img{
                border-radius:;
            }
        
            #medical_box_1660 .new_medical_icon{
                
            }
        #medical_box_1660 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1660:hover .new_medical_title{}
                #medical_box_1660 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1660 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1660:hover .new_medical_icon{}
                   #medical_box_1660  
                
                #medical_box_1660 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1660 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1660:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1660:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1660 .mode1-size_1660{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1660 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1660 &gt; div{
               height:100%;
            }
            #medical_box_1660 .mode2-size_1660{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1660 .mode3-size_1660{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1660 .mode4-size_1660{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1660 .mode5-size_1660{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1660 .mode6-size_1660{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1660 .mode7-size_1660{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1660 .mode7-size_1660 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1660 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1660 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1660{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1660 span:hover{
                color:!important;
            }
            .custom2_1660{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1660 span:hover{
                color:;
            }
            #medical_box_1660 .mode-btn1_1660{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1660 .mode-btn1_1660 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1660 .mode-btn2_1660{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1660 .mode-btn2_1660 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1660 .div-btn-title_main_1660{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1660 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1660 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1661 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1661 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1661 .background-img{
                border-radius:;
            }
        #medical_box_1661 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1661:hover .new_medical_title{}
                #medical_box_1661 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1661.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1661:hover{}#medical_box_1661 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1661:hover .new_medical_description{}
                   #medical_box_1661  
                
                #medical_box_1661 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1661 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1661:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1661:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1661 .mode1-size_1661{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1661 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1661 &gt; div{
               height:100%;
            }
            #medical_box_1661 .mode2-size_1661{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1661 .mode3-size_1661{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1661 .mode4-size_1661{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1661 .mode5-size_1661{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1661 .mode6-size_1661{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1661 .mode7-size_1661{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1661 .mode7-size_1661 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1661 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1661 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1661{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1661 span:hover{
                color:!important;
            }
            .custom2_1661{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1661 span:hover{
                color:;
            }
            #medical_box_1661 .mode-btn1_1661{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1661 .mode-btn1_1661 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1661 .mode-btn2_1661{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1661 .mode-btn2_1661 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1661 .div-btn-title_main_1661{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1661 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1661 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1666 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1666 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1666 .background-img{
                border-radius:;
            }
        #medical_box_1666 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1666 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1666.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1666 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1666  
                
                #medical_box_1666 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1666 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1666:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1666:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1666 .mode1-size_1666{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1666 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1666 &gt; div{
               height:100%;
            }
            #medical_box_1666 .mode2-size_1666{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1666 .mode3-size_1666{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1666 .mode4-size_1666{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1666 .mode5-size_1666{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1666 .mode6-size_1666{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1666 .mode7-size_1666{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1666 .mode7-size_1666 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1666 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1666 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1666{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1666 span:hover{
                color:!important;
            }
            .custom2_1666{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1666 span:hover{
                color:;
            }
            #medical_box_1666 .mode-btn1_1666{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1666 .mode-btn1_1666 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1666 .mode-btn2_1666{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1666 .mode-btn2_1666 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1666 .div-btn-title_main_1666{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1666 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1666 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_635 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_635 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_635 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_635 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_635 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_635 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_635 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_635 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_635 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_635 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_635 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_635 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_635{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_635 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_635 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_635 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_635 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_635 .swiper-container{
                width:1200px;
            }
            #module_new_medical_635 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_635 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_635 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_635 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1073']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1073']:hover{;}.module[data-id_page='1073']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1073'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1073']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1073'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1073']  
                
                .module[data-id_page='1073'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1073'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1073']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1073']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730702360_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_636 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_636 .content_str{
				width:100%;
			}
            #module_new_medical_636 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_636 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_636 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_636 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_636 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_636 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_636 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_636 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_636 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_636 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_636 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_636 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_636 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_636 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1667 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729778280_ghhotel-isfahan.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1667 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1667 .background-img{
                border-radius:;
            }
        
            #medical_box_1667 .new_medical_icon{
                
            }
        #medical_box_1667 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1667:hover .new_medical_title{}
                #medical_box_1667 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1667 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1667:hover .new_medical_icon{}
                   #medical_box_1667  
                
                #medical_box_1667 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1667 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1667:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1667:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1667 .mode1-size_1667{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1667 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1667 &gt; div{
               height:100%;
            }
            #medical_box_1667 .mode2-size_1667{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1667 .mode3-size_1667{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1667 .mode4-size_1667{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1667 .mode5-size_1667{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1667 .mode6-size_1667{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1667 .mode7-size_1667{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1667 .mode7-size_1667 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1667 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1667 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1667{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1667 span:hover{
                color:!important;
            }
            .custom2_1667{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1667 span:hover{
                color:;
            }
            #medical_box_1667 .mode-btn1_1667{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1667 .mode-btn1_1667 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1667 .mode-btn2_1667{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1667 .mode-btn2_1667 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1667 .div-btn-title_main_1667{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1667 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1667 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1668 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1668 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1668 .background-img{
                border-radius:;
            }
        #medical_box_1668 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1668:hover .new_medical_title{}
                #medical_box_1668 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1668.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1668:hover{}#medical_box_1668 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1668:hover .new_medical_description{}
                   #medical_box_1668  
                
                #medical_box_1668 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1668 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1668:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1668:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1668 .mode1-size_1668{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1668 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1668 &gt; div{
               height:100%;
            }
            #medical_box_1668 .mode2-size_1668{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1668 .mode3-size_1668{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1668 .mode4-size_1668{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1668 .mode5-size_1668{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1668 .mode6-size_1668{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1668 .mode7-size_1668{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1668 .mode7-size_1668 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1668 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1668 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1668{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1668 span:hover{
                color:!important;
            }
            .custom2_1668{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1668 span:hover{
                color:;
            }
            #medical_box_1668 .mode-btn1_1668{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1668 .mode-btn1_1668 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1668 .mode-btn2_1668{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1668 .mode-btn2_1668 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1668 .div-btn-title_main_1668{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1668 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1668 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_2123 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_2123 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_2123 .background-img{
                border-radius:;
            }
        #medical_box_2123 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_2123 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_2123.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1669:hover{}#medical_box_2123 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_2123  
                
                #medical_box_2123 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_2123 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_2123:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_2123:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_2123 .mode1-size_2123{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_2123 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_2123 &gt; div{
               height:100%;
            }
            #medical_box_2123 .mode2-size_2123{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2123 .mode3-size_2123{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_2123 .mode4-size_2123{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_2123 .mode5-size_2123{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_2123 .mode6-size_2123{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2123 .mode7-size_2123{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_2123 .mode7-size_2123 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_2123 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_2123 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_2123{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_2123 span:hover{
                color:!important;
            }
            .custom2_2123{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_2123 span:hover{
                color:;
            }
            #medical_box_2123 .mode-btn1_2123{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2123 .mode-btn1_2123 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_2123 .mode-btn2_2123{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2123 .mode-btn2_2123 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_2123 .div-btn-title_main_2123{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_2123 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_2123 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1675 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1675 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1675 .background-img{
                border-radius:;
            }
        #medical_box_1675 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1675 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1675.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1675 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1675  
                
                #medical_box_1675 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1675 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1675:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1675:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1675 .mode1-size_1675{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1675 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1675 &gt; div{
               height:100%;
            }
            #medical_box_1675 .mode2-size_1675{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1675 .mode3-size_1675{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1675 .mode4-size_1675{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1675 .mode5-size_1675{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1675 .mode6-size_1675{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1675 .mode7-size_1675{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1675 .mode7-size_1675 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1675 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1675 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1675{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1675 span:hover{
                color:!important;
            }
            .custom2_1675{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1675 span:hover{
                color:;
            }
            #medical_box_1675 .mode-btn1_1675{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1675 .mode-btn1_1675 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1675 .mode-btn2_1675{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1675 .mode-btn2_1675 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1675 .div-btn-title_main_1675{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1675 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1675 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1674 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1674 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1674 .background-img{
                border-radius:;
            }
        #medical_box_1674 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1674 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1674.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1674 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1674  
                
                #medical_box_1674 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1674 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1674:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1674:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1674 .mode1-size_1674{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1674 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1674 &gt; div{
               height:100%;
            }
            #medical_box_1674 .mode2-size_1674{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1674 .mode3-size_1674{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1674 .mode4-size_1674{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1674 .mode5-size_1674{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1674 .mode6-size_1674{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1674 .mode7-size_1674{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1674 .mode7-size_1674 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1674 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1674 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1674{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1674 span:hover{
                color:!important;
            }
            .custom2_1674{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1674 span:hover{
                color:;
            }
            #medical_box_1674 .mode-btn1_1674{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1674 .mode-btn1_1674 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1674 .mode-btn2_1674{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1674 .mode-btn2_1674 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1674 .div-btn-title_main_1674{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1674 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1674 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1673 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1673 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1673 .background-img{
                border-radius:;
            }
        #medical_box_1673 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1673 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1673.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1673 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1673  
                
                #medical_box_1673 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1673 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1673:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1673:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1673 .mode1-size_1673{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1673 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1673 &gt; div{
               height:100%;
            }
            #medical_box_1673 .mode2-size_1673{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1673 .mode3-size_1673{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1673 .mode4-size_1673{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1673 .mode5-size_1673{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1673 .mode6-size_1673{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1673 .mode7-size_1673{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1673 .mode7-size_1673 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1673 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1673 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1673{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1673 span:hover{
                color:!important;
            }
            .custom2_1673{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1673 span:hover{
                color:;
            }
            #medical_box_1673 .mode-btn1_1673{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1673 .mode-btn1_1673 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1673 .mode-btn2_1673{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1673 .mode-btn2_1673 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1673 .div-btn-title_main_1673{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1673 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1673 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1672 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1672 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1672 .background-img{
                border-radius:;
            }
        #medical_box_1672 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1672 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1672.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1672 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1672  
                
                #medical_box_1672 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1672 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1672:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1672:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1672 .mode1-size_1672{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1672 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1672 &gt; div{
               height:100%;
            }
            #medical_box_1672 .mode2-size_1672{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1672 .mode3-size_1672{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1672 .mode4-size_1672{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1672 .mode5-size_1672{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1672 .mode6-size_1672{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1672 .mode7-size_1672{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1672 .mode7-size_1672 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1672 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1672 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1672{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1672 span:hover{
                color:!important;
            }
            .custom2_1672{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1672 span:hover{
                color:;
            }
            #medical_box_1672 .mode-btn1_1672{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1672 .mode-btn1_1672 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1672 .mode-btn2_1672{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1672 .mode-btn2_1672 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1672 .div-btn-title_main_1672{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1672 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1672 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1671 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1671 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1671 .background-img{
                border-radius:;
            }
        #medical_box_1671 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1671 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1671.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1671 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1671  
                
                #medical_box_1671 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1671 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1671:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1671:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1671 .mode1-size_1671{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1671 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1671 &gt; div{
               height:100%;
            }
            #medical_box_1671 .mode2-size_1671{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1671 .mode3-size_1671{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1671 .mode4-size_1671{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1671 .mode5-size_1671{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1671 .mode6-size_1671{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1671 .mode7-size_1671{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1671 .mode7-size_1671 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1671 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1671 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1671{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1671 span:hover{
                color:!important;
            }
            .custom2_1671{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1671 span:hover{
                color:;
            }
            #medical_box_1671 .mode-btn1_1671{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1671 .mode-btn1_1671 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1671 .mode-btn2_1671{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1671 .mode-btn2_1671 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1671 .div-btn-title_main_1671{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1671 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1671 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1670 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1670 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1670 .background-img{
                border-radius:;
            }
        #medical_box_1670 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1670 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1670.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1670 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1670  
                
                #medical_box_1670 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1670 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1670:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1670:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1670 .mode1-size_1670{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1670 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1670 &gt; div{
               height:100%;
            }
            #medical_box_1670 .mode2-size_1670{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1670 .mode3-size_1670{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1670 .mode4-size_1670{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1670 .mode5-size_1670{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1670 .mode6-size_1670{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1670 .mode7-size_1670{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1670 .mode7-size_1670 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1670 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1670 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1670{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1670 span:hover{
                color:!important;
            }
            .custom2_1670{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1670 span:hover{
                color:;
            }
            #medical_box_1670 .mode-btn1_1670{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1670 .mode-btn1_1670 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1670 .mode-btn2_1670{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1670 .mode-btn2_1670 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1670 .div-btn-title_main_1670{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1670 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1670 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1669 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1669 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1669 .background-img{
                border-radius:;
            }
        #medical_box_1669 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1669 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1669.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1669:hover{}#medical_box_1669 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1669  
                
                #medical_box_1669 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1669 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1669:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1669:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1669 .mode1-size_1669{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1669 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1669 &gt; div{
               height:100%;
            }
            #medical_box_1669 .mode2-size_1669{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1669 .mode3-size_1669{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1669 .mode4-size_1669{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1669 .mode5-size_1669{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1669 .mode6-size_1669{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1669 .mode7-size_1669{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1669 .mode7-size_1669 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1669 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1669 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1669{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1669 span:hover{
                color:!important;
            }
            .custom2_1669{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1669 span:hover{
                color:;
            }
            #medical_box_1669 .mode-btn1_1669{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1669 .mode-btn1_1669 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1669 .mode-btn2_1669{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1669 .mode-btn2_1669 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1669 .div-btn-title_main_1669{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1669 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1669 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_636 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_636 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_636 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_636 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_636 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_636 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_636 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_636 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_636 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_636 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_636 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_636 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_636{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_636 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_636 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_636 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_636 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_636 .swiper-container{
                width:1200px;
            }
            #module_new_medical_636 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_636 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_636 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_636 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1074']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1074']:hover{;}.module[data-id_page='1074']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1074'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1074']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1074'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1074']  
                
                .module[data-id_page='1074'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1074'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1074']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1074']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730702490_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_637 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_637 .content_str{
				width:100%;
			}
            #module_new_medical_637 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_637 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_637 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_637 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_637 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_637 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_637 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_637 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_637 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_637 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_637 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_637 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_637 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_637 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1676 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729778413_chaharbaghhotel.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1676 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1676 .background-img{
                border-radius:;
            }
        
            #medical_box_1676 .new_medical_icon{
                
            }
        #medical_box_1676 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1676:hover .new_medical_title{}
                #medical_box_1676 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1676 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1676:hover .new_medical_icon{}
                   #medical_box_1676  
                
                #medical_box_1676 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1676 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1676:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1676:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1676 .mode1-size_1676{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1676 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1676 &gt; div{
               height:100%;
            }
            #medical_box_1676 .mode2-size_1676{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1676 .mode3-size_1676{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1676 .mode4-size_1676{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1676 .mode5-size_1676{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1676 .mode6-size_1676{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1676 .mode7-size_1676{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1676 .mode7-size_1676 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1676 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1676 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1676{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1676 span:hover{
                color:!important;
            }
            .custom2_1676{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1676 span:hover{
                color:;
            }
            #medical_box_1676 .mode-btn1_1676{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1676 .mode-btn1_1676 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1676 .mode-btn2_1676{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1676 .mode-btn2_1676 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1676 .div-btn-title_main_1676{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1676 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1676 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1677 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1677 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1677 .background-img{
                border-radius:;
            }
        #medical_box_1677 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1677:hover .new_medical_title{}
                #medical_box_1677 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1677.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1677:hover{}#medical_box_1677 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1677:hover .new_medical_description{}
                   #medical_box_1677  
                
                #medical_box_1677 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1677 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1677:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1677:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1677 .mode1-size_1677{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1677 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1677 &gt; div{
               height:100%;
            }
            #medical_box_1677 .mode2-size_1677{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1677 .mode3-size_1677{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1677 .mode4-size_1677{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1677 .mode5-size_1677{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1677 .mode6-size_1677{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1677 .mode7-size_1677{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1677 .mode7-size_1677 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1677 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1677 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1677{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1677 span:hover{
                color:!important;
            }
            .custom2_1677{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1677 span:hover{
                color:;
            }
            #medical_box_1677 .mode-btn1_1677{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1677 .mode-btn1_1677 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1677 .mode-btn2_1677{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1677 .mode-btn2_1677 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1677 .div-btn-title_main_1677{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1677 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1677 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1682 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1682 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1682 .background-img{
                border-radius:;
            }
        #medical_box_1682 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1682 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1682.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1682 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1682  
                
                #medical_box_1682 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1682 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1682:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1682:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1682 .mode1-size_1682{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1682 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1682 &gt; div{
               height:100%;
            }
            #medical_box_1682 .mode2-size_1682{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1682 .mode3-size_1682{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1682 .mode4-size_1682{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1682 .mode5-size_1682{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1682 .mode6-size_1682{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1682 .mode7-size_1682{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1682 .mode7-size_1682 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1682 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1682 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1682{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1682 span:hover{
                color:!important;
            }
            .custom2_1682{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1682 span:hover{
                color:;
            }
            #medical_box_1682 .mode-btn1_1682{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1682 .mode-btn1_1682 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1682 .mode-btn2_1682{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1682 .mode-btn2_1682 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1682 .div-btn-title_main_1682{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1682 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1682 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1681 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1681 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1681 .background-img{
                border-radius:;
            }
        #medical_box_1681 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1681 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1681.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1681 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1681  
                
                #medical_box_1681 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1681 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1681:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1681:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1681 .mode1-size_1681{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1681 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1681 &gt; div{
               height:100%;
            }
            #medical_box_1681 .mode2-size_1681{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1681 .mode3-size_1681{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1681 .mode4-size_1681{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1681 .mode5-size_1681{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1681 .mode6-size_1681{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1681 .mode7-size_1681{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1681 .mode7-size_1681 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1681 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1681 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1681{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1681 span:hover{
                color:!important;
            }
            .custom2_1681{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1681 span:hover{
                color:;
            }
            #medical_box_1681 .mode-btn1_1681{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1681 .mode-btn1_1681 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1681 .mode-btn2_1681{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1681 .mode-btn2_1681 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1681 .div-btn-title_main_1681{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1681 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1681 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_637 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_637 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_637 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_637 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_637 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_637 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_637 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_637 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_637 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_637 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_637 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_637 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_637{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_637 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_637 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_637 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_637 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_637 .swiper-container{
                width:1200px;
            }
            #module_new_medical_637 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_637 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_637 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_637 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1077']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1077']:hover{;}.module[data-id_page='1077']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1077'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1077']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1077'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1077']  
                
                .module[data-id_page='1077'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1077'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1077']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1077']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730703152_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_640 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_640 .content_str{
				width:100%;
			}
            #module_new_medical_640 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_640 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_640 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_640 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_640 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_640 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_640 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_640 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_640 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_640 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_640 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_640 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_640 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_640 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1702 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729778807_chaharbaghhotel.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1702 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1702 .background-img{
                border-radius:;
            }
        
            #medical_box_1702 .new_medical_icon{
                
            }
        #medical_box_1702 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1702:hover .new_medical_title{}
                #medical_box_1702 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1702 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1702:hover .new_medical_icon{}
                   #medical_box_1702  
                
                #medical_box_1702 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1702 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1702:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1702:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1702 .mode1-size_1702{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1702 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1702 &gt; div{
               height:100%;
            }
            #medical_box_1702 .mode2-size_1702{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1702 .mode3-size_1702{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1702 .mode4-size_1702{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1702 .mode5-size_1702{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1702 .mode6-size_1702{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1702 .mode7-size_1702{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1702 .mode7-size_1702 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1702 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1702 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1702{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1702 span:hover{
                color:!important;
            }
            .custom2_1702{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1702 span:hover{
                color:;
            }
            #medical_box_1702 .mode-btn1_1702{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1702 .mode-btn1_1702 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1702 .mode-btn2_1702{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1702 .mode-btn2_1702 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1702 .div-btn-title_main_1702{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1702 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1702 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1703 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1703 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1703 .background-img{
                border-radius:;
            }
        #medical_box_1703 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1703:hover .new_medical_title{}
                #medical_box_1703 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1703.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1703:hover{}#medical_box_1703 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1703:hover .new_medical_description{}
                   #medical_box_1703  
                
                #medical_box_1703 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1703 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1703:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1703:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1703 .mode1-size_1703{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1703 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1703 &gt; div{
               height:100%;
            }
            #medical_box_1703 .mode2-size_1703{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1703 .mode3-size_1703{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1703 .mode4-size_1703{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1703 .mode5-size_1703{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1703 .mode6-size_1703{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1703 .mode7-size_1703{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1703 .mode7-size_1703 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1703 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1703 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1703{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1703 span:hover{
                color:!important;
            }
            .custom2_1703{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1703 span:hover{
                color:;
            }
            #medical_box_1703 .mode-btn1_1703{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1703 .mode-btn1_1703 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1703 .mode-btn2_1703{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1703 .mode-btn2_1703 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1703 .div-btn-title_main_1703{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1703 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1703 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_2125 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_2125 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_2125 .background-img{
                border-radius:;
            }
        #medical_box_2125 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_2125 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_2125.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1704:hover{}#medical_box_2125 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_2125  
                
                #medical_box_2125 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_2125 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_2125:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_2125:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_2125 .mode1-size_2125{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_2125 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_2125 &gt; div{
               height:100%;
            }
            #medical_box_2125 .mode2-size_2125{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2125 .mode3-size_2125{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_2125 .mode4-size_2125{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_2125 .mode5-size_2125{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_2125 .mode6-size_2125{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2125 .mode7-size_2125{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_2125 .mode7-size_2125 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_2125 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_2125 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_2125{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_2125 span:hover{
                color:!important;
            }
            .custom2_2125{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_2125 span:hover{
                color:;
            }
            #medical_box_2125 .mode-btn1_2125{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2125 .mode-btn1_2125 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_2125 .mode-btn2_2125{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2125 .mode-btn2_2125 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_2125 .div-btn-title_main_2125{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_2125 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_2125 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_2124 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_2124 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_2124 .background-img{
                border-radius:;
            }
        #medical_box_2124 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_2124 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_2124.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1704:hover{}#medical_box_2124 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_2124  
                
                #medical_box_2124 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_2124 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_2124:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_2124:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_2124 .mode1-size_2124{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_2124 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_2124 &gt; div{
               height:100%;
            }
            #medical_box_2124 .mode2-size_2124{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2124 .mode3-size_2124{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_2124 .mode4-size_2124{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_2124 .mode5-size_2124{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_2124 .mode6-size_2124{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2124 .mode7-size_2124{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_2124 .mode7-size_2124 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_2124 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_2124 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_2124{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_2124 span:hover{
                color:!important;
            }
            .custom2_2124{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_2124 span:hover{
                color:;
            }
            #medical_box_2124 .mode-btn1_2124{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2124 .mode-btn1_2124 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_2124 .mode-btn2_2124{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2124 .mode-btn2_2124 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_2124 .div-btn-title_main_2124{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_2124 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_2124 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1704 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1704 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1704 .background-img{
                border-radius:;
            }
        #medical_box_1704 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1704 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1704.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1704:hover{}#medical_box_1704 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1704  
                
                #medical_box_1704 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1704 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1704:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1704:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1704 .mode1-size_1704{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1704 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1704 &gt; div{
               height:100%;
            }
            #medical_box_1704 .mode2-size_1704{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1704 .mode3-size_1704{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1704 .mode4-size_1704{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1704 .mode5-size_1704{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1704 .mode6-size_1704{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1704 .mode7-size_1704{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1704 .mode7-size_1704 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1704 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1704 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1704{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1704 span:hover{
                color:!important;
            }
            .custom2_1704{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1704 span:hover{
                color:;
            }
            #medical_box_1704 .mode-btn1_1704{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1704 .mode-btn1_1704 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1704 .mode-btn2_1704{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1704 .mode-btn2_1704 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1704 .div-btn-title_main_1704{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1704 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1704 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_640 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_640 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_640 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_640 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_640 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_640 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_640 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_640 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_640 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_640 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_640 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_640 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_640{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_640 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_640 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_640 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_640 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_640 .swiper-container{
                width:1200px;
            }
            #module_new_medical_640 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_640 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_640 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_640 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1076']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1076']:hover{;}.module[data-id_page='1076']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1076'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1076']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1076'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1076']  
                
                .module[data-id_page='1076'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1076'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1076']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1076']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730702929_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_639 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_639 .content_str{
				width:100%;
			}
            #module_new_medical_639 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_639 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_639 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_639 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_639 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_639 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_639 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_639 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_639 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_639 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_639 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_639 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_639 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_639 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1688 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729778647_chaharbaghhotel.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1688 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1688 .background-img{
                border-radius:;
            }
        
            #medical_box_1688 .new_medical_icon{
                
            }
        #medical_box_1688 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1688:hover .new_medical_title{}
                #medical_box_1688 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1688 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1688:hover .new_medical_icon{}
                   #medical_box_1688  
                
                #medical_box_1688 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1688 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1688:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1688:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1688 .mode1-size_1688{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1688 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1688 &gt; div{
               height:100%;
            }
            #medical_box_1688 .mode2-size_1688{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1688 .mode3-size_1688{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1688 .mode4-size_1688{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1688 .mode5-size_1688{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1688 .mode6-size_1688{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1688 .mode7-size_1688{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1688 .mode7-size_1688 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1688 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1688 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1688{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1688 span:hover{
                color:!important;
            }
            .custom2_1688{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1688 span:hover{
                color:;
            }
            #medical_box_1688 .mode-btn1_1688{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1688 .mode-btn1_1688 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1688 .mode-btn2_1688{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1688 .mode-btn2_1688 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1688 .div-btn-title_main_1688{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1688 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1688 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1689 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1689 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1689 .background-img{
                border-radius:;
            }
        #medical_box_1689 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1689:hover .new_medical_title{}
                #medical_box_1689 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1689.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1689:hover{}#medical_box_1689 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1689:hover .new_medical_description{}
                   #medical_box_1689  
                
                #medical_box_1689 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1689 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1689:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1689:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1689 .mode1-size_1689{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1689 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1689 &gt; div{
               height:100%;
            }
            #medical_box_1689 .mode2-size_1689{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1689 .mode3-size_1689{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1689 .mode4-size_1689{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1689 .mode5-size_1689{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1689 .mode6-size_1689{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1689 .mode7-size_1689{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1689 .mode7-size_1689 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1689 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1689 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1689{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1689 span:hover{
                color:!important;
            }
            .custom2_1689{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1689 span:hover{
                color:;
            }
            #medical_box_1689 .mode-btn1_1689{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1689 .mode-btn1_1689 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1689 .mode-btn2_1689{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1689 .mode-btn2_1689 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1689 .div-btn-title_main_1689{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1689 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1689 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1701 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1701 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1701 .background-img{
                border-radius:;
            }
        #medical_box_1701 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1701 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1701.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1701 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1701  
                
                #medical_box_1701 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1701 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1701:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1701:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1701 .mode1-size_1701{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1701 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1701 &gt; div{
               height:100%;
            }
            #medical_box_1701 .mode2-size_1701{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1701 .mode3-size_1701{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1701 .mode4-size_1701{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1701 .mode5-size_1701{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1701 .mode6-size_1701{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1701 .mode7-size_1701{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1701 .mode7-size_1701 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1701 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1701 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1701{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1701 span:hover{
                color:!important;
            }
            .custom2_1701{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1701 span:hover{
                color:;
            }
            #medical_box_1701 .mode-btn1_1701{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1701 .mode-btn1_1701 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1701 .mode-btn2_1701{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1701 .mode-btn2_1701 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1701 .div-btn-title_main_1701{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1701 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1701 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1699 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1699 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1699 .background-img{
                border-radius:;
            }
        #medical_box_1699 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1699 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1699.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1699 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1699  
                
                #medical_box_1699 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1699 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1699:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1699:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1699 .mode1-size_1699{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1699 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1699 &gt; div{
               height:100%;
            }
            #medical_box_1699 .mode2-size_1699{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1699 .mode3-size_1699{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1699 .mode4-size_1699{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1699 .mode5-size_1699{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1699 .mode6-size_1699{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1699 .mode7-size_1699{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1699 .mode7-size_1699 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1699 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1699 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1699{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1699 span:hover{
                color:!important;
            }
            .custom2_1699{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1699 span:hover{
                color:;
            }
            #medical_box_1699 .mode-btn1_1699{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1699 .mode-btn1_1699 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1699 .mode-btn2_1699{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1699 .mode-btn2_1699 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1699 .div-btn-title_main_1699{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1699 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1699 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1698 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1698 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1698 .background-img{
                border-radius:;
            }
        #medical_box_1698 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1698 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1698.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1698 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1698  
                
                #medical_box_1698 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1698 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1698:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1698:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1698 .mode1-size_1698{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1698 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1698 &gt; div{
               height:100%;
            }
            #medical_box_1698 .mode2-size_1698{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1698 .mode3-size_1698{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1698 .mode4-size_1698{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1698 .mode5-size_1698{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1698 .mode6-size_1698{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1698 .mode7-size_1698{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1698 .mode7-size_1698 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1698 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1698 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1698{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1698 span:hover{
                color:!important;
            }
            .custom2_1698{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1698 span:hover{
                color:;
            }
            #medical_box_1698 .mode-btn1_1698{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1698 .mode-btn1_1698 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1698 .mode-btn2_1698{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1698 .mode-btn2_1698 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1698 .div-btn-title_main_1698{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1698 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1698 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1695 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1695 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1695 .background-img{
                border-radius:;
            }
        #medical_box_1695 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1695 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1695.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1695 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1695  
                
                #medical_box_1695 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1695 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1695:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1695:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1695 .mode1-size_1695{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1695 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1695 &gt; div{
               height:100%;
            }
            #medical_box_1695 .mode2-size_1695{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1695 .mode3-size_1695{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1695 .mode4-size_1695{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1695 .mode5-size_1695{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1695 .mode6-size_1695{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1695 .mode7-size_1695{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1695 .mode7-size_1695 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1695 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1695 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1695{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1695 span:hover{
                color:!important;
            }
            .custom2_1695{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1695 span:hover{
                color:;
            }
            #medical_box_1695 .mode-btn1_1695{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1695 .mode-btn1_1695 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1695 .mode-btn2_1695{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1695 .mode-btn2_1695 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1695 .div-btn-title_main_1695{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1695 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1695 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1692 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1692 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1692 .background-img{
                border-radius:;
            }
        #medical_box_1692 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1692 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1692.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1692 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1692  
                
                #medical_box_1692 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1692 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1692:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1692:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1692 .mode1-size_1692{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1692 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1692 &gt; div{
               height:100%;
            }
            #medical_box_1692 .mode2-size_1692{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1692 .mode3-size_1692{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1692 .mode4-size_1692{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1692 .mode5-size_1692{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1692 .mode6-size_1692{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1692 .mode7-size_1692{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1692 .mode7-size_1692 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1692 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1692 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1692{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1692 span:hover{
                color:!important;
            }
            .custom2_1692{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1692 span:hover{
                color:;
            }
            #medical_box_1692 .mode-btn1_1692{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1692 .mode-btn1_1692 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1692 .mode-btn2_1692{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1692 .mode-btn2_1692 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1692 .div-btn-title_main_1692{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1692 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1692 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1691 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1691 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1691 .background-img{
                border-radius:;
            }
        #medical_box_1691 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1691 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1691.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1691 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1691  
                
                #medical_box_1691 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1691 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1691:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1691:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1691 .mode1-size_1691{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1691 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1691 &gt; div{
               height:100%;
            }
            #medical_box_1691 .mode2-size_1691{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1691 .mode3-size_1691{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1691 .mode4-size_1691{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1691 .mode5-size_1691{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1691 .mode6-size_1691{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1691 .mode7-size_1691{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1691 .mode7-size_1691 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1691 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1691 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1691{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1691 span:hover{
                color:!important;
            }
            .custom2_1691{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1691 span:hover{
                color:;
            }
            #medical_box_1691 .mode-btn1_1691{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1691 .mode-btn1_1691 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1691 .mode-btn2_1691{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1691 .mode-btn2_1691 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1691 .div-btn-title_main_1691{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1691 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1691 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1690 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1690 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1690 .background-img{
                border-radius:;
            }
        #medical_box_1690 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1690 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1690.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1690:hover{}#medical_box_1690 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1690  
                
                #medical_box_1690 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1690 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1690:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1690:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1690 .mode1-size_1690{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1690 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1690 &gt; div{
               height:100%;
            }
            #medical_box_1690 .mode2-size_1690{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1690 .mode3-size_1690{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1690 .mode4-size_1690{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1690 .mode5-size_1690{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1690 .mode6-size_1690{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1690 .mode7-size_1690{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1690 .mode7-size_1690 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1690 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1690 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1690{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1690 span:hover{
                color:!important;
            }
            .custom2_1690{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1690 span:hover{
                color:;
            }
            #medical_box_1690 .mode-btn1_1690{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1690 .mode-btn1_1690 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1690 .mode-btn2_1690{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1690 .mode-btn2_1690 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1690 .div-btn-title_main_1690{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1690 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1690 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_639 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_639 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_639 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_639 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_639 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_639 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_639 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_639 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_639 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_639 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_639 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_639 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_639{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_639 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_639 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_639 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_639 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_639 .swiper-container{
                width:1200px;
            }
            #module_new_medical_639 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_639 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_639 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_639 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        .module[data-id_page='1078']{;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}.module[data-id_page='1078']:hover{;}.module[data-id_page='1078']{
                        position:relative;
                        margin-right:auto !important;
                        margin-left:auto !important;
                        overflow:hidden !important;
                    }
                    .module[data-id_page='1078'] &gt; div{
                        position:relative;
                        z-index:12;
                    }
                    .module[data-id_page='1078']:hover .background-img{
                        filter:none;
                    }
                
                .module[data-id_page='1078'] .background-img{
                    position:absolute;
                    top:0;
                    right:0;
                    left:0;
                    bottom:0;
                    z-index:0;
                    backdrop-filter:none;
                }
            
                   .module[data-id_page='1078']  
                
                .module[data-id_page='1078'] .new_admin_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                .module[data-id_page='1078'] .layer_first_child{
                    width:100%;
                }
            
                .module[data-id_page='1078']:hover .new_admin_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                           .module[data-id_page='1078']{
                               background-image:url("https://chaharbaghhotel.com/files/cafe/meno/1730703441_chaharbaghhotel.jpg");
                           }
                       
            #module_new_medical_641 .mode1-size{
               cursor:pointer;
               width:64px;
               height:64px;
            }
            
			#module_new_medical_641 .content_str{
				width:100%;
			}
            #module_new_medical_641 .mode2-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_641 .mode3-size{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #module_new_medical_641 .mode4-size{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #module_new_medical_641 .mode5-size{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #module_new_medical_641 .mode6-size{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #module_new_medical_641 .mode7-size{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #module_new_medical_641 .mode7-size span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            .custom1{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1:hover{
                color:;
            }
            .custom2{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2:hover{
                color:;
              
            }
            #module_new_medical_641 .mode-btn1{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_641 .mode-btn1 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #module_new_medical_641 .mode-btn2{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #module_new_medical_641 .mode-btn2 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #module_new_medical_641 .div-btn-title_main{
                display: flex;
                justify-content: right;
                align-items: center;
                padding:0.5rem 0;
            }
         
                #module_new_medical_641 .swiper-pagination{
                position: absolute;
                top: 100%;
                left: 50%;
				width:100%!important;
                transform: translate(-50%, -50%);
                height: max-content;
                }
                #module_new_medical_641 .swiper-pagination-bullet{
                    margin: 0 3px;
                }
            
            #medical_box_1705 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/logo/1729779013_chaharbaghhotel.svg");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1705 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1705 .background-img{
                border-radius:;
            }
        
            #medical_box_1705 .new_medical_icon{
                
            }
        #medical_box_1705 .new_medical_title{color:#000;font-weight:400;font-size:40px;text-align:right;margin-top:24px;line-height:60px;}#medical_box_1705:hover .new_medical_title{}
                #medical_box_1705 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1705 .new_medical_icon{background-size:contain;background-position:right;background-repeat:no-repeat;min-width:100%;height:100px;border-style:none;border-color:#000;}#medical_box_1705:hover .new_medical_icon{}
                   #medical_box_1705  
                
                #medical_box_1705 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1705 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1705:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1705:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1705 .mode1-size_1705{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1705 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1705 &gt; div{
               height:100%;
            }
            #medical_box_1705 .mode2-size_1705{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1705 .mode3-size_1705{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1705 .mode4-size_1705{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1705 .mode5-size_1705{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1705 .mode6-size_1705{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1705 .mode7-size_1705{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1705 .mode7-size_1705 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1705 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1705 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1705{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1705 span:hover{
                color:!important;
            }
            .custom2_1705{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1705 span:hover{
                color:;
            }
            #medical_box_1705 .mode-btn1_1705{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1705 .mode-btn1_1705 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1705 .mode-btn2_1705{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1705 .mode-btn2_1705 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1705 .div-btn-title_main_1705{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1705 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1705 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1706 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1706 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1706 .background-img{
                border-radius:;
            }
        #medical_box_1706 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1706:hover .new_medical_title{}
                #medical_box_1706 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1706.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:80px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1706:hover{}#medical_box_1706 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1706:hover .new_medical_description{}
                   #medical_box_1706  
                
                #medical_box_1706 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1706 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1706:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1706:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1706 .mode1-size_1706{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1706 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1706 &gt; div{
               height:100%;
            }
            #medical_box_1706 .mode2-size_1706{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1706 .mode3-size_1706{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1706 .mode4-size_1706{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1706 .mode5-size_1706{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1706 .mode6-size_1706{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1706 .mode7-size_1706{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1706 .mode7-size_1706 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1706 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1706 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1706{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1706 span:hover{
                color:!important;
            }
            .custom2_1706{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1706 span:hover{
                color:;
            }
            #medical_box_1706 .mode-btn1_1706{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1706 .mode-btn1_1706 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1706 .mode-btn2_1706{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1706 .mode-btn2_1706 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1706 .div-btn-title_main_1706{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1706 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1706 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_2129 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_2129 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_2129 .background-img{
                border-radius:;
            }
        #medical_box_2129 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_2129 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_2129.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_2129 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_2129  
                
                #medical_box_2129 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_2129 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_2129:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_2129:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_2129 .mode1-size_2129{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_2129 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_2129 &gt; div{
               height:100%;
            }
            #medical_box_2129 .mode2-size_2129{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2129 .mode3-size_2129{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_2129 .mode4-size_2129{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_2129 .mode5-size_2129{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_2129 .mode6-size_2129{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2129 .mode7-size_2129{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_2129 .mode7-size_2129 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_2129 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_2129 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_2129{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_2129 span:hover{
                color:!important;
            }
            .custom2_2129{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_2129 span:hover{
                color:;
            }
            #medical_box_2129 .mode-btn1_2129{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2129 .mode-btn1_2129 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_2129 .mode-btn2_2129{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2129 .mode-btn2_2129 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_2129 .div-btn-title_main_2129{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_2129 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_2129 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_2128 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_2128 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_2128 .background-img{
                border-radius:;
            }
        #medical_box_2128 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_2128 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_2128.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_2128 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_2128  
                
                #medical_box_2128 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_2128 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_2128:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_2128:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_2128 .mode1-size_2128{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_2128 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_2128 &gt; div{
               height:100%;
            }
            #medical_box_2128 .mode2-size_2128{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2128 .mode3-size_2128{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_2128 .mode4-size_2128{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_2128 .mode5-size_2128{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_2128 .mode6-size_2128{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2128 .mode7-size_2128{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_2128 .mode7-size_2128 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_2128 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_2128 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_2128{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_2128 span:hover{
                color:!important;
            }
            .custom2_2128{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_2128 span:hover{
                color:;
            }
            #medical_box_2128 .mode-btn1_2128{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2128 .mode-btn1_2128 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_2128 .mode-btn2_2128{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2128 .mode-btn2_2128 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_2128 .div-btn-title_main_2128{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_2128 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_2128 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_2127 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_2127 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_2127 .background-img{
                border-radius:;
            }
        #medical_box_2127 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_2127 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_2127.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_2127 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_2127  
                
                #medical_box_2127 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_2127 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_2127:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_2127:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_2127 .mode1-size_2127{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_2127 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_2127 &gt; div{
               height:100%;
            }
            #medical_box_2127 .mode2-size_2127{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2127 .mode3-size_2127{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_2127 .mode4-size_2127{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_2127 .mode5-size_2127{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_2127 .mode6-size_2127{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2127 .mode7-size_2127{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_2127 .mode7-size_2127 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_2127 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_2127 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_2127{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_2127 span:hover{
                color:!important;
            }
            .custom2_2127{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_2127 span:hover{
                color:;
            }
            #medical_box_2127 .mode-btn1_2127{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2127 .mode-btn1_2127 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_2127 .mode-btn2_2127{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2127 .mode-btn2_2127 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_2127 .div-btn-title_main_2127{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_2127 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_2127 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_2126 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_2126 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_2126 .background-img{
                border-radius:;
            }
        #medical_box_2126 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_2126 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_2126.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_2126 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_2126  
                
                #medical_box_2126 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_2126 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_2126:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_2126:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_2126 .mode1-size_2126{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_2126 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_2126 &gt; div{
               height:100%;
            }
            #medical_box_2126 .mode2-size_2126{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2126 .mode3-size_2126{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_2126 .mode4-size_2126{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_2126 .mode5-size_2126{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_2126 .mode6-size_2126{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_2126 .mode7-size_2126{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_2126 .mode7-size_2126 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_2126 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_2126 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_2126{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_2126 span:hover{
                color:!important;
            }
            .custom2_2126{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_2126 span:hover{
                color:;
            }
            #medical_box_2126 .mode-btn1_2126{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2126 .mode-btn1_2126 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_2126 .mode-btn2_2126{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_2126 .mode-btn2_2126 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_2126 .div-btn-title_main_2126{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_2126 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_2126 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1711 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1711 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1711 .background-img{
                border-radius:;
            }
        #medical_box_1711 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1711 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1711.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1711 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1711  
                
                #medical_box_1711 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1711 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1711:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1711:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1711 .mode1-size_1711{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1711 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1711 &gt; div{
               height:100%;
            }
            #medical_box_1711 .mode2-size_1711{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1711 .mode3-size_1711{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1711 .mode4-size_1711{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1711 .mode5-size_1711{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1711 .mode6-size_1711{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1711 .mode7-size_1711{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1711 .mode7-size_1711 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1711 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1711 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1711{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1711 span:hover{
                color:!important;
            }
            .custom2_1711{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1711 span:hover{
                color:;
            }
            #medical_box_1711 .mode-btn1_1711{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1711 .mode-btn1_1711 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1711 .mode-btn2_1711{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1711 .mode-btn2_1711 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1711 .div-btn-title_main_1711{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1711 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1711 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1710 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1710 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1710 .background-img{
                border-radius:;
            }
        #medical_box_1710 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1710 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1710.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1710 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1710  
                
                #medical_box_1710 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1710 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1710:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1710:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1710 .mode1-size_1710{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1710 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1710 &gt; div{
               height:100%;
            }
            #medical_box_1710 .mode2-size_1710{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1710 .mode3-size_1710{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1710 .mode4-size_1710{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1710 .mode5-size_1710{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1710 .mode6-size_1710{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1710 .mode7-size_1710{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1710 .mode7-size_1710 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1710 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1710 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1710{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1710 span:hover{
                color:!important;
            }
            .custom2_1710{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1710 span:hover{
                color:;
            }
            #medical_box_1710 .mode-btn1_1710{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1710 .mode-btn1_1710 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1710 .mode-btn2_1710{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1710 .mode-btn2_1710 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1710 .div-btn-title_main_1710{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1710 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1710 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1709 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1709 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1709 .background-img{
                border-radius:;
            }
        #medical_box_1709 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1709 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1709.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1709 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1709  
                
                #medical_box_1709 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1709 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1709:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1709:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1709 .mode1-size_1709{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1709 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1709 &gt; div{
               height:100%;
            }
            #medical_box_1709 .mode2-size_1709{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1709 .mode3-size_1709{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1709 .mode4-size_1709{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1709 .mode5-size_1709{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1709 .mode6-size_1709{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1709 .mode7-size_1709{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1709 .mode7-size_1709 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1709 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1709 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1709{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1709 span:hover{
                color:!important;
            }
            .custom2_1709{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1709 span:hover{
                color:;
            }
            #medical_box_1709 .mode-btn1_1709{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1709 .mode-btn1_1709 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1709 .mode-btn2_1709{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1709 .mode-btn2_1709 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1709 .div-btn-title_main_1709{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1709 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1709 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1708 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1708 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1708 .background-img{
                border-radius:;
            }
        #medical_box_1708 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1708 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1708.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;padding-bottom:16px;border-style:dotted;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1277:hover{}#medical_box_1708 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1708  
                
                #medical_box_1708 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1708 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1708:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1708:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1708 .mode1-size_1708{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1708 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1708 &gt; div{
               height:100%;
            }
            #medical_box_1708 .mode2-size_1708{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1708 .mode3-size_1708{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1708 .mode4-size_1708{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1708 .mode5-size_1708{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1708 .mode6-size_1708{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1708 .mode7-size_1708{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1708 .mode7-size_1708 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1708 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1708 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1708{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1708 span:hover{
                color:!important;
            }
            .custom2_1708{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1708 span:hover{
                color:;
            }
            #medical_box_1708 .mode-btn1_1708{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1708 .mode-btn1_1708 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1708 .mode-btn2_1708{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1708 .mode-btn2_1708 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1708 .div-btn-title_main_1708{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1708 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1708 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        
            #medical_box_1707 .new_medical_icon{
                background-image:url("https://chaharbaghhotel.com/files/");
                 transition: all 0.2s ease-in-out;
                 cursor:unset!important;
            }
            #medical_box_1707 .new_medical_layer &gt; div{
                width:100%;
            }
            #medical_box_1707 .background-img{
                border-radius:;
            }
        #medical_box_1707 .new_medical_title{color:#000;font-weight:400;font-size:17px;text-align:right;line-height:32px;}#medical_box_1264:hover .new_medical_title{}
                #medical_box_1707 .new_medical_title label{
                    font-size:inherit;
                    font-weight:inherit;
                    color:inherit;
                }
            #medical_box_1707.new_medical_module{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;padding-top:16px;border-style:none;border-bottom-width:1px;border-color:#bfbfbf;}#medical_box_1707:hover{}#medical_box_1707 .new_medical_description{color:#000;font-weight:400;font-size:14px;line-height:28px;text-align:right;padding-top:8px;border-style:none;border-bottom-width:1px;border-color:#d9d9d9;}#medical_box_1264:hover .new_medical_description{}
                   #medical_box_1707  
                
                #medical_box_1707 .new_medical_layer{
                    position:absolute;
                    width:100%;
                    height:100%;
                    z-index:10;
                    transition: all 600ms ease;
                    background-color:rgba(0,0,0,0);
                    display:flex;
                    
                right:0;
                top:0;
            
                }
                #medical_box_1707 .layer_first_child{
                    width:100%;
                }
            
                #medical_box_1707:hover .new_medical_layer{
                    border-radius:0 !important;
                    
                    background-color:rgba(0,0,0,0);
                }
            
                #medical_box_1707:hover{
                    
                    
                    
                    
                    
                    
                }
            
            #medical_box_1707 .mode1-size_1707{
               cursor:pointer;
               width:64px;
               height:64px;
            }
			#medical_box_1707 .new_medical_box &gt; div{
                width:100%;
            }
             #medical_box_1707 &gt; div{
               height:100%;
            }
            #medical_box_1707 .mode2-size_1707{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1707 .mode3-size_1707{
               cursor:pointer;
               width:48px;
               height:48px;
            }
            #medical_box_1707 .mode4-size_1707{
               cursor:pointer;
               width:36px;
               height:36px;
            }
            #medical_box_1707 .mode5-size_1707{
               cursor:pointer;
               width:20px;
               height:20px;
            }
            #medical_box_1707 .mode6-size_1707{
               cursor:pointer;
               width:32px;
               height:32px;
            }
            #medical_box_1707 .mode7-size_1707{
               cursor:pointer;
               display:flex;
               justify-content: center;
               align-items: center;
            }
            #medical_box_1707 .mode7-size_1707 span{
               width:100%;
               text-align:center;
               cursor:pointer;
            }
            #medical_box_1707 .new_medical_box .new_medical_description a{
                color:#00AFEF!important;
            }
            #medical_box_1707 .new_medical_box .new_medical_description a:hover{
                color:#00AFEF!important;
            }
            .custom1_1707{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom1_1707 span:hover{
                color:!important;
            }
            .custom2_1707{
                color:;
                width:px;
                height:px;
                backdrop-filter: blur(0px);
                border:0px dotted ;
            }
            .custom2_1707 span:hover{
                color:;
            }
            #medical_box_1707 .mode-btn1_1707{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1707 .mode-btn1_1707 svg{
               width:100%;
               height:100%;
               fill:;
            }
            #medical_box_1707 .mode-btn2_1707{
               ;
                
                    background:
                ;
               margin:0 0.5rem;
               border-radius:px;
               
            }
            #medical_box_1707 .mode-btn2_1707 svg{
               width:100%;
               height:100%;
               fill:;
            }  
            #medical_box_1707 .div-btn-title_main_1707{
                display: flex;
                justify-content: right;
                align-items: center;
            }
        
                #medical_box_1707 .new_medical_box{
                    visibility:visible;
                }
            
            #medical_box_1707 .container-medical-box{
                background-repeat: inherit;
                background-position: inherit;
                background-size: inherit;
                background-attachment: inherit;
                width: 100%;
                height: 100%;
            }
        #module_new_medical_641 .new_medical_box_main{display:flex;flex-wrap:wrap;visibility:visible;padding-top:64px;padding-bottom:64px;padding-left:600px;border-style:none;}.module[data-id_page='1030']:hover .new_medical_box_main{}
            #module_new_medical_641 .new_medical_box &gt; div &gt; div {
                width: 100%;
            }
        
                #module_new_medical_641 .new_medical_module{
                    width:600px;
                    position:relative;
                    overflow:hidden;
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_641 .medical_box_main_animation_trigger{
                    margin-left:px;
                    margin-bottom:px;
                }
                #module_new_medical_641 .new_medical_module:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_641 .medical_box_main_animation_trigger:nth-child(1n){
                    margin-left:0;
                }
                #module_new_medical_641 .new_medical_box_main {
                    display:flex;
                    flex-wrap:wrap;
                }
                #module_new_medical_641 .new_medical_description_main a{
                    color:#00AFEF!important;
                }
                #module_new_medical_641 .new_medical_description_main a:hover{
                    color:#00AFEF!important;
                }
                #module_new_medical_641 .new_medical_box a{
                    cursor:pointer!important;
                }
                #module_new_medical_641 .new_medical_box a .new_medical_title{
                    cursor:pointer!important;
                }
                
            
            #module_new_medical_641 .read-more-less-des {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .flex_row_revers{
                flex-direction: row-reverse;
            }
            .flex_row{
                flex-direction: row;
            }
            #module_new_medical_641{
                overflow:hidden;
                min-width:1200px;
            }
            #module_new_medical_641 .new_medical_box{
                margin:auto;
                overflow:hidden;
                position:relative;
                z-index:10;
                display:flex;
                height:100%;
            }
            #module_new_medical_641 .new_medical_box.dno{
                display:none !important;
            }
            #module_new_medical_641 &gt; .container-main{
                position:relative;
                z-index:11;
                /*height:100%*/
            }
            #module_new_medical_641 .new_medical_box{
                height:100%;
                margin-right:auto;
                margin-left:auto;
            }
            
            #module_new_medical_641 .swiper-container{
                width:1200px;
            }
            #module_new_medical_641 .top_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_641 .right_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_641 .left_layer_diagonal{
                z-index:10 !important;
            }
            #module_new_medical_641 .bottom_layer_diagonal{
                z-index:10 !important;
            }
        
             #module_footer_1403{
                color:#fff!important;
                position: relative;
                overflow:hidden;
             }
             #module_footer_1403 .resort__btn {
               z-index: 100;
               white-space: nowrap;
               flex-direction: column;
               justify-content: center;
               align-items: center;
               display: flex;
               border-radius: 680px;
               border: 1px solid #fff;
               width: 180px;
               height: 65px;
               right: calc(50% - 90px);
               transition: 1s ease;
               background-color:transparent;
           }
           #module_footer_1403 .div_svg {
                z-index: 120;
                display: none;
                position: absolute;
                padding:10px;
                transition: 0.1s ease-in-out;
           }
           #module_footer_1403 .resort__btn:hover .div_svg{
                display: flex;
                background-color: #ffffff;
                border-radius:50%;
                width:110px;
                height:110px;
                justify-content: center;
                align-items: center;
           }
           #module_footer_1403 .resort__btn:hover .div_svg svg{
                width:18px;
                height:18px;
                fill:#000;
                transform:rotate(-90deg);
           }
           #module_footer_1403 .resort__btn:hover{
                width: 106px;
                right: calc(50% - 53px);
                font-size:8px;
                height: 45px;
           }
           #module_footer_1403 .resort__btn .btn__text{
                 z-index: 5;
                 text-align: center;
                 font-size: 16px;
                 font-weight: 500;
                 position: relative;
                 color:#fff;
                 width:95%;
                 white-space: nowrap;
                 overflow:hidden;
           }
           #module_footer_1403 .div-block-134 {
                z-index: 30;
                background-color: #296161;
                justify-content: flex-end;
                align-items: center;
                width: 100%;
                height: 40vh;
                min-height: 300px;
                display: flex;
                position: absolute;
                top: auto;
                bottom: 0%;
                left: 0%;
                right: 0%;
           }
           #module_footer_1403 .container.c-footer-nws {
                justify-content: center;
                align-items: center;
                padding-bottom: 5vh;
                display: flex;
                flex-direction:column;
           }
           #module_footer_1403 .div-block-226 {
                align-items: center;
                display: flex;
           }
           #module_footer_1403 .footer__nws-title2 {
                color: #fff;
                margin-bottom: 5vh;
                font-size: 38px;
                font-weight: 400;
                line-height: 1.2;
           }
           #module_footer_1403 .nws-subtext {
                opacity: .8;
                color: #fff;
                max-width: 245px;
                margin-left: 47px;
                font-size: 14px;
                line-height: 1.4;
           }
           #module_footer_1403 .subfooter3 {
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
                width: 100%;
                display: flex;
                position: relative;
           }
           #module_footer_1403 .div-block-224 {
                flex-direction: column;
                justify-content: center;
                align-items: center;
                width: 50%;
                padding-left: 3vw;
                padding-right: 3vw;
           }
           #module_footer_1403 .copy {
                color: rgba(255, 255, 255, .75);
                max-width: 344px;
                font-size: 10px;
                font-weight: 200;
           }
           #module_footer_1403 .div-block-224.is--mtrk {
                flex: 1;
                display: flex;
           }

           #module_footer_1403  .div-block-224 {
                flex-direction: column;
                justify-content: center;
                align-items: center;
                width: 50%;
                padding-left: 47px;
                padding-right: 47px;
            }
            #module_footer_1403 .subfooter-link3 {
                opacity: .7;
                color: #fff;
                text-transform: uppercase;
                white-space: nowrap;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                padding-top: 1vh;
                padding-bottom: 1vh;
                font-size: 11px;
                display: flex;
            }
            #module_footer_1403 .waves-embed {
                width: 100%;
                position: absolute;
                top: -14vh;
            }
            #module_footer_1403 .w-embed:after {
                clear: both;
            }

            #module_footer_1403 .w-embed:before, .w-embed:after {
                content: " ";
                grid-area: 1 / 1 / 2 / 2;
                display: table;
            }
            #module_footer_1403 .waves {
              position: relative;
              width: 100%;
              height: 15vh;
              margin-bottom: -7px;
              /*Fix for safari gap*/
            }

            /* Animation */

            #module_footer_1403 .parallax&gt;use {
              animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
            }

            #module_footer_1403 .parallax&gt;use:nth-child(1) {
              animation-delay: -2s;
              animation-duration: 7s;
            }

            #module_footer_1403 .parallax&gt;use:nth-child(2) {
              animation-delay: -3s;
              animation-duration: 10s;
            }

            #module_footer_1403 .parallax&gt;use:nth-child(3) {
              animation-delay: -4s;
              animation-duration: 13s;
            }

            #module_footer_1403 .parallax&gt;use:nth-child(4) {
              animation-delay: -5s;
              animation-duration: 20s;
            }

            @keyframes move-forever {
              0% {
                transform: translate3d(-90px, 0, 0);
              }

              100% {
                transform: translate3d(85px, 0, 0);
              }
            }
            #module_footer_1403 .footer_logos_item{
                 width:125px;
                 height:125px;
                 margin:0 15px;  
            }
            #module_footer_1403 .footer_logos_item.footer_logos_first_items{
                 margin:0 0 0 15px;  
            }
            #module_footer_1403 .str_footer_logos{
                display:flex;
                flex-wrap: wrap;
            }
            #module_footer_1403 .md_footer_ch_logos{
                padding-right: 12vw;
            }
            #module_footer_1403 .md_footer_ch_logos .subfooter-link3 {
                justify-content: flex-start;
                padding-top: 15px;
                padding-bottom: 15px;
                font-weight:700;
            }
            #module_footer_1403 .title_item_main{
                margin:8px auto;
                font-size: 16px;
                font-weight: 500;
                color:#c2ddd3;
            }
            #module_footer_1403 .title_item_main:hover{
                color:#fff;
                font-weight:600;
                font-size: 17px;
            }
             #module_footer_1403 #menu__times .menu__times_inner{
                display: flex;
                align-items: center;
                justify-content: center;
                color:#ffffff;
                border-radius: 5px;
                border:1px solid #ffffff;
                padding:5px;
                min-width:230px;
                flex-direction: row-reverse;
            }
            #module_footer_1403 #menu__times .line__times{
                width: 1px;
                min-height: 60px;
                background-color: white;
                margin: 5px;
            }
            #module_footer_1403 .menu__times_date {
                width:45%;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
            }
            #module_footer_1403 #footer_day_str,#module_footer_1403 #footer_month_str{
                font-weight:bold;
                font-size:12px;
            }
            #module_footer_1403 #footer_day_num{
                font-weight:bold;
                font-size:16px;
            }
            #module_footer_1403 .menu__times_hm {
                width:55%;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: row-reverse;
            }
            #module_footer_1403 .footer_time_item{
                padding: 0 3px;
                font-size:25px;
                font-weight:bold;
            }
            #module_footer_1403 #menu__times{
                display: flex;
                align-items: center;
                justify-content: center;
                margin-top:3vh;
                
            }
            #module_footer_1403 .menu__times_item{
                padding:5px;
            }
            #module_footer_1403 div#menu__views_pages {
                display: flex;
                justify-content: center;
                align-items: center;
                margin-top:3vh;
            }
            #module_footer_1403 div#menu__views_pages .menu__views_pages_inner{
                display: flex;
                align-items: center;
                justify-content: center;
                color:#ffffff;
                border-radius: 5px;
                border:1px solid #ffffff;
                padding:10px;
                min-width:230px;
            }
            #module_footer_1403 .menu__views_pages_str{
                width:45%;
                display: flex;
                align-items: center;
                justify-content: center;
                padding:5px;
            }
            #module_footer_1403 .menu__views_pages_num_view{
                width:55%;
                display: flex;
                align-items: center;
                justify-content: center;
                padding:5px;
            }
            #module_footer_1403 #views_pages_str{
                font-weight:bold;
                font-size:12px;
            }
            #module_footer_1403 #num_view{
                font-weight:bold;
                font-size:25px;
            }
        
              #module_footer_1403 .menu {
                transition:1s ease;
                z-index: 15;
                justify-content: space-between;
                width: 100vw;
                max-width: 100%;
                min-height: 180vh;
                margin-top: -13vh;
                display: flex;
                position: relative;
              }
              #module_footer_1403 .menu__inner {
                z-index: 20;
                justify-content: space-between;
                align-self: stretch;
                width: 100%;

                display: flex;
                position: -webkit-sticky;
                position: sticky;
                top: 0;
              }
            #module_footer_1403 .menu__content {
                width: 66.6667%;
                z-index: 3;
                transition: 0.35s ease;
            }
            #module_footer_1403 .menu__column {
                transition: width .5s,transform 0.35s;
                z-index: 5;
                flex-direction: column;
                justify-content: center;
                align-self: stretch;
                align-items: center;
                width: 33.3333%;
                padding: 15vh 4em;
                display: flex;
                position: relative;
                overflow: hidden;
            }
            #module_footer_1403 .menu__adress{
                padding-top: 2vh;
                padding-bottom: 2vh;
            }
            #module_footer_1403 .menu__bg {
                z-index: 3;
                background-color: #004d4a;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_footer_1403 .nav__tab {
                z-index: 10;
                justify-content: space-between;
                align-self: stretch;
                align-items: stretch;
                width: 100%;
                display: flex;
            }
            #module_footer_1403 .menu_main {
                flex-direction: column;
                justify-content: flex-start;
                align-self: stretch;
                align-items: center;
                width: 50%;
                padding-top: 23vh;
                padding-bottom: 10vh;
                padding-right: 12vw;
                display: flex;
            }
            #module_footer_1403 .menu__link-block3 {
                color: #c2ddd3;
                letter-spacing: 0;
                background-color: transparent;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                width: 100%;
                height: 82px;
                font-size: 24px;
                font-weight: 500;
                display: flex;
                cursor:pointer;
                transition: 0.5s;
            }
            #module_footer_1403 .menu__link-block3:hover{
                color:#fff;
                font-weight:600;
                font-size: 25px;
            }
            #module_footer_1403 .menu__link-block3.w--current {
                color: #fff;
                background-color: transparent;
            }
            #module_footer_1403 .menu_sub {
                flex-direction: column;
                justify-content: flex-start;
                align-items: center;
                width: 50%;
                padding-top: 23vh;
                padding-left: 3em;
                display: flex;
            }
            #module_footer_1403 .w-dyn-item .m__c-link-text{
                color:#fff;
                font-size: 16px;
                font-weight: 600;
                height:47px;
                display: flex;
                align-items: center;
            }
            #module_footer_1403 .header_sub_menus_txt{
                font-size: 18px;
                font-weight: 700;
            }
            #module_footer_1403 .tab__pane3 {
                width: 100%;
                padding-left: 5em;
            }
            #module_footer_1403 .menu__col3--bg {
                z-index: 1;
                background-color: #112e2e;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_footer_1403 .menu__socials {
                z-index: 1;
                justify-content: center
                align-items: center;
                display: flex;
                flex-wrap:wrap;
            }
            #module_footer_1403 .menu__social {
                z-index: 10;
                opacity: .7;
                color: #fff;;
                letter-spacing: .05em;
                text-transform: uppercase;
                flex-direction: column;
                justify-content: center;
                align-self: stretch;
                align-items: center;
                padding: 15px 8px;
                font-weight: 500;
                display: flex;
                position: relative;
                max-width:100%;
            }
            #module_footer_1403 .icon-social {
                width: 23px;
                min-width: 23px;
            }
            #module_footer_1403 .w--current{
                
            }
            #module_footer_1403 .w-tab-pane {
                display: none;
                position: relative;
            }
            #module_footer_1403 .w--tab-active {
                display: block;
            }
            #module_footer_1403 .menu__plus{
                width: 60px;
                height: 60px;
                display: inline-flex;
                justify-content: center;
                align-items: center;
                cursor:pointer;
            }
            #module_footer_1403 .menu__plus--fill{
                z-index: 3;
                border: 1px solid rgba(120,141,133,.45);
                border-radius: 50%;
                width: 40px;
                height: 40px;
                transform: rotate(180deg);
                margin:0px 10px 10px 10px;
                transition:0.5s;
                position:absolute;
                display: inline-flex;
                justify-content: center;
                align-items: center;
                cursor:pointer;
            }
            #module_footer_1403 svg.arrow-left{
                display:block;
            }
            #module_footer_1403 svg.arrow-line{
                display:none;
            }
            #module_footer_1403 .header_sub_menus{
                display: flex;
                justify-content: flex-start;
                align-items: center;
                cursor:pointer;
            }
            #module_footer_1403 .header_sub_menus:hover .menu__plus .menu__plus--fill{
                z-index: 14;
                background-color: #6c7c7b;
                border-radius: 50%;
                border: unset;
                width: 50px;
                height: 50px;
            }
            #module_footer_1403 .header_sub_menus:hover svg.arrow-left{
                display:none;
            }
            #module_footer_1403 .header_sub_menus:hover svg.arrow-line{
                display:block;
            }
            #module_footer_1403 .w--tab-active .header_sub_menus{
                color:#fff;
            }
            #module_footer_1403 .menu__column.is--3:hover {
                width: 40%;
            }
            #module_footer_1403 .menu__bg--blend {
                z-index: 4;
                opacity: .87;
                background-color: #0d2727;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_footer_1403 .menu__bg--reveal {
                z-index: 6;
                background-color: #788d85;
                display: none;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
            #module_footer_1403 .footer__col3--inner {
                color: #fff;
                z-index: 20;
                opacity: .8;
                text-align: center;
                flex-direction: column;
                flex: 1;
                justify-content: flex-start;
                align-items: center;
                line-height: 1.6;
                display: flex;
                position: relative;
            }
            #module_footer_1403 .menu__logo {
                z-index: 100;
                object-fit: contain;
                object-position: 50% 50%;
                width: 100px;
                height:70px;
                max-width: none;
            }
            #module_footer_1403 .f-cont__title {
                margin-bottom: .4em;
                font-size: 24px;
                font-weight: 400;
                line-height: 1.3;
            }
            #module_footer_1403 .f-cont_sub_title{
                font-size: 16px;
                font-weight: 400;
            }
            #module_footer_1403 .f-cont {
                flex-direction: column;
                justify-content: center;
                align-items: center;
                margin-top: 3vh;
                margin-bottom: 3vh;
                display: flex
            }
            #module_footer_1403 .acc__contact-link {
                white-space: nowrap;
                padding-top: .2em;
                padding-bottom: .2em;
                font-size: 16px;
                position: relative;
                overflow: hidden;
                max-width: 100%;
                display: inline-block;
            }
            #module_footer_1403 .acc__contact-link.in--footer {
                opacity: .8;
                color: #fff;
                padding-top: .3em;
                padding-bottom: .3em;
                font-size: 16px;
            }
            #module_footer_1403 .acc__contact-link:hover{
                opacity:1;
                transition:0.5s;
            }
            #module_footer_1403 .acc__cl__line {
                background-color: #fff;
                width: 0;
                height: 1px;
                position: absolute;
                bottom: 0;
                transition: width 0.3s ease;
            }
            #module_footer_1403 .acc__contact-link:hover  .acc__cl__line{
                width: 100%;
            }
            #module_footer_1403 .menu__bg--img {
                z-index: 2;
                object-fit: cover;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0%;
                bottom: 0%;
                left: 0%;
                right: 0%;
            }
        
            #module_footer_1403 .div-block-134-1 {
                width: 66.6667%;
            }
            #module_footer_1403 .div-block-134-2 {
                width: 33.3333%;
            }
        
            #body_popup_1,#body_popup_2{
                position:fixed;
                display:flex;
                text-align:center;
                top:0;
                bottom:0;
                right:0;
                left:0;
                z-index:99999;
                visibility:hidden;
                opacity: 0;
                background:rgba(0,0,0,0.5);
            }
            #body_popup_1.open-popup,#body_popup_2.open-popup{
                visibility:visible;
                opacity: 1;
            }
            #body_popup_1 &gt; div,#body_popup_2 &gt; div{
                display:block;
                background:#fff;
                padding:10px;
                margin:auto;
                transform:translateY(-150px);
                -webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;
                text-align:center;
                border-radius:10px;
                position:relative;
                z-index:999999;
            }
            #body_popup_1.open-popup &gt; div,#body_popup_1.open-popup &gt; div{
                transform:translateY(0);
            }
            #body_popup_1 .icon-close-popup{
                position:absolute;
                font-size:30px;
                height:30px;
                width:30px;
                border-radius:50%;
                color:red;
                top:-10px;
                right:-10px;
                background-color:transparent;
                z-index:9999;
            }
            #body_popup_1 .icon-close-popup i{
                position:absolute;
                top:0;
                right:0;
            }
            #body_popup_1 .container-html{
                height:100%;
                overflow:auto;
                max-height:90vh;
            }
            #body_popup_1 .container-html::-webkit-scrollbar{
                width:5px;
                height:100%;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-track{
                background-color:transparent;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-thumb{
                background-color:#777;
                border-radius:20%;
            }
            #body_popup_1 .icon-close-popup{
                color:#fff;
                top:0;
                right:0;
            }
            #module_waiting_box{
                position:fixed;
                background:rgba(256,256,256,0.8);
                width:100%;
                height:100%;
                -webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;
                top:0;
                right:0;
                opacity:0;
                z-index:9999999999999;
                visibility:hidden;
            }
            #module_waiting_box.show-waiting{
                visibility:visible;
                opacity:1;
            }
            #module_waiting_box .spinner {
              margin: 100px auto 0;
              width: 70px;
              text-align: center;
            }
            
            #module_waiting_box .spinner &gt; div {
              width: 18px;
              height: 18px;
              background-color: #333;
              border-radius: 100%;
              display: inline-block;
              -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
              animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }
            
            #module_waiting_box .spinner .bounce1 {
              -webkit-animation-delay: -0.35s;
              animation-delay: -0.35s;
            }
            
            #module_waiting_box .spinner .bounce2 {
              -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s;
            }
            
            @-webkit-keyframes sk-bouncedelay {
              0%, 95%, 100% { -webkit-transform: scale(0) }
              50% { -webkit-transform: scale(1.0) }
            }
            
            @keyframes sk-bouncedelay {
              0%, 95%, 100% { 
                -webkit-transform: scale(0);
                transform: scale(0);
              } 50% { 
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
              }
            }
        body{direction: rtl;text-align: right;}</pre></body></html>