@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";
:root{--body:#fff;--black:#000;--white:#fff;--theme:#e20935;--theme2:#e20935;--header:#16171a;--base:#e20935;--text:#5e5f63;--text2:#8a8c94;--border:214.3 31.8% 91.4%;--border2:#d7d7d7;--button:#1c2539;--button2:#030734;--ratting:#f09815;--bg:#f5f5f7;--bg2:#f6f6f6;--bg3:#f5f6fd;--bg4:#16171a;--bg5:#f8f8f8;--bg6:#16171a;--bg7:#edeeee;--color-gradient-1:linear-gradient(180deg,#0000 0%,#0000 19.36%,#0f74e68c 71.26%,#166fd3 100%);--color-gradient-2:linear-gradient(180deg,#0000004f 0%,#000000c7 100%);---box-shadow:#959da533 0px 8px 24px;--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}:root .dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}.theme-btn{background-color:var(--theme);color:var(--white);text-transform:capitalize;z-index:9;border-radius:0;padding:24px 45px;font-size:16px;font-weight:700;line-height:1;transition:all .4s ease-in-out;display:inline-block;position:relative;overflow:hidden}.theme-btn i{margin-left:8px;transition:all .4s ease-in-out}@media (max-width:575px){.theme-btn i{margin-left:3px;font-size:12px}}.theme-btn span{z-index:9;position:relative}.theme-btn:after{content:"";background-color:var(--header);z-index:1;border-radius:0;width:50%;height:0;transition:all .4s ease-in-out;position:absolute;top:0;right:0}.theme-btn:before{content:"";background-color:var(--header);z-index:1;border-radius:0;width:50%;height:0;transition:all .4s ease-in-out;position:absolute;bottom:0;left:0}.theme-btn:hover{color:var(--white)}.theme-btn:hover:before,.theme-btn:hover:after{height:100%}.theme-btn:hover i{transform:translate(5px)}.theme-btn.hover-white:before,.theme-btn.hover-white:after{background-color:var(--white)}.theme-btn.hover-white:hover{color:var(--header)}.theme-btn.hover-white:hover i{color:var(--header);transform:translate(5px)}.theme-btn.bg-white{color:var(--header)}.theme-btn.bg-white:hover{color:var(--white)}.theme-btn.bg-white:hover i{color:var(--white);transform:translate(5px)}.theme-btn.theme-btn-2{background-color:var(--theme2)}.theme-btn.line-height{line-height:1.3}@media (max-width:767px){.theme-btn{padding:22px 30px}}@media (max-width:575px){.theme-btn{padding:18px 30px}.theme-btn span{font-size:14px}}.link-btn{text-transform:capitalize;color:var(--header);font-size:16px;font-weight:600}.link-btn span{background-image:linear-gradient(var(--theme),var(--theme));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;transition:all .4s ease-in-out;display:inline-block}.link-btn i{background-color:var(--theme);text-align:center;width:25px;height:25px;color:var(--white);border-radius:25px;margin-left:10px;font-size:12px;line-height:25px;transition:all .4s ease-in-out}.link-btn:hover span{color:var(--theme);background-size:100% 1px}.link-btn.link-btn-2 span{background-image:linear-gradient(var(--theme2),var(--theme2))}.link-btn.link-btn-2 i{background-color:var(--theme2)}.link-btn.link-btn-2:hover span{color:var(--theme2)}body{color:var(--text);background-color:var(--white);margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px}ul{margin:0;padding:0;list-style:none}button{background-color:#0000;border:none;padding:0}input:focus{color:var(--white);outline:none}input{color:var(--white)}h1,h2,h3,h4,h5,h6{color:var(--header);text-transform:capitalize;margin:0;padding:0;font-family:Inter,sans-serif;transition:all .4s ease-in-out}h1{font-size:85px;font-weight:600;line-height:106%}h2{font-size:48px;font-weight:700;line-height:115%}@media (max-width:1199px){h2{font-size:42px}}@media (max-width:991px){h2{font-size:32px}}@media (max-width:575px){h2{font-size:26px}}h3{font-size:24px;font-weight:600;line-height:145%}@media (max-width:575px){h3{font-size:20px}}h4{font-size:22px;font-weight:700}@media (max-width:575px){h4{font-size:20px}}h5{font-size:20px;font-weight:600}h6{font-size:18px;font-weight:600;line-height:156%}a{cursor:pointer;color:var(--header);text-decoration:none;transition:all .4s ease-in-out;outline:none!important}p{margin:0;transition:all .4s ease-in-out}.preloader{cursor:default;z-index:9999999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{border:3px solid #0003;border-top-color:var(--theme);border-radius:50%;width:9em;height:9em;margin:0 auto 3.5em;animation:1s linear infinite spinner}@media (max-width:767px){.preloader .animation-preloader .spinner{width:7.5em;height:7.5em;margin:0 auto 1.5em}}.preloader .animation-preloader .txt-loading{text-align:center;-webkit-user-select:none;user-select:none;font:700 5em Inter,sans-serif}@media (max-width:767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{color:var(--header);content:attr(data-text-preloader);opacity:0;font-family:Inter,sans-serif;animation:4s infinite letters-loading;position:absolute;top:-3px;left:0;transform:rotateY(-90deg)}.preloader p{text-transform:uppercase;letter-spacing:8px;color:var(--theme);font-size:15px;font-weight:600}.preloader .loader{z-index:1;pointer-events:none;width:100%;height:100%;font-size:0;position:fixed;top:0;left:0}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{background-color:#fff;width:100%;height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);left:0}.preloader.loaded .animation-preloader{opacity:0;transition:all .3s ease-out}.preloader.loaded .loader-section .bg{width:0;transition:.7s .3s allcubic-bezier(.1,.1,.1,1)}.search-wrap{z-index:999999;background-color:#ffffffe6;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.search-wrap .search-inner{width:100%;height:100%;position:relative}.search-wrap .search-cell{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.search-wrap .search-field-holder{width:50%;margin:auto;animation:.3s slideInUp;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{text-transform:capitalize;width:100%;height:70px;color:var(--header);border:0;border-bottom:2px solid var(--header);text-align:center;letter-spacing:2px;background:0 0;padding:0 50px;font-size:25px}@media (max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;font-size:18px;line-height:50px}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--header)}input.main-search-input::placeholder{color:var(--header);opacity:1;font-size:25px}@media (max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{color:var(--theme);cursor:pointer;font-size:30px;position:absolute;top:50px;right:50px}.mouse-cursor{pointer-events:none;visibility:hidden;border-radius:50%;position:fixed;top:0;left:0;transform:translateZ(0)}@media (max-width:767px){.mouse-cursor{display:none}}.cursor-inner{z-index:10000001;background-color:var(--theme);-o-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;width:6px;height:6px;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner.cursor-hover{background-color:var(--theme);opacity:.3;width:70px;height:70px;margin-top:-35px;margin-left:-35px}.cursor-outer{border:1px solid var(--theme);box-sizing:border-box;z-index:10000000;opacity:.5;-o-transition:all 80ms ease-out;width:30px;height:30px;margin-top:-12px;margin-left:-12px;transition:all 80ms ease-out}.cursor-outer.cursor-hover{opacity:0}.scroll-up{cursor:pointer;z-index:99;opacity:0;visibility:hidden;border-radius:50px;width:50px;height:50px;transition:all .4s ease-in-out;display:block;position:fixed;bottom:35px;right:25px;transform:translateY(15px)}.scroll-up:after{content:"";text-align:center;color:var(--theme);cursor:pointer;z-index:1;width:50px;height:50px;font-family:"Font Awesome 5 Pro";font-size:18px;font-weight:700;line-height:50px;transition:all .4s ease-in-out;display:block;position:absolute;top:0;left:0}.scroll-up svg path{fill:none}.scroll-up svg.scroll-circle path{stroke:var(--theme);stroke-width:4px;box-sizing:border-box;transition:all .4s ease-in-out}.scroll-up.active-scroll{opacity:1;visibility:visible;transform:translateY(0)}.section-title{z-index:99;margin-top:-6px;margin-bottom:30px;position:relative}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title span{color:var(--theme);text-transform:uppercase;letter-spacing:.11em;margin-bottom:10px;font-weight:700;display:inline-block}.section-title span.color-style{color:var(--theme)}.section-title h2{text-transform:capitalize}.section-title.style-2 span{color:var(--theme2);letter-spacing:0;text-decoration:none}.section-title.style-2 h2{text-transform:uppercase}.section-title.style-2 h2 span{color:var(--theme2);letter-spacing:0;text-decoration:none}.title-section-area{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){.title-section-area{text-align:center;flex-wrap:wrap;justify-content:center;gap:0}}@media (max-width:767px){.title-section-area{gap:20px}}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--bg)}.section-bg-2{background-color:var(--bg5)}.section-bg-3{background-color:var(--bg6)}.section-bg-4{background-color:var(--bg7)}.section-bg-5{background-color:#191919}.footer-bg{background-color:var(--bg4)}.section-padding{padding:120px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:991px){.section-padding{padding:80px 0}}@keyframes rippleOne{70%{box-shadow:0 0 0 40px #f4443800}to{box-shadow:0 0 #f4443800}}@keyframes toggle{0%{opacity:0}to{opacity:1}}@keyframes moveCursor1{0%{transform:scale(1)}to{transform:scale(.8)}}@keyframes moveCursor2{0%{transform:scale(1)}50%{transform:scale(1.5)}to{opacity:0;transform:scale(1)}}@keyframes cir36{to{transform:rotate(360deg)}}@keyframes rounded{50%{transform:rotate(30deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animation__rotate{animation:40s linear infinite rotate}@keyframes rotateY{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.animation__rotateY{animation:40s linear infinite rotateY}@keyframes handed{to{transform:rotate(-360deg)}}@keyframes right-image-bounce{0%{transform:translate(8px)}50%{transform:translate(-12px)}to{transform:translate(8px)}}@keyframes top-image-bounce{0%{transform:translateY(8px)}50%{transform:translateY(-12px)}to{transform:translateY(8px)}}@keyframes scale-up-one{0%{transform:scale(1)}40%{transform:scale(.8)}to{transform:scale(1)}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0)}}@keyframes width{0%{width:0%}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}.float-bob-x{animation-name:float-bob-x;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translate(0);transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes float-bob-x{0%{transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes bounce-x{0%{transform:translate(0)}50%{transform:translate(30px)}to{transform:translate(0)}}.bounce-x{animation:7s linear infinite bounce-x}@keyframes video-animation{0%{transform:scale(1)}50%{transform:scale(1.5)}to{opacity:0;transform:scale(2)}}.header-top-section{z-index:9;padding:0;position:relative}@media (max-width:991px){.header-top-section{display:none}}.header-top-section-2{background-color:var(--bg7)}@media (max-width:1199px){.header-top-section-2{display:none}}.header-top-section-3{background-color:#f1f5ff}@media (max-width:1199px){.header-top-section-3{display:none}}.header-top-section-3 .container-fluid{padding:0 100px}@media (max-width:1399px){.header-top-section-3 .container-fluid{padding:0}}.header-top-wrapper{justify-content:space-between;align-items:center;display:flex}.header-top-wrapper .contact-list{align-items:center;gap:25px;display:flex}.header-top-wrapper .contact-list li{color:var(--text2);font-size:15px}.header-top-wrapper .contact-list li a{color:var(--text2)}.header-top-wrapper .contact-list li i{color:var(--theme);margin-right:10px}.header-top-wrapper .top-right{align-items:center;gap:65px;display:flex}.header-top-wrapper .top-right .social-icon{gap:15px}.header-top-wrapper .top-right .social-icon a{color:var(--text2)}.header-top-wrapper .top-right .social-icon a:hover{color:var(--theme)}.header-top-wrapper .top-right .header-menu{align-items:center;gap:20px;display:flex}.header-top-wrapper .top-right .header-menu li a{color:var(--white);background-image:linear-gradient(var(--white),var(--white));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;transition:all .4s ease-in-out;display:inline-block}.header-top-wrapper .top-right .header-menu li a:hover{background-size:100% 1px}@media (max-width:1899px){.header-top-wrapper .top-right .header-menu li a{color:var(--text2);background-image:linear-gradient(var(--text2),var(--text2))}}.header-top-wrapper.style-2 .contact-list{display:initial}.header-top-wrapper.style-2 .contact-list li{color:var(--header);font-weight:500}.header-top-wrapper.style-2 .contact-list li .line-none{text-decoration:none!important}.header-top-wrapper.style-2 .top-left{align-items:center;gap:30px;display:flex}.header-top-wrapper.style-2 .flag-wrap{width:160px;position:relative}.header-top-wrapper.style-2 .flag-wrap .nice-select{text-align:center;z-index:999;background:0 0;border:none;margin:0 auto;padding:10px 7px 10px 55px;position:relative}.header-top-wrapper.style-2 .flag-wrap .nice-select span{text-transform:capitalize;color:var(--header);font-size:16px;font-weight:500}.header-top-wrapper.style-2 .flag-wrap .flag{z-index:1;position:absolute;top:9px;left:15px}@media (max-width:767px){.header-top-wrapper.style-2 .flag-wrap .flag{display:none}}.header-top-wrapper.style-2 .flag-wrap .flag img{border:4px solid var(--white);border-radius:50%;width:100%;height:100%}.header-top-wrapper.style-2 .top-right{gap:35px}.header-top-wrapper.style-2 .top-right .header-menu{background-color:var(--theme);padding:15px 25px}@media (max-width:1899px){.header-top-wrapper.style-2 .top-right .header-menu li a{color:var(--white);background-image:linear-gradient(var(--white),var(--white))}}.header-top-wrapper.style-2 .top-right .social-icon{gap:20px}.header-top-wrapper.style-2 .top-right .social-icon a{color:var(--header)}.header-top-wrapper.style-2 .top-right .social-icon a:hover{color:var(--theme)}.header-top-wrapper.style-3 .top-left{display:initial}.header-top-wrapper.style-3 .top-left .contact-list{align-items:center;gap:25px;display:flex}@media (max-width:1600px){.header-top-wrapper.style-3 .top-left .contact-list{gap:10px}}.header-top-wrapper.style-3 .top-left .contact-list li{color:var(--header);font-size:15px;font-weight:500}@media (max-width:1600px){.header-top-wrapper.style-3 .top-left .contact-list li{font-size:14px}}.header-top-wrapper.style-3 .top-left .contact-list li:not(:last-child){border-right:1px solid var(--border2);padding-right:20px}@media (max-width:1600px){.header-top-wrapper.style-3 .top-left .contact-list li:not(:last-child){padding-right:10px}}.header-top-wrapper.style-3 .top-left .contact-list li span{letter-spacing:.15em;text-transform:uppercase;text-align:center;background-color:var(--theme2);color:var(--white);margin-right:10px;padding:5px 10px;font-size:13px}.header-top-wrapper.style-3 .top-left .contact-list li a{color:var(--header);text-decoration:underline}.header-top-wrapper.style-3 .top-left .contact-list li a:hover{color:var(--theme2)}.header-top-wrapper.style-3 .top-left .contact-list li i{color:var(--theme2);margin-right:10px}.header-top-wrapper.style-3 .top-right{gap:5px}.header-top-wrapper.style-3 .top-right .nice-select.style-2{text-align:center;z-index:999;background:0 0;border:none;margin:0 auto;padding:0 30px;position:relative}.header-top-wrapper.style-3 .top-right .social-icon{background-color:var(--theme2);padding:18px 25px}.header-top-wrapper.style-3 .top-right .social-icon a{color:var(--white)}.header-top-wrapper.color-style .top-left{display:initial}.header-top-wrapper.color-style .top-left .contact-list li span{background-color:var(--theme)}.header-top-wrapper.color-style .top-left .contact-list li a:hover,.header-top-wrapper.color-style .top-left .contact-list li i{color:var(--theme)}.header-top-wrapper.color-style .top-right .social-icon{background-color:var(--theme)}.header-top-4{background-color:var(--black);z-index:9;padding:15px 0;position:relative}@media (max-width:991px){.header-top-4{display:none}}.header-top-4:before{content:"";background-color:var(--theme2);z-index:-1;clip-path:polygon(0 0,96% 0,100% 99%,0% 100%);width:40%;height:100%;position:absolute;inset:0}.header-top-4 .container-fluid{padding:0 100px}@media (max-width:1199px){.header-top-4 .container-fluid{padding:0 20px}}.header-top-wrapper-4{justify-content:space-between;align-items:center;display:flex}.header-top-wrapper-4 .header-top-left p{color:var(--white)}.header-top-wrapper-4 .header-top-right,.header-top-wrapper-4 .header-top-right .contact-list{align-items:center;gap:40px;display:flex}.header-top-wrapper-4 .header-top-right .contact-list li a{color:var(--white)}.header-top-wrapper-4 .header-top-right .contact-list li i{color:var(--white);margin-right:5px}.header-top-wrapper-4 .header-top-right .social-icon{gap:15px}.header-top-wrapper-4 .header-top-right .social-icon i{color:var(--white)}.header-section-1{background-color:var(--white);box-shadow:var(---box-shadow);z-index:999;position:relative}.header-section-2{position:relative}@media (max-width:991px){.menu-thumb{display:none!important}}.header-main{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){.header-main{padding:15px 0}}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{margin-inline-end:25px;list-style:none;display:inline-block;position:relative}.header-main .main-menu ul li:last-child{margin-inline-end:0}.header-main .main-menu ul li a{color:var(--header);text-align:left;text-transform:capitalize;padding:25px 0;font-size:16px;font-weight:600;transition:all .4s ease-in-out;display:inline-block;position:relative}.header-main .main-menu ul li a i{margin-left:5px;font-size:15px;font-weight:600}.header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu{top:100%;background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top;min-width:240px;color:var(--header);transition:all .4s ease-in-out;position:absolute;inset-inline-start:0;transform:translateY(10px);box-shadow:0 0 10px #0003}.header-main .main-menu ul li .submenu li{width:100%;margin:0;padding:0;display:block}.header-main .main-menu ul li .submenu li a{z-index:11;color:var(--header);border-bottom:1px solid #eee;width:100%;padding:11px 25px;font-size:16px;font-weight:600;position:relative}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;visibility:hidden;opacity:0;top:0}.header-main .main-menu ul li .submenu li:hover>a{background:var(--theme);color:var(--white)!important}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(1px)}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{top:50%;color:var(--theme);position:absolute;inset-inline-end:25px;transform:translateY(-50%)}.header-main .main-menu ul li .has-home-menu{opacity:0;visibility:hidden;width:1000px;padding:30px 30px 10px;left:-250px}.header-main .main-menu ul li .has-home-menu .home-menu,.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb{position:relative}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:10px;width:70%;margin-top:20px;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn{width:initial;text-align:center;padding:14px 20px;font-size:14px;color:var(--white)!important;border-radius:0!important}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn:hover:before,.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn:hover:after{border-radius:0}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:before{background:linear-gradient(to bottom,#635c5c00 0%,var(--theme2)100%);opacity:0;content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:hover:before{visibility:visible;opacity:1}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:hover.home-menu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb img{width:100%}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-title{text-align:center;margin:15px auto;font-size:16px;display:inline-block}.header-main .main-menu ul li:hover>a,.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-1 .container-fluid{padding:0 50px}@media (max-width:470px){.header-1 .container-fluid{padding:0 15px}}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main{gap:20px}}.header-1 .mega-menu-wrapper .header-main .header-left{align-items:center;gap:180px;display:flex}@media (max-width:1899px){.header-1 .mega-menu-wrapper .header-main .header-left{gap:100px}}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-left{gap:90px}}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-left{gap:60px}}.header-1 .mega-menu-wrapper .header-main .header-right{gap:90px}@media (max-width:1899px){.header-1 .mega-menu-wrapper .header-main .header-right{gap:30px}}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-right{gap:50px}}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-right{gap:40px}}.header-1 .mega-menu-wrapper .header-main .header-right .contact-info{align-items:center;gap:20px;display:flex}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-right .contact-info{display:none!important}}.header-1 .mega-menu-wrapper .header-main .header-right .contact-info .content p{text-transform:uppercase}.header-1 .mega-menu-wrapper .header-main .header-right .contact-info .content h6{font-size:16px}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-right .header-button{display:none!important}}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--white)}@media (max-width:1899px){.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--theme)}}@media (max-width:991px){.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{display:none!important}}.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle{color:var(--theme)}.header-2 .container-fluid{padding:0 100px}@media (max-width:1199px){.header-2 .container-fluid{padding:20px}}@media (max-width:1899px){.header-2 .header-main .main-menu ul li .has-homemenu{left:-250px}}@media (max-width:1199px){.header-2 .header-main .main-menu ul li a{padding:12px 0}}.header-2 .header-main .header-right{gap:40px}@media (max-width:1199px){.header-2 .header-main .header-right .header-button{display:none}}.header-3 .container-fluid{padding:0 100px}@media (max-width:1399px){.header-3 .container-fluid{padding:0 20px}}.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li a:hover{color:var(--theme2)!important}.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li .submenu li:hover>a{background:var(--theme2);color:var(--white)!important}.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li .submenu li:hover>a:after,.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li .submenu li.has-dropdown>a:after,.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li:hover>a,.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li:hover>a:after{color:var(--theme2)}.header-3 .mega-menu-wrapper .header-main .header-right{gap:30px}.header-3 .mega-menu-wrapper .header-main .header-right .header-button{line-height:1}@media (max-width:1199px){.header-3 .mega-menu-wrapper .header-main .header-right .header-button{display:none}}.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle{color:var(--header)}.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle .header-bar span,.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle .header-bar span:first-child,.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle .header-bar span:nth-child(2),.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle .header-bar span:last-child{background:var(--header)}.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li a:hover{color:var(--theme)!important}.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li .submenu li:hover>a{background:var(--theme);color:var(--white)!important}.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li .submenu li:hover>a:after,.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li .submenu li.has-dropdown>a:after,.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li:hover>a,.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li:hover>a:after{color:var(--theme)}.header-4{z-index:99;border-bottom:1px solid #96969647;width:100%;position:absolute;top:0;left:0;overflow-x:clip}.header-4 .container-fluid{padding:0 50px}@media (max-width:470px){.header-4 .container-fluid{padding:0 15px}}@media (max-width:1199px){.header-4 .mega-menu-wrapper .header-main{gap:20px}}.header-4 .mega-menu-wrapper .header-main .header-logo-2{display:none}@media (max-width:1199px){.header-4 .mega-menu-wrapper .header-main .header-left .mean__menu-wrapper .main-menu li{margin-inline-end:20px}}.header-4 .mega-menu-wrapper .header-main .header-left .mean__menu-wrapper .main-menu li a{color:var(--white)}.header-4 .mega-menu-wrapper .header-main .header-left .mean__menu-wrapper .main-menu li .submenu li a{color:var(--header)}.header-4 .mega-menu-wrapper .header-main .header-right{gap:30px}.header-4 .mega-menu-wrapper .header-main .header-right .search-icon,.header-4 .mega-menu-wrapper .header-main .header-right .cart-icon{color:var(--white)}@media (max-width:1199px){.header-4 .mega-menu-wrapper .header-main .header-right .cart-icon{display:none}}.header-4 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle{color:var(--white)}.header-section-4{z-index:999;width:100%;position:absolute;top:0;left:0}.header-section-4 .container-fluid{padding:0 50px}@media (max-width:470px){.header-section-4 .container-fluid{padding:0 15px}}.top-header-2{background-color:var(--theme);padding:15px 0}@media (max-width:1199px){.top-header-2{display:none}}.top-header-2 .top-header-items{justify-content:space-between;align-items:center;display:flex}.top-header-2 .top-header-items .contact-list{align-items:center;gap:40px;display:flex}.top-header-2 .top-header-items .contact-list li,.top-header-2 .top-header-items .contact-list li a{color:var(--white)}.top-header-2 .top-header-items .contact-list li i{color:var(--white);margin-right:10px}.top-header-2 .top-header-items .header-right{align-items:center;gap:40px;display:flex}.top-header-2 .top-header-items .header-right .social-icon{align-items:center;gap:20px;display:flex}.top-header-2 .top-header-items .header-right .social-icon li a{color:var(--white)}.top-header-2 .top-header-items .header-right .support-list{gap:30px}.top-header-2 .top-header-items .header-right .support-list li{color:var(--white)}.sidebar__toggle{cursor:pointer}.sidebar__toggle .header-bar{width:31px;height:18px;position:relative}.sidebar__toggle .header-bar span{background:var(--white);width:100%;height:2px;transition:all .3s;display:inline-block;position:absolute;left:0;overflow:hidden}.sidebar__toggle .header-bar span:first-child{background:var(--white);width:15px;top:0;left:16px}.sidebar__toggle .header-bar span:nth-child(2){background:var(--white);width:30px;top:44%}.sidebar__toggle .header-bar span:last-child{background:var(--white);width:15px;bottom:0}.sidebar__toggle .header-bar.active span:first-child{transform:rotate(45deg)translate(3px,9px)}.sidebar__toggle .header-bar.active span:nth-child(2){opacity:0}.sidebar__toggle .header-bar.active span:last-child{transform:rotate(-45deg)translate(3px,-9px)}.sidebar__toggle .header-bar:hover{cursor:pointer}header.sticky{z-index:100;background-color:var(--white);width:100%;box-shadow:var(---box-shadow);transition:all .9s;animation:.5s ease-in-out fadeInDown;left:0;position:fixed!important;top:0!important}header.sticky.header-1 .mega-menu-wrapper .header-main .header-right .search-icon,header.sticky.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle{color:var(--theme)}header.sticky.header-2{background-color:var(--theme)}header.sticky.header-2 .mega-menu-wrapper .header-main{padding:0}header.sticky.header-2 .mega-menu-wrapper .header-main .logo{display:block}header.sticky.header-4{border-bottom:none}header.sticky.header-4 .mega-menu-wrapper .header-main .header-logo-2{display:block}header.sticky.header-4 .mega-menu-wrapper .header-main .header-logo{display:none}header.sticky.header-4 .mega-menu-wrapper .header-main .header-left .mean__menu-wrapper .main-menu li a,header.sticky.header-4 .mega-menu-wrapper .header-main .header-left .mean__menu-wrapper .main-menu li .submenu li a{color:var(--header)}header.sticky.header-4 .mega-menu-wrapper .header-main .header-right{gap:30px}header.sticky.header-4 .mega-menu-wrapper .header-main .header-right .search-icon,header.sticky.header-4 .mega-menu-wrapper .header-main .header-right .cart-icon,header.sticky.header-4 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle{color:var(--header)}.offcanvas__info{background:var(--white)none repeat scroll 0 0;border-left:2px solid var(--theme);z-index:9999;overscroll-behavior-y:contain;scrollbar-width:none;width:400px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{opacity:1;transform:translate(0)}.offcanvas__wrapper{height:100%;padding:30px;position:relative}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{text-align:center;background-color:var(--theme);z-index:9;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;line-height:45px;display:flex;position:relative}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white);font-size:14px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact{margin-top:50px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{text-transform:capitalize;font-size:16px;font-weight:500}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:20px 40px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{gap:10px;margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{width:45px;height:45px;color:var(--header);text-align:center;border:1px solid var(--border);background:0 0;border-radius:50%;font-size:16px;line-height:45px;transition:all .4s ease-in-out;display:block}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{background-color:var(--theme);color:var(--white)}.offcanvas__overlay{z-index:900;opacity:0;visibility:hidden;background:#151515;width:100%;height:100%;position:fixed;top:0;right:0}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{z-index:9;position:relative;overflow:hidden}.breadcrumb-wrapper:before{content:"";z-index:-1;background:linear-gradient(90deg,#16171a 6%,#16171a33 99.93%);width:100%;height:100%;position:absolute;inset:0}.breadcrumb-wrapper .layer-shape{z-index:1;position:absolute;bottom:0;left:0}@media (max-width:991px){.breadcrumb-wrapper .layer-shape{display:none}}.breadcrumb-wrapper .layer-shape img{width:100%;height:100%}.breadcrumb-wrapper .breadcrumb-shape{z-index:1;position:absolute;top:0;right:0}.breadcrumb-wrapper .breadcrumb-shape img{width:100%;height:100%}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-shape{display:none}}.breadcrumb-wrapper .page-heading{z-index:99;justify-content:space-between;align-items:center;display:flex;position:relative}@media (max-width:991px){.breadcrumb-wrapper .page-heading{flex-wrap:wrap;justify-content:center;gap:20px}}.breadcrumb-wrapper .page-heading h2{color:var(--white);z-index:9;font-size:32px;line-height:1.3;position:relative}@media (max-width:1199px){.breadcrumb-wrapper .page-heading h2{font-size:50px}}@media (max-width:991px){.breadcrumb-wrapper .page-heading h2{font-size:48px}}@media (max-width:767px){.breadcrumb-wrapper .page-heading h2{font-size:36px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{justify-content:center;align-items:center;gap:10px;display:flex}.breadcrumb-wrapper .page-heading .breadcrumb-items li{color:var(--white);text-transform:capitalize;font-size:18px;font-weight:500}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:16px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--theme);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme)}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{color:var(--theme);font-size:18px}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:16px}}.error-content h2{color:var(--theme);font-size:320px;font-weight:700}.error-content h2 span{color:var(--theme2)}@media (max-width:1199px){.error-content h2{font-size:300px}}@media (max-width:991px){.error-content h2{font-size:200px}}@media (max-width:575px){.error-content h2{font-size:110px}}.error-content h3{font-weight:700}.mean-container .mean-nav{background:0 0;margin-top:0}.mean-container .mean-bar{background:0 0;min-height:auto;padding:0}.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mean-container .mean-nav>ul .home-menu{position:relative}.mean-container .mean-nav>ul .home-menu .home-menu-thumb{width:280px;position:relative}.mean-container .mean-nav>ul .home-menu .home-menu-thumb .demo-button{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:10px;width:60%;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mean-container .mean-nav>ul .home-menu .home-menu-thumb .demo-button .theme-btn{width:initial;text-align:center;padding:10px 30px;font-size:14px;color:var(--white)!important}.mean-container .mean-nav>ul .home-menu .home-menu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.mean-container .mean-nav>ul .home-menu .home-menu-thumb:before{opacity:0;content:"";background:linear-gradient(#635c5c00 0%,#292930 100%) 50%/cover no-repeat;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.mean-container .mean-nav>ul .home-menu .home-menu-thumb:hover:before{visibility:visible;opacity:1}.mean-container .mean-nav>ul .home-menu .home-menu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.mean-container .mean-nav>ul .home-menu .home-menu-thumb:hover .home-menu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.mean-container .mean-nav>ul .home-menu .home-menu-thumb img{width:100%}.mean-container .mean-nav>ul .home-menu .home-menu-content .home-menu-title{margin-top:15px;font-size:16px;display:inline-block}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;color:var(--header);padding:10px 0;font-size:16px;font-weight:600;line-height:1.5}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme2)}.mean-container .mean-nav ul li a.mean-expand{margin-top:27.5px;transform:translateY(-50%);padding:0!important}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transition:all .4s ease-in-out;transform:rotate(45deg)}.mean-container .mean-nav ul li .mega-menu li a{border-top:0;width:100%;height:200px;margin-bottom:20px;padding:0}.hero-1{position:relative}.hero-1 *{-webkit-user-select:none;user-select:none}.hero-1 .swiper-slide-active .hero-image{transform:scale(1.12)}.hero-1 .swiper-pagination{z-index:9;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.hero-1 .swiper-pagination .swiper-pagination-bullet{background-color:var(--white);opacity:1;border-radius:10px;width:10px;height:10px;transition:all .6s}.hero-1 .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:10px}.hero-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme);transition:all .6s;position:relative}.hero-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:2px solid var(--theme);content:"";background-color:#0000;border-radius:50%;width:22px;height:22px;line-height:22px;position:absolute;top:-6px;left:-6px}.hero-1 .shape-image{z-index:2;position:absolute;top:0;bottom:0;left:0}.hero-1 .shape-image img{width:100%;height:100%}.hero-1 .shape-image-2{z-index:9;position:absolute;top:-20%;right:0}@media (max-width:1199px){.hero-1 .shape-image-2{display:none}}.hero-1 .hero-image{opacity:1;z-index:-2;-o-transition:all 8s ease-out 0s;background-size:cover;width:100%;height:100%;transition:all 8s ease-out;top:0;left:0;overflow:hidden;transform:scale(1);position:absolute!important}.hero-1 .hero-image:before{content:"";z-index:-1;background:linear-gradient(90deg,#16171a .06%,#16171a00 99.93%);width:100%;height:100%;position:absolute;inset:0}.hero-1 .hero-content{z-index:9;padding:180px 0}@media (max-width:767px){.hero-1 .hero-content{text-align:center;margin:0 auto;padding:130px 0}}.hero-1 .hero-content h6{color:var(--white);letter-spacing:1px;text-underline-offset:8px;width:max-content;margin-bottom:30px;padding:8px 0;font-size:60px;line-height:1;-webkit-text-decoration:underline #e20935;text-decoration:underline #e20935;display:inline-block}.hero-1 .hero-content h1{color:var(--white);margin-bottom:15px}@media (max-width:1399px){.hero-1 .hero-content h1{font-size:70px}}@media (max-width:991px){.hero-1 .hero-content h1{font-size:56px}}@media (max-width:767px){.hero-1 .hero-content h1{font-size:43px}}@media (max-width:575px){.hero-1 .hero-content h1{font-size:34px}}.hero-1 .hero-content p{color:var(--white);margin-bottom:40px;font-size:18px;font-weight:500}.custom-Swiper-Pagination-1 .swiper-pagination{z-index:9;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.custom-Swiper-Pagination-1 .swiper-pagination .swiper-pagination-bullet{background-color:var(--white);opacity:1;border-radius:10px;width:10px;height:10px;transition:all .6s}.custom-Swiper-Pagination-1 .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:10px}.custom-Swiper-Pagination-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme);transition:all .6s;position:relative}.custom-Swiper-Pagination-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:2px solid var(--theme);content:"";background-color:#0000;border-radius:50%;width:22px;height:22px;line-height:22px;position:absolute;top:-6px;left:-6px}.testimonial-swiper .swiper-pagination{justify-content:center;align-items:center;width:100%;display:flex;bottom:2%}.testimonial-swiper .swiper-pagination .swiper-pagination-bullet{border:2px solid var(--theme)}.testimonial-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{top:50%;left:50%;transform:translate(-50%,-50%)}.feature-icon-box-wrapper{background-color:var(--white);box-shadow:var(---box-shadow);z-index:9;margin-top:-120px;padding:80px 50px;position:relative}@media (max-width:575px){.feature-icon-box-wrapper{padding:50px 30px}}.feature-icon-box-wrapper .icon-box-items{align-items:center;gap:30px;display:flex;position:relative}.feature-icon-box-wrapper .icon-box-items:before{content:"";background:var(--theme);opacity:0;width:100%;height:2px;transition:all .3s;position:absolute;bottom:-45%;left:0}@media (max-width:1399px){.feature-icon-box-wrapper .icon-box-items:before{display:none}}@media (max-width:575px){.feature-icon-box-wrapper .icon-box-items{flex-wrap:wrap;justify-content:center;gap:20px}}.feature-icon-box-wrapper .icon-box-items .icon{text-align:center;background-color:var(--bg3);width:107px;height:107px;color:var(--theme);border-radius:50%;font-size:42px;line-height:115px}@media (max-width:575px){.feature-icon-box-wrapper .icon-box-items .icon{width:80px;height:80px;font-size:32px;line-height:90px}}.feature-icon-box-wrapper .icon-box-items .content{flex-basis:62%}@media (max-width:1199px){.feature-icon-box-wrapper .icon-box-items .content{flex-basis:50%}}.feature-icon-box-wrapper .icon-box-items .content h3{margin-bottom:10px}.feature-icon-box-wrapper .icon-box-items:hover:before,.feature-icon-box-wrapper .icon-box-items.active:before{opacity:1}.feature-icon-box-area-2{position:relative}.feature-icon-box-area-2:before{content:"";background-color:var(--bg5);width:100%;height:100%;position:absolute;inset:45% 0 0}.woeking-process{position:relative}.woeking-process .left-shape{position:absolute;bottom:0;left:0}.woeking-process .right-shape{position:absolute;top:0;right:0}.process-items{text-align:center;width:290px;height:290px;margin:30px auto;position:relative}@media (max-width:1399px){.process-items{width:260px;height:260px}}@media (max-width:767px){.process-items{width:240px;height:240px}}@media (max-width:575px){.process-items{width:190px;height:190px}}.process-items:before{content:"";border:2px dotted #ffffff29;border-radius:50%;width:100%;height:100%;animation:20s linear infinite rotate;position:absolute;inset:0}.process-items .icon{color:var(--theme);font-size:60px}@media (max-width:575px){.process-items .icon{font-size:48px}}.process-items .content{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.process-items .content h3{color:var(--white);margin-top:20px}@media (max-width:1199px){.process-items .content h3{font-size:20px}}@media (max-width:575px){.process-items .content h3{font-size:16px}}.process-items .process-number{background-color:var(--theme);width:45px;height:45px;color:var(--white);z-index:1;border-radius:50%;line-height:45px;display:inline-block;position:absolute;top:5px;left:30px}.choose-us-wrapper{margin-top:-30px}.choose-us-wrapper .choose-us-content .icon-box-items{gap:20px;margin-top:30px;display:flex}.choose-us-wrapper .choose-us-content .icon-box-items .icon{color:var(--theme);font-size:55px}.choose-us-wrapper .choose-us-image-items{margin-left:40px;position:relative}@media (max-width:991px){.choose-us-wrapper .choose-us-image-items{margin-left:0}}.choose-us-wrapper .choose-us-image-items .choose-box{background-color:var(--theme);padding:40px;position:absolute;bottom:0;left:90px}.choose-us-wrapper .choose-us-image-items .choose-box h3{color:var(--white);margin-bottom:20px}.choose-us-wrapper .choose-us-image-items .choose-image-1 img{width:100%;height:100%}.choose-us-wrapper .choose-us-image-items .choose-image-2{height:245px;margin-bottom:25px}.choose-us-wrapper .choose-us-image-items .choose-image-3 img{width:100%;height:100%}.process-work-wrapper{position:relative}.process-work-wrapper .line-shape{width:880px;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.process-work-wrapper .line-shape img{width:100%;height:100%}@media (max-width:1399px){.process-work-wrapper .line-shape{display:none}}.process-work-wrapper .work-process-items{margin-top:30px}.process-work-wrapper .work-process-items .icon{text-align:center;background-color:var(--white);width:100px;height:100px;box-shadow:var(---box-shadow);color:var(--theme);border-radius:50%;margin:0 auto;font-size:46px;line-height:110px;position:relative}.process-work-wrapper .work-process-items .icon .number{text-align:center;background-color:var(--theme);width:34px;height:34px;color:var(--white);border-radius:50%;font-weight:400;line-height:34px;position:absolute;top:0;left:0}.process-work-wrapper .work-process-items .content{margin-top:30px}.process-work-wrapper .work-process-items .content h4{margin-bottom:5px;font-weight:700}.process-work-wrapper .work-process-items .content.style-2{margin-top:0;margin-bottom:30px}.choose-us-section{position:relative}.choose-us-section .shape-image{position:absolute;top:10%;right:0}@media (max-width:1199px){.choose-us-section .shape-image{display:none}}@media (max-width:991px){.choose-wrapper{margin-bottom:80px}}@media (max-width:575px){.choose-wrapper{margin-bottom:-80px}}.choose-wrapper .choose-content ul{margin-top:30px}.choose-wrapper .choose-content ul li{color:var(--header);font-weight:500}.choose-wrapper .choose-content ul li:not(:last-child){margin-bottom:10px}.choose-wrapper .choose-content ul li i{color:var(--theme);margin-right:5px}.choose-wrapper .choose-content .icon-area{margin-top:40px}.choose-wrapper .choose-content .icon-area .icon-items{align-items:center;gap:30px;display:flex}.choose-wrapper .choose-content .icon-area .icon-items:not(:last-child){margin-bottom:30px}.choose-wrapper .choose-content .icon-area .icon-items .icon{width:90px;height:90px;color:var(--white);background-color:var(--header);text-align:center;border-radius:50%;padding:25px;font-size:42px}.choose-wrapper .choose-content .icon-area .icon-items .content{border-left:2px solid var(--header);padding-left:30px}.choose-wrapper .choose-content .icon-area .icon-items .content h5{margin-bottom:5px}.choose-wrapper .choose-content .icon-area .icon-items.style-2 .icon{background-color:var(--theme)}.choose-wrapper .choose-content .icon-area .icon-items.style-2 .content{border-left:2px solid var(--border)}.choose-wrapper .choose-image-items{position:relative}.choose-wrapper .choose-image-items .choose-image{z-index:9;max-width:370px;height:390px;position:relative}@media (max-width:575px){.choose-wrapper .choose-image-items .choose-image{max-width:490px}}.choose-wrapper .choose-image-items .choose-image-2{max-width:370px;position:absolute;bottom:-44%;right:0}@media (max-width:991px){.choose-wrapper .choose-image-items .choose-image-2{bottom:-21%}}.choose-wrapper .choose-image-items .choose-image-2 img{width:100%}@media (max-width:575px){.choose-wrapper .choose-image-items .choose-image-2{z-index:99;width:210px;height:210px;bottom:0}}.choose-wrapper .choose-image-items .circle-shape{z-index:-1;position:absolute;bottom:-40%;left:5%}.choose-wrapper .choose-image-items .circle-shape .text-circle{animation:10s linear infinite cir36}@media (max-width:1199px){.choose-wrapper .choose-image-items .circle-shape{display:none}}.single-simple-process-items{text-align:center;background-color:var(--white);box-shadow:var(---box-shadow);margin-top:30px;padding:50px 30px}.single-simple-process-items .icon{text-align:center;background-color:var(--bg);width:100px;height:100px;color:var(--theme);border-radius:50%;font-size:52px;line-height:115px;transition:all .4s ease-in-out}.single-simple-process-items .content{margin-top:20px}.single-simple-process-items .content span{color:var(--theme);margin-bottom:5px;font-size:16px;font-weight:600;display:inline-block}.single-simple-process-items .content h3{margin-bottom:10px}.single-simple-process-items:hover .icon{background-color:var(--theme);color:var(--white);transform:scaleX(-1)}.choose-us-wrapper-2 .choose-us-image{position:relative}.choose-us-wrapper-2 .choose-us-image img{object-fit:cover;width:100%;height:100%}.choose-us-wrapper-2 .choose-us-image .thumb-2{margin-top:80px}@media (max-width:991px){.choose-us-wrapper-2 .choose-us-image .thumb-2{height:650px;margin-top:0}}@media (max-width:767px){.choose-us-wrapper-2 .choose-us-image .thumb-2{height:500px}}@media (max-width:575px){.choose-us-wrapper-2 .choose-us-image .thumb-2{height:420px}}@media (max-width:991px){.choose-us-wrapper-2 .choose-us-image .thumb-1{height:650px}}@media (max-width:767px){.choose-us-wrapper-2 .choose-us-image .thumb-1{height:500px}}@media (max-width:575px){.choose-us-wrapper-2 .choose-us-image .thumb-1{height:420px}}.choose-us-wrapper-2 .choose-us-image .choose-box{background-color:var(--theme);z-index:9;padding:40px;position:absolute;bottom:130px;left:180px}.choose-us-wrapper-2 .choose-us-image .choose-box h3{color:var(--white);margin-bottom:20px}.choose-us-wrapper-2 .choose-us-content{margin-left:50px}@media (max-width:1199px){.choose-us-wrapper-2 .choose-us-content{margin-left:25px}}@media (max-width:991px){.choose-us-wrapper-2 .choose-us-content{margin-left:0}}.choose-us-wrapper-2 .icon-items{margin-top:40px;display:block}.choose-us-wrapper-2 .icon-items li{border:1px solid var(--border);align-items:center;gap:20px;padding:25px 30px;display:flex}.choose-us-wrapper-2 .icon-items li:not(:last-child){margin-bottom:15px}.choose-us-wrapper-2 .icon-items li .icon{color:var(--theme);font-size:50px}.choose-us-wrapper-2 .icon-items li .content p{margin-bottom:5px}.about-section{position:relative}.about-section .left-shape{position:absolute;top:-34%;left:0}.about-section .left-shape img{width:100%}.about-section .line-shape{z-index:-1;position:absolute;bottom:0;left:0;right:0}.about-section .line-shape img{width:100%;height:100%}.about-section .shape{position:absolute;bottom:-15%;right:0}@media (max-width:1600px){.about-section .shape{display:none}}.about-wrapper .about-image-items{padding-left:25px;position:relative}.about-wrapper .about-image-items:before{background-color:var(--theme);content:"";width:4px;height:210px;position:absolute;top:100px;left:0}.about-wrapper .about-image-items .border-shape{z-index:1;position:absolute;bottom:-30px;right:22%}@media (max-width:575px){.about-wrapper .about-image-items .border-shape{display:none}}.about-wrapper .about-image-items .about-image{z-index:1;width:437px;height:530px;position:relative}@media (max-width:575px){.about-wrapper .about-image-items .about-image{max-width:430px;width:initial;height:400px}}.about-wrapper .about-image-items .about-image .about-image-2{position:absolute;bottom:-100px;right:-100px}@media (max-width:1399px){.about-wrapper .about-image-items .about-image .about-image-2{right:-50px}}@media (max-width:1199px){.about-wrapper .about-image-items .about-image .about-image-2{right:0}}@media (max-width:991px){.about-wrapper .about-image-items .about-image .about-image-2{bottom:0}}@media (max-width:767px){.about-wrapper .about-image-items .about-image .about-image-2{width:250px;bottom:0;right:0}.about-wrapper .about-image-items .about-image .about-image-2 img{width:100%;height:100%}.about-wrapper .about-image-items .about-image .about-image-2{width:200px}}.about-wrapper .about-content .circle-progress-bar-wrapper{flex-wrap:wrap;align-items:center;gap:70px;margin-top:50px;display:flex}@media (max-width:1399px){.about-wrapper .about-content .circle-progress-bar-wrapper{gap:30px}}@media (max-width:991px){.about-wrapper .about-content .circle-progress-bar-wrapper{gap:20px;margin-top:40px}}@media (max-width:575px){.about-wrapper .about-content .circle-progress-bar-wrapper{flex-wrap:wrap;gap:10px;margin-top:30px}}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar{align-items:center;gap:10px;display:flex}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar span{font-size:16px;font-weight:700;line-height:1}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .content h6{margin-bottom:0;display:block}@media (max-width:575px){.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .content br{display:block}}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar{width:120px;height:120px;position:relative}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar div{border-radius:50%;width:100px;height:100px;position:absolute}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar div span{text-align:center;background-color:var(--white);width:90px;height:90px;color:var(--header);border-radius:50%;font-size:30px;font-weight:700;line-height:92px;position:absolute;top:5px;left:5px}@media (max-width:575px){.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar div span{font-size:24px}}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar .background{background-color:var(--bg)!important}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar .rotate{clip:rect(0 50px 100px 0);background-color:var(--theme)!important}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar .left{clip:rect(0 50px 100px 0);opacity:1;background-color:var(--bg)!important}.about-wrapper .about-content .circle-progress-bar-wrapper .single-circle-bar .circle-bar .right{clip:rect(0 50px 100px 0);opacity:0;transform:rotate(180deg);background-color:var(--theme)!important}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar{align-items:center;gap:10px;display:flex}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar span{font-size:16px;font-weight:700;line-height:1}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .content h6{margin-bottom:0;display:block}@media (max-width:575px){.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .content br{display:block}}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .circle-bar{width:120px;height:120px;position:relative}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .circle-bar div{border-radius:50%;width:100px;height:100px;position:absolute}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .circle-bar div span{text-align:center;background-color:var(--white);width:90px;height:90px;color:var(--header);border-radius:50%;font-size:30px;font-weight:700;line-height:92px;position:absolute;top:5px;left:5px}@media (max-width:575px){.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .circle-bar div span{font-size:24px}}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .circle-bar .background{background-color:var(--bg)!important}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .circle-bar .rotate{background-color:var(--theme2)!important}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .circle-bar .left{clip:rect(0 50px 100px 0);opacity:1;background-color:var(--bg)!important}.about-wrapper .about-content .circle-progress-bar-wrapper.style-2 .single-circle-bar .circle-bar .right{background-color:var(--theme2)!important}.about-wrapper .about-content .about-list{margin-top:20px}@media (max-width:991px){.about-wrapper .about-content .about-list{margin-top:0}}.about-wrapper .about-content .about-list li{font-size:18px;font-weight:600}@media (max-width:991px){.about-wrapper .about-content .about-list li{font-size:16px}}@media (max-width:1199px){.about-wrapper .about-content .about-list li{font-size:15px}}.about-wrapper .about-content .about-list li:not(:last-child){margin-bottom:10px}.about-wrapper .about-content .about-list li i{color:var(--theme)}.about-wrapper .about-content .about-author{align-items:center;gap:50px;margin-top:40px;display:flex}@media (max-width:1399px){.about-wrapper .about-content .about-author{gap:40px}}@media (max-width:1199px){.about-wrapper .about-content .about-author{flex-wrap:wrap}}.about-wrapper .about-content .about-author .author-image{align-items:center;gap:10px;display:flex}.about-wrapper .about-content .about-author .author-image .content p{color:var(--theme);margin-top:-10px;font-size:14px;font-weight:500}@media (max-width:575px){.about-wrapper.style-2 .about-image-items{padding-left:0}.about-wrapper.style-2 .about-image-items .about-image{max-width:525px}}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area{background-color:var(--theme);width:320px;padding:35px 45px;position:absolute;top:50px;left:-25%}@media (max-width:1399px){.about-wrapper.style-2 .about-image-items .about-image .experience-text-area{top:0;left:0}}@media (max-width:991px){.about-wrapper.style-2 .about-image-items .about-image .experience-text-area{width:264px;padding:30px 20px}}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area h2{color:var(--white);font-size:65px}@media (max-width:575px){.about-wrapper.style-2 .about-image-items .about-image .experience-text-area h2{font-size:32px}}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area h6{color:var(--white);font-size:16px;position:relative}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area h6:before{content:"";background-image:url(/img/about/bar.png);background-repeat:no-repeat;background-size:cover;width:147px;height:5px;position:absolute;bottom:-5px;left:34%;transform:translate(-50%)}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area .star{margin-top:15px}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area .star span{color:var(--white);font-size:15px}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area .ratting{text-align:center;background-color:var(--white);z-index:9;padding:15px 20px;position:absolute;top:10px;right:10px}@media (max-width:575px){.about-wrapper.style-2 .about-image-items .about-image .experience-text-area .ratting{padding:15px}}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area .ratting span{color:var(--theme);font-size:18px;font-weight:600}@media (max-width:575px){.about-wrapper.style-2 .about-image-items .about-image .experience-text-area .ratting span{font-size:15px}}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area .ratting:after{content:"";color:var(--theme);font-family:"Font Awesome 5 Pro";font-size:14px;position:absolute;top:0;right:4px}.about-wrapper.style-2 .about-image-items .about-image .experience-text-area .ratting:before{content:"";border:1px solid var(--white);z-index:-1;width:94%;height:100%;position:absolute;top:8px;left:-8px;right:0}.about-wrapper.style-2 .about-image-items .about-image .about-image-2{bottom:-140px}@media (max-width:1399px){.about-wrapper.style-2 .about-image-items .about-image .about-image-2{bottom:initial;top:0}}@media (max-width:1199px){.about-wrapper.style-2 .about-content{margin-left:20px}}@media (max-width:991px){.about-wrapper.style-2 .about-content{margin-left:0}}@media (max-width:1199px){.about-wrapper.style-2 .about-content .section-title h2{font-size:32px}}@media (max-width:575px){.about-wrapper.style-2 .about-content .section-title h2{font-size:24px}}.about-wrapper.style-2 .about-content .icon-area{border-bottom:1px solid var(--border);align-items:center;gap:30px;margin-top:30px;margin-bottom:25px;padding-bottom:25px;display:flex}@media (max-width:470px){.about-wrapper.style-2 .about-content .icon-area{flex-wrap:wrap}}.about-wrapper.style-2 .about-content .icon-area .icon-items .icon{color:var(--theme);margin-bottom:20px;font-size:52px}.about-wrapper.style-2 .about-content .icon-area .icon-items .content h5{margin-bottom:10px}.about-wrapper.style-2 .about-content .about-author{gap:30px}.about-wrapper.style-2 .about-content .about-author .author-image{align-items:center;gap:20px;display:flex}.about-wrapper.style-2 .about-content .about-author .author-image .content p{color:var(--text);margin-top:10px;font-weight:600;position:relative}.about-wrapper.style-2 .about-content .about-author .author-image .content p:before{content:"";background-image:url(/img/about/bar-2.png);background-repeat:no-repeat;background-size:cover;width:124px;height:5px;position:absolute;bottom:-5px;left:34%;transform:translate(-50%)}.about-wrapper-2 .about-image-items{position:relative}.about-wrapper-2 .about-image-items .circle-shape{z-index:2;width:200px;position:absolute;bottom:-80px;left:60px}@media (max-width:991px){.about-wrapper-2 .about-image-items .circle-shape{top:0;right:20%;bottom:initial;left:initial}}@media (max-width:767px){.about-wrapper-2 .about-image-items .circle-shape{width:140px;right:0}}@media (max-width:575px){.about-wrapper-2 .about-image-items .circle-shape{display:none}}.about-wrapper-2 .about-image-items .circle-shape img{width:100%}.about-wrapper-2 .about-image-items .circle-shape .text-circle{animation:10s linear infinite cir36}.about-wrapper-2 .about-image-items .circle-shape .about-title{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-wrapper-2 .about-image-items .circle-shape .about-title h2{color:var(--white);font-size:57px}@media (max-width:991px){.about-wrapper-2 .about-image-items .circle-shape .about-title h2{font-size:36px}}.about-wrapper-2 .about-image-items .circle-shape .about-title p{color:var(--white);font-size:14px;line-height:1.5}.about-wrapper-2 .about-image-items .about-image-1{border-radius:10px;max-width:387px;height:467px;position:relative}@media (max-width:575px){.about-wrapper-2 .about-image-items .about-image-1{max-width:550px}}.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{border-radius:10px;max-width:376px;height:489px;position:absolute;bottom:-32%;right:-45%;overflow:hidden}@media (max-width:1399px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{height:400px;right:-30%}}@media (max-width:1199px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{height:390px;right:-10%}}@media (max-width:991px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{height:400px;bottom:-40px;right:-50%}}@media (max-width:767px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{height:350px;bottom:0;right:-30%}}@media (max-width:575px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{height:280px;right:0}}.about-wrapper-2 .about-image-items .about-image-1 .about-image-2 img{width:100%;height:100%}.about-wrapper-2 .about-content .about-tabs-area{margin-top:40px}.about-wrapper-2 .about-content .about-tabs-area .about-list-items{align-items:center;gap:40px;display:flex}@media (max-width:575px){.about-wrapper-2 .about-content .about-tabs-area .about-list-items{flex-wrap:wrap;gap:20px}}.about-wrapper-2 .about-content .about-tabs-area .about-list-items .video-image{border-radius:10px;display:inline-block;position:relative;overflow:hidden}.about-wrapper-2 .about-content .about-tabs-area .about-list-items .video-image .video-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-wrapper-2 .about-content .about-tabs-area .about-list-items .video-image .video-box .video-btn{background-color:var(--theme2);color:var(--white);text-align:center;border-radius:50%;width:50px;height:50px;font-size:16px;line-height:50px;display:inline-block}.about-wrapper-2 .about-content .about-tabs-area .about-list-items ul li:not(:last-child){margin-bottom:5px}.about-wrapper-2 .about-content .about-tabs-area .about-list-items ul li i{color:var(--theme2);margin-right:5px}.about-wrapper-2 .about-content .about-tabs-area .about-author{align-items:center;gap:55px;margin-top:30px;display:flex}@media (max-width:575px){.about-wrapper-2 .about-content .about-tabs-area .about-author{flex-wrap:wrap;gap:20px;margin-top:20px}}.about-wrapper-2 .about-content .about-tabs-area .about-author .author-image{align-items:center;gap:10px;display:flex}.about-wrapper-2 .about-content .about-tabs-area .about-author .author-contact{align-items:center;gap:20px;display:flex}.about-wrapper-2 .about-content .about-tabs-area .about-author .author-contact .content p{text-transform:uppercase;font-size:14px}.about-wrapper-2 .about-content .about-tabs-area .about-author .author-contact .content h6{font-size:16px}.about-wrapper-2 .about-content .single-tab-items{margin-top:40px}@media (max-width:575px){.about-wrapper-2 .about-content .single-tab-items{margin-top:30px}}.about-wrapper-2 .about-content .single-tab-items .nav{border-bottom:1px solid var(--theme);align-items:center;gap:30px;display:flex}@media (max-width:575px){.about-wrapper-2 .about-content .single-tab-items .nav{gap:0}}.about-wrapper-2 .about-content .single-tab-items .nav .nav-link{text-align:center;text-transform:uppercase;color:var(--header);letter-spacing:.05em;background-color:#0000;border-radius:4px 4px 0 0;padding:10px 40px;font-size:14px;font-weight:600;transition:all .3s ease-in-out}@media (max-width:991px){.about-wrapper-2 .about-content .single-tab-items .nav .nav-link{padding:14px 45px;font-size:18px}}@media (max-width:575px){.about-wrapper-2 .about-content .single-tab-items .nav .nav-link{padding:12px 20px;font-size:14px}}.about-wrapper-2 .about-content .single-tab-items .nav .nav-link.active{background-color:var(--theme2);color:var(--white);position:relative}.single-about-wrapper-2{margin-top:60px}.single-about-wrapper-2 .about-image-item{z-index:9}.single-about-wrapper-2 .about-image-item .about-image-1{max-width:300px;margin-top:45px}@media (max-width:991px){.single-about-wrapper-2 .about-image-item .about-image-1{margin-top:0}}@media (max-width:575px){.single-about-wrapper-2 .about-image-item .about-image-1{text-align:center;margin:0 auto 30px}}.single-about-wrapper-2 .about-image-item .about-image-1 img{width:100%;height:100%}.single-about-wrapper-2 .about-image-item .about-image-2{max-width:300px}@media (max-width:575px){.single-about-wrapper-2 .about-image-item .about-image-2{text-align:center;margin:0 auto}}.single-about-wrapper-2 .about-image-item .about-image-2 img{width:100%;height:100%}.single-about-wrapper-2 .about-image-item .circle-shape{z-index:-1;animation:15s linear infinite rotate;position:absolute;top:25%;left:15%}@media (max-width:1199px){.single-about-wrapper-2 .about-image-item .circle-shape{display:none}}.single-about-wrapper-2 .about-image-item .bg-shape{z-index:-1;position:absolute;top:-20%;left:0}@media (max-width:1199px){.single-about-wrapper-2 .about-image-item .bg-shape{display:none}}.single-about-wrapper-2 .about-content{margin-left:40px}@media (max-width:1600px){.single-about-wrapper-2 .about-content{margin-left:20px}}@media (max-width:1199px){.single-about-wrapper-2 .about-content{margin-left:10px}}@media (max-width:991px){.single-about-wrapper-2 .about-content{margin-left:0}}.single-about-wrapper-2 .about-content .text{color:var(--header);margin-bottom:40px;font-weight:500}@media (max-width:575px){.single-about-wrapper-2 .about-content .text{text-align:center}}.single-about-wrapper-2 .about-content .text a{color:var(--theme);font-weight:600;text-decoration-line:underline}.single-about-wrapper-2 .about-content .single-system-item{background-color:var(--white);gap:30px;padding:30px 40px;display:flex;box-shadow:0 10px 60px #a7a7a740}.single-about-wrapper-2 .about-content .single-system-item:not(:last-child){margin-bottom:20px}@media (max-width:575px){.single-about-wrapper-2 .about-content .single-system-item{flex-wrap:wrap;justify-content:center}.single-about-wrapper-2 .about-content .single-system-item .content{text-align:center;margin:0 auto}}.single-about-wrapper-2 .about-content .single-system-item .content h4{margin-bottom:10px}.single-about-wrapper-2 .about-content .single-system-item .icon{color:var(--theme);font-size:60px}.service-wrapper{padding:0 130px}@media (max-width:1399px){.service-wrapper{padding:0 40px}}@media (max-width:1199px){.service-wrapper{padding:0 30px}}.service-wrapper .service-card-items{background-color:var(--bg);margin-top:30px;padding:30px;transition:all .4s ease-in-out}.service-wrapper .service-card-items h3{margin-bottom:15px}.service-wrapper .service-card-items .service-thumb{margin-top:20px;margin-bottom:30px;position:relative;overflow:hidden}.service-wrapper .service-card-items .service-thumb:after{background:linear-gradient(90deg,rgba(var(--white-rgb,255,255,255),.13)0px,rgba(var(--white-rgb,255,255,255),.13)77%,rgba(var(--white-rgb,255,255,255),.3)92%,rgba(var(--white-rgb,255,255,255),0));content:"";opacity:0;width:200%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-210%}.service-wrapper .service-card-items .service-thumb img{width:100%;height:100%;transition:all .4s ease-in-out}.service-wrapper .service-card-items:hover{background-color:var(--theme)}.service-wrapper .service-card-items:hover h3 a,.service-wrapper .service-card-items:hover p{color:var(--white)}.service-wrapper .service-card-items:hover .link-btn{color:var(--white);transition:initial!important}.service-wrapper .service-card-items:hover .link-btn i{background-color:var(--white);color:var(--theme)}.service-wrapper .service-card-items:hover .link-btn span{color:var(--white);background-image:linear-gradient(var(--white),var(--white))}.service-wrapper .service-card-items:hover .service-thumb:after{opacity:1;transition-property:left,top,opacity;transition-duration:.5s,.5s,.15s;transition-timing-function:linear;top:-20%;left:-30%}.service-wrapper .service-card-items:hover .service-thumb img{transform:scale(1.1)}.service-wrapper .service-card-items.active{background-color:var(--theme)}.service-wrapper .service-card-items.active h3 a,.service-wrapper .service-card-items.active p{color:var(--white)}.service-wrapper .service-card-items.active .link-btn{color:var(--white);transition:initial!important}.service-wrapper .service-card-items.active .link-btn i{background-color:var(--white);color:var(--theme)}.service-wrapper .service-card-items.active .link-btn span{color:var(--white);background-image:linear-gradient(var(--white),var(--white))}.service-wrapper .service-card-items.active .service-thumb:after{opacity:1;transition-property:left,top,opacity;transition-duration:.5s,.5s,.15s;transition-timing-function:linear;top:-20%;left:-30%}.service-wrapper .service-card-items.active .service-thumb img{transform:scale(1.1)}.service-section{position:relative}.service-section .shape-image,.service-section .left-shape{position:absolute;top:0;left:0}.service-section .right-shape{position:absolute;bottom:0;right:0}.service-section .line-shape-2{position:absolute;bottom:8%;left:0}.service-section .bottom-shape{position:absolute;bottom:0;right:0}.service-section .bg-shape{z-index:-1;position:absolute;top:-20%;left:0}@media (max-width:1199px){.service-section .bg-shape{display:none}}.service-section-2{position:relative}.service-section-2:before{content:"";background-color:var(--bg5);z-index:-1;width:100%;height:100%;position:absolute;inset:68% 0 0}.service-box-items{background-color:var(--white);box-shadow:var(---box-shadow);z-index:9;margin-top:30px;padding:35px;position:relative;overflow:hidden}@media (max-width:575px){.service-box-items{text-align:center;padding:30px 25px}}.service-box-items:before{content:"";background-color:var(--theme);transform-origin:bottom;z-index:-1;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0;transform:scaleY(0)}.service-box-items:after{content:"";z-index:-1;visibility:hidden;opacity:0;background-image:url(/img/service/line-shape.png);background-repeat:no-repeat;background-size:cover;width:100%;height:320px;transition:all .4s ease-in-out;position:absolute;bottom:-50px;left:0;right:0}.service-box-items .icon{color:var(--theme);font-size:60px;transition:all .4s ease-in-out;display:inline-block;position:relative}.service-box-items .icon:before{content:"";background:#086ad814;border-radius:50%;width:46px;height:46px;position:absolute;bottom:-20px;left:0}.service-box-items .content{margin-top:40px}@media (max-width:767px){.service-box-items .content{margin-top:30px}}@media (max-width:575px){.service-box-items .content{margin-top:20px}}.service-box-items .content h3{margin-bottom:20px;font-size:21px}@media (max-width:575px){.service-box-items .content h3{margin-bottom:10px}}.service-box-items .arrow-icon{color:var(--theme);margin-top:30px;transition:all .4s ease-in-out;display:inline-block;transform:rotate(-50deg)}@media (max-width:767px){.service-box-items .arrow-icon{margin-top:30px}}@media (max-width:575px){.service-box-items .arrow-icon{margin-top:20px}}.service-box-items:hover:before{transform-origin:top;transform:scale(1)}.service-box-items:hover:after{visibility:visible;opacity:1;bottom:0}.service-box-items:hover .icon{color:var(--white);transform:scaleX(-1)}.service-box-items:hover .content h3,.service-box-items:hover .content p{color:var(--white)}.service-box-items:hover .arrow-icon{color:var(--white);transform:initial}.service-box-items.active:before{transform-origin:top;transform:scale(1)}.service-box-items.active:after{visibility:visible;opacity:1;bottom:0}.service-box-items.active .icon,.service-box-items.active .content h3,.service-box-items.active .content p{color:var(--white)}.service-box-items.active .arrow-icon{color:var(--white);transform:initial}.service-box-items.style-2{text-align:center;width:100%;margin:0 auto;padding:50px 20px}.service-box-items.style-2:before{background-color:var(--theme2)}.service-box-items.style-2:after{content:"";background-repeat:initial;background-size:initial;background-image:initial;background:#ffffff3b;width:12px;height:12px;position:absolute;bottom:-50px;left:5px}.service-box-items.style-2 .icon{color:var(--theme2);font-size:70px}.service-box-items.style-2 .content h6{font-weight:700}.service-box-items.style-2:hover:after{bottom:5px}.service-box-items.style-2:hover .icon,.service-box-items.style-2:hover .content h6 a{color:var(--white)}.service-box-items.style-2.active:after{bottom:5px}.service-box-items.style-2.active .icon,.service-box-items.style-2.active .content h6 a{color:var(--white)}.service-counter-section{position:relative}.service-counter-section:before{content:"";background-color:var(--bg6);z-index:-1;width:100%;height:100%;position:absolute;inset:55% 0 0}.service-counter-wrapper{background-color:var(--theme);padding:85px}@media (max-width:1199px){.service-counter-wrapper{padding:50px 35px}}@media (max-width:991px){.service-counter-wrapper{padding:85px}}@media (max-width:575px){.service-counter-wrapper{padding:40px 30px}}@media (max-width:991px){.service-counter-wrapper .service-counter-content{text-align:center;margin:0 auto}}.service-counter-wrapper .service-counter-items{text-align:center;z-index:9;padding-bottom:50px;position:relative;overflow:hidden}.service-counter-wrapper .service-counter-items:before{content:"";z-index:-1;width:100%;height:100%;height:initial;visibility:hidden;opacity:0;background:#d41124;border-radius:9px;transition:all .4s ease-in-out;position:absolute;inset:-50px 0 0}.service-counter-wrapper .service-counter-items .icon{background-color:var(--white);width:100px;height:100px;color:var(--theme);text-align:center;border-radius:50%;margin:40px auto;font-size:56px;line-height:120px;transition:all .4s ease-in-out}@media (max-width:575px){.service-counter-wrapper .service-counter-items .icon{width:85px;height:85px;margin:30px auto;font-size:38px;line-height:100px}}.service-counter-wrapper .service-counter-items .content h2{color:var(--white);font-size:55px}@media (max-width:1399px){.service-counter-wrapper .service-counter-items .content h2{font-size:42px}}@media (max-width:991px){.service-counter-wrapper .service-counter-items .content h2{font-size:55px}}@media (max-width:575px){.service-counter-wrapper .service-counter-items .content h2{font-size:42px}}.service-counter-wrapper .service-counter-items .content p{color:var(--white);margin-top:20px;font-size:18px}@media (max-width:575px){.service-counter-wrapper .service-counter-items .content p{margin-top:0}}.service-counter-wrapper .service-counter-items:hover:before{visibility:visible;opacity:1;top:20%}.service-counter-wrapper .service-counter-items:hover .icon{transform:scaleX(-1)}.service-counter-wrapper .service-counter-items.active:before{visibility:visible;opacity:1;top:20%}.service-wrapper-3{justify-content:space-between;align-items:center;gap:25px;width:100%;margin-top:30px;display:flex}@media (max-width:1399px){.service-wrapper-3{flex-wrap:wrap}}.service-text-area .link-btn-2 span{color:var(--theme2);background-size:100% 1px}.single-it-service-provide{position:relative}.single-it-service-provide .arrow-shape{z-index:11;position:absolute;top:130px;right:0}@media (max-width:1399px){.single-it-service-provide .arrow-shape{display:none}}.single-it-service-provide .arrow-shape-2{z-index:9;position:absolute;bottom:0;right:0}@media (max-width:1399px){.single-it-service-provide .arrow-shape-2{display:none}}.single-it-service-provide .service-bg{z-index:1;padding:130px 110px;position:relative}@media (max-width:991px){.single-it-service-provide .service-bg{padding:80px}}@media (max-width:767px){.single-it-service-provide .service-bg{padding:60px 30px}}.single-it-service-provide .service-bg:before{content:"";background-image:linear-gradient(90deg,#e20935 0%,#e2093500 100%);width:100%;height:100%;position:absolute;inset:0}.single-it-service-provide .service-bg .single-provide-content{z-index:9;align-items:center;gap:180px;display:flex;position:relative}@media (max-width:991px){.single-it-service-provide .service-bg .single-provide-content{gap:100px}}@media (max-width:767px){.single-it-service-provide .service-bg .single-provide-content{flex-wrap:wrap;justify-content:center;gap:80px}}.single-it-service-provide .service-bg .single-provide-content .section-content{max-width:550px}@media (max-width:767px){.single-it-service-provide .service-bg .single-provide-content .section-content{text-align:center;margin:0 auto}}.single-it-service-provide .service-bg .single-provide-content .section-content .sub-cont{color:var(--white);margin-bottom:10px;font-size:22px;font-weight:700;display:inline-block}.single-it-service-provide .service-bg .single-provide-content .section-content h2{color:var(--white);margin-bottom:25px}.single-it-service-provide .service-bg .single-provide-content .section-content p{color:var(--white);margin-bottom:35px}.single-it-service-provide .service-bg .single-provide-content .section-content .bg-style-3:before,.single-it-service-provide .service-bg .single-provide-content .section-content .bg-style-3:after{background-color:var(--theme)}.single-it-service-provide .service-bg .single-provide-content .video-btn{text-align:center;z-index:2;display:inline-block;position:relative}.single-it-service-provide .service-bg .single-provide-content .video-btn a{color:var(--black);z-index:1;background-color:var(--white);border-radius:50%;width:90px;height:90px;font-size:16px;line-height:90px;transition:all .4s;display:block;position:relative}.single-it-service-provide .service-bg .single-provide-content .video-btn a i{color:var(--theme)}.service-provide-2{position:relative}.service-provide-2 .line-shape-2{position:absolute;bottom:-85%;right:0}@media (max-width:1199px){.service-provide-2 .line-shape-2{display:none}}.service-provide-2:before{content:"";background-color:#191919;width:100%;height:100%;position:absolute;inset:0}.single-case-study-wrapper{padding:0 70px;position:relative}.single-case-study-wrapper:before{content:"";z-index:-1;background-color:#191919;width:100%;height:130%;position:absolute;top:-77%;left:0;right:0}@media (max-width:767px){.single-case-study-wrapper{padding:0}}.single-case-study-wrapper .it-case-study-carousel-active .slick-slide{margin:0 15px}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots{text-align:center;border:1px dotted var(--theme);border-radius:30px;width:145px;height:40px;margin:30px auto 0;line-height:40px}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots li{margin:13px 5px;display:inline-block}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots li button{text-indent:-9999px;background-color:var(--white);border:2px solid var(--theme);border-radius:10px;width:10px;height:10px;transition:all .3s ease-in-out;position:relative}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots li button:hover{background-color:var(--theme)}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots li.slick-active button{background-color:var(--theme);border-color:var(--theme)}.single-case-study-wrapper .it-case-study-carousel-active .slick-list{margin:0 -15px}.single-it-case-study .case-study-image{position:relative}.single-it-case-study .case-study-image img{width:100%;height:100%}.single-it-case-study .case-study-image .case-study-content{background-color:var(--white);padding:40px 50px;position:absolute;bottom:30px;left:40px;right:40px}@media (max-width:575px){.single-it-case-study .case-study-image .case-study-content{padding:25px;bottom:20px;left:20px;right:20px}}.single-it-case-study .case-study-image .case-study-content .arrow-shape{position:absolute;top:0;right:0}@media (max-width:767px){.single-it-case-study .case-study-image .case-study-content .arrow-shape{display:none}}.single-it-case-study .case-study-image .case-study-content .icon{margin-bottom:20px}.single-it-case-study .case-study-image .case-study-content .icon img{width:initial;height:initial}.single-it-case-study .case-study-image .case-study-content h4 a:hover{color:var(--theme)}.single-it-case-study .case-study-image .case-study-content p{margin-bottom:15px}.service-visa-items{background-color:var(--white);box-shadow:var(---box-shadow);border-radius:10px;margin-top:30px}.service-visa-items .service-visa-thumb{position:relative;overflow:hidden}.service-visa-items .service-visa-thumb img{background-size:cover;border-radius:10px 10px 0 0;width:100%;height:100%;transition:all .5s}.service-visa-items .service-visa-thumb img:first-child{perspective:300px;transform-origin:top;transition:transform .5s;transform:translate(0%)translate(0)scaleX(1)rotateY(0)}.service-visa-items .service-visa-thumb img:nth-child(2){object-fit:cover;transform-origin:bottom;width:100%;transition:transform .7s,top .7s;position:absolute;inset:0;transform:translate(0%)translate(150px)scaleX(0)rotateY(90deg)}.service-visa-items .service-visa-thumb .image-overlay{opacity:0;width:100%;height:100%;color:var(--white);background-color:#02203d99;border-radius:10px 10px 0 0;justify-content:center;align-items:center;font-size:32px;transition:opacity .5s,transform .5s;display:flex;position:absolute;top:0;left:0;transform:translateY(-20%)}.service-visa-items .service-visa-content{padding:30px}.service-visa-items .service-visa-content h3{margin-bottom:5px}.service-visa-items .service-visa-content h3 a:hover{color:var(--theme)}.service-visa-items .service-visa-content p{margin-bottom:20px}.service-visa-items:hover .service-visa-thumb img:first-child{transform-origin:bottom;transform:translate(-100%)translate(150px)scaleX(0)rotateY(90deg)}.service-visa-items:hover .service-visa-thumb img:nth-child(2){transition:transform .5s,top .5s;transform:translate(0%)translate(0)scaleX(1)rotateY(0)}.service-visa-items:hover .service-visa-thumb .image-overlay{opacity:1;transform:translateY(0)}.visa-service-section-2{z-index:9;position:relative}.visa-service-section-2:before{content:"";z-index:-1;opacity:.8;background-color:#09161d;width:100%;height:100%;position:absolute;inset:0}.visa-service-section-2:after{content:"";background-color:var(--white);z-index:-1;width:100%;height:100%;position:absolute;inset:75% 0 0}.visa-details-wrapper .visa-sidebar .visa-widget-categories{margin-bottom:30px}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li{background-color:var(--white);border:1px solid var(--border);border-radius:0;padding:22px 20px;font-size:18px;font-weight:500;line-height:1;transition:all .4s ease-in-out;position:relative}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li a{color:var(--header)}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li span{content:"";background-color:var(--theme);text-align:center;width:60px;height:100%;color:var(--white);line-height:55px;transition:all .4s ease-in-out;position:absolute;top:0;right:0}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li:not(:last-child){margin-bottom:12px}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li:hover{background-color:var(--theme)}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li:hover a{color:var(--white)}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li:hover span{background-color:var(--header)}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li.active{background-color:var(--theme)}.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li.active a,.visa-details-wrapper .visa-sidebar .visa-widget-categories ul li.active span{color:var(--white)}.visa-details-wrapper .visa-sidebar .visa-sidebar-widget{margin-bottom:30px}.visa-details-wrapper .visa-sidebar .visa-sidebar-widget .contact-bg{z-index:9;padding:50px 30px;position:relative}.visa-details-wrapper .visa-sidebar .visa-sidebar-widget .contact-bg:before{content:"";z-index:-1;background:linear-gradient(90deg,#16171a .06%,#16171a00 99.93%);width:100%;height:100%;position:absolute;inset:0}.visa-details-wrapper .visa-sidebar .visa-sidebar-widget .contact-bg h4{color:var(--white);margin-bottom:10px}.visa-details-wrapper .visa-sidebar .visa-sidebar-widget .contact-bg h3{margin-bottom:10px}.visa-details-wrapper .visa-sidebar .visa-sidebar-widget .contact-bg h3 a{color:var(--white)}.visa-details-wrapper .visa-sidebar .visa-sidebar-widget .contact-bg p{color:var(--white);margin-bottom:30px}.visa-details-wrapper .service-details-items .details-image img{width:100%;height:100%}.visa-details-wrapper .service-details-items .details-content{margin-top:30px}.visa-details-wrapper .service-details-items .details-content h3{font-size:36px}.visa-details-wrapper .service-details-items .details-content .single-icon-items{margin-top:30px}.visa-details-wrapper .service-details-items .details-content .single-icon-items .icon-box{border:1px solid #e1e8e4;align-items:center;gap:15px;padding:16px 30px;transition:all .4s ease-in-out;display:flex}.visa-details-wrapper .service-details-items .details-content .single-icon-items .icon-box:not(:last-child){margin-bottom:20px}.visa-details-wrapper .service-details-items .details-content .single-icon-items .icon-box i{color:var(--theme);font-size:18px;transition:all .4s ease-in-out}.visa-details-wrapper .service-details-items .details-content .single-icon-items .icon-box:hover{background-color:var(--theme)}.visa-details-wrapper .service-details-items .details-content .single-icon-items .icon-box:hover i,.visa-details-wrapper .service-details-items .details-content .single-icon-items .icon-box:hover h6{color:var(--white)}.coaching-card-items{z-index:9;margin-top:30px;padding:40px 30px;position:relative}.coaching-card-items:before{content:"";background-color:var(--white);z-index:-1;border-radius:14px;width:100%;height:65%;transition:all .35s ease-in-out;position:absolute;bottom:0;left:0}@media (max-width:575px){.coaching-card-items:before{height:60%}}.coaching-card-items .coacing-image{width:180px;height:180px;margin:0 auto}.coaching-card-items .coacing-image img{border-radius:50%;width:100%;height:100%}.coaching-card-items .icon{background-color:var(--theme);width:60px;height:60px;color:var(--white);text-align:center;z-index:9;border-radius:50%;margin:-40px auto 0;font-size:32px;line-height:70px;transition:all .4s ease-in-out;position:relative}.coaching-card-items .content{margin-top:20px}.coaching-card-items .content h3{margin-bottom:5px}.coaching-card-items .content h3 a:hover{color:var(--theme)}.coaching-card-items:hover:before{background-color:var(--theme);height:100%}.coaching-card-items:hover .icon{background-color:var(--white);color:var(--theme);transform:scaleX(-1)}.coaching-card-items:hover .content h3 a,.coaching-card-items:hover .content p{color:var(--white)}.coaching-card-items.active:before{background-color:var(--theme);height:100%}.coaching-card-items.active .icon{background-color:var(--white);color:var(--theme);transform:scaleX(-1)}.coaching-card-items.active .content h3 a,.coaching-card-items.active .content p{color:var(--white)}.coaching-box-items{background-color:var(--white);box-shadow:var(---box-shadow);border-radius:10px;margin-top:30px}.coaching-box-items .coaching-image{position:relative;overflow:hidden}.coaching-box-items .coaching-image img{background-size:cover;border-radius:10px 10px 0 0;width:100%;height:100%;transition:all .5s}.coaching-box-items .coaching-image img:first-child{perspective:300px;transform-origin:top;transition:transform .5s;transform:translate(0%)translate(0)scaleX(1)rotateY(0)}.coaching-box-items .coaching-image img:nth-child(2){object-fit:cover;transform-origin:bottom;width:100%;transition:transform .7s,top .7s;position:absolute;inset:0;transform:translate(0%)translate(150px)scaleX(0)rotateY(90deg)}.coaching-box-items .coaching-image .image-overlay{opacity:0;width:100%;height:100%;color:var(--white);background-color:#02203d99;border-radius:10px 10px 0 0;justify-content:center;align-items:center;font-size:32px;transition:opacity .5s,transform .5s;display:flex;position:absolute;top:0;left:0;transform:translateY(-20%)}.coaching-box-items .coaching-image .price{background:var(--theme);border:2px solid var(--white);text-align:left;width:109px;height:109px;color:var(--white);border-radius:50%;margin:0;padding:21px 0 0 16px;font-size:20px;font-weight:500;line-height:32px;transition:all .4s;position:absolute;bottom:-41px;right:-35px}.coaching-box-items .content{padding:25px}.coaching-box-items .content h4{margin-bottom:5px}.coaching-box-items .content h4 a:hover{color:var(--theme)}.coaching-box-items .content p{margin-bottom:15px}.coaching-box-items:hover .coaching-image img:first-child{transform-origin:bottom;transform:translate(-100%)translate(150px)scaleX(0)rotateY(90deg)}.coaching-box-items:hover .coaching-image img:nth-child(2){transition:transform .5s,top .5s;transform:translate(0%)translate(0)scaleX(1)rotateY(0)}.coaching-box-items:hover .coaching-image .image-overlay{opacity:1;transform:translateY(0)}.coaching-box-items:hover .coaching-image .price{background:var(--white);border:2px solid var(--theme);text-align:left;width:109px;height:109px;color:var(--header);border-radius:50%;margin:0;padding:21px 0 0 16px;font-size:20px;font-weight:500;line-height:32px;transition:all .4s;position:absolute;bottom:-41px;right:-35px}.coaching-box-items-2{z-index:7;align-items:center;gap:25px;margin-top:30px;padding:30px;display:flex;position:relative}@media (max-width:767px){.coaching-box-items-2{flex-wrap:wrap}}.coaching-box-items-2:before{content:"";background-color:var(--white);z-index:-1;height:100%;inset:0;left:initial;border-radius:10px;width:80%;transition:all .4s ease-in-out;position:absolute}@media (max-width:767px){.coaching-box-items-2:before{width:100%}}.coaching-box-items-2 .coaching-image{width:180px;height:180px}.coaching-box-items-2 .coaching-image img{border-radius:50%;width:100%;height:100%}.coaching-box-items-2 .coaching-content{flex-basis:60%}@media (max-width:767px){.coaching-box-items-2 .coaching-content{flex-basis:100%}}.coaching-box-items-2 .coaching-content h3{margin-bottom:7px}.coaching-box-items-2:hover:before{background-color:var(--theme);width:100%}.coaching-box-items-2:hover .coaching-content h3 a,.coaching-box-items-2:hover .coaching-content p,.coaching-box-items-2:hover .coaching-content .link-btn{color:var(--white)}.coaching-box-items-2:hover .coaching-content .link-btn i{background-color:var(--white);color:var(--header)}.coaching-details-wrapper .coaching-details-items .details-image img{width:100%;height:100%}.coaching-details-wrapper .coaching-details-items .details-content{margin-top:30px}.coaching-details-wrapper .coaching-details-items .details-content h2{margin-bottom:20px;font-size:36px}.coaching-details-wrapper .coaching-details-items .details-content .details-thumb-2 img{width:100%;height:100%}.coaching-details-wrapper .coaching-details-items .details-content .thumb-2{position:relative}.coaching-details-wrapper .coaching-details-items .details-content .thumb-2 img{width:100%;height:100%}.coaching-details-wrapper .coaching-details-items .details-content .thumb-2 .video-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.coaching-details-wrapper .coaching-details-items .details-content .thumb-2 .video-box .video-btn{background-color:var(--theme);color:var(--white);text-align:center;border-radius:50%;width:80px;height:80px;font-size:16px;line-height:80px;display:inline-block}.coaching-details-wrapper .coaching-details-items .details-content .thumb-2 .video-box .ripple:before,.coaching-details-wrapper .coaching-details-items .details-content .thumb-2 .video-box .ripple:after{width:80px;height:80px}.coaching-details-wrapper .coaching-details-items .details-content .content h3{margin-bottom:15px;font-size:28px}.coaching-details-wrapper .coaching-details-items .details-content .content ul li{color:var(--header)}.coaching-details-wrapper .coaching-details-items .details-content .content ul li:not(:last-child){margin-bottom:10px}.coaching-details-wrapper .coaching-details-items .details-content .content ul li i{color:var(--theme);margin-right:5px}.coaching-details-wrapper .country-sidebar .country-sidebar-widget{margin-top:30px;margin-bottom:30px}.coaching-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg{z-index:9;padding:120px 40px;position:relative}.coaching-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg:before{content:"";background-color:var(--black);opacity:.5;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.coaching-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg h2{color:var(--white);margin-bottom:30px;font-size:60px}@media (max-width:1199px){.coaching-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg h2{font-size:50px}}@media (max-width:767px){.coaching-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg h2{font-size:42px}}@media (max-width:575px){.coaching-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg h2{font-size:32px}}.coaching-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg h3{color:var(--white);margin-bottom:5px}.counter-section{position:relative}.counter-section .line-shape{position:absolute;top:-15%;left:0}@media (max-width:1399px){.counter-section .line-shape{top:0}}@media (max-width:1199px){.counter-section .line-shape{display:none}}.counter-section .line-shape img{width:100%;height:100%}.counter-wrapper .counter-items{padding-bottom:45px;position:relative}.counter-wrapper .counter-items:before{content:"";background-color:var(--white);width:100%;height:100%;height:initial;border-radius:9px;transition:all .4s ease-in-out;position:absolute;inset:60px 0 0}.counter-wrapper .counter-items .icon{background-color:var(--white);width:106px;height:106px;color:var(--theme);text-align:center;z-index:9;box-shadow:var(---box-shadow);border-radius:50%;font-size:56px;line-height:122px;transition:transform .5s;position:relative}.counter-wrapper .counter-items .icon img{transition:all .4s ease-in-out}.counter-wrapper .counter-items .content{z-index:9;margin-top:30px;position:relative}.counter-wrapper .counter-items .content h2{margin-bottom:5px;font-size:65px}@media (max-width:767px){.counter-wrapper .counter-items .content h2{font-size:52px}}@media (max-width:575px){.counter-wrapper .counter-items .content h2{font-size:48px}}.counter-wrapper .counter-items .content p{font-size:18px;font-weight:500}.counter-wrapper .counter-items:hover:before{background-color:var(--theme)}.counter-wrapper .counter-items:hover .icon{transform:scaleX(-1)}.counter-wrapper .counter-items:hover .content h2,.counter-wrapper .counter-items:hover .content p{color:var(--white)}.counter-section-2{position:relative}.counter-section-2:before{content:"";background-color:var(--bg6);z-index:-1;width:100%;height:100%;position:absolute;inset:60% 0 0}.counter-wrapper-2{background-color:var(--theme2);border-radius:11px;justify-content:space-between;align-items:center;padding:65px 105px;display:flex}@media (max-width:991px){.counter-wrapper-2{flex-wrap:wrap;gap:30px;padding:50px}}@media (max-width:470px){.counter-wrapper-2{text-align:center;justify-content:center}}.counter-wrapper-2 .counter-items:not(:last-child){border-right:1px solid #ffffff1a;padding-right:80px}@media (max-width:1199px){.counter-wrapper-2 .counter-items:not(:last-child){padding-right:20px}}@media (max-width:991px){.counter-wrapper-2 .counter-items:not(:last-child){border:none;padding-right:0}}.counter-wrapper-2 .counter-items .icon{color:var(--white);font-size:52px}.counter-wrapper-2 .counter-items .content{margin-top:25px}@media (max-width:575px){.counter-wrapper-2 .counter-items .content{margin-top:15px}}.counter-wrapper-2 .counter-items .content h2{color:var(--white);font-size:50px;font-weight:600}@media (max-width:575px){.counter-wrapper-2 .counter-items .content h2{font-size:38px}}.counter-wrapper-2 .counter-items .content p{color:var(--white);margin-top:10px;font-size:18px}@media (max-width:575px){.counter-wrapper-2 .counter-items .content p{font-size:16px}}.countries-card-items{background-color:var(--white);box-shadow:var(---box-shadow);border-radius:10px;align-items:center;gap:20px;margin-top:30px;padding:40px 25px;transition:all .4s ease-in-out;display:flex}@media (max-width:991px){.countries-card-items{flex-wrap:wrap}}.countries-card-items .thumb{width:60px;height:60px}.countries-card-items .thumb img{width:100%;height:100%;transition:all .4s ease-in-out}.countries-card-items .thumb .flag-image{transition:all .4s ease-in-out}.countries-card-items .content h3{margin-bottom:5px}.countries-card-items .content h3 a:hover{color:var(--theme)}.countries-card-items:hover{transform:translateY(-10px)}.countries-card-items:hover .thumb .flag-image{transform:rotate(360deg)}.country-box-items{z-index:9;text-align:center;margin-top:30px;padding:30px 15px;position:relative}.country-box-items:before{content:"";background-color:var(--white);z-index:-1;width:100%;height:100%;height:initial;border-radius:10px;position:absolute;inset:100px 0 0}.country-box-items .flag-thumb img{transition:all .4s ease-in-out}.country-box-items .flag-content{margin-top:20px}.country-box-items .flag-content h3{margin-bottom:5px}.country-box-items .flag-content h3 a:hover{color:var(--theme)}.country-box-items:hover .flag-thumb img{transform:scaleX(-1)}.country-box-items.style-2{margin-bottom:30px}.country-box-items.style-2:before{background-color:var(--white);top:initial;height:65%;box-shadow:var(---box-shadow);transition:all .4s ease-in-out}.country-box-items.style-2:hover:before{background-color:var(--theme);height:100%}.country-box-items.style-2:hover .flag-content h3 a,.country-box-items.style-2:hover .flag-content p{color:var(--white)}.single-country-items{background-color:var(--white);border-radius:10px;margin-top:30px}.single-country-items .country-image{position:relative}.single-country-items .country-image img{border-radius:10px 10px 0 0;width:100%;height:100%}.single-country-items .country-image .flag{background-color:var(--white);box-shadow:var(---box-shadow);text-align:center;border-radius:50%;width:50px;height:50px;line-height:50px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.single-country-items .country-image .flag img{width:35px;height:35px;transition:all .4s ease-in-out}.single-country-items .contry-content{text-align:center;padding:30px 25px 20px}.single-country-items .contry-content h3{margin-bottom:5px}.single-country-items .contry-content h3 a:hover{color:var(--theme)}.single-country-items:hover .country-image .flag img{transform:rotate(360deg)}.country-details-wrapper .country-details-items .country-content{margin-bottom:40px}.country-details-wrapper .country-details-items .country-content h2{margin-bottom:15px;font-size:36px}.country-details-wrapper .country-details-items .details-image{margin-bottom:40px}.country-details-wrapper .country-details-items .details-image img{width:100%;height:100%}.country-details-wrapper .country-details-items .thumb-2{position:relative}.country-details-wrapper .country-details-items .thumb-2 img{width:100%;height:100%}.country-details-wrapper .country-details-items .thumb-2 .video-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.country-details-wrapper .country-details-items .thumb-2 .video-box .video-btn{background-color:var(--theme);color:var(--white);text-align:center;border-radius:50%;width:80px;height:80px;font-size:16px;line-height:80px;display:inline-block}.country-details-wrapper .country-details-items .thumb-2 .video-box .ripple:before,.country-details-wrapper .country-details-items .thumb-2 .video-box .ripple:after{width:80px;height:80px}.country-details-wrapper .country-details-items .content h3{margin-bottom:15px;font-size:28px}.country-details-wrapper .country-details-items .content ul li{color:var(--header)}.country-details-wrapper .country-details-items .content ul li:not(:last-child){margin-bottom:10px}.country-details-wrapper .country-details-items .content ul li i{color:var(--theme);margin-right:5px}.country-details-wrapper .country-sidebar .single-contact-form{background-color:var(--white);box-shadow:var(---box-shadow);padding:35px}.country-details-wrapper .country-sidebar .single-contact-form .wid-title{margin-bottom:20px}.country-details-wrapper .country-sidebar .single-contact-form .single-form-input input,.country-details-wrapper .country-sidebar .single-contact-form .single-form-input textarea{background-color:var(--bg);text-transform:capitalize;width:100%;color:var(--text);border:none;outline:none;margin-bottom:20px;padding:14px 20px}.country-details-wrapper .country-sidebar .single-contact-form .single-form-input textarea{padding-bottom:90px}.country-details-wrapper .country-sidebar .single-contact-form .theme-btn{padding:16px 40px}.country-details-wrapper .country-sidebar .country-sidebar-widget{margin-top:30px;margin-bottom:30px}.country-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg{z-index:9;padding:120px 40px;position:relative}.country-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg:before{content:"";background-color:var(--black);opacity:.5;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.country-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg h2{color:var(--white);margin-bottom:30px;font-size:60px}.country-details-wrapper .country-sidebar .country-sidebar-widget .contact-bg h3{color:var(--white);margin-bottom:5px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--theme);border-radius:10px}.fix{overflow:hidden}.ralt{position:relative}.ml-100{margin-left:100px}.video-pulse:after,.video-pulse:before{content:"";border:1px solid var(--white);opacity:.7;border-radius:50%;width:90px;height:90px;animation-name:video-animation;animation-duration:2.5s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:0;left:0}.video-pulse:before{animation-delay:1s}.ripple{position:relative}.ripple:before,.ripple:after{border-radius:50%;width:60px;height:60px;animation:3s infinite rippleOne;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 0 #d6111e80}.ripple:before{content:"";animation-delay:.9s;position:absolute;bottom:0;right:0}.ripple:after{content:"";animation-delay:.6s;position:absolute;bottom:0;right:0}.mt-10{margin-top:10px}@media (max-width:991px){br{display:none}}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.nice-select{width:unset;color:var(--text);background-color:#0000;border:1px solid #e4e4e4;outline:none;padding:18px 30px;font-size:16px;font-weight:500;transition:all .4s ease-in-out}@media (max-width:575px){.nice-select{padding:12px 20px}}.nice-select span{color:var(--text);font-size:16px;font-weight:500;margin-bottom:0!important}.nice-select:hover:after{border-bottom:1px solid var(--text);border-right:1px solid var(--text)}.nice-select option{color:var(--text)}.nice-select .current{margin-right:12px}.nice-select:after{border-bottom:1px solid var(--text);border-right:1px solid var(--text);width:10px;height:10px;right:23px}.nice-select.open .list{background:var(--bg);text-transform:capitalize;width:100%;color:var(--text);margin-top:16px}.nice-select .option.selected.focus{background:var(--bg);color:var(--theme);text-transform:capitalize;outline:none;font-size:16px}.nice-select .option{border:none}.nice-select .option:hover{background:0 0}.head-color{color:var(--header)}.theme-color-1{color:var(--theme)!important}.border-none{border-top:none!important}.mbm-10{margin-bottom:-20px}.ml-30{margin-left:30px}@media (max-width:1199px){.ml-30{margin-left:0}}.box-shadow{box-shadow:var(---box-shadow)}.team-box-items{margin-top:30px;transition:all .4s ease-in-out}.team-box-items.style-2{margin-top:60px}.team-box-items .team-image{position:relative;overflow:hidden}.team-box-items .team-image img{border-radius:30px;width:100%;height:100%;transition:all .4s ease-in-out}.team-box-items .team-image:after{background:linear-gradient(90deg,rgba(var(--white-rgb,255,255,255),.13)0px,rgba(var(--white-rgb,255,255,255),.13)77%,rgba(var(--white-rgb,255,255,255),.3)92%,rgba(var(--white-rgb,255,255,255),0));content:"";opacity:0;width:200%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-210%}.team-box-items .team-image .social-icon{z-index:9;gap:10px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.team-box-items .team-image .social-icon li{cursor:pointer;background-color:var(--theme);text-align:center;border-radius:40px;width:40px;height:40px;line-height:40px;transition:all .4s ease-in-out;transform:scaleX(0)}.team-box-items .team-image .social-icon li:hover{background-color:var(--header)}.team-box-items .team-image .social-icon li:hover i{color:var(--white)}.team-box-items .team-image .social-icon li a i{color:var(--white);font-size:16px;transition:all .4s ease-in-out}.team-box-items .team-content{margin-top:20px}.team-box-items .team-content h3{margin-bottom:5px}.team-box-items .team-content h3 a:hover{color:var(--theme)}.team-box-items:hover{transform:translateY(-10px)}.team-box-items:hover .team-image:after{opacity:1;transition-property:left,top,opacity;transition-duration:.5s,.5s,.15s;transition-timing-function:linear;top:-20%;left:-30%}.team-box-items:hover .team-image .social-icon li{transform:scaleX(1)}.single-team-items{margin-top:30px}.single-team-items .team-image{position:relative}.single-team-items .team-image img{width:100%;height:100%}.single-team-items .team-image .social-profile{content:"";z-index:2;transition:all .4s ease-in-out;display:inline-block;position:absolute;top:30px;right:30px;overflow:hidden}.single-team-items .team-image .social-profile ul{opacity:0;visibility:hidden;transition:all .6s ease-in-out;transform:translateY(-100px)}.single-team-items .team-image .social-profile ul li:not(:last-child){margin-bottom:10px}.single-team-items .team-image .social-profile ul li a{background:var(--white);width:40px;height:40px;color:var(--header);text-align:center;border-radius:50%;margin:0 auto;font-size:16px;line-height:40px;transition:all .4s ease-in-out;display:block}.single-team-items .team-image .social-profile ul li a:hover{background-color:var(--theme);color:var(--white)}.single-team-items .team-image .social-profile .plus-btn{z-index:2;cursor:pointer;text-align:center;background:var(--theme);width:40px;height:40px;color:var(--white);border-radius:50%;margin-bottom:10px;font-size:16px;line-height:40px;transition:all .3s ease-in-out;display:inline-block}.single-team-items .team-image .social-profile:hover ul{opacity:1;visibility:visible;transform:translateY(0)}.single-team-items .team-content{background-color:var(--white);z-index:9;margin:-50px 20px 0;padding:20px;position:relative}.single-team-items .team-content h5{margin-bottom:5px}.single-team-items .team-content h5 a:hover{color:var(--theme)}.team-card-items{border:1px solid #ffffff1a;margin-top:30px}.team-card-items .team-content{padding:40px}.team-card-items .team-content h4{margin-bottom:5px}.team-card-items .team-content h4 a{color:var(--white)}.team-card-items .team-image{padding:0 20px 20px;position:relative}.team-card-items .team-image img{width:100%;height:100%}.team-card-items .team-image .social-profile{content:"";z-index:2;align-items:center;font-size:22px;transition:all .4s ease-in-out;display:flex;position:absolute;bottom:20px;left:20px;overflow:hidden}.team-card-items .team-image .social-profile ul{opacity:0;visibility:hidden;margin-top:21px;transition:all .6s ease-in-out;display:flex;transform:translate(-100px)}.team-card-items .team-image .social-profile ul li a{background:var(--white);color:var(--text);text-align:center;margin:0 auto;padding:8px 15px;font-size:14px;transition:all .4s ease-in-out;display:block}.team-card-items .team-image .social-profile ul li a:hover{color:var(--theme2)}.team-card-items .team-image .social-profile .plus-btn{z-index:2;cursor:pointer;text-align:center;background:var(--theme2);width:65px;height:65px;color:var(--white);font-size:18px;line-height:65px;transition:all .3s ease-in-out;display:inline-block}.team-card-items .team-image .social-profile:hover ul{opacity:1;visibility:visible;transform:translateY(0)}.team-box-items-2{margin-top:30px}.team-box-items-2 .team-thumb img{width:100%;height:100%}.team-box-items-2 .team-content{clip-path:polygon(100% 0,100% 0,100% 20%,100% 80%,100% 100%,0 100%,0% 80%,0 20%);background-color:var(--white);text-align:center;margin:-80px 20px 0;padding:55px 0 30px}.team-box-items-2 .team-content h3{font-size:22px}.team-box-items-2 .team-content h3 a:hover{color:var(--theme)}.team-box-items-2 .team-content .social-icon{gap:10px;margin-top:15px}.team-box-items-2 .team-content .social-icon a{text-align:center;border:1px solid var(--border);width:40px;height:40px;color:var(--header);border-radius:50%;line-height:40px;display:inline-block}.team-box-items-2 .team-content .social-icon a:hover{background-color:var(--theme);color:var(--white)}.team-details-wrapper .team-image{height:525px}@media (max-width:575px){.team-details-wrapper .team-image{height:400px}.team-details-wrapper .team-image img{object-fit:cover}}.team-details-wrapper .team-details-content .star a{color:var(--header);font-size:14px}.team-details-wrapper .team-details-content .star a i{color:var(--ratting)}.team-details-wrapper .team-details-content h3{margin-bottom:5px;font-size:44px}@media (max-width:767px){.team-details-wrapper .team-details-content h3{font-size:30px}}@media (max-width:575px){.team-details-wrapper .team-details-content h3{font-size:24px}}.team-details-wrapper .team-details-content span{margin-bottom:15px;font-weight:500;display:block}.team-details-wrapper .team-details-content .social-icon{z-index:9;gap:15px;margin-top:40px;position:relative}@media (max-width:575px){.team-details-wrapper .team-details-content .social-icon{margin-top:20px}}.team-details-wrapper .team-details-content .social-icon a{background:var(--bg);width:40px;height:40px;color:var(--text);text-align:center;border-radius:50%;font-size:16px;line-height:40px;transition:all .4s ease-in-out;display:block}.team-details-wrapper .team-details-content .social-icon a:hover{background-color:var(--theme);color:var(--white)}.team-skill{background-color:var(--theme)}.team-skill-wrapper .team-skill-content h3{color:var(--white);font-size:40px;font-weight:600;line-height:125%}@media (max-width:1199px){.team-skill-wrapper .team-skill-content h3{font-size:36px}}@media (max-width:767px){.team-skill-wrapper .team-skill-content h3{font-size:28px}}@media (max-width:575px){.team-skill-wrapper .team-skill-content h3{font-size:24px}}.team-skill-wrapper .progress-wrap .pro-items:not(:last-child){margin-bottom:20px}.team-skill-wrapper .progress-wrap .pro-items .pro-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.team-skill-wrapper .progress-wrap .pro-items .pro-head .point{color:var(--white);font-size:18px;font-weight:700}.team-skill-wrapper .progress-wrap .pro-items .pro-head .title{color:var(--white);text-transform:uppercase;font-size:18px;font-weight:600}.team-skill-wrapper .progress-wrap .pro-items .progress{background:var(--white);border-radius:0;justify-content:flex-start;align-items:center;width:100%;height:6px;display:flex;position:relative}.team-skill-wrapper .progress-wrap .pro-items .progress-value{box-shadow:0 10px 40px -10px var(--white);background:var(--white);border-radius:0;width:0;height:6px;animation:3s forwards load}.team-skill-wrapper .progress-wrap .pro-items .style-two{animation:3s forwards load2}@keyframes load{0%{width:0}to{width:65%}}@keyframes load2{0%{width:0}to{width:75%}}.team-contact-wrapper .get-touch-items .get-touch-title h2{margin-bottom:10px}.team-contact-wrapper .get-touch-items .contact-items{align-items:center;gap:100px;margin-top:50px;display:flex}@media (max-width:575px){.team-contact-wrapper .get-touch-items .contact-items{flex-wrap:wrap;gap:30px;margin-top:20px}}.team-contact-wrapper .get-touch-items .contact-items .contact-info h4{text-transform:capitalize;margin-bottom:10px;font-size:22px;font-weight:600}.team-contact-wrapper .get-touch-items .contact-items .contact-info h5{text-transform:capitalize;font-size:18px}.team-contact-wrapper .get-touch-items .contact-items .contact-info .social-icon{z-index:9;gap:15px;position:relative}@media (max-width:575px){.team-contact-wrapper .get-touch-items .contact-items .contact-info .social-icon{margin-top:20px}}.team-contact-wrapper .get-touch-items .contact-items .contact-info .social-icon a{background:var(--bg);width:40px;height:40px;color:var(--text);text-align:center;border-radius:50%;font-size:16px;line-height:40px;transition:all .4s ease-in-out;display:block}.team-contact-wrapper .get-touch-items .contact-items .contact-info .social-icon a:hover{background-color:var(--theme);color:var(--white)}.team-button{text-align:center;margin-top:30px}.team-section{position:relative}.team-section .dot-shape-2{position:absolute;top:0;right:0}.faq-content .accordion-item{background-color:var(--white);border:0;border:1px solid var(--border2);border-radius:9px;margin-top:20px;padding:16px 30px}@media (max-width:575px){.faq-content .accordion-item{margin-top:10px}}.faq-content .accordion-item .accordion-header .accordion-button{color:var(--header);letter-spacing:-.2px;box-shadow:none;background-color:#0000;border:0;border-radius:0;padding:10px 0;font-size:20px;font-weight:700}.faq-content .accordion-item .accordion-header .accordion-button:after{content:"";color:var(--header);background:0 0;font-family:"Font Awesome 5 Pro";font-weight:300;transition:all .3s ease-in-out!important}.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"";background:0 0;font-family:"Font Awesome 5 Pro";font-weight:300}.faq-content .accordion-item .accordion-collapse .accordion-body{color:var(--text);padding-top:5px;padding-left:0;padding-right:30px}@media (max-width:1199px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:0}}.faq-content.style-2 .accordion-item{background-color:var(--white);border:1px solid var(--border);border-radius:4px;box-shadow:0 14px 50px #e4e9f1}.faq-content.style-2 .accordion-item .accordion-header .accordion-button:after{content:"";background-color:var(--theme2);text-align:center;width:37px;height:37px;color:var(--white);border-radius:4px;line-height:37px}.faq-content.style-2 .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"";background:#00205b}.faq-content.style-2 .accordion-item .accordion-collapse .accordion-body{color:#5a627d}.faq-content.style-color .accordion-item .accordion-header .accordion-button:after{background-color:var(--theme)}.faq-content.style-color .accordion-item .accordion-collapse .accordion-body{color:#5a627d}.faq-section-2{background:linear-gradient(#fff 0%,#f6f6f6 100%)}.faq-wrapper .single-tab-items .nav{align-items:center;gap:15px;display:flex}.faq-wrapper .single-tab-items .nav .nav-link{text-align:center;text-transform:capitalize;color:var(--header);background-color:#edf2f6;border-radius:5px;padding:8px 25px;font-size:16px;font-weight:600;transition:all .3s ease-in-out}@media (max-width:991px){.faq-wrapper .single-tab-items .nav .nav-link{padding:14px 45px;font-size:18px}}@media (max-width:767px){.faq-wrapper .single-tab-items .nav .nav-link{padding:14px 30px;font-size:14px}}@media (max-width:575px){.faq-wrapper .single-tab-items .nav .nav-link{padding:12px 20px;font-size:14px}}.faq-wrapper .single-tab-items .nav .nav-link.active{background-color:var(--theme);color:var(--white);position:relative}.faq-wrapper .faq-content .accordion-item{border:0;border-radius:0;margin-top:0;padding:20px 0;border-bottom:1px solid var(--border2)!important}.faq-wrapper .faq-content .accordion-item .accordion-header .accordion-button{font-weight:600}.faq-images img{width:100%;height:100%}.cta-banner-section{background-attachment:fixed;position:relative}.cta-banner-section:before{content:"";background-image:var(--color-gradient-2);width:100%;height:100%;position:absolute;inset:0}.cta-banner-wrapper .video-box{text-align:center;margin:0 auto;padding:120px 0}@media (max-width:767px){.cta-banner-wrapper .video-box{padding:100px 0}}@media (max-width:575px){.cta-banner-wrapper .video-box{padding:80px 0}}.cta-banner-wrapper .video-box .video-buttton{text-align:center;background-color:var(--white);width:100px;height:100px;color:var(--theme);border-radius:50%;font-size:18px;line-height:100px;display:inline-block}@media (max-width:1199px){.cta-banner-wrapper .video-box .video-buttton{width:90px;height:90px;line-height:90px}}@media (max-width:767px){.cta-banner-wrapper .video-box .video-buttton{width:80px;height:80px;font-size:18px;line-height:80px}}@media (max-width:575px){.cta-banner-wrapper .video-box .video-buttton{width:70px;height:70px;line-height:70px}}.cta-banner-wrapper .video-box .ripple:before,.cta-banner-wrapper .video-box .ripple:after{width:100px;height:100px;box-shadow:0 0 #ffffffb3}@media (max-width:1199px){.cta-banner-wrapper .video-box .ripple:before,.cta-banner-wrapper .video-box .ripple:after{width:90px;height:90px}}@media (max-width:767px){.cta-banner-wrapper .video-box .ripple:before,.cta-banner-wrapper .video-box .ripple:after{width:80px;height:80px}}@media (max-width:575px){.cta-banner-wrapper .video-box .ripple:before,.cta-banner-wrapper .video-box .ripple:after{width:70px;height:70px}}.cta-chat-wrapper{background-color:var(--theme);border-radius:7px;justify-content:space-between;align-items:center;padding:55px 40px;display:flex}@media (max-width:1199px){.cta-chat-wrapper{text-align:center;flex-wrap:wrap;justify-content:center;gap:30px}}@media (max-width:575px){.cta-chat-wrapper{text-align:center}}.cta-chat-wrapper .chat-items{align-items:center;gap:35px;display:flex}@media (max-width:1199px){.cta-chat-wrapper .chat-items{flex-wrap:wrap;justify-content:center;gap:20px}}.cta-chat-wrapper .chat-items .icon{color:var(--white);font-size:52px}.cta-chat-wrapper .chat-items .content h3{color:var(--white);margin-bottom:10px;font-size:36px}@media (max-width:575px){.cta-chat-wrapper .chat-items .content h3{font-size:28px}}.cta-chat-wrapper .chat-items .content p{color:#ffffff85;font-size:18px}.cta-chat-wrapper.style-2{background-color:var(--theme2)}.cta-chat-section-2{position:relative}.cta-chat-section-2:before{content:"";background-color:var(--bg6);z-index:-1;width:100%;height:50%;position:absolute;inset:0}.cta-banner-2{background-color:var(--theme);z-index:9;border-radius:10px;justify-content:space-between;align-items:center;max-width:800px;margin:60px auto;padding:25px 30px;display:flex;position:relative}@media (max-width:767px){.cta-banner-2{flex-wrap:wrap;justify-content:center;gap:30px}}.cta-banner-2 .cta-items{align-items:center;gap:30px;display:flex}@media (max-width:767px){.cta-banner-2 .cta-items{flex-wrap:wrap;justify-content:center}}.cta-banner-2 .cta-items .content p{color:#c5c3c3;font-weight:600}@media (max-width:470px){.cta-banner-2 .cta-items .content p{text-align:center}}.cta-banner-2 .cta-items .content h6{color:var(--white);font-size:16px}.cta-banner-2 .theme-btn{line-height:1}.cta-banner-style-1{z-index:99;justify-content:space-between;align-items:center;padding:60px 100px;display:flex;position:relative;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}@media (max-width:1199px){.cta-banner-style-1{flex-wrap:wrap;padding:55px}}@media (max-width:991px){.cta-banner-style-1{text-align:center;justify-content:center}}@media (max-width:767px){.cta-banner-style-1{padding:50px}}@media (max-width:575px){.cta-banner-style-1{padding:40px}}.cta-banner-style-1:before{content:"";background-color:var(--theme);opacity:.9;width:100%;height:100%;position:absolute;inset:0}.cta-banner-section-4{z-index:9;position:relative}.cta-banner-section-4:before{content:"";background-color:var(--bg4);z-index:-1;width:100%;height:100%;position:absolute;inset:50% 0 0}.cta-banner-contact-section{z-index:2;background-attachment:fixed;position:relative}.cta-banner-contact-section:before{content:"";z-index:-1;background:linear-gradient(90deg,#16171a .06%,#16171a00 99.93%);width:100%;height:100%;position:absolute;inset:0}.cta-banner-concat-wrapper{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){.cta-banner-concat-wrapper{text-align:center;flex-wrap:wrap;justify-content:center;gap:30px}}.cta-banner-concat-wrapper h2{color:var(--white);font-size:48px}@media (max-width:767px){.cta-banner-concat-wrapper h2{font-size:40px}}@media (max-width:575px){.cta-banner-concat-wrapper h2{font-size:32px}}.marque-section{background-color:var(--theme);padding:30px 0;position:relative}.marquee-wrapper{white-space:nowrap;position:relative;overflow:hidden}@media (max-width:575px){.marquee-wrapper{margin-top:-25px}}.text-slider{text-transform:capitalize;color:#3d425c33;height:110px;margin-right:20px;font-size:114px;font-weight:500;line-height:90px}.text-slider.style-height{height:50px;line-height:0}@media (max-width:575px){.text-slider.style-height{line-height:initial}}.text-slider.style-height-2{height:71px;line-height:0}@media (max-width:575px){.text-slider.style-height-2{line-height:70px}.text-slider{height:70px;margin-bottom:-10px;font-size:50px;line-height:65px}}.text-slider.style-border{padding-left:65px;position:relative}.text-slider.style-border:before{content:"";background-color:#3d425c33;width:60px;height:8px;position:absolute;bottom:30px;left:0}.marquee-inner{width:200%;display:inline-flex;position:absolute}.marquee-list{float:left;width:50%}.marquee-item{float:left;transition:animation .2s ease-out}.marquee-item.style-2 .text-slider{text-transform:capitalize;color:var(--white);height:65px;margin-right:40px;font-size:42px;line-height:0}@media (max-width:767px){.marquee-item.style-2 .text-slider{font-size:42px}}.marque-section .container-fluid{padding:0 100px}@media (max-width:1199px){.marque-section .container-fluid{padding:0}}.marque-section-2{background-color:var(--theme)}.marquee-inner.to-left{animation:25s linear infinite marqueeLeft}@keyframes marqueeLeft{0%{left:0}to{left:-100%}}.marquee-inner.to-right{animation:25s linear infinite marqueeRight}@keyframes marqueeRight{0%{right:0}to{right:-100%}}.testimonial-card-items{border:1px solid var(--border);padding:45px 35px;position:relative;margin-top:30px!important}.testimonial-card-items:before{content:"";background-image:url(/img/testimonial/quote.png);background-repeat:no-repeat;background-size:cover;width:32px;height:24px;position:absolute;top:15px;right:40px}.testimonial-card-items .author-items{align-items:center;gap:23px;display:flex}.testimonial-card-items .author-items .author-image{border-radius:50%;width:75px;height:75px}.testimonial-card-items .author-items .author-content h5{margin-bottom:5px}.testimonial-card-items p{margin-top:30px;font-size:18px}.testimonial-card-items ul{margin-top:40px}.testimonial-card-items ul li{background-color:var(--theme);color:var(--white);padding:15px;font-weight:500;position:relative}.testimonial-card-items ul li:after{content:"";border-left:10px solid #0000;border-right:25px solid #0000;border-bottom:35px solid var(--theme);z-index:-1;width:0;height:0;transition:all .4s ease-in-out;position:absolute;top:-15px;left:50px;right:0}.testimonial-section{position:relative}.testimonial-section:before{content:"";z-index:-1;background-image:linear-gradient(#f6f2ed00 0%,#f6f2ed 100%);width:100%;height:100%;position:absolute;inset:10% 0 0}.testimonial-carousel-active .slick-slide{margin:0 15px}.testimonial-carousel-active .slide-dots{text-align:center;border:1px dotted var(--theme);border-radius:30px;width:145px;height:40px;margin:30px auto 0;line-height:40px}.testimonial-carousel-active .slide-dots li{margin:13px 5px;display:inline-block}.testimonial-carousel-active .slide-dots li button{text-indent:-9999px;background-color:var(--white);border:2px solid var(--theme);border-radius:10px;width:10px;height:10px;transition:all .3s ease-in-out;position:relative}.testimonial-carousel-active .slide-dots li button:hover{background-color:var(--theme)}.testimonial-carousel-active .slide-dots li.slick-active button{background-color:var(--theme);border-color:var(--theme)}.testimonial-carousel-active .slick-list{margin:0 -15px}.testimonial-carousel-active-2 .slick-slide{margin:0 15px}.testimonial-carousel-active-2 .slick-list{margin:0 -15px}.testimonial-carousel-active-2 .slide-dots{text-align:center;margin:40px auto}.testimonial-carousel-active-2 .slide-dots li{margin:13px 8px;display:inline-block}.testimonial-carousel-active-2 .slide-dots li button{text-indent:-9999px;opacity:1;background-color:#d6d1d1;border-radius:10px;width:8px;height:8px;transition:all .6s;position:relative}.testimonial-carousel-active-2 .slide-dots li button:hover{background-color:var(--theme)}.testimonial-carousel-active-2 .slide-dots li.slick-active button{background-color:var(--theme);transition:all .6s;position:relative}.testimonial-carousel-active-2 .slide-dots li.slick-active button:before{border:2px solid var(--theme);content:"";background-color:#0000;border-radius:50%;width:20px;height:20px;line-height:20px;position:absolute;top:-6px;left:-6px}.testimonial-card-items-2{text-align:center;z-index:9;border-radius:5px;margin-top:30px;padding:35px 50px;position:relative}@media (max-width:575px){.testimonial-card-items-2{padding:30px}}.testimonial-card-items-2:before{content:"";background-color:var(--white);z-index:-1;width:100%;height:100%;height:initial;border-radius:5px;position:absolute;inset:20% 0 0}.testimonial-card-items-2 .testimonial-image{text-align:center;border-radius:50%;width:100px;height:100px;margin:0 auto}.testimonial-card-items-2 .testimonial-content{margin-top:20px}.testimonial-card-items-2 .testimonial-content .star{margin-bottom:10px}.testimonial-card-items-2 .testimonial-content .star span{color:var(--ratting);font-size:14px}.testimonial-card-items-2 .testimonial-content .star span.color-2{color:#ded9d1}.testimonial-card-items-2 .testimonial-content .author-name{margin-top:30px}@media (max-width:575px){.testimonial-card-items-2 .testimonial-content .author-name{margin-top:20px}}.testimonial-section-3{position:relative}.testimonial-section-3:before{content:"";background-color:var(--bg6);width:100%;height:100%;position:absolute;inset:70% 0 0}.testimonial-section-3 .container-fluid{padding:0 110px}@media (max-width:1399px){.testimonial-section-3 .container-fluid{padding:0 15px}}.testimonial-wrapper-3{background-color:var(--bg2);padding:120px 220px;position:relative}@media (max-width:1399px){.testimonial-wrapper-3{padding:120px 60px}}@media (max-width:991px){.testimonial-wrapper-3{padding:80px 50px}}@media (max-width:767px){.testimonial-wrapper-3{padding:50px 40px}}@media (max-width:575px){.testimonial-wrapper-3{padding:40px 30px}}.testimonial-wrapper-3 .testimonial-items{align-items:center;gap:60px;display:flex}@media (max-width:1199px){.testimonial-wrapper-3 .testimonial-items{text-align:center;flex-wrap:wrap;justify-content:center;gap:0}}.testimonial-wrapper-3 .testimonial-items .testimonial-image-area{flex-basis:100%}.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .testimonial-image{text-align:center;border-radius:50%;max-width:300px;height:300px;margin:0 auto;position:relative}@media (max-width:991px){.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .testimonial-image{max-width:250px;height:250px}}@media (max-width:767px){.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .testimonial-image{max-width:230px;height:230px}}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .testimonial-image{max-width:140px;height:140px}}.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .testimonial-image .icon{text-align:center;background-color:var(--white);width:100px;height:100px;box-shadow:var(---box-shadow);color:var(--theme2);border-radius:50%;font-size:42px;line-height:110px;position:absolute;top:0;right:-15px}@media (max-width:991px){.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .testimonial-image .icon{width:85px;height:85px;font-size:38px;line-height:95px}}@media (max-width:767px){.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .testimonial-image .icon{width:70px;height:70px;font-size:32px;line-height:80px}}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .testimonial-image .icon{width:50px;height:50px;font-size:22px;line-height:60px}}.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .star{text-align:center;border:1px solid var(--border2);border-radius:45px;width:200px;height:45px;margin:30px auto;line-height:45px;position:relative}.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .star:after{content:"";border-left:10px solid #0000;border-right:10px solid #0000;border-bottom:10px solid var(--border2);z-index:1;background-color:#0000;width:0;height:0;margin:0 auto;transition:all .4s ease-in-out;position:absolute;top:-10px;left:0;right:0}.testimonial-wrapper-3 .testimonial-items .testimonial-image-area .star span{color:var(--ratting)}.testimonial-wrapper-3 .testimonial-items .testimonial-content h3{border-bottom:1px solid var(--border2);padding-bottom:50px;font-size:30px;font-weight:500;line-height:170%}@media (max-width:1399px){.testimonial-wrapper-3 .testimonial-items .testimonial-content h3{font-size:26px}}@media (max-width:1199px){.testimonial-wrapper-3 .testimonial-items .testimonial-content h3{font-size:22px}}@media (max-width:767px){.testimonial-wrapper-3 .testimonial-items .testimonial-content h3{padding-bottom:30px;font-size:20px}}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-items .testimonial-content h3{padding-bottom:20px;font-size:16px}}.testimonial-wrapper-3 .testimonial-items .testimonial-content .athor-name{align-items:center;gap:5px;margin-top:40px;display:flex}@media (max-width:1199px){.testimonial-wrapper-3 .testimonial-items .testimonial-content .athor-name{text-align:center;justify-content:center}}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-items .testimonial-content .athor-name{margin-top:20px}}.testimonial-wrapper-3 .testimonial-items .testimonial-content .athor-name p{font-size:14px}.testimonial-wrapper-3 .slider-button{position:absolute;bottom:20%;right:20%}@media (max-width:1199px){.testimonial-wrapper-3 .slider-button{bottom:4%;right:initial;left:50%;transform:translate(-50%)}}@media (max-width:991px){.testimonial-wrapper-3 .slider-button{display:none}}.testimonial-wrapper-3 .testimonial-nav-prev,.testimonial-wrapper-3 .testimonial-nav-next{text-align:center;width:60px;height:60px;color:var(--black);cursor:pointer;background-color:#f1f1f1;border-radius:50%;font-size:18px;font-weight:700;line-height:60px;transition:all .3s ease-in-out;display:inline-block}@media (max-width:767px){.testimonial-wrapper-3 .testimonial-nav-prev,.testimonial-wrapper-3 .testimonial-nav-next{width:50px;height:45px;font-size:15px;line-height:45px}}.testimonial-wrapper-3 .testimonial-nav-prev.slick-disabled,.testimonial-wrapper-3 .testimonial-nav-next.slick-disabled{background-color:#b8b8b8!important}.testimonial-wrapper-3 .testimonial-nav-prev:hover,.testimonial-wrapper-3 .testimonial-nav-next:hover{background-color:var(--theme2);color:var(--white)}.testimonial-wrapper-3.style-2{background-color:var(--white)}@media (max-width:1199px){.testimonial-wrapper-3.style-2{margin-bottom:-5px}}.testimonial-wrapper-3.style-2 .slider-button{position:absolute;bottom:0}@media (max-width:1199px){.testimonial-wrapper-3.style-2 .slider-button{display:none}}.testimonial-wrapper-3.style-2 .testimonial-nav-prev:hover,.testimonial-wrapper-3.style-2 .testimonial-nav-next:hover{background-color:var(--theme)}.testimonial-wrapper-3.style-2 .testimonial-items .testimonial-image-area .testimonial-image .icon{color:var(--theme)}.testimonial-section-4{position:relative}@media (max-width:1199px){.testimonial-section-4{margin-top:-40px}}.testimonial-section-4:before{content:"";background-color:var(--bg5);z-index:-1;width:100%;height:100%;position:absolute;inset:30% 0 0}.testimonial-section-4:after{content:"";z-index:-1;background-color:#ffb302;border-radius:90px;width:90px;height:90px;position:absolute;bottom:11%;right:20%}.testimonial-section-4 .client-1{width:90px;height:90px;animation:3s linear infinite scale-up-one;position:absolute;top:50%;left:40px;transform:translateY(-50%)}@media (max-width:1399px){.testimonial-section-4 .client-1{display:none}}.testimonial-section-4 .client-1 img{width:100%;height:100%}.testimonial-section-4 .client-2{animation:4s linear infinite scale-up-one;position:absolute;bottom:10%;right:10%}@media (max-width:1399px){.testimonial-section-4 .client-2{display:none}}.testimonial-section-4 .slider-button{align-items:center;gap:30px;display:flex;position:absolute;bottom:12%;left:50%;transform:translate(-50%)}@media (max-width:991px){.testimonial-section-4 .slider-button{display:none}}.testimonial-section-4 .slider-button .testimonial-nav-prev,.testimonial-section-4 .slider-button .testimonial-nav-next{text-align:center;background-color:var(--theme);border:1px solid var(--theme);cursor:pointer;width:50px;height:50px;color:var(--white);border-radius:50%;line-height:50px;transition:all .4s ease-in-out}.testimonial-section-4 .slider-button .testimonial-nav-prev:hover,.testimonial-section-4 .slider-button .testimonial-nav-next:hover{color:var(--theme);background-color:#0000}.testimonial-wrapper-4{position:relative}.testimonial-wrapper-4 .testimonial-items{text-align:center;padding-bottom:20px;position:relative}@media (max-width:1199px){.testimonial-wrapper-4 .testimonial-items{padding:40px}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items{padding:30px}}.testimonial-wrapper-4 .testimonial-items:before{content:"";background-color:var(--white);z-index:1;width:100%;height:100%;position:absolute;inset:40px 0 0;box-shadow:0 4px 25px #00000012}@media (max-width:1199px){.testimonial-wrapper-4 .testimonial-items:before{top:70px}}.testimonial-wrapper-4 .testimonial-items .testimonial-image{z-index:9;border-radius:50%;width:90px;height:90px;margin:0 auto;position:relative}.testimonial-wrapper-4 .testimonial-items .client-info{z-index:9;margin-top:20px;position:relative}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items .client-info{margin-top:10px}}.testimonial-wrapper-4 .testimonial-items .client-info h5{text-transform:uppercase;font-size:18px}.testimonial-wrapper-4 .testimonial-items .client-info h6{margin-top:5px;font-size:16px}.testimonial-wrapper-4 .testimonial-items .client-info h6 span{color:var(--theme)}.testimonial-wrapper-4 .testimonial-items .testimonial-content{text-align:center;z-index:9;max-width:950px;margin:50px auto;position:relative}@media (max-width:991px){.testimonial-wrapper-4 .testimonial-items .testimonial-content{margin:30px auto}}@media (max-width:767px){.testimonial-wrapper-4 .testimonial-items .testimonial-content{margin:20px auto}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items .testimonial-content{margin:10px auto}}.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:30px;font-weight:500;line-height:180%}@media (max-width:1199px){.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:25px}}@media (max-width:991px){.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:24px;line-height:170%}}@media (max-width:767px){.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:20px;line-height:165%}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:18px;line-height:160%}}.testimonial-wrapper-4 .testimonial-items .testimonial-content .star{margin-top:30px}@media (max-width:767px){.testimonial-wrapper-4 .testimonial-items .testimonial-content .star{margin-top:20px}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items .testimonial-content .star{margin-top:10px}}.testimonial-wrapper-4 .testimonial-items .testimonial-content .star span{color:var(--ratting);font-size:14px}.testimonial-carousel-active-2 .slide-dots{margin-bottom:-10px!important}.testimonial-carousel-active-2 .slide-dots li{margin:0 8px!important}.single-testimonial-style-2 .single-testimonial-items-2{background-color:#f8f8f8;margin-top:30px;padding:40px 55px;transition:all .4s ease-in-out}@media (max-width:575px){.single-testimonial-style-2 .single-testimonial-items-2{padding:35px 25px}}.single-testimonial-style-2 .single-testimonial-items-2 .ratting-items{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.single-testimonial-style-2 .single-testimonial-items-2 .ratting-items .client-ratting ul{align-items:center;margin-top:5px;display:flex}.single-testimonial-style-2 .single-testimonial-items-2 .ratting-items .client-ratting ul li i{color:var(--theme)}.single-testimonial-style-2 .single-testimonial-items-2 .text{margin-left:25px;font-size:20px;position:relative}.single-testimonial-style-2 .single-testimonial-items-2 .text:before{content:"";background-image:url(/img/home-4/testimonial/comma.png);background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:-10px;left:-25px}.single-testimonial-style-2 .single-testimonial-items-2 .client-info{align-items:center;gap:30px;margin-top:40px;display:flex}@media (max-width:575px){.single-testimonial-style-2 .single-testimonial-items-2 .client-info{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:25px}}.single-testimonial-style-2 .single-testimonial-items-2 .client-info .image{border:1px solid var(--theme);text-align:center;border-radius:50%;padding:5px}@media (max-width:575px){.single-testimonial-style-2 .single-testimonial-items-2 .client-info .content{text-align:center}}.single-testimonial-style-2 .single-testimonial-items-2:hover{background-color:var(--white);box-shadow:0 10px 60px #a7a7a740}.testimonial-section-5{position:relative}.testimonial-section-5 .shape{position:absolute;top:25%;right:0}@media (max-width:1600px){.testimonial-section-5 .shape{display:none}}.testimonial-section-5 .bg-shape{position:absolute;top:0;bottom:0;left:0}.testimonial-section-5 .bg-shape img{width:100%;height:100%}.testimonial-section-5 .testimonial-carousel-active-5 .slick-slide{margin:30px 15px 0}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots{text-align:center;border:1px dotted var(--theme);border-radius:30px;width:145px;height:40px;margin:30px auto 0;line-height:40px}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots li{margin:13px 5px;display:inline-block}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots li button{text-indent:-9999px;background-color:var(--white);border:2px solid var(--theme);border-radius:10px;width:10px;height:10px;transition:all .3s ease-in-out;position:relative}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots li button:hover{background-color:var(--theme)}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots li.slick-active button{background-color:var(--theme);border-color:var(--theme)}.testimonial-section-5 .testimonial-carousel-active-5 .slick-list{margin:0 -15px}.brand-wrapper h6{margin-bottom:20px;font-size:14px;position:relative}.brand-wrapper h6:before{content:"";background-color:var(--border);width:480px;height:1px;position:absolute;top:10px;left:35px}@media (max-width:1399px){.brand-wrapper h6:before{display:none}}.brand-wrapper h6:after{content:"";background-color:var(--border);width:480px;height:1px;position:absolute;top:10px;right:35px}@media (max-width:1399px){.brand-wrapper h6:after{display:none}}.brand-wrapper .brand-image{text-align:center;transition:all .4s ease-in-out}.brand-wrapper .brand-image:hover{filter:initial}.brand-wrapper.style-2 .brand-carousel-active-2 .slick-slide{margin:0 15px}.brand-wrapper.style-2 .brand-carousel-active-2 .slick-list{margin:0 -15px}.brand-wrapper.style-2 .brand-image{padding:30px 20px}@media (max-width:767px){.brand-wrapper.style-2 .brand-image{padding:30px 0}}.brand-wrapper.style-2 .brand-image img{text-align:center;margin:0 auto}.brand-wrapper.style-2 .brand-image:hover{background-color:var(--white)}.brand-wrapper-3{border-bottom:1px solid var(--border);padding:70px 0}.brand-wrapper-3 .brand-image{text-align:center;opacity:.3;transition:all .4s ease-in-out}.brand-wrapper-3 .brand-image img{text-align:center;margin:0 auto}.brand-wrapper-3 .brand-image:hover{filter:initial;opacity:1}.brand-section-2{margin-top:-68px;padding:80px 0}@media (max-width:767px){.brand-section-2{padding:60px 0}}@media (max-width:575px){.brand-section-2{padding:40px 0}}.brand-section-3{position:relative}.brand-section-3:before{content:"";background-color:var(--bg5);width:100%;height:100%;position:absolute;inset:0}.news-box-items{background-color:var(--white);box-shadow:var(---box-shadow);margin-top:30px;position:relative}.news-box-items .news-image{position:relative;overflow:hidden}.news-box-items .news-image img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block;position:relative}.news-box-items .news-image img:first-child{z-index:1;opacity:0;filter:blur(10px);position:absolute;inset:0;transform:translate(50%)scaleX(2)}.news-box-items .news-image .date{letter-spacing:-.6px;color:var(--white);background-color:var(--theme);text-align:center;z-index:3;font-size:30px;font-weight:700;position:absolute;top:10px;left:10px}.news-box-items .news-image .date span{color:var(--header);background-color:var(--white);padding:7px 15px;font-size:18px;line-height:1em;display:block;position:relative}.news-box-items .news-content{padding:30px}.news-box-items .news-content .post-date{align-items:center;gap:15px;margin-bottom:15px;display:flex}.news-box-items .news-content .post-date li{transition:all .4s ease-in-out}.news-box-items .news-content .post-date li i{color:var(--theme);margin-right:5px;transition:all .4s ease-in-out}.news-box-items .news-content h3{margin-bottom:10px}.news-box-items .news-content h3 a:hover{color:var(--theme)}.news-box-items .news-content p{margin-bottom:15px}.news-box-items:hover .news-image img:first-child{opacity:1;filter:blur();transform:translate(0)scaleX(1)}.news-box-items:hover .news-image img:nth-child(2){opacity:0;filter:blur(10px);transform:translate(-50%)scaleX(2)}.single-news-items-2{margin-top:30px}.single-news-items-2 .news-image{max-width:408px;height:270px;position:relative}@media (max-width:1199px){.single-news-items-2 .news-image{max-width:550px}}.single-news-items-2 .news-image .post-date{background-color:var(--theme2);text-align:center;padding:15px 30px;position:absolute;top:0;right:0}.single-news-items-2 .news-image .post-date h4{color:var(--white)}.single-news-items-2 .news-image .post-date h4 span{color:var(--white);text-transform:uppercase;font-size:15px}.single-news-items-2 .news-content{padding-top:25px}.single-news-items-2 .news-content p{color:var(--theme2);margin-bottom:10px;font-weight:500}.single-news-items-2 .news-content h4{margin-bottom:20px}.single-news-items-2 .news-content h4 a{background-image:linear-gradient(var(--theme2),var(--theme2));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;transition:all .4s ease-in-out}.single-news-items-2 .news-content h4 a:hover{color:var(--theme2);background-size:100% 2px}.news-section-2{padding-bottom:50px}@media (max-width:1199px){.news-section-2{padding-bottom:30px}}@media (max-width:991px){.news-section-2{padding-bottom:10px}}.single-news-style-1{background-color:var(--white);margin-top:30px;box-shadow:0 10px 60px #95959540}.single-news-style-1 .news-image{padding:0;position:relative;overflow:hidden}.single-news-style-1 .news-image img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block;position:relative}.single-news-style-1 .news-image img:first-child{z-index:1;opacity:0;filter:blur(10px);position:absolute;inset:0;transform:translate(50%)scaleX(2)}.single-news-style-1 .news-image .post-date{background-color:var(--theme);z-index:1;padding:12px 20px;position:absolute;bottom:15px;right:15px}.single-news-style-1 .news-image .post-date h3,.single-news-style-1 .news-image .post-date p{text-align:center;color:var(--white)}.single-news-style-1 .news-image .post-date p{font-weight:600}.single-news-style-1 .news-image .post-cat{position:absolute;bottom:0;right:8%}.single-news-style-1 .news-image .post-cat .cat-name{color:var(--white);background-color:var(--theme);padding:10px 24px;font-size:16px;font-weight:500;transition:all .4s ease-in-out;display:inline-block}.single-news-style-1 .news-image .post-cat .cat-name:hover{background-color:var(--button)}@media (max-width:575px){.single-news-style-1 .news-image .post-cat .cat-name{padding:10px 12px;font-size:14px}}.single-news-style-1 .news-content{padding:30px 35px}.single-news-style-1 .news-content .author-item{align-items:center;gap:30px;display:flex}@media (max-width:1399px){.single-news-style-1 .news-content .author-item{flex-wrap:wrap;gap:15px}}@media (max-width:575px){.single-news-style-1 .news-content .author-item{flex-wrap:wrap;gap:15px}}.single-news-style-1 .news-content .author-item .post-cat{background-color:var(--theme);cursor:pointer;gap:12px;padding:8px 13px;transition:all .3s ease-in-out}.single-news-style-1 .news-content .author-item .post-cat a{color:var(--white);font-size:14px;font-weight:500}.single-news-style-1 .news-content .author-item .post-cat:hover{background-color:var(--header)}.single-news-style-1 .news-content .author-item .post-author{gap:12px}.single-news-style-1 .news-content .author-item .post-author p{font-weight:500}.single-news-style-1 .news-content h3{margin-bottom:15px;font-size:22px}.single-news-style-1 .news-content h3 a{-o-transition:all .2s ease;text-transform:none;transition:all .2s;-o-transition:all .5s ease;background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;margin:0;-webkit-transition:all .5s;-moz-transition:all .5s;display:inline}.single-news-style-1 .news-content h3 a:hover{background-size:100% 2px;background-image:linear-gradient(var(--theme),var(--theme));color:var(--theme)}@media (max-width:575px){.single-news-style-1 .news-content{padding:25px 30px}}.single-news-style-1 .news-content .link-btn:hover{color:var(--theme)}.single-news-style-1:hover .news-image img:first-child{opacity:1;filter:blur();transform:translate(0)scaleX(1)}.single-news-style-1:hover .news-image img:nth-child(2){opacity:0;filter:blur(10px);transform:translate(-50%)scaleX(2)}.single-news-items-4{margin-top:30px}.single-news-items-4 .news-image{height:480px;position:relative}@media (max-width:575px){.single-news-items-4 .news-image{height:400px}}.single-news-items-4 .news-image:before{content:"";background:linear-gradient(#635c5c00 0%,#292930 100%);width:100%;height:100%;position:absolute;inset:0}.single-news-items-4 .news-image .post-date{background-color:var(--white);padding:10px 24px;position:absolute;top:40px;left:40px}.single-news-items-4 .news-image .post-date span{color:var(--header);font-size:18px;font-weight:600}.single-news-items-4 .news-image .news-content{z-index:9;padding:40px;position:absolute;bottom:0;left:0}.single-news-items-4 .news-image .news-content .icon{margin-bottom:20px}.single-news-items-4 .news-image .news-content .icon span{color:var(--white)}.single-news-items-4 .news-image .news-content .icon i{color:var(--white);margin-right:5px}.single-news-items-4 .news-image .news-content h4 a{color:var(--white)}.single-news-items-4 .news-image .news-content h4 a:hover{color:var(--theme)}.single-news-items-4 .news-image .news-content .post-list{background-color:#ffffff14;justify-content:space-between;align-items:center;margin-top:20px;padding:18px 20px;transition:all .4s ease-in-out;display:flex}@media (max-width:575px){.single-news-items-4 .news-image .news-content .post-list{padding:14px 20px}}.single-news-items-4 .news-image .news-content .post-list li{color:var(--white)}.single-news-items-4 .news-image .news-content .post-list li span{margin-left:5px}.single-news-items-4 .news-image .news-content .post-list li a i{color:var(--white);font-size:18px;transition:all .4s ease-in-out}.blog-wrapper h1,.blog-wrapper h2,.blog-wrapper h3,.blog-wrapper h4,.blog-wrapper h5,.blog-wrapper h6{font-weight:600}.blog-wrapper .single-blog-post{margin-bottom:40px;position:relative}.blog-wrapper .single-blog-post .video__button{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-wrapper .single-blog-post .video__button .video__btn__wrp{margin-bottom:0}.blog-wrapper .single-blog-post.post-details.format-quote .post-content{background:0 0;border:none;position:relative}.blog-wrapper .single-blog-post.post-details .post-content{border:none}.blog-wrapper .single-blog-post.post-details .post-content img{margin-top:20px;margin-bottom:20px}.blog-wrapper .single-blog-post.post-details .post-content .single-post-image{width:100%;height:100%}.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:36px;line-height:1.4}.blog-wrapper .single-blog-post.post-details .post-content h1,.blog-wrapper .single-blog-post.post-details .post-content h2,.blog-wrapper .single-blog-post.post-details .post-content h3,.blog-wrapper .single-blog-post.post-details .post-content h4,.blog-wrapper .single-blog-post.post-details .post-content h5,.blog-wrapper .single-blog-post.post-details .post-content h6{margin-top:10px}.blog-wrapper .single-blog-post.post-details .post-content table{margin-top:20px}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:28px}.blog-wrapper .single-blog-post.post-details .post-content h3{font-size:20px}}.blog-wrapper .single-blog-post.post-details blockquote,.blog-wrapper .single-blog-post.post-details .wp-block-quote{background-color:var(--theme);color:var(--white);text-align:center;z-index:1;margin:40px 0;padding:60px;font-family:Inter,sans-serif;font-size:26px;font-weight:400;line-height:1.4;position:relative}.blog-wrapper .single-blog-post.post-details blockquote a,.blog-wrapper .single-blog-post.post-details .wp-block-quote a{color:var(--white)}.blog-wrapper .single-blog-post.post-details blockquote a:hover,.blog-wrapper .single-blog-post.post-details .wp-block-quote a:hover{color:var(--text)}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details blockquote,.blog-wrapper .single-blog-post.post-details .wp-block-quote{padding:30px 15px;font-size:18px;line-height:1.5}}.blog-wrapper .single-blog-post.post-details blockquote:before,.blog-wrapper .single-blog-post.post-details .wp-block-quote:before{content:"";color:var(--white);z-index:-1;opacity:.1;font-family:"Font Awesome 5 Pro";font-size:110px;font-weight:900;line-height:1;position:absolute;bottom:-20px;right:30px}.blog-wrapper .single-blog-post.format-video .post-featured-thumb,.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb{z-index:1;position:relative}.blog-wrapper .single-blog-post.format-video .post-featured-thumb:before,.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb:before{content:"";opacity:.3;z-index:-1;background-color:#282835;width:100%;height:100%;position:absolute;top:0;left:0}.blog-wrapper .single-blog-post.quote-post .post-content,.blog-wrapper .single-blog-post.format-quote .post-content{background-color:var(--theme);border:none;position:relative}.blog-wrapper .single-blog-post.quote-post .post-content:before,.blog-wrapper .single-blog-post.format-quote .post-content:before{content:"";background-image:url(/img/quotepost.png);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.blog-wrapper .single-blog-post.quote-post .quote-content,.blog-wrapper .single-blog-post.format-quote .quote-content{padding:50px;overflow:hidden}@media (max-width:585px){.blog-wrapper .single-blog-post.quote-post .quote-content,.blog-wrapper .single-blog-post.format-quote .quote-content{text-align:center;padding:30px;font-size:24px}}.blog-wrapper .single-blog-post.quote-post .quote-content .icon,.blog-wrapper .single-blog-post.format-quote .quote-content .icon{float:left;margin-right:30px;font-size:70px;line-height:80px;overflow:hidden}@media (max-width:585px){.blog-wrapper .single-blog-post.quote-post .quote-content .icon,.blog-wrapper .single-blog-post.format-quote .quote-content .icon{float:none;margin-bottom:10px;margin-right:0;font-size:50px;line-height:60px}}.blog-wrapper .single-blog-post.quote-post .quote-content .quote-text,.blog-wrapper .single-blog-post.format-quote .quote-content .quote-text{overflow:hidden}.blog-wrapper .single-blog-post.quote-post .quote-content h2,.blog-wrapper .single-blog-post.format-quote .quote-content h2{color:var(--white);margin-top:-2px;font-size:36px}.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta{margin-top:10px}.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta span,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta i,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta span,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta i{color:var(--white)}.blog-wrapper .single-blog-post:last-child{margin-bottom:0}.blog-wrapper .single-blog-post .post-featured-thumb{width:100%;height:450px;margin-bottom:-2px;position:relative}.blog-wrapper .single-blog-post .post-featured-thumb .post-date{background-color:var(--theme);text-align:center;padding:15px 30px;position:absolute;top:20px;left:20px}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4{color:var(--white)}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4 span{color:var(--white);text-transform:uppercase;font-size:15px}@media (max-width:991px){.blog-wrapper .single-blog-post .post-featured-thumb{height:280px}}@media (max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb{height:230px}}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .play-video{border-radius:50%;width:80px;height:80px;font-size:18px;line-height:80px}.blog-wrapper .single-blog-post .post-content{box-sizing:border-box;padding-top:30px;overflow:hidden}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content{padding-top:20px}}.blog-wrapper .single-blog-post .post-content h2{font-size:36px;font-weight:600;line-height:1.4}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content h2{font-size:28px}}.blog-wrapper .single-blog-post .post-content h2 a:hover{color:var(--theme)}.blog-wrapper .single-blog-post .post-content p{font-size:16px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content{padding:30px 10px}}@media (max-width:414px){.blog-wrapper .single-blog-post .post-content h2{font-size:22px}}.blog-wrapper .single-blog-post .post-content .post-cat a{color:var(--white);background-color:var(--theme);text-transform:capitalize;margin-bottom:20px;padding:14px 18px 12px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1;transition:all .3s ease-in-out;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-cat a{font-size:12px}}.blog-wrapper .single-blog-post .post-content .post-cat a:hover{background-color:var(--header)}.blog-wrapper .single-blog-post .post-content ul{margin-top:30px;margin-bottom:0;list-style-type:disc}.blog-wrapper .single-blog-post .post-content ul ol,.blog-wrapper .single-blog-post .post-content ul ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ul li{color:var(--text);margin-top:10px;padding-left:30px;font-size:18px;line-height:1.5;list-style-type:disc;position:relative}.blog-wrapper .single-blog-post .post-content ul li:before{content:"";color:var(--theme);font-family:"Font Awesome 5 Pro";position:absolute;top:0;left:0}.blog-wrapper .single-blog-post .post-content ol{margin-bottom:0;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content ol ul,.blog-wrapper .single-blog-post .post-content ol ol{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ol li{margin-top:10px;line-height:1.5;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content p{margin-top:15px}.blog-wrapper .single-blog-post .post-content .post-meta{margin-bottom:10px}.blog-wrapper .single-blog-post .post-content .post-meta span{color:var(--text);margin-right:25px;font-size:18px;font-weight:500;line-height:1;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:15px}}.blog-wrapper .single-blog-post .post-content .post-meta span i{color:var(--theme);margin-right:5px;font-weight:700}.blog-wrapper .single-blog-post .post-content .author-info{overflow:hidden}.blog-wrapper .single-blog-post .post-content .author-info .author-img{float:left;background-color:#f2f2f2;background-position:50%;background-size:cover;border-radius:50%;width:40px;height:40px;margin-right:15px;line-height:40px;overflow:hidden}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info .author-img{margin-right:5px}}.blog-wrapper .single-blog-post .post-content .author-info h5{margin-top:9px;font-size:16px;line-height:1;display:inline-block}.blog-wrapper .single-blog-post .post-content .author-info h5 a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a{font-weight:700}.blog-wrapper .single-blog-post .post-content .post-link a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:5px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:3px}}@media (min-width:991px){.news-area .main-sidebar{margin-left:20px}}@media (max-width:991px){.news-area .main-sidebar{margin-top:40px}}.news-area .main-sidebar .single-sidebar-widget{box-sizing:border-box;box-shadow:var(---box-shadow);border:2px solid #ededed;margin-bottom:40px;padding:30px}.news-area .main-sidebar .single-sidebar-widget ul{padding-left:0}.news-area .main-sidebar .single-sidebar-widget ul>li{margin-bottom:10px}.news-area .main-sidebar .single-sidebar-widget ul>li a{text-transform:capitalize;font-size:18px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget ul>li a:hover{color:var(--theme)}.news-area .main-sidebar .single-sidebar-widget ul ul{padding-left:20px}.news-area .main-sidebar .single-sidebar-widget ul ul li{margin-top:5px}.news-area .main-sidebar .single-sidebar-widget:last-child{margin-bottom:0}.news-area .main-sidebar .single-sidebar-widget .wid-title{margin-bottom:10px;padding-left:45px;position:relative}.news-area .main-sidebar .single-sidebar-widget .wid-title:before{content:"";background-color:var(--theme);border-radius:5px;width:18px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.news-area .main-sidebar .single-sidebar-widget .wid-title:after{content:"";background-color:var(--theme);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.news-area .main-sidebar .single-sidebar-widget .wid-title h4{font-size:24px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget .social-link a{text-align:center;background-color:var(--bg);border-radius:50%;width:40px;height:40px;margin-bottom:5px;margin-right:5px;font-size:14px;line-height:40px;display:inline-block}.news-area .main-sidebar .single-sidebar-widget .social-link a:hover{background-color:var(--theme);color:var(--white)}.search_widget form{width:100%;position:relative}.search_widget form input{background-color:var(--bg);text-transform:capitalize;width:100%;color:var(--header);border:none;padding:20px;font-size:15px}.search_widget form button{background-color:var(--theme);width:70px;height:100%;color:var(--white);text-align:center;font-size:18px;transition:all .3s ease-in-out;position:absolute;top:0;right:0}.search_widget form button:hover{background-color:var(--header)}.popular-posts .single-post-item,.popular_posts .single-post-item{border-bottom:1px solid #f2f2f2;margin-bottom:20px;padding-bottom:20px;overflow:hidden}.popular-posts .single-post-item:last-child,.popular_posts .single-post-item:last-child{border:none;margin-bottom:0;padding-bottom:0}.popular-posts .single-post-item .thumb,.popular_posts .single-post-item .thumb{float:left;background-color:#f2f2f2;width:95px;height:95px;margin-right:20px;overflow:hidden}.popular-posts .single-post-item .post-content,.popular_posts .single-post-item .post-content{overflow:hidden}.popular-posts .single-post-item .post-content h5,.popular_posts .single-post-item .post-content h5{text-transform:capitalize;margin-bottom:0;font-size:16px;font-weight:600;line-height:22px}.popular-posts .single-post-item .post-content h5 a:hover,.popular_posts .single-post-item .post-content h5 a:hover{color:var(--theme)}.popular-posts .single-post-item .post-content .post-date,.popular_posts .single-post-item .post-content .post-date{color:var(--theme);text-transform:capitalize;margin-top:10px;font-size:15px;font-weight:600}.popular-posts .single-post-item .post-content .post-date i,.popular_posts .single-post-item .post-content .post-date i{margin-right:7px}.widget_categories ul li{background:#f2f2f2;display:block}.widget_categories ul li:last-child a{margin-bottom:0}.widget_categories ul li a{background:0 0;border-radius:4px;padding:17px 20px;font-size:14px;font-weight:500;line-height:1;transition:all .4s ease-in-out;display:block;position:relative}.widget_categories ul li a:hover{color:#fff!important}.widget_categories ul li a i{margin-right:10px}.widget_categories ul li a span{content:"";background-color:var(--theme);text-align:center;width:60px;height:100%;color:var(--white);line-height:55px;position:absolute;top:0;right:0}.tagcloud a{background:var(--bg);text-transform:capitalize;margin-bottom:10px;margin-right:10px;padding:12px 22px;font-weight:600;line-height:1;display:inline-block}.tagcloud a:last-child{margin-right:0}.tagcloud a:hover{background-color:var(--theme);color:var(--white)}.widget_categories ul li{margin-bottom:10px;display:block}p.sticky-label{background:var(--theme);color:var(--white);z-index:-1;padding:10px 40px;font-weight:700;position:absolute;top:0;right:0}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li .page-numbers{background:#f6f6f6;border-radius:50%;width:60px;height:60px;margin:0 2px;font-weight:700;line-height:60px;transition:all .3s ease-in-out;display:inline-block}.page-nav-wrap ul li .page-numbers.current{background-color:var(--theme);color:var(--white)}@media (max-width:767px){.page-nav-wrap ul li .page-numbers{width:50px;height:50px;margin-top:10px;font-size:14px;line-height:50px}}.page-nav-wrap ul li .page-numbers i{margin-top:2px}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--theme);color:var(--white)}.social-share a{margin-left:10px;transition:all .4s ease-in-out}.social-share a:hover{color:var(--theme)}.tag-share-wrap{padding-bottom:50px}.tag-share-wrap h4{margin-bottom:25px}@media (max-width:767px){.tag-share-wrap h4{margin-bottom:10px;font-size:18px}.tag-share-wrap .tagcloud{margin-bottom:20px}}.comments-section-wrap{overflow:hidden}.comments-heading h3,.related-post-wrap h3,.comment-form-wrap h3{font-size:26px}@media (max-width:767px){.comments-heading h3,.related-post-wrap h3,.comment-form-wrap h3{font-size:20px}}.comments-item-list .single-comment-item{margin-top:30px}.comments-item-list .single-comment-item ul{margin-bottom:15px}.comments-item-list .single-comment-item p,.comments-item-list .single-comment-item span{font-size:16px}.comments-item-list .single-comment-item .author-img{float:left;border-radius:50%;width:100px;height:100px;margin-right:30px;overflow:hidden}@media (max-width:991px){.comments-item-list .single-comment-item .author-img{width:80px;height:80px;margin-right:20px}}@media (max-width:767px){.comments-item-list .single-comment-item .author-img{width:70px;height:70px;margin-right:15px}}@media (max-width:585px){.comments-item-list .single-comment-item .author-img{float:none;margin-bottom:20px}}.comments-item-list .single-comment-item .author-info-comment{border-bottom:1px solid #e2e2e2;padding-bottom:25px;overflow:auto}.comments-item-list .single-comment-item .author-info-comment .info{position:relative}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{color:var(--text);box-shadow:inherit;background:0 0;border:1px solid #ebebeb;border-radius:0;padding:10px 18px;font-size:14px;transition:all .4s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn i{margin-right:10px;transition:all .4s ease-in-out;margin-left:0!important}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:before,.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:after{background-color:initial}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover{background-color:var(--theme);color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover a{color:var(--white)!important}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover i{transform:translate(0)}.comments-item-list .single-comment-item .author-info-comment .info h5{margin-bottom:5px}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info h5{font-size:16px}}.comments-item-list .single-comment-item .author-info-comment span{color:var(--theme);font-weight:500}.comments-item-list .single-comment-item .author-info-comment .theme-btn{padding:7px 18px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .theme-btn i{margin-right:5px}.comments-item-list .single-comment-item .author-info-comment .theme-btn:hover a{color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .comment-text{margin-top:15px}.comment-form{background-color:var(--white);width:100%;margin-top:30px}@media (max-width:767px){.comment-form{padding:30px}}@media (max-width:585px){.comment-form{padding:30px 15px}}.comment-form label{margin-bottom:4px}.comment-form input,.comment-form textarea{text-transform:capitalize;width:100%;color:var(--header);background-color:var(--bg);border:none;outline:none;margin-bottom:20px;padding:20px 30px;font-size:16px;font-weight:500;line-height:1}@media (max-width:585px){.comment-form input,.comment-form textarea{padding:15px}}.comment-form textarea{border:none;height:200px;line-height:1.3}@media (max-width:767px){.comment-form textarea{height:120px}}.comment-form .theme-btn{margin-top:20px;margin-bottom:0;padding:24px 60px;line-height:1.2;transition:all .3s ease-in-out;display:inline-block}@media (max-width:767px){.comment-form .theme-btn{padding:20px 40px}}@media (max-width:585px){.comment-form .theme-btn{padding:15px 40px;font-size:14px}}.comment-form .theme-btn i{margin-right:10px}.comment-form .theme-btn:hover i{transform:translate(0)}.comment ul{list-style-type:disc}.comment ul ol{margin-bottom:0}.comment ul li{margin-top:10px;line-height:1.5;list-style-type:disc}.comment ol ul,.comment ol ol{margin-bottom:0}.comment ol li{margin-top:10px;line-height:1.5}.site_info_widget .single-contact-info{margin-bottom:20px;overflow:auto}.site_info_widget .single-contact-info span{color:var(--theme);display:block}.site_info_widget .single-contact-info .icon{width:40px;height:40px;color:var(--white);background-color:var(--theme);float:left;text-align:center;margin-right:20px;font-size:16px;line-height:40px;overflow:hidden}.site_info_widget .single-contact-info:nth-child(2n) .icon,.site_info_widget .single-contact-info:nth-child(3n) .icon{background-color:var(--theme)}.site_info_widget .social-link{margin-top:35px}.site_info_widget .social-link a{margin-right:8px!important}.alignleft{float:left;margin-bottom:1.5em;margin-right:1.5em}.contact-section{position:relative}.contact-section:before{content:"";background-color:var(--bg3);width:100%;height:100%;position:absolute;inset:0 0 0 20%}@media (max-width:1399px){.contact-section:before{left:0}}.contact-wrapper{margin-top:3px;position:relative}.contact-wrapper .contact-left{z-index:1;margin-right:70px;padding-top:120px;display:block;position:relative}@media (max-width:991px){.contact-wrapper .contact-left{margin-right:0}}.contact-wrapper .contact-left .contact-bg{clip-path:polygon(0 0,100% 0%,73% 100%,0% 100%);z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0 -433px -120px -375px}.contact-wrapper .contact-left .contact-shape{opacity:.8;z-index:-1;background-position:100%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0 -190px -120px -375px}.contact-wrapper .contact-left .form-clt input,.contact-wrapper .contact-left .form-clt textarea{background-color:var(--white);width:100%;color:var(--text);border:none;outline:none;padding:18px 30px}.contact-wrapper .contact-left .form-clt textarea{padding:18px 30px 90px}.contact-wrapper .contact-left .form-clt .nice-select{background-color:var(--white);border-radius:0;padding:17px 30px}.contact-wrapper .contact-left .form-clt .nice-select span{font-weight:400}.contact-wrapper .contact-left .theme-btn{background-color:var(--header)}.contact-wrapper .contact-left .theme-btn span{transition:all .4s ease-in-out}.contact-wrapper .contact-left .theme-btn:before,.contact-wrapper .contact-left .theme-btn:after{background-color:var(--white)}.contact-wrapper .contact-left .theme-btn:hover span{color:var(--header)}.contact-wrapper .contact-right{margin-top:40px;margin-left:-30px;margin-right:-315px;display:block;position:relative}@media (max-width:991px){.contact-wrapper .contact-right{margin:0}}.contact-wrapper .contact-right:before{content:"";border-bottom:40px solid var(--header);border-left:20px solid #0000;border-right:30px solid #0000;position:absolute;top:-40px;left:344px}.contact-wrapper .contact-right .google-map-box{clip-path:polygon(25% 0%,100% 0%,100% 100%,0% 100%);display:block;position:relative}@media (max-width:991px){.contact-wrapper .contact-right .google-map-box{clip-path:none}}.contact-wrapper .contact-right .google-map-box iframe{mix-blend-mode:luminosity;border:none;width:100%;height:730px;display:block;position:relative}@media (max-width:991px){.contact-wrapper .contact-right .google-map-box iframe{clip-path:none;mix-blend-mode:normal;height:620px}}@media (max-width:767px){.contact-wrapper .contact-right .google-map-box iframe{height:520px}}@media (max-width:575px){.contact-wrapper .contact-right .google-map-box iframe{height:420px}}.contact-form-items .form-clt input,.contact-form-items .form-clt textarea{background-color:var(--white);width:100%;color:var(--header);border:none;border-radius:5px;outline:none;padding:18px 30px;font-size:18px;font-weight:500}@media (max-width:575px){.contact-form-items .form-clt input,.contact-form-items .form-clt textarea{padding:14px 20px}}.contact-form-items .form-clt input::placeholder,.contact-form-items .form-clt textarea::placeholder{color:var(--header)}.contact-form-items .form-clt textarea{padding:18px 30px 110px}@media (max-width:575px){.contact-form-items .form-clt textarea{padding:14px 20px 90px}}.contact-section-2{z-index:9;position:relative}.contact-section-2 .contact-image{z-index:-1;animation:3s ease-in-out infinite right-image-bounce;position:absolute;bottom:0;right:0}.contact-wrapper-2 .contact-content .contact-info-area{margin-top:50px}.contact-wrapper-2 .contact-content .contact-info-area .contact-info-items{align-items:center;gap:30px;display:flex}.contact-wrapper-2 .contact-content .contact-info-area .contact-info-items .icon{color:var(--theme2);font-size:32px}.contact-wrapper-2 .contact-content .contact-info-area .contact-info-items .content p{color:var(--theme2)}.contact-wrapper-2 .contact-content .contact-info-area .contact-info-items .content h3{text-transform:initial;margin-top:5px;font-size:22px}.contact-wrapper-2 .contact-content .contact-info-area .contact-info-items.style-2 .icon,.contact-wrapper-2 .contact-content .contact-info-area .contact-info-items.style-2 .content p{color:var(--theme)}.contact-box{background-color:var(--white);box-shadow:var(---box-shadow);border-radius:5px;padding:60px 45px}.contact-box .contact-title{text-align:center;margin-bottom:30px}.contact-box .contact-title h3{font-size:27px}.contact-box .contact-title p{color:var(--black);margin-top:5px}.contact-box .contact-form-items .form-clt{position:relative}.contact-box .contact-form-items .form-clt input,.contact-box .contact-form-items .form-clt textarea{color:var(--text);border:1px solid #e4e4e4;font-weight:500}.contact-box .contact-form-items .form-clt input::placeholder,.contact-box .contact-form-items .form-clt textarea::placeholder{color:var(--text)}@media (max-width:575px){.contact-box .contact-form-items .form-clt input,.contact-box .contact-form-items .form-clt textarea{padding:12px 20px}}.contact-box .contact-form-items .form-clt .icon{position:absolute;top:18px;right:30px}.contact-box .contact-form-items textarea{padding:18px 30px 90px}@media (max-width:575px){.contact-box .contact-form-items textarea{padding:12px 20px 90px!important}}.contact-box .contact-form-items .theme-btn-2{display:inherit;text-align:center;margin:0 auto;line-height:1}.contact-main-wrapper .contact-content{margin-right:30px}@media (max-width:1399px){.contact-main-wrapper .contact-content{margin-right:0}}.contact-main-wrapper .contact-content .info-items{gap:25px;display:flex}.contact-main-wrapper .contact-content .info-items .icon{color:var(--theme);font-size:22px}.contact-main-wrapper .contact-content .info-items .content h5{margin-bottom:5px}.contact-main-wrapper .contact-content .info-items .content a{color:var(--text)}.contact-main-wrapper .contact-content .info-items .content .social-icon{z-index:9;gap:15px;margin-top:10px;position:relative}.contact-main-wrapper .contact-content .info-items .content .social-icon a{width:40px;height:40px;color:var(--text);text-align:center;border:1px solid var(--border2);background:0 0;border-radius:50%;font-size:16px;line-height:40px;transition:all .4s ease-in-out;display:block}.contact-main-wrapper .contact-content .info-items .content .social-icon a:hover{background-color:var(--theme);color:var(--white);border:1px solid #0000}.contact-main-wrapper .contact-content .contact-image{margin-top:50px}.contact-main-wrapper .contact-content .contact-image img{width:100%;height:100%}.contact-main-wrapper .contact-form-items{background-color:var(--bg5);padding:55px 45px}.contact-main-wrapper .contact-form-items .contact-title{margin-bottom:30px}@media (max-width:575px){.contact-main-wrapper .contact-form-items .contact-title{margin-bottom:20px}}.contact-main-wrapper .contact-form-items .contact-title h3{margin-bottom:10px;font-size:38px}@media (max-width:767px){.contact-main-wrapper .contact-form-items .contact-title h3{font-size:32px}}@media (max-width:575px){.contact-main-wrapper .contact-form-items .contact-title h3{font-size:28px}}.contact-main-wrapper .contact-form-items .form-clt{position:relative}.contact-main-wrapper .contact-form-items .form-clt .icon{position:absolute;top:24px;left:0}@media (max-width:575px){.contact-main-wrapper .contact-form-items .form-clt .icon{display:none}}.contact-main-wrapper .contact-form-items .form-clt .icon i{color:var(--header)}.contact-main-wrapper .contact-form-items .form-clt input,.contact-main-wrapper .contact-form-items .form-clt textarea{width:100%;color:var(--text);text-transform:capitalize;border:none;border-bottom:1px solid var(--border2);background-color:#0000;border-radius:0;outline:none;padding:20px 30px;font-weight:500}@media (max-width:575px){.contact-main-wrapper .contact-form-items .form-clt input,.contact-main-wrapper .contact-form-items .form-clt textarea{padding:15px 20px}}.contact-main-wrapper .contact-form-items .form-clt input::placeholder,.contact-main-wrapper .contact-form-items .form-clt textarea::placeholder{color:var(--text)}.contact-main-wrapper .contact-form-items .form-clt textarea{padding:20px 30px 110px}.contact-main-wrapper .contact-form-items .theme-btn i{margin-right:10px}.contact-main-wrapper .contact-form-items .theme-btn:hover i{transform:translate(0)}.google-map iframe{width:100%;height:500px}.contact-section-4{z-index:8;position:relative}.contact-section-4 .contact-shape{z-index:-1;position:absolute;top:0;right:0}@media (max-width:1199px){.contact-section-4 .contact-shape{display:none}}.contact-wrapper-3 .contact-left-image{width:915px;height:600px;position:relative;left:-50%}@media (max-width:1399px){.contact-wrapper-3 .contact-left-image{width:890px;left:-60%}}@media (max-width:1199px){.contact-wrapper-3 .contact-left-image{max-width:915px;width:initial;left:0}}@media (max-width:575px){.contact-wrapper-3 .contact-left-image{height:500px}}.contact-wrapper-3 .contact-left-image .counter-area{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:0;right:0}.contact-wrapper-3 .contact-left-image .counter-area .counter-items{background-color:var(--header);padding:40px 90px 40px 40px}@media (max-width:767px){.contact-wrapper-3 .contact-left-image .counter-area .counter-items{padding:35px}}@media (max-width:575px){.contact-wrapper-3 .contact-left-image .counter-area .counter-items{padding:25px}}.contact-wrapper-3 .contact-left-image .counter-area .counter-items h2{color:var(--white);margin-bottom:5px;font-size:48px}@media (max-width:575px){.contact-wrapper-3 .contact-left-image .counter-area .counter-items h2{font-size:42px}}.contact-wrapper-3 .contact-left-image .counter-area .counter-items p{color:var(--white);font-size:18px}@media (max-width:575px){.contact-wrapper-3 .contact-left-image .counter-area .counter-items p{font-size:16px}}.contact-wrapper-3 .contact-left-image .counter-area .counter-items.style-2{background-color:var(--theme)}.contact-wrapper-3 .contact-area{margin-left:30px}@media (max-width:1199px){.contact-wrapper-3 .contact-area{margin-left:0}}.contact-wrapper-3 .contact-area .contact-box-2{background-color:var(--white);box-shadow:var(---box-shadow);padding:80px}@media (max-width:767px){.contact-wrapper-3 .contact-area .contact-box-2{padding:50px}}@media (max-width:575px){.contact-wrapper-3 .contact-area .contact-box-2{padding:40px}}.contact-wrapper-3 .contact-area .contact-box-2 .contact-title{margin-bottom:40px}@media (max-width:575px){.contact-wrapper-3 .contact-area .contact-box-2 .contact-title{margin-bottom:20px}}.contact-wrapper-3 .contact-area .contact-box-2 .contact-title span{color:var(--theme);margin-bottom:10px;font-weight:600;display:inline-block}.contact-wrapper-3 .contact-area .contact-box-2 .contact-title h3{font-size:30px}.contact-wrapper-3 .contact-area .contact-box-2 .form-clt input,.contact-wrapper-3 .contact-area .contact-box-2 .form-clt textarea{width:100%;color:var(--header);background-color:var(--bg);text-transform:capitalize;border:none;outline:none;padding:18px 30px}@media (max-width:575px){.contact-wrapper-3 .contact-area .contact-box-2 .form-clt input,.contact-wrapper-3 .contact-area .contact-box-2 .form-clt textarea{padding:14px 30px}}.contact-wrapper-3 .contact-area .contact-box-2 .form-clt textarea{padding:18px 30px 110px}@media (max-width:575px){.contact-wrapper-3 .contact-area .contact-box-2 .form-clt textarea{padding:14px 30px 70px}}.contact-info-area-5{z-index:9;border-bottom:1px solid #38546933;justify-content:space-between;align-items:center;padding-top:120px;display:flex;position:relative}@media (max-width:1199px){.contact-info-area-5{gap:40px;justify-content:initial;flex-wrap:wrap;padding-top:85px}}@media (max-width:575px){.contact-info-area-5{gap:30px}}.contact-info-area-5 .contact-info-items{justify-content:space-between;align-items:center;gap:20px;padding-bottom:50px;display:flex;position:relative}@media (max-width:1199px){.contact-info-area-5 .contact-info-items{flex-wrap:wrap}}.contact-info-area-5 .contact-info-items .icon{text-align:center;border:2px solid var(--theme);border-radius:50%;width:65px;height:65px;line-height:65px;position:relative}.contact-info-area-5 .contact-info-items .content p{color:var(--white);margin-bottom:5px}.contact-info-area-5 .contact-info-items .content h3{color:var(--white);text-transform:initial;font-size:18px}.contact-info-area-5 .contact-info-items .content h3 a{color:var(--white)}.our-branch-wrapper{z-index:1;position:relative}.our-branch-wrapper .office-google-map-wrapper{z-index:-1;width:100%;height:40%;position:absolute;bottom:0;left:0}.our-branch-wrapper .office-google-map-wrapper iframe{width:100%;height:100%}.single-branch-card{background:#fff;margin-top:90px;padding:0 40px 40px;position:relative;box-shadow:0 0 50px #0000001a}.single-branch-card .country-flag{border-radius:50%;width:120px;height:120px;margin-top:-60px;margin-bottom:20px;line-height:120px;display:inline-block;box-shadow:0 0 10px #0000001a}.single-branch-card .content h4{z-index:1;margin-bottom:20px;padding-right:5px;font-size:25px;display:inline-block;position:relative}.single-branch-card .content h4:before{content:"";background-color:var(--theme);z-index:-1;opacity:.15;width:100%;height:14px;position:absolute;bottom:2px;left:0}.single-branch-card .content p{margin-bottom:10px}.single-branch-card .content p a{font-size:inherit;color:var(--theme)}.single-branch-card .content .branch-links{margin-top:15px}.single-branch-card .content .branch-links a{text-transform:uppercase;font-size:15px;font-weight:700}.single-branch-card .content .branch-links a:hover{color:var(--theme);padding-left:5px}.single-branch-card .content .branch-links a i{margin-left:5px}.footer-section{position:relative}.footer-section .arrow-shape-1{position:absolute;top:0;left:0}@media (max-width:1399px){.footer-section .arrow-shape-1{display:none}}.footer-section p{color:#fff}.footer-section p a{color:var(--text2)}.footer-section p a:hover{color:var(--theme)}.footer-top{border-bottom:1px solid #e6e6e61a;justify-content:space-between;align-items:center;padding:80px 0;display:flex}@media (max-width:991px){.footer-top{flex-wrap:wrap;justify-content:center;gap:30px;padding:60px 0}}@media (max-width:767px){.footer-top{padding:40px 0}}.footer-top ul{align-items:center;gap:55px;display:flex}@media (max-width:767px){.footer-top ul{flex-wrap:wrap;gap:20px}}.footer-top ul li i{color:var(--theme);margin-right:5px}.footer-top ul li a{color:var(--white);font-weight:500}.footer-widgets-wrapper{z-index:9;padding:90px 0 40px;position:relative}.footer-widgets-wrapper .arrow-shape-2{position:absolute;bottom:0;right:0}@media (max-width:1399px){.footer-widgets-wrapper .arrow-shape-2{display:none}}@media (max-width:1199px){.footer-widgets-wrapper{padding:60px 0 90px}}@media (max-width:991px){.footer-widgets-wrapper{padding:50px 0 70px}}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h5{text-transform:capitalize;color:var(--white);margin-top:10px}.footer-widgets-wrapper .single-footer-widget .widget-head h3{text-transform:capitalize;color:var(--white);margin-top:10px;font-size:32px}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:var(--text2)}@media (max-width:1399px){.footer-widgets-wrapper .single-footer-widget .footer-content br{display:none}}.footer-widgets-wrapper .single-footer-widget .footer-content span{color:var(--text2);margin-top:15px;font-weight:500;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content span{margin-top:10px}}.footer-widgets-wrapper .single-footer-widget .footer-content .link{color:var(--white);margin-top:15px;font-size:16px;font-weight:700;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .link{margin-top:10px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{z-index:9;gap:15px;margin-top:40px;position:relative}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{width:40px;height:40px;color:var(--text2);text-align:center;background:#5c5c5b1a;border-radius:50%;font-size:16px;line-height:40px;transition:all .4s ease-in-out;display:block}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{background-color:var(--theme);color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items{align-items:center;gap:10px;margin-top:40px;display:flex}@media (max-width:1399px){.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items{flex-wrap:wrap;gap:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .form-clt{flex-basis:70%}@media (max-width:991px){.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .form-clt{flex-basis:100%!important}}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .form-clt input{width:100%;color:var(--text);background:#ffffff08;border:1.2px solid #ffffff1a;border-radius:5px;outline:none;padding:18px 30px;font-size:16px;position:relative}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .theme-btn{padding:24px 40px}@media (max-width:991px){.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .theme-btn{text-align:center;width:100%}}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .theme-btn span{color:var(--white);margin-top:0;transition:all .4s ease-in-out}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .theme-btn:hover span{color:var(--header)}.footer-widgets-wrapper .single-footer-widget .footer-content .label-text{color:var(--text2);margin-top:15px;font-size:16px;font-weight:500}.footer-widgets-wrapper .single-footer-widget .footer-content .label-text a{color:var(--white);text-decoration:underline}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input{background-color:var(--bg);border:none;border:1px solid var(--border);width:100%;color:var(--text);padding:16px 22px;position:relative}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn{width:100%;margin-top:12px;padding:19px 45px;line-height:1.3}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn span{color:var(--white);margin:0}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn:before,.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn:after{background-color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn:hover span{color:var(--header)}.footer-widgets-wrapper .single-footer-widget .list-items li{text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child){margin-bottom:15px}.footer-widgets-wrapper .single-footer-widget .list-items li a{color:var(--text2);font-size:16px;position:relative}.footer-widgets-wrapper .single-footer-widget .list-items li a:before{content:"";background-color:var(--theme);opacity:0;visibility:hidden;border-radius:50%;width:6px;height:6px;transition:all .4s ease-in-out;position:absolute;top:8px;left:0}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover{color:var(--theme);padding-left:20px}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover:before{opacity:1;visibility:visible}.footer-widgets-wrapper .single-footer-widget .footer-address-text p{color:var(--text2)}.footer-widgets-wrapper .single-footer-widget .footer-address-text h5{color:var(--white);padding:20px 0}.footer-widgets-wrapper .single-footer-widget .footer-address-text h5 a{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-address-text .link-mail{color:var(--text2);font-size:16px}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item{align-items:center;gap:10px;display:flex}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item:not(:last-child){margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb{position:relative}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb{width:100px}}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb img{width:100%;height:100%}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon{z-index:1;text-align:center;opacity:0;width:100%;height:100%;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon:after{content:"";opacity:0;background-color:#e20935d9;width:100%;height:100%;transition:all .4s;position:absolute;inset:0}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon i{color:var(--white);z-index:99;margin-top:25px;font-size:22px;position:relative}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon,.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon:after{opacity:1}.footer-bottom{z-index:9;background-color:#121315;padding:30px 0;position:relative}@media (max-width:991px){.footer-bottom .footer-wrapper{text-align:center;flex-wrap:wrap;gap:10px;margin-top:30px;justify-content:center!important}}.footer-bottom .footer-wrapper p,.footer-bottom .footer-wrapper p a{color:var(--white)}.footer-bottom .footer-wrapper .footer-menu{align-items:center;gap:20px;display:flex}.footer-bottom .footer-wrapper .footer-menu li a{color:var(--white);background-image:linear-gradient(var(--white),var(--white));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;transition:all .4s ease-in-out;display:inline-block}.footer-bottom .footer-wrapper .footer-menu li a:hover{background-size:100% 1px}.footer-bottom.style-2{text-align:center;background-color:#101010;margin-top:-5px}.footer-bottom.style-2 .footer-wrapper{display:initial!important}.newsletter-area{z-index:9;position:relative}.newsletter-area .newsletter-title{text-align:center}.newsletter-area .newsletter-title h2{color:var(--white);margin-bottom:10px}.newsletter-area .newsletter-title p{color:var(--white)}.newsletter-area .shape-1{animation:6s linear infinite rounded;position:absolute;bottom:4%;left:-15%}@media (max-width:1399px){.newsletter-area .shape-1{display:none}}.newsletter-area .shape-2{animation:5s linear infinite rounded;position:absolute;bottom:4%;right:-15%}@media (max-width:1399px){.newsletter-area .shape-2{display:none}}.newsletter-area .newsletter-items{align-items:center;gap:10px;margin-top:40px;display:flex}@media (max-width:1399px){.newsletter-area .newsletter-items{text-align:center;flex-wrap:wrap;justify-content:center;gap:20px}}.newsletter-area .newsletter-items .form-clt{flex-basis:70%}@media (max-width:767px){.newsletter-area .newsletter-items .form-clt{flex-basis:100%}}.newsletter-area .newsletter-items .form-clt input{background-color:var(--white);width:100%;color:var(--text);border:none;border-radius:5px;outline:none;padding:18px 30px;font-size:16px;position:relative}@media (max-width:767px){.newsletter-area .newsletter-items .form-clt input{padding:14px 30px}}@media (max-width:575px){.newsletter-area .newsletter-items .form-clt input{padding:14px 25px}}.newsletter-area .newsletter-items .theme-btn{padding:24px 50px}@media (max-width:767px){.newsletter-area .newsletter-items .theme-btn{width:100%;padding:20px 40px}}@media (max-width:575px){.newsletter-area .newsletter-items .theme-btn{padding:18px 25px}}
