@import url('https://fonts.googleapis.com/css?family=PT+Serif+Caption:400,400i&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=cyrillic');
* {
	/* font-family: 'PT Serif Caption', serif; */
	/* font-family: 'Open Sans', sans-serif; */
}
p {
	color: #031430;
	font-family: 'PT Serif Caption', serif;
	font-size: 16px;
	margin-bottom: 10px;
}

.fixedmenu {
    background: #031430;
    position: fixed;
    width: 250px;
    height: 100%;
    right: 0px;
    top: 0;
    z-index: 9002;
    -webkit-box-shadow: 2px 0 4px 2px rgba(0,0,0,.15);
    box-shadow: 2px 0 4px 2px rgba(0,0,0,.15);
}.logoSite {
    text-align: center;
    margin: 50px 0px;
}
.menuSite ul {
    padding: 0;
}
.menuSite ul li {
    list-style: none;
    margin: 0;
}
.menuSite ul li a {
    display: block;
    text-align: center;
    font-family: 'PT Serif Caption', serif;
    text-decoration: none;
    color: #f3dc97;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 40px;
    border-bottom: 1px dashed rgba(243, 220, 151, 0.22);
    transition: 0.2s;
}
.phoneNumber a {
	font-family: 'PT Serif Caption', serif;
	color: #f3dc97;
	text-decoration: none;
	font-size: 18px;
}
.menuSite-Content {
    padding: 0 30px;
}
.menuSite ul li a:hover {
    background: rgba(243, 220, 151, 0.05);
    /* color: #031430; */
}
.phoneNumber {
    text-align: center;
    margin-top: 50px;
}
.sliderIndex {
	background: url('../images/slider.jpg') no-repeat #cbb055;
	height: 100%;
	background-size: cover;
	/* margin-right: 250px; */
	padding-bottom: 150px;
}
.sliderIndex_pos {
    min-height: 100%;
    height: 100%;
}
.contentsite {
	min-height: 100%;
	/* height: 100%; */
	margin-right: 250px;
	position: relative;
}
.contentsiteWrp {
	width: 90%;
	margin: 0 auto;
	height: 100%;
}
.imgadvokat {
    position: relative;
    padding-top: 100px;
}
.imgadvokat img {
    width: 300px;
    border: 5px solid #fff;
}
.captionslider {
    text-align: center;
    margin-top: 55px;
    color: #fff;
    font-size: 25px;
    font-family: 'PT Serif Caption', serif;
}
.captionslider h1 {
	background: rgba(3, 20, 48, 0.88);
	font-weight: normal;
	display: inline-block;
	padding: 10px 35px;
}
.moreser {}
.moreser a {
    text-decoration: none;
    background: #f3dc97;
    font-size: 18px;
    padding: 5px 25px;
    display: inline-block;
    color: #031430;
    margin-top: 15px;
    transition: 0.2s;
}
.moreser a:hover {
	background: #000;
	color: #fff;
}
.module-promo {
    margin: 50px 0;
}
.module-promo .moduletitle {
	display: none;
	
}
.module-promo .modulebody h2 {
	font-family: 'PT Serif Caption', serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 25px;
	color: #031430;
	line-height: 30px;
	margin-bottom: 15px;
}
.module-promo .modulebody strong {
    font-size: 16px;
    font-weight: 700;
    font-family: 'PT Serif Caption', serif;
    margin-bottom: 5px;
    display: inline-block;
}
.module-promo .modulebody em {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    color: #6f6f6f;
}
.module-promo .modulebody {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.module-promo img {
	float: right;
	margin-left: 25px;
	width: 500px!important;
	height: auto!important;
}
.module-promo .modulebody p {
	margin-bottom: 10px;
}
.clearfix {
	clear: both;
}
.footerWrp {
	background: #DFE1E6;
	padding: 30px 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.copyright {
    text-align: center;
    font-size: 13px;
    color: #828282;
    font-family: 'Open Sans', sans-serif;
}
.module-bottom {
    margin: 70px 0;
}
.module-bottom .moduletitle {
	font-family: 'PT Serif Caption', serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 25px;
	color: #031430;
	line-height: 30px;
	margin-bottom: 15px;
}
.module-bottom .modulebody {
	    font-family: 'Open Sans', sans-serif;
	    font-size: 16px;
}
.module-bottom .modulebody em {
	font-size: 16px;
	font-weight: 700;
	font-family: 'PT Serif Caption', serif;
	margin-bottom: 5px;
	display: inline-block;
	font-style: normal;
}
.module-bottom .modulebody p {
	    
}
.module-bottom .modulebody strong {
	margin-top: 15px;
	display: inline-block;
}
.cm_ajax_list {
    display: none;
}
.contentsiteWrpmax,
.content_sitee {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 120px;
}




