header .sp-megamenu-parent > li {
    padding-right: 10px;
}

/* ======================================================================================================================================================
тени в слайдшоу
====================================================================================================================================================== */
.sp-page-title h2, .sp-page-title h3 {
    text-shadow: 1px 1px 2px black, 0 0 1em black;
}

/* ======================================================================================================================================================
тени в слайдшоу
====================================================================================================================================================== */
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-fullwidth-item-text-wrap {
    text-shadow: 1px 1px 2px black, 0 0 1em black;
}

/* ======================================================================================================================================================
высота примеров работ на главной
====================================================================================================================================================== */
#section-id-1531391972350 > div.sppb-row-container {
    height: 600px;
}


/* ======================================================================================================================================================
Размерсоциальных иконок в 
====================================================================================================================================================== */

#sp-top1 .social-icons {
    font-size: 30px;
}



/* ======================================================================================================================================================
Стиль модуля сравнения
====================================================================================================================================================== */

@import "lesshat";

.ba-slider {
    position: relative;
    overflow: hidden;
}
 
.ba-slider img {
    width: 100%;
    display:block;
}
 
.resize {
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
}


.handle { /* Thin line seperator */
  position:absolute; 
  left:50%;
  top:0;
  bottom:0;
  width:4px;
  margin-left:-2px;
 
  background: rgba(0,0,0,.5);
  cursor: ew-resize;
}
 
.handle:after {  /* Big orange knob  */
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
 
    content:'\21d4';
    color:white;
    font-weight:bold;
    font-size:36px;
    text-align:center;
    line-height:64px;
 
    background: #ffb800; /* @orange */
    border:1px solid #e6a600; /* darken(@orange, 5%) */
    border-radius: 50%;
    transition:all 0.3s ease;
    box-shadow:
      0 2px 6px rgba(0,0,0,.3), 
      inset 0 2px 0 rgba(255,255,255,.5),
      inset 0 60px 50px -30px #ffd466; /* lighten(@orange, 20%)*/ 
}

.draggable:after {
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    line-height:48px;
    font-size:30px;
}


/* ======================================================================================================================================================
Форма обратной связи
====================================================================================================================================================== */
.btn-success {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-success:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.btn-success:not(:disabled):not(.disabled):active {
    color: #000;
    background-color: #ffffff;
    border-color: #000000;
}

.form-control:focus {
    color: #495057;
    border-color: #000000;
    box-shadow: 0 0 0 0.2rem rgb(27 27 27 / 25%);
}

/* ======================================================================================================================================================
Вписываем по высоте iframe записи
====================================================================================================================================================== */
#sppb-modal-1656585531783.white-popup-block {
    height: auto;
}

/* ======================================================================================================================================================
Стиль кнопки записи
====================================================================================================================================================== */
#sppb-addon-1657703383518 .sppb-btn {
	position: fixed;
    bottom: 20px;
    right: 20px;
    display: block;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    font-weight: light;
    /* font-family: 'Trebuchet MS', sans-serif; */
    /* text-transform: uppercase; */
    text-align: center;
    line-height: 40px;
    color: white;
    line-break: auto;
    padding-top: 14px;
    letter-spacing: 0.1px;
    padding-left: 11px;
    box-shadow: 0px 0px 0px 0px #000 !important;
    -webkit-animation: pulse 1.5s infinite;
    font-size: small;
		}
#sppb-addon-1656585531783 .sppb-btn {
	position: fixed;
    bottom: 20px;
    right: 20px;
    display: block;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    font-weight: light;
    /* font-family: 'Trebuchet MS', sans-serif; */
    /* text-transform: uppercase; */
    text-align: center;
    line-height: 40px;
    color: white;
    line-break: auto;
    padding-top: 14px;
    letter-spacing: 0.1px;
    padding-left: 11px;
    box-shadow: 0px 0px 0px 0px #000 !important;
    -webkit-animation: pulse 1.5s infinite;
    font-size: small;
		}
@-webkit-keyframes pulse {
  0% {
    @include transform(scale(0.9));
  }
  70% {
    @include transform(scale(1));
    box-shadow: 0 0 0 100px rgba(#5a99d4, 0);
  }
    100% {
    @include transform(scale(.9));
    box-shadow: 0 0 0 0 rgba(#5a99d4, 0);
  }
}

/* ======================================================================================================================================================
Стиль кнопки в меню
====================================================================================================================================================== */
		#top-2-button .sppb-btn {
    		margin-top: 5px;
		}

		#top-2-button .sppb-btn:hover, ul.social-icons > li a:hover, #top-2-button .sppb-btn:focus, ul.social-icons > li a:focus {
    		color: #000;
    		background-color: #fff;
		}

		.sppb-text-left .sppb-btn.sppb-btn-default {
    		color: #fff;
    		background-color: #000;
		}

/* ======================================================================================================================================================
Убираем оверлей в щфканс меню не давал нажимать меню
====================================================================================================================================================== */

		#section-id-1532088156868 .sppb-row-overlay {
  			display: none;
		}
		#section-id-1532089312623 .sppb-row-overlay {
  			display: none;
		}

		#top-2-button .sppb-row-overlay {
  			display: none;
		}

/* ======================================================================================================================================================
Уменьшаем заголовки в Слайдере на главной для мобильных
====================================================================================================================================================== */
		@media (max-width: 768px) {
		.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title {
    		font-size: 38px;
    		letter-spacing: 8px;
    		margin-bottom: 10px;
			}
		}

/* ======================================================================================================================================================
Вписываем по высоте iframe записи
====================================================================================================================================================== */
		#sppb-modal-1656522207546.white-popup-block {
    		height: auto !important;
			}