body{
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
    font-family: 'Open Sans'!important;

}
a{
    text-decoration: none !important;

}
ul{
    padding-left: 0;
    list-style-type: none;
}
a:hover{
    text-decoration: none !important;
}
.navbar {
    margin-bottom:0px!important;
    border-radius: 0px !important;
    min-height: 0px !important;
}
.navbar-default {
    background-color: #fff !important;
    border-color: #fff !important;
}
.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    padding: 15px 18px;
    color: #000 !important;
    transition: all .5s ease-in-out;
    line-height: 47px;
}
.navbar-default .navbar-nav>li>a:hover {
    color:#d90416 !important;

}

.navbar-brand{
    /*padding: 0px 0px !important;*/ 
}

.navbar-toggle{
    margin-top: 20px !important;
}

.logo img {

}

.navbar .navbar-nav {
    /*    display: inline-block;
        float: none;*/
}

.navbar .navbar-collapse {
    text-align: center;
}

.header-img {
    background-image: url("../images/header-img.jpg");
    min-height: 620px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0 200px 0;
    color: #fff;
}
.header-txt{
    text-align: center;
}
.header-txt h1{
    font-size: 80px;
}

.about-img{
    background-image: url("../images/about-img.jpg");
    min-height: 650px !important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-section {
    background-color: #d90416;
    color: #fff;
}
.about-txt{
    padding-left: 100px !important;
    padding-right: 80px !important;
    padding-top: 50px;
    text-align: justify;
}
.about-txt h1{
    margin-bottom: 50px;
}
.about-txt h3{
    margin-bottom: 30px;
}
.about-txt p{
    font-size: 16px;
    font-weight: lighter;
    line-height: 2.2em;
}


.mission-section{
    background-color: #f1f1f1;
    min-height: 300px; 
    padding:40px 0 0 0;
    color: #000;
}
.mission-txt, .vision-txt{
    text-align: center;
}
.mission-txt h1, .vision-txt h1{
    font-size: 40px;
}
.mission-txt h1{
    color: #d90416;
}
.mission-txt p, .vision-txt p{
    padding-top: 20px;
    line-height: 2.3em;
}

.vision-section{
    background-image: url("../images/vision-img.jpg");
    min-height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 0;
    color: #fff;
}

.btn-change{
    height: 45px;
    width: 120px;
    background: none;
    border: 2px solid #da0416;
    color:#000;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #2b2623  inset;
    font-size: 16px;
}
.btn-change:hover{
    background-color: #da0416;
    color: #fff;
}

.product-img{
    /*background-color: #ff3849;*/
    min-height: 370px !important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-img img{
    padding-top: 50px;
}


.heading-title {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 40px;
    color:  #d90416;

}

.product-txt{
    padding-left: 100px !important;
    padding-right: 80px !important;
    padding-top: 15px;


}
.product-txt h2{
    margin-bottom: 10px;
    color: #d90416;
}
.product-txt p{
    font-size: 16px;
    font-weight: lighter;
    line-height: 2.0em;
    text-align: justify;
}

/*===================*/

#get-in-touch{
    padding: 50px 0 30px 0;
    background-color: #383838;
}
.footer-titile{
    font-size: 40px;
    color: #fff;
}
#txtheight-1{
    height: 50px;
    border-radius: 0px;
    background-color: transparent;
    font-size: 16px;
    color: #fff;
    border: 2px solid #efefef;
    box-shadow: none !important;
}
#txtarea-1{
    border-radius: 0px;
    background-color: transparent;
    font-size: 16px;
    color: #fff;
    border: 2px solid #efefef;
    box-shadow: none !important;
}
.btnContact-1{
    background-color: #fff;
    border: 1px solid #efefef !important;
    height: 50px;
    border-radius: 0px !important;
    /*color: #fff;*/
    font-size: 22px !important;
    transition: all 0.3s ease-in-out;

}
.btnContact-1:hover{
    background-color: #cc0a0a;
    height: 50px;
    border-radius: 0px !important;
    color: #fff !important;
    font-size: 22px !important;
    /*border: 1px solid #cc0a0a;*/


}

::placeholder {
    color: #fff !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff !important;
}


.footer-address{
    color: #fff;
    text-align: center;
    padding-top: 30px;
    font-size: 16px;
}


.footer-address span a{
    color:#fff;

}
.copyright-section{
    background-color:#000;
    padding: 15px 0 15px 0;
    text-align: center;
}
.copyright-text{
    color:#c3c3c3;
}

.socail-icons i{
    padding: 0 10px 0 10px;
}


/*========================*/
.product-heading-title{   
    text-transform: uppercase;
    border-bottom: 4px solid #da0416;
    display: inline-flex;
    padding-bottom: 10px;
}
.product-content p{
    text-align: justify;
    line-height: 1.7em;
}

.product-content{
    padding: 30px 0 30px 0;

}
.tech-para{
    padding: 30px 0 30px 0;
    background-color: #fbfbfb;
}
.fa-color{
    color: #da0416 !important;
}

.tech-para p{
    margin-left: -5%;
    text-align: justify;
    /*color: #fff;*/

}
.tech-para-1{
    padding: 30px 0 30px 0;
    background-color:#fff; 
    background-image: url("../images/lead-bg-01.png");
    /*min-height: 400px;*/ 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.tech-para-life{
    padding: 30px 0 30px 0;
    background-color:#fff; 
    background-image: url("../images/life-bg.png");
    /*min-height: 400px;*/ 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.tech-para-telecom{
    padding: 30px 0 30px 0;
    background-color: #fbfbfb; 
/*    background-image: url("../images/telecom-bg.png");
    min-height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/

}
.tech-para-1 p{
    margin-left: -5%;
    text-align: justify;

}

.benefits{
    padding: 30px 0 30px 0;
    background-color: #fbfbfb;
}
.benefits p{
    margin-left: -5%;
    text-align: justify;
}

th, td{
    text-align: center !important;
}

.dropdown:hover .dropdown-menu{
    display: block;
}

.dropdown-menu>li>a {
    padding: 8px 20px !important;
    color: #000 !important;
}
.dropdown-menu>li>a:hover {
    color: #fff !important;
    background-color: #da0416 !important;
}

.catalogue{
    background-color: #d90416;
}

.catalogue h1{
    color: #fff;
    font-size: 30px;
    /*font-weight: 800;*/
}
#catalogue{
    margin-top: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}



.btn-download{
    position: relative;
    top: 20px;
    right: 60px; 
    height: 45px;
    width: 140px;
    background: none;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow: 0px 0 0 #2b2623 inset;
    font-size: 19px;
}
.btn-download:hover{
    background-color: #fff;
    color: #d90416;
}

.pd-50{
    padding: 40px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}