@charset "UTF-8";#preloader{height:100%;right:0;transition:opacity .3s ease;position:fixed;bottom:0;text-align:center;top:0;background-color:#fff;left:0;width:100%;z-index:999999}#preloader:after,#preloader:before{height:80px;animation-iteration-count:infinite;transform:translate(-50%,-50%);border:3px solid #54afe1;animation-timing-function:linear;content:"";position:absolute;animation-name:LoaderCicle;opacity:0;top:50%;border-radius:50%;left:50%;width:80px;animation-duration:2s;display:block}#preloader:after{animation-delay:1s}@keyframes LoaderCicle{0%{height:0;opacity:0;width:0}10%{height:10px;opacity:1;width:10px}80%{height:60px;opacity:.1;width:60px}to{height:70px;opacity:0;width:70px}}a:active,a:hover{text-decoration:none;color:#54afe1}.min-height{min-height:450px}.bg-primary{background:#54afe1!important}.bg-secondary{background:#272c49!important}.bg-dark{background:#002a5c!important}.primary-overlay[data-overlay-dark]:before{background:#54afe1}.overlay-blue-dark[data-overlay-dark]:before{background:#002a5c}.left-overlay-dark[data-overlay-dark]:before{background:rgba(0,42,92,.1)}.left-overlay-white[data-overlay-dark]:before{background:hsla(0,0%,88%,.76);background:linear-gradient(-90deg,transparent,#fff 65%)}.box-shadow-dark{box-shadow:0 20px 40px rgba(211,220,232,.5)}.text-primary{color:#54afe1!important}.text-secondary{color:#272c49!important}.text-primary-hover:hover{color:#54afe1!important}.text-secondary-hover:hover{color:#272c49!important}.text-dark-hover:hover{color:#002a5c!important}.text-white-hover:hover{color:#fff!important}.text-justify{text-align:justify}.cursor-pointer{cursor:pointer}.border-primary-color{border-color:#54afe1!important}.border-secondary-color{border-color:#272c49!important}.border-dark-color{border-color:#002a5c!important}.min-lg-vh-100{min-height:100vh}.bg-position-center-bottom{background-position:bottom}.height-300{height:300px}.vw-lg-66{width:66.1vw}@media screen and (max-width:991px){.vw-lg-66{width:100%}}@media screen and (min-width:1599px){.vw-80{width:90vw}}.letter-spacing-minus{letter-spacing:-4.5px}.ls-minus-1px{letter-spacing:-1px}.ls-minus-2px{letter-spacing:-2px}.bg-gradient-dark-primary:before{height:100%;content:"";position:absolute;opacity:.7;top:0;background:rgba(0,0,0,.76);left:0;width:100%;background-image:linear-gradient(to right top,#272c49,#272c49,#272c49,#272c49,#54afe1)}.scroll-to-top{height:35px;font-size:20px;border:1px solid #54afe1;text-decoration:none;right:20px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;position:fixed;outline:0;bottom:20px;text-align:center;border-radius:50%;background:#54afe1;width:35px;line-height:30px;display:none;z-index:9999}.scroll-to-top i{color:#fff}.scroll-to-top:hover{border:1px solid #fff;color:#232323;background:#fff}.scroll-to-top:hover i{color:#232323}.scroll-to-top:visited{text-decoration:none;color:#232323}.ani-left-right{animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-name:LeftRight;animation-duration:5s}@keyframes LeftRight{0%{transform:translate(0)}65%{transform:translate(30px)}to{transform:translate(0)}}.ani-top-bottom{animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-name:TopBottom;animation-duration:5s}@keyframes TopBottom{0%{transform:translate(0)}65%{transform:translateY(30px)}to{transform:translate(0)}}.ani-move{animation:ImageMove 4s linear infinite;animation-duration:5s}@keyframes ImageMove{0%{transform:translate(0)}25%{transform:translate(10px,20px)}50%{transform:translate(30px,30px)}75%{transform:translate(20px,10px)}to{transform:translate(0)}}.butn{overflow:hidden;padding:11px 30px!important;font-size:16px!important;border:none;font-weight:600;color:#fff;transition:all .3s;position:relative;text-align:center;background-color:#54afe1;border-radius:3px;display:inline-block;z-index:1}.butn:before{height:100%;transform:skewX(-25deg);-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;content:"";position:absolute;opacity:1;top:0;background:#272c49;left:89%;width:100%;z-index:-1}.butn:active,.butn:focus,.butn:hover{color:#fff;background-color:#272c49}.butn:active:before,.butn:focus:before,.butn:hover:before{-webkit-transform:scale(1);transform:scale(1);left:0}.butn.white{background-color:#54afe1}.butn.white:before{background:#fff}.butn.white:active,.butn.white:focus,.butn.white:hover{color:#54afe1;background-color:#fff}.butn.secondary{background-color:#272c49}.butn.secondary:before{background:#54afe1}.butn.secondary:active,.butn.secondary:focus,.butn.secondary:hover{color:#fff;background-color:#54afe1}.butn.sm{padding:6px 20px!important}.butn.md{padding:9px 24px!important}.butn.large{padding:15px 35px!important}.butn-style1{overflow:hidden;padding:13px 30px!important;font-size:15px!important;border:1px solid #272c49;font-weight:600;color:#272c49!important;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;position:relative;letter-spacing:0;text-align:center;background-color:transparent;align-items:center;border-radius:6px;display:inline-flex;z-index:0}.butn-style1:before{height:100%;-webkit-transform:skew(50deg);-ms-transform:skew(50deg);transform:skew(50deg);-webkit-transition:width .6s;-o-transition:width .6s;transition:width .6s;content:"";position:absolute;top:0;background-color:#272c49;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;left:-100%;width:0;z-index:-1}.butn-style1 i{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);font-size:16px;margin-left:10px;display:inline-block}.butn-style1:hover{border:1px solid #272c49;color:#fff!important}.butn-style1:hover:before{height:100%;width:200%}.butn-style1.md{padding:9px 18px!important}.butn-style1.md:hover,.butn-style1.white{color:#fff!important}.butn-style1.white{border:1px solid #fff}.butn-style1.white:hover{color:#272c49!important}.butn-style1.white:before{background-color:#fff}.butn-style1.primary{border:1px solid #54afe1;color:#54afe1!important}.butn-style1.primary:hover{border:1px solid #272c49}@media screen and (min-width:992px){.menu_area-light.scrollHeader .butn-style1{border:1px solid #272c49;color:#272c49!important}.menu_area-light.scrollHeader .butn-style1:active,.menu_area-light.scrollHeader .butn-style1:focus,.menu_area-light.scrollHeader .butn-style1:hover{color:#212529;background:#212529}}.butn-style2{overflow:hidden;padding:15px 32px!important;font-size:14px!important;font-weight:700;color:#fff;transition:all .5s ease;text-transform:uppercase;position:relative;text-align:center;background-color:#54afe1;border-radius:5px;vertical-align:middle;display:inline-block;z-index:1}.butn-style2:before{height:200%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition-duration:.8s;content:"";position:absolute;top:110%;background-color:#272c49;border-radius:50%;left:50%;width:200%;z-index:-1}.butn-style2:hover{color:#fff}.butn-style2:hover:before{top:-40%}.butn-style2.white:before{background-color:#fff}.butn-style2.white:hover{color:#54afe1}.butn-style2.md{padding:12px 28px!important}.butn-style2.sm{padding:8px 24px!important}.butn-style3{padding:.75rem 1.75rem!important;border:none;font-weight:500;color:#fff;-moz-transition:width .4s;-ms-transition:width .4s;-webkit-transition:width .4s;-o-transition:width .4s;transition:width .4s;text-transform:none!important;position:relative;letter-spacing:.6px;text-align:center;border-radius:4px;background:#54afe1;cursor:pointer;line-height:1.6;white-space:nowrap;display:inline-block;z-index:9999}.butn-style3 span{position:relative;z-index:9}.butn-style3:hover{color:#fff;border-radius:4px}.butn-style3:after{height:2px;height:100%;-moz-transition:width .4s;-ms-transition:width .4s;-webkit-transition:width .4s;-o-transition:width .4s;transition:width .4s;content:"";position:absolute;bottom:6px;top:0;border-radius:4px;background:#272c49;left:0;width:0;z-index:1}.butn-style3:hover:after{border-radius:4px;width:100%}.butn-style3.white{color:#54afe1!important;background:#fff}.butn-style3.white:hover{color:#fff!important;border-radius:4px}.butn-style3.white:after{border-radius:4px;background:#54afe1}.butn-style3.secondary{color:#fff;background:#272c49}.butn-style3.secondary:hover{color:#fff}.butn-style3.secondary:after{background:#54afe1}.butn-style3.md{padding:.7rem 1.55rem!important}.butn-style3.sm{padding:.55rem 1.35rem!important}.bd-example a,.bd-example button{margin-bottom:.25rem;margin-top:.25rem}.btn-style4{padding:12px 30px!important;font-size:14px;font-weight:700;color:#fff;transition:all .4s ease-in-out 0s;text-transform:uppercase;position:relative;text-align:center;border-radius:.25rem;background:#54afe1;cursor:pointer;line-height:26px;display:inline-block;z-index:1}.btn-style4:hover{background:#272c49}.btn-style4 span{color:#fff;position:relative;z-index:9}.btn-style4.secondary{background:#272c49}.btn-style4.secondary:before{border-color:#54afe1}.btn-style4.secondary:active,.btn-style4.secondary:focus,.btn-style4.secondary:hover{background:#54afe1}.btn-style4.white-hover:active,.btn-style4.white-hover:focus,.btn-style4.white-hover:hover{transition:all .4s ease-in-out 0s;background:#fff}.btn-style4.white-hover:active span,.btn-style4.white-hover:focus span,.btn-style4.white-hover:hover span{color:#272c49;transition:all .4s ease-in-out 0s}.btn-style4.white-border:before{border-color:#fff}.btn-style4.medium{padding:12px 36px!important}.btn-style4.small{padding:9px 27px!important;font-size:15px}@media screen and (min-width:992px){.header-style1.scrollHeader .attr-nav>ul>li>a.btn-style4{border:1px solid transparent;color:#fff}.header-style1.scrollHeader .attr-nav>ul>li>a.btn-style4:active,.header-style1.scrollHeader .attr-nav>ul>li>a.btn-style4:focus,.header-style1.scrollHeader .attr-nav>ul>li>a.btn-style4:hover{border:1px solid #54afe1;color:#54afe1}.header-style3.scrollHeader .attr-nav>ul>li>a.btn-style4{border:1px solid transparent;color:#fff}.header-style3.scrollHeader .attr-nav>ul>li>a.btn-style4:active,.header-style3.scrollHeader .attr-nav>ul>li>a.btn-style4:focus,.header-style3.scrollHeader .attr-nav>ul>li>a.btn-style4:hover{border:1px solid #54afe1;color:#54afe1}}.button-text{padding:0;font-size:15px;border:0;text-decoration:none;font-weight:500;text-transform:uppercase;position:relative;background-color:transparent;width:auto;display:inline-block}.button-text a{border-bottom:2px solid}.button-text:hover{border-color:#54afe1}.butn-style5{padding:15px 34px!important;font-size:14px;border:0;font-weight:700;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;letter-spacing:.5px;background-color:#272c49;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.1);box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:4px;width:auto;line-height:1.5;display:inline-block}.butn-style5:hover{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);color:#fff;-webkit-box-shadow:0 8px 30px 0 rgba(0,0,0,.15);box-shadow:0 8px 30px 0 rgba(0,0,0,.15)}.butn-style5.white{color:#232323;background-color:#fff}.butn-style5.md{padding:13px 30px!important;font-size:13px}.butn-style5.sm{padding:11px 27px!important;font-size:12px}.top-bar-info{vertical-align:middle;display:inline-block}.top-bar-info ul{margin-bottom:0}.top-bar-info li{padding:0 5px;font-size:14px;font-weight:500;margin-bottom:0;color:#fff;list-style-type:none;display:inline-block}.top-bar{padding:7px 0;position:relative;display:block;z-index:999}.top-bar-info li i{font-size:16px;margin-right:8px;color:#fff;vertical-align:text-bottom;margin-top:0;display:inline-block}.top-social-icon{padding:0;margin:0;float:right}.top-social-icon li{padding:0 7px;font-size:14px;list-style-type:none;text-align:center;margin:0;float:left}.top-social-icon li:last-child,.top-social-icon li:last-child a{padding-right:0}.top-social-icon li a{padding:0 3px;-webkit-transition-duration:.3s;transition-duration:.3s;color:#fff;line-height:28px}.top-social-icon li a:hover{color:hsla(0,0%,100%,.65)}.navbar-nav li.active>a,.navbar-nav li.current>a{color:#54afe1}.attr-nav>ul>li>a.butn{color:#fff}.navbar>ul>li.current>a:after{border-color:transparent #54afe1 #54afe1 transparent}.menu_area-light .navbar-nav li.active>a,.menu_area-light .navbar-nav li.current>a{color:#54afe1}.menu_area-light .navbar>ul>li.current>a:after{border-color:transparent #54afe1 #54afe1 transparent}.menu_area-light.scrollHeader .navbar-nav li.active>a,.menu_area-light.scrollHeader .navbar-nav li.current>a,.menu_area-light.scrollHeader .navbar-nav li.current>a:hover{color:#54afe1}.menu_area-light.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #54afe1 #54afe1 transparent}@media screen and (min-width:992px){.menu_area-light .navbar ul ul li.active>a,.menu_area-light .navbar-nav li.has-sub a:hover{color:#54afe1}.menu_area-light .navbar>ul>li.has-sub>a:hover:after{border-color:#54afe1}.header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover,.menu_area-light.scrollHeader .navbar-nav>li.has-sub>a:hover{color:#54afe1}.header-style2 .navbar>ul>li.has-sub.current>a:hover:after,.header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover:after{border-color:transparent #54afe1 #54afe1 transparent}.header-style2.scrollHeader .navbar-nav li.current>a,.header-style2.scrollHeader .navbar-nav li.current>a:hover{color:#54afe1}.header-style2.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #54afe1 #54afe1 transparent}.header-style2 .navbar ul ul li.active>a,.header-style2 .navbar-nav li.active>a,.header-style2 .navbar-nav li.current>a,.header-style2 .navbar-nav li.has-sub a:active,.header-style2 .navbar-nav li.has-sub a:focus,.header-style2 .navbar-nav li.has-sub a:hover{color:#54afe1}.header-style2 .navbar>ul>li.has-sub>a:active:after,.header-style2 .navbar>ul>li.has-sub>a:focus:after,.header-style2 .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #54afe1 #54afe1 transparent}.navbar-nav li.has-sub>ul:after{height:28px;right:0;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);bottom:0;background:#54afe1;width:20px;z-index:1}}@media screen and (max-width:991px){.header-style1 .navbar-toggler{background:#54afe1}.header-style1 .navbar-toggler:after{border-top:2px solid #fff;border-bottom:2px solid #fff}.header-style1 .navbar-toggler.menu-opened:after,.header-style1 .navbar-toggler.menu-opened:before,.header-style1 .navbar-toggler:before{background:#fff}}.header-style2 .navbar-nav li.current>a{color:#54afe1}.header-style2 .navbar>ul>li.current>a:after{border-color:transparent #54afe1 #54afe1 transparent}.header-style2.scrollHeader .navbar-nav li.current>a,.header-style2.scrollHeader .navbar-nav li.current>a:hover{color:#54afe1}.header-style2.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #54afe1 #54afe1 transparent}@media screen and (min-width:992px){.header-style2 .navbar ul ul li.active>a{color:#54afe1}.header-style2 .butn.secondary:before{background:#fff}.header-style2 .butn.secondary:active,.header-style2 .butn.secondary:focus,.header-style2 .butn.secondary:hover{color:#272c49!important}.header-style2.scrollHeader .butn.secondary:before{background:#54afe1}.header-style2.scrollHeader .butn.secondary:active,.header-style2.scrollHeader .butn.secondary:focus,.header-style2.scrollHeader .butn.secondary:hover{color:#fff!important}}.header-style3 .navbar-nav li.active>a,.header-style3 .navbar-nav li.current>a{color:#54afe1}@media screen and (min-width:992px){.header-style3 .navbar ul ul li.active>a,.header-style3 .navbar-nav li.active>a,.header-style3 .navbar-nav li.current>a,.header-style3 .navbar-nav li.has-sub a:hover,.header-style3 .navbar-nav>li.has-sub>a:hover,.header-style3 .navbar-nav>li>a:active,.header-style3 .navbar-nav>li>a:focus,.header-style3 .navbar-nav>li>a:hover{color:#54afe1}.header-style3 .navbar>ul>li.current>a:after,.header-style3 .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #54afe1 #54afe1 transparent}.header-style3.scrollHeader .navbar-nav>li.has-sub>a:hover{color:#54afe1}.header-style3.scrollHeader .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #54afe1 #54afe1 transparent}.header-style3.scrollHeader .navbar-nav li.current>a,.header-style3.scrollHeader .navbar-nav li.current>a:hover,.header-style3.scrollHeader .navbar-nav>li.active>a{color:#54afe1}.header-style3.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #54afe1 #54afe1 transparent}}@media screen and (max-width:991px){.header-style3 .navbar-toggler{background:#54afe1}.header-style3 .navbar-toggler:after{border-top:2px solid #fff;border-bottom:2px solid #fff}.header-style3 .navbar-toggler.menu-opened:after,.header-style3 .navbar-toggler.menu-opened:before,.header-style3 .navbar-toggler:before{background:#fff}}.page-title-section{padding:170px 0 85px}.page-title-section h1{font-weight:800;margin-bottom:15px;color:#fff;letter-spacing:1px;line-height:1}.page-title-section ul{margin-bottom:0}.page-title-section ul li{display:inline-block}.page-title-section ul li:last-child a{opacity:.65}.page-title-section ul li:after{height:12px;content:"";clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);background-color:#54afe1;margin:0 9px 0 11px;width:9px;display:inline-block}.page-title-section ul li:last-child:after{content:none}.page-title-section ul li a{font-weight:600}@media screen and (max-width:1199px){.page-title-section{padding:150px 0 70px}.page-title-section h1{margin-bottom:10px}}@media screen and (max-width:991px){.page-title-section{padding:145px 0 70px}.page-title-section h1{margin-bottom:8px}}@media screen and (max-width:767px){.page-title-section{padding:140px 0 70px}}.page-title-section2{padding:150px 0}@media screen and (max-width:1199px){.page-title-section2{padding:140px 0}}@media screen and (max-width:991px){.page-title-section2{padding:130px 0}}@media screen and (max-width:767px){.page-title-section2{padding:120px 0}}@media screen and (max-width:575px){.page-title-section2{padding:110px 0}}.section-heading span{padding-top:8px;font-size:15px;font-weight:700;margin-bottom:12px;color:#272c49;text-transform:uppercase;position:relative;line-height:1;display:inline-block;z-index:1}.section-heading span:after{height:32px;right:-4px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.2;top:0;background:#54afe1;width:26px;z-index:-1}.title-sm{font-weight:400;position:relative;display:inline-block;z-index:2}.title-sm:before{height:8px;content:"";position:absolute;bottom:8px;background:#54afe1;width:100%;z-index:-1}.title-sm.banner:before{bottom:15px}@media screen and (max-width:991px){.title-sm.banner:before{bottom:7px}.title-sm:before{bottom:3px}}.title-style1 span{font-size:18px;font-weight:700;margin-bottom:12px;color:#54afe1;text-transform:uppercase;position:relative;padding-right:50px;letter-spacing:1px;display:inline-block}.title-style1 span:before{height:2px;right:0;content:"";position:absolute;bottom:9px;background-color:#272c49;width:40px}.title-style1 span:after{height:2px;right:10px;content:"";position:absolute;bottom:14px;background-color:#54afe1;width:30px}.title-style1.white span:before{background-color:#fff}.section-title01 h2{margin-bottom:20px;letter-spacing:-.02em;line-height:1.05em}.slider-fade h1{margin-bottom:25px;animation-delay:.8s}.slider-fade p{animation-delay:1.2s}.slider-fade a{animation-delay:1.6s}.slider-fade .owl-dots{right:50px;position:absolute;bottom:40px;margin:0!important}.slider-fade.owl-theme .owl-dots{font-size:2.5rem;color:#fff;counter-reset:dots}.slider-fade.owl-theme .owl-dots .owl-dot{position:relative}.slider-fade.owl-theme .owl-dots .owl-dot:before{font-weight:700;right:12px;content:counter(dots,decimal-leading-zero);position:absolute;counter-increment:dots;font-family:Mulish,sans-serif;z-index:2}.slider-fade.owl-theme .owl-dots .owl-dot span{height:60px;position:relative;border-radius:0;background:transparent;margin-left:20px;width:50px}.slider-fade.owl-theme .owl-dots .owl-dot span:before{height:100%;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.3;top:0;background:#fff;left:0;width:100%}.slider-fade.owl-theme .owl-dots .owl-dot.active span{background-color:transparent}.slider-fade.owl-theme .owl-dots .owl-dot.active span:before{opacity:1;background:#54afe1}.slider-fade.owl-theme .owl-dots .owl-dot:hover span{background-color:transparent}.banner-subtitle{padding-top:8px;font-size:18px;font-weight:700;margin-bottom:20px;color:#54afe1;text-transform:uppercase;position:relative;line-height:1;display:inline-block;z-index:1}.banner-subtitle:after{height:32px;right:-7px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.3;top:0;background:#54afe1;width:26px;z-index:-1}.shape1{transform:rotate(35deg);right:7%;position:absolute;top:-12%;z-index:3}.shape1:after{height:250px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.4;background:#fff;width:230px}@media screen and (max-width:575px){.slider-fade .owl-dots{right:0;bottom:0}}.slider-fade2 h1{animation-delay:.8s}.slider-fade2 p{animation-delay:1.2s}.slider-fade2 a{animation-delay:1.6s}.slider-fade2.owl-theme .owl-nav{margin:0}.slider-fade2.owl-theme .owl-nav [class*=owl-]{height:55px;font-size:18px;color:#54afe1;transition:all .3s ease;position:absolute;bottom:0;box-shadow:none;border-radius:4px;background:#fff!important;left:30px;width:55px;line-height:45px}.slider-fade2.owl-theme .owl-nav [class*=owl-]:hover{color:#fff;background:#54afe1!important}.slider-fade2.owl-theme .owl-nav .owl-prev{top:42%}.slider-fade2.owl-theme .owl-nav .owl-next{top:51%}.slider-fade2 .owl-dots{right:10px;position:absolute;bottom:20px;margin:0!important}.slider-fade2.owl-theme .owl-dots .owl-dot.active span,.slider-fade2.owl-theme .owl-dots .owl-dot:hover span{background-color:#54afe1}.slider-fade2.owl-theme .owl-dots .owl-dot.active span{height:5px;width:35px}.slider-fade2.owl-theme .owl-dots .owl-dot span{height:5px;transition:width .35s ease-in-out;width:20px}.slider-fade3 h1{animation-delay:.8s}.slider-fade3 p{animation-delay:1.2s}.slider-fade3 .banner-button{animation-delay:1.6s}.slider-fade3.owl-carousel .owl-nav button.owl-next,.slider-fade3.owl-carousel .owl-nav button.owl-prev{height:60px;transform:translateY(-50%);color:#000;transition:all .65s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;background-color:#fff;border-radius:50%;width:60px;line-height:60px}.slider-fade3.owl-carousel .owl-nav button.owl-prev{left:2%}.slider-fade3.owl-carousel .owl-nav button.owl-next{right:2%}.slider-fade3.owl-carousel .owl-nav button.owl-next:hover,.slider-fade3.owl-carousel .owl-nav button.owl-prev:hover{color:#fff;background-color:#54afe1}.slider-fade3 .banner-button .button-text a{transform:scale(0)}.slider-fade3 .banner-button .button-text a:hover{transform:scale(1.1)}.slider-fade3.owl-theme .owl-nav.disabled+.owl-dots{right:50px;position:absolute;bottom:40px;margin:0!important}.slider-fade3.owl-theme .owl-dots .owl-dot span{opacity:1;background-color:#fff}.slider-fade3.owl-theme .owl-dots .owl-dot.active span,.slider-fade3.owl-theme .owl-dots .owl-dot:hover span{background-color:#54afe1}@media screen and (max-width:1599px){.slider-fade3.owl-carousel .owl-nav button.owl-prev{left:0}.slider-fade3.owl-carousel .owl-nav button.owl-next{right:0}}.banner-style01 h1{margin-bottom:20px}.banner-style01 p{font-size:20px;margin-bottom:25px}.banner-style01 .banner-button{justify-content:flex-start;-webkit-box-align:center!important;text-align:left;align-items:center!important;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;-ms-flex-align:center!important;z-index:1}.banner-style01 .banner-button,.banner-style01 .banner-button .button-arrow{-ms-flex-pack:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.banner-style01 .banner-button .button-arrow{height:65px;overflow:hidden;justify-content:center;-webkit-box-pack:center;margin-right:15px;-webkit-box-align:center;-webkit-transition:.3s;transition:.3s;background-color:#54afe1;align-items:center;border-radius:50%;width:65px;-ms-flex-align:center}.banner-style01 .banner-button .button-arrow i{font-size:18px;font-weight:700;color:#fff;-webkit-transition:.4s cubic-bezier(.12,0,.39,0);transition:.4s cubic-bezier(.12,0,.39,0);position:relative;z-index:1}.banner-style01 .banner-button .button-text a{font-size:19px}.banner-style01 .left-text{transform:rotate(-90deg) translate(-50%,50%);transition:1s cubic-bezier(.7,0,.3,1)!important;position:absolute;top:50%;transform-origin:0 50%;left:50px;z-index:9}.banner-style01 .left-text span{font-size:16px;color:#fff}.banner-style01 .left-text span i{font-size:18px;margin-right:10px;display:inline-block}@media screen and (max-width:1599px){.banner-style01 .left-text{left:10px}}@media screen and (max-width:1199px){.banner-style01 .left-text{left:0}}@media screen and (max-width:767px){.banner-style01 .banner-button .button-arrow{height:50px;width:50px}.banner-style01 .banner-button .button-arrow i{font-size:14px}.banner-style01 .banner-button .button-text a{font-size:16px}}.video_btn{height:80px;transition-duration:0s;-ms-transition-duration:0s;-moz-transition-duration:0s;-webkit-transition-duration:0s;-o-transition-duration:0s;color:#fff;position:relative;text-align:center;border-radius:50%;background:#54afe1;width:80px;line-height:80px;display:inline-block}.video_btn:focus i,.video_btn:hover i{color:#fff}.video_btn:after{height:80px;width:80px}.video_btn:after,.video_btn:before{animation:pulse-border 1.5s ease-out infinite;transform:translate(-50%,-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);border:2px solid #fff;content:"";position:absolute;opacity:.3;top:50%;border-radius:50%;left:50%}.video_btn:before{height:95px;width:95px}.video_btn.small{line-height:50px}.video_btn.small,.video_btn.small:after{height:50px;width:50px}.video_btn.small:before{height:65px;width:65px}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@media screen and (max-width:1199px){.video_btn{line-height:75px}.video_btn,.video_btn:after{height:75px;width:75px}.video_btn:before{height:90px;width:90px}}@media screen and (max-width:991px){.video_btn{line-height:70px}.video_btn,.video_btn:after{height:70px;width:70px}.video_btn:before{height:85px;width:85px}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1)}to{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.2)}}}@media screen and (max-width:767px){.video_btn{line-height:60px}.video_btn,.video_btn:after{height:60px;width:60px}.video_btn:before{height:75px;width:75px}}.filtering{margin-top:-15px}.filtering span{padding:10px 18px;font-size:16px;border:1px solid #eee;font-weight:600;margin-right:20px;letter-spacing:1px;border-radius:6px;cursor:pointer;display:inline-block}.filtering span:last-child{margin:0}.filtering .active{color:#fff;background-color:#54afe1}@media screen and (max-width:991px){.filtering span{padding:10px 13px;margin-right:15px}}@media screen and (max-width:767px){.filtering span{margin-right:15px;margin-top:15px}}@media screen and (max-width:575px){.filtering span{padding:7px 14px;margin-right:10px}}.portfolio-style1{position:relative}.portfolio-style1:hover .portfolio-img{box-shadow:0 4px 20px 0 rgba(0,0,0,.14)}.portfolio-style1 .portfolio-img{overflow:hidden;transition:.4s;position:relative;border-radius:inherit;border-radius:4px}.portfolio-style1 .portfolio-content{height:auto;overflow:hidden;transform:translateY(15px);padding:16px 16px 18px;transition:.5s;position:absolute;word-break:break-word;opacity:0;bottom:0;top:auto;background-color:rgba(37,205,199,.9);margin:0 20px 20px;align-items:flex-start;border-radius:3px;left:0;width:calc(100% - 40px)}.portfolio-style1:hover .portfolio-content{transform:translateY(0);opacity:1}.portfolio-style02:after,.portfolio-style02:before{height:100%;content:"";position:absolute;top:0;background:#54afe1;width:40px}.portfolio-style02:before{border-left:10px solid #fff;right:0}.portfolio-style02:after{border-right:10px solid #fff;left:0}.portfolio-style03{position:relative;border-radius:4px}.portfolio-style03 .overlay-box{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);right:0;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;position:absolute;bottom:0;top:0;-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;border-radius:4px;left:0}.portfolio-style03:hover .overlay-box{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.portfolio-style03 .overlay-box:before{height:60%;right:0;content:"";position:absolute;bottom:0;border-radius:4px;background:hsla(0,0%,100%,0);background:-webkit-linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);background:-moz-linear-gradient(to bottom,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);left:0}.portfolio-style03 .overlay-box .content{right:30px;position:absolute;bottom:30px;left:30px;z-index:1}.portfolio-style03:before{height:4px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);content:"";position:absolute;bottom:0;background:#54afe1;left:20px;width:50px;z-index:1}.portfolio-style03:hover:before{width:calc(100% - 115px)}.pagination{padding:0;margin:0;border-radius:0}.pagination ul{padding:0;margin:0 auto;display:inline-block}.pagination li{margin-right:5px;display:inline-block}.pagination a{padding:0 18px;font-size:16px;border:1px solid #ededed;text-decoration:none;font-weight:500;color:#575a7b;border-radius:4px;background:#fff;line-height:40px;float:left}.pagination a:hover{border:1px solid #54afe1;color:#fff;background-color:#54afe1}.pagination .active a{border:1px solid #ededed;color:#002147;background-color:#f7f7f7;cursor:default}@media screen and (max-width:575px){.pagination a{padding:0 13px;font-size:14px}}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background-color:#272c49}.owl-carousel .owl-item img{width:auto;display:inline-block}.owl-theme .owl-nav{margin-top:0}.owl-theme .owl-nav span{height:45px;font-size:40px;color:#fff;border-radius:4px;background:#272c49;width:45px;line-height:36px;display:inline-block}.owl-carousel .owl-nav button.owl-prev{position:absolute;top:39%;left:-100px}.owl-carousel .owl-nav button.owl-next{right:-100px;position:absolute;top:39%}.accordion-style .card{border:none;box-shadow:none;background:transparent;margin-top:0!important}.accordion-style .card-header{padding:0;border:0;border-bottom:1px solid hsla(0,0%,100%,.15);background:none}.accordion-style .btn-link{padding:20px 35px 20px 20px;border:none;text-decoration:none;font-weight:500;color:#575a7b;position:relative;text-align:left;border-radius:4px;background:#fff;width:100%;line-height:20px;white-space:normal;display:block}.accordion-style .btn-link:hover{text-decoration:none}.accordion-style .btn-link.collapsed:after{right:15px;content:"+"}.accordion-style .btn-link.collapsed:after,.accordion-style .btn-link:after{height:auto;transform:none;font-size:20px;color:#54afe1;top:20px;background:none;left:inherit;width:auto}.accordion-style .btn-link:after{right:17px;content:"-";position:absolute}.accordion-style .card-body{padding:0 40px 30px 20px}.accordion-style .card{box-shadow:0 3px 10px 0 rgba(41,45,194,.08)}@media screen and (max-width:991px){.accordion-style .btn-link.collapsed:after,.accordion-style .btn-link:after{top:20px}.accordion-style .card-body{padding:10px 25px 30px}}.accordion-style.style1 .btn-link{font-weight:600}.accordion-style.style1 .card-header{border-bottom:none}.accordion-style.style1 .btn-link.collapsed{background:#f2f2f3}.accordion-style.style2 .card{background-color:#fff;border-radius:5px}.accordion-style.style2 .btn-link{padding:25px 55px 25px 32px;font-weight:700;color:#232323;line-height:normal}.accordion-style.style2 .btn-link:after{font-size:18px;right:32px}.accordion-style.style2 .card-body{padding:0 52px 30px 32px;font-size:15px}.accordion-style.style3 .card{border-bottom:1px solid rgba(0,0,0,.125);box-shadow:none;border-radius:0}.accordion-style.style3 .card:last-child{border-bottom:0}.accordion-style.style3 .btn-link{padding:20px 36px 20px 0;font-weight:700}.accordion-style.style3 .btn-link:active,.accordion-style.style3 .btn-link:focus{color:#575a7b}.accordion-style.style3 .btn-link:after{top:18px}.accordion-style.style3 .card-body{padding:0 25px 30px 0}.accordion-style.style4 .btn-link{padding:30px 35px;font-weight:700;color:#fff;border-radius:6px;background:#272c49}.accordion-style.style4 .btn-link.collapsed{padding:22px 35px;font-weight:700;color:unset;background:#fff}.accordion-style.style4 .card{-webkit-transition:all .35s cubic-bezier(.37,0,.63,1);transition:all .35s cubic-bezier(.37,0,.63,1);background-color:#272c49;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.08);box-shadow:0 20px 60px rgba(0,0,0,.08);border-radius:8px}.accordion-style.style4 .btn-link.collapsed:after,.accordion-style.style4 .btn-link:after{font-size:13px;right:35px;font-family:themify}.accordion-style.style4 .card-body{padding:0 35px 30px;border-radius:6px}.accordion-style.style4 .card-header{border-bottom:0}.accordion-style.style4 .btn-link:after{content:"\e65a";top:27px}.accordion-style.style4 .btn-link.collapsed:after{content:"\e628";top:20px}.accordion-style.style4 .collapse.show{background-color:#272c49;border-radius:6px}ul.resp-tabs-list{padding:0;margin:0}.resp-tabs-list li{list-style:none;padding:8px 15px;font-size:16px;min-width:120px;text-align:center;margin:0 4px 0 0;cursor:pointer;display:inline-block}.resp-tabs-list li:last-child{margin-right:0}.resp-tabs-list li i{font-size:28px;margin-bottom:8px;color:#6f6f6f}.resp-tabs-container{padding:0;clear:left;background-color:#fff}.resp-tab-content{padding:40px 0;display:none}.resp-tabs-list li.resp-tab-active{padding:15px 20px 13px;color:#54afe1;border-bottom:2px solid #54afe1}.resp-tabs-list li.resp-tab-active i{color:#fff}.resp-accordion-active,.resp-content-active{display:block}.resp-tab-content,h2.resp-accordion{width:100%;float:left}h2.resp-accordion{padding:15px 21px;font-size:16px;border:1px solid #e4e4e4;margin:0;background:#fff!important;cursor:pointer;display:none}h2.resp-tab-active{color:#fff;border-bottom:0 solid #e4e4e4!important;background:#54afe1!important}h2.resp-tab-title:last-child{border-bottom:12px solid #e4e4e4!important;background:#00baee}.resp-arrow{border-color:transparent #232323 #232323 transparent;height:8px;transform:rotate(45deg);border-style:solid;border-width:0 1px 1px 0;width:8px;float:right;margin-top:4px;display:block}h2.resp-tab-active{border:1px solid #54afe1;color:#fff!important}h2.resp-tab-active span.resp-arrow{border-color:#fff transparent transparent #fff;height:8px;transform:rotate(45deg);border-style:solid;border-width:1px 0 0 1px;width:8px;float:right;margin-top:7px;display:block}@media screen and (max-width:767px){ul.resp-tabs-list{display:none}h2.resp-accordion{display:block}h2.resp-accordion i{font-size:18px;margin-right:12px;min-width:25px}h2.resp-accordion.resp-tab-active i{color:#fff}}.tab-style1 .resp-tabs-list li{padding:15px 30px 13px;font-size:15px;border:1px solid #ebebeb;font-weight:700;color:#272c49;border-radius:5px}.tab-style1 .resp-tabs-list li span{color:#54afe1}.tab-style1 .resp-tabs-list li.resp-tab-active{padding:15px 30px 13px;border:1px solid #272c49;color:#fff;background:#272c49}.tab-style1 .resp-tab-content{padding:30px 0}@media screen and (max-width:767px){.tab-style1 .resp-tab-content{padding:15px;border:1px solid #e4e4e4}}.tab-style2 .resp-tabs-list li{padding:8px 15px;font-weight:700;min-width:unset}.tab-style2 .resp-tab-content{padding-bottom:0}.tab-style2 .quform-submit-inner{float:none}@media screen and (max-width:767px){.tab-style2 .resp-tab-content{padding:40px 30px;border:1px solid #e4e4e4;border-top:0 solid #e4e4e4}}@media screen and (max-width:575px){.tab-style2 .resp-tab-content{padding:40px 15px}}@media screen and (max-width:767px){ul.resp-tabs-list{display:none}h2.resp-accordion{display:block}h2.resp-accordion i{font-size:18px;margin-right:8px}}.tab-style3 .tab-list{-webkit-transition:all .35s cubic-bezier(.37,0,.63,1);transition:all .35s cubic-bezier(.37,0,.63,1);border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;text-align:center;clear:both;background-color:#fff;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.08);box-shadow:0 20px 60px rgba(0,0,0,.08)}.tab-style3 .resp-tabs-list li{flex-grow:1;border-right:1px solid #eaeaeb;padding:30px 15px;font-weight:700;position:relative;margin:0;flex-basis:0}.tab-style3 .resp-tabs-list li:last-child{border-right:0}.tab-style3 .resp-tabs-list li.resp-tab-active{color:#54afe1}.tab-style3 .resp-tab-content{padding:8% 0}.tab-style3 .resp-tabs-list li .tab-border{height:3px;-wekit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform .5s ease;transition:transform .5s ease;position:absolute;top:0;background-color:#54afe1;left:-1px;width:calc(100% + 2px);display:block}.tab-style3 .resp-tabs-list li.resp-tab-active{border-bottom:0;background:transparent}.tab-style3 .resp-tabs-list li.resp-tab-active .tab-border,.tab-style3 .resp-tabs-list li:hover .tab-border{-wekit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.tab-style3 .tab-block .tab-exp-box{padding:20px 25px;-webkit-transition:all .35s cubic-bezier(.37,0,.63,1);transition:all .35s cubic-bezier(.37,0,.63,1);position:absolute;bottom:30px;background-color:#eceff1;align-items:center;-webkit-box-shadow:0 0 25px rgba(0,0,0,.08);box-shadow:0 0 25px rgba(0,0,0,.08);border-radius:4px;left:35px;width:250px;display:flex}.tab-style3 .tab-block .tab-exp-box h2{border-right:1px solid rgba(35,35,35,.1)!important;font-size:3.438rem;margin-right:20px;margin-bottom:0;padding-right:20px;letter-spacing:-2px;white-space:nowrap!important;display:inline-flex}.tab-style3 .tab-block .tab-exp-box .exp-text{letter-spacing:-.5px!important;line-height:22px;display:inline-block}@media screen and (max-width:1199px){.tab-style3 .resp-tabs-list li{padding:30px 22px 28px;font-size:15px}}@media screen and (max-width:991px){.tab-style3 .resp-tabs-list li{padding:20px 13px}.tab-style3 h2.resp-accordion{border-top:1px solid #ededed}.tab-style3 h2.resp-accordion.resp-tab-active{border-color:#54afe1!important}.tab-style3 .resp-tab-content{padding:50px 0}.tab-style3 h2.resp-tab-active{background:#54afe1!important}}@media screen and (min-width:768px){.tab-style3 .resp-tabs-list{justify-content:center;display:flex}}@media screen and (max-width:767px){.tab-style3 .tab-list{border:0}.tab-style3 .resp-tabs-list li{display:none}.tab-style3 .resp-tab-content{border:1px solid #ededed}.tab-style3 .tab-block .tab-exp-box{padding:12px 20px}.tab-style3 .tab-block .tab-exp-box h2{font-size:2.838rem}.tab-style3 .resp-tab-content{padding:30px 20px}}@media screen and (max-width:575px){.tab-style3 .tab-block .tab-exp-box{padding:12px 16px;bottom:10px;left:10px;width:180px}.tab-style3 .tab-block .tab-exp-box h2{font-size:2.138rem}}.tab-style4 .resp-tabs-list li{padding:0 0 16px;font-size:24px;border:0;margin-right:60px;color:#ffffff80;min-width:unset;text-align:start;margin-left:auto}.tab-style4 .resp-tabs-list li.resp-tab-active{color:#fff;background:transparent}.tab-style4 .resp-tab-content{padding:16px 0 0}@media screen and (max-width:1399px){.tab-style4 .resp-tabs-list li{margin-right:50px}}@media screen and (max-width:1199px){.tab-style4 .resp-tabs-list li{font-size:20px}}@media screen and (max-width:767px){.tab-style4 .resp-tab-content{padding:16px}}.counter-style1{padding:20px 30px 25px 70px;position:relative;box-shadow:0 3px 10px 0 rgba(41,45,194,.08);border-radius:4px}.counter-style1 .icon-box{height:32px;position:absolute;top:32px;left:24px;width:26px}.counter-style1 .icon-box:before{height:100%;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.4;top:0;background:#54afe1;left:0;width:100%}.counter-style1 .icon-box .dots1{right:5px;top:4px}.counter-style1 .icon-box .dots2{bottom:4px;left:6px}.counter-style1 .icon-box .dotted{height:6px;position:absolute;border-radius:50%;background:hsla(0,0%,100%,.6);width:6px}.get-quote{position:relative;box-shadow:0 3px 10px 0 rgba(41,45,194,.08);margin-top:-19.5rem;z-index:3}.client-block{padding-top:460px;margin-top:-370px}.team-block{padding-bottom:400px}@media screen and (max-width:767px){.client-block{padding-top:70px;margin-top:0}.team-block{padding-bottom:70px}.get-quote{margin-top:0}}.client-style01{flex-grow:1;flex-shrink:1;justify-content:space-between;flex-wrap:wrap;align-self:auto;align-items:center;align-content:normal;flex-basis:auto;display:flex}.client-style01 img{transition:all .65s cubic-bezier(.23,1,.32,1);opacity:.45}.client-style01 img:hover{transform:scale(1.2);opacity:1}.countdown{padding:0}.countdown li{overflow:hidden;padding:15px 10px;position:relative;min-width:150px;text-align:center;border-radius:5px;background:#54afe1;display:inline-block}.countdown li:before{height:100%;right:-5px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.2;top:0;background-color:#fff;width:49%;z-index:0}.countdown li:last-child{margin-right:0}.countdown li span{font-size:50px;font-weight:600;color:#fff;position:relative;text-align:center;line-height:normal}.countdown li span:before{height:1px;content:"";position:absolute;width:100%}.countdown li p.timeRefDays,.countdown li p.timeRefHours,.countdown li p.timeRefMinutes,.countdown li p.timeRefSeconds{padding:0;font-size:16px;font-weight:500;color:#fff;text-transform:capitalize;position:relative;margin:0;z-index:2}@media screen and (max-width:1199px){.countdown li{min-width:120px}.countdown li span{font-size:46px}}@media screen and (max-width:991px){.countdown li span{font-size:40px}}@media screen and (max-width:767px){.countdown li{min-width:180px;margin-top:5px}}@media screen and (max-width:575px){.countdown li{min-width:48%}.countdown li span{font-size:34px}}.icon-gallery .d-table{margin-top:30px}.icon-gallery .d-table-cell{height:125px;padding:10px;font-size:14px;border:1px solid rgba(0,0,0,.075);margin-bottom:25px;transition:all .2s ease-in-out;text-align:center;background:#fff;width:125px;vertical-align:middle}.icon-gallery i{font-size:28px;margin-bottom:15px;color:#54afe1;display:block}.modal-backdrop{z-index:99999}.modal{z-index:999999}pre[class*=language-]{height:100%;padding-top:0;max-height:45vh;margin:35px 0 15px}.html-code{padding:30px;border:1px solid #ededed;position:relative;background-color:#fbfbfb;box-shadow:inset 0 0 0 1px #dde1e6,0 3px 5px rgba(0,0,0,.15);border-radius:5px}.html-code:before{font-size:30px;color:#c8dfab;content:"•••";position:absolute;letter-spacing:4px;top:24px;left:24px;line-height:12px}.copy-element{right:85px}.copy-element,.source-element{transition:opacity .3s ease-in-out;position:absolute;top:0}.source-element{right:0}.html-code .copy-element{right:30px;top:15px}.box-hover:hover .copy-element,.box-hover:hover .source-element,.html-code:hover .copy-element,.html-code:hover .source-element{opacity:1}.copy-element>a,.source-element>a{padding:5px 15px;font-size:14px;font-weight:600;color:#777!important;text-transform:capitalize;border-radius:.25rem;background:#dde1e6;cursor:pointer!important;display:inline-block}.copy-element>a:hover,.source-element>a:hover{color:#fff!important;background:#54afe1}.copy-clipboard{padding:5px 15px;cursor:pointer}.white-popup-block{padding:60px 30px 30px;border:1px solid #ededed;position:relative;max-width:650px;background-color:#fbfbfb;margin:40px auto;box-shadow:inset 0 0 0 1px #dde1e6,0 3px 5px rgba(0,0,0,.15);border-radius:5px}.white-popup-block.popup-copy.mfp-hide{height:0;padding:0;position:absolute;opacity:0;margin:0;display:block!important;z-index:-1}.white-popup-block:before{font-size:30px;color:rgba(3,169,245,.2);content:"•••";position:absolute;letter-spacing:4px;top:24px;left:24px;line-height:12px}.white-popup-block:hover .copy-element{opacity:1}.white-popup-block .copy-element{right:30px;top:45px}.box-hover,.box-hover .container{position:relative}.inner-title{margin-bottom:35px;border-bottom:1px solid rgba(0,0,0,.09);padding-bottom:20px}.inner-title h2{padding-top:8px;margin-bottom:12px;text-transform:uppercase;position:relative;line-height:1;display:inline-block;z-index:1}.inner-title h2:after{height:32px;right:-4px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.2;top:0;background:#54afe1;width:26px;z-index:-1}@media screen and (max-width:767px){.elements-block .inner-title{margin-bottom:65px}.copy-element,.source-element{top:65px}}.process-block h3 span{height:70px;color:#54afe1;text-align:center;border-radius:50px;background:hsla(0,0%,88%,.1);width:70px;line-height:70px;display:inline-block}.process-style01 .process-box .process-no{-webkit-text-stroke-color:rgba(37,205,199,0);height:-moz-fit-content;height:fit-content;pointer-events:none;font-size:144px;font-weight:700;right:0;color:rgba(37,205,199,.1);transition:.4s;position:absolute;max-width:100%;bottom:0;letter-spacing:0;top:0;margin:-8% 0 0 25%;left:0;-webkit-text-stroke-width:1px;line-height:0;display:block}.process-style01 .process-box:hover .process-no{-webkit-text-stroke-color:#54afe1;color:rgba(37,205,199,0)}.fixed-contact-button{transform:rotate(180deg);padding:80px 0 10px;right:-60px;position:fixed;flex-direction:column;bottom:0;align-items:end;display:flex;z-index:9}.fixed-contact-button a{overflow:hidden;transform:rotate(180deg) translateX(-40%);pointer-events:auto;justify-content:center;writing-mode:horizontal-tb;font-size:14px;border:0;font-weight:400;transition:all .3s;position:relative;text-align:start;background-color:#54afe1;align-items:center;border-radius:5em;line-height:1.5em;vertical-align:middle;display:inline-flex}.fixed-contact-button .contact-button{padding:1.15em 2.1em;align-items:center;display:inline-flex}.fixed-contact-button .contact-text{position:relative;z-index:3}.fixed-contact-button a .contact-text span.text,.fixed-contact-button a .contact-text strong{color:#272c49}.fixed-contact-button .contact-icon{height:40px;justify-content:center;font-size:22px;margin-right:10px;transition:background .3s,color 125ms,box-shadow .3s,border .3s,opacity .25s,transform .5s;background-color:hsla(0,0%,100%,.2);align-items:center;border-radius:10em;order:-1;width:40px;display:inline-flex}.fixed-contact-button a:hover{color:#fff;background-color:#272c49;box-shadow:0 12px 28px rgba(0,0,0,.12)}.fixed-contact-button a:hover .contact-icon{background-color:hsla(0,0%,100%,.08)}.map{height:400px;width:100%}.form-group{margin-bottom:1rem}.form-group label{margin-bottom:.5rem}.form-control:focus{border-color:#54afe1}.form-check-input:checked{border-color:#54afe1;background-color:#54afe1}.quform-input{position:relative}.quform-input .quform-errors-wrap{right:8px;position:absolute;top:0;line-height:normal;z-index:1}.quform-element>label{font-size:15px;font-weight:400;margin-bottom:0;color:#6a747b;padding-bottom:5px}.quform-element>label .quform-required{font-size:10px;color:#cc0101}.quform-inner input{width:100%}.quform-elements .quform-element textarea{padding:8px 15px;margin-bottom:0;vertical-align:top}.quform-elements .quform-element select{padding:8px 35px 8px 15px;margin-bottom:0}.quform-errors{padding:0;margin:0;line-height:normal}.quform-errors>.quform-error,.quform-outer-no-js .quform-error{padding:0;font-size:11px;border:none;color:#f5543f;letter-spacing:normal;background:none;line-height:normal;float:none}.quform-outer-no-js .quform-success-message{padding:.75rem 1.25rem .75rem 3rem}.quform-has-error .custom-file-label,.quform-has-error input,.quform-has-error input[type=file],.quform-has-error select,.quform-has-error textarea{border-color:#f5543f}.quform-success-message{padding:.75rem 1.25rem .75rem 3rem}.quform-loading-wrap,.quform-submit-inner{float:none}.quform-loading-wrap .quform-loading{display:inline-block}.quform-element{margin-bottom:1rem}.feature-carousel .owl-dots .owl-dot.active span{height:5px;transition:width .35s ease-in-out;width:35px}.feature-carousel .owl-dots .owl-dot span{height:5px;width:20px}.services-carousel-two .owl-nav{right:110px;position:absolute;top:-70px}.services-carousel-two.owl-carousel .owl-nav button.owl-prev{position:absolute;top:unset;left:-50px}.services-carousel-two.owl-carousel .owl-nav button.owl-next{right:-40px;position:absolute;top:unset}.services-carousel-two.owl-carousel .owl-nav button.owl-prev:before{height:6px;right:-27px;content:"";position:absolute;top:calc(50% - 3px);background-color:#54afe1;border-radius:50em;width:6px;display:inline-block}.services-carousel-two.owl-theme .owl-nav [class*=owl-]:hover{color:#54afe1;background:transparent}.services-carousel-three .owl-nav{right:110px;position:absolute;top:-70px}.services-carousel-three.owl-carousel .owl-nav button.owl-prev{position:absolute;top:unset;left:-50px}.services-carousel-three.owl-carousel .owl-nav button.owl-next{right:-40px;position:absolute;top:unset}.services-carousel-three.owl-carousel .owl-nav button.owl-prev:before{height:6px;right:-27px;content:"";position:absolute;top:calc(50% - 3px);background-color:#54afe1;border-radius:50em;width:6px;display:inline-block}.services-carousel-three.owl-theme .owl-nav [class*=owl-]:hover{color:#54afe1;background:transparent}.services-carousel-four{margin-bottom:-85px}.services-carousel-four.owl-carousel .owl-nav button.owl-next,.services-carousel-four.owl-carousel .owl-nav button.owl-prev{height:57px;background-color:#fff;border-radius:50%;width:57px;line-height:58px}.services-carousel-four.owl-theme .owl-nav [class*=owl-]:hover{transition:.4s;background:#54afe1}@media screen and (max-width:1599px){.services-carousel-four.owl-carousel .owl-nav button.owl-prev{left:0}.services-carousel-four.owl-carousel .owl-nav button.owl-next{right:0}}@media screen and (max-width:1199px){.services-carousel-four.owl-carousel .owl-nav button.owl-next,.services-carousel-four.owl-carousel .owl-nav button.owl-prev{height:47px;width:47px;line-height:48px}}.card-style1{height:100%;position:relative;background-color:#fff;box-shadow:0 3px 10px 0 rgba(41,45,194,.08);border-radius:8px}.card-style1 .card-image:before{right:0;transition:all .5s ease;content:"";position:absolute;opacity:0;bottom:0;top:0;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 80%);left:0}.card-style1:hover .card-image:before{opacity:1}.card-style2{border:none;box-shadow:0 3px 10px 0 rgba(41,45,194,.08)}.card-style2 .card-label{padding:5px 10px;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;background-color:#54afe1;display:inline-block}.card-style2 .card-price{height:70px;justify-content:center;position:absolute;flex-direction:column;bottom:-32px;background-color:#fff;align-items:center;box-shadow:0 0 40px 5px rgba(0,0,0,.03);border-radius:5px;left:30px;width:110px;display:flex}.card-style2 .card-month{padding:5px 20px;font-size:14px;font-weight:600;right:30px;color:#fff;position:absolute;bottom:-15px;background-color:#272c49;border-radius:35px}.card-style3{box-shadow:0 3px 10px 0 rgba(41,45,194,.08)}.card-style3 .blog-date{right:37px;top:-40px}.card-style3 .blog-date .blog-shape{height:70px;position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);top:-12px;background:#272c49;left:-19px;width:60px;z-index:0}.card-style3 .card-image:before{right:0;transition:all .5s ease;content:"";position:absolute;opacity:0;bottom:0;top:0;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 80%);left:0}.card-style3:hover .card-image:before{opacity:1}.card-style4{height:100%;border:none;transition:all .6s linear;word-break:break-word;box-shadow:0 3px 10px 0 rgba(41,45,194,.08)}.card-style4 i{transition:all .3s linear}.icon-box{position:relative;padding-left:20px}.icon-box .box-circle{height:70px;position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.2;top:-5px;left:1px;width:42px;z-index:0}.icon-box .box-circle.primary{background:#54afe1}.card-style5{border:none;transition:all .5s ease-in-out;position:relative;border-radius:5px}.card-style5:hover{background-color:#272c49}.card-style5:hover a,.card-style5:hover h3,.card-style5:hover p{color:#fff}.card-style5:before{height:100%;-webkit-transition:.9s cubic-bezier(.68,1.55,.265,.55);-moz-transition:.9s cubic-bezier(.68,1.55,.265,.55);-ms-transition:.9s cubic-bezier(.68,1.55,.265,.55);-o-transition:.9s cubic-bezier(.68,1.55,.265,.55);transition:.9s cubic-bezier(.68,1.55,.265,.55);content:"";position:absolute;bottom:100%;left:0;width:100%}.card-style5 .card-body{padding:55px 30px 30px}.card-style5 .card-icon{margin-bottom:20px;position:relative;margin-left:15px}.card-style5 .icon-circle{height:60px;position:absolute;opacity:.1;top:-15px;border-radius:50%;background:#54afe1;left:-3px;width:60px;z-index:0}.card-style6{border:none;box-shadow:0 3px 10px 0 rgba(41,45,194,.08);border-radius:5px}.card-style6 .price-title{font-size:18px;font-weight:600;margin-bottom:30px;color:#8492a6;text-transform:uppercase;letter-spacing:1px}.card-style6 .price-label{height:55px;font-size:34px;color:#fff;position:relative;margin:0 auto 40px;width:150px;line-height:55px;z-index:1}.card-style6 .price-label:before{background:#54afe1}.card-style6 .price-label:after,.card-style6 .price-label:before{height:100%;right:0;content:"";position:absolute;border-radius:8px;left:0;width:100%;z-index:-1}.card-style6 .price-label:after{transform:rotate(-6deg);bottom:0;background:rgba(37,205,199,.5)}.card-style6.bg-secondary .list-style4 a{color:#fff}.card-style6.bg-secondary .list-style4 li{border-color:hsla(0,0%,100%,.1)}.card-style7 .card-label{padding:5px 10px;font-size:13px;right:30px;color:#fff;transition:all .3s ease-in-out;text-transform:uppercase;position:absolute;letter-spacing:1px;top:-17px;border-radius:5px;background:#54afe1}.card-style7:hover .card-label{background:#272c49}.card-style8{position:relative;box-shadow:0 3px 10px 0 rgba(41,45,194,.08);border-radius:4px}.card-style8:before{height:4px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);content:"";bottom:-4px;background:#54afe1;left:20px}.card-style8 .card-body .card-butn,.card-style8:before{transition:all .3s cubic-bezier(.645,.045,.355,1);position:absolute;width:50px}.card-style8 .card-body .card-butn{height:50px;right:25px;color:#fff;bottom:-22px;text-align:center;border-radius:50%;background:#272c49;line-height:50px;display:block}.card-style8:hover:before{width:calc(100% - 115px)}@media screen and (max-width:991px){.card-style8 .card-body .card-butn{bottom:-16px}}.card-style9{border:none;transition:all .5s ease;position:relative;box-shadow:0 3px 10px 0 rgba(41,45,194,.08)}.card-style9 .card-body{padding:43px 30px 30px}.card-style9 .card-date{padding:8px 16px;font-size:14px;font-weight:500;color:#fff;text-transform:uppercase;position:absolute;text-align:center;top:-20px;background-color:#54afe1;border-radius:4px;left:30px;line-height:24px}.card-style9 .image-box{overflow:hidden;margin-bottom:34px!important;position:relative;background-color:#1e2434;border-radius:4px;display:block}.card-style9 .image-box img{transition:all .5s ease;width:100%}.card-style9:hover .image-box img{transform:scale(1.05);opacity:.5}.card-style9:before{height:4px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);content:"";position:absolute;bottom:-4px;background:#54afe1;left:20px;width:50px}.card-style9:hover:before{width:calc(100% - 115px)}.card-style10{height:100%;border:none;box-shadow:0 3px 20px rgba(9,19,32,.03);border-radius:5px}.card-style10 .blog-img,.card-style10 .radius-top{border-top-right-radius:5px;border-top-left-radius:5px}.card-style10 .blog-img img{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);-webkit-transition:-webkit-transform .3s ease;-ms-transition:-ms-transform .3s ease;transition:transform .3s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;will-change:transform}.card-style10 .post-date{padding:14px 15px;font-size:20px;font-weight:700;right:30px;color:#fff;text-transform:uppercase;position:absolute;text-align:center;top:-42px;border-radius:3px;background:#272c49;line-height:normal}.card-style10 .post-date .month{font-size:12px;text-transform:uppercase}.card-style10 .read-more{font-size:14px;font-weight:700;color:#4e86ff;letter-spacing:1px}.card-style10 .blog-tag:after{height:3px;transform:translateY(-50%);right:-40%;content:"";position:absolute;top:50%;background-color:#8e919d;margin:0 .75em;border-radius:50%;width:3px;display:inline-block}.card-style10 .read-more:hover{color:#33d687}.card-style10:hover .blog-img img{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.card-style11{transition:all .3s ease .1s}.card-style11 img{border-top-right-radius:5px;border-top-left-radius:5px}.card-style11 .card-body{padding:20px 15px;margin-bottom:20px;transition:.4s;box-shadow:0 2px 20px 0 rgba(0,0,0,.06);border-radius:0 0 5px 5px}.card-style11:hover{transform:translateY(-5px)}.card-style11:hover .card-body{background-color:#54afe1}.card-style11 .card-body h3 a{color:#272c49}.card-style11:hover .card-body h3 a{color:#fff}.card-style12{height:100%;padding:62px 75px;border:1px solid rgba(0,0,0,.1);-webkit-transition:all .35s cubic-bezier(.37,0,.63,1);transition:all .35s cubic-bezier(.37,0,.63,1);-webkit-box-shadow:0 20px 60px rgba(0,0,0,.08);box-shadow:0 20px 60px rgba(0,0,0,.08)}.card-style12 .card-header .top-content h3{margin-bottom:0;letter-spacing:-.5px!important;line-height:30px;display:block}@media screen and (max-width:1399px){.card-style12{padding:52px 55px}}@media screen and (max-width:575px){.card-style12{padding:30px}}.card-style13{transition:all .3s ease .1s;margin:0 15px}.card-style13 .service-card{height:100%;min-height:420px;padding:75px 40px 30px;transition:.4s}.card-style13 .service-card:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:linear-gradient(-180deg,transparent,#272c49 110%);left:0;width:100%}.card-style13 .service-card .service-details{overflow:hidden;padding:3rem;transition:all .3s;position:absolute;bottom:-65px;left:0;width:100%;z-index:9}.card-style13 .service-card .service-details p{height:70px;transition:all .3s ease .1s;opacity:0;visibility:hidden}.card-style13 .service-card .service-details h6{letter-spacing:.2em}.card-style13 .service-card .service-details h3{margin-bottom:0}.card-style13:hover{transform:translateY(-3px);box-shadow:0 10px 35px rgba(0,0,0,.25)}.card-style13:hover .service-card .service-details{bottom:10px}.card-style13:hover .service-card .service-details p{height:auto;opacity:1;visibility:visible}.card-style13:hover .service-card .service-details h3{margin-bottom:20px}@media screen and (max-width:1199px){.card-style13 .service-card .service-details{padding:2rem}}.card-style14{-webkit-transition:all .5s cubic-bezier(.5,1,.89,1);transition:all .5s cubic-bezier(.5,1,.89,1)}.card-style14 .card-body{padding:15% 10%}.card-style14 .service-img{height:110px;justify-content:center;margin-bottom:20px;background-color:#edf9fa;align-items:center;border-radius:50%;width:110px;display:flex}.card-style14 .service-btn{font-size:18px;font-weight:700;color:#303334;display:flex}.card-style14 .service-btn i{height:24px;justify-content:center;font-size:14px;border:2px solid #303334;margin-right:6px;align-items:center;border-radius:50%;width:24px;display:flex}.card-style14 .card-overlay{height:100%;-webkit-transition:.4s cubic-bezier(.12,0,.39,0);transition:.4s cubic-bezier(.12,0,.39,0);position:absolute;opacity:0;top:0;background-color:#54afe1;border-radius:6px;left:0;width:100%;z-index:1}.card-style14 .service-butn{font-size:15px;font-weight:600;color:#54afe1;letter-spacing:0;align-items:center;display:inline-flex}.card-style14 .service-butn i{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);font-size:16px;margin-left:10px;display:inline-block}.card-style14:hover .card-overlay{opacity:1}.card-style14:hover .service-btn,.card-style14:hover h3 a{color:#fff}.card-style14:hover .service-btn i{border-color:#fff}.card-style14 .service-btn:hover i{border-color:hsla(0,0%,100%,.7)}.card-style14 .service-btn:hover,.card-style14:hover p{color:hsla(0,0%,100%,.7)}.card-style14:hover .service-butn{color:#fff}@media screen and (max-width:991px){.card-style14 .card-body{padding:10%}}@media screen and (max-width:575px){.card-style14 .card-body{padding:6%}.card-style14 .service-img{height:100px;width:100px}}.card-style15 .team-overlay{background:rgba(39,44,73,.9)}.card-style15 .card-body,.card-style15 .team-overlay{height:100%;transition:opacity .3s,visibility .3s;position:absolute;opacity:0;visibility:hidden;top:0;left:0;width:100%}.card-style15 .card-body{padding:30px 20px;justify-content:center;flex-direction:column;align-items:center;display:flex}.card-style15 .card-body .social-icons,.card-style15 .card-body .team-sub-title,.card-style15 .card-body .team-title{-webkit-transform:translateY(15px);transform:translateY(15px);transition:opacity .85s cubic-bezier(.19,1,.22,1),-webkit-transform .85s cubic-bezier(.19,1,.22,1);transition:transform .85s cubic-bezier(.19,1,.22,1),opacity .85s cubic-bezier(.19,1,.22,1);transition:transform .85s cubic-bezier(.19,1,.22,1),opacity .85s cubic-bezier(.19,1,.22,1),-webkit-transform .85s cubic-bezier(.19,1,.22,1);opacity:0}.card-style15 .card-body .team-sub-title{font-size:13px;line-height:22px}.card-style15 .card-body .social-icons{justify-content:center;position:absolute;bottom:30px;left:0;display:flex}.card-style15 .card-body .social-icons a{margin:0 10px}.card-style15 .card-body .social-icons a:first-child{margin-left:0}.card-style15:hover .card-body,.card-style15:hover .team-overlay{opacity:1;visibility:visible}.card-style15:hover .card-body .social-icons,.card-style15:hover .card-body .team-sub-title,.card-style15:hover .card-body .team-title{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.card-style15:hover .card-body .team-title{transition-delay:0s}.card-style15:hover .card-body .team-sub-title{transition-delay:.2s}.card-style15:hover .card-body .social-icons{transition-delay:.1s}.card-style15 .card-body .social-icons a:hover{opacity:.7}.card-style16{padding:25px 0 20px;transition:transform .85s cubic-bezier(.23,1,.32,1),background .3s,border .3s,border-radius .3s,box-shadow .3s;background-color:#f8f8f8;margin:0 25px 45px}.card-style16 .card-tag{padding:5px 10px;font-size:10px;margin-right:35px;margin-bottom:.5em;transition:color .3s;letter-spacing:.1em;background-color:#fff;border-radius:5px;line-height:1em;vertical-align:middle;display:inline-block}.card-style16 .card-body{padding:0 35px 35px;justify-content:center;transition:box-shadow .3s ease,background .3s ease;flex-direction:column;align-items:flex-start;display:flex}.card-style16 .card-btn{padding:20px 35px 0}.card-style16:hover{background-color:#fff;box-shadow:0 20px 50px 0 rgba(65,94,148,.09)}@media screen and (max-width:479px){.card-style16{margin:0 15px 30px}}.list-style1{list-style:none;padding-left:0}.list-style1 li{font-size:16px;position:relative;line-height:34px;padding-left:30px}.list-style1 li:last-child{margin-bottom:0}.list-style1 li:before{font-size:15px;color:#54afe1;content:"\e64c";position:absolute;top:0;left:0;line-height:35px;font-family:themify}@media screen and (max-width:767px){.list-style1 li{font-size:15px;line-height:32px}}.list-style2{list-style:none;padding-left:0}.list-style2 li{position:relative;line-height:34px;padding-left:30px}.list-style2 li:last-child{margin-bottom:0}.list-style2 li:before{font-size:15px;color:#54afe1;content:"\e64d";position:absolute;top:0;left:0;line-height:35px;font-family:themify}@media screen and (max-width:767px){.list-style2 li{line-height:32px}}.list-style3 li{margin-bottom:10px;background-color:transparent}.list-style3 li:hover{border-color:#f8f9fa;background-color:#54afe1}.list-style3 li:hover a{color:#fff}.list-style3 li.active a{border:1px solid #f8f9fa;color:#fff;background-color:#54afe1}.list-style3 li a{padding:14px 20px;justify-content:space-between;font-size:15px;border:1px solid rgba(0,0,0,.06);font-weight:600;position:relative;align-items:center;border-radius:4px;display:block;display:flex}.list-style3 span{font-size:15px;font-weight:700;color:#54afe1;vertical-align:middle}.list-style3 li.active span,.list-style3 li:hover span{color:#fff}.list-style3 li a:before{height:54px;right:-1px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.1;top:0;background-color:#54afe1;width:42px;z-index:0}.list-style3 li.active a:before,.list-style3 li:hover a:before{background-color:#fff}.list-style4{list-style:none;padding:0;margin:0}.list-style4 li{margin-bottom:15px;border-bottom:1px solid #efefef;padding-bottom:15px}.list-style4 li:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.list-style5{list-style:none;padding-left:0}.list-style5 li{font-size:15px;font-weight:600;margin-bottom:10px;position:relative;line-height:40px;padding-left:50px}.list-style5 li:last-child{margin-bottom:0}.list-style5 li:before{height:40px;font-size:18px;color:#54afe1;content:"\e64c";position:absolute;text-align:center;top:0;border-radius:50%;background:rgba(37,205,199,.1);left:0;width:40px;line-height:40px;font-family:themify;display:inline-block}.list-style6 li{margin-bottom:17px;color:hsla(0,0%,100%,.6)}.list-style6 li:last-child{margin-bottom:0}.list-style6 li span{font-size:16px;font-weight:700;color:#fff;text-transform:uppercase;padding-right:3px}.list-style7 li{padding:0 0 0 40px;font-weight:500;margin-bottom:14px;position:relative}.list-style7 li:last-child{margin-bottom:0}.list-style7 li:before{padding:6px;font-size:12px;margin-right:12px;color:#54afe1;content:"\e64c";position:absolute;top:2px;border-radius:30px;background:rgba(37,205,199,.11);left:0;line-height:12px;font-family:themify}.list-style8 li{padding:0 0 0 50px;font-weight:600;margin-bottom:14px;position:relative}.list-style8 li:last-child{margin-bottom:0}.list-style8 li:before{padding:6px;font-size:12px;margin-right:12px;color:#54afe1;content:"\e64c";position:absolute;top:2px;border-radius:30px;background:rgba(37,205,199,.11);left:0;line-height:12px;font-family:themify}.list-style9 li{padding:0 0 0 35px;margin-bottom:14px;position:relative}.list-style9 li:last-child{margin-bottom:0}.list-style9 li:before{font-size:12px;margin-right:12px;color:#54afe1;content:"\e64c";position:absolute;top:2px;border-radius:30px;left:0;font-family:themify}.list-style10 li{padding:20px 0;font-weight:500;border-bottom:1px solid #e4e4e4}.list-style10 li:last-child{border-bottom:0}.list-style10 li i{font-size:14px;font-weight:700;margin-right:12px;color:#54afe1}.team-style1{position:relative}.team-style1 .team-content{padding:30px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;position:relative;text-align:center;background-color:#fff;margin:-55px 25px 0;box-shadow:0 2px 40px 0 rgba(0,0,0,.08);border-radius:4px}.team-style1 .team-social-icons{right:30px;position:absolute;bottom:-15px}.team-style1 .team-share{height:35px;font-size:15px;color:#fff;text-align:center;background-color:#54afe1;border-radius:50%;width:35px;line-height:35px}.team-style1 .team-social-links{-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1);-o-transition:all .5s cubic-bezier(.645,.045,.355,1);transition:all .5s cubic-bezier(.645,.045,.355,1);position:absolute;opacity:0;bottom:35px;visibility:hidden}.team-style1 ul li{list-style:none;margin:0 0 5px}.team-style1 ul li a{height:35px;font-size:14px;color:#272c49;text-align:center;background-color:#f3f3f3;border-radius:50%;width:35px;line-height:35px;display:inline-block}.team-style1:hover .team-content{background-color:#54afe1;margin-top:-65px}.team-style1:hover .team-content h3,.team-style1:hover .team-content p{color:#fff}.team-style1:hover .team-share{color:#fff;background-color:#272c49}.team-style1 .team-social-icons:hover .team-social-links{opacity:1;visibility:visible}@media screen and (max-width:575px){.team-style1 .team-content{padding:20px;margin:-55px 15px 0}}.about-style1 .about-icon{height:40px;text-align:center;border-radius:50px;margin-left:-26px;width:40px;line-height:40px;margin-top:8px;display:inline-block}.about-style1 .about-img1{border-radius:200px}.about-style1 .about-img2{border-radius:10px 100px 100px 100px}.image-hover{overflow:hidden;position:relative;display:block}.image-hover:before{height:100%;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);content:"";position:absolute;top:0;background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 100%);background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.3)));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));left:-75%;width:50%;display:block}.image-hover:hover:before{-webkit-animation:shine 1s;animation:shine 1s}@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}.about-style2 .about-img1:after{height:170px;content:"";position:absolute;top:150px;background-color:#54afe1;left:16px;width:12px}@media screen and (max-width:991px){.about-style1 .about-img2{left:50px}}@media screen and (max-width:767px){.about-style2 .about-img1:after{content:none}.about-style1 .about-img2{left:0}}.about-style3 .about-quote{position:absolute;bottom:-50px;width:380px}.about-style3 .about-quote:before{height:40px;content:"";position:absolute;top:-20px;background-color:#fff;width:50px;background-image:url(https://purrelramper.info/img/icons/quote-02.jpg);background-repeat:no-repeat}@media screen and (max-width:991px){.about-style3 .about-quote{bottom:-30px}}.about-contact{right:7%;position:absolute;bottom:-13%}.about-contact .icon{padding:15px 20px;background:#272c49}.about-contact .contact-text{padding:15px 20px;background:#54afe1}.about-lg-title{font-size:140px;font-weight:900;color:transparent!important;text-transform:uppercase;position:absolute;-webkit-text-stroke:1px hsla(0,0%,100%,.7);top:0}.about-style6 .about-box .about-count{height:45px;justify-content:center;font-size:16px;border:1px solid rgba(0,0,0,.1);margin-right:30px;transition:color .4s;position:relative;background-color:#fff;align-items:center;border-radius:50em;width:45px;line-height:1em;display:inline-flex}.about-style6 .about-box:hover .about-count{border:1px solid #54afe1;color:#fff;background-color:#54afe1}.about-style7 .left-img{right:-15px;position:absolute;bottom:-50px}.about-style8 .arrow-circle{-ms-flex-pack:center;height:50px;overflow:hidden;justify-content:center;-webkit-box-pack:center;border:2px solid #54afe1;margin-right:20px;-webkit-box-align:center;-webkit-transition:.3s;transition:.3s;position:relative;align-items:center;border-radius:50%;width:50px;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.about-carousel .owl-nav{transform:translateX(-50%);margin-bottom:0;right:40px;position:absolute;bottom:80px}.about-carousel.owl-carousel .owl-nav button.owl-prev{font-size:13px;position:absolute;top:unset;margin:0 10px;left:-50px}.about-carousel.owl-carousel .owl-nav button.owl-next{font-size:13px;right:-40px;position:absolute;top:unset;margin:0 10px}.about-carousel.owl-carousel .owl-nav button.owl-prev:before{height:6px;right:-27px;content:"";position:absolute;top:calc(50% - 3px);background-color:#54afe1;border-radius:50em;width:6px;display:inline-block}.about-carousel.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover{color:#54afe1;background-color:transparent}@media screen and (max-width:991px){.about-carousel .owl-nav{bottom:unset;top:10px}}.page-navigation{padding:0;justify-content:space-between;position:relative;align-items:center;box-shadow:0 3px 10px 0 rgba(41,45,194,.08);border-radius:8px;display:flex}.next-page,.prev-page{position:relative;max-width:350px;margin:10px;width:50%}.next-page:before,.prev-page:before{transform:scale(1.04,1.12);pointer-events:none;right:0;transition:.3s ease-in-out;content:"";position:absolute;bottom:0;top:0;background-color:hsla(0,0%,100%,0);box-shadow:0 0 0 0 rgba(34,35,40,0);border-radius:8px;left:0}.next-page .page-info>a,.prev-page .page-info>a{min-height:110px;padding:16px 20px;transition:.8s;position:relative;align-items:center;display:flex}.next-page .page-info .image-next,.next-page .page-info .image-prev,.prev-page .page-info .image-next,.prev-page .page-info .image-prev{height:70px;overflow:hidden;flex-shrink:0;transition:inherit;position:relative;border-radius:4px;width:70px;vertical-align:middle}.next-page .page-info .next-title,.next-page .page-info .prev-title,.prev-page .page-info .next-title,.prev-page .page-info .prev-title{font-size:17px;font-weight:700;transition:.45s;position:relative;max-width:220px;line-height:1.5;word-wrap:break-word;vertical-align:middle;display:inline-block}.next-page .page-info .next-title:empty,.next-page .page-info .prev-title:empty,.prev-page .page-info .next-title:empty,.prev-page .page-info .prev-title:empty{display:none}.next-page:hover:before,.prev-page:hover:before{transform:scale(1);background-color:#fff;box-shadow:0 10px 30px 0 rgba(34,35,40,.1)}.prev-page a{justify-content:flex-start;text-align:left}.prev-page a:hover .image-prev:after{opacity:1;visibility:visible}.prev-page a:hover .image-prev:before{opacity:1;visibility:visible;margin-left:0}.prev-page .image-prev{margin-right:20px}.next-page .image-next:after,.prev-page .image-prev:after{background-color:#54afe1}.prev-page .image-prev:before{font-size:21px;right:0;color:#fff;content:"\e64a";text-align:center;margin-left:20px;line-height:70px;font-family:themify;z-index:2}.prev-page .image-prev:after,.prev-page .image-prev:before{transition:.3s ease-in-out;position:absolute;opacity:0;visibility:hidden;left:0;display:block}.prev-page .image-prev:after{height:100%;content:"";top:0;width:100%}.next-page{margin-left:auto}.next-page a{justify-content:flex-end;text-align:right}.next-page a:hover .image-next:after{opacity:1;visibility:visible}.next-page a:hover .image-next:before{margin-right:0;opacity:1;visibility:visible}.next-page .image-next{margin-left:20px}.next-page .image-next:before{transform:scaleX(-1);font-size:21px;margin-right:20px;right:0;color:#fff;content:"\e64a";text-align:center;line-height:70px;font-family:themify;z-index:2}.next-page .image-next:after,.next-page .image-next:before{transition:.3s ease-in-out;position:absolute;opacity:0;visibility:hidden;left:0;display:block}.next-page .image-next:after{height:100%;content:"";top:0;width:100%}.next-page .next-title{text-align:right}.next-link-page-info>span,.prev-link-page-info>span{display:block}.next-link-page-info .date-details,.prev-link-page-info .date-details{font-size:14px;margin-bottom:-2px;letter-spacing:.025em;line-height:20px}.next-link-page-info .date-details>div,.next-link-page-info .date-details>span,.prev-link-page-info .date-details>div,.prev-link-page-info .date-details>span{font-weight:500;transition:.45s;line-height:inherit}.next-link-page-info .date-details:only-child,.prev-link-page-info .date-details:only-child{margin-top:0}.prev-page .image-prev.no_image:after,.prev-page .image-prev.no_image:before{opacity:1;visibility:visible;margin-left:0}.next-page .image-next.no_image:after,.next-page .image-next.no_image:before{margin-right:0;opacity:1;visibility:visible}.next-page .image-next.no_image:after,.prev-page .image-prev.no_image:after{background:#54afe1}@media screen and (max-width:767px){.next-page,.prev-page{max-width:unset;width:calc(100% - 20px)}.prev-page+.next-page{margin-top:0}.page-navigation{flex-direction:column}}@media screen and (max-width:575px){.next-page .page-info>a,.prev-page .page-info>a{padding:10px}.next-page .page-info .next-title,.next-page .page-info .prev-title,.prev-page .page-info .next-title,.prev-page .page-info .prev-title{max-width:168px}}.testimonial-1 .img-1{position:relative}.testimonial-1 .img-1 img,.testimonial-1 .img-1:before{transform:rotate(22deg);border-radius:200px}.testimonial-1 .img-1:before{height:100%;border:1px solid #000;content:"";position:absolute;background:transparent;left:13px;width:100%}.testimonial-1 .img-2{top:0;border-radius:200px 10px 200px 200px;left:20px}.testimonial-carousel .author-img{width:60px!important}.testimonial-carousel.owl-theme .owl-dots{text-align:left}.testimonial-carousel.owl-theme .owl-dots .owl-dot span{height:5px;transition:width .35s ease-in-out;width:20px}.testimonial-carousel.owl-theme .owl-dots .owl-dot.active span{height:5px;width:35px}@media screen and (max-width:767px){.testimonial-1 .img-2{left:0}}@media screen and (max-width:575px){.testimonial-1 .img-1 img,.testimonial-1 .img-1:before{transform:rotate(0deg)}}.testimonial-carousel-02.owl-theme .owl-dots{text-align:left}.testimonial-carousel-02.owl-theme .owl-dots .owl-dot.active span,.testimonial-carousel-02.owl-theme .owl-dots .owl-dot:hover span{background:#fff}.testimonial-carousel-02.owl-theme .owl-dots .owl-dot span{height:5px;background:hsla(0,0%,88%,.4);width:20px}.testimonial-carousel-02.owl-theme .owl-dots .owl-dot.active span{height:5px;width:35px}.testimonial-03{padding:30px;position:relative;background-color:#f8f9fa}.testimonial-03:after{height:40px;transform:rotate(180deg);content:"";position:absolute;clip-path:polygon(50% 0,0 100%,100% 100%);bottom:-30px;border-radius:4px;background:#f8f9fa;left:15px;width:40px}.testimonial-carousel-one .owl-dots{text-align:left}.testimonial-2{padding:0 168px}@media screen and (max-width:1599px){.testimonial-2{padding:0 60px}}@media screen and (max-width:767px){.testimonial-2{padding:0}}.testimonial-carousel-three{border-left:1px solid hsla(0,0%,100%,.2);padding-left:80px}.testimonial-carousel-three .testimonial-block{position:relative;padding-left:115px}.testimonial-carousel-three .testimonial-block .quote-icon{font-size:60px;font-weight:900;color:#717b8c;position:absolute;top:0;left:0;line-height:70px}.testimonial-carousel-three .testimonial-block p{padding:0;font-size:26px;border:0;color:#fff;margin:0 0 30px;line-height:36px}.testimonial-carousel-three .testimonial-block span{font-size:12px;color:hsla(0,0%,100%,.5)}.testimonial-carousel-three.owl-carousel .owl-nav{position:absolute;bottom:80px;left:-340px}.testimonial-carousel-three.owl-carousel .owl-nav button.owl-prev{position:absolute;top:39%;left:-60px}.testimonial-carousel-three.owl-carousel .owl-nav button.owl-prev i{font-size:40px;color:#fff;transition:all .5s ease;-webkit-transition:all .5s ease}.testimonial-carousel-three.owl-carousel .owl-nav button.owl-next{right:-60px;position:absolute;top:39%}.testimonial-carousel-three.owl-carousel .owl-nav button.owl-next i{font-size:40px;color:#fff;transition:all .5s ease;-webkit-transition:all .5s ease}.testimonial-carousel-three.owl-carousel .owl-dots{text-align:right;margin-top:20px}.testimonial-carousel-three.owl-carousel .owl-dots .owl-dot span{background:hsla(0,0%,100%,.3)}.testimonial-carousel-three.owl-carousel .owl-dots .owl-dot.active span,.testimonial-carousel-three.owl-carousel .owl-dots .owl-dot:hover span{background:#fff}.testimonial-carousel-three.owl-carousel .owl-nav [class*=owl-]:hover{background:transparent}@media screen and (max-width:1599px){.testimonial-carousel-three.owl-carousel .owl-nav{left:-264px}}@media screen and (max-width:1399px){.testimonial-carousel-three.owl-carousel .owl-nav{left:-350px}}@media screen and (max-width:1200px){.testimonial-carousel-three.owl-carousel .owl-nav{left:-304px}}@media screen and (max-width:1199px){.testimonial-carousel-three{border-left:0;padding-left:0}.testimonial-carousel-three.owl-carousel .owl-nav{right:55px;top:-300px;left:unset}.testimonial-carousel-three .testimonial-block p{font-size:24px;line-height:34px}}@media screen and (max-width:767px){.testimonial-carousel-three .testimonial-block{padding-left:0}.testimonial-carousel-three .testimonial-block p{font-size:18px;line-height:26px}.testimonial-carousel-three .testimonial-block .quote-icon{margin-bottom:20px;position:unset}}.why-us .year{font-size:46px;font-weight:700;color:transparent;text-transform:uppercase;-webkit-text-stroke:1px #fff;line-height:60px;word-wrap:break-word}@media screen and (max-width:991px){.why-us .year{font-size:36px;line-height:44px}}.why-us-01 .right-content{padding:16.6% 20%}.why-us-01 .story-video .video{height:110px;justify-content:center;font-size:30px;color:#fff;background-color:#54afe1;align-items:center;box-shadow:0 0 12px rgba(0,0,0,.1);border-radius:50%;width:110px;display:flex}.why-us-01 .bg-img{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}@media screen and (max-width:1599px){.why-us-01 .right-content{padding:14.6% 19%}}@media screen and (max-width:1199px){.why-us-01 .story-video .video{height:80px;font-size:24px;width:80px}.why-us-01 .right-content{padding:14.6% 14%}}@media screen and (max-width:991px){.why-us-01 .right-content{padding:70px 9%;background-color:#f8f9fa}}.social-icon-style1 li a{height:38px;font-size:14px;color:#fff;text-align:center;border-radius:50px;background:hsla(0,0%,100%,.1);width:38px;line-height:38px;display:inline-block}.social-icon-style1 li a:hover{color:#54afe1;background-color:#fff}.social-icon-style1 li:last-child{margin-right:0}.social-icon-style2 li a{height:38px;font-size:14px;color:#fff;text-align:center;border-radius:50px;background:#272c49;width:38px;line-height:38px;display:inline-block}.social-icon-style2 li a:hover{color:#fff;background-color:#54afe1}.social-icon-style2 li:last-child{margin-right:0}.social-icon-style3 li{margin-right:5px;display:inline-block}.social-icon-style3 li:last-child{margin-right:0}.social-icon-style3 li a{height:50px;justify-content:center;font-size:16px;color:#272c49;text-align:center;align-items:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:#fff;width:50px;display:flex}.social-icon-style3 li a:hover{color:#54afe1}@media screen and (max-width:1199px){.social-icon-style3 li a{height:40px;width:40px}}.social-icon-style4 li{padding:0;margin:0 20px 8px 0;display:inline-block}.social-icon-style4 li a{font-size:15px;color:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-align:center;border-radius:0;display:inline-block}.social-icon-style4 li a:hover{color:hsla(0,0%,100%,.6)}.newsletter .form-control{min-height:50px}.newsletter-1 .quform-submit-inner button{border-bottom-right-radius:5px;height:55px;font-size:18px;border:0;right:-10px;border-top-right-radius:5px;color:#fff;position:absolute;top:-1px;width:55px}.newsletter-1 .quform-submit-inner button.newsletter-btn{right:0;top:0}.newsletter-1 .quform-element .quform-input .form-control.news-box{min-height:55px;padding:0 0 0 20px;border-radius:5px}.newsletter-form-icon .quform-elements{position:relative}.newsletter-form-icon .quform-submit-inner{height:48px;right:1px;position:absolute;top:3px;background:transparent;width:auto}.newsletter-form-icon .quform-submit-inner .btn{padding:.5rem 1.15rem;border:none}.newsletter-form-icon .quform-loading-wrap{margin-bottom:0;margin-left:0;margin-top:15px}.newsletter-form-icon input{height:50px;padding:.5rem 4rem .5rem 1rem;border:1px solid transparent}.newsletter-form-icon .form-control:active,.newsletter-form-icon .form-control:focus,.newsletter-form-icon input{color:#fff;background-color:hsla(0,0%,100%,.2)}.newsletter-form-icon .quform-has-error input,.newsletter-form-icon .quform-has-error select,.newsletter-form-icon .quform-has-error textarea{border-color:#f5543f}.newsletter-form-icon .quform-input .quform-errors-wrap{right:15px}.newsletter-form-icon i{font-size:1.2rem;line-height:2rem}.sidebar .widget{box-shadow:0 0 14px rgba(82,85,90,.1)}.sidebar .widget .form-control{min-height:40px}@media screen and (max-width:767px){.sidebar-blog .butn{padding:11px 18px}}@media screen and (min-width:992px){.vw-lg-50{width:50vw}}.comments-area .comment-box{margin-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:2rem}.comments-area>.comment-box:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.author-thumb img{border-radius:50%;width:80px}.comment-box .author-thumb{width:80px;float:left}.comment-box .comment-info{overflow:hidden;position:relative;margin-left:100px}.comment-reply-link{padding:5px 18px;font-size:14px;font-weight:500;color:#54afe1;border-radius:4px;background:rgba(27,205,199,.1)}.comment-reply-link:hover{color:#fff;background:#54afe1}a#cancel-comment-reply-link{padding:12px 18px;font-size:14px;font-weight:500;color:#4e86ff;transition:.3s;border-radius:4px;background:rgba(27,205,199,.1);float:right}a#cancel-comment-reply-link:hover{color:#fff;background:#54afe1}.tags a{padding:5px 10px;font-size:14px;border:1px solid rgba(0,0,0,.1);margin:5px 10px 5px 0;border-radius:3px;line-height:20px;display:inline-block}.tags a:hover{border-color:#54afe1;color:#fff;background:#54afe1}.blog-share-icon{min-width:175px}.share-post span{font-weight:700}.share-post li{margin:0 5px;display:inline-block}.share-post li:last-child{margin-right:0}.lg-backdrop{z-index:99999}.lg-outer{z-index:999999}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#54afe1}.lg-progress-bar .lg-progress{background-color:#54afe1}.lg-backdrop.in{opacity:.85}.progress-text{font-size:15px;margin-bottom:8px;color:#fff}.custom-progress{height:9px;padding:1px;border:1px solid #d6d6d6;margin-bottom:2rem;background-color:transparent;box-shadow:none;border-radius:2px}.custom-bar{height:100%;background-color:#54afe1;box-shadow:none}.search-form_input,.search-frame .search_list .match,.search-frame .search_list li:before,.search-frame h4 a:hover{color:#54afe1}.search-frame .search_list li+li{border-top:3px solid #54afe1}.search-frame .search{color:#54afe1}.faq-style01 .small-line{font-size:15px}.faq-style01 .small-line a:before{content:"";position:absolute;border-bottom:1px solid;top:100%;left:0;width:100%}.extra-style01 .right-content{word-break:break-all}.extra-style01 .right-content .right-icon{height:110px;justify-content:center;margin-right:20px;background-color:#54afe1;align-items:center;border-radius:50%;width:110px;display:flex}@media screen and (max-width:991px){.extra-style01 .right-content .right-icon{height:85px;width:85px}}.cd-headline.clip .cd-words-wrapper:after{content:none}.sidebar.blog .widget .widget-title{background:#54afe1}.sidebar .widget .widget-title{padding:15px 20px;border-top-right-radius:4px;border-top-left-radius:4px;background:#272c49}.sidebar .widget .widget-title h3{padding-top:8px;margin-bottom:12px;color:#fff;text-transform:uppercase;position:relative;display:inline-block}.sidebar .widget .widget-title h3:after{height:32px;right:-4px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.2;top:0;background:#fff;width:26px;z-index:0}.sidebar .brochures{list-style:none;padding:0;margin:0}.sidebar .brochures li{margin-bottom:15px;position:relative}.sidebar .brochures li:last-child{margin-bottom:0}.sidebar .brochures li a{font-size:15px;border:1px solid #ededed;font-weight:600;border-radius:4px;display:block}.sidebar .brochures li a i{border-bottom-left-radius:4px;padding:15px;font-size:20px;margin-right:15px;color:#fff;border-top-left-radius:4px;text-align:center;background:#54afe1}.extra-icon-circle{padding:15px;color:#fff;border-radius:50%;background:#272c49;width:80px}.section-bg{height:560px;position:absolute;background-size:cover;top:0;background-position:50%;left:0;width:100%;background-repeat:no-repeat}.contact-wrapper-box{position:relative;box-shadow:0 3px 10px 0 rgba(41,45,194,.08);border-radius:4px;background:#fff}.contact-wrapper-box .contact-form-area{height:100%;padding:50px;position:relative}.contact-wrapper-box .contact-image:before{height:100%;content:"";position:absolute;opacity:1;top:0;background-color:transparent;left:0;width:100%;background-image:linear-gradient(180deg,transparent 9%,#00160e)}.contact-wrapper-box .icon{height:60px;color:#fff;border-radius:50%;width:60px;line-height:60px;display:inline-block}@media screen and (max-width:767px){.contact-wrapper-box .contact-form-area{padding:30px}}.why-us-02{background-position:100%;background-repeat:no-repeat}@media screen and (max-width:1199px){.why-us-02{background-image:none!important}}.service-style2 .service-icon{padding:13px;color:#fff;transition:.4s;text-align:center;border-radius:50%;background:#54afe1;display:inline-block}.service-style2:hover .service-icon{background:#272c49}.overlap-column{margin-bottom:6rem}.overlap-column>[class*=col-]:first-child{position:relative;left:2rem}.overlap-column>[class*=col-]:last-child{position:relative;top:6rem;left:-2rem}@media screen and (max-width:991px){.overlap-column{margin-bottom:0}.overlap-column>[class*=col-]:last-child{top:0;left:0}}.banner-shape1{height:254px;right:-75px;position:absolute;top:-80px;border-radius:100px 100px 100px 100px;background:hsla(0,0%,100%,.6);width:170px;z-index:2}.round-shape-one{animation:rotated 10s linear infinite;height:225px;border:1px dashed #54afe1;position:absolute;border-radius:50%;width:225px}.round-shape-one:before{height:10px;content:"";position:absolute;top:50%;border-radius:50%;background:#54afe1;left:-5px;width:10px}@-webkit-keyframes rotated{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotated{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}footer{background-color:#272c49}footer>.container{padding-top:70px;padding-bottom:70px}.footer-logo{max-width:210px;width:100%;display:inline-block}footer .footer-bar{padding-top:20px;color:hsla(0,0%,100%,.85);position:relative;border-top:1px solid hsla(0,0%,100%,.075);padding-bottom:20px;margin-top:0;z-index:9}footer .footer-bar p{margin-bottom:0}.footer-nav li{margin-left:15px;display:inline-block}.footer-nav li:first-child{margin-left:0}.footer-nav li a{color:#fff}@media screen and (max-width:767px){footer>.container{padding-top:50px;padding-bottom:50px}}footer .email{border-bottom:1px solid hsla(0,0%,100%,.7);padding-bottom:5px;display:inline-block}footer .email a{color:hsla(0,0%,100%,.7);transition:all .8s ease;position:relative}footer .email a:active:after,footer .email a:focus:after,footer .email a:hover:after{width:100%}footer .email a:active,footer .email a:focus,footer .email a:hover{color:#54afe1}footer .email a:after{right:0;transition:all .8s ease;content:"";position:absolute;border-bottom:1px solid #fff;bottom:-10px;width:0;display:inline-block}footer .phone{margin-bottom:0;padding-bottom:0}footer .phone a{color:#fff;letter-spacing:-.05rem;padding-bottom:0}footer .phone a:active,footer .phone a:focus,footer .phone a:hover{color:#54afe1}@media screen and (max-width:767px){footer .email a:after{bottom:-10px}}.footer-list{padding:0;margin:0}.footer-list li{margin-bottom:20px;color:#fff;list-style-type:none}.footer-list li:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.footer-list li a{font-size:16px;font-weight:500;color:#fff}.footer-list li a:hover{color:#54afe1}@media screen and (max-width:767px){.footer-list li a{font-size:15px}}.footer-style1 .quform-submit-inner{float:none}.footer-style1 h3{padding-top:8px;font-size:18px;margin-bottom:34px;color:#fff;text-transform:uppercase;position:relative;line-height:1;display:inline-block;z-index:1}.footer-style1 h3:after{height:32px;right:-7px;content:"";position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,60% 0);opacity:.2;top:0;background:#54afe1;width:26px;z-index:-1}.footer-top-info{padding-top:50px;color:#fff;position:relative;border-bottom:1px solid hsla(0,0%,100%,.1);background-color:#272c49;padding-bottom:50px}.footer-top-info:before{height:100%;content:"";position:absolute;clip-path:polygon(0 0,100% 0,84% 100%,0 100%);top:0;background:#1c2140;left:0;width:45%}@media screen and (max-width:991px){.footer-top-info:before{content:none}}.footer-style2 h3{margin-bottom:34px;color:#fff;position:relative;display:inline-block;z-index:1}.footer-style2 h3:before{height:8px;content:"";position:absolute;bottom:0;background:rgba(37,205,199,.6);width:100%;z-index:-1}.footer-address{margin-bottom:-50px}.footer-style3>.container{padding-top:130px}.footer-style3 h3{font-size:18px;font-weight:700;margin-bottom:30px;color:#fff;text-transform:uppercase;position:relative;padding-right:50px;letter-spacing:1px;display:inline-block}.footer-style3 h3:before{height:2px;right:0;content:"";position:absolute;bottom:6px;background-color:#fff;width:40px}.footer-style3 h3:after{height:2px;right:10px;content:"";position:absolute;bottom:12px;background-color:#54afe1;width:30px}@media screen and (max-width:991px){.footer-style3>.container{padding-top:110px}}