body {
	padding: 0;
	margin: 0;
	font-family: 'Anton', sans-serif;
	color: rgb(4, 4, 4);
	font-size: 16px;
	background: #DEEDED
}

* {
	box-sizing: border-box;
}

button:focus {
	outline: none
}

.butforliter button {
    
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: start;
    background-color: #85abd7;
    color: black;
    border-radius: 10px;
    border: 0px;
    width:100%;
    height:90px;
    transition: 1s;
}
.butforliter button:hover {
    
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: start;
    background-color: #96b5d9;
    color: black;
    border-radius: 10px;
    border: 0px;
    transition: opacity 2s;
    box-shadow: 0 2px 7px rgb(9 32 195 / 60%);
    width:100%;
    height:90px;
    transition: 1s;
    cursor: pointer;
}
@media (max-width: 768px) {
    .butforliter button {
    
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: start;
    background-color: #85abd7;
    color: black;
    border-radius: 10px;
    border: 0px;
    width:100%;
    height:90px;
    transition: 1s;
}
.butforliter button:hover {
    
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: start;
    background-color: #96b5d9;
    color: black;
    border-radius: 10px;
    border: 0px;
    transition: opacity 2s;
    box-shadow: 0 2px 7px rgb(9 32 195 / 60%);
    width:100%;
    height:90px;
    transition: 1s;
    cursor: pointer;
}
}
@media (max-width: 576px) {
    .butforliter button {
    
    font-size: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: start;
    background-color: #85abd7;
    color: black;
    border-radius: 10px;
    border: 0px;
    width:100%;
    height:90px;
    transition: 1s;
}
.butforliter button:hover {
    
    font-size: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: start;
    background-color: #96b5d9;
    color: black;
    border-radius: 10px;
    border: 0px;
    transition: opacity 2s;
    box-shadow: 0 2px 7px rgb(9 32 195 / 60%);
    width:100%;
    height:90px;
    transition: 1s;
    cursor: pointer;
}
}

h1 {
	background: linear-gradient(4deg, #0a08aa 50%, #ff0101 50%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

h1,
h2,
h3,
h4,
h5,
h6 {


	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

h2 {
	font-size: 50px;
	margin-bottom: 38px;
}

h3 {
	text-align: center;
	font-size: 25px;
	margin-top: 28px;
	margin-bottom: 28px;
}

a {
	text-decoration: none;
}

section {
	padding-top: 80px;
	padding-bottom: 50px;
}

p {
	margin: 0;
}

ul,
li {
	display: block;
	padding: 0;
	margin: 0;
}

.container {
	width: 1170px;

	margin: 0 auto;
}

.header {
	background: url('../image/4200.jpg') no-repeat right top / cover;
	padding-top: 57px;
	color: rgb(7, 7, 7);
	padding-bottom: 322px
}
@media (max-width: 425px) {
    
    .header {
	background: url('../image/4200.jpg') no-repeat -600px top / cover;
	padding-top: 57px;
	color: rgb(7, 7, 7);
	padding-bottom: 322px
}
    
}
header a {
	color: rgb(0, 0, 0);
}

.headerr {


	padding-top: 57px;
	color: rgb(0, 0, 0);

}

headerr a {
	color: rgb(7, 7, 7);
}

.logo {
	margin-right: 69px;
}

.menu {
	display: flex;
}

.menu li a {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.1em;
}

.menu li a:hover {
	border-bottom: 1px solid rgb(0, 0, 0);
}

.menu li {
	margin-right: 40px;
}

/* .tel {
	font-size: 17px;
	margin-left: auto;
	letter-spacing: 0.1em;
} */

.nav {
	display: flex;
	align-items: center;

}

.offer {
	text-transform: uppercase;
	margin-top: 216px;
}

.offer p {
	font-size: 30px;
	letter-spacing: 0.1em;
}

.offer h1 {
	font-size: 75px;
	margin-bottom: 19px;
	margin-top: -9px;
	letter-spacing: 0.02em
}

.btn {
	display: block;
	font-size: 17px;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 17px 47px;
	border: 1px solid #fff;
	width: 238px;
	transition: all 0.5s ease;
}

.btn:hover {
	background: rgb(0, 0, 0);
	color: #000;
}


.asdf {
	background: linear-gradient(45deg, #ff0101 50%, #0501ff 50%);
	/* background: linear-gradient(45deg, #0501ff 50%, #ff0101 50%); */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}


.desc-left,
.desc-right,
.desc-top {
	/* width: 33%; */
	padding: 14px;
	/* border: 2px solid black; */
}

.desck_one,
.desck_two {
	padding: 14px;
}



.footer-text {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	display: flex;
	padding: 114px 0
}

.footer-text p {
	margin-right: 67px;
}
.forimage img {
    width:100%;
}
.forimage p {
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align:justify;
}
.forimage a {
    font-size: 25px;
    font-family: 'Roboto';
    font-weight: 600;
}
.menu-open {
	background: none;
	border: none;
	margin-left: auto;
	display: none;
    box-shadow: 0px 0px 7px 1px black;
    padding:5px;
}

.header .show-menu {
    display: block;
    position: absolute;
    background: rgba(42, 70, 145, 0.2);
    left: 0;
    top: 0;
    width: 100%;
    padding: 40px 20px 20px 40px;
}

.header .show-menu li {
	margin-bottom: 20px;
}

.headerr .show-menu {
	display: block;
	position: absolute;
	background: rgba(42, 70, 145, 0.4);
	left: 0;
	top: 0;
	width: 50%;
	padding: 40px 20px 20px 40px;
	z-index: 1;
}

.headerr .show-menu li {
	margin-bottom: 20px;
}

.profile-one {
	width: 550px;
	padding-bottom: 40px;
}

.profile-two {
	width: 550px;
	padding-bottom: 40px;

}

.desck_one,
.desck_two {
	width: 45%;
}

.desck_one,
.desck_two {
	padding-left: 20px;
}

/* Responsive starts here */

@media screen and (max-width: 1200px) {
	.container {
		width: 1140px;
	}
}

@media screen and (max-width: 1199px) {
	.container {
		width: 960px;
	}

	.desc-left,
	.desc-right,
	.desc-top {
		/* width: 33%; */
	}

	.profile-one {
		width: 45%;
	}

	.profile-two {
		width: 45%;

	}

	.gallery img:nth-child(1) {
		width: 23%;
	}

	.gallery img:nth-child(2) {
		width: 23%;
	}

	.gallery img:nth-child(3) {
		width: 48%;
	}
}

@media screen and (max-width: 991px) {
	.container {
		width: 720px;
	}

	.menu {
		display: none;
	}

	.nav {
		justify-content: space-between
	}

	.menu-open {
		display: block
	}
}
@media screen and (max-width: 767px) {
	.container {
		width: 540px;
	}

	.menu {
		display: none;
	}

	.nav {
		justify-content: space-between
	}

	.menu-open {
		display: block
	}

	.offer h1 {

		line-height: 1em;
		margin-top: 10px;
		font-size: 55px;
	}

	.description {
		flex-direction: column-reverse;
	}

	.command__wrap {
		flex-direction: column-reverse;

	}

	.desc-left,
	.desc-right,
	.desc-top {
		width: 100%;
	}

	.profile-one {
		width: 100%;
	}

	.profile-two {
		width: 100%;

	}

	.desck_one,
	.desck_two {
		width: 100%;
	}

	/* .desc-left {
		margin-bottom: 40px;
	} */

	/* .gallery img:nth-child(1),
	.gallery img:nth-child(2),
	.gallery img:nth-child(3) {
		width: 100%;
		margin-bottom: 20px;
	} */

	/* .gallery {
		flex-wrap: wrap;
	} */

	.footer-text {
		flex-wrap: wrap;
	}

	.footer-text p:nth-child(1) {
		margin-bottom: 20px;
	}

	h2 {
		font-size: 35px;
	}
}

@media screen and (max-width: 575px) {
	.container {
		width: 100%;
		padding: 0 15px;
	}

	.offer h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 25px;
	}

	.tel {
		display: none;
	}

	.menu-open {
		margin-left: auto;
	}
}

/* section {
	border-bottom: 2px solid black;
	padding-bottom: 50px;
} */



h3 {
	display: flex;
	justify-content: space-around;

}

.card {
	position: relative;

}

.card::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #85abd7;
	/* border: 1px solid rgb(254, 5, 5); */
	border-radius: 5px;
	z-index: -1;
	transition: transform .3s ease;
}

.card:hover::before {
	z-index: 1;
	transform: scale(1.07);
}

.card__iner {
	position: relative;
	z-index: 1;
}


table.iksweb {
	text-decoration: none;
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}

table.iksweb th {
	font-weight: normal;
	font-size: 25px;
	color: rgb(0, 0, 0);
	background-color: rgb(23 212 203);
}

table.iksweb td {
	font-size: 20px;
	color: rgb(0, 0, 0);
	background: darkslategrey;
}

table.iksweb td,
table.iksweb th {
	/* white-space: pre-wrap; */
	padding: 13px 7px;
	line-height: 13px;
	vertical-align: middle;
	border: 1px solid rgb(0, 0, 0);
	line-height: 1.5;
}

/* table.iksweb tr:hover {
	background-color: #f9fafb
}

table.iksweb tr:hover td {
	color: #354251;
	cursor: pointer;
} */

.mobile-table {
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
}





.dropdown {
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn {
	font-size: 16px;
	border: none;
	outline: none;
	color: rgb(236, 43, 43);
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
}

/* .navbar a:hover,
.dropdown:hover .dropbtn {} */

.dropdown-content {
	display: none;
	position: absolute;
	background: rgba(42, 70, 145, 0.8);
	min-width: 160px;
	/* box-shadow: 0px 8px 16px 0px rgba(30, 159, 198, 0.2); */
	z-index: 4;
}

.dropdown-content a {
	float: none;
	color: rgb(255, 255, 255);
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}

.dropdown-content a:hover {
	background-color: rgba(28, 179, 162, 0.36);
}

.dropdown:hover .dropdown-content {
	display: block;
}

.headerr {
	padding-top: 57px;
}

.mains {
	text-align: center;
	font-size: 28px;
}

.mainss {
	text-align: center;
	font-size: 26px;
}

.texter {
	text-align: left;
	font-size: 22px;
}

p.dline {
	line-height: 1.5;
	font-size: 20px;
}

P {
	line-height: 0.9em;
}

ul.dlin {
	line-height: 1.5;
	font-size: 20px;
}

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

body {

	font-family: 'Lato';
}



.heading-primary {
	font-size: 2em;
	padding: 2em;
	text-align: center;
}

.accordion dl,
.accordion-list {
	border: 1px solid rgb(0, 0, 0);

	&:after {
		content: "";
		display: block;
		height: 1em;
		width: 100%;
		background-color: darken(#38cc70, 10%);
	}
}

.accordion dd,
.accordion__panel {
	background-color: #105759;
	font-size: 1em;
	line-height: 1.5em;
}

.accordion p {
	padding: 1em 2em 1em 2em;
}

.accordion {
	position: relative;
	background-color: #105759;
}



.accordionTitle,
.accordion__Heading {
	background-color: #177a7d;
	text-align: center;
	font-weight: 700;
	padding: 2em;
	display: block;
	text-decoration: none;
	color: #fff;
	transition: background-color 0.5s ease-in-out;
	border-bottom: 1px solid darken(#38cc70, 5%);



	&:before {
		content: "+";
		font-size: 1.5em;
		line-height: 0.5em;
		float: left;
		transition: transform 0.3s ease-in-out;
	}

	&:hover {
		background-color: darken(#040404, 10%);
	}
}

.accordionTitleActive,
.accordionTitle.is-expanded {
	background-color: darken(#38cc70, 10%);

	&:before {

		transform: rotate(-225deg);
	}
}

.accordionItem {
	height: auto;
	overflow: hidden;
	/* //SHAME: magic number to allow the accordion to animate */

	/* max-height: 50em; */
	transition: max-height 1s;


	@media screen and (min-width:48em) {
		max-height: 15em;
		transition: max-height 0.5s
	}


}

.accordionItem.is-collapsed {
	max-height: 0;
}

.no-js .accordionItem.is-collapsed {
	max-height: auto;
}

.animateIn {
	animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
	animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@keyframes accordionIn {
	0% {
		opacity: 0;
		transform: scale(0.9) rotateX(-60deg);
		transform-origin: 50% 0;
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes accordionOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(0.9) rotateX(-60deg);
	}
}

















.process__title {
	margin-bottom: 4.9rem;
}



.process__img {
	width: 9.03rem;
	height: 4.515rem;
}







.command__img-title {
	margin-right: 3.9rem;
	width: 250px;
	height: 250px;
	border-radius: 119px;
}

.process__header {
	font-weight: 700;
	font-size: 4.8rem;
	line-height: 140%;
}

.process__headerr {
	font-weight: 700;
	font-size: 4.8rem;
	line-height: 140%;
}

.command__wrap {
	display: flex;
	justify-content: center;
}

.command__item {
	flex-direction: column;
}

/* .command__item_two */

.block-center-horis {
	display: flex;
	align-items: center;

}

.command__name {
	font-weight: 500;
	font-size: 2.4rem;
	line-height: 140%;
	margin-bottom: 1.5rem;
}

.command__profession {
	height: 100px;
	font-weight: 400;
	font-size: var(--text-size-medium);
	line-height: 160%;
	/* margin-bottom: 3rem; */
}

.button {
	padding: 1rem 3rem;
	border-radius: 5rem;
	font-size: var(--text-size-medium);
	color: #FFFFFF;
}


.command__button {
	border: .1rem solid #FFFFFF;
	border-radius: 5rem;
	background-color: transparent;
	font-weight: 400;
	line-height: 150%;
}

.dads {
	width: 250px;
	height: 250px;
	border-radius: 119px;
}

.command__img {
	width: 19rem;
	height: 19rem;
	border-radius: 50%;
	margin-bottom: 4rem;
	flex-shrink: 0;
	width: 250px;
	height: 250px;
	border-radius: 119px;
}

a:hover {
	border-bottom: 2px solid rgb(0, 0, 0);
}

a:link {
	color: rgb(0, 0, 0);

}

A:visited {
	/* color: rgb(0, 0, 0); */
}

.leftimg {
	margin-bottom: 50px;
}


.description p {
	/* font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-align: justify; */
	/* line-height: 1.2em;
	text-align: center;
	font-size: 21px; */

	line-height: 1.4em;
	text-align: -webkit-left;
	font-size: 21px;

	position: relative;
	z-index: 1;
}

.asd {
	line-height: 1.4em;
	text-align: -webkit-left;
	font-size: 21px;

	position: relative;
	z-index: 1;

}


.map-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}


.modal__backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	z-index: -1;
	pointer-events: none;
	transition: opacity0 .2s ease-in;

}

.modal__content {
	position: relative;
	width: auto;
	margin: 10px;
	transition: opacity 0.3s ease-in;
	display: flex;
	flex-direction: column;
	background-color: #F5F5DC;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
	border-radius: 25px;
	/* border: 4mm ridge rgba(7, 7, 0, 0.6); */
}

@media (min-width: 576px) {
	.modal__content {
		max-width: 500px;
		margin: 50px auto;
	}
}

.modal__show .modal__backdrop,
.modal__show .modal__content {
	opacity: 1;
	z-index: 1050;
	pointer-events: auto;
	overflow-y: auto;
}

.modal__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px;
	/* border-bottom: 1px solid #eceeef; */
	text-align: center;

}

.modal__headerr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px;
	/* border-bottom: 1px solid #eceeef; */
	text-align: center;

}

.modal__title {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 1.5rem;
	font-weight: 600;

	color: #105759;

}

.modal__btn-close {
	float: right;
	font-family: sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.5;
	text-decoration: none;
}

.modal__btn-close:focus,
.modal__btn-close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.75;

}

.modal__body {
	position: relative;
	flex: 1 1 auto;
	padding: 15px;
	overflow: auto;
	color: #105759;
	line-height: 1.5;
	font-size: 20px;
}

.modal__footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef;
	border-bottom-right-radius: 0.3rem;
	border-bottom-left-radius: 0.3rem;
}

button>p {
	color: #38cc70;


}
