* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  min-width: 930px; 
}

h1,
h2,
h3,
h4,
p,
a {
  font-family: 'Open Sans', sans-serif; }
.container-fluid{
  position: relative;
}
.clear30 {
  clear: both;
  height: 30px; }

.clear20 {
  clear: both;
  height: 20px; }

.clear10 {
  clear: both;
  height: 10px; }
.clear{
  clear: both;
}
.textWhite {
  color: #fff !important; }

.wrapAdminContent {
  width: 100%;
  height: auto;
  padding-bottom: 100px;
  padding-left: 197px; }

.wrapFlexRC {
  width: 100%;
  height: auto;
  display: flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap; }

header {
  position: absolute;
  top: 0;
  left: calc(50% - 500px);
  width: 1000px;
  height: 160px;
  margin: auto;
  padding-top: 20px;
  background: none; }

.logoHeader {
  cursor: pointer;
  margin-top: -10px; }
  .logoHeader img {
    /*width: 90px;*/
    height: auto; }

.phoneHeader {
  font: 600 24px 'Open Sans';
  padding-top: 20px;
  cursor: pointer;
  color: #277ed5; }
  .phoneHeader:hover {
    text-decoration: none; }
  .phoneHeader:focus {
    text-decoration: none; }
.phoneHeader img{
  margin-right: 10px;
  position: relative;
  top: -3px;
}
.screen-1 {
  width: 100%;
  max-width: 900px;
  height: auto;
  margin: auto;
  padding: 200px 0 130px 0;
  background: url("../img/map.jpg") center no-repeat;
  background-size: contain; }
  .screen-1 h1 {
    font: 600 40px 'Open Sans';
    line-height: 1.2;
    max-width: 670px;
    margin: auto;
    color: #277ed5; }
  .screen-1 h3 {
    font: 21px 'Open Sans'; }

.btnScreen-1 {
  font: 600 22px 'Open Sans';
  /*display: block;*/
  width: 400px;
  height: 60px;
  padding-top: 0px;
  cursor: pointer;
  color: #fff;
  border-radius: 4px;
  background: #00d884;
  left:auto;
  right: auto;
  border:none;
}
  .btnScreen-1:hover {
    text-decoration: none;
    color: #fff;
    background: #00bf75; }
  .btnScreen-1:focus {
    text-decoration: none;
    color: #fff; }

.screen-2 {
    position: relative;
    min-height: 610px;
    background: #fff; 
    margin: 0 -15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 0;
  background: #00d884;
  }
  .screen-2 .bgScreen-2 {
    height: 100%;
    background: url("../img/benefit.jpg") center no-repeat;
    background-size: cover; 
    opacity: 0.3;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  .screen-2 .benefit {
    /*position: absolute;
    top: 86px;
    left: calc(50% - 300px);*/
    position: relative;
    margin: 0 auto;
    min-width: 800px;
    width: 60%;
    padding: 30px;
    /*border-bottom: 2px solid silver;*/
    background: #fff; 
  }
    .screen-2 .benefit h3 {
      font: 600 40px 'Open Sans';
      color: #277ed5; 
      margin-top: 0;
      text-transform: uppercase;
    }
    .screen-2 .benefit .benefitItemBlock {
      width: 47%;
      height: auto;
      margin-bottom: 20px; }
      .screen-2 .benefit .benefitItemBlock .benefitInset {
        font: 400 16px 'Open Sans';
        width: 100%;
        height: auto;
        min-height: 44px;
        margin-bottom: 30px;
        padding-left: 34px;
        background: url("../img/benefit.png") 0 0 no-repeat;
        background-size: 24px; }

.screen-3 {
  height: auto; }
  .screen-3 .howScreen-3 {
    font: 600 40px 'Open Sans';
    padding: 25px 0;
    text-transform: uppercase;
    color: #fff;
    background: #00c0ff; 
    margin: 0 -15px 50px;}
  .screen-3 .wrapScreen-3 {
    min-width: 800px;
    width: 60%;
    margin: 0 auto; }
    .screen-3 .wrapScreen-3 .colScreen-3 {
      width: 47%;
      height: auto; }
      .screen-3 .wrapScreen-3 .colScreen-3 .itemScreen-3 {
        height: auto;
        min-height: 124px;
        margin-bottom: 66px; 
        white-space: nowrap;
      }
        .screen-3 .wrapScreen-3 .colScreen-3 .itemScreen-3 img {
          margin-right: 30px; 
          display: inline-block;
          vertical-align: middle;
        }
        .screen-3 .wrapScreen-3 .colScreen-3 .itemScreen-3 p {
          font: 400 16px 'Open Sans';
          display: inline-block;
          vertical-align: middle;
          white-space: normal;
          margin-right: 150px;}

.screen-4 {
  padding: 30px 0;
  background: #00c0ff; 
  margin: 0 -15px;
}
  .screen-4 .titleScreen-4 {
    font: 600 40px/67px 'Open Sans';
    width: 290px;
    height: 67px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    color: #00c0ff;
    background: #fff; 
  }
  .screen-4 .wrapScreen-4 {
    min-width: 1000px;
    width: 80%;
    height: auto;
    padding: 30px 10px;
    margin: auto;
    border-radius: 2px;
    background: #fff;
    display: flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    align-items: flex-start;
    -webkit-align-items: flex-start; }
    .screen-4 .wrapScreen-4 .itemScreen-4 {
      position: relative;
      width: 30.33%;
      margin: 0 1.5%;
      min-height: 840px;
      padding: 10px 20px 220px;
      border: 3px solid #00c0ff;
      border-radius: 6px; 
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
      .screen-4 .wrapScreen-4 .itemScreen-4 .bottomBlock {
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%; }
      .screen-4 .wrapScreen-4 .itemScreen-4 .topRate {
        min-height: 150px; }
        .screen-4 .wrapScreen-4 .itemScreen-4 .topRate h4 {
          font: 700 28px 'Open Sans';
          letter-spacing: 1px;
          text-transform: uppercase;
          color: #00c0ff; }
        .screen-4 .wrapScreen-4 .itemScreen-4 .topRate p {
          font: 400 15px 'Open Sans';
          margin: auto;
          color: #00c0ff; }
      .screen-4 .wrapScreen-4 .itemScreen-4 .midRate {
        height: 100px; }
        .screen-4 .wrapScreen-4 .itemScreen-4 .midRate h2 {
          font: 700 36px 'Open Sans';
          margin: 0;
          color: #00c0ff; }
        .screen-4 .wrapScreen-4 .itemScreen-4 .midRate p {
          font: 700 14px 'Open Sans';
          margin: auto;
          color: #00c0ff; }
        .screen-4 .wrapScreen-4 .itemScreen-4 .midRate hr {
          margin: 10px auto;
          border: none;
          border-bottom: 1px solid #00c0ff; }
      .screen-4 .wrapScreen-4 .itemScreen-4 ul {
        font: 15px 'Open Sans';
        line-height: 1.6;
        margin: auto; }
        .screen-4 .wrapScreen-4 .itemScreen-4 ul li {
          list-style-type: none; 
          margin-bottom: 5px;
          padding-left: 12px;
          position: relative;
          line-height: 1.4em;
        }
        .screen-4 .wrapScreen-4 .itemScreen-4 ul li:before{
          position: absolute;
          content: '';
          width: 5px;
          height: 5px;
          border-radius: 50%;
          background: #1BCE5E;
          left: 0;
          top: 8px;
        }
      .screen-4 .wrapScreen-4 .itemScreen-4 .forImg {
        width: 100%;
        height: 130px; }
        .screen-4 .wrapScreen-4 .itemScreen-4 .forImg img {
          display: block;
          width: auto;
          height: 82px;
          margin: auto; }
      .screen-4 .wrapScreen-4 .itemScreen-4 .btnScreen-4,
      .btnScreen-4 {
        font: 600 18px 'Open Sans';
        display: block;
        width: 240px;
        height: 40px;
        text-align: center;
        color: #fff;
        background: #1bce5e; 
        margin: 0 auto;
        border: none;
        border-radius: 5px;}
        .screen-4 .wrapScreen-4 .itemScreen-4 .btnScreen-4:hover,
        .btnScreen-4:hover {
          text-decoration: none;
          color: #fff;
          background: #19bd56; }
        .screen-4 .wrapScreen-4 .itemScreen-4 .btnScreen-4:focus,
        .btnScreen-4:focus {
          text-decoration: none;
          color: #fff; }
/*.b24-web-form-popup-btn-10, .b24-web-form-popup-btn-16
{
    font: 700 16px 'Open Sans';
    display: block;
    width: 192px;
    height: 32px;
    text-align: center;
    color: #fff;
    background: #1bce5e; }*/


.screen-5 {
  width: 100%;
  height: auto;
  margin: auto;
  padding: 40px 0 80px 0; }
  .screen-5 h3 {
    font: 600 40px 'Open Sans';
    text-transform: uppercase;
    color: #00c0ff; 
    margin-top: 0;}
  .screen-5 img {
    display: block;
    width: 754px;
    height: auto;
    margin: auto; }

.screen-6 {
  position: relative;
  min-height: 510px;
  background: #fff; 
  margin: 0 -15px;
  padding: 60px 0 20px;
}
  .screen-6 .bgScreen-6 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: url("../img/formBg.jpg") center no-repeat;
    background-size: cover; 
  }
  .screen-6 .fromScreen-6 {
    position: relative;
    /*top: 60px;
    left: calc(50% - 433px);*/
    width: 900px;
    height: auto;
    border-radius: 4px 8px 8px 4px;
    background: #fff; 
    margin: 0 auto;
  }
    .screen-6 .fromScreen-6 .leftForm {
      width: 55%; }
      .screen-6 .fromScreen-6 .leftForm h3 {
        font: 600 35px 'Open Sans';
        color: #0072bc;
        margin: auto; }
      .screen-6 .fromScreen-6 .leftForm p {
        font: 400 20px 'Open Sans';
        text-align: center;
      }
       .screen-6 .fromScreen-6 .leftForm .yellowBtn,
       .yellowBtn {
        display: block;
        background: #ffc000;
        width: 244px;
        height: 46px;
        border-radius: 15px;
        color: #fff;
        font: 600 20px 'Open Sans';
        text-align: center;
        padding-top: 0px;
        margin: auto; 
        border:none;}
        .screen-6 .fromScreen-6 .leftForm .yellowBtn:hover,
        .yellowBtn:hover {
          text-decoration: none; 
          background: #E0A800;}
        .screen-6 .fromScreen-6 .leftForm .yellowBtn:focus,
        .yellowBtn:focus {
          text-decoration: none; }
    .screen-6 .fromScreen-6 .formRight {
      width: 45%;
      min-height: 346px;
      padding: 0 36px 0 36px;
      background: #0072bc; 
      border-radius: 0 4px 4px 0;}
      .screen-6 .fromScreen-6 .formRight h3 {
        font: 600 35px 'Open Sans';
        color: #fff; }
      .screen-6 .fromScreen-6 .formRight .itemFormRight {
        width: 100%;
        height: 70px; }
        .screen-6 .fromScreen-6 .formRight .itemFormRight .forImg {
          width: 77px;
          height: 70px; }
        .screen-6 .fromScreen-6 .formRight .itemFormRight p {
          font: 400 18px 'Open Sans';
          color: #fff; }

.screen-7 {
  height: auto;
  min-height: 240px;
  background: #363636; 
  margin: 0 -15px;
}
  .wrapScreen-7 {
    width: 100%;
    max-width: 910px;
    height: auto;
    margin: auto;
    padding: 30px 0; 
    position: relative;
  }
    .wrapScreen-7 .bigP {
      font: 400 22px 'Open Sans';
      line-height: 1.6;
      text-align: center;
      color: #00C0FF; 
      margin-bottom: 30px;}
    .wrapScreen-7 p {
      font: 100 16px 'Open Sans';
      color: #fff; }

footer {
  height: 130px;
  padding: 20px 0 20px 0;
  background: #252525; 
margin: 0 -15px;}
  footer p {
    font: 400 15px 'Open Sans';
    color: #fff; 
    margin-bottom: 20px;}
  footer .copyright {
    font: 100 12px 'Open Sans';
    color: #fff; }
.projects
{
width: 100%;
height: 45px;
background: #252525; }
.projects a{
  margin: 0 10px;
}
footer .copyright1 {
    color: #fff; }

/*-------------- General footer with projects' links --------------*/
.general-footer{
  background: #43b77a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  text-align: center;
  height: auto;
  margin: 0 -15px;
}
  .general-footer .in{
    padding: 0 20px;    
    margin: 0 auto;
      max-width: 1920px;
      min-width: 1024px;
  }
  .general-footer a{
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
  }
/*------------- /General footer with projects' links --------------*/

/*---------------------- Adaptive -------------------------*/
html,body{
  min-width: 320px;
}
header{
  max-width: 1000px;
  width: 100%;
}
.general-footer .in{
  min-width: 320px;
}
.container-fluid{
  overflow: hidden;
}
@media (max-width:1000px){
  header{
    left: 0;
  }
  .screen-4 .wrapScreen-4,
  .screen-6 .fromScreen-6{
    min-width: 0;
    width: auto;
    border-radius: 0;
  }
}
@media (max-width:860px){
  .screen-2{
    padding: 20px;
  }
  .screen-2 .benefit,
  .screen-3 .wrapScreen-3{
    min-width: 0;
    width: auto;
  }
  .screen-3 .wrapScreen-3 .colScreen-3{
    float: none !important;
    width: auto;
    margin-bottom: 0;
  }
  .screen-3 .wrapScreen-3 .colScreen-3 .itemScreen-3{
    margin-bottom: 20px;
  }
  .screen-4 .wrapScreen-4{
    display: block;
    margin: 0 20px;
  }
  .screen-4 .wrapScreen-4 .itemScreen-4{
    width: 80%;
    min-height: 0;
    margin: 0 auto 20px;
  }
  .screen-4 .wrapScreen-4 .itemScreen-4 .topRate{
    min-height: 0;
    margin-bottom: 20px;
  }
  .screen-4 .wrapScreen-4 .itemScreen-4 .midRate{
    height: auto;
    margin-bottom: 20px;
  }
  .screen-5 img{
    max-width: 100%;
  }
}
@media (max-width:800px){
  .screen-6 .fromScreen-6{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .screen-6 .fromScreen-6 .leftForm,
  .screen-6 .fromScreen-6 .formRight{
    float: none !important;
    width: auto;
  }
  .screen-6 .fromScreen-6 .formRight{
    height: auto;
    min-height: 0;
    padding: 20px;
    border-radius: 0;
  }
  .screen-6 .fromScreen-6 .formRight .itemFormRight{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .screen-6 .fromScreen-6 .leftForm{
    padding: 0 15px 20px;
  }
  .wrapScreen-7{
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width:600px){
  .phoneHeader{
    font-size: 20px;
  }
  .logoHeader img{
    width: 100px;
  }
  .screen-1{
    padding-top: 150px;
    padding-bottom: 80px;
  }
  .screen-1 h1,
  .screen-3 .howScreen-3,
  .screen-6 .fromScreen-6 .leftForm h3,
  .screen-6 .fromScreen-6 .formRight h3{
    font-size: 30px;
  }
  .btnScreen-1{
    width: auto;
    height: auto;
    padding: 10px 20px;
  }
  .screen-2 .benefit{
    padding: 20px;
  }
  .screen-2 .benefit h3{
    font-size: 30px;
    text-transform: none;
    margin: 0 -20px;
  }
  .screen-2 .benefit .benefitItemBlock{
    float: none !important;
    width: auto;
    margin-bottom: 0;
  }
  .screen-3 .wrapScreen-3 .colScreen-3 .itemScreen-3 img{
    display: block;
    margin: 0 auto 15px;
  }
  .itemScreen-3{
    text-align: center;
  }
  .screen-3 .wrapScreen-3 .colScreen-3 .itemScreen-3 p{
    margin-right: 0;
    text-align: center;
  }
  .screen-4 .wrapScreen-4 .itemScreen-4 .forImg{
    display: none;
  }
  .screen-4 .wrapScreen-4 .itemScreen-4{
    padding-bottom: 70px;
    width: auto;
  }
  .screen-4 .titleScreen-4{
    color: #fff;
    background: none;
    width: auto;
    font-size: 30px;
    height: auto;
  }
  .screen-4 .wrapScreen-4{
    margin: 0;
  }
  .screen-4{
    padding: 0;
  }
  .screen-5{
    display: none;
  }
  .screen-6 .fromScreen-6{
    width: auto;
    margin: 0 20px;
  }
  .screen-6 .fromScreen-6 .formRight .itemFormRight{
    width: auto;
  }
}
/*--------------------- /Adaptive -------------------------*/

/*# sourceMappingURL=styleFront.css.map */
