body{font-family:'Open Sans',sans-serif;overflow-x:hidden}a{color:#2aa0ef}ul li{list-style:none;list-style-type:none}.btn-prm{background:#fff;color:#0093de!important;border:0;box-shadow:none;padding:5px 10px;text-align:center;margin:0 5px;font-size:15px;font-weight:700;text-transform:uppercase;border:2px solid #0093de;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-prm:hover{background:#0093de;border:2px solid #0093de;color:#fff!important}.btn-sec{background:#0093de;color:#fff!important;border:0;box-shadow:none;padding:5px 10px;font-weight:700;text-align:center;margin:0 5px;font-size:15px;text-transform:uppercase;border:2px solid #0093de;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-sec:hover{background:unset;border:2px solid #095998;color:#095998!important}.btn-main{color:#fff!important;border:0;box-shadow:none;padding:8px 15px;font-weight:700;text-align:center;margin:0 5px;text-transform:uppercase;cursor:hand;text-align:center;position:relative;overflow:hidden!important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#f5f5f5!important;min-width:160px}.btn-main span.btn-span{position:relative;z-index:2;color:#fff!important;font-size:20px}.btn-main:hover{border:1px solid transparent;box-shadow:0 0 5px rgba(0,0,0,.2)}.btn-main:hover span.btn-span{color:#333!important}.btn-main::before{content:'';width:calc(100% + 1px);height:100%;display:block;background:#0093de;position:absolute;left:-.5px;opacity:1;top:0;z-index:1;-webkit-transition:all .65s cubic-bezier(.77,0,.175,1);-moz-transition:all .65s cubic-bezier(.77,0,.175,1);-o-transition:all .65s cubic-bezier(.77,0,.175,1);transition:all .65s cubic-bezier(.77,0,.175,1)}.btn-main::after{content:'';width:calc(100% + 1px);height:100%;display:block;background:#004f9e;position:absolute;left:-.5px;opacity:1;top:0;z-index:0;-webkit-transition:all .65s cubic-bezier(.77,0,.175,1);-moz-transition:all .65s cubic-bezier(.77,0,.175,1);-o-transition:all .65s cubic-bezier(.77,0,.175,1);transition:all .65s cubic-bezier(.77,0,.175,1)}.btn-main:hover::before{opacity:1;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.btn-main:hover::after{opacity:1;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.btn-main2{color:#fff!important;border:0;box-shadow:none;padding:8px 15px;font-weight:700;text-align:center;margin:0 5px;text-transform:uppercase;border:1px solid #0093de;background:#0093de;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-main2:hover{text-transform:uppercase;border:1px solid #0093de;background:0 0!important}.btn-main3{color:#fff!important;border:0;box-shadow:none;padding:8px 15px;font-weight:700;text-align:center;margin:0 5px;text-transform:uppercase;background:0 0;border:1px solid #0093de;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-main3:hover{border:1px solid #fff;background:#fff;color:#0093de!important}.container{max-width:1200px!important;overflow-x:hidden}section{padding:80px 0}.keep-menu{border-top:20px solid #0093de;background:#fff;position:relative;z-index:150}.keep-menu .nav-item .nav-link{font-size:16px;color:#010101;border-radius:2px;font-weight:600;padding:5px 15px}.keep-menu .nav-item.active .nav-link{color:#fff;background:#0093de}.keep-menu .nav-item:hover .nav-link{color:#fff;background:#0093de}.keep-menu{-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;-khtml-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;-moz-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;-ms-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;-o-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;transition:all .3s cubic-bezier(.39,.575,.565,1) 0s}.keep-menu.fixed{position:fixed!important;left:0;top:0;right:0;-webkit-animation:1.15s ease 0s normal forwards 1 running headerSlideDown;-khtml-animation:1.15s ease 0s normal forwards 1 running headerSlideDown;-moz-animation:1.15s ease 0s normal forwards 1 running headerSlideDown;-ms-animation:1.15s ease 0s normal forwards 1 running headerSlideDown;-o-animation:1.15s ease 0s normal forwards 1 running headerSlideDown;animation:1.15s ease 0s normal forwards 1 running headerSlideDown;-webkit-box-shadow:0 5px 6px rgba(0,0%,0%,7%);-khtml-box-shadow:0 5px 6px rgba(0,0%,0%,7%);-moz-box-shadow:0 5px 6px rgba(0,0%,0%,7%);-ms-box-shadow:0 5px 6px rgba(0,0%,0%,7%);-o-box-shadow:0 5px 6px rgba(0,0%,0%,7%);box-shadow:0 5px 6px rgba(0,0%,0%,7%)}@-moz-keyframes headerSlideDown{0%{transform:translateY(-200px)}100%{transform:translateY(0)}}@-ms-keyframes headerSlideDown{0%{transform:translateY(-200px)}100%{transform:translateY(0)}}@-webkit-keyframes headerSlideDown{0%{transform:translateY(-200px)}100%{transform:translateY(0)}}@keyframes headerSlideDown{0%{transform:translateY(-200px)}100%{transform:translateY(0)}}.keep-menu .nav-item{border-radius:2px;padding:1px;margin:0 1px;position:relative}.keep-menu .nav-item.brd-rht-lft{background:linear-gradient(90deg,#0093de 0,#fff 25%)}.keep-menu .nav-item.brd-rht-lft::after{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);left:1px;top:1px;background:#fff;z-index:0}.keep-menu .nav-item.brd-rht-lft .nav-link{background:-webkit-linear-gradient(0deg,#0093de 0,#000 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;z-index:1}.keep-menu .nav-item.brd-lft-rht{background:linear-gradient(-90deg,#0093de 0,#fff 25%)}.keep-menu .nav-item.brd-lft-rht::after{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);left:1px;top:1px;background:#fff;z-index:0}.keep-menu .nav-item.brd-lft-rht .nav-link{background:-webkit-linear-gradient(0deg,#000 0,#0093de 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;z-index:1}.keep-menu .nav-item .dropdown-menu{opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;z-index:99;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.16);box-shadow:0 2px 6px 0 rgba(0,0,0,.16);border-radius:0;border:0}.keep-menu .nav-item .dropdown-menu li a{display:block;padding:8px 24px;position:relative;color:#7e7e7e;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:0;margin:0 0;line-height:30px}.keep-menu .nav-item.dropdown.show .dropdown-menu{opacity:1;visibility:visible;top:100%}.keep-menu .nav-item .dropdown-menu li a:hover{color:#0093de;text-decoration:none;background-color:#f8f9fa}.keep-banner .carousel-caption{text-align:left;bottom:calc(50% - 100px);left:25%;right:25%}.keep-banner .carousel-item.active::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1}.keep-banner .carousel-caption h1{text-transform:uppercase;font-size:55px;color:#fff;font-weight:900;margin:0}.keep-banner .carousel-caption h5{text-transform:uppercase;font-size:55px;color:#fff;font-weight:900;margin:0}.keep-banner .carousel-caption p{font-size:24px;color:#fff}.keep-banner .carousel-caption .form-control{text-align:center;height:auto;padding:10px;border-radius:0;min-width:300px}.keep-banner .carousel-caption .btn{background:#0093de;color:#fff!important;border:0;box-shadow:none;padding:5px 10px;font-weight:700;text-align:center;margin:0;font-size:18px;text-transform:uppercase;border-radius:0;height:44px;width:120px;line-height:34px}.keep-banner .carousel-caption .btn:hover{background:#006fa7;color:#fff!important}.keep-banner .carousel-caption .btn.btn-with-out-form{line-height:35px;width:180px;height:50px}.keep-banner .carousel-indicators li{width:10px;height:10px;border-radius:50%;background:0 0;border:1px solid #fff}.keep-banner .carousel-indicators li.active{background:#fff;border:1px solid #fff}.home-slide-serv{margin-top:50px}.home-slide-serv .list-serv-item{background:#fff;position:relative;transition:all 1s;text-align:center;padding:10px;margin:5px;box-shadow:0 0 10px rgba(0,0,0,.1);min-height:120px}.home-slide-serv .lightSlider li.brd-rht-lft2 .list-serv-item{background:linear-gradient(90deg,#0093de 0,#fff 50%)!important}.home-slide-serv .lightSlider li.brd-rht-lft2 .list-serv-item::after{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);left:1px;top:1px;background:#fff;z-index:0}.home-slide-serv .lightSlider li.brd-lft-rht2 .list-serv-item{background:linear-gradient(-90deg,#0093de 0,#fff 50%)}.home-slide-serv .lightSlider li.brd-lft-rht2 .list-serv-item::after{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);left:1px;top:1px;background:#fff;z-index:0}.home-slide-serv .list-serv-item p{font-size:15px;color:#4bb0e7;text-transform:uppercase;margin:10px 0 0;position:relative;z-index:1}.home-slide-serv .list-serv-item:hover p{color:#fff}.home-slide-serv .list-serv-item img{position:relative;z-index:1}.home-slide-serv .list-serv-item img.img-2{display:none}.home-slide-serv .list-serv-item:hover{background:#4bb0e7;box-shadow:0 0 5px rgba(0,0,0,.3)}.home-slide-serv .list-serv-item:hover img.img-1{display:none}.home-slide-serv .list-serv-item:hover img.img-2{display:unset}.home-serv{background-color:#eee;background-size:250px auto;position:relative}.home-serv::after{content:"";position:absolute;width:99.6%;border-radius:50%;height:100px;background-color:#eee;top:-45px;z-index:-1;left:.2%}.home-serv::before{content:"";position:absolute;width:300px;height:300px;top:-10px;z-index:0;right:0;background-image:url(images/bg-home-ser-list.png);background-repeat:no-repeat}.home-serv .container{max-width:1450px!important}.home-serv h3{font-size:30px;color:#000;font-weight:900;margin-bottom:0;margin-top:15px}.home-serv-item{position:relative;transition:all 1s;margin:20px}.home-serv-item img{width:100%;height:180px;object-fit:cover}.home-serv-item::after{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:#246cb2;background:linear-gradient(0deg,rgba(36,108,178,1) 0,rgba(36,108,178,0) 100%);transition:all 1s}.home-serv-item p{font-size:17px;color:#fff;text-align:center;margin:-65px 0 0;position:absolute;width:100%;z-index:2;padding:20px 0;font-weight:700;text-transform:uppercase;transition:all .5s;opacity:1;bottom:0}.home-serv-item:hover::after{background:#246cb2;background:linear-gradient(0deg,rgba(36,108,178,.8) 0,rgba(36,108,178,.8) 100%)}.home-serv-btn-cntr{position:absolute;width:100%;height:32px;top:calc(50% - 16px);left:0;text-align:center;opacity:0;transition:all .5s;z-index:3}.home-serv-item:hover .home-serv-btn-cntr{opacity:1}.home-serv-item:hover p{opacity:0}.home-serv-btn-cntr .btn-sec{background-color:#fff;color:#0d93d1!important;padding:5px 15px;min-width:80px;border:2px solid #fff!important}.home-serv-btn-cntr .btn-sec:hover{background:0 0!important;color:#fff!important;padding:5px 15px;min-width:80px;border:2px solid #0d93d1!important}.home-serv .lSAction>a{font-size:24px;text-align:center;width:15px;height:24px;color:#47aee7}.home-serv .lSAction>a i{display:block}.home-serv .lSAction>.lSNext{right:0}.home-serv .lSAction>.lSPrev{left:0}.home-offer{position:relative}.home-offer .container{max-width:75%!important}.home-offer::after{content:"OFFER";position:absolute;-ms-transform:rotate(-90deg);transform:rotate(-90deg);font-size:110px;font-weight:900;color:#333;opacity:.1;width:348px;top:110px;left:0}.home-offer-list{position:relative;overflow:hidden}.home-offer-list img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease;transition:.3s ease;width:100%;height:200px;object-fit:cover}.home-offer-list:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.home-offer-btn{position:absolute;bottom:-50px;left:calc(50% - 50px);transition:1s ease;z-index:1}.home-offer-list:hover .home-offer-btn{bottom:10%}.commercial-off .home-offer-list img{height:200px;object-fit:contain}.home-offer .lSSlideOuter .lSPager.lSpg>li a{background-color:#fff;border:1px solid #0093de}.home-offer .lSSlideOuter .lSPager.lSpg>li.active a{background-color:#0093de;border:1px solid #0093de}.home-mobile-app{background-image:url(images/home-mobile-app-bg.jpg);background-repeat:no-repeat;background-size:cover;padding-bottom:10px;background-attachment:unset!important}.home-mobile-app h3{font-size:72px;color:#fff;font-weight:900;margin-bottom:15px;margin-top:105px}.home-mobile-app h3 span{font-weight:300}.home-mobile-app a{margin-right:15px;display:inline-block}.home-mobile-app a img{display:inline-block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:60px}.home-mobile-app a img:hover{background:#0093de}.home-about span{font-size:24px;color:#00aeff;font-weight:700}.home-about h3{font-size:44px;color:#085fb0;font-weight:700;line-height:40px}.home-about p{font-size:17px;color:#3f3f3f;margin-bottom:40px;line-height:25px}.home-about h4{font-size:95px;color:#085fb0;font-weight:700}.home-work{background-image:url(images/work-bg.png);background-repeat:no-repeat;background-size:cover;background-color:#f7f9fb}.home-work h3{font-size:41px;color:#0066c5;font-weight:700;margin-bottom:60px;text-transform:uppercase}.home-work h4{font-size:28px;color:#5a5a5a;font-weight:700;text-align:center;text-transform:uppercase;margin:20px 0 5px}.home-work p{font-size:16px;color:#3f3f3f;margin-bottom:40px;text-align:center}.home-work-list{margin:20px 0;position:relative}.home-work-list img{width:100px}.count-1::after{content:"1";position:absolute;font-size:90px;font-weight:900;color:#dedede;opacity:.3;top:0;left:5%}.count-2::after{content:"2";position:absolute;font-size:90px;font-weight:900;color:#dedede;opacity:.3;top:0;left:5%}.count-3::after{content:"3";position:absolute;font-size:90px;font-weight:900;color:#dedede;opacity:.3;top:0;left:5%}.count-4::after{content:"4";position:absolute;font-size:90px;font-weight:900;color:#dedede;opacity:.3;top:0;left:25%}.count-5::after{content:"5";position:absolute;font-size:90px;font-weight:900;color:#dedede;opacity:.3;top:0;left:25%}.home-testimonial{background-image:url(images/test-1.png);background-repeat:no-repeat;background-position:right bottom;background-color:#0d98df}.home-testimonial h3{font-size:41px;color:#fff;font-weight:700;margin-bottom:30px;text-transform:uppercase}.home-testimonial .lslide{transition:all .2s ease-in-out;transform:scale(.9);margin:0!important}.home-testimonial .clone{transition:all .2s ease-in-out;transform:scale(.9);margin:0!important}.home-testimonial .lslide.active{transform:scale(1.1);margin:0!important}.home-testimonial .clone.active{transform:scale(1.1);margin:0!important}.home-testimonial .lSSlideWrapper{padding-right:80px;overflow:visible}.home-testimonial .lSSlideWrapper::after{content:"";position:absolute;right:0;top:0;height:100%;width:60px;background:#0d98df}.home-testimonial .lSAction>a i{font-size:36px;color:#fff}.home-testimonial .lSAction>a{text-align:center}.test-list-cntr{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);padding:25px 25px 0 25px;margin:15px;width:450px}.test-list-cntr img{float:right;width:180px;height:300px;object-fit:cover}.test-list-cntr p{font-size:13px;line-height:18px;color:#424242;text-align:left}.test-list-cntr h4{font-size:28px;color:#0066c5;font-weight:700;text-transform:uppercase}.home-testimonial .test-icon{position:absolute;right:-105px;top:0}.home-testimonial .lSSlideOuter{position:relative;z-index:2}.faq h3{font-size:44px;color:#0066c5;font-weight:900;margin-bottom:40px;text-transform:uppercase}.faq .accordion .card{border:none;margin-bottom:30px}.faq .accordion .card:hover{box-shadow:0 0 10px rgba(0,0,0,.3)}.faq .accordion .card:not(:first-of-type) .card-header:first-child{border-radius:10px}.faq .accordion .card .card-header{border:none;border-radius:10px;padding:0}.faq .accordion .card .card-header h2{padding:0}.faq .accordion .card .card-header h2 button{color:#1e3056;font-size:14px;font-weight:500;text-decoration:none;padding:0 30px 0 70px;height:80px;display:block;width:100%;color:rgba(30,48,86,.8);text-align:left;background:#fff;-webkit-box-shadow:0 -50px 140px 0 rgba(69,81,100,.1);box-shadow:0 -50px 140px 0 rgba(69,81,100,.1);border-radius:10px 10px 0 0;position:relative}.faq .accordion .card .card-header h2 button:after{position:absolute;left:30px;top:50%;margin-top:-15px;margin-left:-10px;width:35px;height:35px;background-color:#fff;color:#666;text-align:center;border-radius:50%;line-height:100%;content:'\f067';font-size:14px;line-height:35px;font-family:"Font Awesome 5 Free";font-weight:900;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.faq .accordion .card .card-header h2 button:hover:after{background-color:#0066c5;color:#fff}.faq .accordion .card .card-header h2 button.collapsed{background:#f2f2f2;border-radius:10px;-webkit-box-shadow:none;box-shadow:none;border:0}.faq .accordion .card .card-header h2 button[aria-expanded=true]:after{content:'\f068';color:#fff;background-color:#666}.faq .accordion .card .card-body{-webkit-box-shadow:0 15px 140px 0 rgba(69,81,100,.1);box-shadow:0 15px 140px 0 rgba(69,81,100,.1);border-radius:0 0 10px 10px;padding-top:0;margin-top:-6px;padding-left:25px!important;padding-right:25px!important;padding-bottom:23px!important;color:rgba(30,48,86,.8);line-height:30px;background:#fff}.home-cta{background-image:url(images/test-1.png);background-repeat:no-repeat;background-position:left bottom;background-color:#095998;padding:120px 0}.home-cta h3{font-size:41px;color:#fff;font-weight:700;margin-bottom:30px;text-transform:uppercase}footer{padding:80px 0 30px;background:#f5f5f5}footer .link-sec p{font-size:14px;color:#666;margin-bottom:5px;line-height:28px}footer .link-sec p b{margin:15px 0;display:block}footer .link-sec a i{width:25px;height:25px;border-radius:50%;padding:0;color:#666;font-size:14px;text-align:center;line-height:25px;border:1px solid #999}footer .link-sec a{margin-right:5px}.socio-align{margin-top:25px}footer .card{margin-bottom:15px;border:0;background:unset}footer .card-header{padding:0;background:0 0;border-bottom:0;text-transform:uppercase}footer .card-header .btn{text-align:left}footer .card-header p{color:#333}footer .card-body{padding:0 15px;background:0 0;border-bottom:0}footer .card-header i{width:auto;height:auto;border-radius:unset;padding:0;color:#333!important;font-size:14px;border:0!important;float:right;transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);-webkit-transition:-webkit-transform .8s ease-in-out;-ms-transition:-ms-transform .8s ease-in-out;transition:transform .8s ease-in-out}footer .card-header .collapsed i{transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0)}.float-btn{position:fixed;bottom:50%;right:-40px;background:#0093de;padding:10px 20px;color:#fff!important;font-size:14px;font-weight:600;-ms-transform:rotate(-90deg);transform:rotate(-90deg);z-index:99}.web-dis-none{display:none}.web-dis-unset{display:unset}[data-slideInBottom].invisible,[data-slideInBottom].visible,[data-slideInLeft].invisible,[data-slideInLeft].visible,[data-slideInRight].invisible,[data-slideInRight].visible{opacity:1;transform:translate(0,0);transition:transform .8s ease,opacity .8s ease}[data-slideInLeft].invisible{opacity:0;transform:translate(10px,0)}[data-slideInRight].invisible{opacity:0;transform:translate(-10px,0)}[data-slideInBottom].invisible{opacity:0;transform:translate(0,10px)}.scroll-top{position:fixed;z-index:99;bottom:24px;right:30px;height:auto;padding:15px 0;width:48px;line-height:48px;text-align:center;background-color:#0093de;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#fff;font-size:22px;visibility:hidden;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;transition:all .5s}.scroll-top.on{bottom:125px;opacity:1;visibility:visible}.scroll-top:active,.scroll-top:focus,.scroll-top:hover{color:#fff;background-color:#1e82b5}.pricing-table{padding:20px 15px 30px 15px;border-top:1px solid #e2e2e2;text-align:left;background:unset;color:#333}.active-tab .pricing-table{padding:20px 15px 30px 15px;color:#fff;background:#003d90;border:none}.active-tab .pricing-table.collapsed{padding:20px 15px 30px 15px;color:#fff;background:#003d90;border:none}.active-tab .pricing-table .pricing-table__price span{color:#fff}.active-tab .pricing-table.collapsed .pricing-table__price span{color:#fff}.pricing-table__title{margin-bottom:0}.pricing-table__price{letter-spacing:-.050em;margin:5px 0}.pricing-table__price span{display:inline-block;color:#333}.pricing-table__price span:nth-child(2){font-size:50px;margin-right:10px;font-weight:700;margin-top:-25px}.button--green{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#414a53;height:50px;line-height:46px;min-width:170px;text-align:left;border:2px solid #00997d;border-radius:0 0 20px 0;padding:0 20px}.button--green span{display:inline-block;min-width:95px}.button--green .icon{font-size:18px}.icon{display:inline-block;width:1em;height:1em;fill:currentColor}.active-tab .button--green{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;height:50px;line-height:46px;min-width:170px;text-align:left;border:2px solid #fff;border-radius:0 0 20px 0;padding:0 20px}.pricing-table--blue .pricing-table__title{color:#fff}.heading{position:relative}.heading__pre-title{display:inline-block;color:#a9aeb3;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:17px;z-index:1;position:relative}.heading__title{font-size:32px;line-height:40px;margin-bottom:0;z-index:1;position:relative}.heading__layout{color:transparent;font-size:85px;line-height:.85;font-weight:700;letter-spacing:-.020em;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#ebebeb;position:absolute;left:20px;top:-30px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.color--green{color:#0093de}.price-collapes .card{border:0}.price-collapes .card-header{padding:0;margin-bottom:0;background-color:unset;border-bottom:0;border:0}.price-collapes .card-body{background-color:#f5f5f5}.price-collapes .form-control{text-align:center;height:auto;padding:10px;border-radius:0;min-width:300px}.price-collapes .card-body .btn{background:#0093de;color:#fff!important;border:0;box-shadow:none;padding:5px 10px;font-weight:700;text-align:center;margin:0;font-size:18px;text-transform:uppercase;border-radius:0;height:44px;width:120px}.price-collapes .card-body h5{font-weight:700}.price-collapes .nav-link{font-weight:600;font-size:14px;line-height:35px;color:#333;border-radius:0}.price-collapes .nav-link.actve{border-left:2px solid #0093de;background:unset!important;color:#0093de}.cta-section .cta-links a.main-btn:hover{border:2px solid #fff;background:unset;color:#fff!important}.blog-wrapper .breadcrumb{padding:.75rem 0;margin-bottom:0;background-color:unset}.serv-bg{background-image:url(images/serv_bg.png);background-position:left center;background-size:10%;background-repeat:no-repeat}.partner-form{background-color:#13287d;padding:80px 0}.partner-form h4{font-size:36px;color:#fff;text-align:center;font-weight:700;margin-bottom:10px}.partner-form p{font-size:18px;color:#fff;text-align:center;margin-bottom:50px}.partner-form form{margin:0 auto;max-width:700px}.partner-form form .form-control{width:100%;border:1px solid #dcdfe2;height:60px;font-size:15px;padding:0 20px}.partner-form .main-btn{border:2px solid #0093de}.partner-form .main-btn:hover{border:2px solid #fff;background:unset;color:#fff!important}.partner-cound{text-align:center}.partner-cound h2{font-size:36px;font-weight:700;color:#333;margin-bottom:50px}.partner-cound h4{font-size:50px;font-weight:900;color:#0093de}.partner-cound h3{font-size:24px;font-weight:700}.selector-label p{font-size:16px}.selector .selection{display:inline;white-space:nowrap;align-items:center;justify-content:center;cursor:pointer;height:100%;width:100%;min-width:80px;margin-left:-1px;background-clip:border-box;transform:scale3d(1,1,1);background:unset;border:1px solid #dcdfe2;color:#333;transition:.15s ease-in-out background-color;padding:5px 10px;line-height:36px}.selector .selection.selected{background:unset;border-color:#0093de;color:#0093de!important;z-index:2;cursor:text}.selector .selection:hover{color:#0093de;border-color:#0093de;background:unset}.selector .selection:first-child{margin-left:0;border-radius:3px 0 0 3px}.selector .selection:last-child{border-radius:0 3px 3px 0}.selector.width-per-item{width:auto}.selector.width-per-item .selection{min-width:135px;max-width:135px;width:135px}.dropdown-submenu{position:relative}.dropdown-submenu a::after{transform:rotate(-90deg);position:absolute;right:6px;top:47%}.dropdown-submenu .dropdown-menu{top:0;left:100%;margin-left:.1rem;margin-right:.1rem}.nav-tabs-dropdown li{display:block;width:100%}.comm-ser-clint{text-align:left;background:#fff;padding:100px 0;position:relative}.comm-ser-clint::after{content:'';position:absolute;background:url(img/map-bg.png);background-repeat:no-repeat;background-position:top right;width:100%;height:100%;z-index:0;top:0;left:0;opacity:.5}.comm-ser-clint .container{z-index:1;position:relative}.comm-ser-clint span{color:#666}.comm-ser-clint h3{color:#0093de}.comm-ser-clint p{color:#333}.client-logo-cntr{padding:15px 25px;margin-right:100px;margin-top:30px}.client-logo-lst{padding:10px;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;text-align:center;margin:10px;background:rgba(255,255,255,.5)}.comm-ser-clint h5{font-size:24px;color:#0d98df;font-weight:700;line-height:40px}.commecial-year{display:flex;align-items:center;margin-bottom:30px}.commecial-year span{font-size:85px!important;color:#000;font-weight:900;position:relative;z-index:1;border:5px solid #0093de;width:120px;height:150px;text-align:center;display:flex;align-items:center;justify-content:center}.commecial-year p{margin-bottom:0;font-size:18px;line-height:28px;margin-left:20px;color:#000;text-transform:uppercase}.services-item-2.active .ser-img{display:none}.services-item-2.active .ser-hover-img{display:unset}.services-item-2 .ser-hover-img{display:none}.commercial-page .home-serv-item{margin:20px 0}.commercial-form{box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#fff;margin-top:-172px;position:relative;z-index:1}.commercial-form-hd{padding:20px;background-color:#0093de}.commercial-form-hd i{font-size:44px;color:#fff;margin-right:10px;float:left;margin-top:7px}.commercial-form-hd span{font-size:12px;color:#fff}.commercial-form-hd h3{font-size:24px;color:#fff;font-weight:700;margin:0}.commercial-form-cnt{padding:20px}.commercial-form-cnt .form-group{margin-bottom:25px}.commercial-form-cnt .form-control{border-radius:0;font-size:14px;border:0;border-bottom:1px solid #0093de;padding:5px 0}.commercial-form-cnt .btn{padding:15px 0;width:100%}.commercial-off::after{font-size:90px;width:290px;top:110px;left:0}.commercial-banner .carousel-caption p{font-size:18px}.about-sec-3 h4{font-size:26px;font-weight:700;color:#666}.about-sec-3 h3{font-size:40px;color:#333;font-weight:700;line-height:40px}.about-sec-3 p{margin-bottom:20px}.our-expert-area .expert-items img{width:100%!important;height:500px!important}.blog-thumb img{height:220px}.blog-loop .single-blog .title{min-height:102px}.single-blog p{min-height:144px}.center-thumbs .lslide{margin:0 auto}.center-thumbs .lightSlider{margin:0 auto}.keep-banner .carousel-caption{bottom:calc(40% - 100px);left:10%;right:10%}.keep-banner .phone-buttons img{height:auto;object-fit:unset;object-position:unset;width:140px}dl,ol,ul{margin-left:15px}@media (max-width:1600px){.home-offer .container{max-width:85%!important}.home-offer::after{left:-100px}.home-offer::after{font-size:90px;width:285px;top:115px;left:-50px}.commercial-form-hd h3{font-size:18px}}@media (max-width:1450px){.keep-banner .carousel-caption h5{font-size:44px}.keep-banner .carousel-caption p{font-size:18px}.keep-banner .carousel-caption .form-control{padding:8px;min-width:250px}.home-slide-serv{margin-top:20px}section{padding:40px 0}.home-mobile-app h3{font-size:60px}.home-mobile-app a img{height:45px}.home-about h3{font-size:36px;line-height:36px}.home-about span{font-size:18px}.home-about p{font-size:15px;line-height:22px}.home-about h4{font-size:80px}.home-work h3{font-size:36px;margin-bottom:40px}.home-work h4{font-size:20px}.home-work p{font-size:14px}.home-testimonial h3{font-size:36px}.home-testimonial .lSSlideWrapper::after{right:-1px}.home-testimonial .test-icon{right:-72px;width:85px}.faq h3{font-size:36px}.home-offer .container{max-width:80%!important}.home-offer::after{font-size:70px;top:69px;width:220px;left:-50px;text-align:center}.keep-menu .navbar-collapse{margin-left:50px}.keep-menu .nav-item .nav-link{font-size:14px;padding:5px 10px}.res-1360-pbt-90{padding:90px 0!important}.keep-menu{position:unset}.about-sec-3 h4{font-size:26px}.our-expert-area .expert-items img{height:350px!important}.home-offer-list img{height:150px}}@media (max-width:1200px){.home-offer::after{font-size:55px;top:70px;width:auto;left:-30px;text-align:center}.home-offer-list img{height:140px}.commercial-off .home-offer-list img{height:140px;object-fit:contain}}@media (max-width:992px){p{font-size:14px}.over-hidden{overflow:hidden!important}.mob-dis-none{display:none}.mob-dis-unset{display:unset}.keep-menu .navbar-brand img{width:100px}.keep-menu{border-top:0}.home-mobile-app h3{font-size:44px}.navbar-toggler-icon i{font-size:24px;color:#0093de}.keep-menu .navbar-collapse{margin-left:0;position:absolute;top:75px;z-index:999;background:rgba(255,255,255,.9);width:100%;left:0;height:calc(100vh - 75px)}.keep-menu .nav-item{line-height:40px}.keep-menu .nav-item.active .nav-link{color:#0093de;background:unset!important;border-left:5px solid #0093de}.keep-menu .nav-item:hover .nav-link{color:#0093de;background:unset!important;border-left:5px solid #0093de}.keep-menu .nav-item.brd-rht-lft{background:unset!important}.keep-menu .nav-item.brd-lft-rht{background:unset!important}.keep-menu .nav-item.brd-rht-lft .nav-link{background:unset!important;-webkit-background-clip:unset;-webkit-text-fill-color:unset}.keep-menu .nav-item.brd-rht-lft::after{display:none}.keep-menu .nav-item.brd-lft-rht::after{display:none}.keep-menu .nav-item .dropdown-menu{background:unset!important;border:0}.keep-menu .nav-item .dropdown-menu .dropdown-submenu .dropdown-menu{margin-left:20px;margin-right:20px}.keep-menu .nav-item .dropdown-menu{box-shadow:none}.keep-menu .nav-item .dropdown-menu li a:hover{background-color:unset}.keep-banner img{height:50vh;object-fit:cover;object-position:center}.keep-banner .carousel-caption{left:7%;right:7%}.keep-banner .carousel-caption h5{font-size:24px;text-align:center;margin-bottom:10px}.keep-banner .carousel-caption p{text-align:center;display:none}.keep-banner .carousel-caption .btn{width:80px;height:auto;font-weight:400;line-height:26px;margin:15px auto 0;display:inline-block}.keep-banner .carousel-caption .btn.btn-large{font-weight:400;line-height:26px;font-size:14px}.keep-banner .carousel-caption .form-control{width:170px;min-width:170px}.keep-banner .carousel-caption .form-inline{margin:0 auto;width:250px;display:flex!important}.keep-banner .carousel-control-next,.keep-banner .carousel-control-prev{display:none}.home-slide-serv{background:#f8f8f8;margin-top:0}.home-slide-serv .lightSlider{overflow:unset;margin:0;width:100%!important;height:auto!important}.home-slide-serv .list-serv-item{margin:8px;border-radius:10px}.home-slide-serv .lightSlider li.brd-lft-rht2 .list-serv-item{background:#fff!important}.home-slide-serv .lightSlider li.brd-lft-rht2 .list-serv-item::after{display:none}.home-slide-serv .lightSlider li.brd-rht-lft2 .list-serv-item{background:#fff!important}.home-slide-serv .lightSlider li.brd-rht-lft2 .list-serv-item::after{display:none}.home-slide-serv .list-serv-item:hover{background:#fff;box-shadow:none}.home-slide-serv .list-serv-item p{color:#1d81c3;opacity:1;display:block;font-size:14px}.home-slide-serv .list-serv-item:hover p{color:#1d81c3}.home-slide-serv .list-serv-item:hover img.img-2{display:none!important}.home-slide-serv .list-serv-item img.img-2{display:none!important}.home-slide-serv .list-serv-item:hover img.img-1{display:unset!important}.home-serv{display:none;text-align:justify}.home-offer::after{font-size:36px;width:auto;top:90px;left:-10px}.home-mobile-app{display:none}.home-about span.abt-hd{font-size:28px;display:block;text-align:left;font-weight:9700;margin-bottom:20px}.home-about h3{margin-top:0!important;font-size:24px}.home-about .btn-main{display:block;margin:0 auto;max-width:150px}.home-work h3{font-size:24px;margin-bottom:40px}.home-work-list img{float:left;width:90px}.home-work h4{font-size:18px;text-align:left}.home-work p{font-size:14px;text-align:left;margin-left:90px}.home-work-list{padding:0 0 0 35px;margin:10px 0}.count-1::after{font-size:50px;left:0;color:#b9b9b9}.count-2::after{font-size:50px;left:0;color:#b9b9b9}.count-3::after{font-size:50px;left:0;color:#b9b9b9}.count-4::after{font-size:50px;left:0;color:#b9b9b9}.count-5::after{font-size:50px;left:0;color:#b9b9b9}.btn-main span.btn-span{font-size:18px}footer{padding:40px 0 30px}footer .foot-2{text-align:center!important}footer .foot-2 img{display:none}.socio-align{text-align:center!important}.home-testimonial h3{font-size:24px}.faq h3{font-size:24px}.price-collapes .form-control{min-width:unset;width:calc(100% - 120px)}section{padding:50px 0!important}.pricing-table__price span:nth-child(2){font-size:30px}.pricing-table__title{margin-bottom:10px;font-weight:700}.heading__title{font-size:24px}.partner-form{padding:0 0 40px!important}.partner-cound h4{margin-top:25px;font-size:36px}.partner-cound h3{font-size:18px}.price-collapes .card-body{padding:10px}.pricing-table .button--green{height:40px;line-height:30px}.partner-form h4{font-size:24px;margin-bottom:20px}.partner-cound h2{font-size:24px;margin-bottom:20px}.keep-banner .carousel-caption .btn.btn-with-out-form{float:none;margin:0 auto;display:block;width:180px;height:35px;line-height:26px}.res-mb-0{margin-bottom:0!important}.res-mt-0{margin-top:0!important}.heading__layout{font-size:65px;top:-15px}.blog-details p{font-size:15px;line-height:30px}.comments-form .main-btn{padding:0 15px;line-height:45px}.comments-area .title{font-size:20px}.comments-form .title{font-size:20px}.main-btn{padding:0 20px!important;line-height:35px!important}.float-btn{right:-38px;padding:5px 10px;font-size:13px;bottom:calc(50% - 50px)}.contact-page-wrap .contact-form input,.contact-page-wrap .contact-form textarea{height:40px;padding-left:10px}.sidebar.blog-sidebar .widgets.blog-home-wid{padding:0}.sidebar.blog-sidebar .widgets .card{background:unset;border:none}.sidebar.blog-sidebar .widgets .card-header{padding:5px;background:unset;border-bottom:none}.sidebar.blog-sidebar .widgets .card-header a{display:block;font-size:18px;color:#333;padding:15px}.sidebar.blog-sidebar .widgets .card-header a i{float:right}.blog-sidebar{margin-top:0}.about-page .feedback-item{margin:15px 0}.our-expert-area .expert-items{margin:15px auto;max-width:450px}.scroll-top{right:10px;bottom:15px;width:30px;line-height:30px;font-size:14px;padding:5px 0}.nav-pills.nav-tabs-dropdown,.nav-tabs-dropdown{border-radius:0;overflow:hidden;position:relative;margin-bottom:20px}.nav-pills.nav-tabs-dropdown::after,.nav-tabs-dropdown::after{content:"☰";position:absolute;top:8px;right:0;z-index:2;pointer-events:none;color:#0093de;font-size:24px;background:#f5f5f5;padding:0 5px}.nav-pills.nav-tabs-dropdown.open a,.nav-tabs-dropdown.open a{position:relative;display:block}.nav-pills.nav-tabs-dropdown.open>li.active>a,.nav-tabs-dropdown.open>li.active>a{background-color:#eee}.nav-pills.nav-tabs-dropdown li,.nav-tabs-dropdown li{display:block;padding:0;vertical-align:bottom;width:100%}.nav-pills.nav-tabs-dropdown>li>a,.nav-tabs-dropdown>li>a{position:absolute;top:0;left:0;margin:0;width:100%;height:100%;display:inline-block;border-color:transparent}.nav-pills.nav-tabs-dropdown>li>a:active,.nav-pills.nav-tabs-dropdown>li>a:focus,.nav-pills.nav-tabs-dropdown>li>a:hover,.nav-tabs-dropdown>li>a:active,.nav-tabs-dropdown>li>a:focus,.nav-tabs-dropdown>li>a:hover{border-color:transparent}.nav-pills.nav-tabs-dropdown>li.active>a,.nav-tabs-dropdown>li.active>a{display:block;border-color:transparent;position:relative;z-index:1;background:#f5f5f5;color:#0093de;font-size:20px;padding:10px 0;padding-right:30px;font-weight:900}.nav-pills.nav-tabs-dropdown>li.active>a:active,.nav-pills.nav-tabs-dropdown>li.active>a:focus,.nav-pills.nav-tabs-dropdown>li.active>a:hover,.nav-tabs-dropdown>li.active>a:active,.nav-tabs-dropdown>li.active>a:focus,.nav-tabs-dropdown>li.active>a:hover{border-color:transparent}.home-slide-serv .lightSlider li{float:left;width:32%!important}.breadcrumbs-section .breadcrumbs-text h1::before{left:40px!important}.partner-page img{max-width:320px}.partner-page h3{margin:0 0 15px!important}.partner-page .about-list ul li{text-align:left}.partner-page .about-list ul li::before{top:14px}.commercial-form-hd h3{font-size:18px}.commercial-form-hd{padding:10px}.commercial-form-hd i{font-size:36px}.commercial-form{margin-top:-80px}.commercial-form-cnt .form-group{margin-bottom:15px}.home-offer{padding-bottom:0}.commercial-off{padding-bottom:0!important}.commercial-off::after{font-size:36px;width:auto;top:unset;left:-25px;bottom:40px;display:none}.commecial-year{width:240px;margin:0 auto 30px}.client-logo-cntr{margin:0;padding:0;display:none}.commecial-year p{text-align:left!important}.comm-ser-clint span{font-size:24px;text-align:left!important}.comm-ser-clint h3{margin-top:0;font-size:30px}.commecial-year span{font-size:66px}.commercial-banner .carousel-caption p{font-size:14px}.blog-loop .single-blog .title{min-height:unset}.single-blog p{min-height:unset}.trans-stop{transition:none!important}.comm-ser-clint{text-align:center}.about-sec-3 p span{text-align:left!important}.home-serv.commercial-page{display:block;text-align:left}}@media (max-width:769px){.home-about img{max-width:320px}.test-list-cntr{width:unset;padding:15px 50px;margin:0;text-align:center;height:500px}.test-list-cntr h4{font-size:24px;margin:15px 0}.test-list-cntr p{text-align:center}.test-list-cntr img{float:unset;width:150px;height:180px}.home-testimonial .test-icon{right:30px;width:40px;top:10px;z-index:5}.home-testimonial .lSSlideWrapper{padding-right:0;overflow:hidden}.home-testimonial .lSSlideWrapper::after{display:none}.home-testimonial .lslide.active{transform:unset;margin-right:10px!important}.home-testimonial .clone{transform:unset;margin-right:10px!important}.home-testimonial .lslide{transform:unset;margin-right:10px!important}.home-about{text-align:justify}.home-about p{text-align:justify}.home-about span{display:block;text-align:center}.home-about span.abt-hd{text-align:center}.home-offer-list img{height:120px}.home-work .container{overflow-x:hidden}.home-about h3{margin-top:20px!important}.home-testimonial .lSAction>a{background:#0d98df;padding:5px;height:auto}}@media (max-width:600px){.home-slide-serv .lightSlider li{width:48.5%!important}.home-cta .btn{margin:5px 0}.home-offer-list img{height:90px}.home-offer::after{font-size:30px;top:72px;left:-20px}}.footerMain{padding-top:20px}.footerM--row{padding:20px 0 50px;margin:0}.acc__card{margin-bottom:20px}.col-foo-isc h3{font-size:14px;font-weight:700;color:#86868b}#blog .blog-detail .blog-content h2,h3,h4{margin-bottom:10px!important}ul.acc__panel{margin-left:0}.col-foo-isc ul li,.foo-copy ul li{list-style-type:none;font-size:12px;line-height:18px;margin-bottom:8px}.footerM--row ul li a{color:#86868b}.footerM--row ul li a{color:#86868b}.iti{position:relative;display:inline-block;width:100%}.error{color:red}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%}.slick-initialized .slick-slide:focus,a:focus,button:focus,input:focus,textarea:focus{text-decoration:none;outline:0}a:focus,a:hover{text-decoration:none}a,i,span{display:inline-block}.container{overflow:unset}.bg_cover{background-position:center center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%}.main-btn{display:inline-block;font-weight:600;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #0093de;padding:0 43px;font-size:15px;line-height:50px;border-radius:5px;color:#fff;cursor:pointer;z-index:5;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;background-color:#0093de}.main-btn:hover{background-color:#13287d;color:#fff;border-color:#13287d}.main-btn.main-btn-2{background-color:#13287d;color:#fff;border-color:#13287d}.main-btn.main-btn-2:hover{background-color:#ffc600;border-color:#ffc600;color:#222}.main-btn.main-btn-3{background-color:#fff;color:#13287d;border-color:#fff}.main-btn.main-btn-3:hover{background-color:#13287d;border-color:#13287d;color:#fff}.main-btn.play-btn{border:none;background-color:transparent;padding:0;color:#fff;position:relative;padding-left:70px}.main-btn.play-btn i{height:50px;width:50px;text-align:center;border:1px solid #fff;border-radius:50%;position:absolute;left:0;top:0}.section-title img{padding-bottom:25px}.section-title .title{font-size:48px;font-weight:700;line-height:60px}@media only screen and (min-width:992px) and (max-width:1200px){.section-title .title{font-size:40px;line-height:50px}}@media only screen and (min-width:768px) and (max-width:991px){.section-title .title{font-size:40px;line-height:50px}}@media (max-width:767px){.section-title .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.section-title .title{font-size:40px;line-height:50px}}.section-title span{font-weight:700;color:#0093de;padding-top:15px;padding-bottom:47px}.section-title.section-title-2 span{padding-top:0;padding-bottom:15px}.section-title.section-title-2 .title{padding-bottom:49px}.header-area .header-top{border-bottom:1px solid #e1e3e6;height:80px}.header-area .header-top .header-top-item .header-info ul li{display:inline-block;position:relative}.header-area .header-top .header-top-item .header-info ul li span{font-size:15px;color:#83868c}.header-area .header-top .header-top-item .header-info ul li span span{font-size:16px}.header-area .header-top .header-top-item .header-info ul li i{position:absolute;left:-40px;top:0;font-size:24px;color:#13287d}.header-area .header-top .header-top-item .header-info ul li:last-child{margin-left:100px}.header-nav{position:absolute;top:80px;right:0;left:0;z-index:99;background:#fff}@media only screen and (min-width:768px) and (max-width:991px){.header-nav{padding:15px 0}}@media (max-width:767px){.header-nav{padding:15px 0}}.header-nav.sticky{position:fixed;top:0;left:0;right:0;background:#fff;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.04);box-shadow:0 5px 5px 0 rgba(0,0,0,.04);z-index:999;-webkit-animation:sticky 1.2s;animation:sticky 1.2s}.header-nav.sticky .navbar .navbar-nav .nav-item a{line-height:80px!important}@media only screen and (min-width:768px) and (max-width:991px){.header-nav.sticky .navbar .navbar-nav .nav-item a{line-height:40px!important}}@media (max-width:767px){.header-nav.sticky .navbar .navbar-nav .nav-item a{line-height:40px!important}}.header-nav.sticky .navbar .navbar-nav .nav-item .sub-menu li a{line-height:30px!important}.header-nav .navigation .navbar{position:relative;padding:0}.header-nav .navigation .navbar .country-flag img{border:5px solid #fff;border-radius:6px;-webkit-box-shadow:0 8px 16px 0 rgba(60,110,203,.2);box-shadow:0 8px 16px 0 rgba(60,110,203,.2)}.header-nav .navigation .navbar .navbar-toggler{border:0}.header-nav .navigation .navbar .navbar-toggler .toggler-icon{width:30px;height:2px;background-color:#222;margin:5px 0;display:block;position:relative;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.header-nav .navigation .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:7px}.header-nav .navigation .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2){opacity:0}.header-nav .navigation .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3){-webkit-transform:rotate(135deg);transform:rotate(135deg);top:-7px}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-collapse{position:absolute;top:130%;left:0;width:100%;background-color:#13287d;z-index:8;padding:10px 16px;-webkit-box-shadow:0 26px 48px 0 rgba(0,0,0,.15);box-shadow:0 26px 48px 0 rgba(0,0,0,.15)}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-collapse{position:absolute;top:130%;left:0;width:100%;background-color:#13287d;z-index:8;padding:10px 16px;-webkit-box-shadow:0 26px 48px 0 rgba(0,0,0,.15);box-shadow:0 26px 48px 0 rgba(0,0,0,.15)}}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav{margin-right:0}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav{margin-right:0}}.header-nav .navigation .navbar .navbar-nav .nav-item{position:relative}.header-nav .navigation .navbar .navbar-nav .nav-item a{font-size:18px;font-weight:500;color:#13287d;text-transform:capitalize;position:relative;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;margin:0 12px;line-height:90px;padding:0}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav .nav-item a{color:#fff}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav .nav-item a{color:#fff}}.header-nav .navigation .navbar .navbar-nav .nav-item a>i{margin-left:2px;position:relative;top:1px}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav .nav-item a>i{display:none}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav .nav-item a>i{display:none}}@media only screen and (min-width:992px) and (max-width:1200px){.header-nav .navigation .navbar .navbar-nav .nav-item a{font-size:14px;padding:0 5px;margin:0 6px}}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav .nav-item a{padding:0;display:block;border:0;margin:0;line-height:40px}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav .nav-item a{padding:0;display:block;border:0;margin:0;line-height:40px}}.header-nav .navigation .navbar .navbar-nav .nav-item a span{padding-left:5px;font-size:15px}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav .nav-item a span{display:none}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav .nav-item a span{display:none}}.header-nav .navigation .navbar .navbar-nav .nav-item:first-child a{margin-left:0}.header-nav .navigation .navbar .navbar-nav .nav-item:last-child a{margin-right:0}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu{position:absolute;left:0;top:110%;width:200px;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;z-index:99;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.16);box-shadow:0 2px 6px 0 rgba(0,0,0,.16)}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu{position:relative!important;width:100%!important;left:0!important;top:auto!important;opacity:1!important;visibility:visible!important;display:none;right:auto;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all none ease-out 0s;transition:all none ease-out 0s;-webkit-box-shadow:none;box-shadow:none;text-align:left;border-top:0}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu{position:relative!important;width:100%!important;left:0!important;top:auto!important;opacity:1!important;visibility:visible!important;display:none;right:auto;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all none ease-out 0s;transition:all none ease-out 0s;-webkit-box-shadow:none;box-shadow:none;text-align:left;border-top:0}}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li{position:relative}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li .sub-nav-toggler{color:#13287d;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li a{display:block;padding:8px 24px;position:relative;color:#7e7e7e;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:0;margin:0 0;line-height:30px}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li a i{float:right;font-size:14px;margin-top:5px}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li a i{display:none}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li a i{display:none}}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li a .sub-nav-toggler i{display:inline-block}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li .sub-menu{right:auto;left:100%;top:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li .sub-menu{padding-left:30px}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li .sub-menu{padding-left:30px}}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li:hover .sub-menu{top:100%;opacity:1;visibility:visible}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li:hover .sub-nav-toggler{color:#fff}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu>li:hover>a{background-color:#13287d;color:#fff!important}.header-nav .navigation .navbar .navbar-nav .nav-item:hover .sub-menu{opacity:1;visibility:visible;top:100%}.header-nav .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler{display:none}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler{display:inline-block;position:absolute;top:-14px;right:0;padding:10px 14px;font-size:16px;background:0 0;border:0;color:#fff}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-nav .nav-item .sub-nav-toggler{display:inline-block;position:absolute;top:-14px;right:0;padding:10px 14px;font-size:16px;background:0 0;border:0;color:#fff}}@media only screen and (min-width:768px) and (max-width:991px){.header-nav .navigation .navbar .navbar-btn{position:absolute;right:70px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:767px){.header-nav .navigation .navbar .navbar-btn{position:absolute;right:70px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}header .header-social ul li{display:inline-block}header .header-social ul li a{height:40px;width:40px;background:#eaebee;text-align:center;line-height:40px;border-radius:50%;color:#13287d;margin-right:8px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}header .header-social ul li a:hover{background:#13287d;color:#fff}.header-area.header-absolute{position:absolute;left:0;top:0;width:100%;z-index:99;background-color:transparent}.header-area.header-absolute .header-top .header-top-item .header-info ul li{padding-left:40px}.header-area.header-absolute .header-top .header-top-item .header-info ul li span{color:#fff}.header-area.header-absolute .header-top .header-top-item .header-info ul li i{left:0;color:#fff}.header-area.header-absolute .header-top .header-top-item .header-contact-info p{color:#fff;padding-right:30px}@media only screen and (min-width:768px) and (max-width:991px){.header-area.header-absolute .header-top .header-top-item .header-contact-info p{display:none}}.header-area.header-absolute .header-nav{background-color:transparent;position:unset}@media only screen and (min-width:768px) and (max-width:991px){.header-area.header-absolute .header-nav .navigation .navbar{padding-right:60px}}@media (max-width:767px){.header-area.header-absolute .header-nav .navigation .navbar{padding-right:60px}}.header-area.header-absolute .header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu li a{color:#7e7e7e}.header-area.header-absolute .header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu li:hover a{background-color:#13287d}.header-area.header-absolute .header-nav .navigation .navbar .navbar-nav .nav-item a{color:#fff}.header-area.header-absolute .header-nav .navigation .navbar .navbar-social ul li a{background-color:#59659b;color:#fff}.header-area.header-absolute .header-nav .navigation .navbar .navbar-social ul li a:hover{background-color:#13287d}.header-area.header-absolute .header-nav .navigation .navbar .navbar-social ul li:last-child a{margin-right:0}.header-area.header-absolute .header-nav .navigation .navbar .navbar-toggler{position:absolute;right:0}.header-area.header-absolute .header-nav .navigation .navbar .navbar-toggler .toggler-icon{background:#fff}@media only screen and (min-width:768px) and (max-width:991px){.header-area.header-absolute .header-nav .navigation .navbar .navbar-collapse{background-color:#13287d}}@media (max-width:767px){.header-area.header-absolute .header-nav .navigation .navbar .navbar-collapse{background-color:#13287d}}.header-area.header-absolute .header-nav.sticky{position:fixed;background-color:#13287d}.header-area.header-absolute .header-top{border-color:#525e95}@-webkit-keyframes sticky{0%{top:-200px}100%{top:0}}@keyframes sticky{0%{top:-200px}100%{top:0}}.banner-area{height:850px;margin-top:90px}@media only screen and (min-width:768px) and (max-width:991px){.banner-area{height:700px}}@media (max-width:767px){.banner-area{height:600px}}.banner-area .banner-content span{font-size:18px;font-weight:600;color:#ffc600}.banner-area .banner-content span img{padding-right:19px}.banner-area .banner-content .title{font-size:70px;font-weight:700;color:#fff;line-height:85px;padding-top:17px;padding-bottom:33px}@media only screen and (min-width:992px) and (max-width:1200px){.banner-area .banner-content .title{font-size:60px;line-height:70px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-area .banner-content .title{font-size:52px;line-height:62px}}@media (max-width:767px){.banner-area .banner-content .title{font-size:38px;line-height:48px}}@media only screen and (min-width:576px) and (max-width:767px){.banner-area .banner-content .title{font-size:60px;line-height:70px}}.banner-area .banner-content p{color:#fff;line-height:28px;opacity:.7;padding-right:42px;padding-bottom:55px}@media only screen and (min-width:992px) and (max-width:1200px){.banner-area .banner-content p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.banner-area .banner-content p{padding-right:0}}@media (max-width:767px){.banner-area .banner-content p{padding-right:0}}.banner-area .banner-content ul li{display:inline-block}.banner-area .banner-content ul li:first-child{margin-right:20px}@media (max-width:767px){.banner-area .banner-content ul li a{padding:0 20px;font-size:14px}}@media only screen and (min-width:576px) and (max-width:767px){.banner-area .banner-content ul li a{padding:0 43px;font-size:15px}}.banner-area.banner-two{height:960px;position:relative;z-index:1}@media only screen and (min-width:992px) and (max-width:1200px){.banner-area.banner-two{height:850px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-area.banner-two{height:1300px}}@media (max-width:767px){.banner-area.banner-two{height:1130px}}@media only screen and (min-width:576px) and (max-width:767px){.banner-area.banner-two{height:1150px}}.banner-area.banner-two::after,.banner-area.banner-two::before{position:absolute;left:0;top:0;background-color:#13287d;content:'';z-index:-2;width:100%;height:100%;opacity:.85;border-bottom-left-radius:150px;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,0 101%);clip-path:polygon(0 0,100% 0,100% 90%,0 101%)}@media only screen and (min-width:992px) and (max-width:1200px){.banner-area.banner-two::after,.banner-area.banner-two::before{border-bottom-left-radius:65px}}.banner-area.banner-two::after{background-image:url(images/banner-bg-2.jpg);background-size:cover;background-position:center;z-index:-3}.banner-area.banner-two .banner-shape{position:absolute;left:0;top:0;width:100%;height:100%;background-size:contain;background-position:center;background-image:url(images/shape/banner-shape.jpg);background-repeat:no-repeat;z-index:-1}.banner-area.banner-two .banner-content{padding-bottom:125px}@media only screen and (min-width:768px) and (max-width:991px){.banner-area.banner-two .banner-content{padding-bottom:70px}}@media (max-width:767px){.banner-area.banner-two .banner-content{padding-bottom:70px}.banner-area.banner-two .banner-content ul li a.play-btn{padding-left:65px}}@media only screen and (min-width:576px) and (max-width:767px){.banner-area.banner-two .banner-content .title{font-size:48px;line-height:58px}}.banner-area.banner-two .banner-form{padding-left:50px}@media only screen and (min-width:992px) and (max-width:1200px){.banner-area.banner-two .banner-form{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.banner-area.banner-two .banner-form{padding-left:0}}@media (max-width:767px){.banner-area.banner-two .banner-form{padding-left:0}}.banner-area.banner-two .banner-form .banner-form-inner{padding:40px;border-radius:3px;-webkit-box-shadow:0 10px 20px 0 rgba(10,27,95,.1);box-shadow:0 10px 20px 0 rgba(10,27,95,.1)}@media (max-width:767px){.banner-area.banner-two .banner-form .banner-form-inner{padding:30px}}.banner-area.banner-two .banner-form .banner-form-inner .title{font-size:30px;color:#13287d;margin-bottom:20px}.banner-area.banner-two .banner-form .banner-form-inner .nice-select,.banner-area.banner-two .banner-form .banner-form-inner input,.banner-area.banner-two .banner-form .banner-form-inner select,.banner-area.banner-two .banner-form .banner-form-inner textarea{width:100%;height:55px;border-radius:3px;background-color:#eeeff2;border:none;line-height:55px;padding-left:20px}.banner-area.banner-two .banner-form .banner-form-inner textarea{height:120px}.banner-area.banner-two .banner-form .banner-form-inner button{width:100%;background-color:#13287d;color:#fff;border:none;height:55px;border-radius:3px;margin-top:20px;font-size:15px;font-weight:700;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.banner-area.banner-two .banner-form .banner-form-inner button:hover{background-color:#13287d}.feature-area{position:relative}.feature-area .feature-item{border:1px solid #dcdfe2;padding-top:60px;padding-bottom:45px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.feature-area .feature-item i{height:70px;width:70px;border-radius:5px;text-align:center;line-height:70px;color:#fff;font-size:40px;position:relative;z-index:10;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.feature-area .feature-item i::after{position:absolute;content:'';left:0;top:0;height:100%;width:100%;background:#13287d;border-radius:5px;z-index:-1;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.feature-area .feature-item i span{position:absolute;left:-10px;top:-10px;background:#eeeff2;border-radius:5px;z-index:-2;height:70px;width:70px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.feature-area .feature-item .title{font-size:22px;color:#13287d;padding-top:35px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.feature-area .feature-item p{font-size:15px;color:#83868c;padding:23px 35px 0;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media only screen and (min-width:992px) and (max-width:1200px){.feature-area .feature-item p{padding:23px 30px 0}}@media only screen and (min-width:768px) and (max-width:991px){.feature-area .feature-item p{padding:23px 45px 0}}@media (max-width:767px){.feature-area .feature-item p{padding:23px 12px 0}}@media only screen and (min-width:576px) and (max-width:767px){.feature-area .feature-item p{padding:23px 35px 0}}.feature-area .feature-item.active{background:#13287d;border-color:#13287d}.feature-area .feature-item.active i{color:#13287d}.feature-area .feature-item.active i::after{background:#fff}.feature-area .feature-item.active i span{background:#63b68f}.feature-area .feature-item.active .title{color:#fff}.feature-area .feature-item.active p{color:#fff}.feature-area .feature-item.style-two{padding:0;padding-right:70px;border:none}.feature-area .feature-item.style-two i{margin-left:10px}.feature-area .feature-item.style-two p{padding:0;padding-top:20px}.feature-area .feature-item.style-three{padding:0 20px;border:none}.feature-area .feature-item.style-three p{padding:0;padding-top:20px}.feature-area .shape-1{position:absolute;top:180px;left:40px}.feature-area .shape-2{position:absolute;top:180px;right:40px}.feature-area .shape-3{position:absolute;bottom:180px;left:40px}.feature-area .shape-4{position:absolute;bottom:180px;right:40px}.about-area{background:#eff2f7;position:relative}@media (max-width:767px){.about-area{padding-top:650px}}.about-area::before{position:absolute;content:'';right:0;top:0;height:100%;width:45%;background-image:url(images/about-side.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width:768px) and (max-width:991px){.about-area::before{width:37%}}@media (max-width:767px){.about-area::before{width:100%;height:600px}}.about-area .about-content span{color:#13287d;font-weight:700;padding-bottom:16px}.about-area .about-content .title{font-size:48px;line-height:60px}@media only screen and (min-width:992px) and (max-width:1200px){.about-area .about-content .title{font-size:38px;line-height:50px}}@media only screen and (min-width:768px) and (max-width:991px){.about-area .about-content .title{font-size:40px;line-height:50px}}@media (max-width:767px){.about-area .about-content .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.about-area .about-content .title{font-size:40px;line-height:50px}}.about-area .about-content p{font-size:15px;line-height:27px;padding-top:27px;padding-bottom:29px}.about-area .about-experience .about-item p{font-size:15px;line-height:27px;margin-left:-10px}@media only screen and (min-width:768px) and (max-width:991px){.about-area .about-experience .about-item p{margin-left:0}}@media (max-width:767px){.about-area .about-experience .about-item p{margin-left:0}}.about-area .about-experience .about-item .title{font-size:36px;line-height:36px}@media only screen and (min-width:992px) and (max-width:1200px){.about-area .about-experience .about-item .title{font-size:26px}}@media only screen and (min-width:768px) and (max-width:991px){.about-area .about-experience .about-item .title{padding-bottom:15px}}@media (max-width:767px){.about-area .about-experience .about-item .title{padding-bottom:15px;font-size:28px;line-height:32px}}.about-area .about-experience .about-item .title span{font-size:80px;color:#13287d}@media only screen and (min-width:768px) and (max-width:991px){.about-area .about-experience .about-item .title span{padding-bottom:25px}}@media (max-width:767px){.about-area .about-experience .about-item .title span{padding-bottom:25px}}.about-area.design-two{background:0 0}@media (max-width:767px){.about-area.design-two{padding-top:124px}}.about-area.design-two::before{display:none}.about-area.design-two .about-img{position:relative;z-index:1}@media only screen and (min-width:768px) and (max-width:991px){.about-area.design-two .about-img{text-align:center;margin-bottom:50px}}@media (max-width:767px){.about-area.design-two .about-img{text-align:center;margin-bottom:50px}}.about-area.design-two .about-img .about-shape{position:absolute;right:-40px;top:-40px;z-index:-1;height:100%}@media (max-width:767px){.about-area.design-two .about-img .about-shape{right:0}}.services-area{padding-top:127px}.services-area .services-item .services-thumb img{width:auto;height:125px}.services-area .services-item .services-content{border:1px solid #dcdfe2;border-top:0;padding:35px 30px 40px}.services-area .services-item .services-content .title{font-size:22px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.services-area .services-item .services-content p{font-size:15px;line-height:27px;padding-top:16px;padding-bottom:20px}.services-area .services-item .services-content a{font-size:15px;font-weight:700;color:#13287d}.services-area .services-item .services-content a i{height:45px;width:45px;background:#fff;text-align:center;line-height:45px;color:#13287d;margin-left:18px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.services-area .services-item:hover .services-content .title{color:#13287d}.services-area .services-item:hover .services-content a i{background:#13287d;color:#fff;-webkit-box-shadow:0 10px 30px 0 rgba(39,158,100,.5);box-shadow:0 10px 30px 0 rgba(39,158,100,.5)}.services-area.services-area-two{padding-top:130px;background-color:#eff2f7;background-image:url(images/service-bg.jpg);background-position:center;background-size:cover}.services-area.services-area-two .services-item-2{background-color:transparent;border:1px solid #dcdfe2;border-radius:5px;padding:20px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media only screen and (min-width:992px) and (max-width:1200px){.services-area.services-area-two .services-item-2{padding:20px}}.services-area.services-area-two .services-item-2 .services-thumb{font-size:80px;position:relative;z-index:1;margin-bottom:30px;color:#13287d;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.services-area.services-area-two .services-item-2 .services-thumb .icon-shape{position:absolute;left:50px;z-index:-1;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.services-area.services-area-two .services-item-2 .services-content{padding:0;border:none}.services-area.services-area-two .services-item-2 .services-content i{background:0 0}.services-area.services-area-two .services-item-2 .services-content,.services-area.services-area-two .services-item-2 .services-content .title,.services-area.services-area-two .services-item-2 .services-content a,.services-area.services-area-two .services-item-2 .services-content i,.services-area.services-area-two .services-item-2 .services-content p{-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.services-area.services-area-two .services-item-2.active{background-color:#13287d}.services-area.services-area-two .services-item-2.active .services-thumb{color:#fff}.services-area.services-area-two .services-item-2.active .services-thumb .icon-shape{opacity:.15}.services-area.services-area-two .services-item-2.active .services-content .title,.services-area.services-area-two .services-item-2.active .services-content a,.services-area.services-area-two .services-item-2.active .services-content p{color:#fff}.services-area.services-area-two .services-item-2.active .services-content i{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;color:#fff}.counter-area{padding-bottom:88px}.counter-area .counter-item i{height:120px;width:120px;text-align:center;line-height:120px;border-radius:50%;border:2px dashed #fff;color:#fff;font-size:55px}.counter-area .counter-item .title{color:#fff;font-weight:700;color:#fff;font-size:56px;padding-top:21px;padding-bottom:5px}.counter-area .counter-item span{font-size:15px;color:#fff}.play-area{z-index:11;position:relative}.play-area .play-thumb{position:relative;width:100%;height:557px;background-position:center;background-size:cover}.play-area .play-thumb .play-item{position:absolute;left:0;top:0;height:100%;width:100%;background-color:rgba(39,158,100,.5)}.play-area .play-thumb .play-item a{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:95px;width:95px;text-align:center;line-height:95px;background-color:rgba(253,253,253,.7);border-radius:50%;font-size:18px;color:#13287d}.play-area .play-quote{background:#13287d;padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.play-area .play-quote form{width:100%}@media only screen and (min-width:768px) and (max-width:991px){.play-area .play-quote{padding:37px 20px 44px}}@media (max-width:767px){.play-area .play-quote{padding:37px 20px 52px}}.play-area .play-quote .quote-title .title{color:#fff;font-size:30px;text-transform:capitalize;padding-bottom:13px}@media only screen and (min-width:992px) and (max-width:1200px){.play-area .play-quote .quote-title .title{font-size:25px}}@media only screen and (min-width:768px) and (max-width:991px){.play-area .play-quote .quote-title .title{font-size:26px}}@media (max-width:767px){.play-area .play-quote .quote-title .title{font-size:26px}}.play-area .play-quote .play-input .input-box input{width:100%;background:#fff;line-height:55px;border:0;border-radius:5px;padding-left:20px;font-size:14px;color:#83868c}.play-area .play-quote .play-input .input-box input::-webkit-input-placeholder{opacity:1}.play-area .play-quote .play-input .input-box input:-ms-input-placeholder{opacity:1}.play-area .play-quote .play-input .input-box input::-ms-input-placeholder{opacity:1}.play-area .play-quote .play-input .input-box input::placeholder{opacity:1}.play-area .play-quote .play-input .input-box textarea{width:100%;height:105px;background:#fff;border:0;border-radius:5px;padding-left:20px;padding-top:15px;font-size:14px;color:#83868c}.play-area .play-quote .play-input .input-box textarea::-webkit-input-placeholder{opacity:1}.play-area .play-quote .play-input .input-box textarea:-ms-input-placeholder{opacity:1}.play-area .play-quote .play-input .input-box textarea::-ms-input-placeholder{opacity:1}.play-area .play-quote .play-input .input-box textarea::placeholder{opacity:1}.play-area .play-quote .play-input .input-box button{width:100%;background:#ffc600;border:0;border-radius:5px;line-height:55px;color:#83868c;margin-top:20px;font-weight:700;color:#222}.play-area .play-quote .play-input .input-box .nice-select{width:100%;margin-bottom:20px;line-height:55px;height:55px;border:0}.play-area .play-quote .play-input .input-box .nice-select .list{margin-top:0;width:100%}.choose-us-area{margin-top:-190px;padding-top:313px;padding-bottom:123px;position:relative;z-index:10}.choose-us-area .choose-us-content .choose-us-content-item span{font-size:16px;color:#13287d;font-weight:700;padding-bottom:16px}.choose-us-area .choose-us-content .choose-us-content-item .title{font-size:48px;line-height:60px;padding-bottom:17px}@media only screen and (min-width:992px) and (max-width:1200px){.choose-us-area .choose-us-content .choose-us-content-item .title{font-size:40px;line-height:50px}}@media only screen and (min-width:768px) and (max-width:991px){.choose-us-area .choose-us-content .choose-us-content-item .title{font-size:40px;line-height:50px}}@media (max-width:767px){.choose-us-area .choose-us-content .choose-us-content-item .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.choose-us-area .choose-us-content .choose-us-content-item .title{font-size:40px;line-height:50px}}.choose-us-area .choose-us-content .choose-us-content-item p{padding-bottom:50px}.choose-us-area .choose-us-content .choose-item .choose-item-1{width:50%}.choose-us-area .choose-us-content .choose-item .choose-item-1 i{height:70px;width:70px;text-align:center;line-height:70px;background:#b7e3ce;border-radius:50%;font-size:38px;color:#13287d;margin-bottom:25px}.choose-us-area .choose-us-content .choose-item .choose-item-1 p{padding-right:20px;padding-top:15px}@media only screen and (min-width:768px) and (max-width:991px){.choose-us-area .choose-us-content .choose-item .choose-item-1 p{padding-right:100px}}.choose-us-area .choose-us-content .choose-item .choose-item-1.choose-item-2 i{background:#ede0b3}.choose-us-area .choose-thumb{position:absolute;left:0;bottom:0;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.choose-us-area .choose-thumb{display:none}}@media (max-width:767px){.choose-us-area .choose-thumb{display:none}}.choose-us-area .choose-thumb img{width:75%}@media only screen and (min-width:992px) and (max-width:1200px){.choose-us-area .choose-thumb img{width:60%}}.finished-Poject-area{padding-top:123px}.finished-Poject-area .project-menu ul li{display:inline-block;cursor:pointer;line-height:40px;color:#13287d;border:1px solid #dcdfe2;border-radius:30px;font-size:15px;font-weight:600;padding:0 38px;margin-right:18px}@media only screen and (min-width:992px) and (max-width:1200px){.finished-Poject-area .project-menu ul li{padding:0 28px;margin-right:10px}}@media (max-width:767px){.finished-Poject-area .project-menu ul li{padding:0 12px;font-size:13px;margin-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.finished-Poject-area .project-menu ul li{padding:0 26px}}.finished-Poject-area .project-menu ul li.active{background:#13287d;color:#fff;border-color:#13287d}.finished-Poject-thumb{position:relative;overflow:hidden;z-index:10}.finished-Poject-thumb img{width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.finished-Poject-thumb::before{position:absolute;content:'';left:0;top:0;height:100%;width:100%;background-color:rgba(19,40,125,.9);-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;z-index:5;opacity:0}.finished-Poject-thumb .hover-action{position:absolute;left:0;top:50%;width:100%;text-align:center;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);z-index:6;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;visibility:hidden;opacity:0}.finished-Poject-thumb .hover-action a{height:55px;width:55px;border-radius:50%;line-height:55px;text-align:center;color:#fff;border:1px solid #fff;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;font-size:18px;margin:0 4px}.finished-Poject-thumb .hover-action a:hover{background-color:#13287d;border-color:#13287d}.finished-Poject-thumb:hover .hover-action{visibility:visible;opacity:1}.finished-Poject-thumb .finished-Poject-content{position:absolute;left:30px;bottom:30px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;z-index:6;opacity:0}.finished-Poject-thumb .finished-Poject-content .title{color:#fff;font-size:22px;font-weight:700}@media only screen and (min-width:768px) and (max-width:991px){.finished-Poject-thumb .finished-Poject-content .title{font-size:18px}}.finished-Poject-thumb .finished-Poject-content a{color:#fff;font-size:15px;font-weight:700;margin-top:25px}@media only screen and (min-width:768px) and (max-width:991px){.finished-Poject-thumb .finished-Poject-content a{margin-top:10px}}.finished-Poject-thumb .finished-Poject-content a i{margin-left:13px;height:45px;width:45px;text-align:center;line-height:45px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.finished-Poject-thumb .finished-Poject-content a:hover i{background:#13287d}.finished-Poject-thumb:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.finished-Poject-thumb:hover::before{opacity:1}.finished-Poject-thumb:hover .finished-Poject-content{opacity:1}.finished-Poject-content.no-hover{margin-top:20px}.finished-Poject-content.no-hover span.project-date{font-size:14px;font-weight:500;padding-top:10px}.expertise-area .expertise-thumb{position:relative}@media only screen and (min-width:992px) and (max-width:1200px){.expertise-area .expertise-thumb{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.expertise-area .expertise-thumb{margin-right:0}}@media (max-width:767px){.expertise-area .expertise-thumb{margin-right:0}}.expertise-area .expertise-thumb img{width:100%}.expertise-area .expertise-thumb .expertise-item{position:absolute;bottom:0;right:0;background:#ffc600;padding:0 56px;border-radius:5px}@media only screen and (min-width:768px) and (max-width:991px){.expertise-area .expertise-thumb .expertise-item{padding:0 30px}}.expertise-area .expertise-thumb .expertise-item .title{color:#fff;font-size:45px;padding-top:20px}@media only screen and (min-width:768px) and (max-width:991px){.expertise-area .expertise-thumb .expertise-item .title{padding-top:10px;font-size:36px}}.expertise-area .expertise-thumb .expertise-item span{font-size:15px;font-weight:700;color:#fff;padding-bottom:25px}@media only screen and (min-width:768px) and (max-width:991px){.expertise-area .expertise-thumb .expertise-item span{padding-bottom:15px}}.expertise-area .expertise-content span{color:#13287d;font-weight:700}@media (max-width:767px){.expertise-area .expertise-content span{margin-top:40px}}.expertise-area .expertise-content .title{font-size:48px;line-height:60px;padding-top:16px;padding-bottom:43px}@media only screen and (min-width:992px) and (max-width:1200px){.expertise-area .expertise-content .title{font-size:42px}}@media only screen and (min-width:768px) and (max-width:991px){.expertise-area .expertise-content .title{font-size:36px;line-height:44px}}@media (max-width:767px){.expertise-area .expertise-content .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.expertise-area .expertise-content .title{font-size:40px;line-height:50px}}.expertise-area.service-page{background-color:#eff2f7;position:relative}.expertise-area.service-page .expertise-thumb{position:absolute;right:0;top:0;height:100%;width:44%}@media only screen and (min-width:768px) and (max-width:991px){.expertise-area.service-page .expertise-thumb{position:unset;margin-bottom:55px;width:100%;height:500px;margin-top:-130px}}@media (max-width:767px){.expertise-area.service-page .expertise-thumb{position:unset;margin-bottom:55px;width:100%;height:500px;margin-top:-130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.expertise-area.service-page .expertise-thumb .expertise-item{background-color:#13287d;position:unset;display:inline-block;padding:40px 30px}.expertise-area.service-page .expertise-thumb .expertise-item h3{font-size:27px;line-height:36px;padding:0}.expertise-area.service-page .expertise-thumb .expertise-item h3 span{display:inline-block;padding:0;font-size:60px}.skills{position:relative}.skills .skill-item{position:relative;margin-bottom:46px}.skills .skill-item .skill-header{position:relative;margin-bottom:10px}.skills .skill-item .skill-header .skill-title{font-size:15px;font-weight:400;margin-bottom:0;color:#13287d;opacity:.8;padding-bottom:10px}.skills .skill-item .skill-header .skill-percentage{position:absolute;right:0;top:1px;font-size:15px;font-weight:600;color:#ff5e14}.skills .skill-item .skill-header .skill-percentage .count-box{font-weight:500;font-size:15px;color:#13287d}.skills .skill-item .skill-header .skill-percentage .count-box span{font-weight:500;font-size:15px;color:#13287d}.skills .skill-item:last-child{margin-bottom:0}.skills .skill-item .skill-bar{position:relative;width:100%}.skills .skill-item .skill-bar .bar-inner{position:relative;width:100%;border-top:15px solid #eeeff2;border-bottom:15px solid #eeeff2;border-radius:0}.skills .skill-item .skill-bar .bar-inner .bar{position:absolute;left:0;top:-12px;width:0;height:30px;background:#13287d;-webkit-transition:all 2s ease;transition:all 2s ease;border-radius:0;margin-top:-3px}.skills .skill-item.item-2 .skill-bar .bar-inner .bar{background:#ffc600}.skills .skill-item.item-3 .skill-bar .bar-inner .bar{background:#13287d}.feedback-area{padding-top:123px}.feedback-area .section-title .title{font-size:40px;line-height:50px}@media (max-width:767px){.feedback-area .section-title .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.feedback-area .section-title .title{font-size:40px;line-height:50px}}.feedback-area .feedback-item .feedback-content{padding:26px 40px}@media only screen and (min-width:768px) and (max-width:991px){.feedback-area .feedback-item .feedback-content{padding:26px 28px}}@media (max-width:767px){.feedback-area .feedback-item .feedback-content{padding:26px 24px}}@media only screen and (min-width:768px) and (max-width:991px){.feedback-area .feedback-item .feedback-content p{font-size:16px}}.feedback-area .feedback-item i{font-size:44px;color:#e3e5e6}.feedback-area .feedback-info{padding-top:30px;padding-bottom:30px;border-top:1px solid #dcdfe2;position:relative;padding-left:120px}@media (max-width:767px){.feedback-area .feedback-info{padding-left:100px}}.feedback-area .feedback-info img{position:absolute;left:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:767px){.feedback-area .feedback-info img{left:20px}}.feedback-area .feedback-active .slick-arrow{position:absolute;top:0;right:0;height:55px;width:55px;text-align:center;line-height:55px;border-radius:50%;background:#fff;top:-160px;font-size:15px;cursor:pointer;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.feedback-area .feedback-active .slick-arrow:hover{background:#13287d;color:#fff}.feedback-area .feedback-active .slick-arrow.prev{right:70px}.feedback-area .feedback-active.about-page .slick-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-25px;z-index:1;-webkit-box-shadow:0 10px 30px 0 rgba(0,15,56,.1);box-shadow:0 10px 30px 0 rgba(0,15,56,.1);color:#13287d}.feedback-area .feedback-active.about-page .slick-arrow:hover{color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.feedback-area .feedback-active.about-page .slick-arrow{right:-15px}}@media (max-width:767px){.feedback-area .feedback-active.about-page .slick-arrow{right:-15px}}.feedback-area .feedback-active.about-page .slick-arrow.prev{right:auto;left:-25px}@media only screen and (min-width:768px) and (max-width:991px){.feedback-area .feedback-active.about-page .slick-arrow.prev{left:-15px;right:auto}}@media (max-width:767px){.feedback-area .feedback-active.about-page .slick-arrow.prev{left:-15px;right:auto}}.feedback-area.feedback-area-two .section-title .title,.feedback-area.feedback-area-two .section-title span{color:#fff}.feedback-area.feedback-area-two .feedback-item{position:relative;min-height:380px;border-radius:3px;padding:40px 292px 40px 40px}@media only screen and (min-width:992px) and (max-width:1200px){.feedback-area.feedback-area-two .feedback-item{padding:40px 190px 40px 40px}}@media (max-width:767px){.feedback-area.feedback-area-two .feedback-item{padding:40px}}.feedback-area.feedback-area-two .feedback-item .feedback-content,.feedback-area.feedback-area-two .feedback-item .feedback-info{padding:0}.feedback-area.feedback-area-two .feedback-item .feedback-info{margin-top:35px;border:none}.feedback-area.feedback-area-two .feedback-item .feedback-info h5{font-size:22px;margin-bottom:10px}.feedback-area.feedback-area-two .feedback-item .feedback-info span{font-size:15px}.feedback-area.feedback-area-two .feedback-item .feedback-img{position:absolute;bottom:0;right:15px}@media only screen and (min-width:992px) and (max-width:1200px){.feedback-area.feedback-area-two .feedback-item .feedback-img{max-width:48%}}@media (max-width:767px){.feedback-area.feedback-area-two .feedback-item .feedback-img{display:none}}.blog-area .section-title .title{font-size:38px;line-height:48px}@media only screen and (min-width:768px) and (max-width:991px){.blog-area .section-title .title{font-size:40px;line-height:50px}}@media (max-width:767px){.blog-area .section-title .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.blog-area .section-title .title{font-size:40px;line-height:50px}}.blog-area .blog-item .blog-thumb img{width:100%}.blog-area .blog-item .blog-content{border:1px solid #dcdfe2;padding:30px}@media only screen and (min-width:992px) and (max-width:1200px){.blog-area .blog-item .blog-content{padding:30px 20px}}.blog-area .blog-item .blog-content span{color:#83868c;font-size:14px;font-weight:500}.blog-area .blog-item .blog-content span span{color:#13287d}.blog-area .blog-item .blog-content .title{font-size:22px;font-weight:700;line-height:36px;padding-top:14px}@media only screen and (min-width:992px) and (max-width:1200px){.blog-area .blog-item .blog-content .title{font-size:18px}}@media only screen and (min-width:768px) and (max-width:991px){.blog-area .blog-item .blog-content .title{font-size:18px}}@media (max-width:767px){.blog-area .blog-item .blog-content .title{font-size:20px;line-height:28px}}.blog-area .blog-item .blog-content a{font-size:15px;font-weight:700;color:#13287d;margin-top:30px}.blog-area .blog-item .blog-content a i{padding-left:35px}.blog-area .blog-item.blog-item-two .title{margin-bottom:20px}.blog-area .blog-item.blog-item-two .blog-thumb{position:relative}.blog-area .blog-item.blog-item-two .blog-thumb .blog-cat{position:absolute;left:25px;top:25px;z-index:1;background-color:#13287d;color:#fff;font-size:13px;font-weight:500;display:inline-block;padding:10px 30px;text-transform:uppercase;border-radius:30px}.brand-area .brand-item{text-align:center}.brand-area .brand-item img{display:inline-block}.blog-loop .single-blog{margin-bottom:50px}.blog-loop .single-blog .blog-thumb{position:relative}.blog-loop .single-blog .blog-thumb .blog-cat{position:absolute;left:30px;top:30px;height:40px;text-align:center;line-height:44px;background-color:#13287d;font-size:13px;font-weight:500;text-transform:uppercase;border-radius:30px;color:#fff;padding:0 15px}.blog-loop .single-blog .blog-meta li{display:inline-block;font-weight:500}.blog-loop .single-blog .blog-meta li.blog-tags a{color:#13287d}.blog-loop .single-blog .blog-meta li,.blog-loop .single-blog .blog-meta li a{color:#83868c}.blog-loop .single-blog .title{font-size:24px;line-height:34px;margin-bottom:20px}.blog-loop .single-blog .title a{color:#13287d}@media only screen and (min-width:992px) and (max-width:1200px){.blog-loop .single-blog .title{font-size:24px}}@media (max-width:767px){.blog-loop .single-blog .title{font-size:20px;line-height:30px}}.blog-loop .single-blog .read-more{font-weight:700;font-size:15px;color:#0093de;margin-top:30px;display:inline-block;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;line-height:46px}.blog-loop .single-blog .read-more i{margin-left:40px;height:46px;width:46px;text-align:center;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;line-height:46px;float:right}.blog-loop .single-blog .read-more:hover i{background-color:#13287d;color:#fff;-webkit-box-shadow:0 10px 30px 0 rgba(39,158,100,.5);box-shadow:0 10px 30px 0 rgba(39,158,100,.5)}.blog-loop .single-blog.video-post .video-popup{position:absolute;left:50%;top:50%;height:96px;width:96px;text-align:center;line-height:96px;background-color:#fff;color:#13287d;border-radius:50%;font-size:18px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog-loop .single-blog.no-thumb{background-color:#eeeff2;padding:40px 25px}.blog-loop .single-blog.no-thumb .blog-thumb .blog-cat{position:unset}.feature-list-area .feature-content{padding-top:30px}@media only screen and (min-width:992px) and (max-width:1200px){.feature-list-area .feature-content{margin-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px){.feature-list-area .feature-content{margin-bottom:50px}}@media (max-width:767px){.feature-list-area .feature-content{margin-bottom:50px}}.feature-list-area .feature-content span{color:#13287d;font-weight:700;padding-bottom:15px}.feature-list-area .feature-content .title{font-size:48px;line-height:60px;margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px){.feature-list-area .feature-content .title{font-size:40px;line-height:50px}}@media (max-width:767px){.feature-list-area .feature-content .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.feature-list-area .feature-content .title{font-size:40px;line-height:50px}}.feature-list-area .feature-content a.main-btn{margin-top:50px}.feature-list-area .feature-list-wrap{position:relative;padding-left:450px}@media (max-width:767px){.feature-list-area .feature-list-wrap{padding-left:0}}.feature-list-area .feature-list-wrap .feature-list-img{position:absolute;left:0;top:0;height:100%}@media (max-width:767px){.feature-list-area .feature-list-wrap .feature-list-img{position:unset;margin-bottom:40px}}.feature-list-area .feature-list-wrap .feature-list li{margin-bottom:20px}.feature-list-area .feature-list-wrap .feature-list li i{color:#13287d;font-size:40px;margin-bottom:10px}.feature-list-area .feature-list-wrap .feature-list li h4{color:#13287d;margin-bottom:20px}.expert-items{position:relative}.expert-items img{width:100%}.expert-items .expert-content{text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;opacity:0;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;visibility:hidden;width:100%}.expert-items .expert-content h4{color:#13287d;line-height:32px;margin-bottom:20px}.expert-items .expert-content .expert-position{font-size:15px}.expert-items .expert-content .expert-social{margin-bottom:40px;margin-top:30px}.expert-items .expert-content .expert-social li{display:inline-block;margin:0 4px}@media only screen and (min-width:1200px) and (max-width:1600px){.expert-items .expert-content .expert-social li{margin:0}}@media only screen and (min-width:992px) and (max-width:1200px){.expert-items .expert-content .expert-social li{margin:0}}@media only screen and (min-width:768px) and (max-width:991px){.expert-items .expert-content .expert-social li{margin:0}}@media (max-width:767px){.expert-items .expert-content .expert-social li{margin:0}}.expert-items .expert-content .expert-social li a{height:40px;width:40px;border:1px solid #13287d;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;line-height:40px;font-size:14px;color:#13287d;border-radius:50%;position:relative;z-index:1}.expert-items .expert-content .expert-social li a::before{position:absolute;left:50%;top:50%;width:0;height:0;background-color:#13287d;z-index:-1;content:'';border-radius:50%;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;opacity:0;visibility:hidden;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.expert-items .expert-content .expert-social li a:hover{color:#fff}.expert-items .expert-content .expert-social li a:hover::before{opacity:1;visibility:visible;width:100%;height:100%}.expert-items::before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;content:'';z-index:1;opacity:0;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;visibility:hidden}.expert-items:hover::before{left:20px;right:20px;top:20px;bottom:20px;opacity:.9;visibility:visible}.expert-items:hover .expert-content{opacity:1;visibility:visible}.our-expert-area .container-fluid{padding-left:80px;padding-right:80px}@media only screen and (min-width:1200px) and (max-width:1600px){.our-expert-area .container-fluid{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1200px){.our-expert-area .container-fluid{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.our-expert-area .container-fluid{padding-left:15px;padding-right:15px}}@media (max-width:767px){.our-expert-area .container-fluid{padding-left:15px;padding-right:15px}}.faq-area{position:relative;min-height:1015px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.faq-area{min-height:auto;padding-top:130px;padding-bottom:130px}}@media only screen and (min-width:992px) and (max-width:1200px){.faq-area{max-height:900px}}@media only screen and (min-width:768px) and (max-width:991px){.faq-area{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:80px;min-height:1450px}}.faq-area .faq-img{position:absolute;left:80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:50%}@media only screen and (min-width:1200px) and (max-width:1600px){.faq-area .faq-img{max-width:30%}}@media only screen and (min-width:992px) and (max-width:1200px){.faq-area .faq-img{max-width:32%}}@media only screen and (min-width:768px) and (max-width:991px){.faq-area .faq-img{left:50%;top:130px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);max-width:380px}}@media (max-width:767px){.faq-area .faq-img{display:none}}.faq-wrap{position:relative}.faq-wrap .faq-title span{color:#0093de;font-weight:700;padding-bottom:16px}.faq-wrap .faq-title .title{font-size:48px;line-height:60px}@media (max-width:767px){.faq-wrap .faq-title .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.faq-wrap .faq-title .title{font-size:40px;line-height:50px}}.faq-wrap .faq-accordion .card{border:none;border-bottom:1px solid #dcdfe2!important}.faq-wrap .faq-accordion .card .card-header{background-color:transparent;border:none;padding:40px 0;position:relative}.faq-wrap .faq-accordion .card .card-header button{font-size:22px;color:#13287d;font-weight:700;border:none;background-color:transparent;width:100%;text-align:left}.faq-wrap .faq-accordion .card .card-header button .close-icon,.faq-wrap .faq-accordion .card .card-header button .open-icon{position:absolute;height:45px;width:45px;right:0;top:50%;line-height:45px;text-align:center;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.faq-wrap .faq-accordion .card .card-header button.collapsed .close-icon{display:none}.faq-wrap .faq-accordion .card .card-header button.collapsed .open-icon{display:block}.faq-wrap .faq-accordion .card .card-header button .close-icon{display:block}.faq-wrap .faq-accordion .card .card-header button .open-icon{display:none}@media (max-width:767px){.faq-wrap .faq-accordion .card .card-header button{font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px){.faq-wrap .faq-accordion .card .card-header button{font-size:22px}}.faq-wrap .faq-accordion .card .card-header button.active-accordion .close-icon,.faq-wrap .faq-accordion .card .card-header button.active-accordion .open-icon,.faq-wrap .faq-accordion .card .card-header:hover .close-icon,.faq-wrap .faq-accordion .card .card-header:hover .open-icon{-webkit-box-shadow:0 10px 30px 0 rgba(39,158,100,.5);box-shadow:0 10px 30px 0 rgba(39,158,100,.5);background-color:#13287d;color:#fff}.faq-wrap .faq-accordion .card .card-body{padding:0 0 40px 0}.faq-wrap .faq-accordion .card:last-child{border:none!important}.single-pricing-box{margin-bottom:30px;padding:50px;background-color:#eff2f7;text-align:center}@media only screen and (min-width:992px) and (max-width:1200px){.single-pricing-box{padding:40px 30px}}.single-pricing-box .title{font-size:30px;margin-bottom:30px}.single-pricing-box .main-btn{border:1px solid #dcdfe2;background-color:#fff;margin-top:25px;margin-bottom:40px}.single-pricing-box .pricing-icon{font-size:75px;color:#13287d}.single-pricing-box .price-tag{font-size:48px;line-height:60px;display:block;color:#13287d;font-weight:700;margin-top:40px}.single-pricing-box:hover .main-btn{background-color:#13287d;color:#fff;border-color:#13287d}.single-pricing-box.bg-white .main-btn{background-color:#eff2f7;color:#13287d}.single-pricing-box.bg-white:hover .main-btn{background-color:#13287d;color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.pricing-tab-btn{margin-bottom:45px}}@media (max-width:767px){.pricing-tab-btn{margin-bottom:45px}}.pricing-tab-btn span{color:#13287d;font-weight:700;padding-bottom:16px}.pricing-tab-btn .title{font-size:48px;line-height:60px;margin-bottom:30px}@media only screen and (min-width:992px) and (max-width:1200px){.pricing-tab-btn .title{font-size:42px;line-height:52px}}@media (max-width:767px){.pricing-tab-btn .title{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.pricing-tab-btn .title{font-size:40px;line-height:50px}}.pricing-tab-btn ul{margin-top:55px}.pricing-tab-btn ul .main-btn{margin-right:10px}@media only screen and (min-width:992px) and (max-width:1200px){.pricing-tab-btn ul .main-btn{padding:0 35px}}.pricing-tab-btn ul .main-btn.active,.pricing-tab-btn ul .main-btn:hover{background-color:#13287d;border-color:#13287d;color:#fff}.breadcrumbs-section{position:relative;z-index:1}.breadcrumbs-section .breadcrumbs-text{text-align:center}.breadcrumbs-section .breadcrumbs-text,.breadcrumbs-section .breadcrumbs-text a,.breadcrumbs-section .breadcrumbs-text h1{color:#fff;font-weight:700}.breadcrumbs-section .breadcrumbs-text h1{font-size:70px;margin-bottom:20px;padding-bottom:20px;position:relative}.breadcrumbs-section .breadcrumbs-text h1::before{position:absolute;left:3.8%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;height:2px;width:80px;content:''}@media (max-width:767px){.breadcrumbs-section .breadcrumbs-text h1{font-size:40px;line-height:50px}}.breadcrumbs-section .breadcrumbs-text ul li{display:inline-block;position:relative;font-size:13px;margin-right:6px;padding-right:5px}.breadcrumbs-section .breadcrumbs-text ul li::after{position:absolute;right:-5px;top:50%;content:'/';color:#fff;font-weight:700;font-size:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.breadcrumbs-section .breadcrumbs-text ul li:last-child::after{display:none}.breadcrumbs-section::before{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background-color:#13287d;z-index:-1;opacity:.6}.about-page-content .about-title h2,.about-page-content .about-title span{font-weight:700}.about-page-content .about-title span{font-size:16px;color:#13287d;padding-bottom:25px}.about-page-content .about-title h2{font-size:48px;line-height:60px}@media only screen and (min-width:768px) and (max-width:991px){.about-page-content .about-title h2{font-size:40px;line-height:50px}}@media (max-width:767px){.about-page-content .about-title h2{font-size:28px;line-height:38px}}@media only screen and (min-width:576px) and (max-width:767px){.about-page-content .about-title h2{font-size:40px;line-height:50px}}@media only screen and (min-width:768px) and (max-width:991px){.about-page-content .about-list{margin-top:40px}}@media (max-width:767px){.about-page-content .about-list{margin-top:40px}}@media only screen and (min-width:576px) and (max-width:767px){.about-page-content .about-list{margin-top:40px}}.about-page-content .about-list ul li{margin-bottom:30px;padding-left:35px;position:relative}.about-page-content .about-list ul li::before{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:25px;width:25px;border-radius:50%;background-color:#13287d;color:#fff;content:'\f00c';font-family:'Font Awesome 5 Pro';text-align:center;font-size:12px;line-height:25px;font-weight:900}.about-page-content .about-video{height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media (max-width:767px){.about-page-content .about-video{height:400px}}.about-page-content .about-video::before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;background-color:#13287d;z-index:-1;opacity:.6}.about-page-content .about-video a{height:96px;width:96px;line-height:96px;border-radius:50%;background-color:#fff;color:#13287d;text-align:center}.cta-section{background-color:#13287d;padding:80px 0}.cta-section a,.cta-section h2,.cta-section p{color:#fff;font-weight:700}.cta-section .cta-text h2{font-size:48px;line-height:60px;margin-bottom:25px}@media only screen and (min-width:768px) and (max-width:991px){.cta-section .cta-text h2{text-align:center}}@media (max-width:767px){.cta-section .cta-text h2{font-size:24px;line-height:38px;text-align:center}}@media only screen and (min-width:576px) and (max-width:767px){.cta-section .cta-text h2{font-size:40px;line-height:50px}}.cta-section .cta-text p{font-size:22px;font-weight:400}@media only screen and (min-width:768px) and (max-width:991px){.cta-section .cta-text p{text-align:center}}@media (max-width:767px){.cta-section .cta-text p{font-size:16px;text-align:center}}@media only screen and (min-width:768px) and (max-width:991px){.cta-section .cta-links{text-align:center!important;margin-top:45px}}@media (max-width:767px){.cta-section .cta-links{text-align:center!important;margin-top:45px}}.cta-section .cta-links a{margin-bottom:10px}.cta-section .cta-links a.main-btn{color:#111;margin-bottom:0}.shop-wrapper-top .nice-select,.shop-wrapper-top input,.shop-wrapper-top select{border:1px solid #dcdfe2;border-radius:3px;padding:0 20px;font-size:14px;height:50px;line-height:50px}.shop-wrapper-top ::-webkit-input-placeholder{font-size:14px}.shop-wrapper-top :-ms-input-placeholder{font-size:14px}.shop-wrapper-top ::-ms-input-placeholder{font-size:14px}.shop-wrapper-top ::placeholder{font-size:14px}.shop-wrapper-top .nice-select ul.list{width:100%}@media (max-width:767px){.shop-wrapper-top .product-sorting{width:50%}}.shop-wrapper-top .product-sorting .nice-select,.shop-wrapper-top .product-sorting select{width:218px}@media (max-width:767px){.shop-wrapper-top .product-sorting .nice-select,.shop-wrapper-top .product-sorting select{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.shop-wrapper-top .product-sorting .nice-select,.shop-wrapper-top .product-sorting select{width:150px}}.shop-wrapper-top .product-showing{float:left;margin-left:20px}@media (max-width:767px){.shop-wrapper-top .product-showing{width:calc(50% - 20px)}}.shop-wrapper-top .product-showing .nice-select,.shop-wrapper-top .product-showing select{width:140px}@media (max-width:767px){.shop-wrapper-top .product-showing .nice-select,.shop-wrapper-top .product-showing select{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.shop-wrapper-top .product-showing .nice-select,.shop-wrapper-top .product-showing select{width:105px}}.shop-wrapper-top .product-search{position:relative;display:inline-block;float:right}@media (max-width:767px){.shop-wrapper-top .product-search{width:100%;margin-top:20px}}.shop-wrapper-top .product-search input{padding-right:40px}@media (max-width:767px){.shop-wrapper-top .product-search input{width:100%}}.shop-wrapper-top .product-search button{position:absolute;right:20px;top:0;height:100%;z-index:2;line-height:50px;background:0 0;border:none;color:#83868c}.product-items{margin-bottom:50px;text-align:center;position:relative}.product-items .product-img{margin-bottom:20px;position:relative}.product-items .product-img .product-action{position:absolute;left:0;width:100%;text-align:center;bottom:0;visibility:hidden;opacity:0;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;z-index:2}.product-items .product-img .product-action ul li{display:inline-block;margin:0 5px}.product-items .product-img .product-action ul li a{border-radius:50%;background-color:#fff;-webkit-box-shadow:0 10px 20px 0 rgba(26,32,43,.1);box-shadow:0 10px 20px 0 rgba(26,32,43,.1);color:#13287d;height:42px;width:42px;text-align:center;font-size:15px;line-height:42px;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}.product-items .product-img .product-action ul li a:hover{color:#fff;background-color:#13287d}.product-items h6{font-size:15px;font-weight:500;margin-bottom:10px}.product-items h6 a{color:#13287d}.product-items .price-tag{font-weight:500}.product-items:hover .product-img .product-action{bottom:30px;visibility:visible;opacity:1}.product-items .sale-tag{position:absolute;right:20px;top:20px;z-index:2;text-transform:uppercase;padding:8px 12px;background-color:#13287d;color:#fff;display:inline-block;font-size:13px;font-weight:500}.product-items .sale-tag.hot{background-color:#f45460}.product-items .sale-tag.new{background-color:#ffc600;color:#111}.pagination-wrap ul li{display:inline-block}.pagination-wrap ul li a{font-size:16px;color:#13287d;border:1px solid #dcdfe2;border-radius:50%;background-color:rgba(39,158,100,0);width:54px;height:54px;line-height:54px;text-align:center;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}.pagination-wrap ul li a:hover,.pagination-wrap ul li.active a{color:#fff;background-color:#13287d;border-color:#13287d}.single-product-wrapper h3.single-page-title{font-size:30px;margin-bottom:30px}@media (max-width:767px){.single-product-wrapper h3.single-page-title{font-size:22px;line-height:30px}}.single-product-wrapper .short-desc-wrap h4.title{margin-bottom:20px;line-height:30px}.single-product-wrapper .short-desc-wrap .price-tag{font-size:18px;font-weight:700;color:#13287d;margin-bottom:15px}.single-product-wrapper .short-desc-wrap .price-tag del{font-weight:400;color:#83868c;padding-left:18px}.single-product-wrapper .short-desc-wrap .rating{margin-bottom:20px}.single-product-wrapper .short-desc-wrap .rating li{display:inline-block;font-size:12px;color:#b0b5bb;margin-right:2px}.single-product-wrapper .short-desc-wrap .rating li.fill{color:#fe4c4c}.single-product-wrapper .short-desc-wrap .rating li.review-count{color:#83868c;font-size:15px;margin-left:25px}.single-product-wrapper .short-desc-wrap .divider{margin-top:30px;margin-bottom:30px;height:1px;width:100%;background-color:#e1e3e6}@media (max-width:767px){.single-product-wrapper .short-desc-wrap .quantity-area{position:relative;padding-bottom:20px}}@media only screen and (min-width:576px) and (max-width:767px){.single-product-wrapper .short-desc-wrap .quantity-area{padding-bottom:0}}@media only screen and (min-width:992px) and (max-width:1200px){.single-product-wrapper .short-desc-wrap .quantity-area{position:relative;padding-bottom:20px}}.single-product-wrapper .short-desc-wrap .quantity-area label{font-weight:700;font-size:16px;color:#13287d;margin-bottom:0}.single-product-wrapper .short-desc-wrap .quantity-area .stock-availity{color:#13287d;font-size:12px}@media (max-width:767px){.single-product-wrapper .short-desc-wrap .quantity-area .stock-availity{position:absolute;left:0;bottom:0}}@media only screen and (min-width:576px) and (max-width:767px){.single-product-wrapper .short-desc-wrap .quantity-area .stock-availity{position:unset}}@media only screen and (min-width:992px) and (max-width:1200px){.single-product-wrapper .short-desc-wrap .quantity-area .stock-availity{position:absolute;left:0;bottom:0}}.single-product-wrapper .short-desc-wrap .quantity-area .quantity-input{margin-right:10px;margin-left:20px}.single-product-wrapper .short-desc-wrap .quantity-area .quantity-input div,.single-product-wrapper .short-desc-wrap .quantity-area .quantity-input input{height:40px;width:40px;line-height:40px;border:1px solid #e1e3e6;display:inline-block;text-align:center;font-size:14px;cursor:pointer}.single-product-wrapper .short-desc-wrap .quantity-area .quantity-input input{color:#13287d;margin:0 8px}.single-product-wrapper .short-desc-wrap .quantity-area .quantity-input input::-webkit-inner-spin-button,.single-product-wrapper .short-desc-wrap .quantity-area .quantity-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-product-wrapper .short-desc-wrap .product-meta ul li{margin-bottom:15px}.single-product-wrapper .short-desc-wrap .product-meta ul li span.title{font-weight:700;font-size:16px;color:#13287d;margin-right:10px}.single-product-wrapper .short-desc-wrap .product-meta ul li:last-child{margin-bottom:0}.single-product-wrapper .short-desc-wrap .product-meta ul li .color-1,.single-product-wrapper .short-desc-wrap .product-meta ul li .color-2,.single-product-wrapper .short-desc-wrap .product-meta ul li .color-3,.single-product-wrapper .short-desc-wrap .product-meta ul li .color-4{height:15px;width:15px;border-radius:50%;background-color:#13287d;display:inline-block;margin-right:10px}.single-product-wrapper .short-desc-wrap .product-meta ul li .color-2{background-color:#f3b701}.single-product-wrapper .short-desc-wrap .product-meta ul li .color-3{background-color:#25baff}.single-product-wrapper .short-desc-wrap .product-meta ul li .color-3{background-color:#fe5970}.single-product-wrapper .short-desc-wrap .product-btn .main-btn{padding:0 36px;margin-right:12px}.single-product-wrapper .short-desc-wrap .product-btn .add-wishlist,.single-product-wrapper .short-desc-wrap .product-btn .pro-share{height:50px;width:50px;text-align:center;color:#13287d;line-height:50px;text-align:center;border:1px solid #e1e3e6;margin:0 4px}.single-product-wrapper .gallery-slide-wrap{position:relative}@media only screen and (min-width:768px) and (max-width:991px){.single-product-wrapper .gallery-slide-wrap{margin-bottom:40px}}.single-product-wrapper .gallery-slide-wrap .gallery-arrows .slick-arrow{position:absolute;left:0;top:50%;z-index:1;height:50px;width:50px;border:none;margin-top:-25px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;background-color:#13287d;color:#fff;opacity:0;visibility:hidden}.single-product-wrapper .gallery-slide-wrap .gallery-arrows .slick-arrow.next-arrow{left:auto;right:0}.single-product-wrapper .gallery-slide-wrap .gallery-arrows .slick-arrow:hover{background-color:#13287d}.single-product-wrapper .gallery-slide-wrap:hover .gallery-arrows .slick-arrow{opacity:.8;visibility:visible}@media (max-width:767px){.single-product-wrapper .gallery-dots ul{margin-left:-10px;margin-right:-10px;margin-top:20px;margin-bottom:30px}}.single-product-wrapper .gallery-dots ul li{margin-bottom:20px;cursor:pointer;padding-left:10px;padding-right:10px}@media (max-width:767px){.single-product-wrapper .gallery-dots ul li{display:inline-block;margin-bottom:0;max-width:33.33%}}.single-product-wrapper .products-tabs .nav{margin-bottom:35px}@media (max-width:767px){.single-product-wrapper .products-tabs .nav .nav-item{width:100%;margin-bottom:20px}.single-product-wrapper .products-tabs .nav .nav-item:last-child{margin-bottom:0}}@media only screen and (min-width:576px) and (max-width:767px){.single-product-wrapper .products-tabs .nav .nav-item{width:auto;margin-bottom:0}}.single-product-wrapper .products-tabs .nav .nav-item .nav-link{border:1px solid #dcdfe2;border-radius:30px;padding:15px 40px;color:#83868c;font-weight:700;font-size:15px;margin-right:20px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.single-product-wrapper .products-tabs .nav .nav-item .nav-link.active,.single-product-wrapper .products-tabs .nav .nav-item .nav-link:hover{background-color:#13287d;color:#fff;border-color:#13287d}@media only screen and (min-width:576px) and (max-width:767px){.single-product-wrapper .products-tabs .nav .nav-item .nav-link{padding:15px 38px;margin-right:10px}}.contact-page-wrap .contact-maps{width:100%;height:650px;margin-top:130px}@media (max-width:767px){.contact-page-wrap .contact-maps{margin-top:100px;height:500px}}.contact-page-wrap .contact-maps iframe{width:100%;height:100%}.contact-page-wrap .contact-information span{font-weight:700;font-size:16px;color:#13287d;padding-bottom:17px}.contact-page-wrap .contact-information h2.title{font-size:48px;line-height:60px}@media only screen and (min-width:768px) and (max-width:991px){.contact-page-wrap .contact-information h2.title{font-size:32px;line-height:40px}}@media (max-width:767px){.contact-page-wrap .contact-information h2.title{font-size:28px;line-height:38px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-page-wrap .contact-information h2.title{font-size:32px;line-height:40px}}.contact-page-wrap .contact-information ul li{margin-bottom:25px;font-size:18px;font-weight:700;color:#13287d}@media only screen and (min-width:768px) and (max-width:991px){.contact-page-wrap .contact-information ul li{font-size:16px}}@media (max-width:767px){.contact-page-wrap .contact-information ul li{font-size:16px}}.contact-page-wrap .contact-information ul li i{font-size:24px;color:#13287d;margin-right:15px}.contact-page-wrap .contact-form{padding-top:40px}.contact-page-wrap .contact-form .title{font-size:30px;line-height:40px;margin-bottom:25px}@media (max-width:767px){.contact-page-wrap .contact-form .title{font-size:25px;line-height:35px}}.contact-page-wrap .contact-form ::-webkit-input-placeholder,.contact-page-wrap .contact-form input,.contact-page-wrap .contact-form textarea{font-size:14px;color:#83868c}.contact-page-wrap .contact-form :-ms-input-placeholder,.contact-page-wrap .contact-form input,.contact-page-wrap .contact-form textarea{font-size:14px;color:#83868c}.contact-page-wrap .contact-form ::-ms-input-placeholder,.contact-page-wrap .contact-form input,.contact-page-wrap .contact-form textarea{font-size:14px;color:#83868c}.contact-page-wrap .contact-form ::placeholder,.contact-page-wrap .contact-form input,.contact-page-wrap .contact-form textarea{font-size:14px;color:#83868c}.contact-page-wrap .contact-form input,.contact-page-wrap .contact-form textarea{width:100%;padding-left:20px;border:1px solid #dcdfe2;height:60px}.contact-page-wrap .contact-form textarea{padding-top:20px;height:190px}.project-details .title,.service-details .title{font-size:48px;line-height:48px;margin-bottom:50px}@media (max-width:767px){.project-details .title,.service-details .title{font-size:30px;line-height:40px;margin-bottom:20px}}.project-details p,.service-details p{margin-bottom:30px}.project-details p:last-child,.service-details p:last-child{margin-bottom:0}.project-details h3,.service-details h3{font-size:30px;line-height:40px;margin-bottom:30px}@media (max-width:767px){.project-details h3,.service-details h3{font-size:24px;line-height:34px}}.project-details .service-quote,.service-details .service-quote{font-size:18px;line-height:30px;margin-bottom:45px;font-weight:400}.project-details .service-list-icon li,.service-details .service-list-icon li{margin-bottom:20px}.project-details .service-list-icon li:last-child,.service-details .service-list-icon li:last-child{margin-bottom:0}.project-details .service-list-icon i,.service-details .service-list-icon i{color:#13287d;font-size:55px;margin-bottom:10px}.project-details .service-list-icon h4,.service-details .service-list-icon h4{font-size:22px;margin-bottom:10px}.project-details .service-list-icon p,.service-details .service-list-icon p{margin-bottom:0}@media (max-width:767px){.project-details .service-list-icon img,.service-details .service-list-icon img{margin-bottom:50px}}.project-details .service-list li,.service-details .service-list li{margin-bottom:20px}.project-details .service-list li:last-child,.service-details .service-list li:last-child{margin-bottom:0}.project-details .service-list li i,.service-details .service-list li i{height:25px;width:25px;background-color:#13287d;color:#fff;border-radius:50%;text-align:center;font-size:12px;line-height:25px;margin-right:12px}.project-details .project-list-info li{margin-bottom:40px;position:relative;padding-left:75px}.project-details .project-list-info li p{margin-bottom:0}.project-details .project-list-info li h4{margin-bottom:20px;font-size:22px;line-height:30px}.project-details .project-list-info li span{position:absolute;left:0;top:8px;height:50px;width:50px;border-radius:3px;background-color:#13287d;color:#fff;text-align:center;line-height:50px;font-size:30px}.project-details .video-wrap{height:470px;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.project-details .video-wrap a{height:96px;width:96px;text-align:center;line-height:96px;background-color:#fff;color:#13287d;border-radius:50%;font-size:18px}.project-details .video-wrap::before{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#13287d;opacity:.6;content:'';z-index:-1}.related-project h3{font-size:30px;margin-top:35px}.blog-details p{margin-bottom:35px;font-size:17px;color:#666;line-height:30px}.blog-details p:last-child{margin-bottom:0}.blog-details .title{font-size:36px;line-height:50px;margin-bottom:20px}@media (max-width:767px){.blog-details .title{font-size:24px;line-height:34px}}.blog-details .blog-meta{margin-top:40px;margin-bottom:30px}.blog-details .blog-meta li{display:inline-block;margin-right:30px;margin-bottom:0;padding-left:0}@media (max-width:767px){.blog-details .blog-meta li{margin-right:20px}}.blog-details .blog-meta li:last-child{margin-bottom:0}.blog-details .blog-meta li a{font-size:14px;color:#83868c;font-weight:500}.blog-details .blog-meta li a i{margin-right:10px}.blog-details .blog-meta li::before{display:none}.blog-details blockquote{padding-left:65px;margin:0;margin-bottom:30px;font-weight:700;font-size:22px;position:relative;color:#13287d}.blog-details blockquote::before{position:absolute;left:0;top:0;font-family:Flaticon;content:'\f10c';color:#ffc600;font-size:40px}@media (max-width:767px){.blog-details blockquote{padding-left:0;padding-top:60px;font-size:18px}}.blog-details ul li{padding-left:20px;position:relative;margin-bottom:25px}.blog-details ul li::before{position:absolute;left:0;top:50%;background-color:#bfc2c3;height:10px;width:10px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:''}.blog-details h3{font-size:30px;line-height:40px;margin-bottom:30px}@media (max-width:767px){.blog-details h3{font-size:20px;line-height:30px}}.blog-footer{margin-top:45px}.blog-footer .blog-tag a{border:1px solid #dcdfe2;padding:10px 30px;display:inline-block;color:#83868c;margin-right:10px}@media (max-width:767px){.blog-footer .blog-tag a{padding:10px 25px;margin-right:5px}}@media (max-width:767px){.blog-footer .social-share{margin-top:30px}}.blog-footer .social-share a{background-color:#eaebee;height:40px;width:40px;text-align:center;color:#13287d;text-align:center;line-height:42px;border-radius:50%;font-size:14px;position:relative;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;margin-left:10px}.blog-footer .social-share a::before{position:absolute;left:50%;top:50%;width:0;height:0;background-color:#13287d;z-index:-1;content:'';border-radius:50%;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;opacity:0;visibility:hidden;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog-footer .social-share a:hover{color:#fff;background-color:transparent}.blog-footer .social-share a:hover::before{opacity:1;visibility:visible;width:100%;height:100%}.blog-author{background-color:#eeeff2;padding:40px 40px 40px 165px;position:relative;margin-top:40px}@media (max-width:767px){.blog-author{padding:40px}}.blog-author .author-img{position:absolute;top:40px;left:30px}.blog-author .author-img img{border-radius:50%}@media (max-width:767px){.blog-author .author-img{position:unset;margin-bottom:20px}}.blog-author .author-content h6{font-size:18px;margin-bottom:20px}.blog-author .author-content .social-links{margin-top:20px}.blog-author .author-content .social-links a{color:#13287d;-webkit-transition:.3s;transition:.3s;font-size:14px;margin-right:10px}.blog-author .author-content .social-links a:hover{color:#13287d}.blog-author .author-content .social-links a:last-child{margin:0}.comments-area{margin-top:60px}.comments-area .title{font-size:30px;line-height:36px;margin-bottom:30px}.comments-area .comments-list li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:45px}.comments-area .comments-list li:last-child{margin-bottom:0}.comments-area .comments-list li .comment-img img{max-width:100px;max-height:100px;border-radius:50%}.comments-area .comments-list li .comments-content{padding-left:30px}.comments-area .comments-list li .comments-content h6{font-size:18px;margin-bottom:10px}.comments-area .comments-list li .comments-content .date{font-size:14px;font-weight:500;margin-right:20px}.comments-area .comments-list li .comments-content .reply{font-size:13px;font-weight:700;color:#13287d}.comments-form{margin-top:60px}.comments-form .title{font-size:30px;line-height:36px;margin-bottom:30px}.comments-form input,.comments-form textarea{margin-bottom:30px;border:1px solid #dcdfe2;height:50px;padding-left:20px;width:100%}.comments-form textarea{padding-top:20px;height:200px}.comments-form .main-btn{padding:0 35px;line-height:60px}@media only screen and (min-width:768px) and (max-width:991px){.sidebar{margin-top:50px}}@media (max-width:767px){.sidebar{margin-top:50px}}.sidebar .widgets{margin-bottom:30px}.sidebar .widgets .widget-title{font-size:22px;line-height:24px;margin-bottom:20px}.sidebar .widgets.service-cat .service-cat-list li{margin-bottom:20px}.sidebar .widgets.service-cat .service-cat-list li a{display:block;border:1px solid #dcdfe2;padding:20px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:relative;color:#83868c;position:relative}.sidebar .widgets.service-cat .service-cat-list li a i{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebar .widgets.service-cat .service-cat-list li:last-child{margin-bottom:0}.sidebar .widgets.service-cat .service-cat-list li a:hover,.sidebar .widgets.service-cat .service-cat-list li.active a{color:#fff;background-color:#13287d;border-color:#13287d}.sidebar .widgets.contact-form input,.sidebar .widgets.contact-form textarea{width:100%;border:1px solid #dcdfe2;height:60px;font-size:15px;padding:0 20px}.sidebar .widgets.contact-form ::-webkit-input-placeholder{color:#999;font-size:15px}.sidebar .widgets.contact-form :-ms-input-placeholder{color:#999;font-size:15px}.sidebar .widgets.contact-form ::-ms-input-placeholder{color:#999;font-size:15px}.sidebar .widgets.contact-form ::placeholder{color:#999;font-size:15px}.sidebar .widgets.contact-form textarea{height:110px;padding-top:20px}.sidebar .widgets.contact-form.with-bg input,.sidebar .widgets.contact-form.with-bg textarea{background-color:#eeeff2;border-color:#eeeff2}.sidebar .widgets.project-information ul{padding:40px 30px;background-color:#eeeff2}.sidebar .widgets.project-information ul li{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #dcdfe2}.sidebar .widgets.project-information ul li span{font-weight:500;margin-right:12px}.sidebar .widgets.project-information ul li:last-child{margin-bottom:0;padding-bottom:0;border:none}.sidebar .widgets.poster-widget img{width:100%}.sidebar.blog-sidebar .widgets{background-color:#eeeff2;padding:30px 30px 10px}.sidebar.blog-sidebar .widgets .widget-title{margin-bottom:30px;padding-bottom:15px;position:relative}.sidebar.blog-sidebar .widgets .widget-title::after,.sidebar.blog-sidebar .widgets .widget-title::before{position:absolute;left:0;bottom:0;background-color:#13287d;width:20px;height:3px;content:''}.sidebar.blog-sidebar .widgets .widget-title::after{left:30px;width:30px}.sidebar.blog-sidebar .widgets.search-widget form{position:relative}.sidebar.blog-sidebar .widgets.search-widget input{width:100%;border:1px solid #dcdfe2;background-color:#fff;height:60px;padding-left:20px;padding-right:55px}.sidebar.blog-sidebar .widgets.search-widget button{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:50px;width:50px;background-color:#13287d;color:#fff;line-height:50px;font-size:18px;border:none}.sidebar.blog-sidebar .widgets.search-widget ::-webkit-input-placeholder,.sidebar.blog-sidebar .widgets.search-widget input{font-size:14px;color:#999}.sidebar.blog-sidebar .widgets.search-widget :-ms-input-placeholder,.sidebar.blog-sidebar .widgets.search-widget input{font-size:14px;color:#999}.sidebar.blog-sidebar .widgets.search-widget ::-ms-input-placeholder,.sidebar.blog-sidebar .widgets.search-widget input{font-size:14px;color:#999}.sidebar.blog-sidebar .widgets.search-widget ::placeholder,.sidebar.blog-sidebar .widgets.search-widget input{font-size:14px;color:#999}.sidebar.blog-sidebar .widgets.poster-widget{padding:0}.sidebar.blog-sidebar .widgets.category-widget ul li{margin-bottom:15px}.sidebar.blog-sidebar .widgets.category-widget ul li:last-child{margin-bottom:0}.sidebar.blog-sidebar .widgets.category-widget ul li a{background-color:#fff;padding:15px;display:block;color:#83868c;font-size:14px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.sidebar.blog-sidebar .widgets.category-widget ul li a .cat-count{float:right}.sidebar.blog-sidebar .widgets.category-widget ul li a:hover{background-color:#0093de;color:#fff}.sidebar.blog-sidebar .widgets.popular-post ul li{margin-bottom:30px}.sidebar.blog-sidebar .widgets.popular-post ul li:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.sidebar.blog-sidebar .widgets.popular-post ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:576px) and (max-width:767px){.sidebar.blog-sidebar .widgets.popular-post ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.sidebar.blog-sidebar .widgets.popular-post ul li img{margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.sidebar.blog-sidebar .widgets.popular-post ul li img{max-width:180px;margin-bottom:0;margin-right:20px}}@media only screen and (min-width:576px) and (max-width:767px){.sidebar.blog-sidebar .widgets.popular-post ul li img{max-width:180px;margin-bottom:0;margin-right:20px}}.sidebar.blog-sidebar .widgets.popular-post ul li h6{font-size:16px;line-height:28px}.sidebar.blog-sidebar .widgets.popular-post ul li h6 a{color:#13287d}.sidebar.blog-sidebar .widgets.popular-tags{padding-bottom:40px}.sidebar.blog-sidebar .widgets.popular-tags ul li{display:inline-block}.sidebar.blog-sidebar .widgets.popular-tags ul li a{background-color:#fff;padding:10px 20px;display:block;margin-bottom:10px;margin-right:10px;color:#83868c;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:3px}.sidebar.blog-sidebar .widgets.popular-tags ul li a:hover{color:#fff;background-color:#13287d}.sidebar.blog-sidebar .widgets.newsletter button,.sidebar.blog-sidebar .widgets.newsletter input{width:100%;border:1px solid #dcdfe2;background-color:#fff;height:60px;padding-left:20px}.sidebar.blog-sidebar .widgets.newsletter ::-webkit-input-placeholder,.sidebar.blog-sidebar .widgets.newsletter input{font-size:14px;color:#999}.sidebar.blog-sidebar .widgets.newsletter :-ms-input-placeholder,.sidebar.blog-sidebar .widgets.newsletter input{font-size:14px;color:#999}.sidebar.blog-sidebar .widgets.newsletter ::-ms-input-placeholder,.sidebar.blog-sidebar .widgets.newsletter input{font-size:14px;color:#999}.sidebar.blog-sidebar .widgets.newsletter ::placeholder,.sidebar.blog-sidebar .widgets.newsletter input{font-size:14px;color:#999}.sidebar.blog-sidebar .widgets.newsletter button{width:100%;height:60px;text-align:center;font-weight:700;font-size:15px;margin-top:15px;background-color:#0093de;color:#fff;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.sidebar.blog-sidebar .widgets.newsletter button:hover{background-color:#13287d}footer .footer-top-area{background-color:#0a1126}footer .footer-top-area .footer-nav{padding-bottom:50px;border-bottom:1px solid #2c3242;margin-bottom:50px}footer .footer-top-area .footer-nav .footer-menu{text-align:center}footer .footer-top-area .footer-nav .footer-menu ul li{display:inline-block}footer .footer-top-area .footer-nav .footer-menu ul li a{color:#fff;font-weight:500;font-size:17px;padding:0 20px}@media only screen and (min-width:992px) and (max-width:1200px){footer .footer-top-area .footer-nav .footer-menu ul li a{font-size:15px;padding:0 15px}}footer .footer-top-area .footer-nav .footer-social{text-align:right}footer .footer-top-area .footer-nav .footer-social ul li{display:inline-block}footer .footer-top-area .footer-nav .footer-social ul li a{color:#fff;margin-left:23px;position:relative}footer .footer-top-area .footer-widgets .widget{margin-bottom:30px}footer .footer-top-area .footer-widgets .widget .title{font-size:22px;font-weight:700;color:#fff;margin-bottom:30px}footer .footer-top-area .footer-widgets .widget.footer-about-widget p{font-size:15px;color:#83868c;padding-top:25px}footer .footer-top-area .footer-widgets .widget.footer-about-widget span{font-size:15px;font-weight:500;padding-top:17px}@media only screen and (min-width:992px) and (max-width:1200px){footer .footer-top-area .footer-widgets .widget.footer-about-widget span{font-size:13px}}footer .footer-top-area .footer-widgets .widget.footer-about-widget span span{color:#13287d;padding-right:5px}footer .footer-top-area .footer-widgets .widget.footer-menu-widget{padding-left:60px}@media only screen and (min-width:992px) and (max-width:1200px){footer .footer-top-area .footer-widgets .widget.footer-menu-widget{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){footer .footer-top-area .footer-widgets .widget.footer-menu-widget{padding-left:0}}@media (max-width:767px){footer .footer-top-area .footer-widgets .widget.footer-menu-widget{padding-left:0}}footer .footer-top-area .footer-widgets .widget.footer-menu-widget ul li a{color:#83868c;font-size:15px;line-height:40px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}footer .footer-top-area .footer-widgets .widget.footer-menu-widget ul li a i{padding-right:6px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}footer .footer-top-area .footer-widgets .widget.footer-menu-widget ul li a:hover{color:#13287d}footer .footer-top-area .footer-widgets .widget.footer-menu-widget ul li a:hover i{padding-right:12px}footer .footer-top-area .footer-widgets .widget.footer-contact-info{padding-left:50px}@media only screen and (min-width:992px) and (max-width:1200px){footer .footer-top-area .footer-widgets .widget.footer-contact-info{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){footer .footer-top-area .footer-widgets .widget.footer-contact-info{padding-left:0}}@media (max-width:767px){footer .footer-top-area .footer-widgets .widget.footer-contact-info{padding-left:0}}footer .footer-top-area .footer-widgets .widget.footer-contact-info ul{padding-top:12px}footer .footer-top-area .footer-widgets .widget.footer-contact-info ul li{line-height:40px;font-size:15px}footer .footer-top-area .footer-widgets .widget.footer-contact-info ul li i{color:#13287d;padding-right:8px}footer .footer-top-area .footer-widgets .widget.footer-contact-info form .input-box{margin-top:20px}footer .footer-top-area .footer-widgets .widget.footer-contact-info form .input-box input{width:100%;line-height:60px;padding-left:20px;font-size:14px;color:#83868c;margin-bottom:20px;border:0}footer .footer-top-area .footer-widgets .widget.footer-contact-info form .input-box input::-webkit-input-placeholder{opacity:1;color:#83868c}footer .footer-top-area .footer-widgets .widget.footer-contact-info form .input-box input:-ms-input-placeholder{opacity:1;color:#83868c}footer .footer-top-area .footer-widgets .widget.footer-contact-info form .input-box input::-ms-input-placeholder{opacity:1;color:#83868c}footer .footer-top-area .footer-widgets .widget.footer-contact-info form .input-box input::placeholder{opacity:1;color:#83868c}footer .footer-top-area .footer-widgets .widget.footer-newsletters-widget form .input-box{margin-top:20px}footer .footer-top-area .footer-widgets .widget.footer-newsletters-widget form .input-box input{width:100%;line-height:60px;padding-left:20px;font-size:14px;color:#83868c;margin-bottom:20px;border:0}footer .footer-top-area .footer-widgets .widget.footer-newsletters-widget form .input-box input::-webkit-input-placeholder{opacity:1;color:#83868c}footer .footer-top-area .footer-widgets .widget.footer-newsletters-widget form .input-box input:-ms-input-placeholder{opacity:1;color:#83868c}footer .footer-top-area .footer-widgets .widget.footer-newsletters-widget form .input-box input::-ms-input-placeholder{opacity:1;color:#83868c}footer .footer-top-area .footer-widgets .widget.footer-newsletters-widget form .input-box input::placeholder{opacity:1;color:#83868c}footer .footer-copyright-area{background:#141928;padding:20px 0}footer .footer-copyright-area .footer-copyright ul li{display:inline-block;margin-left:8px}footer .footer-copyright-area .footer-copyright p.copyright-text{color:#83868c;font-size:15px}@media (max-width:767px){footer .footer-copyright-area .footer-copyright p.copyright-text{font-size:14px}}footer .footer-copyright-area .footer-copyright p.copyright-text a{color:#13287d}footer.footer-two .footer-top-area{background-color:#eff2f7}footer.footer-two .footer-top-area .footer-widgets .title{color:#13287d}footer.footer-two .footer-top-area .brand-area .brand-inner-wrap{background-color:#fff;border-radius:10px;padding:45px 0;overflow:hidden}footer.footer-two .footer-copyright-area{padding:30px 0;background-color:#eff2f7;border:1px solid #d9dade}footer.footer-two .footer-copyright-area p.copyright-text a{color:#13287d}@media only screen and (min-width:768px) and (max-width:991px){footer.footer-two .footer-copyright-area p.copyright-text a{margin-top:30px}}footer.footer-two .footer-copyright-area .footer-social li{display:inline-block;margin:0 4px}footer.footer-two .footer-copyright-area .footer-social li a{height:40px;width:40px;border:1px solid #83868c;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;line-height:40px;font-size:14px;color:#83868c;border-radius:50%;position:relative;z-index:1;text-align:center}footer.footer-two .footer-copyright-area .footer-social li a::before{position:absolute;left:50%;top:50%;width:0;height:0;background-color:#13287d;z-index:-1;content:'';border-radius:50%;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;opacity:0;visibility:hidden;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}footer.footer-two .footer-copyright-area .footer-social li a:hover{color:#fff}footer.footer-two .footer-copyright-area .footer-social li a:hover::before{opacity:1;visibility:visible;width:100%;height:100%}@media only screen and (min-width:768px) and (max-width:991px){footer.footer-two .footer-copyright-area .footer-social{text-align:right}}@media (max-width:767px){footer.footer-two .footer-copyright-area .footer-logo,footer.footer-two .footer-copyright-area .footer-social{text-align:center;margin-bottom:30px}}.go-top-area{position:relative;z-index:9999}.go-top-area .go-top{position:fixed;cursor:pointer;top:0;right:24px;color:#fff;background-color:#13287d;z-index:9999;width:40px;text-align:center;height:42px;line-height:42px;opacity:0;visibility:hidden;-webkit-transition:all .9s ease-out 0s;transition:all .9s ease-out 0s;border-right:0}.go-top-area .go-top i{position:absolute;top:50%;left:-4px;right:0;margin:0 auto;font-size:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}.go-top-area .go-top i:last-child{opacity:0;visibility:hidden;top:60%}.go-top-area .go-top::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#13287d;opacity:0;visibility:hidden;-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}.go-top-area .go-top:focus,.go-top-area .go-top:hover{color:#fff}.go-top-area .go-top:focus::before,.go-top-area .go-top:hover::before{opacity:1;visibility:visible}.go-top-area .go-top:focus i:first-child,.go-top-area .go-top:hover i:first-child{opacity:0;top:0;visibility:hidden}.go-top-area .go-top:focus i:last-child,.go-top-area .go-top:hover i:last-child{opacity:1;visibility:visible;top:50%}.go-top-area .go-top.active{top:98%;-webkit-transform:translateY(-98%);transform:translateY(-98%);opacity:1;visibility:visible;border-radius:0;right:20px}@media only screen and (min-width:992px) and (max-width:1200px){.go-top-area .go-top.active{top:93%}}@media only screen and (min-width:768px) and (max-width:991px){.go-top-area .go-top.active{top:93%}}.go-top-wrap{position:relative}.go-top-wrap .go-top-btn{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;color:#fff;top:3px;z-index:1;background:#13287d}.go-top-wrap .go-top-btn i{font-size:20px;font-weight:700;padding-left:4px;color:#fff}.go-top-wrap .go-top-btn::after{z-index:-1;content:'';position:absolute;left:0;top:0;width:40px;height:40px;-webkit-animation:ripple 1.6s ease-out infinite;animation:ripple 1.6s ease-out infinite;opacity:0;background:#13287d}.go-top-wrap .go-top-btn:hover{background-color:#222;color:#fff}@keyframes ripple{0%,35%{-webkit-transform:scale(0);transform:scale(0);opacity:1}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:.8}100%{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@-webkit-keyframes ripple{0%,35%{-webkit-transform:scale(0);transform:scale(0);opacity:1}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:.8}100%{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}.modal-contet-extra{border-radius:0!important;box-shadow:none;border:none!important;padding:20px;border-radius:15px!important}.modal-contet-extra .modal-footer button{background:#0093de;border-color:#0093de}.modal-contet-extra .modal-footer img{position:absolute;left:15px;height:25px}.custom-width{width:320px!important}.mobile-service-book{text-align:center}.app-cntr{position:fixed;width:100%;padding:10px 0;bottom:0;left:0;right:0;z-index:101;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translateY(155%);transform:translateY(155%);box-shadow:5px 10px #888;background:#0093de;display:none!important}.app-cntr.sticky{-webkit-transform:translateY(0);transform:translateY(0)}.app-cntr p{margin:0;color:#fff}.app-url{float:right}.app-cntr i{color:#fff;font-size:28px;margin:0 8px}.app-cntr button{background-color:unset;border:0;box-shadow:unset;float:right}.app-cntr button i{color:#fff;font-size:20px;margin:0}@media (max-width:992px){.app-cntr{display:block!important}#FxpfYK1-1620714721903{bottom:50px!important}.klean iframe{display:none!important}}@media only screen and (max-width:600px){.modal-mobile{margin:0!important;bottom:0;position:absolute!important}.custom-width{width:100%!important}.mobile-service-book{margin-top:10px;text-align:center;margin-left:33%}}.gdprcookie{position:fixed;color:#fff;font-size:.8em;line-height:1.5em;right:1.5rem;bottom:1.5rem;max-width:25em;padding:1rem;background:#000}.gdprcookie h1,.gdprcookie h2{font-size:1.2em;margin-bottom:.5rem}.gdprcookie h2{font-size:1.2em}.gdprcookie a{color:inherit}.gdprcookie-buttons{text-align:center}.gdprcookie-buttons button{color:#fff;font-family:inherit;font-size:1em;padding:.4rem;border:solid .05rem currentColor;border-radius:.15rem;margin:0 .5rem;background:0 0;cursor:pointer}.gdprcookie-buttons button:disabled{color:rgba(255,255,255,.5)}.gdprcookie-types ul{overflow:hidden;padding:0;margin:0 0 1rem}.gdprcookie-types li{display:block;list-style:none;float:left;width:50%;padding:0;margin:0}.gdprcookie-types input[type=checkbox]{margin-right:.25rem}.home-about h4{font-size:20px;color:#085fb0;font-weight:700}