@charset "UTF-8";.mm-searchfield input::-moz-placeholder{color:var(--yellow)}.mm-searchfield input::placeholder{color:var(--yellow)}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}a{text-decoration:none;color:inherit;transition:all .2s linear}a:hover{text-decoration:none}img{border:0}img:not([src]){visibility:hidden}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden}}.wrapper{overflow:hidden;position:relative;min-height:100vh}.back-shadow{background-color:rgba(0,0,0,.2);position:fixed;right:-100vw;top:0;width:100vw;height:100vh;z-index:30;transition:all .3s ease-in-out;cursor:url(../img/cancel.png),auto}.back-shadow--open{right:0}#searchmodal{background:rgba(0,0,0,.36);position:fixed;top:0;height:100%;width:100%;left:0;display:none;z-index:99999}#searchmodal .modal-content{background-color:unset;border:none}#searchmodal .close{opacity:1;z-index:unset;position:absolute;right:30px;top:30px;font-size:4em;color:var(--yellow);background:0 0;border:none}#searchmodal .form-container{width:50%;margin:10% auto;display:flex;flex-direction:column;align-items:center}#searchmodal .form-container form{display:flex;flex-direction:column;width:100%;align-items:center}#searchmodal .form-container form input{padding:10px 10px;background:unset;width:100%;max-width:450px;color:var(--yellow);border:none;border-bottom:3px solid #fff;font-size:1.5em}#searchmodal .form-container form input::-moz-placeholder{color:var(--yellow)}#searchmodal .form-container form input::placeholder{color:var(--yellow)}#searchmodal .form-container form input:focus{outline:2px double #e9c676}#searchmodal .form-container form span{margin-top:.7em;font-size:1.1em;color:var(--yellow)}.back-shadow__transparet{opacity:0;position:fixed;right:-100vw;top:0;width:100vw;height:100vh;z-index:30;transition:all .3s ease-in-out}.back-shadow__transparet--open{right:0}.go-top{position:fixed;right:50px;bottom:50px;width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;z-index:550;background:#1ebeb6}.go-top i{font-size:18px;color:var(--yellow);font-weight:bolder}.go-top:hover{box-shadow:0 0 20px rgba(0,0,0,.2)}.go-top--show{opacity:1;visibility:visible}a span{pointer-events:none}a:hover{color:#1ebeb6}@media (max-width:3020px){.sm{display:none!important}.mburger{display:flex;flex-direction:column}.mburger b{background-color:#fff;height:3px;width:30px;border-radius:8px;display:flex;z-index:999}.mburger b:not(:last-child){margin-bottom:5px}}.sec__header{border-bottom:3px solid #e7e7e7}.header__bottom{height:54px;display:flex;padding-top:15px;padding-bottom:15px;display:flex;align-items:center;justify-content:space-between}.color-back{position:fixed;left:0;top:0;width:0;height:100%;background-color:rgba(0,0,0,.2);transition:all .6s cubic-bezier(.77,0,.175,1);z-index:98}.color-back--open{width:100%;cursor:url(../img/close.png),auto}.accessibility__btn{z-index:700;width:60px;height:60px;background:var(--color1);position:fixed;inset-inline-end:0;top:calc(50% - 20px);transform:translateY(-50%);display:flex;justify-content:center;align-items:center}[dir=rtl] .accessibility__btn{border-radius:0 15px 15px 0}[dir=ltr] .accessibility__btn{border-radius:15px 0 0 15px}.accessibility__btn i{font-size:2.2em}.accessibility__btn:hover{color:#000}.accessibility__btn:hover .accessibility__tooltip{opacity:1;visibility:visible}.accessibility__tooltip{opacity:0;visibility:hidden;min-width:-moz-max-content;min-width:max-content;padding:5px 15px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#fff;background-color:var(--color1);border-radius:5px;position:fixed;inset-inline-end:65px;top:calc(50% - 17px);transition:all .3s ease-out}.accessibility__tooltip::after{content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;inset-inline-end:-7px;border-inline-start:10px solid var(--color1)}.accessibility__filter-container{position:fixed;inset-inline-end:0;top:0;width:100vw;height:100vh;z-index:100000000000000000;pointer-events:none}.accessibility__menu{padding-inline-start:20px;padding-inline-end:20px}.accessibility__menu .text-custom-info{display:flex}.accessibility__menu .text-custom-info .item{flex-basis:calc(50% - 7.5px)}.accessibility__menu .text-custom-info .item:first-child{margin-inline-start:15px;order:3}.accessibility__menu .text-custom-info .item input{width:100%;margin-top:5px}.accessibility__menu .font-resize{border-radius:5px;overflow:hidden;margin-bottom:15px}.accessibility__menu .font-resize a{height:38px;padding:0;display:flex;justify-content:center;align-items:center}.st-menu-wrap{padding:15px 0}.st-menu-wrap h4{color:#fff;font-size:16px;font-weight:400;border-bottom:1px solid #434343;display:block;padding-bottom:10px}[dir=ltr] .p-radio>input[type=radio]+.p-radio-style{float:left}[dir=rtl] .p-radio>input[type=radio]+.p-radio-style{float:right}.p-radio>span:first-child{margin-inline-end:0;margin-inline-start:10px}.st-menu-area{background:#1f2024;padding:15px;margin-bottom:2px}.st-menu-area .st-menu-item{padding:3px 0}.st-menu-item .p-radio>span:first-child{color:#fff;font-size:16px}.st-menu-item .p-radio>span:first-child:hover{color:#ffb20e}.st-menu-hr{background:#ff3486}.alert .close span{display:#fff}.font-resize{display:flex;justify-content:space-between;align-items:center;padding:0}.font-resize>button{flex:1;text-align:center;font-size:1.5em;color:#fff;margin-bottom:0;border:1px solid #000;cursor:pointer}.font-resize>button:hover{background:#ffb20e;color:#fff}label.p-radio{display:block;cursor:pointer;margin-bottom:0!important}.alert>p{padding-inline-end:0;text-align:justify;color:#000}.alert>h4{text-shadow:0 2px 0 #fff;color:#000}.reset-colors{background:#ff9103;border-radius:10px;padding:0 5px;color:#000;font-size:14px;cursor:pointer;transition:all ease .3s}.reset-colors:hover{background:#444;color:#fff}.alert .close{color:#fff;font-weight:300;padding:0 5px;font-size:26px;text-shadow:0 0 0 #000}.color-box{display:flex;flex-wrap:wrap;justify-content:space-between}.color-box span{width:80px;height:80px;background:#000;border:2px solid #fff;box-shadow:1px 1px 1px #000;display:flex;flex-direction:column;justify-content:space-between;transition:all ease-in .3s;-webkit-transition:all ease-in .2s;-moz-transition:all ease-in .2s;-ms-transition:all ease-in .2s;-o-transition:all ease-in .2s}.color-box span:hover{border:2px solid #ffb20e}.color-box span i{height:14px}.color-box span{position:relative;cursor:pointer}.color-box span::after,.color-box span::before{content:"";position:absolute;inset-inline-end:50%;width:50%;height:50%}.color-box span.website-color-1{background:#16528e}.color-box span.website-color-1::before{top:0;background:#e54b4b}.color-box span.website-color-1::after{bottom:0;background:#0082c8}.color-box span.website-color-2{background:#ff7062}.color-box span.website-color-2::before{top:0;background:#a9e2ff}.color-box span.website-color-2::after{bottom:0;background:#32a2ad}.color-box span.website-color-3{background:#fff}.color-box span.website-color-3::before{top:0;background:#1f1f1f}.color-box span.website-color-3::after{bottom:0;background:#404042}body.website-color-1 .header-menu{background:#16528e}body.website-color-1 .box-area .content .portfolio-content h2 a:hover,body.website-color-1 .list-news .content ul li a:hover,body.website-color-1 .post-item .post-item-description>h2,body.website-color-1 .post-item .post-item-description>h2>a,body.website-color-1 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover{color:#004e88}body.website-color-1 .post-item .post-image .post-meta-category{background-color:#e54b4b}body.website-color-1 #espritmenu ul li:hover,body.website-color-1 .box-area .title.back-color h2,body.website-color-1 .ms-tabs .ms-thumb-frame-selected{background:#e54b4b}body.website-color-1 .box-area #espritmenu ul>li>a::before{border-top:5px solid #e54b4b}.svg-wrapper svg g>a:hover path,body.website-color-1 .svg-wrapper svg a.selected path,body.website-color-1 .svg-wrapper svg>a:hover path{border-top:5px solid #e54b4b}body.website-color-1 .box-area .title,body.website-color-1 .box-area .title a.link-archive:hover{border-bottom:1px solid #0082c8}body.website-color-1 .bazresi-address-phone i,body.website-color-1 .list-news .content ul li::before,body.website-color-1 .portfolio-item .portfolio-zoom-icon i{color:#0082c8}body.website-color-2 .header-menu{background:#ff7062}body.website-color-2 .box-area .content .portfolio-content h2 a:hover,body.website-color-2 .list-news .content ul li a:hover,body.website-color-2 .post-item .post-item-description>h2,body.website-color-2 .post-item .post-item-description>h2>a,body.website-color-2 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover{color:#ff7062}body.website-color-2 .post-item .post-image .post-meta-category{background-color:#a9e2ff}body.website-color-2 #espritmenu ul li:hover,body.website-color-2 .box-area .title.back-color h2,body.website-color-2 .ms-tabs .ms-thumb-frame-selected{background:#a9e2ff}body.website-color-2 .box-area #espritmenu ul>li>a::before{border-top:5px solid #a9e2ff}.svg-wrapper svg g>a:hover path,body.website-color-2 .svg-wrapper svg a.selected path,body.website-color-2 .svg-wrapper svg>a:hover path{border-top:5px solid #a9e2ff}body.website-color-2 .box-area .title,body.website-color-2 .box-area .title a.link-archive:hover{border-bottom:1px solid #32a2ad}body.website-color-2 .bazresi-address-phone i,body.website-color-2 .list-news .content ul li::before,body.website-color-2 .portfolio-item .portfolio-zoom-icon i{color:#32a2ad}body.website-color-3 .st-content{background:#282828}body.website-color-3 .header__elem.header-sticky .header-inner{background-color:#505050!important}body.website-color-3 .header__elem[data-transparent=true].header-sticky.sticky-active .header-inner{background-image:none}body.website-color-3 .sticky-active .logo-bazresi{background:0 0}body.website-color-3 .sticky-active .logo-bazresi a>img{filter:brightness(0) invert(1)}body.website-color-3 .parallax-container{background:#39393b url("")!important}body.website-color-3 #footer .footer-content{background:#1c1c1c url("") no-repeat center center}body.website-color-3 #footer .copyright-content{background-color:#131313}body.website-color-3 .header-menu{background-color:#1f1f1f}body.website-color-3 #espritmenu>ul>li>a:hover{color:fff!important}body.website-color-3 #espritmenu ul>li>a::before{border-top:5px solid #fff}body.website-color-3 .services-links{background:#404042}body.website-color-3 .services-links a{color:#fff!important}body.website-color-3 .header__elem[data-transparent=true].dark .header-inner{background-color:#505050;background-image:none}body.website-color-3 .logo-bazresi{background:url(../img/header-center-logo-black.png) no-repeat center top}body.website-color-3 #topbar{border-bottom:3px solid #4f4f4f;margin-bottom:0}body.website-color-3 .header__elem .header-inner #logo a>img{filter:brightness(0) invert(1)}body.website-color-3 .box-area .content{background:#404042}body.website-color-3 .news-slider .card{background:#404042}body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h2,body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h2 a,body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h3,body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description p{color:#fff}body.website-color-3 .ms-tabs .ms-thumb-frame{background-color:#1c1c1c;color:#fff}body.website-color-3 .ms-tabs.ms-has-thumb .ms-tab-context p{color:#fff}body.website-color-3 .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{border-inline-end-color:#1f1f1f}body.website-color-3 .ms-tabs .ms-thumb-frame-selected{box-shadow:2px 0 0 #1f1f1f inset}body.website-color-3 .post-item .post-item-wrap{background-color:#404042}body.website-color-3 .ms-tabs .ms-thumb-frame{background-color:#1f1f1f;border:solid -1px #fff}body.website-color-3 .box-area .title a.link-archive{color:#fff}body.website-color-3 .box-area .title.back-full-color{background:#404042}body.website-color-3 .box-area .title h2{background:#404042;color:#fff}body.website-color-3 .btn.btn-danger{background-color:#404042;border-color:#404042}body.website-color-3 .other-links .item h3 a{color:#fff}body.website-color-3 .box-area .content .portfolio-content h2 a,body.website-color-3 .list-news .content ul li a,body.website-color-3 .post-item .post-item-description>h2,body.website-color-3 .post-item .post-item-description>h2>a,body.website-color-3 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a{color:#fff}body.website-color-3 .post-item .post-image .post-meta-category{background-color:#000}body.website-color-3 #espritmenu ul li:hover,body.website-color-3 .box-area .title.back-color h2,body.website-color-3 .ms-tabs .ms-thumb-frame-selected{background:#404042}body.website-color-3 .box-area #espritmenu ul>li>a::before{border-top:5px solid #000}.svg-wrapper svg g>a:hover path,body.website-color-3 .svg-wrapper svg a.selected path,body.website-color-3 .svg-wrapper svg>a:hover path{border-top:5px solid #000}body.website-color-3 .box-area .title,body.website-color-3 .box-area .title a.link-archive:hover{border-bottom:1px solid #000}body.website-color-3 .bazresi-address-phone i,body.website-color-3 .list-news .content ul li::before,body.website-color-3 .portfolio-item .portfolio-zoom-icon i{color:#fff}body.website-color-3{background:#fdbe2d}body.website-color-3{background:#e83b5d}.st-container,.st-content,.st-pusher{height:100%}.st-content{background:#f9f9f9}.st-content,.st-content-inner{position:relative}.st-container{position:relative;overflow:hidden}.st-pusher{position:relative;inset-inline-end:0;z-index:99;height:100%;transition:transform .5s}.st-pusher::after{position:absolute;top:0;inset-inline-start:0;width:0;height:0;background:rgba(40,53,70,.4);content:"";opacity:0;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:999}.st-menu-open .st-pusher::after{width:100%;height:100%;opacity:1;transition:opacity .5s}.st-menu{position:absolute;top:0;inset-inline-end:0;z-index:100;visibility:hidden;width:300px;height:100%;background:var(--color4);transition:all .5s}.st-menu::after{position:absolute;top:0;inset-inline-start:0;width:100%;height:100%;background:rgba(0,0,0,.9);content:"";opacity:1;transition:opacity .5s}.st-menu-open .st-menu::after{width:0;height:0;opacity:0;transition:opacity .5s,width .1s .5s,height .1s .5s}.st-effect-1.st-menu{visibility:visible;transform:translate3d(-100%,0,0)}.st-effect-1.st-menu-open .st-effect-1.st-menu{visibility:visible;transform:translate3d(0,0,0)}.st-effect-1.st-menu::after{display:none}.st-effect-4.st-menu-open .st-pusher{transform:translate3d(300px,0,0)!important;cursor:url(../img/close.png),pointer}.st-effect-4.st-menu{z-index:1;transform:translate3d(-50%,0,0);position:fixed}.st-effect-4.st-menu-open .st-effect-4.st-menu{visibility:visible;transition:transform .5s;transform:translate3d(0,0,0);background:#000;overflow:auto}.st-effect-4.st-menu::after{display:none}.no-csstransforms3d .st-pusher,.no-js .st-pusher{padding-inline-end:300px}.modal-xlg{max-width:1400px}.modal{top:50%}.modal-content{background-color:transparent;border:0 solid rgba(0,0,0,.2)}.modal-backdrop.show{opacity:.9}.modal-open .modal{height:100vh}.modal-top-links .card-body a{display:flex;flex-direction:column;background:#fff;justify-content:center;align-items:center;padding:50px 15px}a.btn{min-width:200px;width:auto;padding:18px 0;/*! position:static; *//*! top:50%; *//*! left:50%; */transform:translate(0,0);border-radius:0;background:#f4f8fb;background-color:#f4f8fb}.modal-top-links .card-deck{margin:0 -15px;justify-content:space-between}.modal-top-links .card-deck .card{margin:0 0 1rem}.classes_list .button-item{display:block;padding:.75em;margin:0 0 5px;border-radius:2px;box-shadow:0 2px 10px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:box-shadow .2s ease-out;text-decoration:none;border-bottom:none!important;font-size:16px;background:#f4f8fb;width:100%;transition:all .2s linear}.classes_list .button-item:hover{color:#fff;background-color:var(--color1)}.classes_list .button-item.active{box-shadow:none;background:var(--color3)}body.zones{box-shadow:inset 0 0 0 1px rgba(128,0,128,.1)!important}body.zones:hover{box-shadow:inset 0 0 0 1px purple!important}body.zones *{box-shadow:inset 0 0 0 1px rgba(255,0,0,.1)!important}body.zones :hover{box-shadow:inset 0 0 0 1px red!important}body.zones *+*{box-shadow:inset 0 0 0 1px rgba(0,0,255,.1)!important}body.zones *+:hover{box-shadow:inset 0 0 0 1px #00f!important}body.zones *+*+*{box-shadow:inset 0 0 0 1px rgba(0,128,0,.1)!important}body.zones *+*+:hover{box-shadow:inset 0 0 0 1px green!important}body.zones *+*+*+*{box-shadow:inset 0 0 0 1px rgba(128,0,128,.1)!important}body.zones *+*+*+:hover{box-shadow:inset 0 0 0 1px purple!important}body.zones *+*+*+*+*{box-shadow:inset 0 0 0 1px rgba(255,0,0,.1)!important}body.zones *+*+*+*+:hover{box-shadow:inset 0 0 0 1px red!important}body.zones *+*+*+*+*+*{box-shadow:inset 0 0 0 1px rgba(0,0,255,.1)!important}body.zones *+*+*+*+*+:hover{box-shadow:inset 0 0 0 1px #00f!important}body.zones *+*+*+*+*+*+*{box-shadow:inset 0 0 0 1px rgba(0,128,0,.1)!important}body.zones *+*+*+*+*+*+:hover{box-shadow:inset 0 0 0 1px green!important}body.grayscale,body.zones.grayscale{filter:grayscale(100%)}.wrapper.colorblind1,body.zones.colorblind1{filter:url(../img/filters.svg#protanopia) grayscale(0)!important}.wrapper.colorblind1,body _:-moz-tree-row(hover),body.zones.colorblind1{filter:url(../img/filters.svg#protanopia) grayscale(0)!important}.wrapper.colorblind2,body.zones.colorblind2{filter:url(../img/filters.svg#protanomaly) grayscale(0)!important}.wrapper.colorblind2,body _:-moz-tree-row(hover),body.zones.colorblind2{filter:url(../img/filters.svg#protanomaly) grayscale(0)!important}.wrapper.colorblind3,body.zones.colorblind3{filter:url(../img/filters.svg#deuteranopia) grayscale(0)!important}.wrapper.colorblind3,body _:-moz-tree-row(hover),body.zones.colorblind3{filter:url(../img/filters.svg#deuteranopia) grayscale(0)!important}.wrapper.colorblind4,body.zones.colorblind4{filter:url(../img/filters.svg#deuteranomaly) grayscale(0)!important}.wrapper.colorblind4,body _:-moz-tree-row(hover),body.zones.colorblind4{filter:url(../img/filters.svg#deuteranomaly) grayscale(0)!important}.wrapper.colorblind5,body.zones.colorblind5{filter:url(../img/filters.svg#tritanopia) grayscale(0)!important}.wrapper.colorblind5,body _:-moz-tree-row(hover),body.zones.colorblind5{filter:url(../img/filters.svg#tritanopia) grayscale(0)!important}.wrapper.colorblind6,body.zones.colorblind6{filter:url(../img/filters.svg#tritanomaly) grayscale(0)!important}.wrapper.colorblind6,body _:-moz-tree-row(hover),body.zones.colorblind6{filter:url(../img/filters.svg#tritanomaly) grayscale(0)!important}.wrapper.colorblind7,body.zones.colorblind7{filter:url(../img/filters.svg#achromatopsia) grayscale(0)!important}body _:-moz-tree-row(hover),body.colorblind7,body.zones.colorblind7{filter:url(../img/filters.svg#achromatopsia) grayscale(0)!important}.wrapper.colorblind8,body.zones.colorblind8{filter:url(../img/filters.svg#achromatomaly) grayscale(0)!important}.wrapper.colorblind8,body _:-moz-tree-row(hover),body.zones.colorblind8{filter:url(../img/filters.svg#achromatomaly) grayscale(0)!important}.st-menu .btn-group a.btn{min-width:auto!important;left:0;top:0;font-size:1.2em;margin:0!important}.st-menu .btn-group{display:flex;width:100%;align-items:center;justify-content:center}.news-info-wrap .news-tools li.font-resize a.btn{min-width:auto;inset-inline-end:0;top:0;padding:6px 12px 3px;margin:0!important;font-size:16px}.ostan-menu{background-color:#00bbda;height:30px}.ostan-menu ul li{list-style:none;border-left:1px solid #009bb5}[dir=ltr] .ostan-menu ul li{float:left}[dir=rtl] .ostan-menu ul li{float:right}.ostan-menu a{color:#004e88!important}.ostan-menu ul li a{display:block;line-height:22px;padding:4px 10px;font-weight:500;font-size:13px;transition:margin .4s ease,padding .4s ease}.ostan-menu ul li::before{/*! content: ''; *//*! position: absolute; *//*! left: 0px; *//*! top: 50%; *//*! width: 0px; *//*! height: 30px; *//*! background: #00365e; *//*! transform: translateY(-50%); */}.ostan-menu ul li a:hover{color:#fff!important}.ostan-menu ul li:last-child{border-inline-end:0}.search-form .form-control{color:#fff}.es-search-result strong{background-color:#47b0de;padding:1px}.main-nav:after{clear:both;content:" ";display:block;height:0;font:0/0 serif;overflow:hidden}.nav-brand{margin:0}[dir=ltr] .nav-brand{float:left}[dir=rtl] .nav-brand{float:right}.nav-brand a{display:block;padding:12px 12px 12px 20px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:22px;font-weight:400;line-height:17px;text-decoration:none}#miz-main-menu{clear:both}@media (min-width:768px){#miz-main-menu{clear:none}[dir=ltr] #miz-main-menu{float:left}[dir=rtl] #miz-main-menu{float:right}}.main-menu-btn{margin:6px 10px;position:relative;display:inline-block;width:29px;height:29px;text-indent:29px;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent}[dir=ltr] .main-menu-btn{float:left}[dir=rtl] .main-menu-btn{float:right}.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before{position:absolute;top:50%;inset-inline-end:2px;height:2px;width:24px;background:#555;transition:all .25s}.main-menu-btn-icon:before{content:"";top:-7px;inset-inline-end:0}.main-menu-btn-icon:after{content:"";top:7px;inset-inline-end:0}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon{height:0;background:0 0}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:before{top:0;transform:rotate(-45deg)}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:after{top:0;transform:rotate(45deg)}#main-menu-state{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px)}#main-menu-state:not(:checked)~#miz-main-menu{display:none}#main-menu-state:checked~#miz-main-menu{display:block}@media (min-width:768px){.main-menu-btn{position:absolute;top:-99999px}#main-menu-state:not(:checked)~#miz-main-menu{display:block}}[class*=mm-menu_fx-listitems-] .mainmenu-mobile .mm-listitem:last-child{background:#fbbc05;color:#000}.alert-browser-check{position:fixed;bottom:30px;inset-inline-start:30px;color:#fff;font-size:21px;padding:20px 30px 20px 30px}.alert-browser-check .close{color:#fff;inset-inline-end:auto;inset-inline-start:0;opacity:1}.journals .es-post-dis .es-book-img{flex:0 0 auto}#st-trigger-effects button{position:fixed;top:240px;inset-inline-end:0;z-index:99;background:0 0;border:0 solid;background:#ff9f0b;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;padding:10px;line-height:0;transition:all linear .3s;-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;cursor:pointer}[dir=rtl]{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=ltr]{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}#st-trigger-effects button:hover{padding:10px 15px;background:#ff9b00}#st-trigger-effects button i{font-size:2em}#menu-1{transition:all .6s cubic-bezier(.77,0,.175,1);inset-inline-end:-100%;z-index:999999!important}.menu-1--open{visibility:visible;inset-inline-end:0!important;z-index:99!important;top:0!important;transform:unset!important}.color-back{position:fixed;inset-inline-end:0;top:0;width:0;height:100%;background-color:rgba(0,0,0,.2);transition:all .6s cubic-bezier(.77,0,.175,1);z-index:98}.color-back--open{width:100%;cursor:url(../img/close.png),auto}.text-customize{display:flex;align-items:center;justify-content:space-between;border-radius:5px;overflow:hidden;margin-bottom:15px}.text-customize button{flex-grow:1;border:0;padding:7px 0;background-color:#f4f8fb;font-size:1em;transition:all .2s linear;cursor:pointer}.text-customize button:hover{background-color:var(--color1);color:#fff}.text-customize button[disabled]{opacity:.6}.text-customize button:not(:last-child){border-inline-end:.5px solid #d4d4d4}.text-custom-info{font-size:15px;color:#fff;margin-bottom:10px}.st-menu{overflow-y:auto}.filter-holder{position:fixed;inset-inline-end:0;top:0;z-index:999;width:100vw;height:100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rvfs-decrease,.rvfs-increase{transition:all .2s linear}.rvfs-decrease:hover,.rvfs-increase:hover{background-color:var(--color3)}.alert-info{color:#fff;background-color:var(--color1);border-color:var(--color2);font-size:1em;padding-top:24px;position:relative}.alert-info p{color:#fff}.alert-info button{position:absolute;inset-inline-start:5px;top:5px}.bgcolorbtns{display:flex;margin:10px 0 0 0;overflow:hidden;border-radius:5px}.bgcolorbtndef{flex:1;border:0;height:35px;border:none}.bgcolorbtn{flex:1;border:none}[dir=rtl].menu-1--open+.accessibility a{transform:translateX(-250px) translateY(-50%)}[dir=ltr].menu-1--open+.accessibility a{transform:translateX(500px) translateY(-50%)}@media (max-width:1369.98px) and (min-width:1200px){.accessibility__btn{width:45px;height:45px;font-size:.7em}}@media (max-width:1199.98px) and (min-width:992px){.accessibility__btn{width:45px;height:45px;font-size:.7em}}@media (max-width:3020px){.accessibility__btn{width:45px;height:45px;font-size:.7em}}.alert>p,.bgcolorbtns button,.classes_list .button-item,[dir=ltr].text-customize button,h4.icon.icon-lab{text-align:right}.accessibility__menu .font-resize,.text-customize,[dir=ltr] .bgcolorbtns{flex-direction:row-reverse}[dir=ltr] .accessibility__menu .text-custom-info{justify-content:end}#menu-1{background-color:#0e1f39;padding:0}a#blindness{width:60px;height:60px;background:#ffb228}@media (max-width:992px){a#blindness{width:45px;height:45px}}#menu-1 a,#menu-1 p,#menu-1 span{color:#fff;font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem);margin-bottom:10px}#menu-1 .sec{margin:15px auto;border-bottom:1px solid #eef4ff;padding-bottom:10px;width:90%}#menu-1 .btn-group a,#menu-1 .button-item{color:#000}#menu-1 .button-item.active,#menu-1 .button-item:hover{background-color:#ffb228}.text-customize button{text-align:center}.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:transparent}.sm,.sm li,.sm ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left}.sm-rtl,.sm-rtl li,.sm-rtl ul{direction:rtl;text-align:right}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}.sm ul{display:none}.sm a,.sm li{position:relative}.sm a{display:block}.sm a.disabled{cursor:default}.sm::after{content:"";display:block;height:0;font:0/0 serif;clear:both;overflow:hidden}.sm *,.sm ::after,.sm ::before{box-sizing:inherit}:root{--background-color:#fff;--text-color:#333f66;--font-size:1.4rem;--font-weight:normal;--padding:0px}.sm-simple.sm-rtl>li:last-child>a{padding-left:0;margin-left:0}.sm-simple{background:#f2f5ff}.sm .niafam{margin-right:7px;font-size:1.4rem;font-weight:bolder;font-weight:600;margin-bottom:-3px}.sm .niafam::before{content:"\e902";font-family:niafam}.sm-simple a{padding:13px 20px}.sm-simple ul a{font-size:1.4rem!important}.sm-simple a,.sm-simple a:active,.sm-simple a:focus,.sm-simple a:hover{color:#000;font-size:var(--font-size);font-weight:var(--font-weight);line-height:17px;text-decoration:none}.sm-simple a.current{background:#555;color:#fff}.sm-simple a.disabled{color:#ccc}.sm-simple a .sub-arrow{position:absolute;top:50%;margin-top:-17px;left:auto;right:4px;width:34px;height:34px;overflow:hidden;font:bold 14px/34px monospace!important;text-align:center;text-shadow:none;background:rgba(0,0,0,.08)}.sm-simple a .sub-arrow::before{content:"+"}.sm-simple a.highlighted .sub-arrow::before{content:"-"}.sm-simple>li:first-child{border-top:0}.sm-simple ul{background:#fff}.sm-simple ul a,.sm-simple ul a:active,.sm-simple ul a:focus,.sm-simple ul a:hover{font-size:var(--font-size)}@media (min-width:768px){.sm-simple ul{position:absolute;width:12em}.sm-simple li{float:left}.sm-simple.sm-rtl li{float:right}.sm-simple ul li,.sm-simple.sm-rtl ul li,.sm-simple.sm-vertical li{float:none}.sm-simple a{white-space:nowrap}.sm-simple ul a,.sm-simple.sm-vertical a{white-space:normal}.sm-simple .sm-nowrap>li>:not(ul) a,.sm-simple .sm-nowrap>li>a{white-space:nowrap}.sm-simple{background:0 0}.sm-simple a{padding:11px 20px}.sm-simple a,.sm-simple a.highlighted,.sm-simple a:active,.sm-simple a:focus,.sm-simple a:hover{padding-right:0;padding-left:20px;padding-right:20px;color:var(--text-color)}.sm-simple ul a,.sm-simple ul a.highlighted,.sm-simple ul a:active,.sm-simple ul a:focus,.sm-simple ul a:hover{color:#000;width:100%}.sm-simple ul a{padding-right:10px}.sm-simple ul{background-color:#fff}.sm-simple>li>a{background:0 0!important}.sm-simple>li>a{display:flex;align-items:center;padding-top:0;padding-bottom:0;margin-right:0;margin-left:20px;padding-right:0!important;padding-left:0!important}.sm-simple li:last-child>a{border-left:none}.sm-simple a.current{background:#555;color:#fff}.sm-simple a.disabled{background:#fff;color:#ccc}.sm-simple li>a .sm-simple a .sub-arrow{top:50%;margin-top:-8px;right:20px;width:8px;height:16px;font:14px/16px monospace!important;background:0 0}.sm-simple a.highlighted .sub-arrow::before{content:"+"}.sm-simple>li{border-top:0}.sm-simple>li:first-child{border-left:0}.sm-simple ul{background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.1)}.sm-simple ul a{border:0!important}.sm-simple ul a .sub-arrow{left:8px;right:auto}.sm-simple ul>li{border-left:0;border-top:1px solid rgba(255,255,255,.15)}.sm-simple ul>li:first-child{border-top:0}.sm-simple .scroll-down,.sm-simple .scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#023047;height:20px}.sm-simple .scroll-down-arrow,.sm-simple .scroll-up-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid dashed;border-color:transparent transparent #555 transparent}.sm-simple .scroll-down-arrow{top:6px;border-style:solid dashed dashed dashed;border-color:#555 transparent transparent transparent}.sm-simple.sm-rtl a .sub-arrow{position:unset;margin-right:7px}.sm-simple.sm-rtl.sm-vertical a .sub-arrow{left:auto;right:8px}.sm-simple.sm-rtl>li:last-child{border-left:0}.sm-simple.sm-rtl ul a .sub-arrow{left:auto;right:8px}.sm-simple.sm-vertical a .sub-arrow{left:8px;right:auto}.sm-simple.sm-vertical li{border-left:0}.sm-simple.sm-vertical>li:first-child{border-top:0}}.sm-simple ul a{padding-top:15px;padding-bottom:15px}.sm-simple ul{left:30px!important;top:36px!important}.sm-simple .niafam{padding-right:1px;display:inline-block;margin-top:0}.sm-simple li li .niafam{transform:rotate(90deg);margin-right:auto}.sm-simple li li,.sm-simple>li>a{transition:all .2s linear}.sm-simple>li>a{color:#000}.sm-simple>li>a:hover{color:#fff}.sm-simple>li>.highlighted{color:#fff}.highlighted,.sm-simple li li:hover{background-color:var(red)!important}.highlighted>a,.sm-simple li li:hover>a{color:#f2f5ff!important}.sm-simple>li>a.highlighted{color:#3f3f3f}.sm-simple li li a{display:flex;align-items:center;justify-content:space-between;padding-left:15px}.sm-simple ul{border-radius:15px}.sm-simple ul li:first-child{border-top-left-radius:15px;border-top-right-radius:15px}.sm-simple ul li:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px}@font-face{font-family:irnshahr;src:url(/uploads/irshums/assets/fonts/icon/fonts/irnshahr.eot);src:url(/uploads/irshums/assets/fonts/icon/fonts/irnshahr.eot) format("embedded-opentype"),url(/uploads/irshums/assets/fonts/icon/fonts/irnshahr.ttf) format("truetype"),url(/uploads/irshums/assets/fonts/icon/fonts/irnshahr.woff) format("woff"),url(/uploads/irshums/assets/fonts/icon/fonts/irnshahr.svg) format("svg");font-weight:400;font-style:normal;font-display:block}i[class*=niafam-] i,i[class^=niafam]{font-family:irnshahr!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.niafam-email:before {content: "\e94f";}.niafam-handshake:before {content: "\e961";}.niafam-mobile-app:before {content: "\e962";}.niafam-phone-call1:before {content: "\e963";}.niafam-sms:before {content: "\e964";}.niafam-voting:before {content: "\e965";}.niafam-world-wide-web-on-grid:before {content: "\e966";}.niafam-reject:before {content: "\e94f";}.niafam-left:before { content: "\e951";}.niafam-sparkle:before { content: "\e960";}.niafam-search11:before {content: "\e960";}.niafam-calendar11:before {content: "\e961";}.niafam-sms:before{content:"\e94f"}.niafam-camera:before{content:"\e940"}.niafam-people:before{content:"\e93b"}.niafam-accessibility:before{content:"\e900"}.niafam-add:before{content:"\e901"}.niafam-aparat:before{content:"\e902"}.niafam-bale:before{content:"\e903"}.niafam-bisphon:before{content:"\e904"}.niafam-calendar1:before{content:"\e905"}.niafam-down-arrow:before{content:"\e906"}.niafam-eita:before{content:"\e907"}.niafam-envelope-2:before{content:"\e908"}.niafam-envelope:before{content:"\e909"}.niafam-facebook:before{content:"\e90a"}.niafam-fax:before{content:"\e90b"}.niafam-gap:before{content:"\e90c"}.niafam-home-page:before{content:"\e90d"}.niafam-home:before{content:"\e90e"}.niafam-instagram-2:before{content:"\e90f"}.niafam-instagram:before{content:"\e910"}.niafam-left-arrow-2:before{content:"\e911"}.niafam-left-arrow:before{content:"\e912"}.niafam-linkedin:before{content:"\e913"}.niafam-minus:before{content:"\e914"}.niafam-phone-02:before{content:"\e915"}.niafam-phone-03:before{content:"\e916"}.niafam-phone-call:before{content:"\e917"}.niafam-photo-camera:before{content:"\e918"}.niafam-pin:before{content:"\e919"}.niafam-play-button:before{content:"\e91a"}.niafam-play:before{content:"\e91b"}.niafam-right-arrow-2:before{content:"\e91c"}.niafam-right-arrow:before{content:"\e91d"}.niafam-rss:before{content:"\e91e"}.niafam-rubika:before{content:"\e91f"}.niafam-search:before{content:"\e920"}.niafam-sitemap:before{content:"\e921"}.niafam-soroush:before{content:"\e922"}.niafam-telegram:before{content:"\e923"}.niafam-time:before{content:"\e924"}.niafam-twitter:before{content:"\e925"}.niafam-up-arrow-2:before{content:"\e926"}.niafam-video-camera:before{content:"\e927"}.niafam-whatsapp:before{content:"\e928"}.niafam-art:before{content:"\e929"}.niafam-baby:before{content:"\e92a"}.niafam-book2:before{content:"\e92b"}.niafam-bulding:before{content:"\e92c"}.niafam-bus:before{content:"\e92d"}.niafam-calculator:before{content:"\e92e"}.niafam-calendar:before{content:"\e92f"}.niafam-call:before{content:"\e930"}.niafam-chart:before{content:"\e931"}.niafam-chemistry:before{content:"\e932"}.niafam-chemisty2:before{content:"\e933"}.niafam-clinic:before{content:"\e934"}.niafam-complaint1:before{content:"\e935"}.niafam-court:before{content:"\e936"}.niafam-desk:before{content:"\e937"}.niafam-desk2:before{content:"\e938"}.niafam-employ:before{content:"\e939"}.niafam-employ2:before{content:"\e93a"}.niafam-employee1:before{content:"\e93c"}.niafam-employee2:before{content:"\e93d"}.niafam-employee3:before{content:"\e93e"}.niafam-experiment:before{content:"\e93f"}.niafam-file2:before{content:"\e941"}.niafam-menu:before{content:"\e942"}.niafam-group:before{content:"\e943"}.niafam-guid:before{content:"\e944"}.niafam-hospital-bed:before{content:"\e945"}.niafam-Icons-1:before{content:"\e946"}.niafam-Icons-4:before{content:"\e947"}.niafam-list:before{content:"\e948"}.niafam-mail2:before{content:"\e949"}.niafam-mail3:before{content:"\e94a"}.niafam-mangane:before{content:"\e94b"}.niafam-map:before{content:"\e94c"}.niafam-medicine-1:before{content:"\e94d"}.niafam-microscope:before{content:"\e94e"}.niafam-newspaper:before{content:"\e950"}.niafam-newspaper3:before{content:"\e952"}.niafam-notbook:before{content:"\e953"}.niafam-registration:before{content:"\e954"}.niafam-search1:before{content:"\e955"}.niafam-statistics:before{content:"\e956"}.niafam-support-1:before{content:"\e957"}.niafam-support:before{content:"\e958"}.niafam-surgery-room-1:before{content:"\e959"}.niafam-surgical-instrument:before{content:"\e95a"}.niafam-syudent:before{content:"\e95b"}.niafam-teaching:before{content:"\e95c"}.niafam-turst:before{content:"\e95d"}.niafam-Vector:before{content:"\e95e"}.niafam-worker:before{content:"\e95f"}:root{--primary-color:#0E1F39;--yellow:#FFB228;--blue:#EEF4FF;--red:#E73B61;--secondary-color:#000000;--white:#ffffff;--margin-l:100px}@media (min-width:1550px){.container{max-width:1445px;width:100%;padding:0;margin:0 auto}}@media (max-width:1550px){.container{max-width:1200px}}@media (max-width:1280px){.container{max-width:90%}}@media (max-width:992px){:root{--margin-l:50px}.container{max-width:98%;margin:0 auto}}.img_box{position:relative}.img_style{position:absolute;min-width:100%;max-width:100%;max-height:100%;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.link_style{position:absolute;width:100%;height:100%;top:0;left:0;z-index:20}a{cursor:pointer}.flex_col{display:flex;flex-flow:column wrap}.flex_row{display:flex;flex-flow:row wrap}.flex_center{justify-content:center;align-items:center}body{overflow-x:hidden;position:relative;margin:0;line-height: normal;}*,a,div,h1,h2,h3,h4,h5,p,span{text-align:start}.wrapper{overflow:hidden;position:relative;min-height:100vh}*,::after,::before{box-sizing:border-box}.ellips{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}a,p,span{transition:.5s}i{font-family:niafam;font-style:normal}.XB_font{font-size:1.75rem;font-size:clamp(1.75rem,1.7rem + .25vw,2rem)}.B_font{font-size:1.125rem;font-size:clamp(1.125rem,1.1rem + .125vw,1.25rem)}.R_font{font-size:1rem;font-size:clamp(1rem,.975rem + .125vw,1.125rem)}.N_font{font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem)}.L_font{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}.XL_font{font-size:.625rem;font-size:clamp(.625rem,.6rem + .125vw,.75rem)}.white{color:var(--white)}.navy{color:var(--primary-color)}.yellow{color:var(--yellow)}.blue{color:var(--blue)}.red{color:var(--red)}.black{color:var(--secondary-color)}.bg_white{background-color:var(--white)}.bg_navy{background-color:var(--primary-color)}.bg_yellow{background-color:var(--yellow)}.bg_blue{background-color:var(--blue)}.bg_red{background-color:var(--red)}.bg_black{background-color:var(--secondary-color)}.header{padding-top:10px}.header__left{margin-inline-start:auto;gap:15px}.header__left a{border-inline-end:1px solid rgba(255,255,255,.4);padding-inline-end:15px}@media (max-width:992px){.header__left{gap:5px}.header__left a{padding-inline-end:5px}}@media (max-width:430px){.header__left{margin-top:12px}}.header__right{gap:15px}.header__right .niafam-menu{padding-inline-end:5px}@media (max-width:992px){.header__right{gap:5px}.header__right .niafam-menu{padding-inline-end:0}}.header .main-header{margin-top:15px;align-items:center}.header .main-header .logo{max-width:283px}@media (max-width:992px){.header .main-header .logo{max-width:200px}}.header .main-header .header_links{margin-inline-start:auto;list-style:none;gap:10px}.header .main-header .header_links_item{background:rgba(0,0,0,.2);border-radius:15px;box-shadow:0 4px 10px rgba(0,0,0,.1);backdrop-filter:blur(1.4px);-webkit-backdrop-filter:blur(1.4px);padding:10px 16px;height:-moz-fit-content;height:fit-content}.header .main-header .header_links_item a{font-weight:700}.header .main-header .header_links_item a .niafam{font-weight:400;margin-inline-end:8px;vertical-align:middle}@media (max-width:780px){.header .main-header .header_links{margin-top:10px;width:100%}.header .main-header .header_links_item{padding:6px 12px;font-size:16px}.header .main-header .header_links_item a{text-align:center}.header .main-header .header_links_item .niafam{font-size:22px;display:none}}@media (max-width:780px) and (max-width:420px){.header .main-header .header_links_item{font-size:14px}}a:hover{color:var(--red)}.niafam{vertical-align:middle;font-weight:400!important}.footer{margin-top:40px;background-size:cover;background-repeat:no-repeat;padding-top:60px;padding-bottom:20px;position:relative;background:#fcfaff}.footer:before{content:"";background-image:url(/uploads/irshums/assets/images/footer_bg.png);position:absolute;width:100%;height:100%;z-index:9;top:0;bottom:0;left:0;right:0}.footer_top{position:relative;z-index:99;gap:60px}.footer_top_item{flex:1;align-items:center;height:175px;border:2px dashed #ebebeb;box-shadow:9px 16px 31px 3px rgba(0,0,0,.0784313725);border-radius:15px;padding:20px 20px;transition:.5s}.footer_top_item h3{font-weight:500;margin-bottom:5px;text-align:center}.footer_top_item p{text-align:center}.footer_top_item .niafam{font-size:2.875rem;font-size:clamp(2.875rem,2.825rem + .25vw,3.125rem);color:#707070;transition:.5s}.footer_top_item .img_box{margin-bottom:10px;height:50px;display:flex;align-items:center;justify-content:center}.footer_top_item .img_box img{transition:.5s;filter:invert(45%) sepia(8%) saturate(11%) hue-rotate(349deg) brightness(93%) contrast(83%);height:100%}.footer_top_item:hover{border-color:var(--yellow);background-color:none}.footer_top_item:hover .niafam{color:var(--yellow)}.footer_top_item:hover .img_box img{filter:invert(77%) sepia(71%) saturate(1745%) hue-rotate(337deg) brightness(104%) contrast(101%)}@media (max-width:1550px){.footer_top{gap:30px}.footer_top_item .img_box{height:40px}.footer_top_item .img_box .niafam{font-size:30px}.footer_top_item .img_box img{width:30px;height:30px}}@media (max-width:992px){.footer_top{gap:10px}.footer_top_item{flex:45%;height:145px}.footer_top_item:first-child{flex:100%}}.footer_middle{margin-top:35px;justify-content:space-between}.footer_middle ul{list-style:none}.footer_middle h2{margin-bottom:35px;font-weight: 700;}.footer_middle_sec{position:relative;z-index:999}.footer_middle_sec .niafam{font-size:10px;margin-inline-end:10px}.footer_middle_sec .details>p,.footer_middle_sec ul li{margin-bottom:15px}.footer_middle_sec .details>p, .footer_middle_sec ul li a{font-weight:500} .footer_middle_sec .enamad_box{margin-top:48px;gap:10px}.footer_middle_sec .enamad_box .img_box{overflow: hidden; height:131px;max-width:148px;aspect-ratio:148/131;border-radius:5px;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922)}.footer_middle .full_width{width:100%;margin-top:40px;align-items:center;position:relative;z-index:999}.footer_middle .full_width .map{margin-inline-end:auto;border:1px solid #ffb228;padding:10px;border-radius:15px;position:relative;font-weight: 500;}.footer_middle .full_width .map .niafam{vertical-align:middle;margin-inline-end:10px;font-size:1.625rem;font-size:clamp(1.625rem,1.575rem + .25vw,1.875rem)}.footer_middle .full_width .map:hover{background-color:var(--yellow)}.footer_middle .full_width .social_media{gap:7px}.footer_middle .full_width .social_media .niafam{font-size:1.375rem;font-size:clamp(1.375rem,1.3375rem + .1875vw,1.5625rem);vertical-align:middle}.footer_middle .full_width .social_media a:hover{color:var(--yellow)}.footer_bottom{justify-content:space-between;margin-top:20px;position:relative;z-index:99}.footer_bottom .copy_right,.footer_bottom .niafam{color:#8f8f8f;font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem);font-weight:400}.footer_bottom .copy_right a,.footer_bottom .niafam a{color:navy}.footer_bottom .copy_right a:hover,.footer_bottom .niafam a:hover{color:var(--red)}.footer_bottom .niafam:hover{color:var(--red)}@media (max-width:992px){.footer{margin-top:60px}.footer_middle_sec{flex:48%;margin-top:30px}}@media (max-width:520px){.footer{margin-top:30px}.footer_middle_sec{flex:100%}}.header{position:absolute;left:0;right:0;width:100%;z-index:999}.head_sec h2{display:flex;align-items:center;font-weight: 700;}.head_sec h2 span{display:inline-block;height:3px;border-radius:3px}.head_sec h2 span:first-child{width:10px;margin-inline-end:3px;margin-inline-start:10px}.head_sec h2 span:last-child{width:30px}.head_sec .archive{margin-inline-start:auto;align-items:center;font-weight:700;width:-moz-fit-content!important;width:fit-content!important}.head_sec .archive .niafam{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:start;position:relative;margin-inline-start:30px}.head_sec .archive .niafam::after{content:"";width:20px;height:2px;border-radius:3px;background-color:var(--red);position:absolute;inset-inline-start:-20px}.head_sec .arch_links{gap:15px;margin-inline-start:auto}.head_sec .arch_links a{padding:12px 15px;border-radius:15px 0 15px 0;line-height: normal;background-color: #CEE4FF;}.head_sec .arch_links a:hover{background-color:var(--primary-color);color:#fff}@media (max-width:992px){.head_sec .arch_links a{padding:10px 5px}}@media (max-width:992px){.head_sec .arch_links{margin-top:60px;gap:6px}}@media (max-width:520px){.head_sec .arch_links{margin-top:40px}}.flickity-page-dots{bottom:0;left:50%;transform:translateX(-50%);display:flex;flex-flow:row wrap}@media (min-width:1550px){.flickity-page-dots{max-width:1445px}}@media (max-width:1550px){.flickity-page-dots{max-width:1200px}}@media (max-width:1280px){.flickity-page-dots{max-width:992px}}@media (max-width:992px){.flickity-page-dots{max-width:98%}}.flickity-page-dots .dot{width:10px;height:10px;background-color:#fff;position:relative;display:flex;align-items:center;opacity:1}.flickity-page-dots .is-selected{background-color:var(--red)!important}.flickity-page-dots .is-selected:before{content:"";border:1px solid var(--red);width:16px;height:16px;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%)}.main_slider_cell{height:100vh;width:100%}.main_slider_cell .img_box{width:100%;height:100%}.main_slider_cell .img_box:after{content:"";background:linear-gradient(180deg,#000 0,rgba(0,0,0,.25) 50.53%,#000 100%);opacity:0.6;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.main_slider_cell .content{position:absolute;width:100%;bottom:100px;left:50%;transform:translateX(-50%)}.main_slider_cell .content_style{position:relative;overflow:hidden;max-width:min(80vw,575px);color:var(--white);padding:0 min(10vh,40px);background:rgba(0,0,0,.2);border-radius:15px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(2.4px);-webkit-backdrop-filter:blur(2.4px);min-height:217px;justify-content:center;gap:20px}.main_slider_cell .content_style .head{font-weight:700;line-height:53px}.main_slider_cell .content_style .description{line-height:32px}@media (max-width:625px){.main_slider_cell .content_style{gap:10px;padding:12px}.main_slider_cell .content_style .head{font-size:1.5rem;font-size:clamp(1.5rem,1.5rem + .25vw,1.75rem)}}.main_slider .flickity-page-dots{bottom:52px;text-align:start}.quick_access{background-position:top;padding-bottom:30px;background-size:1920px 270px}.quick_access .slider_quick_access{padding-top:50px}.quick_access .slider_quick_access_cell{width:20%;max-width:180px;padding:0 15px 38px}.quick_access .slider_quick_access_cell_item{height:150px;align-items:center;justify-content:center;border-radius:15px;padding:0 15.5px;transition:background-color .5s}.quick_access .slider_quick_access_cell_item h4{text-align:center;line-height:22.56px;min-height:45px}.quick_access .slider_quick_access_cell_item .img_box{height:55px;margin-bottom:10px;display:flex;align-items:center;justify-content:center}@media (max-width:1440px){.quick_access .slider_quick_access_cell{width: 20%;max-width: 100%;}} .quick_access .slider_quick_access_cell_item .niafam{font-size:55px;transition:color .9s}.quick_access .slider_quick_access_cell_item img{visibility:visible;filter:invert(77%) sepia(71%) saturate(1745%) hue-rotate(337deg) brightness(104%) contrast(101%);transition:filter .6s}.quick_access .slider_quick_access_cell_item:hover{background-color:var(--yellow)}.quick_access .slider_quick_access_cell_item:hover .niafam{color:var(--primary-color)}.quick_access .slider_quick_access_cell_item:hover img{filter:invert(10%) sepia(15%) saturate(4824%) hue-rotate(190deg) brightness(93%) contrast(96%)}@media (max-width:1200px){.quick_access .slider_quick_access_cell{width:25%;max-width:100%}}@media (max-width:786px){.quick_access .slider_quick_access_cell{width:33.3333333333%}}@media (max-width:580px){.quick_access .slider_quick_access_cell{width:50%}.quick_access .slider_quick_access_cell_item{padding:0 5px}}@media (max-width:370px){.quick_access .slider_quick_access_cell{width:95%}}.quick_access .slider_quick_access .flickity-page-dots{bottom:0;justify-content:center}.quick_access .slider_quick_access .flickity-page-dots .dot{background-color:#d9d9d9}.health_news{margin-bottom:20px}.health_news_box{gap:20px;margin-top:40px;padding-bottom:10px}.health_news_box_right{flex:1;gap:20px}.health_news_box_right_item{width:calc(50% - 10px);padding:15px;box-shadow:0 10px 30px 0 rgba(0,0,0,.0509803922);border-radius:15px;border:1px solid rgba(231,59,97,.5019607843)}.health_news_box_right_item .img_box{aspect-ratio:320/230;margin-bottom:15px;transition:.5s}.health_news_box_right_item h3{margin-top:15px;font-weight:700;-webkit-line-clamp:2;line-height:25.78px}.health_news_box_right_item p{color:#656565;-webkit-line-clamp:3;margin:15px 0;line-height:21.91px}.health_news_box_right_item:hover .img_box{filter:grayscale(.8)}@media (max-width:1200px){.health_news_box_right{gap:10px}.health_news_box_right_item{width:calc(50% - 10px)}}@media (max-width:992px){.health_news_box_right{flex:100%;justify-content:space-between}}@media (max-width:520px){.health_news_box_right{flex-direction:column}.health_news_box_right_item{width:100%}}.health_news_box_left{flex:1;gap:20px}.health_news_box_left_item{box-shadow:0 4px 10px 0 rgba(0,0,0,.1490196078);border-radius:15px;gap:20px;width:100%;padding:15px 20px;transition:.3s}.health_news_box_left_item .img_box{aspect-ratio:190/118;flex:190px;border-radius:15px;overflow:hidden;transition:.5s}@media (max-width:620px){.health_news_box_left_item .img_box{flex:120px}}@media (max-width:520px){.health_news_box_left_item .img_box{flex:56px}}@media (max-width:400px){.health_news_box_left_item .img_box{flex:45px}}.health_news_box_left_item .details{flex:calc(100% - 210px);display:flex;flex-flow:column wrap;justify-content:space-between}.health_news_box_left_item h3,.health_news_box_left_item p{-webkit-line-clamp:1}.health_news_box_left_item h3, .health_news_box_left_item p{font-weight: 500;} .health_news_box_left_item p{color: #656565;}.health_news_box_left_item h3, .health_news_box_left_item h3{font-weight: 700;} .health_news_box_left_item .bottom_box .date{margin-inline-start:auto}.health_news_box_left_item:hover .img_box{filter:grayscale(.8)}@media (max-width:520px){.health_news_box_left_item{padding:10px 8px}}@media (max-width:992px){.health_news_box_left{flex:100%}}.health_news_box .category{position:relative;font-weight: 500;}.health_news_box .category:before{content:"";display:inline-flex;width:8px;height:8px;background-color:var(--red);border-radius:50%;margin-inline-end:5px}.health_news_box .date{color:#666;font-size:.6875rem;font-size:clamp(.6875rem,.6625rem + .125vw,.8125rem)}.health_news_box .date .niafam{margin-inline-end:10px}@media (max-width:1200px){.health_news_box{gap:10px}}.events_and_notificatoins{margin:50px auto}.events_and_notificatoins .head_sec{max-width:100%!important;width:100%!important;padding:0}.events_and_notificatoins .container{gap:20px}.events_and_notificatoins .notifications{flex:1;overflow:hidden;padding:20px;background-size:cover;border-radius:15px;border:1px solid #eaedf5}.events_and_notificatoins .notifications_list{gap:15px;margin-top:25px}.events_and_notificatoins .notifications_list_item{box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);padding:15px;border-radius:15px;position:relative}.events_and_notificatoins .notifications_list_item .ellips{color: var(--secondary-color); font-weight: 500; -webkit-line-clamp:1;width:calc(100% - 65px - 35px);margin-inline-end:35px;transition:.3s}.events_and_notificatoins .notifications_list_item .ellips .niafam{vertical-align:middle}.events_and_notificatoins .notifications_list_item .date{color:#666; font-size:.6875rem;font-size:clamp(.6875rem,.6625rem + .125vw,.8125rem)}.events_and_notificatoins .notifications_list_item:hover .ellips{color:var(--red)}@media (max-width:992px){.events_and_notificatoins .notifications{flex:100%}}.events_and_notificatoins .events{flex:1;overflow:hidden;padding:20px;background-size:cover;border-radius:15px;border:1px solid #eaedf5}.events_and_notificatoins .events_list{gap:15px;margin-top:25px}.events_and_notificatoins .events_list_item{box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);padding:10px 10px;position:relative;border-radius:15px;align-items:center}.events_and_notificatoins .events_list_item .date{width:50px;height:50px;border-radius:50%;align-items:center;justify-content:center;font-size:.6875rem;font-size:clamp(.6875rem,.6625rem + .125vw,.8125rem);margin-inline-end:15px}.events_and_notificatoins .events_list_item .ellips{color: var(--secondary-color); font-weight:500; -webkit-line-clamp:1;width:calc(100% - 65px);height:-moz-fit-content;height:fit-content;transition:.3s}.events_and_notificatoins .events_list_item .ellips .niafam{vertical-align:middle}.events_and_notificatoins .events_list_item:hover .ellips{color:var(--red)}.Educational_profiles{padding:60px;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);border-radius:15px;overflow:hidden;background-size:cover}.Educational_profiles .head_sec{max-width:100%!important;width:100%!important;padding:0}@media screen and (max-width:1280px){.Educational_profiles{padding:3vw}}.Educational_profiles .top_box{justify-content:space-between;gap:30px;margin-bottom:30px}@media screen and (max-width:1360px){.Educational_profiles .top_box{gap:15px}}@media screen and (max-width:520px){.Educational_profiles .top_box{gap:8px}}.Educational_profiles .top_box_item{flex:calc(25% - 30px);align-items:center;gap:15px;margin-top:40px;box-shadow:0 10px 30px 0 rgba(204,224,255,.5490196078);border-radius:15px;padding:15px 10px;position:relative;overflow:hidden;z-index:99}@media screen and (max-width:1360px){.Educational_profiles .top_box_item{flex:calc(25% - 15px)}}.Educational_profiles .top_box_item:before{content:"";height:0;width:0;position:absolute;background:linear-gradient(.41deg,rgba(204,224,255,.55) 24.29%,rgba(255,255,255,0) 99.87%);inset-inline-start:20px;top:50%;transform:translateY(-50%);transition:.6s}.Educational_profiles .top_box_item .icon_box{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(.41deg,rgba(204,224,255,.55) 24.29%,rgba(255,255,255,0) 99.87%);font-size:40px;transition:0;color:var(--primary-color)}.Educational_profiles .top_box_item .icon_box img{width:50px;height:50px}@media (max-width:1200px){.Educational_profiles .top_box_item .icon_box{width:55px;height:55px;font-size:30px}.Educational_profiles .top_box_item .icon_box img{width:40px;height:40px}}.Educational_profiles .top_box_item h6{color: var(--secondary-color); font-weight:700;margin-top:5px;font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem);text-align:center}@media (max-width:1200px){.Educational_profiles .top_box_item h6{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.Educational_profiles .top_box_item:hover::before{width:100%;height:100%;inset-inline-start:0;z-index:1}.Educational_profiles .top_box_item:hover .icon_box{background:0 0;z-index:99}.Educational_profiles .top_box_item:hover h6,.Educational_profiles .top_box_item:hover p{position:relative;z-index:99}@media (max-width:992px){.Educational_profiles .top_box_item{flex-direction:column;justify-content:center}.Educational_profiles .top_box_item .red{text-align:center}}@media screen and (max-width:992px){.Educational_profiles .top_box{margin-bottom:15px}}.Educational_profiles .bottom_box{gap:30px}.Educational_profiles .bottom_box a{font-weight:700}@media screen and (max-width:1360px){.Educational_profiles .bottom_box{gap:15px}}@media screen and (max-width:520px){.Educational_profiles .bottom_box{gap:8px}}.Educational_profiles .bottom_box_right{flex:3;gap:30px}@media screen and (max-width:1360px){.Educational_profiles .bottom_box_right{gap:15px}}@media screen and (max-width:520px){.Educational_profiles .bottom_box_right{gap:8px}}@media screen and (max-width:780px){.Educational_profiles .bottom_box_right{flex:100%}}.Educational_profiles .bottom_box_right_top{gap:30px;flex:1}@media screen and (max-width:1360px){.Educational_profiles .bottom_box_right_top{gap:15px}}@media screen and (max-width:520px){.Educational_profiles .bottom_box_right_top{gap:8px}}.Educational_profiles .bottom_box_right_top_elem{flex:1;box-shadow:0 10px 30px 0 rgba(204,224,255,.5490196078);overflow:hidden;border-radius:15px;transition:.3s}.Educational_profiles .bottom_box_right_top_elem a{font-weight:700;font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem)}@media (max-width:1200px){.Educational_profiles .bottom_box_right_top_elem a{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.Educational_profiles .bottom_box_right_top_elem .img_box{aspect-ratio:520/185;height:100%}.Educational_profiles .bottom_box_right_top_elem:last-child{padding:0 min(10vw,40px);align-items:center;max-width:492px}.Educational_profiles .bottom_box_right_top_elem:last-child .flex_row{gap:30px}@media screen and (max-width:780px){.Educational_profiles .bottom_box_right_top_elem:last-child .flex_row{gap:10px}}@media screen and (max-width:780px){.Educational_profiles .bottom_box_right_top_elem:last-child{padding:15px}}.Educational_profiles .bottom_box_right_top_elem:last-child .niafam{vertical-align:middle;margin-inline-end:5px}.Educational_profiles .bottom_box_right_top_elem:hover{transform:scale(1.03)}.Educational_profiles .bottom_box_right_bottom{flex:1;gap:30px}@media screen and (max-width:1360px){.Educational_profiles .bottom_box_right_bottom{gap:15px}}@media screen and (max-width:520px){.Educational_profiles .bottom_box_right_bottom{gap:8px}}.Educational_profiles .bottom_box_right_bottom_elem{flex:1;gap:10px;align-items:center;justify-content:center;box-shadow:0 10px 30px 0 rgba(204,224,255,.5490196078);border-radius:15px;transition:.3s}.Educational_profiles .bottom_box_right_bottom_elem .flex_col{gap:10px}.Educational_profiles .bottom_box_right_bottom_elem a{font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem)}@media (max-width:1200px){.Educational_profiles .bottom_box_right_bottom_elem a{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.Educational_profiles .bottom_box_right_bottom_elem .niafam{margin-inline-end:5px}.Educational_profiles .bottom_box_right_bottom_elem .img_box{aspect-ratio:330/185}@media (max-width:1555px){.Educational_profiles .bottom_box_right_bottom_elem{max-height:185px;overflow:hidden}.Educational_profiles .bottom_box_right_bottom_elem .img_box{height:185px}.Educational_profiles .bottom_box_right_bottom_elem .img_box img{-o-object-fit:cover;object-fit:cover}}.Educational_profiles .bottom_box_right_bottom_elem:hover{transform:scale(1.03)}.Educational_profiles .bottom_box_left{flex:0 1 250px;gap:30px}@media screen and (max-width:1360px){.Educational_profiles .bottom_box_left{gap:15px}}@media screen and (max-width:520px){.Educational_profiles .bottom_box_left{gap:8px}}.Educational_profiles .bottom_box_left_elem{box-shadow:0 10px 30px 0 rgba(204,224,255,.5490196078);height:114px;padding:0 min(6vw,44px);border-radius:15px;align-items:center;justify-content:center;position:relative;font-weight:700;transition:.3s}.Educational_profiles .bottom_box_left_elem span{text-align:center;font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem)}@media (max-width:1200px){.Educational_profiles .bottom_box_left_elem span{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.Educational_profiles .bottom_box_left_elem .niafam{margin-inline-end:5px}.Educational_profiles .bottom_box_left_elem:hover{transform:scale(1.03)}@media screen and (max-width:780px){.Educational_profiles .bottom_box_left_elem{padding:2vw;width:31.5%}}@media screen and (max-width:620px){.Educational_profiles .bottom_box_left_elem{padding:2vw;width:30.5%}}@media screen and (max-width:520px){.Educational_profiles .bottom_box_left_elem{width:31.5%}}@media screen and (max-width:780px){.Educational_profiles .bottom_box_left{flex:100%;flex-direction:row;justify-content:space-between}}@media (max-width:1360px){.Educational_profiles{padding:30px}}@media (max-width:1360px){.Educational_profiles{padding:30px 15px}}@media (max-width:780px){.Educational_profiles{padding:30px 10px}}.system{padding-top:100px;padding-bottom:50px;background-size:cover;background-repeat:no-repeat;position:relative}@media (max-width:992px){.system{padding-top:30px;padding-bottom:30px}}.system::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.95) 0,rgba(255,255,255,.7) 50.01%,#fff 100%)}.system .head{justify-content:center;align-items:center;gap:5px;position:relative;z-index:9}.system .head h2{font-weight: 700; line-height:32.23px}.system .head .border_style{gap:5px}.system .head .border_style span{height:3px;background-color:var(--red);width:30px;border-radius:3px}.system .head .border_style span:nth-child(2){width:10px}.system .tabs{position:relative;z-index:9;gap:22px;margin-top:40px}.system .tabs_title{flex:0 1 290px}.system .tabs_title ul{list-style:none;gap:20px}.system .tabs_title ul .tab{border-radius:15px}.system .tabs_title ul .tab .item_tabs_style{border-radius:15px;height:94px;align-items:center;font-weight:700;padding-inline-start:30px;position:relative;transition:.5s;width:100%;border-radius:15px;background-color:#fff;cursor:pointer}.system .tabs_title ul .tab .item_tabs_style .img_box{font-weight:400;margin-inline-end:auto}.system .tabs_title ul .tab .item_tabs_style .img_box img{transition:.3s;filter:invert(8%) sepia(27%) saturate(4370%) hue-rotate(199deg) brightness(91%) contrast(92%)}.system .tabs_title ul .tab .item_tabs_style .img_box .niafam{font-size:2.25rem;font-size:clamp(2.25rem,2.2rem + .25vw,2.5rem);color:var(--primary-color)}.system .tabs_title ul .tab .item_tabs_style .niafam,.system .tabs_title ul .tab .item_tabs_style span{transition:.2s;font-weight: 700;}.system .tabs_title ul .tab .item_tabs_style .niafam.white{font-size:1.125rem;font-size:clamp(1.125rem,1.1rem + .125vw,1.25rem);width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:start;margin-inline-end:-17.5px;margin-inline-start:auto;position:relative}.system .tabs_title ul .tab .item_tabs_style .niafam.white:after{content:"";width:20px;height:2px;border-radius:3px;background-color:var(--red);position:absolute;inset-inline-start:-20px}.system .tabs_title ul .tab .item_tabs_style:before{content:"";width:0;height:0;position:absolute;inset-inline-start:0;bottom:0;background-color:var(--red);transition:.5s;border-radius:15px}.system .tabs_title ul .tab .item_tabs_style:hover{z-index:99}.system .tabs_title ul .tab .item_tabs_style:hover:before{inset-inline-end:0;width:100%;height:100%;z-index:0}.system .tabs_title ul .tab .item_tabs_style:hover .niafam,.system .tabs_title ul .tab .item_tabs_style:hover span{z-index:99;color:var(--white)}.system .tabs_title ul .tab .item_tabs_style:hover .img_box img{filter:invert(100%) sepia(1%) saturate(2%) hue-rotate(44deg) brightness(105%) contrast(101%)}@media (max-width:992px){.system .tabs_title ul .tab .item_tabs_style{height:66px}.system .tabs_title ul .tab .item_tabs_style .niafam.white{display:none}.system .tabs_title ul .tab .item_tabs_style .img_box{margin-inline-end:15px}}@media (max-width:992px){.system .tabs_title ul .tab{background-color:transparent}}@media (max-width:992px){.system .tabs_title ul{gap:10px}.system .tabs_title ul .tab .img_box{margin-inline-end:20px}}.system .tabs_title ul .active .item_tabs_style{background-color:var(--red)}.system .tabs_title ul .active .item_tabs_style span{color:var(--white)}.system .tabs_title ul .active .item_tabs_style .img_box .niafam{color:var(--white)}.system .tabs_title ul .active .item_tabs_style .img_box img{filter:invert(100%) sepia(1%) saturate(2%) hue-rotate(44deg) brightness(105%) contrast(101%)}@media (max-width:1200px){.system .tabs_title{flex:0 1 220px}}@media (max-width:992px){.system .tabs_title{flex:100%}}.system .tabs_content{background-size:cover;flex:4;border:1px solid #eaedf5;padding-inline-start:min(20vw,80px);padding-inline-end:min(10vw,40px);align-items:center;justify-content:center;border-radius:15px}@media (max-width:1200px){.system .tabs_content{padding-inline-start:min(10vw,40px)}}.system .tabs_content_links{width:100%;display:none}.system .tabs_content_links .col_12:nth-child(2){border-top:2px dashed #ebebeb}@media (max-width:992px){.system .tabs_content_links .col_12{width:100%}}.system .tabs_content_links_item{gap:15px;flex:20%;align-items:center;justify-content:center;position:relative;height:157px}.system .tabs_content_links_item h5{text-align:center;z-index:99;font-weight: 500}.system .tabs_content_links_item .img_box{text-align:center;max-height:55px;display:flex;align-items:center;margin:0 auto!important}.system .tabs_content_links_item .img_box img{filter:invert(8%) sepia(87%) saturate(963%) hue-rotate(189deg) brightness(93%) contrast(95%)}@media (max-width:780px){.system .tabs_content_links_item .img_box img{width:30px;height:30px}}@media (max-width:780px){.system .tabs_content_links_item .img_box{max-height:30px}}.system .tabs_content_links_item:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:var(--blue);transition:.8s}.system .tabs_content_links_item .niafam{font-size:3.125rem;font-size:clamp(3.125rem,3.0625rem + .3125vw,3.4375rem)}@media (max-width:780px){.system .tabs_content_links_item .niafam{font-size:30px}}.system .tabs_content_links_item:not(:nth-child(5n)){border-inline-end:2px dashed #ebebeb}.system .tabs_content_links_item:hover:before{width:100%;height:100%}@media (max-width:992px){.system .tabs_content_links{background-color:#fff;border:1px solid #eaedf5;align-items:center;justify-content:center;border-radius:15px}}.system .tabs_content_links.show{display:flex!important}@media (max-width:992px){.system .tabs_content_links.show{margin-top:15px;border:none}}@media (max-width:992px){.system{margin-top:20px}}.research_profile{padding:60px;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);border-radius:15px;overflow:hidden;background-size:cover;margin-bottom:30px}.research_profile .head_sec{max-width:100%!important;width:100%!important;padding:0}.research_profile .top_box{justify-content:space-between;gap:30px;margin-bottom:30px}@media (max-width:1360px){.research_profile .top_box{gap:10px}}.research_profile .top_box_item{flex:calc(25% - 30px);align-items:center;gap:15px;margin-top:40px;box-shadow:0 10px 30px 0 rgba(204,224,255,.5490196078);border-radius:15px;padding:15px 10px;position:relative;overflow:hidden;z-index:99}@media(max-width:580px){.research_profile .top_box_item ,.Educational_profiles .top_box_item ,.treatment .top_box_item , .hygiene_sec_right_item{flex:calc(50% - 30px) !important;max-height:160px;}.Educational_profiles .top_box_item:nth-child(3) ,.Educational_profiles .top_box_item:last-child ,.research_profile .top_box_item:nth-child(3), .research_profile .top_box_item:last-child ,.treatment .top_box_item:nth-child(3),.treatment .top_box_item:last-child{ margin-top: 0px;}}.research_profile .top_box_item:before{content:"";height:0;width:0;position:absolute;background:linear-gradient(.41deg,rgba(204,224,255,.55) 24.29%,rgba(255,255,255,0) 99.87%);inset-inline-start:20px;top:50%;transform:translateY(-50%);transition:.6s}.research_profile .top_box_item .icon_box{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(.41deg,rgba(204,224,255,.55) 24.29%,rgba(255,255,255,0) 99.87%);font-size:40px;transition:0;color:var(--primary-color)}@media (max-width:1210px){.research_profile .top_box_item .icon_box{width:55px;height:55px}.research_profile .top_box_item .icon_box .img_box{width:35px;height:35px}.research_profile .top_box_item .icon_box .niafam{font-size:35px}}.research_profile .top_box_item h6{color: var(--secondary-color); font-weight:700;margin-top:5px;font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem)}@media (max-width:1200px){.research_profile .top_box_item h6{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.research_profile .top_box_item:hover::before{width:100%;height:100%;inset-inline-start:0;z-index:1}.research_profile .top_box_item:hover .icon_box{background:0 0;z-index:99}.research_profile .top_box_item:hover h6,.research_profile .top_box_item:hover p{position:relative;z-index:99}@media (max-width:992px){.research_profile .top_box_item{flex-direction:column;justify-content:start}.research_profile .top_box_item h6,.research_profile .top_box_item p{text-align:center}}.research_profile .img_links{margin-top:50px;gap:30px}.research_profile .img_links_item{flex:calc(25% - 30px);position:relative;border-radius:15px;overflow:hidden}.research_profile .img_links_item:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,51,102,0) 0,#036 100%);z-index:99}.research_profile .img_links_item .img_box{aspect-ratio:300/300;transition:.8s}.research_profile .img_links_item a{font-weight: 700; position:absolute;bottom:20px;z-index:999;padding-inline-start:20px;-webkit-line-clamp:1}@media (max-width:1600px){.research_profile .img_links_item a{font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem)}}.research_profile .img_links_item a .niafam{margin-inline-end:5px}.research_profile .img_links_item a:hover{color:var(--yellow)}.research_profile .img_links_item:hover .img_box{transform:scale(1.06)}@media (max-width:1360px){.research_profile .img_links{gap:15px}.research_profile .img_links_item{flex:calc(25% - 15px)}}@media (max-width:780px){.research_profile .img_links_item{flex:calc(50% - 15px);max-height:220px;overflow:hidden}.research_profile .img_links_item img{-o-object-fit:cover;object-fit:cover}}@media (max-width:1360px){.research_profile{padding:30px 15px}}@media (max-width:992px){.research_profile{margin-bottom:50px}}@media (max-width:780px){.research_profile{padding:30px 10px}}.hygiene{padding:60px;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);border-radius:15px;overflow:hidden;background-position:center;background-repeat:no-repeat}.hygiene .head_sec{max-width:100%!important;width:100%!important;padding:0}.hygiene_sec{margin-top:40px;gap:30px}@media (max-width:1200px){.hygiene_sec{gap:10px}}.hygiene_sec_right{flex:1;gap:30px}@media (max-width:1200px){.hygiene_sec_right{gap:10px}}.hygiene_sec_right_item{flex:calc(50% - 30px);border-radius:15px;height:220px;align-items:center;justify-content:center;border:1px solid #cee4ff;gap:10px;position:relative}.hygiene_sec_right_item:before{content:"";position:absolute;background:linear-gradient(.41deg,rgba(204,224,255,.55) 24.29%,rgba(255,255,255,0) 99.87%);transform:translate(-50%,-50%);left:50%;top:50%;width:0;height:0;transition:.8s;border-radius:15px}.hygiene_sec_right_item .img_box{width:70px;height:70px;background:linear-gradient(.41deg,rgba(204,224,255,.55) 24.29%,rgba(255,255,255,0) 99.87%);border-radius:50%;display:flex;align-items:center;justify-content:center}.hygiene_sec_right_item .img_box .niafam{font-size:2.25rem;font-size:clamp(2.25rem,2.2rem + .25vw,2.5rem);color:var(--primary-color)}.hygiene_sec_right_item .img_box img{filter:invert(8%) sepia(87%) saturate(963%) hue-rotate(189deg) brightness(93%) contrast(95%);max-width:40px;max-height:40px;min-height:40px;min-width:40px;z-index:999}.hygiene_sec_right_item p{font-weight:700}.hygiene_sec_right_item:hover:before{width:100%;height:100%;z-index:99}.hygiene_sec_right_item:hover .img_box{background:0 0}.hygiene_sec_right_item:hover .niafam,.hygiene_sec_right_item:hover p{position:relative;z-index:99}@media (max-width:1100px){.hygiene_sec_right{flex:1.5}.hygiene_sec_right_item p{max-width:80%;text-align:center}}@media (max-width:992px){.hygiene_sec_right{flex:100%}}.hygiene_sec_left{flex:1}@media (max-width:520px){.hygiene_sec_left{overflow:hidden}}.hygiene_sec_left_top{max-height:165px;margin-bottom:30px}.hygiene_sec_left_top .img_box{aspect-ratio:648/185}@media (max-width:1550px){.hygiene_sec_left_top{max-height:185px}.hygiene_sec_left_top .img_box{aspect-ratio:448/185}}@media (max-width:1300px){.hygiene_sec_left_top{max-height:200px}.hygiene_sec_left_top .img_box{height:200px}}@media (max-width:1200px){.hygiene_sec_left_top{margin-bottom:10px}}@media (max-width:992px){.hygiene_sec_left_top .img_box{width:100%}.hygiene_sec_left_top .img_box img{-o-object-fit:cover;object-fit:cover}}.hygiene_sec_left_bottom{gap:30px}.hygiene_sec_left_bottom_item{flex:1}.hygiene_sec_left_bottom_item .img_box{aspect-ratio:309/275}@media (max-width:1550px){.hygiene_sec_left_bottom_item .img_box{aspect-ratio:268/272}}@media (max-width:1300px){.hygiene_sec_left_bottom_item .img_box{height:238px}}@media (max-width:992px){.hygiene_sec_left_bottom_item .img_box{width:100%}.hygiene_sec_left_bottom_item .img_box img{-o-object-fit:cover;object-fit:cover}}@media (max-width:520px){.hygiene_sec_left_bottom_item{flex:100%}.hygiene_sec_left_bottom_item .img_box{width:100%}}@media (max-width:520px){.hygiene_sec_left_bottom_item{height:190px}}@media (max-width:1200px){.hygiene_sec_left_bottom{gap:10px}}@media (max-width:992px){.hygiene_sec_left{flex:100%}}.hygiene_sec .hygiene_img_box_style{position:relative;overflow:hidden;border-radius:15px}.hygiene_sec .hygiene_img_box_style:before{content:"";width:100%;height:100%;position:absolute;bottom:0;top:0;z-index:9;background:linear-gradient(180deg,rgba(0,51,102,0) 0,#036 100%)}.hygiene_sec .hygiene_img_box_style .title{background:rgba(255,255,255,.6);z-index:999;position:absolute;inset-inline-start:0;bottom:15px;height:75px;width:90%;max-width:280px;border-radius:15px 0 0 15px;transition:.5s}.hygiene_sec .hygiene_img_box_style .title a{display:flex;align-items:center;font-weight:700;transition:.5s}.hygiene_sec .hygiene_img_box_style .title a .niafam{padding-inline-start:26px;margin-inline-end:5px}.hygiene_sec .hygiene_img_box_style .title:hover{background:var(--primary-color)}.hygiene_sec .hygiene_img_box_style .title:hover a{color:var(--yellow)}@media (max-width:1360px){.hygiene{padding:30px 15px}}@media (max-width:780px){.hygiene{padding:30px 10px}}.treatment{padding:60px 0;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);border-radius:15px;overflow:hidden;margin-top:30px;background-repeat:no-repeat;background-size:cover;background-position:center}.treatment .container{padding:60px}@media (max-width:1360px){.treatment .container{padding:30px 15px}}@media (max-width:780px){.treatment .container{padding:30px 10px}}@media (max-width:580px){.treatment .container{padding:30px 0}}.treatment .head_sec{max-width:100%!important;width:100%!important;padding:0}.treatment .top_box{justify-content:space-between;gap:30px;margin-top:40px;margin-bottom:30px}@media (max-width:1100px){.treatment .top_box{gap:15px}}.treatment .top_box_item{flex:calc(25% - 30px);align-items:center;gap:15px;margin-top:40px;box-shadow:0 10px 30px 0 rgba(204,224,255,.5490196078);border-radius:15px;padding:15px 10px;position:relative;overflow:hidden;z-index:99}@media (max-width:992px){.treatment .top_box_item{flex-direction:column}}.treatment .top_box_item p{text-align:center}.treatment .top_box_item:before{content:"";height:0;width:0;position:absolute;background:linear-gradient(.41deg,rgba(204,224,255,.55) 24.29%,rgba(255,255,255,0) 99.87%);inset-inline-start:20px;top:50%;transform:translateY(-50%);transition:.6s}.treatment .top_box_item .icon_box{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(.41deg,rgba(204,224,255,.55) 24.29%,rgba(255,255,255,0) 99.87%);font-size:40px;transition:0;color:var(--primary-color)}@media (max-width:1260px){.treatment .top_box_item .icon_box{width:55px;height:55px;font-size:35px}.treatment .top_box_item .icon_box img{width:35px;height:35px}}.treatment .top_box_item h6{color: var(--secondary-color); font-weight:700;margin-top:5px;font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem);text-align:center}@media (max-width:1200px){.treatment .top_box_item h6{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.treatment .top_box_item:hover::before{width:100%;height:100%;inset-inline-start:0;z-index:1}.treatment .top_box_item:hover .icon_box{background:0 0;z-index:99}.treatment .top_box_item:hover h6,.treatment .top_box_item:hover p{position:relative;z-index:99}@media (max-width:992px){.treatment .top_box{margin-top:20px;gap:10px}.treatment .top_box_item{flex:calc(25% - 10px)}}.treatment_bottom{gap:30px}@media (max-width:1100px){.treatment_bottom{gap:15px}}.treatment_bottom_right{flex:1;gap:30px}@media (max-width:1100px){.treatment_bottom_right{gap:15px}}@media (max-width:992px){.treatment_bottom_right{flex:100%}}.treatment_bottom_right_item{flex:calc(50% - 30px);border-radius:15px;overflow:hidden;position:relative;height:232px}.treatment_bottom_right_item .img_box{aspect-ratio:309/232;height:100%}.treatment_bottom_right_item .img_box::after{content:"";position:absolute;width:100%;height:100%;background:rgba(4,39,75,.7490196078);z-index:9;border-radius:15px}.treatment_bottom_right_item .img_box img{-o-object-fit:cover;object-fit:cover}.treatment_bottom_right_item a{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;z-index:99;justify-content:center;align-items:center;padding:0 2vw;flex-direction:column-reverse;font-weight:700;text-align:center}.treatment_bottom_right_item a .niafam{margin-top:15px;transition:.3s}@media (max-width:1360px){.treatment_bottom_right_item a{padding:0 1vw}}@media (max-width:580px){.treatment_bottom_right_item a{padding:0 4px}.treatment_bottom_right_item a .niafam{margin-inline-end:4px}}.treatment_bottom_right_item:hover a,.treatment_bottom_right_item:hover a .niafam{color:var(--yellow)}@media (max-width:992px){.treatment_bottom_right_item{height:175px}.treatment_bottom_right_item .img_box{width:100%}}.treatment_bottom_left{flex:1;gap:10px}@media (max-width:992px){.treatment_bottom_left{flex:100%}}.treatment_bottom_left_item{align-items: center; border-radius:15px;padding:15px;font-weight:500;line-height:22.56px;border:1px solid #eaedf5;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);transition:.5s}.treatment_bottom_left_item .niafam{margin-inline-end:5px}.treatment_bottom_left_item:hover{transform:scale(1.02)}@media (max-width:680px){.treatment_bottom_left_item{padding:15px 6px;font-size:.65rem;font-size:clamp(.68rem,.655rem + .125vw,.795rem)}}.sec_tab_box{margin-top:0}.sec_tab_box ul{background-size:cover;min-height:205px;gap:10px;justify-content:center;overflow:hidden;align-items:center;position:relative}.sec_tab_box ul::after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(270deg,#0e1f39 0,#4f6990 100%);opacity:80%}.sec_tab_box ul .tab{padding:8px 20px;height:-moz-fit-content;height:fit-content;border-radius:8px;z-index:99;transition:.5s}.sec_tab_box ul .tab a{font-weight:700;position:relative}.sec_tab_box ul .tab a::before{content:"";position:absolute;inset-inline-end:60%;bottom:-15px;width:0;transition:.5s;height:0;border-inline-end:8px solid transparent;border-inline-start:8px solid transparent;border-top:8px solid var(--yellow);opacity:0}.sec_tab_box ul .tab:hover{background-color:var(--yellow)}.sec_tab_box ul .tab:hover a{color:var(--white)}.sec_tab_box ul .tab:hover a:before{opacity:1}.sec_tab_box ul .active{background-color:var(--yellow)}.sec_tab_box ul .active a{color:var(--white)}.sec_tab_box ul .active a::before{opacity:1}@media (max-width:992px){.sec_tab_box ul{flex-direction:column;padding:30px 15px}.sec_tab_box ul .tab{width:98%;justify-content:center;background-color:transparent;padding:0}.sec_tab_box ul .tab a{width:100%;padding:16px 8px;background-color:#fff;border-radius:15px}.sec_tab_box ul .tab .tabs_content{margin:30px;background-color:#fff}.sec_tab_box ul .tab:hover{background-color:transparent}.sec_tab_box ul .active{background-color:transparent}.sec_tab_box ul .active>a{background-color:var(--yellow)}}.sec_tab_box .tabs_content{border:1px solid #da1e37;box-shadow:0 10px 15px 0 rgba(0,0,0,.1490196078);margin-top:-50px;z-index:999;position:relative;padding:30px;align-items:center;justify-content:center;border-radius:15px;max-width:1290px;margin-inline-end:auto;margin-inline-start:auto}.sec_tab_box .tabs_content_links{width:100%;display:none}.sec_tab_box .tabs_content_links .col_12:nth-child(2){border-top:2px dashed #ebebeb}@media (max-width:992px){.sec_tab_box .tabs_content_links .col_12{width:100%}}.sec_tab_box .tabs_content_links_item{gap:15px;flex:14.2857142857%;align-items:center;justify-content:center;position:relative;padding-bottom:45px;padding-top:35px}.sec_tab_box .tabs_content_links_item h5{font-weight:500; text-align:center;z-index:99}@media (max-width:680px){.sec_tab_box .tabs_content_links_item h5{height:16px;font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.sec_tab_box .tabs_content_links_item .img_box{text-align:center;max-height:55px;display:flex;align-items:center}.sec_tab_box .tabs_content_links_item .img_box img{filter:invert(8%) sepia(87%) saturate(963%) hue-rotate(189deg) brightness(93%) contrast(95%)}.sec_tab_box .tabs_content_links_item:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:var(--blue);transition:.8s}.sec_tab_box .tabs_content_links_item .niafam{font-size:3.125rem;font-size:clamp(3.125rem,3.0625rem + .3125vw,3.4375rem)}@media (max-width:680px){.sec_tab_box .tabs_content_links_item .niafam{font-size:2.525rem;font-size:clamp(2.525rem,2.0625rem + .3125vw,2.9375rem)}}.sec_tab_box .tabs_content_links_item:not(:nth-child(7n)){border-inline-end:2px dashed #ebebeb}.sec_tab_box .tabs_content_links_item:hover:before{width:100%;height:100%}@media (max-width:992px){.sec_tab_box .tabs_content_links_item{padding:20px 0 30px 0;flex:25%;max-width:25%}.sec_tab_box .tabs_content_links_item a{position:absolute!important}}@media (max-width:992px){.sec_tab_box .tabs_content_links{margin-top:15px;background-color:#fff;border:1px solid #da1e37;position:relative;padding:0;border-radius:15px;box-shadow:0 10px 15px 0 rgba(0,0,0,.1490196078)}.sec_tab_box .tabs_content_links .img_box{z-index:999}}.sec_tab_box .tabs_content_links.show{display:flex}.statistics{background-color:var(--primary-color);margin-top:30px;padding:60px 0}.statistics .container{gap:40px}@media (max-width:1200px){.statistics .container{gap:20px}}.statistics_img{flex:1.256;border-radius:15px;overflow:hidden}.statistics_img .img_box{height:100%;aspect-ratio:782/540}.statistics_img .img_box img{-o-object-fit:cover;object-fit:cover}@media (max-width:992px){.statistics_img .img_box{aspect-ratio:402/140}}.statistics_list{flex:1;gap:30px}.statistics_list_item{flex:calc(33.3333333333% - 30px);align-items:center;background:rgba(255,255,255,.2);justify-content:center;border-radius:15px}@media (max-width:1200px){.statistics_list_item{padding-top:10px;padding-bottom:10px}}.statistics_list_item p{font-weight:700;line-height:32.3px}.statistics_list_item .niafam{font-size:2.25rem;font-size:clamp(2.25rem,2.2rem + .25vw,2.5rem)}.statistics_list_item .number{font-weight: 900; font-size:1.625rem;font-size:clamp(1.625rem,1.575rem + .25vw,1.875rem);margin-top:8px}@media (max-width:680px){.statistics_list_item .number{font-size:1.125rem;font-size:clamp(1.125rem,1.075rem + .25vw,1.175rem)}}.statistics_list_item p:last-child{text-align:center;margin-top:7px}@media (max-width:680px){.statistics_list_item p:last-child{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.statistics_list_item .img_box{z-index:99;height:45px;width:45px;display:flex;align-items:center;justify-content:center}.statistics_list_item .img_box img{filter:invert(77%) sepia(71%) saturate(1745%) hue-rotate(337deg) brightness(104%) contrast(101%)}.statistics_list_item:hover{background-color:var(--white)}.statistics_list_item:hover .niafam,.statistics_list_item:hover p{color:var(--primary-color)}.statistics_list_item:hover .img_box img{filter:invert(8%) sepia(87%) saturate(963%) hue-rotate(189deg) brightness(93%) contrast(95%)}@media (max-width:1200px){.statistics_list{gap:15px}}@media (max-width:992px){.statistics{background-size:cover}.statistics_img{flex:100%}.statistics_list{flex:100%}}.gallery{margin-top:0;padding:60px;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);border-radius:15px;overflow:hidden;background-size:cover;padding-inline-start:90px}.gallery .head_sec{max-width:100%!important;width:100%!important;padding:0}.gallery .head_sec{margin-bottom:40px}.gallery .gallery_items{gap:30px}.gallery .gallery_items .niafam{width:40px;height:40px;position:absolute;top:20px;inset-inline-start:20px;z-index:99;display:flex;align-items:center;justify-content:center;border-radius:5px}.gallery .gallery_items .niafam::before{color:#fff}.gallery .gallery_items .video{flex:1;position:relative}.gallery .gallery_items .video_slider{border-radius:15px;overflow:hidden}.gallery .gallery_items .video_slider_item{position:relative;width:100%;height:430px}.gallery .gallery_items .video_slider_item .img_box{aspect-ratio:450/430}.gallery .gallery_items .video_slider_item .img_box::after{content:"";width:100%;height:100%;position:absolute;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%)}.gallery .gallery_items .video_slider_item p{position:absolute;bottom:30px;text-align:center;padding:0 30px;z-index:2;font-weight:700}@media (max-width:992px){.gallery .gallery_items .video_slider_item{height:380px}.gallery .gallery_items .video_slider_item .img_box{aspect-ratio:400/380;border-radius:15px;overflow:hidden}}.gallery .gallery_items .video_slider .flickity-page-dots{top:32px;bottom:auto;text-align:end;justify-content:flex-end;padding-inline-end:20px}@media (max-width:992px){.gallery .gallery_items .video{flex:100%}.gallery .gallery_items .video .img_box{width:100%!important}}.gallery .gallery_items .pic{flex:1;gap:30px;position:relative}.gallery .gallery_items .pic_item{width:calc(50% - 15px);position:relative;overflow:hidden;border-radius:15px}.gallery .gallery_items .pic_item p{position:absolute;bottom:15px;padding:0 15px;z-index:2;font-weight:700;text-align:start}.gallery .gallery_items .pic_item .img_box{aspect-ratio:300/200;height:100%;border-radius:15px;overflow:hidden}.gallery .gallery_items .pic_item .img_box::after{content:"";width:100%;height:100%;position:absolute;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%)}@media (max-width:992px){.gallery .gallery_items .pic{flex:100%}}@media (max-width:560px){.gallery .gallery_items .pic_item{flex:100%}}@media (max-width:1550px){.gallery{padding-inline-start:60px}}@media (max-width:1360px){.gallery{padding:30px 15px}}@media (max-width:1100px){.gallery .video_slider_item .img_box{height:100%}}@media (max-width:780px){.gallery{padding:30px 10px}}.grid_box{margin-top:30px;padding-bottom:50px}.grid_box_style{display:grid;grid-template-columns:356px 340px 330px 330px;grid-template-rows:repeat(2,265px);grid-template-areas:"img1 img2 img3 img4" "img5 img2 img6 img6";gap:30px}@media (max-width:1550px){.grid_box_style{grid-template-columns: repeat(4,1fr);}}@media (max-width:1440px){.grid_box .grid_item:nth-child(2) .img_box{width: 100%;height: 100%;}}@media (max-width:1280px){.grid_box_style{gap:15px;grid-template-rows:repeat(2,250px)}}@media (max-width:992px){.grid_box_style{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,120px);grid-template-areas:"img1 img2 img3" "img1 img2 img3" "img4 img5 img6" "img4 img5 img6"}}@media (max-width:580px){.grid_box_style{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,100px);grid-template-areas:"img1 img2" "img3 img4" "img5 img6"}}.grid_box .grid_item{overflow: hidden; border-radius:15px;position:relative;box-shadow:0 10px 15px 0 rgba(0,0,0,.1490196078)}.grid_box .grid_item:first-child{grid-area:img1}@media (max-width:1280px){.grid_box .grid_item:first-child{max-height:250px}}.grid_box .grid_item:first-child .img_box{aspect-ratio:330/265}@media (max-width:1550px){.grid_box .grid_item:first-child .img_box{aspect-ratio:330/320}}.grid_box .grid_item:nth-child(2){grid-area:img2;max-height:573px}.grid_box .grid_item:nth-child(2) .img_box{aspect-ratio:336/560}@media (max-width:1550px){.grid_box .grid_item:nth-child(2) .img_box{aspect-ratio:284/600}}.grid_box .grid_item:nth-child(3){grid-area:img3}@media (max-width:1280px){.grid_box .grid_item:nth-child(3){max-height:250px}}.grid_box .grid_item:nth-child(3) .img_box{aspect-ratio:330/265}@media (max-width:1550px){.grid_box .grid_item:nth-child(3) .img_box{aspect-ratio:330/320}}.grid_box .grid_item:nth-child(4){grid-area:img4}@media (max-width:1280px){.grid_box .grid_item:nth-child(4){max-height:250px}}.grid_box .grid_item:nth-child(4) .img_box{aspect-ratio:330/265}@media (max-width:1550px){.grid_box .grid_item:nth-child(4) .img_box{aspect-ratio:330/320}}.grid_box .grid_item:nth-child(5){grid-area:img5}@media (max-width:1280px){.grid_box .grid_item:nth-child(5){max-height:250px}}.grid_box .grid_item:nth-child(5) .img_box{aspect-ratio:330/265}@media (max-width:1550px){.grid_box .grid_item:nth-child(5) .img_box{aspect-ratio:330/320}}.grid_box .grid_item:last-child{grid-area:img6}.grid_box .grid_item:last-child .img_box{aspect-ratio:690/265}@media (max-width:1550px){.grid_box .grid_item:last-child .img_box{aspect-ratio:550/240}}.grid_box .grid_item .img_box{border-radius:15px;overflow:hidden}.grid_box .grid_item .img_box img{-o-object-fit:cover;object-fit:cover}.grid_box .grid_item .img_box::after{content:"";position:absolute;width:100%;height:100%;left:0;right:0;background:rgba(4,39,75,.7490196078);transition:.5s}.grid_box .grid_item p{font-weight: 700; position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;width:100%;padding:0 10px;text-align:center}.grid_box .grid_item p .niafam{text-align:center}@media (max-width:992px){.grid_box .grid_item p{font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem)}}@media (max-width:680px){.grid_box .grid_item p{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.grid_box .grid_item:hover .img_box::after{background:rgba(255,180,40,.6901960784)!important}@media (max-width:1280px){.grid_box .grid_item{width:100%;height:100%;overflow:hidden}.grid_box .grid_item .img_box{width:100%;height:100%}}.list_links{gap:30px;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);padding:60px}.list_links_right_box{gap:30px;flex:3}@media (max-width:1200px) and (min-width:992px){.list_links_right_box{gap:15px}}.list_links_right_box .sec_links{flex:1;gap:20px;line-height:25.78px}.list_links_right_box .sec_links a{font-weight: 500;}.list_links_right_box .sec_links .niafam{margin-inline-end:10px;font-size:24px}@media (max-width:1200px) and (min-width:992px){.list_links_right_box .sec_links{gap:15px}.list_links_right_box .sec_links .niafam,.list_links_right_box .sec_links a{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}.list_links_right_box .show-more{font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem);color:var(--primary-color);font-weight:700}.list_links_right_box .show-more .niafam{margin-inline-end:8px;color:var(--red);font-size:20px;vertical-align:middle}@media (max-width:720px){.list_links_right_box{gap:10px;padding:0;justify-content:space-between}.list_links_right_box a{width:44%!important}}@media (max-width:420px){.list_links_right_box a{width:85%!important}}@media (max-width:992px){.list_links_right_box{padding:0 10px}}.list_links_left_box{flex:1;gap:15px}.list_links_left_box .list_links_item{font-weight: 500; border:1px solid #eaedf5;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);border-radius:15px;padding:15px}.list_links_left_box .list_links_item .niafam{margin-inline-end:5px}.list_links_left_box .list_links_item:hover{transform:scale(1.02)}@media (max-width:1200px) and (min-width:992px){.list_links_left_box .niafam,.list_links_left_box a{font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem)}}@media (max-width:992px){.list_links_left_box{flex:100%;margin-top:20px;flex-direction:row}.list_links_left_box .list_links_item{flex:48%}}@media (max-width:1360px){.list_links{padding:30px 15px}}@media (max-width:1200px){.list_links{gap:15px}}@media (max-width:780px){.list_links{padding:30px 10px}}@media (max-width:992px){.list_links .list_links_right_box a:nth-child(n+11){display:none}.list_links .list_links_right_box a{width:32%}.list_links .list_links_right_box a .niafam{margin-inline-end:6px}}.contact{margin-top:30px;gap:30px}@media (max-width:1200px){.contact{gap:12px}}@media (max-width:992px){.contact{flex-direction:column}}.contact>div{border:1px solid #eaedf5;flex:1;border:1px solid #eaedf5;box-shadow:0 5px 20px 0 rgba(0,0,0,.0509803922);padding:30px;border-radius:15px}@media (max-width:1200px){.contact>div{padding:12px}.contact>div .head_sec{padding:0;margin:0}.contact>div h2{font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem)}}@media (max-width:992px){.contact>div{width:100%}}.contact_right .head_sec{padding-bottom:8px}.contact_right .description{color: var(--secondary-color); font-weight:500;margin:20px 0;-webkit-line-clamp:2}.contact_right ul{gap:20px;list-style:none}.contact_right ul li{font-weight:500;line-height:22.56px}.contact_middle.bg_blue{background-color: #CEE4FF;} .contact_middle form{margin-top:30px;gap:10px}.contact_middle form input{background-color:#fff;flex:calc(50% - 30px);border:none;padding:7px 5px;padding-inline-start:min(2vw,20px);border-radius:15px;margin-bottom:5px;height:40px;font-size:.75rem;font-size:clamp(.75rem,.725rem + .125vw,.875rem);font-weight:400}.contact_middle form input::-moz-placeholder{color:#6c757d}.contact_middle form input::placeholder{color:#6c757d}.contact_middle form .capcha{width:100%}.contact_middle form .capcha .capcha_input{position:relative}.contact_middle form .capcha .capcha_input input{max-width:122.5px}.contact_middle form .capcha .capcha_input img{position:absolute;inset-inline-end:10px;top:50%;transform:translateY(-50%)}.contact_middle form .capcha>img{max-width:122.5px;height:40px;margin-inline-start:10px;border-radius:15px}.contact_middle form #send{height:36px;border-radius:30px;width:76px;border:none;background-color:#c81e11;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-size:clamp(.875rem,.85rem + .125vw,1rem);font-weight:400;transition:.3s}.contact_middle form #send:hover{background-color:var(--yellow)}.contact_left #iran{max-width:308px;margin-inline-start:auto}.contact_left #iran g path{stroke:#000;stroke-width:.3px}.contact_left #iran a>path:hover{fill:#016a63!important;background-color:#016a63!important} @media (max-width:520px){.map{margin-inline-end: 10px;margin-top: 10px;margin-bottom: 12px;}}.list_links_left_box .list_links_item{align-items: center;}@media (max-width:580px){.list_links_left_box .list_links_item{flex: 95%;}}.contact .head_sec h2 {font-weight: 700;}@media (min-width:992px){.sec_tab_box ul{align-items: start;}.sec_tab_box ul li{margin-top: 60px;}.sec_tab_box ul .tab a{width: fit-content;}.list_links{margin-top: 50px;}}@media (max-width:1200px) and (min-width:992px){.footer_middle_sec .enamad_box .img_box{width: 100px;height: fit-content;}}@media (min-width:1550px){.research_profile .img_links_item{height: 300px;}}.main-header .logo{position: relative;}[dir=ltr] .head_sec h2 span:first-child {margin-inline-start: 3px;margin-inline-end: 10px; order: -1;}[dir=ltr] .head_sec h2 span:last-child{order: -2;}[dir=ltr] .hygiene_sec .hygiene_img_box_style .title{border-radius: 0 15px 15px 0;}
.tooltip {
  pointer-events: none;
  /*let mouse events pass through*/
  opacity: 0;
  transition: opacity 0.3s;
  text-shadow: 1px 1px 0px gray;
}

div.tooltip {
  background: #252525;
  border-radius: 10px;
  position: absolute;
  min-width: -moz-max-content;
  min-width: max-content;
  text-align: center;
  padding: 10px;
}

.province-menu {
  width: 240px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  color: black;
  border: 1px solid #424874;
  box-shadow: 0 2px 6px rgba(255, 255, 255, 0.3);
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s linear;
  position: absolute;
  bottom: 0;
  left: 0;
  top: unset !important;
  height: -moz-max-content;
  height: max-content;
  transform: translateY(200%) translateX(60px);
  transition: opacity 0.2s linear;
}
.province-menu.active {
  opacity: 1;
  pointer-events: all;
}
.province-menu__item {
  display: flex;
}
.province-menu__item:not(:last-child) {
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.province-menu__item:hover {
  color: #df814b;
}
.province-menu__list {
  padding: 10px 8px;
}
.province-menu__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #424874;
  padding: 4px 8px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.9);
}
.province-menu__title button {
  background: unset;
  border: unset;
}