@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:"Rubik",sans-serif;color:inherit}p{font-size:.875rem;font-weight:400;font-family:"Mulish",sans-serif;line-height:1.7;color:#8a8a8a;margin:0;padding:0}a{font-size:.875rem;font-weight:400;font-family:"Rubik",sans-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:"Mulish",sans-serif;font-weight:400;line-height:1.5}span{font-family:"Mulish",sans-serif}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.75rem}h5{font-size:1.5rem}h6{font-size:1.25rem}p{font-size:1rem}@media screen and (max-width: 768px){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}p{font-size:.9375rem}}@media screen and (max-width: 481px){h1{font-size:2.25rem}h2{font-size:1.75rem}p{font-size:.875rem}}.breadcrumb{padding:100px 0 50px 0;margin:0;margin-top:-40px;position:relative;z-index:1;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("../images/breadcrumb.jpg")}.breadcrumb::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.6);z-index:-1}.breadcrumb .wrapper h3{font-size:2.5rem;font-weight:700;letter-spacing:.05em;word-spacing:.2em;color:#fff;text-transform:uppercase}@media screen and (max-width: 576px){.breadcrumb{padding:50px 0 30px 0;margin-top:0}.breadcrumb .wrapper h3{font-size:1.5rem}}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:#2e559a;color:#fff;border-color:#2e559a}.btn.btn-primary:hover,.form-control.btn-primary:hover{background-color:rgba(0,0,0,0);border-color:#2e559a;color:#2e559a}.btn.btn-primary-ghost,.form-control.btn-primary-ghost{background-color:rgba(0,0,0,0);border-color:#2e559a;color:#2e559a}.btn.btn-primary-ghost:hover,.form-control.btn-primary-ghost:hover{background-color:#2e559a;color:#fff;border-color:#2e559a}.btn.btn-secondary,.form-control.btn-secondary{background-color:#ffc527;color:#fff;border-color:#ffc527}.btn.btn-secondary:hover,.form-control.btn-secondary:hover{background-color:rgba(0,0,0,0);border-color:#ffc527;color:#ffc527}.btn.btn-secondary-ghost,.form-control.btn-secondary-ghost{background-color:rgba(0,0,0,0);border-color:#ffc527;color:#ffc527}.btn.btn-secondary-ghost:hover,.form-control.btn-secondary-ghost:hover{background-color:#ffc527;color:#fff;border-color:#ffc527}.section{padding:80px 0}@media screen and (max-width: 1200px){.section{padding:60px 0}}@media screen and (max-width: 992px){.section{padding:45px 0}}@media screen and (max-width: 768px){.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: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:1.5rem;color:#000;font-weight:500;text-transform:capitalize;margin-bottom:5px}.form .form-group .form-input{border-radius:5px;border:1px solid rgba(0,0,0,.4);background:#d9d9d9;padding:8px;font-size:1rem;text-transform:capitalize;color:#000;resize:none;width:100%}.form .form-group .form-input::placeholder{font-size:1rem;color:#1a1818}.form .form-group .form-input:focus-visible{border:none;outline:0;box-shadow:2px 2px 3px -1px #fff;border-bottom:1px solid #fff}.form .form-group .form-input.msg-input{height:100px}@media screen and (max-width: 992px){.form .form-group label{font-size:1.25rem}.form .form-group .form-input{font-size:.9375rem}.form .form-group .form-input::placeholder{font-size:.9375rem}}@media screen and (max-width: 576px){.form{flex-direction:column;gap:20px}.form .form-group label{font-size:1.125rem}.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:#ffc527;z-index:1}.icon-block::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#2e559a;z-index:-1;transition:.3s ease-in-out}.icon-block i{color:#fff}.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:#ffc527;stroke:#ffc527}.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:#fff;border-radius:15px;transition:.5s ease-in-out;position:relative;z-index:1;border:1px solid rgba(46,85,154,.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(46,85,154,.7);z-index:-1;transition:.5s ease-in-out}.mobile-call-button a i{color:#fff;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:#fff}.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(46,85,154,.95);box-shadow:none;border:1px solid;border-color:#223f73;border-radius:6px 6px 0 0;color:#fff;transition:.6s all;cursor:pointer}.scrollevent a .btn-scroll-up i{transform:translateY(0);transition:.6s all;color:#fff}.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:#fff;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:#fff}.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:#8a8a8a;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:#2e559a}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%)}.slick-arrow i{font-size:2rem;line-height:22px;height:22px;width:22px;color:#8a8a8a;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:#ffc527;padding:20px 0}.thanks .redirect{display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.3s ease-in-out;background-color:#2e559a;border:1px solid #2e559a;transition:.3s ease-in-out;padding:10px}.thanks .redirect i{color:#fff;padding-right:8px;transition:.3s ease-in-out}.thanks .redirect h5{color:#fff;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:#2e559a}.thanks .redirect:hover h5{color:#2e559a}header{z-index:9999;position:absolute;top:0;left:0;width:100%}header .header-bottom{padding:5px}header .header-bottom .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}header .header-bottom .wrapper .navbar-brand{margin:0;padding:0}header .header-bottom .wrapper .navbar-brand img{max-width:100px}header .header-bottom .wrapper .info{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}header .header-bottom .wrapper .info .block{display:flex;flex-wrap:wrap;align-items:center;gap:10px}header .header-bottom .wrapper .info .block .icon{align-self:center;color:#ffc527;margin-right:20px}header .header-bottom .wrapper .info .block .icon i{font-size:16px}header .header-bottom .wrapper .info .block .icon i{font-size:20px}header .header-bottom .wrapper .info .block .text .info-link{font-size:14px;text-shadow:1px 2px #000;color:#fff}header .header-bottom .wrapper .info .block .text .info-link span{display:block}header .header-bottom .wrapper .info .block .text .phone a{color:#ffc527;font-weight:600}header .header-bottom .wrapper .info .block .text .mail a{color:#8a8a8a}header .navigation-bar{z-index:9999}header .navigation-bar.fixed-header{position:fixed;top:0;left:0;right:0}header .navigation-bar nav{background:#2e559a;color:#fff}header .navigation-bar nav .navbar-brand{display:none}header .navigation-bar nav .navbar-nav{width:100%;justify-content:center}header .navigation-bar nav li.nav-item a.nav-link{font-size:14px;color:#fff;padding:5px 30px;border-right:1px dashed #fff;transition:.5s all}header .navigation-bar nav li.nav-item a.nav-link:hover{color:#000}header .navigation-bar nav li.nav-item:first-child a.nav-link{border-left:1px dashed #fff}@media screen and (max-width: 992px){header{position:relative}header .container{max-width:900px}header .header-bottom .wrapper .navbar-brand{display:none}header .navigation-bar{background-color:#2e559a}header .navigation-bar nav .navbar-brand{display:inline-block;max-width:80px}header .navigation-bar.fixed-header .navbar-brand{margin-top:0px;max-width:70px}}@media screen and (max-width: 767px){header .header-bottom{display:none}}@media screen and (max-width: 580px){header .header-bottom{padding:20px;display:none}header .header-bottom .wrapper{justify-content:space-around}header .header-bottom .wrapper .navbar-brand{display:none}header .navigation-bar{z-index:9999}header .navigation-bar nav{background:#2e559a;color:#fff}header .navigation-bar nav .navbar-brand{display:inline-block;max-width:80px;margin-top:0}header .navigation-bar nav li.nav-item{text-align:center}header .navigation-bar nav li.nav-item a.nav-link{font-size:12px;text-align:center;color:#fff;padding:5px 30px;border-right:unset;transition:.5s all}header .navigation-bar nav li.nav-item:first-child a.nav-link{border-left:none}}.banner .block{position:relative}.banner .block .image{width:100%;height:100dvh}.banner .block .image img{width:100%;height:100%;object-fit:cover}.banner .block .text{position:absolute;top:calc(50% + 80px);left:100px;transform:translateY(-50%);width:450px;text-align:left;padding:30px;background-color:rgba(0,0,0,.5);border-radius:10px;z-index:1;transition:.5s all}.banner .block .text h4{color:#ffc527}.banner .block .text p{font-size:.875rem;font-weight:400;letter-spacing:.07rem;color:#f8f8f8;margin:20px 0}.banner .block .text .btn{font-size:14px;font-weight:700;background:#2e559a;text-transform:uppercase;padding:13px 40px;color:#fff;border-radius:30px;border:none;transition:.5s all;outline:none}.banner .block .text .btn:hover{background:#159957;background:-webkit-linear-gradient(to right, #155799, #159957);background:linear-gradient(to right, #155799, #159957);color:#fff;cursor:pointer;border-radius:30px}@media screen and (max-width: 992px){.banner{position:relative}.banner .block{position:relative}.banner .block .text h6{font-size:18px}.banner .block .text h1{font-size:13px;font-weight:400;line-height:1.4}.banner .block .image{height:auto}}@media screen and (max-width: 767px){.banner .block .text{position:relative;transform:translate(0, 0);top:0;left:0;width:100%;padding:15px;text-align:center;border-radius:0}.banner .block .text p{font-size:.8125rem}.banner .block .text .btn{padding:8px 20px;font-size:12px;text-transform:capitalize}}.why-choose-us .choose-us-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 25px}.why-choose-us .choose-us-wrapper .block .text p{padding-top:10px;font-size:.875rem;color:#525252}.why-choose-us .choose-us-wrapper .block .text.top_txt p{padding:20px 0}.why-choose-us .choose-us-wrapper .block.small{flex-basis:calc(30% - 25px)}.why-choose-us .choose-us-wrapper .block.small .title h3{position:relative;font-size:28px;color:#000;font-weight:600;padding-left:20px;text-transform:capitalize}.why-choose-us .choose-us-wrapper .block.small .title h3::before{content:"";position:absolute;top:0;left:0;display:block;border:3px solid #ffc527;height:30px}.why-choose-us .choose-us-wrapper .block.large{flex-basis:calc(70% - 25px);display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px 15px}.why-choose-us .choose-us-wrapper .block.large .choose-box{flex-basis:calc(50% - 15px);display:flex;flex-wrap:wrap;gap:20px 10px;justify-content:space-between}.why-choose-us .choose-us-wrapper .block.large .choose-box .icon{flex-basis:40px}.why-choose-us .choose-us-wrapper .block.large .choose-box .icon i{font-size:32px;color:#2e559a}.why-choose-us .choose-us-wrapper .block.large .choose-box .text{flex-basis:calc(100% - 60px)}.why-choose-us .choose-us-wrapper .block.large .choose-box .text h5{color:#000;font-weight:600;font-size:1.125rem}@media screen and (max-width: 1200px){.why-choose-us .choose-us-wrapper{flex-direction:column}.why-choose-us .choose-us-wrapper .block.large{gap:30px 20px}.why-choose-us .choose-us-wrapper .block.large .choose-box{flex-basis:calc(50% - 20px)}}@media screen and (max-width: 992px){.why-choose-us .choose-us-wrapper .block.small .title h3{font-size:22px}.why-choose-us .choose-us-wrapper .block.large .choose-box .icon i{font-size:26px}.why-choose-us .choose-us-wrapper .block.large .choose-box .text h5{font-size:1rem}}@media screen and (max-width: 768px){.why-choose-us .choose-us-wrapper .block.small .title h3{font-size:20px}.why-choose-us .choose-us-wrapper .block.large{flex-direction:column}.why-choose-us .choose-us-wrapper .block.large .choose-box .icon i{font-size:22px}}.service{padding-top:0}.service .service-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 20px;margin-top:60px}.service .service-block{flex-basis:calc(33.3333333333% - 20px);background-color:#fff;box-shadow:0px 40px 15px -39px rgba(0,0,0,.2);position:relative;transition:.4s all;border-radius:10px;overflow:hidden}.service .service-block::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(26,24,24,0);transition:.4s all}.service .service-block .image img{width:100%;aspect-ratio:3/2;object-fit:cover}.service .service-block .text{position:relative;text-align:center;width:100%;padding:10px;transition:.4s all}.service .service-block .text .title{font-size:20px;font-weight:500;color:#2e559a}.service .service-block:hover{box-shadow:0px 45px 15px -32px rgba(0,0,0,.2)}@media screen and (max-width: 992px){.service .service-wrapper{gap:30px 15px;margin-top:50px}.service .service-block{flex-basis:calc(50% - 15px)}.service .service-block .text{padding:10px 6px}.service .service-block .text .title{font-size:16px}}@media screen and (max-width: 768px){.service .service-wrapper{margin-top:30px}.service .service-block .text{display:block;padding:10px}.service .service-block .text .title{font-size:16px}}@media screen and (max-width: 480px){.service .service-wrapper{flex-direction:column}}.project-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:25px}.project-wrapper .block-image{position:relative;border-radius:10px;overflow:hidden}.project-wrapper .block-image::before{content:"";position:absolute;top:150%;left:50%;transform:translate(-50%, -50%);width:100%;height:0;background-color:rgba(255,197,39,.3);transition:.5s ease-in-out;z-index:1}.project-wrapper .block-image img{width:100%;height:200px;object-fit:cover;transform-origin:50% 65%;transition:transform 1s,filter .6s ease-in-out .2s;filter:brightness(120%)}.project-wrapper .block-image:hover::before{top:50%;height:100%}.project-wrapper .block-image:hover img{filter:brightness(100%);transform:scale(1.25)}@media screen and (max-width: 768px){.project-wrapper{grid-template-columns:repeat(2, 1fr);gap:15px}}section.callus-section{background:#fff;position:relative}section.callus-section .bgleft{position:absolute;left:0;top:0;max-width:250px}section.callus-section .bgright{position:absolute;right:0;bottom:0;max-width:250px}section.callus-section .icon{position:absolute;top:50px;right:100px}section.callus-section .block{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;z-index:11}section.callus-section .block .image{flex-basis:25%}section.callus-section .block .text{flex-basis:50%;text-align:left;align-self:center}section.callus-section .block .text h4{font-size:28px;color:#2e559a;padding-bottom:20px;font-weight:600}section.callus-section .block .text h6{font-size:18px;color:#2e559a;padding-bottom:20px}section.callus-section .block .text p{font-size:14px;color:#000}section.callus-section .block .text .button{margin-top:30px}@media screen and (max-width: 992px){section.callus-section .block .text h4{font-size:22px;padding-bottom:10px}section.callus-section .block .text h6{font-size:15px;padding-bottom:10px}section.callus-section .block .text p{font-size:13px}}@media screen and (max-width: 767px){section.callus-section{padding:40px 0;background:#fff;text-align:-webkit-center;position:relative}section.callus-section .container{max-width:400px}section.callus-section .bgleft{position:absolute;left:0;top:0;max-width:200px}section.callus-section .bgright{position:absolute;right:0;bottom:0;max-width:200px}section.callus-section .icon{position:absolute;top:20px;right:50px}section.callus-section .icon img{max-width:100px}section.callus-section .block .image{display:none}section.callus-section .block .text{flex-basis:100%}section.callus-section .block .text h4{font-size:22px}section.callus-section .block .text h6{font-size:15px}}@media screen and (max-width: 580px){section.callus-section{padding:10px 0;background:#fff;text-align:-webkit-center;position:relative}section.callus-section .container{max-width:400px}section.callus-section .bgleft{position:absolute;left:0;top:0;max-width:100px}section.callus-section .bgright{position:absolute;right:0;bottom:0;max-width:100px}section.callus-section .icon{position:absolute;top:20px;right:5px}section.callus-section .icon img{max-width:70px}section.callus-section .block{text-align:center}section.callus-section .block .image{text-align:-webkit-center;display:none}section.callus-section .block .image img{max-height:300px}section.callus-section .block .text{width:60%;text-align:center;margin:0 auto;align-self:center;padding:40px 0}section.callus-section .block .text h4{font-size:22px;color:#2e559a;padding-bottom:10px;font-weight:600}section.callus-section .block .text h6{font-size:15px;color:#2e559a;padding-bottom:20px}section.callus-section .block .text p{font-size:12px;color:#000;line-height:1.3rem}}.about{position:relative;overflow:hidden;padding-top:0;display:flex;flex-wrap:wrap;justify-content:space-between;z-index:1}.about::before{content:"";position:absolute;width:100%;height:100%;background-color:#2e559a;z-index:-1}.about .image-block{flex-basis:50%;position:relative}.about .image-block .big-image{width:100%;height:100%;object-fit:cover}.about .image-block .small-image{position:absolute;top:50%;right:-60px;transform:translateY(-50%);max-width:300px;aspect-ratio:1/1;z-index:11;box-shadow:0 0 8px -2px #000;border-radius:100%;overflow:hidden}.about .image-block img{width:100%;height:100%;object-fit:cover}.about .content-block{flex-basis:50%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:80px 120px}.about .content-block .section-header{text-align:left;padding-bottom:0}.about .content-block h6{color:#f8f8f8}.about .content-block h4{text-shadow:none}.about .content-block .desc{margin:30px 0}.about .content-block .desc p{color:#f8f8f8;margin-top:15px}@media screen and (max-width: 1200px){.about{flex-direction:column}.about .image-block{display:flex}.about .image-block .big-image{flex-basis:50%;border-radius:0;border:10px solid #fff;aspect-ratio:3/2}.about .image-block .small-image{flex-basis:50%;position:relative;top:0;right:0;transform:translateY(0);max-width:100%;width:100%;z-index:11;box-shadow:none;border-radius:0;overflow:hidden;border:10px solid #fff;aspect-ratio:3/2}.about .image-block img{width:100%;height:100%;object-fit:cover}.about .content-block{padding:60px}}@media screen and (max-width: 576px){.about .content-block{padding:30px}.about .content-block .wrap .desc{margin-top:20px}}.quote .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;align-items:center}.quote .wrapper .form-content{flex-basis:calc(50% - 30px)}.quote .wrapper .form-content .sub-title h5{font-size:1.75rem;color:#1a1818;font-weight:700;text-transform:capitalize;word-spacing:5px}.quote .wrapper .form-content .sub-title h5 span{color:#ffc527}.quote .wrapper .form-content .sub-title p{color:#1a1818;margin-top:15px;line-height:1.5}.quote .wrapper .form-content .icon-group{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 10px;margin-top:40px}.quote .wrapper .form-content .icon-group .icon-wrap{flex-basis:calc(50% - 10px);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;overflow:visible}.quote .wrapper .form-content .icon-group .icon-wrap .icon-block{border-radius:100%;flex-basis:calc(25% - 5px);background-color:#000;position:relative}.quote .wrapper .form-content .icon-group .icon-wrap .icon-block::before{content:"";position:absolute;bottom:50%;left:50%;transform:translate(-50%, 50%);width:0;height:0;border-radius:100%}.quote .wrapper .form-content .icon-group .icon-wrap .icon-block i{font-size:1.125rem}.quote .wrapper .form-content .icon-group .icon-wrap .icon-block:hover::before{width:105%;height:105%}.quote .wrapper .form-content .icon-group .icon-wrap .info{flex-basis:calc(75% - 5px)}.quote .wrapper .form-content .icon-group .icon-wrap .info h6{font-size:1.125rem;font-weight:600;text-transform:capitalize;color:#1a1818}.quote .wrapper .form-content .icon-group .icon-wrap .info p{font-size:.875rem;overflow-wrap:anywhere;line-height:1.3;color:#1a1818;margin-top:5px}.quote .wrapper .form-block{flex-basis:calc(50% - 30px);background-color:#2e559a;padding:30px;border-radius:20px}.quote .wrapper .form-block .form .form-group label{color:#fff;font-size:1.125rem}@media screen and (max-width: 992px){.quote .wrapper{flex-direction:column;gap:30px}.quote .wrapper .form-content .icon-group{gap:20px 10px;margin-top:30px}.quote .wrapper .form-content .icon-group .icon-wrap .icon-block{flex-basis:calc(20% - 5px)}.quote .wrapper .form-content .icon-group .icon-wrap .info{flex-basis:calc(80% - 5px)}.quote .wrapper .form-content .icon-group .icon-wrap .info h6{font-size:1rem}.quote .wrapper .form-content .icon-group .icon-wrap .info p{font-size:.8125rem}.quote .wrapper .form-block{width:100%;padding:20px}.quote .wrapper .form-block .form .form-group label{font-size:1.125rem}.quote .wrapper .form-block .form .form-group .form-input{padding:5px}}@media screen and (max-width: 480px){.quote .wrapper{flex-direction:column;gap:30px}.quote .wrapper .form-content .icon-group{flex-direction:column;flex-wrap:nowrap}.quote .wrapper .form-content .icon-group .icon-wrap{justify-content:space-between}.quote .wrapper .form-content .icon-group .icon-wrap .icon-block{flex-basis:calc(15% - 10px)}.quote .wrapper .form-content .icon-group .icon-wrap .info{flex-basis:calc(85% - 10px)}}@media screen and (max-width: 320px){.quote .wrapper .form-content .icon-group .icon-wrap{flex-direction:column;flex-wrap:nowrap;text-align:center}}.testimonial .wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;gap:0}.testimonial .wrapper .testimonial-image{width:45%}.testimonial .wrapper .testimonial-image img{width:100%;height:100%;object-fit:cover}.testimonial .wrapper .testimonial-group{width:55%;background-color:#2e559a;padding:60px 50px}.testimonial .wrapper .testimonial-group .section-header{text-align:left;margin:0;padding-bottom:0}.testimonial .wrapper .testimonial-group .section-header h4{text-shadow:none}.testimonial .wrapper .testimonial-group .section-header h6{text-transform:capitalize;color:#fff}.testimonial .wrapper .testimonial-slider .slick-arrow{width:40px}.testimonial .wrapper .testimonial-slider .slick-arrow.left{top:calc(100% - 20px);transform:translate(-100%, 0);left:calc(100% + 50px);z-index:9;background-color:#2e559a}.testimonial .wrapper .testimonial-slider .slick-arrow.right{right:-50px;top:calc(100% + 20px);transform:translateY(0);background-color:#ffc527}.testimonial .wrapper .testimonial-slider .slick-arrow i{color:#fff}.testimonial-block .block-wrap .top-content p{color:#f8f8f8;font-size:.875rem;line-height:1.5;margin:30px 0}.testimonial-block .block-wrap .bottom-content{display:flex;align-items:center;gap:20px;margin-top:40px}.testimonial-block .block-wrap .bottom-content .figure{width:60px;aspect-ratio:1/1;border-radius:100%;overflow:hidden}.testimonial-block .block-wrap .bottom-content .figure img{width:100%;height:100%;object-fit:cover}.testimonial-block .block-wrap .bottom-content .details h6{font-size:1.25rem;font-weight:500;color:#fff;text-transform:capitalize}.testimonial-block .block-wrap .bottom-content .details p{font-size:.8125rem;font-weight:300;color:#f8f8f8;text-transform:capitalize}@media screen and (max-width: 768px){.testimonial .wrapper .testimonial-group{padding:20px 40px}.testimonial .wrapper .testimonial-slider .slick-arrow{width:40px}.testimonial .wrapper .testimonial-slider .slick-arrow.left{top:calc(100% - 60px);left:calc(100% + 40px)}.testimonial .wrapper .testimonial-slider .slick-arrow.right{right:-40px;top:calc(100% - 20px)}.testimonial .wrapper .testimonial-slider .slick-arrow i{color:#fff}.testimonial-block .block-wrap{width:200px}.testimonial-block .block-wrap .top-content p{color:#f8f8f8;font-size:.875rem;line-height:1.5;margin:20px 0}.testimonial-block .block-wrap .bottom-content{margin-top:30px}.testimonial-block .block-wrap .bottom-content .figure{width:40px}.testimonial-block .block-wrap .bottom-content .details h6{font-size:1rem}.testimonial-block .block-wrap .bottom-content .details p{font-size:.75rem}}@media screen and (max-width: 576px){.testimonial .wrapper{flex-direction:column;flex-wrap:nowrap}.testimonial .wrapper .testimonial-image{width:100%}.testimonial .wrapper .testimonial-group{width:100%;padding:40px}.testimonial .wrapper .testimonial-slider .slick-arrow{width:40px}.testimonial .wrapper .testimonial-slider .slick-arrow.left{top:calc(100% - 40px)}.testimonial .wrapper .testimonial-slider .slick-arrow.right{top:100%}.testimonial-block .block-wrap{width:100%}}footer{background:#000;color:#fff}footer .footer-wrapper{padding:80px 0}footer .footer-wrapper .image img{max-height:400px}footer .footer-wrapper .block{background:rgba(83,82,82,.5);padding:20px}footer .footer-wrapper .block .icon{align-self:Center}footer .footer-wrapper .block .icon i{font-size:30px;color:#e9ae0c;padding-right:10px;border-right:1px dashed #fff}footer .footer-wrapper .block .text{padding:0 10px}footer .footer-wrapper .block .text h5{font-size:14px;color:#fff;text-transform:uppercase}footer .footer-wrapper .block .text h4{font-size:22px;font-weight:600;color:#fff;text-transform:uppercase}footer .footer-wrapper ul.footer-menu-items .footer-title{font-size:18px;text-transform:uppercase;font-weight:600;margin-top:30px;position:relative;padding-bottom:10px;margin-bottom:20px}footer .footer-wrapper ul.footer-menu-items .footer-title::after{position:absolute;bottom:0;left:0;content:"";border:2px solid #e9ae0c;width:10%}footer .footer-wrapper ul.footer-menu-items li,footer .footer-wrapper ul.footer-menu-items .nav-item{background:rgba(26,25,25,.5);padding:5px 0;padding-left:20px}footer .footer-wrapper ul.footer-menu-items li:first-child,footer .footer-wrapper ul.footer-menu-items .nav-item:first-child{padding-top:10px}footer .footer-wrapper ul.footer-menu-items li:last-child,footer .footer-wrapper ul.footer-menu-items .nav-item:last-child{padding-bottom:10px}footer .footer-wrapper ul.footer-menu-items li .nav-link,footer .footer-wrapper ul.footer-menu-items li a,footer .footer-wrapper ul.footer-menu-items .nav-item .nav-link,footer .footer-wrapper ul.footer-menu-items .nav-item a{color:#fff;font-size:14px;transition:.3s ease-in-out}footer .footer-wrapper ul.footer-menu-items li .nav-link:hover,footer .footer-wrapper ul.footer-menu-items li a:hover,footer .footer-wrapper ul.footer-menu-items .nav-item .nav-link:hover,footer .footer-wrapper ul.footer-menu-items .nav-item a:hover{color:#2e559a}footer .footer-wrapper ul.footer-menu-items li h6,footer .footer-wrapper ul.footer-menu-items .nav-item h6{color:#fff;font-size:14px;padding-top:10px;font-weight:600}footer .footer-wrapper ul.footer-menu-items li .address a,footer .footer-wrapper ul.footer-menu-items li .phone a,footer .footer-wrapper ul.footer-menu-items li .mail a,footer .footer-wrapper ul.footer-menu-items .nav-item .address a,footer .footer-wrapper ul.footer-menu-items .nav-item .phone a,footer .footer-wrapper ul.footer-menu-items .nav-item .mail a{padding:2px 5px}footer .footer-wrapper ul.footer-menu-items li.social-links,footer .footer-wrapper ul.footer-menu-items .nav-item.social-links{margin-top:20px;background:unset}footer .footer-wrapper ul.footer-menu-items li.social-links i,footer .footer-wrapper ul.footer-menu-items .nav-item.social-links i{background:rgba(66,65,65,.5);padding:10px;margin-right:10px;transition:.5s all}footer .footer-wrapper ul.footer-menu-items li.social-links i:hover,footer .footer-wrapper ul.footer-menu-items .nav-item.social-links i:hover{transform:scale(1.1)}footer .footer-bottom{text-align:center;background:rgba(66,65,65,.5)}footer .footer-bottom p,footer .footer-bottom a{font-size:14px;font-weight:500;padding:10px 0px;margin-bottom:0;color:#fff}footer .footer-bottom p a,footer .footer-bottom a a{display:inline}@media screen and (max-width: 992px){footer{background:#000;color:#fff}footer .container{max-width:900px}footer .footer-wrapper{padding:80px 0}footer .footer-wrapper .image img{max-height:400px}footer .footer-wrapper .block{background:rgba(83,82,82,.5);padding:20px}footer .footer-wrapper .block .icon{align-self:Center}footer .footer-wrapper .block .icon i{font-size:30px;color:#e9ae0c;padding-right:10px;border-right:1px dashed #fff}footer .footer-wrapper .block .text{padding:0 10px}footer .footer-wrapper .block .text h5{font-size:12px;color:#fff;text-transform:uppercase}footer .footer-wrapper .block .text h4{font-size:20px;font-weight:600;color:#fff;text-transform:uppercase}footer .footer-wrapper ul.footer-menu-items .footer-title{font-size:18px;text-transform:uppercase;font-weight:600;margin-top:30px;position:relative;padding-bottom:10px;margin-bottom:20px}footer .footer-wrapper ul.footer-menu-items li.nav-item{background:rgba(26,25,25,.5);padding-left:20px}footer .footer-wrapper ul.footer-menu-items li.nav-item a{color:#fff;font-size:14px}footer .footer-wrapper ul.footer-menu-items li.nav-item h6{color:#fff;font-size:14px;padding-top:10px;font-weight:600}footer .footer-bottom{text-align:center;background:rgba(66,65,65,.5)}footer .footer-bottom p,footer .footer-bottom a{font-size:14px;font-weight:500;padding:10px 0px;margin-bottom:0;color:#fff}}@media screen and (max-width: 580px){footer{text-align:-webkit-center;background:#000;color:#fff}footer .container{max-width:900px}footer .footer-wrapper{padding:80px 0}footer .footer-wrapper .image img{max-height:200px}footer .footer-wrapper .block{background:rgba(83,82,82,.5);padding:20px;width:60%;margin-top:20px;text-align:center;justify-content:center}footer .footer-wrapper .block .icon{align-self:Center}footer .footer-wrapper .block .icon i{font-size:30px;color:#e9ae0c;padding-right:10px;border-right:1px dashed #fff}footer .footer-wrapper .block .text{padding:0 10px}footer .footer-wrapper .block .text h5{font-size:12px;color:#fff;text-transform:uppercase}footer .footer-wrapper .block .text h4{font-size:20px;font-weight:600;color:#fff;text-transform:uppercase}footer .footer-wrapper ul.footer-menu-items .footer-title{font-size:15px;text-transform:uppercase;font-weight:600;margin-top:30px;position:relative;padding-bottom:10px;margin-bottom:20px}footer .footer-wrapper ul.footer-menu-items .footer-title::after{position:absolute;bottom:0;left:45%;content:"";border:2px solid #e9ae0c;width:10%}footer .footer-wrapper ul.footer-menu-items li.nav-item{background:rgba(26,25,25,.5);padding-left:20px}footer .footer-wrapper ul.footer-menu-items li.nav-item a{color:#fff;font-size:13px}footer .footer-wrapper ul.footer-menu-items li.nav-item h6{color:#fff;font-size:14px;padding-top:10px;font-weight:600}footer .footer-wrapper ul.footer-menu-items li.nav-item.social-links{justify-content:center}footer .footer-bottom{text-align:center;background:rgba(66,65,65,.5)}footer .footer-bottom p,footer .footer-bottom a{font-size:11px;font-weight:500;padding:10px 0px;margin-bottom:0;color:#fff}}