@charset "UTF-8";

/* CSS Document */

@import url("../css/reset.css");

html {
    color: #434244;
}

html,body{
    font-family: 'Roboto Condensed', sans-serif;

}

h1,h2,h3,h4,h5,h6{
        text-transform: capitalize !important;
}


ul.nav-bar {
    /* float: right; */
    padding: 38px 0px;
    display: flex;
    align-items: center;
}

a.logo {
    padding: 20px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.nav-bar li {
    padding-left: 17px;
    display: inline-block;
}

ul.nav-bar li a {
    font-size: 18px;
    display: flex;
    align-items: center;
    transition: all .5s ease-in-out;
}

ul.nav-bar li a i {
    margin-right: 10px;
    color: #ba7165;
}

.header-btns a {
    height: 51.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background: #ba7165;
    z-index: 1;
    position: relative;
    transition: all ease-in-out .5s;
}

.header-btns a:first-child {
    background: #434244;
    z-index: 2;
}

.mobile-menu {
    display: none;
}

.mobile-menu a.button-collapse {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile-menu a.button-collapse i {
    font-size: 32px;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #fff;
    text-align: center;
}

.slider .slides li .caption {
    top: 40%;
    z-index: 1;
}

.slider .slides li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 0;
}

.slider .indicators {
    bottom: 10px;
    z-index: 11;
}

.slider .indicators li {
    background: #fff;
    width: 15px;
    height: 15px;
}

.slider .indicators li.active {
    background-color: #ba7165 !important;
}

.slider .slides li .caption h2 {
    position: relative;
    width: 100%;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.slider .slides li .caption h2:before {
    content: "";
    background: #fff;
    height: 1px;
    width: 100px;
    display: block;
    z-index: 99;
    margin-right: 20px;
}

.slider .slides li .caption h2:after {
    content: "";
    background: #fff;
    height: 1px;
    width: 100px;
    z-index: 99;
    margin-left: 20px;
}

.slider, .slider .slides {
    height: 650px !important;
}

h6.light strong {
    font-weight: bold;
}

.row {
    margin-bottom: 0px;
}

.slider .slides li .caption h6 {
    line-height: 22px;
}

.section-header h5 {
    text-align: center;
    margin-bottom: 27px;
}

.section-header h5 strong {
    font-weight: bold;
    border-bottom: 2px #ba7165 solid;
    padding-bottom: 5px;
}

.latest-products {
    margin-top: 70px;
}

.section-header p {
    color: #757575;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center;
}

.latest-products-block {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.latest-products-block a {
    display: flex;
}

.latest-products-block span {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    z-index: 2;
    font-size: 18px;
}

.latest-products-block h6 {
    font-size: 15px;
    font-weight:bold;
}

.latest-products-block p {
    font-size: 14px;
    margin-top: 10px;
}

.latest-products-block p strong {
    font-weight: bold;
}

.latest-products-block i {
    position: absolute;
    color: #ba7165;
    bottom: 10px;
    right: 10px;
}

.latest-products-block a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(67, 66, 68, .3);
    transition: all ease-in-out .5s;
    
}

.latest-block-title {
    position: absolute;
    z-index: 2;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* white-space: nowrap; */
    text-align: center;
}

.latest-products-block .responsive-img {
    width: 100%;
    height: 115px;
    object-fit: cover;
}

.more-btn {
    width: 250px;
    margin: auto;
    margin-top: 30px;
    background: #ba7165;
    border-radius: 100px;
    overflow: hidden;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all ease-in-out .5s;
}

form .btn{
    background: #ba7165;
}

form .btn:hover{
    background: #323e48;
}


.more-btn a {
    color: #fff;
    display: block;
}

.more-btn a span {
    padding: 15px 0px;
    float: left;
    width: 195px;
    text-align: center;
    transition: all ease-in-out .5s;
}

.more-btn a i {
    float: right;
    padding: 14px 15px;
    background: #434244;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all ease-in-out .9s;
}

.our-testimonials-block img {
    width: 140px !important;
}

.our-testimonials-block .avatar {
    display: flex;
    justify-content: center;
    align-items: center;
}

.our-testimonials-block .avatar-text {}

.our-testimonials-block .avatar-text span {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.our-testimonials-block .avatar-text p {
    color: #fff;
    font-style: italic;
    font-weight: normal;
}

.our-testimonials {
    /* background: rgba(52,73,94,.3); */
    position: relative;
}

.our-testimonials-message {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

span.testimonials-prev {
    left: 20px;
}

span.testimonials-prev, span.testimonials-next {
    position: absolute;
    z-index: 99;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
}

span.testimonials-next {
    right: 20px;
}

.parallax-container {
    background: rgba(67, 66, 68, .3);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

span.testimonials-prev i, span.testimonials-next i {
    font-size: 62px;
    cursor: pointer;
}

.our-testimonials .section-header h5 {
    color: #fff;
}

.our-testimonials .section-header h5 strong {
    border-color: #fff;
}

.our-testimonials .section-header {
    margin-top: 70px;
}

.our-testimonials-container {
    margin-top: 50px;
    position: relative;
}

.parallax-container {
    height: 408px;
    margin-top: 70px;
}

.about-us {
    margin-top: 70px;
}

.about-us .section-header p {
    margin-top: 50px;
    font-size: 16px;
    line-height: 32px;
}

ul.social li {
    margin: 0px 10px;
}

a.socail-a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: all .5s ease-in-out;
}

ul.social {
    display: flex;
    align-items: center;
    margin: 22px 0px;
    width: 100%;
    justify-content: flex-start;
    margin-left: 15%;
}

footer {
    background-color: #323e48;
    margin-top: 70px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.copy-rights {
    /* float: right; */
    color: #a29f99;
}

.copy-rights span {
    display: block;
    text-align: center;
    font-size: 14px;
}

.copy-rights a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #ccc;
}

.copy-rights span strong {
    font-weight: bold;
}

.copy-rights a strong {
    font-weight: bold;
    color: #ba7165;
}

.slider .slides li:after {
    background: rgba(67, 66, 68, .3);
}

ul.nav-bar li a.active, ul.nav-bar li a:hover {
    color: #ba7165;
}

.header-btns>a:hover {
    background: #fff;
    color: #ba7165;
}

.header-btns>a:first-child:hover {
    color: #434244;
}

.latest-products-block a:hover:before {
    background: transparent;
}

.more-btn:hover span {
    color: #ba7165;
}

.more-btn:hover {
    background: #fff;
}

.more-btn:hover a i {
    background: #fff;
    color: #434244;
}

a.socail-a:hover {
    background: #fff !important;
    color: #434244;
}

.dropdown-content {
    overflow-y: visible;
}

.dropdown-content li a:hover {
    background: #fff !important;
    color: #434244;
}

.page-header .caption h2 {
    position: relative;
    width: 100%;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.page-header .caption h2:before {
    content: "";
    background: #fff;
    height: 1px;
    width: 100px;
    display: block;
    z-index: 99;
    margin-right: 20px;
}

.page-header .caption h2:after {
    content: "";
    background: #fff;
    height: 1px;
    width: 100px;
    z-index: 99;
    margin-left: 20px;
}

.page-header {
    height: 170px;
    position: relative;
    margin-top: 0px;
}

.page-header .caption {
    top: 50%;
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
}

.page-section-header {
    background: #ba7165;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.page-section-header.page-section-header-dark {
    background: #434244;
}


.latest-products:nth-child(odd) .page-section-header {
    background: #a29f99;
}


.available-colors ul li {
    display: inline-block;
    margin: 30px 14px;
    margin-bottom: 0px;
    width: calc(25% - 33px);
}

.available-colors ul li img {
    display: block;
    border-radius: 5px;
    width: 100%;
    object-fit:cover;
}

.available-colors ul li span {
    text-align: center;
    display: block;
    margin-top: 10px;
}

.product-inner {
    margin-top: 70px;
    border-radius: 5px;
    overflow: hidden;
}

.product-inner .page-section-header {
    margin-top: 20px;
}

.about-product {
    font-size: 18px;
    line-height: 27px;
    color: #757575;
    padding: 30px;
}

.product-specification {
    padding: 30px;
}

.product-specification li strong {
    font-weight: bold;
    color: #434244;
}

.product-specification li {
    margin-bottom: 10px;
    color: #757575;
}

.product-gallery-block {
    position: relative;
}

.product-gallery-block i {
    position: absolute;
    z-index: 99;
    color: #fff;
    right: 10px;
    bottom: 10px;
}

.product-gallery-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(67, 66, 68, .3);
    
    transition: all ease-in-out .5s;
    z-index: 99;
}

.product-gallery-block:hover:before {
    background: transparent;
}

.product-gallery {
    position: relative;
    margin: 30px 0px;
}

.product-gallery img{
    height: 220px;
    object-fit: cover;
}

.lg-thumb.group{
    margin:auto;
}

span.product-gallery-next, span.product-gallery-prev {
    position: absolute;
    z-index: 99;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
}
span.product-gallery-next i, span.product-gallery-prev i {
    font-size: 42px;
}

span.product-gallery-next {
    right: 10px;
}

span.product-gallery-prev {
    left: 10px;
}

.product-specification.our-awards li strong {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
}

.product-specification.our-awards li {
    margin-bottom: 20px;
    line-height: 27px;
}

.product-specification.contact-information {
    padding: 30px 20px;
}

.get-in-touch a.custom-btn.waves-effect.waves-light.btn {
    background: #ba7165;
}

.get-in-touch label.active {
    color: #ba7165 !important;
}

.get-in-touch input:focus, .get-in-touch textarea:focus {
    border-bottom: 1px solid #ba7165 !important;
    box-shadow: 0 1px 0 0 #ba7165 !important;
}

.get-in-touch {
    padding: 20px 0px;
    overflow: hidden;
}

.page-section-header-2 {
    text-align: left;
}

iframe#googleMap {
    margin-top: 20px;
}
.catalog-thumbnials a {
    display: inline-block;
    width: 25%;
    padding: 15px;
    cursor: pointer;
}

.catalog-thumbnials {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
}

.catalog-gallery {
    margin-top: 30px;
}
.header-btns-xs {
    display: none !important;
}
.mobile-menu a.button-collapse {
    background: #ba7165;
    border-radius: 5px 0px 0px 5px;
}

.header-btns-xs a:nth-child(2) {
    background: #434244;
    border-radius: 0 0 0 0;
}
header {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
    background: #fff;
}

body {
    padding-top: 103px;
}
.catalog-thumbnials a:hover img {
    opacity: .7;
}

.catalog-thumbnials a img {
    transition: all .5s ease-in-out;
}
.project-gallery-main ul li {
    width: calc(50% - 20px);
    margin: 10px;
}

.project-gallery-main ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.project-gallery-main {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin-top: 30px;
}

.project-gallery-main ul li img {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    object-fit:cover;
}

.project-gallery-main .light-gallery-item img {
    object-fit: cover;
}

.project-gallery-main ul li a {display: block;}


.distributor:nth-child(odd) .page-section-header-2{
    background-color: #434244;
}
img.responsive-img {
    width: 100%;
}

.responsive-img2{
    max-width: 100%;
    height: auto;
}
.row .col.m4 .project-gallery-main{
    overflow-y: scroll;
}
.row .col.m4 .project-gallery-main::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.row .col.m4 .project-gallery-main::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.row .col.m4 .project-gallery-main::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #434244;
}

.subscribe {
    float: left;
    padding: 13px 0px;
}

.subscribe span {
    color: #a29f99;
}

form.subscribe-form {
    /*    display: flex;*/
    margin-top:30px;
}

form.subscribe-form input {
    margin: 0px 10px;
    height: 30px;
    width: 40%;
    float: left;
}

.subscribe .btn {
    background: #ba7165;
    margin-top: 10px;
    padding: 0px 10px !important;
    height: auto;
}

input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #ba7165;
    box-shadow: 0 1px 0 0 #ba7165;
}
form.subscribe-form input:first-child {
    margin-left: 0px;
}
