.menu { background: #032B4C; }
.menu .navbar-light .navbar-nav .active>.nav-link, .menu .navbar-light .navbar-nav .nav-link.active {
  background: #12B810;
}

.menu .navbar-nav li.attention .nav-link { background: #12B810; }


h1.sectiontitle span { color: #032B4C !important; }
.btn-slider { background: #032B4C; border: 2px solid #032B4C; }
.imageslider i.fas, .imageslider i.far, .imageslider i.fal, .imageslider i.fab { color: #c3c3c3; }
.scroll-top-wrapper { background-color: #032B4C; color: #032B4C; }
.btn-custom { background-color: #032B4C; border: 1px solid #032B4C; }
.hostingfeatures h3 { color: #032B4C; }
.sslhighlight i.fas, .sslhighlight i.far, .sslhighlight i.fal, .sslhighlight i.fab { color: #032B4C; }
.sslhighlight .card .card-header-link a:after { background-color: #032B4C; }
.reasons h3 { color: #032B4C; }

.jcarousel-pagination a.active { background: #12B810; }
a { color: #032B4C; }

.footer-area .company {

border-bottom: none;
padding-bottom: 0;
padding-top: 0;

}

.footer-area .footerlinks { margin-bottom: 40px; }

.btn-primary-small { background-color: #032B4C; }
.productfaqs .card .card-header-link a:after { background-color: #032B4C; border: 1px solid #032B4C; }
.vpspriceslider .slider-container #slider .ui-slider-range { background: #032B4C; }
.btn-primary { background-color: #032B4C; }
.vpspriceslider .slider-container #slider .ui-slider-handle { background: #12B810; }
.vpspriceslider h3 a { color: #032B4c; }
.vpsinfo i.fas, .vpsinfo i.far, .vpsinfo i.fal, .vpsinfo i.fab { color: #c3c3c3; }
.vpshostingfeatures h3 { color: #032B4C; }
.vpsfeatures i.fas, .vpsfeatures i.far, .vpsfeatures i.fal, .vpsfeatures i.fab { color: #032B4C; }
.vpspriceslider .price_rangetxt div.icon.current:after { background: #12B810; } 
.header-area .btn-headercart { border: 1px solid #032B4c; background-color: #032B4C; }
.header-area .btn-headerlinks { color: #032B4C; }
.header-area p.links { color: #032B4C; }
.header-area i.fas, .header-area i.far, .header-area i.fal, .header-area i.fab { color: #032B4C; }
.header-area .links a:hover { color: #12B810; }
.dedicatedtable { background: #fff; }
.dedicatedaddons { background: #F3F4F5; }
.dedicatedfeatures { background: #fff; }
.dedicatedservers .panel-body p { font-size: 14px; }
.dedicatedservers .panel-body p:nth-of-type(1) { font-size: 16px; font-weight: bold; }
.sslhighlight { padding: 60px 0px 0px 0px; margin-bottom: -30px; }

.dedicatedlocations{
background: #F3F4F5;
padding: 60px 0 40px 0;
border-top: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;
}

.dedicatedlocations .box {
background: #FFF;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: 10px 25px;
    margin-bottom: 20px;
    width: 200px;
}
.dedicatedlocations .info h4 {
    font-weight: 300;
    margin: 20px 0;
    font-size: 18px;
}
.dedicatedlocations img {
    margin: 20px auto;
    display: block;
}

.dedicatedoperatingsystems, .vpsoperatingsystems {
background: none;
}
.dedicatedfeatures {
background: #F3F4F5;
}


.dedicatedlocations .container .row { 

  align-items: center;
  justify-content: center;

}

.dedicatedlocations .container .row .location {
margin-left: 30px; 
}

@media only screen and (max-width: 600px) {

  .dedicatedlocations .box { 
  text-align: center; 
  margin: 0 auto;
  margin-top: 20px;
  }

  .dedicatedlocations .container .row .location {
  margin-left: 0;
  }
}

.coloimg { text-align: center; padding-top: 8px; }

.dedicatedservers .row { margin-top: -50px; }

.reasons .thumbnail { height: 300px; }

.planbox .pricing .pricing-list ul li { color: #000; }

//.datacenter { cursor: pointer; }

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.pingtrace { padding-top: 10px; font-size: 12px; }


.towercolo {
  align-items: center;
  justify-content: center;
 }

.ssl-state { display: none; }

.mainblurb { 
  font-size: 16px; 
  color: #032b4c; 
  padding: 20px 0 40px 20px; 
  font-family: 'Open Sans',sans-serif;
  width: 1200px;
  text-align: left;
}

.contactdiv {
  position: absolute; 
  top: 75%; 
  right:0; 
  padding-right: 40px;
}


.menu .dropdown-menu li a.dropdown-item {
    color: #fff;
}

.footer-area a {
  font-weight: unset;
}

#instanttable th {
  font-size: 14px;
  font-family: 'Open Sans',sans-serif;
  font-weight: bold;
}

#instanttable td {
  font-size: 14px;
  font-family: 'Open Sans',sans-serif;
}

#instanttable.table tr:nth-child(even) td {
  background-color: #fff;
}

#instanttable.table tr:nth-child(odd) td {
  background-color: #f3f4f5;
}


.instantinfo {
  padding: 0 0 20px 0;
  margin-top: -40px;
  background: #f3f4f5;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
}

.instantinfo .col-xl-8 {
  margin: 0 auto;
  width: 50%;
  padding-top: 40px;
}

.instantinfo .panel {
    border: 1px solid #E3E3E3;
    border-radius: 0;
    margin-bottom: 20px;
    background: #FFF;
}

.instantinfo .panel-heading {
    border-radius: 0;
    background: #373B42;
    color: #FFF;
    padding: 10px 15px
}

.instantinfo .panel-title {
    font-weight: 600;
    font-size: 18px;
    padding: 10px;
    margin: 0
}

.instantinfo .panel-body {
    padding: 26px
}

.instantinfo h3 i.fas,
.instantinfo h3 i.far,
.instantinfo h3 i.fal,
.instantinfo h3 i.fab {
    color: #FFF
}

.instantinfo i.fas,
.instantinfo i.far,
.instantinfo i.fal,
.instantinfo i.fab {
    color: #DF3626
}

.instantinfo .vpsspecifications i.fas,
.instantinfo .vpsspecifications i.far,
.instantinfo .vpsspecifications i.fal,
.instantinfo .vpsspecifications i.fab {
    color: #4cb700
}

.instantinfo p {
    margin-top: 10px;
    margin-bottom: 10px
}
