/* * * Develop * * */
.pixelPerfect {
    top: 0;
    background: url("/develop.png") top center no-repeat;
    z-index: 5000;
    display: block; /**/
    margin: 0 auto;
    width: 100%;
    height: 3900px;
    position: absolute;
    opacity: 0.5;
}

body:hover .pixelPerfect {
    display: none;
}

body:active .pixelPerfect {
    display: block;
    opacity: 1;
}

/* * * Bitrix * * */
.bx-core-adm-dialog button,
.bx-core-adm-dialog input,
.bx-core-adm-dialog optgroup,
.bx-core-adm-dialog select,
.bx-core-adm-dialog textarea {
    line-height: 1.5em !important;
}

.bx-core-adm-dialog label,
.bx-core-adm-dialog legend {
    display: inline-block !important;
}

/* * * Main * * */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, body {
    width: 100%;
    height: 100%;
    min-height: 100% !important;
    position: relative;
    display: table;
    min-width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

html, body, button, input, select, textarea {
    font-family: 'OpenSansRegular', 'Open Sans', sans-serif;
    color: #000000;
    font-size: 1em;
    line-height: 1.5;
}

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

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

nav {
    position: relative;
}

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

div {
    text-align: left;
}

[hidden] {
    display: none;
}

/*
::-moz-selection{
    text-shadow:none;
}

::selection{
    text-shadow:none;
}
*/
b {
    font-weight: 600;
    font-family: 'OpenSansBold', 'Open Sans', sans-serif;
}

strong {
    text-transform: uppercase;
}

hr {
    border: 1px solid #646869;
}

h1 {
    font-size: 31px;
    letter-spacing: 0.02em;
}

h2 {
    font-size: 27px;
    letter-spacing: 0.02em;
}

h3 {
    font-size: 24px;
    letter-spacing: 0.02em;
}

h4 {
    font-size: 20px;
    letter-spacing: 0.02em;
}

h5 {
    font-size: 16px;
    letter-spacing: 0.02em;
}

h6 {
    font-size: 14px;
    letter-spacing: 0.02em;
}

.text {
    text-decoration: none;
}

.link {
    text-decoration: underline;
}

.trans {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.trans.s1 {
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.cfix:after, .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.hide {
    display: none !important;
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
}

.submit {
    cursor: pointer;
}

.no-padd {
    padding: 0 !important;
}

button.submit {
    background-color: transparent;
    padding: 0;
    border: none;
    overflow: visible;
}

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

fieldset {
    border: none;
}

label {
    cursor: pointer;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

a {
    color: inherit;
}

a img {
    border: none;
}

.nom {
    margin: 0 !important;
}

.cam {
    margin: 0 auto !important;
}

.links-rev a {
    text-decoration: none;
}

.links-rev a:hover {
    text-decoration: underline;
}

.ld {
    float: left;
}

.rd {
    float: right;
}

.first {
    margin-top: 0 !important;
}

.last {
    margin-bottom: 0 !important;
}

.ca {
    text-align: center;
}

.ra {
    text-align: right;
}

.la {
    text-align: left;
}

.inh {
    color: inherit !important;
}

.upper {
    text-transform: uppercase;
}

.vam {
    vertical-align: middle;
}

.nowrap {
    white-space: nowrap;
}

.text-through {
    text-decoration: line-through;
}

.full-click {
    position: absolute;
    z-index: 900;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}

.in {
    width: 1174px;
    margin: 0 auto;
    position: relative;
}

.ico {
    display: inline-block;
}

/* * * Up * * */
#up {
    background-color: #444;
    bottom: 50px;
    display: none;
    font-size: 14px;
    position: fixed;
    right: 30px;
    text-align: right;
    text-decoration: none;
    z-index: 980;
    padding: 10px 20px;
    color: #fff;
    border-radius: 4px;
}

/* * * Animation * * */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.s8 {
    -webkit-animation-duration: 0.85s;
    animation-duration: 0.85s;
}

/* * * Buttons * * */
.btn, input[type="submit"], #post-button {
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    text-decoration: none;
    border: none;
    transition: all 0.3s ease-in-out 0s;
    position: relative;
    display: table;
}

.btn.small {
    font-size: 12px;
    padding: 3px 7px;
    line-height: 1;
}

.btn.medium {
    font-size: 15px;
    padding: 9px 15px;
    line-height: 1.4;
    font-family: 'OpenSansSemiboldRegular', 'Open Sans', sans-serif;
    font-weight: 500;
}

.btn.big {
    font-size: 18px;
    line-height: 1.4;
    padding: 14px 20px;
}

.btn.green {
    background: #9bdb2b;
    color: #fff;
}

.btn.green:hover {
    background-color: #fff;
    color: #9bdb2b;
}

.btn.green.bordered {
    border: 4px solid #9bdb2b;
}

.btn.green.bordered:hover {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #9bdb2b;
    border-color: #9bdb2b;
}

input[type="submit"], #post-button {
    background: #0593bc;
    color: #fff;
    border: 4px solid #0593bc;
    font-size: 17px;
    padding: 8px 13px;
    line-height: 1.2;
    font-weight: normal;
    height: 42px;
}

input[type="submit"]:hover, #post-button:hover {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #0593bc;
    border-color: #0593bc;
}

.btn.orange {
    background: #ff8f3c;
    color: #fff;
}

.btn.orange:hover {
    background-color: #fff;
    color: #ff8f3c;
}

.btn.orange.bordered {
    border: 4px solid #ff8f3c;
}

.btn.orange.bordered:hover {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #ff8f3c;
    border-color: #ff8f3c;
}

.btn.white {
    background-color: #FFF;
    color: #82B81A;
}

.btn.white:hover {
    background-color: #82B81A;
    color: #FFF;
}

.btn.white.bordered {
    border: 4px solid #FFF;
}

.btn.white.bordered:hover {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #FFF;
    border-color: #FFF;
}

.btn.yellow {
    color: #ffffff;
    background: #f9c81d; /* Old browsers */
    background: -moz-linear-gradient(top, #f9c81d 0%, #ec781e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9c81d), color-stop(100%, #ec781e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9c81d 0%, #ec781e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9c81d 0%, #ec781e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9c81d 0%, #ec781e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9c81d 0%, #ec781e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c81d', endColorstr='#ec781e', GradientType=0); /* IE6-9 */
}

.btn.yellow:hover {
    background: #ec781e; /* Old browsers */
    background: -moz-linear-gradient(top, #ec781e 0%, #f9c81d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ec781e), color-stop(100%, #f9c81d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ec781e 0%, #f9c81d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ec781e 0%, #f9c81d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ec781e 0%, #f9c81d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ec781e 0%, #f9c81d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec781e', endColorstr='#f9c81d', GradientType=0); /* IE6-9 */
}

.btn.blue {
    background-color: #4ac2ea;
    color: #fff;
}

.btn.blue.color-2 {
    background-color: #0593bc;
    color: #fff;
}

.btn.blue:hover {
    background-color: #fff;
    color: #4ac2ea;
}

.btn.blue.bordered {
    border: 4px solid #4ac2ea;
}

.btn.blue.bordered:hover {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #4ac2ea;
    border-color: #4ac2ea;
}

/* * * Main * * */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    display: none;
    z-index: 900;
    background: url("../images/overlay.png");
}

.fancybox-overlay {
    background: url("../images/overlay.png");
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 37px;
    height: 37px;
    cursor: pointer;
    z-index: 8040;
    background: url("../images/popup-close.png") center no-repeat;
}

#page-wrap,
.page-wrap {
    width: 100%;
    position: relative;
    margin: 50px 0;
}

#page-wrap h1, #page-wrap h2 {
    color: #18242f;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-size: 27px;
    letter-spacing: 0.02em;
    line-height: 1.5;
}

#page-wrap p {
    line-height: 1.8;
}

.two-col {
    display: table;
    width: 100%;
}

.two-col .col {
    display: inline-block;
    float: left;
    width: 50%;
}

.two-col .col.sidebar {
    width: 18%;
}

.two-col .col.sidebar.left {
    margin-right: 4%;
}

.two-col .col.sidebar.right {
    margin-left: 4%;
}

.two-col .col.page-container {
    width: 78%;
}

.two-col .col.page-container.no-bg {
    background-color: transparent;
}

.ib-list {

}

.ib-list.cel-table {
    display: table;
}

.ib-list.cel-table .ib-item {
    display: table-cell;
}

.ib-list.il-block {
    display: block;
}

.ib-list.il-block .ib-item {
    display: inline-block;
}

.ib-list.li-block {
    display: block;
}

.ib-list.li-block .ib-item {
    display: inline-block;
}

.ib-list .ib-item {
    vertical-align: top;
    white-space: normal;
}

.ib-list.top .ib-item {
    vertical-align: top;
}

.ib-list.middle .ib-item {
    vertical-align: middle;
}

.ib-list.bottom .ib-item {
    vertical-align: bottom;
}

/* * * Style * * */
.popup {
    padding: 20px;
    max-width: 680px;
}

.popup input[type="submit"] {
    margin: 0 auto;
}

.popup h2 {
    text-align: center;
    padding: 5px 10px 25px;
}

.popup.success-bg {
    width: 640px;
    height: 480px;
    /*background: #0FA0CE url("../images/goodboy.jpg") center no-repeat;*/
    color: #fff;
}

.popup.success-bg .title-bg {
    display: table;
    margin: 0 auto;
}

.popup.success-bg .title-bg p {
    font-size: 15px;
    text-align: center;
}

.popup.success-bg .title-bg a.close-btn {
    font-size: 14px;
}

.popup.success-bg .title-bg .close-btn {

}

.popup.success-bg .info-bg {
    display: table;
    margin: 0 auto;
}

.popup.success-bg .info-bg,
.popup.success-bg .info-bg p {
    font-size: 17px;
    text-align: center;
}

.popup.success-bg .info-bg p {

}

html.popup,
.popup body {
    width: auto !important;
    height: auto !important;
    max-width: 500px !important;
    padding: 0;

}

html.popup .popup {
    overflow: hidden;
}

.form-row {
    display: table;
    width: 100%;
}

.form-row.w50 {
    width: 49%;
    margin-right: 1%;
    float: left;
}

.form-row.w100 {
    width: 99%;
    margin-right: 1%;
    float: left;
}

.form-row input[type="text"],
.form-row textarea,
.form-row select {
    background-color: #ffffff;
    border: 2px solid #2d3e50;
    border-radius: 8px;
    width: 100%;
    color: #2d3e50;
    margin-bottom: 15px;
}

.form-row input[disabled],
.form-row input.disabled {
    background-color: #C5C5C5;
    border: 2px solid #8A8A8A;
    color: #000;
    cursor: no-drop;
}

.form-row label {
    color: #656565;
    font-size: 14px;
    font-weight: normal;
}

.error input[type="text"],
.error textarea {
    border: 2px solid #de2523;
}

.form-row .form-col {
    display: table-cell;
}

.init-checkbox .checkbox {
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    background-position: -20px 0;
    width: 17px;
    height: 17px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.init-checkbox .checkbox input {
    position: absolute;
    left: -100px;
}

.init-checkbox .checkbox.checked {
    background-position: 0 0;
}

/* * * Style * * */
#header-wrap {
    width: 100%;
    display: table;
    position: relative;
    z-index: 800;
}

.main {
    position: relative;
    z-index: 500;
}

.main-nav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: table;
    width: 100%;
    font-family: 'OpenSansSemiboldRegular', 'Open Sans', sans-serif;
}

.main-nav > ul > li {
    display: table-cell;
    position: relative;
}

.main-nav > ul > li + li {
    margin: 0 5px;
}

.main-nav > ul > li > a {
    color: #5e6c79;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    padding: 10px 5px 10px;
    text-align: center;
    margin: 0;
    vertical-align: top;
    background-color: #FFFFFF;
    font-size: 15px;
}

.main-nav ul li,
.main-nav ul li a {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.main-nav > ul > li > ul {
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    list-style-type: none;
    display: none;
    z-index: 100;
    white-space: nowrap;
    min-width: 100%;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 5px;
}

.main-nav > ul > li > ul > li {
    background-color: transparent;
    margin: 0;
    min-width: 100%;
    padding: 2px;
    border: 3px solid #eaeaea;
}

.main-nav > ul > li > ul > li > a {
    color: #000;
    padding: 5px 5px;
    display: block;
    position: relative;
    text-decoration: none;
}

.main-nav > ul > li > ul > li.active {
    background-color: #353535;
    background-color: rgba(53, 53, 53, 0.51);
}

.main-nav > ul > li > ul > li.active > a {
    color: #FFF;
}

.main-nav > ul > li > ul > li + li {
    margin-top: 1px;
}

/*Color Nav*/
.main-nav > ul > li.callback > a {
    color: #2d3e50;
    text-decoration: underline;
}

.main-nav > ul > li:hover > a {
    background-color: #2D3E50;
    color: #ffffff;
}

.main-nav > ul > li.active > a {
    color: #f9b50c;
}

.main-nav > ul > li > ul {
    background-color: #64adf1;
}

.main-nav > ul > li > ul > li {
    background-color: #64adf1;
}

/*Color Nav*/

.main-nav > ul > li > ul > li:hover {
    border-color: #eaeaea;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.21);
}

.main-nav > ul > li > ul > li:hover > a {
    color: #000000;
}

.left-menu {
    margin: 10px 0 25px;
}

.left-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: table;
    width: 100%;
}

.left-menu ul li {
    display: block;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #ececec;
    padding: 0 10px;
    margin: 0 -10px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.left-menu ul li a {
    font-size: 14px;
    color: #444;
    display: block;
    text-decoration: none;
    padding: 10px 0;
    margin: 0 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.4;
}

.left-menu ul li.selected {
    background-color: #000;
}

.left-menu ul li.selected a {
    color: #fff;
}

.left-menu ul li a:hover,
.left-menu ul li:hover a {
    color: #2c2c2c;
}

.left-menu ul li:hover {
    background-color: #dcdcdc;
}

.breadcrumbs {
    display: table;
    width: 100%;
}

.breadcrumbs ul {
    list-style: none;
}

.breadcrumbs ul li {
    float: left;
    color: #000000;
    font-size: 13px;
}

.breadcrumbs ul li a {
    color: #ff8f3c;
    text-decoration: none;
}

.breadcrumbs ul li a:hover {
    text-decoration: underline;
}

/* * * Site Style * * */
.ico.callback {
    background-image: url("../images/phone.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 43px;
    height: 42px;
}

.ico.white-circle-arr {
    background-image: url("../images/arr.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
}

.btn.medium .ico.white-circle-arr {
    margin-bottom: -5px;
    margin-left: 10px;
}

.ico.phone.yellow {
    background-image: url("../images/phone2.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}

.ico.mail {
    background-image: url("../images/mail.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
}

.btn.medium .ico.mail {
    margin-bottom: -5px;
    margin-left: 10px;
}

#header-wrap {
    -webkit-box-shadow: 0 3px 4px 0 rgba(93, 108, 121, 0.4);
    -moz-box-shadow: 0 3px 4px 0 rgba(93, 108, 121, 0.4);
    box-shadow: 0 3px 4px 0 rgba(93, 108, 121, 0.4);
}

.head-top {
    background-color: #2d3e50;
    display: table;
    width: 100%;
}

.after-line {
    background-image: url("../images/line.png");
    background-position: center right;
    background-repeat: repeat-y;
}

.head-top-wrap {
    display: table;
    width: 100%;
}

.search-block,
.social-links,
.mail-block,
.phone-block {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 40px;
}

.search-block {
    width: 32%;
    font-size: 13px;
    padding-right: 2%;
}

.search-block form {
    position: relative;
}

.search-block input[type="text"] {
    width: 100%;
    height: 29px;
    border: none;
    border-radius: 5px;
    background-color: #1f2d3c;
    color: #6a7782;
    margin: 5px 0;
    padding: 5px 10px;
}

.search-block .submit-btn,
.search-block input[type="submit"] {
    background: transparent url("../images/search.png") center no-repeat;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    color: transparent;
    border: none;
    border-radius: 0;
    padding: 14px;
    margin: 6px 5px;
    height: 16px;
    width: 16px;
}

.social-links {
    width: 14%;
}

.social-links ul {
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
    height: 100%;
}

.social-links ul li {
    display: table-cell;
    position: relative;
    width: 25%;
    height: 100%;
    vertical-align: middle;
}

.social-links a {
    display: block;
    width: 17px;
    height: 16px;
    margin: 0 auto;
}

.social-links .vk {
    background-image: url("../images/vk-ico.png");
    background-position: center;
    background-repeat: no-repeat;
}

.social-links .tw {
    background-image: url("../images/tw-ico.png");
    background-position: center;
    background-repeat: no-repeat;
}

.social-links .fb {
    background-image: url("../images/fb-ico.png");
    background-position: center;
    background-repeat: no-repeat;
}

.social-links .gp {
    background-image: url("../images/gp-ico.png");
    background-position: center;
    background-repeat: no-repeat;
}

.mail-block {
    width: 27%;
    color: #ffffff;
    font-size: 15px;
    padding: 8px 0;
    text-align: center;
}

.mail-block a {
    color: #f9b50c;
}

.phone-block {
    width: 25%;
    color: #ffffff;
    font-size: 15px;
    padding: 8px 0;
    text-align: center;
}

.head-middle {
    position: relative;
    padding: 24px 0;
}

.head-middle .logo {
    position: absolute;
    left: 0;
    margin-top: -5px;
    z-index: 100;
}

.head-middle .main-nav {
    padding-left: 406px;
}

.head-middle .main-nav .callback .ico {
    margin: -14px 0 -14px 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.head-middle .main-nav .callback:hover a {
    color: inherit;
    background-color: transparent;
}

#welcome-wrap {
    background: #d3e5f5 url("../../upload/images/auto.jpg") center top no-repeat;
    height: 623px;
}

#welcome-wrap .info {
    background: url("../../upload/images/drop.png") center no-repeat;
    width: 414px;
    height: 589px;
    margin-top: 20px;
    position: absolute;
}

#welcome-wrap .info .title {
    color: #f9ca0c;
    font-weight: 600;
    font-family: 'OpenSansBold', 'Open Sans', sans-serif;
    font-size: 27px;
    text-align: center;
    margin-top: 198px;
    letter-spacing: 0.02em;
    line-height: 1.7;
}

#welcome-wrap .info .phone {
    color: #ffffff;
    font-weight: 600;
    font-family: 'OpenSansBold', 'Open Sans', sans-serif;
    font-size: 40px;
    text-align: center;
    letter-spacing: 0.03em;
    line-height: 1.7;
    margin-top: -6px;
}

#welcome-wrap .info .location {
    color: #100e01;
    font-family: 'OpenSansSemiboldRegular', 'Open Sans', sans-serif;
    font-size: 14px;
    position: absolute;
    bottom: 55px;
    right: 72px;
    line-height: 1.2;
}

#services-wrap {
    padding: 23px 0;
    display: table;
    width: 100%;
}

#services-wrap h2 {
    color: #18242f;
    text-align: center;
    text-transform: uppercase;
}

.carousel {
    position: relative;
}

.carousel .bx-prev {
    background-image: url("../images/arr-big-left.png");
}

.carousel .bx-next {
    background-image: url("../images/arr-big-right.png");
}

.carousel .bx-prev, .carousel .bx-next {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.carousel .bx-prev, .carousel .bx-next {
    width: 19px;
    height: 32px;
    position: absolute;
    bottom: 0;
    font-size: 0;
    top: 45%;
}

.carousel .bx-prev {
    left: -15px;
}

.carousel .bx-next {
    right: -15px;
}

.subpage-buttons-wrap {
    padding: 40px 0;
}

.container-list {
    width: 100%;
    position: relative;
}

.container-list .ib-list {
    list-style: none;
    display: table;
    width: 100%;
}

.container-list .ib-item {
    float: left;
}

.container-list .container-block {
    background-color: #eeeeee;
    border-radius: 5px;
    display: block;
    padding: 5px;
    margin: 11px;
    position: relative;
}

.container-list .container-block .image {
    overflow: hidden;
    position: relative;
}

.container-list .container-block .image img {
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    min-width: 100%;
    min-height: 100%;
}

.container-list .container-block .info {
    display: none;
}

.container-list .container-block .name {
    color: #636363;
    position: relative;
    padding: 16px 37px 16px 12px;
}

.container-list .container-block .name .ico {
    position: absolute;
    right: 10px;
    padding: 12px;
}

.container-list .container-block .name .ico.arr-left {
    background-image: url("../images/arr-left.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 9px;
    height: 16px;
}

.container-list .container-block:hover {
    background-color: #2d3e50;
}

.container-list .container-block:hover .name {
    color: #ffffff;
}

.container-list .container-block:hover .name .ico.arr-left {
    background-image: url("../images/arr-left2.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 9px;
    height: 16px;
}

.service-list {
    margin: 8px -10px;
}

.service-list .ib-item {
    width: 33.333%;
}

#about-wrap {
    background: url("../../upload/images/auto2.jpg") center no-repeat;
    margin: 16px 0;
    color: #ffffff;
    padding: 20px 0;
}

#about-wrap h2 {
    text-align: center;
    text-transform: uppercase;
    padding: 32px 0;
}

#about-wrap p {
    margin: 8px 0 8px 0;
    line-height: 1.54;
    letter-spacing: 0.01pt;
    text-shadow: -1px 2px 2px rgba(0, 0, 0, 0.75);
}

#price-info-wrap {
    padding: 38px 0;
}

#price-info-wrap h2 {
    color: #18242f;
    text-transform: uppercase;
    margin-bottom: 16px;
}

#price-info-wrap .col.text {
    width: 55%;
}

#price-info-wrap .col.image {
    width: 45%;
    overflow: hidden;
    border-radius: 5px;
    margin: 5px 0;
}
#price-info-wrap .col.image img {
    display: block;
}
.tabs-container {
    display: table;
    width: 100%;
    margin-top: 10px;
}

.toggleTabs a {
    transition: all 300ms ease-in 0s;
}

.toggleTabs a.nav {
    text-decoration: none;
    padding: 20px;
    display: block;
    cursor: pointer;
    line-height: 1.2;
    background-color: #eeeeee;
    border-radius: 5px;
    position: relative;
}

.toggleTabs a.nav:hover {
    transform: scale(1.03);
    color: inherit;
}

.toggleTabs a.nav .ico {
    position: absolute;
    right: 10px;
    padding: 12px;
}

.toggleTabs a.nav .ico.arr-left {
    background-image: url("../images/arr-left.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 9px;
    height: 16px;
}

.toggleTabs a.nav.active .ico.arr-left {
    background-image: url("../images/arr-left2.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 9px;
    height: 16px;
}

.toggleTabs a.nav.active {
    margin-right: -8%;
    padding-right: 8%;
    color: #fff;
    background-color: #2d3e50;
}

.toggleTabs .tabsNav {
    display: table;
    width: 32%;
    position: relative;
    float: left;
}

.toggleTabs .tabsNav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.toggleTabs .tabsNav ul li {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.tabContent {
    width: 66%;
    height: auto;
    float: left;
    background-color: white;
    position: relative;
    padding: 20px;
    border: 2px solid #2d3e50;
    margin-left: 2%;
    border-radius: 5px;
}

#price-info-wrap .col.text,
.contact-wrap .col.map {
    width: 53%;
}

#price-info-wrap .col.image,
#price-info-wrap .col.form,
.contact-wrap .col.requisites {
    width: 47%;
}

.google-map {
    display: block;
    overflow: hidden;
    margin-right: 10px;
    border-radius: 5px;
    margin-top: 10px;
}

.form .form-col {
    padding: 0 10px;
}

.form .form-col:first-child {
    padding-left: 0;
}

.form .form-col:last-child {
    padding-right: 0;
}

.orange-block {
    background: #f9c81d; /* Old browsers */
    background: -moz-linear-gradient(top, #f9c81d 0%, #ec781e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9c81d), color-stop(100%, #ec781e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9c81d 0%, #ec781e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9c81d 0%, #ec781e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9c81d 0%, #ec781e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9c81d 0%, #ec781e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c81d', endColorstr='#ec781e', GradientType=0); /* IE6-9 */
    border-radius: 5px;

}

.orange-content {
    background: #f3f3f3;
    margin: 5px;
    border-radius: 5px;
    padding: 10px 15px;
}

.contact-wrap .requisites p {
    line-height: 1.6 !important;
}

/* * * Footer * * */
#footer {
    padding-top: 30px;
    font-size: 13px;
}

#footer .col.contacts {
    width: 55%;
}

#footer .col.feed-back {
    width: 45%;
}

#footer .footer-top,
#footer .footer-bottom {
    width: 100%;
}

#footer .footer-top {
    background-color: #2d3e50;
    padding: 15px 0;
    color: #ffffff;
}

#footer .col.contacts .text {
    font-size: 17px;
    line-height: 1.6;
}

#footer .col.contacts .callback {
    color: #f9b50c;
    margin-top: 3px;
    line-height: 2;
}

#footer .col.contacts .callback .ico {
    margin-bottom: -6px;
    margin-right: 6px;
}

#footer .col.contacts .title {
    color: #f9b50c;
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#footer .col.feed-back .title {
    color: #ffffff;
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#footer .col.feed-back .form-col {
    padding: 0 5px;
}

#footer .col.feed-back .form-col:first-child {
    padding-left: 0;
}

#footer .col.feed-back .form-col:last-child {
    padding-right: 0;
}

#footer .col.feed-back input[type="text"],
#footer .col.feed-back textarea {
    border-radius: 8px;
    padding: 5px 10px;
    background-color: #1f2d3c;
    color: #ffffff;
    border: 2px solid #ffffff;
    font-size: 17px;
}

#footer .col.feed-back input[type="text"] {
    margin-bottom: 10px;
    height: 36px;
}

#footer .col.feed-back textarea {
    margin-bottom: 10px;
    height: 76px;
}

#footer .footer-bottom {
    padding: 5px 0 10px;
}

#footer .copyright-block {
    color: #767676;
    font-size: 14px;
    padding: 4px;
}

/* * * Create in * * */
.ico.varnoff-logo {
    background-image: url(../images/logo-varnoff.png);
    background-repeat: no-repeat;
    width: 67px;
    height: 36px;
    margin-bottom: -8px;
    margin-left: 24px;
}

input.gsc-search-button {
    line-height: 27px
}

input.gsc-search-button:hover {
    color: #ffffff;
}

/* * * Response * * */
@media only screen and (max-width: 1380px) {

}

@media only screen and (max-width: 1180px) {
    html, body, button, input, select, textarea {
        font-size: 0.9em;
        line-height: 1.4;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 19px;
    }

    h4 {
        font-size: 17px;
    }

    h5 {
        font-size: 13px;
    }

    h6 {
        font-size: 11px;
    }

    .in {
        padding: 0 10px;
        width: 100%;
        max-width: 1174px;
        min-width: 980px;
    }

    .btn, input[type="submit"], #post-button {
        border-radius: 5px;
        font-size: 18px;
    }

    .btn.small {
        font-size: 12px;
        padding: 3px 7px;
        line-height: 1;
    }

    .btn.medium {
        font-size: 13px;
        padding: 6px 12px;
        line-height: 1.1;
    }

    .btn.big {
        font-size: 16px;
        line-height: 1.3;
        padding: 14px 20px;
    }

    input[type="submit"], #post-button {
        border-width: 4px;
        font-size: 14px;
        padding: 6px 11px;
        line-height: 1.2;
        height: 38px;
    }

    .main-nav > ul > li > a {
        font-size: 13px;
    }

    .mail-block, .phone-block {
        font-size: 13px;
    }

    #page-wrap h1, #page-wrap h2 {
        font-size: 24px;
        margin-bottom: 14px;
        line-height: 1.4;
    }

    .google-map {
        height: 215px;
    }

    .form-row input[type="text"],
    .form-row textarea {
        padding: 4px 8px;
        margin-bottom: 8px;
    }

    .form-row input[type="text"] {
        height: 30px;
    }

    #footer .col.contacts .text {
        font-size: 14px;
        line-height: 1.6;
    }

    #footer .col.contacts .title {
        font-size: 24px;
        margin-bottom: 8px;
    }

    #footer .col.feed-back .title {
        font-size: 24px;
        margin-bottom: 8px;
    }

    #footer .col.feed-back input[type="text"],
    #footer .col.feed-back textarea {
        font-size: 13px;
    }

    #footer .col.feed-back input[type="text"] {
        margin-bottom: 8px;
        height: 30px;
    }

    #footer .col.feed-back input[type="text"],
    #footer .col.feed-back textarea {
        padding: 4px 8px;
    }

    #footer .col.feed-back textarea {
        margin-bottom: 8px;
        height: 68px;
    }

    .carousel .bx-prev {
        left: -8px;
    }

    .carousel .bx-next {
        right: -8px;
    }
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 980px) {
    .in {
        width: 980px;
    }
}