footer {
	margin-top: 22px;	
}


/* Section 1 */
.section-1 {	
	margin: 0px auto;
	padding-top: 7px;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);  
	width: 1100px;
	height: 100%;
}

.services-wrap {
	margin-top: 10px;
	margin-left: 21px;
	padding-bottom: 46px;
	width: 1050px;
}

.services-wrap img {
	width: 228px;
}

.service {
	display: inline-block;
	margin-top: 28px;
	margin-left: 27px;	
	text-decoration: none;
	position: relative;
}

.service div {
	display: none;
 	padding-top: 71px;
	line-height: 17px;	
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 5;
	text-align: center;
	background-color: rgba(38, 38, 38, 0.6);
	height: 157px;
	width: 227px;
}

.service div p {
	font-family: 'Roboto Medium';
	font-size: 14px;
	color: #fff;
	position: relative;
	z-index: 10;
}

.service div div {
	display: block;	
	width: 40px;
	height: 40px;
	background: url(../img/zoom.png) no-repeat;
 	position: relative;
	top: 23px;
	left: 95px;	
	z-index: 10;
}

.service img {
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
}

.service:hover div {
	display: block;
}

.service-type-2 {	
	line-height: 16px;
	margin-bottom: 19px;
}
/* /Section 1 */


/* Временная переделка списка услуг */
.service {
	margin-bottom: 46px;
	transition: filter ease 0.3s;
}

.service:hover {
	filter: brightness(1.1);
}

.service:hover p {
	color: var(--color1-hover);
}

.service div div {
	display: none;
}

.service:hover div div {
	display: none;
}

.service div {
	display: block;
	top: 165px;
	background: none;
	height: 0px;
	width: 226px;
}

.service div p {
	font-size: 18px;
	color: var(--color1);
	line-height: 20px;
	transition: color ease 0.3s;
}


/* Section 2 */
.section-2 {
	margin: 26px auto 23px 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-2 p {
	display: block;
	height: 30px;
	display: block;
	padding-top: 38px;
	padding-left: 50px;
	font-family: 'Roboto Light';
	color: #393939;
	font-size: 26px;
	background: url(../img/arrow-slider-right_section-1.png) no-repeat 572px 35px;
}

.section-2 span {
	font-family: 'Roboto Medium';
}

.section-2_button-1 {
	margin-top: -38px;
	margin-left: 699px;
	display: block;
	border-width: 2px;
	border-color: var(--color2);
	border-style: solid;
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 9px 18px 0px rgba(42, 144, 231, 0.3);
 	height: 36px;
	width: 126px; 
	padding-left: 41px;
	font-family: 'Roboto Regular';
	line-height: 37px;
	text-decoration: none;
	color: var(--color2);
	font-size: 14px;
	background: url(../../img/phone2.png) no-repeat 15px ;	
}

.section-2_button-1:hover {
	border-color: var(--color2);	
	box-shadow: 0px 9px 18px 0px rgba(42, 144, 231, 0.4);
}

.section-2_button-2 {
	margin-top: -40px;
	margin-left: 880px;
	display: block;
	border-width: 2px;
	border-color: var(--color2);
	border-style: solid;
	border-radius: 20px;
	box-shadow: 0px 9px 18px 0px rgba(42, 144, 231, 0.3);
 	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(--color2);
}

.section-2_button-2:hover {
	border-color: var(--color2-hover);
	background-color: var(--color2-hover);
}
/* /Section 2 */


/* Section 3 */
.section-3 {
	margin: auto;	
	width: 1100px;
}

.sections-about-us,
.sections-staff,
.sections-contacts {
	display: inline-block;
	text-decoration: none;
	position: relative;	
}

.sections-about-us {
	display: inline-block;
	width: 350px;
	height: 250px;
	background: url(img/sections/section_1.jpg) no-repeat;
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
}

.sections-staff {
	display: inline-block;
	width: 350px;
	height: 250px;
	background: url(img/sections/section_2.jpg) no-repeat;
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	margin-left: 20px;
}

.sections-contacts {
	display: inline-block;
	width: 350px;
	height: 250px;
	background: url(img/sections/section_3.jpg) no-repeat;
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);
	margin-left: 21px;	
}

.sections-about-us div,
.sections-staff div,
.sections-contacts div {
	display: block;
 	padding-top: 52px;
	position: absolute;
	z-index: 5;
	background-color: rgba(38, 38, 38, 0.6);
	width: 350px;
	height: 198px;	
	text-align: center;
}

.sections-about-us div p,
.sections-staff div p,
.sections-contacts div p {
	font-family: 'Roboto Light';
	font-size: 16px;
	color: #fff;	
	margin-left: 4px;
	line-height: 17px;
}

.sections-about-us div span,
.sections-staff div span,
.sections-contacts div span {
	display: block;
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	margin-top: 19px;
	margin-left: 4px;
}

.sections-about-us div a {
	display: block;	
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #fff;
	background: url(img/tooth.png) rgb(42, 144, 231) no-repeat 16px 8px;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.32);
	width: 83px;
	height: 26px;
	border-radius: 20px;
	text-decoration: none;	
	margin-top: 23px;
	margin-left: 123px;
	padding-top: 12px;
	padding-left: 23px;
}

.sections-staff div a {
	display: block;	
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #fff;
	background: url(img/staff.png) rgb(42, 144, 231) no-repeat 19px 12px;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.32);
	width: 104px;
	height: 26px;
	border-radius: 20px;
	text-decoration: none;	
	margin-top: 23px;
	margin-left: 114px;
	padding-top: 12px;
	padding-left: 23px;
}

.sections-contacts div a {
	display: block;	
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #fff;
	background: url(../img/location.png) rgb(42, 144, 231) no-repeat 23px 10px;
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.32);
	width: 108px;
	height: 26px;
	border-radius: 20px;
	text-decoration: none;	
	margin-top: 23px;
	margin-left: 109px;
	padding-top: 12px;
	padding-left: 23px;
}

.sections-about-us div a:hover,
.sections-staff div a:hover,
.sections-contacts div a:hover {
	background-color: var(--color2-hover);
}
/* /Section 3 */