@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i");
body {
  font-family: "Open Sans", sans-serif;
  color: #646464; }

a {
  color: #208389;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #A2C24B; }

img {
  max-width: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif; }

#search-block-form fieldset {
  margin-bottom: 0 !important; }
#search-block-form .icon {
  left: 15px;
  top: 5px; }

textarea:focus, input:focus {
  outline: none; }

.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none; }

#main {
  padding-bottom: 50px; }

button, .btn {
  border: 0;
  background: none;
  font-size: 16px;
  padding: 10px 25px;
  background: #208389;
  color: #ffffff;
  transition: 0.3s;
  border-radius: 50px; }

.js-form-type-search input.form-search {
  background: #fff;
  border: 1px solid #01002a; }

.button-phone {
  background: transparent;
  color: #01002a;
  font-weight: bold;
  padding: 0;
  width: 100%;
  text-align: left; }
  .button-phone i {
    color: #01002a; }

.btn-default {
  background: #208389;
  color: #ffffff; }
  .btn-default:hover {
    background: #02BAAB;
    color: #ffffff; }

.btn-success:hover {
  color: #ffffff;
  background-color: #02BAAB;
  border-color: #02BAAB; }

.modal .modal-body form label {
  text-align: left;
  color: #01002a;
  display: block; }

.catalog__col {
  background: #f1f7fd;
  margin-bottom: 22px;
  padding-left: 12px;
  padding-right: 12px;
  min-height: 500px; }
  .catalog__col .catalog__item {
    position: relative;
    padding: 14px 14px 60px;
    background-color: #f1f7fd;
    text-align: center;
    height: 100%;
    min-height: 500px; }
    .catalog__col .catalog__item .catalog__img {
      position: relative;
      display: block;
      height: 280px;
      margin-bottom: 14px;
      overflow: hidden; }
      .catalog__col .catalog__item .catalog__img img {
        width: 100%;
        height: auto; }
    .catalog__col .catalog__item .catalog__info {
      margin-bottom: 18px;
      text-align: left;
      font-weight: 400; }
      .catalog__col .catalog__item .catalog__info .catalog__ttl {
        margin-bottom: 12px;
        font-size: 18px;
        font-weight: 700;
        color: #082744;
        text-decoration: none; }
    .catalog__col .catalog__item .btn-wrp {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 20px;
      text-align: center; }

.btn-primary {
  background: #208389;
  color: #ffffff; }
  .btn-primary:hover {
    background-color: #02BAAB; }
  .btn-primary:focus {
    background-color: #02BAAB; }

.field__label {
  display: none; }

.archive__post img {
  max-width: 522px;
  height: auto; }

article .blog-single img {
  width: 100%;
  height: auto; }

.js-form-type-search input.form-search {
  color: #444444; }

.node--type-product h1.title {
  display: none; }
.node--type-product .field--name-field-price {
  font-size: 24px;
  font-weight: 100; }

.modal-title {
  color: #444444; }

.node--type-page img {
  width: 100%;
  height: auto;
  padding: 5px 20px; }

.navbar {
  width: 100%;
  padding: 0.5rem 20px; }

header #navbar-main {
  padding: 0 10px;
  background-color: #208389;
  margin-bottom: 20px; }
  header #navbar-main img {
    height: 80px; }
header .header-form {
  text-align: right; }
header #phones-block {
  padding: 5px 15px;
  text-align: center; }
  header #phones-block ul li {
    display: inline;
    margin-right: 5px; }
    header #phones-block ul li.a1 {
      list-style: none;
      background: url(/themes/custom/vorota_zabory/image/a1.png) no-repeat 0 -2px;
      padding-left: 28px;
      padding-right: 13px; }
      header #phones-block ul li.a1 a {
        font-size: 20px;
        font-weight: 800; }

#navbar-top {
  background-color: #208389;
  border-bottom: 1px solid #ffffff;
  min-height: 30px;
  height: 35px; }
  #navbar-top .top-header-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
    max-width: 1200px;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: auto;
    margin-left: auto; }

#block-providetimeworkforvz #time-work-block .custom-html h6 {
  color: #ffffff;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: .5rem; }

#block-provideemailtopforvz #time-work-block .custom-html h6 {
  color: #ffffff;
  text-align: left;
  font-weight: 600;
  font-size: 17px;
  box-sizing: border-box; }
#block-provideemailtopforvz #time-work-block .custom-html a {
  color: #f3f3f3; }

#block-vorota-zabory-main-menu {
  z-index: 99999; }

.navbar-nav .dropdown-menu {
  border: none;
  padding-left: 0.625rem; }
.navbar-nav .nav-link {
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #ffffff; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu > a::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-submenu > a:empty::after {
    margin-left: 0; }
  .dropdown-submenu > a:after {
    position: absolute;
    right: 0;
    margin-top: 0.3em; }

.dropdown-toggle:after {
  float: right;
  margin-top: 0.375rem; }

.dropdown-list a {
  padding: 0.25rem 0;
  font-size: 0.8125rem; }

.dropdown.show > a::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropdown.show > a:empty::after {
  margin-left: 0; }

footer {
  background-color: #208389;
  color: rgba(255, 255, 255, 0.7); }
  footer .container {
    position: relative; }
  footer .footer-ribbon {
    background-color: #A2C24B;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    margin: -16px 0 0;
    padding: 10px 20px 6px;
    color: #ffffff;
    font-size: 23px;
    z-index: 101;
    top: -35px; }
    footer .footer-ribbon:before {
      border-right-color: #02BAAB;
      content: "";
      display: block;
      height: 0;
      position: absolute;
      top: 0;
      width: 7px;
      right: 100%;
      border-right: 10px solid #646464;
      border-top: 16px solid transparent; }
  footer #map-view-block .container {
    padding: 0; }
    footer #map-view-block .container a span {
      color: #646464; }
  footer h4 {
    text-transform: uppercase;
    font-size: 19px;
    color: #fff; }
  footer .credits a {
    color: #A2C24B; }

.site-footer .content {
  color: rgba(255, 255, 255, 0.7); }
  .site-footer .content a {
    color: rgba(255, 255, 255, 0.7); }
.site-footer .block {
  border: none;
  border-color: transparent; }

.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #A2C24B;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s; }
  .back-to-top i {
    font-size: 28px;
    color: #ffffff;
    line-height: 0; }
  .back-to-top:hover {
    background: #02BAAB;
    color: #A2C24B; }
  .back-to-top.active {
    visibility: visible;
    opacity: 1; }

.datepicker-dropdown {
  padding: 20px !important; }

@media screen and (max-width: 600px) {
  .header-form {
    display: none; }

  .desktop-logo {
    display: none; }

  .header-branding {
    max-width: 30%; }

  header #phones-block ul {
    padding-left: 0; }
    header #phones-block ul li.a1 a {
      font-size: 17px; }

  footer .footer-ribbon {
    display: none; } }
@media screen and (min-width: 601px) {
  .phone-logo {
    display: none; } }
@media only screen and (max-device-width: 992px) {
  .slide__content .views-field .btn-default {
    margin-top: 15vh; }

  .navbar-nav .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 0;
    padding-left: 0.5rem; }
    .navbar-nav .dropdown-menu a {
      padding: 0.5rem; }
    .navbar-nav .dropdown-menu.open {
      display: block; }
  .navbar-nav .nav-link {
    padding: 0.5rem 1rem; }

  .dropdown-submenu > a:after {
    right: 1rem; } }
@media only screen and (min-device-width: 993px) {
  .dropdown-submenu > a:after {
    margin-right: 0.45em;
    color: #A2C24B; }

  .navbar {
    padding: 0; }
    .navbar .nav-item .nav-link {
      padding: 1.5625rem 0.625rem;
      font-weight: 800; }
      .navbar .nav-item .nav-link:hover {
        color: #A2C24B; }
    .navbar .dropdown-menu {
      padding-left: 0; }

  .dropdown-list {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    left: 0;
    -webkit-transform: translateY(-2em);
    transform: translateY(-2em);
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out 0s, visibility 0s linear 0.4s, z-index 0s linear 0.01s;
    transition: all 0.4s ease-in-out 0s, visibility 0s linear 0.4s, z-index 0s linear 0.01s;
    margin-top: 0;
    border: none; }
    .dropdown-list a {
      padding: 0.3125rem 0.9375rem;
      font-size: 16px;
      color: #208389;
      font-family: 'Open Sans', sans-serif;
      display: block;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-weight: 400;
      opacity: 1;
      text-transform: none; }
      .dropdown-list a:hover {
        color: #A2C24B; }

  .dropdown:hover > a::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent; }

  .dropdown:hover > a:empty::after {
    margin-left: 0; }

  .dropdown:hover > .dropdown-list {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: 0s, 0s, 0.3s;
    transition-delay: 0s, 0s, 0.3s; }

  .dropdown-submenu {
    position: relative; }

  .dropdown-submenu > a::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }

  .dropdown-submenu > a:empty::after {
    margin-left: 0; }

  .dropdown-submenu .dropdown-list {
    top: 0px;
    left: 100%; }

  .dropdown-submenu:hover > a::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }

  .dropdown-submenu:hover > a:empty::after {
    margin-left: 0; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1; }

  .dropdown-toggle:after {
    float: none;
    margin-top: 0; }

  .node--type-page .node__content img {
    width: auto;
    max-height: 70vh; } }
@media (max-width: 992px) {
  #navbar-top {
    display: none; } }
