@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

body {
    color: #696969;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 24px;
    word-wrap: break-word;
    background-color: #f4f4f4;
    direction: ltr!important;
}

.post--item .btn-link {
    font-weight: 500;
    color: #454545;
}

span.color1 {
    color: #179ea8
}

.plan_price>p {
    font-size: 25px!important;
    font-weight: bold;
}

.color1 {
    color: #179ea8
}

.desc p {
    text-transform: none;
}

.request-slogan-wrapper>h4 {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px;
    font-weight: 500;
    padding: 0 50px;
}

.plan_price+.action>a {
    background-color: #179ea8;
    color: #FFF;
}

span.color2 {
    color: #f69323
}

.contct-widget {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px
}

.color2 {
    color: #f69323
}

input#outgoing_filter {
    width: 17px;
    display: inline-block;
}

sup.condition_lbl {
    font-size: 35px;
    top: 7px;
    width: auto;
}

.no-padding-right {
    padding-right: 0
}

.header--cart-btn {
    display: none
}

ul.dropdown-menu {
    padding-bottom: 0px;
}

.float--right a.btn:hover {
    color: #f69323!important;
    background-color: #fff!important;
}

ul.dropdown-menu>li>a:last-child {
    border-bottom: none;
}

.navbar-brand {
    padding: 0
}

.banner--content>.title>.h1 {
    font-weight: bold!important;
}

section.terms_page_wrapper h2.h1 {
    font-size: 32px;
}

.recomendation_box {
    position: absolute;
    top: 44px;
    left: -7px;
}

.pricing--item .price>p>small:first-child {
    font-size: 16px;
    font-weight: 500;
    padding-right: 5px;
}

.navbar-brand>img {
    height: auto;
    object-fit: cover;
    width: 90%
}

.pricing--nav {
    border-bottom: 1px solid #e4e4e4
}

p:last-child {
    margin-bottom: 0
}

ul:last-child {
    margin-bottom: 0
}

.nav>li>a>img,
img {
    max-width: 100%;
    height: auto
}

button.navbar-toggle:after {
    content: "\f0c9";
    top: 4px;
    left: 0;
    right: 0;
    font-size: 20px;
    font-family: FontAwesome;
}

button.navbar-toggle {
    padding: 2px 15px;
}

.faq--item.panel .panel-body>p {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    font-weight: 500;
}

.mx-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

.d-block {
    display: block!important
}

.service--item .desc {
    min-height: 66px;
    overflow: hidden
}

.refreshCaptcha {
    background-color: #ccc;
    border: none;
    display: inline-block;
    padding: 6px 20px;
    border-radius: 4px;
    color: #000 !important;
    cursor: pointer;
}

.ftr-subscribe:hover {
    color: #fff!important
}

.testimonial--item p {
    color: #454545
}

.post--img {
    height: 240px;
    background-position: center center;
    background-size: cover !important;
}

::-moz-selection {
    color: #fff;
    background-color: #179ea8
}

::selection {
    color: #fff;
    background-color: #179ea8
}

.del {
    text-decoration: line-through
}

.table:last-child {
    margin-bottom: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Raleway, sans-serif;
    font-weight: 400
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 0;
    margin-bottom: 0
}

a {
    color: #179ea8;
    -webkit-transition-property: color, border-color, background-color, box-shadow;
    transition-property: color, border-color, background-color, box-shadow;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

a:focus,
a:hover {
    color: #179ea8
}

.btn-link {
    display: inline-block;
    color: inherit;
    font-weight: inherit;
    -webkit-transition: color .3s, border-color .25s, background-color .25s ease-in-out;
    transition: color .3s, border-color .25s, background-color .25s ease-in-out;
    -webkit-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    cursor: pointer
}

.btn-link.active,
.btn-link:focus,
.btn-link:hover {
    color: #179ea8
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
.btn-link:link,
.btn-link:visited,
a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    outline: 0
}

.nav li a:focus,
.nav li a:hover,
.nav li.open>a,
.nav li.open>a:focus,
.nav li.open>a:hover {
    background-color: transparent
}

.nav li a {
    color: inherit
}

.nav li a:focus,
.nav li.active>a:focus,
.nav li.open>a:focus {
    color: inherit
}

.nav li a:hover,
.nav li.active>a,
.nav li.active>a:focus,
.nav li.active>a:hover,
.nav li.open>a,
.nav li.open>a:focus,
.nav li.open>a:hover {
    color: #179ea8
}

.nav>li {
    float: left
}

.nav>li>a {
    display: inline-block
}

.btn {
    padding: 8px 25px;
    background-color: #f9f9f9;
    border-color: #f9f9f9;
    border-radius: 20px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.btn.active,
.btn:active {
    box-shadow: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0
}

.btn-sm {
    padding-top: 3px;
    padding-bottom: 3px
}

.btn-lg {
    padding: 13px 35px;
    border-radius: 25px
}

.btn-default,
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
    color: #179ea8;
    background-color: transparent;
    border-color: #179ea8
}

.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #179ea8;
    border-color: #179ea8
}

.btn-primary,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
    background-color: #179ea8;
    border-color: #179ea8
}

.bg--c-main .btn-primary,
.bg--c-main .btn-primary.disabled.focus,
.bg--c-main .btn-primary.disabled:focus,
.bg--c-main .btn-primary.disabled:hover,
.bg--c-main .btn-primary[disabled].focus,
.bg--c-main .btn-primary[disabled]:focus,
.bg--c-main .btn-primary[disabled]:hover {
    border-color: #fff
}

.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.nav li a.btn-primary:focus,
.nav li a.btn-primary:hover,
.nav li.active>a.btn-primary,
.nav li.open>a.btn-primary,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #179ea8;
    background-color: #fff;
    border-color: #fff
}




.form-group {
    margin-bottom: 10px
}

.form-control {
    height: 40px;
    padding: 7px 15px;
    border-radius: 0;
    box-shadow: none;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    -webkit-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    outline: 0
}

.form-control:focus {
    border-color: #179ea8;
    box-shadow: none
}

textarea.form-control {
    height: auto;
    min-height: 90px;
    resize: vertical
}

select.form-control {
    cursor: pointer
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: 0
}

.float--left {
    float: left
}

.float--right {
    float: right
}

.float--none {
    float: none
}

.ml--5 {
    margin-left: 5px
}

.ml--8 {
    margin-left: 8px
}

.ml--15 {
    margin-left: 15px
}

.mr--5 {
    margin-right: 5px
}

.mr--8 {
    margin-right: 8px
}

.mr--15 {
    margin-right: 15px
}

.pt--10 {
    padding-top: 10px
}

.pt--20 {
    padding-top: 20px
}

.pt--30 {
    padding-top: 30px
}

.pt--40 {
    padding-top: 40px
}

.pt--50 {
    padding-top: 50px
}

.pt--60 {
    padding-top: 60px
}

.pt--70 {
    padding-top: 70px
}

.pt--80 {
    padding-top: 80px
}

.pt--90 {
    padding-top: 90px
}

.pt--100 {
    padding-top: 100px
}

.pt--130 {
    padding-top: 130px
}

.pt--150 {
    padding-top: 150px
}

.pb--10 {
    padding-bottom: 10px
}

.pb--20 {
    padding-bottom: 20px
}

.pb--30 {
    padding-bottom: 30px
}

.pb--40 {
    padding-bottom: 40px
}

.pb--50 {
    padding-bottom: 50px
}

.pb--60 {
    padding-bottom: 60px
}

.pb--70 {
    padding-bottom: 70px
}

.pb--80 {
    padding-bottom: 80px
}

.pb--90 {
    padding-bottom: 90px
}

.pb--100 {
    padding-bottom: 100px
}

.pb--130 {
    padding-bottom: 130px
}

.pb--150 {
    padding-bottom: 150px
}

.p--80 {
    padding: 80px
}

.mb-0 {
    margin-bottom: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.text-c--main {
    color: #179ea8
}

.bg--img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

ul.points2 {
    list-style: none;
    padding: 0;
    margin: 5px 0 20px;
    position: relative;
    color: #787878
}

ul.points2>li {
    list-style: none;
    padding: 5px 10px 5px 30px;
    text-align: left;
    width: 100%;
    color: #454545;
    display: block;
    float: left;
    font-size: 15px;
    position: relative;
}

ul.points2>li:before {
    background-position: center top;
    left: 0;
    position: absolute;
    ;
    background-image: url(../../img/point.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 15px;
    height: 14px;
    margin-right: 15px;
    margin-top: 5px
}

ul.points {
    list-style: none;
    padding: 0;
    margin: 5px 0 20px;
    position: relative;
    color: #787878
}

ul.points>li {
    list-style: none;
    padding: 5px 10px 5px 30px;
    text-align: left;
    width: 33%;
    color: #454545;
    display: block;
    float: left;
    font-size: 15px;
    position: relative;
}

ul.points>li:before {
    background-position: center top;
    left: 0;
    position: absolute;
    ;
    background-image: url(../../img/point.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 15px;
    height: 14px;
    margin-right: 15px;
    margin-top: 5px
}





/*linus-points*/

ul.linux_vps_points {
    list-style: none;
    padding: 0;
    margin: 5px auto;
    position: relative;
    color: #787878;
    float: none;
    width: 80%
}

ul.linux_vps_points>li {
    list-style: none;
    padding: 5px 10px 5px 30px;
    text-align: left;
    width: 50%;
    color: #454545;
    display: block;
    float: left;
    font-size: 15px;
    position: relative;
}

ul.linux_vps_points>li:before {
    background-position: center top;
    left: 0;
    position: absolute;
    background-image: url(../../img/point.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 15px;
    height: 14px;
    margin-right: 15px;
    margin-top: 5px;
}

.bg--overlay {
    position: relative;
    color: #eee;
    z-index: 0;
}

.bg--overlay:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .55);
    z-index: -1
}

.bg--overlay-90:before {
    opacity: .9
}

.bg--c-main,
.bg--c-main--a:after,
.bg--c-main--b:before {
    color: #fff;
    background-color: #179ea8
}

.bg--c-lighterblue,
.bg--c-lighterblue--a:after,
.bg--c-lighterblue--b:before {
    background-color: #f8fbff
}

.bg--c-darkgray,
.bg--c-darkgray--a:after,
.bg--c-darkgray--b:before {
    color: #eee;
    background-color: #393939
}

.section--divider-top {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.section--divider-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.gutter--0 {
    margin-left: 0;
    margin-right: 0
}

.gutter--0>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.gutter--10 {
    margin-left: -5px;
    margin-right: -5px
}

.gutter--10>[class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.vc--parent {
    width: 100%;
    height: 100%;
    display: table
}

.vc--child {
    display: table-cell;
    vertical-align: middle
}

.vc--child-bottom {
    display: table-cell;
    vertical-align: bottom
}

.row--vc>div {
    float: none;
    display: table-cell;
    vertical-align: middle
}

.row--vb>div {
    float: none;
    display: table-cell;
    vertical-align: bottom
}

.section--title .h1 {
    margin-top: 4px;
    color: #393939;
    font-weight: 400
}

.bg--overlay .section--title .h1 {
    color: #fff
}

.w-vps-info .col-md-12 p {
    text-align: justify;
}

.section--title p {
    margin-top: 7px;
    margin-bottom: 3px;
    font-family: Raleway, sans-serif;
    font-size: 15px;
    line-height: 24px;
    text-transform: none;
}

.dropdown-menu {
    margin-top: 21px;
    padding: 15px 0;
    border-width: 0;
    border-radius: 0
}

.dropdown-menu:before {
    content: " ";
    position: absolute;
    top: -10px;
    left: 35px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #fff transparent
}

.dropdown-menu .dropdown-menu {
    top: -14px;
    left: 100%;
    margin-top: 0;
    margin-left: 21px;
    box-shadow: -3px 6px 12px rgba(0, 0, 0, .15)
}

.dropdown-menu .dropdown-menu:before {
    top: 27px;
    left: -12px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.dropdown-menu>li+li {
    margin-top: -1px
}

.dropdown-menu>li>a {
    position: relative;
    padding-top: 5px;
    padding-bottom: 6px;
    color: #393939;
    border-style: solid;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-width: 1px 0;
    border-color: #e5e5e5;
    font-family: Raleway, sans-serif;
    font-size: 11px;
    line-height: 21px;
    font-weight: 600;
    -webkit-transition-property: color, border-color, background-color, padding;
    transition-property: color, border-color, background-color, padding;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.dropdown-menu>li.active>a,
.dropdown-menu>li.active>a:focus,
.dropdown-menu>li.active>a:hover,
.dropdown-menu>li.open>a,
.dropdown-menu>li.open>a:focus,
.dropdown-menu>li.open>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    padding-left: 30px;
    color: #fff!important;
    background-color: #179ea8;
    border-color: #179ea8
}

.dropdown-menu .dropdown-toggle:before {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -11px;
    font-family: FontAwesome;
    font-size: 11px;
    line-height: 21px
}

.ui-spinner {
    width: 70px;
    margin: 16px 0;
    background-color: transparent;
    overflow: visible
}

.ui-spinner.ui-widget {
    border-width: 0
}

.ui-spinner-input {
    display: block;
    width: 100%;
    margin: 0;
    padding: 4px 0;
    color: #179ea8;
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center;
    outline: 0
}

.ui-spinner .ui-spinner-input {
    font-size: 16px;
    line-height: 26px
}

.ui-spinner-button {
    top: -16px;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    cursor: pointer
}

.ui-spinner-button:before {
    content: "\f106";
    display: block;
    color: #999;
    width: 30px;
    margin: 0 auto;
    background-color: #f8f8f8;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 16px
}

.ui-spinner-down {
    top: auto;
    bottom: -16px
}

.ui-spinner-down:before {
    content: "\f107"
}

.owl-dots {
    position: absolute;
    left: 0;
    right: -4px;
    bottom: 30px;
    font-size: 0;
    line-height: 0;
    text-align: center
}

.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 10px 5px 0;
    background-color: #179ea8;
    border-radius: 50%;
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.owl-dot.active {
    opacity: 1
}

.owl-nav>div {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 40px;
    margin-top: -20px;
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid transparent;
    border-radius: 50%;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    -webkit-transition-property: color, background, border-color, box-shadow;
    transition-property: color, background, border-color, box-shadow;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 1
}

.owl-nav>div:hover {
    color: #179ea8;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1)
}

.owl-nav>div.owl-next {
    left: auto;
    right: 10px
}

section.key-function_wrapper {
    margin: 0px !important;
}

h3.key_heading {
    text-align: center;
    font-size: 30px
}

.key-vps-server p {
    font-size: 16px;
    line-height: 1.7em;
    text-align: center
}

.key-fun-server p {
    font-size: 16px
}

.salient-features p {
    font-size: 16px;
    line-height: 1.7em
}

.pagination {
    margin: -15px 0 0;
    padding: 0;
    border-radius: 0;
    font-size: 0;
    line-height: 0
}

.pagination>li {
    display: inline-block;
    margin: 15px 1px 0
}

.pagination>li>a {
    float: none;
    display: block;
    min-width: 40px;
    padding: 0 2px;
    background-color: transparent;
    border-width: 0;
    color: #393939;
    font-size: 13px;
    line-height: 40px;
    border-radius: 50%
}

.pagination>li.active>a,
.pagination>li.active>a:focus,
.pagination>li.active>a:hover,
.pagination>li:not(.prev):not(.next)>a:active,
.pagination>li:not(.prev):not(.next)>a:active:focus,
.pagination>li>a:focus,
.pagination>li>a:hover {
    color: #179ea8;
    background-color: transparent
}

.pagination>li>a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    border-radius: 50%;
    opacity: .1;
    z-index: -1
}

.pagination>li:first-child>a,
.pagination>li:last-child>a {
    border-radius: 50%
}

.pagination>li.next>a,
.pagination>li.prev>a {
    font-size: 16px
}

.pagination>li.prev {
    margin-right: 20px
}

.pagination>li.next {
    margin-left: 20px
}

.pagination>li.next>a,
.pagination>li.next>a:active,
.pagination>li.next>a:active:focus,
.pagination>li.prev>a,
.pagination>li.prev>a:active,
.pagination>li.prev>a:active:focus {
    color: #fff
}

.content--inner:after,
.content--inner:before {
    content: " ";
    display: table
}

.content--inner:after {
    clear: both
}

.content--inner table {
    width: 100%;
    color: #999
}

.content--inner p+table {
    margin-top: 26px
}

.content--inner table td,
.content--inner table th {
    padding: 8px 20px;
    border: 1px solid #eee;
    font-weight: 400
}

.content--inner table th {
    color: #393939
}

.content--inner figure {
    position: relative;
    padding: 20px 0 0 20px;
    z-index: 0
}

.content--inner figure+p,
.content--inner p+figure {
    margin-top: 18px
}

.content--inner figure:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    bottom: 20px;
    border: 1px dotted #000;
    opacity: .15;
    z-index: -1
}

.content--inner blockquote {
    position: relative;
    margin-bottom: 0;
    padding: 33px 0 36px;
    color: #393939;
    border-style: dotted;
    border-width: 1px 0;
    border-color: rgba(0, 0, 0, .15);
    font-family: Raleway, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    z-index: 0
}

.content--inner blockquote:before {
    content: "\f10d";
    position: absolute;
    left: 10%;
    color: #eee;
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 40px;
    z-index: -1
}

.content--inner blockquote+p,
.content--inner p+blockquote {
    margin-top: 20px
}

.content--inner blockquote p {
    max-width: 440px;
    margin: 0 auto
}

.comment--list {
    position: relative;
    z-index: 0
}

.comment--respond+.comment--list {
    margin-top: 54px
}

.post--items+.comment--list {
    margin-top: 20px;
    padding-top: 55px
}

.post--items+.comment--list:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.comment--list .title {
    margin-bottom: 13px
}

.comment--list .title .h4 {
    margin-top: -1px;
    color: #393939;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 26px
}

.comment--items {
    margin: 0;
    padding: 0;
    list-style: none
}

.comment--items .comment--items {
    margin-top: 10px;
    margin-left: 100px
}

.comment--items li+li {
    margin-top: 10px
}

.comment--item {
    position: relative;
    padding: 30px 30px 30px 40px;
    z-index: 0
}

.comment--item .img {
    float: left;
    margin-right: 30px
}

.comment--item .info {
    overflow: hidden
}

.comment--item .info .header {
    margin-top: 5px
}

.comment--item .info:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.comment--item .info--left {
    float: left
}

.comment--item .header .name {
    margin-bottom: 0;
    color: #393939;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase
}

.comment--item .header .datetime {
    margin-top: -2px;
    margin-bottom: 0;
    color: #999;



    font-family: Raleway, sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 300
}

.comment--item .header .datetime span {
    margin-right: 10px
}

.comment--item .info--rating,
.comment--item .info--reply {
    float: right
}

.comment--item .info--rating .nav {
    margin: 0 -4px;
    color: #393939;
    font-size: 0;
    line-height: 0;
    opacity: .3
}

.comment--item .info--rating .nav>li {
    margin: 0 4px;
    font-size: 14px;
    line-height: 24px
}

.comment--item .info--reply {
    color: #999
}

.comment--respond {
    position: relative;
    z-index: 0
}

.comment--list+.comment--respond {
    margin-top: 37px
}

.post--items+.comment--respond {
    margin-top: 20px;
    padding-top: 55px
}

.post--items+.comment--respond:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.comment--respond .title {
    margin-bottom: 30px
}

.comment--respond .title .h4 {
    margin-top: -1px;
    color: #393939;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 26px
}

.comment--respond .form--inner {
    position: relative;
    padding: 34px 60px 11px;
    z-index: 0
}

.post--items+.comment--respond .form--inner {
    background-color: #f8f8f8
}

.comment--respond .form--inner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.post--items+.comment--respond .form--inner:before {
    opacity: 0
}

.comment--respond .rating {
    margin-top: 0;
    margin-bottom: 22px
}

.comment--respond .rating label {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0;
    color: #393939;
    font-size: 14px;
    font-weight: 300;
    vertical-align: top
}

.comment--respond .rating .br-wrapper {
    display: inline-block
}

.comment--respond .rating .br-widget a {
    display: inline-block;
    margin-right: 9px
}

.comment--respond .rating .br-widget a:last-child {
    margin-right: 0
}

.comment--respond .rating .br-widget a:after {
    color: #999;
    font-size: 14px;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.comment--respond .rating .br-widget a[data-rating-value="0"] {
    display: none
}

.comment--respond .rating .br-widget a.br-selected:after {
    color: #179ea8
}

.comment--respond .form-group {
    margin-bottom: 30px;
    position: relative;
    z-index: 0
}

.comment--respond .form-group:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.comment--respond .form-control {
    background-color: transparent;
    border-width: 0
}

.comment--respond textarea.form-control {
    min-height: 130px;
    background-color: #f8f8f8;
    border-color: transparent
}

.post--items+.comment--respond .form-control {
    background-color: #fff;
    border-width: 1px;
    border-color: #eee
}

.post--items+.comment--respond .form-control:focus {
    border-color: #179ea8
}

.comment--respond .btn {
    margin-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #179ea8;
    z-index: 99999;
    
}

.preloader--spinners {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 90px;
    height: 30px;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    text-align: center
}

.preloader--spinner {
    display: inline-block
}

.preloader--spinner:after,
.preloader--spinner:before {
    content: " ";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 2px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-animation: prelodaerStretch .95s infinite ease-in-out;
    animation: prelodaerStretch .95s infinite ease-in-out
}

.preloader--spinner:after {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.preloader--spinner+.preloader--spinner:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.preloader--spinner+.preloader--spinner:after {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

@-webkit-keyframes prelodaerStretch {
    0%,
    100%,
    40% {
        -webkit-transform: translateY(-10px)
    }
    20% {
        -webkit-transform: translateY(-20px)
    }
}

@keyframes prelodaerStretch {
    0%,
    100%,
    40% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px)
    }
    20% {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px)
    }
}

.widget+.widget {
    margin-top: 30px
}

.sidebar .widget+.widget {
    margin-top: 60px
}

.footer--widgets .widget+.widget {
    margin-top: 37px
}

.widget--title {
    margin-top: 7px;
    margin-bottom: 22px;
    color: #eee;
    font-weight: 500
}

.sidebar .widget--title {
    position: relative;
    margin-top: -7px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    color: #393939;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 26px
}

.sidebar .widget--title:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #179ea8;
    opacity: .1
}

table.table.table-bordered>tbody>tr:first-child>td {
    font-weight: 700;
    font-size: 16px
}

.search--widget .form-control {
    border-color: #179ea8
}

.search--widget .input-group-btn .btn {
    border-radius: 0
}

.search--widget .input-group-btn .btn:before {
    content: " ";
    position: absolute;
    right: 0;
    bottom: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 20px 0 0;
    border-color: #00122b transparent transparent transparent
}

.about--widget {
    font-size: 14px;
    line-height: 24px
}

.about--widget .logo {
    margin-bottom: 10px
}

.logo img {
    width: 90%
}

.about--widget address {
    margin-bottom: 31px
}

.about--widget dl {
    margin-bottom: 0
}

.about--widget dl+dl {
    margin-top: 24px
}

.about--widget dl dt {
    margin-bottom: 12px;
    color: #f69323;
    font-family: Raleway, sans-serif;
    font-weight: 300
}

.about--widget dl dt .fa {
    min-width: 14px;
    margin-right: 10px
}

.about--widget dl dd p {
    margin-bottom: 0
}

.about--widget dl dd p+p {
    margin-top: 5px
}

.about--widget dl dd span {
    color: #fff
}

.links--widget .nav>li {
    float: none
}

.links--widget .nav>li+li {
    margin-top: 6px
}

.links--widget .nav>li>a {
    padding: 0
}

.nav--widget .nav {
    font-size: 0;
    line-height: 0;
    font-weight: 400
}

.nav--widget .nav>li {
    float: none
}

.nav--widget .nav>li+li {
    margin-top: 10px
}

.nav--widget .nav>li>a {
    display: block;
    padding: 8px 0
}

.nav--widget .nav>li>a:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    right: 60px;
    border-bottom: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.nav--widget .nav>li>a>span {
    display: inline-block;
    font-size: 14px;
    line-height: 24px
}

.nav--widget .nav>li>a>span.text {
    padding-right: 20px;
    background-color: #fff
}

.nav--widget .nav>li>a>span.count {
    position: absolute;
    top: 50%;
    right: 0;
    min-width: 40px;
    margin-top: -20px;
    color: #179ea8;
    border-radius: 50%;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    z-index: 0
}

.nav--widget .nav>li>a:hover>span.count {
    color: #fff
}

.nav--widget .nav>li>a>span.count:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;

    right: 0;
    bottom: 0;
    background-color: #179ea8;
    border-radius: 50%;
    opacity: .1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.nav--widget .nav>li>a:hover>span.count:before {
    opacity: 1
}

.newsletter--widget .desc {
    margin-bottom: 16px
}

.newsletter--widget form .form-control {
    color: #fff;
    background-color: rgba(255, 255, 255, .03);
    border-color: rgba(255, 255, 255, .1)
}

.newsletter--widget form .btn {
    margin-top: 15px;
    padding: 6px 20px 5px
}

.tab-nav--widget .nav {
    color: #393939;
    font-family: Raleway, sans-serif;
    font-weight: 300
}

.tab-nav--widget .nav>li {
    float: none
}

.tab-nav--widget .nav>li+li {
    margin-top: 1px
}

.tab-nav--widget .nav>li>a {
    display: block;
    position: relative;
    margin-right: 27px;
    padding: 17px 20px;
    font-size: 16px;
    line-height: 26px;
    -webkit-transition-property: margin, color, background-color;
    transition-property: margin, color, background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 0
}

.tab-nav--widget .nav>li.active>a,
.tab-nav--widget .nav>li>a:hover {
    margin-left: 10px;
    margin-right: 17px;
    color: #fff!important;
    background-color: #179ea8
}

.tab-nav--widget .nav>li>a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.tab-nav--widget .nav>li>a:after {
    content: " ";
    position: absolute;
    top: 10px;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px;
    border-color: transparent transparent transparent #179ea8;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.tab-nav--widget .nav>li.active>a:after,
.tab-nav--widget .nav>li>a:hover:after {
    opacity: 1
}

.tab-nav--widget .nav>li>a .icon {
    display: inline-block;
    min-width: 28px;
    margin-right: 10px;
    text-align: center
}

.tab-nav--widget .nav>li.active>a .icon img,
.tab-nav--widget .nav>li>a .icon img+img,
.tab-nav--widget .nav>li>a:hover .icon img {
    display: none
}

.tab-nav--widget .nav>li.active>a .icon img+img,
.tab-nav--widget .nav>li>a:hover .icon img+img {
    display: inline-block
}

.cart--widget a {
    display: block
}

.cart--widget .icon {
    float: left;
    margin-right: 20px
}

.cart--widget .icon .fa {
    display: block;
    min-width: 95px;
    padding: 15px 0;
    color: #179ea8;
    background-color: #f8f8f8;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out
}

.cart--widget a:hover .icon .fa {
    color: #fff;
    background-color: #179ea8
}

.cart--widget .info {
    text-align: right;
    overflow: hidden
}

.calculate button.pid:active,
.calculate button.pid:focus {
    background-color: #F08D1E;
    color: #FFF;
}

.cart--widget .info .h4 {
    margin-top: 9px;
    color: #393939;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.cart--widget a:hover .info .h4 {
    color: #179ea8
}

.cart--widget .info .nav {
    margin: 11px -7.5px 0;
    color: #999;
    font-size: 0;
    line-height: 0
}

.cart--widget .info .nav>li {
    float: none;
    display: inline-block;
    margin: 0 7.5px;
    font-size: 12px;
    line-height: 22px
}





.portfolio-info--widget {
    position: relative;
    padding: 37px 30px;
    z-index: 0
}

.portfolio-info--widget:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.portfolio-info--widget .table {
    color: #999;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

.portfolio-info--widget .table tr td,
.portfolio-info--widget .table tr th {
    padding: 0;
    border-width: 0
}

.portfolio-info--widget .table tr th {
    position: relative;
    padding-right: 10px;
    color: #393939;
    font-weight: 400;
    white-space: nowrap;
    z-index: 0
}

.portfolio-info--widget .table tr th:after {
    content: ":";
    position: absolute;
    right: 0
}

.portfolio-info--widget .table tr+tr td,
.portfolio-info--widget .table tr+tr th {
    padding-top: 17px
}

.portfolio-info--widget .table tr td {
    padding-left: 10px
}

.portfolio-info--widget .table tr td .tags {
    color: #696969
}

.portfolio-info--widget .table tr td .tags>li:after {
    content: "|";
    margin: 0 10px
}

.portfolio-info--widget .table tr td .tags>li:last-child:after {
    display: none
}

.portfolio-info--widget .table tr td .tags>li>a {
    padding: 0
}

.portfolio-info--widget .table tr td .social {
    color: #ccc
}

.portfolio-info--widget .table tr td .social>li {
    margin-right: 20px
}

.portfolio-info--widget .table tr td .social>li>a {
    padding: 0
}

.portfolio--related-widget {
    position: relative;
    padding: 35px 30px 31px;
    z-index: 0
}

.portfolio--related-widget>.title {
    margin-bottom: 12px;
    color: #393939;
    font-size: 16px;
    line-height: 26px
}

.portfolio--related-widget:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.portfolio--related-widget .portfolio--item .caption--text {
    left: 50px;
    right: 50px;
    bottom: 46px
}

.portfolio--related-widget .portfolio--item .caption--text .h4 {
    font-size: 16px;
    line-height: 24px
}

.recent-posts--widget .nav>li+li {
    margin-top: 10px
}

.recent-posts--widget .nav>li>.info {
    overflow: hidden
}

.recent-posts--widget .nav>li>.info .title {
    margin-top: 13px;
    margin-bottom: 0;
    color: #393939;
    font-size: 14px;
    line-height: 24px
}

.recent-posts--widget .nav>li>.info .date {
    margin-bottom: 0;
    color: #999;
    font-size: 12px;
    line-height: 22px
}

.recent-posts--widget .nav>li>.info .title+.date {
    margin-top: 4px
}

.tagcloud {
    margin-top: -10px;
    font-size: 0;
    line-height: 0
}

.tagcloud a {
    display: inline-block;
    position: relative;
    padding: 4px 18px;
    margin-top: 10px;
    margin-right: 10px;
    color: #393939;
    border-radius: 20px;
    font-size: 14px;
    line-height: 24px;
    z-index: 0
}

.tagcloud a:focus,
.tagcloud a:hover {
    color: #fff
}

.tagcloud a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #179ea8;
    border-radius: 20px;
    opacity: .1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.tagcloud a:focus:before,
.tagcloud a:hover:before {
    opacity: 1
}

.header--section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.header--topbar {
    padding: 10px 0;
    color: #eee;
    font-weight: 400
}

.header--topbar .social {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.header--topbar .social>li>a {
    padding: 3px 7.5px;
    font-size: 14px;
    line-height: 24px
}

.header--topbar .links {
    margin-left: -15px;
    margin-right: -15px

}

.header--topbar .links>li>a {
    padding: 3px 15px
}

.header--topbar .links>li>a>.fa {
    font-size: 14px
}

.header--topbar .links>li>.dropdown-menu {
    left: -22px
}

.header--topbar .button {
    margin-left: 30px
}

.header--topbar .button>li>a {
    padding: 3px 25px;
    text-transform: none
}

.header--navbar {
    padding-top: 13px;
    margin-bottom: 0;
    color: #fff;
    border-width: 0;
    border-radius: 0;
    -webkit-transition-property: padding, background-color, box-shadow;
    transition-property: padding, background-color, box-shadow;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.is-sticky .header--navbar {
    left: 0;
    right: 0;
    padding-bottom: 13px;
    background-color: #222;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25)
}

.header--navbar:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 1140px;
    margin: 0 auto;
    border-top: 1px solid rgba(255, 255, 255, .1);
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.dc-tabs-wrapper .pricing--nav .nav>li>a {
    position: relative;
    padding: 18px 14px;
    z-index: 0;
    border: 1px solid #ddd;
}

.pricing--section ul.points>li {
    width: 100%;
    float: none;
}

.is-sticky .header--navbar:before {
    opacity: 0
}

.header--navbar:after {
    clear: none
}

.header--navbar .navbar-toggle {
    margin-right: 0;
    padding: 3px 10px;
    border-color: #fff;
    border-radius: 24px
}

.header--navbar .navbar-toggle .icon-bar {
    background-color: #fff
}

.header--navbar .navbar-brand {
    padding-top: 0;
    padding-bottom: 0
}

.header--cart-btn {
    margin-left: 40px
}

.header--cart-btn a {
    padding: 9px 0;
    font-size: 12px;
    line-height: 30px
}

.header--cart-btn a:focus,
.header--cart-btn a:hover {
    color: #fff
}

.header--cart-btn a .fa {
    vertical-align: middle
}

.header--cart-btn a span {
    display: inline-block;
    position: relative;
    min-width: 30px;
    margin-left: 10px;
    background-color: #179ea8;
    border-radius: 50%;
    text-align: center;
    z-index: 0
}

.header--cart-btn a span:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.header--cart-btn a:hover span:before {
    opacity: .3
}

.header--navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.header--nav-links {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 5px;
    padding-bottom: 4px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    text-transform: uppercase
}

.header--nav-links>li>a {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    line-height: 21px
}

.header--nav-links>.dropdown>.dropdown-menu {
    margin-top: 0
}

.header--nav-links>.dropdown>a:after {
    content: "\f107";
    margin-left: 5px;
    font-family: FontAwesome
}

.key-fun-server {
    margin: 0 0 0
}

.white_patch {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-top: 25px
}

ul.salient_points {
    margin: 0;
    margin-top: 20px
}

ul.salient_points>li {
    font-size: 15px;
    padding-bottom: 10px;
    list-style-type: none;
    position: relative;
    padding-left: 10px
}

ul.salient_points>li:before {
    position: absolute;
    left: -20px;
    top: 5px;
    content: "";
    background: url(../../img/point.png) no-repeat;
    width: 20px;
    height: 20px
}

.page--header-breadcrumb .breadcrumb {
    margin-top: 3px;
    margin-bottom: 0;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300
}

.page--header-breadcrumb .breadcrumb li+li:before {
    color: inherit
}

.page--header-breadcrumb .breadcrumb li span {
    color: #179ea8
}

.page--header-title .h1 {
    margin-bottom: 3px;
    font-weight: 300
}

.page--header-breadcrumb+.page--header-title {
    margin-top: 17px
}

.page--content-inner .title .h1 {
    margin-bottom: 4px;
    color: #393939;
    font-weight: 300
}

.page--content-inner .sub-title {
    position: relative;
    margin-bottom: 37px;
    padding-bottom: 19px;
    z-index: 0
}

.page--content-inner .sub-title .h3 {
    font-size: 21px;
    line-height: 31px;
    font-weight: 300
}

.page--content-inner .sub-title:before {
    content: " ";
    position: absolute;
    left: 1px;
    right: 0;
    bottom: 0;
    max-width: 150px;
    height: 2px;
    background-color: #179ea8
}

.page--content-inner .desc+.desc {
    margin-top: 33px
}

.page--content-inner .desc h4 {
    margin: 15px 0;
    color: #393939
}

.banner--section {
    overflow: hidden
}

.banner--item,
.banner--slider,
.banner--slider .owl-item,
.banner--slider .owl-stage,
.banner--slider .owl-stage-outer {
    height: 100%
}

.banner--content {
    font-family: Raleway, sans-serif;
    position: relative;
    top: 40px
}

.banner--content .title .h1 {
    margin-top: 6px;
    font-size: 34px;
    line-height: 42px;
    font-weight: 100
}
.banner--content .title .h1 span { color: #f69323 !important;}
.banner--content .desc {
    margin-top: 15px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300
}

.banner--content .action {
    margin-top: 23px;
    font-size: 0;
    line-height: 0
}

.banner--content .action .btn {
    margin: 10px 10px 0
}

.banner--content .action .btn-default {
    color: #fff
}

.domain-search--form .input-group-addon {
    padding: 0;
    background-color: transparent;
    border-width: 0;
    font-size: 0;
    line-height: 0
}

.domain-search--form ::-webkit-input-placeholder {
    color: #acacac !important;
}

.domain-search--form ::-moz-placeholder {
    color: #acacac !important;
}

.domain-search--form :-ms-input-placeholder {
    color: #acacac !important;
}

.domain-search--form :-moz-placeholder {
    color: #acacac !important;
}

.domain-search--form ::placeholder {
    color: #acacac !important;
}

.domain-search--form .input-group input.form-control {
    height: 50px;
    padding: 12px 30px;
    color: #222;
    border-color: #179ea8;
    text-align: left
}

.domain-search--form .input-group select {
    display: inline-block;
    min-width: 115px;
    min-height: 50px;
    padding: 15px 15px 14px;
    border-width: 0;
    border-radius: 0;
    box-shadow: none;
    font-family: Raleway, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    outline: 0
}

.domain-search--form .input-group select option {
    color: #222;
    background-color: #fff
}

.domain-search--form .input-group button.btn {
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    border-left: 1px solid rgba(0, 0, 0, .08);
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
    z-index: 0
}

.domain-search--form .input-group button.btn:before {
    content: " ";
    position: absolute;
    right: 0;
    bottom: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 25px 0 0;
    border-color: #393939 transparent transparent transparent;
    z-index: -1
}

.domain-search--form .extras {
    margin-left: -15px;
    margin-right: -15px;
    margin: 30px -15px 0;
    font-size: 0;
    line-height: 0;
    text-align: center
}

.domain-search--form .extras .nav>li {
    float: none;
    display: inline-block;
    margin: 4px 15px 3px
}

.domain-search--form .extras span {
    display: block;
    position: relative;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    z-index: 0
}

.domain-search--form .extras span:before {
    content: "\f058";
    display: inline-block;
    margin-right: 10px;
    color: #179ea8;
    font-family: FontAwesome
}

.service--item {
    position: relative;
    padding: 30px 40px;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    z-index: 0
}

.service--item:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.service--item.style--2 {
    padding: 80px 30px;
    border: 1px solid #179ea8
}

.service--item.style--2:hover {
    color: #696969;
    background-color: transparent
}

.service--item.style--2:hover:before {
    background-color: transparent;
    box-shadow: 0 5px 10px #179ea8;
    opacity: .1
}

.services--slider .owl-item.active+.owl-item .service--item:before {
    opacity: .05
}

.services--slider .owl-item.active+.owl-item+.owl-item .service--item:before {
    opacity: .08
}

.services--slider .owl-item.active+.owl-item+.owl-item+.owl-item .service--item:before {
    opacity: .15
}

.service--item .icon {
    margin-bottom: 27px
}

.service--item .icon img {
    width: auto;
    margin: 0 auto
}

.service--item .icon img+img,
.service--item.style--2:hover .icon img {
    display: none
}

.service--item.style--2:hover .icon img+img {
    display: block
}

.service--item .desc {
    max-width: 280px;
    margin: 11px auto 0
}

.service--item .action {
    margin-top: 26px
}

.service--item .action .btn-primary {
    background-color: transparent;
    border-color: #fff
}

.service--item .action .btn-primary:focus,
.service--item .action .btn-primary:hover {
    background-color: #f69323
}

.service--item.style--2:hover .action .btn-primary {
    color: #fff;
    background-color: #179ea8;
    border-color: #179ea8
}

.services--content .img {
    position: relative;
    padding: 30px 30px 0;
    z-index: 0
}

.services--content .desc+.img,
.services--content .img+.desc {
    margin-top: 23px
}

.services--content .img:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30px;
    border: 1px solid #eee;
    z-index: -1
}

.services--content .desc blockquote {
    margin-bottom: 0;
    padding-left: 40px;
    color: #999;
    border-color: #179ea8;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400
}

.services--content .desc blockquote+p,
.services--content .desc p+blockquote {
    margin-top: 16px
}

.services--content .desc ul {
    list-style: none
}

.services--content .desc ul>li:before {
    content: " ";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    border: 1px solid #179ea8;
    border-radius: 50%
}

.pricing--section .tab-pane {
    -webkit-transition: opacity .35s linear .45s;
    transition: opacity .35s linear .45s
}

.pricing--nav {
    margin-top: -1px;
    color: #393939;
    font-family: Raleway, sans-serif;
    font-size: 0;
    line-height: 0;
    font-weight: 300
}

.pricing--nav .nav>li {
    float: none;
    display: inline-block;
    margin-top: 1px;
    vertical-align: top;
    -webkit-transition: padding .3s ease-in-out;
    transition: padding .3s ease-in-out
}

.pricing--nav .nav>li+li {
    margin-left: 1px
}

.pricing--nav .nav>li.active,
.pricing--nav .nav>li:hover {
    padding-top: 10px
}

.pricing--nav .nav>li.active>a,
.pricing--nav .nav>li>a:hover {
    color: #fff!important;
    background-color: #179ea8
}

.pricing--nav .nav>li>a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.pricing--nav .nav>li>a:after {
    content: " ";
    position: absolute;
    left: 33px;
    bottom: -8px;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 4px 7px;
    border-color: #179ea8 transparent transparent;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: 4
}

.pricing--nav .nav>li.active>a:after {
    opacity: 1
}

.pricing--nav .nav>li.active>a>img,
.pricing--nav .nav>li>a:hover>img,
.pricing--nav .nav>li>a>img+img {
    display: none
}

.pricing--nav .nav>li.active>a>img+img,
.pricing--nav .nav>li>a:hover>img+img {
    display: inline-block
}

.pricing--nav .nav>li>a>span {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle;
    font-weight: 500
}

.pricing--slider .owl-nav {
    margin-top: 30px;
    text-align: center
}

.pricing--slider .owl-nav>div {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 10px 5px 0;
    color: #179ea8;
    border-color: #179ea8;
    line-height: 38px
}

.pricing--slider .owl-nav>div:hover {
    color: #fff;
    background-color: #179ea8
}

.pricing--item {
    position: relative;
    text-align: center;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    z-index: 0;     min-height: 610px !important;
}

.pricing--item:before {
    content: " ";
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    border: 1px solid #179ea8;
    opacity: .1;
    -webkit-transition-property: background-color, opacity;
    transition-property: background-color, opacity;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: -1
}

.pricing--item.active,
.pricing--item:hover {
    color: #fff
}

.section--title.pb--50.text-center {
    padding-bottom: 0
}

.pricing--item:hover .price>p {
    color: #fff
}

.pricing--item.active .price>p {
    color: #fff
}
.pricing--item.active .offerNew {
    color: #fff; background: #46bec7;
}


.pricing--item .price>p {
    margin-top: 13px;
    color: #222;
    font-family: Lato, sans-serif;
    font-size: 40px;
    line-height: 45px;
    font-weight: 300;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.pricing--item.active:before,
.pricing--item:hover:before {
    background-color: #179ea8;
    opacity: 1
}

.title--big .pricing--item:before {
    top: 85px
}

.pricing--item .title .h4 {
    display: inline-block;
    width: 120px;
    height: 120px;
    padding: 11px 5px;
    color: #fff;
    background-color: #179ea8;
    border-radius: 50%;
    font-family: Lato, sans-serif;
    font-weight: 300;
    text-align: center;
    -webkit-transition-property: color, background-color, box-shadow;
    transition-property: color, background-color, box-shadow;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.pricing--item.active .title .h4,
.pricing--item:hover .title .h4 {
    color: #FFF !important;
    background-color: #179ea8;
    box-shadow: 0 -3px 8px rgba(0, 0, 0, .1);
}

.title--big .pricing--item .title .h4 {
    width: 150px;
    height: 150px
}

.pricing--item .price {
    margin-top: 13px;
    color: #393939;
    font-family: Lato, sans-serif;
    font-size: 72px;
    line-height: 18px;
    font-weight: 300;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.pricing--item.active .price,
.pricing--item:hover .price {
    color: #fff
}

.pricing--item .price small {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle
}

.pricing--item .price+.features {
    margin-top: 21px
}

.pricing--item .features .h4 {
    margin-top: -19px;
    padding-top: 23px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

.pricing--heading .features .nav+.h4 {
    margin-top: -18px;
    padding-top: 0
}

.pricing--heading .features .nav {
    padding: 41px 0
}

.pricing--item .features .nav+.nav {
    margin-top: 58px
}

.pricing--item .features .h4+.nav {
    padding-top: 17px
}

.pricing--item .features .nav li {
    float: none;
    position: relative;
    z-index: 0;
    font-size: 14px;
}

.pricing--item .features .nav li+li {
    margin-top: 8px
}

li.tick-check {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 25px;
}

.pricing--item:hover li.tick-check:before {
    color: #FFF;
}

li.tick-check:before {
    content: "\f00c";
    color: #2cb4be
}


/*
.pricing--item .features .nav li:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #179ea8;
    opacity: 0;
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
    z-index: -1
}*/

.pricing--item .features .nav li:last-child:before {
    border-bottom-width: 1px
}

.pricing--item.active .features .nav li:before,
.pricing--item:hover .features .nav li:before {
    border-color: #fff
}

.features--striped .pricing--item .features .nav li {
    padding-top: 8px
}

.features--striped .pricing--item .features .nav li:last-child {
    padding-bottom: 5px
}

.features--striped .pricing--item .features .nav li:before {
    opacity: .1
}

.features--striped .pricing--item .features.bg--c-darkgray .nav li:before {
    border-color: #fff
}

.pricing--item .action {
    margin-top: 20px;
    padding-bottom: 30px
}

.banner--content .desc>p {
    font-weight: 500;
}

.pricing--item .action .btn {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #179ea8;
    color: #FFF;
}

.pricing--item.active .action .btn-default,
.pricing--item:hover .action .btn-default {
    color: #fff;
    border-color: #fff
}

.pricing--item .action .btn-default:hover {
    color: #179ea8;
    background-color: #fff
}

.pricing--table {
    position: relative;
    z-index: 0
}

.pricing--table:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.pricing--table .table {
    font-family: Raleway, sans-serif;
    word-break: break-all
}

.pricing--table .table tr {
    color: #393939;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out
}

.pricing--table .table tr:hover {
    color: #fff;
    background-color: #179ea8
}

.pricing--table.text-center .table tr td,
.pricing--table.text-center .table tr th {
    text-align: center
}

.pricing--table .table thead tr th {
    padding: 18px 15px 16px;
    color: #fff;
    background-color: #179ea8;
    border-width: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    white-space: nowrap;
    text-transform: uppercase;
    vertical-align: middle
}

.pricing--table .table tbody tr td,
.pricing--table .table tbody tr th {
    position: relative;
    padding: 10px 15px 12px;
    border-width: 0;
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    vertical-align: middle
}

.pricing--table .table tr:hover {
    background-color: #18959e
}

.pricing--table .table tbody tr th {
    color: #179ea8;
    font-size: 18px;
    line-height: 28px;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.pricing--table .table tbody tr:hover th {
    color: #fff
}

.pricing--table .table tbody tr td:before,
.pricing--table .table tbody tr th:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #179ea8;
    opacity: 0;
    z-index: -1
}

.pricing--table .table tbody tr+tr td:before,
.pricing--table .table tbody tr+tr th:before {
    opacity: .1
}

.pricing--table .table tbody tr td .btn {
    border-color: #179ea8;
    white-space: nowrap
}

.vps--pricing-slider-wrapper {
    position: relative;
    padding: 70px 130px;
    background-color: #179ea8;
    z-index: 0
}

.vps--pricing-slider {
    height: 1px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 0;
    cursor: pointer
}

.vps--pricing-slider.ui-widget {
    border-width: 0
}

.vps--pricing-slider:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    height: 20px;
    background-image: url(img/vps-pricing-img/ruler-pattern.png);
    background-repeat: repeat-x;
    z-index: -1
}

.vps--pricing-slider-wrapper .ui-slider-next,
.vps--pricing-slider-wrapper .ui-slider-prev {
    display: block;
    position: absolute;
    top: 50%;
    left: 70px;
    width: 30px;
    margin-top: -16px;
    padding: 4px 0 3px 1px;
    color: #179ea8;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    font-family: FontAwesome;
    font-size: 13px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    z-index: 0
}

.vps--pricing-slider-wrapper .ui-slider-next {
    left: auto;
    right: 70px
}

.vps--pricing-slider.ui-widget {
    border-width: 0
}

.vps--pricing-slider .ui-slider-handle {
    top: 0;
    margin-left: -18px;
    width: auto;
    height: auto;
    background-color: transparent;
    border-width: 0;
    -webkit-transition: left .3s linear;
    transition: left .3s linear;
    cursor: pointer;
    outline: 0
}

.vps--pricing-slider .ui-slider-handle:before {
    content: "\f104 \f105";
    display: block;
    position: absolute;
    top: -13px;
    left: -10px;
    padding-left: 15px;
    color: #fff;
    background-color: #393939;
    border-radius: 15px;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 15px
}

.vps--pricing-slider .ui-slider-handle span {
    display: block;
    position: absolute;
    top: -60px;
    left: -15px;
    width: 70px;
    padding: 3px 0;
    color: #179ea8;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase
}

.vps--pricing-slider .ui-slider-handle span:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 6px;
    border-color: #fff transparent transparent
}

.vps--pricing-slider .ui-slider-range {
    top: -1px;
    height: 3px;
    background-color: #fff;
    border-radius: 0;
    -webkit-transition: width .3s linear;
    transition: width .3s linear
}

.vps--pricing-feature {
    text-align: center;
    z-index: 0
}

.vps--pricing-feature .h5 {
    position: relative;
    margin-top: -1px;
    padding-bottom: 17px;
    color: #179ea8;
    font-weight: 500;
    text-transform: uppercase;
    z-index: 0
}

.vps--pricing-feature .h5:after,
.vps--pricing-feature .h5:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -18px;
    width: 0;
    height: 0;
    margin: 0 auto;
    background-color: transparent!important;
    border-style: solid;
    border-width: 10px 9px;
    border-color: #fff transparent transparent;
    z-index: 1
}

.vps--pricing-feature .h5:after {
    bottom: -20px;
    border-top-color: #179ea8;
    opacity: .2;
    z-index: 0
}

.vps--pricing-feature .h4 {
    position: relative;
    padding-top: 22px;
    color: #393939;
    font-weight: 300
}

.vps--pricing-feature .h4:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #179ea8;
    opacity: .2;
    z-index: -1
}

.vps--pricing-price {
    margin-top: 10px;
    color: #393939;
    font-family: Lato, sans-serif;
    font-size: 72px;
    line-height: 82px;
    font-weight: 300;
    text-align: center
}

.vps--pricing-price small {
    display: inline-block;
    margin-top: -10px;
    color: #010101;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle
}

.vps--pricing-action {
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.vps--pricing-action .btn {
    margin: 17px 10px 0;
}

.feature--item {
    padding: 30px 30px 30px;
    color: #393939;
    background-color: #fff;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    min-height: 300px;
}

.feature--item:hover {
    color: #fff;
    background-color: #179ea8
}

.feature--item.style--2,
.feature--item.style--2:hover {
    padding: 0;
    color: #696969;
    background-color: transparent
}

.feature--item .img {
    display: inline-block;
    width: 100px;
    margin-bottom: 24px;
    background-color: #179ea8;
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.feature--item:hover .img {
    background-color: #fff
}

.feature--item .img img+img,
.feature--item:hover .img img {
    display: none
}

.feature--item:hover .img img+img {
    display: inline-block
}

.feature--item .icon {
    display: inline-block;
    position: relative;
    min-width: 50px;
    margin-bottom: 13px;
    color: #179ea8;
    border-radius: 50%;
    font-size: 18px;
    line-height: 50px;
    z-index: 0
}

.feature--item .icon:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    border-radius: 50%;
    opacity: .1;
    z-index: -1
}

.feature--item .title .h4 {
    font-size: 20px;
    line-height: 30px
}

.feature--item.style--2 .title .h4 {
    color: #393939;
    text-transform: uppercase
}

.feature--item .desc {
    margin-top: 8px;
    padding-bottom: 3px
}

.portfolio--filter-menu .nav {
    font-family: Raleway, sans-serif;
    font-size: 0;
    line-height: 0;
    font-weight: 300
}

.portfolio--filter-menu .nav>li {
    float: none;
    display: inline-block;
    position: relative;
    margin-top: 1px;
    margin-right: 1px;
    padding: 12px 30px;
    font-size: 16px;
    line-height: 26px;
    -webkit-transition-property: margin, color, background-color;
    transition-property: margin, color, background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    vertical-align: top;
    cursor: pointer;
    z-index: 0
}

.portfolio--filter-menu .nav>li.active,
.portfolio--filter-menu .nav>li:hover {
    margin-top: 10px;
    color: #fff;
    background-color: #179ea8
}

.portfolio--filter-menu .nav>li:before {

    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.portfolio--filter-menu .nav>li:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 5px 7px;
    border-color: #179ea8 transparent transparent;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.portfolio--filter-menu .nav>li.active:after {
    opacity: 1
}

.portfolio--filter-menu .nav>li:last-child {
    margin-right: 0
}

.portfolio--item .img {
    position: relative;
    z-index: 0
}

.portfolio--item .img img {
    width: 100%
}

.portfolio--item .caption {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: 1
}

.portfolio--item:hover .caption {
    opacity: 1
}

.portfolio--item .caption:before {
    content: " ";
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    background-color: #179ea8;
    opacity: .9;
    z-index: -1
}

.terms_page_wrapper ul.points>li {
    width: 100%;
}

.portfolio--item .caption--text {
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: 56px
}

.portfolio--item .caption--text .fa {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
    text-align: center
}

.portfolio--item .caption--text .h4 {
    line-height: 28px
}

.portfolio--item .caption--text .cat {
    font-size: 14px;
    line-height: 24px;
    text-align: right
}

.portfolio--details blockquote {
    margin-bottom: 0;
    color: #999;
    border-color: #179ea8;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400
}

.portfolio--details blockquote+p,
.portfolio--details p+blockquote {
    margin-top: 16px
}

.product--img {
    position: relative;
    border: 1px solid #eee;
    z-index: 0
}

.product--img .action {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    text-align: center;
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 1
}

.product--item:hover .product--img .action {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product--img .action:before {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    width: auto;
    height: auto
}

.product--img .action--inner {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px
}

.product--img .action .buttons {
    margin-top: 25px;
    padding: 7px 0;
    color: #ccc;
    background-color: #fff;
    font-size: 0;
    line-height: 0
}

.product--img .action .buttons a {
    padding: 10px 12.5px;
    font-size: 16px;
    line-height: 26px
}

.product--info {
    padding: 33px 15px 29px;
    background-color: #f8f8f8;
    text-align: center
}

.product--info .name .h4 {
    color: #393939;
    font-weight: 600
}

.product--info .price {
    margin-top: 9px;
    color: #393939;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400
}

.product--info .price .del {
    margin-left: 25px;
    color: #999
}

.product--info .rating {
    margin-top: 8px
}

.product--info .rating .nav {
    font-size: 0;
    line-height: 0
}

.product--info .rating .nav>li {
    float: none;
    display: inline-block;
    margin: 0 4px;
    color: #179ea8
}

.product--info .rating .nav>li>.fa {
    font-size: 14px;
    line-height: 24px
}

.product--img-gallery .tab-content {
    margin-bottom: 10px
}

.product--img-gallery .owl-carousel {
    padding: 0 40px
}

.product--img-gallery .owl-carousel a {
    display: block;
    border: 1px solid transparent
}

.product--img-gallery .owl-carousel a img {
    border: 1px solid transparent;
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out
}

.product--img-gallery .owl-carousel a.current img {
    border-color: #179ea8
}

.product--img-gallery .owl-nav>div {
    left: 0;
    margin-bottom: 10px;
    color: #999;
    background-color: #fff;
    border-color: #eee;
    border-radius: 0;
    box-shadow: none
}

.product--img-gallery .owl-nav>div.owl-next {
    left: auto;
    right: 0
}

.product--img-gallery .owl-nav>div:hover {
    color: #fff;
    background-color: #179ea8;
    border-color: #179ea8
}

.product--summery .title .h3 {
    margin-top: -4px;
    color: #393939;
    font-family: "Open Sans", sans-serif;
    font-weight: 400
}

.product--summery .info {
    margin-top: 9px;
    font-size: 0;
    line-height: 0
}

.product--summery .info .fa,
.product--summery .info a {
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle
}

.product--summery .info .rating {
    display: inline-block;
    margin: 0 20px 0 -4px;
    padding-right: 16px;
    color: #179ea8;
    border-right: 1px solid #ccc;
    vertical-align: middle
}

.product--summery .info .rating .nav>li {
    margin: 0 4px
}

.product--summery .info .rating .nav>li>a {
    padding: 0
}

.product--summery .info>.btn-link {
    margin-right: 20px;
    padding-right: 16px;
    border-right: 1px solid #ccc
}

.product--summery .info>.btn-link:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right-width: 0
}

.product--summery .desc {
    margin-top: 15px
}

.product--summery .instock,
.product--summery .price {
    margin-top: 10px;
    margin-bottom: 0;
    color: #179ea8;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

.product--summery .instock strong,
.product--summery .price strong {
    margin-right: 8px;
    color: #393939;
    font-weight: 400
}

.product--summery .price .del {
    margin-left: 15px;
    color: #ccc
}

.product--summery form {
    margin-top: 8px;
    font-size: 0;
    line-height: 0
}

.product--summery .ui-spinner {
    margin-top: 35px;
    margin-right: 20px
}

.product--summery .buttons {
    display: inline-block;
    color: #ccc;
    vertical-align: middle
}

.product--summery .buttons .btn {
    margin-top: 15px;
    margin-right: 20px
}

.product--summery .buttons .btn-link {
    margin-top: 15px;
    margin-right: 25px;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle
}

.product--summery .buttons .btn-link:last-child {
    margin-right: 0
}

.product--details-nav .nav {
    margin-bottom: 39px;
    color: #393939;
    font-family: Raleway, sans-serif;
    font-size: 0;
    line-height: 0
}

.product--details-nav .nav>li {
    display: inline-block;
    vertical-align: top
}

.product--details-nav .nav>li>a {
    display: block;
    position: relative;
    margin-right: 1px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    line-height: 26px;
    -webkit-transition-property: margin, color, border-color, background-color;
    transition-property: margin, color, border-color, background-color;
    z-index: 0
}

.product--details-nav .nav>li.active>a,
.product--details-nav .nav>li>a:hover {
    margin-top: 10px;

    background-color: #179ea8

}

.product--details-nav .nav>li.active>a,
.product--details-nav .nav>li.active>a:focus,
.product--details-nav .nav>li.active>a:hover,
.product--details-nav .nav>li>a:hover {

    color: #fff
}

.product--details-nav .nav>li>a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.vps_features_colmn {
    margin-bottom: 20px;
    min-height: 215px;
}

.vps_features_colmn>.icon>img {
    width: 60px;
    object-fit: cover;
    display: block;
    margin: 0 auto
}

.product--details-nav .nav>li>a:after {
    content: " ";
    position: absolute;
    left: 20px;
    bottom: -10px;
    border-style: solid;
    border-width: 5px 7px;
    border-color: #179ea8 transparent transparent;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.product--details-nav .nav>li.active>a:after {
    opacity: 1
}

.related--products .title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 13px;
    z-index: 0
}

.related--products .title:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.related--products .title .h4 {
    color: #393939;
    font-size: 16px;
    line-height: 26px
}

.cart--items .table {
    margin-bottom: 0
}

.cart--items thead {
    color: #fff;
    background-color: #393939;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase
}

.cart--items thead tr th {
    padding: 16px 20px 14px;
    border-width: 0;
    font-weight: 400;
    text-align: center
}

.cart--items tbody tr td,
.cart--items tbody tr th {
    position: relative;
    padding: 20px 20px 0;
    color: #999;
    border-width: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    vertical-align: middle;
    text-align: center;
    z-index: 0
}

.cart--items tbody tr td.empty {
    padding-top: 40px;
    padding-bottom: 20px
}

.cart--items tbody tr td:before {
    content: " ";
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    bottom: 10px;
    background-color: #f8f8f8;
    z-index: -1
}

.coupon--code {
    max-width: 360px
}

.coupon--code .input-group {
    position: relative;
    background-color: #f8f8f8;
    border-radius: 25px;
    z-index: 0
}

.coupon--code .input-group:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #eee;
    border-radius: 25px;
    z-index: -1
}

.coupon--code .form-control {
    height: 50px;
    padding: 12px 25px;
    background-color: transparent;
    border-width: 0;
    border-radius: 25px;
    vertical-align: middle
}

.coupon--code .input-group-btn {
    vertical-align: middle
}

.coupon--code .input-group-btn .btn {
    border-radius: 25px
}

.coupon--code .input-group-btn .btn:not(:hover):not(:focus) {
    background-color: #fff
}

.cart--total .table tbody td,
.cart--total .table tbody th {
    padding: 11px 20px;
    border: 1px solid #eee;
    text-align: left
}

.cart--total .table tbody td+td,
.cart--total .table tbody th+td {
    text-align: right
}

.cart--total .table tbody td:before {
    display: none
}

.cart--total .table tbody th {
    color: #393939;
    font-weight: 600
}

.cart--total .table tfoot td {
    padding: 15px 20px;
    border: 1px solid #eee;
    text-align: center
}

.checkout--info .title {
    padding: 24px 35px 22px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

.checkout--info .title a {
    color: #fff;
    font-weight: 500
}

.checkout--info-form form {
    margin-top: 21px
}

.checkout--info-form p {
    font-size: 14px;
    line-height: 24px
}

.checkout--info-form label {
    color: #393939;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.checkout--info-form .btn {
    margin-top: 5px
}

.checkout--info-form .input-group-btn .btn {
    margin-top: 0
}

.checkout--title {

    position: relative;
    margin-bottom: 20px;
    padding: 14px 25px;
    z-index: 0
}

.checkout--title:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #179ea8;
    opacity: .1;
    z-index: 0
}

.checkout--title .h4 {
    color: #393939;
    font-size: 16px;
    line-height: 26px
}

.checkout--form .form-control {
    height: 45px;
    padding: 10px 25px;
    color: #393939;
    background-color: transparent;
    border-width: 0
}

.checkout--form .form-control+span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: -1
}

.checkout--form .form-control:focus+span {
    opacity: 1
}

.checkout--form .form-group {
    position: relative;
    z-index: 0
}

.checkout--form .checkbox label {
    display: block;
    padding: 0
}

.checkout--form .checkbox input {
    display: none
}

.checkout--form .checkbox span {
    display: block;
    position: relative;
    padding-left: 23px;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    z-index: 0
}

.checkout--form .checkbox span:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    width: 15px;
    height: 15px;
    margin-top: -8px;
    border: 1px solid #000;
    opacity: .1
}

.checkout--form .checkbox span:after {
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 2px;
    font-family: FontAwesome;
    font-size: 12px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.checkout--form .checkbox input:checked+span:after {
    opacity: 1
}

.checkout--form .table tr td,
.checkout--form .table tr th {
    position: relative;
    padding: 9px 25px;
    border-width: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.checkout--form .table tr td:before,
.checkout--form .table tr th:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.checkout--form .table tr+tr td:before,
.checkout--form .table tr+tr th:before {
    border-top-width: 0
}

.checkout--form .table tr td+td:before,
.checkout--form .table tr th+th:before {
    border-left-width: 0
}

.checkout--form .table tr td+td,
.checkout--form .table tr th+th {
    text-align: right
}

.checkout--form .table tr td+td {
    color: #999;
    font-weight: 300
}

.checkout--form .table tr th {
    color: #393939;
    font-weight: 600
}

.checkout--form .panel-group {
    position: relative;
    margin-bottom: 0;
    padding: 40px 30px;
    z-index: 0
}

.checkout--form .panel-group:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #179ea8;
    opacity: .1;
    z-index: -1
}

.checkout--form .panel {
    border-radius: 0;
    background-color: transparent;
    border-width: 0;
    box-shadow: none
}

.checkout--form .panel+.panel {
    margin-top: 20px
}

.checkout--form .panel-heading {
    padding: 0
}

.checkout--form .panel label {
    padding: 0;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    cursor: pointer
}

.checkout--form .panel input {
    display: none
}

.checkout--form .panel span {
    display: block;
    position: relative;
    padding-left: 24px;
    z-index: 0
}

.checkout--form .panel span:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -8px;
    background-color: #fff;
    border: 1px solid #179ea8;
    border-radius: 50%
}

.checkout--form .panel span:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 4px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    background-color: #179ea8;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.checkout--form .panel input:checked+span:after {
    opacity: 1
}

.checkout--form .panel-collapse>p {
    margin-top: 8px
}

.checkout--form .panel-body {
    margin-top: 8px;
    color: #999;
    background-color: #fff;
    border-width: 0!important
}

.checkout--form .btn {
    margin-top: 30px
}

.team--member {
    position: relative;
    margin: 5px 0;
    padding: 60px 20px 54px;
    background-color: #fff;
    z-index: 0
}

.team--member:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    -webkit-transition-property: border-color, box-shadow, opacity;
    transition-property: border-color, box-shadow, opacity;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: -1
}

.team--member:hover:before {
    border-color: transparent;
    box-shadow: 0 0 20px #179ea8;
    opacity: .05
}

.team--member .img {
    margin-bottom: 27px
}

.team--member .img img {
    max-width: 200px;
    margin: 0 auto
}

.team--member .name .h4 {
    color: #393939;
    font-family: "Open Sans", sans-serif
}

.team--member .role {
    margin-top: 8px;
    color: #999;
    font-size: 14px;
    line-height: 24px
}

.team--member .social {
    margin: 4px -15px 0;
    color: #999;
    font-size: 0;
    line-height: 0
}

.team--member .social .nav>li {
    float: none;
    display: inline-block
}

.team--member .social .nav>li>a {
    padding: 10px 15px 0;
    font-size: 18px;
    line-height: 28px
}

.team--members .owl-nav {
    margin-top: 25px;
    text-align: center
}

.team--members .owl-nav>div {
    display: inline-block;
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    margin: 10px 5px 0;
    color: #179ea8;
    background-color: transparent;
    border-color: #179ea8
}

.team--members .owl-nav>div:hover {
    color: #fff;
    background-color: #179ea8;
    box-shadow: none
}

.testimonial--slider .owl-dots {
    left: auto;
    bottom: 6px;
    background-color: transparent
}

.testimonial--item .content {
    position: relative;
    padding: 0 80px 53px;
    z-index: 0;
    background-color: #FFF;
    box-shadow: 4px 1px 10px rgba(0, 0, 0, .1);
    border-radius: 6px;
}

p.comment--client>strong {
    display: block;
}

p.rating-start .fa {
    color: #ED8A19;
}

.client_title:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.testimonial--item .content:before {
    content: " ";
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: 0;
    z-index: -1
}

.testimonial--item .content:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 35px 25px 0;
    border-color: transparent #696969 transparent transparent;
    z-index: -1
}

.testimonial--item .img {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 0
}

.testimonial--item .img:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    box-shadow: 0 3px 10px #179ea8;
    opacity: .1;
    z-index: -1
}

.testimonial--item .img img {
    border-radius: 50%
}

.testimonial--item blockquote {
    margin: 0;
    padding: 0;
    border-width: 0;
    font-family: Raleway, sans-serif;
    font-size: 17px;
    line-height: 27px;
    font-style: italic
}

.testimonial--item blockquote:before {
    content: "\f10d";
    display: block;
    margin-bottom: 14px;
    color: #eee;
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 40px
}

.testimonial--item .name {
    position: relative;
    margin-top: 48px;
    padding-bottom: 2px;
    color: #393939;
    font-family: Raleway, sans-serif;
    font-size: 0;
    line-height: 0;
    z-index: 0
}

.testimonial--item .name:before {
    content: "-";
    display: inline-block;
    margin-top: -2px;
    margin-right: 12px;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle
}

.service--item p {
    max-height: 73px;
    overflow: hidden;
}

.testimonial--item .name p {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle
}

.counter--item {
    position: relative;
    padding: 53px 65px 34px 30px;
    color: #393939;
    z-index: 0;
    min-height: 198px;
}

.counter--item:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 35px;
    bottom: 0;
    background-color: #f4f4f4;
    z-index: -1;
    border-radius: 30px 0 0 0;
    box-shadow: 0 0 11px #f69323;
    -moz-box-shadow: 0 0 11px #f69323;
    -ms-box-shadow: 0 0 11px #f69323;
    -webkit-box-shadow: 0 0 11px #f69323;
    -o-box-shadow: 0 0 11px #f69323
}

.counter--item.style--2 {
    color: #fff;
    padding: 0;
    text-align: center
}

.counter--item.style--2:before {
    display: none
}

.counter--item .img {
    position: absolute;
    top: 20px;
    right: 0;
    width: 70px;
    height: 70px;
    background-color: #179ea8;
    border: 3px solid rgba(255, 255, 255, .15);
    line-height: 64px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    text-align: center;
    border-radius: 0 40px 40px 0
}

.counter--item:hover .img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.counter--item.style--2 .icon {
    margin-bottom: 18px;
    font-size: 36px;
    line-height: 46px
}

.counter--item .title .h4 {
    max-width: 120px;
    font-weight: 600;
    min-height: 40px;
}

.counter--item.style--2 .title .h4 {
    max-width: none;
    font-weight: 400
}

.counter--item .count {
    margin-top: 15px
}

.counter--item.style--2 .count {
    margin-top: 11px;
    margin-bottom: 1px
}

.counter--item .count .h1 {
    color: #179ea8;
    font-family: Lato, sans-serif;
    font-size: 48px;
    line-height: 58px;
    font-weight: 900
}

.counter--item.style--2 .count .h1 {
    color: #fff;
    font-size: 36px;
    line-height: 46px
}

.affiliate--info-items {
    counter-reset: affiliateItems
}

.affiliate--info-item {
    position: relative;
    z-index: 0
}

.affiliate--info-item:before {
    content: counter(affiliateItems);
    counter-increment: affiliateItems;
    position: absolute;
    top: 1px;
    right: 42px;
    color: #f8f8f8;
    font-size: 100px;
    font-weight: 900;
    z-index: 1
}

.affiliate--info-item:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 60px;
    margin-top: 15px;
    margin-left: -30px;
    border-bottom: 1px dotted #000;
    opacity: .1
}

.affiliate--info-item:last-child:after {
    display: none
}

.affiliate--info-item-inner {
    position: relative;
    padding: 0 30px 27px;
    z-index: 0
}

.affiliate--info-item-inner:before {
    content: " ";
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.affiliate--info-item .icon {
    display: inline-block;
    min-width: 60px;
    margin-bottom: 14px;
    color: #fff;
    background-color: #179ea8;
    border-radius: 50%;
    font-size: 18px;
    line-height: 60px
}

.affiliate--info-item .title .h4 {
    color: #393939;
    font-size: 16px;
    line-height: 26px
}

.affiliate--info-item .desc {
    margin-top: 6px
}

.affiliate-pricing--item {
    text-align: center
}

.affiliate-pricing--item .h4 {
    padding: 28px 20px 23px;
    color: #fff;
    background-color: #393939;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

.affiliate-pricing--item .h3 {
    padding: 27px 10px 25px;
    color: #fff;
    background-color: #179ea8;
    font-weight: 900
}

.faq--items {
    margin-bottom: 0
}

.faq--item {
    margin-bottom: 0;
    border-width: 0;
    box-shadow: none
}

.faq--items .faq--item {
    border-radius: 0
}

.faq--items .faq--item+.faq--item {
    margin-top: 10px
}

.faq--item .panel-heading {
    padding: 0;
    border-radius: 0
}

.faq--item .panel-heading a {
    display: block;
    position: relative;
    padding: 13px 40px 13px 20px;
    color: #fff;
    background-color: #179ea8;
    font-size: 0;
    line-height: 0;
    z-index: 0
}

.faq--item .panel-heading a.collapsed {
    color: #393939;
    background-color: #f8fbff; font-weight: 700; text-align: left;
}

.faq--item .panel-heading a:after,
.faq--item .panel-heading a:before {
    content: " ";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 12px;
    height: 2px;
    margin-top: -1px;
    background-color: #fff;
    -webkit-transition: background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: background-color .3s ease-in-out, transform .3s ease-in-out;
    transition: background-color .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: 1
}

.faq--item .panel-heading a.collapsed:after,
.faq--item .panel-heading a.collapsed:before {
    background-color: #393939
}

.faq--item .panel-heading a.collapsed:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.faq--item .panel-heading a .fa {
    min-width: 18px;
    margin-right: 14px;
    font-size: 18px;
    line-height: 28px;
    text-align: center
}

.faq--item .panel-heading a span {
    font-size: 18px;
    line-height: 28px
}

.faq--item .panel-body {
    padding: 24px 30px;
    color: #393939
}

.faq--item .panel-heading+.panel-collapse>.panel-body {
    border-width: 0
}

.cta--content .title {
    margin-top: 6px
}

.cta--content .title .h3 {
    line-height: 34px
}

.cta--content .action {
    margin-top: 25px
}

.cta--content .note {
    margin-top: 16px;
    margin-bottom: 3px
}

.cta--content .note small {
    font-size: 10px;
    line-height: 20px
}

.post--item {
    position: relative;
    z-index: 0
}

.post--item:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .1;
    -webkit-transition: box-shadow .25s ease-in-out;
    transition: box-shadow .25s ease-in-out;
    z-index: -1
}

.post--item:hover:before {
    box-shadow: 0 5px 10px #179ea8
}

.post--items .post--item:before {
    display: none;
    top: -61px;
    border-top: 1px solid #179ea8;
    box-shadow: none!important
}

.post--items .post--item+.post--item {
    margin-top: 121px
}

.post--items .post--item+.post--item:before {
    display: block
}

.post--img {
    position: relative;
    font-size: 0;
    line-height: 0;
    z-index: 12;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .19);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .19);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .19);
    -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, .19);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, .19)
}

.post--img .date {
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px 20px;
    color: #fff;
    background-color: #179ea8;
    font-size: 12px;
    line-height: 22px;
    z-index: 1
}

.post--img .date .fa {
    font-size: 13px;
    line-height: 23px;
    vertical-align: middle
}

.post--items .post--img .date {
    padding: 0;
    background-color: transparent;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    line-height: 28px
}

.post--items .post--img .date a {
    display: inline-block;
    margin-right: 1px;
    padding: 8px 20px;
    color: #fff;
    background-color: #179ea8
}

.post--inner {
    position: relative;
    padding: 23px 20px 25px;
    background-color: #fff;
    z-index: 0;
    width: 95%;
    margin: 0 auto
}

.post--items .post--inner {
    padding: 23px 0 0
}

.post--inner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.post--items .post--inner:before {
    display: none
}

.post--inner .meta {
    margin: -5px -7.5px 17px;
    color: #ccc;
    font-size: 12px;
    font-weight: 400
}

.post--inner .meta>li {
    padding: 5px 7.5px 0
}

.post--inner .meta>li>a {
    padding: 0
}

.post--inner .meta>li>a>.fa {
    margin-right: 8px
}

.post--single .post--inner .meta>li>a {
    color: #179ea8
}

.post--inner .title .h4 {
    color: #393939;
    font-weight: 400
}

.post--single .post--inner .title .h4 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 34px
}

.post--inner .content {
    margin-top: 9px
}

.post--inner .action {
    margin-top: 26px;
    text-align: center;
}

.post--inner .action .btn {
    padding: 6px 20px 5px;
    -webkit-transition-property: color, background-color, border-color, box-shadow;
    transition-property: color, background-color, border-color, box-shadow
}

.post--inner .action .btn:focus,
.post--inner .action .btn:hover {
    box-shadow: 0 5px 5px rgba(0, 0, 0, .05)
}

.post--inner .action .btn-lg {
    padding: 13px 30px
}

.post--items+.pagination--nav {
    margin-top: 61px;
    position: relative
}

.post--items+.pagination--nav:before {
    content: " ";
    position: absolute;
    top: -31px;
    left: 0;
    right: 0;
    border-top: 1px solid #179ea8;
    opacity: .1;
    z-index: -1
}

.post--footer {
    position: relative;
    margin-top: 53px;
    padding: 15px 0 10px;
    font-size: 0;
    line-height: 0;
    z-index: 0
}

.post--footer:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #179ea8;
    opacity: .1
}

.post--footer>div>p {
    display: inline-block;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 0;
    color: #393939;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    vertical-align: middle;
    text-transform: uppercase
}

.post--footer .tagcloud {
    display: inline-block;
    margin-top: 6px;
    vertical-align: middle
}

.post--footer .nav {
    display: inline-block;
    color: #999;
    margin: 4px -10px 0;
    vertical-align: middle
}

.post--footer .cats--inner {
    color: #333
}

.post--footer .nav>li {
    padding: 0 10px
}

.post--footer .nav>li>a {
    margin-top: 10px;
    padding: 0;
    font-size: 15px;
    line-height: 25px
}

.post--footer .social--inner>li>a {
    min-width: 35px;
    border: 1px solid;
    border-radius: 50%;
    line-height: 33px;
    text-align: center
}

.post--footer .cats--inner>li:after {
    content: ",";
    font-size: 14px;
    line-height: 24px
}

.post--footer .cats--inner>li:last-child:after {
    display: none
}

.post--author {
    position: relative;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
    z-index: 0
}

.post--author .img {
    margin-right: 20px
}

.post--author .info {
    overflow: hidden
}

.post--author .info:before {
    content: " ";
    position: absolute;







    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #179ea8;
    opacity: .1;
    z-index: -1
}

.post--author .info .name {
    margin-bottom: 8px;
    color: #333;
    font-weight: 500
}

.post--author .info .social {
    margin: 6px -10px 0;
    color: #ccc
}

.post--author .info .social>li>a {
    padding: 0 10px
}

.contact--info-item {
    text-align: center
}

.contact--info-item .icon {
    max-width: 100px;
    margin: 0 auto 23px;
    color: #fff;
    background-color: #179ea8;
    border-radius: 50%;
    font-size: 25px;
    line-height: 100px;
    text-align: center
}

.contact--info-item .title .h3 {
    font-size: 17px;
    color: #179ea8;
    font-weight: 500;
    line-height: 35px
}

.contact--info-item .info .h4 {
    color: #393939;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

.contact--info-item .info .h4 a.btn-link {
    font-weight: 600
}

.contact--form {
    position: relative;
    padding: 20px 60px 40px;
    background-color: #fff;
    z-index: 1;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.contact--form:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 20px #179ea8;
    opacity: .1;
    z-index: -1
}

.contact--form.request-call-form {
    position: relative;
    padding: 20px 40px 20px;
    background-color: #fff;
    z-index: 1;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.contact--form .title {
    margin-bottom: 53px
}

.contact--form .title .h1 {
    color: #393939;
    font-weight: 300
}

.contact--form .title p {
    margin-top: 7px;
    font-size: 14px;
    line-height: 24px
}

.contact--form .alert {
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 0;
    font-size: 14px;
    line-height: 24px
}

.contact--form .form-group {
    margin-bottom: 20px
}

.contact--form .form-control {
    height: 44px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f4f4f4;
    border-color: transparent;
    border-width: 1px
}

.contact--form .btn {
    padding-top: 10px;
    padding-bottom: 10px
}

.client--brand {
    position: relative;
    background-color: #f9f9f9;
    border-bottom: 1px solid #999;
    font-size: 0;
    line-height: 114px;
    filter: url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition-property: border-color, background-color, -webkit-filter;
    transition-property: border-color, background-color, -webkit-filter;
    transition-property: border-color, background-color, filter;
    transition-property: border-color, background-color, filter, -webkit-filter;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    text-align: center;
    z-index: 0
}

.client--brand:hover {
    filter: url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    background-color: #fff;
    border-color: #179ea8
}

.client--brand:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .05;
    -webkit-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    z-index: -1
}

.client--brand:hover:before {
    box-shadow: 0 0 10px #179ea8
}

.footer--section {
    color: #ccc; float: left !important;
    width: 100% !important;
}

.footer--copyright {
    position: relative;
    background-color: rgba(0, 0, 0, .93);
    z-index: 2;
    padding: 10px 0
}

.footer--copyright:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid #179ea8;
    opacity: .2;
    z-index: -1
}

.footer--copyright .social {
    float: left;
    margin: 3px -7.5px 3px;
    color: #999;
    font-size: 14px;
    line-height: 24px
}

.footer--copyright .social>li>a {
    padding: 0 7.5px
}

.footer--copyright .copyright--text {
    text-align: right;
    font-weight: 400;
    color: #ddd
}

.coming--soon--section.bg--overlay:before {
    width: 50%
}

.coming--soon-content .logo {
    margin-bottom: 62px
}

.coming--soon-content .title p {
    margin-bottom: 11px;
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500
}

.coming--soon-content .title .h1 {
    color: #fff;
    font-size: 72px;
    line-height: 82px;
    font-weight: 900;
    text-transform: uppercase
}

.coming--soon-content .sub-title {
    margin-top: 13px
}

.coming--soon-content .countdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
    font-size: 0;
    line-height: 0
}

.coming--soon-content .countdown ul:after,
.coming--soon-content .countdown ul:before {
    content: " ";
    display: table
}

.coming--soon-content .countdown ul:after {
    clear: both
}

.coming--soon-content .countdown ul li {
    float: left;
    min-width: 110px;
    margin-top: -1px;
    margin-right: -1px;
    padding: 15px 15px 18px;
    border: 1px solid rgba(255, 255, 255, .35);
    text-align: center
}

.coming--soon-content .countdown ul li:first-child {
    color: #179ea8;
    background-color: #fff
}

.coming--soon-content .countdown ul li strong {
    display: block;
    position: relative;
    font-size: 36px;
    line-height: 46px;
    font-weight: 900;
    z-index: 0
}

.coming--soon-content .countdown ul li strong:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -1px;
    border-top: 1px solid #179ea8;
    z-index: 1
}

.coming--soon-content .countdown ul li:first-child strong:before {
    border-color: #fff
}

.coming--soon-content .countdown ul li span {
    display: block;
    margin-top: -2px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase
}

.coming--soon-content .countdown {
    margin-top: 61px
}

.coming--soon-content .widget {
    margin-top: 57px;
    max-width: 270px
}

.coming--soon-content .widget--title {
    margin-top: 0;
    color: #fff;
    font-weight: 700
}

.coming--soon-content form ::-webkit-input-placeholder {
    color: #fff
}

.coming--soon-content form ::-moz-placeholder {
    color: #fff
}

.coming--soon-content form :-ms-input-placeholder {
    color: #fff
}

.coming--soon-content form :-moz-placeholder {
    color: #fff
}

.coming--soon-content .btn:not(:hover):not(:focus) {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.coming--soon-content .social {
    margin: 74px -10px 0
}

.coming--soon-content .social .nav>li>a {
    padding: 0 10px;
    color: #fff;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.coming--soon-content .social .nav>li>a:hover {
    opacity: .5
}

.f0f--content .title {
    margin-bottom: 14px
}

.f0f--content .title .h1 {
    margin-top: 2px;
    color: #e4e4e4;
    font-family: "Open Sans", sans-serif;
    font-size: 72px;
    line-height: 82px;
    font-weight: 900
}

.f0f--content .sub-title .h4 {
    color: #393939;
    font-weight: 500
}

.f0f--content .desc {
    margin-top: 11px
}

.f0f--content .action {
    position: relative;
    margin-top: 16px;
    padding-top: 31px
}

.f0f--content .action:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 230px;
    margin: 0 auto;
    border-top: 1px solid #000;
    opacity: .1
}

.login--form .modal-dialog {
    width: 100%;
    max-width: 380px;
    margin-top: 80px
}

.login--form .modal-content {
    padding: 60px 40px;
    border-width: 0;
    border-radius: 0
}

.login--form .close {
    float: none;
    position: absolute;
    top: -15px;
    right: -15px;
    min-width: 30px;
    color: #393939;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 1px #179ea8;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    opacity: 1;
    outline: 0;
    z-index: 1
}

.login--form .modal-body {
    padding: 0
}

.login--form .modal-body>.row>div {
    padding: 40px 30px
}

.login--form .title {
    margin-bottom: 21px
}

.login--form .title .h4 {
    margin-top: -3px;
    color: #179ea8;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 400
}

.login--form .bg--overlay .title .h4 {
    color: #fff
}

.login--form .form-control {
    background-color: #f8f8f8
}

.login--form .form-control:not(:focus) {
    border-color: #e9f2ff
}

.login--form .help-block {
    margin: 15px 0 31px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.login--form .btn {
    margin-top: 10px
}

.login--form .btn-primary:not(:hover):not(:focus) {
    background-color: #393939;
    border-color: #393939
}

#cookieNotify {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 9999
}

#cookieNotify .alert {
    color: #eee;
    margin-bottom: 0;
    border-width: 0;
    border-radius: 0
}

#cookieNotify .alert:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .95;
    z-index: -1
}

#cookieNotify .alert .close {
    float: right;
    min-width: 20px;
    margin-top: 4px;
    margin-left: 15px;
    color: #222;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    outline: 0;
    z-index: 1
}

#cookieNotify .alert p {
    margin-top: 4px;
    overflow: hidden
}

#backToTop {
    position: fixed;
    left: 30px;
    bottom: 20px;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: transform, opacity, visibility;
    transition-property: transform, opacity, visibility, -webkit-transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 999;
    transform: translateY(-530px)!important
}

body.isScrolling #backToTop {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    transform: translateY(0)!important
}

#backToTop a {
    padding: 12px 17px;
    font-size: 14px;
    line-height: 24px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    text-align: center
}

.offer_bnr {
    position: absolute;
    right: 0;
    bottom: 170px;
    border: 2px dotted #fff;
    z-index: 555;
    border-right: none;
    display: none
}

.offer_bnr>.coupon-link:hover {
    cursor: pointer;
    background-color: #fff;
    color: #179ea8
}


.offer_bnr>.coupon-link:hover .coupon-link {
    color: #179ea8
}

.offer_bnr>.coupon-link {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    display: block;
    padding: 8px 10px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    display: none
}

span.coupon-code {
    color: #f69323;
    font-weight: 700;
    font-size: 20px
}

.banner--content .action>a {
    font-size: 15px;
    font-weight: 600
}

h4.bnr_starting {
    margin-top: 10px;
    font-size: 20px;
    color: #f69323;
    font-weight: 500
}

.ps-relative {
    position: relative
}

span.price_rupee {
    color: #f69323;
    font-size: 28px;
    font-weight: 700
}

span.price_month {
    color: #f69323;
    font-size: 30px;
    font-weight: 700
}

.inner-banner-slides .bg-slides {
    height: 500px;
    background-size: cover;
    background-position: top
}

ul.banner-points {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-top: 16px;
    padding: 0;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

ul.banner-points>li {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 20px;
    text-align: left;
    font-size: 17px;
    color: #fff;
    font-weight: 600
}

span.tck_img {
    margin-right: 10px
}

.pricing--item .title .h4 {
    font-size: 14px
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}

.eq-height {
    display: flex;
    flex-wrap: wrap
}

.vps-bg {
    height: 100%;
    background-size: cover;
    background-position: center center
}

.feature_img {
    width: 60px;
    object-fit: cover;
    display: block;
    margin: 0 auto
}

.d-none {
    display: none
}

h3.title-features {
    font-size: 18px;
    color: #ee7001;
    font-weight: 600;
    margin-top: 0;
    line-height: 24px;
}

section.flip_sec-wrapper {
    /* background-color: #fff; */
    padding: 0 0 0px;
}

.flip-box {
    padding: 10px 30px;
    min-height: 290px;
    height: auto
}

.flip-box>h3 {
    color: #179ea8;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    position: relative
}

.alter-wrap>.row:nth-child(2n+1)>div:nth-child(2) {
    background-color: rgba(0, 0, 0, .8)
}

.alter-wrap>.row:nth-child(2n+2)>div:first-child {
    background-color: rgba(0, 0, 0, .8)
}

.alter-wrap>.row:nth-child(2n+1)>div:nth-child(2) p {
    color: #fff
}

.alter-wrap>.row:nth-child(2n+2)>div:first-child p {
    color: #fff
}

.alter-wrap>.row:nth-child(2n+2)>div:first-child h3 {
    color: #ddd;
    position: relative
}

.alter-wrap>.row:nth-child(2n+1)>div:nth-child(2) h3 {
    color: #ddd;
    position: relative
}

.alter-wrap .flip-box {
    color: #454545;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #ddd;
}

.flip-box>h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    width: 50px;
    height: 2px;
    background-color: #ee7001;
    right: 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px
}

.alter-wrap .col-md-6 {
    background-color: rgba(255, 255, 255, .9); float: left !important;
}

section.services_column {
    padding: 30px 0
}

.column--item {
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 10px
}

section.services_column .container .row .col-md-3:nth-child(odd) .column--item {
    background-color: #179ea8;
    color: #fff
}

section.services_column .container .row .col-md-3:nth-child(even) .column--item {
    background-color: #1ca7b1;
    color: #fff
}

h2.coumn_title {
    margin: 15px 0 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: .7px
}

h2.coumn_sub_title {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 22px
}

.filled-01 {
    background-color: #179ea8;
    color: #fff
}

.flip_icon {
    display: block;
    margin: 0 auto
}

section.vps-features-wrapper {
    background-color: #fff;
    padding: 40px 0 0
}

.inner-bnr {
    height: auto!important
}

.w-vps-info {width: 100%;
    padding: 30px 0;
float: left;
    text-align: center
}

h2.vps-info-title {
    margin-top: 0;
    margin-bottom: 15px
}

.w-vps-info p {
    font-size: 15px;
    color: #454545
}

h3.sub_heading_point {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    color: #f69323;
    margin-top: 20px
}

h3.sub_inside_heading_point {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #f69323;
    margin-top: 20px;
    margin-bottom: 0
}

ul.out-points {
    list-style: none;
    padding: 0;
    margin: 0
}

.main_title_points {
    margin-top: 20px
}

ul.out-points>li {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    color: #f69323;
    margin-top: 20px
}

.terms-outer-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 20px;
    margin-bottom: 40px;
    background-color: #fff;
    float: left;
    width: 100%;
}

ul.inner_terms_points>li {
    font-size: 15px;
    font-weight: 600;
    color: #f69323
}

.terms-outer-box p {
    font-size: 1.1em;
    font-weight: 400;
    color: #454545;
    line-height: 24px;
    text-align: justify
}

ul.violation-point>li {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #777
}

@-webkit-keyframes criss-cross-left {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 375px;
        height: 375px
    }
}

@keyframes criss-cross-left {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 375px;
        height: 375px
    }
}

@-webkit-keyframes criss-cross-right {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 375px;
        height: 375px
    }
}

@keyframes criss-cross-right {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 375px;
        height: 375px
    }
}

.hoverable-btn {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: transparent;
    transition: .2s;
    transition-delay: .1s
}

.hoverable-btn:after,
.hoverable-btn:before {
    position: absolute;
    top: 50%;
    content: '';
    width: 20px;
    height: 20px;
    background: #179ea8;
    border-radius: 50%;
    transition: .5s;
    z-index: -1
}

.hoverable-btn:before {
    left: -20px;
    transform: translate(-50%, -50%)
}

.hoverable-btn:after {
    right: -20px;
    transform: translate(50%, -50%)
}

.hoverable-btn:hover {
    transition-delay: .45s
}

.hoverable-btn:hover:before {
    animation: criss-cross-left .8s
}

.hoverable-btn:hover:after {
    animation: criss-cross-right .8s
}

.widget_servc1 {
    width: 100%
}

.widget_servc1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.widget_servc1>.icon {
    flex: 0 0 100%;
    text-align: center;
    max-width: 100%
}

.widget_servc1>.title {
    flex: 0 0 100%;
    text-align: center;
    max-width: 100%
}

.banner_top_services {
    position: relative;
    top: -30px
}

.banner_top_services .widget_servc1:nth-child(2) {
    background-color: #4768c1
}

.banner_top_services .widget_servc1:nth-child(3) {
    background-color: #ea9f00
}

.banner_top_services .widget_servc1:nth-child(4) {
    background-color: #ff534a
}

.no-border {
    border: none!important
}

.pt-0 {
    padding-top: 0!important
}

.fill-2 {
    background-color: #4768c1!important
}

.fill-3 {
    background-color: #ea9f00!important
}

.fill-4 {
    background-color: #ff534a!important
}

.hyper_pric_abve {
    margin-top: 0
}

.widget_servc1 {
    padding: 10px 10px;
    float: none;
    height: 160px
}

.service--item {
    transition: all .5s ease
}

.service--item:hover {
    transform: scale(1.1);
    cursor: pointer
}

.section--title>h2:hover span.color1 {
    color: #f89047;
    transition: color .3s ease
}

.links--widget .fa {
    padding-right: 5px
}

.links--widget .nav a {
    transition: all ease-in-out .3s
}

.links--widget .nav a:hover {
    padding-left: 5px
}

ul.btm-btn-vps {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px
}

ul.btm-btn-vps>li:first-child {
    margin-right: 15px
}

.btn-primary:hover {
    color: #fff!important
}

.header--nav-links>.dropdown>.dropdown-menu {
    transform: translateX(-30px);
    transition: all .2s linear;
    visibility: hidden;
    display: block
}

.tbl-commission>thead>tr {
    background-color: #179ea8
}

.tbl-commission {
    margin-top: 15px
}

.commision_banner_txt h1 {
    font-size: 34px!important;
    line-height: unset!important
}

.commision_banner_txt h2 {
    font-size: 38px!important;
    font-weight: 300!important
}


/*.commision_banner_txt .title.text-uppercase {
    margin-top: 110px
}*/

.tbl-vtabs>tbody>tr>td:nth-child(1) {
    font-size: 15px;
    font-weight: 700;
    color: #333
}

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0!important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-left: 15px;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 2px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    opacity: .97;
    margin-bottom: 40px
}

.bhoechie-tab-container .list-group-item {
    border-bottom: 1px solid #ddd!important;
    border-right: 1px solid #ddd!important;
    border: none
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
}

.search_new_domain {
    line-height: 15px;
    padding: 7px 20px;
    background-color: #e9891c!important;
    border: none
}

.tbl-vtabs>thead>tr>th {
    padding: 15px 10px;
    vertical-align: middle
}

.bhoechie-tab-content td {
    vertical-align: middle!important
}

.tbl-vtabs>thead>tr {
    background-color: #28a9b1;
    color: #fff;
    font-weight: 500!important;
    font-size: 14px;
    text-align: center!important
}

.tbl-vtabs>thead>tr>th {
    text-align: center
}

.tbl-vtabs {
    text-align: center
}

.tbl-vtabs>thead>th {
    text-align: center!important
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0
}

span.vtbs-label {
    display: block;
    margin-top: 6px;
    font-size: 17px;
    z-index: 4;
    position: relative
}

.bhoechie-tab-content td {
    vertical-align: middle
}

.table-vtabs {
    max-height: 578px;
    overflow: auto;
    height: auto;
    padding-right: 8px
}

div.bhoechie-tab-menu div.list-group>a .fa,
div.bhoechie-tab-menu div.list-group>a .glyphicon {
    color: #179ea8
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;

    -moz-border-top-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .fa,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon {
    background-color: #179ea8;
    background-image: #f99f39;
    color: #fff
}

div.bhoechie-tab-menu div.list-group>a.active:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #1ea1aa
}

.bhoechie-tab-menu .list-group .list-group-item:hover .vtbs-label {
    color: #fff
}

.bhoechie-tab-menu .list-group .list-group-item:hover:after {
    transform: scale(1)
}

.bhoechie-tab-menu .list-group .list-group-item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1ea1aa;
    transform: scale(0);
    z-index: 1;
    transition: all .3s linear
}

.bhoechie-tab-menu .list-group .list-group-item.active:after {
    display: none
}

.empty_cell_tab {
    min-height: 95px
}

.bhoechie-tab-menu .list-group .list-group-item {
    position: relative;
    z-index: 4;
    transition: all .5s linear;
    padding: 12px 15px
}

div.bhoechie-tab-content {
    background-color: #fff;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    z-index: -1;
    left: -290px;
    transition: all .3s ease;
    visibility: hidden
}

.bhoechie-tab-content.active {
    z-index: 2;
    left: 0;
    transition: all .3s ease;
    visibility: visible
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none
}

.list-group-item img {
    display: block;
    margin: 0 auto;
    width: 30px;
    object-fit: cover;
    z-index: 4;
    position: relative
}

footer.footer--section.bg--img:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    z-index: 1
}

footer.footer--section.bg--img {
    position: relative
}

.footer--widgets.pt--40.pb--20 {
    position: relative;
    z-index: 2
}

h4.clinet-name {
    color: #179EA8;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 4px;
}

.coment-data {
    position: absolute;
    right: 0;
    top: -10px;
}

.coment-data>p {
    color: #999;
    font-size: 14px;
}

p.rating-start {
    margin-bottom: 10px;
}

p.rating-start>span {
    color: #f69323;
}

h4.free-domain-slogan {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 25px;
    color: #8a8a8a;
    font-weight: 500;
}

.client_title {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 15px;
    padding-bottom: 10px;
    display: block;
    width: 100%;
    position: relative;
}

.client_title p:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.client-lbl {
    display: block;
    color: #aaa;
    margin-top: 10px
}

.site_map ul.points {
    list-style: none;
    padding: 0;
    margin: 5px 0 20px;
    position: relative;
    color: #787878;
    margin-left: 5px
}

.contact--form form .row {
    display: flex;
    flex-wrap: wrap;
}

.site_map ul.points li {
    list-style: none;
    padding: 5px 0;
    text-align: left;
    padding-left: 25px;
    width: 100%
}

.site_map ul.points li a {
    color: #454545
}

.site_map ul.points li a:hover {
    color: #2b53d5
}

.site_map ul.points li:before {
    background-position: center top;
    left: 0;
    position: absolute;
    background-image: url(../../img/point.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    margin-top: 5px
}

.site_map h4 strong {
    color: #179ea8;
    font-size: 16px
}

.text-left-div {
    text-align: left
}

.hr-line {
    border-bottom: 1px solid #e3e3e3
}

.calculate .Form {
    position: relative;
    max-width: 100%;
    margin-left: auto;

    margin-right: auto;
    background: #fff;
    padding: 20px 0 0;
    overflow: hidden;
}

.calculate .Form__item {
    text-align: center;
    color: #444;
    position: relative
}



.calculate .Form .storage__label {
    margin-bottom: 20px
}

.calculate .Form__item--label {
    display: block;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #ee7001
}

.calculate .Form .storage__size {
    font-size: 40px;
    margin-top: 18px
}

.calculate .Form .storage__size--value {
    margin-right: 8px
}

.calculate .Form__item::after {
    content: "";
    height: 138px;
    width: 1px;
    position: absolute;
    top: -25px;
    right: 0;
    bottom: -25px;
    background: #ebebeb
}

.calculate .Form .payment-cycle {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
}

.calculate .Form__item {
    text-align: center;
    color: #444;
    position: relative
}

.calculate .Form .payment-cycle__select {
    width: 80%;
    margin: 0 10%
}

.calculate .Form .payment-cycle__select {
    display: inline-block;
    font-weight: 300;
    box-shadow: rgba(202, 202, 202, .5) 0 0 5px;
    position: relative;
    cursor: pointer;
    padding-right: 20px;
    height: 40px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px 4px 5px 4px 5px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
    border-image: initial
}

.calculate .Form .payment-cycle__select select {
    color: #444
}

.calculate .Form .payment-cycle__select select::-ms-expand {
    display: none;
}

.calculate .Form .payment-cycle__select select {
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    width: 120%;
    cursor: pointer;
    font-size: 16px;
    background: 0 0;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    outline: 0;
    padding: 10px 10px;
    padding-right: 20px;
}

.pid {
    color: #FFF !important;
}

.calculate .Form .payment-cycle__select span {
    position: absolute;
    right: 5px;
    width: 10px;
    height: 10px;
    top: 50%;
    margin-top: -10px
}

.calculate .Form .payment-cycle__select span::after {
    content: "?";
    font-family: FontAwesome;
    cursor: pointer
}

.calculate .Form .server .input-group {
    position: relative;
    width: 90%;
    margin: 0 5%
}

.calculate .Form .server__input {
    color: #444;
    text-align: center;
    width: 50%;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb transparent;
    border-image: initial;
    margin: 0 25%;
    outline: 0
}

.calculate .Form .server__add,
.calculate .Form .server__remove {
    position: absolute;
    top: 0;
    width: 25%;
    height: 40px;
    cursor: pointer;
    background: #179ea8;
    right: 0
}

.calculate .Form .server__add .fa,
.calculate .Form .server__remove .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

.calculate .Form .server__add .fa::after,
.calculate .Form .server__add .fa::before,
.calculate .Form .server__remove .fa::after,
.calculate .Form .server__remove .fa::before {
    cursor: pointer
}

.calculate .Form .server__remove {
    left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.operator.server__add {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.calculate .Form .price p:not(:first-child) {
    font-size: 40px;
    font-weight: 500;
    position: relative;
    color: #179ea8;
    margin: 20px 0 0
}

#cht-with {
    height: 100px;
    text-align: center;
    display: table;
    position: relative;
    margin: auto
}

#cht-with a {
    display: table-cell;
    vertical-align: middle;
    color: #179ea8;
    font-weight: 500;
    font-size: 20px
}

.calculate .Form .storage-visual {
    position: absolute;
    width: 90%;
    bottom: 78%;
    left: 15px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.calculate {
    padding: 2% 0 3%
}

.bandwidth-account {
    font-size: 20px;
    font-weight: 500;
    color: #179ea8;
    position: relative;
    display: inline-block
}

.checkbox_status {
    display: inline-block;
    position: relative;
    top: -14px
}

.chkbox_vlue {
    display: inline-block;
    position: relative;
    top: 0;
    left: -15px
}

.rangeslider__fill {
    width: 120px
}

output.rng_count {
    visibility: hidden;
    display: none
}

.rangeslider__handle {
    left: 100px
}

.calculate .Form .storage-visual .Info {
    padding-top: 20px;
    position: relative
}

.calculate .Form .storage-visual .data_info:first-child {
    left: 0
}

.calculate .Form .storage-visual .data_info {
    width: 94px;
    display: inline-block;
    position: absolute;
    top: 20px;
    font-size: 15px;
    font-weight: 600
}

.calculate .Form .storage-visual .data_info:nth-child(2) {
    left: 8.8%
}

.calculate .Form .storage-visual .data_info:nth-child(3) {
    left: 17.56%
}

.calculate .Form .storage-visual .data_info:nth-child(4) {
    left: 26%
}

.calculate .Form .storage-visual .data_info:nth-child(5) {
    left: 35%
}

.calculate .Form .storage-visual .data_info:nth-child(6) {
    left: 43.5%
}

.calculate .Form .storage-visual .data_info:nth-child(7) {
    left: 52.5%
}

.calculate .Form .storage-visual .data_info:nth-child(8) {
    left: 61%
}

.calculate .Form .storage-visual .data_info:nth-child(9) {
    left: 70%
}

.calculate .Form .storage-visual .data_info:nth-child(10) {
    left: 79%
}

.calculate .Form .storage-visual .data_info:nth-child(11) {
    left: 87.5%
}

.calculate .Form .storage-visual .data_info:last-of-type {
    left: 95%
}


/*dedicated plans*/

.fixed-plan-title ul.nav li {
    text-align: center;
    padding-bottom: 0px;
    display: block;
    width: 100%;
    list-style-type: none;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 8px;
}

.fixed-plan-title ul.nav {
    text-align: center;
    display: block;
}

.fixed-plan-title {
    margin-top: 119px;
    background-color: #fff;
}

.no-pad-right {
    padding-right: 0;
}

.no-pad-left {
    padding-left: 0;
}

.dedicated-pricing-slider .pricing--item .features .nav li {
    border-bottom: 1px solid #e4e4e4;
}


/*owl button*/

.dedicated-pricing-slider .owl-nav .owl-next {
    right: -30px;
    position: absolute;
    z-index: 999;
    top: 45%;
    background-color: #FFF;
    cursor: pointer;
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    border: 0;
}

.dedicated-pricing-slider {
    position: relative;
}

.dedicated-pricing-slider .owl-nav .owl-prev {
    left: -25px;
    position: absolute;
    z-index: 999;
    top: 45%;
    background-color: #FFF;
    cursor: pointer;
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    border: 0;
}

.dedicated-pricing-slider .owl-nav .owl-prev.disabled {
    display: none;
}

.dedicated-pricing-slider .owl-nav .owl-next.disabled {
    display: none;
}

@media (min-width:617px) {
    .calculate .Form {
        border-radius: 10px;
        padding: 20px 0 20px 10px
    }
    .calculate .Form .storage {
        box-sizing: border-box;
        width: 16.6667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
    .calculate .Form {
        height: 132px
    }
    .calculate .Form .payment-cycle {
        box-sizing: border-box;
        width: 25%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
    .calculate .Form .server {
        box-sizing: border-box;
        width: 16.6667%;
        float: left;
        padding-left: .83333%;

        padding-right: .83333%
    }
    .calculate .Form .price {
        box-sizing: border-box;
        width: 25%;
        float: left;

        padding-left: .83333%;
        padding-right: .83333%
    }
    .calculate .Form .storage-visual {
        bottom: -80px;
        left: 0;
        width: 100%
    }
}

@media screen and (min-width:767px) {
    .dropdown:hover .dropdown-menu {
        visibility: visible;
        display: block;
        transform: translateX(0);
        transition: all .5s linear
    }
}

@media screen and (min-width:1024px) {
    .pricing--sliderse .row {
        display: flex;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width :1024px) {
    .banner--section {
        height: auto!important
    }
    .banner--section .banner--item {
        height: 600px
    }
}
@media only screen and (max-width :991px) {
    .header--nav-links>.dropdown>.dropdown-menu {
        display: none
    }
    li.dropdown.open ul.dropdown-menu {
        display: block;
        visibility: visible;
        transform: translateX(0);
        transition: all .2s linear;
    }
}

@media only screen and (max-width :768px) {
    /* .post--img {
        height: auto
    } */
    .col-sm-6 {
        flex: 0 0 100%;
    }
    .post--img>img {
        margin: 0 auto;
        display: block
    }
    ul.linux_vps_points {
        width: 100%;
    }
    .fixed-plan-title {
        display: none;
    }
  
 
}

@media only screen and (max-width :767px) {
    .widget .logo img {
        width: 60%;
    }
    .contact--form {
        padding: 20px 15px 40px;
    }
    .table-responsive .table {
        max-width: none;
        overflow-x: auto;
    }
    .calculate .Form__item.server {
        margin-bottom: 20px;
    }
    .coment-data {
        display: none;
    }
    .timepicker_grp .col-md-4.col-xs-12 .ui-front {
        width: 100%;
    }
    .row.timepicker_grp .col-xs-12 {
        margin-bottom: 10px;
    }
    .calculate .Form__item.payment-cycle {
        margin-bottom: 20px;
    }
    .calculate .Form__item.storage {
        float: left;
        width: 100%;
    }
    .res-mt-10 {
        margin-top: 10px;
    }
    .calculate .Form__item.server>label {
        margin-bottom: 0;
    }
    .calculate .Form__item.storage {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .calculate .Form__item.payment-cycle>label {
        margin-bottom: 0;
    }
    .Form__item.storage span.bandwidth-account {
        font-size: 16px;
    }
    .calculate .Form__item.storage>p {
        margin-bottom: 0 !important;
    }
    .Form__item.price {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
    .calculate form.Form.Form__bs {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .dedicated-pricing-slider .owl-nav .owl-next {
        right: -15px;
    }
    .dedicated-pricing-slider .owl-nav .owl-prev {
        left: -3px;
    }
    .banner--content .title .h1 {
        font-size: 30px!important;
        line-height: initial!important;
        word-break: normal!important;
    }
    ul.linux_vps_points li {
        width: 100%;
    }
    .footer--copyright .copyright--text {
        text-align: center;
        display: block
    }
    .footer--copyright .social {
        display: none
    }
    .navbar-brand>img {
        margin-left: 5%
    }
    section.terms_page_wrapper>.container>.row .col-sm-12 {
        padding-bottom: 10px
    }
    section.terms_page_wrapper .col-sm-12>h2.text-uppercase {
        font-size: 22px;
        margin: 0
    }
    .about--widget>.logo>img {

        width: 100%;
        max-width: 200px
    }

    .navbar-header .navbar-brand>img {
        width: 100%;
        max-width: 200px
    }
    .banner--content .desc {
        font-size: 16px
    }
    section.vps-features-wrapper {
        padding: 0 0 0
    }
    h2.vps-info-title {
        font-size: 22px
    }
    ul.points>li {
        width: 100%
    }
    .contact--form.request-call-form {
        padding: 20px;
    }
    .banner--content .title .h1 {
        word-break: normal
    }
    .bhoechie-tab-menu .list-group .list-group-item {
        padding: 12px 0
    }
    .site_map ul.points {
        margin: 5px 0 20px;
        float: none;
        width: 100%;
        display: inline-block;
    }
}

                

@media only screen and (max-width :514px) {
    .banner--content .title .h1>strong {
        display: block
    }
    span.vtbs-label {
        font-size: 15px;
    }
    .flip-box>h3:after {
        display: none;
    }
    .contact--form .title .h1 {
        font-size: 23px;
        font-weight: 500;
    }
    .contact--form .title {
        margin-bottom: 30px;
    }
    .col-lg-9.col-md-9.col-sm-9.col-xs-9.bhoechie-tab.no-padding-right {
        padding-right: 15px;
        padding-left: 15px;
    }
    .pricing--nav .nav>li.active,
    .pricing--nav .nav>li:hover {
        padding-top: 0px;
    }
}

@media screen and (max-width:480px){
                    .banner--content .title .h1 {
                        font-size: 22px!important;
                    }
                    h3.bnr-avail-ofer-txt strong {
                        padding: 6px!important;
                        margin-top: 16px!important;
                        font-size: 18px!important;
                    }
                    h3.bnr-avail-ofer-txt {
                        font-size: 17px!important;
                        display: inline-block!important;
                        padding: 10px!important;
                    }
                    .banner--content {
                        padding-left: 0!important;
                        padding-right: 0!important;
                    }
                 }

@media only screen and (max-width :380px) {
    .banner--content .desc {
        display: none;
    }
}

.icon i,
.title i,
.info i {
    font-size: 1.2em;
}
.newList {text-align: left !important;}



/*-----Gaurav accordion -------*/

.accordion-forms {
  padding-right: 0 !important;

  @media (max-width: 800px) {
    padding: 0 10px !important;
    margin: 25px 0;
  }
}

.accordion-block {
/*  background-color: #ffff;*/
  margin-bottom: 20px;

  &:last-of-type {
    margin-bottom: 0;
  }
}

.accordion-block__header {
  color: inherit;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.25; text-align:center;
}

.accordion-block__btn {
  /*display: flex;*/
  justify-content: space-between;
  align-items: center;
  /*width: 100%;*/
  padding: 13px 30px;
  border-color: #dd6138  !important;
  background: #dd6138  !important;
  color: #ffffff !important;
  border: none; font-weight: 800;
  margin: 0;
  cursor: pointer;
  transition: background-color 0.25s ease-in-out;
  text-transform: none;

  &:hover,
  &:active,
  &:focus {
    color: #ffffff !important;
    background-color: rgba(0, 10, 40, 0.75) !important;
  }

  span {.accordion-block__content
    color: inherit;
    margin-bottom: 0;
    text-align: left;
  }

  svg {
    margin: auto 0;
    flex-shrink: 0;

    path {
      fill: #ffffff;
    }

    &[aria-hidden="true"] {
      display: block;
    }

    &[aria-hidden="false"] {
      display: none;
    }
  }
}

.accordion-block__content {
  display: none;
  /*background: #fff;*/
    padding: 20px 0;
    border: 0;
    text-align: left;
}

.accordion-block__btn[aria-expanded="false"] {
  .js-accordion__icon-plus {
    display: inline-block;
  }

  .js-accordion__icon-minus {
    display: none;
  }
}

.accordion-block__btn[aria-expanded="true"] {
  .js-accordion__icon-plus {

    display: none;
  }

  .js-accordion__icon-minus {
    display: inline-block;
  }
}

.accordion-block__btn svg path {
    fill: #ffffff;
}

.halloweenBox {width: 100%; float: left; background:#dd6138; position: fixed; bottom: 0; left: 0; z-index:99999;}
.halloweenInfo {width: 70%; float: left;  }
.halloweenInfo img {width: 100%; height: 100%;}
.timerBox {width: 30%; float: left; background: #dd6138;   text-align: center; color: #fff; font-size: 30px; }
.timerBox ul {margin: 0px; padding: 0;}

.timerBox li {
  display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 12px;
  list-style-type: none;
  padding: 0 1em;
  text-transform: uppercase;
}

.timerBox li span {
  display: block;
  text-align: center;
    color: #fff;
    font-size: 25px; font-weight: 900;}

.timerBox .emoji {
  display: none;
  padding: 1rem;
}

.timerBox .emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}
.timerBox h3 {
   text-align: center;
    color: #fff;
    font-size: 20px; margin: 15px 0 8px 0;
  }
  .faq--item.panel {
    text-align: left;
}
.w-vps-info .faq--item .panel-heading+.panel-collapse>.panel-body {border: 1px solid #e7eff2;}

.w-vps-info .panel-body h2 {font-size: 20px; font-weight: 700;}
.closeBox {position: relative;}
.closeBox button {position: fixed !important; z-index: 999999; color: #000; font-weight: 900; background: #ffca54; border: 0; border-radius: 100%; right: 0; padding: 15px 20px; bottom: 135px; transition: all 4s;  -webkit-transition:4s;}
#myDIV {transition:all 4s;  -webkit-transition:4s;}

body.isScrolling #backToTop {z-index: 9999999;}

@media all and (max-width: 768px) {
.timerBox h3 {
   text-align: center;
    color: #fff;
    font-size: 16px; margin: 15px 0 8px 0;
  }
  
.timerBox li {
    font-size: 12px;
  }
  
.timerBox li span {
    font-size: 20px;
  }
}
/*@media (min-width: 2000px){
body {padding: 0 0 8.3% 0;}
}
@media (max-width: 1999px){
body {padding: 0 0 8.3% 0;}
}*/
@media (max-width: 1800px){
.closeBox button {bottom: 125px;}
}
@media (max-width: 1700px){
.closeBox button {bottom: 115px;}
}
@media (max-width: 1600px){
.closeBox button {bottom: 105px;}
}
@media (max-width: 1500px){
.closeBox button {bottom: 100px;}
}
@media (max-width: 1400px){
.closeBox button {bottom: 95px;}
}
@media (max-width: 1250px){
.closeBox button {bottom: 70px;}
}
@media (max-width: 1100px){
.closeBox button {bottom: 80px;}
}
@media (max-width: 800px){
.closeBox button {bottom: 155px;}
}
@media (max-width: 700px){
.closeBox button {bottom: 145px;}
}
@media (max-width: 600px){
.closeBox button {bottom: 135px;}
}
@media (max-width: 1250px){
.timerBox li span { font-size: 20px; font-weight: 900; }
.timerBox h3 { font-size: 18px; margin: 13px 0 6px 0;}
.halloweenInfo {width: 65%;float: left;}
.timerBox {width: 35%;float: left;} 
/*body {padding: 0 0 7.3% 0;}
*/}
@media (max-width: 1150px){
.timerBox h3 {font-size: 18px; margin: 10px 0 5px 0;}
/*body {padding: 0 0 7.3% 0 !important;}
*/}
@media (max-width: 1100px){
.halloweenInfo {width: 65%; height: 104px;}
/*body {padding: 0 0 10.3% 0 !important;}
*/}
@media (max-width: 950px){
.timerBox {width: 40%;float: left;} 
.halloweenInfo {width: 60%; height: 110px;}
/*body {padding: 0 0 11.3% 0 !important;}
*/}
@media (max-width: 800px){
.timerBox {width: 100%; float: left;}
.halloweenInfo {width: 100%; height: auto;}
/*body {padding: 0 0 22.3% 0 !important;}*/
}
 
@media (max-width: 500px){
.closeBox button {padding: 8px 13px; bottom: 130px; font-size: 12px; font-weight: 800;}
}
@media (max-width: 400px){
.closeBox button {padding: 8px 13px; bottom: 120px; font-size: 12px; font-weight: 800;}
}
@media (max-width: 350px){
.closeBox button {padding: 8px 13px; bottom: 105px; font-size: 12px; font-weight: 800;}
}

/*@media (max-width: 650px){
body {padding: 0 0 25.3% 0 !important;}
}
@media (max-width: 550px){
body {padding: 0 0 27.3% 0 !important;}
}
@media (max-width: 500px){
body {padding: 0 0 29.3% 0 !important;}
}
@media (max-width: 450px){
body {padding: 0 0 31.3% 0 !important;}
}
@media (max-width: 400px){
body {padding: 0 0 33.3% 0 !important;}
}
@media (max-width: 350px){
body {padding: 0 0 36.3% 0 !important;}
}*/

.cloudBox {padding: 30px 0 0 0 !important; text-align: center !important; width: 100% !important;}
.offerNew {background: #ff8f46; padding: 20px 20px; color: #fff; font-size: 14px; font-weight: bold; line-height: 0px; text-align: center; display: inline-block;}
.offerNew small {
    display: inline-block;
    font-size: 13px !important;
    line-height: 14px !important; font-weight: normal !important;
    vertical-align: middle;
}


/*------ Text animation effect --------*/
.offerBox {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important; 
  width: 80% !important;
}
.offerBox h6 {
  color: #333 !important;
  font-family: Raleway, sans-serif !important;
  font-size: 3.5rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  position: relative !important;
  width: 100% !important;
}

.offerBox h6 span {
  font-size: 0px !important;
  margin-left: 0 !important;
}
.offerBox a {width: 100% !important;}
.message {
  background-color: #e62c0e !important;
  color: #fff !important;
  display: block !important;
  font-weight: 900 !important;
  overflow: hidden !important;
  position: absolute !important;
  padding-left: 0.5rem !important;
  top: 0.2rem !important;
  right: 24% !important;
  animation: openclose 5s ease-in-out infinite !important;
}

.word1, .word2, .word3 {
  font-family: tahoma !important;
}

@keyframes openclose {
  0% {
    top: 0.4rem;
    width: 0;
  }
  5% {
    width: 0;
  }
  15% {
    width: 240px;
  }
  30% {
    top: 0.4rem;
    width: 240px;
  }
  33% {
    top: 0.4rem;
    width: 0;
  }
  35% {
    top: 0.4rem;
    width: 0;
  }
  38% {
    top: -6.5rem;
    
  }
  48% {
    top: -6.5rem;
    width: 240px;
  }
  62% {
    top: -6.5rem;
    width: 240px;
  }
  66% {
    top: -6.5rem;
    width: 0;
    text-indent: 0;
  }
  71% {
    top: -10rem;
    width: 0;
    text-indent: 5px;
  }
  86% {
    top: -10rem;
    width: 240px;
  }
  95% {
    top: -10rem;
    width: 240px;
  }
  98% {
    top: -10rem;
    width: 0;
    text-indent: 5px;
  }
  100% {
    top: 0;
    width: 0;
    text-indent: 0;
  }
}
.offerCon {width: 100%; float: left; padding: 90px 0px !important;}
.offerInfo {width: 100%; float: left; } 
.offerInfo .faq--item .panel-heading a {display: inline-block !important; float: left !important; margin: 0px 5px 30px 0px !important;
    position: relative !important;
    padding: 13px 40px 13px 20px !important;
    color: #fff !important;
    background-color: #179ea8 !important;
    font-size: 0px !important;
    line-height: 0px !important;
    z-index: 0px !important;
}


.offerInfo h3 {font-size: 20px; font-weight: bold; display: block; color: #fff; background: #179ea8; padding: 15px 25px; margin: 30px 0 0 0; font-family: 'Roboto', sans-serif;}
.card{ width: 100%; text-align: left !important;  position: relative;  height: auto; background: #fff; border-radius: 0px;  margin: 0 0 1px 0; padding: 20px 20px; -webkit-box-shadow: 0 10px 15px rgba(0,0,0,.1) ; box-shadow: 0 10px 15px rgba(0,0,0,.1) ; -webkit-transition: all .5s; transition: all .5s; }
.card:hover{ background: #feae3f; color: #fff !important;  -webkit-transform: scale(1.1);transform: scale(1.1);}
.offerInfo .title h2 {position: relative; margin: 0; padding: 0; color: #000; font-size: 16px; font-weight: 500; z-index: 2; transition: all .5s; font-family: 'Roboto', sans-serif;}
.card:hover h2 {color: #fff !important;}
.offerInfo .title h2 span {color: #000; font-size: 14px; margin: 0 0 5px 0; display: block; font-weight: 300; transition: all .5s;}
.card:hover span {color: #fff !important;}

.title h5 {position: relative; margin: 0; padding: 0; color: #000; font-size: 16px; font-weight: 500; z-index: 2; transition: all .5s; font-family: 'Roboto', sans-serif;}
.card:hover h5 {color: #fff !important;}
.title h5 span {color: #000; font-size: 14px; margin: 0 0 5px 0; display: block; font-weight: 300;}
.price h4 {margin: 0; padding: 0; font-weight: bold; color: #000; font-size: 20px; transition: all .5s; font-family: 'Roboto', sans-serif;}
.card:hover h4 {color: #fff !important;}
.price h4 span {color: #000; font-size: 14px; margin: 0 0 5px 0; display: block; font-weight: 300 }
.price h4 del {color: #000; font-size: 14px; margin: 0 0 5px 0; font-weight: 300}
.card:hover  del  {color: #fff !important;}

.option ul { margin: 0; padding: 0;}
.option ul li {margin: 0 0 10px; padding: 0; list-style: none; color: #fff; font-size: 16px;}
.card a {position: relative; z-index: 2; background: #feae3f; color : black; line-height: 40px; border-radius: 40px; display: block; text-align: center; margin: 0; font-size: 16px; cursor: pointer;  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1); box-shadow: 0 5px 10px rgba(0, 0, 0, .1); color: #fff; font-weight: bold;}
.card:hover a{ text-decoration: none; background: #fff; color: #000;}
.processor {width: 25% !important; float: left;}
.ram {width: 7% !important; float: left;}
.storage {width: 13% !important; float: left;}
.bandwith {width: 8% !important; float: left;}
.speed {width: 10% !important; float: left;}
.month {width: 17% !important; float: left;}
.chatNow {width: 18% !important; float: left;}
.section--title.pb--50.text-center.londonBox {width: 100%; float: left; padding: 60px 0 10px 0 !important;
}
.unlimited {width: 8% !important; float: left;}
.unlimited1 {width: 13% !important; float: left;}.offerBox h6 span {
    font-size: 0!important;
    margin-left: 0 !important;
}



.processor1 {width: 15% !important; float: left;}
.ram1 {width: 10% !important; float: left;}
.storage1 {width: 10% !important; float: left;}
.bandwith1 {width: 15% !important; float: left;}
.speed1 {width: 15% !important; float: left;}
.month1 {width: 15% !important; float: left;}
.chatNow1 {width: 20% !important; float: left;}
.card1 {margin: 0 0 10px 0 !important;}

@media (max-width:1200px) {
.message {right: 24% !important;}
.header--nav-links>li>a {padding-left: 4px !important; padding-right: 4px !important;}
}
@media (max-width:1000px) {
.ideal_icon {width: 25% !important;}
.idealBox .col-md-2 {width: 33.333% !important; min-height: 200px !important;}
}

@media (max-width:991px) {
.processor {width: 80% !important; float: left; margin: 0 0 10px 0;}
.ram {width: 20% !important; float: left; margin: 0 0 10px 0;}
.storage {width: 30% !important; float: left; margin: 0 0 10px 0;}
.bandwith {width: 15% !important; float: left; }
.speed {width: 15% !important; float: left;}
.month {width: 40% !important; float: left;}
.chatNow {width: 100% !important; float: left;}
.message {right: 16% !important;}
.offerBox h6 span {font-size: 0!important; margin-left: 0 !important;}

.processor1 {width: 33.33% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc}
.ram1 {width: 33.33% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc}
.storage1 {width: 33.33% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc}
.bandwith1 {width: 33.33% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc}
.speed1 {width: 33.33% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc}
.month1 {width: 33.33% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc}
.month1 .price h4 {font-size: 16px !important ;}
.card1 .title {padding: 0 0 10px 0 !important;} 
.card1 .price {padding: 0 0 10px 0 !important;} 
.chatNow1 {width: 100% !important; float: left; margin: 0 0 10px 0; }
.card1 {margin: 0 0 10px 0 !important;}
.section--title .h1 {font-size: 28px !important;}
section.vps-features-wrapper { padding: 50px 0 !important;}
}
@media (max-width:767px) {
.panelsimg {width: 25% !important; height: auto !important;}
}
@media (max-width:600px) {
/*.title h2 span {font-size: 12px;}
.title h2 {font-size: 14px;}
.title h5 span {font-size: 12px;}
.title h5 {font-size: 14px;}
.price h4 span {font-size: 12px;}
.price h4 {font-size: 18px;}
.price h4 del {font-size: 12px;}*/
.message {right: 7% !important;}
.title h5 {font-size: 12px;}
.title h5 span {font-size: 12px; font-weight: 500;}
.price h4 del {font-size: 12px; font-weight: 500;}
.price h4 span {font-size: 12px;font-weight: 500;}
.processor {width: 100% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.ram {width: 30% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.storage {width: 40% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.bandwith {width: 30% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.speed {width: 50% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.month {width: 50% !important; float: left;  margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.price h4 { font-size: 15px !important;}
.title h5 {font-size: 15px !important;}
.card1 .title h2 {font-size: 13px !important;}
.month1 .price h4 {font-size: 15px !important;}

}
@media (max-width:550px) {
/*.processor {width: 80% !important; float: left; margin: 0 0 10px 0;}
.ram {width: 20% !important; float: left; margin: 0 0 10px 0;}
.storage {width: 30% !important; float: left; margin: 0 0 10px 0;}
.bandwith {width: 15% !important; float: left; }
.speed {width: 15% !important; float: left;}
.month {width: 40% !important; float: left;}
.chatNow {width: 100% !important; float: left;}
.title h2 span {font-size: 10px;}
.title h2 {font-size: 12px;}
.title h5 span {font-size: 10px;}
.title h5 {font-size: 12px;}
.price h4 span {font-size: 10px;}
.price h4 {font-size: 18px;}
.price h4 del {font-size: 10px;}*/ 
.title h5 {font-size: 12px;}
.title h5 span {font-size: 12px; font-weight: 500;}
.price h4 del {font-size: 12px; font-weight: 500;}
.price h4 span {font-size: 12px;font-weight: 500;}
.processor {width: 100% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.ram {width: 30% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.storage {width: 40% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.bandwith {width: 30% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.speed {width: 50% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.month {width: 50% !important; float: left;  margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.price h4 { font-size: 15px !important;}
.title h5 {font-size: 15px !important;}
.ideal_icon {width: 30% !important;}
.idealBox .col-md-2 {width: 50% !important; min-height: 200px !important;}
.panelsimg {width: 35% !important; height: auto !important;}

}
@media (max-width:400px) {
/*.processor {width: 80% !important; float: left; margin: 0 0 10px 0;}
.ram {width: 20% !important; float: left; margin: 0 0 10px 0;}
.storage {width: 30% !important; float: left; margin: 0 0 10px 0;}
.bandwith {width: 15% !important; float: left; }
.speed {width: 15% !important; float: left;}
.month {width: 40% !important; float: left;}
.chatNow {width: 100% !important; float: left;}
.title h2 span {font-size: 8px;}
.title h2 {font-size: 10px;}
.title h5 span {font-size: 8px;}
.title h5 {font-size: 10px;}
.price h4 span {font-size: 8px;}
.price h4 {font-size: 12px;}
.price h4 del {font-size: 8px;}
.offerBox {width: 100% !important;}
*/
.offerCon {padding: 50px 0px !important;}
.offerBox {width: 100% !important;}
.message {right: 8% !important; }
.title h5 {font-size: 12px;}
.title h5 span {font-size: 12px; font-weight: 500;}
.price h4 del {font-size: 12px; font-weight: 500;}
.price h4 span {font-size: 12px;font-weight: 500;}
.processor {width: 100% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.ram {width: 30% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.storage {width: 40% !important;float: left;margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.bandwith {width: 30% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.speed {width: 50% !important; float: left; margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.month {width: 50% !important; float: left;  margin: 0 0 10px 0; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}
.price h4 { font-size: 15px !important;}
.title h5 {font-size: 15px !important;}
.section--title .h1 {
    font-size: 18px !important;
}
}
.owl-item h2 {color: #fff !important;}
.owl-item .btn-primary {color: #fff!important;}


/* CSS Document */
.idealBox {width: 100% !important; float: left; padding: 60px 0 !important; background: #f4f4f4 !important;}
.idealBox h6 { font-size: 16px; font-weight: 700;}
.whyvpsBox {width: 100% !important; float: left; padding: 60px 0 !important; background: #fff !important;}
.panelsBox {width: 100%; float: left; border: 1px solid #b9e2e5; background: #f4fbfc; padding: 40px;}
.panelsBox h5 { font-size: 16px; font-weight: 400; color: #179ea8; margin: 20px 0 10px 0; line-height: 25px;} 
.panelsBox h5 span{ font-size: 25px; font-weight: 800; color: #179ea8; display: block;}
.vpsplanBox .owl-carousel .owl-stage-outer {overflow: visible !important;}
.virtualBox .pricing--item {min-height: 450px !important;}
.virtualBox {min-height: 450px !important;}
.newList {text-align: left !important;}
.ideal_icon {margin: 30px auto 20px auto !important; width: 45% !important;}
.panelsimg {width: 50% !important; height: auto !important;}
.idealBox  .col-md-2 {width: 16.66666667%; background: #fff; border: 1px solid #f4f4f4 !important; min-height: 190px;}
.whyIocn h4 {background: #f69323; display: inline-block; padding: 18px 26px 22px 26px; border-radius: 100%; font-weight: bold; font-size: 24px; color: #fff;}
.whyfeatures h3.title-features {color: #000 !important;}
.network {width: 100%; background: #fff; border: 0 !important; padding: 15px 15px 25px 15px; margin: 20px 0 25px 0;} 
 
 
/* Cloud Server - Gaurav */
.cloudForm { width: 100%; text-align: left !important;  position: relative;  height: auto; background: #fff !important; border-radius: 0px;  margin: 30px 0 1px 0; padding: 30px 30px; -webkit-box-shadow: 0 10px 15px rgba(0,0,0,.1) ; box-shadow: 0 10px 15px rgba(0,0,0,.1) ; -webkit-transition: all .5s; transition: all .5s; }


section.vps-features-wrapper {width: 100% !important; float: left !important; background-color: #fff; padding: 40px 0;}
.section--divider-top {width: 100% !important; float: left !important; background: #f4f4f4 !important;border-top: 1px solid rgba(0, 0, 0, .05); position: relative !important;}

@media (max-width:991px) {
.bodhost-desc-web .col-md-12 {float: left !important; width: 100% !important;}
.pricing--item {min-height: 610px !important; width: 100% !important;}
.featurs-hosting .col-md-12 {float: left !important; width: 100% !important;}
h1.coumn_title {font-size: 18px !important;}
}


 