*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}

html.js .loader {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
html.js .loader_inner {
	background-image: url("../img/preloader.gif");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px;
	left: 50%;
	top: 50%;
	position: absolute;
}

body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.6;
	font-family: "MontserratRegular";
	overflow-x: hidden;
	color: #282828;
}
body a {
	color: #fafafa;
}
body .btn {
	background-color: #0196a4;
	text-transform: uppercase;
	text-align: center;
	padding: 13px 25px;
	color: #fafafa;
	border: none;
}
body a:hover {
	color: #282828;
	text-decoration: none;
}
#NewsPostDetailReturnLink a {
	background-color: #0196a4;
	text-transform: uppercase;
	text-align: center;
	padding: 13px 25px;
	color: #fafafa;
	border: none;
}
#NewsPostDetailReturnLink a:hover {
	color: #282828;
	text-decoration: none;
}
body h1 {
	font-size: 30px;
	font-family: "MontserratBoldItalic";
	text-transform: uppercase;
}
body h1::before {
	content: url(../img/fa-heading-big.png);
	margin-right: 10px;
}
body h2 {
	font-size: 24px;
	font-family: "MontserratBold";
	text-transform: uppercase;
}
body h2::before {
	content: url(../img/fa-heading.png);
	margin-right: 10px;
}
body h4 {
	text-transform: uppercase;
	font-size: 16px;
	font-family: "MontserratRegular";
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}
header {
	padding-top: 27px;
	padding-bottom: 27px;
}
header ul {
	float: left;
	list-style: none;
	margin: -3px auto;
	padding: 0 10px;
}
header ul li {
	margin-bottom: 10px;
}
header .adres li::before {
content:url('../img/fa-marker.png');
margin-right: 10px;
position: relative;
top:3px;
}
header .number li::before {
	content:url('../img/fa-phone.png');
	margin-right: 10px;
	position: relative;
top:3px;
}
header .number .header-mail:before {
content:url('../img/fa-mail.png');
	margin-right: 10px;
	position: relative;
top:3px;
}
header .social li::before {
	content:url('../img/fa-facebook.png');
	margin-right: 10px;
	position: relative;
top:3px;
}
header .social li:nth-child(2)::before {
	content:url('../img/fa-instagram.png');
}
header ul li a {
	color: #282828;
}
header ul li a:hover {
	color: #0196a4;
	text-decoration: underline;
}
.menu {
	background: #0196a4; /* Old browsers */
background: -moz-linear-gradient(top, #0196a4 0%, #01a6b6 49%, #01a6b6 51%, #0196a4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #0196a4 0%,#01a6b6 49%,#01a6b6 51%,#0196a4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #0196a4 0%,#01a6b6 49%,#01a6b6 51%,#0196a4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0196a4', endColorstr='#0196a4',GradientType=0 ); /* IE6-9 */
}
.menu ul {
	list-style: none;
	text-align: center;
}
.menu ul li {
	display: inline-block;
	margin: auto 40px;
}
.menu a {
	font-family: "MontserratBold";
	text-transform: uppercase;
}
.menu li .currentpage {
	color: #282828;
}
.heading {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	padding-bottom: 80px;
	padding-top: 60px;
}
.heading h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.heading h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.heading p {
	margin-top: 30px;
	margin-bottom: 40px;
}
.heading img {
	webkit-box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);   
}
.heading h2 {
	margin-top: 50px;
}
.heading ul {
	display: inline-block;
	list-style: none;
	padding-left: 0px;
	margin-right: 120px;
	line-height: 42px;
	margin-bottom: 0px;
}
.heading ul li {
	margin-bottom: 20px;
}
.heading .spec-1 li::before {
	content: url(../img/spec-1.png);
	margin-right: 10px;
	top: 10px;
	position: relative;
}
.heading .spec-1 li:nth-child(2)::before {
	content: url(../img/spec-2.png);
}
.heading .spec-2 li::before {
	content: url(../img/spec-3.png);
	margin-right: 10px;
	top: 10px;
	position: relative;
}
.heading .spec-2 li:nth-child(2)::before {
	content: url(../img/spec-4.png);
}
.heading .spec-3 li::before {
	content: url(../img/spec-5.png);
	margin-right: 10px;
	top: 10px;
	position: relative;
}
.heading .spec-3 li:nth-child(2)::before {
	content: url(../img/spec-6.png);
}
.welcome {
	background-image: url(../img/bg-white.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 100px;
}
.welcome video {
	width: 100%;
	height: auto;
}
.welcome h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 24px;
}
.welcome p {
	margin-top: 30px;
	margin-bottom: 40px;
}
.symptoms {
	background-image: url(../img/bg-inv.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 70px;
}
.symptom {
	background-image: url(../img/sympt-1.jpg);
	background-position: center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 100%;
	height: 270px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	-webkit-transition: background-size .5s; /* For Safari 3.1 to 6.0 */
  transition: background-size .5s;
}
.symptoms .s2 {
	background-image: url(../img/sympt-2.jpg);
}
.symptoms .s3 {
	background-image: url(../img/sympt-3.jpg);
}
.symptoms .s4 {
	background-image: url(../img/sympt-4.jpg);
}
.symptoms .s5 {
	background-image: url(../img/sympt-5.jpg);
}
.symptoms .s6 {
	background-image: url(../img/sympt-6.jpg);
}
.symptoms .s7 {
	background-image: url(../img/sympt-7.jpg);
}
.symptoms .s8 {
	background-image: url(../img/sympt-8.jpg);
}
.symptom:hover .sympt-wrap {
	top: 0px;
}
.symptom:hover {
	-webkit-background-size: 150% 150%;
}
.symptom .sympt-wrap {
	padding: 10px 15px;
	position: absolute;
	width: 100%;
	height: 270px;
	top: 200px;
	transition: .5s ease;
	background-color: RGBA(1,150,164,0.7)
}
.symptoms h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #fafafa;
	font-family: "MontserratRegular";
}
.symptoms p {
	margin-top: 30px;
	color: #fafafa;
}
.askme {
	background-image: url(../img/bg-white.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 60px;
}
.askme h2 {
	margin-top: 0px;
}
.askme form input {
	background: none;
	margin-right: 30px;
	margin-bottom: 40px;
	width: 100%;
	border: none;
	border-bottom: 1px solid;
}
.askme form input:focus{
    outline: none;
    border-color: #0196a4;
    background-color: RGBA(1,150,164,.1);
    transition: .4s ease;
    }
.askme form input:nth-child(3) {
	margin-right: 0px;
}
.askme form #message {
	width: 100%;
}
.askme form input::placeholder {
	font-size: 16px;
	color: #b3b3b3;
	padding-left: 10px;
}
.askme form .btn {
	float: right;
}
.askme .round-image {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	overflow: hidden;
	margin: auto;
}
.askme .round-image img {
object-fit: cover;
object-position: -12px;
}
.askme h4,h6 {
	text-align: center;
}
.askme h4 {
	font-size: 18px;
	font-family: "MontserratBold";
	margin-top: 20px;
	margin-bottom: 0px;
}
.askme h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #0196a4;
	font-family: "MontserratRegular";
}
.askme ul {
	list-style: none;
	text-align: center;
	padding-left: 0px;
}
.askme ul li {
	display: inline-block;
	margin: 0 10px;
}
.posts {
	background-image: url(../img/bg.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 100px;
	width: 100%;
}
.posts h2 {
	margin-bottom: 40px;
}
.posts select {
	float: right;
}
.posts .margin-cor {
	margin-bottom: 30px;
}
.posts .post {
	background-color: #fff;
	webkit-box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);
}
.posts .post .post-img {
	width: 100%;
	height: 210px;
	overflow: hidden;
}
.posts .post .post-img img {
	width: 100%;
	height: 210px;
	object-fit: cover;
	 transition: transform .5s;
}
.posts .post-text {
	height: 330px;
	width: 100%;
	padding: 20px 30px;
}
.posts .post h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.posts .post hr {
	border: 2px solid #282828;
	width: 100px;
	float: left;
	margin-top: 8px;
	transition: 0.5s ease;
}
.posts .post .date {
	margin-top: 0px;
	float: right;
	font-size: 12px;
	color: #0196a4;
	text-transform: uppercase;
}
.posts .post .date::before {
	content: url(../img/fa-calendar.png);
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.posts .post .post-text p {
	margin-top: 0px;
	margin-bottom: 40px;
	line-height: 24px;
}
.posts .post .post-text .btn {
	position: absolute;
	bottom: 30px;
}
.posts .post:hover .post-text hr {
	width: 180px;
	border-color: #0196a4;
}
.posts .post:hover .post-img img {
	-ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
}
.promo {
	padding-top: 70px;
	padding-bottom: 70px;
	background-image: url(../img/bg-white.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
}
.promo .promo-1 {
	display: inline-block;
	margin: 0 auto;
}
.promo .number {
	margin-top: 0px;
	font-size: 82px;
	line-height: 70px;
	font-family: "MontserratBold";
	color: #0196a4;
	float: left;
}
.promo .promo-text {
	margin-left: 10px;
	margin-top: 0px;
	font-size: 16px;
	line-height: 24px;
	font-family: "MontserratBold";
	color: #282828;
	text-transform: uppercase;
	width: 95px;
	text-align: left;
	float: left;
}
.response {
	padding-top: 60px;
	padding-bottom: 100px;
	background-image: url(../img/bg-inv.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.response .recomend {
	-webkit-transition: height 2s; /* For Safari 3.1 to 6.0 */
  transition: height 2s;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 60px;
	width: 100%;
	height: 322px;
	min-height: 322px;
	background-color: #fff;
	position: relative;
	webkit-box-shadow: 8px 10px 6px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 8px 10px 6px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 8px 10px 6px 2px rgba(0, 0, 0, 0.4);
}
.response .recomend .recomend-img {
	position: absolute;
	width: 100%;
	top: -50px;
	text-align: center;
}
.response .recomend h4 {
	text-align: center;
	padding-top: 60px;
	color: #0196a4;
	font-size: 16px;
	font-family: "MontserratBold";
}
.response .recomend p {
	width: 80%;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	font-family: "MontserratItalic";
	overflow: hidden;
	height: 140px;
}
.response .recomend p::before {
	content: "“";
}
.response .recomend p::after {
	content: "”";
}
.response .recomend::before {
	content:url(../img/fa-quote-l.png);
	position: absolute;
	top: -10px;
	left: 20px;
}
.response .recomend::after {
	content:url(../img/fa-quote-r.png);
	right: 20px;
	bottom: -20px;
	position: absolute;
}
footer {
	background-color: #282828;
	padding-top: 60px;
	padding-bottom: 100px;
}
footer h2 {
	color: #fafafa;
	margin-top: 0px;
	line-height: 20px;
}
footer img {
	margin-bottom: 80px;
}
footer ul {
	list-style: none;
	padding-left: 0;
}
footer ul li {
	line-height: 40px;
}
footer ul li a {
	text-decoration: underline;
}
footer ul li a:hover {
	color: #0196a4;
}
footer .footer-adres li::before {
	content: url(../img/fa-marker.png);
	margin-right: 10px;
	position: relative;
	top: 3px;
}
footer .footer-adres li:nth-child(3)::before {
	content: url(../img/fa-phone.png);
}
footer .footer-adres li:nth-child(4)::before {
	content: url(../img/fa-phone.png);
}
footer .footer-adres li:nth-child(5)::before {
	content: url(../img/fa-mail.png);
}
footer .footer-adres li:nth-child(6)::before {
	content: url(../img/fa-facebook.png);
}
footer .footer-adres li:nth-child(7)::before {
	content: url(../img/fa-instagram.png);
}
.slick-track {
	margin-bottom: 40px;
}
.slick-slide img {
	display: initial;
}
.sertificates img {
	max-height: 240px;
	width: auto;
	object-fit: cover;
	webkit-box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 10px 2px rgba(0, 0, 0, 0.4);   

}
.coordinates {
	background-image: url(../img/bg.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.sertificates div {
	margin-bottom: 30px;
}
.coordinates .no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
.coordinates .container-fluid {
	margin-top: 40px;
}
.posts .video-post::before {
	content: url(../img/fa-vide-play.png);
	z-index: 999;
	position: absolute;
	left: 42%;
	top: 12%;
}
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  color: #282828;
  font-family: "MontserratRegular";
  font-size: 16px;
}
.overlay-content form {
	background-image: url(../img/bg.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 60px 60px;
	border-radius: 5px;
}
.overlay-content input,textarea {
	display: inherit;
	margin-bottom: 30px;
	width: 100%;
	border: none;
	border-bottom: 1px solid #282828;
	background: RGBA(1,150,164,.1);
}
.overlay-content form button {
	border: none;
	font-family: "MontserratRegular";
	color: #fafafa;
}
.overlay-content .pagemessage, .overlay-content .error {
	background-image: url(../img/bg.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 40px 60px;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}
header select {
	border: none;
}
/** END OF MAIN **/
