@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin-ext');@import "animate.css";body{font-size: 16px;color: #000;font-family: 'PT Sans', sans-serif}.backtop{-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;position: fixed;bottom: 50px;right: 20px;display: none;z-index: 2;cursor: pointer}.backtop:hover{opacity: 0.6}@media  (max-width: 768px){.backtop{display: none !important}}.gallery{list-style: none;padding-left: 0px;clear: both;overflow: auto}.gallery li{display: inline-block;margin-bottom: 25px}.gallery li img{width: 100%;cursor: pointer}.gallery li img:hover{opacity: 0.6}.modal-backdrop.in{z-index: 100000}#gallery-modal{z-index: 1000000}#gallery-modal .vertical-alignment-helper{display: table;height: 100%;width: 100%;pointer-events: none}#gallery-modal .modal-content{width: inherit;height: inherit;margin: 0 auto;pointer-events: all}#gallery-modal button.close{padding: 0;cursor: pointer;border: 0;background: rgba(0,0,0,0.6);width: 30px;height: 30px;position: absolute;z-index: 1;border-radius: 50% 50%;top: -15px;right: -15px;line-height: 30px}@media  (max-width: 768px){#gallery-modal button.close{width: 25px;height: 25px;top: -10px;right: -8px}}#gallery-modal .close{color: #fff;text-shadow: 1px 2px 1px #000;opacity: 1}#gallery-modal .close:hover{opacity: 0.8}#gallery-modal .modal-dialog{display: table-cell;vertical-align: middle;pointer-events: none}@media  (max-width: 768px){#gallery-modal .modal-dialog{margin-top: 25px}}#gallery-modal .modal-dialog .modal-body{padding: 15px}@media  (max-width: 768px){#gallery-modal .modal-dialog .modal-body{padding: 5px}}#gallery-modal .modal-dialog .modal-body .img img{width: 100%}#gallery-modal .modal-dialog .modal-body .panel{margin-bottom: 0px}#gallery-modal .modal-dialog .modal-body .panel .text{position: absolute;bottom: -40px;width: 100%;padding: 4px 10px 4px 10px;display: block;background: rgba(0,0,0,0.6);left: 0;text-shadow: 1px 2px 1px #000;color: #fff;border-radius: 6px;font-size: 14px}#gallery-modal .modal-dialog .modal-body .panel .text .title{float: left}#gallery-modal .modal-dialog .modal-body .panel .text .counter{float: right}#gallery-modal .modal-dialog .modal-body .panel .control{cursor: pointer;font-size: 22px;color: #fff;text-shadow: 2px 1px 2px #000}#gallery-modal .modal-dialog .modal-body .panel .control .controlers{position: absolute;top: 0;bottom: 0;width: 25%;font-size: 25px;color: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}@media  (max-width: 768px){#gallery-modal .modal-dialog .modal-body .panel .control .controlers{font-size: 18px}}#gallery-modal .modal-dialog .modal-body .panel .control .controlers.prev{left: 0}#gallery-modal .modal-dialog .modal-body .panel .control .controlers.prev:hover .glyphicon-chevron-left{opacity: 1;visibility: visible}#gallery-modal .modal-dialog .modal-body .panel .control .controlers.next{right: 0}#gallery-modal .modal-dialog .modal-body .panel .control .controlers.next:hover .glyphicon-chevron-right{opacity: 1;visibility: visible}#gallery-modal .modal-dialog .modal-body .panel .control .controlers .glyphicon-chevron-left{top: 45%;position: absolute;left: 25px;opacity: 0;visibility: hidden;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}#gallery-modal .modal-dialog .modal-body .panel .control .controlers .glyphicon-chevron-right{top: 45%;position: absolute;right: 30px;opacity: 0;visibility: hidden;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}header{background: url('../img/header-bck.jpg') no-repeat;position: relative;z-index: 2}header.fixed{position: fixed;width: 100%;z-index: 1000;top: 0;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}header.fixed .logo{-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}@media (max-width: 1600px){header{background: #333}}header .logo{padding: 35px 0}@media  (max-width: 991px){header .logo{padding: 35px 0 0 0;max-width: 200px}}@media  (max-width: 768px){header .logo{padding: 10px 0 0 0;margin: auto;max-height: inherit}}@media (max-width: 400px){header .logo{margin: inherit}}header .meni{margin-top: 5px}header .meni .basket{float: right;top: 35%;position: absolute;right: 0}@media  (max-width: 991px){header .meni .basket{top: -25px;position: absolute;right: 20px}}@media  (max-width: 768px){header .meni .basket{top: -40px;position: absolute;right: 40px}}header .meni .btn{position: relative;background: url('../img/header-btn.png') no-repeat #fff;background-position: 7px 12px;font-size: 16px;color: #000;float: right;padding: 8px 10px 8px 40px;border-radius: 0;border: 1px solid #c0e0ce;text-transform: uppercase;margin-top: 2px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}@media  (max-width: 768px){header .meni .btn{display: none}}header .meni .info{float: right;margin-top: -5px}@media  (max-width: 991px){header .meni .info{position: absolute;top: -105px;right: 15px}}@media  (max-width: 768px){header .meni .info{display: none}}header .meni .info .phone{color: #205a9d;background: url('../img/header-phone.png') no-repeat left;padding: 13px 30px 13px 34px;display: inline-flex;font-size: 24px;font-weight: 700}@media  (max-width: 991px){header .meni .info .phone{text-indent: -9999px;padding: 0px;width: 27px;height: 27px;background: url('../img/header-phone.png') no-repeat;position: relative;top: 1px;margin-right: 5px}}header .meni .info .mail{color: #205a9d;background: url('../img/header-mail.png') no-repeat left;padding: 13px 30px 13px 34px;display: inline-flex;font-size: 18px;font-weight: 600}@media  (max-width: 991px){header .meni .info .mail{text-indent: -9999px;padding: 0px;width: 26px;height: 27px;background: url('../img/header-mail.png') no-repeat;position: relative;top: 1px;margin-right: 5px}}header .meni .info .language{display: inline-flex;float: none;margin: 0;padding: 5px 0 0 0;cursor: pointer}@media  (max-width: 991px){header .meni .info .language{padding: 0 0 0 0}}@media  (max-width: 768px){header .meni .info .language{clear: both;float: right;margin: 0 0 0 0}}@media (max-width: 450px){header .meni .info .language{clear: none;margin: 0}}header .meni .info .language a.dropdown-toggle{background: url('../img/header-lang.png') no-repeat left;padding: 2px 2px 2px 30px;float: left;color: #fff;text-transform: uppercase}header .meni .info .language .dropdown-menu{float: right;right: -15px;text-align: center;left: auto;border-radius: 0;background: #393939;min-width: 150px}header .meni .info .language .dropdown-menu a{color: #fff;background-color: transparent;text-transform: uppercase;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}header .meni .info .language .dropdown-menu a:hover{background: #000;color: #fff}header .meni nav.navbar{margin: 30px 40px 20px 20px;min-height: 0}@media  (max-width: 991px){header .meni nav.navbar{margin: 25px 0 0 0}}@media  (max-width: 768px){header .meni nav.navbar{width: 100%;margin: 0;float: none;display: block}}header .meni nav.navbar ul.nav{float: right;display: table}@media  (max-width: 991px){header .meni nav.navbar ul.nav{float: none;margin: 0 auto}}@media  (max-width: 768px){header .meni nav.navbar ul.nav{width: 100%;display: inline-grid}}header .meni nav.navbar ul.nav li{float: none;display: table-cell;padding: 0}header .meni nav.navbar ul.nav li a:before{display: none !Important}@media  (max-width: 768px){header .meni nav.navbar ul.nav li{width: 100%}}header .meni nav.navbar ul.nav li a{color: #fff;font-size: 16px;padding: 12px 20px;font-weight: 200 !important;display: block;text-transform: uppercase;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s}header .meni nav.navbar ul.nav li a:hover{color: #ec1d23;background: none}@media (max-width: 1300px){header .meni nav.navbar ul.nav li a{padding: 12px 15px}}@media  (max-width: 768px){header .meni nav.navbar ul.nav li a{width: 100%;padding: 10px 20px 10px 20px;text-align: center}}header .meni nav.navbar ul.nav li:first-child a{background: url('../img/home-icon.png') no-repeat;text-indent: -9999px;padding: 10px 60px 0 0;width: 21px;height: 22px;padding: 2px 20px}@media  (max-width: 768px){header .meni nav.navbar ul.nav li:first-child a{background: none;text-indent: inherit;text-align: center;width: 100%;padding: 10px 20px 10px 20px;height: auto}}header .meni nav.navbar ul.nav li:first-child.active a{background: url('../img/home-icon.png') no-repeat}@media  (max-width: 768px){header .meni nav.navbar ul.nav li:first-child{text-align: center}}header .meni nav.navbar ul.nav li.active a{color: #ec1d23;background: none}header .meni nav.navbar .navbar-toggle .icon-bar{background: #fff}header .meni nav.navbar .navbar-toggle{border: 1px solid #fff}header .meni nav.navbar .navbar-brand{display: none;color: #fff}@media  (max-width: 768px){header .meni nav.navbar .navbar-brand{display: block}}header .meni nav.navbar .navbar-collapse{padding-left: 0px;padding-right: 0px}@media  (max-width: 768px){header .meni nav.navbar .navbar-nav{margin: 0px}}.slider{position: relative;z-index: 1;border-bottom: 4px solid #ec1d23}@media  (max-width: 768px){.slider{margin-top: 0}}@media  (max-width: 1200px){.slider .carousel .carousel-control{display: none}}@keyframes fadeInLeft{0%{opacity: 0;transform: translateX(-120px)}100%{opacity: 1;transform: translateX(0)}}.slider .carousel .carousel-inner .carousel-caption{background: url('../img/carousel-bck.png') no-repeat;width: 100%;top: 50%;left: 10%;padding: 5px;animation: fadeInLeft 2s;-moz-animation: fadeInLeft 2s;-webkit-animation: fadeInLeft 2s;-o-animation: fadeInLeft 2s}@media  (max-width: 768px){.slider .carousel .carousel-inner .carousel-caption{top: 35%}}@media (max-width: 500px){.slider .carousel .carousel-inner .carousel-caption{top: 37%}}.slider .carousel .carousel-inner .carousel-caption .logo{position: absolute;left: 30%;top: -55%}@media (max-width: 1300px){.slider .carousel .carousel-inner .carousel-caption .logo{max-width: 600px}}@media  (max-width: 1200px){.slider .carousel .carousel-inner .carousel-caption .logo{max-width: 400px;top: -8%}}@media  (max-width: 991px){.slider .carousel .carousel-inner .carousel-caption .logo{max-width: 300px}}@media  (max-width: 768px){.slider .carousel .carousel-inner .carousel-caption .logo{top: 10%}}@media (max-width: 500px){.slider .carousel .carousel-inner .carousel-caption .logo{max-width: 200px;top: 8%}}.slider .carousel .carousel-inner .carousel-caption h3{font-size: 48px;color: #f8f8f8;font-weight: 600;float: left;left: 10%;position: relative;width: 300px;text-align: left}.slider .carousel .carousel-inner .carousel-caption h3:after{content: "";background: #f8f8f8;height: 2px;width: 64px;display: block;position: absolute;top: 65px;left: 5px}@media  (max-width: 768px){.slider .carousel .carousel-inner .carousel-caption h3:after{top: -6px}}@media (max-width: 1300px){.slider .carousel .carousel-inner .carousel-caption h3{font-size: 34px}}@media  (max-width: 991px){.slider .carousel .carousel-inner .carousel-caption h3{font-size: 26px}}@media  (max-width: 768px){.slider .carousel .carousel-inner .carousel-caption h3{font-size: 20px;left: 0}}@media (max-width: 500px){.slider .carousel .carousel-inner .carousel-caption h3{font-size: 16px}}.slider .carousel .carousel-inner .carousel-caption p{position: relative;width: 300px;color: #000;top: 5%;font-size: 20px;text-align: left;left: 193px}.slider .carousel .carousel-inner .carousel-caption p a{color: #fff;top: 50%;position: relative}@media  (max-width: 768px){.slider .carousel .carousel-inner .carousel-caption p{left: 0;font-size: 14px}}@media  (max-width: 991px){.slider .item .img{width: 100%;height: 300px;max-width: inherit;object-fit: none;object-position: center}}.slider img{float: none;margin: 0 auto}main{position: relative;z-index: 1;padding: 20px 0}main article{margin-top: 30px;margin-bottom: 40px;cursor: pointer}@media  (max-width: 768px){main article{margin-bottom: 0}}main article figcaption{background: #f1f1f1;padding: 40px 0 0 0;height: 100%}main article figcaption figure{background: #e6e6e6;padding: 5px 0 20px 0;margin-top: 20px;position: relative}main article figcaption figure h1{color: #ec1d23;text-decoration: none;font-size: 28px;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;font-weight: 700;text-align: center;margin: 30px 0 10px 0;text-transform: uppercase}main article figcaption figure h1:hover{transform: scale(1.1, 1.1)}main article figcaption figure img{-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s}main article figcaption figure img:hover{transform: scale(1.1, 1.1)}main article figcaption figure p{color: #333333;padding: 10px 0;font-weight: 400;text-align: center;border-bottom: 2px solid #d9d9d9;margin: 0 20px}main article figcaption figure h4{font-size: 24px;font-weight: 600;margin: 30px 20px 20px 40px;position: relative}main article figcaption figure h4:after{content: "";background: #d9d9d9;height: 40px;width: 2px;display: block;position: absolute;top: -8px;left: 90px}@media  (max-width: 768px){main article figcaption figure h4:after{top: -6px}}main article figcaption figure .basket{position: absolute;right: 25%;bottom: 17%}main article figcaption figure .btn{font-size: 18px;font-weight: 400;background: #205a9d;color: #fff;margin: 10px 0 30px 0;border-radius: 0;padding: 5px 25px}main article figcaption figure .btn:hover{background: #333333}main .breadcrumb{background: none;padding-left: 0;font-size: 14px;position: relative}@media  (max-width: 768px){main .breadcrumb{display: none}}main .breadcrumb li:before{content: "\003e";color: #ec1d23}main .breadcrumb li:first-child:before{content: ""}main .breadcrumb li{color: #ec1d23}main .breadcrumb li a{color: #ec1d23;font-weight: 300}main .breadcrumb li a span{display: none}main div[role="menu"] aside{background: #f7f7f7;margin-top: 30px;padding-top: 10px;padding-bottom: 20px;border-radius: 15px}@media  (max-width: 768px){main div[role="menu"] aside{padding-top: 15px;margin-top: 20px}}main div[role="menu"] aside #menu{display: block;margin-top: 27px}@media  (max-width: 991px){main div[role="menu"] aside #menu.in{display: block}}@media  (max-width: 991px){main div[role="menu"] aside #menu{display: none}}main div[role="menu"] aside h4{position: relative;margin: 0;font-weight: 300}main div[role="menu"] aside h4 .collapsable{display: none;text-decoration: none}@media  (max-width: 991px){main div[role="menu"] aside h4 .collapsable{padding: 15px 20px;color: #000;display: block;clear: both;font-size: 20px;width: 100%}main div[role="menu"] aside h4 .collapsable:after{content: "+";float: right;font-size: 40px;width: 20px;height: 20px;line-height: 20px;text-align: center;vertical-align: middle;position: absolute;right: 12px;top: 12px}main div[role="menu"] aside h4 .collapsable[aria-expanded="false"]:after{content: "+"}main div[role="menu"] aside h4 .collapsable[aria-expanded="true"]:after{content: "-"}}main div[role="menu"] aside h4 a{color: #4fbbec}main div[role="menu"] aside ul{list-style: none;padding: 5px 0 10px 0;margin: 0}main div[role="menu"] aside ul li{padding: 0 0 0 40px;position: relative;margin: 5px 0}main div[role="menu"] aside ul li:before{content: '>';display: block;position: absolute;left: 20px;top: 8px}main div[role="menu"] aside ul li.active a,main div[role="menu"] aside ul li:hover a{color: #6a6863;font-style: normal}main div[role="menu"] aside ul li a{padding: 8px 0;display: block;color: #000;font-weight: 500;text-decoration: none;font-size: 16px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}main div[role="menu"] aside h2{font-size: 24px;text-transform: uppercase;margin-top: 30px;padding: 0 0 0 50px;color: #c9d035;padding-top: 40px;font-weight: 600}main div[role="menu"] .btn{position: relative;background: url('../img/header-btn.png') no-repeat #6a6863;background-position: 35px 17px;font-size: 16px;color: #fff;padding: 15px 10px 15px 50px;border-radius: 10px;border: 1px solid #6a6863;text-transform: uppercase;margin-top: 15px;width: 100%;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}main div[role="content"]{padding-bottom: 0;padding-top: 30px}@media  (max-width: 768px){main div[role="content"]{padding-top: 0}}main div[role="content"] h1{color: #000;font-weight: bold;margin-bottom: 26px;font-size: 28px}main div[role="content"] h1 span{font-size: 20px}main div[role="content"] h2{color: #ec1d23;font-weight: 400;font-size: 20px;margin: 10px 0 20px 0;text-align: center}main div[role="content"] h3{color: #000;font-size: 22px;margin-bottom: 5px;margin-top: 0;font-weight: 700}main div[role="content"] h4{color: #000;font-weight: bold;font-size: 22px;margin: 30px 0 10px 0}@media  (max-width: 768px){main div[role="content"] h4{font-size: 16px}}main div[role="content"] h5{color: #ec1d23;font-weight: bold;font-size: 18px;margin: 5px 0 10px 0}main div[role="content"] img.img-logo{float: right}main div[role="content"] ul{color: #000;font-size: 18px}main div[role="content"] ul li{font-weight: 400}main div[role="content"] p{text-align: justify;color: #000;font-size: 18px}main div[role="content"] p span{color: #999999;font-size: 16px}main div[role="content"] p a{color: #fff;font-weight: 600}main div[role="content"] p.art{font-size: 16px;font-weight: bold}main div[role="content"] .anz{margin-top: 12px}main div[role="content"] .anz label{width: auto;font-weight: 400;float: left;margin-top: 5px;margin-right: 5px}main div[role="content"] .anz .form-control{width: auto}main div[role="content"] .ersat{padding: 5px 40px 5px 0}main div[role="content"] .ersat p{padding: 0 20px}main div[role="content"] .ersat .ers{position: relative;float: left;padding-right: 20px;margin-bottom: 30px}main div[role="content"] .news.col-md-4 p{min-height: 130px}main div[role="content"] .news h1{margin: 20px 0 20px 0;color: #000;font-size: 24px}main div[role="content"] .news h1 a{color: #000}main div[role="content"] .news h2{margin-top: 0}main div[role="content"] .news span{color: #585858;font-size: 14px}main div[role="content"] .news .btn{float: right;padding: 7px 20px;font-size: 16px;top: 0;background: #851619;border-radius: 0;color: #fff;width: auto;margin: 0 0 20px 0;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}main div[role="content"] .news .btn:hover{background: #333}main div[role="content"] .news .btn:before{display: none}main div[role="content"] .news hr{margin-top: 47px}main div[role="content"] .news .logo{float: right;margin-left: 15px}main div[role="content"] .news img{border-radius: 15px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}main div[role="content"] article:hover a{text-decoration: none}main div[role="content"] .btn{position: relative;display: inline-flex;font-size: 18px;color: #ec1d23;padding: 8px 30px;border-radius: 0;background: #fff;border: 2px solid #f68e91;margin-top: 2px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}main div[role="content"] .btn.fix-square{height: 35px;width: 35px;text-align: center;padding: 5px;display: block}main div[role="content"] .btn:hover{color: #333;background: #ec1d23}main div[role="content"] .btn-cart{position: relative;background: url('../img/header-basket.png') no-repeat;background-position: 20px 5px;display: inline-flex;font-size: 18px;color: #ec1d23;padding: 8px 30px 8px 60px;border-radius: 0;border: 2px solid #f68e91;margin-top: 2px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}main div[role="content"] .btn-cart:hover{background: url('../img/header-basket.png') no-repeat;background-position: 20px 5px}main div[role="content"] .btn1{position: relative;background: url('../img/main-pdf.png') no-repeat right;display: inline-flex;font-size: 18px;font-weight: bold;color: #000;padding: 8px 60px 8px 0;border-radius: 0;margin-top: 20px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}main div[role="content"] .btn1:hover{background: url('../img/main-pdf.png') no-repeat right}.section1{margin-top: -30px;position: relative;z-index: 10}.section1 .bg{background: #333333;padding: 20px;margin: 0}.section1 .bg label{color: #fff;font-weight: 400}.section2{padding-top: 40px}@media  (max-width: 768px){.section2{padding-top: 10px}}.section2 article{margin-top: 30px;margin-bottom: 40px;cursor: pointer}@media  (max-width: 768px){.section2 article{margin-bottom: 0}}.section2 article figcaption{background: #f1f1f1;padding: 40px 0 0 0}.section2 article figcaption figure{background: #e6e6e6;padding: 5px 0 20px 0;margin-top: 20px;position: relative}.section2 article figcaption figure h1{color: #ec1d23;text-decoration: none;font-size: 28px;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;font-weight: 700;text-align: center;margin: 30px 0 10px 0;text-transform: uppercase}.section2 article figcaption figure h1:hover{transform: scale(1.1, 1.1)}.section2 article figcaption figure img{-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s}.section2 article figcaption figure img:hover{transform: scale(1.1, 1.1)}.section2 article figcaption figure p{color: #333333;padding: 10px 0;font-weight: 400;text-align: center;border-bottom: 2px solid #d9d9d9;margin: 0 20px}.section2 article figcaption figure h4{font-size: 24px;font-weight: 600;margin: 30px 20px 20px 40px;position: relative}.section2 article figcaption figure h4:after{content: "";background: #d9d9d9;height: 40px;width: 2px;display: block;position: absolute;top: -8px;left: 90px}@media  (max-width: 768px){.section2 article figcaption figure h4:after{top: -6px}}.section2 article figcaption figure .basket{position: absolute;right: 25%;bottom: 17%}.section2 article figcaption figure .btn{font-size: 18px;font-weight: 400;background: #205a9d;color: #fff;margin: 10px 0 30px 0;border-radius: 0;padding: 5px 25px}.section2 article figcaption figure .btn:hover{background: #333333}.section3{background: url('../img/section3-bck.jpg') no-repeat}.section3 h1{color: #fff;font-size: 36px;margin-bottom: 30px;font-weight: 400;margin-top: 40px}@media  (max-width: 768px){.section3 h1{font-size: 22px;margin-top: 50px}}.section3 h1:after{content: "";background: #fff;height: 2px;width: 64px;display: block;position: absolute;top: 90px;left: 15px}@media  (max-width: 768px){.section3 h1:after{top: -6px}}.section3 article{margin-bottom: -40px}.section3 article span{color: #f29100;font-size: 16px;margin-bottom: 5px;margin-top: 5px;font-weight: 400}.section3 article figcaption{background: #fff}.section3 article figcaption h2{color: #ec1d23;font-size: 22px;font-weight: 400;padding: 10px 20px 0 20px}.section3 article figcaption h2 a{color: #ec1d23;font-size: 22px}.section3 article figcaption h2 a:hover{text-decoration: none}.section3 article figcaption p{padding: 0 20px 10px 20px}.section3 article figcaption .btn{font-size: 18px;font-weight: 400;background: #f2f2f2;color: #666666;border-radius: 0;padding: 4px 25px;margin: 10px auto;display: block;width: 100px}.section3 article figcaption .btn:hover{color: #fff;background: #333333}.section3 h3{color: #fff;font-size: 18px;margin-bottom: 5px;margin-top: 5px;font-weight: 400}.section3 p{font-size: 16px}.section3 p span{color: #fff;font-size: 16px;margin-bottom: 5px;margin-top: -55px;font-weight: 400;font-style: italic}@media  (max-width: 768px){.section3 p span{margin-top: -95px}}.section3 .btn{padding: 0;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s}@media  (max-width: 768px){.section3 .btn{margin-top: -10px;margin-bottom: 10px;float: right}}.section4{padding: 100px 0 20px 0}.section4 .mail{color: #666666;background: url('../img/section4-mail.png') no-repeat left;padding: 5px 30px 15px 70px;display: inline-flex;font-size: 36px;font-weight: 600;margin: 0 auto;display: table;font-style: italic}.map iframe{width: 100%;height: 350px;pointer-events: none;border: 0px;margin-bottom: -5px}.contact label{font-size: 16px}.contact .form-control{border-radius: 0px}.contact .form-control.required{background: #f2dede;border-color: #ebccd1}.contact .form-group{margin-bottom: 15px}.contact textarea{height: 180px}.contact .btn{float: right;width: 200px;padding: 10px;font-size: 22px}.contact .btn:hover{background: #137eb7}footer .btn-top{position: absolute;margin-top: -85px;left: 50%;margin-left: -35px;cursor: pointer}footer div[role="footer"]{background: #333333;padding: 25px 0}footer div[role="footer"] h2{color: #fff;font-size: 24px}footer div[role="footer"] h2:after{content: "";background: #fff;height: 2px;width: 64px;display: block;position: absolute;top: 60px;left: 15px}@media  (max-width: 768px){footer div[role="footer"] h2:after{top: -6px}}footer div[role="footer"] p{color: #fff;font-weight: 400}footer div[role="footer"] .logo{margin-top: 10px}footer div[role="footer"] .nav{margin-top: 30px}footer div[role="footer"] .nav li{padding: 5px 10px}footer div[role="footer"] .nav li:first-child{display: none}footer div[role="footer"] .nav li:last-child{display: none}footer div[role="footer"] .nav li a{color: #fff;font-weight: 400;padding: 10px}footer div[role="footer"] .nav li a:hover{text-decoration: none;background: none;color: #c9d035}footer div[role="sign"]{font-size: 10px;background: #ef3d42;padding: 10px 0 0 0}footer div[role="sign"] p{color: #fff}footer div[role="sign"] a{float: right}@media  (max-width: 768px){footer div[role="sign"] a{float: none;text-align: center}}.fix-fotter{position: fixed;width: 100%;bottom: 0;background: #c0c0c0;z-index: 99}.fix-fotter .btns a{display: block;width: calc(50% - 20px);float: left;color: #fff;padding: 10px;margin: 10px;background: #122d36}.selected-product{border: 1px solid #cecece;padding: 15px;margin-bottom: 25px;margin-top: 25px}.selected-product h2{text-align: left !important}.selected-product img{max-width: 200px;margin-right: 15px}.selected-product .btn{width: 50px}.row-flex{display: flex;flex-wrap: wrap}@media  (max-width: 991px){.row-flex{display: block}}.section1 .bg,main .bg{background: #333333;padding: 20px 5px;margin: 30px 0}@media  (max-width: 768px){.section1 .bg,main .bg{margin: 30px 0 0 0}}.section1 .bg label,main .bg label{color: #fff;font-weight: 400}@media  (max-width: 1200px){.section1 .bg label,main .bg label{height: 45px}}.section1 .bg .filter-select,main .bg .filter-select{width: 22%;padding-right: 10px;padding-left: 10px;float: left}@media  (max-width: 768px){.section1 .bg .filter-select,main .bg .filter-select{width: 50%}}.section1 .bg .filter-button,main .bg .filter-button{width: 12%;padding-right: 10px;padding-left: 10px;float: left}.section1 .bg .filter-button .btn,main .bg .filter-button .btn{background: #ec1d23;color: #fff;margin: 25px auto 0 auto;position: relative;bottom: 0;display: block}