.breadcrumb{margin: 0 auto;
    width: 960px;
    padding: 0px;}
.content-wp {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#header {
    width: 100%;
    margin: 0 auto;
    height: 225px;
    background: #FFF;
    max-width: 1400px;
    min-width: 1000px;
}
.p-link:hover{    background: #D6636E;}
.details:hover{    background: #D6636E;}
.order-phone:hover{    background: #D6636E;}
.ts-link-more:hover{    background: #D6636E;}
.p-block-intro a:hover{    background: #D6636E;}
.sbm:hover{    background: #C76A73;    color: #F5F5F5;}
.bc-sbm:hover{    background: #90F5F4;color: #6D6D6D;}
.order-pie:hover{    background: #90F5F4;color: #6D6D6D;}
.calculate:hover{    background: #90F5F4;color: #6D6D6D;}
.pr-box>a>p:hover{text-decoration:none;    color: #4CD6D5;}
.page_text_inner {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 21px;
    color: #686565;
    line-height: 30px;
}
.more-title-down {
    text-transform: uppercase;
    color: #958B8C;
    font-size: 28px;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}
a.ad-footer {
    color: #FFF;
    background: url('../images/adr_footer.png') no-repeat left 0px;
}
.address {
   color: #4CD6D5; 
    padding-left: 19px;


    /* margin-top: 3px; */
    /* font-size: 15px; */
    /* text-decoration: underline; */
}

h2 {
        font-size: 25px;
    text-transform: uppercase;
    color: #958B8C;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    font-weight: normal;
	    text-align: center;
		   font-family: 'aleksandracregular' !important;
}
#content h1 {
    width: 100%;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 31px;
    color: #958B8C;
    margin-bottom: 25px;
    /* margin-top: 0; */
    
    background: url('../images/title_bg.png') no-repeat top center;
    padding: 50px 0px 0px 0px;
    font-weight: normal;
    font-family: 'aleksandracregular';
}
.p-block-inner>p{    padding: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 23px;
    color: #766B6F;
    line-height: 19px;}
.box-about>p {
    padding: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 23px;
    color: #766B6F;
    line-height: 19px;
}
.page_text_inner>p {
    padding: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 23px;
    color: #766B6F;
    line-height: 19px;
}
.page_text_inner>ol li {
    padding: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 23px;
    color: #766B6F;
    line-height: 19px;
    list-style-position: inside;
}
.page_text_inner>ul li {
    padding: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 15px;
    color: #766B6F;
    line-height: 19px;
}
.page_text_inner>ul {
    font-size: 15px;
    padding: 0px 20px 0px 20px;
    line-height: 21px;
    margin-bottom: 23px;
    text-align: justify;
    list-style: disc;
    list-style-position: inside;
}
.page_text_inner>h2 {
    padding: 0px 20px 0px 20px;
    font-size: 28px;
    color: #8d8283;
    text-align: center;
}

.services-about>p {
    font-size: 15px;
    padding: 0px 20px 0px 20px;
    line-height: 21px;
    margin-bottom: 23px;
    text-align: justify;
}
.services-about>ul {
    font-size: 15px;
    padding: 0px 20px 0px 20px;
    line-height: 21px;
    margin-bottom: 23px;
    text-align: justify;
    list-style: disc;
    list-style-position: inside;
}
.inner_div>p {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 23px;
    color: #766B6F;
    line-height: 19px;
}
.inner_div>ol li {
    padding: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 23px;
    color: #766B6F;
    line-height: 19px;
    list-style-position: inside;
}
.inner_div>ul li {
    padding: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 23px;
    color: #766B6F;
    line-height: 19px;
    list-style-position: inside;
}
.box-about {
    width: 100%;
    height: 310px;
    background: url('../images/about_bg.png') no-repeat 50% 5%;
    padding-top: 20px;
}
/***********Выпадающее меню*********/

.nav ul li ul {
    display: none;
    position: absolute;
	    width: 300px;
	
}
.nav ul li ul li {
    background: #FFF;
	    display: block;
		 width: 100%;
}
.nav ul li ul li a{
	 width: 277px;
}
.nav ul li ul li a:hover {
    background: #4cd6d5;
    color: #fff;
}
.nav ul li ul li a {} .nav ul li:hover ul {
    display: block;
}
/***********************************/


.breadcrumb>li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
	    font-family: 'aleksandracregular';

		padding-left: 5px;
}
.divider {    padding-left: 5px;}