@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap');
/*
     font-family: "Montserrat", serif;
*/
*{
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{
	display: block;
}
html{
	height: 100%;
}
body{
	height: 100%;
	 font-family: "Montserrat", serif;
	font-size: 16px;
	font-weight: 400;
	color: #ccc;
	line-height: 28px;
	background: #30044f;
}
.header {
    height: 100%;
    background: url(../../images/russia.jpg) top center no-repeat;
    background-size: cover;
}
.header-top-contacts a{
	color: #ccc;
	font-weight: 500;
}
.header-top-contacts a:hover{
	text-decoration: none;
}
.header-top-contacts-wrap{
	max-width: 1200px;
	padding: 0 10px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.header-top-contacts{
	background-color: rgba(0, 0, 0, 0.3);
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-bottom: 100px;
}
.header-inner{
	max-width: 1200px;
    padding: 24px 10px 24px 10px;
	margin: auto;
}
.top-bar{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.header h1{
	width: 80%;
	margin: auto;
	text-align: center;
	font-size: 30px;
	line-height: 44px;
	font-weight: bold;
	color: #f0f0f0;
	margin-bottom: 52px;
}
.header h1 span{
	display: block;
	font-size: 36px;
	margin-bottom: 20px;
}
.header-logo{
	max-width: 454px;
	margin: auto;
}
.header-logo img{
	display: block;
	width: 100%;
	height: auto;
}
.main-nav ul{
	display: flex;
	list-style: none;
}
.main-nav ul li{
	margin-left: 28px;
}
.main-nav a{
	color: #f0f0f0;
}
.main-nav a:hover{
	text-decoration: none;
}
.header-blog .header-top-contacts{
	margin-bottom: 0;
}
.header-blog{
	height: auto;
}
.header-form{
	max-width: 500px;
	margin: auto;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 10px;
	margin-bottom: 24px;
	padding: 20px 20px 0 20px;
}
.header-form-title{
	margin-bottom: 32px;
	color: #ec6408;
	font-weight: bold;
	font-size: 22px;
}
.header-form-wrap input{
	padding: 12px;
	width: 80%;
	margin-bottom: 14px;
	border-radius: 5px;
	border: none;
	outline: none;
}
.header-form-wrap .sbm-button{
	display: block;
	width: 300px;
	padding: 20px 20px;
	font-size: 18px;
	color: #fff;
	border: none;
	margin: auto;
	border-radius: 10px;
	background: #bc3528;
	cursor: pointer;
}

.header-form-wrap .sbm-button:hover{
	background: #061a75;
}

.main-content{
	max-width: 1200px;
	margin: auto;
	padding: 32px 10px 32px 10px;
}
.article-header{
	margin-bottom: 24px;
}
.main-services-prices{
	margin-bottom: 24px;
}
/* Услуги на главной */

.header-services{
	position: absolute;
	bottom: 20px;
}
.services-wrap{
	max-width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.block-title{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 44px;
	color: #ec6408;
}
.block-title:after{
	display: block;
	position: relative;
	top: 10px;
	width: 5%;
	margin: auto;
	height: 3px;
	content: '';
	background: #ec6408;
}
.service{
	text-align: center;
	box-sizing: border-box;
	padding: 0 30px 20px 30px;
	border-radius: 10px;
}
.service-title{
	font-size: 17px;
	margin-bottom: 14px;
	height: 52px;
	color: #444;
}
.service p{
	margin-bottom: 14px;
	font-size: 15px;
	line-height: 18px;
	color: #444;
}
.one{
	width: 31%;
	padding-top: 80px;
	background: url(../../images/ico-jurist.png) top 20px center no-repeat #f0f0f0;
}
.two{
	width: 31%;
	padding-top: 80px;
	background: url(../../images/ico-jurist.png) top 20px center no-repeat #f0f0f0;
}
.three{
	width: 31%;
	padding-top: 80px;
	background: url(../../images/ico-jurist.png) top 20px center no-repeat #f0f0f0;
}
.service-btn{
	text-align: center;
	color: #ec6408;
	font-size: 15px;
	text-decoration: none;

}
.service-btn:hover{
	text-decoration: underline;
}
/* ----------- */


.about{
	min-height: 500px;
	padding-top: 44px;
	margin-bottom: 52px;
}
.about-wrap-wrap{
	max-width: 1200px;
	padding: 0 10px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about-img{
	width: 48.5%;
}
.about-img img{
	display: block;
	width: 100%;
	height:auto;
	border-radius: 12px;
}
.about-txt{
	width: 48.5%;
	padding-top: 14px;
}
.about-txt p{
	margin-bottom: 18px;
	font-size: 15px;
}

.last-articles{
	padding-top: 52px;
	padding-bottom: 44px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../../images/sosna.jpg) center bottom no-repeat;
	background-size: cover;
}
.last-articles-wrap{
	max-width: 1200px;
	margin: auto;
}
.last-articles-wrap ul{
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.last-articles-wrap ul li{
	width: 31%;
	position: relative;
}
.last-picture{
	margin-bottom: 0;
	transition: 1s;	
}
.last-picture img{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 12px;
}
.last-picture:hover{
	opacity: .7;
	transition: 1s;
}
.last-title{
	width: 100%;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	min-height: 54px;
	padding: 24px 10px 24px 10px;
	color: #fff;
	font-size: 18px;
	background-color: rgba(0, 0, 0, 0.3);	
	border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    text-align: center;
    box-sizing: border-box;
}
.last-title a{
	color: #fff;
	text-decoration: none;
}
.last-title a:hover{
	color: #ccc;
}

.important{
	margin-bottom: 52px;
	padding-bottom: 14px;
}
.important-wrap{
	max-width: 800px;
	margin: auto;
}
#accordion{

}

#accordion h3{
	cursor: pointer;
	padding-bottom: 14px;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
#accordion p{
	padding: 10px;
	padding-bottom: 0;
}
/* Преимущества */

.advantages{
	min-height: 500px;
	padding-top: 44px;
	margin-bottom: 52px;
	background: #e2e7fa;
}

/* ----------- */

/* Отзывы */

.reviews{
	min-height: 500px;
	padding-top: 44px;
	margin-bottom: 52px;
	padding-left: 10px;
	padding-right: 10px;
}
.qform{
	background: #56159f;
	padding: 44px 10px;
}
/* ----------- */

/*
	Футер
*/
.footer{
	padding-top: 10px;
	background: #37416d;
	color: #ccc;
}
.footer-inner{
	max-width: 900px;
	margin: auto;
	padding: 32px 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer-block ul{
	display: flex;
}
.footer-block ul li{
	list-style: none;
	font-size: 16px;
	margin-right: 20px;
}
.footer-block a{
	color: #ccc;
	font-size: 13px;
}
.footer-block a:hover{
	color: #fff;
	text-decoration: none;
}
.footer-block ul li a{
	color: #ccc;
	font-size: 15px;
	text-decoration: none;
}
.footer-block ul li a:hover{
	color: #fff;
	text-decoration: underline;
}
.footer-logo{
	width: 280px;
	margin-right: 20px;
}
.footer-logo img{
	width: 100%;
	display: block;
	height: auto;
}
/* //////// */
@media screen and (max-width: 980px){
	.header{
		height: auto;
	}
	.header-top-contacts{
		margin-bottom: 50px;
	}
	.header h1{
		margin-bottom: 52px;
	}
	.header-services{
		position: relative;
	}
	.services-wrap{
		flex-direction: column;
	}
	.one{
		width: 80%;
		margin-bottom: 24px;
	}
	.two{
		width: 80%;
		margin-bottom: 24px;
	}
	.three{
		width: 80%;
	}
}
@media screen and (max-width: 800px){
	.about-wrap-wrap{
		flex-direction: column;
	}
	.about-img{
		width: 90%;
	}
	.about-txt{
		width: 100%;
	}
	.reviews{
		padding-bottom: 0;
		margin-bottom: -80px;
	}
	.footer-inner{
		flex-direction: column;
	}
	.footer-logo{
		margin: auto;
		margin-bottom: 32px;
	}
	.footer-block ul{
		justify-content: space-between;
		margin-bottom: 24px;
	}
	.footer-block ul li{
		margin-right: 0;
	}
	.block-title::after{
		width: 10%;
	}
	.about-img{
		margin-bottom: 24px;
	}
}
@media screen and (max-width: 600px){
	.about-img{
		width: 100%;
	}
	.reviews{
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	.one{
		width: 100%;
		margin-bottom: 24px;
	}
	.two{
		width: 100%;
		margin-bottom: 24px;
	}
	.three{
		width: 100%;
	}
	.header-top-contacts {
   		margin-bottom: 10px;
  	}
  	.header h1{
  		font-size: 24px;
  	}
  	.header h1 span{
  		font-size: 30px;
  		margin-bottom: 0px;
  	}
  	.service-title{
  		margin-bottom: 0;
  		height: 36px;
  	}
  	.footer{
  		text-align: center;
  	}
}