.flex-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex-wrap-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-justify-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-align-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-form-shadow {
  width: 96%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  height: 15px;
  margin: auto;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

.phone {
  width: 30px;
  margin-right: 10px;
}

.type.active {
  border: 2px solid #ffd200;
}

.form-img {
  width: 20px;
  margin-right: 5px;
}

#map {
  background-repeat: no-repeat !important;
  background: url(../img/bg7.png) center bottom;
  padding-top: 50px;
  padding-bottom: 50px;
  /*min-height: 900px;*/
}

.map-point {
  height: 35px;
  width: 35px;
  background-color: #ffd200;
  border-radius: 25px;
}

.click {
  margin-top: 3px;
  width: 16px;
  height: 16px;
}

.point-3 {
  position: absolute;
  top: 260px;
  left: 120px;
}

.point-4 {
  position: absolute;
  top: 190px;
  left: 85px;
}

.point-5 {
  position: absolute;
  top: 170px;
  left: 300px;
}

.point-7 {
  position: absolute;
  top: 10px;
  left: 310px;
}

.map-description {
  padding: 10px;
  width: 350px;
  min-height: 190px;
  background: #ffffff !important;
  box-shadow: 0 0 15px 2px rgba(0,0,0,0.09);
}

.map-p {
  margin-left: 5px;
  margin-top: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: normal;
}

.md-1 {
  position: absolute;
  top: 0;
  left: 0;
}

.map-description-shadow {
  width: 280px;
  background-color: white;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.3);
  height: 7px;
  margin: auto;
}

.md-2 {
  top: 20px;
  left: 470px;
  position: absolute;
}

.md-4 {
  position: absolute;
  top: 240px;
  left: 0;
}

.md-3 {
  position: absolute;
  top: 250px;
  left: 0;
}

.md-5 {
  position: absolute;
  top: 205px;
  left: 350px;
}

.md-6 {
  position: absolute;
  top: 390px;
  left: 550px;
  position: absolute;
}

.md-hidden {
  display: none;
}

.md-active {
  display: block;
}

.max-z-index {
  z-index: 100;
}

#section-form-copy {
  background-repeat: no-repeat !important;
  background: url(../img/bg4.jpeg) center center;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 600px;
}

.span-italic {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}

.col-padding5 {
  padding: 5px;
}

#table {
  margin-bottom: 30px;
}

.div-check {
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  max-width: 300px;
}

.link-politica {
  text-align: left;
  font-size: 12px;
  color: #636363;
  margin-left: 20px;
}

.icon-mail {
  margin-top: 5px;
  width: 30px;
  margin-right: 20px;
}

.p-mail {
  font-size: 20px;
}

.icon-phone {
  margin-top: 5px;
  width: 30px;
  margin-right: 10px;
}

.li-messenger {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
}

@media (max-width: 576px) {
  .h2, h2 {
    font-size: 34px !important;
  }
}

@media (max-width: 576px) {
  .table td, .table th {
    font-size: 16px !important;
  }
}

#section-cantact {
  padding-top: 50px;
  padding-bottom: 50px;
}

.btn-price {
  width: 100%;
  height: 65px;
  max-width: 350px;
  margin-top: 20px;
}

#map-adres {
  width: 100%;
  height: 500px;
}

.div-bg-map {
  position: inherit;
  min-height: 400px;
  max-width: 600px;
  width: 100%;
  background-color: white;
  padding: 30px 30px;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.div-bg-map-bottom {
  height: 35px;
  max-width: 600px;
  width: 90%;
  background-color: white;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
}

.h-adres {
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  font-size: 24px;
  font-weight: 600;
}

.icon-adres {
  width: 35px;
  margin-right: 15px;
}

.div-adres-block {
  margin-top: 20px;
}

.div-messanger-icon {
  margin-top: 20px;
  margin-bottom: 20px;
}

.icon-messanger {
  width: 32px;
}

.li-messenger-icon {
  margin-right: 10px;
  margin-left: 10px;
}

#section-bottom {
  padding-top: 30px;
  padding-bottom: 30px;
}

.li-bottom-kons {
  font-family: 'Montserrat', sans-serif;
}

.h-modal {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  color: #000000;
  margin-top: -10px;
}

.p-modal {
  margin-top: 10px;
  font-size: 17px;
  text-align: center;
}

@media (max-width: 768px) {
  #map {
    display: none;
  }
}

@media (max-width: 992px) {
  .navbar-light .navbar-nav .nav-link {
    font-size: 13px;
  }
}

.img-house-mob {
  display: none;
  display: block;
  margin-left: auto;
  margin-top: 40px !important;
}

@media (min-width: 992px) {
  .img-house-mob {
    display: none;
  }
}

@media (max-width: 992px) {
  .row-logo {
    background: url(../img/pplmobileLogo.webp);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}

.li-adres-heavy {
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  font-size: 20px;
  color: #000000;
}

.modal-dialog {
  max-width: 658px;
}

.form-mod {
  font-size: 20px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  height: 65px;
  margin: 0px !important;
  margin-bottom: 20px !important;
  max-width: 340px;
}

.bt-modal {
  width: 100%;
  max-width: 340px;
  height: 60px;
}

.modal-header {
  border: none !important;
}

.bt-director {
  width: 100%;
  max-width: 400px;
  height: 65px;
  margin-top: 20px;
}

.ballon {
  padding: 25px;
  background: #ffffff;
}

@media (max-width: 768px) {
  .navbar.navbar-light.navbar-expand-lg {
    background: #f9f9f9 !important;
    position: sticky;
    top: 0%;
    z-index: 999;
  }
}

.col-margin10 {
  margin-bottom: 10px;
  margin-top: 10px;
}

@media (max-width: 576px) {
  #table {
    display: none !important;
  }
}

@media (max-width: 576px) {
  .form {
    padding: 20px;
  }
}

@media (max-width: 576px) {
  .hidden-mob {
    display: none !important;
  }
}

.col-form {
  padding-top: 60px;
}

.div-director-name {
  position: inherit;
  min-height: 100px;
  max-width: 400px;
  width: 100%;
  background-color: white;
  padding: 20px 30px;
  border-radius: 5px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.div-director-name-bottom {
  height: 35px;
  max-width: 600px;
  width: 85%;
  background-color: white;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  margin-left: auto;
  margin-right: auto;
  margin-top: -25px;
}

.director-name {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 10px;
  font-size: 20px;
}

.blue {
  color: #12a2fe;
}

@media (max-width: 768px) {
  #section3 {
    background: #ffffff !important;
  }
}

.img-director-mob {
  margin-top: 30px;
}

@media (min-width: 992px) {
  .img-director-mob {
    display: none;
  }
}

.div-magrin-price {
  height: 12px;
}

.h-opisanie-maps {
  margin-left: 5px;
  margin-top: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  line-height: 1.2;
}

#block-politlka {
  padding: 50px 0;
}

@media (max-width: 576px) {
  .form {
    padding: 20px !important;
  }
}

.div-messanger-icon-up {
  text-align: center;
}

@media (min-width: 768px) {
  .div-messanger-icon-up {
    display: none;
  }
}

@media (max-width: 576px) {
  .p-form-poluchenie {
    max-width: 280px;
  }
}

.table thead th {
  padding: 10px 20px;
}

.result {
  text-align: center;
}

.price {
  text-align: center;
}

.cons {
  text-align: center;
}

.result-span {
  font-family: 'Montserrat', sans-serif;
}

.table-type {
  text-align: center;
}

.tb-bg {
  background: #ffffff;
}

.w-100.d-block.hei0px {
  height: 0px;
}

.border-none {
  border: none !important;
}

.carousel-control-prev {
  width: 5%;
}

.carousel-control-next {
  width: 5%;
}

.icon-arrow-left {
  width: 50px;
  color: #ffffff;
  opacity: 1;
  font-size: 25px;
  height: 50px;
  background: #1199f0;
  border-radius: 50px;
}

.carousel-control-prev {
  opacity: 1;
}

.icon-arrow-right {
  width: 50px;
  color: #ffffff;
  opacity: 1;
  font-size: 25px;
  height: 50px;
  background: #1199f0;
  border-radius: 50px;
}

.carousel-control-next {
  opacity: 1;
}

@media (max-width: 576px) {
  .icon-arrow-right {
    margin-right: 15px;
  }
}

@media (max-width: 576px) {
  .icon-arrow-left {
    margin-left: 15px;
  }
}

.logo-scg {
  width: 100px;
}

.p-scg {
  font-size: 11px;
  margin-left: 10px;
}


.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.col {
  color: #fff;
}

@media (max-width: 576px) {
  #col {
    color: #000;
  }

 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-width: 0;
  outline-width: 0;
  }

  select, input[type="file"] {
    width: 410px;
    height: 27px;
    line-height: 27px;
}
}

