@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu-R.eot');
	src: local('☺'), url('../fonts/Ubuntu-R.woff') format('woff'), url('../fonts/Ubuntu-R.ttf') format('truetype'), url('../fonts/Ubuntu-R.svg') format('svg');
}
@font-face {
  font-family: 'Ubuntu-B';
  src: url('../fonts/Ubuntu-B.eot');
	src: local('☺'), url('../fonts/Ubuntu-B.woff') format('woff'), url('../fonts/Ubuntu-B.ttf') format('truetype'), url('../fonts/Ubuntu-B.svg') format('svg');
}
@font-face {
  font-family: 'Ubuntu-L';
  src: url('../fonts/Ubuntu-L.eot');
	src: local('☺'), url('../fonts/Ubuntu-L.woff') format('woff'), url('../fonts/Ubuntu-L.ttf') format('truetype'), url('../fonts/Ubuntu-L.svg') format('svg');
}
@font-face {
  font-family: 'Ubuntu-M';
  src: url('fonts/Ubuntu-M.eot');
	src: local('☺'), url('../fonts/Ubuntu-M.woff') format('woff'), url('../fonts/Ubuntu-M.ttf') format('truetype'), url('../fonts/Ubuntu-M.svg') format('svg');

}
/* base */
html,
body,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
tr,
td {
  padding: 0;
  margin: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2;
}
strong {
  font-family: 'Ubuntu-B';
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.container {
  width: 1170px !important;
  margin: 0 auto;
  position: relative;
}
@-ms-viewport {
  width: 1170px;
}
header,
footer {
  background: #fff;
  padding: 40px 0 125px;
}
header h2,
footer h2 {
  font-family: Ubuntu, sans-serif;
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  height: 75px;
  line-height: 75px;
  vertical-align: middle;
  padding-left: 25px;
}
header h2:before,
footer h2:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 60px;
  background: #e6e6e6;
  top: 7px;
  left: 0;
}
.logo {
  width: 100%;
  max-width: 200px;
  margin-top: -17px;
}
.logo img {
  width: 100%;
  height: auto;
}
.box-phone {
  font-family: Ubuntu, sans-serif;
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
  padding-top: 15px;
}
.box-phone a {
  font-size: 24px;
  color: #122949;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.box-phone a:hover {
  text-decoration: none;
  color: #122949;
}
.box-phone a.box-phone__email {
  font-size: 18px;
  text-transform: none;
  display: inline-block;
}
nav {
  background: #122949;
  padding: 0;
  margin: 0;
  height: 100px;
  position: absolute;
  z-index: 1000;
  width: 100%;
  top: 155px;
  left: 0;
}
nav .logo {
  height: 100px;
  line-height: 100px;
  vertical-align: middle;
  float: left;
  max-width: 150px;
  opacity: 1;
  display: none;
  margin-top: -2px;
}
nav .box-phone {
  float: right;
  padding-top: 38px;
  opacity: 1;
  display: none;
}
nav .box-phone a {
  color: #fff;
  font-size: 20px;
}
nav .box-phone a:hover {
  color: #fff;
}
nav .box-phone span {
  color: #fff;
  font-size: 13px;
}
#top-menu {
  list-style: none;
  margin-left: 173px;
}
#top-menu li {
  float: left;
  height: 100px;
  -webkit-transform: skewX(-12deg);
      -ms-transform: skewX(-12deg);
          transform: skewX(-12deg);
  margin-left: -5px;
  display: inline-block;
}
#top-menu li a {
  font-family: Ubuntu, sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  padding: 40px 25px;
  position: relative;
  -webkit-transform: skewX(12deg);
      -ms-transform: skewX(12deg);
          transform: skewX(12deg);
}
#top-menu li a:after {
  content: '/';
  font-family: Ubuntu, sans-serif;
  color: #4677ba;
  font-size: 16px;
  position: absolute;
  right: 0;
}
#top-menu li.active,
#top-menu li:hover {
  background: #4677ba;
}
#top-menu li:last-child a:after {
  content: '';
}
section {
  padding: 0;
  margin: 0;
}
.wrap1 {
  background-color: #fff;
  padding: 60px 0 10px;
  overflow: hidden;
  /*min-height: 529px;*/
}
.wrap1 .container {
  overflow: visible;
}
.wrap1 .main-desc {
  font-family: 'Ubuntu-B', sans-serif;
  color: #183973;
  font-size: 54px;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 20px;
}
.wrap1 .bcg1-1 {
  position: absolute;
  background: url('../img/bcg1.jpg') center no-repeat;
  width: 767px;
  height: 541px;
  bottom: -10px;
  left: -280px;
}
.wrap1 .box-btn {
  margin-bottom: 20px;
}
.text1-1 {
  font-family: Ubuntu, sans-serif;
  color: #333333;
  font-size: 24px;
  height: 130px;
}
.text1-2 {
  font-family: Ubuntu, sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: lighter;
  height: 90px;
}
.box-btn,
.modal-btn {
  text-align: center;
}
.box-btn a,
.modal-btn a,
.box-btn button,
.modal-btn button,
.box-btn p,
.modal-btn p {
  display: inline-block;
  width: 270px;
  height: 80px;
  line-height: 80px;
  vertical-align: middle;
  background: #df672a;
  -webkit-transform: skewX(-12deg);
      -ms-transform: skewX(-12deg);
          transform: skewX(-12deg);
  font-family: Ubuntu, sans-serif;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}
.box-btn a:hover,
.modal-btn a:hover,
.box-btn button:hover,
.modal-btn button:hover,
.box-btn p:hover,
.modal-btn p:hover {
  background: #e78c5c;
  text-decoration: none;
}
.box-btn a span,
.modal-btn a span,
.box-btn button span,
.modal-btn button span,
.box-btn p span,
.modal-btn p span {
  -webkit-transform: skewX(12deg);
      -ms-transform: skewX(12deg);
          transform: skewX(12deg);
  display: inline-block;
}
.box-btn p:hover,
.modal-btn p:hover {
  background: #df672a;
}
.wrap2 {
  background: url('../img/bcg2.jpg') center center no-repeat;
  background-size: cover;
  padding: 100px 0 90px;
  overflow: hidden;
}
h3 {
  font-family: 'Ubuntu-B', sans-serif;
  color: #333333;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}
h3 ~ p {
  font-family: 'Ubuntu', sans-serif;
  color: #333333;
  font-size: 24px;
  text-align: center;
  margin: 30px auto 45px;
}
.wrap2-1 {
  position: relative;
  min-height: 461px;
}
.wrap2-monitor {
  position: absolute;
  background: url('../img/monitor.png') top center no-repeat;
  width: 800px;
  height: 461px;
  top: 0;
  right: -90px;
  padding: 33px 98px 2px;
}
.wrap2-monitor-in {
  background: #fff;
  width: 100%;
  height: 378px;
  position: relative;
}
.wrap-monitor__slider {
  display: none;
}
.wrap-monitor__slider.wrap-monitor__slider_active {
  display: block;
}
.wrap-monitor__slider .bx-wrapper .bx-viewport {
  border: 0;
  background: transparent;
  left: 0;
}
.wrap2-monitor-btn {
  position: absolute;
  width: 287px;
  height: 80px;
  bottom: -20px;
  right: 240px;
  z-index: 500;
}
.wrap2-monitor-btn-2 {
  position: relative;
  display: table;
  width: 550px;
  height: 80px;
  /*bottom: -20px;*/
  left: 50%;
  margin-left: -275px;
  z-index: 500;
  margin-top: -40px;
}
.wrap2-monitor-btn-2.modal-btn p {
  width: auto;
  line-height: 1.2;
  padding: 15px 30px 15px;
  font-size: 16px;
  display: table-cell;
}
.fancybox-title-float-wrap .child {
  background: #df672a;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding: 15px 20px;
  text-shadow: none;
  -webkit-transform: skewX(-12deg);
      -ms-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
.fancybox-title-float-wrap {
  bottom: -19px;
}
.wrap2-1-1 {
  width: 495px;
  margin-left: -15px;
}
.wrap2-1-in {
  min-height: 75px;
  position: relative;
  cursor: pointer;
  padding: 12px 0px 12px 10px;
  margin-bottom: 25px;
}
.wrap2-1-in h5 {
  font-family: 'Ubuntu-B', sans-serif;
  color: #183973;
  font-size: 18px;
  /*margin-bottom: 10px;*/
  text-transform: uppercase;
  padding-top: 4px;
}
.wrap2-1-in h5.line-height {
  padding-top: 15px;
}
.wrap2-1-in p {
  font-family: 'Ubuntu-L', sans-serif;
  color: #333;
  font-size: 16px;
}
.wrap2-1-in:last-of-type {
  margin-bottom: 0;
}
.wrap2-1-in.active,
.wrap2-1-in:hover {
  background: #2f5fab;
}
.wrap2-1-in.active:after,
.wrap2-1-in:hover:after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 37.5px 0 37.5px 20px;
  border-color: transparent transparent transparent #2f5eab;
}
.wrap2-1-in.active .wrap2-1-img,
.wrap2-1-in:hover .wrap2-1-img {
  background-position: center bottom;
}
.wrap2-1-in.active h5,
.wrap2-1-in:hover h5,
.wrap2-1-in.active p,
.wrap2-1-in:hover p {
  color: #fff;
  margin-left: 65px;
}
.wrap2-1-img {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center top;
  float: left;
  margin-right: 12px;
}
.wrap3 {
  padding: 100px 0 90px;
  background: #fff;
}
.wrap3 h3 ~ p {
  margin-bottom: 30px;
}
.wrap3-1 {
  margin: 0 auto;
  width: 100%;
}
.wrap3-1-menu {
  width: 550px;
  margin: 0 auto 40px;
}
.wrap3-1-menu ul {
  list-style: none;
}
.wrap3-1-menu ul li {
  float: left;
  width: 50%;
  background: #fff;
  border: 2px solid #183973;
  -webkit-transform: skewX(-12deg);
      -ms-transform: skewX(-12deg);
          transform: skewX(-12deg);
  height: 80px;
  line-height: 74px;
  vertical-align: middle;
  text-align: center;
}
.wrap3-1-menu ul li a {
  -webkit-transform: skewX(12deg);
      -ms-transform: skewX(12deg);
          transform: skewX(12deg);
  font-family: 'Ubuntu-L', sans-serif;
  color: #333;
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.wrap3-1-menu ul li a hover {
  color: #fff;
  text-decoration: none;
}
.wrap3-1-menu ul li.active {
  background: #183973;
}
.wrap3-1-menu ul li.active a {
  color: #fff;
}
.calc {
  display: none;
}
.calc.active {
  display: block;
}
.calc-text-1 {
  font-family: 'Ubuntu-L', sans-serif;
  color: #333333;
  font-size: 16px;
  text-align: right;
  padding-top: 11px;
}
.calc-text-2 {
  font-family: 'Ubuntu-L', sans-serif;
  color: #333333;
  font-size: 16px;
  text-align: right;
}
.scale {
  position: relative;
}
.scale:before {
  content: '0';
  position: absolute;
  left: -5px;
  bottom: -27px;
  width: 20px;
  height: 20px;
  font-family: 'Ubuntu-L', sans-serif;
  color: #333333;
  font-size: 16px;
}
.scale:after {
  content: '500';
  position: absolute;
  right: -15px;
  bottom: -27px;
  width: 30px;
  height: 20px;
  font-family: 'Ubuntu-L', sans-serif;
  color: #333333;
  font-size: 16px;
}
.box-scale {
  padding: 17px 0 6px;
  width: 260px;
  float: left;
  margin-right: 30px;
}
.box-scale .ui-slider-horizontal .ui-slider-range-min {
  background: url('../img/scale-line.png') top left repeat;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.box-scale .ui-widget.ui-widget-content {
  border: 1px solid #2f5fab;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 9px;
}
.box-scale .ui-state-hover,
.box-scale .ui-widget-content .ui-state-hover,
.box-scale .ui-widget-header .ui-state-hover,
.box-scale .ui-state-focus,
.box-scale .ui-widget-content .ui-state-focus,
.box-scale .ui-widget-header .ui-state-focus,
.box-scale .ui-button:hover,
.box-scale .ui-button:focus,
.box-scale .ui-button,
.box-scale .ui-slider-horizontal .ui-slider-handle {
  background: url('../img/scale-line.png') top left repeat;
  -webkit-border-radius: 0;
          border-radius: 0;
  width: 20px;
  height: 20px;
  border: 0;
  top: -7px;
}
.row-forms {
  padding: 25px 0;
}
.row-forms .box-input {
  text-align: left;
  margin-left: 280px;
}
.box-input {
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}
.box-input label{
  font-family: 'Ubuntu-L', sans-serif;
  color: #7d7d7d;
  font-size: 14px;
  display: block;
  text-align: left;
}
.box-input input[type=number] {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #b4b4b4;
  text-align: center;
  font-family: 'Ubuntu-L', sans-serif;
  color: #333333;
  font-size: 16px;
  padding: 0 0 0 10px;
}
.box-input input[type=text] {
  display: inline-block;
  width: 240px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #b4b4b4;
  font-family: 'Ubuntu-L', sans-serif;
  color: #333333;
  font-size: 16px;
  padding: 0 10px;
}
.box-input .alert-message {
  position: absolute;
  width: 230px;
  height: 40px;
  background: #f44336;
  line-height: 40px;
  vertical-align: middle;
  left: 15px;
  top: -35px;
  font-family: 'Ubuntu-L', sans-serif;
  color: #333333;
  font-size: 14px;
}
.box-input .alert-message:after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 38px;
  left: 20px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #f44236 transparent transparent transparent;
}
.box-btn button {
  width: 240px;
  height: 60px;
  line-height: 56px;
}
.box-checkbox {
  display: inline-block;
  height: 25px;
  background: url('../img/checkbox.png') left bottom no-repeat;
  padding-left: 30px;
  padding-right: 12px;
  cursor: pointer;
}
.box-checkbox p {
  line-height: 25px;
  vertical-align: middle;
  font-family: 'Ubuntu-L', sans-serif;
  color: #929292;
  font-size: 16px;
}
.box-checkbox p span {
  font-family: 'Ubuntu-L', sans-serif;
  color: #df672a;
  font-size: 16px;
  text-transform: uppercase;
}
.box-checkbox.check {
  background: url('../img/checkbox.png') left -1px no-repeat;
}
.box-checkbox.check p {
  color: #333;
}
.box-checkbox.check p span {
  font-family: 'Ubuntu-B';
}
.modal {
  display: none;
  width: 300px;
  background: #fff;
  padding: 20px;
}
.modal h4 {
  font-family: 'Ubuntu-B', sans-serif;
  color: #333333;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.box-input input.alert {
  border: 1px solid red;
}
.wrap4 {
  background: url('../img/bcg3.jpg') center bottom no-repeat;
  background-size: cover;
  padding: 100px 0 90px;
}
.garant-img {
  text-align: center;
}
.garant-img img {
  margin-bottom: 10px;
}
.wrap5 {
  background: #fff;
  padding: 100px 0 90px;
}
.wrap5-1 {
  margin: 50px auto 0;
}
.feed-logo {
  text-align: center;
  height: 80px;
}
.feed-logo img {
  max-height: 80px;
  height: auto;
  width: 100%;
  max-width: 200px;
  margin: 0 auto 10px;
}
#feedbacks h5 {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: #333333;
  font-size: 16px;
  margin: 0 auto 10px;
}
.bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: -60px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 2px solid #8c8c8c;
  background: #f5f5f5;
  margin: 0 3px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #8c8c8c;
}
.feed-img img {
  margin: 0 auto 10px;
  max-width: 240px;
}
.wrap6 {
  background: url('../img/bcg4.jpg') center center no-repeat;
  background-size: cover;
  padding: 100px 0 90px;
}
.wrap6 h3,
.wrap6 h3 ~ p {
  color: #fff;
  line-height: 1.4;
}
.wrap6-1 {
  margin-top: 60px;
}
.wrap-tarif {
  background: #f7f7f7;
  max-width: 360px;
  margin: 0 auto;
  padding: 40px 25px 95px;
  position: relative;
}
.wrap-tarif h5 {
  font-family: 'Ubuntu-B', sans-serif;
  color: #333333;
  font-size: 24px;
  text-align: center;
}
.wrap-tarif h5 ~ hr {
  height: 0;
  width: 200px;
  margin: 10px auto 25px;
  border: 0;
  border-bottom: 2px solid #2f5fab;
}
.wrap-tarif h6 {
  font-family: 'Ubuntu-M', sans-serif;
  color: #333333;
  font-size: 18px;
  text-align: center;
  margin-bottom: 25px;
}
.wrap-tarif p {
  background: url('../img/square.png') left 1px no-repeat;
  font-family: 'Ubuntu', sans-serif;
  color: #333333;
  font-size: 16px;
  margin-bottom: 8px;
  padding-left: 22px;
}
.tarif-price {
  font-family: 'Ubuntu-B', sans-serif;
  color: #2f5fab;
  font-size: 36px;
  text-align: center;
  height: 45px;
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
}
.wrap6-2 {
  padding: 80px 0 0;
}
.wrap6-2 p {
  font-family: 'Ubuntu-L', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-bottom: 35px;
}
footer {
  background: #fff;
  padding: 50px 0 20px;
  margin: 0;
}
#modal-thanks {
  padding: 70px 50px 50px;
  text-align: center;
}
/************** zoom  ***************************/
#iphone {
  position: relative;
}
#webpage {
  /* Contains the webpage screenshot */
  width: 604px;
  height: 378px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -189px 0 0 -302px;
}


