* {margin:0; padding:0;}

body {font-family: 'PT Sans', sans-serif;}


h1, h2, h3, h4, h5, h6 {margin:0 0 15px 0;}
h1 {font-size: 48px;}
h2 {font-size: 36px;}
h3 {font-size: 34px;}
h4 {font-size: 32px;}
h5 {font-size: 28px;}
h6 {font-size: 26px;}



a {outline:none !important; color:#004B96; text-decoration: underline; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;}
a:hover {text-decoration: none; color:#004B96;}

button {transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;}

p {margin:0 0 15px 0; font-size:16px; color: #000; line-height: 25px;}
ul, ol {padding:0 0 0 20px; margin-bottom: 20px;}
li {font-size:16px; color: #000;}

img {border: 0; outline: 0;}
img:hover {opacity: 0.9;}

.right {float:right;}
.left {float:left;}
.hidden {display: none;}

.bg-site {background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; position: fixed; opacity: 0; z-index: 10; transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; cursor: pointer;}
.bg-site.active {opacity: 1; top: 0; left: 0; transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out;}


/* ==============================================
********  Меню
=============================================== */
.main-menu {background: #000; position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 10;}
.menu-block {}
.menu-block .menu {list-style: none; padding: 0; margin: 0; display: table; width: 100%; text-align: center;}
.menu-block .menu li {display: table-cell; vertical-align: middle;}
.menu-block .menu li a {color: #fff; font-size: 16px; font-weight: 700; text-decoration: none; display: block; text-transform: uppercase; padding: 16px 15px;}
.menu-block .menu li a:hover {background: #ED1C24;}



/* ==============================================
********  Шапка
=============================================== */
.header-main {}
.header {padding-top: 35px; padding-bottom: 90px;}
.header .logo {}
.header .logo img {opacity: 1;}
.header .address {display: inline-block; vertical-align: middle; font-size: 18px; color: #fff; font-weight: 700; line-height: 24px; margin-left: 175px;}
.header .phones {float: right; margin-top: 10px;}
.header .phones p {font-size: 20px; color: #fff; font-weight: 700; margin: 0 0 8px 0; text-align: right;}
.header .phones p span {font-size: 24px; cursor: pointer;}
.header .phones .btn-call {font-size: 16px; color: #fff; float: right; display: block; margin-top: 2px;}
.header .phones .btn-call:hover {}

/*Мобильное меню*/
.navbar-collapse {padding-left:0; padding-right:0; background: #818286; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.navbar {margin-bottom:0; background: none; border: none; margin:0 0 20px 0; border-radius: 0; position: initial; /*margin-left: -15px; margin-right: -15px;*/}
.navbar .container-fluid {padding-right:0; padding-left: 0;}

.navbar-toggle {padding: 20px 17px; border:0; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; float: left !important; position: relative; z-index: 10; border: 2px solid #fff !important; position: absolute; top: 17px; left: 15px; margin: 0 !important;}
.navbar-default .navbar-toggle, .navbar-toggle:hover, .navbar-toggle:active {background: none !important;}
.navbar-toggle .icon-bar {width: 24px; height: 2px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-toggle .icon-bar + .icon-bar {margin-top: 6px;}

.header .btn-contact-mobile {width: 60px; height: 60px; display: block; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; z-index: 10; cursor: pointer; position: absolute; top: 17px; right: 15px; color: #fff; border: 2px solid #fff;}
.header .btn-contact-mobile i {font-size: 37px; line-height: 60px; text-align: center; width: 56px;}

.header .btn-close {background: url(../images/ico-close-menu.png) center top no-repeat; background-size: 58px 58px; width: 58px; height: 58px; display:block; margin: 35px auto 30px; text-align: center; cursor: pointer; opacity: 0.3;}

#contact .contact-info {padding-top: 30px;}



/*Effect active*/
.navbar-toggle[aria-expanded=true] {border: 2px solid #ED1C24 !important;}
.navbar-toggle[aria-expanded=true] .icon-bar {background: #ED1C24 !important;}
.header .btn-contact-mobile[aria-expanded=true] {color: #ED1C24 !important; border: 2px solid #ED1C24 !important;}




/* ==============================================
********  Первый экран
=============================================== */
.first-block-main {background: #494949 url(../images/bg-1-1.jpg) center top no-repeat; min-height: 688px;}
.first-block {}
.first-block .text {/*background: rgba(0, 0, 0, 0.43);*/ display: table; padding: 30px 40px 30px;}
.first-block .title {color: #fff; font-size: 48px; font-weight: 700; line-height: 57px; margin-bottom: 15px;}
.first-block .title span {color: #ED1C24;}
.first-block ul {list-style: none; padding: 0; margin: 0;}
.first-block ul li {color: #fff; font-size: 30px; font-weight: 700; background: url(../images/bg-li-1.png) 0 6px no-repeat; padding-left: 35px; margin-bottom: 5px;}

.first-block .add-order {float: right; max-width: 430px; background: rgba(0, 0, 0, 0.8); margin: -182px 55px 0 0; width: 100%; padding: 17px;}
.first-block .add-order p {color: #fff; text-align: center; margin: 0 0 15px; font-size: 24px; line-height: 27px;}
.first-block .add-order .btn-order {background: #ED1C24; color: #fff; font-weight: 700; font-size: 24px; border: 3px solid #fff; text-decoration: none; display: block; margin: 0 auto -49px; max-width: 310px; width: 100%; text-align: center; border-radius: 100px; padding: 12px 0 15px 0;} 
.first-block .add-order .btn-order:hover {background: #ac0c12; color: #fff;}




/* ==============================================
********  Наши преимущества
=============================================== */
.our-pref-main {background: #000;}
.our-pref-block {padding-top: 120px; padding-bottom: 55px;}

.pref-list {}
.pref-list .item {margin-bottom: 60px;}
.pref-list .item .image {display: table; margin: 0 auto; height: 75px;}
.pref-list .item .image > span {display: table-cell; vertical-align: bottom;}
.pref-list .item .image > span img {opacity: 1;}

.pref-list .item .image .txt {font-size: 60px; color: #fff; font-weight: 700; line-height: 60px;}
.pref-list .item .image .txt2 {font-size: 72px; color: #fff; font-weight: 700; line-height: 60px;}

.pref-list .item p {text-align: center; color: #fff; font-size: 16px; line-height: 19px; margin: 0;}
.pref-list .item p:before {content: ''; display: block; width: 47px; height: 3px; background: #FF0000; margin: 38px auto 25px;}




/* ==============================================
********  Наши услуги
=============================================== */
.services-main {background: url(../images/bg-2.jpg) center top no-repeat; min-height: 900px; background-size: cover;}
.services-block {padding-top: 80px; padding-bottom: 50px;}
.services-block h2 {font-size: 30px; color: #fff; text-transform: uppercase; font-weight: 700; text-align: center; margin-bottom: 45px;}

.services-list {padding: 0 15px;}
.services-list .item {display: block; text-decoration: none; max-width: 360px; margin: 0 auto 15px; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;}
.services-list .item:hover {transform: scale(1.01)}
.services-list .item:hover img {opacity: 0.7;}
.services-list .item:hover .title {background: #ED1C24;}
.services-list .item img {opacity: 1; max-width: 100%; height: auto;}
.services-list .item .title {background: #000; color: #fff; font-size: 18px; text-align: center; display: table; width: 100%; height: 100px; position: relative; text-transform: uppercase; padding: 0 21px;transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;}
.services-list .item .title:before {content: ''; display: block; border: 1px solid #fff; position: absolute; top: 15px; right: 15px; bottom: 15px; left: 15px;}
.services-list .item .title span {display: table-cell; vertical-align: middle;}



/* ==============================================
********  Наши услуги
=============================================== */
.special-yur-main {background: url(../images/bg-3.jpg) center top no-repeat; background-size: cover;}
.special-yur-block {padding-top: 100px; padding-bottom: 90px;}
.special-yur-block > p {font-size: 30px; font-weight: 700; color: #fff; text-align: center; line-height: 36px; margin-bottom: 80px;}
.special-yur-block > p span {font-size: 36px; color: #ED1C24;}


.special-yur-block .pref-list {padding: 0 30px;}
.special-yur-block .pref-list p {font-weight: 700; font-size: 24px; line-height: 29px;}
.special-yur-block .pref-list .item p:before {margin: 20px auto 20px;}

.special-yur-block form.form {border: 3px solid #fff; padding: 50px; border-radius: 10px; margin: 20px auto;}
.special-yur-block form.form input {background: #252525; width: 100%; height: 44px; border: 2px solid #fff; border-radius: 10px; padding: 0 14px; font-size: 14px; color: #fff; outline: 0;}
.special-yur-block form.form input::-webkit-input-placeholder {color:#fff;}
.special-yur-block form.form input::-moz-placeholder {color:#fff;}
.special-yur-block form.form input:-moz-placeholder {color:#fff;}
.special-yur-block form.form input:-ms-input-placeholder {color:#fff;}
.special-yur-block form.form button {background: #ED1C24; color: #fff; font-size: 24px; display: block; width: 100%; height: 60px; border-radius: 70px; border: 0; cursor: pointer; margin: -8px 0 0 0; outline: 0;}
.special-yur-block form.form button:hover {background: #ac0c12; color: #fff;}


/* ==============================================
********  Почему мы
=============================================== */
.why-we-main {background: #000;}
.why-we-block {padding-top: 65px; padding-bottom: 40px;}
.why-we-block h2 {font-size: 36px; text-align: center;color: #fff; font-weight: 700; margin-bottom: 80px;}
.why-we-block h2 span {color: #ED1C24;}

.why-we {}
.why-we .item {margin-bottom: 65px;}
.why-we .item img {margin-bottom: 20px; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;}
.why-we .item:hover img {transform: scale(1.1)}
.why-we .item .title {font-size: 24px; line-height: 28px; color: #fff; margin-bottom: 20px;}
.why-we .item p {font-size: 16px; line-height: 28px; color: #fff; margin: 0; max-width: 255px;}



/* ==============================================
********  Форма
=============================================== */
.order-by-photo-main {background: url(../images/bg-4.jpg) center top no-repeat; min-height: 780px; background-size: cover; overflow: hidden;}
.order-by-photo-block {padding-top: 195px; padding-bottom: 50px;}

.order-by-photo-block > .row {margin-left: 0; margin-right: 0;}
.order-by-photo-block > .row > div {padding-left: 0; padding-right: 0;}

.order-by-photo-block .text {background: rgba(0, 0, 0, 0.65); padding: 20px 35px; position: relative;}
.order-by-photo-block .text:after {content: ''; display: block; background: url(../images/bg-iphone.png) no-repeat; width: 356px; height: 405px; position: absolute; top: -30px; right: -90px;}

.order-by-photo-block .text h2 {font-size: 40px; font-weight: 700; color: #fff; line-height: 47px; margin-bottom: 20px; position: relative; z-index: 1;}
.order-by-photo-block .text h2 span {color: #ED1C24;}
.order-by-photo-block .text p {font-size: 24px; color: #fff; line-height: 28px; max-width: 450px;}

.order-by-photo-block .order-form {background: rgba(0, 0, 0, 0.65); border: 3px solid #fff; padding: 40px 25px; border-radius: 10px; margin: -40px auto 0;}
.order-by-photo-block .order-form h3 {font-size: 24px; color: #fff; text-align: center; margin-bottom: 32px;}
.order-by-photo-block .order-form form.form {}
.order-by-photo-block .order-form form.form input {background: #252525; width: 100%; height: 44px; border: 2px solid #fff; border-radius: 10px; padding: 0 14px; font-size: 14px; color: #fff; outline: 0; margin-bottom: 22px;}
.order-by-photo-block .order-form form.form input::-webkit-input-placeholder {color:#fff;}
.order-by-photo-block .order-form form.form input::-moz-placeholder {color:#fff;}
.order-by-photo-block .order-form form.form input:-moz-placeholder {color:#fff;}
.order-by-photo-block .order-form form.form input:-ms-input-placeholder {color:#fff;}
.order-by-photo-block .order-form form.form button[type=submit] {background: #ED1C24; color: #fff; font-size: 24px; display: block; width: 100%; height: 60px; border-radius: 70px; border: 0; cursor: pointer; margin: 40px 0 0 0; outline: 0;}
.order-by-photo-block .order-form form.form button:hover {background: #ac0c12; color: #fff;}

/*Upload*/
.file_upload{position: relative; overflow: hidden; margin-bottom: 20px;}
.file_upload:hover  > button {background: #ac0c12;}
.file_upload > button, .file_upload .div_input{cursor: pointer}
.file_upload > button {position: absolute; top: 12px; right: 15px; background: #ED1C24; color: #fff; font-size: 14px; width: 84px; height: 20px; border: 0; outline: 0; cursor: pointer; line-height: 18px; padding-bottom: 4px; border-radius: 25px;}
.file_upload .div_input {background: #252525; width: 100%; height: 44px; border: 2px solid #fff; border-radius: 10px; padding: 0 110px 0 14px; font-size: 14px; color: #fff; outline: 0; line-height: 38px;}

.file_upload input[type=file]{position: absolute; top: 0; visibility: hidden}
.file_upload{transition: box-shadow 0.1s linea}
.file_upload > button{overflow: hidden; white-space: nowrap; text-overflow: ellipsis}




/* ==============================================
********  Портфолио
=============================================== */
.portfolio-main {background: #111111;}
.portfolio-block {padding-top: 50px; padding-bottom: 80px;}
.portfolio-block h2 {font-size: 30px; font-weight: 700; text-align: center; color: #fff; text-transform: uppercase; margin-bottom: -20px; position: relative ;z-index: 1; line-height: 36px;}
.portfolio-block h2 span {background: #111111; display: table; margin: 0 auto; padding: 0 55px;}

.portfolio {border: 10px solid #ED1C24; padding: 100px 80px;}
.portfolio .item {}
.portfolio .item img {opacity: 1; max-width: 100%; height: auto;}

.owl-nav {}
.owl-nav > button {background: url(../images/slider-arrow.png) no-repeat; display: block; position: absolute; top: 50%; width: 35px; height: 94px; text-indent: -9999px; transition: all .0s ease; -webkit-transition: all .0s ease; -moz-transition: all .0s ease; -o-transition: all .0s ease; margin-top: -47px; cursor: pointer; border: 0; outline: 0;}
.owl-nav > .disabled {display: none;}
.owl-nav .owl-prev {background-position: 0 0; left: -50px;}
.owl-nav .owl-prev:hover {background-position: 0 -117px;}
.owl-nav .owl-next {background-position: -93px 0; right: -50px;}
.owl-nav .owl-next:hover {background-position: -93px -118px;}

.owl-dots {text-align: center; width: 100%; margin-top: 20px;}
.owl-dots > button {background: none; background: #fff; outline: 0; border: 1px solid #fff; display: inline-block; vertical-align: top; width: 15px; height: 15px; margin: 0 5px; padding: 0 !important; border-radius: 50px;}
.owl-dots > button:before {display: none !important;}
.owl-dots > button.active {background: #ED1C24; border: 1px solid #ED1C24;}



/* ==============================================
********  Гарантии
=============================================== */
.warranty-main {background: url(../images/bg-5.jpg) center top no-repeat; background-size: cover; min-height: 850px;}
.warranty-block {padding-top: 80px; padding-bottom: 80px;}
.warranty-block h2 {color: #fff; font-size: 30px; font-weight: 700; text-align: center; text-transform: uppercase; margin-bottom: 80px;}

.warranty {}
.warranty img {float: left; margin-top: 40px; margin-right: 85px; margin-left: 160px;}

.warranty .warr-list {overflow: hidden;}
.warranty .warr-list .item { margin-bottom: 40px;}
.warranty .warr-list .item .numb {font-size: 150px; font-weight: 700; color: #ED2326; line-height: 150px; display: inline-block; vertical-align: middle; margin-right: 20px;}
.warranty .warr-list .item p {font-size: 24px; line-height: 28px; color: #fff; max-width: 520px; display: inline-block; vertical-align: middle; margin: 0;}



/* ==============================================
********  Прайс-лист
=============================================== */
.price-main {}
.price-block {padding-top: 70px; padding-bottom: 60px;}
.price-block h2 {color: #000; font-size: 30px; font-weight: 700; text-transform: uppercase; text-align: center; margin-bottom: 40px;}

.price-block table {width: 100%;}
.price-block table tr {border-bottom: 1px solid #C2C2C2;}
.price-block table tr:hover {background: rgba(204, 204, 204, 0.19);}
.price-block table td {font-size: 18px; color: #000; padding-bottom: 7px; padding-top: 15px;}
.price-block table td:nth-child(2) {width: 25%;}
.price-block table td:nth-child(3) {width: 25%;}
.price-block table td:nth-child(4) {width: 15%;}



/* ==============================================
********  АКЦИЯ
=============================================== */
.offer-main {background: url(../images/bg-6.jpg) center top no-repeat; min-height: 780px; background-size: cover;}
.offer-block {padding-top: 100px; padding-bottom: 80px;}
.offer-block h2 {font-size: 40px; color: #fff; font-weight: 700; margin-bottom: 25px;}
.offer-block h2 span {font-size: 48px;}
.offer-block h2 b {color: #ed1c24;}

/*Таймер*/
#timer_wrap {height: 69px;}
#timer_wrap #clock {}
#timer_wrap #clock > div {float: left; margin-right: 18px;}
#timer_wrap #clock > div#razd {font-size: 30px; font-weight: 700; color: #fff; margin: 0 10px; line-height: 25px; display: none !important;}
#timer_wrap #clock > div > div {float: left; margin: 0 2px 0 0; background: url(../images/clock.png) no-repeat; background-size: cover !important; width: 40px; height: 69px;}
#timer_wrap #clock > div > div > p {font-size: 55px; font-weight: 700; color: #454545; margin-left: 4px; line-height: 71px; text-shadow: 1px 1px 0 #fff;}
#stop {color: #ed1c24; font-size: 25px; font-weight: 700; background: rgba(0, 0, 0, 0.7); display: block; padding: 17px;}
#stop {color: #fff; font-size: 16px; font-weight: 300; display: block;}


.offer-block .order-form {background: rgba(0, 0, 0, 0.6); border: 3px solid #fff; padding: 40px 25px; border-radius: 10px; margin: 70px auto 0;}
.offer-block .order-form h3 {font-size: 24px; color: #fff; text-align: center; font-weight: 700; margin-bottom: 50px;}
.offer-block .order-form form.form {}
.offer-block .order-form form.form input {background: #252525; width: 100%; height: 44px; border: 2px solid #fff; border-radius: 10px; padding: 0 14px; font-size: 14px; color: #fff; outline: 0; margin-bottom: 22px;}
.offer-block .order-form form.form input::-webkit-input-placeholder {color:#fff;}
.offer-block .order-form form.form input::-moz-placeholder {color:#fff;}
.offer-block .order-form form.form input:-moz-placeholder {color:#fff;}
.offer-block .order-form form.form input:-ms-input-placeholder {color:#fff;}
.offer-block .order-form form.form button[type=submit] {background: #ED1C24; color: #fff; font-size: 24px; display: block; width: 100%; height: 60px; border-radius: 70px; border: 0; cursor: pointer; margin: 60px 0 0 0; font-weight: 700; outline: 0;}
.offer-block .order-form form.form button:hover {background: #ac0c12; color: #fff;}



/* ==============================================
********  Другие услуги
=============================================== */
.other-services-main {background: #000;}
.other-services-block {padding-top: 85px; padding-bottom: 50px;}
.other-services-block h2 {font-size: 30px; font-weight: 700; color: #fff; text-align: center; text-transform: uppercase; margin-bottom: 10px;}
.other-services-block > p {color: #ed1c24; text-align: center; font-size: 30px; margin-bottom: 50px;}

.services-list-2 {text-align: center;}
.services-list-2 .item {display: inline-block; vertical-align: top; max-width: 240px; text-align: center; margin: 0 65px 20px; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;}
.services-list-2 .item:hover {}
.services-list-2 .item:hover img {box-shadow: 0 0 1px 5px #ED1C24; transform: rotate(15deg); opacity: 0.8;}
.services-list-2 .item img {border-radius: 300px; opacity: 1; margin-bottom: 10px; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease;}
.services-list-2 .item .title {font-size: 18px; color: #fff; text-transform: uppercase; line-height: 22px;}
.services-list-2 .item .title span {color: #ed1c24; display: block; font-weight: 700; text-transform: initial;}





/* ==============================================
********  Сертификаты
=============================================== */
.certificate-main {background: url(../images/bg-5.jpg) center top no-repeat; background-size: cover; min-height: 850px; position: relative; z-index: 2; margin-bottom: -2px;}
.certificate-block {padding-top: 80px; padding-bottom: 80px;}
.certificate-block h2 {color: #fff; font-size: 30px; font-weight: 700; text-align: center; text-transform: uppercase; margin-bottom: 160px;}

.certificate {text-align: center;}
.certificate a {display: inline-block; vertical-align: top; margin: 0 25px 50px; border: solid #ed1c24; border-width: 13px 9px;}
.certificate a img {opacity: 1;}
.certificate a:hover {border: solid #ac0c12; border-width: 13px 9px;}


/* ==============================================
********  Последний блок
=============================================== */
.last-block-main {background: url(../images/bg-7.jpg) center top no-repeat; min-height: 940px; background-size: cover;}
.last-block {padding-top: 50px; padding-bottom: 25px;}
.last-block h2 {color: #fff; font-size: 30px; font-weight: 700; text-align: center; text-transform: uppercase; margin-bottom: 40px;}

.contact-map {margin-bottom: 65px;}
.contact-map p {font-size: 24px; font-weight: 700; color: #fff; line-height: 35px; margin: 100px 0 0 0;}
.contact-map p span {color: #ed1c24;}
.contact-map .map {width: 100%; height: 365px; box-shadow: 9px 9px 0 1px #ed1c24;}

.last-block form.form {border: 3px solid #fff; padding: 35px 50px 50px; border-radius: 10px; margin: 0 auto 25px;}
.last-block form.form h3 {font-size: 36px; font-weight: 700; color: #fff; color: #ED1C24; text-align: center; margin-bottom: 3px;}
.last-block form.form p {font-size: 24px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 40px;}

.last-block form.form .row {margin-left: -25px; margin-right: -25px;}
.last-block form.form .row > div {padding-left: 25px; padding-right: 25px;}

.last-block form.form input {background: #252525; width: 100%; height: 44px; border: 2px solid #fff; border-radius: 10px; padding: 0 14px; font-size: 14px; color: #fff; outline: 0;}
.last-block form.form input::-webkit-input-placeholder {color:#fff;}
.last-block form.form input::-moz-placeholder {color:#fff;}
.last-block form.form input:-moz-placeholder {color:#fff;}
.last-block form.form input:-ms-input-placeholder {color:#fff;}
.last-block form.form button {background: #ED1C24; color: #fff; font-size: 24px; display: block; width: 100%; height: 60px; border-radius: 70px; border: 0; cursor: pointer; margin: -8px 0 0 0; outline: 0;}
.last-block form.form button:hover {background: #ac0c12; color: #fff;}



/* ==============================================
********  Футер
=============================================== */
.footer {}
.footer .logo {font-size: 12px; color: #fff; text-decoration: none; display: table;}
.footer .logo span {display: block; text-align: left; margin-top: 20px;}

.footer .phones {margin-top: 30px;}
.footer .phones p {margin: 0 0 8px 0; font-size: 17px; color: #fff; font-weight: 700;}

.footer a {color: #D12225; font-size: 16px;}
.footer a.btn-politika {display: table; margin: 32px auto 0;}

.footer .created {color: #fff; float: right; text-align: right; font-size: 16px; line-height: 20px; margin-top: 32px;}


/* ==============================================
********  Модальные окна
=============================================== */
.modal-backdrop {cursor: pointer;}

.modal-dialog {}
.modal-dialog .close {position: absolute; top: 7px; right: 7px; opacity: 1; outline: 0;}
.modal-dialog .close img {opacity: 1;}
.modal-dialog .modal-content {background: rgba(0, 0, 0, 0.75); padding: 35px 20px 30px; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 3px solid #fff;}
.modal-dialog .modal-content .modal-body {padding: 0 !important;}
.modal-dialog .modal-content h3 {font-size: 24px; font-weight: 700; color: #fff;  text-align: center; line-height: 32px; margin-bottom: 12px;}
.modal-dialog .modal-content p {font-size: 20px; color: #fff; line-height: 25px; margin-bottom: 20px; text-align: center;}


.modal-dialog form {max-width: 320px; margin: 0 auto;}
.modal-dialog form input {background: #252525; width: 100%; height: 44px; border: 2px solid #fff; border-radius: 10px; padding: 0 14px; font-size: 14px; color: #fff; outline: 0; margin-bottom: 20px;}
.modal-dialog form input::-webkit-input-placeholder {color:#fff;}
.modal-dialog form input::-moz-placeholder {color:#fff;}
.modal-dialog form input:-moz-placeholder {color:#fff;}
.modal-dialog form input:-ms-input-placeholder {color:#fff;}

.modal-dialog form button[type=submit] {background: #ED1C24; color: #fff; font-size: 24px; display: block; width: 100%; height: 60px; border-radius: 70px; border: 0; cursor: pointer; margin: 20px 0 0 0; font-weight: 700;}
.modal-dialog form button:hover {background: #ac0c12; color: #fff;}


.modal-dialog form button {text-align: center; height: 40px; border: 0; outline: 0; width: 100%; font-size: 16px; color: #fff; font-weight: 700; margin-top: 10px;} 


/*Сообщение спасибо*/
#thanks .modal-sm {width: 450px;}
#thanks img {display: table; margin: 0 auto 16px;}
#thanks h3 {margin-bottom: 10px !important; color:#ED1C24;}
#thanks p {text-align: center;}
#thanks .modal-content {padding: 65px 20px 70px;}


/*Политика*/
#modPolitika {}
#modPolitika p {font-size: 16px !important; text-align: left !important; color: #fff; line-height: 20px !important;}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}




.ripplelink{
  text-align:center;
  color:#fff;
  text-decoration:none;
  position:relative;
  overflow:hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index:0;
}

.ripplelink:hover{
    z-index:1000;
}

.ink {
  display: block;
  position: absolute;
  background:rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  -webkit-transform:scale(0);
     -moz-transform:scale(0);
       -o-transform:scale(0);
          transform:scale(0);
}

.animate {
    -webkit-animation:ripple 0.65s linear;
   -moz-animation:ripple 0.65s linear;
    -ms-animation:ripple 0.65s linear;
     -o-animation:ripple 0.65s linear;
        animation:ripple 0.65s linear;
}

@-webkit-keyframes ripple { 100% {opacity: 0; -webkit-transform: scale(2.5);}}
@-moz-keyframes ripple {100% {opacity: 0; -moz-transform: scale(2.5);}}
@-o-keyframes ripple {100% {opacity: 0; -o-transform: scale(2.5);}}
@keyframes ripple { 100% {opacity: 0; transform: scale(2.5);}


    
