.whatsapp__btn {
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 9999;
  cursor: pointer;
  width: 48px;
  height: 48px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(../images/whatsapp-icon-logo.svg);
  transition: 0.25s all;
} /* Connecting Fonts  */
@font-face {
  font-family: "font0f6e082f42f5247d82c3ade9c2a8f928";
  font-display: swap;
  src:
    url("https://nomail.com.ua/files/eot/0f6e082f42f5247d82c3ade9c2a8f928.eot?#iefix")
      format("embedded-opentype"),
    url("https://nomail.com.ua/files/woff/0f6e082f42f5247d82c3ade9c2a8f928.woff")
      format("woff"),
    url("https://nomail.com.ua/files/woff2/0f6e082f42f5247d82c3ade9c2a8f928.woff2")
      format("woff2");
}

@font-face {
  font-family: "Gilroy-ExtraBold";
  font-display: swap;
  src:
    local("Gilroy-ExtraBold"),
    url("https://nomail.com.ua/files/woff/0f6e082f42f5247d82c3ade9c2a8f928.woff")
      format("woff");
}

@font-face {
  font-family: "Gilroy";
  font-display: swap;
  src: url("//db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.eot");
  src:
    url("//db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.eot?#iefix")
      format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.woff2")
      format("woff2"),
    url("//db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.woff")
      format("woff"),
    url("//db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.ttf")
      format("truetype"),
    url("//db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.svg#Gilroy")
      format("svg");
}

.font-GilroyExtraBold {
  font-family: "Gilroy-ExtraBold";
}
.footer-nav1 {
  margin-top: 80px;
}
footer a {
  color: #fff;
}
.font-Gilroy {
  font-family: "Gilroy";
}

body {
  line-height: 1 !important;
}

a {
  text-decoration: none !important;
}
.header-fon {
  color: #fff !important;
  font-size: 18px;
  padding-right: 0px !important;
  padding-left: 0;
  background-color: #000;
}
.header-fon p {
  margin-top: 0;
  margin-bottom: 5px;
}
.header-fon a {
  color: #fff !important;
  font-size: 18px;
  padding-right: 0px !important;
  padding-left: 0;
}
.btn2020 {
  background-color: inherit;
  padding: 5px;
  border: 2px solid #4caf50;
  color: #fff;
  font-size: 20px;
  margin-top: 0px;
  background-color: #4caf51 !important;
}

.btn14-2025 {
  background: #4caf51 !important;
  border-color: #4caf51 !important;
  font-size: 16px;
  padding: 15px;
  margin: 10px;
  text-transform: uppercase;
  color: #000;
  box-shadow: 1px 1px 0 #4caf51 !important;
  color: #fff !important;
}

body {
  background-color: #f4f4f4;
  font-size: 18px;
}
.text-center1 {
  padding-top: 15px;
  text-align: center;
}
.text-center2 {
  padding-top: 10px;
  text-align: center;
}
.text-center4 {
  padding-top: 20px;
  text-align: center;
}
.text-center3 {
  padding-top: 0px;
  text-align: center;
}
/* NavBar */
.navbar-light .navbar-toggler {
  color: #000000;
  border-color: #000000;
}

header .navbar-light .navbar-toggler {
  color: #ffffff;
  border-color: #ffffff;
}
.modal .modal-header {
  display: block;
}
.navbar-light .navbar-nav .nav-link {
  color: #000 !important;
}
.navbar-nav .nav-item .nav-link {
  color: #000 !important;
  font-size: 18px;
  /* text-align: justify; */
  height: 70px;
  padding-right: 0px !important;
  padding-left: 0;
}

.navbar-nav .nav-item {
  padding-right: 40px !important;
  padding-left: 0;
}

.navbar-nav .nav-item:before {
  content: "";
  position: relative;
  display: inline-block;
  top: 50px;
  width: 0;
  border-bottom: 3px solid red;
  transition: all 1s linear;
}

.navbar-nav .nav-item:hover:before {
  width: 100%;
}

.bg-light {
  background-color: #f4f5ef !important;
}

/* Header NavBar */
header {
  background-color: #000;
  padding: 0px 30px;
  margin-bottom: -20px;
}

.navbar-nav .nav-item .bell {
  color: #ff3030 !important;
  cursor: pointer;
  padding-left: 20px;
}

.bg-red {
  background-color: #ff3030;
}

.white-nav {
  color: #e5e5e5 !important;
}

.navbar-nav .nav-item .white-nav {
  color: #fff !important;
  height: 45px !important;
  font-size: 18px;
  font-weight: bold;
}

header .navbar-nav .nav-item {
  padding-left: 20px;
}

header .navbar-nav .nav-item:before {
  content: "";
  position: relative;
  display: inline-block;
  top: 50px;
  width: 0;
  border-bottom: 3px solid #fff;
  transition: all 1s linear;
}
.border-red-left {
  border: 10px solid #ff3030;
  position: absolute;
  width: 550px;
  height: 290px;
  opacity: 0.7;
  margin-left: -20px;
  margin-top: -20px;
}
header .navbar-nav .nav-item:hover:before {
  width: 100%;
}

/* Section Header */
#Header .col-xl-6,
#Header .col-lg-6,
#Header .col-md-6,
#Header .col-sm-6,
#Header .col-12 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.block-silver {
  display: inline-block;
  width: 100%;
  padding-bottom: 80px;
}

.block-red {
  background-color: #ff3030;
  display: inline-block;
  width: 100%;
  padding-bottom: 60px;
}

.title-block-silver {
  position: relative;
  margin-top: 80px;
  margin-left: 80px;
  font-size: 72px !important;
  z-index: 1;
}
.fon-header-2021 {
  background: url(../images/fon-body-2021-1.webp) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.title-block-silver span {
  color: #ff3030;
}

.block-silver p {
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 20px;
  font-weight: 500;
  position: relative;
  margin-left: 80px;
  z-index: 1;
  padding: 20px;
}

.block-silver .btn-danger {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  margin-left: 80px;
  z-index: 1;
  padding: 10px 60px 10px 60px;
  box-shadow: 0 55px 80px rgb(0 0 0 / 50%);
}

.block-silver .btn-danger:hover {
  z-index: 1;
}

.btn-danger {
  background-color: #4caf50 !important;
  color: #fff !important;
  border-color: transparent !important;
}

.images-block {
  position: relative;
  margin-left: -217px;
  /* margin-top: 0px; */
  padding-right: 60px;
}

.big-images {
  box-shadow: 0 55px 80px rgb(0 0 0 / 50%);
  display: inline-block;
  width: 100%;
  height: 672px;
}

/* Title Section */
.title {
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 64px;
}

/* Section Production */
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #f4f5ef !important;
  background-clip: border-box;
  border: none !important;
  color: #000;
  width: 100%;
  box-shadow: 0 0 50px #d7e4f9;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding-top: 50px;
  padding-left: 115px;
}

.img-fluid {
  width: 100%;
  height: 100%;
}

.border-red-left {
  border: 10px solid #ff3030;
  position: absolute;
  width: 550px;
  height: 290px;
  opacity: 0.7;
  margin-left: -20px;
  margin-top: -20px;
}

.border-red-right {
  border: 10px solid #ff3030;
  position: absolute;
  width: 550px;
  height: 290px;
  opacity: 0.7;
  margin-left: 40px;
  margin-top: -20px;
}

.mb-8 {
  margin-bottom: 80px;
}

.card-body-product {
  background-color: #ffffff;
  padding-top: 25px !important;
  padding-left: 25px !important;
}

.img-product {
  position: relative;
  margin-left: 30px;
}

.pg-bt-60 {
  padding-bottom: 60px;
}

#Production .card .card-body .card-title {
  font-size: 24px;
}

#Production .card .card-body .card-text {
  font-size: 18px;
}

#Production .card:hover {
  background-color: #ff3030 !important;
  color: #ffffff;
  cursor: pointer;
}

.line {
  width: 38px;
  background-color: #ff3030;
  display: inline-block;
}

#Production .card:hover .line {
  background-color: #ffffff !important;
}

/* Section Services */
.btn-link {
  font-weight: 400;
  color: #ff3030;
  text-decoration: none;
}

.btn-link:hover {
  font-weight: 400;
  color: #ff3030;
  transition: all 1s linear;
}

.img-services {
  width: 50%;
}

.helmet {
  margin-top: -74px;
  margin-left: -20px;
}

.service-middle-block {
  /* position: absolute; */
  /* width: 632px; */
  height: 100%;
  background-color: #f4f5ef;
  margin-top: -462px;
  margin-left: 306px;
  opacity: 0.8;
  color: #000;
}

.text-middle-block {
  /* position: absolute; */
  margin-left: 40px;
  margin-top: 43px;
  padding-right: 55px;
  padding-bottom: 60px;
  font-size: 24px;
}

.transform-text {
  transform: rotate(270deg);
}

#Services .title p.font-GilroyExtraBold {
  font-size: 24px;
}

/* Section Work */
.line-left {
  border-left: 2px solid #c4c4c4;
}

.line-left-and-right {
  border-left: 2px solid #c4c4c4;
  border-right: 2px solid #c4c4c4;
}

.worck-us {
  padding: 50px 25px;
}

.worck-us p {
  padding-top: 40px;
  font-size: 24px;
}

#Work .col-xl-3,
#Work .col-lg-3,
#Work .col-md-6,
#Work .col-sm-6,
#Work .col-12:hover {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.worck-red {
  color: #fff;
  padding: 17px 25px;
}

.worck-red p {
  padding-top: 40px;
  font-size: 18px;
  font-family: "Gilroy";
}

.worck-us .worck-red {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  background-color: #ff3030;
}
.worck-us .worck-red:hover {
  opacity: 1;
  cursor: pointer;
}

/* Section Price */
#Price .card .card-body .card-title {
  font-size: 21px;
}

#Price .card .card-body .card-text {
  font-size: 16px;
}

#Price .card .card-body .card-title:hover {
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
}

.tile {
  box-shadow: 0px 10px 20px rgb(0 0 0 / 10%) !important;
}

/* Section Portfolio */
.carusel {
  width: 532px;
  height: 574px;
  margin: auto;
}

.enlarge {
  display: inline-block;
  position: absolute;
  padding: 20px;
  cursor: pointer;
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3% !important;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.carousel-control-next,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3% !important;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

/* Section About Us */
.block-about {
  background-color: #ffffff;
  width: 100%;
  /* height: 466px; */
  box-shadow: 0 0 50px #000;
  margin-left: -29px;
  margin-top: 25px;
  padding: 10px 10px 10px 33px;
  display: inline-block;
  margin-bottom: 100px;
}

.block-about p {
  font-size: 18px;
  line-height: 30px;
  padding-top: 20px;
}

.about-middle-block {
  position: absolute;
  width: 226px;
  height: 226px;
  background-color: #f4f5ef;
  margin-top: -155px;
  margin-left: -242px;
  z-index: 1;
}
.certificate-middle-block {
  background-image: url(../images/certificate-black.png);
  width: 77px;
  height: 100px;
  position: absolute;
  margin-top: -125px;
  margin-left: 12px;
}

.about-middle-block .btn-link {
  font-weight: 400;
  color: #000 !important;
  text-decoration: none;
  margin-top: 160px;
  margin-left: 45px;
}

.about-middle-block .btn:focus {
  box-shadow: none !important;
  border: none !important;
}

.about-middle-block:hover .btn-link {
  font-weight: 400;
  color: #ff3030 !important;
  text-decoration: none;
  cursor: pointer;
  transition: none !important;
}

.about-middle-block:hover .certificate-middle-block {
  background-image: url(../images/certificate-red.png);
}

.title-about {
  font-size: 24px;
}

.about-p {
  margin-top: 64px;
  padding-left: 12px;
}

.text-p p {
  margin-top: 64px;
}

.size-about-p {
  font-size: 18px;
}

.list-red li {
  color: #ff3030;
  padding-bottom: 20px;
}

.list-red li span {
  color: #000;
}

/* Section Shipping And Payment */
.delivery {
  width: 620px;
  height: 320px;
  background-color: #f4f5ef;
  opacity: 0.5;
  margin-left: 294px;
  margin-top: 130px;
}

.delivery svg {
  margin-left: 65px;
}

.delivery-text {
  color: #ff3030;
  position: absolute;
  margin-left: 524px;
  margin-top: 270px;
  font-size: 24px;
}

.delivery-svg {
  position: absolute;
  margin-left: 835px;
  margin-top: 375px;
}

.payment {
  width: 336px;
  height: 240px;
  background: #ff3030;
  margin-left: 860px;
  margin-top: -450px;
}

.payment-text {
  color: #ffffff;
  position: absolute;
  margin-left: 955px;
  margin-top: 90px;
  font-size: 24px;
}

.payment-svg {
  position: absolute;
  margin-left: 1075px;
  margin-top: 165px;
}

/* Footer */
footer {
  padding: 30px 0;
  background-color: #000000;
}

footer div {
  color: #ffffff;
}

footer small {
  color: #e5e5e5;
}

.copyright {
  padding-top: 173px;
}

.footer-img {
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer-nav {
  padding-top: 18px;
}

.footer-nav a {
  margin-bottom: 7px;
  display: inline-block;
}

/* Section Contacts */
.contact-block-white {
  width: 404px;
  height: 595px;
  background-color: #ffffff;
  position: absolute;
  margin-top: -485px;
  margin-left: -5px;
  padding-top: 64px;
  padding-left: 35px;
  z-index: 1;
}

.contact-block-white a {
  color: #000;
}

.contact-block-white a:hover {
  color: #ff3030;
}

.contact-block-white a:hover span svg path {
  fill: #ff3030;
}

.contact-block-white a.phone-and-mail-footer:hover span svg path {
  fill: none;
  stroke: #ff3030;
}

.contact-block-white h2 {
  font-size: 18px;
}

.contact-block-white svg {
  margin-right: 19px;
}

.location {
  margin-top: -20px;
  padding-left: 42px;
  margin-bottom: 25px;
}

.feedback {
  margin-top: 60px;
}

.contact-block-white .form-control {
  height: 56px !important;
  width: 295px !important;
  margin-top: 10px;
  margin-top: 30px;
}

.contact-block-white button {
  width: 295px;
  height: 56px;
  margin-top: 30px;
  box-shadow: 0 0px 30px rgb(0 0 0 / 50%);
}

@media (min-width: 481px) and (max-width: 767px) {
  .text-center1 {
    padding-top: 5px;
    text-align: center;
  }
  .text-center2 {
    padding-top: 5px;
    text-align: center;
  }
  .text-center4 {
    padding-top: 5px;
    padding-bottom: 20px;
    text-align: center;
  }
  .text-center3 {
    padding-top: 5px;
    text-align: center;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .text-center1 {
    padding-top: 5px;
    text-align: center;
  }
  .text-center2 {
    padding-top: 5px;
    text-align: center;
  }
  .text-center4 {
    padding-top: 5px;
    text-align: center;
  }
  .text-center3 {
    padding-top: 5px;
    padding-bottom: 20px;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .text-center1 {
    padding-top: 5px;
    text-align: center;
  }
  .text-center2 {
    padding-top: 5px;
    text-align: center;
  }
  .text-center3 {
    padding-top: 5px;
    text-align: center;
  }
  .text-center4 {
    padding-bottom: 20px;
    text-align: center;
  }
}

.blog-page .blog-link {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  min-height: 150px;
  color: #000;
  text-decoration: none;
  padding: 0;
  border: solid 1px #e7e7e7;
  transition: all ease-out 0.2s;
}

.blog-page .blog-link:hover {
  -webkit-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.24);
}

.blog-page .blog-link:hover,
.blog-page .blog-link:active {
  color: #000;
  text-decoration: none;
}

.blog-img,
.blog-description {
}

.blog-link .blog-img {
  min-width: 25%;
  background-image: url("//servisplit.ru/blog/images/ukladka.jpg");
  background-origin: border-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-link .blog-description {
  padding: 5px 10px;
  overflow: hidden;
}

.blog-link-wrapper {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .blog-page .blog-link {
    flex-direction: column;
  }

  .blog-link .blog-img {
    min-width: 100%;
    min-height: 200px;
  }
}
