.preload * {
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }

@font-face {
  font-family: bebasneuecyrillic;
  src: url("../font/bebasneuecyrillic.eot");
  src: url("../font/bebasneuecyrillic.eot?#iefix") format("embedded-opentype"), url("../font/bebasneuecyrillic.woff") format("woff"), url("../font/bebasneuecyrillic.ttf") format("truetype"), url("../font/bebasneuecyrillic.svg#bebas_neue_cyrillicregular") format("svg"); }

body {
  margin: 0 auto;
  width: 960px;
  padding-bottom: 60px;
  background: url("../img/background.png") 0 0 repeat; }

.clear {
  clear: both; }

.head {
  position: relative; }
  .head .txt1 {
    position: absolute;
    top: 54px;
    left: 0;
    text-align: right;
    width: 280px;
    font: 24px bebasneuecyrillic;
    letter-spacing: 5px;
    color: #666666; }
  .head .txt2 {
    position: absolute;
    top: 54px;
    left: 695px;
    width: 280px;
    font: 24px bebasneuecyrillic;
    letter-spacing: 5px;
    color: #666666; }
  .head .logo {
    margin: 58px 0 0 380px; }
    .head .logo a {
      width: 202px;
      height: 129px;
      outline: none; }
      .head .logo a div {
        width: 202px;
        height: 129px;
        background: url(../img/logo.png) 0 0 no-repeat; }

#contactIndex form {
  margin: 146px 0 0 188px;
  width: 445px;
  font: 18px bebasneuecyrillic;
  color: #888888; }
  #contactIndex form .button {
    margin: 19px 0 0 142px;
    padding-top: 13px;
    width: 300px;
    height: 28px;
    background-color: #5bb5e5;
    border-radius: 2px;
    text-align: center;
    font: 11px Tahoma;
    color: #ffffff;
    cursor: pointer; }
  #contactIndex form .field {
    margin-top: 35px; }
    #contactIndex form .field .label {
      float: left;
      margin: 12px 0 0 0;
      width: 142px; }
    #contactIndex form .field .input {
      position: relative;
      float: left;
      width: 268px; }
      #contactIndex form .field .input input {
        padding: 0 16px;
        width: 266px;
        height: 37px;
        border: 1px solid #dddddd;
        font: 14px Tahoma;
        color: #888888;
        outline: none;
        transition: all 1s; }
        #contactIndex form .field .input input:focus {
          border-color: #5bb5e5; }
      #contactIndex form .field .input .select {
        position: absolute;
        width: 298px;
        border: 1px solid #dddddd;
        background: #ffffff;
        z-index: 20; }
        #contactIndex form .field .input .select.active .arrow {
          background-position: 0 -5px; }
        #contactIndex form .field .input .select .arrow {
          position: absolute;
          top: 18px;
          left: 275px;
          width: 9px;
          height: 5px;
          background: url(../img/select.png) 0 0 no-repeat; }
        #contactIndex form .field .input .select .options {
          padding: 2px;
          display: none; }
          #contactIndex form .field .input .select .options .option {
            padding: 10px 16px;
            width: 262px;
            height: 17px;
            font: 14px Tahoma;
            color: #888888;
            cursor: pointer; }
            #contactIndex form .field .input .select .options .option:hover {
              background-color: #5bb5e5;
              color: #ffffff; }
        #contactIndex form .field .input .select .selected {
          padding: 10px 16px;
          width: 266px;
          height: 17px;
          font: 14px Tahoma;
          color: #888888;
          cursor: pointer; }
      #contactIndex form .field .input textarea {
        padding: 10px 16px;
        width: 266px;
        height: 268px;
        border: 1px solid #dddddd;
        resize: none;
        font: 14px Tahoma;
        color: #888888;
        outline: none;
        transition: all 1s; }
        #contactIndex form .field .input textarea:focus {
          border-color: #5bb5e5; }

#contactSend .top {
  margin: 82px 0 0 30px;
  width: 900px;
  height: 1px;
  background-color: #e9e9e9; }
#contactSend .button {
  margin: 66px 0 0 379px;
  padding-top: 13px;
  width: 208px;
  height: 28px;
  background-color: #5bb5e5;
  border-radius: 2px;
  text-align: center;
  font: 11px Tahoma;
  color: #ffffff;
  cursor: pointer; }
#contactSend .gesture {
  margin: 76px 0 0 454px;
  width: 58px;
  height: 58px;
  background: url(../img/gesture.png) 0 0 no-repeat; }
#contactSend .notice {
  margin: 33px 0 0 30px;
  text-align: center;
  font: 18px bebasneuecyrillic;
  line-height: 24px;
  letter-spacing: 2px;
  color: #888888; }

#homepageIndex {
  margin: 82px 0 0 30px; }
  #homepageIndex .row {
    height: 260px; }
    #homepageIndex .row .top {
      width: 900px;
      height: 1px;
      background-color: #e9e9e9; }
    #homepageIndex .row .column {
      position: relative;
      float: left;
      width: 300px;
      height: 260px; }
      #homepageIndex .row .column .cell {
        position: absolute;
        top: -17px;
        left: -17px;
        padding-top: 41px;
        width: 334px;
        height: 253px;
        font: 11px Tahoma;
        color: #888888;
        text-align: center;
        transition: all 1s;
        -moz-transition: all 1s;
        -webkit-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s; }
        #homepageIndex .row .column .cell:hover {
          color: #003663; }
          #homepageIndex .row .column .cell:hover .background {
            opacity: 1.0;
            filter: "alpha(opacity=100)"; }
          #homepageIndex .row .column .cell:hover .front .button {
            opacity: 1.0;
            filter: alpha(opacity=100);
            cursor: pointer; }
          #homepageIndex .row .column .cell:hover .front .description .info {
            color: #003663; }
          #homepageIndex .row .column .cell:hover .front .description .url {
            opacity: 1.0;
            filter: alpha(opacity=100); }
          #homepageIndex .row .column .cell:hover .front .brand .grey {
            opacity: 0.0;
            filter: alpha(opacity=0); }
          #homepageIndex .row .column .cell:hover .front .brand .color {
            opacity: 1.0;
            filter: "alpha(opacity=100)"; }
        #homepageIndex .row .column .cell .background {
          position: absolute;
          top: 0;
          width: 334px;
          height: 294px;
          background: url("../img/cell.png") 0 0 no-repeat;
          opacity: 0.0;
          filter: alpha(opacity=0);
          transition: all 1s;
          -moz-transition: all 1s;
          -webkit-transition: all 1s;
          -ms-transition: all 1s;
          -o-transition: all 1s;
          z-index: 10; }
        #homepageIndex .row .column .cell .front {
          z-index: 20;
          position: absolute;
          top: 0;
          padding-top: 54px;
          width: 334px;
          height: 253px; }
          #homepageIndex .row .column .cell .front .button {
            margin: 25px 0 0 117px;
            padding-top: 13px;
            width: 100px;
            height: 28px;
            background-color: #5bb5e5;
            border-radius: 2px;
            font: 11px Tahoma;
            color: #ffffff;
            opacity: 0.0;
            filter: alpha(opacity=0);
            transition: all 1s;
            -moz-transition: all 1s;
            -webkit-transition: all 1s;
            -ms-transition: all 1s;
            -o-transition: all 1s; }
          #homepageIndex .row .column .cell .front .description .info {
            margin: 6px 0 20px 6px;
            line-height: 19px;
            color: #aaaaaa;
            transition: all 1s;
            -moz-transition: all 1s;
            -webkit-transition: all 1s;
            -ms-transition: all 1s;
            -o-transition: all 1s; }
          #homepageIndex .row .column .cell .front .description .title {
            font-size: 16px; }
          #homepageIndex .row .column .cell .front .description .url {
            opacity: 0.0;
            filter: alpha(opacity=0);
            transition: all 1s;
            -moz-transition: all 1s;
            -webkit-transition: all 1s;
            -ms-transition: all 1s;
            -o-transition: all 1s; }
            #homepageIndex .row .column .cell .front .description .url a {
              color: #5bb5e5;
              text-decoration: underline; }
              #homepageIndex .row .column .cell .front .description .url a:hover {
                text-decoration: none; }
          #homepageIndex .row .column .cell .front .brand {
            position: relative;
            z-index: 20; }
            #homepageIndex .row .column .cell .front .brand.alphasms {
              margin: 9px 0 34px 110px;
              width: 114px;
              height: 58px; }
              #homepageIndex .row .column .cell .front .brand.alphasms .color {
                width: 114px;
                height: 58px;
                background: url("../img/alphasms.png") 0 -58px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.alphasms .grey {
                width: 114px;
                height: 58px;
                background: url("../img/alphasms.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.alphatelecom {
              margin: 0 0 29px 117px;
              width: 100px;
              height: 72px; }
              #homepageIndex .row .column .cell .front .brand.alphatelecom .color {
                width: 100px;
                height: 72px;
                background: url("../img/alphatelecom.png") 0 -72px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.alphatelecom .grey {
                width: 100px;
                height: 72px;
                background: url("../img/alphatelecom.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.contact {
              margin: 0 0 43px 138px;
              width: 58px;
              height: 58px; }
              #homepageIndex .row .column .cell .front .brand.contact .color {
                width: 58px;
                height: 58px;
                background: url("../img/contact.png") 0 -58px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.contact .grey {
                width: 58px;
                height: 58px;
                background: url("../img/contact.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.ello {
              margin: -5px 0 46px 115px;
              width: 104px;
              height: 60px; }
              #homepageIndex .row .column .cell .front .brand.ello .color {
                width: 104px;
                height: 60px;
                background: url("../img/ello.png") 0 -60px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.ello .grey {
                width: 104px;
                height: 60px;
                background: url("../img/ello.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.icall {
              margin: 0 0 31px 148px;
              width: 48px;
              height: 70px; }
              #homepageIndex .row .column .cell .front .brand.icall .color {
                width: 48px;
                height: 70px;
                background: url("../img/icall.png") 0 -70px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.icall .grey {
                width: 48px;
                height: 70px;
                background: url("../img/icall.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.mailex {
              margin: 0 0 28px 63px;
              width: 208px;
              height: 73px; }
              #homepageIndex .row .column .cell .front .brand.mailex .color {
                width: 208px;
                height: 73px;
                background: url("../img/mailex.png") 0 -73px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.mailex .grey {
                width: 208px;
                height: 73px;
                background: url("../img/mailex.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.r24 {
              margin: 0 0 41px 99px;
              width: 136px;
              height: 60px; }
              #homepageIndex .row .column .cell .front .brand.r24 .color {
                width: 136px;
                height: 60px;
                background: url("../img/r24.png") 0 -60px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.r24 .grey {
                width: 136px;
                height: 60px;
                background: url("../img/r24.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.siteexpert {
              margin: 10px 0 58px 99px;
              width: 135px;
              height: 33px; }
              #homepageIndex .row .column .cell .front .brand.siteexpert .color {
                width: 135px;
                height: 33px;
                background: url("../img/siteexpert.png") 0 -33px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.siteexpert .grey {
                width: 135px;
                height: 33px;
                background: url("../img/siteexpert.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.vlasne {
              margin: 0 0 28px 120px;
              width: 94px;
              height: 73px; }
              #homepageIndex .row .column .cell .front .brand.vlasne .color {
                width: 94px;
                height: 73px;
                background: url("../img/vlasne.png") 0 -73px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.vlasne .grey {
                width: 94px;
                height: 73px;
                background: url("../img/vlasne.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand.webunion {
              margin: 0 0 41px 77px;
              width: 180px;
              height: 60px; }
              #homepageIndex .row .column .cell .front .brand.webunion .color {
                width: 180px;
                height: 60px;
                background: url("../img/webunion.png") 0 -60px no-repeat; }
              #homepageIndex .row .column .cell .front .brand.webunion .grey {
                width: 180px;
                height: 60px;
                background: url("../img/webunion.png") 0 0 no-repeat; }
            #homepageIndex .row .column .cell .front .brand .color {
              position: absolute;
              opacity: 0.0;
              filter: alpha(opacity=0);
              transition: all 1s;
              -moz-transition: all 1s;
              -webkit-transition: all 1s;
              -ms-transition: all 1s;
              -o-transition: all 1s; }
            #homepageIndex .row .column .cell .front .brand .grey {
              position: absolute;
              opacity: 1.0;
              filter: "alpha(opacity=100)";
              transition: all 1s;
              -moz-transition: all 1s;
              -webkit-transition: all 1s;
              -ms-transition: all 1s;
              -o-transition: all 1s; }


#homepageIndex .row .column .cell .front .brand.b12 {
             margin: 10px 0 58px 99px;
             width: 135px;
             height: 33px; }
             #homepageIndex .row .column .cell .front .brand.b12 .color {
               width: 135px;
               height: 79px;
               background: url("../img/12b.png") 0 -79px no-repeat; }
             #homepageIndex .row .column .cell .front .brand.b12 .grey {
               width: 135px;
               height: 79px;
               background: url("../img/12b.png") 0 0 no-repeat; }

#homepageIndex .row .column .cell .front .brand.roomer {
             margin: 10px 0 58px 74px;
    width: 135px;
               height: 33px;}
             #homepageIndex .row .column .cell .front .brand.roomer .color {
               width: 200px;
               height: 77px;
               background: url("../img/roomer.png") 0 -77px no-repeat; }
             #homepageIndex .row .column .cell .front .brand.roomer .grey {
               width: 200px;
               height: 77px;
               background: url("../img/roomer.png") 0 0 no-repeat; }

#homepageIndex .row .column .cell .front .brand.iqr {
             margin: 30px 0 38px 74px;
    width: 135px;
               height: 33px;}
             #homepageIndex .row .column .cell .front .brand.iqr .color {
               width: 200px;
               height: 48px;
               background: url("../img/iQR.png") 0 -48px no-repeat; }
             #homepageIndex .row .column .cell .front .brand.iqr .grey {
               width: 200px;
               height: 48px;
               background: url("../img/iQR.png") 0 0 no-repeat; }

#homepageIndex .row .column .cell .front .brand.navio {
             margin: 30px 0 38px 74px;
    width: 135px;
               height: 33px;}
             #homepageIndex .row .column .cell .front .brand.navio .color {
               width: 200px;
               height: 48px;
               background: url("../img/navio.png") 0 -43px no-repeat; }
             #homepageIndex .row .column .cell .front .brand.navio .grey {
               width: 200px;
               height: 43px;
               background: url("../img/navio.png") 0 0 no-repeat; }

#homepageIndex .row .column .cell .front .brand.idesk {
             margin: 30px 0 38px 113px;
    width: 135px;
               height: 33px;}
             #homepageIndex .row .column .cell .front .brand.idesk .color {
               width: 105px;
               height: 51px;
               background: url("../img/idesk.png") 0 0px no-repeat; }
             #homepageIndex .row .column .cell .front .brand.idesk .grey {
               width: 105px;
               height: 51px;
               background: url("../img/idesk.png") 0 0 no-repeat;
             opacity: 0.7;
             }
             .c_error{
                 border: 1px solid #ff0000 !important;
             }

#homepageIndex .row .column .cell .front .brand.adoncar {
    margin: 30px 0 38px 65px;
    width: 200px;
    height: 57px;}
#homepageIndex .row .column .cell .front .brand.adoncar .color {
    width: 200px;
    height: 57px;
    background: url("../img/adoncar.png") 0 -57px no-repeat; }
#homepageIndex .row .column .cell .front .brand.adoncar .grey {
    width: 200px;
    height: 57px;
    background: url("../img/adoncar.png") 0 0 no-repeat;
    opacity: 0.7;
}

#homepageIndex .row .column .cell .front .brand.multiposter {
    margin: 30px 0 38px 65px;
    width: 200px;
    height: 57px;}
#homepageIndex .row .column .cell .front .brand.multiposter .color {
    width: 200px;
    height: 37px;
    background: url("../img/multiposter.png") 0 -37px no-repeat; }
#homepageIndex .row .column .cell .front .brand.multiposter .grey {
    width: 200px;
    height: 37px;
    background: url("../img/multiposter.png") 0 0 no-repeat;
    opacity: 0.7;
}

#homepageIndex .row .column .cell .front .brand.shopyy {
    margin: 1px 0 38px 65px;
    width: 200px;
    height: 84px;}
#homepageIndex .row .column .cell .front .brand.shopyy .color {
    width: 200px;
    height: 84px;
    background: url("../img/shopyy.png") 0 -84px no-repeat; }
#homepageIndex .row .column .cell .front .brand.shopyy .grey {
    width: 200px;
    height: 84px;
    background: url("../img/shopyy.png") 0 0 no-repeat;
    opacity: 0.7;
}
