1444 lines
50 KiB
CSS
1444 lines
50 KiB
CSS
|
|
/* /*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic);
|
||
|
|
@import url(http://fonts.googleapis.com/css?family=Russo+One&subset=latin,cyrillic);*/
|
||
|
|
/**/
|
||
|
|
@font-face {
|
||
|
|
font-family: HelveticaBlack;
|
||
|
|
font-display: block;
|
||
|
|
src: url("font/HelveticaBlack.otf") format("opentype");
|
||
|
|
}
|
||
|
|
@font-face {
|
||
|
|
font-family: HelveticaNormal;
|
||
|
|
font-display: block;
|
||
|
|
src: url("font/HelveticaNormal.otf") format("opentype");
|
||
|
|
}
|
||
|
|
.flexslider .slides li { background-size: contain !important; }
|
||
|
|
.menu-service li.active>ul{ display:block !important; }
|
||
|
|
.inner.menu-service .active ul ul {display:none; }
|
||
|
|
.breadcrumb {
|
||
|
|
background: #101115 !important;
|
||
|
|
}
|
||
|
|
.actions .badge { position:absolute; border-radius:0 !important; z-index:10; background:rgba(0,0,0,0.5);}
|
||
|
|
.actions .service-unit {
|
||
|
|
height: 370px;
|
||
|
|
}
|
||
|
|
.actions .service-box {
|
||
|
|
border-radius: 5px;
|
||
|
|
overflow: hidden;
|
||
|
|
background: #1c1e23;
|
||
|
|
height: 380px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.breadcrumb {
|
||
|
|
padding: 8px 15px;
|
||
|
|
margin-bottom: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.shum-table atermal-table table-cont {
|
||
|
|
font-weight: bold;
|
||
|
|
font-size: 18px;
|
||
|
|
color: #5fee1f;
|
||
|
|
text-align: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
p {
|
||
|
|
margin: 0 0 10px;
|
||
|
|
text-align: justify;
|
||
|
|
}
|
||
|
|
.flexslider .pagination > li > a, .pagination > li > span {
|
||
|
|
position: relative;
|
||
|
|
float: left;
|
||
|
|
padding: 10px 10px;
|
||
|
|
border-radius:50% !important;
|
||
|
|
font-size:0;
|
||
|
|
line-height: 1.42857143;
|
||
|
|
text-decoration: none;
|
||
|
|
color: #ffffff;
|
||
|
|
background: transparent !important;
|
||
|
|
border: 1px solid #fff;
|
||
|
|
opacity:.4;
|
||
|
|
margin-left: -1px;
|
||
|
|
margin:3px;
|
||
|
|
}
|
||
|
|
.flexslider .flex-control-nav > li > a.flex-active, .flexslider .flex-control-nav > li > span.flex-active {background:#fff !important;}
|
||
|
|
.btn-default, .btn-danger {
|
||
|
|
background-image: none;
|
||
|
|
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
border:1px solid #5fee1f; color:#5fee1f;
|
||
|
|
filter: none;
|
||
|
|
background-color:transparent;
|
||
|
|
}
|
||
|
|
|
||
|
|
.btn-danger:focus, .btn-danger:focus, .form-submit:active, .btn-default:active, .btn-danger:active, .btn-danger:active:focus, .btn-danger:active:hover{
|
||
|
|
color: #ffffff;
|
||
|
|
background-color: #5fee1f;
|
||
|
|
border-color: #5fee1f;
|
||
|
|
}
|
||
|
|
.form-control:focus {
|
||
|
|
border-color: #5fee1f;
|
||
|
|
outline: 0;
|
||
|
|
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
|
||
|
|
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
|
||
|
|
}
|
||
|
|
.form-submit:hover, .btn-default:hover, .btn-danger:hover {
|
||
|
|
border: 1px solid #fff !important;
|
||
|
|
color: #fff;
|
||
|
|
}
|
||
|
|
.ai-callback {text-align:right;}
|
||
|
|
.well {
|
||
|
|
min-height: 20px;
|
||
|
|
padding: 19px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
background-color: #1c1e22;
|
||
|
|
border: transparent;
|
||
|
|
border-radius: 4px;
|
||
|
|
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
|
||
|
|
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
|
||
|
|
}
|
||
|
|
.form-control {
|
||
|
|
display: block;
|
||
|
|
width: 100%;
|
||
|
|
height: 38px;
|
||
|
|
padding: 8px 12px;
|
||
|
|
font-size: 14px;
|
||
|
|
line-height: 1.42857143;
|
||
|
|
color: #ccc;
|
||
|
|
background-color:transparent;
|
||
|
|
background-image: none;
|
||
|
|
border: 1px solid #999;
|
||
|
|
border-radius: 4px;
|
||
|
|
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
|
|
box-shadow: none;
|
||
|
|
-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;
|
||
|
|
}
|
||
|
|
.inner.menu-service li a { color: #9ace82; }
|
||
|
|
.inner.menu-service li li a { color:#ccc; }
|
||
|
|
|
||
|
|
.inner.menu-service li.active li, .inner.menu-service li.active {display:block;}
|
||
|
|
.inner.menu-service li.active> a { color:#5fee1f;}
|
||
|
|
.inner.menu-service li{ padding:0;}
|
||
|
|
.inner.menu-service li a{ padding:9px 9px; display:block;}
|
||
|
|
.inner.menu-service li li {margin: 0 12px;}
|
||
|
|
.inner.menu-service li li li {display:none; border-top:1px dotted rgba(250,250,250,.4); }
|
||
|
|
.inner.menu-service li li li a {padding:2px 9px;}
|
||
|
|
.inner.menu-service li li a {font-size:12px;}
|
||
|
|
#deliveries .form-control, .amounts.form-control { background-color:#2f3338; }
|
||
|
|
#deliveries .list-group-item {
|
||
|
|
position: relative;
|
||
|
|
display: block;
|
||
|
|
padding: 10px 15px;
|
||
|
|
margin-bottom: -1px;
|
||
|
|
background-color: #21242a;
|
||
|
|
border: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
#purchases.table-striped>tbody>tr:nth-of-type(odd) {
|
||
|
|
background-color: transparent;
|
||
|
|
}
|
||
|
|
#purchases.table {
|
||
|
|
background-color: transparent;
|
||
|
|
border-top: 2px solid rgba(250,250,250, .1);
|
||
|
|
border-left: 2px solid rgba(250,250,250, .1);
|
||
|
|
}
|
||
|
|
#purchases th, #purchases td {
|
||
|
|
border-bottom: 2px solid rgba(250,250,250, .1);
|
||
|
|
border-right: 2px solid rgba(250,250,250, .1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.form-submit { border:1px solid #5fee1f; color:#5fee1f; }
|
||
|
|
.product-box h1 {font-size:20px; text-transform:none;}
|
||
|
|
.advantage-name { text-align:center; }
|
||
|
|
.advantage svg {color:#5fee1f; width:100px;}
|
||
|
|
.advantage {padding:10px 0; clear:both; overflow;hidden;}
|
||
|
|
.advantage>div {text-align:center; padding-bottom: 10px;}
|
||
|
|
.map { border:10px solid rgba(250,250,240,.3);overflow: hidden; display: block; margin-top: 80px;}
|
||
|
|
.cart-btn { border:1px solid #fff; padding: 2px 6px;font-family: 'HelveticaNormal'; color:#fff; background:transparent;}
|
||
|
|
.cart-btn::before { content:"\f217"; color:#5fee1f; font-size:16px; margin-right:10px; font-family:FontAwesome; }
|
||
|
|
.cart-btn:hover, .ask-a-question:hover, .ask-a-zakaz:hover {border:1px solid #5fee1f; color:#5fee1f;}
|
||
|
|
|
||
|
|
.home-output .product {background: #1c1e23;overflow: hidden; padding-bottom:4px; margin-top:5px}
|
||
|
|
.blog-unit {background: #1c1e23;overflow: hidden; padding-bottom:4px; border-radius:5px; margin-bottom:20px;}
|
||
|
|
.blog-unit span.name {display:block; text-align:center; color:#5fee1f; padding:20px 0;}
|
||
|
|
.blog-unit a:hover {text-decoration:none;}
|
||
|
|
.blog-unit a img { width:100%;}
|
||
|
|
.blog-unit a span.img {height:235px; overflow:hidden; display:block;}
|
||
|
|
.blog-annotation, .blog-annotation p { color:#b8bfd3; padding:0 20px; text-align:center; font-size:13px;}
|
||
|
|
|
||
|
|
|
||
|
|
.blog-article {text-align:center;}
|
||
|
|
.blog .blog-image a{
|
||
|
|
text-align: center; display:block; min-height: 190px;
|
||
|
|
}
|
||
|
|
.a-date {display:inline-block; margin-bottom:20px; border:1px dotted #999; padding:5px 10px; font-style:italic; border-radius:5px;}
|
||
|
|
|
||
|
|
.top-block { background: rgba(95,238,31,.1); border-radius: 3px; padding:5px; margin-bottom: 20px; margin-top: 20px; }
|
||
|
|
.top-block ul {list-style: none; padding: 0; margin: 0; margin-left:60px; }
|
||
|
|
.top-block a, .top-block .cart-links a {color:rgba(250,250,250,0.6) !important; text-decoration: none; text-transform: uppercase; font-size:12px;}
|
||
|
|
.top-block li{ padding: 0 20px; display: inline; }
|
||
|
|
.top-block .cart-links {text-align: center; color:rgba(250,250,250,0.3)}
|
||
|
|
.top-block .cart-links a {padding:0 10px;}
|
||
|
|
.container-fluid {
|
||
|
|
padding-right: 0 !important;
|
||
|
|
}
|
||
|
|
.second-line {margin-top:30px;}
|
||
|
|
.top-contacts {text-transform: uppercase; color: #fff; line-height: 30px; font-size:12px; letter-spacing: 1px; }
|
||
|
|
.top-contacts .phone { letter-spacing: 2px; font-size:18px;}
|
||
|
|
.top-contacts .phone a:hover {text-decoration: none;}
|
||
|
|
.top-contacts .email a {text-decoration: none; color:#fff; font-size:12px; letter-spacing: 1px; }
|
||
|
|
.top-contacts>div {margin-left: -16px; }
|
||
|
|
.ai-callback {position: relative; padding-top:10px;}
|
||
|
|
header .callme_viewform {
|
||
|
|
text-align: center;
|
||
|
|
border-radius: 5px;
|
||
|
|
border: 1px solid #fff;
|
||
|
|
padding: 8px 16px;
|
||
|
|
text-decoration: none;
|
||
|
|
text-transform: uppercase;
|
||
|
|
color: #fff;
|
||
|
|
font-size: 12px;
|
||
|
|
float: right;
|
||
|
|
margin-top: 20px;
|
||
|
|
background: transparent;
|
||
|
|
}
|
||
|
|
.btn {
|
||
|
|
|
||
|
|
text-shadow:none;
|
||
|
|
}
|
||
|
|
.fancybox-outer input, .fancybox-outer textarea { color:#666; }
|
||
|
|
.fancybox-outer .btn {background:#333; border:1px solid #333; color:#fff;}
|
||
|
|
.slides li {border-radius: 5px; }
|
||
|
|
.slides li .big-font {display:block; font-size:32px; font-style: italic; font-family:'HelveticaBlack'; margin: 10px 0;}
|
||
|
|
.slides li .less-big-font {display:block; font-size:18px; font-style: italic; font-family:'HelveticaBlack'; margin: 10px 0;}
|
||
|
|
.slides li p {color:#ccc;}
|
||
|
|
.ai-more {
|
||
|
|
background: #5fee1f;
|
||
|
|
color:#000 !important;
|
||
|
|
border-radius: 10px;
|
||
|
|
padding: 8px 32px;
|
||
|
|
filter: none;
|
||
|
|
display: inline-block;
|
||
|
|
margin-top:10px;
|
||
|
|
text-align:center;
|
||
|
|
text-decoration:none;
|
||
|
|
font-size:9px;
|
||
|
|
letter-spacing: 2px;
|
||
|
|
text-transform:uppercase;
|
||
|
|
|
||
|
|
}
|
||
|
|
.second-line>div {border-left:1px solid rgba(250,250,250,.4); text-align: center;}
|
||
|
|
.top-serch input.input-search {background: transparent; border: none; color: rgba(250,250,250,.5); }
|
||
|
|
.top-serch .glyphicon-search {color:#5fee1f;font-size:18px;}
|
||
|
|
.btn-sm { border: none; }
|
||
|
|
|
||
|
|
.input-sm {
|
||
|
|
height: 30px;
|
||
|
|
padding: 5px 10px;
|
||
|
|
font-size: 12px;
|
||
|
|
line-height: 1.5;
|
||
|
|
border-radius: 3px;
|
||
|
|
background: transparent;
|
||
|
|
border: none;
|
||
|
|
font-size: 16px;
|
||
|
|
color:#fff;
|
||
|
|
}
|
||
|
|
.bottom-nav {list-style:none; margin:0; padding:0;}
|
||
|
|
.bottom-nav a {text-decoration: none; text-transform: uppercase; font-size:11px; color: #ccc !important; line-height: 24px; cursor: pointer;}
|
||
|
|
.bottom-nav a:hover { color: #5fee1f !important; }
|
||
|
|
|
||
|
|
.social {list-style: none; padding: 0; margin:0;}
|
||
|
|
.social li {padding: 9px 0 9px 16px; display: inline-block; }
|
||
|
|
footer .social li {padding:9px 16px 9px 0;}
|
||
|
|
footer .social li img{max-height: 30px; }
|
||
|
|
.ai-more:hover {background: #000; text-decoration:none; color:#fff !important;}
|
||
|
|
.navbar-nav>li>a {
|
||
|
|
border-right:none;
|
||
|
|
border-left: none;
|
||
|
|
}
|
||
|
|
.ai-padding {padding: 40px 0;}
|
||
|
|
.navbar-nav {
|
||
|
|
margin-bottom: 10px !important;
|
||
|
|
margin-top: 40px !important;
|
||
|
|
}
|
||
|
|
#cart_informer {position: relative;}
|
||
|
|
#cart_informer:before {color:#5fee1f; font-size:22px; content:"\f218"; font-family: FontAwesome; margin-left:-45px; position: absolute; display: inline; left:0; margin-top: 4px;}
|
||
|
|
|
||
|
|
.navbar-nav > li:last-child > a {
|
||
|
|
padding-left: 27px !important;
|
||
|
|
padding-right: 28px !important;
|
||
|
|
}
|
||
|
|
.navbar-nav > li {
|
||
|
|
width: 16.666%;
|
||
|
|
}
|
||
|
|
.btn-danger, .panel-danger .panel-heading {
|
||
|
|
background: transparent;
|
||
|
|
}
|
||
|
|
.navbar-nav {
|
||
|
|
text-transform: uppercase;
|
||
|
|
margin: 0px;
|
||
|
|
width: 100%;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
|
||
|
|
background-color: #58b030;
|
||
|
|
}
|
||
|
|
.navbar-default .navbar-toggle {
|
||
|
|
border-color: #58b030;
|
||
|
|
}
|
||
|
|
.navbar-default .navbar-nav>.active>a,
|
||
|
|
.navbar-default .navbar-nav>.active>a:hover,
|
||
|
|
.navbar-default .navbar-nav>.active>a:focus,
|
||
|
|
.navbar-nav>li>a:hover,
|
||
|
|
.navbar-default .navbar-nav>li>a:hover,
|
||
|
|
.navbar-default .navbar-nav>li>a:focus{
|
||
|
|
color: #5fee1f !important;
|
||
|
|
background-color: transparent !important;
|
||
|
|
}
|
||
|
|
html, body { height: 100%; font-family: 'HelveticaNormal'; font-weight: 400; background: #191921 url(../images/bg.jpg) repeat-x center top; }
|
||
|
|
/*body { background: #141618 url(../images/bg-page.png) no-repeat center top; }*/
|
||
|
|
.navbar {
|
||
|
|
background-image:none;
|
||
|
|
filter: none;
|
||
|
|
border: none;
|
||
|
|
text-shadow: none;
|
||
|
|
}
|
||
|
|
.navbar-default {
|
||
|
|
background-color: transparent;
|
||
|
|
border-color: transparent;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
|
||
|
|
border-color:transparent;
|
||
|
|
}
|
||
|
|
.panel {
|
||
|
|
border:none;
|
||
|
|
border-radius: 4px;
|
||
|
|
-webkit-box-shadow: none;
|
||
|
|
box-shadow: none;
|
||
|
|
background: #101115;
|
||
|
|
padding:0;
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
.panel .panel-heading { color: #9ace82 !important; text-transform: uppercase; padding:25px 18px; font-size:16px;}
|
||
|
|
.panel .panel-heading a {color: #9ace82 !important;}
|
||
|
|
|
||
|
|
.panel .v-menu ul li { padding:12px 10px; border-bottom:1px solid #ccc; }
|
||
|
|
.panel .v-menu ul li a {color:#ccc; font-size:14px;}
|
||
|
|
.panel .v-menu ul li a:hover {color:#5fee1f;}
|
||
|
|
.panel .v-menu ul li:nth-child(2n) { background: #1c1e23; }
|
||
|
|
|
||
|
|
.home-output .product {margin-bottom: 15px;}
|
||
|
|
.home-output .product-name {color:#5fee1f; display: block; text-align: center; text-decoration: none; margin:10px 0;}
|
||
|
|
.home-output .product-price { font-size: 18px; color: #fff; line-height: 38px; white-space: nowrap; }
|
||
|
|
.home-output .product-image { text-align: center; }
|
||
|
|
.home-output .product-image img { max-width: 100%; }
|
||
|
|
.home-output .img-thumbnail {padding: 0;
|
||
|
|
line-height: 1.42857143;
|
||
|
|
background-color: #1c1e22;
|
||
|
|
border: none;
|
||
|
|
border-radius: 4px;
|
||
|
|
-webkit-transition: all .2s ease-in-out;
|
||
|
|
-o-transition: all .2s ease-in-out;
|
||
|
|
transition: all .2s ease-in-out;
|
||
|
|
display: inline-block;
|
||
|
|
max-width: 100%;
|
||
|
|
height: auto;}
|
||
|
|
|
||
|
|
|
||
|
|
a { cursor:pointer;}
|
||
|
|
|
||
|
|
.navbar-nav { text-transform: uppercase; margin: 0px; }
|
||
|
|
.navbar-nav > li > a { padding-left: 10px; padding-right: 10px; text-decoration: none; color: #fff !important; }
|
||
|
|
.navbar-collapse {padding-left: 0px; padding-right: 0px;}
|
||
|
|
.navbar-right input { opacity: 0.65; border: 1px solid #333333; }
|
||
|
|
.navbar-right button, .navbar-right button:hover { border-top: 1px solid #b5000a; border-bottom: 1px solid #b5000a; border-right: 1px solid #b5000a; }
|
||
|
|
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin-bottom: -290px; }
|
||
|
|
|
||
|
|
.menu-service { background: #101115; padding:0;}
|
||
|
|
.menu-service .header { color: #9ace82 !important; text-transform: uppercase; padding:25px 18px; font-size:16px;}
|
||
|
|
.menu-service .header a{ color: #9ace82 !important; text-transform: uppercase; text-decoration:none; }
|
||
|
|
.menu-service ul {list-style: none; padding: 0; margin: 0;}
|
||
|
|
.menu-service ul li { padding: 9px 18px; border-top: 1px solid #ccc; }
|
||
|
|
.menu-service ul li a { color: #ccc; text-decoration: none; font-size: 16px; }
|
||
|
|
.menu-service ul li a:hover { color: #5fee1f; }
|
||
|
|
|
||
|
|
.panel-danger {
|
||
|
|
border-color:none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.service-unit {height:300px;}
|
||
|
|
.service-unit a.tumb {
|
||
|
|
border-radius: 5px;
|
||
|
|
min-height:230px;
|
||
|
|
position:relative;
|
||
|
|
display: block;
|
||
|
|
overflow: hidden;
|
||
|
|
background:#000;
|
||
|
|
|
||
|
|
}
|
||
|
|
.service-unit a.tumb:hover {background:#5fee1f;}
|
||
|
|
.service-unit a.tumb:hover img { opacity:.3; }
|
||
|
|
.service-unit a.tumb:hover::before {z-index:5; position:absolute; content:"подробнее >"; font-size:14px; color:#fff;text-transform:uppercase; display:block; top:70%; width:100%; text-align:center; }
|
||
|
|
.service-name {display:block; padding:10px; text-align:center; text-decoration:none; font-size:18px; }
|
||
|
|
.service-name:hover {color:#5fee1f;}
|
||
|
|
.service-box {border-radius:5px; overflow:hidden; background:#1c1e23; height:300px;}
|
||
|
|
.service-link a {color:#3d4047 !important; letter-spacing: 1px; font-size:18px;}
|
||
|
|
.service-link {text-align:center; padding:20px 0;}
|
||
|
|
.service-link a::after { content:"\f105"; color:#3d4047 !important; font-family:FontAwesome; font-size:22px; padding-left:5px; text-decoration:none;}
|
||
|
|
.service-link a:hover { text-decoration:none; color:#5fee1f !important; }
|
||
|
|
header { box-sizing: border-box; }
|
||
|
|
#top-cart-informer.notempty .icon { display:none !important; }
|
||
|
|
header .cart.notempty { }
|
||
|
|
header .cart.notempty .cart-info table td { color: #fff; }
|
||
|
|
header .cart .cart-enter { position: absolute; width: 100%; box-sizing: border-box; bottom: 0px; left: 0px; height: 75px; text-indent: -9999px; }
|
||
|
|
header .cart .cart-links { text-align: right; margin-right: 10px; }
|
||
|
|
header .cart .cart-info { padding: 7px 0 7px 45px; }
|
||
|
|
header .cart .cart-info .icon {display: none;}
|
||
|
|
header .cart .cart-info table { background: none !important; background-color: rgba(0,0,0,0) !important; }
|
||
|
|
header .cart .cart-info table td {text-align: left; box-sizing: border-box; color: rgb(136, 136, 136); font-size: 100%; height: 20px; line-height: 20px; }
|
||
|
|
header .top-text1 { font-size: 125%; font-family: 'HelveticaNormal'; font-weight: 400; }
|
||
|
|
header .top-text2 { color: #d0cfcf; font-size: 90%; margin-top: 7px; line-height: 1.5em; }
|
||
|
|
header .top-text3 { color: #fff; font-size: 150%; margin-top: 7px; text-align: center; }
|
||
|
|
header .city { font-size: 80%; color: #fff; line-height: 1em; padding: 0px 0px 2px 0px; }
|
||
|
|
header .link { font-size: 90%; }
|
||
|
|
header .email { font-size: 90%; }
|
||
|
|
header .logo img {max-width: 100%; height: auto;}
|
||
|
|
|
||
|
|
footer, .push { clear: both; }
|
||
|
|
footer { background-color: #2e3338; font-size: 100%; padding:40px 0;}
|
||
|
|
footer .container { padding-top: 25px; }
|
||
|
|
footer .title { font-size: 125%; color: #c9ffff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); margin-bottom: 2px; }
|
||
|
|
footer .copyright { font-size: 90%; }
|
||
|
|
footer .copyright span { color: #95f36a; }
|
||
|
|
footer .eto-design { font-size: 80%; }
|
||
|
|
footer a { color: #fff !important; }
|
||
|
|
footer a:hover { color: #aaa !important; }
|
||
|
|
footer img.bottom-logo {width: 200px; height: auto!important;}
|
||
|
|
footer .bottom-contacts { text-transform: uppercase; line-height: 20px; color: #656569; font-size: 12px; }
|
||
|
|
footer .bottom-contacts a { text-decoration: none; color: #656569 !important; font-size:12px !important;}
|
||
|
|
|
||
|
|
footer .ai-copyright { border-top: 1px dashed rgba(250,250,250,.3); padding-top:30px; }
|
||
|
|
|
||
|
|
.ai-form {
|
||
|
|
background: url("../images/bg-form.jpg");
|
||
|
|
clear: both;
|
||
|
|
overflow: hidden;
|
||
|
|
padding: 40px 0;
|
||
|
|
}
|
||
|
|
.ai-form .title {color:#9ace82; font-size:26px; text-transform: uppercase; margin-bottom:40px;}
|
||
|
|
.ai-form label { display: none; }
|
||
|
|
.ai-form input, .ai-form textarea {background: transparent; border:1px solid rgba(250,250,250,.3); padding: 12px; color:#fff; margin: 4px; font-size:16px; height: 50px}
|
||
|
|
.ai-form textarea { height: 150px; }
|
||
|
|
.ai-form .btn { background: #58b030; border: none; padding: 12px 30px; margin: 0; color: #fff; font-size: 16px; }
|
||
|
|
|
||
|
|
.chs {text-transform: uppercase; display: block; text-align: center; color: #2716cb !important; text-shadow: 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff !important; font-style: italic; }
|
||
|
|
.v-menu ul { list-style: none; margin: 0px; margin-top: 7px; padding: 0px; padding-left: 15px; border-top: 1px solid rgba(0,0,0,0.3); }
|
||
|
|
.v-menu > ul { margin-top: 0px; padding-left: 0px; border-top: none; }
|
||
|
|
.v-menu li { padding: 7px 0px; border-bottom: 1px solid rgba(0,0,0,0.3); }
|
||
|
|
.v-menu li:last-child { border-bottom: none; }
|
||
|
|
.v-menu li a { color: #fff; text-decoration: none; display: block; line-height: 1.15em; }
|
||
|
|
.v-menu li a:hover, .v-menu li.active > a { color: #5fee1f !important; }
|
||
|
|
|
||
|
|
.panel .v-menu ul li ul li {
|
||
|
|
padding: 3px 0;
|
||
|
|
border-bottom:1px solid rgba(250,250,250,0.1);
|
||
|
|
font-size:12px !important;
|
||
|
|
|
||
|
|
}
|
||
|
|
.panel .v-menu ul li ul li a{
|
||
|
|
font-size:13px !important;
|
||
|
|
|
||
|
|
}
|
||
|
|
a.btn { text-decoration: none; }
|
||
|
|
.button-set a.btn-block { text-transform: uppercase; font-size: 100%; }
|
||
|
|
.button-set { width: 100%; margin: auto; margin-bottom: 25px; }
|
||
|
|
.button-set .btn-block { position: relative; }
|
||
|
|
.button-set .btn-sidebar { padding-right: 48px; padding-left: 12px; box-sizing: border-box; }
|
||
|
|
.button-set .b1, .button-set .b2, .button-set .b3 { display: inline-block; width: 72px; height: 72px; position: absolute; top: -12px; right: -12px; }
|
||
|
|
.button-set .b1 { background: url(../images/b1.png) no-repeat; }
|
||
|
|
.button-set .b2 { background: url(../images/b2.png) no-repeat; }
|
||
|
|
.button-set .b3 { background: url(../images/b3.png) no-repeat; }
|
||
|
|
.flexslider { box-sizing: border-box; width: 100%; height: 237px; position: relative; overflow: hidden; }
|
||
|
|
.flexslider .slides { position: relative; margin: 0; padding: 0; }
|
||
|
|
.flexslider .slides > li { display: block; float: left; padding: 20px 300px 20px 30px; box-sizing: border-box; width: 100%; height: 237px; }
|
||
|
|
.flexslider .flex-control-nav { display: block; position: absolute; z-index: 99; bottom: 2px; right: 28px; }
|
||
|
|
.flexslider .flex-direction-nav { display: none; }
|
||
|
|
.flexslider .flex-control-nav > li > a,
|
||
|
|
.flexslider .flex-control-nav > li > span {cursor: pointer;}
|
||
|
|
.flexslider .flex-control-nav > li > a.flex-active,
|
||
|
|
.flexslider .flex-control-nav > li > span.flex-active { background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -o-linear-gradient(#020202, #101112 40%, #191b1d); background-image: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(40%, #101112), to(#191b1d)); background-image: linear-gradient(#020202, #101112 40%, #191b1d); background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff191b1d', GradientType=0);-webkit-filter: none; filter: none; }
|
||
|
|
.b { display: block; }
|
||
|
|
.tdn { text-decoration: none; }
|
||
|
|
.drive2 { background: #ff0033; width: 100%; border: 0px; padding: 0px; margin: 0px; border-collapse: collapse; table-layout: auto; border-spacing: 0px; }
|
||
|
|
.drive2 a { display: block; width: 100%; box-sizing: border-box; text-align: center; }
|
||
|
|
.content { margin-bottom: 25px; }
|
||
|
|
|
||
|
|
.content .title, h1 {
|
||
|
|
background: #101115;
|
||
|
|
display: block;
|
||
|
|
font-weight: 500;
|
||
|
|
line-height: 1.1;
|
||
|
|
color: #9ace82;
|
||
|
|
font-size: 18px;
|
||
|
|
margin-top: 20px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
text-transform: uppercase;
|
||
|
|
text-align: center;
|
||
|
|
padding: 16px 0;
|
||
|
|
border-radius: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content a { color: #5fee1f; }
|
||
|
|
|
||
|
|
.well { display: block; overflow: hidden; color: #c8c8c8; }
|
||
|
|
.products { overflow: hidden; }
|
||
|
|
.products .product { overflow: hidden; padding: 15px; margin: 0px; margin-bottom: 15px; }
|
||
|
|
.products .product { background-color: rgba(220,220,220,0.05); }
|
||
|
|
.products .product:nth-child(odd) { background-color: rgba(220,220,220,0.1); }
|
||
|
|
.products .product .product-name { display: block; line-height: 1.15em; font-size: 100%; color: #fff; padding: 7px 0px; text-decoration: none !important; }
|
||
|
|
.products .product .product-price { font-size: 145%; color: #fff; line-height: 38px; white-space: nowrap; }
|
||
|
|
.products .product .product-price small { font-size: 60%;}
|
||
|
|
.products .product .product-compare-price { display: block; text-decoration: line-through; color: #d0000a; font-size: 100%; }
|
||
|
|
.products .product .product-compare-price small { font-size: 100%; }
|
||
|
|
.products .product .product-image img { max-width: 100%; }
|
||
|
|
.products .product .product-info { line-height: 1.15em; }
|
||
|
|
.products .product .product-annotation { font-size: 90%; }
|
||
|
|
.product-details { overflow: hidden; }
|
||
|
|
.product-details .product { position: relative; }
|
||
|
|
.product-details .product .product-name { display: block; line-height: 1.15em; font-size: 100%; color: #fff; padding: 7px 0px; text-decoration: none !important; }
|
||
|
|
.product-details .product .product-price { font-size: 145%; color: #fff; white-space: nowrap; }
|
||
|
|
.product-details .product .product-compare-price { display: block; text-decoration: line-through; color: #d0000a; font-size: 100%; }
|
||
|
|
.product-details .product .product-compare-price small { font-size: 100%; }
|
||
|
|
.product-details .product .product-image { margin-bottom: 15px; }
|
||
|
|
.product-details .product .product-images { margin-bottom: 15px; }
|
||
|
|
|
||
|
|
.product-details .product .cards {
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.product-details .product .product-images a {
|
||
|
|
display: inline-block;
|
||
|
|
width: 80px;
|
||
|
|
height: 50px;
|
||
|
|
overflow: hidden;
|
||
|
|
border-radius: 4px;
|
||
|
|
}
|
||
|
|
.text-left, .text-left p {text-align:left !important;}
|
||
|
|
|
||
|
|
.product-details .product .product-images img { margin-bottom: 3px; box-sizing: border-box; width:100%; }
|
||
|
|
.product-details .product .product-buttons { clear: both; width: 100%; text-align: left; }
|
||
|
|
.product-details .product .minus-plus { overflow: hidden; width: 120px; box-sizing: border-box; margin: auto; margin-bottom: 15px; display: none; }
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
.ask-a-question, .ask-a-zakaz {border:1px solid #fff; color:#fff; border-radius:4px; background:transparent; display:inline-block; margin:5px; padding: 3px 7px;}
|
||
|
|
|
||
|
|
.ask-a-question i, .ask-a-zakaz i { color:#5fee1f; }
|
||
|
|
|
||
|
|
.categories .category { overflow: hidden; height: auto; margin-bottom: 15px; }
|
||
|
|
.categories .category .category-image { text-align: center; }
|
||
|
|
.categories .category .category-image img { max-height: 160px; background: transparent; }
|
||
|
|
.categories .category .category-name { display: block; text-align: center; line-height: 1.15em; font-size: 100%; color: #fff; padding: 7px 0px; text-decoration: none !important; }
|
||
|
|
.category_anons { font-size: 12px; margin-top: 4px; text-transform: lowercase; }
|
||
|
|
.category_anons span { color: red; font-weight: bold; font-size: 18px; }
|
||
|
|
.articles .article { overflow: hidden; height: auto; margin-bottom: 15px; }
|
||
|
|
.articles .article .article-image { text-align: center; }
|
||
|
|
.articles .article .article-image img { max-height: 160px; }
|
||
|
|
.articles .article .article-name { display: block; text-align: center; line-height: 1.15em; font-size: 100%; color: #fff; padding: 7px 0px; text-decoration: none !important; }
|
||
|
|
.brands .brand { overflow: hidden; height: auto; margin-bottom: 15px; }
|
||
|
|
.brands .brand .brand-image { text-align: center; }
|
||
|
|
.brands .brand .brand-image img { max-height: 160px; background: transparent; }
|
||
|
|
.brands .brand .brand-name { display: block; text-align: center; line-height: 1.15em; font-size: 100%; color: #fff; padding: 7px 0px; text-decoration: none !important; }
|
||
|
|
.blog { overflow: hidden; }
|
||
|
|
.blog .blog-article { overflow: hidden; margin-bottom: 7px; height:360px;}
|
||
|
|
.blog .blog-image { margin-bottom: 15px ; }
|
||
|
|
.blog .blog-title { display: block; line-height: 1.15em; font-size: 120%; color: #fff; padding: 7px 0px; }
|
||
|
|
.blog .blog-annotation { font-size: 90%; }
|
||
|
|
a.w, div.w, span.w, a.w img, img.w { }
|
||
|
|
a.w:hover, a.w:hover img { color: #aaa !important; }
|
||
|
|
h1 { font-size: 24px; color: #fff; }
|
||
|
|
h2 { font-size: 22px; color: #fff; }
|
||
|
|
h3 { font-size: 20px; color: #fff; }
|
||
|
|
h4 { font-size: 18px; color: #fff; }
|
||
|
|
h5 { font-size: 17px; color: #fff; }
|
||
|
|
h6 { font-size: 16px; color: #fff; }
|
||
|
|
|
||
|
|
.category-image {text-align:center; }
|
||
|
|
.img-thumbnail {
|
||
|
|
padding: 0px;
|
||
|
|
line-height: 1.42857143;
|
||
|
|
background-color: #1c1e22;
|
||
|
|
border:none;
|
||
|
|
border-radius: 4px;
|
||
|
|
-webkit-transition: all .2s ease-in-out;
|
||
|
|
-o-transition: all .2s ease-in-out;
|
||
|
|
transition: all .2s ease-in-out;
|
||
|
|
|
||
|
|
max-width: 100%;
|
||
|
|
height: auto;
|
||
|
|
}
|
||
|
|
.btn-danger:hover, .btn-danger[disabled] {
|
||
|
|
background: transparent;
|
||
|
|
}
|
||
|
|
|
||
|
|
.btn-danger[disabled]:hover {
|
||
|
|
background-color: transparent;
|
||
|
|
border: 1px solid #fff !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cards ul { list-style:none; color:#fff; margin:20px 0; padding:0;}
|
||
|
|
.cards ul li::before {content:"\f061"; font-family:FontAwesome; font-size:12px; margin-right:10px; color:#5fee1f;}
|
||
|
|
|
||
|
|
|
||
|
|
.navbar .btn-danger {font-size: 11px;}
|
||
|
|
table.table { border: 0px; }
|
||
|
|
td.td { text-align: center; border: 0px; }
|
||
|
|
td.td p, td.td span { margin: 0px; padding: 0px; }
|
||
|
|
td.td a { display: block; line-height: 1.15em; font-size: 100%; padding: 7px 0px; }
|
||
|
|
.category-list ul { margin: 0px; padding: 0px; list-style: none; }
|
||
|
|
strong, b { color: #fff; font-weight: normal !important; }
|
||
|
|
label { margin: 0px; padding: 0px; font-weight: normal; }
|
||
|
|
.h22 { color: #fff; font-weight: normal !important; }
|
||
|
|
.testRater { clear: both; }
|
||
|
|
.mdh { display: none; }
|
||
|
|
input.required { border: 1px solid rgb(255,0,0) !important; box-shadow: 0px 0px 10px rgb(255,0,0) !important; }
|
||
|
|
form.variants { margin: 0px; padding: 0px; }
|
||
|
|
form.variants tr.variant { height: 24px; }
|
||
|
|
form.variants table { background: none !important; background-color: transparent !important; background-image: none !important; }
|
||
|
|
form.variants table td { padding: 10px 0; margin: 0px; }
|
||
|
|
#tabs { list-style: none outside none; margin: 0; overflow: hidden; padding: 0; width: 100%; }
|
||
|
|
#tabs li { float: left; margin: 0 0.5em 0 0; }
|
||
|
|
#tabs a { background: #22371f; border-radius: 5px 0 0; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); float: left; padding: 0.7em 1.2em; position: relative; text-decoration: none; }
|
||
|
|
#tabs a:hover, #tabs a:hover:after, #tabs a:focus, #tabs a:focus:after { background: #1f2229; }
|
||
|
|
#tabs a:focus { outline: 0 none; }
|
||
|
|
#tabs a:after { background: #22371f; border-radius: 0 5px 0 0; bottom: 0; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); content: ""; position: absolute; right: -0.5em; top: 0; transform: skew(10deg); width: 1em; z-index: 1; }
|
||
|
|
#tabs #current a, #tabs #current a:after { background: #1f2229; z-index: 3; }
|
||
|
|
#tabcontent { background: #1f2229; border-radius: 0; box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); display: block; height: auto; padding: 15px; position: relative; z-index: 2; }
|
||
|
|
.autocomplete-w1 { position: absolute; top: 0px; right: -180px; margin: 6px 0 0 6px; }
|
||
|
|
.autocomplete { border: 1px solid #7a8288; background: #2e3338; color: #fff; cursor: default; text-align: left; overflow-x: auto; overflow-y: auto; margin: -6px 6px 6px -6px; overflow-x: hidden; }
|
||
|
|
.autocomplete .selected { background: #7a8288; color: #fff; }
|
||
|
|
.autocomplete div { padding: 2px 5px; white-space: nowrap; }
|
||
|
|
.autocomplete strong { font-weight: normal; color: #3399FF; }
|
||
|
|
.news-widget .news-date { font-size: 80%; }
|
||
|
|
.news-widget .news-title { font-size: 100%; }
|
||
|
|
.blog-menu { overflow: hidden; margin-bottom: 28px; }
|
||
|
|
.panel .collapse-button { line-height: 1em; padding: 2px 12px; border: 1px solid #cccccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
|
||
|
|
.panel .collapse-button .glyphicon {font-size: 16px; color: #dddddd;}
|
||
|
|
.panel .panel-footer { text-align: center; }
|
||
|
|
.panel .panel-footer a { color:#ffffff; }
|
||
|
|
.panel-body.vk { margin: 0px; padding: 0px; }
|
||
|
|
/* cart always on top */
|
||
|
|
.always-on-top {display: block !important; position: fixed !important; z-index: 9999; left: 0; top: 0; padding: 0 !important; box-sizing: border-box; width: 100% !important; height: auto !important; padding: 2px 0px; background: rgba(46,51,56,0.9) !important; text-align: center; }
|
||
|
|
.always-on-top .cart-info .icon {display: table-cell !important; text-align: center; vertical-align: middle; width: 48px;}
|
||
|
|
.always-on-top .cart-info .icon .glyphicon {font-size: 24px; color: #e5000b;}
|
||
|
|
.always-on-top .cart-info { display: inline-block !important; padding: 0 !important; margin: 0 !important; }
|
||
|
|
.always-on-top .cart-links { display: inline-block !important; padding: 0 !important; margin: 0 !important; position: relative; top: -15px; }
|
||
|
|
|
||
|
|
#h_email {display: none;}
|
||
|
|
.content img {max-width: 100%; height: auto;}
|
||
|
|
|
||
|
|
footer .lh {font-size: 90%; line-height: 1.1em; margin-bottom: 8px;}
|
||
|
|
|
||
|
|
.comment_list li{
|
||
|
|
margin-bottom: 15px;
|
||
|
|
list-style: none;
|
||
|
|
padding: 10px;
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.comment_list .comment_header {
|
||
|
|
border-bottom: 1px solid rgba(255, 255,255, 0.1);
|
||
|
|
margin-bottom: 4px;
|
||
|
|
padding-bottom: 4px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.comment_list li:nth-child(even){
|
||
|
|
background-color: #1c1e22;
|
||
|
|
}
|
||
|
|
|
||
|
|
.comment_list li:nth-child(odd){
|
||
|
|
background-color: #2B2E33;
|
||
|
|
}
|
||
|
|
|
||
|
|
.social-icons {margin: 0 0 10px 0; display: table; width: 100%; border-radius: 4px;}
|
||
|
|
.social-icons li {display: table-cell; border: 1px solid #141618; padding: 0; width: 33.33%; text-align: center;}
|
||
|
|
.social-icons a {display: block; padding: 6px 8px;}
|
||
|
|
.social-icons a .fa {font-size: 36px; color: rgb(220,220,220); text-shadow: 1px 1px 1px rgba(0,0,0,0.5);}
|
||
|
|
.social-icons li:hover a .fa {color: rgb(255,255,255);}
|
||
|
|
.social-icons li:first-child {
|
||
|
|
-webkit-border-top-left-radius: 4px;
|
||
|
|
-webkit-border-bottom-left-radius: 4px;
|
||
|
|
-moz-border-radius-topleft: 4px;
|
||
|
|
-moz-border-radius-bottomleft: 4px;
|
||
|
|
border-top-left-radius: 4px;
|
||
|
|
border-bottom-left-radius: 4px;}
|
||
|
|
.social-icons li:last-child {
|
||
|
|
-webkit-border-top-right-radius: 4px;
|
||
|
|
-webkit-border-bottom-right-radius: 4px;
|
||
|
|
-moz-border-radius-topright: 4px;
|
||
|
|
-moz-border-radius-bottomright: 4px;
|
||
|
|
border-top-right-radius: 4px;
|
||
|
|
border-bottom-right-radius: 4px;}
|
||
|
|
|
||
|
|
|
||
|
|
.social-lg {background: url(/images/socsprite_lg.png); width: 48px; height: 48px; overflow: hidden; display: inline-block;}
|
||
|
|
.social-lg.social-instagram {background-position: 0 0;}
|
||
|
|
.social-lg.social-youtube {background-position: -48px 0;}
|
||
|
|
.social-lg.social-vk {background-position: -96px 0;}
|
||
|
|
|
||
|
|
.social-md {background: url(/images/socsprite_md.png); width: 36px; height: 36px; overflow: hidden; display: inline-block;}
|
||
|
|
.social-md.social-instagram {background-position: 0 0;}
|
||
|
|
.social-md.social-youtube {background-position: -36px 0;}
|
||
|
|
.social-md.social-vk {background-position: -72px 0;}
|
||
|
|
|
||
|
|
.social-sm {background: url(/images/socsprite_sm.png); width: 32px; height: 32px; overflow: hidden; display: inline-block;}
|
||
|
|
.social-sm.social-instagram {background-position: 0 0;}
|
||
|
|
.social-sm.social-youtube {background-position: -32px 0;}
|
||
|
|
.social-sm.social-vk {background-position: -64px 0;}
|
||
|
|
|
||
|
|
.social-xs {background: url(/images/socsprite_xs.png); width: 24px; height: 24px; overflow: hidden; display: inline-block;}
|
||
|
|
.social-xs.social-instagram {background-position: 0 0;}
|
||
|
|
.social-xs.social-youtube {background-position: -24px 0;}
|
||
|
|
.social-xs.social-vk {background-position: -48px 0;}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
.fileinput-btn {
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
.fileinput-btn input {
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
right: 0;
|
||
|
|
margin: 0;
|
||
|
|
opacity: 0;
|
||
|
|
-ms-filter: 'alpha(opacity=0)';
|
||
|
|
cursor: pointer;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* Fixes for IE < 8 */
|
||
|
|
@media screen\9 {
|
||
|
|
.fileinput-btn input {
|
||
|
|
filter: alpha(opacity=0);
|
||
|
|
font-size: 100%;
|
||
|
|
height: 100%;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.f-preview {
|
||
|
|
float: left;
|
||
|
|
margin-right: 5px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.f-preview>div {
|
||
|
|
position: absolute;
|
||
|
|
top: 2px;
|
||
|
|
right: 2px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.feedback_not {border: 1px solid red;}
|
||
|
|
|
||
|
|
.breadcrumb a {color: #fff; text-decoration: none;}
|
||
|
|
|
||
|
|
.content .h1, .content .h2, .content .h3, .content .h4, .content .h5, .content .h6 {color: #fff !important;}
|
||
|
|
.services-view p, .service-view p, .services-view li, .service-view li {font-size: 16px;}
|
||
|
|
.services .service .service-title {line-height: 1.3em; height: 2.6em; overflow: hidden;}
|
||
|
|
.services .service .service-title a {display: block;}
|
||
|
|
.services .service .service-adt {line-height: 1em; height: 3em; overflow: hidden;}
|
||
|
|
.services .service .service-button {margin-top: 10px; padding: 0 50px;}
|
||
|
|
.services .service .service-image {text-align: center; line-height: 174px; height: 174px; overflow: hidden;}
|
||
|
|
.service-icons > div {text-align: center;}
|
||
|
|
/* sprite */
|
||
|
|
.sprite {display: inline-block; background: url(/design/carheart/images/service-sprite.png); width: 100px; height: 80px; overflow: hidden;}
|
||
|
|
.sprite.i1 {background-position: -7px 0px;}
|
||
|
|
.sprite.i2 {background-position: -170px 0px;}
|
||
|
|
.sprite.i3 {background-position: -338px 0px;}
|
||
|
|
.sprite.i4 {background-position: -501px 0px;}
|
||
|
|
.sprite.i5 {background-position: -668px 0px;}
|
||
|
|
.sprite.i6 {background-position: -833px 0px;}
|
||
|
|
.sprite.i7 {background-position: -993px 0px;}
|
||
|
|
/* / sprite */
|
||
|
|
.graphics {display: block; height: 144px; background: url(/design/carheart/images/graphics.jpg) no-repeat top right; padding: 20px 33% 10px 40px; overflow: hidden;}
|
||
|
|
.graphics .h3 {margin-top: 0;}
|
||
|
|
.contact-form {clear: both;}
|
||
|
|
.contact-form.well {
|
||
|
|
border: 1px solid #999;
|
||
|
|
}
|
||
|
|
.contact-form.replaced-form {margin-top: 20px;}
|
||
|
|
.contact-form .h3 {margin-top: 0; margin-bottom: 20px;}
|
||
|
|
.img-pull-left {margin:0 15px 10px 0;}
|
||
|
|
.img-pull-right {margin:0 0 10px 15px;}
|
||
|
|
.infoblock {margin-bottom: 30px;}
|
||
|
|
.infoblock img {max-width: 100% !important; height: auto !important;}
|
||
|
|
.hits .hit-title {height: 4.2em;line-height: 1.4em; text-align: center;}
|
||
|
|
.hits .hit-image {text-align: center;}
|
||
|
|
.hits .hit-image img {display: inline-block;}
|
||
|
|
.hits .hit-price {line-height: 38px; color: #fff; font-weight: 700; letter-spacing: 1px;}
|
||
|
|
.hits .hit-price small {font-weight: 400;}
|
||
|
|
.hits .hit-button {}
|
||
|
|
.other-services .oth-title {font-size: 14px; /*max-width: 208px;*/ margin-bottom: 5px; text-align: center; height: 80px; }
|
||
|
|
.other-services .oth-image img {/*max-width: 208px !important;*/ height: auto !important; width: 100%;}
|
||
|
|
.other-services .oth-image a {display: inline-block;width:100%;}
|
||
|
|
.other-services .oth-image {text-align: center;}
|
||
|
|
.related_products.hits {overflow: hidden; margin-top:30px; margin-bottom: 30px;}
|
||
|
|
img {max-width: 100%;}
|
||
|
|
.mb {margin-bottom: 30px;}
|
||
|
|
.tbl {display: table;}
|
||
|
|
.tbl > div {display: table-cell; vertical-align: middle;}
|
||
|
|
|
||
|
|
.service-view p {text-align: justify;}
|
||
|
|
|
||
|
|
@media screen and (max-device-width: 768px) {
|
||
|
|
.graphics p {display: none;}
|
||
|
|
.service-unit {
|
||
|
|
height: 230px;
|
||
|
|
}
|
||
|
|
.service-box {
|
||
|
|
border-radius: 5px;
|
||
|
|
overflow: hidden;
|
||
|
|
background: #1c1e23;
|
||
|
|
height: 230px;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
@media screen and (min-device-width: 768px) {
|
||
|
|
.service-icons > div {width: 14.28%;}
|
||
|
|
|
||
|
|
.service-unit a.tumb {
|
||
|
|
border-radius: 5px;
|
||
|
|
min-height: auto;
|
||
|
|
position: relative;
|
||
|
|
display: block;
|
||
|
|
overflow: hidden;
|
||
|
|
background: #000;
|
||
|
|
}
|
||
|
|
|
||
|
|
.article-photos-block img { min-height: 270px; }
|
||
|
|
|
||
|
|
.w12-5 {
|
||
|
|
width:12.5% !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sort-order {
|
||
|
|
float: right;
|
||
|
|
display: inline-block;
|
||
|
|
margin-top: 26px;
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-bottom: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.sort-order select {
|
||
|
|
background: #191921;
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
border-radius: 4px;
|
||
|
|
height: 32px;
|
||
|
|
padding: 5px;
|
||
|
|
color: #ccc;
|
||
|
|
max-width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.service-header h1 {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
#back-top {
|
||
|
|
position: fixed;
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: center;
|
||
|
|
left: 100%;
|
||
|
|
margin-left: -190px;
|
||
|
|
bottom: 30px;
|
||
|
|
z-index: 100;
|
||
|
|
-webkit-transition: 1s;
|
||
|
|
-moz-transition: 1s;
|
||
|
|
transition: 1s;
|
||
|
|
background-color: #5fee1f;
|
||
|
|
border-radius: 50%;
|
||
|
|
width: 40px;
|
||
|
|
height: 40px;
|
||
|
|
/*padding: 8px;
|
||
|
|
padding-left: 13px;*/
|
||
|
|
cursor: pointer;
|
||
|
|
}
|
||
|
|
|
||
|
|
#back-top i {
|
||
|
|
color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
#back-top a:hover span {
|
||
|
|
background-color: #777;
|
||
|
|
}
|
||
|
|
#back-top span {
|
||
|
|
width: 38px;
|
||
|
|
height: 38px;
|
||
|
|
display: block;
|
||
|
|
margin-bottom: 3px;
|
||
|
|
background: #aaa url(/design/carheart/images/up-arrow.png) no-repeat center center;
|
||
|
|
-webkit-border-radius: 7px;
|
||
|
|
-moz-border-radius: 7px;
|
||
|
|
border-radius: 7px;
|
||
|
|
-webkit-transition: 1s;
|
||
|
|
-moz-transition: 1s;
|
||
|
|
transition: 1s;
|
||
|
|
cursor: pointer;
|
||
|
|
}
|
||
|
|
|
||
|
|
#back_forward .prev-next-title {
|
||
|
|
box-sizing: border-box;
|
||
|
|
font-size: 110%;
|
||
|
|
height: 36px;
|
||
|
|
line-height: 1em;
|
||
|
|
margin: 0;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
#back_forward .cell {
|
||
|
|
float: left;
|
||
|
|
height: auto !important;
|
||
|
|
margin: 5px;
|
||
|
|
overflow: hidden;
|
||
|
|
position: inherit !important;
|
||
|
|
vertical-align: middle;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
#back_forward .prev_next .cell a {
|
||
|
|
height: auto !important;
|
||
|
|
padding-bottom: 5px;
|
||
|
|
position: inherit !important;
|
||
|
|
display: block;
|
||
|
|
padding-top: 5px;
|
||
|
|
text-align: center;
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.flex-active-slide p {color:#fff;}
|
||
|
|
|
||
|
|
.m_link:hover {
|
||
|
|
color:#fff;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
.m_link {
|
||
|
|
text-decoration: none;
|
||
|
|
text-transform: uppercase;
|
||
|
|
}
|
||
|
|
|
||
|
|
#right-cat-btn{
|
||
|
|
height: 184px;
|
||
|
|
right: -9.46px;
|
||
|
|
overflow: visible;
|
||
|
|
position: fixed;
|
||
|
|
top: 28%;
|
||
|
|
width: 43px;
|
||
|
|
z-index: 99990;
|
||
|
|
background: #007fc4;
|
||
|
|
display: block;
|
||
|
|
color:#fff;
|
||
|
|
text-decoration: none;
|
||
|
|
border-radius: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
#right-cat-btn:hover {
|
||
|
|
right: -5.46px
|
||
|
|
}
|
||
|
|
|
||
|
|
#right-cat-btn span {
|
||
|
|
-webkit-transform: rotate(90deg);
|
||
|
|
transform: rotate(90deg);
|
||
|
|
border-radius: 6px;
|
||
|
|
color:#fff;
|
||
|
|
margin-top: 0px;
|
||
|
|
display: block;
|
||
|
|
transform-origin: left top 0;
|
||
|
|
margin-left: 30px;
|
||
|
|
width: 184px;
|
||
|
|
text-align: center;
|
||
|
|
font-size: 16px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.pdf-download { position: relative; display: table; min-height: 49px; margin-bottom: 30px; margin-top: 15px; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); border: 1px solid #dddddd; border-radius: 4px; padding-left: 95px; padding-right: 15px; padding-top: 4px; padding-bottom: 4px; }
|
||
|
|
.pdf-download:before { position: absolute; content: ''; display: block; background: url(/design/carheart/images/72.png); width: 72px; height: 72px; left: 8px; top: 50%; margin-top: -36px; }
|
||
|
|
.pdf-download > span {display: table-cell; height: 41px; vertical-align: middle; text-decoration: none;}
|
||
|
|
.pdf-download p {margin: 0; padding-top: 4px; color: #727272;}
|
||
|
|
.pdf-download a {text-decoration: none; color: #666 !important;}
|
||
|
|
.pdf-download:hover a {text-decoration: underline; color: #666 !important;}
|
||
|
|
|
||
|
|
.pdf-views {margin-top: 20px; margin-bottom: 30px}
|
||
|
|
.pdf-views .pdf-view {margin-bottom: 15px}
|
||
|
|
.pdf-views .pdf-view img {max-width: 100%; height: auto !important}
|
||
|
|
|
||
|
|
.news-widget .news-block {margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #1c1e22;}
|
||
|
|
.news-widget .news-block:last-child {margin-bottom: 0px; padding-bottom: 0px; border-bottom: none;}
|
||
|
|
|
||
|
|
.bx-wrapper .bx-controls-direction a {
|
||
|
|
z-index: 999 !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bx-wrapper {
|
||
|
|
background: #1c1e22 !important;
|
||
|
|
border: 5px solid #1c1e22 !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
.product-comment-date {
|
||
|
|
font-style: italic;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.b3, .b1 {
|
||
|
|
background: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.social-icons.list-inline, .top-text1, .service-icons.row {
|
||
|
|
display: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.flexslider .slides li {
|
||
|
|
background: rgb(0,127,196) no-repeat scroll right center !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.help-block {
|
||
|
|
color: red;
|
||
|
|
}
|
||
|
|
.help-block.err {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
.pagination > li.active > a { border:1px solid #5fee1f; background: #5fee1f;}
|
||
|
|
|
||
|
|
|
||
|
|
.pagination > li > a, .pagination > li > span {
|
||
|
|
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
|
||
|
|
background-image: none;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
filter: none;
|
||
|
|
border-radius: 4px;
|
||
|
|
margin:4px;
|
||
|
|
|
||
|
|
}
|
||
|
|
.pagination-sm > li > a, .pagination-sm > li > span {
|
||
|
|
padding: 5px 10px;
|
||
|
|
font-size: 12px;
|
||
|
|
line-height: 1.5;
|
||
|
|
}
|
||
|
|
.pagination > li > a, .pagination > li > span {
|
||
|
|
position: relative;
|
||
|
|
float: left;
|
||
|
|
padding: 8px 12px;
|
||
|
|
line-height: 1.2;
|
||
|
|
text-decoration: none;
|
||
|
|
color: #ffffff;
|
||
|
|
background-color: transparent;
|
||
|
|
border: 1px solid rgba(250,250,250,0.3);
|
||
|
|
margin-left: -1px;
|
||
|
|
}
|
||
|
|
@media (max-width:468px) {
|
||
|
|
.service-box img {
|
||
|
|
max-width: 100%;
|
||
|
|
height: auto;
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
.service-unit {
|
||
|
|
height: auto;
|
||
|
|
}
|
||
|
|
.service-box {
|
||
|
|
height: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
footer .copyright {
|
||
|
|
font-size: 11px;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.big-btn {
|
||
|
|
padding: 6px 12px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.service-recomended .hit-price {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-forms {
|
||
|
|
width: 600px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-forms .form-horizontal {
|
||
|
|
width: 550px;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
@media (max-width:768px) {
|
||
|
|
.slides li .big-font {
|
||
|
|
display: block;
|
||
|
|
font-size: 25px;
|
||
|
|
font-style: italic;
|
||
|
|
font-family: 'HelveticaBlack';
|
||
|
|
margin: 10px 0;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
@media (max-width:468px) {
|
||
|
|
|
||
|
|
.modal-forms {
|
||
|
|
width: auto !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.modal-forms .form-horizontal {
|
||
|
|
width: 90%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navbar-nav > li:last-child > a {
|
||
|
|
padding-left: 10px !important;
|
||
|
|
padding-right: 10px !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.ai-form {
|
||
|
|
padding-top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.ai-form .title {
|
||
|
|
margin-bottom: 0;
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.ai-form .map {
|
||
|
|
margin-top: 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.zooming2-title {
|
||
|
|
text-align: center;
|
||
|
|
margin-bottom: 5px;
|
||
|
|
font-size: 18px;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
.page-content table {
|
||
|
|
width: 100%;
|
||
|
|
max-width: 100%;
|
||
|
|
background: transparent;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-content table>tr, .page-content table>tbody>tr {
|
||
|
|
background: transparent;
|
||
|
|
background-color: transparent !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-content table>tr:hover, .page-content table>tbody>tr:hover {
|
||
|
|
|
||
|
|
background-color: #1f1f1f !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-content table>tr>td, .page-content table>tbody>tr>td {
|
||
|
|
border: 1px solid #fff;
|
||
|
|
background: transparent;
|
||
|
|
background-color: transparent;
|
||
|
|
text-align: center;
|
||
|
|
vertical-align: middle;
|
||
|
|
}
|
||
|
|
|
||
|
|
.page-content table td p {
|
||
|
|
display: inline;
|
||
|
|
}
|
||
|
|
|
||
|
|
.service-form-link-header {
|
||
|
|
margin-bottom: 15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.service-form-link-header a {
|
||
|
|
color: #398a15;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-hidden {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-all-btn {
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-all-btn button {
|
||
|
|
color: #5fee1f !important;
|
||
|
|
letter-spacing: 1px;
|
||
|
|
font-size: 18px;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-all-btn button:hover, .brand-all-btn button:active, .brand-all-btn button:focus {
|
||
|
|
text-decoration: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.brand-all-btn button::after {
|
||
|
|
content: "\f105";
|
||
|
|
color: #3d4047 !important;
|
||
|
|
font-family: FontAwesome;
|
||
|
|
font-size: 22px;
|
||
|
|
padding-left: 5px;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.main-page-body {
|
||
|
|
width: 80%;
|
||
|
|
margin: 0 auto;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
|
||
|
|
.main-page-body p {
|
||
|
|
text-align: center !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.bx-wrapper {
|
||
|
|
margin: 20px 0 !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.action-page-date {
|
||
|
|
text-align: right;
|
||
|
|
font-style: italic;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.grecaptcha-badge {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.mobile__header--phone {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
.service-brands {
|
||
|
|
display: flex;
|
||
|
|
flex-wrap: wrap;
|
||
|
|
justify-content: flex-start;
|
||
|
|
margin-bottom: 2rem;
|
||
|
|
}
|
||
|
|
.brand-card {
|
||
|
|
position: relative;
|
||
|
|
text-align: center;
|
||
|
|
width: 20%;
|
||
|
|
margin-bottom: 1rem;
|
||
|
|
padding: 0 6px;
|
||
|
|
}
|
||
|
|
.brand-card.inactive {
|
||
|
|
opacity: .5;
|
||
|
|
}
|
||
|
|
.brand-card.inactive img {
|
||
|
|
-webkit-filter:grayscale(1) sepia(0.1);
|
||
|
|
filter: grayscale(1) sepia(0.1);
|
||
|
|
}
|
||
|
|
.brand-image {
|
||
|
|
height: 117px;
|
||
|
|
}
|
||
|
|
.brand-image img {
|
||
|
|
/* max-width: 117px;*/
|
||
|
|
}
|
||
|
|
.brand-card a {
|
||
|
|
color: #5fee1f;
|
||
|
|
}
|
||
|
|
.brand-card a:hover {
|
||
|
|
color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.w-25 { width: 25% !important;}
|
||
|
|
.w-50 { width: 50% !important;}
|
||
|
|
.w-75 { width: 75% !important;}
|
||
|
|
.w-100 { width: 100% !important;}
|
||
|
|
.w-auto { width: auto !important;}
|
||
|
|
.h-25 { height: 25% !important;}
|
||
|
|
.h-50 { height: 50% !important;}
|
||
|
|
.h-75 { height: 75% !important;}
|
||
|
|
.h-100 { height: 100% !important;}
|
||
|
|
.h-auto { height: auto !important;}
|
||
|
|
|
||
|
|
.mw-100 { max-width: 100% !important;}
|
||
|
|
.mh-100 { max-height: 100% !important;}
|
||
|
|
.min-vw-100 { min-width: 100vw !important;}
|
||
|
|
.min-vh-100 { min-height: 100vh !important;}
|
||
|
|
.vw-100 { width: 100vw !important;}
|
||
|
|
.vh-100 { height: 100vh !important;}
|
||
|
|
|
||
|
|
.m-0 { margin: 0 !important;}
|
||
|
|
.mt-0, .my-0 { margin-top: 0 !important;}
|
||
|
|
.mr-0, .mx-0 { margin-right: 0 !important;}
|
||
|
|
.mb-0, .my-0 { margin-bottom: 0 !important;}
|
||
|
|
.ml-0, .mx-0 { margin-left: 0 !important;}
|
||
|
|
.m-1 { margin: 0.25rem !important;}
|
||
|
|
.mt-1, .my-1 { margin-top: 0.25rem !important;}
|
||
|
|
.mr-1, .mx-1 { margin-right: 0.25rem !important;}
|
||
|
|
.mb-1, .my-1 { margin-bottom: 0.25rem !important;}
|
||
|
|
.ml-1, .mx-1 { margin-left: 0.25rem !important;}
|
||
|
|
.m-2 { margin: 0.5rem !important;}
|
||
|
|
.mt-2, .my-2 { margin-top: 0.5rem !important;}
|
||
|
|
.mr-2, .mx-2 { margin-right: 0.5rem !important;}
|
||
|
|
.mb-2, .my-2 { margin-bottom: 0.5rem !important;}
|
||
|
|
.ml-2, .mx-2 { margin-left: 0.5rem !important;}
|
||
|
|
.m-3 {margin: 1rem !important;}
|
||
|
|
.mt-3, .my-3 {margin-top: 1rem !important;}
|
||
|
|
.mr-3, .mx-3 {margin-right: 1rem !important;}
|
||
|
|
.mb-3, .my-3 {margin-bottom: 1rem !important;}
|
||
|
|
.ml-3, .mx-3 {margin-left: 1rem !important;}
|
||
|
|
.m-4 {margin: 1.5rem !important;}
|
||
|
|
.mt-4, .my-4 {margin-top: 1.5rem !important;}
|
||
|
|
.mr-4, .mx-4 {margin-right: 1.5rem !important;}
|
||
|
|
.mb-4, .my-4 {margin-bottom: 1.5rem !important;}
|
||
|
|
.ml-4, .mx-4 {margin-left: 1.5rem !important;}
|
||
|
|
.m-5 {margin: 3rem !important;}
|
||
|
|
.mt-5, .my-5 {margin-top: 3rem !important;}
|
||
|
|
.mr-5, .mx-5 {margin-right: 3rem !important;}
|
||
|
|
.mb-5, .my-5 {margin-bottom: 3rem !important;}
|
||
|
|
.ml-5, .mx-5 {margin-left: 3rem !important;}
|
||
|
|
|
||
|
|
.p-0 {padding: 0 !important;}
|
||
|
|
.pt-0,.py-0 {padding-top: 0 !important;}
|
||
|
|
.pr-0,.px-0 {padding-right: 0 !important;}
|
||
|
|
.pb-0,.py-0 {padding-bottom: 0 !important;}
|
||
|
|
.pl-0,.px-0 {padding-left: 0 !important;}
|
||
|
|
.p-1 {padding: 0.25rem !important;}
|
||
|
|
.pt-1,.py-1 {padding-top: 0.25rem !important;}
|
||
|
|
.pr-1,.px-1 {padding-right: 0.25rem !important;}
|
||
|
|
.pb-1,.py-1 {padding-bottom: 0.25rem !important;}
|
||
|
|
.pl-1,.px-1 {padding-left: 0.25rem !important;}
|
||
|
|
.p-2 {padding: 0.5rem !important;}
|
||
|
|
.pt-2,.py-2 {padding-top: 0.5rem !important;}
|
||
|
|
.pr-2,.px-2 {padding-right: 0.5rem !important;}
|
||
|
|
.pb-2,.py-2 {padding-bottom: 0.5rem !important;}
|
||
|
|
.pl-2,.px-2 {padding-left: 0.5rem !important;}
|
||
|
|
.p-3 {padding: 1rem !important;}
|
||
|
|
.pt-3,.py-3 {padding-top: 1rem !important;}
|
||
|
|
.pr-3,.px-3 {padding-right: 1rem !important;}
|
||
|
|
.pb-3,.py-3 {padding-bottom: 1rem !important;}
|
||
|
|
.pl-3,.px-3 {padding-left: 1rem !important;}
|
||
|
|
.p-4 {padding: 1.5rem !important;}
|
||
|
|
.pt-4,.py-4 {padding-top: 1.5rem !important;}
|
||
|
|
.pr-4,.px-4 {padding-right: 1.5rem !important;}
|
||
|
|
.pb-4,.py-4 {padding-bottom: 1.5rem !important;}
|
||
|
|
.pl-4,.px-4 {padding-left: 1.5rem !important;}
|
||
|
|
.p-5 {padding: 3rem !important;}
|
||
|
|
.pt-5,.py-5 {padding-top: 3rem !important;}
|
||
|
|
.pr-5,.px-5 {padding-right: 3rem !important;}
|
||
|
|
.pb-5,.py-5 {padding-bottom: 3rem !important;}
|
||
|
|
.pl-5,.px-5 {padding-left: 3rem !important;}
|
||
|
|
|
||
|
|
.m-n1 {margin: -0.25rem !important;}
|
||
|
|
.mt-n1,.my-n1 {margin-top: -0.25rem !important;}
|
||
|
|
.mr-n1,.mx-n1 {margin-right: -0.25rem !important;}
|
||
|
|
.mb-n1,.my-n1 {margin-bottom: -0.25rem !important;}
|
||
|
|
.ml-n1,.mx-n1 {margin-left: -0.25rem !important;}
|
||
|
|
.m-n2 {margin: -0.5rem !important;}
|
||
|
|
.mt-n2,.my-n2 {margin-top: -0.5rem !important;}
|
||
|
|
.mr-n2,.mx-n2 {margin-right: -0.5rem !important;}
|
||
|
|
.mb-n2,.my-n2 {margin-bottom: -0.5rem !important;}
|
||
|
|
.ml-n2,.mx-n2 {margin-left: -0.5rem !important;}
|
||
|
|
.m-n3 {margin: -1rem !important;}
|
||
|
|
.mt-n3,.my-n3 {margin-top: -1rem !important;}
|
||
|
|
.mr-n3,.mx-n3 {margin-right: -1rem !important;}
|
||
|
|
.mb-n3,.my-n3 {margin-bottom: -1rem !important;}
|
||
|
|
.ml-n3,.mx-n3 {margin-left: -1rem !important;}
|
||
|
|
.m-n4 {margin: -1.5rem !important;}
|
||
|
|
.mt-n4,.my-n4 {margin-top: -1.5rem !important;}
|
||
|
|
.mr-n4,.mx-n4 {margin-right: -1.5rem !important;}
|
||
|
|
.mb-n4,.my-n4 {margin-bottom: -1.5rem !important;}
|
||
|
|
.ml-n4,.mx-n4 {margin-left: -1.5rem !important;}
|
||
|
|
.m-n5 {margin: -3rem !important;}
|
||
|
|
.mt-n5,.my-n5 {margin-top: -3rem !important;}
|
||
|
|
.mr-n5,.mx-n5 {margin-right: -3rem !important;}
|
||
|
|
.mb-n5,.my-n5 { margin-bottom: -3rem !important;}
|
||
|
|
.ml-n5,.mx-n5 {margin-left: -3rem !important;}
|
||
|
|
.m-auto {margin: auto !important;}
|
||
|
|
.mt-auto,.my-auto {margin-top: auto !important;}
|
||
|
|
.mr-auto,.mx-auto {margin-right: auto !important;}
|
||
|
|
.mb-auto,.my-auto {margin-bottom: auto !important;}
|
||
|
|
.ml-auto,.mx-auto {margin-left: auto !important;}
|
||
|
|
|
||
|
|
.clearfix::after {display: block;clear: both;content: "";}
|
||
|
|
.float-left {float: left !important;}
|
||
|
|
.float-right {float: right !important;}
|
||
|
|
.float-none {float: none !important;}
|
||
|
|
|
||
|
|
.stretched-link::after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;content: "";}
|
||
|
|
.position-static {position: static !important;}
|
||
|
|
.position-relative {position: relative !important;}
|
||
|
|
.position-absolute {position: absolute !important;}
|
||
|
|
.position-fixed {position: fixed !important;}
|
||
|
|
|
||
|
|
.d-inline {display: inline !important;}
|
||
|
|
.d-inline-block {display: inline-block !important;}
|
||
|
|
.d-block {display: block !important;}
|
||
|
|
.d-grid {display: grid !important;}
|
||
|
|
.d-table {display: table !important;}
|
||
|
|
.d-table-row {display: table-row !important;}
|
||
|
|
.d-table-cell {display: table-cell !important;}
|
||
|
|
.d-flex {display: flex !important;}
|
||
|
|
.d-inline-flex {display: inline-flex !important;}
|
||
|
|
.d-none {display: none !important;}
|
||
|
|
|
||
|
|
.flex-row {flex-direction: row !important;}
|
||
|
|
.flex-column {flex-direction: column !important;}
|
||
|
|
.flex-row-reverse {flex-direction: row-reverse !important;}
|
||
|
|
.flex-column-reverse {flex-direction: column-reverse !important;}
|
||
|
|
.flex-wrap {flex-wrap: wrap !important;}
|
||
|
|
.flex-nowrap {flex-wrap: nowrap !important;}
|
||
|
|
.flex-wrap-reverse {flex-wrap: wrap-reverse !important;}
|
||
|
|
.flex-fill {flex: 1 1 auto !important;}
|
||
|
|
.flex-grow-0 {flex-grow: 0 !important;}
|
||
|
|
.flex-grow-1 {flex-grow: 1 !important;}
|
||
|
|
.flex-shrink-0 {flex-shrink: 0 !important;}
|
||
|
|
.flex-shrink-1 {flex-shrink: 1 !important;}
|
||
|
|
.justify-content-start {justify-content: flex-start !important;}
|
||
|
|
.justify-content-end {justify-content: flex-end !important;}
|
||
|
|
.justify-content-center {justify-content: center !important;}
|
||
|
|
.justify-content-between {justify-content: space-between !important;}
|
||
|
|
.justify-content-around {justify-content: space-around !important;}
|
||
|
|
.align-items-start {align-items: flex-start !important;}
|
||
|
|
.align-items-end {align-items: flex-end !important;}
|
||
|
|
.align-items-center {align-items: center !important;}
|
||
|
|
.align-items-baseline {align-items: baseline !important;}
|
||
|
|
.align-items-stretch {align-items: stretch !important;}
|
||
|
|
.align-content-start {align-content: flex-start !important;}
|
||
|
|
.align-content-end {align-content: flex-end !important;}
|
||
|
|
.align-content-center {align-content: center !important;}
|
||
|
|
.align-content-between {align-content: space-between !important;}
|
||
|
|
.align-content-around {align-content: space-around !important;}
|
||
|
|
.align-content-stretch {align-content: stretch !important;}
|
||
|
|
.align-self-auto {align-self: auto !important;}
|
||
|
|
.align-self-start {align-self: flex-start !important;}
|
||
|
|
.align-self-end {align-self: flex-end !important;}
|
||
|
|
.align-self-center {align-self: center !important;}
|
||
|
|
.align-self-baseline {align-self: baseline !important;}
|
||
|
|
.align-self-stretch {align-self: stretch !important;}
|
||
|
|
|
||
|
|
.img-fluid {max-width: 100%; height: auto;}
|
||
|
|
|
||
|
|
.stretched-link::after {
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
right: 0;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
z-index: 1;
|
||
|
|
pointer-events: auto;
|
||
|
|
content: "";
|
||
|
|
background-color: rgba(0, 0, 0, 0);
|
||
|
|
}
|