﻿@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap";h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin:0;padding:0;font-family:"Merriweather",serif;color:inherit}p{font-size:.875rem;font-weight:400;font-family:"Lato",sans-serif;line-height:1.7;color:#000;margin:0;padding:0}a{font-size:.875rem;font-weight:400;font-family:"Merriweather",serif;line-height:1.5;color:#1a1818;overflow:hidden;text-decoration:none;display:block;transition:.4s all}a:hover,a:focus,a:active{text-decoration:none;cursor:pointer;outline:none}ul,ol{margin:0;padding:0;list-style:none}ul li,ol li{display:block;font-size:.875rem;font-family:"Lato",sans-serif;font-weight:400;line-height:1.5}span{font-family:"Lato",sans-serif}h1{font-size:4rem}h2{font-size:3.5rem}h3{font-size:3rem}h4{font-size:2.5rem}h5{font-size:2rem}h6{font-size:1.5rem}p{font-size:1rem}@media screen and (max-width: 768px){h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.75rem}h6{font-size:1.25rem}p{font-size:.9375rem}}@media screen and (max-width: 481px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}}.breadcrumb{background-image:url(../images/background.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1;margin:0}.breadcrumb::before{content:"";position:absolute;inset:0;background-color:rgba(26,24,24,.5);z-index:-1}.breadcrumb .bread-row{display:flex;flex-wrap:wrap;gap:30px;padding:50px 0}.breadcrumb .bread-row a{flex-basis:100%;color:#fafafa}.breadcrumb .bread-row .bread-item{font-size:1rem;color:#f8f8f8;position:relative}.breadcrumb .bread-row .bread-item::before{content:"";position:absolute;top:50%;right:-25px;transform:translateY(-50%);font-family:"fontAwesome";font-weight:700;font-size:.9375rem;color:#fafafa}.breadcrumb .bread-row .bread-item a{font-size:1rem;font-weight:500;color:#fafafa}.breadcrumb .bread-row .bread-item:last-child::before{display:none}button:focus,button:active{outline:none}.btn{border:none}.btn,.form-control{font-family:"Open Sans",sans-serif;font-size:.875rem;outline:none;box-shadow:none;border-radius:0;border:1px solid;text-transform:capitalize;letter-spacing:.03em;cursor:pointer;transition:.4s all}.btn:focus,.btn:hover,.form-control:focus,.form-control:hover{box-shadow:none;outline:none;color:inherit}.btn.btn-custom-small,.form-control.btn-custom-small{font-size:.75rem;padding:6px 14px}.btn.btn-custom-mid,.form-control.btn-custom-mid{font-size:.875rem;padding:8px 20px}.btn.btn-custom-large,.form-control.btn-custom-large{font-size:1rem;padding:10px 25px}.btn.btn-primary,.form-control.btn-primary{background-color:#23408f;color:#fafafa;border-color:#23408f}.btn.btn-primary:hover,.form-control.btn-primary:hover{background-color:rgba(0,0,0,0);border-color:#23408f;color:#23408f}.btn.btn-primary-ghost,.form-control.btn-primary-ghost{background-color:rgba(0,0,0,0);border-color:#d2232a;color:#d2232a}.btn.btn-primary-ghost:hover,.form-control.btn-primary-ghost:hover{background-color:#23408f;color:#fafafa;border-color:#d2232a}.btn.btn-secondary,.form-control.btn-secondary{background-color:#23408f;color:#fafafa;border-color:#23408f}.btn.btn-secondary:hover,.form-control.btn-secondary:hover{background-color:rgba(0,0,0,0);border-color:#23408f;color:#23408f}.btn.btn-secondary-ghost,.form-control.btn-secondary-ghost{background-color:rgba(0,0,0,0);border-color:#23408f;color:#23408f}.btn.btn-secondary-ghost:hover,.form-control.btn-secondary-ghost:hover{background-color:#23408f;color:#fafafa;border-color:#23408f}.section{padding:100px 0}.bg-image-2{position:relative;z-index:1}.bg-image-2::before{content:"";position:absolute;inset:0;background:url("../images/bg_img_2.jpg") no-repeat center/cover;opacity:.05;z-index:-1}.bg-image{position:relative;z-index:1;background-color:#3b3b42}.bg-image::before{content:"";position:absolute;inset:0;background:url("../images/bg_img.jpg") no-repeat center/cover;opacity:.06;z-index:-1}.title{margin-bottom:40px;color:#fafafa}.title p{max-width:600px;line-height:1.5}@media screen and (max-width: 1200px){.section{padding:80px 0}}@media screen and (max-width: 992px){.section{padding:60px 0}}@media screen and (max-width: 768px){.section{padding:40px 0}}@media screen and (max-width: 480px){.section{padding:30px 0}}figure{margin:0}img{max-width:100%;transition:.4s all}.form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px 10px}.form .form-group{flex-basis:100%;display:flex;flex-direction:column}.form .form-group.half-width{flex-basis:calc(50% - 10px)}.form .form-group label{font-size:1rem;color:#fafafa;font-weight:700;text-transform:capitalize;margin-bottom:5px}.form .form-group .form-input{border:none;padding:10px;font-size:.9375rem;text-transform:capitalize;border-radius:5px}.form .form-group .form-input::placeholder{font-size:.9375rem;color:#1a1818}.form .form-group .form-input:focus-visible{border:none;outline:0;box-shadow:2px 2px 3px -1px #fafafa;border-bottom:1px solid #fafafa}.form .form-group select{width:100%}.form .form-group .form-subgroup label{font-weight:400}@media screen and (max-width: 576px){.form{flex-direction:column;gap:20px}.form .form-group .form-input{font-size:.875rem}.form .form-group .form-input::placeholder{font-size:.875rem}}.icon-block{width:50px;aspect-ratio:1/1;display:grid;place-items:center;position:relative;background-color:#23408f;z-index:1}.icon-block::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#d2232a;z-index:-1;transition:.3s ease-in-out}.icon-block i{color:#fafafa}.icon-block svg{width:60px;aspect-ratio:1/1;transition:.5s ease-in-out}.icon-block:hover::before{height:100%}.icon-block:hover svg path{fill:#23408f;stroke:#23408f}.mobile-call-button{position:fixed;bottom:20px;right:20px;text-align:center;z-index:99;display:none}@media screen and (max-width: 767px){.mobile-call-button{display:block}}.mobile-call-button a{font-size:1.25rem;height:45px;width:45px;display:grid;place-items:center;color:#fafafa;border-radius:15px;transition:.5s ease-in-out;position:relative;z-index:1;border:1px solid rgba(210,35,42,.7);overflow:hidden}.mobile-call-button a::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:110%;height:0;background-color:rgba(210,35,42,.7);z-index:-1;transition:.5s ease-in-out}.mobile-call-button a i{color:#d2232a;transition:.5s ease-in-out}.mobile-call-button a:hover{height:75px}.mobile-call-button a:hover::before{height:100%}.mobile-call-button a:hover i{color:#fafafa}.scrollevent a{font-size:1.125rem;text-decoration:none}.scrollevent a:hover{font-style:normal}.scrollevent a .btn-scroll-up{padding:5px 6px;background-color:rgba(35,64,143,.95);box-shadow:none;border:1px solid;border-color:#192e66;border-radius:6px 6px 0 0;color:#fafafa;transition:.6s all;cursor:pointer}.scrollevent a .btn-scroll-up i{transform:translateY(0);transition:.6s all;color:#fafafa}.scrollevent a .btn-scroll-up:hover i{transform:translateY(-5px)}.scrollevent a .btn-scroll-up:focus{text-decoration:none;border:none;outline:none}.scrollToTop{z-index:9999;text-align:center;background:rgba(0,0,0,0);color:#fafafa;position:fixed;bottom:50px;right:30px;display:none !important;cursor:pointer}.scrollToTop.d-block{display:block !important}@media screen and (max-width: 767px){.scrollToTop.d-block{display:none !important}}.scrollToTop button i{padding:3px;font-size:1.125rem;color:#fafafa}.scrollToTop:hover{text-decoration:none}.slick-slide:focus{outline:none}.slick-dots{margin-top:15px;text-align:center}.slick-dots li{display:inline-block;margin:3px;height:6px;width:6px;border-radius:100%;background-color:#000;cursor:pointer}.slick-dots li button{text-indent:-9999px;border:none;background-color:rgba(0,0,0,0)}.slick-dots li button:focus{outline:none}.slick-dots li.slick-active{background-color:#d2232a}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%)}.slick-arrow i{font-size:2rem;line-height:22px;height:22px;width:22px;color:#000;text-align:center;cursor:pointer}.slick-arrow i:hover{color:#000}.slick-arrow.left{left:0px;z-index:9}.slick-arrow.right{right:0px}.thanks{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;vertical-align:middle;background-color:#272727;position:relative}.thanks .icon{padding-top:60px;width:100%}.thanks .message{display:inline-block;margin-top:30px}.thanks .message p{font-size:16px;word-spacing:.05em;color:#23408f;padding:20px 0}.thanks .redirect{display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.3s ease-in-out;background-color:#d2232a;border:1px solid #d2232a;transition:.3s ease-in-out;padding:10px}.thanks .redirect i{color:#fafafa;padding-right:8px;transition:.3s ease-in-out}.thanks .redirect h5{color:#fafafa;font-weight:500;font-size:18px;word-spacing:.05em;margin-bottom:0;transition:.3s ease-in-out}.thanks .redirect:hover{text-decoration:none;background-color:rgba(0,0,0,0)}.thanks .redirect:hover i{color:#d2232a}.thanks .redirect:hover h5{color:#d2232a}header{background-color:#fafafa}header .navtop{background-color:#000}header .navtop .header-wrapper{display:flex;flex-direction:row;justify-content:space-between;padding:5px 0}header .navtop .header-wrapper ul{display:flex;flex-direction:row;align-items:center}header .navtop .header-wrapper ul li{margin-right:25px}header .navtop .header-wrapper ul li .item{color:#fafafa}header .navtop .header-wrapper ul li .item h6{font-size:13px;font-weight:500}header .navtop .header-wrapper ul li .item i{margin-right:10px}header .navtop .header-wrapper .icon li{margin-right:0}header .navtop .header-wrapper .icon li .social-icons{display:flex;flex-direction:row;align-items:center;justify-content:center}header .navtop .header-wrapper .icon li .social-icons .item{margin-left:20px}header .navtop .header-wrapper .icon li .social-icons .item:hover{color:#4169e1}header .navbar{padding:5px 0}header .navbar .navbar-brand figure{max-width:140px;border-radius:8px}header .navbar .navbar-toggler{background-color:#fafafa;border-radius:3px;border:1px solid #000}header .navbar-collapse{justify-content:flex-end}header .navbar-collapse .navbar-nav{align-items:center}header .navbar-collapse .navbar-nav .nav-link{margin:5px 10px;padding:0 5px;color:#0a0a0a;text-transform:uppercase;letter-spacing:.03em;font-size:14px;font-weight:600;transition:.5s ease-in-out}header .navbar-collapse .navbar-nav .nav-link.button{padding:8px 20px;font-size:13px;color:#fafafa;background-color:#d2232a;border-color:#d2232a;transition:.5s}header .navbar-collapse .navbar-nav .nav-link.button:hover{background-color:rgba(0,0,0,0);border:1px solid #d2232a}header .navbar-collapse .navbar-nav .nav-item.active .nav-link,header .navbar-collapse .navbar-nav .nav-item:hover .nav-link{color:#23408f}@media screen and (max-width: 992px){header .navtop{display:none}header .navbar .navbar-toggler{z-index:999;border:1px solid #fafafa;width:40px;aspect-ratio:1/1;position:relative}header .navbar .navbar-toggler svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}header .navbar .navbar-toggler svg.burger{transition:.3s ease-in-out}header .navbar .navbar-toggler svg.cross{opacity:0;top:60%;left:50%;transform:translate(-50%, -50%);transition:.3s ease-in-out}header .navbar .navbar-toggler:focus-within{box-shadow:none;outline:none}header .navbar .navbar-toggler[aria-expanded=true] svg{fill:#1a1818}header .navbar .navbar-toggler[aria-expanded=true] svg.burger{opacity:0}header .navbar .navbar-toggler[aria-expanded=true] svg.cross{opacity:1;top:50%}header .navbar-collapse .navbar-nav{align-items:center;justify-content:center}}.banner .slider .block{position:relative}.banner .slider .block::before{content:"";position:absolute;inset:0;background-color:rgba(10,10,10,.3)}.banner .slider .block .image{height:calc(100dvh - 88px)}.banner .slider .block .image img{width:100%;height:100%;object-fit:cover}.banner .slider .banner-wrapper{position:absolute;top:40%;transform:translateY(-40%);z-index:11}.banner .slider .banner-wrapper .text{text-transform:uppercase}.banner .slider .banner-wrapper .text h6{font-size:.9375rem;color:#fafafa;font-weight:400;padding:5px 14px}.banner .slider .banner-wrapper .text h3{font-size:2.5rem;color:#d2232a;font-weight:700;background-color:#fafafa;border-radius:5px;padding:5px 10px;letter-spacing:.1rem;display:inline-block;margin:5px 0 10px 0}.banner .slider .banner-wrapper .text p{color:#fafafa;background-color:#0a0a0a;padding-left:14px}.banner .slider .banner-wrapper .text h5{font-size:1.75rem;color:#fafafa;font-weight:500;text-transform:capitalize}.banner .slider .banner-wrapper .banner-button{display:flex;flex-direction:row;gap:20px;margin-top:20px}@media screen and (max-width: 991px){.banner .slider .banner-wrapper{top:calc(100% - 20px);transform:translateY(-100%)}.banner .slider .banner-wrapper .text h3{font-size:2.75rem}.banner .slider .banner-wrapper .text h5{font-size:1.5rem}}@media screen and (max-width: 767px){.banner{background-color:#0a0a0a}.banner .slider .banner-wrapper{position:relative;transform:translateY(0);top:0;padding:30px 0}.banner .slider .banner-wrapper .text h6,.banner .slider .banner-wrapper .text h5{color:#fafafa}.banner .slider .banner-wrapper .text h3{font-size:2.25}.banner .slider .banner-wrapper .text h5{font-size:1.25rem}.banner .slider .banner-wrapper .banner-button{justify-content:flex-start}}@media screen and (max-width: 576px){.banner .slider .banner-wrapper .text h6{font-size:.9375rem}.banner .slider .banner-wrapper .text h3{font-size:1.75rem}.banner .slider .banner-wrapper .text h5{font-weight:400}}@media screen and (max-width: 480px){.banner .slider .block .image{height:calc(60dvh - 180px)}.banner .slider .banner-wrapper .text h3{font-size:1.5rem}.banner .slider .banner-wrapper .text h5{font-size:1rem}}.our-features{margin-top:-140px}.our-features .our-features-wrapper{background-color:#fafafa;position:relative;border-radius:20px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px 10px}.our-features .our-features-wrapper .block{flex-basis:calc(33.3333333333% - 10px);text-align:center;padding:40px 20px;transition:.5s ease-in-out}.our-features .our-features-wrapper .block .icon{position:relative}.our-features .our-features-wrapper .block .icon img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:70px}.our-features .our-features-wrapper .block .icon .sub-icon{display:inline-block}.our-features .our-features-wrapper .block .icon .sub-icon i{color:#23408f;width:80px;aspect-ratio:1/1;font-size:2rem;position:relative}.our-features .our-features-wrapper .block .icon .sub-icon i:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.our-features .our-features-wrapper .block .icon .sub-icon i::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border-radius:50%;z-index:0;border:2px dashed #0a0a0a}.our-features .our-features-wrapper .block .icon .sub-icon i:hover{animation:yo 5s linear infinite}.our-features .our-features-wrapper .block .icon .sub-icon i:hover::after{animation:yo 5s linear}.our-features .our-features-wrapper .block .text h6{font-size:1.25rem;text-transform:capitalize;font-weight:600;color:#d2232a;margin:20px 0 10px 0;transition:.5s ease-in-out .2s}.our-features .our-features-wrapper .block .text p{line-height:1.5;transition:.5s ease-in-out .2s}.our-features .our-features-wrapper .block:hover{box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px;border-radius:20px;cursor:pointer}.our-features .our-features-wrapper .block:hover .text h6,.our-features .our-features-wrapper .block:hover .text p{transform:scale(1.01)}@keyframes yo{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media screen and (max-width: 991px){.our-features{margin-top:0}.our-features .our-features-wrapper{flex-direction:column;gap:0}.our-features .our-features-wrapper .block{padding:20px}.our-features .our-features-wrapper .block .text h6{margin:10px 0 5px 0}}@media screen and (max-width: 767px){.our-features .our-features-wrapper .block .icon .sub-icon i{font-size:1.75rem}}.about-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 30px}.about-wrap .about-text{flex-basis:calc(50% - 30px)}.about-wrap .about-text .title{color:#d2232a}.about-wrap .about-text .desc{margin:30px 0}.about-wrap .about-text .desc p{padding-bottom:20px;text-align:left}.about-wrap .about-text .desc p:last-child{padding-bottom:0}.about-wrap .about-text .about-info{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 20px}.about-wrap .about-text .about-info .block-info{flex-basis:calc(50% - 20px)}.about-wrap .about-text .about-info .block-info p{text-transform:capitalize;font-size:.9375rem;color:#1a1818;line-height:1.3}.about-wrap .about-text .about-info .block-info p span{display:block;font-size:1.75rem;font-weight:700;color:#0a0a0a}.about-wrap .about-text .about-info .button{flex-basis:100%}.overlap-image{flex-basis:calc(50% - 30px);position:relative}.overlap-image .first-img{width:100%;height:80%;margin-bottom:80px}.overlap-image .first-img img{width:100%;height:100%;aspect-ratio:3/2;object-fit:cover;border-radius:10px}.overlap-image .second-img{position:absolute;top:30%;right:0;padding:20px;background-color:#fafafa;width:70%;height:70%}.overlap-image .second-img img{width:100%;height:100%;aspect-ratio:3/2;object-fit:cover;border-radius:10px}@media screen and (max-width: 1200px){.about-wrap .about-text .main-title h6{font-size:.9375rem}.about-wrap .about-text .main-title h3{font-size:3rem;padding-top:10px}.about-wrap .about-text .desc{margin:20px 0}.about-wrap .about-text .about-info{gap:30px 20px}.about-wrap .about-text .about-info .block-info p{font-size:.875rem}.about-wrap .about-text .about-info .block-info p span{font-size:1.25rem}}@media screen and (max-width: 992px){.about-wrap{flex-direction:column}.about-wrap .about-text .main-title h6{font-size:.9375rem;background-color:rgba(0,0,0,0);padding:0;color:#d2232a}.about-wrap .about-text .main-title h3{font-size:2.5rem;padding-top:5px}.about-wrap .about-text .about-info{gap:20px}.about-wrap .about-text .about-info .block-info p{font-size:.875rem}.about-wrap .about-text .about-info .block-info p span{font-size:1.25rem}}@media screen and (max-width: 768px){.about-wrap .about-text .main-title h3{font-size:2rem}}@media screen and (max-width: 480px){.about-wrap{gap:20px}.about-wrap .about-text .main-title{text-align:center}.about-wrap .about-text .desc{text-align:center}.about-wrap .about-text .about-info{flex-direction:column;text-align:center}}.service-section .title{color:#0a0a0a}.service-section .title .p{color:#0a0a0a}.service-section .service-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 20px}.service-section .service-wrapper .block{flex-basis:calc(33.3333333333% - 20px);border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.1);transition:.5s ease-in-out}.service-section .service-wrapper .block .figure{width:100%;overflow:hidden;aspect-ratio:3/2}.service-section .service-wrapper .block .figure img{width:100%;height:100%;object-fit:cover;transform-origin:50% 65%;transition:transform .7s,filter .5s ease-in-out}.service-section .service-wrapper .block .text{padding:20px}.service-section .service-wrapper .block .text h6{font-weight:700;padding-bottom:15px;color:#d2232a;text-transform:capitalize}.service-section .service-wrapper .block:hover{box-shadow:rgba(0,0,0,.1) 0px 4px 12px}.service-section .service-wrapper .block:hover .figure img{transform:scale(1.1)}@media screen and (max-width: 991px){.service-section .service-wrapper{gap:40px 20px}.service-section .service-wrapper .block{flex-basis:calc(50% - 20px)}.service-section .service-wrapper .block .text{padding:15px}.service-section .service-wrapper .block .text h6{padding-bottom:10px}}@media screen and (max-width: 576px){.service-section .service-wrapper{flex-direction:column;flex-wrap:nowrap;gap:20px}.service-section .service-wrapper .block .figure{aspect-ratio:3/1}}@media screen and (max-width: 480px){.service-section .service-wrapper .block .figure{aspect-ratio:3/2}}.choose-us{background-color:#3b3b42}.choose-us p{color:#fafafa}.choose-us .choose-us-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px 10px}.choose-us .choose-us-wrapper .block{flex-basis:calc(33.3333333333% - 10px);background-color:#fafafa;padding:30px 20px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;gap:60px;transition:.5s ease-in-out}.choose-us .choose-us-wrapper .block h6{font-weight:300;color:#d2232a;text-transform:capitalize}.choose-us .choose-us-wrapper .block h6 span{font-weight:700}.choose-us .choose-us-wrapper .block .icon{display:flex;justify-content:space-between;align-items:center;gap:60px}.choose-us .choose-us-wrapper .block .icon p{color:dimgray;line-height:1.5}.choose-us .choose-us-wrapper .block .icon img{width:40px}.choose-us .choose-us-wrapper .block:hover{box-shadow:rgba(50,50,93,.25) 0px 50px 100px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px,rgba(10,37,64,.35) 0px -2px 6px 0px inset}@media screen and (max-width: 991px){.choose-us .choose-us-wrapper .block{padding:20px;gap:20px}.choose-us .choose-us-wrapper .block h6{text-align:center}.choose-us .choose-us-wrapper .block .icon{flex-direction:column;justify-content:center;gap:20px}.choose-us .choose-us-wrapper .block .icon p{text-align:center}.choose-us .choose-us-wrapper .block .icon img{width:40px}}@media screen and (max-width: 767px){.choose-us .choose-us-wrapper{flex-direction:column}.choose-us .choose-us-wrapper .block h6{text-align:left}.choose-us .choose-us-wrapper .block .icon{flex-direction:row;justify-content:space-between;gap:60px}.choose-us .choose-us-wrapper .block .icon p{text-align:left}}.what-we-offer .offer-wrap{display:flex;gap:30px 20px;flex-wrap:wrap;justify-content:space-between}.what-we-offer .offer-wrap .offer-block{flex-basis:calc(50% - 20px)}.what-we-offer .offer-wrap .offer-block .main-title h6{font-size:1.2rem}.what-we-offer .offer-wrap .offer-block .main-title p{margin:30px 0}.what-we-offer .offer-wrap .offer-block .main-title h3{color:#d2232a;font-weight:600;font-size:2.5rem}.what-we-offer .offer-wrap .offer-block ul.cleaning{margin-bottom:30px}.what-we-offer .offer-wrap .offer-block ul.cleaning h6{font-weight:700;text-transform:capitalize}.what-we-offer .offer-wrap .offer-block ul.cleaning li.list{position:relative;font-size:.875rem;font-weight:500;margin-top:15px;padding-left:30px}.what-we-offer .offer-wrap .offer-block ul.cleaning li.list::before{content:"";position:absolute;left:0;font-family:"fontawesome";font-size:.75rem;font-weight:700;color:#fafafa;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:100%;background-color:#23408f}.what-we-offer .offer-wrap .offer-block .image{height:100%}.what-we-offer .offer-wrap .offer-block .image img{border-radius:20px;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 992px){.what-we-offer .offer-wrap{flex-direction:column;gap:20px}.what-we-offer .offer-wrap .offer-block .image{width:100%;aspect-ratio:4/2}}.gallery p{color:#fafafa}.gallery .image-gallery{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px 10px}.gallery .image-gallery .photo{flex-basis:calc(33.3333333333% - 10px)}.gallery .image-gallery .photo img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:10px;transition:transform .5s ease-in-out}.gallery .image-gallery .photo:hover img{transform:scale(1.1)}.call-us{background-image:url("../images/background.jpg");background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:60px 0;position:relative}.call-us::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4)}.call-us .whole-section{position:relative;text-align:center}.call-us .whole-section h3{color:#fafafa;font-weight:700;line-height:1.3}.call-us .whole-section p{color:#fafafa;margin:30px 0}.testimonial{background-color:#3b3b42}.testimonial .block{padding:10px 0;overflow:visible}.testimonial .block .block-box{max-width:600px;margin:0 auto;padding:20px 40px;box-shadow:rgba(0,0,0,.19) 0px 10px 20px,rgba(0,0,0,.23) 0px 6px 6px;border-radius:10px;background-color:#fafafa}.testimonial .block .info{display:flex;flex-direction:row;align-items:center;position:relative;padding:0 0 20px 0}.testimonial .block .info .image img{width:70px}.testimonial .block .info .name{margin-left:20px}.testimonial .block .info .name h3,.testimonial .block .info .name h6{line-height:1.4;text-transform:capitalize}.testimonial .block .info .name h3{font-size:16px;color:#fc3;font-weight:500}.testimonial .block .info .name h6{font-size:14px}.testimonial .block .info::after{content:"";position:absolute;height:1px;width:98%;bottom:0px;left:0;background-color:#000}.testimonial .block .details{font-size:15px;padding:20px 0 10px 0;font-weight:500}.testimonial .slick-arrow.left{left:-50px;z-index:9}.testimonial .slick-arrow.right{right:-50px}@media screen and (max-width: 1400px){.testimonial .block .block-box{max-width:500px}}@media screen and (max-width: 1199px){.testimonial .block{padding:10px 25px}}@media screen and (max-width: 767px){.testimonial .block .info{padding:15px 0}}@media screen and (max-width: 576px){.testimonial .block .info{padding:15px 0}}footer{background-color:#1a1818;padding-top:60px}footer .footer-block .title{margin-bottom:10px;padding:0;text-align:left}footer .footer-block .title img{max-width:200px;border-radius:2px}footer .footer-block .title h4{font-size:20px;color:#fafafa;font-weight:500;text-transform:uppercase}footer .footer-block .detail{padding:45px 0 30px 0}footer .footer-block .detail p,footer .footer-block .detail .item{font-size:16px;color:#fff;line-height:1.9;font-weight:400}footer .footer-block .detail p{padding-right:20px}footer .footer-block .detail .item i{padding-right:10px}footer .footer-block .detail .item.sideline h5{font-size:14px;line-height:1.9;margin-left:15px}footer .footer-block .detail .item.sideline h5::before{content:"";position:absolute;top:12px;left:-15px;width:10px;height:1px;background-color:#fafafa}footer .footer-block .detail .item.sideline h5:after{content:"";position:absolute;top:0;left:-15px;width:1px;height:30px;background-color:#fafafa}footer .footer-block .detail.detail1{margin-top:-16px}footer .social-icons{display:flex;flex-direction:row;justify-content:center;background-color:#fafafa;width:240px;margin:20px auto 0 auto;border-top-left-radius:4px;border-top-right-radius:4px}footer .social-icons a{margin:10px 20px}footer .social-icons a i{color:#23408f;transition:.4s}footer .social-icons a i:hover{color:#4169e1}.footer-bottom{background-color:#0a0a0a;padding:30px 0}.footer-bottom .bottom-wrap{display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap}.footer-bottom .bottom-wrap .block,.footer-bottom .bottom-wrap .develop{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.footer-bottom .bottom-wrap .block p,.footer-bottom .bottom-wrap .block a,.footer-bottom .bottom-wrap .develop p,.footer-bottom .bottom-wrap .develop a{line-height:1.5;font-size:.875rem;color:#fafafa;text-transform:capitalize;display:inline-block}.footer-bottom .bottom-wrap .block a,.footer-bottom .bottom-wrap .develop a{position:relative}.footer-bottom .bottom-wrap .block a::before,.footer-bottom .bottom-wrap .develop a::before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#fafafa;transition:.3s ease-in-out}.footer-bottom .bottom-wrap .block a:hover::before,.footer-bottom .bottom-wrap .develop a:hover::before{width:100%}@media screen and (max-width: 1199px){footer .footer-block .detail p{padding-right:0}}@media screen and (max-width: 992px){footer .footer-block .title{margin-bottom:0}footer .footer-block .title img{width:70px}footer .footer-block .title.logo{margin-top:0}footer .footer-block .detail{padding:35px 0 10px 0}}@media screen and (max-width: 767px){footer{padding-top:40px}footer .footer-wrapper{text-align:center}footer .footer-wrapper .footer-block .title{text-align:center}footer .footer-wrapper .footer-block .title h4{font-size:18px}footer .footer-wrapper .footer-block .title.logo{margin-bottom:16px}footer .footer-wrapper .footer-block .detail{padding:10px 0 25px 0}footer .footer-wrapper .footer-block .detail p,footer .footer-wrapper .footer-block .detail .item{font-size:13px}footer .footer-wrapper .footer-block .detail p{padding:0 40px}footer .footer-wrapper .footer-block .detail .item.sideline h5::before{left:160px}footer .footer-wrapper .footer-block .detail .item.sideline h5:after{left:160px}footer .social-icons{width:200px;margin-top:0;background-color:inherit}footer .social-icons a{margin:0 15px}footer .social-icons a i{color:#fafafa}.footer-bottom .bottom-wrap{flex-wrap:wrap;flex-direction:column}.footer-bottom .bottom-wrap .develop{justify-content:center}}@media screen and (max-width: 576px){footer{padding-top:20px}footer .footer-wrapper .footer-block .title{text-align:center}footer .footer-wrapper .footer-block .title h4{font-size:17px}footer .footer-wrapper .footer-block .detail p{padding:0 100px;text-align:center}footer .footer-wrapper .footer-block .detail .item.sideline h5::before,footer .footer-wrapper .footer-block .detail .item.sideline h5:after{display:none}}@media screen and (max-width: 480px){footer .footer-wrapper .footer-block .detail p{padding:0}}.page-about-us .about .reverse-wrap{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-between;gap:40px 30px;margin-top:40px}.page-about-us .about .reverse-wrap .image-block{flex-basis:calc(50% - 30px)}.page-about-us .about .reverse-wrap .image-block img{width:100%;height:100%;aspect-ratio:3/2;border-radius:10px;object-fit:cover}.page-about-us .about .reverse-wrap .content-block{flex-basis:calc(50% - 30px)}.page-about-us .about .reverse-wrap .content-block p{margin-bottom:20px}.page-about-us .about .reverse-wrap .content-block p:last-child{margin-bottom:0}@media screen and (max-width: 992px){.page-about-us .about .reverse-wrap{flex-direction:column;gap:30px;margin-top:20px}}.page-services .page-service-wrapper{display:flex;flex-direction:column;gap:60px}.page-services .service-block{display:flex;justify-content:space-between;align-items:center;padding:0;box-shadow:none}.page-services .service-block .figure{flex:0 0 calc(50% - 40px);height:100%;width:100%;border-radius:20px 30px 15px 25px;overflow:hidden}.page-services .service-block .figure img{aspect-ratio:2/2;width:100%;object-fit:cover;object-position:center}.page-services .service-block .block-content{flex:0 0 50%}.page-services .service-block .block-content h4{font-size:26px;color:#d2232a;font-weight:600;letter-spacing:.02em;padding-bottom:20px;text-transform:capitalize}.page-services .service-block .block-content p{margin-bottom:10px}.page-services .service-block:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 1199px){.page-services .service-block{align-items:center}.page-services .service-block .figure{flex:0 0 calc(40% - 20px)}.page-services .service-block .block-content{flex:0 0 calc(60% - 20px)}}@media screen and (max-width: 992px){.page-services .service-block{flex-direction:column}.page-services .service-block .figure{flex:0 0 100%}.page-services .service-block .block-content{flex:0 0 100%;text-align:center}.page-services .service-block .block-content h4{padding:10px 0}.page-services .service-block .block-content p{margin-bottom:5px}.page-services .service-block:nth-child(even){flex-direction:column}}@media screen and (max-width: 576px){.page-services .page-service-wrapper{gap:30px}.page-services .service-block .block-content h4{font-size:20px}}.page-contact{background-color:#0a0a0a}.contact-wrap{display:flex;flex-wrap:wrap;background-color:rgba(210,35,42,.5)}.contact-wrap .title{margin-bottom:40px}.contact-wrap .title h3{font-size:2rem;font-weight:700px;word-spacing:2px;line-height:1.2;text-transform:capitalize}.contact-wrap .title p{margin-top:20px;font-size:.875rem;color:#fafafa}.contact-wrap .left-block{flex-basis:40%;padding:40px;display:flex;flex-direction:column;justify-content:space-between;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url("../images/contact_bg.jpg");position:relative;z-index:1}.contact-wrap .left-block::before{content:"";position:absolute;inset:0;background-color:rgba(10,10,10,.3);z-index:-1}.contact-wrap .left-block .contact-info{display:flex;flex-direction:column;gap:25px}.contact-wrap .left-block .contact-info .contact-item{display:inline-block}.contact-wrap .left-block .contact-info .contact-item h6{display:block;font-size:1.125rem;font-weight:500;color:#fafafa;text-transform:capitalize;transition:.5s ease-in-out}.contact-wrap .left-block .contact-info .contact-item h6:hover{color:#d2232a}.contact-wrap .left-block .contact-info .contact-item p{display:inline-block;color:#fafafa;margin-top:5px;position:relative;font-size:1rem}.contact-wrap .right-block{flex-basis:60%;padding:40px}.contact-wrap .right-block .title{margin-bottom:40px}.contact-wrap .right-block .title h3{font-size:2rem;font-weight:700px;word-spacing:2px;line-height:1.2;text-transform:capitalize}.contact-wrap .right-block .social-icon-group{display:flex;gap:20px;margin-top:40px}.contact-wrap .right-block .social-icon-group .icon-block{width:30px}.contact-wrap .right-block .social-icon-group .icon-block i{font-size:.75rem}@media screen and (max-width: 992px){.contact-wrap{flex-direction:column}.contact-wrap .left-block{padding:30px 40px;border-bottom:1px solid rgba(250,250,250,.2)}.contact-wrap .right-block{padding:30px 40px}}.page-quote{background-color:#d2232a;position:relative;z-index:1}.page-quote::before{content:"";position:absolute;top:60%;left:0;transform:translateY(-50%);width:100%;height:40%;background-color:#fafafa;z-index:-1}.page-quote::after{content:"";position:absolute;background-image:url(../images/abstract.png);top:40%;left:0;width:100%;height:60%;background-repeat:no-repeat;background-size:cover;z-index:-1}.page-quote .form{max-width:600px;margin:auto;background-color:#fafafa;padding:40px;box-shadow:0 0 5px -2px #0a0a0a;border-radius:10px}.page-quote .form .form-group{flex-direction:column;box-shadow:none}.page-quote .form .form-group label{color:#0a0a0a}.page-quote .form .form-group .form-input{width:100%;border-bottom:1px solid #1a1818;color:#1a1818}.page-quote .form .form-group .form-input::placeholder{color:#1a1818}.page-quote .form .form-group .form-input:focus-visible{box-shadow:2px 2px 3px -1px #0a0a0a;border-bottom:1px solid #0a0a0a}.thanks{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;vertical-align:middle;background-color:#272727;position:relative;height:100dvh}.thanks .icon{width:100%}.thanks .message{display:inline-block}.thanks .message p{font-size:16px;word-spacing:.05em;color:#fafafa;padding:20px 0}.thanks .redirect{display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.3s ease-in-out;background-color:#d2232a;border:1px solid #d2232a;transition:.3s ease-in-out;padding:10px}.thanks .redirect i{color:#fafafa;padding-right:8px;transition:.3s ease-in-out}.thanks .redirect h5{color:#fafafa;font-weight:500;font-size:18px;word-spacing:.05em;margin-bottom:0;transition:.3s ease-in-out}.thanks .redirect:hover{text-decoration:none;background-color:rgba(0,0,0,0)}.thanks .redirect:hover i{color:#d2232a}.thanks .redirect:hover h5{color:#d2232a}