body{margin:0;font-family:"IBM Plex Sans Arabic",sans-serif;line-height:1.2}
.relative{position:relative}
.logo-h{width:153px;height:auto}
.head-th{position:absolute;padding:10px 0;z-index:1000;width:100%}
.main-title{font-size:40px;font-weight:700}
.head-th::before{content:'';position:absolute;top:0;left:0;width:100%;height:60px;background:#660e3e;clip-path:url(#myClipPath);-webkit-clip-path:url(#myClipPath);z-index:-1}
.main-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:left;gap:0;padding-left:50px;padding-top:10px}
.main-nav li{position:relative;padding:0}
.main-nav li:not(:last-child)::after{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background:#fff}
.main-nav a{display:block;padding:0 20px;color:#ffff;text-decoration:none;font-size:18px;transition:all .3s ease;font-weight:600}
.main-nav a:hover{background:rgba(255,255,255,.1)}
.social-follow-section{display:flex;align-items:center;justify-content:space-between;position:relative}
.social-icons{display:flex;align-items:center;gap:20px}
.social-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;transition:opacity .3s ease}
.social-icon svg{width:17px;height:17px}
.youtube-ic{width:23px!important;height:17px!important}
.follow-text{color:#fff;font-weight:600}
.follow-text.paragraph{font-size:18px}
.paragraph{font-size:19px;line-height:1.4}
.hero{position:relative;height:100vh;overflow:hidden;background:#0a1a2a}
.gallery-slider{width:100%;height:100%}
.overlay{position:absolute;inset:0;opacity:.8;background:linear-gradient(to bottom,rgba(35,31,32,1) 0,rgba(35,31,32,0) 100%);pointer-events:none;z-index:2;height:450px}
.gallery-slider .swiper-slide{height:100vh;position:relative}
.slide_bgimg{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}
.slide_bgimg::before{content:"";position:absolute;inset:auto 0 0 0;background:linear-gradient(to top,rgba(35,31,32,1) 0,rgba(35,31,32,0) 100%);pointer-events:none;z-index:3;height:350px;bottom:0}
.slide_bgimg::after{content:"";position:absolute;background:#1b1b3f;width:100%;height:100%;opacity:.4;inset:0}
.slide-rightInfo{font-size:50px;opacity:1;font-weight:500;color:#fff}
.bottom-info{position:absolute;left:6%;bottom:3.5%;z-index:3;color:#fff;display:flex;gap:28px;direction:rtl;text-align:right;opacity:.9;font-size:14px}
.bottom-info .item .t{opacity:.8;font-size:12px;margin-bottom:4px}
.bottom-info .item .d{font-weight:600}
.gallery-pagination{display:flex;align-items:flex-end;justify-content:flex-end;position:relative;z-index:10;z-index:4444}
.gallery-pagination-wrapper{position:absolute;bottom:4%;left:0;right:0;z-index:100}
.gallery-pagination .swiper-pagination-bullet{width:24px;height:auto;background:0 0;opacity:1;position:relative;margin:0 6px!important}
.gallery-pagination .swiper-pagination-bullet::before{content:"";width:100%;height:4px;border-radius:999px;border:1px solid rgba(255,255,255,.4);position:absolute;left:0;top:50%;transform:translate(-50%,-50%);background:#fff;opacity:.5}
.gallery-pagination .swiper-pagination-bullet-active::before{border-color:#fff;background:#fff;opacity:1}
.gallery-thumbs{height:auto;max-width:777px;width:auto;padding:0;overflow:hidden;position:absolute;bottom:5%;right:0;z-index:5;pointer-events:auto}
.gallery-thumbs .swiper-slide{width:255px!important;height:165px;overflow:hidden;display:flex;align-items:center;justify-content:center;opacity:.4;transition:opacity .5s ease;flex-shrink:0}
.gallery-thumbs .swiper-slide-active{opacity:1!important}
.gallery-thumbs .swiper-slide:hover{opacity:1!important}
.gallery-thumbs .swiper-slide img{width:100%;height:100%;object-fit:cover;cursor:pointer;display:block}
.m-gll-mg{position:relative;width:100%;height:100%}
.m-gll-mg img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;z-index:0}
.slide-leftText{font-size:65px;font-weight:700;color:#fff;text-align:center;line-height:1.2;position:relative;z-index:888}
.about-1 .main-title{color:#660e3e;padding-bottom:40px}
.about-1 .paragraph{line-height:34px;color:#000;padding-bottom:65px}
.about{background-color:#f6f6f6;padding-bottom:25px}
.about-1{padding:180px 0 250px;position:relative;background:#f6f6f6}
.about-1::after{content:"";background-size:contain;position:absolute;width:100%;height:370px;background-repeat:no-repeat;bottom:0;left:100px;background-image:url(../images/about-bg.png)}
.about-1::before{content:"";background-size:contain;position:absolute;width:569px;height:230px;background-repeat:no-repeat;top:0;left:0;background-image:url(../images/theme.svg)}
.main-btn{background:#660e3e;font-size:19px;color:#fff;text-decoration:none;padding:10px 80px;position:relative;z-index:3;display:inline-block;overflow:hidden;transition:all .4s ease}
.main-btn::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:rgba(255,255,255,.15);transform:rotate(45deg) scale(0);transition:transform .5s ease,opacity .5s ease;z-index:1;border-radius:50%}
.main-btn::after{content:"";position:absolute;bottom:-50%;right:-50%;width:200%;height:200%;background:rgba(255,255,255,.1);transform:rotate(-45deg) scale(0);transition:transform .5s ease,opacity .5s ease;z-index:1;border-radius:50%}
.main-btn:hover::after,.main-btn:hover::before{transform:rotate(0) scale(1);opacity:1}
.main-btn:hover{background:#8c1452;color:#fff}
.projects-slider-wrapper{width:100%;height:100vh;position:relative;overflow:hidden}
.projects-swiper{width:100%;height:100%;overflow:hidden}
.project-slide{width:100%;height:100%;position:relative;overflow:hidden;display:flex;align-items:end;padding-bottom:40px}
.project-bg::after{content:"";width:100%;height:100%;opacity:.5;position:absolute;background:#1b1b3f;top:0}
.project-bg::before{content:"";width:100%;height:25%;position:absolute;background:linear-gradient(to top,#231f20 0,transparent 100%);bottom:0;z-index:4444}
.project-bg-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}
.project-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.6) 100%);z-index:1}
.project-header{position:absolute;top:0;right:0;z-index:3}
.head-p{position:absolute;z-index:888888;width:100%}
.head-p svg text{fill:#fff;font-size:40px;font-weight:700;direction:rtl;text-anchor:right;dominant-baseline:middle;font-weight:700}
.svg-text-1{font-size:40px}
.svg-text-2{font-size:24px!important;font-weight:600!important}
.header-clip-path{background:#8b1538;padding:20px 80px 20px 150px;clip-path:polygon(0 0,100% 0,100% 100%,20% 100%)}
.header-clip-path h2{color:#fff;font-size:28px;font-weight:600;margin:0}
.project-content{position:relative;z-index:2;height:100%;z-index:44444}
.head-p .main-title{color:#fff}
.projects{position:relative}
.project-diamond{margin-bottom:120px}
.diamond-shape{width:auto;height:auto;background-repeat:no-repeat;background-color:none;display:flex;align-items:center;background-size:contain;background-position:center;justify-content:center;position:relative}
.diamond-content{text-align:center;color:#fff}
.project-title{font-size:40px;font-weight:700;margin-bottom:8px}
.project-name{font-size:20px;font-weight:600;margin-bottom:12px;color:rgba(255,255,255,.95)}
.project-subtitle{font-size:32px;font-weight:400;margin-bottom:20px;color:rgba(255,255,255,.9)}
.project-description{font-size:15px;line-height:1.8;color:rgba(255,255,255,.85)}
.project-footer{width:100%;display:flex;flex-direction:column;align-items:center}
.project-in .main-btn{padding-left:30px;padding-right:30px}
.news .main-btn{padding-left:55px;padding-right:55px}
.contact-form .main-btn{padding-left:60px;padding-right:60px}
.project-in .paragraph{padding-bottom:120px;font-weight:400;color:#fff;line-height:1.5}
.project-details{display:flex;gap:0;margin-bottom:60px;position:relative;width:100%}
.detail-item{flex:1;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:start;position:relative;height:69px}
.detail-item:last-child{border-right:none}
.detail-value{font-size:18px;color:#fff;display:block;margin-top:20px;font-weight:600;text-align:start}
.projects .swiper-pagination{bottom:5%;right:28.5%;z-index:11111}
.detail-label::after{content:"";position:absolute;bottom:-22px;right:-9px;height:10px;width:17px;transform:translateX(-50%);background-repeat:no-repeat;background-size:contain;background-image:url(../images/arrow-d.svg)}
.project-details::before{content:'';position:absolute;bottom:50%;left:50%;transform:translateX(-50%);width:100%;height:1px;background:#fff;opacity:50%}
.detail-label{width:165px;text-align:right;font-size:18px;font-weight:400;color:#fff;display:block;margin-bottom:5px;position:relative}
.project-location{color:#fff;font-size:15px;position:absolute;bottom:40px;right:40px;background:rgba(0,0,0,.4);padding:8px 20px;border-radius:4px}
.swiper-pagination-bullet{background:#fff;opacity:.4;width:22px;height:4px;margin:0 6px!important;border-radius:6px}
.swiper-pagination-bullet-active{opacity:1;background:#fff}
.news-section{padding:135px 0 65px;background:#f0f0f1;overflow:visible;position:relative}
.news-section::after{content:"";position:absolute;width:422px;height:398px;background-image:url(../images/theme-news.svg);top:-28px;left:0;background-repeat:no-repeat;z-index:88888888}
.news-swiper{max-width:1280px;margin:auto;overflow:hidden;position:relative;z-index:8888887777}
.news-card{text-align:center}
.news-card img{width:100%;height:500px;object-fit:cover}
.news-card p{margin-top:32px;font-size:22px;font-weight:600;color:#000;text-align:start}
.news-pagination{text-align:center}
.foot-news{display:flex;justify-content:space-between;align-items:end}
.news-section .swiper-wrapper{padding-bottom:60px}
.news-pagination .swiper-pagination-bullet{width:22px;height:4px;border-radius:6px;background:#abadb0;opacity:.4}
.footer-cn{padding:60px 0;background:#f0f0f1}
.footer-mg img{width:154px;height:auto}
.footer-mg{text-align:right;display:flex;justify-content:end}
.footer-cn .paragraph{color:#660e3e;text-align:right}
.footer-cn .social-icons{gap:0;justify-content:right}
.footer-cn .social-icon{justify-content:right}
.news .head-p{position:relative}
.news .head-p svg{position:relative;z-index:-1;overflow:visible;background-color:#f0f0f1}
.news{margin-top:5px;position:relative}
.news-pagination .swiper-pagination-bullet-active{background:#abadb0;opacity:1}
.contact-section{padding:100px 0;background:#fff;direction:rtl;position:relative}
.contact-section::before{content:"";position:absolute;width:360px;height:306px;background-image:url(../images/theme-bottom.svg);bottom:-44px;right:-3px;background-repeat:no-repeat;background-size:cover}
.contact-title h2{color:#660e3e;font-weight:700}
.divder{background:#abadb0;width:34px;height:1px;margin:23px 0 30px}
.pdd-13{padding-bottom:13px}
.contact-info{list-style:none;padding:0;margin-bottom:40px}
.icon img{width:34px;height:34px}
.contact-info li{display:flex;align-items:center;margin-bottom:12px;font-size:20px;color:#660e3e;margin-bottom:0;line-height:1.4}
.contact-info .icon{margin-left:8px}
.contact-form{margin-top:25px;text-align:end}
.contact-form input,.contact-form textarea{width:100%;border:1px solid #d3d5d6;padding:6px 10px;margin-bottom:7px;font-size:18px;outline:0}
.contact-form textarea{height:120px;resize:none}
.contact-section .paragraph{line-height:1.6}
.contact-section button{border:0;margin-top:35px}
.head-p svg{overflow:visible}
.projects-swiper video{backface-visibility:hidden;transform:translate3d(0,0,0);will-change:transform}
.contact-form input::placeholder,.contact-form textarea::placeholder{color:#abadb0}
.projects-strip{padding:0 0 35px}
.projects-fields{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) minmax(20px,auto);flex:1 1 700px;align-items:start}
.field .label{font-size:18px;color:#fff;margin-bottom:10px;position:relative;padding-bottom:10px;white-space:nowrap;border-bottom:1px solid rgb(255 255 255/50%)}
.field.is-filter .label::after{content:"";position:absolute;right:8px;background-image:url(../images/arrow-d.svg);transform:translateX(50%);bottom:-9px;width:18px;height:9px;background-repeat:no-repeat}
.field .value{font-size:18px;font-weight:600;color:#fff;padding-top:5px}
.projects-btn{flex:0 0 auto;background:var(--btn);color:#fff;border:0;padding:12px 18px;border-radius:2px;font-size:14px;font-weight:600;cursor:pointer;min-width:190px}
.news a{text-decoration:none}
.contact-info a{text-decoration:none;color:#660e3e}
.logo-h img{width:100%;height:auto}
@media screen and (max-width:1680px){
.slide-leftText{font-size:55px}
.slide-rightInfo{font-size:30px}
.swiper-slide .container{max-width:66%}
.main-nav a{font-size:17px}
.main-nav ul{justify-content:center}
.logo-h{width:130px;height:auto}
.gallery-thumbs .swiper-slide{height:145px}
.gallery-pagination-wrapper{bottom:5%}
.paragraph{font-size:18px}
.about-1 .main-title{padding-bottom:23px}
.main-btn{font-size:18px;padding:10px 60px}
.about-1{padding:140px 0 233px;position:relative;background:#f6f6f6}
.about-1::after{height:305px}
.about-1::before{width:490px}
.project-in .paragraph{padding-bottom:70px;font-weight:400;color:#fff}
.project-title{font-size:35px;font-weight:700;margin-bottom:8px}
.project-diamond{margin-bottom:70px}
.projects .swiper-pagination{bottom:7%;right:22.5%}
.detail-label{font-size:17px}
.detail-value{font-size:17px;margin-top:24px}
.detail-label::after{bottom:-25px}
.news-section::after{content:"";width:315px;height:367px;top:-21px}
.diamond-shape::before{height:26px;top:-27px}
.project-subtitle{font-size:27px}
.news-card img{height:400px}
.news-card p{margin-top:25px;font-size:22px}
.news-section .swiper-wrapper{padding-bottom:40px}
.contact-title h2{font-size:35px}
.contact-info li{font-size:18px}
.divder{margin:20px 0 25px}
.contact-info{margin-bottom:30px}
.contact-form{margin-top:20px}
.contact-form input,.contact-form textarea{font-size:17px}
.contact-section{padding:80px 0}
.main-title{font-size:35px}
.contact-section::before{width:250px;height:211px;bottom:-30px}
.footer-cn{padding:50px 0}
.footer-mg img{width:145px}
.overlay{height:220px}
.slide_bgimg::before{height:210px}
.project-details{margin-bottom:40px}
.field .value{font-size:17px}
.field .label{font-size:17px}
}
@media (max-width:1400px){
.main-nav a{font-size:16px;padding:0 19px}
.logo-h{width:120px}
.gallery-thumbs .swiper-slide{height:120px}
.social-icon svg{width:15px;height:15px}
.youtube-ic{width:20px!important}
.paragraph{font-size:16px}
.main-btn{font-size:16px;padding:10px 50px}
.about-1::after{height:270px}
.about-1{padding:120px 0 200px}
.about-1::before{width:429px}
.project-title{font-size:30px}
.project-in .paragraph{padding-bottom:70px}
.project-subtitle{font-size:25px}
.field .label{font-size:16px}
.detail-label{width:max-content;font-size:15px}
.detail-value{font-size:15px}
.field .value{font-size:16px}
.detail-item{padding-left:15px}
.project-in .main-btn{margin-top:5px}
.detail-label::after{bottom:-27px}
.projects .swiper-pagination{right:20.5%}
.news-card p{font-size:17px;margin-top:15px}
.news-card img{height:340px}
.news-section::after{width:278px;top:-18px}
.footer-mg img{width:115px}
.footer-cn .paragraph{font-size:17px}
.contact-title h2{font-size:30px}
.contact-section .paragraph{font-size:17px}
.contact-info li{font-size:17px}
.footer-cn .paragraph.fw-semibold{font-size:17px;padding-bottom:10px!important}
.footer-cn .follow-text{padding-bottom:10px!important}
.contact-section{padding:67px 0}
.contact-form input,.contact-form textarea{font-size:16px}
.contact-section::before{width:246pxpx;height:220px;bottom:-32px}
.news-section{padding:120px 0 54px}
.main-nav ul{justify-content:right}
.news-section .swiper-wrapper{padding-bottom:20px}
.slide-leftText{font-size:50px}
.about-1::after{left:66px}
}
@media screen and (max-width:1024px) and (min-width:1000px){
.social-icons{gap:7px}
.main-nav a{padding:0 10px;font-size:16px}
.projects-slider-wrapper{height:80vh}
.projects .swiper-pagination{right:18.5%}
.projects-slider-wrapper{height:auto}
.projects-slider-wrapper .swiper-slide{height:auto}
.p-b-m{padding-top:250px}
.projects .swiper-pagination{bottom:10%;right:19%}
.news-section::after{width:240px;top:-16px}
}
@media (max-width:900px){
.social-icons{gap:10px}
.social-icon svg{width:22px;height:16px}
.slide-leftText{font-size:44px}
.slide-rightInfo{font-size:18px}
.gallery-pagination{height:160px;bottom:10px!important;width:85%!important}
.gallery-thumbs{bottom:55px;width:85%!important}
.gallery-thumbs .swiper-slide{width:200px;height:110px}
.heroVideoSlider{height:60vh;min-height:420px}
.hv-bottomLine{bottom:calc(6% + 45px)}
.project-diamond{justify-content:center}
.head-p svg text{font-size:60px}
.gallery-thumbs .swiper-slide{width:160px!important}
.gallery-thumbs{max-width:490px}
.gallery-pagination{height:auto;width:94%!important}
.about-1{padding:81px 0 110px}
.about-1::after{height:160px}
.about-1::after{left:60px}
.about-1::before{width:293px}
.about-1 .main-title{padding-bottom:20px}
.main-title{font-size:32px}
.project-in .paragraph{padding-bottom:30px}
.about{padding-bottom:15px}
.projects .swiper-pagination{right:21%;text-align:left;bottom:7%}
.news-card img{height:300px}
.news-section{padding:66px 0 38px}
.news-section::after{width:170px;top:-12px}
.svg-text-2{font-size:41px!important}
.contact-title h2{font-size:32px;margin-bottom:20px}
.news-card p{font-size:17px;margin-top:15px}
.project-title{font-size:28px}
.contact-section::before{width:142px;height:122px;bottom:-17px}
.footer-cn .paragraph{font-size:17px}
.footer-cn .social-icon svg{width:21px;height:20px}
.footer-cn{padding:30px 0}
.p-b-m{padding-top:200px}
.projects-slider-wrapper{height:auto}
.project-details{display:grid;grid-template-columns:repeat(2,50%);margin-bottom:20px}
.detail-label::before{content:'';position:absolute;bottom:-7px;left:50%;transform:translateX(-50%);width:100%;height:1px;background:#fff;opacity:50%}
.project-diamond{margin-bottom:20px}
.project-details::before{content:none}
.detail-item{margin-bottom:10px}
.detail-value{margin-top:10px}
.detail-label::after{bottom:-17px;width:15px}
.projects-slider-wrapper .swiper-slide{height:auto}
.mobile-menu .main-nav ul{padding-left:0}
.projects-fields{grid-template-columns:repeat(2,minmax(160px,1fr));row-gap:20px}
.projects-btn{width:100%}
.mobile-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#660e3e;justify-content:center;opacity:.9;z-index:999}
.mobile-menu.active{right:0}
.main-nav ul{flex-direction:column;text-align:center}
.main-nav li{padding-bottom:50px}
.main-nav{display:flex}
.main-nav li:not(:last-child)::after{content:none}
.main-nav a{font-size:22px}
.logo-h{z-index:100;position:relative}
.social-follow-section{margin-top:30px}
.head-th::before{height:35px}
.youtube-ic{width:25px!important}
}
.hamburger{width:40px;cursor:pointer;position:absolute;top:40px;z-index:1000}
.hamburger span{display:block;height:3px;background:#fff;margin:6px 0;transition:.3s ease}
.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}
.hamburger.active span:nth-child(2){opacity:0}
.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}
.mobile-menu{display:flex;flex-direction:column;align-items:center;gap:30px;position:fixed;inset:0;background:#660e3e;z-index:999;padding:80px 24px 32px;transform:translateX(100%);transition:.4s ease;opacity:.95}
.mobile-menu.active{transform:translateX(0)}
.mobile-social{display:flex;justify-content:center;gap:20px;margin-top:40px}
.mobile-social a svg{width:22px;height:22px}
.no-scroll{overflow:hidden}
@media (max-width:767px){
.projects .swiper-pagination{left:3%;bottom:5%}
}
@media screen and (max-width:650px){
.gallery-pagination{bottom:-20px!important}
.gallery-pagination{height:auto;width:100%!important;justify-content:center}
.gallery-thumbs .swiper-slide{width:165px!important}
.gallery-thumbs{max-width:100%;width:90%!important}
.main-title{font-size:27px}
.paragraph{font-size:16px}
.about-1::before{width:205px}
.about-1::after{left:0}
.about-1::after{left:0;height:100px}
.main-btn{font-size:15px;padding:10px 40px}
.about-1{padding:50px 0 84px}
.about-1 .paragraph{padding-bottom:50px}
.news-card img{height:225px}
.news-section::after{width:95px;top:-7px}
.news-card p{font-size:15px;margin-top:15px}
.contact-title h2{font-size:27px;margin-bottom:20px}
.contact-section .paragraph{font-size:16px}
.contact-info{margin-bottom:20px}
.contact-section button{margin-top:19px}
.contact-info li{font-size:16px}
.contact-section{padding:40px 0}
.contact-section::before{width:125px;height:106px;bottom:-15px}
.footer-cn{clip-path:none}
.footer-cn .paragraph{font-size:16px}
.diamond-shape{padding:0 0 20px}
.slide-leftText{font-size:38px}
.project-title{font-size:25px}
.project-diamond{margin-bottom:20px;display:flex;justify-content:center}
.project-in .paragraph{font-size:16px}
.project-details{flex-wrap:wrap}
.logo-h{width:104px}
.project-details::before{content:none}
.detail-label::before{content:'';position:absolute;bottom:-7px;left:50%;transform:translateX(-50%);width:100%;height:1px;background:#fff;opacity:50%}
.detail-value{margin-top:10px}
.detail-label::after{bottom:-17px;width:15px}
.project-in .paragraph{padding-bottom:30px}
.project-subtitle{font-size:24px}
.detail-item{margin-bottom:10px}
.project-details{display:grid;grid-template-columns:repeat(2,50%);margin-bottom:20px}
.foot-news{flex-direction:column;justify-content:center;align-items:center}
.foot-news .main-btn{margin-top:20px}
.news-section{padding:51px 0 28px}
.diamond-shape::before{height:18px;top:-19px}
.hero{height:85vh}
.footer-mg img{width:117px}
.news-section .swiper-wrapper{padding-bottom:20px}
.p-b-m{padding-top:150px}
.projects-slider-wrapper .swiper-slide{height:100%}
.projects .head-p svg{width:677px;transform:translate(20%,0)}
.projects .head-p svg text{transform:translate(-7%,0)}
.projects .head-p{overflow:hidden}
.projects-fields{grid-template-columns:repeat(2,minmax(160px,1fr));row-gap:20px}
.slide-leftText{padding-bottom:110px}
.project-slide{padding-bottom:30px}
.mob-head{background:#660e3e;padding:15px 0 10px}
.mob-head .main-title{font-size:22px}
.mob-s{color:#fff;font-size:16px}
.logo-h img{width:100%;height:auto}
.gallery-slider .swiper-slide{height:85vh}
}
@media screen and (max-width:576px){
.o-1{order:1}
.o-2{order:2}
.o-3{order:3}
.p-b{padding-bottom:15px;display:flex;flex-direction:column;align-items:center}
.footer-cn .social-icons{gap:20px}
.footer-mg{justify-content:center;padding-bottom:20px}
.footer-cn{padding:15px 0}
}