@import url("../plugins/global/fonts/poppins/Poppins.css");
[data-bs-theme=light] {--bs-app-content-shadow: 0px 0px 100px rgba(255, 255, 255, 0.25);--bs-app-toolbar-bg: linear-gradient( 90deg, #08349B 0%, #083fbf 100%);}

.drawer.drawer-on {z-index: 999;}
.app-header{border-bottom: none!important;        height: var(--bs-app-header-height)!important;}
.app-header-menu .menu-item .menu-link .menu-title {color:#000;font-weight: 500;font-size: 16px;}
.app-header-menu .menu-item .menu-link .menu-custom-icon .svg-icon {height: 45px;min-width: 45px;width: 45px;}
.app-header-menu .menu-item .menu-custom-icon {position: relative; }
.app-header-menu .menu-item .menu-custom-icon::before {content: "";position: absolute;left: calc(50% - 0px);top: calc(50% - 0px);width: 24px;height: 24px;background-color: #1b75bc;border-radius: 50%;-webkit-transition: ease-in 0.1s;-moz-transition: ease-in 0.1s;-ms-transition: ease-in 0.1s;-o-transition: ease-in 0.1s;transition: ease-in 0.1s;z-index: 5;opacity: 0.5;}
.app-header-menu .menu-item .menu-custom-icon img {width: 50px; height: 50px;}
.app-header-menu .menu-state-bg .menu-item:hover .menu-custom-icon::before  { width: 0;height: 0;right: 0;bottom: 0;}
.app-header-menu .menu-state-bg .menu-item .menu-link {padding: 1.2rem 1.2rem !important; -webkit-transition: ease-in 0.1s!important;position: relative!important;min-height: 76px;}
.app-header-menu .menu-state-bg .menu-item .menu-link:hover {transform: scale(1.1);background-color: #fff!important;-moz-box-shadow: 0 0 13px rgba(27, 117, 188, 0.16)!important;box-shadow: 0 0 13px rgba(27, 117, 188, 0.16)!important;border-color: rgba(27, 117, 188, 0.2)!important;z-index: 999;}
/*.app-header-menu .menu-state-bg .menu-item .menu-link .d-flex {align-items: flex-start;}*/
.app-header-menu .menu-state-bg .menu-item .menu-link .d-flex .menu-item-title{position: relative;font-size: 1.1rem;margin: 0 0 0.1rem 0;padding: 0;color: #000;font-weight: 600;}
.app-header-menu .menu-state-bg .menu-item .menu-link .d-flex .menu-item-title:after {position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;display: block;content: "";transition: transform 0.35s cubic-bezier(0.52,0.01,0.16,1);transform: scaleX(0);transform-origin: 0 0;}
.app-header-menu .menu-state-bg .menu-item .menu-link .d-flex .menu-item-desc {line-height: initial;font-size: 13px; font-weight: 300; color:#5E636E;}
.app-header-menu .menu-state-bg .menu-item .menu-link .d-flex .menu-item-title:after {background-color: #1B75BC;}
/*.app-header-menu .menu-state-bg .menu-item:hover .menu-link .d-flex .menu-item-title:after {transform: scaleX(1);}  */
.app-header-menu .menu-state-bg>.row{ border-left:3px solid #009AFF;}
.app-header-menu .menu .menu-item  .menu-main-link {border-top:  3px solid rgba(0, 0, 0, 0);}
.app-header-menu .menu .menu-item.show > .menu-main-link:hover, .app-header-menu .menu .menu-item.show a.menu-main-link {background: rgb(27 117 188 / 16%);border-top: 3px solid #009AFF;}
.menu-main-link {height: 100%;padding: .65rem .2rem!important;display: flex;align-items: center;}
.top-bar-separator li {position: relative;}
.top-bar-separator  {gap:5px;}
.top-bar-separator li a:after{content: '|';position: absolute;right: -4px;color:var(--bs-gray-500);}
.top-bar-separator li:last-child a::after {content: none;}
@media (max-width: 992px) {
    .app-header-menu  .bg-light {background-color:initial!important ;}
    .app-header-menu .menu-main-link {height: auto; }
    .app-header-menu .menu-state-bg .menu-item .menu-link:hover {transform:initial;}
}



/* HOME PAGE SLIDER */
section.slider {position: relative;}
section.slider .main-slider-pagination {height: 100%;width: 100%;z-index: 90; display: none!important;}
section.slider .main-slider-pagination .main-slider-pagination-slide-item svg {height: 32px;}
section.slider .main-slider-pagination .main-slider-pagination-slide-item svg, section.slider .main-slider-pagination .main-slider-pagination-slide-item path {-webkit-transition: ease-in .2s;-moz-transition: ease-in .2s;-ms-transition: ease-in .2s;-o-transition: ease-in .2s;transition: ease-in .2s;fill: rgba(0,0,0,.2);}
section.slider .main-slider-pagination-container {position: absolute;top: calc(100% - 193px);left: 0;width: 100%;z-index: 500;}
section.slider .main-slider-pagination-container .bullet {width: 40px;height: 7px;background-color: #fff;margin-left: 0.5rem;display: inline-block;border-radius: 0;box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);border: 1px solid #496095;}
section.slider .swiper-container {z-index: 99 !important;}
section.slider .swiper-horizontal {touch-action: pan-y;}
section.slider .swiper-wrapper .swiper-slide h1 {color:#fff;}
section.slider .swiper-slide h1, section.slider .swiper-slide h2, section.slider .swiper-slide .slider-title {font-size: 38px;font-weight: 600;}
section.slider .swiper-slide p {font-size: 18px;font-weight: 300;}
section.slider .swiper-slide p.small {font-size: .875rem;}
section.slider .swiper-slide .feature-box .flex-1 {flex: 0 0 45% !important;}
section.slider .swiper-slide .feature-box .box {background-color: #fff;border-radius: 6px;width: 49px;height: 49px;}
section.slider .swiper-slide .feature-box .box i{font-size: 24px;}
section.slider .swiper-slide .feature-box .box i.color-primary {color:#0638a7;}
section.slider .swiper-slide-hosting-color {background: #fff7e9;background: linear-gradient(90deg, #593DE5 0%, #000000 100%);color: #3f4857;}
section.slider .swiper-slide-hosting-color .feature-box .box i {color: #442fb0;font-size: 22px;}
section.slider .swiper-slide-hosting-color .feature-box .s-feature p{color: rgba(63,72,87,.6)!important;}
section.slider .swiper-slide-hosting-color .outline-link {color: #fff;border-color: #fff;}
section.slider .swiper-slide-hosting-color .outline-link:hover {color: #442fb0;border-color: #fff;background-color: #fff;}
section.slider .swiper-slide-hosting-color .feature-box .s-feature h2 {color:#fff;}
section.slider .swiper-slide-hosting-color .feature-box .s-feature p {color: #fff!important;}
section.slider .swiper-slide-hosting-color .slider-title {color: #fff!important;}
section.slider .swiper-slide-hosting-color p {color: #fff!important;}
section.slider .swiper-slide-mail-color {background: #fff7e9;background: linear-gradient(90deg, #3E97FF 0%, #000000 100%);color: #388ae9;}
section.slider .swiper-slide-primary-color .feature-box .box i  {color: #234192;font-size: 22px;}
section.slider .swiper-slide-mail-color .feature-box .box i  {color: #3d94f9;font-size: 22px;}
section.slider .swiper-slide-mail-color .feature-box .s-feature p{color: rgba(63,72,87,.6)!important;}
section.slider .swiper-slide-mail-color .outline-link {color: #fff;border-color: #fff;}
section.slider .swiper-slide-mail-color .outline-link:hover {color: #388ae9;border-color: #fff;background-color: #fff;}
section.slider .swiper-slide-mail-color .feature-box .s-feature h2 {color:#fff;}
section.slider .swiper-slide-mail-color .feature-box .s-feature p {color: #fff!important;}
section.slider .swiper-slide-mail-color .slider-title {color: #fff!important;}
section.slider .swiper-slide-mail-color p {color: #fff!important;}
section.slider .swiper-slide .feature-box .s-feature h2 {font-size: 16px;}
section.slider .swiper-slide .feature-box .s-feature p {font-size: 14px;font-weight: 400;margin: 0;}
section.slider .outline-link {border: 2px solid #fff;font-size: 1rem;padding: 0.7rem 1.4rem;border-radius: 6px;color: #fff;font-weight: 600;text-transform: uppercase;-webkit-transition: ease-in .2s;-moz-transition: ease-in .2s;-ms-transition: ease-in .2s;-o-transition: ease-in .2s;transition: ease-in .2s;}
section.slider .outline-link:hover {background-color: #fff;color: #1b75bc;}
section.slider .swiper-slide-primary-color {background: linear-gradient(90deg, #0638A7 0%, #000000 100%);color: #fff;width: 100%;}
section.slider .swiper-slide-primary-color h2 {color: #fff;}
section.slider .slide-wordpress-hosting .package-graphic {position: initial;margin-top: 0;min-height: initial;}
section.slider .slide-wordpress-hosting .package-graphic .promo-slider-icon {height: 350px!important;position: absolute;bottom: 0;}
section.slider .slide-cloud-server .section-background .promo-slider-icon {height: 350px!important;position: absolute;bottom: 0;}
section.slider .swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}
section.slider .swiper-pagination-bullet {width: 8px;height: 8px;display: inline-block;border-radius: 50%;background: #000;opacity: .2;}
section.slider .swiper-pagination-bullet-active {opacity: 1;background: var(--swiper-pagination-color, var(--swiper-theme-color));}
section.slider .swiper-container-pointer-events {touch-action: pan-y;}
section.slider .swiper-container {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}
section.slider .swiper-container-android .swiper-slide, .swiper-wrapper {transform: translate3d(0px, 0, 0);}
section.slider .swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}
section.slider .swiper-container-fade .swiper-slide {pointer-events: none;transition-property: opacity;}
section.slider .swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: transform;}

section.slider .sld-height {height:145px;}
@media (max-width: 600px) {
  section.slider .swiper-slide p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 60px; 
}
section.slider .swiper-slide h1, section.slider .swiper-slide h2, section.slider .swiper-slide .slider-title {
  font-size: 25px;
}
}

@media (max-width: 1350px) {
    section.slider .swiper-slide .app-container>.d-flex>.flex-1:first-child { flex: 3 !important;}
}
@media (max-width: 1350px) {
    section.slider .swiper-slide .app-container>.d-flex>.flex-1:last-child {flex: 2 !important;}
}
@media (max-width: 1024px) {
    section.slider .swiper-slide .app-container>.d-flex>.flex-1:last-child {display: none !important;}
}

@media (max-width: 768px){
    section.slider .swiper-slide .app-container .feature-box .flex-1 {flex: 1 1 100% !important;}
}

@media (max-width: 430px){
  section.slider .swiper-slide h1, section.slider .swiper-slide h2, section.slider .swiper-slide .slider-title {font-size: 30px;}
  .domain-query .row.row-eq-height.row-eq-height-xs.row-lg{    padding-top: 25px;}
 
 }
/* HOME PAGE SLİDER END */



/* FOOTER */
.footer {background: linear-gradient(90deg, #142149, #000000);overflow: hidden;font-size: 15px;line-height: 24px;color: rgba(229, 235, 255, 0.56);/*margin-top: calc(var(--cms-section-overlay-margin) * -1 + var(--section-sides-content-padding-v));/* padding-top: calc(var(--cms-section-overlay-margin) - var(--section-sides-content-padding-v)); */}
.footer .footer_title {color: #fff;margin-bottom: 5px;}
.footer .footer-nav { flex-direction: column;margin-bottom: 0;}
.footer .footer_nav .nav_link {padding: 6px 0;white-space: normal;color: rgba(229, 235, 255, 0.56);min-height: 100%;width: 100%;}
.footer .footer_nav .nav_link:hover {color: #fff;}
.footer .footer_social-nav {display: flex;justify-content: center;}
.footer .footer_socials-left {position: relative;margin: auto;}
.footer .footer_socials img {width: 27px;height: auto;opacity: 0.5;transition: opacity 0.3s ease;}
.footer .footer_bottom {border-top: 1px solid rgba(229, 235, 255, 0.08);}
.footer .footer_nav .nav_item {min-height: auto;}
.footer .footer_bottom .app-container {display: flex;justify-content: space-between;}
.footer .footer_brand {display: flex;justify-content: flex-start;align-items: center;color: #fff;}
.footer .footer_brand .brand_logo {display: flex;align-items: center;overflow: hidden;padding: 24px;width: 60px;padding-left:0;}
.footer .footer_brand .brand_logo svg {overflow: visible;flex: 1 0 auto;height: 40px;}
.footer .brand_title {font-weight: 500;}
.footer .footer_brand .brand_desc {color: rgba(229, 235, 255, 0.4);font-size: 13px;font-weight: 500;line-height: 20px;margin-bottom: 0;}
.footer .nav_item {position: relative;min-height: 56px;}
.footer .nav, .footer .nav-hd, .footer .nav_item {display: flex;flex-shrink: 0;}
.footer .nav {margin-bottom: 0;flex-wrap:initial;margin-top: 0;}
.footer .nav-hd {margin-bottom: 0;flex-wrap:wrap;margin-top: 0;}
.footer .footer_bottom-nav .nav_link {color: rgba(229, 235, 255, 0.56);transition: 0.3s ease;}
.footer .footer_bottom-nav .nav_link:hover {color: #fff;}
.footer .nav_content, .nav_header, .nav_link {display: flex;flex-shrink: 0;align-items: center;padding: 6px 16px;}
.footer .footer_socials a + a {margin-left: 22px;}
.footer .footer_socials a:hover img {opacity: 1;}
.footer .footer_center {padding:30px 0;   justify-content: center; text-align: center;   border-top: 1px solid rgba(229, 235, 255, 0.08);}
.footer .vf-box ul {list-style: none;}
.footer .vf-box ul li a{padding: 3px 0;white-space: normal;color: rgba(229, 235, 255, 0.56);min-height: 100%;width: 100%;}
.footer .vf-box ul li a:hover {color:#fff;}
.footer .vf-box ul li{display: flex;}
.footer .vf-box, footer .vf-box .inf-list hr {width: 100%;float: left;}
.footer .vf-box {background: #00000030;padding: 30px;border-radius: 6px}
.footer .vf-box .footer-text-logo {width: 110px;padding-bottom: 15px;}
.footer .vf-box ul {padding-left:0px;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 2px solid #1c2339;}
.footer .vf-box .inf-list a,footer .vf-box .inf-list p {color: #92a6c3;font-size: 15px;margin-bottom: 15px;width: 100%;display: flex;align-items: center;}
.footer .vf-box .inf-list a:hover {color:#fff;}
.footer .vf-box .inf-list p small {font-weight: 600;color: #58b8b0}
.footer .vf-box .inf-list a i {background: #0D2952;color: #fff;padding: 9px;border-radius: 5px;margin-right: 10px;font-size: 21px;}
.footer .vf-box .inf-list h5 {color: #cfd7e3;font-size: 18px;margin-bottom: 25px}
.footer .vf-box .inf-list h5 span {font-size: 13px;display: block;color: #009540;margin-bottom: 5px}
.footer .vf-box .inf-list hr {background: #43556e}
@media (min-width: 992px){.footer .footer-nav.footer_nav.nav.collapse {display: block;}}
@media (max-width: 992px){.footer .vf-box {margin-bottom: 30px;}}
@media screen and (min-width: 992px) {.footer .footer_title {pointer-events: none;}}
@media (max-width: 992px){
.footer .footer_title {cursor: pointer;position: relative;line-height: 40px;margin-bottom: 0;height: 40px;}
.footer .footer_bottom-nav {flex-direction: column;align-items: center;padding: 16px 0;margin: 0;align-items: center;justify-content: center;}
.footer .footer_bottom-nav .nav_link {min-height: initial;}
.footer .footer_title:before {background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZD0iTTUgN2w0IDQgNC00IiBmaWxsPSJub25lIiBzdHJva2U9IiNhM2EzYTMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat;background-position: 50%;background-size: 18px 18px;content: "";position: absolute;right: 9px;width: 24px;top: 5px;height: 24px;text-align: center;line-height: 24px;font-size: 16px;}
.footer .footer_title[aria-expanded="true"]::before {color: #fff;transform-origin: center center;transform: rotate(180deg);background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZD0iTTUgN2w0IDQgNC00IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);}
.footer .footer-nav.footer_nav.nav.collapse.show {display: block;}
.footer .footer_brand .brand_content {flex-direction: column;}
.footer .footer_bottom-nav .nav_item {min-height: 40px;}
.footer .footer_brand .brand_desc  {text-align: center;}
}
@media (max-width: 1011px){
.footer .footer_bottom .app-container {display: flex;justify-content: space-between; flex-direction: column;}
.footer .footer_brand {padding: 24px 0;order: 2;position: relative;width: 100%;margin-bottom: 0;}
.footer .footer_brand .brand_content {width: 100%;display: flex;align-items: center;justify-content: space-between;}
.footer .footer_brand:before {content: "";position: absolute;top: 0;left: -100%;right: -100%;height: 1px;background: rgba(229, 235, 255, 0.08);}
.footer .footer_brand .brand_logo { display: none;}
}
.footer .nav--h {padding: 0;margin: 0;flex-direction: row;}
/* FOOTER END */      




section.domain-query { margin-top: -175px;z-index: 500;}
.is-boxed {background: #fff;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 8px 32px rgba(0, 0, 0, 0.08);}
.feature.is-bordered, .feature.is-boxed {padding: 20px;border-radius: 6px;transition: transform .24s ease, padding .24s ease;}
.row-eq-height > div[class*="col"] > * {width: 100%;}
.feature {position: relative;display: flex;flex-direction: column;align-items: center;text-align: center;margin-top: calc(5 * 8px);margin-bottom: 0;}
.feature.feature-tld .feature-title {margin-bottom: 8px;font-size: 30px;color: #17191C;font-weight: 700;line-height: 20px !important;}
.feature.feature-tld .feature-desc .feature-tld-price {display: block;font-size: 20px;line-height: 32px;color: #17191C;}
@media (max-width: 800px) { .domain-tab {flex-direction: column; gap:10px; }.domain-tab  > :not([hidden]) ~ :not([hidden]) {border:none;}}

.search-group-lg .search-field .form-control {font-size: 1.25rem!important;line-height: 1.75rem!important;font-weight: 400!important;height: 56px;border-radius: 4px;padding-left: calc(18px + calc(5 * 8px));}
.search-group-combined .form-control {border: none !important;background: transparent !important;box-shadow: none !important;}
.domain-price .price-discount-old {text-decoration: none;position: relative;display: inline-block;}
.domain-price .price-discount-old::before {content: "";opacity: 1;background-color: #00000054;transform: rotate(6deg);height: 0.1rem;right: 0px;left: 0px;top: 50%;position: absolute;}
.domain-price .price-discount-old span {text-decoration: none;font-size: 16px;font-weight: 500;color: rgb(156 163 175 / 1);}
.domain-price .feature-tld-price {font-weight:600!important;}
.opportunity .feature-tld {border: 4px solid #28a745;border-radius: 0.7rem;}
.opportunity .feature-tld.red {border: 4px solid #de1f1f!important;}
.opportunity .feature-tld .tld-badge{font-weight: 500;font-size: 0.97rem;line-height: 1rem;position: absolute;top: -1rem;width: 100%;max-width: 100px;border-radius: 0.25rem;padding-top: 0.375rem;padding-bottom: 0.375rem;background: #28a745;color: #fff;}
.opportunity .feature-tld.red .tld-badge{background: #de1f1f!important;}

.status-icon i {margin-top: 15px;margin-bottom: 15px;display: inline-block;font-size:40px; text-align: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}



.domain-hot-list .badge-popular .tld-badge { 
  top:-2rem!important;
  max-width: initial!important;
  width: calc(100% + 34px)!important;
  font-size: 1.3rem!important;
  padding:0.6rem!important;
  border-radius: 0.25rem 0.25rem 0 0!important;
  background: linear-gradient(270deg, #17A7E1 -0.01%, #7BE1A0 100%)!important;}


  .domain-hot-list .badge-popular .feature-tld {border: 4px solid #13CD64!important;}

  .domain-hot-list .badge-popular .tld-badge::after{
    content: "";
    position: absolute;
    height: 0px;
    width: 0;
    border-top: 15px solid #13CC64;
    border-right: 15px solid transparent;
    right: 0px;
    bottom: -15px;}
  .domain-hot-list .badge-popular .tld-badge::before{   
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-top: 15px solid #13CC64;
    border-left: 15px solid transparent;
    bottom: -15px;
    left: 0;
}


.domain-hot-list .opportunity-red .tld-badge { 
  top:-2rem!important;
  max-width: initial!important;
  width: calc(100% + 34px)!important;
  font-size: 1.3rem!important;
  padding:0.6rem!important;
  border-radius: 0.25rem 0.25rem 0 0!important;
  background: linear-gradient(270deg, #E11717 -0.01%, #8B0000 100%)!important;
}


  .domain-hot-list .opportunity-red .feature-tld {border: 4px solid #8B0000!important;}

  .domain-hot-list .opportunity-red .tld-badge::after{
    content: "";
    position: absolute;
    height: 0px;
    width: 0;
    border-top: 15px solid #8B0000;
    border-right: 15px solid transparent;
    right: 0px;
    bottom: -15px;}
  .domain-hot-list .opportunity-red .tld-badge::before{   
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-top: 15px solid #6f0f0f;
    border-left: 15px solid transparent;
    bottom: -15px;
    left: 0;
}



@media (min-width: 767px) {.status-icon i { margin: 0 auto;margin-top: 0px;margin-bottom: 0px;margin-top: 0;margin-bottom: 0;}}
    
.domain-item.avaible  {padding:2rem;}
.avaible .domain-name {display:flex;align-items:center;}
.avaible .domain-name .status-icon{ padding-right:2rem;}
.domain-name .domain-title {font-weight: 500;font-size: 23px;line-height: 1;color: #000;}
.domain-name .domain-title p{margin: 0;font-family: inherit;font-size: 16px;line-height: 1.7em;margin-top: 2px;font-weight: 400;}
.domain-item.avaible  .domain-name {grid-column: span 6 / span 6;}
.domain-item.avaible  .domain-details {grid-column: span 6 / span 6;}
@media (max-width: 767px) {.avaible .domain-name {display: inline;}.avaible .domain-name .status-icon {padding-right: 0;}.avaible .domain-name .status-icon i {margin-top: 0;}.domain-name .domain-title {line-height: 1.3;}.domain-name .domain-title p {padding-top:10px;}}
      

.domain-item.preorder {background-color: #ffecec;}
.domain-name {font-size:1.25rem}
.discount-info,.original-price, .price {font-size: 1rem;}
.discount-info {color: green; font-weight: bold;}
.discount-info {color: #d9534f;}
.original-price {color: #999; text-decoration: line-through;}
.price {font-weight: bold;color: #333;}
@media (min-width: 1025px) {
.domain-name, .discount-info,.original-price, .price {font-size: 1.25rem; }
.domain-item {display: grid;grid-template-columns: repeat(12, 1fr);gap: 10px;align-items: center;padding: 2rem;margin-bottom: 1rem;}
.domain-name { grid-column: span 4 / span 4;}
.domain-details {grid-column: span 8 / span 8;display: flex;gap: 2rem;align-items: center;justify-content: flex-end;}
}
@media (max-width: 1024px) {
.domain-item {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 2rem;margin-bottom: 1rem;}
.domain-name {margin-bottom: 10px;}
.domain-details {display: flex;flex-direction: column;gap: 10px;width: 100%;}
.price-container, .domainSearchBtn {width: 100%;}
}
.domain-name {font-weight: bold;}
.domain-details {display: flex;align-items: center;}
.domainSearchBtn {display: flex;justify-content: center; }
.search-group-combined.has-shadow {border: none;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 8px 32px rgba(0, 0, 0, 0.08);}       
.domain-search-input {width: 100%;margin: 0 auto; max-width: 768px;}        
.search-group-combined {align-items: center;background: #fff;border-radius: 6px;padding: 8px 8px 8px 0;}
.search-group {display: flex;flex-wrap: wrap;z-index: 300;position: relative;}
.search-group .search-field {flex: 1; }
.search-field {position: relative;}
.search-group-lg .search-field-icon {top: calc((56px - 18px) / 2);left: calc(3 * 8px);right: unset;}
.search-field-icon {position: absolute;width: 18px!important;line-height: 18px!important;text-align: center;}
.search-field-icon > i {color: #ACAFB9;font-size: 18px!important;transition: color .24s ease;}
.search-group .search-field .form-control:focus ~ .search-field-icon > i {color: #1062fe;}
.search-group > * + * {margin-left: calc(2 * 8px);}
.search-group-lg .search-group-btn .btn {height: 56px;padding: 8px 8px;font-size: 17px;line-height: 28px;font-weight: 400;border-radius: 4px; }
@media (max-width: 479.98px) {
.search-group:not(.panel-choose-domain--subdomain) > * {margin-left: 0;min-width: 100%;flex-basis: 100%;}
}
@media (max-width: 479.98px) {
.search-group:not(.panel-choose-domain--subdomain) > * + * {margin-top: 8px; margin-right: 0;}
}
@media (max-width: 479.98px) {
.search-group-combined {padding: 8px;}
.search-group-lg .search-field-icon {left: calc(3* 3px);}
.search-group-lg .search-field .form-control {padding-left: calc(-3px + calc(5* 8px));}
}

@media (max-width: 800px) {
.domain-tab { flex-direction: column; gap:10px; }
.domain-tab  > :not([hidden]) ~ :not([hidden]) {border:none;}
}
.price-savings .discount span {text-decoration: none;font-size: 18px;font-weight: 500;color: rgb(156 163 175 / 1);}
.discount-info, .discount {color: green;font-weight: bold;}  
@media (min-width: 1025px) {
.domain-name, .discount-info, .discount, .original-price, .price {font-size: 1.25rem;}
}

section.banner-domain .swiper-slide .app-container>.d-flex>.flex-1:last-child {
    display: block!important;
}


.domain-pattern {overflow: hidden;}
.domain-pattern svg {
  position: absolute;
  top: -1%;
  z-index: -1;
  opacity: 0.2; }



.spinner {display: flex; height: 4px;text-align: center;font-size: 10px;border: none !important;animation: none !important; }
.spinner > div {background: #fff;height: 100%;width: 4px;animation: sk-stretchdelay 1.2s ease-in-out infinite;border-radius: 4px;}
.spinner > * + * {margin-left: 4px;}
.spinner-light > div {background: #fff;}
.spinner .rect2 {animation-delay: -1.1s;}
.spinner .rect3 {animation-delay: -1s;}
.spinner .rect4 {animation-delay: -0.9s;}
.spinner .rect5 {animation-delay: -0.8s;}
@-webkit-keyframes sk-stretchdelay {0%, 40%, to { -webkit-transform: scaleY(0.4); } 20% { -webkit-transform: scaleY(1); }  }
@keyframes sk-stretchdelay {0%, 40%, to { transform: scaleY(0.4); } 20% { transform: scaleY(1); } }
.spinner-sm {height: 20px;display: flex;align-items: center;justify-content: center;}
.spinner-sm > div {display: block;margin-left: 2px;width: 2px;}
.btn-primary .spinner > div {background: #fff;}
.btn-primary-faded .spinner > div {background: #1062fe;}
.loader-button {display: none;}
.loader-panel.loading {opacity: 1;visibility: visible;}
.invisible + .loader-button {display: flex;position: absolute !important; }
.loader-button, .loader-table {position: absolute;top: 0;left: 0;right: 0;bottom: 0;align-items: center;justify-content: center;}
.btn {position: relative;overflow: hidden;box-shadow: none;justify-content: center;align-items: center;margin-bottom: 0;}

.dell-features {align-items: center;grid-template-columns: repeat(3, minmax(0, 1fr));display: grid;margin-left: auto;margin-right: auto;}
.dell-features .box {padding-top: 0.5rem;padding-bottom: 0.5rem;padding-left: 3.25rem;padding-right: 3.25rem;text-align:center;}
.dell-features .box .title-1{ line-height: 2.5rem;font-size: 2.5rem;font-weight: 450;color:#000;}
.dell-features .box .title-2{ font-size: 1.25rem;text-align:center;}
.dell-features > :not([hidden]) ~ :not([hidden]) {border-right-width: calc(1px* 0);border-left-width: calc(1px* calc(1 - 0));border-color: #e3e2e7;border-style: solid;}
.dell-features .box {border-width: 0;}
.h-dell .server-img img{max-width: 100%;}




.package {display: flex;flex-direction: column;background: #fff;border: none;border-radius: 6px;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 8px 32px rgba(0, 0, 0, 0.08);padding: calc(4 * 8px );text-align: center;margin-top: calc(4 * 8px );overflow: hidden;}
.home-server-list .home-server-box .package-title {font-size: 24px !important;}
.package.package-pg {transition-property: all;transition-duration: 300ms;}
.package.package-pg:hover {background-color: #1062fe12;transition-property: all;transition-duration: 300ms;}
.package-body {flex: unset;}
.package-body {position: relative;display: flex;flex-direction: column;flex: 1;}
.package .package-content {color: #5E636E;}
.package-content {display: flex;flex-direction: column;flex: 1;}
.package-sm .package-content > p, .package-sm .package-desc, .package-sm .package-features {font-size: 16px;line-height: 24px;font-weight: 400;}
.package-content > .package-features {order: 1;margin-top: 0;}
.package-content > :last-child {margin-bottom: 0 !important;}
.package-content, .package-features {flex: 1 0 auto;}
.package-features {position: relative;padding: 0;margin-bottom: 0 !important;list-style: none;}
.package-features > li {padding: 5px 0;color: #5E636E;}
.package-features > li > b {color: #17191C;font-weight: 600;}
.package .package-price .price-discount {background-color: unset;font-size: 12px;line-height: 18px;font-weight: 400;color: #979ba4;}
.package .package-price .price-discount-old {text-decoration: none !important;}
.price-savings .discount {position: relative;display: inline-block;}
.price-savings .discount::before {content: "";opacity: 1;background-color: #00000054;transform: rotate(6deg);height: 0.1rem;right: 0px;left: 0px;top: 50%;position: absolute; left: -1rem;right: -1rem;}
.price-savings .discount span {text-decoration: none;font-size: 18px;font-weight: 500; color: rgb(156 163 175 / 1);}
.price-container {display: flex;justify-content: center;align-items: flex-end;}
.price-container .price {color: #000;font-size: 35px;font-weight: 600;line-height: 1em;display: flex;align-items: flex-end;letter-spacing: -2px;}
.product-table-price .price-container .price {font-size: 32px;}
.price-container .price-more {font-size: 20px;font-weight: 600;}
.price-container .price-more span {font-size: 14px;font-weight: 500;}
.package-sm .package-actions, .package-sm .package-footer {padding-top: calc(2*8px);}
.feature.feature-icon-top-left {align-items: flex-start;}
.why-Bulutra .feature {margin-bottom: 1rem !important;}
.feature.feature-icon-top-left .feature-icon {justify-content: flex-start;margin-left: 0;}
.why-Bulutra .feature .feature-icon {background: #1062fe !important;padding: 16px !important;min-width: 60px !important;min-height: 60px !important;border-radius: 8px !important;text-align: center !important;}
.feature-icon {display: flex;justify-content: center!important;align-items: center;margin-bottom: calc(3 * 8px );}
.why-Bulutra .feature .feature-icon i {font-size: 28px !important;color: #fff !important;}
.feature.feature-icon-top-left .feature-content {text-align: left;align-items: flex-start;}
.why-Bulutra  .feature-content .feature-title {color: #fff !important;}
.feature.feature-icon-top-left .feature-content > * {text-align: left;}
.feature-title {word-break: break-word;}
.why-Bulutra  .feature-title {font-size: 20px;line-height: 28px;margin-bottom: calc(2 * 8px )}
.why-Bulutra .feature-content .feature-desc {color: #fff !important;}
.feature-desc {margin: 0;font-size: 17px;line-height: 28px;font-weight: 300;}
section.section-package img {height: 60px !important;}




/* S.S.S */
.accordion.sss {border:0!important;}
.accordion.sss .accordion-item {border:0!important;padding-bottom: 15px;}
.accordion.sss .accordion-button {border-left:3px solid #0638a7;border-radius: 0!important;background-color: initial!important; box-shadow:0px 0px 1px rgba(0, 0, 0, 0.12), 0px 8px 32px rgba(0, 0, 0, 0.08);}
.accordion.sss .accordion-button:not(.collapsed) {background: initial!important;}
.accordion.sss .accordion-collapse {  font-size:1.2rem; font-weight: 400;  border-bottom-left-radius: var(--bs-accordion-border-radius); border-bottom-right-radius: var(--bs-accordion-border-radius);   box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 8px 32px rgba(0, 0, 0, 0.08);}





/* Breadcrumbs */
.breadcrumb-separatorless {position: relative;z-index: 10;float:left;}
.breadcrumbs {flex-wrap: wrap;font-weight: 500;font-size: 13px;gap: 0.5rem;align-items: center;display: inline-flex;list-style: none;margin: 0;padding: 10px 10px 10px 0px;white-space: nowrap;overflow: auto;max-width: 100%;line-height: 0;}
.breadcrumbs .breadcrumb-items:first-child {padding-left: 0;}
.breadcrumbs .breadcrumb-items:last-child {font-weight: 600;}
.breadcrumbs .breadcrumb-items a i{font-size: 16px;line-height: 0;color: #000000;}
.breadcrumbs .breadcrumb-items {display: flex;align-items: center;padding-left: 0.35rem;}







/* Domain Features Style */
.feature-style-1 .feature {margin-bottom: 1rem !important;}
.feature-style-1 .feature .feature-icon {padding: 16px !important;min-width: 60px !important;min-height: 60px !important;border-radius: 8px !important;text-align: center !important;}
.feature-style-1 .feature .feature-icon i {font-size: 28px !important;color: #fff !important;}
.feature-style-1 .feature-content .feature-title {color: #000 !important;}
.feature-style-1 .feature-title {font-size: 20px;line-height: 28px;margin-bottom: calc(2 * 8px )}
.feature-style-1 .feature-content .feature-desc {color: #000 !important;font-weight: 400!important;}


section.slider.banner-domain .swiper-slide-web-hosting {background: #142149;color:#fff;}
section.slider .breadcrumbs .breadcrumb-item a i {color:#fff;}
.domain-tab {display:flex;align-items:center;justify-content:center;list-style:none;margin:0;padding:0; padding-top:15px;}
.domain-tab li a {padding-left: 1.25rem;padding-right: 1.25rem;color:#fff;font-weight:500;gap: 0.25rem;font-size:17px;}
.domain-tab li a:hover{ color: var(--nav-tabs-link-hover-color);}
.domain-tab li a i {padding-right:5px;color:#12CE5D!important}
.domain-tab li a:hover, .domain-tab li a:hover i{color:#12CE5D!important;}
.domain-tab li { border-width: 0;     border-style: solid;}
.domain-tab  > :not([hidden]) ~ :not([hidden]) {border-right-width: calc(1px * 0);border-left-width: calc(1px * calc(1 - 0));border-color:#fff;}






/* Tools */
.flex-1 {flex: 1 1 0 !important;}
.flex-4 {flex: 4 4 0 !important;}
.flex-5 {flex: 5 5 0 !important;}
.row-eq-height {display: flex;flex-wrap: wrap;}
.row:not(.content-slider-wrapper) {justify-content: center;}
.hidden {display: none !important;}
.gap-3 {gap: 1rem !important;}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}
.w-full { width: 100%;}
.p-0 {padding: 0 !important;}
.mt-0, .my-0 { margin-top: 0 !important;}
.br-none {border-radius: initial !important;}
.btn-Bulutra {color: #fff;background: #0638a7;border-color: #0638a7;border-radius: 3px;}
.btn-Bulutra.focus, .btn-Bulutra:focus, .btn-Bulutra:hover {color: #fff;background-color: #0949d8;border-color: #0949d8;}
.btn-Bulutra:not(:disabled):not(.disabled).active.focus, .btn-Bulutra:not(:disabled):not(.disabled).active:focus, .btn-Bulutra:not(:disabled):not(.disabled).active:hover, .btn-Bulutra:not(:disabled):not(.disabled):active.focus, .btn-Bulutra:not(:disabled):not(.disabled):active:focus, .btn-Bulutra:not(:disabled):not(.disabled):active:hover, .open > .btn-Bulutra:not(:disabled):not(.disabled).dropdown-toggle.focus, .open > .btn-Bulutra:not(:disabled):not(.disabled).dropdown-toggle:focus, .open > .btn-Bulutra:not(:disabled):not(.disabled).dropdown-toggle:hover{color: #fff;background-color: #0949d8;border-color: #0949d8;}
.btn.btn.icon-animation {border-radius: 3px;}
.btn.icon-animation .btn-icon, input[type="button"]:not(.btn).icon-animation .btn-icon, input[type="submit"]:not(.btn).icon-animation .btn-icon {position: absolute;top: 50%;display: flex;align-items: center;transform: translateY(-50%);opacity: 0;transition: opacity .24s ease, transform .24s ease;}
.btn.icon-animation.flex-row-reverse .btn-icon, input[type="button"]:not(.btn).icon-animation.flex-row-reverse .btn-icon, input[type="submit"]:not(.btn).icon-animation.flex-row-reverse .btn-icon {right: calc(2*8px);left: unset;}
.btn.icon-animation:hover .btn-icon, input[type="button"]:not(.btn).icon-animation:hover .btn-icon, input[type="submit"]:not(.btn).icon-animation:hover .btn-icon {opacity: 1;}
.btn.icon-animation:hover.flex-row-reverse .btn-text, input[type="button"]:not(.btn).icon-animation:hover.flex-row-reverse .btn-text, input[type="submit"]:not(.btn).icon-animation:hover.flex-row-reverse .btn-text {padding-right: calc(3 * 8px );padding-left: 0;}
.btn.icon-animation .btn-text, input[type="button"]:not(.btn).icon-animation .btn-text, input[type="submit"]:not(.btn).icon-animation .btn-text {transition: padding-right .24s ease, padding-left .24s ease;}
[data-bs-theme=light] {--bs-app-bg-color: #F4F6FA;--bs-app-blank-bg-color: #ffffff;--bs-app-header-base-bg-color: #ffffff;--bs-app-header-sticky-bg-color: #ffffff;--bs-app-header-sticky-box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.05);}
.fixed-menu {position: fixed;right: 0px;left: 0px;top: 0px;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 8px 32px rgba(0, 0, 0, 0.08);height: var(--bs-app-header-height) !important;}
.m-menu-1 {background-color: var(--bs-app-header-base-bg-color);z-index: 600!important;}
.drawer-overlay {z-index: 900!important;}
.drawer {z-index: 920!important;}
.bg-gray {background: #f4f6fa;}
ul.top-bar-separator li a i {color:#3e97ff!important;}
ul.top-bar-separator li a:hover, ul.top-bar-separator li a:hover i {color:#3e97ff!important;}
#domain-price-table_wrapper .input-group {display: flex;width: 100%;}
#domain-price-table_wrapper .input-group .input-group-text {background-color: transparent;border: none;position: absolute;z-index: 99;left: -7px;}
#domain-price-table_wrapper .input-group .form-control {flex: 1; padding-left: 2rem; }
.box-shadow {box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 8px 32px rgba(0, 0, 0, 0.08);}
.btn.has-arrow {border-radius:3px;}
.btn.has-arrow svg {position: absolute;right: 0;top: 50%;transform: translateY(-50%);opacity: 0;transition: transform .3s ease, opacity .3s ease;}
.btn.has-arrow .btn__text {transition: padding-right .3s ease, color .3s ease;position: relative;}
.btn.btn--min-width-md { min-width: 190px !important;}
.btn.has-arrow:hover svg {opacity: 1;}
.btn.has-arrow:hover .btn__text {padding-right: 32px;}
.svg-icon-primary path { fill:var(--bs-primary);}
.f-column {
    flex-direction: column;
}
.row-eq-height > div[class*="col"] {
    display: flex;
}
.row-lg [class*="col-"] {
    padding: 0 16px;
}

.site-section .section-content-packages .row {
    margin-top: calc(4 * 8px * -1);
}

.row:not(.content-slider-wrapper) {
    justify-content: center;
}
.row-lg {
    margin-right: -16px;
    margin-left: -16px;
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
.input-group.w-100 .form-control{padding-left:40px!important; }

.input-group.w-100 .input-group-prepend .input-group-text {position: absolute;
    left: 0;
    z-index: 500;
border:0!important;    background: #ffffff00;}
.dropdown-cycle-switcher .dropdown-toggle:after {
    display: none;
}



/* Hosting Paack */
.sec-hosting-page {z-index: 500;}
section.slider.banner-server .swiper-slide-web-hosting {background: #f3f4f6;} 
.site-banner.section-overlay + .site-section, .site-section.section-overlay + .site-section {border-top: none !important; margin-top:calc(var(--cms-section-overlay-margin) * -1); padding-top: 0;} 
.tab-server .app-container  {z-index: 500; position: relative;}
.tab-server .app-container .section-content .tabs-multiple-container {justify-content: left !important;} 
.tabs-multiple-container {display: flex; justify-content: center; flex-wrap: wrap-reverse;} 
.tabs-multiple-container > .product-billing-switcher {margin-top: calc(2*8px);} 
.product-billing-switcher {display: flex; align-items: center; justify-content: center;} 
.product-billing-switcher .btn-group {background: rgba(102, 112, 147, .08); padding: 8px; border-radius: 8px !important; flex-wrap: wrap; padding: 4px; border: 1px solid #E9EAEC;} 
.tab-server .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group {background: #fff !important;} 
.tab-server .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active:hover {color: #fff !important;} 
.tab-server .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active {color: #fff;} 
.tab-server .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button {font-size: 14px; font-weight: 600; text-transform: uppercase;} 
.product-billing-switcher .btn-group > .btn.active {background: var(--bs-primary); border-color: var(--bs-primary); box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 2px 24px rgba(0, 0, 0, 0.08); color: #fff;} 
.product-billing-switcher .btn-group .btn-sm {border-radius: 8px !important;} 
.product-billing-switcher .btn-dropdown {display: flex; justify-content: center; align-items: center; margin: 0 calc(2 * 8px);} 
.site-section:not(.section-predefined-container) {position: relative; margin: 0;} 
.site-section .section-content-packages .row {margin-top: calc(4 * 8px * -1);} 
.package-condensed-border {border-radius: 6px;} 
.p-hosting {transition: transform .3s, box-shadow .3s;} 
.package-condensed {border-radius: 6px; padding: calc(3 * 8px);} 
.package-content, .package-features {flex: 1 0 auto;} 
.package-features {position: relative; padding: 0; margin-bottom: 0 !important; list-style: none;} 
.package-features-group {padding: 16px 16px 16px 0; display: flex; box-shadow: none; border: 1px solid #dbdbdb; margin-bottom: 0; border-radius: 12px;} 
.package-content > p > :last-child, .package-desc > :last-child, .package-features > :last-child {margin-bottom: 0;} 
.package-features-group .package-title {margin-bottom: 0; writing-mode: vertical-rl; width: 34px; transform: rotate(180deg); font-weight: 600; padding-right: 8px; text-align: center; color: #000;} 
.package-features-group .package-list .list-item {display: flex;} 
.package-features-group .package-list .list-item + .list-item {margin-top: 8px;} 
.package-features-group .package-list .list-item strong {color: #000;} 
.pp-4 {font-size: 16px !important; line-height: 26px !important;} 
.package-features-group .package-list {padding-left: 16px; display: flex; flex-direction: column; align-items: flex-start; margin-bottom: 0;} 
.package_footer {display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 10px; border-top: 1px solid #efefef;} 
.package_footer a svg path {stroke: #1062fe;}





.section-comparison .app-container {align-items: normal !important;}
.comparison__table {position: relative;}
.comparison__table .item__detail .item__row {position: relative;display: flex;border: 1px solid #e6e9ed;margin-bottom: -1px;font-size: 14px;border-left: initial;border-right: initial;}
.comparison__table .item__detail .item__row .column-left {float: left;text-align:left; position: relative;padding: 10px;height: 42px;font-weight: 400;width: 25%;font-size: 16px;background: #f4f6fa;color: #000000;    font-weight: 500;padding-left: 20px;}
.comparison__table .item__detail .item__row .column-right .column {position: relative;float: left;text-align: center;padding: 10px;color: #56626b;font-size: 15px;height: 42px;line-height: 1.3;width: 33.33%;border-left: 1px solid #e6e9ed;display: flex;align-items: center;justify-content: center;-webkit-user-drag: none;background: #fff;}
.comparison__table .item__detail .item__row .column-right .column span i {font-size: 21px;}
.comparison__table .item__detail .item__row .column-right .column span i.fa-check {color: #009a64;}
.comparison__table .item__detail .item__row .column-right .column span i.fa-times {color: #dc2626;}
.comparison__table .item__detail .item__row .column-right {float: right;width: 75%;}
.comparison__table.col-right-4 .item__header.head .item__row .column-right .column, .comparison__table.col-right-4 .item__detail .item__row .column-right .column {width: 25%;display: flex;}
.comparison__table .item__detail .item__row .column-right .column .bold {font-weight: 500;font-size: 15px;color: #56626b;}
.comparison__table .item__row__split {position: relative;display: flex;align-items: center;justify-content: space-between;min-height: unset;background-color: #fff;color: #000;cursor: pointer;padding: 13px 10px 13px 20px;border: 1px solid #e6e9ed;margin-bottom: -1px;font-weight: 500; font-size: 16px;-webkit-user-drag: none;border-left: 3px solid #0638a7;border-right: initial;}


.comparison__table .item__detail .item__row .column-left span {justify-content: left;display: flex;font-weight: 600;}
.comparison__table .item__detail .item__row .column-left span i {font-size: 23px;padding-right: 15px;color: #0638a7;}
.comparison__table .item__row__split span {justify-content: center;display: flex;font-weight: 600;}
.comparison__table .item__row__split span i {font-size: 23px;padding-right: 15px;color: #0638a7;}
.item__row__split .accordion-icon:after {content: "";position: absolute;inset: 0;z-index: -1;width: 100%;height: 100%;background: var(--brand-info-lighter-3);border-radius: 50px;}
.item__row__split.collapsed .accordion-icon g.plus-vert {transition: all var(--transition-base);transform: rotate(0);}
.item__row__split .accordion-icon .plus-vert {transform-origin: center;transition: all var(--transition-base);transform: rotate(90deg);}
.comparison__table .item__header.head .item__row .column-left span {position: relative;padding-left: 25px;color: #000000 !important;font-size: 18px;}
.comparison__table .item__header.head .item__row .column-left {position: relative;font-size: 16px;display: flex;align-items: center;height: 200px;padding: 9px 10px 9px 10px;font-weight: 500;}
.comparison__table .item__header .item__row .column-left {float: left;width: 25%;}
.comparison__table .item__header .item__row .column-right {float: right;width: 75%;}
.comparison__table .item__header.head .item__row .column-right .column {border-bottom: 0;}
.comparison__table .item__header .item__row .column-right .column {position: relative;float: left;border-left: 1px solid #e6e9ed;width: 25%;}
.comparison__table .item__header {display: flow-root;border-radius: 0.5rem 0.5rem 0 0;z-index: 999;background: var(--app-nav-navbar-bg);}
@media only screen and (max-width: 1061px){
.comparison__table .item__header.head .item__row .column-left {    height: 143px;}
.comparison__table .item__header .item__row .column-right .column .package-title {font-size: 16px;}
.comparison__table .item__header .item__row .column-right .column a.btn {display: none;}
.comparison__table .item__header .item__row .column-right .column .price-savings .discount span {font-size: 14px;}
.comparison__table .item__header .item__row .column-right .column  .price-discount {font-size: 11px;}
.comparison__table .item__header .item__row .column-right .column .price-container .price {font-size: 18px;}
.comparison__table .item__header .item__row .column-right .column .price-container .price-more {font-size: 13px;line-height: 17px;}
}
@media only screen and (max-width: 767px){
.comparison__table .item__detail .item__row .column-right .column .bold {font-size: 12px;}
.comparison__table .item__detail .item__row .column-right {float: none;width: 100%;}
.comparison__table .item__detail .item__row .column-left {width: 100%;float: none;border-bottom: 1px solid #dededc;border-right: 0;font-size: 14px;text-align: center;}
.comparison__table .item__detail .item__row {display: block;overflow: hidden;}
.comparison__table .item__detail .item__row .column-right .column:nth-child(1) {border-left: 0;}
.comparison__table .item__header.head .item__row .column-left {display: none;}
.comparison__table .item__header .item__row .column-right {float: none;width: 100%;}
.comparison__table .item__header .item__row .column-right .column .price-savings {display: none!important;}
.comparison__table .item__header .item__row .column-right .column .price-container {display: none!important;}
}
.item__row__split .accordion-icon:after {content: "";position: absolute;inset: 0;z-index: -1;width: 100%;height: 100%;background: var(--brand-info-lighter-3);border-radius: 50px;}
.item__row__split.collapsed .accordion-icon g.plus-vert {transition: all .24s ease;transform: rotate(0);}
.item__row__split .accordion-icon .plus-vert {transform-origin: center;transition: all .24s ease;transform: rotate(90deg);}









/* SERVER */
.tab-server  {padding-top: 15px!important;}
.tab-server  .container .section-content .tabs-multiple-container .product-billing-switcher .btn-group  {background: #fff!important;}
.tab-server  .container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button {font-size: 14px;font-weight: 600;text-transform: uppercase;}
.tab-server  .container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active {color: #fff;}
.tab-server  .container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active:hover {color:#fff!important;}
.tab-server  .container .section-content .tabs-multiple-container {justify-content: left !important;}
.p-server h3 {font-size: 24px !important;font-weight: 600 !important;}
.offer-desc {text-align:center;}
.offer-desc span {display:block;font-weight:400;}
.package-price .price-discount {background-color: unset;font-size: var(--font-size-xs);line-height: var(--line-height-xs);font-weight: var(--font-weight-base);color: var(--gray-lighter);}
.package .package-price .price-discount-old {text-decoration: none!important;}
.s-resource {padding:15px 0px;}
.s-resource  ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;margin: 0;padding: 0;list-style: none;}
.s-resource ul li {text-align: center !important;padding: 15px 10px;border-left: 1px solid rgba(102, 112, 147, .3);border-bottom: 1px solid rgba(102, 112, 147, .3);}
.s-resource ul li:first-child{border-left:0px;}
.s-resource ul li:nth-child(4){border-left:0px;}
.s-resource ul li {flex: 0 0 33.333333%;width: 33.333333%;}
.s-resource ul>* {padding: 0 15px;}
.s-resource ul li i {display: block;color: #0638a7;font-size: 32px;line-height: 1;}
.s-resource ul li strong {display: block;font-size: 18px;padding: 12px 0 2px;color: #000;font-weight: 600;}
.package.server-2 .package-body {text-align: left;margin-top:0px;}
.package.server-2 .package-body .package-content ul{border-top: 1px solid rgba(102, 112, 147, .3);    display: flex;flex-direction: column;}
.package.server-2 .package-body .package-content ul li{border-bottom: 1px solid rgba(102, 112, 147, .3);padding:0px; margin: 0; line-height: 0;     font-weight: 500;   display: flex;align-items: center;width: 100%;}
.package.server-2 .package-body .package-content ul li i{    color: #000;margin-right: 15px;padding: 11px 15px;background: white;font-size: 25px;font-weight: 300;border-right: 1px solid rgba(102, 112, 147, .3);width: 55px;}
.package.server-2 .package-body .package-content ul li b {    font-size: 16px;color:#000; margin-right:5px}
.package.server-2 .dell {display: flex;    align-items: center;display: inline-flex;padding:15px;    border-bottom: 1px solid rgba(102, 112, 147, .3);}
.package.server-2 .dell .logo {padding-right: 10px;}
.package.server-2 .dell .logo img {width: 44px;}
.package.server-2 .dell .title {text-align: left;}
.package.server-2 .dell .title .package-title {    font-size: 24px !important;font-weight: 600 !important;}
.package.server-2 .dell .title small {font-size: 13px;font-weight: 500;}
.server-2 .d-flex .price-container {flex:1;}
.server-2 div .package-price .price-discount  { margin: 0;}
.server-2 div .package-price .price-discount .price-discount-old { text-decoration: none;}
.server-2 div .package-price .price-discount .price-discount-old::before {     height: 0.1rem;}
.server-2.boxed .s-resource ul li{ width: 50%;flex:initial;}
.server-2.boxed .s-resource ul li {border-left:initial}
.server-2.boxed .s-resource ul {border-top:1px solid rgba(102, 112, 147, .3);}
.server-2.boxed .s-resource ul li:nth-child(2n+1) {border-right:1px solid rgba(102, 112, 147, .3);}
.package.server-2 .vmail {padding-top:15px;}
.package.server-2 .vmail .title .package-title {    font-size: 24px !important;font-weight: 600 !important;}
.package.server-2 .vmail .title small {font-size: 13px;font-weight: 500;}

.section-style-1 .title .h2, .section-style-1 h2 {font-family: Whitney, "Trebuchet MS", sans-serif;font-size: 24px!important;line-height: 1.7142857143rem!important;font-weight: 600!important;letter-spacing: 0!important;color: #231f20!important;margin-bottom:0!important;}
.section-style-1 .h3, .section-style-1 h3 {font-family: Whitney, "Trebuchet MS", sans-serif;font-size: 20px!important;line-height: 1.7142857143rem!important;font-weight: 600!important;letter-spacing: 0!important;color: #231f20!important;margin-bottom:0!important;}
.section-style-1 {padding: 30px 0;min-height: 30rem;}
.section-style-1 .sstyle-1 {    background: #fff;}
.section-style-1 .sstyle-1-head {padding: 30px 30px 20px;background: #fff;margin-bottom: 1px;}
.section-style-1 .sstyle-1-head .title {display: flex;flex-direction: column;}
.section-style-1 .sstyle-1 .adv.last {padding: 20px 30px 30px;}
.section-style-1 .sstyle-1 .adv {padding: 20px 30px;background: #fff;height: 100%;display: flex;flex-direction: column;}
.section-style-1 .sstyle-1 .adv-head {display: flex;flex-direction: column;}
.section-style-1 .sstyle-1 .adv p {max-width: 640px;margin-top: 20px;}
.section-style-1 .row {border-top:2px solid rgb(247 247 247);}
.section-style-1 .row .col-md-4 {border-right:2px solid rgb(247 247 247);}
.section-style-1 .row .col-md-4:last-child {border-right:none;}
.section-style-1 .sstyle-1 .adv .head-icon {margin-bottom: 20px;}
.section-style-1 .sstyle-1 .head-icon {font-size:40px;color:var(--bs-primary);height: 40px;width: 40px;min-height: 40px;min-width: 40px;background-size: 100% 100%;display: block;}
.section-style-1 .row .col-md-6:nth-child(2n+2) {border-right:none;}
.section-style-1 .row .col-md-6:nth-last-child(-n+2) {border-bottom:none;}
.section-style-1 .row .col-md-6 {border-right: 2px solid rgb(247 247 247);border-bottom: 2px solid rgb(247 247 247);}
.text-lg {font-style: normal;font-weight: 400;font-size: 16px;line-height: 1.7142857143rem;letter-spacing: 0;color: #474747;font-stretch: normal;}
.brand-star {font-family: "Open Sans", Helvetica, Arial, sans-serif;color: var(--btn-primary-bg) !important;}
.section-style-1 .sstyle-1-head p {margin-top: 20px;}
.text-lg {font-style: normal;font-weight: 400;font-size: 1.1428571429rem;line-height: 1.7142857143rem;letter-spacing: 0;color: #474747;font-stretch: normal;}
.text-lg b{color:#000;}







.tab-lincese{z-index:500;}
.brand-selection{margin-bottom:15px;}
.brand-selection span{font-size:20px;font-weight:600;}
.ssl-verify-list{display:flex;flex-direction:row;background:rgb(255,255,255);box-shadow:0px 0px 1px rgba(0,0,0,0.12),0px 8px 32px rgba(0,0,0,0.08);padding:7px;border-radius:8px;gap:7px;}
.ssl-verify-list .box{flex-direction:row;justify-content:center;align-items:center;flex:1 1 0%;display:flex;border-radius:8px;overflow:hidden;transition:transform .3s;cursor:pointer;background:#fff;border:1px solid #e7eaec;float:left;width:100%;text-align:center;}
@media only screen and (max-width:1316px){.ssl-verify-list{display:initial;}}
.ssl-verify-list .box input:checked+label{background:var(--bs-primary);border-color:var(--bs-primary);box-shadow:var(--box-shadow-base);color:#fff;}
.ssl-verify-list .box input:checked+label span{color:#fff;}
.ssl-verify-list .box input:checked+label svg>path{fill:#fff;}
.ssl-verify-list .box input:checked+.sslauthentication-dv svg>g>path{stroke:#fff;fill: #fff;}
.ssl-verify-list .box input:checked+.sslauthentication-ov svg>g>path{stroke:#fff;fill: #fff;}
.ssl-verify-list .box input:checked+.sslauthentication-ev svg>g>path{stroke:#fff;fill: #fff;}
.ssl-verify-list .box input:checked+.sslauthentication-wildcard svg>g>path{stroke:#fff;fill: #fff;}

.ssl-verify-list.box input:checked+label span{display:block;}
.ssl-verify-list .box label span{font-size:16px;font-weight:600;color:#000;}
.ssl-verify-list .box input:checked+label img{display:none;}
.ssl-verify-list .box input{opacity:0;display:none;}
.ssl-verify-list .box label{margin:0;width:100%;height:100%;padding:15px;cursor:pointer;justify-content:center;display:flex;align-items:center;gap:.25rem;}
@media only screen and (max-width:767pxs){.product-table table tr td.product-table-name h3{font-weight:500;}}
@media only screen and (max-width:767px){.product-table table tr{display:flex;flex-direction:column;width:100%;flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px);border:1px solid #e7eaec;padding:15px;margin:10px;}
.product-table table tbody{display:flex;flex-wrap:wrap;padding:0 10px 30px;margin:0;}
.product-table table tr td.product-table-name{margin-bottom:0;font-size:16px;font-weight:500;}
.product-table table tr td{text-align:center!important;padding:0 0 10px!important;border:0;margin:0;height:initial;}
.product-table table thead{display:none;}
.product-table table td:last-child,.product-table table th:last-child{padding-right:20px;}}
.product-table table td:last-child,.product-table table th:last-child{padding-right:30px;}
.product-table table td.product-table-name h3{font-size:1rem;line-height:1.25rem;margin:0;font-weight:700;}
@media only screen and (max-width:575px){.product-table table tr td.product-table-name h3{font-weight:500;}}
.product-table table td.product-table-name a{color:#000;border:0!important;}
@media only screen and (max-width:1199px){.product-filter-box td.product-table-type,.product-filter-box th.product-table-type-th{display:none;}}
@media only screen and (max-width:1023px){.product-table table td.product-table-type,.product-table table th.product-table-type-th{display:none;}}
.product-table table td.product-table-price{color:#000;font-weight:600;font-size:18px;text-align:right;}
.ssl-logo-list{display:flex;flex-wrap:wrap;gap:7px;background:rgba(102,112,147,.08);padding:7px;border-radius:8px;}
.ssl-logo-list .box input:checked+label:before{content:"";position:absolute;width:0;height:0;border-top:40px solid var(--bs-primary);border-left:40px solid transparent;right:0;top:0;}
.ssl-logo-list .box label span{font-size:16px;font-weight:600;color:#fff;height:27px;}
.ssl-logo-list .box input:checked+label{border-color:var(--bs-primary);}
.ssl-logo-list .box{position:relative;flex:0 0 calc(33.33% - 5px);border-radius:8px;overflow:hidden;transition:transform .3s;cursor:pointer;background:#fff;border:1px solid #e7eaec;float:left;width:100%;text-align:center;}
@media only screen and (max-width:1316px){.ssl-logo-list .box{flex:2 2 calc(50% - 5px);}}
@media only screen and (max-width:767px){.brand-selection span{padding-left:50 px;font-size:23px;}}
.ssl-logo-list .box input{opacity:0;display:none;}
.ssl-logo-list .box label{margin:0;width:100%;height:100%;cursor:pointer;border:3px solid #fff;border-radius:8px;}
.ssl-logo-list .box img{height:27px;width:auto;object-fit:cover;}
.product-filter-box{border-radius:10px;box-shadow:0 0 30px 0 rgba(40,56,70,.05);margin-bottom:30px;background:#fff;}
.pro-logo{padding:20px 30px;}
.pro-logo img{height:30px;vertical-align:top;width:auto;}
.product-table table{margin-bottom:0;border:none;}
table{border-collapse:collapse;border:1px solid #e7eaec;margin:0 0 15px;width:100%;}
@media only screen and (max-width:768px){.product-table table tr{display:flex;flex-direction:column;width:100%;flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px);border:1px solid #e7eaec;padding:15px;margin:10px;}}
.product-table table td.product-table-name,.product-table table th.product-table-name-th{text-align:left;}
.product-table table td:first-child,.product-table table th:first-child{padding-left:30px;}
.product-table table th{background:#f5f7fa;text-transform:uppercase;}
.product-table table td,.product-table table th{padding:0;font-size:14px;font-weight:500;}
@media only screen and (max-width:1199px){.product-table table td,.product-table table th{padding:0;}}
@media only screen and (max-width:1023px){.product-table table td.product-table-type,.product-table table th.product-table-type-th{display:none;}}
.product-table table th.product-table-price-th{text-align:right;}
@media only screen and (max-width:767px){.product-table table thead{display:none;}
.product-table table td:first-child,.product-table table th:first-child{padding-left:20px;}
.product-table table td,.product-table table th{font-size:90%;padding:0;}
.product-table table tbody{display:flex;flex-wrap:wrap;padding:0 10px 30px;margin:0;}
.product-table table tr{display:flex;flex-direction:column;width:100%;flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px);border:1px solid #e7eaec;padding:15px;margin:10px;}}
.product-table table td{border-top:1px solid #e7eaec;text-align:center;}
.product-table table td i{color:var(--btn-primary-bg);font-size:13px;}
.product-table table>tbody>tr>td{height:60px;}








.section-graphic-type-2.section-graphic-left:not(.section-graphic-title-above):not(.section-features-sides), .section-graphic-type-2.section-graphic-right:not(.section-graphic-title-above):not(.section-features-sides) { padding: 0; }
.site-section+.site-section { margin-top: 0; }
.section-graphic-type-1, .section-graphic-type-2 { display: flex; align-items: stretch; position: relative; z-index: 1; }
.site-section { padding: 100px 0; }
@media (max-width: 767.98px) { .section-graphic-type-2.section-graphic-left:not(.section-graphic-title-above):not(.section-features-sides), .section-graphic-type-2.section-graphic-right:not(.section-graphic-title-above):not(.section-features-sides) { padding-top: 72px; } }
.section-graphic-type-2>.app-container { align-items: center; }
.section-graphic-type-1>.app-container, .section-graphic-type-2>.app-container { display: flex; position: relative; }
@media (max-width: 767.98px) { .section-graphic-type-1>.container-default, .section-graphic-type-2>.container-default { flex-direction: column-reverse; align-items: center; } }
.section-sides .section-content { z-index: 3; max-width: 544px; margin-right: auto; }
.section-graphic-type-1 .section-content, .section-graphic-type-2 .section-content { position: relative; min-width: 544px; max-width: unset; padding-top: 100px; padding-bottom: 100px; margin: auto auto auto 0; padding-right: 80px; }
@media (max-width: 1319px) { .section-graphic-type-1 .section-content, .section-graphic-type-2 .section-content { min-width: 506px; } }
@media (max-width: 767.98px) { .section-graphic-type-1 .section-content, .section-graphic-type-2 .section-content { min-width: unset; width: 100%; padding: 72px 0; } }
@media (min-width: 768px) { .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-caption, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-desc, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-subtitle, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-title { text-align: left; } }
.site-section .section-content .section-caption, .site-section .section-content .section-desc, .site-section .section-content .section-subtitle, .site-section .section-content .section-title, .site-section>.app-container .section-caption, .site-section>.app-container .section-desc, .site-section>.app-container .section-subtitle, .site-section>.app-container .section-title { margin: 0; }
.site-section .section-caption { display: block; max-width: 768px; color: #1062fe; font-size: 18px; line-height: 24px; font-weight: 500; }
.site-section .section-caption, .site-section .section-desc, .site-section .section-subtitle, .site-section .section-title, .site-section .text-success { text-align: center;}
@media (min-width: 768px) { .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-caption, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-desc, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-subtitle, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-title { text-align: left; } }
.site-section.section-sides .section-content .section-subtitle, .site-section.section-sides .section-content .section-title { max-width: none; }
.site-section .section-caption+.section-title { margin-top: calc(3 * 8px); }
.site-section .section-content .section-caption, .site-section .section-content .section-desc, .site-section .section-content .section-subtitle, .site-section .section-content .section-title, .site-section>.app-container .section-caption, .site-section>.app-container .section-desc, .site-section>.app-container .section-subtitle, .site-section>.app-container .section-title { margin: 0; }
.site-section .section-title { max-width: 768px; text-align: center; }
.site-section .section-caption, .site-section .section-desc, .site-section .section-subtitle, .site-section .section-title { text-align: center; }
@media (min-width: 768px) { .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-caption, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-desc, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-subtitle, .site-section.section-sides:not(.section-graphic-top-center):not(.section-graphic-bottom-center):not(.section-graphic-center) .section-content .section-title { text-align: left; } }
.site-section .section-caption+.section-desc, .site-section .section-desc+.section-desc, .site-section .section-domain-search+.section-desc, .site-section .section-subtitle+.section-desc, .site-section .section-title+.section-desc, .site-section .section-tlds+.section-desc { margin-top: calc(3px * 8px); }
.site-section .section-content .section-caption, .site-section .section-content .section-desc, .site-section .section-content .section-subtitle, .site-section .section-content .section-title, .site-section>.app-container .section-caption, .site-section>.app-container .section-desc, .site-section>.app-container .section-subtitle, .site-section>.container .section-title { margin: 0; }
.section-graphic-type-2.section-graphic-left .section-background, .section-graphic-type-2.section-graphic-right .section-background { margin: 100px 0; }
@media (max-width: 767px) { .section-graphic-type-2.section-graphic-left .section-background, .section-graphic-type-2.section-graphic-right .section-background { margin: 72px 0; } }
.section-graphic-type-1 .section-background, .section-graphic-type-2 .section-background { position: relative; left: unset; right: unset; top: 0; width: 596px; }
@media (max-width: 1319px) { .section-graphic-type-1 .section-background, .section-graphic-type-2 .section-background { width: 482px; } }
@media (max-width: 767px) { .section-graphic-type-1 .section-background, .section-graphic-type-2 .section-background { width: 360px; } }
.section-graphic-type-1 .section-graphic, .section-graphic-type-2 .section-graphic { display: flex; position: relative; width: 596px; z-index: 2; }
@media (max-width: 1319px) { .section-graphic-type-1 .section-graphic, .section-graphic-type-2 .section-graphic { width: 482px; } }
@media (max-width: 767px) { .section-graphic-type-1 .section-graphic, .section-graphic-type-2 .section-graphic { width: 360px; } }
@media (max-width: 767.98px) { .section-graphic-type-2.section-graphic-left .section-background .section-graphic, .section-graphic-type-2.section-graphic-right .section-background .section-graphic { justify-content: center; } }
.section-graphic-type-1 .section-graphic img, .section-graphic-type-2 .section-graphic img { max-width: 100%; }
@media (max-width: 767.98px) { .section-graphic-type-2.section-graphic-left:not(.section-graphic-title-above):not(.section-features-sides) .section-background, .section-graphic-type-2.section-graphic-right:not(.section-graphic-title-above):not(.section-features-sides) .section-background { margin-top: 0; } }
@media (max-width: 767.98px) { .section-graphic-type-2.section-graphic-left .section-background, .section-graphic-type-2.section-graphic-right .section-background { margin-bottom: 0; } }
@media (min-width: 768px) { .section-graphic-type-2.section-graphic-left .section-background .section-graphic { justify-content: flex-end; } }
@media (min-width: 768px) { .section-graphic-left.section-graphic-type-1 .section-content, .section-graphic-left.section-graphic-type-2 .section-content { margin-right: 0; margin-left: auto; padding-right: 0; padding-left: 80px; } }
@media (min-width: 768px) { .section-graphic-left.section-graphic-type-1>.container-default, .section-graphic-left.section-graphic-type-2>.container-default { flex-direction: row-reverse; } }




/*Live Help*/
section.live-help-banner {background:#000;display:flex;align-items:stretch;position:relative;z-index:1;min-height:initial;}
section.live-help-banner .container {display:flex;min-height:initial!important;height:320px;}
section.live-help-banner .banner-content {margin:initial!important;position:relative;z-index:999;min-width:506px;padding-top:100px;padding-bottom:100px;margin:auto auto auto 0;padding-right:56px;}
section.live-help-banner .effect {position:absolute;display:flex;width:100%;height:100%;justify-content:center;align-items:center;z-index:999;}
section.live-help-banner .banner-actions {display:flex;padding-top:var(--site-banner-element-spacing);}
section.live-help-banner .banner-actions a {background:none;border-color:#fff;border:2px solid #fff;font-size:1rem;padding:0.7rem 1.4rem;border-radius:6px;color:#fff;font-weight:600;text-transform:uppercase;height:initial;}
section.live-help-banner .img-livesup {position:absolute;right:0;}
section.live-help-banner .banner-p {font-size: 1.3rem;line-height: 2rem;color: #fff;width: 476px;font-weight: 400!important;}
section.live-help-banner .banner-title {color: #ffff;font-size: 2.9rem;line-height: 3rem;font-weight:300;width: 333px;margin-bottom: .5rem;margin-top: 0;}
section.live-help-banner .img-livesup img {-webkit-filter:brightness(40%);filter:brightness(40%);width:780px;}
section.live-help-banner .pulse {display:flex;justify-content:center;align-items:center;text-align:center;position:relative;width:120px;height:120px;background:rgba(255,255,255,0.7);border-radius:50%;}
section.live-help-banner .pulse .pulseCircle {position:absolute;width:100%;height:100%;background:inherit;border-radius:inherit;opacity:.8;animation:pulseAnimate 4s ease-out infinite;animation-delay:calc(1s * var(--i));}
section.live-help-banner .pulse .text {position:relative;color:#000;font-weight:600;z-index:999!important;font-size:22px;line-height:1.9rem;text-transform:uppercase;cursor:pointer;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;}
@keyframes colorAnimate {100%{filter:hue-rotate(360deg);}}
@keyframes pulseAnimate {100% {opacity:0;transform:scale(2);}}
@media (max-width:767.98px) {section.live-help-banner .banner-title {width:100%;}}
@media (max-width:767.98px) {section.live-help-banner .banner-p {width:100%;text-align:center;}}
@media (max-width:509px) {section.live-help-banner .container {height:100%;} section.live-help-banner img {display:none;}}
section.live-help-banner.banner.banner-cms {overflow:hidden;}
section.live-help-banner > .container {display:flex;}
.banner-content, .banner .container {position:relative;}
section.live-help-banner.banner.banner-custom-graphic > .container {align-items:center;min-height:unset;}
@media (max-width:767.98px) {section.live-help-banner .banner-desc, section.live-help-banner .banner-desc p, section.live-help-banner .banner-title {text-align:center;}}
@media (max-width:767.98px) {section.live-help-banner .banner-actions {flex-direction:column-reverse;align-items:center;}}
@media (max-width:767.98px) {section.live-help-banner .banner-actions {flex-wrap:wrap;justify-content:center;margin:0 -8px -16px;padding-top:var(--spacing-2x);}}
@media (min-width:1320px) {section.live-help-banner.banner-sides > .container {min-height:677px;}}
@media (max-width:767.98px) {section.live-help-banner.banner-sides .banner-content {min-width:unset;width:100%;margin-right:0;margin-left:0;padding: 50px;}}
@media (min-width:768px) and (max-width:991.98px) {.hidden-md {display:none!important;}}
@media (min-width:480px) and (max-width:767.98px) {.hidden-sm {display:none!important;}}
@media (max-width:479.98px) {.hidden-xs {display:none!important;}}
@media (min-width:1320px) {.hidden-xl {display:none!important;}}
@media (min-width:992px) and (max-width:1319.98px) {.hidden-lg {display:none!important;}}



/* License Page */
section.slider.banner-lcpanel .swiper-slide-web-hosting {background: #f3f4f6;} 
section.slider.banner-lcpanel .swiper-slide-web-hosting .feature-box .box i {color: #ff6c2c!important;} 
.package.lcpanel .package-title {font-size: 24px!important;font-weight: 600!important;color:#ff6c2c;} 
.package.lcpanel .p-unit {font-weight: 600!important;color:#ff6c2c;font-size: 15px !important;margin-top: 0;} 
.package.lcpanel .package-box .package-header .btn {background:#ff6c2c;border-color:#ff6c2c;color:#fff;} 
.package.lcpanel .package-box .package-header .btn:hover {background:#ff6c2c!important;border-color:#ff6c2c!important;color:#fff;} 
.package.lcpanel .package-box .package-content span {color: #000;font-size: 15px;} 
.lcpanel-features .feature .feature-body .feature-icon i {font-size: 65px;color: #ff6c2c;} 
.tab-license {padding-top: 15px!important;} 
.tab-license .app-container .section-content .tabs-multiple-container {justify-content: left!important;} 
.tab-license .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group {background: #fff!important;} 
.tab-license.cpanel .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button {text-transform: uppercase;font-size: 14px;font-weight: 600;} 
.tab-license.cpanel .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active {background:#ff6c2c;border-color:#ff6c2c;color: #fff;} 
.tab-license.cpanel .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group > .btn:hover {color:#ff6c2c;} 
.tab-license .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active:hover {color:#fff!important;} 
.tab-license.plesk .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active {background: #53bce6;border-color: #53bce6;color: #fff;} 
section.slider.banner-lplesk .swiper-slide-web-hosting {background: #f3f4f6;} 
section.slider.banner-lplesk .swiper-slide-web-hosting .feature-box .box i {color: #53bce6!important;} 
.package.license-boxed .package-title {font-size: 24px!important;font-weight: 600!important;color:#53bce6;} 
.package.license-boxed .p-unit {font-weight: 600!important;color:#53bce6;font-size: 15px !important;margin-top: 0;} 
.package.license-boxed .package-box .package-header .btn {background:#53bce6;border-color:#53bce6;color:#fff;} 
.package.license-boxed .package-box .package-content span {color: #000;font-size: 15px;} 
.lplesk-features .feature .feature-body .feature-icon i {font-size: 65px;color: #53bce6;} 
.tab-license.plesk .app-container .section-content .tabs-multiple-container {justify-content: left!important;} 
.tab-license.plesk .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group {background: #fff!important;} 
.tab-license.plesk .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button {text-transform: uppercase;font-size: 14px;font-weight: 600;} 
.tab-license.plesk .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active {background:#53bce6;border-color:#53bce6;color: #fff;} 
.tab-license.plesk .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group > .btn:hover {color:#53bce6;} 
.tab-license.plesk .app-container .section-content .tabs-multiple-container .product-billing-switcher .btn-group button.active:hover {color:#fff!important;} 
.row-license.plesk .package-col .license-boxed {background: #53bce6;height: 195px;overflow: visible;color:#000000;} 
.row-license.plesk .package-col .license-boxed .package-title {color:#fff;} 
.row-license.plesk .package-col .license-boxed .price-savings {color:#000000;} 
.row-license.plesk .package-col .license-boxed .price-savings .price-discount {background-color:#fff;} 
.row-license.plesk .package-col .license-boxed .price-container .price {color:#fff;} 
.row-license.plesk .package-col .license-boxed .price-container .price-more {color:#fff;} 
.row-license.plesk .package-col .license-boxed .price-container .price-more span {color:#fff;} 
.row-license.plesk .package-col .license-boxed .price-savings .discount span {color:#fff;} 
.row-license.plesk .package-col .license-boxed .price-savings .discount::before {background-color: #d6f2fd;} 
.row-license.plesk .package-col .license-boxed .package-box {align-items: normal;} 
.row-license.plesk .package-col .license-boxed .package-box .package-body .package-actions a {min-width: initial!important;background:#53bce6!important;border-color: #53bce6;border-radius:0px 0px 6px 6px;} 
.row-license.plesk .package-col .license-boxed .package-body {padding: 0;background-color: #ffffff;border-radius: 8px;margin-top: -0.125rem;background: #fff;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12),0px 8px 32px rgba(0, 0, 0, 0.08);} 
.row-license.plesk .package-col .license-boxed .package-body .package-content ul {box-shadow: none;text-align: left;} 
.row-license.plesk .package-col .license-boxed .package-body .package-content ul li {padding:.75rem 1.25rem;border:none;} 
.row-license.plesk .package-col .license-boxed .package-body .package-content ul li i {vertical-align: text-top;color: #17e79b;font-size: 15px;margin-right: 0.5rem;} 
.row-license.plesk .package-col .license-boxed .package-body .package-content ul li.disable,.row-license .package-col .license-boxed .package-body .package-content ul li.disable i {vertical-align: text-top;color: #c9c9c9;} 
.row-license.plesk .package-col .license-boxed .package-body .package-content ul li {font-weight: 400;align-items: center;display: inline-flex;} 
.tab-license.plesk .app-container .section-content .tab-content {padding-bottom: 280px;} 
@media (max-width: 991px) { 
    .row-license.plesk .package-col .license-boxed {height: auto;} 
    .row-license.plesk .package-col .license-boxed .package-box .package-body .package-actions a {background:#384859!important;border-color: #384859;} 
    .tab-license.plesk .app-container .section-content .tab-content {padding-bottom:0px;} 
    .sitejet-builder .app-container {border-radius: 0px;} 
    .sitejet-builder .app-container .section-background .section-graphic {margin:-100px 0px 0px 0px;} 
} 
.row-license .package-col .license-boxed.cloudlinux {background: #06539a;height: inherit!important;padding: 20px 10px 0px 10px;} 
.row-license .package-col .license-boxed.cloudlinux .package-box .package-body {box-shadow: none;} 
.row-license .package-col .license-boxed.cloudlinux .package-box .package-body .package-actions a {background: #06539a!important;border-color:#06539a;} 
.lcloudlinux-features .feature .feature-body .feature-icon i {font-size: 65px;color: #06539a;} 
section.slider.banner-lcloudlinux .swiper-slide-web-hosting {background: #f3f4f6;} 
section.slider.banner-lcloudlinux .swiper-slide-web-hosting .feature-box .box i {color: #06539a!important;} 
.tab-lincese.tab-cloudlinux {padding-top: 60px!important;} 
.package.ldirectadmin .package-title {font-size: 24px !important;font-weight: 600 !important;color: #0083b4;} 
.package.ldirectadmin .p-unit {font-weight: 600 !important;color: #0083b4;font-size: 15px !important;margin-top: 0;} 
.package.ldirectadmin .package-box .package-header .btn {background: #0083b4;border-color: #0083b4;color: #fff;} 
.package.ldirectadmin .package-box .package-header .btn:hover {background: #0083b4!important;border-color: #0083b4!important;color: #fff;} 
.ldirectadmin-features .feature .feature-body .feature-icon i {font-size: 65px;color: #0083b4;} 
.ldirectadmin-features .feature .feature-body .feature-icon i {color:#0083b4;} 
section.slider.banner-ldirectadmin .swiper-slide-web-hosting {background: #f3f4f6;} 
section.slider.banner-ldirectadmin .swiper-slide-web-hosting .feature-box .box i {color: #0083b4!important;} 
.row-license .package-col .license-boxed.litespeed {background: #092c74;height: inherit!important;padding: 20px 10px 0px 10px;} 
.row-license .package-col .license-boxed.litespeed h3 {font-size: 23px !important;} 
.row-license .package-col .license-boxed.litespeed .package-box .package-body {box-shadow: none;} 
.row-license .package-col .license-boxed.litespeed .package-box .package-body .package-actions a {background: #092c74!important;border-color:#092c74;} 
.llitespeed-features .feature .feature-body .feature-icon i {font-size: 35px;color:#fff;} 
section.slider.banner-llitespeed .swiper-slide-web-hosting {background: #f3f4f6;} 
section.slider.banner-llitespeed .swiper-slide-web-hosting .feature-box .box i {color: #092c74!important;} 
.row-license .package-col .license-boxed .package-body .package-content ul li {align-items: center;display: inline-flex;} 
.row-license .package-col .license-boxed .package-body .package-content ul {box-shadow: none;text-align: left;} 
.row-license .package-col .license-boxed .package-body .package-content ul li {padding:.75rem 1.25rem;border:none;} 
.row-license .package-col .license-boxed .package-body .package-content ul li i {vertical-align: text-top;color: #17e79b;font-size: 15px;margin-right: 0.5rem;} 
.row-license .package-col .license-boxed .price-container .price {color: #fff;} 
.row-license .package-col .license-boxed .price-container .price-more span {color: #fff;} 
.row-license .package-col .license-boxed .price-savings .discount span {color: #fff;} 
.row-license .package-col .license-boxed .price-savings .discount::before {background-color: #d6f2fd;} 
.row-license .package-col .license-boxed .package-title {color: #fff;} 
.license-logo-list {display:flex;flex-wrap:wrap;gap:7px;background:rgba(102,112,147,.08);padding:7px;border-radius:8px;} 
.license-logo-list .box input:checked+label:before {content:"";position:absolute;width:0;height:0;border-top:40px solid var(--bs-primary);border-left:40px solid transparent;right:0;top:0;} 
.license-logo-list .box label span {font-size:16px;font-weight:600;color:#fff;height:27px;} 
.license-logo-list .box input:checked+label {border-color:var(--bs-primary);} 
.license-logo-list .box {position:relative;flex: 2 2 calc(50% - 5px);border-radius:8px;overflow:hidden;transition:transform .3s;cursor:pointer;background:#fff;border:1px solid #e7eaec;float:left;width:100%;text-align:center;} 
@media only screen and (max-width:1316px) {.license-logo-list .box {flex:2 2 calc(50% - 5px);}} 
@media only screen and (max-width:767px) {.brand-selection span {padding-left:50 px;font-size:23px;}} 
.license-logo-list .box input {opacity:0;display:none;} 
.license-logo-list .box label {margin:0;width:100%;height:100%;padding:15px;cursor:pointer;border:3px solid #fff;border-radius:8px;} 
.license-logo-list .box img {height:27px;width:auto;object-fit:cover;}










/* About Us Page */
.section-background-side {left: 0;right: 0;transform: none;background-repeat: no-repeat;background-size: cover;background-position: 50%;position: absolute;top: 0;bottom: 0;}
.section-background-side .bg-pattern-left {margin-right: auto;opacity: 0.2;min-width: max-content;overflow: hidden;}
.section-background-side .bg-pattern-right {margin-left: auto;opacity: 0.2;min-width: max-content;overflow: hidden;}
.site-cms-lagom-website-builderlegalterms-of-services .site-banner.banner.banner-center .banner-title{font-size: 36px;line-height: 46px;font-weight: 500;}
.section-legal .section-sidebar {margin-top: -190px;}
.section-legal .container {align-items: initial!important;}
.site-cms-lagom-website-builderlegalterms-of-services .banner-graphic-background  {background: linear-gradient(180deg, #0774FF 0%, #033AA7 100%);}
.section-legal .section-sidebar .nav-legal{margin-left:0px!important;padding: 24px 16px;background: var(--cms-block-bg);box-shadow: var(--cms-block-shadow);border-radius: 15px;}
.card-v {background: #fff;box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 8px 32px rgba(0, 0, 0, 0.08);border: none;}
.card-v .card-v-body {padding: 18px 24px;font-size: 1rem;line-height: 30px;}
.card-v-body {-ms-flex: 1 1 auto;flex: 1 1 auto;min-height: 1px;padding: 1.25rem;}
.card-v .card-v-body h2.card-v-title, .card-v .card-v-body h1.card-v-title {font-size: 1.2rem;font-weight: 600;margin-top: -18px;margin-bottom: 24px;padding: 24px 0;display: inline-block;border-bottom:2px solid var(--bs-primary);line-height:0!important;transition: all var(--transition-base);}
.card-v .card-v-body h2.card-v-title, .card-v .card-v-body h2 {font-size: 22px;font-weight:500;margin-bottom: 1.25rem;}
.card-v .card-v-body .card-v-body-reset-padding {margin-left: -24px;margin-right: -24px;margin-bottom: -18px;}
.card-v .card-v-body .navigation-menu {list-style-type: none;margin: -14px 0 0 0;padding: 0;position: relative;font-size: 15px;}
.card-v .card-v-body .navigation-menu li {display: block;margin: 0;padding: 0;position: relative;}
.card-v .card-v-body .navigation-menu li.active>a {background:var(--bs-primary);color: var(--bs-primary-inverse);}
.card-v .card-v-body .navigation-menu li a {display: block;padding: 12px 24px;border-bottom: 1px solid #f0f0f0;font-weight: 500;color: var(--text-body-color);position: relative;}
.card-v .card-v-body .navigation-menu li.active>a:after {color: var(--bs-primary-inverse)}
.card-v .card-v-body .navigation-menu li.active>a:hover {color:var(--bs-primary-inverse)}
.card-v .card-v-body .navigation-menu li:hover {background: #f5f8fa;}
.card-v .card-v-body .navigation-menu li:hover>a {color: var(--bs-primary-active);}
.card-v .card-v-body .navigation-menu li a.rotate-icon{background: var(--bs-primary);color: var(--bs-primary-inverse);}
.card-v .card-v-body .navigation-menu li a:after {display: block;position: absolute;padding-top: 12px;top: 0;right: 24px;bottom: 0;text-align: right;height: 100%;content: "\f105";font-family: "Font Awesome 5 Pro";font-weight: 900;color: #0638a7;transition: all var(--transition-base);}
.card-v .card-v-body .navigation-menu li a.rotate-icon:after {content:"";color:#fff;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);transition: all var(--transition-base);}
.card-v .card-v-body .navigation-menu li .V-dropdown-menu {position: relative;left: 0;right: 0;width: 100%;display: none; list-style: none;margin: 0;padding: 0;background: linear-gradient( 270deg, #F3F5F7 0%, #FCFCFD 100%);border-left: 3px solid var(--bs-primary);}






.app-toolbar {background: var(--bs-app-toolbar-bg);position: relative;margin: 0; overflow: hidden;}

.app-toolbar .app-container {z-index: 400;}













.card-v {    position: relative;}
.copy-to-clipboard {
    cursor: pointer;
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid {
    display: grid;
}

.col-span-2 {
    grid-column: span 2 / span 2;
}

.items-center {
    align-items: center;}

.w-full {
    width: 100%;
}
.flex-01{flex:1;}
.toastr.toastr-error {
  background-color: #d50000!important;
  border-radius: 6px !important;
  opacity: 1 !important;
}

@media (min-width: 1024px){
.lg\:gap-7 {
    gap: 1.75rem;
}
.lg\:col-span-1 {
    grid-column: span 1 / span 1;
}
.lg\:text-xl {
    font-size: 1rem;
    line-height: 1rem;
}
}

.h-full {height:100%;}

.p-8 {
    padding: 2rem;
}


.justify-between {
    justify-content: space-between;
}

.font-medium {
    font-weight: 500;
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.col-span-4 {
    grid-column: span 4 / span 4;
}

.col-span-1 {
    color: #000000;
min-width:120px;}

.ep-box .package-list {
  list-style: none;
  padding-left: 0;
}


.icon img {
  position: absolute;
    right: 15px;
    width: 90px;
    bottom: 15px;
    opacity: 0.02;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    display:block;
    pointer-events: none;


}













  .contact-info {
    position: relative;
    float: right;
    max-width: 390px;
    border-radius: 11px;
    padding: 45px 45px 55px;
    border: 4px solid #f1f1f4;
  }

  @media (max-width: 767px) {
    .contact-info {
      padding: 35px 20px 49px;
    }
  }


  @keyframes topBottomTwo {

    0%,
    100% {
      transform: translateY(0);
    }

    25%,
    75% {
      transform: translateY(5px);
    }

    50% {
      transform: translateY(-5px);
    }
  }



  .contact-info__title {
    font-size: 22px;
    margin: 0 0 15px;
    font-weight: 500;
  }

  .contact-info__text {
    margin: 0 0 32px;
    font-weight: 400;
  }

  .contact-info__box-wrapper {
    margin: 0 0 37px;
    padding: 0 0 0 41px;
    border-left: 5px solid rgba(102, 112, 147, 0.08);
    list-style: none;
    position: relative;
  }

  @media (max-width: 767px) {
    .contact-info__box-wrapper {
      padding-left: 0;
      border: none;
    }
  }

  .contact-info__box-wrapper::after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 22px 22px;
    border-color: transparent transparent transparent var(--tolak-white, rgba(102, 112, 147, 0.08));
    animation: topBottomTwo 3s infinite linear;
  }

  @media (max-width: 767px) {
    .contact-info__box-wrapper::after {
      display: none;
    }
  }

  .contact-info__box {
    position: relative;
    min-height: 64px;
    padding: 2px 0 0 92px;
  }

  .contact-info__box__icon {
    width: 64px;
    height: 64px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(102, 112, 147, 0.08);
    color: var(--tolak-base, #3d72fc);
    border-radius: 5px;
    font-size: 25px;
    transition: all 500ms ease;
    z-index: 1;
    overflow: hidden;
  }

  .contact-info__box__icon i {
    font-size: 25px;
    color: var(--bs-primary);
  }

  .contact-info__box__icon::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0%;
    background-color: var(--bs-primary);
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 500ms ease;
  }

  .contact-info__box:hover .contact-info__box__icon i {
    color: var(--tolak-white, #fff);
  }

  .contact-info__box:hover .contact-info__box__icon::after {
    height: 100%;
  }

  .contact-info__box__title {
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    line-height: 29px;
  }

  .contact-info__box__text {
    font-size: 17px;
    margin: 0;
  }

  .contact-info__box__text a {
    color: inherit;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0 95%/0px 1px no-repeat;
    transition: all 500ms ease;
  }

  .contact-info__box__text a:hover {
    background-size: 100% 1px;
  }

  .contact-info__box+.contact-info__box {
    margin-top: 35px;
  }

  .contact-info__social {
    position: relative;
  }

  .contact-info__social__title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.27px;
  }

  .contact-info__social__wrap {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .contact-info__social__wrap a {
    width: 37px;
    height: 37px;
    background-color: rgba(102, 112, 147, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 16px;
    color: var(--tolak-base, #3d72fc);
  }

  .contact-info__social__wrap a:hover {
    background-color: var(--bs-primary);
 
  }
  .contact-info__social__wrap a:hover i {
    color:  #fff;
  }

  .contact-content {
    position: relative;
    padding: 31px 0 0;
  }

  .contact-content .sec-title-two {
    padding-bottom: 21px;
  }

  .contact-content__text {
    margin: 0 0 35px;
  }

  @media (min-width: 992px) and (max-width: 1199px) {
    .contact-content__text br {
      display: none;
    }
  }

  .contact-content .form-one .bootstrap-select>.dropdown-toggle,
  .contact-content .form-one input[type="text"],
  .contact-content .form-one input[type="email"],
  .contact-content .form-one textarea {
    border: 1px solid var(--tolak-border-color, #dddddd);
  }

  .contact-page {
    padding: 120px 0;
  }

  @media (max-width: 767px) {
    .contact-page {
      padding: 80px 0;
    }
  }









  .top-15 {top:15%;}

.right-0 {right:0;}

.right-15 {right:15%;}


:root {
    --cms-section-overlay-margin: 200px;
    --cms-section-combined-margin: 2rem;
}



  .right-0 {right:0;}

  @media (max-width: 767px) {
    :root {
        --cms-section-overlay-margin: 10px;
        --cms-section-combined-margin: 1rem;
    }
}
@media (max-width: 991px) {
    :root {
        --cms-section-overlay-margin: 200px;
        --cms-section-combined-margin: 2rem;
    }
}
@media (max-width: 1024px) {
    :root {
        --cms-section-overlay-margin: 130px;
        --cms-section-combined-margin: 2rem;
    }
}


@media (min-width: 1320px) { 
  :root {
    --cms-section-overlay-margin: 200px;
    --cms-section-combined-margin: 2rem;
}
}


.top-notification {
  position: relative;
  text-align: center;
  padding: .5625rem 0;
  color: #fff;
  background-color: #0638a7;
  background-size: cover;
  z-index: 11;
}

.top-notification .app-container {
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.top-notification .app-container p {
  margin: 0;
}

.top-notification .app-container .promo-code {
  background-color: rgba(255, 255, 255, 0.25) !important;
  padding: 0 .3125rem;
  margin-left: .1875rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: 1.875rem;
  height: 1.5625rem;
  border: 1px solid transparent;
  border-radius: 5px;
}




.p-hosting.popular { position:relative;   }

.package-condensed-border.popular {border: 3px solid #6cdd95;}
.p-hosting .p-popular-badge {
  position: absolute;
  background: #6cdd95;
  border: 1px solid #6cdd95;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 5px;
  left: 0;
 writing-mode: vertical-lr;
 transform: rotate(180deg);
/* border-radius: 0px 6px 6px 0px;*/ 
  height: 100%;
}

.p-hosting .p-popular-badge i {
  color: #fff;
  bottom: 16px; 
  position: absolute;
  text-align: center;
  font-size: 19px;
  opacity: 0.5;
left:7px;
}


.package-condensed-border {
  border: 3px solid transparent;
}



.list-promo-domain {
  display: flex;
  height: 26px;
}

.domain-ext {
  display: inline-block;
  opacity: 1;
  transition: opacity 0.5s ease; /* Opaklık geçişini sağlar */
}

.domain-ext.fade-out {
  opacity: 0; /* Opaklık sıfır, görünmez olur */
}

.domain-ext.fade-in {
  opacity: 1; /* Opaklık tam, görünür hale gelir */
}

.promo-domain {margin: 0 5px;
  text-align: center;
  background: #6cdd95;
  border-radius: 3px;
  color: #fff;
  width: 70px;}
  
  
  
  
  .modal-open[style] {
   padding-left: 17px!important;
   overflow-y: auto!important;
      padding-right: 0 !important;
      padding-left: 0 !important;

}



.text-truncate-custom {
  display: block!important;             
  white-space: nowrap;         
  overflow: hidden;             
  text-overflow: ellipsis;     
}


.discount-decoration {position: relative;}
.discount-decoration::before{content: "";opacity: 1;background-color: rgb(156 163 175 / 1);transform: rotate(6deg);height: .1rem;top: 50%;position: absolute;left: -0.5rem;right: 0.5rem;}
.preloader-container {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;justify-content: center;align-items: center;background: rgba(255, 255, 255, 0.7);z-index: 5;}
.preloader {width: 40px;height: 40px;border: 4px solid rgba(0, 0, 0, 0.2);border-top-color: #007bff;border-radius: 50%;animation: spin 0.8s linear infinite;}
.blurred::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(255, 255, 255, 0.7); /* Arka plan efekti */filter: blur(5px);pointer-events: none;z-index: 5;}
@keyframes spin { to { transform: rotate(360deg); } }



.jetbackup-shape-bottom {transform: rotate(180deg);bottom:-1px;left: 0;line-height: 0;overflow: hidden;position: absolute;width: 100%;}
.jetbackup-shape-bottom svg {width: calc(240% + 1.3px);height: 180px;display: block;left: 50%;position: relative;transform: translateX(-50%);}
.jetbackup-shape-bottom svg path {fill: #0738a7;}




/* Dedicated Server */
.dedicated-server-table .table-header {
    margin-bottom: .75rem;
    font-size: 1.1rem;
    line-height: 1.25rem;
    text-align: center;
    gap: .5rem;
    align-items: center;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    display: grid;
}


.dedicated-server-table .table-header .discount-ribbon {
    justify-content: center;
    align-items: center;
    display: flex;
    grid-column: span 12 / span 12;
}

@media (min-width: 1180px) {
    .dedicated-server-table .table-header .discount-ribbon {
        grid-column: span 3 / span 3;
    }
}

.dedicated-server-table .table-header .discount-ribbon div {

    background-color: rgb(192 216 255 / 1);
    border: 2px solid rgb(6 56 167 / 1);
    border-radius: .25rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: .5rem;
    padding-top: .5rem;

}
.dedicated-server-table .table-header .header-column {
    grid-column-start: 3;
    grid-column: span 6 / span 6;
    display:none;
}
@media (min-width: 1180px) {
    .dedicated-server-table .table-header .header-column {
        display:block;
    }
}
.dedicated-server-table .table-header .header-column .inner {
    padding-left: .5rem;
    padding-right: .5rem;
    padding-bottom: .50rem;
    padding-top: .50rem;
    background-color: #fff;
    border: 1px solid #E9EAEC;
    border-radius: 8px !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
}

.dedicated-server-table .table-body .table-row .header-column .inner {
    background-color: #f3f4f6;
}


.dedicated-server-table .table-body {
    border-color: rgb(6 130 61);
    border-width: 3px;
    border-radius: .25rem;
    position: relative;
}


.dedicated-server-table .table-body .table-row {
    border-color: rgb(156 38 176 / 1);
    border-style: none;
    border-width: 1px;
    position: relative;
}
.dedicated-server-table .table-body .table-row .table-cell {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    align-items: center;
    border-radius: .25rem;
    background-color: rgb(255 255 255 / 1);
    position: relative;
    margin-bottom: 15px;
}
.dedicated-server-table .table-body .table-row .table-cell .package-name{
    text-align: center;
    padding: 1.25rem;
    grid-column: span 12 / span 12;
}

@media (min-width: 1180px) {
    .dedicated-server-table .table-body .table-row .table-cell .package-name{
        text-align: left;
    }
}
@media (min-width: 1180px) {
    .dedicated-server-table .table-body .table-row .table-cell .package-name{
        padding: 0;
    }
}
@media (min-width: 1180px) {
    .dedicated-server-table .table-body .table-row .table-cell .package-name{
        grid-column: span 3 / span 3;
    }
}

.dedicated-server-table .table-body .table-row .table-cell .package-name .title {
    white-space: nowrap;
    font-weight: 600;
    font-size: 1.25rem;
}
@media (min-width: 1180px) {
    .dedicated-server-table .table-body .table-row .table-cell .package-name .title {
        /* width: 80%; */
    }
}

.dedicated-server-table .table-body .table-row .table-cell .package-name .hf-desc {
    /*  padding-left: 1rem; */
    font-size: .90rem;
    line-height: 1rem;
}
.dedicated-server-table .table-body .table-row .table-cell .other-info {
    grid-column: span 12 / span 12;
}
@media (min-width: 1180px) {
    .dedicated-server-table .table-body .table-row .table-cell .other-info {
        grid-column: span 6 / span 6;
    }
}

.dedicated-server-table .table-body .table-row .table-cell .other-info .info-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    /* align-items: center; */
    row-gap: 1.25rem;
    text-align: center;
    font-size:17px;
    font-weight:600;
    line-height: 1.25rem;
}

.dedicated-server-table .table-body .table-row .table-cell .other-info .info-row div i {
    display: block;
    font-size: 33px;
    color: #0638a7;
    padding-bottom: 15px;

}
@media (min-width: 768px) {
    .dedicated-server-table .table-body .table-row .table-cell .other-info .info-row {
        row-gap: 0;
    }
}

@media (min-width: 768px) {
    .dedicated-server-table .table-body .table-row .table-cell .other-info .info-row {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}



.dedicated-server-table .table-body .table-row .table-cell .price-info {
    text-align: center;
    padding-bottom: .75rem;
    padding-top: .75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-top: 2.5rem;
    grid-column: span 12 / span 12;
    position: relative;
    background: #f3f4f6;
    border-radius: 6px;
}


@media (min-width: 1180px) {
    .dedicated-server-table .table-body .table-row .table-cell .price-info {
        margin-left: 4rem;
        margin-top: 0;
        grid-column: span 3 / span 3;

    }
}


@media (min-width: 1024px) {
    .dedicated-server-table .table-body .table-row .table-cell .price-info {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}


@media (min-width: 768px) {
    .dedicated-server-table .table-body .table-row .table-cell .price-info {
        text-align: left;
    }
}


.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner {
    text-align: center;
    gap: .25rem;
    align-items: center;
    flex-shrink: 0;
    display: flex;
    margin-left: 1.5rem;
    flex-direction: column;

}

.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .discount-rb{
    display: flex;
    gap: .625rem;
    align-items: center;
    position: absolute;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    transform: translate(1.75rem, -50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
}

.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .discount-rb .inner {
    background-color: var(--bs-success-light);
    justify-content: center;
    border-radius: .25rem;
    padding:8px;
    display: flex;
    align-items: center;
    color: var(--bs-success);
    border: 1px solid var(--bs-success);
}
.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .discount-rb .inner .span-list  {
    flex-direction: column;
    display:flex;
}
.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .discount-rb .inner .span-list .number {
    font-size: 17px;
    line-height: 1rem;
    font-weight: 700;
}
.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .discount-rb .inner .span-list .sales {
    font-size: 11px;
    font-weight: 700;
}

.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .price-column{
    display: flex;
    align-items: center;
    text-align: center;
}

.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner  .old-price  {
    position: relative;
    display: inline-block;
    padding-left: .25rem;
    padding-right: .25rem;
    font-size: 1.1rem;
    line-height: 1rem;
    color: rgb(156 163 175 / 1)
}

.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .old-price::before {
    content:"";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: .125rem;
    transform: translate(0, -50%) rotate(-6deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    background-color: rgb(156 163 175 / 1);
}

.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .new-price {
    letter-spacing: -1px;
    font-weight: 700;
}

.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .new-price .tl-span {
    font-size: 1.9rem;
    line-height: 1.9rem;
}

.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .new-price .tl-span .billing-cycle {
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
}
.dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner .btn {
    padding-bottom: .5rem;
    padding-top: .5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    flex-shrink: 0;
}
@media (min-width: 1180px) {
    .dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner{
        justify-content: flex-end;
    }
}

@media (min-width: 1024px) {
    .dedicated-server-table .table-body .table-row .table-cell .price-info .price-inner{
        gap: .5rem;
    }
}



.dedicated-server-table .table-body .table-row .table-cell .other-info .info-row [class*="-info"] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
}

.dedicated-server-table .table-body .table-row .table-cell .other-info .info-row [class*="-info"] [class*="-value"] {
    display: block;
    font-size: 14px;
    line-height: 1rem;
    color: rgb(116 116 116 / 1);
    margin-bottom: calc(.25rem* 0);
    margin-top: calc(.25rem*(1 - 0));
}
