 body {}

ul.navbar-nav.navbar-nav-main {
    text-align: right;
    margin: auto;
    margin-right: 0;
}
.serch-icon {
    text-align: left;
    margin: auto;
    margin-left: 0;
}

.btn-primary-serch {
     background: #c62127;
     color: #FFF;
     border-radius: 0px;
}
.btn-primary-serch:focus {
     border-color: #c62127 !important;     
     outline: 0; 
     box-shadow: 0 0 0 0.0rem;
}

 .overlay {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 999;
     top: 0;
     left: 0;
     background-color: rgb(0,0,0);
     background-color: rgba(0,0,0, 0.9);
     overflow-x: hidden;
     transition: 0.5s;
}
 .overlay-content {
     position: relative;
     top: 50%;
     width: 100%;
     text-align: center;
}
 .overlay a {
     padding: 8px;
     text-decoration: none;
     font-size: 36px;
     color: #818181;
     display: block;
     transition: 0.3s;
}
 .overlay a:hover, .overlay a:focus {
     color: #f1f1f1;
}
 .overlay .closebtn {
     position: absolute;
     top: -20px !important;
     right: 25px !important;
     font-size: 60px;
}
.header-border {
    border-bottom: 3px solid #2f2f2f;
}
 .navbar-collapse .navbar-nav-main li {
     padding: 0px 5px !important;
}
/*.navbar-expand-lg .navbar-nav {
    padding-left: 80px;
}*/
/*HEADAR CSS*/
 .header-border .navbar-bg {
     background: #c62127;
}
/*ABOUT CSS*/
 .vennering-main .nopading{
     padding: 0 !important;
}
 .vennering-main .nomargin{
     margin: 0 !important;
}
 .footer-text .footer-navitems {
     padding: 0px 30px;
}
 .vennering-main {
     background: #2f2f2f;
     padding: 100px 0px;
}
 .vennering-main .vennering-text h2 {
     color: #fff;
     margin-bottom: 50px: 
}
 .vennering-main .vennering-text p {
     color: #fff;
     text-align: justify;
}
 .vennering-main .about-bg-img {
     background-size: cover;
     width: 100%;
}
 .footer-main {
     background: #c62127;
     padding: 50px 0px;
}
 .footer-main .footer-logo {
     text-align: center;
}
 .footer-main .footer-text {
     padding: 40px 0px;
}
 .footer-main .footer-text li {
     padding: 0px 20px;
}
 .footer-text ul.nav {
    color: rgba(255, 255, 255, 0.9);
}
 .footer-text .nav li a {
     text-decoration: none;
     color: #fff;
}
 .footer-text-main .footer-bg {
     background: #9f0e14;
     color: #d3a6a7!important;
     padding: 20px 0px;
     text-align: center;
}
 .footer-text-main .footer-bg a {
     color: #fff !important;
     opacity: 0.7;
}
 .footer-text-main .footer-bg a:hover {
     text-decoration: none;
     color: #fff !important;
}
 .footer-main .footer-text li::after {
     content: "|";
     margin-left: 20px;
}
 .footer-main .footer-text li:last-child::after {
     display: none;
}
 .footer-main .footer-text li {
    padding: 0px 10px !important;
    color: rgba(255, 255, 255, 0.9);
}
/*contactus CSS*/
 .corporate-main {
     background: #1e1e1e;
     color: #fff;
     padding: 120px 0px;
}
 .corporate-main .corporate-text h4 {
     font-weight: 300;
}
 .corporate-main .corporate-text p {
     font-size: 16px;
     line-height: 28px;
     letter-spacing: 0.25px;
     opacity: 0.5;
     font-style: italic;
}
 .follow-main .follow-text {
     font-weight: 300;
     letter-spacing: 2px;
}
 .address-padding {
     padding-left: 100px !important;
}
 .address-padding .veneers-main h4 {
     font-weight: 300;
}
 .address-padding .veneers-main p {
     font-size: 40px;
     font-weight: 100;
     padding-bottom: 30px;
}
 .form-group-btn .btn-primary {
     border-radius: 0px !important;
     font-size: 26px !important;
     letter-spacing: 1px;
}
 .form-group-btn .btn-primary:hover {
     background: #791313 !important;
}
 .form-group-btn .btn-primary {
     background: #c62127 !important;
     border: #c62127 !important;
}
 .form-group .form-control {
     background: #121212 !important;
     border-radius: 0px !important;
     border-color: #505050 !important;
     height: 60px !important;
     font-size: 20px!important;
}
 .form-group .form-control:focus {
     border-color: #505050 !important;
     outline: 0 !important;
     box-shadow: 0 0 0 #505050 !important;
}
 .tvener-right-icons .icon-box {
     display: flex;
     margin-bottom: 40px;
}
 .tvener-right-icons .icon-box p a:hover, .icon-box p:hover {
    color: #c62127;
    cursor: pointer;
 }
 .tvener-right-icons .icon-box p {
     padding-top: 7px;
     margin-bottom: 0px;
     font-size: 18px;
     line-height: 28px;
     letter-spacing: 0.25px;
}
 .tvener-right-icons .icon-box p a {
     padding-top: 7px;
     font-size: 18px;
     line-height: 28px;
     letter-spacing: 0.25px;
     text-decoration: none;
     color: #fff;
}
 .tvener-right-icons .icons {
     background: #353535;
     color: #727272;
     display: block;
     padding: 8px 14px;
     height: 40px;
     margin-right: 20px;
}
 .tvener-right-icons .icons:hover {
     background: #c62127;
     color: #e39093;
     cursor: pointer;
}
 .ab{
     border: 2px solid #8f8f8f;
     border-radius: 60px;
     width: 50px;
     padding: 8px;
}
 .icom-main{
     background: #8f8f8f;
     color: #1e1e1e;
     height: 30px;
     width: 30px;
     font-size: 14px;
     border-radius: 30px;
     justify-content: center;
     align-items: center;
     display: flex;
     margin-right: 20px;
}
 .icom-main::after {
     content: ".";
     background: #8f8f8f;
     border-radius: 30px;
     width: 5px;
     height: 5px;
     position: relative;
     right: -12px;
}
 .icom-main::before{
     content: ".";
     background: #8f8f8f;
     border-radius: 30px;
     width: 5px;
     height: 5px;
     position: relative;
     left: -12px;
}
 .follow-iconmain ul li a:hover .icom-main, .follow-iconmain ul li a:hover .icom-main::before, .follow-iconmain ul li a:hover .icom-main::after{
     background: #c62127;
     text-decoration: none;
}
 .follow-iconmain ul li a:hover{
     text-decoration: none;
}
 .follow-iconmain ul li a:hover .ab{
     border-color: #c62127;
}
 .follow-iconmain ul{
     list-style: none;
     padding: 0;
}
 .follow-iconmain ul li {
     display: inline-block;
     clear: both;
     width: 70px;
     margin-right: 0px;
}
/*wood_veneers CSS*/
 .product-box img {
     width: 100%;
   /*  transition: 1s;*/
     cursor: pointer;
}
 .product-box h3 {
     font-weight: 400;
     text-transform: uppercase;
     font-size: 23px;
     margin: 20px 0px;
     color: #b9b9b9;
     letter-spacing: 1px;
}
 .product-box .s-all-icon {
     position: absolute;
     right: 25px;
     top: 7px;
     font-size: 24px;
     font-weight: 200;
     z-index: 999;
     color: #000;
}

 .box-shedow-main {
     background: #181818;
}
 .product-box {
     margin-bottom: 50px;
}
/* .product-box img:hover {
     box-shadow: 6px 7px 18px -6px rgba(0,0,0,0.75);
     transform: translateY(-0.15em);
}*/
 .product-box button.btn.btn-primary {
     width: 48%;
     border-radius: 0 !important;
     text-transform: uppercase;
     letter-spacing: 0.20px;
     font-size: 13px;
     background: #c62127;
     border-color: #c62127;
     border: none;
}
 .product-box a.btn.btn-primary {
     width: 48%;
     border-radius: 0 !important;
     text-transform: uppercase;
     letter-spacing: 0.20px;
     background: #c62127;
     border-color: #c62127;
     border: none;
}
 .product-box button.btn.btn-primary:focus {
     background: #c62127;
     border-color: #c62127;
}
/* .product-box button.btn.btn-primary:hover {
    background: yellow;
 }*/
 .product-box .btn-primary.focus, .btn-primary:focus {
     box-shadow: 0 0 0 0.2rem rgba(0,123,255,.0) !important;
}
button.whitebtn.btn.btn-primary:hover {
    background: #c62127 !important;
    color: #fff !important;
    border-color: #c62127;
}
a.whitebtn.btn.btn-primary:hover {
    background: #c62127 !important;
    color: #fff !important;
    border-color: #c62127;
}
button.btn.btn-primary:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}
 .product-box button.whitebtn.btn.btn-primary {
     background: #fff;
     color: #000 ;
     border-color: #fff;
     border: none;
}
.product-box a.whitebtn.btn.btn-primary {
     background: #fff;
     color: #000;
     border-color: #fff;
     border: none;
     font-size: 13px;
}
/*footer no-hover css*/
 .footer-round-text{
     border: 2px solid #e39093;
     border-radius: 60px;
     width: 50px;
     padding: 8px;
}
 .footer-round-icon{
     background: #e39093;
     color: #c62127;
     height: 30px;
     width: 30px;
     font-size: 14px;
     border-radius: 30px;
     justify-content: center;
     align-items: center;
     display: flex;
     margin-right: 20px;
}
 .footer-round-icon::after {
     content: ".";
     background: #e39093;
     border-radius: 30px;
     width: 5px;
     height: 5px;
     position: relative;
     right: -12px;
}
 .footer-round-icon::before{
     content: ".";
     background: #e39093;
     border-radius: 30px;
     width: 5px;
     height: 5px;
     position: relative;
     left: -12px;
}
 .footer-icon-main ul li a:hover .footer-round-icon, .footer-icon-main ul li a:hover .footer-round-icon::before, .footer-icon-main ul li a:hover .footer-round-icon::after{
     background: #FFF;
     text-decoration: none;
     color: black;
}
 .footer-icon-main ul li a:hover{
     text-decoration: none;
}
 .footer-icon-main ul li a:hover .footer-round-text{
     border-color: #FFF;
     color: black;
}

 .footer-icon-main ul{
     list-style: none;
     padding: 0;
     text-align: center;
}
 .footer-icon-main ul li {
     display: inline-block;
     clear: both;
     width: 70px;
     margin-right: 0px;
}
/*home CSS*/
 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
     background: #fff;
}
 .wood-veneer-main .wood-img {
     background: url(../img/home-img/img-1.jpg);
     background-size: cover;
     height: 366px;
     max-width: 1590px;
     width: 100%;
}
.wood-veneer-main {
    background: #2f2f2f;
    padding: 20px 80px;
}
 .wood-veneer-main .wood-text {
     color: #fff;
     margin-top: 150px;
     margin-left: 70px;
}
 .wood-veneer-main .wood-text h3 {
     font-weight: 400;
     text-transform: uppercase;
     letter-spacing: 1px;
}
 .wood-veneer-main .wood-text p{
     font-size: 18px;
     font-weight: 100;
     letter-spacing: 1px;
     word-spacing: 2px;
}
 .butcut-main {
     background-color: #2f2f2f;
     background-size: cover;
     padding-bottom: 20px;
}
 .butcut-main .no-padding {
     padding: 0px !important;
}
 .butcut-main .butcut-text img {
     height: 408px;
     width: 100%;
}
 .butcut-main .butcut-text p {
     position: absolute;
     bottom: 0;
     padding: 0 0 10px 20px;
     color: #fff;
}
 .butcut-main .figured-text-three img {
     height: 408px;
}
 .butcut-main .figured-text-three p {
     position: absolute;
     bottom: 0;
     padding: 0 0 10px 20px;
     color: #fff;
}
.wholetree-text img {
    width: 100%;
    height: 407px;
}
.butcut-text {
    margin-bottom: 15px;
}
 .butcut-main .wholetree-text p {
     position: absolute;
     bottom: 0;
     padding: 0 0 10px 20px;
     color: #fff;
}
 .butcut-main .button {
     background-color: red;
     color: #fff;
     padding: 20px;
     width: 230px;
}
 .butcut-main button.btn.btn-primary {
     background: #c62127;
     border: 0;
     border-radius: 0px !important;
     margin: 50px 0px;
     padding: 14px 30px !important;
     color: rgba(255, 255, 255, 0.7);
}
 .butcut-main button.btn.btn-primary:hover {
     background: #da0000;
}
 .butcut-main button.btn.btn-primary:focus {
     box-shadow: none !important;
}
 .quality-genuinity {
     background-image: url('../img/home-img/img-8.jpg');
     background-size: cover;
     padding: 70px 0px;
}
 .quality-genuinity h2 {
     color: #fff;
     padding-bottom: 60px;
     text-align: center;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-weight: 400;
}
 .quality-genuinity .qulitibox img {
     margin: auto;
     display: block;
     margin-bottom: 20px;
}
.quality-genuinity .qulitibox p {
     color: rgba(255, 255, 255, 0.9);
     width: 77%;
     margin: auto;
}
 .netizen-main {
     background-image: url('../img/home-img/img-9.jpg');
     background-size: cover;
     background-repeat: no-repeat;
     height: 393px;
}
 .netizen-main .netizen-text {
     color: #fff;
     margin-top: 70px;
}
 .netizen-main .netizen-text h3 {
     font-weight: 400;
     text-transform: uppercase;
     letter-spacing: 1px;
     color: rgba(255, 255, 255, 0.9);
}
 .netizen-main .netizen-text p{
     font-size: 22px;
     font-weight: 100;
     letter-spacing: 1px;
     word-spacing: 2px;
     color: rgba(255, 255, 255, 0.9);
}
 .havqeuestion-main {
     background: #2f2f2f;
     padding: 40px 80px;
}
 .have-main-bg {
     background-color: red;
     background-size: contain;
     background-repeat: no-repeat;
}
 .havqeuestion-box {
     background: #c62128;
     display: flex;
}
 .qeuestion-left {
     width: 50%;
     float: left;
}
 .qeuestion-left img {
     width: 100%;
}
 .qeuestion-right {
     width: 50%;
     float: right;
     padding: 80px 0 0 100px;
     color: rgba(255, 255, 255, 0.9);
}
 .qeuestion-right h3 {
     font-weight: 400;
     text-transform: uppercase;
     letter-spacing: 1px;
}
 .qeuestion-right p{
     font-size: 22px;
     font-weight: 100;
     letter-spacing: 1px;
     word-spacing: 2px;
}
/*product CSS*/
 .color-bg {
     background: #2f1e1f;
     height: 280px;
     margin-top: -390px;
}
 .contact-text-bg {
     background: #1e1e1e;
     color: #fff;
}
 .top-text{
     padding-top: 15px;
}
.top-text p a {
    color: #FFF;
}
.top-text p a:hover {
    text-decoration: none !important;
}
.top-text span {
     color: #c62127;
}
 .figured-text-margin {
     margin-top: 64px;
}
 .figured-text p {
     letter-spacing: 1px;
     word-spacing: 2px;
     font-size: 18px;
     font-weight: 300;
}
 .p-text-spes {
     padding-top: 80px;
}
 .figured-text-to {
     margin-top: 20px;
     letter-spacing: 1px;
     word-spacing: 2px;
     font-size: 18px;
     font-weight: 300;
}
 .figured-one-img img{
     height: 428px;
     width: 90%;
}
 .figured-main {
     padding: 50px 0px 100px 0px;
}
 .figured-main button.btn.btn-primary {
     width: 49%;
     border-radius: 0 !important;
     text-transform: uppercase;
     letter-spacing: 0.20px;
     background: #c62127;
     border-color: #c62127;
}
 .figured-main button.btn.btn-primary:focus {
     width: 49%;
     border-radius: 0 !important;
     text-transform: uppercase;
     letter-spacing: 0.20px;
     background: #c62127;
     border-color: #c62127;
}
.similar-main h3.similar-text a {
    color: #FFF;    
 }
.similar-main h3.similar-text a:hover {
    text-decoration: none !important;    
 }
 h3.similar-text {
     padding-bottom: 30px;
     margin-left: 50px;
     letter-spacing: 2px;
     text-transform: uppercase;
     font-size: 20px;
     font-weight: 400;
}
 .fit-width-img img {
     width: 100%;
     height: 400px 
}
 .fit-width-img p {
     margin: 20px 0 0 20px;
     letter-spacing: 1px;
     text-transform: uppercase;
     font-size: 20px;
}
 .fit-width-img a {
     text-decoration: none;
     color: #FFF;
}
 .img-container{
     padding-left: 64px;
     padding-bottom: 70px;
}
 .swiper-container {
     width: 100%;
     height: 100%;
}
 .swiper-slide {
     text-align: center;
     font-size: 18px;
     background: #fff;
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
     min-height: 200px !important;
}
 .swiper-slide img {
     width: 100%;
     height: 100%;
}
 .overlay .form-inline .form-control {
     width: 360px !important;
     background: none;
     border-color: none;
     border: 0px;
     color: #fff;
     border-radius: 0px;
     border-bottom: 1px solid #c62127;
     padding: 0 0 7px 0px;
}
 .overlay .form-control:focus {
     outline: 0;
     box-shadow: 0 0 0 0.0rem rgba(0,123,255,.25);
}
 .product-description ul li .spesing-div{
     width: 30%;
     display: flex;
     float: left;
}
 .product-description ul li{
     list-style: none;
}
 .product-description ul{
     padding-left: 0px;
     padding-top: 50px;
}
 .similar-main {
     margin-top: 100px;
}
 .div-button button.btn.btn-primary {
     margin-top: 80px;
     width: 20% !important;
     border-radius: 0 !important;
     text-transform: uppercase;
     letter-spacing: 0.20px;
     background: #c62127;
     border-color: #c62127;
}
 .div-button button.btn.btn-primary:hover {
    background: #791313;
    border-color: #791313;
    color: #FFF;
 }
 .product-img{
     margin: auto;
     width: 70%;
     display: flex;
}

.butcut-img {
    padding: 0px 30px;
}
.butcut-img ul {
    list-style: none;
    padding: 0;
    margin: auto;
    display: block;
    text-align: center;
}
.butcut-img ul li {
    display: inline-block;
    margin: 10px;
    width: 26%;
    position: relative;
}
.butcut-img ul li img {
    width: 100%;
}
.butcut-img ul li.bigbutcut {
    width: 38.4%;
}
.butcut-img ul li.bigbutcut2 {
    width: 30.1%;
}
.butcut-img ul li.bigbutcut3 {
    width: 62%;
}
.butcut-img ul li p {
    position: absolute;
    bottom: -5px;
    left: 18px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 22px;
    letter-spacing: 0.35px;
}


.thank-you-content {
  display: block;
  width: 100%;
  text-align: center;
  padding: 128px 0;
}
.thank-you-content h1 {
  font-size: 79px;
  color: #69c469;
}
#productinquiry .form-group .form-control, #requestFoldermodel .form-group .form-control {
     background: none !important;
     height: auto !important;
}

.typeahead__container {
     width: 100% !important;
}
.typeahead__list .typeahead__item > a, .typeahead__dropdown .typeahead__dropdown-item > a { 
     font-size: 15px;
}
.qeuestion-right a {
     color: #fff;
}
a.whitebtn {
     background: #fff !important;
     border-color: #fff;
     border-radius: 0;
     color: #000;
}