a {
  color: #25b385;
}
a:hover {
  color: #085732;
}
#sp-header {
    background: #fff none repeat scroll 0 0;
}
#sp-main-body {
    padding: 40px 0;
}


.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
  color: #205D5E;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: #205D5E;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #205D5E;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 14px;
  text-transform: none;
  color: #205d5e;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #EEEEEE;
    background-color: #205D5E;
}
.sp-megamenu-parent {
    font-size: 15px;
}
.logo a {
   color: #ffffff;
}
.logo img {
	height: 90px;
	width: 260px;
    margin-left: 40px;
    padding-right: 50px;
}

#sp-header .logo {
    background-color: #205D5E;
}
#sp-menu {
	display: flex;
}

#offcanvas-toggler > i {
  color: #205D5E;
}
#offcanvas-toggler > i:hover {
  color: #25b385;
}
#offcanvas-toggler {
    float: none;
    line-height: 87px;
    margin-left: 100%;
    font-size: 30px;
}

.btn-primary,
.sppb-btn-primary {
  border-color: #0a693d;
  background-color: #205D5E;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #063f25;
  background-color: #085732;
}
ul.social-icons > li a:hover {
  color: #205D5E;
}
.sp-page-title {
  background: #205D5E;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul > li > a {
  color: #000000;
}
.sp-module ul > li > a:hover {
  color: #205D5E;
}
.sp-module .latestnews > div > a {
  color: #000000;
}
.sp-module .latestnews > div > a:hover {
  color: #205D5E;
}
.sp-module .tagscloud .tag-name:hover {
  background: #205D5E;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #205D5E;
}
.search .btn-toolbar button {
  background: #205D5E;
}
.post-format {
  background: #205D5E;
}
.voting-symbol span.star.active:before {
  color: #205D5E;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #085732;
}
.entry-link,
.entry-quote {
  background: #205D5E;
}
blockquote {
  border-color: #205D5E;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #205D5E;
}
#sp-footer {
  background: #205D5E;
}
.sp-footer { 
	text-align: center;
    color: #ccc;
	background: #205D5E;
}

.sp-comingsoon body {
  background-color: #205D5E;
}
.pagination > li > a,
.pagination > li > span {
  color: #000000;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #000000;
}
.pagination > .active > a,
.pagination > .active > span {
  border-color: #205D5E;
  background-color: #205D5E;
}
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: #205D5E;
  background-color: #205D5E;
}
.webb-img-auto img {
	width: auto !important;
}

/*слайд щоу головна*/
.sppb-carousel-extended-list {
  background-image: url(/images/slides/f.jpg);
}

.sppb-blocknumber-text {
	margin-top: 8px;
}

.eco-webb-fl img {
	float: left;
    display: inline-block;
    margin-right: 20px;
    height: 75px;
}
.eco-webb-iml img {
	display: inline-block;
    margin-right: 20px;
    height: 75px;
}


/*текст*/
.hshift h4 {
	margin-right: -50px;
}

.eco-webb-fl h5 {
	font-weight: 400;
}

.webb-li li {
	margin-bottom: 22px;
    line-height: 28px;
}
.vip-c a {
	color: #fff;
	text-decoration: underline;
}
.eco-webb-h2y span {
	color: #205d5e;
}


.bt-n-more2 img {
	max-height: 450px;
}
.bt-n-more2 .image-layout-preset-style-card .sppb-addon-image-layout-content {
    background: 0 0;
    padding: 0px 15px 0 15px;
}

/*кнопки*/
.bt-n-more {
	border-color: #205D5E;
    border-width: 2px;
    color: #205D5E !important;
}
.bt-n-more:hover {
    color: #fff !important;
}
.bt-n-more2 .sppb-btn-custom {
	border-color: #205D5E;
    border-width: 2px;
    color: #205D5E !important;
}
.bt-n-more2 .sppb-btn-custom:hover {
    color: #fff !important;
}

/*.btn-offer-eco:hover {
	border-color: transparent;
    border-width: 2px;
    border-style: solid;
}*/
.btn-offer-eco {
	border-style: solid;
    border-color: #EAA940;
    border-width: 2px;
}
.btn-offer-eco:hover {
	background: #eaa940;
    color: #fff !important;
}
.btn-offer-eco:before {
    content: '';
    background: url(/images/design/icons/eco-btn.png);
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
	margin-bottom: 5px;
}
.btn-offer-eco:hover:before {
    content: '';
    background: url(/images/design/icons/eco-btn-3.png);
}
.btn-offer {
	border-style: solid;
    border-color: #205D5E;
    border-width: 2px;
	color: #205D5E !important;
}
.btn-offer:hover {
	color: #fff !important;
}


/*контакти футер*/
.vip-contacts .vip-contacts-tel {
	font-size: 32px;
	margin-bottom: 20px;
}
.vip-footer .vip-contacts-tel {
	font-size: 26px;
	margin-bottom: 5px;
}

.vip-contacts .vip-contacts-mail {
	font-size: 16px;
	margin-bottom: 20px;
}
.vip-footer .vip-contacts-mail {
	margin-bottom: 5px;
}
.vip-contacts-massagers {
	margin-bottom: 10px;
    margin-top: 10px;
	display: inline-block;
}
.vip-contacts-massagers img {
	width: 32px;
	height: 32px;
}
.vip-contacts-massagers img, .vip-social-i img{
	-webkit-filter: brightness(100%);
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    -ms-transition: all 1s linear;
}
.vip-contacts-massagers img:hover, .vip-social-i img:hover {
	-webkit-filter: brightness(120%);
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;	
}
.vip-contacts-massager {
	display: inline-block;
    float: left;
    margin-right: 15px;
}
.eco-mass {
	margin-top: 0px;
}

/*маркети*/
.smaceco-m-b2 {
	max-width: 160px;
}


/*контакти сторінка замовлення*/
.webb-eco-contm .vip-contacts-tel {
	font-size: 1.75em;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 15px;
}
.webb-eco-contm .vip-contacts-mail {
	font-size: 1.75em;
    margin-top: 25px;
    margin-bottom: 15px;
}
.eco-ill-01 {
	background-position: -100px 50% !important;
}

.eco-webb-cf .sppb-addon-form-builder-form textarea {
    height: 80px;
}
.eco-webb-cf label {
	display: none;
}


.webb-eco-aprice .sppb-panel-body {
	padding-top: 0;
    padding-bottom: 0px;
}

.webb-eco-aprice .sppb-panel-heading {
	padding: 0px 0px 0px 5px;
}
.webb-eco-aprice h5 {
	margin-left: 15px;
}	
.webb-eco-cprice h3 {
min-height: 40px;
}
.webb-eco-cprice:hover {
	-webkit-filter: brightness(103%);
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;	
}
.webb-eco-cprice .sppb-addon-wrapper:hover {
	opacity: 0.95;
}

.webb-eco-paperi .sppb-addon-image-layout-content {
	margin-top: 40px;
    padding: 0px 0px 0px 30px;
}

/*форми калькулятор*/	
.qfcapt {
	display: none;
}	
.box_eco-twobl {
    display: inline-block;
    width: 80%;
    margin-right: 20px !important;
	background-color: #fff;
}
.box_btn-primary {
	display: inline-flex;
}	
.box_eco-capt {
	float: left;
    margin-left: 40% !important;
}		
.qf3form.webbeco .qfradio.hor .radioblok label {
    margin: 0px 0px 0 0.5em;
}



.sp-contact-info a {
	color: #205d5e;
}
.sp-module-content .mod-languages ul.lang-inline li {
    margin: 0 6px 0 0;
}
.webb-eco-h2-h5 h2 {
	font-size: 1.25rem;
}

.webb-eco-downm {
    margin-top: 0px;
}
.webb-eco-downm ul>li>a:before {
	display: none;
}



@media (min-width: 391px) and (max-width: 768px) {


.hshift h4 {
	margin-right: 0px;
}
.sp-contact-info li {
    margin-top: 6px;
}
.sp-page-builder .page-content #section-id-1679847873653 {
    background-position: 80% 0%;
}
.qf3form.webbeco .qfradio.hor .radioblok input {
    margin-left: 15px;
	margin-right: 15px;
}
.box_eco-twobl {
    margin-left: 5px !important;
    margin-right: 5px !important;
    display: inline-block;
	width: 95%;
}

.qf3form.webbeco.compact .qf3label {
    margin-bottom: 5px;
}
.box_eco-capt {
    margin-left: 0px !important;
}	

}

@media (min-width: 540px) and (max-width: 768px) {

.qf3form.webbeco .qfradio.hor .radioblok input {
    margin-left: 10px;
    margin-right: 15px;
}
}

@media (max-width: 390px) {

.qf3form.webbeco .qfradio.hor .radioblok input {
    margin-left: 10px;
    margin-right: 10px;
}


}


@media (max-width: 280px) {
.qf3form.webbeco .qfradio.hor .radioblok input {
    margin-left: 23px;
    margin-right: 23px;
}
}

/* 2532x1170 pixels at 460ppi */
@media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3) { 
	
.qf3form.webbeco .qfradio.hor .radioblok input {
    margin-left: 10px;
    margin-right: 10px;
}	
	
}
