@import url(https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);@import url(https://maxst.icons8.com/vue-static/landings/line-awesome/font-awesome-line-awesome/css/all.min.css);body {
    font-family: 'Red Hat Display',sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #262936;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    box-sizing: border-box
}

.fal, .far {
    font-family: "Font Awesome 5 Pro";
}

b,strong {
    font-weight: 700
}

a {
    color: #262936
}

a:hover {
    text-decoration: none
}

.Checkbox {
    padding: 3px 0;
    margin: 0;
}

.Checkbox input:checked+label {
    color: #1b75bc;
}

.Checkbox input {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
}

.Checkbox input:checked+label {
    color: #1b75bc;
}

.Checkbox label {
    font-weight: 400;
    cursor: pointer;
    font-family: "Poppins",sans-serif;
}

.Checkbox input:checked+label:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢";
    background-color: #fff;
    border-color: #1b75bc;
    color: #1b75bc;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}

.Checkbox label:before {
    display: inline-block;
    content: "";
    -webkit-transition: ease-in .3s;
    -moz-transition: ease-in .3s;
    -ms-transition: ease-in .3s;
    -o-transition: ease-in .3s;
    transition: ease-in .3s;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 0.25rem;
    background: #fff;
    border: 2px solid #eee;
    vertical-align: middle;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 13.9px;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.2;
    text-transform: none
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

em {
    font-style: normal
}

.adminreturndiv {
    display: none
}

.heading {
    position: relative;
    margin-bottom: 40px
}

.heading>.heading-title {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 4px
}

.heading>.heading-desc {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 0
}

.form-control {
    height: 48px;
    border: 1px solid #d3d5d8;
    color: #262936
}

.bg-white {
    background: #fff
}

.bg-gray {
    background: linear-gradient(180deg,#f9fbfd 0,#fff 100%)
}

.btn-dark {
    color: #fff;
    background-color: #8da0b1;
    border-color: #8da0b1
}

.btn-primary {
    color: #fff;
    background-color: #393b4f;
    border-color: #393b4f;
}

.btn-outline-primary {
    color: #2c87cf;
    border-color: #2c87cf
}

.btn-lg {
    height: 48px;
    font-size: 16px
}

.btn.active,.btn.focus,.btn:active,.btn:focus {
    outline: 0;
    outline-offset: 2px;
    outline-offset: -2px;
    box-shadow: none
}

.container:after,.container:before {
    display: table;
    content: " ";
    clear: both
}

.popover {
    border-radius: 3px;
    margin-left: 16px;
    margin-top: 3%;
    min-width: 200px;
    box-shadow: 0 0 1.25rem rgba(31,45,61,.08)
}

.popover .popover-content,.popover .popover-title {
    padding: 10px;
    font-size: 13px;
}

.popover .popover-title {
    background: #f1f1f1;
    border-bottom: 1px solid #dee2e6;
    font-size: 13px;
}

.popover {
    background: #fafafa;
    border: 1px solid #dee2e6
}

.popover:after,.popover:before {
    right: 100%;
    top: 19px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.popover:after {
    border-color: rgba(250,250,250,0);
    border-right-color: #f1f1f1;
    border-width: 10px;
    margin-top: -10px
}

.popover:before {
    border-color: rgba(222,226,230,0);
    border-right-color: #dee2e6;
    border-width: 11px;
    margin-top: -11px
}

.card {
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1)
}

.global-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(0 0 0 / 58%)
}

.custom-tab1 .tab-content {
    padding: 40px 20px;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1);
    background: #fff;
    border: 1px solid #e5e8ed;
    border-top: 0
}

.custom-tab1 .nav-tabs {
    border-bottom: 1px solid #e5e8ed
}

.custom-tab1 .nav-tabs .nav-item.show .nav-link,.custom-tab1 .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #e5e8ed #e5e8ed #fff
}

.custom-tab1 .nav-tabs .nav-link:focus {
    border-color: #e5e8ed #e5e8ed #fff
}

.custom-tab1 .nav-tabs .nav-link:hover {
    border-color: transparent
}

.custom-tab1 .nav-tabs .nav-link.active:hover {
    border-color: #e5e8ed #e5e8ed #fff
}

.custom-tab1 .nav-tabs .nav-link {
    padding: 8px 20px
}

.top-bar {
    position: relative;
    color: #fff;
    background-color: #fff;
    border-bottom: 1px solid #eaedf1
}

.top-bar ul {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0
}

.top-bar ul li {
    position: relative;
    flex: 0 0 auto;
    border-left: 1px solid #dde2e9
}

.top-bar ul li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 12px;
    color: #4c5062;
    font-size: 13px;
    font-weight: 600
}

.top-bar ul li a:hover {
    text-decoration: none;
    background-color: rgb(221 226 233 / 34%)!important
}

.top-bar ul li a>img {
    position: absolute;
    left: 14px;
    color: #000;
    top: 10px;
    display: inline-block;
    height: 18px;
    margin-right: 4px
}

.top-bar ul li a>.img {
    position: absolute;
    left: 14px;
    top: 10px;
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 4px;
    fill: #fff
}

.top-bar ul li.phone-lnk a {
    padding-left: 35px
}

.top-bar ul li.login-lnk a {
    border-right: 1px solid rgb(221 226 233)!important;
    background-color: rgb(221 226 233 / 35%)!important
}

.top-bar ul li .btn {
    border: 0;
    background: 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 12px;
    line-height: inherit
}

.top-bar ul li .dropdown.show,.top-bar ul li .dropdown:hover {
    text-decoration: none;
    background-color: rgba(0,0,0,.12)!important
}

.top-bar ul li .dropdown-menu {
    border: 0;
    padding: 0;
    border-radius: 0
}

.top-bar ul li .dropdown-item {
    color: #333;
    font-size: 13px
}

.top-bar ul.toplink1 {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    justify-content: flex-start
}

.top-bar ul.toplink1 li a {
    position: relative;
    padding-left: 30px
}

.top-bar ul.toplink1 li a i {
    position: absolute;
    left: 5px;
    top: 10px;
    font-size: 17px;
}

.header {
    position: relative;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 0
}

.header .topbar {
    padding: 5px 0;
    background: #242935
}

.header .topbar .logo {
    float: left;
    margin-right: 26px
}

.header .topbar .logo img {
    height: 36px
}

.header .topbar .top-bar-left a {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    padding: 5px 20px 5px 0
}

.header .topbar .top-bar-left a i {
    position: relative;
    top: 2px;
    font-size: 19px;
    margin-right: 3px
}

.header .topbar .top-bar-right {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header .topbar .top-bar-right a {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 0 5px 20px;
    text-decoration: none;
    color: #fff
}

.header .topbar .top-bar-right a i {
    position: relative;
    top: 2px;
    font-size: 22px;
    margin-right: 3px
}

.header .topbar .top-bar-right a.cart-link {
    padding-left: 32px;
    margin-left: 15px
}

.header .topbar .top-bar-right a.cart-link i {
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 29px
}

.header .topbar .top-bar-right a.currency-link {
    border-right: 1px solid #ffffff47;
    padding-right: 20px
}

.header .topbar .btn {
    height: 24px;
    top: -1px;
    border-radius: 2px;
    padding: 1px 6px!important;
    font-weight: 500;
    background: #0404044d;
    border: 0;
    color: #fff
}

.header .topbar .btn-group .dropdown-menu {
    border-radius: 0;
    padding: 0;
    min-width: 60px;
    border: 1px solid #e7e7e8;
    box-shadow: 0 1px 1px rgba(44,50,66,.06),0 8px 8px rgba(44,50,66,.01)
}

.header .topbar .btn-group .dropdown-item {
    color: #212529;
    font-size: 14px;
    padding: 5px
}

.header .navbar {
    background: #fff;
    padding: 0;
    height: 66px;
    border-bottom: 1px solid #eaedf1
}

.header .navbar .navbar-brand {
    position: relative;
    padding: 0;
    display: block;
    width: 264px;
    height: 44px
}

.header .navbar .navbar-brand .logo {
    height: 44px
}

.header .navbar .navbar-brand .logo-desc {
    position: absolute;
    content: "";
    left: 222px;
    top: 12px;
    font-size: 15px;
    font-weight: 600;
    color: #848e9b;
    display: flex;
    align-items: center
}

.header .navbar .navbar-brand .logo-desc:before {
    position: absolute;
    content: "";
    left: -15px;
    top: -9px;
    width: 1px;
    height: 38px;
    background-color: #e6e7ea
}

.header .navbar .navbar-brand .logo-desc span {
    position: relative;
    padding-left: 20px
}

.header .navbar .navbar-brand .logo-desc span:before {
    position: absolute;
    content: "";
    left: -10px;
    top: -9px;
    width: 34px;
    height: 38px;
    background-image: url(../img/campaign/kurdele.png);
    background-repeat: no-repeat;
    background-position: center
}

.header .navbar .navbar-collapse {
    margin-left: -15px;
    margin-right: -15px
}

.header .navbar .nav-link {
    position: relative;
    color: #58667b;
    font-size: 16px;
    font-weight: 600;
    padding: 19px 21px;
}

.header .navbar .nav-link.dropdown-toggle::after {
    display: none
}

.header .navbar .dropdown {
    position: static
}

.header .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 50px;
    margin-top: 0px;
    border-radius: 0;
    border: 0;
    background-color: #fff;
    padding: 0
}

.header .navbar .nav-item.show .nav-link {
    color: #ff8600;
}

.header .navbar .nav-item.show .nav-link:after {
    position: absolute;
    content: "";
    bottom: -3px;
    left: 3px;
    height: 2px;
    width: 100%;
    background: #ff8600;
}

.header .navbar .nav-item.show .nav-link:before {
    position: absolute;
    content: "";
    bottom: -3px;
    left: 3px;
    height: 2px;
    width: 100%;
    background: #ff8600;
}

.header .navbar .active>.nav-link,.header .navbar .nav-link.active,.header .navbar .nav-link.show,.header .navbar .show>.nav-link {
    color: #396cdf
}

.header .dropdown:hover .nav-link {
    color: #ff8600;
}

.header .dropdown:hover .nav-link:before {
    content: "";
    bottom: 0;
    left: 3px;
    height: 3px;
    width: 100%;
    background: #396cdf
}

.menuTopFix.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    box-shadow: 0 2px 4px rgba(3,27,78,.1)
}

.mega-menu-header {
    background: #fff;
    padding: 30px 0 20px;
    position: relative;
    z-index: 13;
    border-top: 1px solid #e5e8ec
}

.mega-menu-header .row {
    width: 100%
}

.mega-menu-header:after,.mega-menu-header:before {
    display: table;
    content: " ";
    clear: both
}

.mega-menu-header .col-md-4 {
    position: relative;
    padding: 0 20px
}

.mega-menu-header .col-md-4:after {
    position: absolute;
    content: '';
    right: -2px;
    top: 0;
    background: #e7e7e8;
    width: 1px;
    height: 100%
}

.mega-menu-header a .menu-icon img {
    width: 32px;
    margin: 0 auto;
    transition: all .2s;
    transition: all .2s
}

.mega-menu-header .last:after {
    display: none
}

.mega-menu-header h4 {
    font-size: 13px;
    color: #3c4858;
    font-weight: 600;
    margin-bottom: 15px
}

.mega-menu-header h3 {
    font-size: 18px;
    color: #3c4858;
    font-weight: 600;
    margin-bottom: 5px
}

.mega-menu-header p {
    font-size: 13px;
    margin-bottom: 0;
    line-height: 1.4
}

.mega-menu-header b {
    display: block;
    color: #3c4858;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px
}

.mega-menu-header ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.mega-menu-header ul li:last-child {
    border-bottom: 0
}

.mega-menu-header ul li a {
    position: relative;
    display: block;
    color: #3c4858;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    padding: 8px 0 4px
}

.mega-menu-header ul li a small.badge {
    position: relative;
    top: -2px;
    font-size: 11px;
    display: inline-block;
    margin-left: 3px
}

.mega-menu-header ul li a:hover {
    text-decoration: none;
    color: #007bff
}

.mega-menu-header ul.icon li {
    position: relative;
    padding-left: 50px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 30px
}

.mega-menu-header ul.icon li a>i {
    position: absolute;
    left: -58px;
    top: 9px;
    font-size: 35px;
    width: 50px;
    height: 50px;
    float: left;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1);
    background: #eff4f8;
    background: linear-gradient(0deg,#eff4f8 0,#fff 100%);
    transition: all .2s;
    align-items: center;
    justify-content: center;
    color: #386ce0;
    background: #fff;
    border: 2px solid #fff
}

.mega-menu-header ul li {
    border-bottom: 1px solid #e7e7e8;
    padding: 5px 0
}

.mega-menu-header ul.icon li a>img {
    position: absolute;
    left: -50px;
    top: 7px;
    font-size: 32px;
    width: 42px;
    height: 42px;
    float: left;
    padding: 5px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1);
    background: #eff4f8;
    background: linear-gradient(0deg,#eff4f8 0,#fff 100%);
    transition: all .2s;
    align-items: center;
    justify-content: center;
    color: #386ce0;
    background: #fff
}

.mega-menu-header ul.icon li a>span {
    display: block;
    font-weight: 400;
    color: #3c4858;
    margin-top: 2px;
    font-size: 13px;
    line-height: 1.4
}

.mega-menu-header ul.icon li a>span>small {
    display: inline-block;
    padding-right: 6px
}

.mega-menu-header ul.icon li a>span>i {
    position: static;
    font-size: 16px
}

.mega-menu-header ul.icon li a:hover {
    color: #386ce0!important
}

.mega-menu-header ul.icon li a:hover>span {
    color: #386ce0!important
}

.mega-menu-header ul.icon li a:hover>i {
    border: 2px solid #386ce0;
    background-color: #386ce0;
    color: #fff
}

.mega-menu-header ul.icon li a:hover>img {
    border: 2px solid #386ce0
}

.mega-menu-header ul.icon.paper li a {
    font-weight: 400
}

.mega-menu-footer {
    background: #f3f5f9;
    padding: 10px 0
}

.mega-menu-footer:after,.mega-menu-footer:before {
    display: table;
    content: " ";
    clear: both
}

.mega-menu-footer a {
    display: inline-block;
    padding-right: 15px;
    color: #007bff;
    font-size: 14px
}

.menu-kampanya {
    background: #ee3437;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    letter-spacing: .01em;
    padding: 2px 10px 2px;
    position: absolute;
    right: 15px;
    top: 3px;
    text-transform: uppercase
}

.menu-kampanya:before {
    border: 5px solid #0000;
    border-right-color: #ee3437;
    bottom: -5px;
    content: "";
    display: block;
    position: absolute;
    right: 0
}

.menu-kampanya.green {
    background: #4eb246
}

.menu-kampanya.green:before {
    border-right-color: #4eb246
}

.menu-yeni {
    background: #4fb245;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    letter-spacing: .01em;
    padding: 2px 10px 2px;
    position: absolute;
    right: 15px;
    top: 3px;
    text-transform: uppercase
}

.menu-yeni:before {
    border: 5px solid #0000;
    border-right-color: #4fb245;
    bottom: -5px;
    content: "";
    display: block;
    position: absolute;
    right: 0
}

.menu-yeni.green {
    background: #4fb245
}

.menu-yeni.green:before {
    border-right-color: #4fb245
}

.clientarea__panel_title .text {
    right: 10px;
    top: 24px;
}

@media only screen and (max-width: 767px) {
    .header {
        display:none
    }

    .menu-banner .infoBox>div:nth-child(1) {
        width: 35%;
    }

    .mobile-header {
        display: block
    }

    .news-bar .news-content {
        padding-right: 30px
    }

    .news-bar .news-content p {
        font-size: 16px
    }

    .news-bar .news-content .newsClose {
        right: -10px
    }

    .news-bar .news-content .btn-sm {
        min-width: 70px
    }

    .news-bar .news-content .btn-sm span {
        display: none
    }
}

.main-banner {
    position: relative;
    padding: 40px 0 150px;
    background-image: url(../img/background/bg5.jpg);
    background-size: cover;
    background-position: 50%
}

.main-banner:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background-color: #386ce0e0;
    height: 100%;
    width: 100%
}

.main-banner .container {
    position: relative;
    z-index: 1
}

.main-banner h1 {
    font-size: 32px;
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

.main-banner p {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: #fff
}

.main-banner .domain-checker {
    display: flex;
    background-color: #fff;
    padding: 5px;
    border-radius: 4px;
    max-width: 856px;
    margin: 20px auto
}

.main-banner .domain-checker .domain-checker-bg {
    width: 100%
}

.main-banner .domain-checker .domain-checker-bg .dc-input {
    float: left;
    width: calc(100% - 140px)
}

.main-banner .domain-checker .domain-checker-bg .dc-input input {
    border: 0;
    height: 48px;
    width: 100%
}

.main-banner .domain-checker .domain-checker-bg .dc-button {
    float: left;
    width: 140px
}

.main-banner .domain-checker .domain-checker-bg .dc-button .btn {
    height: 48px;
    font-weight: 500
}

.main-banner ul.domain-link {
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
    clear: both;
    display: block;
    text-align: center
}

.main-banner ul.domain-link li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 15px;
    color: #fff;
    font-weight: 500
}

.main-banner ul.domain-link li a {
    color: #fff;
    font-weight: 500
}

.main-banner ul.domain-link li:after {
    position: absolute;
    content: "";
    top: 3px;
    right: -2px;
    height: 16px;
    width: 1px;
    background: #ffffff40
}

.main-banner ul.domain-link li:last-child:after {
    display: none
}

.main-banner .domain-extension {
    margin: 40px 0 0
}

.main-banner .domain-extension .item {
    text-align: center;
    display: flex;
    align-items: center
}

.nav-cart {
    padding-left: 32px;
    margin-left: 5px;
    border-left: 1px solid #e7e7e8
}

.nav-cart i {
    font-size: 25px;
    position: absolute;
    left: -19px;
    top: 17px
}

.navbar-light {
    padding: 0;
    z-index: 3;
    width: 100%
}

.navbar-light .navbar-brand img {
    height: 36px
}

.navbar-light .navbar-nav .nav-item {
    margin-right: 15px
}

.navbar-light .navbar-nav .nav-item:last-child {
    margin-right: 0
}

.navbar-light .navbar-nav .nav-item .nav-link {
    color: #373d41;
    font-weight: 700;
    font-size: 16px;
    padding: 20px 5px
}

.navbar .dropdown {
    position: static
}

.navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 50px;
    margin-top: 12px;
    border-radius: 0;
    border: 0;
    background-color: #fff;
    padding: 0
}

.navbar-nav .nav-item.show .nav-link {
    position: relative;
    color: #031b4e
}

.navbar-nav .nav-item.show .nav-link:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #6419ff
}

.cart-menu {
    border-left: 1px solid #e7e7e8;
    padding-left: 15px;
    margin-left: 20px
}

.cart-menu li {
    position: relative;
    padding-left: 28px
}

.cart-menu i {
    font-size: 25px;
    position: absolute;
    left: 0;
    top: 17px
}

.home-product {
    position: relative;
    padding: 60px 0
}

.home-product .heading {
    margin-bottom: 20px
}

.home-box {
    float: left;
    width: calc(20% - 2px);
    position: relative;
    text-align: center;
    margin: 15px 1px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    padding: 20px 10px;
    border: 1px solid #e6e9ed;
    box-shadow: 0 0 30px rgb(14 14 14 / 10%);
    border-bottom: 5px solid #c5cacc
}

.home-box img {
    display: block;
    margin: 0 auto 10px;
    height: 80px
}

.home-box .p-price {
    position: relative;
    text-align: center;
    padding: 10px 0 5px
}

.home-box .p-price .price-tag {
    padding-left: 15px;
    font-size: 56px;
    line-height: 1;
    font-weight: 800;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    justify-content: center
}

.home-box .p-price .price-tag span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    font-weight: 900;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    justify-content: center
}

.home-box .p-price .price-tag sub {
    color: #242736;
    font-size: 14px;
    font-weight: 400;
    top: 12px;
    left: 10px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.home-box .p-price .price-tag sup {
    font-size: 28px;
    top: -10px;
    left: -20px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.home-box .p-price .price-tag sup>small {
    font-weight: 300;
    margin-left: 3px
}

.home-box .title {
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.home-box .desc {
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 15px
}

.home-box .btn {
    font-size: 16px;
    border-radius: 4px;
    padding: 12px 40px
}

@media only screen and (max-width: 767px) {
    .home-box {
        width:calc(50% - 2px);
        margin: 2px 1px;
        min-height: 350px
    }

    .home-box:nth-child(1) {
        width: calc(100% - 2px)
    }
}

.home-customer {
    position: relative;
    width: 100%;
    padding: 70px 0
}

.home-customer .heading {
    margin-bottom: 40px
}

.home-customer .heading-desc {
    font-size: 24px;
    color: #ffc22c
}

.home-customer .reviews-box {
    position: relative
}

.home-customer .reviews-box .reviews {
    background: #f7f7f7;
    border-radius: 3px;
    padding: 25px;
    color: #333;
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5
}

.home-customer .reviews-box .reviews:after {
    content: '';
    position: absolute;
    left: 12%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #f7f7f7;
    clear: both
}

.home-customer .reviews-box .reviews-author {
    display: table;
    padding-top: 10px;
    padding-left: 20px
}

.home-customer .reviews-box .reviews-author img {
    width: 55px;
    height: auto;
    border-radius: 50%;
    display: table-cell
}

.home-customer .reviews-box .reviews-author h4 {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    padding-left: 15px;
    padding-top: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.2
}

.home-customer .reviews-box .reviews-author h4 span {
    display: block;
    font-size: 14px;
    color: #717988;
    padding-top: 1px
}

.home-customer .reviews-box .reviews-author h4 span>span {
    display: block;
    font-size: 90%;
    font-weight: 400;
    padding-top: 2px
}

.home-customer .owl-dots {
    display: none
}

.home-customer .owl-nav {
    position: absolute;
    top: 124px;
    width: 100%;
    font-size: 60px
}

.home-customer .owl-nav .owl-prev {
    position: absolute;
    right: 40px;
    color: #abacb3!important
}

.home-customer .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    color: #abacb3!important
}

.home-domain-bar {
    position: relative;
    padding: 40px 0 30px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background: #333
}

.home-domain-bar:before {
    position: absolute;
    content: '';
    left: 70%;
    top: 0;
    background-image: url(../img/page/banner-light.svg);
    width: 100%;
    height: 100%;
    mix-blend-mode: color-burn;
    opacity: .4
}

.home-domain-bar .text {
    color: #fff;
    margin-bottom: 15px;
    overflow: hidden
}

.home-domain-bar .text h2 {
    font-size: 30px;
    margin-bottom: 5px
}

.home-domain-bar .text p {
    font-size: 18px;
    color: #fff
}

.home-domain-bar .form-bg {
    background: #fff;
    overflow: hidden;
    border-radius: 4px
}

.home-domain-bar .form-bg input {
    float: left;
    border: 0;
    padding: 10px 25px;
    width: calc(100% - 150px);
    height: 56px;
    border-radius: 4px;
    font-weight: 500
}

.home-domain-bar .form-bg .btn {
    float: right;
    width: 150px;
    padding: 10px 15px;
    height: 56px;
    border-radius: 0;
    font-weight: 500
}

.home-domain-bar ul.domain-link {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
    clear: both;
    display: inline-block;
    text-align: center
}

.home-domain-bar ul.domain-link li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 16px
}

.home-domain-bar ul.domain-link li a {
    color: #fff;
    font-weight: 500
}

.home-domain-bar ul.domain-link li:after {
    position: absolute;
    content: '';
    top: 3px;
    right: -2px;
    height: 16px;
    width: 1px;
    background: #ffffff40
}

.home-domain-bar ul.domain-link li:last-child:after {
    display: none
}

.custom-switch {
    padding-left: 57px;
    min-height: 33px
}

.custom-switch .custom-control-label {
    line-height: 32px;
    font-size: 15px
}

.custom-switch .custom-control-label::before {
    width: 50px;
    height: 26px;
    border-radius: 20px;
    left: -57px
}

.custom-switch .custom-control-label::after {
    width: calc(24px - 4px);
    height: calc(24px - 4px);
    top: calc(5px + 2px);
    left: calc(-55px + 2px);
    border-radius: 20px
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    -webkit-transform: translateX(22px);
    transform: translateX(22px)
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #f66503;
    background-color: #f66503
}

.custom-control-input {
    width: 56px;
    height: 33px
}

.custom-control-input:focus {
    box-shadow: none;
    border: 0
}

.home-domain-price {
    position: relative;
    padding: 0 0 20px;
    background: #333;
    color: #fff
}

.home-domain-price #domainPrice .owl-item {
    position: relative
}

.home-domain-price #domainPrice .owl-item:after {
    position: absolute;
    content: '';
    right: -4px;
    top: 2px;
    width: 1px;
    height: 22px;
    background: #ffffff40
}

.home-domain-price #domainPrice .owl-item:first-child:after {
    display: none
}

.home-domain-price .item-price {
    text-align: center
}

.home-domain-price .item-price .name {
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    margin-right: 10px;
    background: #4eb246;
    border-radius: 4px;
    color: #fff;
    padding: 2px 6px 4px;
    line-height: 1
}

.home-domain-price .item-price .price {
    display: inline-block
}

.home-domain-price .item-price .price sub {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    bottom: inherit
}

.home-domain-price .item-price .price sub:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid red;
    height: 45%;
    height: calc(50% - 1px);
    width: 100%;
    transform: rotateZ(-10deg)
}

.home-domain-price .item-price .price sup {
    font-size: 18px;
    font-weight: 800;
    top: inherit
}

.home-domain-price.bg-green .item-price .name {
    background: #333
}

@media only screen and (max-width: 767px) {
    .home-domain-bar .text {
        text-align:center;
        margin-bottom: 15px
    }

    .home-domain-bar .form-bg input {
        width: calc(100% - 100px);
        padding: 10px
    }

    .home-domain-bar .form-bg .btn {
        width: 100px
    }

    .home-domain-price {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .home-domain-price .item-price .name {
        margin-right: 2px
    }
}

.home-box .p-price .price-tag sup {
    font-size: 22px;
    top: -10px;
    left: -20px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.home-box .p-price .price-tag sup>small {
    font-weight: 300;
    margin-left: 3px
}

.home-box .title {
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.home-box .desc {
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 15px
}

.home-box .btn {
    font-size: 16px;
    border-radius: 4px;
    padding: 12px 40px
}

@media only screen and (max-width: 767px) {
    .home-box {
        width:calc(50% - 2px);
        margin: 2px 1px;
        min-height: 350px
    }

    .home-box:nth-child(1) {
        width: calc(100% - 2px)
    }
}

.mega-menu-header {
    background: #fff;
    padding: 20px 0;
    border-top: 1px solid #e7e7e8
}

.mega-menu-header:after,.mega-menu-header:before {
    display: table;
    content: " ";
    clear: both
}

.mega-menu-header .col-md-3 {
    position: relative;
    padding: 0 20px
}

.mega-menu-header .col-md-3:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #e7e7e8
}

.mega-menu-header p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.4;
    color: #949c9e
}

.mega-menu-header p b {
    font-size: 16px;
    color: #373d41
}

.mega-menu-header b {
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #262936
}

.mega-menu-header ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.mega-menu-header ul li a {
    display: block;
    color: #373d41;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    padding: 4px 0
}

.menuTopFix.sticky {
    position: fixed;
    background: #fff;
    padding: 0;
    box-shadow: 0 2px 4px rgba(3,27,78,.1);
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}

.mobile-header {
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 60px;
    text-align: center;
    z-index: 3;
    display: none
}

.mobile-header a>img {
    height: 30px;
    margin-top: 15px
}

.mobile-header a {
    display: block;
    width: 100%
}

.mobile-header .mobile-cart {
    position: relative;
    color: #3c3d3b;
    font-size: 30px;
    padding: 8px
}

.mobile-header .mobile-cart span {
    position: absolute;
    top: 11px;
    right: 15px;
    font-size: 11px
}

.mobile-header .mblMenu {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 65px;
    font-size: 30px;
    color: #3c3d3b;
    padding: 8px 24px
}

#sidebar {
    background: #f8f8f8;
    border-top: 1px solid #e6e6e6;
    position: fixed;
    width: 100%;
    left: 0;
    top: 60px;
    height: 100%;
    z-index: 9999;
    display: none
}

#sidebar.active {
    display: block
}

.gw-login a {
    float: left;
    width: 50%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #53534a;
    padding: 12px 0
}

.gw-login a:last-child {
    border-right: 0
}

.gw-login a i {
    margin-right: 4px
}

.gw-sidebar .nano-pane {
    background: rgba(255,255,255,0);
    font-size: 15px
}

.nano-content {
    list-style: none;
    margin: 0;
    overflow: none;
    background-color: #fff;
    padding: 0 12px;
    font-size: 16px;
    color: #666;
    line-height: 1.2;
    font-weight: 500;
    overflow-x: hidden;
    height: 100%
}

.gw-sidebar .gw-nav-list li a {
    padding-left: 20px
}

.gw-nav-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.gw-nav-list>li:first-child {
    border-top: 0
}

.gw-nav-list>li {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #fcfcfc;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    text-decoration: none
}

.gw-nav-list>li:last-child {
    border-bottom: none
}

@-webkit-keyframes arrow-slide {
    100% {
        -webkit-transform: rotate(225deg);
        z-index: 3
    }
}

@-webkit-keyframes arrow-slide1 {
    100% {
        -webkit-transform: rotate(225deg);
        z-index: 3
    }
}

.gw-nav-list>li.arrow-down:after {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-top: 1px solid #bababa;
    border-left: 1px solid #bababa;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow-slide .5s 0s ease both
}

.gw-nav-list>li.init-arrow-down:after {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-right: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    -webkit-transform: rotate(45deg)
}

.gw-nav-list>li.arrow-up:after {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-right: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow-slide1 .5s 0s ease both
}

.gw-nav-list>li.init-arrow-up:after {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-top: 1px solid #bababa;
    border-left: 1px solid #bababa;
    -webkit-transform: rotate(45deg)
}

.gw-nav-list>li.active {
    background-color: #fff
}

.gw-nav-list>li>a {
    display: block;
    height: 42px;
    line-height: 42px;
    padding: 0 16px 0 7px;
    color: #666;
    text-shadow: none!important;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none
}

.gw-open>a {
    outline: 0
}

.gw-nav-list>li.gw-open {
    border-bottom-color: #e5e5e5
}

.gw-nav-list>li.gw-open>a {
    background-color: #fafafa;
    color: #1963aa
}

.gw-nav-list .gw-open>a,.gw-nav-list .gw-open>a:focus,.gw-nav-list .gw-open>a:hover {
    background-color: #fafafa
}

.gw-nav .gw-open>a,.gw-nav .gw-open>a:focus,.gw-nav .gw-open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.gw-nav-list>li.active>a,.gw-nav-list>li.active>a:active,.gw-nav-list>li.active>a:focus,.gw-nav-list>li.active>a:hover {
    background-color: #fff;
    color: #dd4814;
    font-weight: 800;
    font-size: 16px
}

.gw-nav-list .gw-nav-header,.gw-nav-list>li>a {
    margin: 0
}

.gw-nav-list>li.active>a>[class*=icon-] {
    font-weight: 400
}

.gw-nav-list>li.active>a:hover:before {
    display: none
}

.gw-nav-list>li.active:before {
    display: inline-block;
    content: "";
    position: absolute;
    right: -13px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border-right: 1px solid #dd4814
}

.gw-nav-list li.gw-open>a:after {
    display: none
}

.gw-nav-list>li a>.gw-arrow {
    display: inline-block;
    width: 14px!important;
    height: 14px;
    line-height: 14px;
    text-shadow: none;
    font-size: 18px;
    position: absolute;
    right: 11px;
    top: 11px;
    padding: 0;
    color: #666
}

.gw-nav-list>li a:hover>.gw-arrow,.gw-nav-list>li.active>a>.gw-arrow,.gw-nav-list>li.gw-open>a>.gw-arrow {
    color: #1963aa
}

.gw-nav-list>li>a>[class*=icon-]:first-child {
    display: inline-block;
    vertical-align: middle;
    min-width: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-right: 2px
}

.gw-nav-list>li .gw-submenu {
    font-size: 13px;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #fff;
    border-top: 1px solid #e5e5e5
}

.gw-nav-list>li .gw-submenu>li {
    margin-left: 0;
    position: relative
}

.gw-nav-list>li .gw-submenu>li>a {
    display: block;
    position: relative;
    color: #616161;
    padding: 11px 0 9px 35px;
    margin: 0;
    border-top: 1px dotted #e4e4e4;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none
}

.gw-nav-list>li .gw-submenu>li>a:focus {
    text-decoration: none
}

.gw-nav-list>li .gw-submenu>li>a:hover {
    text-decoration: none;
    color: #dd4814;
    background-color: rgba(25,25,50,.1)
}

.gw-nav-list>li .gw-submenu>li.active:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border: 2px solid #dd4814
}

.gw-nav-list>li .gw-submenu>li.active>a {
    color: #dd4814
}

.gw-nav-list>li .gw-submenu>li a>[class*=icon-]:first-child {
    display: none;
    font-size: 12px;
    font-weight: 400;
    width: 18px;
    height: auto;
    line-height: 12px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 11px;
    z-index: 1;
    background-color: #fff
}

.gw-nav-list>li .gw-submenu>li.active>a>[class*=icon-]:first-child,.gw-nav-list>li .gw-submenu>li:hover>a>[class*=icon-]:first-child {
    display: inline-block
}

.gw-nav-list>li .gw-submenu>li.active>a>[class*=icon-]:first-child {
    color: #c86139
}

.gw-nav-list>li>.gw-submenu>li:first-child>a {
    border-top: 0
}

.gw-nav-list li .gw-submenu {
    overflow: hidden
}

.gw-nav-list li.active.gw-open>.gw-submenu>li.active.gw-open>a.dropdown-toggle:after {
    display: none
}

.gw-nav-list li.active>.gw-submenu>li.active>a:after {
    display: none
}

.gw-nav-list li.active.gw-open>.gw-submenu>li.active>a:after {
    display: block
}

.gw-nav-tabs li[class*=" icon-"],.nav-tabs li[class^=icon-] {
    width: 1.25em;
    display: inline-block;
    text-align: center
}

.home__domain {
    position: relative;
    border-bottom: 1px solid #e5e8ed;
    border-top: 1px solid #e5e8ed;
    background: #f9fbfc;
    padding: 25px 0
}

.home__domain form {
    position: relative
}

.home__domain form input {
    float: left;
    width: calc(100% - 140px);
    height: 60px;
    border-right: 0;
    border-radius: 4px 0 0 4px
}

.home__domain form .btn {
    float: left;
    width: 140px;
    height: 60px;
    border-radius: 0 4px 4px 0;
    font-weight: 600;
    font-size: 16px;
    display: block
}

.home__domain #owl-domain {
    margin-top: 10px
}

.home__domain #owl-domain .owl-item:after {
    position: absolute;
    content: '';
    right: -5px;
    top: 0;
    background: #e5e8ed;
    height: 41px;
    width: 1px
}

.home__domain #owl-domain .item {
    text-align: center;
    letter-spacing: -.7px;
    line-height: 1
}

.home__domain #owl-domain .item img {
    width: auto;
    height: 24px;
    margin: 0 auto;
    display: block
}

.home__domain #owl-domain span.old {
    display: inline-block;
    text-decoration: line-through;
    font-size: 14px;
    color: #999
}

.home__domain #owl-domain span.new {
    display: inline-block
}

#home-carousel-1x .carousel-item {
    height: 400px;
    text-align: center;
    background-size: cover!important
}

#home-carousel-1x .container {
    position: relative
}

#home-carousel-1x .container .carousel-title {
    position: absolute;
    left: 15px;
    top: 60px;
    text-align: left;
    color: #3a3c46;
    width: 60%
}

#home-carousel-1x .container .carousel-title h1 {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 10px
}

#home-carousel-1x .container .carousel-title p {
    font-size: 22px;
    margin-bottom: 20px
}

#home-carousel-1x .container .carousel-title ul {
    margin-bottom: 25px;
    overflow-y: hidden
}

#home-carousel-1x .container .carousel-title ul li {
    float: left;
    font-size: 16px;
    font-weight: 500;
    padding: 4px 0;
    width: 50%
}

#home-carousel-1x .container .carousel-title .btn {
    font-weight: 500;
    width: 220px;
    line-height: 30px
}

#home-carousel-1x .carousel-control-prev {
    width: 75px
}

#home-carousel-1x .carousel-control-next {
    width: 75px
}

#home-carousel-1x .img1 {
    position: absolute;
    right: -52px;
    top: 37px;
    height: 330px
}

.section__banner {
    position: relative;
    width: 100%;
    text-align: center;
    color: #252836;
    padding: 50px 0 0;
    height: 360px;
    background: #e2e8eb
}

.section__banner h1 {
    font-size: 36px;
    margin-bottom: 10px
}

.section__banner p {
    font-size: 20px;
    margin-bottom: 20px
}

.section__banner li {
    display: inline-block;
    padding: 8px 15px;
    font-size: 18px
}

.section__banner li:nth-child(1) {
    padding-left: 0
}

.section__banner li:nth-child(4) {
    padding-right: 0
}

.section__banner li>i {
    padding-right: 3px
}

.section__product {
    position: relative;
    width: 100%;
    padding: 0;
    margin-top: -76px;
    clear: both
}

.hosting-package {
    clear: both
}

.hosting-package:after,.hosting-package:before {
    display: table;
    content: " ";
    clear: both
}

.package {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    border-bottom: 5px solid #d4d4d4;
    margin: 0 5px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 15%);
    float: left;
    width: calc(25% - 10px);
    box-shadow: 0 0 50px rgb(34 34 34 / 20%)
}

.package.best-hosting {
    margin-top: -40px;
    z-index: 1
}

.package.best-hosting[data-promo-text]:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 0 8px;
    color: #252836;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    text-transform: none;
    content: attr(data-promo-text)
}

.package.best-hosting[data-promo-text]:before {
    background: #28a745;
    color: #fafafa
}

.package .p-header {
    position: relative;
    text-align: center;
    padding: 15px 0 15px;
    background-color: #fafafa;
    border-bottom: 1px solid #2427362e
}

.package .p-header>h3 {
    font-size: 20px;
    color: #252836
}

.package .p-header>p {
    margin: 0;
    font-size: 14px;
    color: #252836
}

.package .p-price {
    position: relative;
    text-align: center;
    padding: 10px 0 15px;
    background-color: #fafafa
}

.package .p-price .badge {
    margin-bottom: 10px
}

.package .p-price .old {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #242736;
    line-height: 1
}

.package .p-price .old span {
    position: relative;
    display: inline-block
}

.package .p-price .old span:after {
    display: block;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    right: 0;
    top: 10px;
    background: red;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.package .p-price .price-tag {
    color: #fff;
    padding-left: 15px;
    font-size: 56px;
    line-height: 1;
    font-weight: 800;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    justify-content: center
}

.package .p-price .price-tag span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    color: #252836;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    justify-content: center
}

.package .p-price .price-tag sub {
    color: #242736;
    font-size: 14px;
    font-weight: 600;
    bottom: 0;
    top: 12px;
    left: 10px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.package .p-price .price-tag sup {
    color: #252836;
    font-size: 28px;
    top: -10px;
    left: -20px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.package .p-price .price-tag sup>small {
    font-weight: 300;
    margin-left: 3px
}

.package .p-price i {
    position: absolute;
    right: 30px;
    top: 62%
}

.package .p-order {
    margin-top: 0;
    text-align: center;
    padding-bottom: 15px;
    background-color: #fafafa
}

.package .p-order .btn {
    width: 220px;
    height: 44px;
    line-height: 30px;
    letter-spacing: -.3px;
    font-weight: 700
}

.package .p-detail {
    position: relative;
    text-align: center
}

.package .p-detail>p {
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #e6e9ed
}

.package .p-more {
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    font-weight: 400
}

.package .p-more a {
    color: #0887fd
}

.package .p-renew {
    font-size: 12px;
    color: #9c9c9c;
    text-align: center;
    font-weight: 400;
    cursor: help;
    margin-bottom: 15px
}

.badge-taksit {
    position: absolute;
    left: -75px;
    top: 30px;
    width: 200px
}

.badge-taksit3 {
    position: absolute;
    right: -148px;
    top: -37px;
    width: 180px
}

.package .p-detail>p>img {
    width: 20px;
    margin-right: 3px;
    position: relative;
    top: -2px;
    display: inline-block;
    margin: 0
}

.DomainKampanya {
    position: absolute;
    z-index: 1;
    right: 2px;
    top: 70px;
    width: 77px;
    height: 77px;
    background: url(../img/ucretsiz__domain_site.png)
}

.package.best-hosting .DomainKampanya {
    top: 110px
}

.plan-title {
    font-size: 20px;
    text-align: center;
    margin-top: 31px
}

.plan-title>i {
    position: relative;
    top: 4px;
    font-size: 26px;
    text-align: center
}

.plan-title>.abbr {
    text-decoration: none;
    border-bottom: 1px dotted;
    cursor: pointer;
    color: #00b9ff
}

.section__performance {
    position: relative;
    width: 100%;
    padding: 50px 0
}

.performance__list {
    position: relative;
    overflow: hidden
}

.performance__list ul li {
    float: left;
    width: calc(20% - 20px);
    margin: 10px 10px;
    line-height: 1.4;
    background-color: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1);
    border-radius: 4px;
    padding: 10px
}

.performance__list ul li i {
    display: block;
    font-size: 42px;
    color: #00b9ff
}

.performance__list ul li b {
    display: block;
    font-size: 16px
}

.performance__list ul li p {
    display: block;
    font-size: 14px;
    margin-bottom: 0
}

.section__partner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.section__partner .partner {
    display: flex;
    align-items: center;
    width: 110px;
    height: 40px;
    margin-bottom: 30px;
    margin-right: 25px
}

.section__partner .partner img {
    width: 100%;
    height: auto
}

.section__demo {
    position: relative;
    padding: 40px 0;
    background: #f9fbfc
}

.section__click {
    position: relative;
    width: 100%;
    padding: 40px 0;
    background-color: #fff
}

.section__click img {
    width: 100%
}

.section__click h3 {
    font-size: 32px;
    margin-bottom: 20px;
    margin-top: 30px
}

.section__click p {
    font-size: 20px;
    margin-bottom: 0;
    color: #717988;
    margin-bottom: 30px
}

.section__click p:last-child {
    margin-bottom: 0
}

.section__featured {
    position: relative;
    width: 100%;
    padding: 70px 0 30px;
    background: #f9fbfc
}

.block__feature {
    position: relative;
    margin: 15px 0
}

.block__feature i {
    display: block;
    font-size: 32px;
    text-align: center;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 10px;
    background: #0088ff26;
    color: #08f;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px
}

.block__feature h6 {
    position: relative;
    margin-bottom: 5px
}

.block__feature p {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 300
}

.section__customer {
    position: relative;
    width: 100%;
    padding: 70px 0
}

.support__client {
    position: relative;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    color: #00b9ff
}

.reviews-box {
    position: relative
}

.reviews-box .reviews {
    background: #f4f7fb;
    border-radius: 3px;
    padding: 35px;
    color: #333;
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5
}

.reviews-box .reviews:after {
    position: absolute;
    left: 30px;
    bottom: 0;
    content: "";
    height: 10px;
    width: 32px;
    background: #f4f7fb
}

.reviews-box .reviews:before {
    position: absolute;
    left: 24px;
    bottom: -35px;
    content: "\f0dd";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 42px;
    color: #f4f7fb;
    cursor: default
}

.reviews-box .reviews-author {
    display: table;
    padding-top: 10px;
    padding-left: 20px
}

.reviews-box .reviews-author img {
    width: 55px;
    height: auto;
    border-radius: 50%;
    display: table-cell
}

.reviews-box .reviews-author h4 {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.1
}

.reviews-box .reviews-author h4 span {
    display: block;
    font-size: 14px;
    color: #717988;
    padding-top: 1px
}

.reviews-box .reviews-author h4 span>span {
    display: block;
    font-size: 90%;
    font-weight: 400;
    padding-top: 2px
}

#support__slider .owl-dots {
    display: none
}

#support__slider .owl-nav {
    position: absolute;
    top: 124px;
    width: 100%;
    font-size: 60px
}

#support__slider .owl-nav .owl-prev {
    position: absolute;
    right: 40px;
    color: #abacb3!important
}

#support__slider .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    color: #abacb3!important
}

.carousel-indicators {
    z-index: 2
}

.section__compare {
    position: relative;
    width: 100%;
    padding: 70px 0
}

.section__compare a {
    color: #44505d
}

.compare-list-spec {
    list-style: none;
    padding: 0;
    margin: 0
}

.compare-list-spec li {
    list-style: none;
    margin: 0;
    padding: 10px 20px;
    line-height: normal;
    border-bottom: 1px solid #e6e9ed;
    border-right: 1px solid #e6e9ed;
    text-align: right;
    min-height: 45px;
    max-height: 65px
}

.compare-list-spec li.caption {
    font-size: 20px;
    font-weight: 700;
    line-height: 60px;
    height: 60px;
    border-right: 0;
    line-height: 40px
}

.compare-list-spec li:first-child {
    border-top: 1px solid #e6e9ed
}

.compare-list-spec li:last-child {
    border-bottom: 0
}

.compare-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.compare-list li {
    list-style: none;
    margin: 0;
    padding: 10px 20px;
    line-height: normal;
    border-bottom: 1px solid #e6e9ed;
    border-right: 1px solid #e6e9ed;
    text-align: center;
    overflow: hidden;
    min-height: 45px;
    max-height: 65px
}

.compare-list li.caption {
    font-size: 20px;
    line-height: 20px;
    height: 60px;
    border-bottom: 0;
    border-right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.compare-list li.caption.bg-dark {
    background-color: #252836!important
}

.compare-list li:first-child {
    border-top: 1px solid #e6e9ed
}

.compare-list li:last-child {
    border-bottom: 0!important
}

.compare-list.compare-pop {
    position: relative;
    z-index: 2;
    box-shadow: -50px 0 50px -50px rgba(34,34,34,.4),50px 0 50px -50px rgba(34,34,34,.4)
}

.compare-list.compare-pop li {
    font-weight: 700
}

.compare-list.last li {
    border-right: 0
}

.compare-list li.spec-1 {
    border-bottom: 5px solid #b3b7bd
}

.compare-list li.spec-2 {
    border-bottom: 5px solid #252836
}

.compare-list li.compare-price {
    padding: 20px 20px;
    max-height: none
}

.compare-list li.compare-price {
    border-bottom: 0
}

.compare-list li.compare-price .price {
    font-size: 34px;
    line-height: 100%;
    font-weight: 900;
    letter-spacing: -.04em;
    position: relative;
    white-space: nowrap
}

.compare-list li.compare-price .price .month {
    position: relative
}

.compare-list li.compare-price .price .month:after {
    content: "/Ay";
    letter-spacing: 0;
    white-space: nowrap;
    font-size: 33%;
    line-height: 1;
    position: absolute;
    bottom: 9px;
    left: 5px;
    font-weight: 400
}

.compare-list li.compare-price .price small {
    position: relative;
    font-size: 50%;
    line-height: 50%;
    top: -13px;
    margin-left: 0;
    white-space: nowrap
}

.compare-list li.compare-price .btn {
    color: #fff;
    font-weight: 700;
    letter-spacing: -.6px;
    line-height: 28px
}

.compare-list li .fa-circle {
    color: #b3b7bd;
    background: #b3b7bd;
    border-radius: 50%
}

.no-padding {
    padding: 0
}

.text-medium_grey {
    color: #b3b7bd;
    background: #b3b7bd;
    border-radius: 50%
}

.text-orange {
    color: #3eb9ff;
    background: #3eb9ff;
    border-radius: 50%
}

.comparison-container a {
    color: #222;
    display: block;
    width: 100%
}

.comparison-container a:hover {
    text-decoration: none
}

.section__related {
    position: relative;
    width: 100%;
    padding: 50px 0;
    background: #242734;
    color: #fff
}

.section__related .heading {
    margin-bottom: 20px
}

.related__product {
    position: relative;
    color: #262936;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.15);
    margin: 15px 0;
    padding: 15px;
    display: block;
    width: 100%;
    padding-left: 84px
}

.related__product i {
    position: absolute;
    left: 15px;
    top: 6px;
    font-size: 64px
}

.related__product h6 {
    font-size: 18px;
    font-weight: 600
}

.related__product p {
    font-size: 16px;
    margin: 0
}

.section__support {
    position: relative;
    width: 100%;
    padding: 70px 0
}

.section__support h3 {
    font-size: 28px;
    margin-bottom: 25px
}

.section__support p {
    font-size: 18px;
    margin-bottom: 25px;
    padding-right: 40px
}

.section__support p:nth-child(3) {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 22px
}

.block__support {
    position: relative
}

.block__support a {
    position: relative;
    display: inline-block;
    width: 30.9%;
    background: #fff;
    margin-right: 10px;
    padding: 15px 20px;
    padding-left: 64px;
    border-radius: 4px;
    border: 1px solid #e5e8ed;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1)
}

.block__support a>i {
    position: absolute;
    left: 8px;
    top: 8px;
    font-size: 48px
}

.block__support a>span {
    display: block;
    font-size: 16px;
    line-height: 1.1!important
}

.section__support .faq {
    border: 1px solid #e5e8ed;
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1)
}

.section__support .faq h4 {
    position: relative;
    font-size: 17px;
    font-weight: 500;
    padding: 15px 20px;
    padding-right: 30px;
    cursor: pointer;
    background-color: #fff
}

.section__support .faq h4 i {
    position: absolute;
    top: 8px;
    left: 0;
    border: 1px solid #3c4858;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 5px;
    font-size: 28px;
    color: #3c4858
}

.section__support .faq .collapse__detail>div {
    padding: 15px 20px 20px;
    font-size: 17px;
    background-color: #f0f8ff
}

.section__support .faq h4[aria-expanded=true] {
    color: #949ca9
}

.section__support .faq h4[aria-expanded=true] i {
    color: #fff;
    border-color: #2d8cff;
    background: #2d8cff
}

.section__support .faq h4[aria-expanded=false]:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f107';
    right: 10px;
    top: 12px;
    font-size: 18px
}

.section__support .faq h4[aria-expanded=true]:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f105';
    right: 10px;
    top: 14px;
    font-size: 18px
}

.section__support .faq .btn {
    padding: 8px 24px;
    height: 36px;
    min-height: 36px;
    font-size: 13px
}

.domain__banner {
    position: relative;
    width: 100%;
    text-align: center;
    color: #252836;
    padding: 60px 0 0;
    height: 360px;
    background: #e2e8eb
}

.domain__banner h1 {
    font-size: 36px;
    margin-bottom: 20px
}

.domain__banner .form__search {
    background: #00000024;
    padding: 6px;
    border-radius: 6px;
    overflow: hidden
}

.domain__banner .form__search .form-control {
    border: 0;
    border-radius: 4px 0 0 4px;
    font-weight: 500;
    font-size: 18px
}

.domain__banner .form__search .btn {
    border: 0;
    font-weight: 500;
    border-radius: 0 4px 4px 0;
    font-size: 18px;
    height: 48px
}

.domain__banner .form__search .col-lg-8 {
    padding-right: 0
}

.domain__banner .form__search .col-lg-4 {
    padding-left: 0
}

.link1 {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 40px
}

.link1 li {
    display: inline-block;
    padding: 0 10px
}

.link1 li a {
    color: #576879
}

.link2 {
    display: inline-block;
    text-align: center
}

.link2 li {
    display: inline-block;
    font-size: 18px;
    color: #272a36;
    font-weight: 500;
    padding: 0 20px
}

.domain__price {
    position: relative;
    padding: 15px 0 0
}

.domain__price h3 {
    text-align: center;
    margin-bottom: 30px
}

.domain__price .item {
    position: relative;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1);
    border-radius: 6px;
    padding: 10px
}

.domain__price .item img {
    display: block;
    width: auto;
    height: 40px;
    margin: 0 auto
}

.domain__price .item span {
    display: block;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 5px;
    letter-spacing: -.4px
}

.domain__price .item span>small {
    font-weight: 400;
    font-size: 20px;
    padding-left: 2px
}

.domain__price .item a {
    display: block;
    padding: 6px 10px 8px;
    border: 1px solid #00b9ff;
    border-radius: 4px;
    text-align: center;
    line-height: 1
}

.table1 {
    position: relative;
    font-size: 13px;
    background: #fff;
    border: 1px solid #e5e8ed;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(3,27,78,.06)
}

.table1 .table {
    margin-bottom: 0;
    font-size: 14px
}

.table1 .table th {
    background: #252836;
    color: #fff;
    border: 0;
    font-size: 14px
}

.table1 .table td {
    background-color: #fff
}

.table1 .table td:nth-child(1) {
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    line-height: 1
}

.table1 .table td:nth-child(2) {
    text-align: center
}

.table1 .table td:nth-child(3) {
    text-align: right;
    font-weight: 700
}

.table1 .table td:nth-child(4) {
    text-align: right;
    font-weight: 700
}

.table1 .table td:nth-child(5) {
    text-align: right;
    font-weight: 700
}

.table1 .form-control {
    height: 31px
}

.table1 .dataTables_length {
    padding: 10px 10px 0
}

.table1 table.dataTable {
    margin: 0!important
}

.table1 div.dataTables_wrapper div.dataTables_filter {
    padding: 10px 10px 0;
    float: right
}

.table1 div.dataTables_wrapper div.dataTables_info {
    padding: 12px 10px 0
}

.table1 div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    padding: 5px 10px;
    margin: 0;
    float: right
}

.table1 .row:nth-child(3) {
    background: #f3f6f9
}

.div-table {
    position: relative;
    font-size: 15px;
    border-radius: 0
}

.div-table .row.table-header {
    background: #f3f6f9;
    color: #ffffff;
    font-weight: 700;
    border: 0;
    box-shadow: none;
    background: #313243;
}

.div-table .row {
    margin: 4px 0;
    border: 1px solid #dee2e6;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1)
}

.div-table .row .col {
    padding: .75rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.div-table .row .col .price small {
    text-decoration: line-through;
    font-size: 14px
}

.div-table .row .col .price strong {
    font-weight: 700;
    color: #031b4e
}

.div-table .row .col .price span {
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    padding: 3px 6px 2px;
    border-radius: 10px
}

.div-table .row .col .btn {
    padding: 6px 20px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.5px
}

.div-table .row .col.text-left {
    justify-content: flex-start
}

.div-table .row .col.text-right {
    justify-content: flex-end
}

@media only screen and (max-width: 767px) {
    .div-table {
        border:0;
        font-size: 16px;
        box-shadow: none
    }

    .div-table .row.table-header {
        display: none
    }

    .div-table .row {
        display: block;
        text-align: center;
        padding: 10px;
        border: 1px solid #e5e8ed;
        margin: 15px 0;
        box-shadow: 0 2px 4px rgba(3,27,78,.06)
    }

    .div-table .row .col {
        padding: .25rem
    }

    .div-table .row .col:nth-child(1) {
        font-weight: 700;
        font-size: 18px
    }

    .div-table .row .col .price {
        text-align: center
    }

    .div-table .row .col.text-left {
        justify-content: center
    }

    .div-table .row .col.text-right {
        justify-content: center
    }
}

.ssl__filter li {
    margin-bottom: -1px
}

.ssl__filter li a {
    display: block;
    width: 100%;
    border: 1px solid #e5e8ed;
    line-height: 1.4;
    font-weight: 700;
    font-size: 18px;
    background: #f9fbfd;
    padding: 15.5px 10px;
    color: #262936
}

.ssl__filter li a span {
    display: block;
    font-size: 15px;
    font-weight: 400
}

.ssl__filter li a.active {
    background: #00b9ff;
    color: #fff
}

.ssl__product .table-bordered>tbody>tr>td,.ssl__product .table-bordered>tbody>tr>th,.ssl__product .table-bordered>tfoot>tr>td,.ssl__product .table-bordered>tfoot>tr>th,.ssl__product .table-bordered>thead>tr>td,.ssl__product .table-bordered>thead>tr>th {
    border: 1px solid #e5e8ed
}

.ssl__product .table thead {
    background-color: #262936;
    color: #f6f7fa
}

.ssl__product .table thead th {
    border-bottom: 0
}

.ssl__product .table td,.ssl__product .table th {
    vertical-align: middle
}

.ssl__product .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9fbfd
}

.ssl__product .pp-old-price {
    color: #717988;
    margin-right: 5px;
    font-size: 15px;
    text-decoration: line-through
}

.ssl__product .pp-price {
    font-weight: 700;
    font-size: 18px
}

.ssl-compare-main {
    position: relative
}

.ssl-compare-main .table {
    font-size: 13px
}

.ssl-compare-main .table thead th {
    padding: 5px 3px;
    background: #f3f6f9;
    border-bottom: 0;
    vertical-align: middle;
    text-align: center
}

.ssl-compare-main .table tbody th {
    padding: 5px 3px;
    vertical-align: middle;
    text-align: center
}

.ssl-compare-main .table tbody td {
    padding: 5px 3px;
    line-height: 1.2;
    vertical-align: middle
}

.ssl-compare-main .table tbody th:nth-child(1) {
    text-align: left;
    width: 30%;
    vertical-align: middle
}

.ssl-compare-main .table tbody td:nth-child(2) {
    text-align: center;
    width: 14%
}

.ssl-compare-main .table tbody td:nth-child(3) {
    text-align: center;
    width: 14%
}

.ssl-compare-main .table tbody td:nth-child(4) {
    text-align: center;
    width: 14%
}

.ssl-compare-main .table tbody td:nth-child(5) {
    text-align: center;
    width: 14%
}

.ssl-compare-main .table tbody td:nth-child(6) {
    text-align: center;
    width: 14%
}

@media only screen and (max-width: 767px) {
    .hidden-sm {
        display:none
    }

    .ssl__filter {
        margin-bottom: 15px
    }
}

.login-main {
    position: relative;
    padding: 60px 0;
    background: #f9fbfc;
    border-top: 1px solid #e7e7e8
}

.login-main .login {
    margin-bottom: 15px;
    border: 1px solid #e7e7e8;
    background: #fefefe url(../img/login-bg.jpg) right top no-repeat;
    min-height: 385px
}

.login-main .login .loginbox {
    padding: 20px 0 0 80px
}

.login-main .login .loginbox .form-control {
    border-radius: 4px
}

.login-main h3 {
    position: relative;
    color: #444;
    font-size: 22px;
    margin-bottom: 25px
}

.login-main h3::before {
    width: 40px;
    height: 3px;
    background-color: #01b9ff;
    content: '';
    display: block;
    position: relative;
    top: 34px
}

.login-main .col-md-6 h3 {
    margin-top: 98px;
    margin-bottom: 30px
}

.login-main .col-md-6 p {
    font-size: 18px;
    line-height: 22px;
    padding-right: 200px
}

.login-main .btn {
    height: 48px;
    padding: 11px 10px;
    width: 220px
}

#forgotPassword {
    float: right;
    font-size: 14px;
    margin-top: 4px
}

.register-main {
    position: relative;
    padding: 40px 0
}

.register-main .form-control {
    border-radius: 0
}

.register-main .form-group label {
    margin-bottom: 0
}

.register-main .form-group {
    margin-bottom: 10px
}

.register-main .main-content {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 10px
}

.register-main .panel-title {
    font-size: 16px
}

.pwreset-main {
    position: relative;
    padding: 40px 0
}

.pwreset-main .form-control {
    border-radius: 0
}

.pwreset-main p {
    font-size: 16px;
    margin-bottom: 15px
}

@media only screen and (max-width: 768px) {
    .login-main .login {
        padding-bottom:30px
    }

    .login-main .login .loginbox {
        padding: 20px 0 0 0;
        margin: 0 20px
    }

    .login-main .col-md-6 p {
        font-size: 18px;
        line-height: 22px;
        padding-right: 0
    }

    .register-main .main-content {
        margin: 10px
    }

    .register-main .col-md-3 {
        padding-left: 10px;
        padding-right: 10px
    }

    .register-main .sidebar {
        margin-top: 30px
    }

    .pwreset-main .col-md-6 {
        margin-top: 30px
    }
}

.domain-result-bar {
    position: relative;
    padding: 15px 0 15px;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    background: #3eb9ff
}

.domain-result-bar .form {
    float: left;
    background: rgba(0,0,0,.5);
    padding: 0;
    border-radius: 4px;
    width: 76%
}

.domain-result-bar .form:after,.domain-result-bar .form:before {
    display: table;
    content: " ";
    clear: both
}

.domain-result-bar .form .text {
    float: left;
    width: 75%
}

.domain-result-bar .form .text .form-control {
    height: 52px;
    width: 100%;
    border: 0;
    border-radius: 4px 0 0 4px
}

.domain-result-bar .form .button {
    float: left;
    width: 25%
}

.domain-result-bar .form .button .btn {
    height: 52px;
    display: block;
    width: 100%;
    border-radius: 0 4px 4px 0;
    font-weight: 600;
    font-size: 16px
}

.domain-result-bar .btnSepet {
    float: right;
    height: 52px;
    font-weight: 600;
    font-size: 16px
}

.domain-result-bar.sticky {
    padding: 15px 0 15px;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    background: #3eb9ff;
    z-index: 17
}

.domain-result-suggested {
    position: relative;
    padding: 25px 0 0
}

.domain-result-suggested:after,.domain-result-suggested:before {
    display: table;
    content: " ";
    clear: both
}

.domain-result-suggested .ds-col1 {
    text-align: center;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 20px;
    padding: 20px 0;
    color: #031b4e;
    background: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 2px 4px rgba(3,27,78,.06);
    letter-spacing: -1px
}

.domain-result-suggested .ds-col1 b {
    color: #de3327
}

.domain-result-suggested .ds-col1 p {
    margin: 10px 0 0;
    font-size: 20px;
    line-height: 1.3
}

.domain-result-suggested .ds-col2 {
    text-align: left;
    padding: 0 10px;
    padding: 30px 10px;
    background: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 2px 4px rgba(3,27,78,.06)
}

.domain-result-suggested .ds-col2:after,.domain-result-suggested .ds-col2:before {
    display: table;
    content: " ";
    clear: both
}

.domain-result-suggested .ds-col2 .ds-col2-1 {
    float: left;
    width: 60%
}

.domain-result-suggested .ds-col2 .ds-col2-1 span {
    display: block;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px
}

.domain-result-suggested .ds-col2 .ds-col2-1 p {
    display: block;
    margin: 0;
    font-size: 30px;
    font-weight: 800;
    line-height: 1;
    color: #007bff
}

.domain-result-suggested .ds-col2 .ds-col2-2 {
    float: left;
    width: 40%;
    text-align: right;
    margin-top: 13px
}

.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-1 {
    float: left;
    width: 64%;
    text-align: right;
    margin-top: 4px
}

.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-1 .old {
    display: inline-block;
    padding-right: 15px;
    text-decoration: line-through
}

.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-1 .new {
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    color: #010e28
}

.domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-2 {
    float: left;
    width: 36%;
    text-align: right
}

.domain-result-suggested .ds-col2 .ds-col2-1 p {
    font-size: 20px
}

.domain-result-main {
    position: relative;
    background: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 2px 4px rgba(3,27,78,.06);
    padding: 15px 0 0;
    margin: 30px 0 60px
}

.domain-result-main .item-header {
    position: relative;
    padding: 0 10px 10px
}

.domain-result-main .item-header:after,.domain-result-main .item-header:before {
    display: table;
    content: " ";
    clear: both
}

.domain-result-main .item-header .header-col1 {
    float: left;
    width: 50%;
    font-size: 20px;
    font-weight: 800
}

.domain-result-main .item-header .header-col2 {
    float: left;
    width: 50%;
    text-align: right
}

.domain-result-main .item-header .header-col2 a {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    font-size: 13px;
    color: rgba(3,27,78,.7)
}

.domain-result-main .item-header .header-col2 a:after {
    position: absolute;
    content: '';
    height: 14px;
    width: 1px;
    left: 6px;
    top: 3px;
    background: rgba(211,211,211,.7)
}

.domain-result-main .item-header .header-col2 a:first-child:after {
    display: none
}

.domain-result-main .item {
    position: relative;
    vertical-align: middle;
    display: table;
    font-size: 15px;
    width: 100%;
    min-height: 48px;
    padding: 6px 10px;
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: 3px 1px;
    background-image: -webkit-linear-gradient(right,#d7d5d5 1px,transparent 1px);
    background-image: linear-gradient(to right,#d7d5d5 1px,transparent 1px);
    background-image: -ms-linear-gradient(right,#d7d5d5 1px,transparent 1px)
}

.domain-result-main .item.not-available {
    background: #f3f5f9
}

.domain-result-main .item:after,.domain-result-main .item:before {
    display: table;
    content: " ";
    clear: both
}

.domain-result-main .item .item-col1 {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 30%;
    font-size: 18px
}

.domain-result-main .item .item-col1 a {
    color: #031b4e
}

.domain-result-main .item .item-col2 {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 5%
}

.domain-result-main .item .item-col3 {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 25%;
    text-align: right;
    font-size: 13px
}

.domain-result-main .item.not-available .item-col3 {
    color: #eb583a
}

.domain-result-main .item.not-available .item-col3 a {
    color: rgba(3,27,78,.7);
    padding-right: 10px
}

.domain-result-main .item .item-col4 {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 20%;
    text-align: right
}

.domain-result-main .item .item-col4 .old {
    display: inline-block;
    padding-right: 15px;
    text-decoration: line-through
}

.domain-result-main .item .item-col4 .new {
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    color: #010e28
}

.domain-result-main .item .item-col5 {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 20%;
    text-align: right
}

.domain-result-main .item .item-col5 .item-loading {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    height: 36px;
    font-size: 12px;
    line-height: 35px
}

.domain-result-main .item .item-col5 .item-remove {
    position: absolute;
    right: 4px;
    top: -2px;
    line-height: 16px
}

.domain-result-main .item .item-col5 .item-remove>b {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #007bff;
    margin-top: 2px
}

.domain-result-main .item .item-col5 .item-remove>a {
    font-size: 12px;
    line-height: 13px;
    color: rgba(3,27,78,.7)
}

.domain-result-main .item .item-col5 .item-remove>a>i {
    margin: 2px 2px 0 0
}

.domain-result-filter {
    margin: 30px 0;
    position: relative;
    border: 1px solid #e5e8ed;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(3,27,78,.06)
}

.domain-result-filter:after,.domain-result-filter:before {
    display: table;
    content: " ";
    clear: both
}

.domain-result-filter .df-box {
    padding: 15px 20px;
    border-bottom: 1px solid #e5e8ed
}

.domain-result-filter .df-box>div {
    position: relative
}

.domain-result-filter .df-box>div .input-group-btn .btn {
    border-radius: 0;
    border: 1px solid #ced4da;
    background: #f3f5f9;
    font-size: 16px;
    height: 38px;
    font-weight: 800;
    width: 58px;
    margin: 0 -1px
}

.domain-result-filter .df-box>div>a {
    position: absolute;
    right: 0;
    top: 2px;
    color: #007bff;
    font-size: 12px
}

.domain-result-filter .df-box>div>b {
    display: block;
    margin-bottom: 5px;
    font-size: 15px
}

.domain-result-filter .df-box>div>input {
    font-size: 15px
}

.domain-result-filter .df-box>div>label {
    margin-bottom: 0;
    width: 100%
}

.domain-result-filter .df-box>div>label>input[type=radio] {
    float: left;
    margin-top: 3px;
    margin-right: 7px
}

.domain-result-filter .df-box>div>label>input[type=checkbox] {
    float: left;
    margin-top: 3px;
    margin-right: 7px
}

.domain-result-filter .df-box>div>label>b {
    float: left;
    width: calc(100% - 32px);
    line-height: 1;
    padding-top: 3px;
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .domain-result-bar .form {
        width:100%;
        margin-bottom: 0;
        padding: 5px
    }

    .domain-result-bar .form .text {
        width: 69%
    }

    .domain-result-bar .form .text .form-control {
        border-radius: 4px
    }

    .domain-result-bar .form .button {
        float: right;
        width: 30%;
        border-radius: 4px
    }

    .domain-result-bar .form .button .btn {
        border-radius: 4px
    }

    .domain-result-bar .form .button .btn:after {
        content: 'Sorgula'
    }

    .domain-result-bar .form .button .btn span {
        display: none
    }

    .domain-result-bar .btnSepet {
        display: none
    }

    .domain-result-suggested .ds-col2 {
        text-align: center;
        padding: 10px
    }

    .domain-result-suggested .ds-col2 .ds-col2-1 {
        float: none;
        width: 100%
    }

    .domain-result-suggested .ds-col2 .ds-col2-1 span b {
        display: block
    }

    .domain-result-suggested .ds-col2 .ds-col2-2 {
        float: none;
        width: 100%
    }

    .domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-1 {
        width: 50%
    }

    .domain-result-suggested .ds-col2 .ds-col2-2 .ds-col2-2-2 {
        width: 50%
    }

    .domain-result-suggested .ds-col1 {
        padding: 10px;
        font-size: 22px;
        line-height: 1.3
    }

    .domain-result-suggested .ds-col1 p {
        font-size: 15px;
        letter-spacing: -.2px
    }

    .domain-result-main .item-header .header-col1 {
        width: 100%;
        text-align: center
    }

    .domain-result-suggested .ds-col2 .ds-col2-1 p {
        font-size: 20px
    }

    .domain-result-main {
        margin-top: 0;
        margin-bottom: 15px;
        padding: 15px 15px 0
    }

    .domain-result-main .item {
        overflow: hidden;
        text-align: center;
        padding: 10px 0;
        min-height: 94px;
        background-image: linear-gradient(to right,#868686 1px,#0000 1px)
    }

    .domain-result-main .item.not-available {
        min-height: 74px;
        margin: 2px 0
    }

    .domain-result-main .item .item-col1 {
        display: block;
        text-align: left;
        float: none;
        width: 100%
    }

    .domain-result-main .item .item-col2 {
        display: block;
        text-align: center;
        float: none;
        width: 100%;
        position: absolute;
        right: 0;
        top: 51px
    }

    .domain-result-main .item .item-col3 {
        display: none!important;
        text-align: left;
        float: none;
        width: 100%
    }

    .domain-result-main .item .item-col4 {
        display: block;
        text-align: left;
        float: none;
        width: 100%;
        padding-top: 13px
    }

    .domain-result-main .item .item-col5 {
        display: block;
        text-align: right;
        float: none;
        width: 100%;
        position: absolute;
        right: 0;
        top: 48px
    }

    .domain-result-main .item .item-col5 .item-loading {
        background: 0 0
    }

    .domain-result-main .item.not-available .item-col3 {
        text-align: center
    }
}

.section-sidebar {
    float: left;
    width: 250px;
    min-height: 100px;
    background-color: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1);
    border-radius: 3px;
    position: relative
}

.section-sidebar ul li a {
    line-height: 56px;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    border-bottom: 1px solid #e5e8ed;
    position: relative;
    color: #262936
}

.section-sidebar ul li a:hover {
    background-color: #f9fbfc;
    text-decoration: none
}

.section-sidebar ul li.active a {
    font-weight: 500;
    color: #fff;
    background-color: #2e68d4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.section-sidebar ul li.active a:after {
    content: '';
    display: block;
    position: absolute;
    right: -20px;
    bottom: 16px;
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid #2e68d4;
    border-right: 10px solid transparent
}

.section-sidebar ul li:first-child a {
    border-radius: 4px 4px 0 0
}

.section-sidebar ul li:last-child a {
    border-bottom-width: 0;
    border-radius: 0 0 4px 4px
}

.section-content {
    float: right;
    margin-left: 20px;
    border: 1px solid #e5e8ed;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1);
    background: #fff;
    border-radius: 3px;
    padding: 20px;
    width: calc(100% - 270px)
}

.section-content p {
    text-align: justify;
    color: #68717a;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px
}

.section-content h2 {
    margin: 0 0 15px
}

.section-content h3 {
    margin: 0 0 15px
}

.section-content h4 {
    margin: 0 0 15px
}

.section-content h5 {
    margin: 0 0 15px
}

.section-content a {
    color: #3eb9ff
}

.section-about {
    background: #f9fbfc;
    padding: 60px 0;
    position: relative
}

.section-about:after,.section-about:before {
    display: table;
    content: " ";
    clear: both
}

.section-page {
    padding: 0;
    position: relative;
    height: 160px;
    width: 100%;
    text-align: center;
    background: #f9fbfc
}

.section-page>div {
    display: block;
    width: 100%;
    height: 210px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

.section-page h2 {
    color: #252836;
    font-size: 36px;
    margin: 58px 0 15px
}

.section-page p {
    font-size: 18px;
    color: #252836
}

.page-item.active .page-link {
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .section-about {
        padding:30px 0
    }

    .section-sidebar {
        float: none;
        width: 100%
    }

    .section-content {
        float: none;
        width: 100%;
        margin: 30px 0 0
    }

    .section-page {
        font-size: 30px;
        line-height: 36px;
        margin: 0
    }

    .section-page h2 {
        font-size: 30px;
        line-height: 36px
    }
}

.footer {
    position: relative;
    background-color: #252835;
    background-image: url(../img/bg-footer.png);
    background-size: cover;
    background-repeat: no-repeat
}

.footer .footer-top-right {
    position: relative
}

.footer .footer-top-right:before {
    position: absolute;
    content: '';
    left: -60px;
    top: 0;
    height: 100%;
    width: 1px;
    background: rgba(247,249,251,.1)
}

.footer .footer-top-right img {
    max-width: 200px;
    object-fit: cover
}

.footer .footer-top-right p {
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    margin-right: 50px;
    color: #717988
}

.footer .footer-top-right ul {
    margin: 20px 0 0 0;
    padding: 0
}

.footer .footer-top-right ul li {
    list-style: none;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    font-size: 18px
}

.footer .footer-top-right .footer-social-link {
    margin-top: 20px
}

.footer .footer-top-right .footer-social-link ul {
    margin: 0;
    padding: 0
}

.footer .footer-top-right .footer-social-link ul li {
    display: inline-block;
    list-style: none;
    margin-right: 4px
}

.footer .footer-top-right .footer-social-link ul li a {
    display: block;
    font-size: 24px;
    height: 48px;
    width: 48px;
    line-height: 50px;
    border-radius: 10px;
    text-align: center;
    background-color: #0003;
    color: #fff
}

.footer .footer-top-right .footer-social-link ul li a:hover {
    background: #00b9ff
}

.footer .footer-top-left .single-link h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize
}

.footer .footer-top-left .single-link ul {
    margin: 5px 0 30px;
    padding: 0
}

.footer .footer-top-left .single-link ul li {
    list-style: none;
    line-height: 1.7;
    font-weight: 400
}

.footer .footer-top-left .single-link ul li a {
    color: #717988;
    font-size: 15px;
    font-weight: 400
}

.footer .footer-top-left .single-link ul li a:hover {
    color: #3eb9ff;
    text-decoration: none
}

.footer .footer-top-left .footer-subscriber {
    margin-top: 40px
}

.footer .footer-top-left .footer-subscriber input.form-control {
    height: 60px;
    padding: 25px;
    background: #f5f7fa;
    border: 1px solid #f5f7fa;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    z-index: 0
}

.footer .footer-top-left .footer-subscriber button.btn-subscriber {
    width: 60px;
    height: 60px;
    background: #cb2d22;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    outline: 0;
    border: 1px solid #cb2d22;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
    cursor: pointer
}

.footer .footer-bottom {
    padding: 18px 0;
    margin-top: 20px;
    background: #14161c
}

.footer .footer-bottom p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 14px
}

.footer .footer-bottom p a {
    color: #fff
}

.footer .footer-bottom ul {
    float: right;
    margin: 0;
    padding: 0
}

.footer .footer-bottom ul li {
    list-style: none;
    display: inline-block;
    margin-left: 30px
}

.footer .footer-bottom ul li a {
    color: #fff;
    font-weight: 300;
    font-size: 14px
}

@media only screen and (max-width: 767px) {
    .top-bar ul.toplink1 {
        justify-content:center
    }

    .top-bar ul {
        justify-content: center
    }

    .header {
        display: none
    }

    .mobile-header {
        display: block
    }

    .link1 li {
        padding: 0 5px
    }

    .link2 {
        display: none
    }

    .performance__list ul li {
        width: calc(50% - 10px)!important;
        margin: 5px
    }

    .performance__list ul li p {
        font-size: 11px
    }

    .performance__list ul li b {
        font-size: 14px
    }

    .home__product ul li {
        width: 50%!important;
        margin-bottom: -1px
    }

    .home__transfer .block__feature {
        padding: 10px 15px!important
    }

    .home__transfer .text-left.block__feature {
        text-align: center!important
    }

    .home__transfer .text-right.block__feature {
        text-align: center!important
    }

    .heading>.heading-title {
        font-size: 24px
    }

    .home__domain #owl-domain {
        margin: 0 0 15px
    }

    #home-carousel-1x .container .carousel-title {
        top: 48px
    }

    #home-carousel-1x .container .carousel-title h1 {
        font-size: 24px
    }

    #home-carousel-1x .container .carousel-title p {
        font-size: 16px
    }

    #home-carousel-1x .img1 {
        display: none
    }

    .section__performance {
        padding-top: 50px!important;
        margin-top: 40px!important
    }

    .section__performance>svg {
        display: none
    }

    .section__compare {
        display: none
    }

    .section__compare>svg {
        display: none
    }

    .section__related>svg {
        display: none
    }

    .related__product {
        margin: 10px 0
    }

    .section__click {
        padding: 10px 0 40px!important
    }

    .section__click h3 {
        font-size: 24px;
        margin-top: 0!important
    }

    .section__click p {
        font-size: 18px;
        line-height: 1.4
    }

    .section__click img {
        margin: 0 0 20px!important
    }

    .block__support {
        margin-bottom: 20px
    }

    .block__support a {
        width: 100%;
        margin: 5px 0;
        background: #fff
    }

    .ssl-compare-main {
        overflow-y: scroll
    }

    .section__featured>svg {
        display: none
    }

    .section__banner {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 380px!important;
        padding-top: 0!important
    }

    .section__banner h1 {
        font-size: 30px!important
    }

    .section__banner svg {
        display: none!important
    }

    .section__product {
        margin-top: 15px
    }

    .section__product .heading {
        margin-bottom: 30px!important
    }

    .package {
        width: 100%;
        margin: 10px 0
    }

    .package .p-header>h3 {
        font-size: 16px
    }

    .package .p-header>p {
        display: none
    }

    .package .p-order .btn {
        width: calc(100% - 20px);
        margin: 0 10px
    }

    .package .p-detail {
        padding-top: 10px
    }

    .package .p-detail>p {
        padding: 4px 0
    }

    .DomainKampanya {
        display: none
    }

    .package.best-hosting .DomainKampanya {
        display: none
    }

    .package.best-hosting {
        margin-top: 10px
    }

    .package.best-hosting[data-promo-text]:before {
        font-size: 13px
    }

    .section__customer {
        padding-bottom: 70px!important
    }

    .section__customer>svg {
        display: none
    }

    #support__slider .owl-nav {
        top: 174px
    }

    .support__client {
        font-size: 30px;
        margin-bottom: 20px
    }

    .dataTable .text-right {
        display: none;
    }

    .dataTables_wrapper .col-sm-12 {
    }

    .footer {
        padding-top: 50px
    }

    .footer-top-left {
        display: none
    }

    .footer-top-right {
        margin-bottom: 50px
    }

    .footer .footer-top-left .single-link ul {
        margin: 10px 0 20px
    }

    .footer .footer-top-left .footer-subscriber {
        margin-top: 10px
    }

    .footer .footer-bottom {
        margin-top: 0;
        text-align: center;
        padding: 30px 0
    }

    .footer .footer-bottom ul li {
        margin: 5px 10px
    }
}

.info-section {
    position: relative;
    background: #fafbfb
}

.info-section .heading {
    margin-bottom: 30px
}

.info-section .nav-tabs {
    border-bottom: 1px solid #eaedf1
}

.info-section .nav-tabs .nav-link {
    position: relative;
    padding: 15px 20px;
    color: #3c4858;
    border-radius: 0;
    height: 64px;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    border: 1px solid #eaedf1;
    border-right: 0;
    margin-bottom: -1px
}

.info-section .nav-tabs .nav-link img {
    float: left;
    height: 32px;
    margin-right: 8px
}

.info-section .nav-tabs .nav-link i {
    float: left;
    height: 32px;
    font-size: 30px;
    line-height: 1;
    margin-right: 4px
}

.info-section .nav-tabs .nav-link span {
    float: left;
    margin-top: 4px
}

.info-section .nav-tabs .nav-link:last-child {
    border-top-right-radius: 4px;
    border-right: 1px solid #eaedf1;
    color: #3c4858
}

.info-section .nav-tabs .nav-link:first-child {
    border-top-left-radius: 4px
}

.info-section .nav-tabs .nav-link.active {
    background: #fafbfb
}

.info-section .nav-tabs .nav-link.active:after {
    position: absolute;
    content: '';
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #fafbfb
}

.info-section .tab-pane {
    padding: 50px 0 0;
    font-size: 17px
}

.info-section .tab-pane .heading {
    text-align: center
}

.info-section .tab-pane .heading>.heading-title {
    margin-bottom: 0
}

.info-article {
    margin: 15px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 3px 0 1rem 0 rgb(18 38 63 / 25%)
}

.info-article .thumb {
    position: relative
}

.info-article .thumb img {
    width: 100%
}

.info-article .title {
    min-height: 100px;
    padding: 23px 30px 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.info-article .title span {
    display: block;
    font-size: 14px;
    margin-bottom: 8px
}

.info-article .title h3 {
    display: block;
    line-height: 1.4;
    font-size: 16px;
    margin-bottom: 8px
}

.info-article .title h3 a {
    display: block;
    color: #3c4858
}

.info-article .desc {
    margin-bottom: 15px;
    height: 90px;
    padding: 0 30px 0;
    font-size: 14px;
    line-height: 1.5
}

.info-article .avatar {
    padding: 0 30px 23px;
    overflow: hidden
}

.info-article .avatar>img {
    float: left;
    border-radius: 50%;
    margin-right: 12px;
    width: 30px;
    height: 30px
}

.info-article .avatar>strong {
    float: left;
    width: calc(100% - 43px);
    padding-top: 5px;
    color: #3c4858;
    font-size: 14px
}

.hide {
    display: none!important
}

#fullpage-overlay {
    display: table;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    color: #fff
}

#fullpage-overlay .outer-wrapper {
    position: relative;
    height: 100%
}

#fullpage-overlay .inner-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -3% 0 0 -25%;
    text-align: center
}

#fullpage-overlay .msg {
    display: inline-block;
    padding: 20px;
    max-width: 400px
}

.hidden {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

div.header-lined h1 {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 6px 0;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    color: #058;
    font-size: 24px
}

div.header-lined .breadcrumb {
    margin-top: -15px;
    padding-left: 0;
    background: 0 0;
    font-size: .8em;
    border-radius: 0 0 4px 4px
}

div.header-lined .breadcrumb li a {
    color: #888
}

div.header-lined .breadcrumb>.active {
    color: #0e5077
}

div.header-lined small {
    white-space: nowrap;
    overflow: hidden
}

.panel-sidebar {
    border-color: #eee;
    font-size: 15px
}

.panel-sidebar>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-bottom: 0
}

.panel-heading i.fab,.panel-heading i.fal,.panel-heading i.far,.panel-heading i.fas {
    font-size: .85em
}

.panel-sidebar .panel-title {
    font-size: 16px;
    padding: 10px 0;
    font-weight: 500;
    line-height: 26px;
    color: #555
}

.panel-sidebar .panel-minimise {
    margin-top: 4px;
    color: #ddd;
    cursor: pointer;
    transition: transform .2s ease
}

.panel-sidebar .panel-minimise.minimised {
    transform: rotate(180deg);
    margin-top: 7px
}

.panel-sidebar>.panel-footer {
    color: #333;
    background-color: #f5f5f5;
    border-top: 0
}

.panel-sidebar .list-group-item {
    line-height: 24px
}

.panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle):not(.no-transform) {
    float: right;
    line-height: 24px;
    font-size: 16px;
    color: #ccc
}

.panel-sidebar .list-group-item.disabled,.panel-sidebar .list-group-item.disabled:focus,.panel-sidebar .list-group-item.disabled:hover {
    background-color: transparent;
    opacity: .5
}

.panel-sidebar a.list-group-item:hover i.far,.panel-sidebar a.list-group-item:hover i.fas {
    color: #666!important
}

.panel-sidebar a.list-group-item.active,.panel-sidebar a.list-group-item.active:focus,.panel-sidebar a.list-group-item.active:hover {
    background-color: #465054;
    border-color: #465054
}

.panel-sidebar a.list-group-item.active i,.panel-sidebar a.list-group-item.active:focus i,.panel-sidebar a.list-group-item.active:hover i {
    color: #fff
}

.panel-sidebar.view-filter-btns .list-group-item.active,.panel-sidebar.view-filter-btns .list-group-item.active:focus,.panel-sidebar.view-filter-btns .list-group-item.active:hover {
    background-color: #eee;
    border-color: #eee;
    color: #555
}

.panel-sidebar .recent-ticket {
    line-height: 20px
}

#registration {
    margin: 0;
    padding: 0 0 40px 0
}

#registration .field-container {
    margin: 0 0 30px 0
}

#registration label {
    font-weight: 300;
    color: #666;
    font-size: 13px
}

#registration .info-text-sm {
    font-size: .85em;
    text-align: center
}

.marketing-email-optin {
    margin: 0 0 20px 0;
    padding: 10px 20px 20px;
    background-color: #f8f8f8;
    border-radius: 3px
}

#registration .sub-heading {
    height: 0;
    border-top: 1px solid #ddd;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px
}

#registration .sub-heading span {
    display: inline-block;
    position: relative;
    padding: 0 17px;
    top: -11px;
    font-size: 16px;
    color: #058;
    background-color: #fff
}

#registration .prepend-icon {
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    font-weight: 400
}

#registration .field,#registration .form-control {
    position: relative;
    vertical-align: top;
    border: 1px solid #ddd;
    display: -moz-inline-stack;
    display: inline-block;
    color: #626262;
    outline: 0;
    background: #fff;
    height: 42px;
    width: 100%;
    border-radius: 3px;
    font-size: 13px
}

#registration .input-group-lg>.form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px 0 0 6px
}

#registration .form-control-qty {
    width: 70px;
    text-align: center
}

#registration .form-control-static-inline {
    display: inline-block
}

#registration .form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#registration textarea.field {
    height: auto
}

#registration .prepend-icon .field {
    -webkit-appearance: none;
    padding-left: 36px
}

#registration .prepend-icon .field-icon i {
    position: relative;
    font-size: 22px;
    z-index: 1;
    top: 4px
}

#registration .prepend-icon .field-icon {
    top: 0;
    z-index: 1;
    width: 42px;
    height: 42px;
    color: inherit;
    line-height: 42px;
    position: absolute;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    pointer-events: none
}

#registration .field-icon i {
    color: #bbb
}

#registration .field[disabled],#registration .field[readonly],#registration .form-control[disabled],#registration .form-control[readonly] {
    background-color: #f8f8f8;
    opacity: 1
}

#registration .field-help-text {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #888;
    font-size: 12px
}

.password-strength-meter .progress {
    margin-bottom: 5px
}

.password-strength-meter p {
    margin-bottom: 15px
}

@media (min-width: 992px) {
    .pull-md-left {
        float:left
    }

    .pull-md-right {
        float: right
    }
}

@media (min-width: 768px) {
    .pull-sm-left {
        float:left
    }

    .pull-sm-right {
        float: right
    }

    .text-right-sm {
        text-align: right
    }
}

.mega-menu-header a .menu-icon {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
    display: -webkit-inline-flex;
    display: inline-flex;
    justify-content: center;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%),0 1px 3px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%),0 1px 3px 0 rgb(0 0 0 / 10%);
    margin-bottom: 20px
}

.menu-icon {
    background: #ff8600;
    transition: all .2s
}

.client-panel {
    margin-bottom: 30px
}

.panel {
    background-color: #fff;
    border: 1px solid #e2e7ec;
    box-shadow: 0 .75rem 1.5rem rgb(18 38 63 / 5%);
    color: #576879
}

.client-panel .panel-title {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #333
}

.client-panel .panel-title i {
    font-size: 25px;
    line-height: 18px;
    float: left;
    margin-right: 5px;
    color: #2c87cf
}

.form-horizontal .control-label {
    padding-top: 0;
    margin-bottom: 0
}

.knowledgebody a {
    font-weight: 600;
    font-size: 16px
}

.page-banner {
    position: relative;
    background: #333;
    overflow: hidden;
    height: 390px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.page-banner:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000000bf;
    background: linear-gradient(202deg,#0000,#000)
}

.page-banner .page-banner-color {
    position: relative
}

.page-banner .page-banner-text {
    color: #fff;
    overflow: hidden;
    height: 100%;
    width: 100%;
    padding: 54px 50px 0 0;
    font-size: 18px;
    line-height: 1.4
}

.page-banner .page-banner-text h1 {
    font-size: 42px;
    margin: 0 0 10px
}

.page-banner .page-banner-text h1 span {
    display: block;
    font-size: 20px;
    color: #ffffffbf
}

.page-banner .page-banner-text p {
    font-size: 20px;
    margin-bottom: 10px;
    color: #ffffffbf
}

.page-banner .page-banner-text ul {
    margin-bottom: 15px;
    overflow: hidden
}

.page-banner .page-banner-text li {
    float: left;
    padding: 8px 0;
    width: 50%
}

.page-banner .page-banner-text li i {
    position: relative;
    top: 4px;
    background: url(../img/check-w.svg) 0 0 no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.page-banner .page-banner-text li i:before {
    display: none
}

.page-banner .banner-hero {
    width: 100%;
    margin: 0 auto;
    display: block;
    z-index: 1;
    margin-left: 18px;
    position: absolute;
    right: -563px;
    width: initial;
    max-width: 610px;
    bottom: 0
}

.badge-taksit {
    position: absolute;
    left: -75px;
    top: 30px;
    width: 200px
}

.badge-taksit3 {
    position: absolute;
    right: -148px;
    top: -37px;
    width: 180px
}

@media only screen and (max-width: 767px) {
    .page-banner {
        height:317px
    }

    .page-banner .page-banner-color {
        display: none
    }

    .page-banner .page-banner-text {
        padding: 30px 15px;
        font-size: 16px
    }

    .page-banner .page-banner-text h1 {
        font-size: 32px
    }

    .page-banner .page-banner-text li {
        width: 100%;
        padding: 4px 0
    }

    .badge-taksit {
        display: none
    }

    .badge-taksit3 {
        display: none
    }
}

.blink {
    animation: blink-animation 1s steps(5,start) infinite;
    -webkit-animation: blink-animation 1s steps(5,start) infinite
}

@keyframes blink-animation {
    to {
        visibility: hidden
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden
    }
}

.whyAll {
    background: #fff url(../img/neden-ventures.png) no-repeat center center;
    padding-top: 30px;
    padding-bottom: 30px
}

.whyRow {
    margin-left: -15px;
    margin-right: -15px
}

.whyCol {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.whyBox {
    max-width: 440px
}

.fw {
    width: 100%;
    display: inline-block;
    float: left
}

.whyBoxTab {
    padding-top: 30px
}

.whyBoxTab ul {
    position: relative;
    padding-left: 110px;
    min-height: 80px;
    display: inline-block;
    width: 100%;
    float: left
}

.whyBox .whyBoxTab:last-child ul:after,.whyBox .whyBoxTab:last-child ul:before {
    display: none
}

.whyBoxTab ul:before {
    content: "";
    height: 70px;
    width: 2px;
    background: #f1f3f8;
    display: inline-block;
    position: absolute;
    left: 40px;
    bottom: -32px
}

.whyBoxTab ul:after {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 31px;
    bottom: -11px;
    border: 2px solid #f1f3f8;
    background: #fff
}

.whyBoxTab ul li {
    width: 100%;
    display: inline-block;
    float: left
}

.whyBoxTab ul li.title {
    color: #000;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 20px
}

.whyBoxTab ul li.desc {
    color: #878691;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 25px
}

.whyBox .whyBoxTab:last-child ul li.desc {
    border-bottom: 0
}

.whyBoxTab ul li.desc {
    border-bottom: 2px solid #f1f3f8
}

.whyBoxTab ul li.icon {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f3f8
}

.whyBoxTab ul li.icon img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.whyBox.right {
    float: right
}

.whyBox.right ul {
    padding-left: 0;
    padding-right: 110px
}

.whyBox.right ul li {
    text-align: right
}

.whyBox.right ul li.icon {
    right: 0;
    left: auto
}

.whyBox.right .whyBoxTab ul:before {
    left: auto;
    right: 40px
}

.whyBox.right .whyBoxTab ul:after {
    left: auto;
    right: 31px
}

@media (max-width: 1199px) {
    .whyAll {
        background:#fff
    }

    .whyTitle {
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 10px;
        padding-top: 0
    }
}

@media (max-width: 600px) {
    .whyCol {
        width:100%
    }

    .whyBox.right ul li {
        text-align: left
    }

    .whyBox.right ul li.icon {
        left: 0;
        right: auto
    }

    .whyBox.right ul {
        padding-left: 110px;
        padding-right: 0
    }

    .whyBox {
        max-width: 100%;
        float: left
    }

    .whyBox .whyBoxTab ul:before {
        display: none
    }

    .whyBox .whyBoxTab ul:after {
        display: none
    }

    .whyBoxTab ul li.desc {
        border-bottom: 0
    }

    .whyBoxTab {
        padding-top: 10px
    }

    .whyBox .whyBoxTab:last-child {
        border-bottom: 0
    }

    .whyBox .whyBoxTab:first-child {
        border-top: 0
    }

    .whyAll {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .whyTitle {
        margin-bottom: 15px
    }
}

.info-section {
    position: relative;
    padding: 70px 0 50px;
    background: #fafbfb
}

.info-section .heading {
    margin-bottom: 30px
}

.info-section .nav-tabs {
    border-bottom: 1px solid #eaedf1
}

.info-section .nav-tabs .nav-link {
    position: relative;
    padding: 15px 22px;
    color: #3c4858;
    border-radius: 0;
    height: 54px;
    font-size: 13px;
    font-weight: 500;
    background: #fff;
    border: 1px solid #eaedf1;
    border-right: 0;
    margin-bottom: -1px
}

.info-section .nav-tabs .nav-link img {
    float: left;
    height: 32px;
    margin-right: 8px
}

.info-section .nav-tabs .nav-link i {
    float: left;
    height: 32px;
    font-size: 30px;
    line-height: 1;
    margin-right: 4px
}

.info-section .nav-tabs .nav-link span {
    float: left;
    margin-top: 4px
}

.info-section .nav-tabs .nav-link:last-child {
    border-top-right-radius: 4px;
    border-right: 1px solid #eaedf1;
    color: #3c4858
}

.info-section .nav-tabs .nav-link:first-child {
    border-top-left-radius: 4px
}

.info-section .nav-tabs .nav-link.active {
    background: #fafbfb
}

.info-section .nav-tabs .nav-link.active:after {
    position: absolute;
    content: '';
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #fafbfb
}

.info-section .tab-pane {
    padding: 50px 0 0;
    font-size: 15px
}

.info-section .tab-pane .heading {
    text-align: center
}

.info-section .tab-pane .heading>.heading-title {
    margin-bottom: 0
}

.info-article {
    margin: 15px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.05)
}

.info-article .thumb {
    position: relative
}

.info-article .thumb img {
    width: 100%
}

.info-article .title {
    min-height: 100px;
    padding: 23px 30px 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.info-article .title span {
    display: block;
    font-size: 14px;
    margin-bottom: 8px
}

.info-article .title h3 {
    display: block;
    line-height: 1.4;
    font-size: 16px;
    margin-bottom: 8px
}

.info-article .title h3 a {
    display: block;
    color: #3c4858
}

.info-article .desc {
    margin-bottom: 15px;
    height: 90px;
    padding: 0 30px 0;
    font-size: 14px;
    line-height: 1.5
}

.info-article .avatar {
    padding: 0 30px 23px;
    overflow: hidden
}

.info-article .avatar>img {
    float: left;
    border-radius: 50%;
    margin-right: 12px;
    width: 30px;
    height: 30px
}

.info-article .avatar>strong {
    float: left;
    width: calc(100% - 43px);
    padding-top: 5px;
    color: #3c4858;
    font-size: 14px
}

.content-banner {
    position: relative;
    background: #f7f7f7;
    min-height: 81px
}

.main-banner {
    position: relative;
    padding-top: 135px;
    background-size: 1440px,100%;
    padding-bottom: 58px;
    background-image: url(https://uzmanposta.com/assets/img/pattern-light.svg),linear-gradient(to bottom,#318cff66,#0000)
}

.main-banner h1 {
    font-size: 30px;
    text-align: center;
    line-height: 1.29
}

.content-category {
    position: relative;
    padding: 20px;
    background: #fff;
    border: 1px solid #eaedf1;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03)
}

.content-category h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px
}

.content-category ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.content-category ul li {
    position: relative;
    padding: 10px 0
}

.content-category ul li:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 1px;
    top: -3px;
    width: 2px;
    bottom: 0;
    background-color: #eaedf1
}

.content-category ul li a {
    position: relative;
    display: block;
    width: 100%;
    color: #3c4858;
    margin-left: 16px
}

.content-category ul li.active a {
    position: relative;
    font-weight: 800;
    color: #2d8cff
}

.content-category ul li.active a:before {
    content: "";
    position: absolute;
    left: -19px;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2d8cff;
    z-index: 2
}

.content-category ul li i {
    display: none
}

.modalInvoice .modal-content {
    border: 0
}

.modalInvoice .modal-header {
    background: #2d8cff;
    color: #fff;
    border: 0
}

.modalInvoice .modal-header .modal-title {
    color: #576879;
}

.modalInvoice .form-group {
    margin-bottom: 5px
}

.modalInvoice .form-group label {
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 600
}

.modalInvoice .btn {
    height: 38px;
    min-height: 38px;
    line-height: 1;
    padding: 5px 30px
}

.comparison__table {
    position: relative
}

.comparison__table .item__header {
    display: flow-root
}

.comparison__table .item__header .item__row .column-left {
    float: left;
    width: 30%
}

.comparison__table .item__header .item__row .column-right {
    float: right;
    width: 70%
}

.comparison__table .item__header .item__row .column-right .column {
    position: relative;
    float: left;
    text-align: center;
    line-height: 1.3;
    width: 25%;
    border-left: 1px solid #dededc;
    border-bottom: 1px solid #dededc;
    border-top: 1px solid #dededc;
    -webkit-user-drag: none
}

.comparison__table .item__header .item__row .column-right .column:last-child {
    border-right: 1px solid #dededc
}

.comparison__table .item__header .p-header {
    position: relative;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7
}

.comparison__table .item__header .p-header>h3 {
    font-size: 16px;
    margin: 0
}

.comparison__table .item__header .p-header>p {
    margin: 0;
    font-size: 14px;
    padding-right: 10px;
    line-height: 1.3
}

.comparison__table .item__header .p-header>img {
    position: absolute;
    left: 8px;
    top: 15px;
    display: block;
    margin: 0 auto;
    width: 64px
}

.comparison__table .item__header .p-price {
    position: relative;
    text-align: center;
    padding: 10px 0 5px
}

.comparison__table .item__header .p-price .badge {
    margin-bottom: 10px
}

.comparison__table .item__header .p-price .old {
    position: relative;
    font-size: 15px;
    font-weight: 600;
    color: #242736;
    line-height: 1;
    margin-bottom: 5px
}

.comparison__table .item__header .p-price .old span {
    position: relative;
    display: inline-block;
    color: #9e9e9e
}

.comparison__table .item__header .p-price .old span:after {
    display: block;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    right: 0;
    top: 10px;
    background: red;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.comparison__table .item__header .p-price .price-tag {
    padding-left: 15px;
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    justify-content: center
}

.comparison__table .item__header .p-price .price-tag span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    justify-content: center
}

.comparison__table .item__header .p-price .price-tag sub {
    color: #242736;
    font-size: 14px;
    font-weight: 400;
    bottom: 0;
    top: 5px;
    left: 6px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.comparison__table .item__header .p-price .price-tag sup {
    font-size: 18px;
    top: -7px;
    left: -19px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.comparison__table .item__header .p-price .price-tag sup>small {
    font-weight: 600;
    margin-left: 3px;
    font-size: 16px
}

.comparison__table .item__header .p-price i {
    position: absolute;
    right: 30px;
    top: 62%
}

.comparison__table .item__header .p-order {
    margin-top: 0;
    text-align: center;
    padding: 0 10px 15px
}

.comparison__table .item__header .p-order .btn {
    height: 36px;
    padding: 15px 10px;
    line-height: 6px;
    letter-spacing: -.3px;
    font-weight: 700
}

.comparison__table .item__detail {
    display: none
}

.comparison__table .item__detail.open {
    display: block
}

.comparison__table .item__detail .item__row {
    position: relative;
    display: flex;
    border: 1px solid #dededc;
    margin-bottom: -1px;
    font-size: 14px
}

.comparison__table .item__detail .item__row .column-left {
    float: left;
    position: relative;
    padding: 10px;
    height: 42px;
    font-weight: 400;
    width: 30%;
    font-size: 16px;
    background: #fff
}

.comparison__table .item__detail .item__row .column-left i {
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 18px;
    color: #a7acae
}

.comparison__table .item__detail .item__row .column-right {
    float: right;
    width: 70%
}

.comparison__table .item__detail .item__row .column-right .column {
    position: relative;
    float: left;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    height: 42px;
    line-height: 1.3;
    width: 25%;
    border-left: 1px solid #dededc;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-user-drag: none;
    background: #fff
}

.comparison__table .item__detail .item__row .column-right .column .bold {
    font-weight: 700;
    font-size: 16px;
    color: #000
}

.comparison__table .item__detail .item__row .column-right .column .fa-check {
    background: url(../img/check.svg) 0 4px no-repeat;
    background-size: 20px;
    width: 20px;
    height: 24px
}

.comparison__table .item__detail .item__row .column-right .column .fa-check:before {
    display: none
}

.comparison__table .item__detail .item__row .column-right .column .fa-times {
    background: url(../img/close.svg) 0 4px no-repeat;
    background-size: 20px;
    width: 20px;
    height: 24px
}

.comparison__table .item__detail .item__row .column-right .column .fa-times:before {
    display: none
}

.comparison__table .item__row__split {
    position: relative;
    background-color: #f7f7f7;
    cursor: pointer;
    padding: 13px 10px 13px 25px;
    border: 1px solid #dededc;
    margin-bottom: -1px;
    font-weight: 800;
    font-size: 18px;
    -webkit-user-drag: none
}

.comparison__table .item__row__split:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f107';
    right: 10px;
    top: 14px;
    font-size: 18px
}

.comparison__table .item__row__split.open:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f106';
    right: 10px;
    top: 15px;
    font-size: 18px
}

.comparison__table .item__detail .item__row .column-right .column:nth-child(2) {
    -webkit-box-shadow: inset -55px 0 36px -65px rgba(0,0,0,.4);
    -moz-box-shadow: inset -55px 0 36px -65px rgba(0,0,0,.4);
    box-shadow: inset -55px 0 36px -65px rgba(0,0,0,.4)
}

.comparison__table .item__detail .item__row .column-right .column:nth-child(4) {
    -webkit-box-shadow: inset 55px 0 36px -65px rgba(0,0,0,.4);
    -moz-box-shadow: inset 55px 0 36px -65px rgba(0,0,0,.4);
    box-shadow: inset 55px 0 36px -65px rgba(0,0,0,.4)
}

.comparison__table .item__header .column-right .column:nth-child(2) {
    -webkit-box-shadow: inset -55px 0 36px -65px rgba(0,0,0,.4);
    -moz-box-shadow: inset -55px 0 36px -65px rgba(0,0,0,.4);
    box-shadow: inset -55px 0 36px -65px rgba(0,0,0,.4)
}

.comparison__table .item__header .column-right .column:nth-child(4) {
    -webkit-box-shadow: inset 55px 0 36px -65px rgba(0,0,0,.4);
    -moz-box-shadow: inset 55px 0 36px -65px rgba(0,0,0,.4);
    box-shadow: inset 55px 0 36px -65px rgba(0,0,0,.4)
}

.comparison__table .item__header.head .item__row .column-left {
    position: relative;
    font-size: 20px;
    border-top: 1px solid #dededc;
    border-left: 1px solid #dededc;
    padding: 9px 10px 9px 25px;
    font-weight: 800
}

.comparison__table .item__header.head .item__row .column-right .column {
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    box-shadow: 0 0 50px rgba(34,34,34,.2)
}

.comparison__table .item__header.head .p-header {
    background: #262936;
    color: #fff;
    border-bottom: 0;
    border-top: 10px solid #0887fd
}

@media only screen and (max-width: 767px) {
    .comparison__table .item__detail .item__row {
        display:block;
        overflow: hidden
    }

    .step-number:after {
        display: none
    }

    .comparison__table .item__header .item__row .column-right .column {
        zoom:70%}

    .comparison__table .item__header .item__row .column-left {
        float: none;
        width: 100%
    }

    .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__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 .column-right {
        float: none;
        width: 100%
    }

    .comparison__table .item__detail .item__row .column-right .column {
        font-size: 12px
    }

    @media only screen and (max-width: 767px) {
        .comparison__table .item__detail .item__row .column-right .column:nth-child(2),.comparison__table .item__detail .item__row .column-right .column:nth-child(4) {
            box-shadow:none!important
        }

        .comparison__table .item__header .column-right .column:nth-child(2),.comparison__table .item__header .column-right .column:nth-child(4) {
            box-shadow: none!important
        }
    }

    .comparison__table .item__detail .item__row .column-right .column .bold {
        font-size: 12px
    }

    .comparison__table .item__detail .item__row .column-right .column:nth-child(1) {
        border-left: 0
    }

    .comparison__table .item__row__split {
        text-align: left
    }
}

.best-hosting .plan-ribbon {
    background: #31a745;
    display: block;
    width: 150px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
    color: #fff;
    transform: rotate(45deg);
    transform-origin: 30px 5px;
    text-transform: uppercase;
    z-index: 3
}

.heading {
    position: relative;
    margin-bottom: 60px;
    overflow: hidden
}

.heading>.heading-title {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 10px
}

.heading>.heading-desc {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
    margin-bottom: 10px
}

.page-content {
    position: relative;
    padding: 10px 5px 0px 5px;
}

.most-popular {
    position: relative
}

.most-popular li {
    float: left;
    width: 25%;
    padding: 20px;
    text-align: center;
    border-right: 1px solid #f0f3f7;
    border-bottom: 1px solid #f0f3f7
}

.most-popular li b {
    display: block;
    font-weight: 800;
    font-size: 18px
}

.most-popular li p {
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4
}

.most-popular li:nth-child(4) {
    border-right: 0
}

.most-popular li:nth-child(5) {
    border-bottom: 0
}

.most-popular li:nth-child(6) {
    border-bottom: 0
}

.most-popular li:nth-child(7) {
    border-bottom: 0
}

.most-popular li:nth-child(8) {
    border-bottom: 0;
    border-right: 0
}

.oneclick-icon {
    width: 75px;
    height: 75px;
    overflow: hidden;
    margin: 0 auto;
    display: block
}

@media only screen and (max-width: 767px) {
    .choose-bar {
        text-align:center
    }

    .most-popular li {
        width: 50%;
        padding: 10px;
        min-height: 250px
    }

    .most-popular li:nth-child(2) {
        border-right: 0
    }

    .most-popular li:nth-child(5) {
        border-bottom: 1px solid #eee
    }

    .most-popular li:nth-child(6) {
        border-right: 0;
        border-bottom: 1px solid #eee
    }
}

.custom-faq1 .faq h4 {
    position: relative;
    font-size: 19.2px;
    font-weight: 600;
    color: #333333e6;
    text-transform: none;
    cursor: pointer;
    padding: 15px 20px 15px 40px
}

.custom-faq1 .faq h4 i {
    position: absolute;
    top: 8px;
    left: 0;
    border: 1px solid #3c4858;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 5px;
    font-size: 28px;
    color: #3c4858
}

.custom-faq1 .faq .collapse__detail>div {
    padding: 0 0 20px 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300
}

.custom-faq1 .faq h4[aria-expanded=true] {
    color: #ec7530
}

.custom-faq1 .faq h4[aria-expanded=true] i {
    color: #fff;
    border-color: #2d8cff;
    background: #2d8cff
}

.custom-faq1 .faq h4[aria-expanded=false]:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f107';
    left: 15px;
    top: 16px;
    font-size: 18px
}

.custom-faq1 .faq h4[aria-expanded=true]:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f105';
    left: 13px;
    top: 16px;
    font-size: 18px
}

.custom-faq1 .faq .btn {
    padding: 8px 24px;
    height: 36px;
    min-height: 36px;
    font-size: 13px
}

.custom-faq1 .faq:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .custom-faq1 .faq h4 {
        font-size:16px;
        line-height: 1.5
    }
}

.line {
    width: 50px;
    height: 7px;
    border-radius: 50px;
    color: #3a3a3a;
    margin-top: 20px;
    margin-bottom: 20px
}

.service-block1 {
    overflow: hidden;
    margin: 15px 0
}

.service-block1 h3 {
    font-size: 19.2px;
    font-weight: 600;
    margin: 0 0 15px
}

.service-block1 p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 15px
}

.service-block1 img {
    width: 100%;
    max-width: 96px;
    max-height: 96px;
    display: block;
    margin: 0 auto
}

.content-steps {
    text-align: center
}

.content-steps img {
    margin: 0 auto 15px;
    display: block
}

.content-steps h5 {
    margin: 0 auto 5px;
    display: block
}

.choose-bar {
    position: relative;
    padding: 30px 0;
    background: #262936
}

.choose-bar p {
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0;
    color: #fff
}

.choose-bar p>span {
    display: block;
    font-size: 24px
}

.choose-bar p>span>a {
    color: #fff;
    display: inline-block;
    padding-left: 6px
}

.choose-bar a.btn {
    margin-top: 8px;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 17px 40px;
    border-radius: 4px;
    font-weight: 900
}

.hosting__niobe {
    position: relative;
    padding: 70px 0 40px;
    background: #fff url(../img/map-bg.png) center center no-repeat
}

.hosting__niobe .heading {
    position: relative;
    text-align: center;
    margin-bottom: 60px
}

.hosting__niobe .col-lg-4 {
    margin-bottom: 50px
}

.hosting__niobe .box1 {
    position: relative
}

.hosting__niobe .box1>.box-thumb {
    height: 60px;
    font-size: 30px;
    margin-bottom: 22px
}

.box1>.box-thumb img {
    height: 100%
}

.hosting__niobe .box1>.box-body {
    padding: 0 25px;
    font-size: 14px;
    line-height: 1.3
}

.bg1 {
    background: linear-gradient(to right,#2c87cf,#22c0f0);
    -pie-background: linear-gradient(#f9ad0a #ea3d1a);
    color: #ff
}

@media only screen and (max-width: 900px) {
    .ssl-table {
        border:0!important
    }

    .ssl-table .ssl-tr {
        margin-bottom: 20px!important;
        min-height: 338px
    }

    .ssl-table .ssl-tr.item {
        float: left;
        width: 33%;
        border: 1px solid #e2e2e2
    }

    .ssl-table .ssl-tr .ssl-col {
        display: block!important;
        width: 100%!important;
        height: inherit!important;
        text-align: center!important;
        border: 0!important
    }

    .ssl-table .ssl-tr .ssl-col .btn {
        padding: 8px 40px!important
    }

    .ssl-table .ssl-tr .ssl-col.ssl8 .item-price {
        text-align: center!important
    }

    .ssl-table .ssl-tr .ssl-col.ssl8 .item-price span {
        text-align: center!important
    }

    .ssl-table .ssl-tr .ssl-col.ssl8 .item-price small:after {
        width: 19%!important;
        right: 40%!important
    }

    .ssl-tr.ssl-header {
        display: none
    }

    .ssl-menu2 {
        width: 100%
    }

    .ssl-menu3 {
        width: 100%;
        margin-top: 15px
    }

    .ssl-menu2 a {
        float: none!important;
        text-align: left!important;
        padding: 0 5px!important
    }

    .ssl-menu3 a {
        float: none!important;
        text-align: left!important;
        padding: 0 5px!important
    }

    .ssl-menu1 {
        display: none!important
    }

    .ssl-list .clearfix {
        margin-bottom: 15px!important
    }
}

@media only screen and (max-width: 767px) {
    .ssl-table .ssl-tr {
        float:none;
        display: block;
        width: 100%!important;
        border-bottom: 4px solid #e2e2e2;
        min-height: inherit
    }

    .ssl-tr.ssl-header {
        display: none!important
    }
}

.big-icon {
    border-radius: 50px;
    color: #1e1e1e;
    display: block;
    height: 84px;
    margin: 0 auto 10px;
    text-align: center;
    width: 84px;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.big-services-box {
    margin-bottom: 40px;
    text-align: center;
    padding: 0 15px
}

.big-services-box .title {
    margin-bottom: 10px
}

.text-muted {
    color: #5f7d92
}

.colocation-product {
    position: relative;
    padding: 60px 0
}

.big-icon svg {
    width: 64px;
    height: 64px
}

.hosting-information .service {
    min-height: 110px
}

.service .icon:hover {
    opacity: .8;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.hosting-information .icon svg {
    width: 64px;
    height: 64px;
    fill: #0b304a
}

.services .features-block,.services .service {
    margin-bottom: 50px;
    min-height: 125px
}

.service .title {
    margin: 0 0 5px;
    font-size: 18px
}

.service .text-muted {
    line-height: 1.4!important
}

.service .icon {
    border-radius: 35px;
    color: #fff!important;
    display: block;
    height: 64px;
    float: left;
    margin: 0 25px 0 0;
    text-align: center;
    text-decoration: none;
    width: 64px;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.icon {
    background: 0 0;
    color:white;
    display: inline-block;
    font-size: 15px;
    height: 27px;
    line-height: 22px;
    margin: 0 0 4px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 32px
}

.hosting-information {
    padding: 80px 0 40px
}

.heading {
    overflow: hidden;
    margin-bottom: 60px
}

.control-panel {
    padding: 40px 0 50px
}

.control-panel img {
    display: block;
    margin: 0 auto 20px
}

.btn-basket {
    white-space: nowrap!important;
    font-weight: 400!important;
    background-color: #ffcb26!important;
    border: none!important;
    color: #444!important
}

.bg-grey {
    background: #f0f3f7!important
}

.step-number {
    position: relative;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    color: #fff;
    width: 43px;
    height: 43px;
    text-align: center;
    margin: 10px auto 0;
    border-radius: 50%;
    background: #2c87cf
}

.step-number:after {
    position: absolute;
    content: '';
    left: 65px;
    top: 20px;
    background: #b9defb;
    height: 4px;
    width: 290px
}

.step-number.last:after {
    display: none
}

.cookie-policy {
    width: 450px;
    position: fixed;
    left: 20px;
    bottom: 20px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    border-top: 4px solid #0785fb;
    font-size: 13px;
    z-index: 9999999;
    display: none;
    box-shadow: 0 0 30px rgb(0 0 0 / 20%);
    border-radius: 5px
}

.cookie-policy .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 3px;
    color: #4b5563
}

.cookie-policy p {
    margin: 0;
    color: #4b5563;
    line-height: 20px
}

.cookie-policy svg {
    width: 15px;
    height: 15px;
    color: #374151
}

.cookie-policy button {
    border: 0;
    cursor: pointer;
    background: #e5e7eb;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 22px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0 4px
}

.cookie-policy button:hover {
    background: #d1d5db
}

@media only screen and (max-width: 640px) {
    .regeneration-price {
        z-index:1
    }

    .turhost-ik {
        right: 190px
    }

    .turhost-ik a {
        padding: 7px 10px;
        height: 43px
    }

    .banner-installment {
        display: none
    }

    .cookie-policy {
        width: 340px;
        left: 10px;
        bottom: 10px
    }
}

@media (min-width: 992px) and (max-width:1024px) {
    .menu-arrow {
        display:none!important
    }
}

@media (min-width: 1024px) and (max-width:1270px) {
    .price-boxes .ddown-price-box .price-periods {
        left:-25%!important
    }
}

.home-domain-block {
    width: 70%;
    margin: auto
}

.home-domain-bar .text {
    color: #fff;
    margin-bottom: 15px;
    overflow: hidden
}

.home-domain-bar .text h2 {
    font-size: 30px;
    margin-bottom: 5px
}

.home-domain-bar .text p {
    font-size: 18px;
    color: #fff
}

.home-domain-bar .form-bg {
    overflow: hidden;
    border-radius: 4px
}

.home-domain-bar .form-bg input {
    float: left;
    border: 0;
    padding: 10px 25px;
    width: calc(100% - 150px);
    height: 44px;
    border-radius: 4px;
    font-weight: 500
}

.home-domain-bar .form-bg .btn {
    float: right;
    width: 150px;
    padding: 10px 15px;
    height: 44px;
    border-radius: 0;
    font-weight: 500;
    background: #1d709b;
    transition: all .25s ease;
    border: 0;
    box-shadow: none
}

.home-domain-bar .form-bg .btn:hover {
    background: #0a5075
}

.home-domain-bar ul.domain-link {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
    display: flex;
    text-align: center;
    width: 100%;
    justify-content: space-between
}

.home-domain-bar ul.domain-link li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    width: 31.33%
}

.home-domain-bar ul.domain-link li a {
    color: #fff;
    font-weight: 500;
    background: #1d709b;
    padding: 10px;
    display: block;
    border-radius: 5px;
    transition: all .3s ease
}

.home-domain-bar ul.domain-link li a:hover {
    background: #0a5075
}

.register img {
    width: 120px
}

.domain-form {
    display: flex;
    align-items: center
}

.domain-item {
    width: calc(100% - 120px);
    margin-left: 40px
}

.register {
    position: relative
}

.home-domain-bar ul.domain-link li:last-child:after {
    display: none
}

.custom-switch {
    padding: 4px 10px 10px 65px;
    min-height: 33px;
    background: #fff;
    box-shadow: 1px 1px 10px #d0d0d0;
    width: 100%!important;
    border-radius: 5px
}

.custom-switch .custom-control-label {
    line-height: 32px;
    font-size: 15px;
    font-weight: 600
}

.custom-switch .custom-control-label::before {
    width: 50px;
    height: 26px;
    border-radius: 20px;
    left: -60px
}

.custom-switch .custom-control-label::after {
    width: calc(24px - 4px);
    height: calc(24px - 4px);
    top: calc(5px + 2px);
    left: calc(-55px + -4px);
    border-radius: 20px
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    -webkit-transform: translateX(22px);
    transform: translateX(27px)
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #0f3654;
    background-color: #0f3654
}

.custom-control-input {
    width: 56px;
    height: 33px
}

.custom-control-input:focus {
    box-shadow: none;
    border: 0
}

.table1 div.dataTables_wrapper div.dataTables_filter label {
    display: flex;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
    font-weight: 600
}

.home-domain-price {
    position: relative;
    padding: 20px 0;
    background: #0a5075;
    color: #fff
}

.home-domain-price #domainPrice .owl-item {
    position: relative
}

.home-domain-price #domainPrice .owl-item:after {
    position: absolute;
    content: '';
    right: -4px;
    top: 2px;
    width: 1px;
    height: 22px;
    background: #ffffff40
}

.home-domain-price #domainPrice .owl-item:first-child:after {
    display: none
}

.home-domain-price .item-price {
    text-align: center
}

.home-domain-price .item-price .name {
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    margin-right: 10px;
    background: #0d8be8;
    border-radius: 4px;
    color: #fff;
    padding: 2px 6px 4px;
    line-height: 1
}

.home-domain-price .item-price .price {
    display: inline-block
}

.home-domain-price .item-price .price sub {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    bottom: inherit
}

.home-domain-price .item-price .price sub:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid red;
    height: 45%;
    height: calc(50% - 1px);
    width: 100%;
    transform: rotateZ(-10deg)
}

.home-domain-price .item-price .price sup {
    font-size: 18px;
    font-weight: 800;
    top: inherit
}

.home-domain-price.bg-green .item-price .name {
    background: #333
}

@media only screen and (max-width: 767px) {
    .home-domain-bar .text {
        text-align:center;
        margin-bottom: 15px
    }

    .home-domain-bar .form-bg input {
        width: calc(100% - 100px);
        padding: 10px
    }

    .home-domain-bar .form-bg .btn {
        width: 100px
    }

    .home-domain-price {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .home-domain-price .item-price .name {
        margin-right: 2px
    }
}

.home-counter {
    position: relative;
    overflow: hidden;
    padding: 90px 0 90px;
    color: #fff;
    background: rgb(0 73 112 / 73%)
}

.home-counter:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../img/intro-parallax.jpg) center;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: -1;
    background-attachment: fixed;
    background-size: cover
}

.home-counter .heading {
    margin-bottom: 30px
}

.home-counter .heading .heading-title {
    font-size: 38px;
    margin-bottom: 5px;
    text-align: center
}

.home-counter .heading .heading-desc {
    font-size: 22px;
    text-align: center
}

.home-counter p {
    position: relative;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 800;
    margin-bottom: 0;
    display: block;
    padding: 5px 20px;
    background: #fff;
    border-radius: 10px;
    color: #4a84af;
    text-align: center
}

.home-counter p span {
    display: block;
    font-size: 18px;
    color: #024b70;
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .home-counter:before {
        display:none
    }

    .home-counter .col-lg-3 {
        margin: 15px 0
    }
}

.home-domain-bar1 {
    position: relative;
    padding: 150px 0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background: url(../img/bg-hosting-17.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

.home-domain-bar1 .text {
    color: #fff
}

.home-domain-bar1 .text h1 {
    font-size: 30px;
    margin-bottom: 5px
}

.home-domain-bar1 .text p {
    font-size: 18px;
    color: #fff
}

.home-domain-bar1 .form-bg {
    background: #fff;
    overflow: hidden;
    border-radius: 4px
}

.home-domain-bar1 .form-bg input {
    float: left;
    border: 0;
    padding: 10px 25px;
    width: calc(100% - 150px);
    height: 56px;
    border-radius: 4px;
    font-weight: 500
}

.home-domain-bar1 .form-bg .btn {
    float: right;
    width: 150px;
    padding: 10px 15px;
    height: 56px;
    border-radius: 0;
    font-weight: 500
}

.home-domain-bar1 ul.domain-link {
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
    clear: both;
    display: inline-block;
    text-align: center
}

.home-domain-bar1 ul.domain-link li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 15px
}

.home-domain-bar1 ul.domain-link li a {
    color: #fff;
    font-weight: 500
}

.home-domain-bar1 ul.domain-link li:after {
    position: absolute;
    content: '';
    top: 3px;
    right: -2px;
    height: 16px;
    width: 1px;
    background: #ffffff40
}

.home-domain-bar1 ul.domain-link li:last-child:after {
    display: none
}

.domain__price {
    position: relative;
    background: #333;
    padding: 10px 0;
    background: #2980b9;
    background: -webkit-linear-gradient(to top,#106fb5,#4ac1ff);
    background: linear-gradient(to right,#0a5075,#4dc4ff)
}

.domain__price h3 {
    text-align: center;
    margin-bottom: 30px
}

.domain__price .item {
    position: relative;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 1px 10px 0 rgba(141,153,176,.1);
    border-radius: 4px;
    margin: 10px 0;
    padding: 10px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.domain__price .item:hover {
    transform: scale(1.06)
}

.domain__price .item img {
    display: block;
    width: auto;
    height: 56px;
    margin: 0 auto
}

.domain__price .item .name {
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    height: 56px;
    color: #f45828
}

.domain__price .item .price {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.domain__price .item .price .old {
    display: flex;
    letter-spacing: -.4px;
    text-decoration: line-through;
    font-size: 14px;
    width: 100%;
    font-weight: 600;
    color: red;
    margin-bottom: 0;
    text-align: center;
    display: block
}

.domain__price .item .price .old small {
    font-size: 14px;
    letter-spacing: -.4px;
    display: inline-block;
    margin-left: 2px
}

.domain__price .item .price .new {
    display: flex;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -.4px;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    color: #0f3654;
    font-weight: 700
}

.domain__price .item .price .new small {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.4px;
    margin-left: 2px
}

.domain__price .item a {
    display: block;
    padding: 6px 10px 8px;
    border: 1px solid #00b9ff;
    border-radius: 4px;
    text-align: center;
    line-height: 1
}

.best-domain {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    z-index: 1
}

.best-domain .plan-ribbon {
    background: #0d8be8;
    display: block;
    width: 118px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
    color: #fff;
    transform: rotate(45deg);
    transform-origin: 30px 5px;
    text-transform: uppercase;
    z-index: 3
}

.best-domain:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background: #48bcf6
}

.best-domain:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #48bcf6
}

.table1 {
    position: relative;
    font-size: 13px;
    background: #fff;
    border: 1px solid #80c9ff;
    box-shadow: 0 0 10px rgb(170 219 255);
    overflow: hidden;
    border-radius: 5px
}

.table1 .table {
    margin-bottom: 0;
    font-size: 14px
}

.table1 .table th {
    color: #fff;
    border: 0;
    font-size: 14px;
    background: -webkit-linear-gradient(to top,#106fb5,#4ac1ff)
}

.table1 .table td {
    position: relative;
    background-color: #fff;
    border-top: 1px solid #80c9ff
}

.table1 .table td:nth-child(1) {
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    padding-left: 40px
}

.table1 .table td:nth-child(2) {
    text-align: center
}

.table1 .table td:nth-child(3) {
    text-align: right;
    font-weight: 700
}

.table1 .table td:nth-child(4) {
    text-align: right;
    font-weight: 700
}

.table1 .table td:nth-child(5) {
    text-align: right;
    font-weight: 700
}

.filterX {
    width: 100%!important;
    justify-content: space-between;
    left: 0!important;
    overflow: initial!important;
    padding: 0 30px;
    box-sizing: border-box;
    top: 14px!important
}

.table1 .table td .fa-globe-europe {
    position: absolute;
    top: 13px;
    left: 10px;
    font-size: 20px;
    color: #9a9a9a
}

.table1 .table td .badge {
    position: relative;
    top: -1px;
    font-weight: 500;
    margin-left: 10px;
    font-size: 11px;
    padding: 3px 5px 4px;
    border-radius: 2px
}

.table1 .price {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.table1 .price .old {
    display: flex;
    color: #6f7379;
    letter-spacing: -.4px;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px
}

.table1 .price .old small {
    font-size: 13px;
    letter-spacing: -.4px;
    display: inline-block;
    margin-left: 2px
}

.table1 .price .new {
    display: flex;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: -.4px
}

.table1 .price .new small {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -.4px;
    display: inline-block;
    margin-left: 2px
}

.table1 .form-control {
    height: 40px;
    background: #fff;
    box-shadow: 1px 1px 10px #d0d0d0;
    border: 0;
    width: 245px;
    margin-left: 10px
}

.table1 .dataTables_length {
    padding: 10px 10px 0
}

.table1 table.dataTable {
    margin: 0!important
}

.table1 div.dataTables_wrapper div.dataTables_filter {
    padding: 10px 30px 0 0;
    display: flex;
    align-items: center;
    margin-top: 60px;
    justify-content: flex-end;
    margin-bottom: 10px
}

.table1 div.dataTables_wrapper div.dataTables_info {
    padding: 12px 10px 0
}

.table1 div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    padding: 5px 10px;
    margin: 0;
    float: left;
    margin-left: -25px;
    margin-top: 10px;
    margin-bottom: 10px
}

.table1 .row:nth-child(3) {
    background: #fff;
    border-top: 1px solid #dee2e6
}

.table1 .page-item.active .page-link {
    color: #fff;
    background-color: #0d8be8;
    border-color: #0d8be8;
    z-index: 1
}

.table1 .page-link {
    color: #333
}

.step-number {
    position: relative;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    color: #fff;
    width: 43px;
    height: 43px;
    text-align: center;
    margin: 30px auto 20px;
    border-radius: 50%;
    background: #0f3654
}

.content-steps .col-lg-4 span {
    width: 140px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 100%;
    background: #ecf7fc;
    box-shadow: 1px 1px 10px #0d5479;
    position: relative
}

.content-steps .col-lg-4 span:after {
    content: "";
    position: absolute;
    transform: translate(0,-50%);
    top: 50%;
    left: 100%;
    width: 200%;
    height: 5px;
    background: #8ca5b1
}

.content-steps .row>div:last-child span:after {
    display: none
}

@media only screen and (max-width: 767px) {
    .page-content.domain-area .row {
        flex-wrap:wrap;
        overflow: inherit
    }

    .page-content.domain-area .row>div {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }

    .table1 div.dataTables_wrapper div.dataTables_filter label {
        width: 100%;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center
    }

    .table1 .form-control {
        width: 100%;
        margin-left: 0;
        margin-top: 10px
    }

    .home-domain-bar1 .text {
        text-align: center;
        margin-bottom: 15px
    }

    .home-domain-bar1 .form-bg input {
        width: calc(100% - 100px);
        padding: 10px
    }

    .home-domain-bar1 .form-bg .btn {
        width: 100px
    }

    .step-number:after {
        display: none
    }

    .table1 {
        padding-top: 50px
    }

    .table1 .filterX {
        left: 0;
        flex-wrap: wrap;
        padding: 0 20px
    }

    .table1 .custom-switch {
        margin-right: 4px!important;
        margin-bottom: 10px
    }

    .table1 .custom-switch .custom-control-label {
        font-size: 13px
    }

    .table1 div.dataTables_wrapper div.dataTables_filter {
        width: 100%;
        float: none;
        text-align: center;
        margin-top: 190px;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0
    }

    .table1 div.dataTables_wrapper div.dataTables_paginate {
        text-align: center
    }

    .table1 div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        justify-content: center
    }

    .table1 .table thead {
        display: none;
        width: 100%
    }

    .table1 .table tbody tr {
        border-bottom: 5px solid #333
    }

    .table1 .table td {
        display: block;
        width: 100%;
        text-align: center!important
    }

    .table1 .table td .fa-globe-europe {
        display: none
    }

    .table1 .table td:before {
        position: absolute;
        left: 10px;
        top: 13px
    }

    .table1 .table td:nth-child(1) {
        padding-left: inherit!important
    }

    .table1 .table td:nth-child(3) {
        text-align: right!important
    }

    .table1 .table td:nth-child(4) {
        text-align: right!important
    }

    .table1 .table td:nth-child(5) {
        text-align: right!important
    }

    .table1 .table td:nth-child(3):before {
        content: 'Domain Kayit'
    }

    .table1 .table td:nth-child(4):before {
        content: 'Domain Yenileme:'
    }

    .table1 .table td:nth-child(5):before {
        content: 'Domain Transfer:'
    }
}

.page-content ul {
    padding-left: 15px;
}

.page-content ul li {
    margin: 14px 0;
    line-height: 1.4
}

.home-domain-bar1:before {
    opacity: .3
}

.home-domain-bar1 .form-bg1 {
    overflow: hidden;
    text-align: left;
    font-weight: 600;
    font-size: 18px
}

.home-domain-bar1 .form-bg1 label {
    margin-bottom: 2px;
    color: #fff
}

.home-domain-bar1 .form-bg1 input {
    border: 0;
    padding: 10px 25px;
    width: 100%;
    height: 56px;
    border-radius: 4px;
    font-weight: 500
}

.home-domain-bar1 .form-bg2 {
    overflow: hidden;
    border-radius: 4px;
    margin-top: 15px
}

.home-domain-bar1 .form-bg2 label {
    display: block;
    color: #fff;
    width: 100%;
    margin-bottom: 2px;
    text-align: left;
    font-weight: 600;
    font-size: 18px
}

.home-domain-bar1 .form-bg2 input {
    float: left;
    border: 0;
    padding: 10px 25px;
    width: calc(100% - 190px);
    height: 56px;
    border-radius: 4px 0 0 4px;
    font-weight: 500
}

.home-domain-bar1 .form-bg2 .btn {
    float: right;
    width: 190px;
    border-radius: 0 4px 4px 0;
    padding: 10px 15px;
    height: 56px;
    font-weight: 500
}

.page-content.transfer h3 {
    font-size: 20px
}

.page-content.transfer p {
    font-size: 14px;
    line-height: 1.3
}

@media only screen and (max-width: 767px) {
    .page-content img {
        margin:15px 0 10px
    }

    .page-content .img11 {
        width: 100%
    }

    .home-domain-bar1 .form-bg2 input {
        width: calc(100% - 150px)
    }

    .home-domain-bar1 .form-bg2 .btn {
        width: 150px
    }
}

.service-block1 {
    overflow: hidden;
    margin: 15px 0
}

.service-block1 h3 {
    font-size: 19.2px;
    font-weight: 600;
    margin: 0 0 15px
}

.service-block1 p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 15px
}

.service-block1 img {
    width: 100%;
    max-width: 96px;
    max-height: 96px;
    display: block;
    margin: 0 auto
}

.breadcrumb>.active {
    color: #363a48;
}

.breadcrumb>li {
    font-size: 13px;
}

.knowledgebody {
    padding: 5px 20px 1px 20px
}

@media only screen and (max-width: 767px) {
    .section-sidebar {
        display:none
    }

    .position-relative-profile {
        display: none
    }
}

.product-name {
    position: relative
}

.product-name>.m-logo {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px
}

.m-logo {
    position: relative;
    display: inline-block;
    height: 126px;
    width: 126px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden
}

.m-logo .title-icon {
    width: 112px;
    height: 112px;
    left: 50%;
    top: 50%;
    margin: -56px 0 0 -56px
}

.m-logo .title-icon>img {
    height: 100%
}

.m-logo .title-slogan {
    display: none
}

.m-logo-sm .title-icon,.m-logo-xs .title-icon {
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    margin: 0
}

.m-logo-xs {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.m-logo-xs .title-icon>img {
    width: 75%;
}

.m-logo-xs .title-icon>span {
    display: none
}

.m-logo-sm {
    height: 48px;
    width: 48px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.m-logo-sm .title-icon>img {
    width: 36px
}

.m-logo-md {
    height: 138px;
    width: 138px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.m-logo-lg .title-icon,.m-logo-md .title-icon {
    height: 136px;
    width: 136px;
    margin: -68px 0 0 -68px
}

.m-logo-lg .title-icon span:after,.m-logo-md .title-icon span:after {
    width: calc(100% + 96px);
    height: calc(100% + 96px);
    margin-top: calc(-50% - 48px);
    margin-left: calc(-50% - 48px)
}

@media (max-width: 767px) {
    .m-logo-md {
        height:56px;
        width: 56px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .m-logo-md .title-icon>img {
        width: 36px
    }
}

.m-logo-lg {
    height: 152px;
    width: 152px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.widget-bulk {
    background: #78c2ff;
    background: -moz-linear-gradient(160deg,#78c2ff 0,#27a5e8 100%);
    background: -o-linear-gradient(160deg,#78c2ff 0,#27a5e8 100%);
    background: -webkit-linear-gradient(290deg,#78c2ff 0,#27a5e8 100%);
    background: -ms-linear-gradient(160deg,#78c2ff 0,#27a5e8 100%);
    background: linear-gradient(295deg,#8da0b1 0,#a9bccd 100%)
}

.news-bar {
    position: relative;
    padding: 8px 0;
    background: #0887fd
}

.news-bar .news-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
    color: #fff
}

.news-bar .news-content p {
    margin: 0;
    font-size: 20px;
    margin-right: 10px
}

.news-bar .news-content strong {
    font-weight: 800
}

.news-bar .news-content .btn-sm {
    padding: 2px 10px!important;
    height: 28px;
    font-size: 14px;
    min-width: 120px
}

.news-bar .news-content .newsClose {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #343a40;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center
}

mark {
    background-color: #fedc45;
    color: #000;
    display: inline-block;
    padding: .08em .2em;
    margin: -.08em 0;
    position: relative;
    line-height: 1.42857143;
    font-weight: 700
}

mark a {
    color: #000!important;
    text-decoration: underline
}

mark:after {
    content: "";
    background-color: #fedc45;
    position: absolute;
    top: 0;
    right: -.1em;
    width: .2em;
    height: 1.535em;
    -moz-transform: skew(-7deg,0);
    -webkit-transform: skew(-7deg,0);
    -o-transform: skew(-7deg,0);
    -ms-transform: skew(-7deg,0)
}

skew(13deg,0) .home__product {
    position: relative;
    padding: 60px 0
}

.home__product ul li {
    position: relative;
    float: left;
    width: 16.6%;
    margin-right: -1px;
    line-height: 1.3;
    border: 1px solid #e5e8ed
}

.home__product ul li a {
    display: block;
    color: #262936;
    transition: all .3s ease-in-out;
    padding: 20px 10px;
    text-align: center
}

.home__product ul li .n__n {
    display: block;
    font-weight: 700;
    font-size: 18px
}

.home__product ul li .n__p {
    display: block;
    font-weight: 700;
    font-size: 18px
}

.home__product ul li .n__d {
    display: block;
    font-size: 13px;
    height: 32px;
    color: #717988;
    margin-bottom: 15px
}

.home__product ul li .n__i {
    display: block;
    font-size: 76px;
    line-height: 1;
    color: #3db9ff
}

.home__product ul li .n__b {
    display: block;
    width: 130px;
    margin: 10px auto 0;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    padding: 10px 4px;
    border-radius: 4px;
    color: #212529;
    background-color: #ffc107
}

.home__product ul li a:hover {
    background: #3db9ff;
    color: #fff
}

.home__product ul li:hover .n__d {
    color: #fff
}

.home__product ul li:hover .n__i {
    color: #fff
}

.home__transfer {
    position: relative;
    padding: 60px 0;
    background: #f9fbfc
}

.home__transfer .btn {
    height: 48px;
    line-height: 36px;
    width: 220px;
    font-weight: 600
}

.home__transfer .block__feature {
    padding: 0
}

.home__transfer .block__feature h6 {
    font-size: 22px;
    margin-top: 35px
}

.home__transfer .block__feature p {
    font-size: 18px
}

.home__transfer img {
    width: 100%;
    margin-top: 25px
}

.reviews-box .reviews {
    background: #fff
}

.reviews-box .reviews:after {
    background: #fff
}

.reviews-box .reviews:before {
    color: #fff
}

@media only screen and (max-width: 767px) {
    #home-carousel-1x .container .carousel-title {
        width:100%
    }

    #home-carousel-1x .container .carousel-title ul li {
        font-size: 16px
    }
}

.sinceyear {
    padding: 1px;
    width: 55px;
    height: 23px;
    line-height: 20px;
    text-align: center;
    background: #0887fd;
    font-size: 12px;
    color: #fff;
    position: relative;
    top: -2px;
    border-radius: 3px;
    float: right;
    top: 2px;
    left: -25px
}

.sinceyear:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-right-color: #0887fd;
    border-width: 6px;
    margin-top: -6px
}

@media (min-width: 768px) and (max-width: 991px) {
    .table-tickets>tbody>tr>td.cell-title {
        width: 50%;
    }

    .table {
        width: 100%!important;
    }
}

@media (max-width: 767px) {
    .table-affilate>thead>tr, .table-affilate>tbody>tr {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .table {
        width: 100%!important;
    }
}

@media (min-width: 992px) {
    .table-projects .cell-title>.badge {
    }

    .table {
        width: 100%!important;
    }
}

@media (min-width: 768px) {
    .table .responsive-label {
        display: none;
    }

    .table {
        width: 100%!important;
    }
}

@media (min-width: 768px) {
    .table-product>tbody>tr>.cell-title {
        height: 60px
    }

    .table {
        width: 100%!important;
    }
}

@media (max-width: 767px) {
    .table {
        width: 100%!important;
    }

    .table, .table>tbody, .table>thead, .table>tfoot, .table>tbody>tr, .table>tbody>tr>td, .table>tfoot>tr, .table>tfoot>tr>td, .table>thead>tr, .table>thead>tr>td {
        display: block;
        line-height: 16px;
    }

    .table>thead>tr>th {
        display: none;
        height: 48px;
        padding: 12px 16px;
        line-height: 24px;
    }

    .table>thead>tr>th:first-child {
        display: block;
        padding-left: 16px;
        width: 87%!important;
        height: 10px;
        padding: 18px;
    }

    .table:not(.table-sub)>tbody>tr:not(.collapse-row) {
        position: relative;
        padding: 7px 10px 7px;
        border-top: 1px solid #e9edf2;
    }

    .table:not(.table-sub)>tbody>tr:not(.collapse-row):first-child {
    }

    .table>tbody>tr:after {
        display: block;
        content: "";
        clear: both;
    }

    .table>tbody>tr>td, .table>tbody>tr>td:first-child, .table>tbody>tr>td:last-child, .table>tfoot>tr>td, .table>tfoot>tr>td:first-child, .table>tfoot>tr>td:last-child {
        padding: 0;
        border: none;
    }

    .table>tbody>tr:hover>td, .table>tbody>tr:focus>td, .table>tbody>tr:active>td {
        background: transparent!important;
    }

    .table .cell-actions {
        display: none;
    }

    .table .cell-title {
        display: block;
        margin: 0 0 10px;
    }

    .table .cell-progress {
        position: absolute;
        top: 16px;
        right: 24px;
        font-weight: 700;
    }

    .table .cell-date, .table .cell-cycle {
        float: left;
        font-size: 12px;
    }

    .table .cell-status, .table .cell-license {
        float: right;
        font-size: 12px;
    }

    .table .cell-total {
        position: absolute;
        right: 24px;
        top: 50%;
        height: 16px;
        width: 50%;
        margin-top: -8px;
        text-align: right;
    }

    .table-invoice .cell-price {
        position: absolute;
        right: 16px;
        top: 16px;
        height: 16px;
        width: 40%;
        text-align: right;
        font-size: 14px;
        font-weight: bold;
    }

    .table-invoice .cell-title {
        width: 60%;
    }

    .panel-table .table-bottom .table-length {
        display: none;
    }

    .panel-table .table-bottom .table-pagination {
        text-align: center;
    }

    .table-product>tbody>tr {
        position: relative;
        padding-left: 64px;
    }

    .table-product .m-logo {
        position: absolute;
        left: 0;
        top: 20px;
    }

    .table-product .cell-title {
        margin: -5px 0 8px 0;
    }

    .table-product .cell-status {
        float: right;
    }

    .table-product .cell-cycle {
        padding-left: 56px;
        ;}

    .table-product .product-name>b, .table-product .product-name>b>small {
        display: block!important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .table-projects>tbody>tr {
        position: relative;
    }

    .table-projects .cell-title {
        padding-right: 60px!important;
    }

    #masspay-table>thead>tr>.cell-actions, #masspay-table>tbody>tr>.cell-actions {
        position: absolute;
        top: 6px;
        right: 8px;
        display: block;
    }

    #masspay-table>thead>tr>.cell-actions {
        padding: 0;
        border: none;
    }

    #masspay-table>tbody>tr>.cell-total {
        right: 0;
        width: 40%;
        padding-right: 48px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #masspay-table>tbody>tr>.cell-desc {
        width: 60%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .badge-pill {
        display: none
    }
}

.page-hero-wrapper {
    width: 100%;
    height: 600px;
    background: url(../img/hero-bg.svg) no-repeat,#e5f2fa;
    background-position: center center;
}

.page-hero-wrapper .container {
    height: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.page-hero-wrapper .container .hero-text .offer {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #e9f6fd;
    height: 35px;
    padding: 0 15px;
    margin-bottom: 15px;
    border-radius: 35px;
    font-weight: 500;
    font-size: 14px;
    color: #5a7184
}

.page-hero-wrapper .container .hero-text .offer span {
    background: #ff8600;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    height: 20px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 13px;
    padding: 0 10px
}

.page-hero-wrapper .container .hero-text h1 {
    color: #183b56;
    font-weight: 700;
    font-size: 45px;
    display: block;
    margin-bottom: 30px
}

.page-hero-wrapper .container .hero-text p {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #183b56;
    display: block;
    margin-bottom: 30px
}

.page-hero-wrapper .container .hero-text ul {
    -webkit-column-count: 2;
    column-count: 2
}

.page-hero-wrapper .container .hero-text ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7d94a7;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 25px
}

.page-hero-wrapper .container .hero-text ul li:hover {
    color: #ff8600
}

.page-hero-wrapper .container .hero-text ul li:hover span {
    background: rgba(172,163,118,.2)
}

.page-hero-wrapper .container .hero-text ul li span {
    -webkit-transition: .2s all;
    transition: .2s all;
    width: 49px;
    height: 49px;
    background: #dae7ed;
    border-radius: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 17px
}

.page-hero-wrapper .container .hero-text .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-hero-wrapper .container .hero-text .actions a {
    width: 170px;
    height: 50px;
    color: #fff;
    background: #ff8600;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 30px;
    font-weight: 500;
    font-size: 15px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.page-hero-wrapper .container .hero-text .actions a:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.page-hero-wrapper .container .hero-text .actions a svg {
    margin-right: 7px
}

.page-hero-wrapper .container .hero-text .actions a:last-child {
    background: #e2eef7;
    border: 1px solid #7d94a7;
    color: #7d94a7;
    margin-right: 0
}

.page-hero-wrapper .container .hero-image {
    width: 100%;
    height: 100%
}

.page-hero-wrapper .container .hero-image img {
    max-width: 100%
}

.domain-wrapper .container .domain-form-box {
    position: relative;
    z-index: 2;
    margin-top: -40px;
    width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 16px
}

.domain-wrapper .container .domain-form-box .search-box {
    width: 100%;
    height: 60px;
    border: 1px solid #e5f2fa;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.domain-wrapper .container .domain-form-box .search-box>span {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.domain-wrapper .container .domain-form-box .search-box input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    background: #fff;
    color: #7d94a7;
    font-weight: 400;
    font-size: 14px
}

input:focus-visible {
    border-radius: 3px;
    outline: none;
}

.domain-wrapper .container .domain-form-box .search-box input::-webkit-input-placeholder {
    color: #7d94a7
}

.domain-wrapper .container .domain-form-box .search-box input:-ms-input-placeholder {
    color: #7d94a7
}

.domain-wrapper .container .domain-form-box .search-box input::-ms-input-placeholder {
    color: #7d94a7
}

.domain-wrapper .container .domain-form-box .search-box input::placeholder {
    color: #7d94a7
}

.domain-wrapper .container .domain-form-box .search-box button {
    width: 180px;
    height: 42px;
    background: #ff8600;
    color: #fff;
    border: none;
    border-radius: 10px;
    margin: 8px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.domain-wrapper .container .domain-form-box .search-box button:hover {
}

.domain-wrapper .container .domain-form-box .domain-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-top: 1px solid #e5f2fa;
    margin-top: 20px;
    padding-top: 20px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #ecf9ff;
    padding: 0 20px;
    margin: 0 10px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .icon img {
    margin-top: 5px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .text strong {
    color: #183b56;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .text p span {
    color: #7d94a7;
    font-weight: 400;
    font-size: 13px;
    text-decoration: line-through
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .text p b {
    text-decoration: none!important;
    color: #183b56;
    font-weight: 600;
    font-size: 14px
}

.c-badge {
    height: 16px;
    background: #ff8600;
    border-radius: 10px 10px 10px 3px;
    color: #fff;
    font-weight: 500;
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-badge.blue {
    background: rgba(0,98,164,.2);
    border-radius: 10px 10px 10px 3px;
    color: #0062a4
}

.c-badge.yellow {
    background: rgba(228,191,39,.2);
    border-radius: 10px 10px 10px 3px;
    color: #e4bf27
}

.c-badge.orange {
    background: rgba(255,132,0,.2);
    border-radius: 10px 10px 10px 3px;
    color: #ff8400
}

.section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    margin-bottom: 40px
}

.section-title h3 {
    font-weight: 600;
    font-size: 23px;
    line-height: 29px;
    color: #183b56;
    margin-bottom: 10px
}

.section-title p {
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #183b56
}

.home-packs-wrapper {
    padding: 50px 0
}

.hp-item {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hp-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hp-item:hover .title {
    color: #ff8600
}

.hp-item:hover .icon {
    background: #ff8600
}

.hp-item:hover .icon svg {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.hp-item .title {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #7d94a7;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hp-item .icon {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ecf9ff;
    border-radius: 16px;
    margin: 35px 0;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hp-item .price b {
    display: block;
    color: #183b56;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px
}

.hp-item .price span {
    display: block;
    color: #7d94a7;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px
}

.hp-item .see {
    border-radius: 6px;
    background: #ff8600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 182px;
    height: 45px;
    color: #fff;
    margin: 35px 0;
    padding: 0 20px;
    font-weight: 600;
    font-size: 16px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hp-item .see:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.hp-item ul {
    border-top: 1px solid #e5f2fa;
    padding-top: 35px;
    width: 100%
}

.hp-item ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #183b56
}

.hp-item ul li b {
    margin-left: 10px;
    margin-right: 5px
}

.hp-item ul li:last-child {
    margin-bottom: 0
}

.right-pattern-bg {
    background: url(../img/bg-pattern-right.svg) no-repeat,#e9f6fd;
    background-position: center right
}

.left-pattern-bg {
    background: url(../img/bg-pattern-left.svg) no-repeat,#e9f6fd;
    background-position: center left
}

.camp-packs-wrapper {
    padding: 50px 0
}

.camp-packs-wrapper .container .image {
    width: 100%
}

.camp-packs-wrapper .container .image img {
    width: 100%;
    height: auto
}

.page-hero-wrapper .container .hero-text .offer {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #d7e5ed;
    height: 35px;
    padding: 0 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #5a7184
}

.page-hero-wrapper .container .hero-text .offer span {
    background: #ff8600;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    height: 20px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 13px;
    padding: 0 10px
}

.page-hero-wrapper .container .hero-text h1 {
    color: #393b4f;
    font-weight: 700;
    font-size: 45px;
    display: block;
    margin-bottom: 30px
}

.page-hero-wrapper .container .hero-text p {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #183b56;
    display: block;
    margin-bottom: 30px
}

.page-hero-wrapper .container .hero-text ul {
    -webkit-column-count: 2;
    column-count: 2
}

.page-hero-wrapper .container .hero-text ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7d94a7;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 25px
}

.page-hero-wrapper .container .hero-text ul li:hover {
    color: #ff8600
}

.page-hero-wrapper .container .hero-text ul li:hover span {
    background: rgba(172,163,118,.2)
}

.page-hero-wrapper .container .hero-text ul li span {
    -webkit-transition: .2s all;
    transition: .2s all;
    width: 49px;
    height: 49px;
    background: #dae7ed;
    border-radius: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 17px
}

.page-hero-wrapper .container .hero-text .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-hero-wrapper .container .hero-text .actions a {
    width: 170px;
    height: 50px;
    color: #fff;
    background: #ff8600;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 30px;
    font-weight: 500;
    font-size: 15px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.page-hero-wrapper .container .hero-text .actions a:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.page-hero-wrapper .container .hero-text .actions a svg {
    margin-right: 7px
}

.page-hero-wrapper .container .hero-text .actions a:last-child {
    background: #e2eef7;
    border: 1px solid #7d94a7;
    color: #7d94a7;
    margin-right: 0
}

.page-hero-wrapper .container .hero-image {
    width: 100%;
    height: 100%
}

.page-hero-wrapper .container .hero-image img {
    max-width: 100%;
    float: right;
    margin-right: 25px;
}

.domain-wrapper .container .domain-form-box {
    position: relative;
    z-index: 1;
    margin-top: -40px;
    width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
}

.domain-wrapper .container .domain-form-box .search-box {
    width: 100%;
    height: 60px;
    border: 1px solid #e5f2fa;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.domain-wrapper .container .domain-form-box .search-box>span {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.domain-wrapper .container .domain-form-box .search-box input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    background: #fff;
    color: #7d94a7;
    font-weight: 400;
    font-size: 14px
}

.domain-wrapper .container .domain-form-box .search-box input::-webkit-input-placeholder {
    color: #7d94a7
}

.domain-wrapper .container .domain-form-box .search-box input:-ms-input-placeholder {
    color: #7d94a7
}

.domain-wrapper .container .domain-form-box .search-box input::-ms-input-placeholder {
    color: #7d94a7
}

.domain-wrapper .container .domain-form-box .search-box input::placeholder {
    color: #7d94a7
}

.domain-wrapper .container .domain-form-box .search-box button {
    width: 180px;
    height: 42px;
    background: #ff8600;
    color: #fff;
    border: none;
    border-radius: 5px;
    margin: 8px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.domain-wrapper .container .domain-form-box .search-box button:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-2px);
}

.domain-wrapper .container .domain-form-box .domain-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-top: 1px solid #e5f2fa;
    margin-top: 20px;
    padding-top: 20px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #ecf9ff;
    padding: 0 25px;
    margin: 0 10px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 22px;
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .icon img {
    margin-top: 5px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .text strong {
    color: #183b56;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .text p span {
    color: #7d94a7;
    font-weight: 400;
    font-size: 13px;
    text-decoration: line-through
}

.domain-wrapper .container .domain-form-box .domain-list .list-item .text p b {
    text-decoration: none!important;
    color: #183b56;
    font-weight: 600;
    font-size: 14px
}

.c-badge {
    height: 16px;
    background: #ff8600;
    border-radius: 10px 10px 10px 3px;
    color: #fff;
    font-weight: 500;
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-badge.blue {
    background: rgba(0,98,164,.2);
    border-radius: 10px 10px 10px 3px;
    color: #0062a4
}

.c-badge.yellow {
    background: rgba(228,191,39,.2);
    border-radius: 10px 10px 10px 3px;
    color: #e4bf27
}

.c-badge.orange {
    background: rgba(255,132,0,.2);
    border-radius: 10px 10px 10px 3px;
    color: #ff8400
}

.section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    margin-bottom: 40px
}

.section-title h3 {
    font-weight: 600;
    font-size: 23px;
    line-height: 29px;
    color: #183b56;
    margin-bottom: 10px
}

.section-title p {
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #183b56
}

.home-packs-wrapper {
    padding: 50px 0
}

.hp-item {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hp-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hp-item:hover .title {
    color: #ff8600
}

.hp-item:hover .icon {
    background: #ff8600
}

.hp-item:hover .icon svg {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.hp-item .title {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #7d94a7;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hp-item .icon {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ecf9ff;
    border-radius: 16px;
    margin: 35px 0;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hp-item .price b {
    display: block;
    color: #183b56;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px
}

.hp-item .price span {
    display: block;
    color: #7d94a7;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px
}

.hp-item .see {
    text-align: center;
    border-radius: 4px;
    background: #ff8600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 235px;
    height: 45px;
    color: #fff;
    margin: 35px 0;
    padding: 0 20px;
    font-weight: 600;
    font-size: 16px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hp-item .see:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.hp-item ul {
    border-top: 1px solid #e5f2fa;
    padding-top: 35px;
    width: 100%
}

.hp-item ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #183b56
}

.hp-item ul li b {
    margin-left: 10px;
    margin-right: 5px
}

.hp-item ul li:last-child {
    margin-bottom: 0
}

.camp-packs-wrapper {
    padding: 50px 0
}

.camp-packs-wrapper .container .image {
    width: 100%
}

.camp-packs-wrapper .container .image img {
    width: 100%;
    height: auto
}

.camp-packs-wrapper .container .item {
    width: 100%;
    padding: 25px 30px;
    background: #fff;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: .2s all;
    transition: .2s all
}

.camp-packs-wrapper .container .item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.camp-packs-wrapper .container .item:hover .icon {
    background: #ff8600
}

.camp-packs-wrapper .container .item:hover .icon svg {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.camp-packs-wrapper .container .item .icon {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ecf9ff;
    border-radius: 16px;
    -webkit-transition: .2s all;
    transition: .2s all;
    margin-bottom: 25px
}

.camp-packs-wrapper .container .item strong {
    color: #183b56;
    font-weight: 600;
    font-size: 17px;
    display: block;
    margin-bottom: 30px
}

.camp-packs-wrapper .container .item .price b {
    display: block;
    color: #183b56;
    font-weight: 600;
    font-size: 25px;
    line-height: 36px
}

.camp-packs-wrapper .container .item .price span {
    display: block;
    color: #7d94a7;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 15px;
    line-height: 19px
}

.advantages-wrapper {
    padding: 50px 0
}

.advantages-wrapper .adv-item {
    width: 100%;
    border-bottom: .5px solid rgba(188,203,209,.5);
    padding-bottom: 35px;
    margin-bottom: 35px
}

.advantages-wrapper .adv-item:hover .head span {
    background: #ff8600
}

.advantages-wrapper .adv-item:hover .head span svg {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.rows {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.advantages-wrapper .adv-item .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.advantages-wrapper .adv-item .head span {
    background: #dae7ed;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.advantages-wrapper .adv-item .head strong {
    font-weight: 500;
    font-size: 20px;
    color: #183b56
}

.advantages-wrapper .adv-item {
    width: 100%;
    border-bottom: 0.5px solid rgba(188,203,209,.5);
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.advantages-wrapper .adv-item p {
    color: #7d94a7;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px
}

.support-wrapper {
    padding: 50px 0
}

.support-wrapper .content h3 {
    font-weight: 600;
    font-size: 55px;
    line-height: 65px;
    color: #183b56;
    margin-bottom: 25px
}

.support-wrapper .content p {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #7d94a7;
    max-width: 80%
}

.support-wrapper .content .text-slider-wrap {
    position: relative;
    width: 90%;
    margin-top: 20px
}

.support-wrapper .content .text-slider-wrap button {
    width: 23px;
    height: 23px;
    color: #fff;
    background: #ff8600;
    border-radius: 5px;
    border: none;
    margin-left: 6px;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 99
}

.support-wrapper .content .text-slider-wrap button:first-child {
    right: 40px
}

.support-wrapper .content .text-slider {
    background: #fff;
    padding: 20px;
    border-radius: 16px
}

.support-wrapper .content .text-slider .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e2eef7;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.support-wrapper .content .text-slider .head h5 {
    margin-right: auto;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 15px;
    color: #183b56
}

.support-wrapper .content .text-slider .head h5 span {
    color: #ff8600
}

.support-wrapper .content .text-slider .head h5 svg {
    margin-right: 6px
}

.support-wrapper .content .text-slider .t-slider p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    display: block;
    color: #7d94a7
}

.support-wrapper .image img {
    width: 100%;
    height: auto
}

.home-features {
    padding: 50px 0
}

.home-features .f-tab-buttons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #dbe6eb;
    margin-bottom: 50px
}

.home-features .f-tab-buttons button {
    padding: 20px 30px;
    border: 1px solid transparent;
    background: 0 0;
    margin-bottom: -1px;
    font-weight: 500;
    font-size: 17px;
    color: #183b56
}

.home-features .f-tab-buttons button.active,.home-features .f-tab-buttons button:hover {
    color: #ff8600;
    border-bottom: 1px solid #ff8600
}

.home-features .f-item {
    width: 100%;
    border-bottom: .5px solid rgba(188,203,209,.5);
    padding-bottom: 35px;
    margin-bottom: 35px
}

.home-features .f-item .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.home-features .f-item .head span {
    background: #ff8600;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.home-features .f-item .head strong {
    font-weight: 500;
    font-size: 20px;
    color: #183b56
}

.home-features .f-item p {
    color: #7d94a7;
    font-weight: 400;
    font-size: 16px;
    display: block;
    padding-right: 30px;
    line-height: 28px
}

.blog-wrapper {
    padding: 50px 0
}

.blog-item {
    width: 100%;
    border-radius: 16px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.blog-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.blog-item .img {
    width: 100%;
    height: 200px;
    border-radius: 16px 16px 0 0;
    overflow: hidden
}

.blog-item .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-item .content {
    padding: 25px;
    background: #fff;
    border-radius: 0 0 16px 16px
}

.blog-item .content strong {
    display: block;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #183b56;
    margin-bottom: 25px
}

.blog-item .content p {
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #7d94a7
}

.blog-item .content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ff8600;
    color: #fff;
    border-radius: 3px;
    height: 40px;
    width: 100%;
    margin-top: 25px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.blog-item .content a:hover {
    opacity: .8
}

.testimonials {
    padding: 50px 0;
    background: url(../img/world.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: -238px;
}

.testi-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.testi-slider .testi-item {
    background: #fff;
    border-radius: 5px;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 0 15px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.testi-slider .testi-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.testi-slider .testi-item .stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.testi-slider .testi-item p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #183b56;
    display: block;
    margin-bottom: 30px
}

.testi-slider .testi-item .person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.testi-slider .testi-item .person strong {
    display: block;
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 18px;
    color: #183b56
}

.hero-slider-item {
    min-height: 600px;
    height: 600px;
    margin-top: 50px
}

.testi-slider .testi-item .person span {
    color: #7d94a7;
    font-weight: 400;
    font-size: 15px
}

.advantages-wrapper {
    padding: 50px 0
}

.advantages-wrapper .adv-item {
    width: 100%;
    border-bottom: .5px solid rgba(188,203,209,.5);
    padding-bottom: 35px;
    margin-bottom: 35px
}

.advantages-wrapper .adv-item:hover .head span {
    background: #ff8600
}

.advantages-wrapper .adv-item:hover .head span svg {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.advantages-wrapper .adv-item .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.advantages-wrapper .adv-item .head span {
    background: #dae7ed;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.advantages-wrapper .adv-item .head strong {
    font-weight: 500;
    font-size: 20px;
    color: #183b56
}

.advantages-wrapper .adv-item p {
    color: #7d94a7;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px
}

.support-wrapper {
    padding: 50px 0
}

.support-wrapper .content h3 {
    font-weight: 600;
    font-size: 35px;
    line-height: 65px;
    color: #183b56;
    margin-bottom: 25px
}

.support-wrapper .content p {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #7d94a7;
    max-width: 80%
}

.support-wrapper .content .text-slider-wrap {
    position: relative;
    width: 90%;
    margin-top: 20px
}

.support-wrapper .content .text-slider-wrap button {
    width: 26px;
    height: 25px;
    color: #fff;
    background: #ff8600;
    border-radius: 3px;
    border: none;
    margin-left: 6px;
    position: absolute;
    right: 10px;
    top: 18px;
    z-index: 1;
}

.support-wrapper .content .text-slider-wrap button:first-child {
    right: 40px
}

.support-wrapper .content .text-slider {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}

.support-wrapper .content .text-slider .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e2eef7;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.support-wrapper .content .text-slider .head h5 {
    margin-right: auto;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 15px;
    color: #183b56
}

.support-wrapper .content .text-slider .head h5 span {
    color: #ff8600
}

.support-wrapper .content .text-slider .head h5 svg {
    margin-right: 6px
}

.support-wrapper .content .text-slider .t-slider p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    display: block;
    color: #7d94a7
}

.support-wrapper .image img {
    width: 100%;
    height: auto
}

.home-features {
    padding: 50px 0
}

.home-features .f-tab-buttons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #dbe6eb;
    margin-bottom: 50px
}

.home-features .f-tab-buttons button {
    padding: 20px 30px;
    border: 1px solid transparent;
    background: 0 0;
    margin-bottom: -1px;
    font-weight: 500;
    font-size: 17px;
    color: #183b56
}

.home-features .f-tab-buttons button.active,.home-features .f-tab-buttons button:hover {
    color: #ff8600;
    border-bottom: 1px solid #ff8600
}

.home-features .f-item {
    width: 100%;
    border-bottom: .5px solid rgba(188,203,209,.5);
    padding-bottom: 35px;
    margin-bottom: 35px
}

.home-features .f-item .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.home-features .f-item .head span {
    background: #ff8600;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.home-features .f-item .head strong {
    font-weight: 500;
    font-size: 20px;
    color: #183b56
}

.home-features .f-item p {
    color: #7d94a7;
    font-weight: 400;
    font-size: 16px;
    display: block;
    padding-right: 30px;
    line-height: 28px
}

.blog-wrapper {
    padding: 50px 0
}

.blog-item {
    width: 100%;
    border-radius: 16px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.blog-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.blog-item .img {
    width: 100%;
    height: 200px;
    border-radius: 16px 16px 0 0;
    overflow: hidden
}

.blog-item .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-item .content {
    padding: 25px;
    background: #fff;
    border-radius: 0 0 16px 16px
}

.blog-item .content strong {
    display: block;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #183b56;
    margin-bottom: 25px
}

.blog-item .content p {
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #7d94a7
}

.blog-item .content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ff8600;
    color: #fff;
    border-radius: 3px;
    height: 40px;
    width: 100%;
    margin-top: 25px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.fw {
    width: 100%;
    display: inline-block;
    float: left;
}

.footerSocialAll {
    background: #0d2237;
    padding-top: 23px;
    padding-bottom: 23px;
}

.footerLogo {
    float: left;
    padding-top: 4px
}

.footerSocialBox {
    float: right;
}

.footerSocialBox ul {
    float: left;
}

.footerSocialBox ul li {
    float: left;
    margin-right: 10px;
}

.footerSocialBox ul li:last-child {
    margin-right: 0px;
}

.footerSocialBox ul li a {
    line-height: 44px;
    border: 3px solid #6078aa;
    text-align: center;
    width: 50px;
    display: inline-block;
    color: #6078aa;
    font-size: 20px
}

.footerSocialBox ul li a:hover {
    background: #6078aa;
    color: #fff!important
}

.footerSocialBox ul li.twitter a {
    border-color: #36b2dd;
    color: #36b2dd
}

.footerSocialBox ul li.twitter a:hover {
    background: #36b2dd
}

.footerSocialBox ul li.youtube a {
    border-color: #cd3c3c;
    color: #cd3c3c;
}

.footerSocialBox ul li.youtube a:hover {
    background: #cd3c3c
}

.footerSocialBox ul li.instagram a {
    border-color: #DD2A7B;
    color: #DD2A7B;
}

.footerSocialBox ul li.instagram a:hover {
    background: #DD2A7B
}

.footerSocialBox ul li.linkedin a {
    border-color: #1871a1;
    color: #1871a1
}

.footerSocialBox ul li.linkedin a:hover {
    background: #1871a1
}

.footerMenuAll {
    background: #132e49;
    overflow: hidden
}

.footerMenu {
    position: relative;
}

.footerMenu:before {
    content: "";
    background: url(../img/footer-left.png) no-repeat;
    width: 686px;
    height: 423px;
    display: inline-block;
    position: absolute;
    left: -406px;
    top: 7px;
}

.footerMenuTitle {
    color: #fff;
    font-size: 17px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    position: relative;
    padding-left: 10px
}

.footerMenuTitle:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3.5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    background: #007bff;
}

.footerMenuTitle.contact {
    background: url(../img/icon-phone.png) no-repeat right 20px center;
    padding-right: 50px;
}

.footercontact {
    margin-bottom: 70px;
    margin-top: 10px
}

.footercontact ul {
    width: 100%;
    display: inline-block;
    float: left;
}

.footercontact ul li {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
    font-weight: 500;
    color: #fff;
    font-size: 13px;
    line-height: 25px;
    position: relative;
    padding-left: 35px
}

.footercontact ul li:last-child {
    margin-bottom: 0px;
}

.footercontact ul li span {
    font-weight: 400;
    margin-right: 5px;
}

.footercontact ul li i {
    position: absolute;
    left: 0;
    width: 35px;
    text-align: center;
    color: #a3a5b0;
    font-size: 20px;
    line-height: 25px;
}

.footerApp ul {
    float: left;
}

.footerApp ul li {
    float: left;
    margin-right: 15px;
}

.footerApp ul li:last-child {
    margin-right: 0px;
}

.footerApp ul li a {
    line-height: 48px;
    border: 1px solid rgba(255,255,255,0.1);
    color: #a7b2c0;
    padding-right: 20px;
    padding-left: 60px;
    display: inline-block;
    position: relative;
    font-size: 12px
}

.footerApp ul li a i {
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-right: 1px solid rgba(255,255,255,0.1);
    font-size: 20px
}

.footerApp ul li a:hover {
    background: #fff;
    color: #333;
}

.footerMenuLeft {
    border-right: 1px solid rgba(255,255,255,0.1)
}

.footerMenuTab {
    margin-bottom: 25px;
}

.footerMenuTab ul {
    width: 100%;
    display: inline-block;
    float: left;
}

.footerMenuTab ul li {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 12px;
}

.footerMenuTab ul li:last-child {
    margin-bottom: 0px
}

.footerMenuTab ul li a {
    float: left;
    display: inline-block;
    color: rgba(255,255,255,0.7);
    font-size: 13px;
    line-height: 16px;
    background: url(../img/footer-menu-icon.png) no-repeat left 10px center;
    padding-left: 20px
}

.footerMenuTab ul li a:hover {
    color: #fff;
}

.footerMenuRight {
    padding-top: 25px;
    padding-bottom: 25px
}

.footerMenuLeft {
    padding-top: 25px;
    padding-bottom: 55px
}

.footerCopyrightLeft {
    color: #132e49;
    font-size: 13px;
    line-height: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.footerCopyrightLeft a {
    color: #132e49;
    font-weight: 500
}

.footerCopyrightMenu {
    float: left;
}

.footerCopyrightMenu ul {
    float: left
}

.footerCopyrightMenu ul li {
    float: left;
    margin-right: 15px
}

.footerCopyrightMenu ul li a {
    float: left;
    color: #132e49;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 73px;
    border-bottom: 2px solid transparent
}

.footerCopyrightMenu ul li a:hover {
    border-color: #367dd4;
}

.footerCopyrightMenu ul li:last-child {
    margin-bottom: 0px
}

.footerCopyrightWebmaster {
    padding-top: 17px;
    padding-bottom: 17px;
    float: right;
}

.footerCopyrightWebmaster img {
    height: 30px;
}

.footerCopyrightAll {
    position: relative;
}

.footerCopyrightLeft {
    position: relative
}

.footerCopyrightLeft:before {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    background: #e7eaec;
    display: inline-block;
    height: 100%;
}

.home__domain .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #F4F6FC;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.home__domain .head .text {
    display: -webkit-box;
    display: -ms-flexbox;
    color: #404257;
    display: flex;
    font-size: 17px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.home__domain .head .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home__domain .head .buttons a {
    background: #ffffff;
    border-radius: 5px;
    border: 1px #e3e3e3 solid;
    width: 145px;
    height: 42px;
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #404257ad;
    font-weight: 600;
    font-size: 13px;
    -webkit-transition: .2s all;
    transition: .2s all;
}

.home__domain .domain-checker {
    display: flex;
    background-color: #fff;
    padding: 5px;
    border: 1px #eee solid;
    border-radius: 4px;
    margin: 20px auto;
}

.home__domain .domain-checker .domain-checker-bg {
    width: 100%;
}

.home__domain .domain-checker .domain-checker-bg .dc-input {
    float: left;
    width: calc(100% - 140px);
}

.home__domain .domain-checker .domain-checker-bg .dc-input input {
    border: 0;
    height: 48px;
    width: 100%;
}

.home__domain .domain-checker .domain-checker-bg .dc-button {
    float: left;
    width: 140px;
}

.home__domain .domain-checker .domain-checker-bg .dc-button .btn {
    height: 48px;
    font-weight: 500;
}

.homeTabs {
    margin-top: -35px;
    position: relative;
    margin-bottom: 50px;
    z-index: 12;
}

.homeTabsBotBox {
    background: #fff;
    padding: 14px;
    border-radius: 7px 7px 0 0;
}

.homeTabsBotTitle {
    margin-bottom: 35px;
}

.homeTabsBotTitle.domain ul {
    position: relative;
}

.homeTabsBotTitle.domain ul li.icon {
    position: absolute;
    left: 0;
    top: -5px;
    width: 75px;
}

.homeTabsBotTitle ul li.title {
    color: #3a5973;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 7px;
}

.homeTabsBotTitle ul li.desc {
    color: #597488;
    font-size: 17px;
    line-height: 27px;
}

.homeTabsRow {
    margin-left: -15px;
    margin-right: -15px;
}

.homeTabsCol {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.homeTabsColBox {
    border-radius: 5px;
    background: #fff;
    border-top: 2px solid #dee2e6;
    border: 1px solid #dee2e6;
    padding: 15px;
    padding-top: 20px;
}

.homeTabsColBox ul {
    width: 100%;
    display: inline-block;
    float: left;
}

.homeTabsColBox ul li {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
}

.homeTabsColBox ul li.icon {
    height: 80px;
    color: #3e8ef7;
    font-size: 55px;
    text-align: center;
    line-height: 80px;
    margin-bottom: 12px;
}

.homeTabsColBox ul li.title {
    color: #58667b;
    font-size: 17px;
    line-height: 35px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-weight: 600;
}

.homeTabsColBox ul li.desc {
    color: #7b7b88;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.homeTabsColBox ul li.price {
    color: #58667b;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 15px;
    border-radius: 5px;
}

.homeTabsColBox ul li.more a {
    width: 100%;
    border-radius: 3px;
    letter-spacing: 1px;
}

.threeStepsAll {
    padding: 70px 0;
    margin-bottom: 40px;
}

.threeStepsTitle ul li {
    text-align: center
}

.threeStepsTitle ul li.title {
    font-size: 25px;
    color: #58667b;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 5px
}

.threeStepsTitle ul li.desc {
    font-size: 17px;
    line-height: 25px;
    color: #58667b;
}

.threeStepsTitle {
    margin-bottom: 75px;
}

.threeStepTab {
    width: 33.33%;
    float: left;
    display: inline-block
}

.threeStepTab ul li {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px
}

.threeStepTab ul li.icon .iconX {
    width: 120px;
    height: 120px;
    border-radius: 15px;
    position: relative;
    background: #fff;
    display: inline-block;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.threeStepTab ul li.icon {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,.1);
    position: relative;
    margin-bottom: 30px
}

.threeStepTab ul li.icon:before {
    content: "----------------";
    letter-spacing: 5px;
    color: #49505747;
    font-size: 30px;
    position: absolute;
    top: 29px;
    right: -150px
}

.threeStepsBox .threeStepTab:last-child ul li.icon:before {
    display: none
}

.threeStepTab ul li.icon:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #49505729;
    position: absolute;
    right: -10px;
    bottom: -10px;
    display: inline-block
}

.threeStepTab ul li.icon .iconX i {
    font-size: 54px;
    line-height: 60px;
    width: 69px;
    height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.threeStepTab ul li.icon .iconX em {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #007bff;
    font-size: 17px;
    font-weight: 700;
    position: absolute;
    right: -20px;
    top: 0px;
    font-style: normal
}

.threeStepTab ul li.title {
    font-size: 20px;
    color: #58667b;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 10px
}

.threeStepTab ul li.desc {
    font-size: 14px;
    line-height: 20px;
    color: #6c757dc2;
    font-weight: 500
}

.threeStepsBox .threeStepTab:last-child ul li.icon:after {
    display: none
}

.homeStats {
    padding: 70px 0
}

.textX {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.blueX {
    background-image: linear-gradient(90deg,#5793ee 0,#007bff 100%)!important;
}

.greenX {
    background-image: linear-gradient(90deg,#23d99f 0,#30c77e 100%)!important
}

.orangeX {
    background-image: linear-gradient(90deg,#e2e7ec 0,#ddd 100%)!important;
}

.pinkX {
    background-image: linear-gradient(90deg,#f34895 0,#f02f4f 100%)!important
}

.darkBlueX {
    background-image: linear-gradient(90deg,#13192e 0,#13192e 100%)!important
}

.grayX {
    background-image: linear-gradient(90deg,#67708f 0,#67708f 100%)!important
}

.gray2X {
    background-image: linear-gradient(90deg,#cdcbda 0,#e2e1ee 100%)!important
}

.yellowX {
    background-image: linear-gradient(90deg,#cfae5e 0,#f4da99 100%)!important
}

.onlyBlue {
    color: #0096ec
}

ul.sul {
    width: 100%;
    display: inline-block;
    float: left;
}

.simpleButton {
    width: auto;
    float: left;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
    padding: 13px 26px;
    background-image: linear-gradient(90deg,#4e85d7 0,#007bff 100%);
    position: relative;
    display: inline-block
}

.simpleButton.noIcon {
    text-align: center
}

.simpleButton:focus {
    color: #fff
}

.simpleButton i {
    float: right;
    font-size: 13px;
    line-height: 20px;
    display: inline-block;
    font-weight: 400;
    margin-left: 46px;
}

.simpleButton:before {
    content: "";
    position: absolute;
    right: 50px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 66px 33px;
    border-color: transparent transparent rgba(255,255,255,.12);
    -webkit-transition: all .3 ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    visibility: visible
}

.simpleButton:after {
    content: "";
    background: rgba(255,255,255,.12);
    height: 50px;
    position: absolute;
    right: 0px;
    top: 0;
    display: inline-block;
    width: 50px;
    -webkit-transition: all .3 ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.simpleButton:hover:after {
    width: 100%!important
}

.simpleButton:hover {
    color: #fff
}

.simpleButton:hover:before {
    opacity: 0;
    visibility: hidden;
    right: 100%!important
}

.simpleButton.onlyGray {
    background: #67708f!important
}

.simpleButton.largeX {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 17px
}

.simpleButton.largeX:before {
    border-width: 0 0 60px 20px
}

.simpleButton.largeX:after {
    height: 60px
}

.simpleButton.xLargeX {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 17px
}

.simpleButton.xLargeX:before {
    border-width: 0 0 80px 20px;
    right: 80px
}

.simpleButton.xLargeX:after {
    height: 80px;
    width: 80px
}

.simpleButton.xLargeX i {
    font-size: 15px
}

.simpleButton.smallX {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px
}

.simpleButton.smallX:before {
    border-width: 0 0 40px 20px
}

.simpleButton.smallX:after {
    height: 40px
}

#simpleButtonMega:before {
    content: none!important
}

#simpleButtonMega:after {
    content: none!important
}

.simpleButton:disabled {
    cursor: not-allowed;
    pointer-events: none;
    background-image: none!important;
    background-color: #a7a7a7
}

.popular_courses {
    padding-bottom: 100px;
}

@media (max-width: 991px) {
    .popular_courses {
        padding-bottom: 40px;
    }
}

.popular_courses .owl-item {
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 0px 10px;
    padding-bottom: 30px;
}

.popular_courses .owl-item.active {
    opacity: 1;
}

.popular_courses .owl-nav {
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    width: 120%;
    transform: translateY(-50%);
    left: -11%;
}

@media (max-width: 991px) {
    .popular_courses .owl-nav {
        display: none !important;
    }
}

.popular_courses .owl-nav .owl-prev img, .popular_courses .owl-nav .owl-next img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.popular_courses .owl-nav .owl-prev img:hover, .popular_courses .owl-nav .owl-next img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.single_course {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.single_course .course_head {
    position: relative;
    overflow: hidden;
}

.single_course .course_head img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 210px;
}

.single_course .price {
    position: absolute;
    top: -34px;
    right: 15px;
    z-index: 2;
    color: #002347;
    display: inline-block;
    height: 65px;
    line-height: 65px;
    width: 65px;
    text-align: center;
    border-radius: 50px;
    background: #fdc632;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    font-size: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single_course .price img {
    margin-top: -8px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single_course .course_content {
    padding: 15px 15px;
    background: #ffffff;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single_course .course_content .tag {
    padding: 2px 21px;
    font-size: 13px;
    color: #fff;
    background: #002347;
    text-transform: uppercase;
}

.single_course .course_content h4 {
    font-size: 20px;
    font-weight: 500;
}

.single_course .course_content h4 a {
    color: #002347;
}

.single_course .course_content p {
    margin: 0;
}

.single_course .course_content .course_meta {
    margin-top: 25px;
}

.single_course .course_content .course_meta .meta_info a {
    color: #002347;
}

.single_course .authr_meta img {
    width: 45px !important;
    border-radius: 50%;
    height: auto;
    display: inline-block !important;
}

.single_course .authr_meta span {
    color: #002347;
    font-weight: 500;
}

.single_course:hover {
    box-shadow: 0px 10px 30px rgba(0, 35, 71, 0.1);
}

.single_course:hover .course_head img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.single_course:hover .course_content {
    background: #fff;
}

.single_course:hover .price {
    background: #002347;
    color: #fdc632;
}

.single_course:hover h4 a {
    color: #007bff;
}

.anitada {
    animation: tada 1s both infinite;
}

.vdsBoxTop {
    background: #fafafa;
    border-radius: 5px 5px 0 0;
    padding: 20px;
    position: relative;
    border-bottom: 2px solid #eaedf3
}

.vdsBox.pro {
    box-shadow: 0 0 15px rgba(0,0,0,.05)
}

.vdsBox.pro .vdsBoxTop .title {
    color: #404257
}

.vdsBoxTop .title {
    color: #878691;
    font-size: 20px;
    border-radius: 5px 5px 0 0;
    font-weight: 800;
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 5px;
    line-height: 20px
}

.vdsBoxTop .desc {
    color: #878691;
    font-size: 11px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    letter-spacing: 2px;
    line-height: 20px
}

.vdsBoxTop .dots {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -3px;
    text-align: center
}

.vdsBoxBot {
    background: #fafafa
}

.vdsBoxBot ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.vdsBoxBot ul li {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 10px;
    text-align: center;
    border-right: 2px solid #eaedf3;
    border-bottom: 2px solid #eaedf3
}

.vdsBoxBot ul li:first-child {
    border-left: 2px solid #eaedf3
}

.vdsBoxBot ul li:nth-child(3) {
    border-left: 2px solid #eaedf3
}

.vdsBoxBot ul li:nth-child(5) {
    border-left: 2px solid #eaedf3
}

.vdsBoxBot ul li .icon {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 40px;
    color: #878691;
    line-height: 40px;
    margin-bottom: 20px
}

.vdsBoxBot ul li .title {
    width: 100%;
    display: inline-block;
    float: left;
    color: #878691;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500
}

.vdsPrice {
    background: #eaedf3;
    padding: 10px
}

.vdsBoxBot ul li .title strong {
    width: 100%;
    display: inline-block
}

.vdsPrice .text {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    color: #404257;
    font-size: 34px;
    font-weight: 300;
    line-height: 40px
}

.vdsPrice .text i {
    font-size: 17px;
    font-weight: 500;
    font-style: normal
}

.purchaseButton {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 30px;
    border-radius: 0 0 5px 5px;
    color: #fff;
    background: linear-gradient(315deg,#609971 0%,#7cad8b 74%)
}

.c-tab-buttons {
    border-top: 1px solid rgba(102,112,147,.2);
    border-bottom: 1px solid rgba(102,112,147,.2);
    display: flex;
    align-items: center
}

.c-tab-buttons button {
    flex: 1;
    height: 50px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    background: 0 0;
    border: none;
    font-weight: 600;
    border-left: 1px solid rgba(102,112,147,.2)
}

.c-tab-buttons button.active {
    background: linear-gradient(315deg,#609971 0%,#7cad8b 74%);
    color: #fff
}

.c-tab-buttons button:hover {
    background: #fafafa
}

.c-tab-buttons button:last-child {
    border-right: 1px solid rgba(102,112,147,.2)
}

.sss {
    border-radius: 5px;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    box-shadow: 4px 7px 21px 0 rgba(0,0,0,.09)
}

.sssTop {
    position: relative;
    padding-bottom: 25px;
    border-bottom: 2px solid #e3e6ed;
    margin-bottom: 30px
}

.sssTop:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #e3e6ed;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: inline-block
}

.sssTop ul {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    padding-left: 6px
}

.sssTop ul li {
    width: 100%;
    display: inline-block;
    float: left
}

.sssTop ul li.icon {
    font-size: 40px;
    color: #1dcc5b;
    position: absolute;
    left: 0;
    top: 0
}

.sssTop ul li.title {
    color: #3b5b7a;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 3px
}

.sssTop ul li.title strong {
    font-weight: 800
}

.sssTop ul li.desc {
    color: #3c4d5d;
    font-size: 16px;
    line-height: 20px
}

.sssBot .sssTab:last-child {
    margin-bottom: 0
}

.sssTab {
    background: #f8faff;
    border-radius: 3px;
    margin-bottom: 10px
}

.sssTabTop {
    position: relative;
    cursor: pointer
}

.sssTabTop .title {
    float: left;
    color: #3b5b7a;
    font-size: 17px;
    line-height: 28px;
    display: inline-block;
    float: left;
    position: relative;
    padding-left: 18px;
    padding-right: 50px
}

.sssTabTop .icon {
    position: absolute;
    right: 30px;
    width: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    top: 50%;
    margin-top: -10px;
    color: #8f8f94
}

.sssTabTop .title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 4px;
    height: 20px;
    background: #007bff;
    border-radius: 4px;
    display: inline-block
}

.sssTabTop {
    padding: 20px 30px
}

.sssTabBot,.sssTabBot2 {
    color: #404257;
    font-size: 15px;
    line-height: 28px;
    padding: 20px 30px;
    border-top: 2px solid #e6e8ee;
    display: none;
    float: left;
    width: 100%
}

.sssTabTop .icon.iconMinus {
    display: none
}

.sssTab.active .sssTabTop .title {
    color: #404257
}

.sssTab.active .icon {
    display: none
}

.sssTab.active .icon.iconMinus {
    display: inline-block
}

.domain__price {
    padding: 0 10px;
    border-radius: 5px;
    margin-top: 30px;
    background: linear-gradient(to right,#0a5075a8,#4dc4ff82)
}

.why-header h2 {
    font-size: 40px;
    color: #333;
    letter-spacing: 0;
    font-weight: 900;
    margin-bottom: 0;
    display: inline-block
}

.why-header p {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 0;
    color: #333
}

.box-section {
    margin-bottom: 50px
}

.box-image {
    min-height: 110px
}

.box-section .head-text {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    padding: 10px 0
}

.box-section p {
    font-size: 14px;
    font-weight: 400;
    color: #222
}

.bg-dark-blue {
    background-image: linear-gradient(315deg,#609971 0%,#7cad8b 74%)
}

.domainPrice {
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 60px;
    padding: 30px
}

.domainPriceTitle {
    background: #404257;
    padding: 20px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.domainPriceTitle i {
    float: left;
    font-size: 24px;
    line-height: 20px;
    margin-right: 15px;
    display: inline-block;
    color: #1dcc5b
}

.domainPriceTitle .title {
    float: left;
    font-size: 17px;
    line-height: 20px;
    display: inline-block;
    color: #fff;
    font-weight: 700
}

.domainPriceListTop {
    background: #4f5164
}

.domainPriceListTop ul {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 0
}

.domainPriceListTop ul li {
    width: 25%;
    float: left;
    color: #e7e7ef;
    font-size: 11px;
    line-height: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 600
}

.domainPriceList {
    border: 2px solid #f1f3f8
}

.domainPriceList ul {
    width: 100%;
    display: inline-block;
    float: left;
    background: #fff;
    border-bottom: 2px solid #f1f3f8;
    padding: 16px 0
}

.domainPriceList ul li {
    width: 25%;
    float: left;
    color: #404257;
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px;
    padding-right: 30px
}

.domainPriceList ul:nth-of-type(2n) {
    background: #f7f9fd
}

.domain-use-box {
    padding: 42px;
    background: #fff;
    height: 100%;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -3px 0 0 rgb(0 0 0/15%);
    -moz-box-shadow: inset 0 -3px 0 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -3px 0 0 rgb(0 0 0/15%)
}

.bg-grey {
    padding: 100px 0
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

#tl,#tl1 {
    display: none;
}

.header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.header .dropdown-menu {
    top: 65px !important;
}

body {
    padding-top: 0 !important;
}

.top-bar .container::before, .top-bar .container::after {
    display: none;
}

.faq-wrapper .section-title {
    text-align: start !important;
}

.hamburger-btn {
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    background: #0083ff;
    margin-left: 10px;
    border: none;
    display: none;
}

.mobile-menu-head {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .hamburger-btn {
        display: flex;
    }

    .mobile-menu-head {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-bottom: 20px;
        padding: 0 20px;
    }

    .mobile-menu-head button {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 22px;
        background: #0083ff;
        margin-left: 10px;
        border: none;
    }
}

.popover {
    width: 304px;
    max-width: 100%;
    margin-top: 0px;
}

.popover-body {
    padding: 0px;
}

.popover-user-notifications {
    border-radius: 0;
    padding: 0px;
    border-color: #fff;
    font-size: 14px min-width: 100%;
    font-family: 'Open Sans', sans-serif;
}

.popover-user-notifications .popover-content {
    padding: 0;
}

.popover-user-notifications ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
}

.popover-user-notifications ul li {
    padding: 5px 0;
    min-height: 66px;
    border-bottom: 1px solid #ddd;
}

.popover-user-notifications ul li:last-child {
    border: 0;
}

.popover-user-notifications ul li a {
    display: block;
    padding: 10px 15px 10px 12px;
    text-decoration: none;
    color: #555;
    font-size: 0.95em;
}

.popover-user-notifications a:hover {
    background-color: #fff;
}

.popover-user-notifications ul li i.fas, .popover-user-notifications ul li i.far {
    float: left;
    padding-top: 6px;
    font-size: 25px;
}

.popover-user-notifications ul li i.fas.fa-check-circle, .popover-user-notifications ul li i.far.fa-check-circle {
    color: #5cb85c;
}

.popover-user-notifications ul li i.fas.fa-warning, .popover-user-notifications ul li i.far.fa-warning {
    color: #ecc317;
}

.popover-user-notifications ul li i.fas.fa-exclamation-circle, .popover-user-notifications ul li i.far.fa-exclamation-circle {
    color: #ec2d45;
}

.popover-user-notifications ul li i.fas.fa-info-circle, .popover-user-notifications ul li i.far.fa-info-circle {
    color: #ac3b49;
}

.popover-user-notifications ul li .message {
    margin-left: 40px;
    font-size: 13px;
}

.popover-user-notifications ul li.none {
    padding: 12px 0;
    min-height: auto;
    text-align: center;
    font-weight: bold;
}

.intl-tel-input {
    position: relative;
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
    display: none;
}

.intl-tel-input .v-hide {
    visibility: hidden;
}

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px;
}

@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal;
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
    padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
    color: #999;
}

.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
    vertical-align: middle;
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
    margin-right: 6px;
}

.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 46px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
    background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgb(169 188 205 / 15%);
    display: table;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 92px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px;
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}

.intl-tel-input.iti-container:hover {
    cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em;
}

.iti-flag {
    width: 20px;
}

.iti-flag.be {
    width: 18px;
}

.iti-flag.ch {
    width: 15px;
}

.iti-flag.mc {
    width: 19px;
}

.iti-flag.ne {
    width: 18px;
}

.iti-flag.np {
    width: 13px;
}

.iti-flag.va {
    width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-size: 5630px 15px;
    }
}

.iti-flag.ac {
    height: 10px;
    background-position: 0px 0px;
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0px;
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0px;
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0px;
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0px;
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0px;
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0px;
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0px;
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0px;
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0px;
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0px;
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0px;
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0px;
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0px;
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0px;
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0px;
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0px;
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0px;
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0px;
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0px;
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0px;
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0px;
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0px;
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0px;
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0px;
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0px;
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0px;
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0px;
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0px;
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0px;
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0px;
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0px;
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0px;
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0px;
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0px;
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0px;
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0px;
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0px;
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0px;
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0px;
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0px;
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0px;
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0px;
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0px;
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0px;
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0px;
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px;
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px;
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px;
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0px;
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px;
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px;
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px;
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px;
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px;
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px;
}

.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px;
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px;
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0px;
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px;
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px;
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px;
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px;
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0px;
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px;
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px;
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px;
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px;
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px;
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px;
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0px;
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0px;
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0px;
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px;
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px;
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px;
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px;
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px;
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px;
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px;
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px;
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px;
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px;
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px;
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px;
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px;
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px;
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px;
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px;
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px;
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px;
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px;
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px;
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px;
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px;
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px;
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px;
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px;
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px;
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px;
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px;
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px;
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px;
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px;
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px;
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px;
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0px;
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px;
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0px;
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0px;
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0px;
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0px;
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px;
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px;
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0px;
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0px;
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0px;
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px;
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px;
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px;
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px;
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px;
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px;
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px;
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0px;
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px;
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px;
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px;
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px;
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px;
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px;
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0px;
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px;
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px;
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0px;
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px;
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px;
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px;
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px;
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px;
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px;
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px;
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px;
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px;
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0px;
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0px;
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px;
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px;
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px;
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px;
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px;
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px;
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px;
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px;
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px;
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px;
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px;
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px;
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px;
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px;
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px;
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px;
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px;
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0px;
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px;
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0px;
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px;
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px;
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px;
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px;
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px;
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px;
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0px;
}

.iti-flag.np {
    height: 15px;
    background-position: -3796px 0px;
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px;
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px;
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px;
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0px;
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px;
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px;
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px;
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px;
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px;
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px;
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px;
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px;
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px;
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px;
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px;
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px;
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px;
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0px;
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px;
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0px;
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px;
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px;
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px;
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px;
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px;
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px;
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px;
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px;
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0px;
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px;
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px;
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0px;
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px;
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px;
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px;
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px;
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px;
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0px;
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px;
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px;
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0px;
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px;
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px;
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px;
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px;
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px;
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px;
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0px;
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px;
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px;
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0px;
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px;
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px;
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px;
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px;
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px;
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0px;
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px;
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px;
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px;
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px;
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px;
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px;
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px;
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0px;
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0px;
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px;
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px;
}

.iti-flag.va {
    height: 15px;
    background-position: -5307px 0px;
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px;
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px;
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px;
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px;
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px;
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px;
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px;
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px;
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px;
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px;
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px;
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0px;
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px;
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px;
}

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("/theme/assets/img/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-image: url("/theme/assets/img/flags@2x.png");
    }
}

.iti-flag.np {
    background-color: transparent;
}
