/*!
Theme Name: start build
Author: Kerm
Description: Description
Version: 1.0.0
Text Domain: byKerm.ru
*/
@font-face {
  font-family: 'Gotham Pro Regular';
  src: url("./files/fonts/GothamPro.eot");
  src: url("./files/fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("./files/fonts/GothamPro.woff") format("woff"), url("./files/fonts/GothamPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro Medium';
  src: url("./files/fonts/GothamPro-Medium.eot");
  src: url("./files/fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("./files/fonts/GothamPro-Medium.woff") format("woff"), url("./files/fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro Bold';
  src: url("./files/fonts/GothamPro-Bold.eot");
  src: url("./files/fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("./files/fonts/GothamPro-Bold.woff") format("woff"), url("./files/fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

* {
  font-family: "Gotham Pro Medium", sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #404040; }

body {
  overflow-x: hidden; }

html, body {
  font-size: 16px;
  color: #404040;
  margin: 0; }

html {
  overflow-x: hidden; }

*::before, *::after {
  max-width: 100%; }

ul {
  margin: 0; }

li {
  margin: 0;
  padding: 0; }

button {
  display: block;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  outline-style: none; }

body a:hover {
  color: #404040; }

img, svg, picture {
  display: block;
  max-height: 100%;
  max-width: 100%; }

h1, h2, h3, h4, h5, h6, p, span, a {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.3;
  color: #404040;
  text-decoration: none; }
  h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover, p:hover, span:hover, a:hover {
    text-decoration: none; }

input {
  max-width: 100%;
  border: none;
  padding: 0; }

input[type="submit"] {
  padding: 1px 5px; }

input {
  outline-style: none !important; }

.main__phone path {
  fill: none;
  stroke: #ee3a08;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3px; }

.main__addresses .advantages__block:first-child path {
  fill: #ee3a08;
  stroke: #ee3a08; }

.main__addresses .advantages__block:last-child path {
  fill: #ee3a08; }

.main_first__block path {
  fill: #ee3a08; }

.main_first__block .advantages__block:last-child path {
  stroke: #ee3a08; }

.main_second__block .advantages__block:first-child path, .main_second__block .advantages__block:first-child circle {
  fill: #ee3a08; }

.main_second__block .advantages__block:last-child path {
  fill: #ee3a08;
  stroke: #ee3a08; }

.advantages {
  margin-bottom: 30px; }
  .advantages__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
    .advantages__block-img {
      margin-bottom: 12px; }
      .advantages__block-img svg {
        height: 50px; }
    .advantages__block-text {
      text-align: center; }
      .advantages__block-text br.over1200 {
        display: none; }

@media screen and (min-width: 1200px) {
  .advantages {
    margin-bottom: 0; }
    .advantages__block {
      margin-bottom: 0; }
      .advantages__block-text {
        text-align: center;
        font-size: 20px; }
        .advantages__block-text br.over1200 {
          display: block; } }

.my-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px; }

.main__phone {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .main__phone-img {
    max-width: 47px;
    min-width: 47px;
    height: 32px;
    padding-right: 15px; }
  .main__phone-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .main__phone-text a {
      border-bottom: 1px solid #ee3a08; }
      .main__phone-text a:hover {
        border-bottom: 1px solid #f1c037; }
      .main__phone-text a:first-child {
        margin-bottom: 5px; }

.main__escavator {
  margin-bottom: 20px; }
  .main__escavator-text h1 {
    font-size: 32px;
    font-family: "Gotham Pro Bold", sans-serif;
    text-align: center;
    margin-bottom: 15px; }
  .main__escavator-img {
    max-width: 250px;
    margin: 0 auto; }

.main__buldozer {
  margin-bottom: 20px; }
  .main__buldozer-text h2 {
    font-size: 32px;
    font-family: "Gotham Pro Bold", sans-serif;
    text-align: center;
    margin-bottom: 15px; }
  .main__buldozer-img {
    max-width: 250px;
    margin: 0 auto; }

.main__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 290px;
  margin: 0 auto 25px;
  border-radius: 20px;
  border: 3px solid #f1c037;
  padding: 40px 15px 60px; }
  .main__form form span {
    font-size: 26px;
    font-family: "Gotham Pro Bold", sans-serif;
    line-height: 1;
    text-align: center;
    margin-bottom: 35px; }
    .main__form form span br.over768 {
      display: none; }
  .main__form form input:not([type="submit"]) {
    width: 250px;
    max-width: 100%;
    height: 50px;
    border-radius: 24px;
    padding-left: 15px;
    border: 1px solid #707070;
    margin-bottom: 20px;
    cursor: pointer; }
    .main__form form input:not([type="submit"]):hover, .main__form form input:not([type="submit"]):focus {
      border: 1px solid #f1c037;
      background-color: #f5efdf; }
  .main__form form input:nth-last-child(2) {
    margin-bottom: 30px; }
  .main__form form input[type="submit"] {
    width: 250px;
    max-width: 100%;
    height: 50px;
    border-radius: 24px;
    border: 1px solid #ee3a08;
    background-color: #ee3a08;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 0 auto; }
    .main__form form input[type="submit"]:hover {
      border: 1px solid #f1c037; }

.main__form-img {
  display: none; }

.main__form-owned {
  color: #707070;
  display: none; }

.main__form.owned input {
  display: none; }

.main__form.owned .main__form-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.main__form.owned .main__form-owned {
  display: block;
  text-align: center; }

.main_first__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  margin: 0 auto 25px;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.main_second__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  margin: 0 auto 25px;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

@media screen and (min-width: 768px) {
  .my-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 35px;
    padding-bottom: 35px;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .main__phone {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 33%;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 0; }
  .main__escavator {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
    width: 50%;
    margin-bottom: 50px; }
    .main__escavator-text {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 250px;
      top: -100px;
      margin: 0; }
  .main__buldozer {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 50%;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 0; }
    .main__buldozer-text h2 {
      text-align: center; }
  .main__addresses {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 66%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 110px; }
  .main__form {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    width: 50%; }
    .main__form form {
      width: 350px;
      padding: 40px 30px 60px; }
      .main__form form span br.over768 {
        display: block; }
      .main__form form input:not([type="submit"]) {
        width: 100%; }
  .main__blocks-wrap {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: 50%; } }

@media screen and (min-width: 1200px) {
  .my-container {
    height: 100vh;
    padding-bottom: 150px;
    padding-top: 230px;
    width: 1140px;
    position: relative; }
  .main__phone {
    position: absolute;
    right: 0;
    top: 30px;
    padding-left: 50px; }
    .main__phone-text a {
      font-size: 18px; }
  .main__addresses {
    position: absolute;
    left: 0;
    top: 20px;
    margin-bottom: 0; }
  .main__escavator {
    width: 33%;
    height: 100%;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .main__escavator-text {
      top: -90px; }
      .main__escavator-text h1 {
        font-size: 40px;
        line-height: 1.1;
        text-align: left; }
    .main__escavator-img {
      height: 100%;
      max-width: none; }
  .main__buldozer {
    width: 33%;
    height: 100%;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: end;
    align-content: flex-end; }
    .main__buldozer-text h2 {
      font-size: 40px;
      line-height: 1.1;
      width: 250px;
      text-align: left; }
    .main__buldozer-img {
      max-width: none;
      width: auto;
      margin: 0;
      height: calc(100% - 103px); }
  .main__form {
    width: 33%;
    height: 100%;
    margin-bottom: 0;
    margin-top: -140px; }
    .main__form form {
      padding: 30px 30px 30px; }
      .main__form form span {
        font-size: 28px; }
  .main__blocks-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px; }
    .main__blocks-wrap .main_first__block {
      margin-bottom: 0;
      width: 50%; }
    .main__blocks-wrap .main_second__block {
      margin-bottom: 0;
      width: 50%; } }

@media screen and (min-width: 1600px) {
  .my-container {
    width: 1550px;
    padding-top: 145px; }
  .main__phone {
    right: auto;
    left: 1250px;
    padding-left: 0;
    width: 300px;
    top: 40px; }
  .main__addresses {
    width: 600px;
    left: 650px;
    top: 30px; }
  .main__escavator {
    width: 30%; }
    .main__escavator-text {
      position: fixed;
      left: calc(50% - 530px);
      top: 50px;
      width: auto; }
      .main__escavator-text h1 {
        font-size: 48px; }
    .main__escavator-img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .main__buldozer {
    height: auto;
    -ms-flex-item-align: center;
    align-self: center;
    padding-top: 10%;
    width: 36%; }
    .main__buldozer-text {
      width: 100%;
      margin-bottom: 25px; }
      .main__buldozer-text h2 {
        font-size: 48px;
        width: 100%;
        text-align: center; }
    .main__buldozer-img {
      height: auto;
      width: 100%; }
  .main__form {
    max-height: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0; }
    .main__form form {
      width: 500px;
      padding: 40px 30px 60px; }
      .main__form form span {
        font-size: 32px;
        margin-bottom: 55px; }
      .main__form form input:not([type="submit"]) {
        height: 60px;
        margin-bottom: 30px; }
      .main__form form input:nth-last-child(2) {
        margin-bottom: 45px; }
      .main__form form input[type="submit"] {
        height: 60px; }
  .main__blocks-wrap {
    bottom: 10px; } }

@media screen and (min-width: 1600px) and (max-width: 1919.98px) and (max-height: 1000px) {
  .main__buldozer {
    padding-top: 8%; }
    .main__buldozer-img img {
      height: 360px; } }
