@charset "UTF-8";
/*текст*/
/*меню*/
/*полоса сверху*/
/* слайдер */
/* зеленоватый цвет */
/* портфолио все работы */
/* портфолио выбранная работа */
/* общие */
/* logo */
/* header */
/* footer */
/* кнопка заказа обратного звонка */
.gallery {
  margin-left: 0px;
}
.gallery .carousel-item img {
  width: 100%;
  height: 100%;
}
.gallery .carousel-caption {
  position: absolute;
  right: 0;
  left: 65%;
  top: 90px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.gallery .carousel-caption h3 {
  text-align: left;
  font-weight: lighter;
  padding-left: 20px;
}
.gallery .carousel-caption h3 a {
  text-decoration: none;
}
.gallery .carousel-caption p {
  text-align: left;
  padding-left: 20px;
  margin-right: 60px;
}
.gallery .carousel-caption a {
  color: #fff;
}
.gallery .carousel-control-next, .gallery .carousel-control-prev {
  width: 5%;
}

.portfolio {
  /*
  margin-left: -9px;
  margin-right: -24px;
  */
}
.portfolio .port {
  position: relative;
  width: 277px;
  height: 300px;
  /*
  margin-left: -.36em;
  */
  display: inline-block;
  margin-top: 10px;
  margin-right: 6px;
}
.portfolio .port img {
  width: 277px;
  height: 300px;
}
.portfolio .port:first-child {
  margin-left: 0px;
  margin-right: 6px;
}
.portfolio .port:last-child {
  margin-right: 0px;
  margin-left: 2px;
}
.portfolio .image {
  display: block;
  width: 100%;
  height: auto;
}
.portfolio .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 1s ease;
}
.portfolio .port:hover .overlay {
  height: 80%;
}
.portfolio .text a {
  white-space: nowrap;
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.fotorama__thumb-border {
  border-color: #808080;
}

.reviews-containet {
  padding-bottom: 20px;
}

.reviews-block {
  background: rgb(195, 154, 107);
  padding-top: 15px;
  /*padding-bottom: 15px;*/
}
.reviews-block .owl-carousel {
  margin-bottom: 20px;
}
.reviews-block .owl-item {
  background: #fff;
}
.reviews-block .owl-item .item img {
  margin: 20px 5px 20px 15px;
  object-fit: cover;
  object-position: center;
  height: 190px;
  width: 150px;
}
.reviews-block .owl-item .item .review-text {
  margin: 14px 0px;
  padding-right: 25px;
  padding-left: 0px;
}
.reviews-block .owl-item .item .review-text a {
  color: #333;
}
.reviews-block .owl-item .item .who-reviews {
  margin-top: 20px;
}
.reviews-block .owl-controls {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0%, -100%);
  width: 100%;
}
.reviews-block .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.reviews-block .owl-nav .owl-prev {
  float: left;
}
.reviews-block .owl-nav .owl-next {
  float: right;
}
.reviews-block .owl-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.partners-block {
  padding-top: 25px;
  padding-bottom: 15px;
}
.partners-block .owl-carousel {
  margin-bottom: 20px;
}
.partners-block .owl-carousel .partner-image {
  border: none;
}
.partners-block .owl-stage-outer {
  border-top: 1px solid rgb(195, 154, 107);
  padding-top: 40px;
}
.partners-block .owl-controls {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0%, -100%);
  width: 100%;
}
.partners-block .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.partners-block .owl-nav .owl-prev {
  float: left;
}
.partners-block .owl-nav .owl-next {
  float: right;
}
.partners-block .owl-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.mbfooter {
  margin-top: 30px;
  background: rgb(176, 204, 32);
}
.mbfooter .svg-insta, .mbfooter .svg-youtube, .mbfooter .svg-fb {
  width: 50px;
  height: 50px;
}
.mbfooter a {
  color: #000;
}
.mbfooter .footer-phone {
  font-size: 18px;
}
.mbfooter .navbar-nav {
  flex-direction: row;
  padding: 0rem 0rem;
  padding-top: 5px;
  padding-bottom: 5px;
}
.mbfooter .navbar-nav .nav-item {
  padding: 0.1rem 1em;
}
.mbfooter .navbar-nav .nav-item a {
  color: rgb(44, 34, 69) !important;
  font-size: 16px;
}
.mbfooter .navbar-nav .nav-item:hover, .mbfooter .navbar-nav .nav-item:focus, .mbfooter .navbar-nav .nav-item:active {
  background-color: #fff;
}
.mbfooter .navbar-nav .nav-item:hover a, .mbfooter .navbar-nav .nav-item:focus a, .mbfooter .navbar-nav .nav-item:active a {
  color: #000 !important;
}
.mbfooter .navbar-nav .active, .mbfooter .navbar-nav .active:hover, .mbfooter .navbar-nav .active:focus, .mbfooter .navbar-nav .active:active {
  background-color: #fff;
}
.mbfooter .navbar-nav .active .nav-link, .mbfooter .navbar-nav .active:hover .nav-link, .mbfooter .navbar-nav .active:focus .nav-link, .mbfooter .navbar-nav .active:active .nav-link {
  color: #000 !important;
}

.mehfooter {
  /*
  background-color: $footer-backgroung;
  */
  margin-left: 0;
  margin-right: 0;
  /*margin-bottom: 15px;*/
  margin-top: 30px;
  padding-top: 30px;
  border-top: 5px solid rgb(176, 204, 32);
}
.mehfooter .svg-insta, .mehfooter .svg-youtube, .mehfooter .svg-fb, .mehfooter .soc-vk {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.mehfooter .svg-insta path, .mehfooter .svg-youtube path, .mehfooter .svg-fb path, .mehfooter .soc-vk path {
  fill: rgb(176, 204, 32);
}
.mehfooter .svg-insta:hover path, .mehfooter .svg-youtube:hover path, .mehfooter .svg-fb:hover path, .mehfooter .svg-insta:active path, .mehfooter .svg-youtube:active path, .mehfooter .svg-fb:active path, .mehfooter .svg-insta:focus path, .mehfooter .svg-youtube:focus path, .mehfooter .svg-fb:focus path {
  fill: #fff;
}
.mehfooter .logo {
  width: 130px;
}
.mehfooter p {
  color: rgb(195, 154, 107);
}
.mehfooter a {
  color: rgb(195, 154, 107);
}

.footer-name {
  font-size: 12px;
  padding-top: 5px;
}

.border-lr {
  border-left: 1px solid rgb(195, 154, 107);
  border-right: 1px solid rgb(195, 154, 107);
  padding-left: 80px;
}

.form {
  padding: 10px;
  background: #eee url(/inc/template/assets/images/mail.png) repeat scroll 0 0;
  border-radius: 6px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.form .white-bg {
  padding: 20px;
  background-color: #fff;
}

.cont {
  margin-bottom: 20px;
}
.cont .h2-cont {
  font-size: 20px;
  margin: 20px 0;
}
.cont p {
  font-size: 16px;
}
.cont a {
  font-size: 16px;
}

.h2-cont {
  font-size: 18px;
  margin: 20px 0;
}

.btn-primary {
  color: #4D59A1;
  background-color: rgb(255, 253, 223);
  background-image: none;
  border-color: #4D59A1;
}

.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
  color: #333;
  background-color: #333;
  background-image: none;
  border-color: #4D59A1;
}

.btn-primary:hover {
  color: #333;
  background-color: #c1e2b3;
  border-color: #c1e2b3;
}

#myModalLabel {
  font-family: "Open Sans", sans-serif;
}

.first-page-text {
  padding: 30px 0;
}
.first-page-text p {
  font-size: 23px;
  font-weight: 300;
}

.first-page-text-news {
  padding: 0;
}
.first-page-text-news a {
  color: #000;
}

.fp-text {
  margin-left: 15px;
  padding: 35px 30px;
  /*border: 1px solid $footer-backgroung;*/
  border-left: 3px solid #fff;
}

.news {
  padding-left: 0px;
}
.news .fp-news {
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
  border: 1px solid rgb(195, 154, 107);
  border-left: 3px solid rgb(44, 34, 69);
  margin-bottom: 15px;
}
.news .fp-news .date {
  color: #fff;
  margin-bottom: 3px;
}
.news .fp-news .news-title {
  font-weight: 600;
  margin-bottom: 3px;
}
.news .fp-news a {
  color: rgb(44, 34, 69);
}
.news .fp-news a:hover, .news .fp-news a:active, .news .fp-news a:focus {
  color: rgb(44, 34, 69);
  text-decoration: underline;
}
.fp-h1 {
  margin-left: 15px;
  font-weight: lighter;
  font-size: 20px;
}

.navbar {
  padding: 0rem 0rem;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgb(176, 204, 32) !important;
  border-bottom: 1px solid rgb(176, 204, 32);
}
.navbar .nav-item {
  padding: 0.1rem 1em;
}
.navbar .nav-item a {
  color: rgb(44, 34, 69) !important;
  font-size: 16px;
}
.navbar .nav-item:hover, .navbar .nav-item:focus, .navbar .nav-item:active {
  background-color: #fff;
}
.navbar .nav-item:hover a, .navbar .nav-item:focus a, .navbar .nav-item:active a {
  color: #000 !important;
}
.navbar .active, .navbar .active:hover, .navbar .active:focus, .navbar .active:active {
  background-color: #fff;
}
.navbar .active .nav-link, .navbar .active:hover .nav-link, .navbar .active:focus .nav-link, .navbar .active:active .nav-link {
  color: #000 !important;
}
.navbar-inverse {
  background-color: rgb(176, 204, 32);
}
.navbar-inverse .navbar-toggler {
  height: 35px;
  color: rgb(44, 34, 69);
}
.navbar-inverse .navbar-toggler-icon {
  color: rgb(44, 34, 69);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(61, 59, 59, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.mr-auto {
  margin: auto !important;
}

ol.mylist li {
  display: block;
  margin: 0;
  padding: 20px 0;
  position: relative;
  font-size: 18px;
}
ol.mylist li .linum {
  background: rgb(176, 204, 32) none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  height: 48px;
  left: -65px;
  line-height: 54px;
  margin-top: -28px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 48px;
}

ul.mylist li {
  list-style: none;
  background-position: left 10px;
  background-repeat: no-repeat;
  margin: 0 0 0 3px;
  padding: 5px 0 10px 24px;
  background-image: url(../img/li.png);
}

.googs-item {
  border: 1px solid #808080;
  margin-bottom: 20px;
  transition: border-color 0.3s, box-shadow 0.5s;
  -webkit-transition: all 1s ease-out;
  /*
  .goods-img{
    object-fit: cover;
    object-position: center;
    height: 160px;
    width: 140px;
    margin-top: 10px;
  }
  */
}
.googs-item a {
  display: block;
  width: 100%;
  height: 170px;
  overflow: hidden;
  -webkit-transition: all 1s ease-out;
}
.googs-item a .goods-img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 170px;
  margin-top: 10px;
  overflow: hidden;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
.googs-item a .goods-img:hover, .googs-item a .goods-img:active, .googs-item a .goods-img:focus {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
}
.googs-item a .goods-img img {
  display: block;
  border: 0;
  opacity: 0;
  width: 150px;
  height: 170px;
}
.googs-item a .goods-img img:not(.initial) {
  transition: opacity 1s;
}
.googs-item a .goods-img img.initial,
.googs-item a .goods-img img.loaded,
.googs-item a .goods-img img.error {
  opacity: 1;
}
.googs-item a .goods-img img:not([src]) {
  visibility: hidden;
}
.googs-item .goods-title {
  font-size: 1em;
  font-weight: 500;
  display: block;
  min-height: 65px;
}
.googs-item .cost {
  margin-bottom: 0;
}
.googs-item .cost a, .googs-item .cost .add_to_cart {
  cursor: pointer;
  color: #fff;
  display: block;
  height: 60px;
  font-size: 1.1em;
  padding-top: 15px;
  background-color: #808080;
}
.googs-item .add_to_cart:hover, .googs-item .add_to_cart:active, .googs-item .add_to_cart:focus {
  background-color: rgb(176, 204, 32);
}
.googs-item:hover, .googs-item:active, .googs-item:focus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.item-page .cost {
  margin-top: 20px;
  margin-bottom: 0;
}
.item-page .cost a, .item-page .cost .add_to_cart {
  cursor: pointer;
  color: #fff;
  display: block;
  height: 60px;
  font-size: 1.1em;
  padding-top: 15px;
  background-color: #808080;
}

#cart, #cart_small {
  font-size: 25px;
  color: #fff;
  height: 35px;
  padding-left: 10px;
}
#cart .cc, #cart_small .cc {
  display: block;
  border-radius: 50%;
  background-color: #990000;
  width: 30px;
  height: 30px;
  padding: 2px 10px 10px 10px;
  position: relative;
  top: -40px;
  left: 20px;
  font-size: 17px;
}
#cart .cc a, #cart_small .cc a {
  color: #fff;
}

#cart_small {
  position: relative;
  top: -6px;
  width: 100px;
}

.goods-new-icon {
  position: absolute;
  width: auto;
  padding: 0 15px;
  background-color: #990000 !important;
  color: #fff;
  font-size: 1.8em;
  top: 10px;
  font-family: "Roboto", sans-serif;
}

.product_image {
  display: none;
}

@media (max-width: 576px) {
  .mbtop {
    padding: 0 10px;
  }
  .mbtop .logo {
    width: 90% !important;
    margin-top: 0px !important;
  }
  .mbtop .org_name {
    margin: 0 !important;
    font-size: 15px !important;
  }
  .mbtop .slogon {
    display: none;
    margin: 0;
    font-size: 12px;
    color: rgb(44, 34, 69);
  }
  .mbtop .top-phone {
    font-size: 15px !important;
    margin-left: 0px !important;
  }
  .mbtop .top-phone .tel {
    font-size: 15px !important;
  }
  .mbtop .top-phone p {
    font-size: 15px !important;
  }
  .mbtop #cart {
    position: absolute;
    top: 8px;
    right: 10px;
  }
  .navbar-inverse .navbar-toggler {
    height: 35px;
    color: #696A6E;
    background-color: #fff;
  }
  .gallery {
    padding-right: 15px;
  }
  .gallery .carousel-item img {
    height: 170px;
  }
  .gallery .carousel-caption {
    left: 65%;
    top: 20px;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .gallery .carousel-caption h3 {
    padding-left: 20px;
    font-size: 14px;
  }
  .gallery .carousel-caption p {
    font-size: 12px;
  }
  .news .fp-h1 {
    margin-top: 20px;
    margin-left: 30px;
  }
  .mbfooter {
    display: none;
  }
  .border-lr {
    border-left: none;
    border-right: none;
    padding-left: 0px;
  }
  .googs-item a {
    height: auto !important;
  }
  .googs-item a .goods-img {
    height: auto !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mbtop {
    padding: 0 10px;
  }
  .mbtop .logo {
    margin-top: 0px !important;
  }
  .mbtop .org_name {
    margin: 0 !important;
    font-size: 15px !important;
  }
  .mbtop .slogon {
    display: none;
    margin: 0;
    font-size: 12px;
    color: rgb(44, 34, 69);
  }
  .mbtop .top-phone {
    font-size: 15px !important;
    margin-left: 0px !important;
  }
  .mbtop .top-phone .tel {
    font-size: 15px !important;
  }
  .mbtop #cart {
    position: absolute;
    top: 8px;
    right: 10px;
  }
  .navbar-inverse .navbar-toggler {
    height: 35px;
    color: #696A6E;
    background-color: #fff;
  }
  .mbfooter {
    display: none;
  }
  .gallery {
    padding-right: 15px;
  }
  .gallery .carousel-item img {
    /*height: 227px;*/
  }
  .gallery .carousel-caption {
    left: 65%;
    top: 20px;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .gallery .carousel-caption h3 {
    padding-left: 20px;
    font-size: 14px;
  }
  .gallery .carousel-caption p {
    font-size: 12px;
  }
  .news .fp-h1 {
    margin-top: 20px;
    margin-left: 30px;
  }
  .border-lr {
    border-left: none;
    border-right: none;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mbtop {
    padding: 0 10px;
  }
  .mbtop .logo {
    margin-top: 0px !important;
  }
  .mbtop .org_name {
    margin: 0 !important;
    font-size: 15px !important;
  }
  .mbtop .slogon {
    margin: 0;
    font-size: 12px;
    color: rgb(44, 34, 69);
  }
  .mbtop .top-phone {
    font-size: 15px !important;
    margin-left: 0px !important;
  }
  .mbtop .top-phone .tel {
    font-size: 15px !important;
  }
  .mbtop #cart {
    position: absolute;
    top: 8px;
    right: 10px;
  }
  .navbar-inverse .navbar-toggler {
    height: 35px;
    color: #696A6E;
    background-color: #fff;
  }
  .mbfooter a {
    font-size: 10px;
  }
  .gallery {
    padding-right: 15px;
  }
  .gallery .carousel-item img {
    /*height: 302px;*/
  }
  .gallery .carousel-caption {
    left: 65%;
    top: 20px;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .gallery .carousel-caption h3 {
    padding-left: 20px;
    font-size: 16px;
  }
  .gallery .carousel-caption p {
    font-size: 14px;
  }
  .footer-name {
    padding-left: 40px;
  }
  .border-lr {
    padding-left: 40px;
  }
}
.cookiealert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  border-radius: 0;
  background: #212327 url("cubes.png");
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #ecf0f1;
}

.cookiealert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

.cookiealert a {
  text-decoration: underline;
}

.cookiealert .acceptcookies {
  margin-left: 10px;
  vertical-align: baseline;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.viber, .whatsapp, .telegram {
  position: relative;
  top: -1px;
  width: 20px;
  height: 20px;
  left: -4px;
  margin-left: 5px;
}

.svg-social-reviews {
  position: relative;
  top: 10px;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.svg-social, .svg-social-1, .svg-social-inverse {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.st11 {
  fill: #FFFFFF;
}

.st12 {
  fill: #B0BEC5;
}

.st13 {
  fill: #CFD8DC;
}

.VKst0 {
  fill: #FFFFFF;
}

.inst0 {
  fill: #FFFFFF;
  stroke: #FFFFFF;
  stroke-miterlimit: 10;
}

.inst1 {
  fill: #AFAFAF;
}

.svg-social-horizont, .svg-social-color-horizont {
  height: 40px;
  margin-right: 10px;
}

.svg-social-color-horizont {
  margin-left: 25px;
}

.svg-social-horizont.ssb {
  position: relative;
  height: 25px !important;
  top: -8px;
}

.svg-social, .svg-social-1, .svg-social-inverse {
  margin-right: 5px !important;
  margin-left: 5px !important;
}

.whatsapp-block {
  background: #25D366;
}
.whatsapp-block:before, .whatsapp-block:after {
  border: 1px solid #25D366;
}

.max-block {
  background: #051d7f;
}
.max-block:before, .max-block:after {
  border: 1px solid #051d7f;
}

.tg-block {
  background: #26a4e5;
}
.tg-block:before, .tg-block:after {
  border: 1px solid #26a4e5;
}

.whatsapp-block, .max-block, .tg-block {
  position: fixed;
  right: 13px;
  bottom: 90px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 55px;
  height: 55px;
  color: #fff;
  text-align: center;
  line-height: 53px; /*центровка иконки в кнопке*/
  font-size: 35px; /*размер иконки*/
  z-index: 9999;
}
.whatsapp-block img, .max-block img, .tg-block img {
  width: 55px;
  height: 55px;
}
.whatsapp-block:before, .whatsapp-block:after, .max-block:before, .max-block:after, .tg-block:before, .tg-block:after {
  content: " ";
  display: block;
  position: absolute;
  border: 50%;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: animate 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
}
.whatsapp-block:after, .max-block:after, .tg-block:after {
  animation-delay: 0.5s;
}

@keyframes animate {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.fab-container-bg {
  position: fixed;
  bottom: 45px;
  right: 45px;
  z-index: 9998;
  width: 64px;
  height: 64px;
}
.fab-container-bg:before, .fab-container-bg:after {
  content: " ";
  display: block;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #25D366;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  animation: animate-fab 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
}
.fab-container-bg:after {
  animation-delay: 0.5s;
}

@keyframes animate-fab {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.fab-container {
  position: fixed;
  bottom: 45px;
  right: 45px;
  z-index: 9999;
}
.fab-container .fab {
  width: 64px;
  height: 64px;
  background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
  border-radius: 50%;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
  color: white;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.28s ease;
  position: relative;
  overflow: hidden;
}
.fab-container .fab:hover {
  transform: scale(1.08);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
.fab-container .fab svg {
  width: 60%;
}
.fab-container .fab svg path, .fab-container .fab svg circle, .fab-container .fab svg g {
  fill: #fff;
}
.fab-container .fab svg:hover path, .fab-container .fab svg:hover circle, .fab-container .fab svg:hover g, .fab-container .fab svg:hover rect, .fab-container .fab svg:active path, .fab-container .fab svg:active circle, .fab-container .fab svg:active g, .fab-container .fab svg:active rect, .fab-container .fab svg:focus path, .fab-container .fab svg:focus circle, .fab-container .fab svg:focus g, .fab-container .fab svg:focus rect {
  fill: #e6e6e6;
}
.fab-container .contact-panel {
  position: absolute;
  bottom: 90px;
  right: 0;
  background: white;
  border-radius: 16px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
  padding: 16px 12px;
  min-width: 220px;
  transform: scale(0.7) translateY(30px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.28s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.fab-container .contact-panel.show {
  transform: scale(1) translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.fab-container .contact-panel .messenger-item {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border-radius: 12px;
  margin: 4px 0;
  cursor: pointer;
  transition: all 0.2s;
  color: #333;
  text-decoration: none;
}
.fab-container .contact-panel .messenger-item:hover {
  background: #f0f0f0;
  /* Если нужно чтобы съезжало в сторону 4px */
  transform: translateX(0px);
}
.fab-container .contact-panel .messenger-item img {
  width: 36px;
  height: 36px;
  margin-right: 16px;
  border-radius: 50%;
  object-fit: cover;
}
.fab-container .contact-panel .messenger-item span {
  font-weight: 500;
  font-size: 1.05rem;
  margin-left: 15px;
}

/* Тёмный оверлей при открытой панели */
.overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  z-index: 9990;
}
.overlay.show {
  opacity: 1;
  pointer-events: auto;
}

body {
  font-size: 14px;
  background: #fff;
  /*background-image: url('../img/menu-bg.png');*/
}
body .container {
  background: #fff;
}

.row-flex {
  display: flex;
  flex-flow: row wrap;
}

.fsize .container {
  width: 100%;
  padding: 0;
  background: #fff;
}
.fsize .top-menu {
  /*
  background: $nav-bg-color;
  height: 100px;
  */
}

.fsize-gallery {
  width: 100%;
}
.fsize-gallery .container {
  padding: 0;
  width: 100%;
}

.mbtop {
  border-top: 5px solid rgb(176, 204, 32);
  /*
  border-bottom: 1px solid $top-logo-border-color;
  */
  margin: 0 0;
  padding: 20px;
  /*height: 180px;*/
}
.mbtop .svg-insta, .mbtop .svg-youtube, .mbtop .svg-fb, .mbtop .soc-vk {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.mbtop .svg-insta g rect path, .mbtop .svg-youtube g rect path, .mbtop .svg-fb g rect path, .mbtop .soc-vk g rect path {
  fill: #808080;
}
.mbtop .svg-insta:hover path, .mbtop .svg-youtube:hover path, .mbtop .svg-fb:hover path, .mbtop .svg-insta:active path, .mbtop .svg-youtube:active path, .mbtop .svg-fb:active path, .mbtop .svg-insta:focus path, .mbtop .svg-youtube:focus path, .mbtop .svg-fb:focus path {
  fill: rgb(176, 204, 32);
}
.mbtop .call-me {
  margin-bottom: 30px;
  width: 141px;
}
.mbtop .logo {
  width: 90%;
  margin-top: 10px;
}
.mbtop .logo path {
  /*fill: $nav-bg-color;*/
}
.mbtop .top-phone {
  font-size: 15px;
  margin-left: 60px;
  color: rgb(8, 3, 59);
  font-family: "Open Sans", sans-serif;
}
.mbtop .top-phone .tel {
  font-family: "Open Sans", sans-serif;
  color: rgb(8, 3, 59) !important;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
}
.mbtop .top-phone p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 3px;
  white-space: nowrap;
}
.mbtop .top-phone .viber, .mbtop .top-phone .whatsapp, .mbtop .top-phone .telegram {
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
}
.mbtop .org_name {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 30px;
  margin-top: 39px;
  color: rgb(8, 3, 59);
  background-color: #fff;
}
.mbtop .slogon {
  font-size: 20px;
  font-family: Georgia, Times, "Times New Roman", serif;
  line-height: 50px;
  color: rgb(8, 3, 59);
  background-color: #fff;
}

#map {
  /*
  margin-left: 15px;
  */
  height: 350px;
  width: 1110px;
}

h1 {
  font-size: 1.9rem;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
  margin-top: 30px;
  font-weight: 300;
}

h2 {
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
}

.h1-title {
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
}

h2.mehh2 {
  font-size: 17px;
  text-transform: uppercase;
  background-color: rgb(176, 204, 32);
  color: #fff;
  padding: 5px;
  font-weight: lighter;
}

h4 {
  font-size: 15px;
  color: #000;
}

.port-description {
  margin-top: 30px;
  margin-bottom: 30px;
}
.port-description .desc-text {
  border-left: dotted 2px #808080;
  border-right: dotted 2px #808080;
  padding-left: 40px;
  padding-right: 40px;
}
.port-description .desc-text p {
  line-height: 17px;
}
.port-description .material-text {
  padding-left: 40px;
}
.port-description .material-text ul {
  padding-left: 17px;
}

.bordered {
  border: 1px solid #fff;
  padding: 10px 30px;
  margin: 20px 0;
  min-height: 435px;
}
.bordered img {
  margin-left: 30px;
  margin-top: 20px;
}
.bordered h3 {
  font-size: 14px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 10px;
}

.no-margin-bottom {
  margin-bottom: 0px !important;
}

.border-1px {
  border: 1px solid #fff;
  padding: 10px 30px;
}

.port-menu-block {
  padding: 30px;
}
.port-menu-block .p-menu {
  margin: 10px 20px;
  padding: 0 2px 4px 2px;
  color: rgb(176, 204, 32);
}
.port-menu-block .p-menu:hover, .port-menu-block .p-menu:active, .port-menu-block .p-menu:focus {
  text-decoration: none;
  border-bottom: 1px solid rgb(176, 204, 32);
}
.port-menu-block .p-menu-active {
  margin: 10px 20px;
  padding: 0 2px 4px 2px;
  color: rgb(176, 204, 32);
  border-bottom: 2px solid rgb(176, 204, 32);
}
.port-menu-block .p-menu-active:hover, .port-menu-block .p-menu-active:active, .port-menu-block .p-menu-active:focus {
  text-decoration: none;
}

.price-text {
  margin: 30px 40px;
}

.cont-text {
  padding: 30px 0 30px 0;
}
.cont-text .sub-menu {
  padding-left: 0px;
  border-right: 1px solid #000;
}
.cont-text .sub-menu ul {
  list-style: none;
  margin-left: -20px;
}
.cont-text .sub-menu ul li {
  font-size: 0.8rem;
  font-family: "Open Sans", sans-serif;
  border-bottom: 1px dotted #000;
  padding: 10px 10px;
}
.cont-text .sub-menu ul li.active {
  box-shadow: -3px 0px 0px 0px #000;
}
.cont-text .sub-menu ul li.active a {
  font-weight: 500;
  text-decoration: none;
}
.cont-text .sub-menu ul li:first-child {
  border-top: 1px dotted #000;
}
.cont-text .sub-menu ul li:hover, .cont-text .sub-menu ul li:active, .cont-text .sub-menu ul li:focus {
  box-shadow: -3px 0px 0px 0px #000;
}
.cont-text .sub-menu ul li a {
  color: #000;
  font-size: 16px;
}
.cont-text .sub-menu ul li a:hover, .cont-text .sub-menu ul li a:active, .cont-text .sub-menu ul li a:focus {
  font-weight: 500;
  text-decoration: none;
}
.cont-text h1 {
  font-size: 1.9rem;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}

#links img {
  margin-top: 20px;
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 190px;
  width: 190px;
}

.no-padding {
  padding: 0;
  margin: 0;
}

.header-bg {
  /*
  background-image: url('../img/sh_header1.jpg') !important;
  background-position: center center !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  */
  background-color: #fff;
}

.bg-line {
  padding-top: 26px;
  background-image: url("../img/line-bg.jpg") !important;
}

.carousel {
  width: 100%;
}

.add_to_cart {
  cursor: pointer;
}

.breadcrumb {
  margin-top: 20px;
  background-color: transparent;
  color: #2c2245;
}
.breadcrumb a {
  color: #2c2245;
}

.scrollup {
  position: fixed;
  color: #fff;
  background-color: rgb(176, 204, 32);
  right: 20px;
  bottom: 0px;
  padding: 4px 10px;
  font-size: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  display: none;
  text-align: center;
}

.scrollup:hover {
  background-color: rgb(44, 34, 69);
}

/*

*/

/*# sourceMappingURL=style2.css.map */
