* {
	padding: 0;
	margin: 0 auto;
}



a, a:hover {
    color: #474748;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
    border:0;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

:focus{
    text-decoration: none;
    outline: none;
    border:0;
}

img:focus {
    text-decoration: none;
    outline: none;
}

button:focus {
    outline: 1px dotted;
    outline: 0;
}

@font-face {
    font-family: 'georgiaregular';
    src: url('../fonts/georgia_1-webfont.woff2') format('woff2'),
         url('../fonts/georgia_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'georgiaitalic';
    src: url('../fonts/georgiai_0-webfont.woff2') format('woff2'),
         url('../fonts/georgiai_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




body {
       font-family: "Work Sans", sans-serif;
	    color: #000;
		font-size: 16px;
		font-weight: 400;
}



.pd80{
	padding:80px 0
}

.upv{font-family: "Work Sans", sans-serif!important;font-size: 29px!important;text-transform:lowercase !important;font-weight: 900!important;letter-spacing:2px !important;line-height: 35px!important;}

.banner{width:100%;margin-top:76px;position:relative}
.banner:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#0c0b0b52;}
.bannercaption{position: absolute;top: 237px;max-width: 599px;left: 120px;margin: 0;z-index:9;}
.bannercaption h4{color:#fff;margin-bottom:10px;font-size: 29px;text-transform: uppercase;font-weight: 900;letter-spacing: 1px;line-height: 35px;}
.bannercaption h4 span{color:#fff;font-family: 'georgiaitalic';text-transform: capitalize;letter-spacing: 2px;font-weight: 500;font-size: 37px;}
.bannercaption h1{color:#fff;margin-bottom:10px;font-size: 29px;text-transform: uppercase;font-weight: 900;letter-spacing: 1px;line-height: 35px;}
.bannercaption h1 span{color:#fff;font-family: 'georgiaitalic';text-transform: capitalize;letter-spacing: 2px;font-weight: 500;font-size: 37px;}

.bg-grey{background:#ebf2f5!important}
.heading{color:#000;margin-bottom:30px;font-size:45px;text-transform: uppercase;font-weight: 900;letter-spacing: 1px;}
p{letter-spacing: .5px;line-height: 30px;color: #696969;}


.sub-title{color: #000;margin-bottom: 30px;text-transform: uppercase;letter-spacing: 1px;font-size: 20px;}
.about-title .heading{line-height:45px}
.about-title{padding-right:50px}
.moretext{display:none}
.products-thumb{position:relative;overflow: hidden;margin:15px 0;}
.products-thumb:before{
content: ' ';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.3s ease-out, background-color 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out, background-color 0.3s ease-out;
    transition: opacity 0.3s ease-out, background-color 0.3s ease-out;}
    
    
.products-thumb:hover:before{opacity:.9;background:#1a0c01c4 ;}    

.products-thumb .products-title {
    top: calc(80% - 50px);
    transition: .5s;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: left;
    font-size: 18px;
    padding: 20px;
    color: #fff;
     z-index: 5;

}
.products-title h4{position:relative;margin-bottom:25px;font-weight: 400;letter-spacing: .5px;text-transform: uppercase;font-size:22px}
.products-title h4:before{content: ' ';position: absolute;bottom:-2px;width:50px;height:1px;background:#ffffff;left:0;}
.products-title p{margin-bottom:0;font-size:16px}
.product-section .nav-tabs {border-bottom: 1px solid #838383;max-width: 266px;margin-bottom: 30px;}
.product-section .nav-tabs li{margin:0}
.product-section .nav-tabs li a {text-transform: uppercase;font-size: 17px;color: #000;display: inline-block;padding: 5px 30px;}
.product-section .nav-tabs li .active{border-bottom:0px solid #000;background: #000;color: #fff;}

.products-thumb:hover .products-title{top:51%}
.products-img{overflow:hidden}
.products-thumb:hover  .products-img img {-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}
.products-thumb  .products-img img{object-fit:cover;object-position: top;-webkit-transition: .5s linear;transition: .5s linear;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}
.products-thumb2{position:relative;overflow: hidden;}
.products-img2{overflow:hidden}
.products-thumb2:hover  .products-img2 img {-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}
.products-thumb2  .products-img2 img{object-fit:cover;object-position: top;-webkit-transition: .5s linear;transition: .5s linear;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);
height: 370px;}
.products-title2 h4{position:relative;margin-bottom:0px;color:#000;font-weight:600;margin-left: -53px;transition:all .8s ease-in-out;}
.products-thumb2:hover .products-title2 h4{margin-left:0}
.products-title2{padding: 15px;border-bottom:1px solid #a3a1a1;margin: 0;}
.products-title2:before{content:'';left:0;position:absolute;bottom:0;width:0;background:#000;transition:all .8s ease-in-out;height: 1px;}
.products-thumb2:hover .products-title2:before{width:100%;}


.icon-thumb{
    text-align:left;
    margin-top: 40px;
    display: flex;
    /*border-right: 1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;*/
}

.icon-img {width:80px;margin-right:10px;margin-left:0}
.icon-img img {width:100%;}
.icon-text{width: 80%;}
.icon-thumb h5{font-size:20px;font-weight: 600;color: #000;margin-bottom:10px;}
.icon-thumb p{margin:0}
    
/*.gallery-thumnail img{object-fit:cover;height:400px}*/
.gallery-thumnail{margin:0 15px}

.system-thumb{margin-top:15px}
.system-thumb h5{
    text-align: center;
    padding: 15px 0;
    color: #000;
}

.discover-sec{position:relative}

.discover-sec:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgb(10 25 5 / 26%) /*rgba(10, 25, 5, 0.6)*/;
}


.discover-sec .discover-box{
    display: flex;
    align-items: center;
    height: 100vh;
    
}

.discover-box h5{
    color: #fff;
    font-size: 40px;
    position: relative;
    z-index: 9;
}


.client-sec{padding:30px 0;border-top: 1px solid #0003;}

.client-sec .client-logo img{filter: grayscale(1);}
.client-sec .client-logo:hover img{filter: grayscale(0);}


.callbtn{
    background:#548399;
    padding: 7px 20px !important;
    font-size: 16px !important;
    border-radius: 5px;
}

.enquire-from{
    max-width: 380px;
    position: absolute;
    top:70px;
    right: 120px;
    z-index:10;
    background: #ffffffe8;
    padding: 30px;
   
    
}


.enquire-from  h5{color:#000; font-size: 26px;}
#fixedbtn .form-group {
    margin-bottom: 10px;
}

.form-sec .form-group {
    margin-bottom: 16px;
}


.fixedbtn {
    width: auto;
       position: fixed;
    top: 45%;
    right: -66px;
    z-index: 22;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}


.registerform  h5{color:#000}


.registerform {
    width:300px;
    height: auto;
    position: fixed;
    top: 20%;
    right: -300px;
    z-index: 99;
    transition: all 0.5s ease;
    background:#ffffffed;
	padding:20px;
}

.registerform.slideleft {
    right: 0px;
    opacity: 1;
    z-index: 999;
}


.fixedbtn .btnrt {
    border: none;
   background-color:#548399;
    width: auto;
    height: 50px;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 20px;
    letter-spacing: 1.5px;
    transition: all 0.1s ease;
}

.sbt-btn{
	padding:10px 0px;

	width: 100%;
	background:#000;
    
   transition: all 5s ease;
    letter-spacing:1px;
    color: #fff;
    margin: 20px auto 0;
    display:block;
    font-size: 14px;
    border-radius:0px;
    border: 0;
    outline: 0;
}

.sbt-btn:hover{
	 background:#548399;
}

/*#fixedbtn .form-control{border: 1px solid #7b3186 !important}*/
#fixedbtn .form-control{
	border-bottom: 1px solid #00000070;
	border-top:0;
	border-left:0;
	border-right:0;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    resize: none;
    height: auto;
    border-radius: 0px;
    padding: 11px;
	
}

#fixedbtn .form-control:focus{background:transparent;border-color: #000;color:#000;box-shadow:none}



#fixedbtn .form-control::-webkit-input-placeholder { 
  color:#000;
}

#fixedbtn .form-control:-ms-input-placeholder { 
  color:#000;
}

#fixedbtn .form-control::placeholder {
  color:#000;
}

.modal-content .close {
    width: 35px;
    height: 35px;
    position: absolute;
    right: -35px;
    top: -1px;
    z-index: 99;
    border: none;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content .close img {
    width: 35px;
}

 .popup {
     width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        /*background: #1a19195c;*/
        padding: 20px;
        border: 1px solid #ccc;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        z-index: 9999;
    }
    
    .scroll-popup{
    max-width: 400px;
    margin: 1.75rem auto;
    position:relative;
    right:0;
    left:0;
    top:4.25rem;
    border-radius:0;
    }
    
 .close {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
    border: none;
    background:#000;
    display: flex;
    align-items: center;
    justify-content: center;
    border:0;
    outline:none;
    opacity: 1 !important;
}

.close img {
    width: 35px;
}




.profile-box{width:80px;height:80px;position:relative;margin-right:25px;margin-left:0}
.discover{border-bottom: 1px solid #00000059;margin-right: 30px;margin-top:30px;    min-height: 295px;}
.discover h3,.designs-beyond h3,.comfort-thumbnail h3,.guaranteed-thumnail h3,.exceptional-content h3{font-size:23px;}
.discover2 {min-height: 233px!important;}
.discover3 {min-height:185px!important;}
.designs-beyond p, .guaranteed-thumnail p{margin-bottom:0}
.designs-beyond {background: #fff;padding: 30px;margin-top: 30px;min-height: 512px;box-shadow: 0 0 15px #0000005e;}
.designs-beyond2 {min-height: 425px!important;}
.designs-beyond3 {min-height: 365px!important;}
.designs-beyond4 {min-height: 425px!important;}
.guaranteed-thumnail{margin-top:30px;padding: 25px;border: 3px solid #000;background: #fff;box-shadow: 8px 8px 0px 0px #242423;min-height: 450px;}
.guaranteed-thumnail2{min-height: 300px!important;}
.guaranteed-thumnail3{min-height: 360px!important;}
.guaranteed-thumnail4{min-height: 480px!important;}
.why-discription{display: flex;/*border-bottom: 1px solid #0000005c;*/border-top: 1px solid #00000026;padding: 40px 0;transition:all .8s }
.why-content{width:70%}
.why-title{width:150px}
.why-discription:hover{background:#000;color:#fff}
.why-discription:hover p{color:#fff}
.why-title h3{font-weight: 600;}
.map-section iframe{width:100%;height:380px}
.why-thumnail {border: 1px solid #080808;padding: 60px 30px;text-align: center;border-radius: 7px;color: #000;transition: all .5s ease-in-out;}
.why-thumnail:hover{background:#000;box-shadow: 0 0 15px #8f8c8ccc;}
.why-thumnail:hover h4{color:#fff}
.why-thumnail h4{margin-bottom:0;font-size:20px}

.testimonial-thumb {
    border-style: double;
    border-color: #548399;
    padding: 20px;
    border-radius: 10px;
   
    margin:15px 0;
}

.testimonial-thumb p{text-align:justify}

.tesimonial-slider .testimonial-thumb {
    border-style:none;
    border-color:transparent;
    padding: 0px;
    border-radius: 0px;
  
    margin:15px 0;
}

.tesimonial-slider .testimonial-thumb p{text-align:left;font-size:18px;margin:30px 0}
.tesimonial-slider h5 {
    color: #000;
    font-size: 24px;}

.tesimonial-slider img{width:40px !important;margin:0}
.tesimonial-slider .slick-dots {text-align: left;}
.tesimonial-slider .slick-dots li button:before
{
    font-family: 'slick';
    font-size:8px;
    line-height: 25px;

    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    content: '•';
    text-align: center;
    color:#000;

    -webkit-font-smoothing: antialiased;
       
    border-radius:100%;
    -moz-osx-font-smoothing: grayscale;
    transition: all ease-in-out 0.5s;

}
.tesimonial-slider .slick-dots li.slick-active button:before
{
    border: solid 1px #000;
    color:#000;
    
}

.tesimonial-slider .slick-dots li.slick-active{background:transparent;}

.accordion-button::after, .accordion-button:not(.collapsed)::after{display:none}
.accordion{background:transparent}
.accordion .accordion-item h4 {background: url(../images/minus.svg) no-repeat calc(100% - 10px) center; background-size:30px; cursor: pointer; font-size:22px!important; color:#000;font-weight: 400!important;margin: 0;padding:20px 30px; }
.accordion .accordion-item h4.collapsed {background-image: url(../images/plus-large.svg); }
.accordion-head{width: 100%;padding: 20px 0;}
.accordion-header {position:relative;}
.accordion-body p {color: #bdbdbd;}
.accordion .accordion-button[aria-expanded=true] {color: #ff9500;}
.accordion-button{border-radius:50px !important;border: 3px solid #ff9500;;padding: 18px 60px 18px 65px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.accordion-item{-webkit-transition: all ease 0.4s;transition: all ease 0.4s;margin-bottom:15px;}


.footer{background: #414142;color: #fff;font-size:15px;padding:15px 0;}

.copy-right p{margin:0}
.call-btn{
    padding: 0px 15px;
    display:inline-block;
    background: #fd030b;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    margin-right:15px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    border-radius:6px;
}

a.call-btn:hover{color:#fff;}


@media (min-width:1440px) and (max-width:1600px){
    .banner-caption {left:164px;}
    .enquire-from {right: 148px;}
}

@media (min-width:1650px) and (max-width:1920px){
    .banner-caption {left:200px;top: 155px;}
    .enquire-from {right: 200px;}
}

@media(max-width:991px){
  
.bannercaption {
   
    top: 140px;
    max-width: 599px;
    left: 50px;
}
    .banner {
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 30px;
    }
    
.banner .enquire-from {
    max-width: 100%;
    position: relative;
    top: 30px;
    right: 0;
    left: 0;
    box-shadow: 0 0 15px #00000045;
    border-radius: 10px;
    }
    
.banner-caption {
    position: absolute;
    top: 186px;
    max-width: 599px;
    left: 40px;
    margin: 0;
    z-index: 9;
}  

.banner-caption h1 {
    position: relative;
    z-index: 9;
    line-height: 30px;
}


    .fixed-form {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    background: #0957a4d9;
    padding: 30px;
    }
    
 .pd80 {padding: 60px 0;}

.icon-thumb {
    padding: 20px 0;
    margin-top: 20px;
}

.why-thumnail {margin: 15px 0;}

.product-title h4 {font-size: 19px;}

.heading {font-size: 35px;}
.about-title .heading {line-height:40px;}
.designs-beyond {min-height: auto;}
.discover2 {min-height: auto !important;}
.designs-beyond2 { min-height: auto !important;}
.discover {margin-right: 0;}

}

@media(max-width:560px){

    
.navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}    
    
a.getin-touch {
    background: #6c6c6c;
    padding: 6px 15px;
    color: #fff;
    letter-spacing: .5px;
    margin-right: 15px;
    font-size: 14px;
}    

.banner{margin-top:63px;}
.banner img{height: 275px!important;object-fit: cover;}
.bannercaption {top: 50px;max-width: 100%;left: 15px;margin: 0;}
.banner:after {height:185px;background: #18171747;z-index: 1;}
    
.mb{max-width: 225px;margin-bottom: 15px !important;}
.left-part br{display:none;}
.social-icon{justify-content:start;}
.mb span{display:none;}
.right-part p{text-align:left;}
.caption h2{font-size:35px;}
.product-title h4 {
        font-size:22px;
    }
.popup-inner {width: 90%;padding:40px;}
.tab-content{padding:0 15px}
.icon-thumb {margin-top: 0px;}
.iconthumb{padding-bottom:0}
.why-thumnail {
        margin: 15px 0;
        padding: 30px 0;
        min-height: 108px;
        display: flex;
        align-items: center;
    }
   .client-logo {
   padding: 0 0px;
    margin: 15px auto;
    max-width:150px;
}

.bg-grey .mt-5{margin-top:20px !important}

.product-thumb .product-title {
    top: calc(90% - 50px);
}

.product-thumb:hover .product-title {
    top: 70%;
}

.designs-beyond{min-height:auto !important}
.about-title {padding-right: 0;margin-bottom: 30px;}
.discover {margin-right: 0;margin-top: 30px;min-height: auto;padding-bottom:10px}
.why-discription {flex-wrap: wrap;padding: 20px 0;}
.why-title {width: 100%;}
.why-content {width: 100%;}
.accordion .accordion-item h4 {padding: 20px 20px!important;font-size:18px !important}
.guaranteed-thumnail {min-height: auto;}
.tesimonial-slider{text-align:center}
.tesimonial-slider .slick-dots {text-align: center;}
.tesimonial-slider{margin-bottom: 80px!important;}
.tesimonial-slider .testimonial-thumb p {text-align: center!important;}
.tesimonial-slider img{margin:0 auto !important}
.map-section iframe{width:100%;height: 200px;}

}




	