body
	{
	font-family: 'Open Sans', sans-serif;
	}
@media (min-width: 1200px){
.container {
    width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
    }
}
/*Верхняя картинка*/
.index-img
	{
	background: url('../img/maskbg.png') 100% 100% repeat-x,
	url('../img/bg1.png') no-repeat top;
	}
.about-img
	{
	background: url('../img/maskbg.png') repeat,
	url('../img/bg2.jpg') no-repeat top;
	}
.container-in-one-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/many_hand.jpg') 100% 100%;
}
.container-in-two-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/razdel_imushestva4.jpg') 100% 100%;
}
.container-in-three-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/usherb.jpg') 100% 100%;
}
.container-in-four-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/strahovanie-avto-1.jpg') 100% 100%;
}
.container-in-five-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/razvod.jpg') 100% 100%;
}
.container-in-six-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/many_hand2.jpg') 100% 100%;
}
.container-in-seven-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/money-bg.jpg') 100% 100%;
}
.container-in-eight-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/pna.jpg') 100% 100%;
}
.container-in-nine-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/reider.jpg') 100% 100%;
}
.container-in-then-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/reg.jpg') 100% 100%;
}
.container-in-eleven-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/soprovod.jpg') 100% 100%;
}
.container-in-twelve-img{
	background: url('../img/maskbg.png') repeat,url('../img/photo/bankrotstvo.jpg') 100% 100%;
}
.container-two-img{
	background: url('../img/maskbg.png') repeat,url('../img/bg3.jpg') 100% 100%;
}
.container-practice-img{
	background: url('../img/maskbg.png') repeat,url('../img/bg4.jpg') 100% 100%;
}
.container-consultation-img
	{
	background: url('../img/maskbg.png') repeat,url('../img/bg5.jpg') 100% 100%;
	}
.container-client-img
	{
	background: url('../img/maskbg.png') repeat,url('../img/bg6.jpg') 100% 100%;
	}
.container-hrefs-img
	{
	background: url('../img/maskbg.png') repeat,url('../img/bg7.jpg') 100% 100%;
	}
.container-price-img
	{
	background: url('../img/maskbg.png') repeat,url('../img/bg8.jpg') 100% 100%;
	}
.container-contacts-img
	{
	background: url('../img/maskbg.png') repeat,url('../img/bg9.jpg') 100% 100%;
	}
.headbg
	{
	height: 400px;
	text-align: center;
	display: block;
	background-size:auto,cover;
	}
.headbg>.container
	{
	color: #fff;
	font-size: 24px;
	font-weight: lighter;
	}
.headbg>.container>img
	{
	margin-top: 20px;
    display: inline-block;
    margin-left: 267px;
    width: 106px;
    height: 95px;
	}
.phoneblock
	{
	color: #fff;
	font-size: 32px;
	font-family: 'Open Sans', sans-serif;
	float: right;
	text-align: right;
	margin-top: 20px;
	display: inline-block;
	font-weight: 600;
	}
.headbg>.container>.hr
	{
	display: block;
	height: 1px;
	width: 100%;
	padding-bottom: 24px;
	border-bottom: 1px solid #fff;
	}
.headbg>.container>h1
	{
	text-align: center;
	color: #ffc215;
	font-size: 48px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
.headbg>.container>.button-white-blank
	{
	border-radius: 25px;
	text-transform: none !important;
	}
@media (max-width: 768px) { 
	.phoneblock
		{
		float: none;
		display: block;
		text-align: center;
		}
	.phoneblock>a
		{
		display: inline-block;
		}
	.headbg>.container>img
		{
		margin-left: 0px;
		position: relative;
		display: inline-block;	
		}
	.headbg
		{
		height: 100%;
		padding-bottom: 20px;
		}
	.index-img 
		{
    	background: url('../img/maskbg.png') 100% 100% repeat, url('../img/bg1.png') no-repeat top;
    	}
    .headbg>.container>h1
    	{
    	font-size: 25px;
    	}
    .headbg>.container
    	{
    	font-size: 16px;
    	}
}
/*Менюха*/
.menubutton
	{
	display: none;
	height: 100%;
    width: 100%;
    padding-top: 10px;
	}
.menubutton>a
	{
	font-size: 21px;
	margin-top: 20px;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff;
	padding: 0px;
	background-color:#010d2b !important;
	}
.menubutton>a:hover
	{
	color: #ffc215;
	}
.menubutton>a:active
	{
	color: #ffc215 !important;
	font-weight: bold;
	}
.navbar-index
	{
	background-color: #010d2b;
	border-radius: 0px;
	}
.bigmenu
	{
	font-family: 'Open Sans', sans-serif;
	}
.bigmenu>li
	{
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.bigmenu>li>a,.bigmenu>li>a:visited
	{
	font-size: 21px;
	text-transform: uppercase;
	text-decoration: underline !important;
	color: #fff;
	padding: 0px;
	background-color:#010d2b !important;
	}
.bigmenu>li>a:hover	
	{
	color: #ffc215;
	}
.bigmenu>li:active
	{
	margin-right: 7px;
	margin-left: 7px;
	}
.open>a
	{
	color: #ffc215 !important;
	}
.bigmenu>li>.active,.bigmenu>li>a:active
	{
	color: #ffc215 !important;
	font-weight: bold;
	}
.dropdown-menu-my
	{
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 0;
    margin: 10px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #010d2b;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	}
.dropdown-menu-my>li
	{
	display: block;
	}
.dropdown-menu-my>li>a,.dropdown-menu-my>li>a:visited
	{
	display: block;
	margin:5px;
	padding: 5px;
	font-size: 21px;
	text-transform: uppercase;
	text-decoration: underline !important;
	color: #fff;
	padding: 0px;
	white-space: nowrap;
	background-color:#010d2b !important;
	}
.dropdown-menu-my>li>a:hover
	{
	color: #ffc215 !important;
	}
.open>.dropdown-menu-my
	{
	display: block;
	}
@media (max-width: 1200px) { 
	.bigmenu>li
		{
		margin-right: 8px;
		margin-left: 8px;
		}
	.bigmenu>li:active
		{
		margin-right: 5px;
		margin-left: 5px;
		}	
	}
@media (min-width: 1000px){
	.collapsed
		{
		display: block;
		}
	}
@media (max-width: 1000px){
	.menu
		{
		display: none;
		}
	.bigmenu
		{
		margin-bottom: 10px;
		}
	.menubutton
		{
		display: block;
		}
	.bigmenu>li
		{
		float: left;
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		}
	.open>.dropdown-menu-my
		{
		position: relative;
 		float: left;
		}
	}
/*Кнопка заказа*/
.button-call-order,.button-call-order:visited
	{
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
	display: block;
	font-size: 24px;
	width: 273px;
	height: 43px;
	background-color: #00a1ff;
	color: #fff;
	text-decoration: none !important;
	border-radius: 15px;
	padding-top: 5px;
	text-align: center;
	font-weight: 400;
	}
.button-call-order:hover
	{
	background-color: #69d3ff;
	color: #fff;
	}
.button-call-order:active
	{
	background-color: #004a74;
	color: #fff;
	}
/*Белая кнопка*/
.button-white-blank,.button-white-blank:visited
	{
	font-family: 'Open Sans', sans-serif;
	margin-top: 15px;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	text-decoration: none !important;
	border: 4px solid #fff;
	padding: 15px;
	font-weight: 400;
	text-transform:uppercase;
	}
.button-white-blank:hover
	{
	background-color: #fff;
	color: #ffc215;
	}
.button-white-blank:active
	{
	background-color: #e0e0e0;
	border-color: #e0e0e0;
	}
/*Желтая кнопка*/
.button-yellow .btn
	{
	border-radius: 0px;
	border:none !important;
	}	
.button-yellow
	{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 400;
	text-decoration: none !important;
	text-transform: uppercase;
	background-color: #ffc215;
	color: #fff !important;
	width:321px;
	height: 59px;
	padding-top: 5px;
	}
.button-yellow:hover
	{
	background-color: #00a1ff;
	}
.button-yellow:active
	{
	background-color: #010d2b;
	}
/*Желтая кнопка с прозрачным фоном*/
.button-blank-yellow,.button-blank-yellow:visited
	{
	display:block;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #ffc215;
	border:3px solid #ffc215;
	width: 244px;
	height: 40px;
	padding-top: 5px;
	margin-top: 15px;
	border-radius: 0px;
	}
.button-blank-yellow:hover
	{
	background-color: #ffc215;
	color: #fff;
	}
.button-blank-yellow:active
	{
	background-color:#f39c12;
	color: #fff;
	border:3px solid #f39c12;
	}
/*Синяя кнока*/
.button-dark-blue,.button-dark-blue:visited
	{
	display:block;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #010d2b;
	border:4px solid #010d2b;
	width: 321px;
	height: 59px;
	padding-top: 8px;
	margin-top: 15px;
	border-radius: 0px;
	text-align: center;
	}
.button-dark-blue:hover
	{
	background-color: #010d2b;
	color: #fff;
	}
.button-dark-blue:active
	{
	color: #b2bfbc;
	}	
/*Белая кнопка*/
.button-white,.button-white:visited
	{
	display:block;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #fff;
	border:4px solid #fff;
	width: 321px;
	height: 59px;
	padding-top: 8px;
	margin-top: 15px;
	border-radius: 0px;
	}
.button-white:hover
	{
	color:#ffc215;
	background-color: #fff;
	}
.button-white:active
	{
	background-color: #e0e0e0;
	border-color: #e0e0e0;
	}
.button-big-href
	{
	width: 391px;
	}
/*Форма*/
.form-in
	{
	text-align: center;
	padding-top: 100px;
	}
.form-container
	{
	height: 600px;
	background: url('../img/bgcontactform.png') no-repeat top;
	background-size:cover;
	}
.in-forms
	{
	display: inline-block;
	}
.form-td-one
	{
	display:inline-block;
	height: 450px;
	width: 25px;
	float: left;	
	border-left: 4px solid #010d2b; 
	border-top:4px solid #010d2b;
	border-bottom:4px solid #010d2b;
	}
.form-td-in
	{
	height: 450px;
	padding-left: 60px;
	padding-right: 60px;
	float: left;
	display:inline-block;
	border-bottom:4px solid #010d2b;
	}
.form-td-out
	{
	height: 350px;
	margin-top:100px; 
	width:25px;
	border-right: 4px solid #010d2b;
	border-bottom:4px solid #010d2b;
	float: left;
	display: inline-block;
	}
.form-contact
	{
	text-align: center;
	font-family:'Open Sans', sans-serif; 
	}
.form-contact>h3
	{
	font-size: 48px;
	margin-top: -30px;
    margin-bottom: 45px;
	}
.form-contact>h4
	{
	font-size: 24px;
	margin-bottom: 20px;
	}
.form-contact>form>#name
	{
	background: url('../img/logoinput.png') no-repeat 20px 16px;
	}
.form-contact>form>#phone
	{
	background: url('../img/logoinput.png') no-repeat 20px -80px;
	}	
.form-contact>form>input[type=text]
	{
	color: #282828;
	font-size: 24px;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	width: 100%;
	height: 59px;
	border:none;
	border: 1px solid #8d8d8d;
    background-color: rgba(255, 255, 255, 0.47) !important;
	}
.form-contact>form>input[type=text]:hover
	{
	border: 1px solid #00a1ff;
    background-color: rgba(255, 255, 255, 0.70) !important;
    color: #282828;
	}	
.form-contact>form>input[type=text]:focus
	{
	border: 1px solid #00a1ff;
	background-color: rgba(255, 255, 255, 1) !important;
    color: #282828
	}
.form-contact>form>.btn
	{
	margin-top: 30px;
	border-radius: 0px;
	/*margin-left: -107px;*/
	width: auto;
	float: left;
	}	
.form-contact>form>input[type=text]::-webkit-input-placeholder {color: #282828;}
.form-contact>form>input[type=text]::-moz-placeholder          {color: #282828;}/* Firefox 19+ */
.form-contact>form>input[type=text]:-moz-placeholder           {color: #282828;}/* Firefox 18- */
.form-contact>form>input[type=text]:-ms-input-placeholder      {color: #282828;}
@media (max-width: 686px){
	.form-td-one,.form-td-out
		{
		display: none;
		}
	.form-td-in
		{
		padding-left: 5px;
		padding-right: 5px;
		border:none;
		}
	.form-contact>form>.btn
		{
		float: none;
		}
.form-contact>h3
	{
	font-size: 24px;
	margin-top: -30px;
    margin-bottom: 20px;
    font-weight: bold;
	}
.form-contact>h4
	{
	font-size: 16px;
	}
.form-in
	{
	padding-top:80px;
	}
.form-container
	{
	height: 450px;
	}
}
/*Футер*/
.footer
	{
	height: 300px;
	background: url('../img/footerbg.png') repeat-x;
	color: #fff;
	padding: 20px;
	}
.footer img
	{
	float: left;
	}
.footer h3
	{
	margin-top: 0px;
	font-family:'Open Sans', sans-serif; 
	float: right;
	font-weight: 300;
	font-size: 19px;
	text-align: right;
	line-height: 2;
	}
@media (max-width: 766px){
	.footer
		{
		height: auto;
		text-align: center;
		}
	.footer h3
		{
		text-align: center;	
		font-size: 16px;
		float: none;
		}
	.footer img
		{
			display: none;
		}
	}
/*Слайдер*/
.slider-navigator-big .top-items
	{
	display: block;
	height: 35px;
	}
.slider-navigator-big .top-items ul>.active
	{
	background-color: #010d2b;
	}
.slider-navigator-big .top-items li
	{
	float: left;
	padding: 5px;
	}
.slider-navigator-big .top-items li
	{
	background-color: #848485;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	text-align: center;
	}
.slider-navigator-big .top-items li>a
	{
	color: #fff;
	text-decoration: none;
	}
.slider-navigator-big .more-items
	{
	display: none;
	background-color: #ffc215;
	font-size: 18px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 20px;
	min-height:360px;
	}
.slider-navigator-big ul
	{
	margin-left: 0px;
    padding-left: 0px;
	list-style: none;
	}
.slider-navigator-big .more-items li
	{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 16px;
	line-height: 25px;
	/*overflow: hidden;*/
	}	
.slider-navigator-big .more-items>ul>.active:before
	{
	content: "\2022";
    font-size: 40px;
    font-weight: bold;
    font-family: sans-serif;
    left: 30px;
    line-height: 25px;
    position: absolute;
	}
.slider-navigator-big .more-items>ul>.active:after
	{
    content: '';
    position: absolute;
    right: -7px;
    border: 9px solid rgba(0, 0, 0, 0);
    border-left: 13px solid #000;
	}
.slider-navigator-big .more-items>ul>.active
	{
	font-weight: bold;
	}
.slider-navigator-big .more-items li>a:hover
	{
	font-weight: bold;
	}
.slider-navigator-big .more-items li>a
	{
	text-decoration: none;
	color: #010d2b;
	margin-top: 5px;
	white-space:nowrap;
	}	
.slider-navigator-big .more-items li
	{
	border-bottom: 1px dashed #151b29;
	}
.slider-navigator-big>.active
	{
	display: block;
	}	
.sliders-photo
	{	
	height: 360px;
	margin-bottom: 13px;
	display: block;
	margin-top: 45px;
	}
.sliders-photo ul
	{	
	display: none;
	margin-left: 0px;
    padding-left: 0px;
	list-style: none;
	text-align: center;
	}
.sliders-photo>.active
	{
	display:block;
	}
.sliders-photo ul>li
	{
	display: none;
	color: #fff;
	background-color: #010d2b;
	height: 360px;
	width: 100%;
	}
.sliders-photo .photo
	{
	width: 100%;
	height: 360px;
	margin-top: -360px;
	position: relative;
	display: block;
	opacity: 0.7;
	z-index: 1;
	background-position: top;
	background-size: cover;
	}
.sliders-photo .inner
	{
	text-align: center;
	height: 360px;
	z-index: 2;
	display: table;
	position: relative;
	}
.inner>div
	{
	vertical-align: middle;
	display: table-cell;
	padding-left:20px;
	padding-right: 20px;
	overflow: hidden;
	}
.sliders-photo .inner>div>h2
	{
	color: #ffc215;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	}
.sliders-photo .inner>div>a
	{
	display: inline-block;
	}
.sliders-photo ul>li
	{
	font-size: 18px;
	}
.sliders-photo ul>.active
	{
	display: block;
	}
.slider-navigator-mini>.active
	{
	display: block;
	}
.slider-navigator-mini>ul
	{
	display: none;
	display: none;
	margin-left: 0px;
    padding-left: 0px;
	list-style: none;
	text-align: center;
	margin-bottom: 15px;
	}
.slider-navigator-mini>ul>li
	{
	display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #848485;
    border: 1px solid #848485;
    border-radius: 12px;
	}
.slider-navigator-mini>ul>.active
	{
	background-color: #010d2b;
	border: 1px solid #010d2b;
	}
@media (max-width: 991px){

	.slider-navigator-big .more-items>ul>.active:after
	{
    content: '';
    border:none;
	}
	.sliders-photo
		{
		margin-top: 0px;
		}
	.slider-navigator-big .more-items
		{
		min-height: 100%;
		}
}
@media (max-width: 686px){
	.sliders-photo .inner>div>h2
		{
		font-size: 18px;
		}
	.sliders-photo .inner>div
		{
		font-size: 16px;
		}
	}
/*Контейнер о копании*/
.section-about
	{
	background-color: #f5f5f5;
	color: #010d2b;
	margin-top: 45px;
	}
.section-about .title-about>h1,.section-about .title-about>h2
	{
	text-align: center;
	font-size: 48px;
	font-weight: lighter;
	margin-bottom: 90px;
	color: #010d2b;
	}
.section-about .item-about
	{
	text-align: center;
	font-size: 24px;
	font-weight: lighter;
	}
.section-about .item-about>b
	{
	display: block;
	font-size: 64px;
	margin-bottom: 5px;
	font-weight: 900;
	}
.section-about	.button-about
	{
	margin-top: 90px;
	text-align: center;
	margin-bottom: 60px;
	}
.section-about .button-about>a
	{
	display: inline-block;
	}
@media (max-width: 991px){
.section-about .title-about>h1,.section-about .title-about>h2
	{
	margin-bottom: 20px;
	}
.section-about	.button-about
	{
	margin-top: 50px;
	margin-bottom: 40px;
	}
.section-about	.button-about a	
	{
	width: 240px;
	}
.section-about
	{
	margin-top: 0px;
	}		
}
/*Контейнер наши принципы*/
.section-principles
	{
	color: #282828;
	margin-top: 40px;
	}
.section-principles .title-principles>h1,.section-principles .title-principles>h2
	{
	text-align: center;
	font-size: 48px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 90px;
	color: #010d2b;
	}
.section-principles .item-principles
	{
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 55px;
	}
.section-principles .item-principles>.icon
	{
	width: 78px;
	height: 79px;
	background-image: url('../img/sprite_yellow.png');
	display:inline-block;
	background-position: 0px 0px;
	}
.section-principles .button-principles
	{
	text-align: center;
	}
.section-principles .button-principles>a
	{
	display: inline-block;
	width: 320px;
	height: 60px;
	font-size: 24px;
	font-weight: 600;
	padding-top: 10px;
	border-size:4px;
	margin-bottom: 55px;
	}
@media (max-width: 991px){
	.section-principles .title-principles>h1,.section-principles .title-principles>h2
	{
	margin-bottom: 40px;
	}
.section-principles .item-principles
	{
	margin-bottom: 20px;
	}
.section-principles .button-principles>a
	{
	margin-bottom: 40px;
	width: 240px;
    font-size: 20px;
    padding-top: 15px;
	}
}
/*Контейнер с услугами*/
.section-services
	{
	background: linear-gradient(to left, #f5f5f5  50%, #ffc215 50%);
	color: black;
	}
.section-services .item-services>h2
	{
	text-align: left !important;
	font-size: 48px;
	font-weight: lighter;
	margin-top:60px;
	margin-bottom: 80px;
	}
.section-services .item-services>a
	{
	margin-top:80px;
	margin-bottom: 45px;
	}
.section-services .item-services
	{
	font-size: 24px;
    text-align: right;
    font-weight: lighter;
    padding-left: 60px;
	}
.section-services .white
	{
	 text-align: left;
	}
@media (max-width: 991px){
.section-services
	{
	background: linear-gradient(to top, #f5f5f5 50%, #ffc215 50%);
	}
.section-services .item-services
	{
	padding-left:15px;
	/*font-size: 15px;*/
	}
.section-services .item-services>h2
	{
	text-align: left;
	margin-top:30px;
	margin-bottom: 20px;
	font-size: 45px;
	}
.section-services .item-services
	{
	text-align:left;
	}
.section-services .item-services>a
	{
	margin-top:20px;
	margin-bottom: 20px;
	width: 240px;
	}
.section-services .in-direction>h2 
	{
    margin-bottom: 70px !important;
	}
}
/*Контейнер с услугами в направлениях услуг*/
.section-services .in-direction>h2
{
margin-bottom: 130px;
}
/* Контейнер о компании на странице о компании*/
.section-about-page
	{
	margin-top: 20px;
	margin-bottom: 80px;
	}
.section-about-page .title-about-page>h1,.section-about-page .title-about-page>h2
	{
	text-align: center;
	font-size: 48px;
	font-weight: lighter;
	margin-bottom: 80px;
	color: #010d2b;
	}
.section-about-page .item-about-page
	{
	text-align: center;
	font-size: 24px;
	font-weight: lighter;
	color: #282828;
	}
.section-about-page .item-about-page>b
	{
	display: block;
	font-size: 64px;
	margin-bottom: 5px;
	font-weight: 900;
	color: #ffc215;
	}
@media (max-width: 991px){
.section-about-page .title-about-page>h1,.section-about-page .title-about-page>h2
	{
	margin-bottom: 20px;
	}
.section-about-page
	{
	margin-top: 20px;
	margin-bottom: 40px;
	}		
}
/*Контейнер страницы с описанием*/
.section-page-description
	{
	background-color: #f5f5f5;
	padding-bottom: 60px;
	}
.section-page-description .item-photo-page
	{
	font-weight: 600;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	}
.section-page-description .item-photo-page>img
	{
	margin-top: 60px;
	margin-bottom: 20px;
	display: block;
	}
.section-page-description .item-text-page>h2
	{
	margin-top: 40px;
	color: #010d2b;
	font-size: 48px;
	font-weight: lighter;
	}
.section-page-description .item-text-page>span
	{
	font-size: 24px;
	font-weight: lighter;
	color: #282828;
	margin-bottom: 15px;
	display: block;
	}
/*Контейнер описание услуги*/
.section-description-services
	{
	margin-top: 0px;
	background-color: #fff;
	color: #010d2b;
	}
.title-description-services>h2
	{
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 48px;
	font-weight: lighter;
	text-align: left;
	}
.item-description-services>span,.item-description-services-two>span,.item-description-services-three>span,
.item-description-services>p,.item-description-services-two>p,.item-description-services-three>p
	{
	display: block;
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
	margin-bottom:20px;	
	}
.item-description-services-mini
	{
	display: block;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	margin-bottom: 50px;
	}
.item-description-services-three-mini p
	{
	display: block;
	font-size: 18px !important;
	font-weight: lighter;
	text-align: left;
	margin-bottom: 15px;
	}
.item-description-services-three-mini
	{
	margin-bottom: 40px;
	}
.item-description-services>.text-center
	{
	text-align: center !important;
	}
.item-description-services>ul,.item-description-services-two>ul,.item-description-services-three>ul
	{
	list-style: none;
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
	margin-bottom:40px;
	margin-left: 0px;
	padding-left: 0px;
	}
.item-description-services-three>ul
	{
	margin-bottom:10px;
	}
.item-description-services>ul>li,.item-description-services-two>ul>li
	{
	background: url('../img/checkmark.png');
	background-repeat: no-repeat;
	background-position: 0px;
	min-height: 41px;
	padding-left: 51px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.section-description-services .item-description-photo>div
	{
	margin-top: 40px;
	background: url('../img/photo/hgh.png');
	width: 100%;
	height: 560px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: baseline;
	background-position: bottom;
	}
.section-description-services .item-description-photo>img,
.section-description-services-two .item-description-photo>img
	{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	border:5px solid #f0efeb;
	}
.section-description-services .item-description-photo>.gavel-photo
	{
	margin-top: -70px;
	background: url('../img/photo/gavel.png');
	width: 100%;
	height: 269px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: top;
	}
.section-description-services .item-description-photo>.money-photo
	{
	margin-top: -70px;
	background: url('../img/photo/many2.png');
	width: 100%;
	height: 400px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: top;
	}
.print-photo
	{
	margin-top: -20px;
	background: url('../img/photo/print.png');
	/*width: 100%;*/
	height: 400px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: right;
	}
.item-description-services-three>ul>.collapse-button
	{
	cursor: pointer;
	font-weight: 600;
	}
.item-description-services-three>ul>.collapse-button>div
	{
	margin-top: 10px;
	font-weight: lighter;
	text-decoration: none !important;
	font-size: 18px;
	}
.logo-in-description-text
	{
	width: 78px;
	float: left;
	display: inline-block;
	margin: 10px;
	height: 79px;
	background-image: url('../img/sprite_yellow.png');
	display:inline-block;
	background-position: 0px 0px;
	}
.item-description-services-three>ul>.collapse-button>div>ol>li
	{
	margin-bottom: 10px;
	}
@media (max-width: 991px){
	.section-description-services .item-description-photo,
	.section-description-services-three .item-description-photo,
	.section-description-services-two .item-description-photo
		{
		display: none;
		}	
	.print-photo
		{
		background: none;
		height: auto;
		}
}
/*Контейнер описание услуги 2*/
.section-description-services-two
	{
	background-color: #f5f5f5;
	padding-bottom: 60px;
	}
.section-description-services-two .title-description-services>h2
	{
	text-align: center;
	}
/*Контейнер описание услуги 3*/
.section-description-services-three
	{
	background-color: #ffc215;
	}
.section-description-services-three .title-description-services>h2
	{
	text-align: center;
	}
.item-description-services-three>ul>li
	{
	padding-bottom: 40px;
    background: url('../img/checkmark2.png') 0px 0px no-repeat, 
    url('../img/checkmark-line.png') 12px 0px repeat-y;
    min-height: 32px;
    padding-left: 42px;
    margin-bottom: 0px;
    margin-left: 0px;
	}
.item-description-services-three>ul>li:last-child
	{
	background: url('../img/checkmark2.png') 0px 0px no-repeat;
	}
.section-description-services-three p
	{
	font-size: 24px;
	font-weight: lighter;
	/*margin-top: /*-50px;*/*/
	/*margin-bottom: 50px;*/
	}
.section-description-services-three .item-description-photo>div
	{
	margin-top: -1178px;
	/*margin-top: -50px;*/
	background: url('../img/photo/yurist.png');
	width: 100%;
	height: 1644px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: baseline;
	background-position: bottom;
	}
/*Контейнер со стоимостью*/
.section-services-price .title-description-services>h2
	{
	text-align: center;
	margin-bottom: 40px;
	}
.section-services-price .title-description-services>span ,.section-services-price span
	{
	display: block;
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
	margin-bottom:20px;	
	}
.section-services-price .table-price
	{
	margin-top: 40px;
	margin-bottom:40px;	
	}
.item-description-button-price
	{
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	}
.item-description-button-price>a
	{
	display: inline-block;
	}
.item-description-button-price>hr
	{
	margin-top: 40px;
	border:none;
	height: 21px;
	background:url('../img/line-price.png') repeat-x;
	}
/*Простой заголовк*/
.title-page>h2
	{
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 48px;
	font-weight: lighter;
	text-align: center;
	color: #010d2b;
	}
/*@media (max-width: 991px){
	.title-page>h2
		{
		font-size: 24px;
		font-weight: bold;
		}
}*/
/*Табличка в описании*/
.table-normal-in-description
	{
	margin-top: 20px;
	width: 100%;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 20px;
	}
/*Обычная табличка*/
.table-normal
	{
	margin-top: 20px;
	width: 100%;
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 20px;
	}
.table-normal tr>td
	{
	padding: 10px 5px 10px 5px;
	text-align: right;
	}
.table-normal-in-description tr>td
	{
	padding: 15px 20px 15px 20px;
	text-align: center;
	}
.table-normal tr>td:first-child,
.table-normal-in-description tr>td:first-child
	{
	text-align: left;
	}
.table-normal tr>td:last-child,
.table-normal-in-description tr>td:last-child
	{
	text-align: right;
	}
.table-normal-in-description tr:nth-child(2n+1)
	{
	background-color: #f0efeb;
	}
.table-normal-in-description b,.table-normal-in-description strong
	{
	font-weight: 600;
	font-size: 24px;
	}
.table-normal b
	{
	font-weight: 600;
	}
/*Таблица прайса*/
.table-price
	{
	margin-top: 20px;
	width: 100%;
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 20px;
	}
.table-price tr>td
	{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.table-price tr>td:last-child
	{
	padding-left: 0px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	}
.table-price tr:nth-child(2n+1),.table-normal tr:nth-child(2n+1)
	{
	background-color: #f5f5f5;
	}
@media (max-width: 991px){
	.table-normal-in-description tr>td
		{
		padding: 5px 5px 5px 5px;
		text-align: right;
		font-size: 16px !important;
		}
	.table-normal-in-description b,
	.table-normal-in-description strong
		{
		font-weight: 600;
		font-size: 16px;
		}
}
/*Кнопка стрелкой вниз*/
.button-down
	{
	height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 48px;
	cursor: pointer;
	display: inline-block;
	background: url('../img/down.png') 0px 19px no-repeat;
	}
/*Верхний контейнер в напралении услуг*/
.section-top-services
	{
	background: linear-gradient(to left,#ffc215 50%, #f5f5f5 50%);
	color: black;
	margin-top: -20px;
	}
.section-top-services .item-top-services>h2
	{
	text-align: right;
	font-size: 48px;
	font-weight: lighter;
	margin-top:60px;
	margin-bottom: 80px;
	}
.section-top-services .item-top-services>a
	{
	margin-top:80px;
	margin-bottom: 45px;
	}
.section-top-services .item-top-services
	{
	font-size: 24px;
    text-align: right;
    font-weight: lighter;
    padding-right: 60px;
	}
.section-top-services .yellow>h2
	{
	margin-bottom: 120px;
	}
.section-top-services .yellow
	{
	 text-align: left;
	 padding-left: 60px;
	 padding-right: 0px;
	 text-align: right;
	}
.section-top-services .item-top-services-button
	{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}
@media (max-width: 991px){
.section-top-services
	{
	background: linear-gradient(to top,#ffc215 50%, #f5f5f5 50%);
	}
.section-top-services .item-top-services
	{
	padding-left:15px;
	padding-right: 15px;
	}
.section-top-services .item-top-services>h2
	{
	text-align: left;
	margin-top:30px;
	font-size: 45px;
	margin-bottom: 20px;
	}
.section-top-services .item-top-services
	{
	text-align:left;
	}
.section-top-services .item-top-services>a
	{
	margin-top:20px;
	margin-bottom: 20px;
	width: 260px;
	}	
}
/*Навигатор услуг*/
.item-navigation-services .inner
	{
	text-align: center;
	display: table;
	vertical-align: middle;
	min-height: 304px;
	width: 100%;
	padding:5px;
	background-color:rgba(1, 13, 43, 0.6);
	cursor: pointer;
	}
.item-navigation-services .inner>div
	{
	display: table-cell;	
	}
.item-navigation-services:hover .inner>div
	{
	border:4px solid #ffc215;
	}	
.item-navigation-services:hover .inner>div>a
	{
	display:inline-block;
	margin-top:20px;
	margin-bottom: 20px;
	}
.item-navigation-services .inner>div>h2>a
	{
	color: #fff;
	text-decoration: none;
	}
.item-navigation-services:hover .inner>div>h2>a
	{
	color: #ffc215;
	}
.item-navigation-services:hover .inner>div>h2
	{
	color: #ffc215;
	}
.item-navigation-services .inner>div>h2
	{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	}
.item-navigation-services .inner>div>a
	{
	display: none;
	}
.item-navigation-services
	{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 304px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.item-navigation-md
	{
	padding-left: 10px;
	padding-right: 10px;
	}
.section-navigator-services
	{
	margin-top: 80px;
	margin-bottom: 80px;	
	}
/*Контейнер описание практики*/
.section-description-practice .practice-img>img
	{
	width: 100%;
	height: auto;
	}
.section-description-practice .title
	{
	background: linear-gradient(to left,#ffc215 50%, #fff 50%);
	height: 66px;
	margin-top: 40px;
	}
.section-description-practice .title>div>div
	{
	margin-top: -20px;
	}
.section-description-practice .practice-text>h2:before
	{
	border: 66px solid #fff;
    border-right: 61px solid #ffc215;
    border-bottom: 0px;
    content: '';
    position: absolute;
    top: 20px;
    left:-60px;
	}
.section-description-practice .practice-text>h2
	{
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	font-weight: bold;
	padding-left: 55px;
	margin-bottom: 25px;
	background-color: #ffc215;
	color: #fff;
	overflow: hidden;
	width: 100%;
	text-align: right;
	padding-right: 40px;
	}
.section-description-practice .practice-text>h3
	{
	font-size: 48px;
	font-weight: lighter;
	margin-bottom: 60px;
	}
.section-description-practice .practice-text>p
	{
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 30px;
	}
.section-description-practice .practice-text>p>a
	{
	color: #00a1ff;
	text-decoration: none;
	border-bottom: 1px dotted #00a1ff;
	}
.section-description-practice .practice-text>p>a:hover
	{
	color: #007dc6;
	text-decoration: none;
	border-bottom: 1px dotted #007dc6;
	}
@media (max-width: 991px){
.section-description-practice .practice-img
	{
	display: none;
	}
.section-description-practice .title
	{
	background:none;
	width: 100%; 
	height: auto;
	}
.section-description-practice .practice-text>h2:before
	{
	border:none;
    content: '';
    position: absolute;
	}
.section-description-practice .practice-text>h2
	{
	text-align: center;
	height: auto;
	}
.section-description-practice .practice-text>h3
	{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 40px;
	}
.section-description-practice .practice-text>p
	{
	font-size: 18px;
	}
}
.gray-practice	
	{
	background-color: #f5f5f5;
	}
.gray-practice .title
	{
	background: linear-gradient(to left,#ffc215 50%, #f5f5f5 50%);
	height: 66px;
	margin-top: 40px;
	}
.gray-practice .practice-text>h2:before
	{
	border: 66px solid #f5f5f5;
    border-right: 61px solid #ffc215;
    border-bottom: 0px;
    content: '';
    position: absolute;
    top: 20px;
    left:-60px;
	} 
@media (max-width: 991px){
	.gray-practice .practice-text>h2:before
		{
		border:none;
    	content: '';
    	position: absolute;
		}
	.gray-practice .title
		{
		background:none;
		width: 100%; 
		height: auto;
		}		
}
/*Баннер с сылками*/
.banner-hrefs
	{
	width: 100%;
	height: 600px;
	background: url('../img/photo/table.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	display: table;
	}
.banner-hrefs .banner-inner
	{
	display: table-cell;
	vertical-align: middle;
	}
.banner-hrefs h2
	{
	color: #fff;
	font-size: 48px;
	font-weight:lighter;
	margin-bottom: 20px;
	}
.banner-hrefs h2>b
	{
	display: block;
	}
.banner-hrefs a
	{
	margin-bottom: 54px;
	display: inline-block;
	}
@media (max-width: 766px){
	.banner-hrefs h2
		{
		font-size: 24px;
		}
	.banner-hrefs a	
		{
		width: 283px;
		}
	.banner-hrefs .bg-banner
		{
		font-size: 18px;
    	padding-top: 15px;
    	padding-left: 7px;
		}
}
/*Контейнер с формой консультации*/
.section-consultation-form
	{
	margin-top: -20px;
	background: url('../img/bg5.png');
	height: 580px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #fff;
	}
.section-consultation-form .form-in
	{
	padding-top: 80px;
	}
.section-consultation-form .form-contact>h3
	{
	margin-top: -40px;
	font-weight: lighter;
	text-align: left;
	}
.section-consultation-form .form-contact>form>input[type=text]
	{
	color: #282828;
    font-size: 24px;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    width: 73%;
    height: 59px;
    margin-right: 27%;
    border: none;
    border: 1px solid #8d8d8d;
    background-color: rgba(255, 255, 255, 0.47) !important;
	}
@media (max-width: 992px){
	.section-consultation-form .form-contact>h3
		{
		font-size: 36px;
		}
	.section-consultation-form .form-contact>form>input[type=text]
		{
		width: 100%;
		margin-right: 0;
		}
}
@media (max-width: 686px){
	.section-consultation-form .form-contact>h3
		{
		font-size: 24px;
		margin-top: -30px;
    	margin-bottom: 20px;
    	font-weight: bold;
		}
	.section-consultation-form  .form-td-one
		{
		display: none;
		}
	.section-consultation-form .form-td-in
		{
		padding-left: 5px;
		padding-right: 5px;
		border:none;
		}
	.section-consultation-form  .form-contact>form>.btn
		{
		float: none;
		}
	.form-contact>h4
		{
		font-size: 16px;
		}
	.section-consultation-form .form-in
		{
		padding-top:80px;
		}
	.section-consultation-form
		{
		height: 500px;
		}
}
/*Контейнер с иконками вопросов */
.section-consultation-icons
	{
	padding-top: 40px;
	background-color: #ffc215;
	color: #010d2b;
	}
.section-consultation-icons h2
	{
	text-align: center;
	font-size: 48px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 50px;
	color: #010d2b;
	}
.section-consultation-icons .item-consiltation-icons
	{
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 55px;
	}
.section-consultation-icons .item-consiltation-icons>.icon
	{
	width: 74px;
	height: 74px;
	background-image: url('../img/sprite_white.png');
	display:inline-block;
	background-position: -5px -5px;
	}
@media (max-width: 992px){
	.section-consultation-icons .item-consiltation-icons
	{
	font-size: 18px;
	font-weight: 400;	
	}
}
@media (max-width: 768px){
	.section-consultation-icons
	{
	padding-top: 20px;
	}
	.section-consultation-icons h2
	{
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 30px;
	}
	.section-consultation-icons .item-consiltation-icons
	{
	font-size: 24px;
	}
}
/*Контейнер вопрос ответ Заголовок*/
.section-consultation-faq .title-consultation-faq>h2
	{
	text-align: center;
	font-size: 48px;
	font-weight: lighter;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #010d2b;
	}
/*Контейнер вопрос*/
.section-consultation-question
	{
	background-color: #f5f5f5;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.section-consultation-question .text-consultation-question
	{
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	text-align: right;
	}
.section-consultation-question .icon-consultation-question
	{
	text-align: right;
	}
.section-consultation-question .icon-consultation-question>div
	{
	display: inline-block;
	height: 74px;
	width: 74px;
	background-image: url('../img/sprite_yellow.png');
	background-position: -239px -74px;
	}
/*Контейнер ответ*/
.section-consultation-answer
	{
	padding-top: 20px;
	padding-bottom: 20px;
	}
.section-consultation-answer .text-consultation-answer
	{
	font-size: 24px;
	font-weight: lighter;
	text-align: right;
	}
.section-consultation-answer .icon-consultation-answer
	{
	text-align: right;
	}
.section-consultation-answer .icon-consultation-answer>div
	{
	display: inline-block;
	height: 74px;
	width: 74px;
	background-image: url('../img/sprite_yellow.png');
	background-position: -240px 5px;
	}
@media (max-width: 768px){
	.section-consultation-faq .title-consultation-faq>h2
	{
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 30px;
	}
	.section-consultation-question .icon-consultation-question,
	.section-consultation-answer .icon-consultation-answer
	{
	display: none;
	}
	.section-consultation-question .text-consultation-question,
	.section-consultation-answer .text-consultation-answer
	{
	text-align: left;
	font-size: 18px;
	}
}
/*Контейнер с заголовком*/
.section-title-rules h2
	{
	text-align: center;
	font-size: 48px;
	font-weight: lighter;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #010d2b;
	}
@media (max-width: 768px){
	.section-title-rules h2
	{
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 30px;
	}
}
/*Контейнер с полезными сылками*/
.section-hrefs-page
	{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	}
.section-hrefs-page .img-hrefs-page>img
	{
	width: 220px;
	height: 220px;
	}
.section-hrefs-page .item-hrefs-page h3
	{
	display: inline-block;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	color: #010d2b;
	}
.section-hrefs-page .item-hrefs-page:hover>a>h3
	{
	text-decoration: underline;
	}
/*Контейнер с прайсом*/
.section-price
	{
	margin-bottom: 30px;
	margin-top: 30px;
	}
.section-price span
	{
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
	}
@media (max-width: 768px){
.table-price
	{
	font-size: 18px;
    font-weight: lighter;
	}
.table-price tr>td
	{
	padding-left: 5px;
	padding-right: 5px;
	}
	.section-price span
	{
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	}
}
/*Контейнер с контактами*/
.container-contacts-page
	{
	margin-top: 20px;
	margin-bottom: 20px;
	color:#010d2b; 
	font-size: 24px;
	font-weight: lighter;
	line-height: 2.5;
	}
.container-contacts-page a
	{
	color: #010d2b;
	text-decoration: none;
	}
.container-contacts-page a:hover
	{
	text-decoration: underline;
	color: #00a1ff;
	}
.container-contacts-page h2
	{
	display:block;
	font-weight: lighter;
	font-size:  48px;
	color: #010d2b;
	margin-top: 20px;
	margin-bottom: 40px;
	}
.container-map
	{
	height: 490px;
	width: 100%;
	}
/*Серый контйэнер*/
.section-grey-label	
	{
	margin-top: 40px;
	background-color: #f0efeb;
	color: #010d2b;
	font-size: 24px;
	font-weight: 600;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 40px;
	}
/*Контейнер с беграундом серой руки*/
.section-hand-grey-label
	{
	margin-top: 40px;
    background: url('../img/photo/hand-gray.jpg');
    background-size: cover;
    color: #fff;
    background-position: center;
    font-size: 24px;
    font-weight: 600;
    padding-top: 35px;
    padding-bottom: 50px;
    margin-bottom: 40px;
	}
.section-hand-grey-label h2
	{
	font-size: 36px;
	}
.section-banner-hand-list
	{
	background: url('../img/maskbg.png') repeat,url('../img/photo/had-list2.jpg') 100% 100%;
	/*height: 400px;*/
	text-align: center;
	display: block;
	background-size:auto,cover;
	padding-bottom: 80px;
	padding-top: 80px;
	}
.section-banner-hand-list p
	{
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	}
.section-banner-hand-list strong,.section-banner-hand-list b
	{
	color: #ffc215;
	}
.section-banner-hand-list .border-in-top,.section-banner-hand-list .border-in-bottom
	{
	display: block;
	width: 100%;
	height: 5px;
	background-color: #ffc215;
	}
.section-banner-hand-list .border-in-top
	{
	margin-bottom: 60px;
	margin-top: 20px;
	}
.section-banner-hand-list .border-in-bottom
	{
	margin-bottom: 0px;
	margin-top: 60px;
	}
@media (max-width: 768px){
	.section-banner-hand-list p
		{
		font-size: 18px;
		}
	.section-banner-hand-list .border-in-top
	{
	margin-bottom: 40px;
	margin-top: 10px;
	}
.section-banner-hand-list .border-in-bottom
	{
	margin-bottom: 0px;
	margin-top: 40px;
	}
}
/*Иконки в описании*/
.section-description-services-three .item-in-descriptions-icons
	{
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 60px;
	color: #343d55;
	font-weight: 700;
	}
.section-description-services-three .item-in-descriptions-icons>.icon
	{
	width: 80px;
	height: 80px;
	background-image: url('../img/sprite_white.png');
	display:inline-block;
	background-position: -5px -5px;
	margin-bottom: 10px;
	}
/*Маленький список*/
.mini-list
	{
	list-style: none;
	}
.mini-list li
	{
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 10px;
	}
.mini-list li:before
	{
	content: '—';
	margin-left: -24px;
	margin-right: 10px;
	display: inline-block;
	color: #ffc729;
	}
/*Контейнер со стоимостью в дивах*/
.text-price-description
	{
	border-top:solid 5px #ffc215;
	border-left:solid 5px #ffc215; 
	border-right:solid 5px #ffc215;
	padding: 20px;
	color: #585b67;
	font-size: 18px;
	height: 450px;
	}
.text-price-description h2
	{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
	}
.text-price-description p:last-child
	{
	margin-top: 130px;
	}
.col-price-in
	{	
		background-color: #343d55;
		color: #fff;
		font-size: 18px;
		padding: 20px;
		margin-bottom: 20px;
	}
.col-price-in strong
	{
	display: block;
	font-size: 30px;
	font-weight: 400;
	}
@media (max-width: 992px){
.text-price-description
	{
	height: auto;
	}
.text-price-description p:last-child
	{
	margin-top: 40px !important;
	}
}
.error-input
	{
	border:1px #ff0000 solid !important;
	}
#MessageSent
	{
	position: relative;
    background: #ffc215;
    height: 350px;
    padding-top: 161px;
    color: #333;
    width: 100%;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    display: block;
    top: -344px;
    float: left;
	}
#MessageSent>span
	{
	display: block;
	color: #fff;
	font-size: 40px;
	margin-bottom: 10px;
	}
#MessageNotSent
	{
	font-size: 18px;
    display: block;
    width: 100%;
    margin-top: 35px;
    color: #ff0000;
	}