html, body {
	background: #fff;
	overflow-x: hidden;
}
body {
	font-size: 16px;
	line-height: 1.5;
	font-family: 'RobotoLight', 'Open Sans', Arial, sans-serif;
	font-weight: 300;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 34px;
	text-align: center;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	line-height: 1.3;
	letter-spacing: 0.5px;
	font-weight: 700;
	font-family: 'latolight', 'RobotoLight', 'Open Sans', Arial, sans-serif;
}
h1.big {
	font-size: 50px;
	font-weight: bold;
	text-align: left;
	font-family: 'latomedium', 'RobotoLight', 'Open Sans', Arial, sans-serif;
}
h2 {
	font-family: 'latolight', 'RobotoLight', 'Open Sans', Arial, sans-serif;
	font-weight: 700;
}
a {
	color: rgb(99, 188, 70);
	text-decoration: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
a:hover, a:active, a:focus {
	color: #888;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	border: none;
}
p {
	margin: 0 0 20px;
}
p.title {
	font-size: 20px;
	line-height: 32px;
}
.font-25 {font-size: 35px;}
section .lead {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	text-align: center;
}
section .lead-left {
	font-size: 21px;
	font-weight: 300;
	line-height: 1.5;
	text-align: left;
}
section {
	position: relative;
	padding: 30px 0;
}
.section {
	padding: 0;
}
.container, .header .container-fluid {
	position: relative;
	z-index: 5;
}
.inline-block {
	display: inline-block;
}
/*.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 90%;
	max-width: 95%!important;
}
*/
.carousel-do-posle-2 .col-md-6 {
	padding: 15px;
}
.bold {
	font-weight: 700;
}
video .mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 70%;
	max-width: 95%!important;
}
.gift-txt {
	color: #757575;
	font-size: 85%;
}
.color-blue {
	color: #F1A00E;
}
.color-black {
	color: #333;
}
.white-txt, .white-txt a, .white-txt h2, .white-txt h3 {
	color: black;
}
#contacts.white-txt, #contacts.white-txt a, #contacts.white-txt h2, #contacts.white-txt h3 {color:#FFFFFF !important;}

.bg-gray {
	background-color: #f2f8fb;
}
.gray-blue {
background: #f2f8fb;

		/*background: url('../images/upload/bg11.jpg') repeat;  */
}
.gray-blue-2 {
	background: #f2f8fb;
}
#faq {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#faq .question h4 {
	color: rgb(99, 188, 70);
}
#faq .question {
	padding: 0 10px;
}
.bigger {
	font-size: 26px;
	font-family: arial;
	color: #333;
}
.big-number {
	font-size: 30px;
}
.max-85 {
	max-width: 85%;
	margin: 0 auto;
}
.max-75 {
	max-width: 75%;
	margin: 0 auto;
}
.max-65 {
	max-width: 65%;
	margin: 0 auto;
}
.max-55 {
	max-width: 55%;
	margin: 0 auto;
}
.no-overflow {
	overflow: hidden!important;
}
.pull-center-inner {
	display: table;
	margin: 0 auto;
}
.centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.link_copy, .modal_btn_copy, .bot-call-back {
	cursor: pointer;
	border-bottom: 1px dotted;
}
.bot-call-back {
	cursor: pointer;
	border-bottom: 1px dotted #F1A00E;
	color: #F1A00E;
}
.call-back {
	cursor: pointer;
	border-bottom: 1px dotted;
}
.call-back:hover {
	color: #ccc;
	border-bottom: 1px dotted;
}
.go-to {
	cursor: pointer;
	border-bottom: 1px dotted;
}
.link-more, .compare {
	border-bottom: 1px dotted;
	color: rgb(99, 188, 70);
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.link-more:hover {
	color: #ccc;
}
.top-phone, .top-phone:hover {
	font-weight: 700;
	color: #fff;
	font-size: 24px;
	display: block;
	text-decoration: none;
}
.font-yellow {
	color: rgb(99, 188, 70);
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin: auto;
}
.owl-theme .owl-controls {
	margin-top: 30px!important;
}
/*****************************************************/
/* HEADER */
/*****************************************************/
.remont-vannoy-komnaty .header { 
  
	position: relative;
	overflow: hidden;
}
.home-bg {
	-webkit-animation-name: back_animation;
	-webkit-animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease;
	animation: 40s ease 0s normal none infinite back_animation;
	background: url('../images/upload/bg3.jpg')/*tpa=/assets/images/upload/bg3.jpg*/ no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.remont-vannoy-komnaty .h1-title {
	font-size: 40px;
}
/*****************************************************/
/* CSS ANIMATION */
/*****************************************************/
@-webkit-keyframes back_animation {
0% {
	-webkit-transform: scale(1);
}
50% {
	-webkit-transform: scale(1.2);
}
100% {
	-webkit-transform: scale(1);
}
}
@-moz-keyframes back_animation {
0% {
	-moz-transform: scale(1);
}
50% {
	-moz-transform: scale(1.2);
}
100% {
	-moz-transform: scale(1);
}
}
@-o-keyframes back_animation {
0% {
	-o-transform: scale(1);
}
50% {
	-o-transform: scale(1.2);
}
100% {
	-o-transform: scale(1);
}
}
@keyframes back_animation {
0% {
	transform: scale(1);
}
50% {
	transform: scale(1.2);
}
100% {
	transform: scale(1);
}
}
.remont-vannoy-komnaty .header:before {
	background: #fff;
	opacity: 0.1;
	position: absolute;
	z-index: 4;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}
.remont-vannoy-komnaty #contacts {
	width: 100%;
	position: relative;
	background: url('../images/upload/bg13.jpg')/*tpa=/assets/images/upload/bg13.jpg*/ no-repeat center bottom / cover;
	background-attachment: fixed;
}
.remont-vannoy-komnaty #contacts:before {
	background: rgba(0,0,0,0.35);
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}
.callout-inner {
	background-color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid rgb(99, 188, 70);
	padding: 20px;
	position: relative;
	z-index: 8
}






.arrow_box::after {
	content: '';
	position: absolute;
	left: 43%;
	bottom: -31px;
	border: 15px solid transparent;
	border-top: 15px solid rgb(99, 188, 70);
}
.callout-outer-1, .callout-outer-2 {
	content: '';
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFF;
	border: 1px solid #d9d9d9;
	width: 95.4%;
	height: 30px;
	position: absolute;
	left: 0;
	z-index: 3;
	margin-left: 2.3%;
}
.callout-outer-1 {
	bottom: -3px
}
.callout-outer-2 {
	z-index: 2;
	width: 94.7%;
	margin-left: 2.6%;
	bottom: -6px;
}
.lft-menu li {
	display: inline-block;
	vertical-align: super;
	width: 100%;
	background: url("../images/upload/dashed.png")/*tpa=/assets/images/upload/dashed.png*/ repeat-x;
	background-position: center;
	margin-bottom: 10px;
}
.lft-menu span {
	background: #fff;
	padding-right: 10px;
}
.lft-menu span.price-service {
	background: #fff;
	padding: 0;
	padding-left: 10px;
	float: right;
}
#lazuroven {
	min-height: 500px;
}
#lazuroven:after {
	background: url('../images/upload/bg2.png')/*tpa=/assets/images/upload/bg2.png*/ no-repeat center left / auto 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}
#lazuroven:before {
	background: url('../images/upload/bg11.jpg')/*tpa=/assets/images/upload/bg11.jpg*/ repeat;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}
#lazuroven .callout-inner {
	background-color: rgba(255,255,255,0.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid rgb(99, 188, 70);
	padding: 20px;
	position: relative;
	z-index: 8;
}
#stena {
	min-height: 500px;
}
#stena:after {
	background: url('../images/upload/bg1.png')/*tpa=/assets/images/upload/bg1.png*/ no-repeat center right / auto 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}
#stena:before {
	background: url('../images/upload/bg11.jpg')/*tpa=/assets/images/upload/bg11.jpg*/ repeat;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}
/*****************************************************/
.header {
	position: relative;
	overflow: hidden;
	/* min-height: 850px;
	background: url('../images/upload/bg1.jpg') no-repeat center top / cover;
	background-attachment: fixed;
*/
}
.header:before {
	background: #000;
	opacity: 0.15;
	position: absolute;
	z-index: 4;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}
.header h1 {
	margin-top: 0;
	position: relative;
	font-size: 50px;
	font-weight: 400;
	font-family: "IntroRegular", "latolight", "RobotoLight", "Open Sans", arial, sans-serif;
}
.header .multi {
	text-transform: none;
	font-size: 30px;
	line-height: 1.5;
	font-weight: 300;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.12);
	margin: 0;
	letter-spacing: 1px;
	font-family: 'latolight', 'RobotoLight', 'Open Sans', Arial, sans-serif;
}
.header h2.medium {
	color: rgb(99, 188, 70);
	text-transform: none;
	font-family: 'RobotoLight', 'Open Sans', Arial, sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 300;
	margin: 20px 0;
}
.header-wrapper {
	z-index: 10;
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.header-wrapper-inner {
	display: table-cell;
	vertical-align: top;
}
.cover-container {
	margin-right: auto;
	margin-left: auto;
}
.inner {
	padding: 30px;
}
.cover {
	padding: 0 20px;
}
.cover .btn-lg {
	padding: 10px 20px;
	font-weight: bold;
}
.hero-txt .col-md-4 h2 {
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	text-align: left;
	margin: 0 0 30px 0;
	padding-left: 54px;
}
.hero-txt .col-md-4 img, .big-icon-font {
	font-size: 55px!important;
	float: left;
	margin: 0 10px;
}
.top-head {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(99, 188, 70, 0.53);
	border-bottom: none;
	z-index: 99;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-head.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.top-head.top-nav-collapse {
	background-color: #fff;
	display: block;
	-webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);
}
.top-head.navbar-default.top-nav-collapse .navbar-nav > li > a {
	color: #333;
}
.top-head .container {
	position: relative;
	height: 100%;
}
.top-head.navbar-default.top-nav-collapse .navbar-nav > .active > a, .top-head.navbar-default.top-nav-collapse .navbar-nav > .active > a:hover, .top-head.navbar-default.top-nav-collapse .navbar-nav > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: transparent;
	text-decoration: none;
	color: #ccc;
}
.navbar-default .navbar-nav > li > a {
	padding: 0 10px;
	line-height: 22px;
	font-size: 14px;
	font-weight: 700;
}
.navbar-default .navbar-nav > li {
	padding: 13px 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #f7f7f7;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand:focus {
	float: left;
	padding: 3px;
	min-height: 45px;
	font-size: 18px;
	line-height: 40px;
	text-transform: uppercase;
}
.navbar-default .top-phone {
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	display: block;
	line-height: 1.5;
}
.top-menu .small-txt {
	display: block;
	line-height: 1;
	font-size: 13px;
}
.navbar-default .top-order {
	color: #fff;
	cursor: pointer;
	border-bottom: 1px dotted #fff;
	color: #fff;
	padding: 0;
}
.navbar-default .navbar-nav > li > a:after {
	content: "";
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	position: absolute;
	top: 3px;
	right: -3px;
}
.navbar-default .navbar-nav > li:last-child > a:after, .slash-hide:after {
	display: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ddd!important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: transparent;
}
.intro-screen {
	position: absolute;
	right: 0;
	top: 0;
}
.navbar-nav {
	float: none!important;
	text-align: center;
}
.navbar-nav li {
	float: none!important;
	display: inline-block;
}
/*****************************************************/
/* SLIDER WORKS */
/*****************************************************/
.item {
	position: relative;
	z-index: 1;
	text-align: center;
}
.device_morph .screen {
	left: 37px;
	right: 37px;
}
.iphone-border {
	position: absolute;
	left: 12px;
	top: 11%;
	right: 12px;
	bottom: 0;
	height: auto;
	overflow-y: auto;
}
#screenshots-slider {
	padding: 0px 80px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev, .owl-carousel .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 40%;
	background: transparent;
	color: black;
	font-size: 24px;
	font-weight: 700;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 1;
	z-index: 99;
	border: 3px solid black;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 3px 20px;
	width: 55px;
	height: 55px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover, .owl-carousel .owl-controls .owl-buttons .owl-next:hover {
	cursor: pointer;
	width: 55px;
	height: 55px;
	border-radius: 50px;
	border: 3px solid #e4e6ea;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
	font-size: 24px;
	background: transparent;
	color: #e4e6ea;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 10px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 10px;
}
.owl-item > img {
	width: 100%;
}
#screenshots img {
	max-width: 100%;
	padding: 0 10px;
}
.works-item {
	padding: 0px 80px;
}
.works-item .col-md-4, .works-item .col-md-3 {
	padding: 5px;
}
#work-design .col-md-3 {
	padding: 0px;
}
#work-price h3 {
	margin: 2rem 0;
	font-weight: 700;
	font-size: 16px;
}
#work-price .callout {
	margin: 15px 0;
}
.petit {list-style-type:circle; margin-left: 24px;}
.petit li {
	font-size: 12px; margin:14px 0;
}
ul.lft-menu li {font-size: 14px; margin:0;}
#work-price .callout-inner p{
font-weight:bold; margin:14px 0 24px;font-size: 14px;
}
#work-price .work-carousel img {
	max-height: 450px;
}
#action h2,
#action p.lead {
	text-align: left;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	text-align: center;
}
.nav-pills > li {
	float: none;
	display: inline-block;
}
.nav-pills > li > a {
	font-size: 20px;
	line-height: 46px;
	padding: 0;
	margin: 3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 50px;
	height: 50px;
	text-align: center;
	font-weight: 700;
	color: #555;
	border: 2px solid transparent;
}
.nav-pills  li {
	float: none;
	display: inline-block;
}
.nav-pills li a {
	font-size: 18px;
	line-height: 38px;
	padding: 0;
	margin: 3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 42px;
	height: 42px;
	text-align: center;
	font-weight: 700;
	color: #555;
	border: 2px solid transparent;
}
.nav-pills  h3 {
	line-height: 50px;
	padding-bottom: 20px;
}
.color-econom, .color-standart, .color-premium, .color-pvh {
	display: inline-block;
	margin: 0 auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 40px;
	height: 40px;
}
.border-econom, .border-standart, .border-premium, .border-pvh {
	display: inline-block;
}
.border-econom, .border-standart, .border-premium, .border-pvh {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.color-econom {
	background: #f2eeff;
}
.color-standart {
	background: #ffde90;
}
.color-premium {
	background: #ffbf7c;
}
.color-pvh {
	background: #ffbb39;
}
.nav-pills li.active a, .nav-pills li.active a:hover, .nav-pills li.active a:focus {
	background: transparent;
	border: 2px solid #ddd;
}
.nav-pills li.active a.color-econom, .nav-pills li.active a.color-econom:hover, .nav-pills li.active a.color-econom:focus {
	background: #f2eeff;
	color: #333;
	opacity: 0.7;
}
.nav-pills li.active a.color-standart, .nav-pills li.active a.color-standart:hover, .nav-pills li.active a.color-standart:focus {
	background: #ffde90;
	color: #333;
	opacity: 0.7;
}
.nav-pills li.active a.color-premium, .nav-pills li.active a.color-premium:hover, .nav-pills li.active a.color-premium:focus {
	background: #ffbf7c;
	color: #333;
	opacity: 0.7;
}
.nav-pills li.active a.color-pvh, .nav-pills li.active a.color-pvh:hover, .nav-pills li.active a.color-pvh:focus {
	background: #ffbb39;
	color: #333;
	opacity: 0.7;
}
/*****************************************************/
/* CONTACTS */
/*****************************************************/
#contacts {
	width: 100%;
	position: relative;
	background: url('../images/upload/bg2.jpg')/*tpa=/assets/images/upload/bg2.jpg*/ no-repeat center center / cover;
	background-attachment: fixed;
}
#contacts:before {
	background: rgba(0,0,0,0.3);
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}
/*****************************************************/
/* FOOTER */
/*****************************************************/
#footer {
	padding: 20px 0;
}
/*****************************************************/
/* SPISKI */
/*****************************************************/
ul.checked li:before {
	color: rgb(99, 188, 70);
}
ul.star li:before {
	color: rgb(99, 188, 70);
}
ul.caret li:before {
	color: rgb(99, 188, 70);
}
ul.circle li:before {
	color: rgb(99, 188, 70);
}
ul.double-angle li:before {
	color: rgb(99, 188, 70);
}
ul.arrow {
	padding: 0;
	margin: 0;
	margin-left: 20px;
}
ul.arrow li {
	margin: 20px 0;
}
.portfolio-list li {
	font-size: 14px;
	display: block;
	width: 100%;
	clear: both;
	line-height: 2;
	margin-bottom: 20px;
}
.portfolio-list li img {
	width: 32px;
	float: left;
	margin-right: 10px;
}
/*****************************************************/
/* BUTTONS */
/*****************************************************/
.btn-blue-price {
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgb(99, 188, 70);
	padding: 6px 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: rgba(255,255,255,.15);
	cursor: pointer;
	border: 1px solid rgb(99, 188, 70);
	display: inline-block;
}
.btn-blue-price:hover {
	color: #ccc;
	background: transparent;
	border: 1px solid #ccc;
	opacity: 0.7;
}
.btn-blue {
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 8px 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: rgb(99, 188, 70);
	cursor: pointer;
	border: 2px solid rgb(99, 188, 70);
	display: inline-block;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
	color: rgb(99, 188, 70);
	background: transparent;
	border: 2px solid rgb(99, 188, 70);
}
.btn-blue-2 {
	font-size: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 8px 30px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: rgb(99, 188, 70);
	cursor: pointer;
	border: 2px solid rgb(99, 188, 70);
	display: inline-block;
}
.btn-blue-2:hover, .btn-blue-2:focus, .btn-blue-2:active {
	color: rgb(99, 188, 70);
	background: transparent;
	border: 2px solid rgb(99, 188, 70);
}
.btn-blue-sm {
	margin: 5px 5px 5px 0;
	font-size: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgb(99, 188, 70);
	letter-spacing: 1px;
	padding: 8px 20px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: rgba(255,255,255,.3);
	cursor: pointer;
	border: 1px solid rgb(99, 188, 70);
	display: inline-block;
}
.btn-blue-sm:hover, .btn-blue-sm:active, .btn-blue-sm:focus {
	color: #777;
	background: transparent;
	border: 1px solid #777;
	opacity: 0.7;
}
.btn-white {
	text-align: center;
	font-size: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #555;
	padding: 8px 20px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background: #fff;
	cursor: pointer;
	border: 1px solid #fff;
	letter-spacing: 1px;
	display: inline-block;
}

.btn-white:hover {
	color: #fff!important;
	background-color: transparent;
	border: 1px solid #fff;
}
.btn-black {
	text-align: center;
	font-size: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	min-width: 130px;
	padding: 6px 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background: transparent;
	cursor: pointer;
	border: 1px solid #333;
	letter-spacing: 1px;
	display: inline-block;
}
.btn-black:hover {
	color: #C5C5C5!important;
	background: transparent;
	border: 1px solid #C5C5C5;
}
/*****************************************************/
/* CD-TOP */
/*****************************************************/
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	z-index: 100;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(121,121,121,0.8) url(../images/upload/cd-top-arrow.svg)/*tpa=/assets/images/upload/cd-top-arrow.svg*/ no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
@media only screen and (min-width:768px) {
.cd-top {
	right: 20px;
	bottom: 20px;
}
}
@media only screen and (min-width:1024px) {
.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 30px;
}
}
/*****************************************************/
/* MODAL */
/*****************************************************/
.modal-header .close {
	width: 26px;
	height: 26px;
	position: absolute;
	z-index: 1000;
	right: -26px;
	top: -26px;
	font-size: 36px;
	font-weight: 400;
	text-align: center;
	line-height: 26px;
	color: #fff;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: .7;
}
.modal-header .close:hover, .modal-header .close:focus {
	filter: alpha(opacity=100);
	opacity: 1;
}
.modal h3 {
	font: 700 21px/30px 'latolight', 'RobotoLight', 'Open Sans', Arial, sans-serif;
	position: relative;
	text-align: center;
}
/*****************************************************/
/* FEEDBACK-FORM */
/*****************************************************/
.feedback-form label {
	float: left!important;
	display: block!important;
	clear: right!important;
	font-size: 14px!important;
}
.feedback-form .w100 {
	width: 100%;
	margin-bottom: 1em;
	padding: 1.5%;
}
.feedback-form .border {
	border-radius: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0 #D9D9D9 #D9D9D9;
	box-shadow: 0 1px 1px rgba(255,255,255,.5), 0 1px 1px rgba(0,0,0,.1) inset;
}
.feedback-form .border:focus {
	outline: none;
	border-color: #abd9f1 #bfe3f7 #bfe3f7;
}
.feedback-form .border:hover {
	border-color: #7eb4ea #97cdea #97cdea;
}
.feedback-form .border:focus::-moz-placeholder {
	color: transparent;
}
.feedback-form .border:focus::-webkit-input-placeholder {
	color: transparent;
}
.feedback-form .border:not(:focus):not(:hover):valid {
	opacity: .8;
}
.feedback-form br {
	height: 0;
	clear: both;
}
.contact_info form textarea, .contact_info form input {
	outline: none;
	background: none;
	border: 1px solid #e1e8ee;
	margin: 5px auto;
	min-height: 44px;
	width: 100%;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact_info span.little {
	font-size: 11px;
}
.contact_info form textarea {
	min-height: 50px;
}
.contact_info input:active, .contact_info input:focus, .contact_info form textarea:focus {
	background-color: #fff;
	color: #000;
}
.contact_info input:active, .contact_info input:focus, .contact_info form textarea:focus {
	background-color: #fff;
	color: #000;
}
.contact_info .btn-blue {
	min-height: 40px;
	padding: 10px 25px;
	font-size: 20px;
	width: 100%;
	color: #fff;
	background: rgb(99, 188, 70);
	cursor: pointer;
	border: 1px solid rgb(99, 188, 70);
	letter-spacing: 1px;
	font-weight: 700;
}
.contact_info span.little {
	font-size: 11px;
	text-align: center;
	display: block;
}
#contacts .contact_info input.form-control,
#contacts .contact_info textarea {
	color: #fff!important;
}
#contacts .contact_info input.form-control:focus,
#contacts .contact_info textarea:focus {
	color: #000!important;
}
#contacts .contact_info input.form-control:active,
#contacts .contact_info textarea:active {
	color: #000!important;
}
#contacts .contact_info input.form-control,
#contacts .contact_info textarea {
	border: 1px solid #fff;
}
#contacts .contact_info input.form-control::-webkit-input-placeholder,
#contacts .contact_info textarea::-webkit-input-placeholder {
	color: #fff!important;
}
#contacts .contact_info input.form-control::-moz-placeholder,
#contacts .contact_info textarea::-moz-placeholder {
	color: #fff!important;
}
/* Firefox 19+ */
#contacts .contact_info input.form-control:-moz-placeholder,
#contacts .contact_info textarea:-moz-placeholder {
	color: #fff!important;
}
/* Firefox 18- */
#contacts .contact_info input.form-control:-ms-input-placeholder,
#contacts .contact_info textarea:-ms-input-placeholder {
	color: #fff!important;
}
/***************************************************************/
.info-list {
	list-style: disc!important;
	margin: 0 0 0 25px;
	padding: 0;
}
.info-list li {
	font-size: 17px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.price-rub:before {
	content: "";
	position: relative;
	width: 32px;
	height: 32px;
	left: 0px;
	display: inline-block;
	top: 5px;
	background: url(../images/icons/ruble.html)/*tpa=/assets/images/icons/ruble.png*/ no-repeat left top / cover;
}
.price-rub {
	display: inline-block;
	font-size: 21px;
	line-height: 2;
	margin: 0 auto;
}
.bg-3 {
	background: url(../images/upload/bg-3.html)/*tpa=/assets/images/upload/bg-3.jpg*/ no-repeat center bottom / cover;
}
.animation-box {
	display: inline-block;
	position: relative;
}
@-webkit-keyframes laser-blink {
0% {
	opacity: 1;
}
20% {
	opacity: 0.5;
}
22% {
	opacity: 0.8;
}
40% {
	opacity: 0.4;
}
42% {
	opacity: 1;
}
98% {
	opacity: 0.8;
}
}
@keyframes laser-blink {
0% {
	opacity: 1;
}
20% {
	opacity: 0.5;
}
22% {
	opacity: 0.8;
}
40% {
	opacity: 0.4;
}
42% {
	opacity: 1;
}
98% {
	opacity: 0.8;
}
}
.laser-blink {
	animation: laser-blink 0.7s linear 0s infinite;
	-webkit-animation: laser-blink 0.7s linear 0s infinite;
}
@-webkit-keyframes highlight-left {
0% {
	opacity: 0;
	top: 100%;
	-webkit-transform: scale(0);
}
70% {
	opacity: 1;
	-webkit-transform: scale(1);
}
100% {
	opacity: 0;
	top: 0;
	-webkit-transform: scale(0);
}
}
@keyframes highlight-left {
0% {
	opacity: 0;
	top: 100%;
	transform: scale(0);
}
70% {
	opacity: 1;
	transform: scale(1);
}
100% {
	opacity: 0;
	top: 0;
	transform: scale(0);
}
}
.highlight-left {
	position: absolute;
	animation: highlight-left 2s ease-in 0s infinite;
	-webkit-animation: highlight-left 2s ease-in 0s infinite;
	left: -5px;
	margin-top: -100px;
}
@-webkit-keyframes highlight-right {
0% {
	opacity: 0;
	top: 0;
	-webkit-transform: scale(0)
}
70% {
	opacity: 1;
	-webkit-transform: scale(1)
}
100% {
	opacity: 0;
	top: 100%;
	-webkit-transform: scale(0)
}
}
@keyframes highlight-right {
0% {
	opacity: 0;
	top: 0;
	transform: scale(0)
}
70% {
	opacity: 1;
	transform: scale(1)
}
100% {
	opacity: 0;
	top: 100%;
	transform: scale(0)
}
}
.highlight-right {
	position: absolute;
	animation: highlight-right 2s ease-in 0s infinite;
	-webkit-animation: highlight-right 2s ease-in 0s infinite;
	right: -5px;
	margin-top: -100px;
}
/* FEATURES */
.gradient-2 {
	background: url(../images/upload/gradient-2.png)/*tpa=/assets/images/upload/gradient-2.png*/ center top repeat-x;
}
#features .screen {
	max-width: 100%;
	height: auto;
	margin-bottom: -200px;
}
ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
#features .icon {
	color: #aaa;
}
.item-list-right li {
	padding: 0 60px 20px 0;
	position: relative;
	text-align: right;
}
.item-list-right li .icon {
	font-size: 32px;
	position: absolute;
	right: 0;
	top: 0;
}
.item-list-left li {
	padding: 0 0px 20px 60px;
	position: relative;
	text-align: left;
}
.item-list-left li .icon {
	font-size: 32px;
	position: absolute;
	left: 0;
	top: 0;
}
.item-list-right h3, .item-list-left h3 {
	margin: 0 0 25px 0;
}
.item-list-right.item-list-big li {
	padding: 0 80px 60px 0;
}
.item-list-left.item-list-big li {
	padding: 0 0px 60px 80px;
}
.item-list-big li .icon {
	font-size: 48px;
}
.item-list-right li:last-child, .item-list-left li:last-child {
	padding-bottom: 0;
}
@media (max-width:1200px) and (min-width:767px) {
#features .icon {
	display: none;
}
.item-list-right.item-list-big li, .item-list-left.item-list-big li {
	padding: 0 0px 40px 0px;
}
}
@media (max-width:992px) and (min-width:767px) {
.item-list-right.item-list-big li, .item-list-left.item-list-big li {
	font-size: 14px;
}
.item-list-right h3, .item-list-left h3 {
	font-size: 22px;
}
.item-list-right li:last-child, .item-list-left li:last-child {
	padding-bottom: 0;
}
}
@media (max-width:767px) {
.item-list-left li .icon, .item-list-right li .icon {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}
.item-list-right.item-list-big li, .item-list-left.item-list-big li {
	padding: 0 0 40px 0;
	text-align: center;
}
#features .screen {
	max-width: 100%;
	height: auto;
	margin-bottom: 0px;
}
#footer,
#contacts .text-left {
	text-align: center!important;
}
}
@media (max-width:992px) {
#header .text-left, .header h1 {
	text-align: center;
}
}
/* PRICING TABLES */
ul.pricing-table {
	display: block;
	width: 100%;
}
ul.pricing-table:after {
	display: block;
	content: "";
	clear: both;
}
ul.pricing-table > li {
	border: 1px solid #f2f8fb;
	display: block;
	position: relative;
	z-index: 1;
	float: left;
	width: 32.6%;
	background: #fff;
	color: #444;
	border-radius: 5px;
	margin: 0 1% 0 0;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
ul.pricing-table > li:hover {
	background: #fff;
	box-shadow: 0 8px 16px rgba(27,42,48,.3);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul.pricing-table > li:last-child {
	margin-right: 0;
}
ul.pricing-table li p {
	padding: 10px;
	font-size: 14px;
	margin: 0;
}
ul.pricing-table .stamp {
	position: absolute;
	right: -20px;
	top: 60px;
	height: 80px;
	width: 80px;
	padding: 10px;
	border-radius: 50%;
	overflow: hidden;
	font-size: 12px;
	background: #fff;
	border: 1px solid #eee;
	text-transform: uppercase;
	line-height: 1;
	font-weight: bold;
	letter-spacing: -1px;
}
ul.pricing-table .stamp .icon {
	display: block;
	padding: 0 0 4px 0;
	font-size: 27px;
}
ul.pricing-table h3 {
	background: #f2f8fb;
	display: block;
	padding: 30px 5px 30px 5px;
	margin: 0;
	border-radius: 5px 5px 0 0;
	font-size: 22px;
}
ul.pricing-table li.silver {
	border: 1px solid #f2f8fb;
}
ul.pricing-table li.silver h3 {
	background: #f2f8fb;
}
ul.pricing-table li.silver .stamp {
	color: #888;
	border: 1px solid #888;
}
ul.pricing-table li.gold {
	border: 1px solid #f2f8fb;
}
ul.pricing-table li.gold h3 {
	background: #f2f8fb;
}
ul.pricing-table li.gold .stamp {
	color: #a98815;
	border: 1px solid #a98815;
}
ul.pricing-table li.platinum h3 {
	background: #444;
	color: #fff;
}
ul.pricing-table li.platinum .stamp {
	color: #444;
	border: 1px solid #444;
}
ul.pricing-table .link-more {
	font-size: 20px;
	font-weight: 700;
}
ul.pricing-table span small {
	font-size: 16px;
	font-weight: normal;
	color: #B4976D;
	display: block;
	padding: 0px 10px;
	line-height: 1.3;
}
ul.pricing-table .benefits-list {
	margin: 20px 0;
	list-style: none;
	list-style-type: disc;
	padding: 0;
	text-align: left;
	margin-left: 30px;
}
ul.pricing-table .benefits-list li {
	padding: 5px 8px;
	font-size: 14px;
}
ul.pricing-table .benefits-list li.not {
	text-decoration: line-through;
	color: #ddd;
}
ul.pricing-table .buy {
	display: inline-block;
	padding: 15px 25px;
	font-size: 18px;
	background: rgb(99, 188, 70);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	margin-bottom: 50px;
	color: #fff;
	font-weight: 700;
}
ul.pricing-table li.silver .buy {
	background: rgb(99, 188, 70);
}
ul.pricing-table li.gold .buy {
	background: rgb(99, 188, 70);
}
ul.pricing-table .buy .icon {
	font-size: 28px;
}
ul.pricing-table .buy:hover .icon-basket:before {
	content: "\e04d";
}
@media (max-width:992px) {
ul.pricing-table > li {
	width: 100%;
	margin: 0 2% 30px 2%;
}
}
@media (max-width:768px) {
ul.pricing-table > li {
	width: 100%;
	margin: 0 0 20px 0;
}
}
.logo {
	font-size: 32px;
}
a.logo {/* background-image: url(../images/elements/logo.png); */background-position: 0 0;background-size: auto 70px;background-repeat: no-repeat;display: block;height: 70px;padding: 8px 0 0 92px;line-height: 1.2;font-weight: bold;}
a.logo span {font-size: 16px;
display: block;
font-weight: normal;}

.small-txt {
	display: block;
	font-size: 13px;
}
/* Section Services */
section.services [class^="col-"]:nth-child(4n+1) {
	clear: both;
}
section.services h5 {
	letter-spacing: 0;
	font-weight: 700;
  font-size: 21px;
	min-height: 32px;
	margin-top: -50px;
	margin-bottom: 0;
}
section.services h5 i, section.services h5 img {
	/*  width: 48px;
	height: 48px;
	float: left;
	font-size: 42px;
	margin-right: 10px;
	color: #ffcf49;
*/
}
section.services aside {
}
section.services .col-md-4 {
	padding: 0;
}
#features-pvh img {
	margin-bottom: 12px;
}
#features-pvh .col-sm-4 {
	padding-bottom: 20px;
}
/* ------------------------------------------------------------------------------- */
/*  9. steps
/* ------------------------------------------------------------------------------- */
#steps h4,
#features h4 {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.5;
}
.number {
	color: rgb(99, 188, 70);
	width: 50px;
	height: 50px;
	line-height: 45px;
	border-radius: 60px;
	border: 2px solid rgb(99, 188, 70);
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 22px;
	margin-top: 22px;
	-webkit-transition: .4s all;
	-o-transition: .4s all;
	transition: .4s all;
}
#steps .col-md-6:hover  .number {
	color: #ececec;
	width: 50px;
	height: 50px;
	line-height: 45px;
	border-radius: 60px;
	border: 2px solid #ececec;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 22px;
	margin-top: 22px;
}
.number.pull-left {
	margin: 0 15px 0 0;
}
.step-title + p {
	margin-top: 5px;
}
.text-primary {
	color: rgb(99, 188, 70);
}
.contact_form input, .contact_form textarea {
	border: 1px solid #e1e8ee;
	border-radius: 6px;
	box-shadow: none;
	color: #5e6977;
	font-family: RobotoRegular, Arial;
	font-size: 14px;
	height: 57px;
	margin-bottom: 20px;
	padding: 20px;
}
.contact_form textarea {
	min-height: 120px;
}
.contact_form label {
	font-weight: 700;
}
.btn-submit {
	font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	letter-spacing: 1px;
	padding: 8px 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: rgb(99, 188, 70);
	cursor: pointer;
	border: 1px solid rgb(99, 188, 70);
	display: inline-block;
}
.btn-submit:hover {
	color: rgb(99, 188, 70);
	background: transparent;
	border: 1px solid rgb(99, 188, 70);
}
.contact_form button {
    height: 57px;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 700;
    display: block;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 5px 8px;
	font-size: 14px;
	border-top: none;
}
#video-about {
	min-height: 500px;
}  
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px 8px;
    font-size: 14px;
    border-top: none;
}

/*****************************************************/
/* ACCORDION */
/*****************************************************/
.accordion {
}
.accordion .accordion-wrap .title {
	position: relative;
}
.accordion .accordion-wrap .title:after {
	position: absolute;
	right: 10px;
	top: 4px;
	font: 700 30px/32px 'Pe-icon-7-stroke';
	content: "\e688";
	cursor: pointer;
	text-align: center;
	color: rgb(99, 188, 70);
	width: 32px;
	height: 32px;
	border-radius: 5px;
	border: 2px solid rgb(99, 188, 70);
}
.accordion .accordion-wrap .title.active:after {
	content: "\e682";
}
.accordion .accordion-wrap .title.active, .accordion .accordion-wrap .title:hover {
	background: rgb(251, 253, 254);
}
.accordion-wrap .content {
	padding: 10px 30px;
}
.accordion-wrap .content p {
}
.accordion .accordion-wrap .title span {
	cursor: pointer;
	display: block;
	padding: 7px 50px 7px 10px;
	text-decoration: none;
	color: rgb(99, 188, 70);
	font-weight: 700;
	font-size: 18px;
}
.accordion:last-child {
	border-bottom: 0;
}
.device-mockup[data-device=ipad_pro][data-orientation=landscape]>.device>.screen iframe {
	width: 100%;
	height: 100%;
}

.mt-30 {
	margin-top:30px
}
.mt-50 {
	margin-top:50px
}

.mb-10 {
	margin-bottom:10px
}
.mb-30 {
	margin-bottom:30px
}

.pt-0 {
	padding-top:0!important
}
.pt-30 {
	padding-top:30px
}
.pt-40 {
	padding-top:40px
}
.pt-70 {
	padding-top:70px
}
.pb-0 {
	padding-bottom:0!important
}
.pb-40 {
	padding-bottom:40px
}
@media only screen and (max-width:1200px) {
}
@media only screen and (max-width:1024px) {
}
@media only screen and (max-width:768px) {
	.mt-sm-70 {
		margin-top:70px
	}
	.mb-sm-0 {
		margin-bottom:0!important
	}
}
@media only screen and (max-width:767px) {
	.mb-xs-30 {
		margin-bottom:30px
	}
}
@media only screen and (max-width:480px) {
}
.mt-70 {background-color: rgb(99, 188, 70);
color: white;
padding: 2rem 0 0; margin: 0 0 2rem;}
.mb-70 {margin-bottom:40px;}
.cb {text-align: center;
font-size: 20px;
font-weight:bold;
color: rgb(99, 188, 70);
}

.slick-next{display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;padding:0;
    margin: 10px;
    height: 40px;
    margin-top: -20px;z-index:1;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    font-size: 20px;
    background: none;
    border: 4px solid white;}
.slick-prev{z-index:1;
display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;padding:0;
    margin: 10px;
    height: 40px;
    margin-top: -20px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    font-size: 20px;
    background: none;
    border: 4px solid white;
}
.owl-carousel {padding:20px!important;}


