/*
Theme Name: Bagels
Theme URI: https://bagel.doweby.com/
Author: DoMedia
Author URI: https://domedia.lk
Description: DoMedia Templates brings your site to life.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ---------------------------------
    Normalize 
   --------------------------------- */
 @font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/Helvetica/HELVETICANEUEBOLD.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/Helvetica/Helvetica-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Helvetica/HELVETICANEUEBOLD-1.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Helvetica/HELVETICANEUE-LIGHTCONDOBL.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Helvetica/HELVETICANEUE-LIGHTCONDOBL-1.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

html {
    font-family: 'Helvetica', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
.contact-button,
.f-domedia-link,
.watch-video-icon,
.watch-video-text,
.floor-type-image,
.f-overlay::before,
.floor-type-title,.free-quote-btn,
.f-s-m {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
body {
    margin: 0;
    color: #444;
    font-size: 15px;
    overflow-x: hidden;
}

/* extended container */

@media (min-width: 1366px) {
    .extended-container {
        margin-left: -50px;
        margin-right: -50px;
    }
}
    
    @media (min-width: 1440px) {
    .extended-container {
        margin-left: -70px;
        margin-right: -70px;
    }
}
    
    @media (min-width: 1600px) {
    .extended-container {
        margin-left: -140px;
        margin-right: -140px;
    }
}
    
    @media (min-width: 1920px) {
    .extended-container {
      margin-left: -240px;
      margin-right: -240px;
    }
}

/* extended container */

.navibar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-background-image{
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
}
.home-top-background-image{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
}
.h-contact-form .wpcf7 form .wpcf7-response-output {
    text-align: center;
    padding: 4px;
}
.heading-container-top{
   display: flex;
   justify-content: space-between;
   margin-bottom: 60px;
   margin-top: 164px;
   position: relative;
   z-index: 1;
}
.page-background-image-top{
    min-height: 792px;
    position: relative;
}
.page-background-image::after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(0deg, #fff 20%, transparent 210%);
    z-index: 2;
}
.h-contact-form .wpcf7 input[type="text"]::placeholder, 
.h-contact-form .wpcf7 input[type="email"]::placeholder,
.h-contact-form .wpcf7 input[type="tel"]::placeholder,  
.h-contact-form .wpcf7 input[type="number"]::placeholder,
.h-contact-form .wpcf7 textarea::placeholder{
   color: #929292;
}
.h-description{
    display: flex;
    flex-direction: column;
    align-items: start;
    padding-top: 110px;
}
.boost-max-plus-logo{
    margin-right: 6px;
}
.boost-max-logo{
    margin-left: 1px;
    padding: 6px;
    margin-right: 20px;
}
.h-boostmax-logos{
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
    padding: 10px;
    border-radius: 5px;
    display: flex;
    background-color: white;
}
.blue-title-line:after{
    background-image: linear-gradient(to right, #165875, transparent);
    position: absolute;
    content: "";
    bottom: 0;
    height: 4px;
}
.h-description .blue-title-line:after{
    width: 273px;
}
.h-contact-form .blue-title-line:after{
    margin-top: 10px;
    width: 285px;
}
.h-contact-form  .blue-title-line:after{
    background-image: linear-gradient(to right, #165875, transparent);
    position: absolute;
    content: "";
    bottom: -10px;
    height: 4px;
}


.floor-types-environments {
    position: relative; /* Set position to relative */
}

.center-blue-title-line:after {
    background-image: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 10%, #165875 40%, #165875 60%, #FFFFFF 90%, #FFFFFF 100%);
    position: absolute;
    content: "";
    top: 108px; 
    left: 34%;
    width: 33%; 
    height: 4px;
}
.floor-types-environments-headings{
    margin-bottom: 71px;
}
.h-contact-form .wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 7px;
    position: absolute;
    top: 24%;
    right: 0;
}
.h-contact-form .quote-submit{
    position: relative;
}
.free-quote-form-inputs{
    
}
.blue-title-line {
    position: relative; 
    display: inline-block; 
}
.floor-type-box {
    background-color: rgb(255, 255, 255);
    /* width: 255px;
    height: 274px; */
    border-radius: 5px;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.floor-types-environments-slides .floor-type-image{
    height: 200px;
    overflow: hidden;
}

.f-overlay::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
    top: 0;
    left: 0;
}
.f-type{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.floor-type-title{
    font-size: 25px;
    font-weight: 700;
    padding: 12px;
}
.floor-type-box:hover .f-overlay::before {
    background-color: rgba(0, 0, 0, 0);
}

.floor-type-image {
    position: relative; 
}
.h-description-texts{
    width: 70%;
    margin-top: 25px;
}
.free-quote-form-title{
   margin-bottom: 30px;
}
.quote-form-g{
    display: flex;
    gap: 10px;  
}
.quote-form-group{
    border-radius: 5px;
}
.h-description-headings-1{
    display: flex;
    line-height: 1;
    font-size: 35px;
}
/* .h-d-heading-1,
.h-d-heading-3{
    font-size: 35px;   
} */
.h-d-heading-2{
    /* font-size: 35px; */
    margin-left: 6px;
    margin-right: 6px;
    padding: 1px 4px 1px 6px;
    border-radius: 5px;
   
    color: white;
    display: flex;
    align-items: center;
    
}
.h-description-headings-2{
    font-size: 60px;
    font-weight: 700;
    display: flex;
    margin-bottom: 22px;
}
.h-description-headings-3{
   color: #5C5C5C;
   font-size: 25px;
   line-height: 1.2;
   display: flex;
   flex-wrap: wrap;
   margin-bottom: 22px;
}

.headings-3-text{
    font-weight: 600;
    display: contents;
}
.watch-video-icon{
    margin-right: 15px; 
    margin-right: 15px;
    font-size: 14px;
    min-width: 45px;
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border-width: 3px;
    border-style: solid;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    padding-left: 3px;
    
}

.walkway-video-link{
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}
.walkway-video-link:hover .watch-video-text, 
.walkway-video-link:hover .watch-video-icon{
    color: #207aa0;
}
.watch-video-text {
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    font-size: 17px;
}

.navbar-brand{
    box-shadow: 0 0px 14px rgba(0, 0, 0, 0.3);
    border-radius: 0 0 5px 5px;
}

.h-contact-form{
    box-shadow: 0 0px 14px rgba(0, 0, 0, 0.2);
    border-radius: 20px; 
    width: 39%;
    text-align: left;
    padding: 25px 31px;
    background-color: white;
    
}

.f-q-f-title{
    font-size: 37px;
    font-weight: 600;
    display: flex;
    margin-top: 13px;
}
.h-contact-form .wpcf7 input[type="submit"]{
    color: white;
    font-size: 16px;
    border-radius: 6px;
    text-transform: uppercase;
    padding: 15px;
}
.h-contact-form .wpcf7 input[type="text"], 
.h-contact-form .wpcf7 input[type="email"],
.h-contact-form .wpcf7 input[type="tel"],  
.h-contact-form .wpcf7 input[type="number"]{
        border-radius: 6px;
        font-size: 15px;
        padding: 23px 10px 23px 10px;
}
/* .h-contact-form .wpcf7 input[type="text"]::placeholder, 
.h-contact-form .wpcf7 input[type="email"]::placeholder,
.h-contact-form .wpcf7 input[type="tel"]::placeholder,  
.h-contact-form .wpcf7 input[type="number"]::placeholder {
    
    
} */

.free-quote-form-bottom-text{
    margin-top: 15px;
    color: #5C5C5C;
}
.call-icon{
    transform: scaleX(-1);
    margin-right: 10px;
    font-size: 16px;
}
.navbar>.container .navbar-brand{
    padding: 15px 10px 7px 10px;
    margin-left: 0;
    background-color: white;
}
.contact-button {
    display: inline-block;
    padding: 10px 18px; 
    color: #fff; 
    text-decoration: none;
    border-radius: 6px; 
    border: 1px solid transparent;
    font-size: 18px;
    
}
.f-t-slides .owl-carousel .owl-nav button.owl-next, 
.f-t-slides .owl-carousel .owl-nav button.owl-prev {
    position: absolute;

    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 28px;
    border-width: 2px;
    box-shadow: 0 6px 4px -1px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-color: white;
    background-color: #ffffff; 
    display: flex;
    justify-content: center;
    align-items: center;
}

.f-t-slides .owl-carousel .owl-nav button.owl-next:hover, 
.f-t-slides .owl-carousel .owl-nav button.owl-prev:hover {
   
    color: white;
}

.f-t-slides .owl-carousel .owl-nav button.owl-prev {
    left: -40px;
}
.f-t-slides .owl-carousel .owl-nav button.owl-next {
    right: -40px;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.owl-carousel .owl-nav button.owl-prev::before {
    content: '\f053'; 
    font-family: 'Font Awesome 5 pro'; 
    font-weight: 600;    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    padding-right: 4px;
}
  
.owl-carousel .owl-nav button.owl-next::after {
  content: '\f054'; 
  font-family: 'Font Awesome 5 pro';
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  padding-left: 6px;
}

.contact-button:hover {
    background-color: #ffffff; 
   
}
.contact-button:focus {
    
    color: #fff; 
}
/* .header-contact-n{
    position: relative;
    z-index: 10000;
    text-align: right;
    right: 171px;
    top: 12px;
}  */
#site-header.sticky .navbar-brand {
    padding: 0;
    box-shadow: none;
}

.floor-types-environments{
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    line-height: 1.1;
    margin-bottom: 55px;
}
.floor-types-environments-heading{
    font-size: 42px;
   
    font-weight: 600;
}

.slip-resistance-section{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.slip-resistance-section-emtpy{
    width: 40%;
}
.slip-resistance-section-details{
    width: 50%;
    padding: 61px 15px;
    line-height: 1.2;
}    
.floor-types-environments-slides .owl-item {
    width: 255px;
    height: 272px;
}
.f-t-slides .owl-carousel .owl-stage-outer {
    filter: drop-shadow(0 5px 13px rgba(0, 0, 0, 0.1));
}


.slip-resistance-section .slip-resistance{
    width: 100%;
    height: 100%;
}
.s-r-details-title{
    font-size: 42px;
   
    font-weight: 600;
}
.slip-resistance-section-details .blue-title-line:after {
    width: 715px;
    left: 0;
    top: 70px;
}
.slip-resistance-section-details .squre-list-icon:before,
.slip-resistance-section-details .squre-list-icon:after{
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 21px;
    height: 21px;
    transform: rotateZ(45deg);
    z-index: 2;
   
}
.slip-resistance-section-details .squre-list-icon:after {
    background-color: #27A0D5;
    top: 7px;
    z-index: 1;
}
.s-r-s-list{
    margin-top: 56px;
    margin-bottom: 44px;
}
.list-text{
 
    font-size: 22px;
    position: relative;
    margin-bottom: 30px;
    padding-left: 45px;
}
.free-quote-btn{
    display: inline-block;
    padding: 14px 40px;  
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    border: 1px solid transparent;
    font-size: 18px;
    text-transform:uppercase ;
}
.free-quote-btn:hover,
.free-quote-btn:focus{
    background-color:white;
}
#f-q-from-input{
    display: none;
    width: 25%;
    
}
.benifits-of-boostmax{
    text-align: center;
    margin-top: 80px;
}
.benifits-of-boostmax-heading{
    font-size: 50px;
    
    font-weight: 600;
    position: relative;
}
.benifits-of-boostmax .center-blue-title-line:after {
    top: 73px;
    left: 37%;
    width: 28%;
}

.boostmax-icons-sprite {
    background-image: url(assets/theme-images/sprites.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.benifit-text{
    
    font-size: 25px;
    font-weight: 700;
    margin-top: 20px;
}
.benifits-of-boostmax-items{
    margin-top: 37px;
    display: flex;
    margin-bottom: 68px;
    justify-content: center;
}
.boostmax-b1.boostmax-icons-sprite{
    background-position: 4px -115px;
    height: 80px;
    width: 80px;
    background-size: 243px;
}
.b-of-boostmax-items{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px 21px 25px 21px;
}
.b-b-radius{
    border: 4px solid transparent;
    border-radius: 50%;
}
.boostmax-b2.boostmax-icons-sprite{
    background-position: -174px -54px;
    height: 80px;
    width: 80px;
    background-size: 243px;
    position: relative;
}
.boostmax-b3.boostmax-icons-sprite{
    background-position: -115px -57px;
    height: 80px;
    width: 80px;
    background-size: 243px;
}
.boostmax-b4.boostmax-icons-sprite{
    background-position: -55px -55px;
    height: 80px;
    width: 80px;
    background-size: 243px;
}
.boostmax-b5.boostmax-icons-sprite{
    background-position: 3px -55px;
    height: 80px;
    width: 80px;
    background-size: 243px;
}
.boostmax-b6.boostmax-icons-sprite{
    background-position: -57px -121px;
    height: 80px;
    width: 80px;
    background-size: 243px;
}
.icon-cross-line::after{
    content: "";
    position: absolute;
    left: 0;
    top: 34px;
    width: 76px;
    transform: rotateZ(-46deg);
    border: 2px solid transparent;
}
.o-p-title{
    font-size: 50px;
    font-weight: 600;
    position: relative;
}
.our-project-title .blue-title-line:after {
    width: 290px;
    left: 0;
    top: 70px;
}
.our-project-description{
    margin-top: 25px;
    font-size: 20px;
    margin-bottom: 20px;
}
.our-project-images .project-images{
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
.project-images .boostmax-plus-image-icon{
    position: absolute;
    right: 8px;
    top: 32px;
    border-radius: 8px;
    overflow: hidden;
}
.project-images .boostmax-before-label{
    position: absolute;
    bottom: 0;
    font-size: 27px;
    border-radius: 0px 5px 0px 0px;
    padding: 7px 40px 7px 40px;
    font-weight: 700;

}
.project-images .boostmax-after-label{
    position: absolute;
    bottom: 0;
    left: 50%;
    font-weight: 700;
    font-size: 27px;
    border-radius: 0px 5px 0px 0px;
    padding: 7px 40px 7px 40px;
}
.our-project-images .pr-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slip-resistance-section-image{
    display: flex;
    justify-content: space-between;
}
.slip-resistance-section-image .s-r-s-image{
    /* width: 50%; */
    position: absolute;
}
.slip-resistance-section-image .s-r-s-image-empty{
    width: 50%;
    position: absolute;
}

.our-project-images .owl-carousel .owl-nav button.owl-next, 
.our-project-images .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 28px;
    border-width: 2px;
    box-shadow: 0 6px 4px -1px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-color: white;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 38%;
}
.our-project-images  .owl-carousel .owl-nav button.owl-prev {
    left: -40px;
}

.our-project-images .owl-carousel .owl-nav button.owl-next {
    right: -40px;
}
.our-project-images .i-pr-img{
    position: relative;
    border-radius: 7px;
    overflow: hidden;
    /* height: 541px;
    width: 798px; */
}
.our-project-images .project-image-name{
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin-top: 12px;
}
.our-project-images .owl-dots .owl-dot.active span{
    width: 36px;
}
.our-project-images .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 4px;
    border: none;
    background-color: #16587569;
    transition: all 0.2s ease-in-out;
    margin-bottom: 80px;
}

.boostmax-testimonials-title{
    font-size: 50px;
    font-weight: 600;
    position: relative;
    margin-top: 66px;
}
.boostmax-testimonials .blue-title-line:after {
    width: 437px;
    left: 0;
    top: 70px;
}
.boostmax-testimonials-description{
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 35px;
}
.boostmax-testimonials .testimonials-box{
    background: white;
    font-size: 20px;
    
    position: relative;
    border-radius: 5px;
    padding: 40px;
}
.boostmax-testimonials .owl-carousel .owl-stage-outer {
    filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.2));
    border-radius: 5px;
    overflow: hidden;
}
.t-box-description{
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.8;
    text-align: justify;
}
.boostmax-testimonials .t-box{
    padding-top: 26px;
}
.t-box-place{
    font-weight: 700;
}
.boostmax-testimonials .t-b-icon{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: -25px;

}
.t-b-icon.boostmax-icons-sprite{
    background-position: -91px 5px;
    width: 50px;
    height: 50px;
    background-size: 133px;
}
.boostmax-testimonials .owl-carousel .owl-nav button.owl-next {
    right: -2%;
}
.boostmax-testimonials .owl-carousel .owl-nav button.owl-prev {
    left: -2%;
}
.boostmax-testimonials .owl-carousel .owl-nav button.owl-next, 
.boostmax-testimonials .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 28px;
    border-width: 2px;
    color: white;
    box-shadow: 0 6px 4px -1px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    top: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.boostmax-testimonials .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 4px;
    border: none;
    background-color: #16587569;
    transition: all 0.2s ease-in-out;
    margin-bottom: 88px;
    margin-top: 25px;
}
.boostmax-testimonials .owl-dots .owl-dot.active span {
    width: 36px;
}
.b-track-record-title{
    font-size: 50px;
    font-weight: 600;
    position: relative;
    margin-top: 66px;
}

.b-track-record-description{
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 35px;
}

.boostmax-track-record .blue-title-line:after {
    width: 382px;
    left: 0;
    top: 70px;
}
.boostmax-track-record-items .record-box-image{
    width: 400px;
    height: 215px;
}
.boostmax-track-record-items .b-t-r-i{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rec-overlay::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
    top: 0;
    left: 0;
    border-radius: 5px;
}
.record-box-image{
    border-radius: 5px;
    overflow: hidden;
}
.boostmax-track-record-items .record-box-title{
position: absolute;
    z-index: 10;
    font-size: 20px;
    font-weight: 700;
}
.boostmax-track-record-items .record-box{
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.boostmax-track-record-items{
    margin-bottom: 50px;
}
.why-boostmax{
    background-color:#1658750d ;
    min-height: 680px;
    margin-top: 90px;
    position: relative;
}
.why-boostmax-i{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.why-boostmax-image{
    width: 30%;
    position: absolute;
    left: 36%;
    height: 100%;
  
}
.why-boostmax-items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}
.why-boostmax .w-b-m-image{
    margin-top: 100px;
}
.why-boostmax-items-map{
    width: 30%;
}
.why-boostmax-items-description{
    width: 33%;
    position: relative;
    z-index: 10;
    margin-top: 140px;
}

.why-boostmax .w-b-m-title{
    font-size: 35px;
    line-height: 1.3;
    font-weight: 600;
    margin-top: 31px;
    margin-bottom: 17px;

}
.why-boostmax .w-b-m-text{
    font-size: 30px;
    font-weight: 400;
}
.why-boostmax .w-b-d-title{
    font-size: 50px;
    font-weight: 600;
    position: relative;
}
.why-boostmax .w-b-d-description{
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.why-boostmax .center-blue-title-line:after {
    top: 73px;
    left: 7%;
    width: 91%;
}
.why-boostmax .w-b-d-button{
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    padding: 11px 40px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 17px;
}
.why-boostmax .why-boostmax-image:after, 
.why-boostmax .why-boostmax-image:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 33%;
    content: "";
    z-index: 2;
}
.why-boostmax .why-boostmax-image:before {
    background-image: linear-gradient(-270deg, #f3f6f8, transparent);
}
.why-boostmax .why-boostmax-image:after {
    background-image: linear-gradient(270deg, #f3f6f8, transparent);
}
.why-boostmax .why-boostmax-image:after {
    right: 0;
}

/* .why-floor-safety-important .f-s-i-background-empty{
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 20;
    background-image: linear-gradient(90deg, #fff 29%, transparent 85%);
    position: relative;
} */
/* .why-floor-safety-important .f-s-i-background-empty{
    width: 20%;
   
} */
/* .why-floor-safety-important .f-s-i-background-image{
    width: 80%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 10;
    position: relative;
} */
.why-floor-safety-important{
    position: relative;
    min-height: 760px;
}
.f-s-i-background-empty{
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    background-image: linear-gradient(90deg, #fff 29%, transparent 85%);
    position: absolute;
}

.f-s-i-background-image{
    width: 80%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
}
.why-floor-safety-important-title{
    font-size: 50px;
    font-weight: 600;
    position: relative;
}
.why-floor-safety-important .blue-title-line:after {
    width: 382px;
    left: 0;
    top: 70px;
}
.get-in-touch-details-title{
    font-size: 50px;
    font-weight: 600;
    position: relative;
}
.get-in-touch-with-us .blue-title-line:after {
    width: 382px;
    left: 0;
    top: 70px;
}
.why-floor-safety-important-title,
.after-box-text{
    position: relative;
    z-index: 3;
}
.why-floor-safety-important-details {
    margin-top: 160px;
}
.why-floor-safety-important-boxes{
    position: relative;
    z-index: 2;
    max-width: 660px;
}
.why-floor-safety-important-details .w-f-s-b{
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    padding: 18px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
    display: flex;
    align-items: center;
    margin-top: 18px;
}
.why-floor-safety-important-title{
    margin-bottom: 20px;
}
.s-i-b-icon{
    border: 2px solid transparent;
    border-radius: 50%;
}
.boostmax-icons-sprite.falling{
    width: 50px;
    height: 50px;
    background-size: 165px;
    background-position: -80px 3px;
    margin-right: 13px;
}

.boostmax-icons-sprite.sweeping{
    width: 50px;
    height: 50px;
    background-size: 165px;
    background-position: -40px 1px;
    margin-right: 13px;
}
.boostmax-icons-sprite.money{
    width: 50px;
    height: 50px;
    background-size: 165px;
    background-position: 1px 0px;
    margin-right: 13px;
}
.why-floor-safety-important-details .s-i-b-value{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
}
.why-floor-safety-important-details .s-i-b-text{
    font-size: 22px;
}
.why-floor-safety-important-details .after-box-text,
.get-in-touch-details-text{
    font-size: 20px;
    margin-top: 20px;
}
.get-in-touch-with-us{
    padding: 10px;
    display: flex;
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.13);
    border-radius: 8px;
    background-color: #fff;
    margin-top: 10px;
    justify-content: space-between;
}
.get-in-touch-details{
    width: 50%;
    padding-right: 55px;
    padding-left: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.get-in-touch-image{
    width: 50%;
}
 .gt-t-d-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
    min-height: 50px;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
    margin-right: 20px;
    position: relative;
}

.get-in-touch-with-us .get-call{
    transform: scaleX(-1);
    font-size: 16px;
}
.get-in-touch-details-contacts{
    display: flex;
    margin-top: 25px;
}
.gt-t-d-details-txt{
    font-size: 18px;
}
.gt-t-d-details-tel-n{
    font-size: 33px;
    
}




/* footer */
.f-social-media-links{
    display: flex;
    margin-top: 14px;
}
.f-s-m{
    color: white;
    font-size: 18px;
    background-color: #5B5B5B;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 7px;
    margin-right: 6px;
}
.f-s-m:hover{
    color: #1fa4dd;
}
.footer-area-top{
    background-color: #38383B;
    padding: 80px 0;
    color: #fff;  
}
.footer-area-down{
    background-color: #262626;
    padding: 15px 0;
    color: #fff; 
    display: flex;
    justify-content: center;
}
.f-domedia-link{
    color: white;
    font-weight: 600;
}
/* .f-domedia-link:hover{
    color: #165875;
} */
.f-domedia-link:focus{
    color: #ffffff;
}
.f-a-d-text{
    font-size: 15px;
}
.footer-area-content{
    display: flex;
    justify-content: space-between;
}
.f-mail-logo{
    background-color: white;
    padding: 10px;
    margin-right: 10px;
    border-radius: 5px;
    width: 330px;
    height: 105px;
}
.f-anis-logo{
    background-color: white;
    padding: 12px;
    border-radius: 3px;
    width: 230px;
    height: 105px;
}
.footer-contact-us{
    display: flex;
    flex-direction: column;
}
.f-c-u-title{
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 19px;
    font-weight: 300;
}
.f-c-u-text,
.f-c-u-email{
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 19px;
    font-weight: 600;
}


article,
aside,
footer,
header,
nav,
section {
    display: block;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    color: #4d4f50;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover,
a:focus {
    outline-width: 0;
    text-decoration: none;
    outline: 0;
    color: #3c3c3c;
    cursor: pointer;
}
p {
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}
abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: 'Helvetica', sans-serif;
    font-size: 100%;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/* ---------------------------------
    Framework Styles 
   --------------------------------- */
.page-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background-color: #fff;
}
.page-loader .pgl-spinner{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.page-loader .pgl-spinner:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #3e3e3e;
    border-color: #3e3e3e transparent #3e3e3e transparent;
    animation: pgl-dual-ring 1.2s linear infinite;
}

@-webkit-keyframes pgl-dual-ring {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes pgl-dual-ring {
    0% { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(360deg); }
}
@keyframes pgl-dual-ring {
    0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg); }
}

/* ---------------------------------
    Header
   --------------------------------- */
#site-header > .container{
    height: 100%;
}
#site-header > .container > .flex-parent{
    height: 100%;
    align-items: center;
    justify-content: space-between;
}
.header-logo{
    display: block;
    padding: 0;
    height: auto;
}
.header-logo img{
    max-width: 300px;
    max-height: 70px;
    padding: 3px;
}

/* Navbar Serach */
.nav-search{
    float: right;
    position: relative;
    padding-left: 15px;
}

.nav-search-field{
    position: absolute;
    display: none;
    width: 260px;
    right: 0;
    top: 100%;
    padding: 8px;
    border-radius: 4px;
    background-color: rgba(0,0,0,0.7);
    z-index: 999;
    margin-top: 15px;
}
.nav-search-field .input-group .form-control:focus{
    box-shadow: none;
    outline: 0 none;
    border-color: #ccc;
}
.nav-search-field .input-group .input-group-btn .btn-default{
    height: 35px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.nav-search-field .input-group .input-group-btn .btn-default:hover{
    background-color: #4d4f50;
    border-color: #4d4f50;
    color: #fff;
    outline: 0;
}
.nav-search-field .input-group .input-group-btn .btn-default:focus{
    outline: 0;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}

#site-header{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media (min-width: 992px){
    
    #site-header{
        background-color: transparent;
        border-color: transparent;
        height: 80px;
    }
    #site-header .navbar-collapse{
        flex: 1;
    }
    #site-header .navbar-nav>li>a{
        color: #444;
    }
    #site-header .navbar-nav>li>a:hover,
    #site-header .navbar-nav>li>a:focus,
    #site-header .navbar-nav>.active>a,
    #site-header .navbar-nav>.active>a:focus,
    #site-header .navbar-nav>.active>a:hover,
    #site-header .navbar-nav>.open>a,
    #site-header .navbar-nav>.open>a:focus,
    #site-header .navbar-nav>.open>a:hover{
        color: #4d4f50;
        background-color: transparent;
    }
    
    /* Dropdown menu */
    #site-header .dropdown-menu{
        margin-top: 15px;
    }
    .dropdown-menu>li>a{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover,
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:focus,
    .dropdown-menu>.active>a:hover{
        background-color: #4d4f50;
        color: #fff;
    }
    /* Dropdown menu > Dropdown menu */
     .dropdown-submenu {
        position: relative;
    }
    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px !important;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .dropdown-submenu:hover .dropdown-menu {
        display: block;
    }
    .dropdown-submenu > a:after{
        content: '\f105';
        font-family: 'Font Awesome 5 Pro';
        font-weight: 400;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    
    /* sticky Header */
    #site-header.sticky{
        background-color: #fff;
        height: 70px;
        box-shadow: 0px 0px 3px 0px rgba(0,0,0,.5);
    }
    .header-logo,
    .nav-search,
    .navbar-collapse{
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    
}

@media (max-width: 991px){

    #site-header{
        background-color: #fff;
        height: 60px;
        border: none;
    }
    #site-header.sticky{
        background-color: #fff;
        box-shadow: 0px 0px 3px 0px rgba(0,0,0,.5);
    }
    .header-logo img{
        max-height: 50px;
        max-width: 200px;
    }
    
    /* 
    *
    Bootstrap navbar collapse override 
    Mobile Menu Open in iPads also
    */
    .navbar-header {
        float: none;
        flex: 1;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
        margin-right: -15px !important;
    }
    .navbar{
        max-height: 350px;
        overflow-y: auto;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav>li>a,
    .navbar-nav .open .dropdown-menu>li>a{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav>.active>a,
    .navbar-nav>.active>a:focus,
    .navbar-nav>.active>a:hover,
    .navbar-nav>.open>a:focus,
    .navbar-nav>.open>a:hover,
    .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-nav .open .dropdown-menu>.active>a:hover,
    .current-menu-parent.dropdown > a{
        background-color: transparent !important;
    }
    .dropdown > a .caret:after{
        font-family: 'FontAwesome';
        content: '\f105';
        position: absolute;
        right: 10px;
        font-size: 25px;
        top: 15px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .dropdown.open > a .caret:after{
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    
    /* Inverse Navbar (Dark theme) */
    .navbar-inverse .navbar-nav>li>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color: #fff; 
        border-bottom: 1px solid rgba(255,255,255,0.08);  
        word-wrap: break-word;
        white-space: pre-wrap;
    }
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover,
    .navbar-inverse .navbar-nav>.open>a:focus,
    .navbar-inverse .navbar-nav>.open>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .current-menu-parent.dropdown > a{
        border-color: rgba(255,255,255,0.08);
        color: #4d4f50;
    }   
    .navbar-inverse .dropdown > a .caret{
        color: #222;
    }
    .navbar-inverse .dropdown > a .caret:after{
        color: #fff;
    }
    
    /* Default Navbar (Light theme) */
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color: #777; 
        border-bottom: 1px solid rgba(0,0,0,0.05);
        word-wrap: break-word;
        white-space: pre-wrap;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .current-menu-parent.dropdown > a{
        border-color: rgba(0,0,0,0.05);
        color: #4d4f50;
    }   
    .navbar-default .dropdown > a .caret{
        color: #fff;
    }
    .navbar-default .dropdown > a .caret:after{
        color: #777;
    }
    
    /* Side Navbar */
    .sidebar-nav .navbar-nav>li>a,
    .sidebar-nav .navbar-nav .open .dropdown-menu>li>a{
        color: #fff; 
        background-color: transparent;
        border-bottom: 1px solid rgba(255,255,255,0.08); 
        word-wrap: break-word;
        white-space: pre-wrap;
    }
    .sidebar-nav .navbar-nav>.active>a,
    .sidebar-nav .navbar-nav>.active>a:focus,
    .sidebar-nav .navbar-nav>.active>a:hover,
    .sidebar-nav .navbar-nav>.open>a:focus,
    .sidebar-nav .navbar-nav>.open>a:hover,
    .sidebar-nav .navbar-nav .open .dropdown-menu>.active>a,
    .sidebar-nav .navbar-nav .open .dropdown-menu>.active>a:focus,
    .sidebar-nav .navbar-nav .open .dropdown-menu>.active>a:hover,
    .sidebar-nav .current-menu-parent.dropdown > a{
        border-color: rgba(255,255,255,0.08);
        color: #4d4f50;
    }   
    .sidebar-nav .dropdown > a .caret{
        color: #282f37;
    }
    .sidebar-nav .dropdown > a .caret:after{
        color: #fff;
    }
    
    .dropdown-submenu > a{
        position: relative;
    }
    .dropdown-submenu > a:after{
        content: '\f107';
        font-family: 'FontAwesome';
        position: absolute;
        right: 17px;
        top: 15px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .dropdown.open > a .fa,
    .dropdown-submenu.open > a:after{
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .sidebar-nav .navbar-nav>li>a,
    .sidebar-nav .navbar-nav .open .dropdown-menu>li>a{
        padding: 12px 30px 12px 15px;
    }
    .navbar-nav>li.open{
        background-color: #2f3336;
    }
    
    /* End side navbar */
    
    /* End Overrides */
    
    /* Sidebar navigation */
    .sidebar-nav{
        position: fixed;
        top: 0;
        bottom: 0;
        background-color: #282f37;
        z-index: 1032;
        width: 250px;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    #left-sidebar{
        left: -85%;      
        box-shadow: -7px 0 15px 5px #010101;
    }
    #left-sidebar.open{
        left: 0;
    }
    #right-sidebar{
        right: -85%;
        background-color: #fff;
        box-shadow: 7px 0 15px 5px #010101;
    }
    #right-sidebar.open{
        right: 0;
    }
    
    .sidebar-nav ul{
        margin: 0 10px !important;
    }
    
    .sidebar-search{
        margin: 15px 10px 0 10px;
    }
    .sidebar-search .search-group{
        position: relative;
    }
    .sidebar-search .search-group input[type="search"]{
        width: 100%;
        height: 35px;
        background-color: rgba(0, 0, 0, 0.2);
        padding: 0 10px 0 35px;
        color: #fff;
        border-radius: 4px;
        border: 1px solid transparent;
        border-top: none;
        border-bottom: 1px solid rgba(255,255,255,0.08);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.39);
    }
    .sidebar-search .search-group button{
        position: absolute;
        background-color: transparent;
        border: none;
        height: 35px;
        width: 35px;
        color: #fff;
        top: 0;
        left: 0;
    }
    .sidebar-search .search-group input[type="search"]:focus{
        outline-color: #4d4f50;
    }
    .sidebar-search .search-group button:focus{
        outline: 0;
        color: #4d4f50;
    }
    .sidebar-search .search-group input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: rgba(255,255,255,0.8);
    }
    .sidebar-search .search-group input[type="search"]::-moz-placeholder { /* Firefox 19+ */
        color: rgba(255,255,255,0.8);
    }
    .sidebar-search .search-group input[type="search"]:-ms-input-placeholder { /* IE 10+ */
        color: rgba(255,255,255,0.8);
    }
    .sidebar-search .search-group input[type="search"]:-moz-placeholder { /* Firefox 18- */
        color: rgba(255,255,255,0.8);
    }
    .sidebar-overlay{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1031;
        background-color: rgba(0,0,0,0.6);
    }

    /* Mobile menu icon */
    .header-ham-icon{
        float: right;
        margin-top: 15px;
        width: 35px;
        height: 32px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .header-ham-icon span{
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #4d4f50;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .header-ham-icon span:nth-child(1) { top: 0px; }
    .header-ham-icon span:nth-child(2),.header-ham-icon span:nth-child(3) { top: 10px; }
    .header-ham-icon span:nth-child(4) { top: 20px; }
    .header-ham-icon.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }
    .header-ham-icon.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .header-ham-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .header-ham-icon.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }
    
}

/* ---------------------------------
    Page Header Banner
   --------------------------------- */
.page-header-banner{
    position: relative;
    width: 100%;
    margin-top: 80px;
}
.page-header-banner .phb-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page-header-banner .phb-content{
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}
.page-header-banner .phb-heading{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 50px;
    color: #fff;
    font-weight: 300;
}
.page-header-banner .phb-bg:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.7);
}

@media ( min-width: 1440px ){
    .page-header-banner .phb-content{
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

@media ( max-width: 991px ){
    .page-header-banner{
        margin-top: 60px;
    }
    .page-header-banner .phb-heading{
        font-size: 40px;
    }
}

@media ( max-width: 767px ){
    .page-header-banner .phb-content{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .page-header-banner .phb-heading{
        font-size: 35px;
    }
}

/* ---------------------------------
    Page Layout
   --------------------------------- */
.body-wrap {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
}
.page-container{
    padding-top: 40px;
    padding-bottom: 40px;
    
}
.page-container.pg-home{
    /* margin-top: 80px; */
    /* margin-top: 110px; */
    padding-top: 0;
}

@media (min-width: 1921px){
    body {
        background-color: #fafafa;
    }
}

@media (max-width: 991px){
    .page-container.pg-home{
        /* margin-top: 60px; */
    }
}

/*-----------------------------------
            Breadcumb
 ------------------------------------ */
.breadcumb-container{
    background-color: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}


/* ---------------------------------
    404 Page
   --------------------------------- */
.page-404{
    text-align: center;
}
.page-404 .error-404{
    font-size: 100px;
}

/* --------------------------------------
    Contact form 7
   -------------------------------------- */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="date"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 input[type="file"],
.wpcf7 select,
.wpcf7 textarea{
    background-color: #F6F9FA;
    width: 100%;
    padding: 8px 10px;
    border-radius: 6px;
    max-width: 100%;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    font-family: 'Helvetica', sans-serif;
    border: 1px solid #185a7745;
    color: #262626;
    
}
.wpcf7 textarea{
    height: 140px;
    max-height: 140px;
    margin-bottom: 0 !important;
    margin: 0;
    resize: none;
}
.h-contact-form .wpcf7 textarea{
    height: 0px;
    min-height: 122px;
}


.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    opacity: 1; /* Firefox */
}
.wpcf7 input:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
}
.wpcf7 input::-ms-input-placeholder,
.wpcf7 textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #999;
}

.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="date"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="url"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 input[type="file"]:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus{
    outline: 0;
    border-color: #494949;
}

.theme-contact-form .row {
    margin-left: -5px;
    margin-right: -5px;
}
.theme-contact-form .row > div[class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
}
.wpcf7-form-control-wrap{
    position: relative;
    display: block;
    /* margin-bottom: 10px; */
}

div.wpcf7-response-output{
    margin: 0 0 2em;
    color: #444;
    font-size: 14px;
}
.wpcf7 span.wpcf7-not-valid-tip{
    font-size: 13px;
}
.wpcf7 input[type="submit"]{
    background-color: #4d4f50;
    color: #fff;
    /* padding: 8px 25px; */
    display: block;
    width: 100%;
    /* height: 40px; */
    font-family: inherit;
    text-decoration: none;
    border: 0;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    transition: all 0.3s ease 0s;
    -webkit-appearance: none;
    border: 1px solid transparent ;
}
.wpcf7 input[type="submit"]:focus{
    outline: 0;
}
.wpcf7 input[type="submit"]:hover{
    
    background-color: #ffffff;
}
div.wpcf7 .ajax-loader{
    background-image: none !important;
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
    position: absolute;
    top: 9px;
    right: 15px;
}
div.wpcf7 .ajax-loader:after{
    content: '';
    border: 2px solid #fff;
    border-top: 2px solid transparent;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
.wpcf7 form div.wpcf7-response-output,
.wpcf7 form div.wpcf7-validation-errors { 
    margin: 1em 0;
    border: 0;
    border-radius: 3px;
    color: #fff;
}
div.wpcf7-response-output:before,
div.wpcf7-validation-errors:before{
    display: table;
    content: '';
    clear: both;
}
div.wpcf7-response-output,
div.wpcf7-validation-errors{
    background-color: #f4524d;
}
.wpcf7 form.sent .wpcf7-response-output{
    background-color: #6dab3c;
}
span.wpcf7-not-valid-tip { display: none; }
.wpcf7 input[aria-invalid="true"],
.wpcf7 select[aria-invalid="true"],
.wpcf7 textarea[aria-invalid="true"]{
    border-color: #f4524d !important;
    border-width: 1px !important;
}

@-moz-keyframes spin{
    100%{
        -moz-transform:rotate(360deg)
    }
}
@-webkit-keyframes spin{
    100%{
        -webkit-transform:rotate(360deg)
    }
}
@keyframes spin{
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}

/* Popup Form */
#popup-quote{
    display: none;
    padding: 25px;
}

@media (min-width: 768px){
    #popup-quote{
        min-width: 500px;
        width: 500px;
    }
}

@media(max-width: 991px){
    .wpcf7 input,
    .wpcf7 textarea,
    .wpcf7 select{
        -webkit-appearance: none;
        -moz-appearance: none;
    }
}

/* ---------------------------------
    Footer CTA Banner
   --------------------------------- */
.footer-cta-banner{
    position: relative;
}
.footer-cta-banner img{
    position: absolute;
    width: 100%;
    height: 100%;
/*    object-position: 50% 0;*/
    object-fit: cover;
}
.footer-cta-banner > .container{
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    z-index: 2;
}
.footer-cta-banner .cta-title{
    font-size: 32px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px;
}
.footer-cta-banner .cta-caller-area .vc-theme-button,
.footer-cta-banner .cta-caller-area .cta-or{
    display: inline-block;
    margin-bottom: 10px;
}
.footer-cta-banner .cta-caller-area .cta-or{
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
}
@media(max-width: 767px){
    .footer-cta-banner .cta-title{ font-size: 25px;}
}

/* ---------------------------------
    Footer 
   --------------------------------- */

/* 
Footer Contact Strip
*/
.footer-cta-strip{
    background-color: #4d4f50;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-cta-strip .strip-text{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}
.footer-cta-strip .vc-theme-button a{
    border: 1px solid #fff;
}

/*
Footer Widget Area
*/
#footer-widget-area{
    background-color: #181818;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 14px;
}
.footer-logo{
    max-width: 250px;
    max-height: 80px;
    margin-bottom: 15px;
}
.footer-widget-box .widget-title{
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.footer-widget-box .widget-para{
    text-align: justify;
}
.footer-widget-box .widget-para-link{
    color: #4d4f50;
}

.footer-widget-box a{
    color: #fff;
    word-wrap: break-word;
}
.footer-widget-box a:hover{
    color: #3c3c3c;
}

.footer-widget-box .widget-nav-list,
.footer-widget-box .widget-post-list,
.footer-widget-box .widget-contact-list,
.footer-widget-box .widget-social-list{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.footer-widget-box .widget-nav-list li,
.footer-widget-box .widget-post-list li{
    margin-bottom: 10px;
}
.footer-widget-box .widget-nav-list li:last-child,
.footer-widget-box .widget-post-list li:last-child{
    margin-bottom: 0;
}

/* Footer Widget Nav List */
.footer-widget-box .widget-nav-list li a:before{
    content: '\f105';
    font-family: 'FontAwesome';
    padding-right: 7px;
}
.footer-widget-box .widget-nav-list li.active a{
    color: #4d4f50;
}

/* Footer Widget Post List */
.footer-widget-box .widget-post-list li{
   padding-bottom: 10px;
   border-bottom: 1px dashed rgba(255,255,255,0.15);
}
.footer-widget-box .widget-post-list li:last-child{
   padding-bottom: 0;
   border-bottom: none;
}
.footer-widget-box .widget-post-list li .post-date{
    color: rgba(255,255,255,0.7);
    margin-top: 5px;
    font-size: 13px;
}

/* Footer Widget Contact List */
.footer-widget-box .widget-contact-list li{
    margin-bottom: 20px;
}
.footer-widget-box .widget-contact-list li .list-icon{
    width: 30px;
    float: left;
    margin-top: 4px;
}
.footer-widget-box .widget-contact-list li .list-content{
    margin-left: 30px;
}
.footer-widget-box .widget-contact-list li .list-icon .fa{
    font-size: 18px;
}
.footer-widget-box .widget-contact-list li .list-content p{
    margin-bottom: 0;
}
.footer-widget-box .widget-contact-list li:after{
    content: '';
    display: table;
    clear: both;
}

/* Footer Widget Social List */
.footer-widget-box .widget-social-list{
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer-widget-box .widget-social-list li{
    display: inline-block;
}
.footer-widget-box .widget-social-list li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 16px;
    margin-bottom: 5px;
    background-color: transparent;
}
.footer-widget-box .widget-social-list li a:hover{
    border-color: #3c3c3c;
}

/*
Footer Bottom
*/
#footer-bottom{
    background-color: #222222;
    color: rgba(255,255,255,0.7);
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#footer-bottom .developer-note a{
    color: rgba(255,255,255,0.7);
    font-size: 12px;
}
#footer-bottom .developer-note img{
    width: 25px;
    height: 25px;
    opacity: 0.8;
    margin-right: 7px;
}
#footer-bottom .copyright-note{
    margin-bottom: 0;
}

/*
Scroll Top
*/
#scroll-top{
    display: none;
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 20px;
    right: 15px;
    cursor: default;
    z-index: 999;
}
#scroll-top img{
    width: 100%;
    height: 100%;
    opacity: 0.8;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#scroll-top:hover img{
    opacity: 1;
}


@media(min-width: 768px){
    
    .footer-cta-strip > .container > .row{
        display: flex;
        align-items: center;
    }
    .footer-cta-strip .strip-text{
        margin-bottom: 0;
        font-size: 20px;
    } 
    
    #footer-bottom .developer-note{
        text-align: right;
    }
    #footer-bottom > .container > .row{
        display: flex;
        align-items: center;
    }
    #scroll-top{
        width: 35px;
        height: 35px;
        bottom: 90px;
        right: 6%;
    }
}

@media(max-width: 991px){
    .footer-widget-box{
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px dashed rgba(255,255,255,0.5);
    }
}
@media(max-width: 767px){
    #footer-widget-area > .container > .row > .col-xs-12:last-child .footer-widget-box{
        border-bottom: none; 
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

/* ---------------------------------
    Custom Pagination 
   --------------------------------- */

.pagination-wrapper{
    margin-bottom: 20px;
}
.pagination-wrapper:before{
    display: table;
    content: '';
    clear: both;
}
.pagination-wrapper span,
.pagination-wrapper a {
    display: inline-block;
    padding: 2px 10px;
}
.pagination-wrapper a.page-numbers,
.pagination-wrapper .current{
    background-color: #ebebeb;
    color: #4d4f50;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
}
.pagination-wrapper a.prev,
.pagination-wrapper a.next{
    width: auto;
}
.pagination-wrapper a.page-numbers:hover {
    background-color: #4d4f50;
    color: #fff;
}
.pagination-wrapper span.page-num {
    margin-right: 10px;
    padding: 0 15px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    background-color: #ebebeb;
    border-radius: 50px;
    font-size: 14px;
}
.pagination-wrapper span.dots {
    padding: 0;
    color: gainsboro;
}
.pagination-wrapper .current {
    background-color: #4d4f50;
    color: #fff !important;;
}

/* ---------------------------------
    Helpers 
   --------------------------------- */
.section-overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}

.txt-center{
    text-align: center;
}

.flex-parent{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* Owl Carousel Pagination dots */
.owl-dots .owl-dot{
    display:inline-block;
    zoom:1;
    *display:inline;
}
.owl-dots .owl-dot span{
    width:12px;
    height:12px;
    margin:5px;
    background:transparent;
    border: 1px solid #4d4f50;
    display:block;
    -webkit-backface-visibility:visible;
    -webkit-transition:opacity 200ms ease;
    -moz-transition:opacity 200ms ease;
    -ms-transition:opacity 200ms ease;
    -o-transition:opacity 200ms ease;
    transition:opacity 200ms ease;
    border-radius:100%;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span{
    background:#4d4f50;
    border-color: #4d4f50;
}

.floor-types-environments .owl-dots .owl-dot span{
    width: 18px;
    height: 18px;
    margin: 4px;
    border: none;
    background-color: #16587569;
    transition: all 0.2s ease-in-out;
}
.floor-types-environments .owl-dots .owl-dot.active span, 
.floor-types-environments .owl-dots .owl-dot:hover span {
    width: 36px;
}



/* Owl Carousel Navigation Text */
.owl-nav > button{
    position: absolute;
    top: 45%;
    transform: translate(-50%);
    background-color: rgba(255,255,255,0.8);
    padding: 6px 7px;
    outline: 0;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next{
    padding: 6px 7px !important;
    /* background-color: rgba(255,255,255,0.8); */
}
.owl-theme .owl-nav [class*=owl-]:hover {
    color: #FFF;
    text-decoration: none;
}
.owl-nav > button.owl-prev{
    left: 13px;
}
.owl-nav > button.owl-next{
    right: -13px;
}

.mb-10{ margin-bottom: 10px;}

/* ---------------------------------
    Contact us page template 
   --------------------------------- */
.contact-group{
    position: relative;
    margin-bottom: 20px;
}
.contact-group .cg-heading{
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
}
.cg-heading .cg-h-icon{
    display: inline-block;
    margin-right: 5px;
    width: 15px;
    text-align: center;
}
.contact-group .cg-text{
    margin-bottom: 0;
    line-height: 1.3;
}
.contact-group .cg-text a{
    color: #444;
}
.contact-group .cg-socials{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.contact-group .cg-socials li{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px;
}
.contact-group .cg-socials li a{
    display: inline-block;
    font-size: 20px;
}
.get-free-quote-btn-m{
    display: none;
}
.h-d-2-m{
    display: none;
}
.floor-types-environments .owl-dots{
    display: none;
}
.fancybox-content {
    overflow:hidden;
}
.s-r-d-mobile,
.b-b-heading-mobile{
    display: none;
}
@media (max-width: 1679px) {
    .h-contact-form {
        width: 58%;
    }
}
@media (max-width: 1439px) {
   
}
@media( max-width: 991px ){
    .benifit-text br {
        display: none;
    }
    .s-r-d-desktop,
    .b-b-heading-desktop{
        display: none;
    }
    .s-r-d-mobile,
    .b-b-heading-mobile{
        display: block;
    }
    .pg-temp-contact .ptc-form{
        margin-bottom: 35px;
    }
    .h-d-2-m{
        display: block;
        position: relative;
        margin-bottom: 42px;
    }
    .h-d-2-d{
        display: none;
    }
    #site-header {
        background-color: transparent;
    }
    .header-ham-icon{
        display: none !important;
    }
    #site-header.sticky .navbar-brand{
        padding-top: 5px;
    }
    .h-contact-form{
        display: none;
    }
    .h-description {
        align-items: center;
    }
    .h-description-texts {
        text-align: center;
        display: contents;
    }
    .h-description-headings-1 {
        margin-top: 40px;
    }
    .h-description-texts .blue-title-line::after{
        display: none;
    }

    .h-description-headings-3 {
        line-height: 1.4;
    }
    .get-free-quote-btn-m{
        display: block;
        margin-bottom: 33px;
    }
    #f-q-from-input{
        width: 60%;
    }
    .floor-types-environments {
        margin-bottom: 80px;
    }
    .slip-resistance-section-image {
        display: block;
    }
    .h-description-texts .center-blue-title-line:after {
        top: 83px;
        left: 0;
        width: 100%;
    }
    .slip-resistance-section-image .s-r-s-image {
        /* width: 50%; */
        position: relative;
    }
    .heading-container-top {
        margin-bottom: 32px;
    }
    .center-blue-title-line:after {
        top: 151px;
        left: 25%;
        width: 49%;
    }
    .our-projects-section .owl-theme .owl-dots{
        margin-top: 15px;
    }
    .boostmax-testimonials {
        margin-top: 26px;
    }
    .header-logo img {
        padding: 0px;
        padding-bottom: 3px;
    }
    .floor-types-environments .owl-dots{
        display: block;
    }
    .f-t-slides .owl-carousel .owl-nav button.owl-next, .f-t-slides .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
    .slip-resistance-section-image {
        position: ;
    }
    .slip-resistance-section-emtpy {
        display: none;
    }
    .slip-resistance-section-details {
        width: 100%;
    }
    .slip-resistance-section-details .blue-title-line:after {
        width: 585px;
    }
    .benifits-of-boostmax {
        text-align: left;
        margin-top: 35px;
    }
    .benifits-of-boostmax-heading {
        font-size: 42px;
    }
    .benifits-of-boostmax .blue-title-line:after {
        width: 500px;
        left: 0;
        top: 62px;
    }
    .benifits-of-boostmax-items {
        margin-top: 37px;
        display: block;
        margin-bottom: 40px;
    }
    .b-of-boostmax-items {
        flex-direction: row;
        align-items: start;
        padding: 7px 0 13px 0;
    }
    .benifit-text {
        margin-left: 16px;
    }
    .o-p-title {
        font-size: 42px;
    }
    .our-project-title .blue-title-line:after {
        top: 61px;
    }
    .project-images .boostmax-after-label {
        right: 217px;
    }
    .our-project-images .owl-carousel .owl-nav button.owl-prev {
        left: -25px;
    }
    .our-project-images .owl-carousel .owl-nav button.owl-next, .our-project-images .owl-carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
    .our-project-images .owl-carousel .owl-nav button.owl-next {
        right: -24px;
    }
    .owl-carousel .owl-nav button.owl-next::after {
        padding-left: 2px;
    }
    .footer-area-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .footer-logos{
        display: flex;
        flex-direction: column;
    }
    .f-mail-logo {
        margin-right: 0px;
        width: 260px;
        height: 91px;
        margin-bottom: 50px;
    }
    .f-anis-logo {
        width: 260px;
        height: 91px;
        margin-bottom: 45px;
    }
    .footer-contact-us{
        margin-bottom: 34px;
    }
    .footer-area-top {
        background-color: #38383B;
        padding: 57px 0;
        color: #fff;
    }
    .footer-address-links{
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .boostmax-testimonials-title {
        font-size: 42px;
    }
    .boostmax-testimonials .blue-title-line:after {
        top: 61px;
    }
    .boostmax-testimonials .owl-carousel .owl-nav button.owl-next, .boostmax-testimonials .owl-carousel .owl-nav button.owl-prev{
        display: none;
    }
    .our-project-images .owl-dots .owl-dot span {
        margin-bottom: 76px;
    }
    .our-project-images .owl-carousel .owl-nav button.owl-next, 
    .our-project-images .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: 240px;
    }
    .page-background-image {
        height: 480px;
    }
}
@media (max-width: 767px) {
    #site-header {
        height: 54px;

    }
    .page-background-image {
        height: 590px;
    }
    .o-p-title {
        font-size: 26px;
    }
    .footer-area-down{
        text-align: center;
    }
    .header-contact-n{
        display: none ;
    }
    
    .navbar>.container .navbar-brand {
        padding: 1px 7px 4px 7px;
    }
    .navbar-brand {
        box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
    }
    .page-background-image::after {
        background-image: linear-gradient(0deg, #fff 20%, transparent 40%);
    }
    .boost-max-logo {
        width: 98px;
        height: 41px;
        margin-right: 0;
        padding: 8px 4px 8px 4px;
       
    }
    .boost-max-plus-logo {
        width: 110px;
        height: 40px;
        padding: 3px;
        margin-right: 0;
    }
    .project-images .boostmax-plus-image-icon {
        right: 1px;
        top: 3px;
    }
    .project-images .boost-max-plus-logo {
        height: 32px;
    }
    .h-boostmax-logos {
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        padding: 2px;
    }
    .h-description {
        padding-top: 175px;
    }
    .h-description-headings-1 {
        margin-top: 20px;
        font-size: 25px;
    }
    .h-description-headings-2 {
        font-size: 40px;
    }
    .floor-types-environments .center-blue-title-line:after {
        top: 97px;
        left: 9%;
        width: 83%;
    }
    .h-description-texts .center-blue-title-line:after {
        top: 65px;
        left: 30px;
        width: 82%;
    }
    .h-description-headings-3 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .free-quote-btn {
        padding: 12px 22px;
        font-size: 15px;
        width: 100%;
        text-align: center;
    }
    .watch-video-icon {
        margin-right: 17px;
        font-size: 8px;
        min-width: 35px;
        min-height: 35px;
        padding-left: 0;
    }
    .floor-types-environments-heading{
        font-size: 26px;
    }
    .get-free-quote-btn-m {
        margin-bottom: 30px;
    }
    .floor-types-environments .owl-dots .owl-dot span{
        width: 12px;
        height: 12px;
        margin: 3px;

    }
    .floor-types-environments .owl-dots .owl-dot.active span, 
    .floor-types-environments .owl-dots .owl-dot:hover span {
        width: 22px;
    }
    .floor-types-environments-slides .floor-type-image {
        height: 135px;
        width: 163px;
    }
    .floor-types-environments-slides .owl-carousel .owl-stage-outer {
        height: 176px;
    }
    .floor-type-title {
        font-size: 17px;
        padding: 7px;
    }
    .floor-types-environments-headings {
        margin-bottom: 48px;
    }
    .slip-resistance-section-details {       
        padding: 50px 0px 50px 0px;
    }
    
    .s-r-details-title {
        font-size: 26px;
    }
    .list-text{
        font-size: 18px;
        padding-left: 34px;
        margin-bottom: 22px;
    }
    .slip-resistance-section-details .blue-title-line:after {
        width: 336px;
        top: 42px;
    }
    .s-r-s-list {
        margin-top: 40px;
        margin-bottom: 26px;
    }
    .slip-resistance-section-details .squre-list-icon:before, 
    .slip-resistance-section-details .squre-list-icon:after {
        width: 13px;
        height: 13px;
    }
    .boostmax-b1.boostmax-icons-sprite {
        background-position: 3px -96px;
        height: 65px;
        width: 65px;
        background-size: 202px;
    }
    .benifits-of-boostmax-heading {
        font-size: 26px;
    }
    .benifits-of-boostmax .blue-title-line:after {
        width: 300px;
        left: 1px;
        top: 41px;
    }
    .benifit-text {
        font-size: 16px;
        font-weight: 400;
       
    }
    .b-b-radius {
        border: 2px solid transparent;
    }
    .icon-cross-line::after {
        top: 29px;
        width: 60px;
    }
    .boostmax-b2.boostmax-icons-sprite {
        background-position: -174px -55px;
        height: 65px;
        width: 65px;
        background-size: 232px;
    }
    .boostmax-b3.boostmax-icons-sprite {
        background-position: -101px -51px;
        height: 65px;
        width: 65px;
        background-size: 211px;
    }
    .boostmax-b4.boostmax-icons-sprite {
        background-position: -50px -50px;
        height: 65px;
        width: 65px;
        background-size: 214px;
    }
    .boostmax-b5.boostmax-icons-sprite {
        background-position: 3px -49px;
        height: 65px;
        width: 65px;
        background-size: 210px;
    }
    .boostmax-b6.boostmax-icons-sprite {
        background-position: -51px -105px;
        height: 65px;
        width: 65px;
        background-size: 213px;
    }
    .our-project-title .blue-title-line:after {
        top: 40px;
        width: 189px;
    }
    .our-project-description {
        line-height: 1.3;
        font-size: 17px;

    }
    .our-project-images .owl-carousel .owl-nav button.owl-next, 
    .our-project-images .owl-carousel .owl-nav button.owl-prev {
        width: 38px;
        height: 38px;
        font-size: 16px;
        top: 109px;
    }
    .our-project-images .owl-carousel .owl-nav button.owl-prev {
        left: -15px;
    }
    .our-project-images .owl-carousel .owl-nav button.owl-next {
        right: -14px;
    }
    .project-images .boostmax-after-label {
        right: 73px;
        font-size: 17px;
        padding: 6px 30px 6px 30px;
    }
    .project-images .boostmax-before-label {
        left: 0;
        font-size: 17px;
        padding: 6px 30px 6px 30px;
    }
    
    .our-project-images .project-image-name {
        font-size: 18px;
        margin-top: 10px;
    }
    .our-project-images .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin-bottom: 69px;
    }
    .our-project-images .owl-dots .owl-dot.active span {
        width: 22px;
    }
    .boostmax-testimonials-title {
        font-size: 26px;
    }
    .boostmax-testimonials-description {
        font-size: 16px;
        margin-bottom: 26px;
    }
    .boostmax-testimonials .blue-title-line:after {
        top: 40px;
        width: 327px;
    }
    .boostmax-testimonials-title {
        margin-top: 39px;
    }
    .boostmax-testimonials .testimonials-box {
        font-size: 16px;
    }
    .t-box-description {
        line-height: 1.5;
    }
    .boostmax-testimonials .testimonials-box {
        padding: 23px;
    }
    .boostmax-testimonials .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin-bottom: 70px;
    }
    .boostmax-testimonials .owl-dots .owl-dot.active span {
        width: 22px;
    }
}


 

