/**********************************
		STYLE RESET STARTS
**********************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;
  outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { height: 101%; }
body { font-size: 15px; line-height: 1; font-family: 'Saira Semi Condensed', sans-serif; }
 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
 
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 
 
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }
 
p { margin:0 auto; font-size: 15px; line-height: 20px; color: #333;  }
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
}

/**********************************
		STYLE RESET ENDS
**********************************/

/**********************************
		COMMON STYLE STARTS
**********************************/
*{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

.text-left, .txtLft { text-align: left; }
.text-right, .txtRit { text-align: right; }
.text-center, .txtCntr { text-align: center; }
.text-justify, .txtJsty { text-align: justify; }

.text-lowercase, .txtLow { text-transform: lowercase; }
.text-uppercase, .txtUps, .txtCaps { text-transform: uppercase; }
.text-capitalize, .txtCapt { text-transform: capitalize; }

.lft{ float: left; }
.rft{ float: right; }

.clear, .clearfix{ clear:both; }
.clearfixer::after{ content: ''; display: block; visibility: hidden; height: 0; width: 100%; clear: both; }

a, img{ border:none; outline:none; text-decoration:none; }
a:focus, input:focus, textarea:focus{outline:none; text-decoration:none;}

em,i{ font-style: italic; }

hr{ margin:20px auto; border: none; border-bottom: 1px solid #ccc; }

@import url("fonts.css");

/***** CLEAR AND DISPLAY BY MEDIA WIDTH ****/
.dblk-1024{ display: block; }
.dinb-1024{ display: inline-block; }
.dinl-1024{ display: inline; }
.dnon-1024{ display: none; }

@media only screen and (max-width: 1023px){
	.dblk-1023{ display: block; } .dinb-1023{ display: inline-block; } .dinl-1023{ display: inline; } .dnon-1023{ display: none; }
	.clr-1023{ clear: both; } .unclr-1023{ clear: none; }
}
@media only screen and (max-width: 991px){
	.dblk-991{ display: block; } .dinb-991{ display: inline-block; } .dinl-991{ display: inline; } .dnon-991{ display: none; }
	.clr-991{ clear: both; } .unclr-991{ clear: none; }
}
@media only screen and (max-width: 767px){
	.dblk-767{ display: block; } .dinb-767{ display: inline-block; } .dinl-767{ display: inline; } .dnon-767{ display: none; }
	.clr-767{ clear: both; } .unclr-767{ clear: none; }
}
@media only screen and (max-width: 567px){
	.dblk-567{ display: block; } .dinb-567{ display: inline-block; } .dinl-567{ display: inline; } .dnon-567{ display: none; }
	.clr-567{ clear: both; } .unclr-567{ clear: none; }
}
@media only screen and (max-width: 414px){
	.dblk-414{ display: block; } .dinb-414{ display: inline-block; } .dinl-414{ display: inline; } .dnon-414{ display: none; }
	.clr-414{ clear: both; } .unclr-414{ clear: none; }
}
@media only screen and (max-width: 320px){
	.dblk-320{ display: block; } .dinb-320{ display: inline-block; } .dinl-320{ display: inline; } .dnon-320{ display: none; }
	.clr-320{ clear: both; } .unclr-320{ clear: none; }
}

/***** CLEAR AND DISPLAY BY MEDIA WIDTH ****/


/**********************************
		COMMON STYLE ENDS
**********************************/


html, body { overflow-x: hidden; }
body{ margin: 0 auto; color:#444; font:400 15px 'Saira Semi Condensed', sans-serif; }


.popCnt p{ margin: 0 auto 10px; font:400 16px/30px 'Saira Semi Condensed', sans-serif; color:#555;} 


.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong{ 
	-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;
}

.vc_row { margin-left: auto !important; margin-right: auto !important; position: relative; width: 100%; }
.vc_row>.vc_column_container>.vc_column-inner { padding-left: 0; padding-right: 0; }
.vc_row .vc_row, .vc_row .vc_tta-container, .container { width: 100%; max-width: 1150px; margin: 0 auto; }
.vc_tta.vc_general { margin-bottom: 20px; }

h1{ margin: 10px auto; font:700 50px 'Saira Semi Condensed', sans-serif; color:#444;} 
h2{ margin: 10px auto; font:700 40px 'Saira Semi Condensed', sans-serif; color:#444;} 
h3{ margin: 10px auto; font:700 30px  'Saira Semi Condensed', sans-serif; color:#444;} 
h4{ margin: 10px auto; font:700 25px  'Saira Semi Condensed', sans-serif; color:#444;}  
p{ margin: 0 auto 10px; font:300 14px/24px 'Saira Semi Condensed', sans-serif; color:#444;} 
a{ color:#009ddc; } 




@media only screen and (max-width: 767px){
	h1{ font-size: 35px; } 
	h2{ font-size: 30px; } 
	h3{ font-size: 25px; } 
	h4{ font-size: 20px; }
}



header{ position: relative; top: 0; left: 0; right: 0; z-index: 500; background:#fff; box-shadow: 0 10px 10px -7px #333;
	-webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear; border-top:solid 50px #1b2f4f; 
}

.menuNav {position: fixed; top: 150px; left: 0; right: 0; z-index: 500; background:#e93128; 
	-webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;  }
	
.menucontent{ margin: 0 auto; width: 100%; max-width: 1024px; position: relative; padding: 30px 0 5px 0;
	-webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear; }	
	
/* .headerContent{ margin: 0 auto; width: 100%; max-width: 1150px; position: relative; padding: 20px 15px 20px ; background:url(../images/gear_icon.jpg) no-repeat right 10px;  */
.headerContent{ 
    margin: 0 auto;
     width: 100%; 
     max-width: 1150px; 
     position: relative;
      padding: 10px 0px ; 
	-webkit-transition:all 0.3s linear; 
     -moz-transition:all 0.3s linear; 
     transition:all 0.3s linear; 
     height:80px;
}
.box .iso img{
    width:180px;
}
.content-box{
    margin-left: 20px;
}
.contact-box .marq marquee{
    font-size: 15px;
    font-weight: 700;
    color: #835b14;}

a.logo{ display: inline-block; margin: 0 auto; padding: 0; margin-top:-5px;
	-webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;   
      position: absolute;
     ;
}
a.logo img{ -webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;  }

.topnumberCon { margin:0px 0 0 0;     position: absolute;
     }
.topnumberCon  p{font: 13px /16px 'Saira Semi Condensed', sans-serif; color:#da251c; text-align:center; padding:15px 0 0 0 ;  -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.topnumber{ font: 14px /30px  'Saira Semi Condensed', sans-serif; color:#0972ba; padding:0 5px;     -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; display: inline-block;}
 .topPos{
    position: relative;
    top: -38px;
}
.topnumber img{    margin: 0px 10px 0 0; 
    float: left;}


.topCer {position: absolute;
    right: 0;
    top: 95px;
}

.sheetCon {position: absolute;
    right: 0;
    top: 160px;
}

.sheetCon .topnumber img {
    margin: 0 0px 0 0;
    float: left;
}

.topCer .topnumber:nth-child(1) {border-right: none; padding:0 5px 0 0;}

.topCer .topnumber:nth-child(4) {border-right: none}

.topCer .topnumber {
    padding: 0 0 0   15px; border-right: dashed 1px #ccc;
}
.topCer .topnumber img {
    margin: 0 0px 0 0;
    float: left;
}
.topIcon {  position: absolute; top: 68px; right: 0; padding:10px 0;list-style:none; 
	
	-webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;}
.topIcon li { display:inline-block; padding:0 13px; border-right:dashed 1px #ccc; }
.topIcon li:last-child{ display:inline-block; padding:0 13px; border-right:none; }

.topNav{ 
	position:absolute; 
    padding: 0; 
    z-index:500; 
    top: -42px; 
    right: 0px; 
	-webkit-transition:all 0.3s linear; 
     -moz-transition:all 0.3s linear; 
     transition:all 0.3s linear;
}
.topNav ul{ margin: 0 auto;  }
.topNav ul.menu > li{ 
    float: left; 
    position: relative;  
}
.topNav ul.menu > li:last-child{ 
    float: left;
     position: relative;
     border-right:none;
      }
.topNav li a{ 
    margin: 0 auto;
     font:17px  'Saira Semi Condensed', sans-serif; 
     color:#fff;
      text-decoration: none; 
      display: block;
	 position: relative; 
     padding: 7px 25px 7px;
	-webkit-transition:all 0.3s linear;  
    -moz-transition:all 0.3s linear; 
    transition:all 0.3s linear; 
    border-radius: 15px 0;
}

.topNav li a:hover, .topNav li a.active { 
    color:#fff; 
    background:#835b14 !important;}

.topNav li.current-menu-item:hover a::after,
.topNav li.current-page-ancestor:hover a::after{ display: none; }
.topNav li.current-menu-item a,.topNav li.current-page-ancestor a{ color: #ec6841; }
.topNav ul ul{ 
    position: absolute;
     display: none; 
     left: -140px;
    top: 42px;
    background: #e8f6ff;
    padding: 10px 0 10px 10px;}
.topNav ul ul li:nth-child(2) {
    float: left;
    z-index: 99;
    position: relative;
     border-bottom:none;
}
.topNav ul ul li:nth-child(2) img { 
    border:solid 6px #fff;
     margin:0 15px 0 0;
     }

.topNav ul ul li{
     /* position: relative; */
      border-bottom: 1px solid #cfdbe3; 
      /* display: block  ; */
      font-size: 16px;
      color: #000 !important;
     }
         .topNav ul .content li{
        display: contents !important;
     }  

     .topNav ul .content li.backArrow{
        display: none !important;
     }



.topNav ul ul li a{ 
    color:#000000;
     font: 18px ;
    padding:10px;
    display: block !important;
}
.topNav ul ul li:hover > a{ background-color: transparent; color:#0872ba; }
.topNav ul ul ul{ top: 0; }

.yearcele img { -webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear; height:124px}

.topNav li.backArrow{ display: none !important; }

.topNav ul.menu > li > a.subNavArrow,.topNav ul.menu > li.subNavParent > a{ background-image: none; }
.topNav li a.subNavArrow,.topNav li.subNavParent > a{
	background-image: url(images/navArrow.html); background-position: 98% center; background-repeat:  no-repeat; 
}
.topNav li.subNavParent span.subNavArrow{ position: absolute; background:url(../images/nxt-arrow.png) repeat-x center top; padding: 0 20px; z-index:999; 
	height: 45px; right: 0; display: none; -webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;
}


/********************************
	HANDHELD NAVIGATION STYLE
********************************/
.handheld .navBtn,.navBtnx{
     margin:0 auto; 
     position:absolute; 
     top:0; 
     right: 0px; 
     z-index:50;  
     padding:5px; 
     height:40px; 
     width:40px;
	background:#835a15 url(../images/navIcon.png) left top no-repeat; cursor:pointer;
	-webkit-transition:all 1s; 
    -moz-transition:all 1s; 
    -o-transition:all 1s; 
    -ms-transition:all 1s; 
    transition:all 1s;
}

.handheld .navBtn:hover{ background-color:#6d6e70; }
.handheld .navBtn.navActive{ background-position:bottom left; }

.handheld.topNav{ width: 100%; background:none; padding: 0; right: 20px; }
.handheld.topNav .menuWrapper{ 
    width: 300px; 
    position: absolute; 
    top: 45px; right: 0; 
    padding: 0; 
    /* overflow: hidden; */
   
 }
.handheld.topNav ul{ 
    display: none; 
    position: absolute; 
    width: 300px;
    margin-top: 30px;
 }
.handheld.topNav ul li{ display: block; width: 100%; float: none;  position:static;  padding: 0; border-left: none; border-right: none; }

.handheld.topNav li a{ 
    background: hsl(0, 0%, 0%); 
    padding: 10px 10px; 
    color:#fff; 
    border-bottom:solid 1px #ffffff;
    font-size: 14px;
 }
.handheld.topNav li:last-child{padding: 0  0px !important;     border-right: none !important;  }
.handheld.topNav li:hover > a{ background-color: #0972ba; }
.handheld.topNav li a::after{ display: none; }
.handheld.topNav li.current-menu-item a{ color: #fff; background-color: #C43F17; }

.handheld.topNav ul ul{ width:300px; top:0px; left:301px; position: absolute; }

.handheld.topNav li.subNavParent span.subNavArrow{ display: block; }
.handheld.topNav li.subNavParent span.subNavArrow:hover{ background-color:#1863B1; background-position:center bottom; }
.handheld.topNav li.subNavParent > a{ background-image: none; }

.handheld.topNav li a.subNavArrow,.handheld.topNav ul.menu > li > a.subNavArrow{ background-image:url(images/nxt-arrow.html); 
	background-position:right top;  background-repeat:  no-repeat; 
}

/*
header.scrolling{ background: hsla(1,0%,100%,1); box-shadow: 0 5px 5px -5px #333; }
header.scrolling .headerContent{ padding: 15px; height: 142px; }
header.scrolling a.logo img{ height: 200px; }

header.scrolling  .topnumberCon {
margin: 0px 0 0 0;}

header.scrolling .topCer {
    position: absolute;
    right: 0;
    top:65px;
}

header.scrolling .sheetCon { display:none;}

	
	header.scrolling .yearcele img { height:115px;}
header.scrolling .topNav{ top: -42px; }*/
/*header.scrolling .handheld.topNav,
header.scrolling a.topPhNum{ top: 10px; }*/



.bannerTxt { margin: 0 auto 0 auto; text-align:center;  }

 .bannerTxtBtm {  position: relative;
    top: -75px;
    width: 100%;
    margin: 0 auto;
    text-align: center; font: 16px 'arial', sans-serif; color:#266b8e; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

#bannerBg{ background:#030504  !important;}
.banner-slider { padding:0 0;}
.banner-slider .item{ text-align:center;}
.banner-slider  .item img {
       display: initial;
    width: auto;
}
.banner-slider .item p{font:500 16px 'Saira Semi Condensed', sans-serif; color:#505050;}
.banner-slider .owl-dots {    margin: 0 !important;
    position: absolute;
    bottom: 3px;
    right: 0;
    left: 0;}

.banner-slider  .owl-dots .owl-dot span { background: #ffffff; border:solid 3px #1b2f4f;     width: 15px;
    height: 15px;}
	
.banner-slider .owl-dots .owl-dot.active span, .banner-slider .owl-dots .owl-dot:hover span { background:#1b2f4f;}

.bannerBtn { 
    background:#030504;    
     padding: 30px 0;
     }

.bannerBtnBox h1{ 
    float:left; 
    width:70px; 
    height:70px;    
     background: #353736;
    border-radius: 50%;
    border: solid 3px #353736;
    margin: 15px 10px 15px 0; font: 14px 'Saira Semi Condensed', sans-serif; 
    line-height:0px; 
    text-align:center; 
    color:#ffffff;     
    padding: 13px 0 0 0;
} 
.bannerBtnBox h1 span {
    font: 18px/35px 'Saira Semi Condensed', sans-serif;
    color: #fff;
    letter-spacing: 0px;
 }
.bannerBtnBox h2{   
     font: 20px 'Saira Semi Condensed', sans-serif;
     color: #ffffff;
     float:left; 
     width:70%; 
     padding:15px 0;
     }

.carousel-inner > .item > img{ width:100%;}
.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}

.carousel-control.left{    background-image: none;
    background-image: none;
    background-image:none;
    background-image:none;
   
}
.carousel-control.right{  background-image: none;
    background-image: none;
    background-image:none;
    background-image:none;}
	
	.carousel-indicators {
    bottom: 0px;
}
.carousel-indicators li{ background:#df3938;}
.carousel-indicators .active{border: 1px solid #df3938;}
.carousel-control .chevron-left, .carousel-control .icon-prev {
    margin-left: -120px;
}
.carousel-control .chevron-right, .carousel-control .icon-next {
    margin-right: -120px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .chevron-left, .carousel-control .chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.galleryContent { padding:50px 0 55px 0; text-align:center; max-width:940px; width:100%; margin:0 auto;}

.galleryContent  h1{font: 36px  'Saira Semi Condensed', sans-serif; color:#da251c; padding:0 0 10px 0;  position:relative; width: 20%;
    background: #fff;
    position: relative;
    margin: 0 auto;  }


.galleryContent  span{ width:100%; height:1px; background:#da251c; position:absolute; left:0; top:20px;}

.clientContent  h1{font: 36px  'Saira Semi Condensed', sans-serif; color:#da251c; padding:0 0 10px 0;  width: 20%;
    background: #fff;
    position: relative;
    margin: 0 auto;   }

.clientContent  span{ width:100%; height:1px; background:#da251c; position:absolute; left:0; top:20px;}

	
	
	
	

.clientContent { padding:50px 0 55px 0; text-align:center; max-width:1024px; width:100%; margin:0 auto;}

.companyTxt { padding:50px 0 55px 0; text-align:left; max-width:1000px; width:100%; margin:0 auto;}
.companyTxt  h1{font: 36px  'Saira Semi Condensed', sans-serif; color:#1b86d8; margin:0 0 30px 0; padding:10px 0 10px 0;  position:relative; border-top:solid 1px #1b86d8; border-bottom:solid 1px #edb304; width:75%; }
.companyTxt  h1 span{ color:#edb304;}


.companyTxt p{font:15px /27px 'Saira Semi Condensed', sans-serif; color:#333; padding:0 50px 15px 0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; text-align:justify;}
	
	.events img{ border-radius:5px; padding:0 4px 0 0;}
	
	.leadingTxt { padding:25px 0; text-align:center; max-width:935px; width:100%; margin:0 auto;}
.leadingTxt  h1{font: 36px  'Saira Semi Condensed', sans-serif; color:#da251c; padding:0 0 15px 0; margin:0; position:relative; }


.leadingTxt p{font:15px /27px 'Saira Semi Condensed', sans-serif; color:#333; padding:0 0 15px 0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}
	
	
.productTxt { padding:10px 0 25px 0; text-align:center; max-width:1024px; width:100%; margin:0 auto;}	

.productTxt  h1{font: 27px  'Saira Semi Condensed', sans-serif; color:#e93128; padding:10px 0; margin:0; position:relative; background:#ededed; }


.productTxt p{font:14px /21px 'Saira Semi Condensed', sans-serif; color:#464646; padding:3px 0 2px 15px; -webkit-font-smoothing: antialiased; text-align:justify;
	-moz-osx-font-smoothing: grayscale;}
	

.companyTxt h4{font: 24px/32px  'Saira Semi Condensed', sans-serif; color:#086db3; padding:0 0 20px 0; margin:0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}
	

.companyTxt h5{font: 21px/32px  'Saira Semi Condensed', sans-serif; color:#ff002a; padding:0 0 20px 0; margin:0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; text-transform:uppercase;}

.companyTxt p1{font:15px /27px 'Saira Semi Condensed', sans-serif; color:#333; padding:0 0 15px 0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; text-align:left; }


.btn{
    font: 14px 'Saira Semi Condensed', sans-serif;
    background: #825c15;
    padding: 7px 15px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}
.btn a{
    color: #fff !important;
    display: block;
}
.btn:hover a{
    text-decoration: none !important;

}
	
	.btn:hover{ 
        text-decoration: none !important;
        background:#1b2f4f;
	-webkit-transition:all 1s; 
    -moz-transition:all 1s; 
    -o-transition:all 1s; 
    -ms-transition:all 1s; 
    transition:all 1s;
}
	 .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.clienteleList {padding:70px 0;; background:#fff;}

.clientSlider h1{  padding:5px 15px 0; font: 32px/45px  'Saira Semi Condensed', sans-serif; text-transform:uppercase; color:#fff; text-align:center;    width: 40%;
    background: #353c5e;
    position: relative;
    margin: 0 auto;     }
.clientSlider .owl-carousel .owl-nav.disabled { display:block;}

.clientSlider .owl-carousel .owl-nav .owl-prev {    left: 0;     margin: 0 0 0 -70px;     font-size: 0; background:#818196 url(../images/prev-icon.html) no-repeat center center; padding:25px 15px;
    position: absolute;
    top: 20%;} 
	.clientSlider .owl-carousel .owl-nav .owl-next {    right: 0;     margin: 0 -70px 0 0;     font-size: 0; background:#818196 url(../images/next-icon.html) no-repeat center center;  padding:25px 15px;
    position: absolute;
    top: 20%;}
	
	.welcomeTxt {padding: 0px; position:relative;}
	
	 .welcomeTxt h5{
        color: rgb(130 92 21);
        font-weight: 600;
        font-size: 18px;
     }
     .welcomeTxt h2{
        font-weight: 600;
        color: #1b2f4f;
        text-align: left;
     }
     .welcomeTxt h2 span{
        font-size: 30px;
        color: rgb(130 92 21);
     }
	
	.productsList::before { content:''; position:absolute; background:url(../images/welcome_before.png) no-repeat; width:149px; height:279px; left:0; top:30%;}
	
	.welcomeTxt .welcomeImg { padding:35px 0 15px 0;}
	
	.homeBox { position:relative;}
	
	.homeBox::before { content:''; position:absolute; background:url(../images/homebox_before.png) no-repeat; width:412px; height:298px; left:-72px; top:-35px;}
	
	.homeBox::after { content:''; position:absolute; background:url(../images/homebox_after.png) no-repeat; width:82px; height:263px; right:-142px; top:0px;}
	
	.productsList{ padding:50px 0;; background:#fff; position:relative;}
	.productsSlider h1{  padding:0px 15px 15px; font: 32px/45px  'Saira Semi Condensed', sans-serif; text-transform:uppercase; color:#fff; text-align:center;    width: 90%;
    background: #353c5e;
    position: relative;
    margin: 0 auto;     }
	.productsSlider  span{ width:100%; height:2px; background:#fff; position:absolute; left:0; top:20px; }
	.productsSlider { padding:0 0 0px 0; }
	.product-slider .item  p{ font: 14px /21px 'Saira Semi Condensed', sans-serif; margin:0; padding:20px 45px 10px 35px; margin:0 0 0 50px; color:#fff; text-align:left; text-transform:uppercase; background:url(../images/finger_icon.html) no-repeat center left;   }
	
	.servicesSlider h1{ background:#757575; padding:0px 15px; font: 34px/45px  'Saira Semi Condensed', sans-serif; color:#fff; text-align:left; margin:0 0 25px 0;  width:70%; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }
	.servicesSlider h2{ font:bold 27px/36px  'Saira Semi Condensed', sans-serif; color:#008bd1; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }
	.servicesSlider { padding:0 0 25px 50px;}
	.servicesSlider p{ font:14px /18px 'Saira Semi Condensed', sans-serif; margin:0; padding:15px 0 20px 0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

	.homeFooter { padding:30px 0;}
	
	.homeBox1 {padding: 0 20px 0 0;}
	.homeBox2 {padding: 0 10px;}
	.homeBox3 {padding: 0 0px 0 20px;}
	
	.welcomeLine { padding:15px 10px;}
	
	.homeFooter p{font:12px/16px  'Saira Semi Condensed', sans-serif; color:#5e5e5e; padding:0 20px 0 10px;}
	
	.footerfirstBg{ 
        padding: 50px 0 20px 0px; 
        background-color: #000 ;
    }
    .footer-tittle{
        padding: 10px 0;
      
    }
    .footer-tittle h3{
        color: #ffffff !important;
        font-size: 20px;
    }
    .footer-content p{
        color: #fff;
        font-size: 13px;
        line-height: 1.5;
    } 
    .footer-list li{
        font-size: 13px;
        padding: 5px 0px 2px;
        line-height: 1.5;
    }
    .footer-list li a{
        color: #fff;
    }
    .footer-list li a:hover{
        text-decoration: none !important;
        color: #835b14;
    }
     
    .footer-contact-list li{
        margin-bottom: 5px;
    }
    .footer-contact-list li .fa{
        padding-right: 12px;
        color: antiquewhite;
        font-size: 13px;
    }
    .footer-contact-list li span{
        color: #fff;
        font-size: 13px;
        line-height: 1.5;
    }
    .footer-contact-list li span a{
        color: #fff;
        font-size: 13px;
        line-height: 1.5;
    }
    .footer-contact-list li span a:hover{
        color:#835b14;
        text-decoration: none !important;
    }
    .copyright{
        border-top: 1px solid #fff;
        background-color: #000 ;
    }
    .copyright p {
        margin: 0 auto 0px !important;
        padding: 10px 0;
        color: #fff;
        font-size:11px;
    }
    .copyright p a {
        color: #fff;
    }
	.copyright p a:hover {
        text-decoration: none !important;
        color: #835b14;
    }
	.copyrightTxt p{font:12px  'Saira Semi Condensed', sans-serif; color:#063788; margin:0; padding:0 0 10px 0;     }
	.copyrightTxt p a{ color:#ff2222;}
	.footerRight { text-align:left; padding:0 0 0 0;}
	.footerRight p{ text-align:left; font: 12px /18px 'Saira Semi Condensed', sans-serif; padding:30px 0 0 15px; }
	.footerRight p span{ color:#063788;}
	

	.footerNav { list-style:none;}
	.footerNav li { display:inline-block; padding:0 13px; border-right:solid 1px #a0a0a0; }
	.footerNav li:last-child{padding:0 0 0 13px; border-right:none;}
	.footerNav li a{ font: 13px /18px 'Saira Semi Condensed', sans-serif;color:#063788;  -webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear; }
	.footerNav li a:hover{ text-decoration:none; color:#02aaff; -webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;}
	.footerSocial{ list-style:none; padding:20px 0 10px 0;}
	.footerSocial li { display:inline-block; padding:0 10px;}
	.footerSocial li:last-child{padding:0 0 0 10px;}
	
	
#product-bg { background:url(../htm_images/pumps_bg.html) no-repeat top center;  padding:0 0 65px 0; height:30px; width:auto;}
#contact-bg { background:url(../htm_images/pumps_bg.html) no-repeat top center;  padding:0 0 15px 0; height:0px; width:auto;}

#product-bg  h1::after{ content:''; position: absolute;
bottom: 22px;
left: 69%;
right: 0;
 background: url(../images/company-line-1.html);
background-repeat: no-repeat;
background-position: 0% 100%;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear; height:28px; }
#product-bg  h1::before{ content:''; position: absolute;
bottom: 22px;
left:-6%;
right: 0;
 background: url(../images/company-line.html);
background-repeat: no-repeat;
background-position: 0% 100%;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear; height:28px; }

#product-bg  p{ padding:0 0 25px 0; text-align:center;}
.productsLogo { text-align:right; padding:35px 0 0 0;}
.productListcon{ padding:35px 0 65px 0;}
.productBox{ width:25%; float:left; border-right:solid 1px #eff0f0; text-align:center; padding:0 10px; min-height:500px;}

.productBox h2{ font:700 14px /14px 'Saira Semi Condensed', sans-serif; color:#213863;  padding:0 0 20px 0; text-transform:uppercase; border-bottom: solid 2px #e93128;}

/*
.productBox ul li {font:300 13px/22px'Saira Semi Condensed', sans-serif; color:#404040;  -webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear; text-align:left;}
*/

.productBox ul li {font:13px/16px  'Saira Semi Condensed', sans-serif; color:#333; padding:0 0 11px 0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; text-align:left;}


.productBox ul {list-style-image: url('../images/line.html'); margin: 0 0 0 9px;}
.product-slider  .item img {
       display: initial;
    width: auto;
}

.serviceBtn { padding:60px 0 0 0 !important;}


.productBox ul li a {font:12px/16px  'Saira Semi Condensed', sans-serif; color:#333; padding:0 0 11px 0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; text-align:left;}
	
.productBox ul li a:hover{font:12px/16px  'Saira Semi Condensed', sans-serif; color:#333; padding:0 0 11px 0; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; text-align:left;}
	
	
#infrastructureBread {background:#f5f5f5 url(../images/infrastructureLine.png) no-repeat center bottom;}

#servicesCon .welcomeTxt .welcomeImg {
    padding: 5px 0 15px 0;
}
#servicesCon::before { display:none;}

#servicesCon .welcomeTxt {
    padding: 0 0 0 0;
}

#servicesCon .welcomeTxt::after {
    bottom: -25px;
}

#serviceBox { background: #f5f5f5;
    border: dashed 1px #ccc;
    padding: 15px; margin:0 10px 0 0;}
	
#serviceBox1 { background: #f5f5f5;
    border: dashed 1px #ccc;
    padding: 15px; margin:0 0 0 10px;}
	
#serviceBox h2, #serviceBox1 h2 {font:18px/28px  'Saira Semi Condensed', sans-serif; color:#0072bc; font-weight:bold; padding:0 0 0 15px; margin:0 0 10px;}

#serviceBox p, #serviceBox1 p{font: 13px/21px 'Saira Semi Condensed', sans-serif; padding:0 0 0 15px;}

.materialsBg  {
    position: relative;
}

.materialsBg::after { content:''; position:absolute; background: url(../images/service_after.png) no-repeat;
    width: 73px;
    height: 138px;
    right: -73px;
    top: 45px;}

.materialsCon { padding:0 0 50px 0;}

.welcomeTxt p {margin:0 0 15px; text-align:justify;}

.breadcrumbsRight h2{font: 21px 'Saira Semi Condensed', sans-serif !important;
    color: #ee1b23 !important; margin:15px 0 20px 0;     padding: 0 50px 0 0;}
	
.industryBg { background:#f5f5f5; padding:15px;}

.industryBg h2 {    text-transform: uppercase;
    font: 18px/28px 'Saira Semi Condensed', sans-serif;
    color: #0072bc;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px;}
.IndustryCon {padding:0 0 40px;}

.industryTxt p {font: 14px/24px 'Saira Semi Condensed', sans-serif; padding:25px 25px 0; }

.industryBox { width:18%; float:left;}

.industryBox p { padding:0;}

.industrySecond {padding:0 25px;}

.IndustryCon .container { position:relative;}

.IndustryCon .container::before{    content: '';
    position: absolute;
    background: url(../images/Industry_after.jpg) no-repeat;
    width: 13px;
    height: 266px;
    left: -32px;
    top: 45px;}

.IndustryCon .container::after{    content: '';
    position: absolute;
    background: url(../images/Industry_after.jpg) no-repeat;
    width: 13px;
    height: 266px;
    right: -32px;
    top: 45px;}
	
#manufacturing {     position: relative;
    padding: 30px 0 45px 0;}
	
	#manufacturing::before {
    content: '';
    position: absolute;
    width: 61px;
    height: 230px;
    left: 0;
    top: 0;
    background: url(../images/arrowBg.jpg) no-repeat;
}
#manufacturing::after {
    content: '';
    position: absolute;
    width: 61px;
    height: 230px;
    right: 0;
    top: 0;
    background: url(../images/arrowBg1.jpg) no-repeat;
}

.modal.in .modal-dialog {
    top: 10%;
    width: 80%;
    margin: 0 auto;
    max-width: 730px;
}

.modal  img { border:solid 10px #e1e3e6;}
.modal h2 {font: 15px/24px 'Saira Semi Condensed', sans-serif; font-weight:bold; text-align:center;}

.featuresCon { border:solid 1px #cfd1d3; padding:10px;}
.technicalCon {border:solid 1px #cfd1d3;  border-top:none; padding:10px;}
	
#infrastructureBread p {
    margin: 35px 0 25px 70px !important;}
	
.infrastructureTle { padding:25px 0;     border-bottom: dashed 1px #ccc;}

.infrastructureTle p { text-align:justify; margin: 0 auto 15px;
    font: 14px/24px 'Saira Semi Condensed', sans-serif;}
	
.infrastructureTxt { padding:25px 0 0 0;}

.infrastructureTle .strengthTxt {padding:45px 0 0 0;}

#servicesCon p {font: 14px/24px 'Saira Semi Condensed', sans-serif;}

.manufacturingTXt h2{font: 300 30px/40px 'Saira Semi Condensed', sans-serif; color:#257bb7;}

.advancedTxt h2{font: 300 22px/32px 'Saira Semi Condensed', sans-serif; color:#257bb7;}

.product-slider {
    width: 86%;
    margin: 0 auto;
}

.productslider .owl-carousel .owl-nav.disabled {
    display: block;
    margin: 0;
    top: 30%;
    position: absolute;
    width: 100%;
}
	
	.productslider .owl-carousel .owl-nav .owl-prev {
    font-size: 0;
    background: url(../images/prev-icon.png) no-repeat center center;
    border-radius: 0;
    padding: 25px 15px;
    position: absolute;
    left: -60px;
}
.productslider .owl-carousel .owl-nav .owl-next {
    font-size: 0;
    background: url(../images/next-icon.png) no-repeat center center;
    border-radius: 0;
    padding: 25px 15px;
    position: absolute;
    right: -60px;
}
.productslider .item {
    text-align: center;
}

 .productslider .item button{
    background: transparent;
    padding: 0;
    border: none;
}
.productslider .item button:focus{ outline:none;}
.productslider .item img {
    width: auto;
    border: solid 1px #ddddde;
    display: inline-block;
}
	
#accordianmenu {
	width: 100%;
	margin: 5px auto 0px 10px;
	
}

/*
#accordianmenu p {  
/* background:url(../htm_images/d_icon.gif) no-repeat bottom right; */
/* background-size:contain;
}
*/

#accordianmenu p {
	font: 14px 'Saira Semi Condensed', sans-serif;
    color: #6c6c6c;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
	cursor: pointer;
	padding: 3px 10px 3px 12px;
    margin: 0px 0px 0;  	
  background: url(../images/product-inner-icon.html) no-repeat center left; 
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform:uppercase;
}
#accordianmenu p:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
#accordianmenu li {
	list-style-type: none; padding:5px 0;
}
#accordianmenu li.active p{ color:#df3938;}
#accordianmenu ul ul li a {
	color: #333;
	text-decoration: none;
	font: 13px/14px 'Saira Semi Condensed', sans-serif;
	font-weight:normal;
	display: block;
	padding: 0 10px 0 0px;
	padding-left:5px;
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;

}


#accordianmenu ul ul {
	display: none; 
	list-style-image: url(../images/line.html); 
    margin: 0 0 0 35px; /* sub menus right alignment */
}



#accordianmenu ul ul li a:hover {

	color: #1b86d8;
}
#accordianmenu ul ul li a.active {
	color: #1b86d8;
font: 13px/14px 'Saira Semi Condensed', sans-serif;
font-weight:normal;
	display: block;
	padding: 0 10px 0 0px;
	padding-left:5px;
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
	
}


#accordianmenu li.active ul {
	display: block;     
}
.breadcrumbs li{ display:inline-block !important; padding:0 10px 0 0 !important;}

.breadcrumbs p { font: 12px 'Saira Semi Condensed', sans-serif !important; color: #00518c !important; margin:10px 0 20px 0 !important; text-align:left;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
	
.breadcrumbs p a{font: 12px 'Saira Semi Condensed', sans-serif;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #00518c;}
	
.breadcrumbs p a:hover{ color: #00518c; text-decoration:none;}

.aboutCon { padding:10px 0 20px 0; position:relative;}

.aboutCon .aboutImg { position:absolute; top:-147px; right:0;}

.companyOverview { border-top:dashed 1px #a7a7a7; border-bottom:dashed 1px #a7a7a7;padding:0 0 30px;position:relative;}
.companyOverview::before { content:''; position:absolute; width:61px; height:230px; left:0; top:25%; background:url(../images/arrowBg.jpg) no-repeat;}
.companyOverview::after { content:''; position:absolute; width:61px; height:230px; right:0; top:25%; background:url(../images/arrowBg1.jpg) no-repeat;}

.overviewTxt {    padding: 0 50px 0 0; }

.overviewTxt h2{     padding: 7px 15px; color:#0072bc; font: 21px 'Saira Semi Condensed', sans-serif; margin:0 0 20px; background:url(../images/companyBg.png) no-repeat;}
.overviewTxt p{ color:#666666; font: 14px/24px 'Saira Semi Condensed', sans-serif; margin:0 0 20px; text-align: justify;}

.aboutLftMenu { padding:50px 0 0 50px;}

.aboutLftMenu h2 { color:#0072bc; font: 15px/24px 'Saira Semi Condensed', sans-serif; text-transform: uppercase;}

.aboutLftMenu ul li { padding:7px 0; border-top:solid 1px #c8c3b9;    }
	.aboutLftMenu ul li a { color:#707070; text-transform: uppercase; font: 12px/20px 'Saira Semi Condensed', sans-serif; text-transform: uppercase; background: url(../images/icon_1.jpg) no-repeat left center;
    padding: 0 0 0 17px;}
	
.teamCon { padding:20px 0 0 0;}

.teamCon h3 {  font: 36px 'Saira Semi Condensed', sans-serif; margin:0; font-weight:bold; color:#0072bc;}
.teamCon h2 {  font: 30px 'hlvnl', sans-serif; margin:0 0 3px;  color:#686961; text-transform: uppercase; text-align:center;}
.teamCon p { font: 14px/20px 'Saira Semi Condensed', sans-serif; color:#666666; margin:0 0 25px;}


.visionCon {background:#f6f6f7; border-top:dashed 1px #a7a7a7; border-bottom:dashed 1px #a7a7a7; }
.visionCon .text-center	{padding:45px 0;}
.visionCon img { padding:0 0 30px;}
.visionCon	p{font: 14px/24px 'Saira Semi Condensed', sans-serif; color:#666666; text-align:justify; padding:0 40px; margin:0 0 30px;}

.visionborder {border-right:solid 1px #cbcbd8; border-left:solid 1px #cbcbd8;}
.imgPadding { padding:0 !important;}

.csrCon { padding:35px 0 ;}
.csrTxt  { padding:0 0 0 30px;}

.csrTxt p { text-align:justify;
    color: #000000;
    font: 14px/24px 'Saira Semi Condensed', sans-serif;
    /* margin: 0 0 20px; */
}
.section-padding{
    padding: 50px 0;
}

.productsInnerpage h2 {
    font: 12px 'Saira Semi Condensed', sans-serif;
    color: #008bd1;
    padding: 0 0 5px 0;
   

}
.productsInnerpage { padding:15px 0 50px 0;}

/* hlvnt */
.productsInnerTxt {
	padding-left: 50px !important;
}	

.productsInnerTxt p {
    font: 14px/25px 'Saira Semi Condensed', sans-serif;
    color: #404040;
    padding: 5px 0 ; 
    text-align: justify;
	-webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale; 
}

	
.productsInnerTxt h2{   font:bold 16px 'Saira Semi Condensed', sans-serif;	
    color: #235380;  padding: 5px 0; margin:0px 0 0 0; -webkit-font-smoothing: antialiased;
	line-height:12px !important; 
	-moz-osx-font-smoothing: grayscale; 
}	


.productsInnerTxt h3{   font:700 18px 'Saira Semi Condensed', sans-serif;
    color: #0a4eb4;  padding: 5px 0 10px 0;margin:0px 0 20px 0; text-transform:uppercase; -webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale; border-bottom:dashed 1px #afafaf;
}	
	
.productsInnerTxt ul { list-style-type:circle; margin:0 0 0 25px;
    font: 14px/25px 'Saira Semi Condensed', sans-serif;
    color: #404040;
    padding: 5px 0 10px 0;
    text-align: justify;
	-webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale; 

}
#product-bg1 {
    background: url(../images/product-bg.html) repeat-x top center;
    padding: 0 0 65px 0;
}
#product-bg1 h1 {
    padding: 0px 0 5px 10px; margin:0 0 10px 0;
    background: url(../htm_images/d_icon.html) no-repeat left bottom;
}
	
	
#product-bg2 h1{ padding:145px 0 5px 10px; font:18px 'Saira Semi Condensed', sans-serif; color:#ec061c;  background:url(../htm_images/d_icon.html) no-repeat left top; }
#product-bg2 p{font: 300 14px/25px 'Saira Semi Condensed', sans-serif;
    color: #404040;
    padding: 5px 0;
    text-align: justify;}
	#product-bg2 img{ padding:0 0 0 20px;}
	button.close{    position: absolute;
    right: 0;
    top: -35px;
}

.close{     opacity: 1;     font-size: 35px;
    font-weight:100;
    line-height: 1;
    color: #fff;}
	.close:hover, .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
}
.modal-content{    border-radius: 0;}
.modal-content img{ display:block;}

.productImg { 
    float:right;   
      padding: 0 0 40px 50px;
    clear: both;
}
	.contactTxt p { padding:0 !important;
    font: 400 15px/30px  'Saira Semi Condensed', sans-serif;}
	
.error {
    color: #bfbfbf;
    font-size: 12px;
    padding: 8px 0 0 0;
}
.contactForm input[type='text'], .contactForm select, .contactForm textarea {
    display: block;
    width: 70%;
    background-color: transparent;
    border: 1px solid #fff;
	border-radius: 10px;
    padding: 10px;
    font: 300 15px 'Saira Semi Condensed', sans-serif;
    color: #fff; 
}
.field {
    margin: 0 auto;
    width: 100%;
    padding: 10px; text-align:center;
}
.contactFormSubmit {
   
    background: #35a2d5;
    padding: 10px 30px;
    font: 500 16px 'Saira Semi Condensed', sans-serif;
    text-transform: uppercase;
    color: #fff;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-top: 10px;
}
.homeformBg { background:#fff; padding:15px;}
.homeformBg h4{ text-align:center;  font:700 26px 'Saira Semi Condensed', sans-serif; color:#da251c;}

.topIcon li { text-align:center;  font: 13px 'Saira Semi Condensed', sans-serif; color:#373737; }
.topIcon img { display:block; margin:0 auto; padding:0 0 5px 0;}

.productsSlider .item { width: 100%;
    margin: 0 auto;
    text-align: center; }
	.productexpand button{ float:right; background:none; border:none;  font:700 16px 'Saira Semi Condensed', sans-serif; color:#e93128; outline:none;}
	
	.producticon { border-top: dashed 1px #afafaf; padding:25px 0 0 0; margin:15px 0 0 0;}
	
	.producticon ul { list-style:none; padding:0; margin:0;}
	.producticon ul li:first-child{ padding:0 9px 0 0; text-align:center;}
	.producticon ul li { display:inline-block; padding:0 9px; text-align:center;}
	.producticon ul li a p{    font: 14px/25px 'Saira Semi Condensed', sans-serif;
    color: #404040;
    padding:0px 0;}
	.producticon ul li a:hover{ text-decoration:none;}
	.gallery-1 { padding:0 0 0 35px;}
		.gallery-1 img{    border: solid 2px #d1d1d1; width:90%; display:block;
    padding: 0px; margin:0 0 0 0;  min-height:80px;
}
.gallerycon-1 {padding: 0 0 0 65px;}
.gallerycon-1 h2{ background:#e8ebef; color:#155da6; font: 18px 'Saira Semi Condensed', sans-serif; text-align:left; padding:10px 0 10px 20px; width:90%; margin:0 0 25px 0;}

	.gallery { padding:0 0 0 35px;}
	.gallery img{    border: solid 2px #d1d1d1; width:90%; display:block;
    padding: 0px; margin:0 0 0 0; min-height:80px;
}

.gallerycon {  padding: 0 65px 0 0; border-right:solid 1px #ccc;}
.gallerycon h2{ background:#e8ebef; color:#155da6; font: 18px 'Saira Semi Condensed', sans-serif; text-align:left; padding:10px 0 10px 20px; width:90%; margin:0 0 25px 0;}

.gallerymaincon { margin:0 0 90px 0;}
.product-slider .item  a { text-decoration:none  !important;}

.product-slider .item  a:hover  { text-decoration:none !important;}

.zoomCnt{  position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 5; text-align: center; 
	-webkit-transition:all 0.5s ease-in-out;  -moz-transition:all 0.5s ease-in-out; transition:all 0.5s 0.2s ease-in-out; background:rgba(0, 105, 170, 0); color: #fff;
    font-size: 30px; width:90%; padding:20% 0 0 0;
	-webkit-transform: rotateY(-90deg) scale(1.5); -moz-transform: rotateY(-90deg) scale(1.5); transform: rotateY(-90deg) scale(1.5);
	-webkit-transition-timing-function: cubic-bezier(0.435, 0.165, 0.385, 1); /* older webkit */
	-webkit-transition-timing-function: cubic-bezier(0.435, 0.165, 0.385, 1.630);
	   -moz-transition-timing-function: cubic-bezier(0.435, 0.165, 0.385, 1.630);
		 -o-transition-timing-function: cubic-bezier(0.435, 0.165, 0.385, 1.630);
			transition-timing-function: cubic-bezier(0.435, 0.165, 0.385, 1.630); /* custom */
			
			
}
.gallery .galleryoverlay, .gallery-1 .galleryoverlay {
    margin: 0 auto;
    display: block;
    position: relative;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px; margin:0 0 15px 0;
}

.gallery .galleryoverlay a, .gallery-1 .galleryoverlay a{    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2; color:#fff; text-decoration:none;}
.galleryoverlay:hover .zoomCnt{ -webkit-transform: rotateY(0) scale(1); -moz-transform: rotateY(0) scale(1); transform: rotateY(0) scale(1); background:rgba(0, 105, 170, 0.6); }

.contactTxtbg { 
    /* padding: 60px 12px 0;  */
    text-align:left;
    display: grid;
}
.contactTxtbg h5 { font: 22px  'Saira Semi Condensed', sans-serif; color:#e93128; margin:0 0 20px 0;}
.contactTxtbg h4 { font: 22px  'Saira Semi Condensed', sans-serif; color:#e93128; margin:20px 0 5px 0;}
.contactTxtbg p { 
     font: rgb(0, 0, 0)px 'Saira Semi Condensed', sans-serif;
    color: #000000;
    font-size: 17px;
    padding: 0 0 10px !important;
    float: left;
    border-bottom: solid 1px #7fb8dd;
    width: 84%;
    line-height: 1.7;
}

.contactTxtbg p a{ 
    color:#000000;
    font-size: 17px;
}
.contactTxtbg p a:hover{
    color:#835b14;
    text-decoration: none;
}
.contactTxtbg h3{font:22px/26px 'Saira Semi Condensed', sans-serif; }
	
	.contactTxt { 
        /* padding:20px 0 60px !important;  */
        text-align:center;   
        width:100%; 
        margin:0 auto;}
	
.contactTxt  h1{font: 36px  'Saira Semi Condensed', sans-serif; color:#da251c; padding:0 0 55px 0;  width: 25%;
    background: #fff;
    position: relative;
    margin: 0 auto;  }
	
	.contactLfIcon {    padding: 0 0 15px;}

.contactLfIcon  img { float:left; margin:0 10px 0 0;}
.contactTxt  span{ width:100%; height:1px; background:#da251c; position:absolute; left:0; top:20px;}

.enquirybg {    background: #028bca;
    /* min-height: 600px; */
    padding:60px  30px 30px;
    border-radius: 70px;}
.enquirybg h5 { font: 22px  'Saira Semi Condensed', sans-serif; color:#e93128; margin:0 0 20px 0;}
.halfField {
    margin: 0 auto;
    float: left;
    padding: 10px;
}

.halfField label {width: 30%;
    float: left;
    text-align: left;
    color: #fff;
    padding: 10px 0;}

.fancybox-content { max-width:750px; max-height:600px;}

.toprightimg { margin:30px 0 0 0;}


ul.tabs {
	margin: 45px 0 50px 0;
	padding: 0;
	float: left;
	list-style: none;
	height:70px;
	
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 21px;
	height: 70px;
	line-height: 31px;

	color: #155da6;
	overflow: hidden;
	position: relative;
	font: 14px  'Saira Semi Condensed', sans-serif; text-transform:uppercase;
}

ul.tabs li img{ display:block; margin:0 auto; padding:0 0 10px 0;}
.tab_last {}

ul.tabs li:hover {
	
	color: #155da6; 
}

ul.tabs li.active {
	background-color: #fff;
	color: #155da6;
	border-bottom: solid 1px #f50023;
	display: block;
}

.tab_container {
	
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}

.tab_content {
	padding: 20px;
	display: none;
}

.tab_content h2{font: 16px 'Saira Semi Condensed', sans-serif; font-weight:bold;    color: #155da6; text-transform:uppercase;}

.tab_drawer_heading { display: none; }

#collapse1 { margin:40px 0 0 0;}
.dskBnr{ display:block !important;}
.mobileBnr { display:none !important;}

.client-list {
    float: left;
    width: 25%;text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.clientsCon { padding:0px 0 0;     display: flow-root;}
.parter-logo {
    padding: 20px 10px;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
.client-list:nth-child(4n+4) .parter-logo {
    border-right: 1px solid #fff;
}
.client-list:nth-child(n+25) .parter-logo {
    border-bottom: 1px solid #fff;
}

@media only screen and (min-width : 992px){
	
}

@media only screen and (max-width : 1200px){
	
}

@media only screen and (max-width : 1040px){ 
	
}

@media only screen and (max-width : 1023px){
	
	.headerContent{padding: 20px 20px 20px 20px; }

	
	.mainBnrWrap{ padding: 0 20px; text-align: center; }
	

	
	
}

@media only screen and (max-width : 991px){
    
    a.logo img {
    height: 118px;
}
header {
    border-top: solid 0px #1b2f4f;
}
.headerContent {
    height: 130px;
    padding: 10px;
    text-align: center;
}
.logowidth {
    width: 100%;
    text-align: center;
}
a.logo {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: absolute;
    top: -20px;
    left: 0;
}
.dnon-767 {
    display: none;
}
.handheld.topNav {
    top: auto;
    float: right;
    position: relative;
    right: auto;
    bottom: 0px;
}
	
	.client-list {
    float: left;
    width: 50%;
}
.client-list:nth-child(n+17) .parter-logo {
    border-bottom: 1px solid #d9d9d9;
}

.client-list:nth-child(n+19) .parter-logo {
    border-bottom: 1px solid #fff;
}
.client-list:nth-child(2n+2) .parter-logo {
    border-right: 1px solid #fff;
}
	.topNav ul ul li:nth-child(2) { display:none;}
	
	.galleryContent h1, .clientContent h1  { width:30%;}
	
	.contactTxt  h1{ width:35%;}
	
	

	
	.productsInnerTxt {
    padding-left: 0px !important;
    padding: 35px 0 0 0;
}
	
	.clientSlider .owl-carousel .owl-nav .owl-prev {       margin: 0 0 0 -30px;    } 
	.clientSlider .owl-carousel .owl-nav .owl-next {   margin: 0 -30px 0 0; } 
	.footerRight p {    padding: 30px 0 15px 0;}
	.topnumber {    padding: 0 27%;}
	
	.productsSlider {
    padding: 0 0 25px 0;
    border-right:none; 
}
.servicesSlider {
    padding: 0 0 25px 0;
}
.productsSlider h1 { width:100%;} .servicesSlider h1{width:100%;}
	
/*	.handheld.topNav{ bottom:20px;}*/
	.product-slider  .lastslider {background:url(../images/product-lines.html) no-repeat top right; }
	.product-slider  .thridslider {background:none; }

/*header.scrolling .handheld.topNav{bottom: 60px;
top: initial; }*/


/* .container {padding:0 25px;} */
.footerNav li {
    display: inline-block;
    padding: 0 5px;
}


/*#bannerBg{ height:380px;}*/

.productBox{ width:50%; min-height:450px; margin:0 0 40px;}
#product-bg2{    padding: 0 30px 65px 30px;}
}

@media only screen and (max-width : 800px){
	
	
}

@media only screen and (max-width : 768px){
	
	.materialsBg::after, .IndustryCon .container::before, .IndustryCon .container::after, .homeBox::before, .homeBox::after { display:none;}
	
	.visionCon p {
    padding: 0 0px;
	}
#infrastructureBread p {
    margin: 15px 0 15px 0px !important;
}	
.productsList {
    padding: 20px 0;
}
.productsList  .serviceLf { padding:0 0 20px;}
.productsList  .serviceLf img  {
    display: block;
    margin: 0 auto;
}
#servicesCon .welcomeTxt::after {
    bottom: 0;
}
#serviceBox, #serviceBox1 {
    margin: 0 0 15px 0;
}
.materialsBg img { width:100%;}

#serviceBox h2, #serviceBox1 h2 {padding: 10px 0 0 0;}

#serviceBox p, #serviceBox1 p {padding: 0 0 0 0;}
.industryBox {
    width: 100%;
    float: left;
}
.industryBox p {
    padding: 0 !important;
    margin: auto;
}
.materialsCon {
    padding: 0 0 25px 0;
}
.breadcrumbsRight h2 {
    padding: 0 0px 0 0; font: 17px/23px 'Saira Semi Condensed', sans-serif !important;
}
.industryTxt p {
    padding: 20px 0 0 0;
}
.industrySecond {
    padding: 0 0;
}
.overviewTxt {
    padding: 0 0px 0 0;
}
.overviewTxt p {
    text-align: justify;
}
.companyOverview::before {display:none;}
.companyOverview::after {display:none;}
.aboutLftMenu {
    padding: 10px 0 0 0px;
}
.teamCon h2 {
    font: 20px/28px 'hlvnl', sans-serif;
    text-align: left;
}
.teamCon h3 {
    font: 30px 'Saira Semi Condensed', sans-serif;
margin: 0 0 10px;}
.teamCon p {
    font: 13px/20px 'Saira Semi Condensed', sans-serif;
    text-align: left;
}

.teamImg img { width:100%;}
.visionborder {
    border-right: none;
    border-left: none;
    border-bottom: solid 1px #cbcbd8;
    border-top: solid 1px #cbcbd8;
}
.csrTxt {
    padding: 0;
}
.aboutCon .aboutImg {
position: unset;}

.infrastructureTle img {
    display: block;
    margin: 0 auto;
}
.infrastructureTle .strengthTxt {
    padding: 15px 0 0 0;
}
.productslider .owl-carousel .owl-nav .owl-next {
    
    right: -40px;
}

.productslider .owl-carousel .owl-nav .owl-prev {
    
    left: -40px;
}

.welcomeTxt .welcomeImg {
    padding: 15px 0 15px 0;
}


.productsList::before { display:none;}

.homeBox::before { display:none;}

 .homeBox .col-lg-4{
    margin: 0 0 20px;
}

.welcomeTxt::after {
    bottom: -20px;
    right: -13px;
}
.advancedTxt h2 {
    font: 300 17px/22px 'Saira Semi Condensed', sans-serif;
    color: #257bb7;
}
#manufacturing::before {
display:none;}
#manufacturing::after {
display:none;}
#manufacturing {
    position: relative;
    padding: 25px 0;
}

.manufacturingTXt h2 {
font: 300 25px/28px 'Saira Semi Condensed', sans-serif;}
.infrastructureTxt {padding: 10px 0 0 0;}


}

@media only screen and (max-width : 767px){
	.contactTxtbg {
    padding: 0px 25px 0;
    text-align: left;
}
	
	.welcomeTxt {
    padding: 0 0 0 0;
}

.homeBox1, .homeBox2, .homeBox3 {
    padding: 0 0 0 0;
}

.homeBox1 img, .homeBox2 img, .homeBox3 img {    width: 100%;}

.homeBox1 img.welcomeLine, .homeBox2 img.welcomeLine, .homeBox3 img.welcomeLine {
    width: auto;
}

.productsList {
padding: 30px 0;}
	
	.dis767 { display:none;}
	
	
	.tabs {
		display: none;
	}
	.tab_drawer_heading {
		
		color: #000;
		font: 17px  'Saira Semi Condensed', sans-serif; text-transform:uppercase;
		
		border-top: 1px solid #ccc;
		margin: 0;
		padding: 10px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.d_active {
		background-color: #666;
		color: #fff;
	}
	
	.gallerycon {
    padding: 0;
    border-right: none;
}
.gallery img { width:100%;}
.gallery {
    padding: 0;
}

.gallerycon-1 {
    padding: 0;
    border-right: none;
}
.gallery-1 img { width:100%;}
.gallery-1 {
    padding: 0;
}
.zoomCnt { width:100%;     padding: 33% 0 0 0;}
.gallerycon-1 h2 {    width: 100%;
    margin: 55px 0 25px 0;     font:700 18px 'Saira Semi Condensed', sans-serif;}
	.gallerycon h2  {width: 100%;
      font:700 18px 'Saira Semi Condensed', sans-serif;}
	
	.clientSlider h1 { width:70%;}
	
	.product-slider .item img {
    display: initial;
    width: 100%;
}
	.servicesSlider {

    text-align: center;
}
.productsSlider p { text-align:center;}
.servicesSlider h1, .productsSlider h1 { text-align:center;}
	
	.serviceBtn {
    padding: 0px 0 0 0 !important;
}
	
	.topIcon li {
        padding: 0 20px 10px 20px;}
	
	.topIcon li:last-child {padding: 0 20px 10px 20px;}
	
	
	.productImg { float:initial;  padding: 0 0 0 0px;}
#accordianmenu {
    width: 100%;
    margin: 20px auto;
}

	.footerRight{ text-align:left; padding:10px 0 0 0;}
	
	.footerSocial li:first-child{padding: 0 10px 0 0px;}
	.savetree {
    float: left;
    padding: 10px 0 0 0;
}
.companyTxt h1::before{ display:none;}
.companyTxt h1::after{display:none;}
carousel-indicators {
    bottom: -4%;
}
.aboutTxt h2{  max-width:100%; }
.aboutTxt ul{max-width:100%; }
.aboutTxt ul li {  background:url(../images/about-list-line-1.html) no-repeat bottom right; background-size:contain; }

.productBox{ width:100%; float:left; border-right:none; border-bottom:solid 1px #ccc; text-align:center; padding:20px 10px; min-height:auto;}
.productBox h2{background: url(../images/arrow-1.html) no-repeat center bottom; background-size:contain;}

.footerNav li { display:block;     padding: 5px 5px; border-right: none;}
.footerNav li:last-child{padding:0 5px;}


.footerRight-1 {
    text-align: left;}


}
@media only screen and (max-width : 736px){

}
@media only screen and (max-width : 600px){
	.product-slider .item  p {     margin: 0 0 0 25%;}
	.dnon-600 { display:none;}
	
	.logowidth{ width:100%; text-align: center;}
	

.product-slider  .thridslider {background:none;  }

.product-slider  .allslider {background:none;  }

}
@media only screen and (max-width : 568px){
	
	.homeBox1, .homeBox2, .homeBox3 {
    padding: 0 0px;
}
	
	.welcomeTxt {
    padding: 0 0 0 0;
    position: relative;
}
	.breadcrumbs { font: 400 10px 'Saira Semi Condensed', sans-serif !important;}
	.breadcrumbs a { font: 400 10px 'Saira Semi Condensed', sans-serif !important;}
	
		.galleryContent h1, .clientContent h1  { width:40%;}
		.contactTxt  h1{ width:45%;}
		.dskBnr{ display:none !important;}
.mobileBnr { display:block !important; height:100% !important;}

}


@media only screen and (max-width : 567px){
	
	.client-list {
    float: left;
    width: 100%;
}
.client-list:nth-child(n+17) .parter-logo {
    border-bottom: 1px solid #d9d9d9;
}

.client-list:nth-child(n+19) .parter-logo {
    border-bottom: 1px solid #d9d9d9;
}
.client-list:nth-child(n+20) .parter-logo {
    border-bottom: 1px solid #fff;
}
.client-list:nth-child(1n+1) .parter-logo {
    border-right: 1px solid #fff;
}
	
	header {

    /* border-top: solid 10px #1b2f4f; */
}
	a.logo {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: absolute;
    top: 0px;
    left: 0;
}
	.halfField label {
   
    font-size: 13px;
}

	.enquirybg {    padding: 30px 15px;}
	.clientSlider h1 { width:90%;     font: 27px/45px 'Saira Semi Condensed', sans-serif;}

	.handheld .navBtn, .navBtnx { height:40px;}
	.topIcon li {
    display: inline-block;
    padding: 0 20px 10px 20px;
}
	
	.headerContent{ 
        height:90px; 
        padding: 10px; 
        text-align: center;
     }
	.headerContent::after{ content: ''; display: block; clear: both; width: 100%; }
	a.logo img{
     height: 70px;
     width: 240px;
     }
	
	a.topPhNum{ right: auto;  left: 35%; top: auto; position: relative; float: left; }
		.topIcon{ right: auto;  left: auto; top: auto; position: relative; float: right; padding:0; }
		
	.handheld.topNav{ top: auto; float: right; position: relative; right: auto; bottom: 0px; }
	
	header.scrolling .headerContent{ padding: 10px; height: 100px; }
	header.scrolling .topNav,header.scrolling .handheld.topNav,
	header.scrolling a.topPhNum{ top: auto; }
	
header.scrolling .topIcon {
    top: 0px;
    right: 0;
}
	.bannerTxt {
    margin: 0px auto 0 auto;
}
header.scrolling a.logo img {
    height: 108px;
}
	.galleryContent h1, .clientContent h1  { width:60%;}
	.contactTxt  h1{ width:65%;}
}

@media only screen and (max-width : 414px){
	
	.producticon ul li:first-child {
    padding: 0 9px;}
	
	.producticon ul li {    width: 50%;
    float: left;}
	.producticon ul li a p { text-align:center;}
	a.topPhNum{font: 700 13px 'Saira Semi Condensed', sans-serif;
}
.bannerTxtBtm{font: 15px  'Saira Semi Condensed', sans-serif;      top: -85px; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}
	
	.clientSlider h1 {
    width: 100%;
    font: 22px/45px 'Saira Semi Condensed', sans-serif;
}
}

@media only screen and (max-width : 360px){
	.topIcon li{    padding: 0 9px;}
}

@media only screen and (max-width : 320px){
	
}

.box{
    display: flex !important;
    
}
#box{
    display: flex !important;
    
}
.box .iso{
    /* padding: 0 30px; */
}
 
.box .content-box .contact-details{
    display: flex;
    margin-bottom: 15px;
}
.box .content-box .contact-details li{
    margin: 0 10px;
    display: flex;
    align-content: stretch;
    align-items: center;
}
.box .content-box .contact-details li .fa{
    color: #1b2f4f;
    font-size: 20px;
    padding-right: 10px;
    font-weight: 700;
}
.box .content-box .contact-details li a{
    text-decoration: none !important;
    font-size: 14px;
    color: #000;
    font-weight: 700;
}
.box .content-box .contact-details li a:hover{
    color: #825a15;
}
.machine-box-top{
    padding: 8px 0;
    display: flex;
    justify-content: space-around;
    
}
.mt-5{
    margin-top:50px;
}
.machine-box-bottom{
    border-top: 1px solid #000;
    padding: 8px 0;
    display: flex;
    justify-content: space-evenly;
}
.machine-box-bottom h5 ,
.machine-box-top h5{ 
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
.footer-contact-list li{
    display: flex;
}
.footer-contact-list li .fa{
    padding-right: 10px;
}
.section-padding{
    padding: 50px 0;
}

/* sectiion styles */
.single-whowe-are-box {
    position: relative;
    display: flex;
    align-items:center;
    padding: 0 14px;
    /* margin: 10px; */
    /* margin-bottom: 40px; */
    line-height: 1.7;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    border-bottom: 5px solid #835a15;
    /* transition: all 400ms ease 100ms; */
}

.single-whowe-are-box:hover{
    /* transform: translate3d(0px, -5px, 0px); */
    background-color: #00518c;
    transform: translateY(-5px);
}
.single-whowe-are-box:hover .text h3  {
    color: #fff !important;
}
.single-whowe-are-box:hover .text p  {
    color: #fff !important;
}

.single-whowe-are-box .count-box {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    color: #ffffff;
    font-size: 130px;
    font-weight: 700;
    line-height: 120px;
    text-transform: uppercase;
}
.single-whowe-are-box .icon {
    position: relative;
    display: block;
}
.single-whowe-are-box .icon img{
    /* transition: all 400ms ease 100ms; */
}
/* .single-whowe-are-box:hover .icon img {transform: perspective(0px) rotateX(0deg) rotate(-10deg);} */
.single-whowe-are-box .text {
    position: relative;
    display: block;
}
.single-whowe-are-box .text h3 {
    margin: 22px 0 17px;
    font-size: 20px;
    color: #000;
}
.single-whowe-are-box .text p {
    margin: 0;
    padding-left: 15px;
    font-weight: 600;
    text-align: left;
}
.text p{
    font-size: 17px;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
    text-align: justify;
}

.bannerBtn{
    width: 100%;
    background: url('images/new/services-bg.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: fixed;
}
.services-style1-area {
    position: relative;
    display: block;
    padding: 50px 0 ;
}
.sec-title.with-text {
    max-width: 770px;
    margin: -4px auto 0;
    padding-bottom: 42px;
}
.sec-title p {
    color: #a0a7ae;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 11px;
}
.sec-title .title {
    position: relative;
    display: block;
    color: #203260;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin: 0 0 19px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    z-index: 1;
}
.sec-title .border-box.center {
    margin: 0 auto;
}

.sec-title .border-box {
    position: relative;
    display: block;
    width: 80px;
    height: 7px;
}
.sec-title .border-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #825c15;
}
.sec-title .border-box.center:after {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.sec-title .border-box:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 3px;
    content: "";
    background: #825c15;
}
.sec-title span {
    display: block;
    color: #83888d;
    font-size: 18px;
    line-height: 28px;
    margin: 24px 0 0;
}
.single-service-style1 {
    position: relative;
    display: block;
    margin-bottom: 20px;
    transform: translateY(-5px) !important;

    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.single-service-style1 .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}
.single-service-style1 .img-holder img {
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}
.overlay-style-two {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    z-index: 2;
    opacity: 0;
    transition: all 900ms ease;
}
.overlay-style-two:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
    display: block;
    opacity: 0;
    text-align: center;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: top;
    transition: all 0.5s;
    background-color: rgba(32, 53, 96, 0.90);
}
.overlay-style-two:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
    display: block;
    opacity: 0;
    text-align: center;
    transform: perspective(400px) rotateX(90deg);
    transform-origin: bottom;
    transition: all 0.5s;
    background-color: rgba(32, 53, 96, 0.90);
}
.single-service-style1 .overlay-content-box {
    position: absolute;
    left: 20px;
    bottom: 0;
    z-index: 5;
}
.single-service-style1 .overlay-content-box .icon, .single-service-style1 .overlay-content-box .title {
    display: table-cell;
    vertical-align: middle;
}

.single-service-style1 .overlay-content-box .icon {
    width: 50px;
    height: 50px;
    background: #3aa40c;
    text-align: center;
    border-top-left-radius: 5px;
}
 
.single-service-style1 .overlay-content-box .icon span:before {
    display: block;
    color: #ffffff;
    font-size: 25px;
}
 
.single-service-style1 .overlay-content-box .title {
    background: #1b2f4f;
    padding-left: 10px;
    width: 100%;
    padding-right: 10px;
    border-top-right-radius: 5px;
}
.single-service-style1 .overlay-content-box .icon, .single-service-style1 .overlay-content-box .title {
    display: table-cell;
    vertical-align: middle;
}
.single-service-style1 .overlay-content-box .title h3 {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
}
.single-service-style1 .text-holder {
    position: relative;
    display: block;
    /* padding:10px; */
    /* box-shadow: 0px 4px 8px 2px #F0F0F0; */
    transition: all 900ms ease 500ms;
    margin-top: -3px;
}
.single-service-style1 .text-holder:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 3px;
    content: "";
    background: rgb(51,152,253);
    background: linear-gradient(90deg, rgba(51,152,253,1) 0%, rgba(81,167,253,1) 40%, rgba(209,232,255,1) 100%);
}
.single-service-style1 .text-holder p {
    margin: 0 0 22px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.7;
}
.single-service-style1 .text-holder .btn {
    position: relative;
    display: block;
    border-top: 1px solid #edf2f7;
    padding-top: 15px;
    padding-bottom: 15px;
}
.btn-two {
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 500ms ease;
}
.operation-img img{
    border-radius:50% !important;
}
.team h3{
    color:#1b2f4f;
}
 
.btn-two span:before {
    position: relative;
    display: inline-block;
    top: 4px;
    padding-left: 8px;
    font-size: 20px;
    line-height: 14px;
}

 
.page-header {
    position: relative;
    display: block;
    padding: 80px 0px;
    overflow: hidden;
    z-index: 1;
    margin: 0px !important;
}
.page-header__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}
.page-header__bg::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000000e0;
    opacity: 0.2;
    content: "";
    z-index: -2;
}
.page-header__inner {
    position: relative;
    display: block;
}
.page-header__inner h2 {
    color: #ffffff;
    font-size: 25px;
    line-height: 1.7;
    font-weight: 700;
    text-transform: capitalize;
    /* margin-bottom: 16px; */
} 
.mt-3{
    margin-top: 30px;
}
.welcomeTxt h3{
    color: #1b2f4f;
    margin: 0px auto !important;
    padding-bottom: 10px;
}
.inner-content h5{
    font-weight: 700;
    padding: 20px 0;
    font-size: 20px;
    background-color: #825c15;
    padding: 10px 15px;
    display: inline-block;
    color: #fff;
    border-radius: 15px 0;
}
.inner-content-list{
    padding: 10px 0;
}
.inner-content-list li{
    font-size: 17px;
    color: #000;
    padding: 5px 0;
    font-weight: 700;
    line-height: 1.7;
}
.inner-content-list li .fa{
    padding-right: 10px;
    color: #1b2f4f;
}
.pic img{
    border-radius: 5px;
}
.box1 {
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 20px  0px;
    align-items: stretch;
    justify-content: center;
    border-radius: 10px;
}
.box1 .icon .fa{
    padding-right:20px;
    font-size: 70px;
    color: #00518c;
}
.icon-content .contactLfIcon a{
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.5;
}
.icon-content .contactLfIcon a:hover{
    text-decoration: none;
    color: #835b14;
}
.form-control{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.contact-form form input[type="text"], .contact-form form input[type="email"], .contact-form form textarea {
    border: none;
    border-bottom: 1px solid #f2f2f2;
    color: #000000;
    display: block;
    font-size: 16px;
    height: 55px;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
    transition: all 500ms ease;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
}
.btn-one {
    color: #fff !important;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    display: inline-block;
    padding: 18px 40px 18px;
    text-transform: uppercase;
    background-color: rgb(130 92 21);
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
    position: relative;
    border-radius: 0px;
    border: 1px solid rgb(130 92 21) !important;
}
.btn-one:hover {
    color: #ffffff !important;
    background: rgb(0 81 140) !important;
    opacity: 0.90;
    border: 1px solid rgb(0 81 140) !important;
}
.contact-form{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 10px;
    padding:10px ;
}
.contact-form h3{
    color: #00518c;
    font-size: 35px;
    padding: 5px 10px;
}

.image-content h3{
    color: #ffffff;
    font-size: 20px;
    /* line-height: 1.7; */
    text-align: center;
    margin: 0 !important;
}
.image-content h3 a{
    color: #fff !important;
    display: block;
}
.image-content h3 a:hover{
    text-decoration: none !important;
}
.image-content{
    background-color: #1b2f4f;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    margin-top: -6px;
}
.image-section:hover .image-content {
    background-color: #825c15;
}
.hid{
    visibility: hidden;
}
.box-shadow{
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; */
}



/* <!--css style --> */

@media (max-width: 767px) {
    .carousel-caption p {
      font-size: 8px !important;
    }
    .carousel-caption h3 {
      font-size: 10px !important;
       padding-bottom: 0px !important;
    }
     .carousel-control-next-icon, .carousel-control-prev-icon {
            display: inline-block;
            width: 10px !important;
            height: 10px !important;
            background: 50%/100% 100% no-repeat;
        }
    
    
    .cap1 , .cap2{
      position: absolute;
      right: 15%;
      bottom: 20px;
      left: 8%;
      top: 16% !important;
    }
    
    .carousel-caption {
      position: absolute;
      right: 15%;
      bottom: 20px;
      left: 8%;
      top: 26%;
      padding: 8px;
        padding-bottom: 5px !important;
          padding-top: 5px !important;
    }
    .carousel-control {
        font-size:9px !important
    }
    #cap1{
        position: absolute;
        right: 15%;
        bottom: 20px;
         left: 4% !important;
        top: 25% !important;  
    }
    #cap2{
        position: absolute;
        right: 15%;
        bottom: 20px;
         left: 4% !important;
        top: 35% !important;  
    }
    }
    
    .carousel-caption{
      position: relative;
      background:rgb(255 255 255 / 72%);
      width: fit-content;
      height: fit-content;
      padding: 10px;
      border-radius: 10px;
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
         left: 8% !important;
        top: 40%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #000000;
        text-align: left !important;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
    }
    .carousel-caption p{
      font-size:20px;
      color: #000000;
      margin: 0px !important;
    }
    
    .carousel-caption h3{
      font-size: 30px;
      line-height:1.7;
      color:#ed5551;
      margin: 0px !important;
      margin: 0px auto !important;
    }
    .carousel-control-next, .carousel-control-prev{
        position: absolute;
        width: 8% !important;
      }
      .carousel-control{
            width: 7%;
          }
          .single-content{
            padding: 15px;
        box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
        border-radius: 10px;

          }
          .single-content:hover{
            transform: translateY(-8px);
          }
    .single-content .img-holder{
        text-align: center;
    }
    .single-content .content-box .title h3{
        font-size: 18px;
        color: #825c15 !important;
        padding: 5px 0;
        text-align: center;
    }
    .bg-clr{
        background-color: #0072bc;
        padding: 30px;
    }

    /* Whatsapp and phone number */ 
    .whats-app {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 60px;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
        left: 5px;
      } 
      .whats-app1 {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 60px;
        background-color: #004aad;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
        right: 5px;
      } 
      .my-float {
        margin-top: 16px;
      } 
      @media only screen and (min-width: 651px)  { 
        .down_enquiry.visible-xs.dontdisplaylg{
            display:none;
        } 
        }
        @media only screen and (max-width: 650px)  {
             .whats-app {
                  position: fixed;
                  width: 35px;
                  height: 35px;
                  bottom: 20px;
                  background-color: #25d366;
                  color: #FFF;
                  border-radius: 50px;
                  text-align: center;
                  font-size: 25px;
                  box-shadow: 2px 2px 3px #999;
                  z-index: 100;
                  left: 5px;
              } 
      
              .whats-app1 {
                  position: fixed;
                 width: 35px;
                    height: 35px;
                    bottom: 20px; 
                  background-color: #004aad;
                  color: #FFF;
                  border-radius: 50px;
                  text-align: center;
                  font-size: 25px;
                  box-shadow: 2px 2px 3px #999;
                  z-index: 100;
                  right: 5px;
              } 
              .my-float {
                  margin-top: 6px;
                  }
      
              .down_enquiry {
                  background: #ffa500 repeat scroll 0 0;
                  bottom: 0;
                  position: fixed;
                  width: 100%;
                  z-index: 9;  
              } 
  
              .down_enquiry ul {
                  list-style-type: none;
                  margin: 0;
                  padding: 0;
              } 
      
              .down_enquiry ul li {
                  float: left;
                  text-align: center;
                  width: 50%;
                  border-right: 1px solid #000;
              } 
              
              li#t1{ 
                  background:#25D366; 
              } 
              
              .down_enquiry ul li a {
                  color: #fff;
                  display: block;
                  font-size: 12px;
                  text-decoration: none;
                  font-weight: bold; 
                  padding: 10px 0;
              } 
        }

        .single-content .img-holder img{
            width: 50px;
        }
        
        
        .single-content .img-holder{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 80px;
        height:80px;
        background: #825c15;
        border-top-right-radius: 85px;
        border-bottom-right-radius: 85px;
        box-shadow: 0px 0px 40px 0px rgb(135, 140, 143, 0.01);
        z-index: 1;
        
    }
    .single-content:hover .img-holder{
        background: #1b2f4f;

    }
    .single-content .img-holder .image-default {
        display: block;
    }
    .single-content .img-holder .hover-image{
        display:none !important;
    }
    .single-content:hover .img-holder .hover-image{
        display: block !important;
    }
    .single-content:hover .img-holder .image-default{display: none  ;}

    .single-content .img-holder:before{
    position: absolute;
    top: 35px;
    left: 30px;
    bottom: 35px;
    width: 6px;
    background: rgba(255, 255, 255, .25);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    }
    .image-section .pic .img{
        width: 150px;
    }
    .flex{
        display: flex;
        align-content: center;
        justify-content: space-around;
        align-items: center;
        padding-bottom: 20px;
    }
    .flex .title h3 {
            font-size: 18px;
            color: #825c15 !important;
            padding: 5px 0;
    }

    @media only screen and (max-width : 760px){
        #box{
            display: none !important;
        }
        .handheld .navBtn   {
            margin: 0 auto;
            position: absolute;
            top: 10px;
            right: 0px;
        }
        .single-whowe-are-box {
            margin-bottom: 15px;
        }
        .hid{
            display: none !important;
        }
        .welcomeTxt h2 {
            font-size: 20px;
        }
        .welcomeTxt h2 span{
            font-size: 18px;
        }
        .rpt-5{
            padding-top: 20px;
        }
        .sec-title .title {
            font-size: 25px;
            margin: 0px !important;
        }
        .single-content{
            margin-bottom: 15px;
        }
        .btn-two {
            font-size: 15px;
        }
        .contact-form h3 {
            font-size: 25px;
        }
        .footer-tittle h3 {
            font-size: 18px;
        }
        .padding-sides{
            margin-bottom: 15px;
        }
        .page-header {
            padding: 30px 0;
        }
        .page-header__bg{
            padding: 30px 0;
            background-position: left;
        }
        .page-header__inner h2 {
            font-size: 16px;
        }
        .scrollup {
            width: 30px;
            height: 30px;
            opacity: 1;
            border-radius: 55px;
            position: fixed;
            bottom: 73px;
        }
        .image-section{
            margin-bottom: 15px;
        }
        .productsList .image-section{
            margin-bottom: 20px;
        }
        .icon-content .contactLfIcon a {
            font-size: 14px;
        }
        .box1{
            margin-bottom: 15px;
            padding: 10px 30px;
            justify-content: left;
        }
        .box1 .icon .fa {
            font-size: 40px;
        }
        .contactLfIcon {
            padding: 0 0 0px;
        }
        .contactTxtbg {
            padding: 0px 0px 0 !important;
            text-align: left;
        }
        .contactTxtbg p {
            font-size: 16px;
        }
        .image-content h3 {
            font-size: 16px;
        }
        .row-reverse{
        display: flex;
        flex-direction: column-reverse;
        }
        .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
            font-size: 14px !important;
        }
        .welcomeTxt h5 {
            color: rgb(130 92 21);
            font-weight: 600;
            font-size: 14px;
        }
        .pic-image{
            margin-bottom: 20px;
        }
       
    }
    .list{
        padding:0 15px;
    }

           /* animation */   
  .reveal{    
    position: relative;    
    transform: translateY(150px);    
    opacity: 0;    
    transition: 1s all ease; 
 }    
  .reveal.active{    
    transform: translateY(0);    
    opacity: 1;  
} 
.list ul{
    list-style-type: disc;
}
.list ul li{
    font-size: 17px;
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    color: black;
    font-size: 17px;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
}
.kloe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.kloe p{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    color: #fff;
}
.pic-image{
    text-align: center !important;
}
.pic-image img{
    width: 250px !important;
}
.ceo h2{
    margin: 10px auto;
    font: 600 19px 'Saira Semi Condensed', sans-serif;
    color: #825c15;
    text-align: center;
}
.ceo h4{
    margin: 10px auto;
    font: 600 15px 'Saira Semi Condensed', sans-serif;
    color: #000000;
    text-align: center;
}
#hdn{
    visibility: hidden;
}
.online img{
    border-radius:12px;
}
.online{
margin-top:20px;
}
.pic-profiles{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding:15px;
}
.pic-profiles h2{
    margin: 10px auto;
    font: 600 25px 'Saira Semi Condensed', sans-serif;
    color: #1b2f4f;
    text-align: center;
}