

/* Start:/bitrix/templates/ford/css/lightbox.css?161481532519983*/
/* Preload images */
body:after {
  content: url(/bitrix/templates/ford/images/icons/close.png) url(/bitrix/templates/ford/images/icons/loading.gif) url(/bitrix/templates/ford/images/icons/prev.png) url(/bitrix/templates/ford/images/icons/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/bitrix/templates/ford/images/icons/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/bitrix/templates/ford/images/icons/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/bitrix/templates/ford/images/icons/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/bitrix/templates/ford/images/icons/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


/**
 * Swiper 5.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 29, 2020
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;-o-transition-property:transform, height;transition-property:transform, height;transition-property:transform, height, -webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;padding:11px;width:48px;height:48px;margin-top:-24px;z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#3D71A3;background-position:50% 50%;background-size:26px 26px;background-repeat:no-repeat;border-radius:30px;border:none;line-height:0;cursor:pointer;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;transition:background-color ease-in-out .3s}.swiper-button-next:focus,.swiper-button-next:hover,.swiper-button-prev:focus,.swiper-button-prev:hover{background-color:#1b8fff}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:0;right:auto;background-image:url('/upload/left-arrow.png')}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:0;left:auto;background-image:url('/upload/right-arrow.png')}.swiper-button-lock{display:none}@media(max-width:1199px){.swiper-button-next,.swiper-button-prev{padding:7px;width:30px;height:30px;margin-top:-15px;background-size:15px 15px}}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;-o-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:20px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{margin:0 5px;width:70px;height:4px;display:inline-block;border-radius:0;background:rgba(113, 113, 113, 0.5);opacity:1;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;transition:background-color ease-in-out .3s}@media(max-width:991px){.swiper-pagination-bullet{width:30px}}.swiper-pagination-bullet:focus,.swiper-pagination-bullet:hover{background-color:#3D71A3}button.swiper-pagination-bullet{border:none;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background-color:#3D71A3}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:200ms top, 200ms -webkit-transform;transition:200ms top, 200ms -webkit-transform;-o-transition:200ms transform, 200ms top;transition:200ms transform, 200ms top;transition:200ms transform, 200ms top, 200ms -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets{font-size:0;line-height:0}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms left, 200ms -webkit-transform;transition:200ms left, 200ms -webkit-transform;-o-transition:200ms transform, 200ms left;transition:200ms transform, 200ms left;transition:200ms transform, 200ms left, 200ms -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms right, 200ms -webkit-transform;transition:200ms right, 200ms -webkit-transform;-o-transition:200ms transform, 200ms right;transition:200ms transform, 200ms right;transition:200ms transform, 200ms right, 200ms -webkit-transform}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:currentColor;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid currentColor;border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:0.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/bitrix/templates/ford/css/intelInputTel.min.css?161481532519146*/
.iti{position:relative;}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:1000;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(/bitrix/templates/ford/css/../images/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/bitrix/templates/ford/css/../images/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}
/* End */


/* Start:/bitrix/templates/ford/css/bootstrap.css?1614815325121314*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,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-color:transparent}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(/bitrix/templates/ford/css/../fonts/glyphicons-halflings-regular.eot);src:url(/bitrix/templates/ford/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/bitrix/templates/ford/css/../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/bitrix/templates/ford/css/../fonts/glyphicons-halflings-regular.woff) format('woff'),url(/bitrix/templates/ford/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/bitrix/templates/ford/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:13px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:16px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content .tab-pane{display:none}.tab-content .active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}

.panel-body > li:visited > a {
	background-color: white !important;
}
/*# sourceMappingURL=bootstrap.min.css.map */
/* End */


/* Start:/bitrix/templates/ford/main-page.css?162123529110296*/
/* forms */
.form-label {
  margin-bottom: 6px;
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
}
.jq-selectbox__trigger {
  top: 4px;
}
.jq-selectbox__select .jq-selectbox__select-text {
  font-size: 16px;
}
.svg-icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.svg-icon svg {
  width: 100%;
  height: auto;
}
.btn {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-family: Ford Antenna, sans-serif;
  font-weight: 300;
  text-decoration: none;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-align: center;
  text-transform: none!important;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, font-size ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
  transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, font-size ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
  -o-transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, box-shadow ease-in-out 0.3s, transform ease-in-out 0.3s, font-size ease-in-out 0.3s;
  transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, box-shadow ease-in-out 0.3s, transform ease-in-out 0.3s, font-size ease-in-out 0.3s;
  transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, box-shadow ease-in-out 0.3s, transform ease-in-out 0.3s, font-size ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
  -webkit-appearance: none;
  border-radius: 0!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}
.btn.btn_big {
  padding: 0 40px;
  height: 48px;
  line-height: 46px;
  font-size: 16px;
  letter-spacing: 0.02em;
}
.btn.btn_blue {
  color: #fff !important;
  background: none!important;
  background-color: #2D96CD !important;
}
.btn.btn_blue:hover,
.btn.btn_blue:focus {
  color: #fff !important;
  background: none!important;
  background-color: #003478 !important;
}
.btn.btn_transparent {
  color: #2D96CD;
  background-color: transparent;
  border: 1px solid #2D96CD;
  line-height: 46px;
}
.btn.btn_transparent:hover,
.btn.btn_transparent:focus {
  color: #fff;
  background-color: #003478;
  border-color: #003478;
}
.btn.btn_with-icon .btn__text {
  display: inline-block;
  vertical-align: middle;
}
.btn.btn_with-icon .btn__icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 0;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 14px 14px;
}
.btn.btn_with-icon .btn__text + .btn__icon,
.btn.btn_with-icon .btn__icon + .btn__text {
  margin-left: 5px;
}
.btn.btn_more .btn__icon {
  background-image: url('/upload/icon-next.svg');
}
.btn.btn_wrap {
  padding: 2px 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: normal;
  line-height: 1;
}
/* modals */
body.modal-open {
  overflow: hidden;
}
.modal.modal-form .modal-dialog {
  max-width: 570px!important;
}
@media (max-width: 575px) {
  .modal.modal-form .modal-dialog {
    max-width: calc(100% - 4px) !important;
  }
}
.modal.modal-form .modal-content {
  border: none;
  -webkit-box-shadow: 0px 30px 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 30px 100px rgba(0, 0, 0, 0.2);
}
.modal.modal-form .modal-header {
  padding: 60px 50px 15px!important;
  color: #333333 !important;
  border-bottom: none;
  background: #fff;
}
@media (max-width: 575px) {
  .modal.modal-form .modal-header {
    padding: 35px 15px 10px!important;
  }
}
.modal.modal-form .modal-title {
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0!important;
  font-weight: 200;
  font-size: 42px;
  line-height: 100%;
  background: transparent!important;
  text-transform: none;
}
@media (max-width: 575px) {
  .modal.modal-form .modal-title {
    font-size: 24px;
  }
}
.modal.modal-form .modal-close-inner {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0;
  width: 20px;
  height: 20px;
  color: rgba(51, 51, 51, 0.4);
  border: none;
  background: transparent;
}
.modal.modal-form .modal-close-inner:hover,
.modal.modal-form .modal-close-inner:focus {
  color: #003478;
}
.modal.modal-form .modal-body {
  padding: 0 50px 20px;
}
.modal.modal-form .modal-body .form-group {
  margin-bottom: 20px;
}
.modal.modal-form .modal-body .form-group:last-child {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .modal.modal-form .modal-body {
    padding: 0 15px 20px;
  }
}
.modal.modal-form .modal-footer {
  padding: 0 50px 60px;
}
@media (max-width: 575px) {
  .modal.modal-form .modal-footer {
    padding: 0 15px 35px;
  }
}
.modal.modal-form .modal-descr {
  margin-bottom: 35px;
  color: rgba(51, 51, 51, 0.7);
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
}
.modal.modal-form .modal-descr :last-child {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .modal.modal-form .modal-descr {
    font-size: 14px;
  }
}
.modal.modal-form .modal-footnote {
  margin-bottom: 20px;
  color: rgba(51, 51, 51, 0.8);
  font-weight: 300;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0.02em;
}
.modal.modal-form .modal-footnote a {
  display: inline;
}
.modal.modal-form .col-sm-6 {
  float: right;
  text-align: right;
}
/* Распродажа запчастей */
.sell-out-block {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sell-out-block > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.sell-out-block__header {
  margin-bottom: 10px;
  max-width: calc(100% - 150px - 225px);
  border-bottom: 3px solid #2D96CD;
  line-height: 0;
}
.sell-out-block__label {
  padding-top: 9px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  color: #fff;
  background-color: #2D96CD;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 300;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
}
.sell-out-block__body {
  padding: 2px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
}
.sell-out-block__body > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.sell-out-block__color {
  padding-left: 10px;
  padding-right: 10px;
  max-width: 150px;
}
.sell-out-block__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: calc(100% - 150px - 225px);
}
.sell-out-block__cost {
  padding-left: 10px;
  max-width: 225px;
}
.sell-out-block__title {
  padding-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: calc(100% - 180px);
  font-size: 16px;
  line-height: 1;
}
.sell-out-block__price {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 90px;
  font-weight: 300;
  font-size: 26px;
  line-height: 1;
}
.sell-out-block__price sup {
  font-size: 15px;
}
.sell-out-block__price_old::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -2px;
  height: 1px;
  width: 65px;
  background-color: #E05433;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.sell-out-block__price_new {
  color: #E05433;
  font-weight: 600;
}
.sell-out-cost {
  padding: 2px 8px;
  width: 185px;
  background-color: #e1e9ea;
  border-radius: 5px;
  line-height: 1;
  text-align: center;
}
.sell-out-cost__title,
.sell-out-cost__price {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.sell-out-cost__title {
  margin-right: 5px;
  padding-top: 1px;
  font-size: 11px;
  font-weight: 500;
}
.sell-out-cost__price {
  font-size: 22px;
}
.sell-out-cost__price sup {
  font-size: 13px;
}
.sell-out-color {
  text-align: right;
}
.sell-out-color__title,
.sell-out-color__demo {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.sell-out-color__title {
  margin-right: 1px;
  font-size: 11px;
}
.sell-out-color__demo {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #dddddd;
  background-color: transparent;
  line-height: 0;
  overflow: hidden;
  background-clip: border-box;
}
.sell-out-color__demo_steel {
  background-color: #E6E7E8;
}
.sell-out-color__demo_silver {
  background-color: #D0D2D3;
}
.sell-out-color__demo_silver_black {
  background-color: #D0D2D3;
}
.sell-out-color__demo_silver_black::after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px;
  background-color: #231F20;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 1199px) {
  .sell-out-block__header,
  .sell-out-block__main {
    max-width: 100%;
  }
  .sell-out-block__main {
    margin-bottom: 5px;
  }
  .sell-out-block__color_empty,
  .sell-out-block__cost_empty {
    display: none;
  }
  .sell-out-block__title,
  .sell-out-block__color,
  .sell-out-block__cost {
    margin-bottom: 5px;
    margin-left: 0;
    padding: 0;
    max-width: 100%;
  }
  .sell-out-cost {
    margin-left: 0;
    width: auto;
  }
  .sell-out-color {
    text-align: left;
  }
}

/* End */


/* Start:/bitrix/templates/ford/template_styles.css?1626423150392755*/
@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Regular'), local('FordAntenna-Regular'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Regular.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Light'), local('FordAntenna-Light'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Light.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Medium Italic'), local('FordAntenna-MediumItalic'),
        url('/bitrix/templates/ford/fonts/FordAntenna-MediumItalic.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Medium'), local('FordAntenna-Medium'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Medium.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Bold Italic'), local('FordAntenna-BoldItalic'),
        url('/bitrix/templates/ford/fonts/FordAntenna-BoldItalic.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Bold Italic'), local('FordAntenna-BoldItalic'),
        url('/bitrix/templates/ford/fonts/FordAntenna-BoldItalic.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-BoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Bold'), local('FordAntenna-Bold'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Bold.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Bold'), local('FordAntenna-Bold'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Bold.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Regular Italic'), local('FordAntenna-RegularItalic'),
        url('/bitrix/templates/ford/fonts/FordAntenna-RegularItalic.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Light Italic'), local('FordAntenna-LightItalic'),
        url('/bitrix/templates/ford/fonts/FordAntenna-LightItalic.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna ExtraLight'), local('FordAntenna-ExtraLight'),
        url('/bitrix/templates/ford/fonts/FordAntenna-ExtraLight.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna ExtraLight Italic'), local('FordAntenna-ExtraLightItalic'),
        url('/bitrix/templates/ford/fonts/FordAntenna-ExtraLightItalic.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Thin Italic'), local('FordAntenna-ThinItalic'),
        url('/bitrix/templates/ford/fonts/FordAntenna-ThinItalic.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ford Antenna';
    src: local('Ford Antenna Thin'), local('FordAntenna-Thin'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Thin.woff2') format('woff2'),
        url('/bitrix/templates/ford/fonts/FordAntenna-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

.print{
    display:none;
}
svg {
	pointer-events: none;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.list-add{
    margin-bottom:20px;
}
.list-add > div{
    display:inline-block;
}
.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-5ths {
    width: 20%;
    float: left
}
.center {
    text-align: center;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}
* {
    outline: none!important
}
body,
html {
    height: 100%
}

body.menu-opened {
    overflow: hidden;
}

div.h4{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
div.h2{
    margin: 16px 0 23px;
    line-height: 23px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}
body {
    font-family: Ford Antenna, sans-serif;
    /*background-image: -o-linear-gradient(left, #cad8d9 0, #fff 30%, #fff 68%, #cad8d9 99%, #cad8d9);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #cad8d9), color-stop(30%, #fff), color-stop(68%, #fff), color-stop(99%, #cad8d9), to(#cad8d9));
    background-image: linear-gradient(90deg, #cad8d9 0, #fff 30%, #fff 68%, #cad8d9 99%, #cad8d9);*/
	background: #fff;
    line-height: 1.125em;
    padding-right: 0!important;
    font-size: 12px;
    min-width: 320px;
    overflow-x: hidden;
    cursor: default
}


.three-btn > ul{
    list-style:none !mportant; display:inline-block;
}
.three-btn > ul > li{
    display: inline-block;margin-left: 1px;position: static !important;padding-left: 0 !important;
}

.three-btn p{
    font-size: 16px;
    font-weight: bold;;
}
.three-btn > ul > li > a{
    color: #3d71a3 !imoirtant;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    min-height: 100%;
    height: auto!important;
    height: 100%
}
a {
    color: #424242;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #686868;
    outline: none
}
mark {
    background-color: transparent;
    font-style: normal;
    color: #2D96CD;
    padding: 0
}
sup {
    font-size: 100%
}
strong {
    font-weight: 500
}
h2 {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 200;
    font-size: 42px;
    line-height: 100%;
    color: #333333;
}

.warehouse-nav-filter > .row{
    display: block;
    text-align: center;
    margin-bottom: 25px;
}
.warehouse-nav-filter a{
    display: inline-block;
    border: 1px solid #ccd2d5;
    border-top: 1px solid #d9dde0;
    border-bottom: 1px solid #adb5ba;
    background-image: -o-linear-gradient(bottom, #e4e4e4 50%, #f8f8f8 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e4e4e4), color-stop(0, #f8f8f8));
    background-image: linear-gradient(0deg, #e4e4e4 50%, #f8f8f8 0);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    text-transform: uppercase;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    padding: 2px 10px 1px;
    text-decoration: none;
    vertical-align: top;
    line-height: 31px;
    font-weight: 700;
    font-size: 12px;
    color: #575757;
    margin: 0 5px 10px;
}
.warehouse-nav-filter a.active {
    border-color: #377aba;
    border-top-color: #5286ba;
    border-bottom-color: #2376c7;
    background-image: -o-linear-gradient(bottom, #3f79b2 48%, #5993cb 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(48%, #3f79b2), color-stop(0, #5993cb));
    background-image: linear-gradient(0deg, #3f79b2 48%, #5993cb 0);
    color: #fff;
}
.page-404{
    text-align: center;
    font-size: 20px;
    margin: 20px 0
}
.menu-active-list{}
.menu-active-list>*{
    display: block;
    font-weight: 300;
    font-size: 15px;
    margin: 8px 0
}
.menu-active-list a:hover {
    color: #003478;
}
.menu-active-list>*{
    display: block;
    font-weight: 300;
    font-size: 15px;
    margin: 8px 0
}
.g-recaptcha{
    border: 1px solid #ccc;
    border-color: #cfcfcf;
    border-left-width: 2px;
    border-top-width: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 25px 0;
}
.no-border{
    display:table;
}
.no-border .g-recaptcha{
    border: 0;
    padding: 5px 0 0;
}

.g-recaptcha > div > div,.g-recaptcha > div{
    margin:0 auto;
}
.gm-style-iw>div {
    margin-left: 10px
}
.gm-style-iw+div {
    display: none
}
.text-orange {
    color: #f0591d
}
.checked-paragraph {
    background: url(/bitrix/templates/ford/./images/icons/blue-circ-checked-ico-bc83579782.png) no-repeat 7px 3px;
    padding-left: 35px
}
.size-text-13 {
    font-size: 13px
}
.size-text-14 {
    font-size: 14px
}
.size-text-15 {
    font-size: 15px
}
.size-text-21 {
    font-size: 21px
}

@media (min-width:992px){
    .container.container_big{
        width:952px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px
    }

    .container.container_big {
        width: 1160px;
    }
}

@media (min-width: 1600px) {
    .container.container_big {
        width: 1560px;
    }
}



.header .btn-group .header-btn-group {
    margin-bottom: 0
}
@media (max-width: 1199px) {
    .car-tabs ul.car-tabs-nav li.more-tabs,
    .spec-car-tabs ul.car-tabs-nav li.more-tabs {
        display: inline-block!important;
        margin-bottom: 12px;
    }
    .nav-menu-tab {
        display: none!important;
    }
    .nav-menu-tab .model-tab-content figure>span{
        height:90px!important;
    }
    .header .logo {
        padding: 17px 0
    }
    .header .logo img {
        max-width: 170px
    }
    .header .header-btn-group {
        margin-left: 1.5%
    }
    .header .header-phones {
        margin-right: 0;
        min-width: 305px
    }
}
@media (max-width: 991px) {
    .header .logo {
        padding: 18px 0
    }
    .header .logo img {
        max-width: 160px
    }
    .header .header-phones {
        min-width: 240px
    }
    .header .header-phones .tel {
        font-size: 14px
    }
    .header .header-phones .operators {
        font-size: 11px
    }
    .header .header-btn-group span {
        display: none
    }
    .header-btn-group.request-a-call.mobile-visible{
        display:block;
    }
}
@media (max-width: 767px) {
    .price-right{
        position: relative!important;
        right: 0!important;
        top: 0!important;
        margin-bottom: 10px!important;
    }
    .car-tabs ul.car-tabs-nav li.more-tabs{
        /* display: block!important;
        margin-bottom: 12px;
        width: 100%!important;
        padding: 0;
        margin-left: 8px; */
    }
    .header .logo {
        padding: 15px 0
    }
    .header .logo img {
        max-width: 190px
    }
    .header .header-btn-group {
        margin-left: 20px;
    }
}
@media (max-width: 767px) {
    .header .header-btn-group {
        margin-left: 10px;
        float: right;
    }
}
.header {
    position: relative;
    z-index: 10;
}
.header-btn-group.request-a-call.mobile-visible{
    display:none
}
.logo {
    display: inline-block;
    padding: 8px 0
}
.header-btn-group {
    display: inline-block;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .23);
    background-image: -o-linear-gradient(top, #2f9ad2, #2f9ad2 14%, #267fae);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2f9ad2), color-stop(14%, #2f9ad2), to(#267fae));
    background-image: linear-gradient(180deg, #2f9ad2, #2f9ad2 14%, #267fae);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    text-transform: uppercase;
    margin: 22px 0 20px 2%;
    text-decoration: none;
    vertical-align: top;
    color: #fff;
    padding: 8px 9px;
    min-height: 30px
}
.quest-btn {
    display: inline-block;
    vertical-align: top;
    /*padding: 8px 9px;*/
    text-decoration: none!important
}

.quest-btn:not(:last-child) {
    margin-bottom: 5px;
}

.quest-btn:focus, .quest-btn:hover{
    color: #fff;
}
.quest-btn:hover{
    background-image: -o-linear-gradient(top, #2f9ad2, #2f9ad2);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2f9ad2), to(#2f9ad2));
    background-image: linear-gradient(180deg, #2f9ad2, #2f9ad2);
    text-decoration: none;
    color: #fff
}
.header-btn-group .icon {
    font-size: 15px
}
.header-btn-group .icon+span {
    margin-left: 5px;

}
.header-btn-group:focus,
.header-btn-group:hover {
    background-image: -o-linear-gradient(top, #2f9ad2, #2f9ad2);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2f9ad2), to(#2f9ad2));
    background-image: linear-gradient(180deg, #2f9ad2, #2f9ad2);
    text-decoration: none;
    color: #fff
}
.header-btn-group a {
    color: #fff
}
.header-btn-group+.dropdown-menu>li>a {
    padding-left: 40px
}
.header-btn-group+.dropdown-menu>li>a.scheme-map {
    background: url(/bitrix/templates/ford/./images/icons/sheme-map-067a7735ba.png) no-repeat 15px 50%
}
.header-btn-group+.dropdown-menu>li>a.scheme-time {
    background: url(/bitrix/templates/ford/./images/icons/time.png) no-repeat 15px 50%
}
.header-btn-group+.dropdown-menu>li>a.call {
    background: url(/bitrix/templates/ford/./images/icons/call-ico-c6dc8bac85.png) no-repeat 15px 50%
}
.header-phones {
    min-width: 330px;
    margin-right: 1%;
    float: right
}
.header-phones:after,
.header-phones:before {
    content: " ";
    display: table
}
.header-phones:after {
    clear: both
}
.header-phones a {
    text-decoration: none;
    color: #5c5c5c
}
.header-phones a:focus,
.header-phones a:hover {
    color: #5c5c5c
}
.header-phones span {
    color: #0091dd
}
.header-phones .tel {
    padding: 30px 0;
    font-weight: 700;
    font-size: 19px;
    float: left
}
.header-phones .operators {
    padding: 10px 0;
    font-size: 13px;
    float: left
}

.header-phones .rezhim{
    padding: 10px 0;
    font-size: 13px;
    float: left;
    color:#000;
    margin-top: 6px;
    margin-left: 10px;
}

.rezhim p{margin-bottom: 15px;font-size: 11px;}

.header-phones .operators>div {
    padding: 7px 5px
}
.header-links {
    padding: 10px 0;
    float: right
}
.header-links table tr td {
    padding: 2px 8px
}
.header-links a {
    padding: 5px 0 5px 20px;
    text-decoration: none;
    font-size: 10px;
    color: #353434
}
.header-links a:focus,
.header-links a:hover {
    color: #003478;
}
.header-links a:focus span,
.header-links a:hover span {
    border-bottom-color: #003478;
}
.header-links a span {
    text-decoration: none;
    border-bottom: 1px solid #b8b8b8;
}
.header-links .scheme-map {
    background: url(/bitrix/templates/ford/./images/icons/sheme-map-067a7735ba.png) no-repeat 0 50%;
    background-size: 12px;
}
.header-links .scheme-time {
    background: url(/bitrix/templates/ford/./images/icons/time3.png) no-repeat 0 50%;
    background-size: 12px;
}
.header-links .call {
    background: url(/bitrix/templates/ford/./images/icons/call-ico-c6dc8bac85.png) no-repeat 0 50%;
    background-size: 12px;
}

/* Стиля для нового header */

body.bg_white {
    background-image: none;
}


.header .header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1560px;
    padding: 0 20px;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.header .header__container {
    background: #F5F5F5;
    width: 100%;
    max-width: 100%;
}

.header .header__row.header__row_top {
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.header .header__row.header__row_bottom {
    background-color: white;
    max-width: 100%;
    padding: 25px 0;
    position: relative;
}
.header .header__wrapper {
    max-width: 1560px;
    padding: 0 20px;
    margin: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.header__wrapper-double-one,
.header__wrapper-double-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.header__wrapper-double-two {
    max-width: calc(100% - 310px);
}

.header .header__location,
.header .header__contacts,
.header .header__descr,
.header .header__contacts .header__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.header .header__location svg,
.header .header__item_tel svg,
.header .header__item_serch-sign svg {
    opacity: 0.6;
}
.header .header__text {
    color: rgba(51, 51, 51, 0.6);
    letter-spacing: 0.02em;
}
.header .header__text.header__text_link a {
    color: rgba(51, 51, 51, 0.6);
    letter-spacing: 0.02em;
}
.header .header__text a:hover,
.header .header__text a:focus {
    color: #425968;
}

.header .header__icon svg {
    width: 24px;
    height: 24px;
    fill: rgba(51, 51, 51, 0.6);
}

.header .header__item-descr {
    padding-right: 35px;
    color: rgba(51, 51, 51, 0.6);
    letter-spacing: 0.02em;
}

.header .header__item_tel {
	max-width: 235px;
}

.header .header__item_tel a{
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: rgba(51, 51, 51, 0.6);
	white-space: nowrap;
}

.header .header__item_tel .header__icon{
    padding-right: 10px;
}

.header .header__location .header__icon {
    padding-right: 10px;
    color: rgba(51, 51, 51, 0.6);
}

.header .header__location .header__icon {
    padding-right: 10px;
    color: rgba(51, 51, 51, 0.6);
    fill: rgba(51, 51, 51, 0.6);
}

.header .header__item.header__item_serch-sign .btn{
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 24px;
    height: 24px;
    padding: 8px;
    line-height: 0;
}

.header .header__item.header__item_serch-sign .btn svg{
    width: 24px;
    height: 24px;
}

.header .header__contacts .header__item:not(:last-child) {
    padding-right: 30px;
}

.header .header__contacts .header__item_btns .btn:not(:last-child){
    margin-right: 10px;
}

.header .header__contacts .header__item_serch-sign .btn:not(:last-child){
    margin-right: 10px;
}

.header .header__logo {
    padding-right: 15px;
}

.header .header__logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header .header__item-logo.header__item-logo_atlant {
    margin-right: 60px;
    position: relative;
}

.header .header__item-logo.header__item-logo_atlant img {
    max-width: 132px;
}

.header .header__item-logo.header__item-logo_ford img {
    max-width: 103px;
}

.header .header__item-logo:first-child:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: -30px;
    width: 1px;
    height: 40px;
    background-color: rgba(100,100,100,.3);
}

.btn.btn_icon {
    background-color: transparent;
}

.btn.btn_icon:hover,
.btn.btn_icon:focus {
    fill: #003478;
}

.btn .btn__icon svg{
    width: 20px;
    height: 20px;
}

.btn:hover .btn__icon svg,
.btn:focus .btn__icon svg {
    fill: #003478;
}

.btn .btn__icon {
    padding-right: 10px;
}

.btn {
	-webkit-transition: color ease-in-out .3s, background-color ease-in-out .3s, border-color ease-in-out .3s;
	-o-transition: color ease-in-out .3s, background-color ease-in-out .3s, border-color ease-in-out .3s;
	transition: color ease-in-out .3s, background-color ease-in-out .3s, border-color ease-in-out .3s;
}

.btn.btn_default{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 44px;
    text-transform: none;
    border-radius: 0;
    font-weight: 300;
    letter-spacing: 0.02em;
    min-width: 212px;
}


.btn.btn_blue {
    background-color: #2D96CD;
    color: white;
    border: 1px solid transparent;
}

.btn.btn_blue:hover,
.btn.btn_blue:focus {
    background-color: #003478;
    border-color: #003478;
    color: white;
}

.nav-item.active .btn.btn_blue,
.nav-item.active .btn.btn_blue {
    background-color: #003478 !important;
    border-color: #003478 !important;
    color: white !important;
}

.btn.btn_blue:hover svg,
.btn.btn_blue:focus svg {
    fill: white;
}

.btn.btn_white:hover,
.btn.btn_white:focus {
    color: white;
    border-color: #003478;
    background-color: #003478;

}

.btn.btn_white {
    background-color: transparent;
    color: #2D96CD;
    border: 1px solid #2D96CD;
}

.btn.btn_blue svg{
    fill: white;
}


.quality-service {
    background-color: #FAFAFA;
    padding-top: 70px;
    padding-bottom: 40px;
}
.quality-service .quality-service__container{
    max-width: 1200px;
    padding: 0 15px;
    margin: auto;
}



.quality-service .quality-service__title-first {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
    color: #333333;
    margin-bottom: 10px;
}

.quality-service .quality-service__title-second {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 200;
    font-size: 42px;
    line-height: 100%;
    color: #333333;
}

.quality-service .quality-service__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 70px;
}

.quality-service .quality-service__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333333333333333%;
            flex: 0 0 33.33333333333333333333%;
    padding-right: 50px;
    margin-bottom: 30px;
    /*max-width: 300px;*/
    /*box-sizing: border-box;*/
}

.quality-service .quality-service__icon svg{
    width: 70px;
    height: 70px;
}

.quality-service .quality-service__text{
    margin-left: 20px;
}

.quality-service .quality-service__title-col {
    font-family: Ford Antenna;
    font-style: normal;
    font-size: 18px;
    line-height: 120%;
    color: #333333;
    margin-top: 10px;
    font-weight: bold;
}

.quality-service .quality-service__link:hover {
    color: rgb(66 66 66);
}

.quality-service .quality-service__title-col:after {
    content: "";
    background-image: url("/fotoo/icon-arrow-thing.svg");
    width: 24px;
    height: 24px;
    display: inline-block;
    font-size: 40px;
    position: absolute;
    margin-left: 10px;
}

.quality-service .quality-service__title-col:hover.quality-service__title-col:after {
    background-image: url("/fotoo/icon-arrow-thing-black.svg");
}

.quality-service .quality-service__title-col.quality-service__title-col_disabled.quality-service__title-col:after  {
    background-image: none;
}

.quality-service .quality-service__descr-col {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: rgba(51, 51, 51, 0.7);
    margin-top: 10px;
}

@media(max-width: 1300px) {

    .header .header__contacts .header__item:not(:last-child) {
        padding-right: 10px;
    }
	
	.header .header__item_tel {
		max-width: 195px;
	}

    .header .header__item_tel a {
        font-size: 16px;
    }

    .header .header__item-descr {
        padding-right: 15px;
    }
	
	.header .header__contacts .header__item_serch-sign .btn:not(:last-child) {
		margin-right: 0;
	}
}

@media(max-width: 1199px) {
    .quality-service .quality-service__col {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 50%;
                flex: 1 1 50%;
        margin-bottom: 20px;
    }

    .header .header__wrapper {
        padding: 0;
    }

    .quality-service .quality-service__title-first {
        font-size: 20px;
    }

    .quality-service .quality-service__title-second {
        font-size: 36px;
    }
}

@media(max-width: 1024px) {
    .quality-service .quality-service__col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        padding-right: 50px;
        max-width: none;
        margin-bottom: 30px;
        /*box-sizing: border-box;*/
    }
}

@media(max-width: 767px) {

    .quality-service {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .quality-service .quality-service__title-first {
        font-size: 16px;
    }

    .quality-service .quality-service__title-second {
        font-size: 24px;
    }

    .quality-service .quality-service__title-col {
        font-size: 16px;
    }

    .quality-service .quality-service__title-col:after {
        background-position-y: -2px;
    }

    .quality-service .quality-service__descr-col {
        font-size: 14px;
    }

    .quality-service .quality-service__icon svg {
        width: 50px;
        height: 50px;
    }

    .quality-service .quality-service__col{
        margin-bottom: 20px;
    }

    .quality-service .quality-service__col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        padding-right: 0;
        max-width: none;
        /*box-sizing: border-box;*/
    }

    .quality-service .quality-service__content {
        margin-top: 30px;
    }
}

.search-window {
    position: absolute;
    top: 0;
    left: 0;
    padding: 100px 20px;
    background-color: white;
    width: 100%;
    visibility: hidden;
}

.search-window.opened {
    z-index: 1000;
    visibility: visible;
}

.search-window .result-box {
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    visibility: hidden;
    width: 100%;
}

.search-window .result-box__scroll {
    max-height: 600px;
    width: 100%;
    overflow-y: auto;
}

.search-window .result-box__list {
    list-style-type: none;
    padding-left: 0;
    background-color: white;
    margin-bottom: 0;
}

.search-window .result-box__item {
    padding: 17px 20px;
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
}

.search-window .result-box__item:hover {
    background-color: rgba(51, 51, 51, 0.07);
}

.search-window .result-box__link {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #333333;
}

.search-window .result-box__link:hover {
    text-decoration: none;
}

.search-window .result-box__item:before {
    display: none;
}

.search-window .result-box.opened {
    height: auto;
    visibility: visible;
}

@media (max-height: 800px) {
    .search-window .result-box__scroll {
        max-height: 400px;
    }
}

@media (max-height: 600px) {
    .search-window .result-box__scroll {
        max-height: 300px;
    }
}

@media (max-width: 767px) {
    .search-window {
        padding: 40px 20px;
    }
}

.search-window label{
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 200;
    font-size: 42px;
    line-height: 100%;
    color: #333333;
    margin-bottom: 20px;
}

.search-window .form-control {
    color: rgba(51, 51, 51, 0.7);
}

.search-window .form-control:hover+.icon-search svg,
.search-window .form-control:focus+.icon-search svg {
    fill: #003478;
}

.search-window .close-search-window {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    padding: 0;;
}

.close-search-window svg {
    width: 20px;
    height: 20px;
}

.close-search-window:hover svg {
    stroke: #333333;
    fill: #333333;
}

.icon-search:hover svg {
    fill: #003478;;
}

.search-form {
    max-width: 1170px;
    margin: auto;
}

.icon-search {
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.icon-search svg {
    width: 24px;
    height: 24px;
    fill: #2D96CD;
}

/* МОБИЛЬНАЯ ВЕРСИЯ */

.btn-menu svg{
    width: 24px;
    height: 24px;
    stroke: rgba(51, 51, 51, 0.6);
}

.btn-menu:hover svg,
.btn-menu:focus svg {
    stroke: #003478;
}

.btn-search svg,
.btn-sign svg {
    width: 24px;
    height: 24px;
    fill: rgba(51, 51, 51, 0.6);
}

.btn-sign {
    display: none;
}

.header .btn-menu {
    padding: 0;
}
.btn.btn-menu {
    margin-right: 25px;
}

.btn.btn-search,
.btn.btn-sign {
    margin-right: 20px;
    padding: 0;
}

.header .btn.btn-search:active,
.header .btn:active,
.header .btn.btn-sign:active {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.btn-search:hover svg,
.btn-sign:hover svg,
.btn-search:hover svg,
.btn-sign:focus svg {
    fill: #003478;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.btn-tel .btn__icon{
    padding-right: 0;
}

.btn.btn_default.btn-tel {
    height: 34px;
    width: 34px;
    text-align: center;
    padding: 6px 6px;
}

.d-lg-show {
    display: none ;
}

.btn.btn_default.btn-service {
    display: none;
}

.mobile-menu {
    display: none;
}

.btn.btn_default.btn-tel {
    display: none;
}



@media (max-width: 1199px) {
    .d-lg-none {
        display: none ;
    }

    .btn-service_main {
        max-width: 280px;
        margin: auto;
    }

    .d-lg-show {
        display: block ;
    }

    .header {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
                box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    }

    .menu-opened .btn-sign {
        display: inline;
    }

    .content .container-full {
        padding-top: 77px;
    }

    .header .header__row.header__row_top {
        display: none;
    }

    .header__row.header__row_bottom .desktop-menu {
        display: none;
    }

    .header__wrapper-double-two {
        max-width: none;
    }


    .btn.btn_default.btn-tel {
        display: block;
        min-width: auto;
    }

    .btn.btn_default.btn-service {
        margin: auto;
        margin-bottom: 10px;
        line-height: 40px;
        vertical-align: middle;
        padding: 0 45px;
        display: block;
        max-width: 320px;
        width: 100%;
    }

    .btn.btn-menu:active {
        -webkit-box-shadow: none;
                box-shadow: none;
    }

    .btn.btn-menu.opened .btn-menu__main-icon {
        display: none;
    }

    .btn.btn-menu.opened .btn-menu__close-icon {
        display: inline;
    }

    .btn.btn-menu .btn-menu__close-icon {
        display: none;
    }

    .header {
        margin-bottom: 10px;
    }

    .header .header__row.header__row_bottom {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        /*padding-top: 20px;*/
        /*padding-bottom: 20px;*/
        padding: 15px 20px;
        border-bottom: 1px solid rgba(51, 51, 51, 0.07);
    }

    .header .header__logo {
        width: 132px;
    }

    .header .header__item-logo:first-child {
        margin-right: 12px;
    }

    .header .header__item-logo.header__item-logo_atlant img{
        height: 30px;
        max-width: 70px;
    }

    .header .header__item-logo:last-child {
        margin-right: 12px;
    }

    .header .header__item-logo.header__item-logo_ford img {
        height: 22px;
        max-width: 50px;
    }

    .header .header__item-logo:first-child:before {
        right: -6px;
        height: 20px;
        top: 3px;
    }

    .mobile-menu {
        position: fixed;
        z-index: 1;
        top:67px;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: white;
        overflow-y: auto;
        display: none;
        padding-top: 10px;
        max-height: calc(100% - 67px);
    }

    .mobile-menu__container {
    }

    .mobile-menu.opened {
        display: block;
    }

    .menu-opened .header__logo{
        display: none;
    }

    .mobile-menu ul {
        padding-left: 0;
        list-style-type: none;
    }

    .mobile-menu__container {
        max-width: 280px;
        margin: auto;
    }

    .mobile-menu__list {
        padding-top: 40px;
    }

    .mobile-menu__list li {
        display: block !important;

    }

    .mobile-menu__list li:not(:last-child) {
        margin-bottom: 20px;
    }

    .mobile-menu__list li a {
        font-family: Ford Antenna;
        font-style: normal;
        font-weight: 300;
        font-size: 22px;
        line-height: 100%;
    }

    .mobile-menu__social {
        list-style-type: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 60px;
    }

    .mobile-menu__social li:not(:last-child) {
        margin-right: 10px;
    }

    .mobile-menu__social li svg {
        width: 40px;
        height: 40px;
        fill: #2D96CD;
    }

    .mobile-menu__social li a {
        display: block;
    }

    .mobile-menu__social li a:hover svg {
        fill:  #003478;
    }

    .mobile-menu__data {
        margin-top: 50px;
    }

    .mobile-menu__data li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .mobile-menu__data li:not(:last-child){
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px;
    }

    .mobile-menu__data li span{
        display: block;
        font-family: Ford Antenna;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 0.02em;
        color: rgba(51, 51, 51, 0.6);
    }

    .mobile-menu__data li span a {
        color: rgba(51, 51, 51, 0.6);
    }

    .mobile-menu__data li span:first-child{
        padding-right: 10px;
    }

    .mobile-menu__data li span svg{
        width: 20px;
        height: 20px;
        fill: rgba(51, 51, 51, 1);
    }
}

.mobile-phones {
    padding: 5px 0 20px;
    text-align: center;
    font-size: 23px;
    font-weight: 600
}
.mobile-phones a:active,
.mobile-phones a:focus,
.mobile-phones a:hover {
    text-decoration: none
}
.nav-menu {
    z-index: 105;
    position: relative;
}
.nav-menu {
    position: relative;
    /*height: 42px*/
}
.nav-menu .desktop-menu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    z-index: 5;
    list-style-type: none;
}
.nav-menu .desktop-menu li{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    position: relative;
    vertical-align: middle;
}
.nav-menu .desktop-menu li:hover a{
    color: #2D96CD;
}

.nav-menu>ul>li.active a,
.nav-menu>ul>li.open a,
.nav-menu>ul>li:active a,
.nav-menu>ul>li:hover a,
.nav-menu>*>ul>li.active a,
.nav-menu>*>ul>li.open a,
.nav-menu>*>ul>li:active a,
.nav-menu>*>ul>li:hover a{
    color: #003478;
}
.nav-menu .desktop-menu a {
    display: block;
    color: #333333;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 100%;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.02em;
}

.nav-menu .desktop-menu li:not(:last-child) {
    padding-right: 25px;
}

.nav-menu .inc {
    position: relative;
    padding: 5px 0 5px 0;
}
.nav-menu .inc:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0
}

@media(max-width: 1400px) {
    .nav-menu .desktop-menu a{
        font-size: 14px;
    }

    .nav-menu .desktop-menu li:not(:last-child) {
        padding-right: 15px;
    }
}

@media (max-width: 991px) {
    .nav-menu .inc {
        padding-left: 0
    }
    .nav-menu .inc:before {
        display: none
    }
}

@media (max-width: 480px) {
    .nav-menu .inc:before {
        display: block
    }
}
.nav-menu-tab {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    margin-top: -1px;
}

.tab-pane .tab-pane__row {
    margin-left: -20px;
    margin-right: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tab-pane .tab-pane__row .clients-service-car {
    padding-bottom: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 210px;
}
@media(max-width: 1439px) {
    .tab-pane .tab-pane__row .clients-service-car {
        padding-left: 10px;
        padding-right: 10px;
        max-width: 190px;
    }
}
.tab-pane .tab-pane__row .clients-service-car-buttons .btn_wrap {
    padding: 2px 20px;
}
.tab-pane .tab-pane__row .clients-service-car-title-first,
.tab-pane .tab-pane__row .clients-service-car-title-second {
    font-size: 14px;
    font-family: Ford Antenna;
}
.tab-pane .tab-pane__row .clients-service-car .clients-service-car-title {
    min-height: 68px;
}
.tab-pane .tab-pane__row .clients-service-car-image img {
    max-height: 153px;
}

/*.tab-pane .tab-pane__row .clients-service-car:not(:last-child) {
    margin-right: 30px;
}*/

.tab-pane .tab-col {
    position: static;
    padding-top: 50px;
    padding-bottom: 50px;
}
.tab-pane .row {
    position: relative;
}
.tab-pane .tab-col:first-child:before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    top: 0;
    left: 25%;
    bottom: 0;
    height: 100%;
    border-right: 1px solid rgba(51, 51, 51, 0.1);
}

.nav-menu-tab>.tab-pane {
    position: relative;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
            box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    padding: 0 20px;
}

.nav-menu-tab>.tab-pane .row
.tab-pane-left-menu {
    max-width: 330px;
}

.nav-menu-tab .tab-pane-information {
    padding: 0 55px 0 30px
}
.nav-menu-tab .tab-pane-information .row {
    margin-left: -5px;
    margin-right: -5px
}
.nav-menu-tab .tab-pane-information .row [class*=col-] {
    padding-right: 15px;
    padding-left: 15px
}
.nav-menu-tab .tab-pane-information .pane-header {
    font-style: normal;
    font-weight: 200;
    font-size: 42px;
    line-height: 100%;
    color: #333333;
    margin-bottom: 10px;
}
.nav-menu-tab .tab-pane .row {
    max-width: 1540px;
    margin: auto;
}

.nav-menu-tab .tab-pane-information .pane-mark {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: rgba(51, 51, 51, 0.7);
    margin-bottom: 40px;
}
.nav-menu-tab .tab-pane-information .list-contacts {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    color: #474747
}
.nav-menu-tab .tab-pane-information .list-contacts li {
    position: relative;
    padding: 14px 0 15px 40px
}
.nav-menu-tab .tab-pane-information .list-contacts li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0
}
.nav-menu-tab .tab-pane-information .list-contacts li.tel:before {
    height: 19px;
    width: 19px;
    background: url(/bitrix/templates/ford/./images/icons/call-ac-ico-2f1f42ecdc.png) no-repeat 0 0
}
.nav-menu-tab .tab-pane-information .list-contacts li.mtc:before {
    height: 18px;
    width: 18px;
    background: url(/bitrix/templates/ford/./images/icons/mtc-ico-98d5163a55.png) no-repeat 0 0
}
.nav-menu-tab .tab-pane-information .list-contacts li.velcome:before {
    height: 17px;
    width: 23px;
    background: url(/bitrix/templates/ford/./images/icons/velcome-ico-37fade322a.png) no-repeat 0 0
}
.nav-menu-tab .tab-pane-information .list-contacts li.work-time:before {
    height: 20px;
    width: 20px;
    background: url(/bitrix/templates/ford/./images/icons/calendar-ico-4700b64cc5.png) no-repeat 0 0;
    top: 8px
}
.nav-menu-tab .tab-pane-information .form-captcha {
    overflow: hidden;
    margin-top: -2px;
    height: 35px
}
.nav-menu-tab .tab-pane-information .form-captcha img {
    max-height: 35px
}
.nav-menu-tab .tab-pane-information .form-captcha-text {
    padding-top: 1px;
    font-size: 11px
}
.nav-menu-tab .tab-pane-information .up {
    font-size: 14px
}
@media (max-width: 991px) {
    .nav-menu-tab .tab-pane-information .up {
        text-align: center
    }
}
.nav-menu-tab .tab-pane-information form label {
    font-weight: 400;
    margin-bottom: 6px;
}
@media (max-width: 1199px) {
    .nav-menu-tab .tab-pane-information {
        padding: 0 20px
    }
}
@media (max-width: 767px) {
    .nav-menu-tab .tab-pane-information {
        border-left: none;
        padding: 0
    }
}
.nav-menu-tab .tab-pane-aside {
    padding-left: 0;
    list-style-type: none;
    font-size: 16px;
}
.nav-menu-tab .tab-pane-aside li:before {
    display: none;
}
.nav-menu-tab .tab-pane-aside li:not(:last-child) {
    margin-bottom: 20px;
}
.nav-menu .nav-menu-tab .tab-pane-aside>li ul,.nav-menu .nav-menu-tab .tab-pane-aside>li .icon{
    display:none!important;
}
.nav-menu-tab .tab-pane-aside>li {
    position: relative;
}
.nav-menu-tab .tab-pane-aside>li a{
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.02em;
    color: #333333;
}
.nav-menu-tab .tab-pane-aside>li:before {
    content: '';
    height: 2px;
    width: 2px;
    position: absolute;
    top: 5px;
    left: 12px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #3d71a3
}
@media (max-width: 767px) {
    .nav-menu-tab .tab-pane-aside {
        margin-bottom: 15px
    }
    .nav-menu-tab .tab-pane-aside>li+li {
        margin-top: 5px
    }
}
.nav-menu-tab .online-pane {
    padding: 0 60px
}
.nav-menu-tab .online-pane .row {
    margin-left: -10px;
    margin-right: -10px
}
.nav-menu-tab .online-pane .row [class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}
.nav-menu-tab .online-pane .btn-default {
    text-transform: none;
    margin: 15px 0
}
.nav-menu-tab .online-pane form {
    margin: 17px 0 0
}
.nav-menu-tab .online-pane form label {
    font-weight: 400;
    margin-bottom: 15px
}
.nav-menu-tab .online-pane form .form-group {
    margin-bottom: 20px
}
@media (max-width: 1199px) {
    .nav-menu-tab .online-pane {
        padding: 0
    }
    .nav-menu-tab .online-pane .btn-default {
        margin: 5px 0
    }
}
.nav-menu-tab .close-menu-tab {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    text-align: center;
    z-index: 10;
    padding: 0;
    background-color: transparent;
}

.nav-menu-tab .close-menu-tab:hover svg {
    stroke:#333333;
}

.nav-menu-tab .model-tab-nav {
    padding-left: 0;
    list-style: none
}
.nav-menu-tab .model-tab-nav .btn {
    font-size: 10px
}
@media (max-width: 991px) {
    .nav-menu-tab .model-tab-nav .btn {
        margin-top: 5px
    }
}
.nav-menu-tab .model-tab-content ul {
    list-style: none;
    padding-left: 0
}
.nav-menu-tab .model-tab-content ul li {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px
}
.nav-menu-tab .model-tab-content ul li a {
    display: block;
    text-decoration: none
}
.nav-menu-tab .model-tab-content ul li a.active,
.nav-menu-tab .model-tab-content ul li a:hover {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .5);
            box-shadow: 0 0 2px rgba(0, 0, 0, .5)
}
.nav-menu-tab .model-tab-content ul li a.active figcaption,
.nav-menu-tab .model-tab-content ul li a:hover figcaption {
    background-color: #2885b5;
    color: #fff
}
.nav-menu-tab .model-tab-content figure>span {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 115px
}
.nav-menu-tab .model-tab-content figure>span img {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 115px;
    min-height:100%;
}
.nav-menu-tab .model-tab-content figure figcaption {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-transform: uppercase;
    padding: 8px 10px;
    font-weight: 500;
    font-size: 12px;
    display: block
}
@media (max-width: 991px) {
    .nav-menu-tab .model-tab-content figure>span {
        height: 90px
    }
    .nav-menu-tab .model-tab-content figure>span img {
        max-height: 90px
    }
    .nav-menu-tab .model-tab-content figure figcaption {
        padding: 4px 6px;
        font-size: 10px
    }
}
@media (max-width: 767px) {
    .nav-menu-tab .model-tab-bottom .btn-block {
        margin-top: 5px
    }
}
.content {
    padding: 0;
    position: relative;
    z-index: 1;
}

body.tab-menu-opened .box-background {
    display: block;
}


.box-background {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    height: 100%;
    left: 0;
    right: 0;
    z-index: 1;
}

.content-inner {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #333333;
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-inner h4, .content-inner div.h4 {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #333333;
    margin: 20px 0;
}

.content-inner .content-inner__wrap {
    margin-top: 30px;
    margin-bottom: 50px;
}

.content-inner__wrap + .content-inner__wrap {
    margin-top: 50px;
}

.content-inner .contact-col {
    min-height: 280px;
}

.content-inner .contact-col figure>div img {
    max-width: 24px;
}

.content-inner .contact-col figure>figcaption {
    font-size: 16px;
}

.content-page .h2,
.content-page h2 {
    font-size: 18px;
}
.content-page .h2:first-child,
.content-page h2:first-child {
    margin-top: 25px;
    font-size: 18px;
}

.content-inner .h3,
.content-inner h3 {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
    color: #333333;
    margin-top: 0;
    margin-bottom: 40px;
}

.content-inner img {
	width: auto;
	height: auto;
	display: inline-block;
    max-width: 100%;
}

.content-inner .img-responsive {
	width: 100%;
	height: auto;
    max-width: 100%;
}

.content-inner  .cover-box {
    height: 500px;
}

.content-inner  .cover-box img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 0 3%;
       object-position: 0 3%;
    width: 100%;
    height: 100%;
}

.content-inner b,
.content-inner strong {
    font-weight: 500;
}

.special-offer-form,
.test-drive-form {
    margin-top: 20px;
}

.content-inner {
	font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #333333;
}

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

.content-inner .fnt-sz-16{
    font-size: 16px;
}
.content-inner .fnt-sz-14{
    font-size: 14px;
}
.content-inner .fnt-sz-12{
    font-size: 14px;
}

.content-inner:after,
.content-inner:before {
    content: " ";
    display: table
}
.content-inner:after {
    clear: both
}

@media (max-width: 1024px) {
    .content-inner .contact-col {
        min-height: auto;
    }
}

@media (max-width: 991px) {
    .content-inner .content-aside,
    .content-inner .content-wrapper {
        width: 100%;
        float: none;
        max-width: none;
    }
    .content-inner .content-aside > .panel-group {
        -webkit-transition: max-height .3s ease-out;
        -o-transition: max-height .3s ease-out;
        transition: max-height .3s ease-out;
        overflow: hidden;
        max-height: 0;
    }
    .content-inner .content-aside > .panel-group.open {
        max-height: 10000px;
    }
}
.content-aside {
    width: 30%;
    max-width: 420px;
    padding: 0 10px;
    float: left
}
.content-wrapper {
    width: 70%;
    padding: 0 10px;
    float: left
}
.content-wrapper.full-width {
    width: 100%;
    float: none
}
.content-header:after,
.content-header:before {
    content: " ";
    display: table
}
.content-header:after {
    clear: both
}
.content-header h1, .content-header div.h1 {
    display: inline-block;
    padding-bottom: 11px;
    margin: 8px 0 12px;
    font-style: normal;
    line-height: 100%;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 200;
    font-size: 42px;
    line-height: 100%;
    color: #333333;
	word-break: break-word;
}

@media(max-width: 1199px) {
	.content-header h1, .content-header div.h1 {
		font-size: 32px;
	}
}

@media(max-width: 767px) {
	.content-header h1, .content-header div.h1 {
		font-size: 26px;
	}
}

.content-header-image {
    margin-bottom: 16px;
    text-align: center;
}
.content-header-image>img {
}
.content-page a {
    color:  #2D96CD;
    text-decoration: underline
}
.content-page h4:first-of-type {
    margin-top: 0;
}
.content-page a[class*="btn"]{
    color:#fff
}
.content-page a:hover {
    color:  #003478;
}
.content-page a[class*="btn"]:hover{
    color:#fff
}
.content-page ol {
    padding-left: 20px;
    counter-reset: a;
    list-style-type: none
}
.content-page ol li{
    font-size: 16px;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(51 51 51);
}
.agreement-list li > ol,
.agreement-list li > ul {
    padding-left: 20px;
}
.content-page ol li:not(:last-child){
    margin-bottom: 15px;
}
.content-page ol > li:before {
    counter-increment: a;
    content: counters(a, ".") ". ";
    color:  #2D96CD;
    float: left;
    padding-right: 7px;
}
.content-page ul {
    list-style: none;
    padding-left: 20px
}
.content-page ul li {
    position: relative;
    padding-left: 8px;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #333333;
}
.content-page ul li:first-child{
    margin-top:0!important
}
.content-page ul li.title{
    font-weight: 600;
    text-transform: uppercase;
    margin-top:15px;
    margin-bottom:5px
}
.content-page ul li:first-child{
    margin-top:0!important
}
.content-page ul li:after {
    content: '';
    height: 2px;
    width: 2px;
    position: absolute;
    top: 9px;
    left: 0;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #3d71a3
}
.content-page ul li.title:after{
    display:none;
}
.content-page {
    margin-bottom: 0px
}
.content-page form .row {
    margin-left: -5px;
    margin-right: -5px
}
.content-page form .row [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}
@media (max-width: 991px) {
    .content-page .alert {
        margin-bottom: 0
    }
}
.banner-uslug {
    background-image: url("/fotoo/banner-uslug.png");
    background-position: 0% 100%;
    padding: 25px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 42px;
    line-height: 100%;
    color: white;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.banner-uslug:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(left, #E15427 23.96%, rgba(225, 84, 39, 0) 55.75%, #E15427 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(23.96%, #E15427), color-stop(55.75%, rgba(225, 84, 39, 0)), to(#E15427));
    background: linear-gradient(90deg, #E15427 23.96%, rgba(225, 84, 39, 0) 55.75%, #E15427 100%);
}
.banner-uslug .banner-uslug__text {
    position: relative;
    z-index: 1;
    display: block;
}
.banner-uslug .banner-uslug__special {
    display: block;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.banner-uslug .banner-uslug__proc {
    display: block;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF;
}
.banner-uslug a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    background-color: #2D96CD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px 45px;
    color: white;
    text-decoration: none;
    position: relative;
    z-index: 1;
}
.banner-uslug a:hover,
.banner-uslug a:focus {
    background-color: #003478;
    color: #fff;
}
.banner-uslug a .icon {
    margin-left: 15px;
}
.banner-uslug a svg{
    width: 16px;
    height: 16px;
    fill: white;
}

@media (max-width: 767px) {
    .banner-uslug {
        padding: 20px;
        max-width: 345px;
        min-height: 152px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        background-position: 0% 0%;
        background-size: 100% 100%;
    }

    .banner-uslug .banner-uslug__special {
        font-size: 24px;
    }

    .banner-uslug .banner-uslug__proc {
        font-size: 14px;
        margin-bottom: 14px;
        max-width: 250px;
    }
}
.content-contacts {
    padding-left: 0;
    list-style: none;
    font-size: 14px;
    color: #474747
}
.content-contacts li {
    position: relative;
    padding: 11px 0 11px 40px
}
.content-contacts li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0
}
.content-contacts li.tel:before {
    height: 19px;
    width: 19px;
    background: url(/bitrix/templates/ford/./images/icons/call-ac-ico-2f1f42ecdc.png) no-repeat 0 0
}
.content-contacts li.mtc:before {
    height: 18px;
    width: 18px;
    background: url(/bitrix/templates/ford/./images/icons/mtc-ico-98d5163a55.png) no-repeat 0 0
}
.content-contacts li.velcome:before {
    height: 17px;
    width: 23px;
    background: url(/bitrix/templates/ford/./images/icons/velcome-ico-37fade322a.png) no-repeat 0 0
}
.content-contacts li.email:before {
    height: 14px;
    width: 20px;
    background: url(/bitrix/templates/ford/./images/icons/email-ico-da1d399e66.png) no-repeat 0 0;
    top: 14px
}
.social-share {
    margin: 31px 0 23px
}
.social-share-header {
    font-weight: 500
}
.social-share-header span {
    display: inline-block;
    border-bottom: 1px solid #3d71a3;
    padding-bottom: 4px
}
.social-share-content {
    padding: 13px 0
}
.warranty-terms-download ul {
    margin-top: 2px;
    padding-left: 0;
    list-style: none
}
.warranty-terms-download ul li {
    padding-left: 0;
    color: #797979
}
.warranty-terms-download ul li+li {
    margin-top: 10px
}
.warranty-terms-download ul li span {
    padding-left: 10px
}
.warranty-terms-download ul li:after {
    display: none
}
.warranty-terms-download ul a {
    position: relative;
    padding: 5px 0 5px 31px;
    color: #3d71a3
}
.warranty-terms-download ul a:before {
    content: '';
    height: 22px;
    width: 23px;
    position: absolute;
    top: 1px;
    left: 0;
    background: url(/bitrix/templates/ford/./images/icons/guaranty-ruler-ico-287d6657bd.png) no-repeat 0 0
}
.warranty-terms-download ul a:hover {
    color: #575757
}
.warranty-terms-download ul a:hover:before {
    background-position: 0 100%
}
.warranty-differences {
    margin-bottom: 15px
}
.warranty-differences .row {
    margin-left: -10px;
    margin-right: -10px
}
.warranty-differences .row [class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}
.differences-block {
    border: 1px solid #c6c6c6;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 10px 15px;
    line-height: 17px;
    min-height: 110px
}
.differences-block.head {
    display: table;
    height: 80px;
    width: 100%;
    background-color: #2b8ec1;
    color: #fff;
    border: none;
    padding: 0
}
.differences-block.head>div {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding: 10px 15px
}
.differences-block.x3 {
    min-height: 370px
}
@media (min-width: 1200px) {
    .differences-block {
        min-height: 91px
    }
    .differences-block.x3 {
        min-height: 313px
    }
}
@media (max-width: 991px) {
    .differences-block {
        margin-bottom: 10px;
        min-height: inherit
    }
    .differences-block.head {
        height: auto
    }
    .differences-block.x3 {
        min-height: inherit
    }
}
.specials-model {
    position: relative;
    border: 1px solid #dadada;
    max-width: 880px
}
.specials-model+.specials-model {
    margin-top: 30px
}
.specials-model-text {
    position: absolute;
    top: 15px;
    left: 25px;
    /* border-right: 2px solid #fff; */
    text-transform: uppercase;
    color: #fff;
    padding-right: 15px;
    font-weight: 500;
    font-size: 35px;
    line-height: 37px
}
.special-text{
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    position: absolute;
    left: 30px;
    bottom: 60px;
    border-left: 1px solid #fff
}
.special-text td{
    padding-left: 15px
}
.specials-model .btn-more{
    position: absolute;
    bottom: 20px;
    left: 30px;
}
.specials-model-text b {
    font-weight: 700
}
.specials-model-description {
    text-align: left;
    color: #fff;
    font-size: 22px;
    line-height: 23px;
    font-weight: 300;
    margin-top: 10px
}
/*
.specials-model-description span {
    padding: 3px 0 3px 25px;
    background: url(/bitrix/templates/ford/./images/icons/circ-checked-ico-93a00024b6.png) no-repeat 0 5px
}
*/
@media (max-width: 1199px) {
    .specials-model-text{
        font-size: 25px;
        line-height: 35px
    }
    .specials-model-description {
        margin-top: 0;
        font-size: 16px
    }
    .special-text{
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .special-text{
        left: 10px;
        bottom: 50px
    }
    .specials-model .btn-more {
        left: 10px;
        bottom: 15px
    }
    .specials-model+.specials-model {
        margin-top: 15px
    }
    .specials-model-text {
        padding-right: 10px;
        left: 10px;
        top: 10px
    }
    .specials-model-description {
        margin-top: 0;
        font-size: 14px
    }
    .special-text{
        font-size: 16px
    }
}
@media (max-width: 560px) {
    .specials-model-description{
        display:none;
    }
    .special-text{
        display:none;
    }
}
@media (max-width: 380px) {
    .nav-menu-tab .model-tab-content figure>span img{
        max-height: 70px!important;
    }
}


@media (max-width: 480px) {
    .specials-model-text {
        border-right: none;
        line-height: 20px;
        font-size: 12px;
        left: 10px;
        top: 5px
    }
    .specials-model-description {
        text-align: left;
        margin-top: 0
    }
    .specials-model-description span {
        background-size: 15px 16px;
        padding: 3px 0 0 20px;
        font-size: 11px
    }
}
.pricing-block {
    color: #575757;
    font-size: 19px;
    font-weight: 300;
    line-height: 34px
}
.pricing-block span {
    font-weight: 300;
    font-size: 15px
}
.pricing-block span b {
    font-size: 19px
}
.pricing-block b {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 500
}
.board-of-issue-header {
    margin: 5px 0 11px;
    text-align: center;
    line-height: 31px;
    font-size: 21px;
    color: #575757
}
.contact-sales-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0!important;
    color: #333;
    font-size: 18px;
    line-height: 20px;
}
.contact-sales-list p {
	margin-bottom: 10px;
	font-size: 18px;
    line-height: 20px;
}
.contact-sales-list li+li {
    margin-top: 10px;
}
.contact-sales-list li {
    padding-left: 0!important;
}
.contact-sales-list li::after {
    display: none;
}
.contact-sales-list .link-icon {
	margin-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}
.contact-sales-list .link-icon.link-icon_clock {
    width: 16px;
    height: 16px;
    fill: #333;
}
.contact-sales-list .link-text {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}

.contact-sales-list .link-text svg {
    width: 16px;
    height: 16px;
    fill: #2D96CD;
}
.contact-sales-list .time,
.contact-sales-list .phone-number {
    display: inline-block;
    color: #2D96CD;
    vertical-align: middle;
    text-decoration: none;
    margin-left: 3px;
	border-bottom: none;
}
.contact-sales-list .phone-number:hover,
.contact-sales-list .phone-number:focus {
    color: #003478;
    text-decoration: none;
}

.contact-sales-list .link-note {
    display: inline-block;
    color: #717171;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
.contact-sales-list .link-title {
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}
.contact-sales-list .ic {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
	width: 13px;
}
.category-tab .row {
    margin-right: -10px;
    margin-left: -10px
}
.category-tab .row [class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}
.category-tab-header {
    margin-bottom: 20px
}
.category-tab figure {
    text-align: center
}
.category-tab figure img {
    display: inline-block;
}
.add_parts a {
    font-size: 16px;
    text-decoration: underline;
    color: #2D96CD;
}
.add_parts a:hover,
.add_parts a:focus {
    color: #003478;
}
.category-tab figure figcaption {
    padding: 15px 0;
    font-family: Arial, sans-serif;
    font-weight: 600
}
@media (max-width: 991px) {
    .category-tab-header>div+div .btn {
        margin-top: 5px
    }
}
.optional-equipment .row {
    margin-right: -10px;
    margin-left: -10px
}
.optional-equipment .row [class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}
.optional-equipment figure {
    margin: 10px 0;
    position: relative;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
    text-align: center
}
.optional-equipment figure>img {
    display: inline-block
}
.optional-equipment figure:hover figcaption {
    background-color: #003478;
}
.optional-equipment figcaption {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2D96CD;
    color: #fff;
    padding: 12px 10px;
    line-height: 24px;
    font-size: 18px
}
@media (max-width: 1199px) {
    .optional-equipment figcaption {
        font-size: 16px;
        line-height: 20px
    }
}
@media (max-width: 767px) {
    .optional-equipment figcaption {
        font-size: 13px;
        line-height: 15px;
        padding: 8px 10px
    }
}
.service-american-map {
    height: 210px;
    width: 100%;
    border: 1px solid #d2d2d2
}
.contact-row {
    margin-left: -10px;
    margin-right: -10px
}
.contact-row [class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}
.contact-map {
    height: 315px;
    width: 100%;
    border: 1px solid #d2d2d2
}
.contact-block {
    margin-bottom: 15px;
    overflow: hidden;
    min-height: 220px
}
.contact-block-header {
    background-color: #2b8ec1;
    color: #fff;
    padding: 7px 5px;
    overflow: hidden;
    height: 58px
}
.contact-block figure {
    display: table;
    height: 100%;
    width: 100%
}
.contact-block figure>div {
    display: table-cell;
    height: 100%;
    width: 40px;
    vertical-align: middle;
    text-align: center
}
.contact-block figure>div img {
    display: inline-block;
}
.contact-block figure>div>span {
    position: relative
}
.contact-block figure>div>span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border: 1px solid #fff;
    margin: -15px 0 0 -15px;
    height: 30px;
    width: 30px
}
.contact-block figure>div>span>img {
    display: inline-block;
    margin-top: -3px;
    max-height: 17px;
    max-width: 19px
}
.contact-block figure>div>span>img.service-ico {
    max-width: 17px;
    margin-right: -2px
}
.contact-block figure>figcaption {
    display: table-cell;
    vertical-align: middle;
    padding-left: 3px;
    line-height: 16px
}
.contact-block-content {
    padding: 10px 5px
}
.contact-block-content p {
    margin-bottom: 10px
}
@media (max-width: 767px) {
    .contact-block {
        height: auto;
        min-height: 0;
    }
}
.certificates-header {
    border-bottom: 1px solid #c1c8cc;
    font-weight: 500;
    font-size: 14px;
    color: #3d71a3;
    padding: 5px
}
.certificates-article {
    margin: 20px 0 15px;
    font-weight: 500
}
.certificates-article:after,
.certificates-article:before {
    content: " ";
    display: table
}
.certificates-article:after {
    clear: both
}
.certificates-image {
    width: 130px;
    margin-right: 20px;
    float: left
}
.certificates-image img {
    border: 1px solid #c6c6c6
}
.certificates-content {
    padding-left: 150px
}
.certificates-content a {
    display: inline-block;
    margin-bottom: 20px;
    line-height: 31px;
    font-size: 13px
}
.certificates-content p {
    margin-bottom: 25px
}
.certificates-content time {
    color: #3d71a3
}
@media (max-width: 767px) {
    .certificates-image {
        margin: 0 0 10px;
        float: none
    }
    .certificates-content {
        padding-left: 0
    }
}
@media (max-width: 767px) {
    .certificates-image {
        width: 100%;
        text-align: center
    }
    .certificates-image>a {
        display: inline-block
    }
}
.motor-oil {
    margin-bottom: 30px;
}
.motor-oil .row {
    margin-left: 0;
    margin-right: 0
}
.motor-oil .row [class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.motor-oil h2 {
	font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    margin: 25px 0 10px;
    color: #2D96CD;
}
.motor-oil-table {
    background-color: #fff;
    overflow: hidden;
    height: 300px
}
.motor-oil-table .row,
.motor-oil-table [class*=col-] {
    height: 100%
}
.motor-oil-image {
    display: table;
    height: 100%;
    width: 100%
}
.motor-oil-image>span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 6px
}
.motor-oil-head,
.motor-oil-image>span>img.img-responsive {
    display: inline-block;
    width: auto;
}
.motor-oil-head {
    width: 100%;
    background-color: #2D96CD;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    padding: 8px 5px 6px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: #FFF;
    margin-bottom: 15px;
}
.motor-oil-appointment,
.motor-oil-description,
.motor-oil-property {
    padding: 6px 5px
}
.motor-oil-appointment p,
.motor-oil-description p,
.motor-oil-property p {
    line-height: 19px
}
.motor-oil-description {
    font-size: 16px;
}
@media (max-width: 1199px) {
    .motor-oil-table {
        height: 270px
    }
}
@media (max-width: 991px) {
    .motor-oil-image img.img-responsive {
        height: 270px;
        width: auto;
    }
    .motor-oil-table {
        height: auto
    }
}
.promo-configurator {
    position: relative
}
.promo-configurator>img {
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, .15);
            box-shadow: 1px 0 5px rgba(0, 0, 0, .15)
}
.promo-configurator-button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index:101;
    max-width: 300px;
}
.promo-configurator-button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index:101;
    max-width: 300px;
}
.promo-configurator-button .btn-block {
    min-width: 180px
}
.promo-configurator-button .btn-block+.btn-block {
    margin-top: 10px
}
@media (max-width: 767px) {
    .promo-configurator-button {
        margin-top: 15px;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .promo-configurator-button .btn {
        font-size: 14px;
        padding: 5px;
    }
}
.car-detail-image{
    display: inline-block!important;
    float: none!important;
    vertical-align:top
}
.car-detail-image-block{
    display: table;
    text-align: left;
}
.car-tabs {
    margin: 20px 0 0 0
}

.car-tabs .row,
.spec-car-tabs .row {
    margin-left: -8px;
    margin-right: -8px
}
.car-tabs .car-tabs__list .car-tabs__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%;
    max-width: 19%;
}

.car-tabs .car-tabs__list-decor .cars-tabs__item.active .btn.btn_blue ,
.car-tabs .car-tabs__list-type .cars-tabs__item.active .btn.btn_blue ,
.car-tabs .car-tabs__list .cars-tabs__item.active .btn.btn_blue {
    background-color: #003478 !important;
    color: #fff !important;
}
.car-tabs .car-tabs__list-decor,
.car-tabs .car-tabs__list-type,
.car-tabs .car-tabs__list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.car-tabs .car-tabs__list-decor .cars-tabs__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.3333333%;
            flex: 1 1 33.3333333%;
    max-width: 345px;
}
.car-tabs .car-tabs__list-decor .cars-tabs__item a {
    width: 100%;
}
.car-tabs .car-tabs__list-type .cars-tabs__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    max-width: 255px;
}

.car-tabs .car-tabs__list-type .cars-tabs__item a {
    font-size: 16px;
}

.name_links {
    margin-top: 10px;
}

.name_links a {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #0276B3;
}

.name_links a:hover {
    color: #003478;
    text-decoration: none;
}

@media (max-width: 1599px) {
    .car-tabs .car-tabs__list-type .cars-tabs__item {
        max-width: 190px;
    }
    .car-tabs .car-tabs__list-decor .cars-tabs__item {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 33.3333333%;
                flex: 1 1 33.3333333%;
        max-width: 255px;
    }
}

@media (max-width: 1199px) {
    .car-tabs .car-tabs__list-decor .cars-tabs__item {
        max-width: 205px;
    }

    .car-tabs .car-tabs__list-type .cars-tabs__item {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .car-tabs .car-tabs__list .car-tabs__item {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .car-tabs .car-tabs__list .car-tabs__item a {
        max-width: 100%;
    }

    .car-tabs .car-tabs__list-decor .cars-tabs__item {
        -webkit-box-flex:  1;
            -ms-flex:  1 1 100%;
                flex:  1 1 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
}

.car-tabs ul.car-tabs-nav.more-tabs,
.spec-car-tabs ul.car-tabs-nav.more-tabs {
    display: table;
    width: 100%;
    text-align:center;
}

.car-tabs ul.car-tabs-nav li {
    max-width: 250px;
}
.car-tabs ul.car-tabs-nav li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333333333%;
            flex: 0 0 33.3333333333333333%;
}

.car-tabs ul.car-tabs-nav li.more-tabs,
.spec-car-tabs ul.car-tabs-nav li.more-tabs {
    width: initial;
    display: table-cell;
    float: none;
}
.car-tabs ul.car-tabs-nav li.more-tabs:last-child,
.spec-car-tabs ul.car-tabs-nav li.more-tabs:last-child {
    padding-right:0;
}

.car-tabs .row [class*=col-],
.spec-car-tabs .row [class*=col-] {
    padding-right: 8px;
    padding-left: 8px
}
.car-tabs .car-tabs-nav li.m10 {
    margin-bottom: 10px;
}
.car-tabs .tab-content,
.spec-car-tabs .tab-content {
    margin-top: 15px
}
.car-tabs .tab-content h2 {
    font-size: 26px;
    line-height: 31px;
    margin: 15px 0;
    text-align:center
}
.car-tabs .tab-content h2 span {
    display: inline-block;
    border-bottom: 1px solid #9c9c9c;
    padding: 8px 0
}
.car-tabs .tab-content .content-page {
    text-align: left
}
.car-tabs .car-designs {
    padding: 10px 0
}
.car-tabs .car-designs a {
    text-decoration: none
}
.car-tabs .car-designs figure {
    display: table;
    text-align: center;
    width: 100%
}
.car-tabs .car-designs figure span {
    display: table-row;
    width: 100%
}
.car-tabs .car-designs figure img {
    display: inline-block;
}
.car-tabs .car-designs figure figcaption {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 10px 15px;
    overflow: hidden;
    font-size: 13px;
    color: #3d71a3;
    height: 60px;
    font-weight:400;
}
@media (max-width: 991px) {
    .car-tabs .car-tabs-nav .btn,
    .spec-car-tabs .car-tabs-nav .btn {
        margin-top: 5px
    }
}
@media (max-width: 767px) {
    .car-tabs .tab-content h2 {
        font-size: 20px;
        line-height: 24px
    }
}
@media (max-width: 480px) {
    .car-tabs .car-designs [class*=col-] {
        width: 100%
    }
}
.auto-slider {
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, .15);
            box-shadow: 1px 0 5px rgba(0, 0, 0, .15);
    margin-bottom: 25px
}
.auto-slider.sp-horizontal .sp-arrows {
    margin-top: -45px
}
.auto-slider.sp-horizontal .sp-arrow {
    height: 90px;
    width: 42px;
    background-color: hsla(0, 0%, 100%, .5);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.auto-slider.sp-horizontal .sp-next-arrow:after,
.auto-slider.sp-horizontal .sp-previous-arrow:after {
    display: none
}
.auto-slider.sp-horizontal .sp-next-arrow:before,
.auto-slider.sp-horizontal .sp-previous-arrow:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 57px;
    width: 21px;
    background: url(/bitrix/templates/ford/./images/slider-arrows-e0729d9539.png) no-repeat 0 0;
    left: 50%;
    top: 50%;
    margin: -28.5px 0 0 -11.5px
}
.auto-slider.sp-horizontal .sp-previous-arrow {
    left: 6px
}
.auto-slider.sp-horizontal .sp-previous-arrow:before {
    background-position: 0 0
}
.auto-slider.sp-horizontal .sp-previous-arrow:hover:before {
    background-position: 0 -57px
}
.auto-slider.sp-horizontal .sp-next-arrow {
    right: 6px
}
.auto-slider.sp-horizontal .sp-next-arrow:before {
    background-position: 100% 0
}
.auto-slider.sp-horizontal .sp-next-arrow:hover:before {
    background-position: 100% -57px
}
.type-customer {
    margin-bottom: 20px;
    text-align: center
}
.type-customer a {
    width: 100%;
    border: 1px solid #b3d3e2;
    border-top: 1px solid #cbdfef;
    border-bottom: 1px solid #8db6d0;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    background-image: -o-linear-gradient(bottom, #cee6ff 50%, #e4f2ff 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #cee6ff), color-stop(0, #e4f2ff));
    background-image: linear-gradient(0deg, #cee6ff 50%, #e4f2ff 0);
    -webkit-box-shadow: 0 1px 2px rgba(129, 192, 247, 0.1);
            box-shadow: 0 1px 2px rgba(129, 192, 247, 0.1);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    padding: 2px 10px 1px;
    text-decoration: none;
    vertical-align: top;
    line-height: 31px;
    max-width: 395px;
    font-weight: 700;
    font-size: 12px;
    color: #575757;
    margin: 0 4px
}
.type-customer a.active,
.type-customer a:focus,
.type-customer a:hover {
    border-color: #377aba;
    border-top-color: #5286ba;
    border-bottom-color: #2376c7;
    background-image: -o-linear-gradient(bottom, #3f79b2 48%, #5993cb 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(48%, #3f79b2), color-stop(0, #5993cb));
    background-image: linear-gradient(0deg, #3f79b2 48%, #5993cb 0);
    color: #fff
}
@media (max-width: 991px) {
    .type-customer a {
        max-width: 280px;
        max-width: 230px
    }
}
@media (max-width: 515px) {
    .type-customer a {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .type-customer a+a {
        margin-top: 5px
    }
}
.company-slider.slider-pro {
    margin-bottom: 50px
}
.company-slider.slider-pro{
    overflow:hidden
}
.company-slider .sp-slide-inner {
    position: absolute;
    top: 0;
    left: 0;
    padding: 35px 40px 35px;
    height: 100%;
    width: 100%;
}
.company-slider .sp-slide-inner:hover{
    cursor:pointer;
}
.sp-slides-container:hover .sp-slide-inner{
    cursor:pointer;
}
.company-slider .sp-slide-inner .well {
    border: none;
    position: absolute;
    border-left: 1px solid #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 120px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    padding: 0 15px;
    bottom: 0;
    max-width: 70%
}
.company-slider .sp-slide-inner .subtitle{
    color:#fff;
    font-size:25px;
    font-weight:300
}
.company-slider .sp-slide-inner .subtitle b{
    font-weight: 700
}
.company-slider .sp-slide-inner a.btn-more {
    position: absolute;
    left: 40px;
    bottom: 80px
}
.company-slider .sp-slide-inner h3, .company-slider .sp-slide-inner div.h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px
}
.company-slider .sp-slide-inner h3 b, .company-slider .sp-slide-inner div.h3 b {
    font-weight: 700
}
.company-slider .sp-slide-inner p {
    margin-bottom: 0;
    color: #fff;
    font-size: 25px;
    line-height: 25px
}
/*.company-slider .sp-slide-inner p>span {
    padding-left: 25px;
    text-transform: uppercase;
    background: url(/bitrix/templates/ford/./images/icons/circ-checked-ico-93a00024b6.png) no-repeat 0 0
}*/
.company-slider .sp-thumbnails-container {
    margin-top: -70px
}
.company-slider .sp-thumbnails-container .sp-thumbnails {
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important
}
.company-slider .sp-thumbnail-container {
    text-align: center
}
.company-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure {
    cursor: default
}
.company-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure>span {
    -webkit-box-shadow: inset 1px 0 18px rgba(0, 0, 0, .06);
            box-shadow: inset 1px 0 18px rgba(0, 0, 0, .06)
}
.company-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure>span .progress-circle {
    display: block
}
.company-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure figcaption {
    color: #29627d
}
.company-slider .sp-thumbnail-container .sp-thumbnail {
    display: inline-block;
    padding-top: 10px
}
.company-slider .sp-thumbnail-container .sp-thumbnail figure {
    display: table;
    text-align: center;
    height: 100%;
    width: 140px;
    cursor: pointer
}
.company-slider .sp-thumbnail-container .sp-thumbnail figure>span {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #fff;
    -webkit-box-shadow: inset 1px 0 18px rgba(0, 0, 0, .08);
            box-shadow: inset 1px 0 18px rgba(0, 0, 0, .08);
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #f1f1f1;
    height: 140px;
    width: 140px
}
.company-slider .sp-thumbnail-container .sp-thumbnail figure>span>img {
    display: inline-block;
    border-radius: 1000px
}
.company-slider .sp-thumbnail-container .sp-thumbnail figure>span .progress-circle {
    display: none;
    position: absolute;
    top: -9px;
    left: -9px;
    -webkit-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    transform: rotate(-120deg);
    height: 156px;
    width: 156px;
    stroke: #2d96cd;
    stroke-width: 8;
    stroke-dashoffset: 0;
    stroke-dasharray: 50%, 250%
}
.company-slider .sp-thumbnail-container .sp-thumbnail figure>span .progress-circle-xs {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 90px;
    width: 90px;
    stroke: #2d96cd;
    stroke-width: 6;
}
.company-slider .sp-thumbnail-container .sp-thumbnail figure figcaption {
    display: table-row;
    text-transform: uppercase
}
.company-slider .sp-thumbnail-container .sp-thumbnail figure figcaption span {
    position: relative;
    width: 100%;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: normal;
    word-wrap: normal;
    padding: 15px 0 10px;
    line-height: 19px;
    left: 0
}
.company-slider .sp-thumbnail-container .sp-thumbnail:hover figure>span .progress-circle {
    display: block
}
.company-slider .sp-thumbnail-container .sp-thumbnail:hover figcaption {
    -webkit-box-shadow: inset 1px 0 18px rgba(0, 0, 0, .06);
            box-shadow: inset 1px 0 18px rgba(0, 0, 0, .06);
    color: #29627d
}
.swiper-main-banner {
    z-index: 0;
}
.swiper-main-banner .img-responsive {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.swiper-main-banner .swiper-inner {
    position: relative;
    margin-left: 200px;
    z-index: 10;
    max-width: 758px;
}
.swiper-main-banner .swiper-title {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 200;
    font-size: 48px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 50px;
}

.swiper-main-banner .swiper-slide {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 575px;
    z-index: -1;
    text-align: left;
}
.swiper-main-banner .swiper-slide:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(0,0,0,0.76234243697479) 0%, rgba(255,255,255,0) 65%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,1)), color-stop(0%, rgba(0,0,0,0.76234243697479)), color-stop(65%, rgba(255,255,255,0)));
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,0,0,0.76234243697479) 0%, rgba(255,255,255,0) 65%);
    z-index: 1;
}

.swiper-main-banner .swiper-button-prev,
.swiper-main-banner .swiper-button-next {
    border-radius: 0;
    width: 50px;
    height: 50px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.swiper-main-banner .swiper-button-prev:hover,
.swiper-main-banner .swiper-button-next:hover {
    background-color: #003478;
}
.swiper-main-banner .swiper-button-prev {
    background-color: rgba(51, 51, 51, 0.6);
}

.swiper-main-banner .swiper-button-next {
    background-color: #2D96CD;
}

.swiper-main-banner .swiper-button-prev {
    right: 0;
    left: auto;
    top: calc(50% - 25px);
}
.swiper-main-banner .swiper-button-prev {
    right: 0;
    top: calc(50% + 50px);
}
.swiper-main-banner .swiper-button-disabled{
    background-color: rgba(51, 51, 51, 0.6);
}
.swiper-main-banner .swiper-button-next.swiper-button-disabled, .swiper-main-banner .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

@media(max-width: 1199px) {
    .swiper-main-banner .swiper-slide {
        min-height: 400px;
    }

    .swiper-main-banner .swiper-title {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .swiper-main-banner .swiper-button-prev {
        left: 0;
        top: auto;
        bottom: 0;
        right: 0;
    }
    .swiper-main-banner .swiper-button-next {
        top: auto;
        bottom: 0;
    }

    .swiper-main-banner .swiper-inner {
        margin-left: 20px;
    }
}
@media (max-width: 991px) {
    /*
    .company-slider .sp-slide-inner {
        padding: 0 8px;
        top: 15px;
        left: 15px
    }
    .company-slider .sp-slide-inner .well {
        margin-bottom: 20px
    }*/
    .company-slider .sp-slide-inner a.btn-more{
        left: 20px;
        bottom:20px
    }
    .company-slider .sp-slide-inner .well{
        left: 20px;
        margin-bottom: 60px
    }
    .company-slider .sp-slide-inner .subtitle{
        font-size: 16px;
        line-height:16px
    }
    .company-slider .sp-slide-inner {
        padding: 20px 20px 20px;
    }
    .company-slider .sp-slide-inner h3, .company-slider .sp-slide-inner div.h3 {
        font-size: 25px;
        line-height:25px
        /* margin-bottom: 10px */
    }
    .company-slider .sp-slide-inner p {
        font-size: 16px
    }
    .company-slider .sp-slide-inner p>span {
        padding-left: 18px;
        background-size: 14px auto
    }
    .company-slider .sp-thumbnails-container {
        margin-top: 10px
    }
}
@media (max-width: 767px) {
    .company-slider.slider-pro {
        margin-bottom: 0;
    }

    .company-slider .sp-thumbnails-container .sp-thumbnail-container {
        margin-right: 0
    }
    .company-slider .sp-thumbnails-container .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure>span .progress-circle {
        display: none
    }
    .company-slider .sp-thumbnails-container .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure>span .progress-circle-xs {
        display: block
    }
    .company-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail figure {
        width: 90px
    }
    .company-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail figure>span {
        height: 90px;
        width: 90px
    }
    .company-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail figcaption span {
        max-width: 90px;
        font-size: 10px
    }
    .company-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail:hover figure>span .progress-circle {
        display: none
    }
    .company-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail:hover figure>span .progress-circle-xs {
        display: block
    }
}
@media (max-width: 560px) {
    .company-slider .sp-slide-inner .subtitle,
    .company-slider .sp-slide-inner .well{
        display:none;
    }
    .company-slider .sp-slide-inner h3, .company-slider .sp-slide-inner div.h3{
        font-size:15px;
        line-height:15px
    }
}
@media (max-width: 480px) {
    .company-slider .sp-slide-inner a.btn-more{
        left: 0;
    }
    .company-slider .sp-slide-inner {
        top: 10px;
        left: 10px;
        padding: 0
    }
    .company-slider .sp-slide-inner .well {
        border-left: none;
        margin-bottom: 10px;
        padding: 0 5px
    }
    .company-slider .sp-slide-inner .well h3 {
        font-size: 13px;
        margin-bottom: 5px
    }
}
.company-clients {
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #2a2a2a;
    padding-top: 50px;
}
.company-clients a:focus,
.company-clients a:hover {
    color: #000
}
.company-clients-header span {
    position: relative;
    display: inline-block;
    background-color: #2d96cd;
    text-transform: uppercase;
    color: #fff;
    padding: 11px 46px;
    line-height: 24px;
    font-size: 19px
}
.company-clients-header span:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    bottom: -4px;
    left: 50%;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 4px solid #2d96cd;
    margin-left: -8px
}

.company-clients-service:after,
.company-clients-service:before {
    content: " ";
    display: table
}
.company-clients-service:after {
    clear: both
}
.clients-service-title {
    margin-bottom: 30px;

}
.company-clients-service {
    padding-bottom: 15px;
}
.clients-service-title h1,
.clients-service-title h2 {
    font-family: Ford Antenna;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 42px;
    line-height: 100%;
    font-weight: 200;
    color: #333333;
}
.clients-service-cars {
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.clients-service-cars .cars-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.clients-service-cars .cars-list-item {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.clients-service-car {
    position: relative;
    padding: 0 20px 50px;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media(max-width: 767px) {
	.clients-service-car {
		padding: 0 20px 30px;
	}
}
.clients-service-car>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.clients-service-car .clients-service-car-title {
    display: block;
    color: #3D71A3;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    min-height: 74px;
    letter-spacing: 0.02em;
}
.clients-service-car .clients-service-car-title:hover,
.clients-service-car .clients-service-car-title:focus {
    color: #003478;
    text-decoration: none;
}
.company-clients .swiper-slide {
    height: auto;
}
.clients-service-car-price {
    margin-top: auto;
    margin-bottom: 15px;
    text-align: left;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #333333;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding-top: 15px;
    min-height: 30px;
}
.clients-service-car-image {
    margin-bottom: 20px;
    display: block;
}

.clients-service-car-title-first,
.clients-service-car-title-second {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    font-family: Ford Antenna;
}

.clients-service-car-title-first {
    font-weight: bold;
    margin-bottom: 10px;
}

.clients-service-car-img img {
    max-width: 100%;
}
.clients-service-car-buttons {
    margin-top: auto;
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*line-height: 0;*/
}
/*.clients-service-car-buttons .btn {
	position: relative;
	padding: 0 10px;
	display: block;
	width: 100%;
	height: 32px;
	font-weight: normal;
    border-radius: 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none!important;
	background-clip: border-box;
	overflow: hidden;
}*/
.clients-service-car-buttons .btn {
    width: 100%;
    padding: 0 10px;
}
.clients-service-car-buttons .btn+.btn {
    margin-top: 10px;
}
.swiper-pagination-lock {
    display: none!important;
}
/*.clients-service-car-buttons .btn-blue {
	color: #fff;
	background: #2F9AD2;
	border: none;
    text-transform: none;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.02em;
}
.clients-service-car-buttons .btn-blue:hover,
.clients-service-car-buttons .btn-blue:focus {
	color: #fff;
	background: #003478;
	border: none;
}
.clients-service-car-buttons .btn-transparent {
	color: #2F9AD2;
	background: transparent;
	border: 1px solid #2F9AD2;
	line-height: 30px;
}
.clients-service-car-buttons .btn-transparent:hover,
.clients-service-car-buttons .btn-transparent:focus {
	color: #fff;
	background: #003478;
    border-color:  #003478;
}*/

.clients-service {
    background-color: #212121;
    padding-top: 50px;
}

.clients-service .clients-service__wrap {
    max-width: 1210px;
    margin: auto;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.clients-service .clients-service__list {
    margin-bottom: 0;
    list-style-type: none;
    padding: 0;
}

.clients-service .clients-service__col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.33333333333%;
            flex: 1 1 33.33333333333%;
    max-width: 100%;
    margin-bottom: 0;
}

.clients-service .clients-service__box {
    margin-bottom: 40px;
}

.clients-service .clients-service__title {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 20px;
}

.clients-service .clients-service__title a {
    color: #FFFFFF;
}

.clients-service .clients-service__item {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
}

.clients-service .clients-service__item:not(:last-child) {
    margin-bottom: 15px;
}

.clients-service .clients-service__item a {
    color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 1199px) {
    .company-clients {
		padding-top: 30px;
        font-size: 11px
    }

    .clients-service-title h1,
	.clients-service-title h2	{
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .clients-service-list .service-list-header figure figcaption {
        font-size: 9px;
        line-height: 13px;
        padding-left: 10px
    }
    .clients-service-cars .cars-list-item {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
                flex: 0 0 50%;
        max-width: 50%;
    }
    .clients-service-cars {
        padding-top: 20px;
    }
}
@media (max-width: 767px) {
    .clients-service {
        padding-top: 30px;
    }

    .clients-service-title h1,
	.clients-service-title h2	{
        font-size: 24px;
    }
    .company-clients .company-clients-header span {
        display: block;
        text-align: center;
        font-size: 17px;
        padding: 10px
    }
    .company-clients .company-clients-service {
        padding: 20px 0;
    }
    .clients-service-list {
        width: 100%
    }
    .clients-service-list .service-list-header figure figcaption {
        font-size: 12px
    }
    .clients-service-list .service-list-header figure figcaption br {
        display: none
    }
    .clients-service-title {
        margin-bottom: 20px;
    }
    .clients-service .clients-service__wrap {
        /*max-width: 320px;*/
    }
    .clients-service .clients-service__col {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }
    .clients-service .clients-service__box {
        margin-bottom: 30px;
    }
}
@media(max-width: 475px) {
    .clients-service-cars .cars-list-item {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
                flex: 0 0 100%;
        max-width: 100%;
    }
}
.company-maps {
    position: relative;
    background-color: #fff;
    height: 550px;
}
.company-maps #main-map {
    height: 100%;
    width: 100%
}
.company-maps #main-map .gm-style-iw>div,
.company-maps #main-map .gm-style-iw>div>div {
    overflow: visible!important
}
.company-maps #main-map .gm-style-iw .phones {
    text-align: center;
    line-height: 21px;
    font-weight: 500;
    margin-top: 10px;
    font-size: 16px
}
.company-maps #main-map .gm-style-iw .phones a:active,
.company-maps #main-map .gm-style-iw .phones a:focus,
.company-maps #main-map .gm-style-iw .phones a:hover {
    text-decoration: none
}

.company-maps .company-maps__info {
    position: absolute;
    top: 0;
    left: 375px;
    background: #002643;
    width: 370px;
    height: 352px;
    padding: 70px 50px;
    color: white;
}

.company-maps .company-maps__title {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
}

.company-maps .company-maps__item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.company-maps .company-maps__text {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.8);
}

.company-maps .company-maps__title .line {
    display: block;
}

.company-maps .company-maps__icon {
    margin-right: 10px;
}

.company-maps .company-maps__icon svg {
    width: 24px;
    height: 24px;
    fill: rgba(255, 255, 255, 1);
}

.company-maps a {
    color: rgba(255, 255, 255, 0.8);
}

.company-maps .company-maps__content {
    margin-top: 50px;
}

.company-maps .company-maps__item:not(:last-child) {
    margin-bottom: 20px;
}

.company-maps .company-maps__item {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 1024px) {
    #main-map {
        /*margin-top: 275px;*/
    }

    .company-maps {
        padding-top: 275px;
        height: 400px;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
    }

    .company-maps .company-maps__info {
        left: 0;
        height: 275px;
        width: 100%;
        padding: 50px 20px;
    }

    .company-maps .company-maps__title {
        font-size: 24px;
    }

    .company-maps .company-maps__content {
        margin-top: 30px;
    }

    .company-maps .company-maps__title,
    .company-maps .company-maps__content {
        max-width: 270px;
        margin-left: auto;
        margin-right: auto;
    }

    .company-maps .company-maps__item:not(:last-child) {
        margin-bottom: 10px;
    }
}

.company-maps-call {
    height: 73px;
    width: 72px;
    position: absolute;
    top: -35px;
    right: 60px;
    background: #fff url(/bitrix/templates/ford/./images/call-circle-image-ea333a5306.png) no-repeat 0 0;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    z-index: 10
}
.company-maps-call:hover {
    background-color: #e9e5dc
}
.news-list {
    list-style: none;
    margin-bottom: 25px;
    padding-left: 0
}
.certificates .news-list{
    margin-bottom: 10px
}
.news-time {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    color: #3d71a3
}
.certificates-image img{
    max-width:100%
}
.news-list li {
    display: inline-block
}
.news-list li+li {
    margin-left: 10px
}
.news-list li:hover a {
    background-color: #003478;
}
.news-list li.active a,
.news-list li:active a {
    background-color: #003478;
}
.news-list li a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 5px 25px;
    font-weight: 300;
    font-size: 16px;
    height: 30px
}
.news-article {
    margin-bottom: 25px
}
.news-article:after,
.news-article:before {
    content: " ";
    display: table
}
.news-article:after {
    clear: both
}
.news-article-image {
    width: 160px;
    margin-right: 20px;
    float: left
}
.news-article-image img {
    border: 1px solid #c6c6c6
}
.news-article-content {
    padding-left: 180px;
    font-weight: 500
}
.news-article-title {
    display: inline-block;
    font-size: 18px;
    line-height: 31px;
    margin-bottom: 5px;
    color: #2D96CD;
}
.news-article-title:active,
.news-article-title:focus,
.news-article-title:hover {
    text-decoration: none;
    color: #003478;
}
.news-article-text {
    margin-bottom: 15px;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #333333;
}
.news-article time {
    display: block;
    line-height: 24px;
    color: #003478;
}
.news-article p {
    line-height: 21px;
    color: #575757
}
.news-feed-title {
    margin-bottom: 20px;
    margin-top: 50px;
    border-bottom: 1px solid #D9D9D9;
    font-weight: 500;
    font-size: 16px
}
.news-feed .row {
    margin-left: -5px;
    margin-right: -5px
}
.news-feed .row [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}
.news-feed .disabled-feed {
    display: inline-block;
    padding: 5px 0;
    color: #2D96CD;
    text-decoration: underline;
}
.news-feed .disabled-feed:hover {
    color: #003478;
    text-decoration: none;

}
@media (max-width: 560px) {
    .news-list {
        text-align: center
    }
    .news-article-image {
        margin-bottom: 10px;
        float: none
    }
    .news-article-content {
        padding-left: 0
    }
}
.company-services {
    margin-bottom: -55px;
    padding: 80px 0 120px;
    font-size: 13px;
    background-color: #e1e1e1;
}
.company-services-list {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}
/*.company-services ul:after,
.company-services ul:before {
    content: " ";
    display: table
}
.company-services ul:after {
    clear: both
}*/
.company-services-item {
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;-webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 auto;
    max-width: 25%;
    vertical-align: top;
}
.company-services .separator span {
    display: inline-block;
    height: 4px;
    width: 27px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #90a5ae;
    margin: 99px 10px
}
.company-services a {
    text-decoration: none
}
.company-services figure img {
    max-width: 100%;
    height: auto
}
.company-services figcaption {
    text-transform: uppercase;
    line-height: 25px;
    padding: 20px 0
}
.company-services figcaption span {
    display: block;
    font-weight: 500
}
@media (max-width: 1199px) {
    .company-services-item {
        max-width: 230px
    }
}
@media (max-width: 991px) {
    .company-services {
        padding-bottom: 80px
    }
    /*.company-services .separator span {
        margin-bottom: 60px;
        margin-top: 60px
    }*/
    .company-services-item {
        padding: 0 20px;
        max-width: 180px
    }
}
@media (max-width: 767px) {
    .company-services {
        font-size: 10px
    }

    .company-services-item {
        max-width: 185px;
    }

    .company-services figure {
        max-width: 110px;
    }

    .company-services figcaption {
        line-height: 1.65;
    }
}
@media (max-width: 700px) {
    /*.company-services li {
        width: 40%;
        text-align: center;
        float: left
    }*/
    .company-services li a {
        display: inline-block
    }
    /*.company-services-item {
        max-width: 150px
    }
    .company-services .separator {
        width: 20%
    }
    .company-services .hide-separator {
        display: none
    }*/
}
.warehouse-nav {
    margin-bottom: 20px;
    text-align: center
}
.warehouse-nav .row {
    margin-left: -33px;
    margin-right: -33px
}
.warehouse-nav .row [class*=col-] {
    padding-right: 33px;
    padding-left: 33px
}
.warehouse-nav a {
    width: 100%;
}

@media (max-width: 767px) {
    .warehouse-nav,
    .warehouse-nav a {
        margin-bottom: 10px
    }
}
.warehouse-item {
    min-height: 200px;
    border: 1px solid #c6c6c6;
    background-color: #fff;
    margin-bottom: 20px;
    width:100%;
}
.warehouse-item:hover {
    -webkit-box-shadow: 1px 0 10px rgba(0, 0, 0, .3);
            box-shadow: 1px 0 10px rgba(0, 0, 0, .3)
}
.warehouse-item .row {
    margin-left: -6px;
    margin-right: -6px
}
.warehouse-item .row [class*=col-] {
    padding-right: 6px;
    padding-left: 6px
}
.warehouse-item-image {
    display: table;
    height: 200px;
    width: 100%
}
.warehouse-item-image a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px
}
.warehouse-item-image a img {
    display: inline-block;

}
.warehouse-item-title {
    display: inline-block;
    background-color: #e4e4e4;
    text-transform: uppercase;
    padding: 8px 8px 7px;
    margin-bottom: 10px;
    min-width: 195px;
    font-size: 18px;
    color: #575757
}
.warehouse-item-title:hover {
    text-decoration: none
}
.warehouse-item-content {
    padding: 13px;
    font-weight: 500;
    color: #575757
}
.warehouse-item-content p {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    margin-bottom: 4px;
    display: block
}
.warehouse-item-content>.row {
    margin-bottom: 8px
}
@media (max-width: 767px) {
    .warehouse-item-image {
        height: 150px
    }
    .warehouse-item-title {
        display: block
    }
}
.select-view {
    padding: 2px 0;
    float: right
}
.select-view>.text {
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
    padding: 7px 10px;
    font-weight: 300;
    font-size: 13px
}
.select-view>ul {
    display: inline-block;
    padding-left: 5px;
    margin-bottom: 0;
    list-style: none
}
.select-view>ul:after,
.select-view>ul:before {
    content: " ";
    display: table
}
.select-view>ul:after {
    clear: both
}
.select-view>ul li {
    overflow: hidden;
    border: 1px solid #dedede;
    float: left
}
.select-view>ul li.active:hover a,
.select-view>ul li.active a {
    background-color: #2d96cd
}
.select-view>ul li:hover a {
    background-color: #5a5a5a
}
.select-view>ul li:first-child {
    border-right: none;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.select-view>ul li:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.select-view>ul a {
    display: inline-block;
    background-color: #333;
    padding: 5px 10px;
    height: 30px
}
@media (max-width: 767px) {
    .select-view {
        padding: 5px 0
    }
}
.select-b-car {
    margin: 5px auto;
    text-align: left;
    display:table
}
.select-b-car>div{
    display:inline-block;
    float:none;
    vertical-align: top;
}
.select-b-car>.row {
    margin-left: -30px;
    margin-right: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.select-b-car>.row>[class*=col-] {
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
}


@media (min-width: 1025px) {
    .select-b-car>.row>[class*=col-] {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 1600px) {
    .select-b-car>.row>[class*=col-] {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.333%;
                flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

.select-b-car-item {
    position: relative;
    padding-bottom: 100px;
    height: 100%;
}

.select-b-car-item .custom-block-buttons {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.select-b-car-item>figure {
    text-align: center;
    margin-bottom: 20px;
}
.select-b-car-item>figure>div {
    display: inline-block;
    max-height: 200px;
    overflow: hidden
}

@media (max-width: 1025px) {
    .select-b-car-item {
        text-align: center;
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    /*.select-b-car-item {
        margin-bottom: 20px
    }*/

    .select-b-car>.row>[class*=col-] {
        margin-bottom: 20px
    }
}
.select-b-car-name {
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;*/
    margin-bottom: 6px;
	font-weight: 400;
    font-size: 18px;
	line-height: 1.2;
    color: #2d96cd;
}
.select-b-car-name b {
    font-weight: 700
}
.select-b-car-name:active,
.select-b-car-name:focus,
.select-b-car-name:hover {
    text-decoration: none;
    color:  #003478;
}
.select-b-car-price {
    display: inline-block;
    max-width: 100%;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    word-wrap: normal;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #2d96cd;
	font-size: 18px;
	line-height: 120%;
}
.select-b-car-price b {
    font-weight: 700
}

.select-b-car-item-header {
	margin-bottom: 16px;
}
.select-b-car-buttons .btn+.btn {
    margin-top: 10px
}
.select-b-car-descr {
    margin-top: 5px;
}
.select-b-car-descr p {
    margin-bottom: 5px;
}
.select-b-car-descr:last-child {
    margin-bottom: 0;
}
.dealers-nav {
    text-transform: uppercase;
    background-color: #2D96CD;;
    padding: 13px 15px 15px;
    color: #fff;
    text-align: center;
    font-size: 18px
}

.dealers-nav {
    margin-bottom: 15px
}

.dealers-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.dealers-block-wrapper {
    margin-bottom: 15px;
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.dealers-block {
    height: 100%;
    border: 1px solid #c6c6c6;
    border-top: none
}

.dealers-block-header {
    margin: 0 -1px;
    padding: 13px 20px;
    background-color: #2D96CD;
    color: #fff;
    min-height: 90px
}
.dealers-block-content {
    padding: 13px 20px;
}
.dealers-block a[href^="mailto:"] {
    text-decoration: underline
}
.dealers-map {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 15px;
    overflow: hidden
}
.dealers-map-nav {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    height: 68px
}
.dealers-map-nav:after,
.dealers-map-nav:before {
    content: " ";
    display: table
}
.dealers-map-nav:after {
    clear: both
}
.dealers-map-nav>div {
    height: 100%;
    /*width: 50%;*/
    width: 100%;
    background-color: #2D96CD;
    text-align: center;
    padding: 26px 15px;
    float: left
}
.dealers-map-nav>div:first-child {
    border-right: 1px solid #9ed6f3
}
.dealers-map-nav>div img {
    display: inline-block;
    margin: -10px 7px 0 0;
    vertical-align: top
}
@media (max-width: 767px) {
    .dealers-map-nav>div {
        padding: 15px
    }
    .dealers-map-nav>div img {
        margin-bottom: 5px
    }
    .dealers-map-nav>div span {
        display: block
    }

    .dealers-block-wrapper {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
                flex: 0 0 100%;
        max-width: 100%;
    }
}
.dealers-map-content {
    position: relative;
    border: 1px solid #2b89ba;
    border-top: none
}
.dealers-map-content #dealers-map {
    height: 670px;
    width: 100%
}
@media (max-width: 767px) {
    .dealers-map-content #dealers-map {
        height: 350px
    }
}
.dealers-map .gm-style>div>div>div>div {
    width: 85px!important
}
.dealers-map .gm-style>div>div>div>div>div>div {
    max-width: 85px!important
}
.dealers-map .gm-style>div>div>div>div>div>div:nth-child(2),
.dealers-map .gm-style>div>div>div>div>div>div:nth-child(4) {
    left: 15px!important
}
.dealers-map .gm-style .gm-style-iw {
    overflow: visible!important;
    top: 0!important;
    left: 15px!important;
    width: 100%!important
}
.dealers-map .gm-style .gm-style-iw>div {
    width: 100%!important;
    max-width: 100%!important;
    text-align: center;
    margin-left: 0
}
.dealers-map .gm-style .title {
    background-image: -o-linear-gradient(top, #37a9e4, #37a9e4 14%, #2c8abb);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#37a9e4), color-stop(14%, #37a9e4), to(#2c8abb));
    background-image: linear-gradient(180deg, #37a9e4, #37a9e4 14%, #2c8abb);
    text-align: center;
    color: #fff;
    margin-bottom: 10px
}
.want-car-header {
    font-weight: 300;
    padding: 10px 0;
    color: #575757
}
.want-car-header:after,
.want-car-header:before {
    content: " ";
    display: table
}
.want-car-header:after {
    clear: both
}
.want-car-name {
    display: inline-block;
    max-width: 65%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-transform: uppercase;
    border-left: 2px solid #2d96cd;
    margin-bottom: 15px;
    padding: 2px 40px;
    font-size: 23px;
    float: left
}
.want-car-name b {
    font-weight: 500
}
@media (max-width: 1199px) {
    .want-car-name {
        max-width: 60%
    }
}
@media (max-width: 991px) {
    .want-car-name {
        display: block;
        max-width: 100%;
        float: none
    }
}
@media (max-width: 767px) {
    .want-car-name {
        font-size: 18px;
        padding: 2px 10px;
        white-space: normal;
        overflow: visible
    }
}
.want-car-price {
    text-align: right;
    font-size: 19px;
    float: right
}
.want-car-price b {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 28px
}
.want-car-price mark {
    color: #2D96CD;
}
.want-car-price .sub-price {
    margin-top: 14px;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 500
}
.want-car-price .info {
    position: relative;
    height: 20px;
    width: 20px;
    display: inline-block;
    border: 1px solid #b2bdc4;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #fff;
    text-transform: none;
    vertical-align: top;
    text-align: center;
    margin-left: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #03a9f4
}
.want-car-price .info:active,
.want-car-price .info:focus,
.want-car-price .info:hover {
    text-decoration: none;
    background-color: #03a9f4;
    border-color: #03a9f4;
    color: #fff
}
@media (max-width: 991px) {
    .want-car-price {
        margin-bottom: 20px;
        text-align: left;
        float: none
    }
}
@media (max-width: 767px) {
    .want-car-price {
        font-size: 14px
    }
    .want-car-price b {
        font-size: 20px
    }
    .want-car-price .sub-price {
        font-size: 16px;
        margin-top: 5px
    }
    .want-car-price .info {
        font-size: 11px
    }
}
.want-car-config {
    padding-bottom: 40px
}
.want-car-config-header {
    position: relative;
    background-color: #2d96cd;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 19px;
    padding: 13px;
    height: 45px;
    z-index: 5
}
.want-car-config-header:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    bottom: -4px;
    left: 50%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 4px solid #2d96cd;
    margin-left: -8px
}
.want-car-config-content {
    position: relative;
    background-color: #fff;
    padding: 40px 15px 30px
}
.want-car-config-content ul {
    padding-left: 0;
    list-style: none;
    text-transform: uppercase
}
.want-car-config-content ul li {
    width: 100%!important;
    padding-left: 20px
}
.want-car-config-content ul li:hover a {
    background-color: #f1f1f1
}
.want-car-config-content ul li.active,.want-car-config-content ul li.checked{
    padding-left: 0
}
.want-car-config-content ul li.checked a {
    background: #fff url(/bitrix/templates/ford/./images/icons/blue-circ-checked-ico-bc83579782.png) no-repeat 10px 7px;
    padding-left: 33px
}
.want-car-config-content ul li.active a{
    background: #ebebeb url(/bitrix/templates/ford/./images/icons/blue-circ-checked-ico-bc83579782.png) no-repeat 10px 7px;
    padding-left: 33px
}
.want-car-config-content ul li a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    padding: 4px 13px;
    margin: 4px 0
}
.want-car-config-content ul li a:focus,
.want-car-config-content ul li a:hover {
    text-decoration: none
}
.want-car-config-content .next,
.want-car-config-content .prev {
    display: block;
    position: relative;
    height: 48px;
    width: 48px;
    background-color: #1d86bd;
    background-image: -o-linear-gradient(bottom, #1f7bac 0, #24a0e3 77%, #24a0e3);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1f7bac), color-stop(77%, #24a0e3), to(#24a0e3));
    background-image: linear-gradient(0deg, #1f7bac 0, #24a0e3 77%, #24a0e3);
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border: 3px solid #fff
}
.want-car-config-content .next:before,
.want-car-config-content .prev:before {
    content: '';
    height: 14px;
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%
}
.want-car-config-content .next.disabled,
.want-car-config-content .prev.disabled {
    display: none
}
.want-car-config-content .prev {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -24px;
    z-index: 10
}
.want-car-config-content .prev:before {
    background: url(/bitrix/templates/ford/./images/icons/slide-arrow-up-ico-756154b6c7.png) no-repeat 0 0;
    margin: -8px 0 0 -12px
}
.want-car-config-content .next {
    margin: 0 auto -48px
}
.want-car-config-content .next:before {
    background: url(/bitrix/templates/ford/./images/icons/slide-arrow-ico-218c6143fc.png) no-repeat 0 0;
    margin: -5px 0 0 -12px
}
.want-car-config-list {
    overflow: hidden
}
.want-car-slider.slider-pro {
    padding: 20px 0;
    position:relative;
}
.slider-block{
    position:relative;
}
.slider-block > *{
    opacity: 1;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.slider-block.load > *{
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    opacity:0;
}
.want-car-slider.sp-horizontal .sp-arrows {
    margin-top: -45px
}
.want-car-slider.sp-horizontal .sp-arrow {
    height: 90px;
    width: 42px;
    background-color: transparent;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.want-car-slider.sp-horizontal .sp-next-arrow:after,
.want-car-slider.sp-horizontal .sp-previous-arrow:after {
    display: none
}
.want-car-slider.sp-horizontal .sp-next-arrow:before,
.want-car-slider.sp-horizontal .sp-previous-arrow:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 57px;
    width: 21px;
    background: url(/bitrix/templates/ford/./images/slider-arrows-e0729d9539.png) no-repeat 0 0;
    left: 50%;
    top: 50%;
    margin: -28.5px 0 0 -11.5px
}
.want-car-slider.sp-horizontal .sp-previous-arrow {
    left: 10%
}
.want-car-slider.sp-horizontal .sp-previous-arrow:before {
    background-position: 0 0
}
.want-car-slider.sp-horizontal .sp-previous-arrow:hover:before {
    background-position: 0 -57px
}
.want-car-slider.sp-horizontal .sp-next-arrow {
    right: 10%
}
.want-car-slider.sp-horizontal .sp-next-arrow:before {
    background-position: 100% 0
}
.want-car-slider.sp-horizontal .sp-next-arrow:hover:before {
    background-position: 100% -57px
}
.want-car-slider .sp-slide {
    text-align: center
}
.want-car-slider .sp-slide>img {
    display: inline-block;
    max-height: 300px;
    max-width: 600px
}
.want-car-slider .sp-thumbnails-container .sp-thumbnails {
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important
}
.want-car-slider .sp-thumbnail-container {
    text-align: center
}
.want-car-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure {
    cursor: default
}
.want-car-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure>span .progress-circle {
    display: block
}
.want-car-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure figcaption {
    color: #29627d
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail {
    display: inline-block;
    padding-top: 10px
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail figure {
    display: table;
    text-align: center;
    height: 100%;
    width: 140px;
    cursor: pointer
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail figure>span {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #fff;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #fff;
    height: 140px;
    width: 140px
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail figure>span>img {
    display: inline-block;
    max-width: 80%
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail figure>span .progress-circle {
    display: none;
    position: absolute;
    top: -9px;
    left: -9px;
    -webkit-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    transform: rotate(-120deg);
    height: 156px;
    width: 156px;
    stroke: #2d96cd;
    stroke-width: 8;
    stroke-dashoffset: 0;
    stroke-dasharray: 50%, 250%
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail figure>span .progress-circle-xs {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 90px;
    width: 90px;
    stroke: #2d96cd;
    stroke-width: 4
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail figure figcaption {
    display: table-row;
    text-transform: uppercase
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail figure figcaption span {
    display: block;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    padding: 5px 0
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail:hover figure>span .progress-circle {
    display: block
}
.want-car-slider .sp-thumbnail-container .sp-thumbnail:hover figcaption {
    color: #29627d
}
@media (max-width: 1199px) {
    .want-car-slider.sp-horizontal .sp-previous-arrow {
        left: 2%
    }
    .want-car-slider.sp-horizontal .sp-next-arrow {
        right: 2%
    }
    .want-car-slider .sp-slide>img {
        max-width: 70%
    }
}
@media (max-width: 991px) {
    .want-car-slider .sp-thumbnails-container {
        margin-top: 10px
    }
}
@media (max-width: 767px) {
    .want-car-slider .sp-thumbnails-container .sp-thumbnail-container {
        margin-right: 0
    }
    .want-car-slider .sp-thumbnails-container .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure>span .progress-circle {
        display: none
    }
    .want-car-slider .sp-thumbnails-container .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail figure>span .progress-circle-xs {
        display: block
    }
    .want-car-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail figure {
        width: 90px
    }
    .want-car-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail figure>span {
        height: 90px;
        width: 90px
    }
    .want-car-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail figcaption span {
        max-width: 90px;
        font-size: 10px
    }
    .want-car-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail:hover figure>span .progress-circle {
        display: none
    }
    .want-car-slider .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail:hover figure>span .progress-circle-xs {
        display: block
    }
}
.want-car-series-header {
    position: relative;
    background-color: #2d96cd;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 18px 60px;
    font-weight: 500;
    font-size: 21px;
    height: 55px
}
.want-car-series-header:after,
.want-car-series-header:before {
    content: " ";
    display: table
}
.want-car-series-header:after {
    clear: both
}
.want-car-series-header .btn-blue {
    position: absolute;
    top: 11px;
    right: 60px;
    padding: 6px 22px 6px 12px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px
}
.want-car-series-header .btn-blue .icon-circle {
    background-color: #2d96cd;
    color: #fff;
    margin-top: 3px
}
.want-car-series-header .btn-blue .icon-circle:last-child {
    margin-left: 8px
}
.want-car-series-header .btn-blue .icon-circle>.icon {
    margin-right: -2px
}
.want-car-series-header .btn-blue:active,
.want-car-series-header .btn-blue:focus,
.want-car-series-header .btn-blue:hover {
    text-decoration: none
}
.want-car-series-header .btn-blue:active .icon-circle,
.want-car-series-header .btn-blue:focus .icon-circle,
.want-car-series-header .btn-blue:hover .icon-circle {
    color: #2d96cd;
    background-color: #fff
}
@media (max-width: 767px) {
    .want-car-series-header {
        min-height: 55px;
        padding: 10px 15px;
        height: auto
    }
    .want-car-series-header .title {
        display: block;
        text-align: center;
        font-size: 15px
    }
    .want-car-series-header .btn-blue {
        width: 100%;
        display: block;
        position: static;
        margin-top: 10px;
        float: none
    }
}
.want-car-series-content {
    padding: 30px 30px 15px;
    background-color: #fff;
    text-align: center
}
@media (max-width: 480px) {
    .want-car-series-content {
        padding: 15px 10px 5px
    }
    .want-car-series-content .row {
        margin-left: -5px;
        margin-right: -5px
    }
    .want-car-series-content .row [class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }
}

.want-car-series-item {
    width: 180px;
    display: inline-block!important;
    margin-bottom: 15px
}
td .want-car-series-item{
    width:100%;
}
.want-car-series-item figure {
    position: relative;
    height: 180px;
    width: 180px;
    background-color: #c2c2c2;
    border: 2px solid #c2c2c2;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    margin-bottom: 18px;
    overflow: hidden
}
.want-car-series-item figure label {
    display: table;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #fff;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    cursor: pointer
}
.want-car-series-item figure label>span {
    display: table-cell;
    vertical-align: middle
}
.want-car-series-item figure label>span img {
    display: inline-block;
    max-height: 180px
}
.want-car-series-item figure figcaption {
    position: absolute;
    top: 5px;
    right: 5px
}
.want-car-series-item figure figcaption input[type=checkbox] {
    margin: 0
}
.want-car-series-item .name {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px
}
.want-car-series-item .name span {
    background-color: #2d96cd;
    display: inline-block;
    color: #fff;
    padding: 2px 5px
}
.want-car-series-item .name span,
.want-car-series-item .price {
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}
.want-car-series-item .price {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    display: block
}
.want-car-series-item .price b {
    font-weight: 500
}
.want-car-series-item:hover figure {
    background-color: #7b7a7a;
    border-color: #7b7a7a
}
.want-car-series-item.active figure {
    background-color: #2d96cd;
    border-color: #2d96cd
}
@media (max-width: 991px) {
    .want-car-series-item {
        width: 140px
    }
    .want-car-series-item figure {
        height: 140px;
        width: 140px
    }
    .want-car-series-item figure label>span img {
        max-width: 80%
    }
    .want-car-series-item figure figcaption {
        top: 0;
        right: 2px
    }
}
@media (max-width: 480px) {
    .want-car-series-item {
        width: 130px
    }
    .want-car-series-item figure {
        height: 130px;
        width: 130px
    }
}
.breadcrumbs:after,
.breadcrumbs:before {
    content: " ";
    display: table
}
.breadcrumbs:after {
    clear: both
}
.breadcrumbs ul {
    margin-bottom: 0;
    padding: 3px 0;
    list-style: none;
    float: left;
	width: 100%;
}
.breadcrumbs ul li {
    position: inherit;
    display: inline;
	vertical-align: middle;
    padding-left: 0;
    font-size: 13px;
    color: #555;
	white-space: nowrap;
}
.breadcrumbs ul li>* {
	display: inline;
	vertical-align: middle;
}
.breadcrumbs ul li:before {
    display: none
}
.breadcrumbs ul li span {
    text-decoration: underline;
	white-space: normal;
}
.breadcrumbs ul li{
    text-decoration: none;
    color: #717171
}
.breadcrumbs .select-other-link {
    text-decoration: underline;
    text-transform: uppercase;
    margin-left: 25px;
    font-size: 13px;
    color: #575757;
    padding: 3px 0;
    float: right
}
.breadcrumbs .select-other-link:active,
.breadcrumbs .select-other-link:focus,
.breadcrumbs .select-other-link:hover {
    color: #257eac
}
#sidebar {
    position: relative;
    margin-top: 6px;
    z-index: 20;
    background-color: rgba(51, 51, 51, 0.03);;
}
#sidebar .panel {
    background-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
}
#sidebar .panel+.panel {
    margin-top: 0
}
#sidebar .panel-default>.panel-heading {
    position: relative;
    background-color: transparent;
    padding: 0
}
#sidebar .panel-default>.panel-heading .panel-title {
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #2b2b2b
}
#sidebar .panel-default>.panel-heading .panel-title a {
    display: block;
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid rgba(51, 51, 51, 0.04);
    padding: 20px 17px 20px 50px;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #333333;
}
#sidebar .panel-default>.panel-heading .panel-title a:hover {
    background-color: #2F9AD2;
    color: #fff;
}
#sidebar .panel-default>.panel-heading .panel-title .root-item.collapsed .angle-down {
    -webkit-transform: rotateZ(0deg);
        -ms-transform: rotate(0deg);
            transform: rotateZ(0deg);
    fill: rgba(51, 51, 51, 0.3);
}
#sidebar .panel-default>.panel-heading .panel-title .root-item .angle-down {
    -webkit-transform: rotateZ(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotateZ(-180deg);
}
#sidebar .panel-default>.panel-heading .panel-title .root-item-selected .angle-down {
    -webkit-transform: rotateZ(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotateZ(-180deg);
    fill: #333;
}
#sidebar .panel-default>.panel-heading .panel-title .root-item-selected.collapsed .angle-down {
    -webkit-transform: rotateZ(0deg);
        -ms-transform: rotate(0deg);
            transform: rotateZ(0deg);
    fill: rgba(51, 51, 51, 0.3);
}
#sidebar .panel-default>.panel-heading .panel-title a.root-item:hover .angle-down,
#sidebar .panel-default>.panel-heading .panel-title .root-item-selected:hover .angle-down {
	fill: #fff;
}
#sidebar .panel-default>.panel-heading .panel-title a:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #fff;
    height: 1px;
    width: 100%
}
#sidebar .panel-default>.panel-heading .panel-title .icon {
    position: absolute;
    left: 25px;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
    padding: 0
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul {
    list-style: none;
    padding-left: 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.04);
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li {
    position: relative;
    padding: 0
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li:last-child {
    padding-bottom: 18px;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li:first-child {
    padding-top: 18px;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>a {
    display: block;
    padding: 8px 45px 8px 72px;
    text-decoration: none;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.02em;
    color: rgba(51, 51, 51, .8);
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>a+.angle-right {
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 17px;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li:hover>a {
    color: #2d96cd;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li:hover>a+.angle-right {
    fill: #2d96cd;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li:hover>div,
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li:hover>ul {
    display: block
}

#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>div {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #fff;
    list-style: none;
    padding-left: 0;
    width: 230px;
    /*border: 1px solid #D9D9D9;*/
    z-index: 1;
    max-height: 500px;
    overflow-y: auto;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li ul {
    background-color: rgba(51, 51, 51, 0.03);
    list-style: none;
    color: rgba(51, 51, 51, .8);
    padding: 0;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li ul li a {
    display: block;
    padding: 12px 20px;
    font-family: "Ford Antenna";
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.02em;
    color: #333333;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>div li:hover,
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>ul li:hover {
    background-color: #2d96cd;
}
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>div li:hover a,
#sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>ul li:hover a {
    color: #fff
}
@media (max-width: 991px) {
    #sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>a+.angle-right {
        -webkit-transform: rotateZ(90deg);
            -ms-transform: rotate(90deg);
                transform: rotateZ(90deg);
    }

    #sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>div>li,
    #sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>ul>li {
        padding-left: 50px;
    }

    #sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>div,
    #sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>ul {
        position: relative;
        width: 100%;
        left: 0;
        border: none;
        border-top: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
        background-color: #fff;
        display: block;
    }
    #sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>div li a,
    #sidebar .panel-default>.panel-heading+.panel-collapse>.panel-body>ul>li>ul li a {
        padding-left: 25px
    }
}
#sidebar .panel-default:last-child>.panel-heading .panel-title>a {
    border-bottom-color: transparent
}
#sidebar .panel-default:last-child>.panel-heading .panel-title>a:before {
    display: none
}
.footer {
    position: relative;
    margin: 0 auto;
    /*min-height: 310px*/
}
.footer>.footer-wrapper {
    background-color: #fff;
}
.footer-phones {
    min-height: 155px;
    position: relative;
    color: #fff;
    background-color: #002643;
}

.footer-phones .footer-phone .line,
.footer-phones .footer-request .line {
    display: block;
}

.footer .footer-cont {
    max-width: 1210px;
    padding: 40px 20px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}


.footer-phones .footer-request {
    margin-left: auto;
}

.footer-phones .tel-title {
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    font-weight: 200;
    margin-bottom: 20px;
    letter-spacing: 0.02em;
}

.footer-phones .tel {
    text-shadow: 0 1px 2.4px rgba(0, 0, 0, .05);
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0.02em;
    margin: 0 auto;
    vertical-align: middle;
}

.footer-phones .tel .icon-phone {
    width: 34px;
    height: 34px;
    fill: white;
    margin-right: 10px;
}

.footer-phones .request-a-call {
    display: inline-block;
    background-color: #2D96CD;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-weight: 300;
    font-size: 14px;
    line-height: 48px;
    text-decoration: none;
    vertical-align: middle;
    color: white;
    min-height: 48px;
    width: 232px;
    text-align: center;
    text-decoration: none;
}

.footer-phones .request-a-call:hover,
.footer-phones .request-a-call:focus {
    background-color:  #003478;
    color: white;
    fill: white;
}

.footer-phones .request-a-call svg {
    margin-right: 5px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

/*.footer-phones .tel {
    display: block;
    position: relative;
    background-color: #e9e9e9;
    background-image: linear-gradient(0deg, #156c9b 0, #1c81b8 77%, #1c81b8);
    text-shadow: 0 1px 2.4px rgba(0, 0, 0, .05);
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    line-height: 35px;
    max-width: 540px;
    font-weight: 700;
    font-size: 25px;
    margin: 0 auto;
    padding: 17px;
    z-index: 1
}*/

@media(max-width: 1024px) {

    .footer-phones .tel-title  {
        font-size: 18px;
    }

    .footer-phones .tel {
        font-size: 24px;
    }
}


@media(max-width: 767px) {
    .footer .footer-cont {
        padding: 30px 20px;
    }

    .footer-phones .request-a-call svg {
        width: 18px;
        height: 18px;
    }

    .footer-phones .tel-title  {
        display: none;
    }

    .footer-phones .tel {
        font-size: 24px;
        padding: 0;
    }

    .footer-phones .request-a-call {
        margin-top: 30px;
    }

    .footer-phones .tel .icon-phone {
        width: 24px;
        height: 24px;
    }

    .footer .footer-cont {
        -ms-flex-flow: wrap;
            flex-flow: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        max-width: 340px;
    }

    .footer .footer-phone,
    .footer .footer-request {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }
}

@media(max-width: 480px) {
    .footer-phones .footer-phone,
    .footer-phones .footer-request {
        margin: 0 auto;
        width: 100%;
    }
}

.footer-phones .hot-line {
    position: relative;
    background-color: #fff;
    text-transform: uppercase;
    line-height: 24px;
    font-size: 11px;
    padding: 13px 0;
    color: #555
}
.footer-phones .hot-line:before {
    content: '';
    background-color: #fff;
    position: absolute;
    top: -37px;
    left: 0;
    height: 37px;
    width: 100%
}
.footer-phones .hot-line span {
    display: block;
    font-weight: 700;
    font-size: 15px
}
.footer-phones .hot-line a {
    text-decoration: none;
    color: #555
}
.footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #212121;
}

.footer-info__row {
    max-width: 1210px;
    padding: 0 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 40px;
    padding-bottom: 50px;
}

.footer-info__col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.333333333333%;
            flex: 1 1 33.333333333333%;
}

.footer-info__title {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.footer-info .footer-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.footer-info .footer-info__item a {
    text-decoration: none;
}

.footer-info .footer-info__item:hover a {
    text-decoration: underline;
}

.footer-info .footer-info__item:not(:last-child) {
    margin-bottom: 14px;
}

.footer-info .footer-info__city {
    padding-right: 20px;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.6);
}

.footer-info .footer-info__icon {
    margin-right: 10px;
}

.footer-info .footer-info__app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.footer-info .footer-info__img:not(:last-child) {
    margin-right: 7px;
}

.footer-info .footer-info__title:not(:first-child) {
    margin-top: 40px;
}

.footer-info .footer-info__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.footer-info .footer-info__link-social:not(:last-child) {
    margin-right: 10px;
}

.footer-info .footer-info__icon-social svg {
    width: 40px;
    height: 40px;
    fill: #2D96CD;
}

.footer-info .footer-info__link-social:hover svg {
    fill: #003478;
}



.footer-info .footer-info__text,
.footer-info .footer-info__text a {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.6);
}

.footer-info .footer-info__icon svg {
    width: 20px;
    height: 20px;
    fill: #2D96CD;
}

.footer-info-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.footer-info-col::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 10px;
    width: 1px;
    background: #d7d7d7;
}

.footer-info-col:last-child::after {
    display: none;
}

.footer-info:after,
.footer-info:before {
    content: " ";
    display: table
}
.footer-info:after {
    clear: both
}
.footer-info .separator {
    height: 99px;
    width: 1px;
    background: #d7d7d7;
    margin: 10px 4%;
    /*margin: 10px 7%;*/
    float: left;
    display: none;
}

@media (max-width: 767px) {
    .footer-info__row {
        padding-bottom: 30px;
    }
    .footer-info__title {
        margin-bottom: 15px;
    }
}
.footer-info ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    float: left
}
.footer-info ul>li {
    padding: 3px 0
}

.footer-info ul.footer-nav>li {
    padding: 0
}
.footer-info ul .figure {
    display: inline-block;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    margin: 1px 5px 1px 0;
    vertical-align: top;
    color: #fff;
    text-align: center
}
.footer-info ul.phones {
    margin-left: 6%
}

.footer-info ul.applications>li .figure {
    background-color: #1b7db2;
    height: 18px;
    width: 18px;
    font-size: 11px;
    padding: 3px 0
}
.footer-info ul.applications a {
    font-size: 12px;
    /*padding: 1px 10px*/
}
.footer-info ul.social {
    width: 255px
}
.footer-info ul.social:after,
.footer-info ul.social:before {
    content: " ";
    display: table
}
.footer-info ul.social:after {
    clear: both
}
.footer-info ul.social>li {
    width: 50%;
    float: left
}
.footer-info ul.social>li .figure {
    background-color: #90a5ae;
    height: 19px;
    width: 19px;
    font-size: 12px;
    padding: 4px 0
}
.footer-info ul.social a {
    font-size: 12px;
    /*padding: 5px 10px*/
}
.footer-info ul.social a:hover .figure {
    background-color: #638b9d
}
.footer-info a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    line-height: 20px
}

.footer-info .information a {
    padding: 5px 0 5px 30px;
}

.footer-info .footer-nav a {
    line-height: 1.2;
}
.footer-info a.inc:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0
}
.footer-info a.inc:hover:before {
    background-position: 0 100%
}
.footer-info a.attention span {
    font-size: 11px
}
.footer-info a.attention:before {
    height: 18px;
    width: 16px;
    background: url(/bitrix/templates/ford/./images/icons/attention-ico-cd3e4ee723.png) no-repeat 0 0;
    top: 8px
}
.footer-info a.maps:before {
    height: 18px;
    width: 14px;
    background: url(/bitrix/templates/ford/./images/icons/maps-ico-12427cf17a.png) no-repeat 0 0;
    top: 2px
}
.footer-info a.email:before {
    height: 14px;
    width: 20px;
    background: url(/bitrix/templates/ford/./images/icons/email-ico-da1d399e66.png) no-repeat 0 0;
    top: 8px
}

.footer-info a.tel:before {
    height: 19px;
    width: 19px;
    background: url(/bitrix/templates/ford/./images/icons/call-ac-ico-2f1f42ecdc_.png) no-repeat 0 0
}
.footer-info a.mtc:before {
    height: 18px;
    width: 18px;
    background: url(/bitrix/templates/ford/./images/icons/mtc-ico-98d5163a55.png) no-repeat 0 0
}
.footer-info a.velcome:before {
    height: 17px;
    width: 24px;
    background: url(/bitrix/templates/ford/./images/icons/velcome-ico-37fade322a.png) no-repeat 0 0;
    left: -2px
}

.footer-nav-title a {
    padding: 0;
    display: block;
    color: #337ab7;
    font-weight: 700;
}

.footer-nav-title a:hover,
.footer-nav-title a:focus {
    color: #2b8ec1;
}

.footer-nav-table th,
.footer-nav-table td {
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: top;
    white-space: nowrap;
}

.footer-nav-table th {
    padding-right: 5px;
}

.footer-info .social-title,
.footer-info .footer-nav-title {
    padding-top: 10px;
    padding-bottom: 5px;
}

@media (max-width: 1199px) {
    .footer-info ul.phones {
        margin-left: 0
    }
    .footer-info .separator {
        margin-right: 1%;
        margin-left: 1%
    }

    .footer-info ul.social {
        width: 200px;
    }
}
@media (max-width: 991px) {
    /*.footer-info ul.applications,
    .footer-info ul.phones {
        margin-left: 4%
    }*/
    .social-title {
        width: 100%;
        overflow: hidden;
        line-height: 17px;
        text-align: center;
    }
    .footer-info ul.social {
        margin-left: auto;
        margin-right: auto;
        width: 255px;
        text-align: center;
        float: none;
    }
    /*.footer-info ul.social>li {
        width: auto;
        display: inline-block;
        float: none
    }
    .footer-info .separator {
        height: 1px;
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }*/

    .footer-info ul.applications {
        margin: auto;
        width: 255px;
    }

    .footer-info ul.applications>li {
        width: 50%;
        float: left;
    }

    .footer-info-col {
        padding-bottom: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer-info-col::after {
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        width: 100%;
    }

    .footer-info ul,
    .footer-nav	{
        float: none;
        text-align: center;
    }

    .footer-nav-table {
        margin: auto;
        text-align: left;
    }

    .footer-nav-table th,
    .footer-nav-table td {
        white-space: normal;
        font-size: 13px!important;
    }
}
@media (max-width: 767px) {
    /*.footer-info ul.information {
        margin-left: 18%
    }
    .footer-info ul.applications {
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-left: 0
    }
    .footer-info ul.applications>li {
        width: auto;
        display: inline-block;
        float: none
    }
    .footer-info ul.applications>li:first-child {
        display: block;
        margin-bottom: 5px
    }*/
}
@media (max-width: 715px) {
    .footer-info ul.social>li .figure {
        margin-right: 5px
    }
    .footer-info ul.social>li .figure+span {
        display: none
    }
}
@media (max-width: 620px) {
    .footer-info ul.information {
        margin-left: 9%;
        margin-left: 0
    }
}
@media (max-width: 620px) {
    .footer-info ul.applications a {
        padding-right: 7px;
        padding-left: 7px
    }
}
@media (max-width: 480px) {
    .footer-info {
        padding-bottom: 5px
    }
    .footer-info ul.information,
    .footer-info ul.phones {
        margin-left: 0;
        text-align: center;
        float: none
    }
}
.footer-bottom {
    padding: 15px 0 5px;
}

.footer-bottom .footer-bottom__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1200px;
    padding: 0 15px;
    margin: auto;
    color: rgba(51, 51, 51, 0.6);
}

.footer-bottom .footer-bottom__row a{
    color: rgba(51, 51, 51, 0.6);
}

.footer-bottom .footer-bottom__col {
    margin-bottom: 10px;
}

.footer-bottom .footer-bottom__row a:hover,
.footer-bottom .footer-bottom__row a:focus {
    text-decoration: underline;
    color: black;
}

.footer-bottom .developer-link {
    text-decoration: underline;
}
.footer-bottom .developer-link:hover,
.footer-bottom .developer-link:focus {
    text-decoration: underline;
    color: black;
}

@media (max-width: 1024px) {
    .footer-info .footer-info__col {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%
    }

    .footer-info .footer-info__col:not(:last-child) {
        margin-bottom: 30px;
    }
}


.icon {
    height: 1em
}
.icon,
.sprite {
    display: inline-block;
    vertical-align: top;
    width: 1em;
    fill: currentColor
}
.sprite {
    margin: 2px 3px
}
.service-list {
    position: fixed;
    width: 43px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.service-list ul {
    padding-left: 0;
    list-style: none
}
.service-list ul>li {
    position: relative;
    height: 43px;
    width: 43px;
}
.service-list ul>li+li {
    margin-top: 5px
}
.service-list ul a {
    display: block;
    position: absolute;
    padding-left: 43px;
    top: 0;
    left: 43px;
    height: 100%;
    font-size: 16px;
    text-decoration: none;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background-color: #e15427;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: translateX(-43px);
    -ms-transform: translateX(-43px);
    transform: translateX(-43px)
}
.service-list ul a span {
    display: block;
    padding: 15px 15px 15px 5px;
    white-space: nowrap;
    color: #fff;
}
@media (min-width: 1024px) {
    .service-list ul a:hover {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}
.form-group {
    margin-bottom: 20px;
}

.service-list ul a.back-call {
    background: #e15427 url(/bitrix/templates/ford/./images/icons/modal-back-call-ico-06a8975241.png) no-repeat 7px 50%
}
.service-list ul a.test-drive {
    background: #e15427 url(/bitrix/templates/ford/./images/icons/modal-test-drive-ico-7a32bdba03.png) no-repeat 5px 50%
}
.service-list ul a.online-entry {
    background: #e15427 url(/bitrix/templates/ford/./images/icons/repair-ico-c500d1a35a.png) no-repeat 6px 50%
}
.service-list ul a.feedback {
    background: #e15427 url(/bitrix/templates/ford/./images/icons/modal-feedback-ico-7a32bdba03.png) no-repeat 50% 50%
}
.form-control {
    border-color: #cfcfcf;
    font-weight: 300;
    border: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 16px;
    color: #424242;
    padding: 13px 20px;
    height: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.form-control::-webkit-input-placeholder {
    color: #b8b8b8;
    font-weight: 300;
    opacity: 1;
    font-size: 16px;
}
.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
    color: #b8b8b8;
    font-weight: 300;
    opacity: 1;
    font-size: 16px;
}
.form-control:-ms-input-placeholder {
    color: #b8b8b8;
    font-weight: 300;
    opacity: 1;
    font-size: 16px;
}
.form-control:focus {
    border-color: #428bca;
    -webkit-box-shadow: none;
            box-shadow: none
}
.form-control.search {
    background: url(/bitrix/templates/ford/./images/icons/search-ico-43c929aebd.png) no-repeat 4px 3px;
    padding-left: 30px
}
select.form-control {
    padding-left: 8px
}
.form-group {
    margin-bottom: 20px;
}
.form-group .help-block {
    font-size: 10px
}
input[type=checkbox],
input[type=radio] {
    margin-top: 2px
}
.require-field {
    position: relative
}
.require-field.field-without-margin {
    margin: 0;
}
.require-field .jq-selectbox+label.sr-only {
    z-index: 101
}
.require-field .jq-selectbox+label {
    color: #333333;
    font-size: 14px;
}
.require-field .jq-selectbox.focused,
.require-field .jq-selectbox:active {
    z-index: 105!important
}
.require-field .jq-selectbox.focused+label.sr-only,
.require-field .jq-selectbox:active+label.sr-only {
    z-index: 106
}
.require-field .jq-selectbox .jq-selectbox__dropdown ul li {
    padding-left: 22px
}
.require-field label.sr-only {
    top: 5px;
    left: 12px;
    clip: inherit;
    overflow: visible;
    font-size: 14px;
}
.require-field label.sr-only:before {
    content: '*';
    color: #f0591d;
    font-size: 11px
}
.require-field label.sr-only-new {
    top: 5px;
    right: 12px;
    clip: inherit;
    overflow: visible
}
label.sr-only-new {
    font-size: 14px;
}
.require-field label.sr-only-new:after {
    content: '*';
    color: #333333;
    font-size: 11px;
    padding-left: 4px;
}

#parts-and-accessories-form .form-control-height {
    min-height: 100px;
}

.require-field label.sr-only.hide {
    overflow: hidden
}
.require-field select.form-control {
    padding-left: 16px
}
.require-field .form-control {
    padding-left: 20px
}
.form-group-static {
    padding: 7px 0
}
.form-control-static {
    font-size: 10px;
    min-height: 31px
}
.captcha-form {
    padding: 12px 0 30px
}
.captcha-form-img {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #b9b9b9;
    text-align: center;
    margin-top: -12px;
    overflow: hidden;
    height: 58px
}
.captcha-form-img img {
    display: inline-block
}
@media (max-width: 991px) {
    .captcha-form {
        padding: 15px 0
    }
    .captcha-form-img {
        display: inline-block;
        margin-top: 0
    }
}
.margin-btn-lg {
    margin-top: -2px
}
textarea.area-control {
    min-height: 184px;
}
textarea {
    resize: vertical;

}
textarea.noresize {
    resize: none
}
.btn {
    text-transform: uppercase;
    text-decoration: none!important;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 12px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.btn_search {
    height: 50px;
}
.btn_search-icon {
    background-color: transparent;
    width: 24px;
    height: 24px;
    padding: 0;
}
.btn.btn_diagnostics {
    width: 100%;
    max-width: 450px;
    display: block;
}
.btn>.ico-download {
    display: inline-block;
    margin: -8px 4px -2px 0
}
.btn.dont-upper {
    text-transform: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 9px 12px
}
.btn-default {
    background-image: -o-linear-gradient(bottom, #e4e4e4 50%, #f8f8f8 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e4e4e4), color-stop(0, #f8f8f8));
    background-image: linear-gradient(0deg, #e4e4e4 50%, #f8f8f8 0);
    font-weight: 500;
    font-size: 11px;
    color: #575757
}
.btn-default,
.btn-default:hover {
    border-color: #d1d8de;
    border-top-color: #e3e8eb;
    border-bottom-color: #c7d0d7
}
.btn-default:hover {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .3);
            box-shadow: inset 0 0 1px rgba(0, 0, 0, .3)
}
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus,
.btn-default.focus:active,
.btn-default:active,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.open>.btn-default.dropdown-toggle {
    background-image: -o-linear-gradient(top, #2f9ad2, #2f9ad2 14%, #267fae);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2f9ad2), color-stop(14%, #2f9ad2), to(#267fae));
    background-image: linear-gradient(180deg, #2f9ad2, #2f9ad2 14%, #267fae);
    background-color: #2f9ad2;
    border-color: #2f9ad2;
    color: #fff
}
.btn-default.btn-lg {
    font-weight: 700
}
.active>.btn-default,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background-image: -o-linear-gradient(top, #2f9ad2, #2f9ad2 14%, #267fae);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2f9ad2), color-stop(14%, #2f9ad2), to(#267fae));
    background-image: linear-gradient(180deg, #2f9ad2, #2f9ad2 14%, #267fae);
    background-color: #2f9ad2;
    border-color: #2f9ad2;
    color: #fff
}
.btn-primary {
    background-image: -o-linear-gradient(bottom, #e15427 0, #f97246);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e15427), to(#f97246));
    background-image: linear-gradient(0deg, #e15427 0, #f97246);
    background-color: #ee6438;
    border-color: #ee6438;
    padding: 8px 12px;
    font-size: 11px
}
.active>.btn-primary,
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary.focus:active,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-image: -o-linear-gradient(bottom, #ff6939 0, #ff7448);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff6939), to(#ff7448));
    background-image: linear-gradient(0deg, #ff6939 0, #ff7448);
    background-color: #ff6e40;
    border-color: #ff6e40
}
.btn-success {
    text-shadow: .5px .9px 1px rgba(0, 0, 0, .23);
    background-image: -o-linear-gradient(top, #2f9ad2, #2f9ad2 14%, #267fae);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2f9ad2), color-stop(14%, #2f9ad2), to(#267fae));
    background-image: linear-gradient(180deg, #2f9ad2, #2f9ad2 14%, #267fae);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #2783b3;
    border-color: #2783b3;
    text-transform: none;
    padding: 7px 12px;
    font-weight: 500;
    font-size: 12px
}
.active>.btn-success,
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success.focus:active,
.btn-success:active,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:hover,
.open>.btn-success.dropdown-toggle,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    background-image: -o-linear-gradient(top, #44a4d7, #44a4d7 14%, #3c8cb6);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#44a4d7), color-stop(14%, #44a4d7), to(#3c8cb6));
    background-image: linear-gradient(180deg, #44a4d7, #44a4d7 14%, #3c8cb6);
    background-color: #3d90bb;
    border-color: #3d90bb
}
.btn-info {
    border: 1px solid transparent;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #c9c9c9;
    background-color: #c4c4c4;
    background-image: -o-linear-gradient(bottom, #c4c4c4, #efefef);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#c4c4c4), to(#efefef));
    background-image: linear-gradient(0deg, #c4c4c4, #efefef);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-transform: uppercase;
    padding: 2px 10px 1px;
    text-decoration: none;
    line-height: 31px;
    font-weight: 500;
    font-size: 12px;
    color: #424242
}
.btn-info.active,
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus,
.btn-info.focus:active,
.btn-info:active,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    border-color: transparent;
    border-top-color: #e9e7e7;
    border-bottom-color: #bbb;
    background-color: #b6b6b6;
    background-image: -o-linear-gradient(bottom, #b6b6b6, #e2dede);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b6b6b6), to(#e2dede));
    background-image: linear-gradient(0deg, #b6b6b6, #e2dede);
    color: #424242
}
.btn-info.btn-lg {
    font-weight: 700
}
.active>.btn-info,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    border-color: transparent;
    border-top-color: #e9e7e7;
    border-bottom-color: #bbb;
    background-color: #b6b6b6;
    background-image: -o-linear-gradient(bottom, #b6b6b6, #e2dede);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b6b6b6), to(#e2dede));
    background-image: linear-gradient(0deg, #b6b6b6, #e2dede);
    color: #424242
}
.btn-warning {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    text-transform: uppercase;
    padding: 8px 10px;
    text-decoration: none;
    line-height: 31px;
    font-weight: 500;
    width: 100%;
    max-width: 500px;
    font-size: 16px;
}
.btn-warning.collapsed .btn__icon{
    -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
            transform: rotateZ(90deg);
}
.btn-warning .btn__icon{
    -webkit-transform: rotateZ(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotateZ(-90deg);
}
.btn-warning.active,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus,
.btn-warning.focus:active,
.btn-warning:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.btn-warning:hover,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #003478;
	border-color: #003478;
}
.btn-warning.btn-lg {
    font-weight: 500;
}

.btn-spec-offer {
    border: 1px solid #c15c35;
    border-top: 1px solid #ec8e53;
    border-bottom: 1px solid #ef6b39;
    background-image: -o-linear-gradient(bottom, #f05d1f 50%, #ea894c 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f05d1f), color-stop(0, #ea894c));
    background-image: linear-gradient(0deg, #f05d1f 50%, #ea894c 0);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    text-transform: uppercase;
    padding: 2px 10px 1px;
    text-decoration: none;
    line-height: 31px;
    font-weight: 500;
    font-size: 12px;
    color: #fff
}
.btn-spec-offer.active,
.btn-spec-offer.active.focus,
.btn-spec-offer.active:focus,
.btn-spec-offer.active:hover,
.btn-spec-offer.focus,
.btn-spec-offer.focus:active,
.btn-spec-offer:active,
.btn-spec-offer:active:focus,
.btn-spec-offer:active:hover,
.btn-spec-offer:focus,
.btn-spec-offer:hover,
.open > .btn-spec-offer.dropdown-toggle {
    border-color: #377aba;
    border-top-color: #5286ba;
    border-bottom-color: #2376c7;
    background-image: -o-linear-gradient(bottom, #3f79b2 48%, #5993cb 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(48%, #3f79b2), color-stop(0, #5993cb));
    background-image: linear-gradient(0deg, #3f79b2 48%, #5993cb 0);
    color: #fff
}
.btn-spec-offer.btn-lg {
    font-weight: 700
}





.active>.btn-warning,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #003478;
	border-color: #003478;
}
.by-button {
    border: 1px solid #154a7e;
    border-top: 1px solid #759ec7;
    border-bottom: 1px solid #0b3965;
    background-image: -o-linear-gradient(bottom, #1d61a4 48%, #3e82c4 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(48%, #1d61a4), color-stop(0, #3e82c4));
    background-image: linear-gradient(0deg, #1d61a4 48%, #3e82c4 0);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    line-height: 31px;
    font-weight: 500;
    font-size: 12px;
    padding: 0 10px
}
.by-button:active,
.by-button:focus,
.by-button:hover {
    background-image: -o-linear-gradient(bottom, #3f79b2 48%, #5993cb 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(48%, #3f79b2), color-stop(0, #5993cb));
    background-image: linear-gradient(0deg, #3f79b2 48%, #5993cb 0);
    border-color: #2070be;
    border-bottom-color: #1d75cb;
    border-top-color: #719cc6;
    color: #fff
}
.btn-more {
    max-width: 180px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-image: none;
    background-color: #2d96cd;
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    padding: 0;
    padding-left: 30px;
}
.btn-more span:first-child {
    margin-right: 10px;
}
.btn-more .icon-circle{
    background-color: transparent;
}
.btn-more:active,
.btn-more:focus,
.btn-more:hover {
    background-color: #003478;
    color: #fff;
    fill: #fff;
}

.btn-more .icon-circle:first-child {
    margin-right: 4px
}
.btn-more .icon-circle:last-child {
    margin-left: 4px
}
.btn-more .icon-circle>.icon {
    margin: -1px -1px 0 0
}
.btn-view {
    display: inline-block;
    position: relative;
    background-image: -o-linear-gradient(bottom, #195fa3 50%, #417ebb 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #195fa3), color-stop(0, #417ebb));
    background-image: linear-gradient(0deg, #195fa3 50%, #417ebb 0);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 12px;
    text-transform: none;
    border-color: #386a9c;
    border-bottom-color: #133d66;
    border-top-color: #4980b6;
    padding: 2px 12px 4px;
    color: #fff
}
.btn-view:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #6da3da
}
.btn-view .icon-circle {
    display: inline-block;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #ececec;
    vertical-align: top;
    height: 14px;
    width: 14px;
    color: #333;
    text-align: center;
    margin-top: 3px;
    font-size: 14px
}
.btn-view .icon-circle:first-child {
    margin-right: 4px
}
.btn-view .icon-circle:last-child {
    margin-left: 4px
}
.btn-view .icon-circle>.icon {
    margin: -1px -1px 0 0
}
.btn-view:active,
.btn-view:focus,
.btn-view:hover {
    background-image: -o-linear-gradient(bottom, #d7d7d7 0, #f5f5f5);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d7d7d7), to(#f5f5f5));
    background-image: linear-gradient(0deg, #d7d7d7 0, #f5f5f5);
    border-color: transparent;
    color: #3d71a3
}
.btn-view:active:before,
.btn-view:focus:before,
.btn-view:hover:before {
    display: none
}
.btn-view:active .icon-circle,
.btn-view:focus .icon-circle,
.btn-view:hover .icon-circle {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
            box-shadow: 0 1px 3px rgba(0, 0, 0, .15)
}
.btn-blue {
    display: inline-block;
    position: relative;
    background-image: -o-linear-gradient(bottom, #0e579e 50%, #4383c3 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #0e579e), color-stop(0, #4383c3));
    background-image: linear-gradient(0deg, #0e579e 50%, #4383c3 0);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-transform: none;
    border-color: #356a9e;
    border-bottom-color: #133d66;
    border-top-color: #4178ae;
    padding: 3px 18px 5px;
    color: #fff;
    font-weight: 700;
    font-size: 15px
}
.btn-blue:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #6da3da
}
.btn-blue-new {
    display: inline-block;
    position: relative;
    background-image: -o-linear-gradient(bottom, #0e579e 50%, #4383c3 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #0e579e), color-stop(0, #4383c3));
    background-image: linear-gradient(0deg, #0e579e 50%, #4383c3 0);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-transform: none;
    border-color: #356a9e;
    border-bottom-color: #133d66;
    border-top-color: #4178ae;
    padding: 3px 18px 5px;
    color: #fff;
    font-weight: 700;
    font-size: 15px
}
.btn-blue-new:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #6da3da
}

.btn-blue .icon-circle,
.btn-blue-new .icon-circle {
    display: inline-block;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #ececec;
    vertical-align: top;
    height: 14px;
    width: 14px;
    color: #333;
    text-align: center;
    margin-top: 4px;
    font-size: 14px
}
.btn-blue .icon-circle:first-child,
.btn-blue-new .icon-circle:first-child {
    margin-right: 4px;
    margin-left: -9px
}
.btn-blue .icon-circle:last-child,
.btn-blue-new .icon-circle:last-child {
    margin-left: 4px;
    margin-right: -9px
}
.btn-blue .icon-circle>.icon,
.btn-blue-new .icon-circle>.icon {
    margin: 0 -1px 0 0
}
.btn-blue.btn-lg,
.btn-blue-new.btn-lg  {
    font-size: 14px;
    font-weight: 500;
    padding: 7px 18px 9px
}
.btn-blue.btn-lg:before,
.btn-blue-new.btn-lg:before {
    display: none
}
.btn-blue .cute-icon,
.btn-blue-new .cute-icon {
    position: relative;
    padding-left: 32px
}
.btn-blue .cute-icon:before,
.btn-blue-new .cute-icon:before {
    content: '';
    height: 22px;
    width: 22px;
    position: absolute;
    top: 50%;
    left: 0;
    background: url(/bitrix/templates/ford/./images/icons/cute-ico-60f10eac1f.png) no-repeat 0 100%;
    margin-top: -11px
}
.btn-blue .pencil-icon,
.btn-blue-new .pencil-icon {
    position: relative;
    padding-left: 32px
}
.btn-blue .pencil-icon:before,
.btn-blue-new .pencil-icon:before {
    content: '';
    height: 18px;
    width: 18px;
    position: absolute;
    top: 50%;
    left: 0;
    background: url(/bitrix/templates/ford/./images/icons/pencil-ico-59014f270d.png) no-repeat 0 100%;
    margin-top: -9px
}
.btn-blue.invert,
.btn-blue-new.invert {
    background-image: -o-linear-gradient(bottom, #e4e4e4 50%, #f8f8f8 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e4e4e4), color-stop(0, #f8f8f8));
    background-image: linear-gradient(0deg, #e4e4e4 50%, #f8f8f8 0);
    border-color: #b7bfc4;
    border-bottom-color: #a3acb2;
    border-top-color: #cfd5d8;
    color: #575757
}
.btn-blue.invert .cute-icon:before,
.btn-blue-new.invert .cute-icon:before {
    background: url(/bitrix/templates/ford/./images/icons/cute-ico-60f10eac1f.png) no-repeat 0 0
}
.btn-blue.invert .pencil-icon:before,
.btn-blue-new.invert .pencil-icon:before {
    background: url(/bitrix/templates/ford/./images/icons/pencil-ico-59014f270d.png) no-repeat 0 0
}
.btn-blue.invert:active,
.btn-blue.invert:focus,
.btn-blue.invert:hover,
.btn-blue-new.invert:active,
.btn-blue-new.invert:focus,
.btn-blue-new.invert:hover {
    background-image: -o-linear-gradient(bottom, #0e579e 50%, #4383c3 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #0e579e), color-stop(0, #4383c3));
    background-image: linear-gradient(0deg, #0e579e 50%, #4383c3 0);
    border-color: #356a9e;
    border-bottom-color: #133d66;
    border-top-color: #4178ae;
    color: #fff
}
.btn-blue.invert:active .cute-icon:before,
.btn-blue.invert:focus .cute-icon:before,
.btn-blue.invert:hover .cute-icon:before,
.btn-blue-new.invert:active .cute-icon:before,
.btn-blue-new.invert:focus .cute-icon:before,
.btn-blue-new.invert:hover .cute-icon:before  {
    background: url(/bitrix/templates/ford/./images/icons/cute-ico-60f10eac1f.png) no-repeat 0 100%
}
.btn-blue.invert:active .pencil-icon:before,
.btn-blue.invert:focus .pencil-icon:before,
.btn-blue.invert:hover .pencil-icon:before,
.btn-blue-new.invert:active .pencil-icon:before,
.btn-blue-new.invert:focus .pencil-icon:before,
.btn-blue-new.invert:hover .pencil-icon:before {
    background: url(/bitrix/templates/ford/./images/icons/pencil-ico-59014f270d.png) no-repeat 0 100%
}
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
    background-image: -o-linear-gradient(bottom, #e4e4e4 50%, #f8f8f8 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e4e4e4), color-stop(0, #f8f8f8));
    background-image: linear-gradient(0deg, #e4e4e4 50%, #f8f8f8 0);
    border-color: #b7bfc4;
    border-top-color: #cfd5d8;
    border-bottom-color: #a3acb2;

    color: #575757
}
.btn-blue-new:active,
.btn-blue-new:focus,
.btn-blue-new:hover {
    background-image: -o-linear-gradient(bottom,#e15427 0,#f97246);
    background-image: -webkit-gradient(linear,left bottom, left top,color-stop(0, #e15427),to(#f97246));
    background-image: linear-gradient(0deg,#e15427 0,#f97246);
    background-color: #ee6438;
    border-color: #ee6438;
    color: #fff
}
.btn-blue:active:before,
.btn-blue:focus:before,
.btn-blue:hover:before,
.btn-blue-new:active:before,
.btn-blue-new:focus:before,
.btn-blue-new:hover:before {
    display: none
}
.btn-blue:active .icon-circle,
.btn-blue:focus .icon-circle,
.btn-blue:hover .icon-circle,
.btn-blue-new:active .icon-circle,
.btn-blue-new:focus .icon-circle,
.btn-blue-new:hover .icon-circle {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
            box-shadow: 0 1px 3px rgba(0, 0, 0, .15)
}
.btn-blue:active .cute-icon:before,
.btn-blue:focus .cute-icon:before,
.btn-blue:hover .cute-icon:before,
.btn-blue-new:active .cute-icon:before,
.btn-blue-new:focus .cute-icon:before,
.btn-blue-new:hover .cute-icon:before  {
    background: url(/bitrix/templates/ford/./images/icons/cute-ico-60f10eac1f.png) no-repeat 0 0
}
.btn-blue:active .pencil-icon:before,
.btn-blue:focus .pencil-icon:before,
.btn-blue:hover .pencil-icon:before,
.btn-blue-new:active .pencil-icon:before,
.btn-blue-new:focus .pencil-icon:before,
.btn-blue-new:hover .pencil-icon:before {
    background: url(/bitrix/templates/ford/./images/icons/pencil-ico-59014f270d.png) no-repeat 0 0
}
.modal {
    min-width: 320px
}
.modal-open {
    overflow: auto
}
.modal-content {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}
.modal-content a {
    display: inline-block;
    border-bottom: 1px solid #afc0d4;
    color: #3d71a3
}
.modal-content a:hover {
    text-decoration: none;
    border-bottom-color: #727272;
    color: #727272
}
.modal-content .no-thanks {
    margin-top: 5px
}
.modal-content .row {
    margin-left: -5px;
    margin-right: -5px
}
.modal-content .row [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}
@media (max-width: 767px) {
    .modal-dialog {
        margin: 10px auto
    }
}
.modal-header {
    background-image: -o-linear-gradient(right, #e15427 0, #f97246);
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #e15427), to(#f97246));
    background-image: linear-gradient(270deg, #e15427 0, #f97246);
    padding: 7px 10px 7px 15px;
    border-bottom: none;
    color: #fff
}
.modal-title {
    text-transform: uppercase;
    padding-bottom: 6px;
    padding-top: 6px;
    font-weight: 400;
    font-size: 11px
}
.modal-title.title-icon {
    padding-left: 30px
}
.modal-title.entry {
    background: url(/bitrix/templates/ford/./images/icons/modal-enter-ico-faccba32ec.png) no-repeat 0 2px
}
.modal-title.request-call {
    background: url(/bitrix/templates/ford/./images/icons/modal-request-ico-f3b5cf1382.png) no-repeat 0 2px
}
.modal-title.test-drive {
    padding-left: 45px;
    background: url(/bitrix/templates/ford/./images/icons/modal-test-drive-ico-7a32bdba03.png) no-repeat 0 1px
}
.modal-title.feedback {
    padding-left: 45px;
    background: url(/bitrix/templates/ford/./images/icons/modal-feedback-ico-7a32bdba03.png) no-repeat 0 1px
}

.modal-title.online-entry {
    padding-left: 40px;
    background: url(/bitrix/templates/ford/./images/icons/repair-ico-c500d1a35a.png) no-repeat 0 0
}
.modal-title.back-call {
    padding-left: 40px;
    background: url(/bitrix/templates/ford/./images/icons/modal-back-call-ico-06a8975241.png) no-repeat 0 0
}
.modal-body {
    padding: 20px 20px 5px
}
.modal-footer {
    border-top: none;
    text-align: center;
    padding: 5px 20px 20px;
    font-size: 10px
}
.modal-footer .btn:not(.btn-block) {
    min-width: 180px
}

.modal-message {
	padding: 40px;
	font-size: 14px;
}

.modal-message p {
	margin-bottom: 20px;
}

.modal-message .modal-close-link {
	text-align: right;
}

.captcha-modal .captcha-modal-img {
    display: inline-block;
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #cfcfcf;
    text-align: center;
    overflow: hidden;
    height: 45px
}
.captcha-modal .captcha-modal-img img {
    display: inline-block
}
.captcha-modal .form-group {
    margin-top: 7px
}
#authModal .modal-dialog,
#requestCallModal .modal-dialog,
#resetModal .modal-dialog {
    max-width: 325px
}
#backCallModal .modal-dialog,
#onlineEntryModal .modal-dialog,
#singUpTextDriveModal .modal-dialog,
#singUpQuestionModal .modal-dialog,
#onlineFeedback .modal-dialog {
    max-width: 385px
}
.alert {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    line-height: 23px;
    padding: 2px 7px
}
.alert b {
    font-weight: 500
}
.alert-info {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    color: #515151
}
.alert-info b {
    color: #f0591d
}
.jq-selectbox {
    vertical-align: middle;
    cursor: pointer
}
.jq-selectbox.focused {
    border-color: #2D96CD;
}
.jq-selectbox.disabled {
    background-color: #eee;
    cursor: not-allowed
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    opacity: .5
}
.jq-selectbox__select {
    padding: 8px 45px 8px 12px;
    font-size: 12px;
    margin: -8px -13px 0 -12px;
    color: #424242;
    border: none;
    height: 31px
}
.jq-selectbox__select .jq-selectbox__select-text {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}
.jq-selectbox__select .placeholder {
    color: #424242
}
.jq-selectbox__trigger {
    position: absolute;
    top: ;
    right: -1px;
    background-color: #2D96CD;
    height: 31px;
    width: 31px
}
.jq-selectbox__trigger-arrow {
    height: 8px;
    width: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/bitrix/templates/ford/./images/icons/select-arrow-9cf9f9e0c5.png) no-repeat 0 0;
    margin: -4px 0 0 -7px
}
.jq-selectbox__dropdown {
    width: calc(100% + 4px);
    background: #ededed;
    padding: 0;
    left: -2px
}
.jq-selectbox__dropdown .jq-selectbox__search {
    margin: 5px
}
.jq-selectbox__dropdown .jq-selectbox__search input {
    width: 100%;
    -webkit-appearance: textfield;
    padding: 5px 27px 6px 8px;
    border: 1px solid #ccc;
    outline: none;
    margin: 0
}
.jq-selectbox__dropdown .jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__dropdown .jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}
.jq-selectbox__dropdown .jq-selectbox__not-found {
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 12px;
    margin: 5px
}
.jq-selectbox__dropdown ul {
    margin: 0;
    padding: 0
}
.jq-selectbox__dropdown ul li {
    min-height: 18px;
    padding: 5px 14px 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #424242
}
.jq-selectbox__dropdown ul li:after {
    display: none
}
.jq-selectbox__dropdown ul li.selected,
.jq-selectbox__dropdown ul li:hover {
    background-color: #428bca;
    color: #fff
}
.jq-selectbox__dropdown ul li.disabled {
    color: #aaa
}
.jq-selectbox__dropdown ul li.disabled:hover {
    background: none
}
.jq-selectbox__dropdown ul li.optgroup {
    font-weight: 700
}
.jq-selectbox__dropdown ul li.optgroup:hover {
    background: none;
    color: #231f20;
    cursor: default
}
.jq-selectbox__dropdown ul li.option {
    padding-left: 25px
}
.jq-file {
    margin-bottom: -6px
}
.jq-file:after,
.jq-file:before {
    content: " ";
    display: table
}
.jq-file:after {
    clear: both
}
.jq-file input {
    height: auto;
    line-height: 1em;
    cursor: pointer
}
.jq-file:hover .jq-file__browse {
    border-color: #d1d8de;
    border-top-color: #e3e8eb;
    border-bottom-color: #c7d0d7;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .3);
            box-shadow: inset 0 0 1px rgba(0, 0, 0, .3)
}
.jq-file:hover.changed .jq-file__name {
    color: #424242
}
.jq-file.changed .jq-file__name {
    color: #186a95
}
.jq-file.disabled {
    cursor: not-allowed
}
.jq-file.disabled .jq-file__browse,
.jq-file.disabled .jq-file__name {
    color: #888
}
.jq-file__name {
    height: 32px;
    width: 100%;
    padding: 6px 10px 6px 200px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 11px
}
.jq-file__browse {
    width: 180px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: -o-linear-gradient(bottom, #e4e4e4 50%, #f8f8f8 0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #e4e4e4), color-stop(0, #f8f8f8));
    background-image: linear-gradient(0deg, #e4e4e4 50%, #f8f8f8 0);
    border: 1px solid #b9c1c6;
    border-top-color: #e0e4e6;
    border-bottom-color: #a2abb1;
    color: #424242;
    text-align: center;
    padding: 5px 12px;
    font-weight: 500
}
/*!
*  - v1.2.5
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/

.slider-pro {
    margin: 0 auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box
}
.slider-pro,
.sp-mask,
.sp-slides-container {
    position: relative
}
.sp-mask {
    overflow: hidden
}
.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}
.sp-slide {
    position: absolute
}
.sp-image-container {
    overflow: hidden
}
.sp-image {
    position: relative;
    display: block;
    border: none
}
.sp-no-js {
    overflow: hidden;
    max-width: 100%
}
.sp-thumbnails-container {
    position: relative;
    overflow: hidden
}
.sp-bottom-thumbnails,
.sp-top-thumbnails {
    left: 0;
    margin: 0 auto
}
.sp-top-thumbnails {
    position: absolute;
    top: 0;
    margin-bottom: 4px
}
.sp-bottom-thumbnails {
    margin-top: 4px
}
.sp-left-thumbnails,
.sp-right-thumbnails {
    position: absolute;
    top: 0
}
.sp-right-thumbnails {
    right: 0;
    margin-left: 4px
}
.sp-left-thumbnails {
    left: 0;
    margin-right: 4px
}
.sp-thumbnails {
    position: relative
}
.sp-thumbnail {
    border: none
}
.sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}
.sp-bottom-thumbnails .sp-thumbnail-container,
.sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 2px;
    height:auto!important
}
.sp-bottom-thumbnails .sp-thumbnail-container:first-child,
.sp-top-thumbnails .sp-thumbnail-container:first-child {
    margin-left: 0
}
.sp-bottom-thumbnails .sp-thumbnail-container:last-child,
.sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0
}
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
    margin-top: 2px;
    margin-bottom: 2px
}
.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
    margin-top: 0
}
.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
    margin-bottom: 0
}
.sp-right-thumbnails.sp-has-pointer {
    margin-left: -13px
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    left: 18px;
    margin-left: 0!important
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    left: 0;
    top: 0;
    margin-left: 13px
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin-top: -8px;
    border-right: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}
.sp-left-thumbnails.sp-has-pointer {
    margin-right: -13px
}
.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    right: 18px
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    right: 0;
    top: 0;
    margin-right: 13px
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 50%;
    margin-top: -8px;
    border-left: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}
.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -13px
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    top: 18px;
    margin-top: 0!important
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    top: 0;
    margin-top: 13px
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 0;
    margin-left: -8px;
    border-bottom: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}
.sp-top-thumbnails.sp-has-pointer {
    margin-bottom: -13px
}
.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    bottom: 18px
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    bottom: 0;
    margin-bottom: 13px
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: 0;
    margin-left: -8px;
    border-top: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}
.sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden
}
.sp-black {
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .7)
}
.sp-white {
    color: #000;
    background: #fff;
    background: hsla(0, 0%, 100%, .7)
}
.sp-rounded {
    border-radius: 10px
}
.sp-padding {
    padding: 10px
}
.sp-selectable {
    cursor: default
}
.sp-caption-container {
    text-align: center;
    margin-top: 10px
}
.sp-full-screen {
    margin: 0!important;
    background-color: #000
}
.sp-full-screen-button {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.sp-full-screen-button:before {
    content: '\2195'
}
.sp-fade-full-screen {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}
.slider-pro:hover .sp-fade-full-screen {
    opacity: 1
}
.sp-buttons {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px
}
.sp-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer
}
.sp-selected-button {
    background-color: #000
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sp-button {
        width: 14px;
        height: 14px
    }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
    .sp-button {
        width: 16px;
        height: 16px
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
    .sp-button {
        width: 18px;
        height: 18px
    }
}
.sp-arrows {
    position: absolute
}
.sp-fade-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}
.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1
}
.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px
}
.sp-vertical .sp-arrows {
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -10px
}
.sp-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 30px;
    cursor: pointer
}
.sp-vertical .sp-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.sp-horizontal .sp-previous-arrow {
    left: 20px
}
.sp-horizontal .sp-next-arrow {
    right: 20px
}
.sp-vertical .sp-previous-arrow {
    top: 20px
}
.sp-vertical .sp-next-arrow {
    bottom: 20px
}
.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff
}
.sp-previous-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg)
}
.sp-previous-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg)
}
.sp-next-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg)
}
.sp-next-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg)
}
.ie7 .sp-arrow,
.ie8 .sp-arrow {
    width: 0;
    height: 0
}
.ie7 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie8 .sp-arrow:before {
    content: none
}
.ie7.sp-horizontal .sp-previous-arrow,
.ie8.sp-horizontal .sp-previous-arrow {
    border-right: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}
.ie7.sp-horizontal .sp-next-arrow,
.ie8.sp-horizontal .sp-next-arrow {
    border-left: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}
.ie7.sp-vertical .sp-previous-arrow,
.ie8.sp-vertical .sp-previous-arrow {
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
}
.ie7.sp-vertical .sp-next-arrow,
.ie8.sp-vertical .sp-next-arrow {
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
}
.sp-thumbnail-arrows {
    position: absolute
}
.sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}
.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1
}
.sp-bottom-thumbnails .sp-thumbnail-arrows,
.sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -12px
}
.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -7px
}
.sp-thumbnail-arrow {
    position: absolute;
    display: block;
    width: 15px;
    height: 25px;
    cursor: pointer
}
.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0
}
.sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0
}
.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0
}
.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0
}
.sp-next-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-previous-thumbnail-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff
}
.sp-previous-thumbnail-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg)
}
.sp-previous-thumbnail-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg)
}
.sp-next-thumbnail-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg)
}
.sp-next-thumbnail-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg)
}
.ie7 .sp-thumbnail-arrow,
.ie8 .sp-thumbnail-arrow {
    width: 0;
    height: 0
}
.ie7 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie8 .sp-thumbnail-arrow:before {
    content: none
}
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    border-right: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
    border-top: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}
a.sp-video {
    text-decoration: none
}
a.sp-video img {
    -webkit-backface-visibility: hidden;
    border: none
}
a.sp-video:after {
    content: '\25B6';
    position: absolute;
    width: 45px;
    padding-left: 5px;
    height: 50px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    top: 0;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .2);
    margin: auto;
    line-height: 52px
}
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
    max-width: none;
    max-height: none;
    border: none!important;
    border-radius: 0!important;
    padding: 0!important;
    -mox-box-shadow: none!important;
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}
.slider-pro a {
    position: static;
    transition: none!important;
    -moz-transition: none!important;
    -webkit-transition: none!important;
    -o-transition: none!important
}
.slider-pro canvas,
.slider-pro embed,
.slider-pro iframe,
.slider-pro object,
.slider-pro video {
    max-width: none;
    max-height: none
}
.slider-pro p.sp-layer {
    font-size: 14px;
    line-height: 1.4;
    margin: 0
}
.slider-pro h1.sp-layer {
    font-size: 32px;
    line-height: 1.4;
    margin: 0
}
.slider-pro h2.sp-layer {
    font-size: 24px;
    line-height: 1.4;
    margin: 0
}
.slider-pro h3.sp-layer {
    font-size: 19px;
    line-height: 1.4;
    margin: 0
}
.slider-pro h4.sp-layer {
    font-size: 16px;
    line-height: 1.4;
    margin: 0
}
.slider-pro h5.sp-layer {
    font-size: 13px;
    line-height: 1.4;
    margin: 0
}
.slider-pro h6.sp-layer {
    font-size: 11px;
    line-height: 1.4;
    margin: 0
}
.slider-pro img.sp-layer {
    border: none
}
.datepicker {
    font-size: 16px;
    direction: ltr;
    z-index: 1050!important;
}
.datepicker-inline {
    width: 220px
}
.datepicker-rtl {
    direction: rtl
}
.datepicker-rtl table tr td span {
    float: right
}
.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px
}
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #333637;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}
.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}
.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}
.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}
.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}
.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}
.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px
}
.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px
}
.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #333637
}
.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}
.datepicker>div {
    display: none
}
.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}
.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #777
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #eee;
    cursor: pointer
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #777;
    cursor: default
}
.datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0
}
.datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted:focus {
    color: #000;
    background-color: #afd9ee;
    border-color: #298fc2
}
.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted:hover,
.open>.datepicker table tr td.highlighted.dropdown-toggle {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb
}
.datepicker table tr td.highlighted.active.focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted:active:hover,
.open>.datepicker table tr td.highlighted.dropdown-toggle.focus,
.open>.datepicker table tr td.highlighted.dropdown-toggle:focus,
.open>.datepicker table tr td.highlighted.dropdown-toggle:hover {
    color: #000;
    background-color: #91cbe8;
    border-color: #298fc2
}
.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.open>.datepicker table tr td.highlighted.dropdown-toggle {
    background-image: none
}
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #d9edf7;
    border-color: #85c5e5
}
.datepicker table tr td.highlighted .badge {
    color: #d9edf7;
    background-color: #000
}
.datepicker table tr td.highlighted.focused {
    background: #afd9ee
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7;
    color: #777
}
.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}
.datepicker table tr td.today.focus,
.datepicker table tr td.today:focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400
}
.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.open>.datepicker table tr td.today.dropdown-toggle {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00
}
.datepicker table tr td.today.active.focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active:hover,
.open>.datepicker table tr td.today.dropdown-toggle.focus,
.open>.datepicker table tr td.today.dropdown-toggle:focus,
.open>.datepicker table tr td.today.dropdown-toggle:hover {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400
}
.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.open>.datepicker table tr td.today.dropdown-toggle {
    background-image: none
}
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}
.datepicker table tr td.today .badge {
    color: #ffdb99;
    background-color: #000
}
.datepicker table tr td.today.focused {
    background: #ffc966
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
    background: #ffdb99;
    color: #777
}
.datepicker table tr td.range {
    color: #000;
    background-color: #eee;
    border-color: #bbb;
    border-radius: 0
}
.datepicker table tr td.range.focus,
.datepicker table tr td.range:focus {
    color: #000;
    background-color: #d5d5d5;
    border-color: #7c7c7c
}
.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.datepicker table tr td.range:hover,
.open>.datepicker table tr td.range.dropdown-toggle {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d
}
.datepicker table tr td.range.active.focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range:active:hover,
.open>.datepicker table tr td.range.dropdown-toggle.focus,
.open>.datepicker table tr td.range.dropdown-toggle:focus,
.open>.datepicker table tr td.range.dropdown-toggle:hover {
    color: #000;
    background-color: #c3c3c3;
    border-color: #7c7c7c
}
.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.open>.datepicker table tr td.range.dropdown-toggle {
    background-image: none
}
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #eee;
    border-color: #bbb
}
.datepicker table tr td.range .badge {
    color: #eee;
    background-color: #000
}
.datepicker table tr td.range.focused {
    background: #d5d5d5
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
    background: #eee;
    color: #777
}
.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc2d4
}
.datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted:focus {
    color: #000;
    background-color: #c1d8e3;
    border-color: #4a88a7
}
.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted:hover,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle {
    color: #000;
    background-color: #c1d8e3;
    border-color: #73a7c1
}
.datepicker table tr td.range.highlighted.active.focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted:active:hover,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle.focus,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle:focus,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle:hover {
    color: #000;
    background-color: #a8c8d8;
    border-color: #4a88a7
}
.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle {
    background-image: none
}
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #e4eef3;
    border-color: #9dc2d4
}
.datepicker table tr td.range.highlighted .badge {
    color: #e4eef3;
    background-color: #000
}
.datepicker table tr td.range.highlighted.focused {
    background: #c1d8e3
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3;
    color: #777
}
.datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417
}
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:focus {
    color: #000;
    background-color: #f4b747;
    border-color: #815608
}
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover,
.open>.datepicker table tr td.range.today.dropdown-toggle {
    color: #000;
    background-color: #f4b747;
    border-color: #c0800b
}
.datepicker table tr td.range.today.active.focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active:hover,
.open>.datepicker table tr td.range.today.dropdown-toggle.focus,
.open>.datepicker table tr td.range.today.dropdown-toggle:focus,
.open>.datepicker table tr td.range.today.dropdown-toggle:hover {
    color: #000;
    background-color: #f2aa25;
    border-color: #815608
}
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.open>.datepicker table tr td.range.today.dropdown-toggle {
    background-image: none
}
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}
.datepicker table tr td.range.today .badge {
    color: #f7ca77;
    background-color: #000
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
    background: #f7ca77;
    color: #777
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #777;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:focus {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #161616
}
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover,
.open>.datepicker table tr td.selected.dropdown-toggle,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737
}
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active.focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected:active:hover,
.open>.datepicker table tr td.selected.dropdown-toggle.focus,
.open>.datepicker table tr td.selected.dropdown-toggle:focus,
.open>.datepicker table tr td.selected.dropdown-toggle:hover,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle.focus,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle:focus,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle:hover {
    color: #fff;
    background-color: #4c4c4c;
    border-color: #161616
}
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected:active,
.open>.datepicker table tr td.selected.dropdown-toggle,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle {
    background-image: none
}
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected.highlighted[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:hover,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: #777;
    border-color: #555
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
    color: #777;
    background-color: #fff
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:focus {
    color: #fff;
    background-color: #3071a9;
    border-color: #193c5a
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.open>.datepicker table tr td.active.dropdown-toggle,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover,
.open>.datepicker table tr td.active.dropdown-toggle.focus,
.open>.datepicker table tr td.active.dropdown-toggle:focus,
.open>.datepicker table tr td.active.dropdown-toggle:hover,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle.focus,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle:focus,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle:hover {
    color: #fff;
    background-color: #285e8e;
    border-color: #193c5a
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.open>.datepicker table tr td.active.dropdown-toggle,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle {
    background-image: none
}
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
    color: #428bca;
    background-color: #fff
}
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}
.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
    background: #eee
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: none;
    color: #777;
    cursor: default
}
.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:focus {
    color: #fff;
    background-color: #3071a9;
    border-color: #193c5a
}
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle,
.open>.datepicker table tr td span.active.dropdown-toggle,
.open>.datepicker table tr td span.active:hover.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle.focus,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle:focus,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle:hover,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle.focus,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle:focus,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle:hover,
.open>.datepicker table tr td span.active.dropdown-toggle.focus,
.open>.datepicker table tr td span.active.dropdown-toggle:focus,
.open>.datepicker table tr td span.active.dropdown-toggle:hover,
.open>.datepicker table tr td span.active:hover.dropdown-toggle.focus,
.open>.datepicker table tr td span.active:hover.dropdown-toggle:focus,
.open>.datepicker table tr td span.active:hover.dropdown-toggle:hover {
    color: #fff;
    background-color: #285e8e;
    border-color: #193c5a
}
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle,
.open>.datepicker table tr td span.active.dropdown-toggle,
.open>.datepicker table tr td span.active:hover.dropdown-toggle {
    background-image: none
}
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge,
.datepicker table tr td span.active:hover .badge {
    color: #428bca;
    background-color: #fff
}
.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #777
}
.datepicker .datepicker-switch {
    width: 145px
}
.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
    cursor: pointer
}
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background: #eee
}
.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.date-control {
    position: relative;
}

.date-control:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    bottom: 15px;
    background-image: url("/fotoo/icon-date.svg");
    width: 24px;
    height: 24px;
}

.input-group.date .input-group-addon {
    cursor: pointer
}
.input-daterange {
    width: 100%
}
.input-daterange input {
    text-align: center
}
.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}
.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}
.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    line-height: 1.42857;
    text-shadow: 0 1px 0 #fff;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}
@media (max-width: 480px) {
    table thead tr th,
    table tbody tr th,
    .table.custom-table>tbody>tr>th	{
        font-size: 11px;
        padding: 5px
    },
    .table.table-wide.custom-table>tbody>tr>th,
    .table.table-wide.custom-table>tbody>tr>td,
    table tbody tr td {
        font-size: 10px;
        padding: 5px
    }
}
.table-div {
    display: table;
    border-spacing: 0 20px;
    width: 100%
}
.table-div .row {
    display: table-row
}
.table-div .row [class*=col-] {
    display: table-cell;
    border: 1px solid #c6c6c6;
    background-color: #fff;
    vertical-align: middle;
    float: none
}
.table-div .row [class*=col-]+[class*=col-] {
    border-left: 20px solid transparent;
    position: relative
}
.table-div .row [class*=col-]+[class*=col-]:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -20px;
    background-color: #fff;
    height: 110%;
    width: 20px
}
.table-div .row [class*=col-]+[class*=col-]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c6c6c6;
    height: 100%;
    width: 1px
}
.table-div .row [class*=col-].blue-cell {
    background-color: #2b8ec1;
    border-color: #2b8ec1;
    color: #fff
}
.auto-credit-table {
    font-family: Arial, sans-serif;
    margin-top: -20px;
    font-weight: 700;
    font-size: 13px;
    color: #575757
}
.auto-credit-table b {
    font-size: 18px
}
.auto-credit-table .row [class*=col-] {
    padding-bottom: 12px;
    padding-top: 14px
}
.auto-credit-table .row [class*=col-].blue-cell {
    padding-left: 30px
}
@media (max-width: 767px) {
    .auto-credit-table {
        display: block;
        border-spacing: 0;
        font-size: 12px;
        margin-top: 0
    }
    .auto-credit-table b {
        font-size: 12px
    }
    .auto-credit-table .row {
        display: block;
        margin: 0
    }
    .auto-credit-table .row [class*=col-] {
        display: block;
        margin-bottom: 5px;
        padding-bottom: 5px;
        padding-top: 5px
    }
    .auto-credit-table .row [class*=col-].blue-cell {
        padding-left: 15px
    }
    .auto-credit-table .row [class*=col-]+[class*=col-] {
        border-left: 1px solid #c6c6c6
    }
    .auto-credit-table .row [class*=col-]+[class*=col-]:after,
    .auto-credit-table .row [class*=col-]+[class*=col-]:before {
        display: none
    }
}
.page-special-table {
    font-family: Arial, sans-serif;
    margin-top: -20px;
    font-weight: 700;
    font-size: 13px;
    color: #575757
}
.page-special-table .row [class*=col-] {
    padding-bottom: 10px;
    padding-top: 10px;
    height: 93px
}
.page-special-table .row [class*=col-].blue-cell {
    padding-left: 25px
}
@media (max-width: 767px) {

    .three-btn > ul > li{
        margin-left: 0px;
    }

    .company-services ol li {
        width: 100%;
        text-align: left;
    }
    .link-btn{
        padding: 9px 1px !important;
    }

    .page-special-table {
        display: block;
        border-spacing: 0;
        font-size: 12px;
        margin-top: 0
    }
    .page-special-table .row {
        display: block;
        margin: 0
    }
    .page-special-table .row [class*=col-] {
        display: block;
        margin-bottom: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
        height: auto
    }
    .page-special-table .row [class*=col-].blue-cell {
        padding-left: 15px
    }
    .page-special-table .row [class*=col-]+[class*=col-] {
        border-left: 1px solid #c6c6c6
    }
    .page-special-table .row [class*=col-]+[class*=col-]:after,
    .page-special-table .row [class*=col-]+[class*=col-]:before {
        display: none
    }
}
.warrant-tables {
    font-weight: 600;
    border-color: #c6c6c6;
    font-family: Arial, sans-serif;
    color: #575757
}
.warrant-tables thead tr th {
    border-color: #c6c6c6;
    border-bottom-width: 1px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    color: #3d71a3;
    padding: 15px
}
.warrant-tables tbody tr td {
    border-color: #c6c6c6;
    padding: 11px 15px 12px;
    vertical-align: middle;
    font-size: 13px
}
@media (max-width: 480px) {
    .warrant-tables .size-text-15 {
        font-size: 11px
    }
}
.board-of-issue-table {
    font-weight: 600;
    border-color: #c6c6c6;
    margin-bottom: 30px;
    color: #575757
}
.board-of-issue-table thead tr th {
    border-color: #c6c6c6;
    border-bottom-width: 1px;
    vertical-align: middle;
    padding: 9px 15px 10px;
    text-align: center;
    font-size: 15px;
    color: #3d71a3
}
.board-of-issue-table tbody tr td {
    border-color: #c6c6c6;
    vertical-align: middle;
    text-align: center;
    padding: 10px 15px;
    font-size: 13px;
    color: #333
}
.board-car-name{
    font-weight: 600;
    font-size: 20px;
    margin: 20px auto 10px;
    display: table
}
.board-of-issue-table tbody tr.disabled-number td {
    color: #e15427
}
.board-of-issue-table tbody tr.disabled-number td:nth-child(3) {
    background-color: #e15427;
    color: #fff
}
@media (max-width: 480px) {
    .board-of-issue-table {
        margin-bottom: 15px
    }


    .three-btn > ul > li{
        margin-left: 0px;
        margin-bottom:10px;
    }

    .link-btn{
        padding: 9px 1px !important;
    }

    .three-btn > ul {
        list-style: none;
        display: table-caption;
    }
    .three-btn{text-align:left;}

}

.warehouse-item-content{

}
.price-right{
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 15px;
    background: #ffa500;
    padding: 6px 10px;
    color: #000;
}
.price-right mark{
    color: #fff;
    font-size: 13px;
}
.price-right .wear{
    font-size: 13px;
}


.header-links .time {
    background: url(/bitrix/templates/ford/./images/icons/time.png) no-repeat 0 50%;
}


.time span{
    padding: 5px 0 5px 20px;
    font-size: 11px;
    color: #353434;
}

.scheme-map2{
    padding: 5px 0 5px 20px;
    font-size: 11px;
    color: #353434;
}

.header-links .scheme-map1 {
    background: url(/bitrix/templates/ford/./images/icons/sheme-map-067a7735ba.png) no-repeat 0 45%;
}

/*! Social Likes v3.1.0 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes{display:inline-block}.social-likes,.social-likes__widget{padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}.social-likes{opacity:0}.social-likes_visible{opacity:1;-webkit-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.social-likes>*{display:inline-block;visibility:hidden}.social-likes_vertical>*{display:block}.social-likes_visible>*{visibility:inherit}.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}.social-likes__widget:before,.social-likes__widget:after{display:none!important}.social-likes_vertical .social-likes__widget{float:left;clear:left}.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}.social-likes__button{display:inline-block;margin:0;outline:0}.social-likes__counter{margin:0;outline:0}.social-likes__button{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute;top:0;left:0}.social-likes__counter{display:none;position:relative}.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes_vertical .social-likes__widget{display:block}.social-likes_notext .social-likes__button{padding-left:0}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;-webkit-transition:visibility 0s .11s,opacity .1s ease-in;-o-transition:visibility 0s .11s,opacity .1s ease-in;transition:visibility 0s .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.social-likes_single.social-likes_opened{visibility:visible;opacity:1;-webkit-transition:opacity .15s ease-out;-o-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.social-likes__button_single{position:relative}.social-likes,.social-likes__widget{border:0;font-size:14px}.social-likes__widget{line-height:20px}.social-likes{min-height:28px;margin:-3px}.social-likes,.social-likes_single-w{line-height:20px}.social-likes__widget{margin:3px}.social-likes__button,.social-likes__counter{font-family:"Trebuchet MS","Helvetica Neue",Tahoma,sans-serif;font-size:14px;line-height:18px;border-width:1px;border-style:solid;border-radius:3px}.social-likes__button{padding:1px 4px 1px 20px;font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,.6);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);-webkit-transition:border .1s ease-in-out,color .2s ease-in-out;-o-transition:border .1s ease-in-out,color .2s ease-in-out;transition:border .1s ease-in-out,color .2s ease-in-out}.social-likes__icon{width:20px;height:20px;background-repeat:no-repeat}.social-likes__counter{margin-left:7px;padding:1px 4px;font-weight:400;color:#666;color:rgba(0,0,0,.5);cursor:default}.social-likes__counter:before,.social-likes__counter:after{content:"";position:absolute;width:0;height:0}.social-likes__counter:before{top:4px;left:-6px;border:6px inset transparent;border-left:0;border-right:6px solid;border-right-color:inherit;opacity:.7}.social-likes__counter:after{top:5px;left:-4px;border:5px inset transparent;border-left:0;border-right:5px solid}.social-likes_vertical{margin:-6px -4px}.social-likes_vertical .social-likes__widget{margin:6px 4px}.social-likes_notext .social-likes__widget{margin:3px 2px}.social-likes_notext .social-likes__button{width:16px}.social-likes_single{margin-top:-16px;padding:6px 6px 4px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.25);box-shadow:0 0 10px rgba(0,0,0,.25)}.social-likes__widget_single{margin:0}.social-likes__button_single{padding-left:19px;background:#e2e2e2;background:-o-linear-gradient(top,#f7f7f7,#e2e2e2);background:-webkit-gradient(linear,left top, left bottom,from(#f7f7f7),to(#e2e2e2));background:linear-gradient(to bottom,#f7f7f7,#e2e2e2);color:#444;border-color:#ccc;border-color:rgba(179,179,179,.8);border-bottom-color:rgba(153,153,153,.8)}.social-likes__button_single:hover,.social-likes__widget_active .social-likes__button_single{background:#f4f4f4;background:-o-linear-gradient(top,#f0f0f0,#cfcfcf);background:-webkit-gradient(linear,left top, left bottom,from(#f0f0f0),to(#cfcfcf));background:linear-gradient(to bottom,#f0f0f0,#cfcfcf);color:#222;border-color:#bbb;border-bottom-color:#9f9f9f}.social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAACmUlEQVR42kySX0hTYRjGn/O3nQ3FTduc1gwsQA1VCgK9iYmBDIjwxvDGO70qVIRUKUTwbiKI6rWgGEOhFAhCJMYIQxiSjIgybIi2tuHcOTv/z9fZCaIH3psPfu/3Pg8PRQiho9vRlxk989SAEaBAWbqlQzd1lMUxHDiaAwGhWbC/A3zg9eiT0VdMmkuPade1MY1oNzRKcxGWCN4Kr+Cr9An+Kr8gWZKQU3MCGLgsyvIV6eLd7bfbHOu55emTVMlng2A5Fn1tfei+3Y3/tfdtD7upXYiyCFqlfcJNIcJeqpfNJmuC4ihMh6fRWN2Is8IZEj8TDtQV6nIWpTIpxE/icFNuqJraxJa0EsnLeUw8mnCgnS87WPy4CEmTHHDjaANttW1I/Uo5XlVDBdEJYUO+kLUaWUWNpwZZKYv5+DzqKuuwEFkAAUE0HkXiNAE350ZRK8JODpzBEZqhGVKGyto/2UdGymD4wTCa/c1o8bdg8N4gSkYJXsGLpkCTMzzLgz08PaR6V3tB8RTs1ODm3SjIhX/BFJUiLq4uMBOeQc+dHudt6s2UxSqGAkVWQFs07O8dD3Mf5pCVsyCEYPlgGbUVtQg3hmGYBmLHMaRzabCmaRKO4mARCwwYTD6cxFpyDePvxp3t5ZOXIkuwLWE9uY6RrREE+aADAgYg6iIG7g+gv7XfmeR5EhQotAfbnQWbR5uYfT+LhqoGWIplg4b5HSZ8AitgK7kFWZUx1DmEjmCHA6QLaawkVhD7HIOH9oCYBKZu/qBCj0PPqjurX9hwkDAEdiGcfta4/yadLWWd3nqveQGCss7zn/ILTOvz1oPccU6neTpADMK4iOuKMRmxJJVEpaSIvMWLLsslWpolm4r5VT6TV+o766N/BBgAW0s6t4L8o7kAAAAASUVORK5CYII=");background-position:2px 3px}.social-likes__counter_single{background:#f6f6f6;border-color:#ddd}.social-likes__counter_single:after{border-right-color:#f6f6f6}.social-likes__button_facebook{padding-left:19px;background:#eceef5;background:-o-linear-gradient(top,#fff,#d8def4);background:-webkit-gradient(linear,left top, left bottom,from(#fff),to(#d8def4));background:linear-gradient(to bottom,#fff,#d8def4);color:#3b5998;border-color:#cad4e7;border-color:rgba(202,212,231,.8);border-bottom-color:rgba(189,194,203,.8)}.social-likes__button_facebook:hover{background:#c0cdf3;background:-o-linear-gradient(top,#f2f3f7,#c0cdf3);background:-webkit-gradient(linear,left top, left bottom,from(#f2f3f7),to(#c0cdf3));background:linear-gradient(to bottom,#f2f3f7,#c0cdf3);color:#253860;border-color:#b4bfd4;border-bottom-color:#b3b7bf}.social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAMklEQVQI12NgFAQBAQZBCADTyi4Q2gRKuwii0C4uEHFjF2Os8mA6LC0tzSUtFU5D7QEASU4NS6TAlaUAAAAASUVORK5CYII=");background-position:3px 3px}.social-likes__counter_facebook{background:#f2f3f7;border-color:#cad4e7}.social-likes__counter_facebook:after{border-right-color:#f2f3f7}.social-likes__button_twitter{padding-left:19px;background:#d5e6ef;background:-o-linear-gradient(top,#fff,#d5e6ef);background:-webkit-gradient(linear,left top, left bottom,from(#fff),to(#d5e6ef));background:linear-gradient(to bottom,#fff,#d5e6ef);color:#186487;border-color:#a4cce5;border-color:rgba(164,204,229,.8);border-bottom-color:rgba(158,186,204,.8)}.social-likes__button_twitter:hover{background:#bfdfed;background:-o-linear-gradient(top,#f2f8fc,#bfdfed);background:-webkit-gradient(linear,left top, left bottom,from(#f2f8fc),to(#bfdfed));background:linear-gradient(to bottom,#f2f8fc,#bfdfed);color:#0b3752;border-color:#9cbbcf;border-bottom-color:#68a0c4}.social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAhUlEQVQIHR3BBQLCMBAEwE0Nd9fi7iFQrFAI5fj/h0iYAQxoZjyWhGEA0QiUxvvo5fIFoOglTJTl/nN4TlJAOpCZ7OLFiYclB6iczsHlGhLRrQqgVufC9wURb0JxWm36+7rQOl1BCu/1oQ2GI0HExzYUczqT9weJuc2gMGu5Wm+2O4tB+QHGhxMRTbwDjQAAAABJRU5ErkJggg==");background-position:3px 5px}.social-likes__counter_twitter{background:#f2f8fc;border-color:#a4cce5}.social-likes__counter_twitter:after{border-right-color:#f2f8fc}.social-likes__button_plusone{padding-left:12px;background:#e4e4e4;background:-o-linear-gradient(top,#f5f5f5,#e4e4e4);background:-webkit-gradient(linear,left top, left bottom,from(#f5f5f5),to(#e4e4e4));background:linear-gradient(to bottom,#f5f5f5,#e4e4e4);color:#da573b;border-color:#bbb;border-color:rgba(204,204,204,.8);border-bottom-color:rgba(179,179,179,.8)}.social-likes__button_plusone:hover{background:#f4f4f4;background:-o-linear-gradient(top,#f9f9f9,#f0f0f0);background:-webkit-gradient(linear,left top, left bottom,from(#f9f9f9),to(#f0f0f0));background:linear-gradient(to bottom,#f9f9f9,#f0f0f0);color:#cd4427;border-color:#ddd;border-bottom-color:#ccc}.social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAMAAADqIa48AAAA1VBMVEX////w8PDaVzv6+vr29vbijXveaU/s5uXcalHmqp3p5eTfeGLnoJH77erw6ujcYUX39PTlinfhiHXfbVPxysLaWT3u6urbWz/t6enx6efggm78/PzutKfdZUvecVjq4d/kraHcYUb02NLjgWvcZ03gkH7fiXbcYkf33df4+Pj44dzxxLrebVXmu7Lw8PDgdFzgfGbo4+LssqXccVnl1tPcmozdemTcdFznlILaWTzcaE/kzsrik4L48fDsq53219Hhd2DdclvaVzr57Orj09Dqp5jl2daL4EW+AAAAAnRSTlMA+MX1txYAAAB3SURBVAgdLcEDFsMAEEDB341q27ZtbHH/IzV96QzBQDIkLiuKP2yUylKJGBCLAwkpAilcaclkIZcHCiIO6ARw5A5otQb1RhNoabvT7fVxDYajsV7xTGc6X+BZqq7WwGa7s/YHPZ7gfDFM82brA3z8PG198ffWzxcvuAx4n4cZ9wAAAABJRU5ErkJggg==");background-position:0 6px}.social-likes__counter_plusone{background:#f9f9f9;border-color:#d2d2d2}.social-likes__counter_plusone:after{border-right-color:#f9f9f9}.social-likes__button_mailru{padding-left:18px;background:#004584;background:-o-linear-gradient(top,#5d90ba,#004584);background:-webkit-gradient(linear,left top, left bottom,from(#5d90ba),to(#004584));background:linear-gradient(to bottom,#5d90ba,#004584);color:#fff;color:rgba(255,255,255,.95);border-color:#1e65a5;border-color:rgba(11,84,153,.8);border-bottom-color:rgba(3,27,48,.8);text-shadow:0 -1px 0 rgba(0,0,0,.3)}.social-likes__button_mailru:hover{background:#001e5d;background:-o-linear-gradient(top,#618cae,#001e5d);background:-webkit-gradient(linear,left top, left bottom,from(#618cae),to(#001e5d));background:linear-gradient(to bottom,#618cae,#001e5d);color:#fff;color:rgba(255,255,255,.99);border-color:#094984;border-bottom-color:#031b30}.social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAACXUlEQVR42nyTbUhTYRiGLzU1WxgqfqK5pSkaliASRb8qwLIIIaAQQ4qsAJLof4ghUkhQlJlihq6gyiTBqFQrmuIS0TDNUSubqS3bVHNzW7r1nJgxE3zh4pzD8/G+9/2cF1ZZiz1sXC3u919yCFAoFAmZPiGDcEe4HpDN3IpiKdR4PDzz8yPF+A1D9wDmySnsCdGEZqYSlRRPssRHJZ4rDQYA/L2F4W43L23zxBaWoM0u4Mp3C43pGrpedFObksel4goezMyhUvKWybF3Ur3wlsX8fVRqL7JfgsOCx4dblg7azxymak6HXXj4T6dLj1N3m/cn88j4reen4TGGrDRuAOUFuTT8eoNFafK6huP3ymhTNlJOu8Yyw9aIDQQNGmm7XMxu0RR2opTy3g/UAtMNLajVsfiVnCLf4STw6wRNkrNHZG33/zJOKkBwIH0/rOyYtWHT9VOjFAIAI64F6gEAYiIYBhg1s9l/yIgDIFXN2o8mpkNVqORIbt8RipzopXdxPhLANIHTv66ZPocLpyaOgxVamuwOHItutNJgvdeT9PgoKpaKI8PIFcc9jR30AgS2XKVLMWT8OQdydnJtsh2T1+W/Rr2qRm/rxGFu5alirny/A9YBIIYdMjYzLi7Oy/NscBDnjuZQX3qa+7syqQLylA0Ulz89YTRNwzHfPywgI5nzd8so2rKJJMAkU9CZrVgTY4hQhRC37QiVY5NkTc0yAtQJjgAAwCNO9998hNU6i9PjxhUVjjoxlr02B2GDn7H1DHFBxtkK6IWFFRfDu1IEjZDgxSKMCU3Csin8EWAAcfkVu4j5tGUAAAAASUVORK5CYII=");background-position:1px 2px}.social-likes__counter_mailru{background:#fff1c2;border-color:#ffc70d}.social-likes__counter_mailru:after{border-right-color:#fff1c2}.social-likes_notext .social-likes__icon_mailru{background-position:2px 2px}.social-likes__button_vkontakte{background:#436f96;background:-o-linear-gradient(top,#8faecf,#436f96);background:-webkit-gradient(linear,left top, left bottom,from(#8faecf),to(#436f96));background:linear-gradient(to bottom,#8faecf,#436f96);color:#fff;color:rgba(255,255,255,.95);border-color:#4d84c1;border-color:rgba(78,131,193,.8);border-bottom-color:rgba(52,88,127,.8);text-shadow:0 -1px 0 rgba(0,0,0,.3)}.social-likes__button_vkontakte:hover{background:#4e80ab;background:-o-linear-gradient(top,#a2c0df,#4e80ab);background:-webkit-gradient(linear,left top, left bottom,from(#a2c0df),to(#4e80ab));background:linear-gradient(to bottom,#a2c0df,#4e80ab);color:#fff;color:rgba(255,255,255,.99);border-color:#5788be;border-bottom-color:#3b6798}.social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAACFUlEQVR42mL5//8/g4JbDgsDA4MgEMsCsTAQswExIwN28BuI3wPxUyB+DcS/WIAGgBSLBzqbJqWHuWYoSImKcLCzsuEwgOHP33//Hr94+3rzgTPb+xZubQcK3WOQd83m9M3ujPz6/eeP/yQAoFn/KvqXNQL1CzEBTeJ1tdLz4uJgY2cgATAxMjJaG6p7g4IBFBYcPFwcYsgK3n/6+sUwpLwXyLwGxNxAzBLsam5XmujrLSEiIAhTB7SYE0hxggxh/P/vPxMWy44baym9i/Ozy7x+78n1Gav2zGZiYuTqLo4JQlPHyITPxbISwvL+TiaJAc5m0aAYE+DlxuplFjyG/Dtz9d6dqokr6s9cuXvH1lhTODPc1Q6rbXgMYRQW4OHUUZXVAbrG8fDZ6y8Ta6b3f/vx6ycpLmGSFBVUifKyDgVxPnz+dn72mr3Hb95/+txQU1GBaO8A087TExdvn/3w+eun9XtP3WRnY5WTFhcSwO4SRsb/WAzRAXrhOhBPBQWqorSo1aTKxFgxIX50Q/6DDPn5+8+fT8iivNycXIcWNpTD+MCw4eHm5OBAt+Xnrz9/QHkHFLCfj1+4tReUJ+DOY2ZikpMUEYFhbAaAwPV7T0+AgotZQNns74Nnr9+xsjKL6KrKqbOyMLMQSvJ//vz9s27PqcPNM9e1ALmPGKFFASjXSgCxPBDz4SkGYOArED+B4u8AAQYACBLgM8J5VXgAAAAASUVORK5CYII=");background-position:1px 2px}.social-likes__counter_vkontakte{background:#eaeef3;border-color:#afc1d4}.social-likes__counter_vkontakte:after{border-right-color:#eaeef3}.social-likes__button_odnoklassniki{padding-left:17px;background:#f6900b;background:-o-linear-gradient(top,#f6bb6d,#f6900b);background:-webkit-gradient(linear,left top, left bottom,from(#f6bb6d),to(#f6900b));background:linear-gradient(to bottom,#f6bb6d,#f6900b);color:#fff;color:rgba(255,255,255,.95);border-color:#d99c27;border-color:rgba(217,154,38,.8);border-bottom-color:rgba(197,137,7,.8);text-shadow:0 -1px 0 rgba(0,0,0,.12)}.social-likes__button_odnoklassniki:hover{background:#f69a21;background:-o-linear-gradient(top,#fbcc5a,#f69a21);background:-webkit-gradient(linear,left top, left bottom,from(#fbcc5a),to(#f69a21));background:linear-gradient(to bottom,#fbcc5a,#f69a21);color:#fff;color:rgba(255,255,255,.99);border-color:#f0b22c;border-bottom-color:#c59121}.social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAQAAACcwS2GAAAA4ElEQVQYGQXBMUsCYQCA4Zc75yS3BoWQSHCK1oaGpjYLAgd3IZwkcOuHNBREEGQI/QFpy/GqranBkNCw8pKD83t7HgCMbXhmwxgAsORIVX22BMDqSvP59CGf6+oagPCtt0dsXBxqWAKw+tGPPZgeaFgC8Hmvzr0LXzodANCtpYmqpkm3Bhhnx52dYfvlfNju7WYnxthSf7NBepn1/VNb3GwtRqqqmib9GhQoP56q6lOXCgXAzTBWcw0TtwGLYazpa28/TTRMLPK2ls/SpFmn0KwvRvnsfR0iqlSIgIgyVaJ/7Q6fqBoqPZcAAAAASUVORK5CYII=");background-position:4px 3px}.social-likes__counter_odnoklassniki{background:#ffe9be;border-color:#d9ab53}.social-likes__counter_odnoklassniki:after{border-right-color:#ffe9be}.social-likes_notext .social-likes__icon_odnoklassniki{background-position:5px 3px}.social-likes__button_pinterest{padding-left:20px;background:#eee;background:-o-linear-gradient(top,#fefefe,#d3d3d3);background:-webkit-gradient(linear,left top, left bottom,from(#fefefe),to(#d3d3d3));background:linear-gradient(to bottom,#fefefe,#d3d3d3);color:#c71a28;border-color:#bbb;border-color:rgba(186,186,186,.8);border-bottom-color:rgba(153,153,153,.8)}.social-likes__button_pinterest:hover{background:#efefef;background:-o-linear-gradient(top,#fff,#d9d9d9);background:-webkit-gradient(linear,left top, left bottom,from(#fff),to(#d9d9d9));background:linear-gradient(to bottom,#fff,#d9d9d9);color:#c11524;border-color:rgba(186,186,186,.6);border-bottom-color:rgba(153,153,153,.6)}.social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAAA3ElEQVQYGQXBA4IDUAxAwVd763Zt27Zt22byc/+dAQAAAACAsvKIp6p52g8ABHINpmqiQV8CIFCpouvemtpS57whIKey1zQItLSaVUB7UMerzzN19bONDJikWXRLbSUd2mnW1d3Ta3302zfzlh4adjbCqIyRtAkmpyBqMkNG8yRtjt2FWNwjssyKrLLmwhubnq1tsZ1idt8O8JkeHh1zYnbKmViKCxG1S7JX19yETW7hzon476MPj095kRSQ8Irn+cVU1NxrHCD0Fom9m5qTjxIA4LP4VSj8/P4B/APnbDloW0CFhAAAAABJRU5ErkJggg==");background-position:2px 1px}.social-likes__counter_pinterest{background:#fff5f6;border-color:#f0a8ae}.social-likes__counter_pinterest:after{border-right-color:#fff5f6}

img[alt="motor_olis.jpg"]{
    max-width:100%;
    height:auto;
}

.table-price th[scope="col"]{
    background:#86878A;
    color:#fff;
    text-align:center;
    font-size: 16px;
    height: 52px;
    width: 20%;
}

.price-block .table-price th[scope="col"]:first-child{
    max-width:30%;
    font-size: 24px;
}
.table-price th[scope="row"]{
    font-weight:bold;
    color:#5F1211;
    text-transform:uppercase;
    font-size: 15px;
    text-align: center;
    width: 21%;
    padding: 0 15px;
}
.table-price th[scope="row"] + td{
    width: 21%;
    color:#1A6B94;
    font-weight:bold;
}
.table-price td{
    font-weight:bold;
    color:#1A6B94;
    height: 73px;
    font-size: 14px;
}
.table-price td p{
    margin-bottom:0
}
.table-price{
    text-align:center;
    border:1px solid #E7E7E7}
.table-price td strong{
    font-weight:bold;
    color:#661C16
}

.table-price .fr{
    background:#F5DBBB
}
.table-price .tw{
    background:#E1F0FA
}
.table-price .thr{
    background:#FCFCBD
}
.table-price tr:first-child{
    background:#868889;
    color:#fff;
    text-align:center;
    height:46px;
}
.table-price th[scope="col"]{
    background:#86878A;
    color:#fff;
    text-align:center;
    font-size: 16px;
    height: 52px;
    width: 20%;
}
.price-block{
    width: 100%;
    overflow: auto;
}

.price-block2 .table-price th[scope="col"]:first-child {
    max-width: 30%;
    font-size: 17px;
}

.price-block2 .bl{
    background: #E1F0FA;
}
.price-block2 .yw{
    background: #F5DBBB;
}
.price-block2 th[scope="row"] + td{
    text-transform:uppercase
}
.price-block2 tr td:first-child{
    text-transform:uppercase
}
.cars-link div{
    border: 1px solid #ddd;
    min-height: 275px;
}
.cars-link div a{
    width:100%;
    display: block;
}
.cars-link div img{
    max-width:100%;
    height: 100% !important;
}


.cars-link div:nth-child(odd){
    border-right:0;
}
.cars-link div:nth-child(1), .cars-link div:nth-child(2){
    border-bottom:0;
}

@media (max-width:992px){
    .cars-link div{
        min-height: inherit;
    }
    .cars-link div:nth-child(4){
        display:none
    }
}

.video-responsive {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 56.25%;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}
.video-responsive::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2147483649;
    display: block;
    width: 100%;
    height: 50px;
}
.video-responsive iframe[src*="youtube.com"],
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}
.video-responsive.fullscreen {
    position: fixed;
    z-index: 2000000000000000;
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
}
.custom-table {
	border: 1px solid #EBEBEB;
	border-collapse: collapse;
}
.custom-table th,
.custom-table td {
	border: 1px solid #EBEBEB;
}

.custom-table th {
    text-align: center;
    vertical-align: middle!important;
}
/*.custom-table>tbody>tr>td:first-child {
	font-weight: bold;
}*/
.custom-table>tbody>tr>td:first-child i,
.custom-table>tbody>tr>td:first-child span {
    font-weight: normal;
}
.footer-bottom{
    position:relative;
}

#site_rating{
    position: absolute;
    top: 6px;
}
@media(max-width:1200px){
    #site_rating{
        position: relative;
    }
    .developer-link {
        max-width: 100%;
        text-align: center;
        margin: 10px 0 -10px;
        float: none;
    }
    .copyright{
        text-align: center;
    }
}
@media(max-width:767px) {

    .custom-table>tbody>tr>td:first-child {
        font-weight: normal;
    }
}
.custom-table th:not(.th-gray) {
    background: #2D96CD;
    color: #fff;
}
.custom-table.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(249, 249, 249, .3);
}
.custom-table p {
    margin: 0!important;
    padding: 0!important;
    text-align: inherit!important;
}
@media(max-width: 767px) {
    .spec-uslovia img {
        height: auto!important;
        max-width: 290px;
    }
}

img {
    max-width: 100%;
    height: auto;
}
/*item-selected a:visited {
	color:#2d96cd !important;
}*/
.item-selected_href{
    color:#2d96cd !important;
}


.content-tab-article {
    display: table;
    margin-bottom: 30px;
    width: 100%;
}

.content-tab-article .img-column {
    display: table-cell;
    overflow: hidden;
}

.content-tab-article .content-column {
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #969696;
    display: table-cell;
    padding: 10px 0;
    width: 300px;
}

.content-tab-article .content-column h3 {
    margin-top: 0;
    font-size: 20px;
}

.content-tab-article.content-column,
.content-tab-article .img-column {
    vertical-align: top;
}

.content-tab-article.right .img-column {
    padding-left: 20px;
}

.content-tab-article.left .img-column {
    padding-right: 20px;
}

.content-tab-article .img-column .video-responsive {
    margin-bottom: 0;
}

@media(max-width: 767px) {
    .content-tab-article{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .content-tab-article .content-column,
    .content-tab-article .img-column {
        display: block;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }

    .content-tab-article.content-column {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    .content-tab-article .img-column {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        padding: 0!important;
    }
}


.warehouse-item.special-offer {
    position: relative;
    border: 1px solid #e15427;
}

.warehouse-item.special-offer .special-offer-marker {
    position: absolute;
    top: -8px;
    left: -15px;
    z-index: 2;
    width: 200px;
    height: 42px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-image: url('/bitrix/templates/ford/../../../upload/special-offer.png');
}

.special-offer-marker .special-offer-title {
    position: absolute;
    top: 7px;
    left: 15px;
    padding-left: 30px;
    padding-right: 15px;
    z-index: 3;
    display: inline-block;
    height: 30px;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    font-weight: 500;
}

.table td {
    position: relative;
}

.detail-list {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: -5;
    opacity: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    padding: 10px;
    width: 100%;
    min-width: 200px;
    max-width: 300px;
    -webkit-box-shadow: 0.5px 0.9px 3px rgba(0, 0, 0, .3);
            box-shadow: 0.5px 0.9px 3px rgba(0, 0, 0, .3);
    background-color: #ffffff;
    border: 1px solid #ddd;
    white-space: normal;
}

.detail-list::before {
    content: '';
    position: absolute;
    top: 6px;
    left: -10px;
    z-index: 2;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #ffffff transparent transparent;
}

.detail-list::after {
    content: '';
    position: absolute;
    top: 5px;
    left: -11px;
    z-index: 1;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 11px 11px 0;
    border-color: transparent #ddd transparent transparent;
}

.detail-list ol {
    margin-top: 8px;
    margin-bottom: 5px;
}

.detail-list ol li+li {
    margin-top: 5px;
}

.content-page a.js-type {
    display: block;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

.content-page a.js-type:hover,
.content-page a.js-type:focus {
    color: #3d71a3;
}

.js-type:hover + .detail-list,
.js-type:focus + .detail-list {
    z-index: 2;
    opacity: 1;
    height: auto;
    visibility: visible;
    overflow: visible;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}
.table.table-wide>thead>tr>td,
.table.table-wide>thead>tr>th {
    padding: 8px 4px;
    font-size: 11px;
}

/*.table.table-wide>tbody>tr>td,*/
/*.table.table-wide>tbody>tr>th,*/
/*.table.table-wide>tfoot>tr>td,*/
/*.table.table-wide>tfoot>tr>th {*/
    /*padding: 8px 4px;*/
    /*font-size: 10px;*/
/*}*/

.table-wide .mobile {
    display: none;
}
.contacts-borovaya svg {
    width: 16px;
    height: 16px;
    fill: #003478;;
}

@media(max-width: 1199px) {
    .table-wide .desktop {
        display: none;
    }
    .table-wide .mobile {
        display: block;
    }
}

@media(max-width: 767px) {
    .detail-list {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        margin-top: 5px;
        max-width: 100%;
    }

    .detail-list::before {
        top: -10px;
        left: 11px;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #ffffff transparent;
    }

    .detail-list::after {
        top: -11px;
        left: 10px;
        border-width: 0 11px 11px 11px;
        border-color: transparent transparent #ddd transparent;
    }

    .table-responsive {
        background-color: #fff;
        overflow: auto;
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: normal;
    }
}

.spec-uslovia .model-item p:first-child {
    height: 204px;
}

.spec-uslovia .model-item {
    margin-bottom: 20px;
}

.content-page ul.list-unstyled li::after {
    display: none;
}
.content-page .more-tabs a.btn {
    color: #575757;
}
.content-page .more-tabs a.btn:hover,
.content-page .more-tabs a.btn:focus,
.content-page .more-tabs.active a.btn {
    color: #ffffff;
}
.content-page .car-tabs .car-tabs-nav {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
}

.content-page .spec-car-tabs ul.car-tabs-nav.more-tabs {
    padding: 0;
    margin: 0 -8px;
    display: table;
    width: calc(100% + 16px);
}

.content-page .car-tabs ul.car-tabs-nav li.more-tabs {
    margin: 0!important;
    padding: 0;
    display: table-cell!important;
    width: 33.333%;
    max-width: 33.333%;
}

.content-page .car-tabs ul.car-tabs-nav li.tab-cars {
    margin-bottom: 20px;
}

.content-page .spec-car-tabs ul.car-tabs-nav li.more-tabs {
    margin: 0!important;
    padding: 0 8px;
    display: table-cell!important;
    width: 33.333%;
    max-width: 33.333%;
}

.content-page .spec-car-tabs .btn.active {
    color: #fff;
}

.content-page .car-tabs ul.car-tabs-nav li .btn {
    display: block;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom: none;
}

.content-page .car-tabs .car-tabs-nav + .tab-content {
    margin-top: 0;
}

/*.spec-car-tabs .tab-content .tab-pane {
	margin-bottom: 20px;
	padding: 10px 15px;
	border: 1px solid transparent;	
}

.spec-car-tabs .tab-content .tab-pane.active,*/
.content-page .car-tabs .tab-content .tab-pane.active {
    border: 1px solid #5993cb;
}
.content-page .car-tabs .tab-content .tab-pane.active .table-bordered {
    border: none;
    margin-bottom: 0;
}

.content-page .car-tabs .tab-content .tab-pane.active .table-bordered>thead>tr:first-child>th {
    border: 1px solid #5993cb;
    border-top: none;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 1px;
}

.content-page .table-blue-cap td,
.content-page .table-blue-cap td {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    -webkit-font-feature-settings: 'tnum' on, 'lnum' on;
            font-feature-settings: 'tnum' on, 'lnum' on;
    color: #333333;
}

.content-page .table-blue-cap tbody tr:first-child td,
.content-page .table-blue-cap thead tr th {
    background-color: #2D96CD;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 141%;
    padding: 7px 9px;
}

.content-page .table-blue-cap thead+tbody tr:first-child td{
    background-color: #fff;
    color: #333333;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 138.02%;
}

.content-page .table-blue-cap tbody tr:first-child td span,
.content-page .table-blue-cap tbody tr:first-child td,
.content-page .table-blue-cap thead tr th,
.content-page .table-blue-cap thead tr th span {
    color: #fff;
}

.content-page .specials-link-button {
    display: table;
    max-width: 350px;
    color: #fff;
    border-radius: 3px;
    border-bottom: 5px solid rgba(0, 0, 0, 30%);
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}

.content-page .specials-link-button span {
    padding: 10px 20px;
    display: table-cell;
    vertical-align: middle;
}

.specials-link-button.orange {
    background-color:#f05a28;
    border-color:#954726;
}

.specials-link-button.blue {
    background-color:#1e438f;
    border-color: #233268;
}

.content-page .specials-link-button:hover,
.content-page .specials-link-button:focus {
    border-color: rgba(0, 0, 0, 10%);
}

.furgon-slider-block .swiper-container {
    padding-bottom: 20px;
    text-align: center;
}

.swiper-transit-new-cars .swiper-pagination-bullet.swiper-pagination-bullet-active:hover,
.swiper-container-clients-service .swiper-pagination-bullet.swiper-pagination-bullet-active:hover {
    border-color: #233268;
}

.swiper-transit-new-cars .swiper-pagination-bullet:hover,
.swiper-container-clients-service .swiper-pagination-bullet:hover {
    background-color: #233268;
}

.swiper-container-clients-service {
    text-align: center;
}

.swiper-transit-new-cars .swiper-pagination-bullet,
.swiper-container-clients-service .swiper-pagination-bullet {
    margin: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color:  #2D96CD;
}
@media(max-width: 767px) {
    .swiper-transit-new-cars .swiper-pagination-bullet,
    .swiper-container-clients-service .swiper-pagination-bullet {
        margin: 4px;
        width: 8px;
        height: 8px;
    }
}

.swiper-main-banner .swiper-pagination-bullet.swiper-pagination-bullet-active:hover {
    border-color: white;
}

.swiper-main-banner .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.swiper-main-banner .swiper-pagination-bullet:hover {
    background-color: white;
}

.swiper-main-banner {
    text-align: center;
}

.swiper-main-banner .swiper-pagination-bullet {
	margin: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color:  white;
}
@media(max-width: 767px) {
	.swiper-main-banner .swiper-pagination-bullet {
		margin: 4px;
		width: 8px;
		height: 8px;
	}
}
.swiper-main-banner .swiper-pagination {
    min-height: 30px;
}
.swiper-main-banner .swiper-pagination-bullet-active {
    height: 16px;
    width: 16px;
    background: transparent;
    border: 1px solid white;
}
@media(max-width: 767px) {
	.swiper-main-banner .swiper-pagination-bullet-active {
		height: 12px;
		width: 12px;
	}
}

.swiper-container-clients-service {
    z-index: 0;
}

.swiper-container-clients-service .swiper-row {
    position: relative;
    min-height: 30px;
    text-align: center;
    margin: auto;
    display: inline-block;
    padding: 0 50px;
}

.swiper-container-clients-service .swiper-pagination,
.swiper-transit-new-cars .swiper-pagination{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    min-height: 30px;
}

.swiper-transit-new-cars .swiper-button-prev svg,
.swiper-container-clients-service .swiper-button-prev svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
}

.swiper-container-clients-service .swiper-button-prev svg,
.swiper-container-clients-service .swiper-button-next svg,
.swiper-transit-new-cars .swiper-button-prev svg,
.swiper-transit-new-cars .swiper-button-next svg {
    width: 30px;
    height: 30px;
    line-height: 0;
}

.swiper-container-clients-service .swiper-button-prev,
.swiper-container-clients-service .swiper-button-next,
.swiper-transit-new-cars .swiper-button-prev,
.swiper-transit-new-cars .swiper-button-next {
    background-image: none;
    background-color: transparent;
    padding: 0;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    top: 50%;
    color: #ADADAD;
}

.swiper-container-clients-service .swiper-button-prev:hover,
.swiper-container-clients-service .swiper-button-next:hover,
.swiper-container-clients-service .swiper-button-prev:focus,
.swiper-container-clients-service .swiper-button-next:focus,
.swiper-transit-new-cars .swiper-button-prev:hover,
.swiper-transit-new-cars .swiper-button-next:hover,
.swiper-transit-new-cars .swiper-button-prev:focus,
.swiper-transit-new-cars .swiper-button-next:focus {
    color: #313131;
}

.swiper-transit-new-cars .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-container-clients-service .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    border: 1px solid  #2D96CD;
    border-radius: 50%;
    background-color: transparent;
}

@media(max-width: 767px) {
    .swiper-transit-new-cars .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .swiper-container-clients-service .swiper-pagination-bullet.swiper-pagination-bullet-active {
        height: 12px;
        width: 12px;
    }
}

@media(max-width: 991px) {
    .content-page .specials-link-button {
        font-size: 12px;
    }
    .content-page .specials-link-button span {
        padding: 10px 5px;
    }
}

@media(max-width: 767px) {
    .content-page .specials-link-button {
        margin: 0 10px;
    }

    .furgon-slider-block {
        margin-left: -10px;
        margin-right: -10px;
    }

    .furgon-slider-block .swiper-button-prev,
    .furgon-slider-block .swiper-button-next {
        display: none;
    }
}

@media(max-width: 550px) {
    .content-page .specials-link-button {
        margin: 0 5px;
        font-size: 11px;
    }
}

@media(max-width: 480px) {
    .content-page .specials-link-button {
        margin: 0;
        min-height: 85px;
    }
}

@media(max-width: 400px) {
    .content-page .specials-link-button {
        min-height: 105px;
    }
}

.spec-card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.spec-card {
    position: relative;
    padding: 0 15px;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

@media(max-width: 991px) {
    .spec-card {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
                flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width: 575px) {
    .spec-card {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
                flex: 0 0 100%;
        max-width: 100%;
    }
}

.spec-card-img, .spec-card-img img {
    width: 100%;
    height: auto;
}

.spec-card-title {
    margin-bottom: 2px;
    color: #2f2f2f;
    font-weight: bold;
}

.spec-card-discount-value {
    margin: 3px 0 5px;
    color: #004a80;
    font-size: 20pt;
    font-weight: bold;
}

.spec-card-link a {
    display: block;
}

.spec-tabs-furgon {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.spec-tabs-furgon li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.spec-tabs-furgon li a {
    display: inline-block;
    width: 265px;
    border-radius: 10px;
    vertical-align: middle;
    text-decoration: none;
}

.collapse-block {
    margin-bottom: 20px;
}

.collapse-block .btn[aria-expanded="false"] {
    color: #ffffff;
}
.collapse-block img {
    margin-bottom: 20px;
    max-width: 100%;
}

.collapse-block .btn {
    border: none;
    border-top: none;
    border-bottom: none;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    background-image: none;
    background-color: #2D96CD;;
}

.collapse-block .btn:hover,
.collapse-block .btn:focus,
.collapse-block .btn[aria-expanded="true"] {
    color: #FFF;
    background-color:  #003478;
}

.collapse-block-title {
    margin-bottom: 15px;
    color: #3d71a3;
}

.collapse-block .buttons-group {
    padding-top: 50px;
    text-align: center;
}

.btn-orange {
    margin: 20px 0;
    padding: 0 40px;
    display: inline-block;
    background-color: #3d71a3;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none!important;
}

.btn-orange:hover,
.btn-orange :focus {
    background-color: #e15427;
}

.btn-block.btn-medium {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}
.main-h1{
    text-align: center;
}
@media(min-width: 992px) {
    .contacts-page-borovaya {
        position: relative;
    }
    .contacts-page-borovaya::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: -20px;
        width:1px;
        background-color: #eeeeee;
    }

    .contacts-page-grushevka {
        position: relative;
        padding-left: 50px!important;
        float:right;
    }

    .contacts-page-grushevka__title {
        margin-bottom: 30px;
    }
}

@media(max-width: 991px) {
    .collapse-block .buttons-group {
        padding-top: 30px;
    }
}

@media(max-width: 767px) {
    .collapse-block .buttons-group {
        padding-top: 0;
    }
}

.kr-offer-items {
    margin-bottom: 45px;
}

.kr-offer-item + .kr-offer-item {
    margin-top: 8px;
}

.kr-offer-item .kr-offer-item-title {
    display: block;
    width: 100%;
    padding: 8px 10px 8px 20px;
    background: #efefef;
    border: 1px solid #dadada;
    text-decoration: none;
    color: #444;
    font-size: 15px;
    border-radius: 4px;
    -webkit-transition: background ease-in-out .3s;
    -o-transition: background ease-in-out .3s;
    transition: background ease-in-out .3s;
}

.kr-offer-item .kr-offer-item-title:hover,
.kr-offer-item .kr-offer-item-title:focus,
.special-offers-calendar .month-item .month-item-content .offer-item .offer-item-title:hover,
.special-offers-calendar .month-item .month-item-content .offer-item .offer-item-title:focus {
    background: #ffffff;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs.nav-calendar>li.active>a:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    width: 4px;
    bottom: 0;
    left: 0;
    background-color: #2D96CD;
}
.nav-tabs.nav-calendar>li {
    padding-left: 0;
}
.nav-tabs.nav-calendar>li.active {
    background-color: rgba(45, 150, 205, 0.05);
    color: #2D96CD;
    fill: #2D96CD;
}
.nav-tabs.nav-calendar>li.active>a {
    color: #2D96CD;
    background-color: transparent;
}

.nav-tabs.nav-calendar>li.active>a, .nav-tabs.nav-calendar>li.active>a:focus, .nav-tabs.nav-calendar>li.active>a:hover {
    border: none;
}

.nav-tabs.nav-calendar>li:not(.active)>a:focus, .nav-tabs.nav-calendar>li:not(.active)>a:hover {
    border: none;
    color: #2D96CD;
    background-color: transparent;
}

.content-page .nav-calendar {
    list-style-type: none;
    background: rgba(51, 51, 51, 0.02);
    max-width: 200px;
    border: none;
    padding: 0;
}

.calendar-block_option .nav-calendar {
    max-width: none;
    min-height: 100%;
}

.nav-calendar.nav-options {
    list-style-type: none;
    background: rgba(51, 51, 51, 0.02);
    max-width: 300px;
    border: none;
    padding: 0;
}

.nav-calendar>li {
    display: block;
    float: none;
}

.nav-calendar>li:first-child  a{
    /*padding-top: 30px;*/
}
.nav-calendar>li:last-child  a{
    /*padding-bottom: 30px;*/
}
.nav-calendar>li a {
    border: none;
    position: relative;
    background-color: transparent;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.02em;
    padding: 15px 40px;
    display: block;
    color: rgba(51, 51, 51, 0.6);
    margin-right: 0;
    text-decoration: none;
}
.nav-calendar.nav-options>li a {
    padding: 15px 10px;
}

.nav-calendar li:after {
    display: none;
}

.consultants-block {
    margin-bottom: 30px;
}

.consultants-block  .consultants-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.consultants-block  .consultants-block__row:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.08);
}

.consultants-block  .consultants-block__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 400px;
    padding-right: 30px;
}

.consultants-block  .consultants-block__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(100% - 400px);
}

.consultants-block  .consultant-title__name {
    font-size: 18px;
    color: #2D96CD;
    display: block;
}
.consultants-block  .consultant-title__profession {
    font-size: 16px;
    color: #333;
    display: block;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .consultants-block  .consultants-block__img {
        max-width: 300px;
        padding-right: 15px;
        height: 280px;
    }

    .consultants-block  .consultants-block__img img{
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%;
    }

    .consultants-block  .consultants-block__content {
        max-width: calc(100% - 300px);
    }
}

@media (max-width: 767px) {
    .consultants-block  .consultants-block__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 30px;
    }

    .consultants-block  .consultants-block__img {
        max-width: none;
        padding-right: 0;
        height: 350px;
    }

    .consultants-block  .consultants-block__img img{
        -o-object-position: center 5%;
           object-position: center 5%;
    }

    .consultants-block  .consultants-block__content {
        max-width: none;
        margin-top: 20px;
    }
}

.uslugi-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 50px;
}

.uslugi-box .uslugi-box__col_list {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 400px;
    padding-right: 30px;
}

.uslugi-box .uslugi-box__col_content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: calc(100% - 400px);
}

.uslugi-box .uslugi-box__descr .btn {
    max-width: 212px;
}

.uslugi-box .uslugi-box__list {
    max-width: none;
    padding-left: 0;
}

.uslugi-box .uslugi-box__item {
    width: 100%;
}

.uslugi-box .uslugi-box__link {
    text-decoration: none;
}

.uslugi-box .uslugi-box__item:after {
    display: none;
}

@media (max-width: 1199px) {
    .uslugi-box .uslugi-box__col_list {
        max-width: 100%;
    }

    .uslugi-box .uslugi-box__col_content {
        max-width: 100%;
        margin-top: 30px;
    }
}
.calendar-block {
    margin-top: 30px;
}

.calendar-block .calendar-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.calendar-block__col .custom-table {
	margin-bottom: 0;
}

.calendar-block .calendar-block__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
}

.calendar-block .calendar-block__col.calendar-block__col_list {
    max-width: 230px;
}

.calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list {
    max-width: 355px;
}

.calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list li a{
    max-width: 320px;
}

.calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list li {
    position: relative;
	padding-right: 30px;
}

.calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list li svg {
    position: absolute;
    right: 30px;
    top: calc(50% - 12px);
    width: 20px;
    height: 20px;
}

.calendar-block .calendar-block__col.calendar-block__col_content {
    max-width: calc(100% - 230px);
}
.calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_content {
    max-width: calc(100% - 355px);
}

.calendar-block .calendar-block__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 50px;
    border-bottom:  1px solid rgba(51, 51, 51, 0.07);
    padding-left: 60px;
}

.calendar-block .calendar-block__wrapper .btn {
    max-width: 212px;
}

.calendar-block .calendar-block__wrapper:not(:first-child) {
    padding-top: 50px;
}

.calendar-block .calendar-block__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 300px;
    height: 250px;
}

.calendar-block .calendar-block__img img{
    width: 250px;
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
}

.calendar-block .calendar-block__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(100% - 300px);
}
.calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header {
    background-color: #2D96CD;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    color: #FFFFFF;
}
.calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_list{
    padding: 20px 40px;
    position: relative;
}
.calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_list::after {
	content:'';
	position: absolute;
	top: 0;
	bottom: 0;
	right: -1px;
	width: 1px;
	background-color: #EBEBEB;
}
.calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_list:only-child::after {
	display: none;
}
.calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_content {
    max-width: 170px;
    padding: 20px 0 20px 40px;
    margin-left: auto;
    border-left: 1px solid #EBEBEB;
}
.calendar-block.calendar-block_option .calendar-block__box {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #EBEBEB;;
    border-left: 1px solid #EBEBEB;;
    border-right: 1px solid #EBEBEB;;
}
.calendar-block.calendar-block_option .calendar-block__wrapper {
    border-bottom: none;
    padding: 0;
}
.calendar-block.calendar-block_option .calendar-block__text {
    padding: 20px 40px;
    border-right: 1px solid #EBEBEB;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    -webkit-font-feature-settings: 'tnum' on, 'lnum' on;
            font-feature-settings: 'tnum' on, 'lnum' on;
    color: #333333;
}

.calendar-block.calendar-block_option .calendar-block__price {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 168px;
            flex: 0 0 168px;
    max-width: 100%;
    padding: 20px 10px 20px 40px;
    /*color: #2D96CD;*/
    font-weight: 600;
    font-size: 16px;
}
.calendar-block.calendar-block_option .calendar-block__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(100% - 168px);
}

.calendar-block .calendar-block__title {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.02em;
    color: #2D96CD;
    margin-bottom: 20px;
}

.calendar-block .calendar-block__collapse > h5{
    padding-top: 20px;
}
.calendar-block .calendar-block__collapse ul{
    margin-bottom: 0;
}
.calendar-block .calendar-block__first-text {
    margin-bottom: 15px;
}
.calendar-block .calendar-block__text {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.02em;
    color: #333333;
    margin-bottom: 30px;
    /*margin-bottom: 20px;*/
}

.calendar-block .calendar-block__collapse > p {
    padding-top: 20px;
}
.calendar-block .calendar-block__collapse p:last-of-type {
    margin-bottom: 0;
}


.calendar-block .calendar-block__link {
    margin-top: 20px;
}

.calendar-block .calendar-block__link-more {
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.02em;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #2D96CD;
    margin-bottom: 20px;
    margin-top: 20px;
}
.calendar-block .calendar-block__link-more:hover,
.calendar-block .calendar-block__link-more:focus {
    color: #333;
}

@media (max-width: 1599px) {
    .calendar-block .calendar-block__img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 220px;
        height: 200px;
    }
    .calendar-block .calendar-block__img img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 220px;
        width: 200px;
        height: 200px;
    }

    .calendar-block.calendar-block_option .calendar-block__text,
    .calendar-block.calendar-block_option .calendar-block__price {
        font-size: 14px;
    }
    .calendar-block.calendar-block_option .calendar-block__text {
        padding-right: 15px;
    }

    .calendar-block .calendar-block__wrapper {
        padding-left: 0;
    }
}


@media (max-width: 1199px) {
    .calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list {
        max-width: 250px;
    }
    .nav-calendar>li a {
        padding: 10px;
    }
    .calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_content {
        max-width: calc(100% - 250px);
    }
    .calendar-block .calendar-block__img {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        max-width: 300px;
        height: 250px;
    }

    .nav-calendar>li a {
        font-size: 16px;
    }

    .calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list li a {
        max-width: 220px;
    }
	
	.calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list li {
		padding-right: 20px;
	}

    .calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list li svg {
        right: 15px;
    }

    .calendar-block .calendar-block__box {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        max-width: 100%;
    }

    .calendar-block .calendar-block__wrapper {
        padding-left: 0;
    }


    .calendar-block.calendar-block_option .calendar-block__price {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 168px;
                flex: 0 0 168px;
        max-width: 100%;
        padding: 10px;
        /*color: #2D96CD;*/
        font-weight: 600;
        font-size: 16px;
    }
    .calendar-block.calendar-block_option .calendar-block__text {
        padding: 10px;
    }

    .calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_content,
    .calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_list {
        padding: 20px 0 20px 10px;
    }
}

@media (max-width: 767px) {
    .nav-calendar {
        max-width: 100%;
    }

    .nav-calendar>li a {
        padding: 10px 20px;
        font-size: 16px;
    }

    .nav-calendar>li:first-child a {
        /*padding-top: 10px;*/
    }

    .nav-calendar>li:last-child a {
        /*padding-bottom: 10px;*/
    }

    .calendar-block .calendar-block__col {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        max-width: 100%;
    }

    .calendar-block .calendar-block__col.calendar-block__col_list {
        max-width: 100%;
    }

    .calendar-block:not(.calendar-block_option) .calendar-block__col.calendar-block__col_content {
        max-width: 100%;
        margin-top: 20px;
    }

    .calendar-block .calendar-block__title {
        margin-top: 20px;
    }

    .calendar-block_option .nav-calendar,
    .calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_content {
        max-width: none;
        min-height: 100%;
    }
    .calendar-block.calendar-block_option .calendar-block__price {
        text-align: right;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
		max-width: 50%;
    }
	.calendar-block.calendar-block_option .calendar-block__text {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
		max-width: 50%;
	}
    .calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_list,
	.calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_content	{
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
		max-width: 50%;
    }
	.calendar-block.calendar-block_option .calendar-block__row.calendar-block__row_header .calendar-block__col.calendar-block__col_list:only-child {
		max-width: 100%;
	}
    .calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list {
        max-width: 100%;
    }

    .calendar-block.calendar-block_option .calendar-block__box {
        border-top: 1px solid #EBEBEB;
    }

    .calendar-block.calendar-block_option .calendar-block__col.calendar-block__col_list li a {
        max-width: none;
    }
}

.kr-offer-item .kr-offer-item-title .arrow {
    display: inline-block;
    width: 28px;
    height: 20px;
    padding: 2px 6px;
    vertical-align: middle;
    background-position: 50% 50%;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-image: url('/upload/icon-arrow-down.svg');
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    -webkit-transition: -webkit-transform ease-in-out .3s;
    transition: -webkit-transform ease-in-out .3s;
    -o-transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s, -webkit-transform ease-in-out .3s;
}

.kr-offer-item .kr-offer-item-title[aria-expanded="true"] .arrow {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}

.kr-offer-item-content {
    padding: 20px 20px;
    background: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #e8e8e8;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.kr-offer-item-service {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    color: #717171;
    font-size: 14px;
    line-height: 22px;
}

.kr-offer-item-img,
.service-page-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    width: 250px;
    max-width: 250px;
}

.kr-offer-item-img img,
.service-page-img img {
    width: 100%;
    border-radius: 3px;
}

.service-page-content .request-a-call,
.kr-offer-item-content .request-a-call {
    display: inline-block;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .23);
    background-image: -o-linear-gradient(top, #2f9ad2, #2f9ad2 14%, #267fae);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2f9ad2), color-stop(14%, #2f9ad2), to(#267fae));
    background-image: linear-gradient(180deg, #2f9ad2, #2f9ad2 14%, #267fae);
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin: 15px 15px 0 0;
    text-decoration: none;
    vertical-align: top;
    color: #fff;
    padding: 8px 9px;
    min-height: 30px;
    text-decoration: none;
}

.kr-offer-item-content .request-a-call:hover,
.kr-offer-item-content .request-a-call:focus,
.special-offers-calendar .request-a-call:hover,
.special-offers-calendar .request-a-call:focus,
.service-page-content .request-a-call:hover,
.service-page-content .request-a-call:focus {
    background-color:  #003478;
    color: white;
    fill: white;
}

.service-page-content .request-a-call {
    margin-top: 0;
}

.service-page-content .request-a-call .icon,
.kr-offer-item-content .request-a-call .icon {
    margin: 3px 4px 0 0;
    width: 14px;
    height: 14px;
    background-position: 50% 50%;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-image: url('/upload/icon-phone-white.svg');
}

.kr-offer-item-description,
.service-page-content {
    padding-left: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: calc(100% - 250px);
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}

.service-page-heading {
    margin-bottom: 10px;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #333333;
}

.service-page-descr {
    margin-bottom: 35px;
}

.service-page-descr p {
    margin-bottom: 0;
}

.service-page-arcticle p {
    margin-bottom: 25px;
}

.kr-offer-item-subtitle {
    margin-top: 0;
    color: #333333;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
}

.kr-offer-item-cost {
    margin-right: 5px;
    display: inline;
    color: #333333;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}

.btn-check-vin {
    position: fixed;
    z-index: 1000;
    left: 30px;
    bottom: 30px;
    padding: 47px 15px 30px;
    display: inline-block;
    width: 140px;
    height: 140px;
    color: #fff!important;
    background-color: #E05433;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 13px;
    text-align: center;
    text-decoration: none!important;
    -webkit-transition: background-color ease-in-out .3s;
    -o-transition: background-color ease-in-out .3s;
    transition: background-color ease-in-out .3s;
}

.btn-check-vin-title {
    margin-bottom: 7px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
}

.btn-check-vin::after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: rgba(224, 84, 51, 0.2);
    border-radius: 50%;
    -webkit-transition: background-color ease-in-out .3s;
    -o-transition: background-color ease-in-out .3s;
    transition: background-color ease-in-out .3s;
}

.btn-check-vin-text {
    padding: 0 10px;
    display: block;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
}

.btn-check-vin:hover,
.btn-check-vin:focus {
    background-color: #156C9B;
}

.btn-check-vin:hover::after,
.btn-check-vin:focus::after {
    background-color: rgba(21, 108, 155, 0.2);
}

@media(max-width: 767px) {
    .kr-offer-item-img,
    .service-page-img {
        margin: 0 auto 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .kr-offer-item-description,
    .service-page-content {
        padding-left: 0;
        max-width: 100%;
    }
}

.content-page-description {
    margin-bottom: 40px;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}

.content-page-description ul {
    padding-left: 0;
}

.content-page-description :last-child {
    margin-bottom: 0;
}

.services-items {
    margin-bottom: 40px;
    display: table;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-collapse: separate;
}

.services-item {
    display: table-row;
}

.services-item-cell {
    padding-top: 20px;
    padding-bottom: 20px;
    display: table-cell;
    width: 50%;
    border-bottom: 1px solid #DDDDDD;
}
.services-item-cell.services-item-img {
    width: 30%;
}

.services-item-content {
    padding-left: 30px;
    vertical-align: middle;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}

.services-item-img {
    vertical-align: top;
    line-height: 0;
}

.services-item-img img {
    border-radius: 3px;
    width: 100%;
}

.content-inner .services-item-title,
.content-inner .service-page-title  {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: Ford Antenna;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #333333;
}

.service-page-list {
    list-style-type: none !important;}


.service-page-list .service-page-list__item {

}

.service-page-list .service-page-list__item::after {
    display: none;
}

.service-page-list.service-page-list_with-icon {
	padding-left: 0;
	max-width: 560px;
}

.service-page-list.service-page-list_without-icon {
    padding-left: 0;
    max-width: 560px;
}

.service-page-list.service-page-list_with-icon .service-page-list__item {
	padding-left: 0;
    display: table;
    margin-bottom: 30px;
}

.service-page-list.service-page-list_with-icon .service-page-list__icon,
.service-page-list.service-page-list_with-icon .service-page-list__content{
	display: table-cell;
}

.service-page-list.service-page-list_with-icon .service-page-list__icon {
    max-width: 50px;
    width: 50px;
	vertical-align: top;
	line-height: 0;
}

.service-page-list.service-page-list_with-icon .service-page-list__icon img {
	margin-bottom: 0;
}

.service-page-list.service-page-list_with-icon .service-page-list__content {
	padding-left: 15px;
	vertical-align: middle;
	line-height: inherit;
}

.service-page-list.service-page-list_with-icon .service-page-list__content .service-page-list__title {
    display: block;
    color: #1c82c3;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.service-page-list.service-page-list_with-icon .service-page-list__content .service-page-list__text {
    display: block;
}

.service-page-list.service-page-list_without-icon .service-page-list__item {
    margin-bottom: 30px;
    padding-left: 0;
    position: relative;
    display: table;
}

.service-page-list.service-page-list_without-icon .service-page-list__num {
    font-size: 42px;
    color: #2D96CD;
    font-weight: bold;
    min-width: 30px;
    text-align: right;
    display: table-cell;
    margin-right: 10px;
    line-height: 38px;
	vertical-align: top;
	text-align: center;
}
.service-page-list.service-page-list_without-icon .service-page-list__text {
	padding-left: 15px;
    display: table-cell;
	vertical-align: middle;
	line-height: inherit;
}

.service-page-blue-box {
    background-color: #175590;
    border-radius: 5px;
    padding: 25px 15px;
    color: white;
    margin-bottom: 20px;
}

.service-page-blue-box .service-page-blue-box__title {
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    max-width: 600px;
    margin: auto;
    line-height: 32px;
    text-align: center;
    margin-bottom: 50px;
}

.service-page-blue-box .service-page-blue-box__num {
    font-size: 40px;
    font-weight: bold;
    color: #f15b25;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

.service-page-blue-box .service-page-blue-box__icon {
    margin: auto;
    max-width: 150px;
}

.service-page-blue-box:not(:last-of-type) .service-page-blue-box__box:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -30px;
    background-image: url("/fotoo/arrow.svg");
    width: 50px;
    height: 50px;
}

.service-page-blue-box .service-page-blue-box__text {
    text-align: center;
}

@media (max-width: 767px) {
    .service-page-blue-box .service-page-blue-box__box:not(:last-child) {
        margin-bottom: 60px;
    }

    .service-page-blue-box .service-page-blue-box__box:not(:last-child)::after {
        content: "";
        display: block;
        position: absolute;
        top: auto;
        right: auto;
        left: calc(50% - 25px);
        background-image: url("/fotoo/arrow.svg");
        width: 50px;
        height: 50px;
        -webkit-transform: rotateZ(90deg);
            -ms-transform: rotate(90deg);
                transform: rotateZ(90deg);
    }

}

.cost-box {
    background-color: #4d5975;
    border-radius: 5px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(255,255,255,.8);
    font-weight: normal;
    overflow: hidden;
    min-height: 240px;
}

.cost-box:first-of-type {
    margin-top: 20px;
}

.cost-box:last-of-type {
    margin-bottom: 20px;
}

.cost-box .line{
    display: block;
}

.cost-box__img,
.cost-box__text,
.cost-box__price {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
}

.cost-box__img {
    max-width: 180px;
}

.cost-box__img img{
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px;
}

.cost-box__price {
    max-width: 220px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    font-size: 25px;
}

.cost-box__price .line {
    margin-bottom: 5px;
}

.cost-box__price .align-ver {
    display: block;
}

.content-page .cost-box__list .cost-box__item {
	color: #fff;
}

.content-page .cost-box__list li:not(:last-child){
    margin-bottom: 15px;
}

.content-page .cost-box__list li:before{
    color: rgba(255,255,255,.8);
}

.cost-box__text {
    padding-right: 10px;
    padding-left: 40px;
    margin-left: 180px;
}

.cost-box__price:before {
    content: "";
    display: block;
    width: 1px;
    background: -o-linear-gradient(0, rgba(255,255,255,0) 15% ,rgba(255,255,255,1) 50%,  rgba(255,255,255,0) 85%);
    background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(15%, rgba(255,255,255,0)) ,color-stop(50%, rgba(255,255,255,1)),  color-stop(85%, rgba(255,255,255,0)));
    background: linear-gradient(0, rgba(255,255,255,0) 15% ,rgba(255,255,255,1) 50%,  rgba(255,255,255,0) 85%);
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.cost-box .cost-box__abs {
    background: -o-linear-gradient(left, #0C3271 -0.82%, #1752AB 57.46%, rgba(2, 118, 179, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(-0.82%, #0C3271), color-stop(57.46%, #1752AB), to(rgba(2, 118, 179, 0)));
    background: linear-gradient(90deg, #0C3271 -0.82%, #1752AB 57.46%, rgba(2, 118, 179, 0) 100%);
    margin-top: 20px;
    padding: 10px 10px 10px 0;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.cost-box .cost-box__abs:before {
    position: absolute;
    display: block;
    content: "";
    width: 90px;
    top: 0;
    bottom: 0;
    left: -90px;
    background-color: #0C3271;
}

.cost-box:not(:last-of-type) {
    margin-bottom: 50px;
}

@media(max-width: 600px) {
    .cost-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .cost-box .cost-box__img,
    .cost-box .cost-box__text {
        max-width: 100%;
    }

    .cost-box .cost-box__img {
        max-height: 300px;
    }

    .cost-box .cost-box__text {
        max-width: 100%;
        margin-top: 300px;
        margin-left: 0;
    }

    .cost-box .cost-box__price {
        max-width: 100%;
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .cost-box .cost-box__price:before {
        display: none;
    }

    .cost-box .cost-box__price .line{
        display: inline-block;
        padding-right: 3px;
    }
    .cost-box .cost-box__price .align-ver{
        display: block;
    }
}

.background-video, .background-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.background-video img, .background-img img, .background-img picture {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    color: transparent;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) or (-o-object-fit: cover) {
    .background-video img, .background-img img, .background-img picture {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@supports (transform: translate(50%, 50%)) or (-webkit-transform: translate(50%, 50%)) {
    .background-video img, .background-img img, .background-img picture {
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}

.progress-box {
    max-width: 750px;
    margin: auto;
}

.progress-box .progress-box__text {
    text-align: center;
    font-size: 13px;
}

.progress-box .progress-box__img {
    text-align: center;
}

.progress-box .progress-box__text .clr_black {
    color: black;
    font-weight: bold;
}

.progress-box .progress-box__text .line {
    display: block;
}

.world-box {
}

.world-box .world-box__title {
    text-align: center;
    font-size: 24px;
}

.world-box .world-box__title .line {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.world-box .world-box__item {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0;
}

.world-box .world-box__item:before {
    content: "";
    display: inline-block;
    background-image: url("/fotoo/cars/check.svg");
    height: 15px;
    width: 15px;
    margin-right: 10px;
}

.world-box .world-box__item:after {
    display: none;
}

.world-box .world-box__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    max-width: 700px;
    margin: auto;
}

.world-box .world-box__content:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    content: "";
    background-image: url("/fotoo/cars/world_map_dots.webp");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    opacity: .3;
}

.world-box .world-box__list {
    margin-top: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 100%;
}

.world-box .world-box__list:not(:last-child) {
    margin-right: 50px;
}

.country-box {
    margin-top: 15px;
}

.country-box .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.country-box .country-box__box {
    background-color: white;
    /*box-shadow: 10px 10px 10px rgba(100,100,100, .3);*/
    max-width: 200px;
}

.country-box .country-box__box ul {
	padding-left: 0;
}

.country-box .country-box__box ul li {
	font-size: 14px;
}

.country-box .country-box__cntr {
    font-weight: bold;
    text-align: right;
}

.country-box .country-box__text {
}

.country-box .country-box__list {

}

.country-box .country-box__text .country-box__list .country-box__item::after {
    width: 5px;
    background-color: black;
}

@media (max-width: 767px) {
    .country-box .country-box__box {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
    }

    .country-box .country-box__cntr {
        text-align: center;
    }

    .country-box .country-box__img {
        text-align: center;
    }

    .country-box .country-box__list {
        max-width: 300px;
        margin: auto;
        margin-bottom: 10px;
    }
}

.edge-box {
    margin-bottom: 10px;
}

.edge-box .edge-box__img,
.edge-box .edge-box__title,
.edge-box .edge-box__descr {
    font-size: 16px;
    text-align: center;
}

@media (max-width: 767px) {
    .edge-box .edge-box__box{
        margin-bottom: 10px;
        width: 100%;
    }
}

.edge-box .edge-box__title {
    font-weight: bold;
}

ul.services-item-list {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}

.map-box {
    text-align: center;
    margin-top: 25px;
}
.map-box .line {
    text-align: left;
}

.map-box .map-box__link{
    display: inline-block;
    position: relative;
    max-width: 300px;
}

.map-box .map-box__link .map-box__descr {
    position: absolute;
    top: 50px;
    left: -180px;
    font-size: 18px;
    font-weight: bold;
}

.cabina-box {
    max-width: 700px;
    margin: auto;
}

.cabina-box .cabina-box__text {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.ideal-box {

}

.ideal-box .row{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}


.ideal-box .ideal-box__img,
.ideal-box .ideal-box__text {
    text-align: center;
}

.edge-box .edge-box__img img,
.ideal-box .ideal-box__img img {
	max-width: 130px;
}


.ideal-box .ideal-box__title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}


.ideal-box .ideal-box__text {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

.descr-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.descr-box .descr-box__img,
.descr-box .descr-box__descr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
}

.descr-box .descr-box__descr {
}

.descr-box .descr-box__descr .descr-box__list .descr-box__item:not(:last-child) {
    margin-bottom: 25px;
}
.descr-box .descr-box__descr .descr-box__list .descr-box__item {
    font-size: 16px;
}

.descr-box .descr-box__descr .descr-box__list .descr-box__item::after {
    display: none;
}

.descr-box .descr-box__descr .descr-box__list .descr-box__item .big-font {
    font-size: 52px;
}

.kit-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.kit-box .kit-box__box {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    max-width: 100%;
    position: relative;
}

.kit-box .kit-box__abs {
    position: absolute;
    right: 0;
}

.kit-box .kit-box__img {
    margin-bottom: 15px;
}


.kit-box .kit-box__img img {
    width: 100%;
}

.kit-box .kit-box__list.kit-box__list_mark {
    max-width: 300px;
}

.kit-box .kit-box__list.kit-box__list_first {
    counter-reset: first 0;
}
.kit-box .kit-box__list.kit-box__list_first .kit-box__item,
.kit-box .kit-box__list.kit-box__list_sec .kit-box__item {
    padding-left: 20px;
}

.kit-box .kit-box__list.kit-box__list_first .kit-box__item::after {
    counter-increment: first;
    content: counter(first);
    width: 16px;
    height: 16px;
    line-height: 16px;
    background-color: transparent;
    border: 1px solid #d70000;
    top:0;
    font-size: 9px;
    text-align: center;
}

.kit-box .kit-box__list.kit-box__list_sec {
    counter-reset: sec 12;
}


.kit-box .kit-box__list.kit-box__list_sec .kit-box__item::after {
    counter-increment: sec;
    content: counter(sec);
    width: 16px;
    height: 16px;
    line-height: 16px;
    background-color: transparent;
    border: 1px solid #d70000;
    top:0;
    font-size: 9px;
    text-align: center;
}

.kit-box .kit-box__list.kit-box__list_mark .kit-box__item {
    padding-left: 20px;
}

.kit-box .kit-box__list.kit-box__list_mark .kit-box__item::after {
    /*display: none;*/
    top: calc(50% - 7px);
    width: 15px;
    height: 15px;
    background-color: transparent;
    background-image: url("/fotoo/cars/check-1.svg");
}

.kit-box .kit-box__abs.kit-box__abs_1 {
    bottom: 100px;
}

.kit-box .kit-box__abs.kit-box__abs_2 {
    bottom: 0;
}

.service-box .service-box__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.service-box .service-box__num,
.service-box .service-box__text,
.service-box .service-box__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
}

.service-box .service-box__num {
    width: 100px;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}

.service-box .service-box__text{
    border-bottom: 1px solid rgba(100,100,100,.3);
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.service-box .service-box__title {
    font-size: 20px;
    font-weight: bold;
}

.service-box .service-box__title .big-font {
    text-transform: uppercase;
}

.service-box .service-box__descr {
    font-size: 16px;
}

.service-box .service-box__text {
    width: 600px;
}
.service-box .service-box__icon {
    max-width: 150px;
    padding-left: 15px;
}

@media (max-width: 1199px) {
    .service-box .service-box__text{
        border-bottom: none;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .service-box .service-box__row{
        border-bottom: 1px solid rgba(100,100,100,.3);
        margin-bottom: 25px;
    }
}

.advant-box {
    margin-bottom: 30px;
}


.advant-box .advant-box__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
}

.advant-box .advant-box__img,
.advant-box .advant-box__text {
    max-width: 100%;
}

.advant-box .advant-box__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-right: 20px;
    max-width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.advant-box .advant-box__text {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
}

.advant-box .advant-box__title {
    color: #f07029;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.advant-box .advant-box__item {
    padding-left: 20px;
    font-size: 16px;
}

.advant-box .advant-box__item::after {
    width: 15px;
    height: 15px;
    top: calc(50% - 7px);
    background-color: transparent;
    background-image: url("/fotoo/cars/check-2.svg");
}

@media (max-width: 767px) {
    .advant-box .advant-box__img,
    .advant-box .advant-box__text {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }

    .advant-box .advant-box__img,
    .advant-box .advant-box__title {
        text-align: center;
    }

    .advant-box .advant-box__list {
        max-width: 400px;
        margin: auto;
    }

    .advant-box .advant-box__img {
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.work-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 652px;
    margin: 30px 0 50px;
}

.work-box .work-box__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0  50%;
            flex: 0 0  50%;
    max-width: 100%;
    counter-reset: count;
}

.work-box .work-box__col {
    max-width: 300px;
    margin-left: 20px;
    margin-bottom: 30px;
    position: relative;
}

.work-box .work-box__col::before {
    counter-increment: count;
    content: counter(count);
    position: absolute;
    bottom: 20px;
    left: -20px;
    font-size: 80px;
    color: #d2eefc;
    z-index: -1;
    font-weight: bold;
}

.work-box .work-box__title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.work-box .work-box__box.work-box__box_img{
    min-width: 300px;
}

.work-box .work-box__descr {
    font-size: 16px;
}

.work-box .work-box__tel a {
    text-decoration: none;
    color: black;
}

.work-box .work-box__tel a:hover,
.work-box .work-box__tel a:focus {
    color: cornflowerblue;
}

.choice-box {

}

.choice-box .choice-box__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.choice-box .choice-box__img {
    text-align: center;
    min-height: 230px;
}

.choice-box .choice-box__title {
    text-align: center;
    font-size: 18px;
	line-height: 120%;
    font-weight: 400;
    color: #2D96CD;
}

.choice-box .choice-box__text {
	color: #2D96CD;
    font-size: 18px;
    padding: 10px 25px;
    position: relative;
    min-height: 80px;
}

.choice-box .choice-box__text sup {
    font-size: 12px;
}

.choice-box .choice-box__list {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}


.choice-box .choice-box__btn {
    background-color: #f05a28;
    border-radius: 2px;
    max-width: 300px;
    -webkit-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
}

.choice-box .choice-box__btn:hover,
.choice-box .choice-box__btn:focus {
    background-color: #c55228;
}

.choice-box .choice-box__btn a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    padding: 15px 25px;
    text-align: center;
}

.choice-box .choice-box__col.choice-box__col_double .choice-box__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.choice-box .choice-box__col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 45%;
            flex: 1 1 45%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: white;
    padding: 25px 15px 15px 15px;
    border-radius: 2px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.choice-box .choice-box__col:nth-of-type(odd) {
    margin-right: 20px;
}

@media (max-width: 767px) {
    .choice-box .choice-box__col {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }

    .choice-box .choice-box__col:nth-of-type(odd) {
        margin-right: 0;
    }
}

.main-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.main-box .main-box__col {
    margin-bottom: 30px;
    position: relative;
}

.main-box .main-box__col.gradient-top::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(0,0,0,0) 60%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), color-stop(10%, rgba(255,255,255,1)), color-stop(60%, rgba(0,0,0,0)));
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(0,0,0,0) 60%);
}

.main-box .main-box__col_wide {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 56%;
            flex: 1 1 56%;
}

.main-box .main-box__col_tight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

@media (max-width: 536px) {
    .main-box .main-box__col_wide,
    .main-box .main-box__col_tight {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }

    .main-box .main-box__col.order-1 {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .main-box .main-box__col.order-2 {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .main-box .main-box__col.order-3 {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .main-box .main-box__col.order-4 {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .main-box .main-box__col.order-5 {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .main-box .main-box__col.order-6 {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .main-box .main-box__col.order-7 {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .main-box .main-box__col.order-8 {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .main-box .main-box__col.order-9 {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .main-box .main-box__col.order-10 {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
}

.main-box .main-box__title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.main-box .main-box__descr {
    font-size: 16px;
}

.main-box .main-box__list {
    font-size: 16px;
    margin-top: 15px;
}

.main-box .main-box__col_tight {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 36%;
            flex: 1 1 36%;
    margin-left: 20px;
    margin-right: 20px;
}

.table-box {
    width: 100%;
    max-width: 700px;
}

.table-box:first-of-type {
    margin-bottom: 50px;
}

.table-box caption {
    font-size: 18px;
    color: #097cbe;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.table-box caption .bold {
    font-weight: bold;
}

.table-box thead td {
    color: rgba(255,255,255, .8);
    font-size: 16px;
    text-transform: uppercase;
    background-color: #097cbe;
    padding: 0 20px;
    text-align: center;
}

.table-box th{
    color: #097cbe;
    font-size: 32px;
    border-bottom: 1px solid rgba(100,100,100,.1);
    padding: 15px;
    text-align: center;
    font-weight: normal;
}

.table-box th:not(:last-child) {
    border-right: 1px solid rgba(100,100,100,.1);
}

.line {
    display: block;
}

@media (max-width: 767px) {
    .map-box {
        text-align: center;
        margin-top: 50px;
    }

    .map-box .map-box__link .map-box__descr {
        top: -50px;
        left: 0;
    }
}

.services-item-list .list-item {
    padding-left: 0;
    color: rgba(51, 51, 51, 0.5);
	line-height: 22px;
}

.services-item-list .list-item::after {
    display: none;
}

.services-item-list .list-item + .list-item {
    margin-top: 5px;
}

.service-page {
    color: #333333;
    font-size: 16px;
    line-height: 1.4;
}

.service-page-header {
    margin-bottom: 25px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    background-color: #F9F9F9;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
}

hr.divider {
    margin: 40px 0;
    border-top: 1px solid #DDDDDD;
}

@media(max-width: 991px) {
    hr.divider {
        margin: 30px 0;
    }
}

.service-page .service-page-contact {
    margin-bottom: 35px;
    padding-left: 0;
    list-style: none;
    font-size: 18px;
    line-height: 20px;
}
.service-page strong {
    font-weight: 600;
}

.service-page ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.service-page ul > li {
    padding-left: 11px;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: rgb(51 51 51);
}

.service-page ul li ol {
    margin-top: 10px;
}

.service-page ul li ol li:after {
    display: none;
}

.service-page ul li + li {
    margin-top: 10px;
}

.service-page ul li:after {
    top: 8px;
    width: 4px;
    height: 4px;
}

.service-page-contact .list-item + .list-item {
    margin-top: 10px;
}

.service-page-contact .list-item {
    margin-bottom: 0;
    padding-left: 0;
}

.service-page-contact .list-item::after {
    display: none;
}

.service-page-contact .link {
    text-decoration: none;
}

.service-page-contact .link:hover,
.service-page-contact .link:focus {
    color: #708190;
}

.service-page-contact .link-icon {
    margin-right: 8px;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    background-position: 50% 50%;
    background-size: 26px 26px;
    background-repeat: no-repeat;
    background-image: url('/upload/icon-telephone.svg');
}

.service-page-contact .link-text {
    vertical-align: middle;
}

.service-page .odds-list p,
.service-page .odds-list li {
    margin-bottom: 0;
}

.service-page .odds-list li + li {
    margin-top: 20px;
}

.service-page .list-item-title {
    margin-bottom: 5px;
    display: block;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.02em;
    color: #333333;
}

.service-page-title.orange {
    color: #E15427;
}

.service-contacts {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #DDDDDD;
}

.service-contacts div.h4 {
    margin-top: 0;
}

.service-contacts-description {
    margin-bottom: 30px;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
}

.service-page-attention {
    position: relative;
    padding-left: 15px;
    color: #333333;
    border-left: 3px solid #E15427;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.service-page-table {
    margin-bottom: 40px;
    width: 100%;
    color: #333333;
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 20px;
}

.service-page-table th,
.service-page-table td {
    padding: 15px 30px;
    border: 1px solid #DDDDDD;
    vertical-align: middle;
    text-align: center;
}

.service-page-table th {
    background-color: #FAFAFB;;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
}

.service-page-table .table-head th {
    color: #ffffff;
    background-color: #00A4F2;
    font-size: 16px;
    line-height: 22px;
    text-transform: none;
    text-align: center;
}

.service-page-table .table-head .icon {
    margin-right: 10px;
    display: inine-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 50% 50%;
    background-image: url('/upload/icon-spec.svg');
    vertical-align: middle;
    line-height: 0;
}

.service-page-arcticle img {
    margin-bottom: 20px;
    display: inline-block;
    width: auto;
}

.ft-table {
    width: 100%;
}
.ft-table td {
    font-size: 16px;
}

.ft-table-icon {
    padding: 10px 0;
    width: 60px;
    vertical-align: top;
}

.ft-table-content {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}

@media(max-width: 1199px) {
    .service-page-table th,
    .service-page-table td {
        padding: 15px 10px;
    }
}

@media(max-width: 991px) {
    .services-item-content {
        padding-left: 20px;
        font-size: 14px;
        line-height: 1.4;
    }

    .services-item-title,
    .service-page-title,
    .kr-offer-item-subtitle	{
        margin-bottom: 10px;
        font-size: 20px;
    }

    .services-item-list .list-item + .list-item {
        margin-top: 5px;
    }

    .content-page .spec-car-tabs ul.car-tabs-nav {
        display: block;
    }
    .content-page .spec-car-tabs ul.car-tabs-nav li.more-tabs {
        padding: 4px 8px;
        display: inline-block!important;
        width: 100%;
        max-width: 100%;
    }

    .spec-car-tabs .tab-content .tab-pane {
        padding: 0;
    }
}

@media(max-width: 575px) {
    .services-items,
    .services-item,
    .services-item-cell {
        display: block;
        width: 100%;
    }

    .services-item {
        border-bottom: 1px solid #DDDDDD;
    }

    .services-item + .services-item {
        margin-top: 25px;
    }

    .services-item-cell {
        border-bottom: none;
    }

    .services-item-img {
        padding: 0;
    }

    .services-item-content {
        padding-left: 0;
    }

    .ft-table-icon {
        width: 50px;
    }

    .ft-table-content {
        padding-left: 15px;
    }
}

.form-tablo {
    margin-top: 15px;
}


.form-tablo .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 15px;
}

.form-tablo .form-control {
    height: 50px;
}

.terms-row {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: rgba(51, 51, 51, 0.6);
    margin: 20px 0;
}
.terms-row.terms-without-margin {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: rgba(51, 51, 51, 0.6);
    margin: 0 0 15px;
}
.terms-row a{
    color: #2D96CD;
    text-decoration: underline;
}

.terms-row a:hover,
.terms-row a:focus {
    text-decoration: underline;
    color: #003478;

}

.btn-with-icon-right {
    max-width: 197px;
    padding: 13px 40px;
    background-color: #2D96CD;
    background-image: none;
    border: none;
    border-radius: 0;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: none;
}

.btn-with-icon-right span {
    display: block;
}
.btn-with-icon-right .btn__text{
    padding-right: 10px;
}

.btn-with-icon-right .btn__icon svg {
    width: 16px;
    height: 16px;
    fill: white;
}

.form-tablo .btn {
    /*padding: 24px 15px;*/
	padding: 0 15px;
	height: 48px;
	line-height: 48px;
}

.available-car {
  position: relative;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(218, 218, 218, 0.5);
  border-radius: 3px;
}
.available-car-body,
.available-car-footer {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.available-car-body {
  padding: 10px 0;
  max-width: 60%;
}
.available-car-footer {
  padding: 10px 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 40%;
}
.available-car-footer::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 10px;
  width: 1px;
  background-color: rgba(218, 218, 218, 0.47);
}
.available-car-img {
  position: relative;
  padding: 0 5px;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
  line-height: 0;
}
.available-car-marker {
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 3px;
  display: block;
  width: 24px;
  height: 24px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.available-car-content {
  padding-left: 10px;
  padding-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: calc(100% - 100px);
}
.available-car-price,
.available-car-controls {
  padding: 0 5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.available-car-price .price {
  display: inline-block;
  color: #3D71A3;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  vertical-align: baseline;
  white-space: nowrap;
}
.available-car-price .price.price-old {
  margin-bottom: 5px;
  display: block;
  color: #717171;
  font-size: 12px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}
.available-car-price .price.price-new {
  color: #E15427;
}
.available-car-informer {
  margin-top: -10px;
  padding: 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  color: #E05433;
  line-height: 14px;
  vertical-align: top;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: opacity ease-in-out .3s;
  -o-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .3s;
}

.available-car-informer:hover,
.available-car-informer:focus {
	opacity: .7;
	color: #E15427;
}
.available-car-title {
  margin-bottom: 5px;
  display: block;
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  -webkit-transition: color ease-in-out 0.3s;
  -o-transition: color ease-in-out 0.3s;
  transition: color ease-in-out 0.3s;
}
.available-car-title:hover,
.available-car-title:focus {
  color: #3D71A3;
  text-decoration: none;
}
.available-car-info {
  margin-right: 15px;
  display: inline-block;
  color: #333333;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  vertical-align: baseline;
}
.available-car-subtitle {
  margin-right: 5px;
  color: #717171;
  font-weight: normal;
}
.available-car .link + .link {
  margin-top: 4px;
}
.available-car.available-car-spec {
  border: 1px solid #E15427;
}
.available-car.available-car-spec .available-car-marker {
  background-image: url('/upload/icon-spec.svg');
}
.available-car.available-car-reserv {
  border: 1px solid #34B831;
}
.available-car.available-car-reserv .available-car-marker {
  background-image: url('/upload/icon-reserv.svg');
}
.available-car.available-car-reserv .price.price-new {
  color: #34B831;
}
.available-car .available-car-status .available-car-status__value {
    margin-top: 10px;
    padding: 6px 10px;
    display: inline-block;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.available-car .available-car-status .available-car-status__value.come {
    background-color: #003478;
}
.available-car .available-car-status .available-car-status__value.ordered {
    background-color: #E05433;
}

@media (max-width: 1199px) {
  .available-car-body,
  .available-car-footer {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .available-car-body,
  .available-car-footer {
    max-width: 100%;
  }
  .available-car-footer {
    padding-top: 10px;
  }
  .available-car-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: auto;
    width: auto;
    height: 1px;
    background-color: rgba(218, 218, 218, 0.47);
  }
  .available-car-img,
  .available-car-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .available-car-img {
    margin-bottom: 15px;
    text-align: center;
  }
  .available-car-price,
  .available-car-controls {
    padding: 5px 0;
  }
}
@media (max-width: 449px) {
  .available-car-price,
  .available-car-controls {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.popover {
	padding: 0;
	max-width: 340px;
	border-radius: 0;
	border: 1px solid #BDBDBD;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	font-family: Ford Antenna, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.popover-content {
	padding: 18px 20px;
}
@media (max-width: 767px) {
	.popover {
		max-width: 276px;
	}
}
.available-car .link,
.car-page .link {
    position: relative;
    padding: 12px 10px;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-color: #2D96CD;
    color: white;
    font-weight: 300;
}
.available-car .link__icon,
.car-page .link__icon {
    margin-right: 5px;
    line-height: 0;
    vertical-align: middle;
}
.available-car .link__icon svg,
.car-page .link__icon svg {
    fill: currentColor;
}
.available-car .link__text,
.car-page .link__text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    vertical-align: middle;
}
.available-car .link.link-online,
.car-page .link.link-online {
    color: #fff;
    background: -o-linear-gradient(top, #2f9ad2, #2f9ad2 14%, #267fae);
    background: -webkit-gradient(linear, left top, left bottom, from(#2f9ad2), color-stop(14%, #2f9ad2), to(#267fae));
    background: linear-gradient(180deg, #2f9ad2, #2f9ad2 14%, #267fae);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.23);
}
.available-car .link.link-online:hover,
.car-page .link.link-online:hover,
.available-car .link.link-online:focus,
.car-page .link.link-online:focus {
    background: -o-linear-gradient(top, #3D71A3, #3D71A3);
    background: -webkit-gradient(linear, left top, left bottom, from(#3D71A3), to(#3D71A3));
    background: linear-gradient(180deg, #3D71A3, #3D71A3);
}
.available-car .link.link-detail,
.car-page .link.link-detail {
    color: #fff;
    background-color: #2D96CD;
}
.available-car .link.link-detail:hover,
.car-page .link.link-detail:hover,
.available-car .link.link-detail:focus,
.car-page .link.link-detail:focus {
    color: #fff;
    background-color: #003478;;
}
.car-page .car-page-title {
    margin-top: 0;
    margin-bottom: 15px;
    color: #333333;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}
.car-page-main {
    margin-bottom: 40px;
}
.car-page-main .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.car-page-main .row .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    float: none;
}

.car-page-main .row .row .col-sm-6 {
    padding: 0 5px;
}
.car-page-main .car-page-title {
    margin-bottom: 5px;
}
.car-page .link {
    margin-top: 10px;
}
.car-page-model {
    margin-bottom: 25px;
    color: #3D71A3;
    font-size: 16px;
    line-height: 20px;
}
.car-page-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    background-color: #fff;
    border: 1px solid rgba(156, 156, 156, 0.3);
    border-radius: 3px;
}
.car-page-img img {
    margin: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    height: auto;
}
.car-page-price {
    margin-bottom: 15px;
    padding: 10px 20px;
    background: rgba(228, 228, 228, 0.5);
    border-radius: 3px;
}
.car-page-price__title {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
    display: inline-block;
    color: #333333;
    vertical-align: baseline;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
}
.car-page-price__price {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 100%;
}
.car-page-price .price {
    color: #3D71A3;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
}
.car-page-price .price.price-old {
    color: #717171;
    font-size: 12px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
}
.car-page-price .price.price-new {
    margin-right: 5px;
    color: #E15427;
}
.car-page-terms {
    margin-bottom: 5px;
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
}
.car-page-descr {
    margin-bottom: 40px;
    color: #333333;
    font-size: 14px;
    line-height: 130%;
}
.car-page-descr strong {
    color: #3D71A3;
    font-weight: 600;
}
.car-page ul.car-page-params {
    margin-bottom: 20px;
    padding: 0;
    display: table;
    width: 100%;
    color: #717171;
    font-size: 14px;
    line-height: 20px;
}
.car-page ul.car-page-params .car-page-params__item {
    padding: 0;
    display: table-row;
}
.car-page ul.car-page-params .car-page-params__item::after {
    display: none;
}
.car-page ul.car-page-params .car-page-params__title,
.car-page ul.car-page-params .car-page-params__val {
    padding-bottom: 10px;
    display: table-cell;
    vertical-align: baseline;
    line-height: 20px;
}
.car-page ul.car-page-params .car-page-params__title {
    position: relative;
    overflow: hidden;
}
.car-page ul.car-page-params .car-page-params__th {
    position: relative;
    padding-right: 10px;
}
.car-page ul.car-page-params .car-page-params__th::after {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 100%;
    width: 10000%;
    height: 0;
    border-bottom: 1px dashed rgba(156, 156, 156, 0.3);
}
.car-page ul.car-page-params .car-page-params__val {
    padding-left: 10px;
    color: #333333;
    font-weight: 500;
}
.car-page ul.car-page-list {
    padding-left: 0;
    font-size: 14px;
    line-height: 130%;
    padding-left: 20px;
}
.car-page ul.car-page-list li.car-page-list__item {
    padding-left: 11px;
}
.car-page ul.car-page-list li.car-page-list__item::after {
    top: 8px;
    width: 4px;
    height: 4px;
    background-color: #3D71A3;
}
.car-page ul.car-page-list li.car-page-list__item + li.car-page-list__item {
    margin-top: 10px;
}
@media (max-width: 767px) {
    .car-page-main {
        margin-bottom: 30px;
    }
    .car-page-main .row .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }
    .car-page-img {
        margin-bottom: 20px;
        height: auto;
    }
    .car-page-model {
        margin-bottom: 15px;
    }
    .car-page .car-page-title {
        font-size: 20px;
        line-height: 1.4;
    }
    .car-page ul.car-page-params {
        margin-bottom: 10px;
    }
}

.specials-block {
    position: relative;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    min-height: 265px;
}
.specials-block:not(:last-child){
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.08);
}
.specials-block__img {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    max-width: 400px;
    overflow: hidden;
}
.specials-block__img img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    color: transparent;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) or (-o-object-fit: cover) {
    .specials-block__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@supports (transform: translate(0, 0)) or (-webkit-transform: translate(0, 0)) {
    .specials-block__img img {
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}
.specials-block__content {
    position: relative;
    padding: 30px 30px 120px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 400px);
    flex: 0 0 calc(100% - 400px);
    max-width: calc(100% - 400px);
}
.specials-block__title {
    margin-bottom: 5px;
    display: block;
    color: #333333 !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    text-decoration: none!important;
}
.specials-block__title h1,
.specials-block__title h2,
.specials-block__title h3,
.specials-block__title h4,
.specials-block__title h5,
.specials-block__title h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    font-weight: inherit;
    word-break: inherit;
    white-space: inherit;
    -o-text-overflow: inherit;
    text-overflow: inherit;
    overflow: inherit;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.specials-block__title:hover,
.specials-block__title:focus {
    color: #006AB5 !important;
}
.specials-block__descr {
    margin-top: 15px;
    margin-bottom: 5px;
    color: #717171;
    font-size: 14px;
    line-height: 150%;
}
.specials-block__descr :last-child {
    margin-bottom: 0;
}
.specials-block__descr ul {
    margin-top: 0;
    padding-left: 0;
    list-style: none;
}
.specials-block__link {
    position: absolute;
    left: 30px;
    bottom: 30px;
}
@media (max-width: 1199px) {
    .specials-block__img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .specials-block__content {
        padding-bottom: 110px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
}
@media (max-width: 767px) {
    .specials-block__content {
        padding: 25px 20px 100px;
    }
    .specials-block__link {
        left: 20px;
        bottom: 25px;
    }
    .specials-block__title {
        font-size: 20px;
    }
}
@media (max-width: 499px) {
    .specials-block__img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: 250px;
    }
    .specials-block__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.link_more {
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
    height: 48px;
    color: #fff !important;
    background-color: #2D96CD;
    line-height: 48px;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-decoration: none!important;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
.link_more .link__text {
    margin-right: 5px;
    vertical-align: middle;
}
.link_more .link__icon,
.link_more .link__icon svg {
    vertical-align: middle;
    line-height: 0;
}
.link_more .link__icon svg,
.link_more .link__icon img {
    width: 14px;
    height: auto;
    fill: currentColor;
}
.link_more:hover,
.link_more:focus {
    background-color: #003478;
}
.furgon-block {
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    text-align: right;
}
.furgon-block__img {
    display: block;
    width: auto;
    max-width: 800px;
}
@media (max-width: 767px) {
    .furgon-block__img {
        margin-left: -15px;
        margin-right: -15px;
		margin-bottom: 15px;
        max-width: calc(100% + 30px);
        width: calc(100% + 30px);
    }
}
.furgon-block__link {
	background-color: #2D96CD;;
    text-align: center;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.02em;
	
	&:hover,
	&:focus {
		background-color: #003478;
	}
}
.furgon-block__link .link__icon img {
	width: 14px;
}
.furgon-block + .furgon-block {
    border-top: none;
}
.modal-close {
    position: absolute;
    z-index: 10;
    top: 3px;
    right: 3px;
    padding: 12px;
    width: 44px;
    height: 44px;
    border: none;
    background-color: transparent;
    border-radius: 0;
    opacity: 0.5;
    -webkit-transition: opacity ease-in 0.2;
    -o-transition: opacity ease-in 0.2;
    transition: opacity ease-in 0.2;
}
.modal-close:hover,
.modal-close:focus {
    opacity: 1;
}
.modal.modal-furgon .modal-dialog {
    width: 100%;
    max-width: 1092px;
}

.modal.modal_sixt .modal-dialog {
    width: 100%;
    max-width: 1130px;
}
.modal.modal-furgon .modal-body {
    padding: 40px 80px;
}
.modal.modal-furgon .modal-content .row {
    margin-left: -15px;
    margin-right: -15px;
}
.modal.modal-furgon .modal-content .row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
}
.modal.modal-furgon a.quest-btn {
    color: #fff;
}
@media (max-width: 1199px) {
    .modal.modal_sixt .modal-dialog {
        max-width: 768px;
    }

    .modal.modal-furgon .modal-dialog {
        max-width: 980px;
    }
    .modal.modal-furgon .modal-body {
        padding: 40px;
    }
}
@media (max-width: 991px) {
    .modal.modal_sixt .modal-dialog {
        max-width: 760px;
    }

    .modal.modal-furgon .modal-dialog {
        max-width: 760px;
    }
    .modal.modal-furgon .modal-body {
        padding: 30px 15px;
    }
}
@media (max-width: 767px) {
    .modal.modal-furgon .modal-dialog {
        max-width: calc(100% - 10px);
    }

    .modal.modal_sixt .modal-dialog {
        max-width: calc(100% - 10px);

    }
}
.modal-furgon__img {
    margin-bottom: 30px;
    width: 100%;
}
@media (max-width: 767px) {
    .modal-furgon__img {
        margin-left: -15px;
        margin-right: -15px;
        max-width: calc(100% + 30px);
        width: calc(100% + 30px);
    }
}
.modal-furgon__title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
}
.modal-furgon__title_blue {
    color: #006AB5;
}
.modal-furgon__title_orange {
    color: #E05433;
}
.modal-furgon__list {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 30px;
    padding-left: 0;
    color: #333333;
    font-size: 14px;
	line-height: 1.5;
    list-style: none;
}
.modal-furgon__list li {
    position: relative;
    padding-left: 11px;
}
.modal-furgon__list li::after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #006AB5;
    border-radius: 50%;
}
.modal-furgon__list li + li {
    margin-top: 10px;
}
@media (min-width: 768px) {
    .modal-furgon__list_two-col {
        -webkit-column-count: 2;
        -moz-column-count: 2;
             column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
             column-gap: 30px;
    }
}
.modal-furgon__more {
    margin-top: -15px;
    margin-bottom: 30px;
    padding: 15px 30px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #006AB5;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}
@media (max-width: 767px) {
    .modal-furgon__more {
        margin-left: -15px;
        margin-right: -15px;
        padding: 15px;
        display: block;
        border-radius: 0;
    }
}
.modal-furgon__odds {
	margin: 30px -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.modal-furgon__foto {
	margin-bottom: 25px;
	margin-left: -15px;
	margin-right: -15px;
	text-align: center;
}

.odds-item {
	padding: 10px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
	max-width: 180px;
	text-align: center;
}

@media(max-width: 575px) {
	.odds-item {
		width: 50%;
		max-width: 50%;
	}
	
	.odds-item__title {
		font-size: 12px;
	}
}

.odds-item__img {
	margin-bottom: 10px;
}

.odds-item__title {
	font-weight: 600;
	font-size: 14px;
}

.cars-table {
    width: 100%;
}
.cars-table td {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 50%;
    vertical-align: middle;
    font-size: 16px;
}
.cars-table img {
    display: block;
    max-width: 100%;
}
.cars-table td:last-child img {
    margin-left: auto;
}
.cars-table td:only-child img {
    margin-left: auto;
    margin-right: auto;
}
.cars-table .text-padding-left {
    padding-left: 30px;
}
.cars-table .text-padding-right {
    padding-right: 30px;
}
@media (max-width: 767px) {
    .cars-table .text-padding-left {
        padding-left: 15px;
    }
    .cars-table .text-padding-right {
        padding-right: 15px;
    }
}
@media (max-width: 1199px) {
    .cars-table {
        display: block;
    }
    .cars-table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cars-table tr td {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .cars-table tr td:last-child img,
    .cars-table tr img {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
    .cars-table .text-padding-right,
    .cars-table .text-padding-left {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.specials-tabs .specials-tabs-list {
	padding-left: 0;
	border-bottom: 0;
	display: table;
}

.specials-tabs .specials-tabs-list li {
	padding-left: 11px;
	display: table-cell;
	vertical-align: middle;
	line-height: 0;
}

.specials-tabs .specials-tabs-list li:first-child {
	padding-left: 0;
}

.specials-tabs .specials-tabs-list a {
	padding: 8px 18px;
	display: inline-block;
	vertical-align: middle;
    color: #2D96CD;
	background-color: transparent;
    border: 1px solid #2D96CD;
	font-weight: 500;
	font-size: 16px;
	line-height: 31px;
}

.specials-tabs .specials-tabs-list a:hover,
.specials-tabs .specials-tabs-list a:focus,
.specials-tabs .specials-tabs-list li.active a {
	color: #fff;
	background-color: #003478;
	border-color: #003478;
}
.msg-form {
    margin-top: 5px;
}

.models-list .models-list__block {
    margin-bottom: 50px;
}
.models-list .models-list__block .models-list__title {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}
.models-list .models-list__block .models-list__title-model {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.models-list .models-list__block .models-list__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.models-list .models-list__block .models-list__img,
.models-list .models-list__block .models-list__options {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    max-width: 50%;
}
.options-list .options-list__item {
    margin-bottom: 15px;
}
.options-list .options-list__item .options-list__name,
.options-list .options-list__item .options-list__descr {
    display: inline-block;
}
.options-list .options-list__item .options-list__descr.options-list__descr_line {
    display: block;
}
.options-list .options-list__item .options-list__name {
    font-size: 14px;
    font-weight: 500;
}
.options-list .options-list__item .options-list__descr {
    font-weight: 600;
    font-size: 20px;
}
.cl_black {
    color: #333333;
}
.cl_red {
    color: #ef4e18;
}
.cl_blue{
    color: #2D96CD;
}
.price-row .price-row__title {
    font-size: 18px;
    font-weight: 600;
}
.price-row .price-row__sum {
    font-size: 22px;
    font-weight: 600;
    color: #2D96CD;
}
.modal-two-cols .modal-two-cols__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	background-color: #2D96CD;
}

.modal-two-cols .modal-two-cols__content {
	padding: 25px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.modal-two-cols .modal-two-cols__content,
.modal-two-cols .modal-two-cols__img {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    max-width: 50%;
}

.modal-two-cols .modal-two-cols__content .modal-furgon__list {
	margin-bottom: 0;
	color: #fff;
}

.modal-two-cols .modal-two-cols__content .modal-furgon__list li::after {
	background-color: #fff;
}

.modal-two-cols .modal-two-cols__list .modal-two-cols__item:not(:last-child){
    margin-bottom: 10px;
}
@media(min-width: 768px) {
	
	.modal-two-cols .modal-two-cols__row_reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
	}

	
	@supports((-o-object-fit: cover) or (object-fit: cover)) or (-o-object-fit: cover) {
		.modal-two-cols .modal-two-cols__img img {
			width: 100%;
			height: 100%;
			-o-object-fit: cover;
			   object-fit: cover;
		}
	}
	
	.modal-furgon__foto img {
		width: 100%;
	}

}
@media(max-width: 767px) {
    .models-list .models-list__block .models-list__img,
    .models-list .models-list__block .models-list__options,
    .modal-two-cols .modal-two-cols__content,
    .modal-two-cols .modal-two-cols__img {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        max-width: 100%;
    }
    .modal-two-cols .modal-two-cols__row {
        margin: 0 -15px;
    }
    .modal-two-cols .modal-two-cols__img {
        margin-bottom: 0;
        text-align: center;
    }
    .modal-two-cols .modal-two-cols__content {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
}

.last-name-field {
    display: none;
}


.btn.btn-link_wide {
	padding: 10px 20px;
	max-width: 280px;
	white-space: normal;
	line-height: 1.2;
}

.background-video,
.background-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: transparent;
  overflow: hidden;
}
.background-video img,
.background-img img,
.background-img picture {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  color: transparent;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) or (-o-object-fit: cover) {
  .background-video img,
  .background-img img,
  .background-img picture {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@supports ((-webkit-transform: translate(0, 0)) or (transform: translate(0, 0))) or (-webkit-transform: translate(0, 0)) {
  .background-video img,
  .background-img img,
  .background-img picture {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
.background-video video,
.background-img video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
@supports ((-webkit-transform: translate(0, 0)) or (transform: translate(0, 0))) or (-webkit-transform: translate(0, 0)) {
  .background-video video,
  .background-img video {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
.section-test-drive {
  position: relative;
  padding: 70px 0;
  color: #fff;
  background-color: #002643;
}
.section-test-drive .test-drive-content {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-test-drive .test-drive-text {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 80%;
}
.section-test-drive .test-drive-control {
  margin: 20px 0;
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
.section-test-drive .test-drive-subtitle,
.section-test-drive .test-drive-title {
  margin-top: 0;
}
.section-test-drive .test-drive-subtitle {
  font-family: Ford Antenna;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 100%;
  color: inherit;
  margin-bottom: 10px;
}
.section-test-drive .test-drive-title {
  font-family: Ford Antenna;
  font-style: normal;
  font-weight: 200;
  font-size: 42px;
  line-height: 100%;
  color: inherit;
}
@media (max-width: 1199px) {
  .section-test-drive .test-drive-text {
    max-width: 70%;
  }
  .section-test-drive .test-drive-subtitle {
    font-size: 20px;
  }
  .section-test-drive .test-drive-title {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .section-test-drive {
    padding: 50px 0;
  }
  .section-test-drive .test-drive-text {
    max-width: 100%;
  }
  .section-test-drive .test-drive-control {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-test-drive .test-drive-subtitle {
    font-size: 16px;
  }
  .section-test-drive .test-drive-title {
    font-size: 24px;
  }
}

.section-services,
.section-news {
  padding-top: 70px;
}
.section-services .swiper-container,
.section-news .swiper-container {
  padding-bottom: 15px;
}
.section-services .swiper-slide,
.section-news .swiper-slide {
  height: auto;
}
@media (max-width: 1199px) {
  .section-services,
  .section-news {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .section-services,
  .section-news {
    padding-top: 30px;
  }
}
.article-item {
  position: relative;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  text-align: left;
}
.article-item > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
.article-item-img {
  position: relative;
  margin-bottom: 20px;
  padding-top: 55%;
  display: block;
  width: 100%;
  height: 0;
}
.article-item-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(#1B3872), color-stop(52.04%, rgba(27, 56, 114, 0)));
  background: -webkit-linear-gradient(left, #1B3872 0%, rgba(27, 56, 114, 0) 52.04%);
  background: -o-linear-gradient(left, #1B3872 0%, rgba(27, 56, 114, 0) 52.04%);
  background: linear-gradient(90deg, #1B3872 0%, rgba(27, 56, 114, 0) 52.04%);
}
.article-item-date {
  margin-bottom: 8px;
  color: rgba(51, 51, 51, 0.6);
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.02em;
}
.article-item-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
}
.article-item-descr {
  margin-top: -10px;
  margin-bottom: 20px;
  height: 66px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.02em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
@-moz-document url-prefix() {
  .article-item-descr {
    display: -moz-box !important;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
  }
}
.article-item-btn {
  margin-top: auto;
  max-width: 230px;
}
.article-item-btn .btn__text {
  display: inline-block;
  vertical-align: middle;
}
.article-item-btn .btn__icon {
  margin-left: 10px;
  padding: 0!important;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.article-item-btn .btn__icon svg {
  fill: currentColor!important;
}
@media (max-width: 767px) {
  .article-item {
    max-width: 280px;
    padding-bottom: 30px;
  }
  .article-item-img {
    margin-bottom: 10px;
  }
  .article-item-date {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .article-item-title {
    margin-bottom: 20px;
    font-size: 18px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  @-moz-document url-prefix() {
    .article-item-title {
      display: -moz-box !important;
      -moz-line-clamp: 2;
      -moz-box-orient: vertical;
    }
  }
  .article-item-descr {
    margin-top: 0;
    height: 60px;
    font-size: 14px;
  }
  .article-item-btn {
    padding: 0 20px!important;
    max-width: 160px;
    height: 38px!important;
    font-size: 14px!important;
    line-height: 36px!important;
  }
  .article-item-btn .btn__text {
    display: inline-block;
    vertical-align: middle;
  }
  .article-item-btn .btn__icon {
    margin-left: 5px;
  }
}
.banner-promotions {
    margin-top: 20px;
}
.banner-promotions .banner-promotions__banner {
    position: relative;
    box-sizing: border-box;
    height: 129px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    /*background: rgb(1,38,67);*/
    /*background: linear-gradient(90deg, rgba(1,38,67,1) 0%, rgba(1,38,67,1) 11%, rgba(1,38,67,0) 33%, rgba(1,38,67,0) 65%, rgba(1,38,67,1) 87%, rgba(1,38,67,1) 100%);*/
}
.banner-promotions .banner-promotions__banner:not(:last-child) {
    margin-bottom: 15px;
}
.banner-promotions .banner-promotions__box {
    color: #fff;
    font-size: 18px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    z-index: 10;
}
.banner-promotions .banner-promotions__box .banner-promotions__title {
    text-transform: uppercase;
    border-left: 2px solid #fff;
    padding-left: 5px;
}
.banner-promotions .banner-promotions__box .banner-promotions__subtitle {
    padding-left: 5px;
}

@media (max-width: 719px) {
    .banner-promotions {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .banner-promotions .banner-promotions__banner {
        flex: 1 1 48%;
        max-width: 48%;
        height: 340px;
        justify-content: center;
        align-content: space-around;
    }

    .banner-promotions .banner-promotions__banner {
        flex: 1 1 48%;
        max-width: 48%;
        height: 340px;
        justify-content: center;
        align-content: space-around;
    }

    .banner-promotions .banner-promotions__title {
        margin-bottom: 15px;
    }

    .banner-promotions .banner-promotions__box {
        height: auto;
        width: 100%;
    }
}
@media (max-width: 520px) {
    .banner-promotions .banner-promotions__banner {
        flex: 1 1 100%;
        max-width: 100%;
    }
}


.transit-sixt .two-blocks {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px;
    justify-content: center;
}

.transit-sixt .two-blocks__col {
    flex: 1 1 50%;
    max-width: 380px;
    background: #2D96CD;
    justify-content: center;
    border-radius: 8px;
    padding: 20px 15px;
    color: #fff;
    box-sizing: border-box;
}

.transit-sixt .two-blocks__col:first-child {
    margin-right: 20px;
}

.transit-sixt .two-blocks__col .two-blocks__header {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.transit-sixt .two-blocks__col .two-blocks__header .line:first-child {
    margin-bottom: 8px;
}

.transit-sixt .two-blocks__col .two-blocks__img {
    margin-bottom: 20px;
    text-align: center;
}

.transit-sixt .two-blocks__col .two-blocks__img svg {
    width: 80px;
    height: 80px;
}

.transit-sixt .two-blocks__col .two-blocks__descr .two-blocks__descr-header {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
}

.transit-sixt .two-blocks__col .two-blocks__descr .two-blocks__descr-list {
    list-style-type: none;
    padding: 0;
    color: #fff;
}

.transit-sixt .two-blocks__col .two-blocks__descr .two-blocks__descr-list .two-blocks__descr-item {
    padding: 0;
    font-style: normal;
    font-weight: 300;
    color: #fff;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.02em;
}

.transit-sixt .two-blocks__col .two-blocks__descr .two-blocks__descr-item:not(:last-child) {
    margin-bottom: 12px;
}

.transit-sixt .two-blocks__col .two-blocks__descr .two-blocks__descr-item:before {
    content: '-';
    display: inline-block;
    margin-right: 10px;
}

.transit-sixt .two-blocks__col .two-blocks__descr .two-blocks__descr-item:after {
    display: none;
}

.transit-new-cars {
    margin-bottom: 50px;
    margin-top: 80px;
}

.transit-new-cars .transit-new-cars__header {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 100%;
    text-transform: uppercase;
    color: #EE7D02;
    margin-bottom: 20px;
}

.transit-new-cars .transit-new-cars__header .line:first-child {
    margin-bottom: 4px;
}

.transit-new-cars .transit-new-cars__header .line:last-child {
    font-size: 24px;
}

.transit-new-cars .transit-new-cars__price {
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 100%;
    background: #EE7D02;
    padding: 16px 20px;
    max-width: 243px;
    color: #fff;
    margin-bottom: 40px;
}

.transit-new-cars .transit-new-cars__price {
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 100%;
    background: #EE7D02;
    padding: 16px 20px;
    max-width: 243px;
    color: #fff;
    margin-bottom: 40px;
}

.swiper-transit-new-cars .swiper-slide__header {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 20px;
}

.swiper-transit-new-cars .swiper-row {
    position: relative;
    min-height: 30px;
    text-align: center;
    margin: auto;
    max-width: 245px;
    padding: 0 25px;
}

.swiper-transit-new-cars .swiper-slide__header .line:first-child {
    margin-bottom: 8px;
}

.swiper-transit-new-cars .swiper-slide__header .line:last-child {
    font-weight: normal;
    font-size: 20px;
}

.swiper-transit-new-cars .swiper-slide__wrap {
    display: flex;
    flex-wrap: wrap;
}

.swiper-transit-new-cars .swiper-slide__img img {
    width: 100%;
}

.swiper-transit-new-cars .swiper-slide__col {
    flex: 1 1 50%;
}

.swiper-transit-new-cars .swiper-slide__col.swiper-slide__col_first {
    position: relative;
    max-width: 571px;
    margin-right: 40px;
}

.swiper-transit-new-cars .swiper-slide__col.swiper-slide__col_second {
    max-width: 400px;
}

.swiper-transit-new-cars .swiper-slide__main-props.main-props{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.swiper-transit-new-cars .swiper-slide__main-props.main-props .main-props__col {
    flex: 1 1 50%;
    max-width: 50%;
    margin-bottom: 16px;
}

.swiper-transit-new-cars .swiper-slide__main-props.main-props .main-props__col .main-props__header {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #333333;
}

.swiper-transit-new-cars .swiper-slide__main-props.main-props .main-props__col .main-props__descr {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 100%;
    color: #2D96CD;
}

.swiper-transit-new-cars .swiper-slide__col_second-wrapper .swiper-slider__sub-descr {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
}

.swiper-transit-new-cars .swiper-slide__col_second-wrapper .swiper-slider__sub-descr:not(:last-child) {
    margin-bottom: 8px;
}

.swiper-transit-new-cars .swiper-slide__col.swiper-slide__col_second .swiper-slide__col_second-wrapper {
    margin-bottom: 20px;
}

.swiper-transit-new-cars .swiper-slide__btn{
    max-width: 314px;
}

.swiper-transit-new-cars .swiper-wrapper {
    margin-bottom: 50px;
}

.steps-block {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    counter-reset: step-num;
    margin: 40px 0;
}

.steps-block .steps-block__col {
    flex: 1 1 20%;
    max-width: 20%;
    position: relative;
    padding: 150px 17px 50px;
    display: flex;
    flex-direction: column;
    box-shadow: 10px 0 20px rgba(0, 0, 0, 0.05);
}
.steps-block .steps-block__col:after {
    position: absolute;
    top: 0;
    right: 0;
    font-style: normal;
    font-weight: bold;
    font-size: 140px;
    line-height: 110px;
    color: rgba(44, 149, 205, 0.15);
    counter-increment: step-num;
    content: counter(step-num);
}
.steps-block .steps-block__col:nth-child(1):after {
    right: -15px;
}
.steps-block .steps-block__col:nth-child(2):after {
    right: -8px;
}
.steps-block .steps-block__col:nth-child(3):after {
    right: -7px;
}
.steps-block .steps-block__col:nth-child(4):after {
    right: -4px;
}
.steps-block .steps-block__col:nth-child(5):after {
    right: -6px;
}

.steps-block .steps-block__img {
    margin-bottom: 20px;
}

.steps-block .steps-block__img,
.steps-block .steps-block__descr {
    text-align: center;
}

.steps-block .steps-block__descr {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #333333;
}

.steps-block .steps-block__img svg {
    width: 80px;
    height: 80px;
}

.steps-block .steps-block__col .steps-block__arrow {
    position: absolute;
    left: 0;
    top: calc(50% - 46px);
}
.steps-block .steps-block__col .steps-block__arrow svg {
    width: 46px;
    height: 92px;
}

.modal.modal_sixt .modal-content {
    padding: 60px 50px;
}

.modal.modal_sixt .car-page-main .car-page-title,
.modal.modal_sixt .car-page-first-title {
    font-style: normal;
    font-weight: 200;
    font-size: 42px;
    line-height: 100%;
    text-transform: uppercase;
    color: #2D96CD;
}
.modal.modal_sixt .modal-close-inner {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    width: 20px;
    height: 20px;
    color: rgba(51, 51, 51, 0.4);
    border: none;
    background: transparent;
}
.modal.modal_sixt .modal-close-inner:hover,
.modal.modal_sixt .modal-close-inner:focus {
    color: #003478;
}
.modal.modal_sixt .car-page-first-title {
    display: none;
}

.modal.modal_sixt .car-page-title {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
}

.modal.modal_sixt .car-page-main {
    margin-bottom: 40px;
}

.modal.modal_sixt .car-page-main .row .col-6:last-child {
    margin-left: 50px;
}

.modal.modal_sixt .car-page-title .line:last-child {
    font-weight: 500;
    font-size: 26px;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 20px;
}

.modal.modal_sixt .car-page-params {
    margin-bottom: 0;
}

.modal.modal_sixt ul.car-page-list li.car-page-list__item::after {
    background: #2D96CD;
}

.modal.modal_sixt .car-block-descr .car-block-descr__row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.modal.modal_sixt .car-block-descr .car-block-descr__col {
    flex: 1 1 40%;
    max-width: 40%;
}

.modal.modal_sixt .car-block-descr .car-block-descr__col:last-child .car-page-title:not(:first-child) {
    margin-top: 50px;
}

.modal.modal_sixt .car-page-country-title {
    font-size: 18px;
    margin-top: 30px;
}

.modal.modal_sixt .car-page-params__price {
    margin-top: 20px;
    font-size: 16px;
    display: inline-block;
    max-width: 410px;
    line-height: 120%;
}

.modal.modal_sixt .car-page__contacts.contacts-box {
    margin-top: 30px;
}

.modal.modal_sixt .contacts-box .contacts-box__title{
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 120%;
}

.modal.modal_sixt .contacts-box .contacts-box__person{
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 120%;
    margin-left: 15px;
}

.modal.modal_sixt .contacts-box .contacts-box__tel{
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.modal.modal_sixt .car-page-list__show-more {
    font-size: 14px;
    margin-left: 15px;
}

.modal.modal_sixt .car-page-list__show-more.show-more {
    margin-top: 40px;
    margin-bottom: 20px;
    text-decoration: none;
    border-bottom: none;
    font-family: Ford Antenna;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #2D96CD;
}

.modal.modal_sixt .car-page-list__show-more.show-more:hover .show-more__svg svg {
    color: rgb(114 114 114);
    fill: rgb(114 114 114);
}
.modal.modal_sixt .car-page-list__show-more.show-more:hover {
    color: rgb(114 114 114);
    fill: rgb(114 114 114);
}

.modal.modal_sixt .car-page-list__show-more.show-more .show-more__svg {
    vertical-align: middle;
    padding-left: 8px;
}

.modal.modal_sixt .car-page-list__show-more.show-more .show-more__svg svg {
    width: 24px;
    height: 24px;
    color: #2D96CD;
    fill: #2D96CD;
}

@media (max-width: 1599px) {
    .transit-sixt .two-blocks__col {
        flex: 1 1 100%;
        max-width: none;
        padding: 30px 15px;
    }

    .transit-sixt .two-blocks__col .two-blocks__header {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .transit-sixt .two-blocks__col .two-blocks__header .line:first-child {
        margin-bottom: 4px;
    }

    .transit-sixt .two-blocks__col .two-blocks__img svg{
        width: 100px;
        height: 100px;
    }

    .transit-sixt .two-blocks__col:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .transit-sixt .two-blocks__col .two-blocks__header,
    .transit-sixt .two-blocks__col .two-blocks__img {
        margin-bottom: 20px;
    }

    .transit-sixt .two-blocks__col .two-blocks__descr .two-blocks__descr-header {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .transit-sixt .two-blocks__col .two-blocks__descr .two-blocks__descr-item:not(:last-child) {
        margin-bottom: 8px;
    }

    .swiper-transit-new-cars .swiper-slide__img img {
        width: auto;
    }

    .swiper-transit-new-cars .swiper-slide__col.swiper-slide__col_first {
        flex: 1 1 100%;
        margin-bottom: 40px;
        margin-right: 0;
        max-width: none;
    }

    .swiper-transit-new-cars .swiper-slide__col.swiper-slide__col_second {
        flex: 1 1 100%;
        max-width: none;
    }

    .transit-new-cars .transit-new-cars__header {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .transit-new-cars .transit-new-cars__header .line:last-child {
        font-size: 16px;
    }

    .transit-new-cars .transit-new-cars__price {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .swiper-transit-new-cars .swiper-slide__header {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .swiper-transit-new-cars .swiper-slide__header .line:first-child {
        margin-bottom: 4px;
    }

    .swiper-transit-new-cars .swiper-slide__header .line:last-child {
        font-weight: normal;
        font-size: 16px;
    }

    .swiper-transit-new-cars .swiper-slide__wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .swiper-transit-new-cars .swiper-slide__col {
        flex: 1 1 50%;
    }

    .swiper-transit-new-cars .swiper-slide__col.swiper-slide__col_first {
        margin-right: 20px;
    }

    .swiper-transit-new-cars .swiper-slide__main-props.main-props{
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 5px;
    }

    .swiper-transit-new-cars .swiper-slide__main-props.main-props .main-props__col {
        flex: 1 1 50%;
        max-width: 50%;
        margin-bottom: 16px;
    }

    .swiper-transit-new-cars .swiper-slide__main-props.main-props .main-props__col .main-props__header {
        font-size: 14px;
    }

    .swiper-transit-new-cars .swiper-slide__main-props.main-props .main-props__col .main-props__descr {
        font-size: 24px;
    }

    .swiper-transit-new-cars .swiper-slide__col_second-wrapper .swiper-slider__sub-descr {
        font-weight: 300;
    }

    .swiper-transit-new-cars .swiper-slide__btn{
        max-width: none;
    }

    .swiper-transit-new-cars .swiper-wrapper {
        margin-bottom: 30px;
    }

    .steps-block {
        display: block;
        flex-wrap: wrap;
        overflow: hidden;
        counter-reset: step-num;
        margin: 30px 0;
    }

    .steps-block .steps-block__col {
        flex: none;
        max-width: 100%;
        position: relative;
        padding: 35px 7px 30px;
        display: flex;
        flex-direction: column;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.09);
    }

    .steps-block .steps-block__col:after {
        font-size: 100px;
        line-height: 80px;
    }

    .steps-block .steps-block__col .steps-block__arrow {
        position: absolute;
        top: -14px;
        left: calc(50% - 16px);
        transform: rotateZ(90deg);
    }
    .steps-block .steps-block__col .steps-block__arrow svg {
        width: 28px;
        height: 56px;
    }

    .steps-block .steps-block__descr {
        font-size: 14px;
    }

    .transit-sixt .two-blocks {
        margin-bottom: 20px;
    }

    .transit-new-cars {
        margin-top: 50px;
    }
}

@media (max-width: 1199px) {
    .modal.modal_sixt .modal-content {
        padding: 30px 16px;
    }
    .modal.modal_sixt .car-page-first-title {
        display: block;
        font-style: normal;
        line-height: 100%;
        margin-bottom: 20px;
    }

    .modal.modal_sixt .car-page-first-title .line:first-child {
        font-size: 24px;
        margin-bottom: 4px;
    }

    .modal.modal_sixt .car-page-first-title .line:last-child {
        font-size: 18px;
        font-weight: 500;
        line-height: 100%;
        text-transform: none;
    }

    .modal.modal_sixt .car-page-second-title {
        display: none;
    }

    .modal.modal_sixt .car-block-descr .car-block-descr__col {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .modal.modal_sixt .car-block-descr .car-block-descr__col .car-page-title {
        font-size: 18px;
    }

    .modal.modal_sixt .car-block-descr .car-block-descr__col:last-child .car-page-title:not(:first-child) {
        margin-top: 30px;
    }

    .modal.modal_sixt .car-page-main .row .col-6:last-child {
        margin-left: 0;
    }

    .modal.modal_sixt .car-page-params .car-page-params__item {
        font-size: 14px;
    }

    .modal.modal_sixt .car-page ul.car-page-params .car-page-params__th::after {
        display: none;
    }

    .modal.modal_sixt .car-page ul.car-page-params {
        display: block;
    }

    .modal.modal_sixt .car-page ul.car-page-params .car-page-params__item {
        display: block;
    }
    .modal.modal_sixt .car-page ul.car-page-params .car-page-params__title, .modal.modal_sixt .car-page ul.car-page-params .car-page-params__val {
        display: inline;
        padding: 0;
    }

    .modal.modal_sixt .car-page-list__show-more.show-more {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .modal.modal_sixt  ul li {
        font-size: 14px;
    }

    .modal.modal_sixt ul.car-page-list li.car-page-list__item + li.car-page-list__item {
        margin-top: 8px;
    }

    .modal.modal_sixt .car-page-main {
        margin-bottom: 30px;
    }

    .modal.modal_sixt hr.divider {
        margin: 30px 0 5px;
    }

    .modal.modal_sixt .car-page-list__show-more.show-more {
        font-size: 16px;
    }

    .modal.modal_sixt .car-page ul.car-page-params .car-page-params__item {
        margin-bottom: 6px;
    }

    .modal.modal_sixt .car-page ul.car-page-params .car-page-params__th {
        padding-right: 8px;
    }
}
.article-item-link-title:hover{
    text-decoration: none;
}
/* End */
/* /bitrix/templates/ford/css/lightbox.css?161481532519983 */
/* /bitrix/templates/ford/css/intelInputTel.min.css?161481532519146 */
/* /bitrix/templates/ford/css/bootstrap.css?1614815325121314 */
/* /bitrix/templates/ford/main-page.css?162123529110296 */
/* /bitrix/templates/ford/template_styles.css?1626423150392755 */
