/*   
Theme Name: WarmBlock (uncommented)
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: e.ivaskov@gmail.com
Author URI: https://t.me/e_ivaskov
*/

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* custom style to scroll (only in chrome) */
::-webkit-scrollbar {
  background: #e2e2e2;
  width: 10px;
}

::-webkit-scrollbar-thumb {
  background: #f1643f;
}

@media (min-width: 979px) {
  ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
    display: block;
  }

  .comment-list .children {
    padding: 0;
    margin-left: 74px;
    padding-bottom: 15px;
  }

  .comment-list .media {
    margin-top: 0;
  }
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

html,
body {
  background: #ffffff;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  color: #3f3b3b;
}

.blck-title {
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 130.52%;
}
header {
  padding: 10px 0;
}
header .text-left {
  text-align: left;
}

header .text-center {
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
}

header .text-right {
  text-align: right;
}
header .logo {
  width: 100%;
  padding-bottom: 10px;
  height: auto;
  max-width: 270px;
}
header .h-tg-link img,
header .h-vb-link img {
  width: 25px;
}
header .h-tg-link img {
  margin-right: 10px;
}
header .h-vb-link img {
  margin-right: 15px;
}
header .h-tel-link {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130.52%;
  color: #3f3b3b;
  text-decoration: none;
}

#menu {
  width: 100%;
  background: #eaeaea;
  min-height: 44px;
}
#menu.sticky {
  position: fixed;
  top: 0;
  z-index: 100;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  min-height: 44px;
  justify-content: space-between;
  align-items: center;
}
#menu ul li {
  list-style: none;
  padding: 5px 10px;
  text-align: center;
}
#menu ul li a {
  font-style: normal;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 400;
  font-size: 16px;
  line-height: 130.52%;
  color: #3f3b3b;
}
/*
    #menu ul li a:hover
    {
        font-weight: 700;
font-size: 16px;
line-height: 130.52%;
transition: all 0.3s;
    }
    */

/* blck_1 */
#blck_1 {
  margin: 0px auto 60px;
}
#blck_1 .main-text {
  background: url("images/blck_1_bg.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}
#blck_1 .main-text h1 {
  font-style: normal;
  font-weight: 800;
  font-size: 45px;
  line-height: 119.52%;
  margin-bottom: 25px;
  max-width: 730px;
}
#blck_1 .main-text h1 span {
  color: #f1643f;
}

#blck_1 .main-text h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  color: #f1643f;
  margin-bottom: 50px;
}

#blck_1 .main-text p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #3f3b3b;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}
#blck_1 .main-text p img {
  margin-right: 24px;
}
.main-form {
  width: 370px;
  background: #696566;
  padding: 25px 30px 20px;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
}
.main-form .main-form-title {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 114.02%;
  text-align: center;
  margin-bottom: 20px;
  color: #ffffff;
}
.main-form .main-form-subtitle {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 114.02%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
}
.main-form input {
  background: transparent;
  color: #fff;
  border: 0px;
  border-bottom: 1px solid #fff;
  font-style: italic;
  outline: none;
  padding: 10px;
  width: 100%;
  margin-bottom: 5px;
}
.main-form input::placeholder {
  opacity: 0.5;
  color: #fff;
}
.main-form input[type="submit"] {
  background: #ffffff;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 114.02%;
  text-align: center;
  padding: 15px;
  color: #696566;
  margin-top: 30px;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: 0px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 10px auto !important;
  padding: 0 !important;
  border: 0px !important;
  color: #fff;
  text-align: center;
}

/* blck_2 */
#blck_2 {
}
#blck_2 .blck-title {
  color: #3f3b3b;
  margin: 30px 0 45px;
}

#blck_2 .item-info {
  background: #ffffff;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.15);
  min-height: 330px;
  margin-bottom: 20px;
  padding: 27px 0 15px 30px;
}
#blck_2 .item-info .icon {
  margin-bottom: 30px;
}
#blck_2 .item-info .title {
  padding-right: 10px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 130.52%;
}
#blck_2 .item-info .hr {
  width: 100%;
  background: #f1643f;
  height: 1px;
  margin: 21px 0;
}
#blck_2 .item-info .desc {
  padding-right: 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
}

/* blck_3 */
#blck_3 {
  background: #696566;
  margin-top: -40px;
  padding: 85px 0 55px;
}
#blck_3 .blck-title {
  color: #ffffff;
  margin: 0px 0 45px;
}
#blck_3 .item-info {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
}
#blck_3 .item-info .icon {
  margin-right: 27px;
}
#blck_3 .item-info .title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #ffffff;
  max-width: 470px;
}

/* blck_4 */
#blck_4 {
  padding: 85px 0 85px;
}
#blck_4 .blck-title {
  margin: 10px 0 25px;
}
#blck_4 .item-info {
  background: #ffffff;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.15);
  margin: 10px;
  padding: 45px 10px;
  text-align: center;
}
#blck_4 .title {
  font-style: normal;
  font-weight: 800;
  font-size: 45px;
  line-height: 119.52%;
  color: #f1643f;
  margin-bottom: 15px;
}
#blck_4 .desc {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 119.52%;
  color: #000000;
}

/* blck_5 */
#blck_5 {
  margin: 45px auto 45px;
}
#blck_5 .blck-title {
  margin-bottom: 50px;
}
#blck_5 .gallery-item {
  position: relative;
  min-height: 220px;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
#blck_5 .gallery-item img {
  height: 220px;
  width: auto;
}
#blck_5 .gallery-item span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #696566;
  color: #fff;
  padding: 10px 15px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 80.77%;
}
/* blck_6 */

#blck_6 {
  margin: 95px auto 45px;
}
#blck_6 .blck-title {
  margin-bottom: 50px;
}
#blck_6 .item-info {
  background: #ffffff;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.15);
  padding: 25px 40px 30px;
  text-align: center;
  margin: 0 14px;
  margin-bottom: 50px;
  min-height: 170px;
}
#blck_6 .item-info .icon {
  margin-bottom: 15px;
}

/* blck_7 */
#blck_7 {
  margin: 95px auto;
}
#blck_7 .blck-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #f01a1a;
  margin-bottom: 40px;
}
#blck_7 .t-text a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-decoration-line: underline;
  cursor: pointer;
  color: #3f3b3b;
  margin-bottom: 24px;
}
#blck_7 .t-text img {
  margin-bottom: 42px;
}
#blck_7 .t-text p {
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  color: #3f3b3b;
  margin-top: 20px;
}
#blck_7 .b-text a {
  text-decoration-line: underline;

  color: #3f3b3b;
  cursor: pointer;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  display: block;
  margin-bottom: 24px;
}
#blck_7 .b-text .btn-see-all {
  margin: 60px 0 30px;
  background: #f1643f;
  width: 310px;
  min-height: 50px;
  display: block;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  padding: 16px 0;
  cursor: pointer;
  text-decoration: none;
}
/* blck_8 */
#blck_8 {
  margin: 45px auto 45px;
}
#blck_8 .gallery-wrap {
  background: #ffffff;
  box-shadow: 0px 4px 15px 1px rgba(0, 0, 0, 0.2);
}
#blck_8 .blck-title {
  margin: 40px 30px 60px 50px;
}
#blck_8 .row-4 {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 50px;
}
#blck_8 .row-4 .col {
  flex: 1 0 25%;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* blck_9 */
#blck_9 {
  margin: 115px auto 45px;
}
#blck_9 .blck-title {
  margin-bottom: 30px;
}
#blck_9 .sert-list {
  display: flex;
}
#blck_9 .sert-item {
  margin-right: 100px;
}
#blck_9 .sert-item .title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #3f3b3b;
  margin-bottom: 15px;
}
#blck_9 .sert-item .sert {
  background: #ffffff;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.15);
  transition: all 0.3s;
  cursor: pointer;
  padding: 21px;
}
#blck_9 .sert-item .sert:hover {
  transition: all 0.3s;
  background: #ffffff;
  box-shadow: 0px 4px 20px 1px rgba(241, 100, 63, 0.37);
}

/* blck_10 */
#blck_10 {
  margin: 115px auto 45px;
  padding-bottom: 40px;
  min-height: 600px;
}
#blck_10 .blck-title {
  margin-top: 50px;
  margin-bottom: 45px;
  color: #fff;
}
#blck_10 .accordion-item:first-of-type {
  border-radius: 0px;
}
#blck_10 .accordion-item:last-of-type .accordion-button,
#blck_10 .accordion-item:last-of-type {
  border-radius: 0px;
}
#blck_10 .accordion-item {
  margin-bottom: 12px;
}
#blck_10 .accordion-button {
  color: #3f3b3b;
  transition: all 0.3s;
  outline: none;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
#blck_10 .accordion-button:not(.collapsed) {
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.15);
}

#blck_11 {
  margin: 80px auto;
}
#blck_11 .blck-img img {
  width: 100%;
  height: auto;
}
#blck_11 .blck-contacts {
  max-width: 320px;
}
#blck_11 .blck-contacts .title {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #3f3b3b;
  margin-bottom: 30px;
}
#blck_11 .blck-contacts p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 130.52%;
  color: #3f3b3b;
  display: flex;
  align-items: flex-start;
  margin-bottom: 23px;
}
#blck_11 .blck-contacts p a {
  color: #3f3b3b;
  text-decoration: none;
}
#blck_11 .blck-contacts p img {
  margin-right: 25px;
  width: 20px;
  height: 20px;
}

#blck_11 .footer-form-wrap {
  background: #696566;
  box-shadow: 0px 4px 15px 1px rgba(0, 0, 0, 0.2);
  margin-top: -30px;
  width: 100%;
  padding: 30px;
}

#blck_11 .footer-form-wrap .title {
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #fff;
  margin-bottom: 10px;
}
#blck_11 .footer-form-wrap .subtitle {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 114.02%;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
}
#blck_11 .footer-form-wrap form {
  max-width: 540px;
  margin: auto;
}
#blck_11 .footer-form-wrap form input {
  background: transparent;
  color: #fff;
  border: 0px;
  border-bottom: 1px solid #fff;
  font-style: italic;
  outline: none;
  padding: 10px;
  margin-bottom: 5px;
  width: 100%;
}
#blck_11 .footer-form-wrap form .wpcf7-form-control-wrap {
  width: 45%;
  margin: 0 12px;
  display: inline-block;
}
#blck_11 .footer-form-wrap form input::placeholder {
  opacity: 0.5;
  color: #fff;
}
#blck_11 .footer-form-wrap form input[type="submit"] {
  max-width: 302px;
  background: #ffffff;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 114.02%;
  text-align: center;
  padding: 15px;
  color: #696566;
  margin: 30px auto 10px;
  display: block;
}

footer {
  margin-top: 40px;
  padding: 30px 0;
  border-top: 0.7px solid #3f3b3b;
}
footer .h-tg-link img,
footer .h-vb-link img {
  width: 25px;
  margin-right: 15px;
}
footer .text-center img {
  width: 100%;
  height: auto;
  max-width: 270px;
}

#to_top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10;
}

.hamburger-menu {
  display: none;
}

.hamburger-menu {
  background: #f1643f;
  padding: 0 10px 15px;
}

.menu-btn {
  display: inline-block;
  cursor: pointer;
}

.hamburger,
.hamburger::before,
.hamburger::after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}

.hamburger::before,
.hamburger::after {
  margin-bottom: 6px;
}

.menu {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 75px;
  left: 0;
  display: flex;
  z-index: 9999;
  display: none;
  padding: 30px;
  background: #696566;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.menu li {
  margin-bottom: 10px;
  list-style: none;
}

.menu li a {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130.52%;
  color: #fff;
  text-decoration: none;
}

#menu-toggle:checked ~ .menu {
  display: block;
}

#menu-toggle:checked + .menu-btn .hamburger {
  background-color: transparent;
}

#menu-toggle:checked + .menu-btn .hamburger::before {
  transform: translateY(7px) rotate(45deg);
}

#menu-toggle:checked + .menu-btn .hamburger::after {
  transform: translateY(-3px) rotate(-45deg);
}
.footer-menu .fmenu {
  display: none;
  padding: 0;
  margin: 10px 0;
}
.footer-menu .fmenu li {
  list-style: none;
}
.footer-menu .fmenu li a {
  font-style: normal;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 130.52%;
  color: #3f3b3b;
  margin-bottom: 15px;
}
.footer-menu {
  display: none;
}
.cont-info {
  display: flex;
}
.cont-info a.h-tg-link img {
  margin-right: 10px !important;
  margin-left: 10px;
  margin-bottom: 3px;
}
#blck_1 .main-text p.last {
  margin-bottom: 0px;
}
.pdf-download {
  padding: 12px 20px;
  border: 2px solid #f1643f;
  margin: 40px auto 0px;
  color: #f1643f;
  transition: all 0.3s;
  background: #fff;
  text-decoration: none;
}
.pdf-download:hover {
  border: 2px solid #f1643f;
  background: #f1643f;
  color: #fff;
  transition: all 0.3s;
}
#blck_0 .main-banner {
  display: block;
}
#blck_0 img {
  width: 100%;
  height: auto;
}
#blck_0 .sec-banner {
  display: none;
}
.swiper {
  padding: 0 15px 17px 15px !important;
}
@media (max-width: 991px) {
  .swiper {
    padding: 0 10px 12px 10px !important;
  }
}
.swiper-slide {
  display: flex !important;
  flex-direction: column !important;
  justify-content: end !important;
}
#blck_9 .sert-item .sert {
  text-align: center !important;
}
#blck_9 .sert-item .sert img {
  max-width: 100%;
}
.swiper-btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 50px;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .swiper-btns {
    justify-content: center;
    margin-top: 15px;
  }
}
.swiper-btns_prev {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  transform: rotate(-90deg);
}
.swiper-btns_prev img {
  max-width: 100%;
}
.swiper-btns_next {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  transform: rotate(90deg);
}
.swiper-btns_next img {
  max-width: 100%;
}

@media (max-width: 991px) {
  .swiper-btns_prev,
  .swiper-btns_next {
    width: 30px;
    height: auto;
  }
}
