body
{
	background: white;
	color: black;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
/*	font-weight: 300;*/
}
.wbst-404-wrapper
{
	width: 100%;
	text-align: center;
	margin-top: 120px;
}
.wbst-404-homebutton a
{

}
.wbst-404-text1
{
	font-size: 120px;
    font-weight: 900;
    color: #a7a7a7;
	line-height: 1.1;
}
.wbst-404-text2
{
	color: #333;
    font-size: 18px;
    margin-bottom: 28px;
}





.wbst-main .sf2Win.error
{
	border: 8px solid red;
    padding: 15px 0px;
	background: white;
	max-width: 430px;	
}
.sf2Win-close
{
	top: 5px;
    right: 10px;
    text-shadow: none;
    color: #8c8c8c;
    font-size: 22px;	
}
.wbst-main  .sf2Win.success
{
	border: 4px solid rgba(65, 204, 10, 1);
	background: white;
	padding: 15px 0px;
}
.wbst-main  .sf2Win.success h4
{
	font-size: 40px;
}


.wbst-main #sp-header.has-slideshow.menu-fixed-out
{
	border-bottom: 1px solid #ccc;
	background: rgba(245,245,245,0.94);
}

.wbst-top-phones a
{
	color: black;
}
.wbst-top-phones a:hover
{
	color: black;
}
.wbst-main  #sp-header .logo {
	height: 60px;
}
.wbst-main  #offcanvas-toggler
{
	height: 60px;
	display: none;
}
.sp-megamenu-parent
{
	float: none;
	text-align: center;
	border-top: 1px solid #b1b1b1;
}
.wbst-main .sp-megamenu-parent >li >a
{
	line-height: 34px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;	
	font-size: 16px;
	padding: 0 24px;
	text-transform: lowercase;
}
.wbst-main  #offcanvas-toggler
{
	line-height: 60px;
}
.wbst-main  #sp-header.has-slideshow.menu-fixed-out .sp-megamenu-parent >li >a, .wbst-main   #sp-header.has-slideshow.menu-fixed-out #offcanvas-toggler >i
{
	color: black;
}
.wbst-main #sp-footer
{
	background: white;
}

.wbst-main .sp-copyright
{
	color: black;
}
.wbst-main .sp-copyright a
{
	color: black;
}
.wbst-main .sp-copyright a:hover
{
	color: blue;
}
.wbst-main #sp-header
{
	position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
	background: #f9f9f9;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.wbst-slogan
{
    margin: 75px 0px 122px;
    width: 50%;
    float: left;
}
.wbst-slogan h1
{
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	font-weight: 500;
}
.wbst-slogan h2
{
    font-size: 24px;
    color: #5699ff;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight: 400;
}
.wbst-slogan ul
{
	font-size: 20px;
    line-height: 1.4;
	margin-bottom: 20px;
}



.wbst-slogan-button button.sf2-callBtn
{

    background-color: #ffe000;
    font-size: 14px;
    min-width: 156px;
    color: #000;
    text-align: center;
    padding: 0 48px;
    line-height: 50px;
    font-weight: 500;
	border-radius: 0px;
    -webkit-transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,transform .3s linear;
    transition: background-color .3s linear,transform .3s linear,-webkit-transform .3s linear;
    animation: radial-pulse 3s infinite;
}
.wbst-button1 button.sf2-callBtn
{

    background-color: #ffe000;
    font-size: 14px;
    color: #000;
    text-align: center;
    padding: 0 22px;
    line-height: 50px;
    font-weight: 500;
	border-radius: 50px;
    -webkit-transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,transform .3s linear;
    transition: background-color .3s linear,transform .3s linear,-webkit-transform .3s linear;
/*    animation: radial-pulse 3s infinite;*/
}
.wbst-button1 button.sf2-callBtn:focus
{
	outline: none;
}
.wbst-button2
{
	margin-top: 15px;
}
.wbst-button2 button.sf2-callBtn
{
	background: transparent;
    padding: 10px 20px;
    border: 1px solid white;
}
.wbst-button2 button.sf2-callBtn:hover, .wbst-button2 button.sf2-callBtn:focus
{
	background: white;
	color: #569AFF;
}
.wbst-service-item:hover .wbst-button1 button.sf2-callBtn
{
	animation: radial-pulse 3s infinite;
}
.wbst-header-row
{
/*	background: linear-gradient(90deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%), url(/images/calc-bg.webp);*/
	background: linear-gradient(90deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%), url(/images/header-bg.webp);
/*	background-image: url(/images/header-bg.jpg);
	background-position: 50% 0px;
	background-repeat: no-repeat;
	background-size: cover;*/
	position: relative;
}
.wbst-header-row:before
{
/*    content: '';
    position: absolute;
    left: calc(50% - 1px);
    top: 0;
    border: 302px solid transparent;
    border-left: 80px solid rgba(255, 255, 255, 0.2);*/
	
/*	content: '';
    position: absolute;
    left: calc(50% - 1px);
    top: 0;
    border: 302px solid transparent;
    border-left: 70px solid #5699ff;*/
}
.wbst-header-row:after
{
	content: '';
    position: absolute;
    left: calc(50% - 1px);
    top: 0;
    border: 269px solid transparent;
    border-left: 60px solid white;	
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a
{
	color: #000;
/*	background: none;*/
}
.sp-megamenu-parent >li >a:after
{
	content: none;
}
.wbst-right-slogan
{
    float: left;
    width: 50%;
    text-align: right;
}
.wbst-advantages-wrapper
{
    margin-top: 85px;
    display: inline-block;
}
.wbst-advantages-item
{
	color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border: 1px dashed #ffe000;
    font-weight: 500;
    text-shadow: 1px 1px 0px black;
    width: 250px;
	position: relative;
}
.wbst-advantages-item + .wbst-advantages-item
{
	margin-top: 40px;
}
.wbst-advantages-item-image1 img
{
	position: absolute;
    left: -34px;
    top: 12px;	
}
.wbst-advantages-item-image3 img
{
	position: absolute;
    left: -34px;
    top: 12px;	
}
.wbst-advantages-item-image2 img
{
	position: absolute;
    left: -34px;
    top: -26px;	
}
.wbst-row-title h3, .wbst-row-title h2
{
	font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 500;
	margin-top: 0px;
	margin-bottom: 40px;
}
img.wbst-bg2
{
	float: right;
	-webkit-filter: drop-shadow(14px 14px 21px rgba(0, 0, 0, .18));
    filter: drop-shadow(14px 14px 21px rgba(0, 0, 0, .18));
}
img.wbst-bg3
{
	float: right;
	-webkit-filter: drop-shadow(14px 14px 21px rgba(0, 0, 0, .18));
    filter: drop-shadow(14px 14px 21px rgba(0, 0, 0, .18));
}
#sp-page-builder .sppb-section.wbst-what-changes-row
{
/*	margin-top: 40px;*/	
	position: relative;
	z-index: 2;
}
.wbst-what-changes-module
{
	position: relative;
	padding-top: 80px;
}
.wbst-what-changes-module:before
{
	content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 150px;
	height: 3px;	
	background: #5699ff;
}
.wbst-services-text
{

}

.wbst-services-row 
{
    background-image: url(/images/help-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding: 70px 0px;
    margin-top: -80px;
    position: relative;
    z-index: 1;
}
.wbst-services-wrapper
{
	margin: 20px -10px 0px;
}
.wbst-service-item-wrapper
{
	width: 25%;
	padding: 0px 10px;
	float: left;
}
.wbst-service-item
{
	background: white;
	padding: 20px;
	text-align: center;
}
.wbst-service-item-icon
{
	margin-bottom: 10px;
}
.wbst-service-item-icon img
{
	width: 70px;
	display: inline-block;
}
.wbst-service-item-title
{
	font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
}
.wbst-service-item-subtitle
{
	font-size: 16px;
    margin-top: 10px;
	line-height: 1;
}
.wbst-service-item-subtitle.wbst-project-cost
{
	text-align: left;
    margin-left: 54px;
    line-height: 1.4;
    min-height: 100px;
}
.wbst-project-cost strong
{
	font-weight: 600;
}
.wbst-service-item-title-wrapper
{
	min-height: 100px;
}
.wbst-service-item-cost
{
	margin-bottom: 30px;
}
.wbst-calc-row
{
	padding: 70px 0px 0px;
	background: #efefef;

}
.wbst-calc-row-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
	text-align: center;
}
.wbst-calc-row .wbst-row-title h2
{
	text-align: center;
	color: #579aff;
}
.wbst-calc-form-wrapper
{
    width: 66%;
    padding: 30px 60px 10px;
    background: white;
    margin: 40px auto 0px;	
}
.wbst-calc-form-title
{
	margin-bottom: 25px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 30px;
    position: relative;
}
.wbst-calc-form-title span
{
	color: #579aff;
}
/*.wbst-calc-form-title:before
{
	content: '';
	position: absolute;
	bottom: 0px;
	left: calc(50% - 100px);
	width: 200px;
	height: 1px;
	background: #c7c7c7;
}
*/
.sf2Style-default .wbst-form .sf2-form-label-wrap label 
{
}
.sf2Style-default .wbst-form .sf2-form-group input.sf2-element, .sf2Style-default .wbst-form .sf2-form-group select.sf2-element, .sf2Style-default .wbst-form .sf2-form-group textarea.sf2-element {
    font-size: 18px;
    font-weight: 400;
    padding: 18px 15px 18px 30px;
    background: #f6f6f6;
    -webkit-box-shadow: inset 0 2px 4px #e9e9e9;
    /*box-shadow: inset 0 2px 4px #e9e9e9;*/
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.075);	
    border-radius: 0px;
    border: none;
}
.wbst-calc-form .sf2-form-group + .sf2-form-group 
{
    margin-top: 20px;
}
.wbst-calc-form label span
{
	color: #579aff;
}
.wbst-calc-button-wrapper 
{
    text-align: center;
}
.wbst-calc-button 
{
    margin-top: 35px;
    display: inline-block;
    position: relative;
}
.sf2Style-default .wbst-calc-button button.sf2-element[type="submit"]
{
	background-color: #ffe000;
    font-size: 16px;
    color: #000;
    text-align: center;
    padding: 18px 48px;
    line-height: 1.3;
    font-weight: 500;
    border-radius: 0px;
    -webkit-transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,transform .3s linear;
    transition: background-color .3s linear,transform .3s linear,-webkit-transform .3s linear;
    animation: radial-pulse 3s infinite;	
}
.sf2-form-group .sf2-form-label-wrap label .sf2-required
{
	display: none;
}
.wbst-sequencing-row
{
	padding: 160px 0px 150px;
}
.wbst-sequencing-text
{
	max-width: 50%;
	text-align: right;
}
.wbst-sequencing-text h3
{
    font-size: 32px;
    margin-top: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 30px;	
}
.wbst-sequencing-text strong
{
	font-weight: 600;
}
.wbst-term-row
{
	padding-bottom: 60px;
}
.wbst-term-wrapper
{
	height: 300px;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(-80deg, #579aff 55%, rgba(0, 0, 0, 0) 55%), url(/images/term-bg.webp);
    background-position: left center;
    background-size: contain;
    -webkit-box-shadow: 0px 15px 51px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 15px 51px rgba(0, 0, 0, 0.46);	
}
.wbst-term-wrapper.wbst-free-consult-wrapper
{
    background: linear-gradient(-80deg, #579aff 57%, rgba(0, 0, 0, 0) 57%), url(/images/consult-bg.webp);	
}
.wbst-term-text-wrapper
{
	float: right;
    width: 55%;
    color: white;
    margin-top: 41px;
	padding-right: 220px;
}

.wbst-free-consult-wrapper .wbst-term-text-wrapper
{
    margin-top: 15px;
	width: 57%;
	padding-right: 225px;
}
.wbst-term-text1
{
    font-family: 'Oswald', sans-serif;
    font-size: 70px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 25px;
}
.wbst-free-consult-wrapper .wbst-term-text1
{
	margin-bottom: 0px;
}
.wbst-term-timer img
{
	position: absolute;
    right: -50px;
    top: -14px;
}
.wbst-cons-notepad img
{
    position: absolute;
    right: -55px;
    top: 10px;
}
.wbst-row-title2
{
	font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 30px;
	line-height: 1.2;
}
.wbst-guarantees-wrapper
{
	margin: 0px -20px;
}
.wbst-guarantees-item-wrapper
{
	width: 50%;
	float: left;
	padding: 20px;
}
.wbst-guarantees-item-title
{
    font-weight: 500;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 12px;
    background: white;
    position: relative;
    padding-top: 5px;
}
.wbst-guarantees-item
{
    position: relative;
    border: 1px dashed #e2e2e2;
    padding: 20px;
}
.wbst-guarantees-item-number
{
    font-size: 50px;
    font-weight: 800;
    color: #ffe000;
    top: 6px;
    position: relative;
}
.wbst-guaratees-row
{
	padding-bottom: 60px;
}
.wbst-timeline-title-row
{
	padding-top: 60px;
	background: #579aff;
}
.wbst-timeline-row
{
	background: #579aff;
    padding: 20px 0px 60px;
}

.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date
{
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 26px;
    color: white;
}
.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge
{
	 width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 50%;
    left: calc(50% - 9px);
    top: 35px;
}
.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-badge 
{
    height: 20px;
    top: 26px;
}
.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before 
{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
    box-shadow: 0 3px 2rem rgba(33, 33, 33, 0.07);
    background-color: #ffffff;
    border-radius: 100%;
    z-index: -1;
    opacity: 0.4;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-animation: scale-before 4s infinite linear;
    animation: scale-before 4s infinite linear;
    border: none;
}
.wbst-timeline-row #sppb-addon-1593604365193 .sppb-addon-timeline .sppb-addon-timeline-wrapper:before, .wbst-timeline-row #sppb-addon-1593604365193 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after, .wbst-timeline-row #sppb-addon-1593604365193 .sppb-addon-timeline .timeline-movement.even:before
{
	background-color: white;
}
.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after 
{
    width: 30px;
    top: 9px;	
}
.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel
{
	background: white;
	border: none;
	border-radius: 10px;
	width: 380px;
	margin-left: 20px;
    padding: 13px 25px;
}
.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part
{
	margin-right: 20px;
    padding: 13px 25px;
}
.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title
{
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    margin: 5px 0px 15px;
}
.wbst-gallery-row
{
	padding: 60px 0px;
}

.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb 
{
    width: 25%;
    padding: 20px;
}
.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink 
{
    width: 100% !important;
}
.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg 
{
    background-size: cover;
    width: 100% !important;
    background-position: center center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.wbst-gallery-row ul.sigFreeClassic
{
	margin: 0px -20px;
}
.wbst-testimonial-image1
{
	position: absolute;
    top: 0px;
    left: 40%;
    -webkit-animation: transform-shiver 2400ms linear 0ms infinite normal both;
    animation: transform-shiver 2400ms linear 0ms infinite normal both;
}
.wbst-testimonial-image2 
{
    position: absolute;
    right: 15%;
    top: 40px;
    -webkit-animation: transform-shiver 3000ms linear 0ms infinite normal both;
    animation: transform-shiver 3000ms linear 0ms infinite normal both;
}
.wbst-testimonial-image3 
{
    position: absolute;
    left: -20px;
    top: 30px;
    -webkit-animation: transform-shiver 5000ms linear 0ms infinite normal both;
    animation: transform-shiver 5000ms linear 0ms infinite normal both;
}
.wbst-testimonials-row
{
	padding-bottom: 20px;
}
.wbst-testimonials-title-row .wbst-row-title2
{
	text-align: center;
}
.wbst-testimonials-row #sppb-addon-1593867067737 .sppb-testimonial-carousel-message
{
	font-size: 16px;
    line-height: 1.5;
    color: #3a3a3a;
	margin-bottom: 15px;
}
.wbst-testimonials-row #sppb-addon-1593867067737 .sppb-testimonial-carousel-rating
{
	margin-bottom: 0px;
}
.wbst-testimonials-row #sppb-addon-1593867067737 .sppb-testimonial-carousel-name
{
	margin: 5px 0px 0px 0px;
	color: black;
	font-size: 16px;
}
.wbst-testimonials-row #sppb-addon-1593867067737 .sppb-testimonial-carousel-designation
{
	font-size: 14px;
}
.wbst-questions-row 
{
/*    background: #579aff;*/
    padding: 60px 0px;
}
.wbst-faq .sppb-panel-group .sppb-panel + .sppb-panel 
{
    margin-top: 11px;
}
.wbst-faq .sppb-panel
{
	border: none;
}
.wbst-faq .sppb-panel-title
{
	font-size: 20px;
	font-weight: 500;
	color: black;
}
.wbst-faq .sppb-panel-heading
{
	padding: 24px 30px 22px 15px;
	border: 1px solid #579aff;
}
.wbst-faq .sppb-panel-default>.sppb-panel-heading
{
	background: white;
}
.wbst-faq .sppb-panel-body
{
	border-top: none;
	padding: 22px 15px 0px 36px;
    color: #3a3a3a;
	font-size: 16px;
}
.wbst-faq #sppb-addon-wrapper-1594027970389
{
	margin: 0px;
}
.wbst-faq .sppb-panel:hover .sppb-panel-title
{
	color: #579aff;
}
.wbst-faq .sppb-panel-default>.sppb-panel-heading .sppb-toggle-direction
{
	color: #579aff;
}
.wbst-faq .sppb-panel-default>.sppb-panel-heading.active .sppb-toggle-direction
{
	color: white;
}
.wbst-faq .sppb-panel-heading.active
{
	background: #579aff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
}
.wbst-faq .sppb-panel-heading.active .sppb-panel-title
{
	color: white;
}


.wbst-faq .sppb-panel-default>.sppb-panel-heading:hover .sppb-toggle-direction
{
	color: white;
}
.wbst-faq .sppb-panel-heading:hover
{
	background: #579aff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
}
.wbst-faq .sppb-panel-heading:hover .sppb-panel-title
{
	color: white;
}
.wbst-text1
{
	font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 24px;
}

.wbst-question-button button.sf2-callBtn
{
    background-color: #ffe000;
    font-size: 14px;
    min-width: 156px;
    color: #000;
    text-align: center;
    padding: 0 48px;
    line-height: 50px;
    font-weight: 500;
	border-radius: 0px;
    -webkit-transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,transform .3s linear;
    transition: background-color .3s linear,transform .3s linear,-webkit-transform .3s linear;
    animation: radial-pulse 3s infinite;
	position: relative;
}
.wbst-question-button button.sf2-callBtn:focus
{
	outline: none;
}
.wbst-question-button button.sf2-callBtn:after
{
	content: '';
	height: 36px;
	width: 36px;
	position: absolute;
	top: -10px;
	right: -70px;
	background: url(/images/arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;	
}
.wbst-question-button
{
	text-align: center;
    margin-top: 30px;
}
.wbst-text2
{
	text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #808080;
}
#sp-wbst-logo-row {
    padding: 8px 0px 8px;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 200;
    background: #f9f9f9;
/*    border-bottom: 1px solid #e8e8e8;*/
}
.wbst-logo-wrapper {
    float: left;
    min-width: 220px;
}
.wbst-logo img {
    float: left;
    margin-right: 10px;
    width: 50px;
    opacity: 0.3;
}
.wbst-logo-text {
    color: #1d1d1d;
    font-size: 23px;
    line-height: 0.9;
    padding-top: 3px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}

.wbst-top-rating-wrapper {
    float: left;
    min-width: 240px;
    margin-left: 80px;
}
.wbst-flag-image {
    position: absolute;
    top: -4px;
    float: left;
    margin-right: 6px;
}
.wbst-top-rating-text {
    padding-left: 73px;
    line-height: 1.2;
    font-size: 12px;
    position: relative;
    top: 8px;
    color: gray;
    font-weight: 500;
}
.wbst-stars-image {
    margin-bottom: 5px;
}
.wbst-top-region-wrapper {
    float: left;
    min-width: 280px;
    margin-left: 56px;
}
.wbst-region-image {
    float: left;
    position: relative;
    top: 11px;
    margin-right: 5px;
}
.wbst-top-region-text {
    position: relative;
    top: 25px;
    line-height: 1.2;
    color: gray;
    font-size: 14px;
}
.wbst-top-phones-wrapper {
    float: right;
    line-height: 1.2;
}
.wbst-top-hours {
    color: gray;
    font-weight: 300;
	font-size: 14px;
}
.wbst-top-hours img {
    float: left;
    top: 4px;
    position: relative;
    margin-right: 6px;
}
.wbst-top-phones {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
}
.wbst-top-phones a {
    color: black;
}
.wbst-top-phones img {
    display: inline-block;
    top: -3px;
    position: relative;
    margin-right: 6px;
}
.wbst-button5 button.sf2-callBtn {
    border: 1px solid #da291c;
    color: #da291c;
    overflow: hidden;
    background: transparent;
    font-size: 15px;
    padding: 2px 15px 3px;
}
.wbst-download-button button.sf2-callBtn 
{
    border: 1px solid #da291c;
    color: #da291c;
    overflow: hidden;
    background: transparent;
    font-size: 15px;
    padding: 5px 15px 6px 50px;
	position: relative
}
img.wbst-arrow3 
{
	position: absolute;
    right: -113px;
    bottom: -37px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
}
.wbst-download-button button.sf2-callBtn:hover
{
	-webkit-box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.3);
	
/*	background: #da291c;
	color: white;*/
}
.wbst-download-button i
{
	position: absolute;
    top: 15px;
    left: 18px;
    font-size: 23px;
	-webkit-transition: none;
	transition: none;
}

.wbst-discount-row
{
	background-image: url(/images/help-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 70px 0px;
}
.wbst-discount-text1
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 7px;
}
.wbst-discount-text2
{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;	
}
.wbst-discount-text2 span
{
	color: red;
}
.wbst-discount-text-wrapper
{
	width: 50%;
	float: left;
	text-align: center;
}
.wbst-discount-item-wrapper
{
	background: white;
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 40px 20px;
	position: relative;
}
img.wbst-arrow2
{
	position: absolute;
	left: -90px;
	top: -15px;
}
.wbst-discount-item-title
{
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 20px;	
}
.wbst-discount-text3
{
	margin-bottom: 20px;
}

.wbst-discount-item-wrapper .sf2Layout-blocks .sf2-form-label-wrap
{
	display: none;
}
.wbst-discount-item-wrapper .sf2Style-default .sf2-form-group input.sf2-element, .wbst-discount-item-wrapper .sf2Style-light .sf2-form-group input.sf2-element
{
	text-align: center;
	
	background: rgba(191, 191, 191, 0.15);
	width: 100%;
	padding: 15px 5px;
    border-radius: 50px;
    border: none;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.075);
    font-size: 16px;
}

.wbst-discount-button
{
	margin-top: 20px;
}
.sf2Style-default .wbst-discount-button button.sf2-element[type="submit"], .sf2Style-default .wbst-discount-button button.sf2-element.sf2SendBtn, .sf2Style-light .wbst-discount-button button.sf2-element[type="submit"], .sf2Style-light .wbst-discount-button button.sf2-element.sf2SendBtn
{
	background-color: #ffe000;
    font-size: 14px;
    color: #000;
    text-align: center;
    padding: 0 22px;
    line-height: 50px;
    font-weight: 500;
    border-radius: 50px;
    -webkit-transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,transform .3s linear;
    transition: background-color .3s linear,transform .3s linear,-webkit-transform .3s linear;
    animation: radial-pulse 3s infinite;	
	width: 100%;
}
img.wbst-girl
{
	position: absolute;
    right: 40px;
    bottom: -70px;
}
.wbst-power-row
{
	background-color: black;
	background-image: url(/images/power-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding: 150px 0px;
	background-attachment: fixed;
}
.wbst-power-text-wrapper
{
	width: 60%;
/*    margin-left: auto;*/
    text-align: center;
    color: white;
/*    border: 1px dashed white;*/
    padding: 40px;
}
.wbst-power-title
{
	margin-bottom: 30px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    font-weight: 500;	
}
.wbst-power-text
{
    font-style: italic;
}
section#sp-wbst-footer
{
    background: #efefef;
    padding: 60px 0px 31px;
    font-size: 16px;
    line-height: 1.3;	
}
.wbst-footer-col 
{
    width: 25%;
    float: left;
    padding: 0px 15px;
}
.wbst-footer-text1 
{
    font-size: 16px;
    margin-top: 15px;
}
.wbst-footer-title 
{
	font-size: 22px;
    font-weight: 500;
    margin: 9px 0px 20px;
    font-family: 'Oswald', sans-serif;
}
#sp-wbst-footer .wbst-logo-text
{
	color: black;
}
.wbst-footer-wrapper 
{
    margin: 0px -15px 40px;
	line-height: 1.4;
}
.wbst-copyright 
{
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 1);
    padding-top: 36px;
    font-size: 14px;
    color: rgb(165, 165, 165);
    font-weight: 300;
}
.wbst-copyright a 
{
    color: rgb(165, 165, 165);
    -webkit-transition: none;
    transition: none;
}
.wbst-copyright a:hover
{
	text-decoration: underline;
    color: rgb(165, 165, 165);
}
.wbst-phones-bottom a
{
    color: black;
    -webkit-transition: none;
    transition: none;
    display: inline-block;
    margin-bottom: 9px;	
	font-weight: 600;
	font-size: 18px;
}
.wbst-phones-bottom img 
{
    display: inline-block;
    top: -1px;
    position: relative;
    margin-right: 6px;
}
.sp-module .wbst-bottom-menu ul 
{
    margin-left: 18px;
    list-style: square;
}
.sp-module .wbst-bottom-menu ul >li 
{
    border-bottom: 0px;
    display: list-item;
}
.sp-module .wbst-bottom-menu ul >li >a 
{
    padding: 0px;
    line-height: 1.3;
    color: black;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-transition: none;
    transition: none;
}
.sp-module .wbst-bottom-menu ul >li >a:hover
{
    text-decoration: underline;
}
.sp-module .wbst-bottom-menu ul >li >a:before
{
	content: none;
}
.wbst-copyright p 
{
    margin-bottom: 5px;
}
.wbst-main .sf2Win
{
	width: 650px;
	border-radius: 0px;
	padding-bottom: 40px;
/*	background: white;*/
    border: none;
	padding-left: 300px;
	position: relative;
	background: linear-gradient(-90deg, #ffffff 75%, rgb(255, 224, 0) 75%);
}
.wbst-main .sf2Win:before 
{
    content: '';
    position: absolute;
    bottom: 0px;
    height: 400px;
    width: 281px;
    background-image: url(/images/form-image.webp);
    left: 32px;
	background-repeat: no-repeat;	
}
.wbst-main .sf2Win.sf2Style-light:before 
{
    background-image: url(/images/poryadok.webp);
	background-size: contain;
	background-position: center center;
	bottom: -27px;
}
.sf2Style-light .sf2-form-group input.sf2-element, .sf2Style-light .sf2-form-group select.sf2-element, .sf2Style-light .sf2-form-group textarea.sf2-element
{
	color: #555;
}
.wbst-main .sf2Win.error:before
{
	content: none;
}
/*.wbst-form-ingeneer:before
{
	content: '';
    position: absolute;
    bottom: -112px;
    height: 400px;
    width: 281px;
    background-image: url(/images/form-image.png);
    left: -267px;
}*/
.wbst-form-popup
{
    margin: 0px 30px 0px 0px;
    padding-top: 30px;
    position: relative;
}
.sf2Style-light .wbst-form-popup
{
    padding-top: 29px;	
}
.sf2Layout-blocks .wbst-form-popup .sf2-form-label-wrap
{
	display: none;
}
.wbst-form-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 500;	
	margin-bottom: 10px;
}
.wbst-form-subtitle
{
	font-size: 16px;
    margin-bottom: 24px;
}
.sf2Style-default .wbst-form-popup .sf2-form-group input.sf2-element, .sf2Style-default .wbst-form-popup .sf2-form-group select.sf2-element, .sf2Style-default .wbst-form-popup .sf2-form-group textarea.sf2-element, .sf2Style-light .wbst-form-popup .sf2-form-group input.sf2-element, .sf2Style-light .wbst-form-popup .sf2-form-group select.sf2-element, .sf2Style-light .wbst-form-popup .sf2-form-group textarea.sf2-element
{
/*	background: rgba(191, 191, 191, 0.15);
    width: 100%;
    padding: 15px 25px 14px;
    border-radius: 0px;
    border: none;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.075);
    position: relative;
    background: transparent;
    font-size: 16px;*/
	

	width: 100%;
    padding: 15px 15px 14px 49px;
    border-radius: 0px;
    border: #a4a4a4 solid 1px;
    box-shadow: none;
    font-size: 16px;

	-webkit-transition: border .3s linear,color .3s linear;
    transition: border .3s linear,color .3s linear;
}
.wbst-name-icon:before 
{
	position: absolute;
    left: 20px;
    top: 13px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: '\f007';
    color: #a4a4a4;
    font-size: 18px;
	
	-webkit-transition: color .3s linear;
    transition: color .3s linear;	
}
.wbst-question-icon:before 
{
	position: absolute;
    left: 20px;
    top: 13px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: '\f059';
    color: #a4a4a4;
    font-size: 18px;
	
	-webkit-transition: color .3s linear;
    transition: color .3s linear;	
}
.wbst-date-icon:before 
{
	position: absolute;
    left: 20px;
    top: 13px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: '\f073';
    color: #a4a4a4;
    font-size: 18px;
	
	-webkit-transition: color .3s linear;
    transition: color .3s linear;	
}
/*.wbst-name-icon:hover:before 
{
	color: #ffc000;
}*/
.wbst-phone-icon:before 
{
	position: absolute;
    left: 20px;
    top: 13px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: '\f879';
    color: #a4a4a4;
    font-size: 18px;
}
.sf2Style-default button.sf2-element.sf2CloseBtn, .sf2Style-light button.sf2-element.sf2CloseBtn 
{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 22px;
    color: #8c8c8c;
    text-shadow: none;
    cursor: pointer;
    font-family: verdana;
    background: transparent;
    transform: rotate(45deg);
    padding: 0px;
    line-height: 1;
    font-weight: 300;
	border: none;
}
.wbst-main .sf2Win-footer
{
	background-color: transparent;
	border-top: none;
	box-shadow: none;
	padding: 13px 55px 15px 25px;
}
.sf2Style-light 
{
    color: #333;
}
.sf2Style-default button.sf2-element[type="submit"], .sf2Style-default button.sf2-element.sf2SendBtn, .sf2Style-light button.sf2-element[type="submit"], .sf2Style-light button.sf2-element.sf2SendBtn
{
	background-color: #ffe000;
    font-size: 14px;
    min-width: 156px;
    color: #000;
    text-align: center;
    padding: 0 48px;
    line-height: 50px;
    font-weight: 500;
    border-radius: 0px;
    -webkit-transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,transform .3s linear;
    transition: background-color .3s linear,transform .3s linear,-webkit-transform .3s linear;
    animation: radial-pulse 3s infinite;	
	width: 100%;
	margin: 0px;
}
.sf2Style-default button.sf2-element[type="submit"]:hover, .sf2Style-default button.sf2-element.sf2SendBtn:hover, .sf2Style-light button.sf2-element[type="submit"]:hover, .sf2Style-light button.sf2-element.sf2SendBtn:hover 
{
    background: #ffe000;
}
.wbst-secure-data
{
	font-size: 12px;
    text-align: center;
    color: #a0a0a0;
    position: absolute;
    bottom: -96px;
    z-index: 2;
    width: 100%;
}
.wbst-secure-data i
{
/*	color: #a5a5a5;*/
    margin-right: 3px;
    position: relative;
    top: -1px;	
}
.sf2Style-default button.sf2-element.sf2CloseBtn:active, .sf2Style-default button.sf2-element.sf2CloseBtn:focus, .sf2Style-light button.sf2-element.sf2CloseBtn:active, .sf2Style-light button.sf2-element.sf2CloseBtn:focus
{
    outline: none;
}
.wbst-main .sf2Win-body
{
	padding: 0px 25px;
	overflow-y: visible;
}
.wbst-popup-form-title
{
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 15px;
}
.wbst-discount-item-wrapper .wbst-popup-form-title
{
	font-size: 24px;
}
.wbst-discount-item-wrapper .wbst-popup-form-subtitle
{
	font-size: 14px;
}
.sf2-type-success img
{
    width: 92px;
    margin: 50px auto 40px;
}
.sf2Style-light .sf2-type-success img
{
    margin: 21px auto 5px;
    width: 77px;
}
.wbst-main .sf2Style-light .sf2-message.sf2-type-success
{
    margin: 0px 30px 0px 0px;
}
a.wbst-download-button2
{
	background-color: #ffe000;
    font-size: 14px;
    min-width: 156px;
    color: #000;
    text-align: center;
    padding: 0px 48px;
    line-height: 50px;
    font-weight: 500;
    border-radius: 0px;
    -webkit-transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,-webkit-transform .3s linear;
    transition: background-color .3s linear,transform .3s linear;
    transition: background-color .3s linear,transform .3s linear,-webkit-transform .3s linear;
    animation: radial-pulse 3s infinite;
    width: 100%;
    display: block;
    margin-top: 20px;
}
.wbst-popup-form-subtitle
{
	font-size: 16px;
}
.wbst-calc-form-wrapper .wbst-popup-form-subtitle
{
	margin-bottom: 100px;
}

.wbst-main .sf2-message.sf2-type-success
{
	border-left: none;	
	padding: 13px 0px 0px 0px;	
	margin: 15px 0px 0px 0px;
}
.wbst-main .wbst-calc-form-wrapper .sf2-message.sf2-type-success
{
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;	
}
img.wbst-sequencing-image
{
	position: absolute;
	top: -60px;
	right: 150px;
}
.wbst-download-button
{
	margin-top: 35px;
	position: relative;
}
.ankor-wrapper 
{
    position: relative;
}
#services 
{
    position: absolute;
    top: -44px;
}
#calculator 
{
    position: absolute;
    top: -44px;
}
#sequence
{
    position: absolute;
    top: -134px;
}
#discount
{
    position: absolute;
    top: -44px;
}
#portfolio
{
    position: absolute;
    top: -34px;
}
#reviews
{
    position: absolute;
    top: -34px;
}

.soc-fix
{
    position: fixed;
    right: 2.5vw;
    top: 35%;
    z-index: 333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;	
}
.hsocial__title 
{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #00af47;
    letter-spacing: 0.45px;
}
.mbs 
{
    margin-bottom: 8px;
}
.hsocial__cir 
{
    width: 5px;
    height: 5px;
    border-radius: 100%;
    margin-right: 0.4rem;
    background-color: #00af47;
}
.tsm10 
{
    font-size: 14px;
}
.soc-fix__item.vb 
{
    background-color: #7e43b1;
    -webkit-animation: pulse3 2s infinite;
    animation: pulse3 2s infinite;
}
.soc-fix__item {
/*    width: 2.5vw;
    height: 2.5vw;
    padding: 0.7vw;*/
	
	
	width: 48px;
	height: 48px;
	padding: 13px;
	
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.mbm {
    margin-bottom: 14px;
}
.soc-fix__item.tg 
{
    background-color: #54b9f0;
    -webkit-animation: pulse4 2s infinite;
    animation: pulse4 2s infinite;
}
.soc-fix__item.wa 
{
    background-color: #189d0e;
    -webkit-animation: pulse2 2s infinite;
    animation: pulse2 2s infinite;
}

.soc-fix__item.tel 
{
    background-color:  #189d0e;
    -webkit-animation: pulse4 2s infinite;
    animation: pulse2 2s infinite;
	color: white;
	font-size: 20px;
	display: none;
}

.wbst-button-right button.sf2-callBtn
{
	font-size: 20px;
	background-color: #189d0e;
	
	width: 48px;
	height: 48px;
	padding: 13px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;	
	
	animation: pulse2 2s infinite;
}
.wbst-button-right button.sf2-callBtn:focus
{
	outline: none;
}
#sp-wbst-footer .sp-module
{
	margin-top: 0px;
}



















@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(76, 163, 82, 0.6);
    box-shadow: 0 0 0 0 rgba(76, 163, 82, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(76, 163, 82, 0);
    box-shadow: 0 0 0 25px rgba(76, 163, 82, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(76, 163, 82, 0);
    box-shadow: 0 0 0 0 rgba(76, 163, 82, 0);
  }
}

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(76, 163, 82, 0.6);
    box-shadow: 0 0 0 0 rgba(76, 163, 82, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(76, 163, 82, 0);
    box-shadow: 0 0 0 25px rgba(76, 163, 82, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(76, 163, 82, 0);
    box-shadow: 0 0 0 0 rgba(76, 163, 82, 0);
  }
}

@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(126, 67, 177, 0.6);
    box-shadow: 0 0 0 0 rgba(126, 67, 177, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(126, 67, 177, 0);
    box-shadow: 0 0 0 25px rgba(126, 67, 177, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(126, 67, 177, 0);
    box-shadow: 0 0 0 0 rgba(126, 67, 177, 0);
  }
}

@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(126, 67, 177, 0.6);
    box-shadow: 0 0 0 0 rgba(126, 67, 177, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(126, 67, 177, 0);
    box-shadow: 0 0 0 25px rgba(126, 67, 177, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(126, 67, 177, 0);
    box-shadow: 0 0 0 0 rgba(126, 67, 177, 0);
  }
}

@-webkit-keyframes pulse4 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(84, 185, 240, 0.6);
    box-shadow: 0 0 0 0 rgba(84, 185, 240, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(84, 185, 240, 0);
    box-shadow: 0 0 0 25px rgba(84, 185, 240, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(84, 185, 240, 0);
    box-shadow: 0 0 0 0 rgba(84, 185, 240, 0);
  }
}

@keyframes pulse4 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(84, 185, 240, 0.6);
    box-shadow: 0 0 0 0 rgba(84, 185, 240, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(84, 185, 240, 0);
    box-shadow: 0 0 0 25px rgba(84, 185, 240, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(84, 185, 240, 0);
    box-shadow: 0 0 0 0 rgba(84, 185, 240, 0);
  }
}

@-webkit-keyframes pulse5 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 119, 164, 0.6);
    box-shadow: 0 0 0 0 rgba(46, 119, 164, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(46, 119, 164, 0);
    box-shadow: 0 0 0 25px rgba(46, 119, 164, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 119, 164, 0);
    box-shadow: 0 0 0 0 rgba(46, 119, 164, 0);
  }
}

@keyframes pulse5 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 119, 164, 0.6);
    box-shadow: 0 0 0 0 rgba(46, 119, 164, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(46, 119, 164, 0);
    box-shadow: 0 0 0 25px rgba(46, 119, 164, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 119, 164, 0);
    box-shadow: 0 0 0 0 rgba(46, 119, 164, 0);
  }
}

@-webkit-keyframes pulse6 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 86, 58, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 86, 58, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(255, 86, 58, 0);
    box-shadow: 0 0 0 25px rgba(255, 86, 58, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 86, 58, 0);
    box-shadow: 0 0 0 0 rgba(255, 86, 58, 0);
  }
}

@keyframes pulse6 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 86, 58, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 86, 58, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 25px rgba(255, 86, 58, 0);
    box-shadow: 0 0 0 25px rgba(255, 86, 58, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 86, 58, 0);
    box-shadow: 0 0 0 0 rgba(255, 86, 58, 0);
  }
}

@-webkit-keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}

@keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
}
@keyframes radial-pulse 
{
	0% {
	box-shadow: 0 0 0 0px rgba(255, 224, 0, 0.5);
	}

	100% {
	box-shadow: 0 0 0 40px rgba(255, 224, 0, 0);
	}
}
@-webkit-keyframes transform-shiver {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: translate(-5px, 0px) rotate(0deg);
    transform: translate(-5px, 0px) rotate(0deg);
  }
  75% {
    -webkit-transform: translate(5px, 0px) rotate(0deg);
    transform: translate(5px, 0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes transform-shiver {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: translate(-5px, 0px) rotate(0deg);
    transform: translate(-5px, 0px) rotate(0deg);
  }
  75% {
    -webkit-transform: translate(5px, 0px) rotate(0deg);
    transform: translate(5px, 0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}



@media (min-width: 1200px) and (max-width: 1351px)
{
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.wbst-main #sp-header #sp-menu ul.sp-megamenu-parent>li >a
	{
		line-height: 34px;
		font-size: 14px;
		padding: 0 20px;
	}
	.wbst-slogan
	{
		margin: 60px 0px 107px;
	}
	.wbst-button1 button.sf2-callBtn
	{
		font-size: 12px;
		padding: 0 15px;
	}
	img.wbst-sequencing-image
	{
		right: 0px;
	}
	.wbst-sequencing-text
	{
		max-width: 522px;
	}
	.wbst-sequencing-text ul
	{
		font-size: 16px;
	}	
	.wbst-term-text2
	{
		font-size: 16px;
	}
	.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg
	{
	    border: 1px solid #c6c6c6;
	}
	.wbst-free-consult-wrapper .wbst-term-text-wrapper
	{
	    margin-top: 5px;
	}
	.wbst-cons-notepad img
	{
		right: -66px;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.wbst-slogan
	{
		margin: 60px 0px 108px;
	}
	.wbst-services-row
	{
		margin-top: 0px;
	}
	.wbst-what-changes-module
	{
		padding-bottom: 70px;
	}
	img.wbst-bg2
	{
		right: -50px;
		position: relative;
	}
	.wbst-service-item-wrapper
	{
		width: 50%;
		padding: 10px 10px;
	}
	.wbst-calc-form-wrapper
	{
		width: 100%;
	}
	.wbst-sequencing-row
	{
		padding: 80px 0px 100px;
	}
	img.wbst-sequencing-image
	{
		top: -12px;
		right: 0px;
	}
	img.wbst-arrow3
	{
		right: -121px;
		bottom: 27px;
		-moz-transform: rotate(-39deg);
		-ms-transform: rotate(-39deg);
		-webkit-transform: rotate(-39deg);
		-o-transform: rotate(-39deg);
		transform: rotate(-39deg);	
	}
	.wbst-sequencing-text ul
	{
		font-size: 16px;
	}
	.wbst-sequencing-text ul li + li
	{
		margin-top: 10px;
	}	
	.wbst-term-text-wrapper	
	{
		margin-top: 18px;
		padding-right: 151px;		
	}
	.wbst-term-timer img
	{
	    right: -117px;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel
	{
		width: 90%;
	}
	.wbst-discount-text-wrapper
	{
		width: 100%;
	}
	img.wbst-girl
	{
		display: none;
	}
	.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg
	{
	    border: 1px solid #c6c6c6;
	}	
	.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb
	{
		padding: 10px;
	}
	.wbst-free-consult-wrapper .wbst-term-text-wrapper
	{
		padding-right: 10px;
	}
	.wbst-cons-notepad img
	{
		display: none;
	}
	.wbst-testimonial-images-wrapper
	{
		display: none;
	}
	.wbst-questions-row
	{
		padding: 0px 0px 60px;
	}
	.wbst-power-text-wrapper
	{
		width: 100%;
	}
	.custom.wbst-what-changes-module ul
	{
		line-height: 1.2;
	}	
	.custom.wbst-what-changes-module ul li + li
	{
		margin-top: 10px;
	}
	.wbst-logo img
	{
		width: 45px;
		font-size: 20px;
	}
	.wbst-footer-title
	{
		font-size: 20px;
	}
	.wbst-footer-text1
	{
		font-size: 14px;
	}
	.wbst-footer-col
	{
		font-size: 14px;
	}
	.wbst-phones-bottom a
	{
		font-size: 14px;
	}
	.wbst-copyright
	{
		font-size: 12px;
	}
}
@media (min-width: 481px) and (max-width: 767px)
{

	.wbst-main #sp-header .row
	{
		padding: 0px 0;
	}

	.wbst-main .sf2Win
	{
		max-width: 450px;
		width: auto;
		background: white;
		padding-left: 30px;
	}
	.wbst-main .sf2Win:before
	{
		content: none;
	}
	.wbst-main .sf2Win.sf2Style-light:before
	{
		content: none;
	}
	.wbst-header-row:after
	{
		content: none;
	}
	.wbst-slogan
	{
		width: 100%;
		margin: 40px 0px 120px;
	}
	.wbst-header-row
	{
		background: linear-gradient(180deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%), url(/images/calc-bg.webp); 
		background: linear-gradient(180deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%), url(/images/header-bg.webp);
	}
	.wbst-right-slogan
	{
		width: 100%;
		text-align: center;
	}
	.wbst-advantages-wrapper
	{
		margin-top: 40px;
		margin-bottom: 80px;
	}
	.wbst-what-changes-module:before
	{
		content: none;
	}
	img.wbst-bg2
	{
		display: none;
	}
	.wbst-services-row
	{
		margin-top: 0px;
	}
	.wbst-what-changes-module
	{
		padding-top: 60px;
	}
	#sp-page-builder .sppb-section.wbst-what-changes-row
	{
		padding-bottom: 60px;
	}
	.wbst-service-item-wrapper
	{
		width: 100%;
	    padding: 10px 10px;
		max-width: 400px;
		float: none;
		margin: 0px auto;	
	}
	.wbst-calc-form-wrapper
	{
		width: 100%;
	}
	.wbst-sequencing-text
	{
		max-width: 100%;
		width: 100%;
		text-align: left;
	}
	img.wbst-sequencing-image
	{
		position: relative;
		top: auto;
		right: auto;
		margin: 30px auto 0px;
	}
	.wbst-download-button
	{
		text-align: center;
	}
	.wbst-sequencing-row
	{
		padding: 60px 0px 20px;
	}
	.wbst-term-wrapper
	{
		background: #579aff;
		height: auto;
	}
	.wbst-term-text-wrapper
	{
		width: 100%;
		float: none;
		margin-top: 23px;
		padding: 0px 155px 40px 40px;		
	}
	.wbst-term-text2
	{
		font-size: 16px;
	}
	.wbst-term-timer img
	{
		right: -118px;
	}
	.wbst-guarantees-item-wrapper
	{
		width: 100%;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-badge
	{
		top: 76px;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge
	{
		left: -24px;
		top: 76px;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after 
	{
		content: none;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel
	{
		margin-left: 0px;
	}
	img.wbst-girl
	{
		display: none;
	}
	.wbst-discount-text-wrapper
	{
		width: 100%;
	}
	.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb
	{
		width: 50%;
	}
	.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg 
	{
		border: 1px solid #c6c6c6;
	}
	.wbst-term-wrapper.wbst-free-consult-wrapper
	{
		background: #579aff;
		height: auto;
	}
	.wbst-cons-notepad img
	{
		display: none;
	}
	.wbst-free-consult-wrapper .wbst-term-text-wrapper
	{
		width: 100%;
		padding: 0px 40px 40px;
	}
	.wbst-testimonial-images-wrapper
	{
		display: none;
	}	
	.wbst-questions-row
	{
		padding: 0px 0px 60px;
	}
	.wbst-footer-col + .wbst-footer-col
	{
		margin-top: 30px;
	}
	.wbst-power-text-wrapper
	{
		width: 100%;
	}
	.wbst-power-row
	{
		padding: 30px 0px 20px;
	}
	.wbst-slogan-button
	{
		text-align: center;
	}	
	
	.wbst-footer-col
	{
		width: 100%;
	}
	.soc-fix
	{
		right: 4px;
	}
	.tsm10 
	{
		font-size: 10px;
	}	

}
@media all and (max-width: 480px)
{

	.wbst-main #sp-header .row
	{
		padding: 0px 0;
	}
	.wbst-logo-wrapper
	{
		min-width: 165px;
		width: 165px;
		float: none;
		margin: 0px auto 10px;
	}
	.wbst-slogan h1
	{
		font-size: 42px;
	}
	.wbst-top-phones-wrapper 
	{
		float: none;
		width: 193px;
		text-align: center;
		margin: 0px auto;
	}
	.wbst-slogan-button
	{
		text-align: center;
	}
	.wbst-top-phones
	{
		text-align: center;
	}
	.wbst-main .sf2Win
	{
		max-width: 100%;
		width: auto;
		background: white;
		padding-left: 30px;
	}
	.wbst-calc-form-wrapper
	{
	    padding: 10px 20px 10px;
	}
	.wbst-main .sf2Win:before
	{
		content: none;
	}
	.wbst-main .sf2Win.sf2Style-light:before
	{
		content: none;
	}
	.wbst-header-row:after
	{
		content: none;
	}
	.wbst-slogan
	{
		width: 100%;
		margin: 40px 0px 120px;
	}
	.wbst-header-row
	{
		background: linear-gradient(180deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%), url(/images/calc-bg.webp); 
		background: linear-gradient(180deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%), url(/images/header-bg.webp);
	}
	.wbst-right-slogan
	{
		width: 100%;
		text-align: center;
	}
	.wbst-advantages-wrapper
	{
		margin-top: 40px;
		margin-bottom: 80px;
	}
	.wbst-what-changes-module:before
	{
		content: none;
	}
	img.wbst-bg2
	{
		display: none;
	}
	.wbst-services-row
	{
		margin-top: 0px;
	}
	.wbst-what-changes-module
	{
		padding-top: 60px;
	}
	#sp-page-builder .sppb-section.wbst-what-changes-row
	{
		padding-bottom: 60px;
	}
	.wbst-service-item-wrapper
	{
		width: 100%;
	    padding: 10px 10px;
		max-width: 400px;
		float: none;
		margin: 0px auto;	
	}
	.wbst-calc-form-wrapper
	{
		width: 100%;
	}
	.wbst-sequencing-text
	{
		max-width: 100%;
		width: 100%;
		text-align: left;
	}
	img.wbst-sequencing-image
	{
		position: relative;
		top: auto;
		right: auto;
		margin: 30px auto 0px;
	}
	.wbst-download-button
	{
		text-align: center;
	}
	.wbst-sequencing-row
	{
		padding: 60px 0px 20px;
	}
	.wbst-term-wrapper
	{
		background: #579aff;
		height: auto;
	}
	.wbst-term-text-wrapper
	{
		width: 100%;
		float: none;
		margin-top: 23px;
		padding: 0px 20px 40px 20px;		
	}
	.wbst-term-text2
	{
		font-size: 16px;
	}
	.wbst-term-timer img
	{
		display: none;
	}
	.wbst-guarantees-item-wrapper
	{
		width: 100%;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-badge
	{
		top: 76px;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge
	{
		left: -24px;
		top: 76px;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after 
	{
		content: none;
	}
	.wbst-timeline-row .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel
	{
		margin-left: 0px;
		width: auto;
	}
	img.wbst-arrow2
	{
		display: none;
	}
	.wbst-gallery-row ul.sigFreeClassic
	{
	    margin: 0px -10px;
	}
	img.wbst-girl
	{
		display: none;
	}
	.wbst-discount-text-wrapper
	{
		width: 100%;
	}
	.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb
	{
		width: 50%;
		padding: 5px;
	}
	.wbst-text1
	{
		margin-top: 20px;
	}
	.wbst-gallery-row ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg 
	{
		border: 1px solid #c6c6c6;
	}
	.wbst-term-wrapper.wbst-free-consult-wrapper
	{
		background: #579aff;
		height: auto;
	}
	.wbst-cons-notepad img
	{
		display: none;
	}
	.wbst-free-consult-wrapper .wbst-term-text-wrapper
	{
		width: 100%;
		padding: 0px 40px 40px;
	}
	.wbst-testimonial-images-wrapper
	{
		display: none;
	}	
	.wbst-questions-row
	{
		padding: 0px 0px 60px;
	}
	.wbst-footer-col + .wbst-footer-col
	{
		margin-top: 30px;
	}
	.wbst-power-text-wrapper
	{
		width: 100%;
	    padding: 40px 0px;
	}
	.wbst-power-row
	{
		padding: 30px 0px 20px;
	}
		.custom.wbst-what-changes-module ul
	{
		line-height: 1.2;
	}	
	.custom.wbst-what-changes-module ul li + li
	{
		margin-top: 20px;
	}
	.wbst-free-consult-wrapper .wbst-term-text1
	{
		font-size: 60px;
	}
	.wbst-footer-col
	{
		width: 100%;
	}
	
	.soc-fix
	{
		right: 4px;
	}
	.tsm10 
	{
		font-size: 10px;
	}	
	.soc-fix
	{
		top: auto;
		bottom: 10px;
	}
	.soc-fix__item.tel
	{
		display: flex;
	}
	.wbst-button-right
	{
		display: none;
	}
}