body {
	font-family: "LatoRegular", sans-serif;
	font-size: 12px;
	min-width: 320px;
	position: relative;
}
a, a:focus, a:hover {
	color: inherit;
}
.mp0 {
	margin: 0;
	padding: 0;
}
.thanks_page {
	background-image: url(../img/thanks_bg.jpg);
}
.relative {
	position: relative;
}
.form_popup {
	width: 360px;
	margin: auto;
	position: relative;
}
label.error {
	color: red;
}
.preloader {
	background: none repeat scroll 0 0 #fff;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 9999;
}
.preloader .preloader_inner {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-color: #fff;
	height: 74px;
	top: 48%;
	left: 48%;
	width: 72px;
	position: absolute;
	background-image: url(../img/loading.gif);
}
.politics {
	background-color: #fff;
}
.politics p {
	font-size: 18px;
	color: #000;
}
.politics_text {
	padding: 20px 40px;
}
.politics h3 {
	background: #1782ab;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0;
	margin: 0;
}
@media only screen and (max-width : 767px) {
	.politics h3 {
		font-size: 23px;
	}
}
button {
	text-transform: uppercase;
	border: none;
	background: none;
}
button, input, .thumbnail, .slick-slide, img, textarea {
	outline: none!important;
}
section {
	padding: 80px 0;
	position: relative;
	background-position-x: center;
	background-repeat: no-repeat;
}
section h6 {
	font-weight: bold;
	font-size: 24px;
}
section h3 {
	font-family: "LatoBold", sans-serif;
	color: #0484aa;
	font-size: 40px;
	letter-spacing: 1px;
	text-align: center;
}
section h4 {
	font-family: "LatoBold", sans-serif;
	font-size: 28px;
}
section p {
	font-size: 18px;
}
ul {
	list-style-type: none;
	padding: 0;
}
.thanks_page {
	background-image: url(../img/...);
	background-repeat: no-repeat;
	background-position-x: center;
	color: #fff;
	padding-bottom: 400px;
}
header {
	/*background-image: url(../img/header_bg.jpg);*/
	background-repeat: no-repeat;
	background-position-x: center;
	position: relative;
	overflow: hidden;
	min-height: 670px;
	background: rgba(0,55,65,0.7);
}
header video {
	position: absolute;
	width: 100%;
	z-index: -1;
}
.top_header {
	color: #fff;
}
.descriptor {
	padding-top: 24px;
	padding-left: 36px;
}
.top_button {
	padding-top: 16px;
}
.top_button button {
	width: 100%;
	border: 2px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-ms-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;
	padding: 16px 0;
	font-size: 12px;
	transition: all ease .5s;
}
.top_button button:hover {
	color: rgba(0,55,65,0.7);
	background-color: #fff;
	border: 2px solid #fff;
	transition: all ease .5s;
}
.phone {
	padding-top: 26px;
}
/*.phone a {float: right;}*/
.phone work_days {
	float: right;
}
.my_navbar {
	margin-bottom: 0;
	margin-top: 40px;
	background-color: transparent;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #07a6e0;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 50px;
}
.my_navbar ul a {
	display: inline-block;
}
.my_navbar ul a:hover {
	text-decoration: none;
}
.my_navbar ul li {
	padding: 0 19px;
}

.my_navbar ul li:hover {
	color: #32dac3;
}
.main_text {
	margin: 116px 0;
}
.main_text p {
	font-family: "LatoBold", sans-serif;
	font-size: 45px;
	text-transform: uppercase;
	color: #fffefe;
	text-align: center;
	display: table;
	margin: 0 auto;
	padding: 2px 30px;
}
.second_p {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(to right, rgba(210,87,232,0.2), rgba(90,194,242,0.2));
	background-image: -moz-linear-gradient(to right, rgba(210,87,232,0.2), rgba(90,194,242,0.2));
	background-image: -o-linear-gradient(to right, rgba(210,87,232,0.2), rgba(90,194,242,0.2));
	background-image: -ms-linear-gradient(to right, rgba(210,87,232,0.2), rgba(90,194,242,0.2));
	background-image: linear-gradient(to right, rgba(210,87,232,0.2) 0%, rgba(90,194,242,0.2) 100%);
}
.first_p {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(to left, rgba(210,87,232,0.2), rgba(90,194,242,0.2));
	background-image: -moz-linear-gradient(to left, rgba(210,87,232,0.2), rgba(90,194,242,0.2));
	background-image: -o-linear-gradient(to left, rgba(210,87,232,0.2), rgba(90,194,242,0.2));
	background-image: -ms-linear-gradient(to left, rgba(210,87,232,0.2), rgba(90,194,242,0.2));
	background-image: linear-gradient(to left, rgba(210,87,232,0.2) 0%, rgba(90,194,242,0.2) 100%);
}
.trigger {
	color: #fff;
	font-size: 22px;
}
.trigger li {
	background-image: url(../img/header_marker.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	-ms-background-position-x: 36px;
	background-position-x: 36px;
	-ms-background-position-y: 8px;
	background-position-y: 8px;
}
.form_wrapper {
	padding: 46px 38px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000;
	background-image: -webkit-linear-gradient(149deg, #0381aa, #1eaea4);
	background-image: -moz-linear-gradient(149deg, #0381aa, #1eaea4);
	background-image: -o-linear-gradient(149deg, #0381aa, #1eaea4);
	background-image: -ms-linear-gradient(149deg, #0381aa, #1eaea4);
	background-image: linear-gradient(149deg, #0381aa, #1eaea4);
	color: #fff;
	text-align: center;
}
.form_wrapper p {
	font-size: 16px;
	margin: 20px 0;
}
.form_wrapper input, .form_wrapper textarea, select {
	width: 100%;
	margin-top: 10px;
	-webkit-border-radius: 23px;
	-ms-border-radius: 23px;
	-o-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	background-color: rgba(18,88,115,.3);
	border: solid 1px #38b9e1;
	padding: 18px 30px;
	font-size: 16px;
}
.form_wrapper form button, .bt_n {
	margin-top: 10px;
}
.form_wrapper input::-moz-placeholder, .form_wrapper textarea::-moz-placeholder {
	color: #fff;
	font-size: 16px;
}
.form_wrapper input:-moz-placeholder, .form_wrapper textarea:-moz-placeholder {
	color: #fff;
	font-size: 16px;
}
.form_wrapper input::-webkit-input-placeholder, .form_wrapper textarea::-webkit-input-placeholder {
	color: #fff;
	font-size: 16px;
}
.form_wrapper input::-ms-input-placeholder, .form_wrapper textarea::-ms-input-placeholder {
	color: #fff;
	font-size: 16px;
}
.form_wrapper form button, .bt_n {
	width: 100%;
	font-family: "LatoBold", sans-serif;
	font-size: 14px;
	color: #7a4d1f;
	text-shadow: 0 1px rgba(255,255,255,.79);
	background: -webkit-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	background: -ms-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	background: -moz-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	background: -o-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	background: linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	-webkit-border-radius: 23px;
	-ms-border-radius: 23px;
	-o-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	padding: 18px 30px;
}
.form_wrapper form button:hover, .bt_n:hover {
	background: -webkit-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
	background: -ms-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
	background: -moz-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
	background: -o-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
	background: linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
}

.registration h3 {
	font-size: 43px;
	text-align: left;
}
.share h3 {
	font-size: 42px;
	text-align: left;
}
.share {
	padding-top: 0;
}
.registration .registr p {
	color: #2e2e2e;
	margin: 46px 0;
}
.share .shar p {
	color: #2e2e2e;
	margin: 46px 0;
}
.registration {
	background: -webkit-linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	background: -ms-linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	background: -moz-linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	background: -o-linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	background: linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
}
.registration img {
	position: absolute;
	bottom: 0;
	left: 30%;
}
.share img {
	position: absolute;
	bottom: 0;
	left: 27%;
}
.registration h6 {
	font-weight: bold;
	font-size: 18px;
}
.share h6 {
	font-weight: bold;
	font-size: 18px;
}
.about {
	padding-bottom: 0;
}
.about h3 {
	margin-bottom: 30px;
}
.about_item_wrapper {
	float: left;
	margin-bottom: 30px;
	color: #fff;
	padding: 120px;
	height: 400px;
	width: 49%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.about_item_wrapper:first-child {
	background-image: url(../img/about_1.jpg);
	margin-right: 2%;
}
.about_item_wrapper:nth-child(2) {
	background-image: url(../img/about_2.jpg);
}
.about_item_wrapper:nth-child(3) {
	background-image: url(../img/about_3.jpg);
	margin-right: 2%;
}
.about_item_wrapper:nth-child(4) {
	background-image: url(../img/about_4.jpg);
}
.about_item_wrapper:nth-child(5) {
	background-image: url(../img/about_4.jpg);
	margin-right: 2%;
}
.about_item_wrapper:nth-child(6) {
	background-image: url(../img/about_4.jpg);
}

.about_item_wrapper:first-child .about_item, .about_item_wrapper:nth-child(3) .about_item {
	float: right;
}
.about_item_wrapper:last-child .about_item, .about_item_wrapper:nth-child(2) .about_item {
	float: left;
}

.visit img {
	width: 100%;
}
.visit .col-md-9 {
	border-bottom: 1px solid #0484a9;
	height: 100%;
	padding-left: 130px;
}
.visit .col-sm-10 {
	height: 221px;
	margin-top: 100px;
}
.visit .col-md-3 {
	padding-right: 0;
}
.visit p {
	margin-top: 46px;
}
.care {
	background-image: url(../img/care_bg.jpg);
	-ms-background-position-y: 280px;
	background-position-y: 280px;
	overflow: hidden;
	padding: 40px 0;
}
.care h3 {
	margin-bottom: 80px;
}
.ipad_video {
	position: relative;
}
#videoButton {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 115px;
	height: 115px;
	position: absolute;
	left: 0;
	bottom: 70px;
	top: 0;
	right: 0;
	margin: auto;
	z-index: 999;
	background-image: url(../img/video_button.png);
}
.ipad_video img {
	width: 100%;
}
.ipad_video video {
	position: absolute;
	top: 46px;
	left: 180px;
	z-index: 3;
	width: 800px;
}
.table {
	position: absolute;
	bottom: -100px;
}
.ipad {
	z-index: 1;
	position: relative;
}
.reviews .thumbnail {
	padding: 0;
	border: 0;
}
.reviews h3 {
	margin-bottom: 60px;
}
.reviews h6 {
	text-align: center;
}
.compair_result h5 {
	text-align: center;
	color: #0aaadf;
	font-size: 24px;
}
.compair_img {
	position: absolute;
	bottom: 0;
}
.rev1, .rev2, .compair_result .col-md-6 {
	min-height: 280px;
}
.compair_result div:last-child h5 {
	color: #2dd3c8;
}
.compair_result img {
	width: 100%;
	border: 1px solid #0484a9;
	height: 150px;
}
.compair_result div {
	padding: 0;
}
.reviews_carousel .col-md-8 {
	border-bottom: 1px solid #0484a9;
}
.reviews_carousel .col-md-4 {
	padding-left: 0;
}
.slick-dots li button {
	width: 20px;
	height: 20px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: -1px 1px 3px rgba(48,39,25,.26);
	-ms-box-shadow: -1px 1px 3px rgba(48,39,25,.26);
	-o-box-shadow: -1px 1px 3px rgba(48,39,25,.26);
	-moz-box-shadow: -1px 1px 3px rgba(48,39,25,.26);
	box-shadow: -1px 1px 3px rgba(48,39,25,.26);
	border: 1px solid #fff;
}
.slick-dots li.slick-active button {
	background-image: -webkit-linear-gradient(bottom, #2bd1c8, #0babde);
	background-image: -moz-linear-gradient(bottom, #2bd1c8, #0babde);
	background-image: -o-linear-gradient(bottom, #2bd1c8, #0babde);
	background-image: -ms-linear-gradient(bottom, #2bd1c8, #0babde);
	background-image: linear-gradient(to top, #2bd1c8, #0babde);
}
.slick-dots li button:before {
	content: ''!important;
}
.slick-dots {
	bottom: -50px!important;
}
.review_prev, .review_next {
	position: absolute;
	bottom: -32px;
	z-index: 1;
	cursor: pointer;
}
.review_prev i, .review_next i {
	color: #0aaadf;
}
.review_prev i:hover, .review_next i:hover {
	color: #2dd3c8;
}
.review_next {
	right: 36%;
}
.review_prev {
	left: 36%;
}
.reviews .controls {
	font-size: 26px;
}
.services {
	background-color: #2dd3c8;
}
.services h3 {
	color: #fff;
	margin: 0 0 50px 0;
}
.services .row .col-sm-6 {
	height: 370px;
	margin-bottom: 34px;
}
.services .service_desc {
	background-image: -webkit-linear-gradient(to right, #1caca4, #0483a9);
	background-image: -moz-linear-gradient(to right, #1caca4, #0483a9);
	background-image: -o-linear-gradient(to right, #1caca4, #0483a9);
	background-image: -ms-linear-gradient(to right, #1caca4, #0483a9);
	background-image: linear-gradient(to right, #1caca4, #0483a9);
	padding: 90px;
	position: relative;
}
.services .service_img {
	position: relative;
	z-index: 1;
	padding: 0;
}
.services .service_img img {
	width: 104%;
	height: 100%;
}
.services .service_img.col-sm-push-6 img {
	width: 104%;
	height: 100%;
	margin-left: -24px;
}
.services .service_img img {

}
.services button {
	width: auto;
}
.services p {
	margin-bottom: 30px;
	color: #fff;
}
.services .triangle_right {
	width: 0;
	height: 0;
	border-top: 50px solid #2dd3c8;
	border-left: 50px solid transparent;
	position: absolute;
	right: -2px;
	top: -2px;
}
.services .triangle_left {
	width: 0;
	height: 0;
	border-top: 50px solid #2dd3c8;
	border-right: 50px solid transparent;
	position: absolute;
	left: -2px;
	top: -2px;
}
.price {
	background-color: #fffefb;
	background-image: -webkit-linear-gradient(to top, #fff, #f8f3f0);
	background-image: -moz-linear-gradient(to top, #fff, #f8f3f0);
	background-image: -o-linear-gradient(to top, #fff, #f8f3f0);
	background-image: -ms-linear-gradient(to top, #fff, #f8f3f0);
	background-image: linear-gradient(to top, #fff, #f8f3f0);
}
.price h3 {
	font-size: 48px;
	text-align: left;
}
.price .price_item p {
	color: #2e2e2e;
	margin: 56px 0;
}
.price p span {
	font-weight: bold;
	color: #0483aa;
}
.price {
	background: -webkit-linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	background: -ms-linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	background: -moz-linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	background: -o-linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	background: linear-gradient(to top, rgb(248,244,241), rgb(255,255,255));
	padding-bottom: 150px;
}
.price img {
	position: absolute;
	top: 100px;
	left: 60px;
}
.price h6 {
	font-weight: bold;
	font-size: 18px;
}
.approach {
	background-image: url(../img/approach_bg.jpg);
}
.approach h3 {
	color: #fff;
	margin-bottom: 60px;
	margin-top: 0;
}
.vitalis_item {
	background-color: rgba(255,255,255,.8);
	padding: 30px 30px 0 80px;
	min-height: 190px;
	margin-bottom: 10px;
}
.other_item {
	background-color: rgba(0,0,0,.7);
	padding: 30px 30px 0 80px;
	min-height: 190px;
	margin-bottom: 10px;
}
.approach .right {
	color: #d4d4d4;
}
.approach .left img {
	margin: 0 0 41px 60px;
}
.approach .right h4 {
	margin: 10px 0 60px 60px;
}
.approach .right .other_item h4 {
	margin: 10px 0;
	font-size: 24px;
}

.doctors img {
	width: 100%;
	height: 290px;
}
.doctors_exp, .doctors_img {
	min-height: 290px;
}
.doctors_exp {
	background-color: #f9f9f9;
	border-right: solid 1px #e4e4e4;
	padding: 80px 120px 0 120px;
}
.doctors_img {
	padding: 0;
}
.doctors_exp ul {
	list-style-type: disc;
	font-size: 18px;
	color: #2dd3c8;
	text-align: left;
}
.doctors_exp ul span {
	color: #2e2e2e;
}
.doctors_desc {
	background-color: #0aaadf;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 20px 10px;
}
.doctors_desc span {
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
}
.doctors_buttons, .doctors_desc {
	min-height: 124px;
}
.doctors_buttons {
	border-top: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
	padding-right: 0;
	padding-top: 40px;
}
.doctors .col-sm-11 {
	border-top: #0484a9 1px solid;
	margin-bottom: 50px;
}
.doctors .col-sm-11:last-child {
	margin-bottom: 0;
}
.doctors .triangle {
	width: 0;
	height: 0;
	border-bottom: 50px solid #fff;
	border-right: 50px solid transparent;
	position: absolute;
	left: -2px;
	bottom: -2px;
}
.doctors .bt_n, .doctors .bt {
	width: 270px;
	float: right;
	font-size: 14px;
}
.doctors .bt_n {
	min-height: 60px;
	margin-top: 0;
}
.doctors .bt {
	padding: 18px 30px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-ms-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;
	margin-right: 30px;
	background-color: rgba(7,166,224,0);
	border: solid 2px #0aaadf;
	color: #0aaadf;
	transition: all ease .5s;
}
.doctors .bt:hover {
	color: #fff;
	background-color: #0aaadf;
	border: solid 2px rgba(7,166,224,0);
	transition: all ease .5s;
}
.photo {
	padding-top: 0;
}
.photo h3 {
	margin-bottom: 50px;
}
.photo_prev, .photo_next {
	position: absolute;
	top: 40%;
	cursor: pointer;
	z-index: 1;
}
.photo_prev i, .photo_next i {
	color: #0aaadf;
}
.photo_prev i:hover, .photo_next i:hover {
	color: #2dd3c8;
}
.photo_desc {
	position: absolute;
	bottom: 0;
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: -ms-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	background-color: #0aaadf;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-style: italic;
	height: 0;
	transition: all ease 0.2s;
}
.photo_popup:hover .photo_desc {
	height: 50px;
	transition: all ease 0.2s;
}
.photo_popup {
	padding: 0 20px;
}
.photo_next {
	right: -30px;
}
.photo_prev {
	left: -30px;
}
.photo .controls {
	font-size: 26px;
}
.photo_carousel a {
	width: 100%;
}
.photo_carousel img {
	cursor: pointer;
	padding: 20px;
	width: 100%;
	height: 160px;
}
.photo_carousel_for img {
	cursor: zoom-in;
	width: 100%;
	height: 600px;
}
.mfp-content {
	padding: 0 60px;
}
.mfp-counter {
	display: none;
}
.mfp-figure {
	position: relative;
}

/*.photo_carousel {
	display: flex!important;
	justify-content: space-between;
}
.photo_carousel img:last-child {
	padding-right: 0;
}*/
.cert {
	background-image: -webkit-linear-gradient(-43deg, #0aaadf, #2dd3c8);
	background-image: -moz-linear-gradient(-43deg, #0aaadf, #2dd3c8);
	background-image: -o-linear-gradient(-43deg, #0aaadf, #2dd3c8);
	background-image: -ms-linear-gradient(-43deg, #0aaadf, #2dd3c8);
	background-image: linear-gradient(-43deg, #0aaadf, #2dd3c8);
	-ms-background-position-y: -320px;
	background-position-y: -320px;
}
.cert h3 {
	color: #fff;
}
.cert .thumbnail {
	padding: 10px;
	background-color: transparent;
	border: 0;
}
.cert .cert_desc {
	background-color: #0aaadf;
	color: #fff;
	height: 150px;
	text-align: center;
	padding: 28px;
	position: relative;
	margin-bottom: 60px;
}
.cert .triangle {
	width: 0;
	height: 0;
	border-bottom: 50px solid #fff;
	border-right: 50px solid transparent;
	position: absolute;
	left: -2px;
	bottom: -2px;
	z-index: 2;
}
.cert img {
	cursor: zoom-in;
}
.cert_prev, .cert_next {
	position: absolute;
	bottom: 0;
	cursor: pointer;
	z-index: 1;
}
.cert_prev i, .cert_next i {
	color: #0aaadf;
}
.cert_prev i:hover, .cert_next i:hover {
	color: #2dd3c8;
}
.cert_next {
	right: 42%;
}
.cert_prev {
	left: 42%;
}
.cert .controls {
	font-size: 26px;
}
.treat .thumbnail {
	padding: 0;
}
.treat h3 {
	margin-bottom: 45px;
}
.treat_desc {
	-ms-background-position-x: right;
	background-position-x: right;
	background-repeat: no-repeat;
	height: 288px;
	padding: 100px 30px 0;
	text-align: center;
}
.treat_desc button {
	width: 100%;
	font-family: "LatoBold", sans-serif;
	font-size: 14px;
	color: #7a4d1f;
	text-shadow: 0 1px rgba(255,255,255,.79);
	background: -webkit-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	background: -ms-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	background: -moz-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	background: -o-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	background: linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
	-webkit-border-radius: 23px;
	-ms-border-radius: 23px;
	-o-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	padding: 18px 30px;
}
.treat_desc button:hover{
	background: -webkit-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
	background: -ms-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
	background: -moz-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
	background: -o-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
	background: linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
}
.treat .col-md-4:first-child .treat_desc {
	background-image: url(../img/treat_n_1.png);
}
.treat .col-md-4:nth-child(2) .treat_desc {
	background-image: url(../img/treat_n_2.png);
}
.treat .col-md-4:last-child .treat_desc {
	background-image: url(../img/treat_n_3.png);
}
.contact {
	padding: 0;
}
.contacts {
	position: absolute;
	width: 38%;
	background-color: #2dd3c8;
	background-image: -webkit-linear-gradient(to top, #0aaadf, #2cd2c9);
	background-image: -moz-linear-gradient(to top, #0aaadf, #2cd2c9);
	background-image: -o-linear-gradient(to top, #0aaadf, #2cd2c9);
	background-image: -ms-linear-gradient(to top, #0aaadf, #2cd2c9);
	background-image: linear-gradient(to top, #0aaadf, #2cd2c9);
	left: 0;
	top: 0;
	padding: 20px 80px 0 100px;
	height: 100%;
	color: #fff;
}
.contacts h3 {
	text-align: left;
	color: #fff;
	margin-bottom: 50px;
}
.contacts p {
	margin-bottom: 30px;
}
.contacts button {
	padding: 18px 30px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-o-border-radius: 23px;
	-ms-border-radius: 23px;
	border-radius: 23px;
	background-color: rgba(7,166,224,0);
	border: solid 2px #fff;
	transition: all ease .5s;
}
.contacts button:hover {
	border: solid 2px #fff;
	background-color: #fff;
	color: rgb(7,166,224);
	transition: all ease .5s;
}

footer {
	min-height: 126px;
	padding-top: 20px;
}
footer p {
	color: #919191;
	font-size: 18px;
}
footer span {
	text-decoration: underline;
	color: #2897e5;
	display: block;
	font-size: 18px;
}
.made_by p {
	margin-bottom: 10px;
}
.copyright p {
	margin-top: 10px;
}
.copyright {
	text-align: center;
	padding-top: 20px;
}
.made_by {
	text-align: right;
	padding-top: 20px;
}

.content_countdown .time_left {
	background-color: transparent!important;
	font-family: "Lato", sans-serif!important;
	padding: 0;
	font-size: 42px!important;
	font-weight: normal;
}
.content_countdown .element_conteiner {
	border-right: 1px solid #d5d5d5;
}
.content_countdown .countdown span.element_conteiner:last-of-type .time_description {
	color: #1caba4!important;
}
.content_countdown .countdown span.element_conteiner:last-of-type {
	border-right: 0;
}
.content_countdown .element_conteiner {
	width: 80px;
	min-width: 1px!important;
}
.content_countdown .time_description {
	font-size: 14px!important;
	font-family: "Lato", sans-serif!important;
	font-weight: normal;
}
.content_countdown {
	margin-left: -20px;
}
.secondes {
	color: #1caba4!important;
}

/*Anton Form CF7*/
.form_wrapper input, .form_wrapper textarea, .form_wrapper label span {color: white;}
.form_wrapper label span {font-weight: normal;}
.form_wrapper .wpcf7-submit{
    width: 100%;
    font-family: "LatoBold", sans-serif;
    font-size: 14px;
    color: #7a4d1f;
    text-shadow: 0 1px rgba(255,255,255,.79);
    background: -webkit-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
    background: -ms-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
    background: -moz-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
    background: -o-linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
    background: linear-gradient(to top, rgb(222,170,50), rgb(254,225,136));
    -webkit-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    padding: 18px 30px;
    text-transform: uppercase;
    border: 0;
}

.form_wrapper .wpcf7-submit:hover {
    background: -webkit-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
    background: -ms-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
    background: -moz-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
    background: -o-linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
    background: linear-gradient(to bottom, rgb(222,170,50), rgb(254,225,136));
}
/**/

span.social-name{font-size: 10px;text-transform: uppercase;letter-spacing: .5px;}
.social a{margin: 0 10px;}
.social svg{max-width: 30px;vertical-align: middle;}