@font-face {
	font-family: "Lato";
	src: url('../fonts/LatoRegular.ttf') /* Pretty Modern Browsers */
}
@font-face {
	font-family: "LatoBold";
	src: url('../fonts/LatoBold.ttf') /* Pretty Modern Browsers */
}
@font-face {
	font-family: "LatoItalic";
	src: url('../fonts/LatoItalic.ttf') /* Pretty Modern Browsers */
}

body, h2, h3, p, span, a, li, input, label {
	font-family: "Lato", "LatoBold", "LatoItalic", sans-serif;
}

body {
	font-size: 18px;
}
.row {
	margin-left: auto!important;
}

input {
	outline: none;
}

input:focus, button:focus {
	outline: none;
}

.mobile-nav {
    display: none;
}

.mobile-search-services, .mobile-search-price {
	display: none;
}

.mobile-nav-search, .mobile-services-search, .mobile-price-search {
	display: none;
}

.content {
    max-width: 960px;
    z-index: 999;
    margin: 0 auto;
}

.absolute-arrow, .absolute-phone {
	display: none;
}
.header {
	background: rgb(232,220,197);
	background: linear-gradient(90deg, rgba(232,220,197,1) 60%, rgba(237,229,216,1) 100%);
	height: 470px;
	z-index: 100;
	margin-top: -55px;
}

#nav-menu, #nav-phones {
	display: none;
}


.top-contacts .logo {
	width: 14%;
	z-index: 999;
}

.top-contacts .logo img{
	width: 120px;
	height: 120px;
	margin-top: 30px;
}

.header-numbers {
	width: 85%;
	z-index: 999999;
	height: 50px;
	margin-top: 12px;
}

.col-numbers {
	width: 33%
}

.col-numbers {
	width:33%
}

.tel1 {
    width: 58%;
    margin-left: -35px;
}

.tel2 {
	width: 42%;
	border-left: 1px solid #d7644a;
}

.tel2 .top-number-down {
	margin-left: 25px;
}

.col-numbers2 {
width: 47%;
margin-top: 10px;
}

.col-numbers2:first-child {
	margin-left: 15px;
}

.drop-numbers span {
	font-weight: bold;
	font-size: 14px;
}

.drop-numbers {
    text-align: center;
    background-color: white;
    z-index: 999999;
}

.drop-numbers .num {
    width: 99%;
    margin-left: 5%;
    margin-top: -3px;
}

.drop-numbers .num-down {
	padding: 8px 0 5px 0;
}

.num i {
	color: #d7644a;
	margin-top: 5px;
}

#dr1, #dr2 {
	display: none;
}

.top-number {
	font-size: 20px;
	font-weight: bold;
}

.top-number-down {
	font-size: 14px;
	margin-left: 15px;
	line-height: 1.2;
}

#drop-up1, #drop-up2 {
	display: none;
}

.canvas {
	z-index: 299;
	margin-top: -470px;
	max-height: 470px;
}
#canvas { 
	z-index: 299;
	width: 100%;
	
 }

 .search {
 	margin: 50px auto;
 }

.search-input input {
	width: 535px;
	border-radius: 20px;
	height: 40px;
	border: 1px solid #bbb8b5;
	color: #bbb8b5;
	padding-left: 30px;
	background-color: transparent;
}

.search-input .fa {
	font-size: 18px;
    margin: 10px -27px 0 0;
    z-index: 799;
	color: #9f9c99;
}

.search-input .fa-second {
	margin: 10px -31px 0 0;
}

.sort {
	margin: 0 auto;
}

.sort div {
	margin-right: 100px;
}

.sort input[type=radio] {
	display: none;
}
.sort label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 0;
	line-height: 18px;
	user-select: none;
}
.sort label:before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 18px;
	position: absolute;
	left: 0;
	bottom: 1px;
	background: url(https://snipp.ru/img/radio-1.png) 0 0 no-repeat;
}
 
/* Checked */
.sort input[type=radio]:checked + label:before {
	background: url(https://snipp.ru/img/radio-2.png) 0 0 no-repeat;
}
 
/* Hover */
.sort label:hover:before {
	filter: brightness(120%);
}
 
/* Disabled */
.sort input[type=radio]:disabled + label:before {
	filter: grayscale(100%);
}

.doctor-image {
	background: url(../img/doctor.png);
	background-repeat: no-repeat;
	height: 470px;
	z-index: 799;
	width: 380px;
}
.doctor-title {
	display: none;
	z-index: 799;
}
.main-info {
	width: 540px;
	display: block;
	z-index: 700;
}
.main-info .doctor-title-desk {
	margin-top: 100px;
/*	width: 300px;*/
}
.main-info .doctor-title-desk h2 {
	font-size: 48px;
	font-weight: 700;
}
.main-info .doctor-title-mob {
	display: none;
}

.main-info .main-address {
	margin-top: 40px;
}

.main-info .main-address span {
	font-size: 18px;
	color: #d7644a;
	font-weight: bold;
	margin-right: 5px;
}
   
.main-info .main-address p{
	font-size: 18px;
}

.menu ul{
	margin: 18px 0 0 0!important;
	padding: 0!important;
}

.menu ul li {
	list-style-type: none;
}
.menu ul li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	color: #323232
}

.menu ul li a:hover {
	color: #fa5255;
}

.menu ul li .chosen {
	color: #fa5255;
}


/* ------------- SERVICES ----------- */
.services-main {
	z-index: 999;
}

.srvices-cards {
	margin: 10px 0 80px 0;
	z-index: 999;
}
.services-card-mobile {
	display: none;
}

.search-title h2 {
	font-size: 30px;
	font-weight: bold;
}

.srvices-cards .card{
	z-index: 999;
	margin-top: 30px;
	width: 300px;
	height: 200px;
	background-color: #eee6db;
	border-radius: 10px;
	border: none; 
	text-align: center;
	padding: 30px
}

.srvices-cards .card h3	{
	font-size: 24px;
	font-weight: bold;
}

.srvices-cards .card p {
	margin-top: 10px;
	font-size: 18px;
}

.tel-number {
	color: #d7644a;
	font-size: 20px;
	font-weight: bold;
}


/* ------------- DOCTORS ----------- */
.doctors {
background: rgb(232,220,197);
background: linear-gradient(90deg, rgba(232,220,197,1) 0%, rgba(236,227,213,1) 63%);
}

.doctors .content {
	padding-bottom: 50px;
}
.doctors h2 {
	font-weight: bold;
	font-size: 30px;
	padding-top: 70px;
}

#doctor1, #doctor2, #doctor3, #doctor4 {
	display: none;
}

#close-doctor-1, #close-doctor-2, #close-doctor-3, #close-doctor-4 {
	display: none;
}

.ultra img {
	height: 18px;
	width: 18px;
	margin-top: 2px;
}

.ultra {
	margin: 50px 0 0 auto;
}

.red-title {
	text-transform: uppercase;
	color: #d7644a;
	padding-left: 10px;
	font-size: 24px;
}

.doctor-info {
	margin-top: 20px;
	background-color: white;
	border-radius: 10px;
	padding: 35px 30px;
	font-size: 18px;
}

.doctor-name {
	font-size: 24px;
	font-weight: bold;
}

.doctor-info li {
	padding-top: 10px;
}

.doctor-address {
	margin-top: 10px;
	color: #d7644a;
	font-weight: bold;
}

/* ------------- PRICE ----------- */

.price {
	background-color: white;
}

.price-search {
	margin: 60px 0 0 auto;
}

#price-1, #price-2, #price-3, #price-4, #price-5, #price-6 {
	display: none;
}

#close-price-1, #close-price-2, #close-price-3, #close-price-4, #close-price-5, #close-price-6 {
	display: none;
}

#price-6 {
	margin-bottom: 50px;
}

.price-table div:last-child {
	border-radius: 0 0 8px 8px;
}

.price .last-ultra {
	margin-bottom: 50px;
}

.price-table-top {
	background-color: #e8dcc5;
	height: 90px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 8px 8px 0 0;
}

.price-top-name {
	text-transform: uppercase;
	margin: 36px 0 0 38px;
	width: 75%;
}

.price-top-cost {
	text-align: center;
	margin-top: 36px;
	text-transform: uppercase;
}

.price-table-first {
	background-color: #f8f5ee;
	font-size: 18px;
	font-weight: bold;
}

.price-table-second {
	background-color: #f1eadc;
	font-size: 18px;
	font-weight: bold;
}

.price-name {
	width: 75%;
	font-size: 20px;
}

.price-name p {
	padding: 50px 0 40px 40px;
	margin: 0;
}

.price-cost p {
	padding: 53px 0 40px 0;
	margin: 0;
}

.price-name span {
	color: #d7644a;
}

.price-cost {
	color: #d7644a;
	text-align: center;
	width: 20%;
}

.middle-first {
	background-color: #f1eadc;
	color: #f56447;
	width: 101.6%;
	margin: 0;
}

.middle-second {
	background-color: #f8f5ee;
	color: #f56447;
	width: 101.6%;
	margin: 0;
}

.middle-first p, .middle-second p {
	width: 80%;
	padding: 30px 25px;
	margin: 0;
	font-weight: bold;
	font-size: 20px;
}


/* ------------- Footer ----------- */
.footer {
	height: 580px;
	background: rgb(232,220,197);
	background: linear-gradient(90deg, rgba(232,220,197,1) 0%, rgba(238,230,218,1) 59%);
	font-size: 20px;
	font-weight: bold;
}
.footer-title {
	padding-top: 80px ;
}

.footer h2 {
	font-weight: bold;
	font-size: 30px;
}

.left-footer-contacts {
	width: 50%;
	margin: 30px 0 0 0;
}

.left-footer-contacts ul {
	margin-top: 45px;
}

.footer-contacts ul {
	padding: 0;
}

.footer-contacts li{
	list-style-type: none;
	margin-top: 10px;
}

.footer-contacts li span{
	color: #d7644a;
	margin-right: 5px;
}

.right-footer-contacts {
	width: 40%;
	margin: 30px 0 0 60px;
}
.footer-contacts li a {
	text-decoration: none;
	color: #212529;
}
.footer-location .location-link {
	color: #fa5255;
	font-weight: normal;
}

.footer-date {
	background-color: #d9cdb6;
	color: #958870;
	height: 100px;
	text-align: center;
}

.footer-date p {
	padding-top: 41px;
}

.footer .content {
	margin-bottom: 35px;
}

/* ------------- REVIEWS ----------- */

.show-review {
	margin: 35px auto;
}

.open-review-title {
	font-size: 16px;
	color: #fa5255;
	text-decoration: none;
}

.open-review-title:hover {
	color: #953336;
	text-decoration: none;
}

.close-review-title {
	font-size: 16px;
	color: #bbb9b6;
	text-decoration: none;
}

.close-review-title:hover {
	color: #74726f;
	text-decoration: none;
}

.reviews {
	font-size: 18px;
}

.reviews .date-name {
	margin: 0 auto;
}

.create-answer-title {
	font-size: 16px;
	color: #bbb8b5;
}

.sub-review {
	margin: 20px 0 0 0;
	padding-left: 20px;
	border-left: 1px solid #212529;
}

.input-error {
	font-size: 24px;
	margin: 8px 0 0 -84px;
	color: #fa5255;
	display: none;
}

.input-success {
	font-size: 24px;
	margin: 8px 0 0 -84px;
	color: #13a009;
	display: none;
}

.create-review  {
	margin: 40px 0 0 auto;
}

.create-review input, .regular-button {
	width: 30%;
}

.create-review input {
	border-radius: 20px;
	height: 40px;
	border: 1px solid #bbb8b5;
	color: #bbb8b5;
	padding-left: 20px;
}

.regular-button {
	background-color: #fa5255;
	color: white;
	border-radius: 20px;
	border: none;
}

.regular-button button:hover {
	background-color: #e54447
}

.success-button {
	background-color: #13a009!important;
	color: white;
	border-radius: 20px;
	border: none;
	width: 30%;
	display: none;
}

#scroll_up {
	border: none;
	background-color: transparent;
	position: absolute;
	margin-left: -20px;
}
#scroll_up img {
	width: 55px;
}

@media only screen and (max-device-width:880px) {
	body {
		font-size: 16px;
	}
	.row {
		margin-left: 0!important;
	}

	.content {
		margin-left: 10%;
		width: 80%;
	}

	.header {
		height: 420px;
	}

    .mobile-nav {
		display: flex;
		z-index: 9999;
		text-align: center;
		width: 100%;
		height: 130px;
    }

	#nav-menu {
		width: 100%;
		text-align: left;
		position: absolute;
		margin: 0;
		padding: 0;
		background: rgba(241, 241, 241, 0.91);
		z-index:9999;
		height: 491px;
	}

	.close {
		margin: 20px;
	}

	#navbar-toggler {
		background-color: transparent;
		border: none;
	}
	#nav-menu ul {
		margin: 60px 0 0 10%;
	}

	#nav-menu ul li {
		margin-bottom: 40px;
	}

	#nav-menu a {
		text-decoration: none;
		color: #212529;
	}

	#nav-phones {
		width: 100%;
		text-align: left;
		position: fixed;
		margin: 0;
		padding: 0;
		top: 0;
		background: rgba(241, 241, 241, 0.91);
		z-index:7555;
		height: 491px;
	}

	#nav-phones p {
		margin: 30px 0 15px 10%;
		font-size: 14px;
	}

	#nav-phones .clinic-text {
		width: 80%;
	}

	#nav-phones .close-icon {
		width: 20%;
		margin-top: 5%;
    	margin-bottom: -4%;
	}



	#nav-phones .close-icon span {
		font-size: 20px;
	}


	#nav-phones .mob-numbers {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
	}

	#nav-phones .mob-numbers .num {
		border-bottom: 1px solid #bbb8b5;
		width: 70%;
		margin-left: 15%;
	}

	#nav-phones .mob-numbers .num, #nav-phones .mob-numbers .num-down {
		margin-top: 10px;
	}

	.mobile-logo img{
		width: 125px;
	}

	.navbar-button {
		padding-top: 20px;
		width: 20%;
	}

	.mobile-logo {
		padding-top: 10px;
		width: 60%;
		z-index: 999;
	}

	.mobile-search {
		width: 20%;
		margin: 20px 0 0 0;
	}

	.mobile-search button {
		background-color: transparent;
		border: none;
		font-size: 18px;
	}

	.mobile-nav-search {
		width: 100%;
		margin: 20px 0 80px 0;
	}

	.mobile-nav-search input {
		margin-left: -5%;
		width: 75%;
		padding-left: 30px;
		background-color: transparent;
		border: none;
		border-bottom: 1px solid #323232;
	}

	.search .search-title, .price-search .search-title{
		width: 80%;
	}

	.mobile-nav-search .fa {
		margin-left: 15%;
		font-size: 18px;
		color: #74726f;
		z-index: 777;
	}

	.mobile-search-services, .mobile-search-price {
		margin-top: 0;
	}
	.mobile-search-services button, .mobile-search-price button {
		border: none;
		background-color: transparent;
		font-size: 18px;
	}

	.mobile-services-search, .mobile-price-search {
		width: 100%;
		margin: 20px 0 5px 0;
	}

	.mobile-services-search input, .mobile-price-search input{
		margin-left: -5%;
		width: 85%;
		padding-left: 30px;
		background-color: transparent;
		border: none;
		border-bottom: 1px solid #323232;
	}

	.mobile-services-search .fa, .mobile-price-search .fa {
		margin-left: 5%;
		font-size: 18px;
		z-index: 777;
		font-weight: 400;
		color: #74726f;
	}

	.doctor {
		margin: 0;
	}

	.doctor-image {
		background: url(../img/doctor-mob.png);
		background-repeat: no-repeat;
		background-size: contain;
		margin: 24px 0 0 0;
		z-index: 799;
		height: 396px;
		width: 85%;
	}

    .main-info {
    	display: none;
    }

	.doctor-title {
		display: block;
		z-index: 799;
		width: 20%;
		margin: 90px 0 0 -22%;
		color: #6e655a;
	}

	.absolute-arrow, .absolute-phone {
		display: block;
		z-index: 7777;
		border: none;
		background-color: transparent;
	}

	.absolute-arrow img {
		width: 55px;
	}

	.absolute-phone img {
		width: 70px;
	}

	.absolute-phone {
		position: fixed;
		margin: 390px 0 0 70%;
	}

	.absolute-arrow {
		position: absolute;
		margin: 390px 0 0 5%;
	}

    .top-contacts {
    	display: none;
    }

	.srvices-cards {
		display: none;
	}

	.services-card-mobile {
		display: block;
	}

	.services-card-mobile .card {
		z-index: 999;
		margin: 30px 0 50px 0;
		width: 300px;
		height: 200px;
		background-color: #eee6db;
		border-radius: 10px;
		border: none;
		text-align: center;
		padding: 30px;
	}

	.slick-next:before, .slick-prev:before {
		color: rgba(50, 62, 66, 0.91);
		font-size: 22px;
	}

	.slick-prev {
		margin: -23px 0 0 37px;
		z-index: 800;
	}
	.slick-next {
		margin: -23px 37px 0 0;
		z-index: 800;
	}

	.search-input {
		width: 100%;
	}

	.search-title {
		width: 100%;
	}
	.search-input input {
		width: 100%;
	}

	.canvas {
		margin-top: -420px;
		max-height: 350px;
	}

	.doctor-info li {
		margin-left: -10%;
	}

	.red-title {
		width: 60%;
		font-size: 18px;
	}
	.ultra img {
		margin-top: 0px;
	}

	.price-table-top {
		font-size: 10px;
	}

	.price-table-top {
		height: 70px;
		width: 100%;
	}

	.price-top-name {
		margin: 30px 0 0 20px;
		width: 50%;
	}

	.price-top-cost {
		width: 34%;
		margin-top: 30px;
	}

	.price-table-first, .price-table-second {
		width: 100%;
	}

	.price-name {
		margin: 10px 0 0 10%;
		width: 50%;
		font-size: 16px;
	}

	.price-cost {
		font-size: 16px;
		width: 34%;
		margin-top: 0;
	}

	.create-review input {
		width: 100%;
		margin-bottom: 20px;
	}

	.regular-button {
		width: 100%;
		height: 40px;
	}

	.footer {
		font-size: 16px;
		height: auto;
	}

	.footer-title {
		padding-top: 50px;
	}

	.footer h2 {
		font-size: 24px;
		width: 80%;
	}

	.left-footer-contacts {
		margin: 15px 0 0 0;
		width: 100%;
	}

	.left-footer-contacts p, .right-footer-contacts p {
		font-size: 18px;
	}

	.left-footer-contacts ul {
		margin-top: 15px;
	}

	.right-footer-contacts {
		width: 100%;
		margin: 25px 0 0 0;
	}

	.search-input {
		display: none;
	}

	.search {
		margin: 50px auto 20px auto;
	}

	.search-title h2 {
		font-size: 24px;
	}
	.doctors h2 {
		font-size: 24px;
		padding-top: 30px;
	}

	.doctor-name {
		font-size: 18px;
	}

	.doctor-info {
		font-size: 16px ;
	}

	.price-search {
		margin: 30px 0 0 auto;
	}

	.mobile-search-services, .mobile-search-price {
		display: block;
	}

	.review {
		font-size: 16px;
	}

	.sub-review {
		margin: 15px 0 0 0px;
		padding-left: 15px;
	}

	.input-error, .input-success  {
		margin: 8px 9px 0 -45px;
	}

	.price-name p {
		padding: 15% 0;
		margin: 0;
	}

	.price-cost p {
		padding: 33% 0 25% 0;
		margin: 0;
	}

	.middle-first, .middle-second{
		width: 100%;
	}

	.success-button {
		width: 100%;
		height: 40px;
	}

	.middle-first p, .middle-second p {
		font-size: 18px;
		height: 80px;
		padding: 30px 20px;
	}

	.mobile-height {
		height: 160px;
	}
}