/*

DO NOT MODIFY 'STYLE.CSS' FILE!
USE STYLE-CUSTOM.CSS TO ADD YOUR OWN CSS RULES.
IF YOU WANT TO CHANGE 'STYLE.CSS', MODIFY 'STYLE.LESS' FILE AND COMPILE WITH 'KOALA-APP' OR 'SimpLESS'.
DOWNLOAD SimpLESS SOFTWARE FROM wearekiss.com/simpless
DOWNLOAD KOALA SOFTWARE FROM koala-app.com
OR CONTACT HARZEMDESIGN FOR CHANGES.

*/
.lato {
  font-family: "Lato", arial, helvetica, sans-serif;
  font-weight: normal;
}
strong,
b,
.bold {
  font-weight: bold;
}
.b900 {
  font-weight: 900;
}
i {
  font-style: italic;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: normal;
}
p {
  line-height: 1.2em;
}
.f11 {
  font-size: 11px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f17 {
  font-size: 17px;
}
.f18 {
  font-size: 18px;
}
.f19 {
  font-size: 19px;
}
.f20 {
  font-size: 20px;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.redback {
  background: Red;
}
.hidden {
  display: none;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
br.clear {
  display: block;
  height: 0px;
  clear: both;
}
div.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
body {
  background: #fff;
  font-size: 13px;
  font-family: "Lato", arial, helvetica, sans-serif;
  font-weight: normal;
  color: #666;
  margin: 0px;
  padding: 0px;
  min-width: 1000px;
}
.body {
  width: 100%;
  min-width: 1000px;
  max-width: 1200px;
  margin: auto;
  position: relative;
}
.body:before,
.body:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.body:after {
  clear: both;
}
a:link,
a:visited {
  color: #dd5800;
  text-decoration: none;
}
a:hover {
  color: #FF7A00;
  text-decoration: none;
}
a img {
  border: 0px;
}
input {
  font-size: 12px;
}
.half {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
/* design */
#header {
  height: 110px;
  background: #000000;
  border-bottom: 1px solid #ff7a00;
  box-shadow: 0 0 20px #000;
  position: relative;
  z-index: 2;
}
#page {
  position: relative;
  z-index: 1;
}
a.logo {
  display: block;
  float: left;
  height: 104px;
  width: 420px;
  border-top: 3px solid #ff7a00;
  border-bottom: 3px solid #ff7a00;
  background: url(images/logo.png) 10px center no-repeat;
}
.topmenu {
  float: right;
  line-height: 44px;
  border-bottom: 1px solid #292929;
  width: 520px;
}
.topmenu .top-phone {
  background: url(images/icon-phone.png) 5px 18px no-repeat;
  font-size: 14px;
  color: #fff;
  padding-left: 21px;
  float: left;
}
.topmenu .top-items {
  float: right;
}
.topmenu .top-items a {
  display: block;
  font-size: 11px;
  color: #ff7a00;
  padding: 0 15px;
  float: left;
}
.topmenu .top-items a:hover {
  color: #fff;
}
.topmenu .top-items a + a {
  padding-left: 20px;
  background: url(images/dot.png) left center no-repeat;
}
#menu {
  float: right;
  margin-top: 29px;
}
#menu > ul > li {
  float: left;
  position: relative;
}
#menu > ul > li > a {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  padding: 0 21px 1px 21px;
  border-bottom: 5px solid #000;
}
#menu > ul > li:hover > a {
  border-bottom: 5px solid #ff7a00;
}
#menu > ul li > ul {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 36px;
  left: -30px;
  background: #000;
  padding: 1px;
  padding-top: 5px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  border: 1px solid #ff7a00;
  border-top: 0;
  min-width: 150%;
}
#menu > ul li > ul > li {
  min-width: 100%;
}
#menu > ul li > ul > li > a {
  display: block;
  padding: 8px 25px 8px 14px;
  font-size: 13px;
  white-space: nowrap;
  color: #fff;
}
#menu > ul li > ul > li > a:hover {
  background: #ff7a00;
  color: #fff;
}
#menu > ul > li:hover > ul {
  display: block;
}
.bigimages-back {
  background: url(images/bigimage-1.jpg) top center no-repeat;
}
.bigimage-area,
.bigimage {
  height: 486px;
  position: relative;
}
#bigimage1 .title,
.bigimage .title {
  background: rgba(0, 0, 0, 0.7);
  font-size: 72px;
  color: #fff;
  float: left;
  margin-top: 75px;
  padding: 0 40px 4px 44px;
  font-weight: 300;
}
#bigimage1 .title strong,
.bigimage .title strong {
  color: #ff7a00;
  font-weight: 900;
}
#bigimage1 .sample-package,
.bigimage .sample-package {
  background: #000;
  font-size: 18px;
  color: #fff;
  float: right;
  margin-top: 61px;
  margin-right: 100px;
  padding: 15px 0;
  position: relative;
}
#bigimage1 .sample-package ul li,
.bigimage .sample-package ul li {
  line-height: 30px;
  padding: 0 36px 0 48px;
  background: url(images/bullet-big.png) 16px center no-repeat;
}
#bigimage1 .sample-package ul li b,
.bigimage .sample-package ul li b {
  color: #ff7a00;
}
#bigimage1 .sample-package ul li b.price,
.bigimage .sample-package ul li b.price {
  color: #52cb01;
}
#bigimage1 .sample-package a.bigbutton,
.bigimage .sample-package a.bigbutton {
  position: absolute;
  background: #0074ae;
  line-height: 50px;
  width: 100%;
  bottom: -51px;
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 900;
}
#bigimage1 .sample-package a.bigbutton:hover,
.bigimage .sample-package a.bigbutton:hover {
  background: #0096e1;
}
#bigimage1 .image-title span,
.bigimage .image-title span {
  color: #ff7a00;
}
#bigimage1 .image-title span + span,
.bigimage .image-title span + span {
  color: #00aaff;
}
#bigimage1 .image-title span + span + span,
.bigimage .image-title span + span + span {
  color: #52cb01;
}
.bigimage .image-heading {
  position: absolute;
  top: 346px;
  left: 0;
  width: 100%;
  height: 140px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.bigimage .image-heading .image-title {
  width: 945px;
  line-height: 64px;
  padding-left: 22px;
  font-weight: 900;
  font-size: 32px;
  border-bottom: 1px solid #ff7a00;
}
.bigimage .image-heading .image-description {
  font-size: 18px;
  font-weight: 900;
  width: 945px;
  padding: 14px 0 0px 22px;
}
.bigimage-dots {
  position: absolute;
  text-align: right;
  bottom: 18px;
  right: 15px;
  width: 100px;
}
.bigimage-dots a {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #d7d7d7;
  border-radius: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #000;
  margin: 0 1px;
}
.bigimage-dots a:hover,
.bigimage-dots a.selected {
  background: #ff7a00;
  border-top: 1px solid #000;
  border-bottom: 1px solid #fff;
  position: relative;
  top: -1px;
}
.bigimage-arrows {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
}
.bigimage-arrows a {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 154px;
}
.bigimage-arrows a#prev {
  left: 0;
  background: url(images/bigarrow-left.png) no-repeat;
}
.bigimage-arrows a#next {
  right: 0;
  background: url(images/bigarrow-right.png) no-repeat;
}
.maincontent {
  margin-top: 10px;
  padding-top: 20px;
}
.whiteback {
  background: #fff;
}
.home-blocks {
  padding: 30px 0 5px 0;
}
.home-blocks:before,
.home-blocks:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.home-blocks:after {
  clear: both;
}
a.button,
button.button {
  transition: background 0.5s, color 0.5s;
  display: inline-block;
  line-height: 36px;
  padding: 0 18px 0px 18px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 900;
  background: #000;
  color: #ff7a00;
  text-align: center;
}
a.button:hover,
button.button:hover {
  color: #000;
  background: #fff;
  box-shadow: 0 0 2px #000;
}
button.button {
  font-family: "Lato", arial, helvetica, sans-serif;
  font-weight: normal;
  border: 0;
  cursor: pointer;
  font-weight: 900;
}
.orange-button {
  color: #ff7a00 !important;
}
.orange-button:hover {
  color: #000000 !important;
}
.green-button {
  color: #52cb01!important;
}
.green-button:hover {
  color: #000000 !important;
}
.blue-button {
  color: #00aaff!important;
}
.blue-button:hover {
  color: #000000 !important;
}
.home-block {
  width: 33.33%;
  float: left;
  text-align: center;
}
.home-block .title {
  display: inline-block;
  font-size: 24px;
  min-width: 80%;
  margin: 0 auto;
  padding-top: 110px;
  border-bottom: 1px solid #d1d1d1;
  font-weight: 900;
  line-height: 40px;
}
.home-block .text {
  padding: 5px 20px;
  line-height: 20px;
  font-size: 14px;
}
.home-block a.home-button {
  margin: 15px 0;
}
.home-block-1 .title {
  background: url(images/bigicon-1.png) center 3px no-repeat;
  color: #ff7a00;
}
.home-block-1 a.home-button {
  color: #ff7a00 !important;
}
.home-block-1 a.home-button:hover {
  color: #000000 !important;
}
.home-block-2 .title {
  background: url(images/bigicon-2.png) center 0px no-repeat;
  color: #52cb01;
}
.home-block-2 a.home-button {
  color: #52cb01!important;
}
.home-block-2 a.home-button:hover {
  color: #000000 !important;
}
.home-block-3 .title {
  background: url(images/bigicon-3.png) center 0px no-repeat;
  color: #0074ae;
}
.home-block-3 a.home-button {
  color: #00aaff!important;
}
.home-block-3 a.home-button:hover {
  color: #000000 !important;
}
.home-secondblock {
  background: #000000 url(images/home-secondblock.jpg) top center no-repeat;
  padding-bottom: 28px;
}
.home-secondblock .fakewhite {
  height: 50px;
  background: white;
}
.home-secondblock .heading {
  margin: 20px 0;
  background: rgba(0, 0, 0, 0.6);
  font-weight: 900;
  color: #fff;
  padding: 22px 0 ;
}
.home-secondblock .heading .bigheading {
  font-size: 48px;
}
.home-secondblock .heading .bigheading span {
  color: #ccc;
}
.home-secondblock .heading .bigheading span + span {
  color: #ff7a00;
}
.home-secondblock .heading .subtext {
  font-size: 24px;
}
.whiteblocks {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #000;
}
.whiteblocks:before,
.whiteblocks:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.whiteblocks:after {
  clear: both;
}
.whiteblocks .wblock {
  width: 45%;
  padding: 28px 2% 20px;
  float: left;
}
.whiteblocks .wblock .title {
  font-size: 22px;
  font-weight: 900;
  color: #000;
  line-height: 64px;
  padding-left: 90px;
  background: url(images/icon-w1.png) 21px center no-repeat;
}
.whiteblocks .wblock .text {
  font-size: 15px;
  line-height: 24px;
  color: #000;
  margin: 5px 0 20px 0;
}
.whiteblocks .wblock + .wblock .title {
  background: url(images/icon-w2.png) 21px center no-repeat;
}
#footer {
  margin-top: 60px;
  background: #292a2e;
  color: #fff;
}
.footertop {
  background: #5b5c61;
  line-height: 48px;
}
.footertop .title {
  font-size: 13px;
  font-weight: 900;
  width: 270px;
  float: left;
}
.footertop a.supportlink {
  float: right;
  line-height: 40px;
  padding: 4px 11px 0 11px;
  border-bottom: 4px solid #ff7a00;
  font-size: 11px;
  color: #ff7a00;
}
.footertop a.supportlink:hover {
  background: #000;
  color: #fff;
}
.footerlinks {
  padding-bottom: 57px;
}
.footerlinks ul {
  width: 230px;
  margin-left: 40px;
  float: left;
  margin-top: 10px;
}
.footerlinks ul li {
  border-top: 1px solid #4d4d4d;
  background: url(images/bullet-small.png) 10px center no-repeat;
}
.footerlinks ul li a {
  display: block;
  color: #ccc;
  font-size: 12px;
  line-height: 39px;
  padding-left: 30px;
}
.footerlinks ul li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.footerlinks ul li:first-child {
  border-top: 0;
}
.footerlinks ul:first-child {
  margin-left: 0;
}
.contact-info {
  float: right;
  width: 230px;
  margin-top: 61px;
}
.contact-info div.tw {
  display: block;
  border-bottom: 1px solid #3c3c3c;
  text-align: right;
}
.contact-info div.tw a {
  display: inline-block;
  line-height: 36px;
  padding-left: 32px;
  font-size: 14px;
  background: url(images/tw.png) left center no-repeat;
  color: #fff;
  font-weight: bold;
  padding-right: 8px;
}
.contact-info div.tw a:hover {
  color: #70BAD5;
}
.contact-info .phone,
.contact-info .address {
  margin-top: 12px;
  font-size: 14px;
  padding: 5px 20px 5px 0;
  margin-right: 6px;
  text-align: right;
  background: url(images/icon-phone.png) right center no-repeat;
}
.contact-info .address {
  margin-top: 0px;
  background: url(images/icon-home.png) right center no-repeat;
}
.copyright {
  background: #1f1f1f url(images/logo-footer.png) center center no-repeat;
  text-align: left;
  line-height: 70px;
  border-top: 1px solid #743700;
  font-size: 13px;
  color: #999;
}
.page-heading {
  padding: 40px 0 0 0;
}
.page-heading.ph-green {
  background: #52cb01 url(images/heading-green.png) top center no-repeat;
}
.page-heading.ph-orange {
  background: #ea7000 url(images/heading-orange.png) top center no-repeat;
}
.page-heading.ph-blue {
  background: #0187cb url(images/heading-blue.png) top center no-repeat;
}
.page-heading .heading {
  color: #fff;
  font-size: 48px;
  padding: 10px 70px 12px 20px;
  background: rgba(0, 0, 0, 0.6);
  float: left;
  font-weight: 900;
}
.page-heading .container {
  padding-bottom: 20px;
}
.page-heading .container:before,
.page-heading .container:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.page-heading .container:after {
  clear: both;
}
.subpage-server {
  background: #000000 url(images/home-secondblock.jpg) top center no-repeat;
  padding: 20px 0;
}
.subpage-server .whiteback {
  padding: 20px;
}
.subpage-colocation {
  background: #000000 url(images/home-secondblock.jpg) top center no-repeat;
  padding: 20px 0;
}
.subpage-colocation .whiteback {
  padding: 20px;
}
.server {
  margin-bottom: 20px;
  clear: both;
}
.server .title {
  margin-left: 45px;
  background: #2E2E2E;
  border-bottom: 1px solid #52cb01;
  padding-top: 10px;
  border-radius: 10px 10px 0 0;
}
.server .title:before,
.server .title:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.server .title:after {
  clear: both;
}
.server .title strong {
  float: left;
  display: block;
  width: 300px;
  height: 30px;
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 10px 20px;
  color: #fff;
}
.server .title .server-buttons {
  float: left;
  margin-top: 10px;
  height: 20px;
}
.server .title .server-buttons a {
  display: block;
  float: left;
  line-height: 30px;
  background: #000;
  color: #fff;
  margin-right: 10px;
  border-radius: 7px 7px 0 0;
  font-size: 14px;
  font-weight: bold;
  padding: 0 15px;
}
.server .title .server-buttons a.selected,
.server .title .server-buttons a:hover {
  background: #52CB01;
  color: #000;
}
.server .main {
  position: relative;
  background: #000;
  transition: background 0.5s;
  margin-left: 45px;
  font-size: 16px;
  color: #fff;
  min-height: 180px;
  border-radius: 0 0 10px 10px;
}
.server .main:before {
  content: "";
  position: absolute;
  display: block;
  left: -65px;
  top: 0;
  width: 128px;
  height: 100%;
  background: url(images/icon-server.png) center center no-repeat;
}
.server .main .ss {
  padding-left: 50px;
  max-width: 800px;
}
.server .main .specs ul {
  float: left;
  margin: 26px 0 0 0;
}
.server .main .specs ul li {
  font-size: 20px;
  line-height: 36px;
  margin-right: 10px;
}
.server .main .specs ul li small {
  color: #52cb01;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  min-width: 80px;
  text-align: right;
  margin-right: 6px;
}
.server .main .specs ul li b {
  color: #ff7a00;
}
.server .main .specs ul li b.price {
  color: #52cb01;
}
.server .main .specs ul li.doubleline {
  line-height: 18px;
  font-size: 14px;
}
.server .main .feats ul {
  float: left;
  margin: 32px 10px;
}
.server .main .feats ul li {
  padding: 0 20px 0 48px;
  line-height: 32px;
  margin-bottom: 8px;
  background: #2e2e2e url(images/bullet-big.png) 16px center no-repeat;
  border-radius: 6px;
  font-size: 14px;
}
.server .main .feats ul li b {
  color: #ff7a00;
}
.server .main .feats ul li b.price {
  color: #52cb01;
}
.server .main .soft ul {
  padding-top: 10px;
}
.server .main .soft ul li {
  float: left;
  background: #fff;
  border-radius: 10px;
  width: 200px;
  height: 40px;
  margin: 5px 0px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
}
.server .main .pricebox {
  position: absolute;
  top: -40px;
  height: 100%;
  right: 20px;
  background: #52cb01;
  padding: 20px;
}
.server .main .pricebox .bigprice {
  font-size: 72px;
  line-height: 90px;
  color: #fff;
  text-shadow: 0 2px 1px #000;
  font-weight: 900;
}
.server .main .pricebox .bigprice small {
  font-size: 36px;
  position: relative;
  top: -20px;
  font-weight: normal;
}
.server .main .pricebox .bigprice small + small {
  display: block;
  font-size: 14px;
  text-align: center;
  top: -10px;
  font-weight: 900;
  line-height: 10px;
}
.server .main .pricebox a.button {
  margin-top: 20px;
  float: none;
  display: block;
}
.server .mainspecs {
  background: #000;
}
.server .mainfeats {
  background: #555;
}
.server .mainsoft {
  background: #fff;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
}
.graypage {
  background: #eee;
  padding: 20px 0;
}
.graypage .half {
  padding: 0 20px;
}
.graypage .third {
  margin-left: 1.66%;
  width: 32.22%;
  float: left;
}
.graypage .third:first-child {
  margin-left: 0;
}
.hugetitle {
  background: rgba(0, 0, 0, 0.8);
  font-weight: 900;
  color: #fff;
  padding: 22px 0 ;
  margin-bottom: 20px;
}
.hugetitle .bigheading {
  font-size: 48px;
}
.hugetitle .smallheading {
  font-size: 32px;
}
.hugetitle .subtext {
  font-size: 24px;
}
.dcconnect span {
  color: #FC8000;
}
h1 {
  margin: 10px 0;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
h2 {
  margin: 10px 0;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
h3 {
  margin: 10px 0;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
p {
  margin: 10px 0;
  line-height: 1.5em;
}
img.network-providers {
  margin-top: 11px;
}
.gallery {
  clear: both;
  padding-top: 20px;
}
.gallery ul li {
  float: left;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 10px;
}
.colo-packs:before,
.colo-packs:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.colo-packs:after {
  clear: both;
}
.colo-packs .colo {
  float: left;
  width: 380px;
  margin-left: 10px;
  box-sizing: border-box;
}
.colo-packs .colo:first-child {
  margin-left: 0;
}
.colo-packs .colo {
  position: relative;
}
.colo-packs .colocontent {
  margin-left: 71px;
}
.colo-packs .title {
  background: #2E3339;
  border-bottom: 1px solid #FF7A00;
  padding-top: 10px;
  border-radius: 5px 5px 0 0;
}
.colo-packs .title:before,
.colo-packs .title:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.colo-packs .title:after {
  clear: both;
}
.colo-packs .title strong {
  float: left;
  display: block;
  width: 300px;
  height: 30px;
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 10px 80px;
  color: #fff;
}
.colo-packs .text {
  background: #000;
  min-height: 200px;
  padding: 25px 10px 5px 80px;
  border-radius: 0 0 5px 5px;
  color: #fff;
}
.colo-packs ul li {
  border-bottom: 1px dotted #4d4d4d;
  background: url(images/bullet-big.png) 0px center no-repeat;
  padding: 5px 5px 5px 30px;
}
.colo-packs .price {
  padding-left: 0px;
  padding-right: 0px;
  color: #FF7A00;
  font-size: 28px;
  font-weight: 300;
  border-bottom: 0px;
  padding-top: 15px;
  background: transparent;
}
.colo-packs .price a {
  top: 5px;
  position: relative;
  background: #FF7A00;
  color: #000;
  float: right;
  line-height: 28px;
  padding: 0 10px 0 10px;
}
.colo-packs .price a:hover {
  background: #fff;
}
.colo-packs .icon {
  position: absolute;
  left: 0px;
  top: 20px;
  height: 241px;
  width: 142px;
}
.colo-packs .colo .icon {
  background: url(images/icon-colo1.png) center center no-repeat;
}
.colo-packs .colo + .colo .icon {
  background: url(images/icon-colo2.png) center center no-repeat;
}
.colo-packs .colo + .colo + .colo .icon {
  background: url(images/icon-colo3.png) center center no-repeat;
}
.portal-gallery {
  float: right;
  padding: 0;
}
.portal-gallery li {
  margin: 0 0 10px 10px !important;
}
ul.biglist li {
  border-top: 1px dotted #333;
  padding: 10px 10px 10px 40px;
  font-size: 15px;
  background: url(images/bullet-big.png) 7px center no-repeat;
}
ul.biglist li b {
  color: #000;
}
ul.biglist li:first-child {
  border-top: 0;
}
.datacenter-image {
  background: url(images/datacenter.jpg) left top no-repeat;
  min-height: 330px;
}
.network-image {
  background: url(images/network.jpg) left top no-repeat;
  min-height: 330px;
}
.contact-form {
  border: 1px solid #ccc;
  background: #ddd;
  padding: 20px 20px 10px 20px;
  border-radius: 10px;
  margin: 10px 0;
  font-size: 15px;
}
.contact-form:before,
.contact-form:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.contact-form:after {
  clear: both;
}
.contact-form .half {
  width: 40%;
}
.contact-form .half + .half {
  width: 60%;
}
.contact-form input,
.contact-form .select,
.contact-form .textarea {
  font-family: lato, "open sans", helvetica, arial, sans-serif;
  font-size: 15px;
}
.contact-form .formitem {
  margin: 10px 0;
}
.contact-form label {
  min-width: 120px;
  display: inline-block;
  text-align: right;
  padding-right: 10px;
}
.contact-form input[type=text] {
  background: #EEEEEE;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 10px;
  width: 250px;
}
.contact-form input[type=text]:focus {
  background: #fff;
  box-shadow: 0 0 10px -3px #ff7a00;
  border: 1px solid #999;
}
.contact-form select {
  background: #EEEEEE;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 10px;
  width: 200px;
  margin-right: 20px;
}
.contact-form .lined select {
  float: left;
}
.contact-form .forcheckbox {
  padding-top: 5px;
  float: left;
}
.contact-form textarea {
  background: #EEEEEE;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 10px;
  margin-top: 10px;
  width: 100%;
  height: 80px;
}
.contact-form textarea:focus {
  background: #fff;
  box-shadow: 0 0 10px -3px #ff7a00;
  border: 1px solid #999;
}
