html {
    overflow-x: hidden
}

body {
    height: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #EBEEFE !important;
    letter-spacing: .3px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
}

a {
    outline: none !important;
    text-decoration: none !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pt-35 {
    padding-top: 35px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pt-150 {
    padding-top: 150px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-120 {
    margin-top: 120px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.c-grey-light {
    color: #f8f9fa !important;
}

.c-grey {
    color: #4c4a4a !important
}

.c-black {
    color: #f8f9fa !important;
}

.ltgh {
    text-decoration: line-through
}

.golink {
    font-weight: 700;
    color: #31e500
}

.db {
    display: block !important
}

.tooltip {
    z-index: 999
}

.full {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.img-defaultbanner {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    position: absolute
}

.popover {
    border-radius: 10px !important;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23)
}

.popover .popover-header {
    padding: 15px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.popover .popover-body {
    padding: 15px;
    line-height: 28px;
    border-radius: 0
}

.mfp-content {
    z-index: 999999
}

.map {
    height: 383px
}

.opa-4 {
    opacity: .4
}

.opa-6 {
    opacity: .6
}

.opa-8 {
    opacity: .8
}

.sec-bx {
    box-shadow: none !important
}

::selection {
    color: #0304d9;
    text-shadow: none
}

.form-control {
    padding: 10px 15px;
    outline: 0;
    border-radius: 10px;
    font-size: 15px;
    color: #4c4a4a;
    box-shadow: none;
    border: solid 1px gray
}

.form-control:focus {
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

select.form-contol {
    font-size: 15px !important;
    border: 0 !important;
    outline: solid 1px #efefef !important
}

input:-webkit-autofill {
    background-color: rgb(230, 255, 243) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important
}

.f-15 {
    font-size: 15px !important
}

.f-16 {
    font-size: 16px !important
}

.f-17 {
    font-size: 17px !important
}

.f-18 {
    font-size: 18px !important
}

.f-19 {
    font-size: 19px !important
}

.f-20 {
    font-size: 20px !important
}

.blockquote {
    border-left: 2px solid #aaa;
    padding-left: 40px
}

.upping:hover {
    transform: translateY(-5px);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms
}

.cursor-p {
    cursor: pointer
}

.initial-transform {
    transform: initial !important
}

.b-radius15 {
    border-radius: 12px
}

.border-end-0 {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important
}

.border-start-0 {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important
}

.sec-main {
    border-radius: 12px !important;
    position: relative !important
}

.bg-pink {
    color: #1697bf
}

.sec-sec {
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 12px;
    position: relative;
    padding: 30px 30px
}

.sec-uping {
    margin-top: -475px;
    z-index: 1
}

.sec-up {
    margin: -50px 0 100px;
    position: relative;
    z-index: 1
}

.sec-up-slider {
    /* margin: -120px 0 0; */
    padding-bottom: 135px;
    position: relative;
    z-index: 1
}

.sec-normal {
    padding: 135px 0;
    position: relative;
    z-index: 8;
    background-image: url(../img/s-strategy-bg.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.sec-bg1 {
    background-color: #EBEEFE !important
}

.sec-bg2 {
    background-color: #EBEEFE !important
}

.sec-bg3 {
    background-color: #EBEEFE !important
}

.sec-bg4 {
    background-color: #EBEEFE !important
}

.sec-bg6 {
    background-color: #EBEEFE !important
}

.sec-grad-yellow-to-grey-left {
    background: linear-gradient(90deg, #fdd700 70%, #d9dde4 10%) !important
}

.sec-grad-yellow-to-grey-right {
    background: linear-gradient(90deg, #d9dde4 70%, #fdd700 10%) !important
}

.sec-grad-yellow-to-white-right {
    background: linear-gradient(90deg, #ffffff 70%, #fdd700 10%) !important
}

.sec-grad-yellow-to-black-right {
    background: linear-gradient(90deg, #15212a 70%, #fdd700 10%) !important
}

.sec-grad-black-to-yellow-left {
    background: linear-gradient(90deg, #fdd700 30%, #15212a 0%) !important
}

.sec-grad-grey-to-grey {
    background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important
}

.total-grad {
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.total-grad-inverse {
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.total-grad-grey {
    background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.total-grad-grey-inverse {
    background: linear-gradient(240deg, #16222a 0%, #3a6173 100%);
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.total-grad-pink-blue-intense {
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.section-heading {
    font-size: 52px !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    text-transform: capitalize !important;
    position: relative !important;
    display: inline-block !important;
    color: #1B1658;
    line-height: 52px !important;
    font-weight: 700 !important
}

.section-heading.light {
    color: #fff
}

.section-subheading {
    position: relative !important;
    color: #212122;
    font-size: 20px !important;
    line-height: 34px !important
}

.path-left {
    position: absolute;
    height: 100%;
    right: 30%;
    top: 0
}

.path-right {
    position: absolute;
    height: 100%;
    left: 70%;
    top: 0
}

.nav-menu {
    position: relative;
    width: 100%;
    z-index: 9
}

.nav-menu .navigation {
    display: flex;
    height: 47px;
    align-items: center;
    justify-content: center;
}

.nav-menu .main-menu {
    display: contents;
    display: -moz-inline-stack;
    zoom: 1
}

.nav-menu .main-menu li {
    list-style-type: none
}

.nav-menu .main-menu a:hover,
.nav-menu .main-menu a:active,
.nav-menu .main-menu a:focus {
    text-decoration: none;
    color: #4052D7 !important
}

.menu-wrap .logo-menu {
    height: 50px;
    max-height: 40px;
    width: 150px;
}

.menu-wrap.fixed .logo-menu {
    display: grid;
    height: 50px;
    max-height: 40px;
    width: 150px;
}

.nav-menu .main-menu>.menu-item {
    float: left;
    list-style-type: none;
    padding: 30px 0
}

.nav-menu .main-menu>.menu-item a:hover,
.nav-menu .main-menu>.menu-item a:active {
    text-decoration: none
}

.nav-menu .main-menu>.menu-item>.sub-menu {
    opacity: 0;
    font-weight: 700;
    visibility: hidden;
    position: absolute;
    z-index: 9;
    padding: 20px 30px;
    border-radius: 12px;
    background-color: #fff;
    top: 100%;
    margin-top: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .svg {
    display: table;
    height: 44px;
    width: 44px;
    margin: 10px 15px 0 0
}

.nav-menu .main-menu .menu-item .menu-large .menu-item {
    padding: 10px 18px 10px 15px
}

.nav-menu .main-menu .menu-item .menu-large .menu-item a {
    color: #e8e8e8;
    font-size: 13px;
    white-space: nowrap
}

.nav-menu .main-menu .menu-item .menu-large .menu-item a:hover {
    color: #fdd700
}

.nav-menu .main-menu .menu-item .menu-large .media-body {
    display: table-cell;
    vertical-align: top
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service {
    margin: 10px 0;
    display: flex
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .media {
    padding: 0 0 10px 0
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-left i {
    text-align: left
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body a {
    padding: 0;
    line-height: 34px;
    color: #313131;
    display: inline-block
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body p {
    color: #525252;
    font-size: 14px;
    font-weight: 400
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special i {
    color: #fdd700
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body a {
    color: #212122;
    border: none
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body a:hover {
    color: #fdd700
}

.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body p {
    color: #212122
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer {
    display: block;
    margin-top: 20px;
    float: right;
    width: 245px
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner {
    border: dashed 2px #fdd700;
    padding: 20px;
    text-align: center
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .title {
    color: #fdd700;
    font-size: 22px
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner p {
    font-style: italic;
    color: #4c4a4a;
    font-size: 14px
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .val {
    font-size: 13px;
    text-decoration: line-through
}

.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .dis {
    font-size: 20px;
    margin-bottom: 20px
}

.nav-menu .main-menu>.menu-item>.sub-menu>.menu-item {
    padding: 10px 0
}

.nav-menu .main-menu>.menu-item>.sub-menu>.menu-item:last-child {
    padding-bottom: 20px
}

.nav-menu .main-menu>.menu-item>.sub-menu>.menu-item a {
    color: #313131;
    font-size: 16px;
    white-space: nowrap
}

.nav-menu .main-menu>.menu-item>.sub-menu>.menu-item>.sub-menu {
    opacity: 0;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s
}

.menu.badge.feat {
    font-size: 12px;
    padding: 5px 10px;
    margin-top: 3px;
    position: absolute;
    right: -1px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px
}

.plans.badge.feat {
    color: #fd0d0d;
    font-size: 11px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1
}

.plans.badge.feat.left {
    position: absolute;
    right: auto;
    left: 10px !important
}

a.plans.badge.feat {
    top: -40px;
    padding: 8px 15px;
    right: 10px;
    position: absolute;
    background-color: #fdd700;
    border: none;
    color: #000;
    cursor: pointer
}

a.plans.badge.feat:hover {
    color: #fff;
    background-color: #4c4a4a;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.nav-menu .main-menu a {
    font-size: 16px;
    font-weight: 400;
    margin-right: 35px;

    padding-left: 8px;

    color: #ffffff;
    text-align: center;

    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    transition: 0.4s ease;

    position: relative;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.nav-menu .main-menu a.v-stroke:hover::after {
    height: 30px;
    transition: all 0.2s ease-in-out
}

.nav-menu .main-menu a.v-stroke:before {
    content: '';
    position: absolute;
    top: 25px;
    left: 50%;
    width: 2px;
    height: 0;
    background: #fff;
    transition: all 0.2s ease-in-out
}

.nav-menu .main-menu li:last-child a {
    margin-right: 0px !important
}

.menu-wrap.fixed .nav-menu .main-menu a.v-stroke:before {
    content: none;
    transition: none
}

.nav-menu .main-menu a.v-stroke:hover::before {
    height: 30px;
    transition: all 0.2s ease-in-out
}

.nav-menu .main-menu a.h-stroke:hover::after {
    width: 100%;
    transition: all 0.2s ease-in-out
}

.nav-menu .main-menu a.h-stroke:before {
    content: '';
    position: absolute;
    top: 55px;
    bottom: 0;
    right: 0;
    height: 2px;
    width: 0%;
    background: #fff;
    transition: all 0.2s ease-in-out
}

.nav-menu .main-menu a.h-stroke:hover::before {
    width: 100%;
    transition: all 0.2s ease-in-out
}

.active {
    font-weight: 700 !important
}

.active2 {
    color: #ee5486 !important;
    font-weight: 700 !important
}

.nav-menu .menu-toggle {
    background: radial-gradient(77.78% 77.78% at 83.33% 83.33%, #4052D7 0%, #826FFF 100%);
    color: #4052D7;
    border: none;
    outline: none;
    display: none;
    float: right
}

.nav-menu .menu-toggle .icon {
    display: block;
    width: 24px;
    height: 4px;
    border-radius: 0;
    background-color: #181b22;
    margin-top: 0;
    margin-bottom: 3px
}

.menu-wrap {
    position: fixed;
    padding: 15px 0 15px 0;
    left: 0;
    right: 0;
    top: 0;
    /* background-color: #fff; */
    /* box-shadow: -4px -4px 8px #f7f9ff, 4px 4px 8px #d1d2f2; */
    z-index: 12;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #1B1658;
}

.menu-wrap.line {
    background-color: transparent;
    border-bottom: 1px solid #e6e7e8;
    border-top: 0
}

.menu-wrap.fixed {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.3s;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
    padding-top: 0;
    padding: 13px 0 13px 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000
}

.menu-wrap.fixed .main-menu>.menu-item>a:before {
    bottom: -12px
}

.menu-wrap .main-menu .sub-menu {
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 23%)
}

.menu-wrap .main-menu .sub-menu.megamenu {
    box-shadow: none
}

.menu-wrap .main-menu .sub-menu.megamenu-list {
    box-shadow: none
}

.start-offer {
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 23%);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px
}

.sub-menu.megamenu .service-list {
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 23%)
}

.menu-wrap.fixed .main-menu>.menu-item>.sub-menu {
    top: 55px !important
}

.menu-wrap.fixed .main-menu>.menu-item>.sub-menu.menu-large {
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
    top: 55px !important
}

.menu-wrap.light.fixed .logo-menu {
    top: -25px
}

.menu-wrap.active .menu-toggle {
    top: 0px !important;
    right: 0
}

.menu-wrap.mobile .logo-responsive {
    display: none
}

#nav-toggle {
    position: relative;
    cursor: pointer;
    margin-top: 1px;
    padding: 20px 37px 20px 0;
    right: 0;
    top: 0;
    z-index: 1000
}

.menu-wrap #nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    cursor: pointer;
    height: 3px;
    width: 36px;
    background: #fff;
    position: absolute;
    display: block;
    content: ''
}

#nav-toggle span:before {
    top: -10px
}

#nav-toggle span:after {
    bottom: -10px
}

.active #nav-toggle span:before {
    background: #fdd700 !important
}

.active #nav-toggle span:after {
    background: #fdd700 !important
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    transition: all 250ms ease-in-out
}

#nav-toggle.active span {
    background-color: transparent
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
    top: 0
}

#nav-toggle.active span:before {
    transform: rotate(45deg)
}

#nav-toggle.active span:after {
    transform: rotate(-45deg)
}

.toplang {
    position: absolute;
    display: -ms-grid;
    z-index: 2;
    right: 51px;
    top: 150px
}

.toplang .btn {
    font-size: 12px !important;
    padding: 6px !important;
    border-radius: 8px !important;
    height: 30px !important
}

.toplang input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

nav .tech-box {
    margin-right: 15px;
    cursor: pointer
}

nav .tech-box svg {
    width: 30px;
    vertical-align: text-top;
    opacity: 1
}

nav .tech-box svg:hover {
    opacity: .6;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.btn {
    text-transform: capitalize;
    cursor: pointer !important;
    border: 1px solid #4c4a4a;
    border-radius: 50px;
    color: #4c4a4a;
    font-size: 16px;
    margin: 0;
    padding: 15px 30px;
    position: relative;
    background-color: transparent;
    letter-spacing: .2px;
    font-weight: 700;
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 23%);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms
}

.btn:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .30);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.btn-default-pink:hover {
    color: #ffffff !important
}

.btn-default-purple:hover {
    color: #ffffff !important
}

.btn-default-grad-purple-fill {
    color: #fff;
    border: none;
    background-size: 300% 100%;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-default-grad-purple-fill:hover {
    color: #fff;
    background-position: 100% 0;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-default-pink-fill {
    color: #000 !important;
    border: none;
    display: inline-block;
    line-height: 1;
    color: #7E8AEE;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    background-color: #fff;
    text-align: center;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 12px;
    border: 2px solid #826FFF;
    box-shadow: -4px -4px 8px #f9fbff, 4px 4px 8px rgb(209 210 242 / 75%)
}

.btn-default-pink-fill:hover {
    background-color: #4c4a4a !important;
    color: #fff !important;
    border: none
}

.btn-default-yellow-fill {
    display: inline-block;
    line-height: 1;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    background-color: #4052D7;
    background: radial-gradient(77.78% 77.78% at 83.33% 83.33%, #4052D7 0%, #826FFF 100%);
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 12px;
    box-shadow: 1px 1px 2px #b2bbdc
}

.btn-vsthemes {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    background: #5DABE9;
    background: radial-gradient(108.5% 331.28% at 114.05% -138.28%, #4CD1C1 0%, #6F8EFF 100%);
    box-shadow: 7px 10px 20px rgb(28 31 124 / 30%);
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: #FFF;
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative
}

.btn-default-yellow-fill:hover {
    background-color: #4c4a4a !important;
    color: #fff !important;
    border: none
}

.btn-default-purple-fill {
    color: #fff !important;
    border: none
}

.btn-default-purple-fill:hover {
    background-color: #4c4a4a !important;
    color: #fff !important;
    border: none
}

.btn-default-fill {
    background-color: #4c4a4a !important;
    color: #fff !important;
    border: none
}

.btn-default-fill:hover {
    background-color: #fdd700 !important;
    color: #000 !important;
    border: none
}

.btn.question {
    font-weight: 700 !important;
    transform: initial !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 10px !important
}

.btn.focus,
.btn:focus {
    outline: none !important;
    box-shadow: none !important
}

.btn-secondary:not(:disabled):not(.disabled).active {
    opacity: 1;
    color: #000 !important;
    background-color: #fdd700;
    border: solid 1px #fdd700;
    border-radius: 18px;
    padding: 12px 14px
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 18px;
    padding: 12px 14px;
    color: #4c4a4a
}

.btn-secondary:not(:disabled):not(.disabled) {
    opacity: .6;
    background-color: #fff;
    border-color: #efefef;
    border-radius: 12px;
    padding: 13px 12px 12px 12px
}

.btn-group>.btn:not(:first-child) {
    opacity: .6;
    background-color: #efefef;
    border: solid 1px #d6d6d6;
    border-radius: 18px;
    padding: 12px 14px;
    color: #4c4a4a;
    -ms-grid-row: 2;
    -ms-grid-column: 2fr
}

.btn-group .btn+.btn {
    margin-left: 5px
}

.btn-group.toplang .btn+.btn {
    margin-left: 0
}

.btn-secondary:hover {
    background-color: #4c4a4a
}

.btn-sm {
    padding: .5rem 2rem !important;
    font-size: 1rem !important
}

.btn-md {
    padding: 1rem 3rem !important;
    font-size: 1.2rem !important
}

.ms-container {
    width: 100%
}

.main-container {
    position: relative;
    margin: 0 auto;
    display: block;
    clear: both;
    float: unset;
    right: 0;
    min-height: 80vh;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.main-container .content.main {
    position: relative;
    display: block;
    padding: 50px 60px 0 60px
}

.main-container.slider .silder-container .slider-content.full-width {
    width: 85%;
    text-align: center;
    right: 0;
    margin: auto
}

.main-container.slider .silder-container .slider-content.full-width {
    width: 85%;
    text-align: center;
    right: 0;
    margin: auto;
    padding-left: 0
}

.main-container.slider .silder-container .slider-content.full-width h5 {
    text-align: center;
    margin: 0 auto 26px
}

.main-container.slider {
    min-height: auto
}

.main-container.slider .silder-container {
    min-height: 100vh;
    width: 100%;
    background-image: url(../img/bg-hero.png);
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat
}

.main-container.slider .silder-container .slider-content {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.main-bg h1 {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    font-size: 62px;
    letter-spacing: 3px;
    background: radial-gradient(77.78% 77.78% at 83.33% 83.33%, #4052D7 0%, #826FFF 100%);
    color: #4052D7;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.main-container.slider .silder-container .slider-content p {
    position: relative;
    color: #394C79;
    ;
    line-height: 42px;
    font-size: 20px;
    margin-bottom: 50px
}

.main-container.slider .silder-container .img-right {
    position: absolute;
    width: 50%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 35px;
    text-align: center;
    z-index: 0
}

.main-container.slider .silder-container .img-right>img {
    width: 500px
}

.main-container.slider .silder-container .img-right .img-slider-elements.domains {
    position: absolute;
    height: 40px;
    top: 22%;
    left: 28%
}

.main-container.slider .silder-container .img-right .img-slider-elements.domains>img {
    height: 40px;
    display: block;
    position: relative
}

.main-container.slider .silder-container .img-right .img-slider-elements.domains>img:nth-child(1) {
    animation: topono 6s infinite;
    z-index: 3
}

.main-container.slider .silder-container .img-right .img-slider-elements.domains>img:nth-child(2) {
    animation: topono 6s infinite;
    animation-delay: 2s;
    margin-top: -40px;
    z-index: 2
}

.main-container.slider .silder-container .img-right .img-slider-elements.domains>img:nth-child(3) {
    animation: topono 6s infinite;
    animation-delay: 4s;
    margin-top: -40px;
    z-index: 1
}

.header-main-nav .carousel-cell.is-nav-selected {
    background: #fff
}

.carousel-cell {
    width: 100%;
    height: 100vh;
    margin-right: 10px
}

.header-main-slider .carousel-cell {
    min-height: 500px
}

.header-main-slider .flickity-page-dots {
    position: absolute;
    top: initial;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    display: block;
    bottom: 17%
}

.header-main-slider .flickity-page-dots .dot {
    display: inline-grid;
    margin: 0 2px;
    background: #4c4a4a;
    width: 40px;
    height: 3px;
    border-radius: 1px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.header-main-slider .flickity-page-dots li:first-child {
    margin-left: 0
}

.our-sevices-box.homepage {
    position: relative;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: 0 solid rgba(0, 0, 0, .125);
    background-color: #fff;
    background-clip: border-box;
    width: 22%;
    transition: box-shadow ease .2s;
    box-shadow: 0 25px 50px rgba(8, 21, 66, .06);
    padding: 25px;
    border-radius: 10px;
    display: block;
    margin: 25px 20px 60px 0;
    overflow: hidden;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.homepagewhmc-alert-fixed.alert-dismissible {
    position: fixed;
    top: 90px;
    z-index: 9999;
    right: 25px;
    padding: 25px 20px 15px;
    display: none
}

.homepagewhmc-alert-fixed.alert-dismissible.animated {
    display: block
}

.domains-search {
    position: relative;
    z-index: 5;
    display: block;
    background: transparent;
    margin-top: 30px
}

.domains-search .special-input {
    position: relative;
    background: rgba(0, 0, 0, .3) !important;
    border: 1px solid #414142 !important;
    color: #FFF !important
}

.domains-search .inputdomainsearch {
    width: 100%;
    font-size: 16px;
    color: #000;
    border: solid 1px #efefef;
    border-radius: 50px;
    padding: 14px 20px 14px 30px;
    background-color: #fff;
    outline: 0;
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 15%);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.domains-search .inputdomainsearch::placeholder {
    color: #fff
}

.domains-search .inputdomainsearch:-ms-input-placeholder {
    color: #fff
}

.domains-search .inputdomainsearch::-ms-input-placeholder {
    color: #fff
}

.domains-search .ds-content {
    position: absolute;
    display: flex;
    right: 0;
    bottom: 0;
    height: 100%
}

.domains-search .ds-content .btn-search {
    width: 60px;
    height: 31px;
    display: inline-block;
    border-radius: 15px;
    line-height: 33px;
    text-align: center;
    margin-left: 2px;
    color: #fff !important;
    border: 0
}

.domains-search .ds-content .btn-transfer {
    background: #5c65ae;
    width: 31px;
    height: 31px;
    display: inline-block;
    border-radius: 50px;
    line-height: 33px;
    text-align: center;
    margin-left: 3px;
    color: #fff !important;
    border: 0
}

.homepagewhmc-alert-fixed.alert-dismissible .set-warning {
    position: unset;
    transform: inherit;
    margin-top: 13px;
    display: block;
    width: 100%;
    border-radius: 30px;
    outline: none !important
}

.our-sevices-box.homepage img {
    width: 50px;
    display: block;
    margin-left: -5px;
    position: relative;
    z-index: 1
}

.our-sevices-box.homepage h5 {
    font-weight: 600;
    font-size: 18px;
    display: block;
    line-height: 26px;
    margin-top: 20px;
    position: relative
}

.our-sevices-box.homepage .carousel-active-statu {
    position: absolute;
    right: -8px;
    width: 60px;
    height: 60px;
    background: #8BC34A;
    top: -8px;
    z-index: 0;
    border-radius: 50px;
    opacity: 0;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.our-sevices-box.homepage .carousel-active-statu i {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 21px;
    text-align: center
}

.our-sevices-box.homepage.is-selected .carousel-active-statu {
    opacity: 1
}

.our-sevices-box.homepage.is-selected {
    margin-top: 15px
}

.our-sevices-box.homepage p {
    color: #a5afb3;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 75px;
    display: block;
    position: relative
}

.our-sevices-box.homepage a {
    display: inline-block;
    margin-top: 10px;
    float: right;
    background: #f7b16e;
    color: #FFF;
    padding: 6px 11px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 11px
}

.our-sevices-box.homepage a:hover {
    background: #f7a658;
    color: #FFF;
    text-decoration: none !important
}

.carousel.header-main-nav .flickity-slider {
    margin-left: 30px
}

.pricing-tables-homepage {
    padding: 20px 0
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.container-fluid.main-fluid {
    max-width: 1540px
}

.main-title.center-text {
    text-align: center;
    margin-bottom: 50px
}

.main-title h6 {
    font-weight: 400;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .35);
    letter-spacing: 1px;
    margin-bottom: 9px
}

.main-title h2 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 0
}

.main-title p {
    line-height: 30px;
    margin: 15px 0 0 0;
    color: #a5aeb2;
    font-size: 14px;
    font-weight: 400
}

.flickity-enabled.is-fade .flickity-slider>* {
    pointer-events: none;
    z-index: 0
}

.flickity-enabled.is-fade .flickity-slider>.is-selected {
    pointer-events: auto;
    z-index: 1
}

.full-slider {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    z-index: -1
}

.full-slider img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%
}

.custom-element-right {
    position: absolute;
    width: 100%;
    max-height: 500px;
    right: -300px;
    overflow: auto;
    margin: auto;
    top: 0;
    bottom: 0
}

.chars {
    position: absolute;
    display: inline-grid;
    text-align: center;
    right: -400px;
    top: -200px
}

.chars div {
    padding-top: 20px
}

.chars p {
    color: #fff;
    font-size: 13px
}

.domain-checker-container .input-group-box {
    background-color: transparent !important;
    padding: 0px !important
}

.special-note {
    position: absolute;
    padding: 10px 6px;
    color: rgba(255, 255, 255, .6);
    font-weight: 100;
    font-size: 11px
}

.special-note .badge {
    margin-right: 12px;
    font-size: 9px;
    font-weight: 600;
    color: #414142;
    border: 0;
    border-radius: 20px;
    margin-top: -2px;
    padding: 4px 7px;
    text-transform: uppercase
}

.pricing .wrapper {
    position: relative;
    background: #fff;
    border-radius: 15px;
    margin-top: 50px
}

.pricing.special .wrapper.active {
    padding-bottom: 52px
}

.pricing.special .wrapper {
    position: relative;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    transition: all .3 ease-in-out
}

.pricing.special .wrapper:hover {
    transform: translateY(-5px);
    transition: all 300ms linear 0ms;
    box-shadow: rgb(209 210 242) 4px 4px 8px
}

.pricing .wrapper .title {
    font-weight: 700;
    font-size: 26px
}

.pricing .wrapper.active i {
    font-size: 42px;
    color: #121e25;
    margin-bottom: 20px
}

.pricing .table .title {
    font-size: 26px;
    font-weight: 700
}

.pricing .price {
    color: #414142;
    font-weight: 700;
    font-size: 32px
}

.pricing .price sup {
    top: -.4em;
    font-size: 20px
}

.period {
    font-weight: 500;
    font-size: 20px
}

.fromer {
    font-style: italic;
    line-height: 32px;
    font-size: 16px;
    margin-bottom: 15px;
    color: #4c4a4a
}

.pricing .info {
    color: #4c4a4a;
    font-size: 13px;
    margin: 15px 0
}

.pricing .heading {
    text-transform: capitalize;
    color: #181b22;
    font-weight: 700;
    font-size: 48px
}

.pricing .subheading {
    color: #181b22;
    margin-top: 10px;
    margin-bottom: 16px
}

.pricing .list-info {
    padding: 30px 60px 40px 60px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    margin: 0;
    list-style-type: none;
    background: linear-gradient(108.46deg, rgba(255, 255, 255, .264) 0%, rgba(255, 255, 255, .066) 100%);
    transform: translate3d(0, 0, 0);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.pricing .list-info i {
    color: #fff !important;
    float: left;
    padding: 5px 0
}

.pricing .list-info i span:first-child {
    font-size: 14px
}

.pricing .wrapper .top-content {
    padding: 40px 60px 40px 60px;
    background: #E6E7FD;
    box-shadow: 4px 4px 8px #d1d2f2
}

.pricing .wrapper .top-content:hover {
    transform: translateY(-5px);
    transition: all 300ms linear 0ms;
    box-shadow: rgb(209 210 242) 4px 4px 8px
}

.our-plans .btn-vsthemes {
    display: inline-block;
    background: radial-gradient(108.5% 331.28% at 114.05% -138.28%, rgb(76, 209, 193) 0%, rgb(111, 142, 255) 100%);
    box-shadow: rgb(28 31 124 / 30%) 7px 10px 20px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 16px 24px;
    position: relative
}

.pricing .wrapper .top-content .svg {
    height: 120px;
    width: 120px
}

.pricing.special .wrapper a {
    margin-top: 20px
}

.pricing.special .list-info li {
    padding: 10px 0;
    /* padding-left: 50px; */
    font-size: 16px;
    font-weight: 500;
    color: #181b22;

}

.pricing.tablepage .list-info li {
    border-top: 1px solid #efefef;
    padding: 12px 0;
    font-size: 14px;
    color: #121e25
}

.pricing.tablepage .active .list-info li {
    border-top: 1px solid #34383a
}

.pricing.tablepage .active .list-info li {
    border-top: 1px solid #63b790
}

.pricing .list-info li sub {
    bottom: -.3px
}

.pricing .wrapper i {
    font-size: 42px;
    color: #121e25;
    margin: 0 15px 0 0
}

.pricing .wrapper.active i {
    font-size: 42px;
    color: #121e25;
    margin-bottom: 20px
}

.pricing.table.tablepage {
    background-color: #efefef
}

.pricing .wrapper.active {
    border: 1px solid #fdd700;
    background-color: #fdd700
}

.pricing.p-top {
    padding-top: 68px
}

.section-heading.light {
    color: #fff
}

.section-subheading.small-text {
    font-size: 18px
}

.pricing.slider {
    background-color: #FFF;
    padding-top: 60px;
    padding-bottom: 30px
}

.pricing.slider .heading {
    font-size: 24px;
    text-align: left;
    color: #181b22;
    margin-bottom: 3px
}

.pricing.slider .subheading {
    text-align: left;
    color: #181b22
}

.pricing.slider .swiper-pagination-switch {
    display: none
}

.pricing.slider .desc {
    font-size: 16px;
    color: #858f95;
    margin-top: 32px;
    line-height: 24px
}

.pricing.slider .section-subheading {
    margin-bottom: 72px
}

.pricing.slider .wrapper {
    padding-bottom: 0;
    margin-top: 0;
    border: solid 1px #90A4AE
}

.pricing.slider .info {
    background-color: #efefef;
    margin-right: 30px;
    margin-top: -15px;
    padding: 17px 0 26px 25px;
    position: relative
}

.pricing.slider .soc-icons i {
    font-size: 22px;
    color: #181b22
}

.pricing.slider .btn {
    border-radius: 0;
    margin-top: 24px;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 27px 22px
}

.pricing.slider .btn:hover {
    background-color: #181b22;
    color: #fdd700;
    border-color: #181b22
}

.pricing.slider .slides-toggle .slide {
    width: 25px;
    height: 42px;
    position: absolute;
    top: 40%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.pricing.slider .slides-toggle .slide-prev {
    background-image: url(../../assets/img/arrow-left-2.png);
    left: -83px
}

.pricing.slider .slides-toggle .slide-prev span {
    position: absolute;
    display: inline-block;
    text-align: right;
    left: -20px;
    margin-top: 50px
}

.pricing.slider .slides-toggle .slide-next {
    right: 0
}

.pricing.slider .slides-toggle .slide-prev:hover {
    background-image: url(../../assets/img/arrow-left-2-act.png)
}

.pricing.slider .slides-toggle .slide-next {
    background-image: url(../../assets/img/arrow-right-2.png);
    left: 0
}

.pricing.slider .slides-toggle .slide-next span {
    display: inline-block;
    text-align: left;
    margin-top: 50px
}

.pricing.slider .soc-icons {
    display: inline-block;
    float: right;
    margin-top: -13px;
    margin-right: 8px
}

.pricing.slider .info {
    margin-right: 26px
}

.swiper-wrapper {
    padding-left: 99px;
    padding-right: 99px;
    width: 297px;
    transform: translate3d(-99px, 0, 0);
    transition-duration: 1.2s;
    height: 89px
}

.newproducts .pricing .wrapper .list-info i {
    padding-left: 5px;
    vertical-align: text-top;
    color: #fff;
    font-size: 20px
}

.newproducts .pricing .list-info {
    padding: 40px;
    margin: 0
}

.best-plans.pricing .wrapper {
    margin-top: 58px;
    padding-top: 38px;
    padding-bottom: 33px
}

.best-plans.pricing .wrapper.act {
    background-color: #242830
}

.best-plans.pricing .wrapper.act .title {
    color: #fff
}

.best-plans.pricing .wrapper.act .period {
    color: #fff
}

.best-plans.pricing .wrapper.act .btn:hover {
    border-color: #fff
}

.best-plans.pricing .wrapper .title {
    font-size: 18px
}

.best-plans.pricing .wrapper .price {
    font-size: 45px;
    margin-top: 5px
}

.best-plans.pricing .wrapper .price sup {
    top: -16px;
    font-size: 24px
}

.best-plans.pricing .wrapper .period {
    margin-top: -4px;
    margin-bottom: 23px;
    font-size: 11px
}

.best-plans.pricing .wrapper .btn {
    padding: 11px 15px;
    font-size: 10px
}

.best-plans.pricing .wrapper.m-top {
    margin-top: 0
}

.best-plans .table {
    margin: 0;
    font-weight: initial !important
}

.best-plans .table div.title-table {
    font-weight: 700;
    font-size: 18px;
    color: #242830;
    display: inline-block;
    text-decoration: underline
}

.best-plans .table td i.fa-times {
    font-size: 22px;
    color: #4c4a4a
}

.best-plans .table td i.fa-check {
    font-size: 22px;
    color: #4c4a4a
}

.best-plans .table td {
    font-size: 18px;
    color: #4c4a4a;
    border-top: none;
    border-left: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    padding: 20px 20px
}

.best-plans .table.sample td {
    border-left: none !important;
    text-align: left
}

.best-plans .compare td {
    border-left: none !important
}

.best-plans .compare.min td {
    min-width: 300px
}

.best-plans .compare.min .form-contact {
    padding: 0px !important
}

.best-plans .table tbody td.section-bar {
    color: #181b22;
    font-size: 16px;
    padding-right: 65px;
    background-color: #fdd700;
    border: none
}

.best-plans .table tbody td.section-bar span {
    margin-right: 30px;
    font-size: 12px
}

.best-plans .table tr {
    vertical-align: middle
}

.best-plans .table td:first-child {
    padding-left: 0;
    min-width: 200px;
    text-align: left;
    border-left: none;
    color: #212122
}

.best-plans .table td .fa-check {
    font-size: 29px
}

.best-plans .btn.left {
    margin-right: 35px;
    padding: 15px 33px;
    background-color: #fdd700;
    font-size: 18px
}

.best-plans .btn-x.w-btn {
    letter-spacing: -.1px;
    padding: 15px 47px
}

.table>:not(:first-child) {
    border-top: 1px solid #e3e3e3
}

#clone thead {
    visibility: visible
}

#clone tbody tr td {
    border: none
}

#clone thead tr td {
    position: relative;
    border-left: solid 1px #efefef;
    box-shadow: 0 10px 10px -3px rgba(110, 110, 110, .1);
    background-color: #fff
}

#clone thead tr td:first-child {
    border: none;
    background-color: transparent;
    box-shadow: none
}

#bottom_anchor {
    bottom: 300px;
    position: absolute
}

.section-plans .heading {
    font-size: 26px;
    margin-bottom: 15px
}

.section-plans .desc {
    font-size: 14px;
    color: #4c4a4a;
    line-height: 28px
}

.wrapper-h-plans {
    position: relative;
    background-color: #fff;
    border: solid 1px #efefef
}

.wrapper-h-plans .plans-detail {
    width: 100%
}

.wrapper-h-plans .plans-detail i {
    font-size: 28px
}

.wrapper-h-plans .plans-detail span {
    font-size: 14px;
    color: #4c4a4a;
    vertical-align: super;
    margin-left: 5px
}

.h-plans-info {
    color: #fff;
    padding: 40px 0;
    height: 100%
}

.h-plans-info .price {
    font-size: 22px;
    margin-bottom: 2px
}

.h-plans-info .price .title {
    font-size: 37px;
    margin-left: 14px;
    font-weight: 700
}

.h-plans-info .price .title .line {
    font-size: 18px;
    display: inline-block;
    margin-left: -20px
}

.h-plans-info .price .title .title-price {
    margin-left: -5px;
    display: inline-block;
    text-transform: lowercase
}

.h-plans-info .price .symbol {
    font-size: 30px;
    display: inline-block;
    margin-right: 3px;
    position: relative;
    top: -8px
}

.h-plans-info .price .dec {
    font-size: 30px;
    display: inline-block
}

.h-plans-info .heading {
    padding: 10px;
    border: dashed 1px #fff;
    margin: 10px 0 18px;
    font-size: 16px
}

.h-plans-info .title {
    margin-bottom: 2px
}

.h-plans-info .desc {
    text-transform: lowercase;
    line-height: 17px
}

.h-plans-info .header-wrap {
    text-align: left
}

.h-plans-info .header-wrap .price {
    font-size: 22px
}

.slick #slider .plan-container {
    outline: none;
    padding-left: 15px;
    padding-right: 15px
}

.slick #slider .plan-container .wrapper {
    position: relative;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 12px;
    margin-top: 50px
}

.slick #slider .plan-container .wrapper .top-content {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    background-color: #fff;
    padding: 40px 60px 20px 60px
}

.slick #slider .plan-container .wrapper .list-info {
    padding: 20px 60px 40px 60px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #ee5486;
    margin: 0;
    list-style-type: none
}

.slick #slider .plan-container .wrapper .list-info i {
    color: #fff !important;
    float: left;
    padding: 5px 0;
    font-size: 38px;
    margin: 0 15px 0 0
}

.slick #slider .plan-container .title {
    font-size: 26px
}

.slick #slider .plan-container .price {
    color: #181b22;
    font-weight: 700;
    font-size: 32px
}

.slick #slider .plan-container .price sup {
    top: -.4em;
    font-size: 20px
}

.slick #slider .plan-container .info {
    font-weight: lighter;
    color: #455A64;
    font-size: 14px;
    margin-bottom: 15px
}

.slick #slider .plan-container .wrapper a {
    margin: 20px 0
}

.slick #slider .plan-container .list-info li {
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.slick-slide {
    opacity: .4
}

.slick-active {
    display: block;
    max-width: 10% !important;
    max-height: 20% !important;
    opacity: 1
}

.slick-slide img {
    display: inline-block !important
}

.slick #slider .plan-container .svg {
    height: 50px;
    width: 50px
}

.slick-center {
    opacity: 1;
    transition: transform .6s ease-in-out
}

.slick-prev,
.slick-next {
    z-index: 1;
    position: absolute;
    top: 50%;
    display: inline-block;
    padding: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    text-align: right;
    border-radius: 50%;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    background-color: #fff
}

.slick-next {
    text-align: left !important
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-color: #fdd700;
    outline: none;
    color: #212122;
    opacity: 1;
    -webkit-transition: all 100ms linear 0ms;
    -moz-transition: all 100ms linear 0ms;
    -ms-transition: all 100ms linear 0ms;
    transition: all 100ms linear 0ms
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'Cloudicon';
    font-size: 40px;
    line-height: 1;
    opacity: .5;
    color: #212122;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 100px
}

[dir='rtl'] .slick-prev {
    right: 25px;
    left: auto
}

.slick-prev:before {
    content: '\e99b';
    display: block
}

[dir='rtl'] .slick-prev:before {
    content: '\e99b';
    display: block
}

.slick-next {
    right: 100px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: 25px
}

.slick-next:before {
    content: '\e9e4';
    display: block
}

[dir='rtl'] .slick-next:before {
    content: '\e9e4';
    display: block
}

.tabs-item.active {
    display: block
}

.tabs-item {
    display: none
}

.tabs-header li {
    display: inline-block;
    list-style-type: none
}

.tabs-header ul {
    padding: 0
}

.tabs.offers-tabs .tabs-header li {
    font-size: 18px;
    border-left: solid 2px #4c4a4a;
    padding: 0 0 0 30px;
    cursor: pointer;
    color: #181b22;
    margin-top: 30px;
    text-align: left;
    -webkit-transition: 0.3s;
    margin-top: 50px
}

.tabs.offers-tabs .tabs-header .active {
    padding: 0 0 0 50px
}

.tabs.offers-tabs .tabs-header i {
    font-size: 48px
}

.tabs.offers-tabs .tabs-header div {
    margin-top: 15px
}

.tabs.offers-tabs .tabs-header li:hover {
    color: #fdd700;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.tabs.offers-tabs .tabs-content .heading {
    font-size: 18px;
    color: #181b22;
    margin-bottom: 10px
}

.tabs.offers-tabs .tabs-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px !important
}

.tabs.offers-tabs .tabs-content .info {
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 25px
}

.tabs.offers-tabs .tabs-content .tabs-item.active {
    position: relative
}

.tabs .btn-select-plan {
    position: absolute;
    margin-top: 50px
}

.tabs .btn-select-plan ul {
    z-index: 9;
    display: inline-grid
}

.tabs.offers-tabs .tabs-content .info-content p {
    color: #aaa
}

.sec-main .info-content h2 {
    color: #fff;
    margin-top: 4px;
    text-shadow: -4px -4px 8px #6462ed
}

.tabs-header .btn-secondary:not(:disabled):not(.disabled).active {
    opacity: 1;
    font-size: 14px;
    color: #fff !important;
    border: none;
    border-radius: 50px;
    padding: 15px 25px;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23)
}

.tabs-header .btn-group>.btn:not(:first-child) {
    opacity: .6;
    background-color: #4c4a4a;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 15px 25px;
    font-size: 14px;
    margin-bottom: 8px;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23)
}

.tabs-header .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    background-color: #4c4a4a;
    font-size: 14px;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 15px 25px;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23)
}

.dropdown-menu.show {
    width: 100%;
    border: 0 none;
    padding-bottom: 30px;
    text-align: center;
    background-color: transparent;
    transform: initial !important;
    position: static !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    padding: 5px 15px;
    border-top: none;
    color: #606060;
    width: 100%;
    border-left: none;
    text-align: left;
    font-weight: normal;
    border-bottom: solid 1px rgba(255, 255, 255, .1);
}

.dropdown-menu.show a {
    color: #ffffff;
    font-size: 15px;
    margin: 0;
    border: none;
    padding: 7px;
    background-color: transparent
}

.dropdown-menu.show a:hover {
    color: #4052d7 !important;
}

.services .heading {
    font-size: 20px;
    color: #464646;
    text-transform: capitalize
}

.services .info {
    font-size: 16px;
    color: #81868e
}

.services .service-wrap .line {
    height: 1px;
    width: 100%;
    background-color: #eaeaeb;
    position: relative
}

.services .service-wrap .section-heading {
    color: #fff;
    margin-top: 4px;
    text-shadow: -4px -4px 8px #6462ed
}

.services .service-wrap .line:before {
    content: "";
    height: 2px;
    background-color: #fdd700;
    width: 50%;
    position: absolute;
    top: -1px
}

.services .service-wrap .info {
    padding-right: 80px
}

.services .service-wrap .service-section {
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-top: 32px;
    padding: 40px;
    padding-top: 32px;
    background: linear-gradient(108.46deg, rgba(255, 255, 255, .264) 0%, rgba(255, 255, 255, .066) 100%);
    backdrop-filter: blur(10px);
    border-radius: 24px;
    min-height: calc(100% - 32px)
}

.services .service-wrap .service-section .title {
    font-weight: 700;
    font-size: 22px;
    color: #FFF;
    margin-top: 20px;
    margin-bottom: 14px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.services .service-wrap .service-section .subtitle {
    line-height: 34px;
    font-size: 16px;
    color: #EBEEFE;
    margin-bottom: 0
}

.services .service-wrap .service-section a {
    margin-top: 30px
}

.services .service-wrap .service-section.service {
    border-right: 0
}

.services .service-wrap .service-section i {
    font-size: 60px
}

.services .service-wrap .service-section .svg {
    height: auto;
    width: 120px
}

.services .service-wrap .service-section .svg.animal {
    width: 100%;
    height: 100%
}

.services.blog .service-wrap img {
    width: 100%;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    margin-top: 50px
}

.services .service-wrap {
    border-bottom: 0
}

.services.padd {
    padding-top: 75px
}

.services.padd .service-wrap {
    margin-top: 64px
}

.history-section .history-separate.first {
    margin-bottom: 50px
}

.history-section .history-separate.last {
    margin-bottom: 0
}

.history-section .wrappper.last {
    margin-bottom: 0
}

.history-section .wrappper .title {
    font-size: 18px;
    line-height: 30px
}

.history-section .wrappper .desc {
    font-size: 14px;
    color: #5b6164;
    line-height: 26px
}

.history-section .wrappper .date {
    font-size: 12px;
    margin-top: 30px;
    color: #4c4a4a
}

.history-section .wrappper .date .year {
    font-weight: 700;
    font-size: 12px
}

.history-section .wrappper .read a {
    color: #fff;
    padding: 7px 10px;
    font-size: 13px;
    background-color: #fdd700;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.history-section .wrappper .read a:hover {
    text-decoration: none;
    background-color: #212122;
    color: #fff
}

.history-section .wrappper.right {
    text-align: left;
    margin-left: -9px
}

.history-section .link-pages {
    background-color: #fdd700;
    color: #181b22;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    padding: 51px 41px 43px;
    line-height: 34px;
    margin-top: 24px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.history-section .link-pages:hover {
    text-decoration: none;
    background-color: #181b22;
    color: #fdd700
}

.history-section .img-wrap {
    position: relative
}

.history-section .img {
    width: 100%;
    margin: 0
}

.history-section .wrappper {
    text-align: left;
    margin-top: 50px
}

.history-section .row {
    height: auto;
    display: flex;
    padding-bottom: 80px;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center
}

.history-section .row:last-child {
    padding-bottom: 0
}

.history-section.feat01 .row .info-content {
    padding-bottom: 0
}

.history-section .row .info-content h1 {
    margin-bottom: 20px;
    line-height: 34px;
    color: #fff;
    margin-top: 4px;
    text-shadow: -4px -4px 8px #6462ed
}

.history-section .row .info-content p {
    font-size: 18px;
    line-height: 38px;
    color: #fff
}

.history-section hr {
    display: none
}

.help {
    position: relative
}

.help .help-container {
    position: relative;
    height: 145px;
    margin-top: 50px;
    background: #E6E7FD;
    box-shadow: 4px 4px 8px #d1d2f2;
    border-radius: 24px
}

.help .help-container:hover .inform .title {
    color: #fff
}

.help .help-container:hover .inform .description {
    color: #fff
}

.help .help-container:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    background-color: #826FFF;
    background-image: radial-gradient(77.78% 77.78% at 83.33% 83.33%, #4052D7 0%, #826FFF 100%);
    box-shadow: 4px 4px 8px #d1d2f2
}

.help .help-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border: 0;
    font-size: 0;
    padding: 0;
    overflow: hidden;
    transition: all .3s ease
}

.help .help-item:before {
    content: '';
    position: absolute;
    top: 35px;
    bottom: 0;
    left: 28%;
    width: 1px;
    height: 50%;
    background: gray;
    transition: all .3s ease
}

.help .help-item.dark:before {
    background: #414142
}

.help .help-item:before.right {
    right: 28%
}

.help .help-item .img {
    position: relative;
    width: 28%;
    height: 100%
}

.help .help-item .ico {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 55px;
    height: 55px;
    transform: translate(-50%, -50%)
}

.help .help-item .inform {
    width: 70%;
    padding: 0 30px
}

.help .help-item .inform .title {
    font-size: 19px;
    font-weight: 700;
    color: #212122
}

.help .help-item .inform .description {
    font-size: 16px;
    line-height: 26px;
    color: #818182;
    margin-top: 5px
}

.help .help-item .img,
.help .help-item .inform {
    display: inline-block;
    vertical-align: middle
}

.form-contact {
    border-radius: 12px;
    width: 100%;
    position: relative;
    padding: 80px;
    display: inline-block
}

.form-contact .info a {
    color: #22262f
}

.form-contact .info a:hover {
    text-decoration: underline
}

.form-contact #msgSubmit {
    display: none
}

.question .heading {
    font-size: 18px;
    color: #181b22;
    line-height: 27px
}

.question .heading .large-text {
    font-size: 30px
}

.modal-content {
    border-radius: 12px
}

.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto
}

.modal-content iframe.movie {
    width: 100%;
    height: 450px
}

.subcribe .heading {
    color: #fff;
    font-weight: 700;
    margin-left: 46px
}

.subcribe.news {
    margin: 40px 0
}

.subcribe input:-moz-placeholder {
    font-size: 18px;
    color: #67687b
}

.subcribe input::-webkit-input-placeholder {
    font-size: 13px;
    color: #67687b
}

.general-input {
    position: relative;
    width: 100%;
    align-items: center;
    display: flex
}

.fill-input.special-input {
    position: relative;
    background: rgba(0, 0, 0, .3) !important;
    border: 1px solid #414142 !important;
    color: #FFF !important
}

.fill-input {
    width: 100%;
    height: 52px;
    font-size: 16px;
    color: #000;
    border: solid 1px #efefef;
    border-radius: 50px;
    padding: 0 30px;
    background-color: #fff;
    outline: 0;
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 15%);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.general-input input.btn {
    border: none;
    right: 0;
    position: absolute
}

.subcribe .form {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    width: 100%
}

.subcribe .form span {
    margin-top: 0;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px
}

.subcribe .form p {
    color: #4c4a4a;
    font-size: 13px
}

.subcribe form p {
    font-size: 14px;
    color: #aaa
}

.countdown .wrapper {
    width: 100%;
    position: relative
}

.vs-clock {
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 62px;
    letter-spacing: 3px;
    background: radial-gradient(108.5% 331.28% at 114.05% -138.28%, rgb(76, 209, 193) 0%, rgb(111, 142, 255) 100%);
    color: #4052D7;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px
}

.countdown .wrapper .heading {
    font-size: 18px;
    color: #181b22;
    text-align: center
}

.countdown .wrapper .clock {
    text-align: center;
    font-size: 52px
}

.countdown .wrapper .clock div {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    margin: 10px 50px 15px 0;
    display: inline-block;
    align-items: center;
    vertical-align: middle;
    padding: 20px;
    border: solid 1px #d8d8d8;
    text-align: center
}

.countdown .wrapper .clock div:first-child {
    color: #fff
}

.countdown .wrapper .clock span {
    border: none;
    padding: 0;
    font-size: 16px;
    display: block;
    margin: 0
}

#faq {
    margin-bottom: 83px
}

.faq .accordion.faq .btn {
    margin-top: 83px;
    font-size: 18px;
    padding: 21px 86px
}

.faq.light {
    background-color: #FFF
}

.tabs-item .accordion.faq {
    padding-top: 0
}

.accordion.faq {
    padding-top: 0
}

.accordion.faq .panel-wrap {
    margin-bottom: 5px;
    margin-top: 24px;
    background: #E6E7FD;
    box-shadow: -4px -4px 8px #f7f9ff, 4px 4px 8px #d1d2f2;
    border-radius: 24px
}

.accordion.faq .panel-title {
    background-color: transparent;
    font-weight: 500;
    color: #414142;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s
}

.accordion.faq .panel-title .fa-minus {
    display: none;
    color: #212122
}

.accordion.faq .panel-title.active {
    font-weight: 500 !important
}

.accordion.faq .panel-title.active .fa-minus {
    display: inline-block
}

.accordion.faq .panel-title.active .fa-plus {
    display: none
}

.accordion.faq .panel-title.active .square {
    color: #fdd700;
    background-color: #181b22
}

.accordion.faq .wrapper-collapse .list {
    background-color: transparent;
    padding: 0
}

.accordion.faq .wrapper-collapse .list li {
    font-size: 16px;
    letter-spacing: .5px;
    list-style-type: none;
    padding: 20px 0
}

.accordion.faq .btn {
    background-color: #fdd700;
    display: inline-block;
    margin-top: 71px;
    font-size: 20px;
    padding: 21px 72px
}

.accordion.faq .btn:hover {
    background-color: #181b22;
    color: #fdd700
}

.accordion.faq.light .panel-title.active {
    font-weight: 700;
    background-color: #f2efe8
}

.accordion.faq.light .wrapper-collapse .list {
    background-color: #f2efe8
}

.accordion.faq.light .wrapper-collapse .list li {
    border-top: 1px solid #e0ddd7
}

.accordion .panel-title {
    margin: 0;
    position: relative;
    background-color: #f8f8f8;
    padding: 9px 35px 10px;
    color: #E32526;
    font-size: 20px;
    cursor: pointer
}

.accordion .panel-title i {
    font-size: 18px
}

.accordion .panel-collapse {
    display: none;
    padding-left: 30px;
    padding-right: 80px;
    cursor: pointer
}

#sidebar {
    position: relative;
    width: 420px;
    height: auto
}

.pagination>li>a {
    border: solid 1px #efefef;
    background-color: #fff;
    margin-right: 5px;
    color: #4c4a4a;
    font-size: 18px;
    padding: 8px 15px
}

.pagination>li>a:hover {
    text-decoration: none;
    background-color: #fdd700;
    color: #212122 !important;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.pagination>li.active>a {
    background-color: #fdd700;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.pagination>li:last-child>a {
    border-radius: 0
}

.pagination .next,
.pagination .prev {
    font-size: 18px;
    color: #212122;
    padding: 8px 15px
}

.pagination .prev {
    display: none
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff
}

.pagination>li.active>a:hover {
    color: #fff
}

.pagination .next {
    padding: 15px 33px;
    margin-left: 30px;
    font-weight: 700;
    border-radius: 0
}

/* .footer {
    position: relative;
    z-index: 0
}

.footer-bg {
    padding-top: 80px;
    background-image: url(../img/footer-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.footer .tag {
    float: none;
    margin-right: 0;
    margin-left: 0
}

.footer .footer-top {
    padding: 80px 0 20px 0
}

.footer .footer-top .col-md-3.col-sm-6 {
    margin-bottom: 10px
}

.footer .logo-footer {
    width: 250px;
    height: 100px
}

.footer .heading {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 500
}

.footer .soc-icons {
    padding-top: 0;
    padding-left: 0
}

.footer .soc-icons i:before {
    font-size: 24px
}

.footer .soc-icons a {
    display: inline-block;
    margin: 0 10px 20px 0
}

.footer .soc-icons a:hover {
    color: #fdd700;
    text-decoration: none
}

.footer .soc-icons a:hover i {
    color: #fdd700
}

.footer .contact {
    font-size: 16px;
    color: #b9bac8
}

.footer .contact a {
    color: #b9bac8
}

.footer .contact a:hover {
    text-decoration: none;
    color: #fdd700
}

.footer .contact a:hover i {
    color: #fdd700
}

.footer .contact i {
    color: #858585
}

.footer .contact i:before {
    margin-left: 0;
    margin-right: 12px;
    font-size: 18px
}

.footer .payment-list {
    float: right;
    color: #90A4AE;
    list-style-type: none;
    margin: 0;
    display: flex;
    align-items: center
}

.footer .payment-list li {
    display: inline-block;
    margin-right: 3px;
    font-size: 42px
}

.footer .payment-list li:last-child {
    margin-right: 0
}

.footer .payment-list li p {
    margin-bottom: 0;
    color: #aaa;
    font-weight: 500;
    font-size: 14px;
    margin-right: 20px;
    display: table
}

.footer .payment-list li i {
    color: #aaa
}

.footer .payment-list li i:hover {
    color: #fdd700;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.footer .copyright {
    font-weight: 500;
    font-size: 14px;
    color: #aaa;
    padding-top: 10px;
    padding-bottom: 30px
}

.footer h6 {
    margin-top: 15px;
    color: #B0BEC5;
    line-height: 24px
}

.footer .footer-menu {
    float: left;
    padding: 0;
    margin: 0
}

.footer .footer-menu .menu-item {
    display: block;
    list-style-type: none;
    margin-top: 15px;
    margin-left: 0;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700
}

.footer .footer-menu .menu-item a {
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.footer .footer-menu .menu-item a:hover {
    text-decoration: none;
    color: #fdd700
}

.footer .footer-menu {
    padding: 0;
    float: none
}

.footer .footer-menu .menu-item.by {
    font-size: 14px;
    color: #aaa
}

.footer .footer-bottom {
    padding: 0 0 40px 0
}

.footer .footer-bottom .footer-menu {
    position: relative;
    top: 3px
}

.footer .footer-bottom .footer-menu .menu-item {
    font-weight: 500;
    display: inline;
    margin-left: 20px;
    vertical-align: sub
}

.footer .soc-icons i {
    background-color: #fff;
    display: grid;
    align-items: center;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 18px;
    width: 48px;
    transition: 0.3s;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .15)
}

.footer .soc-icons i:hover {
    color: #fdd700
}

.footer .soc-icons.top-icons i {
    margin-right: 11px;
    margin-left: 11px
}

.footer .logo-bg {
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    width: 600px;
    position: absolute;
    opacity: .3;
    margin-top: 40px;
    z-index: -1
}

.footer .footer-menu #drop-lng input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
} */

[type=email],
[type=number],
[type=tel],
[type=url] {
    direction: ltr
}

.wpc-cloud-range .noUi-target {
    height: 7px;
    background: #4c4a4a;
    border-radius: 12px;
    border: none;
    box-shadow: none
}

.wpc-cloud-range .noUi-connect {
    border-radius: 12px;
    border: none;
    box-shadow: none
}

.wpc-cloud-range .noUi-background {
    background-color: #f2efe8;
    border-left: 1px solid #b5b4b3;
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px
}

.noUi-marker-horizontal.noUi-marker {
    position: absolute;
    background: #4c4a4a;
    border-radius: 50%;
    margin-left: -1px;
    width: 4px;
    height: 4px
}

.wpc-cloud-range .noUi-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 0 9px;
    position: absolute;
    bottom: -6px;
    left: 41px
}

.wpc-cloud-range .noUi-tooltip {
    font-weight: 900;
    position: absolute;
    width: 100px;
    margin-bottom: 12px;
    padding: 8px 0;
    color: #fff;
    font-style: normal;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    border-radius: 8px;
    border: none;
    line-height: 16px
}

.wpc-cloud-range .noUi-handle.noUi-handle-lower:after,
.wpc-cloud-range .noUi-handle.noUi-handle-lower:before {
    content: none
}

.wpc-cloud-range .noUi-horizontal .noUi-handle {
    box-shadow: none;
    top: -11px;
    width: 25px;
    height: 25px;
    margin-left: -10px;
    border: transparent;
    border-radius: 50%;
    cursor: pointer;
    outline: 0
}

.wpc-cloud-range .info-range {
    font-size: 16px;
    color: #414142;
    letter-spacing: .5px;
    margin-top: 30px
}

.wpc-cloud-range .info-range .number {
    font-weight: 700
}

.wpc-cloud-range .slider-ui {
    padding: 80px 0 0 0
}

.noUi-pips-horizontal {
    padding: 15px 0;
    left: 3px
}

.wpc-vps-info .price-wrap .title {
    color: #1f2532;
    text-transform: uppercase;
    font-size: 18px;
    padding: 25px 25px;
    display: inline-block;
    position: absolute;
    top: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.wpc-vps-info .price-wrap .title:hover {
    background-color: #1f2532;
    color: #f44336;
    text-decoration: none
}

.wpc-vps-info {
    padding-top: 30px
}

.wpc-vps-info .title i {
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-size: 42px
}

.wpc-vps-info .title {
    position: relative;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    border-radius: 12px;
    margin-top: 40px;
    background-color: #fff;
    font-weight: 700;
    font-size: 22px;
    color: #212122;
    padding: 40px
}

.wpc-vps-info .title .info {
    border-top: solid 1px #efefef;
    margin-top: 15px;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 26px
}

.wpc-vps-info .price-wrap .price {
    font-weight: 900 !important;
    font-size: 30px;
    color: #fff;
    background-color: #1f2532;
    padding: 15px 35px;
    display: inline-block
}

.wpc-vps-info .h-plans-info .price {
    font-size: 46px !important;
    font-weight: 700;
    display: -webkit-inline-box;
    color: #414142
}

.wpc-vps-info .h-plans-info .infos {
    padding-bottom: 25px;
    line-height: 32px;
    font-size: 16px;
    color: #414142
}

.wpc-vps-info .content-price {
    position: relative;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    background-color: #fff;
    border-radius: 12px;
    padding: 50px
}

.range-disabled {
    display: none
}

.search-disabled {
    display: none
}

.megamenu {
    padding: 0px !important;
    background: transparent !important;
    left: 0;
    right: 0
}

.megamenu .menu-item a {
    color: #e8e8e8;
    font-size: 13px;
    white-space: nowrap
}

.nav-menu .main-menu .menu-item .megamenu .menu-item a:hover {
    color: #69c399
}

.megamenu .media-body {
    display: table-cell;
    vertical-align: top
}

.megamenu .service-list {
    padding: 30px;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px
}

.megamenu .service-list .service {
    display: inline-table;
    padding: 12px
}

.megamenu .service-list .service .media {
    padding: 0 0 10px 0
}

.megamenu .service-list .service .media-left {
    padding: 10px 15px 15px 0;
    color: #9e9e9e
}

.megamenu .service-list .service .media-left .svg {
    height: 44px;
    width: 44px
}

.megamenu .service-list .service .media-body {
    display: table-cell;
    vertical-align: middle
}

.megamenu .service-list .service .media-body a {
    font-weight: 500;
    font-size: 16px;
    padding: 0;
    line-height: 34px;
    color: #313131;
    margin-right: 0
}

.megamenu .service-list .service .media-body p {
    font-weight: 700;
    color: #525252;
    line-height: 26px;
    margin: 0;
    font-weight: 400
}

.megamenu .service-list .service.special .media-body a {
    color: #21252E;
    border: none
}

.megamenu .service-list .service.special .media-body p {
    color: #21252E
}

.megamenu .start-offer {
    padding: 0
}

.megamenu .start-offer .inner {
    height: 100%;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    padding: 30px;
    text-align: left
}

.megamenu .start-offer .inner .inner-content {
    font-size: 14px;
    line-height: 28px;
    color: #fff
}

.megamenu .start-offer .inner .title {
    color: #fff;
    font-weight: 700
}

.megamenu .start-offer .inner a {
    padding: 17px 26px !important;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
    font-size: 16px
}

.megamenu-list {
    padding: 0px !important;
    background-color: transparent !important;
    left: 0;
    right: 0
}

.megamenu-list .menu-item a {
    color: #e8e8e8;
    font-size: 13px;
    white-space: nowrap
}

.megamenu-list .menu-item a:hover {
    color: #69c399
}

.megamenu-list .media-body {
    display: table-cell;
    vertical-align: top
}

.megamenu-list .service-list {
    padding: 30px;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23)
}

.megamenu-list .service-list .service {
    display: inline-table;
    padding: 12px
}

.megamenu-list .service-list .service .media {
    padding: 0 0 10px 0
}

.megamenu-list .service-list .service .media-left {
    padding: 10px 15px 15px 0;
    color: #9e9e9e
}

.megamenu-list .service-list .service .media-left .svg {
    height: 44px;
    width: 44px
}

.megamenu-list .service-list .service ul {
    padding: 0;
    padding-top: 10px
}

.megamenu-list .service-list .service .media-body a {
    font-size: 16px;
    padding: 0;
    line-height: 38px;
    color: #313131;
    margin-right: 0
}

.megamenu-list .service-list .service .media-body a:hover {
    color: #ee5586
}

.megamenu-list .service-list .service .media-body p {
    font-size: 12px;
    color: #4c4a4a;
    line-height: 22px;
    margin: 0
}

.megamenu-list .service-list .service.special .media-body a {
    color: #21252E;
    border: none
}

.megamenu-list .service-list .service.special .media-body p {
    color: #21252E
}

.megamenu-list .start-offer {
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 23%);
    padding: 0
}

.megamenu-list .start-offer .inner {
    height: 100%;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    padding: 30px;
    text-align: left;
    background-color: #fdd700
}

.megamenu-list .start-offer .inner .inner-content {
    font-size: 14px;
    line-height: 28px;
    color: #212122
}

.megamenu-list .start-offer .inner .title {
    color: #181b22;
    font-weight: 700
}

.megamenu-list .start-offer .inner a {
    padding: 17px 26px !important;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
    font-size: 16px
}

.megamenu-list .service .top-head {
    align-items: center;
    position: relative;
    padding-bottom: 10px;
    display: flex
}

.megamenu-list .service .top-head .svg {
    height: 32px;
    width: 32px
}

.megamenu-list .service .top-head div {
    padding: 0 0 0 15px;
    font-size: 16px;
    font-weight: 700
}

.section-404 {
    text-align: center
}

.section-404 .img-responsive {
    display: inline-block
}

.section-404 .input {
    vertical-align: middle;
    border: solid 1px #fdd700;
    padding: 15px;
    width: 50%
}

.section-404 .title {
    font-size: 38px;
    color: #212122;
    line-height: 40px
}

.section-404 i {
    font-size: 32px;
    color: #fdd700
}

.section-404 .subtitle {
    font-style: italic;
    font-size: 15px;
    color: #4c4a4a
}

.section-404 .input-group {
    width: 100%;
    display: inline-block;
    line-height: 19px;
    margin-top: 40px
}

.top-header {
    /* height: 500px; */
    z-index: 0;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 200px 0;
    /* padding-bottom: 100px; */
    background: url(../img/megadee.jpg);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.top-header h1{
    font-size: 3rem;
}

.offerpage::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: -10;
    background: #000 no-repeat 0 50%;
    opacity: 0.5;

}

.main-bg {

    min-height: 100vh;
    width: 100%;
    background-image: url(../img/bg-hero.png);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-1 {
    background: url(../img/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 100px
}

.hero-style-1{
    /* background: url(../img/happy.png) no-repeat; */
    background-size: 100% 100%;
    margin-top: 70px;
  /* padding: 300px 0  100px 0; */
    /* height: 100vh; */
    color: #fff;
    /* padding-bottom: 100px */
}

.bg-2 {
    background: url(../img/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 100px
}

.bg-3 {
    background: url(../img/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 100px
}

.bg-4 {
    background: url(../img/icon111\ \(1\).jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 100px
}

.bg-5 {
    background: url(../img/curve-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 100px
}

.bg-5 {
    background: url(../img/pattern-11.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 100px
}

.bg-6 {
    background: url(../img/banner.svg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 100px
}

.bg-7 {
    background: url(../img/banner.svg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 100px
}

.gocheck img {
    width: 50px;
}

.wrapper .golink {
    font-weight: 700;
    color: #e50000;
}

.top-header .wrapper {
    position: relative
}

.top-header .wrapper .heading {
    font-weight: 500;
    font-size: 72px;
    text-transform: capitalize;
    color: #394C79;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 3px;
    background: radial-gradient(77.78% 77.78% at 83.33% 83.33%, #4052D7 0%, #826FFF 100%);
    color: #4052D7;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.offerpage .wrapper .headingnew {
    font-weight: 500;
    font-size: 72px;
    text-transform: capitalize;
    color: #394C79;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 3px;
    /* background: radial-gradient(77.78% 77.78% at 83.33% 83.33%, #4052D7 0%, #826FFF 100%); */
    color: orange !important;
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
}


.top-header .wrapper .subheading {
    font-size: 22px;
    color: #394C79;
    line-height: 32px
}

.top-header .golink {
    margin-right: 15px;
    text-transform: capitalize;
    letter-spacing: .5px;
    border-bottom: solid 3px gray;
    padding-bottom: 5px;
    cursor: pointer !important;
    font-size: 14px;
    font-weight: 600
}

.top-header .golink:hover {
    padding-bottom: 0;
    cursor: pointer !important;
    border-bottom: solid 3px #fff;
    text-decoration: none !important;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.getready {
    position: relative;
    padding: 80px 0
}

.extra {
    padding: 30px;
    border-radius: 24px;
    background: #1B1658;
}

.getready .column-support-txt {
    position: relative;
    display: inline-block
}

.getready .column-support-title {
    font-weight: 700;
    font-size: 46px;
    color: #FFF;
    line-height: 1;
    margin-bottom: 12px
}

.getready .column-support-subtitle {
    font-size: 18px;
    line-height: 30px;
    color: #fff
}

.getready .btn-floats {
    text-align: right
}

#spinner-area {
    background-color: #000;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: .9
}

.spinner {
    position: fixed;
    height: 3em;
    width: 3em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.spinner-txt {
    color: #414142;
    left: -9px;
    margin-top: 50px;
    position: absolute
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fdd700;
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.onScreen .line {
    animation: dash 2s cubic-bezier(.23, 1, .32, 1);
    -webkit-animation: dash 2s cubic-bezier(.23, 1, .32, 1);
    -webkit-animation-fill-mode: forwards
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.cd-top {
    display: inline-block;
    height: 42px;
    width: 42px;
    position: fixed;
    bottom: 100px;
    right: 30px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border-radius: 12px;
    background: linear-gradient(135deg, rgb(64, 29, 186), rgb(130, 91, 240));
    box-shadow: rgb(64 29 186 / 50%) 0 2px 16px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.cd-top i {
    top: 7px;
    color: #fff;
    font-size: 31px;
    display: inline-flex;
    position: absolute;
    right: 33px
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    z-index: 99
}

.cd-top.cd-fade-out {
    opacity: .7
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1
}

.domain-prices {
    margin-top: 10px
}

.domain-prices ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.domain-prices li {
    display: inline-flex;
    padding: 10px 20px;
    position: relative;
    font-size: 18px;
    font-weight: 600
}

.domain-prices li sup {
    font-size: 14px;
    top: -4px
}

.domain-prices li .price {
    color: #fff !important;
    margin-left: 10px
}

.fullrock {
    height: 100%;
    width: 100%;
    padding: 100px 0;
    display: block;
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    overflow: auto
}

.fullrock-content {
    position: relative
}

.fullrock a {
    line-height: 28px;
    text-decoration: none;
    color: #22262f;
    transition: 0.3s
}

.fullrock a:hover,
.fullrock a:focus {
    color: #f1f1f1
}

.fullrock .svg.closer {
    height: 50px;
    width: 50px;
    background-color: #fff;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    opacity: .6
}

.fullrock .svg.closer:hover {
    opacity: 1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.fullrock .svg.logo-menu {
    position: absolute;
    width: 110px;
    top: -70px
}

#myNav {
    display: none
}

#typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.9s infinite;
    animation: blink 0.9s infinite
}

.maping .datacenters {
    border: solid 3px #fff;
    width: 22px;
    height: 22px;
    border-radius: 24px;
    cursor: pointer;
    position: absolute
}

.maping .datacenters.montreal {
    top: 38%;
    left: 28%
}

.maping .datacenters.newyork {
    top: 44%;
    left: 26%
}

.maping .datacenters.portugal {
    top: 46%;
    left: 44%
}

.maping .datacenters.london {
    top: 38%;
    left: 46.5%
}

.maping .datacenters.moskow {
    top: 35%;
    left: 56%
}

.maping .datacenters.hongkong {
    top: 54%;
    left: 79%
}

.maping .datacenters.singapure {
    top: 64%;
    left: 77%
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.balancing .load b {
    font-size: 22px;
    margin-bottom: 12px;
    display: inline-block;
    font-weight: 500
}

.balancing .load .info {
    font-size: 16px;
    line-height: 34px;
    color: #4C4A47
}

.p-135 {
    padding: 100px 0
}

.included {
    margin-top: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    color: #394C79
}

.sidebar .included h4 {
    margin-bottom: 20px
}

.included i {
    padding-right: 12px;
    font-size: 20px;
    vertical-align: middle
}

.sidebar .ordersummary h4 {
    margin-bottom: 20px
}

.included ul {
    padding-left: 0
}

.included ul li {
    list-style: none
}

.godown {
    border: none;
    position: absolute;
    display: inline-table;
    left: calc(250px + 55vw - 768px) !important;
    margin-top: 200px;
    z-index: 2;
    -webkit-animation: moverdown 1s infinite alternate;
    animation: moverdown 1s infinite alternate
}

.godown span {
    position: absolute;
    letter-spacing: 1px;
    top: -10px;
    font-size: 16px;
    left: 0;
    font-weight: 700;
    -webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg)
}

@-webkit-keyframes moverdown {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

@keyframes moverdown {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

.soc-icons-apply a {
    display: inline-block;
    margin: 0 10px 20px 0
}

.soc-icons-apply a:hover {
    color: #fdd700;
    text-decoration: none
}

.soc-icons-apply span {
    background-color: #fff;
    display: grid;
    align-items: center;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 18px;
    width: 48px;
    transition: 0.3s;
    font-size: 24px;
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 15%)
}

.soc-icons-apply span:hover {
    color: #fdd700 !important
}

.randomline {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 50px
}

.bigline {
    width: 50px;
    margin-bottom: 8px
}

.smallline {
    position: absolute;
    right: 0;
    width: 15px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.popup-gallery img {
    width: 100%;
    padding: 0
}

.zoo-content {
    position: absolute;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0
}

.zoo-content:hover {
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.zoo-content .icoo {
    text-align: center;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.zoo-content .icoo i {
    font-size: 34px;
    color: #fff;
    border-radius: 50px;
    padding: 10px;
    border: none;
    opacity: .8
}

.config.cd-main-content {
    position: initial !important
}

.config.cd-main-content .cd-filter-content {
    padding-left: 0
}

.config.cd-main-content input.form-control {
    width: 65px
}

.config.cd-main-content .table td {
    vertical-align: middle;
    border-color: gray
}

.config.cd-main-content .table thead td {
    font-weight: 700
}

.config.cd-main-content .table tbody {
    padding-top: 20px
}

.config.cd-main-content .cd-filter-block ul {
    padding: 0
}

.cd-filter-block input.range-slider-input {
    height: 4px;
    border: none !important
}

.range-slider-input::-webkit-slider-thumb {
    cursor: pointer;
    height: 16px;
    width: 16px;
    border-radius: 50px;
    border: none
}

.range-slider-input::-moz-range-thumb {
    cursor: pointer;
    height: 16px;
    width: 16px;
    border-radius: 50px;
    border: none
}

.ordersummary {
    margin-top: 30px;
    font-size: 14px
}

.ordersummary td {
    padding: 10px 0px !important
}

.notfound p {
    line-height: 30px
}

.knowledge a.category {
    color: #212122
}

svg.blackfriday {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0
}

#games .gametitle {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 32px;
    background: rgba(0, 0, 0, .7);
    padding: 25px 25px 25px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

#games .gametitle strong {
    font-size: 18px;
    display: block;
    color: #fff
}

#games .gametitle .button {
    position: absolute;
    display: none;
    left: 18px;
    right: 18px;
    bottom: -56px
}

#games .hoverbg {
    height: inherit;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 8;
    position: absolute;
    bottom: -100%;
    content: " ";
    border-radius: 12px;
    opacity: 0;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    top: 0;
    background: rgba(0, 0, 0, .5)
}

#games .refing {
    height: 350px;
    overflow: hidden;
    width: 100%;
    position: relative;
    border-radius: 12px;
    text-align: center;
    margin-top: 50px
}

#games .col:hover {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate3d(0, 0, 0)
}

#games .col:hover .hoverbg {
    opacity: 1;
    border-radius: 12px;
    height: inherit
}

#games .col:hover .gametitle {
    background: 0 0;
    bottom: 80px;
    -webkit-transition: bottom .25s ease-in-out
}

#games .col:hover .gametitle .button {
    display: block;
    text-align: center
}

#games .col:hover .button {
    bottom: -46px
}

.agpanel {
    position: relative;
    padding-left: 75px
}

.agpanel svg {
    position: absolute;
    top: 0;
    width: 60px;
    height: auto;
    left: 0
}

.agpanel p {
    line-height: 32px
}

.btn-settings {
    z-index: 99;
    right: 50px;
    position: fixed;
    top: 200px;
    width: 70px;
    height: 70px;
    border: none;
    font-weight: 700;
    line-height: 26px !important;
    color: #212122;
    line-height: 19px;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    border-radius: 17px;
    background-color: #efefef;
    list-style: none;
    display: grid;
    zoom: 1;
    padding: 11px !important;
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 35%)
}

.btn-settings:hover {
    color: #fff !important;
    background-color: #4c4a4a !important
}

.btn-settings span {
    font-size: 30px
}

.btn-settings span:nth-child(2) {
    font-size: 13px
}

.btn-demos {
    z-index: 99;
    right: 50px;
    position: fixed;
    top: 285px;
    width: 70px;
    height: 70px;
    border: none;
    font-weight: 700;
    line-height: 26px !important;
    color: #212122;
    line-height: 19px;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    border-radius: 17px;
    background-color: #efefef;
    list-style: none;
    display: grid;
    zoom: 1;
    padding: 11px !important;
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 35%)
}

.btn-demos:hover {
    color: #fff !important;
    background-color: #4c4a4a !important
}

.btn-demos span {
    font-size: 30px
}

.btn-demos span:nth-child(2) {
    font-size: 12px
}

.offcanvas.offcanvas-box {
    width: 640px;
    margin: 25px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 20%);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(4px)
}

.offcanvas.offcanvas-box .card svg {
    position: relative;
    top: 50%;
    left: 60%;
    width: 48px;
    height: 48px;
    transform: translate(-50%, -50%)
}

.offcanvas.offcanvas-box .card {
    box-shadow: 0 5px 15px 0 rgb(110 110 110 / 10%)
}

.offcanvas.offcanvas-box .card img {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.offcanvas.offcanvas-box .os {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 15px 0 rgb(110 110 110 / 10%);
    flex: 0 0 calc(20% - 20px);
    min-height: 115px;
    background-color: #fff;
    margin: 10px
}

.offcanvas.offcanvas-box .os svg {
    width: 44px;
    height: 44px;
    margin-bottom: 2px
}

.offcanvas.offcanvas-box .os p {
    color: #212122
}

.offcanvas-header .btn-close {
    padding: 12px !important;
    border-radius: 50%;
    background-color: #efefef
}

.offcanvas-header .btn-close:hover {
    background-color: #e1e1e1;
    -o-transition: .35s;
    -ms-transition: .35s;
    -moz-transition: .35s;
    -webkit-transition: .35s;
    transition: .35s
}

.offcanvas-header {
    padding: 1.4rem 2rem;
    box-shadow: 0 2px 8px 0 rgb(62 62 79 / 10%);
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.offcanvas-body {
    padding: 1.5rem 2rem
}

.btn-check:checked+.btn-outline-pink {
    background-color: #ee5586 !important;
    color: #fff !important
}

.btn-check:checked+.btn-outline-blue {
    background-color: #1697bf !important;
    color: #fff !important
}

.btn-check:checked+.btn-outline-green {
    background-color: #84a841 !important;
    color: #fff !important
}

.btn-check:checked+.btn-outline-dark {
    background-color: #6c767e !important;
    color: #fff !important
}

.content-btn-demos {
    line-height: 48px;
    margin-right: 5px;
    z-index: 99;
    right: 10px;
    position: fixed;
    top: 350px
}

svg {
    vertical-align: middle;
    border-style: none
}

.svg.pattern {
    position: absolute;
    bottom: 0;
    top: 0
}

#my-popover-content p {
    font-size: 40px
}

#my-popover-content {
    display: none
}

.styleswitch:hover {
    cursor: pointer !important;
    -webkit-transition: 0.5s !important;
    -moz-transition: 0.5s !important;
    -ms-transition: 0.5s !important;
    -o-transition: 0.5s !important;
    transition: 0.5s !important
}

.activelayout {
    background-color: #efefef !important;
    color: #212122 !important
}

.activebackground {
    background-color: #efefef !important;
    color: #212122 !important
}

.activeheader {
    background-color: #efefef !important;
    color: #212122 !important
}

.activecolor {
    background-color: #efefef !important;
    color: #212122 !important
}

.activefont {
    background-color: #efefef !important;
    color: #212122 !important
}

.activetextDirection {
    background-color: #efefef !important;
    color: #212122 !important
}

.stylelayout {
    cursor: pointer
}

.stylelayout.activelayout {
    cursor: default
}

.stylecolor {
    cursor: pointer
}

.stylecolor.activecolor {
    cursor: default
}

.styleheader {
    cursor: pointer
}

.styleheader.activeheader {
    cursor: default
}

.stylebackground {
    cursor: pointer
}

.stylebackground.activefont {
    cursor: default
}

.styletextDirection {
    cursor: pointer
}

.styletextDirection.activetextDirection {
    cursor: default
}

.stylefont {
    cursor: pointer
}

.stylefont.activefont {
    cursor: default
}

.offcanvas-content {
    padding: 20px 0 20px 0
}

@media (min-width:1200px) and (max-width:5000px) {
    .pricing.slider .slides-toggle .slide-prev {
        left: -10px
    }

    .pricing.slider .plan-container {
        margin-right: 26px
    }

    .pricing.slider .slider-wrap {
        margin-left: 15px
    }
}

@media (max-width:1024px) {
    svg.blackfriday {
        left: 50%;
        margin-left: -512px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .blog .sidebar .posts .tabs-header li {
        padding: 0 5px 18px 5px
    }

    .blog .sidebar .archives .img {
        float: none;
        margin-bottom: 5px
    }
}

@media (max-width:1199px) {
    .top-header .wrapper .round:before {
        top: 12px
    }

    .pricing.slider .info {
        margin-right: 0
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -15px
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -15px !important
    }

    .pricing.slider .slides-toggle .slide-prev span {
        display: none !important
    }

    .pricing.slider .slides-toggle .slide-next span {
        display: none !important
    }

    .pricing.slider .wrapper {
        width: 300px;
        display: inline-block
    }

    .tabs.offers-tabs .tabs-content .tabs-item.active:before {
        content: none
    }

    .history-section .wrappper h3 {
        font-size: 20px
    }

    .history-section .wrappper .desc {
        display: table
    }

    .product-title h3 {
        font-size: 12px;
        padding: 14px
    }

    .product-meta {
        padding: 0 15px;
        margin-top: 35%
    }

    #sidebar {
        width: auto !important
    }

    .team .soc-icons-wrap .icons {
        display: inline-block;
        margin-top: 140px;
        padding: 10px
    }

    .countdown .wrapper .heading {
        font-size: 40px
    }

    .countdown .wrapper .heading {
        font-size: 20px
    }

    .btn-order .continue {
        padding: 15px 30px;
        font-size: 16px
    }

    .casestudy .icon-quote {
        margin-left: 10px
    }

    .casestudy .content-info p:last-child {
        display: none
    }

    .casestudy .content-info hr {
        display: none
    }

    .blog .sidebar .heading {
        font-size: 14px
    }

    .blog .sidebar .archives .item-wrap {
        padding-bottom: 0
    }

    .wrap-blog .infos i {
        font-size: 22px
    }
    .home_banner_section {
        height: 550px;
    }
    /* .footer .footer-menu .menu-item {
        margin-left: 0
    }

    .footer .soc-icons.m-left {
        padding-left: 90px
    }

    .footer .logo-bg {
        margin-top: 56px;
        width: 380px
    } */

    .wpc-vps-info .content-price {
        padding: 50px 40px
    }

    .wpc-vps-info .h-plans-info .price {
        font-size: 35px !important
    }

    .h-plans-info .price .symbol {
        font-size: 24px !important
    }

    .blog .sidebar .tabs .tabs-header li {
        margin: 0 0 30px 0;
        width: 100%
    }

    .blog .sidebar .posts .img {
        width: 100%;
        margin-bottom: 15px
    }

    .megamenu .start-offer .inner span {
        display: none
    }

    .megamenu-list .start-offer .inner span {
        display: none
    }
}

@media (min-width:1199px) {
    .product-title h3 {
        font-size: 13px;
        padding: 13px
    }
}

@media (min-width:1170px) {
    .cd-gallery.filter-is-visible {
        width: 100% !important
    }

    .cd-filter {
        width: 100% !important
    }

    .cd-filter form {
        width: 100% !important;
        padding: 0px !important
    }

    .cd-gallery li {
        width: 31% !important
    }

    .cd-filter-trigger.filter-is-visible,
    .cd-filter-trigger.filter-is-visible:hover {
        color: #4c4a4a
    }

    .no-touch .cd-filter-trigger:hover {
        text-decoration: none
    }
}

@media (min-width:767px) and (max-width:991px) {
    .team .soc-icons-wrap .icons {
        padding-top: 80px
    }

    .nav-menu .main-menu a {
        margin-right: 20px !important
    }

    .nav-menu .main-menu a {
        margin-right: 0px !important;
    }

    .menu-item div.badge {
        display: none
    }

    .dropdown-menu.show a {
        color: #aaaaaa;
        font-size: 15px;
        margin: 0px;
        border: none;
        padding: 7px;
        background-color: transparent;
    }

    .dropdown-menu.show {
        width: 100%;
        border: 0 none;
        padding-bottom: 30px;
        text-align: center;
        background-color: transparent;
        transform: initial !important;
        position: static !important;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    .dropdown-menu.show a {
        color: #aaaaaa;
        font-size: 15px;
        margin: 0px;
        border: none;
        padding: 7px;
        background-color: transparent;
    }

    .dropdown-menu.show a:hover {
        color: #fdd700 !important;
    }

    .megamenu-list .service-list {
        border-radius: 12px
    }

    .menu-item.menu-item-has-children.me-2 {
        margin-right: 0px !important
    }

    .nav-menu .main-menu a.v-stroke {
        padding-right: 0px !important
    }

    .megamenu .service-list .service .media-body a {
        font-size: 13px;
        font-weight: 500
    }

    .megamenu .service-list {
        border-bottom-right-radius: 12px;
        border-top-right-radius: 12px
    }
}

@media (max-width:991px) {
    .nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body p {
        font-size: 11px;
        color: #525252
    }

    .nav-menu .main-menu .menu-item .menu-large li.start-offer {
        width: 205px
    }

    .nav-menu .main-menu .menu-item .menu-large li.start-offer .inner {
        padding: 20px
    }

    .nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .title {
        font-size: 18px
    }

    .nav-menu .main-menu .menu-item .menu-large li.start-offer .inner p {
        font-size: 14px
    }

    .nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .val {
        font-size: 13px
    }

    .nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .dis {
        font-size: 18px
    }

    .slider-content p {
        line-height: 32px !important;
        font-size: 15px !important;
        margin-top: 0px !important
    }

    .main-bg h1 {
        font-size: 38px !important;
        line-height: 45px !important
    }

    .flickity-slider .animatype {
        font-size: 32px
    }

    .chars {
        position: relative;
        display: inline-flex;
        right: 0;
        top: 0
    }

    .chars div {
        padding-top: 30px
    }

    .chars p {
        color: #fff;
        font-size: 13px;
        margin-top: 8px;
        line-height: 26px
    }

    .pricing .heading {
        font-size: 38px
    }

    .plan-container .title {
        font-size: 20px
    }

    .pricing.slider .wrapper {
        width: 230px;
        display: inline-block
    }

    .section-heading.small-text {
        font-size: 28px
    }

    .section-subheading.small-text {
        font-size: 16px
    }

    .pricing .list-info li {
        font-size: 13px !important
    }

    .tabs.offers-tabs .tabs-content .heading {
        font-size: 18px;
        margin-bottom: 6px
    }

    .tabs.offers-tabs .tabs-content .info {
        font-size: 14px
    }

    .tabs.offers-tabs .d-flex {
        display: inline-block
    }

    .btn-x {
        padding: 10px 50px;
        border: solid 2px #fdd700
    }

    .services.circle-section .heading {
        text-align: center;
        margin-top: 100px
    }

    .services.circle-section .info {
        text-align: center
    }

    .services.circle-section .skill-section {
        margin-bottom: 10px
    }

    .services.circle-section .circle-wrapper {
        margin-top: 52px
    }

    .services .service-wrap .info {
        padding-bottom: 30px;
        padding-right: 0
    }

    .services .service-wrap .service-section.service {
        border-top: 1px solid #e7eaed;
        border-right: 1px solid #e7eaed
    }

    .history-section .img {
        margin: 0 auto;
        display: block
    }

    .history-section .img-wrap:after {
        content: none
    }

    .history-section .wrappper .title:before {
        display: none
    }

    .history-section .wrappper img {
        width: 15%
    }

    .product-title h3 {
        font-size: 14px;
        padding: 14px
    }

    .product-meta {
        padding: 0 80px;
        margin-top: 35%
    }

    #sidebar {
        width: auto !important;
        position: relative !important;
        margin-top: 50px !important;
        top: 0 !important
    }

    .shop .select.fisrt {
        margin: 0
    }

    .shop .select.second {
        margin: 0
    }

    .shop .select {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px
    }

    .shop .select i {
        right: 10px
    }

    .products .wrapper .img-wrap>img {
        width: 100%
    }

    .products .wrapper {
        width: 30%
    }

    .team .soc-icons-wrap .icons {
        display: inline-block;
        margin-top: 30px
    }

    .center.slider .plan-container .period {
        font-size: 14px !important
    }

    .search-input input.btn {
        padding: 16px 35px !important;
        font-size: 14px !important
    }

    .countdown .wrapper {
        width: 100%
    }

    .casestudy .sec-bg1 {
        padding: 50px;
        text-align: center
    }

    .casestudy .content-info div {
        display: none
    }

    .casestudy .slide-next,
    .casestudy .slide-prev {
        bottom: 20px
    }

    .casestudy .slide-prev {
        bottom: 20px
    }

    .casestudy .casestudy {
        text-align: center
    }

    .casestudy .study-img {
        text-align: center
    }

    .casestudy .social-icons {
        text-align: center;
        margin-left: 0
    }

    .blog .media.right {
        padding-left: 0
    }

    .blog .media.answer {
        padding-left: 30px
    }

    .wrap-blog .heading {
        font-size: 18px
    }

    .blog.blog .wrap-blog .media img {
        display: none
    }

    .blog .text-blog .social-icon {
        text-align: left
    }

    .blog .text-blog .social-icon a:first-child {
        margin-left: 0
    }

    .wrap-blog .social-icon {
        width: 100%;
        margin-top: 15px;
        text-align: left
    }

    .wrap-blog .text-blog a {
        margin-left: 0
    }

    /* 
    .footer .footer-menu .menu-item {
        width: 100%;
        font-size: 13px
    }

    .footer .heading {
        font-size: 22px
    }

    .footer h6 {
        font-size: 12px
    }

    .footer .logo-footer {
        margin: 0 auto;
        width: 130px
    }

    .footer .soc-icons i {
        line-height: initial;
        height: 36px !important;
        width: 36px !important
    }

    .footer .soc-icons i:before {
        font-size: 16px
    } */

    .cd-filter-content a {
        display: none
    }

    label.checkbox-label a {
        display: inline-block !important
    }

    .section-404 {
        background-size: 90%
    }

    .section-404 .title span:first-child {
        display: block
    }

    .section-404 .subtitle {
        font-size: 16px
    }

    .getready .column-support-txt {
        width: 100%;
        margin-bottom: 30px
    }

    .opa-pink {
        display: none
    }

    .getready .btn-floats {
        text-align: left
    }

    .overview .overview-info {
        padding: 30px 0
    }

    .blog .media .media-body {
        padding-left: 0px !important
    }

    .wpc-vps-info .price-wrap {
        margin-top: 30px
    }

    .wpc-vps-info .title .info {
        font-size: 20px
    }

    .wpc-vps-info .price-wrap .price {
        margin-bottom: 10px;
        padding: 14px 40px
    }

    .wpc-vps-info .price-wrap .title {
        padding: 20.5px 41px
    }

    .wpc-vps-info .price-wrap .title {
        position: static
    }

    /* 
    .footer .logo-bg {
        margin-top: 35px;
        width: 360px
    } */

    .circle-wrapper {
        margin-top: 50px
    }

    .sec-uping {
        margin: initial
    }

    .godown {
        display: none
    }

    .history-section.feat01 hr {
        display: block !important;
        margin-bottom: 80px
    }

    .history-section.feat01 .row .first {
        padding-bottom: 50px
    }

    .history-section.feat01 .row .second {
        padding-top: 50px
    }

    .history-section.feat01 .row .third {
        padding-bottom: 50px
    }

    .history-section .row img.first {
        padding-top: 0
    }

    #clone {
        display: none
    }

    .tabs .btn-select-plan {
        position: initial;
        margin-top: 0
    }

    .tabs .btn-select-plan ul {
        z-index: 9;
        display: block;
        margin-bottom: 50px
    }

    .tabs .btn-select-plan ul li.mb-2 {
        margin-bottom: 0px !important
    }

    .top-header .wrapper .subheading {
        font-size: 14px
    }

    .top-header .wrapper .included {
        display: none
    }

    .top-header .wrapper .aboutus {
        margin-bottom: 0
    }

    .cd-filter-content .dflex {
        display: initial !important
    }

    .tabs.offers-tabs .info-content {
        margin-top: 30px
    }

    .fullrock .fullrock-content .svg.soon {
        margin-top: 30px
    }

    .megamenu .service-list {
        padding: 20px 40px
    }

    .megamenu .start-offer .inner .title {
        font-size: 16px
    }

    .megamenu .start-offer .inner b {
        display: none
    }

    .megamenu .service-list {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 20px 40px
    }

    .megamenu .start-offer {
        display: none
    }

    .megamenu-list .service-list {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 20px 40px
    }

    .megamenu-list .start-offer {
        display: none
    }

    .btn-settings {
        right: 23px
    }

    .btn-demos {
        right: 23px
    }

    .toplang {
        right: 23px
    }

    .entrychange.border-end {
        border-right: 0 !important;
        padding-bottom: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (min-width:991px) {
    .domain-prices li:first-child {
        padding-left: 0
    }

    .nav-menu .main-menu>.menu-item>.sub-menu {
        margin-left: -65px;
        display: block !important
    }

    .nav-menu .main-menu>.menu-item>.sub-menu.menu-large {
        margin-left: -120px !important;
        display: block !important
    }
}

@media (max-width:990px) {
    .cd-main-content {
        z-index: 1;
        position: absolute !important;
        height: 100% !important
    }

    .cd-main-content .cd-filter form {
        padding: 60px 20px
    }

    .cd-main-content.is-fixed .cd-filter form {
        height: 100vh;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

    .cd-main-content.sec-up {
        margin: 0px !important;
        z-index: 3 !important
    }

    .cd-main-content.sec-up .badge {
        display: none
    }

    .cd-main-content .cd-filter .sec-main {
        padding: 0px !important;
        border-radius: 0px !important;
        box-shadow: none !important;
        border: none
    }

    .cd-filter .row {
        margin: 0px !important;
        display: block !important
    }

    .cd-filter .container {
        margin: 0px !important;
        padding: 0px !important
    }

    .btn.cd-filter-trigger {
        line-height: initial;
        padding: 10px 15px;
        display: inline-block !important;
        width: auto !important;
        text-indent: initial !important;
        margin-top: 20px
    }

    .cd-main-content.animated {
        animation-fill-mode: initial !important
    }

    .nav-menu {
        padding: 0
    }

    .nav-menu .main-menu>.menu-item .fa-caret-right:before {
        content: "\f0d7"
    }

    .nav-menu .main-menu>.menu-item>.sub-menu a {
        color: #72757B
    }

    .nav-menu .main-menu>.menu-item>.sub-menu>.menu-item:last-child {
        padding-bottom: 0
    }

    .nav-menu .main-menu>.menu-item>.sub-menu>.menu-item a {
        color: #72757B;
        font-size: 15px;
        margin: 0
    }

    .nav-menu .main-menu>.menu-item>.sub-menu>.menu-item>.sub-menu {
        position: static;
        display: none;
        opacity: 1;
        padding: 0
    }

    .nav-menu .main-menu>.menu-item>.sub-menu {
        position: static;
        display: none;
        opacity: 1;
        visibility: visible
    }

    .nav-menu .main-menu>.menu-item:hover>a {
        color: #fdd700;
        background-color: transparent
    }

    .nav-menu .main-menu a {
        margin-right: 0px !important;
        text-align: start;
        font-size: 16px;
        margin-bottom: 12px;
    }

    .nav-menu .menu-toggle {
        display: inline-block !important
    }

    .menu-wrap.line {
        border-color: transparent
    }

    .menu-wrap .col-sm-9.col-lg-7.col-lg-offset-2.p-0 {
        height: 0
    }

    .menu-wrap.fixed .nav-menu {
        padding: 0 0 10px 0
    }

    .menu-wrap.fixed .menu-toggle.top {
        top: 5px
    }

    .menu-wrap.light .main-menu>.menu-item>.sub-menu {
        background-color: #AEB0B5
    }

    .menu-wrap.light.fixed .menu-toggle {
        top: -49px
    }

    .menu-wrap.light.fixed .logo-menu {
        position: relative;
        top: 0
    }

    .menu-wrap.light .menu-toggle {
        top: -50px
    }

    .menu-wrap.active .nav-menu .main-menu {
        transform: translateX(0);
        padding: 14px 20px 80px;
        margin-top: 69px;
        list-style-type: none;
    }

    .menu-wrap {
        display: none
    }

    .menu-wrap.mobile {
        display: block;
        background-color: #1B1658;
    }

    .menu-wrap.mobile.active .logo-menu {
        z-index: 10;
        position: relative
    }

    .menu-wrap.mobile.active .logo-responsive {
        position: relative;
        z-index: 99;
        display: block !important
    }

    .menu-item.active.menu-item-has-children {
        background-color: #fdd700
    }

    /* 
    .nav-menu .main-menu {
        display: block;
        text-align: center;
        position: fixed;
        height: 100%;
        width: 100%;
        background: url(/assets/img/icon111\ \(1\).jpg);
        top: 0;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        padding: 0 0 30px;
        -webkit-transform: translate3d(0, 200%, 0);
        -moz-transform: translate3d(0, 200%, 0);
        -ms-transform: translate3d(0, 200%, 0);
        -o-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s
    } */
    .nav-menu .main-menu {
        display: block;

        position: fixed;
        height: 100%;
        width: 100%;
        background: #1B1658;
        top: 0;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        padding: 0 0 30px;
        -webkit-transform: translate3d(0, 200%, 0);
        -moz-transform: translate3d(0, 200%, 0);
        -ms-transform: translate3d(0, 200%, 0);
        -o-transform: translate3d(0, 200%, 0);
        transform: translate3d(0, 200%, 0);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;

        height: 100%;
        z-index: 200;

        overflow-y: auto;

    }

    .nav-menu .main-menu .menu-item.active>a {
        color: #ffffff !important;
        font-weight: 700;
        font-size: 13px
    }

    .nav-menu .main-menu .menu-item>a {
        color: #ffffff;
        font-size: 24px;
        display: block;
        text-align: start;
    }

    .nav-menu .main-menu .menu-item>a .badge {
        font-size: 12px;
        margin: 7px 10px;
        position: absolute
    }

    .nav-menu .main-menu>.menu-item.menu-item-has-children>a:after {
        display: none;
        content: "\f0d7";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: -15px;
        top: 2px
    }

    .nav-menu .main-menu>.menu-item>.sub-menu {
        z-index: 9;
        padding-top: 20px;
        border: none;
        box-shadow: none !important;
        background-color: transparent
    }

    .nav-menu .main-menu>.menu-item.active>.sub-menu {
        padding: 20px;
        background-color: #fdd700
    }

    .nav-menu .main-menu>.menu-item.active>.sub-menu>.menu-item {
        border-color: transparent;
        padding: 10px 0 10px 0
    }

    .nav-menu .main-menu>.menu-item {
        padding: 15px 0;
        cursor: pointer;
        border-bottom: solid 1px #4c4a4a;
        margin: 0;
        width: 100%;
        display: block;
    }

    .nav-menu .main-menu>.menu-item:last-child {
        border-bottom: none
    }

    .nav-menu .main-menu>.menu-item>.sub-menu>.menu-item {
        border: none;
        padding: 5px
    }

    .menu-item .sub-menu .menu-item a:hover {
        color: #fdd700 !important
    }

    .menu-item.active .sub-menu .menu-item a {
        color: #121e25 !important
    }

    .menu-item.active .sub-menu .menu-item a:hover {
        color: #fff !important
    }

    .main-bg h1 {
        font-size: 52px !important;
        font-weight: 700 !important;
        line-height: 58px !important
    }

    .slider-content p {
        margin-bottom: 20px !important;
        margin-left: 0 !important
    }

    .hidden-xs {
        display: inline-block !important
    }

    .pricing .subheading {
        margin-bottom: 50px
    }

    h2.section-heading {
        font-size: 32px !important;
        line-height: 38px
    }

    .section-heading.small-text {
        font-size: 28px !important
    }

    .section-heading.small-text {
        font-size: 28px !important
    }

    .section-subheading.small-text {
        font-size: 16px !important
    }

    .section-offer.services .tabs.offers-tabs img {
        margin: 0 auto;
        max-width: 100%
    }

    .pricing.slider .info {
        margin-top: 0
    }

    .pricing.slider .soc-icons {
        display: block;
        float: none;
        margin-top: 10px;
        margin-right: 0;
        text-align: left;
        padding: 0
    }

    .pricing.slider .slides-toggle {
        display: none
    }

    .pricing.slider .swiper-wrapper .price {
        font-size: 38px
    }

    .pricing.slider .swiper-wrapper sup {
        font-size: 26px
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -15px
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -15px
    }

    .pricing.slider .slides-toggle .slide-prev {
        left: -80px
    }

    .pricing.slider .slides-toggle .slide-next {
        right: -80px
    }

    .pricing.slider .wrapper {
        width: 100% !important;
        display: inline-block
    }

    .pricing .table .title {
        font-size: 18px
    }

    .best-plans.pricing .wrapper {
        margin-top: 0
    }

    .best-plans.pricing .wrapper.first {
        margin-top: 50px
    }

    .best-plans .table-responsive {
        border: none;
        margin-bottom: 0
    }

    .section-plans .heading {
        font-size: 22px
    }

    .h-plans-info .header-wrap {
        text-align: center
    }

    .tabs.offers-tabs .img {
        display: block;
        margin: 0 auto
    }

    .tabs.offers-tabs .tabs-content .info {
        padding-right: 0
    }

    .tabs.offers-tabs .tabs-content .heading {
        margin-top: 30px
    }

    .tabs.offers-tabs .tabs-header li {
        margin-top: 50px;
        margin-right: 20px
    }

    .circle-section .title-round {
        font-size: 18px;
        font-weight: 700
    }

    .services.circle-section .heading {
        margin-top: 34px
    }

    .services.circle-section .info {
        font-size: 14px
    }

    .history-section .wrappper.right {
        text-align: center;
        padding: 0 15px
    }

    .history-section .wrappper {
        text-align: center
    }

    .service-skills .skills-wrap {
        text-align: center
    }

    .history-section .history-separate {
        margin-bottom: 0
    }

    .history-section .history-separate img {
        padding: 0 120px 30px
    }

    .history-section .wrappper img {
        width: 25%;
        margin: 0 0 20px 0;
        float: none
    }

    .filter-menu ul li {
        font-size: 13px
    }

    .product-meta {
        padding: 0 70px;
        margin-top: 35%
    }

    .details .wrappper .value {
        text-align: center;
        float: none;
        margin: 0
    }

    .details .wrappper .quantity {
        display: inline-grid
    }

    .shop .select {
        margin: 0 0 30px
    }

    .shop .select.second {
        margin: 30px 0 0
    }

    .products .wrapper {
        width: 49%;
        padding-right: 18px;
        padding-left: 18px;
        float: none;
        display: inline-block
    }

    .products .btn {
        padding: 25px 38px;
        font-size: 14px
    }

    .team .soc-icons-wrap .icons {
        margin-top: 250px
    }

    .modal-dialog {
        min-height: calc(100vh - 20px)
    }

    .fill-input {
        font-size: 16px !important;
        padding: 16px 20px 16px 20px !important
    }

    .general-input input.btn {
        padding: 17px 17px
    }

    .domain-prices li {
        padding: 10px 12px !important;
        font-size: 14px !important
    }

    .subcribe {
        display: none
    }

    .casestudy .author {
        padding-left: 0px !important
    }

    .casestudy .content-info {
        padding-left: 0px !important
    }

    .casestudy .ml-4 {
        margin-left: 0px !important
    }

    .casestudy .slide-prev {
        display: none
    }

    .casestudy .slide-next {
        display: none
    }

    .casestudy .casestudy {
        text-align: center;
        margin-left: 0
    }

    .accordion.faq .panel-title {
        font-size: 15px
    }

    .accordion.faq .panel-title {
        font-size: 14px;
        line-height: 26px
    }

    .accordion.faq .wrapper-collapse .list li {
        font-size: 14px
    }

    .best-plans .table div.title-table {
        font-size: 15px
    }

    .best-plans .table td {
        font-size: 15px
    }

    .wrap-blog {
        padding: 0
    }

    .wrap-blog>img {
        width: 100%
    }

    .blog .media.answer {
        padding-left: 30px
    }

    .blog .sidebar {
        margin-top: 80px
    }

    /* .footer {
        text-align: center
    }

    .footer .footer-top {
        padding: 180px 0 20px 0;
    }
    .footer .footer-top img {
        width: 200px;
    
    }

    .footer .soc-icons a {
        margin: 0 8px 0 5px !important
    }

    .footer .payment-list li {
        font-size: 18px !important
    }

    .footer .payment-list li p {
        font-size: 12px !important
    }

    .footer .footer-bottom .copyright {
        margin-bottom: 10px;
        font-size: 14px
    }

    .footer .footer-menu {
        padding: 0;
        margin-left: 0
    }

    .footer .footer-menu {
        float: none;
        text-align: center;
        padding: 0;
        margin-left: 0
    }

    .footer .payment-list {
        float: none;
        display: block;
        text-align: center;
        padding: 0;
        margin-left: 0
    }

    .footer .footer-menu .menu-item {
        text-align: center;
        font-size: 16px
    }

    .footer .footer-top .col-md-3.col-sm-6 {
        margin-bottom: 50px
    }

    .footer .footer-top .col-md-3.col-sm-6:last-child {
        margin-bottom: 30px
    }

    .footer .col-md-3.col-sm-6 {
        margin-bottom: 50px
    }

    .footer .col-md-3.col-sm-6:last-child {
        margin-bottom: 10px
    }

    .footer .footer-bottom .footer-menu {
        top: 0px !important;
        margin-bottom: 10px
    }

    .footer .soc-icons {
        text-align: center;
        padding-left: 0
    }

    .footer .soc-icons i {
        font-size: 18px
    }

    .footer .logo-bg {
        display: none
    } */

    .cd-tab-filter ul {
        display: none
    }

    .cd-tab-filter.is-open ul {
        display: none
    }

    .cd-tab-filter::after {
        display: none
    }

    .cd-filter-content a {
        display: block
    }

    .table td {
        padding: .75rem
    }

    .section-404 .input-group {
        margin-top: 35px
    }

    .section-404 .img {
        visibility: hidden
    }

    .getready .column-support-subtitle {
        font-size: 16px;
        line-height: 26px
    }

    .sec-main {
        padding: 80px
    }

    .general-input {
        width: 100% !important
    }

    .custom-element-right {
        display: none !important
    }

    .blackfriday {
        display: none !important
    }

    .cd-gallery li {
        width: 100%;
        margin-bottom: 2em
    }

    .overview .overview-info {
        text-align: center
    }

    .overview .img-over {
        text-align: center
    }

    .overview .overview-info {
        padding: 60px 0
    }

    .form-contact i {
        display: none
    }

    .wpc-cloud-range .info-range {
        font-size: 14px
    }

    .flickity-slider .animatype {
        font-size: 28px
    }

    .maping .datacenters {
        width: 14px;
        height: 14px
    }

    .path-left {
        display: none
    }

    .path-right {
        display: none
    }

    .top-header .wrapper .heading {
        font-size: 42px
    }

    .top-header .wrapper .subheading small {
        display: none
    }

    .soc-icons-apply {
        display: none
    }

    .notfound p {
        font-size: 14px
    }

    .notfound br {
        display: none
    }

    .megamenu .service-list .service .media-body a {
        font-size: 14px !important
    }

    .megamenu-list .service-list .service .media-body a {
        font-size: 14px !important
    }

    .count-txt {
        text-align: left;
        font-size: 13px
    }

    .count-content .clock#specialclock {
        text-align: left;
        font-size: 18px
    }

    .svg.pattern {
        display: none
    }

    /* 
    .footer .footer-bottom .footer-menu .menu-item {
        display: block;
        margin-left: 0
    } */

    .btn {
        font-size: 12px;
        padding: 10px 20px
    }

    .tabs-header .btn-group>.btn:not(:first-child) {
        font-size: 12px !important;
        padding: 10px 20px !important
    }

    .tabs-header .btn-group>.btn:not(:last-child) {
        font-size: 12px !important;
        padding: 10px 20px !important
    }

    .tabs-header .btn-secondary:not(:disabled):not(.disabled).active {
        font-size: 12px !important;
        padding: 10px 20px !important
    }

    .countdown .wrapper .clock div {
        margin: 10px 20px
    }

    .offcanvas.offcanvas-box {
        margin: 0;
        border-radius: 0
    }

    .offcanvas.offcanvas-box .card svg {
        position: initial;
        margin: 20px 0 0 20px;
        transform: none
    }

    .offcanvas.offcanvas-box .os {
        flex: 0 0 calc(20% - -5px)
    }

    nav .tech-box {
        margin-top: 7px;
        margin-right: 10px
    }

    .nav-menu {
        width: initial
    }
}

@media (min-width:990px) {
    .cd-filter {
        position: relative;
        width: 100% !important;
        height: auto !important;
        background: transparent !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important
    }

    .cd-filter .cd-close {
        opacity: 0 !important;
        top: -50px !important
    }

    .cd-filter.filter-is-visible {
        display: inline-block !important;
        width: 100% !important;
        box-shadow: none !important
    }

    .cd-main-content.is-fixed .cd-filter {
        position: relative !important;
        height: auto !important;
        overflow: initial !important
    }

    .cd-filter::before {
        display: none !important
    }

    .cd-gallery.filter-is-visible {
        margin-top: 28% !important
    }

    .cd-main-content.is-fixed .cd-gallery {
        padding-top: 600px !important
    }

    .btn.cd-filter-trigger {
        display: none !important
    }

    .cd-filter-block .list li {
        margin: 0 15px 15px 0;
        display: inline-block !important
    }

    .cd-filter-block ul {
        padding: 0px !important
    }

    .menu-wrap.mobile {
        display: none
    }

    .menu-wrap .nav-menu {
        float: left
    }

    .nav-menu .main-menu>.menu-item>.sub-menu {
        margin-left: -90px;
        display: block !important
    }

    .nav-menu .main-menu>.menu-item>.sub-menu.menu-large {
        margin-left: -140px !important;
        display: block !important
    }

    .nav-menu .main-menu>.menu-item:hover>.sub-menu {
        top: 55px;
        opacity: 1;
        visibility: visible
    }
}

@media (max-width:576px) {
    .secfeat {
        display: none
    }

    .chars {
        display: none
    }
    .bg_home_banner {
        background: url(/assets/img/bg_home_banner.png) no-repeat left top;
        padding-top: 100px;
        padding: 100px 20px 20px 20px;
        position: relative;
    }

    .domain-prices {
        display: none
    }
    /* .hero-style-1 {
        background: #f9f4f0;
        background-size: cover;
        padding-top: 80px;
        padding-bottom: 100px;
    } */
    .hero-style-1 {
        background-image: linear-gradient(45deg, #f8f9fa, #efefef8f), url(../img/happy.png);
        /* background: url(../img/happy.png) no-repeat; */
        background-size: cover;
        padding-top: 80px;
        padding-bottom: 100px;
    }
    
    .main-bg h1 {
        font-weight: 700 !important;
        font-size: 28px !important;
        line-height: 38px !important
    }

    .top-header .wrapper .round:before {
        top: 10px
    }

    .tabs.offers-tabs .tabs-header ul {
        padding: 0
    }

    .tabs.offers-tabs .tabs-header li {
        flex: 0 0 100%;
        max-width: 100%
    }

    .tabs.offers-tabs .tabs-header {
        padding: 0
    }

    .filter-menu ul {
        padding: 0 0
    }

    .filter-menu ul li {
        font-size: 12px;
        padding: 10px
    }

    .featured.isotope .col-xs-6 {
        width: 100% !important
    }

    .best-seller .col-xs-6 {
        width: 100% !important
    }

    .product-meta {
        padding: 0 70px;
        margin-top: 35%
    }

    .products .wrapper {
        width: 100%
    }

    .team .soc-icons-wrap .icons {
        display: inline-block;
        margin-top: 250px
    }

    .casestudy img {
        width: 100%
    }

    .pagination>li>a {
        margin-bottom: 20px
    }

    /* .special-footer {
        margin-bottom: -150px
    } */

    .sec-main {
        padding: 80px 30px
    }

    .wrap-blog .wrapper {
        padding: 60px 15px !important
    }

    .blog.blog .wrap-blog .comments {
        padding: 60px 30px !important
    }

    .blog.blog .wrap-blog .livecomment {
        padding: 60px 30px !important
    }

    .blog .sidebar {
        padding: 50px 15px !important
    }

    .circle-section .text-start:first-child {
        text-align: left !important
    }

    .circle-section .text-start {
        text-align: center !important
    }

    .btn-demos {
        display: none
    }

    .casestudy .content-info p {
        font-size: 16px
    }

    .casestudy .author {
        font-size: 28px
    }
    .top-header {
        /* height: 500px; */
        z-index: 0;
        overflow: hidden;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 200px 0;
        /* padding-bottom: 100px; */
        background: url(../img/megadee.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media (max-width:420px) {
    .top-header .wrapper .heading {
        font-size: 26px
    }

    .top-header .wrapper .subheading {
        font-size: 14px
    }

    .section-heading.small-text {
        font-size: 24px !important
    }

    .section-heading.small-text {
        font-size: 24px !important
    }

    .team .soc-icons-wrap .icons {
        display: inline-block;
        margin-top: 185px
    }

    .team .col-md-3.col-sm-6.col-xs-6 {
        width: 100%
    }

    .table-responsive {
        border: none
    }

    .payment-form .btn-check {
        margin: 5px 5px 0
    }

    .accordion.faq .wrapper-collapse .list {
        margin-left: 0
    }

    .wrap-blog .social {
        width: 100%;
        text-align: center
    }

    .blog .social-icons {
        text-align: center;
        padding: 0
    }

    .blog .media .text-comments {
        width: 100%
    }

    .pagination>li>a {
        font-size: 16px;
        padding: 5px 12px
    }

    .pagination .next,
    .pagination .prev {
        font-size: 16px;
        padding: 5px 12px
    }

    .section-404 .title {
        font-size: 38px
    }

    .section-404 .input {
        width: 100%
    }

    .section-404 .input-group .btn {
        width: 100%;
        margin-top: 15px
    }

    .top-header .wrapper .subheading {
        font-size: 16px
    }

    .wpc-cloud-range .noUi-tooltip {
        display: none
    }
}

.pricing .wrapper .list-info li {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pricing .wrapper .list-info li>div {
    padding-left: 15px;
}

.blog.padd {
    padding-bottom: 8px
}

.blog .sidebar .search-group {
    position: relative
}

.blog .sidebar .search-group::-webkit-input-placeholder {
    font-weight: 700;
    color: #121e25
}

.blog .sidebar .search-group:-moz-placeholder {
    font-weight: 700;
    color: #121e25
}

.blog .sidebar .search-group::-moz-placeholder {
    font-weight: 700;
    color: #121e25
}

.blog .sidebar .search-group:-ms-input-placeholder {
    font-weight: 700;
    color: #121e25
}

.blog .sidebar .search-group .search {
    background-color: #efefef;
    color: #121e25;
    border: 1px solid transparent;
    outline: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 10px 15px;
    width: 100%
}

.blog .sidebar .search-group .search:focus {
    border-color: #fdd700
}

.blog .sidebar .search-group .input-search {
    position: absolute;
    top: 33px;
    right: 18px
}

.blog .sidebar .heading.active {
    font-size: 22px;
    letter-spacing: .5px;
    margin: 50px 0 20px 0
}

.blog .sidebar .tabs .tabs-content {
    display: inline-block;
    width: 100%
}

.blog .sidebar .tabs .tabs-header li {
    font-size: 15px;
    border-bottom: 1px solid #efefef;
    padding: 0 0 20px 0;
    margin: 0 10px;
    cursor: pointer
}

.blog .sidebar .posts .tabs-header li.active {
    font-size: 15px;
    padding: 0 0 20px 0
}

.blog .sidebar .categories .line:not(.active) {
    background-color: #efefef
}

.blog .shopping .sidebar .categories .line:not(.active):before {
    content: none
}

.blog .sidebar .line {
    margin-bottom: 15px;
    height: 1px;
    width: 100%;
    position: relative
}

.blog .sidebar .line.active:before {
    content: "";
    height: 1px;
    width: 50%;
    position: absolute;
    top: -1px
}

.blog .sidebar .tags {
    margin-top: 57px
}

.blog .sidebar .tags .tag a {
    background-color: #efefef;
    color: #181b22;
    padding: 8px 15px;
    font-size: 15px;
    margin-bottom: 12px
}

.blog .sidebar .tags .heading.active a {
    color: #fdd700
}

.blog .sidebar .tags .line {
    margin-bottom: 12px
}

.blog .sidebar .tags .line.active {
    margin-bottom: 24px
}

.blog .sidebar .tags .line:not(.active) {
    background-color: #474c57
}

.blog .sidebar .tags .line:not(.active):before {
    content: none
}

.blog .sidebar .tags .tag a:hover {
    background-color: #fdd700;
    color: #181b22
}

.blog .sidebar .tags .line {
    margin-bottom: 50px
}

.blog .sidebar .posts .img {
    border-radius: 10px;
    width: 50%;
    float: left;
    margin: 0 15px 0 0
}

.blog .social-icons {
    text-align: left;
    margin-right: 5px
}

.blog .share-txt {
    font-size: 13px;
    letter-spacing: .5px;
    margin-bottom: 15px;
    color: #181b22
}

.blog .social-icons i {
    color: #424242;
    border: 1px solid #eaeaeb;
    padding: 12px 15px;
    margin-left: -4px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.blog .social-icons .fa:not(.fa-share-alt) {
    border-right: 0
}

.blog .social-icons .fa:hover {
    color: #fdd700
}

.blog .social-icons .fa.fa-google-plus {
    padding: 12px;
    border-right: 1px solid #eaeaeb
}

.blog .social-icons .fa.fa-share-alt {
    color: #fdd700;
    background-color: #181b22;
    margin-left: 1px
}

.blog .media {
    position: relative;
    display: inline-flex;
    text-align: left;
    margin-top: 50px;
    padding-bottom: 30px
}

.blog .media.answer {
    padding-left: 40px
}

.blog .media .media-heading {
    color: #4c4a4a;
    font-weight: 700;
    font-size: 18px
}

.blog .media .media-heading a {
    color: #212122;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.blog .media .media-heading a:hover {
    text-decoration: none
}

.blog .media .media-body {
    padding-left: 60px
}

.blog .media .date {
    color: #75777d
}

.blog .media .date a {
    color: #75777d;
    font-size: 12px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.blog .media .date a:hover {
    text-decoration: none;
    color: #fdd700
}

.blog .media .date img {
    margin-right: 12px
}

.blog .media a.answer {
    float: right;
    display: inline-block;
    background-color: #fdd700;
    padding: 5px 12px;
    color: #fff;
    border: solid 1px #fdd700;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.blog .media a.answer:hover {
    text-decoration: none;
    color: #181b22;
    background-color: transparent;
    border: solid 1px #212122
}

.blog .media .text-comments {
    font-size: 14px;
    line-height: 28px;
    color: #4c4a4a
}

.blog .media.right {
    padding-left: 73px;
    margin-top: 30px
}

.blog.blog .wrap-blog .comments {
    padding: 80px;
    border-radius: 12px;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1)
}

.blog.blog .wrap-blog .livecomment {
    padding: 80px;
    border-radius: 12px;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1)
}

.blog.blog .wrap-blog img {
    border-radius: 10px;
    width: 100%
}

.blog.blog .wrap-blog .media img {
    width: 170px
}

.blog.blog .wrap-blog .media-left {
    float: left
}

.blog.blog .wrap-blog.section-bg2 {
    padding: 30px
}

.blog .wrap-blog {
    width: 100%;
    display: inline-block
}

.blog .wrap-blog.section-bg1 {
    padding: 40px
}

.blog .wrap-blog.light.m-bottom.last {
    width: 100%
}

.blog .wrap-blog .heading {
    font-size: 18px;
    color: #4c4a4a
}

.blog .wrap-blog .heading.blog {
    font-size: 26px;
    margin-bottom: 15px
}

.blog .wrap-blog .heading.blog a {
    color: #212122
}

.blog .wrap-blog .heading.blog a:hover {
    text-decoration: none
}

.blog .wrap-blog .text-blog {
    margin: 20px 0;
    font-size: 13px;
    color: #4c4a4a
}

.blog .wrap-blog .text-blog .timer {
    margin-top: 10px;
    vertical-align: middle;
    display: inline-block
}

.blog .wrap-blog .text-blog i {
    font-size: 22px
}

.blog .service-wrap .service-section .small b {
    font-size: 22px
}

.blog .wrap-blog .social-icon {
    width: 100%;
    text-align: right
}

.blog .wrap-blog .social-icon i {
    font-size: 14px !important;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 36px;
    text-align: center;
    border-radius: 12px;
    transition: 0.3s;
    box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .15);
    text-decoration: none
}

.blog .wrap-blog .social-icon i:hover {
    color: #fdd700 !important;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.blog .wrap-blog .social {
    width: 100%;
    display: inline-block
}

.blog .wrap-blog .infos {
    display: none
}

.blog .wrap-blog .infos i {
    display: inline-block;
    color: #fdd700;
    font-size: 24px
}

.blog .wrap-blog .infos span {
    margin-right: 10px;
    font-size: 16px;
    color: #fdd700
}

.blog .wrap-blog .text-blog:last-child {
    border: none;
    margin-left: 10px
}

.blog .wrap-blog .text-blog .author {
    margin-right: 8px;
    color: #212122;
    text-decoration: underline;
    font-weight: 100
}

.blog .wrap-blog .text-blog .author:hover {
    text-decoration: none
}

.blog .wrap-blog .text-blog a {
    margin-right: 8px;
    margin-left: 8px
}

.blog .wrap-blog .text-blog a:hover {
    text-decoration: none
}

.blog .wrap-blog .blog-info {
    color: #4c4a4a;
    margin-top: 15px;
    line-height: 34px;
    font-size: 16px
}

.blog .wrap-blog .wrapper {
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    padding: 80px
}

.blog .wrap-blog .wrapper h3 {
    font-size: 32px
}

.blog .wrap-blog .btn {
    color: #181b22;
    border-color: #181b22;
    background-color: transparent;
    padding: 15px 52px;
    border-width: 1px;
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 30px
}

.blog .wrap-blog .btn:hover {
    background-color: #181b22;
    color: #fdd700
}

.blog .sidebar {
    border-radius: 12px;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    padding: 40px;
    background-color: #fff
}

.blog .sidebar .search-group {
    position: relative
}

.blog .sidebar .heading {
    margin-bottom: 15px;
    cursor: pointer
}

.blog .sidebar .heading:last-child {
    margin-bottom: 0px !important
}

.blog .sidebar .categories .heading a {
    color: #4c4a4a;
    font-size: 18px
}

.blog .sidebar .categories .heading a.active {
    font-size: 18px
}

.blog .sidebar .categories .heading a:after {
    content: ''
}

.blog .sidebar .categories .heading span {
    float: right
}

.blog .sidebar .search-group a {
    top: 12px;
    right: 15px;
    position: absolute;
    font-size: 28px
}

.blog .sidebar .search-group a:hover {
    text-decoration: none;
    color: #fdd700;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.blog .sidebar .categories .line {
    margin-bottom: 12px
}

.blog .sidebar .posts .heading-article {
    margin-bottom: 5px
}

.blog .sidebar .posts .heading-article a {
    font-weight: 700;
    font-size: 15px;
    color: #212122
}

.blog .sidebar .posts .item-wrap {
    margin-top: 50px
}

.blog .sidebar .posts .item-wrap:first-child {
    margin-top: 0
}

#sidebar {
    position: relative;
    width: 420px;
    height: auto
}

.pagination>li>a {
    border: solid 1px #efefef;
    background-color: #fff;
    margin-right: 5px;
    color: #4c4a4a;
    font-size: 18px;
    padding: 8px 15px
}

.pagination>li>a:hover {
    text-decoration: none;
    background-color: #fdd700;
    color: #212122 !important;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.pagination>li.active>a {
    background-color: #fdd700;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.pagination>li:last-child>a {
    border-radius: 0
}

.pagination .next,
.pagination .prev {
    font-size: 18px;
    color: #212122;
    padding: 8px 15px
}

.pagination .prev {
    display: none
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff
}

.pagination>li.active>a:hover {
    color: #fff
}

.pagination .next {
    padding: 15px 33px;
    margin-left: 30px;
    font-weight: 700;
    border-radius: 0
}

.hosting-list-icon {
    max-width: 50px;
}

.plan li {
    border-bottom: 1px solid #e8eaf1;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #181b22;
    padding: 10px 0;
}

.plan li span {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.plan li {
    border-bottom: 1px solid #e8eaf1;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #181b22;
    padding: 10px 0;
}

.box-icon .d-inner {
    padding-left: 76px;
}

.box-icon img {
    width: 42px;
    position: absolute;
    top: 35px;
    right: -40px;
}

.box-icon h4 {
    font-size: 16px;
    margin-bottom: 12px;
}

.footer {
    padding-top: 60px;
    position: relative;
    font-size: 16px;
}

.footer-content {
    position: relative;
    background: #150887;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTUwODg3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE5MjFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, #150887 0%, #1921aa 100%);
    background: -webkit-linear-gradient(-45deg, #150887 0%, #1921aa 100%);
    background: linear-gradient(135deg, #150887 0%, #1921aa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#150887', endColorstr='#1921aa', GradientType=1);
    color: #fff;
    padding: 136px 0 55px;

    z-index: 9;

}

.footer-content a {
    color: #fff;
}

.footer-content a:hover {
    color: #ff6600;
}

.footer-content .container {
    position: relative;
    z-index: 100;
}

.footer-content:after {
    background: linear-gradient(to right, #13007c 0%, #1c30be 100%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    position: absolute;
}

.footer-top {
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    position: absolute;
}

.footer-top .content {
    background: #fff;
    border: 2px dashed #878787;
    padding: 20px;
    border-radius: 15px;
    webkit-box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.2);
}

.footer-top .content .media {
    line-height: 1.2;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.footer-top .content .media img {
    margin-right: 14px;
    width: 56px;
    height: 56px;
}

.newsletter-div {
    position: relative;
    margin: 0 auto 0;
    max-width: 945px;
    z-index: 10;
    padding: 0 20px;
}

.newsletter-div form {
    display: block;
    position: relative;
}

.newsletter-div form .form-control {
    -webkit-box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding-left: 20px;
    padding-right: 70px;
    height: 70px;
}

.newsletter-div form input[type="submit"] {
    height: 70px;
    width: 70px;
    background: url(images/envelope.png) no-repeat center;
    border: none;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    text-indent: -9999px;
}

.newsletter-div .section-title h2 {
    color: #ff6600;
}

.footer-content .container h5 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
}

.footer-content .container h5:after {
    background: #ff6600;
    bottom: 0;
    width: 50px;
    height: 2px;
    left: 0;
    content: "";
    position: absolute;
}

.footer-content .container h6 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 500;
    font-size: 16px;
}

.footer-content .container h6:after {
    background: #ff6600;
    bottom: 0;
    width: 50px;
    height: 2px;
    left: 0;
    content: "";
    position: absolute;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-menu ul li+li {
    margin-top: 18px;
}

.footer-menu [class*="col-"]+[class*="col-"] {
    border-left: 1px solid #fff;
}

.social {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

.social li a {
    height: 37px;
    width: 37px;
    line-height: 37px;
    font-size: 20px;
    color: #13007c;
    background: #fff;
    border-radius: 50%;
    display: block;
    text-align: center;
}

.social li a:hover {
    background: #ff6600;
    color: #fff;
}

.footer-bottom {
    padding: 24px 0;
    background: #13007c;
    color: #fff;
    font-size: 15px;
}

.footer-bottom a {
    color: #fff;
}

.footer-bottom a:hover {
    color: #ff6600;
}

.footer-bottom ul {
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

.footer-bottom ul li {
    display: inline-block;
}

.footer-bottom ul li+li {
    margin-left: 15px;
}

/* Month  */

.top {
    display: flex;
    flex-direction: column;
    align-items: center
}

input,
label {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1e2321;
    -webkit-transition: .4s;
    box-shadow: 2px 6px 25px #1e2321;
    transform: translate(0, 0);
    transition: .6s ease transform, .6s box-shadow
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #50bfe6
}

input:focus+.slider {
    box-shadow: 0 0 1px #50bfe6
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.text2 {
    display: none;
}
.dis-price {
    text-decoration: line-through;
    color: #766969;
    font-size: 25px;
}

@media screen and (max-width:992px) {

    .footer {
        font-size: 14px;
        z-index: 10;
    }

    .footer-top {
        position: relative;
        top: auto;
        margin-bottom: -40px;
    }

    .footer-top .content [class*="col-"]+[class*="col-"],
    .w3 .row [class*="col-"]+[class*="col-"] {
        margin-top: 30px;
    }

    .footer-content {
        padding: 70px 0 30px;
    }
}
