/* .index-banner{
    height: 325px;
    background-image: url(../images/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.banner-des{
    color: #fff;
    padding: 95px 0;
}

.carousel-caption{
    top: 35% !important;
}

.carousel-caption h5{
    font-size: 45px;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    color: #fff;
}


.carousel-caption p{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    width: 75%;
    color: #fff;
    text-align: left;
} 



.about-sec{
    padding: 55px 0;
    background-color: #fff;
}
.about-des h3{
    font-size: 16px;
    color: #474747;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.about-des h4{
    font-size: 22px;
    color: #252525;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0  0 15px 0;
}

.about-des p{
    font-size: 14px;
    color: #292929;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
    line-height: 25px;
}

.about-des a{
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    transition: 0.4s;
}

.about-des a i{
    font-size: 25px;
    margin-left: 10px;
    position: relative;
    top: 5px;
}
    

.about-des a:hover{
    color: #e20e24;
    text-decoration: none;
    margin-left: 15px;
}

.about-img{
    margin: 15px 0 0 0;
}

.about-img img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.countainer-wrap{
    padding: 55px 0;
    background-color: #e20e24;
}

.counter-flex{
    display: flex;

}

.counter-img{
    margin: 0 15px 0 0;
}

.counter-des{
    color: #fff;
}

.counter-des h4{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-top: 10px;

}
.display-4{
    font-size: 42px;
    font-family: 'Open Sans', sans-serif;
}

.our-service{
    padding: 55px 0;
    background-color: #fff;
}

.service-hed{
    margin: 55px 0;
}
.service-hed h3{
    color: #474747;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.service-hed h2{
    font-size: 20px;
    color: #252525;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;

}

.service-hed p{
    font-size: 14px;
    color: #292929;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;

}

.ser-details{
    background-color: #fff;
   
}
.ser-des{
    margin:25px ;
}
.ser-des h3{
    font-size: 15px;
    color: #585858;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.ser-des p{
    font-size: 12px;
    color: #404040;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;

}

.mores{
    font-size: 14px;
    color: #e20e24;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    transition: 0.3s;
}

.mores i{
    margin: 0 0px 0 10px;
}

.mores:hover{
    text-decoration: none;
    color: #000;
    margin-left: 15px;
}

.owl-nav{
    display: inline !important;
   
}

.owl-prev{
    position: absolute;
    font-size: 45px !important;
    top: 35%;
    left: -25px;
    font-size: 50px;
}

.owl-next{
    position: absolute;
    font-size: 45px !important;
    top: 35%;
    right: -25px;
    font-size: 50px;
}

.why-sec{
    padding: 0 0 55px 0;
    background-color: #fff;
}

.choose-hed h3{
    color: #585858;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}

.choose-hed h2{
    color: #020202;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
}
.choose-hed p{
    font-size: 14px;
    color: #2a2a2a;
    font-family: 'Open Sans', sans-serif;
    margin-top: 20px;
    margin-bottom: 25px;

}

.btn-con{
    padding: 10px 30px;
    font-size: 14px;
    background-color: #202020;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: none;
    outline: none;
    transition: 0.3s;
    margin: 0 0 30px 0;

}

.btn-con:hover{
    background-color: #e20e24;
}

.choose-hed img{
    width: 100%;
    height:265px;
    margin: 125px 0 0 0;
}


.box-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 35px 0 0 0;
}

.choose-box{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.30);
    width: 48%;
    text-align: center;
    padding: 20px 10px;
    margin: 35px 0 0 0;
}

.box-img {
   width: 65px;
   height: 65px;
   border-radius: 50%;
   background-color: #b41416;
   line-height: 60px;
   text-align: center;
   margin: 0 auto;
}

.choose-box h4{
    font-size: 16px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    margin: 20px 0;

}

.top{
    margin: 57px 0 0 0;
    display: block;
}
.choose-box p{
    color: #414141;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;

}

.index-bg{
    height: 380px;
    background-image: url(../images/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-bg-hed{
    text-align: center;
    color: #fff;
    padding: 104px 0;
}

.index-bg-hed h2{
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;

}

.index-bg-hed p{
    margin: 25px auto;
    width: 70%;
    font-family: 'Open Sans', sans-serif;
    font-size: normal;
    font-size: 14px;
}

.btn-cargo{
    padding: 10px 20px;
    border: 2px solid #fff;
    background-color: transparent;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    transition: 0.3s;
    color: #fff;
    font-weight: 600;
}

.btn-cargo:hover{
    background-color: #b41416;
    border: 2px solid #b41416;
}

.map-flex{
    display: flex;
    flex-wrap: wrap;
}
.map-wrap{
    width: 50%;
}
.form-wrap{
    padding: 50px 20px;
    background-color: #b41416;
    width: 50%;
}
.form-wrap h3{
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.form-flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.left-form{
    width: 48%;
    margin: 25px 0 0 0;

}

.form-select{
    width: 100%;
    padding: 8px 10px;
    font-size: 12px;
    color: #202020;
    font-family: 'Open Sans', sans-serif;
}

.form-select:focus{
    outline: none;
}

.f-text::placeholder{
    font-size: 12px;
    color: #202020;
    font-family: 'Open Sans', sans-serif;
}
.f-text{
    width: 100%;
    padding: 8px 10px;
    font-size: 12px;
    color: #202020;
    font-family: 'Open Sans', sans-serif;
}

.f-text:focus{
    outline: none;
}

.form-group{
    margin: 0px 0 20px 0 !important;
}

.con-flexs{
    display: flex;
    justify-content: space-between;
}

.f-mes{
    width: 100%;
    height: 85px;
    padding: 8px 10px;
    font-size: 12px;
    color: #202020;
    font-family: 'Open Sans', sans-serif;
}

.f-mes::placeholder{
    font-size: 12px;
    color: #202020;
    font-family: 'Open Sans', sans-serif;
}

.f-mes:focus{
    outline: none;
}

.btn-submit{
    width: 100%;
    padding: 6px 10px;
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    background-color: transparent;
    border: 3px solid #fff;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s;
}

.btn-submit:hover{
    background-color: #fff;
    color: #b41416;
}

/* .............about page css start................ */
.about-banner{
    background-image: url(../images/about-banner.jpg);
    height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-hed{
    padding: 140px 0;
}
.about-hed h2{
    color: #fff;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
   
}

.about-hed p{
    font-size: 16px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    width:85%;
    font-weight: normal;
    margin: 15px 0 0 0;
}


.about-sec2 {
   padding: 55px 0;
   background-color: #f3f3f3;
}

.about-sec2-hed h2{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #252525;
}

.sec2-box{
    text-align: center;
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 5px;
    margin: 25px 0 0 0;
    height: 250px;
}
.mar-top{
    margin:30px 0 0 0;
    
}

.sec2-box i{
    color: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #b41416;
    font-size: 25px;
    line-height: 55px;
}

.sec2-box h4{
    font-size: 18px;
    color: #202020;
    font-family: 'Open Sans', sans-serif;
    margin: 20px 0;
}

.sec2-box p{
    font-size: 14px;
    color: #414141;
    font-family: 'Open Sans', sans-serif;
}
/* .................contact page css start .................. */

.contact-address{
    padding: 55px 0;
}


.con-box{
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 5px;
    box-shadow: -2px 0px 6px 0px rgba(0,0,0,0.3);
    margin: 0 0 20px 0;
    height: 215px;
    transition: 0.3s;
}

.con-box:hover{
    box-shadow: none;
    background-color: #ffebec;
}
.con-box h3{
    font-size: 20px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;

}

.con-hedh3 span{
    color: #000
}

.con-hed h4{
    color: #e20e24;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin: 8px 0 0 5px;
}

/* .con-img img{
    width: 85%;
    height: auto;
} */
.con-box p{
    color: #7c7c7c;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.ser-hed{
    text-align: center;
    margin: 0 0 40px 0;
}
.ser-hed h2{
    font-size: 26px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.message-wrap{
    background-color: #e9e9e9;
    padding: 55px 0;
}

.contact-hed{
    text-align: center;
}
.contact-hed h3{
    font-size: 24px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
}

.contact-form{
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 10px;
    width: 60%;
    margin: auto;
}

.contact-cont{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
    padding: 8px 12px;
    border: 1px solid #404040;
}

.contact-cont::placeholder{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;

}

.contact-cont:focus{
    border: 1px solid #e20e24;
    outline: none;
}
.form-group{
    margin: 25px 0 0 0 !important;
}
.con-flex{
    display: flex;
    /* justify-content: space-between; */
}

.contact-conts{
    width: 48%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
    padding: 8px 12px;
    border: 1px solid #404040;
}

.contact-conts::placeholder{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;

}

.contact-conts:focus{
    border: 1px solid #e20e24;
    outline: none;
}

.mes-wrap{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
    padding: 8px 12px;
    border: 1px solid #404040;
    height: 100px;

}

.mes-wrap::placeholder{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
}

.mes-wrap:focus{
    border: 1px solid #e20e24;
    outline: none;
}
.btn-cen{
    text-align: center;
    margin: 20px 0 0 0;
}

.btn-send{
    padding: 10px 25px;
    width: 70%;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background-color: #b41416;
    outline: none;
    color: #fff;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
}

.btn-send:hover{
    background-color: #1f1f1f;
}

/* .contact-banner{
    background-image: url(../images//contact-banner.jpg);
    height: 420px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.con-banner img{
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* ................client form page............... */

.client-banner{
    height: 380px;
    background-image:url(../images/client-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.client-wrap{
    padding: 55px 0;
    background-color: #fff;
}

.client-hed{
    text-align: center;
}

.client-hed h2{
    font-size: 26px;
    color: #252525;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

.client-hed p{
    font-size: 14px;
    color: #2a2a2a;
    font-family: 'Open Sans', sans-serif;
}

.client-form{
    background-color: #fff;
    box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.3);
    padding: 25px 15px;
    margin: 35px auto 0 auto;
    width: 70%;
}

.c-name{
    font-size: 16px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.client-name{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
    padding: 8px 12px;
    border: 1px solid #404040;
    background-color: #efefef;
}

.client-name::placeholder{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
}

.client-name:focus{
    border: 1px solid #e20e24;
    outline: none;
}
.c-name span{
    color: #b41416;
}

.client-text{
    width: 100%;
    height: 60px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
    padding: 8px 12px;
    border: 1px solid #404040;
    background-color: #efefef;
}

.flex-name input{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
    padding: 8px 12px;
    border: 1px solid #404040;
    background-color: #efefef;
}

.flex-name input::placeholder{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #1f1f1f;
}

.flex-name input:focus{
    border: 1px solid #e20e24;
    outline: none;
}

.flex-name label{
    display: block;
    font-size: 16px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.flex-name label span{
    color: #b41416;
}

.flex-name{
    width: 32%;
}

.client-text:focus{
    border: 1px solid #e20e24;
    outline: none;
}

.b-infor-hed{
    text-align: center;
    margin: 25px 0;
}

.b-infor-hed h3{
    font-size: 22px;
    color: #252525;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;

}

.b-infor-hed p{
    font-size: 14px;
    color: #2a2a2a;
    font-family: 'Open Sans', sans-serif;
}

.contact-heding{
    padding: 40px 0;
    background-color: #fff;
}

.contact-texts{
    text-align: center;
}

.contact-texts h3{
    color: #020202;
    font-size: 26px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.text-flex p{
    color: #7d707a;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: left;

}

.text-flex p span{
    color: #ee1c1d;
    font-weight: 600;
}

.text-flex p b{
    font-weight: 600;
}
.text-flex i{
    font-size: 12px;
    color: #ee1c1d;
    margin: 5px 10px 0 0;
}
.text-flex{
    display: flex;
    margin: 20px 0 0 0;
}

.contact-texts h4{
    font-size: 18px;
    color: #202020;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    margin: 25px 0 15px 0;
    font-weight: 600;
}

.contact-texts ul{
    padding: 0;
    margin: 0 0 0 20px;
}

.contact-texts ul li{
    text-align: left;
    list-style: disc;
    font-size: 14px;
    color: #404040;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 5px 0;
}

.btn-submits{
    margin: 0 auto;
}

.btn-submits{
    width: 70%;
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    padding: 10px 0;
    background-color: #b41416;
    border: none;
    transition: 0.3s;
}

.btn-submits:hover{
    background-color: #1f1f1f;
}

/* .................career page css start.......... */
.career-banner{
    height: 980px;
    background-image: url(../images/career-banner.jpg);
    height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.career-sec{
    padding: 50px 0;
    background-color: #e1e1e1;
}

.career-bg{
    background-color: #fff;
    padding: 15px 25px;
    width: 75%;
    border-radius: 5px;
    margin: auto;
}

.career-type{
    width: 100%;
    font-size: 12px;
    color: #2c2c2c;
    font-family: 'Open Sans', sans-serif;
    padding: 8px 12px;
    border: 1px solid #404040;
    background-color: #efefef;
}

.career-type::placeholder{
    color: #2c2c2c;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.career-type:focus{
    border: 1px solid #ee1c1d;
    outline: none;
}

.career-name{
    display: block;
}

.career-name{
    font-size: 14px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.career{
    width: 48%;
}

  /* .career-upload[type='file']{
 padding: 8px 10px; 
}   */

.career-text{
    width: 100%;
    font-size: 12px;
    color: #2c2c2c;
    font-family: 'Open Sans', sans-serif;
    padding: 8px 12px;
    border: 1px solid #404040;
    height: 100px;
    background-color: #efefef;
}

.career-text::placeholder{
    color: #2c2c2c;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.career-text:focus{
    border: 1px solid #ee1c1d;
    outline: none;
}

.upload{
    width: 48%;
}
.upload label{
    font-size: 16px;
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    display: block;
}

.upload label span{
    color: #b41416;
}

.table-wrap{
    padding: 40px 0;
    background-color: #fff;
}
.table-flex{
    display: flex;
   flex-wrap: wrap;
   background-color: #fff;
   /* padding: 10px 15px; */
   justify-content: space-between; 
}

/* ,............................................................ */
.table-row{
    width: 10%;
    text-align: left;
    /* margin-top: 25px; */
}

.card-body h3{
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    padding: 8px 0;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    
}
.table-row p{
    font-size: 16px;
    text-align: left;
    color: #2c2c2c;
    padding: 8px 4px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    transition: 0.3s;
    /* border: 1px solid #d3d3d3; */

}

.table-row p:hover{
    background-color: #b41416;
    color: #fff;
}
.t-bg{
    background-color: #dfdfdf;
}
.w-bg{
    background-color: #fff;
}

.table-hed{
    text-align: center;
}
.table-hed h2{
    color: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 24px;
}

.table-rows{
    width: 33%;
}
  /* ...................new tab css................ */
  .tab {
    float: left;
    /* border: 1px solid #7c7c7c; */
    background-color: #e4e4e4;
    width: 30%;
    height: auto;
    border-radius: 10px 0 0 10px;
  }
  
  .tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 12px 16px;
    width: 99%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    margin:0;
    border-radius: 4px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;

  }
  
  .tab button:hover {
    background-color: #ffdadb;
  }
  
  .tab button.active {
    background-color: #b41416;
    color: #fff;
  }
  
  .tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: auto;
    border-radius: 0 10px 10px 0;
    padding: 15px;
    font-size: 22px;
    text-transform: uppercase;

  }

  /* ............................. */
  .tablr-50{
    display: flex;
  }
.tabcontent h3{
    font-size: 18px;
    color: #2c2c2c;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}
.table-rows img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.c-row{
    width: 50%;
}
.c-row p{
    font-size: 16px;
    text-align: left;
    color: #2c2c2c;
    padding: 8px 4px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    transition: 0.3s;
}

.c-row p:hover{
    background-color: #b41416;
    color: #fff;
}

.c-row h3{
    font-size: 20px;
    color: #2c2c2c;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}
.c-rows{
    width: 50%;
}
.c-rows img{
    width: 100%;
    height: auto;
}

.m-row{
    width: 40%;
}
.m-rows{
    width: 60%;
}
.m-rows {
    text-align: center;
}
.m-rows img{
    width: 70%;
    height: 345px;
    border-radius: 5px;
    margin: 0 auto 25px auto;
}

.m-row h3{
    font-size: 20px;
    color: #2c2c2c;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}
.m-row p{
    font-size: 14px;
    text-align: left;
    color: #2c2c2c;
    padding: 8px 4px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    transition: 0.3s;
}
.m-row p:hover{
    background-color: #b41416;
    color: #fff;
}

.table-hed{
   margin: 15px 0;
}
.table-hed h3{
    font-size: 18px;
    color: #2c2c2c;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 35px 0;
}