.wrapper {
	margin: -2px auto auto 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%;
}

footer {
	margin-top: 25px;	
}

/* Section 1 */
.section-1 {
	width: 1100px;
	height: 330px;
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}
/* /Section 1 */


/* Section 2 */
.section-2 {
	padding-bottom: 40px;
}

.left-side {
	display: block;
	float: left;
	width: 1005px;
	margin-top: 36px;
	margin-left: 48px;
}

.left-side {
	font-family: 'Roboto Regular';
	color: #333333;
	line-height: 26px;
}

.left-side p {
	margin-top: 12px;
}

.left-side h2,
.left-side h3 {
	font-family: 'Roboto Light';
	font-size: 30px;
	color: #333333;
	margin-top: 36px;
	margin-bottom: 20px;
	text-align: center;
}

.left-side h4 {
	font-family: 'Roboto Light';
	font-size: 28px;
	color: #333333;
	margin-top: 31px;
	margin-bottom: 8px;
	text-align: center;
}

.left-side b,
.left-side strong {
	font-family: 'Roboto Bold';
}


.lst-1 {
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-top: 33px;
	margin-left: 2px;
}

.lst-2 span {
	display: block;
	margin-top: -17px;
	margin-left: 9px;
}

.lst-3 {
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-top: 17px;
	margin-left: 2px;
}

.lst-4 {
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-top: 24px;
	margin-left: 2px;
}

.lst-4-2 {
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	line-height: 27px;
	margin-bottom: 20px;
}

.lst-4-2 span {
	font-size: 12px;	
}

.right-side {
	display: block;
	float: left;
	width: 380px;
	margin-top: 52px;
	margin-left: 27px;
}

.g-one {
	display: block;
	width: 80%;
	height: 12px;
	border-left: 35px solid var(--color1);
}

.g-two {
	display: block;
	float: left;
	width: 24px;
	height: 266px;
	border-left: 12px solid var(--color1);
}

.right-side-text-wrap {
	float: left;
	display: block;
	width: 320px;
	height: 480px;
}

.right-side h4 {
	font-family: 'Roboto Light';
	font-size: 24px;
	color: #333333;	
	margin-top: 9px;
	margin-left: 0px;	
}

.rst-1 {
	font-family: 'Roboto Light';
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 29px;
	margin-left: 0px;	
}

.rst-2 {
	font-family: 'Roboto Light';
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 29px;
	margin-left: 0px;	
}


.left-side .filter {
	cursor: pointer;
	margin-right: 4px;
	margin-bottom: 6px;
}

@media (max-width: 1140px) {
	.left-side h3 {
		margin-top: 25px !important;
		margin-bottom: 12px !important;
	}
	.left-side h4 {
		font-size: 25px;
	}

	.left-side .filter {
		font-size: 20px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
}

/* <=<= separator =>=> */
table {
	font-family: 'Roboto Light';
	font-size: 14px;
	border: 1px solid #ccc;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	word-wrap: break-word;
}

table tr {
	padding: 5px;
}

table tr:nth-child(even) {
	background-color: rgb(245, 245, 245) !important;
}

table tr:hover {
	background-color: rgba(0, 39, 255, 0.05) !important;
}

table th, table td {
	border: 1px solid #ddd;
	padding: 10px;
}

table th {
	font-family: 'Roboto Regular';
	font-size: 13px;
	letter-spacing: 1px;
	background-color: rgb(217, 217, 217);
}

table .a-order {
	width: 100%;
	display: inline-block;
	text-align: center;
	color: #2883d0;
	color: #1a42c1;
	cursor: pointer;
	text-decoration: underline;
}

table .a-order:hover {
	filter: saturate(2);
	text-decoration: none;
}

table .link {
	color: #1a42c1;
}

table .link:hover {
	filter: saturate(2);
	text-decoration: none;
}

.dt-layout-row {
	font-family: 'Roboto Light';
}

table th:nth-child(1){
    width: 64px !important;
}
table th:nth-child(3){
    width: 100px !important;
}

@media (max-width: 1140px) {
	table {
		font-size: 13px;
	}
	table th:nth-child(3){
		width: 90px !important;
	}
}

@media (max-width: 768px) {
	.dt-layout-row {
		font-size: 19px;
	}
	.dt-input {
		font-size: 19px;
		margin: 4px 0;
	}
	.dt-search input {
		margin-bottom: 10px;
	}
	.dt-search input {
		width: 352px;
	}
}


/* Section 3 */
.section-3 {
	padding-bottom: 35px;
}

.accordion {
	width: 1000px;
	margin: 45px auto 0 auto;
}

.question {	
	padding: 2px 0 8px 0;	
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: -1px;
	cursor: pointer;
	font-family: 'Roboto Bold';
	font-size: 14px;
	color: #333333;	
}

.question:hover {
	color: #32a1ff;	
}

.question-o {
	color: #2a90e7;
}

.question-o:hover {
	color: #32a1ff;
}

.answer {
	margin-bottom: 15px;
}

.answer p {
	font-family: 'Roboto Regular';
	font-size: 14px;
	color: #333333;
	margin-top: 15px;	
}

.question:before {
	content: '+';
	padding-right: 12px;
	font-size: 24px;
}

.open:before {
	content: '–';
	padding-left: 2px;
	color: #2a90e7;
}

.open:hover:before {
	color: #32a1ff;
}

/* <=<= separator =>=> */

.fb-wrap {
	margin-top: 16px;
	width: 1040px;
}

.fancybox {
	display: inline-block;
	margin-right: 30px;
	margin-top: 31px;
	text-decoration: none;
	position: relative;
}

.fancybox div {
	display: none;
 	padding-top: 99px;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 5;
	text-align: center;
	background-color: rgba(38, 38, 38, 0.6);
	height: 212px;
	width: 224px;	
	font-family: 'Roboto Light';
	font-size: 24px;
	color: #fff;	
}

.fancybox div span {
	font-size: 14px;
}


.fancybox:hover div {
	display: block;
}
/* /Section 3 */


/* Section 4 */
.section-4 {
	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-4 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-4 span {
	font-family: 'Roboto Medium';
}

.section-4_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-4_button-1:hover {	
	border-color: var(--color2-hover);
	box-shadow: 0px 9px 18px 0px rgba(42, 144, 231, 0.4);
}

.section-4_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) var(--color2) no-repeat 22px;
}

.section-4_button-2:hover {
	border-color: var(--color2-hover);
	background-color: var(--color2-hover);
}
/* /Section 4 */


/* Section 5 */
.section-5 {
	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: #288add;
}
/* /Section 5 */






