body,
html {
  height: 100%;
}

.all,
body {
  width: 100%;
}

.logo,
.top_ico2,
.top_ico2 a,
.top_icons {
  display: block;
}

.menu_line {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.all {
  z-index: 100;
  min-height: 100%;
  overflow: hidden;
}

.all {
  overflow: hidden;
}

.menu_line {
  text-transform: uppercase;
}

.all,
body,
html {
  min-height: 100%;
}

.clear,
h2,
h3 {
  clear: both;
}

body {
  background: url() left top;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.all {
  max-width: 1068px;
  margin: 0 auto;
  position: relative;
  min-width: 270px;
}

.main {
  position: relative;
}

.b_top {
  margin-top: 20px;
}

.top {
  margin: 15px 0;
}

.logo {
  width: 80%;
}

.logo img {
  max-width: 100%;
  float: left;
}

.top_ico,
.top_ico2,
.top_icons {
  float: right;
}

.top_icons {
  width: 18%;
}

.top_ico2 a {
  float: left;
}

.top_ico img {
  margin: 0 0 0 5px;
  max-width: 100%;
}

.top_ico2 img {
  margin: 0 0 5px 8px;
  max-width: 100%;
}

.menu_line {
  display: table;
  width: 100%;
  font-size: 1.125rem;
  color: #005dac;
  border-top: 1px solid #4c4849;
  border-bottom: 1px solid #4c4849;
  padding: 0;
  margin: 0;
  background-color: #fff;
}

.menu_line_item:hover {
  background-color: #005dac;
}

.menu_line_item:first-child {
  margin-left: 0;
}

.menu_line_item {
  float: left;
}

.menu_line_item:last-child {
  display: table-cell;
}

.menu_line a,
.menu_line a:hover,
.menu_line_item:hover a {
  color: #fff;
  text-decoration: none;
  font-size: 1.0rem;
}

.menu_line_item a,
.menu_line_item:hover a {
  display: table-cell;
  padding: 24px 15px;
  margin: 0;
}

.menu_line_item a {
  color: #005dac;
}

.footer_bg {
  background-color: #486591;
  padding: 20px 35px;
  color: #fff;
  margin-top: 60px;
}

.main {
  padding: 24px 0 0;
  width: 100%;
}

@media only screen and (max-width: 1100px) {
  .all {
    margin: 0 20px;
    width: 96%;
  }
}

@media only screen and (max-width: 990px) {
  .top_icons {
    width: 100%;
    margin-top: 10px;
  }

  .top_ico2 {
    float: left;
  }

  .top {
    margin-bottom: 15px;
  }

  @media only screen and (max-width: 768px) {
    .all {
      width: 94%;
    }

    .top {
      margin: 30px 0 15px;
    }
  }

  @media only screen and (max-width: 670px) {
    .menu_line,
    .menu_line a,
    .menu_line a:hover,
    .menu_line_item:hover a {
      font-size: 1rem;
    }

    .menu_line_item a,
    .menu_line_item:hover a {
      padding: 14px 10px;
    }
  }

  @media only screen and (max-width: 500px) {
    .all {
      width: 90%;
    }

    .clear500 {
      clear: both;
    }

    .top_ico a {
      display: block;
      float: left;
    }
  }
}

a:hover,
h1,
h2,
h3 {
  color: #1f4278;
}

a,
a:hover {
  text-decoration: underline;
}

html {
  font-size: 100%;
}

body {
  margin: 0;
  font-size: 17px;
  color: #252626;
  line-height: 1.4;
}

p {
  margin: 0 0 14px;
}

img {
  margin: 0 0 5px;
  border: 0;
}

a {
  color: #0f315d;
}

h1,
h2,
h3 {
  margin: 0;
  padding: 0 0 5px;
}

h1,
h2 {
  margin-bottom: 22px;
}

h1 {
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid #232323;
  text-transform: uppercase;
}

h2,
h3 {
  font-weight: 700;
}

h2 {
  font-size: 18px;
  margin-top: 22px;
}

@media only screen and (max-width: 770px) {
  img {
    margin: 3px 17px 5px 0;
    border: 0;
    float: none;
    max-width: 100%;
  }

  .menu_line,
  .top_icons {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
  }

  .logo img {
    max-width: 140%;
  }

  .main {
    padding: 0;
  }
}

p {
  padding-bottom: 7px;
}

ul {
  font-size: 14px;
}

.commit {
  margin-top: 25px;
}

.comTitle {
  padding: 5px 10px;
  background: #223358;
  color: #fff;
}

.photo img {
  margin: 3px 0 0;
}

.photo {
  float: left;
  margin-right: 10px;
}

.com-txt {
  padding-left: 74px;
  text-align: left;
  font-size: 16px;
}

.commit-text {
  margin-top: 25px;
}

img.photo-people {
  width: 55px;
  border-radius: 50px;
}

body {
  font-family: "PT Sans", sans-serif;
}

.contentBox {
  line-height: 1.5;
}

.contentBox p {
  padding-bottom: 10px;
  padding-top: 10px;
}

.contentBox h1 {
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 27px;
}

.contentBox h2 {
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 10px;
}

.block-4 {
  border-left: 5px solid #39b4ff !important;
  padding: 10px 25px 10px 25px !important;
  margin: 0 35px !important;
  color: #39b4ff !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

p {
  margin: 0 !important;
}

h1,
h2,
h3 {
  border: none !important;
}

.lead-form-box {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  background: white;
  border-bottom: 1px solid #dacec6;
  padding: 20px;
  max-width: 600px;
  font-family: Arial;
  background-image: url('../img/formbg.jpg');
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: 100% 100%;
  -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.15);
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.15);
}

.fields-box {
  margin: auto;
  max-width: 320px;
  width: 100%;
}

#lead-form input, select {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0 !important;
  border-radius: 5px !important;
  font-size: 17px !important;
  background: #fff !important;
  padding: 15px !important;
  border: 2px solid #e9d7dc;
  font-weight: normal !important;
}

#lead-form-result {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  padding: 7px;
  font-size: 15px;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}

.name-field,
.phone-field {
  text-align: left;
  margin-bottom: 10px;
}

.name-field label,
.phone-field label {
  font-size: 12px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  color: #333 !important;
}

.lead-form-box h2 {
  margin: 20px 0 0 0 !important;
  padding: 0px !important;
  line-height: 32px !important;
  color: #000 !important;
  border: none;
}

.lead-form-box label {
  width: 100%;
  display: block;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px;
}

.lead-form-box span {
  font-size: 12px;
}

#send-lead {
  width: 100%;
  padding: 15px;
  background: #0299ff;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 4px 25px 0 rgba(129, 150, 160, 0.45);
  box-shadow: 0 4px 25px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  color: #fff;
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold !important;
  text-transform: uppercase;
  cursor: pointer;
}
.forme{
  box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 5px !important;
    font-size: 17px !important;
    background: #fff !important;
    padding: 15px !important;
    border: 2px solid #e9d7dc;
    font-weight: normal !important;
}

@media screen and (max-width: 600px) {
  .lead-form-box {
    border-left: 1px solid #dacec6;
    border-right: 1px solid #dacec6;
    background-image: url('../img/formbg.jpg');
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 400px) {
  .fields-box {
    padding: 10px;
  }

  .lead-form-box {
    padding: 10px;
  }

  #send-lead {
    padding: 10px;
  }
}

.btnGo {
  display: block;
  width: 300px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 10px;
}

.btnGo img {
  width: 95%;
  margin: 0 auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.btnGo:hover img {
  -webkit-filter: contrast(1.3);
  filter: contrast(1.3);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#push-comments #push_mlyjekpdfdd1 {
  background-color: #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, serif;
  padding: 3rem 2rem;
  -webkit-transition: 1s;
  transition: 1s;
  width: 100%;
}

#push-comments #push_mlyjekpdfdd1__form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  max-width: 600px;
}

#push-comments #push_mlyjekpdfdd1__title {
  color: #43a047;
  border-bottom: 0px solid;
  -webkit-box-shadow: 1px 4px 10px -7px #ccc;
  box-shadow: 1px 4px 10px -7px #ccc;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 16px;
}

#push-comments #push_mlyjekpdfdd1__message {
  border: 1px solid #43a047;
  -webkit-box-shadow: 0px 2px 4px -3px #237a27;
  box-shadow: 0px 2px 4px -3px #237a27;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  height: 120px;
  width: 100%;
}

#push-comments #push_mlyjekpdfdd1__submit {
  background: #43a047;
  border: none;
  -webkit-box-shadow: 0px 2px 4px -3px #000;
  box-shadow: 0px 2px 4px -3px #000;
  color: #fff;
  cursor: pointer;
  border-radius: 25px;
  display: table;
  margin: 20px 0 0;
  height: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  text-shadow: 0px 0px 1px #237a27;
  font-size: 18px;
  max-width: 280px;
  width: 100%;
}

#push-comments #push_mlyjekpdfdd1__submit:hover {
  background: #237a27;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.b-img-box {
  background: #fff;
  margin: 20px auto;
  width: 290px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
}
.b-img-item {
  width: 290px;
  position: relative;
}
.b-img {
  display: block;
  width: 100%;
}
.b-img-item p {
  position: absolute;
  font-weight: bold;
  color: #000;
}
.b-img-item .h-1 {
  top: -5px;
  left: 0;
  width: 100%;
  font-size: 22px;
  text-align: center;
}
.b-img-item .h-2 {
  top: -13px;
  left: 50%;
  width: 50%;
  font-size: 22px;
  text-align: center;
}
.b-img-item .t-1 {
  top: 17%;
  left: 60%;
  width: 50%;
  font-size: 14px;
}
.b-img-item .t-2 {
  top: 33%;
  left: 60%;
  width: 50%;
  font-size: 14px;
}
.b-img-item .t-3 {
  top: 51%;
  left: 60%;
  width: 50%;
  font-size: 14px;
}
.b-img-item .t-4 {
  top: 67%;
  left: 60%;
  width: 50%;
  font-size: 14px;
}
.b-img-item .f-1 {
  top: 80%;
  left: 0;
  width: 50%;
  font-size: 14px;
  text-align: center;
}
.b-img-item .f-2 {
  top: 80%;
  left: 50%;
  width: 50%;
  font-size: 14px;
  text-align: center;
}
@media (min-width: 650px) {
  .b-img-box {
    width: 620px;
    padding: 0 10px;
  }
  .b-img-item {
    display: inline-block;
  }
  .b-img-item:first-of-type {
    display: inline-block;
    margin-left: 25%;
  }
}