/* Slider */
.slider-mobile {
	display: none;
}

.slider-desktop {
	width: 1100px !important;
	height: 480px !important;
	font-family: 'Roboto Light';
}

.slides {
	width: 1100px;
	height: 480px;
}

.slider-mobile {
	font-family: 'Roboto Light';
}

.slide-h {
	font-size: 30px;
	line-height: 34px;
}

.slide-h b {
	font-family: 'Roboto Black';
}

.slide-p {
	font-size: 14px;
	line-height: 18px;
}

.slide-p b {
	font-family: 'Roboto Black';
}

.slider-desktop .slide-button {
	position: relative;
	display: inline-block;	
	border-radius: 20px;
	width: auto;
	height: 28px;
	box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.1);
	font-family: 'Roboto Light';
	font-size: 14px;
	color: black;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 0px;
	padding-top: 12px;
	padding-left: 16px;
	padding-right: 45px;
}

.slider-desktop .slide-button .fa {
	font-size: 23px;
	position: absolute;
	z-index: 10;
	top: 8px;
	right: 14px;	
}

.slider-desktop .slide-button:hover {
	opacity: 0.9;
}

.slide-1 {
	width: 110px;
	height: 481px;
	font-family: 'Roboto Light';
	font-size: 14px;
	color: #393939;
}

.slide-1 p {
	font-size: 30px;	
}

.slide-1 p span {
	font-family: 'Roboto Black';
}

.slide-1_p-1 {
	margin-top: 130px;
	margin-left: 51px;
}

.slide-1_p-2 {
	margin-top: 6px;
	margin-left: 50px;
}

.slide-1_span {
	display: block;
	margin-top: 28px;
	margin-left: 51px;
	line-height: 17px;
}

.slide-1_button {
	display: block;	
	background: url(../img/arrow-slider-1.png) no-repeat 171px;
	background-color: rgba(255, 255, 255, 0.6);
	border-radius: 20px;
	width: 187px;
	height: 27px;
	box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.1);
	font-family: 'Roboto Light';
	font-size: 14px;
	color: black;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 49px;
	padding-top: 13px;
	padding-left: 20px;
}

.slide-1_button:hover {
	background-color: rgba(255, 255, 255, 0.5);
}

.slide-2 {
	width: 110px;
	height: 481px;	
	font-family: 'Roboto Light';
	font-size: 14px;
	color: #393939;
}

.slide-2 p {
	font-size: 30px;	
}

.slide-2 p span {
	font-family: 'Roboto Black';
}

.slide-2_p-1 {
	margin-top: 130px;
	margin-left: 51px;
}

.slide-2_p-2 {
	margin-top: 6px;
	margin-left: 50px;
	letter-spacing: -0.6px;
}

.slide-2_span {
	display: block;
	margin-top: 28px;
	margin-left: 51px;
	line-height: 17px;
}

.slide-2_button {
	display: block;	
	background: url(../img/arrow-slider-2.png) no-repeat 142px;
	background-color: #e2280e;
	border-radius: 20px;
	width: 158px;
	height: 27px;
	box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.15);
	font-family: 'Roboto Light';
	font-size: 14px;
	color: white;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 49px;
	padding-top: 13px;
	padding-left: 19px;
}

.slide-2_button:hover {
	background-color: #d9270e;
}

.slide-3 {
	width: 110px;
	height: 481px;
	font-family: 'Roboto Light';
	font-size: 14px;
	color: #393939;
}

.slide-3 p {
	font-size: 30px;	
}

.slide-3 p span {
	font-family: 'Roboto Black';
}

.slide-3_p-1 {
	margin-top: 130px;
	margin-left: 51px;
}

.slide-3_p-2 {
	margin-top: 6px;
	margin-left: 50px;
}

.slide-3_span {
	display: block;
	margin-top: 28px;
	margin-left: 51px;
	line-height: 18px;
}

.slide-3_button {
	display: block;	
	background: url(../img/arrow-slider-3.png) no-repeat 226px;
	background-color: rgba(255, 255, 255, 0.6);
	border-radius: 20px;
	width: 243px;
	height: 27px;
	box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.1);
	font-family: 'Roboto Light';
	font-size: 14px;
	color: black;
	text-decoration: none;
	margin-top: 33px;
	margin-left: 49px;
	padding-top: 13px;
	padding-left: 20px;
}

.slide-3_button:hover {
	background-color: rgba(255, 255, 255, 0.5);
}
/* /Slider */


/* Новости */
.news {
	margin: 26px auto;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	width: 1020px;
	height: 100%;
	padding-top: 32px;
	padding-left: 50px;
	padding-right: 30px;
	padding-bottom: 40px;
	
}
.news .item {
	float: left;
	width: 460px;
	height: 517px;
	margin-right: 50px;
}

.news h2 {
	font-family: 'Roboto Bold';
	font-size: 25px;
	text-align: center;
	color: #000;
}

.news .img {
	display: block;
	width: 100%;
	height: 240px;
	margin: 20px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.news .news-text {
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 24px;
	margin: 13px 0;
}

.news .news-text h1,
.news .news-text h2,
.news .news-text h3 {
	font-family: 'Roboto Bold';
}

.news .news-text img {
	display: none;
}

.news .news-text br {
	display: none;
}

.news a {
	color: var(--color1);
	text-decoration: none;
}

.news a:hover {
	color: var(--color1-hover);
}

.news a[href^="tel:"] {
  color: #000;
}

.news .date {
	font-family: 'Roboto Regular';
	font-size: 14px;
	margin-top: -9px;
	margin-left: 390px;
}

.news iframe {
	display: none;
}

.image-exists {
	display: none !important;
}

.news .news-text-mobile {
	display: none;
}

@media (max-width: 1140px) {
	.news .news-text-des {
		display: none;
	}
	.news .news-text-mobile {
		display: block;
	}
	.news {
		width: 610px;
		min-width: 620px;
		box-shadow: none;
		margin-top: 0;
		margin-bottom: -28px;
		padding-top: 40px;
		padding-left: 30px;
		padding-bottom: 0;
	}
	.news .item {
		width: 620px;
		height: 456px;
		margin-right: 0;
		margin-bottom: 50px;
	}
	.news h2 {
		font-size: 32px;
	}
	.news .news-text {
		font-size: 20px;
		line-height: 26px;
		margin: 20px 0;
	}
	.news .date {
		font-size: 16px;
		margin-top: -14px;
		margin-left: 536px;
	}
	.news .img {
		width: 680px;
		height: 300px;
		margin: 10px 0 0;
		margin-left: -30px;
	}
}


/* Section 1 */
.section-1 {
	margin: 24px auto;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	width: 1100px;
	height: 100px;
}

.slides a {
	width: 100%;
	height: 100%;
}

.section-1 p {
	display: block;
	height: 30px;
	display: block;
	padding-top: 38px;
	padding-left: 50px;
	font-family: 'Roboto Light';
	font-size: 26px;
	background: url(../img/arrow-slider-right_section-1.png) no-repeat 585px 36px;
}

.section-1_button-1 {
	margin-top: -38px;
	margin-left: 699px;
	display: block;
	border-width: 2px;
	border-color: var(--color1);
	border-style: solid;
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 9px 18px 0px var(--color1-shadow);
 	height: 36px;
	width: 126px; 
	padding-left: 41px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;	
	color: var(--color1);
	font-size: 14px;
	background: url(../../../img/phone2.png) no-repeat 15px ;	
}

.section-1_button-1:hover {
	box-shadow: 0px 9px 18px 0px var(--color2-shadow);	
}

.section-1_button-2 {
	margin-top: -40px;
	margin-left: 880px;
	display: block;
	border-width: 2px;
	border-color: var(--color1);
	border-style: solid;
	border-radius: 20px;
	box-shadow: 0px 9px 18px 0px var(--color1-shadow);
 	height: 36px;
	width: 120px;
	padding-left: 47px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;	
	color: #fff;
	font-size: 14px;
	background: url(../../../img/calendar.png) no-repeat 22px;
	background-color: var(--color1);
	transition: background-color 0.3s, border-color 0.3s;
}

.section-1_button-2:hover {
	border-color: var(--color1-hover);
	background-color: var(--color1-hover);
	box-shadow: 0px 9px 18px 0px var(--color2-shadow);
}
/* /Section 1 */


/* Section 2 */
.section-2 {
	margin: auto;
	width: 1100px;
	height: 250px;
}

.section-2 .photo-1 {
	width: 350px;
	height: 250px;
	background-color: #262626;
	background-image: url(../img/photo/photo-1.jpg);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	position: relative;
	top: 0;
}

.section-2 .photo-1 p {	
	font-family: 'Roboto Thin';
	color: #f7f7f7;
	font-size: 16px;
	padding-top: 50px;
	padding-left: 4px;
	line-height: 19px;
	text-align: center;
}

.section-2 .photo-1 p span {
	display: inline-block;
	font-family: 'Roboto Regular';
	font-size: 14px;
	margin-top: 17px;
}

.section-2 .photo-1 a {
	display: block;
	box-shadow: 0px 9px 18px 0px var(--color1-shadow);
	font-family: 'Roboto Regular';
	font-size: 14px;
	background: url(../img/calendar.png) no-repeat 24px;
	background-color: var(--color1);
	height: 39px;
	width: 122px;
	line-height: 39px;
	text-decoration: none;	
	color: #fff;
	border-radius: 20px;
	padding-left: 49px;
	margin-top: 21px;
	margin-left: 89px;
	transition: background-color 0.3s;
}

.section-2 .photo-1 a:hover {
	background-color: var(--color1-hover);
}

.photo-1-hover {
	display: none;
	background-color: rgba(38, 38, 38, 0.8);
	height: 100%;
}

.section-2 .photo-1:hover .photo-1-hover {
	display: block;
}

/* <=<= separator =>=> */

.section-2 .photo-2 {
	width: 350px;
	height: 250px;
	background-color: #262626;
	background-image: url(../img/photo/photo-2.jpg);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	position: relative;
	top: -250px;
	left: 375px;
}

.section-2 .photo-2 p {	
	font-family: 'Roboto Thin';
	color: #f7f7f7;
	font-size: 16px;
	padding-top: 50px;
	padding-left: 4px;
	line-height: 19px;
	text-align: center;
}

.section-2 .photo-2 p span {
	display: inline-block;
	font-family: 'Roboto Regular';
	font-size: 14px;
	margin-top: 17px;
}

.section-2 .photo-2 a {
	display: block;
	box-shadow: 0px 9px 18px 0px var(--color1-shadow);
	font-family: 'Roboto Regular';
	font-size: 14px;
	background: url(../img/calendar.png) no-repeat 24px;
	background-color: var(--color1);
	height: 39px;
	width: 122px;
	line-height: 39px;
	text-decoration: none;	
	color: #fff;
	border-radius: 20px;
	padding-left: 49px;
	margin-top: 21px;
	margin-left: 89px;
	transition: background-color 0.3s;
}

.section-2 .photo-2 a:hover {
	background-color: var(--color1-hover);
}

.photo-2-hover {
	display: none;
	background-color: rgba(38, 38, 38, 0.8);
	height: 100%;
}

.section-2 .photo-2:hover .photo-2-hover {
	display: block;
}

/* <=<= separator =>=> */

.section-2 .photo-3 {
	width: 350px;
	height: 250px;
	background-color: #262626;
	background-image: url(../img/photo/photo-3.jpg);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	position: relative;
	top: -500px;
	left: 750px;
}

.section-2 .photo-3 p {	
	font-family: 'Roboto Thin';
	color: #f7f7f7;
	font-size: 16px;
	padding-top: 50px;
	padding-left: 4px;
	line-height: 19px;
	text-align: center;
}

.section-2 .photo-3 p span {
	display: inline-block;
	font-family: 'Roboto Regular';
	font-size: 14px;
	margin-top: 17px;
}

.section-2 .photo-3 a {
	display: block;
	box-shadow: 0px 9px 18px 0px var(--color1-shadow);
	font-family: 'Roboto Regular';
	font-size: 14px;
	background: url(../img/calendar.png) no-repeat 24px;
	background-color: var(--color1);
	height: 39px;
	width: 122px;
	line-height: 39px;
	text-decoration: none;	
	color: #fff;
	border-radius: 20px;
	padding-left: 49px;
	margin-top: 21px;
	margin-left: 89px;
	transition: background-color 0.3s;
}

.section-2 .photo-3 a:hover {
	background-color: var(--color1-hover);
}

.photo-3-hover {
	display: none;
	background-color: rgba(38, 38, 38, 0.8);
	height: 100%;
}

.section-2 .photo-3:hover .photo-3-hover {
	display: block;
}
/* /Section 2 */


/* Section 3 */
.section-3 {
	margin: 26px auto;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	width: 1070px;
	height: 100%;
	padding-top: 32px;
	padding-bottom: 84px;
	padding-right: 30px;
}

.section-3 h2 {
	font-family: 'Roboto Bold';
	font-size: 30px;
	text-align: center;
}

.section-3 h3 {
	font-family: 'Roboto Light';
	font-size: 24px;
	padding-top: 9px;
	text-align: center;
}

.section-3 p:nth-child(3) {
	display: block;
	width: 478px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 24px;
	margin-top: 36px;
	margin-left: 51px;	
}

.section-3 p:nth-child(4) {
	display: block;
	width: 494px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 24px;
	margin-top: 23px;
	margin-left: 51px;	
}

.section-3 p:nth-child(5) {
	display: block;
	width: 480px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 24px;
	margin-top: -216px;
	margin-left: 580px;	
}

.section-3 p:nth-child(6) {
	display: block;
	width: 480px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 24px;
	margin-top: 24px;
	margin-left: 580px;	
}

.section-3 a {
	color: var(--color1);
}

.section-3 a:hover {
	color: var(--color1-hover);
}

.st3-4 a {
	color: #0c6072;
	text-decoration: none;
}

.st3-4 a:hover {
	color: #237bc6;	
}
/* /Section 3 */


/* Section 4 */
.section-4 {
	margin: auto;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	width: 1100px;
	height: 452px;	
}

.section-4 h2 {	
	font-family: 'Roboto Bold';
	font-size: 30px;
	text-align: center;
 	padding-top: 40px;
	margin-bottom: 33px;
}

.section-4 h2 a {	
	text-decoration: none;
	color: #000;
}

@media (hover: hover) {
	.section-4 h2 a:hover {
		color: rgba(0, 0, 0, 0.85);
	}
}

.section-4 .doctors {
	display: block;
	width: 228px;
	height: 320px;
	float: left;
	margin-left: 37px;
	text-decoration: none;
	position: relative;
}

.section-4 .doctors .d-img {
	width: 228px;
	height: 228px;
	object-fit: contain;
	object-position: center;
}

.section-4 .doctors .d-name {
	font-family: 'Roboto Medium';
	font-size: 18px;
	color: var(--color1);
	margin-top: 18px;
	text-align: center;
}

.section-4 .doctors .d-position {
	font-family: 'Roboto Light';
	font-size: 14px;
	color: #000;
	margin-top: 3px;
	text-align: center;
}

.section-4 .d-hover {
	display: none;
	width: 228px;
	height: 228px;
	background: url(../img/zoom.png) rgba(38, 38, 38, 0.6) no-repeat center;
	position: absolute;
	top: 0;
}

@media (hover: hover) {
	.section-4 .doctors:hover .d-hover {
		display: block;
	}

	.section-4 .doctors:hover .d-name {
		color: var(--color1-hover);
	}
}
/* /Section 4 */


/* Section 5 */
.section-5 {
	margin: 23px auto;
	width: 1100px;
	height: 452px;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	position: relative;
}

.section-5 h2 {
	display: block;
	font-family: 'Roboto Bold';
	font-size: 30px;
	padding-top: 41px;
	padding-left: 346px;	
}

.st5-1 {
	width: 450px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 24px;
	margin-top: 28px;
	margin-left: 53px;
}

.st5-2 {
	width: 450px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 24px;
	margin-top: 24px;
	margin-left: 53px;
}

.st5-3 {
	width: 450px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 24px;
	margin-top: 24px;
	margin-left: 53px;
}

.st5-3 a {
	text-decoration: none;
	color: var(--color1);
}

.st5-3 a:hover {
	color: var(--color1-hover);
}

.section-5-image {
 	display: block; 
	margin-top: -305px;
	margin-left: 565px;
}

.st5-4 {
	width: 450px;
	font-family: 'Roboto Medium';
	font-size: 18px;
	color: #666666;
	text-align: center;
	margin-top: 14px;
	margin-left: 585px;
}

.st5-4 span {
    font-family: 'Roboto Light';
	font-size: 14px;
}

.tourism {
	cursor: pointer;
}
/* /Section 5 */


/* Section 6 */
.section-6 {
	margin: auto;
	margin-top: 26px;
	margin-bottom: 26px;
	width: 1100px;
	height: 290px;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
}

.section-6-image {
	display: inline-block;
	margin-top: 26px;
	margin-left: 524px;
}

/* <=<= separator =>=> */

.review-1 .st6-1 {	
	font-family: 'Roboto Light';
	font-size: 24px;
	margin-top: 23px;
	margin-left: 430px;
}

.review-1 .section-6-quotes-left {
	position: relative;
	top: 24px;
	left: -406px;
}

.review-1 .section-6-quotes-right {
	position: relative;
	top: 59px;
	left: 142px;
}

.review-1 .st6-2 {	
	font-family: 'Roboto Regular';
	font-size: 18px;
	text-align: center;
	margin-top: -7px;
	margin-left: 32px;
	line-height: 24px;
}

.review-1 .st6-3 {	
	font-family: 'Roboto Light';
	font-size: 14px;
	margin-top: 6px;
	margin-left: 495px;
}

.review-1 a {
	margin-top: 62px;
	margin-left: 470px;
	display: block;
	border-width: 2px;
	border-color: rgb(255, 71, 113);
	border-style: solid;
	border-radius: 20px;
	box-shadow: 0px 9px 18px 0px rgba(222, 59, 139, 0.33);
 	height: 36px;
	width: 121px;
	padding-left: 46px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;	
	color: #fff;
	font-size: 14px;
	background: url(../img/comix.png) #ff4771 no-repeat 17px;
}

.review-1 a:hover {
	border-color: #ff3e6a;
	background-color: #ff3e6a;
}

/* <=<= separator =>=> */

.review-2 .st6-1 {	
	font-family: 'Roboto Light';
	font-size: 24px;
	margin-top: 23px;
	margin-left: 458px;
}

.review-2 .section-6-quotes-left {
	position: relative;
	top: 24px;
	left: -426px;
}

.review-2 .section-6-quotes-right {
	position: relative;
	top: 35px;
	left: 437px;
}

.review-2 .st6-2 {	
	font-family: 'Roboto Regular';
	font-size: 18px;
	text-align: center;
	margin-top: -7px;
	margin-left: 32px;
	line-height: 24px;
}

.review-2 .st6-3 {	
	font-family: 'Roboto Light';
	font-size: 14px;
	margin-top: 6px;
	margin-left: 495px;
}

.review-2 a {
	margin-top: 49px;
	margin-left: 469px;
	display: block;
	border-width: 2px;
	border-color: rgb(255, 71, 113);
	border-style: solid;
	border-radius: 20px;
	box-shadow: 0px 9px 18px 0px rgba(222, 59, 139, 0.33);
 	height: 36px;
	width: 121px;
	padding-left: 46px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;	
	color: #fff;
	font-size: 14px;
	background: url(../img/comix.png) #ff4771 no-repeat 17px;
}

.review-2 a:hover {
	border-color: #ff3e6a;
	background-color: #ff3e6a;
}

/* <=<= separator =>=> */

.review-3 .st6-1 {	
	font-family: 'Roboto Light';
	font-size: 24px;
	margin-top: 23px;
	margin-left: 446px;
}

.review-3 .section-6-quotes-left {
	position: relative;
	top: 24px;
	left: -435px;
}

.review-3 .section-6-quotes-right {
	position: relative;
	top: 35px;
	left: 432px;
}

.review-3 .st6-2 {	
	font-family: 'Roboto Regular';
	font-size: 18px;
	text-align: center;
	margin-top: -7px;
	margin-left: 32px;
	line-height: 24px;
}

.review-3 .st6-3 {	
	font-family: 'Roboto Light';
	font-size: 14px;
	margin-top: 6px;
	margin-left: 490px;
}

.review-3 a {
	margin-top: 49px;
	margin-left: 469px;
	display: block;
	border-width: 2px;
	border-color: rgb(255, 71, 113);
	border-style: solid;
	border-radius: 20px;
	box-shadow: 0px 9px 18px 0px rgba(222, 59, 139, 0.33);
 	height: 36px;
	width: 121px;
	padding-left: 46px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;	
	color: #fff;
	font-size: 14px;
	background: url(../img/comix.png) #ff4771 no-repeat 17px;
}

.review-3 a:hover {
	border-color: #ff3e6a;
	background-color: #ff3e6a;
}

/* <=<= separator =>=> */

.review-4 .st6-1 {	
	font-family: 'Roboto Light';
	font-size: 24px;
	margin-top: 23px;
	margin-left: 435px;
}

.review-4 .section-6-quotes-left {
	position: relative;
	top: 24px;
	left: -393px;
}

.review-4 .section-6-quotes-right {
	position: relative;
	top: 35px;
	left: 341px;
}

.review-4 .st6-2 {	
	font-family: 'Roboto Regular';
	font-size: 18px;
	text-align: center;
	margin-top: -7px;
	margin-left: 32px;
	line-height: 24px;
}

.review-4 .st6-3 {	
	font-family: 'Roboto Light';
	font-size: 14px;
	margin-top: 6px;
	margin-left: 499px;
}

.review-4 a {
	margin-top: 49px;
	margin-left: 469px;
	display: block;
	border-width: 2px;
	border-color: rgb(255, 71, 113);
	border-style: solid;
	border-radius: 20px;
	box-shadow: 0px 9px 18px 0px rgba(222, 59, 139, 0.33);
 	height: 36px;
	width: 121px;
	padding-left: 46px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;	
	color: #fff;
	font-size: 14px;
	background: url(../img/comix.png) #ff4771 no-repeat 17px;
}

.review-4 a:hover {
	border-color: #ff3e6a;
	background-color: #ff3e6a;
}
/* /Section 6 */


/* Section 7 */
.section-7 {
	margin: 26px auto;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	width: 1100px;
	height: 100px;
}

.section-7 p {
	display: block;
	height: 30px;
	padding-top: 38px;
	padding-left: 50px;
	font-family: 'Roboto Light';
	font-size: 26px;
	background: url(../img/arrow-slider-right_section-1.png) no-repeat 572px 36px;
}

.section-7 span {
	font-family: 'Roboto Medium';
	color: #393939;
}

.section-7_button-1 {
	margin-top: -38px;
	margin-left: 699px;
	display: block;
	border-width: 2px;
	border-color: var(--color1);
	border-style: solid;
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 9px 18px 0px var(--color1-shadow);
 	height: 36px;
	width: 126px; 
	padding-left: 41px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;	
	color: var(--color1);
	font-size: 14px;
	background: url(../../../img/phone2.png) no-repeat 15px ;	
}

.section-7_button-1:hover {
	box-shadow: 0px 9px 18px 0px var(--color2-shadow);
}

.section-7_button-2 {
	margin-top: -40px;
	margin-left: 880px;
	display: block;
	border-width: 2px;
	border-color: var(--color1);
	border-style: solid;
	border-radius: 20px;
	box-shadow: 0px 9px 18px 0px var(--color1-shadow);
 	height: 36px;
	width: 120px;
	padding-left: 47px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;	
	color: #fff;
	font-size: 14px;
	background: url(../../../img/calendar.png) no-repeat 22px;
	background-color: var(--color1);
	transition: background-color 0.3s, border-color 0.3s;
}

.section-7_button-2:hover {
	border-color: var(--color1-hover);
	background-color: var(--color1-hover);
	box-shadow: 0px 9px 18px 0px var(--color2-shadow);
}
/* /Section 7 */





