/*!
Theme Name: Hazel
Theme URI: https://preview.treethemes.com/hazel/
Author: Treethemes
Author URI: https://www.templatemonster.com/wordpress-themes/hazel-clean-minimalist-multi-purpose-wordpress-theme-67167.html
Description: Hazel is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: hazel
Text Domain: hazel-child
*/


.auto_list2 p {
    font-size: 20px;
    color: #fff;
    clear: both;
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: left;
    display: block;
    width: 100%
}

.auto {
    width: 160px;
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
    text-align: center;
    height: 80px;
    margin-bottom: 20px
}

.auto a {
    display: flex;
    width: 100%;
    height: 80px;
    border: 1px solid rgba(255,255,255,.5) !important;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center
}

.auto a:hover{
	color: #fff;
}

.auto a span {
    display: flex;
    font-weight: 600;
    text-shadow: 2px 2px 2px #000;
    width: 100%;
    font-size: 20px;
    text-align: center;
	color: #fff;
    justify-content: center
}

.catalog_auto {
    margin-top: 0px;
    margin-bottom: 80px
}

.forms div span,
.select2-results__option{
	color: #000 !important;
	font-size: 16px !important;
}

.auto_list2 .auto {
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0;
    text-align: left;
    margin-bottom: 5px
}

.auto_list2 .auto a {
    height: auto;
    padding: 10px
}

.auto_list2 .auto span {
    position: static;
    margin: 0;
    height: auto;
    text-align: left;
    justify-content: start
}

.auto_list2 .auto a:hover span {
    opacity: 1
}

.forms {
    border: 2px solid rgba(255,255,255,.1);
    margin-bottom: 40px;
    padding: 15px;
    height: 90px
}

.catalog_auto .h2_title {
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 80px;
}

.forms>form { 
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    background-color: #000
}

.forms>form select {
    width: 100%;
    color: #fff;
    background-color: #000;
    height: 40px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent
}

.forms>form select option {
    color: #fff;
    width: 120%
}

.auto_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px
}

.catalog_auto_2 {
    margin-top: 10px;
    margin-bottom: 40px
}

.catalog_auto_2 h1 {
    padding-top: 20px;
    padding-bottom: 20px
}

.link_dop {
    display: block;
    cursor: pointer;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
    font-weight: 700;
    border: 2px solid white;
    text-align: center;
    text-transform: uppercase
}

.tab-content {
    border-radius: 0;
    padding: 30px;
    border: 1px solid white
}

.tab-content2 .table .row {
    margin: 0;
    display: table-row;
    border: 1px solid rgba(255,255,255,.1)
}

.tab-content2 .table .row .col-3 {
    display: table-cell;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid white;
    border-left: 1px solid white
}

.tab-content2 .table>p {
    display: none!important
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    display: table;
    border-top: 1px solid white;
    border-right: 1px solid white
}

.table-head {
    background-color: #000
}

.col-sm-12+.sum{
	clear: both;
}

.tab-content2>section{
	display: none;
}
.tab-content2>section.active{
	display: block;
}

header a.navbar-brand img {
    max-height: 60px !important;
    margin-top: -16px;
}

ul.wp-block-gallery.columns-2 li {
    width: 50%;
    float: left;
    display: block;
    margin-bottom: 20px
}

ul.wp-block-gallery.columns-2 li:nth-child(2) {
    position: relative;
    z-index: 0
}

ul.wp-block-gallery.columns-2 li:nth-child(2):hover {
    background-color: transparent;
    z-index: 50
}

ul.wp-block-gallery.columns-2 li:nth-child(2) span {
    position: absolute;
    left: -1000px;
    visibility: hidden;
    color: #000;
    text-decoration: none
}

ul.wp-block-gallery.columns-2 li:nth-child(2):hover span {
    visibility: visible;
    top: 0;
    width: intrinsic;
    width: max-content;
    width: -moz-fit-content;
    width: max-content;
    right: 0;
    left: inherit
}

ul.wp-block-gallery.columns-2 li:nth-child(2) span img {
    border-width: 0;
    padding: 2px
}

ul.wp-block-gallery.columns-2 {
    padding-left: 0
}

ul.wp-block-gallery.columns-2:after {
    content: '';
    display: block;
    clear: both
}

body .footer_logo .footer_logo_retina, .footer_logo .footer_logo_normal {
    height: 100px !important;
    max-height: 100px !important;
}

a.req_link{
    background: #fff;
    color: #0A0A0A !important;
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin-top: 20px;
    margin-bottom: 70px;
	    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
	border: 1px solid #fff;
}

a.req_link:hover{
	  background: #0A0A0A;
    color: #fff !important;
	    border: 1px solid #fff;
}

.bt-contact input{color: #000 !important;}


.home .vc_basic_grid{
	margin-top: 40px;
	margin-bottom: 80px !important;
}

.home .vc_basic_grid .vc_gitem-post-data-source-post_title h4{
	color: #000 !important;
}

.home .vc_basic_grid .vc_gitem-post-data-source-post_excerpt{
	display: none !important
}

@media only screen and (max-width: 768px) {


 

 

    .nav-tabs>li {
        margin-left: 5px
    }

    .nav-tabs>li>a {
        padding: 15px
    }

    .tab-content2 .table .row .col-3 {
        padding: 5px
    }

    .tab-content {
        padding: 0;
        border: none
    }

    .auto {
        width: 45%;
        margin-left: 2.5%;
        margin-right: 2.5%
    }

    .catalog_auto {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .forms>form {
        width: 100%;
        margin-bottom: 15px
    }

    .forms {
        height: auto
    }
    
}

/* ========================================
   HIDE OLD CATALOG ON HOMEPAGE
   ======================================== */
.home .catalog_auto { display: none !important; }