html, body {font-family: "Rubik", sans-serif; margin: 0px; padding: 0px;}

header {float: left; width: 100%;}
.about_us_section {
    float: left;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 70px;
    position: relative;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 99999;
    box-shadow: 0px 0px 114px #C8C8C8;
    transition: 0.5s ease;
}
.border_radius_estimate {border-radius: 70px !important; 
    padding: 58px 85px !important;}

.review_logo_section {float: left; width: 100%; overflow: hidden; border-radius: 20px;}
.product_box_section2 .thumbnail {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.top_strip {display:none !important;}
.top_strip {
    width: 100%;
    background: #222;
    color: #fff;
    padding: 6px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9999;
}

.strip_btn {
    font-size: 22px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #FFF;
    text-align: center;
}


.whatsapp-icon img {
    width: 35px;
    height: 35px;
}
.whatsapp-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #25d366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 9999;
}



.read_btn_porduct {background-color: #828282;
    width: 123px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #FFFF;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 13px;}

.title-2 {font-size: 25px;
    font-weight: 500;
    color: #000;
    letter-spacing: 1.5px;}

.title-3 {font-size: 20px;
    font-weight: 500;
    color: #000;
    letter-spacing: 1.5px;}
    
    
    
.product_box_section2 .my-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    border-radius: 23px;
}


.my-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.my-image:hover .overlay {
    opacity: 0.9;
}

.product_box_section .item img {
    overflow: hidden;
    border-radius: 0px;
    width: auto;
    text-align: center;
    margin: 0 auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #272727;
}

.icon-outer {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.icon-zoom {
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
}
.thumbnail {
    width: 100% !important;
    height: 130px;
    object-fit: cover;
}


.banner_caption_section_inner {
    position: absolute;
    left: 16%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
.copyright_section_bottom {
    float: left;
    width: 100%;
    overflow: hidden;
}

.copyright_right-section img {
    width: 18%;
    float: right;
    position: relative;
    top: -6px;
}
.gallery_slider_section {
    float: left;
    width: 100%;
    margin-top: 13px;
}
.gallery_slider_section .owl-dots {display: none;}

.gallery_slider_section .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    height: 1px;
    top: 23px;
}
.gallery_slider_section .owl-theme .owl-nav .owl-prev {    left: 13px;
    position: relative;}

.gallery_slider_section .owl-theme .owl-nav .owl-next {    right: 23px;
    position: relative;}

.gallery_slider_section .owl-theme .owl-nav  img {width: 20px;}


.bg_gray_section {background-color: #ebebeb;
    padding: 24px;
    border-radius: 18px;}
.copyright_left-section {float: left; width: 100%;}

.banner_caption_section_inner h1 {
    color: #FFF;
    letter-spacing: 2.2px;
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
}
.about_image_section {float: left; width: 100%;}
.radio_btn_section {float: left; width: 100%;}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
    width: 4%;
    float: left;
    font-weight: 600;
    letter-spacing: 2px;
}

.about_image_section img {overflow: hidden; border-radius: 70px;}
.paragraph_upperscase a  {color: #ccc5c5 !important; text-decoration: none;}
.paragraph_footer a {color: #ccc5c5 !important; text-decoration: none;}
.copyright_text a {color: #e15f2f; text-decoration: none;}

.small_title {font-size: 25px; color: #000 !important;
    font-weight: 500;

    letter-spacing: 1.5px;}

.strip_section {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.strip_section_inner {float: left; width: 100%; background: url("../images/strip.jpg") no-repeat; background-size: cover;  background-position: center; height: 300px; border-radius: 80px;
    overflow: hidden;}

.strip_section_inner .title {
    text-align: center;
    font-size: 23px;
    color: #000;
    padding: 0px 73px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-bottom: 0;
}

.form-check-input:checked {
    background-color: #4c4c4c;
    border-color: #000000;
}
.paragraph_footer a:hover {color: #FFF !important;}
.paragraph_upperscase a:hover {color: #FFF !important;}

.contact_box {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}
.contact_box a {color: #686868; text-decoration: none;}


.contact_box_left_section {
    float: left;
    width: 8%;
    padding-right: 12px;
}
.contact_box_right_section  {float: left; width: 92%;}
.contact_box_right_section .paragraph{margin-bottom: 0px;}

.about_caption_inner {
    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
}

.why_section_inner_main .why_box_section {
    float: left;
    width: 100%;
    background: url(../images/why.png) no-repeat;
    background-size: cover;
    border-radius: 30px;
    padding: 35px;
    position: relative;
    height: 408px;
    margin-bottom: 27px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.why_section_inner_main .why_box_section h4 {
  
    margin-top: 21px;
}



.why_section_inner_main {float: left; width: 100%; margin-top: 30px;}

.inner_banner_section {float: left; width: 100%; position: relative;}
.inner_banner_section img {border-radius: 50px; overflow: hidden;}

.nav-link {
    display: block;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.6px;
    font-size: 15px;
    padding: 30px 12px !important;
    border-bottom: 3px solid #fff;
    border-top: 12px solid #fff;
}

.nav-link:hover {    border-bottom: 3px solid #3a3834;
    border-top: 12px solid #3a3834;}

.navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding-top: 0;
    }

.nav-item {margin-left: 10px;}



    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        margin: 0 auto;
    }

.header_last {float: right; padding: 0px; margin: 0px; list-style: none;}
.header_last a {
    background-color: #828282 !important;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 1.6px;
    font-size: 15px;
    text-decoration: none;
    padding: 14px;
    border-radius: 12px 0px;
}
.header_last li {display: inline-block; margin-left: 15px;}
.header_last li img {
    position: relative;
    top: -1px;
}
.about_us_section:after {
    width: 183px;
    height: 431px;
    position: absolute;
    content: "";
    background: url(../images/left-about.png) no-repeat;
    left: 0;
    top: 57px;
}
.banner_caption_contact {position: absolute; right: 0px;}

.about_left_section {
    float: left;
    width: 44%;
    margin-left: 11.5%;
}
.about_right_section {
    float: right;
    width: 42%;
}
.box-counter_section {
    float: left;
    width: 31% !important;
    background-color: #3a3834;
    padding: 12px;
    margin-right: 15px;
    border-radius: 17px;
    height: auto !important;
    align-items: baseline;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: center;
    height: 276px !important;
}

.counter-value {font-size:  35px; color: #d8d8d8; position: relative;}
.counter-value:after {content: "+" }

.box-counter_section h5 {
    color: #FFF;
    letter-spacing: 2px;
    font-size: 21px !important;
    font-weight: 400;
    text-align: center !important;
}
.margin_top_counter {
    margin-top: 101px;
    float: left !important;
}
.margin_top_counter_2 {
    margin-top: 29px !important;
    float: right !important;
    margin-bottom: 29px !important;
}


.about_left_section h4 {font-size: 24px; color: #2e2e2e; letter-spacing: 1.5px;}
.about_left_section h5 {font-size: 24px; color: #7c7c7c; letter-spacing: 1.5px;}
.about_left_section .paragraph {
    margin-top: 28px;
    margin-bottom: 40px;
    text-align: justify !important;
}
.top_banner_seciton h3 {
    color: #FFF;
    letter-spacing: 2.2px;
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
}
.top_banner_seciton {float: left; width: 100%;}
.top_banner_seciton_main_inner {
    float: left;
    width: 100%;
    border-radius: 69px;
   overflow: hidden; 
    position: relative;
    background-color: #FFF !important;
}

.top_banner_seciton_main_inner img {
    overflow: hidden;
    border-radius: 72px;
}

.banner_caption_contact {
    position: absolute;
    background-color: #FFF;
    bottom: 0;
    right: 0px;
    z-index: 9999;
    border-radius: 124px 0px 0px 124px;
    width: 24%;
    padding: 27px;
    padding-left: 78px;
}
.banner_caption_contact h3 span {color: #e15f2f;}
.banner_caption_contact h3 {
    color: #2a2a2a;
    letter-spacing: 2.2px;
    font-weight: 300;
    font-weight: 500;
    font-size: 27px;
    line-height: 35px;
}

.top_banner_seciton_main_inner .item {position: relative;}
.banner_caption_section {
    position: absolute;
    left: 7%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.top_banner_seciton .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 6.8% !important;
    bottom: 69px !important;
    top: auto;
}

.review_section_main {
    float: left;
    width: 100%;
    margin-top: 41px;
    margin-bottom: 51px;
}

.padding_left_about {padding-left: 100px;}
.margin_left_about {margin-left: 100px;}
.padding_left_0 {padding-right: 0px;}
.padding_right_0 {padding-left: 0px;}
.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #f2f2f2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #6d6d6d;
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 0px;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 13px 17px;
    letter-spacing: 1px;
}

.review_white_box {float: left; width: 100%; background-color: #FFF; border-radius: 60px; padding: 15px;}
.profile_caption_seciton {
    float: left;
    display: flex;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 2px;
}
.left_section_profile{float: left;}

.right_section_profile {float: left; padding-left: 20px;}
.right_section_profile h4 {font-size: 23px; font-weight: 600; letter-spacing: 1px; margin-bottom: 4px;}
.right_section_profile .paragraph {margin-bottom: 0px;}


.review_gray_section {
    float: left;
    width: 100%;
    background-color: #f4f4f4;
    padding: 37px;
    border-radius: 49px 49px 0px 0px;
}
.star {width: auto !important;}
.review_gray_section .paragraph {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
}
.product_box_section {float: left; width: 100%; position: relative;}
.product_box_section img {
    overflow: hidden;
    border-radius: 29px;
}

.product_box_iner {
    float: left;
    width: 100%;
    margin-bottom: 52px;
}


.product_box_section a {
    position: absolute;
    z-index: 999;
    bottom: 11px;
    right: 11px;
}

.product_title {font-size: 26px; letter-spacing: 1px;  color: #2e2e2e; text-align: center; margin-top: 15px; float: left; width: 100%;}

.form-group{ margin-bottom: 19px;}
.simple_section_foam {
    float: left;
    width: 91%;
    background-color: #efefef;
    padding: 54px;
    margin-top: 60px;
    border-radius: 0px 61px 61px 0px;
    padding-right: 91px;
    padding-left: 81px;
}
.simple_section_foam .form-control {background-color: #FFF !important;}

.simple_section_foam .form-control::placeholder {
  color: #9b9b9b;
  opacity: 1; /* Firefox */
}

.simple_section_foam .form-control::-ms-input-placeholder { /* Edge 12 -18 */
  color: #9b9b9b;
}

.our_product_section_main .about_caption_inner .paragraph {
    margin-bottom: 16px;
}
.our_product_section {
    float: left;
    width: 100%;
    background: url(../images/product_bg.jpg) no-repeat;
    background-size: cover;
    border-radius: 48px;
    overflow: hidden;
    padding: 47px 30px;
    padding-bottom: 70px;
    height: auto;
}
.product_caption_main2 {height: 480px !important;}
.custmor_review_section {
    float: left;
    width: 100%;
    background: url(../images/review.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0px;
    border-radius: 100px;
    overflow: hidden;
    margin-top: 90px;
}
.review .owl-nav {
    margin-top: 10px !important;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0 !important;
    top: -19px !important;
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    height: 100%;
}

.why_best_price_florring {
    float: left;
    width: 100%;
    margin-top: 77px;
}
.read_btn {
    background-color: #828282;
    color: #FFF;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 500;
    width: 173px;
    text-align: center;
    padding: 11px 24px;
    border-radius: 0px 12px;
}

.why_top_section {float: left; width: 100%;}

.why_box_section {
    float: left;
    width: 100%;
    background: url(../images/why.png) no-repeat;
    background-size: cover;
    border-radius: 30px;
    padding: 35px;
    position: relative;
}
.why_box_section h4 {font-size: 20px; font-weight: 500; letter-spacing: 1px;}
.why_box_section .paragraph {
    margin-bottom: 0px;
    text-align: justify !important;
}


.why img {
    width: auto !important;
    margin-top: -76px;
    margin-bottom: 18px;
}


.why .owl-nav {
    margin-top: 10px !important;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: -89px !important;
    top: 102px !important;
    display: flex !important;
    justify-content: space-between;
    height: 100%;
}


.why .owl-nav .owl-next {
    position: absolute;
    bottom: 198px;
}



.why_slider_section .item {
    margin-top: 85px;
}

.why_slider_section {
    float: left;
    width: 100%;
    padding-left: 208px;
}

.why img {width: auto !important;}

.why_price_left .title span { color: #828282 !important;}
.why_price_left .paragraph{margin-bottom: 0px;}

.why_price_left {
    float: left;
    width: 100%;
    border-right: 4px solid #000;
    display: flex;
    align-items: center;
    height: 100%;
}
.review .owl-nav .owl-prev {
    position: absolute !important;
    left: -72px !important;
    height: 100%;
}

.review .owl-nav .owl-next {position: absolute !important;
    right: -72px !important;    height: 100%;}

.our_product_section_main {float: left; width: 100%;  }
.simple_section_foam .form-control {
    color: #9b9b9b !important;
    opacity: 1;
}

.product_inner_section {
    float: left;
    width: 100%;
    margin-top: 23px;
}

.our_brands_section {
    float: left;
    width: 100%;
    margin-top: 48px;
}
.brand_left_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
.brand_right_section  {float: left; width: 100%;}

.client_box {float: left; width: 100%;}


.owl-carousel .owl-nav.disabled{
    display: block;
}

.paragraph {font-size: 16px; color: #686868; letter-spacing: 1px; font-weight: 500; text-align: center;}

.our_product_section .title{margin-bottom: 20px;}
.logo_section_footer {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border: 1px solid #484848;
    border-radius: 34px;
}


.form-control::placeholder {
  color: #f2f2f2;
  opacity: 1; /* Firefox */
}

.form-control::-ms-input-placeholder { /* Edge 12-18 */
  color: #f2f2f2;
}



.foam_section_main {
    float: left;
    width: 100%;
    overflow-x: hidden;
    margin-top: 45px;
    margin-bottom: 45px;
}
.estimate_section_foam {
    float: left;
    width: 100%;
    background: url(../images/estimate_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 47px;
    padding-left: 217px;
    padding-right: 134px;
    border-radius: 0px 70px 70px 0px;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: -21%;
    top: 80px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}
.title {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1.5px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 13px 17px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #6d6d6d !important;
    background-clip: padding-box;
    border: 0;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #FFF !important;
    margin-bottom: 19px;
    padding-top: 11px;
    letter-spacing: 1px;
    font-weight: 400;
}
.estimate_foam {
    float: left;
    width: 100%;
    margin-top: 42px;
}









 footer {float: left; width: 100%;}
.container {max-width: 1500px; margin: 0 auto;}
.footer_main_background {
    float: left;
    width: 100%;
    background-color: #3a3834;
    padding: 54px;
    border-radius: 50px;
}
.footer_box_section {float: left; width: 100%;}
.footer_logo {
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.paragraph_footer {
    font-size: 15px;
    text-align: center;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
}

.footer_title {font-size: 28px; color: #FFF; font-size: 22px; letter-spacing: 1.5px; position: relative;}
.footer_title:after {
    border: 1px solid #FFF;
    width: 23%;
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
}

.paragraph_upperscase {
    font-size: 15px;
    text-align: center;
    color: #ccc5c5;
    font-weight: 500;
    text-align: left;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 31px;
    margin-bottom: 14px;
}

.padding_left_footer {padding-left: 40px;}

.footer_ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-top: 24px;
}


.copyright_text {
    font-size: 15px;
    text-align: left;
    color: #000;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.copyright_right-section {
    float: left;
    width: 100%;
    text-align: right;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    top: 4px;
}
.banner_caption_contact h3 a {text-decoration: none;  color: #000;}
.header_last a:hover {background-color: #000 !important;}
.read_btn:hover {background-color: #000 !important;}
.submit-btn:hover {background-color: #000 !important;}
.footer_ul a:hover {color: #FFF !important;}



.copyright_right-section a {text-decoration: none;}
.submit-btn {background-color: #2a2a2a;
    float: left;
    width: 10;
    width: 100%;
    border: 0;
    padding: 13px 17px;
    border-radius: 10px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 17px;}


.footer_ul a {
    font-size: 15px;
    text-align: center;
    color: #ccc5c5;
    font-weight: 500;
    text-align: left;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-decoration: none;
}
.footer_ul li {
    line-height: 35px;
}

.mobile {display: none;}
.desktop {display: block;}

















@media(max-width:1600px){
	
	.container {
    max-width: 1440px;
    margin: 0 auto;
}
	.footer_ul a {
    font-size: 14px;
 
}
.paragraph_upperscase {
    font-size: 14px;

}	
.footer_title {
    font-size: 20px;

}	
.paragraph_footer {
    font-size: 14px;
 
}	
.estimate_section_foam {
    padding-right: 53px;
    padding-left: 53px;
    
}	
	
	.brand .owl-nav img  {width: 40px;}
	
	.brand_left_section {

    margin-top: 46px;
}
	.owl-theme .owl-nav {

    top: 76px;
}
	.review_gray_section {

    padding: 25px;
  
}
	.review_gray_section img {width: 50px;}
	
	.review_gray_section img {
        width: 86px !important;
        top: 3px;
        position: relative;
    }
	.right_section_profile h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 4px;
}
	
.review .owl-nav .owl-prev {
    position: absolute !important;
    left: -45px !important;
    height: 100%;
}	
	
	.review .owl-nav .owl-next {
    position: absolute !important;
    right: -45px !important;
    height: 100%;
}
	
    .review .owl-nav img {
        width: 26px;
    }

    .top_banner_seciton h3 {
        font-size: 35px;
        line-height: 46px;
    }
.banner_caption_contact h3 {
        font-size: 24px !important;
        line-height: 32px;
    }

    .banner_caption_contact {
        width: 24%;
    }	
	.topbanner .owl-nav img {width: 40px;}	
    .why_box_section {
        height: 283px;
    }
    .why_box_section img {
        width: 76px !important;
    }
.why .owl-nav .owl-next {
        position: absolute;
        bottom: 218px;
    }
	    .why .owl-nav img {
        width: 40px !important;
    }
.product_title {
        font-size: 24px;
       
    }
	.padding_left_about {
    padding-left: 50px;
}
.box-counter_section h5 {
        color: #FFF;
        letter-spacing: 2px;
        font-size: 19px;
        font-weight: 400;
    }
	
    .about_us_section:after {
        left: -62px;
        top: 80px;
    }
	.margin_left_about {
    margin-left: 49px;
}
.box-counter_section {
        float: left;
        width: 23%;
        background-color: #3a3834;
        padding: 12px;
        margin-right: 12px;
        border-radius: 22px;
        height: 219px;
        align-items: baseline;
        display: flex;
        flex-direction: column;
        text-align: left;
        justify-content: center;
    }
	.about_left_section {
    float: left;
    width: 44%;
    margin-left: 8.5%;
}
	
.about_right_section {
    float: right;
    width: 45%;
}	
	    .about_right_section {
        float: right;
        width: 45%;
   
    }
	
	
}








@media(max-width:1440px){
	
	
	
	
	.padding_reduse_page {padding-left: 15px !important;}	
	
	.strip_section_inner .title {
    text-align: center;
    font-size: 20px;
    
}
	.banner_caption_section_inner h1 {
    color: #FFF;
    letter-spacing: 2.2px;
    font-weight: 300;
    font-size: 33px;
    line-height: 50px;
}
	
	.banner_caption_section_inner {
    position: absolute;
    left: 9%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
	
	
	.title {
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1.5px;
}
    .our_product_section {
        float: left;
        width: 100%;
        background: url(../images/product_bg.jpg) no-repeat;
        background-size: cover;
        border-radius: 43px;
        overflow: hidden;
        padding: 49px 32px;
        padding-bottom: 70px;
        height: 531px;
    }
	
	
	
	.container {
    max-width: 1280px;
    margin: 0 auto;
}
.footer_ul a {
        font-size: 13px;
    }
    .paragraph_upperscase {
        font-size: 13px;
    }	
.footer_title {
    font-size: 20px;

}	
.paragraph_footer {
    font-size: 14px;
 
}	
.estimate_section_foam {
    padding-right: 53px;
    padding-left: 53px;
    
}	
	
	.brand .owl-nav img  {width: 40px;}
	
	.brand_left_section {

    margin-top: 46px;
}
	.owl-theme .owl-nav {

    top: 76px;
}
.review_gray_section {
        padding: 25px;
        height: 410px;
    }
	.review_gray_section img {width: 50px;}
	
	.review_gray_section img {
        width: 86px !important;
        top: 3px;
        position: relative;
    }
	.right_section_profile h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 4px;
}
	
.review .owl-nav .owl-prev {
    position: absolute !important;
    left: -45px !important;
    height: 100%;
}	
	
	.review .owl-nav .owl-next {
    position: absolute !important;
    right: -45px !important;
    height: 100%;
}
	
	.review .owl-nav img {width: 20px;}	
	.top_banner_seciton h3 {

    font-size: 30px;
    line-height: 41px;
}
.banner_caption_contact h3 {
        font-size: 24px !important;
        line-height: 32px;
    }

.banner_caption_contact {
  

    width: 26%;

}	
	.topbanner .owl-nav img {width: 40px;}	
	.why_box_section {
    
    height: 326px;
}
	.why_box_section img {    width: 69px !important;}	
	.why .owl-nav .owl-next {
    position: absolute;
    bottom: 241px;
}
	    .why .owl-nav img {
        width: 40px !important;
    }
	.product_title {
    font-size: 22px;
    letter-spacing: 1px;
    color: #2e2e2e;
    text-align: center;
    margin-top: 15px;
    float: left;
    width: 100%;
}
	.padding_left_about {
    padding-left: 50px;
}
	.box-counter_section h5 {
    color: #FFF;
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: 400;
}
	
    .about_us_section:after {
        left: -62px;
        top: 80px;
    }
	.margin_left_about {
    margin-left: 49px;
}
   .box-counter_section {
        float: left;
        width: 23%;
        background-color: #3a3834;
        padding: 13px;
        margin-right: 12px;
        border-radius: 18px;
        height: 219px;
        align-items: baseline;
        display: flex;
        flex-direction: column;
        text-align: left;
        justify-content: center;
    }
	.box-counter_section h5 {
    color: #FFF;
    letter-spacing: 2px;
    font-size: 19px !important;
    font-weight: 400;
}
	.about_left_section {
    float: left;
    width: 44%;
    margin-left: 8.5%;
}
	
.about_right_section {
    float: right;
    width: 45%;
}	
	    .about_right_section {
        float: right;
        width: 45%;
        
    }
	
	
}






@media(max-width:1400px){

.box-counter_section {
        float: left;
        width: 23%;
        background-color: #3a3834;
        padding: 16px;
        margin-right: 12px;
        border-radius: 18px;
        height: 219px;
        align-items: baseline;
        display: flex;
        flex-direction: column;
        text-align: left;
        justify-content: center;
    }

}



@media(max-width:1280px){
	
	.why_box_section {
    float: left;
    width: 100%;
    background: url(../images/why.png) no-repeat;
    background-size: cover;
    border-radius: 30px;
    padding: 21px;
    position: relative;
}
    .box-counter_section h5 {
        color: #FFF;
        letter-spacing: 2px;
        font-size: 18px !important;
        font-weight: 400;
    }
	.why img {

    margin-top: -55px;
    margin-bottom: 18px;
}
	
}




@media(max-width:768px){
.top_strip {display:block !important;}
	
	.product_box_iner {
    float: left;
    width: 100%;
    margin-bottom: 13px;
}
	.gallery_slider_section .owl-theme .owl-nav [class*='owl-'] {
   
        margin: 0px 8px;
     
    }
	    .gallery_slider_section .owl-theme .owl-nav {
        margin-top: 0;
        text-align: left;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        left: 0;
        top: 80px;
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        height: 1px;
        top: 46%;
        bottom: 50%;
        height: 1px;
        align-items: center;
        transform: translate(-50%, -50%);
        width: 100%;
        left: 50%;
    }
	
	
    .box-counter_section {
        float: left;
        width: 100% !important;
        height: 100px !important;
        text-align: center;
        display: flex;
        align-items: center;
    }
	.margin_top_counter {
    margin-top: 12px;
    float: left !important;
    margin-bottom: 12px;
}
	    .about_right_section {
        float: right;
        width: 100%;
        padding-left: 46px;
        padding-right: 46px;
        margin-top: 38px;
    }
	.about_us_section {
    float: left;
    width: 100%;
    margin-top: 39px;
    margin-bottom: 47px;
    position: relative;
}
	.about_left_section .paragraph {
    margin-top: 28px;
    margin-bottom: 28px;
}
	
	
	    .about_right_section {
        float: right;
        width: 100%;
        padding-left: 46px;
        padding-right: 46px;
    }
	
	    .about_left_section {
        float: left;
        width: 100%;
        margin-left: 6%;
    }
	    .padding_left_about {
        padding-left: 0;
    }
	.about_left_section {
        float: left;
        width: 100%;
        padding-left: 0;
        padding-right: 13.5%;
    }
	    .margin_left_about {
        margin-left: 0;
    }
	.why_best_price_florring {
    float: left;
    width: 100%;
    margin-top: 40px;
}
	.about_us_section:after {display: none;}
	
	.review .owl-nav {
    margin-top: 10px !important;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0 !important;
    top: -38px !important;
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    height: 100%;
}
	.why_price_left .paragraph {
    margin-bottom: 10px;
    margin-top: 10px;
}
      .why .owl-nav {
        margin-top: 10px !important;
        text-align: left;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        left: -34px !important;
        top: 92px !important;
        display: flex !important;
        justify-content: space-between;
        height: 100%;
    }	
    .why .owl-nav img {
        width: 30px !important;
    }
	    .why .owl-nav .owl-next {
        position: absolute;
        bottom: 183px;
    }
	    .why_box_section {
        float: left;
        width: 100%;
        background: url(../images/why.png) no-repeat;
        background-size: cover;
        border-radius: 25px;
        padding: 40px;
        position: relative;
    }
	
	.top_banner_seciton_main_inner {
    float: left;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    background-color: #FFF !important;
}
	
.top_banner_seciton_main_inner img {
    overflow: hidden;
    border-radius: 25px;
}	
	
.banner_caption_contact {
        width: 26%;
        display: none;
    }	
	    .top_banner_seciton h3 {
        font-size: 20px;
        line-height: 27px;
        text-align: center;
        width: 100%;
    }
	
.read_btn {
    background-color: #828282;
    color: #FFF;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 500;
    width: 141px;
    text-align: center;
    padding: 7px 18px;
    border-radius: 0px;
    margin-top: 23px;
    font-size: 15px;
}
	
	
	.review_gray_section {
        padding: 25px;
        height: auto;
    }
    .why_slider_section {
        float: left;
        width: 100%;
        padding-left: 42px;
    }
	.why_box_section h4 {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
}
	
	.paragraph {
    font-size: 15px;
    
}
    .why_box_section {
        height: 271px;
    }
	.review_section_main {
    float: left;
    width: 100%;
    margin-top: 41px;
    margin-bottom: 0;
}
	.left_section_profile {
    float: left;
    width: 31% !important;
}
	    .brand_left_section {
        margin-top: 0;
    }
	    .our_brands_section .title {
        font-size: 24px;
        margin-bottom: 41px;
    }
	.owl-theme .owl-dots .owl-dot {display: none;}
	.padding_reduse_page {
        padding-left: 0px !important;
    }
    .border_radius_estimate {
        border-radius: 25px !important;
        padding: 40px 51px !important;
    }
	
.nav-link {
    display: block;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.6px;
    font-size: 15px;
    padding: 1px 0px !important;
    border-bottom: 3px solid #fff;
    border-top: 12px solid #fff;
}
.navbar-expand-lg {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0;
}
.gallery_slider_section .owl-theme .owl-nav img {
        width: 14px;
        margin-top: 7px;
    }
    .navbar {
        display: flex;
    }
	
	.desktop {display: none;}
	.mobile{display: block;}
	.margint_top_product {margin-top: 20px;}
	
	
    .product_box_section img {
        overflow: hidden;
        border-radius: 25px;
        width: 100%; margin-top: 20px;
        margin-bottom: 24px;
    }

	.header_last li {
    display: inline-block;
    margin-left: 7px;
    margin-top: 14px;
}
	
	.strip_section_inner {
 
    border-radius: 25px;
 
}
	
	
	.why_section_inner_main .why_box_section {
   
    border-radius: 25px;
    
}
	
	
	.small_title {
    font-size: 21px;
    color: #000 !important;
    font-weight: 500;
    letter-spacing: 1.5px;
}
	    .strip_section_inner .title {
        text-align: center;
        font-size: 18px;
        padding: 53px;
    }
	
	.about_image_section img {
    overflow: hidden;
    border-radius: 25px;
    margin-top: 10px;
    margin-bottom: -18px;
}
	
	
        .copyright_section_bottom {
        float: left;
        width: 100%;
        overflow: hidden;
        margin-bottom: 35px;
        padding-bottom: 4px;
    }

	.copyright_text {
   
    text-align: center;
}
	.copyright_right-section {
    float: left;
    width: 100%;
    text-align: right;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    top: 4px;
    background-color: #fff;
    border: 2px solid #d1d1d1;
    padding: 10px 54px;
    border-radius: 25px;

		
}
.copyright_right-section img {
    width: 18%;
    float: right;
    position: relative;
    top: -2px;
    right: -8px;
}
	
	
	.footer_main_background {
    
    padding: 42px;

}
	.footer_title {
        font-size: 20px;
        margin-top: 19px;
    }
	
.footer_logo {
        margin: 0;
        text-align: left;
        display: block;
        margin-bottom: 20px;
        width: 33%;
        padding-top: 17px;
    }
	
	.footer_box_section .paragraph_footer {
        margin-bottom: 14px;
        text-align: left;
    }
	
	.padding_left_footer {
    padding-left: 0;
}
	
	.simple_section_foam {
        float: left;
        width: 100%;
        background-color: #efefef;
        padding: 54px;
        margin-top: 0;
        border-radius: 0;
        padding-right: 53px;
        padding-left: 66px;
    }
	.estimate_section_foam {

    border-radius: 0;
}
	.estimate_section_foam {
        padding-right: 64px;
        padding-left: 53px;
    }
	.inner_banner_section img {
    border-radius: 26px;
    overflow: hidden;
}
	    .our_product_section {
   
        border-radius: 25px;
      
    }
	
	.footer_main_background {
 
    border-radius: 25px;
}
	
	    .container {
        max-width: 700px;
        margin: 0 auto;
    }
	.title {
        font-size: 21px;
    }
	.about_left_section h4 {
    font-size: 20px;
    color: #2e2e2e;
    letter-spacing: 1.5px;
}
	.contact_margin_top {margin-top: 30px;}
	    .our_product_section {
      
        padding-bottom: 50px;
    }
	
	    .banner_caption_section_inner h1 {
        color: #FFF;
        letter-spacing: 2.2px;
        font-weight: 300;
        font-size: 27px;
        line-height: 50px;
    }
	.why_section_inner_main .why_box_section {
  
    height: auto;
    
}
	
	.navbar-nav {
 
    display: block;
  
}
.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 20px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}	
	.our_brands_section .owl-nav {display: none !important;}	
	html,body {overflow-x: hidden;}
	.logo_section_footer {
   
    border-radius: 25px;
}
	
.custmor_review_section {
    float: left;
    width: 100%;
    background: url(../images/review.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0px;
    border-radius: 25px;
    overflow: hidden;
    margin-top: 90px;
}	
.review_white_box {
        float: left;
        width: 100%;
        background-color: #fff;
        border-radius: 25px;
        padding: 15px;
    }
	
	.review_gray_section {
  
    border-radius: 25px 25px 0px 0px;
}
	
.top_banner_seciton .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    position: absolute !important;
    left: 50% !important;
    bottom: 18px !important;
    top: 50% !important;
    display: flex;
    justify-content: space-between;
    width: 100%;
    transform: translate(-50%, -50%) !important;
}	
	
	.top_banner_seciton .owl-theme .owl-nav img {width: 70%;}	
	.banner_caption_section {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0px 96px;
    text-align: center;
    width: 100%;
    text-align: center;
}
    .our_product_section {
        
        height: auto;
    }	
	
		.nav-item {
    margin-left: 0;
}
    .header_last li {
        display: inline-block;
        margin-left: 0;
        margin-top: 14px;
        display: none;
    }	
	
.nav-link {
        display: block;
        text-decoration: none;
        background: 0 0;
        border: 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1.6px;
        font-size: 13px;
        padding: 1px 0px !important;
        border-bottom: 3px solid #fff;
        padding-bottom: 5px !important;
        border-top: 5px solid #fff;
        border-bottom: 1px solid #e7e7e7;
        padding-top: 0px !important;
    }
	
.my-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px !important;
    width: 100%;
}
.whatsapp-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #25d366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 9999;
}	
}

@media(max-width:600px){
	
	.gallery_slider_section .owl-theme .owl-nav .owl-next {
    right: -2px;
    position: relative;
}
	.gallery_slider_section .owl-theme .owl-nav .owl-prev {
    left: -2px;
    position: relative;
}
	
	.foam_section_main {
 
    padding-right: 13px;
}
	
	    .our_product_section {
     
        padding: 50px 37px;
     
    }
	
	.about_left_section h5 {
    font-size: 19px;
    color: #7c7c7c;
    letter-spacing: 1.5px;
}
        .copyright_section_bottom {
        float: left;
        width: 100%;
        overflow: hidden;
        margin-bottom: 35px;
        padding-bottom: 4px;
    }

	.copyright_text {
   
    text-align: center;
}
	.copyright_right-section {
    float: left;
    width: 100%;
    text-align: right;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    top: 4px;
    background-color: #fff;
    border: 2px solid #d1d1d1;
    padding: 10px 54px;
    border-radius: 25px;

		
}
.copyright_right-section img {
    width: 18%;
    float: right;
    position: relative;
    top: -2px;
    right: -8px;
}
	
	
	.footer_main_background {
    
    padding: 42px;

}
	.footer_title {
        font-size: 20px;
        margin-top: 19px;
    }
	
	.footer_logo {
    margin: 0;
    text-align: left;
    display: block;
    margin-bottom: 20px;
    width: 33%;
}
	
	.footer_box_section .paragraph_footer {
        margin-bottom: 14px;
        text-align: left;
    }
	
	.padding_left_footer {
    padding-left: 0;
}
	
	.simple_section_foam {
        float: left;
        width: 100%;
        background-color: #efefef;
        padding: 54px;
        margin-top: 0;
        border-radius: 0;
        padding-right: 53px;
        padding-left: 66px;
    }
	.estimate_section_foam {

    border-radius: 0;
}
	.estimate_section_foam {
        padding-right: 64px;
        padding-left: 53px;
    }
	.inner_banner_section img {
    border-radius: 26px;
    overflow: hidden;
}
	    .our_product_section {
   
        border-radius: 25px;
      
    }
	
	.footer_main_background {
 
    border-radius: 25px;
}
	
.container {
        max-width: 550px;
        margin: 0 auto;
    }
	    .title {
        font-size: 24px;
        
    }
	
	.contact_margin_top {margin-top: 30px;}
	    .our_product_section {
      
        padding-bottom: 50px;
    }
	
	    .banner_caption_section_inner h1 {
        color: #FFF;
        letter-spacing: 2.2px;
        font-weight: 300;
        font-size: 27px;
        line-height: 50px;
    }
	
	.why_box_section {
        height: 205px;
    }
	
	.why .owl-nav .owl-next {
        position: absolute;
        bottom: 149px;
    }
	    .product_title {
        font-size: 22px;
        letter-spacing: 1px;
        color: #2e2e2e;
        text-align: center;
        margin-top: 3px;
        float: left;
        width: 100%;
    }
	
	.custmor_review_section {
        float: left;
        width: 100%;
        background: url(../images/review.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        padding: 50px 0px;
        border-radius: 25px;
        overflow: hidden;
        margin-top: 52px;
    }
	    .top_banner_seciton h3 {
        font-size: 16px;
        line-height: normal;
        text-align: center;
        width: 100%;
    }
	.review_logo_section {

    margin-bottom: 20px;
}
	
	
}


@media(max-width:480px){
    
    
    
    
    
		.product_box_section a img {width: 70%;}
	.product_box_section a {
    position: absolute;
    z-index: 999;
    bottom: 14px;
    right: 0px;
}
	
	
	    .banner_caption_section_inner {
        position: absolute;
        left: 13%;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
    }
	    .top_banner_seciton h3 {
        font-size: 14px;
        line-height: normal;
        text-align: center;
        width: 100%;
    }
	.top_banner_seciton .owl-theme .owl-nav {
        margin-top: 0;
        text-align: left;
        -webkit-tap-highlight-color: transparent;
        position: absolute !important;
        left: 50% !important;
        bottom: 18px !important;
        top: 50% !important;
        display: flex;
        justify-content: space-between;
        width: 100%;
        transform: translate(-50%, -50%) !important;
    }
	
	    .copyright_right-section img {
        width: 29%;
        float: right;
        position: relative;
        top: -1px;
        right: -8px;
    }
	
.about_left_section h5 {
        font-size: 17px;
        color: #7c7c7c;
        letter-spacing: 1.5px;
    }
	
	   .about_left_section .title {
        font-size: 21px;
    }
	
	
	
    .about_left_section h4 {
        font-size: 17px;
        color: #2e2e2e;
        letter-spacing: 1.5px;
    }
	    .box-counter_section h5 {
        color: #FFF;
        letter-spacing: 2px;
        font-size: 17px !important;
        font-weight: 400;
        margin-bottom: 0;
    }
	
	.product_title {
        font-size: 21px !important;
        letter-spacing: 1px;
        color: #2e2e2e;
        text-align: center;
        margin-top: 3px;
        float: left;
        width: 100%;
    }
	
	.review_section_main {
        float: left;
        width: 100%;
        margin-top: 29px;
        margin-bottom: 0;
    }
	
	    .custmor_review_section {
        float: left;
        width: 100%;
        background: url(../images/review.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        padding: 36px 0px;
        border-radius: 25px;
        overflow: hidden;
        margin-top: 52px;
    }
	
	
	    .right_section_profile h4 {
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 1px;
        margin-bottom: 4px;
    }
	    .left_section_profile {
        float: left;
        width: 25% !important;
    }
	
	.estimate_foam {
 
    margin-top: 21px;
}
	.our_brands_section .title {
        font-size: 24px;
        margin-bottom: 23px;
    }
	
	.foam_section_main {

    margin-top: 30px;
    margin-bottom: 45px;
}
	
	
	.our_brands_section {
    float: left;
    width: 100%;
    margin-top: 30px;
}
	
	
	    .border_radius_estimate {
        border-radius: 25px !important;
        padding: 24px 31px !important;
    }
	
	
	
	.why_box_section h4 {
    font-size: 18px;
   
}
	
	.why_section_inner_main .why_box_section {
    
    padding: 27px;
   
}
	
	
	    .strip_section_inner .title {
        text-align: center;
        font-size: 15px;
        padding: 23px;
    }
	
	
	.small_title {
        font-size: 19px;
        color: #000 !important;
        font-weight: 500;
        letter-spacing: 1.5px;
    }
	
	    .our_product_section {
     
        padding: 50px 37px;
     
    }
	
	
        .copyright_section_bottom {
        float: left;
        width: 100%;
        overflow: hidden;
        margin-bottom: 35px;
        padding-bottom: 4px;
    }

	.copyright_text {
   
    text-align: center;
}
.copyright_right-section {
        float: left;
        width: 100%;
        text-align: right;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        position: relative;
        top: 4px;
        background-color: #fff;
        border: 2px solid #d1d1d1;
        padding: 10px 54px;
        border-radius: 25px;
        padding-bottom: 11px;
    }
    .copyright_right-section img {
        width: 24%;
        float: right;
        position: relative;
        top: -1px;
        right: -8px;
    }
	
	
    .footer_main_background {
        padding: 24px;
    }
	    .footer_title {
        font-size: 18px;
        margin-top: 19px;
    }
	
	.footer_logo {
    margin: 0;
    text-align: left;
    display: block;
    margin-bottom: 20px;
    width: 33%;
}
	
	.footer_box_section .paragraph_footer {
        margin-bottom: 14px;
        text-align: left;
    }
	
	.padding_left_footer {
    padding-left: 0;
}
	
	.simple_section_foam {
        float: left;
        width: 100%;
        background-color: #efefef;
        padding: 54px;
        margin-top: 0;
        border-radius: 0;
        padding-right: 53px;
        padding-left: 66px;
    }
	.estimate_section_foam {

    border-radius: 0;
}
	.estimate_section_foam {
        padding-right: 64px;
        padding-left: 53px;
    }
.inner_banner_section img {
        border-radius: 26px;
        overflow: hidden;
        height: 141px;
    }
	    .our_product_section {
   
        border-radius: 25px;
      
    }
	
	.footer_main_background {
 
    border-radius: 25px;
}
	
.container {
        max-width: 440px;
        margin: 0 auto;
    }
	.title {
        font-size: 20px;
    }
	
	.contact_margin_top {margin-top: 30px;}
	.our_product_section {
        padding: 27px 23px;
        padding-top: 27px;
    }
	
	    .banner_caption_section_inner h1 {
        color: #FFF;
        letter-spacing: 2.2px;
        font-weight: 300;
        font-size: 19px;
        line-height: 50px;
    }
	.contact_box_left_section {
    float: left;
    width: 10%;
    padding-right: 12px;
}
	
	.form-control {
  
    font-size: 14px;

}
	.form-select {
  
    font-size: 14px;

}
	.submit-btn {
   
    font-size: 15px;
}
	.copyright_text {
    font-size: 14px;
    
}
.paragraph {
    font-size: 15px;
    color: #686868;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: center;
}	
.contact_box {
    float: left;
    width: 100%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 13px;
}	

	.navbar-brand img {width: 70%;}	
	    .about_right_section {
        float: right;
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
	
	
	
}

@media(max-width:414px){
    
    
    .top_banner_seciton .owl-nav .owl-prev {
        position: relative;
        left: -19px;
    }
     .top_banner_seciton .owl-nav .owl-next {
        position: relative;
        right: -19px;
    }
    
    
    
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 19px !important;
    font: inherit;
}
	
	.why .owl-nav {
        margin-top: 10px !important;
        text-align: left;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        left: -33px !important;
        top: 92px !important;
        display: flex !important;
        justify-content: space-between;
        height: 100%;
    }
	    .why_box_section {
        height: 252px;
    }
	
	    .top_banner_seciton .owl-theme .owl-nav img {
        width: 52%;
    }
	.owl-theme .owl-nav [class*='owl-'] {
  
        margin: 0 !important;
        
    }
	    .why .owl-nav .owl-next {
        position: absolute;
        bottom: 172px;
    }
    .banner_caption_section {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
        padding: 0px 48px;
        text-align: center;
        width: 100%;
        text-align: center;
    }
	    .read_btn {
        background-color: #828282;
        color: #FFF;
        text-decoration: none;
        letter-spacing: 1px;
        font-weight: 500;
        width: 141px;
        text-align: center;
        padding: 7px 18px;
        border-radius: 0px;
        margin-top: 23px;
        font-size: 14px;
    }
	
	    .about_right_section {
        float: right;
        width: 100%;
        padding-left: 28px;
        padding-right: 28px;
    }
	
	
	.why_best_price_florring {
    float: left;
    width: 100%;
    margin-top: 46px;
}
	
	    .our_product_section {
     
        padding: 50px 37px;
     
    }
	
	
        .copyright_section_bottom {
        float: left;
        width: 100%;
        overflow: hidden;
        margin-bottom: 35px;
        padding-bottom: 4px;
    }

	.copyright_text {
   
    text-align: center;
}
.copyright_right-section {
        float: left;
        width: 100%;
        text-align: right;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        position: relative;
        top: 4px;
        background-color: #fff;
        border: 2px solid #d1d1d1;
        padding: 10px 54px;
        border-radius: 25px;
        padding-bottom: 11px;
    }
       .copyright_right-section img {
        width: 35%;
        float: right;
        position: relative;
        top: -1px;
        right: -8px;
    }
	
	
      .footer_main_background {
        padding: 24px;
    }
	.footer_title {
        font-size: 16px;
        margin-top: 19px;
    }
	
    .footer_logo {
        margin: 0;
        text-align: left;
        display: block;
        margin-bottom: 20px;
        width: 45%;
    }
	
	.footer_box_section .paragraph_footer {
        margin-bottom: 14px;
        text-align: left;
    }
	
	.padding_left_footer {
    padding-left: 0;
}
	
	.simple_section_foam {
        float: left;
        width: 100%;
        background-color: #efefef;
        padding: 54px;
        margin-top: 0;
        border-radius: 0;
        padding-right: 35px;
        padding-left: 47px;
    }
	.estimate_section_foam {

    border-radius: 0;
}
	.estimate_section_foam {
        padding-right: 46px;
        padding-left: 35px;
    }
.inner_banner_section img {
        border-radius: 26px;
        overflow: hidden;
        height: 141px;
    }
	    .our_product_section {
   
        border-radius: 25px;
      
    }
	
	.footer_main_background {
 
    border-radius: 25px;
}
	
	.container {
        max-width: 380px;
        margin: 0 auto;
    }
	    .title {
        font-size: 20px;
    }
	
	.contact_margin_top {margin-top: 30px;}
	    .our_product_section {
      
        padding-bottom: 50px;
    }
	
	 .banner_caption_section_inner h1 {
        color: #FFF;
        letter-spacing: 2.2px;
        font-weight: 300;
        font-size: 22px;
        line-height: 50px;
    }
	.contact_box_left_section {
    float: left;
    width: 10%;
    padding-right: 12px;
}
	
	.form-control {
  
    font-size: 14px;

}
	.form-select {
  
    font-size: 14px;

}
	.submit-btn {
   
    font-size: 15px;
}
	.copyright_text {
    font-size: 14px;
    
}
.paragraph {
    font-size: 15px;
    color: #686868;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: center;
}	
.contact_box {
    float: left;
    width: 100%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 13px;
}	
.our_product_section {
        padding: 50px 24px;
    }	
	
}

@media(max-width:375px){
        .box-counter_section {
        float: left;
        width: 100% !important;
        height: 100px !important;
        text-align: center;
        display: flex;
        align-items: center;
        height: 141px !important;
    }
	    .our_product_section {
     
        padding: 50px 37px;
     
    }
	
	
        .copyright_section_bottom {
        float: left;
        width: 100%;
        overflow: hidden;
        margin-bottom: 35px;
        padding-bottom: 4px;
    }

	.copyright_text {
   
    text-align: center;
}
    .copyright_right-section {
        float: left;
        width: 100%;
        text-align: right;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        position: relative;
        top: 4px;
        background-color: #fff;
        border: 2px solid #d1d1d1;
        padding: 10px 31px;
        border-radius: 25px;
        padding-bottom: 11px;
    }
       .copyright_right-section img {
        width: 35%;
        float: right;
        position: relative;
        top: -1px;
        right: -8px;
    }
	
	
       .footer_main_background {
        padding: 20px;
    }
	    .footer_title {
        font-size: 18px;
        margin-top: 19px;
    }
	
    .footer_logo {
        margin: 0;
        text-align: left;
        display: block;
        margin-bottom: 20px;
        width: 45%;
    }
	
	.footer_box_section .paragraph_footer {
        margin-bottom: 14px;
        text-align: left;
    }
	
	.padding_left_footer {
    padding-left: 0;
}
	
	.simple_section_foam {
        float: left;
        width: 100%;
        background-color: #efefef;
        padding: 54px;
        margin-top: 0;
        border-radius: 0;
        padding-right: 35px;
        padding-left: 47px;
    }
	.estimate_section_foam {

    border-radius: 0;
}
	.estimate_section_foam {
        padding-right: 46px;
        padding-left: 35px;
    }
.inner_banner_section img {
        border-radius: 26px;
        overflow: hidden;
        height: 141px;
    }
	    .our_product_section {
   
        border-radius: 25px;
      
    }
	
.footer_main_background {
        border-radius: 25px;
    }
	
	    .container {
        max-width: 350px;
        margin: 0 auto;
    }
	    .title {
        font-size: 19px;
    }
	
	.contact_margin_top {margin-top: 30px;}
	    .our_product_section {
      
        padding-bottom: 50px;
    }
	
	 .banner_caption_section_inner h1 {
        color: #FFF;
        letter-spacing: 2.2px;
        font-weight: 300;
        font-size: 22px;
        line-height: 50px;
    }
	.contact_box_left_section {
    float: left;
    width: 10%;
    padding-right: 12px;
}
	
	.form-control {
  
    font-size: 14px;

}
	.form-select {
  
    font-size: 14px;

}
	.submit-btn {
   
    font-size: 15px;
}
    .copyright_text {
        font-size: 13px;
    }
    .paragraph {
        font-size: 14px;
        color: #686868;
        letter-spacing: 1px;
        font-weight: 500;
        text-align: center;
    }	
.contact_box {
    float: left;
    width: 100%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 13px;
}	
.our_product_section {
        padding: 32px 24px;
    }	
	
}




