﻿*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;min-height:100%;text-rendering:optimizeLegibility !important;-webkit-font-smoothing:antialiased !important}body{font-size:16px !important;font-family:"Inter",sans-serif;color:#7a7a7a;position:relative;background-color:#fff;-ms-touch-action:pan-y;overflow-x:hidden;outline:none}a{text-decoration:none;font-size:16px;line-height:178%}@media only screen and (max-width: 991px){a{font-size:15px}}a:hover{transition:all .3s ease-in-out}p{font-size:16px;line-height:178%;margin:0}@media only screen and (max-width: 991px){p{font-size:14px}}figure{margin:0;padding:0}img{display:block;max-width:100%;margin:0;padding:0}ul{list-style:none;margin:0;padding:0}h1,.display-1{font-size:75px;font-style:normal;font-weight:700;line-height:116.757%}@media only screen and (max-width: 1600px){h1,.display-1{font-size:70px}}@media only screen and (max-width: 1400px){h1,.display-1{font-size:60px}}@media only screen and (max-width: 1200px){h1,.display-1{font-size:58px}}@media only screen and (max-width: 991px){h1,.display-1{font-size:48px}}@media only screen and (max-width: 768px){h1,.display-1{font-size:42px}}h2,.display-2{font-size:64px;font-style:normal;font-weight:700;line-height:116.757%}@media only screen and (max-width: 1400px){h2,.display-2{font-size:55px}}@media only screen and (max-width: 1200px){h2,.display-2{font-size:45px}}@media only screen and (max-width: 991px){h2,.display-2{font-size:42px}}@media only screen and (max-width: 768px){h2,.display-2{font-size:32px}}h3,.display-3{font-size:55px;font-style:normal;font-weight:700;line-height:116.757%}@media only screen and (max-width: 1400px){h3,.display-3{font-size:50px}}@media only screen and (max-width: 1200px){h3,.display-3{font-size:48px}}@media only screen and (max-width: 991px){h3,.display-3{font-size:40px}}@media only screen and (max-width: 768px){h3,.display-3{font-size:30px}}h4,.display-4{font-size:32px;font-style:normal;font-weight:700;line-height:116.757%}@media only screen and (max-width: 1400px){h4,.display-4{font-size:30px}}@media only screen and (max-width: 1200px){h4,.display-4{font-size:28px}}@media only screen and (max-width: 991px){h4,.display-4{font-size:26px}}@media only screen and (max-width: 768px){h4,.display-4{font-size:25px}}h5,.display-5{font-size:24px;font-style:normal;font-weight:700;line-height:116.757%}@media only screen and (max-width: 991px){h5,.display-5{font-size:22px}}@media only screen and (max-width: 768px){h5,.display-5{font-size:19px}}h6,.display-6{font-size:20px;font-style:normal;font-weight:700;line-height:110.943%}@media only screen and (max-width: 991px){h6,.display-6{font-size:19px}}@media only screen and (max-width: 768px){h6,.display-6{font-size:17px}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.scale-in-center{-webkit-animation:scale-in-center 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:scale-in-center 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes animation-move{0%{transform:translateX(0)}50%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes animation-zoom{0%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.2)}100%{transform:translateY(-50%) scale(1)}}.form-field{width:100%;margin:0 0 21px 0}@media only screen and (max-width: 1400px){.form-field{margin:0 0 18px 0}}label{display:block;font-style:normal;font-weight:500;font-size:16px;line-height:137.02%;color:#8999a6}@media only screen and (max-width: 1400px){label{font-size:14px}}.textbox{width:100%;height:42px;padding:0 15px;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:42px;color:#263238;margin:0 0 0 0;outline:none;border-radius:5px;border:1px solid #bbc6cc;background:#fff}.textbox::-webkit-input-placeholder{opacity:1;color:#999;font-size:16px}.textbox:focus{border:#6e1cee solid 1px}textarea.textbox{height:99px;resize:none;padding:15px 21px}@media only screen and (max-width: 1400px){textarea.textbox{height:70px;padding:15px}}label{margin-bottom:5px;color:#4d5a6d;font-size:14px;font-style:normal;font-weight:400;line-height:128%;letter-spacing:-0.14px}.form-select{color:#4d5a6d;font-size:14px;font-style:normal;font-weight:400;line-height:114%;letter-spacing:-0.14px;height:42px;line-height:26px}.button{display:inline-block;margin:0;font-family:"Inter",sans-serif;font-style:normal;text-transform:capitalize;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease-in-out}.button:hover{background-color:#407bff}.btn-xl{height:79px;min-width:250px;border-radius:5px;font-weight:700;font-size:18px;line-height:82px}@media only screen and (max-width: 1400px){.btn-xl{height:68px;min-width:227px;font-weight:700;font-size:16px;line-height:70px}}.line--button{padding:0 34px;color:#407bff;border:1px solid #407bff;line-height:78px !important}.line--button i{margin-left:10px;vertical-align:middle;font-size:21px;display:inline-block;margin:0 0 3px 6px}@media only screen and (max-width: 1400px){.line--button{line-height:68px !important;padding:0 23px}}.line--button:hover{color:#fff;background:#004bf3;border:1px solid #004bf3}.gradient--button{color:#2c42b6;border:none;background:linear-gradient(180deg, #8294FF 0%, #FFF 100%)}.gradient--button:hover{background:linear-gradient(250deg, #8294FF 0%, #FFF 100%)}.secondary--button{border:1px solid #fff;background:#fff;font-weight:700;color:#00295a}.secondary--button:hover{border:1px solid #00295a;background:#00295a;color:#fff}.primary--button{background:#407bff;color:#fff;border:1px solid #407bff}.primary--button:hover{background:#004bf3;border:1px solid #004bf3}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:normal;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left !important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(-21px);-ms-transform:scale(0.75) translateY(-21px);transform:scale(0.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:rgba(0,0,0,0) !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:bold}.nice-select .option.disabled{background-color:rgba(0,0,0,0);color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 3px;background:#86b593;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:var(--primary)}.heading h2{margin:0 0 15px 0;color:#263238}.heading h3{font-size:40px;font-style:normal;font-weight:700;line-height:113.443%}@media only screen and (max-width: 1400px){.heading h3{font-size:36px}}@media only screen and (max-width: 1200px){.heading h3{font-size:35px}}@media only screen and (max-width: 991px){.heading h3{font-size:32px}}@media only screen and (max-width: 768px){.heading h3{font-size:30px}}.heading span{color:#87949b;font-size:24px;font-style:normal;font-weight:500;line-height:116.757%}.pagination ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.pagination ul li{line-height:0}.pagination ul li a{display:flex;justify-content:center;align-items:center;min-width:40px;min-height:40px;color:#626f8d;font-size:16px;font-weight:700;border-radius:100%;line-height:0}.pagination ul li a.prev,.pagination ul li a.next{color:#263238;font-size:27px;min-height:auto;min-width:auto;background:none}.pagination ul li a:hover,.pagination ul li a.active{color:#407bff;border:#407bff solid 1px;background:#effbff}.pagination ul li a:hover.prev,.pagination ul li a:hover.next,.pagination ul li a.active.prev,.pagination ul li a.active.next{border:none;background:none;color:#407bff}.home--banner{padding:93px 0;min-height:863px;background:linear-gradient(248deg, #407BFF 4.84%, #2F2692 67.03%, #6334F3 93.3%);position:relative;overflow:hidden}@media only screen and (max-width: 1600px){.home--banner{min-height:780px}}@media only screen and (max-width: 1400px){.home--banner{min-height:680px}}.home--banner::before{content:"" !important;top:0;left:0;width:838px;height:838px;background:url(../images/banner-vector.svg);position:absolute;z-index:0}@media only screen and (max-width: 1200px){.home--banner::before{display:none}}.home--banner::after{content:"" !important;bottom:0;right:0;width:1000px;height:301px;background:url(../images/banner-vector-2.svg) no-repeat;position:absolute}@media only screen and (max-width: 1200px){.home--banner::after{display:none}}@media only screen and (max-width: 1400px){.home--banner{padding:70px 0}}.home--banner .text--area{max-width:597px;position:relative;z-index:10}@media only screen and (max-width: 1200px){.home--banner .text--area{margin:0 0 40px 0;text-align:center;max-width:100%}}.home--banner .text--area h1{margin:0 0 30px 0;color:#fff}.home--banner .text--area h4{color:#fff;margin:0 0 48px 0}.home--banner .text--area p{margin:0 0 48px 0;font-size:20px;color:#fff}@media only screen and (max-width: 1400px){.home--banner .text--area p{margin:0 0 35px 0;font-size:18px}}@media only screen and (max-width: 991px){.home--banner .text--area p{font-size:16px}}.home--banner .image--area{width:52%;top:20px;right:0;position:absolute;z-index:10}@media only screen and (max-width: 1200px){.home--banner .image--area{width:100%;margin:0 auto;position:unset;top:unset;right:unset}}.home--banner .image--area img{width:100%}@media only screen and (max-width: 1200px){.home--banner .image--area img{width:80%;margin:0 auto}}@media only screen and (max-width: 991px){.home--banner .image--area img{width:100%}}.home--banner.web-hosting-banner .text--area,.home--banner .dedicated-hosting-banner .text--area{max-width:655px}@media only screen and (max-width: 1400px){.home--banner.web-hosting-banner .text--area,.home--banner .dedicated-hosting-banner .text--area{max-width:582px}}@media only screen and (max-width: 1200px){.home--banner.web-hosting-banner .text--area,.home--banner .dedicated-hosting-banner .text--area{max-width:100%}}.home--banner.web-hosting-banner .image--area,.home--banner .dedicated-hosting-banner .image--area{top:-27px;right:-26px}.home--banner .overview{display:flex;margin:43px 0 52px 0}@media only screen and (max-width: 1200px){.home--banner .overview{justify-content:center}}@media only screen and (max-width: 991px){.home--banner .overview{margin:30px 0 0 0}}@media only screen and (max-width: 420px){.home--banner .overview{flex-direction:column;text-align:center}}.home--banner .overview h6{display:block;color:#d4e2ff;font-size:16px;font-style:normal;font-weight:400;line-height:146%}.home--banner .overview h6:first-of-type{padding-right:30px;margin-right:30px;border-right:#5472b5 solid 1px}@media only screen and (max-width: 991px){.home--banner .overview h6:first-of-type{padding-right:15px;margin-right:15px}}@media only screen and (max-width: 420px){.home--banner .overview h6:first-of-type{border:none;border-bottom:#5472b5 solid 1px;padding:0 0 15px 0;margin:0 0 15px 0}}@media only screen and (max-width: 991px){.home--banner .overview h6{font-size:15px;margin:0}}.home--banner .overview h6 span{display:block;color:#fff;font-family:Inter;font-size:64px;font-style:normal;font-weight:500;line-height:116.757%}@media only screen and (max-width: 1400px){.home--banner .overview h6 span{font-size:40px}}@media only screen and (max-width: 1200px){.home--banner .overview h6 span{font-size:28px;margin-bottom:8px}}.after-banner-section{background:#eff3fc}@media only screen and (max-width: 1200px){.after-banner-section{padding:50px 0}}.after-banner-section .content--area{margin-top:-110px;padding:0 0 80px 0;position:relative;z-index:15}@media only screen and (max-width: 1200px){.after-banner-section .content--area{height:auto;padding:0 0 0 0}}.after-banner-section .price--card{display:flex;flex-direction:column;justify-content:space-between;min-height:647px;height:100%;padding:20px 30px 50px 30px;margin:0 0 30px 0;border-radius:13px;background:#fff;border:2px solid rgba(0,0,0,0);transition:all .2s ease-in-out;position:relative}@media only screen and (max-width: 1200px){.after-banner-section .price--card{min-height:647px;height:auto}}@media only screen and (max-width: 768px){.after-banner-section .price--card{min-height:auto}}.after-banner-section .price--card:hover{border-radius:13px;border:2px solid #407bff;background:#fff;box-shadow:0px 15px 20px 0px rgba(64,123,255,.22)}.after-banner-section .price--card:hover .price--cta{display:block}.after-banner-section .price--card figure{width:100%}@media only screen and (max-width: 1200px){.after-banner-section .price--card figure{order:1}}.after-banner-section .price--card figure img{max-width:100%;margin:0 auto}.after-banner-section .price--card .text--area{padding:30px 0 0 0;text-align:center}@media only screen and (max-width: 1200px){.after-banner-section .price--card .text--area{order:2}}.after-banner-section .price--card .text--area h5{margin:0 0 15px 0;color:#263238}.after-banner-section .price--card .text--area p{margin:0 0 30px 0}.after-banner-section .price--card .text--area .select-price{color:#407bff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:146%;text-decoration-line:underline}.after-banner-section .price--card .text--area .select-price:hover{color:#6e1cee}.after-banner-section .price--card .price--cta{display:none;width:69px;height:69px;bottom:-34px;left:50%;transform:translateX(-50%);border-radius:100%;background:linear-gradient(180deg, #407BFF 0%, #6E1CEE 100%);color:#fff;font-size:9px;text-align:center;line-height:69px;position:absolute}@media only screen and (max-width: 1200px){.after-banner-section .price--card .price--cta{display:block}}@media only screen and (max-width: 1200px){.after-banner-section.domain{padding:0}}.after-banner-section.domain .content--area{margin-top:0;padding:60px 0 80px 0;position:relative;z-index:15}.worldwide--location{padding:80px 0}.worldwide--location.inner-page{padding:28px 0 80px 0}@media only screen and (max-width: 991px){.worldwide--location{padding:60px 0}.worldwide--location.inner-page{padding:0 0 60px 0}}.worldwide--location .heading{text-align:center}.worldwide--location .counter--area{text-align:center;margin-top:38px}.worldwide--location .counter--area .counter{margin:0 0 40px 0}@media only screen and (min-width: 1200px){.worldwide--location .counter--area .counter{border-right:#e3e3e3 solid 1px}}.worldwide--location .counter--area .counter h4{color:#407bff;font-size:55px;font-style:normal;font-weight:300;line-height:100%}@media only screen and (max-width: 1400px){.worldwide--location .counter--area .counter h4{font-size:40px}}.worldwide--location .counter--area .counter .counter--label{color:#8890a4;font-size:18px;font-style:normal;font-weight:400;line-height:100%}@media only screen and (max-width: 1400px){.worldwide--location .counter--area .counter .counter--label{font-size:16px}}.globle-map{width:100%;position:relative}.globle-map .map-image{display:block;width:100%;height:auto}.globle-map .map-point{position:absolute;width:10px;height:10px;border-radius:100%;background:#407bff;transition:all .2s ease-in-out;cursor:pointer}@media only screen and (max-width: 640px){.globle-map .map-point{width:5px;height:5px}}@media only screen and (max-width: 520px){.globle-map .map-point{width:4px;height:4px}}.globle-map .map-point .location-details{display:none;padding:8px 41px;top:-10px;left:32px;width:auto;white-space:nowrap;border-radius:15px;position:relative;background:linear-gradient(90deg, #003BDA 0%, #407BFF 100%);filter:drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.12));color:#fff;font-size:18px;font-weight:700;z-index:20}.globle-map .map-point .location-details::before{content:"" !important;background:url(../images/location-pointer.svg) no-repeat;top:10px;left:-10px;width:21px;height:21px;position:absolute}.globle-map .map-point .location-details span{display:block;color:#badef7;font-size:14px;font-weight:400}.globle-map .map-point:hover{width:24px;height:24px}.globle-map .map-point:hover .location-details{display:inline-block}@media only screen and (max-width: 991px){.globle-map .map-point:hover .location-details{display:none}}.know--more{padding:65px 70px;border-radius:13px;border:1px solid #dfdfdf;background:#fff;margin:-30px 0 0 0;position:relative;z-index:50}@media only screen and (max-width: 991px){.know--more{margin:25px 0 0 0}}@media only screen and (max-width: 991px){.know--more{padding:38px 15px;text-align:center}}.know--more::before{content:"" !important;width:274px;height:147px;bottom:-22%;left:23%;transform:translateX(-50%);background:url(../images/why-choose-left-vector.svg) no-repeat;position:absolute;z-index:60}@media only screen and (max-width: 1400px){.know--more::before{bottom:-18%;left:21%}}@media only screen and (max-width: 1200px){.know--more::before{display:none}}.know--more::after{content:"" !important;width:274px;height:147px;bottom:-22%;right:1%;transform:translateX(-50%);background:url(../images/why-choose-right-vector.svg) no-repeat;position:absolute;z-index:60}@media only screen and (max-width: 1400px){.know--more::after{bottom:-18%;right:-5%}}@media only screen and (max-width: 1200px){.know--more::after{display:none}}.know--more .heading{text-align:left}@media only screen and (max-width: 991px){.know--more .heading{text-align:center}}.know--more .heading h3{color:#263238;word-wrap:break-word}.know--more p{margin:0 0 15px 0}.know--more .button.btn-xl{margin-top:15px}.know--more .button.btn-xl i{margin-left:10px;vertical-align:middle;font-size:21px;display:inline-block;margin:0 0 3px 6px}.ready-to-work{padding:99px 0 105px 0;background-repeat:no-repeat !important;background-position:center center !important;background-size:cover !important}@media only screen and (max-width: 1200px){.ready-to-work{padding:60px 0}}.ready-to-work .text--area{max-width:588px}@media only screen and (max-width: 1200px){.ready-to-work .text--area{max-width:100%;text-align:center}}.ready-to-work .text--area h2{margin:0 0 26px 0;color:#fff;line-height:101%}.ready-to-work .text--area span{display:block;margin:0 0 40px 0;color:#fff;font-size:18px;font-weight:700;line-height:110%}.ready-to-work .text--area .cta{display:flex;gap:20px}@media only screen and (max-width: 1200px){.ready-to-work .text--area .cta{flex-direction:column;justify-content:center;align-items:center}}.why--choose{padding:380px 0 420px 0;margin-top:-400px;background:linear-gradient(248deg, #407BFF 4.84%, #2F2692 67.03%, #6334F3 93.3%);clip-path:polygon(78% 15%, 100% 0, 100% 70%, 100% 100%, 0 100%, 0% 70%, 0 15%);position:relative}@media only screen and (max-width: 1200px){.why--choose{clip-path:unset}}.why--choose .why--choose-image{position:absolute;top:50%;left:50%;width:706px;height:601.716px;transform:translate(-37%, -36%);z-index:-1}@media only screen and (max-width: 1400px){.why--choose .why--choose-image{width:541px;height:531.716px;transform:translate(-37%, -34%)}}@media only screen and (max-width: 1200px){.why--choose .why--choose-image{display:none}}.why--choose .heading{max-width:405px;margin:0 auto;position:relative}@media only screen and (max-width: 1200px){.why--choose .heading{margin:0 auto 40px auto}}.why--choose .heading h2{margin:0;color:#fff;text-align:center}.feature--points .item{display:flex;align-items:flex-start;gap:24px;padding:0 0 45px 0;margin:0 0 50px 0;max-width:378px;border-bottom:#5b64bc solid 1px}@media only screen and (max-width: 1200px){.feature--points .item{gap:15px;max-width:100%;padding:0 0 27px 0;margin:0 0 33px 0}}@media only screen and (min-width: 1200px){.feature--points .item:last-of-type{border:none}}.feature--points .item figure img{display:block;max-width:50px}@media only screen and (max-width: 1200px){.feature--points .item figure img{max-width:40px}}.feature--points .item section h6{margin:0 0 10px 0;color:#fff}@media only screen and (max-width: 1200px){.feature--points .item section h6{margin:0 0 5px 0}}.feature--points .item section p{color:#b0bdf8}.features--area{padding:135px 0 0 0;margin-top:-429px;position:relative}@media only screen and (max-width: 1200px){.features--area{padding:90px 0 0 0;background:#fff}}@media only screen and (max-width: 991px){.features--area{padding:60px 0 0 0}}.features--area::before{content:"" !important;width:966px;height:642px;top:6px;left:0;background:url(../images/feature-vector.svg);position:absolute;z-index:0}@media only screen and (max-width: 1800px){.features--area::before{left:-180px}}@media only screen and (max-width: 1200px){.features--area::before{display:none}}.features--area::after{content:"" !important;width:70%;height:642px;top:6px;right:0;background:#fff;position:absolute;z-index:0}@media only screen and (max-width: 2000px){.features--area::after{width:60%}}@media only screen and (max-width: 1200px){.features--area::after{display:none}}.features--content{position:relative;padding:0 0 97px 0;margin:0 0 55px 0;border-bottom:#ebedf1 solid 1px;z-index:5}.features--content:last-of-type{padding:0 0 40px 0}@media only screen and (max-width: 991px){.features--content:last-of-type{padding:0 0 15px 0}}@media only screen and (max-width: 1200px){.features--content{padding:0 0 60px 0}}.features--content:last-of-type{border:none}.features--content .text--area{max-width:606px}@media only screen and (max-width: 1200px){.features--content .text--area{text-align:center;max-width:100%}}.features--content .text--area h2{color:#263049;margin:0 0 24px 0}@media only screen and (max-width: 991px){.features--content .text--area h2{margin:0 0 13px 0}}.features--content .text--area p{margin:0 0 52px 0;max-width:516px}@media only screen and (max-width: 1200px){.features--content .text--area p{margin:0 0 20px 0;max-width:100%}}@media only screen and (max-width: 1200px){.features--content .image--area{margin:0 0 25px 0}}.features--content .image--area img{margin:0 auto;max-width:520px;width:100%}.review-section{padding:80px 0;background:#eff3fc}.review-section.home{position:relative}.review-section.home:before{content:"" !important;position:absolute;top:-391px;right:0;background:url(../images/home-feature-vector.svg) no-repeat;width:913px;height:450px;z-index:3}@media only screen and (max-width: 1400px){.review-section.home:before{width:775px}}@media only screen and (max-width: 1200px){.review-section.home:before{display:none}}@media only screen and (max-width: 991px){.review-section{padding:50px 0}}.review-section .heading{display:flex;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width: 1200px){.review-section .heading{flex-direction:column;align-items:flex-start}}.review-section .heading h2{max-width:384px}.review-section .heading .overview{display:flex}@media only screen and (max-width: 991px){.review-section .heading .overview{margin:10px 0 0 0}}.review-section .heading .overview h6{display:block;color:#8890a4;font-size:18px;font-weight:400;line-height:29px}.review-section .heading .overview h6:first-of-type{padding-right:45px;margin-right:45px;border-right:#d4def4 solid 1px}@media only screen and (max-width: 991px){.review-section .heading .overview h6:first-of-type{padding-right:15px;margin-right:15px}}@media only screen and (max-width: 991px){.review-section .heading .overview h6{font-size:15px;margin:0}}.review-section .heading .overview h6 span{display:block;margin-bottom:14px;color:#407bff;font-size:55px;font-weight:300;line-height:52%}@media only screen and (max-width: 1400px){.review-section .heading .overview h6 span{font-size:40px}}@media only screen and (max-width: 1200px){.review-section .heading .overview h6 span{font-size:28px;margin-bottom:8px}}.review-section .review-note{display:flex;justify-content:space-between;align-items:center;margin-top:32px}@media only screen and (max-width: 991px){.review-section .review-note{flex-direction:column;text-align:center}}.review-section .review-note p{color:#5b6375;font-size:18px;font-weight:400}@media only screen and (max-width: 1200px){.review-section .review-note p{font-size:14px}}.review-section .review-note p span{display:inline-block;padding:4px 14px 3px 14px;line-height:100%;color:#fff;font-weight:700;border-radius:100px;background:#407bff}@media only screen and (max-width: 1200px){.review-section .review-note p span{padding:2px 9px 2px 9px;font-size:13px}}.review-section .review-note p a{color:#000;font-size:18px;font-weight:700;text-decoration-line:underline}.review-section .review-note p a:hover{color:#407bff}@media only screen and (max-width: 1200px){.review-section .review-note p a{font-size:14px}}.review-section .review-note img{width:200px;height:auto}@media only screen and (max-width: 1200px){.review-section .review-note img{width:150px}}.client--feedback{margin-top:28px}.client--feedback .feedback{padding:37px 44px 36px 44px;border-radius:13px;background:#fff}.client--feedback .feedback ul{display:flex;gap:3px;margin:0 0 11px 0}.client--feedback .feedback ul li img{display:block;width:18px;height:18px}.client--feedback .feedback p{line-height:178%;margin:0 0 27px 0}.client--feedback .feedback .client h6{margin:0;color:#000;font-size:18px}.client--feedback .feedback .client .location{position:relative;padding:0 0 0 18px}.client--feedback .feedback .client .location::before{content:"";top:3px;left:0;width:14px;height:14px;background:url(../images/review-map-icon.svg);position:absolute}.web-hosting-price-card,.cloud-vps-hosting-price-card{margin:0 0 30px 0;padding:43px 52px;border-radius:13px;background:#fff;overflow:hidden}@media only screen and (max-width: 1200px){.web-hosting-price-card,.cloud-vps-hosting-price-card{padding:38px 30px}}@media only screen and (max-width: 640px){.web-hosting-price-card,.cloud-vps-hosting-price-card{padding:30px 15px}}.web-hosting-price-card h5,.cloud-vps-hosting-price-card h5{margin:0 0 17px 0;text-align:center;color:#263238}.web-hosting-price-card figure,.cloud-vps-hosting-price-card figure{margin:0 0 17px 0}.web-hosting-price-card figure img,.cloud-vps-hosting-price-card figure img{display:block;margin:0 auto;max-width:139px}.web-hosting-price-card h4,.cloud-vps-hosting-price-card h4{display:flex;align-items:flex-end;justify-content:center;min-height:65px;margin:0 0 13px 0;text-align:center;color:#407bff;font-size:28px;font-weight:700;line-height:116.757%}@media only screen and (max-width: 991px){.web-hosting-price-card h4,.cloud-vps-hosting-price-card h4{font-size:26px}}@media only screen and (max-width: 768px){.web-hosting-price-card h4,.cloud-vps-hosting-price-card h4{font-size:25px}}.web-hosting-price-card .price-description,.cloud-vps-hosting-price-card .price-description{margin:0 auto 33px auto;max-width:215px;color:#686868;text-align:center;font-size:16px;font-weight:400;line-height:146%}.web-hosting-price-card .price-description span,.cloud-vps-hosting-price-card .price-description span{text-decoration-line:underline}.web-hosting-price-card .cta,.cloud-vps-hosting-price-card .cta{display:flex;margin:0 0 58px 0}@media only screen and (max-width: 1600px){.web-hosting-price-card .cta,.cloud-vps-hosting-price-card .cta{margin:0 0 40px 0}}.web-hosting-price-card .cta a,.cloud-vps-hosting-price-card .cta a{margin:0 auto}.web-hosting-price-card ul,.cloud-vps-hosting-price-card ul{position:relative}.web-hosting-price-card ul::before,.cloud-vps-hosting-price-card ul::before{content:"";top:0;left:100%;width:300px;height:100%;background:#fff;position:absolute;z-index:5}.web-hosting-price-card ul li,.cloud-vps-hosting-price-card ul li{position:relative;margin:0 0 20px 0;padding:0 0 0 33px;color:#4f4f4f}.web-hosting-price-card ul li::before,.cloud-vps-hosting-price-card ul li::before{content:"";top:3px;left:0;width:22px;height:22px;background:url(../images/tick-icon.svg) no-repeat;position:absolute}.web-hosting-price-card ul li:after,.cloud-vps-hosting-price-card ul li:after{content:"";margin:0 0 0 10px;top:11px;height:3px;width:1000px;border-bottom:#c5c5c5 dashed 1px;position:absolute}.cloud-vps-hosting-price-card{padding:43px 44px 30px 44px}@media only screen and (max-width: 1200px){.cloud-vps-hosting-price-card{padding:38px 30px}}@media only screen and (max-width: 640px){.cloud-vps-hosting-price-card{padding:30px 15px}}.cloud-vps-hosting-price-card ul{position:relative}.cloud-vps-hosting-price-card ul::before{content:"";top:0;left:100%;width:300px;height:100%;background:#fff;position:absolute;z-index:5}.cloud-vps-hosting-price-card ul li{position:relative}.cloud-vps-hosting-price-card figure{margin:0 0 27px 0}.cloud-vps-hosting-price-card figure img{max-width:176px}.cloud-vps-hosting-price-card h5{margin:0 0 3px 0}.cloud-vps-hosting-price-card p.price-description{margin:0;max-width:100%}.cloud-vps-hosting-price-card h4{margin:18px 0 2px 0}.cloud-vps-hosting-price-card .cta{display:flex;justify-content:center;margin:23px 0 40px 0}.cloud-vps-hosting-price-card .cta .button{min-width:218px}.web-hosting-price-card{padding:43px 30px 30px 30px}@media only screen and (max-width: 1200px){.web-hosting-price-card{padding:38px 30px}}@media only screen and (max-width: 640px){.web-hosting-price-card{padding:30px 15px}}.web-hosting-price-card .cta{display:flex;justify-content:center;margin:23px 0 40px 0}.web-hosting-price-card .cta .button{min-width:218px}.web-hosting-features{padding:80px 0 0 0;background:#fff}.web-hosting-features .features--content{background:rgba(0,0,0,0);border-bottom:#ebedf1 solid 1px;padding:0 0 97px 0}@media only screen and (max-width: 1200px){.web-hosting-features{padding:50px 0 90px 0}.web-hosting-features.inner-page{padding:50px 0 0 0}.web-hosting-features.inner-page .features--content{padding:0 0 60px 0;margin:0 0 50px 0}}.web-hosting-features.affiliate-program .features--content:last-child{border:none;padding:0}.web-hosting-features.domains .features--content:last-child{border:none}.our-core-features,.contact--us-about{margin:-26% 0 0 0;padding:0 0 0 0;background:linear-gradient(248deg, #407BFF 4.84%, #2F2692 67.03%, #6334F3 93.3%);overflow:hidden}.our-core-features svg,.contact--us-about svg{width:101%;margin:-5px 0 40px 0;height:auto}@media only screen and (max-width: 1200px){.our-core-features svg,.contact--us-about svg{display:none}}@media only screen and (max-width: 1200px){.our-core-features,.contact--us-about{margin:-95px 0 0 0;padding:45px 0 0 0}}.our-core-features .heading,.contact--us-about .heading{margin:0 auto 43px auto;text-align:center;max-width:892px;width:100%}.our-core-features .heading h2,.contact--us-about .heading h2{color:#fff}.our-core-features .feature--points .item,.contact--us-about .feature--points .item{border-bottom:#5b64bc solid 1px}.our-core-features .feature--points:last-of-type .item,.contact--us-about .feature--points:last-of-type .item{padding:0 0 25px 0}@media only screen and (min-width: 1200px){.our-core-features .feature--points:last-of-type .item,.contact--us-about .feature--points:last-of-type .item{border:none}}.our-core-features.inner-page{margin:-16% 0 0 0}@media only screen and (max-width: 1200px){.our-core-features.inner-page{margin:-5% 0 0 0}}.dedicated-hosting{margin:0 0 30px 0;padding:40px 50px;border-radius:13px;background:#fff}@media only screen and (max-width: 640px){.dedicated-hosting{padding:27px 21px;margin:0 0 25px 0}}.dedicated-hosting h4{margin:0 0 28px 0;color:#000}.dedicated-hosting ul{margin:0 0 34px 0}.dedicated-hosting ul li{display:flex;align-items:center;gap:5px;position:relative;margin:0 0 20px 0;padding:0 0 0 33px;color:#708195}.dedicated-hosting ul li b{color:#263238}.dedicated-hosting ul li::before{content:"";top:3px;left:0;width:22px;height:22px;background:url(../images/tick-icon.svg) no-repeat;position:absolute}.dedicated-hosting ul li .custom--tooltip{position:relative;flex-shrink:0;top:0}.dedicated-hosting ul li .custom--tooltip::before{display:none}.dedicated-hosting .cta{display:flex}.dedicated-hosting .cta a{width:100%}@media only screen and (max-width: 1200px){.dedicated-hosting .cta a{width:auto}}.dedicated-hosting h3{margin:0 0 28px 0;color:#407bff;font-size:40px;font-weight:700}.dedicated-hosting h3 span{display:block;color:#808c99;font-size:18px;font-weight:400;line-height:18px}.specifications-area{padding:70px 0 0 0}@media only screen and (max-width: 991px){.specifications-area{padding:50px 0 0 0}}.specifications-area .content--area{padding:0 0 26px 0;border-bottom:#ebedf1 solid 1px}@media only screen and (max-width: 991px){.specifications-area .content--area{padding:0;border:none}}@media only screen and (max-width: 991px){.specifications-area .heading{margin:0 0 30px 0}}.specifications-area ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 35px}@media only screen and (max-width: 768px){.specifications-area ul{grid-template-columns:1fr}}.specifications-area ul li{padding:0 0 12px 33px;margin:0 0 12px 0;color:#434b61;font-size:16px;font-weight:500;color:#708195;border-bottom:#c9d3da dashed 1px;position:relative}.specifications-area ul li::before{content:"";top:3px;left:0;width:22px;height:22px;background:url(../images/tick-icon-blue.svg) no-repeat;position:absolute}@media only screen and (min-width: 768px){.specifications-area ul li:nth-last-of-type(2),.specifications-area ul li:last-of-type{border:none}}.os--list{padding:52px 0 60px 0;border-bottom:#d5e7ef solid 1px}.os--list .heading{text-align:center;margin:0 0 35px 0}.os--list .heading h3{color:#263049}.os--list ul{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 1200px){.os--list ul{flex-wrap:wrap;gap:15px}}.os--list ul li{display:flex;flex-direction:column;justify-content:space-around;width:219px;padding:15px 0;border-right:#dfdfdf solid 1px}@media only screen and (max-width: 1200px){.os--list ul li{border:#dfdfdf solid 1px;width:160px;height:165px;padding:15px}}@media only screen and (min-width: 1200px){.os--list ul li:last-of-type{border:none}}.os--list ul li img{display:block;max-width:90px;margin:0 auto}@media only screen and (max-width: 1200px){.os--list ul li img{max-width:70px}}.os--list ul li span{display:block;margin-top:13px;color:#000;text-align:center;font-size:16px;font-weight:700;line-height:113.443%}.banner-domain-search{padding:0}.banner-domain-search form{padding:0}@media only screen and (max-width: 1200px){.banner-domain-search form{display:inline-block;margin:0 auto}}.banner-domain-search form .search-container{display:flex;align-items:center;padding:0 0 0 47px;margin:0 0 30px 0;max-width:621px;width:100%;height:85px;background:#fff;border-radius:10px}@media only screen and (max-width: 991px){.banner-domain-search form .search-container{padding:0 0 0 15px;height:70px}}.banner-domain-search form .search-container span{color:#adabab;font-size:20px;font-weight:700;line-height:143%}@media only screen and (max-width: 991px){.banner-domain-search form .search-container span{font-size:16px}}.banner-domain-search form .search-container input[type=text]{display:inline-block;padding:0 12px 0 0;width:calc(100% - 85px);height:100%;color:#1b5375;font-size:20px;font-weight:700;line-height:143%;border:none}.banner-domain-search form .search-container input[type=text]::placeholder{color:#1b5375}.banner-domain-search form .search-container input[type=text]::-webkit-input-placeholder{color:#1b5375}.banner-domain-search form .search-container input[type=text]:-moz-placeholder{color:#1b5375}@media only screen and (max-width: 991px){.banner-domain-search form .search-container input[type=text]{font-size:16px}}.banner-domain-search form .search-container input[type=text]:focus{outline:none}.banner-domain-search form .search-container button{display:inline-block;width:85px;height:85px;line-height:90px;font-size:30px;border-radius:0px 10px 10px 0px;border:0;outline:none;background:#407bff}@media only screen and (max-width: 991px){.banner-domain-search form .search-container button{font-size:25px;height:70px;line-height:76px}}.banner-domain-search form .search-container button:hover{background:#5a8dff;color:#fff}.banner-domain-search form .search-options{display:flex;gap:9px;max-width:621px}@media only screen and (max-width: 991px){.banner-domain-search form .search-options{flex-direction:column}}.banner-domain-search form .search-options label{width:100%;padding:4px 13px;border-radius:5px;border:1px solid #407bff;background:#fff;color:#407bff;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:143%;cursor:pointer}@media only screen and (max-width: 1200px){.banner-domain-search form .search-options label{font-size:13px;padding:4px 4px}}.banner-domain-search form .search-options label input{display:none}.banner-domain-search form .search-options label:hover,.banner-domain-search form .search-options label.active{color:#fff;border:1px solid #407bff;background:#407bff}.domain-table{height:668px;overflow-y:auto;border-radius:0 0 16px 16px}.domain-table::-webkit-scrollbar{width:2px}.domain-table::-webkit-scrollbar{width:5px}.domain-table::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #f5f5f5;border-radius:10px}.domain-table::-webkit-scrollbar-thumb{background:linear-gradient(180deg, #407BFF 0%, #6E1CEE 100%);border-radius:10px}.domain-table::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #407BFF 0%, #6E1CEE 100%)}.domain-table table{width:100%;border-spacing:0;border-collapse:separate}.domain-table table thead tr th{padding:15px 29px 4px 29px;color:#6c8899;font-size:16px;font-weight:700;line-height:143%}.domain-table table tbody tr td{padding:15px 29px;color:#748d99;font-size:14px;font-style:normal;font-weight:400;line-height:143%;border:2px solid #fff;border-left:none;border-right:none}.domain-table table tbody tr td:first-of-type{border-left:2px solid #fff}@media screen and (min-width: 1200px){.domain-table table tbody tr td:last-of-type{border-right:2px solid #fff}}.domain-table table tbody tr td b{color:#1b5375;font-size:20px;font-style:normal;font-weight:700;line-height:143%}.domain-table table tbody tr td span{color:#407bff;font-size:16px;font-style:normal;font-weight:700;line-height:143%}.domain-table table tbody tr:nth-of-type(odd){background:#eff4ff}.domain-table table tbody tr:nth-of-type(even){background:#fff}.domain-table table tbody tr:nth-of-type(1) td:first-of-type{border-radius:16px 0 0 0}.domain-table table tbody tr:nth-of-type(1) td:last-of-type{border-radius:0 16px 0 0}.domain-table table tbody tr:last-of-type td:first-of-type{border-radius:0 0 0 16px}.domain-table table tbody tr:last-of-type td:last-of-type{border-radius:0 0 16px 0}@media screen and (max-width: 1200px){.domain-table table{border:none}.domain-table table tbody tr td{padding:15px;border-right:none;border:none;border-bottom:1px dotted rgba(177,177,177,.4941176471);border-radius:0 !important}.domain-table table tbody tr td td:last-of-type{border-right:none}.domain-table table tbody tr td[data-label=blank]{display:none}.domain-table table tbody tr td[data-label=blank]::before{display:none}.domain-table table tbody tr td[data-label=blank]::after{display:none}.domain-table table tbody tr td:first-of-type{border-left:none !important}.domain-table table tbody tr td:last-of-type td:first-of-type{border-radius:0 !important;border-bottom:none !important}.domain-table table tbody tr td:last-of-type td:last-of-type{border-radius:0 !important;border-bottom:none !important}.domain-table table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.domain-table table tr{display:block;margin-bottom:.625em}.domain-table table tr td{padding:13px 15px !important;display:block;font-size:15px}}@media screen and (max-width: 1200px)and (max-width: 1200px){.domain-table table tr td{display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:right}}@media screen and (max-width: 1200px){.domain-table table tr td::before{content:attr(data-label);float:left;font-weight:bold;text-align:left;text-transform:capitalize}.domain-table table tr td:last-child{border-bottom:0}}.inner--banner{padding:78px 0 60px 0;background:linear-gradient(248deg, #407BFF 4.84%, #2F2692 67.03%, #6334F3 93.3%);position:relative;overflow:hidden}@media screen and (max-width: 1200px){.inner--banner{padding:50px 0 50px 0;text-align:center}}.inner--banner::before{content:"";bottom:-62px;right:0;width:1000px;height:216.043px;background:url(../images/after-inner-banner-vector.svg);position:absolute}@media screen and (max-width: 1400px){.inner--banner::before{width:820px}}@media screen and (max-width: 1200px){.inner--banner::before{display:none}}.inner--banner .container .text--area{max-width:582px}@media screen and (max-width: 991px){.inner--banner .container .text--area{max-width:100%}}.inner--banner .container .text--area h1{color:#fff}.inner--banner .container .text--area p{font-size:20px;color:#fff}@media screen and (max-width: 1400px){.inner--banner .container .text--area p{font-size:18px}}.inner--banner.blog::before{background:url(../images/after-inner-banner-blog.svg)}.inner--banner.affiliate-program .text--area{max-width:625px}@media screen and (max-width: 1200px){.inner--banner.affiliate-program .text--area{max-width:100%}}.inner--banner .image--area{position:relative;z-index:60}@media screen and (max-width: 1200px){.inner--banner .image--area{margin:40px 0 0 0}}.inner--banner .image--area img{margin:0 auto;max-width:100%;height:auto}.after-inner-banner-section{padding:80px 0 80px 0;background:#eff3fc}@media screen and (max-width: 991px){.after-inner-banner-section{padding:50px 0}}.after-inner-banner-section .features--content{margin:0}.after-inner-banner-section .features--content .text--area{max-width:100%}.after-inner-banner-section .features--content .text--area h2{max-width:606px}.after-inner-banner-section .features--content .text--area p{max-width:100%;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:178%}.after-inner-banner-section .features--content .text--area p a{color:#7a7a7a;font-size:16px;font-weight:400;line-height:178%;text-decoration-line:underline}.after-inner-banner-section .features--content .text--area p a:hover{color:#407bff}.after-inner-banner-section .features--content .text--area .button{margin-top:35px}.articles--area{padding:68px 0 60px 0}@media screen and (max-width: 991px){.articles--area{padding:40px 0}}.articles--area .item{max-width:394px}@media screen and (max-width: 991px){.articles--area .item{max-width:100%;margin:0 0 15px 0}}.articles--area .item figure{margin:0 0 8px 0}.articles--area .item figure img{max-width:75px;height:90px}@media screen and (max-width: 991px){.articles--area .item figure img{max-width:55px;height:65px}}.articles--area .item h4{margin:0 0 12px 0;color:#263049}.our--history{position:relative;z-index:51}.our--history .content--area{padding:60px 0 55px 0;border-radius:37px;background:#eff3fc}@media screen and (max-width: 991px){.our--history .content--area{padding:30px 0}}@media screen and (max-width: 640px){.our--history .content--area{padding:30px 0 15px 0}}.our--history .content--area .heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 28px 0;padding:0 70px 0 70px}@media screen and (max-width: 991px){.our--history .content--area .heading{padding:0 30px;flex-direction:column}}@media screen and (max-width: 640px){.our--history .content--area .heading{padding:0 15px}}.our--history .content--area .heading h2{margin:0}.our--history .content--area .heading nav{display:flex;gap:10px}@media screen and (max-width: 991px){.our--history .content--area .heading nav{margin:12px 0 0 0}}.our--history .content--area .heading nav button{display:flex;justify-content:center;align-items:center;width:44px;height:44px;outline:none;font-size:24px;background:none;color:#407bff;border:#407bff solid 1px;border-radius:100%}@media screen and (max-width: 991px){.our--history .content--area .heading nav button{width:34px;height:34px}}.our--history .content--area .heading nav button:hover{color:#fff;border:#407bff solid 1px;background:#407bff}.our--history .content--area .history--slider{width:100%;padding:0 0 0 70px}@media screen and (max-width: 991px){.our--history .content--area .history--slider{padding:30px}}@media screen and (max-width: 640px){.our--history .content--area .history--slider{padding:0 15px}}.our--history .content--area .history--slider .slide--item{padding:33px 40px;border-radius:16px;background:#fff}@media screen and (max-width: 640px){.our--history .content--area .history--slider .slide--item{padding:25px 15px}}.our--history .content--area .history--slider .slide--item h4{margin:0 0 7px 0;color:#000;font-size:40px;font-weight:700;line-height:113.443%}@media screen and (max-width: 991px){.our--history .content--area .history--slider .slide--item h4{font-size:25px}}.our--history .content--area .history--slider .slide--item p{color:#828282;font-size:16px;font-weight:400;line-height:143%}.contact--us-about svg{margin:-5px 0 170px 0}@media only screen and (max-width: 1200px){.contact--us-about{margin:-95px 0 0 0;padding:123px 0 0 0}}.contact--us-about .content--area .image--area{display:flex;align-items:flex-end;height:100%}.contact--us-about .content--area .image--area img{display:block;max-width:660px;width:100%;margin:0 auto}@media only screen and (max-width: 1400px){.contact--us-about .content--area .image--area img{max-width:590px}}.contact--us-about .content--area .text--area{max-width:476px}@media only screen and (max-width: 1200px){.contact--us-about .content--area .text--area{margin:0 auto}}.contact--us-about .content--area .text--area h2{margin:0 0 23px 0;color:#fff}.contact--us-about .content--area .text--area ul li{display:flex;padding:0 15px 16px 0;margin:0 0 16px 40px;color:#b0bdf8;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-wrap:nowrap;border-bottom:rgba(255,255,255,.23) solid 1px;position:relative}.contact--us-about .content--area .text--area ul li:last-of-type{border:none}.contact--us-about .content--area .text--area ul li img{display:block;top:0;left:-38px;max-width:20px;width:24px;position:absolute}.contact--us-about .content--area .text--area ul li span,.contact--us-about .content--area .text--area ul li a{padding:0 0 0 4px;line-height:normal;color:#fff;text-wrap:wrap}.contact--us-about .content--area .text--area ul li a:hover{color:#8db0ff}.contact--us-about .content--area .text--area ul li address{text-wrap:wrap}.blog--area{padding:77px 0}@media only screen and (max-width: 991px){.blog--area{padding:50px 0}}.blog--area .content--area{position:relative}.blog--area .content--area .blog-search{width:376px;height:58px;top:-80px;right:0;padding:0 0 0 29px;border-radius:8px;border:2px solid #407bff;background:#f2f6fb;overflow:hidden;position:absolute}@media only screen and (max-width: 1400px){.blog--area .content--area .blog-search{width:320px}}@media only screen and (max-width: 1200px){.blog--area .content--area .blog-search{position:unset;width:100%;margin:0 0 40px 0}}@media only screen and (max-width: 991px){.blog--area .content--area .blog-search{width:100%}}.blog--area .content--area .blog-search form{width:100%;height:100%;display:flex}.blog--area .content--area .blog-search form input{width:calc(100% - 65px);height:100%;border:0;background:#f2f6fb;color:#635360;font-size:16px;font-style:normal;font-weight:600}.blog--area .content--area .blog-search form input:focus{outline:none;border:none}.blog--area .content--area .blog-search form button{width:65px;height:100%;font-size:18px;color:#fff;border-radius:0;background:#407bff;border:none;outline:none}.blog--area .content--area .blog-search form button:hover{background:#5a8dff}.blog--area .content--area .blog--content{position:relative}.blog--area .content--area .blog--content .posts{display:flex;gap:40px;border-bottom:#e7e7e7 solid 1px;padding:0 0 64px 0;margin:0 0 58px 0}@media only screen and (max-width: 991px){.blog--area .content--area .blog--content .posts{flex-direction:column;gap:24px;padding:0 0 36px 0;margin:0 0 42px 0}}.blog--area .content--area .blog--content .posts a{color:inherit}.blog--area .content--area .blog--content .posts .image--area{max-width:357px;width:100%;flex-shrink:0}.blog--area .content--area .blog--content .posts .image--area a{display:block;max-width:100%;height:auto}.blog--area .content--area .blog--content .posts .image--area a img{border-radius:9px}.blog--area .content--area .blog--content .posts .text--area{max-width:492px}@media only screen and (max-width: 991px){.blog--area .content--area .blog--content .posts .text--area{max-width:100%}}.blog--area .content--area .blog--content .posts .text--area h4{color:#000;margin:0 0 14px 0}.blog--area .content--area .blog--content .posts .text--area p{max-width:417px;margin:0;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box}@media only screen and (max-width: 991px){.blog--area .content--area .blog--content .posts .text--area p{max-width:100%}}.blog--area .content--area .blog--content .author-details{display:flex;gap:62px}@media only screen and (max-width: 991px){.blog--area .content--area .blog--content .author-details{flex-direction:column;gap:10px;margin:0 0 15px 0}}.blog--area .content--area .blog--content .author-details i{margin:4px 0 0 0;color:#9da8ad;font-size:25px}.blog--area .content--area .blog--content .author-details section{display:flex;gap:14px}.blog--area .content--area .blog--content .author-details section h6{color:#263238;font-size:14px;font-weight:400;line-height:150%}.blog--area .content--area .blog--content .author-details section span{display:block;font-size:16px;font-weight:700}.blog--area .content--area .blog--content .date{display:block;margin:0 0 19px 0;color:rgba(77,71,88,.8);font-size:14px;font-weight:400;line-height:24px}.blog--area .content--area .blog--content .view-blog{border-bottom:#dedede solid 1px;padding:0 0 25px 0}.blog--area .content--area .blog--content .view-blog h3{margin:0 0 35px 0;color:#000;font-size:48px;font-style:normal;font-weight:700;line-height:122%}@media only screen and (max-width: 1400px){.blog--area .content--area .blog--content .view-blog h3{font-size:42px}}@media only screen and (max-width: 1200px){.blog--area .content--area .blog--content .view-blog h3{font-size:40px}}@media only screen and (max-width: 991px){.blog--area .content--area .blog--content .view-blog h3{font-size:36px}}@media only screen and (max-width: 768px){.blog--area .content--area .blog--content .view-blog h3{font-size:32px}}.blog--area .content--area .blog--content .view-blog .date{margin-top:20px;margin-left:auto}.blog--area .content--area .blog--content .view-blog figure{margin:0 0 33px 0}.blog--area .content--area .blog--content .view-blog figure img{max-width:100%;border-radius:9px}.blog--area .content--area .blog--content .view-blog p{margin:0 0 25px 0;font-weight:500;line-height:161.523%}.blog--area .content--area .blog--content .view-blog h5{margin:0 0 8px 0;color:#000}.blog--area .content--area .blog--content .comment--section{margin:40px 0 0 0}.blog--area .content--area .blog--content .comment--section figure img{max-width:100%;width:100%}@media only screen and (max-width: 1200px){.blog--area .content--area .blog--sidebar{margin-top:50px}}.blog--categories{padding:28px 31px;border-radius:9px;background:#f2f6fb}@media only screen and (max-width: 991px){.blog--categories{padding:25px 15px}}.blog--categories h6{margin:0 0 22px 0}.blog--categories ul li a{display:flex;justify-content:space-between;padding:0 0 15px 0;margin:0 0 15px 0;border-bottom:#c9d7e7 dashed 1px;color:#708195;font-size:16px;font-weight:500;line-height:normal}.blog--categories ul li a:last-of-type{margin:0;padding:0;border:none}.blog--categories ul li a span{color:#407bff;font-size:16px;font-weight:500;line-height:118.881%}.blog--categories ul li a:hover{color:#407bff}.post-selector{border-radius:9px;border:2px solid #f5f5f5;background:#fff;overflow:hidden;margin:0 0 30px 0}.post-selector .post-tabs-header{display:flex;overflow:hidden}.post-selector .post-tabs-header button{width:100%;height:55px;color:#000;font-size:15px;font-weight:700;outline:none;border:none;text-transform:uppercase;background:#eaf0ff}.post-selector .post-tabs-header button.active{color:#407bff;background:#fff}.post-selector .post-tab-content{display:none}.post-selector .post-tab-content:first-of-type{display:block}.post-selector .blog-list{margin:10px 0 0 0}.post-selector .blog-list li:last-of-type a{border:none;margin:10px}.post-selector .blog-list a{display:block;padding:15px 14px 15px 42px;margin:0 0 15px 0;color:inherit;border-bottom:#f2f6fb solid 1px}@media only screen and (max-width: 991px){.post-selector .blog-list a{padding:10px 15px}}.post-selector .blog-list a h6{color:#000}.post-selector .blog-list a:hover h6{color:#407bff}.post-selector .blog-list a span{color:rgba(77,71,88,.8);font-size:14px;font-weight:400}.custom--tooltip{width:20px;height:20px;border:#818181 solid 1px;outline:#fff solid 4px;background:#fff;border-radius:100%;font-size:16px;color:#818181;position:absolute;cursor:pointer;top:3px;right:0;transition:all ease-in-out .2s;z-index:10}.custom--tooltip::before{content:"";width:1000%;height:15px;background:#fff;position:absolute;top:2px;left:20px;z-index:-1}.custom--tooltip:after{content:"";font-family:"icomoon" !important;font-size:11px;position:absolute;top:2px;left:6px}.custom--tooltip span{display:none;position:absolute;width:226px;bottom:24px;right:-28px;border-radius:7px;color:#7a7a7a;font-size:14px;padding:15px 6px 19px 22px;background:#f1f5ff;border:#407bff solid 1px;filter:drop-shadow(0px 4px 4px rgba(64, 123, 255, 0.14));transition:all ease-in-out .2s}@media only screen and (max-width: 1200px){.custom--tooltip span{right:-14px}}.custom--tooltip span::before{content:"";background:url(../images/tooltip-vector.svg) no-repeat;bottom:-90px;left:160px;width:175px;height:100px;position:absolute}@media only screen and (max-width: 1200px){.custom--tooltip span::before{width:43px;left:173px}}.custom--tooltip:hover{color:#407bff;background:#d9e5ff;border:#407bff solid 1px}.custom--tooltip:hover span{display:inline-block}.faq-main{padding:70px 0 50px 0}@media only screen and (max-width: 1200px){.faq-main{padding:50px 0 25px 0}}.faq-main h3{margin-bottom:20px;color:#000}@media only screen and (max-width: 991px){.faq-main h3{margin-bottom:15px}}@media only screen and (min-width: 1200px){.faq-main{padding-left:70px}.faq-main h3{font-size:60px}}@media only screen and (min-width: 991px){.faq-main h3{margin-right:auto;margin-left:auto}}@media only screen and (min-width: 991px){.faq-main h2{text-align:center;margin-bottom:30px}}.faq-wrapper{display:block;margin-top:20px;padding-top:0;width:100%;margin:auto}.faq-wrapper .faq-item{width:100%;display:block;padding:5px 0;margin-bottom:0;border-radius:0;border-bottom:solid 1px #d5e7ef}.faq-wrapper .faq-item h4{cursor:pointer;font-weight:700;margin:0;padding:30px 20px 30px 44px;font-size:20px;position:relative;color:#1c070c;transition:color .3s ease-in}.faq-wrapper .faq-item h4:before{content:"";width:34px;height:32px;background:url(../images/faq-inactive.svg) no-repeat;background-size:contain;transition:.3s ease;position:absolute;top:26px;left:0}.faq-wrapper .faq-item h4:hover{color:#000}@media only screen and (max-width: 1200px){.faq-wrapper .faq-item h4{padding:20px 0 20px 35px}.faq-wrapper .faq-item h4:before{width:24px;height:24px;top:19px}}@media only screen and (max-width: 768px){.faq-wrapper .faq-item h4{font-size:16px}}.faq-wrapper .faq-item p{line-height:normal;margin:0}.faq-wrapper .faq-item:last-child{margin-bottom:0;border-bottom:none}.faq-wrapper .faq-item.faqitem-active .faq-question h4{color:#000}.faq-wrapper .faq-item.faqitem-active .faq-question h4:before{background:url(../images/faq-active.svg) no-repeat;background-size:contain}.faq-wrapper .faq-question.current h4{color:#000}.faq-wrapper .faq-question.current h4:before{color:#aac1b3}.faq-wrapper .faq-ans{display:none;margin-bottom:30px;padding-left:47px}@media only screen and (max-width: 991px){.faq-wrapper .faq-ans{padding-left:38px}}@media only screen and (max-width: 991px){.faq-wrapper .section-heading{text-align:center}.faq-wrapper .section-heading h3{margin-right:auto;margin-left:auto}.faq-wrapper .faq-wrapper{width:100%}.faq-wrapper .faq-wrapper .faq-item p{font-size:16px}.faq-wrapper .faq-wrapper .faq-item h4{font-size:20px}.faq-wrapper .faq-wrapper .faq-ans{display:none;margin-bottom:30px;padding-left:0}.faq-wrapper .faq-wrapper .faq-item h4{font-size:18px;font-weight:700;padding:15px;padding-left:40px}.faq-wrapper .faq-wrapper .faq-item h4::before{width:30px;height:28px;background-size:contain;top:18px}}.pricing--tab{display:flex;justify-content:center;margin:0 0 -40px 0}@media only screen and (max-width: 1200px){.pricing--tab{margin:0 0 20px 0}}.pricing--tab .nav-tabs{display:flex;gap:5px;padding:25px 67px 55px 67px;border:none;border-radius:100px;background:#dce7ff}@media only screen and (max-width: 1200px){.pricing--tab .nav-tabs{padding:23px;width:100%;border-radius:15px;justify-content:center}}.pricing--tab .nav-tabs .nav-item{padding:0}.pricing--tab .nav-tabs .nav-item .nav-link{padding:12px 34px;color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal;border-radius:23.5px;background:none;border:none}@media only screen and (max-width: 1200px){.pricing--tab .nav-tabs .nav-item .nav-link{font-size:15px;padding:8px 15px}}.pricing--tab .nav-tabs .nav-item .nav-link:hover,.pricing--tab .nav-tabs .nav-item .nav-link.active{background:#407bff;color:#fff}.pricing--tab.with--filter{justify-content:space-between;max-width:1005px;margin-left:auto;margin-right:auto;padding:25px 67px 55px 67px;border:none;border-radius:100px;background:#dce7ff}@media only screen and (max-width: 1200px){.pricing--tab.with--filter{padding:23px;width:100%;border-radius:15px}}@media only screen and (max-width: 768px){.pricing--tab.with--filter{flex-direction:column;align-items:center;gap:15px}}.pricing--tab.with--filter .nav-tabs{width:100%;padding:0;border:none;border-radius:0;background:none;justify-content:flex-start}@media only screen and (max-width: 768px){.pricing--tab.with--filter .nav-tabs{justify-content:center}}.pricing--tab.with--filter .nice-select{color:#407bff;margin:0 8px 0 0;width:149px;border:none;font-size:14px;line-height:42px;font-style:normal;font-weight:700}@media only screen and (max-width: 1200px){.pricing--tab.with--filter .nice-select{width:142px;height:36px;font-size:13px;line-height:37px}}.pricing--tab.with--filter .nice-select:after{border-bottom:2px solid #407bff;border-right:2px solid #407bff}.pricing--tab.with--filter .nice-select .list{width:100%}.price-changer-container input{width:0;height:0;visibility:hidden}.price-changer-container .pointer{width:20px;height:20px;box-shadow:inset 0px 10px 15px -3px rgba(0,0,0,.1);border-radius:100%;border:rgba(0,0,0,.1215686275) solid 1px;position:relative}.price-changer-container .monthly-label{display:flex;text-align:center;justify-content:center;gap:8px;margin:0 0 12px 0;cursor:pointer}.price-changer-container .monthly-label .monthly--price{color:#407bff;font-size:16px;font-weight:700;line-height:116.757%;text-align:center}@media only screen and (max-width: 991px){.price-changer-container .monthly-label .monthly--price{font-size:16px}}.price-changer-container .yearly-label{display:flex;align-items:center;justify-content:center;margin:0 0 13px 0;gap:8px;text-align:center;cursor:pointer}.price-changer-container .yearly-label .yearly--price{color:#407bff;font-size:28px;font-weight:700;line-height:116.757%}@media only screen and (max-width: 991px){.price-changer-container .yearly-label .yearly--price{font-size:26px}}@media only screen and (max-width: 768px){.price-changer-container .yearly-label .yearly--price{font-size:25px}}.price-changer-container label.active .pointer{border:#407bff solid 1px}.price-changer-container label.active .pointer:after{content:"";top:50%;left:50%;width:12px;height:12px;transform:translate(-50%, -50%);border-radius:100%;background:#407bff;background:radial-gradient(circle, rgb(64, 123, 255) 0%, rgba(64, 123, 255, 0.8211659664) 100%);position:absolute}.monthly-price{display:none}.our-core-features,.contact--us-about{overflow:hidden !important}.our-core-features svg,.contact--us-about svg{width:160% !important;position:relative;left:-210px}@media only screen and (min-width: 1920px){.our-core-features svg,.contact--us-about svg{width:190% !important;position:relative;left:-497px}}@media only screen and (max-width: 1800px){.our-core-features svg,.contact--us-about svg{width:150% !important}}@media only screen and (max-width: 1400px){.our-core-features svg,.contact--us-about svg{width:130% !important}}@media(min-width: 991px){.inner--banner.affiliate-program::before{content:"";bottom:-60px !important;left:unset !important;right:0;width:1000px;height:216.043px;position:absolute;top:unset !important}}#header{width:100%;padding:4px 0 4px 0;background:#fff}#header.sticky{position:fixed;top:0;left:0;box-shadow:0px 10px 15px -3px rgba(0,0,0,.1);z-index:100}#header .content--area{display:flex;justify-content:space-between;align-items:center;width:100%}#header .content--area .logo img{max-width:171px}@media only screen and (max-width: 991px){#header .content--area .logo img{max-width:135px}}#header .content--area nav{display:flex;align-items:center;gap:42px}@media only screen and (max-width: 991px){#header .content--area nav{gap:10px}}#header .content--area nav .main--menu{display:flex;gap:62px}@media only screen and (max-width: 991px){#header .content--area nav .main--menu{display:none}}#header .content--area nav .main--menu li>a{color:#000;font-size:18px;font-weight:700;padding:30px 0}#header .content--area nav .main--menu li>a:hover,#header .content--area nav .main--menu li>a.active{color:#407bff}#header .content--area nav .main--menu li>a:hover:after,#header .content--area nav .main--menu li>a.active:after{color:#407bff}#header .content--area nav .main--menu li.dropdown>a{position:relative}#header .content--area nav .main--menu li.dropdown>a:hover,#header .content--area nav .main--menu li.dropdown>a.active{color:#407bff}#header .content--area nav .main--menu li.dropdown>a:hover:after,#header .content--area nav .main--menu li.dropdown>a.active:after{color:#407bff}#header .content--area nav .main--menu li.dropdown>a:after{content:"";top:52%;transform:translateY(-50%);right:-18px;font-family:"icomoon" !important;font-size:18px;font-weight:700;color:#000;position:absolute}#header .content--area nav .main--menu li.dropdown .mega-menu{display:none;grid-template-columns:repeat(4, 1fr);top:56px;left:50%;transform:translateX(-53%);position:absolute;padding:28px 27px;border-radius:0px 0px 28px 28px;background:#f9f9f9;box-shadow:0px 15px 15px 0px rgba(0,0,0,.25);z-index:100}#header .content--area nav .main--menu li.dropdown .mega-menu li{width:230px;padding:28px 35px 14px 35px;border-radius:10px}@media only screen and (max-width: 1200px){#header .content--area nav .main--menu li.dropdown .mega-menu li{width:195px;padding:28px 15px 14px 15px}}#header .content--area nav .main--menu li.dropdown .mega-menu li a figure{margin:0 0 15px 0}#header .content--area nav .main--menu li.dropdown .mega-menu li a figure img{display:block;max-height:60px}#header .content--area nav .main--menu li.dropdown .mega-menu li a p{font-size:14px;font-weight:400;color:#7a7a7a;line-height:158%}#header .content--area nav .main--menu li.dropdown .mega-menu li:hover{background:#fff}#header .content--area nav .main--menu li.dropdown:hover ul{display:grid}#header .content--area nav .header-login{display:inline-block;border-radius:3px;background:#6e1cee;color:#fff;padding:13px 22px;font-size:16px;line-height:11px;font-weight:700}@media only screen and (max-width: 991px){#header .content--area nav .header-login{font-size:15px;padding:13px 18px}}#header .content--area nav .header-login:hover{background:#407bff}#header .content--area nav .mobile--icon{display:none;border-radius:3px;background:#6e1cee;color:#fff;padding:7px 10px;font-size:22px;line-height:5px;font-weight:700}@media only screen and (max-width: 991px){#header .content--area nav .mobile--icon{display:inline-block}}#header .content--area nav .mobile--icon:hover{background:#407bff}.mobile-menu{display:none;padding:25px 15px;width:100%;height:100%;top:0;left:0;position:fixed;background:rgba(9,18,59,.9529411765);z-index:100}.mobile-menu .close-button{position:absolute;top:15px;right:15px;font-size:22px;color:#fff}.mobile-menu .close-button:hover{color:#407bff}.mobile-menu .main--menu{padding-top:50px}.mobile-menu .main--menu>li{border-bottom:rgba(255,255,255,.6431372549) dashed 1px}.mobile-menu .main--menu>li>a{display:block;padding:8px;color:#fff;font-size:18px;font-weight:700;position:relative}.mobile-menu .main--menu>li.dropdown>a:after{content:"";top:52%;transform:translateY(-50%);right:8px;font-family:"icomoon" !important;font-size:18px;font-weight:700;color:inherit;position:absolute}.mobile-menu .main--menu>li ul{display:none;padding:0 0 0 15px}.mobile-menu .main--menu>li ul li{padding:15px 15px 10px 15px;background:rgba(64,124,255,.3725490196);border-radius:15px;margin:8px 0}.mobile-menu .main--menu>li ul li a h6{margin:0;font-size:16px;color:#f1f1f1}.mobile-menu .main--menu>li ul li a p{margin:4px 0 0 0;font-size:13px;line-height:17px;color:#cfcfcf}.mobile-menu .main--menu>li ul li a figure{display:none}#footer{padding:54px 0 60px 0;background:#00295a}@media only screen and (max-width: 991px){#footer{padding:50px 0}}#footer .content--area{display:flex;justify-content:space-between}@media only screen and (max-width: 1200px){#footer .content--area{flex-direction:column;gap:40px}}@media only screen and (max-width: 991px){#footer .content--area{gap:18px}}#footer .content--area .footer--links{display:flex;gap:63px}@media only screen and (max-width: 991px){#footer .content--area .footer--links{flex-direction:column;gap:15px}}#footer .content--area .footer--links .link h6{margin:0 0 20px 0;color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:27px}@media only screen and (max-width: 991px){#footer .content--area .footer--links .link h6{margin:0 0 9px 0}}#footer .content--area .footer--links .link ul li{margin:0 0 14px 0}@media only screen and (max-width: 991px){#footer .content--area .footer--links .link ul li{margin:0 0 7px 0}}#footer .content--area .footer--links .link ul li a{color:#627c9a;font-style:normal;font-weight:400;line-height:121.138%}#footer .content--area .footer--links .link ul li a:hover,#footer .content--area .footer--links .link ul li a.active{color:#fff}#footer .content--area .social-links{max-width:220px}#footer .content--area .social-links .logo{display:block;margin:0 0 10px 0;color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:27px}#footer .content--area .social-links p{margin:0 0 35px 0;font-size:14px;color:#89909b;line-height:163%}#footer .content--area .social-links h6{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal}#footer .content--area .social-links ul{display:flex;gap:16px}#footer .content--area .social-links ul li a{display:block;width:40px;height:40px;line-height:43px;font-size:17px;text-align:center;color:#fff;background:#0d3566;border-radius:5px}#footer .content--area .social-links ul li a:hover{background:#fff;color:#406bcb}.copyright{background:#00295a;padding:0 0 54px 0}.copyright .content--area{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 991px){.copyright .content--area{flex-direction:column;justify-content:center;gap:14px}}.copyright .content--area .payment-cards{display:flex;align-items:center;gap:43px}@media only screen and (max-width: 991px){.copyright .content--area .payment-cards{flex-direction:column;justify-content:center;gap:19px}}.copyright .content--area .payment-cards img{max-width:100%}.copyright .content--area .payment-cards .phone i{font-size:18px;font-weight:400;color:#fff}@media only screen and (max-width: 1200px){.copyright .content--area .payment-cards .phone i{font-size:16px}}.copyright .content--area .payment-cards .phone a{margin-left:11px;color:#fff;font-size:20px;font-weight:700;line-height:normal}@media only screen and (max-width: 1200px){.copyright .content--area .payment-cards .phone a{font-size:18px}}.copyright .content--area .copyright-text{font-size:14px;color:#7893b0}@media only screen and (max-width: 991px){.copyright .content--area .copyright-text{text-align:center}}.copyright .content--area .copyright-text a{color:inherit;font-size:14px}.copyright .content--area .copyright-text a:hover{color:#fff}