/*.sls {
	display: none;
}
.sls-bluefon, .sls-howorder, .sls-benefit, .sls-offer, .sls-schedule, .sls-review, .sls-garanty, .sls-download {
	display: block;
}
header.sls, footer.sls {
	display: block;
}*/
.sls {
	color: #403E50;
}
header.sls {
	width: 100%;
	/*height: 1080px;*/
	background: url(img/sls-fon.jpg) repeat center top;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
header.sls .sls-logo {
	display: block;
	width: 275px;
	height: 49px;
	background: url(img/logo-footer.png) no-repeat center center;
    background-size: contain;
	margin-top: 17px;
	margin-bottom: 85px;
}
header.sls .sls-tel {
	text-align: right;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.2;
	margin-top: 17px;
}
header.sls .sls-tel span {
	color: #C4C4C4;
	font-family: 'Montserrat', sans-serif;
}
header.sls .sls-mail {
	color: #41A4FF;
	text-align: right;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	margin-top: 2px;
}
section.sls-headgrd .sls-tel2, section.sls-headgrd .sls-mail2 {
	display: none;
}
header.sls .sls-tel-button {
	display: block;
	height: 45px;
	width: 196px;
	font: bold 14px/45px 'Montserrat', sans-serif;
	color: #F8AC28;
	padding: 0 16px 0 43px;
	position: relative;
	border: 1px solid #F8AC28;
	float: right;
	margin: 15px 0 17px 25px;
}
header.sls .sls-tel-button:before {
	display: block;
	content: url('img/icon-tel.svg');
	position: absolute;
	left: 17px;
	top:3px; 
}
header.sls .sls-tel-button:hover {
	opacity: 0.8;
}
header.sls .sls-headgrd {
	background: -webkit-linear-gradient(180deg, #322F5D 36.46%, rgba(50, 47, 93, 0) 100%);
	background: -o-linear-gradient(180deg, #322F5D 36.46%, rgba(50, 47, 93, 0) 100%);
	background: linear-gradient(180deg, #322F5D 36.46%, rgba(50, 47, 93, 0) 100%);
}
header.sls h1 {
	color: #fff;
	text-transform: none;
	text-align: center;
	font-size: 30px;
	line-height: 1.2;
	margin-top: 22px;
	margin-bottom: 0;
}
header.sls .sls-img-mac {
	background: url("img/sls-img-mac.svg");
	background-size: contain;
	width: 887px;
	height: 535px;
	margin: 51px auto 96px;
}
header.sls .sls-img-mac img {
	display: none;
}
header.sls .sls-img-ipad {
	background: url("img/sls-img-ipad.svg");
	background-size: contain;
	position: absolute;
	width: 326px;
	height: 494px;
	left: 0;
	bottom: 25px;
}
header.sls .sls-img-iphone {
	background: url("img/sls-img-iphone.svg");
	background-size: contain;
	position: absolute;
	width: 208px;
	height: 395px;
	right: 60px;
	bottom: 28px;
}
 
section.sls .sls-button a {
  display: inline-block;
    background-color: #FF3F43;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: none;
    padding: 12px 30px;
    line-height: 1.3;
    color: #fff;
}
section.sls .sls-button a:hover {
  color: #fff;
  background-color: #d9373b;
}
section.sls .button-order-gr_red-old::before {
	display: none;
}
@media screen and (max-width: 991.98px) {
	section.sls .sls-button a {
	    padding: 12px 12px;
	}
}
@media screen and (max-width: 1199.98px) {
	header.sls .sls-logo {
		margin-bottom: 50px;
	}
	header.sls .sls-img-iphone {
		right: 0;
	}
}
@media screen and (max-width: 991.98px) {
	header.sls .sls-logo {
		margin-bottom: 10px;
	}
	section.sls-headgrd .sls-tel, section.sls-headgrd .sls-mail {
		display: none;
	}
	section.sls-headgrd .sml-desc-contact, section.sls-headgrd .sls-tel2, section.sls-headgrd .sls-mail2 {
		display: block;
	}
	header.sls .sls-tel-button {
		margin-top: 20px;
	}
	header.sls .sls-tel {
		float: left;
		margin-top: 0;
	}
	header.sls .sls-mail {
		float: right;
		line-height: 24px;
	}
	header.sls h1 {
	    margin-top: 50px;
	}
	header.sls .sls-img-ipad, header.sls .sls-img-iphone {
		display: none;
	}
	header.sls .sls-img-mac {
		background: none;
		height: auto;
		width: auto;
		margin: 0;
	}
	header.sls .sls-img-mac img {
	    display: block;
	    width: 100%;
	    margin: 40px auto 50px;
	}
}
@media screen and (max-width: 570px) {
	header.sls .sls-headgrd .col-xs-6 {
		width: 100%;
	}
	header.sls .sls-logo {
	    margin-right: auto;
	    margin-left: auto;
	}
	header.sls .sls-tel-button {
		margin:  0 auto 10px;
		float: none;
	}
}
@media screen and (max-width: 360px) {
	header.sls .sls-logo {
		width: 100%;
		height: 54px;
	}
	header.sls .sls-tel {
		float: none;
		text-align: center;
	}
	header.sls .sls-mail {
		float: none;
		text-align: center;
	}
}

.sls-img-ipad-block {
	margin: 56px 21px 0;
    height: 379px;
	overflow: hidden;
	background-color: #FBFBFB;
	border-bottom: 1px solid #FBFBFB;
}
.sls-img-ipad-block .sls-img-ipad-header {
	height: 30px;
	background: #2470B6 url(img/sls-question-head.svg) no-repeat 9px 5px;
	text-transform: uppercase;
	color: #fff;
    font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 30px;
	padding-left: 40px;
}
.sls-img-ipad-block .paginateBox {
 	padding: 11px 9px 2px;
 }

.sls-img-ipad-block ul li {
    margin-bottom: 15px;
    line-height: 14px;
}
.sls-img-ipad-block > div ul li > a {
	font-size: 12px;
	line-height: 11px;
	color: #403E50;
}
.sls-img-ipad-block > div ul li > a:hover {
    color: #0271b6;
}
.sls-img-ipad-block > div ul li p.excerptShow {
  margin-top: 6px;
  line-height: 8px;
}
.sls-img-ipad-block > div ul li p.excerptShow a {
	font-size: 9px;
	line-height: 12px;
	color: rgba(64, 62, 80, 0.8);
}
.sls-img-ipad-block > div ul li p.excerptShow a:hover {
  color: #0271b6;
}
.sls-img-ipad-block li .boxTitle {
    position: relative;
    width: 100%;
    z-index: 1;
    font-size: 0;
    line-height: 0.9;
}
.sls-img-ipad-block .boxTitle .archive-date {
	font-size: 9px;
	line-height: 9px;
	color: rgba(64, 62, 80, 0.49);
}

.sls-img-iphone-block {
    margin: 46px 19px 0 20px;
    height: 295px;
    border-bottom: 2px solid #fff;
	overflow: hidden;
}
.sls-img-iphone-block .sls-img-iphone-header {
	height: 27px;
	background: #2470B6 url(img/sls-camera-head.svg) no-repeat 9px 7px;
	text-transform: uppercase;
	color: #fff;
    font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 27px;
	padding-left: 40px;
}
.sls-img-iphone-block ul.nav {
	display: flex;
	border-bottom : 0 none;
  	background: #454368;
  	height: 20px;
}
.sls-img-iphone-block ul.nav.nav-tabs>li {
    width: 33.333%;
}
.sls-img-iphone-block ul.nav.nav-tabs a.sls-iphone-menu {
	display: block;
	width: 100%;
	height: 20px;
	font-family: Montserrat;
	font-style: normal;
	text-transform: none;
	font-weight: 500;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-radius: 0;
	text-align: center;
	border: 0 none;
}
.sls-img-iphone-block ul.nav.nav-tabs a.sls-iphone-menu:hover {
	border: 0 none;
}
.sls-img-iphone-block .nav-tabs>li.active>a, .sls-img-iphone-block .nav-tabs>li.active>a:hover, .sls-img-iphone-block .nav-tabs>li.active>a:focus {
	border: 0 none;
	text-decoration: underline;
}
.sls-iphone-menu.sls-1 {
  background: #454368;
}
.sls-iphone-menu.sls-1:hover, .sls-img-iphone-block .nav-tabs>li.active>a.sls-1 {
  background: #39365e;
}
.sls-iphone-menu.sls-2 {
  background: #4C4A6F;
}
.sls-iphone-menu.sls-2:hover, .sls-img-iphone-block .nav-tabs>li.active>a.sls-2 {
  background: #3d3a61;
}
.sls-iphone-menu.sls-3 {
  background: #535377;
}
.sls-iphone-menu.sls-3:hover, .sls-img-iphone-block .nav-tabs>li.active>a.sls-3 {
  background: #403d64;
}
.sls-img-iphone-block .tab-content {
	padding: 13px 9px 2px;
}
.sls-img-iphone-block .tab-content ul {
	padding-left: 0;
}
.sls-img-iphone-block .tab-content ul li {
    margin-bottom: 10px;
    line-height: 10px;
}
.sls-img-iphone-block .tab-content > div ul li > a {
	font-size: 10px;
	line-height: 1;
	color: #403E50;
}
.sls-img-iphone-block .tab-content > div ul li > a:hover {
    color: #0271b6;
}
.sls-img-iphone-block .tab-content > div ul li > span {
	font-size: 10px;
}
.sls-img-iphone-block .tab-content li .boxTitle {
    position: relative;
    width: 100%;
    z-index: 1;
    font-size: 0;
    line-height: 0.9;
}
.sls-img-iphone-block .tab-content .boxTitle .archive-date {
	font-size: 8px;
	line-height: 8px;
	color: rgba(64, 62, 80, 0.49);
}

section.sls-bluefon {
	background-color: #2470B6;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
section.sls-bluefon .sls-action-header {
	font-weight: bold;
	font-size: 28px;
	line-height: 1.2;
	margin-top: 35px;
}
section.sls-bluefon .sls-action-subheader {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	line-height: 23px;
	margin-top: 10px;
	margin-bottom: 39px;
}
section.sls-bluefon .sls-count {
	float: right;
}
section.sls-bluefon .sls-countheader {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	margin-top: 32px;
}
.sls .CountdownWrapper {
    width: 420px;
    height: auto;
    padding-top: 0;
    margin-top: 7px;
    margin-bottom: 30px;
    border: 0 none;
}
.sls .CountdownWrapper .countdown_row {
	display: flex;
	justify-content: space-between;
}
.sls .CountdownWrapper .countdown_amount {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 48px;
	line-height: 59px;
	letter-spacing: 0;
	text-align: center;
	color: #000000;
	width: 102px;
	background: #EDEDED;
	border-radius: 5px;
	display: inline-block;
	padding: 9px 0;
}
.sls .CountdownWrapper .countdown_unit {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	margin-top: 6px;
    display: inline-block;
}
.sls .CountdownWrapper .countdown_section {
	/*float: none;*/
	position: relative;
	width: auto;
}
.sls .CountdownWrapper .countdown_section::after {
	content: ':';
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 48px;
	line-height: 59px;
	color: #DBDEE1;
	position: absolute;
    right: -35px;
    top: 5px;
}
.sls .CountdownWrapper .countdown_section.countdown_section_days::after {
	content: '';
	width: 5px;
}
.sls .CountdownWrapper .countdown_section:last-child::after {
	display: none;
}
section.sls-bluefon.sls-bluefon-footer .sls-action-header {
	font-size: 24px;
	line-height: 1.3;
	margin-top: 43px;
}
section.sls-bluefon.sls-bluefon-footer .sls-action-subheader {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 21px;
	margin-top: 10px;
	margin-bottom: 39px;
}
section.sls-bluefon.sls-bluefon-footer .sls-countheader {
	margin-top: 45px;
}
section.sls-bluefon.sls-bluefon-footer .CountdownWrapper {
    margin-top: 10px;
    margin-bottom: 23px;
}

@media screen and (max-width: 991.98px) {
	section.sls-bluefon .sls-action-header { 
		text-align: center;
	}
	section.sls-bluefon .sls-action-subheader {
		text-align: center;
		margin-bottom: 22px;
	}
	section.sls-bluefon .sls-countheader {
		text-align: center;
	}
	section.sls-bluefon .sls-count {
		float: none;
	}
}
@media screen and (max-width: 767.98px) {

}
@media screen and (max-width: 767.98px) {
	.sls .CountdownWrapper {
	    width: 290px;
	}
	.sls .CountdownWrapper .countdown_amount {
	    width: 68px;
	    font-size: 45px;
    	line-height: 47px;
	}
	.sls .CountdownWrapper .countdown_section::after {
	    font-size: 45px;
	    line-height: 47px;
	    right: -27px;
	}
}

section.sls-mainoffer {
	padding: 90px 0 65px;
}
section.sls-mainoffer table {
	border: 2px solid #E7E8EA;
}
section.sls-mainoffer table tr {
}
section.sls-mainoffer table.table-hover tr:hover {
	background-color: inherit;
}
section.sls-mainoffer td, section.sls-mainoffer .table td  {
	padding: 15px 22px;
	text-align: center;
	font-size: 18px;
    line-height: 23px;
    min-width: 170px;
    border-left: 1px solid #E7E8EA;
    border-bottom: 1px solid #E7E8EA;
    border-top: 1px solid #E7E8EA;
}
section.sls-mainoffer table tr:first-child td {
	border-bottom-width: 2px;
}
section.sls-mainoffer table tr td:last-child {
    border-left: 2px solid #FF3F43;
    border-right: 2px solid #FF3F43;
}
section.sls-mainoffer table tr:first-child td:last-child {
    border-top: 2px solid #FF3F43;
}
section.sls-mainoffer table tr:last-child td:last-child {
    border-bottom: 2px solid #FF3F43;
}
section.sls-mainoffer table td:first-child {
	text-align: left;
	/*padding-left: 0;*/
}
section.sls-mainoffer table td:last-child {
    background-color: #F8F8F8;
}
section.sls-mainoffer table .sls-mainoffer-head td:first-child {
    color: #FF3F43;
}
section.sls-mainoffer table .sls-mainoffer-head div {
	font-size: 15px;
	line-height: 19px;
	color: #57B602;
}
section.sls-mainoffer table .sls-mainoffer-head div:first-child {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #403E50;
	margin-bottom: 6px;
}
section.sls-mainoffer .sls-price-mainoffer td {
	vertical-align: bottom;
}
section.sls-mainoffer .sls-price-mainoffer td:first-child {
	vertical-align: middle;
}
section.sls-mainoffer table .sls-yes {
    background: url(img/sls-yes.svg) no-repeat center center;
    width: 15px;
    height: 12px;
    margin: 0 auto;
}
section.sls-mainoffer table .sls-no {
    background: url(img/sls-no.svg) no-repeat center center;
    width: 13px;
    height: 12px;
    margin: 0 auto;
}
section.sls-mainoffer .sls-old-price {
	text-decoration: line-through;
	font-size: 16px;
	line-height: 21px;
	text-decoration-line: line-through;
	color: rgba(64, 62, 80, 0.49);
}
section.sls-mainoffer .sls-new-price {
	font-size: 24px;
	line-height: 31px;
	color: #FF3F43;
}
section.sls-mainoffer .sls-button-mainoffer p {
	margin-bottom: 0;
}
section.sls-mainoffer .sls-button-mainoffer p a {
	width: 100%;
	text-align: center;
}
section.sls-mainoffer .sls-mainoffer-note {
	margin-top: 43px;
}
section.sls-mainoffer .sls-mainoffer-note p {
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	margin-bottom: 25px;
}
section.sls-mainoffer .sls-mainoffer-note p:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 991.98px) {
	section.sls-mainoffer td {
		padding: 10px;
	}
}
section.sls-howorder {
	padding: 80px 0 47px;
	background-color: #F8F8F8;
}
section.sls-howorder .sls-howorder-header {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	color: #403E50;
}
section.sls-howorder .sls-howorder-block {
	padding: 42px 92px 48px;
	margin-top: 40px;
	background-color: #fff;
}
section.sls-howorder .sls-howorder-img {
	background-image: url('img/sls-monitor.svg');
	width: 111px;
	height: 111px;
	float: left;
	margin-top: 25px;
}
section.sls-howorder .sls-howorder-txt {
	padding-left: 198px;
}
section.sls-howorder .sls-howorder-txt p {
	font-family: "Roboto", sans-s;
	font-size: 16px;
	line-height: 150%;
	color: #403E50;
	margin-bottom: 27px;
}
section.sls-howorder .sls-howorder-txt p a {
	color: #3792E6;
}
section.sls-howorder .sls-howorder-txt p a:hover {
	color: #403E50;
}
section.sls-howorder .sls-howorder-txt p:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 767.98px) {
	section.sls-howorder .sls-howorder-block {
	    padding-left: 40px;
	    padding-right: 40px;
	}
	section.sls-howorder .sls-howorder-img {
		background-size: contain;
		background-repeat: no-repeat;
		width: 60px;
	}	
	section.sls-howorder .sls-howorder-txt {
	    padding-left: 100px;
	}
}
@media screen and (max-width: 549.98px) {
	section.sls-howorder .sls-howorder-img {
		display: none;
	}	
	section.sls-howorder .sls-howorder-txt {
	    padding-left: 0;
	}
}
section.sls-benefit {
	padding: 80px 0 90px;
	background: url('img/sls-benefit-back.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
}
section.sls-benefit .sls-benefit-header {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
}
section.sls-benefit .sls-benefit-block {
	padding: 42px 92px 48px;
	margin-top: 40px;
	background-color: #fff;
}
section.sls-benefit .sls-benefit-img {
	background-image: url('img/sls-monitor.svg');
	width: 111px;
	height: 111px;
	float: left;
	margin-top: 25px;
}
section.sls-benefit .sls-benefit-txt {
	margin-top: 37px;
	column-count: 2;
	column-gap: 50px;
}
section.sls-benefit .sls-benefit-txt div {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 27px;
	padding-left: 50px;
	position: relative;
}
section.sls-benefit .sls-benefit-txt div:before {
	content: url("img/sls-icon-camera.svg");
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
}
section.sls-benefit div.sls-benefit-1:before {
	content: url("img/sls-icon-locker.svg");
}
section.sls-benefit div.sls-benefit-2:before {
	content: url("img/sls-icon-question.svg");
}
section.sls-benefit div.sls-benefit-3:before {
	content: url("img/sls-icon-box.svg");
}
section.sls-benefit div.sls-benefit-4:before {
	content: url("img/sls-icon-thumbup.svg");
}
section.sls-benefit .sls-benefit-button {
	text-align: center;
	margin-top: 60px;
}

@media screen and (max-width: 767.98px) {
	section.sls-benefit .sls-benefit-txt {
	    column-count: 1;
	}
	section.sls-benefit .sls-benefit-button {
	    margin-top: 20px;
	}
}

section.sls-download {
		padding: 60px 0;
}
section.sls-download .sls-download-header {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: #403E50;
}
section.sls-download .sls-download-block {
	padding: 30px 92px 0;
}
section.sls-download .sls-download-img {
	background-image: url('img/sls-download.svg');
	width: 118px;
	height: 118px;
	float: left;
	margin-top: 25px;
}
section.sls-download .sls-download-txt {
	padding-left: 198px;
}
section.sls-download .sls-download-txt p {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 18px;
	padding-left: 38px;
    background: url(img/sls-load-arrow.svg) no-repeat left 6px;
}
section.sls-download .sls-download-txt p a {
	color: #3792E6;
}
section.sls-download .sls-download-txt p a:hover {
	color: #403E50;
}
section.sls-download .sls-download-txt p:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
	section.sls-download .sls-download-header {
		text-align: center;
	}
	section.sls-download .sls-download-block {
	    padding-left: 35px;
	    padding-right: 35px;
	}
	section.sls-download .sls-download-img {
		background-size: contain;
		background-repeat: no-repeat;
		width: 60px;
	}	
	section.sls-download .sls-download-txt {
	    padding-left: 100px;
	}
}
@media screen and (max-width: 549.98px) {
	section.sls-download .sls-download-img {
		display: none;
	}	
	section.sls-download .sls-download-txt {
	    padding-left: 0;
	}
}


section.sls-schedule {
	background-color: #2470b6;
	padding: 90px 0;
	color: #fff;
}
section.sls-schedule-ish {
	background-color: #322F58;
}
section.sls-schedule .sls-schedule-header {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	margin-top: 80px;
}
section.sls-schedule .row:first-child .sls-schedule-header {
	margin-top: 0;
}
section.sls-schedule table {
	margin-top: 30px;
	width: 100%;
}
section.sls-schedule tr {
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
section.sls-schedule tr:first-child {
	border-top: 2px solid rgba(255, 255, 255, 0.09);
}
section.sls-schedule td:first-child {
	padding: 20px 0;
	color: #fff;
	text-align: center;
	width: 280px;
}
section.sls-schedule td:last-child {
	padding: 20px;
	color: rgba(255, 255, 255, 0.61);
}
section.sls-schedule td.sls-td-plus {
    padding-left: 0;
    padding-right: 0;
    color: #ffffff;
    text-align: left;
}
section.sls-schedule ul {
	list-style: none;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0;
}
section.sls-schedule ul li {
	padding: 20px 50px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
section.sls-schedule ul li:first-child {
	border-top: 2px solid rgba(255, 255, 255, 0.09);
}
section.sls-schedule ul li a {
	font-size: 18px;
	line-height: 23px;
	color: #fff;
}
section.sls-schedule ul li a:hover {
	opacity: 0.61;
}
section.sls-schedule ul li a.hours_plus_ipb {
    font-size: 16px;
	color: #33305a;
	line-height: 1.2;
}
section.sls-schedule ul li a:hover.hours_plus_ipb {
    opacity: 0.8;
    color: #33305a;
}
section.sls-schedule .navigation.pagination {
	/*display: none;*/
	margin-top: 20px;
}

.navigation.pagination span.page-numbers.current {
	background-color: #EDEDED;
    color: #0271b6;
}

@media screen and (max-width: 767.98px) {
	section.sls-schedule .sls-schedule-header {
		margin-top: 50px;
	}
	section.sls-schedule td:first-child {
		width: 125px;
	}
}
@media screen and (max-width: 550px) {
	section.sls-schedule td {
	    padding: 15px;
    }
	section.sls-schedule ul li {
    	padding: 20px;
	}
}


section.sls-offer {
	padding: 75px 0 60px;
}
section.sls-offer .sls-offer-header {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	color: #322F58;
}
section.sls-offer .sls-offer-count {
	margin-top: 39px;
}
section.sls-offer .CountdownWrapper {
	margin-bottom: 0;
}
section.sls-offer .CountdownWrapper .countdown_section::after {
	color: #403E50;
}
section.sls-offer .CountdownWrapper .countdown_unit {
	font-size: 14px;
    line-height: 18px;
	color: rgba(64, 62, 80, 0.8);
}
section.sls-offer .sls-offer-note {
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: rgba(64, 62, 80, 0.82);
	margin-top: 15px;
}
section.sls-offer .sls-offer-button {
	text-align: center;
}
section.sls-offer .sls-offer-button a {
    margin-top: 37px;
}
section.sls-review {
	background-color: #F8F8F8;
	padding: 75px 0 50px;
	text-align: center;
}
section.sls-review .sls-review-header {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	color: #403E50;
}
section.sls-review img.sls-review-img {
	margin: 31px auto 0;
}
section.sls-review .comments-landing {
    max-width: 800px;
    margin: 30px auto 0;
    background: #fff;
    padding: 30px 20px;
}


section.sls-review img.sls-review-img-banner {
	margin-top: 50px;
}
section.sls-review .carousel {
	margin-top: 40px;
}
section.sls-garanty {
		padding: 72px 0;
}
section.sls-garanty .sls-garant-header {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: #403E50;
	text-align: center;
}
section.sls-garanty .sls-garant-block {
	padding: 38px 98px 0;
}
section.sls-garanty .sls-garant-img {
	background-image: url('img/sls-certificate.svg');
	width: 100px;
	height: 100px;
	float: left;
	margin-top: 6px;
}
section.sls-garanty .sls-garant-txt {
	padding-left: 198px;
}
section.sls-garanty .sls-garant-txt p {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #403E50;
	opacity: 0.8;
	margin-bottom: 20px;
}
section.sls-garanty .sls-garant-txt p:last-child {
	margin-bottom: 0;
}
section.sls-garanty .sls-garant-txt p a {
	color: #3792E6;
}
section.sls-garanty .sls-garant-txt p a:hover {
	color: #403E50;
}
section.sls-garanty .sls-garant-button {
    text-align: center;
}
section.sls-garanty .sls-garant-button a {
    margin-top: 48px;
}
@media screen and (max-width: 767.98px) {
	section.sls-garanty .sls-garant-block {
	    padding-left: 35px;
	    padding-right: 35px;
	}
	section.sls-garanty .sls-garant-img {
		background-size: contain;
		background-repeat: no-repeat;
		width: 60px;
	}	
	section.sls-garanty .sls-garant-txt {
	    padding-left: 100px;
	}
}
@media screen and (max-width: 549.98px) {
	section.sls-garanty .sls-garant-block {
	    padding-left: 0;
	    padding-right: 0;
	}
	section.sls-garanty .sls-garant-img {
		display: none;
	}	
	section.sls-garanty .sls-garant-txt {
	    padding-left: 0;
	}
}


.sls a.hours_plus_ipb {
    background: #fff;
    padding: 2px 4px;
    margin-top: 2px;
    display: inline-block;
    color: #2470b6;
}
.sls a.hours_plus_ipb:hover {
    opacity: 1;
    color: #403E50;
}


section.sls-telform {
    min-height: 190px;
    padding: 55px 0 43px;
	background: #F87F28;
}
section.sls-telform .tel-form-header {
	font: bold 40px/1.2 'Montserrat', sans-serif;
	color: #FFFFFF;
}
section.sls-telform .tel-form-subheader {
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	margin-top: 5px;
}
section.sls-telform div[role="form"] {
	width: 100%;
}
section.sls-telform .tel-form {
	position: relative;
}
section.sls-telform .tel-form > div.d-flex {
	display: -ms-flexbox!important;
    display: flex!important;
}
section.sls-telform .tel-form br { display: none; }
section.sls-telform .tel-form input[type="submit"] {
	height: 45px;
	margin-top: 15px;
	min-width: 174px;
	padding-left: 15px;
	padding-right: 15px;
	flex-grow: 1;
	background: #F87F28;
	border: 1px solid #fff;
	font-weight: 600;
	transition: 0.3s;
	margin-bottom: 0;
}
section.sls-telform .tel-form input[type="submit"]:hover {
	border: 1px solid #ffdabe;
	color: #ffdabe;
}
section.sls-telform .tel-form input[type="submit"][disabled="disabled"] {
	border: 1px solid #ffdabe;
	color: #ffdabe;
	cursor: default;
}
section.sls-telform .tel-number {
	display: block;
	max-width: 100%;
	margin-right: 8px;
	flex-grow: 1;
	flex-shrink: 1;
	font-size: 16px;
	color: rgba(51, 51, 51, 0.53);
}
section.sls-telform .tel-number input {
	width: 100%;
	margin-top: 15px;
	height: 45px;
	font-size: 16px;
}

@media screen and (max-width: 1365.98px) {
	section.sls-telform .tel-form > div:first-child {
		display: block !important;
	}
	section.sls-telform .tel-number {
		margin-right: 0;
		width: 100%;
	}
	section.sls-telform .tel-form input[type="submit"] {
		width: 100%;
	}
}


section.sls-telform .tel-form .wpcf7-not-valid {
	/*margin-bottom: 20px;*/
}
section.sls-telform .tel-form .wpcf7-not-valid-tip {
	line-height: 1.1;
	margin: 10px 0 0;
	color: #fff600;
}
section.sls-telform .tel-checkbox span.wpcf7-not-valid-tip {
    position: absolute;
    width: 300px;
    margin-top: 8px;
}


section.sls-telform .tel-form .ajax-loader {
	position: absolute;
	right: -8px;
}
section.sls-telform .tel-form span.wpcf7-list-item {
	margin-left: 0;
}
section.sls-telform .tel-form + .wpcf7-response-output {
	margin: 17px 0 0;
}
/*section.sls-telform div.wpcf7-validation-errors {
    border: 2px solid #FF3F43;
}*/
section.sls-telform .tel-checkbox-block {
	margin-top: 13px;
}
section.sls-telform .check-personal-link {
	font-size: 12px;
	line-height: 16px;
	color: #fccead;
	max-width: 100%;
}
section.sls-telform .check-personal-link a {
	color: #fccead;
	text-decoration: underline;
}
section.sls-telform .check-personal-link a:hover {
	color: rgba(255, 255, 255, 0.62);
	text-decoration: none;
}
section.sls-telform input[type="checkbox"] {
    width: 15px;
    height: 15px;
    background: #F87F28;
    margin-top: 0;
    cursor: pointer;
    border: 0 none;
}
section.sls-telform input[type="checkbox"]:before {
    width: 15px;
    height: 15px;
	background: #F87F28;	
	border: 1px solid #fbb787;
	outline: none;
}
section.sls-telform input[type="checkbox"]:checked:before {
    content: url(img/checkbox-telform.svg);
    padding: 3px 0 0 2px;
}

@media screen and (max-width: 991.98px) {
	section.sls-telform .tel-form-header {
	    font-size: 31px;
	    line-height: 35px;
	}
	section.sls-telform .tel-form-subheader {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 575.98px) {
	section.sls-telform .tel-form-header {
	    font-size: 26px;
	    line-height: 30px;
	}
}


footer.sls .foot_links {
  background: #eaeaee;
}
footer.sls .links {
  text-align: center;
  line-height: 40px;
	display: flex;
    justify-content: space-between;
}
footer.sls .links a {
  font-size: 12px;
  line-height: 16px;
  color: #33305a;
  padding: 12px 0;
}
footer.sls .links a:hover {
  color: #0271b6;
}
footer.sls .links a:first-child {
  padding-left: 0;
}
footer.sls .links a:last-child {
  padding-right: 0;
}

footer.sls .foot_main {
  background: #33305a;
  color: #9998ad;
  font-size: 12px;
  line-height: 14px;
  padding: 30px 0 35px;
}
footer.sls .logo {
  float: left;
  padding-right: 50px;
  width: 300px;
  height: 100px;
}
footer.sls .logo p {
  margin: 7px 0 0 64px;
  font-size: 12px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.4);
}
footer.sls .logo a {
  display: block;
  width: 199px;
  height: 35px;
  background-image: url("img/logo-footer.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
footer.sls .agree {
	color: rgba(255, 255, 255, 0.4);
	padding-top: 5px;
}
footer.sls .agree p {
    margin: 0 0 20px;
    line-height: 15px;
}
footer.sls .agree p:last-child {
  margin-bottom: 0;
}
footer.sls .contacts {
	float: right;
  text-align: right;
  padding-left: 50px;
  height: 90px;
}
footer.sls .tel {
  color: #fff;
  font: 500 20px/1.2 'Montserrat', sans-serif;
  margin-top: 1px;
}
footer.sls .tel span {
  color: #bac9da;
  font-family: 'Montserrat', sans-serif;
}
footer.sls .mail {
	color: #41A4FF;
	font: 500 13px/1.3 'Montserrat', sans-serif;
	margin-top: 4px;
}
@media screen and (max-width: 1199.98px) {
  footer.sls .links {
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0;
  }
  footer.sls .links a {
    margin: 0 20px;
    padding: 0;
    line-height: 1.6;
  }

  footer.sls .foot_main {
    font-size: 11px;
    line-height: 14px;
    padding: 20px 0;
  }
  footer.sls .mail {
      font-size: 12px;
  }

}
@media screen and (max-width: 991.98px) {
  footer.sls .logo p {
      margin-top: 3px;
  }
  footer.sls .tel {
	margin-top: 6px;
  }
  footer.sls .agree {
    clear: both;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
	footer.sls .agree p {
	    margin-bottom: 15px;
	}
}
@media screen and (max-width: 767.98px) {
  footer.sls .contacts {
  }
  footer.sls .mail {
    margin-top: 5px;
  }
  footer.sls .agree {
    margin-top: 40px;
  }
}
@media screen and (max-width: 549.98px) {
  footer.sls .logo {
    float: none;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 11px;
    width: 259px;
  }
  footer.sls .contacts {
    padding: 0;
    float: none;
    height: auto;
    width: 100%;
    text-align: center;
  }
  footer.sls .agree {
  	margin-top: 20px;
  }
}



.sls-tel-popup {
	background: #FFFFFF;
	width: 570px;
	padding: 64px 50px 43px;
}
.sls-tel-popup .sls-popup-header {
	font: bold 36px/1.2 'Montserrat', sans-serif;
	color: #322F58;
	text-align: center;
}
.sls-tel-popup .sls-popup-subheader {
	font-size: 16px;
	line-height: 21px;
	color: #322F58;
	text-align: center;
}
.sls-tel-popup input[type="tel"], .sls-tel-popup input[type="submit"] {
	display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    width: 100%;
}
.sls-tel-popup input[type="tel"] {
	background: #FAFAFA;
	border: 1px solid #E4E4E4;
	font-size: 16px;
	margin-top: 21px;
}
.sls-tel-popup input[type="submit"] {
	margin: 10px 0 25px;
	background: #F87F28;
}
.sls-tel-popup input[type="submit"]:hover {
	background: #fa9044;
}
.sls-tel-popup .tel-checkbox-block {
	display: -ms-flexbox;
	display: flex;
}
#TB_ajaxContent .sls-tel-popup form {
	font-size: 12px;
	line-height: 16px;
}
#TB_ajaxContent .sls-tel-popup form p {
	padding: 0;
	margin-bottom: 0;
	position: relative;
}

.sls-tel-popup .ajax-loader {
	position: absolute;
	top: 10px;
	right: 10px;
}

.sls-tel-popup input[type="checkbox"] {
	width: 15px;
	height: 15px;
	border: 1px solid rgba(64, 62, 80, 0.18);
	margin-right: 10px;
}
.sls-tel-popup input[type="checkbox"]:before {
	width: 15px;
	height: 15px;
}
.sls-tel-popup input[type="checkbox"]:checked:before {
    content: url(img/checkbox-telform-popup.svg);
    padding: 2px 0 0 1px;
    background: #fff;
}
.sls-tel-popup .check-personal-link {
	color: rgba(64, 62, 80, 0.42);
}
.sls-tel-popup .check-personal-link a {
	color: rgba(64, 62, 80, 0.42);
	text-decoration: underline;
}
.sls-tel-popup .check-personal-link a:hover {
	text-decoration: none;
}
section.sls-telform input[type="checkbox"]:checked:before {
    content: url(img/checkbox-telform.svg);
    padding: 3px 0 0 2px;
}

.sls-tel-popup .wpcf7-not-valid-tip {
	margin-top: 10px;
	display: block;
}
.sls-tel-popup .wpcf7-validation-errors {
	margin: 10px 0 0;
}
@media screen and (max-width: 1199.98px) {
	.sls-tel-popup input[type="checkbox"]:before {
		width: 15px;
		height: 15px;
	}
}
@media screen and (max-width: 575.98px) {
  .sls-tel-popup {
      width: 360px;
      padding: 30px 20px 30px;
  }
	.sls-tel-popup .sls-popup-header {
		font-size: 30px;
	}
}
@media screen and (max-width: 359.98px) {
  .sls-tel-popup {
      width: 100%;
      padding: 20px 10px 20px;
  }
}



section.sls-banner {
	padding: 60px 0;
}
@media screen and (max-width: 991.98px) {
	section.sls-banner a {
		display: block;
		overflow: hidden;
	}
	section.sls-banner img {
		/*max-width: 125%;*/
	}
}
@media screen and (max-width: 575.98px) {
	section.sls-banner img {
		/*max-width: 185%;*/
	}
}

div.activity-feed-container {
	display: none !important;
}