@charset "utf-8";
html{
    scroll-behavior:smooth
}
.container,body{
    font-family:'Open Sans',sans-serif;
    font-weight:400;
    font-size:15px;
    line-height:22px;
    color:#000
}
h1{
    font-size:18px;
    font-weight:400;
    text-transform:uppercase;
    margin:0;
    text-align:center;
    letter-spacing:5px
}
h1:after{
    content:"";
    position:relative;
    margin:0 auto;
    display:table;
    background:#000;
    height:3px;
    width:52px;
    margin-top:10px
}
h2{
    font-size:24px;
    font-weight:400;
    margin:0;
    text-align:center
}
h2 span{
    font-weight:600
}
h2:after{
    content:"";
    position:relative;
    margin:0 auto;
    display:table;
    background:#000;
    height:3px;
    width:51px;
    margin-top:20px
}
h3{
    font-size:20px;
    font-weight:700;
    margin:0;
    text-align:left;
    color:#e5322d;
    text-transform:uppercase;
    border-bottom:3px solid #e5322d;
    margin-bottom:28px;
    line-height:24px
}
h4{
    font-size:18px;
    text-align:left;
    color:#e5322d;
    margin-bottom:22px;
    font-weight:400
}
a:focus,a:hover{
    color:#23527c;
    text-decoration:none
}
span.rdtxt{color:#e5322d;}
p{line-height:28px;}
.colorWhite{color:#fff;}
.btn-primary{
    background-color:#203056;
    border-color:#111e3d
}
.no-pad{
    padding-left:0;
    padding-right:0;
}
.nobrdr{border-left:none;}
.navbar{
    border:none;
    margin-bottom:0;
    border-radius:0;
    background-color:#fff;
    padding:5px 0;
	position: fixed;
    width: 100%;
    z-index: 1;
}
.navbar-brand{
    float:left;
    height:auto;
    padding:0
}
.navbar-default .navbar-nav>li{
    text-transform:uppercase
}
.navbar-default .navbar-nav>li>a{
    color:#000;
    line-height:17px;
    padding:0;
    font-size:15px;
    font-weight:600;
    font-family:Nunito,sans-serif;
    border-bottom:4px solid #fff
}
.navbar-default .navbar-nav>li>a:hover{
    color:#32aa9a;
    border-bottom:4px solid #32aa9a
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{
    color:#b3914a;
    background-color:#203056
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{
    background-color:transparent
}
.navbar-default .navbar-toggle{
    margin-top:20px;
    border-color:#b3914a
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{
    background-color:transparent
}
.navbar-default .navbar-toggle .icon-bar{
    background-color:#b3914a
}
.navbar-default .navbar-nav>li>a:focus{
    color:#000
}
.dropdown-menu>li>a{
    line-height:30px;
    text-transform:capitalize
}
.dropdown-menu>li>a:hover{
    color:#b3914a
}
.navbar-toggle{
    background:#e4322c;
    border:none
}
.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{
    background-color:#e4322c
}
.nav>li{
    position:relative;
    display:block;
    padding:0 15px
}
.dropdown-menu{
    top:50px;
    padding:0 0;
    margin:0;
    border:none;
    left:0!important;
    min-width:240px;
    background:#FFF
}
#myNavbar ul li ul.dropdown-menu li a{
    border-bottom:1px solid #fff;
    line-height:50px;
    padding:0 15px;
    font-size:16px;
    font-family:'Open Sans',sans-serif;
    font-weight:400;
    color:#e5322d;
    text-transform:capitalize;
    border-bottom:1px solid #e5322d
}
#myNavbar ul li ul.dropdown-menu li a.hvr-sweep-to-right:hover{color:#FFF;}
#myNavbar ul li ul.dropdown-menu li a.nobrdr{
    border-bottom:none
}
.navbar-nav>li>.dropdown-menu{
    margin-top:0!important
}
@media screen and (min-width:992px) and (max-width:1199px){
    .nav>li>a{
        padding:32px 10px;
        font-size:13px
    }
}
@media screen and (max-width:991px){
    .navbar-header{
        float:none
    }
    .navbar-left,.navbar-right{
        float:none!important
    }
    .navbar-toggle{
        display:block;
        margin-top:20px
    }
    .navbar-collapse{
        border-top:1px solid transparent;
        box-shadow:inset 0 1px 0 rgba(255,255,255,.1)
    }
    .navbar-fixed-top{
        top:0;
        border-width:0 0 1px
    }
    .navbar-collapse.collapse{
        display:none!important
    }
    .navbar-nav{
        float:none!important;
        margin-top:7.5px;
        margin-right:0!important
    }
    .navbar-nav>li{
        float:none
    }
    .navbar-nav>li>a{
        padding-top:10px;
        padding-bottom:10px
    }
    .collapse.in{
        display:block!important
    }
    .navbar-nav .open .dropdown-menu{
        position:static;
        float:none;
        width:auto;
        margin-top:0;
        background-color:transparent;
        border:0;
        -webkit-box-shadow:none;
        box-shadow:none;
        padding:0;
        padding-bottom:0;
        margin:0!important
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color:#fff;
        border-bottom:1px solid #384d81
    }
    .navbar-collapse{
        padding-right:0;
        padding-left:0
    }
    .navbar-default .navbar-collapse,.navbar-default .navbar-form{
        border-color:#203056
    }
    .navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{
        background-color:transparent
    }
}
@media (max-width:767px){
    .navbar-collapse{
        padding-right:15px;
        padding-left:15px
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
        color:#b7944c
    }
}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{
    background:0 0
}
hr{
    border-top:1px solid #dfdfdf;
    margin-top:0;
    margin-bottom:40px
}
.dropdown-submenu{
    position:relative
}
.dropdown-submenu>.dropdown-menu{
    top:0;
    left:100%;
    margin-top:10px
}
.topnav-right{
    float:right;
    display:table
}
.show{
    position:absolute
}
#myNavbar ul{
    margin-top:21px;
    margin-right:0
}
#myNavbar ul li a{
    font-weight:400;
    font-size:16px;
    outline:0;
    padding:0;
    color:#000;
    line-height:49px;
    text-transform:capitalize
}
#myNavbar ul li a:hover{
    color:#e5322d;
}
#myNavbar ul li a.gettxt{
	background: #e5322d;
    display: block;
    color: #FFF;
    padding: 0 17px;
    border-radius: 10px;
}
#myNavbar ul li a.gettxt:hover{background:#000;}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{
    background-color:transparent;
    color:#32aa9a;
    border-bottom:4px solid #32aa9a
}
.bannerSection{
    background:url(../images/home-banner-6.jpg) left top fixed;
    background-size:cover;
    padding:139px 0
}
.bannerTxt{
    margin-top:0
}
.bannerTxt h1{
    margin:0;
    color:#fff;
    font-size:48px;
    font-weight:700;
    letter-spacing:0;
    line-height:50px;
    text-shadow:1px 1px 2px #000;
    text-transform:none
}
.bannerTxt h1 a{
    color:#fff;
    outline:0
}
.bannerTxt h1:after{
    display:none
}
.bannerTxt ul{
    padding-inline-start:0;
    margin-top:18px;
    margin-bottom:0;
    float:left
}
.bannerTxt ul li{
    list-style-type:none;
    color:#fff;
    text-shadow:1px 1px 2px #000;
    font-size:18px;
    font-weight:400;
    line-height:32px
}
.bannerTxt ul li a{
    color:#fff
}
.bannerTxt a.productBttn{
    margin-top:30px;
    background:#0e0505;
    border:none;
    outline:0;
    font-family:'Open Sans',sans-serif;
    font-size:18px;
    letter-spacing:0;
    font-weight:600;
    padding:16px 45px;
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out
}
.bannerTxt a.productBttn:hover{
    background:#e5322d
}
.aboutSectn{
    padding:74px 0;
    background:#fff
}
.aboutbox{
    background:#f2f2f2;
    padding:80px 70px
}
.aboutbox h1{
    font-weight:700;
    letter-spacing:2px
}
.aboutbox h2{
    letter-spacing:5px;
    font-weight:400;
    font-size:18px;
    color:#000;
    text-transform:uppercase
}
.aboutbox h2:after{
    content:"";
    display:table;
    position:relative;
    height:3px;
    width:51px;
    background:#000;
    margin-top:10px
}
.aboutbox h3{
    font-size:18px;
    color:#e5332d;
    margin:25px 0;
    line-height:28px;
    font-weight:700;
    text-align:center;
    text-transform:none;
    border-bottom:none
}
.aboutbox p{
    text-align:center
}
.aboutboxList{
    background:#f2f2f2;
    padding:17px 15px;
    margin-top:14px
}
.aboutboxList img{
    width:100%
}
.productSctn{
    padding:131px 0;
    background:url(../images/product-bg.jpg) bottom fixed;
    background-size:cover
}
.productSctn h1{
    color:#fff
}
.productSctn h1:after{
    background:#fff
}
.productSctn h3{
    color:#fff;
    font-size:18px;
    margin:20px 0;
    line-height:28px;
    text-align:center;
    border-bottom:none
}
.productSctn p{
    color:#fff;
    text-align:center;
    margin-bottom:20px
}
.partnerSctn{
    padding:72px 0;
    background:#fff
}
.partnerSctn h1{
    margin-bottom:40px;
    font-weight:700;
    letter-spacing:2px
}
.partnerSctn img{
    margin:0 auto;
    display:table;
    width:100%
}
#footer{background:#121212;padding:0 0 0;}
.upperfooter{
    background:#121212;
    color:#fff
}
.upperfooter h4{
    text-align:left;
    color:#fff;
    font-size:20px;
    font-weight:800
}
.upperfooter p{
    color:silver;
    font-size:15px
}
.upperfooter img{
    margin:0 auto;
    display:table
}
.upperfooter p i.fas{
    color:silver;
    margin-right:5px
}
.upperfooter p i.far{
    color:silver;
    margin-right:5px
}
.upperfooter p a{
    color:silver;
    text-decoration:none;
    outline:0
}
.emailbox{
    height:40px;
    padding:15px 14px;
    font-size:14px;
    font-weight:400;
    outline:0;
    width:60%!important
}
.btn-outline-success{
    background:#e4322c;
    height:41px;
    font-size:14px;
    font-weight:400;
    color:#fff;
    outline:0;
    width:36%
}
.btn-outline-success:hover{
    color:#fff
}
.btn.focus,.btn:focus,.btn:hover{
    color:#fff;
    text-decoration:none;
    outline:0
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{ outline:0;}
.lowerfooter{padding:20px 0; width:100%;}
.lowerfooter .lowerfootinner p{
    color:#535353;
    font-weight:400;
    margin:0;
    font-size:14px
}
.lowerfooter .lowerfootinner p a{
    outline:0;
    color:#535353;
}
.bannrbox{
    background:#fff;
    padding:29px 29px;
    width:100%
}
#inner .bannerSection .bannrbox h2{
    color:#e5322d;
    font-size:20px;
    text-shadow:none;
    font-weight:700;
    border-bottom:3px solid #e5322d;
    text-align:left;
    line-height:22px
}
#inner .bannerSection .bannrbox h2:before{
    display:none
}
.innerbanner .bannrbox h1.vsntxt{
    color:#e5322d;
    font-size:20px;
    text-shadow:none;
    font-weight:700;
    border-bottom:3px solid #e5322d;
    text-align:left;
    text-transform:capitalize;
    line-height:22px;
    letter-spacing:0
}
.innerbanner .bannrbox h1.vsntxt:after{ display:none;}
.innerbanner .bannrbox h2{
    color:#e5322d;
    font-size:20px;
    text-shadow:none;
    font-weight:700;
    border-bottom:3px solid #e5322d;
    text-align:left;
    line-height:22px
}
.innerbanner .bannrbox h2:after{display:none;}
.bannrbox p{
    text-align:left;
    font-size:15px;
    margin-top:15px;
    line-height:24px
}
.bannrbox img{
    width:100%;
    margin-top:20px;
    width:100%;
    padding:0 2px
}
.InnerSctn{padding:140px 0; background:#fff}
.aboutSctn{width:100%;}
.aboutSctn h2{color:#e5322d; font-weight:400;}
.aboutSctn h2.grwtxt{margin: 40px 0;}
.aboutSctn h2:after{display:none;}
.aboutSctn p{
    text-align:center;
    color:#000;
    margin-top:10px;
    margin-bottom:10px;
    font-size:15px
}
.aboutSctn img{
    margin:0 auto;
    display:table;
    width:100%
}
.aboutSctn img.chrtimg{
	width: auto;
    border: 1px solid #eee;
    padding: 7px;
    border-radius: 5px;
}
.aboutSctn p.trntxt{font-size:14px;}
.aboutSctn p button{
    background:0 0;
    outline:0;
    padding:0;
    border:none;
    font-size:14px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    border:1px solid #ccc
}
.aboutSctn p button:hover{
    background:0 0;
    border:1px solid #ccc
}
.aboutSctn p button:focus{
    background:0 0;
    border:1px solid #ccc
}
.aboutSctn p button img{
    width:auto
}
.testimonialSctn{
    padding:130px 0;
    width:100%;
    background-size:cover;
    background:url(../images/testimonial-bg.jpg);
    background-attachment:fixed;
    background-position:center center
}
.testimonialSctn h2{
    font-weight:400;
    margin-bottom:40px
}
.testimonialSctn h2:after{
    display:none
}
.testimonialSctn p{
    text-align:center;
    margin-bottom:48px
}
.testimonialSctn img{
    margin:0 auto;
    display:table;
    width:auto;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    object-fit:cover
}
.testimonialSctn h4{
    text-align:center;
    font-weight:700;
    font-size:19px
}
.testimonialSctn h5{
    font-weight:400;
    font-size:19px;
    color:#000;
    margin:0;
    text-align:center;
    text-transform:capitalize
}
.innerbanner{
    background:url(../images/inner-banner-bg.jpg) left top fixed;
    background-size:cover;
    padding:139px 0
}
.whiteBg{
    background:#fff;
    padding:24px;
    margin-top:0
}
.whiteBg .boxone{padding:0 6px; border-left: 1px solid #cecece;}
.whiteBg .nobrdr{border-left:none;}
.whiteBg .boxone h1{
	font-size: 30px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
    text-shadow: none;
    margin-top: 30px;
    margin-bottom: 15px;
}
.whiteBg .boxone p{
    padding-bottom:0;
    margin:0;
    margin-top:13px;
	text-transform:uppercase;
	font-weight:700;
}
.whiteBg .boxone a p{
	background:#a12b29;
	color:#FFF;
	padding:10px;
	font-size:15px;
	border-radius:10px;
}
.whiteBg .boxone a p i.fas{margin: 9px 5px 0 0;}
.whiteBg .boxone p a.float-right{
    float:none;
    background:#000;
    display:block;
    color:#fff;
    padding:8px 30px;
    text-transform:capitalize;
    text-align:center;
    margin-bottom:0;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    width:72%
}
.whiteBg .boxone p a.float-right i.fas{
    margin-right:10px;
    color:#e5322d
}
.whiteBg .boxone img{
    width:auto
}
.career-bg .whiteBg h2{
    font-size:20px;
    color:#e5322d;
    margin-bottom:0;
    text-align:left;
    text-shadow:none;
    font-weight:700;
    border-bottom:3px solid #e5322d;
    line-height:30px
}
.career-bg .whiteBg h2:after{
    display:none
}
.demoInputBox{
    background:0 0;
    border-radius:4px;
    outline:0;
    height:40px;
    color:#000
}
.Error{
    background-color:#f60;
    border:#aa4502 1px solid;
    padding:5px 10px;
    color:#fff;
    border-radius:4px
}
.success{
    background-color:#12cc1a;
    border:#0fa015 1px solid;
    padding:5px 10px;
    color:#fff;
    border-radius:4px
}
.info{
    font-size:.8em;
    color:#f60;
    padding-left:5px
}
.btnAction{
    background-color:#2fc332;
    border:0;
    padding:10px 40px;
    color:#fff;
    border:#efefef 1px solid;
    border-radius:4px
}
.btnRefresh{
    background:url(../images/refresh.png) no-repeat 0 5px;
    float:left;
    border:0;
    outline:0;
    margin-right:10px
}
.btnRefresh:after{
    content:'Refresh';
    padding-left:12px;
    font-size:12px;
    line-height:20px
}
#captcha{
    display:block
}
#captcha_code{
    float:none
}
#career-mail{
    margin:10px 0
}
sup{
    color:#e5322d
}
input#file{
    margin-bottom:3px!important
}
label{
    margin-top:10px;
    margin-bottom:5px
}
small{
    padding-bottom:15px;
    display:block;
    font-size:12px
}
.error{
    background-color:#f60;
    color:#000;
    display:none;
    margin:0;
    padding:0
}
#myCareer label{
    font-weight:600;
    font-size:15px;
    color:#000
}
.sbmtButton{
    background:#e5322d;
    outline:0;
    border:none;
    border-radius:0;
    padding:14px 40px;
    font-size:15px;
    height:auto!important;
    width:auto!important;
    text-transform:uppercase
}
.sbmtButton:hover{
    background:#e5322d
}
#inner .bannerSection h2{
    margin:0;
    color:#fff;
    font-size:48px;
    font-weight:700;
    line-height:50px;
    text-shadow:1px 1px 2px #000
}
#inner .bannerSection h2:after{
    display:none
}
#inner .bannerSection h2:before{
    content:'';
    display:inline-block;
    margin-right:7px;
    width:10px;
    height:43px;
    background-color:#f80700;
    top:6px;
    position:relative
}
.upprContact h4{
    text-align:left;
    font-size:16px;
    color:#e5322d;
    margin-left:0;
	margin-top:0;
	margin-bottom:10px;
}
.upprContact h4 a{
    color:#e5322d;
    font-size:14px;
    font-weight:700;
    text-decoration:underline
}
.upprContact img{
    margin-right:0;
    margin-top:0;
	margin-bottom:10px;
}
.upprContact p i.fas{
    color:#e5322d;
    margin-right:3px
}
.upprContact p a{
    outline:0;
    color:#000
}
.upprContact p a:hover{
    color:#e5322d;
    text-decoration:underline
}
.upprContact iframe{
    margin:0 auto;
    width:100%
}
.upprContact{
    margin-bottom:0;
    background:#fff;
    padding:17px 15px;
}
.upprContact hr{
    border-top:1px solid #dfdfdf;
    margin-top:20px;
    margin-bottom:20px
}
.contact-form{
    margin-top:0;
    background:#fff;
    padding:32px 29px
}
.contactbg .contact-form h2{
    text-align:left;
    color:#e5322d;
    font-size:20px;
    font-weight:700;
    text-shadow:none;
    margin-bottom:0;
    border-bottom:3px solid #e5322d
}
.contact-form h2:before{
    margin:0;
    background-color:#e5322d;
    content:"";
    position:relative;
    display:inline-block;
    height:25px;
    width:5px;
    top:5px;
    margin-right:6px;
    display:none
}
.contact-form h2:after{
    display:none
}
.contact-form form{
    margin-top:20px
}
.contact-form form label{
    font-weight:400;
    color:#000;
    font-size:14px
}
.contact-form form input{
    height:40px;
    width:98%;
    margin-bottom:12px
}
.contact-form form textarea{
    margin-bottom:20px
}
.infraSectn{
    width:100%;
    margin:0 auto;
    padding:169px 0 105px;
    background:url(../images/infra-bg.jpg) left top fixed #3f0e0d;
    background-size:cover
}
.infraSectn h1{
    font-weight:700;
    color:#fff;
    font-size:48px;
    text-shadow:1px 1px #000;
    margin-bottom:20px;
    letter-spacing:0;
    text-transform:capitalize
}
.infraSectn h1:after{
    display:none
}
.infraSectn .infrbox-one{
    background:#fff;
    padding:46px 29px 32px;
    margin-bottom:10px
}
.infraSectn .infrbox-one p{line-height:24px; font-size:16px; text-align:center;}
.infraSectn .infrbox-one ul{
    padding-inline-start:0;
    margin-right:17px
}
.infraSectn .infrbox-one h4{
    font-weight:700
}
.infraSectn .infrbox-one ul li{
    list-style-type:none;
    font-weight:400;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid #e8e7e7;
    color:#000;
    line-height:20px
}
.infraSectn .infrbox-one ul li:last-child{
    border:none
}
.infraSectn .infrbox-one p b{
    color:#e5322d
}
.infraSectn .infrbox-one img.productimgBox{
    margin:0 auto;
    width:100%;
    display:table;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    border:1px solid #dedcdc;
    padding:30px 10px;
    margin-bottom:20px
}
.prductsctn{background:url(../images/product-range-bg.jpg) left top fixed #3f0e0d; background-size:cover;}
.prductsctn p{color:#FFF; font-size:20px; line-height:27px;}
.prdctBox{
    background:#fff;
    padding:20px 20px;
    margin-bottom:20px;
	border: 1px solid #dedcdc;
}
.prdctBox img{
    margin:0 auto;
    display:table;
    margin-top:20px
}
.prdctBox .prdctname{margin-top:40px;}
.prdctBox .prdctname ul{ padding-inline-start:0}
.prdctBox .prdctname ul li{list-style-type:none; display:inline-table;}
.prdctBox .prdctname h4{
    text-transform:capitalize;
    margin:0 6px;
    color:#000;
    font-weight:700;
    font-size:18px;
    text-align:center;
    line-height:50px
}
.prdctBox .prdctname h4 a{outline:0; color:#000;}
.prdctBox .prdctname h4 a:hover{color:#e4322d;}
.prdctBox .prdctname p{
    background:#e4322d;
    color:#fff;
    margin-right:0;
    padding:11px;
    text-align:center;
    font-weight:600;
    margin-bottom:0
}
.prdctBox .prdctname p.clickTxt{
    margin-right:0;
    text-align:center;
    margin:2px;
}
.prdctBox .prdctname p.clickTxt a{outline:0; color:#fff; display: block;}
.prdctBox .prdctname p.txtbody{
	background: #FFF;
    color: #000;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 0 20px 20px;
}
.rdSction{
    background:url(../images/rdsctn-bg.jpg) left top fixed #3f0e0d;
    background-size:cover
}
.rdSction p{
    color:#fff;
    font-size:20px;
    line-height:27px
}
.rdSction img{
    margin-bottom:42px;
    padding-right:2px;
    width:100%
}
.rdSction img.last-child{padding-right:0;}
.career-bg{
    background:url(../images/career-bg.jpg) left top fixed #3f0e0d;
    background-size:cover
}
.career-bg h1{
    font-weight:700;
    color:#fff;
    font-size:48px;
    text-shadow:1px 1px #000;
    margin-bottom:36px;
    letter-spacing:0;
    text-transform:capitalize
}
.career-bg h1:after{display:none;}
.dwnld-bg{
    background:url(../images/download-bg.jpg) left top fixed #3f0e0d;
    background-size:cover;
	padding-bottom: 0;
}
.dwnld-bg h1{
    font-weight:700;
    color:#fff;
    font-size:48px;
    text-shadow:1px 1px #000;
    margin-bottom:36px;
    letter-spacing:0;
    text-transform:capitalize
}
.dwnld-bg h1:after{display:none;}
.contactbg{
    background:url(../images/contact-bg.jpg) left top fixed #3f0e0d;
    background-size:cover
}
.contactbg h1{
    font-weight:700;
    color:#fff;
    font-size:48px;
    text-shadow:1px 1px #000;
    margin-bottom:36px;
    letter-spacing:0;
    text-align:capitalize
}
.contactbg h1:after{display:none;}
.upprContact p{
    line-height:18px;
    margin-bottom:10px
}
.germanTxt{margin-bottom:18px;}
.careerform{padding:0;}
.upprContact ul{
    padding-inline-start:0;
    margin-bottom:0;
    margin:0 0;
}
.upprContact ul li{
    list-style-type:none;
    color:#000;
    font-size:15px;
    margin-bottom:12px
}
.upprContact ul li a{
    outline:0;
    color:#000
}
.upprContact ul li i.fas{
    color:#e4322d;
    margin-right:2px
}
.contact-form form select{width:98%;}
.modal{background:rgba(132,27,23,.8);}
.modal-dialog{
   /*  width:60%; */
    margin:10px auto
}
.modal-body{padding:0;}
.modal-dialog .modal-content{
    background-color:transparent;
}
.modal-content{
    -webkit-box-shadow:none;
    box-shadow:none;
    border:none
}
button.close{
    color:#fff;
    opacity:90;
    outline:0
}
button.close:hover{
    color:#fff
}
.infraSectn .infrbox-one ul li i.fas{
    font-size:12px;
    margin-right:7px
}
.rdSction p.csrtxt{
    color:#000;
    font-size:15px
}
.lb-loader,.lightbox{
    text-align:center;
    line-height:0;
    position:absolute;
    left:0;
    top:0
}
body.lb-disable-scrolling{
    overflow:hidden
}
.lightboxOverlay{
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    background-color:#000;
    opacity:.8;
    display:none
}
.lightbox{
    width:100%;
    z-index:10000;
    font-weight:400;
    outline:0;
	position: fixed;
    top:5% !important;
}
.lightbox .lb-image{
    display:block;
    height:auto;
    max-width:inherit;
    max-height:none;
    border-radius:3px;
    border:4px solid #fff
}
.lightbox a img{
    border:none
}
.lb-outerContainer{
    position:relative;
    width:250px;
    height:250px;
    margin:0 auto;
    border-radius:4px;
    background-color:#fff
}
.lb-outerContainer:after{
    content:"";
    display:table;
    clear:both
}
.lb-loader{
    top:43%;
    height:25%;
    width:100%
}
.lb-cancel{
    display:block;
    width:32px;
    height:32px;
    margin:0 auto;
    background:url(../images/loading.gif) no-repeat
}
.lb-nav{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:10
}
.lb-container>.nav{
    left:0
}
.lb-nav a{
    outline:0;
    background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}
.lb-next,.lb-prev{
    height:100%;
    cursor:pointer;
    display:block
}
.lb-nav a.lb-prev{
    width:34%;
    left:0;
    float:left;
    background:url(../images/prev.png) left 48% no-repeat;
    opacity:0;
    -webkit-transition:opacity .6s;
    -moz-transition:opacity .6s;
    -o-transition:opacity .6s;
    transition:opacity .6s
}
.lb-nav a.lb-prev:hover{
    opacity:1
}
.lb-nav a.lb-next{
    width:64%;
    right:0;
    float:right;
    background:url(../images/next.png) right 48% no-repeat;
    opacity:0;
    -webkit-transition:opacity .6s;
    -moz-transition:opacity .6s;
    -o-transition:opacity .6s;
    transition:opacity .6s
}
.lb-nav a.lb-next:hover{
    opacity:1
}
.lb-dataContainer{
    margin:0 auto;
    padding-top:5px;
    width:100%;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px
}
.lb-dataContainer:after{
    content:"";
    display:table;
    clear:both
}
.lb-data{
    padding:0 4px;
    color:#ccc
}
.lb-data .lb-details{
    width:85%;
    float:left;
    text-align:left;
    line-height:1.1em
}
.lb-data .lb-caption{
    font-size:13px;
    font-weight:700;
    line-height:1em
}
.lb-data .lb-caption a{
    color:#4ae
}
.lb-data .lb-number{
    display:block;
    clear:left;
    padding-bottom:1em;
    font-size:12px;
    color:#999
}
.lb-data .lb-close{
    display:block;
    float:right;
    width:30px;
    height:30px;
    background:url(../images/close.png) top right no-repeat;
    text-align:right;
    outline:0;
    opacity:.7;
    -webkit-transition:opacity .2s;
    -moz-transition:opacity .2s;
    -o-transition:opacity .2s;
    transition:opacity .2s
}
.lb-data .lb-close:hover{
    cursor:pointer;
    opacity:1
}
.infraSectn .infrbox-one .infraSectnimgbox{margin: 5px 5px;}
.infraSectn .infrbox-one .infraSectnimgbox img{
	margin-bottom:0;
    padding:5px;
    width: 100%;
	border-radius:4px;
}
.infraSectn .infrbox-one .grybx{background:#f6f6f6; padding:20px;}
.infraSectn .infrbox-one .grybx a.callbackn{
	background:#e5322d;
    color: #FFF;
    outline: none;
    padding: 14px 30px;
    display: inline-block;
}
.callback {padding-right:0 !important;}
.callback .modal-dialog{
    margin: 50px auto;
	background:#FFF;
}
.callback .modal-dialog .modal-body{padding:30px;}
.callback .modal-dialog .modal-body button.close{
	top: -66px;
    position: relative;
    right: -28px;
    font-size: 30px;
}
.callback .modal-dialog .modal-body input{
	margin-bottom: 10px;
    border-radius: 0;
    height: 50px;
}
.callback .modal-dialog .modal-body textarea{
	margin-bottom:20px;
    border-radius:0;
	height:100px;
}
.callback .modal-dialog .modal-body select{
    height: 50px;
    outline: none;
    padding: 10px 10px;
    border-radius: 0;
    color: #444;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
	margin-top:0;
	margin-bottom:10px;
}
.innrbnnr{position: relative; z-index: 0; width:100%;}
.innrbnnr img{width:100%; object-fit:cover; height:500px;}
.innrbnnr .carouselimg {position: relative; z-index: 99;}
.innrbnnr .carouselimg .bannrbx {position: relative; top:250px;}
.innrbnnr .carouselimg .bannrbx .bannrbxcntnt {position: absolute; z-index: 99; width:100%;}
.innrbnnr .carouselimg .bannrbx .bannrbxcntnt h1{
	color:#FFF;
	font-size:40px;
	letter-spacing:0;
	text-transform: initial;
}
.innrbnnr .carouselimg .bannrbx .bannrbxcntnt h1:after{display:none;}
.bodysctn{padding:60px 0;}
.bodysctn .boxcntnr{background: #f6f5f1; padding-bottom: 15px;}
.bodysctn .boxcntnrhdngtxtbx{padding:20px;}
.bodysctn .boxcntnrhdngtxtbx h3{border-bottom:none;	text-transform:inherit;	font-size:18px; font-weight:400; font-weight: 400; margin-bottom:0;}
.bodysctn .boxcntnrhdngtxtbx h3 a{color:#282828; text-decoration:none;}
.bodysctn .boxcntnrhdngtxtbx h3 a:hover{color:#e5322d; background:transparent;}
.bodysctn .boxcntnr hr{margin-bottom:20px;}
.bodysctn .boxcntnr ul{padding-inline-start:0; column-count: 2; padding:0 20px;}
.bodysctn .boxcntnr ul li{list-style-type:none;}
.bodysctn .boxcntnr ul li:last-child{float:right;}
.bodysctn .boxcntnr ul li a i.fas{color:#282828;}
.bodysctn .boxcntnr ul li a i.fas:hover{color:#e5322d;}
.brdcmbstn ol{background-color:#FFF; margin-bottom:50px;}
.brdcmbstn ol li{font-size:16px;}
.brdcmbstn ol li a{color:#282828;}
.brdcmbstn ol li.active{color:#e5322d;}
.newstxtbx{}
.newstxtbx h1.cntxt{letter-spacing:0; text-align:left; text-transform:capitalize; font-size:25px; margin-bottom:15px;}
.newstxtbx h1.cntxt:after{display:none;}
.newstxtbx p{font-size:16px;}
.newstxtbx p a{color:#e5322d;}
.gllrycntnr{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
}
.gllrycntnr .gllrycntnrbx{flex:0 32%; margin:0 5px 10px;}
.gllrycntnr .gllrycntnrbx img{border-radius:5px;}
.dwnldsctn{padding:70px 0 150px;}
.newvdsctn{background:#f2f2f2; padding:100px 0;}
.newvdsctn .boxone{position:relative;margin-top:-195px;}
.modal-title{
	margin: 0;
    line-height: 23px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.modal-body p{line-height:20px;}
.cntctrwbx{margin-top:50px;}
.cntctrwbx h1{
	font-size:36px;
    text-shadow: 1px 1px #eee;
    margin-bottom:16px;
    letter-spacing: 0;
	color:#e5322d;
}
.cntctrwbx h1:after{display:none;}
.sctnftr{background:#FFF; padding-bottom:50px;}
@media screen and (max-width:1080px){.nav>li{padding: 0 7px;}}
@media screen and (min-width:992px) and (max-width:1199px){
    .bannerTxt{
        margin-top:0
    }
    .whiteBg .boxone p a.float-right{
        width:100%;
        font-size:12px
    }
    .whiteBg .boxone img{
        width:100%
    }
    .prdctBox .prdctname p{
        padding:11px 0;
        font-size:13px
    }
    .prdctBox .prdctname h4{
        font-size:13px
    }
    .prdctBox .prdctname p.clickTxt a{
        font-size:11px
    }
}
@media(min-width:981px) and (max-width:1024px){
    .bannerTxt{
        margin-top:0
    }
    .whiteBg .boxone p a.float-right{
        width:100%;
        font-size:12px
    }
    .aboutSctn p button{
        margin-right:10px
    }
    .whiteBg .boxone img{
        width:100%
    }
}
@media screen and (min-width:768px) and (max-width:991px){
    .bannerTxt{
        margin-top:0
    }
    .prdctBox .prdctname h4{
        font-size:14px;
        text-align:center
    }
    .aboutSctn p button{
        margin-right:10px
    }
}
@media screen and (max-width:991px){
    .navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{
        border-color:transparent;
        background:#e4322c;
        color:#fff;
        margin-left:-14px
    }
    #myNavbar ul li a{
        color:#fff;
        line-height:37px;
        border-bottom:1px solid #fff
    }
    #myNavbar ul li ul.dropdown-menu li a{
        color:#fff;
        border-bottom:1px solid #fff
    }
    #myNavbar ul li a:hover{
        color:#fff;
        border-bottom:1px solid #fff
    }
    .aboutboxList img{
        margin-bottom:30px
    }
    .contact-form{
        margin-bottom:20px
    }
    .whiteBg .boxone p a.float-right{
        width:100%;
        font-size:12px
    }
    .prdctBox .prdctname h4{
        font-size:14px;
        text-align:center;
        margin:0
    }
	.whiteBg .boxone{
		padding: 40px 0;
		border-left:none;
		border-top: 1px solid #cecece;
	}
	.whiteBg .nobrdr{
		border-left:none;
		border-top: none;
	}
	#myNavbar ul li a.gettxt{padding:0; border-radius:0; border-bottom:none;}
}
@media (max-width:768px){
    .lowerfooter .lowerfootinner p{
        text-align:center;
        margin-top:0;
        margin-bottom:0
    }
    .modal-dialog{
        /* width:100%; */
        margin:30px auto
    }
    .whiteBg .boxone p a.float-right{
        width:100%;
        font-size:12px
    }
}
@media (max-width:767px){
    .bannerTxt{
        margin-top:0
    }
    .navbar-toggle{
        margin-right:26px
    }
    .navbar-brand{
        margin-left:10px
    }
    #myNavbar ul{
        margin: 13px 0 0;
    }
	#myNavbar ul li{padding:0;}
    #footer{
        text-align:center;
        padding:40px 0 0
    }
    .emailbox{
        width:100%!important;
        margin:0 auto
    }
    .btn-outline-success{
        margin-top:10px;
        width:100%
    }
    .upperfooter h4{
        margin-top:30px;
        text-align:center
    }
    .lowerfooter{
        padding:20px 0
    }
    .aboutSectn img{
        margin:0 auto;
        margin-bottom:20px;
        width:100%
    }
    .aboutbox{
        padding:20px 20px
    }
    .testimonialSctn h5{
        margin-bottom:30px
    }
    #inner .bannerSection .bannrbox h2{
        line-height:30px;
        text-align:center
    }
    .contact-form h2{
        text-align:center
    }
    .upprContact{
        text-align:center;
        padding:8px
    }
    .upprContact h4{
        text-align:center;
        margin-left:0
    }
    #inner .bannerSection h2{
        text-align:center
    }
    .infraSectn .infrbox-one h3{
        text-align:center;
        margin-bottom:10px
    }
    .infraSectn .infrbox-one li{
        text-align:center
    }
    .prdctBox .prdctname span{
        margin-right:4px
    }
    .upprContact ul{
        margin:0
    }
    .contact-form form input{
        width:100%
    }
    .infraSectn .infrbox-one ul{
        margin-right:0
    }
    .career-bg .whiteBg h2{
        text-align:center
    }
    .contactbg .contact-form h2{
        text-align:center
    }
    .sbmtButton{
        margin:0 auto;
        display:table;
        width:100%!important
    }
    .bannrbox p{
        text-align:center
    }
    .contact-form form select{
        width:100%;
        margin-bottom:12px
    }
    .bannerTxt ul{
        margin-top:0
    }
    .bannerTxt h2{
        margin-bottom:20px
    }
    .partnerSctn img{
        margin-bottom:0;
        width:auto
    }
    .modal-dialog{
        width:90%;
        margin:30px auto
    }
    .aboutSctn p button{
        margin-top:15px
    }
    .aboutSctn img{
        margin-bottom:15px;
        width:100%;
        margin-right:0
    }
    .whiteBg .boxone p a.float-right{
        width:100%;
        font-size:16px;
        margin-bottom:13px
    }
    .whiteBg .boxone img{
        width:100%
    }
    .aboutSctn p button img{
        width:auto;
        margin-bottom:0
    }
    button.close{
        margin-right:16px;
        position:absolute;
        right:0
    }
    .infraSectn .infrbox-one p{
        text-align:center;
        line-height:22px;
        margin-bottom:15px
    }
    .infraSectn .infrbox-one h4{
        text-align:center;
        line-height:26px
    }
	.infraSectn .infrbox-one .infraSectnimgbox{margin:20px 0;}
	.gllrycntnr .gllrycntnrbx{ flex: 0 46%;}
	.whiteBg .boxone h1{font-size:25px; text-align:center;}
	.whiteBg .boxone a p{
		text-align: center;
        display: table;
        margin: 0 auto;
		padding: 10px 15px;
		 width: 50%;
	}
	.dwnldsctn{padding: 25px 0 150px;}
}
@media (max-width:480px){
    .prdctBox .prdctname h4{
       font-size: 16px;
        text-align: center;
        margin: 0;
        padding: 15px;
    }
    .bannerTxt h2{
        font-size:30px
    }
    .partnerSctn h1{
        margin-bottom:40px;
        line-height:28px;
        letter-spacing:0
    }
	.infraSectn .infrbox-one .grybx a.callbackn{display:table; margin:0 auto;}
	.innrbnnr .carouselimg .bannrbx .bannrbxcntnt h1{font-size:30px;}
}
@media (max-width:320px){
    .bannerTxt h2{
        font-size:37px
    }
}
