*{
	font-family: 'Arsenal',sans-serif;
	font-size: 18px;
}
.center{
	text-align: center;
}
div{
	position: relative;
}
a{
	text-decoration: none;
	color: #fff;
}
a:hover{
	color: #fff;
	text-decoration: none;
}
p{
	line-height: 30px;
}
h1{
	font-size: 42px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h2{
	font-size: 36px;
	font-weight: 700;
	color: #353535;
	margin: 20px 0 10px 0;
}
hr{
	width: 180px !important;
	margin-left: 16px;
	border-top: 2px solid #6a4830;
	opacity: 1;
	margin-left: 0;
}
h3{
	font-size: 24px;
}
.white{
	color: white !important;
}
hr.white{
	border-top: 2px solid #ffffff;
}
.black{
	color: #353535 !important;
}
.bold{
	font-weight: bold;
}
.logo{
	width: 100%;
	max-width: 80px;
}
#top{
	background: url('/images/main_bg.jpg') no-repeat fixed;
	background-size: cover;
	min-height: 600px;
}
#top>div{
	margin: auto;
	width: 100%;
	padding: 0;
}
.phone_number{
	color: #e2e3e4;
	font-size: 24px;
}
h2 .phone_number{
	color: #353535 !important;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 30px;
}
h2 .phone_number:hover{
	border-bottom: 1.5px solid #353535 !important;
}
#header{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	width: 100%;
	z-index: 9;
	-webkit-box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgb(0 0 0 / 10%);
	box-shadow: 0 0 transparent, 0 0 transparent, 0 5px 5px -4px rgb(0 0 0 / 10%);
	top: 0;
	color: #e2e3e4;
	line-height: 35px;
}
#header *{
	transition: .2s ease-in;
}
.content-w{
	display: none;
	margin-right: 20px;
}
.logo-w{
	max-width: 120px;
	font-weight: 700;
	display: inline-block;
	line-height: 26px;
	top: 10px;
	margin-left: 10px;
}

.header-w .logo,
.header-w .content-s{
	display: none !important;
}
.header-w .phone_number{
	font-size: 18px;
}
.header-w .content-w{
	display: inline-block;
}
#menu-header-menu{
	list-style: none;
	margin: 0 30px;
	padding: 0;
}
#menu-header-menu li{
	position: relative;
	display: block;
	float: left;
	z-index: 2;
}
#menu-header-menu li a{
	margin: 0 5px;
}
#menu-header-menu span{
	font-weight: 600;
	font-size: 11px;
	letter-spacing: .05em;
	text-transform: uppercase;
}
.icon_social i{
	font-size: 18px;
	margin-left: 10px;
	color: #fff;
}

.footer p{
	font-size: 14px;
}
.footer{
	padding: 60px 0 20px 0;
	color: #fff;
	background: #6a4830;
}

.modal.fade{
	background: #fff;
	color: #000;
}
.modal h3,.modal h3>* {
	text-align: center;
	font-weight: 700;
	color: #353535;
	margin: 20px 0 10px;
	font-size: 24px;
}
.modal-content {
	border: none;
	padding: 10px 20px 20px;
	box-shadow: inset 10px 10px 60px 0 rgb(0 0 0 / 9%), 4px 4px 10px 0 rgb(0 0 0 / 9%), 4px 4px 10px 0 rgb(0 0 0 / 13%);
}
.btn-close{
	position: absolute;
	right: 10px;
	top: 15px;
	z-index: 999;
	background-size: cover;
}
.modal-content input,
.modal-content textarea
{
	margin-bottom: 20px;
	border-radius: 0;
	box-shadow: none !important;
	outline: none !important;
}
.modal-content input:active,
.modal-content input:hover,
.modal-content textarea:active,
.modal-content textarea:hover
{
	border-color: #3d3d3d;
}
.modal-content .btn{
	background-color: #3d3d3d;
	border: none;
	border-radius: 0;
	width: 150px;
	margin: auto;
	box-shadow: none !important;
	outline: none !important;
}
.modal-content .btn:hover{
	background-color: #6a4830;
}
#s_profile{
	padding-top: 90px;
}
.profile{
	padding: 20px;
}
.profile_container h4{
	font-weight: 700;
	padding-bottom: 40px;
	padding-top: 20px;
	font-size: 24px;
}
.profile_container{
	padding: 20px;
	min-height: 430px;
	border-radius: 20px;
	box-shadow: inset 10px 10px 60px 0 rgb(0 0 0 / 9%), 4px 4px 10px 0 rgb(0 0 0 / 9%), 4px 4px 10px 0 rgb(0 0 0 / 13%);
}
.profile_container:hover{
	color: #fff;
	background: #6b859b;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}
.btn-primary,.btn-primary:hover,.btn-primary:active,.btn-primary:focus{
	background-color: #6a4830;
	box-shadow: none !important;
	outline: none !important;
	border: none;
	width: 250px;
	line-height: 1.8;
}
.btn-primary:hover{
	width: 300px;
	line-height: 2;
	font-size: 20px;
}
form .btn-primary{
}
form .btn-primary:hover{
	width: 250px;
	line-height: 1.8;
	font-size: 18px;
}
#s_que{
	padding: 90px 0;
	background: url('/images/questions.jpg') no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
#s_que h3{
	font-weight: 700;
	font-size: 24px;
	color: #353535;
	text-align: left;
}
#s_que p{
	text-align: left;
	line-height: 23px;
}
.ask_box{
	background: #fff;
	border-radius: 20px;
	margin: 20px 0;
	padding: 35px 25px;
}
#s_zakon p{
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 18px;
}
#s_how_tab img{
	display: inline-block;
}
#s_how_tab>div{
	margin-bottom: 30px;
}
#s_how_tab p{
	width: 220px;
	display: inline-block;
	margin-bottom: 0;
	top: 12px;
	position: relative;
	margin-left: 30px;
}
#s_bogdan{
	background: #110f14;
	padding: 30px 0 0 0;
	color: #fff;
}
#s_bogdan h5{
	margin-top: 40px;
	font-weight: 700;
	line-height: 33px;
	font-size: 30px;
	margin-bottom: 60px;
}
#s_bogdan p{
	font-size: 18px;
}
#s_cont{
	padding-top: 90px;
	padding-bottom: 90px;
}
.ask_box_bottom{
	margin-left: 20px;
	margin-right: 20px;
	max-width: 400px;
	background: #fff;
	padding: 25px;
	border-radius: 20px;
	box-shadow: inset 10px 10px 60px 0 rgb(0 0 0 / 9%), 4px 4px 10px 0 rgb(0 0 0 / 9%), 4px 4px 10px 0 rgb(0 0 0 / 13%);
}
.ask_box_bottom_modal{
	margin: auto;
	max-width: 450px;
	width: 100%;
	background: #fff;
	padding: 25px;
	border-radius: 20px;
	box-shadow: inset 10px 10px 60px 0 rgb(0 0 0 / 9%), 4px 4px 10px 0 rgb(0 0 0 / 9%), 4px 4px 10px 0 rgb(0 0 0 / 13%);
}
#btn3{
	width: 100% !important;
	background-color: #6a4830;
}
@media screen and (max-width: 1200px){
	.logo{
		width: 100%;
		max-width: 160px;
	}
	#menu-header-menu{
		margin: 0;
	}
}
@media screen and (max-width: 1120px){
	.logo{
		width: 100%;
		max-width: 100px;
	}

}


.menu-mobile-btn{
	width: 30px;
	padding: 0;
	display: none;
}
.menu-mobile-btn i{
	font-size: 26px;
}
.flush-menu{
	padding: 0;
	display: none;
}
#mobile-header-menu{
	list-style: none;
	padding-top: 20px;
	padding-bottom: 30px;
}
#mobile-header-menu li{
	height: 30px;
	line-height: 30px;
}
#mobile-header-menu li.lang-item{
	width: 30px;
	float: left;
}
#staticMenuS{
	background-color: rgba(0,0,0,.95);
}
#staticMenuS .modal-content{
	box-shadow: none;
	background: none;
	padding-top: 30px;
}
#staticMenuS a{
	width: 100%;
	display: block;
	color: #818181;
	transition: .3s;
	font-size: 22px;
	line-height: 29px;
	padding: 8px 0;
}
#staticMenuS a:hover{
	color: #f1f1f1;
}
@media screen and (max-width: 966px) {
	#top>div{
		padding-top: 100px;
	}
	.flush-menu{
		display: block;
	}
	.menu-mobile-btn{
		display: inline-block;
	}
	#menu-header-menu{
		display: none;
	}
	.icon_social i{
		margin-left: 0px;
		margin-right: 10px;
	}
	.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus{
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 850px) {
	#s_how_tab>div{
		text-align: center;
	}
	#s_how_tab p{
		text-align: center;
		width: 100%;
		margin: 0;
	}
}
@media screen and (max-width: 800px) {
	.logo{
		max-width: 70px;
	}
}



@media screen and (max-width: 750px) {
	.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus{
		width: 200px;
		padding-left: 20px;
		padding-right: 20px;
	}

}


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

}

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

	#header{
		line-height: 60px;
	}
}



.form-control{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	border: 1px solid #6a4830;
	color: #6a4830;
}

.form-control:focus{
	border-color:#6a4830;outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075) , 0 0 8px #6a4830;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075) , 0 0 8px #6a4830
}
