/*
	Global

*/
body{
	background: #ffffff;
	font-family: Roboto;
	font-size: 15px;
	color: #000;
	min-width: 1200px;
}
img{
	max-width: 100%;
	height: auto;
}

a:focus{
	background-color: transparent;
}

a{
	color: #b28337;
	text-decoration: underline;
}

a:hover{
	color: #121212;
}

:focus {
    outline: none !important;
}

h2 {
	font-size: 20px;
}

.soitems:after
{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0; 
}



/*
	alert
*/

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0 0 .5em;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}


/*
	Header
*/
header
{
/*	border-bottom: 1px solid #eae8e6;*/
    background-color: #3753a4;
}

header .wrap_top_menu
{
	background-color: #9b2d30;
}

/*
	top_menu
*/
#top_menu
{
	height: 51px;
	width: 1200px;
}

#top_menu li
{
	float: left;
	width: 195px;
	height: 51px;
/*	white-space: nowrap;*/
	text-align: center;
/*	border-right: #e1b92d solid 1px;
	border-left: #e1b92d solid 1px;*/
	border: #fff solid 1px;
	z-index: 11;
	transition: .3s;
}

#top_menu a
{
	color: #fff;
	padding: 16px;
	text-decoration: none;
	position: relative;
	width: auto;
	display: block;
	text-transform: uppercase;
	display: block;
	height: 100%;
	width: 100%;
}

#top_menu li.active > a,
#top_menu li.current > a
{
	text-decoration: underline;
	background-color: #b2161a;
}

#top_menu li:hover,
#top_menu a:hover
{
    text-decoration: underline;
    background-color: #b2161a;
}

#top_menu li ul
{
    display: none;
}

#top_menu li:hover ul
{
    display: block;
}

#top_menu li:hover ul
{
    display: block;
}

#top_menu li ul
{
    background-color: #fcda3b;
    width: 160px;
/*    margin-top: 29px;*/
    padding: 0;
    margin-left: -1px;
}

#top_menu li ul li
{
    background-color: #b2161a;
    list-style: none;
    /*float: none; - blackLine!*/
/*    text-align: left;*/
    text-decoration: none;
    border: 1px solid #fff;
/*    border-top: #fff solid 1px;
    border-bottom: #fff solid 1px;*/
    transition: .3s;
}

#top_menu li ul li:hover,
#top_menu li ul li:hover a
{
    background-color: #b2161a;
    text-decoration: underline;
}

#top_menu li ul li.current a
{
    background-color: #b2161a;
}

#top_menu li ul li.current > a
{
    text-decoration: underline;
}

/*
	top_line
*/
#top_line
{
	height: 115px;
/*	border: 1px solid red;*/
	position: relative;
	min-width: 1200px;
    color: #fff;
}

#top_line > div
{
	position: absolute;
	left: 0px;
	top: 32px;
}

/*#top_line .logo
{
	width: 150px;
	height: 150px;
	background-image: url(../images/logo_top.png);
	left: 0px;
	top: -14px;
	cursor: pointer;
}*/

#top_line .logo {
	width: 150px;
	height: 150px;
	background-image: url(../images/logo_top.png);
	left: 0px;
	top: -5px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: contain;
}

#top_line .text0
{
	left: 150px;
}

#top_line .pic1
{
/*	width: 25px;
	height: 35px;
	background-image: url(../images/tl_01.png);*/
	left: 200px;
}


#top_line .pic1 i,
#top_line .pic2 i,
#top_line .pic3 i
{
    font-size: 40px;
    color: #fff;
}

#top_line .pic4 i
{
    font-size: 40px;
    color: #9b2d30;
}

footer .pic4 i
{
    font-size: 50px;
    color: #8f8f8f;
}

footer .pic4
{
    position: absolute;
    top: 20px;
	right: 220px;
}


#top_line .text1
{
	left: 250px;

}

#top_line .pic2
{
/*	width: 37px;
	height: 37px;
	background-image: url(../images/tl_02.png);*/
	left: 480px;
}

#top_line .text2
{
	left: 530px;
}

#top_line .pic3
{
/*	width: 33px;
	height: 38px;
	background-image: url(../images/tl_03.png);*/
	left: 700px;
}

#top_line .text3
{
	left: 760px;
}

#top_line .pic4
{
/*	width: 33px;
	height: 38px;
	background-image: url(../images/tl_03.png);*/
	left: 930px;
}

#top_line .wblock
{
	left: auto;
	top: 25px;
	right: 50px;
}

#top_line .phone a
{
	font-size: 20px;
	margin-bottom: 10px;
	text-decoration: none;
    color: #fff;
}

#top_line .call
{
/*	margin-left: 49px;*/
	font-size: 13px;
/*	width: 116px;*/
/*	background-color: #fbc227;*/
/*	transition: .3s;*/
	cursor: pointer;
	border-radius: 3px;
/*	padding: 5px !important;*/
    text-decoration: none;
}

#top_line .call:hover
{
/*	background-color: #ffd562;*/
    text-decoration: underline;
}




/*
	Body
*/

.wrp_content
{
	min-height: 500px;
	min-width: 1200px;
}

/*
	breadcrumb
*/
.breadcrumb-main {
	list-style: none;
	margin: 40px 0px 20px 13px;
	padding: 0;
}
.breadcrumb-main > li {
	display: inline-block;
}
/*.breadcrumb-main > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb-main > .active {
	color: #777;
}*/


/*
	Components
*/

#content
{
	min-width: 1200px;
}

#content2
{
	padding: 0 !important;
}

div.item-page div.page-header h1,
div.item-page div.page-header h2
{
	margin-top: 18px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

div.page-header
{
	padding: 0;
	margin: 0;
	border: none;
}


/*
	side_menu
*/

#side_menu
{
	margin-top: 20px;
}

#side_menu h3
{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

#side_menu ul li
{
	margin-bottom: 3px;
}

#side_menu ul li a
{
	padding: 0;
}

#side_menu ul li a:hover
{
	background-color: transparent;
}

/*#side_menu ul li.active a,*/
#side_menu ul li.current > a
{
	color: #000;
	text-decoration: none;
}

/*#side_menu ul li.active a:hover,*/
#side_menu ul li.current > a:hover
{
	text-decoration: underline;
}

/*
Footer
*/

footer
{
	margin-top: 50px;
	background-color: #f4f3ef;
	height: 145px;
}

footer .container
{
	position: relative;
	min-width: 1200px;
}

footer .container > div
{
	font-size: 15px;
	color: #969696;
	position: absolute;
	top: 56px;
}

footer .logo
{
	width: 137px;
	height: 97px;
	background-image: url(../images/logo_footer.png);
	left: 0px;
	top: 20px !important;
	cursor: pointer;
}

footer .text0
{
	left: 180px !important;
    top: 45px !important;
}

footer #footer_menu
{
	left: 390px !important;
}

footer #footer_menu div.nav .column
{
	width: 200px;
	float: left;
}

footer #footer_menu div.nav .column > div
{
	margin-bottom: 3px;
}

footer #footer_menu div.nav a
{
	font-size: 15px;
	color: #969696;
    text-decoration: none;
}

footer #footer_menu div.nav a:hover
{
	color: #000;
    text-decoration: underline;
}


footer .wblock
{
	font-size: 12px;
	left: auto;
	right: 10px;
	text-align: right;
	top: 50px !important;
}

footer .phone a
{
	font-size: 24px;
	color: #969696;
	text-decoration: none;
}

footer #counter .informer
{
	display: none;
}

.item-page div > p
{
	font-size: 16px;
}

/*
	Special
*/

.font20
{
	font-size: 20px !important;
}

.font24
{
	font-size: 24px !important;
}



iframe.iframe1
{
/*	width: 1024px;
	height: 765px;*/
	width: 850px;
	height: 625px;
}

iframe.iframe2
{
/*	width: 1024px;
	height: 1500px;*/
	width: 850px;
	height: 1215px;
}

iframe.iframe3
{
	width: 850px;
	height: 480px;
}

.partners
{
	margin-bottom: 15px;
}

.partners > div
{
	width: 400px;
	height: 150px;
	border: 1px solid #ebebeb;
	float: left;
	margin-right: 10px;
	font-size: 18px;
	margin-bottom: 15px;
	vertical-align: middle;
	display: flex;
}

.partners > div img
{
	padding: 20px;
	float: left;
	width: 142px;
}

.partners > div span
{
	display: block;
	width: 400px;
	margin: auto;
}


.terms_of_service
{
	
}

.terms_of_service > div
{
	width: 400px;
	height: 216px;
	background-color: #ededed;
	vertical-align: middle;
	position: relative;
	display: inline-block;
}

.terms_of_service .terms1
{
/*	float: left;*/
	margin-right: 13px;
}


.terms_of_service .img
{
	position: absolute;
	top: 39px;
	left: 53px;
}

.terms_of_service .text1
{
	position: absolute;
	top: 70px;
	left: 164px;
}

.terms_of_service .text1 a
{
	color: #000;
	text-decoration: none;
	font-size: 18px;
	line-height: 16px;
}

.terms_of_service .text1 a:hover
{
	text-decoration: underline;
}

.terms_of_service .text2
{
	position: absolute;
	top: 115px;
	left: 164px;
	color: #8b8b8b;
	font-size: 16px;
}

.terms_of_service:after
{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0; 
}


.bank_details
{
	background-color: #ededed;
}

.bank_details table td
{
	vertical-align: top;
}

.bank_details table
{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.bank_details table tr:first-of-type td
{
	padding-top: 30px;
}

.bank_details table tr:last-of-type td
{
	padding-bottom: 30px;
}

.bank_details table td:nth-of-type(1)
{
	text-align: right;
	font-size: 18px;
	color: #000;
	font-weight: bold;
/*	color: #828282;*/
	padding-right: 20px;
}

.bank_details table td:nth-of-type(2)
{
	text-align: left;
	font-size: 18px;
	color: #000000;
	padding-right: 20px;
}


.packaging table tbody
{
	border: 1px solid #eae8e6;
}

.packaging table 
{
	width: 850px;
	margin-top: 50px;
}

.packaging table tr
{
	border-bottom: 1px solid #eae8e6;
}

.packaging table tr td:first-of-type
{
	width: 50px;
}

.packaging table tr td:nth-of-type(2)
{
	width: 150px;
}

.packaging table tr td
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.packaging table thead td
{
	color: #8b8b8b;
	font-size: 16px;
	text-align: left;
}


.packaging table tr td div
{
	color: #000;
	font-size: 18px;
}

.packaging table tr td span
{
	color: #878787;
	font-size: 18px;
}

.packaging table:nth-of-type(2)
{
	margin-bottom: 50px;
}



.execution_of_a_waybill
{
	margin-bottom: 50px;
}

.execution_of_a_waybill p
{
	margin-bottom: 21px;
}

.execution_of_a_waybill2
{
	background-color: #ededed;
	position: relative;
	width: 850px;
	height: 580px;
	margin-bottom: 50px;
}

.execution_of_a_waybill2 .c0
{
	position: absolute;
	top: 55px;
	left: 47px;
	box-shadow: 0 0 8px 4px rgba(122,122,122,0.5)
}

.execution_of_a_waybill2 .c1
{
	position: absolute;
	top: 55px;
	left: 400px;
	font-size: 18px;
	color: #000;
}

.execution_of_a_waybill2 .c2
{
	position: absolute;
	top: 90px;
	left: 400px;
	font-size: 16px;
	color: #8b8b8b;
}


.full_truck
{
	margin-bottom: 50px;
}

.full_truck .truck {
    border: 1px solid #ebebeb;
    padding: 25px;
    overflow: hidden;
    margin: 0px 0px 10px 0px;
    width: 700px;
}

.full_truck .truck_img {
    float: left;
    width: 200px;
}

.full_truck .truck_info {
    float: right;
    width: 430px;
    font-size: 14px;
}

.full_truck .truck_info h3{
    margin: 0;
    padding: 0;
}

.full_truck .truck_info ul{
    padding-left: 16px;
}

.full_truck ul li{
    font-size: 16px;
}


.information table
{
	border: 1px solid #ebebeb;
}

.information table tr
{
	border: 1px solid #ebebeb;
}

.information table td
{
	padding: 20px;
}


#fbModal #btnFbSubmit {

    line-height: 45px;
    background: #3753a4;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    /*margin: 7px auto 0px auto;*/
    margin: 0 auto;
    cursor: pointer;
	transition: .3s;
	text-shadow: none;
}

#fbModal #btnFbSubmit:hover {
    background: #233eb8;
}

#fbModal .form-group
{
	text-align: center;
}

#fbModal .error_mark
{
	color: red;
}

#fbModal .modal-body > div
{
	margin-bottom: 20px;
}

.form-control:focus {

    border-color: rgba(251, 195, 40, 0.8) !important;
    box-shadow: 0 1px 1px rgba(251, 195, 40, 0.075) inset, 0 0 8px rgba(251, 195, 40, 0.6) !important;
}

.press p
{
	margin-bottom: 21px;
}


.press .img
{
	border: 1px solid #ebe9e7;
	margin-bottom: 10px;
}

.press .link
{
	margin-bottom: 50px;
}

.press .link a
{
	color: #000;
}

/*
	menu
*/
#top_menu ul li.item-127 a,
#top_menu ul li.item-116 a,
#top_menu ul li.item-121 a,
#top_menu ul li.item-123 a,
#top_menu ul li.item-122 a,
#top_menu ul li.item-123 a
{
	padding-top: 8px;
}

/*
#top_menu ul li.item-107 > a,
#top_menu ul li.item-108 > a,
#top_menu ul li.item-110 > a
{
	cursor: default;
	transition: none !important;
}

#top_menu ul li.item-107 > a:hover,
#top_menu ul li.item-108 > a:hover,
#top_menu ul li.item-110 > a:hover,
#top_menu ul li.item-107 > a:visited,
#top_menu ul li.item-108 > a:visited,
#top_menu ul li.item-110 > a:visited
{
	background-color: #fbc328;
	transition: none !important;
}

#top_menu ul li.active.item-107 > a:hover,
#top_menu ul li.active.item-108 > a:hover,
#top_menu ul li.active.item-110 > a:hover,
#top_menu ul li.active.item-107 > a:visited,
#top_menu ul li.active.item-108 > a:visited,
#top_menu ul li.active.item-110 > a:visited
{
	background-color: #fcda3b;
}

*/


#top_menu ul li.item-108 > a
{
	cursor: default;
	transition: none !important;
}

#top_menu ul li.item-108 > a:hover
{
	background-color: #fbc328;
	transition: none !important;
}

#top_menu ul li.active.item-108 > a:hover
{
	background-color: #fcda3b;
}

#top_menu ul li.item-125 > a
{
	white-space: nowrap;
}


#copyright
{
	position: absolute;
	top: 120px;
	right: 10px;
}

#copyright a
{
	text-decoration: none;
	font-size: 13px;
	color: #969696;
}





.pagination {
    margin: 18px 0;
}
.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
    /*
float: left;
*/
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999;
    cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999;
    background-color: transparent;
    cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}






#skladskaya
{
	width: 1200px;
	height: 650px;
	position: relative;
}

#skladskaya .wrapper1
{
	position: absolute;
	width: 1260px;
}

#skladskaya table
{
	width: 100%;
}

#skladskaya .item
{
	background: #9b2d30;
	width: 580px;
	height: 311px;
	position: relative;
	margin-bottom: 20px;
}

#skladskaya .item .img
{
	position: absolute;
	bottom: 0px;
	left: -26px;
}

#skladskaya .item .text
{
	position: absolute;
	width: 200px;
	left: 390px;
	top: 0px;
    color: #fff;
}

#skladskaya .item.c1 .text
{
	top: 23px;
}
#skladskaya .item.c2 .text
{
	top: 120px;
}
#skladskaya .item.c3 .text
{
	top: 75px;
}
#skladskaya .item.c4 .text
{
	top: 60px;
}



#skladskaya .item .img:before {
	display:none;
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: url('/files/skladskaya-obrabotka/hover.png');
}
#skladskaya .item .img:hover:before {
	display:block;
}

#mp_line a {
    color: #000;
}

.call.call_frm1 {
    cursor: pointer;
}

.call.call_frm1:hover {
    cursor: pointer;
    text-decoration: underline;
}

#mp_line.container .c3 .img img {
    max-width: 120%;
}


.nav > li > a:focus {
    background-color: #b2161a;
}











