*,*::before,*::after{box-sizing: border-box}*:focus{outline: none !important;box-shadow: none}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior: smooth}}:root{--bs-white: #fff;--bs-gray: #d8d9da;--bs-gray2: #ffffff99;--bs-dark-gray: #6b7280;--bs-light-gray: #f7f8f9;--bs-primary: #0964ef;--bs-success: #1bd4a1;--bs-warning: #ffc107;--bs-orange: #ff6600;--bs-danger: #d80d19;--bs-dark: #131313;--bs-light-primary: #f1faff;--bs-light-success: #e8fff3;--bs-light-info: #f8f5ff;--bs-light-warning: #ed681a1f;--bs-light-danger: #fff5f8;--bs-light-dark: #eff2f5;--bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}body{margin: 0;font-family: 'Titillium Web',var(--bs-font-sans-serif);font-size: 15px;font-weight: 300;line-height: 1.5;color: var(--bs-dark);background-color: #fff;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent}body.active{overflow: hidden}button,input,optgroup,select,textarea{margin: 0;font-family: inherit;font-size: inherit;line-height: inherit}button,select{text-transform: none}[type=button],[type=reset],[type=submit],button{-webkit-appearance: button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor: pointer}a{text-decoration: none;transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out}ul{list-style: none;padding: 0;margin: 0}b,strong{font-weight: 600}.dropdown,.dropend,.dropstart,.dropup{position: relative}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.fade{transition: opacity .15s linear}.fade:not(.show){opacity: 0}.heading{width: 100%}.heading .h-title{font-size: 36px;font-weight: 700;line-height: 1.3;margin: 0 0 10px;color: var(--bs-dark)}.heading .h-desc{font-size: 20px;font-weight: 300;margin: 0;color: var(--bs-dark-gray)}.sticky-top{position: -webkit-sticky;position: sticky;top: 100px;z-index: 2}.w-100{width: 100%}.mb-3{margin-bottom: 30px}.d-none{display: flex}.d-block{display: flex}.d-flex{display: flex}.align-items-center{align-items: center}.align-items-start{align-items: start}.align-items-end{align-items: end}.justify-content-center{justify-content: center}.justify-content-start{justify-content: flex-start}.justify-content-end{justify-content: flex-end}.justify-content-between{justify-content: space-between}.flex-column{flex-direction: column}.position-relative{position: relative}.position-absolute{position: absolute}.text-center{text-align: center}.text-white{color: #ffffff}.bg-danger{background-color: var(--bs-danger)}.bg-warning{background-color: var(--bs-orange)}.bg-primary{background-color: var(--bs-primary)}.bg-success{background-color: var(--bs-success)}.bg-dark{background-color: var(--bs-dark)}.mb-2{margin-bottom: 20px}sub,sup{position: relative;font-size: .75em;line-height: 0;vertical-align: baseline}.form-check{display: flex;align-items: center;justify-content: flex-start;margin: 7px 0;min-height: auto;line-height: 1}.form-check span{line-height: 1;margin-left: 5px}.form-check-input{width: 22px;height: 22px;margin: 0;background-color: #e9edf0;background-repeat: no-repeat;background-position: center;background-size: contain;border: 0;appearance: none;color-adjust: exact;transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-check-input:checked[type=checkbox]{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23FFFFFF'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]{border-radius: 4px}.form-check-input[type=radio]{border-radius: 50%}.form-check-input:checked{background-color: var(--bs-primary);border-color: var(--bs-primary)}.form-check:not(.form-switch) .form-check-input[type=checkbox]{background-size: 60% 60%}.form-switch{display: flex;align-items: center;justify-content: flex-start;margin: 3px 0}.form-switch .form-check-input{margin-right: 5px;height: 20px;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");background-position: left center;transition: background-position .15s ease-in-out;border-radius: 3.25rem;width: 40px}.form-switch .form-check-input:checked{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e");background-position: right center}.input-group{position: relative;display: flex;flex-wrap: wrap;align-items: stretch;width: 100%}.input-group-text{display: flex;align-items: center;padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;text-align: center;white-space: nowrap;background-color: #e9ecef;border: 1px solid #ced4da;border-radius: .25rem}.input-group>.form-control,.input-group>.form-select{position: relative;flex: 1 1 auto;width: 1%;min-width: 0}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius: 0;border-bottom-right-radius: 0}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius: 0;border-bottom-right-radius: 0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto}.row{display: flex;flex-wrap: wrap;margin-top: 0;margin-right: -15px;margin-left: -15px}.row>*{flex-shrink: 0;width: 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;margin-top: 0}.col{flex: 1 0 0}.col-auto{flex: 0 0 auto;width: auto}.col-1{flex: 0 0 auto;width: 8.33333333%}.col-2{flex: 0 0 auto;width: 16.66666667%}.col-3{flex: 0 0 auto;width: 25%}.col-4{flex: 0 0 auto;width: 33.33333333%}.col-5{flex: 0 0 auto;width: 41.66666667%}.col-6{flex: 0 0 auto;width: 50%}.col-7{flex: 0 0 auto;width: 58.33333333%}.col-8{flex: 0 0 auto;width: 66.66666667%}.col-9{flex: 0 0 auto;width: 75%}.col-10{flex: 0 0 auto;width: 83.33333333%}.col-11{flex: 0 0 auto;width: 91.66666667%}.col-12{flex: 0 0 auto;width: 100%}@media (min-width: 576px){.container,.container-sm{max-width: 540px}}@media (min-width: 768px){.container,.container-md,.container-sm{max-width: 720px}.col-md-auto{flex: 0 0 auto;width: auto}.col-md-1{flex: 0 0 auto;width: 8.33333333%}.col-md-2{flex: 0 0 auto;width: 16.66666667%}.col-md-3{flex: 0 0 auto;width: 25%}.col-md-4{flex: 0 0 auto;width: 33.33333333%}.col-md-5{flex: 0 0 auto;width: 41.66666667%}.col-md-6{flex: 0 0 auto;width: 50%}.col-md-7{flex: 0 0 auto;width: 58.33333333%}.col-md-8{flex: 0 0 auto;width: 66.66666667%}.col-md-9{flex: 0 0 auto;width: 75%}.col-md-10{flex: 0 0 auto;width: 83.33333333%}.col-md-11{flex: 0 0 auto;width: 91.66666667%}.col-md-12{flex: 0 0 auto;width: 100%}}@media (min-width: 992px){.container,.container-lg,.container-md,.container-sm{max-width: 960px}.col-lg-1{flex: 0 0 auto;width: 8.33333333%}.col-lg-2{flex: 0 0 auto;width: 16.66666667%}.col-lg-3{flex: 0 0 auto;width: 25%}.col-lg-4{flex: 0 0 auto;width: 33.33333333%}.col-lg-5{flex: 0 0 auto;width: 41.66666667%}.col-lg-6{flex: 0 0 auto;width: 50%}.col-lg-7{flex: 0 0 auto;width: 58.33333333%}.col-lg-8{flex: 0 0 auto;width: 66.66666667%}.col-lg-9{flex: 0 0 auto;width: 75%}.col-lg-10{flex: 0 0 auto;width: 83.33333333%}.col-lg-11{flex: 0 0 auto;width: 91.66666667%}.col-lg-12{flex: 0 0 auto;width: 100%}.order-lg-first{order: -1 !important}.order-lg-0{order: 0 !important}.order-lg-1{order: 1 !important}.order-lg-2{order: 2 !important}.order-lg-3{order: 3 !important}.order-lg-4{order: 4 !important}.order-lg-5{order: 5 !important}.order-lg-last{order: 6 !important}}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width: 1140px}.col-xl-auto{flex: 0 0 auto;width: auto}.col-xl-1{flex: 0 0 auto;width: 8.33333333%}.col-xl-2{flex: 0 0 auto;width: 16.66666667%}.col-xl-3{flex: 0 0 auto;width: 25%}.col-xl-4{flex: 0 0 auto;width: 33.33333333%}.col-xl-5{flex: 0 0 auto;width: 41.66666667%}.col-xl-6{flex: 0 0 auto;width: 50%}.col-xl-7{flex: 0 0 auto;width: 58.33333333%}.col-xl-8{flex: 0 0 auto;width: 66.66666667%}.col-xl-9{flex: 0 0 auto;width: 75%}.col-xl-10{flex: 0 0 auto;width: 83.33333333%}.col-xl-11{flex: 0 0 auto;width: 91.66666667%}.col-xl-12{flex: 0 0 auto;width: 100%}}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width: 1320px}.col-xxl-auto{flex: 0 0 auto;width: auto}.col-xxl-1{flex: 0 0 auto;width: 8.33333333%}.col-xxl-2{flex: 0 0 auto;width: 16.66666667%}.col-xxl-3{flex: 0 0 auto;width: 25%}.col-xxl-4{flex: 0 0 auto;width: 33.33333333%}.col-xxl-5{flex: 0 0 auto;width: 41.66666667%}.col-xxl-6{flex: 0 0 auto;width: 50%}.col-xxl-7{flex: 0 0 auto;width: 58.33333333%}.col-xxl-8{flex: 0 0 auto;width: 66.66666667%}.col-xxl-9{flex: 0 0 auto;width: 75%}.col-xxl-10{flex: 0 0 auto;width: 83.33333333%}.col-xxl-11{flex: 0 0 auto;width: 91.66666667%}.col-xxl-12{flex: 0 0 auto;width: 100%}}.alert{padding: 1.25rem;margin-top: 1.25rem;margin-bottom: 1.25rem;border: 1px solid #e9ecef;background: #fff;border-left-width: 4px;border-radius: .25rem}.alert-success{border-left-color: var(--bs-success)}.alert-warning{border-left-color: var(--bs-warning)}.alert-danger{border-left-color: var(--bs-danger)}.alert-info{border-left-color: var(--bs-primary)}.badge{display: inline-block;padding: .35em .65em;font-size: .75em;font-weight: 700;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25rem}.badge-success{background-color: var(--bs-success)}.badge-warning{background-color: var(--bs-warning)}.badge-danger{background-color: var(--bs-danger)}.badge-secondary{background-color: var(--bs-gray);color: var(--bs-dark)}.form-control{display: block;width: 100%;padding: 10px;min-height: 42px;font-size: 14px;font-weight: 400;line-height: 1;color: var(--bs-dark);background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: .25rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-select{display: block;width: 100%;padding: 13px 10px;min-height: 42px;-moz-padding-start: calc(0.75rem - 3px);font-size: 14px;font-weight: 400;line-height: 1;color: var(--bs-dark);background-color: #fff;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right .75rem center;background-size: 16px 12px;border: 1px solid #ced4da;border-radius: .25rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance: none;-moz-appearance: none;appearance: none}textarea.form-control{padding: 10px;min-height: 90px;line-height: 1.5}.btn{display: inline-flex;align-items: center;justify-content: center;height: 46px;font-weight: 600;line-height: 1;color: var(--bs-dark);text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0 15px;font-size: 14px;border-radius: .25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:before{-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out}.btn-outline-white{color: var(--bs-white);border-color: var(--bs-white)}.btn-outline-white:hover{background-color: var(--bs-white);color: var(--bs-dark);border-color: var(--bs-white)}.btn-outline-warning{color: var(--bs-orange);border-color: var(--bs-orange)}.btn-outline-warning:hover{background-color: var(--bs-orange);color: var(--bs-white);border-color: var(--bs-orange)}.btn-outline-primary{color: var(--bs-primary);border-color: var(--bs-primary)}.btn-outline-primary:hover{background-color: var(--bs-primary);color: var(--bs-white);border-color: var(--bs-primary)}.btn-outline-success{color: var(--bs-success);border-color: var(--bs-success)}.btn-outline-success:hover{background-color: var(--bs-success);color: var(--bs-white);border-color: var(--bs-success)}.btn-warning{color: var(--bs-white);background-color: var(--bs-orange);border-color: var(--bs-orange)}.btn-primary{color: var(--bs-white);background-color: var(--bs-primary);border-color: var(--bs-primary)}.btn-success{color: var(--bs-white);background-color: var(--bs-success);border-color: var(--bs-success)}.btn-danger{color: var(--bs-white);background-color: var(--bs-danger);border-color: var(--bs-danger)}.btn-light{color: var(--bs-dark);background-color: #f8f9fa;border-color: #f8f9fa}.btn-dark{color: var(--bs-white);background-color: var(--bs-dark);border-color: var(--bs-dark)}.btn-secondary{color: var(--bs-dark);background-color: var(--bs-gray);border-color: var(--bs-gray)}.btn:focus{box-shadow: 0 0 0 0.25rem rgb(49 132 253 / 50%)}.btn.disabled,.btn:disabled{pointer-events: none;opacity: .65}.badge-light-primary{color: var(--bs-primary);background-color: var(--bs-light-primary)}.badge-light-success{color: var(--bs-success);background-color: var(--bs-light-success)}.badge-light-warning{color: var(--bs-orange);background-color: var(--bs-light-warning)}.badge-light-danger{color: var(--bs-danger);background-color: var(--bs-light-danger)}.badge-light-dark{color: var(--bs-dark);background-color: var(--bs-light-dark)}.tooltip{position: absolute;z-index: 1080;display: block;margin: 0;font-family: var(--bs-font-sans-serif);font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: 0.875rem;word-wrap: break-word;opacity: 0}.tooltip.show{opacity: 0.9}.tooltip .tooltip-arrow{position: absolute;display: block;width: 0.8rem;height: 0.4rem}.tooltip .tooltip-arrow::before{position: absolute;content: "";border-color: transparent;border-style: solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding: 0.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom: 0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top: -1px;border-width: 0.4rem 0.4rem 0;border-top-color: #000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding: 0 0.4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left: 0;width: 0.4rem;height: 0.8rem}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right: -1px;border-width: 0.4rem 0.4rem 0.4rem 0;border-right-color: #000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding: 0.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top: 0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{border-width: 0 0.4rem 0.4rem;border-bottom-color: #000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding: 0 0.4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right: 0;width: 0.4rem;height: 0.8rem}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left: -1px;border-width: 0.4rem 0 0.4rem 0.4rem;border-left-color: #000}.tooltip-inner{max-width: 200px;padding: 0.25rem 0.5rem;color: #fff;text-align: center;background-color: #000;border-radius: 0.25rem}.nav{display: flex;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none}.nav-tabs{border-bottom: 1px solid #dee2e6}.nav-link{display: block;padding: .5rem 1rem;color: #0d6efd;text-decoration: none;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-tabs .nav-link{margin-bottom: -1px;background: 0 0;border: 1px solid transparent;border-top-left-radius: .25rem;border-top-right-radius: .25rem}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color: #495057;background-color: #fff;border-color: #dee2e6 #dee2e6 #fff}.tab-content>.tab-pane{display: none}.tab-content>.active{display: block}.modal{position: fixed;top: 0;left: 0;z-index: 1060;display: none;width: 100%;height: 100%;overflow-x: hidden;overflow-y: auto;outline: 0}.modal-dialog{position: relative;width: auto;margin: .5rem;pointer-events: none}.modal-dialog{max-width: 500px;margin: 1.75rem auto}.modal.fade .modal-dialog{transition: transform .3s ease-out;transform: translate(0,-50px)}.modal.show .modal-dialog{transform: none}.modal-content{position: relative;display: flex;flex-direction: column;width: 100%;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,.2);border-radius: .3rem;outline: 0}.modal-header{display: flex;flex-shrink: 0;align-items: center;justify-content: space-between;padding: 1rem 1rem;border-bottom: 1px solid #dee2e6;border-top-left-radius: calc(.3rem - 1px);border-top-right-radius: calc(.3rem - 1px)}.modal-header .modal-title{margin: 0;line-height: 1.5;font-size: 18px;font-weight: 500}.modal-header .btn-close{box-sizing: content-box;width: 1em;height: 1em;padding: .25em .25em;color: #000;background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border: 0;border-radius: .25rem;opacity: .5}.modal-header .btn-close{padding: .5rem .5rem;margin: -.5rem -.5rem -.5rem auto}.modal-body{position: relative;flex: 1 1 auto;padding: 1rem}.modal-footer{display: flex;flex-wrap: wrap;flex-shrink: 0;align-items: center;justify-content: flex-end;padding: .75rem;border-top: 1px solid #dee2e6;border-bottom-right-radius: calc(.3rem - 1px);border-bottom-left-radius: calc(.3rem - 1px)}.modal-footer>*{margin: .25rem}.modal-backdrop{position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: #000}.modal-backdrop.fade{opacity: 0}.modal-backdrop.show{opacity: .5}.modal.modal-static .modal-dialog{transform: scale(1.02)}.dropdown .dropdown-menu{position: absolute;z-index: 1000;display: none;margin: 0;padding: 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;border: 1px solid rgba(0,0,0,.15);background-clip: padding-box}.dropdown .dropdown-menu.show{display: block}.dropdown .dropdown-menu .dropdown-item{display: block;width: 100%;padding: .25rem 1rem;clear: both;font-weight: 400;color: #212529;text-align: inherit;text-decoration: none;white-space: nowrap;background-color: transparent;border: 0}.dropdown .dropdown-menu[data-bs-popper]{top: 100%;left: 0;margin-top: .125rem}.dropdown .dropdown-menu-end{}.dropdown .dropdown-toggle{white-space: nowrap}.dropdown .dropdown-toggle::after{display: inline-block;margin-left: .255em;vertical-align: .255em;content: "";border-top: .3em solid;border-right: .3em solid transparent;border-bottom: 0;border-left: .3em solid transparent}.dropdown .dropdown-toggle.show::after{display: inline-block;margin-left: .255em;vertical-align: .255em;content: "";border-bottom: .3em solid;border-right: .3em solid transparent;border-top: 0;border-left: .3em solid transparent}.accordion-item{background-color: #fff;border: 1px solid rgba(0,0,0,.125)}.accordion-flush .accordion-item{border-right: 0;border-left: 0;border-radius: 0}.accordion-flush .accordion-item:first-child{border-top: 0}.accordion-item:first-of-type{border-bottom: 0}.accordion-button{position: relative;display: flex;align-items: center;width: 100%;padding: 1rem 1.25rem;font-size: 1rem;color: #212529;text-align: left;background-color: #fff;border: 0;border-radius: 0;overflow-anchor: none;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}.accordion-button:not(.collapsed){color: var(--bs-primary);background-color: #e7f1ff;box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%)}.accordion-button::after{flex-shrink: 0;width: 1.25rem;height: 1.25rem;margin-left: auto;content: "";background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-size: 1.25rem;transition: transform .2s ease-in-out}.accordion-button:not(.collapsed)::after{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform: rotate(-180deg)}.collapsing{height: 0;overflow: hidden;transition: height .35s ease}.collapse:not(.show){display: none}.mobile-top{position: relative;z-index: 3;background: var(--bs-dark);color: #fff;display: -ms-flexbox;display: flex;justify-content: flex-end;list-style: none;padding: 10px;margin: 0;border-bottom: 1px solid rgba(255,255,255,0.08)}.mobile-top ul.toplink1{font-size: 13px;font-weight: 600;display: -ms-flexbox;display: flex;justify-content: flex-start;margin-left: -10px}.mobile-top ul.toplink1 li{padding-right: 20px}.mobile-top ul.toplink1 li:last-child{padding-right: 0}.mobile-top ul.toplink1 li a{position: relative;color: #fff}.mobile-top ul.toplink1 li.currency-link{}.mobile-top ul.toplink1 li.currency-link a{}.mobile-top ul.toplink1 li.currency-link a i{width: 18px;height: 18px;left: 3px;font-size: 16px;line-height: 18px;border-radius: 50%;background: #dfdfdf;color:#333}.mobile-top ul.toplink1 li.currency-link a:before{position: absolute;content: '';right: -13px;top: 5px;display: inline-block;margin-left: .255em;vertical-align: .255em;color:#dfdfdf;border-top: .3em solid;border-right: .3em solid #0000;border-bottom: 0;border-left: .3em solid #0000}.mobile-top ul.toplink2{font-size: 14px;font-weight: 600;display: -ms-flexbox;display: flex;justify-content: flex-end;margin-right: -10px}.mobile-top ul.toplink2 li{padding-left: 10px}.mobile-top ul.toplink2 li a{position: relative;color: #fff}.mobile-top ul.toplink2 li.currency-link a i{width: 18px;height: 18px;font-size: 16px;line-height: 18px;border-radius: 50%;background: #dfdfdf;color:#333}.mobile-top ul.toplink1 li a:hover,.mobile-top ul.toplink2 li a:hover{color: #f26d1c}.mobile-top ul.toplink1 li.currency-link a:hover i{color: #fff;background: #f26d1c}.mobile-top ul.toplink1 li.currency-link a:hover:before{color: #f26d1c}.mobile-header{position: relative;top: 0;left: 0;background: #fff;width: 100%;height: 101px;text-align: center;z-index: 3;display: none}.mobile-header a>img{height: 26px;margin-top: 17px}.mobile-header a{display: flex;align-items: center;justify-content: center;width: 100%}.mobile-header .mobile-cart{position: relative;color:var(--bs-dark);font-size:30px;height: 60px}.mobile-header svg{fill: var(--bs-dark);width: 28px;height: 28px}.mobile-header .mobile-cart span{position: absolute;top:11px;right: 61px;font-size:11px;zoom: 80%}.mobile-header .mblMenu{position: absolute;left: 0;top: 0;z-index: 2;width:68px;height: 60px;font-size: 30px;fill: #ffffff;padding: 8px 24px}.menuTopFix.sticky{position: fixed;width: 100%;top: 0;left: 0;box-shadow: 0 2px 4px rgba(3,27,78,.1)}#sidebar{background: #f8f8f8;border-top: 1px solid #e6e6e6;position: fixed;width: 100%;left: 0;top: 101px;height: 100%;z-index: 9999;display: none}#sidebar.active{display: block}.gw-login{display: flex}.gw-login a{float:left;width:50%;border-right:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;display:block;font-size:16px;color:#53534a;padding:12px 0}.gw-login a:last-child{border-right:0}.gw-login a i{margin-right:4px}.gw-sidebar{padding:10px}.gw-sidebar .nano-pane{background:rgba(255,255,255,0);font-size:15px}.nano-content{list-style:none;margin:0;background-color:#fff;padding:0 12px;font-size:16px;color:#666;border:1px solid #e6e6e6;line-height:1.2;font-weight:500;overflow-x:hidden;overflow-y:scroll;height: calc(100vh - 180px)}.gw-sidebar .gw-nav-list li a{padding-left:20px}.gw-nav-list{margin:0;padding:0;list-style:none}.gw-nav-list>li:first-child{border-top:0}.gw-nav-list>li{display:block;padding:0;margin:0;border:0;border-top:1px solid #fcfcfc;border-bottom:1px solid #e5e5e5;position:relative;text-decoration:none}.gw-nav-list>li:last-child{border-bottom:none}@-webkit-keyframes arrow-slide{100%{-webkit-transform:rotate(225deg);z-index:3}}@-webkit-keyframes arrow-slide1{100%{-webkit-transform:rotate(225deg);z-index:3}}.gw-nav-list>li.arrow-down:after{content:'';width:7px;height:7px;position:absolute;right:10px;top:15px;border-top:1px solid #bababa;border-left:1px solid #bababa;-webkit-transform:rotate(45deg);-webkit-animation:arrow-slide .5s 0s ease both}.gw-nav-list>li.init-arrow-down:after{content:'';width:7px;height:7px;position:absolute;right:10px;top:15px;border-right:1px solid #bababa;border-bottom:1px solid #bababa;-webkit-transform:rotate(45deg)}.gw-nav-list>li.arrow-up:after{content:'';width:7px;height:7px;position:absolute;right:10px;top:15px;border-right:1px solid #bababa;border-bottom:1px solid #bababa;-webkit-transform:rotate(45deg);-webkit-animation:arrow-slide1 .5s 0s ease both}.gw-nav-list>li.init-arrow-up:after{content:'';width:7px;height:7px;position:absolute;right:10px;top:15px;border-top:1px solid #bababa;border-left:1px solid #bababa;-webkit-transform:rotate(45deg)}.gw-nav-list>li.active{background-color:#fff}.gw-nav-list>li>a{display:block;height:42px;line-height:42px;padding:0 16px 0 7px;color:#666;text-shadow:none!important;font-size:16px;font-weight:500;text-decoration:none}.gw-open>a{outline:0}.gw-nav-list>li.gw-open{border-bottom-color:#e5e5e5}.gw-nav-list>li.gw-open>a{background-color:#fafafa;color:var(--bs-orange)}.gw-nav-list .gw-open>a,.gw-nav-list .gw-open>a:focus,.gw-nav-list .gw-open>a:hover{background-color:#fafafa}.gw-nav .gw-open>a,.gw-nav .gw-open>a:focus,.gw-nav .gw-open>a:hover{background-color:#eee;border-color:var(--bs-orange)}.gw-nav-list>li.active>a,.gw-nav-list>li.active>a:active,.gw-nav-list>li.active>a:focus,.gw-nav-list>li.active>a:hover{background-color:#fff;color:var(--bs-orange);font-weight:800;font-size:16px}.gw-nav-list .gw-nav-header,.gw-nav-list>li>a{margin:0}.gw-nav-list>li.active>a>[class*=icon-]{font-weight:400}.gw-nav-list>li.active>a:hover:before{display:none}.gw-nav-list>li.active:before{display:inline-block;content:"";position:absolute;right:-13px;top:-1px;bottom:0;z-index:1;border-right:1px solid #dd4814}.gw-nav-list li.gw-open>a:after{display:none}.gw-nav-list>li a>.gw-arrow{display:inline-block;width:14px!important;height:14px;line-height:14px;text-shadow:none;font-size:18px;position:absolute;right:11px;top:11px;padding:0;color:#666}.gw-nav-list>li a:hover>.gw-arrow,.gw-nav-list>li.active>a>.gw-arrow,.gw-nav-list>li.gw-open>a>.gw-arrow{color:#1963aa}.gw-nav-list>li>a>[class*=icon-]:first-child{display:inline-block;vertical-align:middle;min-width:30px;text-align:center;font-size:18px;font-weight:400;margin-right:2px}.gw-nav-list>li .gw-submenu{font-size:13px;display:none;list-style:none;margin:0;padding:0;position:relative;background-color:#fff;border-top:1px solid #e5e5e5}.gw-nav-list>li .gw-submenu>li{margin-left:0;position:relative}.gw-nav-list>li .gw-submenu>li>a{display:block;position:relative;color:#616161;padding:11px 0 9px 35px;margin:0;border-top:1px dotted #e4e4e4;font-size:14px;font-weight:400;text-decoration:none}.gw-nav-list>li .gw-submenu>li>a:focus{text-decoration:none}.gw-nav-list>li .gw-submenu>li>a:hover{text-decoration:none;color:#dd4814;background-color:rgba(25,25,50,.1)}.gw-nav-list>li .gw-submenu>li.active:after{display:inline-block;content:"";position:absolute;right:-1px;top:-1px;bottom:0;z-index:1;border:2px solid #dd4814}.gw-nav-list>li .gw-submenu>li.active>a{color:#dd4814}.gw-nav-list>li .gw-submenu>li a>[class*=icon-]:first-child{display:none;font-size:12px;font-weight:400;width:18px;height:auto;line-height:12px;text-align:center;position:absolute;left:10px;top:11px;z-index:1;background-color:#fff}.gw-nav-list>li .gw-submenu>li.active>a>[class*=icon-]:first-child,.gw-nav-list>li .gw-submenu>li:hover>a>[class*=icon-]:first-child{display:inline-block}.gw-nav-list>li .gw-submenu>li.active>a>[class*=icon-]:first-child{color:#c86139}.gw-nav-list>li>.gw-submenu>li:first-child>a{border-top:0}.gw-nav-list li .gw-submenu{overflow:hidden}.gw-nav-list li.active.gw-open>.gw-submenu>li.active.gw-open>a.dropdown-toggle:after{display:none}.gw-nav-list li.active>.gw-submenu>li.active>a:after{display:none}.gw-nav-list li.active.gw-open>.gw-submenu>li.active>a:after{display:block}.gw-nav-tabs li[class*=" icon-"],.nav-tabs li[class^=icon-]{width:1.25em;display:inline-block;text-align:center}.header{position: relative;top: 0;left: 0;width: 100%;z-index: 8;padding-top: 5px;background: var(--bs-white);border-bottom: 1px solid #ebebeb}.header .top-bar a{text-decoration: none;padding: 5px 10px;font-size: 14px;color: var(--bs-dark);line-height: 1}.header .top-bar a.lang{display: flex;align-items: center;justify-content: flex-start;padding: 5px;line-height: 1;margin-left: 5px;border-radius: 6px;background: rgba(35,35,35,0.7)}.header .top-bar a.lang img{margin-right: 2px}.header .top-bar svg{height: 14px;width: 14px;margin-right: 4px;fill: var(--bs-dark)}.list2{display: flex;align-items: center;justify-content: flex-end}.list2 li a{display: flex;align-items: center;justify-content: center;line-height: 1;font-weight: 500;opacity: .6}.list2 li a:hover{opacity: 1}.list2 li.lang a{border-radius: 4px}.list2 li.lang a:hover{background: rgba(35,35,35,0.7)}.list2 li.lang a.show{background: #14171a;border-radius: 4px 4px 0 0}.list2 li.lang svg{height: 14px;width: 14px;margin-right: 4px;fill: var(--bs-dark)}.list2 li.lang .dropdown-menu{background: #14171a;border-radius: 0 0 4px 4px;width: 340px;padding: 15px;margin-top: -2px !important}.list2 li.lang .dropdown-menu b{font-size: 14px;padding: 0 7px !important;color: var(--bs-dark)}.list2 li.lang .dropdown-menu .dropdown-item{display: flex;align-items: center;justify-content: flex-start;padding: 7px !important;margin: 3px 0;font-size: 13px;color: #a0a0a0}.list2 li.lang .dropdown-menu .dropdown-item:hover{color: var(--bs-orange)}.list2 li.lang .dropdown-menu .col-lg-6{position: relative}.list2 li.lang .dropdown-menu .col-lg-6 + .col-lg-6:before{position: absolute;content: '';left: -10px;top: 0;width: 1px;height: 100%;background-color: rgba(255,255,255,0.07)}.list2 li.cart{border-right: 1px solid #ccc;padding-right: 10px;margin-right: 10px}.list2 li.currency{border-radius: 4px}.header .nav-bar{display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid rgba(255,255,255,0.07)}.header .nav-bar .logo{flex: 1 1 auto;position: relative;top: -12px}.header .nav-bar .logo img{height: 40px}.header .nav-bar .menu{flex: 1 1 auto}.header .nav-bar .menu>ul{display: flex;align-items: center;justify-content: flex-end}.header .nav-bar .menu>ul>li{display: block;height: 50px;padding: 0 9px}.header .nav-bar .menu>ul>li:last-child{padding-right: 0}.header .nav-bar .menu>ul>li>a{position: relative;display: block;padding: 13px 10px;text-decoration: none;font-size: 17px;font-weight: 500;color: var(--bs-dark)}.header .nav-bar .menu>ul>li.active>a{background-color: #0d1554;color:var(--bs-dark)}.header .nav-bar .menu>ul>li:focus>a,.header .nav-bar .menu>ul>li:hover>a{color:var(--bs-orange)}.header .nav-bar .menu>ul>li:hover>a:before{content: '';display: block;right: 0;position: absolute;width: 100%;height: 2px;bottom: 0;background: var(--bs-orange)}.header .nav-bar .menu>ul>li.mega>a{padding-right: 20px}.header .nav-bar .menu>ul>li.mega>a>svg{fill: var(--bs-orange)}.header .nav-bar .menu>ul>li.mega>a:after{position: absolute;right: 2px;top: 16px;flex-shrink: 0;width: 14px;height: 14px;margin-left: auto;content: "";background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23170a07'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-size: 14px;background-position: 0 3px;fill: #fff;transition: -webkit-transform 0.15s ease;transition: transform 0.15s ease;transition: transform 0.15s ease,-webkit-transform 0.15s ease}.header .nav-bar .menu>ul>li.mega:hover>a:after{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff6600'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.header .nav-bar .menu .dropdown-menu{position: absolute;right: 0;left: inherit;top: 52px;background: #fff;width: 100%;margin: 0;border: 0;max-width: 800px;border-radius: 0 0 6px 6px;overflow: hidden;box-shadow: rgb(3 27 78 / 10%) 0px 2px 4px;z-index: 13;border-bottom: 1px solid rgb(241,247,255);visibility: hidden;opacity: 0;-webkit-transform: translate(0,20px);-ms-transform: translate(0,20px);transform: translate(0,20px)}.header .nav-bar .menu>ul>li.cart>a{display: flex;align-items: center;justify-content: center;color: var(--bs-orange)}.header .nav-bar .menu>ul>li.cart>a svg{height: 20px;width: 20px;margin-right: 4px;fill: var(--bs-orange)}.mega-menu-main .col-lg-3{padding: 0 35px}.mega-menu-main .col-lg-4{padding: 0 35px}.mega-menu-main .mm-title{display: block;font-size: 13px;margin-bottom: 10px;text-transform: uppercase;color: rgb(3,27,78)}.mega-menu-main a{display: flex;align-items: center;justify-content: flex-start;padding: 3px 0;font-weight: 400;font-size: 14px;color: rgb(91,104,134)}.mega-menu-main a:hover{color: var(--bs-orange);text-decoration: none}.mega-menu-main .mega-menu-side{background: #f7f8fb;padding: 30px 30px 0}.mega-menu-main .mega-menu-side .mm-title{padding: 0 10px}.mega-menu-main .mega-menu-side a{position: relative;flex-direction: column;align-items: flex-start;justify-content: center;border-radius: 4px;font-size: 15px;font-weight: 600;padding: 12px 10px 12px 46px;color: var(--color1)}.mega-menu-main .mega-menu-side a>svg{position: absolute;left: 5px;top: 20px;width: 32px;height: 32px;fill: #8c929c}.mega-menu-main .mega-menu-side a>span{font-size: 14px;font-weight: 400;color: rgb(91,104,134)}.mega-menu-main .mega-menu-side a>img{position: absolute;right: 6px;top: 24px;display: none}.mega-menu-main .mega-menu-side a:hover{background: #f7f8fb;color: var(--bs-orange);text-decoration: none}.mega-menu-main .mega-menu-side a:hover img{display: block}.mega-menu-main .mega-menu-side a:hover svg{fill: var(--bs-dark)}.mega-menu-main .mega-menu-content{padding: 30px 30px 0;will-change: opacity,transform;transition: opacity 300ms cubic-bezier(.1,.25,.3,1) 300ms,transform 600ms cubic-bezier(.16,1,.3,1) 300ms}.mega-menu-main .mega-menu-content a{font-size: 15px;padding: 5px 0}.m-icon{position: absolute;left: 0;top: 7px;width: 40px;height: 40px;max-width: 60px}.m-icon img{width: 100%}.m-icon svg{position: absolute;right: 5px;top: 18px;width: 17px;height: 17px;transform: skew(0deg,346deg);fill:#ffffff}.mega-menu-main .mega-menu-side2{background: #f7f8fb;padding: 30px 30px 0}.mega-menu-main .mega-menu-side2 svg{height: 64px;width: 64px;fill: #8c929c}.mega-menu-main .mega-menu-side2 b{display: block;font-size: 24px;color: #8c929c}.mega-menu-main .mega-menu-side2 p{font-size: 14px;color: rgb(91,104,134)}.mega-menu-main .mega-menu-content2{padding: 30px 30px 20px}.mega-menu-main .mega-menu-content2 a{position: relative;flex-direction: column;align-items: flex-start;justify-content: center;border-radius: 4px;font-size: 15px;font-weight: 600;padding: 10px 10px 10px 50px;color: var(--color1)}.mega-menu-main .mega-menu-content2 a>svg{position: absolute;left: 14px;top: 16px;width: 24px;height: 24px;fill: #8c929c}.mega-menu-main .mega-menu-content2 a>span{font-size: 14px;font-weight: 400;color: rgb(91,104,134)}.mega-menu-main .mega-menu-content2 a>b{display: flex;align-items: center;justify-content: flex-start}.mega-menu-main .mega-menu-content2 a .flag{display: inline-flex;margin-left: 10px;height: 22px;border-radius: 4px}.mega-menu-main .mega-menu-content2 a:hover{color: var(--bs-orange)}.mega-menu-main .mega-menu-content2 a:hover img{display: block}.mega-menu-main .mega-menu-content2 a:hover svg{}.global-overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;background: rgba(75,75,75,.8)}.header .nav-bar .menu>ul>li:hover> .dropdown-menu{visibility: visible;opacity: 1;-webkit-transition: all .6s ease;transition: all .6s ease;-webkit-transform: translate(0,0);-ms-transform: translate(0,0);transform: translate(0,0);width: 100%;display: block}.header .nav-bar.on-scroll{position: fixed;background-color: var(--bs-white);border-bottom:0;top: 0;left: 0;width: 100%;box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%),inset 0 -1px 0 rgb(0 0 0 / 15%)}.header .nav-bar.on-scroll .navbar-brand img{height: 40px;width: auto}.header .nav-bar.on-scroll .logo{padding: 5px 0;top: 0}.header .nav-bar.on-scroll .logo img{height: 34px;width: auto}.header .nav-bar.on-scroll .menu .dropdown-menu{top: 50px}.header .nav-bar.on-scroll .menu>ul>li>a{padding: 12px 10px 12px 10px}.header .nav-bar.on-scroll .menu>ul>li.mega>a{padding: 12px 20px 12px 10px}@media only screen and (max-width: 767px){.top-bar{display: none}.header{display: none}.mobile-header{display: block}}.arrow{display: inline-block;width: 1em;height: 1em;margin-left: 5px;vertical-align: text-bottom;transition: transform 150ms ease-in-out;color: inherit;fill: #fff;background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20471.2%20471.2%22%3E%3Cpath%20fill%3D%22%2301A982%22%20d%3D%22M456.57%20248.48a18.45%2018.45%200%200%200%205.43-12.9%2017.88%2017.88%200%200%200-5.43-12.9L340.08%20106.19a18.34%2018.34%200%200%200-25.93%2025.93l85.26%2085.13H27.53a18.33%2018.33%200%201%200%200%2036.66h371.88l-85.26%2085.26a18.34%2018.34%200%200%200%2025.93%2025.93z%22/%3E%3C/svg%3E) no-repeat}.slide-section{position: relative;height: 400px;width: 100%;overflow: hidden;background: #000000}.slide-section .s-box{position: absolute;bottom: 1px;left: 0;width: 100%;z-index: 3;background: rgba(0,0,0,0.1)}.slide-section .s-box .item{position: relative;padding: 15px 0;border-right: 1px solid rgba(255,255,255,0.07);text-align: center;height: 90px;line-height: 1;overflow: hidden;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease}.slide-section .s-box .item:last-child{border-right: 0}.slide-section .s-box .item img{position: relative}.slide-section .s-box .item i{position: relative;top: 8px;font-size: 48px;color: #fff}.slide-section .s-box .item svg{position: relative;width: 38px;height: 38px;fill: #ffffff}.slide-section .s-box .item span{display: block;font-weight: 600;font-size: 16px;color: #fff;text-align: center;margin-top: 5px}.slide-section .s-box .item:hover svg{fill: var(--bs-primary);transition: all .7s ease-in-out}.slide-section .s-box .item:hover span{color: var(--bs-primary);transition: all .7s ease-in-out}.slide-section .caption-title{position: absolute;left: 0;right: 0;top: 100px;z-index: 5;color: #fff;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;opacity: 0}.slide-section .caption-title .titlex{display: block;font-size: 32px;line-height: 1.4;font-weight: 600}.slide-section .caption-title p{font-size: 18px;line-height: 1.4;font-weight: 400;margin: 10px 0 0;text-shadow: 0 0 2px rgba(150,150,150,1)}.slide-section .caption-title .feature{margin: 15px 0 0;display: flex}.slide-section .caption-title .feature li{display: flex;align-items: center;justify-content: flex-start;padding: 4px 0;font-size: 20px;margin-right: 30px}.slide-section .caption-title .feature li i{margin-right: 5px}.slide-section .caption-title .feature li:last-child{margin-right: 0}.slide-section .caption-title .btn{font-size: 18px;margin-top: 30px;min-width: 170px;font-weight: 500;transition: transform 150ms ease-in-out}.slide-section .caption-title .btn svg{fill: #ffffff;display: inline-block;width: 20px;height: 20px;margin-left: 5px;transition: transform 150ms ease-in-out}.slide-section .caption-title .btn:hover svg{transform: translateX(5px)}.slide-section .caption-title .btn-outline-white:hover svg{fill: var(--bs-dark)}#owl-home .owl-item{position: relative;height: 400px;width: 100%;overflow: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000px;perspective: 1000px}#owl-home .owl-lazy1{position: relative;height: 400px;width: 100%;object-fit: cover;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;overflow: hidden}#owl-home .owl-lazy2{position: absolute;right: 10%;top: 140px;height: 400px;width: auto;opacity: 0}#owl-home .fit-cover{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover}#owl-home .fit-cover:before{position: absolute;top: 0;left: 0;content: '';width: 100%;height: 100%;background: rgba(0,0,0,0.1)}#owl-home .owl-item.active .owl-lazy1{-webkit-animation: zoomin 10s ease-in infinite;animation: zoomin 10s ease-in infinite;transition: all 1s ease-in-out}#owl-home .owl-item.active .owl-lazy2{-webkit-animation: banner-title ease-in .3s forwards;-o-animation: banner-title ease-in .3s forwards;animation: banner-title ease-in .3s forwards;animation-delay: .7s;opacity: 0}#owl-home .owl-item.active .caption-title{-webkit-animation: banner-title ease-in .3s forwards;-o-animation: banner-title ease-in .3s forwards;animation: banner-title ease-in .3s forwards;animation-delay: .4s;opacity: 0}#owl-home .owl-item.active .caption-title .btn{-webkit-animation: banner-button ease-in .3s forwards;-o-animation: banner-button ease-in .3s forwards;animation: banner-button ease-in .3s forwards;animation-delay: 1s;opacity: 0}#owl-home .owl-dots{position: absolute;right: 60px;top: 170px;display: flex;align-items: center;justify-content: center;flex-direction: column;counter-reset: slides-num}#owl-home .owl-dots .owl-dot{position: relative;width: 15px;height: 15px;margin: 3px 0 15px;cursor: pointer;color: #fff;opacity: .4;counter-increment: slides-num;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease}#owl-home .owl-dots .owl-dot:before{content: '0' counter(slides-num);width: 30px;margin-left: 0;position: absolute;margin-top: -2px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease}#owl-home .owl-dots .owl-dot.active{opacity: 1}#owl-home .owl-dots .owl-dot.active:before{opacity: 1}#owl-home .owl-dots .owl-dot.active:after{content: " ";right: -54px;top: 7px;border-bottom: 2px solid #fff;width: 30px;position: absolute;margin-top: 8px}.support-section{position: relative;overflow: hidden;padding-top: 40px;background: #eefbf7}.support-section .bg-img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;mix-blend-mode: overlay;object-fit: fill}.support-section .container{position: relative;z-index: 1}.support-section h2{font-size: 32px;margin: 40px 0 0;color: var(--bs-dark)}.support-section p{font-size:20px;margin-top: 5px;color: var(--bs-dark-gray)}.support-section .img-holder{display: flex;align-items: flex-end;justify-content: flex-end;padding-right: 60px}.support-section .img-holder img{height: 450px}.support-section ul li a{position: relative;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;background-color: #fff;width: 100%;height: 100%;color: var(--bs-dark);border: 1px solid #e6e9ed;border-radius: .5rem;margin-bottom: 10px;padding: 10px 15px 10px 68px}.support-section ul li a svg{position: absolute;left: 15px;top: 15px;width: 42px;height: 42px}.support-section ul li a:hover{border-color: var(--bs-success)}.support-section ul li a:hover svg{fill: var(--bs-success)}.support-section ul li a>span:last-child{font-size: 17px;font-weight: 700;color: var(--bs-dark)}.support-section ul li:last-child a{border: 0;padding-left: 0;background-color: transparent}.support-section ul li:last-child a>span:last-child{color: var(--bs-dark)}.hosting-banner{position: relative;background-color: var(--bs-dark);color: var(--bs-white);overflow: hidden}.hosting-banner .banner-image{position: absolute;content: '';top: -110px;left: calc(26vw + 18px);background-size: 50.6875rem 39.1875rem;background-repeat: no-repeat;right: 0;height: 560px;width: 100%;object-fit: scale-down}.hosting-banner .banner-text{display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 360px}.hosting-banner .banner-text h1{font-size: 42px;line-height: 1.2;font-weight: 800;margin: 0 0 20px}.hosting-banner .banner-text h1 span{position: relative}.hosting-banner .banner-text h1 span:after{content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAAATCAYAAAB2rHOdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMi41IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVCMjU1RkY5MjUyMDExRUNCNERDQzVFQzI4MEYxMDA5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVCMjU1RkZBMjUyMDExRUNCNERDQzVFQzI4MEYxMDA5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUIyNTVGRjcyNTIwMTFFQ0I0RENDNUVDMjgwRjEwMDkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUIyNTVGRjgyNTIwMTFFQ0I0RENDNUVDMjgwRjEwMDkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4EcUJxAAABhUlEQVR42uyb0W3DIBCGk8rv6QCVciOkG6QbdLWu0AnaSZKXvuMN7AlcI1EpQnV8GHCw/X0ScrCPkwPcf4CSfdd1OwAAyxNdAAAIAgAgCACAIACAgurl59NexdX9q8+zK7loXEllVwIyU5vjjO+XYh7knkslEDJPx2yHntcjdsZ7bu75rPpy6csJbQRIzpJEzwrFhxWEt8iXDllNDN07BHTkWCdvIfOYB7VNvTqrlXYHb0wbl8TON/W1j/kcK9lzlWCAzUo6o5QAlwix04qhTAzEGJ85hXxtYmACtgCWNoFI2/ZfFcKoFjX55/PtJJaB/bzcCRqh6xc1J8xIvQ3Yv5tMq64otioIJ1fEy4KiCGLIH4hGuU2pFXb+PY3NZqk2KgYXhr7o7ZvsdKfuY2Kt8dEm8NFM8GEQhHIy0NXbd05dBZSeWZZ8wLr2w+HvvrwjCI/HBvAriTgoCCUycKcK7jHDd8ntR5TnEtcSJ8CefzsCwB/8dBkAEAQAQBAAAEEAAA2/AgwAp9Ne9RpXsQIAAAAASUVORK5CYII=);position: absolute;bottom: -15px;left: -15px;width: 100%;transition: width 0.3s ease 0s;background: center bottom / contain no-repeat transparent}.hosting-banner .banner-text p{font-size: 22px;margin: 0}.hosting-banner .rate{display: inline-flex;background: #036855;color: #fff;font-size: 18px;line-height: 1;border-radius: 30px;padding: 12px 35px;margin-top: 20px}.hosting-banner .rate b{font-weight: 800;padding: 0 5px}.hosting-banner .rate span{display: inline-flex;margin-left: 10px}.hosting-banner .rate svg{width: 18px;height: 18px;padding: 3px;background: var(--bs-orange);border-radius: 3px;margin: 0 2px;fill: var(--bs-white)}.hosting-banner .feature{font-size: 18px;margin: 15px 0 0;display: flex}.hosting-banner .feature li{display: flex;align-items: center;justify-content: flex-start;padding: 4px 0;margin-right: 30px}.hosting-banner .feature li i{margin-right: 5px}.hosting-banner .feature li:last-child{margin-right: 0}.feature-list1-section{padding: 60px 0}.feature-list1-section .heading{margin-bottom: 40px}.feature-list1-section .list3{margin-bottom: 30px}.feature-list1-section .list3 h3{display: flex;align-items: center;justify-content: flex-start;font-size: 18px;line-height: 1;font-weight: 600;margin: 0 0 10px}.feature-list1-section .list3 h3 svg{width: 20px;height: 20px;margin-right: 5px}.feature-list1-section .list3 ul{list-style: square;padding-left: 20px}.feature-list1-section .list3 ul li{padding: 3px 0;line-height: 1.3;font-size: 16px}.optimized-section{padding: 60px 0;background: var(--bs-dark);color: var(--bs-white)}.optimized-section .heading .h-title{color: var(--bs-white)}.optimized-section .heading .h-desc{color: var(--bs-white)}.applist{list-style: none;width: 100%;display: flex;padding-left: 0;margin: 50px 0}.applist li{flex: 1;list-style-type: none;margin-left: 10px}.applist li:first-child{margin-left: 0}.applist li a{border: 1px solid #f0f0f0;display: block;padding: 20px 0;color: #444;background-color: hsla(0,0%,100%,.65);transition: all .4s;border-radius: 15px}.applist li a{background: #ffffff05;border: none;color: hsla(0,0%,100%,.75);transition: all .3s;text-align: center}.applist li svg{height: 80px;width: 80px;margin: 0 0 5px;fill: var(--bs-white)}.applist li img{height: 80px;width: 80px;margin: 0 0 5px}.applist li em{display: block;text-align: center;font-size: 1.1em;font-style: normal}.applist li a:hover{background: var(--bs-success);box-shadow: none;color: #fff;transition: all .3s}.optimized-section.server .applist{margin-bottom: 20px}.optimized-section.server .applist li a{background-color: var(--bs-white);color: var(--bs-dark);border-radius: 6px}.optimized-section.server .applist li img{width: 40px;height: auto}.optimized-section.server .applist li em{font-weight: 600}.service1-section{padding: 70px 0}.service1-section .col-lg-4{padding: 30px 15px 15px}.service-box1{position: relative;padding: 0 10px;text-align: center}.service-box1.transfer:before{content: ' ';display: inline-block;filter: grayscale(1);background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22178%22%20height%3D%2258%22%20viewBox%3D%220%200%20178%2058%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%221.383%25%22%20x2%3D%2298.888%25%22%20y1%3D%2298.617%25%22%20y2%3D%221.112%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23CBDB2F%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23CBDB2F%22%20stop-opacity%3D%22.5%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%221.383%25%22%20x2%3D%2298.888%25%22%20y1%3D%2298.617%25%22%20y2%3D%221.112%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23CBDB2F%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23CBDB2F%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%22172.5%22%20cy%3D%225.5%22%20r%3D%225.5%22%20fill%3D%22%23CBDB2F%22%2F%3E%3Cpath%20stroke%3D%22url(%23a)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%228%22%20d%3D%22M80%2054c6.961-13.08%2017.643-24.35%2032.047-33.81C126.45%2010.73%20142.434%206%20160%206%22%2F%3E%3Cpath%20stroke%3D%22url(%23b)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%228%22%20d%3D%22M0%2054c6.961-13.08%2017.643-24.35%2032.047-33.81C46.45%2010.73%2062.434%206%2080%206%22%20transform%3D%22matrix(-1%200%200%201%2080%200)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");width: 178px;height: 58px;position: absolute;top: 2px;right: -117px}.service-box1 .thumb{display: flex;align-items: center;justify-content: center}.service-box1 .thumb>svg{fill: var(--bs-primary);width: 46px;height: 46px;padding: 8px;border-radius: 14px;margin-bottom: 10px}.service-box1 .thumb>img{height: 64px;object-fit: cover;margin-bottom: 10px}.service-box1 h3{font-size: 18px;font-weight: 700;margin: 0 0 10px}.service-box1 p{font-size: 15px;font-weight: 400;margin: 0 0 10px;line-height: 1.5;color: #5b6987;height: 66px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical}.service-box1 a.link{font-size: 15px;display: flex;align-items: center;justify-content: center;font-weight: 400;color: var(--bs-primary)}.service-box1 a.link svg{height: 16px;width: 16px;fill: var(--bs-primary);margin-left: 6px;transition: transform .2s}.service-box1 a.link:hover svg{transform: translateX(5px)}.service2-section{padding: 70px 0}.service2-section .col-lg-4{padding: 15px}.service2-section .text-holder{display: flex;align-items: flex-start;justify-content: center;flex-direction: column}.service2-section .text-holder h3{font-size: 26px;margin: 0 0 10px}.service2-section .text-holder p{font-size: 18px;margin: 0}.service2-section .text-holder .btn{margin-top: 20px}.service-box2{padding: 20px 30px;text-align: center;border: 1px solid #f4f2f5;background-color: #fff;transition: all .1s ease-in;border-radius: 6px}.service-box2:hover{border: 1px solid #fff;background-color: #fff;box-shadow: 0px 8px 15px 4px rgb(0 0 0 / 5%)}.service-box2 .thumb{display: flex;align-items: center;justify-content: center}.service-box2 .thumb>img{height: 64px;object-fit: cover;margin-bottom: 10px;transition: margin .2s}.service-box2 p{font-size: 16px;font-weight: 600;margin: 0;line-height: 1.5;color: #5b6987}.service3-section{padding: 60px 0}.service3-section .heading{margin-bottom: 40px}.service3-section .main-img{width: 100%}.service-box3{padding: 20px 0;border-top: 1px solid #ddd}.service-box3.text-right{text-align: right}.service-box3:first-child{border-top: 0}.service-box3 b{font-size: 28px;color: #363636}.service-box3 b span{display: block;font-size: 20px;color: #666}.service-box3 p{font-size: 16px;color: #363636}.service4-section{padding: 30px 0}.service4-section .service4-wrap{padding:30px;background: var(--bs-dark);border-radius: 6px;color: var(--bs-white)}.service4-section .service4-wrap h3{font-size: 26px;margin: 0}.service4-section .service4-wrap p{font-size: 16px;margin: 0}.service4-section .service4-wrap img{width: 140px;height: 140px;margin-right: 15px}.service4-section .service4-wrap svg{width: 140px;height: 140px;margin-right: 15px;fill: #ff6600}.hosting-choose{background-color: #eefbf7}.hosting-choose .col-lg-6{position: relative;padding: 30px 15px;display: flex;align-items: center;justify-content: center;text-align: center;flex-direction: column}.hosting-choose .col-lg-6 img{width: 96px;height: 96px;margin-bottom: 15px}.hosting-choose .col-lg-6 b{font-size: 26px;font-weight: 800}.hosting-choose .col-lg-6 p{font-size: 18px;font-weight: 300;margin: 0 0 15px}.hosting-choose .col-lg-6 .btn{padding: 0 20px;font-size: 14px}.hosting-choose .col-lg-6:first-child:after{position: absolute;content:'';right: -3px;top: 0;height: 100%;width: 5px;background-color: #ffffff}.related-section{padding: 50px 0;background: var(--bs-success);background-image: url(../img/bg-service.png);background-position: center;background-size: cover}.related-section .heading{margin-bottom: 30px}.related-section a{position: relative;height: 190px;display: flex;flex-direction: column;align-items: center;justify-content: center;background: #fff;border-radius: 10px;width: 100%;color: #222}.related-section a:before{content: '';display: block;position: absolute;width: 50px;height: 10px;border-radius: 10px;background-color: var(--bs-orange);left: -10px;top: 10px}.related-section a img{height: 96px;width: 96px;margin-bottom: 10px}.related-section a span{font-size: 16px;text-transform: uppercase;font-weight: 700}.review-section{padding: 60px 0;background: var(--bs-light-gray)}.review-section .heading{margin-bottom: 30px}.review-section .owl-item{padding: 10px}.review-section .item{display: flex;align-items: flex-start;padding: 30px}.review-section .review-thumb{height: 90px;width: 90px;margin-right: 20px}.review-section .review-thumb img{height: 88px;width: 88px;border-radius: 5px;object-fit: cover}.review-section .review-detail{position: relative;height: 160px}.review-section .review-detail:after{z-index: 1;position: absolute;content: '';display: block;right: -50px;bottom: -50px;width: 129px;height: 84px;background-image: url(../img/review_quotes.png);background-size: 80px;background-repeat: no-repeat}.review-section .review-title{font-size: 18px;line-height: 1;margin-bottom: 8px;font-weight: 600}.review-section .review-text{font-size: 17px;line-height: 1.5}.review-section .review-logo{padding-top: 80px}.review-section .review-logo .col-lg-2{display: flex;align-items: center;justify-content: center}.review-section .review-logo img{height: 44px;opacity: .65}.review-section .owl-dots{position: relative;z-index: 2;display: flex;align-items: center;justify-content: center;margin-top: -30px}.review-section .owl-dots .owl-dot{width: 16px;height: 16px;border-radius: 50%;margin: 3px;background: var(--bs-gray);cursor: pointer}.review-section .owl-dots .owl-dot.active{background: var(--bs-orange)}.wordpress-content{padding: 60px 0}.wordpress-content h2{font-size: 32px;line-height: 1.3;margin: 0}.wordpress-content h3{font-size: 22px;margin: 30px 0 0}.wordpress-content p{font-size: 18px;margin: 0;line-height: 1.5;color: var(--bs-dark-gray)}.wordpress-content img{width: 100%}.wordpress-feature{padding: 50px 0;background-color: #eefbf7;color: #fff}.wordpress-feature .heading{margin-bottom: 30px}.wordpress-feature h3{font-size: 24px;line-height: 1.2;margin: 0 0 10px;color: var(--bs-dark)}.wordpress-feature p{font-size: 18px;margin: 0;line-height: 1.5;color: var(--bs-dark-gray)}.wordpress-feature svg{width: 140px;height: 140px;margin-right: 15px}.hosting-section{padding: 60px 0;background: #eff1f4}.hosting-package{position: relative;background-color: #fff;border: 1px solid #f1f2f5;-webkit-box-shadow: 0 1px 1px rgba(44,50,66,.06),0 8px 8px rgba(44,50,66,.01);-moz-box-shadow: 0 1px 1px rgba(44,50,66,.06),0 8px 8px rgba(44,50,66,.01);box-shadow: 0 1px 1px rgba(44,50,66,.06),0 8px 8px rgba(44,50,66,.01)}.hosting-package .package-main{position: relative;padding: 24px 24px 0}.hosting-package .package-main .title{font-size: 18px;font-weight: 800;margin-bottom: 5px}.hosting-package .package-main .desc{font-size: 15px;padding-bottom: 10px}.hosting-package .package-main .price{position: relative;text-align: left;font-size: 15px;margin: 15px 0 0}.hosting-package .package-main .price>small{display: block;font-size: 15px;color:#767676}.hosting-package .package-main .price .list sub{font-size: 18px;color:#767676;text-decoration: line-through}.hosting-package .package-main .price .market{font-size: 56px;line-height: 1;font-weight: 900;-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row;flex-flow: row;justify-content: flex-start}.hosting-package .package-main .price .market span{-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row;flex-flow: row;justify-content: center}.hosting-package .package-main .price .market sub{color: #242736;font-size: 16px;font-weight: 500;bottom: 0;top: 14px;left: 10px;height: -webkit-max-content;height: -moz-max-content;height: max-content}.hosting-package .package-main .price .market sup{display: flex;font-size: 28px;top: -10px;left: -20px;height: -webkit-max-content;height: -moz-max-content;height: max-content}.hosting-package .package-main .price .market sup > small{font-size: 28px;font-weight: 600;margin-left: 3px}.hosting-package .package-main .price .price-highlight{color: #242736;font-weight: 600;display: inline-block;margin-top: 5px}.hosting-package .package-detail{position: relative;padding: 24px 24px 15px}.hosting-package .package-detail ul{list-style: none;padding: 0;margin: 0}.hosting-package .package-detail ul li{font-size: 16px;padding: 7px 0}.hosting-package .package-detail ul li.deleted{text-decoration: line-through;opacity: .5}.hosting-package .package-detail ul li.last{font-size: 14px;padding: 7px 0 0}.hosting-package .package-detail ul li.last a{position: relative;font-size: 14px}.hosting-package .package-detail ul li.last a:after{display: inline-block;width: 0;height: 0;margin-left: .255em;vertical-align: .255em;content: "";border-top: .3em solid;border-right: .3em solid transparent;border-bottom: 0;border-left: .3em solid transparent;position: relative;top: 2px}.hosting-package .package-detail ul li i{margin-right: 4px}.hosting-package .package-detail ul li img{width: 20px;height: 20px;margin-right: 4px;position: relative;top: 4px;display: inline-block}.hosting-package .package-order{position: relative;padding: 15px 24px}.hosting-package .package-order:before{content: "";width: 100%;height: 2px;background: #e2e4e5;position: absolute;bottom: -2px;left: 0;-webkit-animation-name: tso-rainbow;animation-name: tso-rainbow;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-duration: 25s;animation-duration: 25s}.hosting-package .package-order .price-renew{display: flex;align-items: center;justify-content: flex-start;color:#767676;font-size: 12px;margin: 12px 0 0}.hosting-package .package-order .price-renew svg{position: relative;fill: #767676;display: inline-block;width: 14px;height: 14px;font-size: 16px;margin-left: 5px}.hosting-package .package-order .btn{font-size: 16px;width: 100%;height: 44px;font-weight: 600;padding: 10px 0 !important}.package-link{text-align: center;padding-top: 50px}.package-link a{font-size: 16px;font-weight: 500;color:#338ffa}.best-level{background-color: var(--bs-orange);color: var(--bs-white);position: absolute;left: 0;right: 0;top: -32px;height: 32px;padding: 0 20px;width: calc(100% + 1px);display: flex;align-items: center;justify-content: flex-start;border-radius: 6px 6px 0 0}.best-level span{display: table;font-size: 14px;font-weight: 500;text-align: left}.hosting-package.home .package-main .title{padding:20px 20px 10px;text-align: center}.hosting-package.home .package-main{padding: 0}.hosting-package.home .package-main .price{text-align: center}.hosting-package.home .package-main .price .market{justify-content: center;padding-left: 15px}.hosting-package.home .package-main .thumb{position: relative;display: flex;align-items: center;justify-content: center;overflow: hidden;height:76px}.hosting-package.home .package-main .thumb img{max-width: 100%;height: 76px}.hosting-package.home .package-order:before{display: none}.hosting-package.home .package-detail{padding-top: 0;text-align: center}.hosting-package.home .package-detail ul li{padding: 5px 0}.plan-compare{font-size: 22px;text-align: center;margin-top: 60px;overflow: hidden}.plan-compare a{display: inline-flex;color: var(--bs-orange);text-decoration: none;border-bottom: 1px dotted}.hosting-compare{padding: 60px 0}.hosting-compare .heading{margin-bottom: 40px}.comparison-head{background-color: #fff;padding: 0 15px}.comparison-head>div{height: 100%}.comparison-head>div .title{font-size: 18px;font-weight: 800}.comparison-head>div .price{position: relative;text-align: left;font-size: 15px;zoom: 80%;margin-top: 10px}.comparison-head>div .price>small{display: block;font-size: 15px;color:#767676}.comparison-head>div .price .list{text-align: center}.comparison-head>div .price .list sub{font-size: 20px;color:#767676;text-decoration: line-through}.comparison-head>div .price .market{font-size: 56px;line-height: 1;font-weight: 900;-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row;flex-flow: row;justify-content: flex-start}.comparison-head>div .price .market span{-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row;flex-flow: row;justify-content: center}.comparison-head>div .price .market sub{color: #242736;font-size: 16px;font-weight: 500;bottom: 0;top: 14px;left: 10px;height: -webkit-max-content;height: -moz-max-content;height: max-content}.comparison-head>div .price .market sup{display: flex;font-size: 28px;top: -10px;left: -20px;height: -webkit-max-content;height: -moz-max-content;height: max-content}.comparison-head>div .price .market sup > small{font-size: 28px;font-weight: 600;margin-left: 3px}.comparison-head>div .price-highlight{background-color: #ffeea9;color: #111;font-weight: 600;display: inline-block;margin-top: 5px}.comparison-head>div .price-renew{color:#767676;cursor: help;font-size: 12px;margin-top: 4px}.comparison-head>div .price .price-renew i{position: relative;top: 2px;display: inline-block;font-size: 16px;margin-left: 1px}.comparison-head>div .order{margin-top: 15px;width: 100%}.comparison-head>div .order .btn{width: 100%;border-width: 2px}.hosting-compare .table{border-collapse: separate;width: 100%;border-spacing: 0;table-layout: fixed;text-align: left}.hosting-compare .table tr{background: rgba(255,255,255,0.9)}.hosting-compare .table,.hosting-compare .table > tbody > tr,.hosting-compare .table > tfoot > tr,.hosting-compare .table > thead > tr{border-color: rgba(0,0,0,0.15)}.hosting-compare .table > tbody > tr > td,.hosting-compare .table > tbody > tr > th,.hosting-compare .table > tfoot > tr > td,.hosting-compare .table > tfoot > tr > th,.hosting-compare .table > thead > tr > td,.hosting-compare .table > thead > tr > th{padding: 0.75em 1em;border-width: 0;border-color: inherit;border-style: solid}.hosting-compare .table > tbody > tr > td{text-align: center;border-left: .0625em dashed #d9d9d9;border-top-width: .0625em!important}.hosting-compare .table th{border-top-width: .0625em!important;font-weight: 600}.hosting-compare .table th abbr{}.hosting-compare .table > tbody > tr:nth-child(2n-1){background: rgba(252,252,252,0.9)}.hosting-compare .table > tbody > tr:hover{background-color: rgba(248,248,248,0.9) !important}.hosting-compare .table thead tr td,.hosting-compare .table thead tr th{border-width: 0!important;background: #fff;position: relative;position: -webkit-sticky;position: sticky;top: 50px;z-index: 2}.hosting-compare .table thead tr td{border-left: .0625em dashed #d9d9d9 !important}.hosting-compare .table tfoot tr th{border-width: 0!important;background: 0 0!important;position: relative}.hosting-compare .table tfoot tr td{border-left: .0625em dashed #d9d9d9;background: 0 0!important;position: relative}.hosting-compare .table tfoot tr td .btn{width: 100%}.check{display: flex;width: 20px;height: 20px;margin: 0 auto;background-size: 20px 20px !important;transition: width 0.3s ease 0s;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMi41IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVCMjU1RkZEMjUyMDExRUNCNERDQzVFQzI4MEYxMDA5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVCMjU1RkZFMjUyMDExRUNCNERDQzVFQzI4MEYxMDA5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUIyNTVGRkIyNTIwMTFFQ0I0RENDNUVDMjgwRjEwMDkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUIyNTVGRkMyNTIwMTFFQ0I0RENDNUVDMjgwRjEwMDkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7w8lBJAAABeklEQVR42uzVyytEURzA8RlGRFEkiZKEmlIWFl4LKc8iykY0UTazsLSz9ScoyWaUIiJS3sVCWVgojR1W02wkSUnk+p76LW6nM+7MOHfnV5/FPefe3++ee88j6DhOwM/ICfgcvhcIVcdXbebLwzLWcGp7BPnYwBR20W6zQAlOMCrXhdhDOGQheQUO0ay1l2HxrwVqcIwGQ18ck/onyqRgGJcpkqv2TiTcBQZwh9o0krfgHFWGvjP048X9k0ewg3r5WZW/JO+SJOWGvnV50Tf3QotgU6aZijocodSQYBgHKDb0LWECn/pK7jB8+ybso8jVNo1tFBiSLyCKb9NWEZWh6dEmc1klnMUKcrV71E45h/mUW4VUjciwB7X+btyg0fDsF2YQS2ezU99tDBeGe0zJPzDulVzfKt7lJ157PKNmyBC2stmuX13rwRTP6JGpnPV58IRePGrtSVkDVzYOnIS8aVKuH2Tp39o80e7RJwdHqxTJOIL/h75X/AgwAPWzR/8aRGIyAAAAAElFTkSuQmCC) center no-repeat}.times{display: flex;width: 16px;height: 16px;margin: 0 auto;background-size: 16px 16px !important;transition: width 0.3s ease 0s;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMi41IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE1QjdDMTcwMjUyNTExRUNCNERDQzVFQzI4MEYxMDA5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE1QjdDMTcxMjUyNTExRUNCNERDQzVFQzI4MEYxMDA5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUIyNTVGRkYyNTIwMTFFQ0I0RENDNUVDMjgwRjEwMDkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUIyNTYwMDAyNTIwMTFFQ0I0RENDNUVDMjgwRjEwMDkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Sk7ZMAAABlElEQVR42qSWPy8EQRjG5+awhFXodColjUKCUynOhcK/iNw3oFCqiFJHlD4A4pxwh0RxzUWj1YhvQaLAEc+bvCebycw7s3tv8tvszsw+T+bP++7mXuLhIaXUIRgHdbAHWipbRGAXzIIm2O/C5QiUecAYGAUb4DuD+BUo8vMU+NW4TBgDV8Ap6O5AvB2TZHBveWEZnAWauMQpGmSwA24snUv8YiSI94ALhzi1H5DBF1h1mJRA1WFC4hWw4BCnfWxpbpBM5i0zCRKnB53okEyKbNKbRpwihzxwreuiReCBj28pRNxl4DNRoeLmEqnA5QoWlwySJnVhTFUS9xn8L6PQF/uSUXuSqOLY0HbMgWvQl9ZAOoo2Eyo3/aEGkvglqFnaqTzfgQGfgS+J1rna2k5XAdyaJjpD+ktHuGDORKetLQF5MpM00RnEQ01o42MyOHaIn/uSiE3WeO3NmCZtqkVvuBm0iJdTfPwjPmFmzrzTDF47FKf45M+sOZPn/FYUP+JmBHyAE7Cd8bflh2eR5w1+Apt/AgwA5hdvahjOqIIAAAAASUVORK5CYII=) center no-repeat}@media only screen and (max-width: 767px){.hosting-compare .table tbody,.hosting-compare .table tbody td,.hosting-compare .table tbody th,.hosting-compare .table tbody tr{display: block}.hosting-compare .table tbody tr:not(.tso-tbodyHeader){overflow: hidden}.hosting-compare .table tbody th{text-align: center}.hosting-compare .table tbody tr:not(.tso-tbodyHeader) td:first-of-type{border-left: 0}.hosting-compare .table tbody tr:not(.tso-tbodyHeader) td{float: left;padding: 0 .5em .75em;word-break: break-all;border-top: 0}.hosting-compare .table tbody tr:not(.tso-tbodyHeader) td:first-of-type:nth-last-of-type(4),.hosting-compare .table tbody tr:not(.tso-tbodyHeader) td:first-of-type:nth-last-of-type(4)~td{width: 25%}.hosting-compare .table tbody tr:not(.tso-tbodyHeader) th:not(:empty){padding: .75em 0}.hosting-compare .table tbody tr:not(.tso-tbodyHeader) th{clear: left}}.domain-result-bar{position: relative;padding: 15px 0 15px;width: 100%;overflow: hidden;left: 0;top: 0;background: var(--bs-dark)}.domain-result-bar .form{float: left;background: rgba(0,0,0,.5);padding: 0;border-radius: 4px;width: 76%}.domain-result-bar .form:after,.domain-result-bar .form:before{display: table;content: " ";clear: both}.domain-result-bar .form .text{float: left;width: 75%}.domain-result-bar .form .text .form-control{height: 52px;width: 100%;border: 0;border-radius: 4px 0 0 4px;padding: 5px 20px;font-size: 18px;box-shadow: 0 2px 2px 0 rgba(0,0,0,.06)}.domain-result-bar .form .button{float: left;width: 25%}.domain-result-bar .form .button .btn{height: 52px;display: block;width: 100%;border-radius: 0 4px 4px 0;font-weight: 600;font-size: 16px;box-shadow: 0 2px 2px 0 rgba(0,0,0,.06)}.domain-result-bar .btnSepet{float: right;height: 52px;font-weight: 600;font-size: 16px;box-shadow: 0 2px 2px 0 rgba(0,0,0,.06)}.domain-result{background: #f7f7fc}.domain-result-bar.on-scroll{position: sticky;top: 50px;z-index: 2}.domain-result-suggested{position: relative;padding: 25px 0 0}.domain-result-suggested:after,.domain-result-suggested:before{display: table;content: " ";clear: both}.domain-result-suggested .ds-col1{text-align: center;font-size: 28px;line-height: 1;margin-bottom: 20px;padding: 20px 0;color: #031b4e}.domain-result-suggested .ds-col1 b{color: var(--bs-danger)}.domain-result-suggested .ds-col1 p{margin: 10px 0 0;font-size: 20px;line-height: 1.3}.domain-result-suggested .ds-col2{text-align: left;padding: 30px 10px;background: #fff;border-radius: 4px;box-shadow: 0 1px 3px 0 rgba(9,42,93,.14);border-left: 4px solid var(--bs-success)}.domain-result-suggested .ds-col2:after,.domain-result-suggested .ds-col2:before{display: table;content: " ";clear: both}.domain-result-suggested .ds-col2 .ds-col2-1{float: left;width: 60%}.domain-result-suggested .ds-col2 .ds-col2-1 span{display: block;font-size: 16px;line-height: 1;margin-bottom: 10px}.domain-result-suggested .ds-col2 .ds-col2-1 p{display: block;margin: 0;font-size: 30px;font-weight: 800;line-height: 1;color: var(--bs-dark)}.domain-result-suggested .ds-col2 .ds-col2-2{float: left;width: 40%;text-align: right;margin-top: 7px}.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-1{float: left;width: 64%;text-align: right;margin-top: 4px}.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-1 .old{display: inline-block;padding-right: 15px;text-decoration: line-through}.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-1 .new{display: inline-block;font-size: 18px;font-weight: 800;color: #010e28}.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-2{float: left;width: 36%;text-align: right}.domain-result-suggested .ds-col2 .ds-col2-1 p{font-size: 20px}.domain-result-suggested .btn{height: 32px !important;padding: 3px 20px !important}.domain-result-main{position: relative;padding: 15px 0 0;margin: 30px 0 60px}.domain-result-main .item-header{position: relative;padding: 0 0 10px}.domain-result-main .item-header:after,.domain-result-main .item-header:before{display: table;content: " ";clear: both}.domain-result-main .item-header .header-col1{float: left;width: 50%;font-size: 20px;font-weight: 800}.domain-result-main .item-header .header-col2{float: left;width: 50%;text-align: right}.domain-result-main .item-header .header-col2 a{position: relative;display: inline-block;padding-left: 15px;font-size: 13px;color: rgba(3,27,78,.7)}.domain-result-main .item-header .header-col2 a:after{position: absolute;content: '';height: 14px;width: 1px;left: 6px;top: 3px;background: rgba(211,211,211,.7)}.domain-result-main .item-header .header-col2 a:first-child:after{display: none}.domain-result-main .item{position: relative;vertical-align: middle;display: table;font-size: 15px;width: 100%;min-height: 56px;padding: 10px 10px;background-repeat: repeat-x;background-position: bottom left;margin: 8px 0;border-left: 4px solid var(--bs-success);background-size: 3px 1px;border-radius: 4px;box-shadow: 0 1px 3px 0 rgba(9,42,93,.14);background-color: #fff;color: #76828b}.domain-result-main .item.not-available{background: #fafbfc;border-left: 4px solid var(--bs-danger)}.domain-result-main .item:after,.domain-result-main .item:before{display: table;content: " ";clear: both}.domain-result-main .item .item-col1{display: table-cell;position: relative;vertical-align: middle;width: 35%;font-size: 18px}.domain-result-main .item .item-col1 a{color: #031b4e}.domain-result-main .item .item-col2{display: table-cell;position: relative;vertical-align: middle;width: 5%}.domain-result-main .item .item-col3{display: table-cell;position: relative;vertical-align: middle;width: 25%;text-align: right;font-size: 14px}.domain-result-main .item .item-col3 svg{position: relative;top: 3px;height: 16px;width: 16px;margin-right: 4px;fill: var(--bs-success)}.domain-result-main .item.not-available .item-col3{color: var(--bs-danger)}.domain-result-main .item.not-available .item-col3 svg{fill: var(--bs-danger)}.domain-result-main .item.not-available .item-col3 a{color: rgba(3,27,78,.7);padding-right: 10px}.domain-result-main .item .item-col4{display: table-cell;position: relative;vertical-align: middle;width: 20%;text-align: right}.domain-result-main .item .item-col4 .old{display: inline-block;padding-right: 15px;text-decoration: line-through}.domain-result-main .item .item-col4 .new{display: inline-block;font-size: 18px;font-weight: 800;color: #010e28}.domain-result-main .item .item-col5{display: table-cell;position: relative;vertical-align: middle;width: 15%;text-align: right}.domain-result-main .item .item-col5 .btn{height: 32px;padding: 3px 20px !important;font-size: 13px}.domain-result-main .item .item-col5 .item-loading{width: 100%;position: absolute;top: 0;right: 0;background: #fff;height: 36px;display: flex;align-items: center;justify-content: flex-end;font-size: 14px;line-height: 35px}.domain-result-main .item .item-col5 .item-loading img{margin-right: 4px}.domain-result-main .item .item-col5 .item-remove{position: absolute;right: 4px;top: -2px;line-height: 16px}.domain-result-main .item .item-col5 .item-remove > b{display: block;font-weight: 400;font-size: 14px;line-height: 18px;color: var(--bs-success);margin-top: 2px}.domain-result-main .item .item-col5 .item-remove > a{font-size: 12px;line-height: 13px;color: rgba(3,27,78,.7)}.domain-result-main .item .item-col5 .item-remove > a > i{margin: 2px 2px 0 0}.domain-result-filter{margin: 30px 0;position: relative;border: 1px solid #e5e8ed;background: #fff;border-radius: 0;box-shadow: 0 2px 4px rgba(3,27,78,.06)}.domain-result-filter:after,.domain-result-filter:before{display: table;content: " ";clear: both}.domain-result-filter .df-box{padding: 15px 20px;border-bottom: 1px solid #e5e8ed}.domain-result-filter .df-box > div{position: relative}.domain-result-filter .df-box > div .input-group-btn .btn{border-radius: 0;border: 1px solid #ced4da;background: #f3f5f9;font-size: 16px;height: 38px;font-weight: 800;width: 58px;margin: 0 -1px}.domain-result-filter .df-box > div > a{position: absolute;right: 0;top: 2px;color: var(--bs-success);font-size: 12px}.domain-result-filter .df-box > div > b{display: block;margin-bottom: 5px;font-size: 15px}.domain-result-filter .df-box > div > input{font-size: 15px}.domain-result-filter .df-box > div > label{margin-bottom: 0;width: 100%}.domain-result-filter .df-box > div > label > input[type=radio]{float: left;margin-top: 3px;margin-right: 7px}.domain-result-filter .df-box > div > label > input[type=checkbox]{float: left;margin-top: 3px;margin-right: 7px}.domain-result-filter .df-box > div > label > b{float: left;width: calc(100% - 32px);line-height: 1;padding-top: 3px;font-weight: 400}.domain-banner{position: relative;overflow: hidden;background-color: var(--bs-dark);color: var(--bs-white);}.domain-banner .banner-text{position: relative;z-index: 1;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 460px}.domain-banner .banner-text h1{font-size: 36px;font-weight: 800;margin: 0 0 5px}.domain-banner .banner-text p{font-size: 20px;margin: 0}.domain-banner .banner-image{position: absolute;content: '';top: -110px;left: calc(31vw + 18px);background-size: 50.6875rem 39.1875rem;background-repeat: no-repeat;right: 0;height: 660px;width: 100%;object-fit: scale-down}.domain-extensions{margin: 25px 0 0;width: 100%}.domain-extensions .item{width: 100%;border: 1px solid #ebebeb;background-color: var(--bs-white);text-align: center;display: flex;align-items: center;flex-direction: column;padding: 10px;border-radius: 4px}.domain-extensions .item .name{display: inline-block;font-size: 18px;font-weight: 800;margin-bottom: 10px;background: var(--bs-success);border-radius: 4px;color: #fff;padding: 2px 6px 4px;line-height: 1}.domain-extensions .item .price{display: flex;align-items: center;margin-left: 6px;color: var(--bs-dark)}.domain-extensions .item .price .list{position: relative;top: 2px;font-size: 15px;font-weight: 300}.domain-extensions .item .price .list sub{position: relative;font-size: 15px;line-height: 1;font-weight: 300;bottom: inherit}.domain-extensions .item .price .list sub:after{content: "";position: absolute;bottom: 0;left: 0;border-top: 1px solid #f00;height: calc(50% - 1px);width: 100%;transform: rotateZ(-10deg)}.domain-extensions .item .price .market{margin-left: 6px;line-height: 1}.domain-extensions .item .price .market sub{font-size: 17px;line-height: 1;font-weight: 800;top: inherit}.domain-search{width: 100%;margin: 25px 0 10px}.domain-search .form-group{display: flex;align-items: center;justify-content: center;width: 100%;background: #ffffff;box-shadow: rgb(98 133 158 / 20%) 0px 2px 4px;padding:10px;border-radius: 6px}.domain-search .form-group .form-control{width: 80%;height: 52px;border: 0;font-size: 18px;padding: 0 15px}.domain-search .form-group .btn{width: 20%;height: 52px;border-radius: 6px;font-size: 18px}.domain-link{display: flex;align-items: center;justify-content: flex-start;margin-top: 15px}.domain-link a{position: relative;padding-right: 15px;margin-right: 15px;color: var(--bs-white)}.domain-link a:before{position: absolute;content: '';top: 1px;right: 0;height: 20px;width: 1px;background-color: var(--bs-white);opacity: .2}.domain-link a:last-child:before{display: none}.domain-link a:hover{color: var(--bs-success)}#tablePrice_wrapper{border: 1px solid #dee2e6}.domain-price-section{padding: 60px 0}.domain-price-section .heading{margin-bottom: 30px}.domain-price-section .table{width: 100%;font-size: 15px;border-collapse: collapse;margin: 0 !important}.domain-price-section .table td,.domain-price-section .table th{padding: .75rem;vertical-align: top;border-top: 1px solid #dee2e6;position: relative;background-color: #fff}.domain-price-section .table tr:first-child th{background: var(--bs-dark);color: #fff;border: 0;font-size: 14px}.domain-price-section .table tr:nth-child(2) th{background: var(--bs-light-gray)}.domain-price-section .table .form-control,.domain-price-section .table .form-select{min-height: 32px;padding: 1px 10px 2px}.domain-price-section .table .price{display: flex;align-items: center;justify-content: flex-end}.domain-price-section .table .price .old{display: flex;color: #6f7379;letter-spacing: -.4px;text-decoration: line-through;font-size: 14px;font-weight: 400;margin-right: 5px}.domain-price-section .table .price .old small{font-size: 13px;letter-spacing: -.4px;display: inline-block;margin-left: 2px}.domain-price-section .table .price .new{display: flex;font-size: 18px;font-weight: 800;letter-spacing: -.4px}.domain-price-section .table .price .new small{font-size: 15px;font-weight: 600;letter-spacing: -.4px;display: inline-block;margin-left: 2px}.domain-price-section .table td:nth-child(1){font-size: 18px;font-weight: 800}.domain-price-section .table td:nth-child(1) .badge{position: relative;top: -2px;font-size: 11px;font-weight: 400}.domain-price-section .table td:nth-child(2){text-align: center}.domain-price-section .dataTables_wrapper .row:nth-child(3){background: var(--bs-light-gray);border-top: 1px solid #dee2e6}.domain-price-section .pagination{padding: 5px 10px;margin: 0;float: right;display: -ms-flexbox;display: flex;padding-left: 0;list-style: none;border-radius: .25rem}.domain-price-section .page-link{position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: var(--bs-dark);background-color: #fff;border: 1px solid #dee2e6}.domain-price-section .page-item.active .page-link{color: #fff;background-color: var(--bs-success);border-color: var(--bs-success);z-index: 1}.whois-result{position: relative;padding: 50px 0;background: var(--bs-light-gray)}.whoBox{position: relative;overflow: hidden;margin-bottom: 15px;background: #fff;border: 1px solid #f1f2f5;border-radius: 6px;-webkit-box-shadow: 0 1px 1px rgb(44 50 66 / 6%),0 8px 8px rgb(44 50 66 / 1%);-moz-box-shadow: 0 1px 1px rgba(44,50,66,.06),0 8px 8px rgba(44,50,66,.01);box-shadow: 0 1px 1px rgb(44 50 66 / 6%),0 8px 8px rgb(44 50 66 / 1%)}.whoBox:after,.whoBox:before{display: table;content: " ";clear: both}.whoBox h3{padding: 20px;margin: 0;line-height: 1;font-size: 20px;font-weight: 600;border-bottom: 1px solid #e5e8ed;color: #FF6D22}.whoBox h3 span{font-weight: 900}.whoBox ul{list-style: none;padding: 10px 20px}.whoBox ul li{margin-bottom: 6px}.whoBox ul li small{font-size: 14px;font-weight: 600;display: inline-block;width: 160px}.whoBox ul li span{font-size: 14px;display: inline-block;width: calc(100% - 160px);word-break: break-all}.whoBox ul li span.badge{font-weight: normal;display: initial;font-size: 11px;line-height: 1;padding: 1px 10px}.RawData{margin: 12px 0}.RawData p{padding: 10px 20px 0;margin-bottom: 0;word-wrap: break-word;font-family: "Courier New",monospace,serif;font-size: 1em;line-height: 1.3}.whoDomain{position: relative;margin-bottom: 15px;padding: 10px 20px}.whoDomain h1{color: var(--bs-success);font-size: 28px;margin: 0 0 5px;line-height: 1;font-weight: 600}.whoDomain span{display: block;font-size: 16px;color: #999}.whoDomain a.btn{position: absolute;top: 17px;right: 20px}.info1-section{position: relative;padding: 30px 0;text-align: center;background: var(--bs-success);background-image: url(../img/bg-service.png);background-position: center;background-size: cover}.info1-section b{display: block;font-size: 32px;font-weight: 700}.info1-section p{font-size: 26px;line-height: 1.3;margin: 0;display: flex;align-items: center;justify-content: center}.info1-section p small{font-size: 32px;font-weight: 800;height: 50px;margin: 0 15px}.server-section{padding: 60px 0;background-color: var(--bs-light-gray)}.server-section .heading{margin-bottom: 30px}.server-main{position: relative;z-index: 1}.server-filters{padding: 10px;border: 1px solid #dee7ef;border-radius: 6px;margin-bottom: 10px;background-color: var(--bs-white)}.server-filters>div{}.server-filters div>span{display: block;font-weight: 800;color: var(--bs-dark)}.server-filters div input{margin-right: 5px}.server-filters div img{height: 22px;margin-right: 4px}.server-item{padding: 10px;border: 1px solid #dee7ef;border-top: 0;background-color: var(--bs-white);display: flex;align-items: center;justify-content: space-between;width: 100%}.server-item>div{display: flex;align-items: flex-start;flex-direction: column;justify-content: center;color: var(--bs-dark-gray)}.server-item>div b{color: var(--bs-dark)}.server-item>.si-0{display: flex;flex-direction: column}.server-item>.si-0 img{height: 22px;margin: 0 0 2px}.server-item>.si-1{position: relative;width: 208px}.server-item>.si-1 .badge{position: absolute;left: -56px;top: -15px}.server-item>.si-2{width: 176px}.server-item>.si-3{width: 100px}.server-item>.si-4{width: 160px}.server-item>.si-5{width: 144px}.server-item>.si-6{width: 144px;font-weight: 800;color: var(--bs-dark)}.server-item>.si-7{width: 144px;text-align: center;align-items: center}.server-item>.si-7 a{font-size: 13px}.server-item>.si-7 .btn{width: 100%;margin-bottom: 5px;font-size: 15px;font-weight: 600}.server-item:last-child{border-radius:0 0 6px 6px}.server-header{border: 1px solid #dee7ef;border-radius: 6px 6px 0 0}.server-header>div{font-weight: 600 !important;color: var(--bs-dark)}.server-feature-section{padding: 60px 0}.server-feature-section .heading{margin-bottom: 30px}.server-feature-section .service-box1{margin: 15px 0;padding: 0}.server-feature-section .service-box1 p{display: flex;overflow: inherit;height: auto}.map-section{padding: 60px 0 120px;background: var(--bs-light-gray)}.map-section .heading{margin-bottom: 30px}.clients-section{padding: 20px 0;background-color: var(--bs-success)}.clients-section b{display: block;text-align: center;font-size: 20px;line-height: 1.2}.clients-section .item img{height: 54px;object-fit:contain;padding: 10px 5px;background-color: #fff;border-radius: 4px}.clients-section.home-client{background: #000000;color: var(--bs-white)}.clients-section.home-client .item img{filter: grayscale(1)}.clients-section.home-client .item img:hover{filter: grayscale(0)}.help-section{padding: 50px 0;background: var(--bs-success);background-image: url(../img/bg-service.png);background-position: center;background-size: cover}.help-section .text{display: flex;flex-direction: column;align-items: flex-start;justify-content: center;height: 100%;font-size: 20px}.help-section .text b{font-size: 30px}.help-section .text p{margin: 0}.help-section .box{display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;font-size: 16px;border-radius: 4px;background-color: #fff;padding: 20px}.help-section .box b{font-size: 18px;margin-top: 10px}.help-section .box img{height: 40px}.help-section .box .btn{margin-top: 10px;min-width: 120px}.server-info{padding: 0 0 60px;background-color: var(--bs-light-gray)}.server-info .last:before{position: absolute;content: '';top: 0;left: -40px;height: 100%;width: 1px;background-color: #ccc}.server-info h3{font-size: 22px;margin: 0 0 5px}.server-info ul li{display: flex;align-items: center;justify-content: flex-start;font-size: 18px;padding: 5px 0}.server-info ul li img{height: 20px;width: 20px;margin-right: 5px}.location-map{position:relative}.location b{color:#6d8e9d;font-size:11px;font-weight:400;text-transform:uppercase}.location-map .map{background:url(../img/map.svg);background-size:cover}.location-container{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.section-dark .location-map .map{opacity:.5}.location-map-sm{height:260px}.location-map-sm .location-container{height:260px;width:524px;margin:-130px 0 0 -262px}.location-map-sm .map{height:260px;width:524px}.location-map-sm .location-name{opacity:0;visibility:hidden;-webkit-transition:all ease .15s;transition:all ease .15s;-webkit-transform:scale(.65);-moz-transform:scale(.65);-ms-transform:scale(.65);transform:scale(.65);-webkit-transform-origin:bottom left;transform-origin:bottom left}.location-map-sm .location:hover{z-index:1000}.location-map-sm .location:hover .location-name{opacity:1;visibility:visible;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media(max-width:991px){.location-map-sm{height:170px}.location-map-sm .location-container{-webkit-transform:scale(.65);-moz-transform:scale(.65);-ms-transform:scale(.65);transform:scale(.65)}}.location-map-lg .map{height:580px;width:1174px}@media(min-width:568px){.location-map-lg{height:520px}.location-map-lg .location-container{height:580px;margin:0 auto;width:1174px}.location-map .actions{position:absolute;bottom:0;left:0;width:100%}}@media(min-width:568px) and (max-width:1199px){.location-map-lg{height:450px}.location-map-lg .location-container{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}}@media(min-width:568px) and (max-width:991px){.location-map-lg{height:424px}.location-map-lg .location-container{-webkit-transform:scale(.68);-moz-transform:scale(.68);-ms-transform:scale(.68);-o-transform:scale(.68);transform:scale(.68)}}@media(min-width:568px) and (max-width:767px){.location-map-lg{height:290px}.location-map-lg .location-container{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}}@media(max-width:567px){.location-map-lg .map{display:none}.location-map-lg .location-container{position:inherit;top:auto;left:auto;max-width:380px;margin:0 auto;padding:25px 0}.location-container:after,.location-container:before{display:block;content:"";clear:both}.location-map-lg .location-map{padding:0 30px}}.location-pin,.location-pin:after{background-color:#ff6600;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.location-pin{position:relative;z-index:999;display:block;height:12px;width:12px}.location-pin-lg{position:relative;display:block;height:20px;width:20px}.location-pin:after{position:absolute;top:-5px;right:0;bottom:0;left:-5px;display:block;content:"";height:22px;width:22px;margin:0;-webkit-animation:pulsate 2s linear;animation:pulsate 2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background:#ff6600}.location-pin-lg:after{height:40px;width:40px;margin:-20px 0 0 -20px}.location-map-sm .location{height:8px;width:8px;cursor:pointer}.location-map-sm .location-pin{height:8px;width:8px}.location-map-sm .location-pin:after{height:16px;width:16px;margin:-8px 0 0 -8px}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(0);opacity:.05}20%{-webkit-transform:scale(.7);opacity:.1}40%{-webkit-transform:scale(.9);opacity:.2}60%{-webkit-transform:scale(1.1);opacity:.3}100%{-webkit-transform:scale(1.4);opacity:0}}@keyframes pulsate{0%{transform:scale(0);opacity:.05}20%{transform:scale(.7);opacity:.1}40%{transform:scale(.9);opacity:.2}60%{transform:scale(1.1);opacity:.3}100%{transform:scale(1.4);opacity:0}}.location{position:absolute;z-index:1;height:12px;width:12px}.location-name{position:absolute;z-index:2;display:block;height:28px}.location-name span{display:block;height:28px;padding:0 10px;color:#53b897;line-height:1.3;white-space:nowrap}.location-name:after{position:absolute;z-index:-1;display:block;content:"";height:1px;width:20px;background-color:#545a5e}.location-name::before{background-color:#53b897}.location-name a{font-weight: 600;font-size: 16px;line-height: 1;color: var(--bs-dark)}.location-map-grey .location-name:after{background-color:#53b897}.location-silicon-valley{left:187px;top:227px}.location-silicon-valley .location-name{right:21px;top:7px}.location-silicon-valley .location-name::after{right:-20px;top:8px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);width:35px}.location-silicon-valley .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;top:13px;width:88%;left:7px}.location-map-sm .location-silicon-valley{top:100px;left:64px}.location-los-angeles{left:202px;top:255px}.location-los-angeles .location-name{right:21px;top:11px}.location-los-angeles .location-name::after{right:-20px;top:8px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);width:35px}.location-los-angeles .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;top:13px;width:84%;left:9px}.location-map-sm .location-los-angeles{top:100px;left:64px}.location-seattle{left:183px;top:194px}.location-seattle .location-name{right:21px;top:4px}.location-seattle .location-name::after{right:-20px;top:10px;transform:rotate(-35deg);-webkit-transform:rotate(-35deg);-moz-transform:rotate(-35deg);-ms-transform:rotate(-35deg);width:35px}.location-seattle .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;top:13px;width:79%;left:6px}.location-map-sm .location-seattle{top:100px;left:64px}.location-dallas{left:267px;top:259px}.location-dallas .location-name{bottom:-51px;right:36px}.location-dallas .location-name::after{bottom:6px;height:52px;right:-15px;transform:rotate(35deg);-webkit-transform:rotate(35deg);-moz-transform:rotate(35deg);-ms-transform:rotate(35deg);width:1px}div.location.location-dallas span.location-name span{line-height:15px!important}.location-dallas .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;right:0;top:5px;width:90%}.location-map-sm .location-dallas{top:106px;left:98px}.location-miami{left:318px;top:288px}.location-miami .location-name{left:44px;top:25px}.location-miami .location-name::after{bottom:24px;left:-42px;transform:rotate(40deg);-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);width:52px}.location-miami .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;right:10px;top:10px;width:79%}.location-map-sm .location-miami{top:120px;left:126px}.location-new-york{left:345px;top:225px}.location-new-york .location-name{bottom:-20px;left:28px}.location-new-york .location-name::after{left:-23px;top:11px;transform:rotate(38deg);-webkit-transform:rotate(38deg);-moz-transform:rotate(38deg);-ms-transform:rotate(38deg);width:26px}.location-new-york .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;top:10px;width:100%}.location-map-sm .location-new-york{top:98px;left:132px}.location-atlanta{left:315px;top:250px}.location-atlanta .location-name{bottom:-29px;left:36px}.location-atlanta .location-name::after{left:-30px;top:8px;transform:rotate(38deg);-webkit-transform:rotate(38deg);-moz-transform:rotate(38deg);-ms-transform:rotate(38deg);width:34px}.location-atlanta .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;top:10px;width:100%}.location-map-sm .location-atlanta{top:98px;left:132px}.location-hong-kong{left:975px;top:295px}.location-hong-kong .location-name{bottom:-20px;left:28px}.location-hong-kong .location-name::after{left:-23px;top:11px;transform:rotate(38deg);-webkit-transform:rotate(38deg);-moz-transform:rotate(38deg);-ms-transform:rotate(38deg);width:26px}.location-hong-kong .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;top:10px;width:100%}.location-map-sm .location-hong-kong{top:98px;left:132px}.location-chicago{left:284px;top:219px}.location-chicago .location-name{bottom:54px;left:-117px}.location-chicago .location-name::after{bottom:-15px;left:80px;transform:rotate(-118deg);-webkit-transform:rotate(-118deg);-moz-transform:rotate(-118deg);-ms-transform:rotate(-118deg);width:53px}.location-chicago .location-name::before{bottom:-9px;content:"";height:1px;margin:auto;position:absolute;right:-6px;top:0;width:100%}.location-map-sm .location-chicago{top:90px;left:116px}.location-istanbul{bottom:341px;right:474px}.location-istanbul .location-name{bottom:38px;left:13px}.location-istanbul .location-name::after{bottom:-12px;left:-24px;transform:rotate(-70deg);-webkit-transform:rotate(-70deg);-moz-transform:rotate(-70deg);-ms-transform:rotate(-70deg);width:45px}.location-istanbul .location-name::before{bottom:-9px;content:"";height:1px;margin:auto;position:absolute;right:-6px;top:0;width:100%}.location-map-sm .location-istanbul{top:90px;left:116px}.location-toronto{left:317px;top:197px}.location-toronto .location-name{bottom:38px;left:13px}.location-toronto .location-name::after{bottom:-12px;left:-24px;transform:rotate(-70deg);-webkit-transform:rotate(-70deg);-moz-transform:rotate(-70deg);-ms-transform:rotate(-70deg);width:45px}.location-toronto .location-name::before{bottom:-9px;content:"";height:1px;margin:auto;position:absolute;right:-6px;top:0;width:100%}.location-map-sm .location-toronto{top:90px;left:116px}.location-london{left:587px;top:180px}.location-london .location-name{bottom:34px;right:18px}.location-london .location-name::after{bottom:-7px;right:-18px;transform:rotate(62deg);-webkit-transform:rotate(62deg);-moz-transform:rotate(62deg);-ms-transform:rotate(62deg);width:33px}.location-london .location-name::before{background:#53b897;bottom:0;content:"";height:1px;left:1px;margin:auto;position:absolute;top:10px;width:90%}.location-map-sm .location-london{top:62px;left:232px}.location-amsterdam{left:616px;top:175px}.location-amsterdam .location-name{bottom:73px;right:0}.location-amsterdam .location-name::after{bottom:-29px;right:-33px;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);width:77px}.location-amsterdam .location-name::before{background:#53b897;bottom:0;content:"";height:1px;left:10px;margin:auto;position:absolute;top:9px;width:85%}.location-map-sm .location-amsterdam{top:60px;left:242px}.location-paris{left:599px;top:207px}.location-paris .location-name{right:50px;top:0}.location-paris .location-name::after{right:-44px;top:13px;transform:rotate(-19deg);-webkit-transform:rotate(-19deg);-moz-transform:rotate(-19deg);-ms-transform:rotate(-19deg);width:44px}.location-paris .location-name::before{bottom:0;content:"";height:1px;left:2px;margin:auto;position:absolute;top:12px;width:100%}.location-map-sm .location-paris{top:70px;left:240px}.location-frankfurt{left:630px;top:190px}.location-frankfurt .location-name{left:47px;top:-81px}.location-frankfurt .location-name::after{left:-64px;top:50px;transform:rotate(-70deg);-webkit-transform:rotate(-70deg);-moz-transform:rotate(-70deg);-ms-transform:rotate(-70deg);width:68px}.location-frankfurt .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;right:10px;top:9px;width:111%}.location-map-sm .location-frankfurt{top:66px;left:250px}.location-tokyo{right:102px;top:248px}.location-tokyo .location-name{bottom:-23px;left:30px}.location-tokyo .location-name::after{bottom:18px;left:-27px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);width:32px}.location-tokyo .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;top:12px;width:100%}.location-map-sm .location-tokyo{top:90px;right:72px}.location-singapore{bottom:202px;right:227px}.location-singapore .location-name{bottom:-17px;left:-100px}.location-singapore .location-name::after{bottom:13px;right:-10px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);width:12px}.location-singapore .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;right:-1px;top:10px;width:89%}.location-map-sm .location-singapore{top:142px;right:126px}.location-map-sm .location-singapore .location-name{bottom:24px;left:24px}.location-map-sm .location-singapore .location-name:after{bottom:-10px;left:-24px;width:30px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.location-sydney{bottom:77px;right:69px}.location-sydney .location-name{bottom:13px;left:35px}.location-sydney .location-name::after{bottom:0;left:-32px;transform:rotate(-29deg);-webkit-transform:rotate(-29deg);-moz-transform:rotate(-29deg);-ms-transform:rotate(-29deg);width:30px}.location-sydney .location-name::before{bottom:0;content:"";height:1px;margin:auto;position:absolute;right:4px;top:14px;width:100%}.location-map-sm .location-sydney{bottom:44px;right:36px}.location-london .location-name{-webkit-transform-origin:bottom right;transform-origin:bottom right}.location-silicon-valley .location-name{-webkit-transform-origin:top right;transform-origin:top right}.location-dallas .location-name{-webkit-transform-origin:bottom center;transform-origin:bottom center}.location-frankfurt .location-name{-webkit-transform-origin:left center;transform-origin:left center}.location-miami .location-name,.location-paris .location-name{-webkit-transform-origin:top left;transform-origin:top left}@media(max-width:1199px){.location-container{bottom:0;margin:auto;position:absolute;right:-40px;top:0;left:inherit}.location-tokyo .location-name{left:auto;right:50px}.location-sydney .location-name{left:auto;right:50px}.location-tokyo .location-name:after,.location-sydney .location-name:after{left:auto;right:-58px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.location-tokyo .location-name::after,.location-sydney .location-name::after{left:auto;right:-43px;transform:rotate(-29deg);-webkit-transform:rotate(-29deg);-moz-transform:rotate(-29deg);-ms-transform:rotate(-29deg);width:46px}.location-amsterdam .location-name::after{bottom:inherit;height:80px;right:4px;top:19px;transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);width:1px}.location-sydney .location-name{bottom:-27px}.location-sydney .location-name::after{top:9px;width:52px}}@media(max-width:1030px){.location-silicon-valley .location-name{right:-30px;top:-53px}.location-silicon-valley .location-name::after{right:2px;top:34px;transform:rotate(-55deg);-webkit-transform:rotate(-55deg);-moz-transform:rotate(-55deg);-ms-transform:rotate(-55deg);width:35px}}@media(max-width:991px){.location-sydney .location-name::before{top:10px}.location-sydney .location-name::before{top:13px}.location-singapore .location-name::after{transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg)}.location-singapore .location-name::before{top:4px}.location-name::after{height:2px}.location-london .location-name::before{top:-9px}.location-map-lg .location-container{transform:scale(.64)}.location-container{bottom:0;left:-110px;margin:auto;position:absolute;right:0;top:0}}@media(max-width:870px){.location-singapore .location-name::before{top:6px}.location-miami .location-name::before{top:9px}.location-frankfurt .location-name::before{top:8px}.location-amsterdam .location-name::after{right:3px;top:18px}.location-london .location-name::after{transform:rotate(70deg);-webkit-transform:rotate(70deg);-moz-transform:rotate(70deg);-ms-transform:rotate(70deg)}.location-london .location-name::before{top:7px}.location-chicago .location-name::before{top:2px}.location-container{left:-190px}.location-map-lg .location-container{transform:scale(.6)}}@media(max-width:767px){.location-map-lg .location-container{height:580px;margin:-290px 0 0 -582px;width:1174px}.location-container{left:50%;position:absolute;top:50%}.location-map-lg .location-container{transform:scale(.47);-webkit-transform:scale(.47);-moz-transform:scale(.47);-ms-transform:scale(.47)}.location-london .location-name::before,.location-seattle .location-name::before,.location-atlanta .location-name::before,.location-los-angeles .location-name::before,.location-amsterdam .location-name::before,.location-frankfurt .location-name::before,.location-paris .location-name::before,.location-tokyo .location-name::before,.location-sydney .location-name::before,.location-singapore .location-name::before,.location-chicago .location-name::before,.location-new-york .location-name::before,.location-hong-kong .location-name::before,.location-miami .location-name::before,.location-dallas .location-name::before,.location-silicon-valley .location-name::before{display:none}.location-miami .location-name::after{bottom:22px}.location-amsterdam .location-name::after{height:74px;top:23px}.location-frankfurt .location-name::after{left:-63px;top:54px}.location-miami.location-name::after{bottom:21px}}@media(max-width:580px){.location-map-lg .location-container{transform:scale(.47);-webkit-transform:scale(.47);-moz-transform:scale(.47);-ms-transform:scale(.47)}}@media(max-width:568px){.location-map-lg .location-container{height:auto;margin:0;width:100%}.location-map-lg .location-container{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1)}.location-map-lg .location{width:42%}}@media(min-width:568px) and (max-width:767px){.location-map-lg .location-name{height:36px;font-size:20px;line-height:36px}}@media(max-width:567px){.location-map-lg .location{position:inherit;top:auto;bottom:auto;left:auto;right:auto;float:left;height:auto;width:40%;margin-bottom:8px;padding-left:30px}.location-map-lg .location:after,.location-map-lg .location:before{display:block;content:"";clear:both}.location-map-lg .location-pin{position:absolute;left:0;top:4px;margin:5px 10px}.location-map-lg .location .location-name{position:inherit;left:auto;right:auto;top:auto;bottom:auto;display:inline-block;background:0 0;color:#616366;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.location-map-lg .location .location-name>span{position:inherit;left:auto;right:auto;top:auto;bottom:auto;display:inline-block;background:0 0;color:#616366;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.location-map-lg .location-name:after{display:none}.section-dark .location-map-lg .location .location-name span{color:#fff}}.location-info{font-size: 18px;text-align: center;color: var(--bs-dark-gray)}.home-map{padding-bottom: 60px}.home-map .location-icon{font-size: 18px;padding-bottom: 40px;color: var(--bs-dark-gray)}.home-map .location-icon b{display: block;font-size: 26px;color: var(--bs-dark)}.home-map .location-map-lg{height:610px}.content-section{padding: 60px 0}.content-section .content-text{display: flex;flex-direction: column;align-items: flex-start;justify-content: center}.content-section .content-text.order-lg-1{}.content-section .content-text h2{font-size: 32px;line-height: 1.3;margin: 0 0 15px}.content-section .content-text p{font-size: 18px;margin: 0 0 20px}.content-section .content-text p:last-child{margin: 0}.content-section .content-img{display: flex;align-items: center;justify-content: center}.content-section .content-img img{max-width: 100%;max-height: 360px}.content-section .order-lg-1.content-img{justify-content: flex-start}.content-section .order-lg-2.content-img{justify-content: flex-end}.content2-section{padding: 60px 0}.content2-section .content-text{display: flex;flex-direction: column;align-items: flex-start;justify-content: center}.content2-section .content-text.order-lg-1{}.content2-section .content-text h3{font-size: 24px;line-height: 1.3;margin: 0 0 5px}.content2-section .content-text p{font-size: 18px;margin: 0 0 30px}.content2-section .content-text p:last-child{margin: 0}.content2-section .content-img{display: flex;align-items: center;justify-content: flex-start}.content2-section .content-img h2{font-size: 52px;color: var(--bs-success)}.section-content{padding: 50px 0 70px;font-size: 18px;line-height: 1.5}.section-content h1{font-size: 32px;margin: 0}.section-content h2{font-size: 22px;margin: 0}.section-content h3{font-size: 18px;margin: 0}.section-content p{font-size: 18px;line-height: 1.5;margin-bottom: 30px}.section-content .table{margin-bottom: 30px}.section-content ul{list-style: square;padding-left: 40px;margin-bottom: 30px;font-size: 18px}.section-content ul li{padding: 4px 0}.list-group{display: flex;align-items: flex-start;justify-content: center;flex-direction: column}.list-group:before{content: "";display: block;position: absolute;left: 0;top: 0;bottom: 0;width: 2px;background-color: #e6e6e6}.list-group .list-group-item{position: relative;display: block;padding-left: 18px;margin: 8px 0;line-height: 24px;font-size: 18px;color: var(--bs-dark);box-sizing: border-box}.list-group .list-group-item.active{color: var(--bs-orange)}.list-group .list-group-item.active:before{content: "";position: absolute;left: 0;top: 0;bottom: 0;display: block;width: 2px;background: var(--bs-orange)}.list-group .list-group-item:hover{color: var(--bs-orange)}.ssl-packages{position: relative;padding: 70px 0;background: #f3f5f9}.ssl-packages #container .col-lg-3{padding: 0 5px}.ssl-package{margin-bottom: 10px;border: 1px solid #dee7ef;box-shadow: 0 15px 30px 0 rgb(68 83 120 / 5%)}.ssl-package .sp-title{background: #fff;padding: 15px;text-align: center}.ssl-package .sp-title .badge{position: absolute;right: 15px;top: 15px}.ssl-package .sp-title .spt1{font-size: 14px;color: var(--bs-dark);margin-bottom: 15px}.ssl-package .sp-title .spt1 b{display: block;font-size: 18px;color: var(--bs-dark)}.ssl-package .sp-title .oldPrice{line-height: 1;font-size: 18px;color: var(--bs-dark-gray);font-weight: 400}.ssl-package .sp-title .oldPrice span{position: relative;display: inline-block}.ssl-package .sp-title .oldPrice span:after{display: block;content: '';position: absolute;height: 1px;width: 110%;right: -4%;top: 10px;background: red;-webkit-transform: rotate(-10deg);-moz-transform: rotate(-10deg);transform: rotate(-10deg)}.ssl-package .sp-title .spt2{font-size: 22px;color: var(--bs-dark);font-weight: 800;margin-bottom: 5px}.ssl-package .sp-title .spt2 span{font-weight: 400;font-size: 16px}.ssl-package .sp-title .spt3{margin-bottom: 10px;margin-top: 15px}.ssl-package .sp-title .spt3 select{border: 0}.ssl-package .sp-title .spt4 .btn{font-weight: 600;width: 100%}.ssl-package .sp-meta{background: #fff;border-top: 1px solid #dee7ef;padding: 10px 20px;overflow: hidden}.ssl-package .sp-meta ul{list-style: none;padding: 0;margin: 0;font-size: 14px}.ssl-package .sp-meta ul li{line-height: 1.5;padding: 5px 0}.ssl-filter{background: #fff;color: var(--bs-dark);border: 1px solid #dee7ef;box-shadow: 0 15px 30px 0 rgb(68 83 120 / 5%)}.ssl-filter .title{border-bottom: 1px solid #dee7ef;color: var(--bs-dark);padding: 10px;font-weight: 600;text-align: left}.ssl-filter .inputbox{padding: 10px;font-size: 14px}.ssl-filter .inputbox label{display: flex;width: 100%;clear: both;cursor: pointer;height: 20px;margin-bottom: 8px}.ssl-filter .inputbox label span{display: flex;align-items: center;justify-content: space-between;width: 100%;float: left;font-size: 16px}.ssl-filter .inputbox label span>small{line-height: 1;padding: 4px 6px 3px;font-size: 10px}.ssl-filter .inputbox label input[type=checkbox]{float: left;margin-right: 4px;border-color: #fff}.ssl-browser{padding: 60px 0 0}.ssl-browser .heading{margin-bottom: 40px}.wh-licence-tab.nav-tabs .nav-link{width: 100%;text-align: left;font-size: 18px;border: 1px solid #dee2e6;padding: 15px;border-radius: 0;color: var(--bs-dark-gray)}.wh-licence-tab.nav-tabs .nav-item:first-child .nav-link{border-radius: 6px 6px 0 0}.wh-licence-tab.nav-tabs .nav-item:last-child .nav-link{border-radius: 0 0 6px 6px}.wh-licence-tab.nav-tabs .nav-item.show .nav-link,.wh-licence-tab.nav-tabs .nav-link.active{color: var(--bs-dark)}.wh-licence{display: flex;align-items: center;justify-content: flex-start;background-color: #fff;border: 1px solid #dee2e6;padding: 20px;margin-bottom: 15px;border-radius: 6px}.wh-licence>div:nth-child(1){flex: 100px;border-right: 1px solid #dee2e6}.wh-licence>div:nth-child(1) img{height: 40px}.wh-licence>div:nth-child(2){display: flex;align-items: center;justify-content: flex-start;flex: calc(100% - 340px);padding-left: 20px;font-size: 18px;font-weight: 700}.wh-licence>div:nth-child(3){display: flex;align-items: center;justify-content: flex-end;flex: 120px;font-size: 18px;padding-right: 15px;font-weight: 600}.wh-licence>div:nth-child(4){flex: 120px}.wh-licence>div:nth-child(4) .btn{width: 100%}.muv-mission{position: relative;padding: 90px 0;text-align:center;background: fixed url(../img/switch-bg.jpg)center center no-repeat;background-size: cover}.muv-mission:before{position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0.1}.muv-mission .container{position: relative;z-index: 2}.muv-mission h2{color:var(--bs-white);font-size: 32px;margin:0 0 10px}.muv-mission p{color:var(--bs-white);font-size: 24px}.muv-datacenter{position: relative;padding: 60px 0}.muv-datacenter .col-lg-3{margin: 10px 0}.muv-datacenter #gallery a > img{width: 100%;height: 280px;object-fit: cover;border-radius: 4px}.contact-map-section{height: 300px;overflow: hidden;background-color: var(--bs-light-gray)}.contact-section{padding: 60px 0}.contact-section h1{font-size: 32px;margin: 0 0 15px}.contact-section h2{font-size: 32px;margin: 0 0 15px}.contact-section .contact-form-box{padding: 40px;color: var(--bs-dark-gray);border: 1px solid #dee2e6;border-radius: 6px}.contact-section .contact-form-box .form-group{margin-bottom: 15px}.contact-section .contact-form-box .text-right{text-align: right}.contact-section .contact-form-box .btn{min-width: 160px}.contact-section .contact-text-box p{margin-bottom: 20px;font-size: 16px;color: var(--bs-dark-gray)}.contact-section .contact-text-box p>b{display: block;margin-bottom: 5px}.contact-section .contact-text-box p>a{font-weight: 600;color: var(--bs-dark)}.login-section{position:relative;padding:60px 0;background:#f7f8f9;background-size:cover}.login-section .col-lg-5{padding: 0}.login-section .login-banner{position: relative;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;width: 100%;height: 100%;overflow: hidden;border-radius: 0 6px 6px 0}.login-section .login-banner img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;border-radius: 6px}.login-section .login-banner div{position: relative;z-index: 1;padding: 50px;display: flex;align-items: center;justify-content: center;text-align: center;flex-wrap: wrap;width: 100%;height: 100%;color: #ffffff}.login-section .login-banner div:before{position: absolute;content: '';left: 0;top: 0;z-index: -1;width: 100%;height: 100%;background-color: #131313d1}.login-section .login-banner div h2{font-size: 32px;margin: 0;line-height: 1.5}.login-section .container{position:relative;z-index:0}.login-container{margin:auto;width:100%;position:relative;padding:40px;background:#fff;border-radius: 6px 0 0 0;border:1px solid #dee7ef}.login-container h1{margin:0 0 15px;padding-bottom: 10px;font-size:24px;line-height:1.2;text-align:left;color:var(--bs-dark)}.login-container .form-group{position:relative;margin-bottom:10px}.login-container label{display: block;margin-bottom:4px;font-size: 16px}.login-container label span.error{float:right;font-size:12px;color:red;font-weight:300}.login-container .form-control{box-shadow:none;height:46px}.login-container .passwordShow{position:absolute;top:40px;right:35px;font-size:15px;color: var(--bs-primary)}.login-container .remember-me a{position:absolute;right:0;top:13px;font-size:15px;color: var(--bs-primary)}.login-container .remember-me label{font-weight:300;font-size:15px;float:left;width:calc(100% - 25px)!important;line-height:1.2;padding-top:4px}.login-container .remember-me input{float:left;width:20px}.login-container .btn{border-radius:.25rem;font-weight:600;font-size:18px;width: 100%}.login-footer{position:relative;padding:15px;text-align:center;background-color:#f7f8f9;border-radius: 0 0 0 6px;border:1px solid #dee7ef;border-top:0}.login-footer p{font-weight:900;font-size:24px;color:var(--bs-dark);line-height:1.2;margin:0 0 5px;text-align:center}.login-footer a{display:inline-block;font-size:18px;color: var(--bs-primary)}.login-section{position: relative;padding: 60px 0}.login-section .segment{border-radius: 4px;border: 1px solid #dee7ef;background-color: #fff}.login-section .segment h1{font-size: 24px;margin: 0 0 15px}.login-section .segment h2{font-size: 24px;margin: 0 0 15px}.login-section .segment .content{padding: 30px}.login-section .segment .lg-footer{padding: 15px 30px;border-radius: 0 0 4px 4px;background-color: #f7f8f9;border-top: 1px solid #dee7ef}.login-section .segment .form-check{font-size: 14px}.login-section .segment .form-group{margin-bottom: 20px}.login-section .segment .form-group label{color: var(--bs-dark);font-size: 14px;margin-bottom: 4px;display: flex;align-items: flex-end}.login-section .segment .form-group .form-control{height: 45px;border-radius: 4px;border: 1px solid #dcdcdc;background-color: #fff;padding: .44rem .75rem;color: var(--bs-dark-gray);font-size: 16px;line-height: 28px}.login-section .segment .btn.btn-text{color: var(--bs-dark);font-size: 20px}.login-section .segment .btn.btn-text a{color: var(--bs-primary);padding-left: 10px}.login-section .segment .text-right{text-align: right}.section-timeline{padding: 60px 0 90px}.section-timeline .h-desc{font-size: 18px;line-height: 1.4}.timeline{position: relative;padding: 0;margin:0;list-style: none}.timeline>li:nth-child(even){position: relative;margin-bottom: 50px;height: 180px;right:-100px}.timeline>li:nth-child(odd){position: relative;margin-bottom: 50px;height: 180px;left:-100px}.timeline>li:before,.timeline>li:after{content: " ";display: table}.timeline>li:after{clear: both;min-height: 170px}.timeline>li .timeline-panel{position: relative;float: left;width: 41%;padding: 0 20px 20px 30px;text-align: right}.timeline>li .timeline-panel:before{right: auto;left: -15px;border-right-width: 15px;border-left-width: 0}.timeline>li .timeline-panel:after{right: auto;left: -14px;border-right-width: 14px;border-left-width: 0}.timeline>li .timeline-image{z-index: 1;position: absolute;left: 50%;border: 7px solid var(--bs-success);border-radius: 100%;background-color: var(--bs-success);overflow: hidden;width: 200px;height: 200px;margin-left: -100px}.timeline>li .timeline-image img{width: 190px;height: 190px;border-radius: 50%;object-fit: cover}.timeline>li .timeline-image h4{margin-top: 12px;font-size: 16px;line-height: 14px}.timeline>li.timeline-inverted>.timeline-panel{float: right;padding: 0 30px 20px 20px;text-align: left}.timeline>li.timeline-inverted>.timeline-panel:before{right: auto;left: -15px;border-right-width: 15px;border-left-width: 0}.timeline>li.timeline-inverted>.timeline-panel:after{right: auto;left: -14px;border-right-width: 14px;border-left-width: 0}.timeline>li:last-child{margin-bottom: 0}.timeline .timeline-heading h4{font-size: 22px;margin:0;padding:0;color: var(--bs-dark-gray)}.timeline .timeline-heading h4.subheading{margin:0;padding:0;text-transform: none;font-size:22px;color: var(--bs-dark)}.timeline .timeline-body>p,.timeline .timeline-body>ul{margin: 0;color:var(--bs-dark-gray);font-size: 16px}.timeline>li:nth-child(odd) .line:before{content: "";position: absolute;top: 60px;bottom: 0;left: 755px;width: 4px;height:340px;background-color: var(--bs-success);-ms-transform:rotate(317deg);-webkit-transform: rotate(317deg);transform: rotate(317deg)}.timeline>li:nth-child(even) .line:before{content: "";position: absolute;top: 60px;bottom: 0;left: 526px;width: 4px;height:340px;background-color: var(--bs-success);-ms-transform: rotate(41deg);-webkit-transform: rotate(41deg);transform: rotate(41deg)}@media (min-width: 992px) and (max-width: 1199px){.timeline > li:nth-child(even){margin-bottom: 0;min-height: 0;right: 0}.timeline > li:nth-child(odd){margin-bottom: 0;min-height: 0;left: 0}.timeline > li:nth-child(4) .timeline-image{margin-top:25px !important}.timeline > li:nth-child(even) .timeline-image{left: 0;margin-left: 0}.timeline > li:nth-child(odd) .timeline-image{left: 690px;margin-left: 0}.timeline > li:nth-child(even) .timeline-panel{width: 76%;padding: 0 0 20px 0;text-align: left}.timeline > li:nth-child(odd) .timeline-panel{width: 70%;padding: 0 0 20px 0;text-align: right}.timeline > li .line{display: none}}.whmcs-cart{background-color: var(--bs-light-gray);padding: 40px 0 60px}.cart-box{background-color: #fff;border: 1px solid #dee7ef;box-shadow: 0 1px 10px 0 rgb(141 153 176 / 10%);padding: 15px}.cart-box.billing{display: none;margin-top: 15px;overflow: hidden}.cart-box h1{margin: 0;font-size: 24px;line-height: 1.3;color: #031b4e}.cart-box h1 span{display: block;font-size: 16px;font-weight: normal;padding-top: 5px}.cart-box hr.divider{margin-top: 1rem;margin-bottom: 1rem;border: 0;border-top: 1px solid #dee7ef}.cart-box .form-group{margin-bottom: 15px}.empty-cart{text-align: center}.empty-cart h1{color: var(--bs-dark);margin: 10px 0 0}.empty-cart p{margin: 10px 0 35px;font-size: 18px;color: var(--bs-dark)}.empty-cart ul{list-style: none;padding: 0;margin: 0;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;text-align: center}.empty-cart ul li{position: relative;padding: 0 20px}.empty-cart ul li:before{position: absolute;content: '';left: 0;top: 50%;height: 4px;width: 100%;background: #e7e9eb}.empty-cart ul li a{display: block;width: 100%;text-decoration: none;color: var(--bs-dark);padding: 0 20px;background-color: var(--bs-light-gray);position: relative}.empty-cart ul li a svg{width: 44px;height: 44px}.empty-cart ul li a h5{font-size: 18px;margin: 0}.empty-cart ul li a p{font-size: 14px;margin: 0;color: var(--bs-dark-gray)}.empty-cart ul li a:hover svg{fill:var(--bs-orange)}.whmcs-sidebar{background-color: #fff;border: 1px solid #dee2e6;padding: 20px;border-radius: 6px;color: #767676}.whmcs-sidebar h3{color: var(--bs-dark);font-size: 20px;margin: 0 0 10px}.whmcs-sidebar .wh-items>div{display: flex;align-items: center;justify-content: space-between;padding: 5px 0;width: 100%}.whmcs-sidebar .wh-items>div.spec{padding: 2px 0;width: 100%}.whmcs-sidebar .wh-items>div>span{font-weight: 600;color: var(--bs-dark)}.whmcs-sidebar .wh-items>div.sub{font-weight: 600;color: var(--bs-dark);padding: 2px 0}.whmcs-sidebar .wh-items>div.sum{font-size: 20px;font-weight: 600;color: var(--bs-dark);margin: 10px 0;padding-top: 10px;border-top: 1px solid #dee2e6}.whmcs-sidebar .wh-check{display: flex;align-items: flex-start;justify-content: flex-start;font-size: 13px;line-height: 1;border-top: 1px solid #dee2e6;padding-top: 10px;margin: 0 0 15px}.whmcs-sidebar .wh-check>label{display: flex;align-items: flex-start;justify-content: flex-start}.whmcs-sidebar .wh-check>label>span{line-height: 1.3}.whmcs-sidebar .wh-check>label>span>a{color: var(--bs-primary)}.whmcs-sidebar .wh-month{border-top: 1px solid #dee2e6;padding-top: 10px;margin-top: 10px}.whmcs-sidebar .wh-month>h4{font-size: 18px;margin: 0;color: var(--bs-dark)}.whmcs-sidebar .wh-month div>label{display: flex;align-items: center;justify-content: flex-start;width: 100%;cursor: pointer;margin: 15px 0}.whmcs-sidebar .wh-month div>label>span{display: flex;align-items: center;justify-content: space-between;width: 100%;font-weight: 600;color: var(--bs-dark);font-size: 18px}.whmcs-sidebar .btn{height: 48px;font-size: 17px}.whmcs-invoice{display: flex;align-items: flex-start;justify-content: center;background-color: #fff;border: 1px solid #dee2e6;padding: 20px;border-radius: 6px}.whmcs-invoice>div:nth-child(1){flex:70%}.whmcs-invoice>div:nth-child(1)>b{font-size: 16px}.whmcs-invoice>div:nth-child(1)>p{font-size: 14px;margin: 0}.whmcs-invoice>div:nth-child(2){display: flex;align-items: flex-start;justify-content: flex-end;flex:30%}.whmcs-invoice>div:nth-child(2)>a{font-size: 14px;padding: 4px 10px;color: var(--bs-primary)}.whmcs-card{margin-top: 40px}.whmcs-card .nav-tabs{border-bottom: 1px solid #dee2e6}.whmcs-card .nav-tabs .nav-link{position: relative;border: 1px solid #dee2e6;border-bottom: 0;text-align: center;color: var(--bs-dark-gray);font-weight: 600;font-size: 18px;padding: 16px 18px;border-radius: 0}.whmcs-card .nav-tabs .nav-link.active{color: var(--bs-dark)}.whmcs-card .nav-tabs .nav-item:first-child .nav-link{border-top-left-radius: 5px}.whmcs-card .nav-tabs .nav-item:last-child .nav-link{border-left:0;border-top-right-radius: 5px}.whmcs-card .tab-content .tab-pane{padding: 30px;border: 1px solid #dee2e6;border-top: 0;border-radius: 0 0 6px 6px;background: #fff}.whmcs-card .tab-content .tab-pane .form-group{margin-bottom: 15px}.whmcs-card .tab-content .tab-pane .table{width: 100%}.whmcs-card .tab-content .tab-pane .table td{padding: 10px 0;font-size: 16px}.whmcs-coupon{background-color: #fff;border: 1px solid #dee2e6;padding: 20px;margin-top: 15px;border-radius: 6px;color: #767676}.whmcs-coupon label{display: flex;font-weight: 600;margin-bottom: 4px}.whmcs-coupon .form-control{border-right: 0}.whmcs-coupon .alert{margin-bottom: 0;background-color: #fff}.wh-cart{display: flex;align-items: flex-start;border: 1px solid #dee2e6;justify-content: center;flex-direction: column;width: 100%;margin-bottom: 15px;background-color: #fff;border-radius: 6px}.wh-cart .wh-cart-header{background-color: #ffffff;border-bottom: 1px solid #dee2e6;display: flex;align-items: center;justify-content: space-between;width: 100%;border-radius:6px 6px 0 0;padding: 15px}.wh-cart .wh-cart-header>.wh-name{font-size: 20px;font-weight: 600;color: var(--bs-dark);line-height: 1}.wh-cart .wh-cart-body{display: flex;align-items: flex-start;justify-content: flex-start;width: 100%;padding: 15px}.wh-cart .wh-cart-body>div.wh-icon{display: flex;align-items: flex-start;justify-content: flex-start;flex: 55px}.wh-cart .wh-cart-body>div.wh-icon>svg{width: 40px;height: 40px;fill: #999}.wh-cart .wh-cart-body>div.wh-name{display: flex;align-items: flex-start;justify-content: center;flex-direction: column;flex: calc(100% - 360px)}.wh-cart .wh-cart-body>div.wh-name>h3{font-size: 20px;font-weight: 600;color: var(--bs-dark);line-height: 1;margin: 0}.wh-cart .wh-cart-body>div.wh-name>span{font-size: 15px;font-weight: 500;line-height: 1;margin: 5px 0 0;color: #999}.wh-cart .wh-cart-body>div.wh-name>ul{list-style: none;padding: 0;margin: 8px 0 0}.wh-cart .wh-cart-body>div.wh-name>ul>li{font-size: 13px;color: #999}.wh-cart .wh-cart-body>div:nth-child(3){flex: 90px}.wh-cart .wh-cart-body>div.wh-price{display: flex;align-items: flex-end;justify-content: center;flex-direction: column;flex: 200px}.wh-cart .wh-cart-body>div.wh-price>.wh-old{font-size: 14px;font-weight: 500;text-decoration: line-through;color: #999}.wh-cart .wh-cart-body>div.wh-price>.wh-new{font-size: 18px;font-weight: 600;color: var(--bs-dark)}.wh-cart .wh-cart-body>div.wh-trash{display: flex;align-items: center;justify-content: flex-end;flex: 40px}.wh-cart .wh-cart-body>div.wh-trash>a{display: block;margin-top: 4px;-webkit-transition: .25s;-o-transition: .25s;transition: .25s}.wh-cart .wh-cart-body>div.wh-trash>a>svg{width: 18px;height: 18px;fill: #999;-webkit-transition: .25s;-o-transition: .25s;transition: .25s}.wh-cart .wh-cart-body>div.wh-trash>a:hover>svg{fill: var(--bs-danger)}.wh-cart-footer{display: flex;align-items: center;justify-content: space-between;font-size: 16px}.wh-cart-footer>a{display: flex;align-items: center;justify-content: center;color: var(--bs-dark)}.wh-cart-footer>a>svg{width: 16px;height: 16px;fill: #999;-webkit-transition: .25s;-o-transition: .25s;transition: .25s}.wh-cart-footer>a:hover{color: var(--bs-danger)}.wh-cart-footer>a:hover>svg{fill: var(--bs-danger)}.wh-cart-head{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #dee2e6}.wh-cart-head>div:nth-child(1){flex: 30%}.wh-cart-head>div:nth-child(1)>h1{font-size: 32px;font-weight: 500;margin: 0;color: var(--bs-dark)}.wh-cart-head>div:nth-child(2){display: flex;align-items: center;justify-content: flex-end;flex: 70%}.wh-cart-head #progressbar{position: relative;display: flex;align-items: center;justify-content: center;counter-reset: step}.wh-cart-head #progressbar li{position: relative;display: flex;align-items: center;justify-content: flex-start;list-style-type: none;color: var(--bs-dark);text-transform: uppercase;font-size: 13px;margin-left: 40px}.wh-cart-head #progressbar li:before{content: counter(step);counter-increment: step;width: 20px;line-height: 20px;display: block;text-align: center;font-size: 13px;font-weight: 600;color: #fff;background: var(--bs-dark);border-radius: 3px;margin-right: 6px}.wh-cart-head #progressbar li:after{content: '';width: 100%;height: 3px;background: var(--bs-dark);position: absolute;left: -84%;top: 8px;z-index: -1}.wh-cart-head #progressbar li:first-child:after{content: none}.wh-cart-head #progressbar li>span{line-height: 1}.wh-cart-head #progressbar li.active:before,.wh-cart-head #progressbar li.active:after{background: var(--bs-orange);color: white}.wh-server-item{background-color: #ffffff;border: 1px solid #dee2e6;display: flex;align-items: flex-start;justify-content: space-between;width: 100%;border-radius:6px;padding: 15px;margin-bottom: 15px}.wh-server-item>div:nth-child(1){flex: 50px}.wh-server-item>div:nth-child(1)>span{display: flex;align-items: flex-start;justify-content: flex-start;font-size: 18px;font-weight: 600;line-height: 1;width: 40px;height: 40px;color: var(--bs-dark-gray)}.wh-server-item>div:nth-child(1)>span>svg{width: 32px;height: 32px;fill: #c0c4c9}.wh-server-item>div:nth-child(2){flex: calc(100% - 50px)}.wh-server-item>div:nth-child(2)>label{display: flex;font-size: 16px;font-weight: 600;margin-bottom: 4px}.wh-server-item>div:nth-child(2) .form-group{margin-bottom: 15px}.wh-server-item>div:nth-child(2) .form-group label{display: flex;font-size: 14px;margin-bottom: 4px}.wh-server-item>div:nth-child(2)>.wh-server-choose{display: flex;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap}.wh-server-item>div:nth-child(2)>.wh-server-choose>label{flex: calc(50% - 8px);align-items: flex-start;padding: 10px 12px;margin: 4px;border: 1px solid #e9edf0;border-radius: 21px;cursor: pointer}.wh-server-item>div:nth-child(2)>.wh-server-choose>label>span:nth-child(1){display: flex;align-items: center;justify-content: flex-start;margin:0}.wh-server-item>div:nth-child(2)>.wh-server-choose>label>span:nth-child(2){display: flex;align-items: center;justify-content: space-between;width: 100%;line-height: 1.3}.wh-server-item>div:nth-child(2)>.wh-server-choose>label>span:nth-child(2)>span{font-weight: 600;line-height: 1}.wh-domain{text-align: center}.wh-domain .title{font-size: 32px;color: var(--bs-dark);margin: 0}.wh-domain .desc{font-size: 20px;color: var(--bs-dark);margin: 0 0 30px}.wh-domain-item{display: flex;align-items: flex-start;justify-content: flex-start;text-align: left;padding: 20px;margin-bottom: 15px;background-color: #fff;border-radius: 6px;border: 1px solid #dee2e6}.wh-domain-item>div:nth-child(1){flex: 60px;padding-top: 10px}.wh-domain-item>div:nth-child(1) svg{width: 48px;height: 48px;fill:var(--bs-dark-gray)}.wh-domain-item>div:nth-child(2){flex: calc(100% - 60px)}.wh-domain-item>div:nth-child(2) p{margin: 0 0 5px;font-size: 22px}.wh-domain-item>div:nth-child(2) span{display: block;margin: 5px 0 0;font-size: 18px}.wh-domain-item>div:nth-child(2) .btn{min-width: 140px}.whmcs-complete{text-align: center;font-size: 18px}.whmcs-complete svg{height: 62px;width: 62px;fill: var(--bs-success)}.whmcs-complete h1{font-size: 32px;color: var(--bs-success);margin: 0 0 15px}.whmcs-complete .orderNo{font-size: 18px;margin-bottom: 15px}.whmcs-complete .orderNo b{display: block;font-size: 28px;font-weight: 700;letter-spacing: 2px}.faqs-section{padding: 60px 0;background-color: #f7f8f9}.faqs-section .heading{margin-bottom: 30px}.custom-faq1 .faq{margin-bottom: 15px;background: #fff;border: 1px solid #e5e8ed;border-radius: 4px;-webkit-user-select: none;-ms-user-select: none;user-select: none}.custom-faq1 .faq h3{position: relative;font-size: 18px;font-weight: 600;color: var(--bs-dark);text-transform: none;cursor: pointer;margin: 0;padding: 15px 20px 15px 40px}.custom-faq1 .faq h3 i{position: absolute;top: 8px;left: 0;border: 1px solid #3c4858;border-radius: 50%;width: 40px;height: 40px;padding: 5px;font-size: 28px;color: var(--bs-dark)}.custom-faq1 .faq .collapse__detail > div{padding: 0 10px 20px 20px;font-size: 16px;line-height: 1.5;font-weight: 300}.custom-faq1 .faq h3[aria-expanded="true"]{color: var(--bs-orange)}.custom-faq1 .faq h3[aria-expanded="true"] i{color: #fff;border-color: var(--bs-orange);background: var(--bs-orange)}.custom-faq1 .faq h3[aria-expanded="false"]:after{position: absolute;content: '';background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right center;background-size: 16px 16px;left: 15px;top: 21px;width: 16px;height: 16px}.custom-faq1 .faq h3[aria-expanded="true"]:after{position: absolute;content: '';background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff6600'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right center;background-size: 16px 16px;left: 15px;top: 21px;width: 16px;height: 16px;transform: rotateX(180deg)}.custom-faq1 .faq .btn{padding: 8px 24px;height: 36px;min-height: 36px;font-size: 13px}.custom-faq1 .faq:last-child{margin-bottom: 0}.footer{position: relative;padding: 60px 0 0;background: var(--bs-dark)}.footer .foot-contact{position: relative;display: flex;align-items: flex-start;justify-content: flex-start;flex-direction: column;height: 100%;text-align: left;padding-right: 50px;margin-right: 20px;line-height: 1.6;border-right:1px solid #ffffff17;color:var(--bs-gray2)}.footer .foot-contact b{display: block;padding: 10px 0}.footer .foot-contact img{height: 40px;margin-bottom: 10px}.footer .foot-contact a{color:var(--bs-gray2)}.footer .f-certificate{display: flex;flex-direction: column;margin-top: 30px}.footer .f-certificate a{display: flex;align-items: center;justify-content: flex-start;padding: 5px 0;color: var(--bs-success)}.footer .f-certificate a>svg{width: 18px;height: 18px;margin-right: 5px;fill:var(--bs-success)}.footer .f-logos{position: absolute;bottom: 0;left: 0;width: 100%;display: flex;align-items: center;justify-content: flex-start}.footer .f-logos img{height: 20px;margin-right: 30px}.footer .foot-link{position: relative}.footer .foot-link + .foot-link{margin-top: 30px}.footer .foot-link b{display: block;color: var(--bs-white);font-size: 16px;font-weight: 800;margin:0}.footer .foot-link ul{list-style: none;padding: 0;margin: 0}.footer .foot-link ul li{padding: 3px 0}.footer .foot-link ul.large{display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap}.footer .foot-link ul.large li{width: 50%}.footer .foot-link ul li a{position: relative;color:var(--bs-gray2);font-weight: 400;text-decoration: none;font-size: 14px;-webkit-transition: .25s;-o-transition: .25s;transition: .25s}.footer .foot-link ul li a:hover{color: var(--bs-success)}.footer .foot-link ul li a:before{content: "";transition: .2s all ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: absolute;left: 50%;height: 1px;width: 0;bottom: -4px;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);background-color: var(--bs-success)}.footer .foot-link ul li a:hover:before{width: 100%}.footer .f-bottom{padding: 18px 0;margin-top: 20px;border-top: 1px solid #ffffff17;color: var(--bs-gray2)}.footer .f-bottom b{display: block}.footer .f-bottom .social{display: flex;align-items: center;justify-content: flex-end}.footer .f-bottom .social a{font-size: 26px;border-radius: 6px;width: 32px;height: 32px;line-height: 32px;margin-left: 15px;text-align: center;color:rgb(255 255 255 / 52%);display: inline-block}.footer .f-bottom .social a svg{fill: #ffffff;width: 20px;height: 20px}.footer .f-bottom .social a:hover{background-color: var(--bs-dark)}@-webkit-keyframes zoomin{0%{transform: scale(1)}50%{transform: scale(1.1)}100%{transform: scale(1.1)}}@keyframes zoomin{0%{transform: scale(1)}50%{transform: scale(1.1)}100%{transform: scale(1.1)}}@-webkit-keyframes bounce{from{-webkit-transform: translateY(0px)}to{-webkit-transform: translateY(10px)}}@-moz-keyframes bounce{from{-moz-transform: translateY(0px)}to{-moz-transform: translateY(10px)}}@keyframes bounce{from{-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px)}to{-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);-o-transform: translateY(10px);transform: translateY(10px)}}@keyframes banner-title{from{transform: translateX(500px);opacity: .1}to{transform: translateX(0);opacity: 1}}@keyframes banner-desc{from{transform: translateY(100px);opacity: .1}to{transform: translateX(0);opacity: 1}}@keyframes banner-button{from{opacity: 0}to{opacity: 1}}@-webkit-keyframes tso-rainbow{from{background-position:0 0}to{background-position:100vw 0}}@keyframes tso-rainbow{from{background-position:0 0}to{background-position:100vw 0}}.hide{display: none !important}@media (min-width: 768px){.footer .footer-bottom ul{flex-wrap: wrap}}@media (min-width: 992px){}@media (min-width: 1200px){}@media (min-width: 1400px){}@media only screen and (max-width: 767px){.heading .h-title{font-size: 24px}.heading .h-desc{font-size: 18px}.slide-section .caption-title{top: 20%}.slide-section .caption-title b{font-size: 32px}.slide-section .caption-title p{font-size: 18px !important}.slide-section .s-box .item{display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 10px;border-top: 1px solid rgba(255,255,255,0.07)}.slide-section .s-box .item svg{width: 24px;height: 24px}.slide-section .s-box .item span{font-size: 13px;line-height: 1.3}.slide-section .caption-title{top: 13%}.slide-section .caption-title .titlex{font-size: 24px}.slide-section .caption-title .titlex br{display: none}.slide-section .caption-title .feature{flex-direction: column;align-items: flex-start;justify-content: flex-start}.home-products .h-product{margin: 10px 0}.home-map{padding-bottom: 40px !important}.home-map .location-icon{font-size: 14px;margin-top: 20px;padding-bottom: 20px}.home-map .location-map-lg{height: 190px}.location-info{font-size: 14px;line-height: 1.3}.home-datacenter p{font-size: 16px !important;line-height: 1.3}.login-section .col-lg-5{padding: 15px}.login-container{border-radius: 6px 6px 0 0;padding: 20px}.login-footer{border-radius: 0 0 6px 6px}.login-section .login-banner{border-radius: 6px}.login-section .login-banner div{padding: 15px;height: 400px}.login-section .segment .form-check span{line-height: 1.3;font-size: 13px}.login-section .segment .text-right{text-align: center;margin-top: 20px}.login-section .segment .btn.btn-text{flex-direction: column;line-height: 1.5}.hosting-banner{text-align: center}.hosting-banner .banner-image{top: 0;left: calc(-2vw + 18px);height: 320px;z-index: 0;opacity: .3}.hosting-banner .banner-text{position: relative;z-index: 1;align-items: center}.hosting-banner .banner-text h1{font-size: 32px;line-height: 1.3;margin-bottom: 10px}.hosting-banner .banner-text h1 span:after{display: none}.hosting-banner .banner-text p{font-size: 18px}.hosting-banner .banner-text p br{display: none}.hosting-banner .rate{display: block;width: 100%;font-size: 15px;padding: 10px 15px;text-align: center}.hosting-banner .rate span{display: block;margin-left: 0;margin-top: 10px}.hosting-banner .feature{display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start}.domain-banner .banner-image{top: 0;left: calc(-2vw + 18px);height: 320px;z-index: 0;opacity: .3}.hosting-section{padding-bottom: 20px}.hosting-section .heading{margin-bottom: 20px !important}.hosting-package{margin: 10px 0}.plan-compare{margin-top: 30px}.content2-section .content-img h2{font-size: 42px;line-height: 1.3;margin-top: 0}.content2-section .content-img h2 br{display: none}.content-section .content-text h2{font-size: 24px;margin-top: 20px}.content-section .content-text h2 br{display: none}.content-section .content-text p{font-size: 16px}.wh-licence-tab{margin-bottom: 30px}.wh-licence{flex-direction: column;align-items: center;justify-content: center}.wh-licence>div{flex: 100% !important;padding: 0;text-align: center}.wh-licence>div:nth-child(1){border: 0}.wh-licence>div:nth-child(3){margin: 15px 0}.wh-licence>div .btn{min-width: 130px}.section-timeline{padding-bottom: 40px}.timeline{overflow:hidden}.timeline>li:nth-child(even){margin-bottom: 0;min-height: 0;right: 0}.timeline>li:nth-child(odd){margin-bottom: 0;min-height: 0;left: 0}.timeline>li .timeline-image{position: static;width: 150px;height: 150px;margin-bottom:0;display: none}.timeline>li:nth-child(even) .timeline-image{left: 0;margin-left: 0}.timeline>li:nth-child(odd) .timeline-image{float:right;left: 0;margin-left:0}.timeline>li:nth-child(even) .timeline-panel{width: 100%;padding: 0 0 20px 14px}.timeline>li:nth-child(odd) .timeline-panel{width: 100%;padding: 0 14px 20px 0}.timeline>li .line{display: none}.timeline>li.timeline-inverted>.timeline-panel{text-align: center;padding: 0;margin: 30px 0}.timeline>li .timeline-panel{text-align: center;padding: 0;margin: 30px 0}.hosting-compare{overflow: hidden}.hosting-compare .table tr{display: block}.hosting-compare .table thead tr td{padding: 5px;zoom:80%}.hosting-compare .table thead tr th:first-child{display: none}.comparison-head>div .title{font-size: 14px;text-align: center}.comparison-head>div .price .market{padding-left: 10px}.comparison-head{padding: 0}.hosting-choose .col-lg-6 b{line-height: 1.3;font-size: 20px}.hosting-choose .col-lg-6 img{width: 56px;height: 56px}.service4-section .service4-wrap .col-lg-6{flex-direction: column;align-items: center;justify-content: center;text-align: center}.service4-section .service4-wrap .col-lg-6 + .col-lg-6{margin-top: 30px}.service4-section .service4-wrap img{width: 56px;height: 56px;margin: 0 auto}.service4-section .service4-wrap h3{font-size: 22px}.service3-section{overflow: hidden}.service-box3{text-align: center;padding: 10px 0}.service-box3.text-right{text-align: center}.service-box3 b{font-size: 24px}.service-box3 p{margin-top: 4px}.service-box1{padding: 15px 0}.feature-list1-section{overflow: hidden;padding: 40px 0}.section-content{padding: 50px 0}.list-group{margin-bottom: 30px}.optimized-section{overflow: hidden;padding: 50px 0 30px}.applist{flex-wrap: wrap}.applist li{flex: calc(33% - 10px);margin: 10px 5px}.applist li img{width: 48px;height: 48px}.related-section{overflow: hidden;padding: 30px 0}.related-section a{text-align: center;height: 146px;margin: 10px 0}.related-section a img{width: 48px;height: 48px}.custom-faq1 .faq h3{font-size: 15px}.custom-faq1 .faq .collapse__detail > div{font-size: 14px}.domain-result-bar.on-scroll{top: 100px !important;padding: 8px 0 !important}.domain-result-bar .form .text .form-control{height: 36px !important;font-size: 15px !important}.domain-result-bar .form .button .btn{height: 42px !important}.service1-section{padding: 50px 0;overflow:hidden}.service1-section .col-lg-4{padding: 15px}.service-box1.transfer:before{display: none}.info1-section b{font-size: 24px;line-height: 1.3;margin-bottom: 15px}.info1-section p{font-size: 18px}.table-responsive{overflow-y: scroll;width: 100%}.ssl-filter{margin-bottom: 30px}.ssl-package .sp-title{padding: 10px 5px}.ssl-package .sp-title .spt1 b{font-size: 15px}.ssl-package .sp-title .badge{top: 15px;zoom: 90%}.ssl-package .sp-meta{padding: 10px;min-height: 200px}.ssl-package .sp-meta ul li{padding: 3px 0}.custom-tab1 .tab-content .tab-pane{padding: 20px 0 !important}.custom-tab1 .tab-content .tab-pane .col-lg-3{padding: 0 8px}.custom-tab1 .tab-content .tab-pane .hosting-package .package-main{padding: 15px 10px 0}.custom-tab1 .tab-content .tab-pane .hosting-package .package-main .title{font-size: 16px}.custom-tab1 .tab-content .tab-pane .hosting-package .package-order{padding: 15px 10px}.custom-tab1 .tab-content .tab-pane .hosting-package .package-detail{padding: 15px 10px}.custom-tab1 .tab-content .tab-pane .hosting-package .package-detail ul li{font-size: 14px}.optimized-section.server .applist li a{display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 10px 0 !important;min-height: 92px}.optimized-section.server .applist li em{font-size: 14px;line-height: 1.3}.review-section{overflow: hidden;padding: 30px 0}.review-section .item{padding: 0;flex-direction: column;align-items: center;justify-content: center}.review-section .review-thumb{width: 48px;height: 48px;margin-right: 0;margin-bottom: 15px}.review-section .review-thumb img{width: 48px;height: 48px}.review-section .review-detail{height: auto;text-align: center}.review-section .review-detail:after{display: none}.review-section .owl-dots{margin-top: 15px}.review-section .review-logo{padding-top: 30px}.review-section .review-logo img{height: 30px}.review-section .review-logo .col-lg-2{margin: 10px 0}.server-header{display: none}.server-item{flex-wrap: wrap;margin-bottom: 15px;border-radius: 6px}.server-item>div{margin: 5px 0}.server-item>.si-0{flex: 50px}.server-item>.si-1{flex: calc(100% - 50px)}.server-item>.si-1 .badge{left: inherit;right: 0}.server-item>.si-2{flex: 55%}.server-item>.si-3{flex: 45%}.server-item>.si-4{flex: 55%}.server-item>.si-5{flex: 45%}.server-filters{margin-bottom: 30px}.server-filters .cpu{margin: 30px 0;zoom:90%;padding: 0 20px}.server-filters .ram{margin-bottom: 15px;zoom:90%;padding: 0 20px}.help-section{padding: 30px 0}.help-section .text{text-align: center;align-items:center;font-size: 16px;margin-bottom: 30px}.help-section .text b{font-size: 24px}.help-section .box{margin: 10px 0}.map-section{padding-bottom: 20px;padding-top: 30px}.map-section .heading{margin-bottom: 0 !important}.location-map-lg .map{display: block;width: 100%;height: 150px}.location-map-lg .location{width: 50%;margin: 15px 0}.location-name::before{display: none}.support-section{text-align: center;overflow: hidden}.support-section h2{line-height: 1.3;margin-top: 0}.support-section p{font-size: 16px}.support-section .img-holder{padding-right: 0;align-items: flex-start;justify-content: flex-start}.support-section .img-holder img{height: 300px}.footer{padding-top: 40px;overflow: hidden}.footer .foot-contact{align-items: center;border-right: 0;padding-right: 0;margin-right: 0;margin-bottom: 30px;text-align: center}.footer .f-logos{position: inherit;top: inherit;left: inherit;justify-content:center;margin-top: 15px}.footer .f-top .col-12{display: flex;align-items: flex-start;justify-content: flex-start;margin-top: 30px}.footer .f-top .col-12 .foot-link{margin-top: 0 !important;flex: 50%}.footer .f-top .col-12 .foot-link:nth-child(2){padding-left: 15px}.footer .f-bottom{text-align: center}.footer .f-bottom .justify-content-end{justify-content: center;margin-top: 20px}.empty-cart ul li{margin: 15px 0}.wh-cart .wh-cart-body{flex-wrap: wrap}.wh-cart .wh-cart-body>div.wh-name{flex: calc(100% - 55px);margin-bottom: 15px}.wh-cart .wh-cart-body>div.wh-price{flex: 150px}.wh-cart-footer{display: none}.whmcs-invoice{position: relative}.whmcs-invoice>div:nth-child(1){flex: 100%}.whmcs-invoice>div:nth-child(2){position: absolute;right: 10px;top: 10px}.whmcs-card{margin-bottom: 30px}.whmcs-card .nav-tabs .nav-link{font-size: 14px;padding: 10px}.whmcs-card .tab-content .tab-pane{padding: 30px 15px}.whmcs-complete h1{line-height: 1.3}.wh-server-item>div:nth-child(2)>.wh-server-choose>label{flex: 100%}.cart-box h1{font-size: 20px}.wh-cart-head>div:nth-child(1){flex: 50%}.wh-cart-head>div:nth-child(1)>h1{font-size: 24px;line-height: 1.3}.wh-cart-head>div:nth-child(2){flex: 50%}.wh-cart-head #progressbar li{margin-left: 8px}.wh-cart-head #progressbar li span{display: none}.wh-domain .title{font-size: 20px;line-height: 1.3}.wh-domain .desc{font-size: 16px}.wh-domain-item>div:nth-child(1){display: none}.wh-domain-item>div:nth-child(2){flex: 100%}.wh-domain-item>div:nth-child(2) p{font-size: 16px}.wh-domain-item>div:nth-child(2) span{font-size: 14px}.wh-domain-item>div:nth-child(2) .btn{min-width: 80px}.wh-period{padding-left: 10px !important}.wh-period>div:nth-child(1)>label{padding: 15px 0 !important}.wh-period>div:nth-child(1)>label>span:nth-child(2){font-size: 20px !important}.wh-period>div:nth-child(1)>label>span:nth-child(3){font-size: 14px !important}.wh-period>div:nth-child(2){flex-direction: column;align-items: flex-end !important;padding: 5px 0 !important;zoom: 70%}.wh-adjustable{margin-bottom: 30px}.wh-adjustable>.wh-period>div:nth-child(1)>label>span:nth-child(2){font-size: 16px !important;line-height: 1.3 !important;font-weight: 400 !important}.domain-result-bar.sticky{top: 60px}.domain-result-bar .form{width: 100%;margin-bottom: 0;padding: 5px}.domain-result-bar .form .text{width: 69%}.domain-result-bar .form .text .form-control{border-radius: 4px}.domain-result-bar .form .button{float: right;width: 30%;border-radius: 4px}.domain-result-bar .form .button .btn{border-radius: 4px;padding: 0!important}.domain-result-bar .form .button .btn:after{content: 'Sorgula'}.domain-result-bar .form .button .btn span{display: none}.domain-result-bar .btnSepet{display: none}.domain-result-suggested .ds-col2{text-align: center;padding: 10px}.domain-result-suggested .ds-col2 .ds-col2-1{float: none;width: 100%}.domain-result-suggested .ds-col2 .ds-col2-1 span b{display: block}.domain-result-suggested .ds-col2 .ds-col2-2{float: none;width: 100%}.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-1{width: 50%}.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-2{width: 50%}.domain-result-suggested .ds-col1{padding: 10px;font-size: 22px;line-height: 1.3}.domain-result-suggested .ds-col1 p{font-size: 15px;letter-spacing: -.2px}.domain-result-main .item-header .header-col1{width: 100%;text-align: center}.domain-result-suggested .ds-col2 .ds-col2-1 p{font-size: 20px}.domain-result-main{margin-top: 0;margin-bottom: 15px;padding: 15px 0 0}.domain-result-main .item{overflow: hidden;text-align: center;padding: 10px 10px;min-height: 94px;background-image: linear-gradient(to right,#868686 1px,#0000 1px)}.domain-result-main .item.not-available{min-height: 74px;margin: 2px 0}.domain-result-main .item .item-col1{display: block;text-align: left;float: none;width: 100%}.domain-result-main .item .item-col2{display: block;text-align: center;float: none;width: 100%;position: absolute;right: 0;top: 51px}.domain-result-main .item .item-col3{display: none !important;text-align: left;float: none;width: 100%}.domain-result-main .item .item-col4{display: block;text-align: left;float: none;width: 100%;padding-top: 13px}.domain-result-main .item .item-col5{display: block;text-align: right;float: none;width: 100%;position: absolute;right: 10px;top: 48px}.domain-result-main .item .item-col5 .item-loading{background: 0 0}.domain-result-main .item.not-available .item-col3{display: block !important;margin-top: 10px;text-align: left}.whoDomain a.btn{padding: 5px;font-size: 13px;line-height: 1}}