


/* Start:/bitrix/templates/agent/components/bitrix/menu/agent/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/agent/components/bitrix/menu/agent/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}


/* End */



/* Start:/bitrix/templates/agent/components/bitrix/menu/main_menu/style.css*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url('/bitrix/templates/agent/components/bitrix/menu/main_menu/images/header_menu_bg.gif') repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url('/bitrix/templates/agent/components/bitrix/menu/main_menu/images/arrow.gif') center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url('/bitrix/templates/agent/components/bitrix/menu/main_menu/images/lock.gif') center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */



/* Start:/bitrix/templates/agent/components/bitrix/breadcrumb/.default/style.css*/
ul.breadcrumb-navigation
{
    padding:0; margin:0;
    padding-top:4px;
    list-style:none;
}

.page  ul.breadcrumb-navigation li
{
    display:inline;
    color:#666666;
    font-size: 14px;
}

ul.breadcrumb-navigation a
{
    color:#666666;	
}

ul.breadcrumb-navigation span
{

}
/* End */



/* Start:/bitrix/templates/agent/components/bitrix/news/prefoot_tamozhn/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/agent/components/bitrix/news/prefoot_perevozka/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/agent/components/bitrix/news/prefooter_perevozka_type_2/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/agent/components/bitrix/news/prefooter_vnesh_agent/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/agent/components/bitrix/news/prefooter_clients/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/agent/components/bitrix/news/prefooter_about_us/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/agent/components/bitrix/news/prefooter_contacts/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/agent/components/bitrix/news/prefooter_zayvka/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/agent/template_styles.css*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    min-width: 320px;
}

body {
    margin: 0;
    min-width: 320px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.bx-core-window button,
.bx-core-window input,
.bx-core-window optgroup,
.bx-core-window select,
.bx-core-window textarea {
    line-height: 100%
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html,
button,
input,
select,
textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #972616;
    text-shadow: none;
    color: #fff
}

::selection {
    background: #972616;
    text-shadow: none;
    color: #fff
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.group:before,
.group:after {
    content: " ";
    display: table
}

.group:after {
    clear: both
}

.group {
    *zoom: 1
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

div.selector,
div.selector span,
div.checker span {
    background-image: url('/bitrix/templates/agent/images/images.png');
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased
}

div.selector,
div.checker {
    display: inline-block;
    vertical-align: middle
}

div.selector:focus,
div.checker:focus {
    outline: 0
}

div.selector,
div.selector *,
div.checker,
div.checker * {
    margin: 0;
    padding: 0
}

.highContrastDetect {
    background: url('/bitrix/templates/agent/../images/bg-input.png') repeat-x 0 0;
    width: 0px;
    height: 0px
}

div.checker input,
input[type="search"],
input[type="search"]:active {
    -moz-appearance: none;
    -webkit-appearance: none
}

div.selector {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 34px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    background-image: none !important
}

div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-image: none !important;
    border: 1px #9f9f9f solid;
    background-position: right 0;
    position: relative;
    height: 100%;
    line-height: 31px;
    padding: 0 29px 0 7px;
    width: 100%
}

div.selector span:after {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 5px;
    top: 4px;
    background: #464646 url('/bitrix/templates/agent/images/images.png') no-repeat -107px -69px;
    content: ""
}

div.selector.fixedWidth {
    width: 100%
}

div.selector.fixedWidth span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

div.selector select {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 32px;
    top: 2px;
    left: 1px;
    width: 100%
}

div.selector.active {
    background-position: 0 -204px
}

div.selector.active span {
    background-position: right -34px
}

div.selector.hover,
div.selector.focus {
    background-position: 0 -238px
}

div.selector.hover span,
div.selector.focus span {
    background-position: right -68px
}

div.selector.hover span:after,
div.selector.focus span:after {
    background-color: #535353
}

div.selector.hover.active,
div.selector.focus.active {
    background-position: 0 -272px
}

div.selector.hover.active span,
div.selector.focus.active span {
    background-position: right -102px
}

div.selector.disabled,
div.selector.disabled.active {
    background-position: 0 -306px
}

div.selector.disabled span,
div.selector.disabled.active span {
    background-position: right -136px
}

div.checker {
    position: relative;
    margin-right: 7px
}

div.checker,
div.checker span,
div.checker input {
    width: 34px;
    height: 34px
}

div.checker span {
    display: inline-block;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    text-align: center;
    width: 32px;
    height: 32px;
    background-color: #fff;
    background-position: -9999em -99999em;
    background-repeat: no-repeat;
    border: 1px #9f9f9f solid
}

div.checker span.checked {
    background-position: -28px -63px
}

div.checker input {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    border: none;
    background: none;
    display: inline-block
}

div.checker.active span {
    background-position: -28px -63px
}

div.checker.active span.checked {
    background-position: -28px -63px
}

div.checker.hover span.checked,
div.checker.focus span.checked {
    background-position: -28px -63px
}

div.checker.hover.active span,
div.checker.focus.active span {
    background-position: -28px -63px
}

div.checker.hover.active span.checked,
div.checker.focus.active span.checked {
    background-position: -28px -63px
}

html {
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    line-height: 1.6
}

body {
    position: relative;
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
dl {
    padding: 0;
    margin: 0 0 1em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300
}

h2 {
    font-size: 1.7em
}

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

a:hover {
    text-decoration: none
}

table {
    width: 100%
}

th,
td {
    padding: 5px 10px;
    border-top: 1px #c7c7c7 solid
}

tr:first-child th,
tr:first-child td {
    border-top: 0
}

th {
    padding-left: 0;
    font-weight: 300;
    font-size: 14px;
    text-align: left
}

.justify {
    font-size: 1px;
    line-height: 0;
    text-align: justify
}

.justify:after {
    display: inline-block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    content: ''
}

.justify>* {
    display: inline-block;
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
    vertical-align: top
}

.page.wrap,
.width {
    max-width: 1180px;
    margin: auto;
}

.page.wrap .content-left {
    width: 70%;
    float: left;
    margin-top: 20px;
}

.page.wrap .sidebar {
    width: 27%;
    float: right;
}

.wrap {
    max-width: 1180px;
    margin: 0 auto;
}

.media__img {
    float: left
}

.media__img--right {
    float: right
}

.media__body {
    overflow: hidden
}

.link--bg {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    display: block;
    padding: 6px 21px 5px 24px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

.content .grid {
    margin-left: 0
}

.grid {
    margin-left: -20px
}

.grid__column {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 20px
}

.grid__column--one-half {
    width: 50%
}

.grid__column--one-third {
    width: 33.33333%
}

.grid__column--one-quater {
    width: 25%
}

.grid__column--one-sixth {
    width: 16.66666%
}

.%;
height:100%;
position:absolute;
left:0;
top:0;
z-index:2
}

.btn {
    display: inline-block;
    border: 0;
    padding: 0;
    outline: 0;
    background: none;
    cursor: default
}

.ie7 .btn {
    display: inline;
    zoom: 1
}

.width--slider {
    position: relative
}

.media__img {
    float: left
}

.media__img--right {
    float: right
}

.media__body {
    overflow: hidden
}

.link--bg {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    display: block;
    padding: 6px 21px 5px 24px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

.grid {
    margin-left: -20px
}

.grid__column {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 20px
}

.grid__column--one-half {
    width: 50%
}

.grid__column--one-third {
    width: 33.33333%
}

.grid__column--one-quater {
    width: 25%
}

.grid__column--one-sixth {
    width: 16.66666%
}

.width--slider .slider {
    position: absolute;
    overflow: visible;
    left: 20px;
    top: -30px;
    z-index: 5;
    width: 443px;
    height: 443px;
    padding: 0
}

.slider__items-wrap {
    height: 100%;
    overflow: hidden;
    margin-bottom: 16px;
    position: relative;
    z-index: 5;
}

.slider__circle {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.slider__circle--close {
    border: 72px #ecedee solid;
    left: -72px;
    top: -72px;
    z-index: 3;
    background: #ecedee
}

.slider__circle--middle {
    border: 154px #f2f3f3 solid;
    left: -154px;
    top: -154px;
    z-index: 2
}

.slider__circle--far {
    border: 236px #f8f9f9 solid;
    left: -236px;
    top: -236px;
    z-index: 1
}

.slider__item {
    float: left;
    width: 443px;
    height: 443px;
    position: relative
}

.slider__item img {
    -webkit-border-radius: 50% 50% 50% 0;
    border-radius: 50% 50% 50% 0;
    position: relative;
    z-index: 5;
    max-width: 100%;
    height: auto
}

.slider__item-text {
    width: 285px;
    padding: 13px 14px 11px 26px;
    position: absolute;
    left: 0;
    bottom: 62px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.4);
    color: #fff
}

.slider__item-text h3 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal
}

.slider__item-text p {
    margin-bottom: 0
}

.slider__item-link {
    position: absolute;
    left: 0;
    bottom: 18px;
    z-index: 10;
    background: #323030
}

.slider__item-link:hover {
    background: #222
}

.slider__nav {
    position: relative;
    z-index: 20;
    cursor: default
}

.slider__nav-bullets {
    display: inline-block;
    margin: 0 9px;
    list-style: none;
    vertical-align: middle;
    cursor: default
}

.ie7 .slider__nav-bullets {
    display: inline;
    zoom: 1
}

.slider__nav-item {
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    width: 10px;
    height: 0;
    padding-top: 10px;
    overflow: hidden;
    margin-left: 10px;
    background: #fff
}

.ie7 .slider__nav-item {
    display: inline;
    zoom: 1
}

.slider__nav-item:first-child {
    margin-left: 0
}

.slider__nav-item:hover {
    background: #972616
}

.slider__nav-item--current {
    background: #972616
}

.btn--slider {
    width: 12px;
    height: 0;
    padding-top: 20px;
    overflow: hidden;
    background: url('/bitrix/templates/agent/images/images.png') no-repeat;
    vertical-align: middle;
    border: 0;
}

.btn--slider-prev {
    background-position: -112px 0;
    border: 0;
}

.btn--slider-prev:hover {
    background-position: -112px -21px
}

.btn--slider-next {
    background-position: -127px 0
}

.btn--slider-next:hover {
    background-position: -127px -21px
}

.btn--accordion-toggle {
    display: block;
    width: 100%;
    color: #464646;
    text-align: center
}

.btn--accordion-toggle:hover span {
    border-bottom-color: transparent
}

.btn--accordion-toggle span {
    border-bottom: 1px dotted
}

.btn--accordion-toggle .icon {
    margin-left: 6px
}

.btn--testimonial-toggle {
    border-top: 1px #bdbfc1 dashed;
    display: block;
    width: 100%;
    padding: 10px 0 5px;
    color: #464646;
    font-size: 12px;
    text-align: center;
    text-decoration: underline
}

.btn--testimonial-toggle:hover {
    text-decoration: none
}

.btn--popup-close {
    width: 14px;
    height: 0;
    padding-top: 14px;
    overflow: hidden;
    position: absolute;
    right: 24px;
    top: 23px;
    background: url('/bitrix/templates/agent/images/images.png') no-repeat -78px -60px
}

.site-header {
    padding-top: 10px;
    margin-bottom: 30px;
    position: relative;
    font-size: 12px
}

.logo {
    float: left
}

.logo--footer {
    margin: 0 25px 0 12px
}

/*header navigation menu*/
.nav--header {
    float: left
}

.nav__menu {
    list-style: none
}

.nav__sub-menu {
    display: none;
    width: 209px;
    padding: 15px;
    border: 2px #972616 solid;
    margin-top: -2px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 20;
    background: #fff;
    color: #000;
    font-size: 14px;
}

.nav__sub-menu>li {
    width: 25%;
    float: left;
    height: auto;
}

.nav__sub-menu>li li {
    float: left;
    display: block;
    height: 14px;
    padding: 5px 0;
    width: 150px;
    font: normal 14px/14px "Ubuntu";
    border: none;
}

.nav__sub-menu>li img {
    vertical-align: baseline
}

.nav__sub-menu:before {
    top: -5px;
    left: 0;
    height: 5px;
    width: 100%;
    position: absolute;
    content: " "
}

.nav__sub-menu h3 {
    margin-bottom: 0;
    font-size: inherit;
    font-weight: 400
}

.nav__sub-menu a.nav__link--header {
    color: inherit;
    text-decoration: none;
    height: auto;
    padding: 0;
    border: none;
    display: inline;
    background: none !important;
}

.nav__sub-menu a:before {
    content: none
}

.nav__sub-menu a:hover {
    text-decoration: underline
}

.nav__item--horis {
    float: left
}

.nav__item--header {
    position: relative
}

.nav__item--header ul {
    list-style: none;
    margin-bottom: 0
}

.nav__item--header:hover .nav__link--header {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
    opacity: 1 !important;
    background: #fff;
    position: relative;
    z-index: 30;
    color: #000
}

.nav__item--parent:hover .nav__link--header {
    border-bottom: 0;
    padding-bottom: 11px
}

.nav__item--parent:hover .nav__sub-menu {
    display: block
}

.nav__menu--header {
    float: left;
    margin: 0;
}

.nav__link {
    display: block
}

.nav--header .nav__menu {
    border: 1px solid #af6458;
    padding: 0
}

.nav__link--header {
    padding: 9px 10px 9px 17px;
    background: #972616;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    line-height: 17px
}

.nav__link--header .icon {
    float: left;
    margin: 4px 5px 0 0;
    width: 35px;
    height: 35px;
    background: 0 0 no-repeat url('/bitrix/templates/agent/images/icons.png')
}

li:nth-of-type(2) .nav__link--header .icon {
    background-position: 0 -34px
}

li:nth-of-type(3) .nav__link--header .icon {
    background-position: 0 -71px
}

li:nth-of-type(4) .nav__link--header .icon {
    background-position: 0 -113px
}

li:nth-of-type(5) .nav__link--header .icon {
    background-position: 0 -161px
}

li:nth-of-type(6) .nav__link--header .icon {
    background: 0 0 no-repeat url(/bitrix/templates/agent/images/train12.png);
    background-size: 73%;
    background-position: 5px 0px;
    margin: 2px 5px 0 0;
}

li.item-a-selected:nth-child(1) .nav__link--header .icon,
li:nth-of-type(1):hover .nav__link--header .icon {
    background-position: -50px 0
}

li.item-a-selected:nth-child(2) .nav__link--header .icon,
li:nth-of-type(2):hover .nav__link--header .icon {
    background-position: -50px -34px
}

li.item-a-selected:nth-child(3) .nav__link--header .icon,
li:nth-of-type(3):hover .nav__link--header .icon {
    background-position: -50px -71px
}

li.item-a-selected:nth-child(4) .nav__link--header .icon,
li:nth-of-type(4):hover .nav__link--header .icon {
    background-position: -50px -113px
}

li.item-a-selected:nth-child(5) .nav__link--header .icon,
li:nth-of-type(5):hover .nav__link--header .icon {
    background-position: -50px -161px
}

li.item-a-selected:nth-child(6) .nav__link--header .icon,
li:nth-of-type(6):hover .nav__link--header .icon {
    background: 0 0 no-repeat url(/bitrix/templates/agent/images/train11.png);
    background-size: 73%;
    background-position: 5px 0px;
}

.nav__link--header {
    padding: 9px 10px 9px 17px;
    border-right: 1px solid #af6458;
    background: #902918;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    line-height: 17px
}

li:nth-of-type(3) .nav__link--header {
    background: #932d1d
}

li:nth-of-type(4) .nav__link--header {
    background: #963323
}

li:nth-of-type(5) .nav__link--header {
    background: #993928
}

li:nth-of-type(6) .nav__link--header {
    background: #9d4233;
}

li:nth-of-type(7) .nav__link--header {
    background: #9d4233;
    border-right: none;
}

/*li:nth-of-type(6) .nav__link--header:hover{background:#bd8076;color:#fff}
li:nth-of-type(6):hover .nav__link--header{background:#bd8076;color:#fff}*/

.nav--header .nav__menu .item-a-selected>.nav__link--header {
    background-color: #fff
}

.nav--header .nav__menu>li>a {
    height: 35px;
    padding: 10px 5px
}

.nav--header .nav__menu>li:nth-of-type(4)>a>span {
    padding: 7px 0 0 0;
    display: block;
}

.nav--header .nav__menu>li:nth-of-type(3)>a>span {
    padding: 7px 0 0 0;
    display: block;
}

.nav--header .nav__menu>li:nth-of-type(3) {
    width: 143px
}

.nav--header .nav__menu>li:nth-of-type(2) {
    width: 157px
}

.nav--header .nav__menu>li:nth-of-type(3) {
    width: 154px
}

.nav--header .nav__menu>li:nth-of-type(4) {
    width: 153px
}

.nav--header .nav__menu>li:nth-of-type(5) {
    width: 142px
}

.nav--header .nav__menu>li:nth-of-type(6) {
    width: 142px
}

.nav--header .nav__menu>li:nth-of-type(6)>a:after {
    display: none;
    position: absolute;
    bottom: 15px;
    left: 0;
    text-align: center;
    right: 0;
    content: "...";
    font-size: 24px;
    font-weight: bold;
}

.nav--header .nav__menu>li:nth-of-type(7) {
    width: 80px
}

.nav--header .nav__menu>li:nth-of-type(7)>a {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav--header .nav__menu>li:nth-of-type(7) .icon {
    display: none;
}

.nav__menu li {
    position: relative
}

.nav--header .nav__menu li:nth-child(2) .nav__sub-menu {
    left: -1px;
    width: 210px;
}

.nav--header .nav__menu li:nth-child(4) .nav__sub-menu {
    left: -281px;
}

.nav--header .nav__menu li:nth-child(5) .nav__sub-menu {
    left: -354px;
}

.nav--header .nav__menu li:nth-child(6) .nav__sub-menu {
    left: -256px;
    width: 479px;
}

.nav--header .nav__menu li:nth-child(7) .nav__sub-menu li a {
    color: #000
}

.nav--header .nav__menu li:nth-child(7) .nav__sub-menu {
    background: none;
    left: -576px;
}

.nav--header .nav__menu li:nth-child(7) .nav__sub-menu li {
    float: left;
    width: 272px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #000;
    margin-right: 10px;
}

.nav--header .nav__menu li:nth-child(7) .nav__sub-menu li a:hover {
    text-decoration: none
}

.nav--header .nav__menu li:nth-child(2) .nav__sub-menu li a {
    color: #000
}

.nav--header .nav__menu li:nth-child(2) .nav__sub-menu {
    background: none;
}

.nav--header .nav__menu li:nth-child(2) .nav__sub-menu li {
    float: left;
    width: 272px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #000;
    margin-right: 10px;
}

.nav--header .nav__menu li:nth-child(2) .nav__sub-menu li a:hover {
    text-decoration: none
}

.nav--header .nav__menu li .nav__sub-menu {
    position: absolute;
    padding: 20px 20px 50px 20px;
    box-sizing: border-box;
    display: none;
    width: 657px;
    z-index: 100;
    top: 59px;
    left: -127px;
    height: auto;
    border: 1px solid #d2d1d0;
    box-shadow: 0 0 5px #dbdbdb;
    min-height: 130px;
    background: bottom 10px right 30px no-repeat #fff url('/bitrix/templates/agent/images/plane.png')
}

.nav--header .nav__menu li:nth-child(4) .nav__sub-menu {
    background-position: bottom right
}

.nav--header .nav__menu li:nth-child(5) .nav__sub-menu {
    background-image: url('/bitrix/templates/agent/images/car.png')
}

.nav--header .nav__menu li:nth-child(6) .nav__sub-menu {
    background-image: url('/bitrix/templates/agent/images/ship.png')
}

.nav--header .nav__menu li:hover .nav__sub-menu {
    display: block;
    background: #fff
}

.nav__menu--list {
    margin-top: -5px
}

.nav__menu--list li {
    margin-bottom: 7px
}

.nav__menu--list a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.nav__menu--list a:hover span {
    text-decoration: underline
}

a.watchall,
.item-a-selected a.watchall {
    position: absolute;
    width: auto;
    margin: 10px;
    bottom: 0px;
    opacity: 1 !important;
    display: block;
    z-index: 40;
    left: 0;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    right: 0;
    color: #fff;
    background: #292929;
}

a.watchall span,
.item-a-selected a.watchall span {
    font-size: 30px;
    line-height: 30px;
    vertical-align: -1px;
}

a.watchall:hover {
    text-decoration: none;
    background: #444
}

.nav__sub-menu li.col-title {
    font-weight: bold;
    color: #3e3c3c;

}

li.col-title a {
    color: #000
}

.nav__sub-menu li ul {
    padding: 0
}

.icon {
    display: inline-block;
    position: relative;
    background: url('/bitrix/templates/agent/images/images.png') no-repeat;
    vertical-align: middle
}

.ie7 .icon {
    display: inline;
    zoom: 1
}

/*.icon--rectangle{width:24px;height:24px}
.icon--circle{width:26px;height:26px;background-position:-25px 0}
.icon--eye{width:26px;height:26px;background-position:-52px 0}
.icon--plane{width:28px;height:22px;background-position:-80px 0}
.icon--envelope{width:16px;height:12px;background-position:-108px -48px}
.icon--receiver{width:11px;height:16px;background-position:-130px -46px}
.icon--tick{width:9px;height:6px;background-position:-94px -51px}
.icon--tick-up{width:9px;height:6px;background-position:-94px -60px}
.icon--info{width:24px;height:20px;background-position:0 -57px}
.icon--crumbs{width:15px;height:15px;background-position:0 -84px}
.icon--small-tick{width:14px;height:13px;background-position:0 -102px}*/
.apply {
    width: 264px;
    float: right;
    padding: 2px;
    margin-left: 40px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 16px;
    top: 0;
    position: relative;
}

.apply:hover {
    background-position: 13px 0
}

.apply .icon {
    float: left;
    margin: 5px 13px 0 0
}

@media only screen and (min-width: 61.25em) and (max-width: 68.65em) {
    .apply .icon {
        margin-right: 5px
    }
}

.apply--active {
    color: #000
}

.apply--active .apply__content {
    background: #fff
}

.apply--active .icon {
    background-position: -80px -23px
}

.apply__content {
    display: block;
    width: 111px;
    padding: 11px 43px 9px 17px
}

@media only screen and (min-width: 61.25em) and (max-width: 68.65em) {
    .apply__content {
        width: 110px;
        padding: 11px 17px 9px
    }
}

@media only screen and (min-width: 68.75em) and (max-width: 76.25em) {
    .apply__content {
        width: 120px;
        padding: 11px 17px 9px
    }
}

.lang {
    float: left;
    margin-left: 34px;
    width: 30px;
    height: 24px;
    padding-top: 6px;
    margin-top: 18px;
    border: 2px #000000 solid;
    color: #000;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.lang:hover {
    border-color: #972616;
    color: #972616
}

.corner {
    -webkit-border-radius: 50% 50% 50% 0;
    border-radius: 50% 50% 50% 0
}

.content {
    position: relative;
    z-index: 20
}

.hero {
    min-height: 509px;
    margin-left: 495px;
    position: relative;
    z-index: 100;
    font-size: 16px;
    line-height: 24px
}

.hero p {
    margin-bottom: .6em
}

.content h1.hero__title {
    margin-bottom: .6em;
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    color: #000;
    font-family: "Roboto", "Ubuntu", sans-serif;
}

.content h1.hero__title span {
    color: #972616;
    font-weight: 400
}

.content h1.hero__emphasis {
    font-size: 18px
}

.contact {
    margin-top: 2em;
    font-size: 12px;
    line-height: 1.4
}

.sidebar .contact {
    margin-top: 0
}

.contact__group {
    float: left
}

.sidebar .contact__group {
    float: none
}

.contact__group section {
    margin-bottom: 11px
}

.contact__title {
    margin-bottom: 5px;
    font-size: 24px
}

.contact__cities {
    margin: 0;
    border-left: 5px #972616 solid;
    padding-left: 13px;
    margin-left: -18px
}

.sidebar .contact__cities {
    margin-left: 0
}

.contact__city {
    float: left;
    clear: left;
    margin-top: 9px
}

.contact__phone {
    margin: 0 0 0 128px;
    position: relative;
    top: -4px;
    font-size: 24px;
    font-weight: 300
}

.contact__phone span {
    color: #972616
}

.sidebar .contact__links {
    margin-left: 19px
}

.contact__links a {
    margin-left: 22px
}

.contact__links a:first-child {
    margin-left: 0
}

.contact__links .icon {
    margin-right: 7px
}

.order {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    float: right;
    width: 296px;
    height: 44px;
    padding: 27px 0 0 33px;
    position: relative;
    background: #e8e6dc;
    color: #972616;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase
}

.sidebar .order {
    display: block;
    float: none;
    margin: 30px 0 35px
}

.order:after {
    display: block;
    width: 46px;
    height: 71px;
    position: absolute;
    right: 0;
    top: 0;
    background: url('/bitrix/templates/agent/images/images.png') no-repeat -154px 0;
    content: ""
}

.order:hover {
    background: #e0d7ac;
    color: #464646
}

.brackets {
    padding: 17px 59px;
    overflow: hidden;
    position: relative
}

.brackets:before,
.brackets:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 7px solid #545454;
    display: block;
    width: 29px;
    height: 100%;
    position: absolute;
    top: 0;
    content: ""
}

.brackets:before {
    border-right: 0;
    left: 0
}

.brackets:after {
    border-left: 0;
    right: 0
}

.bulleted {
    list-style: none
}

.bulleted li {
    padding-left: 11px;
    margin-bottom: .5em;
    position: relative
}

.bulleted li:before {
    display: block;
    width: 5px;
    height: 4px;
    position: absolute;
    left: -1px;
    top: 7px;
    background: url('/bitrix/templates/agent/images/images.png') no-repeat -85px -52px;
    content: ""
}

.services {
    margin-bottom: 20px;
}

.services h2 {
    margin-bottom: .3em
}

.services--additional {
    margin-bottom: 4em
}

.services__column {
    float: right;
    width: 45%;
    color: #464646;
    line-height: 1.3
}

.services__column:first-child {
    float: left
}

.services__column p {
    margin-bottom: 0
}

.services__column p+p {
    margin-top: .5em
}

@media only screen and (max-width: 76.25em) {
    .services__column {
        width: 46%
    }
}

.service__title {
    margin-left: 10px
}

.service__title a {
    color: inherit;
    text-decoration: none
}

.service__title a:hover {
    text-decoration: underline
}

.service__imagery {
    display: block;
    margin-bottom: 25px;
    position: relative
}

.service__imagery img {
    max-width: 100%;
    height: auto
}

.service__imagery .icon {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 5
}

.service__content {
    min-height: 150px;
    color: #464646;
    line-height: 1.3
}

.service__content a {
    text-decoration: none
}

.service__content a:hover {
    text-decoration: underline
}

.service__content .media__img {
    width: 131px;
    border-left: 1px #cfd1d3 solid;
    padding: 0 0 3px 12px
}

.service__content .media__img p {
    margin-bottom: 0
}

.service__sub-list {
    margin: 0;
    list-style: none
}

.service__sub-list li {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0
}

.ie7 .service__sub-list li {
    display: inline;
    zoom: 1
}

.service__sub-list li:before {
    background: none
}

.service__sub-list li a {
    color: #6a6a6a;
    font-size: 12px;
    text-decoration: underline
}

.service__sub-list li a:hover {
    text-decoration: none
}

.service__moar {
    display: inline-block;
    background: #972616
}

.ie7 .service__moar {
    display: inline;
    zoom: 1
}

.service__moar:hover {
    background: #b41600
}

.service__accordion {
    padding-bottom: 2em
}

.service__accordion-list {
    border-bottom: 1px #ececec solid;
    padding-bottom: 1.3em;
    margin-bottom: .5em;
    background: url('/bitrix/templates/agent/images/accordion_bg.png') no-repeat 50% 100%
}

.service__accordion-title {
    font-size: 16px;
    line-height: 2.7
}

/*.service__accordion-title:before{margin-right:4px;color:#464646;content:"\2014"}*/
.service__accordion-title a {
    text-decoration: none
}

.service__accordion-title a:hover {
    text-decoration: underline
}

.service__accordion-description {
    margin: 1em 0
}

/*.service__accordion-list--additional .service__accordion-title:before{color:#972616}*/
.service__accordion-list--additional .service__accordion-title:before {
    margin-right: 4px;
    color: #972616;
    content: "\2014"
}

.service__accordion-list--additional a {
    color: inherit
}

.news {
    margin-bottom: 4em
}

.news__wrap {
    padding: 28px 0 23px;
    /*background:url('/bitrix/templates/agent/images/logo-pattern.png')*/
}

.news__item {
    /*-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.13);box-shadow:0 3px 9px rgba(0,0,0,0.13);*/
    padding: 12px 19px;
    position: relative;
    background: #fff
}

.news__item:before {
    -webkit-transform: rotate(360deg);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 0 0 11px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: -11px;
    left: 19px;
    content: ""
}

.news__content {
    display: table;
    height: 100%;
    overflow: hidden
}

.news_image {
    padding-right: 27px
}

.news_image,
.news__excerpt {
    display: table-cell;
    height: 100%;
    overflow: hidden;
    vertical-align: middle
}

.news_image p,
.news__excerpt p {
    margin: 0
}

.testimonial blockquote {
    margin: 0
}

.testimonial--single {
    margin: 0 20px;
    padding: 20px 25px 13px;
    position: relative;
    background: #f0f3f5;
    color: #000;
    line-height: 1.5
}

.testimonial--single:before {
    border: 9px solid;
    border-color: #f0f3f5 #f0f3f5 transparent transparent;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: -18px;
    top: 18px;
    z-index: 2;
    content: ""
}

.testimonial--single p {
    margin: 0
}

.testimonial--single .testimonial__text {
    margin-bottom: 2px;
    overflow: hidden
}

.testimonial__text {
    padding-right: 35px
}

.testimonial__text:before {
    float: left;
    color: #972616;
    content: "\2014"
}

.testimonial__text p {
    margin-left: 18px
}

.testimonial__text p:first-letter {
    color: #972616
}

.testimonial__author {
    display: block;
    margin-bottom: .5em;
    color: #972616;
    font-style: normal;
    font-size: 18px;
    line-height: 1.4
}

.testimonial__company {
    display: block;
    color: #5f5f5f;
    font-size: 12px
}

.clients__list {
    padding-top: 3em;
    margin-bottom: 5em;
    list-style: none;
    text-align: center
}

.clients__item {
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle
}

.ie7 .clients__item {
    display: inline;
    zoom: 1
}

.clients__item:first-child {
    margin-left: 0
}

.cta {
    margin-bottom: 0;
    font-size: 30px;
    text-align: center;
    vertical-align: middle
}

.cta:before,
.cta:after {
    display: inline-block;
    width: 169px;
    height: 6px;
    background: #972616;
    content: "";
    vertical-align: middle
}

.cta:before {
    margin-right: 15px
}

.cta:after {
    margin-left: 15px
}

@media only screen and (max-width: 76.25em) {

    .cta:before,
    .cta:after {
        width: 125px
    }
}

.prefooter {
    margin-top: 20px;
    padding: 20px 0 20px;
    background: #9fa4a8;
    font-size: 12px;
    clear: both;
}

.prefooter .colhead {
    margin-bottom: .3em;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -1px
}

.prefooter a {
    color: inherit;
    text-decoration: none
}

.prefooter a:hover {
    text-decoration: underline
}

.prefooter a[href^=mailto] {
    text-decoration: underline
}

.prefooter a[href^=mailto]:hover {
    text-decoration: none
}

.prefooter ul {
    list-style: none
}

.prefooter ul li:before {
    content: "-"
}

.prefooter h4 {
    margin-bottom: 0;
    font-size: 12px
}

.prefooter dl {
    color: #fff
}

.prefooter dd {
    margin: 0;
    font-size: 14px
}

.social {
    float: right
}

.prefooter .colhead2 {
    font-weight: 600;
}

.prefooter ul {
    padding: 0
}

.site-footer {
    padding: 53px 0 65px;
    background: #000;
}

.copyright {
    float: left;
    width: 755px;
    line-height: 18px
}

.copyright small {
    color: #a8a8a8;
    font-size: 12px
}

.copyright small span {
    display: block;
    color: #fff;
    font-size: 14px
}

@media only screen and (max-width: 76.25em) {
    .copyright {
        width: 570px
    }
}

.maker {
    float: right;
    padding-left: 42px;
    width: 135px;
    background: url('/bitrix/templates/agent/images/maker-logo.png') no-repeat 0 3px;
    color: #fff;
    font-size: 12px;
    text-decoration: none
}

.maker:hover {
    text-decoration: underline
}

.sidebar {
    float: right;
    width: 33%;
    margin-bottom: 5em;
    position: relative
}

.sidebar__content--fixed {
    position: fixed;
    top: 20px
}

.sidebar__content--sticky {
    position: absolute;
    bottom: 0
}

.page__content {
    width: 65%;
    float: left;
    margin-bottom: 5em;
    font-weight: 300
}

.page__title {
    margin-bottom: .1em;
    color: #972616;
    font-size: 36px;
    line-height: 1.4
}

.page__sub-title,
.page h2 {
    margin-bottom: .4em;
    color: #464646
}

.page__moar {
    padding-top: 1.6em;
    font-size: 16px
}

.page__moar .brackets {
    min-height: 67px;
    margin-top: 1.6em;
    font-size: 36px;
    font-weight: 300;
    text-align: center
}

.page__moar .brackets:before,
.page__moar .brackets:after {
    border-width: 5px
}

.page__article img {
    max-width: 100%;
    height: auto
}

.page__article--country {
    font-size: 16px
}

.page__article--country h2 {
    font-size: 24px
}

.page__article--country+.page__moar {
    margin-bottom: 3em
}

.destinations {
    -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
    padding: 20px 0 20px 20px;
    margin: 0 0 43px -20px;
    border: 1px #ecf0f1 solid;
    position: relative;
    background: #f4f7f8 url('/bitrix/templates/agent/images/map.jpg') no-repeat 50% 50%;
    color: #464646;
    font-size: 16px
}

.destinations:before,
.destinations:after {
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(-3.2deg);
    transform: rotate(-3.2deg);
    width: 60%;
    height: 20%;
    max-width: 300px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: -1;
    content: ""
}

.destinations:after {
    -webkit-transform: rotate(3.2deg);
    transform: rotate(3.2deg);
    right: 15px;
    left: auto
}

.destinations__column {
    float: left;
    width: 25%
}

.destinations__column h3 {
    margin-bottom: 0;
    font-size: 18px
}

.destinations__column ul {
    list-style: none
}

.destinations__column a {
    text-decoration: none;
    white-space: nowrap
}

.destinations__column a:hover {
    text-decoration: underline
}

.flag {
    width: 16px;
    height: 11px;
    margin-right: 14px;
    top: -2px;
    background: url('/bitrix/templates/agent/images/flags.png') no-repeat
}

.flag--fr {
    background-position: 0 0
}

.flag--de {
    background-position: 0 -12px
}

.flag--it {
    background-position: 0 -24px
}

.flag--en {
    background-position: 0 -36px
}

.flag--sp {
    background-position: 0 -48px
}

.flag--au {
    background-position: 0 -60px
}

.flag--sr {
    background-position: 0 -72px
}

.flag--sl {
    background-position: 0 -84px
}

.flag--cr {
    background-position: 0 -96px
}

.flag--ch {
    background-position: -17px 0
}

.flag--sc {
    background-position: -17px -12px
}

.flag--ta {
    background-position: -17px -24px
}

.flag--ua {
    background-position: -17px -36px
}

.flag--tu {
    background-position: -17px -48px
}

.flag--th {
    background-position: -17px -60px
}

.flag--is {
    background-position: -17px -72px
}

.flag--ba {
    background-position: -17px -84px
}

.flag--vi {
    background-position: -17px -96px
}

.flag--in {
    background-position: -17px -108px
}

.flag--le {
    background-position: -17px -120px
}

.flag--ne {
    background-position: -17px -132px
}

.flag--pa {
    background-position: -34px -108px
}

.flag--si {
    background-position: -34px -120px
}

.flag--sa {
    background-position: -34px -60px
}

.flag--ir {
    background-position: -34px -72px
}

.flag--sh {
    background-position: -34px -84px
}

.flag--jp {
    background-position: -34px -96px
}

.flag--us {
    background-position: -34px 0
}

.flag--ca {
    background-position: -34px -12px
}

.flag--br {
    background-position: -34px -24px
}

.flag--as {
    background-position: -34px -36px
}

.flag--eg {
    background-position: -34px -48px
}

.flag--tr {
    background-position: 0 -108px
}

.flag--ru {
    background-position: 0 -120px
}

.flag--az {
    background-position: 0 -132px
}

.flag--uk {
    background-position: 0 -144px
}

.flag--kz {
    background-position: -34px -132px
}

.widget {
    margin-bottom: 35px
}

.widget li:before {
    margin-right: 5px;
    color: #464646;
    content: "\2014"
}

.widget .bulleted li {
    padding-left: 15px
}

.widget .bulleted li:before {
    top: 9px;
    content: ""
}

.widget__title {
    margin-bottom: .5em;
    padding-left: 19px;
    font-size: 18px
}

.widget__content {
    padding-left: 19px
}

.widget__content ul {
    margin-bottom: 0;
    list-style: none
}

.widget--wavy .widget__content {
    padding: 20px 0 18px 19px;
    background-image: url('/bitrix/templates/agent/images/waves.png'), url('/bitrix/templates/agent/images/waves.png');
    background-position: 0 0, 0 100%;
    background-repeat: repeat-x, repeat-x
}

.reviews {
    margin-bottom: 35px
}

.reviews a {
    color: inherit
}

.reviews .icon {
    margin: 0 4px
}

.form {
    margin: 2em 0
}

.form .group+.group {
    margin-top: 12px
}

.form textarea {
    min-height: 106px;
    padding-top: 8px
}

.form__label {
    float: left;
    width: 201px;
    margin-top: 5px;
    font-weight: 400
}

.form__input-wrap {
    /*margin-left:201px;*/
    text-align: center;
    width: 49%;
    position: relative
}

.form__input-wrap .btn {
    margin-left: 24px;
    position: absolute;
    left: 100%;
    top: 5px;
    color: #972616;
    text-decoration: underline
}

.form__input-wrap .btn:hover {
    text-decoration: none
}

.form__required {
    color: #972616
}

.form__input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block;
    width: 100%;
    height: 34px;
    border: 1px #9f9f9f solid;
    padding-left: 9px
}

select.form__input {
    padding-left: 5px
}

.form__button {
    /*float:right;*/
    height: 57px;
    padding: 0 24px;
    border: 0;
    background: #972616;
    color: #fff;
    font-size: 24px;
    font-weight: 300
}

.form__button:hover {
    background: #b41600
}

.form__labels {
    padding-top: 13px
}

.form__labels label {
    float: right
}

.form__labels label:first-child {
    float: left;
    margin-top: 0
}

.breadcrumbs {
    margin: 0 0 40px;
    font-weight: 400
}

.breadcrumbs .icon--crumbs {
    margin: 8px 8px 0 0
}

.breadcrumbs__item {
    float: left;
    margin-right: 23px;
    position: relative;
    color: #464646;
    font-size: 18px
}

.breadcrumbs__item ul {
    list-style: none;
    margin: 0;
    white-space: nowrap
}

.breadcrumbs__item ul a:hover {
    color: #000
}

.breadcrumbs__item--parent a {
    color: inherit;
    text-decoration: none
}

.breadcrumbs__item--parent a span {
    border-bottom: 1px dotted
}

.breadcrumbs__item--parent:hover .breadcrumbs__menu {
    display: block;
    border: 1px #4c4c4c solid;
    padding: 9px 15px 10px;
    background: #fff
}

.breadcrumbs__menu {
    display: none;
    position: absolute;
    left: -16px;
    top: -10px;
    z-index: 10
}

.breadcrumbs__list--columned {
    padding-top: 1em
}

.breadcrumbs__list--columned>li {
    display: inline-block;
    padding: 0 15px 0 0;
    width: 150px;
    vertical-align: top
}

.ie7 .breadcrumbs__list--columned>li {
    display: inline;
    zoom: 1
}

.breadcrumbs__list--columned h3 {
    margin-bottom: 0
}

.breadcrumbs__list--columned section+section {
    margin-top: 1em
}

.breadcrumbs__item--current a {
    color: #464646;
    text-decoration: none
}

.list {
    list-style: none
}

.list--dashed>li {
    padding-left: 19px
}

.list--dashed>li:before {
    margin: 0 4px 0 -19px;
    content: "\2014"
}

.list--brand>li:before {
    color: #972616
}

.list--ticked {
    margin-bottom: 2em
}

.list--ticked>li {
    padding-left: 19px;
    margin-bottom: .5em
}

.list--ticked>li:before {
    display: inline-block;
    width: 17px;
    height: 15px;
    margin: 0 4px 0 -19px;
    background: url('/bitrix/templates/agent/images/images.png') no-repeat 0 -121px;
    content: ""
}

.details {
    margin-bottom: 1em
}

.details__content {
    border-left: 6px #545454 solid;
    padding: 5px 0 5px 18px;
    margin: 0 0 1em 15px
}

.details__content>span {
    display: block
}

.details__content small {
    color: #464646
}

.details__title {
    font-size: 24px;
    font-weight: 300
}

.details_item {
    color: #972616;
    font-size: 24px;
    font-weight: 300
}

.details__caption {
    display: block;
    font-size: 100%;
    text-indent: -.4em
}

.details__price {
    color: #972616
}

.details__price td {
    font-size: 24px
}

.scheme__steps {
    padding-top: 20px;
    margin-bottom: 2.8em;
    counter-reset: my-awesome-counter
}

.scheme__steps li {
    display: inline-block;
    width: 23%;
    padding-left: 41px;
    margin-left: 2%;
    position: relative;
    font-size: 14px;
    vertical-align: top;
    counter-increment: my-awesome-counter
}

.ie7 .scheme__steps li {
    display: inline;
    zoom: 1
}

.scheme__steps li:first-child {
    margin-left: 0
}

.scheme__steps li:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    background: #4f4f4f;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    content: counter(my-awesome-counter);
    text-align: center
}

.scheme__steps a {
    display: block;
    font-size: 12px
}

.other a {
    display: block;
    min-width: 180px;
    padding: 10px 0 8px;
    background: #464646;
    color: #fff;
    text-align: center;
    text-decoration: none
}

@media only screen and (max-width: 76.25em) {
    .other a {
        min-width: 140px
    }
}

.popup {
    display: none;
    width: 580px;
    padding: 43px 100px 35px 80px;
    position: relative;
    background: #fff
}

.popup textarea {
    resize: none
}

.popup .form__input-wrap {
    width: 65%
}

.popup__title {
    color: #972616;
    font-size: 36px
}

.about-main h1 {
    margin-bottom: .6em;
    font-size: 24px;
    line-height: 36px;
}

.about-main h1 span {
    color: #972616;
    font-weight: 400;
}

.fancybox-overlay {
    background: url('/bitrix/templates/agent/images/fancybox_overlay.png') !important;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    z-index: 999999;
}

.btn--popup-close {
    cursor: pointer;
}

.about-main-page h1 {
    margin-bottom: .6em;
    font-size: 24px;
    line-height: 36px;
}

.about-main-page h1 span {
    color: #972616;
    font-weight: 400;
}

.site-header {
    position: relative;

}

/* 29.05.2015 Reaspekt */
.roboto {
    font-family: 'Roboto';
}

.width .contact__phone {
    color: #222;
    margin: -4px 0 0 10px !important;
    display: block;
    position: relative;
    text-decoration: none;
    font-weight: bold;
}

.icon-air {
    width: 280px;
    height: 38px;
    display: block;
    text-decoration: none;
    background: url(/images/fly-button.jpg) repeat;
    text-align: center;
    line-height: 39px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 4px;
    color: #fff;
    cursor: pointer;
}

.icon-air span {
    background: url(/images/fly.png) 20px center no-repeat;
    display: block;
}

.sidebar .icon-air {
    width: 313px;
}

.sidebar .icon-air {
    background-position: 45px 0
}

.width .contact__phone.text {
    font-size: 14px;
}

.top-menu {
    clear: left;
    padding-left: 0;
    height: 81px;
    padding-bottom: 10px;
    margin: 32px 0 0 0;
}

.top-menu a.selected {
    color: #972616;
    text-decoration: underline;
}

.top-menu>nav {
    position: relative;
    display: block;
    float: right;
    margin-top: 7px
}


.top-menu ul.navigation-top {
    position: relative;
    width: 100%;
    clear: left;
    margin: 0;
}

ul.navigation-top li {
    display: block;
    float: left;
    padding: 7px 15px;
    border-left: 2px solid #972616;
}

ul.navigation-top li:last-of-type {
    border-right: 2px solid #972616;
}

ul.navigation-top li>a {
    font: bold 14px/14px Ubuntu, sans-serif;
    text-transform: uppercase;
}

ul.navigation-top li>a:hover {
    color: #972616;
}

.top-menu>nav:last-child {
    float: right;
    margin-bottom: 10px;
    /*margin-right: 65px;*/
}

ul.navigation-lang {
    list-style-type: none;
}

ul.navigation-lang li {
    float: left;
    display: block;
    margin-right: 10px;
    border: 1px solid #fff;
    padding: 0 6px;
}

ul.navigation-lang li a {
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
    border-bottom: 1px dotted #972616;
}

ul.navigation-lang li a:hover {
    border-bottom: 1px dotted #ffffff;
}

ul.navigation-lang li.active {
    background: #ffffff;
    border: solid 1px #bbbcbc;
    font-size: 14px;
    padding: 0 6px;
    height: 21px;
    text-align: center;
    position: relative;
}

ul.navigation-lang li.active:after {
    background: #ffffff;
    border-right: solid 1px #bbbcbc;
    border-bottom: solid 1px #bbbcbc;
    bottom: -5px;
    content: "";
    height: 8px;
    left: 45%;
    position: absolute;
    transform: rotate(45deg);
    width: 8px;
}

ul.navigation-lang li.passive {
    margin: 2px 30px 0 30px;
    padding: 0;
}

ul.navigation-lang li.active a {
    border-bottom: none;
    color: #282828;
}

.news__content .news__date {
    width: 20%;
    display: table-cell;
}

.news__date .container-date {
    background: none repeat scroll 0 0 #9f2618;
    border-radius: 50% 50% 50% 0;
    display: block;
    height: 100px;
    margin: 10px;
    position: relative;
    text-align: center;
    width: 100px;
}

.news__date .container-date span:first-child {
    padding-top: 20px;
}

.news__date .container-date span {
    position: relative;
    display: block;
    color: #fbaca4;
    font-size: 14px;
}

.news__date .container-date span.day {
    font-size: 18px;
}

.news__content {
    margin-top: -25px;
}

.news__content .news__excerpt {
    width: 70%;
    padding-top: 35px;
}

.news__excerpt>.content {
    border: 1px solid #bbbcbc;
    padding: 10px 15px;
}

.news__excerpt .button-more {
    display: block;
    clear: left;
    margin: 10px 0 0 0;
}

.news__excerpt .button-more>a {
    color: #fff;
    text-decoration: none;
    padding: 10px 25px;
    background: #9f2618;
    font-size: 12px;
}

.news__item {
    height: 290px !important;
}

.news__item h3:before {
    color: #972616;
    content: "—";
    margin-right: 4px;
}

.news__item h3 {
    color: #9f2618;
    margin-left: 20%;
    margin-bottom: 0;
}

.calculation-block {
    display: block !important;
    margin: 0 auto;
    padding: 10px 20px !important;
    border: 1px solid #bbbcbc;
    margin-top: 20px;
    margin-bottom: 20px;
}

.calculation-block .form__button {
    background: none repeat scroll 0 0 #972616;
    border: 0 none;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    height: auto !important;
    padding: 10px 35px;
    text-transform: uppercase;
    margin-top: 20px;
}

.block .form__label {
    float: none;
    display: block;
}

.block .form__input-wrap {
    width: 98%;
}

.main-section {
    height: 100%;
}

.main-section nav {
    height: 100%;
}

ul.main_block_menu {
    height: 100%;
    list-style-type: none;
    display: table;
    width: 100%;
}

ul.main_block_menu li {
    position: relative;
    display: table-row;
    background-image: linear-gradient(#ab5144 0%, #ba5e50 50%, #ab5144 100%);

}

ul.main_block_menu li a {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 200;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

ul.main_block_menu li:last-child a {
    border-bottom: none;
}

ul.main_block_menu li:hover,
ul.main_block_menu li.active {
    background-image: linear-gradient(#972616 0%, #a83120 50%, #972616 100%);
}

ul.main_block_menu li:hover a,
ul.main_block_menu li.active a {
    background: url('/bitrix/templates/agent/images/arrow_main_block.png') no-repeat 95% 50%;
}

.slider-content {
    border: 3px solid #ab5144;
    height: 100%;
    overflow: hidden;
    padding: 0;
}

.slider-content .container-image {
    background: none repeat scroll 0 0 #f8f9f9;
    border-spacing: calc(5px);
    display: table;
    height: 100%;
    padding: 0;
    width: 100%;
}

.container-image .inner-container {
    display: table-cell;
    border: 2px solid #711c12;
    background: #fff;
    height: 100%;
}

.container-image .inner-container img {
    width: 100%;
}

.container-image .inner-container .image {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.container-image .inner-container .inner-block {

    clear: left;
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.container-image .inner-container .intro-text:before {

    background: none repeat scroll 0 0 #000;
    height: 100%;
    position: absolute;
    right: -10%;
    top: 0;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    width: 80%;
    opacity: 0.6;
    content: "";
}

.container-image .inner-container .intro-text {
    display: block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.intro-text .text-content {
    display: block;
    float: right;
    height: 100%;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 60%;
}

html .intro-text .text-content * {
    color: #fff !important;
}

.list-container {
    margin: 20px;
    position: relative;
}

.list-container ul {
    list-style-type: none;
}

.list-container ul li {
    line-height: 20px;
    margin: 10px 0;
}

.list-container ul li span {
    border: 2px solid #982616;
    margin-right: 20px;
    width: 2px;
}

.bg-content-text:before {
    background: none repeat scroll 0 0 #8f3a31;
    content: "";
    height: 100%;
    left: -5%;
    position: absolute;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    width: 30%;
    z-index: -1;
}

.bg-content-text {
    background: none repeat scroll 0 0 #8f3a31;
    bottom: 10%;
    padding: 0;
    position: absolute;
    right: 20px;
    width: 100%;
    z-index: 1;
}

.bg-content-text .inner-content {
    padding: 10px 20px;
}

.bg-content-text ul {
    list-style-type: none;
}

.bg-content-text ul li:after {
    position: absolute;
    content: ".";
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    border-radius: 50% 50% 50% 0;
    margin: 2px 0 0 10px;
    color: #fff;
    line-height: 0px;
    text-align: center;
    font-size: 24px;
}

.inner-container .service__imagery {
    margin: 0 !important;
}

.header-short-list {
    padding: 0 0 0 20px;
    position: relative;
    display: block;
    clear: left;
    border: 1px dashed #a13c2d;
}

.header-short-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    overflow: hidden;
}

.header-short-list ul li {
    float: left;
    padding: 15px 10px;
}

.header-short-list ul li .icon {
    width: 34px;
    height: 34px;
    background: url('/bitrix/templates/agent/images/main_top_icons.png') no-repeat 0 0;
}

.header-short-list ul li .icon.price {
    margin-top: 0;
    padding: 0;
    border: none;
}

.header-short-list ul li .icon.discount {
    background-position: -34px 0;
}

.header-short-list ul li .icon.shipping {
    background-position: -68px 0;
}

.clients {
    margin-top: 60px;
}

.destinations .destinations__column ul li a img {
    position: relative;
    top: -2px;
    margin-right: 10px;
}

.breadcrumbs__item--parent.first>div.first-podm:hover div. {
    display: block;
}

/* start */

h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 300;
    margin: 45px 0 !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.nomargin {
    margin-right: 0 !important;
}

.content {
    font-family: 'Roboto';
    font-weight: 300;

}

.roboto {
    font-family: 'Roboto';
    font-weight: 500;
}

.content h1 {
    color: #902817;
    font-size: 36px;
    margin: 30px 0 30px 0;
    max-width: 820px;
    line-height: 45px;
    font-weight: 300;
}

.advantage-first {
    background: #ecedee;
}

.advantage-second {
    background: #f2f3f3;
}

.advantage-third {
    background: #f8f9f9;
}

.advantage p {
    font-size: 17px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    line-height: 22px;
    width: 165px;
    height: 97px;
}

.advantage {
    width: 33%;
    height: 97px;
}

.table {
    display: table;
    height: 97px;
    width: 175px;
}

.advantage img {
    margin: 33px 15px 33px 30px;
}

.advantages .people {
    margin-top: -82px;

    margin-right: -10px;
}

.advantages .people img {
    width: 100%;
}

.advantages .information {
    width: 786px;
}

.advantages .about,
.ajax_promoblock .about {
    margin: 32px 0 0 0;
}

.about p {
    font-size: 16px;
    font-weight: 500;
    border-left: solid 5px #972616;
    padding-left: 14px;
}

.names {
    margin-top: 48px;
}

.names tr td {
    vertical-align: middle;
}

.product-name {
    margin-left: 10px;
    display: block;
}


.product-name img {
    margin-right: 15px;
}

.product-name span {
    display: inline-block;
    color: #000000;
    font-size: 19px;
    text-decoration: underline;
}

.product-name:hover span {
    text-decoration: none;
}

.names {
    border-left: solid 5px #000000;
    border-right: solid 5px #000000;
    position: relative;
}

.bracket {
    position: absolute;
    width: 30px;
    height: 5px;
    background: #000000;
}

.bracket1 {
    top: 0;
    left: 0;
}

.bracket2 {
    bottom: 0;
    left: 0;
}

.bracket3 {
    bottom: 0;
    right: 0;
}

.bracket4 {
    top: 0;
    right: 0;
}

.names table,
.names tr,
.names td {
    border: none;
}

.names table {
    margin: 0 144px;
    width: 830px;
}

.names table tr td {
    height: 53px;
    padding: 8px 0;
    vertical-align: middle;
}

.names table tr td:nth-child(2n+1) {
    width: 53px;
}

.names table tr td:nth-child(2) {
    width: 430px;
}

.names table tr td:nth-child(4) {
    width: 300px;
}

.price {
    margin-top: 94px;
    padding-bottom: 50px;
    border-bottom: dashed 1px #bbbcbc;
}

.price-name {
    color: #972616;
    font-size: 30px;
    line-height: 63px;
    margin-right: 35px;
}

.no-title .price-name {
    display: none;
}

.price-description {

    font-size: 18px;
    margin-right: 32px;
    padding-top: 3px;

}

.price-description span {
    color: #972616;
}

.price-order {
    background: #e8e6de url(/images/right.png) top right no-repeat;
    color: #972616;
    cursor: pointer;
    font-size: 14px;
    height: 49px;
    line-height: 49px;
    padding: 10px 10px 10px 53px;
    text-transform: uppercase;
    width: 297px;
}

.price-order:hover {
    color: #000000;
    background: #e0d7ac url(/images/right.png) top right no-repeat;
}

a,
.price-order,
.slider-arrow--left,
.slider-arrow--right,
.input-line input[type="text"],
.input-line textarea,
.read-more {
    -moz-transition: all 0.25s 0.04s ease;
    -o-transition: all 0.25s 0.04s ease;
    -webkit-transition: all 0.25s 0.04s ease;
    transition: all 0.25s ease;
}

.review {
    width: 356px;
    margin: 0 42px 0 0;
}

.review-name {
    background: url(/images/mdash.png) 1px 10px no-repeat;
    color: #972616;
    font-size: 24px;
    line-height: 22px;
    padding-left: 40px;
}

.review-organization {
    color: #000000;
    font-size: 16px;
    margin: 0 0 12px 40px;
}

.review-block {}

.manager-block {
    border: solid 1px #bbbcbc;
    height: 146px;
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0 0 20px;
    padding: 10px 16px 16px 16px;
    width: 360px;
}

.manager-contact {
    background: #972616;
    border: solid 2px #972616;
    color: #ffffff;
    font-size: 14px;
    height: 30px;
    display: block;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin: 15px 0 0 20px;
    width: 126px;
}

.manager-contact:hover {
    background: #ffffff;
    color: #000000;
}

.manager {
    margin-right: 45px;
}

.gray-die {
    background: #f8f9f9;
    height: 345px;
    left: 0;
    position: absolute;
    width: 100%;
    min-width: 1220px;
}

.gray-die-double {
    height: 345px;
    position: relative;
}

.white-die {
    background: #ffffff;
    height: 345px;
    width: 547px;
    margin-left: 60px;
    position: relative;
    z-index: 25;
}

.slider {
    position: absolute !important;
    top: 20px;
    z-index: 35;
    width: 1080px;
    height: 310px;
    overflow: hidden;
    padding-left: 90px;
}

.slides {
    list-style: none;
}

.slide-text h6 {
    color: #000000;
    font-size: 18px;
}

.slide-text {
    margin-left: 50px;
    line-height: 24px;
    width: 450px;
    margin-bottom: 14px;
}

.slide-text p {
    font-size: 16px;
    line-height: 24px;
    height: 144px;
    overflow: hidden;
}

.read-more {
    background: #972616 none repeat scroll 0 0;
    border: solid 2px #972616 !important;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 31px;
    margin: 10px 0 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 26px;
}

.read-more:hover {
    background: #ffffff;
    border: solid 2px #972616 !important;
    color: #000000;
}

.slider-arrow--left {
    background: url(/images/left-slide.png);
    width: 29px;
    height: 71px;
    position: absolute;
    left: 0;
    top: 136px;
    cursor: pointer;
}

.slider-arrow--right {
    background: url(/images/right-slide.png);
    width: 29px;
    height: 71px;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 136px;
}

.slider-arrow--left:hover {
    background: url(/images/left-slide-hover.png);
}

.slider-arrow--right:hover {
    background: url(/images/right-slide-hover.png);
}

.faq .question {
    border: dashed 1px #bbbcbc;
    font-size: 18px;
    padding: 2px 15px;
    position: relative;
}

.triangle-left {
    background: #ffffff;
    border-left: dashed 1px #bbbcbc;
    height: 15px;
    position: absolute;
    left: 15px;
    bottom: -15px;
    width: 15px;
}

.triangle-right {
    background: #ffffff;
    border-left: dashed 1px #bbbcbc;
    height: 18px;
    position: absolute;
    transform: rotate(45deg);
    left: 20px;
    bottom: -25px;
    width: 20px;
}

.roboto-bold {
    font-weight: 700;
}

.reply {
    font-size: 16px;
    margin-top: 18px;
}

.question-reply {
    margin-top: 30px;
}

.redline {
    background: #972616;
    height: 5px;
    width: 1000px;
    margin: 25px auto;
}

.estimate-title {
    text-align: center;
    margin-top: 80px;
    position: relative;
}

.estimate-title h3 {
    background: #ffffff;
    font-size: 30px;
    font-weight: 600;
    padding: 0 45px;
    margin-top: -55px;
    width: 595px;
}

.estimate-form {
    border: solid 1px #bbbcbc;
    padding: 25px;
}

.estimate-form .left {
    width: 48%;
    margin-right: 4%;
}

.input-line {
    margin-bottom: 30px;
    text-align: left;
}

.input-line input[type="text"] {
    width: 345px;
    height: 35px;
    padding: 0 15px;
    outline: none;
    border: solid 1px #bbbcbc;
}

.input-line label {
    width: 156px;
    display: inline-block;
}

.input-line label,
.input-line input,
.input-line textarea,
.input-line span {
    font-size: 16px;
}

.input-line label span {
    color: #972616;
}

.input-line textarea {
    width: 510px;
    height: 120px;
    border: solid 1px #bbbcbc;
    outline: none;
    resize: none;
    padding: 10px;
    margin-top: 10px;
}

.input-line input[type="text"]:focus,
.input-line textarea:focus {
    border: solid 1px #666666;
}

.for-textarea {
    display: block !important;
    margin-top: -10px;
}

.submit-button {
    text-align: center;
}

.submit-button input[type="submit"] {
    border: none;
    outline: none;
    margin-top: 0;
}

.big-text {
    font-size: 24px;
    text-align: center;
    margin: 12px 0 60px 0;
}

.big-text span {
    font-size: 30px;
}

.page,
.width {
    max-width: 1180px;
}

.portfolio-detail-img {
    float: left;
    margin: 10px;
}

.item-a-selected a {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
    opacity: 1 !important;
    background: #fff;
    position: relative;
    z-index: 30;
    color: #000
}

/*
.item-a-selected .icon {
    background-position: -52px -28px !important;
}

.item-a-selected .icon--rectangle {
    background-position: -25px -28px !important;
}

li:first-child.item-a-selected .icon {
    background-position: 0 -28px !important;
}

.nav__item--header:hover .icon--rectangle {
    background-position:0 -28px;
}

.nav__item--header:hover .icon--circle {
    background-position:-25px -28px;
}

.nav__item--header:hover .icon--eye {
    background-position:-52px -28px;
}*/

.destinations-map {
    width: 767px;
}

.destinations-map h2 {
    font-size: 1.7em;
    margin: 0 0 .4em 0 !important;
    color: #464646;
}

.about-text {
    background: #ecedee;
    font-size: 15px;
    font-weight: 800;
    line-height: 27px;
    padding: 30px;
    width: 725px
}

.red-drop {
    background: #ae2318;
    border: solid 10px #ae2318;
    border-radius: 50% 50% 50% 0;
    height: 245px;
    overflow: hidden;
    width: 200px;
}

.about-page .red-drop {
    margin-left: 130px;
    margin-top: -73px;
}

.four {
    color: #ecedee;
    font-size: 140px;
    font-family: roboto;
    font-weight: 600;
    line-height: 180px;
}

.reason {
    font-size: 30px;
    font-weight: 800;
    margin-left: -30px;
    margin-top: 80px;
    display: inline-block;
}

.about-page p {
    font-size: 15px;
    font-weight: 800;
}

.fixed-content {
    width: 900px;
}

.fixed-content p {
    margin-bottom: 30px;
}

.about-adv {
    border: dotted 2px #c5c5c5;
    border-radius: 2px;
    display: inline-block;
    padding: 12px 33px 12px 84px;
    position: relative;
    width: 100px;
    font-size: 15px;
    font-weight: 800;
    margin-right: 20px;
}

.about-adv-1:before {
    background: url(/images/ab1.png) no-repeat;
    content: " ";
    height: 40px;
    position: absolute;
    width: 40px;
    left: 22px;
    top: 17px;
}

.about-adv-2:before {
    background: url(/images/ab2.png) no-repeat;
    content: " ";
    height: 40px;
    position: absolute;
    width: 40px;
    left: 22px;
    top: 17px;
}

.about-adv-3:before {
    background: url(/images/ab3.png) no-repeat;
    content: " ";
    height: 40px;
    position: absolute;
    width: 40px;
    left: 28px;
    top: 17px;
}

.about-adv-3 {
    width: 125px;
}

p {
    padding-left: 0;
}

.about-page {
    padding-bottom: 25px;
}

.page p {
    font-size: 17px;
}

.page-content {
    width: 787px;
}

.inner-right-menu {
    background: #f8f9f9;
    padding: 20px;
    width: 240px;
}

.inner-right-menu a {
    color: #000000;
    display: block;
    font-size: 15px;
    font-weight: 800;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

.inner-right-menu a.item-a-selected {
    background: #ab5144;
    color: #ffffff;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
}

.contacts-table,
.contacts-table tr,
.contacts-table tr td {
    border: 0;
}

.contacts-table td {
    font-size: 15px;
    padding: 8px 0;
}

.contacts-table .name-t {
    font-weight: 600;
}

.contacts-table td:nth-child(2n + 1) {
    width: 165px;
}

.call-order-block {
    margin-top: -60px;
    text-align: center;
}

.call-order-block h4 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 10px;
}

.call-order-block input[type="text"].error_input {
    border: 1px solid red;
    height: 38px;
    width: 162px;
}

.call-order-block input[type="text"] {
    background: #9fa4a8;
    border: 0;
    border-radius: 2px;
    color: #ffffff;
    font-weight: 800;
    height: 40px;
    margin-bottom: 20px;
    outline: none;
    padding: 0 20px;
    width: 164px;
}

.call-order-block .inner-right-menu {
    padding-bottom: 30px;
    padding-top: 30px;
}

.call-order-block .inner-right-menu .mf-ok-text {
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 20px;
}

.call-order-block input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
    font-weight: 800;
}

.call-order-block input[type="text"]::-moz-placeholder {
    color: #ffffff;
    font-weight: 800;
}

/* Firefox 19+ */
.call-order-block input[type="text"]:-moz-placeholder {
    color: #ffffff;
    font-weight: 800;
}

/* Firefox 18- */
.call-order-block input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
    font-weight: 800;
}

.call-order-block input[type="submit"] {
    background: #972616;
    border: 0;
    border-radius: 25px;
    color: #ffffff;
    font-weight: 800;
    height: 40px;
    margin-top: 20px;
    outline: none;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}

.call-order-block input[type="submit"]:hover {
    opacity: 0.8;
}

.news-list {}

.news-list h2 {
    font-size: 21px;
    font-weight: 800;
    line-height: 24px;
    margin: 0 0 20px 0 !important;
}

.date,
.news-date-time {
    color: #000000;
    font-size: 13px;
    opacity: 0.5;
    font-weight: 800;
}

.right-picture {
    float: right;
    width: 490px;
}

.news-list .image {
    margin-right: 25px;
}

.news-list .preview-text {
    font-size: 15px;
    margin-bottom: 12px;
}

.news-list .item .detailp {
    font-weight: 800;
}

.news-list .item {
    margin-bottom: 30px;
}

.projects .item {
    margin: 0 21px 40px 0;
    width: 299px;
}

.projects {
    width: 940px;
}

.projects h2 {
    font-size: 24px;
    font-weight: 800;
    line-height: 24px;
    margin: 12px 0 12px 0 !important;
}

.projects .detailp {
    font-weight: 800;
    margin-top: 6px;
}

.news-detail .left-description {
    float: left;
    width: 650px;
}

.news-detail__list .left-description {
    float: none;
    width: 100%;
}

.vacancy h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.vacancy {
    margin-bottom: 24px;
}

.vacancies-popup {
    background: #ffffff;
    height: 300px;
    width: 300px;
}

.vacancy a {
    display: inline-block;
    font-weight: 800;
    margin-top: 4px;
}

.page .small {
    font-size: 12px;
    line-height: 17px;
}

.page .tamog .small {
    font-size: 16px;
}

.page .tamog.first .small {
    font-size: 12px;
}

.page .tamog.first .advantage-first .small {
    font-size: 16px;
}

.textGruz {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 100%;
    margin-bottom: 15px;
}

.titleGruz {
    background: #f7f6f6;
    color: #000;
    font-weight: 500;
    font-size: 21px;
    line-height: 24px;
    padding: 10px 28px;
    margin-bottom: 45px;
    border-left: 5px solid #972616;
}

.blockGruz {
    min-height: 165px;
    position: relative;
    margin-bottom: 50px;
    padding-top: 15px;
    padding-left: 210px;
}

.blockGruz a {
    display: block;
    width: 185px;
    text-align: center;
    text-decoration: none;
    margin-right: 10px;
    float: left;
    color: #6f6f6f;
    position: relative;
}

.blockGruz .img {
    height: 60px;
    width: 100%;
    display: block;
    margin-bottom: 70px;
}

.blockGruz .name {
    display: block;
    text-decoration: underline;
    line-height: 100%;
    font-size: 14px;
    color: #6f6f6f;
}

.blockGruz a:hover .name {
    text-decoration: none;
    color: #972616;
}

.blockGruz a:before {
    content: "";
    display: block;
    width: 66px;
    height: 66px;
    position: absolute;
    background: url(/bitrix/templates/agent/images/spriteGruz.png) no-repeat right top;
    top: 58px;
    left: 50%;
    margin-left: -33px;
}

.blockGruz a:hover:before {
    background-position: 0 0;
}

.reviews .next,
.reviews .prev {
    cursor: pointer;
    height: 26px;
    position: absolute;
    top: 300px;
    width: 15px;
}

.reviews .next {
    background: url(/images/slider2_arrow.png) -15px 0 no-repeat;
    right: 0;
}

.reviews .next:hover {
    background: url(/images/slider2_arrow.png) -15px -26px no-repeat;
}

.reviews .prev {
    background: url(/images/slider2_arrow.png) 0 0 no-repeat;
    left: 0;
}

.reviews .prev:hover {
    background: url(/images/slider2_arrow.png) 0 -26px no-repeat;
}

.reviews {
    position: relative;
}

.product-name span.no-link {
    text-decoration: none;
}

.errortext {
    color: #972616;
}

.wait * {
    cursor: wait !important;
}

.notetext {
    color: green;
}

.hidden {
    display: none;
}

.fancyform #fancybox-close {
    background: transparent url('/bitrix/templates/agent/images/close_btn.png') 0 0;
    height: 19px;
    right: 20px;
    top: 20px;
    width: 19px;
}

.fancyform #fancybox-close:hover {
    opacity: 0.8;
}

.fancyform #fancybox-outer {
    background: #2c2c2c
}

.fancyform #fancybox-content {
    border: none;
}

.popup-div {
    text-align: center;
    padding: 30px 20px 40px 40px;
    width: 430px;
}

.popup-div * {
    font-family: 'Roboto';
}

.popup-div input[type='text'] {
    border: 1px solid #bbbcbc;
    color: #848282;
    font-size: 16px;
    height: 43px;
    margin-bottom: 16px;
    outline: none;
    padding: 0 20px;
    width: 376px;
    -webkit-box-shadow: inset 0 5px 10px #dedede;
    -moz-box-shadow: inset 0 5px 10px #dedede;
    box-shadow: inset 0 5px 10px #dedede;
}

.lastname {
    display: none;
}

.popup-div input[type='text'].error_input {
    border: #f33 2px solid
}

.popup-div textarea {
    border: 1px solid #bbbcbc;
    color: #848282;
    font-size: 16px;
    height: 88px;
    margin-bottom: 16px;
    outline: none;
    padding: 5px 20px;
    resize: none;
    width: 376px;
    -webkit-box-shadow: inset 0 5px 10px #dedede;
    -moz-box-shadow: inset 0 5px 10px #dedede;
    box-shadow: inset 0 5px 10px #dedede;
}

.popup-div input[type='submit'] {
    background: url('/bitrix/templates/agent/images/btn_stripes.png');
    color: #ffffff;
    font: bold 18px/50px "Ubuntu";
    height: 50px;
    width: 230px;
    border: none;
    padding: 0;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
}

.popup-div input[type='submit']:hover {
    opacity: 0.9;
}

.popup-div .form {
    margin: 20px 0 0 0;
}

.popup-div .general {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}

.popup-div .descriptor {
    font-size: 15px;
    margin-bottom: 15px;
    color: #fff;
}

.popup-div p {
    font-size: 15px;
    margin: -10px 0 15px 0;
}

.page ul li {
    font-size: 17px
}

ul {
    list-style-image: url('/bitrix/templates/agent/images/romb.png');
    padding-left: 30px;
}

ul.ul-cols {
    padding-left: 0;
    float: none;
    display: block;
    width: 100%;
}

ul.ul-cols li {
    float: left;
    margin: 0 30px;
    color: #902817;
    height: auto
}

ul.ticks {
    list-style-type: none;

    padding-left: 0px;
}

ul.ticks li {
    float: left;
    display: block;
    width: 340px;
    padding-left: 40px;
    background: 0 0 no-repeat url('/bitrix/templates/agent/images/tick.png');
    margin: 0 0 30px 30px;
    color: #000;
    height: auto;
}

.page h2 {
    clear: both;
    font-size: 24px;
    font-weight: normal;
    color: #0d0304;
    margin: 30px 0;
}

.page h3 {
    clear: both;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #972616;
    margin: 30px 0;
}

img.fl {
    float: left;
    margin: 10px 10px 10px 0;
}

table.table {
    width: 100%;
    border-collapse: collapse;
}

table.table th,
table.table td {
    background: #9e4335;
    padding: 17px;
    border: 1px solid #fff;
    font: normal 17px/17px "Ubuntu"
}

table.table th {
    color: #fff;
    font: bold 16px/16px "Ubuntu"
}

table.table tr:nth-of-type(2n) td {
    background: #f5f3f3;
}

table.table tr:nth-of-type(2n+1) td {
    background: #eae8e8;
}

.motivator {
    display: block;
    position: relative;
    float: none;
    width: 780px;
    height: 320px;
    background: 0 0 no-repeat url('/bitrix/templates/agent/images/motivator_bg.png')
}

.motivator .tel {
    display: block;
    position: absolute;
    top: 34px;
    left: 224px;
    color: #fff;
    font: bold 30px/30px "Ubuntu";
    text-decoration: none;
}

.motivator .tel:hover {
    text-decoration: none;
}

.motivator .city {
    display: block;
    position: absolute;
    top: 40px;
    left: 520px;
    color: #000;
    font: bold 24px/24px "Ubuntu";
}

.motivator .text {
    display: block;
    position: absolute;
    top: 105px;
    left: 65px;
    color: #000;
    font: italic 20px/20px "Ubuntu";
}

.motivator a.btn-delivery {
    display: block;
    position: absolute;
    top: 100px;
    right: 44px;
    color: #fff;
    width: 260px;
    height: 51px;
    box-sizing: border-box;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px/14px "Ubuntu";
    text-shadow: -1px -1px 1px #6e2519;
    padding: 20px 22px 22px 58px;
    background: 0 0 no-repeat url('/bitrix/templates/agent/images/air_gradient_btn.png');
    cursor: pointer;
}

.motivator a.btn-calc {
    display: block;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 168px;
    right: 44px;
    color: #fff;
    width: 260px;
    height: 51px;
    box-sizing: border-box;
    font: bold 14px/14px "Ubuntu";
    text-shadow: -1px -1px 1px #6e2519;
    padding: 10px 22px 0px 58px;
    background: 0 0 no-repeat url('/bitrix/templates/agent/images/calc_gradient_btn.png');
    cursor: pointer;
}

.grey-block {
    margin: 30px 0 0 0;
    width: 100%;
    box-sizing: border-box;
    padding: 30px 15px 30px 30px;
    background: #f5f3f3;
}

.grey-block.border {
    border: 1px solid #dfd8d8;
}

.grey-block .delivery-block img {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
}

.grey-block .delivery-block a {
    display: inline-block;
    vertical-align: middle;
    width: 235px;
    color: #000;
    font: normal 14px/18px "Ubuntu";

}

.grey-block .title-perevoz {
    color: #972616;
    font-size: 24px;
    font-weight: normal;
}

.grey-block .title {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
}


.grey-block .doc-ico {
    margin: 0 0 12px 0;
    color: #902817;
    font: normal 16px/16px "Ubuntu";
    padding: 0 0 0 18px;
    background: 0 1px no-repeat url('/bitrix/templates/agent/images/doc_ico.png')
}

.grey-block a.btn-calc {
    display: block;
    color: #fff;
    width: 260px;
    height: 52px;
    box-sizing: border-box;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px/14px "Ubuntu";
    text-shadow: -1px -1px 1px #6e2519;
    padding: 10px 22px 22px 58px;
    margin-bottom: 17px;
    background: 0 0 no-repeat url('/bitrix/templates/agent/images/btn_calc_stripes.png');
    cursor: pointer;
}

.grey-block a.btn-recall {
    display: block;
    color: #fff;
    width: 260px;
    height: 52px;
    box-sizing: border-box;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px/14px "Ubuntu";
    text-shadow: -1px -1px 1px #6e2519;
    padding: 10px 22px 22px 58px;
    background: 0 0 no-repeat url('/bitrix/templates/agent/images/btn_phone_stripes.png');
    cursor: pointer;
}

.listitem {
    top: -47px;
    position: absolute;
    margin-top: 4px;
}


.main .site-header {
    margin-bottom: 60px;
}

ul.ticks {
    display: block;
    float: left;
    width: 100%;
}

.motivator {
    float: left !important;
}

.page ol {
    padding-left: 30px;
}

.page ol li {
    font-size: 17px;
}

.spot {
    display: block;
    width: 260px;
    height: 260px;
    box-sizing: border-box;
    border: 10px solid rgba(255, 255, 255, .3);
    border-radius: 150px 50% 50% 0;
    margin: 20px 0 20px 30px;
}

.spot>div {
    width: 260px;
    height: 260px;
    border-radius: 150px 50% 50% 0;
    overflow: hidden;
    margin: -10px;
    position: relative;
    z-index: -1;
}

.spot img {
    display: block;
    height: 260px;
    position: relative;
    z-index: -1;
}

.prices-block {
    background: #f5f3f3;
    width: 100%;
    height: 310px;
    border-radius: 0 25px 0 0;
    position: Relative;
    margin: 0 0 20px 0;
}

.prices-block.big {
    height: 468px;
}

@-moz-document url-prefix() {
    .prices-block.big {
        height: 564px !important;
    }
}

.spot-small {
    display: block;
    width: 145px;
    height: 145px;
    box-sizing: border-box;
    border: 6px solid #dadada;
    border-radius: 75px 50% 50% 0;
    position: absolute;
    top: 30px;
    left: 40px;
    background-position: center center;
    box-shadow: 0 0 10px #666 inset
}

.prices-block .phones {
    display: block;
    background: #fff right center no-repeat url('/bitrix/templates/agent/images/arrow_prices_block.png');
    width: 620px;
    height: 80px;
    position: absolute;
    left: 220px;
    top: 25px;
    z-index: 22;
}

.prices-block .country-name {
    color: #444;
    font-size: 24px;
    display: block;
    position: absolute;
    left: 0;
    width: 217px;
    text-align: center;
    top: 200px;
    line-height: 28px;
    font-family: 'Ubuntu'
}

.prices-block .prices {
    width: auto;
    left: 220px;
    right: 25px;
    top: 135px;
    background: #fff;
    position: Absolute;
}

.prices-block .prices table {
    width: 100%;
    font: normal 14px/16px 'Ubuntu';
    color: #000
}

.prices-block .prices table td,
.prices-block .prices table th {
    padding: 15px;
    border: 1px solid #dddbdb
}

.prices-block .prices table th {
    font-weight: bold;
    color: #4f4f4f;
    width: 150px;
}

.prices-block .navigation-lang {
    padding: 10px 0 0 0;
    height: 20px;
    margin: 0 0 10px 0;
    width: 210px
}

.prices-block .phone_wrap {
    padding: 0 0 0 60px;
    width: 210px;
    float: left;
}

.prices-block .phone_select a {
    font: bold 22px/22px 'Ubuntu';
    color: #000;
    text-decoration: none;
}

.prices-block .phone_select a span {
    color: #972616;
}

.prices-block .phones .podrob {
    float: right;
    padding: 14px 145px 0 0;
    font: normal 21px/21px 'Ubuntu';
    color: #000;
}

.prices-block .phones .podrob span {
    color: #972616;
}

#phone_peterburg {
    display: none;
}

.ajax_promoblock .information {
    width: 100%;
}

.advantage {
    width: 33.33% !important;
}

.flags {
    width: 100%;
    margin-bottom: 30px;
}

.flags tr td a img {
    float: left;
    display: block;
}

.flags tr td a span {
    margin-top: 9px;
    margin-left: 4px;
    float: left;
    display: block;
    text-decoration: underline;
}

.flags tr td a span:hover {
    text-decoration: none;
}

#totop {
    display: none;
    width: 70px;
    height: 70px;
    position: fixed;
    bottom: 140px;

    right: 30px;
    background: url('/bitrix/templates/agent/images/totop.png') no-repeat;
    cursor: pointer;
    z-index: 100;
    background-size: contain;
}

.w620 {
    width: 620px;
}

.beforecalcform {
    width: 590px;
    position: relative;
    padding: 0 170px 0 0;
    background: 450px 28px no-repeat url('/bitrix/templates/agent/images/arrow-zapros.png');
    box-sizing: border-box;
}

.beforecalcform a[href^="tel"] {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.clickme {
    position: absolute;
    background: 0 0 no-repeat url('/bitrix/templates/agent/images/clickme.png');
    width: 82px;
    height: 105px;
    top: 0;
    right: 0;
    cursor: pointer;
}

.clickme:hover {
    opacity: 0.8
}

.page h3.podrobform-title {
    color: #000;
    text-transform: none;
    margin: 30px 0 0 0
}

.podrobform-wrap {
    margin: 0 0 0 210px;
}

#flybar {
    width: 100%;
    position: fixed;
    top: 0px;
    height: 60px;
    z-index: 120;
    background: #3b3b3b;
    border-bottom: 1px solid #d0d0d0;
    display: none;
}

#flybar a {
    cursor: pointer;
}

.flybar-content {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}

.flybar-menu-wrap {
    width: 100px;
    height: 60px;
    float: left;
    box-sizing: border-box;
    overflow: visible;
    position: relative;
}

.flybar-menu-btn {
    width: 100px;
    height: 60px;
    float: left;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 2px solid #363535;
    background: #313030 center center no-repeat url('/bitrix/templates/agent/images/flybar-menu-btn.png');
}

.flybar-menu-btn:hover {
    border-bottom: 2px solid #a84a3d;
    background-color: #993928;
}

#flybar .flybar-menu {
    display: block;
    width: 0;

    overflow: hidden;
    -webkit-transition: height 1s, width 1s !important;
    transition: height 1s, width 1s !important;
    display: block;
    height: auto;
    position: absolute;
    top: 60px;
    left: 0;
    background: #403e3e;
    padding: 20px 0;
    box-sizing: border-box;
}



.menushow {

    width: 330px !important;
    height: auto !important;
    transition: height 1s, width 1s !important;
}

.flybar-menu a {
    padding: 0 15px 0 41px;
    font-size: 18px;
    color: #f1f1f1;
    width: 330px;
    text-decoration: none;
    min-height: 30px;
    height: auto;
    line-height: 30px;
    box-sizing: border-box;
    float: left;
    position: relative;
}

.flybar-menu a:hover {
    background: #313030;
    text-decoration: underline;
}

.flybar-menu a:before {
    content: " ";
    left: 28px;
    top: 11px;
    width: 8px;
    height: 8px;
    position: absolute;
    border: 4px solid transparent;
    border-left: 4px solid #f1f1f1;
    box-sizing: border-box;
}

#flybar .logo {
    width: 127px;
    height: 60px;
    margin: 0 0 0 20px;
    float: left;
    background: center center no-repeat url('/bitrix/templates/agent/images/logo-flybar.png');
}

#flybar .btn-calc {
    float: left;
    margin: 0 0 0 calc(100% - 710px);
    background: 0 17px no-repeat url('/bitrix/templates/agent/images/flybar-calc.png');
    padding: 0 0 0 35px;
    box-sizing: border-box;
    width: 200px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

#flybar .tel {
    float: right;
    background: 0 18px no-repeat url('/bitrix/templates/agent/images/flybar-phone.png');
    padding: 0 0 0 35px;
    font-size: 24px;
    text-decoration: none;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

.simple-price {
    font-size: 17px;
    font-weight: 600;
}

.simple-price2 {
    font-size: 17px;
}

.simple-price tr th,
.simple-price2 tr th {
    background: #9d4233;
    color: #fff;
    padding: 5px 10px;
    font-size: 17px;
    font-weight: 600;
    border-right: 1px solid #fff;
}

.simple-price tr th:last-child,
.simple-price2 tr th:last-child {
    border-right: 1px solid #9d4233;
}

.simple-price tr td,
.simple-price2 tr td {
    border: 1px solid #9d4233;
}

.scroll-table {
    width: 100%;
    height: 303px;
    overflow-y: scroll;
    border: 1px solid #9d4233;
    border-left: none;
}

.scroll-table .tablewrapper {
    margin: 0;
}

.scroll-table .simple-price2 tr:last-child td {
    border-bottom: none;
}

.page.wrap {
    box-sizing: border-box;
    padding: 0px 20px;
    max-width: 1220px
}

.descriptionhead {
    display: none;
}

.git1 {
    display: none;
    margin: auto;
    width: 200px;
    height: 233px;
    background: url(/upload/iblock/b32/Без-имени-2.jpg);
}

.git2 {
    display: none;
    margin: auto;
    width: 200px;
    height: 233px;
    background: url(/upload/iblock/b32/Без-имени-2.jpg) -284px 0px;
}

.git3 {
    display: none;
    margin: auto;
    width: 200px;
    height: 233px;
    background: url(/upload/iblock/b32/Без-имени-2.jpg) -570px 0px;
}

.git4 {
    display: none;
    margin: auto;
    width: 200px;
    height: 233px;
    background: url(/upload/iblock/b32/Без-имени-2.jpg) -855px 0px;
}

.git5 {
    display: none;
    margin: auto;
    width: 200px;
    height: 233px;
    background: url(/upload/iblock/b32/Без-имени-2.jpg) -174px -281px;
}

.git6 {
    display: none;
    margin: auto;
    width: 200px;
    height: 233px;
    background: url(/upload/iblock/b32/Без-имени-2.jpg) -474px -281px;
}

.git7 {
    display: none;
    margin: auto;
    width: 200px;
    height: 300px;
    background: url(/upload/iblock/b32/Без-имени-2.jpg) -750px -281px;
}

.git8 {
    display: none;
    margin: auto;
    width: 196px;
    height: 300px;
    background: url(/upload/medialibrary/2b9/AVTO-SHEME.png);
}

.git9 {
    display: none;
    margin: auto;
    width: 196px;
    height: 300px;
    background: url(/upload/medialibrary/2b9/AVTO-SHEME.png) -192px 0px;
}

.git10 {
    display: none;
    margin: auto;
    width: 196px;
    height: 300px;
    background: url(/upload/medialibrary/2b9/AVTO-SHEME.png) -384px 0px;
}

.git11 {
    display: none;
    margin: auto;
    width: 196px;
    height: 300px;
    background: url(/upload/medialibrary/2b9/AVTO-SHEME.png) -583px 0px;
}


.git12 {
    display: none;
    margin: auto;
    width: 196px;
    height: 290px;
    background: url(/upload/medialibrary/d9f/new-scheme.png);
}

.git13 {
    display: none;
    margin: auto;
    width: 196px;
    height: 290px;
    background: url(/upload/medialibrary/d9f/new-scheme.png) -192px 0px;
}

.git14 {
    display: none;
    margin: auto;
    width: 196px;
    height: 290px;
    background: url(/upload/medialibrary/d9f/new-scheme.png) -384px 0px;
}

.git15 {
    display: none;
    margin: auto;
    width: 190px;
    height: 290px;
    background: url(/upload/medialibrary/d9f/new-scheme.png) -590px 0px;
}

.git16 {
    display: none;
    margin: auto;
    width: 196px;
    height: 290px;
    background: url(/upload/medialibrary/f03/more-1.png);
}

.git17 {
    display: none;
    margin: auto;
    width: 196px;
    height: 290px;
    background: url(/upload/medialibrary/f03/more-1.png) -192px 0px;
}

.git18 {
    display: none;
    margin: auto;
    width: 196px;
    height: 290px;
    background: url(/upload/medialibrary/f03/more-1.png) -384px 0px;
}

.git19 {
    display: none;
    margin: auto;
    width: 196px;
    height: 290px;
    background: url(/upload/medialibrary/f03/more-1.png) -583px 0px;
}

.sidebar .spot {
    margin-top: 40px;
}

.applysid {
    display: none;
}

.insidebar {
    margin-left: 0px;
    width: 100%;
    z-index: 999;
    margin-top: -45px;
}

.insidebar .contact__phone {
    margin: 0px;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: bold;
    color: #222;
    text-decoration: none;
}

.partners {
    padding: 0px;
}

.owl-prev,
.owl-next {
    font-size: 0px;
    cursor: pointer;
    height: 26px;
    position: absolute;
    top: calc(50% - 13px);
    width: 15px;
}

.owl-next {
    background: url(/images/slider2_arrow.png) -15px 0 no-repeat;
    right: -20px;
}

.owl-prev {
    background: url(/images/slider2_arrow.png) 0px 0 no-repeat;
    left: -20px;
}

.gray-block {
    display: block;
}

.caro-slider img {
    width: auto !important;
    border: solid 1px #bbbcbc;
    margin: auto !important;
}

.projects .item {
    display: inline-block !important;
    float: none !important;
}

.content .projects .item {
    width: 360px;
    margin: 5px;
}

.content .projects .item img {
    width: 100% !important;
    height: auto !important;
}

.gblg {
    display: none;
}

.btn-recall.red-button {
    display: block;
    line-height: 69px;
    background: url(/upload/medialibrary/453/button.png) no-repeat 20px center, #f53e3e;
    padding-left: 80px;
    width: 160px;
    float: left;
    margin-left: 150px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    transition: .2s;
    text-align: left;
}

.btn-recall.red-button:hover {
    opacity: .7;
}

ol.marked {
    counter-reset: myCounter;
    padding: 0;
}

ol.marked li {
    list-style: none;
    position: relative;
    padding-left: 35px;
    padding-bottom: 5px;
}

ol.marked li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    display: inline-block;
    text-align: center;
    background: #972616;
    color: #fff;
    width: 25px;
    height: 27px;
    position: absolute;
    left: 0;
}

.tablewrapper {
    margin: 45px 0;
}

.price-block {
    width: 85%;
    margin-top: 65px;
}

.price-block div {
    width: 50%;
    float: left;
    font-size: 18px;
}

.price-block div span {
    font-size: 36px;
    display: block;
}

.tamog-tel {
    color: #191919;
    text-decoration: none;
    background: url(/upload/medialibrary/16c/phone.jpg) no-repeat;
    height: 32px;
    display: inline-block;
    padding-left: 47px;
    overflow: hidden;
    vertical-align: top;
    margin-left: 100px;
}

.tamog-tel span {
    font-weight: 600;
}

.create {
    float: right;
    color: #fff;
    text-align: center;
}

.create a {
    display: block;
    color: #a8a8a8;
}

.prices-block .tablewrapper {
    margin: 0;
}


@media only screen and (max-width:1195px) {
    ul.navigation-top li {
        padding: 7px 7px;
    }

    .git {
        display: inline-block;
        margin: 10px;
    }

    .general-image {
        text-align: center;
    }

    .shemewrapp img {
        display: none;
    }

    .shemewrapp {
        text-align: center;
    }

    .shemewrapp2 img {
        display: none;
    }

    .shemewrapp2 {
        text-align: center;
    }

    .shemewrapp3 img {
        display: none;
    }

    .shemewrapp3 {
        text-align: center;
    }

    .shemewrapp4 img {
        display: none;
    }

    .shemewrapp4 {
        text-align: center;
    }

    .nav--header .nav__menu>li {
        width: 16.66% !important;
    }

    .nav--header .nav__menu>li i {
        display: block;
        margin: auto;
        float: none;
    }

    li:nth-of-type(6) .nav__link--header .icon {
        margin: auto;
    }

    .nav--header .nav__menu>li span {
        display: block;
        text-align: center;
    }

    .nav--header .nav__menu>li>a {
        height: 62px;
        line-height: 12px;
    }

    .nav--header .nav__menu li .nav__sub-menu {
        top: 85px;
    }

    .page img {
        max-width: 100%;
        height: auto;
    }

    .nav--header .nav__menu>li:nth-of-type(3)>a>span {}

    #flybar .tel {
        padding-right: 10px;
    }
}

@media only screen and (max-width:1192px) {

    .about-page .red-drop {
        display: none;
    }
}

@media only screen and (max-width:1260px) {
    .descriptionhead {
        display: block;
        font-size: 24px;
        font-family: "Roboto", "Ubuntu", sans-serif;
    }

    .bookmarks {
        display: none;
    }

    .slide-zhd .bookmarks {
        display: block;
    }

    .slide-harmonic .items .item {
        display: block !important;
        margin-bottom: 10px;
    }

    .slide-harmonic {
        width: 100%;
    }

    .slide-harmonic .description {
        width: calc(100% - 557px);
    }

    .input-line textarea {
        width: 100%;
        box-sizing: border-box;
    }

    .input-line input[type="text"] {
        width: 100%;
        box-sizing: border-box;
    }

    .estimate-form {
        box-sizing: border-box;
    }

    .caroufredsel_wrapper,
    .partners-carousel {
        width: 100% !important;
        box-sizing: border-box
    }

    .redline {
        width: 100%;
    }

    .prices-block .phones {
        display: none;
    }

    .prices-block .prices {
        top: auto
    }

    .insidebar {
        display: none;
    }

    .page .sidebar .grey-block:first-child {
        display: none;
    }

    .prices-block .gblg {
        display: block !important;
    }

    .gblg {
        position: absolute;
        bottom: -36px;
        background: none;
    }

    .gblg {
        text-align: center;
    }

    .gblg a {
        display: inline-block !important;
        margin-right: 10px;
    }

    .page.wrap .content-left {
        width: 100%;
    }

    .page.wrap .sidebar {
        width: 100%;
    }

    .grey-block:nth-child(2) {
        display: none;
    }

    .prices-block .prices {
        bottom: 91px !important
    }

    .spot {
        display: none;
    }

    .nav__sub-menu span {
        display: inline !important;
    }

    .page.wrap,
    .width {
        max-width: 1180px;
        margin: auto;
        margin-top: 10px;
        padding: 0 20px;
    }

    .leftbuttons {
        display: none;
    }

    .portfolio {
        display: none
    }

}

#brands-carousel .item {
    display: block !important;
    text-align: center;
}

#brands-carousel .item img {
    padding-top: 40px;
    width: auto;
    margin: auto;
}


#brands-carousel .owl-prev,
#brands-carousel .owl-next {
    top: calc(50% - 34px);
}


.imagetable tr td a img {
    float: none;
    margin: auto !important;
}

.text-xl,
.text-md,
.text-xs {
    text-align: center;
    margin: 0;
}

.text-md,
.text-xs {
    display: none;
}

@media only screen and (max-width:1170px) {
    .grey-block .delivery-block a {
        display: inline;
    }

    .sidebar .icon-air {
        width: 100%;
    }

    .spot {
        width: 100%;
        height: auto;
    }

    .spot>div {
        width: 100%;
        height: auto;
    }

    .spot img {
        height: auto;
        width: 100%;
    }

    .icon-air span {
        background: none;
    }

    .width .contact__phone {
        margin: 10px !important;
    }

    .top-menu>nav:last-child {
        margin-right: 0px;
    }

    .top-menu ul.navigation-top {
        padding-left: 2px;
    }

    .advantages .people {
        display: none;
    }

    .advantages .information {
        width: 100%;
        box-sizing: border-box;
    }

    .names table {
        width: 100%;
        margin: auto;
    }

    .apply {
        top: 9px;
    }
}

@media only screen and (max-width:1125px) {
    .call-order-block {
        float: none;
        display: block;
        margin: auto !important;
        width: 100%;
    }

    .page-content {
        width: 100%;
    }

    .inner-right-menu {
        margin: auto;
    }

    .bx-google-map {
        width: 100% !important;
    }

    .blockGruz {
        background: none !important;
        padding: 0px;
        overflow: hidden;
    }
}

@media only screen and (max-width:1050px) {
    .apply {
        margin-left: 0px;
    }
}

@media only screen and (max-width:1001px) {
    .width--slider .slider {
        display: none;
    }

    .hero {
        margin-left: 0px;
    }

    .estimate-title h3 {
        width: auto;
    }

    .page-content {
        width: 100%;
    }

    .tablewrapper {
        width: 100%;
        overflow-x: auto;
    }

    .advantage {
        height: auto !important
    }

    .podrobform-wrap {
        margin: 0px;
    }

    .form__input-wrap {
        width: 100% !important;
    }


}

@media only screen and (max-width:901px) {
    .copyright {
        width: 100%;
    }

    .apply {
        top: 0px;
    }
}

@media only screen and (max-width:945px) {
    .about-text {
        width: 100%;
        box-sizing: border-box;
    }

    .fixed-content {
        width: 100%;
    }

    .tableimage tr {
        text-align: center;
    }

    .tableimage tr td {
        display: inline-block;
        width: 200px !important;
    }

    .nav__sub-menu>.menu-column {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

    .nav__sub-menu>.menu-column span {
        display: inline-block !important;
    }

    .nav--header .nav__menu li:hover .nav__sub-menu {
        padding-bottom: 70px;
    }

    .spot-small {
        display: none;
    }

    .prices-block .country-name {
        position: relative;
        left: 0px;
        top: 0px;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .prices-block .prices {
        position: relative;
        left: 0px;
        top: 0px;
        bottom: auto !important;
        margin: auto;
    }

}

@media only screen and (max-width:1194px) {
    .nav--header {
        float: none;
        width: 100%;
    }

    .nav--header .nav__menu {
        width: 100%;
    }

    .apply {
        margin: auto;
        margin-top: 100px;
        float: none;
    }
}

@media only screen and (max-width:985px) {

    .logo {
        float: none;
    }

    .logo img {
        display: block;
        margin: auto;
    }

    .top-menu {
        margin-top: 0px;
    }

    .top-menu>nav:last-child {
        float: none;
        margin: auto;
    }

    ul.navigation-top li {
        float: none;
        display: inline-block;
    }

    .top-menu ul.navigation-top {
        text-align: center;
        padding-left: 0px;
        box-sizing: border-box;
    }
}

@media only screen and (max-width:935px) {

    .slide-harmonic .description {
        width: 100%;
        box-sizing: border-box;
        height: auto;
        margin-bottom: 10px;
    }

    .slide-harmonic .image {
        display: none;
    }

    .estimate-form .left {
        width: 100%;
    }

    .estimate-form .right {
        width: 100%;
    }

    .nav--header .nav__menu {
        position: relative;
    }

    .nav__menu li {
        position: static;
    }

    .nav--header .nav__menu li .nav__sub-menu {
        left: 0px !important;
        box-sizing: border-box;
        width: 100%;
    }

}

@media only screen and (max-width:894px) {
    .flags a {
        display: block;
        width: 200px;
    }
}


@media only screen and (max-width:850px) {
    .top-menu ul.navigation-top {
        margin-top: 82px;
    }

    .top-menu ul.navigation-top li {
        padding: 7px 15px;
    }

    .top-menu ul.navigation-top li:nth-child(3) {
        display: none;
    }

    .top-menu ul.navigation-top li:nth-child(4) {
        display: none;
    }

    .top-menu ul.navigation-top li:nth-child(5) {
        display: none;
    }

    .top-menu ul.navigation-top li:nth-child(6) {
        display: none;
    }

    .top-menu ul.navigation-top li:nth-child(7) {
        display: none;
    }

    .nav__sub-menu>li li {
        width: 100%;
        float: none;
    }

    .logo--header {
        display: none;
    }


    .about-adv {
        display: block;
        margin: auto;
        margin-bottom: 10px;
        width: 125px !important;
    }

}

@media only screen and (max-width:823px) {
    .slide-zhd .bookmarks {
        display: none;
    }

    .slide-zhd .description {
        height: auto !important;
        width: calc(100% - 34px) !important;
        border-left: 2px solid #a03b2c !important;
        margin-bottom: 10px !important;
    }

    .slide-zhd .items .item {
        display: block !important;
    }

    .slide-zhd .description .preview-text p:last-child {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:801px) {
    .grid__column--one-sixth {
        width: 50%;
        text-align: center;
    }

    .spot {
        display: none;
    }

    .motivator {
        width: 100%;
    }

    .reason {
        margin: auto;
        margin-left: 0px;
        margin-top: 0px;
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }

    .four {
        margin: auto;
        display: block;
        text-align: center;
        width: 100%;
    }

    .motivator .text {
        display: none;
    }

    .motivator .city {
        display: none;
    }

    .motivator .tel {
        margin: auto;
        margin-top: 85px;
        text-align: center;
        position: relative;
        left: 0px;
        top: 0px;
    }

    .motivator a.btn-delivery {
        position: relative;
        margin: auto;
        margin-top: 10px;
        left: 0px;
        top: 0px;
    }

    .motivator a.btn-calc {
        position: relative;
        margin: auto;
        margin-top: 10px;
        left: 0px;
        top: 0px;
    }

    .projects .item {
        display: block !important;
        margin: auto !important;
    }
}

@media only screen and (max-width:790px) {
    .price-order.tamogen {
        float: none !important;
        margin: 0 auto;
        width: 210px;
    }

    .btn-recall.red-button {
        margin: 20px auto 0;
        float: none;
    }
}

@media (max-width:730px) {
    #flybar .btn-calc {
        display: none;
    }
}

@media only screen and (max-width:701px) {

    .clickme {
        display: none;
    }

    .beforecalcform {
        background: none;
        width: 100%;
        padding: 0
    }

    .w620 {
        width: 100% !important;
    }

    .roboto {
        display: block;
        margin: auto;
        text-align: center;
    }

    .contacts-table tr td {
        display: block;
        float: left;
        width: 50% !important;
    }

    //  #totop{    width: 50px;
    height: 50px;
    background-size: contain;
}

.gblg {
    position: relative;
    top: auto;
    bottom: auto;
    padding: 0px;
    overflow: hidden;
}

.prices-block {
    height: auto !important;
}

.main .site-header {
    margin-bottom: 0px;
}
}


@media only screen and (max-width:631px) {
    .nav--header .nav__menu>li {
        width: 100% !important;
    }

    .nav--header {
        display: none;
    }

    .nav--header .nav__menu li .nav__sub-menu {
        left: 0px !important;
        width: 100%;
    }

    .manager-block {
        width: 100%;
        box-sizing: border-box;
        margin-left: 0px;
        margin-right: 0px;
    }

    .popup-div {
        width: 100%;
    }

}

@media only screen and (max-width:617px) {
    .text-xl {
        display: none;
    }

    .text-md {
        display: block;
    }
}

@media only screen and (max-width:601px) {

    .grid__column--one-sixth {
        width: 100%;
        text-align: center;
    }

    //  #totop{bottom:50px;}
    .advantage {
        height: auto;
    }

    .slide-harmonic ul.full li {
        width: 100% !important;
        box-sizing: border-box;
    }

    .slide-harmonic ul.full {
        padding-left: 0px;
        box-sizing: border-box;
    }

    .inlinetable tr td {
        display: block !important;
        float: left;
        height: 69px !important;
        box-sizing: border-box;
    }

    .inlinetable tr td:nth-child(2n+1) {
        width: 70px !important;
    }

    .inlinetable tr td:nth-child(2n) {
        display: block !important;
        width: calc(100% - 70px) !important;
        float: left;
        box-sizing: border-box;
    }

    .bracket {
        display: none;
    }

    .names {
        border: none;
    }

    .names .tablewrapper {
        overflow-x: visible;
    }

    .owl-item .item {
        display: block !important;
    }

    .owl-item .item img {
        width: auto !important;
        display: block;
        margin: auto;
    }

    .listtable tr td {
        display: block !important;
        width: 100% !important;
        box-sizing: border-box;
    }

    .popup-div {
        box-sizing: border-box;
    }

    .popup-div input[type='text'] {
        width: 100%;
        box-sizing: border-box;
    }

    .popup-div input[type='submit'] {
        width: 100%;
        box-sizing: border-box;
    }

    .popup-div textarea {
        width: 100%;
        box-sizing: border-box;
    }

    .popup-div .form {
        margin: 0px;
        box-sizing: border-box;
    }

    .prefooter .grid__column--one-sixth:nth-child(2) {
        display: none;
    }

    .prefooter .grid__column--one-sixth:nth-child(3) {
        display: none;
    }

    .prefooter .grid__column--one-sixth:nth-child(5) {
        display: none;
    }

    .prefooter .grid__column--one-sixth:nth-child(4) section:nth-child(2) {
        display: none;
    }

    .prefooter .grid__column--one-sixth:nth-child(4) section:nth-child(3) {
        display: none;
    }

}

@media only screen and (max-width:1995px) {
    .nav--header .nav__menu li:nth-child(6) .nav__sub-menu {
        left: -256px;
        z-index: 9999;
    }
}

@media only screen and (max-width: 935px) {
    .nav--header .nav__menu li:nth-child(6) .nav__sub-menu {
        width: 100%;
        left: 0;
    }
}

@media only screen and (max-width:730px) {
    .advantage {
        display: block;
        width: 100% !important;
        margin-bottom: 10px;
        float: none;
    }
}

@media only screen and (max-width:500px) {

    #flybar .tel {
        display: none;
    }

    #table {
        display: flex;
    }

    #table tbody {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #table tr {
        display: flex;
        flex-wrap: wrap;
    }

    #table td {
        width: 150px;
    }

    #table td a {
        width: 150px;
    }

    #table td span {
        margin: 0;
    }

    .price-order {
        width: 100%;
        box-sizing: border-box;
        height: auto;
        background: #e8e6de;
        text-align: center;
        line-height: 26px;
    }

    .manager-block {
        height: auto !important;
    }

    .blockGruz a {
        float: none;
        margin: auto;
    }

    .flags tr td {
        display: block;
        overflow: hidden;
        float: none;
        width: 200px;
        margin: auto;
        box-sizing: border-box;
    }

    .flags tr td {
        border: none !important;
    }

    .rowtable tr td {
        display: block;
        width: 100%;
    }

    .footer_form {
        margin-bottom: 10px;
    }

    .footer_form label {
        float: left;
        width: 80%;
    }

    .footer_form input[type="checkbox"] {
        float: left;
        margin-top: 7px;
    }

}

@media only screen and (max-width:421px) {
    .text-md {
        display: none;
    }

    .text-xs {
        display: block;
    }
}

@media only screen and (max-width:415px) {
    .projects .item {
        width: 100% !important;
        box-sizing: border-box;
    }

    .projects .item img {
        width: 100%;
        height: auto !important;
    }

    .price-order {
        width: 100%;
        box-sizing: border-box;
        margin-left: 0px;
    }

    .form__labels label {
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }

    .flags tr td {
        display: block;
        overflow: hidden;
        float: none;
        width: 200px;
        margin: auto;
        box-sizing: border-box;
    }

    .contacts-table tr td {
        width: 100% !important;
        box-sizing: border-box;
    }

    .site-header {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:370px) {
    .grey-block {
        padding: 30px 10px 30px 10px;
    }
}

@media only screen and (max-width:350px) {
    .apply {
        width: 100%;
    }

    .icon-air {
        width: 100%;
    }

    .top-menu ul.navigation-top li {
        padding: 7px 7px;
    }

}

@media only screen and (min-width: 1260px) {
    .hassidebar {
        display: none;
    }
}


.popup_footer_form {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.popup_footer_form label a {
    color: #fff;
}

.footer_form label a {
    display: inline;
    padding: 0;
    line-height: 20px;
    font-weight: normal;
    font-size: 12px;
}




.popup_footer_form label {
    width: 80%;
    float: left;
    color: #fff;
    font-size: 12px;
    text-align: left;
    margin-left: 5px;
}

.popup_footer_form input[type="checkbox"] {
    float: left;
    margin-top: 5px;
    margin-left: 7px;
}

.footer_form {
    width: 100%;
    min-height: 50px;
    padding: 10px 0;
    margin-top: 10px;
    display:flex;
}


.footer_form label {
    font-size: 12px;
    text-align: left;
    margin-left: 10px;
    display: inline-block;
}

.fancyform .footer_form label {
    color: #fff;
}

.footer_form input[type="checkbox"] {
    display: inline-block;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    margin-top: 4px;
}



.call-order-block .footer_form label {
    width: 70%;
}

.podrobform-wrap .footer_form label,
.call-order-block .footer_form label {
    float: left;
    width: 80%;
}

.call-order-block .footer_form input[type="checkbox"] {
    margin-left: 20px;
}

.podrobform-wrap .footer_form input[type="checkbox"],
.call-order-block .footer_form input[type="checkbox"] {
    float: left;
    margin-top: 7px;
}

.podrobform-wrap .footer_form {
    width: 50%;
}


.estimate-form .read-more {
    height: 35px;
}

.slide-zhd .bookmarks {
    float: left;
    width: 250px;
}

.slide-zhd .bookmarks .bookmark {
    background: #a03b2c;
    border: 2px solid #a03b2c;
    cursor: pointer;
    padding: 0 28px;
    position: relative;
}

.slide-zhd .bookmark:nth-child(2n + 1) {
    background: #ab5144;
    border: 2px solid #ab5144
}

.slide-zhd .bookmarks .bookmark.active {
    background: #ffffff;
}

.slide-zhd .bookmarks .bookmark .title {
    font: 16px Roboto;
    font-weight: 500;
    display: table-cell;
    height: 70px;
    position: relative;
    vertical-align: middle;
    color: #fff;
    width: 190px;
}

.slide-zhd .bookmarks .bookmark.active .title {
    color: #363636;
}

.slide-zhd .bookmarks .bookmark .title:after {
    background: url(/images/mainslide.png) -16px 0 no-repeat;
    content: "";
    height: 28px;
    position: absolute;
    right: 0;
    top: 21px;
    width: 12px;
}

.slide-zhd .bookmarks .bookmark.active .title:after {
    background: url(/images/mainslide.png) 0 0 no-repeat;
}

.slide-zhd .description {
    float: left;
    border: 2px solid #a03b2c;
    border-left: none;
    height: 190px;
    padding: 14px 15px;
    position: relative;
    width: calc(100% - 300px);
    z-index: 20;
}

.slide-zhd .description p {
    font: 16px Roboto;
}

.slide-zhd {
    overflow: hidden;
}

.info-block {
    text-align: center;
    text-transform: uppercase;
    font: 14px Roboto;
}

.info-block .one-item {
    display: inline-block;
    width: 30%;
    min-width: 223px;
    padding-top: 175px;
    background: url(/upload/medialibrary/293/time-ico.png) no-repeat top center;
    margin-bottom: 20px !important;
    background-size: 67% !important;
}

.info-block .one-item:nth-child(2) {
    margin: 0 25px;
    background: url(/upload/medialibrary/d7f/nadegn-ico.png) no-repeat top center;
}

.info-block .one-item:nth-child(3) {
    background: url(/upload/medialibrary/2b5/individ-ico.png) no-repeat top center;
}

.info-block .one-item span {
    display: block;
    color: #c31301;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.table-tarif {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.table-tarif .one-item {
    width: 273px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
}

.table-tarif .one-item table {
    border: 2px solid #c7c7c7;
}

.table-tarif .one-item table:hover {
    border: 2px solid #ab5144;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5)
}

.table-tarif .one-item:nth-child(2) table {
    border: 2px solid #991d1d;
}

.table-tarif .one-item:nth-child(2) table:hover {
    border: 2px solid #991d1d;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5)
}

.table-tarif .one-item table th {
    text-align: center;
    font-size: 24px;
    padding: 5px 0;
    background: #991d1d;
    color: #fff;
    font-weight: 600;
    border: 2px solid #991d1d;
}

.table-tarif .one-item table th span {
    display: block;
    font-size: 16px;
    width: 100%;
    font-weight: 400;
}

.table-tarif .one-item table td {
    border: 1px solid #c7c7c7;
}

.table-tarif .one-item table td a.btn-calc {
    background: #ab5144;
    color: #fff;
    text-decoration: none;
    width: 150px;
    height: 30px;
    display: block;
    line-height: 32px;
    border-radius: 10px;
    border: 2px solid #ab5144;
    margin: 5px auto;
    cursor: pointer;
}

.table-tarif .one-item table td a.btn-calc:hover {
    background: #fff;
    color: #ab5144;
}

.img-link {
    opacity: .9;
}

.img-link:hover {
    opacity: 1;
}

.whatsapp-widget {
    position: fixed;
    right: 10px;
    bottom: 20px;
    transform: translate(-50%, -50%);
    background: #25D366;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    z-index: 9999;
    background-image: url('/bitrix/templates/agent/images/wjatsapp.svg');
    background-size: 50px;
    background-position: 3px 2px;
    background-repeat: no-repeat;
}

.whatsapp-widget:before,
.whatsapp-widget:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.whatsapp-widget:after {
    animation-delay: .5s;
}

@keyframes animate {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.sidebar form.search {
    border: 1px solid #ccc;
    margin: 60px 0px 0 0;
    display: block;
    overflow: hidden;
}

.sidebar form.search input {
    border: none;
    height: 42px;
    float: left;
    width: calc(100% - 48px);
    display: block;
    line-height: 42px;
    padding: 0 5px;
    outline: none;
}

.sidebar form.search button {
    border: none;
    float: right;
    height: 42px;
    padding: 4px 11px 0 0;
    background: none;
    outline: none;
}

.maps-wrapper .tabs__caption {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    width: 100%;
    float: left;
    text-align: center;
}

.maps-wrapper .tabs__caption li {
    border: 1px solid #972616;
    padding: 0 15px;
    line-height: 35px;
    color: #972616;
    margin: 0 20px;
    cursor: pointer;
    display: inline-block;
}

.maps-wrapper .tabs__caption li.active {
    color: #fff;
    background: #972616;
}

.tabs__content {
    display: none;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.tabs__content.active {
    display: block;
}

ul.left-line {
    border-left: solid 5px #efd1bf;
    padding-left: 14px;
    list-style-type: none;
    list-style-image: none;
}

.promo_links_block {
    display: flex;
    margin-bottom: 5px;
    justify-content: center;
    align-items: center;
}

.promo_links_block a {
    display: block;
    width: 25%;
    height: 53px;
    line-height: 53px;
    background-color: #993928;
    border: 1px solid #993928;
    border-radius: 10px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-right: 3px;
    opacity: 0.5;
    transition: all 0.25s ease;
}

.promo_links_block a span {
    display: block;
    padding-left: 10%;
}

.promo_links_block a:hover {
    opacity: 1;
}

.promo_links_block .promo_link_airplane_active,
.promo_links_block .promo_link_truck_active,
.promo_links_block .promo_link_ship_active,
.promo_links_block .promo_link_train_active {
    text-decoration: none;
    opacity: 1;
}

.promo_links_block .promo_link_airplane,
.promo_links_block .promo_link_airplane_active {
    background-image: url(/upload/medialibrary/5b7/airplane_icon_white.png);
    background-repeat: no-repeat;
    background-position-x: 10%;
    background-position-y: 5px;
}

.promo_links_block .promo_link_airplane:hover {
    background-image: url(/upload/medialibrary/43c/airplane_icon_red.png);
    color: #993928;
    text-decoration: underline;
    background-color: #fff;
}

.promo_links_block .promo_link_truck,
.promo_links_block .promo_link_truck_active {
    background-image: url(/upload/medialibrary/e3f/truck_icon_white.png);
    background-repeat: no-repeat;
    background-position-x: 10%;
    background-position-y: 10px;
}

.promo_links_block .promo_link_truck:hover {
    background-image: url(/upload/medialibrary/cf4/truck_icon_red.png);
    color: #993928;
    text-decoration: underline;
    background-color: #fff;
}

.promo_links_block .promo_link_ship,
.promo_links_block .promo_link_ship_active {
    background-image: url(/upload/medialibrary/a41/ship_icon_white.png);
    background-repeat: no-repeat;
    background-position-x: 10%;
    background-position-y: 10px;
}

.promo_links_block .promo_link_ship:hover {
    background-image: url(/upload/medialibrary/0f7/ship_icon_red.png);
    color: #993928;
    text-decoration: underline;
    background-color: #fff;
}

.promo_links_block .promo_link_train,
.promo_links_block .promo_link_train_active {
    background-image: url(/upload/medialibrary/ec4/train_icon_white.png);
    background-repeat: no-repeat;
    background-position-x: 10%;
    background-position-y: 15px;
}

.promo_links_block .promo_link_train:hover {
    background-image: url(/upload/medialibrary/d37/train_icon_red.png);
    color: #993928;
    text-decoration: underline;
    background-color: #fff;
}

@media only screen and (max-width: 793px) {
    .promo_links_block {
        flex-wrap: wrap;
    }

    .promo_links_block a {
        width: 49%;
        margin-bottom: 3px;
    }
}

@media only screen and (max-width: 539px) {

    .promo_links_block a {
        margin-right: 2px;
        margin-bottom: 2px;
    }
}

@media only screen and (max-width: 439px) {
    .promo_links_block a span {
        padding-left: 40px;
    }

    .promo_links_block a {
        width: 48%;
    }
}

.description_tabs_h2 {
    margin-bottom: 25px !important;
}

.description_tabs p {
    display: block;
    padding: 20px;
    border: 1px solid #b1b1b1;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.62);
    -moz-box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.62);
    box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.62);
    font-size: 16px;
}

.description_tabs p span {
    font-weight: 600;
}

.advantages_zhd {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    color: #b45a4c;
    border: 1px solid #b45a4c;
    margin-top: 2px;
    cursor: pointer;
}

.advantages_zhd:hover {
    color: #fff;
    background: #b45a4c;

}

.advantages_zhd .advantages_icon_train {
    background: url(/images/icons/train-r.png) no-repeat center;
    width: 119px;
}

.advantages_zhd .advantages_icon_time {
    background: url(/images/icons/time-r.png) no-repeat center;
    width: 119px;
}

.advantages_zhd:hover .advantages_icon_train {
    background: url(/images/icons/train-w.png) no-repeat center;

}

.advantages_zhd:hover .advantages_icon_time {
    background: url(/images/icons/time-w.png) no-repeat center;

}

.advantages_zhd .advantages_zhd_text {
    display: flex;
    align-items: center;
    padding: 11px;
    font-size: 20px;
    text-align: right;
    font-weight: 500;
}

.btn-recall.red-button.red-button_zhd {
    background: url(/images/icons/train2.png) no-repeat 20px center, #f53e3e !important;
}

.store_desc_h2 {
    margin-bottom: 22px !important;
}

.store_desc span {
    font-size: 24px;
    color: #b65f52;
    font-weight: 500;
}

.store_desc p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

.more_info_h3 {
    font-size: 20px !important;
    color: #000000 !important;
    margin: 20px 0 !important;
    font-weight: 500 !important;
}

.more_info_ul {
    list-style: none;
}

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

.more_services_h2 {
    margin-bottom: 25px !important;
}

.more_services_div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.more_services_div ul {
    width: 60%;
}

.more_services_div ul li {
    font-size: 20px;
}

.more_services_div a {
    height: 69px;
    margin-left: 0 !important;
}


@media only screen and (max-width: 726px) {
    .more_services_div {
        align-items: start;
        flex-direction: column;
    }

    .more_services_div ul {
        width: auto;
    }
}

@media only screen and (max-width: 492px) {

    .advantages_zhd .advantages_icon_train,
    .advantages_zhd .advantages_icon_time {
        width: 0;
    }

    .more_info_ul li,
    .more_services_div ul li {
        font-size: 19px !important;
        ;
    }
}

@media only screen and (max-width: 348px) {
    .advantages_zhd .advantages_zhd_text {
        font-size: 18px;
    }
}

.price_anchor_cont {
    position: relative;
}

.price_anchor {
    position: absolute;
    bottom: 50px;
}

h2.second_title {
    color: #902817;
    font-size: 36px;
    margin: 30px 0 30px 0 !important;
    max-width: 820px;
    line-height: 45px;
    font-weight: 300;
}

#cookie_notification {
    display: none;
}

#cookie_notification .cookie_cont {
    position: fixed;
    bottom: 0;
    max-width: 100%;
    padding: 15px;
    background: #000000c9;
    color: #fff;
    z-index: 100000000;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
}

#cookie_notification .cookie_cont p {
    margin: 0;
    text-align: left;
    padding-right: 20px;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 13px;
    line-height: 1.6;
    max-width: 60%;
}

.cookie_accept {
    margin: 0 0 0 25px;
    cursor: pointer;
    moz-transition: all 0.3s ease;
    ms-transition: all 0.3s ease;
    o-transition: all 0.3s ease;
    text-decoration: none;
    transition: all 0.3s ease;
    webkit-transition: all 0.3s ease;

    border: solid 2px #fff !important;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 26px;
}

.cookie_accept:hover {
    color: #fff;
    background: #972616;
    opacity: 1;
    border-color: #972616 !important;
}

@media (max-width: 670px) {
    #cookie_notification .cookie_cont {
        flex-direction: column;
    }

    .cookie_accept {
        margin: 10px 0 0 0;
        margin-top: 20px !important;
        width: auto !important;
    }

    #cookie_notification .cookie_cont p {
        max-width: 100%;
    }
}

.steps_code {
    display: flex;
    justify-content: center;
}

.steps_code .step {
    margin: 10px;
    width: 196px;
}

.steps_code .step .step_img {
    width: 186px;
    height: 133px;
}

.steps_code .step .step_hr {
    background-image: url(/upload/medialibrary/876/0303231-bg.png);
    width: 186px;
    height: 46px;
    position: relative;
    bottom: 10px;
    margin-bottom: -10px;
}

.steps_code .step .step_hr span {
    font-size: 30px;
    font-family: 'Tw Cen MT';
    color: #fff;
    position: relative;
    left: 12px;
    bottom: 0px;
}

.steps_code .step .text {
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 500;
    padding: 0 25px;
    line-height: 18px;
}

@media (max-width: 1200px) {
    .steps_code {
        flex-wrap: wrap;
    }
}

.sea_info {
    display: flex;
}

.sea_info .left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 5px;
    font-size: 17px;
    margin-top: 15px;
}

.sea_info .left .top .line {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.sea_info .left .top .line span:nth-child(1) {
    padding-right: 5px;
    background: #fff;
}

.sea_info .left .top .line span:nth-child(2) {
    padding-left: 5px;
    background: #fff;
    font-weight: 500;
}

.sea_info .left .top .line .line_bg {
    position: absolute;
    width: 100%;
    border-top: 1px dashed #000;
    bottom: 6px;
    z-index: -1;
}

.sea_info .left .bottom {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}

.sea_info .left .bottom span {
    position: relative;
}

.sea_info .left .bottom span:before {
    content: '';
    width: 31px;
    height: 26px;
    position: absolute;
    background: url(/upload/medialibrary/084/ok_icon.png);
    left: 214px;
    bottom: 10px;
}

.sea_info .right {
    width: 50%;
    padding-left: 5px;
}

.sea_info .right .top {
    display: flex;
    position: relative;
}

.sea_info .right .top .img {
    width: 189px;
    height: 189px;
    border-radius: 50%;
    background-position: center !important;
}

.sea_info .right .top .text {
    display: flex;
    flex-direction: column;
    padding-left: 15px;
    padding-top: 15px;
    font-size: 15px;
}

.sea_info .right .top .text .red {
    color: #902918;
}

.sea_info .right .top .sea_btn {
    position: absolute;
    background: #fff;
    bottom: -5px;
    right: 20px;
}

.sea_info .right .top .sea_btn a {
    width: 200px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-left: 10px;
    cursor: pointer;
    background: #f53e3e;
}

.sea_info .right .top .sea_btn a:hover {
    background: #902918;
}

.sea_info .right .top .sea_btn a i {
    width: 37px;
    height: 39px;
    background: 0 0 no-repeat url(/upload/medialibrary/986/ch_icon.png);
    background-size: contain;
}

.sea_info .right .top .sea_btn a span {
    padding-left: 15px;
}

.sea_info .right .txt {
    margin-top: 15px;
    display: block;
    text-align: right;
    margin-right: 20px;
}

@media (max-width: 800px) {
    .sea_info {
        flex-direction: column-reverse;
    }

    .sea_info .left,
    .sea_info .right {
        width: 70%;
    }
}

@media (max-width: 590px) {

    .sea_info .left,
    .sea_info .right {
        width: 80%;
    }
}

@media (max-width: 500px) {

    .sea_info .left,
    .sea_info .right {
        width: 90%;
    }
}

@media (max-width: 460px) {

    .sea_info .left,
    .sea_info .right {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .sea_info .right .top .img {
        width: 149px;
        height: 149px;
    }

    .sea_info .right .top {
        padding-bottom: 28px;
    }

    .sea_info .right .top .sea_btn a i {
        width: 34px;
        height: 36px;
        margin: 0;
    }

    .sea_info .right .top .sea_btn {
        right: 0;
    }

    .sea_info .right .txt {
        margin-right: 0;
        font-size: 12px;
    }
}

.sea_info_title span {
    color: #972616;
}

.nav.nav--header nav ul.nav__menu--header>li .levl_btn {
    display: none;
}

.nav.nav--header nav ul.nav__menu--header>li .levl_btn_close {
    display: none;
}

.nav.nav--header nav ul.nav__menu--header>li.nav__item--mobile {
    display: none;
}

.flybar-menu-wrap {
    display: none;
}

@media only screen and (max-width: 631px) {
    .nav.nav--header {
        position: absolute;
        z-index: 1000;
    }

    .nav.nav--header nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 320px;
        height: 100%;
        background: #3b3b3b;
        display: flex;
    }

    .nav.nav--header nav ul.nav__menu--header {
        display: flex;
        flex-direction: column;
        margin-top: 60px;
        position: unset;
        border: unset;
        overflow: scroll;
        height: calc(100% - 60px);
    }

    .nav.nav--header nav ul.nav__menu--header>li {
        width: 100% !important;
        display: flex;
        border-bottom: 1px solid #7b7b7b;
    }

    .nav.nav--header nav ul.nav__menu--header>li>a.nav__link--header {
        padding: 2px 5px;
        background: unset;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-right: none;
        width: 260px;
    }

    .nav.nav--header nav ul.nav__menu--header>li .levl_btn {
        display: flex;
        width: 60px;
        height: 100%;
        color: #fff;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        cursor: pointer;
    }

    .nav.nav--header nav ul.nav__menu--header>li>a.nav__link--header .icon {
        margin: 4px 13px 0 0;
    }

    .nav.nav--header nav ul.nav__menu--header>li>a.nav__link--header span {
        text-align: left;
    }

    .nav.nav--header nav ul.nav__menu--header>li .nav__sub-menu {
        display: none;
        flex-direction: column;
        position: absolute;
        top: 60px;
        max-width: 320px;
        left: unset !important;
        right: 100%;
        box-shadow: none;
        border: none;
        overflow: scroll;
        max-height: calc(100% - 60px);
    }

    .nav.nav--header nav ul.nav__menu--header>li .levl_bg {
        display: none;
        position: absolute;
        top: 60px;
        width: 320px;
        left: unset !important;
        right: 100%;
        background: #fff;
        height: 100%;
        z-index: 100;
    }

    .nav.nav--header nav ul.nav__menu--header>li .nav__sub-menu li {
        width: 100%;
        float: left;
        text-align: left;
    }

    .nav.nav--header nav ul.nav__menu--header>li .nav__sub-menu li li {
        width: 100%;
        float: left;
        text-align: left;
    }

    .nav.nav--header nav ul.nav__menu--header a.watchall {
        position: unset;
        padding: 10px;
        display: unset;
    }

    .nav.nav--header nav ul.nav__menu--header>li .levl_btn_close {
        display: block;
        margin-bottom: 10px;
        font-size: 18px;
        cursor: pointer;
    }

    .nav.nav--header nav ul.nav__menu--header>li>a.nav__link--header .icon {
        display: none;
    }

    .nav.nav--header nav ul.nav__menu--header>li>a.nav__link--header {
        padding: 2px 0 2px 15px;
    }

    .nav.nav--header nav ul.nav__menu--header>li>a {
        line-height: 16px;
    }

    .nav.nav--header nav ul.nav__menu--header>li>a:hover {
        color: #fff;
        font-weight: 600;
    }

    .nav.nav--header nav ul.nav__menu--header>li.item-a-selected a {
        color: #fff;
        font-weight: 600;
    }

    .nav.nav--header nav ul.nav__menu--header>li.item-a-selected .nav__sub-menu a {
        color: #000;
        font-weight: unset;
    }

    .nav.nav--header nav ul.nav__menu--header>li.item-a-selected .nav__sub-menu a.watchall {
        color: #fff;
    }

    .nav.nav--header nav ul.nav__menu--header>li .nav__sub-menu a.watchall {
        position: relative;
        top: 15px;
    }

    .nav.nav--header nav ul.nav__menu--header>li:hover .nav__link--header {
        color: #fff;
    }

    .nav.nav--header nav ul.nav__menu--header>li:hover .nav__sub-menu a {
        color: #000;
    }

    .nav.nav--header nav ul.nav__menu--header>li:hover .nav__sub-menu {
        background: #fff;
    }

    .nav.nav--header nav ul.nav__menu--header>li:hover .nav__sub-menu a.watchall {
        color: #ffffff;
    }

    .nav.nav--header nav ul.nav__menu--header>li.nav__item--mobile {
        display: flex;
    }

    .flybar-menu-wrap {
        display: block;
    }

    .nav--header .nav__menu li:nth-child(2) .nav__sub-menu {
        width: 100%;
    }
}

.mobile-close {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background: #000000c4;
    z-index: 1;
    cursor: pointer;
}

.flybar-menu-btn.active {
    background: #313030 center center no-repeat url(/bitrix/templates/agent/images/flybar-menu-btn_close.png);
}

.sea_info .right .top .sea_btn a i {
    background: 0 center no-repeat url(/upload/medialibrary/ec4/train_icon_white.png);
}

.osob-pabotu-h2 {
    font-size: 30px;
    color: #2f2f2f;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.osob-pabotu {
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 15%);
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px 10px;
}

.osob-item {
    width: 50%;
    display: flex;
    margin-bottom: 30px;
}

.osob-item-img {
    width: 50%;
    background: url(/upload/medialibrary/1bb/osob-icon-1.png) center 10px no-repeat;
}

.osob-item:nth-child(2) .osob-item-img {
    background: url(/upload/medialibrary/997/osob-icon-2.png) center 10px no-repeat;
}

.osob-item:nth-child(3) .osob-item-img {
    background: url(/upload/medialibrary/2d5/osob-icon-3.png) center 10px no-repeat;
}

.osob-item:last-child .osob-item-img {
    background: url(/upload/medialibrary/9a4/osob-icon-4.png) center 10px no-repeat;
}

.osob-item-title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #993928;
}

.osob-item-text p {
    font-size: 16px;
    color: #999;
    line-height: 24px;
    margin-bottom: 0;
}

@media screen and (max-width: 830px) {
    .osob-pabotu {
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .osob-item {
        width: 100%;
    }

    .osob-item-img {
        width: 200px;
    }

    .osob-item-img {
        width: 15%;
    }

    .osob-item-text {
        width: 85%;
    }
}

@media screen and (max-width: 620px) {
    .osob-item-img {
        background-position-x: 0 !important;
        width: 20%;
    }

    .osob-item-text {
        width: 75%;
    }
}

@media screen and (max-width: 500px) {
    .osob-item {
        flex-direction: column;
    }

    .osob-item-img {
        height: 80px;
        width: 100%;
        background-position-x: center !important;
        background-position-y: 0;
    }

    .osob-item-text {
        width: 100%;
    }

    .osob-item-title {
        text-align: center;
    }

    .osob-item-text p {
        text-align: center;
    }
}

.show-more-wrapper {
    margin-top: 40px;
}

.project-slide img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 16 / 9;
}

.project-thumbs-slide {
    aspect-ratio: 1;
}

.project-thumbs-slide img{
aspect-ratio: 1;
    height: auto;
    width: 100%;
    object-fit: cover;
}

.swiper-projects {
    overflow: hidden;
    margin-bottom: 20px;
}

.swiper-projects-thumbs {
    overflow: hidden;
    margin-bottom: 40px;
}

.project-pluses {
    padding: 40px 32px;
    border: 1px solid #e5e5e5;
    margin-bottom: 40px;
}

.project-pluses__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.project-pluses__item {
    display: flex;
    align-items: center;
    gap: 16px;

}

.project-pluses__item-icon {
    flex-shrink: 0;
}

.project-pluses__item-icon svg {
    width: 60px;
    height: 60px;
}

.project-pluses__item-icon img {
    width: 60px;
}

.project-pluses__item-icon svg path,
.project-pluses__item-icon svg polygon {
    fill: #972616;
}

.project-pluses__item-text {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.project-pluses__item-title {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.project-pluses__item-subtitle {
    color: #666;
    font-size: 14px;
}

.project-callback {
    background-color: #fafafa;
    padding: 40px 32px;
    border: 1px solid #e5e5e5;
    margin-bottom: 40px;
}

.project-callback__wrapper {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}

.project-callback__left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.project-callback__left svg {
    flex-shrink: 0;
}

.fill-theme-svg path {

    stroke: #972616;
}

.project-callback__text {
    color: #333;
    font-size: 18px;
}

.project-callback .submit-button {
    flex-shrink: 0;
}


.tabs-projects {
    margin-bottom: 40px;
}

.tabs-btns__projects {
    display: flex;
    max-width: 100%;
    overflow: auto;
}

.tabs-btn__projects {
    background-color: #902918;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    border: 1px solid #902918;
}

.tabs-btn__projects:not(:last-child) {
    border-right: 1px solid #af6458;
}

.tabs-btn__projects i {
    display: flex;
    width: 35px;
    height: 35px;
    background: 0 0 no-repeat url(/bitrix/templates/agent/images/icons.png);
    position: relative;
    top: 5px;
}

.tabs-btn__projects span {
    color: #fff;
    font-size: 14px;
}

.tabs-btn__projects:nth-child(1) i {
    background-position: 0 -34px;
}

.tabs-btn__projects.active {
    background-color: #fff;
}

.tabs-btn__projects.active span {
    color: #000;
}

.tabs-btn__projects.active:nth-child(1) i {
    background-position: -50px -34px;
}

.tabs-btn__projects:nth-child(2) i {
    background-position: 0px -71px;
}

.tabs-btn__projects.active:nth-child(2) i {
    background-position: -50px -71px;
}

.tabs-btn__projects:nth-child(3) i {
    background-position: 0px -113px;
}

.tabs-btn__projects.active:nth-child(3) i {
    background-position: -50px -113px;
}

.tabs-content__projects {
    margin-top: 20px;
}

.tabs-content__projects-title {
    font-size: 20px;
    color: #902918;
    margin-bottom: 12px;
}

.tabs-content__projects-text {
    font-size: 16px;
}

.tabs-content:not(.active) {
    display: none;
}

.news-detail__list {
    /* display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px; */
    margin-bottom: 40px;
}

.news-detail__list > div {
    width: auto!important;
}

@media(max-width:768px) {

    .project-pluses,
    .project-callback {
        padding: 24px;

    }

    .project-pluses__list {
        grid-template-columns: auto;
        gap: 24px;
    }

    .project-callback__wrapper {
        display: flex;
        flex-direction: column;
    }

    .news-detail__list {
        grid-template-columns: auto;
    }
}
/* End */
/* /bitrix/templates/agent/components/bitrix/menu/agent/style.css */
/* /bitrix/templates/agent/components/bitrix/menu/main_menu/style.css */
/* /bitrix/templates/agent/components/bitrix/breadcrumb/.default/style.css */
/* /bitrix/templates/agent/components/bitrix/news/prefoot_tamozhn/bitrix/news.list/.default/style.css */
/* /bitrix/templates/agent/components/bitrix/news/prefoot_perevozka/bitrix/news.list/.default/style.css */
/* /bitrix/templates/agent/components/bitrix/news/prefooter_perevozka_type_2/bitrix/news.list/.default/style.css */
/* /bitrix/templates/agent/components/bitrix/news/prefooter_vnesh_agent/bitrix/news.list/.default/style.css */
/* /bitrix/templates/agent/components/bitrix/news/prefooter_clients/bitrix/news.list/.default/style.css */
/* /bitrix/templates/agent/components/bitrix/news/prefooter_about_us/bitrix/news.list/.default/style.css */
/* /bitrix/templates/agent/components/bitrix/news/prefooter_contacts/bitrix/news.list/.default/style.css */
/* /bitrix/templates/agent/components/bitrix/news/prefooter_zayvka/bitrix/news.list/.default/style.css */
/* /bitrix/templates/agent/template_styles.css */
