.about .pic {
display:none;
}

.striker__banner {
	height: 600px;
	background: url(/bitrix/templates/legal/components/bitrix/news.list/services_home_1/img/ekin-pro1.jpg) center;
    background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}
.striker__banner2 {
	height: 600px;
	background: url(/bitrix/templates/legal/components/bitrix/news.list/services_home_1/img/header-bg-m.jpg) center;
    background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}

@keyframes anim {
	0%{background-position: 0px;}
	100%{backgound-position: 5440px;}
}

.striker__banner img {
    display: block;
    margin: 0 auto;
}

.striker__banner span {
	display: block;
	font-size: 32px;
	letter-spacing: 1px;
	margin-bottom: 80px;
	font-weight: bold;
}

.striker__banner a {
    width: 300px;
    height: 50px;
    padding: 10px;
    border-radius: 30px;
    font-size: 18px;
    background-color: #d80000;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    color: #eee;
    letter-spacing: 2px;
    font-weight: bold;
}

.striker__banner2 img {
    display: block;
    margin: 0 auto;
}

.striker__banner2 span {
	display: block;
	font-size: 32px;
	letter-spacing: 1px;
	margin-bottom: 80px;
	font-weight: bold;
}

.striker__banner2 a {
    width: 300px;
    height: 50px;
    padding: 10px;
    border-radius: 30px;
    font-size: 18px;
    background-color: #d80000;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    color: #eee;
    letter-spacing: 2px;
    font-weight: bold;
}

.header .social li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
}

.header .social a {
    width: 36px;
    height: 36px;
    background-color: #575859;
    display: block;
    border-radius: 50%;
    transition: .3s;
    -moz-transition: .3s;
    color: white;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.header .social a:hover {
    background-color: #d80000;
}

.header .place {
    font-size: 15px;}

.header .slogan {
    font-size: 15px;}

.header .phone .big span {
color: #494949;
}

th, td {
border: 1px solid grey;
padding: 5px;
}
table {
   border: 1px solid grey;
}

.nav > li {
    float: left;
    padding: 0 10px;
}


.title_text__home {
	font-size: 32px;
	letter-spacing: 2px;
	margin-bottom: 50px;
}

.home__pricing_list_title {
	display: block;
	font-size: 24px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 40px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ff2222;
	width: 45%;
}

.home__pricing__text {
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.pricing_table {
	border: 0;
	border-collapse: inherit;
    border-spacing: 10px 6px;
	color: #eee;
	margin: 0 auto;
	margin-bottom: 20px;
}


.pricing_table tr td {
	padding: 15px;
	background: #333;
	border-radius: 10px;
	border: 0;
	vertical-align: baseline;
}

.pricing_table tr td span {
	font-weight: bold;
	font-size: 18px;
}

.pricing_table tr td i {
	color: #ff2222;
}


.callback_container__table {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.callback_container__table a {
	width: 300px;
    padding: 10px;
    border-radius: 30px;
    font-size: 18px;
	display: inline-block;
	margin-bottom: 50px;
}

.services .items .item {
	border-radius: 8px;
}

.services .item p {
	font-size: 15px;
	font-weight: bold;
}

.items .item .description .name {
	border-radius: 10px;
    background: #333;
    min-height: 60px;
    min-width: 90%;
}

.hr {
	width: 15%;
	height: 3px;
	background: #ff2222;
	margin: 0 auto;
	border: 0;
	border-radius: 10px;
	margin-bottom: 50px;
}


.toggleMenu {
	border-radius: 5px;
}


.crp-button-up.right {
	border-radius: 10px;
}

.footer .links ul li a {
	font-size: 15px;
}

.striker__link {
	display: block;
    padding: 20px 0;
    text-decoration: none;
    color: grey;
    letter-spacing: 1px;
}



@media screen and (max-width: 720px;) {

	.header .bottom .nav li:first-child {
		margin-top: 30px;
	}
	
	.header .bottom .nav li {
		margin-bottom: 20px;
	}
	.home__pricing_list_title {
		width: 100%;
	}
	.header .phone, .header .callback_container {

	}
	.nav {
		background: #333;
	}
	.nav li {
		width: 100%;
		text-align: start;
		border-bottom: 1px solid #eee;
	}
	.nav li a {
		display: block;
		color: #eee;
	}
	.nav .hover li {
		border-bottom: 1px solid #000;
	}
	.nav .hover li a {
		color: #000;
	}
	.footer .social {
		margin-bottom: 100px;
	}
	.striker__banner {
		height: 240px;
	}
	.striker__banner img {
		width: 70%;
	}
	.striker__banner span {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.striker__banner a {
		width: 200px;
		height: 40px;
		font-size: 15px;
	}


}

@media screen and (max-width: 480px) {
	.slider .inner {
		padding-top: 15px;
	}
	.slider .title_slider {
	font-size: 18px;
		font-weight: 700;
		line-height: 20px;
	text-shadow: 1px 1px 1px #d7e3e7;
	}
	.pricing_table tr td {
padding: 5px;
}
	.slider p {
	margin-top: 15px;
		font-size: 15px;
		font-weight: 500;
		line-height: 20px;
	}
	.bxslider li:nth-child(3) .container .btn_list .btn {
		margin-top: 85px;
	}
	.bxslider li:nth-child(3) .container .title_slider {
		margin-top: 74px;
	}


	.header .bottom .nav li:first-child {
		margin-top: 30px;
	}
	
	.header .bottom .nav li {
		margin-bottom: 20px;
	}
	.home__pricing_list_title {
		width: 100%;
	}
	.header .phone, .header .callback_container {
		
	}
	.nav {
		background: #333;
	}
	.nav li {
		width: 100%;
		text-align: start;
		border-bottom: 1px solid #eee;
	}
	.nav li a {
		display: block;
		color: #eee;
	}
	.nav .hover li {
		border-bottom: 1px solid #000;
	}
	.nav .hover li a {
		color: #000;
	}
	.footer .social {
		margin-bottom: 100px;
	}
	.striker__banner {
		height: 390px;
	}
	.striker__banner img {
		width: 70%;
	}
	.striker__banner span {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.striker__banner a {
		width: 200px;
		height: 40px;
		font-size: 15px;
	}






}

.slider .title_slider {

}

.slider p {

}

.header .place {
    font-size: 15px;
}

.header .place {
    width: 24%;
    float: left;
    margin-top: 5px;
    padding-left: 50px;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}

.advantages .work .item{
	display: flex;
	align-items: center;
}

.nav .parent:hover li ul {
	display: block;
	left: 0;
	background: #333;
	color: #fff;
}

.services__item {
	padding: 20px;
	background: #333;
	color: #f5f5f5;
	margin-bottom:40px;
}

.services__item img {
	width: 100%;
	height: auto;
}

.services__item h3 {
	color: #f5f5f5;
}

.services__item a {
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.footer .contacts {
color: #fff;
}

.footer .phone a {
color: #fff;
}

.footer a {
color: #fff;
}

.footer span {
color: #fff;
}

.header .contacts {
color: #333;
}

.header a {
color: #333;
}

.header span {
color: #333;
}

.header .callback {
color: #fff;
}

.map_main .contacts a {
color: #333;
}