:root{--font-primary: "Plus Jakarta Sans", sans-serif;--font-secondary: "Inter", sans-serif;--fontawesome: "Font Awesome 6 Pro";--body-bg: #fff;--color-white: #fff;--color-primary: #0774FF;--color-secondary: #2D3C58;--color-third: #FFC107;--btc: #4C5671;--color-secondary-dark: #313149;--placeholder: #8D9097;--primary-gradient: linear-gradient(180deg, #308BFF 0%, #1262FF 100%);--secondary-gradient: linear-gradient(180deg, #F3F5FF 0%, rgba(231, 235, 255, 0.00) 100%);--header-top-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0.10) 8.51%, rgba(255, 255, 255, 0.10) 77.02%);--icon-bg-1: linear-gradient(147deg, #E8ECFF 14.12%, #D1FFEF 80.26%);--icon-bg-2: linear-gradient(147deg, #E8ECFF 14.12%, #E3D1FF 80.26%);--border-gradient: linear-gradient(180deg, rgba(212, 220, 255, 0.00) 0%, #D4DCFF 51.04%, rgba(212, 220, 255, 0.00) 100%);--single-sell: linear-gradient(112deg, rgba(255, 255, 255, 0.40) 0%, rgba(255, 255, 255, 0.00) 101.12%);--single-sell-primary: linear-gradient(113deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.10) 110.84%);--banner-one-bg: linear-gradient(180deg, #2D86FF 0%, #033AA7 100%);--pricing-single-bg: linear-gradient(180deg, #2987FF 0%, #0755F0 100%);--cta-two-bg: linear-gradient(92deg, #3990FF 3.85%, #2C73FE 101.14%);--banner-four-gradient: linear-gradient(90deg, #0441B9 26.56%, rgba(18, 24, 51, 0.00) 83.83%);--banner-most-used-bg: linear-gradient(180deg, #0774FF 0%, #033AA7 100%);--data-center-bg: linear-gradient(180deg, #F6F9FF 0%, rgba(246, 249, 255, 0.00) 100%);--data-center-shape-1: linear-gradient(180deg, #FCFDFF 0.14%, #E9EFFF 76.88%);--data-center-shape-2: linear-gradient(179deg, #F9FBFF 0.57%, #E9EFFF 59.7%);--data-center-shape-small: linear-gradient(192deg, #F6F9FF 8.69%, #ECF7FF 43%, #E9EFFF 43%);--accordion-active: linear-gradient(180deg, rgba(241, 246, 255, 0.00) 0%, #F1F6FF 100%);--accordion-box-shadow: 0px 4px 30px 0px rgba(224, 231, 253, 0.20);--accordion-section: linear-gradient(180deg, #F6F9FF 0%, rgba(246, 249, 255, 0.00) 100%);--footer-style-one: linear-gradient(0deg, #DFEAFF 0%, rgba(246, 249, 255, 0.00) 82.55%);--testimonial-two-bg: linear-gradient(180deg, #0653EC 0%, #0774FF 100%);--feedback-card: linear-gradient(180deg, #D8EAFF 0%, #F6F6F6 100%);--border-color: #E9EDFF;--light-border: #D4DCFF;--white-border: #fff;--box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.06);--plan-bg: #F6F9FF;--transition: all .4s ease;--color-success: #26CF4B;--color-danger: #FF0003;--color-warning: #FF8F3C;--color-info: #1BA2DB;--color-facebook: #3B5997;--color-twitter: #1BA1F2;--color-youtube: #ED4141;--color-linkedin: #0077B5;--color-pinterest: #E60022;--color-instagram: #C231A1;--color-vimeo: #00ADEF;--color-twitch: #6441A3;--color-discord: #7289da;--light: 300;--regular: 400;--medium: 500;--semibold: 600;--bold: 700;--extrabold: 800;--black: 900;--size-default: 16px;--size-small: 14px;--lh-default: 26px;--lh-h1: 76px;--lh-h2: 58px;--lh-h3: 46px;--lh-h4: 32px;--size-h1: 66px;--size-h2: 48px;--size-h3: 36px;--size-h4: 24px;--size-h5: 20px;--size-h6: 18px}*{box-sizing:border-box}html{margin:0;padding:0;font-size:10px;overflow:hidden;overflow-y:auto;scroll-behavior:auto !important}body{font-size:var(--size-default);line-height:var(--lh-default);font-family:var(--font-primary);color:var(--btc);font-weight:var(--regular);background-color:var(--body-bg);position:relative;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,address,p,pre,blockquote,menu,ol,ul,table,hr{margin:0;margin-bottom:20px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{word-break:break-word;font-family:var(--font-primary)}h1,.h1{font-size:var(--size-h1)}h2,.h2{font-size:var(--size-h2)}@media screen and (max-width: 575px){h2,.h2{font-size:30px}}h3,.h3{font-size:var(--size-h3)}h4,.h4{font-size:var(--size-h4)}h5,.h5{font-size:var(--size-h5)}h6,.h6{font-size:var(--size-h6)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a{color:inherit}table{border-collapse:collapse;border-spacing:0;margin:0 0 20px;width:100%}@media(max-width: 991px){table{overflow-y:scroll}}table a,table a:link,table a:visited{text-decoration:none}.font-40{font-size:40px}@media screen and (max-width: 575px){.font-40{font-size:30px;line-height:1.3 !important}}.pl--20{padding-left:20px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px}.mt--30{margin-top:30px}.mt--45{margin-top:45px}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pb--60{padding-bottom:60px}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mt--100{margin-top:100px}.pt--120{padding-top:120px}.pb--120{padding-bottom:120px}.g-30{--bs-gutter-x: 30px;--bs-gutter-y: 30px}.gy-30{--bs-gutter-y: 30px}.gy-40{--bs-gutter-y: 40px}.section__padding{padding:120px 0}@media screen and (max-width: 767px){.section__padding{padding:60px 0}}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.padding-bottom-75{padding-bottom:75px}@media screen and (max-width: 991px){.padding-bottom-75{padding:0}}.w-500{max-width:500px}.w-550{max-width:550px !important}.w-530{max-width:530px !important}.w-280{max-width:280px}.w-650{max-width:650px}.w-670{max-width:670px}.w-790{max-width:780px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,details,figure,footer,header,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}a{color:var(--color-heading);text-decoration:none;outline:none}a:hover,a:focus,a:active{text-decoration:none;outline:none;color:none}a:focus{outline:none}address{margin:0 0 24px}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}code,kbd,pre,samp{font-size:var(--font-size-b3);-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;color:var(--color-primary)}kbd{color:#fff}pre{font-family:"Raleway",sans-serif;font-size:var(--font-size-b3);margin:10px 0;overflow:auto;padding:20px;white-space:pre;white-space:pre-wrap;word-wrap:break-word;color:var(--color-body);background:var(--color-lighter)}small{font-size:smaller}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-1.5em}sub{bottom:0}dl{margin-top:0;margin-bottom:10px}dd{margin:0 15px 15px}dt{font-weight:bold;color:var(--color-heading)}menu,ol,ul{margin:16px 0;padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}li>ul,li>ol{margin:0}ol ul{margin-bottom:0}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle;max-width:100%;height:auto}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid var(--color-border);margin:0 2px;min-width:inherit;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;max-width:100%;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;appearance:textfield;padding-right:2px;width:270px}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}caption,th,td{font-weight:normal}th{font-weight:500;text-transform:uppercase}td{border:1px solid var(--color-border);padding:7px 10px}del{color:#333}hr{background-size:4px 4px;border:0;height:1px;margin:0 0 24px}table a,table a:link,table a:visited{text-decoration:underline}dt{font-weight:bold;margin-bottom:10px}dd{margin:0 15px 15px}caption{caption-side:top}kbd{background:var(--heading-color)}em{font-style:italic}blockquote,q{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}blockquote{font-size:var(--font-size-b1);font-style:italic;font-weight:var(--p-light);margin:24px 40px}blockquote blockquote{margin-right:0}blockquote small{font-size:var(--font-size-b3);font-weight:normal}blockquote strong,blockquote b{font-weight:700}input,button,select,textarea{background:rgba(0,0,0,0);border:1px solid var(--color-border);transition:all .4s ease-out 0s;color:var(--color-body);width:100%;border-radius:12px}input:focus,input:active,button:focus,button:active,select:focus,select:active,textarea:focus,textarea:active{outline:none;border-color:var(--color-primary)}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}input{height:40px;padding:0 15px}input[type=text],input[type=password],input[type=email],input[type=number],input[type=tel],input[type=url],textarea{font-size:var(--font-size-b2);font-weight:400;height:auto;line-height:28px;background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;padding:0 15px;outline:none}input[type=text]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:var(--placeholder);opacity:1}input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--placeholder)}input[type=text]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--placeholder)}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=url]:focus,textarea:focus{border-color:var(--color-primary)}input[type=checkbox],input[type=radio]{opacity:0;position:absolute}input[type=checkbox]~label,input[type=radio]~label{position:relative;font-size:12px;line-height:17px;color:var(--color-body);font-weight:400;padding-left:25px;cursor:pointer}input[type=checkbox]~label::before,input[type=radio]~label::before{content:" ";position:absolute;top:5px;left:0;width:15px;height:15px;background-color:#5d5d7e;border-radius:2px;transition:all .3s;border-radius:2px}input[type=checkbox]~label::after,input[type=radio]~label::after{content:" ";position:absolute;top:16%;left:2px;width:10px;height:6px;background-color:rgba(0,0,0,0);border-bottom:2px solid #fff;border-left:2px solid #fff;border-radius:2px;transform:rotate(-45deg);opacity:0;transition:all .3s}input[type=checkbox]:checked~label::after,input[type=radio]:checked~label::after{opacity:1}input[type=radio]~label::before{border-radius:50%}input[type=radio]~label::after{width:8px;height:8px;left:3px;background:#fff;border-radius:50%}input[type=submit]{width:auto;padding:0 30px;border-radius:500px;display:inline-block;font-weight:500;transition:.3s;height:60px;background:var(--color-primary);color:var(--color-white);font-weight:var(--p-medium);font-size:var(--font-size-b2);line-height:var(--line-height-b3);height:50px;border:2px solid var(--color-primary);transition:var(--transition)}input[type=submit]:hover{background:rgba(0,0,0,0);color:var(--color-primary);transform:translateY(-5px)}[data-sal]{transition-duration:.2s;transition-delay:0s;transition-duration:var(--sal-duration, 0.2s);transition-delay:var(--sal-delay, 0s);transition-timing-function:var(--sal-easing, ease)}[data-sal][data-sal-duration="200"]{transition-duration:0.2s}[data-sal][data-sal-duration="250"]{transition-duration:0.25s}[data-sal][data-sal-duration="300"]{transition-duration:0.3s}[data-sal][data-sal-duration="350"]{transition-duration:0.35s}[data-sal][data-sal-duration="400"]{transition-duration:0.4s}[data-sal][data-sal-duration="450"]{transition-duration:0.45s}[data-sal][data-sal-duration="500"]{transition-duration:0.5s}[data-sal][data-sal-duration="600"]{transition-duration:0.6s}[data-sal][data-sal-duration="700"]{transition-duration:0.7s}[data-sal][data-sal-duration="800"]{transition-duration:0.8s}[data-sal][data-sal-duration="900"]{transition-duration:0.9s}[data-sal][data-sal-duration="1000"]{transition-duration:1s}[data-sal][data-sal-duration="1100"]{transition-duration:1.1s}[data-sal][data-sal-duration="1200"]{transition-duration:1.2s}[data-sal][data-sal-duration="1500"]{transition-duration:1.5s}[data-sal][data-sal-duration="2000"]{transition-duration:2s}[data-sal][data-sal-delay="50"]{transition-delay:0.05s}[data-sal][data-sal-delay="100"]{transition-delay:0.1s}[data-sal][data-sal-delay="150"]{transition-delay:0.15s}[data-sal][data-sal-delay="200"]{transition-delay:0.2s}[data-sal][data-sal-delay="250"]{transition-delay:0.25s}[data-sal][data-sal-delay="300"]{transition-delay:0.3s}[data-sal][data-sal-delay="350"]{transition-delay:0.35s}[data-sal][data-sal-delay="400"]{transition-delay:0.4s}[data-sal][data-sal-delay="450"]{transition-delay:0.45s}[data-sal][data-sal-delay="500"]{transition-delay:0.5s}[data-sal][data-sal-delay="600"]{transition-delay:0.6s}[data-sal][data-sal-delay="700"]{transition-delay:0.7s}[data-sal][data-sal-delay="800"]{transition-delay:0.8s}[data-sal][data-sal-delay="900"]{transition-delay:0.9s}[data-sal][data-sal-delay="1000"]{transition-delay:1s}[data-sal|=fade]{opacity:0;transition-property:opacity}[data-sal|=fade].sal-animate{opacity:1}[data-sal|=slide]{opacity:0;transition-property:opacity,transform}[data-sal=slide-up]{transform:translateY(20%)}[data-sal=slide-down]{transform:translateY(-20%)}[data-sal=slide-left]{transform:translateX(20%)}[data-sal|=slide].sal-animate{opacity:1;transform:none}[data-sal|=zoom]{opacity:0;transition-property:opacity,transform}[data-sal|=zoom].sal-animate{opacity:1;transform:none}.fix{overflow:hidden}iframe{width:100%}.bg_image{background-repeat:no-repeat;background-size:cover;background-position:center center}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.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}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse-border{0%{-webkit-transform:scale(100%);transform:scale(100%);opacity:1}100%{-webkit-transform:scale(350%);transform:scale(350%);opacity:0}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@keyframes rotateIt{to{transform:rotate(-360deg)}}@keyframes rotateIt2{to{transform:rotate(360deg)}}@keyframes shake-br{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes shake-tl{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes shake-tl{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes moveLeftToRight2{from{transform:translateX(-20px)}50%{transform:translateX(20px)}to{transform:translateX(-20px)}}@keyframes moveTopToBottom{from{transform:translateY(-20%)}50%{transform:translateY(20%)}to{transform:translateY(-20%)}}@keyframes moveTopToBottom2{from{transform:translateY(-2%)}50%{transform:translateY(2%)}to{transform:translateY(-2%)}}@keyframes moveBottomToTop{from{transform:translateY(20%)}50%{transform:translateY(-20%)}to{transform:translateY(20%)}}@keyframes moveRightToLeft{from{transform:translateX(0)}50%{transform:translateX(-40px)}to{transform:translateX(0)}}@keyframes showHideAnimation{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@keyframes zoom-shake{0%{transform:scale(100%) rotate(0deg)}20%{transform:scale(105%) rotate(0deg)}40%{transform:scale(105%) rotate(20deg)}60%{transform:scale(105%) rotate(0deg)}80%{transform:scale(105%) rotate(-20deg)}100%{transform:scale(100%) rotate(0deg)}}@keyframes pulsing{0%{transform:scale(1)}50%{transform:scale(0.8)}100%{transform:scale(1)}}.show-hide{animation:showHideAnimation 4s linear infinite}.top-bottom{animation:moveTopToBottom 15s linear infinite}.right-left{animation:moveRightToLeft 10s linear infinite}.top-bottom2{animation:moveTopToBottom2 8s linear infinite}.bottom-top{animation:moveBottomToTop 15s linear infinite}.left-right2{animation:moveLeftToRight2 15s linear infinite}.pulsing{animation:pulsing 3s linear infinite}.rts-section{margin-bottom:50px}.rts-section__title{font-weight:var(--bold);color:var(--color-secondary);display:inline-block;margin-bottom:20px;letter-spacing:-0.5px;margin-top:-10px}@media screen and (max-width: 768px){.rts-section__title{margin-top:0}}@media screen and (max-width: 576px){.rts-section__title br{display:none}}.rts-section__description{font-family:var(--font-secondary);font-weight:var(--regular);color:var(--btc);margin:0 auto}@media screen and (max-width: 768px){.rts-section__description{width:100%}}.rts-section.section-style-two{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}@media screen and (max-width: 992px){.rts-section.section-style-two{align-items:center;flex-wrap:wrap;gap:30px}}@media screen and (max-width: 576px){.rts-section.section-style-two{gap:20px}}.rts-section__two{max-width:510px}@media screen and (max-width: 992px){.rts-section__two{width:100%}}.rts-section__two .title{font-weight:var(--bold);color:var(--color-secondary);display:block;line-height:1.3;margin-bottom:25px;margin-top:-10px}@media screen and (max-width: 768px){.rts-section__two .title{margin-top:0}}@media screen and (max-width: 576px){.rts-section__two .title{text-align:left}}@media screen and (max-width: 768px){.rts-section__two .title br{display:none;line-height:1}}.rts-section__two .description{font-family:var(--font-secondary);width:95%}.rts-section__two .description p{font-family:var(--font-secondary)}.rts-section .rts-section-description p{margin-bottom:0;font-family:var(--font-secondary)}@media screen and (max-width: 576px){.rts-section .rts-section-description p{text-align:left}}.payment__method h5,.social__media h5{font-family:var(--font-secondary);color:var(--color-secondary);font-weight:var(--semibold);margin-bottom:20px;text-transform:capitalize}.payment__method ul,.social__media ul{padding:0;margin:0;list-style:none;display:flex;gap:12px;align-items:center}.payment__method ul li img,.social__media ul li img{height:30px;width:50px;object-fit:cover;overflow:hidden;border-radius:4px}.social__media--list{display:flex;gap:10px}.social__media--list .media{height:34px;width:34px;border-radius:4px;border:1px solid #d4dcff;display:inline-flex !important;justify-content:center;align-items:center;background:rgba(0,0,0,0);transition:all .3s ease-in;font-size:14px !important}.social__media--list .media:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--body-bg)}.separator{margin:25px 0}.site-default-border{border-top:1px solid var(--border-color)}.no-bg{background:#fff !important}.transparent{background:rgba(0,0,0,0) !important}.rts-ht__bg{background:var(--header-top-gradient);backdrop-filter:blur(50px)}.rts-ht__wrapper{display:flex;justify-content:space-between;padding:0 10px;align-items:center;color:var(--body-bg);font-size:14px;font-family:var(--font-secondary);line-height:1}@media(max-width: 650px){.rts-ht__wrapper{justify-content:center}}.rts-header{position:absolute;top:0;width:100%;z-index:99}.rts-header__wrapper{display:flex;justify-content:space-between;align-items:center}@media(max-width: 991px){.rts-header__wrapper{padding-top:20px;padding-bottom:20px}}.rts-header__wrapper .rts-header__logo{width:20%}@media(max-width: 991px){.rts-header__wrapper .rts-header__logo{width:25%}}@media(max-width: 475px){.rts-header__wrapper .rts-header__logo{width:35%}}.rts-header__wrapper .rts-header__logo .site-logo .logo-white{display:block}.rts-header__wrapper .rts-header__logo .site-logo .logo-dark{display:none}.rts-header__menu ul{padding:0;margin:0;list-style:none}.rts-header__menu ul li{display:inline-block;position:relative}.rts-header__menu ul li:not(:last-child){margin-right:45px}.rts-header__menu ul li a{font-size:16px;font-family:var(--font-secondary);color:var(--body-bg)}@media(max-width: 1200px){.rts-header__menu ul li a{font-size:14px}}.rts-header__right{text-align:right;width:20%}@media(max-width: 991px){.rts-header__right{display:flex;align-items:center;justify-content:right;gap:20px;width:50%}}.rts-header__right .login__btn{border:1px solid var(--body-bg);padding:11px 38px;border-radius:50px;color:var(--body-bg);transition:var(--transition)}@media(max-width: 576px){.rts-header__right .login__btn{padding:10px 30px}}@media(max-width: 450px){.rts-header__right .login__btn{display:none}}.rts-header__right .login__btn:hover{background:var(--color-third);color:var(--color-secondary);border:1px solid var(--color-third)}.rts-header__right .mobile__active{height:40px;width:40px;border:1px solid var(--body-bg);border-radius:4px;color:var(--body-bg);display:none}@media(max-width: 991px){.rts-header__right .mobile__active{display:block}}@media(max-width: 991px){.rts-header__menu{display:none}}.rts-header{transition:all .3s ease}.rts-ht{transition:all .3s ease}.platinium-menu .platinium-desktop-menu{display:flex;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:100%;overflow:visible;margin:0}.platinium-menu .platinium-desktop-menu .menu-item{margin:0;color:var(--color-white);font-size:16px;font-weight:500;line-height:26px;text-transform:capitalize;padding:0 30px;cursor:pointer}@media(max-width: 1200px){.platinium-menu .platinium-desktop-menu .menu-item{padding:0 15px}}.platinium-menu .platinium-desktop-menu .menu-item .platinium-dropdown-main-element{padding:28px 0;position:relative;display:block}.platinium-menu .platinium-desktop-menu .menu-item .platinium-dropdown-main-element::after{content:"";position:absolute;width:0%;height:2px;left:0;bottom:28px;background:var(--color-white);transition:all .3s ease-in-out}.platinium-menu .platinium-desktop-menu .menu-item:hover .platinium-dropdown-main-element{color:var(--color-white)}.platinium-menu .platinium-desktop-menu .menu-item:hover .platinium-dropdown-main-element::after{width:100%}.platinium-menu .platinium-desktop-menu .menu-item.active .platinium-dropdown-main-element{color:var(--color-white)}.platinium-menu .platinium-desktop-menu .menu-item.active .platinium-dropdown-main-element::after{width:100%}.platinium-menu .platinium-desktop-menu .platinium-has-dropdown:hover .platinium-dropdown-main-element{color:var(--color-white)}.platinium-menu .platinium-desktop-menu .platinium-has-dropdown:hover .platinium-dropdown-main-element::after{width:100%}.platinium-menu .platinium-desktop-menu .platinium-has-dropdown:hover .platinium-submenu{visibility:visible;opacity:1;transform:translateY(0)}.platinium-menu .platinium-desktop-menu .platinium-has-dropdown .platinium-dropdown-main-element::before{content:"";position:absolute;color:var(--color-white);right:-20px;top:50%;font-size:12px;transform:translateY(-50%);font-family:"Font Awesome 6 Pro"}@media(max-width: 1200px){.platinium-menu .platinium-desktop-menu .platinium-has-dropdown .platinium-dropdown-main-element::before{right:-15px}}.platinium-menu .platinium-desktop-menu .platinium-submenu{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;opacity:0;width:220px;visibility:hidden;overflow:visible;transform:translateY(15px);transition:all .3s ease-in-out;padding:15px 0;background:var(--color-white);-webkit-box-shadow:9px 9px 22px -1px rgba(0,0,0,.12);box-shadow:9px 9px 22px -1px rgba(0,0,0,.12);z-index:10;border-radius:10px}.platinium-menu .platinium-desktop-menu .platinium-submenu .nav-item{margin:0;transition:all .3s ease-in-out;position:relative}.platinium-menu .platinium-desktop-menu .platinium-submenu .nav-item:hover a.nav-link{padding-left:35px}.platinium-menu .platinium-desktop-menu .platinium-submenu .nav-item:hover a.nav-link::after{width:12px}.platinium-menu .platinium-desktop-menu .platinium-submenu .nav-item a.nav-link{display:block;text-transform:capitalize;color:var(--btc);text-decoration:none;padding:10px 20px;padding-right:15px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;font-weight:400;font-size:14px}.platinium-menu .platinium-desktop-menu .platinium-submenu .nav-item a.nav-link::after{content:"";position:absolute;width:0;height:2px;top:50%;left:20px;transform:translateY(-50%);background:var(--btc);transition:all .3s ease-in-out}.platinium-menu .platinium-desktop-menu .platinium-submenu .nav-item a.nav-link.active{padding-left:40px;color:var(--color-white)}.platinium-menu .platinium-desktop-menu .platinium-submenu .nav-item a.nav-link.active::after{width:12px}.side-bar{position:fixed;overflow:hidden;top:0;right:-100%;width:465px;padding:40px 30px;padding-top:50px;height:100%;display:block;background-color:#fff;backdrop-filter:blur(7px);z-index:1900;transition:all 600ms ease;display:flex;flex-direction:column;overflow-y:auto;overflow:visible}@media only screen and (max-width: 575px){.side-bar{width:315px}}.side-bar.show{right:0;overflow-y:auto}.side-bar button{max-width:max-content;margin-right:auto;margin-left:-53px;margin-top:0;position:absolute}.side-bar button i{color:#fff;height:50px;width:50px;border-radius:0;display:flex;align-items:center;justify-content:center;margin-left:14px;margin-top:-53px;font-size:27px;background:var(--color-primary)}.rts-mega-menu{position:absolute;width:max-content;height:auto;top:100%;transform:translateY(15px) translateX(-30%);left:30%;z-index:90;opacity:0;visibility:hidden;text-align:left;transition:all .3s;background-color:#fff;display:inline-block;box-shadow:0 36px 35px rgba(61,60,60,.08);transform-origin:0 0 0;padding:22px;border-radius:10px}.mega-menu-item{padding:0;margin:0;flex-direction:column;display:flex;align-items:flex-start !important}.mega-menu-item li{margin-bottom:10px;margin-top:0;margin-right:0;margin-left:0;width:100%}@media(max-width: 1200px){.mega-menu-item li{margin-bottom:10px}}.mega-menu-item li:hover a{border:1px solid #e6e5ff;border-radius:4px}.mega-menu-item li a{display:flex !important;align-items:center;padding:6px !important;border:1px solid rgba(0,0,0,0);width:100%}.mega-menu-item li a img{margin-right:16px;padding:10px;max-width:max-content;background:#f0f0ff;border-radius:4px}@media(max-width: 1200px){.mega-menu-item li a img{margin-right:8px}}.mega-menu-item li a .info p{margin-bottom:2px;font-weight:500;font-size:14px;line-height:26px;color:#083a5e}@media(max-width: 1200px){.mega-menu-item li a .info p{font-size:15px}}.mega-menu-item li a .info span{font-weight:400;font-size:14px;line-height:24px;color:#497696}@media(max-width: 1200px){.mega-menu-item li a .info span{font-size:13px}}.platinium-has-dropdown.mega-menu:hover .rts-mega-menu{opacity:1;visibility:visible;top:100%;transform:translateY(5px) translateX(-30%)}.side-bar{position:fixed;overflow:hidden;top:0;right:-100%;width:465px;padding:40px 30px;padding-top:50px;height:100%;display:block;background-color:#fff;backdrop-filter:blur(7px);z-index:1900;transition:all 600ms ease;display:flex;flex-direction:column;overflow-y:auto;overflow:visible}@media only screen and (max-width: 575px){.side-bar{width:300px}}.side-bar.show{right:0;overflow-y:auto}.side-bar button{max-width:max-content;margin-right:auto;margin-left:-53px;margin-top:0;position:absolute;border:none}.side-bar button i{color:#fff;height:50px;width:50px;border-radius:0;display:flex;align-items:center;justify-content:center;margin-left:14px;margin-top:-53px;font-size:27px;background:var(--color-primary);font-weight:300}#anywhere-home{cursor:url(../images/close.png),auto;background:#0e1013;position:fixed;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 500ms ease-in-out;pointer-events:none;z-index:50}#menu-btn{cursor:pointer;padding:10px;display:none}@media only screen and (min-width: 768px)and (max-width: 991px){#menu-btn{display:block}}@media only screen and (max-width: 767px){#menu-btn{display:block}}#side-bar .mobile-menu-main{display:none}@media only screen and (min-width: 768px)and (max-width: 991px){#side-bar .mobile-menu-main{display:block}}@media only screen and (max-width: 767px){#side-bar .mobile-menu-main{display:block}}.mobile-menu-main nav ul{padding:0 20px;display:block}.mobile-menu-main nav ul li{margin:0;padding:0}.mobile-menu-main nav ul li a.main{padding:12px 0 17px 0;border-bottom:1px solid #f3f3f3;cursor:pointer}.mobile-menu-main nav ul li.has-droupdown{position:relative}.mobile-menu-main nav ul li.has-droupdown ul{padding:0}.mobile-menu-main nav ul li.has-droupdown ul a{padding:10px 0}.mobile-menu-main nav ul li.has-droupdown ul a.tag{font-weight:700;margin-top:15px;font-size:18px;border-bottom:2px solid var(--color-primary);padding:10px 0}.mobile-menu-main nav ul li.has-droupdown ul li{margin:7px 0 !important;border-bottom:1px solid #f3f3f3}.mobile-menu-main nav ul li.has-droupdown::after{position:absolute;content:"";font-family:"Font Awesome 6 pro" !important;font-size:16px;right:0;font-weight:400;top:5px;padding:8px 13px;color:var(--color-title);color:rgba(38,38,44,.5);pointer-events:none;cursor:pointer}.mobile-menu-main nav ul li a{display:block}.mobile-menu-main .social-area-one{margin-top:50px;display:flex;align-items:center;padding:0 20px;margin:40px 0 0;gap:30px}.mobile-menu-main .social-area-one li{list-style:none}@media screen and (min-width: 1024px){.side-bar.header-two .mobile-menu{display:none !important}}.container{max-width:1350px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 1200px)and (max-width: 1599px){.container{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 1199px){.container{padding-left:15px;padding-right:15px}}@media(max-width: 576px){.container{padding-left:10px;padding-right:10px}}.fix{overflow:hidden}.section-title-area .section-title{font-weight:700;line-height:58px}.section-title-area .desc{font-size:16px;font-weight:400;line-height:26px}.alice__blue{background:#f4f9ff}.has-box-shadow{box-shadow:0px 4px 30px 0px rgba(159,159,159,.25)}.primary__bg{background:var(--color-primary);color:var(--btc)}.secondary__bg{background:var(--color-third);color:var(--body-bg)}.secondary__bg:hover{background:#2d3c58 !important;color:var(--color-white) !important}.white__bg{background:var(--body-bg)}.secondary__color{color:var(--color-secondary)}.primary__btn{padding:15px 35px;border-radius:30px;display:block;line-height:100%;font-size:var(--size-default);font-weight:600;font-family:var(--font-secondary);cursor:pointer;border:1px solid rgba(0,0,0,0);transition:var(--transition);text-transform:capitalize;max-width:max-content}.primary__btn i{margin-left:5px}.primary__btn:hover{background:var(--color-third);color:var(--color-secondary)}.rts-btn{border-radius:4px;display:inline-block;line-height:100%;font-size:var(--size-default);font-weight:600;font-family:var(--font-secondary);cursor:pointer;border:1px solid rgba(0,0,0,0);transition:var(--transition);text-transform:capitalize}.rts-btn i{margin-left:5px}.rts-btn:hover{background:var(--color-third) !important;color:var(--color-secondary) !important;border-color:rgba(0,0,0,0) !important}.btn__two{padding:12px 18px;border-radius:6px;text-transform:capitalize;display:inline-block;transition:var(--transition)}.btn__two i{margin-left:5px}.btn__long{padding:18px 33px;border-radius:6px}@media(max-width: 576px){.btn__long{padding:18px 24px}}.rts-btn-primary{background:var(--color-primary);padding:16px 35px;color:var(--color-white);font-family:var(--font-primary)}.rts-hero{position:relative}.rts-hero__one{background:var(--banner-one-bg);transition:1s ease}@media(max-width: 450px){.rts-hero__one{padding-top:210px;padding-bottom:120px}}.rts-hero.banner-style-home-one{position:relative}.rts-hero.banner-style-home-one::before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-image:url(../images/banner/banner_home_one_dotted.svg);background-position:center;opacity:.4;background-repeat:repeat}.rts-hero__blur-area{width:348px;height:458px;background:var(--color-primary);border-radius:458px;filter:blur(200px);position:absolute;left:5%;top:50%;transform:translateY(-50%);z-index:-1}.rts-hero__content h6{border:1px solid var(--body-bg);border-radius:20px;padding:8px 12px;display:inline-flex;align-items:center;gap:10px;color:var(--body-bg);font-size:18px;font-family:var(--font-secondary);margin-bottom:25px;line-height:100%}@media(max-width: 991px){.rts-hero__content h6{display:flex;max-width:max-content}}@media(max-width: 450px){.rts-hero__content h6{font-size:14px;margin-bottom:25px}}.rts-hero__content h2{font-size:66px;font-weight:var(--bold);color:var(--body-bg);display:inline-block;text-transform:capitalize;line-height:var(--lh-h1);margin-bottom:25px;position:relative;z-index:1}@media(max-width: 1200px)and (min-width: 991px){.rts-hero__content h2{font-size:54px}}@media(max-width: 991px){.rts-hero__content h2{max-width:550px}}@media(max-width: 576px){.rts-hero__content h2{font-size:50px;line-height:1.12}}@media(max-width: 450px){.rts-hero__content h2{font-size:34px;line-height:1.2;margin-bottom:25px}}.rts-hero__content h2:before{content:"";position:absolute;bottom:0;right:35%;height:16px;width:200px;background:var(--color-third);z-index:-1}@media(max-width: 500px){.rts-hero__content h2:before{display:none}}.rts-hero__content .description{color:var(--body-bg);font-weight:500;border:none;line-height:28px;margin-bottom:45px;display:block;font-size:18px;font-family:var(--font-secondary);font-weight:500}@media(max-width: 450px){.rts-hero__content .description{margin-bottom:30px}}.rts-hero__content--group{display:flex;gap:40px;flex-wrap:wrap;align-items:center;margin-bottom:30px}@media(max-width: 500px){.rts-hero__content--group{gap:30px}}.rts-hero__content--group .primary__btn{padding:18px 30px;font-family:var(--font-secondary);font-weight:600;color:var(--color-secondary)}@media(max-width: 500px){.rts-hero__content--group .primary__btn{padding:14px 20px}}.rts-hero__content p{color:var(--body-bg);margin-bottom:0;display:flex;align-items:center;gap:10px;font-weight:var(--medium)}@media screen and (max-width: 576px){.rts-hero__content p{flex-wrap:wrap;justify-content:center}}.rts-hero__content p span{color:var(--color-third);font-weight:var(--semibold)}.rts-hero__content p a{color:var(--color-third);transition:var(--transition);text-decoration:underline;text-decoration-color:rgba(0,0,0,0);font-weight:600;font-family:var(--font-secondary);font-size:18px}.rts-hero__content p a:hover{text-decoration-color:var(--color-third)}.rts-hero__images{margin-bottom:-10%;z-index:1}@media(max-width: 991px){.rts-hero__images{margin-bottom:0;margin-top:100px}}.rts-hero__images .rts-hero-main{text-align:center}@media(max-width: 768px){.rts-hero__images .rts-hero-main .image-main{width:70%;margin:auto}}.rts-hero__images .rts-hero-main .hero-shape{position:absolute}.rts-hero__images .rts-hero-main .hero-shape.one{bottom:-7%;left:0;z-index:-1}@media(max-width: 991px){.rts-hero__images .rts-hero-main .hero-shape.one{left:50%;transform:translateX(-50%)}}.rts-hero__images--shape .one{top:0%;position:absolute;left:0%}.rts-hero__images--shape .two{position:absolute;bottom:10%;left:10%}@media(max-width: 576px){.rts-hero__images--shape .two{left:5%}}.rts-hero__images--shape .three{position:absolute;right:8%;top:0%}@media(max-width: 576px){.rts-hero__images--shape .three{right:5%}}.rts-hero__images--shape .four{position:absolute;right:-2%;bottom:25%}@media(max-width: 991px){.rts-hero__images--shape .four{right:0}}@media(max-width: 576px){.rts-hero__images--shape .four{bottom:10%}}@media(max-width: 576px){.rts-hero__images--shape .one,.rts-hero__images--shape .two,.rts-hero__images--shape .three,.rts-hero__images--shape .four{animation:none}}.rts-hero-three{background:linear-gradient(259deg, #006cf5 7.09%, #0559d9 71.14%);padding:275px 0 250px;position:relative;overflow:hidden;z-index:1}@media screen and (max-width: 768px){.rts-hero-three{padding:150px 0}}.rts-hero-three.domain-checker-padding{padding:255px 0 170px}.rts-hero-three .rts-hero__content{text-align:center}.rts-hero-three .rts-hero__content.domain h1{color:var(--color-white)}.rts-hero-three .rts-hero__content h1{font-size:55px;line-height:1.15;margin-bottom:25px}@media screen and (max-width: 576px){.rts-hero-three .rts-hero__content h1{font-size:35px}}.rts-hero-three .rts-hero__content h1::before{display:none}.rts-hero-three .rts-hero__content .description{display:block;margin-bottom:40px;max-width:100%}.rts-hero-three .rts-hero__content form{width:830px;margin:auto;position:relative}@media screen and (max-width: 992px){.rts-hero-three .rts-hero__content form{width:600px}}@media screen and (max-width: 768px){.rts-hero-three .rts-hero__content form{width:100%}}.rts-hero-three .rts-hero__content form input{background:var(--color-white);height:56px;border-radius:6px}.rts-hero-three .rts-hero__content form input::placeholder{color:#787878;font-size:14px;font-weight:400;line-height:46px}.rts-hero-three .rts-hero__content form .select-button-area{display:flex;align-items:center;width:max-content;position:absolute;top:0;right:0}.rts-hero-three .rts-hero__content form .select-button-area .nice-select{background:#f4f4f4;height:56px;line-height:53px;border-radius:0;border:none}.rts-hero-three .rts-hero__content form .select-button-area .nice-select:focus{border:none}.rts-hero-three .rts-hero__content form .select-button-area button{background:#ffc107;height:56px;line-height:56px;padding:0 40px;border-radius:0 6px 6px 0}@media screen and (max-width: 576px){.rts-hero-three .rts-hero__content form .select-button-area button{padding:0 25px}}.rts-hero-three .rts-hero__content .banner-content-tag{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap}.rts-hero-three .rts-hero__content .banner-content-tag .tag-list{display:flex;padding:0;margin:0;gap:10px;flex-wrap:wrap}@media screen and (max-width: 576px){.rts-hero-three .rts-hero__content .banner-content-tag .tag-list{justify-content:center}}.rts-hero-three .rts-hero__content .banner-content-tag .tag-list li{list-style:none;border-radius:3px;background:rgba(255,255,255,.1);padding:4px 9px;display:flex;align-items:center;gap:7px}.rts-hero-three .rts-hero__content .banner-content-tag .tag-list li span{color:var(--color-white)}.rts-hero-three .rts-hero__content.domain .description{margin:auto;margin-bottom:40px}.rts-hero-three .banner-shape-area img{position:absolute;z-index:-2}.rts-hero-three .banner-shape-area img.one{top:20%;left:6%}@media screen and (max-width: 992px){.rts-hero-three .banner-shape-area img.one{left:50%;transform:translate(-50%)}}@media(max-width: 768px){.rts-hero-three .banner-shape-area img.one{display:none}}.rts-hero-three .banner-shape-area img.two{bottom:20%;left:6%}@media screen and (max-width: 1200px){.rts-hero-three .banner-shape-area img.two{bottom:10%}}@media(max-width: 768px){.rts-hero-three .banner-shape-area img.two{display:none}}.rts-hero-three .banner-shape-area img.three{top:0;left:0}.feature{margin-top:30px;margin-bottom:40px}.feature.style-two li{color:var(--btc);font-weight:400}.feature.style-two li::before{background:rgba(0,0,0,0);font-size:16px}.feature__list{display:flex;flex-direction:column;gap:10px;padding:0;margin:0;list-style:none}.feature__list .feature__item{position:relative;margin-left:25px;color:#fff;font-family:var(--font-secondary);font-weight:var(--medium)}.feature__list .feature__item::before{position:absolute;left:-25px;top:6px;content:"";font-family:var(--fontawesome);height:16px;width:16px;line-height:16px;font-size:10px;font-weight:800;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background:var(--color-third);color:var(--color-primary)}.swiper-slide .banner-title{opacity:0;animation:none;transition-delay:1.5s}.swiper-slide .description{opacity:0;animation:none;transition-delay:2s}.swiper-slide .banner-btn{opacity:0;animation:none;transition-delay:2.2s}.rts-hosting-banner.banner-default-height{max-height:none;min-height:420px;display:flex;align-items:center}@media screen and (max-width: 992px){.rts-hosting-banner.banner-default-height{max-height:100%;min-height:100%}}.rts-hosting-banner.rts-hosting-banner-bg{padding:225px 0 130px 0;position:relative;z-index:1}.rts-hosting-banner.rts-hosting-banner-bg:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:var(--banner-most-used-bg)}.rts-hosting-banner.rts-hosting-banner-bg::after{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url(../images/banner/shared/banner__bg.svg)}.rts-hosting-banner .banner-area{display:flex;justify-content:space-between;align-items:center;gap:30px}@media screen and (max-width: 768px){.rts-hosting-banner .banner-area{flex-direction:column;gap:50px}}.rts-hosting-banner__content{position:relative;z-index:1;color:var(--color-white);max-width:450px}.rts-hosting-banner__content .banner-title{font-size:55px;font-weight:700;margin:20px 0 25px 0}@media screen and (max-width: 992px){.rts-hosting-banner__content .banner-title{max-width:575px;font-size:45px}}@media screen and (min-width: 767px)and (max-width: 900px){.rts-hosting-banner__content .banner-title{font-size:40px}}@media screen and (max-width: 576px){.rts-hosting-banner__content .banner-title{font-size:30px}}.rts-hosting-banner__content .slogan{font-family:var(--font-secondary);font-size:18px;font-weight:500;line-height:28px;margin-bottom:0}@media screen and (min-width: 767px)and (max-width: 900px){.rts-hosting-banner__content .slogan{font-size:18px}}.rts-hosting-banner__content .hosting-feature{display:flex;gap:40px;flex-wrap:wrap;margin-top:30px}@media screen and (max-width: 992px){.rts-hosting-banner__content .hosting-feature{gap:20px}}.rts-hosting-banner__content .hosting-action{margin-top:35px;display:flex;gap:20px;align-items:center;flex-wrap:wrap}.rts-hosting-banner__content .hosting-action .btn__two{text-align:center;font-weight:600;font-family:var(--font-secondary);padding:17px 32px;line-height:1;min-width:160px;max-width:max-content}.rts-hosting-banner__content .hosting-action .btn__white{color:#fff;font-family:var(--font-secondary);font-weight:500;position:relative;overflow:hidden}.rts-hosting-banner__content .hosting-action .btn__white::after{position:absolute;content:"";bottom:0;width:100%;height:1px;background:var(--color-white);left:0;transition:var(--transition)}.rts-hosting-banner__content .hosting-action .btn__white::before{position:absolute;left:-50%;width:100%;content:"";height:1px;background:var(--color-third);transition:all 4s;opacity:0;bottom:0}.rts-hosting-banner__content .hosting-action .btn__white:hover::before{opacity:1;width:100%;left:105%;z-index:1}.rts-hosting-banner__content.business-mail-banner{max-width:520px}.rts-hosting-banner__image{position:relative;z-index:1}@media screen and (max-width: 768px){.rts-hosting-banner__image{margin-top:50px}}.rts-hosting-banner__image .shape-image{position:absolute;z-index:-1}.rts-hosting-banner__image .shape-image.one{top:0;left:0}.rts-hosting-banner__image .shape-image.two{top:46%;left:60px}@media screen and (max-width: 768px){.rts-hosting-banner__image .shape-image.two{top:25%}}.rts-hosting-banner__image.business-mail__image .shape-image{position:absolute;right:22.6%;top:9.7%;left:unset;z-index:1;animation:zoom-shake 3s linear infinite}.rts-hosting-banner .shape__image img{position:absolute}.rts-hosting-banner .shape__image--one{position:absolute;bottom:0}.rts-hosting-banner .shape__image--two{right:0;top:0}.rts-hosting-banner .shape__image--three{right:0;bottom:0}.rts-hosting-banner__image.vps .shape-image{position:absolute}.rts-hosting-banner__image.vps .shape-image.one{left:20px;top:-30px}@media screen and (max-width: 768px){.rts-hosting-banner__image.vps .shape-image.one{display:block}}@media screen and (max-width: 576px){.rts-hosting-banner__image.vps .shape-image.one{display:none}}.rts-hosting-banner__content.about__banner{max-width:600px}.rts-hosting-banner__content.about__banner .slogan{width:500px}.rts-hosting-banner__content.support__banner{max-width:525px}.rts-hosting-banner__content.support__banner .hosting-action .btn__white img{margin-right:15px}.rts-hosting-banner__content.contact__banner{max-width:600px}.rts-hosting-banner__image.about{z-index:1;border-radius:10px}.rts-hosting-banner__image.about img{border-radius:10px}.rts-hosting-banner__image.about::after{position:absolute;content:"";width:100%;height:100%;border-radius:10px;border:1px solid rgba(255,255,255,.2);top:-30px;right:-30px;z-index:-1}@media screen and (max-width: 768px){.rts-hosting-banner__image.support{display:none}}.rts-hosting-banner__image.support .shape{position:absolute}.rts-hosting-banner__image.support .shape.one{top:-70px;left:-50px}.rts-hosting-banner__image.support .shape.two{bottom:-70px;right:-50px}.rts-hosting-banner__image.support .shape.three{bottom:-5px;left:-60px}.rts-hosting-banner__image.support .shape.four{bottom:-80px;left:-15px}.rts-hosting-banner__image.support .shape.five{top:-75px;right:40px}.rts-hosting-banner__image.support .shape.six{top:-30px;right:-30px}.rts-hosting-banner__image.support .shape.seven{top:45px;right:-60px}.rts-hosting-banner__image.blog{right:100px}.rts-hosting-banner__image.blog .shape{position:absolute}.rts-hosting-banner__image.blog .shape.one{top:-50px;right:-150px}.rts-hosting-banner__image.blog .shape.two{bottom:70px;right:-70px}.rts-hosting-banner__image.contact{right:0;top:15%}@media screen and (max-width: 992px){.rts-hosting-banner__image.contact{display:none}}.rts-hosting-banner__image.contact .shape{position:absolute}.rts-hosting-banner__image.contact .shape.one{top:-55px;left:-50px;z-index:-1}.rts-hosting-banner__image.contact .shape.two{top:-90px;left:50px;z-index:-1}.rts-hosting-banner__image.contact .shape.three{top:-105px;left:-50px;z-index:-1;animation:shake-br 8s linear infinite}.rts-hosting-banner__image.contact .shape.four{top:-120px;right:10px;z-index:-2}.rts-hosting-banner__image.faq{right:50px}@media screen and (max-width: 576px){.rts-hosting-banner__image.faq{right:0}}.rts-hosting-banner__image.faq .shape{position:absolute}.rts-hosting-banner__image.faq .shape.one{top:-15px;right:85px;z-index:1}.rts-hosting-banner__image.faq .shape.two{top:-35px;right:145px;z-index:1}.rts-hosting-banner__image.faq .shape.three{top:-59px;right:0}.rts-hosting-banner__image.faq .shape.four{top:-45px;left:20px;z-index:-1}.rotate-one{animation:rotateIt 20s linear infinite}.rotate-two{animation:rotateIt2 20s linear infinite}.shake-br{animation:shake-br 20s linear infinite}.shake-tl{animation:shake-tl 20s linear infinite}.rts-feature-section{max-width:430px}@media screen and (max-width: 576px){.rts-feature-section{max-width:100%}}.rts-feature-section.dedicated{max-width:550px}.rts-feature-section h2.title{font-size:48px;color:var(--color-secondary);font-weight:700;margin-bottom:30px;line-height:58px}@media screen and (max-width: 1200px){.rts-feature-section h2.title{line-height:1.2;font-size:30px}}@media screen and (max-width: 992px){.rts-feature-section h2.title{font-size:48px}}@media screen and (max-width: 576px){.rts-feature-section h2.title{font-size:35px}}.rts-feature-section p,.rts-feature-section .description{font-family:var(--font-secondary);font-weight:400;margin-bottom:0;max-width:390px}.rts-feature-section p.description,.rts-feature-section .description.description{max-width:400px}.dedicated__banner{max-width:690px}.dedicated-banner__image .shape-image.one{top:10px;right:15px;left:unset;animation:rotateIt 12s linear infinite}.dedicated-banner__image .shape-image.two{bottom:15px;right:unset;left:10px;top:unset;z-index:1;animation:rotateIt2 12s linear infinite}.reseller-banner__image .shape-image.one{top:0;left:-30px;right:unset;z-index:1;animation:shake-br 12s linear infinite}.reseller-banner__image .shape-image.two{top:50px;right:unset;left:45px;bottom:unset;z-index:1;animation:shake-tl 12s linear infinite}.reseller-banner__image .shape-image.three{bottom:12%;right:36%;left:unset;top:unset;z-index:-1}.cloud__banner{max-width:670px}.resell__banner{max-width:435px}.pricing__banner{max-width:660px}@media(max-width: 576px){.rts-brand{padding-top:60px;padding-bottom:60px}}.rts-brand__bg--section{background-image:url("../images/brand/brand-section.png");background-position:center;background-size:cover;background-repeat:no-repeat;background-color:linear-gradient(180deg, #a7a7a7 42.08%, rgba(243, 243, 243, 0.2) 103.37%)}.rts-brand__wrapper{text-align:center}.rts-brand__wrapper--text h3{font-size:24px;font-weight:var(--semibold);font-family:var(--font-secondary);margin-bottom:30px;color:var(--color-secondary-dark)}.rts-brand__wrapper--text h3 span{color:var(--color-primary)}@media screen and (max-width: 768px){.rts-brand__wrapper--text h3{line-height:34px}}@media(max-width: 450px){.rts-brand__wrapper--text h3{font-size:18px;line-height:28px;margin-bottom:15px}}.rts-brand__slider{overflow:hidden}.rts-brand__slider--single img{filter:saturate(0.15);transition:all .3s ease-in}.rts-brand__slider--single:hover img{filter:saturate(1)}.rts-support.black__friday--support{background:#f4f9ff;padding:90px 0}.rts-support.black__friday--support .rts-support__wrapper{padding:0 80px}@media screen and (max-width: 992px){.rts-support.black__friday--support .rts-support__wrapper{padding:0 40px}}.rts-support__wrapper{background:#f4f9ff;border-radius:10px;padding:60px 80px;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:50px}@media screen and (max-width: 768px){.rts-support__wrapper{padding:60px;display:flex;flex-direction:column-reverse;gap:40px}}@media screen and (max-width: 576px){.rts-support__wrapper{padding:20px}}.rts-support__wrapper:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-image:url(../images/support/support__bg.svg);background-repeat:no-repeat;background-position:54% 60%;z-index:-1}@media screen and (max-width: 576px){.rts-support__wrapper:before{display:none}}.rts-support__wrapper.bg-white:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-image:url(../images/support/support__bg.svg);background-repeat:no-repeat;background-position:54% 60%;z-index:-1;opacity:.5}@media screen and (max-width: 576px){.rts-support__wrapper.bg-white:before{display:none}}.rts-support__wrapper--content h3{font-weight:var(--bold);color:var(--color-secondary);margin-bottom:20px}@media screen and (max-width: 576px){.rts-support__wrapper--content h3{font-size:30px;line-height:45px}}.rts-support__wrapper--content p{max-width:440px}.rts-support__wrapper--content .feature{margin-top:25px;margin-bottom:30px}.rts-support__wrapper--content .feature__list{padding:0;margin:0;list-style:none;column-count:2;width:80%}@media screen and (max-width: 992px){.rts-support__wrapper--content .feature__list{width:90%}}@media screen and (max-width: 576px){.rts-support__wrapper--content .feature__list{width:100%}}.rts-support__wrapper--content .feature__list .feature__item{position:relative;margin-left:25px;color:var(--btc);font-family:var(--font-secondary);font-weight:var(--medium);display:inline-block;margin-bottom:0;text-transform:capitalize}.rts-support__wrapper--content .feature__list .feature__item::before{position:absolute;left:-25px;top:50%;transform:translateY(-50%);content:"";font-family:var(--fontawesome);height:16px;width:16px;font-size:10px;font-weight:800;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background:var(--color-primary);color:var(--color-white)}.rts-support__wrapper--content .support-btn{padding:14px 24px}.rts-support__wrapper--content .btn__two{color:var(--color-white);font-weight:var(--semibold)}@media screen and (max-width: 768px){.rts-support__wrapper--image{position:unset;transform:none}}@media(max-width: 450px){.rts-plan .rts-section__title{font-size:24px}}@media(max-width: 991px){.rts-plan__table{overflow-x:scroll}}.rts-plan__table .table-bordered>:not(caption)>*{border:none}.rts-plan__table table{margin:0;white-space:nowrap}.rts-plan__table table thead .package__left{width:450px;max-width:450px}.rts-plan__table table thead .package__left:first-child{border-left:0;border-top:0}.rts-plan__table table thead th{text-transform:capitalize;border-style:none}.rts-plan__table table thead .package__item{width:290px;max-width:290px;padding:30px;border:1px solid var(--border-color)}.rts-plan__table table thead .package__item__info{max-width:180px;margin:0 auto}.rts-plan__table table thead .package__item__info .package__type{font-weight:var(--bold);font-size:24px;color:var(--color-secondary);margin-bottom:15px;display:block}.rts-plan__table table thead .package__item__info span{font-family:var(--font-secondary);margin-bottom:25px;display:inline-block;text-transform:capitalize;font-weight:var(--regular);line-height:100%}.rts-plan__table table thead .package__item__info select{border:1px solid #4c5671;padding:12px;border-radius:50px;margin-bottom:10px}.rts-plan__table table thead .package__item__info .buy__now{font-weight:var(--bold);color:var(--body-bg);display:block;max-width:100%;padding:13px 0}.rts-plan__table table thead .package__item__info .buy__now:hover{color:var(--color-secondary)}.rts-plan__table table thead .package__item__info .nice-select.price__select{min-width:180px;border-radius:50px;margin-bottom:15px;height:35px;text-align:center !important}.rts-plan__table table thead .package__item__info .nice-select.price__select span.current{position:relative;top:-5px;text-transform:lowercase}.rts-plan__table table thead .package__item__info .nice-select.price__select::after{right:25%;width:8px;height:8px}.rts-plan__table table thead .package__item__info .nice-select.price__select ul.list{width:100%}.rts-plan__table table td.package__left{padding:10px 30px;border:1px solid var(--border-color)}.rts-plan__table table td.package__item{text-align:center;border:1px solid var(--border-color)}.rts-plan__table table td.package__item i{color:#00b67a}.rts-pricing-plan{position:relative}.rts-pricing-plan .single-plan{background:var(--color-white);padding:60px;border-radius:20px;position:relative;transition:all .3s ease;z-index:1}.rts-pricing-plan .single-plan__price{font-size:24px;font-weight:700;text-align:center;padding-top:20px}@media screen and (max-width: 768px){.rts-pricing-plan .single-plan{padding:30px}}@media screen and (max-width: 1200px){.rts-pricing-plan .single-plan{padding:45px}}.rts-pricing-plan .single-plan::after{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-image:url(../images/pricing/plan__hover__bg.png);background-position:center;background-size:cover;background-repeat:no-repeat;z-index:-1;transition:all .3s ease;opacity:0}.rts-pricing-plan .single-plan::before{background:var(--pricing-single-bg);position:absolute;left:0;top:0;height:100%;width:100%;content:"";opacity:0;transition:all .3s ease;border-radius:inherit;z-index:-1}.rts-pricing-plan .single-plan:hover,.rts-pricing-plan .single-plan.active{color:var(--color-white) !important}.rts-pricing-plan .single-plan:hover .single-plan__content .plan-icon svg path,.rts-pricing-plan .single-plan.active .single-plan__content .plan-icon svg path{fill:url(#paint0_linear_195_837)}.rts-pricing-plan .single-plan:hover .single-plan__content .plan-title,.rts-pricing-plan .single-plan.active .single-plan__content .plan-title{color:var(--color-white)}.rts-pricing-plan .single-plan:hover .single-plan__content .plan-feature ul li span i.fa-check,.rts-pricing-plan .single-plan.active .single-plan__content .plan-feature ul li span i.fa-check{color:#fff}.rts-pricing-plan .single-plan:hover .single-plan__content .plan-feature ul li span i.fa-xmark,.rts-pricing-plan .single-plan.active .single-plan__content .plan-feature ul li span i.fa-xmark{color:#fff}.rts-pricing-plan .single-plan:hover .single-plan__content .buy__plan,.rts-pricing-plan .single-plan.active .single-plan__content .buy__plan{background:var(--color-white);color:var(--color-secondary)}.rts-pricing-plan .single-plan:hover::after,.rts-pricing-plan .single-plan.active::after{opacity:1}.rts-pricing-plan .single-plan:hover::before,.rts-pricing-plan .single-plan.active::before{opacity:1}.rts-pricing-plan .single-plan__content .plan-icon{margin-bottom:40px;transition:all .3s ease}.rts-pricing-plan .single-plan__content .plan-title{font-size:24px;font-weight:var(--bold);color:var(--color-secondary);margin-bottom:15px;display:inline-block;transition:all .3s ease;line-height:1}.rts-pricing-plan .single-plan__content .description{font-size:15px;font-family:var(--font-secondary);margin-bottom:0}@media screen and (max-width: 576px){.rts-pricing-plan .single-plan__content .description{line-height:1.4}}.rts-pricing-plan .single-plan__content .border-separator{margin:20px 0;border-top:1px solid #d9d9d9;transition:all .3s ease}.rts-pricing-plan .single-plan__content .plan-feature__list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:30px}.rts-pricing-plan .single-plan__content .plan-feature__list li{line-height:1.2;font-weight:600;font-family:var(--font-secondary);display:inline-flex}.rts-pricing-plan .single-plan__content .plan-feature__list li span{margin-right:10px}.rts-pricing-plan .single-plan__content .plan-feature__list li span i{transition:var(--transition)}.rts-pricing-plan .single-plan__content .plan-feature__list li span i.fa-check{color:#00b67a}.rts-pricing-plan .single-plan__content .plan-feature__list li span i.fa-xmark{color:#eb4242}.rts-pricing-plan .single-plan__content .buy__plan{background:var(--color-primary);color:var(--color-white);font-weight:var(--semibold);margin-top:50px;transition:var(--transition)}.rts-pricing-plan .single-plan__content .buy__plan:hover{background:var(--color-third) !important}.rts-pricing-plan .single-plan__content .buy__plan.btn__two{border-radius:4px;position:relative;left:50%;transform:translateX(-50%)}.rts-pricing-plan__tab{display:flex;gap:40px;align-items:center;position:relative;z-index:1;margin-bottom:50px;justify-content:center}.rts-pricing-plan__tab .tab__button{background:var(--color-white);box-shadow:0px 4px 30px 0px #edf5ff;padding:5px;border-radius:6px}.rts-pricing-plan__tab .tab__button__item{display:flex;gap:5px}.rts-pricing-plan__tab .tab__button__item button{border-radius:6px;padding:10px 20px;text-transform:capitalize}.rts-pricing-plan__tab .tab__button__item button.active{background:var(--color-primary);color:var(--color-white)}.rts-pricing-plan .price__content{display:none}.rts-pricing-plan .price__content .yearly .single-plan:hover,.rts-pricing-plan .price__content .yearly .single-plan.active{color:var(--color-white)}.rts-pricing-plan .price__content .yearly .single-plan:hover .single-plan__content .plan-icon svg path,.rts-pricing-plan .price__content .yearly .single-plan.active .single-plan__content .plan-icon svg path{fill:url(#paint0_linear_195_838)}.rts-pricing-plan .price__content.open{display:block}.rts-pricing-plan .tab__content{display:none}.rts-pricing-plan .tab__content .yearly .single-plan:hover,.rts-pricing-plan .tab__content .yearly .single-plan.active{color:var(--color-white)}.rts-pricing-plan .tab__content .yearly .single-plan:hover .single-plan__content .plan-icon svg path,.rts-pricing-plan .tab__content .yearly .single-plan.active .single-plan__content .plan-icon svg path{fill:url(#paint0_linear_195_838)}.rts-pricing-plan .tab__content.open{display:block}.rts-pricing-plan.card-plan-bg.page-bg{background:#f6f6f6}.rts-pricing-plan .plan__tab .tab__button{min-width:190px;background:var(--color-secondary);border-radius:40px;height:40px}.rts-pricing-plan .plan__tab .tab__button__item{color:var(--color-white)}.rts-pricing-plan .plan__tab .tab__button__item button{padding:7px 15px;border-radius:40px;line-height:100%}.rts-pricing-plan.card-plan-bg{background:#f4f9ff;margin:0}.rts-pricing-plan .card-plan{padding:40px 30px;border-radius:10px;background:var(--color-white);text-align:center;transition:var(--transition);border:1px solid rgba(0,0,0,0);position:relative;min-height:540px}@media screen and (min-width: 992px)and (max-width: 1200px){.rts-pricing-plan .card-plan{padding:40px 15px}}.rts-pricing-plan .card-plan:hover,.rts-pricing-plan .card-plan.active{border-color:var(--color-primary)}.rts-pricing-plan .card-plan:hover .card-plan__cartbtn a,.rts-pricing-plan .card-plan.active .card-plan__cartbtn a{background:var(--color-third);color:var(--color-secondary)}.rts-pricing-plan .card-plan .popular-tag{position:absolute;top:-18px;left:50%;transform:translate(-50%);padding:10px 30px;background:var(--color-third);font-size:14px;line-height:100%;border-radius:30px;color:var(--color-secondary);text-transform:capitalize}@media screen and (max-width: 768px){.rts-pricing-plan .card-plan .popular-tag{padding:10px 20px}}@media screen and (min-width: 992px)and (max-width: 1200px){.rts-pricing-plan .card-plan .popular-tag{padding:10px 10px}}.rts-pricing-plan .card-plan__package{display:flex;gap:10px;align-items:center;margin-bottom:20px;justify-content:center}.rts-pricing-plan .card-plan__package .icon{height:30px;width:30px}.rts-pricing-plan .card-plan__package .package__name{font-size:20px;font-weight:700;color:var(--color-secondary);margin:0}.rts-pricing-plan .card-plan__desc{font-size:15px;font-weight:400;font-family:var(--font-secondary)}.rts-pricing-plan .card-plan__price{font-size:32px;font-weight:700;margin-bottom:25px;color:var(--color-secondary)}.rts-pricing-plan .card-plan__price sup,.rts-pricing-plan .card-plan__price sub{font-size:12px;font-weight:500}.rts-pricing-plan .card-plan__cartbtn{margin-bottom:15px}.rts-pricing-plan .card-plan__cartbtn a{padding:12px 18px;background:var(--color-primary);border-radius:4px;color:var(--color-white);display:block;max-width:200px;line-height:100%;transition:var(--transition);font-size:16px;font-family:var(--font-secondary);font-weight:600;text-transform:capitalize;text-align:center;position:relative;left:50%;transform:translateX(-50%)}.rts-pricing-plan .card-plan__feature--list{padding:0;margin:0;list-style:none;text-align:left;display:flex;flex-direction:column;gap:15px}.rts-pricing-plan .card-plan__feature--list-item{display:flex;justify-content:space-between}.rts-pricing-plan .card-plan__feature--list-item .text{display:flex;align-items:self-start;gap:10px;line-height:1.3;font-size:14px;font-weight:500}.rts-pricing-plan .card-plan__feature--list-item .text i{margin-top:4px;transition:var(--transition)}.rts-pricing-plan .card-plan__feature--list-item .text i.fa-check{color:#00b67a}.rts-pricing-plan .card-plan__feature--list-item .text i.fa-xmark{color:#eb4242}.rts-pricing-five{padding:120px 0}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper{background:linear-gradient(180deg, #187eff 0%, #0445c5 100%, #044ddf 100%);padding:30px;padding-bottom:40px;border-radius:15px;position:relative;z-index:1;overflow:hidden;transition:all .5s}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper:hover .pricing-shape-area img.two,.rts-pricing-five .section-inner .pricing-list .pricing-wrapper:hover .pricing-shape-area img.three{top:0;right:0}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper::after{position:absolute;content:"";width:100%;height:100%;border-radius:15px;z-index:-1;top:0;left:0;border-bottom:7px solid #013396}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .icon{margin-bottom:20px}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .content .title{font-size:20px;font-weight:700;line-height:30px;margin-bottom:10px;color:var(--color-white)}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .content .title a{color:var(--color-white)}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .content .desc{color:var(--color-white);font-size:16px;font-weight:600;line-height:26px;text-decoration-line:underline;margin-bottom:0}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .content .description{font-weight:600;color:var(--color-white);margin-bottom:0}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .pricing-shape-area img{position:absolute;z-index:-1;transition:all .5s}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .pricing-shape-area img.one{top:50%;left:50%;transform:translate(-50%, -50%)}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .pricing-shape-area img.two{top:-60px;right:-60px}.rts-pricing-five .section-inner .pricing-list .pricing-wrapper .pricing-shape-area img.three{top:-40px;right:-40px}.vps-hosting .rts-pricing-plan{background:#f4f9ff !important;border-radius:0;margin:0}.rts-pricing-plan.table-pricing{background:#fff;margin:0}.rts-pricing-plan.table-pricing .tab__content{overflow-y:auto}.rts-pricing-plan .pricing__tab .tab__button{border-radius:6px;border:1px solid var(--color-primary)}.rts-pricing-plan .pricing__tab .tab__button .tab__btn{color:var(--color-primary);font-weight:600}.rts-pricing-plan .pricing__tab .tab__button .tab__btn.active{color:var(--color-white)}.rts-pricing-plan table.table .heading__bg{background:var(--color-primary);color:var(--color-white);vertical-align:middle}.rts-pricing-plan table.table .heading__bg tr .cell{padding:24px 30px}.rts-pricing-plan table.table .table__content tr:nth-child(2n+1){background:#f6f6f6}.rts-pricing-plan table.table .table__content tr{vertical-align:middle;transition:var(--transition)}.rts-pricing-plan table.table .table__content tr .package,.rts-pricing-plan table.table .table__content tr .process,.rts-pricing-plan table.table .table__content tr .ram,.rts-pricing-plan table.table .table__content tr .storage,.rts-pricing-plan table.table .table__content tr .price{padding:24px 30px;max-width:100%;line-height:1}.rts-pricing-plan table.table .table__content tr .process{min-width:300px}.rts-pricing-plan table.table .table__content tr .btn__two{padding:10px 20px;border-radius:4px;border:1px solid #d4dcff;background:var(--color-white);transition:var(--transition);min-width:105px}.rts-pricing-plan table.table .table__content tr .btn__two:hover{background:var(--color-primary);color:var(--color-white)}.rts-domain-pricing-area .section-title-area{margin-bottom:60px}.rts-domain-pricing-area .section-title-area .section-title{text-align:center;color:var(--color-secondary)}.rts-domain-pricing-area .section-title-area .desc{max-width:240px;margin:auto}.rts-domain-pricing-area .section-inner .pricing-wrapper{border-radius:10px;border:1px solid #d4dcff;padding:40px}@media screen and (max-width: 992px){.rts-domain-pricing-area .section-inner .pricing-wrapper{padding:25px}}.rts-domain-pricing-area .section-inner .pricing-wrapper .logo{margin-bottom:25px}.rts-domain-pricing-area .section-inner .pricing-wrapper .desc{margin-bottom:15px}.rts-domain-pricing-area.area-2 .section-title-area .section-title{width:auto}.rts-domain-pricing-area.area-2 .section-title-area .desc{text-align:center;max-width:500px}.rts-domain-pricing-area.area-2 .section-inner .pricing-table-area .rts-pricing-plan__tab{justify-content:center}.rts-domain-pricing-area.area-2 .section-inner .pricing-table-area .rts-pricing-plan__tab .tab__button{max-width:100%;background:none;box-shadow:none}.rts-domain-pricing-area.area-2 .section-inner .pricing-table-area .rts-pricing-plan__tab .tab__button .tab__button__item button{border-radius:30px;font-size:16px;padding:9px 20px;max-width:max-content}.rts-domain-pricing-area.area-2 .tab__content{display:none}.rts-domain-pricing-area.area-2 .tab__content.open{display:block}@media screen and (max-width: 992px){.rts-domain-pricing-area.area-2 .tab__content.open{overflow-x:scroll}}.rts-domain-pricing-area.area-2 .tab__content .table{width:1095px;margin:auto}@media screen and (max-width: 1200px){.rts-domain-pricing-area.area-2 .tab__content .table{width:100%}}.rts-domain-pricing-area.area-2 .tab__content .table thead{border:1px solid var(--color-primary);background:var(--color-primary)}.rts-domain-pricing-area.area-2 .tab__content .table thead tr{border:none}.rts-domain-pricing-area.area-2 .tab__content .table thead tr th{border:none;padding:24px 40px 20px;width:28%;color:var(--color-white);font-size:16px;font-weight:600;line-height:26px}.rts-domain-pricing-area.area-2 .tab__content .table thead tr th:last-child{width:15%}.rts-domain-pricing-area.area-2 .tab__content .table tbody{border-width:0 1px 1px;border-color:#d4dcff;border-style:solid}.rts-domain-pricing-area.area-2 .tab__content .table tbody tr{border-bottom:1px solid #d4dcff}.rts-domain-pricing-area.area-2 .tab__content .table tr th,.rts-domain-pricing-area.area-2 .tab__content .table tr td{text-align:left}.rts-domain-pricing-area.area-2 .tab__content .table tr td{padding:24px 40px 20px;width:28%}.rts-domain-pricing-area.area-2 .tab__content .table tr td:last-child{width:15%}.rts-payment-option .section-inner .payment-method-wrapper{text-align:center;border:1px solid #d4dcff;border-radius:10px;padding:40px 20px}.rts-payment-option .section-inner .payment-method-wrapper .heading-title{color:var(--color-secondary);font-weight:700;text-transform:capitalize;margin-bottom:40px}.rts-payment-option .section-inner .payment-method-wrapper .brand-area{padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.rts-payment-option .section-inner .payment-method-wrapper .brand-area li{list-style:none;padding:0;margin:0}.rts-payment-option .section-inner .payment-method-wrapper.method-3{margin-top:10px}.rts-service{--service-box-shadow: 0px 4px 30px 0px rgba(212, 230, 255, 0.4)}.rts-service__wrapper{display:grid;grid-template-columns:repeat(4, 1fr)}@media(max-width: 991px){.rts-service__wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 500px){.rts-service__wrapper{grid-template-columns:repeat(1, 1fr)}}.rts-service__column{position:relative}.rts-service__column:nth-child(-n+3):before{position:absolute;right:0;height:100%;width:1px;content:"";background:var(--border-gradient);transition:var(--transition)}@media(max-width: 991px){.rts-service__column:nth-child(-n+3):before{display:none}}.rts-service__single{padding:40px 32px;transition:var(--transition);position:relative;height:100%}.rts-service__single--title{font-size:22px;font-weight:var(--semibold);display:inline-block;margin-bottom:30px;text-transform:capitalize;transition:var(--transition)}@media(max-width: 1200px)and (min-width: 991px){.rts-service__single--title{font-size:18px;margin-bottom:20px}}@media(max-width: 991px){.rts-service__single--title{font-size:18px}}.rts-service__single--excerpt{font-family:var(--font-secondary);font-size:var(--size-small);line-height:24px;margin-bottom:30px}.rts-service__single:hover{box-shadow:var(--service-box-shadow)}.rts-service__single:hover .rts-service__single--title{color:var(--color-primary)}.rts-service__single:hover:nth-child(n+1)::before,.rts-service__single:hover:nth-child(n+1)::after{opacity:0}.rts-service__single:nth-child(1):after{position:absolute;bottom:0;width:100%;height:1px;left:0;content:"";background:var(--border-gradient);transition:var(--transition)}.rts-service-two .service-two{display:flex;justify-content:space-between;gap:40px;padding:85px 40px 40px 40px;background:linear-gradient(103deg, #1564ff 4.18%, #549fff 88.13%);border-radius:10px;position:relative;z-index:1}.rts-service-two .service-two::after{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-image:url(../images/service/two/bg__snap.svg);background-position:0 -6px;background-size:cover;background-repeat:no-repeat;z-index:-1;border-radius:inherit}.rts-service-two .service-two.style-two{background:linear-gradient(180deg, #187eff 0%, #0445c5 100%, #044ddf 100%);position:relative;z-index:1}.rts-service-two .service-two.style-two::before{position:absolute;content:"";width:100%;height:100%;border-radius:15px;top:0;left:0;border-bottom:6px solid #013396;z-index:-1}.rts-service-two .service-two.style-two::after{background-image:url(../images/service/service-5-bg-shape.svg);z-index:-1}.rts-service-two .service-two__content{max-width:370px;position:relative;z-index:1}.rts-service-two .service-two__content .title{font-size:24px;font-weight:var(--semibold);color:var(--body-bg);line-height:34px;text-transform:capitalize;margin-bottom:30px}.rts-service-two .service-two__content a{background:rgba(255,255,255,.2);border:1px solid #66a9ff;color:var(--body-bg);transition:var(--transition);font-size:14px;font-weight:600}.rts-service-two .service-two__content a:hover{background:var(--color-third);color:var(--color-secondary);border-color:var(--color-third)}.rts-service-two .service-two__image{position:absolute;top:40px;right:40px}@media screen and (max-width: 576px){.rts-service-two .service-two__image{display:none}}.rts-service-two .service-two-small{background:var(--color-white);border-radius:10px;padding:30px 40px 30px 30px;border:1px solid var(--light-border);transition:var(--transition)}@media screen and (max-width: 992px){.rts-service-two .service-two-small{padding:30px}}.rts-service-two .service-two-small__content .service-title{font-weight:var(--bold);font-size:22px;color:var(--color-secondary);margin-bottom:20px;display:block}.rts-service-two .service-two-small__content .description{font-size:14px;font-family:var(--font-secondary)}.rts-service-two .service-two-small__content .service-btn{margin-top:10px;height:40px;width:40px;border-radius:50%;background:#ecefff;color:var(--color-secondary);display:inline-flex;justify-content:center;align-items:center;transition:var(--transition)}.rts-service-two .service-two-small:hover{border-color:rgba(0,0,0,0);box-shadow:0px 0px 10px 5px rgba(0,0,0,.04)}.rts-service-two .service-two-small:hover .service-btn{background:var(--color-third)}.rts-service-two .service-two-small.style-two{background:var(--color-white);border:none;position:relative}.rts-service-two .service-two-small.style-two::before{position:absolute;content:"";width:100%;height:100%;border-radius:15px;top:0;left:0;border-bottom:6px solid #cce4ff;opacity:0;transition:var(--transition)}.rts-service-two .service-two-small.style-two:hover{box-shadow:none}.rts-service-two .service-two-small.style-two:hover::before{opacity:1}.rts-service-two .service-two-small.style-two .service-two-small__content{position:relative;z-index:1}.rts-about-reseller .image-height{min-height:580px}@media screen and (max-width: 1200px){.rts-about-reseller .image-height{min-height:100%}}@media screen and (max-width: 992px){.rts-about-reseller .image-height{margin-bottom:50px}}.rts-about-reseller .hosting-about-image-bg{position:absolute;height:600px;width:25%}.rts-about-reseller .hosting-about-image-bg::after{background-image:url(../images/about/resell/resell-img-bg.svg);height:100%;width:100%;position:absolute;content:"";background-repeat:no-repeat;left:40%;top:-3%}@media screen and (max-width: 1200px){.rts-about-reseller .hosting-about-image-bg::after{display:none}}.rts-about-reseller .hosting-about-image{position:relative;display:flex;gap:20px}@media screen and (max-width: 576px){.rts-about-reseller .hosting-about-image{flex-wrap:wrap}}.rts-about-reseller .hosting-about-image img{border-radius:4px}@media screen and (max-width: 576px){.rts-about-reseller .hosting-about-image img{width:100%}}.rts-about-reseller .hosting-about-image .img-one{margin-top:50px}@media screen and (max-width: 992px){.rts-about-reseller .hosting-about-image .img-one{margin-top:0}}@media screen and (max-width: 576px){.rts-about-reseller .hosting-about-image .img-one{width:100%}}.rts-about-reseller .hosting-about-image .img-two{display:flex;justify-content:end;margin-top:150px}@media screen and (max-width: 576px){.rts-about-reseller .hosting-about-image .img-two{margin-top:0;width:100%}}.rts-about-reseller .hosting-info{margin-left:60px}@media screen and (max-width: 992px){.rts-about-reseller .hosting-info{margin-left:0;margin-top:50px}}.rts-about-reseller .hosting-info__title{font-weight:700;color:var(--color-secondary)}.rts-about-reseller .hosting-info .description{font-family:var(--font-secondary);line-height:26px;max-width:445px;margin-bottom:30px}.rts-about-reseller .hosting-info .btn__long{line-height:1;padding:18px 36px}.rts-about-reseller .single-about-info{display:grid;row-gap:30px;width:360px;margin-bottom:40px}.rts-about-reseller .single-about-info .single{display:flex;align-items:start;gap:30px}.rts-about-reseller .single-about-info .single .icon{height:60px;min-width:60px;border-radius:4px;background:#eaf1ff;display:grid;place-items:center}.rts-about-reseller .single-about-info .single .content h6{font-weight:700;color:var(--color-secondary);margin-bottom:10px}.rts-about-reseller .single-about-info .single .content p{font-family:var(--font-secondary)}.rts-about-reseller.area-2{background:#f4f9ff}.rts-about-reseller.area-2 .hosting-info .hosting-info__title{font-style:normal;font-weight:700;line-height:58px}.rts-about-reseller.area-2 .hosting-info .description{max-width:520px}.rts-about-reseller.area-2 .hosting-info .feature .feature__list{display:flex;flex-wrap:wrap;flex-direction:row}.rts-about-reseller.area-2 .hosting-info .feature .feature__list .feature__item{width:40%;color:var(--color-secondary)}.rts-about-reseller.area-2 .hosting-info .feature .feature__list .feature__item::before{background:var(--color-primary);color:var(--color-white)}.rts-about-reseller.support .hosting-info .hosting-info__title{max-width:400px}.rts-about-reseller.support .hosting-info .description{max-width:460px}.rts-about-reseller.support .hosting-info .single-about-info{margin-bottom:0;margin-top:40px}.rts-data-center.about{background:var(--color-white)}.rts-counter-up-area .counter-up-area-inner{display:flex;align-items:center;justify-content:space-between;padding:45px 80px 40px;margin:0;border-radius:10px;background:linear-gradient(180deg, #033AA7 0%, #0051F0 100%);position:relative}@media screen and (max-width: 992px){.rts-counter-up-area .counter-up-area-inner{flex-wrap:wrap;gap:40px}}@media screen and (max-width: 576px){.rts-counter-up-area .counter-up-area-inner{padding:80px}}.rts-counter-up-area .counter-up-area-inner::before{position:absolute;height:100%;width:100%;background-image:url(../images/counter__bg.svg);content:"";background-size:cover;background-repeat:no-repeat;background-position:center}.rts-counter-up-area .counter-up-area-inner .counter-up-list{list-style:none}.rts-counter-up-area .counter-up-area-inner .counter-up-list .icon{margin-bottom:20px}.rts-counter-up-area .counter-up-area-inner .counter-up-list .counter-wrapper .title-main{margin-bottom:10px;color:var(--color-white);font-size:32px;font-weight:700;line-height:34px}.rts-counter-up-area .counter-up-area-inner .counter-up-list .counter-wrapper p{margin-bottom:0;color:var(--color-white);font-size:15px;font-weight:500;line-height:25px}.rts-client-feedback .feedback-slider{overflow:hidden}.rts-client-feedback .feedback-card{padding:50px 40px 50px 50px;border-radius:10px;background:var(--feedback-card);transition:var(--transition);position:relative;z-index:1}.rts-client-feedback .feedback-card::before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";border-radius:inherit;background:var(--banner-most-used-bg);opacity:0;z-index:1;transition:var(--transition);border-bottom:6px solid #02256b}.rts-client-feedback .feedback-card:after{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-image:url(../images/testimonials/feedback__testimonial__single.svg);background-position:center;background-size:cover;background-repeat:no-repeat;z-index:1;transition:var(--transition)}.rts-client-feedback .feedback-card:hover::before{opacity:1}.rts-client-feedback .feedback-card:hover .feedback-card__single--text,.rts-client-feedback .feedback-card:hover .feedback-card__single--author{color:var(--color-white)}.rts-client-feedback .feedback-card:hover .feedback-card__single--text .author__meta,.rts-client-feedback .feedback-card:hover .feedback-card__single--author .author__meta{color:var(--color-white)}.rts-client-feedback .feedback-card__single{position:relative;z-index:2}.rts-client-feedback .feedback-card__single--text{font-size:18px;font-weight:500;font-family:var(--font-secondary);line-height:28px;margin-bottom:40px}.rts-client-feedback .feedback-card__single--author{display:flex;gap:15px}.rts-client-feedback .feedback-card__single--author .author img{height:50px;width:50px;border-radius:50%;object-fit:cover}.rts-client-feedback .feedback-card__single--author .author__meta{transition:var(--transition)}.rts-client-feedback .feedback-card__single--author .author__meta h6{font-weight:600;font-family:var(--font-secondary);font-size:18px;margin-bottom:0px}.rts-client-feedback .feedback-card__single--author .author__meta span{font-size:14px;font-weight:400}.vps-hosting .rts-client-feedback{background:#f4f9ff}.rts-sidebar{display:flex;flex-direction:column;gap:40px;position:sticky;top:120px}.rts-sidebar .rts-single-widget{padding:35px 30px;border-radius:6px;box-shadow:0px 4px 30px 0px rgba(0,0,0,.1)}.rts-sidebar .rts-single-widget .widget-title{color:var(--color-secondary);font-weight:700;margin-bottom:30px;text-transform:capitalize}.rts-sidebar .rts-single-widget.category-widget .cat__counter{counter-reset:cat-counter;display:flex;flex-direction:column;gap:10px}.rts-sidebar .rts-single-widget.category-widget .single-cat{padding:16px 20px;border-radius:4px;border:1px solid var(--light-border);counter-increment:cat-counter;display:flex;gap:10px;background:var(--color-white);transition:var(--transition);line-height:100%}.rts-sidebar .rts-single-widget.category-widget .single-cat:hover{background:var(--color-primary)}.rts-sidebar .rts-single-widget.category-widget .single-cat:hover a{color:var(--color-white)}.rts-sidebar .rts-single-widget.category-widget .single-cat:hover::before{color:var(--color-white)}.rts-sidebar .rts-single-widget.category-widget .single-cat:before{content:counter(cat-counter) ".";font-family:var(--font-secondary);font-weight:600;font-size:16px;transition:var(--transition)}.rts-sidebar .rts-single-widget.category-widget .single-cat a{display:flex;justify-content:space-between;width:100%;font-family:var(--font-secondary);font-weight:600;color:var(--color-secondary);transition:var(--transition)}.rts-footer{padding-top:120px;padding-bottom:180px;background:var(--footer-style-one)}@media(max-width: 768px){.rts-footer{padding-bottom:120px}}@media screen and (max-width: 992px){.rts-footer.site-footer-one{padding-bottom:130px}}.rts-footer__widget{font-family:var(--font-secondary)}.rts-footer__widget.extra-padding{margin-left:30px}@media screen and (max-width: 1200px){.rts-footer__widget.extra-padding{margin-left:0}}.rts-footer__widget a.footer__logo{margin-bottom:40px;display:inline-block}.rts-footer__widget .brand-desc{font-family:var(--font-secondary);font-weight:var(--regular);margin-bottom:0}.rts-footer__widget h5.widget-title{color:var(--color-secondary);font-weight:var(--semibold);font-family:var(--font-secondary);display:inline-block;text-transform:capitalize;margin-bottom:35px}.rts-footer__widget--menu ul{padding:0;margin:0;list-style:none}.rts-footer__widget--menu ul li:not(:last-child){margin-bottom:16px}.rts-footer__widget--menu ul li a{display:block;transition:var(--transition);text-transform:capitalize}.rts-footer__copyright{margin-top:120px;padding:30px 0;position:absolute;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid #d4dcff}.rts-footer__copyright p{margin:0;line-height:1.2}@media(max-width: 991px){.rts-footer__widget--column{margin-bottom:50px}}.progress-wrap{position:fixed;right:30px;bottom:100px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;z-index:8;opacity:1;opacity:0 !important;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s var(--ease-in-out-4),-webkit-transform .3s var(--ease-in-out-4);transition:opacity .3s var(--ease-in-out-4),-webkit-transform .3s var(--ease-in-out-4);transition:transform .3s var(--ease-in-out-4),opacity .3s var(--ease-in-out-4);transition:transform .3s var(--ease-in-out-4),opacity .3s var(--ease-in-out-4),-webkit-transform .3s var(--ease-in-out-4);--ease-in-out-4: cubic-bezier(0.7, 0, 0.3, 1)}.progress-wrap::after{position:absolute;font-family:var(--fontawesome);content:"";text-align:center;line-height:46px;font-size:18px;color:var(--color-primary);left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 200ms linear;transition:all 200ms linear;border:2px solid var(--color-primary);box-shadow:none;border-radius:50% !important;border-radius:5px}.progress-wrap:hover::after{opacity:1;content:"";border:2px solid var(--color-primary)}.progress-wrap::before{position:absolute;font-family:var(--fontawesome);content:"";text-align:center;line-height:46px;font-size:18px;opacity:0;background:var(--color-primary);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:2;-webkit-transition:all 200ms linear;transition:all 200ms linear}.progress-wrap:hover::before{opacity:0}.progress-wrap svg path{fill:none}.progress-wrap svg{color:var(--color-primary);border-radius:50%;background:#fff}.progress-wrap svg.progress-circle path{stroke:var(--color-primary);stroke-width:34px;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.rts-cta__wrapper{background:var(--primary-gradient);padding:50px 60px 50px 50px;display:flex;justify-content:space-between;color:var(--body-bg);border-radius:10px;align-items:center}@media screen and (max-width: 576px){.rts-cta__wrapper{flex-wrap:wrap;gap:40px;padding:50px 20px}}.rts-cta-two__wrapper{background:var(--cta-two-bg);padding:58px 80px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}@media screen and (max-width: 768px){.rts-cta-two__wrapper{justify-content:center}}@media screen and (max-width: 576px){.rts-cta-two__wrapper{padding:50px}}@media screen and (max-width: 768px){.rts-cta-two__wrapper{flex-wrap:wrap;gap:30px}}.rts-cta-two__wrapper::before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-image:url(../images/cta/cta__two__bg.png);background-position:115%;background-repeat:no-repeat;background-size:80%;z-index:-1}.rts-cta-two__wrapper .cta-content{max-width:360px}@media screen and (max-width: 768px){.rts-cta-two__wrapper .cta-content{text-align:center}}.rts-cta-two__wrapper .cta-content span{background:rgba(255,255,255,.1);display:inline-block;padding:10px 14px;border-radius:3px;color:var(--color-white);font-weight:var(--semibold);margin-bottom:15px;line-height:100%}.rts-cta-two__wrapper .cta-content h4{font-size:32px;font-weight:var(--bold);color:var(--color-white);margin-bottom:0}.rts-cta-two__wrapper .cta-btn .contact__us{padding:16px 20px;min-width:180px;text-align:center}.rts-cta-two__wrapper .cta__shape{position:absolute;left:0;top:0;height:100%;width:100%;content:"";z-index:-1}.rts-cta-two__wrapper .cta__shape::before{width:50px;height:160px;background:linear-gradient(180deg, #358eff 0%, rgba(7, 116, 255, 0.4) 100%);content:"";position:absolute;top:0;left:10%;z-index:1}.rts-cta-two__wrapper .cta__shape::after{width:50px;height:170px;background:linear-gradient(180deg, #378aff 0%, rgba(7, 116, 255, 0.4) 100%);content:"";position:absolute;bottom:0;left:20%;z-index:1}.rts-contact-form{background:linear-gradient(180deg, #f4f9ff 0%, rgba(244, 249, 255, 0) 100%);position:relative}.rts-contact-form::before{position:absolute;left:0;top:50%;height:100%;width:100%;content:"";background-image:url(../images/contact/contact__shape__bg.svg);background-repeat:no-repeat;z-index:-1;opacity:.8}.rts-contact-form .contact-form{position:relative}.rts-contact-form .contact-form__content--image{text-align:center;margin-bottom:50px}.rts-contact-form .contact-form__content--title{font-size:96px;font-weight:var(--bold);color:var(--color-secondary);line-height:106px;margin-bottom:30px}@media screen and (max-width: 1400px){.rts-contact-form .contact-form__content--title{font-size:85px}}@media screen and (max-width: 1200px){.rts-contact-form .contact-form__content--title{font-size:70px;line-height:1.2}}@media screen and (max-width: 576px){.rts-contact-form .contact-form__content--title{font-size:40px}}.rts-contact-form .contact-form__content--description{max-width:426px;font-size:20px;font-family:var(--font-secondary);font-weight:var(--medium);line-height:30px;margin-bottom:0}.rts-contact-form .contact-form__content .contact__shape{position:absolute;right:5%;top:35%}@media screen and (max-width: 1400px){.rts-contact-form .contact-form__content .contact__shape{right:0}}@media screen and (max-width: 992px){.rts-contact-form .contact-form__content .contact__shape{right:250px}}@media screen and (max-width: 768px){.rts-contact-form .contact-form__content .contact__shape{right:0}}@media screen and (max-width: 576px){.rts-contact-form .contact-form__content .contact__shape{display:none}}.rts-contact-form .contact-form__content .contact__shape.support-page{right:30%}@media screen and (max-width: 992px){.rts-contact-form .contact-form__content .contact__shape.support-page{right:10% !important;top:25% !important}}.rts-contact-form .form{font-family:var(--font-secondary)}.rts-contact-form .form h5{font-size:24px;margin-bottom:40px;color:var(--color-secondary);font-family:var(--font-primary);font-weight:var(--bold)}.rts-contact-form .form__content{background:var(--color-white);border:1px solid #d4dcff;padding:40px 50px;border-radius:10px;box-shadow:0px 4px 30px 0px rgba(0,0,0,.03)}.rts-contact-form .form__content .input-form{padding:15px 0;border-bottom:1px solid #ebebeb;border-radius:0;flex:1;font-size:14px;font-family:var(--font-secondary);line-height:1;text-transform:capitalize}.rts-contact-form .form__content .input-form:focus{border-bottom:1px solid var(--color-primary)}.rts-contact-form .form__content .nice-select.input-form{height:auto;border-top:0;border-right:0;border-left:0;text-transform:capitalize;border-bottom:1px solid #ebebeb}.rts-contact-form .form__content .nice-select.input-form:focus{border-bottom:1px solid var(--color-primary)}.rts-contact-form .form__content .nice-select.input-form .list{width:100%}.rts-contact-form .form__content textarea{border-bottom:1px solid #ebebeb;height:100px;resize:none;font-size:14px;border-radius:0;color:var(--btc)}.rts-contact-form .form__content textarea:focus{border-bottom:1px solid var(--color-primary)}.rts-contact-form .form__content input[type=checkbox]~label::before{background:rgba(0,0,0,0);border:1px solid #ebebeb}.rts-contact-form .form__content input[type=checkbox]~label::after{content:" ";position:absolute;top:20%;left:2px;width:10px;height:6px;background-color:rgba(0,0,0,0);border-bottom:2px solid #2d3c58;border-left:2px solid #2d3c58;border-radius:2px;transform:rotate(-45deg);opacity:0;transition:all .3s}@media screen and (max-width: 768px){.rts-contact-form .form__content input[type=checkbox]~label::after{top:12%}}.rts-contact-form .form__content input[type=checkbox]:checked~label::after{opacity:1}.rts-contact-form .form__content label{margin-top:30px;font-size:14px;margin-bottom:30px;color:var(--color-secondary);line-height:24px}.rts-contact-form .form__content .submit__btn{padding:17px 35px;width:100%;background-color:var(--color-primary);font-size:14px;font-weight:600;font-family:var(--font-secondary);border-radius:4px;color:var(--color-white);transition:var(--transition)}.rts-contact-form .form__content .submit__btn:hover{background-color:var(--color-third);color:var(--color-secondary)}.rts-contact-form .form__control{display:flex;gap:25px;margin-bottom:30px}@media screen and (max-width: 576px){.rts-contact-form .form__control{flex-direction:column}}.live-chat-has-dropdown,.login-btn-has-dropdown{position:relative}.live-chat-has-dropdown a,.login-btn-has-dropdown a{padding:10px 0;display:block}.live-chat-has-dropdown:hover .login-submenu,.login-btn-has-dropdown:hover .login-submenu{visibility:visible;transform:translateY(4px);opacity:1}.login-submenu{visibility:hidden;transform:translateY(25px);opacity:0;position:absolute;right:0;transition:all .4s;z-index:1}.login-submenu form{text-align:center;position:relative;min-width:210px;margin:auto;background:var(--color-white);padding:20px 16px;border-radius:10px}.login-submenu form .form-inner .forgot-password{color:#4c5671}.login-submenu form .form-inner .forgot-password:hover{text-decoration:underline}.rts-faq__accordion .accordion{max-width:925px;margin:auto}.rts-faq__accordion .accordion .accordion-item{padding:0 25px 30px 25px;border-bottom:1px solid var(--light-border);background:none;transition:var(--transition)}.rts-faq__accordion .accordion .accordion-item:not(:last-child){margin-bottom:30px}@media(max-width: 450px){.rts-faq__accordion .accordion .accordion-item{padding:23px 15px}}.rts-faq__accordion .accordion .accordion-item .accordion-header .accordion-button{cursor:pointer;font-size:20px;padding:0;font-weight:var(--semibold);background:rgba(0,0,0,0);margin-bottom:0}.rts-faq__accordion .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background:rgba(0,0,0,0);color:var(--color-secondary);box-shadow:none}.rts-faq__accordion .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after{content:"";font-family:var(--fontawesome)}.rts-faq__accordion .accordion .accordion-item .accordion-header .accordion-button::after{content:"+";font-family:var(--fontawesome);background-image:none;height:26px;width:26px;border-radius:50%;border:1px solid var(--border-color);font-size:14px;display:flex;justify-content:center;align-items:center}.rts-faq__accordion .accordion .accordion-item .accordion-body{padding:0;padding-top:15px}.rts-faq__accordion .accordion .accordion-item.active{background:var(--accordion-active);border-radius:10px;border-top:none;padding-top:30px}.rts-hosting-faq{--faq-accordion: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f4f9ff 100%)}.rts-hosting-faq .rts-faq__accordion .accordion .accordion-item.active{background:var(--faq-accordion)}.vps-hosting .rts-hosting-faq{background:var(--color-white)}.rts-hosting-type{position:relative}.rts-hosting-type__section{position:relative;margin-bottom:60px}.rts-hosting-type__section h3{font-size:36px;font-weight:var(--bold)}@media(max-width: 450px){.rts-hosting-type__section h3{font-size:24px;line-height:1.2}}.rts-hosting-type__section p{font-weight:var(--regular);margin-bottom:0;font-family:var(--font-secondary)}.rts-data-center{position:relative;background:var(--data-center-bg)}@media(max-width: 768px){.rts-data-center .rts-section__title{font-size:30px}}@media(max-width: 576px){.rts-data-center .rts-section__title{font-size:24px}}.rts-data-center__location{position:relative}.rts-data-center__location img{width:100%;object-fit:cover}.rts-data-center__location .round-shape{padding:0;margin:0}.rts-data-center__location .round-shape li{position:absolute;text-align:center;list-style:none}.rts-data-center__location .round-shape li.one{top:15.5%;left:17%}@media(max-width: 768px){.rts-data-center__location .round-shape li.one{left:16%}}.rts-data-center__location .round-shape li.two{top:25.5%;left:47.5%}@media(max-width: 768px){.rts-data-center__location .round-shape li.two{left:46.5%}}.rts-data-center__location .round-shape li.three{top:19%;right:20%}@media(max-width: 768px){.rts-data-center__location .round-shape li.three{right:19%}}.rts-data-center__location .round-shape li.four{top:36.4%;left:17.6%}@media(max-width: 768px){.rts-data-center__location .round-shape li.four{left:16.6%}}.rts-data-center__location .round-shape li.five{top:44%;left:52.2%}@media(max-width: 768px){.rts-data-center__location .round-shape li.five{left:51.2%}}.rts-data-center__location .round-shape li.six{top:47.5%;right:31.2%}@media(max-width: 768px){.rts-data-center__location .round-shape li.six{right:30.2%}}.rts-data-center__location .round-shape li.seven{top:34%;right:24%}@media(max-width: 768px){.rts-data-center__location .round-shape li.seven{right:23%}}.rts-data-center__location .round-shape li.eight{bottom:31.3%;left:28.9%}@media(max-width: 768px){.rts-data-center__location .round-shape li.eight{bottom:27.3%;left:27.9%}}.rts-data-center__location .round-shape li.nine{bottom:16.3%;left:51%}@media(max-width: 768px){.rts-data-center__location .round-shape li.nine{bottom:12.3%;left:50%}}.rts-data-center__location .round-shape li.ten{bottom:18.7%;right:16.5%}@media(max-width: 768px){.rts-data-center__location .round-shape li.ten{bottom:14.7%;right:15.5%}}.rts-data-center__location .round-shape span{width:8px;height:8px;border-radius:50%;background:#00b67a;display:block;position:relative;margin:auto}.rts-data-center__location .round-shape span::after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:1px solid #00b67a;top:0;left:0;animation:pulse-border 2s ease-out infinite}.rts-data-center__location .round-shape img{margin-top:15px}@media(max-width: 768px){.rts-data-center__location .round-shape img{margin-top:5px}}@media(max-width: 576px){.rts-data-center__location .round-shape img{margin-top:0;width:15px}}.rts-data-center .rts-shape__one{height:330px;width:65px;background:var(--data-center-shape-small);position:absolute;bottom:45%;left:-4%;transform:rotate(60deg);z-index:-1}.rts-data-center .rts-shape__two{width:356px;height:575px;background:var(--data-center-shape-1);position:absolute;top:30%;left:-10%;transform:rotate(60deg);z-index:-1}.rts-data-center .rts-shape__three{width:356px;height:575px;background:var(--data-center-shape-1);position:absolute;top:10%;right:-10%;transform:rotate(-120deg);z-index:-1}.rts-data-center .rts-shape__four{height:330px;width:65px;background:var(--data-center-shape-small);position:absolute;bottom:20%;right:-4%;transform:rotate(-120deg);z-index:-1}.rts-hosting-feature-two__content .feature{margin-top:30px;margin-bottom:50px}.rts-hosting-feature-two__content .feature__list{display:flex;flex-direction:column;gap:20px;padding:0;margin:0;list-style:none}.rts-hosting-feature-two__content .feature__list .feature__item{position:relative;margin-left:30px;color:#2d3c58;font-family:var(--font-secondary);font-weight:var(--medium)}.rts-hosting-feature-two__content .feature__list .feature__item::before{position:absolute;left:-30px;top:50%;transform:translateY(-50%);content:"";font-family:var(--fontawesome);height:20px;width:20px;font-size:10px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background:var(--color-primary);color:var(--color-white)}@media(max-width: 576px){.rts-feature-six .rts-section__title{font-size:36px}}@media(max-width: 450px){.rts-feature-six .rts-section__title{font-size:24px}}.rts-feature-six.business .single__feature--box{background:linear-gradient(180deg, #d8eaff 0%, #f6f6f6 100%)}.rts-feature-six.business .single__feature--box:before{background:none}.rts-feature-six.business .single__feature--box-icon{background:none}.rts-feature-six.business .single__feature--box-description{margin-bottom:0}.rts-feature-six .single__feature--box{background:#f4f9ff;border-radius:10px;position:relative;padding:35px;z-index:2;transition:var(--transition)}.rts-feature-six .single__feature--box:before{position:absolute;position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:#f4f9ff;border-bottom:6px solid #cce4ff;border-radius:inherit;z-index:-1;opacity:0;transition:var(--transition)}.rts-feature-six .single__feature--box:hover::before{opacity:1}.rts-feature-six .single__feature--box-icon{height:80px;width:80px;border-radius:50%;background:#eaf1ff;display:grid;place-items:center;margin-bottom:20px !important}.rts-feature-six .single__feature--box-icon img{transition:var(--transition)}.rts-feature-six .single__feature--box-title{font-weight:var(--bold);font-size:20px;color:var(--color-secondary);transition:var(--transition);margin-bottom:15px}.rts-feature-six .single__feature--box-description{margin-bottom:0px;transition:var(--transition)}.card-feature{background:#f4f9ff;border-radius:10px;padding:35px;transition:var(--transition);position:relative;z-index:1}@media screen and (min-width: 992px)and (max-width: 1140px){.card-feature{padding:35px 15px}}@media screen and (min-width: 768px)and (max-width: 855px){.card-feature{padding:35px 20px}}.card-feature:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:var(--banner-most-used-bg);opacity:0;transition:var(--transition);border-radius:inherit;z-index:-1}.card-feature:hover{color:var(--color-white)}.card-feature:hover::before{opacity:1}.card-feature:hover .card-feature__single--icon{background:#0755f0}.card-feature:hover .card-feature__single--icon svg path{fill:var(--color-white)}.card-feature:hover .card-feature__single--title{color:var(--color-white)}.card-feature:hover .card-feature__single--description{color:var(--color-white)}.card-feature__single--icon{background:#eaf1ff;border-radius:50%;display:grid;place-items:center;margin-bottom:30px;transition:var(--transition)}.card-feature__single--icon svg path{fill:var(--color-secondary);transition:var(--transition)}.card-feature__single--title{font-size:19px;font-weight:700;color:var(--color-secondary);transition:var(--transition);margin-bottom:15px}@media screen and (min-width: 992px)and (max-width: 1140px){.card-feature__single--title{font-size:18px}}@media screen and (min-width: 768px)and (max-width: 855px){.card-feature__single--title{font-size:18px}}.card-feature__single--description{font-family:var(--font-secondary);font-weight:400;color:var(--btc);margin-bottom:0;transition:var(--transition)}.rts-hosting-feature{background:#f6f6f6}@media screen and (max-width: 992px){.rts-hosting-feature .row{flex-direction:column-reverse;gap:40px}}.rts-hosting-feature .hosting-feature-image__image{display:flex;gap:30px}@media screen and (max-width: 576px){.rts-hosting-feature .hosting-feature-image__image{display:block}}@media screen and (max-width: 992px){.rts-hosting-feature .hosting-feature-image__image img{width:100%;object-fit:cover}}@media screen and (max-width: 576px){.rts-hosting-feature .hosting-feature-image__image .img-one img{width:100%}}@media screen and (max-width: 576px){.rts-hosting-feature .hosting-feature-image__image .img-one{margin-bottom:30px}}.rts-hosting-feature .hosting-feature-image__image .img-two img{height:100%;position:relative}@media screen and (max-width: 576px){.rts-hosting-feature .hosting-feature-image__image .img-two img{width:100%}}.rts-hosting-feature .hosting-feature-image__image img{border-radius:10px;max-width:100%;min-height:400px;max-height:400px}@media screen and (max-width: 576px){.rts-hosting-feature .hosting-feature-image__image img{max-width:100%;min-height:100%}}.rts-hosting-feature .hosting-feature{margin-left:50px}@media screen and (max-width: 1200px){.rts-hosting-feature .hosting-feature{margin-left:15px}}.rts-hosting-feature .hosting-feature__title{font-weight:700;color:var(--color-secondary);margin-bottom:20px;line-height:60px}.rts-hosting-feature .hosting-feature__desc{margin-bottom:30px;font-family:var(--font-secondary);font-weight:400}.rts-hosting-feature .hosting-feature .feature{margin-bottom:0}.rts-hosting-feature .hosting-feature .feature__list{display:inline-block;column-count:2;gap:25px}@media screen and (max-width: 576px){.rts-hosting-feature .hosting-feature .feature__list{column-count:1}}.rts-hosting-feature .hosting-feature .feature__list .feature__item{margin-bottom:20px;color:#2d3c58;font-size:15px}.rts-hosting-feature .hosting-feature .feature__list .feature__item:before{background:var(--color-primary);color:var(--color-white)}.vps-hosting .rts-hosting-feature{background:#fff}.rts-hosting-feature-five{background:#f8fbff;position:relative;z-index:1}.rts-hosting-feature-five .section-inner .rts-section{display:block}.rts-hosting-feature-five .section-inner .rts-section .rts-section__two{margin-bottom:20px}.rts-hosting-feature-five .section-inner .feature-list-area{padding:0;margin:0;display:flex;flex-direction:column;gap:40px}.rts-hosting-feature-five .section-inner .feature-list-area .list-wrapper{display:flex;gap:20px}@media screen and (max-width: 576px){.rts-hosting-feature-five .section-inner .feature-list-area .list-wrapper{flex-wrap:wrap}}.rts-hosting-feature-five .section-inner .feature-list-area .list-wrapper .icon{background:#cce4ff;width:80px;height:80px;line-height:80px;border-radius:4px;text-align:center;display:block}.rts-hosting-feature-five .section-inner .feature-list-area .list-wrapper .content{flex-basis:75%}@media screen and (max-width: 576px){.rts-hosting-feature-five .section-inner .feature-list-area .list-wrapper .content{flex-basis:auto}}.rts-hosting-feature-five .section-inner .feature-list-area .list-wrapper .content .title{color:var(--color-secondary);font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:5px}.rts-hosting-feature-five .section-inner .feature-list-area .list-wrapper .content .desc{margin-bottom:0}.rts-hosting-feature-five .section-inner .right-side-image{position:relative}@media screen and (max-width: 992px){.rts-hosting-feature-five .section-inner .right-side-image{margin-bottom:160px}}@media screen and (max-width: 576px){.rts-hosting-feature-five .section-inner .right-side-image{margin-bottom:90px}}.rts-hosting-feature-five .section-inner .right-side-image .image-shape-content{position:absolute;bottom:-100px;left:-100px;overflow:hidden;border-radius:10px;padding:10px;background:var(--color-white);z-index:1}@media screen and (max-width: 1200px){.rts-hosting-feature-five .section-inner .right-side-image .image-shape-content{left:-50px}}.rts-hosting-feature-five .section-inner .right-side-image .image-shape-content::before{content:"";position:absolute;width:95%;height:93%;border-radius:10px;background:rgba(4,10,22,.8);top:50%;left:50%;transform:translate(-50%, -50%);z-index:0}.rts-hosting-feature-five .section-inner .right-side-image .image-shape-content img{border-radius:10px}.rts-hosting-feature-five .section-inner .right-side-image .image-shape-content .img-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:6px;border:1px solid #162941;background:linear-gradient(113deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.06) 110.84%);backdrop-filter:blur(21px);width:380px;height:185px;padding:55px}.rts-hosting-feature-five .section-inner .right-side-image .image-shape-content .img-content h3{color:var(--color-white);font-size:64px;font-weight:800;line-height:30px}.rts-hosting-feature-five .section-inner .right-side-image .image-shape-content .img-content p{color:var(--color-white);font-size:16px;font-weight:500;line-height:30px}.rts-hosting-feature-five .section-inner .right-side-image .image-shape-content .img-content .shape-img{position:absolute;bottom:15px;right:15px}.rts-hosting-feature-five .section-inner .right-side-image .shape-img2{position:absolute;bottom:-165px;right:90px}@media screen and (max-width: 576px){.rts-hosting-feature-five .section-inner .right-side-image .shape-img2{display:none}}@media screen and (max-width: 1200px){.rts-hosting-feature-five .section-inner .right-side-image .shape-img2{bottom:-260px}}@media screen and (max-width: 992px){.rts-hosting-feature-five .section-inner .right-side-image .shape-img2{bottom:-160px}}.rts-hosting-feature-five .feature-shape-img{position:absolute;bottom:0;right:0;z-index:-1}@media screen and (max-width: 576px){.rts-hosting-feature-five .feature-shape-img{display:none}}.rts-hosting-feature-five .feature-shape-img2{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:-1;opacity:.5}@media screen and (max-width: 992px){.rts-hosting-feature-five .feature-shape-img2{display:none}}.rts-dedicated-feature .dedicated-feature{padding:40px 50px 40px 40px;border-radius:10px;border:1px solid var(--light-border);transition:var(--transition)}.rts-dedicated-feature .dedicated-feature:hover{box-shadow:0px 0 10px 1px rgba(130,139,162,.1490196078)}.rts-dedicated-feature .dedicated-feature .icon{margin-bottom:30px}.rts-dedicated-feature .dedicated-feature .title{font-size:20px;font-weight:700;color:var(--color-secondary);margin-bottom:15px}@media screen and (max-width: 1200px){.rts-dedicated-feature .dedicated-feature .title{font-size:18px}}.rts-dedicated-feature .dedicated-feature .description{font-size:16px;font-weight:400;font-family:var(--font-secondary);margin-bottom:0}.dedicated-feature-area{background:#f4f9ff}.dedicated-feature-area .dedicated-feature-section h3{font-size:36px;font-weight:700;color:var(--color-secondary)}.dedicated-feature-area .dedicated-feature-section p{margin-bottom:30px;line-height:24px}.dedicated-feature-area .single-feature{padding:18px 20px;border:1px solid var(--light-border);border-radius:6px;display:flex;gap:15px;font-weight:500;font-family:var(--font-secondary);align-items:center}.dedicated-feature-area .single-feature:not(:last-child){margin-bottom:20px}.dedicated-feature-area .single-feature p{margin-bottom:0;line-height:21px}.dedicated-feature-area .dedicated-feature-image{position:relative}.dedicated-feature-area .dedicated-feature-image img{border-radius:6px;width:100%}@media screen and (max-width: 1200px){.dedicated-feature-area .dedicated-feature-image img{height:450px;object-fit:cover}}.dedicated-feature-area .dedicated-feature-image .feature-text{position:absolute;height:100%;width:100%;top:0;left:0}.dedicated-feature-area .dedicated-feature-image .feature-text .seo,.dedicated-feature-area .dedicated-feature-image .feature-text .performance{gap:20px;align-items:center;background:var(--color-primary);border-radius:6px;box-shadow:0px 4px 30px 0px rgba(0,0,0,.1);color:var(--color-white);display:inline-flex;padding:10px 25px}.dedicated-feature-area .dedicated-feature-image .feature-text .seo p,.dedicated-feature-area .dedicated-feature-image .feature-text .performance p{margin-bottom:0;font-size:14px;text-transform:capitalize}.dedicated-feature-area .dedicated-feature-image .feature-text .seo .score,.dedicated-feature-area .dedicated-feature-image .feature-text .performance .score{height:50px;width:50px;border-radius:50%;border:1px solid #fff;display:grid;place-items:center;font-weight:600}.dedicated-feature-area .dedicated-feature-image .feature-text .performance .score{border-color:var(--color-third);color:var(--color-third)}.dedicated-feature-area .dedicated-feature-image .feature-text .seo{position:absolute;bottom:30%;left:-18%}@media screen and (max-width: 992px){.dedicated-feature-area .dedicated-feature-image .feature-text .seo{left:0}}.dedicated-feature-area .dedicated-feature-image .feature-text .performance{position:absolute;bottom:10%;left:-10%}@media screen and (max-width: 992px){.dedicated-feature-area .dedicated-feature-image .feature-text .performance{left:0}}@media screen and (max-width: 576px){.rts-cloud-feature .rts-section{width:100%}}.rts-cloud-feature .rts-section .title{font-weight:700;color:var(--color-secondary);line-height:1.2;text-align:center}.rts-promote-platinium .card-feature{border:1px solid var(--light-border)}.rts-promote-platinium .card-feature__single{text-align:center}.rts-promote-platinium .card-feature__single--icon{background:none !important;margin:0 auto 30px;height:auto;width:auto;border-radius:0}.rts-promote-platinium .card-feature__single .readmore{height:40px;width:40px;border-radius:50%;background:var(--light-border);color:var(--color-secondary);font-size:20px;display:inline-flex;justify-content:center;align-items:center;margin-top:30px;transition:var(--transition)}.rts-promote-platinium .card-feature__single:hover .readmore{background:var(--color-primary);color:var(--color-white)}.rts-promote-platinium .card-feature__single:hover .card-feature__single--icon{background:inherit}.rts-hosting-feature-two__content .rts-section__two .title{text-align:left}.rts-why-transfer .card-feature{padding:40px}@media screen and (max-width: 1200px){.rts-why-transfer .card-feature{padding:30px}}.knowledge__tab__section{border-radius:6px;border:1px solid var(--light-border);box-shadow:0px 4px 30px 0px rgba(0,0,0,.05) !important}.knowledge__content{padding:40px 100px 40px 40px;border-radius:6px;border:1px solid var(--light-border);box-shadow:0px 4px 30px 0px rgba(0,0,0,.05)}.knowledge__content .single-content:not(:last-child){border-bottom:1px solid var(--light-border)}.knowledge__content .single-content:not(:first-child){margin-top:40px}.knowledge__content .single-content h5{font-weight:600;color:var(--color-secondary);line-height:100%}.knowledge__content .single-content p{max-width:600px}.rts-error-section{height:100vh;width:100%}.rts-error-section .section-inner{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rts-error-section .section-inner img{max-width:100%}.rts-ht__bg{position:relative;z-index:10}.rts-ht__bg .login-submenu{visibility:hidden;transform:translateY(25px);opacity:0;position:absolute;right:0;transition:all .4s}.rts-ht__bg .login-submenu .language{position:relative;min-width:100px;margin:auto;background:var(--color-white);padding:20px 16px;border-radius:10px;text-decoration:none;list-style:none}.rts-ht__bg .login-submenu .language li{margin:0;transition:all .3s ease-in-out;position:relative}.rts-ht__bg .login-submenu .language li a{display:block;text-transform:capitalize;color:var(--btc);text-decoration:none;padding:10px 20px;padding-right:15px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;font-weight:400;font-size:14px}.rts-ht__bg .login-submenu .language li a::after{content:"";position:absolute;width:0;height:2px;top:50%;left:20px;transform:translateY(-50%);background:var(--btc);transition:all .3s ease-in-out}.plt__domain-search{margin:auto;position:relative}.plt__domain-search input{background:var(--color-white);height:56px;border-radius:6px}.plt__domain-search input::placeholder{color:#787878;font-size:14px;font-weight:400;line-height:46px}.plt__domain-search .select-button-area{display:flex;align-items:center;position:absolute;top:0;right:0}.plt__domain-search .select-button-area button{background:#ffc107;height:56px;line-height:56px;padding:0 40px;border-radius:0 6px 6px 0;z-index:5}.plt__domain-search .select-button-area button i{font-size:16px}.plt-img{display:flex;flex-direction:column;gap:12px;align-items:center}.plt-img__features{width:80px;height:80px;object-fit:contain}.plt-images{display:flex;justify-content:space-around;gap:16px}.plt-box__icons{width:60px;margin:0px auto 25px;height:60px;padding:16px;background:#ccc}.plt-plan-6{display:grid;gap:30px;margin:auto;grid-template-columns:repeat(1, 1fr)}@media(min-width: 520px){.plt-plan-6{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.plt-plan-6{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.plt-plan-6{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1400px){.plt-plan-6{grid-template-columns:repeat(5, 1fr)}}.plt-accordion__button{cursor:pointer}.plt-accordion__body h4{font-weight:600;padding-top:10px;font-size:15px}.plt-accordion__body p{margin-top:30px;margin-bottom:30px;font-size:14px}.plt-shape__right{position:absolute;right:-2%;bottom:0;transform:rotate(180deg)}.plt-button__order{text-decoration:none !important;color:var(--color-white);margin:auto}.plt-search__domains ul.list{max-height:200px;overflow:auto}.domaintldlogo{max-height:50px}.plt-payments{width:100px;height:60px;object-fit:cover;border-radius:5px}.ticket-attachments-message{padding-top:4px;font-size:.8em}.plt-hosting__plans{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}@media(max-width: 1140px){.plt-hosting__plans{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.plt-hosting__plans{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 520px){.plt-hosting__plans{grid-template-columns:repeat(1, 1fr)}}.plt-hosting__plans .card-plan.orange .popular-tag{background:var(--color-third)}.plt-hosting__plans .card-plan.orange .card-plan__cartbtn a{background:var(--color-third);color:var(--color-secondary)}
/* Optimización de Áreas Táctiles para Swiper (PageSpeed) */
.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
    margin: 0 12px !important; /* Aumenta la separación horizontal */
    padding: 5px !important;   /* Aumenta el área táctil invisible */
    background-clip: content-box !important;
}
