/*#primaryMenu {
    background-color: #24262A;
}

#secondaryMenu {
    background-color: #32343A;
    border: none;
}*/

.secondary-menu-links .dropdown-menu>li>a:hover,
.secondary-menu-links>li.open>a,
.secondary-menu-links>li.open>a:focus,
.secondary-menu-links>li.open>a:hover,
.secondary-menu-links>li:hover>a,
.secondary-menu-links>li>a:focus,
.secondary-menu-links>li>a:hover {
    background-color: #41434A;
}
#primaryMenu .nav > li > a.btn-custom-reverse {
    background-color: #3a81c3;
    color: white !important;
    height: 30px;
    vertical-align: middle;
    padding-top: 10px;
}
#primaryMenu .nav > li > a.btn-custom-reverse {
    color: white !important;
    font-size: 12px;
}
.primary-menu-links li a, .primary-social-menu-links a {
    color: #929292;
}
.select2-results__option {
    font-size: 14px;
}
.select2-container--open .select2-dropdown {
    width: 300px !important;
}
.price-text {
    vertical-align: sub;
    padding-top: 15px;
}
#primaryMenu .nav > li:first-child > a {
    text-transform: uppercase;
    display: inline-block;
    padding-left: 8px;
}
.primary-social-menu-links  {
    /* padding-right: 15px; */
    /* margin-right: 15px; */
}
.bottom-arrow-img {
    background-image: url('/img/kvm-bottom.jpg');
    background-repeat: repeat-x;
    height: 12px;
    background-position: bottom;
    background-position-x: left;
}
.btm-blue-arrow {
    background-image: url('/img/btm-blue-arrow.jpg');
    background-repeat: repeat-x;
    height: 12px;
    background-position: bottom;
    background-position-x: 0px;
}
.infoBlock {
    box-shadow: none;
    background-color: #F2F2F2;
}
.infoBlock.harware h4 , .infoBlock.hard-disk h4 {
    text-align: center;
    height: 70px;
    padding-top: 25px;
    font-size: 22px;
}
.harware table.table th,.harware table.table td{
    padding: 30px ;
    padding-top: 45px ;
}
.harware table.table tr:first-child th,.harware table.table tr:first-child td {
    border: none;
}
.hard-disk .hddList span {
    float: right;
}
.hddList li.selected{
    background: #D6EFFF;
}
.alert-hddlist {
   background-color:  #FFDFDF !important;
}
.alert-hddlist::before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    background-image: url(/img/danger.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-top: 7px;
}
.hard-disk .hddList li {
    color: #32343A;
    background-color: #fff;
    border-bottom: 1px solid #E5E5E5;
    padding: 6px 30px;
    line-height: 33px;
}
.hard-disk .hddList li:hover{
    background-color: #EFF9FF;
}
.hard-disk .hddList li.error-row{
    background-color: #FFEFEF;
}
.hard-disk .hddList li.error-row input{
    color: #D9321E;
}
.hard-disk .hddBtn {
    border: 1px solid #DFDFDF;
    background-color: #fff;
    color: #AFAFAF;
    height: 27px;
    min-width: 27px;
    line-height: 26px;
    padding: 0 6px;
    border-radius: 6px;
    font-size: 19px;
    box-shadow: 0 0 0;
}
.alert-hddlist .hddNumber {
    color: #D9321E;
}
.hddNumber {
    background-color: inherit;
}
.hard-disk .text-blue {
    color: #2CACFF;
}
.dedicated .harware table {
    padding: 10px 30px;
    border-collapse: inherit;
    border:none;
    margin: 0;
}
.dedicated .harware table td , .dedicated .harware table th {
    padding: 15px 0;
}
.additional-cpu h5 {
    text-align: left;
    font-size: 18px;
    color: #666666;
    margin-bottom: 25px;
}
.harware table th {
    font-weight: normal;
    font-size: 14px;
    color: #32343A;
}
.harware table td {
    font-weight: bold;
    font-size: 18px;
    color: #32343A;
}
.radioBtnGroup {
    display: block;
}
.additional-cpu .radioBtnGroup .radioBtn span  {
    font-size: 19px;
}
.additional-cpu .radioBtnGroup .radioBtn span bold {
    display: block;
    font-size: 28px;
    height: 35px;
}
.additional-cpu .radioBtnGroup .radioBtn.active span{
    background-color: #3E82BF;
    color: white;
}
.additional-cpu .radioBtnGroup .radioBtn.active {
    background-color: #32343A;
}
.additional-cpu .radioBtnGroup .radioBtn {
    width: 23%;
    margin-right: 2%;
    display: inline-table;
    padding-top: 0;
    background-color: #E2E2E2;
    color: #AFAFAF;
}
.additional-cpu .radioBtnGroup .radioBtn span {
    background-color: #EEEEEE;
    color: #AFAFAF;
    height: 91px;
    padding-top: 15px;
}
.additional-cpu .radioBtnGroup .radioBtn.active em {
    color: #AFAFAF;
    padding: 0;
}
.additional-cpu .radioBtnGroup .radioBtn:last-of-type {
    margin-right: 0;
}
.additional-cpu .radioBtnGroup .radioBtn em {
    padding: 0;
    display: list-item;
    list-style-type: none;
    font-style: normal;
    font-size: 19px;
    min-height: 57px;
    line-height: 57px;
}
#secondaryNavbar {
    padding: 0;
}
.secondary-menu-links > li > a {
    font-size: 14px;
    padding: 10px;
    font-weight: 900;
    text-transform: uppercase;
}
.secondary-menu-links > li:last-child a {
    padding-right: 0;
}
#primaryMenu li a {
    padding: 0 25px;
    line-height: 1em;
    padding-top: 10px;
    font-size: 12px;
}
#primaryMenu {
    min-height: 45px;
    line-height: 45px;
    height: 45px;
}
.firstContainer {
    margin-top: 90px;
}
#primaryMenu .nav:first-of-type > li:first-child > a {
    padding: 9px;
    border-right: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
}
.navbar-nav>li>.dropdown-menu {
    background-color: #fff;
    padding: 0;
}
.navbar-nav>li>.dropdown-menu li {
    padding: 5px 0;
}
.navbar-nav>li>.dropdown-menu li a {
    color: #929292;
    padding: 5px 20px !important;
}
.dropdown-menu>li>a:hover {
    background-color: #fff;
}
.secondary-menu-links > li > .dropdown-menu {
    font-size: 12px;
}
footer {
    background-color: #fff;
    background-image: url(../img/new/map_bgr.svg);
    background-position: top right;
    background-repeat: no-repeat;
}
.contact-info {
    padding-top: 30px;
    box-shadow: inset 0 4px 5px rgb(0, 0, 0, 0.3);
    border:none;
}
#copyright p.left/*  , .contact-info .col-md-3 */ {
    opacity: 0.5;
}
#copyright p.left:hover /* , .contact-info .col-md-3:hover */ {
    opacity: 1;
}
.contact-info a {
    color: #989898;
    font-size: 15px;
    margin-left: 10px;
}
.footer-widget ul li {
    font-weight: normal;
    page-break-after: 0;
    margin: 0;
}
body {
    font-weight: normal;
}
.footer-widget ul li a {
    font-size: 14px;
    padding: 5px 0;
    margin: 0;
}
.priceSection .sectionTitle h2 {
    color: #5AB0FF;
	font-size: 42px;
	font-weight: 900;
}
.priceSection .heading-box{
	padding: 60px 0;
}
.sectionTitle h2:before {
    height: 3px;
}
.coverSlider {
    padding: 45px 0;
}
.darkCover:before {
    background-color: inherit;
}
.sideBroder .sectionTitle {
    margin-top: 60px;
    margin-bottom: 90px;
}
.roundIcon i {
    font-size: 55px;
}
.roundIcon.bigIcon {
    line-height: 130px;
}
.roundIconHover  {
    margin: 70px 0;
}
section.whitebg {
    padding: 40px 0;
}

#primaryNavbar {
    /*background-color: #24262A;*/
}
.primary-menu-links li {
    display: block;
}
.priceSection {
    background-image: url(/img/new/wave_bgr.svg);
    background-size: cover;
    width: 100%;
    background-position: top;
}
.primary-menu-links li a {
    text-transform: none !important;
}
#primaryMenu li a i {
    color: #5AB0FF;
    margin-right: 5px;
    font-size: 12px;
}
.pricingTableFooter a.btn-custom {
    width: 90%;
    max-width: 220px;
    font-size: 12px;
}
.btn[disabled] {
    opacity: 1;
}

.outOfStock {
    background-color:rgb(255,255,255,0.6);
}
.outOfStockDedicated  {
    background-color:rgb(255,255,255,0.3);
}
.outOfStock .pricingTableFooter {
    opacity: 0.6;
}
.outOfStock .pricingTablePlan {
    background-color:rgb(255,154,154,1);
}

.secondary-menu-links .dropdown-menu > li > a:hover,
.secondary-menu-links li.active > a,
.secondary-menu-links > li.open > a,
.secondary-menu-links > li.open > a:focus,
.secondary-menu-links > li.open > a:hover,
.secondary-menu-links > li:hover > a,
.secondary-menu-links > li > a:focus,
.secondary-menu-links > li > a:hover {
    background: none;
    color: #5AB0FF;
}

#countdown {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    text-align: center;
}

.timeTo figcaption {
    font-size: 15px;
    color: #3E82BF;
    font-weight: bold;
}
.timeTo span {
    color: white;
}
.black-friday img {
    width: 100%;
}
.pdn-t20 {
    padding-top: 20px;
}
.configure-vps {

    background-repeat: no-repeat;
    height: 180px;
    background-position: center;
    background-size: cover;
}
.vps-check {

}
.priceBox  .infoBlockTitle  {
    background-color: #3E82BF;
    text-align: center;
    border-bottom: 1px solid #5B95C9;
    font-size: 23px;
    padding: 10px 0;
}
.table-main tr {
    color: white;
    width: 100%;
    display: table;
}
.table-main thead {
    background-color: #3E82BF;
    padding: 25px 20px;
    display: table-caption;
    width: 100%;
}
.table-main tbody {
    background-color: #32343A;
    padding: 25px 20px;
    display: table-caption;
    width: 100%;
    display: block;
}
.table-main tfoot {
    background-color: #32343A;
    padding: 15px 25px;
    width: 100%;
    display: list-item;
    list-style-type: none;
}
.table-main tfoot button {
    width: 100%;
}
.table-main tfoot button:hover,
.table-main tfoot button:focus {
    background-color: #3E82BF;
}
 .table-main .btn-custom-reverse {
    background-color:  #2CACFF;
    width: 100%;
}
.table-main tfoot:last-of-type {
    display: none;
}
.td-reserve {
    text-align: center;
    padding: 20px 30px;
}
.contact-us {
    background-color: #32343A;
    padding: 15px 20px;
    font-size: 14px;
    color: white;
    text-align: center;
    border-top: 1px solid #4D4F54;
}
.contact-us a {
    color: #2CACFF;
}
.table-main tbody {
    border-bottom: 1px solid rgb(104, 109, 121);
}
.table-main tbody:not(.billing-time){
    border-bottom: 0;
}
.fnt-28 {
    font-size:26px;
    text-align: center !important;
    float: right;
}
.table-main small {
    font-size: 14px;
    color: #B9B9B9;
}
.table-main tbody tr {
    vertical-align: top;
}
.table-main tbody tr h4 {
    margin: 0;
}

.table-main tbody.billing-time {
    padding-bottom: 0;
}
.billing-time h3 {
    margin: 0;
    margin-left: 10px;
    font-size: 15px;
    color: #2b2b2b;
    font-weight: 700;
    margin-bottom: 20px;
}
.billing-time ul {
    padding: 0;
    margin: 0;
}
.billing-time ul li:last-of-type  {
    border-bottom: none;
}
.billing-time ul li {
    list-style-type: none;
    position: relative;
    /*padding: 10px 0;*/
    border-bottom: 1px solid #707070;
}
.billing-time ul li input {
    display: none;
}
.billing-time .radiobtn:after {
    display: none;
}
.billing-time ul li input:checked  ~ .radiobtn:after {
    display: block;
}
.billing-time ul li input:checked  ~ .radiobtn:before{
    background: #5AB0FF;
}
.billing-time ul li span {
    position: absolute;
    top: 14px;
    left: 10px;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #DEDEDE;
}
.billing-time ul li label {
    padding: 14px 0 13px 50px;
    margin-bottom: 0;
}
.billing-time ul li span::before {
    content: '';
    height: 17px;
    width: 17px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.billing-time ul li span::after {
    content: '';
    height: 9px;
    width: 9px;
    border-radius: 50%;
    background: #fff;
    display: block;
    position: absolute;
    left: 4px;
    top: 4px;
}
.os-config {
    margin-bottom: 25px;
}
.os-config input {
    display: none;
}
.os-config h4 {
    font-size: 18px;
    color: #666666;
    margin-bottom: 30px;
}
.os-config label {
    width: 22%;
    margin-right: 3%;
    background-color: #EEEEEE;
    text-align:center;
    margin-bottom: 3%;
    color: #AFAFAF;
    position: relative;
}
.raid-n > div {
    display: table;
    border-collapse: separate;
    border-spacing: 5px;
    width: 101%;
}
.raid-n label {
    float: left;
    margin-right: 15px;
    width: 16.6666%;
}
.price-os {
    padding: 1px 5px;
    background-color: #5AB0FF;
    border-radius: 8px;
    position: absolute;
    right: -12px;
    top: 0;
    color: white;
    font-size: 11px;
}
.os-config label span {
    margin-bottom: 19px;
    display: block;
}
.os-config label span:first-of-type {
    height: 20px;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-weight: normal;
}
.os-config.os-desc label span:first-of-type{
    bottom: 6px;
    font-size: 11px;
}
.os-config label.active {
    color: white;
    background-color: #5AB0FF;
}
.os-config label.active .price-os {
    background-color: #5AB0FF;
}
.os-config label.active .price-os.free {
    background-color: #61D609;
}
.price-os.free {
    background-color: #61D609;
}
.os-config label:nth-of-type(4n) {
    margin-right: 0;
}
.os-config.raid-n label:nth-of-type(4n){
    margin-right: 15px;
}
.os-config label .img-os,
.os-config label .img-raid {
    display: block;
    margin: 0 auto;
    width: 105px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: center;
    margin: 35px auto;
}
.raid-n .raid-blocks{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.raid-n label.active span:first-of-type {
    /*border-top: 1px solid #5B95C9;*/
}
.raid-n label span:first-of-type {
    border-top: 1px solid #E1E1E1;
    position: relative;
    font-size: 15px;
    height: auto;
}
.raid-n label span {
    padding-top: 10px;
}
.os-config label .img-os.almalinux {
    background-image: url('/img/almalinux.svg');
}
.os-config label .img-os.rockylinux {
    background-image: url('/img/rockylinux.svg');
}
.os-config label.active .img-os.almalinux {
    background-image: url('/img/almalinux-active.svg');
}
.os-config label.active .img-os.rockylinux {
    background-image: url('/img/rockylinux-active.svg');
}
.os-config label .img-os.centos {
    background-image: url('/img/Mask Group 6.svg');
}
.os-config label.active .img-os.centos {
    background-image: url('/img/Group 252.svg');
}
.os-config label .img-os.windows {
    background-image: url('/img/Windows-icon-grey.svg');
}
.os-config label.active .img-os.windows {
    background-image: url('/img/Windows-icon-gold.svg');
}
.os-config label .img-os.debian {
    background-image: url('/img/Group 238.svg');
}
.os-config label.active .img-os.debian {
    background-image: url('/img/Group 238-1.svg');
}
.os-config label .img-os.ubuntu {
    background-image: url('/img/Group 240.svg');
}
.os-config label.active .img-os.ubuntu {
    background-image: url('/img/Group 240-1.svg');
}
.os-config label .img-os.gentoo {
    background-image: url('/img/gentoo.svg');
}
.os-config label.active .img-os.gentoo {
    background-image: url('/img/gentoo-w.svg');
}
.os-config label .img-os.opensuse {
    background-image: url('/img/suse.svg');
}
.os-config label.active .img-os.opensuse {
    background-image: url('/img/suse-w.svg');
}
.os-config label .img-os.cloudlinux {
    background-image: url('/img/cloudlnx.svg');
}
.os-config label.active .img-os.cloudlinux {
    background-image: url('/img/cloudlnx-w.svg');
}
.os-config label .img-os.freebsd {
    background-image: url('/img/freebsd.svg');
}
.os-config label.active .img-os.freebsd {
    background-image: url('/img/freebsd-w.svg');
}
.os-config label .img-os.fedora {
    background-image: url('/img/fedora.svg');
}
.os-config label.active .img-os.fedora {
    background-image: url('/img/fedora-w.svg');
}
.os-config label .img-os.proxmox {
    background-image: url('/img/proxmox.svg');
    width: 100%;
}
.os-config label.active .img-os.proxmox {
    background-image: url('/img/proxmox-w.svg');
}
.os-config label .img-os.vmware {
    background-image: url('/img/wmware.svg');
}
.os-config label.active .img-os.vmware {
    background-image: url('/img/wmware-w.svg');
}
.os-config label .img-os.openbsd {
    background-image: url('/img/openbsd.svg');
    width: 75%;
}
.os-config label.active .img-os.openbsd {
    background-image: url('/img/openbsd-w.svg');
}
.os-config label .img-raid.raid {
    background-image: url('/img/rack.svg');
}
.os-config label.active .img-raid.raid {
    background-image: url('/img/rack-w.svg');
    background-repeat: no-repeat;
}
.ip-addres input{
    display: none;
}
.ip-addres h4 {
    font-size: 18px;
    color: #666666;
    margin-bottom: 30px;
}
.ip-addres label {
    width: 22%;
    margin-right: 3%;
    background-color: #EEEEEE;
    text-align:center;
    margin-bottom: 3%;
    color: #AFAFAF;
    font-weight: 400;
}
.ip-addres label.active {
    color: white;
    background-color: #3E82BF;
}
.ip-addres label span {
    display: block;
}
.ip-addres label span:first-of-type {
    border-bottom: 1px solid #E1E1E1;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    padding-top: 6px;
    color: #919191;
}
.ip-addres label.active span:first-of-type {
    /*border-bottom: 1px solid #5B95C9;*/
    color: #FFC35A;
}
.ip-addres label span:last-of-type {
    color: #AFAFAF;
    font-size: 14px;
    height: 34px;
    line-height: 29px;
    padding-top: 5px;
}
.ip-addres label.active span:last-of-type {
    color: #2b2b2b;
    font-weight: 400;
}


  .increment {
      display: none;
  }
  .increment.current {
      display: block;
  }
.rcn-slider div {
    position: relative;
}
.rcn-slider div .progress {
    width: 100%;
    display: block; /* default: inline-block */
    position: absolute;
    z-index: 5;
    height: 10px;
    border-radius: 6px;
}
.rcn-slider div .progress {
    background-color: #3E82BF;
}
.rcn-slider div .progress:after{
    content: '';
    position: absolute;
    right: -10px;
    background: #F3F3F3;
    height: 10px;
    /*width: 20px;*/
    border-radius: 0;
    border-right: 18px solid #f3f3f3;
}
.rcn-slider div > span {
    position: relative;
}
.rcn-slider {
    margin: 50px 0;
}
.rcn-slider h4 {
    padding-bottom: 50px;
}
.btn-custom-reverse:focus, .btn-custom-reverse:hover {
    background-color: #3E82BF;
}
#menu.secondarySticky {
    z-index: 1000;
}
.top-span {
    display: block;
    position: absolute;
    top: -40px;
    text-align: center;
    width: 100%;
}
.rcn-slider .bottom-span{
    color: #5AB0FF;
    font-size: 19px;
    font-weight: 700;
}
.bottom-span {
    display: block;
    position: absolute;
    top: 25px;
    text-align: center;
    width: 100%;
}
  input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	outline: none;
	z-index: 10;
	position: absolute;
	top: 10px;
	padding: 0;
}
input[type="range"]::-ms-fill-upper {
    background: transparent;
}
input[type="range"]::-ms-fill-lower {
    background-color: transparent;
}
input[type="range"]::-ms-track{
	background: transparent;
	border-color: transparent;
	color: transparent;
	border-width: 0;
	height: 22px;
	z-index: 100;
}
input[type="range"]::-ms-thumb{
	top: 0;
	position: absolute;
	background-color: #e3e3e3;
	border: none;
	height: 18px;
	width: 18px;
	display: inline-block;
	border-radius: 200px;
	z-index: 11;
}

.overPriceVps {
    margin-top: 650px;
    position: relative;
}
.overPriceDedicated {
    margin-top: 1645px;
    position: relative;
}
.stickyPrice {
    top: 70px;
}
.rcn-slider > div::after {
    content: '';
    width: 100%;
    display: block;
    background-color: #F3F3F3;
    height: 10px;
    border-radius: 10px;
    z-index: 1;
    position: absolute;
}
@-moz-document url-prefix() {
    input[type=range] {
        background: none;
        top: -5px;
    }
  }
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height:1px;
  cursor: pointer;
  border-radius: 4px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+0,2989d8+50,2989d8+50,f3f3f3+50 */
  background: #fff; /* Old browsers */
}
input[type=range]::-moz-slider-runnable-track {
    width: 100%;
    height:1px;
    cursor: pointer;
    border-radius: 4px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+0,2989d8+50,2989d8+50,f3f3f3+50 */
    background: #fff; /* Old browsers */
  }
input[type=range]::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #E3E3E3;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -17px;
  box-shadow: 0 2px 5px 0px rgb(112, 112, 112, 1);
}
input[type=range]::-moz-range-track {
    display: none;
    opacity: 0;
}
input[type=range]::-webkit-range-track {
    display: none;
    opacity: 0;
}
input[type=range]::-moz-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #E3E3E3;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -17px;
    box-shadow: 0 2px 5px 0px rgb(112, 112, 112, 1);
    display: none;
  }
  input[type=range]::-webkit-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #E3E3E3;
    cursor: pointer;
    box-shadow: 0 2px 5px 0px rgb(112, 112, 112, 1);
  }

input[type=range]::-moz-range-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #E3E3E3;
  cursor: pointer;
  box-shadow: 0 2px 5px 0px rgb(112, 112, 112, 1);
}

.verification {
    padding: 90px 0 130px;
    background-color: white;
}
.verification form button {
    margin: 15px 0;
}
.verification input {
    border: none;
    height: 100%;
    vertical-align: top;
}
.verification h5 {
    color: #444444;
    margin-bottom: 40px;
}

.verification .input-field {
    /*border: 1px solid #CCCCCC;*/
    /*height: 34px;*/
    /*margin-bottom: 35px;*/
    /*display: inline-block;*/
}
.verification .input-field > span {
    color: #555555;
    /* background-color: #EEEEEE; */
    font-size: 12px;
    height: 100%;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    vertical-align: super;
    /* padding: 9px 12px 0; */
    font-weight: bold;
    width: 100px!important;
}
.confirmation-page-phone .select2-container {
    left: 11px;
    position: absolute;
    bottom: 11px;
    height: auto!important;
}
.confirmation-page-phone input.country-input{
    padding-left: 120px;
}
.confirmation-page-phone .select2-container:focus{
    outline: none;
}
.confirmation-page-phone .select2-selection__rendered img{
    position: relative;
    top: -2px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered ,
.select2-container--default .select2-selection--single .select2-selection__arrow{
    line-height: 32px;
}
.flag-icon-squared {
    margin-right: 10px;
}
.select2-container--default .select2-selection--single {
    border:none;
    border-radius: 0;
}
.select2-container--default .select2-selection--single:focus{
    outline: none;
}
.verification .input-field input {
    outline: none;
    text-align: center;
}

.mobile-field span i {
    font-size: 16px;
}
.mobile-field input {
    min-width: 250px;
}
#about_datacenter .happy {
    background-color: #2D689D;
}
#about_datacenter .server {
    background-color: #3E82BF;
}
#about_datacenter .network {
    background-color: #2397E2;
}
#about_datacenter .support {
    background-color: #2CACFF;
}


.whoweare {
   background-color: #EFEFEF;
   padding-top: 60px;
   padding-bottom: 65px;
}
.whoweare p {
    padding-top: 5px;
    font-size: 14px;
    color: #444444;
}
.theteam {
    background-color: white;
}
.theteam .sectionTitle h2 {
    color: #444444;
}
.team-info h2 {
    margin-top: 90px;
    font-size: 22px;
    color: #3E82BF;
}
.team-info span {
    font-size: 14px;
    color: #919191;
    margin-top: 5px;
}
.team-info p {
    font-size: 14px;
    color: #444444;
    margin-top: 30px;
}
.team-info div i{
    background-color: #3E82BF;
    font-size: 36px;
    padding: 13px;
    color: white;
    cursor: pointer;
}
.team-field {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.team-field:last-of-type {
    border-bottom: none;
}
.t70 {
    margin-top: 70px;
}
.addons h4 {
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.addons p {

    color: #666666;
    font-size: 14px;
    margin: 0;
    margin-bottom: 40px;
}
.addons input {
    display: none;
}
.addons input ~ label {
    width: 18px;
    height: 18px;
    min-height: 15px;
    margin-right: 10px;
    margin-bottom: 0;
    border: 2px solid #D6D6D6;
    border-radius: 15px;
    background-color: #fff;
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.addons input:checked ~ label {
    border: none;
}
.addons input:checked~label::after {
    opacity: 1;
}
.addons input ~ label:after {
    content: '+';
    width: 100%;
    height: 100%;
    position: absolute;
    border-top: none;
    border-right: none;
    background: #5AB0FF;
    color: white;
    opacity: 0;
    text-align: center;
    font-size: 18px;
    top: -4px;
    height: 22px;
}
.addons .primary > label {
    width: 100%;
    border-bottom:1px solid #ECECEC;
    padding: 15px 30px;
    /*margin-right: 3%;*/
    margin-bottom: 0;
}
.addons .primary > label:hover{
    background: #EFF9FF;
}
.addons-price {
    float: right;
    font-size: 14px;
    color: #666666;
    margin-right: 15px;
    font-weight: normal;
}
.addons-name{
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}
.addons .primary > label:nth-child(2n) {
    margin-right: 0;
}
.dedicated .col-sm-12 {
    margin-bottom: 50px;
}
.preview-order{
    color: #283A5E;
    font-size: 20px;
    font-weight: 700;
    font-family: Raleway;
    margin-bottom: 10px;
    text-align: center;
}
.vps-server > a {
    color: #737373;
    font-size: 14px;
}
.vps-server > a span {
    color: #3E82BF;
    font-size: 22px;
    vertical-align: top;
    margin-right: 10px;
}

.vps-table table {
    width: 100%;
}
.vps-table thead span {
    float: right;
    width: 35px;
    text-align: center;
    height: 20px;
    font-size: 34px;
    cursor: pointer;
}
.vps-table thead span i {
    top: -12px;
    position: relative;
    color: #FFC35A;
}

.vps-table tbody:first-of-type tr {
    /* border: none; */
}
.firstTable tbody:first-of-type tr td {
    /*padding: 5px 10px 5px 10px!important;*/
    text-align: left!important;
    padding-left: 100px!important;
}
.addonsTable td:first-child {
    text-align: right;
}

.vps-table tbody:first-of-type tr td:nth-child(2) {
    /*text-align: left;*/
}
.vps-table tbody:first-of-type tr:first-of-type td {
    padding: 25px 15px 5px;
}

.vps-table table:last-of-type tbody:first-of-type tr:last-of-type td {
    /*font-weight: bold;*/
    padding: 25px 10px;
}
.vps-table tfoot {
    background-color: #fff;
    color: #283A5E;
    border-spacing: 25px;
}
.vps-table tfoot td{
    text-align: center !important;
}
.vps-table tfoot .btn-greyTable {
    margin-left: 20px;
}
.btn-blueTable {
    background-color: #2CACFF;
    color: white;
    padding: 10px 100px;
    height: 38px;
    border: none;
    margin-bottom: 45px;
    margin-top: 35px;
}
.tfoot-firstline {
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 30px;
}
.tfoot-firstline span:first-child {
    font-size: 16px;
    font-weight: bold;
}
.tfoot-secondline {
    padding-bottom: 15px;
}
.fnt-bold {
    font-weight: bold;
}
.vps-table tfoot em {
    font-size: 12px;
}
.tfoot-firstline span:last-child {
    font-size: 33px;
    font-weight: bold;
    margin-left: 10px;
}
.share-config {
    margin-top: 60px;
    text-align: center;
}
.btn-greyTable {
    border: 1px solid #DFDFDF;
    color: #737373;
    font-size: 12px;
    padding: 3px 8px;
    background-color: #fff;
    border-radius: 12px;
}
.btn-orderTable {
    border:1px solid #DFDFDF;
    color: #737373;
    font-size: 12px;
    padding: 5px 8px;
    background-color: white;
}
.vps-table .firstTable tbody tr th ,
.addonsSection tr td:first-child,
.vps-table tr.secondary th:first-child,
.vps-table table:last-child tbody tr td:first-child ,
.pdn-rew{
    text-align: right !important;
    padding-right: 85px !important;
    width: 180px;
}
.addonsSection tr td:first-child,
.addonsSection tr th:first-child{
    text-align: left!important;
    padding: 15px 15px 15px 40px!important;
}
.vps-table table:last-child tbody tr td:first-child ,
.pdn-rew {
    padding-left: 40px !important;
    text-align: left !important;
    padding-right: 0 !important;
}
.vps-table table:last-of-type {
    margin-bottom: 40px;
}
.addonsTable{
    background-color: #FBFBFB;
}
.vps-table .firstTable {
    margin-top: 40px;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.vps-table .firstTable td ,
.vps-table .firstTable th  {
    text-align: center ;
    padding: 7px 0;
}
.vps-table .firstTable tbody td ,
.vps-table .firstTable tbody th {
    /*border-right: 1px solid #E4E4E4 !important;*/
    height: 33px;
}
.vps-table .firstTable tbody tr td:last-of-type {
    border: none !important;
}
.vps-table .firstTable td,
.vps-table .firstTable thead th {
    color: #737373;
    text-align: left !important;
    padding-left: 100px !important;
}
.vps-table thead th {
    font-size: 20px!important;
}
.vps-table .firstTable .changed{
    color: #2CACFF ;
    font-weight: bold;
}
.txt-acenter {
    text-align: center !important;
}
.txt-right {
    text-align: right !important;
}
.vps-table .firstTable .changed.basicBundle {
    text-decoration: line-through;
    font-weight: 400;
}
.vps-table .firstTable .basicBundle{
    color: #737373;
}
.basicBundle.price.changed{
    font-weight: 700!important;
    color: #32343A;
}
.firstTable tr td .price{
    font-size: 16px;
}
.addonsSection {
    /*background-color: #F2F2F2 !important;*/
}
.vps-table{
    box-shadow: 0 11px 27px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.vps-table .addonsSection tr:nth-child(2) td{
    /*padding: 35px 10px 5px 10px ;*/
}
.vps-table th {
    font-weight: bold;
    font-family: Raleway;
    color: #283A5E;
    padding: 24px 15px 18px;
    /*text-align: left;*/
    /* padding-right: 70px; */

}
.third-table th{
    color: #737373;
}
.pd-rs {
    padding-right: 30px !important;
}
.pdr-25 {
    padding-right:25px !important;
}
.vps-table tr.secondary {
    border-bottom: 1px solid #E4E4E4 !important;
}
.vps-table tr.secondary th {
    font-size: 15px;
    font-weight: bold;
    color: #737373;
    padding: 20px 15px 15px 15px;
    text-align: left;

}
.vps-table tr.secondary th:first-child{
    padding: 20px 15px 15px 40px;
}
.vps-table .firstTable tbody tr:first-child th:first-child  {
    padding: 20px 15px 5px 40px !important;
    padding-right: 85px !important;
}
.vps-table thead tr th,
.vps-table tbody tr td,
.vps-table tbody tr th{
    border-bottom: 1px solid #E4E4E4;
    position: relative;
    height: 50px;
    font-size: 14px;
}
.vps-table .firstTable tbody td,
.vps-table .firstTable tbody th {
    border: none;
    color: #737373;
}
.border-none {
    border: none !important;
}
/* .vps-table tbody tr::before{
    content: '';
    display: block;
    position: absolute;
    width: 50%;
    left: 25%;
    border-bottom: 1px solid #E4E4E4;
} */

.vps-table tbody td {
    color: #32343A;
    padding: 15px;
    /*text-align: left;*/
}

/* invoice-list design modify */
.invoices-changes span.label{
    /*padding: 0.4em 0.6em 0.17em;*/
    border-radius: 0;
}
.invoices-changes span.label-success,
.invoices-changes span.label-warning{
    min-width: 80px;
    display: inline-block;
    color: #fff!important;
}
.invoices-changes .due-pay-btns .btn{
    min-width: 90px;
}
.invoices-changes .due-pay-btns .btn,
.invoices-changes .due-pay-btns span{
    display: inline-block;
    border-radius: 30px;
}

.share-config p {
    font-size: 11px;
    color: #32343A;
}
.share-config > div a {
    margin: 0 3px;
}
.share-config > div span {
    color: #AFAFAF;
    font-size: 29px;
    height: 29px;
    width: 29px;
}


/* =============== Media Queries ============= */

@media (max-width:1200px) {
    .black-friday {
        margin: 0 auto;
        display: block !important;
        height: 290px;
        text-align: center;
        margin-top: 6%;
    }
    .black-friday img {
        width: auto;
    }
    .header {
        background-repeat: inherit;
    }
    .about-us-team{
        padding: 30px 0;
    }
}

@media (max-width:991px) {
    .team-pic{
        margin-bottom: 25px;
    }
    .team-person .right{
        float: left;
        text-align: left;
    }
    .team-person .col-sm-8{
        padding-left: 50px;
    }
}

@media (max-width:770px) {
    .primary-menu-links {
        margin: 0;
    }
    #primaryMenu .navbar-toggle {
        padding: 5px !important;
        margin-top: 4px;
    }
    #primaryMenu .navbar-toggle .icon-bar {
        height: 1px;
    }

    #primaryMenu li a {
        padding: 10px;
        padding-bottom: 5px;
    }
    #primaryNavbar {
        text-align: right;
        border: none;
        box-shadow: none;
        padding: 0 30px;
    }
    .primary-social-menu-links {
        padding-right: 0;
        margin-right: 0;
    }
    .black-friday {
        text-align: center;
        display: block !important;
    }
    .black-friday img {
        width: auto;
        height: auto;
    }

}

@media (max-width: 767px) {
    .counter-block{
        max-height: none;
    }
    .counter-block > #about_datacenter{
        padding: 0;
    }
    .team-person .col-sm-8{
        padding-left: 15px;
    }
    .team-person .col-sm-4 img{
        width: 100%;
        /*padding: 25px;*/
    }
    .team-person h3{
        padding-top: 0;
    }
}

@media (max-width:700px) {
    .raid-n label {
        display: inline-block;
        width: inherit;
    }
}

@media (max-width:680px) {
    #primaryMenu .navbar-toggle {
        padding: 0;
    }
    .os-config label ,
    .ip-addres label ,
    .additional-cpu .radioBtnGroup .radioBtn{
        width: 29%;
    }
    .os-config label:nth-of-type(3n) {
        margin-right: 0;
    }
    .os-config label:nth-of-type(4n) {
        margin-right: 3%;
    }
    .addons .primary > label {
        width: 100%;
        margin: 0;
    }

}

@media (max-width:515px) {
    .black-friday {
        margin-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 479px) {
    .counter-number{
        font-size: 32px;
    }
    .counter-text{
        font-size: 12px;
    }
    .counter-holder img{
        height: 50px;
    }
}

@media (max-width:450px) {
    .os-config label,
    .ip-addres label,
    .additional-cpu .radioBtnGroup .radioBtn {
        width: 46%;
    }
    .os-config label:nth-of-type(2n) {
        margin-right: 0%;
    }
    .os-config label:nth-of-type(3n) {
        margin-right: 3%;
    }
    .os-config label:nth-of-type(4n) {
        margin-right: 3%;
    }
}

.error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
}
.due-center{
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
}
