/*
Theme Name: zaxidna
Author: zaxidna.pro
Author URI: http://zaxidna.pro
Version: 1.0
*/


@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,700&display=swap&subset=cyrillic');


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

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
}

/*
.h6, h6 {
        font-size: 1.1rem;
}
*/

.container-fluid, section.mainslider {
	    max-width: 1600px;
	    margin: 0 auto;
}

small {
        font-size: .9rem;
}

img {
        max-width: 100%;
}

.fw-600 {
        font-weight: 600;
}

.bg-dark {
        background-color: #212529 !important;
}

.bg-light {
        background-color: #f2efef !important;
}

a {
        color: #212529;
}

a:hover {
        color: #a33327;
}

a:focus {
        outline: none;
}

.dropdown-menu {
        border-radius: .15rem;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
}

/*
header .dropdown-menu {
        border: 0;
        padding: 1rem;
}
*/

.btn {
        font-weight: 600;
        transition: .3s;
        border-radius: .15rem;
        box-shadow: none!important;
}

.btn i {
        margin-right: .5rem;
}

.btn-default {
        border-color: rgba(255,255,255,.15);
}

.btn-primary {
        border: 0;
        background-color: #a33327;
}

.btn-primary:hover {
        background-color: #212529;
}

.btn-primary:focus {
        background-color: #212529;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        background-color: #212529;
}


.form-control {
        border-radius: .15rem;
        box-shadow: none !important;
}

form .has-error span {
        display: none !important;
}

form .has-error .form-control {
        border-color: #dc3545 !important;
}

form .g-recaptcha {
        margin-bottom: 1.5rem;
}

.alert {
        border-radius: 0 0 .15rem .15rem;
        border: 0;
}






header {
        background-color: #ffffff;
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        z-index: 1040;
        transition: .3s;
}


header a {
        text-decoration: none !important;
        color: #212529;
}

header a:hover, header a:focus {

}

.logo svg {
        width: 5rem;
}


header .navbar {
        padding: 0;
        display: inherit;
}

header .navbar-nav .nav-link, header .navbar .dropdown-item {
        font-weight: 600;
}

header .navbar-nav .nav-link:hover {
        color: #212529;
}

header .navbar .dropdown-item:hover {
        color: #a33327;
        background-color: #f7f7f9 !important;
}

header .navbar .dropdown-item:focus, .dropdown .dropdown-item:focus {
        color: #a33327;
        background-color: #f7f7f9 !important;
}

header .navbar .dropdown-menu .current_page_item .dropdown-item {
        color: #a33327;
}

/*
header .navbar .dropdown, header .navbar .row > div {
        position: static;
}

header .navbar .dropdown-menu {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
}
*/

header .btn.btn-link {
        padding: 0;
        color: #a33327;
}

header .navbar-button .btn.btn-link i {
        margin-right: 0;
}

header .navbar-button .btn.btn-link {
        font-size: 1.5rem;
}


header .phones {
        border-left: 1px solid #a33327;
}



section.mainslider, section.mainslider .item-caption {
        background-color: #a33327;
}

section.mainslider .owl-carousel {
        background-color: transparent;
        margin-bottom: 0;
}

section.mainslider .item-caption h4 {
        color: #ffffff;
        float: left;
}

section.mainslider .item-caption p {
        margin: 0;
}

section.mainslider .owl-carousel .owl-nav {
        margin-top: 0;
}

section.mainslider .owl-carousel .owl-nav button {
        background-color: transparent !important;
}

section.mainslider .owl-carousel .owl-nav i {
        font-size: 2rem;
        color: #ffffff;
}


section.mainslider .owl-carousel .owl-nav button.owl-prev {
        left: 15px;
        top: 2rem;
        position: absolute;
        z-index: 999;
}

section.mainslider .owl-carousel .owl-nav button.owl-next {
        right: 15px;
        top: 2rem;
        position: absolute;
        z-index: 999;
}








section.features img {
        width: 4rem;
        margin-bottom: 1rem;
}







.breadcrumbs .current-item {
        display: none !important;
}


.products h5 {
        bottom: 0;
        left: 0;
        z-index: 999;
        background-color: #a33327;
        color: #ffffff !important;
}


.products > div a {
        overflow: hidden;
        position: relative;
}

.products > div img {
        transition: .3s;
}

.list-item img {
        max-height: 210px;
}



.download .btn {
        transition: 0s;
}

.download .sdm_post_thumbnail img {
        width: 10rem;
        margin-bottom: .5rem;
}

.download .sdm_post_title {
        margin-bottom: .5rem;
        font-size: 1.1rem;
        font-weight: 600;
}


.card {
        border-radius: .15rem;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
}




.table {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
}

.table-responsive .table {
        margin-top: 0;
        margin-bottom: 0;
}

.table-responsive {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
}


.table thead th, .table th {
        font-weight: 600;
        vertical-align: top;
}

article a {
        color: #a33327;
}

article ul {
        list-style-type: none;
        padding-left: 1.5rem;
        margin-left: .5rem;
}

article ul li:before {
        content: "—";
        position: absolute;
        margin-left: -1.5rem;
}

article .table.vbottom td {
        vertical-align: bottom;
}

article .table.cell2 td {
        width: 50%;
}

article .table.cell3 td {
        width: 33.333333%;
}

article .table.cell4 td {
        width: 25%;
}

article table img, .page-template article table img {
        margin-bottom: .5rem;
}

article .table td, article .table th {
        font-size: .9rem;
}

article h5, article h4 {
        margin-bottom: 1rem;
}

article .pdfemb-viewer {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
        padding: .25rem !important;
        border: 1px solid rgba(0,0,0,.1) !important;
        background-color: transparent !important;
}
article  .pdfemb-toolbar-bottom {
        display: none !important;
}



.rl-gallery-container .rl-gallery-item-content {
        background-color: #022140;
}

.rl-gallery-container .rl-gallery-item-content img {
        opacity: .9;
}

.rl-gallery-container .rl-basicgrid-gallery {
        padding: 1rem 0 !important;
        margin-left: -7.5px;
        margin-right: -7.5px;
}


section.news .owl-carousel em {
        text-transform: lowercase;
}

section.news .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 2rem;
}

section.news .bg-light, section.category .bg-light {
        border-bottom-right-radius: .15rem;
        border-bottom-left-radius: .15rem;
}






iframe {
        height: 33rem;
        margin-bottom: -3rem;
}


.date li {
        border-radius: .15rem;
}


.pagination {
        margin-bottom: 0;
        margin-top: 1.5rem;
}

.pagination li span, .pagination li a {
        font-size: 1.25rem;
        font-weight: 600;
}

.pagination li {
        padding-right: .5rem;
}




footer {
        background-color: #a33327;
        color: #ffffff;
}


footer a, footer .btn {
        color: #ffffff;
        text-decoration: none !important;
}

footer a:hover, footer a:focus, footer .btn:hover, footer .btn:focus {
        color: #ffffff;
}

footer h6, footer p {
        margin-bottom: 0;
}

footer p {
        font-size: .9rem;
        color: #ffffff;
}


footer .social li {
        font-size: 1.35rem;
}

footer .list-inline-item:not(:last-child) {
        margin-right: 1rem;
}

footer .zaxidna img {
        width: 90px;
}





@media (min-width: 576px) {


}


@media (min-width: 768px) {

.logo svg {
        width: 6rem;
}

section.mainslider .owl-carousel .owl-nav button.owl-prev {
        top: calc(50% - 15px);
}

section.mainslider .owl-carousel .owl-nav button.owl-next {
        top: calc(50% - 15px);
}


}


@media (min-width: 992px) {

.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 0;
}

section.mainslider .item-caption {
        position: absolute;
        bottom: 3rem;
        left: 0;
        right: 0;
        z-index: 999;
        background-color: transparent;
}

section.mainslider .item-caption h4 {
        background-color: #a33327;
}

section.mainslider .item-caption p {
        display: block;
        float: left;
        padding: .75rem 1.5rem;
        background-color: #212529;
}

section.mainslider .owl-carousel .owl-nav i {
        font-size: 2.7rem;
}

article img {
        margin-bottom: 1rem;
}

.page-template article img {
        max-width: 36rem;
}

article table img, .page-template article table img {
        max-width: 100%;
}


}


@media (min-width: 1200px) {


header .searchform .form-control {
        width: 9rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem;
}

.products > div:hover img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
}

article .table.cell3 td {

}

article .table.cell4 td {

}

footer .phones {
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
}

}
