
@font-face {
    font-family: 'Nimbus Roman No9 L';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/NimbusRomNo9L.eot'); /* IE9 Compat Modes */
    src: url('fonts/NimbusRomNo9L.eot?iefix') format('eot'), 
        url('fonts/NimbusRomNo9L.ttf')  format('truetype'), 
        url('fonts/NimbusRomNo9L.svg#montserratregular') format('svg'),
        url('fonts/NimbusRomNo9L.woff') format('woff'); 
}

@font-face {
    font-family: 'Nimbus Sans L';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/NimbusSanL.eot'); /* IE9 Compat Modes */
    src: url('fonts/NimbusSanL.eot?iefix') format('eot'), 
        url('fonts/NimbusSanL.ttf')  format('truetype'), 
        url('fonts/NimbusSanL.svg#montserratregular') format('svg'),
        url('fonts/mNimbusSanL.woff') format('woff'); 
}



/*
 * some gradients
 */
.taj {
  text-align: justify;
}
.taj:after {
  content: "";
  display: inline-block;
  width: 100%;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */
html,
button,
input,
select,
textarea {
  color: #333;
}
html {
  background-color: #fff;
}
body {
  font: 16px/1.4 "Nimbus Sans L", Helvetica, sans-serif;
  width: 100%;
  min-width: 960px;
  min-height: 100%;
  position: relative;
  padding-bottom: 80px;
}
a:active {
  background-color: transparent;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
p {
  text-align: justify;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
html {
  width: 100%;
  height: 100%;
  background: #ffffff url('../img/bg-sprite.png') 0 -61px repeat-x;
  overflow-y: scroll;
}
.centered {
  width: 960px;
  margin: 0 auto;
}
.ic {
  display: inline-block;
  background: url('../img/sprite.png') no-repeat;
}
.main-ftr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 43px;
  background: url('../img/bg-sprite.png') 0 0 repeat-x;
  color: #fff;
}
.logo {
  margin: 0;
  background: url('../img/sprite.png') no-repeat 0 -651px;
  width: 392px;
  height: 87px;
}
.logo a {
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
}
.logo-block {
  padding: 50px 0 18px;
  margin-left: 30px;
}
.logo-block h2 {
  display: none;
}
.h1 {
  font: bold 40px/1.2 "Nimbus Roman No9 L", Times, serif;
  margin-bottom: 15px;
  color: #484845;
}
.info-page .h1 {
  font-size: 48px;
  margin: 37px 0;
}
.h1.default {
  margin-bottom: 33px;
}
.h2 {
  font: bold 36px/1.2 "Nimbus Roman No9 L", Times, serif;
  color: #484845;
}
p.bigger {font-size: 18px!important;}
nav {
  display: inline-block;
}
.nav-wrap {
  text-align: right;
}
.nav-wrap:after,
.nav-wrap:before {
  content: "";
  display: block;
  background-color: #8ed6ef;
  height: 2px;
  border-bottom: 1px solid #666;
}
.menu {
  margin: 8px 0 9px 10px;
  padding-left: 0;
  display: inline-block;
}
.menu li {
  display: inline-block;
}
.menu a {
  display: inline-block;
  text-decoration: none;
  color: #333;
}
.menu.hdr-theme a {
  padding: 2px 8px;
  border-radius: 30px;
}
.menu.hdr-theme a:hover {
  background-color: #f0edf0;
}
.menu.hdr-theme a:active {
  box-shadow: none;
}
.menu.hdr-theme .is-active {
  color: #fff;
  text-shadow: 0 1px 3px #000;
  background: #9abbc1;
  background: linear-gradient(to bottom, #d4e4e7 0%, #7fa7af 100%);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.menu.hdr-theme .is-active:active {
  box-shadow: none;
}
.menu.ftr-theme {
  margin: 11px 0 0 30px;
}
.menu.ftr-theme a {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  margin-left: 12px;
}
.menu.ftr-theme a:before {
  content: "";
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -132px -83px;
  width: 12px;
  height: 13px;
  vertical-align: -2px;
  margin-right: 7px;
}
.menu.ftr-theme a.is-active:before {
  background-position: -132px -118px;
}
.menu.lang-block {
  position: relative;
  top: -1px;
  font-size: 13px;
}
.menu.lang-block a {
  padding: 3px 10px;
  color: #fff;
  background: #c0c0c3;
  background: linear-gradient(to bottom, #e9e9ea 0%, #b2b2b5 100%);
  text-shadow: 0 1px 3px #000;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.copyright {
  float: right;
  margin: 15px 70px 0 0;
  font-size: 12px;
}
.quote-block {
  margin: 20px 0 40px;
  font: italic 18px "Times New Roman", "Nimbus Roman No9 L", Times, serif;
}
.quote-block footer {
  margin-top: 9px;
  text-align: right;
  font-style: normal;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
}
.quote-block cite {
  font-style: normal;
}
.quote-block p {
  margin: 0;
}
.quote-block p:before,
.quote-block p:after {
  content: "";
  display: inline-block;
  background: url('../img/sprite.png') no-repeat;
  width: 18px;
  height: 14px;
}
.quote-block p:before {
  background-position: -173px -119px;
  position: relative;
  top: -7px;
  left: -6px;
  margin-right: 17px;
}
.quote-block p:after {
  background-position: -174px -151px;
  vertical-align: top;
  margin: 14px 0 0 10px;
}
/*#############------------- CONTACTS SECTION ---------------*/
.contacts-page .h1 + p {
  margin: 30px 0;
  font-size: 18px;
}
.lcol {
  float: left;
  width: 650px;
}
.rcol {
  float: right;
  width: 290px;
}
.img-thumb.theme img {
  border-color: #53a0ca;
}
.img-thumb img {
  border: 3px solid #d5e283;
  border-radius: 12px;
  overflow: hidden;
  max-width: 100%;
}
.plain-form {
  background-color: #e4eded;
  padding: 36px 20px 20px;
}
.plain-form .btn-wrap {
  padding-left: 160px;
}
.form-field {
  margin-bottom: 25px;
}
.form-field .title {
  display: inline-block;
  width: 143px;
  margin-right: 13px;
  text-align: right;
}
.ie8 .form-field .title {
  position: relative;
  top: 5px;
  vertical-align: top;
}
.form-field input,
.form-field textarea {
  display: inline-block;
  width: 448px;
  border: 2px solid #cede76;
  border-radius: 5px;
  font: 16px/1.2 "Nimbus Sans L", Helvetica, sans-serif;
  height: 35px;
  /* check chrome */

  padding: 5px 7px;
  background-color: #fff;
  font-style: italic;
}
.form-field input:focus,
.form-field textarea:focus {
  background-color: #f0f5f5;
  border-color: #fff;
  font-style: normal;
  outline: none;
}
.form-field textarea {
  min-height: 186px;
  overflow: auto;
}
.captcha-wrap {
  display: inline-block;
  vertical-align: top;
  width: 448px;
}
.captcha {
  background-image: url("../img/captcha_background.png");
  border: 1px solid Black;
  float: left;
  font-size: xx-large;
  height: 50px;
  letter-spacing: 10px;
  margin-bottom: 10px;
  margin-right: 100px;
  padding-left: 15px;
  text-align: center;
  vertical-align: middle;
  width: 180px;
}
.btn {
  display: inline-block;
  padding: 12px 13px;
  font: bold 30px/1.1 Nimbus Roman No9 L", Times, serif;
  color: #fff;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  background: #bcd152;
  background: linear-gradient(to bottom, #d7e488 0%, #b1c945 100%);
  border-radius: 5px;
  text-decoration: none;
}

a.btn {color: #fff;}

.btn:hover {
  background: #d5d4d2;
  background: linear-gradient(to bottom, #ebebea 0%, #d7d6d4 100%);
}
.btn:active {
  background: #cecdcb;
  background: linear-gradient(to bottom, #dddddd 0%, #d7d6d4 100%);
}
.btn.size {
  min-width: 240px;
  text-align: center;
}
.btn.normal {
  font-weight: normal;
  line-height: 1.3;
}
.btn.medium {
  padding: 12px 15px;
  font-size: 21px;
}
.btn.btn-minor {
  padding: 5px 10px;
  font: 19px Arial, "Nimbus Sans L", Helvetica, sans-serif;
  background: #92b7c2;
  background: linear-gradient(to bottom, #b5cfd8 0%, #8fb4bf 100%);
  box-shadow: 0 2px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
}
.w1 {
  width: 100%;
}
.btn-inner {
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -348px 8px;
  width: 327px;
  height: 77px;
  padding-left: 2px;
}
.contacts-page .h3 {
  font-size: 36px;
  font-weight: normal;
  margin: -9px 0 10px;
}
.tcl {
  color: #333;
  text-decoration: none;
}
.tcl:hover {
  text-decoration: underline;
}
.contacts-info-block,
.contacts-info-block .tcl {
  color: #646264;
}
.tel-wrap {
  margin-bottom: 20px;
}
/*#############------------- CONTACTS SECTION END -----------*/
/*#############------------- VIDEO SECTION ---------------*/
.info-text {
  margin: 50px 0 40px;
  font-size: 24px;
}
.lcol .info-text {
  margin: 5px 0 34px;
}
.ic-down {
  float: left;
  margin: 8px 10px 0 0;
  background-position: -703px -123px;
  width: 46px;
  height: 55px;
}
/*#############------------- VIDEO SECTION END -----------*/
/*#############------------- PRICES SECTION ---------------*/
.prices-page {
  padding-top: 40px;
}
.prices-inner {
  float: left;
  width: 650px;
}
.prices-aside {
  float: right;
  width: 290px;
}
.prices-aside footer {
  font-size: 18px;
}
.sale-block {
  margin-bottom: 30px;
  padding: 55px 20px 20px;
  background-color: #e8f0f0;
}
.sale-block p {
  margin: 0;
  line-height: 1.2;
}
.sale-total {
  margin: 20px 0;
  font-size: 24px;
  font-weight: bold;
  color: #56a3cc;
  text-align: center;
}
.summary-price {
  text-align: center;
  color: #56a3cc;
  font-weight: bold;
}
.sum-wrap {
  text-align: justify;
  margin: 10px 0;
}
.sum-wrap:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.sum-item {
  position: relative;
  display: inline-block;
  width: 70px;
  line-height: 1.1;
  text-align: center;
  vertical-align: top;
}
.sum-item .ic {
  width: 49px;
  height: 41px;
}
.sum-item:first-child:before {
  display: none;
}
.sum-item:before {
  position: absolute;
  top: 12px;
  left: -18px;
  content: "+";
  display: inline-block;
  font-size: 30px;
}
.ic-users {
  background-position: -470px -127px;
}
.ic-meeting3 {
  background-position: -546px -131px;
}
.ic-task {
  background-position: -618px -131px;
}
.plain-list {
  margin-bottom: 35px;
  list-style: none;
}
.plain-list li {
  position: relative;
  margin-bottom: 13px;
}
.plain-list li:before {
  position: absolute;
  top: 6px;
  left: -28px;
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background-color: #509bc5;
  border-radius: 30px;
}
.plain-list.theme {
  font-size: 14px;
  padding-left: 22px;
}
.plain-list.theme li:before {
  top: 4px;
  left: -20px;
  width: 8px;
  height: 8px;
  background-color: #cede76;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}
.prices-page .plain-list {
  margin-bottom: 38px;
}
.discount-list-wrap {
  margin-bottom: 30px;
}
.discount-list-wrap h2 {
  margin: 0 0 5px;
  font-size: 24px;
  font-weight: bold;
}
.discount-list {
  margin: 0 0 20px;
  list-style: none;
  padding-left: 0;
  font-size: 24px;
}
.discount-list li {
  padding-top: 1px;
  border-bottom: 1px solid #cede76;
}
.discount-list li:first-child {
  border-top: 1px solid #cede76;
}
.discout-value {
  float: right;
}
.ic-arrow {
  background-position: -2px -76px;
  width: 39px;
  height: 21px;
  vertical-align: middle;
  margin-left: 12px;
}
.prices-table {
  width: 100%;
  margin: 30px 0 20px;
  font-size: 18px;
  line-height: .8;
  background-color: #cede76;
  border-bottom: 1px solid #cede76;
  color: #333;
}
.prices-table .pt-title {
  padding: 9px 3px 8px 25px;
  width: 66%;
}
.prices-table .pt-price {
  font-size: 14px;
  font-weight: bold;
  color: #56a3cc;
}
.prices-table tr {
  height: 46px;
  vertical-align: middle;
}
.prices-table tr:nth-child(even) {
  background-color: #fff;
}
.prices-table tr:nth-child(even) .pt-title {
  color: #333;
}
.prices-table .odd {
  /* for IE8 only */

  background-color: #fff;
}
.prices-table .odd .pt-title {
  color: #333;
}
.prices-table .user-status {
  display: inline-block;
  width: 100%;
  font-size: 11px;
  font-style: italic;
}
.int-text {
  clear: both;
  font-weight: bold;
}
.hosting-ftr {
  margin-bottom: 21px;
}
.above-text {
  margin-bottom: 29px;
  font-size: 18px;
  font-weight: bold;
}
.prices-note {
  margin-top: 32px;
  padding: 10px 20px 12px;
  background-color: #d9e7e7;
  font-size: 20px;
}
.top-row {
  margin-bottom: 20px;
}
/*#############------------- PRICES SECTION END -----------*/
/*#############------------- TB-SUITE SECTION ---------------*/
.l-row {
  clear: both;
}
.l-row .l-col2 {
  float: left;
  width: 650px;
}
.l-row .l-col1 {
  float: right;
  width: 290px;
}
.index-page .l-row .l-col2 {
  width: 587px;
}
.index-page .l-row .l-col1 {
  width: 350px;
}
.l-row.l-alt .l-col2 {
  float: right;
}
.l-row.l-alt .l-col1 {
  float: left;
}
.l-row .img-thumb img {
  margin-bottom: 12px;
}
.suite-heading {
  position: relative;
  margin: 10px 0 20px;
  padding: 46px 0 66px 195px;
  font: bold 75px/1 "Times New Roman", "Nimbus Roman No9 L", Times, serif;
  color: #b8cd50;
  text-shadow: 0 1px 1px #000;
  background: url('../img/sprite.png') no-repeat -5px -431px;
}
.suite-heading .ic {
  width: 114px;
  height: 114px;
  position: absolute;
  top: 33px;
  left: 36px;
}
.suite-heading .ic.ic-bag2 {
  top: 31px;
}
.ic-meeting2 {
  background-position: -301px -298px;
}
.ic-task2 {
  background-position: -445px -296px;
}
.ic-bag2 {
  background-position: -591px -297px;
}
.product-item {
  margin-bottom: 5px;
}
.product-item .h3 {
  margin: 0 0 30px;
  font: 36px "Nimbus Roman No9 L", Times, serif;
}
.product-item .h2 {
  margin: 0 0 20px;
  font: 48px/1.1 "Nimbus Roman No9 L", Times, serif;
}
.product-item .btn-wrap {
  text-align: center;
}
.product-item .btn {
  min-width: 220px;
  font-size: 36px;
}
.custom-list {
  margin: 10px 0 25px;
  padding: 25px 10px 25px 20px;
  list-style: none;
  background-color: #a1c1c9;
}
.custom-list li + li {
  margin-top: 20px;
}
.custom-list a {
  display: block;
  color: #f5ffb4;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.custom-list a:before {
  content: "";
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -95px -148px;
  width: 17px;
  height: 26px;
  margin-right: 13px;
  vertical-align: -6px;
}
.custom-list a:hover {
  color: #fff;
}
.custom-list a:hover:before {
  background-position: -132px -148px;
}
.up-text-block {
  margin-top: 4px;
}
.up-text-block > p {
  font-size: 14px;
}
.up-text-block .quote-block {
  margin: 35px 0;
}
.video-col {
  margin-top: 37px;
}
.video-col .btn-wrap {
  text-align: center;
}
.video-wrap {
  margin: 15px 0 20px;
}
.video-page .video-wrap {
  width: 100%;
  margin-bottom: 25px;
}
.l-row-inner-content {
  margin: 80px 0 0;
  padding: 44px 25px 0 0;
  background: #cfe1e1;
  background: linear-gradient(to bottom, #e8f1f1 0%, #d5e4e4 100%);
}
.l-row-inner-content .img-pos {
  float: left;
  margin: -99px 15px -108px -18px;
}
.l-row-inner-content p {
  font-size: 18px;
  line-height: 1.25;
  margin: 0;
}
.l-row-inner-content + .h3 {
  float: right;
  width: 590px;
}
.h3 {
  font: bold 30px "Nimbus Roman No9 L", Times, serif;
  color: #484845;
}
.slider-block {
  float: left;
}
.contacts-block {
  position: relative;
  float: right;
  width: 290px;
  padding: 40px 0 0 60px;
  line-height: 1.3;
}
.contacts-block:before {
  position: absolute;
  top: 0;
  left: 12px;
  content: "";
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -1px -110px;
  width: 35px;
  height: 35px;
}
.row-products .col {
  float: left;
  position: relative;
  z-index: 2;
  width: 33%;
  margin-top: 100px;
  padding: 0 0 5px;
  text-decoration: none;
  color: #333;
  background-color: #afccd2;
  border-radius: 2px;
}
.row-products .col + .col {
  margin-left: .5%;
}

.row-products a {color: #fff; text-decoration: none;}
.row-products a:hover {color: #000; text-decoration: none;}

.row-products .col.is-active .ic-wrap,
.row-products .col:hover .ic-wrap {
  background-position: -144px -288px;
}
.row-products .col.is-active .ic-meeting,
.row-products .col:hover .ic-meeting {
  background-position: -93px -209px;
}
.row-products .col.is-active .ic-tasks,
.row-products .col:hover .ic-tasks {
  background-position: -463px -212px;
}
.row-products .col.is-active .ic-bag,
.row-products .col:hover .ic-bag {
  background-position: -279px -213px;
}
.row-products .col:before {
  position: absolute;
  top: -73px;
  left: 0;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 68px;
  background-color: #8cb5bf;
  border-radius: 2px;
}
.row-products.alt-view .col {
  margin-top: 40px;
  /* odd */

  margin-bottom: 22px;
}
.row-products.alt-view .col:before {
  display: none;
}
.row-products.alt-view .col.is-active:after {
  position: absolute;
  bottom: -25px;
  left: 0;
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 25px 159px 0 159px;
  border-color: #b0cdd3 transparent transparent transparent;
}
.row-products .h2 {
  margin: 0 0 10px;
  font: bold 24px "Nimbus Roman No9 L", Times, serif;
  text-align: center;
}
.row-products p {
  margin-top: 5px;
  padding: 0 20px;
}
.row-products .ic {
  display: inline-block;
  margin: 29px 0 0 29px;
  width: 69px;
  height: 65px;
}
.ic-meeting {
  background-position: -8px -209px;
}
.ic-tasks {
  background-position: -376px -212px;
}
.ic-bag {
  background-position: -193px -213px;
}
.ic-wrap {
  position: relative;
  z-index: 2;
  margin: -65px auto 5px;
  background: url('../img/sprite.png') no-repeat -10px -288px;
  width: 127px;
  height: 127px;
}
.mark {
  color: #d60202;
}
.tutorial-intro {
  font: 30px/1.2 "Nimbus Roman No9 L", Times, serif;
}
.anchor {
  display: inline-block;
  width: 1px;
  height: 1px;
}
/*#############------------- TB-SUITE SECTION END -----------*/
/*#############------------- CAROUSEL RULES ---------------*/
.carousel {
  position: relative;
  margin: 35px 0 15px;
  line-height: 1;
}
.carousel.partners {
  width: 650px;
  margin: 7px 0 25px;
  padding: 30px 0 25px;
  background: #afcdd3;
  background: linear-gradient(to bottom, #cee1e5 0%, #b0cdd3 100%);
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.partners .carousel-inner {
  width: 580px;
  margin: 0 auto;
}
.partners .carousel-inner .item a {
  display: inline-block;
  margin-left: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 39px;
  left: 9px;
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -57px -75px;
  width: 18px;
  height: 29px;
}
.carousel-control.right {
  left: auto;
  right: 9px;
  background-position: -94px -76px;
}
.carousel-control:hover,
.carousel-control:focus {
  background-position: -57px -110px;
}
.carousel-control.right:hover,
.carousel-control.right:focus {
  background-position: -94px -111px;
}
.carousel-indicators {
  position: absolute;
  bottom: 20px;
  right: 60px;
  z-index: 5;
  padding: 0;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.carousel-indicators .active {
  background-color: #b5d0d6;
}
/*#############------------- CAROUSEL RULES END -----------*/
/*#############------------- INFO SECTION ---------------*/
.info-cols {
  margin-bottom: 55px;
}
.info-cols .col {
  float: left;
  width: 33%;
  min-height: 234px;
  margin-left: 0.5%;
  padding: 0 15px;
  border-radius: 3px;
  background: #d3e2e2;
  background: linear-gradient(to bottom, #e8f0f0 0%, #dce8e8 100%);
}
.info-cols .col:first-child {
  margin-left: 0;
}
.info-cols p {
  font-size: 14px;
}
.info-col-heading {
  position: relative;
  padding-left: 69px;
  padding-right: 5px;
  font: bold 17px/1.3 "Nimbus Sans L", Helvetica, sans-serif;
  color: #89a3a9;
  min-height: 88px;
}
.info-col-heading:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -3px;
  left: 0;
  background: url('../img/sprite.png') no-repeat -221px -84px;
  width: 54px;
  height: 54px;
}
.h1.info-heading {
  clear: both;
  position: relative;
  margin-top: 0;
  font-size: 48px;
  font-weight: normal;
  border-bottom: 7px solid #b1cdd3;
}
.h1.info-heading:before {
  float: left;
  margin: -13px 15px 0 20px;
  content: "";
  display: inline-block;
  background: url('../img/sprite.png') no-repeat -10px -288px;
  width: 127px;
  height: 127px;
}
.h1.info-heading .ic {
  position: absolute;
  top: 10px;
  left: 43px;
  width: 81px;
  height: 80px;
}
.h1.info-heading + .int-text {
  margin-top: 68px;
}
.i-clients-block .h1.info-heading {
  font-size: 42px;
}
.ic-hosting {
  background-position: -276px -110px;
}
.ic-basket {
  background-position: -364px -108px;
}
.ic-clients {
  background-position: -557px -196px;
}
.ic-hands {
  background-position: -665px -199px;
}
.clients-list {
  padding-top: 10px;
  clear: both;
  padding-left: 0;
  text-align: justify;
}
.clients-list:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.clients-list li {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
}
.clients-list [class^="client"] {
  display: inline-block;
  width: 220px;
  height: 70px;
  background: url('../img/cl-sprite.jpg') no-repeat;
  border: 1px solid transparent;
}
.clients-list .client01 {
  background-position: -1px -580px;
}
.clients-list .client02 {
  background-position: -241px -580px;
}
.clients-list .client03 {
  background-position: -479px -579px;
}
.clients-list .client04 {
  background-position: 0 -664px;
}
.clients-list .client05 {
  background-position: -242px -667px;
}
.clients-list .client06 {
  background-position: -485px -666px;
}
.clients-list .client07 {
  background-position: 0 -751px;
}
.clients-list .client08 {
  background-position: -240px -751px;
}
.clients-list .client09 {
  background-position: -484px -751px;
}
.clients-list .client10 {
  background-position: 0 -838px;
}
.clients-list .client11 {
  background-position: -240px -838px;
}
.clients-list .client12 {
  background-position: -479px -838px;
}
.clients-list .client13 {
  background-position: 0 -927px;
}
.clients-list .client14 {
  background-position: -240px -924px;
}
.clients-list .client15 {
  background-position: -479px -926px;
}
.clients-list .client16 {
  width: 220px;
  height: 106px;
  background-position: -240px -437px;
}
.history-block {
  float: right;
  margin-top: 8px;
  width: 230px;
}
.history-inner {
  padding: 15px 14px 10px;
  font-size: 14px;
  color: #fff;
  background-color: #a4c4cc;
  border-radius: 4px;
}
.history-inner p {
  line-height: 1.3;
  margin-bottom: 20px;
}
.history-inner .date {
  font-weight: bold;
  color: #dff080;
}
.history-heading {
  margin: 0 0 10px;
  font: bold 43px "Nimbus Sans L", Helvetica, sans-serif;
  color: #d6e388;
  text-shadow: 0 1px 1px #000;
}
.partner-item-wrap {
  float: right;
  margin: -26px 0 15px;
  width: 795px;
}
.partner-item {
  float: left;
  margin-left: 20px;
  width: 230px;
  font-size: 12px;
}
.partner-logo {
  display: block;
  margin-bottom: 10px;
}
/*#############------------- INFO SECTION END -----------*/
/* ==========================================================================
Media Queries
========================================================================== */
@media only screen and (min-width: 35em) {
  
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  
}
/* ==========================================================================
Helper classes
========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
/* ==========================================================================
Print styles
========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
