/*	----------@IMPORT VARIABLES---------- */
/* ----------COLORS---------- */
/* ----------FOTNS---------- */
.fancybox-close {
  background: #fff url(../img/close-fancybox.png) 50% 50% no-repeat;
  border:  3px solid white;
  border-radius: 50%;
}
.disabled {
  pointer-events: none;
  position: relative;
  background-image: url(https://www.manpower.com/CandidateExperienceStaticTheme/themes/CEHomeTheme/img/loading.gif);
  background-size: 40px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
#mainForm .disabled{
  background-color: #80d71a;
  background-image:
   url(https://www.manpower.com/CandidateExperienceStaticTheme/themes/CEHomeTheme/img/loading.gif),
   linear-gradient(to top, #75b00f 0%, #3fdc1b 100%);
  background-size:  40px, 100%;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
/* getcall widget */
a.phone-btn {
  text-align: center;
  vertical-align: middle;
    display: block;
    /* position: fixed !important; */
    /* z-index: 200001 !important; */
    width: 97px;
    height: 97px;
    bottom: 7%;
    left: 2%;
    cursor: pointer;
    border-radius: 50%;
   background-color: transparent;
  border: 10px solid  rgba(0, 0, 0, 0.05);
}
.getCall {
  position: fixed !important;
  z-index: 200001 !important;
  bottom: 3%;
  left: 2%;
}
.btn-inner {
  display: block;
  width: 78px;
  height: 78px;
  background-color: #78A4D6;
  border-radius: 50%;
}
.phone-btn img {
  margin-top: 10px;
  /* width: 50px; */
  animation-name: rotation;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes rotation {
  0% {transform:rotate(0deg);}
  2% {transform:rotate(45deg);}
  4% {transform:rotate(0deg);}
  6% {transform:rotate(45deg);}
  8% {transform:rotate(0deg);}
  100% {transform:rotate(0deg);}
}

.message {
  display: none;
  position:  relative;
  width: 210px;
  padding: 14px 20px 15px;
  background: rgba(118,163,214,0.92) !important;
  color:  #fff;
  margin-bottom: 30px;
}

.message::before {
    position: absolute;
    bottom: -14px;
    left: 20px;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 18px 14px 0;
    border-color: transparent rgba(118,163,214,0.92) transparent transparent;
}

.widget {
  display: none;
  padding-top: 25px;
  padding-right: 41px;
  /* display: block; */
  position:  fixed;
  padding-left: 100px;
  top:  124px;
  right: 20%;
  width: 351px;
  height: 122px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  background: #fff url(../img/corz.png) 15px 50% no-repeat;
}

.widget .widget-title {
  color: black;
  font-family: UbuntuRegular;
  font-size: 17px;
  line-height: 30px;
}

.widget .widget-text {
  color: #5c5c5c;
  font-family: Ubunturegular;
  font-size: 13px;
  line-height: 15px;
}
span.close-widget {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 15px;
  height: 15px;
  display: block;
  cursor:  pointer;

}


/*	----------@IMPORT BUTTONS---------- */
.zakaz-btn2 {
  display: inline-block;
  text-align: center;
  width: 190px;
  height: 40px;
  background-color: #f82923;
  border-radius: 3px;
  color: #fff;
  font-family: UbuntuMedium;
  font-size: 16px;
  line-height: 40px;
  transition: all 0.3s linear; }

.call-back:hover,
.call-back:active,
.call-back:focus {
  color: #fff;
  opacity: 0.9;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02); }

.zakaz-btn {
  text-align: center;
  display: inline-block;
  width: 174px;
  height: 58px;
  background-color: #80d71a;
  background-image: linear-gradient(to top, #75b00f 0%, #3fdc1b 100%);
  border-radius: 2px 3px 3px 2px;
  color: #fff;
  font-family: UbuntuBold;
  font-size: 18px;
  line-height: 58px;
  transition: all 0.3s linear; }

.zakaz-btn:hover,
.zakaz-btn:active,
.zakaz-btn:focus,
.subm:hover,
.subm:active,
.subm:focus,
.subm-modal:hover,
.subm-modal:active,
.subm-modal:focus {
  color: #fff;
  opacity: 0.9;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  cursor: pointer; }

.subm {
  float: right;
  border: none;
  width: 225px;
  height: 58px;
  background-color: #80d71a;
  background-image: linear-gradient(to top, #75b00f 0%, #3fdc1b 100%);
  border-radius: 3px;
  color: #fff;
  font-family: UbuntuBold;
  font-size: 16px;
  transition: all 0.3s linear; }

.bue {
  display: inline-block;
  width: 123px;
  height: 41px;
  background: url(../img/footer-btn.png) 0 0 no-repeat; }

.subm-modal {
  display: inline-block;
  width: 279px;
  height: 47px;
  background-color: #fb5446;
  border-radius: 5px;
  color: #fff;
  font-family: PTSansBold;
  font-size: 23px;
  line-height: 40px;
  border: none;
  margin-top: 5px;
  transition: all 0.3s linear; }

/*	----------PRELOADER STYLES---------- */
.preloaderGM {
  z-index: 999999999;
  position: fixed;
  display: block;
  width: 100%;
  height: 100vh;
  padding-top: 45vh;
  background: #fff;
  opacity: 1;
  animation: preloader_hide 1s 2s linear forwards, decrease 1s 3s linear forwards;
  -o-animation: preloader_hide 1s 2s linear forwards, decrease 1s 3s linear forwards;
  -moz-animation: preloader_hide 1s 2s linear forwards, decrease 1s 3s linear forwards;
  -ms-animation: preloader_hide 1s 2s linear forwards, decrease 1s 3s linear forwards;
  -webkit-animation: preloader_hide 1s 2s linear forwards, decrease 1s 3s linear forwards; }
  .preloaderGM .pre_circles {
    width: 50px;
    height: 50px;
    margin: 0 auto; }
    .preloaderGM .pre_circles .pre_circle1 {
      position: absolute;
      width: 50px;
      height: 50px;
      border-radius: 50px;
      border: 2px solid #232323;
      will-change: contents;
      animation: circle_grow 1s 1s linear infinite;
      -o-animation: circle_grow 1s 1s linear infinite;
      -webkit-animation: circle_grow 1s 1s linear infinite;
      -moz-animation: circle_grow 1s 1s linear infinite;
      -ms-animation: circle_grow 1s 1s linear infinite;
      opacity: 0; }
    .preloaderGM .pre_circles .pre_circle2 {
      position: absolute;
      margin-top: 20px;
      margin-left: 20px;
      width: 0px;
      height: 0px;
      border-radius: 50px;
      border: 2px solid #232323;
      will-change: contents;
      animation: circle_grow 1s 2s linear infinite;
      -o-animation: circle_grow 1s 2s linear infinite;
      -moz-animation: circle_grow 1s 2s linear infinite;
      -ms-animation: circle_grow 1s 2s linear infinite;
      -webkit-animation: circle_grow 1s 2s linear infinite;
      opacity: 0; }

@keyframes decrease {
  0% {
    width: 100%; }
  100% {
    width: 0%; } }

@-webkit-keyframes decrease {
  0% {
    width: 100%; }
  100% {
    width: 0%; } }

@keyframes circle_grow {
  0% {
    width: 0;
    height: 0;
    margin-left: 25px;
    margin-top: 25px;
    opacity: 1; }
  100% {
    width: 50px;
    height: 50px;
    margin-left: 0px;
    margin-top: 0px;
    opacity: 0; } }

@keyframes preloader_hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes loader_vis {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes circle_grow {
  0% {
    width: 0;
    height: 0;
    margin-left: 25px;
    margin-top: 25px;
    opacity: 1; }
  100% {
    width: 50px;
    height: 50px;
    margin-left: 0px;
    margin-top: 0px;
    opacity: 0; } }

@-webkit-keyframes preloader_hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes loader_vis {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.modal-overlay {
  /* display: none; */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }

.modal-content {
  z-index: 5555;
  position: relative;
  text-align: center;
  padding: 30px;
  padding-top: 40px;
  width: 346px;
  height: 495px;
  margin: 0 auto;
  margin-top: 109px;
  background-color: #2f3847;
  border-radius: 4px 5px 5px 4px;
  box-shadow: 0 0 15px #000; }
  .modal-content span.close {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 32px;
    height: 31px;
    background-color: #fff;
    color: #191919;
    font-family: PTSansBold;
    font-size: 13px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer; }
/*   .modal-content img {
    margin-bottom: 22px; } */
  .modal-content .form-title {
    margin-bottom: 20px;
    color: #fff;
    font-family: PTSansBold;
    font-size: 20px;
    line-height: 25px; }
  .modal-content input[type="text"] {
    display: inline-block;
    width: 280px;
    line-height: 46px;
    padding-left: 14px;
    color: #838383;
    vertical-align: middle;
    font-family: PTSansRegular;
    font-size: 18px;
    /*line-height: 40px;*/
    margin-bottom: 13px; }
    .modal-content label {
      margin-bottom: 5px;
      padding-left: 4px;
      display: block;
      text-align: left;
      color: #fff;
      font-family: PTSansBold;
      font-size: 20px;
      line-height: 25px; }
/*#successPopup .form-title {
  padding-top: 140px; }*/


.modal-popup {
  display: none;
  position: fixed;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 999;
}
.modal-popup .modal-content {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -173px;

}
.modal-popup .modal-content .subm-modal {
  margin-bottom: 10px;
}
.modal-popup .modal-content .txt {
  float: left;
  color: #fff;
  font-family: UbuntuRegular;
  font-size: 12px;
  padding-left: 25px;
  background: url(../img/lock.png) 0 0 no-repeat; }

.modal-popup .modal-content .txt2 {
 color: #fff;
 margin-top: 10px;
 text-decoration: underline;
background: url(../img/pol.png) 0 0 no-repeat; }

.greenphone {
  width: 80px;
}

#successPopup .form-title {
  text-align: left;
}

#successPopup .form-title span {
  display: inline-block;
  color: #4fbe5f;
  font-size: 30px;
  margin-bottom: 30px;
}

#successPopup .text-history {
  text-align: left;
  font-size: 20px;
  color: #fff;
  font-family: MyriadProLight;
  margin-bottom: 30px;
}

#successPopup .read-btn {
  width: 279px;
  height: 46px;
  border-radius: 3px 2px 2px 3px;
  text-align: center;
  color: #fff;
  font-family: MyriadProBold;
  font-size: 24px;
  padding-left: 20px;
  line-height: 46px;
  display: inline-block;
  background: #fb5446 url(../img/read-btn-bg.png) 42px 50% no-repeat;
  margin-bottom: 25px;
}

#successPopup .info {
  padding-left: 100px;
  text-align: left;
  color: #e4e4e4;
  font-family: MyriadProLight;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  background: url(../img/boris-photo.png) 0 0 no-repeat;
}

#successPopup .info span {
  font-family: MyriadProBold;
}

/*	----------MAIN STYEL----------	*/
body {
  font-family: "UbuntuRegular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  min-width: 500px;
  color: #333333;
  position: relative;
  background-color: #ffffff; }

.container {
  width: 960px; }

a:hover {
  text-decoration: none; }

.hidden {
  display: none; }

.carousel img {
  width: 100%;
  height: auto; }

.wrapper {
  margin: 0 auto; }

p {
  margin: 0;
  padding: 0; }

br.sm {
  display: none; }

br.xs {
  display: none; }

form input.error {
  box-shadow: inset 0px 0px 20px 1px rgba(255, 0, 0, 0.3);
  border: 2px solid red !important; }

form input.not_error {
  box-shadow: inset 0px 0px 20px 1px rgba(100, 255, 100, 0.3);
  border: 2px solid #99FF99 !important; }

/*	----------@IMPORT HEADER----------	*/
.topline-red {
  width: 100%;
  top: 0;
  left: 0;
  height: 92px;
  position: fixed;
  background-color: #000000;
  text-align: center;
  padding-top: 25px;
  z-index: 9999;
}
.topline-red p {
  display: inline-block;
  color: #ffffff;
  font-family: UbuntuBold;
  font-size: 18px;
  line-height: 42px;
  text-transform: uppercase;
  margin-right:33px;
  vertical-align: top;
}
.topline-red .top-btn {
  box-shadow: 0 3px 0 #c5e108;
  border-radius: 4px;
  background-color: #f0ff00;
  width: 241px;
  vertical-align: middle;
  color: #000000;
  font-family: UbuntuBold;
  font-size: 18px;
  line-height: 42px;
  display: inline-block;
  vertical-align: top;
  transition: all 0.3s linear;
}
.topline-red .top-btn:hover,
.topline-red .top-btn:active,
.topline-red .top-btn:focus {
  transform: scale(1.02);
  text-decoration: none;
}
.header {
	/*padding-top: 95px;*/
  
  min-height: 490px;
  background: url(../img/header-bg.jpg) 50% 0 no-repeat; }
  .header .topline {
    z-index: 999;
    height: 95px;
    width: 100%;
    top: 0;
    background-color: #FFF;
    padding-bottom: 15px;
    padding-top: 25px;
    position: fixed; }
  .header .menu {
    margin: 0;
    padding: 0;
    margin-right: 25px; }
    .header .menu li {
      padding-top: 15px;
      list-style-type: none;
      float: left;
      padding-right: 21px;
      color: #000;
      font-family: UbuntuBold;
      font-size: 18px;
      line-height: 18px; }
    .header .menu li:last-child {
      padding-right: 0; }
    .header .menu a {
      color: #3875b4;
      font-family: UbuntuRegular;
      font-size: 14px;
      line-height: 18px;
      text-decoration: underline;
      transition: all 0.3s linear; }
    .header .menu a:hover,
    .header .menu a:active,
    .header .menu a:focus {
      text-decoration: none; }
  .header .phone-block {
    float: right;
	margin-top: 5px;
    text-align: center; }
    .header .phone-block .phone {
      margin-bottom: 14px;
      color: #000;
      font-family: UbuntuRegular;
      font-size: 18px;
      line-height: 12px; }
  .header .header-content {
    padding-top: 130px; }
    .header .header-content .main-title {
      padding-top: 1px;
      margin: 0;
      text-shadow: 0 2px 2px rgba(0, 0, 0, 0.31);
      color: #fff;
      font-family: UbuntuBold;
      font-size: 65px;
      line-height: 80px; }
    .header .header-content .desc {
      margin-bottom: 35px;
      color: #fff;
      font-family: UbuntuRegular;
      font-size: 27px;
      line-height: 36px; }
      .header .header-content .desc span {
        color: #fff;
        font-family: UbuntuBold;
        font-size: 27px;
        line-height: 36px; }
    .header .header-content .prizes .priz {
      display: inline-block; }
    .header .header-content .prizes .priz1 {
      margin-right: 14px;
      padding: 7px 0 10px 45px;
      background: url(../img/priz1.png) 0 0 no-repeat;
      color: #d5d5d5;
      font-family: UbuntuBold;
      font-size: 13px;
      line-height: 13px;
      text-transform: uppercase; }
      .header .header-content .prizes .priz1 span {
        color: #d5d5d5;
        font-family: UbuntuLight;
        font-size: 11px;
        line-height: 11px;
        text-transform: uppercase; }
    .header .header-content .prizes .priz2 {
      padding: 0 0 10px 40px;
      background: url(../img/priz2.png) 0 4px no-repeat; }
      .header .header-content .prizes .priz2 p {
        color: #a8e270;
        font-family: SegoeUIBlack;
        font-size: 24px;
        line-height: 24px; }
      .header .header-content .prizes .priz2 span {
        color: #a8e270;
        font-family: SegoeUIRegular;
        font-size: 14px;
        line-height: 14px; }

/*	----------TYPOGRAPHY----------	*/
/*	----------SECTIONS----------	*/
.sec1 {
  padding-bottom: 50px;
  margin-top: -90px; }
  .sec1 .left-block,
  .sec1 .right-block {
    display: inline-block;
    vertical-align: top;
    width: 49%; }
  .sec1 .product-image {
    width: 406px;
    margin-left: -70px; }
    .sec1 .product-image .desc {
      margin-top: -60px;
      padding-left: 104px;
      color: #595959;
      font-family: UbuntuRegular;
      font-size: 14px;
      line-height: 17px; }
  .sec1 .right-block {
    padding-top: 152px; }
  .sec1 .zakaz-header {
    text-align: center;
    padding-top: 25px;
    width: 472px;
    height: 128px;
    background: url(../img/zakaz-header.png) 0 0 no-repeat; }
    .sec1 .zakaz-header .price-block,
    .sec1 .zakaz-header .btn-wrap {
      vertical-align: top;
      width: 49%;
      display: inline-block; }
    .sec1 .zakaz-header .btn-wrap {
      padding-top: 10px;
      text-align: center; }
    .sec1 .zakaz-header .price {
      color: #000;
      font-family: UbuntuBold;
      font-size: 54px;
      line-height: 54px; }
      .sec1 .zakaz-header .price span {
        color: #000;
        font-family: UbuntuRegular;
        font-size: 25px; }
    .sec1 .zakaz-header .price-desc {
      margin-top: -10px;
      color: #9b9b9b;
      font-family: UbuntuRegular;
      font-size: 13px; }
  .sec1 .zakaz-info {
    margin-top: 25px; }
    .sec1 .zakaz-info .info {
      display: inline-block;
      width: 230px;
      margin-bottom: 15px;
      padding-left: 45px;
      color: #000;
      font-family: UbuntuMedium;
      font-size: 18px;
      line-height: 18px; }
      .sec1 .zakaz-info .info span {
        color: #a2a2a2;
        font-family: UbuntuRegular;
        font-size: 14px;
        line-height: 18px; }
    .sec1 .zakaz-info .info1 {
      background: url(../img/car.png) 0 3px no-repeat; }
    .sec1 .zakaz-info .info2 {
      background: url(../img/dollar.png) 0 3px no-repeat; }
    .sec1 .zakaz-info .info3 {
      width: 205px;
      float: right;
      background: url(../img/hands.png) 0 3px no-repeat; }

.sec2 {
  padding-bottom: 1px;
  text-align: center; }
  .sec2 .line {
    width: 100%;
    height: 2px;
    background-color: #e6e6e6;
    margin-bottom: 35px; }
  .sec2 .title {
    color: #181818;
    font-family: UbuntuBold;
    font-size: 42px; }
    .sec2 .title span {
      color: #ff1913; }
  .sec2 .desc {
    margin-bottom: 45px;
    color: #181818;
    font-family: UbuntuRegular;
    font-size: 22px;
    line-height: 43px; }
    .sec2 .desc span {
      color: #a2a2a2;
      font-size: 16px; }





.sec-myhistory  {
     padding-bottom:  50px;
  }
  .sec-myhistory .title {
    margin-bottom: 70px;
    text-align: center;
    color: #191919;
    font-family: UbuntuBold;
    font-size: 30px;
    line-height: 29px;
  }
  .sec-myhistory .name {
    color: #2d2d2d;
    font-family: UbuntuBold;
    line-height: 23px;
    font-size: 18px;
    color: #2d2d2d;
    margin-top: 20px;
  }
  .sec-myhistory .info {
    font-size: 14px;
    line-height: 23px;
    font-family: Ubunturegular;
    color: #6b6b6b;
  }
  .sec-myhistory .text1 {
    color: #191919;
    font-family: UbuntuRegular;
    font-size: 18px;
    line-height: 29px;
  }
  .sec-myhistory .text2 {
    margin-top: 80px;
    margin-bottom: 40px;
    color: #191919;
    font-size: 18px;
    line-height: 29px;
    font-family: Ubunturegular;
  }
  .sec-myhistory .text2 span {
    font-family: UbuntuBold;
  }
  .sec-myhistory .citata {
    text-align: center;
    color: #5c5c5c;
    font-family: Ubunturegular;
    font-size: 25px;
    line-height: 25px;
  }
  .sec-myhistory .citata span {
    font-family: UbuntuBold;
  }
  .sec-myhistory .citata .lap-left {
    display: block;
    /* float: left; */
  }
  .sec-myhistory .citata .lap-right {
    display: block;
    /* float: right; */
    transform: rotate(180deg);
  }
  .sec-myhistory .citata-wrap {
    text-align: right;
  }
  .sec-myhistory p.doc-title {
    margin-bottom: 50px;
    margin-top: 90px;
    text-align: center;
    color: #191919;
    font-family: UbuntuBold;
    font-size: 18px;
    line-height: 29px;
  }
  .sec-myhistory .vipiski,
  .sec-myhistory .results {
    text-align: center;
  }
  .sec-myhistory .doclink {
    margin-top: 38px;
    display: inline-block;
    color: #6aa84f;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
    text-decoration: underline;
    padding-left: 16px;
    background: url(../img/zoom-icon.png) 0 50% no-repeat;
  }
  .sec-myhistory .results .doclink {
    margin-top: 64px;
  }






.sec3 {
  padding-top: 70px;
  padding-bottom: 65px;
  background: #191919 url(../img/sec3bg.png) 50% 0 no-repeat; }
  .sec3 .title {
    margin-bottom: 40px;
    color: #fff;
    font-family: UbuntuBold;
    font-size: 30px;
    line-height: 17px; }
  .sec3 p {
    margin-bottom: 20px;
    color: #fff;
    font-family: UbuntuBold;
    font-size: 16px;
    line-height: 17px; }
    .sec3 p span {
      display: block;
      color: #fff;
      font-family: UbuntuRegular;
      font-size: 14px; }
  .sec3 .block2 {
    padding-left: 25px; }

.sec4,
.sec11 {
  padding-top: 134px;
  padding-bottom: 60px; }
  .sec4 .about-block,
  .sec11 .about-block {
    position: relative;
    width: 100%;
    height: 560px;
    margin: 0 auto;
    padding: 70px 70px 0 80px;
    border: 9px solid #d8d8d8; }
    .sec4 .about-block .title,
    .sec11 .about-block .title {
      width: 300px;
      left: 310px;
      top: -20px;
      text-align: center;
      position: absolute;
      color: #191919;
      font-family: UbuntuBold;
      font-size: 30px;
      line-height: 29px;
      background-color: #fff; }
    .sec4 .about-block p,
    .sec11 .about-block p {
      color: #191919;
      font-family: UbuntuRegular;
      font-size: 20px;
      line-height: 29px; }
      .sec4 .about-block p span,
      .sec11 .about-block p span {
        color: #191919;
        font-family: UbuntuBold; }
      .sec4 .about-block p span.redtext,
      .sec11 .about-block p span.redtext {
        color: #fe2724; }

.sec5 {
  padding-top: 60px;
  padding-bottom: 100px; }
  .sec5 .title {
    color: #191919;
    font-family: UbuntuBold;
    font-size: 30px;
    line-height: 29px; }
    .sec5 .title span {
      color: #fe2724; }
  .sec5 .facts {
    margin-top: 65px; }
  .sec5 .fact {
    display: inline-block;
    vertical-align: top; }
    .sec5 .fact .number {
      margin-right: 2px;
      display: inline-block;
      color: #6d9a3c;
      font-family: UbuntuLight;
      font-size: 92px;
      line-height: 60px; }
    .sec5 .fact .text {
      vertical-align: top;
      display: inline-block;
      color: #6d9a3c;
      font-family: UbuntuMedium;
      font-size: 33px;
      line-height: 37px; }
      .sec5 .fact .text span {
        display: block;
        color: #191919;
        font-family: UbuntuRegular;
        font-size: 20px;
        line-height: 25px; }
  .sec5 .fact1 {
    margin-right: 170px; }
  .sec5 .fact2 {
    margin-right: 140px; }
  .sec5 .fact3 .text span {
    color: #191919;
    font-family: UbuntuRegular;
    font-size: 15px;
    line-height: 17px; }

.sec6 {
  padding-bottom: 50px; }
  .sec6 .foto-block .prizes .priz {
    display: inline-block; }
  .sec6 .foto-block .prizes .priz1 {
    margin-right: 14px;
    padding: 10px 0 10px 40px;
    background: url(../img/priz1.png) 0 0 no-repeat;
    color: #2f2f2f;
    font-family: UbuntuBold;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase; }
    .sec6 .foto-block .prizes .priz1 span {
      color: #4c4c4c;
      font-family: UbuntuLight;
      font-size: 9px;
      line-height: 11px;
      text-transform: uppercase; }
  .sec6 .foto-block .prizes .priz2 {
    padding: 0 0 10px 40px;
    background: url(../img/priz2.png) 0 4px no-repeat; }
    .sec6 .foto-block .prizes .priz2 p {
      color: #7db548;
      font-family: SegoeUIBlack;
      font-size: 24px;
      line-height: 24px; }
    .sec6 .foto-block .prizes .priz2 span {
      color: #7db548;
      font-family: SegoeUIRegular;
      font-size: 14px;
      line-height: 14px; }
  .sec6 .info-block {
    padding-top: 40px; }
    .sec6 .info-block .item-info {
      
      font-family: UbuntuRegular;
      font-size: 18px;
      line-height: 29px; }
      .sec6 .info-block .item-info span {
        color: #191919;
        font-family: UbuntuBold;
        font-size: 28px;
        line-height: 29px; }
  .sec6 .ib2 {
    padding-top: 75px; }
    .sec6 .ib2 .price {
      display: inline-block;
      margin-top: 40px;
      margin-right: 44px;
      color: #191919;
      font-family: UbuntuBold;
      font-size: 36px;
      line-height: 29px; }
      .sec6 .ib2 .price span {
        color: #191919;
        font-family: UbuntuRegular;
        font-size: 18px;
        line-height: 29px; }
    .sec6 .ib2 .zakazlink {
      color: #6d9a3c;
      font-family: UbuntuBold;
      font-size: 20px;
      line-height: 29px;
      border-bottom: 2px dashed #6d9a3c; }
  .sec6 .ib2 .item-info span {
    font-size: 18px; }
  .sec6 .fb2 .prizes {
    float: right;
    margin-right: 20px; }

.sec7 {
  margin-top: 90px;
  background: url(../img/sec7bg.png) 50% 0 no-repeat;
  min-height: 466px;
  padding-top: 60px; }
  .sec7 .results {
    padding-left: 370px; }
    .sec7 .results .title {
      color: #2f2f2f;
      font-family: UbuntuBold;
      font-size: 25px;
      line-height: 29px;
      margin-bottom: 30px; }
    .sec7 .results ul {
      padding: 0;
      margin: 0; }
      .sec7 .results ul li {
        list-style-type: none;
        padding-left: 40px;
        background: url(../img/gal.png) 0 50% no-repeat;
        color: #fff;
        font-family: UbuntuRegular;
        font-size: 18px;
        line-height: 33px; }
        .sec7 .results ul li span {
          color: #fff;
          font-family: UbuntuBold; }

.sec8 {
  padding-top: 1px;
  padding-bottom: 60px; }
  .sec8 .container {
    padding: 0; }
  .sec8 .zakaz-header {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    padding-top: 25px;
    width: 472px;
    height: 128px;
    background: url(../img/zakaz-header.png) 0 0 no-repeat; }
    .sec8 .zakaz-header .price-block,
    .sec8 .zakaz-header .btn-wrap {
      vertical-align: top;
      width: 49%;
      display: inline-block; }
    .sec8 .zakaz-header .btn-wrap {
      padding-top: 10px;
      text-align: center; }
    .sec8 .zakaz-header .price {
      color: #000;
      font-family: UbuntuBold;
      font-size: 54px;
      line-height: 54px; }
      .sec8 .zakaz-header .price span {
        color: #000;
        font-family: UbuntuRegular;
        font-size: 25px; }
    .sec8 .zakaz-header .price-desc {
      margin-top: -10px;
      color: #9b9b9b;
      font-family: UbuntuRegular;
      font-size: 13px; }
  .sec8 .zakaz-info {
    display: inline-block;
    width: 460px;
    margin-right: 10px; }
    .sec8 .zakaz-info .info {
      display: inline-block;
      width: 230px;
      margin-bottom: 15px;
      padding-left: 45px;
      color: #000;
      font-family: UbuntuMedium;
      font-size: 16px;
      line-height: 18px; }
      .sec8 .zakaz-info .info span {
        color: #a2a2a2;
        font-family: UbuntuRegular;
        font-size: 14px;
        line-height: 18px; }
    .sec8 .zakaz-info .info1 {
      background: url(../img/car.png) 0 3px no-repeat; }
    .sec8 .zakaz-info .info2 {
      background: url(../img/dollar.png) 0 3px no-repeat; }
    .sec8 .zakaz-info .info3 {
      width: 205px;
      float: right;
      background: url(../img/hands.png) 0 3px no-repeat; }

.sec9 {
  padding-top: 60px;
  padding-bottom: 1px; }
  .sec9 .title {
    margin-bottom: 65px;
    text-align: center;
    color: #191919;
    font-family: UbuntuBold;
    font-size: 30px;
    line-height: 29px; }
  .sec9 p {
    margin-bottom: 50px;
    padding-left: 13px;
    padding-right: 30px;
    color: #767676;
    font-family: UbuntuRegular;
    font-size: 16px;
    line-height: 25px; }
    .sec9 p span {
      color: #191919;
      font-family: UbuntuBold;
      font-size: 22px;
      line-height: 29px; }

.sec10 {
  padding-bottom: 100px;
  padding-top: 40px; }
  .sec10 .title {
    margin-bottom: 50px;
    text-align: center;
    color: #191919;
    font-family: UbuntuBold;
    font-size: 30px;
    line-height: 29px; }
  .sec10 .item {
    text-align: center;
    padding-top: 90px;
    background: url(../img/item1.png) 50% 0 no-repeat; }
    .sec10 .item p {
      position: relative;
      color: #191919;
      font-family: UbuntuRegular;
      font-size: 20px;
      line-height: 29px; }
      .sec10 .item p a {
        color: #6d9a3c;
        font-family: UbuntuBold;
        font-size: 20px;
        line-height: 29px;
        text-decoration: underline; }
    .sec10 .item p::after {
      position: absolute;
      content: '';
      width: 40px;
      height: 78px;
      top: 5px;
      right: -50px;
      background: url(../img/treangle.png) 0 0 no-repeat; }
  .sec10 .item2 {
    margin-left: 40px;
    background: url(../img/item2.png) 50% 0 no-repeat; }
  .sec10 .item3 {
    background: url(../img/item3.png) 50% 15px no-repeat;
    margin-left: 50px; }
    .sec10 .item3 p::after {
      display: none; }

.sec11 {
  padding-top: 125px;
  padding-bottom: 30px; }
  .sec11 .about-block {
    height: 319px;
    padding-top: 120px; }
    .sec11 .about-block .title {
      width: 650px;
      left: 135px; }
    .sec11 .about-block .stamp {
      position: absolute;
      left: -33px;
      top: -33px; }

.sec12 {
  padding-top: 50px;
  text-align: center; }
  .sec12 .title {
    margin-bottom: 35px;
    color: #191919;
    font-family: UbuntuBold;
    font-size: 30px;
    line-height: 29px; }
    .sec12 .title span {
      color: #fe2724; }
  .sec12 .comments {
    width: 770px;
    margin: 0 auto; }
  .sec12 .comment {
    width: 770px;
    margin: 0 auto; }
    .sec12 .comment img {
      margin: 0 auto;
      margin-bottom: 30px;
      
      padding: 9px;
      border: 1px solid #b7e593; }
    .sec12 .comment .name {
      color: #191919;
      font-family: UbuntuBold;
      font-size: 20px;
      line-height: 23px;
      margin-bottom: 40px; }
      .sec12 .comment .name span {
        color: #191919;
        font-family: UbuntuRegular;
        font-size: 20px;
        line-height: 23px; }
      .sec12 .comment .name span.prof {
        display: block;
        color: #191919;
        font-family: UbuntuRegular;
        font-size: 16px;
        line-height: 23px; }
    .sec12 .comment .text {
      margin: 0 auto;
      margin-bottom: 50px;
      width: 566px;
      color: #767676;
      font-family: UbuntuRegular;
      font-size: 17px;
      line-height: 23px;
      margin-bottom: 20px; }
    .sec12 .comment .time {
      margin-bottom: 20px;
      color: #767676;
      font-family: UbuntuRegular;
      font-size: 17px;
      line-height: 23px; }
      .sec12 .comment .time span {
        color: #191919;
        font-family: UbuntuBold; }
  .sec12 .comment2 .text {
    width: 650px; }

.sec13 {
  padding-top: 1px; }
  .sec13 .form-block {
    padding: 65px 60px 0 55px;
    width: 960px;
    height: 470px;
    background: url(../img/form-bg.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
    .sec13 .form-block .form-title {
      margin-bottom: 15px;
      color: #191919;
      font-family: UbuntuBold;
      font-size: 28px;
      line-height: 23px; }
    .sec13 .form-block .desc {
      margin-bottom: 30px;
      color: #767676;
      font-family: UbuntuRegular;
      font-size: 18px;
      line-height: 23px; }
    .sec13 .form-block input[type="text"] {
      width: 260px;
      height: 45px;
	  margin-top: 10px;
      border: 2px solid #272727;
      padding-left: 27px;
      font-size: 15px; }
    .sec13 .form-block .input-wrap {
      display: inline-block;
    }
    .sec13 .form-block label {
      font-family: UbuntuBold;
      font-size: 18px;
    }
    .sec13 .form-block .subm-wrap {
      width: 226px;
      float: right;
      margin-right: 8px;
      margin-top: 30px; }
      .sec13 .form-block .subm-wrap .subm {
        margin-bottom: 20px; }
      .sec13 .form-block .subm-wrap .txt {
        float: left;
        color: #979ca1;
        font-family: UbuntuRegular;
        font-size: 12px;
        padding-left: 25px;
        background: url(../img/lock.png) 0 0 no-repeat; }
      .sec13 .form-block .subm-wrap .txt2 {
        margin-top: 10px;
        text-decoration: underline;
        background: url(../img/pol.png) 0 0 no-repeat; }
    .sec13 .form-block .name,
    .sec13 .form-block .phone {
      margin-right: 25px; }
    .sec13 .form-block .zakaz-info {
      width: 510px;
      margin-top: 25px;
      float: left; }
      .sec13 .form-block .zakaz-info .info {
        display: inline-block;
        width: 230px;
        margin-bottom: 15px;
        padding-left: 45px;
        color: #000;
        font-family: UbuntuMedium;
        font-size: 16px;
        line-height: 18px; }
        .sec13 .form-block .zakaz-info .info span {
          color: #a2a2a2;
          font-family: UbuntuRegular;
          font-size: 14px;
          line-height: 18px; }
      .sec13 .form-block .zakaz-info .info1 {
        background: url(../img/car.png) 0 3px no-repeat; }
      .sec13 .form-block .zakaz-info .info2 {
        background: url(../img/dollar.png) 0 3px no-repeat; }
      .sec13 .form-block .zakaz-info .info3 {
        width: 205px;
        float: right;
        background: url(../img/hands.png) 0 3px no-repeat; }
      .sec13 .form-block .subm-wrap {
        margin-top: -50px;
      }

.sec14 {
  padding-top: 100px;
  padding-bottom: 60px; }
  .sec14 .title {
    margin-bottom: 25px;
    text-align: center;
    color: #191919;
    font-family: UbuntuBold;
    font-size: 30px;
    line-height: 30px; }
  .sec14 .text1 {
    margin-bottom: 35px;
    padding: 0 66px;
    color: #191919;
    font-family: UbuntuRegular;
    font-size: 17px;
    line-height: 27px; }
  .sec14 .serteficats {
    text-align: center; }
    .sec14 .serteficats img {
      display: inline-block;
      margin: 0 10px;
      margin-bottom: 20px;
      box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.11); }
  .sec14 .text2 {
    width: 415px;
    color: #191919;
    font-family: UbuntuRegular;
    font-size: 17px;
    line-height: 25px; }

.section-map {
  text-align: center;
}

.section-map .map {
  position: relative;
}

.section-map .sec-title {
  margin-bottom: 25px;
  text-align: center;
  color: #191919;
  font-family: UbuntuBold;
  font-size: 30px;
  line-height: 30px; }

.section-map .map-info {
  background-color: #fff;
  border-radius: 7px;
  position: absolute;
  left: 50%;
  top: 50px;
  margin-left: 50px;
  width: 320px;
  height: 160px;
  padding:  20px;
  z-index: 999;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

.section-map .map-info .company-name {
  font-size: 22px;
  line-height: 30px;
  font-family: UbuntuBold;
  margin-bottom: 10px;
}

.sec-about {
  padding-top: 100px;}

.sec-about .sec-title {
  margin-bottom: 70px;
  text-align: center;
  color: #191919;
  font-family: UbuntuBold;
  font-size: 30px;
  line-height: 30px; }

.sec-about .about-text {
  color: #191919;
  font-family: UbuntuRegular;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 70px;
}

.sec-about .about-text span{
  font-family: UbuntuBold;
;
}
.sec-about img {
  margin-bottom: 29px;
}

.sec-about .abt2 {
  margin-top: 50px;
}

.sec-about .company-info {
  font-size: 14px;
  color: #6b6b6b;
  line-height: 23px;
  font-family: UbuntuRegular;
}
.sec-about .company-info span {
  font-size: 18px;
  font-family: UbuntuBold;
    color: #2d2d2d
}
.sec-about .company-info a {
  color: #86ba55;
  text-decoration: underline;
}
/*	----------@IMPORT FOOTER----------	*/
footer {
  vertical-align: top;
  padding-top: 50px;
  padding-bottom: 35px;
  width: 100%;
  min-height: 250px;
  background-color: #fff;
  border-top: 7px solid #f5f5f5; }
  footer .inl {
    display: inline-block;
    vertical-align: top; }
  footer .footer1 {
    margin-right: 110px; }
    footer .footer1 p.prod {
      color: #191919;
      font-family: UbuntuBold;
      font-size: 32px; }
    footer .footer1 .desc {
      color: #767676;
      font-family: UbuntuRegular;
      font-size: 12px;
      line-height: 15px; }
      footer .footer1 .desc span {
        color: #767676;
        font-family: UbuntuBold;
        font-size: 12px;
        line-height: 15px; }
  footer .footer2 {
    padding-top: 15px; }
    footer .footer2 p.txt1 {
      color: #191919;
      font-family: UbuntuBold;
      font-size: 11px;
      line-height: 18px; }
    footer .footer2 .txt2 {
      color: #767676;
      font-family: UbuntuRegular;
      font-size: 15px;
      line-height: 18px; }
      footer .footer2 .txt2 a {
        color: #7db548;
        text-decoration: underline; }
      footer .footer2 .txt2 span {
        color: #767676;
        font-size: 16px;
        line-height: 25px; }
  footer .footer3 {
    margin-top: 35px; }
    footer .footer3 a {
      color: #979ca1;
      font-family: UbuntuRegular;
      font-size: 14px;
      line-height: 22px;
      text-decoration: underline; }
    footer .footer3 a:first-child {
      padding-left: 0; }
  footer .footer4 .txt4 {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 40px;
    background: url(../img/car-footer.png) 0 0 no-repeat; }
  footer .footer4 img {
    float: left;
    display: inline-block; }
  footer br.sm {
    display: none; }
  footer br.xs {
    display: none; }
  footer a:hover {
    text-decoration: none; }
  footer .modal-btn {
    padding-left: 4px;
    margin-top: 0;
    margin-bottom: 8px; }

/*	----------@IMPORT MEDIA---------- */
/*	----------Desktop first Method----------	*/
/* Medium Devices, Notebooks */
/* Small Devices, Tablets */
@media only screen and (max-width: 960px) {
  .container {
    width: 720px; }
  br.sm {
    display: block; }
  br.xs {
    display: none; }
  .copy {
    margin-top: 40px; }
  .footer3 {
    display: block;
    padding-top: 0;
    margin: 0; }
    .footer3 .social {
      margin-left: 10px;
      float: left; }
    .footer3 .text4 {
      margin-right: 40px;
      float: right; }
      .footer3 .text4 span {
        padding-right: 20px; }
    .footer3 .footer-line {
      margin-top: 25px;
      margin-bottom: 25px; }

    .sec-about img {
  margin: 0 auto;
  margin-bottom: 25px;
  display: block;
}
    .sec-about .company-info {
      text-align: center;
      margin-bottom: 50px;
    }

    .sec-about .imgbig {
      width: 100%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 720px) {
  .container {
    width: 340px;
    overflow: hidden; }
  br.sm {
    display: none; }
  br.xs {
    display: block; }
  /*Disable Animation on Mobile Devices*/
  .animated {
    /*CSS transitions*/
    transition-property: none !important;
    /*CSS transforms*/
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    animation: none !important; }
  footer .footer2 {
    padding-top: 0;
    padding-left: 0;
    float: left;
    margin-bottom: 20px; }
  footer .footer3 {
    margin-left: 0;
    padding-top: 0; }
    footer .footer3 .social {
      margin-left: 0;
      text-align: center; }
    footer .footer3 p.text4 span.ru {
      padding-right: 50px; }
    footer .footer3 p.text4 span.ua {
      padding-right: 35px; }
  footer a.icon-soc {
    margin: 0 10px; }
  footer .bottom-text br {
    display: none; } }

/* Custom, iPhone Retina*/
@media only screen and (max-width: 340px) {
  .container {
    padding: 0;
    overflow: hidden;
    width: 320px; } }

/* .header .topline {
  position:  relative;
} */

/* Exit Popup styles  */

.exit-top {
  width: 100%;
  display: block;
  height: 10px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  /* background-color: #fff; */
}

.exit-popup .modal-content {
  padding-top: 100px;
  position: relative;
  width: 940px;
  height: 469px;
  background-color: #e75252;
  border: 5px solid white;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  text-align: center;
  margin-left:  -470px;
}

.exit-popup .modal-content span.close {
  font-size: 18px;
  font-weight: 700;
  font-family: Tahoma;
}
.exit-popup .modal-content::before {
  content: '';
  width: 112px;
  height: 112px;
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -66px;
  top:  -57px;
  background: url(../img/exit-popup-icon.png) 0 0 no-repeat;
}

.exit-popup .modal-content .title {
  color:  #fff;
  line-height: 38px;
  font-family: MyriadProBold;
  font-size: 37px;
}

.exit-popup .modal-content .title span {
  display: block;
  font-size: 28px;
  font-family: MyriadProLight;
}

.exit-popup .modal-content .sep {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  height: 1px;
  margin-top: 35px;
}


.exit-popup .modal-content .btn-wrap {
  vertical-align: top;
  display: inline-block;
  margin:  0 40px;
}

.exit-popup .modal-content .btn {
  vertical-align: top;
  display: inline-block;
  width: 289px;
  height: 54px;
  font-family: RobotoBold;
  font-size: 15px;
  line-height: 54px;
  border: 1px solid white;
  border-radius:  27px;
  color:  #fff;
  transition:  all 0.3s linear;
  margin-top: 55px;
}

.exit-popup .modal-content span.close {
  top: -16px;
  right: -16px;
}
.exit-popup .modal-content .btn-wrap span {
  display: inline-block;
  margin-top: 10px;
  color: white;
  font-family: "RobotoRegular";
  font-size: 13px;
  line-height: 17px;
}
.exit-popup .modal-content .getPlan {
  background-color: #fff;
  color: #1b1b1b;
}
 .getPlan:hover,
 .getPlan:active,
 .getPlan:focus,
 .cansel-btn:hover,
 .cansel-btn:active,
 .cansel-btn:focus  {
  transform: scale(1.03);

}

.exit-popup .modal-content .cansel-btn {
  font-family: RobotoLight;
}

/* .exit-popup .modal-content .btn-wrap {display: none;} */

.exit-popup .modal-content .form-block {
  margin-top: 30px;
  display: none;
}

.exit-popup .modal-content .form-block .form-title {
  color: white;
  font-family: RobotoBold;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 10px;
}

.exit-popup .modal-content input[type="text"] {
  width: 205px;
  height: 42px;
  background-color: white;
  text-align: center;
  font-family: RobotoRegular;
  font-size: 15px;
  line-height: 29px;
  display: inline-block;
  margin:  0 7px;
  color:  #000;
  padding: 0;
  border:  none;
}

.exit-popup .modal-content .subm2 {
  width: 164px;
  height: 42px;
  background-color: #8400ff;
  color: white;
  font-family: RobotoBold;
  font-size: 16px;
  line-height: 29px;
  display: inline-block;
  margin:  0 7px;
  border:  none;
  transition:  all 0.3s linear;
  cursor:  pointer;
}
.subm2:hover,
.subm2:active,
.subm2:focus {
  transform: scale(1.03);
}
.exit-popup .part {display: inline-block;}

.exit-popup .modal-content .bottom-text {
  margin-top: 90px;
  color: #f2f2f2;
  font-family: UbuntuRegular;
  font-size: 12px;
  line-height: 9px;
  display: inline-block;
  padding-left: 20px;
  background: url(../img/lock-white.png) 0 50% no-repeat;
  padding-top: 5px;
  padding-bottom: 5px;
}

.exit-popup .modal-content .bottom-text a {
  text-decoration: underline;
  color:  #fff;
}

