@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
header, footer, nav, section, aside, menu,
audio, video, details, article,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* помните об определении стиля focus! */
:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

/* для таблиц надо устанавливать в разметке 'cellspacing="0"' */
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

@font-face {
  font-family: gb;
  src: url(../fonts/Geometria-Bold.woff); }

@font-face {
  font-family: ge;
  src: url(../fonts/Geometria-ExtraBold.woff); }

@font-face {
  font-family: pbk;
  src: url(../fonts/PFDinDisplayPro-Black.woff); }

@font-face {
  font-family: pbd;
  src: url(../fonts/PFDinDisplayPro-Bold.woff); }

@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0; }
  30% {
    left: 110%;
    margin-left: 80px; }
  100% {
    left: 110%;
    margin-left: 80px; } }

@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0; }
  30% {
    left: 110%;
    margin-left: 80px; }
  100% {
    left: 110%;
    margin-left: 80px; } }

.effect {
  position: relative;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
  margin: 0 auto; }
  .effect:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: scale(0.98);
        -ms-transform: scale(0.98);
            transform: scale(0.98); }
  .effect::before {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #fff;
    -webkit-animation-delay: 0.05s;
            animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -100px;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
            animation-name: slideme;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }

body {
  min-width: 1200px;
  font-family: pbd;
  font-size: 16px;
  background-color: #fff;
  color: #000; }

.clear {
  clear: both; }

.center {
  width: 1170px;
  padding: 0 15px;
 
  margin: 0 auto;
  position: relative; }

.white-popup-block {
  width: 700px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .white-popup-block h3 {
    text-align: center;
    font-size: 24px;
    line-height: 32px; }
  .white-popup-block li {
    line-height: 22px;
    font-family: Tahoma, sans-serif;
    color: #8E8E8E; }
  .white-popup-block p {
    text-align: right; }
    .white-popup-block p a {
      color: #0083C3; }
      .white-popup-block p a:hover {
        text-decoration: none; }

header {
  padding: 0 0 10px; }
  header .logo {
    width: 300px;
    height: 120px;
    float: left;
    background: url(../img/logo.png) 0 0 no-repeat; }
  header a {
    display: block;
    text-decoration: none;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s; }
    header a:hover {
      -webkit-transform: scale(1.07);
          -ms-transform: scale(1.07);
              transform: scale(1.07); }
  header .price, header .callback {
    float: left;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #5f6caf;
    color: rgba(53, 53, 53, 0.93);
    padding: 10px 20px;
    margin-top: 38px;
    margin-left: 50px;
    font-size: 14px; }
    header .price::before, header .callback::before {
      background: #5f6caf;
      opacity: .8; }
  header .callback {
    float: right;
    font-size: 18px;
    text-transform: none;
    margin-right: 30px; }
  header .phone {
    color: #000;
    font-size: 30px;
    float: right;
    margin-top: 45px; }

.bl1 {
  background: url(../img/bg111.jpg) center center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 80px 0 50px; }
  .bg11 {
	  background: url(../img/bg111.jpg) center center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 80px 0 50px; 
  }
  .bg11 ul li {
	      font-size: 17px;
		  color: #000;
  }
  
  
  
  .bl1 .l {
    width: 50%; }
  .bl1 h1 {
    text-transform: uppercase;
    font-family: ge;
    font-size: 61px;
    background-color: #F6DB6D;
    line-height: 65px;
    display: inline-block;
    margin: 10px 0;
    padding: 0 10px; }
  .bl1 h2 {
	  text-shadow: 1px 1px 12px #fff;
    font-size: 40px;
    line-height: 48px; }
    .bl1 h2 span {
      background-color: #F6DB6D;
      display: inline-block;
      padding: 0 5px; }
  .bl1 ul {
    margin-top: 50px; }
    .bl1 ul li {
		font-size: 18px;
      display: table-cell;
      vertical-align: top;
      font-family: Tahoma;
      line-height: 22px;
      display: inline-block;
      position: relative;
      padding-left: 25px;
      width: 30%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .bl1 ul li::before {
        content: '';
        width: 16px;
        position: absolute;
        background-color: #5f6caf;
        left: 0;
        top: 2px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        height: 16px; }
  .bl1 a {
    margin-top: 30px;
	margin-right: 50px;
    text-decoration: none;
    background-color: #5f6caf;
    color: #fff;
    text-transform: uppercase;
    font-family: pbk;
    display: inline-block;
    padding: 25px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
			
	  .bl1 .calc {
		  margin-right:0;
		  text-transform: none;
	  }

	.bg11 .l  {
		width: 60%;
	}
  
   .bg11 a {
	   padding: 30px 40px;
	   margin-right: 30px;
	   color: #000;
	   font-size: 18px;
   }
	  
.title {
  text-align: center; }
  .title::after {
    content: '';
    display: block;
    width: 72px;
    height: 4px;
    margin: 25px auto 0;
    background-color: #5f6caf; }
  .title span {
    display: inline-block;
    font-size: 40px;
    font-family: gb;
    padding: 0 15px;
    line-height: 50px;
    background-color: #F6DB6D; }

.bl2 {
  background: url(../img/bg2.jpg) center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 80px 0 320px; }
  .bl2 .wecan_wrap {
    margin-top: 10px; }
  .bl2 .wecan {
    float: left;
    width: 31%;
    background-color: #fff;
    text-align: center;
    margin-right: 30px;
    margin-top: 25px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    background: url(../img/wecan_bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
            background-size: cover; }
    .bl2 .wecan:nth-of-type(3n) {
      margin-right: 0; }
    .bl2 .wecan:hover div {
      background-color: transparent; }
    .bl2 .wecan:hover h4 {
      color: #fff;
      -webkit-transform: translateY(-15%);
          -ms-transform: translateY(-15%);
              transform: translateY(-15%); }
    .bl2 .wecan div {
      background-color: #fff;
      padding: 80px 0 50px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 100%;
      -webkit-transition: all .25s;
      -o-transition: all .25s;
      transition: all .25s; }
    .bl2 .wecan h4 {
      color: rgba(0, 0, 0, 0.93);
      font-size: 32px;
      line-height: 39px;
      margin-top: 40px;
      -webkit-transition: color .25s, -webkit-transform 1s;
      transition: color .25s, -webkit-transform 1s;
      -o-transition: color .25s, transform 1s;
      transition: color .25s, transform 1s;
      transition: color .25s, transform 1s, -webkit-transform 1s; }
    .bl2 .wecan .more, .more-go {
      color: #FFFFFF;
      border: 1px solid #fff;
      text-decoration: none;
      display: inline-block;
      margin-top: 50px;
      padding: 10px 15px;
      -webkit-transition: all .25s ease;
      -o-transition: all .25s ease;
      transition: all .25s ease; }
      .bl2 .wecan .more:hover, .more-go:hover {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07); }
	
			
.bl3 {
  background: url(../img/bg3.png) center top no-repeat;
  background-size: cover;
  margin-top: -300px;
  padding-top: 125px;
  padding-bottom: 10px; }
  .bl3 .kind {
	cursor: pointer;
	transition: all .3s;
    width: 31%;
    height: 344px;
    float: left;
    position: relative;
    margin-top: 30px;
    margin-right: 30px; }
	.bl3 .kind:hover {
		transform: scale(1.05);
	}
    .bl3 .kind:nth-of-type(3n) {
      margin-right: 0; }
    .bl3 .kind:nth-of-type(1) {
      background: url(../img/b1.jpg) 0 0 no-repeat; }
    .bl3 .kind:nth-of-type(2) {
      background: url(../img/k2.jpg) 0 0 no-repeat; }
    .bl3 .kind:nth-of-type(3) {
      background: url(../img/s3.jpg) 0 0 no-repeat; }
    .bl3 .kind:nth-of-type(4) {
      background: url(../img/e1.jpg) 0 0 no-repeat; }
    .bl3 .kind:nth-of-type(5) {
      background: url(../img/g1.jpg) 0 0 no-repeat; }
    .bl3 .kind:nth-of-type(6) {
      background: url(../img/e3.jpg) 0 0 no-repeat; }
    .bl3 .kind p {
      font-size: 24px;
      position: absolute;
      bottom: 35px;
      left: 45px;
		    text-shadow: 0px 0px 10px #fff;
	  }

	  .tral .kind:nth-of-type(1) {
      background: url(../img/img11.jpg) 0 0 no-repeat; }
	  
	  .tral .kind:nth-of-type(2) {
      background: url(../img/img12.jpg) 0 0 no-repeat; }
	  
	  .tral .kind:nth-of-type(3) {
      background: url(../img/img13.jpg) 0 0 no-repeat; }
	  
	  .tral .kind:nth-of-type(4) {
      background: url(../img/img14.jpg) 0 0 no-repeat; }
	  
	  .tral .kind:nth-of-type(5) {
      background: url(../img/img15.jpg) 0 0 no-repeat; }
	  
	   .tral .kind:nth-of-type(6) {
      background: url(../img/img16.jpg) 0 0 no-repeat; }
	  	  
	  .buldozery .kind:nth-of-type(1) {
      background: url(../img/b1.jpg) 0 0 no-repeat; }
	  
	  .buldozery .kind:nth-of-type(2) {
      background: url(../img/b2.jpg) 0 0 no-repeat; }
	  
	  .buldozery .kind:nth-of-type(3) {
      background: url(../img/b3.jpg) 0 0 no-repeat; }
	  
	  .buldozery .kind:nth-of-type(4) {
      background: url(../img/b4.jpg) 0 0 no-repeat; }
	  
	  .buldozery .kind:nth-of-type(5) {
      background: url(../img/b5.jpg) 0 0 no-repeat; }
	  
	   .buldozery .kind:nth-of-type(6) {
      background: url(../img/b6.jpg) 0 0 no-repeat; }
	  	  
	 .katki .kind:nth-of-type(1) {
      background: url(../img/k1.jpg) 0 0 no-repeat; }
	  
	  .katki .kind:nth-of-type(2) {
      background: url(../img/k2.jpg) 0 0 no-repeat; }
	  
	  .katki .kind:nth-of-type(3) {
      background: url(../img/k3.jpg) 0 0 no-repeat; }
	  
	  .katki .kind:nth-of-type(4) {
      background: url(../img/k4.jpg) 0 0 no-repeat; }
	  
	  .katki .kind:nth-of-type(5) {
      background: url(../img/k5.jpg) 0 0 no-repeat; }
	  
	   .katki .kind:nth-of-type(6) {
      background: url(../img/k6.jpg) 0 0 no-repeat; }
	  
	  .samosvaly .kind:nth-of-type(1) {
      background: url(../img/s1.jpg) 0 0 no-repeat; }
	  
	  .samosvaly .kind:nth-of-type(2) {
      background: url(../img/s2.jpg) 0 0 no-repeat; }
	  
	  .samosvaly .kind:nth-of-type(3) {
      background: url(../img/s3.jpg) 0 0 no-repeat; }
	  
	  .samosvaly .kind:nth-of-type(4) {
      background: url(../img/s4.jpg) 0 0 no-repeat; }
	  
	  .samosvaly .kind:nth-of-type(5) {
      background: url(../img/s5.jpg) 0 0 no-repeat; }
	  
	   .samosvaly .kind:nth-of-type(6) {
      background: url(../img/s6.jpg) 0 0 no-repeat; }
	  
	  	.ekskavatory .kind:nth-of-type(1) {
      background: url(../img/e1.jpg) 0 0 no-repeat; }
	  
	  .ekskavatory .kind:nth-of-type(2) {
      background: url(../img/e2.jpg) 0 0 no-repeat; }
	  
	  .ekskavatory .kind:nth-of-type(3) {
      background: url(../img/e3.jpg) 0 0 no-repeat; }
	  
	  .ekskavatory .kind:nth-of-type(4) {
      background: url(../img/e4.jpg) 0 0 no-repeat; }
	  
	  .ekskavatory .kind:nth-of-type(5) {
      background: url(../img/e5.jpg) 0 0 no-repeat; }
	  
	   .ekskavatory .kind:nth-of-type(6) {
      background: url(../img/e6.jpg) 0 0 no-repeat; }
	  
	  .greidery .kind:nth-of-type(1) {
      background: url(../img/g1.jpg) 0 0 no-repeat; }
	  
	  .greidery .kind:nth-of-type(2) {
      background: url(../img/g2.jpg) 0 0 no-repeat; }
	  
	  .greidery .kind:nth-of-type(3) {
      background: url(../img/g3.jpg) 0 0 no-repeat; }
	  
	  .greidery .kind:nth-of-type(4) {
      background: url(../img/g4.jpg) 0 0 no-repeat; }
	  
	  .greidery .kind:nth-of-type(5) {
      background: url(../img/g5.jpg) 0 0 no-repeat; }
	  
	  .greidery .kind:nth-of-type(6) {
      background: url(../img/g6.jpg) 0 0 no-repeat; }
	  
	  
.bl4 {
  background: url(../img/bg5.jpg) center bottom no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding-top: 90px;
  padding-bottom: 50px; }
  .bl4 .l {
    width: 50%;
    float: left;
    margin-top: 40px; }
    .bl4 .l .numbs {
      width: 272px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 269px;
      float: left;
      border: 1px solid #A6A6A6;
      text-align: center;
      background: url(../img/num_bg.jpg) center center no-repeat;
      -webkit-background-size: cover;
              background-size: cover;
      margin: 7px; }
      .bl4 .l .numbs:hover div {
        background-color: transparent; }
      .bl4 .l .numbs:hover p, .bl4 .l .numbs:hover h6 {
        color: #fff;
        -webkit-transform: translateY(-10%);
            -ms-transform: translateY(-10%);
                transform: translateY(-10%); }
      .bl4 .l .numbs > div {
        padding-top: 55px;
        background-color: #fff;
        height: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s; }
      .bl4 .l .numbs h6 {
        font-size: 88px;
        line-height: 105px;
        -webkit-transition: color .25s, -webkit-transform 1s;
        transition: color .25s, -webkit-transform 1s;
        -o-transition: color .25s, transform 1s;
        transition: color .25s, transform 1s;
        transition: color .25s, transform 1s, -webkit-transform 1s; }
      .bl4 .l .numbs p {
        font-size: 24px;
        line-height: 28px;
        margin-top: 10px;
        -webkit-transition: color .25s, -webkit-transform 1s;
        transition: color .25s, -webkit-transform 1s;
        -o-transition: color .25s, transform 1s;
        transition: color .25s, transform 1s;
        transition: color .25s, transform 1s, -webkit-transform 1s; }
  .bl4 .r {
    width: 48%;
    float: right;
    background-color: rgba(255, 255, 255, 0.63);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px;
    margin-top: 45px; }
    .bl4 .r h5 {
      font-size: 24px;
      line-height: 32px; }
    .bl4 .r p {
      font-family: Tahoma;
      color: #A6A6A6;
      line-height: 26px;
      padding-top: 25px; }
    .bl4 .r a {
      margin-top: 30px;
      text-decoration: none;
      background-color: #5f6caf;
      color: #fff;
      text-transform: uppercase;
      font-family: pbk;
      display: inline-block;
      padding: 25px 45px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }

.bl5 {
  padding: 30px 0 20px; }
  .bl5 .tab {
    width: 100%; }
    .bl5 .cell {
      width: 25%;
	  float: left;
      text-align: center; }
      .bl5 .cell h6 {
        font-size: 24px;
        line-height: 32px;
        padding: 0 56px;
        margin-top: 15px; }
      .bl5 .cell p {
        font-family: Tahoma;
        color: rgba(0, 0, 0, 0.93);
        line-height: 22px;
        margin-top: 20px;
        padding: 0 15px; }
	.rediz .cell {
		width: 33%;
		margin-top: 60px;
	}
	.rediz .cell img {
		height: 80px;
	}

.bl6 {
  background: url(../img/karta.jpg) 73% center no-repeat;
  padding: 70px 0 160px; }
  .bl6 .l {
    width: 600px; }
    .bl6 .l h3 {
      font-size: 40px;
      line-height: 48px; }
    .bl6 .l p {
      font-size: 24px;
      line-height: 32px;
      padding-right: 90px;
      margin: 30px 0 45px; }
    .bl6 .l .form {
      width: 541px;
      height: 541px;
      background: url(../img/form_bg.jpg) center center no-repeat;
      -webkit-background-size: cover;
              background-size: cover;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 65px 70px 65px 60px; }
      .bl6 .l .form h5 {
        color: #fff;
        font-size: 40px;
        line-height: 48px; }
      .bl6 .l .form form {
        margin-top: 30px;
        -moz-placeholder-color: #fff;
        -ms-input-placeholder-color: #fff; }
        .bl6 .l .form form input {
          display: block;
          border: 0;
          outline: 0; }
        .bl6 .l .form form input[placeholder] {
          background-color: transparent;
          font-size: 16px;
          line-height: 17px;
          width: 100%;
          color: #fff;
          padding-bottom: 15px;
          font-family: pbd;
          margin-top: 40px;
          border-bottom: 1px solid #fff; }
        .bl6 .l .form form ::-webkit-input-placeholder {
          color: #fff; }
        .bl6 .l .form form ::-moz-placeholder {
          color: #fff; }
        .bl6 .l .form form .effect {
          display: inline-block;
          margin-top: 50px; }
          .bl6 .l .form form .effect::before {
            background-color: rgba(255, 80, 0, 0.7); }
          .bl6 .l .form form .effect input {
            border: 1px solid #5f6caf;
            padding: 20px 40px;
            background-color: #fff;
            text-transform: uppercase;
            font-family: pbk;
            font-size: 16px;
            text-align: center;
            color: #5f6caf; }

.bl7 {
  background: url(../img/bg7.png) center top no-repeat;
  padding-top: 125px;
  margin-top: -135px; }
  .bl7 .title span {
    font-size: 48px;
    line-height: 57px;
    font-family: pbd;
    background: none; }
  .bl7 .tab {
    margin-top: 40px;
    width: 100%; }
    .bl7 .cell {
      width: 25%;
	  float: left;
      text-align: center; }
      .bl7 .cell p {
        font-size: 24px;
        line-height: 28px;
        margin-top: 35px; }

.bl8 {
  background: url(../img/bg8.png) center top no-repeat;
  padding-top: 125px; }
  .bl8 .title span {
    font-size: 48px;
    line-height: 57px;
    font-family: pbd;
    background: none; }

.bl9 {
  background: url(../img/bg9.jpg) center bottom no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  height: 549px;
  margin-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 200px; }
  .bl9 .play {
    width: 168px;
    height: 168px;
    display: block;
    background: url(../img/play.png) 0 0 no-repeat;
    margin: auto;
    cursor: pointer;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s; }
    .bl9 .play:hover {
      -webkit-transform: scale(0.95);
          -ms-transform: scale(0.95);
              transform: scale(0.95); }

.bl10 {
  background: url(../img/bg10.jpg) center bottom no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding-top: 60px;
  padding-bottom: 40px; }
  .bl10 .l {
    float: left;
    width: 39%; }
    .bl10 .l h4 {
      font-size: 40px;
      line-height: 48px; }
    .bl10 .l p {
      font-size: 24px;
      line-height: 32px;
      margin-top: 60px; }
  .bl10 .r {
    width: 677px;
    float: right; }
    .bl10 .r .form {
      background: url(../img/form2_bg.jpg) center top no-repeat;
      height: 677px;
      -webkit-background-size: cover;
              background-size: cover;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 100px 80px;
      -moz-placeholder-color: #fff;
      -ms-input-placeholder-color: #fff; }
      .bl10 .r .form form {
        margin-top: 65px; }
      .bl10 .r .form input, .bl10 .r .form textarea {
        display: block;
        border: 0;
        outline: 0; }
      .bl10 .r .form input[placeholder], .bl10 .r .form textarea {
        background-color: transparent;
        font-size: 16px;
        line-height: 17px;
        width: 100%;
        color: #fff;
        padding-bottom: 15px;
        font-family: pbd;
        margin-top: 40px;
        border-bottom: 1px solid #fff; }
      .bl10 .r .form textarea {
        padding-bottom: 50px; }
      .bl10 .r .form ::-webkit-input-placeholder {
        color: #fff; }
      .bl10 .r .form ::-moz-placeholder {
        color: #fff; }
      .bl10 .r .form .effect {
        display: inline-block;
        margin-top: 60px; }
        .bl10 .r .form .effect::before {
          background-color: rgba(255, 80, 0, 0.7); }
        .bl10 .r .form .effect input {
          border: 1px solid #5f6caf;
          padding: 20px 40px;
          background-color: #fff;
          text-transform: uppercase;
          font-family: pbk;
          font-size: 16px;
          text-align: center;
          color: #5f6caf; }

.bl11 {
  background: url(../img/bg111.png) center top no-repeat;
  padding-top: 125px;
  padding-bottom: 10px; }
  .bl11 .title span {
    font-size: 48px;
    line-height: 57px;
    font-family: pbd;
    background: none; }
  .bl11 .l {
    float: left;
    width: 55%;
    background: url(../img/track.jpg) right center no-repeat;
    height: 618px;
    margin-top: 20px; }
  .bl11 .r {
    float: right;
    width: 45%;
    padding-top: 80px;
    padding-left: 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .bl11 .r ul {
      min-height: 550px;
      min-width: 58px;
      background: url(../img/line.png) 0 0 no-repeat;
      padding-left: 100px; }
      .bl11 .r ul li {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 64px; }
        .bl11 .r ul li:last-of-type {
          margin-bottom: 0; }
        .bl11 .r ul li a {
          text-decoration: none;
          color: #5f6caf; }

.bl12 {
  background: url(../img/bg112.png) center top no-repeat;
  padding-top: 125px;
  padding-bottom: 30px; }
  .bl12 .title span {
    font-size: 48px;
    line-height: 57px;
    font-family: pbd;
    background: none; }
  .bl12 .owl-carousel {
    margin-top: 60px; }
  .bl12 .owl-carousel .owl-item {
    text-align: center; }
  .bl12 .owl-carousel .owl-item img {
    width: unset;
    display: inline-block; }
  .bl12 .owl-nav {
    text-align: center; }
    .bl12 .owl-nav a {
      font-size: 30px;
      width: 40px;
      height: 40px;
      border: 1px solid #C0C0C0;
      display: inline-block;
      text-align: center;
      line-height: 35px;
      background-color: #fff;
      color: #C0C0C0;
      margin: 50px 10px 20px;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }
      .bl12 .owl-nav a:hover {
        border-color: #E30119;
        color: #E30119; }

.bl13 {
  padding: 15px 0;
  background-color: #5f6caf; }
  .bl13 h3 {
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    float: left;
    padding-top: 10px; }
  .bl13 a {
    float: right;
    display: block;
    text-decoration: none;
    background-color: #fff;
    font-family: pbk;
    color: #5f6caf;
    text-align: center;
    padding: 25px 45px; }
    .bl13 a::before {
      background-color: rgba(255, 80, 0, 0.75); }

.bl14 {
  height: 470px;
  background-color: #ccc;
  position: relative; }
  .bl14 .map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .bl14 .center {
    padding-top: 55px; }
  .bl14 .info {
    width: 380px;
    height: 420px;
    border: 1px solid #C0C0C0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 80px 32px 80px 60px; }
    .bl14 .info a {
      display: block;
      text-decoration: none;
      color: #000; }
    .bl14 .info h4 {
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 20px; }
    .bl14 .info .tel {
      font-size: 24px;
      line-height: 28px; }
    .bl14 .info p {
      line-height: 19px;
      color: #1E2D3B;
      margin: 30px 0; }
    .bl14 .info .mail {
      color: #5f6caf; }

footer {
  padding-top: 40px;
  padding-bottom: 115px; }
  footer .logo {
    background: url(../img/logo.png) 0 0 no-repeat;
    width: 300px;
    height: 120px;
    margin: 0 auto; }
  footer p {
    text-align: center;
    color: rgba(0, 0, 0, 0.93);
    font-family: Tahoma;
    margin-top: 10px; }

.bl {
  padding: 50px 0 70px; }
  .bl .owl-carousel {
    margin-top: 60px; }
  .bl .owl-carousel .owl-item {
    text-align: center; }
  .bl .owl-carousel .owl-item img {
    width: unset;
    display: inline-block; }
  .bl .owl-nav {
    text-align: center; }
    .bl .owl-nav a {
      font-size: 30px;
      width: 40px;
      height: 40px;
      border: 1px solid #C0C0C0;
      display: inline-block;
      text-align: center;
      line-height: 40px;
      background-color: #fff;
      color: #C0C0C0;
      margin: 30px 10px;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }
      .bl .owl-nav a:hover {
        border-color: #E30119;
        color: #E30119; }

.form-pop {
  width: 430px;
  height: 400px;
  position: fixed;
  left: -webkit-calc(50% - 215px);
  left: calc(50% - 215px);
  top: 10%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0 0 72px rgba(0, 0, 0, 0.21);
          box-shadow: 0 0 72px rgba(0, 0, 0, 0.21);
  padding-top: 60px; }
  .form-pop h5 {
    color: #152A2E;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px; }
  .form-pop p {
    text-align: center;
    color: #000;
    font-size: 22px;
    line-height: 27px;
    margin-top: 20px; }
  .form-pop form {
    text-align: center; }
    .form-pop form input[type="tel"] {
		box-sizing: border-box;
      font-size: 22px;
      outline: none;
      border: none;
      padding: 0 10px 10px;
      width: 345px;
      border-bottom: 1px solid #cbcbcb;
      margin-top: 50px;
      color: #152A2E; }
	  
	  .form-pop textarea {
		  box-sizing: border-box;
      font-size: 22px;
      outline: none;
      border: none;
      padding: 0 10px 10px;
      width: 345px;
      border-bottom: 1px solid #cbcbcb;
      margin-top: 40px;
      color: #152A2E;
	  }
	  
	  #pop-form2 {
		  height: 480px;
	  }
	  
    .form-pop form p {
      color: #7a7a7a;
      font-size: 14px;
      line-height: unset;
      margin-top: 50px; }
      .form-pop form p::before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 15px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        border: 1px solid #7a7a7a;
        margin-right: 15px;
        vertical-align: middle; }
    .form-pop form .effect {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      margin: 0;
      height: unset; }
      .form-pop form .effect:hover {
        -webkit-transform: unset;
            -ms-transform: unset;
                transform: unset; }
    .form-pop form input[type="submit"] {
      outline: none;
      border: none;
      background-color: #5f6caf;
      color: #fff;
      display: block;
      width: 100%;
      text-transform: uppercase;
      text-align: center;
      font-size: 24px;
      cursor: pointer;
      padding: 25px 0;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      .form-pop form input[type="submit"]:hover {
        padding: 20px 0 15px; }

#top-nav {
  display: none;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.43);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.43); }
  #top-nav .logo {
    float: left;
    width: 225px;
    margin-top: 15px; }
    #top-nav .logo img {
      float: left;
      margin-right: 15px; }
    #top-nav .logo p {
      line-height: 21px;
      color: #071E22;
      padding-top: 3px; }
      #top-nav .logo p span {
        font-size: 12px;
        line-height: 16px;
        display: block; }
  #top-nav nav {
    float: left;
    text-align: center;
    margin-top: 30px; }
    #top-nav nav li {
      display: inline-block;
      margin: 0 10px; }
      #top-nav nav li a {
        color: #071E22;
        text-transform: uppercase;
        text-decoration: none;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s; }
        #top-nav nav li a:hover {
          color: #E30119; }
  #top-nav .contacts {
    float: right; }
    #top-nav .contacts a {
      display: block;
      color: #071E22;
      line-height: 21px;
      font-family: mpr;
      text-decoration: none;
      margin-top: 3px; }
      #top-nav .contacts a:last-of-type {
        color: #E30119;
        font-family: mr;
        position: relative;
        padding-left: 25px; }
        #top-nav .contacts a:last-of-type::before {
          content: '';
          position: absolute;
          left: 0;
          top: 10px;
          width: 16px;
          height: 2px;
          background-color: #E30119; }

.top-menu {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  margin-top: 0 !important;
  margin-left: 0 !important;
  background-color: #fff;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s; }
  
 .botbut {
	text-decoration: none;
	display: none;
	padding: 15px 0;
    background-color: #5f6caf;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	opacity: .6;
	z-index: 100;
 }
 
 .botbut:hover {
	 opacity: 1;
 }
 
 .th-wrap .form {
      width: 541px;
      height: 541px;
	  margin: 30px auto 0;
      background: url(../img/form_bg.jpg) center center no-repeat;
      -webkit-background-size: cover;
              background-size: cover;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 65px 70px 65px 60px; }
      .th-wrap .form h5 {
        color: #fff;
        font-size: 32px;
		text-align: center;
        line-height: 38px; }
      .th-wrap .form form {
        margin-top: 30px;
        -moz-placeholder-color: #fff;
        -ms-input-placeholder-color: #fff; }
        .th-wrap .form form input {
          display: block;
          border: 0;
          outline: 0; }
        .th-wrap .form form input[placeholder] {
          background-color: transparent;
          font-size: 16px;
          line-height: 17px;
          width: 100%;
          color: #fff;
          padding-bottom: 15px;
          font-family: pbd;
          margin-top: 40px;
          border-bottom: 1px solid #fff; }
        .th-wrap .form form ::-webkit-input-placeholder {
          color: #fff; }
        .th-wrap .form form ::-moz-placeholder {
          color: #fff; }
        .th-wrap .form form .effect {
          display: inline-block;
          margin-top: 50px; }
          .th-wrap .form form .effect::before {
            background-color: rgba(255, 80, 0, 0.7); }
          .th-wrap .form form .effect input {
            border: 1px solid #5f6caf;
            padding: 20px 40px;
            background-color: #fff;
            text-transform: uppercase;
            font-family: pbk;
            font-size: 16px;
            text-align: center;
            color: #5f6caf; }
            
            
            
            
            
            
            
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */

.wecan-link {
    text-decoration: none;
}
.wecan-link:hover,
.wecan-link:active,
.wecan-link:focus {
    color: #000;
}
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
/* ---- адаптация твоего trial под стиль шаблона ---- */
#trial-lesson.trial{
  padding: 50px 0 70px;
}

#trial-lesson .trial__wrap{
  width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}

#trial-lesson .trial__title{
  text-align:center;
  margin-bottom: 25px;
}

#trial-lesson .trial__title::after{
  content:'';
  display:block;
  width:72px;
  height:4px;
  margin:25px auto 0;
  background-color:#5f6caf;
}

#trial-lesson .trial__title{
  font-size: 40px;
  line-height: 50px;
  font-family: gb;
}

#trial-lesson .trial__subtitle{
  font-size: 24px;
  line-height: 32px;
  margin: 25px 0 25px;
  font-family: pbd;
  text-align: center;
}

/* делаем из ol обычные “пункты как на ленде” */
#trial-lesson .trial__steps{
  margin-top: 20px;
}

#trial-lesson .trial__step{
  font-size: 18px;
  font-family: Tahoma;
  line-height: 22px;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  width: 48%;
  box-sizing: border-box;
  margin: 10px 0;
  vertical-align: top;
}

#trial-lesson .trial__step::before{
  content:'';
  width:16px;
  height:16px;
  position:absolute;
  left:0;
  top:2px;
  border-radius:50%;
  background-color:#5f6caf;
}

#trial-lesson .trial__step h3{
  font-family: pbd;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 6px;
}

#trial-lesson .trial__step p{
  color: rgba(0,0,0,.93);
}

/* кнопка как в шаблоне */
#trial-lesson .btn.btn--primary{
  text-decoration: none;
  background-color:#5f6caf;
  color:#fff;
  text-transform: uppercase;
  font-family: pbk;
  display: inline-block;
  padding: 25px 20px;
  box-sizing: border-box;
}

#trial-lesson .trial__note{
  font-family: Tahoma;
  color: #A6A6A6;
  margin-top: 10px;
}

/* ===== MOBILE FIX (add to end of css) ===== */
@media (max-width: 1200px){
  body{ min-width: 0; }              /* убираем железные 1200 */
  .center{ width: 100%; }            /* контейнер становится резиновым */
}

/* нормальная мобильная компоновка */
@media (max-width: 768px){
  .center{ padding: 0 16px; }

  /* шапка */
  header .logo,
  header .price,
  header .callback,
  header .phone{
    float: none;
    width: auto;
    margin: 12px 0;
    text-align: left;
  }

  /* первый экран */
  .bl1, .bg11{ padding: 40px 0 30px; }
  .bl1 .l, .bg11 .l{ width: 100%; }

  .bl1 h1{
    font-size: 34px;
    line-height: 40px;
  }
  .bl1 h2{
    font-size: 22px;
    line-height: 28px;
  }

  .bl1 ul li{
    width: 100%;
    margin: 10px 0;
  }

  /* кнопки */
  .bl1 a, .bg11 a{
    width: 100%;
    text-align: center;
    margin-right: 0;
    box-sizing: border-box;
  }

  /* карточки/сетки в остальных блоках */
  .bl2 .wecan,
  .bl3 .kind,
  .bl4 .l,
  .bl4 .r,
  .bl5 .cell,
  .bl7 .cell{
    float: none;
    width: 100%;
    margin-right: 0;
  }

  /* формы */
  .bl6 .l,
  .bl6 .l .form,
  .th-wrap .form{
    width: 100%;
    height: auto;
    padding: 24px 16px;
    box-sizing: border-box;
  }
}
/* ===== MOBILE PATCH ===== */
@media (max-width: 768px) {

  /* 1. Убираем принудительную ширину */
  body {
    min-width: 0;
  }

  .center {
    width: 100%;
    padding: 0 16px;
  }

  /* 2. УБИРАЕМ КОСМИЧЕСКИЕ ОТСТУПЫ */
  .bl1,
  .bl2,
  .bl3,
  .bl4,
  .bl5,
  .bl6,
  .bl7,
  .bl8,
  .bl9,
  .bl10,
  .bl11,
  .bl12 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    margin-top: 0 !important;
  }

  /* критично — эти блоки */
  .bl3,
  .bl7 {
    margin-top: 0 !important;
  }

  /* 3. ТВОЙ БЛОК ПРО ПРОБНЫЙ УРОК */
  #trial-lesson {
    padding: 40px 0 !important;
  }

  #trial-lesson .trial__wrap {
    width: 100%;
    padding: 0;
  }

  #trial-lesson .trial__title {
    font-size: 26px;
    line-height: 32px;
  }

  #trial-lesson .trial__subtitle {
    font-size: 18px;
    line-height: 24px;
    margin: 16px 0 24px;
  }

  /* из 2 колонок → в одну */
  #trial-lesson .trial__step {
    width: 100% !important;
    margin-bottom: 20px;
  }

  #trial-lesson .trial__step h3 {
    font-size: 18px;
  }

  #trial-lesson .trial__step p {
    font-size: 15px;
    line-height: 20px;
  }

  /* кнопка на всю ширину */
  #trial-lesson .btn,
  #trial-lesson .btn--primary {
    width: 100%;
    text-align: center;
    padding: 18px 12px;
  }

  #trial-lesson .trial__note {
    text-align: center;
    margin-top: 10px;
  }

  /* 4. фикс WhatsApp, чтобы не перекрывал кнопку */
  .whatsapp,
  .whatsapp-button,
  .wa-fixed {
    bottom: 80px !important;
  }
}
/* === REMOVE EMPTY SPACE ON MOBILE === */
@media (max-width: 768px) {

  /* видео-блок убираем с мобильной */
  .bl9 {
    height: auto !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    background: none !important;
  }

  .bl9 .play {
    display: none !important;
  }
}

/* CTA buttons (anchors) */
a.popup-link{
  text-decoration: none !important;
  background: #5f6caf;
  color: #fff !important;
  text-transform: uppercase;
  font-family: pbk;
  display: inline-block;
  padding: 25px 20px;
  box-sizing: border-box;
}

/* убираем фиолетовый visited */
a.popup-link:visited,
a.popup-link:hover,
a.popup-link:active,
a.popup-link:focus{
  color: #fff !important;
  text-decoration: none !important;
}

/* mobile: кнопка на всю ширину */
@media (max-width: 768px){
  a.popup-link{ width: 100%; text-align: center; }
}

/* ===== HEADER DESKTOP ===== */
.header-right{
  float: right;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 38px;
}

/* кнопка */
.header-btn{
  border: 2px solid #5f6caf;
  padding: 10px 20px;
  text-transform: uppercase;
  font-family: pbk;
  font-size: 14px;
  color: rgba(53,53,53,.93) !important;
  text-decoration: none !important;
  background: #fff;
}

/* телефон */
.header-right .phone{
  font-size: 30px;
  color: #000;
  text-decoration: none;
  float: none;
  margin: 0;
}

/* ===== MOBILE ===== */
@media (max-width: 768px){
  .header-right{
    float: none;
    display: block;
    margin-top: 15px;
    text-align: center;
  }

  .header-btn{
    display: block;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
  }

  .header-right .phone{
    display: block;
    text-align: center;
  }
}

/* ===== HIDE HEADER CTA ON MOBILE ===== */
@media (max-width: 768px){
  .header-btn{
    display: none !important;
  }
}
/* ===== SOCIAL PROOF BLOCK ===== */
.bl-social{
  padding: 60px 0;
}

.why-list{
  margin-top: 30px;
}

.why-list li{
  font-size: 18px;
  font-family: Tahoma;
  line-height: 22px;
  position: relative;
  padding-left: 25px;
  margin: 12px 0;
}

.why-list li::before{
  content:'';
  width:16px;
  height:16px;
  background:#5f6caf;
  border-radius:50%;
  position:absolute;
  left:0;
  top:3px;
}

/* отзывы */
.reviews{
  margin: 40px 0;
}

.reviews p{
  font-size: 18px;
  font-family: Tahoma;
  color: rgba(0,0,0,.93);
  margin: 12px 0;
}

/* форма */
.final-form{
  max-width: 480px;
  margin-top: 40px;
}

.final-form h4{
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}

.final-form input{
  display:block;
  width:100%;
  border:none;
  border-bottom:1px solid #cbcbcb;
  font-size:18px;
  padding:10px 0;
  margin-bottom:20px;
  box-sizing:border-box;
  font-family:pbd;
}

.final-form input::placeholder{
  color:#7a7a7a;
}

.final-form .effect input{
  border:none;
  background:#5f6caf;
  color:#fff;
  font-family:pbk;
  text-transform:uppercase;
  font-size:20px;
  padding:22px 0;
  cursor:pointer;
  width:100%;
}

/* mobile */
@media (max-width:768px){
  .final-form{
    max-width:100%;
  }

  .reviews p,
  .why-list li{
    font-size:16px;
  }
}