:root{--primary-color:#ff4016;--secondary-color:#177172;--light-gray-bg:#f3f3f3;--white:#fff;--light-gray-border:#e5e7eb;--dark-text-color:#1c1c1c;--light-text-color:#585858;--light-primary-color:#fe9205;--secondary-color-dark-transparent:#177072f0;--secondary-color-light-transparent:#177072d6;--blue:#5339ff;--yellow:#ffc904;--light-bg:#9cd8e60f;--light-primary-bg:#ff40160d;--warning-color:#e72a2a;--very-light-primary-color:#ffe9e4;--border-survey-color:#e93d3d1f;--radius-20px:15px;--radius-10px:10px;--radius-5px:5px;--radius-14px:14px;--radius-50px:50px;--rounded-radius:50%;--light-box-shadow:0px 0px 10px 0px rgb(0 0 0/17%)}p{font-size:12px;color:var(--light-text-color)}.scrollbar-design,.scrollbar-design-scrollbar{max-height:300px}.scrollarea .scrollbar-container.vertical .scrollbar{width:3px!important}.pagination{list-style:none;padding:10px;width:100%}.pagination,.pagination li{display:flex;justify-content:center}.pagination li{margin:0 5px;border:1px solid var(--light-gray-border);cursor:pointer;border-radius:5px;color:var(--light-text-color);width:32px;align-items:center}.pagination li a{padding:8px 12px;display:block}.pagination li.active{background-color:var(--secondary-color);color:white;border-style:none}.pagination li.disabled{opacity:.5;cursor:not-allowed}.pagination li.next,.pagination li.prev{font-weight:700}.close-modal{border-style:none;background-color:unset;font-size:20px;margin-bottom:15px}.modal-phone-number{border-radius:0 0 var(--radius-20px) var(--radius-20px)}.modal-phone-number .form-control{border:1px solid var(--light-gray-border);width:100%;padding:5px 15px;border-radius:var(--radius-20px);margin:8px 0;color:var(--light-text-color)}.modal-phone-number .modal-body p{font-size:13px;line-height:30px;color:var(--light-text-color);margin-top:15px}.modal-phone-number .modal-footer{text-align:center}.modal-phone-number .submit-modal{font-family:inherit;color:var(--white);background-color:var(--primary-color);border-style:none;padding:4px 16px;font-size:13px;margin:10px auto 0;border-radius:var(--radius-20px)}.modal-gallery{background-color:var(--white);padding:40px;position:relative;border-radius:0 0 var(--radius-20px) var(--radius-20px);max-width:800px!important;margin:0 auto}.modal-gallery h3{color:var(--primary-color);text-align:right;margin-bottom:20px;font-size:15px;margin-top:-25px}.modal-gallery .modal-header{max-width:800px;text-align:center;position:relative}.modal-gallery .modal-body{background-color:var(--white);max-width:800px}.modal-gallery .close-modal{top:0;left:-7px!important}.modal-gallery .swiper-button-prev{left:10px!important}.modal-gallery .swiper-rtl .swiper-button-next{right:10px!important}.modal-gallery img{border-radius:var(--radius-20px)}.modal-gallery .swiper-button-next:after,.modal-gallery .swiper-button-prev:after{font-size:20px!important;font-weight:800!important}.swiper-button-next,.swiper-button-prev{color:var(--primary-color)!important}.modal-answer{padding:40px 20px 20px;position:relative;border-radius:0 0 var(--radius-20px) var(--radius-20px)}.modal-answer,.modal-answer p{max-width:500px;background-color:var(--white)}.modal-answer p{font-size:14px;color:var(--light-text-color);line-height:30px}.modal-answer p span{font-style:italic;font-weight:500;color:var(--primary-color)}.modal-comment{padding-top:40px!important;border-radius:0 0 var(--radius-20px) var(--radius-20px)}.error-page{min-height:100vh;justify-content:center}.error-page,.error-page .error{display:flex;align-items:center}.error-page .error{flex-direction:row;gap:20px}.error-page .error .error-content{flex:1 1 60%;display:flex;flex-direction:column;align-items:center}.error-page .error .error-content h1{font-size:30px;color:var(--light-text-color);line-height:80px}.error-page .error .error-content h1 span{display:block;text-align:center;font-size:45px}.error-page .error .error-content form{position:relative;max-width:423px;width:100%;margin:50px 0 20px}.error-page .error .error-content form input{width:100%;padding:7px 12px 7px 30px;color:var(--dark-gray);border:1px solid var(--gray-bg);border-radius:5px}.error-page .error .error-content form input::placeholder{color:var(--light-gray)}.error-page .error .error-content form i{position:absolute;top:12px;left:14px;color:var(--light-gray)}.error-page .error .error-content a{background-color:var(--secondary-color);color:var(--white);padding:6px 20px;margin:10px auto;font-size:14px;border-radius:5px}.error-page .error .error-content a:hover{background-color:var(--primary-color);transition:all .5s ease-in-out}.error-page .error .error-content a i{padding-right:10px;font-size:14px;vertical-align:middle}.error-page .error .img-block{flex:1 1 38%}.error-page .error .img-block img{max-width:240px}.full-page-loading,.loading-container{justify-content:center;align-items:center;width:100%}.full-page-loading{position:fixed;top:0;left:0;height:100%;background:var(--white-with-opacity);display:flex;z-index:9999}.loading-container{display:flex;gap:10px}.loading-bubble{width:14px;height:14px;background-color:var(--primary-color);border-radius:50%;animation:bounce 1.5s ease-in-out infinite}.loading-bubble:first-child{animation-delay:0s}.loading-bubble:nth-child(2){animation-delay:.3s}.loading-bubble:nth-child(3){animation-delay:.6s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.text-p{color:var(--light-text-color);font-size:14px}body{font-family:iransans!important}.p-10>div{padding:0 10px}.p-10{margin:0 -10px}.p-15>div{padding:0 15px}.p-15{margin:0 -15px}.p-20>div{padding:0 20px}.p-20{margin:0 -20px}.p-lr-50{padding:50px}.mr-auto{margin-right:auto}.mb-sections{margin-bottom:85px}.mb-footer{margin-bottom:30px}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:0!important;z-index:10000}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:-20px!important;z-index:10000}.category-item span{font-weight:800;color:#fff;font-size:10px;border-radius:30px;padding:4px 10px;position:relative;z-index:9;margin-left:-28px;width:max-content}.category-item span:before{content:"";width:100%;background-color:rgba(0,0,0,.24);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:absolute;top:0;left:0;height:100%;border-radius:22px;z-index:-1}.category-item b{background-color:var(--secondary-color);color:var(--white);border-radius:var(--radius-20px);padding:2.5px 30px 2.5px 10px;font-size:10px}.marquee{overflow:hidden;white-space:nowrap;gap:25px;position:relative;width:100%;margin:10px 0 35px}.marquee,.marquee span{display:flex;align-items:center}.marquee span{flex-shrink:0;font-weight:700;z-index:2;background-color:var(--white);padding-left:25px;font-size:13px;color:var(--light-text-color);gap:5px}.marquee span i{color:var(--primary-color)}.marquee .marquee-content:hover{animation-play-state:paused}.marquee .marquee-content{display:flex;gap:50px;width:max-content;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:marquee;animation-duration:45s}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(50%)}}.marquee p{display:inline-block;white-space:nowrap;color:var(--light-text-color);font-size:13px;position:relative;margin-right:12px}.marquee p:before{position:absolute;content:"";background-color:var(--primary-color);width:8px;height:8px;top:calc(50% - 3px);right:-12px;border-radius:var(--rounded-radius)}.marquee p:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .hero-data{display:flex;gap:30px;align-items:start}.index-page .hero-section .hero-photo{flex-grow:0;flex-shrink:0;flex-basis:calc(60% - (30px / 2));height:448px;display:flex;align-items:center;justify-content:center;overflow:hidden}.index-page .hero-section .left-content-hero{flex-grow:0;flex-shrink:0;flex-basis:calc(40% - (30px / 2))}@-moz-document url-prefix(){.index-page .hero-section .left-content-hero{width:-moz-available}}@supports (width:-webkit-fill-available){.index-page .hero-section .left-content-hero{width:-webkit-fill-available}}.index-page .hero-section .hero-photo .img-block{border-radius:var(--radius-20px);overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;height:448px;width:100%}.index-page .hero-section .hero-photo .img-block:after{position:absolute;background-image:linear-gradient(to top,var(--secondary-color-dark-transparent) 0,var(--secondary-color-light-transparent) 30%,transparent 50%);content:"";width:100%;height:100%;z-index:100;top:0;right:0}.index-page .hero-section .hero-photo .img-block img{min-width:100%;height:100%}.index-page .hero-section .hero-photo .txt-block{position:absolute;z-index:101;bottom:30px;right:40px;color:var(--white)}.index-page .hero-section .hero-photo .txt-block h1{font-size:24px;line-height:50px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;padding-left:10px}.index-page .hero-section .hero-photo .txt-block strong{font-size:14px;line-height:30px}.index-page .hero-section .phones{margin-bottom:30px;display:flex;align-items:center;gap:15px;z-index:10000;position:relative}.index-page .hero-section .phones .phone-numbers-label{color:var(--light-text-color);font-size:13px;display:flex;align-items:center;gap:5px}.index-page .hero-section .phones .custom-select{flex:1 1 70%}.index-page .hero-section .phones .custom-select-control{padding:5px 7px;border-radius:14px;cursor:pointer;outline:none!important;border:1px solid var(--primary-color);background-color:var(--light-primary-bg);box-shadow:unset!important}.index-page .hero-section .phones .custom-select-menu{border-radius:14px;overflow:hidden;box-shadow:0 1px 7px 2px rgb(0 0 0/9%)}.index-page .hero-section .phones .custom-select-option{padding:8px 12px;cursor:pointer;border-bottom:1px solid var(--light-gray-bg);color:var(--light-text-color);background-color:var(--light-primary-bg)}.index-page .hero-section .phones .custom-select-option span{color:var(--secondary-color);font-weight:600}.index-page .hero-section .phones .custom-select-option.focused{background-color:var(--light-gray-bg)}.index-page .hero-section .phones .custom-select-option.selected{background-color:var(--primary-color);color:var(--white)}.index-page .hero-section .phones .custom-select-placeholder{color:#999}.index-page .hero-section .phones .custom-select-single-value{color:var(--light-text-color)}.index-page .hero-section .phones .custom-select-menu-list{max-height:250px;overflow-y:auto;padding:0}.index-page .hero-section .weather-time{display:flex;flex-wrap:wrap;box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:var(--radius-20px);flex-grow:1;flex-shrink:1;flex-basis:calc(37.5% - (30px / 2));overflow:hidden}.index-page .hero-section .weather-time .clock-date{width:46%;border-left:1px solid var(--light-gray-border);border-bottom:1px solid var(--light-gray-border);display:flex;flex-direction:column;justify-content:space-around}.index-page .hero-section .weather-time .clock-date .clock{font-size:30px;text-align:center;color:var(--blue);margin-top:15px;font-weight:500}.index-page .hero-section .weather-time .clock-date .date{display:flex;flex-wrap:wrap;margin:5px 0 10px}.index-page .hero-section .weather-time .clock-date .date .persian-date{width:100%;display:block;text-align:center;font-size:17px;font-weight:600;margin-bottom:10px;flex:1 1 100%}.index-page .hero-section .weather-time .clock-date .date .arabi-date{border-left:1px solid var(--light-text-color)}.index-page .hero-section .weather-time .clock-date .date .arabi-date,.index-page .hero-section .weather-time .clock-date .date .christian-date{color:var(--light-text-color);flex:0 0 50%;text-align:center;font-size:12px}.index-page .hero-section .weather-time .clock-date .list{display:flex;justify-content:center;gap:10px;margin-bottom:15px}.index-page .hero-section .weather-time .clock-date .list li{color:var(--light-text-color);border-radius:var(--radius-20px);border:1px solid var(--light-gray-border);padding:3px 10px;display:flex;align-items:center;gap:7px}.index-page .hero-section .weather-time .clock-date .list li i{font-size:8px}.index-page .hero-section .weather-time .weather{width:54%;border-bottom:1px solid var(--light-gray-border)}.index-page .hero-section .weather-time .tempreture-data{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:10px}.index-page .hero-section .weather-time .tempreture-data span{vertical-align:middle;color:var(--light-text-color)}.index-page .hero-section .weather-time .tempreture-data span.icon{font-size:25px}.index-page .hero-section .weather-time .tempreture-data strong{color:var(--light-text-color)}.index-page .hero-section .weather-time .weather .tempreture{display:flex;gap:20px;flex-direction:row-reverse;align-items:center;justify-content:center}.index-page .hero-section .weather-time .weather .tempreture img{max-width:40px}.index-page .hero-section .weather-time .weather .tempreture span{font-size:35px;color:var(--yellow)}.index-page .hero-section .weather-time .weather .tempreture-describe{display:flex;align-items:center;gap:10px;color:var(--dark-text-color);flex-direction:row-reverse;justify-content:center;margin:10px 0;font-size:17px}.index-page .hero-section .weather-time .weather .min-max-tempreture{display:flex;justify-content:center;gap:20px}.index-page .hero-section .weather-time .weather .min-max-tempreture li{color:var(--light-text-color);font-size:13px}.index-page .hero-section .weather-time .weather .min-max-tempreture li em{color:var(--dark-text-color)}.index-page .hero-section .weather-time .weather .predict{color:var(--light-text-color);border-radius:var(--radius-20px);border:1px solid var(--light-gray-border);padding:3px 10px;display:flex;align-items:center;gap:7px;max-width:max-content;margin:15px auto}.index-page .hero-section .weather-time .weather .predict i{font-size:8px}.index-page .hero-section .weather-time .future-weather{flex:1 1 100%;flex-direction:row;display:flex;gap:10px;padding:20px}.index-page .hero-section .weather-time .future-weather .single-weather{display:flex;align-items:center;flex-direction:column;background-color:var(--light-bg);border-radius:var(--radius-10px);padding:8px 12px;flex-grow:0;flex-shrink:1;flex-basis:calc(20% - (40px / 5))}.index-page .hero-section .weather-time .future-weather .single-weather span{font-size:13px;color:var(--light-text-color);line-height:30px;padding-bottom:5px}.index-page .hero-section .weather-time .future-weather .single-weather img{max-width:40px}.index-page .hero-section .weather-time .future-weather .single-weather strong{font-size:16px;color:var(--dark-text-color);padding:5px 0}.index-page .hero-section .weather-time .future-weather .single-weather em{color:var(--light-text-color)}.index-page .hero-section .weather-time .occasion{padding:0 20px 15px 15px}.index-page .hero-section .weather-time .occasion li{color:var(--dark-text-color);font-weight:600;font-size:13px;line-height:30px}.index-page .today-speech{padding:10px 15px;border-top:1px solid var(--light-gray-border)}.index-page .today-speech p{font-size:13px;color:var(--dark-text-color);line-height:24px;text-align:justify;font-style:italic;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:6;-webkit-line-clamp:6}.index-page .today-speech span{font-size:smaller;display:block;margin-top:20px;text-align:left}.index-page .categories{background-image:url(/Content/images/shared/map-bg.png)}.index-page .categories .categories-links,.index-page .categories .swiper-slide{display:flex;justify-content:center;flex-direction:column;align-items:center}.index-page .categories .swiper-slide{margin-top:0!important}.index-page .categories a:hover h4,.index-page .categories a:hover span{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .categories .swiper-slide img{background-image:url(/Content/images/index/bg-catstyle1.png);max-width:50px;background-repeat:no-repeat;background-size:70px;background-position:50%;color:var(--dark-text-color);margin-bottom:10px}.index-page .categories .swiper-slide h4{color:var(--dark-text-color);font-size:14px;line-height:25px;text-align:center;margin-bottom:15px}.index-page .categories .swiper-slide span{font-size:12px;color:var(--light-text-color);line-height:30px;display:block;text-align:center}.index-page .best-titles{background-image:linear-gradient(90deg,rgba(243,243,243,0),#f3f3f3),url(/Content/images/shared/map-bg.png);padding:25px 15px;border-radius:var(--radius-20px)}.index-page .best-titles .best-titles-header{display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:12px;border-bottom:1px solid var(--light-gray-border)}.index-page .best-titles .best-titles-header h2{position:relative;color:var(--primary-color);margin-right:40px;font-size:17px}.index-page .best-titles .best-titles-header h2:before{position:absolute;width:30px;height:3px;background-color:var(--primary-color);border-radius:var(--radius-50px);display:flex;align-items:center;justify-content:center;color:white;font-size:18px;content:"";top:50%;right:-40px}.index-page .best-titles .best-titles-header h2 span{color:var(--dark-text-color)}.index-page .best-titles .best-titles-header a{background-color:var(--light-gray-bg);display:flex;align-items:center;gap:16px;padding:6px 16px;color:var(--light-text-color);font-size:13px;border-radius:var(--radius-14px)}.index-page .best-titles .best-titles-header a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.best-titles .best-title-list{display:flex;flex-direction:column}.index-page .best-titles .single-best-title{background-color:var(--light-gray-bg);padding:0 10px}.index-page .best-titles .single-best-title:not(:last-child){border-bottom:1px solid var(--light-gray-border)}.index-page .best-titles .single-best-title h3{position:relative;color:var(--dark-text-color);line-height:30px;font-size:12px;margin:5px 0 10px 10px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;padding-right:12px}.index-page .best-titles .single-best-title h3:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .best-titles .single-best-title h3:before{position:absolute;background-color:var(--primary-color);width:4px;height:4px;right:0;top:calc(50% - 0px);transform:translateY(-50%);content:"";z-index:9999}.index-page .best-titles .single-best-title ul{display:flex;gap:10px;padding-right:12px;margin-bottom:12px}.index-page .best-titles .single-best-title ul:last-child{margin-right:auto}.index-page .best-titles .single-best-title li{color:var(--light-text-color);display:flex;flex-direction:row;align-items:center;font-size:11px;gap:3px}.index-page .important-titles-list .top-blogs{display:flex;gap:20px;margin-bottom:20px}.index-page .important-titles-list .top-blogs .large-blog{width:calc(50% - (20px / 2))}.index-page .important-titles-list .top-blogs .large-blog .img-block{position:relative;display:flex;align-items:center;justify-content:center}.index-page .important-titles-list .top-blogs .large-blog img{border-radius:var(--radius-10px)}.index-page .important-titles-list .top-blogs .large-blog .img-block i{position:absolute;font-size:40px;color:var(--white)}.index-page .important-titles-list .top-blogs .large-blog h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;font-size:13px;color:var(--dark-text-color);margin:7px 0}.index-page .important-titles-list .top-blogs .large-blog h3:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .important-titles-list .top-blogs .large-blog p{color:var(--light-text-color);font-size:11px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;margin-bottom:7px}.index-page .important-titles-list .top-blogs .large-blog ul{display:flex;gap:15px}.index-page .important-titles-list .top-blogs .large-blog ul li{display:flex;align-items:center;font-size:11px;gap:5px;color:var(--light-text-color)}.index-page .important-titles-list .top-blogs .small-blog{width:calc(33.3333% - (15px / 2))}.index-page .important-titles-list .top-blogs .small-blog img{border-radius:var(--radius-10px)}.index-page .important-titles-list .top-blogs .small-blog h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;font-size:13px;color:var(--dark-text-color);padding:7px 0}.index-page .important-titles-list .top-blogs .small-blog p{color:var(--light-text-color);font-size:11px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;margin-bottom:7px}.index-page .important-titles-list .top-blogs .small-blog ul{display:flex;gap:20px}.index-page .important-titles-list .top-blogs .small-blog ul li{display:flex;align-items:center;font-size:11px;color:var(--light-text-color)}.index-page .important-titles-list .bottom-blogs{display:flex;gap:20px}.index-page .important-titles-list .bottom-blogs .small-blog .img-block{position:relative;display:flex;align-items:center;justify-content:center}.index-page .important-titles-list .bottom-blogs .small-blog .img-block i{position:absolute;font-size:30px;color:var(--white)}.index-page .important-titles-list .bottom-blogs .small-blog img{border-radius:var(--radius-10px)}.index-page .important-titles-list .bottom-blogs .small-blog h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;font-size:13px;color:var(--dark-text-color);margin:7px 0}.index-page .important-titles-list .bottom-blogs .small-blog h3:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .important-titles-list .bottom-blogs .small-blog p{color:var(--light-text-color);font-size:11px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;margin-bottom:7px}.index-page .important-titles-list .bottom-blogs .small-blog ul{display:flex;gap:15px;margin-top:7px}.index-page .important-titles-list .bottom-blogs .small-blog ul li{display:flex;align-items:center;font-size:11px;color:var(--light-text-color);gap:3px}.index-page .latest-blogs .latest-blogs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding-bottom:12px;border-bottom:1px solid var(--light-gray-border)}.index-page .latest-blogs .latest-blogs-header h2{color:var(--primary-color);font-size:17px}.index-page .latest-blogs .latest-blogs-header a{background-color:var(--light-gray-bg);display:flex;align-items:center;gap:16px;padding:6px 16px;color:var(--light-text-color);font-size:13px;border-radius:var(--radius-14px)}.index-page .latest-blogs .latest-blogs-header a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .latest-blogs .blogs{position:relative;margin-top:190px}.index-page .latest-blogs .blogs .blogs-list{position:absolute;z-index:100;top:-220px;padding:50px 19px;width:100%}.index-page .latest-blogs .blogs .blogs-list .single-blog{background-color:var(--white);padding:10px;border-radius:var(--radius-10px);color:var(--light-text-color);box-shadow:var(--light-box-shadow)}.index-page .latest-blogs .blogs .blogs-list .single-blog header{display:flex;padding-bottom:15px;border-bottom:1px solid var(--light-gray-border);margin-bottom:15px;align-items:center;flex-direction:column}.index-page .latest-blogs .blogs .blogs-list .single-blog header .img-block{height:160px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--radius-10px);position:relative;margin-bottom:10px}.index-page .latest-blogs .blogs .blogs-list .single-blog header .img-block:after{position:absolute;background-image:linear-gradient(to top,var(--secondary-color-dark-transparent) 0,var(--secondary-color-light-transparent) 20%,transparent 50%);content:"";width:100%;height:100%}.index-page .latest-blogs .blogs .blogs-list .single-blog header img{width:auto}.index-page .latest-blogs .blogs .blogs-list .single-blog header h3{font-size:13px;line-height:21px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;height:20px}.index-page .latest-blogs .blogs .blogs-list .single-blog header h3:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .latest-blogs .blogs .blogs-list .single-blog p{font-size:12px;text-align:justify;line-height:22px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;height:48px}.index-page .latest-blogs .blogs .blogs-list .single-blog footer ul{display:flex;font-size:11px;margin-top:15px;gap:15px}.index-page .latest-blogs .blogs .blogs-list .single-blog footer ul li{display:flex;align-items:center;gap:5px}.index-page .latest-blogs .blogs .blog-list-footer{background-color:var(--primary-color);border-radius:var(--radius-20px);position:relative;padding:170px 20px 25px;color:var(--white);width:100%;display:flex;align-items:center;justify-content:space-between}.index-page .latest-blogs .blogs .blog-list-footer h2{font-size:15px;line-height:30px}.index-page .latest-blogs .blogs .blog-list-footer a{font-size:11px;line-height:30px}.index-page .latest-blogs .blogs .blog-list-footer .navigation{display:flex;align-items:center;gap:20px;margin-top:25px}.index-page .latest-blogs .blogs .blog-list-footer .navigation i{color:var(--primary-color);background-color:var(--white);padding:4px;border-radius:var(--rounded-radius);width:25px;height:25px;position:relative;z-index:100}.swiper-button-next:after,.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{font-size:13px!important;font-weight:500!important;padding:10px}.index-page .latest-video .latest-video-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding-bottom:12px;border-bottom:1px solid var(--light-gray-border)}.index-page .latest-video .latest-video-header h2{color:var(--primary-color);font-size:17px}.index-page .latest-video .latest-video-header a{background-color:var(--light-gray-bg);display:flex;align-items:center;gap:16px;padding:6px 16px;color:var(--light-text-color);font-size:13px;border-radius:var(--radius-14px)}.index-page .latest-video .latest-video-header a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .latest-video .large-video .img-block{border-radius:var(--radius-20px);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.index-page .latest-video .large-video .img-block:after{position:absolute;background-image:linear-gradient(to top,var(--secondary-color-dark-transparent) 0,var(--secondary-color-light-transparent) 30%,transparent 50%);content:"";width:100%;height:100%;z-index:100;top:0;right:0}.index-page .latest-video .large-video .img-block i{position:absolute;color:var(--white);font-size:50px;z-index:100000}.index-page .latest-video .large-video .img-block img{width:100%}.index-page .latest-video .large-video .img-block .txt-block{position:absolute;z-index:101;bottom:20px;right:40px;color:var(--white)}.index-page .latest-video .large-video .img-block .txt-block:before{position:absolute;content:"";top:0;width:5;height:100%;background-color:var(--light-primary-color);right:-15px}.index-page .latest-video .large-video .img-block .txt-block h2{font-size:17px;line-height:32px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1}.index-page .latest-video .large-video .img-block .txt-block p{font-size:14px;line-height:30px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;color:var(--white);padding-left:20px}.index-page .latest-video .large-video h3{color:var(--dark-text-color);display:flex;align-items:center;gap:7px;padding:15px 0}.index-page .latest-video .large-video h3 a{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1}.index-page .latest-video .large-video h3:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .latest-video .large-video h3 i{color:var(--secondary-color);vertical-align:middle}.index-page .latest-video .large-video p{font-size:12px;color:var(--light-text-color);text-align:justify;line-height:25px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:6;-webkit-line-clamp:6}.index-page .latest-video .large-video ul{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.index-page .latest-video .large-video ul li .date-time{display:flex;align-items:center;gap:15px;color:var(--light-text-color);margin-top:0}.index-page .latest-video .large-video ul li .date-time li{display:flex;align-items:center;gap:5px;font-size:11px}.index-page .latest-video .large-video ul li .read-more{background-color:var(--light-gray-bg);display:flex;align-items:center;gap:16px;padding:4px 14px;color:var(--light-text-color);font-size:12px;border-radius:var(--radius-14px)}.index-page .latest-video .large-video ul li .read-more:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .latest-video .small-video{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;margin-bottom:20px;border-bottom:1px solid var(--light-gray-border)}.index-page .latest-video .small-video:last-child{border-style:none}.index-page .latest-video .small-video .img-block{width:170px;position:relative;overflow:hidden;border-radius:var(--radius-10px);display:flex;justify-content:center;align-items:center}.index-page .latest-video .small-video .img-block:after{position:absolute;background-image:linear-gradient(to top,var(--secondary-color-dark-transparent) 0,var(--secondary-color-light-transparent) 30%,transparent 50%);content:"";width:100%;height:100%;z-index:100;top:0;right:0}.index-page .latest-video .small-video .img-block img{border-radius:var(--radius-10px)}.index-page .latest-video .small-video .img-block .txt-block{position:absolute;z-index:101;bottom:20px;right:40px;color:var(--white)}.index-page .latest-video .small-video .txt-styles{width:calc(100% - 190px)}.index-page .latest-video .small-video h3{font-size:13px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;gap:7px;color:var(--dark-text-color);margin-bottom:7px}.index-page .latest-video .small-video h3:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .latest-video .small-video h3 i{vertical-align:middle;color:var(--secondary-color)}.index-page .latest-video .small-video p{font-size:12px;color:var(--light-text-color);text-align:justify;line-height:22px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.index-page .latest-video .small-video ul{display:flex;justify-content:space-between;width:100%;margin-bottom:20px;align-items:center}.index-page .latest-video .small-video ul li .date-time{display:flex;align-items:center;gap:15px;color:var(--light-text-color);margin-top:0;margin-bottom:0}.index-page .latest-video .small-video ul li .date-time li{display:flex;align-items:center;font-size:11px;gap:5px}.index-page .latest-video .small-video ul li a{background-color:var(--light-gray-bg);display:flex;align-items:center;gap:16px;padding:4px 14px;color:var(--light-text-color);font-size:12px;border-radius:var(--radius-14px)}.index-page .latest-video .small-video ul li a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .podacst-survey{background-image:linear-gradient(90deg,rgba(243,243,243,0),#f3f3f3),url(/Content/images/shared/map-bg.png);padding:25px 15px;border-radius:var(--radius-20px)}.index-page .podacst-survey .podacst-survey-header{display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:12px;border-bottom:1px solid var(--light-gray-border)}.index-page .podacst-survey .podacst-survey-header h2{position:relative;color:var(--primary-color);margin-right:40px;font-size:17px}.index-page .podacst-survey .podacst-survey-header h2:before{position:absolute;width:30px;height:3px;background-color:var(--primary-color);border-radius:var(--radius-50px);display:flex;align-items:center;justify-content:center;color:white;font-size:18px;content:"";top:50%;right:-40px}.index-page .podacst-survey .podacst-survey-header h2 span{color:var(--dark-text-color)}.index-page .podacst-survey .podacst-survey-header a{background-color:var(--light-gray-bg);display:flex;align-items:center;gap:16px;padding:6px 16px;color:var(--light-text-color);font-size:13px;border-radius:var(--radius-14px)}.index-page .podacst-survey .podacst-survey-header a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .podcast-list .single-podcast:not(:last-child){border-bottom:1px solid var(--light-gray-border)}.index-page .podcast-list .single-podcast h3{position:relative;color:var(--dark-text-color);line-height:30px;font-size:12px;margin:5px 0 5px 10px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;padding-right:12px}.index-page .podcast-list .single-podcast h3:hover{color:var(--primary-color);transition:all .5s ease-in-out}.index-page .podcast-list .single-podcast ul{display:flex;gap:10px;padding-right:12px;margin-bottom:12px}.index-page .podcast-list .single-podcast ul:last-child{margin-right:auto}.index-page .podcast-list .single-podcast li{color:var(--light-text-color);display:flex;flex-direction:row;align-items:center;font-size:11px;gap:3px}.index-page .podcast-list .single-podcast figure.custom-audio-player{border-radius:12px;display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:15px}.index-page .podcast-list .single-podcast figure.custom-audio-player audio{width:100%;outline:none;border-radius:var(--radius-20px);height:45px}.index-page .podcast-list .single-podcast figure.custom-audio-player audio::-webkit-media-controls-panel{background:var(--white)}.rhap_horizontal{flex-direction:row-reverse!important}.rhap_additional-controls{flex:0 0 auto!important}.rhap_container{padding:5px 12px!important;border-radius:var(--radius-20px)}.rhap_progress-indicator{width:9px!important;height:9px!important;top:-2px!important;margin-left:-8px}.rhap_time{font-size:14px!important}.rhap_volume-container{gap:10px}.rhap_play-pause-button{font-size:28px!important;width:28px!important;height:28px!important}.rhap_volume-button{font-size:18px!important;width:18px!important;height:18px!important}.rhap_volume-bar{height:3px!important}.rhap_volume-indicator{width:9px!important;height:9px!important;top:-3px!important}.rhap_progress-bar{direction:ltr}.index-page .survey header{background-color:var(--primary-color);padding:16px 25px;border-radius:var(--radius-20px) var(--radius-20px) 0 0;line-height:30px}.index-page .survey header h3{color:var(--white);font-size:16px}.index-page .survey form{padding:16px 20px;background-color:var(--very-light-primary-color);border-radius:0 0 var(--radius-20px) var(--radius-20px)}.index-page .survey form label input{display:none}.index-page .survey form label .custom-radio{display:flex;align-items:center;cursor:pointer;padding:4px 0 4px 15px;border-radius:5px;color:var(--dark-text-color);transition:all .5s ease-in-out;position:relative;line-height:26px;font-size:14px;text-align:justify}.index-page .survey form label .custom-radio:before{display:inline-block;width:15px;height:15px;margin-left:10px;border:1px solid var(--secondary-color);border-radius:5px;background-color:var(--light-bg);transition:all .5s ease-in-out;position:absolute;right:-7px;top:13px}.index-page .survey form label input:checked+.custom-radio:before{background-color:var(--secondary-color)}.index-page .survey .answers{padding:16px 20px;background-color:var(--very-light-primary-color);border-radius:0 0 var(--radius-20px) var(--radius-20px)}.index-page .survey .answers span{margin-left:10px;width:15px;color:var(--light-text-color);text-align:left}.barchart-styles{width:100%;height:10px;border:1px solid var(--border-survey-color);border-radius:9px;overflow:hidden;direction:rtl}.barchart-styles svg{height:9px;direction:rtl;transform:scaleX(-1)}.barchart-styles svg path:first-child{stroke:unset;stroke-width:2px;transform:scaleX(-1)}.barchart-styles svg path:last-child{stroke:var(--primary-color);stroke-width:1px}.barchart-styles.right svg path:last-child{stroke:var(--green-tick)}.bar-chart-percent.right i{margin-left:5px;font-size:11px;border:1px solid var(--gray-bg);padding:3px;border-radius:50%;color:var(--green-tick);margin-right:8px}.bar-chart-percent.wrong i{margin-left:5px;font-size:13px;border:1px solid var(--light-gray);padding:2px;border-radius:50%;color:var(--red-warning);margin-right:8px}.barchart-styles.wrong svg path:last-child{stroke:var(--red-warning)}.bar-chart-percent{width:55px!important;text-align:center;color:var(--light-text-color);font-size:14px;font-weight:600}.index-page .gallery .gallery-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding-bottom:12px;border-bottom:1px solid var(--light-gray-border)}.index-page .gallery .gallery-header h2{color:var(--primary-color);font-size:17px}.index-page .gallery .large-photo img{border-radius:var(--radius-10px)}.index-page .gallery .small-photos img{border-radius:var(--radius-10px);margin-bottom:15px}.ip{display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);padding:20px 12px;border-radius:var(--radius-20px)}.ip span{font-size:20px;color:var(--white)}.main-footer .list h4{font-size:14px;margin-bottom:20px;color:var(--dark-text-color)}.main-footer .list ul{display:flex;flex-direction:column;font-size:13px;font-weight:500;color:var(--dark-text-color);gap:4px}.main-footer .list ul li{line-height:25px;padding:3px 8px;border-radius:var(--radius-20px)}.main-footer .list ul li:hover{background-color:var(--primary-color);color:var(--white);transition:all .5s ease-in-out}.main-footer .list ul li a{display:block}.main-footer .description h4{font-size:14px;margin-bottom:38px;color:var(--dark-text-color);text-align:center;position:relative;display:flex;justify-content:center}.main-footer .description h4:after{content:"";position:absolute;width:8px;height:8px;background-color:var(--primary-color);bottom:-25px;border-radius:var(--rounded-radius)}.main-footer .description p{font-size:13px;color:var(--light-text-color);line-height:26px;text-align:justify;text-align-last:center}.main-footer .socials{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;color:var(--light-text-color);margin-top:40px}.main-footer .socials li i{font-size:15px}.main-footer .socials li i:hover{color:var(--primary-color);transition:all .5s ease-in-out}.main-footer .img-block{margin-top:40px}.main-footer .img-block img{max-width:160px;width:100%}.main-footer .developer{background-color:var(--dark-text-color);color:var(--white);width:100%}.main-footer .developer p{text-align:center;font-size:13px;padding:10px 0}.main-footer .developer p a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.quick-access-btn{position:fixed;top:50%;left:-79px;background-color:var(--secondary-color);color:white;padding:8px 12px;border-radius:var(--radius-20px) var(--radius-20px) 0 0;display:flex;align-items:center;cursor:pointer;z-index:100000;transition:background .5s ease;font-size:13px;transform:translateY(-50%);rotate:90deg}.quick-access-btn:hover{background-color:var(--primary-color);transition:all .5s ease-in-out}.quick-access-modal{display:flex;justify-content:center;position:fixed;z-index:150000000;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);direction:rtl}.quick-access-modal .modal-header{margin-bottom:40px}.quick-access-modal .modal-header h4{color:var(--dark-text-color)}.quick-access-modal .modal-content{max-width:800px;height:max-content!important}.day.holiday{background-color:#ffcccc;border-radius:50%}.modal-content{background-color:#fff;padding:24px;border-radius:12px;width:90%}.modal-content .close{position:absolute;top:12px;left:16px;font-size:24px;font-weight:700;color:#333;cursor:pointer}.links-modal{display:flex;flex-wrap:wrap;gap:15px}.links-modal li{flex-grow:0;flex-shrink:0;flex-basis:calc((100% / 6) - (75px / 6))}.links-modal .links{display:flex;align-items:center;flex-direction:column}.links-modal .links h4:hover{color:var(--primary-color);transition:all .5s ease-in-out}.links-modal .links img{background-image:url(/Content/images/index/bg-catstyle1.png);max-width:50px;background-repeat:no-repeat;background-size:70px;background-position:50%;color:var(--dark-text-color);margin-bottom:10px}.links-modal .links h4{color:var(--dark-text-color);font-size:14px;line-height:25px;text-align:center;margin-bottom:15px}.main-header{display:flex;transition:top 1.5s cubic-bezier(.79,.14,.15,.86);position:relative;top:0;left:0;width:100%;z-index:99999;transition:all .7s ease-in-out}.main-header.sticky{position:fixed;top:0;animation:slideDown .7s ease forwards}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.main-header:after{background-image:url(/Content/images/shared/bg-header.png);position:absolute;width:100%;aspect-ratio:16/9;content:"";z-index:-1;background-position:top;background-repeat:no-repeat;background-size:2200px auto;pointer-events:none}.main-header .header-content{display:flex;justify-content:space-between;color:var(--white);flex-wrap:wrap;gap:15px;padding-top:10px;align-items:self-start}.main-header .logo{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333% - 30px / 2);display:flex;justify-content:start}.main-header .logo img{max-width:100px}.main-header .img-company{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333% - 30px / 2);display:flex;justify-content:center}.main-header .socials{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333% - 30px / 2);display:flex;justify-content:end;gap:15px;align-items:center;height:50px}.main-header .socials li{display:flex;font-size:15px}.main-header .socials li i:hover{color:var(--primary-color);transition:all .5s ease-in-out}.main-header .navigation{flex:1 1 100%;display:flex;flex-direction:row;align-items:center;margin-top:-8px}.main-header .navigation ul{display:flex;align-items:center;justify-content:center;width:100%;gap:25px}.main-header .navigation ul li{font-size:14px;position:relative;padding-bottom:35px}.main-header .navigation ul li i{font-size:8px;padding-right:8px}.main-header .navigation ul li .nav-sub-item{display:none;position:absolute;top:35px;right:0;box-shadow:0 2px 5px rgba(0,0,0,.2);width:max-content;z-index:1000;background-color:var(--secondary-color);padding:5px 10px 10px;border-bottom-right-radius:var(--radius-20px);border-bottom:3px solid var(--white);align-items:flex-start;transition:all .5s ease-in-out}.main-header .navigation ul li .nav-sub-item:hover,.main-header .navigation ul li:hover .nav-sub-item{display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.main-header .navigation ul li .nav-sub-item li{padding-bottom:0}.main-header .navigation ul li .nav-sub-item li a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.responsive-header{display:none}.modal-overlay{position:fixed;top:0;right:0;width:220px;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;z-index:1050}.modal-content{max-width:500px;height:100%;padding:20px;position:relative;background-color:var(--white);box-shadow:var(--light-box-shadow);width:100%;border-radius:0 0 var(--radius-20px) var(--radius-20px)}.modal-content h1{font-size:15px;color:var(--dark-text-color)}.close-modal{position:absolute;top:10px;left:10px;background:none;border:none;font-size:24px;cursor:pointer;color:var(--warning-color)}.slide-in-left{animation:slideIn .4s ease-out forwards}.modal-nav{padding-left:0!important;margin-top:20px}.modal-nav .nav-item{display:flex;justify-content:space-between;width:100%;align-items:center;flex-wrap:wrap}.modal-nav .nav-item a{padding:8px 0;color:var(--light-text-color);text-decoration:none;font-size:13px;font-weight:500}.modal-footer{border-style:none!important;padding:0}nav ul .nav-item .nav-sub-item{display:none;position:absolute;background-color:var(--light-secondary-blue);z-index:10;width:max-content;color:var(--white);padding:10px;border-radius:6px;border:1px solid var(--light-bg-blue);top:50px}nav ul .desktop-nav .nav-item:hover .nav-sub-item,ul .desktop-nav .nav-item .nav-sub-item:hover{display:block;transition:all .5s ease-in-out}.header-modal{height:calc(100vh - 109px);overflow:hidden scroll}.modal-nav .expand-icon{font-size:16px;cursor:pointer;float:left;color:var(--light-text-color);border-radius:5px;width:20px;height:20px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:11px;transition:transform .3s ease-in-out}.modal-nav .expand-icon.open{transform:rotate(180deg)}.modal-nav .nav-sub-item{display:none;transition:max-height 1s ease-in-out;flex:1 1 100%}.modal-nav .nav-sub-item li{display:flex;justify-content:space-between}.modal-nav .nav-sub-item.open{display:block;max-height:500px}.modal-nav .nav-item a{display:inline-block;padding-left:10px}.modal-nav .nav-sub-item.open{transition:all 1s ease-out;margin:5px 15px 5px 0}.modal-nav .nav-sub-item a{padding:5px 0;font-size:13px;font-weight:400;width:100%}.modal-nav .nav-sub-item span{color:var(--primary-color);padding:5px 0;width:30px;text-align:left;margin-right:5px}.modal-nav .nav-sub-item{display:block;list-style:none;padding-left:20px;max-height:0;overflow:hidden;transition:max-height .7s ease-in-out}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.modal-content .version{position:fixed;bottom:10px;display:flex;align-items:center;flex-direction:column;max-width:180px;width:100%;background-color:var(--light-blue-color)}.modal-content .version p,.modal-content .version span{color:var(--light-gray);font-size:11px}.modal-content .version p{line-height:26px}.modal-content .version p a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.login-page{position:relative;width:100%;background-image:url(/Content/images/login/Layer/ 2/ copy.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:max-content}.login-page .top-content{position:relative;height:max-content;display:flex;justify-content:center}.login-page .top-content:after{position:absolute;content:"";background-image:url(/Content/images/login/Vector/ Smart/ Object/ copy.png);background-size:contain;aspect-ratio:16/9;background-repeat:no-repeat;background-position:top;width:100%;right:0;z-index:-1}.login-page .top-content img{margin-top:130px}.login-page .bottom-content{display:flex;justify-content:center;align-items:center;flex-direction:column;width:inherit;margin-top:120px;padding-bottom:75px}.login-page .bottom-content p{background-color:var(--light-gray-border);color:var(--light-text-color);padding:7px 10px;border-radius:var(--radius-20px);font-size:14px;text-align:center;max-width:470px;margin-bottom:20px;width:100%}.login-page .bottom-content form{max-width:470px;display:flex;flex-wrap:wrap;background-color:var(--white);border:1px solid var(--secondary-color);border-radius:var(--radius-20px);padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.2)}.login-page .bottom-content form label{flex:1 1 100%;color:var(--light-text-color);margin-bottom:10px;font-size:14px;font-weight:500}.login-page .bottom-content form input{flex:1 1 100%;background-color:var(--light-gray-border);padding:6px 15px;border-radius:var(--radius-20px);margin-bottom:15px;color:var(--dark-text-color)}.login-page .bottom-content form footer{display:flex;justify-content:center;flex:1 1 100%;gap:10px}.login-page .bottom-content form button{background-color:var(--secondary-color-dark-transparent);border-style:none;color:var(--white);font-family:inherit}.login-page .bottom-content form button,.login-page .bottom-content form span{padding:7px 12px;width:120px;text-align:center;border-radius:var(--radius-20px)}.login-page .bottom-content form span{background-color:var(--light-gray-bg);display:flex;align-items:center;justify-content:center;color:var(--light-text-color)}.login-page .bottom-content footer{display:flex;gap:15px;margin-top:20px}.login-page .bottom-content footer em{padding:7px 10px;font-size:13px;background-color:var(--light-primary-color);border-radius:var(--radius-20px);color:var(--white)}.login-page .bottom-content footer span{padding:7px 10px;font-size:13px;background-color:var(--light-gray-border);color:var(--light-text-color);border-radius:var(--radius-20px)}.aside-content{display:flex;flex-direction:column;gap:25px}.aside-content .search h2{color:var(--primary-color);font-size:16px;line-height:35px}.aside-content .search span{color:var(--light-text-color);line-height:30px;font-weight:500;font-size:13px;margin-bottom:20px;display:block}.aside-content .search form{position:relative}.aside-content .search form input{width:100%;box-shadow:var(--light-box-shadow);font-size:14px;padding:10px 20px 10px 40px;border-radius:var(--radius-20px)}.aside-content .search form button{font-size:21px;padding:10px;background-color:unset;color:var(--light-text-color);border-radius:var(--radius-20px);top:0;left:5px;border-style:none;position:absolute}.aside-content .next-prev-article{display:flex;align-items:center}.aside-content .next-prev-article Span{flex:1 1 50%;background-color:var(--white);box-shadow:var(--light-box-shadow);text-align:center;color:var(--light-text-color);font-weight:600;border-radius:var(--radius-20px);padding:12px 0;font-size:14px}.aside-content .next-prev-article span a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.aside-content .next-prev-article b{flex:1 1 50%;text-align:center;padding:12px 0;background-color:var(--primary-color);border-radius:var(--radius-20px);color:var(--white);margin-right:-15px;font-weight:600;font-size:14px}.aside-content .next-prev-article b a:hover{color:var(--light-text-color);transition:all .5s ease-in-out}.category-list{max-height:0;overflow:hidden;transition:max-height .7s ease-in-out,padding .3s ease-in-out;padding:0 20px}.category-list.open{max-height:10000px;padding:20px}.aside-content .category h2{color:var(--primary-color);font-size:16px;line-height:35px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.aside-content .category span{color:var(--light-text-color);line-height:30px;font-weight:500;font-size:13px;margin-bottom:20px;display:block}.aside-content .category ul{box-shadow:var(--light-box-shadow);border-radius:var(--radius-20px)}.category-item{display:flex;align-items:center;gap:10px;color:var(--dark-text-color)}.category-item input[type=radio]{display:none}.category-item{cursor:pointer;padding:10px;border-radius:var(--radius-20px);transition:background-color .3s,color .3s}.category-item.selected{background-color:var(--primary-color);color:var(--white)}.aside-content .category ul li{list-style:none}.aside-content .category ul li label{display:flex;align-items:center;cursor:pointer;font-size:14px;color:var(--light-text-color);justify-content:space-between;transition:background-color .3s,color .3s}.aside-content .category ul li input[type=radio]:checked+label{background-color:var(--primary-color);color:var(--white);border-radius:var(--radius-20px)}.aside-content .category ul li input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid var(--light-gray-border);border-radius:5px;margin-right:10px;outline:none;cursor:pointer;transition:all .2s ease-in-out;position:relative;background-color:var(--white);display:none}.aside-content .popular-blogs h2{color:var(--primary-color);font-size:16px;line-height:35px}.aside-content .popular-blogs span{color:var(--light-text-color);line-height:30px;font-weight:500;font-size:13px;margin-bottom:20px;display:block}.aside-content .popular-blogs ul{display:flex;flex-direction:column;gap:20px}.aside-content .popular-blogs ul li article a{display:flex;padding:15px;border-radius:var(--radius-10px);box-shadow:var(--light-box-shadow)}.aside-content .popular-blogs ul li article a:hover .txt-block h3{color:var(--primary-color);transition:all .5s ease-in-out}.aside-content .popular-blogs ul li article a .img-block{width:90px;border-radius:var(--radius-10px);overflow:hidden;margin-left:10px}.aside-content .popular-blogs ul li article a .img-block img{border-radius:var(--radius-10px)}.aside-content .popular-blogs ul li article a .txt-block{width:calc(100% - 100px)}.aside-content .popular-blogs ul li article a .txt-block h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;font-size:13px;line-height:26px;color:var(--light-text-color);text-align:justify;height:50px}.aside-content .popular-blogs ul li article a .txt-block footer{display:flex;justify-content:space-between;align-items:center}.aside-content .popular-blogs ul li article a .txt-block footer strong{font-size:11px;background-color:var(--secondary-color);color:var(--white);padding:2px 5px;border-radius:var(--radius-20px)}.aside-content .popular-blogs ul li article a .txt-block span{margin-bottom:0;font-size:11px}.aside-content .popular-blogs ul li article a .txt-block i{color:var(--light-text-color);font-size:10px}.aside-content .important-titles h2{color:var(--primary-color);font-size:16px;line-height:35px}.aside-content .important-titles span{color:var(--light-text-color);line-height:30px;font-weight:500;font-size:13px;margin-bottom:20px;display:block}.aside-content .important-titles ul{box-shadow:var(--light-box-shadow);border-radius:var(--radius-20px);overflow:hidden}.aside-content .important-titles ul li article a{display:flex;flex-direction:column;padding:20px}.aside-content .important-titles ul li:nth-last-child(2n){background-color:var(--light-gray-bg)}.aside-content .important-titles ul li:hover{background-color:var(--light-primary-bg);transition:all .5s ease-in-out}.aside-content .important-titles ul li:hover a h3{color:var(--primary-color);transition:all .5s ease-in-out}.aside-content .important-titles ul li article a h3{color:var(--light-text-color);font-size:13px;line-height:27px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;height:50px;text-align:justify}.aside-content .important-titles ul li article a footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.aside-content .important-titles ul li article a footer strong{font-size:11px;background-color:var(--secondary-color);color:var(--white);padding:2px 5px;border-radius:var(--radius-20px)}.aside-content .important-titles ul li article a footer span{margin-bottom:0;font-size:12px}.aside-content .important-titles ul li article a footer i{color:var(--light-text-color);font-size:10px}.aside-content .banner img{border-radius:var(--radius-20px)}.single-blog-page .blog-content h1{font-size:20px;color:var(--dark-text-color);line-height:35px;margin-bottom:15px}.single-blog-page .blog-content .description{display:flex;flex-direction:row;gap:20px;margin-bottom:15px}.single-blog-page .blog-content .description .writer{display:flex;align-items:center;gap:10px;border-style:none;background-color:unset;border-radius:unset}.single-blog-page .blog-content .description .writer img{border-radius:var(--radius-50px);width:30px}.single-blog-page .blog-content .description .writer strong{color:var(--light-text-color);font-size:13px}.single-blog-page .blog-content .description .category-item{display:flex;align-items:center}.single-blog-page .blog-content .description .date{font-size:13px;color:var(--light-text-color);display:flex;align-items:center;gap:10px}.single-blog-page .blog-content .description .time{font-size:13px;color:var(--light-text-color);display:flex;align-items:center;gap:10px}.single-blog-page .blog-content .main-img{border-radius:var(--radius-20px);overflow:hidden;margin-bottom:20px}.common-text-block h1{margin:10px 0!important;line-height:32px!important;font-size:19px!important;color:var(--primary-color)!important}.common-text-block h2{margin:10px 0;line-height:32px;font-size:18px;color:var(--primary-color)}.common-text-block h3{font-size:17px}.common-text-block h3,.common-text-block h4{margin:9px 0;line-height:30px;color:var(--primary-color)}.common-text-block h4{font-size:16px}.common-text-block h5,.common-text-block h6{margin:6px 0;line-height:28px;font-size:15px;color:var(--primary-color)}.common-text-block p{color:var(--light-text-color);font-size:14px;line-height:28px;text-align:justify}.common-text-block figure{margin:20px 0}.common-text-block .editor-image img{border-radius:var(--radius-20px)}.common-text-block .editor-image figcaption{font-size:12px;color:var(--light-text-color);text-align:center;margin-top:10px}.common-text-block .editor-video .plyr,.common-text-block .editor-voice audio{border-radius:var(--radius-20px);margin:30px 0}.common-text-block .editor-voice audio{width:100%}.common-text-block table{margin:30px 0;border-left:1px solid var(--light-gray-border);border-right:1px solid var(--light-gray-border);font-size:14px;border-collapse:collapse;width:100%}.common-text-block table th{padding:11px 8px;background-color:var(--secondary-color);color:var(--white)}.common-text-block table td{padding:8px}.common-text-block table tbody tr{border-bottom:1px solid var(--light-gray-border)}.common-text-block table tbody tr:nth-child(2n){background-color:var(--light-gray-bg)}.common-text-block ul{margin-bottom:20px}.common-text-block ul li{font-size:14px;color:var(--dark-text-color);line-height:30px;position:relative;margin-right:20px;display:flex;align-items:center}.common-text-block ul li:after{position:absolute;content:"";width:6px;height:6px;background-color:var(--primary-color);right:-20px;border-radius:var(--rounded-radius)}.common-text-block ol{margin-bottom:20px}.common-text-block ol li{font-size:14px;color:var(--dark-text-color);line-height:30px}.common-text-block a{color:var(--primary-color)}.common-text-block a:hover{color:var(--secondary-color);transition:all .5s ease-in-out}.common-text-block .editor-link{position:relative;display:block;background-color:var(--light-primary-bg);border-radius:var(--radius-20px);padding:8px 55px 8px 45px;font-weight:500;line-height:28px;margin:40px 0}.common-text-block .editor-link .editor-link-text span{display:block;font-size:smaller;color:var(--secondary-color)}.common-text-block .editor-link:after{font-size:15px;position:absolute;content:"\e92c";font-family:orord-icon!important;top:50%;left:30px;transform:translate(-50%,-50%);width:60px;height:100%;color:var(--primary-color);border-radius:var(--radius-10px);display:flex;align-items:center;justify-content:center}.common-text-block .editor-link img{font-size:20px;position:absolute;content:"\e92c";font-family:icomoon!important;top:50%;right:-19px;transform:translate(-50%,-50%);width:40px;height:100%;color:var(--white);display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);border-radius:var(--radius-10px) var(--radius-10px) var(--radius-10px) 0;object-fit:contain}.common-text-block blockquote{background-color:var(--light-primary-bg);margin:15px 0;
  /*! align-items: center; */font-size:13px;color:var(--primary-color);line-height:26px;text-align:justify;padding:20px 80px 20px 20px;position:relative}.common-text-block blockquote,.common-text-block blockquote:after{display:flex;border-radius:var(--radius-10px);justify-content:center}.common-text-block blockquote:after{font-size:40px;position:absolute;content:"\e956";font-family:orord-icon!important;top:50%;right:-30px;transform:translate(-50%,-50%);width:60px;height:100%;background-color:var(--primary-color);color:var(--white);align-items:center;opacity:40%}.common-text-block blockquote text{text-align:right;width:100%}.common-text-block blockquote span{display:block;text-align:left;font-weight:500;font-size:smaller;font-style:italic}.single-blog-page .blog-content .hashtags{display:flex;align-items:center;background-color:var(--white);box-shadow:var(--light-box-shadow);padding:15px 12px;border-radius:var(--radius-10px);margin-top:30px}.single-blog-page .blog-content .hashtags b{color:var(--primary-color);font-size:15px;font-weight:600;width:80px}.single-blog-page .blog-content .hashtags ul{display:flex;flex-wrap:wrap;gap:20px}.single-blog-page .blog-content .hashtags ul li{color:var(--light-text-color);font-size:13px}.single-blog-page .blog-content .hashtags ul li em{padding-right:10px;display:flex;align-items:center}.single-blog-page .blog-content .hashtags ul li:not(:first-child){border-right:1px solid var(--light-text-color)}.single-blog-page .writer{background-color:var(--light-gray-bg);border:1px solid var(--light-gray-border);border-radius:var(--radius-20px);display:flex;overflow:hidden;gap:20px}.single-blog-page .writer .img-block{flex:0 1 25%;position:relative;text-align:center}.single-blog-page .writer .img-block:before{position:absolute;content:"";top:0;left:0;height:100%;z-index:1;width:100%;background-image:linear-gradient(90deg,#f3f3f3 0,#f3f3f3a0 10%,#f3f3f363 15%,transparent 25%)}.single-blog-page .writer .txt-block{flex:0 1 75%;padding:15px 0 15px 20px}.single-blog-page .writer .txt-block .writer-name{display:flex;color:var(--light-text-color);align-items:center;gap:15px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px dashed var(--light-gray-border)}.single-blog-page .writer .txt-block .writer-name i{font-size:30px}.single-blog-page .writer .txt-block .writer-name h3{font-size:15px}.single-blog-page .writer .txt-block .writer-name span{color:var(--primary-color);display:block;font-size:20px}.single-blog-page .writer .txt-block p{color:var(--light-text-color);line-height:28px;font-size:14px;text-align:justify}.single-blog-page .writer .txt-block ul{display:flex;gap:20px;color:var(--light-text-color);font-size:20px;margin-top:20px}.single-blog-page .writer .txt-block ul li{background-color:var(--light-gray-border);display:flex;align-items:center;padding:5px;border-radius:var(--radius-5px)}.single-blog-page .related-blogs{display:flex;gap:20px;flex-wrap:wrap}.single-blog-page .related-blogs .related-blogs-header{display:flex;align-items:center;margin-bottom:30px;padding-bottom:12px;border-bottom:1px solid var(--light-gray-border);flex:1 1 100%}.single-blog-page .related-blogs .related-blogs-header h2{color:var(--primary-color);font-size:17px}.single-blog-page .related-blogs .related-blogs-header h2 span{color:var(--light-text-color)}.single-blog-page .related-blogs .small-blog{width:calc(25% - (60px / 4))}.single-blog-page .related-blogs .small-blog img{border-radius:var(--radius-10px)}.single-blog-page .related-blogs .small-blog h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;font-size:13px;color:var(--dark-text-color);margin:7px 0}.single-blog-page .related-blogs .small-blog h3:hover{color:var(--primary-color);transition:all .5s ease-in-out}.single-blog-page .related-blogs .small-blog p{color:var(--light-text-color);font-size:11px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;margin-bottom:7px}.single-blog-page .related-blogs .small-blog ul{display:flex;gap:15px;margin-top:7px}.single-blog-page .related-blogs .small-blog ul li{display:flex;align-items:center;font-size:11px;color:var(--light-text-color);gap:3px}.single-blog-page .comments{box-shadow:var(--light-box-shadow);padding:20px;border-radius:var(--radius-20px)}.single-blog-page .comments .comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.single-blog-page .comments .comments-header h2{color:var(--light-text-color);font-size:16px}.single-blog-page .comments .comments-header span{color:var(--light-text-color);font-size:14px;background-color:var(--light-gray-bg);padding:6px 20px;border-radius:var(--radius-20px)}.single-blog-page .comments .single-comment:not(:last-child){margin-bottom:20px}.single-blog-page .comments .single-comment .user-comment{background-color:var(--light-gray-bg);border-radius:var(--radius-20px);padding:20px;position:relative}.single-blog-page .comments .single-comment .user-comment:after{position:absolute;background-color:var(--primary-color);width:4px;height:calc(100% - 40px);content:"";top:20px;right:0;border-radius:var(--radius-20px) 0 0 var(--radius-20px)}.single-blog-page .comments .single-comment .user-comment header{display:flex;gap:10px;align-items:center;margin-bottom:20px}.single-blog-page .comments .single-comment .user-comment header .reply{font-size:12px;color:var(--toastify-text-color-warning);background-color:var(--primary-color);padding:3px 15px 5px;margin-right:auto;cursor:pointer;border-radius:var(--radius-20px)}.single-blog-page .comments .single-comment .user-comment header img{width:30px;border-radius:var(--rounded-radius)}.single-blog-page .comments .single-comment .user-comment header .txt-block{display:flex;flex-wrap:wrap}.single-blog-page .comments .single-comment .user-comment header .txt-block strong{font-size:14px;color:var(--light-text-color);font-weight:700;width:100%;line-height:30px}.single-blog-page .comments .single-comment .user-comment header .txt-block span{color:var(--light-text-color);font-size:13px;width:100%;line-height:27px}.single-blog-page .comments .single-comment .user-comment p{color:var(--light-text-color);font-size:14px;line-height:28px}.single-blog-page .comments .single-comment .answer{padding:20px;width:95%;background-color:var(--light-primary-bg);margin:0 auto;border-radius:0 0 var(--radius-20px) var(--radius-20px);position:relative}.single-blog-page .comments .single-comment .answer:after{position:absolute;background-color:var(--primary-color);width:4px;height:calc(100% - 40px);content:"";top:20px;right:0;border-radius:var(--radius-20px) 0 0 var(--radius-20px)}.single-blog-page .comments .single-comment .answer header{display:flex;gap:10px;align-items:center;margin-bottom:20px}.single-blog-page .comments .single-comment .answer header img{width:30px;border-radius:var(--rounded-radius)}.single-blog-page .comments .single-comment .answer header .txt-block{display:flex;flex-wrap:wrap}.single-blog-page .comments .single-comment .answer header .txt-block strong{width:100%;color:var(--light-text-color);display:flex;gap:20px;align-items:center;line-height:30px}.single-blog-page .comments .single-comment .answer header .txt-block strong em{background-color:var(--primary-color);color:var(--white);font-size:10px;font-weight:400;padding:3px 10px;border-radius:var(--radius-20px);line-height:20px}.single-blog-page .comments .single-comment .answer header .txt-block span{color:var(--light-text-color);font-size:13px;width:100%;line-height:27px}.single-blog-page .comments .single-comment .answer p{color:var(--light-text-color);font-size:14px}.single-blog-page .add-comment{padding:30px 20px;background-color:var(--light-gray-bg);border-radius:var(--radius-20px)}.single-blog-page .add-comment header{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.single-blog-page .add-comment header h2{color:var(--primary-color);font-size:18px}.single-blog-page .add-comment header h2 i{vertical-align:middle;margin-left:5px}.single-blog-page .add-comment header span{color:var(--light-text-color);display:flex;align-items:center}.single-blog-page .add-comment header p{flex:1 1 100%;color:var(--light-text-color);font-weight:500}.single-blog-page .add-comment form{display:flex;gap:15px;flex-wrap:wrap}.single-blog-page .add-comment form input{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - (15px / 2))}.single-blog-page .add-comment form input,.single-blog-page .add-comment form textarea{font-size:13px;color:var(--light-text-color);padding:8px 12px;border-radius:var(--radius-5px)}.single-blog-page .add-comment form textarea{flex:1 1 100%;outline:none;resize:none}.single-blog-page .add-comment form button{padding:8px 20px;font-family:inherit;border-style:none;background-color:var(--primary-color);color:var(--white);border-radius:var(--radius-5px);font-size:13px}.blog-list-page .blogs-list{display:flex;flex-wrap:wrap;gap:30px}.blog-list-page .blogs-list .single-blog-list{display:flex;align-items:center;box-shadow:var(--light-box-shadow);padding:0 20px;border-radius:var(--radius-20px);gap:20px;margin-right:40px;width:100%}.blog-list-page .blogs-list .single-blog-list .img-block{flex:0 1 30%;margin-right:-60px;border-radius:var(--radius-20px);overflow:hidden}.blog-list-page .blogs-list .single-blog-list .txt-block{flex:1 1 70%;padding:20px 0}.blog-list-page .blogs-list .single-blog-list .txt-block h2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;text-align:justify;font-size:16px;color:var(--dark-text-color);margin-bottom:10px}.blog-list-page .blogs-list .single-blog-list .txt-block h2:hover{color:var(--primary-color);transition:all .5s ease-in-out}.blog-list-page .blogs-list .single-blog-list .txt-block p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;text-align:justify;color:var(--light-text-color);font-size:13px;line-height:26px}.blog-list-page .blogs-list .single-blog-list .txt-block ul{display:flex;justify-content:space-between;margin-top:15px}.blog-list-page .blogs-list .single-blog-list .txt-block ul .writer img{border-radius:var(--radius-50px);width:30px}.blog-list-page .blogs-list .single-blog-list .txt-block ul .writer strong{color:var(--light-text-color);font-size:13px;padding-right:5px}.blog-list-page .blogs-list .single-blog-list .txt-block ul .common-data{display:flex;align-items:center;gap:5px;color:var(--light-text-color)}.video-list-page .video-list{display:flex;flex-wrap:wrap;gap:20px}.video-list-page .video-list .single-video{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - (20px / 2))}.video-list-page .video-list .single-video .img-block{position:relative;border-radius:var(--radius-20px);overflow:hidden}.video-list-page .video-list .single-video .img-block .play-btn{color:var(--white);font-size:50px;position:absolute;top:calc(50% - 45px);right:calc(50% - 25px)}.video-list-page .video-list .single-video .img-block .category-item{position:absolute;bottom:50px;right:15px}.video-list-page .video-list .single-video .txt-block{box-shadow:var(--light-box-shadow);margin-top:-35px;z-index:1000;position:relative;background-color:var(--white);border-radius:var(--radius-20px);padding:20px 15px}.video-list-page .video-list .single-video .txt-block a{color:var(--dark-text-color);font-size:16px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;margin-bottom:10px}.video-list-page .video-list .single-video .txt-block a:hover{color:var(--primary-color);transition:all .5s ease-in-out}.video-list-page .video-list .single-video .txt-block a h2{font-size:14px;line-height:30px;height:60px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;margin-bottom:10px}.video-list-page .video-list .single-video .txt-block p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;color:var(--light-text-color);font-size:12px;line-height:25px;text-align:justify}.video-list-page .video-list .single-video .txt-block ul{display:flex;justify-content:space-between;margin-top:10px}.video-list-page .video-list .single-video .txt-block ul .writer{display:flex;align-items:center;gap:5px}.video-list-page .video-list .single-video .txt-block ul .writer img{width:30px;height:30px;border-radius:var(--rounded-radius)}.video-list-page .video-list .single-video .txt-block ul .writer strong{color:var(--light-text-color);font-size:11px;font-weight:400}.video-list-page .video-list .single-video .txt-block ul .writer strong span{display:block;line-height:26px}.video-list-page .video-list .single-video .txt-block .common-data{display:flex;align-items:center;gap:5px;color:var(--light-text-color);font-size:11px}@media screen and (min-width:1800px){.container{min-width:1730px}}@media screen and (min-width:1600px){.container{min-width:1530px}}@media screen and (max-width:1200px){.dn-1200{display:none}}@media screen and (max-width:992px){.dn-992{display:none!important}.p-20>div{padding:0 15px}.p-20{margin:0 -15px}.index-page .podcast-list{margin-bottom:40px}.index-page .gallery .large-photo{margin-bottom:20px}.responsive-header{display:block;background-color:unset;border-style:none;color:var(--white);font-size:20px}.best-titles .best-title-list{margin-bottom:40px}.index-page .hero-section .hero-photo,.index-page .latest-blogs .blogs .blogs-list .single-blog{margin-bottom:20px}.main-footer .list{margin-bottom:20px;text-align:center}.main-footer .description{margin-bottom:20px}.main-footer .socials{flex-direction:row;margin-bottom:20px}.main-footer .img-block{text-align:center}.main-header{background-color:var(--secondary-color)}.main-header:after{background-image:none}.main-header .img-company,.main-header .navigation ul{display:none}.main-header .header-content{padding:10px 0}.main-header .logo{margin-left:auto}.main-header .header-content{align-items:center}.index-page .hero-data{flex-wrap:wrap;flex-direction:column;gap:20px}.marquee{margin:25px}.single-blog-page .related-blogs{gap:15px}.single-blog-page .related-blogs .small-blog{width:calc(25% - (45px / 4));margin-bottom:10px}.index-page .latest-video .large-video{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--light-gray-border)}.index-page .hero-section .hero-photo,.index-page .hero-section .hero-photo .img-block,.index-page .hero-section .hero-photo .img-block img{height:unset;max-height:max-content;width:100%}.main-footer .img-block,.main-footer .socials{margin-top:0}}@media screen and (max-width:768px){.dn-768{display:none}.p-lr-50{padding:25px}.index-page .hero-section .weather-time{width:100%}.mb-sections{margin-bottom:55px}.container{width:100%;padding:0 15px}.index-page .gallery .gallery-header h2{font-size:16px}.index-page .categories .swiper-slide h4,.links-modal .links h4{font-size:13px;line-height:24px}.index-page .categories .swiper-slide span{font-size:11px;line-height:28px}.index-page .categories .swiper-slide:nth-last-child(odd){margin-top:0!important}.index-page .hero-section .weather-time .clock-date .date .persian-date,.index-page .hero-section .weather-time .weather .tempreture-describe{font-size:16px}.main-footer .description h4,.main-footer .list h4{font-size:13px;margin-bottom:16px}.main-footer .description h4:after{bottom:-14px}.main-footer .list ul{font-size:12px;gap:2px}.main-footer .list ul li{padding:0 8px}.main-footer .description p{font-size:12px;line-height:24px}.main-footer .developer p{font-size:12px}.index-page .hero-section .hero-photo .txt-block{z-index:101;bottom:25px;right:20px}.index-page .hero-section .hero-photo .txt-block h1{font-size:20px;line-height:40px}.index-page .hero-section .hero-photo .txt-block strong{font-size:13px;line-height:28px}.index-page .hero-section .weather-time .clock-date .clock{font-size:28px;margin-top:10px}.index-page .hero-section .weather-time .clock-date .date{margin:8px 0 15px}.index-page .hero-section .weather-time .clock-date .list{gap:10px;margin-bottom:10px}.index-page .hero-section .weather-time .clock-date .list li{padding:2px 8px;gap:6px}.index-page .hero-section .weather-time .weather{margin-top:10px}.index-page .hero-section .weather-time .weather .tempreture{gap:15px}.index-page .hero-section .weather-time .weather .tempreture img{max-width:35px}.index-page .hero-section .weather-time .weather .tempreture span{font-size:28px}.index-page .hero-section .weather-time .weather .tempreture-describe{gap:8px;margin:8px 0 10px}.index-page .hero-section .weather-time .weather .min-max-tempreture{gap:15px}.index-page .hero-section .weather-time .weather .min-max-tempreture li{font-size:12px}.index-page .hero-section .weather-time .weather .predict{padding:2px 8px;gap:5px;margin:10px auto}.index-page .hero-section .weather-time .future-weather{padding:10px 15px}.index-page .hero-section .weather-time .future-weather .single-weather{padding:4px 9px;flex-grow:0;flex-basis:calc(20% - (40px / 5))}.index-page .hero-section .weather-time .future-weather .single-weather span{font-size:12px;line-height:28px}.index-page .hero-section .weather-time .future-weather .single-weather strong{font-size:15px}.index-page .hero-section .weather-time .occasion{padding:0 15px 10px 10px}.index-page .hero-section .weather-time .occasion li{font-size:12px;line-height:28px}.index-page .hero-section .weather-time .future-weather .single-weather img{max-width:30px}.index-page .best-titles .best-titles-header a,.index-page .latest-blogs .latest-blogs-header a,.index-page .latest-video .latest-video-header a,.index-page .latest-video .small-video ul li a{gap:12px;padding:3px 12px;font-size:12px}.index-page .best-titles .best-titles-header h2{font-size:15px;margin-right:32px}.index-page .latest-blogs .latest-blogs-header h2{font-size:15px}.index-page .best-titles .best-titles-header h2:before{right:-32px;width:25px}.index-page .important-titles-list .bottom-blogs{flex-wrap:wrap}.index-page .important-titles-list .bottom-blogs .small-blog{width:calc(50% - (20px / 2))}.index-page .latest-blogs .blogs .blog-list-footer h2{font-size:14px;line-height:28px}.index-page .latest-blogs .blogs .blog-list-footer a{font-size:10px;line-height:28px}.index-page .latest-video .latest-video-header h2{font-size:16px}.index-page .latest-video .large-video .img-block .txt-block{right:20px}.index-page .latest-video .large-video .img-block .txt-block h2{font-size:15px;line-height:30px}.index-page .latest-video .large-video .img-block .txt-block p{font-size:13px;line-height:28px}.index-page .latest-video .large-video h3{font-size:14px}.index-page .ip{padding:16px 10px}.ip span{font-size:18px}.main-footer .description,.main-footer .list,.main-footer .socials{margin-bottom:15px}.index-page .hero-section .weather-time .future-weather{gap:5px}.index-page .hero-section .weather-time .future-weather .single-weather{padding:3px 8px;flex-grow:1;flex-shrink:1;flex-basis:calc(20% - (25px / 4))}.index-page .hero-section .weather-time .occasion li{font-size:11px}.index-page .best-titles .best-titles-header h2,.index-page .latest-blogs .latest-blogs-header h2{font-size:14px}.index-page .best-titles{padding:20px 15px}.marquee{margin:20px 0}.marquee p,.marquee span{font-size:12px}.marquee p{margin-right:10px}.marquee p:before{width:6px;height:6px;top:calc(50% - 3px);right:-10px}.aside-content .category h2{font-size:15px;line-height:30px}.aside-content .category span{line-height:26px;font-size:12px;margin-bottom:15px}.category-list{padding:0 15px}.category-list.open{padding:15px}.aside-content .category ul li label{font-size:13px;padding:10px 0}.blog-list-page .blogs-list .single-blog-list .txt-block h2{font-size:15px;margin-bottom:8px}.blog-list-page .blogs-list .single-blog-list .txt-block p{font-size:12px;line-height:25px}.blog-list-page .blogs-list .single-blog-list .txt-block ul{flex-wrap:wrap;gap:10px}.blog-list-page .blogs-list .single-blog-list .txt-block ul li{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - (10px / 2))}.blog-list-page .blogs-list{gap:20px}.index-page .podacst-survey .podacst-survey-header a{gap:12px;padding:3px 12px;font-size:12px}.index-page .podacst-survey .podacst-survey-header h2{font-size:15px;margin-right:32px}.index-page .podacst-survey .podacst-survey-header:before{right:-32px;width:25px}.index-page .podacst-survey .podacst-survey-header h2{font-size:14px}.common-text-block h1{margin:9px 0!important;line-height:30px!important;font-size:18px!important}.common-text-block h2{margin:9px 0;line-height:30px;font-size:17px}.common-text-block h3{margin:8px 0;line-height:29px;font-size:16px}.common-text-block h4{margin:8px 0;line-height:29px;font-size:15px}.common-text-block h5,.common-text-block h6{margin:5px 0;line-height:26px;font-size:14px}.common-text-block p{font-size:13px;line-height:26px}.common-text-block figure{margin:15px 0}.common-text-block figure figcaption{font-size:11px;margin-top:8px}.common-text-block ul{margin-bottom:15px}.common-text-block ul li{font-size:13px;line-height:28px;margin-right:15px}.common-text-block ul li:after{width:5px;height:5px;right:-15px}.common-text-block ol{margin-bottom:15px}.common-text-block ol li{font-size:13px;line-height:28px}.common-text-block .editor-link{padding:8px 55px 8px 40px;line-height:27px;margin:0 30px}.common-text-block .editor-link:after{font-size:14px;left:30px;width:50px}.common-text-block .editor-link:before{font-size:16px;right:-20px;width:30px}.common-text-block blockquote{margin:10px 0;font-size:12px;line-height:25px;padding:15px 60px 15px 15px}.common-text-block blockquote:after{font-size:35px;width:50px}.single-blog-page .blog-content .description{flex-wrap:wrap}.single-blog-page .blog-content .description li{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - (20px / 2))}.single-blog-page .blog-content h1{font-size:19px}.single-blog-page .blog-content .description .date,.single-blog-page .blog-content .description .time,.single-blog-page .blog-content .description .writer strong,.single-blog-page .blog-content .hashtags ul li{font-size:12px}.single-blog-page .blog-content .hashtags b,.single-blog-page .writer .txt-block .writer-name h3{font-size:14px}.single-blog-page .writer .txt-block .writer-name span{font-size:15px}.single-blog-page .writer .txt-block p{font-size:13px;line-height:26px}.single-blog-page .writer .txt-block .writer-name{padding-bottom:15px;margin-bottom:15px}.single-blog-page .writer .txt-block ul{margin-top:15px;font-size:17px}.single-blog-page .related-blogs .small-blog{width:calc(50% - (15px / 2))}.single-blog-page .related-blogs .small-blog h3{font-size:12px}.single-blog-page .related-blogs .related-blogs-header{margin-bottom:10px}.single-blog-page .related-blogs .related-blogs-header h2{font-size:16px}.single-blog-page .add-comment{padding:25px 15px}.single-blog-page .add-comment header h2{font-size:17px}.single-blog-page .add-comment header{margin-bottom:20px}.single-blog-page .add-comment header p,.single-blog-page .add-comment header span{font-size:12px}.single-blog-page .add-comment form{gap:10px}.single-blog-page .add-comment form button,.single-blog-page .add-comment form input,.single-blog-page .add-comment form textarea{font-size:12px}.video-list-page .video-list{gap:15px}.video-list-page .video-list .single-video{flex:100% 1}.video-list-page .video-list .single-video .img-block .category-item{bottom:50px}.video-list-page .video-list .single-video .txt-block{margin-top:-35px;padding:15px 10px}.video-list-page .video-list .single-video .txt-block a h2{font-size:13px;line-height:28px;height:50px;margin-bottom:8px}.video-list-page .video-list .single-video .txt-block p{font-size:11px;line-height:23px}.video-list-page .video-list .single-video .txt-block ul .writer{display:flex;align-items:center;gap:5px}.video-list-page .video-list .single-video .txt-block ul .writer strong{font-size:10px}.video-list-page .video-list .single-video .txt-block ul .writer strong span{line-height:24px}.video-list-page .video-list .single-video .txt-block .common-data{font-size:10px}.single-blog-page .comments{box-shadow:var(--light-box-shadow);padding:15px;border-radius:var(--radius-20px)}.single-blog-page .comments .comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.single-blog-page .comments .comments-header h2{color:var(--light-text-color);font-size:16px}.single-blog-page .comments .comments-header span{color:var(--light-text-color);font-size:14px;background-color:var(--light-gray-bg);padding:6px 20px;border-radius:var(--radius-20px)}.single-blog-page .comments .single-comment:not(:last-child){margin-bottom:20px}.single-blog-page .comments .single-comment .user-comment{padding:17px}.single-blog-page .comments .single-comment .user-comment:after{height:calc(100% - 34px);top:17px}.single-blog-page .comments .single-comment .user-comment header{margin-bottom:17px}.single-blog-page .comments .single-comment .user-comment header .txt-block strong{font-size:13px;line-height:28px}.single-blog-page .comments .single-comment .user-comment header .txt-block span{font-size:12px;line-height:26px}.single-blog-page .comments .single-comment .user-comment p{font-size:13px;line-height:26px}.single-blog-page .comments .single-comment .answer{padding:15px;width:90%}.single-blog-page .comments .single-comment .answer:after{height:calc(100% - 34px);top:17px}.single-blog-page .comments .single-comment .answer header{margin-bottom:18px}.single-blog-page .comments .single-comment .answer header .txt-block strong{line-height:28px}.single-blog-page .comments .single-comment .answer header .txt-block span{font-size:12px;line-height:26px}.single-blog-page .comments .single-comment .answer p{font-size:13px}.error-page .error{flex-direction:column-reverse}.error-page .error .error-content,.error-page .error .img-block{flex:1 1 100%}.error-page .error .img-block img{max-width:180px}.error-page .error .error-content h1{font-size:30px;line-height:70px}.error-page .error .error-content h1 span{font-size:40px}.error-page .error .error-content form{width:100%;margin:30px 0 20px}.error-page .error .error-content form input{width:100%;padding:5px 10px 5px 26px;font-size:12px}.error-page .error .error-content form i{top:10px;left:8px}.error-page .error .error-content a{padding:5px 15px;font-size:13px}.error-page .error .error-content form i{top:9px;left:10px}.text-p{font-size:13px}.video-list-page .video-list .single-video .txt-block a{font-size:15px}.links-modal{gap:10px}.links-modal li{flex-grow:0;flex-shrink:0;flex-basis:calc((100% / 5) - (40px / 5))}}@media screen and (max-width:640px){.blog-list-page .blogs-list .single-blog-list{flex-wrap:wrap;margin-right:0;padding:0}.blog-list-page .blogs-list .single-blog-list .img-block{flex:100% 1;margin-right:0}.blog-list-page .blogs-list .single-blog-list .txt-block{flex:100% 1;padding-top:0;padding:0 20px 20px}.aside-content .category h2{font-size:14px;line-height:28px}.aside-content .category span{line-height:25px;font-size:11px;margin-bottom:10px}.blog-list-page .blogs-list .single-blog-list .txt-block{padding:0 10px 10px}.blog-list-page .blogs-list .single-blog-list{gap:10px}.single-blog-page .writer{flex-wrap:wrap}.single-blog-page .writer .img-block{flex:1 1 100%}.single-blog-page .writer .img-block:before{background-image:linear-gradient(0deg,#f3f3f3 0,#f3f3f3a0 10%,#f3f3f363 15%,transparent 25%)}.single-blog-page .writer .txt-block .writer-name{justify-content:center}.single-blog-page .writer .txt-block{flex:100% 1;padding:15px}.single-blog-page .writer .txt-block ul{justify-content:center}.index-page .hero-section .phones .phone-numbers-label{font-size:12px}.index-page .survey form,.index-page .survey header{padding:12px 20px}.index-page .survey header h3{font-size:15px}.index-page .survey form label .custom-radio{padding:4px 0 4px 15px;line-height:25px;font-size:13px}.index-page .podacst-survey{padding:20px 15px}.links-modal li{flex-grow:0;flex-shrink:0;flex-basis:calc((100% / 4) - (40px / 4))}}@media screen and (max-width:480px){.dn-480{display:none}.p-lr-50{padding:0}.w-480{width:100%}.mb-sections{margin-bottom:45px}.index-page .categories .swiper-slide h4,.links-modal .links h4{font-size:12px;line-height:22px}.index-page .categories .swiper-slide span{font-size:10px;line-height:26px}.main-footer .description h4,.main-footer .list h4{font-size:12px}.main-footer .list ul{font-size:11px}.main-footer .list ul li{padding:0 8px}.main-footer .description p{font-size:11px;line-height:22px}.main-footer .img-block img{max-width:100px}.main-footer .developer p{font-size:11px}.index-page .hero-section .hero-photo .txt-block{bottom:20px;right:15px}.index-page .hero-section .hero-photo .txt-block h1{font-size:16px;line-height:32px}.index-page .hero-section .hero-photo .txt-block strong{font-size:12px;line-height:25px}.index-page .hero-section .weather-time .clock-date,.index-page .hero-section .weather-time .weather{width:100%}.index-page .hero-section .weather-time .clock-date .date .persian-date,.index-page .hero-section .weather-time .weather .tempreture-describe{font-size:15px}.index-page .hero-section .weather-time .clock-date .clock,.index-page .hero-section .weather-time .weather .tempreture span{font-size:24px}.index-page .latest-blogs .blogs .blog-list-footer h2{font-size:13px;line-height:26px}.index-page .latest-blogs .blogs .blog-list-footer a{font-size:9px;line-height:25px}.index-page .latest-blogs .blogs .blog-list-footer .navigation i{width:22px;height:22px}.index-page .latest-video .large-video .img-block .txt-block{right:15px;bottom:12px}.index-page .latest-video .large-video .img-block .txt-block h2{font-size:14px;line-height:28px}.index-page .latest-video .large-video .img-block .txt-block p{font-size:12px;line-height:26px}.index-page .latest-video .large-video h3{font-size:13px}.ip{padding:12px 8px}.ip span{font-size:16px}.index-page .latest-video .large-video p{font-size:11px}.index-page .latest-video .small-video .img-block,.index-page .latest-video .small-video .txt-styles{width:100%}.index-page .best-titles .best-titles-header a,.index-page .latest-blogs .latest-blogs-header a,.index-page .latest-video .latest-video-header a,.index-page .latest-video .small-video ul li a,.index-page .podacst-survey .podacst-survey-header a{gap:10px;padding:3px 10px;font-size:11px}.main-footer .description h4:after{width:4px;height:4px;bottom:-10px}.index-page .best-titles{padding:15px 10px}.aside-content .category ul li label{padding:5px 0;font-size:12px}.aside-content .category ul li input[type=radio]{width:15px;height:15px}.aside-content .category ul li input[type=radio]:checked:after{top:-3px;left:3px;font-size:15px}.blog-list-page .blogs-list .single-blog-list .txt-block ul li{flex:100% 1}.blog-list-page .blogs-list .single-blog-list .txt-block h2{font-size:14px;margin-bottom:5px}.blog-list-page .blogs-list .single-blog-list .txt-block p{font-size:11px;line-height:22px}.blog-list-page .blogs-list .single-blog-list .txt-block ul .writer strong{font-size:12px}.common-text-block h1{margin:8px 0!important;line-height:28px!important;font-size:17px!important}.common-text-block h2{margin:8px 0;line-height:28px;font-size:16px}.common-text-block h3{margin:5px 0;line-height:28px;font-size:15px}.common-text-block h4{line-height:28px;font-size:14px}.common-text-block h5{margin:5px 0;line-height:26px;font-size:14px}.common-text-block h6{line-height:25px;font-size:13px}.common-text-block p{font-size:12px;line-height:25px}.common-text-block figure{margin:12px 0}.common-text-block figure figcaption{font-size:10px;margin-top:5px}.common-text-block ul{margin-bottom:12px}.common-text-block ul li{font-size:12px;line-height:25px;margin-right:12px}.common-text-block ul li:after{width:4px;height:4px;right:-12px}.common-text-block ol{margin-bottom:12px}.common-text-block ol li{font-size:12px;line-height:27px}.common-text-block .editor-link{padding:5px 55px 5px 30px;line-height:25px;margin:20px 0}.common-text-block .editor-link:after{font-size:13px;left:20px;width:40px}.common-text-block .editor-link:before{font-size:15px;right:-20px;width:20px}.common-text-block blockquote{margin:5px 0;font-size:11px;line-height:24px;padding:12px 50px 12px 12px}.common-text-block blockquote:after{font-size:30px;width:40px}.single-blog-page .blog-content h1{font-size:17px}.single-blog-page .blog-content .description .date,.single-blog-page .blog-content .description .time,.single-blog-page .blog-content .description .writer strong,.single-blog-page .blog-content .hashtags ul li{font-size:11px}.single-blog-page .blog-content .hashtags b{font-size:13px}.single-blog-page .writer .txt-block p{font-size:12px;line-height:25px}.single-blog-page .writer .txt-block .writer-name{padding-bottom:12px;margin-bottom:12px}.single-blog-page .writer .txt-block ul{margin-top:12px;font-size:16px}.single-blog-page .writer .txt-block .writer-name h3{font-size:13px}.single-blog-page .writer .txt-block .writer-name span{font-size:14px}.single-blog-page .related-blogs .small-blog{width:100%}.single-blog-page .related-blogs .related-blogs-header{margin-bottom:8px}.single-blog-page .related-blogs .related-blogs-header h2{font-size:15px}.single-blog-page .add-comment header{margin-bottom:15px}.single-blog-page .add-comment header p{font-size:12px}.single-blog-page .add-comment form{gap:8px}.single-blog-page .add-comment form button{padding:6px 15px}.single-blog-page .add-comment form input,.single-blog-page .add-comment form textarea{padding:6px 9px}.single-blog-page .add-comment header h2{font-size:16px}.single-blog-page .add-comment{padding:18px 12px}.single-blog-page .add-comment header p,.single-blog-page .add-comment header span{font-size:11px}.modal-content h1{font-size:14px}.modal-nav .nav-item a{font-size:13px}.modal-nav .nav-sub-item a{font-size:12px}.main-header .logo img{max-width:70px}.video-list-page .video-list{gap:15px}.video-list-page .video-list .single-video{flex:100% 1}.video-list-page .video-list .single-video .img-block .category-item{bottom:40px;right:10px}.video-list-page .video-list .single-video .txt-block{margin-top:-35px;padding:10px 8px}.video-list-page .video-list .single-video .txt-block a h2{font-size:12px;line-height:23px;height:30px}.single-blog-page .comments{padding:10px}.single-blog-page .comments .comments-header{margin-bottom:15px}.single-blog-page .comments .comments-header h2{font-size:14px}.single-blog-page .comments .comments-header span{font-size:13px;padding:4px 15px}.single-blog-page .comments .single-comment:not(:last-child){margin-bottom:15px}.single-blog-page .comments .single-comment .user-comment{padding:10px}.single-blog-page .comments .single-comment .user-comment:after{height:calc(100% - 30px);top:15px;width:3px}.single-blog-page .comments .single-comment .user-comment header{margin-bottom:15px}.single-blog-page .comments .single-comment .user-comment header .txt-block strong{font-size:12px;line-height:26px}.single-blog-page .comments .single-comment .user-comment header .txt-block span{font-size:11px;line-height:24px}.single-blog-page .comments .single-comment .user-comment p{font-size:12px;line-height:24px}.single-blog-page .comments .single-comment .answer{padding:10px;width:90%}.single-blog-page .comments .single-comment .answer:after{height:calc(100% - 30px);top:15px}.single-blog-page .comments .single-comment .answer header{margin-bottom:15px}.single-blog-page .comments .single-comment .answer header .txt-block strong{line-height:26px}.single-blog-page .comments .single-comment .answer header .txt-block span{font-size:11px;line-height:24px}.single-blog-page .comments .single-comment .answer p{font-size:12px}.index-page .important-titles-list .bottom-blogs .small-blog{width:100%}.index-page .important-titles-list .top-blogs{flex-wrap:wrap}.index-page .important-titles-list .top-blogs .large-blog{width:100%}.error-page .error .error-content h1{font-size:25px;line-height:60px}.error-page .error .error-content form{width:100%;margin:20px 0 15px}.error-page .error .error-content form input{width:100%;padding:5px 10px 5px 26px;font-size:12px}.error-page .error .error-content form i{top:10px;left:8px}.error-page .error .error-content a{padding:4px 12px;font-size:12px}.error-page .error .error-content form i{top:9px;left:10px}.error-page .error .img-block img{max-width:150px}.text-p{font-size:12px}.aside-content .search form input{padding:8px 15px 8px 30px;font-size:13px}.aside-content .search form button{font-size:14px;padding:12px;left:0}.video-list-page .video-list .single-video .txt-block a{font-size:14px}.index-page .hero-section .weather-time .weather{padding-bottom:10px}.index-page .hero-section .phones{margin-bottom:15px}.index-page .hero-section .hero-photo{margin-bottom:0}.index-page .latest-video .large-video .img-block i{font-size:30px}.index-page .hero-section .phones .phone-numbers-label{font-size:11px}.index-page .gallery .large-photo,.index-page .gallery .small-photos img{margin-bottom:10px}.index-page .survey form,.index-page .survey header{padding:8px 15px}.index-page .survey header h3{font-size:14px}.index-page .survey form label .custom-radio{line-height:23px;font-size:12px}.index-page .podacst-survey{padding:10px}.modal-gallery h3{font-size:13px}.mb-footer,.modal-gallery h3{margin-bottom:15px}.common-text-block .editor-video .plyr,.common-text-block .editor-voice audio,.common-text-block table{margin:15px 0}.links-modal li{flex-grow:0;flex-shrink:0;flex-basis:calc((100% / 2) - (10px / 2))}}@media screen and (max-width:400px){.main-header .socials{gap:10px}.video-list-page .video-list .single-video .img-block .play-btn{font-size:30px;right:calc(50% - 15px);top:calc(50% - 40px)}.index-page .hero-section .weather-time .future-weather .single-weather strong{font-size:14px}.index-page .hero-section .weather-time .future-weather .single-weather{padding:3px}.index-page .hero-section .weather-time .future-weather .single-weather span{font-size:11px}}