@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('../fonts/Helvetica-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/Helvetica-Bold.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/Helvetica-Bold.woff') format('woff'), /* Modern Browsers */
        url('../fonts/Helvetica-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/Helvetica-Bold.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
    font-style: normal;
}
/* font converted using font-converter.net. thank you! */
@font-face {
    font-family: 'BlackJack';
    src: url('../fonts/blackjack.eot'); /* IE9 Compat Modes */
    src: url('../fonts/blackjack.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/blackjack.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/blackjack.woff') format('woff'), /* Modern Browsers */
        url('../fonts/blackjack.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/blackjack.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
    font-style: normal;
}
@import url(http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext)
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Shadows+Into+Light);
body{
    font-family:'Open Sans';
    overflow-x:hidden;
    font-size: 16px;
    padding-top: 20px;
}
.cb1 {
    background: url(../images/call1.png) no-repeat;
background-size: cover;
    width:48%;
}
.cb2 {
    background: url(../images/call2.png) no-repeat;
background-size: cover;
width:49%;
}


@media only screen and (max-width: 580px), only screen and (max-device-width: 580px) {
.fv-product .content-box a.title {
  padding-top: 25px;
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  color: #444;
  text-decoration: none;
  outline: none;
  font-family: 'Helvetica';
}
.fv-product .content-box p {
  text-align: center;
  font-size: 13px;
}

.homemobilebnr{display:block;}
.nothomemobilebnr{display:none;}

.mobileb{height:220px!important;}

.mobileservicebanner{display:block;}
.nomobileservicebanner{display:none;}


.divnotmobile{display:none;}
.divmobile{display:block;}

.cont-wrap .user-frm aside{padding-left:0% important;}
.cont-wrap .user-frm .left-block{width:100%;}
.request-wrap .inner-block .frm .form-group label{
    width:100%;
}
.request-wrap .inner-block .frm .add-block .left-block{ 
    width:100%;
    float:left;
}

.request-wrap .inner-block .frm .add-block aside{
    padding-left:0%;
}


.request-wrap .inner-block .frm .form-group .full input[type="text"]{
    width:100%;
    padding:3px;
    margin-left: 0;
    border:1px solid #ccc;
    font-size:14px; 
    line-height:20px; 
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
}

.request-wrap .inner-block .frm .add-block aside .full input[type="text"]{
    width:96%;
    padding-left:4px;
}
.request-wrap .inner-block .frm .form-group .full textarea{	
    width:95%;
    height:150px;
    border:1px solid #ccc;
    font-size:14px; 
    line-height:20px; 
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
}

.ctanotmobile{display:none;}
.ctamobile{display:block; height:400px;}


    } 



@media only screen and (min-width: 581px)  {

.fv-product .content-box a.title{
    padding-top:25px;
    display:block;
    width:100%;
    font-size:20px;
    font-weight:600;
    line-height:25px; 
    color:#444;
    text-decoration:none;
    outline:none;
    font-family:'Helvetica';
}

.fv-product .content-box p {
  text-align: center;
  font-size: 16px;
}

.homemobilebnr{display:none;}
.nothomemobilebnr{display:block;}

.mobileservicebanner{display:none;}
.nomobileservicebanner{display:block;}

.ctanotmobile{display:block;}
.ctamobile{display:none;}


.divnotmobile{display:block;}
.divmobile{display:none;}

.cont-wrap .user-frm aside{
    padding-left:30%;
    display:block;
  }
.cont-wrap .user-frm .left-block{
    width:40%;
    float:left;
}

.request-wrap .inner-block .frm .form-group label{
    width:30%;
}
.request-wrap .inner-block .frm .add-block .left-block{ 
    width:30%;
    float:left;
}

.request-wrap .inner-block .frm .add-block aside{
    padding-left:30%;
}

.request-wrap .inner-block .frm .form-group .full input[type="text"]{
    width:58%;
    padding:3px;
    margin-left: 0;
    border:1px solid #ccc;
    font-size:14px; 
    line-height:20px; 
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
}
.request-wrap .inner-block .frm .add-block aside .full input[type="text"]{
    width:80%;
    padding-left:4px;
}

.request-wrap .inner-block .frm .form-group .full textarea{	
    width:79%;
    height:150px;
    border:1px solid #ccc;
    font-size:14px; 
    line-height:20px; 
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
}

   }


.cb1 h3,.cb2 h3 {
    color: #fff;
    font-weight: 700;
    line-height: 45px;
    font-size: 30px;
    margin-bottom: 0px;
	text-align:center;
	margin-top: 10%;
}
.call-bottom span.hl {
    display: block;
    width: 80px;
    border-top: 1px solid #fff;
    height: 15px;
    margin: 0 auto;
    margin-top: 2%;
}
.cb1 p, .cb2 p {
    line-height: 1.8em;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-size: 21px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.cb1 button, .cb2 button{
	background: #FF8C00;
    margin-top: 8%;
    color: #fff;
    border: none;
    padding: 13px 25px;
    text-decoration: none;
    transition: all ease-in 0.4s;
    display: block;
    width: 40%;
    margin: 0 auto;
}
.cb1 button:hover, .cb2 button:hover{
background: #efb832;
}
.cb-col12{
  margin:0;
  padding:0;
  padding-bottom:10px;
}
.cb-col6{
  padding-left:0;
  margin-right: 3%;
    margin-bottom: 33px;
	padding-bottom:100px;
}
.cb-col6-r{
    padding-right: 0;
    padding-bottom: 100px;
}
@media (max-width: 600px){
.cb1 {
    width:100%;
}
.cb2 {
   width:100%;
}
.cb-col6{
padding-bottom: 3%;
padding-left:-15px;
}
.cb-col6-r{
padding-right:-15px;
}
.cb1 h3, .cb2 h3{
padding-top:7%;
}
.cb1 button, .cb2 button{
width:45%;
}
}
/*------ TOp HEader Section Starts Here -----------*/
.site-logo a > img{ 
    padding:10px 45px 20px 0px; 
}
/*------ Top Header Ection Ends Here ---------------*/
/*--- Navigation Page Starts Here ---------*/
.navbar-collapse{
    padding:0px;
}
.navbar-toggle{
    background:#444;    
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    background:#656565;   
}
.nav-wrap {
    background: #fff !important;
    color: #fff !important;
    /*border:1px solid #d0d0d0 !important;
    margin-bottom:15px; */
}
nav .nav .navbar-nav ul li {
    border-right: 1px solid #69ec;
}
.nav-wrap .navbar .collapse a.dropdown-toggle {
    /*font-size: 15px;
        letter-spacing:1.5px;*/ 
}
.navbar-inverse .navbar-nav > li{
    /*border-right:1px solid #d0d0d0;*/
}
/*.navbar-inverse .navbar-nav > li:nth-of-type(1){
        border-left:1px solid #d0d0d0;
        background:#EC3724;
}*/ 
.navbar-inverse .navbar-nav > li > a {
    /*font-size: 14px !important;
    font-family: Arial, Helvetica, sans-serif !important;*/
    font-family:'Helvetica-Bold';
    font-size:13.5px;
    font-weight:400;
    text-transform: uppercase;
    line-height: 20px;
    color:#fff;
    white-space:normal; 
    letter-spacing: 1px;
            padding-left: 20px;
            padding-right: 20px;
}
.navbar-inverse a.search{
    display:inline-block; 
    float:right !important;  
    font-family:'Open Sans';	
    text-transform: uppercase;  
    white-space:normal;
    letter-spacing: 1px;
    outline:none; 
}
.navbar-inverse a.search i{
    font-size:23px;
    color:#EC3724; 
    line-height: 45px;
}
/*.navbar-inverse .navbar-nav > li:nth-of-type(1) > a {
        font-size:20px;
        color:#fff !important;
}*/ 
.navbar-inverse .navbar-nav > li a.active{
    /*background: #59a937 !important;
color: #fff !important;*/ 
    background: #656565 !important;
    color: #59a937 !important;
}
.navbar-inverse .navbar-nav > li:nth-of-type(1) {
    /*border-left:1px solid #657f98;*/
}
.navbar-inverse .navbar-nav > li {
    /*border-right:1px solid #657f98;*/
}
.navbar-inverse .navbar-nav > li > a{
    border:none;
    border-radius:0px;
}
.navbar-inverse .navbar-nav > li > a:hover {
    /*background: #59a937 !important;
    color: #fff !important;*/
    background: #656565 !important;
    color: #59a937 !important;
}
.nav-wrap {
    background: transparent !important;
    color: #fff !important;
    /*box-shadow: 0px 4px 0px #eceaea;*/
    margin-top: 20px;
}
.nav-wrap .inner {
    padding-left: 0px;
    padding-right: 0px;
}
.nav-wrap .inner .collapse {
    padding-left: 0px;
}
@media (max-width: 750px) {
    .nav-wrap .inner .collapse {
        padding-left: 15px;
    }
    .nav-wrap{
        margin:15px 15px 10px 15px;
    }  
}



nav {
    background: #fff !important;
    color: #fff !important;
    border: none !important;
    min-height:40px !important;
}
/*.mega-dropdown {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
}*/
.pts-megamenu .navbar-nav > li.parent a:after {
    border-color: transparent transparent white;
    border-right: 5px solid transparent;
    border-style: solid;
    border-width: 0 5px 5px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    bottom: 0;
    width: 0;
    opacity: 0;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s
}
.rtl .pts-megamenu .navbar-nav > li.parent a:after {
    right: 50%;
    left: auto
}
.rtl .pts-megamenu .navbar-nav > li.parent a:after {
    margin-right: -5px;
    margin-left: inherit
}
.pts-megamenu .navbar-nav > li.parent:hover a:after {
    opacity: 1
}
nav li a{ 
    color:#686868;
    /*font-weight: 600;*/
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s; 
    transform-origin:center; 
    text-transform: uppercase;
    /*border-radius: 2px;*/
    display: inline-block;
    /*text-align: center;*/ 
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #C14800;
} 
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color:#656565 !important; 
    color:  #59a937 !important;
    border-color: 1px solid #FC9401 !important;     
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s; 
    transform-origin:center;
}
nav li.dropdown li a {
    color: #444 ;
}
.navbar {
    margin-bottom: 0px !important;
    z-index:999;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
.mega-dropdown {
    position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 13px;
    width: auto; 
    left: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-left:3px;
}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    /*display: block;*/
    color: #222;
    /*padding: 3px 5px;*/
    padding: 7px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #59a937 !important; 
}
.mega-dropdown-menu .dropdown-header {
    font-size: 16px;
    color: #4c88c4;
    padding: 5px 60px 5px 5px !important;
    line-height: 30px;
    font-family:'Roboto';
    border-bottom:1px dashed #d7d7d7;
}
.mega-dropdown-menu li ul li a,
.dropdown-menu ul li a {
    color: #676565;
}
.mega-dropdown-menu li ul li a i,
.dropdown-menu ul li a i {
    padding-right:8px;
    color:#656565;
    font-size:10px;
}
@media (max-width: 768px) {
    /* .mega-dropdown-menu li ul li a,
     .dropdown-menu ul li a {
         color: #fff !important;
                 display:block;
                 line-height:35px;
                 font-size:15px;
     }
         .mega-dropdown-menu li ul li a:hover,
     .dropdown-menu ul li a:hover {
                 background: #59a937;
                 color:#fff;
         }*/
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
        border-color:#fff; 
    }
    .mega-dropdown-menu > li > ul > li{
        text-align:center;
    }
    .mega-dropdown-menu li ul li a i,
    .dropdown-menu ul li a i {
        display:none;
    }
    nav li a {
        text-align:center;
        color:#fff !important;
    }
}
.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}
.left.carousel-control {
    right: 30px;
    left: inherit;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}
@media (min-width: 968px) {
    .navbar-toggle {
        display: none !important;
    }
}
@media (max-width: 1000px) { 
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
    .mega-dropdown-menu {
        width:35%;
    }
}
@media (min-width:768px) and (max-width:992px){
    .navbar-inverse .navbar-nav > li > a{
        letter-spacing:0px !important;
        font-size:13px;
    }
    .nav > li > a {
        position: relative !important;
        display: block !important;
        padding: 10px 5px !important;
    }
    nav li.dropdown li a{
        color:#656565 ;
    }
}
@media (min-width:992px) and (max-width:1190px){
    .nav > li > a{
        padding:10px 10px;
    }
}
/*@media (max-width:768px){
        nav {
                background: #4F4E4E !important;
        }
}*/
/*------------ Navigation Page Ends Here ------------------*/
/*------------ Search Box Starts Here ------------------*/
.search-wrap{
    position:absolute;
    display:none;
    background: #D7D7D7;
    padding:15px;
    transition:all ease-in;
    z-index:999;
    width:100%;  
}
.search-wrap a.search:focus{
    background:#3D3D3D;
}
.search-wrap input{
    outline:none !important;
    width:100%;
    line-height:35px;
    border:none;
    padding:5px 15px;
    border:1px solid transparent;
}
.search-wrap input:focus{
    border:1px solid  #EBEBEB;
}
.search-wrap button{
    background:transparent;
    border:none;
}
.search-wrap button i{
    display:inline-block;
    background:#f00;
    color:#fff;
    padding:5px 16px;
    border-radius:4px;
    font-size:18px;
    line-height:35px;
}
/*------------ Search Box Ends Here -------------------*/
/*------------ Top Finance Option Starts Here --------*/
.finance-option{
    float:right;
    margin-top:40px; 
    display: none;
}
.finance-option .img-block{
    float:left;
    border:1px solid #444;
    border-radius:50%;
    height:35px;
    width:35px;
}
.finance-option .img-block i{
    line-height:33px;
    text-align:center;
    padding-left:13px;
    color: #ff8d00;
    font-weight:700;
}
.finance-option aside{
    padding-left:45px;
}
.finance-option aside p{
    padding-bottom:0px;
    margin-bottom:0px;
    text-transform:uppercase;
}
.finance-option aside a{
    color:#444;
    text-decoration:none;
}
.req-quote{
    /*	margin-top:40px;*/
    /*float:right;*/
}
.top-phone {
    padding: 10px 0;
    font-weight: 600;
    font-size: 15px;
    color: #888;
    text-align: right;
    font-family: 'Helvetica-Bold';
    width: 100%;
}
@media (max-width:767px){
    .top-phone {
        text-align: center;
    }
}
.top-phone a {
    color: #59a937;
}
.req-quote .btn-quote{
    background:#59a937;
    color:#fff;
    display:inline-block;
    padding:11px 25px;
    border-radius:5px;
    text-decoration:none;
    transition:all ease-in 0.4s;
}
.req-quote .btn-quote:hover{
    background:#396f22; 
}
.req-quote .btn-quote i{
    padding-right:8px;
}
@media (max-width:992px){
    .navbar{
        min-height:40px !important;
    }
    .site-logo > img{
        padding-bottom:10px;
    }
    .finance-option{
        float:none;
        margin-top:10px;
        margin-bottom:10px;
    }
    .req-quote{
        float:none;
        margin-top:10px;
    }
}
/*
@media (max-width:400px){
        .site-logo > img{
                margin-left:auto;
                margin-right:auto;
        }
}*/
/*------------ Top Finance Option Ends Here   --------*/ 
/*------------ Home Page Slider Starts Here -----------*/
.container{
}
.slide-wrap{
    z-index: 0;
    position: relative;
    margin-bottom:25px;
}
.slide-wrap img{
    position: relative;
    background-size:cover;
    width:100%;
    display:block;
   
}
@media (min-width:100px) and (max-width:992px){
    .slide-wrap{
        top:0px; 
        z-index:0;
        
    }	
}
.slide-wrap .caption{
    position: relative;
    width: 100%;
    text-align: center;
    top: -320px;
}
.slide-wrap .caption h3{	
    display: block;
    text-align: center;
    color: #fff;
    font-family: 'Open Sans';
    z-index: 999;
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 25px;
}
.slide-wrap .caption a i{
    font-weight:600;
    padding-right:10px;
}
.slide-wrap .caption a {
    background: #fff;
    color: #59a937;    
    display: inline-block;
    outline:none;   
    padding: 11px 26px;
    border-radius: 5px;
    font-size: 15px;
    text-transform: uppercase;
    transition: all ease-in 0.4s;
    text-decoration:none;
}
.slide-wrap .caption a:hover, .slide-wrap .caption a:focus {
    color: #fff;  
    background: #59a937;
}
@media (max-width:600px){
    .slide-wrap .caption h3{
        font-size:13px;
        margin-bottom:5px;
    }
    .slide-wrap .caption a {
        font-size:10px;
        padding:4px 10px;
    }
    .slide-wrap .caption {
        position: relative;
        width: 100%;
        z-index: 9999;
        text-align: center;
        top: -127px;
        z-index:99;
    }
    .slide-wrap{
        padding-bottom:0px;
        margin-bottom:0px;
        /*margin-bottom: -61px;*/
    }
}
@media  (min-width:601px) and (max-width:992px){
    .slide-wrap .caption {
        position: relative;
        width: 100%;
        z-index: 99;
        text-align: center;
        top: -197px;
    }
    .slide-wrap .caption h3{
        font-size:25px;
        margin-bottom:5px;
    }
    .slide-wrap .caption a {
        font-size:12px;
        padding:6px 15px;
    }
    .slide-wrap{
        padding-bottom:0px;
        margin-bottom:0px;
        /* margin-bottom: -61px;*/
    }
}
@media (max-width:768px){
}
/*------------ Home page Slider Ends Here -------------*/
/*------------ Home Page Product Block Starts Here  -------------*/
.hm-product{
    margin-bottom:15px; 
}
.hm-product .left-block img{
    margin-bottom:20px;
}
.hm-product .left-block a{
    position:absolute;
    display:block;
    color:#fff;
    text-transform:uppercase;
    top:43%; 
    font-size:30px;
    line-height:35px;
    text-align:center;	
    font-weight:600;
    text-align:center;
    width:95%;
    text-decoration:none;
}
.hm-product .right-block .full-block{
    margin-bottom:15px;	 
}
.hm-product .right-block .full-block a{
    position:absolute;
    display:block;
    width:95%;
    text-transform:uppercase;
    top:42%;
    text-align:center;
    color:#fff;
    font-size:30px;
    font-weight:600;
    text-decoration:none;
}
.hm-product .right-block .hf-block{	
}
.hm-product .right-block .hf-block a{
    padding:15px;
    position:absolute;
    display:block;
    width:90%;
    text-decoration:none;
    text-transform:uppercase;
    top:30%;
    text-align:center;
    color:#fff;
    font-size:30px;
    font-weight:600;
}
.hm-product .right-block .hf-block img{
    display:block;
    width:100%;
    background-size:cover;
    margin-bottom:20px;
}
@media (max-width:768px){
    .hm-product .right-block .hf-block a{
        top:40%;   
    }
}
@media (max-width:500px){
    .hm-product .left-block a{
        font-size:19px;
        width:89%; 
    }
    .hm-product .right-block .full-block a{
        font-size:19px;
        width:89%;
    }
    .hm-product .right-block .hf-block a{
        font-size:19px;
    }
}
/*------------ Home Page Product Block Ends Here    -------------*/
/* Owl Carsouel Settings Starts Here */
.owl-nav,
.edit_button,
.page-nav {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: 10px;
}
.owl-buttons .page-prev,
.owl-buttons .page-next,
.owl-buttons .owl-prev,
.owl-buttons .owl-next {
    /* display: block; */
    float: left;
    width: 30px;
    /* height: 30px; */
    px;
    */ font-size: 13px;
    color: #333;
    border: 1px solid #eaeaea;
    background-color: #fff;
    text-align: center;
    -webkit-transition: color .7s ease, background-color .7s ease, border-color .7s ease;
    transition: color .7s ease, background-color .7s ease, border-color .7s ease;
}
.owl-buttons .page-prev,
.owl-buttons .owl-prev {
    border-right-width: 0;
    /* border-radius: 3px 0 0 3px; */
}
.owl-buttons .page-prev:only-child {
    border-right-width: 1px;
}
.page-next,
.owl-buttons .owl-next {
    border-radius: 0 3px 3px 0;
}
.owl-buttons > [class|="page"]:hover,
.owl-buttons > [class^="owl"]:hover {
    color: #fff;
    background-color: #4ac4fa;
    border-color: #4ac4fa;
    -webkit-transition: color .1s ease, background-color .1s ease, border-color .1s ease;
    transition: color .1s ease, background-color .1s ease, border-color .1s ease;
}
.owl-buttons > [class^="owl"]::before,
.owl-buttons > [class|="page"]::before {
    font-family: 'fontello';
}
.owl-buttons > [class^="owl"]::after,
.owl-buttons > [class|="page"]::after {
    content: "";
    height: 100%;
}
.owl-buttons > [class^="owl"]::before,
.owl-buttons > [class^="owl"]::after,
.owl-buttons > [class|="page"]::before,
.owl-buttons > [class|="page"]::after {
    display: inline-block;
    vertical-align: middle;
}
/* Owl Carsouel Previous and next setting  starts here */
.owl-carousel .owl-prev {
    right: 70px;
    position: absolute;
    top: -15%;
    border-right: 1px solid #e0e0e0;
}
.owl-carousel .owl-next {
    right: 15px;
    position: absolute;
    top: -15%;
}
/* Owl Carsouel Prevoius and next setting ends here */
.page-prev::before,
.owl-nav .owl-prev::before {
    content: '\eab8';
}
.page-next::before,
.owl-nav .owl-next::before {
    content: '\eab9';
}
/* Owl Carsouel Setting Ends Here */
/*-------------   Best Seller Product Styling Starts Here ----------*/
.product-lst h3.title{
    text-transform:uppercase;
    font-weight:600;
    margin-top:4px;
}
.product-lst hr{
    margin-right:25px;
    border-top:1px solid #ebebeb;
}
@media (max-width:600px){
    .product-lst h3.title{
        font-size:15px; 
    }
}
@media (min-width:768px) and (max-width:1150px){
    .product-lst h3.title{
        font-size:19px;
    }
}
.fv-product{	
    border:1px solid transparent;
    padding:15px;
}

@media (max-width:992px){
    .fv-product .content-box a.title{
        text-align:center;
    }
}
.fv-product .content-box p{
    text-align:center;
    font-size:16px;
}
.fv-product .price span.hg{
    display:block;
    font-size:20px;
    font-weight:600;
    text-align:center;
    line-height:30px;
}
/*-------------   Best Seller Product Styling ENds Here   ----------*/
/*-------------   Home News Letter Section Starts Here   ----------*/
.news-wrap{
    background:#f3f5f7;
    padding:30px;
    margin-bottom:30px;
}
.news-wrap img.catelog{
    margin-left:auto;
    margin-right:auto;
    margin-top:55px;
}
.news-wrap .news-info{
    padding-top:60px;
}
.news-wrap .news-info h3{
    text-transform:uppercase;
    line-height:35px;
}
@media (max-width:992px){
    .news-wrap img.catelog{
        margin-top:35px;
    }
    .news-wrap .news-info{
        padding-bottom:60px;
    }
    .news-wrap .news-info h3{
        text-align:center;
    }
}
.news-wrap >  .inner-box{
    padding:20px;
    background:#fff;
    border:1px solid #e6e6e6;
}
.news-wrap >  .inner-box img{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.news-wrap >  .inner-box i{
    display:block;
    width:100%;
    font-size:35px;
    line-height:40px;
    text-align:center;
}
.news-wrap >  .inner-box span.tagline{
    display:block;
    text-align:center;
    text-transform:uppercase;
    font-size:11px;
    margin-bottom:8px;
    color: #999999;
    margin-top:12px;
}
.news-wrap >  .inner-box h3.heading1{
    font-family:'Raleway';
    text-transform:uppercase;
    margin:0px;
    padding:0px;
    text-align:center;
    font-weight:700;  
}
.news-wrap >  .inner-box span.and{
    display:block;
    text-align:center;
    font-size:16px;
    font-family: 'BlackJack';
}
.news-wrap >  .inner-box h3.heading2{
    text-transform:uppercase;
    text-align:center;
    margin:0px;
    padding:0px;
    font-family: 'BlackJack';
}
.news-wrap >  .inner-box label.sm{
    display:block;
    text-align:center;
    font-weight:300;
    font-size:12px;
}
.news-wrap >  .inner-box input.sm{
    background:#f4f4f4;
    display:block;
    width:100%;
    padding:6px;
    border: 1px solid #eaeaea;
    outline:none;    
    text-align: center;
    font-family:'Open Sans'; 
}
.news-wrap > .inner-box .btn-green{
    background:  #59a937;
    margin-top:8px;
    color: #fff;
    border:none;
    padding: 5px 25px;
    text-decoration: none;
    transition: all ease-in 0.4s;
    display:block;
    width:100%;
}
.news-wrap > .inner-box .btn-green:hover, .news-wrap > .inner-box .btn-green:focus{
    background:#396f22;
}
/*-------------   Home News Letter Section Ends Here     -----------*/
/*---------------   Testimonial Starts Here ------------------*/
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
#fade-quote-carousel{
    margin-bottom:25px;
}
#fade-quote-carousel .carousel-inner .title > h2{
    text-align:center;
    font-size:27px;
    font-weight:600;
    font-family:'Open Sans';
    margin-bottom:0px;
    text-transform:uppercase;
}
#fade-quote-carousel .carousel-inner .title > img{
    display:block;	
    margin-left:auto;
    margin-right:auto;
    margin-bottom:25px;
    margin-top:8px;
}
#fade-quote-carousel.carousel {
    padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: #e84a64;
    border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
}
#fade-quote-carousel .profile-circle img{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
}
/*---------------  Testimonial Ends Here  --------------------*/
/*---------------  Feature Section Starts Here ---------------*/
.feature-wrap{
    margin-bottom:30px;
}
.feature-wrap .title > h3{
    text-align:center;
    font-size:27px;
    line-height:45px;
    font-weight:600;
    margin-bottom:55px;
}
@media screen and (max-width: 767px) {
    .feature-wrap .title > h3{
        text-align:left;
        font-size:27px;
        line-height:45px;
        font-weight:600;
        margin-bottom:55px;
    }
}
.feature-wrap .logo-block img{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
}
.feature-wrap .owl-theme .owl-controls .owl-buttons div {
    color: #ff7e2e;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    width: 43px;
    padding: 7px 1px;
    font-size: 24px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
    background: #fafafa;
    filter: Alpha(Opacity=50);
    opacity: 1;
    margin-top: -10px;
    margin-right: 0px;
}
@media screen and (max-width: 767px) {
    .feature-wrap .owl-theme .owl-controls .owl-buttons div {
        color: #ff7e2e;
        display: inline-block;
        zoom: 1;
        margin: 5px;
        width: 43px;
        padding: 7px 1px;
        font-size: 24px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 0px;
        background: #fafafa;
        filter: Alpha(Opacity=50);
        opacity: 1;
        margin-top: -20px;
        margin-right: calc(50% - 64px);;
    }
    .feature-wrap .owl-theme.flooring_page .owl-controls .owl-buttons div {
        color: #ff7e2e;
        display: inline-block;
        zoom: 1;
        margin: 5px;
        width: 43px;
        padding: 7px 1px;
        font-size: 24px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 0px;
        background: #fafafa;
        filter: Alpha(Opacity=50);
        opacity: 1;
        margin-top: 245px;
        margin-right: calc(50% - 64px);
    }
}
.feature-wrap .owl-carousel .owl-prev {
    /*left: 0px;*/
    background: #fafafa;
    position: absolute;
    top: -15%;
    border-right: 1px solid #e0e0e0;
}
/*---------------  Feature Section Ends Here   ---------------*/
/*---------------  Get In Touch Section Starts Here     ----------------*/
.reach-out{	
    background:linear-gradient(rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3)), url(../images/images_02_24_2023/CTA.png) no-repeat center;
    background-size:cover; 
    padding:30px 15px;
    margin-bottom:35px; 
}
.reach-out .info-block{
    /*position:relative;
    top:-230px;
    display:inline-block;*/
}
.reach-out .info-block h3{
    color:#fff;
    font-weight:700;
    line-height:45px;
    font-size:30px;
    margin-bottom:0px;
}
.reach-out .info-block span.hl{
    display:block;
    width:80px;
    border-top:1px solid #fff;
    height:15px;
}
.reach-out .info-block p{
    line-height:1.8em;
    color:#fff;
    margin-bottom:25px;
}
.reach-out .info-block > .btn1{
    background:transparent;
    color:#fff;
    padding:6px 12px; 
    border:1px solid #fff;
    transition:all ease 0.4s;  
}
.reach-out .info-block > .btn1:hover, .reach-out .info-block > .btn1:focus{
    background:#fff;
    color:#111;
}
/*---------------  Get In Touch Section Ends Here       ----------------*/
/*---------------  Financing Option Starts Here    ---------------------*/
.finance-btm{
    background:url(../images/bg-grey.jpg) no-repeat center;
    padding:20px 15px;
    background-size:cover;
    margin-bottom:40px;
}
.finance-btm .left-side h2{
    color:#fff;
    font-weight:600;
    text-transform:uppercase;
    margin-top:5px;
}
.finance-btm .right-side > .btn-green{
    background: #59a937;
    color:#fff;
    display:block;
    width:100%;
    padding-top:8px;
    text-align:center; 
    font-size:15px;
    margin-top:6px; 
    padding-bottom:8px;
    text-decoration:none;
    transition:all ease-in 0.4s;
}
.finance-btm .right-side > .btn-green:hover, .finance-btm .right-side > .btn-green:focus{
    background:#396f22;
    color:#fff;
}
/*---------------  Financing Option Ends Here      ---------------------*/
/*---------------   Footer Section Starts Here   ------------------*/
footer{
    background:#f8f8f6;
    padding:30px;
}
footer .block1 ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
footer .block1 ul li{
    margin-bottom:0px;
    padding-top:15px;
}
footer .block1 ul li p{
    margin-bottom:0px;
}
footer .block1 h4{
    font-weight:700;
    margin-bottom:12px;
    text-transform:uppercase;
    font-family:'Open Sans';
}
footer .block2 h4{
    font-weight:700;
    margin-bottom:20px;
    text-transform:uppercase;
    font-family:'Open Sans';  
}
footer .block1 ul li .img-block{
    background:#fff;
    border:1px solid #c5c5c5;
    display:inline-block;
    clear:both;
    height:40px;
    width:40px;
    padding:4px 4px;
    float:left;
    margin-right:12px;
    color:#636262;
    border-radius:50%;
}
footer .block1 ul li .img-block i{
    line-height:30px;
    padding-left:8px;
    font-size:15px;
}
footer .block2 ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
footer .block2 ul li{
    line-height:30px;
}
footer .block1 ul li:nth-of-type(3) p{
    padding-top:10px;
    margin-bottom:25px; 
}
footer .block2 ul li a{
    color:#444;
}
.social-icons li {
    position: relative;
    float: left;
    padding: 5px;
    padding-top:0 !important;
    margin: 0 !important;
    list-style-type:none;    
}
.header-socail{
    display:inline-block;
    margin-top:40px;
}
/*---------------   Footer Section Ends Here     ------------------*/
/*----------------  Our Brand SSection Starts Here   ---------------*/
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* Reposition the controls slightly */
.carousel-control {
    left: -12px;
}
.carousel-control.right {
    right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 20px;
    margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
    background: #c0c0c0;
}
.carousel-indicators .active {
    background: #333333;
}
/*--------------- Our Brand Section Ends Here   -------------------*/
/* -------------- Home PAge Popup Modal Box Starts Here -----------*/
.modal-content{
    /*background:url(../images/dark-bg.jpg) no-repeat center;*/
}
body .modal-open{
    padding:0px !important;
}
.modal-header .close{
    color:#333;
    font-size: 24px;
    opacity:1; 
}
.modal-header{
    border:none; 
}
.modal-header img{
    margin-left:auto;
    margin-right:auto;
    display:block; 
    /*max-width:150px;*/
}
.modal-body{text-align:center;
}
.modal-body p{
    color: #1a1a1a;
    line-height: 1.8em;
    font-family: arial;
    font-size: 18px;
}
.modal-body a.btn1{
    background:#236ec9;
    color:#fff;
    display:inline-block;
    padding:6px 26px;
    border-radius:15px;
    margin-top:20px;
    margin-bottom:20px;
    text-decoration:none;
    font-size:17px;
    line-height:26px;
    transition:all ease-in 0.4s;
    font-family: arial;
    border:none;
}
.modal-body a.btn1{
    display:inline-block;
}
.modal-body a.btn1:hover, .modal-body a.btn1:focus{
    background:#0f4382; 
    color:#fff;
}
.modal-body a.btn1 img, .modal-body .btn1 img{
    display:inline-block;
    padding-right: 12px;
}
.modal-body .brand-list ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
.modal-body .brand-list ul li{
    display:inline-block;
}
.modal-body .brand-list ul li img{
    max-width:100px;
}
@media (min-width: 768px){
    .modal-dialog {
        width: 768px;
        margin: 30px auto;
    }
}
/*--------------- Home Page Popup Modal Box Ends Here --------------*/
/*--------------- Request a Call Page Starts Here  ----------------*/
.modal-wrap{
    background:#fff;
    z-index:9999;
}
.modal-wrap .modal-body{
    text-align:left;
    padding-left:35px;
    padding-right:35px;
}
.modal-wrap .modal-body .btn1{
    background:#59a937;
    color:#fff;
    display:inline-block;
    padding:6px 25px;
    border-radius:15px;
    margin-top:0px;
    margin-bottom:20px;
    text-decoration:none;
    font-size:13px;
    line-height:20px;
    transition:all ease-in 0.4s;
    border:none;
}
.modal-wrap .modal-body .btn1:hover, .modal-body .btn1:focus{
    background:#396f22; 
    color:#fff;
}
.modal-wrap .modal-body .btn1 img{
    display:inline-block;
}
.modal-wrap .modal-header .close{
    color: #fff;
    opacity: 1;
    font-weight:800;
    font-family:'Open Sans';
}
.modal-wrap .modal-body h3{
    text-align:center;
    font-size:21px;
    color:#444;
    line-height:28px;
    padding-bottom:0px;
    margin-bottom:0px; 
}
.modal-wrap .modal-body p{
    color:#444;
    text-align:center;
    font-size:14px;
    margin-bottom:35px; 
}
.modal-wrap .modal-header{
    padding:10px;
    background:#59a937;
    border-radius:4px;
}
.modal-wrap .modal-body input[type="text"]{
    width:100%;
    padding:3px;
    margin-left: 0;
    border:1px solid #ccc;
    font-size:14px; 
    line-height:20px; 
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
    margin-bottom:3px;
}
.modal-wrap .modal-body .form-group{
    margin-bottom:15px;
}
.modal-wrap .modal-body label{
    font-weight:400;
    color:#444;
}
.modal-wrap .modal-content{
    border:none !important;
}
.modal-wrap .modal-body .checkbox input[type="checkbox"]{
}
/*--------------- Request a Call Page ENds Here   -----------------*/
/*--------------- Dustless Sanding page Starts Here  ---------------*/
.info-wrap .heading h2{
    font-family:'Open Sans';
    text-align:center;
    margin:0px;
    margin-bottom:20px; 
}
.info-wrap p{
    text-align:center;
    line-height:1.7em;
    margin-bottom:30px;  
}
.info-wrap .heading h3.title{
    text-align:center;
    margin-top:0px;
    font-weight:normal;
    margin-bottom:30px;
}
.info-wrap img.product{
    display:block;
    width:100%;
    background-size:cover;
}
.info-wrap .product-lst .item{
    margin-bottom:20px;
}
.info-wrap .product-lst > .item .content-box a{
    padding-top: 25px;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #444;
    text-decoration: none;
    outline: none;
    font-family: 'Helvetica';
    text-align:center;
}
.info-wrap .product-lst > .item .content-box p{
    text-align: center;
    font-size: 16px;
    margin-bottom:0px;
}
.info-wrap .product-lst > .item .price span.hg {
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
}
.info-wrap .feature-block {
    padding:15px;
}
.info-wrap .feature-block > img{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.info-wrap .feature-block > .description h3{
    font-family:'Open Sans';
    text-align:center;
    font-size:20px;
    font-weight:600;
}
.info-wrap .feature-block > .description p{
    text-align:center;
}
.info-wrap .msg-block {
    text-align:center;
    margin-bottom:55px;
}
.info-wrap .msg-block h3{
    margin-bottom:15px;
}
.info-wrap .msg-block  a.btn-call{
    background: #59a937;
    color: #fff;
    display: inline-block;
    padding:12px 25px;
    border-radius: 5px;
    text-decoration: none;
    transition: all ease-in 0.4s;
    outline:none;
}
.info-wrap .msg-block  a.btn-call:hover{
    background:#396f22;  
}
.info-wrap .msg-block  a.btn-call i{	
    font-size: 16px;
    padding-right: 12px;
    font-weight: 600;
}
.video-wrap{
    background:#fff3e5;
    padding:25px;
}
.video-wrap h2{
    text-align:center;
    font-family:'Open Sans';
    text-decoration:underline;
    margin-bottom:15px;
    font-size:26px;
    margin-bottom:30px;
}
.video-wrap .vd-block img{
    margin-left:auto;
    margin-right:auto;
    display:block;
}
.request-block{
    padding:35px;
    text-align:center;
}
.request-block h2{
    text-align:center;
    font-family:'Open Sans';
    font-size:26px;
    margin-bottom:20px;
}
.request-block .btn-req{
    background:#59a937;
    color:#fff;
    display:inline-block;
    padding:11px 25px;
    border-radius:5px;
    font-size:15px;
    text-decoration:none;
    transition:all ease-in 0.4s;
    text-transform:uppercase;
    outline:none;
}
.request-block .btn-req:hover{
    background:#396f22; 
}
.request-block .btn-req i{
    font-size:16px;
    padding-right:12px;
    font-weight:600; 
}
/*--------------- Dustless Sanding Page Ends Here  -----------------*/
/*--------------- Floorung Page Product Slider Page Starts Here   ---------------*/
.img-slider .carousel, .img-slider .slide{ 
    margin-bottom:0px; 
    display:block; 
}
.img-slider .carousel,
.img-slider .item,
.img-slider .carousel.active {		
    height: 100%;   
    padding:0px;
    top:-25px;
}
.img-slider .carousel-inner {
    height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */
.img-slider .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.img-slider .fill img{
    display:block;
    width:100%;
    background-size:cover;
} 
.img-slider .left.carousel-control{
    /*right: 30px; */
    left: 28px;
    top: 40%;	
    width: 50px;
    height: 50px;
    border-radius:50%; 
}
.img-slider .carousel-control.right {
    right: 28px;
    top: 40%; 
    width: 50px;
    height: 50px;
    border-radius:50%;
}
.img-slider .carousel-control .icon-next{
    width: 18px;
    height: 23px;
    margin-top: -17px;
    font-size: 30px;
    opacity:1;
}
.img-slider .carousel-control .icon-prev{
    width: 18px;
    height: 23px;
    margin-top: -17px;
    font-size: 30px;
    opacity:1;
    margin-left:-10px;
}
.img-slider .carousel-control.left{
    opacity:0.5;
    background:#CEC5C5;
    transition:all ease-out 0.4s;
}
.img-slider .carousel-control.left:hover, .img-slider .carousel-control.left:focus{
    opacity:0.8;
}
.img-slider .carousel-control.right{
    opacity:0.5;
    background:#CEC5C5; 
    transition:all ease-out 0.4s;
}
.img-slider .carousel-control.right:hover, .img-slider .carousel-control.right:focus{
    opacity:0.8;
}
@media (min-width:100px) and (max-width:992px){
    .img-slider .carousel,
    .img-slider .item,
    .img-slider .carousel.active {		
        top:0px; 
        z-index:0;
        margin-bottom:15px;
        /*padding:15px 15px 0px 15px;		*/
    }
    .info-wrap .heading h2{
        margin-top:20px; 
    }
}
/*--------------- Flooring Page Product Slider Page Ends Here     ---------------*/
/*---------------  Testimonials Page Stats Here   ------------------*/
.testimonial-wrap h2.heading{
    font-family: 'Open Sans';
    text-align: center;
    margin-bottom:40px;
    margin-top:40px;
    font-size:25px;
    color:#444; 	
}
.testimonial-block {
    margin-bottom:45px;
}
.testimonial-block .img-circle{
    display:block;	
    float:left;
}
.testimonial-block .img-circle img{
    width:130px;
    height:130px;
    border-radius:50%; 
}
.testimonial-block aside{ 
    /*padding-left:150px; */
}
.testimonial-block aside p{
    text-align: justify;
    font-style: italic;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.3px;
    color: #6b6b6b;
}
.testimonial-block aside .info span{
    display:block;
    width:100%;
    text-align:right;
    font-weight:600;
    color:#444;
}
.testimonial-icon li{
    list-style: none;
    display: inline-block;
    padding: 20px 0;
    padding-right: 20px;
}
.testimonial-icon li:last-child{
    padding-right:0;
} 
.dustless-icon, .testimonial-icon {
    float: right;
}
.dustless-icon li{
    list-style: none;
    display: inline-block;
    margin: 50px 0;
    padding-right:10px;
}
@media (max-width: 992px){
    .dustless-icon, .testimonial-icon{ float:none;text-align: center;}
    .dustless-icon li, .testimonial-icon li{ margin:0;}
}
/*---------------  Testimonials Page Ends Here    ------------------*/
/*---------------  Request Form Starts Here    ---------------------*/
.request-wrap h2.heading{
    font-family: 'Open Sans';
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
    font-size: 23px;
    color: #444;
}
.request-wrap .inner-block{
    background:#F5F5F5;
    padding:35px 0px;
    margin-bottom:60px;
}
.request-wrap .inner-block .frm{
    background:#fff;
    padding:45px;
    padding-bottom: 10px;  
}
.request-wrap .inner-block .frm .form-group{
    margin-bottom:25px;
}


.request-wrap .inner-block .frm .form-group .full span{
    font-size:12px;
    color:#636363;
    line-height:25px;
}

.request-wrap .inner-block .frm .form-group span.red{
    color:red;
}

.request-wrap .inner-block .frm .add-block .left-block label{
    width:100%;
}

.request-wrap .inner-block .frm .add-block aside .no{
    padding-left:0px;
    padding-right:0px;
}
.request-wrap .inner-block .frm .add-block aside > .form-group{
    margin-bottom:8px;
}
.request-wrap .inner-block .frm .add-block aside .full{
    padding-left:15px;
}

.request-wrap .inner-block .frm .add-block aside .hf input[type="text"]{
    width:100%;
    border:1px solid #ccc;
    font-size:14px; 
    line-height:20px; 
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
    padding-left:4px;
}
.request-wrap .inner-block .frm .add-block aside .hf span{
    font-size:12px;
    color:#8a8a8a;
    line-height:25px;
    display:block;
    width:100%;
}
.request-wrap .inner-block .frm .add-block aside .full span{
    display:block;
    width:100%;
}
.request-wrap .inner-block .frm .form-group .full .btn1{
    width:auto;
}
.request-wrap .inner-block .frm .add-block aside .table  thead  tr  th{
    border-bottom:none;
}
.request-wrap .inner-block .frm .add-block aside .table > tbody > tr > td{
    border-top: none;
    padding: 0px;
    padding-bottom: 2px;
}
.request-wrap .inner-block .frm .add-block aside .table > tbody > tr > td button{
    padding:4px 5px; 
    /*display:none;*/
}
.request-wrap .inner-block .frm .add-block aside .table > tbody > tr > td button.b1{
    display:none;
}
.request-wrap .inner-block .frm .btn1 , .cont-wrap .user-frm aside .btn1{
    background: #59a937;
    color: #fff;
    display: inline-block;
    padding: 7px 25px;
    text-decoration: none;
    transition: all ease-in 0.4s;
    border:none; 
}
.request-wrap .inner-block .frm .btn1:hover, .cont-wrap .user-frm aside .btn1:hover{
    background:#396f22;
}
.request-wrap .inner-block .frm .add-block aside .table > tbody > tr > td:nth-of-type(1){
    padding-right:8px; 
}
.request-wrap .inner-block .frm .add-block aside .table > tbody > tr > td:nth-of-type(1) input[type="text"]{
    width:100%;
    border:1px solid #ccc;
    font-size:14px; 
    line-height:20px; 
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
    padding-left:4px;	
}
.request-wrap .inner-block .frm .add-block aside .table > tbody > tr > td:nth-of-type(2) input[type="number"]{
    width:70px;
    border:1px solid #ccc;
    font-size:14px; 
    line-height:20px; 
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
    padding-left:4px;
}
/*---------------  Request Form Ends Here      ---------------------*/
/*---------------  Services page Start Here    ---------------------*/
@media (min-width:1100px){
    .ser-wrap{
        margin-bottom:45px; 
    }
}
.ser-wrap .ser-block{
    border:1px solid #888888; 
    margin-bottom:30px; 
    height: 415px;
}
@media screen and (max-width: 767px) {
    .ser-wrap .ser-block{
        border:1px solid #888888; 
        margin-bottom:30px; 
        height: auto;
    }
}
.flooring_wrap .ser-block{
    height: auto;
}
.ser-wrap img{
    background-size:cover;
    width:100%;
}
.ser-wrap .ser-block h3{
    font-size:18px;
    color:#444;
    margin-top:10px;
    font-weight:600;
}
.ser-wrap .ser-block h4{
    font-size:15px;
    color:#000;
    margin-top:10px;
    font-weight:600;
}
.ser-wrap .ser-block ul{
    padding:0px;
    margin:0px;
}
.ser-wrap .ser-block ul li{
    list-style:none;
    font-size:14px;
    line-height:25px;
}
.ser-wrap .ser-block ul li a{
    color:#444;
}
.ser-wrap .ser-block ul li:before{
    font-family:'FontAwesome';
    content:'\f105';
    padding-right:8px;
    font-weight:600;
}
.ser-wrap .ser-block p{
    font-size:13.5px;
    text-align:justify;
}
@media screen and (max-width: 767px) {
    .ser-wrap .ser-block p{
        font-size:15px;
        text-align:justify;
    }
}
.ser-wrap .ser-block .details{
    padding:15px;  
}
/*---------------  Services Page Ends Herer    ---------------------*/ 
/*---------------  Dustless Floor Standing Starts Here --------------*/
.feature-wrap .lst ul{
    padding:0px; 		
}
.feature-wrap .lst ul li{
    list-style:none;
    line-height:25px;
    font-weight:600;
    font-family:'Open Sans';		
    margin-bottom:20px;
}
.feature-wrap .lst ul li .icon{ 
    display:inline-block;
    width:30px;
    height:30px;
    float:left;
}
.feature-wrap .lst ul li aside{
    padding-left:45px;
}
.feature-wrap .lst ul li aside h3{
    font-size:16px;
    line-height:25px;
    margin-top:0px;
    padding-bottom:0px;
    font-weight:600;
}
/*---------------  Dustless Floor Standing Ends Here  --------------*/
/*---------------  Gallery Page Starts Here  ---------------*/
.gallery-wrap .left-block{
    border:1px solid #ececec;
    padding-bottom:20px;
    margin-bottom:20px;   
}
.gallery-wrap .left-block .title-block h3{
    background: transparent url(../images/double-dotted.png) repeat-x scroll 0% bottom;
    padding-bottom:15px;
    padding-top:15px;   
    line-height: 100%;
    margin: 15px;
    font-family:'Open Sans';;
    font-weight:800;
}
.gallery-wrap .left-block .heading h4{
    padding:15px;
    font-family:'Open Sans';
    font-weight:800;
    padding-bottom:5px;
    font-size:16px;
    color: #444;
    text-decoration: none;
}
.gallery-wrap .left-block .heading a{
    text-decoration:none ; 
}
.gallery-wrap .left-block .heading h4 i{
    font-size:18px;
    font-weight:800;
    float:right;
}
.gallery-wrap .left-block hr{
    margin-left:15px;
    margin-right:15px;
}
.gallery-wrap .left-block .lst .faq{
    padding-left:0px;
}
.gallery-wrap .left-block .lst ul{
    margin:0px;
    list-style:none;
    padding-left:15px;
}
.gallery-wrap .left-block .lst ul li .checkbox{
    margin-top:0px;
    margin-bottom:0px;
}
.gallery-wrap .left-block .lst ul li{
}
.gallery-wrap .left-block .lst ul li label{
    display:block;
    width:100%;
    color:#666;
    line-height:25px;
}
.gallery-wrap .left-block .lst ul li label input[type="checkbox"]{
    margin-top:7px; 
}
.gallery-wrap .left-block .lst ul li span.count{
    float:right;
    display:inline-block;
    padding-right:15px;
}
.gallery-wrap .right-block{
    padding-right:0px;
}
.gallery-wrap .right-block .prd-block{
    margin-bottom:30px;
}
.gallery-wrap .right-block .prd-block img{
    display:block;
    width:100%;
    background-size:cover;
}
.gallery-wrap .right-block .prd-block .prd-info h3{
    font-family:'Open Sans';
    text-align:center;
    font-size:20px;
    font-weight:800; 
}
.gallery-wrap .right-block .prd-block .prd-info h4{
    text-align:center;
    font-size:16px;
}
.gallery-wrap .right-block .prd-block .prd-details span.type{
    display:block;
    width:100%;
    text-align:center;
}
.gallery-wrap .right-block .prd-block .prd-details span.location{
    display:block;
    width:100%;
    text-align:center;	
}
/*----  Pagination Starts Here   ----*/
ul.pagination{
    float:right;
    margin-bottom:35px;
}
ul.pagination li.active a{
    color:#fff !important;
    background:#656565 !important;
    border:1px solid #656565;
}  
ul.pagination li a{
    color:#656565;
}
ul.pagination li span{
    color:#656565 !important;
}
ul.pagination li.active span{
    color:#fff !important;
}
@media (max-width: 768px){
    ul.pagination li a{
        color:#656565 !important; 
    }
}
/*----  Pagination Ends Here   -----*/
/*----  Breadcrumb Starts Here  -----*/
ol.breadcrumb{
    background: transparent;
    margin-top:20px;
    margin-bottom:25px;
}
ol.breadcrumb li a{
    color:#656565; 
}
/*----  Breadcrumb Ends Here    -----*/
/*---------------  Gallery Page Ends Here     --------------*/
/*---------------   Contact Us Page Starts Here   ---------*/
.cont-wrap .side-left{
    padding-right:15px;
}
.cont-wrap .side-left .details h4{
    font-size:16px;
}
.cont-wrap .side-left .details p{
    font-size:15px;
}
.cont-wrap .side-left .add-block ul{
    padding:0px;
    margin:0px;
    margin-bottom:35px;
}
.cont-wrap .side-left .add-block ul li{
    list-style:none;
    margin-bottom:10px;
}
.cont-wrap .side-left .add-block ul li i{
    display: inline-block;
    min-width: 20px;
    vertical-align: top;
    margin-top: 3px;
    float:left;
}
.cont-wrap .side-left .add-block ul li p{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 20px);
    margin-bottom: 0;
}
.cont-wrap .side-left .img-block{	
    margin-bottom:35px;
}
.cont-wrap .side-left .img-block img{
    display:block;
    width:100%;
    background-size:cover;
}
.cont-wrap .user-frm{
    background-color: #ffffff;
    border: 1px solid transparent;
    border-left:1px solid #eceaea;
    border-right:1px solid #eceaea;
    padding-left:15px;
    padding-right:15px;
    margin-bottom:55px;
}
@media (min-width:1200px){
    .cont-wrap .user-frm{
        padding-left:55px;
        padding-right:55px;
    }
}


.cont-wrap .user-frm aside input[type="text"], .cont-wrap .user-frm aside select{
    width: 80%;
    padding: 3px;
    margin-left: 0;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 20px;
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
}
.cont-wrap .user-frm aside textarea{
    width: 80%;
    padding: 3px;
    margin-left: 0;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 20px;
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
    height:120px;
}  
.cont-wrap .user-frm .form-group{
    margin-bottom:35px;
}
.cont-wrap .user-frm label span{
    color:#f00;
}
.title-block h2{
    padding-left:0px;
    line-height: 100%;
    margin: 15px;
    font-family: 'Open Sans';
    font-weight: 800;
    margin-top:0px;
    margin-left:0px;
    font-size:23px;
}
@media (max-width:600px){
    .cont-wrap .user-frm aside input[type="text"], .cont-wrap .user-frm aside select{
        width:100%;
    }
    .cont-wrap .user-frm aside textarea{
        width:100%; 
    }
}
@media (max-width:1000px){
    .cont-wrap .side-left{
        padding-right:0px;
    }
}
/*---------------   Contact Us PAge Ends Here    ----------*/
/*--------------- Flooring-101 Starts Here    --------------*/
/*--------------- Flooring-101 Ends Here      --------------*/
/* home page images effect */
.effect-img {
    position: relative;
    width:100%;
}
.image {
    display: block;
    width: 100%;
    height: auto;
    opacity:5;
    background-cover:black
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity:0.2;
    transition: .5s ease;
    background-color:black;
    cursor:pointer
}
.overlay .text{  opacity:5}
.effect-img:hover .overlay {
    opacity: 0
}
.hm-product .effect-img img{
    filter:brightness(130%);
}
.hm-product .text{
    border: none !important;
}
.text {
    color: white;
    font-size:20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index:2;
    border:2px solid #FFF; padding:5px 10px; box-sizing:border-box;
    font-weight:600;
    font-family: 'Open Sans';
}
ul.header-socail li a img{
    width:24px;   
}
@media screen and (max-width: 767px) {
    .hm-product .text{
        width: 100%;
        text-align: center;
    }
}
/***404 not found start***/
.notfound_404 .info-wrap .msg-block h2 {
    font-size: 30px;
    font-weight: bold;
}
.notfound_404 .info-wrap .msg-block div {
    font-size: 72px !important;
}
.notfound_404 .info-wrap .msg-block div p {
    font-size: 18px;
}
/***end 404 not found***/
.referral_btn{
    padding: 10px 12px;
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: top;
}
.top_phone{
    text-align: center;
}
.action_btn_area{
    text-align: right;
}
@media screen and (max-width: 767px) {
    .action_btn_area{
        text-align: left;
    }
    .action_btn_area .ref-same-size-btn.btn-referral{
        margin-left: 0px;
        margin-top: 10px;
    }
}
.header_industry_text{
    font-weight: bold;
    color: #333333;
    text-align: left;
    font-size: 9.5px;
    margin-top: 15px;
    background: url(../images/top-angle.png) no-repeat top left;
    padding: 4px 0 0 7px;
}
.why_choose_us_area{
    text-align: center;
    text-transform: uppercase;
}
.why_choose_item_area .why_choose_item{
    text-align: center;
    text-transform: none;
    margin: 20px 0;
    font-size: 14.75px;
}
.why_choose_item_area .why_choose_item img{
    margin: 20px 0;
}
.why_choose_item_area{
    margin-bottom: 20px;
}
.header_industry_text span{
    color: #666666;
}
.error_msg{
    font-size: 12px;
    color: red;
    display: none;
}
/*.btn-quote{
    background:#59a937;
    color:#fff;
    display:inline-block;
    padding:11px 25px;
    border-radius:5px;
    text-decoration:none;
    transition:all ease-in 0.4s;
}*/
.ref-same-size-btn {
    display:inline-block;
    padding: 10px 20px;
    border-radius:0.5em;
    -moz-border-radius:0.5em;
    -webkit-border-radius:0.5em;
    text-decoration:none!important;
    transition:all ease-in 0.4s;
    width: 210px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}
.btn-quote{
    background:#59a937;
    color: #fff;
}
.btn-quote:hover {
    background: #396f22;
    color: #fff;
}
.btn-referral {
    background: #FF8C00;
    color:#ffffff;
    margin-left: 6px;
}
.btn-referral:hover {
    background: #efb832;
    color:#3d4549;
}
.npr { padding-right: 0px; }
body { padding-right: 0 !important }
.award_area{
    text-align: center;
    margin: 30px 0;
}
.award_area .award_item{
    font-size: 12px;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
    .award_area .award_item{
        margin-bottom: 25px;
    }
}
.award_area .award_item a{
    color: #333333;
}
.award_area .award_item a:hover{
    text-decoration: none;
}
.award_area .award_item img{
    margin-bottom: 10px;
}
.site-logo{overflow: hidden;}
.badge-for-mobile{display:none !important}
.only-mobile{display:none !important}
@media screen and (max-width: 767px) {
    .filter_block{
        /*       padding-left: 15px !important;
               padding-right: 0;*/
    }
    .portfolio_area{
        position: relative;
        padding-bottom: 0px !important;
    }
    .portfolio_area .filter_area{
        padding-bottom: 20px;
    }
    .portfolio_area .sort_by{
        padding-left: 20px;
        margin-bottom: 0px !important;
    }
    .portfolio_area .show_hide_filter{
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .portfolio_area .show_hide_filter .icon-bar{
        background-color: #fff
    }
    .portfolio_area .filter_area{
        display: none;
    }
    .badge-for-desktop{display:none !important}
    .site-logo>div{margin:10px 0px 0px 20px !important}
    .badge-for-mobile{display:block !important;width:100px !important;float:right}
    .top-phone{text-align: left !important;}
    .site-logo>div{margin:10px 0px 0px 0px !important}
    .only-mobile{display:inline-block !important}
    .action_btn_area.only-mobile{float:left}
    .right_header_home .action_btn_area{display:none !important}
}
.headgin_text{
    text-decoration:underline;
    color:#444;
    font-size:20px;
    font-weight: 600;
    line-height: 25px;
    padding-bottom:30px;
    padding-top:40px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .headgin_text{
        text-align: left;
    }
    /*    .small_screen_nev .owl-theme .owl-buttons .owl-prev{
            margin-right: 0px !important;
        }
        .small_screen_nev .owl-theme .owl-buttons .owl-next{
            margin-right: 0px !important;
        }*/
}
.right_header_home {margin-top: 70px}
#topbar-covid{
    text-align: center;
    padding:8px 10px;
    background:#FF8C00;
    color:#fff;
    font-family: 'Open Sans';
}
body{padding-top:0px}
.site-logo>a, .site-logo>div{float:left}
.site-logo>a + .site-logo>div{vertical-align: middle;}
.right_header_home{margin-top:20px}