.wrapper {
	margin: 0 auto 28px auto;
	background-color: rgb(255, 255, 255);
	box-shadow: 3.441px 4.915px 18px 0px rgba(80, 82, 89, 0.31);  
	width: 1100px;
	height: 100%;
	padding-bottom: 41px;
}

footer {
	margin-top: 25px;	
}

/* Section 1 */
.section-1 {
	width: 1100px;
	height: 330px;
	background: url(../img/image2.jpg) no-repeat center;
}
/* /Section 1 */


/* Section 2 */
.left-side {
	display: block;
	float: left;
	width: 648px;	
	margin-left: 48px;	
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
}

.left-side h3 {
	font-family: 'Roboto Light';
	font-size: 32px;
	color: #333333;
	margin-top: 36px;
}

.left-side p {
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 2px;
}

.left-side h4 {
	font-family: 'Roboto Regular';
	font-size: 20px;	
	line-height: 24px;
	margin-top: 33px;
	margin-left: 2px;
}

.left-side h4 a {
	text-decoration: none;
	color: #333333;
}

.left-side h4 a:hover {
	text-decoration: underline;
}

.ReadMore {
	display: inline-block;
	font-family: 'Roboto Bold';
	text-transform: uppercase;
	color: #9a9a9a;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 20px;
	background: url(../../../img/arrow-slider-right_section-1.png) no-repeat left center;
	background-size: 15px;
}

.ReadMore:hover {
	color: #5c5c5c;
}

.form-wrap {
	width: 618px;
	height: 159px;
	border-width: 1px;
	border-color: rgb(168, 169, 173);
	border-style: solid;
	border-radius: 5px;
}

.left-column {
	width: 245px;
	margin-top: 35px;
	margin-left: 24px;
	line-height: 48px;
	float: left;
}

.right-column {
	float: left;	
	margin-top: 34px;
	margin-left: 24px;
	line-height: 48px;	
	position: relative;
}

.right-column span {
	position: absolute;
	left: -14px;
	color: red;
	line-height: 54px;
}

.right-column input {
	width: 280px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #666666;
	outline: none;
	border: 1px solid #a1a1a1; 
	padding: 8px;
	background-color: rgba(255,255,255,0);
}

input + .error {
	display: block;
	position: absolute;	
	margin-top: -47px;
	margin-left: 12px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #ff4670;
	z-index: 2;
}

input {
	position: relative;
	z-index: 3;
}

.right-column select {
	width: 298px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #666666;
	outline: none;
	border: 1px solid #a1a1a1; 
	padding: 8px;
}

.right-column textarea {
	width: 280px;
	height: 137px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #666666;
	outline: none;
	border: 1px solid #a1a1a1; 
	padding: 8px;
	resize: none;
	overflow: auto;
	margin-top: 7px;
}

.right-side {
	display: block;
	float: left;
	width: 320px;
	height: 2827px;
	border-left: 1px solid #cdcdcd;
	padding-top: 17px;
	padding-left: 27px;	
	margin-top: 20px;
	margin-left: 27px;
}

.right-side h1,
.right-side h2 {
	font-family: 'Roboto Light';
	font-size: 18px;
	color: #333333;
	line-height: 21px;
}

.right-side .hr {
	width: 300px;
	height: 1px;
	background-color: #cdcdcd;
	margin-top: 7px;
	margin-left: -2px;
	margin-bottom: 19px;
}

.rst-1 {
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.rst-2,
.rst-3 {
	display: block;
	height: 20px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	padding-top: 1px;
	padding-left: 22px;
	background: url(../img/phone.png) no-repeat 0px 0px;
	margin-top: 3px;
}

.rst-4 {
	display: block;
	height: 23px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-left: 23px;
	background: url(../img/clock.png) no-repeat 0px 1px;
	margin-top: 5px;
}

.rst-5 {
	display: block;
	height: 23px;
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-left: 23px;
	background: url(../img/clock.png) no-repeat 0px 1px;
	margin-top: 1px;
}

.rst-4 span,
.rst-5 span {
	font-size: 9px;
	vertical-align: super;
}

.section-2_button-1 {
	margin-top: 22px;
	margin-left: -2px;
	display: inline-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-2_button-1:hover {
	box-shadow: 0px 9px 18px 0px var(--color2-shadow);
}

.itemFullText {
	line-height: 20px;
	color: #333;
	margin-top: 10px;
}

.itemFullText li {
	line-height: 20px !important;
}

.itemFullText h2 {
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 4px;
}

strong {
	font-family: 'Roboto Bold';
}
/* /Section 2 */


/* Section 3 */
.section-3 {
	margin: auto;	
	width: 1100px;
}

.sections-about-us,
.sections-staff,
.sections-services {
	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-services {
	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: 20px;
}

.sections-about-us div,
.sections-staff div,
.sections-services 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-services 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-services 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) no-repeat 16px 8px;
	background-color: var(--color1);
	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;
	transition: background-color 0.3s;
}

.sections-staff div a {
	display: block;	
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #fff;
	background: url(../img/staff.png) no-repeat 19px 12px;
	background-color: var(--color1);
	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;
	transition: background-color 0.3s;
}

.sections-services div a {
	display: block;	
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #fff;
	background: url(../img/check.png) no-repeat 19px 12px;
	background-color: var(--color1);
	box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.32);
	width: 85px;
	height: 26px;
	border-radius: 20px;
	text-decoration: none;	
	margin-top: 23px;
	margin-left: 123px;
	padding-top: 12px;
	padding-left: 21px;
	transition: background-color 0.3s;
}

.sections-about-us div a:hover,
.sections-staff div a:hover,
.sections-services div a:hover {
	background-color: var(--color1-hover);
}
/* /Section 3 */






