@charset "utf-8";

@font-face {
	font-family: 'Helvetica';
	src: url('../fonts/helv3thin.eot');
	src: local('☺'), url('../fonts/helv3thin.woff') format('woff'), url('../fonts/helv3thin.ttf') format('truetype'), url('../fonts/helv3thin.svg') format('svg');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('../fonts/helv4light.eot');
	src: local('☺'), url('../fonts/helv4light.woff') format('woff'), url('../fonts/helv4light.ttf') format('truetype'), url('../fonts/helv4light.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
    font-family: "HelveticaRegular";
    src: url("../fonts/HelveticaRegular/HelveticaRegular.eot");
    src: url("../fonts/HelveticaRegular/HelveticaRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/HelveticaRegular/HelveticaRegular.woff") format("woff"),
    url("../fonts/HelveticaRegular/HelveticaRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
html,
body {
	width: 100%;
	/* height: 100%; */
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	background: #000;
	font: 300 16px/19px Helvetica, Arial, sans-serif;
	/* letter-spacing: 0.015em; */
	color: #fff;
	-webkit-text-size-adjust: none;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input,
select,
textarea,
button,
.jcf-select {
	font: 300 16px/19px Helvetica, Arial, sans-serif;
	color: #fff;
	outline: none;
}

input[type="password"],
textarea,
select,
.jcf-select-text {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	border: 1px solid #fff;
	background: none;
	margin: 0;
	padding: 4px 5px;
}

textarea {
	resize: none;
}

.outtaHere {
	position: absolute!important;
	left: -10000px!important;
}

header,
nav,
section,
article,
aside,
footer,
menu,
time,
figure,
figcaption {
	display: block;
}

img {
	border: 0;
	vertical-align: top;
}

a {
	color: inherit;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

.opt-link {
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	border-bottom-color: inherit;
}

.opt-link:hover {
	border: 0;
}

.slider {
	position: relative;
}

.slider .prev,
.slider .next {
	cursor: pointer;
	width: 15px;
	position: absolute;
	top: 0;
	height: 196px;
	background: url(../img/slider-arr.png) no-repeat 50% 50%;
    z-index: 999;
}

.slider .prev {
	left: 0;
}

.slider .next {
	right: 0;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.lSSlideOuter {
    margin-left: 30px;
    margin-right: 20px;
}

strong {
	font-weight: bold;
}

p,
ol,
ul {
	margin: 0 0 19px 0;
}

ol,
ul {
	padding: 0 0 0 19px;
}

.nowrap {
	white-space: nowrap;
}

.nofloat {
	height: 100%;
	overflow: hidden;
}

.cell {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.inline {
	display: inline-block;
	text-align: left;
}

.hr {
	height: 1px;
	overflow: hidden;
	margin: 15px 0;
	background: #e6e6e6;
}

a[href^=tel] {
	color: inherit!important;
	cursor: inherit;
	text-decoration: none!important;
}

.clearfix {
	zoom: 1
}

.clearfix:after,
.container:after {
	content: ' ';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.block {
	height: 100%;
	width:100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
	position: relative;
}

.block .b,
.block .c {
	position: absolute;
	left: 0;
	right: 0;
}

.block .b {
	bottom: 0;
}

.block .c {
	top: 50%;
}

.block .c.ind1 {
	margin-top: -99px;
}

.block .c.ind2 {
	margin-top: -73px;
}

.block .c.ind3 {
	margin-top: -150px;
}

.container {
	width: 60.93%;
	margin: 0 auto;
	position: relative;
	z-index: 21;
}

.side,
.cover-bg {
	overflow: hidden;
	position: fixed;
	right: 0;
	left: 80.465%;
}

.cover-bg {
	top: 0;
	height: 100%;
	background: url(../img/side-repeat.png) 50% 0;
	background-size: 100% auto;
}

.top {
	text-align: center;
}

.top .b {
	padding-bottom: 10px;
}

.top .text {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
	background: rgba(0, 0, 0, 0.5);
	padding: 2px 10px 3px 10px;
	position: relative;
	z-index: 30;
}

.vid {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.vid .wrap{
	height: 100%;
	margin: 0 250px 0 0;
	position: relative;
}

.vid .layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.vid .layer > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
}

.vid .layer > div > div {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 -5000px;
	text-align: center;
}

.vid .layer video {
	min-height: 100%;
	min-width: 100wv;
	outline: none;
	vertical-align: top;
	display: inline-block;
}

.vid .sep {
	position: absolute;
	top: 60px;
	bottom: 0;
	z-index: 15;
	width: 2px;
	background: #fff;
	left: 50%;
	margin: 0 -1px;
}

.vid .sep .handle {
	width: 2px;
	height: 2px;
	margin: -30px -1px;
	position: absolute;
	top: 50%;
	left: 50%;
}

.vid .sep .handle .sq {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 26px;
	height: 26px;
	background: #fff;
	margin: -13px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	opacity: 0.75;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.vid .sep .handle .sq:hover {
	opacity: 1;
}

.vid .sep .handle .txt {
	font-size: 16px;
	line-height: 38px;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	margin: -19px 34px;
}

.vid .sep .handle .txt.l {
	right: 100%;
}

.vid .sep .handle .txt.r {
	left: 100%;
}

.header {
	height: 60px;
	z-index: 100;
	background: rgba(89, 22, 78, 0.65);
	position: relative;
	text-align: right;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 60px;
	font-weight: 200;
}

.header .logo {
	float: left;
	font-size: 0;
}

.header .logo img {
	vertical-align: middle;
	height: 31px;
	width: auto;
}

.side {
	position: fixed;
	top: 40%;
	z-index: 20;
	text-align: center;
	margin: -83px 0 0 0;
}

@media only screen and (max-width: 1280px) {

.cover-bg,
.side {
	left: auto;
	width: 250px;
	z-index: 100;
}

.side {
	z-index: 101;
}
}

/* ------------------ */
.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: left;
}

.jcf-select select {
	color: #000;
	background: #fff;
	z-index: 5;
	cursor: pointer;
}

.jcf-select-text {
	cursor: pointer;
	position: relative;
	z-index: 4;
	display: block;
	height: 46px;
	line-height: 44px;
	padding: 0 18px 0 10px;
	text-transform: uppercase;
}

.jcf-select-text:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	margin: -3px 0;
	border: 6px solid #fff;
	border-bottom-width: 0!important;
	border-left-color: transparent!important;
	border-right-color: transparent!important;
}

.form.mini .jcf-select,
.form.mini select {
	font-size: 14px;
}



.form {
	font-size: 0;
	text-align: center;
}

.form .jcf-select {
	width: 160px;
}

.form.mini .jcf-select {
	width: 164px;
    margin: 0 20px 16px 20px;
}

.form .jcf-select,
.form input[type="submit"] {
	display: inline-block;
	vertical-align: top;
	margin: 0 -1px 0 0;
}

.form input[type="submit"] {
	cursor: pointer;
	padding: 0;
	border: 1px solid #fff;
	width: 46px;
	height: 46px;
	background: url(../img/search.png) no-repeat 50% 50%;
	background-size: auto 16px;
}

.btn {
	-webkit-appearance: none;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	padding: 0 10px;
	min-width: 164px;
	height: 30px;
	line-height: 30px;
	background: #81c341;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	opacity: 1;
	position: relative;
	border: 0;
}

.btn:hover {
	opacity: 0.9;
}

.side .phone {
	font-size: 12px;
	line-height: normal;
	margin: 34px 0 0 0;
}

.side .phone .big1 {
	font-size: 21px;
}

.big {
	font-weight: 200;
	font-size: 40px;
	line-height: 48px;
	text-transform: uppercase;
}

.big span {
	font-size: 64px;
}

.rub {
	font-size: inherit!important;
}

.rub img {
	height: 29px;
	width: auto;
	vertical-align: middle;
	position: relative;
	top: -3px;
}

.price {
	background-image: url(../img/bg1.jpg);
}

.price .b {
	padding-bottom: 70px;
}

.model {
	background-image: url(../img/bg2.jpg);
}

.model .b {
	padding-bottom: 46px;
}

.features {
	background-image: url(../img/bg3.jpg);
	background-color: #fff;
	height: 50%;
	color: #000;
}

.features ul {
	list-style: none;
	margin: 4px 0 47px 0;
	padding: 0;
	white-space: nowrap;
	line-height: 16px;
	color: #59164e;
}

.features li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	margin: 0 44px 0 0;
	padding: 0;
}

.features li img {
	display: block;
	margin: 0 auto 4px auto;
	height: 53px;
	width: auto;
}

.features .small {
	font-size: 11px;
	line-height: normal;
}

.fixation {
	background-image: url(../img/bg4.jpg);
	height: 50%;
}

.fixation .container {
	padding-top: 64px;
}

.pack {
	background-image: url(../img/bg5.jpg);
	background-color: #fff;
	height: 50%;
	color: #000;
}

.pack .b {
	padding-bottom: 32px;
}

.money {
	background-image: url(../img/bg6.jpg);
	background-size: auto 100%;
	background-color: #59164e;
	height: 50%;
}

.money .container {
	padding: 67px 0 0 25.78%;
}

.select {
	background-image: url(../img/bg7.jpg);
}

.select .container {
	text-align: center;
}

.select .form {
	margin-top: 4px;
}

.testimonials {
	background-image: url(../img/bg8.jpg);
	height: 50%;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
}

.testimonials .container {
	padding-top: 41px;
}

.testimonials .head:after {
	content: ' ';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.testimonials .head {
	padding: 42px 0 0 95px;
	margin: 0 0 13px 0;
}

.testimonials .head .big2 {
	font-size: 16px;
	line-height: normal;
}

.testimonials .head img {
	float: left;
	margin: -42px 0 0 -95px;
	height: 83px;
	width: auto;
}

.slider {
	position: relative;
	margin: 1px 0 0 0;
}

.bx-wrapper .bx-next, 
.bx-wrapper .bx-prev  {
	cursor: pointer;
	position: absolute;
	width: 31px;
	height: 47px;
	z-index: 40;
	background: url(../img/slider-arrs.png) no-repeat 50% 50%;
	background-size: 21px auto;
	margin: 76px 0px;
	top: 0;
	opacity: 1;
}

.slider .prev:hover,
.slider .next:hover {
/*opacity: 0.7;*/
}

.bx-wrapper .bx-prev {
	right: 100%;
}

.bx-wrapper .bx-next {
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
	right:0;
}

.slider .hold {
	position: relative;
	height: 100vh;
	overflow: hidden;
	text-align: left;
}

.slider .hold ul {
	list-style: none;
	margin: 0 -20px 0 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.slider .hold li {
	float: left;
	width: 33.33%;
	padding: 0 30px 0 0;
}

.footer {
	z-index: 100;
	min-height: 0;
	height: auto;
	font-size: 12px;
	line-height: 60px;
	height: 60px;
	text-align: center;
	background: #000;
}

.footer .logo {
	font-size: 0;
}

.footer .logo img {
	vertical-align: middle;
	height: 31px;
	width: auto;
}

.footer .l {
	float: left;
}

.footer .r {
	float: right;
}

.up {
	position: absolute;
	bottom: 0;
	right: 19.535%;
	z-index: 21;
	border: 18px solid #fff;
	border-top-width: 0;
	border-left-color: transparent!important;
	border-right-color: transparent!important;
	opacity: 1;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.up:hover {
	opacity: 0.7;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
    z-index: 999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.modal-body {
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    color:#000;
}
.modal-body .img {
    text-align:center;
    width: 100%;
}
body.modal-open {
    overflow-y: auto !important;
    padding-right: 0 !important;
}

.modal-scrollbar-measure {
    overflow: hidden;
}
.zoom {
    display:inline-block;
    position: relative;
}

.zoom img {
    display: block;
}

.zoom img::selection { background-color: transparent; }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0;
}

@media (min-width: 768px) {
    html,
    body {
        height: 100%;
    }
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        font-size:13px;
    }
    .modal-dialog {
        width: 730px;
        margin: 70px auto;
    }
    .h3, h3 {
        font-size: 16px;
    }
    .h4, h4 {
        font-size: 16px;
        color: rgb(89, 22, 78);
        font-weight:700;
    }
    .radio label {
        min-height: 12px;
        font-size: 13px;
    }
    input[type=radio] {
        margin: 2px 0 0 0;
        float: left;
        margin-left: -20px;
        margin-right: 7px;
    }
    hr {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
@media (min-width: 1200px) {
    .modal-dialog {
        width: 900px;
        margin: 70px auto;
    }
}
@media (min-width: 1500px) {
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        font-size:13px;
    }

    
    .radio label {
        min-height: 20px;
        font-size: 13px;
    }
    .h3, h3 {
        font-size: 24px;
    }
    .h4, h4 {
        font-size: 15px;
    }
    input[type=radio] {
        margin: 4px 0 0;
        float: left;
        margin-left: -20px;
        margin-right: 7px;
    }
    hr {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .col-xlg-6{
        width:50%;
    }

}
.container-fluid {
	padding:0;
}
li.active[role="presentation"] a {text-decoration: none;}

.form-control {
    height: 33px;
}
.callback .modal-dialog {
    width: 240px;
    margin: 270px auto;
}
a:focus, a:hover {
    /* color: #fff; */
    text-decoration: none;
    outline:0;
    -moz-outline-style: none;
}
a.opt-link:focus, a.opt-link:hover {
    color: #fff;
}
button.btn:focus {
    outline:0;
    color:#fff;
    -moz-outline-style: none;
}
.checkbox, .radio {
    margin-bottom: 7px;
}
.head img {
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.zoom {
    border:1px solid #000;
}
.zoom img {
    padding:0;
}
a[data-toggle="tooltip"] {
    border-bottom:1px dashed rgb(89, 22, 78);
    color: rgb(89, 22, 78);
    text-decoration: none;
}
a[data-toggle="tooltip"]:hover {
    text-decoration: none;
}
#myModal .tooltip {
    width:280px !important;
}
#myModal .tooltip-inner {
    max-width:280px !important;
    text-align:left;
}
.demo {
    width: 100%;
}
ul.content-slider {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
ul.content-slider li {
    display: block;
    float: left;
    margin-right: 6px;
    margin-top: 0;
    padding-left:0;
    cursor:pointer;
}
ul.content-slider li img {
    display: block;
    height: auto;
    max-width: 100%;
}
.item .table {
    margin-bottom: 0px;
}
label {
    margin-bottom:0;
    font-weight:400;
    display: block;
    margin-left: 20px;
}
.btn-fil{
    background-color: rgb(89, 22, 78);
}
.btn-fil:hover {
    color:#fff;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(89, 22, 78,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(89, 22, 78,.6);
}
.contact {
    padding-top: 6px;
}
b {font-family: "HelveticaRegular";}
.close {
    position: absolute;
    right: 12px;
    top: 10px;
    z-index:999;
}
.checkbox label, .radio label {
    padding-left: 0;
}
.side .btn {
    border-radius: 0px;
}
.info {
    z-index: 100;
    line-height: 75px;
    text-align: center;
    height: 100%;
    min-height: 950px;
    /* min-width: 980px; */
    margin: 0 auto;
    font-size:24px;
    background: url('/img/info.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    position: relative;
    display:none;
}
.info .container {
    margin: 10% auto;
}
.info .container a:hover{
    color:#fff;
}
.info#contacts {
    line-height: 40px;
    font-size:24px;
}
.info#contacts .container {
    margin: 10px auto;
}
.info#contacts .contacts_list {
    list-style: none;
}
.info#contacts .contacts_list li .text {
    text-transform: uppercase;
    text-decoration: underline;
}
.info#contacts .contacts_list li .text:hover {
    text-decoration: none;
    cursor: pointer;
}
.info#contacts .contacts_list .sub_content {
    display: none;
    font-size:16px;
    line-height:25px;
}
.map {
    /*width:600px;*/
    width: 100%;
    max-width: 600px;
    height:400px;
    display:none;
    
}
.YMaps-b-balloon-content {color:#000;}
.info#contacts .shop_contacts div {
    margin: 0 auto;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
}
.bxslider{
    text-align: left;
}
	.categories_list {
		display: block;
		padding: 10px 0 0 0;
	}
	.categories_list li {
		display: block;
		padding-left: 12px;
		text-align: left;
	}
	.categories_list li .text {
        padding-left: 19px;
        margin-left: -30px;
        text-align: left;
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        line-height: 18px;
    }
	.categories_list .sub_content {
    	display: none;
    	margin: 0 0 0 20px;
	}
.radio {margin-top:0;}

@media only screen and (max-width: 400px) {
    .container {width:90%;}
    .block.price {height:250px}
    .block.price .big {margin-top:40px;}
    .block.price .b {padding-bottom: 42px;}
    
    .block.desc {height:250px;background-image: url('/img/desc_mob.jpg');padding-top:30px;}
    .block.model {height: 250px;}
    .block.features {height:250px;background-position: 100% 0%;background-size: 200%;}
    .block.features .big {margin-top:48px;margin-left:14px;}
    .block.features .small {margin-top: 62px;font-size: 20px;}
    .block.defence {height:146px;background-color:#59164e;padding-top:20px;}
    .block.defence .big {margin-bottom:15px;}
    .block.fixation {height: 207px;background-position: 29% 0;}
    .block.fixation .container {padding-top:20px;}
    .block.pack {height: 258px;background-size: 173%;background-position: 38% 0;}
    .block.pack .b {top: 125px;}
    .block.money {height: 270px;background-size: 67%;background-position: -16px 13px;}
    .block.money .big {margin-left:56px;}
    .block.money .big span {font-size:23px;}
    .block.money .container {padding: 20px 15px 0 15px;}
    .block.select {height: 250px;}
    .block.testimonials {height: 280px;}
    .big {font-size:23px;line-height: 28px;}
    .select .form {
        margin-top: 12px;
    }
    .form .jcf-select {
        width: 106px;
    }
    .rub img {
        height: 19px;
        top: -3px;
    }
    .navbar-default {background-image: url(/img/navbar_mob.jpg);}
    .navbar {min-height:71px;background-size:cover}
    .navbar .form {margin-top: 18px;}
    .navbar .form .call {margin-left:10px;}
    .navbar .form .jcf-select {
        width: 100px;
    }
    .navbar .form .jcf-select-text {
        height: 38px;
        line-height: 38px;
    }
    .navbar .form input[type="submit"] {
        width:38px;
        height:38px;
    }
    .navbar .container {width:100%;}
    nav .jcf-select-text {
        padding: 0 18px 0 5px;
        font-size: 14px;
    }
    .navbar .form .jcf-select {
        width: 87px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 768px) {
    .block.price {height:300px}
    .block.price .big {margin-top:40px;}
    .block.price .b {padding-bottom: 42px;}
    .block.desc {height:250px;background-image: url('/img/desc_mob.jpg');padding-top:30px;}
    .block.model {height: 250px;}
    .block.features {height:371px;background-position: 100% 0%;background-size: 200%;}
    .block.features .big {margin-top:64px;margin-left:42px;}
    .block.features .small {margin-top: 117px;font-size: 20px;}
    .block.defence {height:166px;background-color:#59164e;padding-top:20px;}
    .block.defence .big {margin-bottom:15px;}
    .block.defence img {    margin: 0 auto;}
    .block.fixation {height: 207px;background-position: 29% 0;}
    .block.fixation .container {padding-top:20px;}
    .block.pack {height: 310px;background-size: 173%;background-position: 38% 0;}
    .block.pack .b {top: 212px;}
    .block.money {height: 200px;background-size: 38%;background-position: -2px 13px;}
    .block.money .big {margin-left:56px;}
    .block.money .big span {font-size:29px;}
    .block.money .container {padding: 20px 15px 0 15px;}
    .block.select {height: 250px;}
    .block.testimonials {height: 280px;}
    .block.testimonials .container {
        width: 70%;
    }
    .big {font-size:23px;line-height: 28px;}
    .select .form {
        margin-top: 12px;
    }
    .form .jcf-select {
        width: 131px;
    }
    .rub img {
        height: 19px;
        top: -3px;
    }
    .navbar-default {background-image: url(/img/navbar_mob.jpg);}
    .navbar {min-height:71px;background-size:cover}
    .navbar .form {margin-top: 18px;}
    .navbar .form .call {margin-left:20px;}
    .navbar .form .jcf-select {
        width: 100px;
    }
    .navbar .form .jcf-select-text {
        height: 38px;
        line-height: 38px;
    }
    .navbar .form input[type="submit"] {
        width:38px;
        height:38px;
    }
    .container {width:90%;}
}
@media (max-width: 768px){
    body {
        margin-bottom: 68px;
    }
}