*{margin: 0px;padding: 0px;}
.s2,.s4{background: url('images/black-charcoals-48884.jpg');background-size: cover;}
.s1,.s3{background: url('images/fire-hot-glowing-barbecue-9263.jpg');background-size: cover;}
.s6{background: linear-gradient(to right, rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url('perlite.jpg');background-size: cover;}
.rows{display: flex;}.rows .right{line-height:30px;}
.rows .left img{width:65%;}
.logo{width:70%;font-size:20px;z-index: 2;margin: 0px 0px 0px 8%;color: #00aeef;font-weight: bold;font-family:roboto-bold;text-transform: uppercase;}
.left{width:50%;display:flex;padding: 1%;background: url(lbg.png) no-repeat;padding: 1% 0px 10%;
background-size: cover;}.right{width:50%;display:flex;}
.right ul{display:flex;line-height: 110px;list-style-type: none;width:70%;margin: 0px auto;justify-content: space-between;}
.right a,.navbar-nav a,.menu-link,.dmenu-link{text-decoration: none;color:#fff;font-family: roboto-bold;font-size: 1rem;
    text-transform: uppercase;transition: all 0.5s linear;}
@font-face{
    font-family: roboto-bold;
    src:url('fonts/Roboto-Medium.ttf');
}
@font-face{
    font-family: roboto-italic;
    src:url('fonts/RobotoCondensed-Italic.ttf');
}
@font-face{
    font-family: roboto;
    src:url('fonts/Roboto-ThinItalic.ttf');
}
@font-face{
    font-family: roboto-regular;
    src:url('fonts/Roboto-Regular.ttf');
}
@font-face{
    font-family: roboto;
    src:url('fonts/Roboto-ThinItalic.ttf');
}
.right a.active,.right a:hover,  .col1 a:hover,.navbar-nav a:hover,.nav .active,.navm .active,.navd .active{color: #ec2f05 !important;}
body{letter-spacing: 0.6px;}
.triangle{position: absolute;width: 60%;height: 100%;overflow: hidden;;}
.triangle2{left: 0;
    width: 100%;
    position: absolute;
    background: #eff3f6;
    height: 300px;
    transform: skewY(-20deg);
    top: -175px;}
    .triangle1{right: 68px;
        position: absolute;
        z-index:2;
        border-left: 70px solid transparent;
        border-right: 70px solid transparent;
        border-top: 27px solid #00aeef;}
      .s1 h1{position: absolute;font-size: 38px;letter-spacing: 1.5px;
   left: 5%;width: 40%;color: #fff;
    line-height: 60px;font-family: roboto-bold;text-align: justify;padding: 5% 0px;}
    .row1{display: flex;width:85%;margin:0px auto;flex-direction:column;justify-content: center;
        align-items:center;color: #fff;height: 100%;font-family: roboto-bold;}
        .row1 p{line-height: 45px;font-family: roboto-italic;font-size: 1.5rem;
            text-align: center;
            padding: 2.5% 0px;}
        .row1 h2{font-size: 2rem;letter-spacing: 2px;text-align:center;}
        .fom{text-decoration: none;
            color: #fff;
            border: 3px solid #00aeef;
            font-family: roboto-italic;
            padding: 1% 4%;
            letter-spacing: 2px;
            font-size: 22px;font-weight: 600;background:rgba(0, 0, 0, 0.2);transition: all 0.5s linear;
        box-shadow: transparent;}
            .fom:hover{font-weight: 400;background: #000;border: 3px solid #000;box-shadow: 10px 10px rgba(255,255,255,0.7);}
           .cfi{color:#00aeef}
    .s5{background-color: #f5ffff;}
    
/* About */
.navbar{margin-bottom: 0px;}
.navbar-brand{    color: #00aeef !important;
    font-family: roboto-bold;
    text-transform: uppercase;font-size: 1.5em;font-weight: bold;}
.navbar-nav a{font-size: 14px !important;color: #fff !important;transition: all 0.5s linear;}
.navbar-default{background:#000000 !important;padding:1% 0px;border: 0px;border-radius: 0px;}
.abt,.cnt,.gly,.bfi,.bsi{background:linear-gradient(to right,rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url('about.jpg');background-size: cover;    padding: 8% 0px;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;font-family: roboto-italic;
    clip-path: polygon(0% -1%, 100% 0%, 100% 90%, 52% 90%, 50% 100%, 47.5% 90%, 0% 90%);}
.content{
    padding:4% 0px 5%;
}
.content p{    color: #635f5f;
    line-height: 40px;
    letter-spacing: 0.6px;margin-bottom: 0px;text-align: center;font-size: 20px;}
#about{background-color: #f7f7f7;font-family: roboto-italic;}
.quote{background-color: #fff;padding:4% 0px 6%;line-height: 30px;}
.quote h3{padding-bottom: 2%;}
.rect{display: flex;width:70%;margin:0px auto;}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slider{width:90%;margin: 0px auto;}
/* slider */
footer{background-color: #f5ffff;padding:2% 0px 0px;}
footer h3{font-family: roboto-regular;
    color: #00aeef;
    font-weight: 600;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    padding-bottom: 4%;font-size: 20px;}
    footer p{    font-family: roboto-regular;
        font-size: 14px;
        line-height: 30px;
        text-align: justify;}
        footer a,footer li{color: #44484a;text-transform: capitalize;
            text-decoration: none !important;
            transition: all 0.5s linear;    font-family: roboto-regular;
            font-size: 14px;
            line-height: 30px;
            text-align: justify;}
            footer ul{list-style-type: none;}
            #copycolor{background-color: #000;color: #fff;margin-top: 2%;}
            .dright p{text-align: right;}
            #copycolor p{margin: 0px;padding: 10px 0px;}
        footer a:hover{color:#00aeef;}footer i{color:#a1c5cc;/* #c8eaf0;*/}
        .col4 li, .col4 i{display: flex;}
        .col4 i{justify-content: center;align-items: center;font-size: 20px;padding-right: 5%;}
        .col4 li{line-height: 24px;padding-bottom: 5%;}
/* contact */
.cnt{background:url('contact.jpg');background-size: contain;}
.gly{background:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url('gallery.jpg');}
.bfi{background: linear-gradient(to right,rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(bsc.jpg);
    background-size: cover; clip-path: none;}
.bsi{background: linear-gradient(to right,rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(floursar.jpg);
        background-size: cover; clip-path: none;}
.perl{background: linear-gradient(to right,rgba(0,0,0,0.2),rgba(0,0,0,0.2)),url(perlite.jpg);}
.gti .container{background-color: #fff;padding:3% 0px;}
.gti{padding: 5% 15px;}
.gti .col-md-4{padding:0px;}
.form-horizontal .form-group{margin: 0px 0px 25px;    display: flex;
    justify-content: center;}
.form-control{width:100%;box-shadow: transparent;border-radius: 0px;}
.mbtn{padding:0px;}.mbtn{justify-content: start !important;padding-left: 15px;}
.sbtn{    padding: 10px 30px;
    border: 0px;
    background: #00aeef;
    color: #fff;
    font-weight: 900;
    letter-spacing: 0.6px;}
    .sbtn:hover{
       cursor: pointer; box-shadow: 10px 10px rgba(21, 21, 21, 0.7) !important;
    }
    .row{margin:0px;}#address .col-md-2{text-align: right;
        margin: 3px 0px;
        color: #52a4ff;
        font-size: 24px;
        padding: 0px;}
        .map i{color: #7ed320;}.env i{color: #fdd02f;}
    #address{padding:3% 0px;}
        #address p{margin-bottom: 5px;font-size:16px;letter-spacing:0.8px;
        }
        .map .pgh{line-height: 22px !important;}
    #bord{border-left: 1px solid #efefef;border-right:1px solid #efefef;}
    #line{width: 90%;
        display: flex;
        border-top: 1px solid #efefef;
        margin: 0px auto;}
        #shadow{box-shadow:0px 0px 3px #efefef;}

/* product */
.pcontent{padding:5% 0px 0px;}
.tbg{font-size:16px;}tbody{font-size:15px;}
.pcontent p{    font-family: roboto-italic;
    line-height: 30px;
    color: #313131;
    padding-top: 0px;
    text-align: justify;
    font-size: 1.6rem;
    letter-spacing: 0.8px;}
.tbg{    background-color: #00aeef;
    color: #fff;}
.r1{padding:1% 0px 5%;}.r2{padding: 3% 0%;}
.tbg,td,th{ font-family: roboto-italic;
    text-align: center;border: 0px !important;}
    .table-responsive{padding:6% 0px 5%;}
    .bnd{background-color: #efefef;}
    .r1 img{    border-radius: 5px;box-shadow: 5px 10px 15px rgba(0,0,0,0.1);}
.imp{padding:2% 0px;}.imp p{margin-bottom: 0px;}
.cdb{font-weight: 400;
    font-family: roboto-bold;}
#bfi h4{font-family: roboto-bold;
    line-height: 30px;
    color: #00aeef;}

/* drop down */
.drop li{padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    border-bottom-style: dashed;}
.drop,.right .drop{background-color: #fff;width:200px;display: block !important;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);transform: translateY(-420px);
    opacity: 1;transition: all 0.5s ease-in-out;z-index: 2;position: absolute;}
.drop a{color: #000 !important;font-size: 1.2rem !important;cursor: pointer;text-align: justify;}
.dropdown-show{opacity: 1;transform: translateY(0);}
.drop li:last-child{border:0px;}
.link{transform: translateX(-300px);transition: all 0.5s ease-in-out;overflow: hidden;opacity: 0;}
.opens{transform: translateX(0);opacity: 1;}
.opens:nth-child(1) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  
 .opens:nth-child(2) {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  
 .opens:nth-child(3) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  
.opens:nth-child(4) {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .opens:nth-child(5) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
.right .drop{transform: translateY(-2400px);transition: all 0.5s ease-in-out;line-height:20px;}
.right .dropdown-show{transform: translateY(10px);opacity: 1;}
.right .dropdown-show a{font-size: 12px !important;}
footer .col-md-3:nth-child(2) a,footer .col1:nth-child(2) a{text-transform: capitalize;}
/* drop down */
.fa-facebook,.fa-twitter,.fa-linkedin{
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    align-items: center;
    padding-top: 3%;
}
.fa-facebook{background-color: #3b5998;}
.fa-twitter{background-color: #55acee;}
.fa-linkedin{background-color: #0077b5;}
.sicon li{padding-bottom:20px;}
.col1 .fa-facebook,.col1 .fa-twitter,.col1 .fa-linkedin{height: 25px;}
.r1 .text-center{text-transform: uppercase;}
.r2{padding:3% 0px;}
#pad,.ptop{padding-top: 3%;}

/* menu style */
.menu-btn{visibility: hidden;}
.menu-btn,.menu-btn1{position: absolute;right: 3rem;top: 2rem;width: 28px;height: 24px;z-index:3;}
.menu-btn1{visibility: hidden;}
.menu-btn1.open{visibility:visible;z-index: 4;}
.btn-burger,.btn-burger1{width:24px;height: 2px;background: #fff;position: absolute;top: 1rem;transition: all 0.2s ease-in-out;}
.btn-burger::before,.btn-burger1::before{
    content:"";top:-8px;width:24px;height: 2px;background: #fff;position: absolute;transition: all 0.2s ease-in-out;
}
.btn-burger::after,.btn-burger1::after{
    content:"";top:8px;width:18px;height: 2px;background: #fff;position: absolute;transition: all 0.2s ease-in-out;
}
.btn-burger.open,.btn-burger1.open{
    transform: rotate(90deg);
    background: transparent;
}
.btn-burger.open::before,.btn-burger1.open::before{
    transform: rotate(45deg) translate(5px,7px);
}
.btn-burger.open::after,.btn-burger1.open::after{
    width:24px;
    transform: rotate(-45deg) translate(5px,-6px);
}
.navm,.navd{position:fixed;top: 0;left: 0;width: 100vw;visibility: hidden;opacity: 0.98;}
.navm.open{visibility:visible;z-index: 2;}.navd.open{visibility: visible;z-index: 3;}
.menu-nav,.dropd{display: flex;flex-flow: column wrap;justify-content: center;align-items: center;
height: 100vh;transform: translateY(-100%);background: #000;transition: all 0.5s ease-in-out;
list-style-type: none;}
.menu-nav.open,.dropd.open{transform: translateY(0);}.menu-item{padding-bottom: 2%;}
.menu-item,.dmenu-item{transform: translateX(100vw);padding-bottom: 2%;font-size: 15px;transition: all 1s ease-in-out;}
.menu-item.open,.dmenu-item.open{transform: translateX(0);}
.menu-item:nth-child(1),.dmenu-item:nth-child(1){transition-delay: 0.2s;}
.menu-item:nth-child(2),.dmenu-item:nth-child(2){transition-delay: 0.4s;}
.menu-item:nth-child(3),.dmenu-item:nth-child(3){transition-delay: 0.6s;}
.menu-item:nth-child(4),.dmenu-item:nth-child(4){transition-delay: 0.8s;}
.menu-item:nth-child(5),.dmenu-item:nth-child(5){transition-delay: 1s;}
.valign{display: flex;align-items: center;justify-content: center;}
.relat{display:flex;position: relative;width: 100%;height: auto;}
.ipcom{color:#fff;}.ipcom:hover{color:#00aeef;}
/* menu style */
/* responsive css */

@media (max-width:991px){

    .mapouter{width: 100% !important;}
    #address,#address .col-md-2{text-align: center;}
    .clear::after{content:'';display: block;clear: both;}
    .mbtn{justify-content: center !important;}
    .content p{font-size: 16px;line-height: 30px;}
    #pad .col-md-3{margin-bottom: 5%;}.vcenter img{margin: 0px auto;}
}
@media (max-width:767px){
    .navbar-nav{display: none;}.menu-btn{visibility: visible;}
    .content p{font-size: 14px;line-height: 30px;text-align: justify;}
    .bfi h3,.bsi h3{font-size: 18px;text-align: center;line-height: 24px;}.table-responsive{border: 0px;}
    .valign{flex-direction: column;}.valign img{text-align: center;margin: 0px auto;margin-bottom: 4%;}
}
@media (max-width:767px) and (min-width:500px){
    .valign img{width:50%;}.coco{padding: 0px 15px;}
}
@media (max-width:700px){
    #copycolor .col-xs-6{width:100%;} #copycolor .col-xs-6 p{text-align: center;padding: 5px 0px;
        line-height: 20px;}}
@media (max-width:540px){
    .dmenu-item{width:70%;}.menu-btn,.menu-btn1{right: 2rem;}
}
@media (max-width:500px){
    footer .col-xs-6{width:100%;}.bfi h3{font-size: 16px;}  .valign img{width:75%;}
    .r1{padding-left: 15px;padding-right: 15px;}
}
@media (max-width:450px){
    form .col-xs-6{width:100%;}.menu-btn,.menu-btn1{right: 1.5rem;}.bfi h3{font-size: 15px;}
}
@media (max-width:430px){
    .r1 img{box-shadow: 5px 5px 10px rgba(0,0,0,0.1);}
}


/* responsive css */