@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; outline:0;}
.flt{ float:left;}
.flr{ float:right;}
.clr{ clear:both;}

body{font-family: 'Roboto', sans-serif; overflow-x:hidden; background-color:#fff !important;}

.wrapper{max-width:1280px; width:100%; margin:0 auto; padding:0px 20px;}

header{ background:#fff; position:fixed; top:0; left:0; z-index:9; width:100%; transition:all 0.7s;}
.logo{ float:left; width:35%; padding:2px 0; box-sizing:border-box; transition:all 0.7s;}
.logo img{width:500px; height:auto; transition:all 0.7s;}
.menu{ float:right; width:65%;}
.menu ul{ text-align:left;}
.menu ul li{ display:inline-block; vertical-align:middle; margin-left:-4px; list-style:none; poa
:relative; transition:all 0.7s;     animation: 1s .2s fadeIn both;  }
.menu ul li a{display:block; font-size:15px; color:#111; font-family: 'Roboto', sans-serif; font-weight:500; text-decoration:none; /* padding:34px 8px; */ padding:37px 17px; box-sizing:border-box; transition:all 0.7s; text-transform:uppercase;  }
.menu ul > li:hover > a{color:#006bb3;}

.che_mn {
    font-size: 19px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    margin-bottom: 15px;
}

.section6 ul li {
    display: block;
    list-style: none;
}

.section6 .owl-dots {
    text-align: center;
    margin-top: 8px;
}
.section6 .owl-dot {
    border-radius: 0;
    width: 30px;
    height: 4px;
    opacity: 1;
    background: #a3a3a3;
	display:inline-block;
	margin:0 4px;
}
.section6 .owl-dot.active {
    background: #00ad55;
}
.menu ul ul{ position:absolute;  width:200px; background:#f2f2f2;  display:none; animation: 1s .2s fadeIn both;}
.menu ul > li:hover  > ul  {animation: 1s .1s fadeIn both; display:block; }
.menu ul ul li{ display:block; text-align:left; margin-left:0; }
.menu ul ul li a{ text-align:left; padding:12px 20px; display:block;  font-size:13px;}
.menu ul  ul  li:hover a{background:#0099fe; color:#fff;}




.trigger{ float:right; width:5%; text-align:right; padding:0 20px; box-sizing:border-box; display:none;}
.trigger ul{}
.trigger ul li{display:inline-block; vertical-align:top; margin-left:-4px; list-style:none; padding:30px 0;  transition:all 0.7s; }
.trigger ul li a{ border-right:1px solid #000;  padding:2px 10px;  }
.trigger ul li a img{ vertical-align:top;}
.trigger ul li:last-child a{ border:none; padding-right:0;}


.min_height_header{ min-height:85px;}
header.fixed{    box-shadow: 1px -1px 11px rgba(0,0,0,0.5);}
header.fixed .logo img{width:435px; height:auto; transition:all 0.7s;}
header.fixed  .menu ul li a{padding:33px 15px; transition:all 0.7s;}
header.fixed .trigger ul li{    padding: 25px 0; transition:all 0.7s;}
header.fixed .menu ul ul li a{ text-align:left; padding:12px 20px; display:block;  font-size:13px;}


.sidebar_menu{ position:fixed; width:300px; height:100%; right:0; margin-right:-300px; top:0; z-index:999999; background:#3fa313;}




.banner {
    overflow: hidden;
}
.banner .item div:first-child{ background-size:cover !important;}
.banner .item img{width:100%; vertical-align:top; }
.banner ul{}
.banner ul li{ list-style:none;}
.banner .slide-caption { position: absolute; top: 50%; left:50%; transform: translate(0, -50%); text-align: left;
  color: #fff; font-family: 'Roboto'; width:500px; margin-left:-640px; background-color:rgba(0, 0, 0, 0.8); padding:20px}
.banner  .slide-caption__title {font-size:35px; font-weight: 600; color:#fff; font-family: 'Roboto', sans-serif; margin-bottom: 0;text-transform: uppercase;
} 

.banner  .slide-caption__title1 {font-size:23px; font-weight: 700; color:#fff; font-family: 'Roboto', sans-serif; margin-bottom: 0;    font-style: italic;} 
.banner .owl-item .btn{ position:relative; margin-top:25px; display:inline-block; background:url(bt_bg.png) no-repeat top  center; width:147px; height:50px; text-align:center; text-decoration:none; color:#fff; line-height:50px;}
.banner .owl-item .slide-caption__desc{background:url(border.jpg) no-repeat bottom left; padding-bottom:20px;}
.banner .owl-item .slide-caption__desc{ font-size:23px; color:#fff; line-height:41px;}
.banner .owl-item.active .slide-caption__title{ animation: 1s .2s fadeInUp both;}
.banner .owl-item.active .slide-caption__title1{ animation: 1s .2s fadeInUp both;}
.banner .owl-item.active .slide-caption__desc{animation: 1s .6s fadeInUp both; }
.banner .owl-item.active .btn { animation: 1s .9s flipInX both; transition:all 0.7s;}
.banner .owl-item .btn:hover{background:#00ad55 url(bt_bg.png) no-repeat top center;}

/* custom start
*/
.banner .slide-caption2 { position: absolute; top: 50%; left:50%; transform: translate(0, -50%); text-align: right;
  color: #fff; font-family: 'Roboto'; width:1280px; margin-left:-640px;}
.banner  .slide-caption__title2 {font-size:60px; font-weight: 900; color:#fff; font-family: 'Roboto', sans-serif; margin-bottom: 0;text-transform: uppercase;} 

.banner  .slide-caption__title12 {font-size:37px; font-weight: 700; color:#fff; font-family: 'Roboto', sans-serif; margin-bottom: 0;    font-style: italic;} 
.banner .owl-item .btn2{ position:relative; margin-top:50px; display:inline-block; background:url(bt_bg.png) no-repeat top  center; width:147px; height:50px; text-align:center; text-decoration:none; color:#fff; line-height:50px;}
.banner .owl-item .slide-caption__desc2{background:url(border.jpg) no-repeat bottom right; padding-bottom:20px;}
.banner .owl-item .slide-caption__desc2{ font-size:35px; color:#fff; line-height:41px;}
/* custom end
*/ 
.banner_bottom{ background:#f5f5f5;padding:20px 0 18px; box-sizing:border-box;}
.s_b1{ float:left; width:20%; padding:0 15px; box-sizing:border-box; border-right:1px solid #cccccc; transition:all 0.7s;}
.s_b1:nth-child(5){ border-right:none;}
.s_b_img{ float:left; width:40%; position:relative;}
.h_img{ position:absolute; top:0; left:0; opacity:0; transition:all 0.7s;}
.s_b1:hover .h_img{opacity:1;}
.s_b_img img{vertical-align:top;}
.s_b_cont{ float:right; width:60%;}
.s_b_cont h4{ font-size:21px; color:#000; font-weight:bold; padding:5px 0 5px;}
.s_b_cont h5{ font-size:16px; color:#000; font-weight:bold; padding:5px 0 5px;}
.s_b_cont p{font-size:15px; color:#006ab0; font-weight:400;}




.section1{ padding:40px 0;}
.section1_left{ float:left; width:65%; background:#e9f7fd url(section1_bg1.jpg) no-repeat top left; background-size:cover; min-height:572px; }
.section1_right{ float:right; width:32%; margin-left:3%; background:url(section1_bg.jpg) no-repeat top center; background-size:cover; min-height:572px;}

.main_heading{ text-align:center; margin:15px 0px 40px;  color:#111; font-size:35px; line-height:35px; text-transform:uppercase; letter-spacing:1px;}
.second_heading{  font-size:26px; line-height:26px; font-weight:400;}

.section1_left{ padding:50px 30px; box-sizing:border-box;}
.l1_l{ float:left; width:50%; padding-top:9%; box-sizing:border-box; padding-left:20px; box-sizing:border-box; position:relative;}
.l1_r{ float:left; width:50%; padding-left:30px; box-sizing:border-box;}
.l1_l .over_logo{ position:absolute; bottom:-10%; left:60%;}
.l1_r  .second_heading{ color:#006bb3; padding-bottom:10px;}
.l1_r   span{ font-size:20px; color:#006bb3; line-height:30px; font-weight:400;}
.l1_r   p{ font-size:16px; line-height:28px; color:#303030; padding:20px 0;}
.l1_r  a.rd_btn{ font-size:16px; color:#006bb3; line-height:26px; font-weight:400; text-decoration:none; background:url(know.png) no-repeat top 3px right; padding-right:20px; box-sizing:border-box; transition:all 0.3s;}
.l1_r  a.rd_btn:hover{background:url(know_hover.png) no-repeat top 0 right; color:#3fa313;}



.section1_right{ padding:20px; box-sizing:border-box; text-align:center;}
.section1_right .second_heading{ padding:15px 0; color:#fff;}
.section1_right p{ font-size:18px; line-height:30px; color:#fff; font-weight:400; padding-bottom:20px;}
.section1_right a{ color:#f4cf04; font-size:16px; border-bottom:1px solid #f4cf04; line-height:30px; text-decoration:none; transition:all 0.7s; }
.section1_right a:hover{ color:#fff; border-bottom:1px solid #fff; transition:all 0.7s;}

section.wrapper.services_wrapper .wwd_section {height: auto;}
section.wrapper.services_wrapper .inner_wwd_content_bg {height: 306px; position: relative;}
section.wrapper.services_wrapper .wwd_section .wwd_content {margin-bottom: 50px;}
section.wrapper.services_wrapper a.rd {position: absolute; bottom: 50px; right: 50px;}
section.wrapper.services_wrapper a.rd_none {display:none;}



.section2{ padding:40px 0; /*background:url(section2_bg.jpg) no-repeat top center; background-size:cover;*/ background-color: #0099fe;  }
.section2 .main_heading{ color:#fff;}

.section2 img.width_100{width:100%; vertical-align:top;}
.section2_left{ float:left;     width: 45.6%; position:relative;}
.section2_right{ float:left; width: 53.4%; margin-left:1%; position:relative;}
.section_right_top{ margin-bottom:2%; position:relative;}
.section_right_bottom_left {
    float: left;
    width: 100%;
    position: relative;
}
.section_right_bottom_right {
    float: left;
    width: 100%;
    margin-top: 4%;
    position: relative;
    box-sizing: border-box;
}
.section2_txt p{ font-size:26px; color:#fff; font-weight:300; }
.section2_img_hd{ position:absolute; bottom:15px; right:15px; opacity:1; transition:all 0.7s;  text-align:right;}
.hover_content{ position:absolute; top:10px; left:10px; width:calc(100% - 20px); height:calc(100% - 20px); background:url(hover.png) no-repeat top left; background-size:100% 100%; border:1px solid #9d9d9d; padding:20px; box-sizing:border-box; opacity:0; transition:all 0.7s; }

.section2_txt{ transition:all 0.7s;}
.section2_txt:hover  .hover_content{ opacity:1; transition:all 0.7s;}

.section2_txt:hover .section2_img_hd{opacity:0; transition:all 0.7s;}

.section_right_bottom.ffir{ margin-bottom:2%;}

.hover_content1{display:table; vertical-align:middle; height:100%; width:100%; text-align:center; transition:all 0.7s;}
.hover_content2{display:table-cell; vertical-align:middle; text-align:center; padding:0; box-sizing:border-box; transition:all 0.7s;}
.hover_content2 h1{font-size:26px; color:#fff; font-weight:300; padding-bottom:15px;}
.hover_content2 p{ font-size:16px; line-height:24px; color:#fff; }
.rd_more{width:20px; height:20px; background:url(rd_more.png) no-repeat top left; display:block; position:absolute; bottom:10px; right:20px; transition:all 0.7s;}
.rd_more:hover{right:15px;}




.section3{ padding:40px 0;}
.section3_left_pannel{ float:left; width:55.55%;}
.section3_right_pannel{ float:right; width:39.45%; margin-left:5%;}
.section3_left_pannel .swiper-button-next {
    background: url(nxt.png) no-repeat top left;
}
.section3_left_pannel .swiper-button-prev {
    background: url(prv.png) no-repeat top left;
}
.section3_left_pannel .swiper-button-next, .section3_left_pannel .swiper-button-prev {
    position: relative;
    float: left;
    margin-top:-20px;
    width: 15px;  z-index:999; margin-left:-10px; 
}
.section3_left_pannel  .swiper-slide p{ font-size:26px; color:#006cb4; line-height:26px; padding-top:5px;}
.nav_slid{ float:right; margin-right:19px; background:#fff;}
.section3_left_pannel .swiper-slide img{ width:100%; vertical-align:top;}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.animated{animation-duration:1s;animation-fill-mode:both}
 .section3_left_pannel .swiper-slide.swiper-slide-active  .life {animation: 1s .2s fadeIn both;}
 
 
 
 
 .new_section_outer_bg{ background:url(media.png) no-repeat top center; background-size:cover;}
 

.section3_right_pannel .swiper-slide img{ width:100%; vertical-align:top;}

.section3_right_pannel .swiper-pagination{ position:static; margin-top:8px;}
.section3_right_pannel .swiper-pagination-bullet{ border-radius:0; width:30px; height:4px; opacity:1; background:#a3a3a3; }
.section3_right_pannel .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00ad55;}

.section3_right_pannel .caption1{ position:absolute; bottom:0; width:100%; left:0; z-index:99; padding:15px 20px; box-sizing:border-box; background:url(caption_bg.png) no-repeat; background-size:cover;}
.section3_right_pannel .caption1 p{ font-size:16px; line-height:26px; color:#fff; font-weight:400;}


.event_left{ float:left; width:65%;}
.event_left img{width:100%; vertical-align:top;}
.event_right{ float:left; width:50%; margin-left:-15%; position:relative; margin-top:5%; padding:20px; box-sizing:border-box;}
.event_right img{ width:100%; vertical-align:top;}
.event_right{  height:261px; background:url(event_next.png) no-repeat top left; position:relative;}
.event_right p.life{  padding:0 0 0px; box-sizing:border-box; color:#fff !important; line-height:25px;}
.event_right p.life-small{  padding:0 0 0px; box-sizing:border-box; color:#fff; font-size:13px; line-height:20px !important;}
.media_pdf {
    position: absolute;
    bottom: 22px;
}
.event_right .event_date {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    font-weight: 300;
    display: inline-block;
	 padding-right: 15px;
    border-right: 2px solid #fff;
    margin-right: 15px;
	
}

.event_right a.pdf_dnld {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    margin-top: 40px;
    font-weight: 300;
    display: inline-block;
    text-decoration: none;
   
	transition:all 0.5s ease;
}
.pdf_zuery ul li {
    display: inline-block;
    width: 16.5%;
    background: #e9f7fd;
    text-align: center;
    padding: 25px 10px;
    margin-right: 1.5%;
}

.pdf_zuery ul li:nth-child(5n+5){
    margin-right:0;
}

.pdf_zuery ul li {
    display: block;
    text-decoration: none;
	color: #666666
}
.pdf_zuery ul li:hover {
    background: #d6eef9;
}
.pdf_zuery ul li h5 {
    color: #111;
    font-size: 18px;
    line-height: 25px;
	font-weight:600;
	padding-top:15px;
}
.pdf_zuery ul li p {   
    color: #555559;
    font-size: 14px;
    line-height: 19px;
}
.adventz_life23 {
    width: 64%;
    float: left;
}
.adventz_life_pdf {
    width: 33%;
    float: left;
    margin-left: 35px;
    background: #ebebeb;
    padding: 20px 10px 15px 10px;
    box-sizing: border-box;
}

.advp ul li {
    display: block;
    margin-bottom: 21px;
    overflow: hidden;
    background: #006bb3;
    padding: 13px 11px;
}
.advp ul li em img {
    width: 100%;
    box-shadow: 0px 0px 25px #282828;
}
.adventz_life23 ul li.pad_bot_0 {
    margin-bottom: 0px;
}
.advp ul li span {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-align: left;
    font-style: normal;
	line-height:22px;
}
.advp ul li i {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: right;
    font-style: normal;
    float: right;
	line-height:22px;
}
.advp ul li a {
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    background: url(life_don_icon.png) no-repeat left center;
    padding-left: 15px;
	transition: all 0.5s ease;

}
.don_load a{
    float: right;
    padding: 6px 14px 6px 14px;
    background: #00a13d;
    margin-top: 20px;
}

.advp ul li a:hover {
	background: url(life_don_icon_ho.png) no-repeat left center;
	padding-left: 15px;
    
}
.m_pic {
    border: 15px solid #fff;
}
.life_he {
    font-size: 25px;
    color: #333;
    line-height: 30px;
    font-weight: 500;
	
}
.life_mn {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.life_mn h1.life_he {
    display: inline-block;
    text-align: left;
}
.life_section {
    float: right;
}
.life_section select {
    border: 1px solid #787878;
    padding: 5px 15px;
    font-size: 12px;
    color: #333333;
    width: 196px;
}
.life_thir_hd {
    margin-bottom: 8px;
    box-sizing: border-box;
}
.life_thir_hd span {
    font-size: 14px;
    text-align: right;
    float: right;
    color: #333;
    font-weight: 500;
    background: url(date_icon.png) no-repeat left top;
    padding: 0 0 5px 29px;
}
.life_thir_hd .adz3 {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    font-weight: 500;
    display: inline-block;
}
.life_border {
    background: url(life_border.png) no-repeat center center;
    height: 76px;
    text-align: center;
    margin-bottom: 20px;
}
.life_border .life_he {
    padding: 0;
    line-height: 74px;
}





.advp ul li em {
    margin-bottom:11px;
    display: block;
}
.adventz_life23 ul li {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-right: 0;
    margin-bottom: 46px;
    box-sizing: border-box;
    float: left;
}
.adventz_life23 ul li:last-child {
    margin-bottom: 0;
}
.pagination {
    margin-top: 35px;
}
.pagination ul li {
    width: auto;
    list-style: none;
	margin-bottom:0px;
}
.pagination ul li:first-child a {
    border-left: 1px solid #ccc;
    font-size: 20px;
    color: #333;
	 width: 40px;
	 font-weight:500;
}
.pagination ul li:last-child a {
    font-size: 20px;
    color: #333;
	 width: 40px;
	 font-weight:500;
}
.pagination ul li a {
    width: 35px;
    display: block;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    color: #333;
    border-left: none;
	transition:all 0.5s ease;
}
.pagination ul li.active a{background:#006bb3; color:#fff;}
.pagination ul li a:hover{background:#006bb3; color:#fff;}
.adventz_life23 ul li span img {
    width: 100%;
}
.adventz_life23 ul li p {
    padding: 35px 30px;
    color: #333;
    font-size: 20px;
    line-height: 30px;
    background: #ebebeb;
    display: block;
    margin-top: -4px;
    font-weight: 500;
}
.hover_pdf span {
    color: #4e4e4e;
    font-size: 16px;
    line-height: 20px;
}
.icon_pdf23 {
    background: #1376b9;
    padding-left: 15px;
}
.adventz_life23 ul li a em {
    font-style: normal;
    color: #fff;
    display: block;
    padding-bottom: 10px;
    background: url(pdf-icon-line.png) no-repeat top 0px left;
    width: 100%;
    margin: 0 auto;
    padding-top: 8px;
    font-size: 12px;
    padding-left: 35px;
}
.hover_pdf {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.33);
}
.hover_pdf span {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    display: block;
}

.event_right a.pdf_dnld:hover{color:#efd830;}
.section3_left_pannel .swiper-slide.swiper-slide-active  .event_date{ animation: 1s .2s fadeIn both;}


.t_left{ text-align:left;}
.social_contnt{ background:url(social_top_bg.jpg) repeat; padding:50px; box-sizing:border-box;}

.social_contnt_inner{ background:url(social_bg.jpg) no-repeat top center; min-height:528px; text-align:center; padding:50px; box-sizing:border-box;}
.social_contnt_inner .main_heading{ color:#fff; }
.social_contnt_inner p{padding:80px 0; font-size:16px; line-height:26px; color:#fff; text-align:center;}
.exp_more{}
.exp_more a{ font-size:16px; color:#fff; width:260px; height:50px; line-height:50px; text-decoration:none; background:#006bb3; display:block; margin:0 auto; transition:all 0.7s; border-radius:3px;}
.exp_more a:hover{background:#3fa313;}









.section5_inner:nth-child(4) {
    padding-right: 0px;
}
.section5{ background:url(bgtest.jpg) no-repeat top center;  padding:25px 0; box-sizing:border-box;}
.section5_inner{ float:left; width:24%; padding:0 30px; box-sizing:border-box;}
.section5_inner:first-child {
    width: 28%;
    padding: 0 20px;
    padding-left: 0px;
}
.section5_inner .main_heading{ color:#fff; padding-top:10px;}
.section5_detail p{ font-size:16px; line-height:26px; color:#d2d2d2; font-weight:300;}

.section5_inner_main{ border:1px solid #00ad54; padding:40px 20px 20px; box-sizing:border-box; }
.section5_inner_main p{ font-size:16px; line-height:26px; color:#d2d2d2; font-weight:400; text-align:center;}
.section5_inner_main a{ width:31px; height:31px; background:#00ad54 url(pls.png) no-repeat center center; border-radius:100%; display:block; margin-top:20px; text-align:right; float:right;}
.section5_inner_main1{background-color:#d23127; padding:40px 20px 20px; box-sizing:border-box; }
.section5_inner_main1 span {
    width: 31px;
    height: 31px;
    background: #00ad54 url(pls.png) no-repeat center center;
    border-radius: 100%;
    display: block;
    margin-top: 20px;
    text-align: right;
    float: right;
}
.section5_inner_main1 p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.section5_inner_main1:hover{ background:#999999 ; transition:all 0.7s; }
.section5_inner_main1:hover span{background:#fff url(pls_hover.png) no-repeat center center;}
.section5_inner_main1 a {
    text-decoration: none;
}

.section5_inner_main2{background-color:#0f9159; padding:40px 20px 20px; box-sizing:border-box; }
.section5_inner_main2 span {
    width: 31px;
    height: 31px;
    background: #00ad54 url(pls.png) no-repeat center center;
    border-radius: 100%;
    display: block;
    margin-top: 20px;
    text-align: right;
    float: right;
}
.section5_inner_main2 p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.section5_inner_main2:hover{ background:#12ae6b ; transition:all 0.7s; }
.section5_inner_main2:hover span{background:#fff url(pls_hover.png) no-repeat center center;}
.section5_inner_main2 a {
    text-decoration: none;
}
.section5_inner_main3{background-color:#0a6cb0; padding:40px 20px 20px; box-sizing:border-box; }
.section5_inner_main3 span {
    width: 31px;
    height: 31px;
    background: #00ad54 url(pls.png) no-repeat center center;
    border-radius: 100%;
    display: block;
    margin-top: 20px;
    text-align: right;
    float: right;
}
.section5_inner_main3 p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.section5_inner_main3:hover{ background:#077bcc ; transition:all 0.7s; }
.section5_inner_main3:hover span{background:#fff url(pls_hover.png) no-repeat center center;}
.section5_inner_main3 a {
    text-decoration: none;
}


.section5_icon{ text-align:center;}
.section5_inner_main:hover{ background:#00ad54 ; transition:all 0.7s; }
.section5_inner_main:hover a{background:#fff url(pls_hover.png) no-repeat center center;}


.section6{ margin-bottom:40px;}
.section6 .news{ width:100%;  padding:20px 0; box-sizing:border-box; }

.section6  .swiper-pagination{ position:static; margin-top:8px;}
.section6  .swiper-pagination-bullet{ border-radius:0; width:30px; height:4px; opacity:1; background:#a3a3a3; }
.section6  .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00ad55;}


.section6 .news_inner{ padding:15px 15px 15px; box-sizing:border-box; border:1px solid #e1e1e1; position:relative;background-color:#fff; }
.n_title{position:absolute; top:0; left:0;margin-top:15px;margin-left:15px; padding:5px 20px; box-sizing:border-box; background:rgba(1, 69, 114, 0.6); text-align:center; font-size:14px; color:#ffffff; text-transform:uppercase;z-index:999}
.n_comment{ position:absolute; top:15px; right:20px; width:26px; height:24px; /*background:url(comment.png) no-repeat top center;*/}
.n_date{ font-size:16px; color:#2b2b2b; font-weight:600; line-height:28px; margin-top:10px;}
.n_details{ color:#47555f; font-size:15px; line-height:26px; font-weight:400; padding:0px 0 12px;}
.n_more{ text-decoration:none; color:#006ab0; font-size:14px; text-transform:capitalize; line-height:25px;}
.n_more:hover{ color:#3fa313; transition:all 0.7s;}

.view_all{ text-align:center; margin-top:20px;}
.view_all a.rd_btn {  font-size: 16px;  color: #006bb3;  line-height: 26px;  font-weight: 400;  text-decoration: none;
    background: url(know.png) no-repeat top 3px right;  padding-right: 20px;  box-sizing: border-box;  transition: all 0.3s; }
.view_all a.rd_btn:hover{ background: url(know_hover.png) no-repeat top 0 right;   color: #3fa313;}





footer{ /*background:url(section2_bg.jpg) no-repeat top center; background-size:cover;*/  padding:30px 0 0px; background-color:#333;}
.footer_inner{ width:19%; float:left; padding:0 20px; box-sizing:border-box;}
.footer_inner:nth-child(5){ width:24%; padding:0 10px;}

.footer_inner .footer_hd{ text-decoration:none; color:#fff; font-weight:400; text-transform:uppercase; font-size:18px; line-height:26px; padding-bottom:7px; display:block;}
.footer_inner a.footer_hd{padding-bottom:3px;} 
.footer_inner  ul{ padding-bottom:8px;}
.footer_inner ul li{ display:block; list-style:none;}
.footer_inner  ul li a{ text-decoration:none; color:#eee; font-size:16px; font-weight:400; text-transform:capitalize; padding:0px 0; display:inline-block;}
.footer_inner  ul li a:hover{ color:#fff; transition:all 0.7s;}
.footer_inner p{text-decoration:none; color:#eee; font-size:16px; font-weight:400; line-height:20px;  padding:5px 0; display:inline-block;}
.ne_outer{ border:1px solid #ccc; margin-top:15px;}
.in_main{ float:left; width:78%; }
.in_main input[type="text"]{ height:45px; line-height:45px; color:#000; width:100%; border:none; background:#fff; padding:0 15px !important; box-sizing:border-box; font-size:14px; color:#8d8c8c;}
.bt_main{ float:left; width:22%; height:44px;}
.bt_main button{ background:#fff url(form_btn.png) no-repeat center center; width:100%; height:44px; border:none; cursor:pointer;}
.bt_main button:hover{background:#fff url(form_btn_hover.png) no-repeat center center; }

.footer_social{}
.footer_social ul { margin-top:15px;}
.footer_social ul li{ display:inline-block; margin-left:-4px; vertical-align:middle; font-size:14px; text-transform:uppercase; color:#000; font-weight:500; padding-right:10px;}
.footer_social ul li:first-child{margin-left:0; padding-right:20px; box-sizing:border-box; }
.footer_social ul li:nth-child(2){padding-right:0; }
.footer_social ul li a{width:23px; height:19px; transition:all 0.7s; }
.footer_social ul li a.fb{ background:url(social.png) no-repeat top 4px left;}
.footer_social ul li a.tw{background:url(social.png) no-repeat top 4px left -22px;}
.footer_social ul li a.lin{background:url(social.png) no-repeat top 4px right;}

.footer_social ul li a.fb:hover{ background:url(social.png) no-repeat bottom 4px left;}
.footer_social ul li a.tw:hover{background:url(social.png) no-repeat bottom 4px left -22px;}
.footer_social ul li a.lin:hover{background:url(social.png) no-repeat bottom 4px right;}

.copyright{ padding-top:13px; padding-bottom:10px }
.copyright p{ color:#fff; font-size:13px; line-height:26px; font-weight:400; text-align:center;}
.copyright p a{ color:#fff; font-size:13px; line-height:26px; font-weight:400;  text-decoration:none;}
.copyright p a:hover{color:#fff; transition:all 0.7s;}
.copyright p span{padding-left:15px; padding-right:15px;}


.inner_page_banner {
    background-size: cover !important;
    height: 180px;
}
.inner_page_caption {
    top:60px;
    position: relative;
}
.inner_page_caption p{ font-size:38px; line-height:50px; color:#fff;}
.align_right{ text-align:right;}
.align_left{ text-align:left;}
.a_01{display:inline-block; width:100px; height:3px; background:#00ad55; margin-bottom:26px;}




.inner_page_heading{ float:left; width:50%; text-align:left; padding-top:8%; padding-bottom:3%;}
.inner_page_heading h2 {
    font-size: 35px;
    line-height: 25px;
    color: #fff;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
}
.breadcum{ float:left; width:50%; text-align:right; padding-top:4px; padding-top:8%; padding-bottom:3%;}
.breadcum ul{ text-align:right;}
.breadcum ul li{ list-style:none; display:inline-block; vertical-align:top; font-size:14px;color:#8e8e8e; line-height:18px; background:url(bar.png) no-repeat 0 5px; padding:0 8px 0 13px; text-transform: capitalize;}
.breadcum ul li a { text-decoration:none; font-size:14px;color:#8e8e8e; line-height:18px;  }
.breadcum ul li a:hover{ color:#006bb3;}
.breadcum ul li:first-child{background:none;}
.breadcum ul li:last-child {
    padding-right: 0px;
}
.breadcum ul li:first-child a { background:url(link.png) no-repeat 0 3px; padding-left:25px; box-sizing:border-box; }

.wwd_top {
    background: #e9f7fd;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.wwd_top p{ font-size:20px; color:#006bb3; line-height:30px;  font-weight:300; text-align:center; }
.wwd_top p strong{ font-size:20px; color:#006bb3; line-height:30px; font-weight:500;}
.wwd_bottom {
    background: #eee;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.wwd_bottom p{ font-size:20px; color:#006bb3; line-height:30px;  font-weight:300; text-align:center; }
.wwd_bottom p strong{ font-size:20px; color:#006bb3; line-height:30px; font-weight:500;}

/* .mob_show{ display:none;} */
.wwd_section{ height:544px; background-size:cover; margin-bottom:30px; border:5px solid #fff; position:relative; }
.wwd_section1{ background:url(wwd_section1.jpg) no-repeat top center;    }
.wwd_section2{ background:url(wwd_section52.jpg) no-repeat top center;    }
.wwd_section3{ background:url(wwd_section3.jpg) no-repeat top center;    }
.wwd_section4{ background:url(wwd_section4.jpg) no-repeat top center;    }
.wwd_section5{ background:url(wwd_section5.jpg) no-repeat top center;    }
.mob_show{ width:100%; vertical-align:top; display:none;}


.wwd_section .wwd_content{ display:table; height:calc(100% - 100px); max-width:628px; width:100%;  margin-top:50px;  }
.wwd_section:nth-child(odd) .wwd_content{ margin-right:50px; float:right;}
.wwd_section:nth-child(even) .wwd_content{ margin-left:50px; float:left;}
.wwd_section .inner_wwd_content{display:table-cell; vertical-align:middle;  max-width:628px;}
.wwd_section .inner_wwd_content_bg{background:url(wwd_hover.png) no-repeat top center; background-size:100% 100%;  width:100%;  padding:30px; box-sizing:border-box; overflow:hidden; }
.wwd_section .inner_wwd_content_bg p{color:#fff; font-size:15px; line-height:27px; font-weight:300;}
.wwd_section .inner_wwd_content_bg h3{ font-size:24px; color:#fff; font-weight:400; text-transform:uppercase; padding-bottom:20px;}
.wwd_section .inner_wwd_content_bg a.rd{ text-align:right; float:right; padding-top:20px; text-decoration:none; font-size:16px; color:#ffe109; text-transform:uppercase; font-weight:400;  transition:all 0.7s;}
.wwd_section .inner_wwd_content_bg a.rd:hover{ color:#fff; padding-right:5px;}


.wwr_left{ float:left; position:relative;}
.wwr_left img{ padding-right:100px; box-sizing:border-box; width:100%; vertical-align:top;}
.wwr_right{ position:absolute; top:50px; right:0; background:url(hover_top.jpg) no-repeat top right; background-size:100% 100%; width:65%; padding:50px; box-sizing:border-box;}
.wwr_right h1{ font-size:30px; color:#fff; text-transform:uppercase; padding-bottom:20px; font-weight:400;}
.wwr_right p{ font-size:16px; color:#FFF; line-height:28px; font-weight:300; padding-bottom:30px; }



.ld_shil {
    background: url(leader_ship_bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 50px 0 15px 0;
}
.ld_ship_left{ float:left; width:30%; padding:0 0 0 30px; box-sizing:border-box;}
.ld_ship_left img{ width:100%; vertical-align:top;}
.ld_ship_right{float:left; width:70%;  padding:0 40px; box-sizing:border-box;}

.ld_ship_right h2{ font-size:30px; color:#242424; padding-bottom:20px; text-transform:uppercase; font-weight:400;}
.ld_ship_right h3{ font-size:24px; color:#006bb3; font-weight:bold; line-height:28px; padding-bottom:20px; }
.ld_ship_right h3 span{ font-size:16px; display:block; text-transform:uppercase; font-weight:400; color:#8e8e8e; }
.ld_ship_right p {
    font-size: 16px;
    color: #222;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 30px;
}
.ld_ship_right p  strong{font-weight:500; color:#303030; } 

/* mil1 */
label.validationError {
    font-size: 12px !important;
    font-family: 'Hind', sans-serif !important;
}
.milston{ background:url(mildston.jpg) no-repeat top center; background-size:cover; padding:50px; box-sizing:border-box;}
.mil{ background:url(mil1.png) no-repeat top 35px left;}
.milston h2{ color:#fff; font-size:30px; padding-bottom:20px; text-transform:uppercase; font-weight:400;}
.mil{ float:left; width:25%; padding:30px; box-sizing:border-box; }
.milyear{ float:left; width:80%; font-size:40px; font-weight:bold; color:#fff; line-height: 47px;}
.s_no {
    float: right;
    width: 18%;
    text-align: right;
    vertical-align: bottom;
    font-size: 27px;
    color: #3c3c3c;
    font-weight: bold;
    padding-top: 12px;
}
.mil_content{ background:#dfdfe0; min-height:170px; padding:15px; box-sizing:border-box;}
.mil_content{ font-size:16px; color:#3c3c3c; line-height:22px; font-weight:500;}




.top_man {
    background: url(top_man.jpg) no-repeat top center;
    background-size: cover;
    padding: 70px 100px;
    box-sizing: border-box;
    margin: 30px 0 50px 0;
    text-align: center;
}
.top_man h2{ font-size:30px; color:#fff;  font-weight:400; font-weight:400; text-transform:uppercase;}
.top_man  p{ font-size:26px; line-height:42px; color:#fff; padding:40px 0; font-weight:100;}

.k_more{}
.k_more a{ font-size:20px; line-height:50px; color:#fff; text-align:center; width:180px; height:50px; text-decoration:none; background:#00ad55; border-radius:5px; display:block; font-weight:300; margin:0 auto; transition:all 0.7s;}
.k_more a:hover{ background:#fff; color:#00ad55;}



.engg_inf1{ padding-top:30px; position:relative;}
.engg_left1{width: 64%;  text-align: left; float: right;  }
.engg_right1{  float: left;  width: 89%;  margin-left: -56%;}
.engg_right_inner1{ margin:50px 0; height: calc(100% - 100px);  background: url(engg_bg.png) no-repeat top right;  background-size: 100% 100%;   padding: 30px;    box-sizing: border-box;}
.engg_right_inner1 h1{ font-size:24px; color:#fff; line-height:26px; text-transform:uppercase; padding-bottom:15px; font-weight:100;}
.engg_right_inner1 p{ font-size:16px; line-height:28px; color:#fff; font-weight:300; padding-bottom:20px; }	
.engg_right_inner1 a.rd{padding-top:0px; text-decoration:none; font-size:16px; color:#ffe109; text-transform:uppercase; font-weight:400;  transition:all 0.7s;}
.engg_right_inner1 a.rd:hover{ color:#fff; padding-left:5px;}

.engg_outer{ padding-bottom:50px;}
.engg_outer .engg_inf1:nth-child(even) .engg_left1{    width: 65%;  text-align: left;  float: left;}
.engg_outer .engg_inf1:nth-child(even) .engg_right1{    float: right;  width: 99%;  margin-right: -54%;  margin-left: 0;} 
.engg_outer .engg_inf1:nth-child(even) .engg_right_inner1{ margin:50px 0; height: calc(100% - 100px);  background:rgba(181,205,247,0.9);   background-size: 100% 100%;   padding: 30px;  box-sizing: border-box;}

.engg_outer .engg_inf1:nth-child(even) .engg_right_inner1 h1{ font-size:24px; color:#000; line-height:26px; text-transform:uppercase; padding-bottom:15px; font-weight:100;}
.engg_outer .engg_inf1:nth-child(even) .engg_right_inner1 p{ font-size:16px; line-height:28px; color:#000; font-weight:300;}
	
.engg_outer .engg_inf1:nth-child(even) .engg_right_inner1 a.rd{padding-top:0px; text-decoration:none; font-size:16px; color:#006bb3; text-transform:uppercase; font-weight:400;  transition:all 0.7s;}
.engg_outer .engg_inf1:nth-child(even) .engg_right_inner1 a.rd:hover{ color:#fff; padding-left:5px;}



.engg_outer .engg_inf1:nth-child(even) .add_comp{ left:0; right:auto;}
.add_comp{ position:absolute; bottom:0; right:0; background:rgba(0,66,111,0.8); padding:15px 20px; box-sizing:border-box; width:293px;}
.add_comp h3{color:#fff; font-size:14px; line-height:21px; font-weight:500; padding-bottom:5px;}
.add_comp p{color:#fff; font-size:14px; line-height:21px; font-weight:300;}




.engg_outer{ padding-bottom:50px;}
.engg_inf{ padding-top:30px; position:relative;}
.engg_left{ float: right;  width: 65%;  text-align: left; position:relative;}
.engg_left img{ width:100%; vertical-align:top; float:right;}
.engg_right{ float:left; width:35%;}
.engg_right_inner{position: absolute;  top: 48px;   left: 0;    background: url(engg_bg.png) no-repeat top right;  background-size: 100% 100%;      width: 59%;  padding: 30px;  box-sizing: border-box;}
.engg_right_inner h1{ font-size:24px; color:#fff; line-height:26px; text-transform:uppercase; padding-bottom:15px; font-weight:100;}
.engg_right_inner p{ font-size:16px; line-height:28px; color:#fff; font-weight:300;}	



/* .engg_outer.agri_outer .engg_right_inner{ padding:50px;} */

.engg_outer .engg_inf:nth-child(even) .engg_left{ float: left;  width: 65%;  text-align: left;}
.engg_outer .engg_inf:nth-child(even) .engg_right_inner{position: absolute;  top: 65px;   right: 0; left:auto;    /* background: url(engg_bg.png) no-repeat top right; */ background:rgba(181,205,247,0.9);  background-size: 100% 100%;      width:65%;  padding: 30px;  box-sizing: border-box;}
.engg_outer .engg_inf:nth-child(even) .engg_right_inner h1{ font-size:24px; color:#000; line-height:26px; text-transform:uppercase; padding-bottom:15px; font-weight:100;}
.engg_outer .engg_inf:nth-child(even) .engg_right_inner p{ font-size:16px; line-height:28px; color:#000; font-weight:300;}	
/* .engg_outer.agri_outer:nth-child(even)  .engg_right_inner{ padding:50px;} */




.events{}
.events .event_inner{float:left;  width:35%; padding:0 5% 100px 0 ; box-sizing:border-box;}
.events .event_inner.paddin_right0{ padding-right:0; width:30%;}
.events .event_images{}
.events .event_images img{width:100%; vertical-align:top;}
.events  .event_date{ font-size:22px; color:#333333; font-weight:600; line-height:30px; padding:15px 0 0;}
.events .event_content{  }
.events .event_content a{font-size:20px; color:#666666; line-height:28px; padding:15px 0 0; font-weight:400; text-decoration:none; display:block; transition:all 0.7s;}
.events .event_content a:hover{ color:#000;}
.events .ev_more{}
.events .ev_more a{font-size:13px; color:#333333; font-weight:500; text-decoration:none; border-bottom:1px solid #333333; margin-top:20px; display:inline-block; transition:all 0.7s;}
.events .ev_more a:hover{color:#006bb3; border-bottom:1px solid #006bb3; padding-left:10px;}



.media_outer{ padding-bottom:50px;}
.media_outer .media_inner:nth-child(3n+3) {
    border-right: none;
}

.media_outer .media_inner {
    float: left;
    width: 33%;
    padding: 30px 50px;
    box-sizing: border-box;
    transition: all 0.7s;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.media_outer .media_inner:nth-child(1){border-top:none;}
.media_outer .media_inner:nth-child(2){border-top:none;}
.media_outer .media_inner:nth-child(3){border-top:none;}
/* .media_outer .media_inner.border_main{ border-left:1px solid #ccc; border-right:1px solid #ccc;} */
.media_outer .media_inner:hover{background:url(media_hover.jpg) no-repeat top center; background-size:100% 100%;}
.media_outer .media_date{ font-size:22px; color:#333333; font-weight:600; line-height:30px; padding:15px 0 10px; transition:all 0.7s;}
.media_outer .media_inner:hover  .media_date{ color:#fff;}
.media_outer .media_content{}
.media_outer .media_content a{font-size:20px; color:#666666; line-height:28px; padding:15px 0 0; font-weight:400; text-decoration:none; display:block; transition:all 0.7s;}
.media_outer .media_inner:hover .media_content a{ color:#fff;}
.media_outer .media_read{}
.media_outer .media_read a{font-size:13px; color:#333333; font-weight:500; text-decoration:none; border-bottom:1px solid #333333; margin-top:25px; display:inline-block; transition:all 0.7s;}
.media_outer .media_inner:hover .media_read a{color:#fef11a; border-bottom:1px solid #fef11a; }








.career_top{}
.career_top h1{ text-align:center; color:#333333; font-size:30px; font-weight:400; padding-bottom:20px; text-align:center;}
.career_top p{ color:#8e8e8e; font-size:16px; line-height:27px; text-align:center; padding:0 0 40px; box-sizing:border-box;}
.career{ margin:50px 0;}
.career_heading{ background:#006bb3; padding:10px 50px; box-sizing:border-box; font-size:20px; color:#fff; font-weight:400;}
.job_title{color:#3b3b3b; font-size:18px; line-height:24px; font-weight:500; padding-bottom:10px; border-bottom:1px solid #ccc; margin-bottom:10px;}


.job_dc{ background:#f1f1f1; padding:30px 50px; box-sizing:border-box;}
.job_list{ padding:8px 0;}
.job_list_left {
    float: left;
    width: 170px;
    position: relative;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
	line-height: 20px;
}
.job_list_left:before{ position:absolute; top:0; right:0; content:':'; font-size:18px; color:#333333; font-weight:400;}
.job_list_right{ float:right; width:85%; padding-left:5%; box-sizing:border-box; font-size:16px; color:#333333; font-weight:400; line-height: 20px;}
.aply_rd{font-size:15px; color:#cc3333; line-height:18px; border-bottom:1px solid #cc3333; text-decoration:none; display:inline-block;  margin-top:20px; transition:all 0.7s;}
.aply_rd:hover{color:#006bb3; border-bottom:1px solid #006bb3;}
.job_list:last-child  .job_list_left:before{ display:none;}
.job_list_right23 {
    display: inline-block;
    float: right;
}
.aply {
    float: right;
    width: 120px;
    height: 37px;
    line-height: 37px;
    background: #00ad55;
    border-radius: 17px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-top: -9px;
    transition: all 0.7s;
}
.aply:hover{ background:#006bb3; color:#fff;}

.career .job_dc_outer:last-child{ margin-bottom:0px;}
.career .job_dc_outer{ margin-bottom:50px;}
.job_details{    background:#d2ebfc;  padding: 30px 50px;  box-sizing: border-box;}
.job_details p{    font-size: 16px;   line-height: 26px; font-weight:400; color:#47555f;}
.job_details h4{ font-size:18px; color:#333; font-weight:500; margin:20px 0 10px;}
.listing_job{}
.listing_job ul{}
.listing_job ul li{color:#666666; font-size:16px; line-height:28px; padding:5px 30px; box-sizing:border-box; background:url(arrow1.png) no-repeat top 12px left; list-style:none;}
.up_job{background:#4cc975  /* url(up.png) no-repeat top 17px right 40px */; padding:10px 40px 10px 0;color:#fff; font-size:16px; line-height:28px; }
.up_job p{background:url(arrow_w.png) no-repeat top 8px left 50px ; padding-left:80px; box-sizing:border-box; }
.up_job a{ text-decoration:none; color:#fff; font-size:16px; line-height:28px; transition:all 0.7s;}
.up_job a:hover{ color:#333; }


.blk_hover{position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.9); z-index:999;}
.popup_inner{ width:100%; max-width:500px; height:466px; margin:auto; position:fixed; top:0; left:0; bottom:0; right:0; z-index:9999;}
.popup_inner .close{ float:right; margin-top:-10px; margin-right:-10px; cursor:pointer;}
.popup_inner h1{background:#4cc975; text-align:center; font-size:26px; color:#fff; font-weight:400; padding:10px 0;}
.popup_inner form{ padding:30px; box-sizing:border-box; background:#ffffff;}
.job_f_l{ float:left; width:35%; color:#a4a4a4; font-weight:300; font-size:16px; }
.job_f_r{ float:right; width:65%; padding-left:20px; box-sizing:border-box;     color: #a4a4a4;
    font-weight: 300;    font-size: 16px; }
.job_f_r p{ padding-top:5px;}	
.job_f_r input[type="text"]{ width:100%; height:35px; line-height:35px; color:#333; font-size:16px; font-weight:400; border:1px solid #a4a4a4; padding:0 10px; box-sizing:border-box;}
.job_f_r input[type="text"].error{ border:1px solid red;}
.job_f_r input[type="file"]{ width:100%; height:35px;  color:#333; border:1px solid #a4a4a4; padding:5px 10px; box-sizing:border-box; }
.job_f_r input[type="file"].error{ border:1px solid red;}
.job_f_r button{ width:125px; height:35px; color:#fff; font-size:16px;  text-align:center; border-radius:20px; background:#4cc975; border:none; text-transform:capitalize; cursor:pointer; transition:all 0.7s; margin-left:10px;}
.job_f_r button:hover{ background:#006bb3;}
.job_f:first-child{ margin-top:0;}
.job_f{ margin-top:20px;}


.popup_inner{ display:none;}
.job_details{ display:none;}
.blk_hover{ display:none;}



.top_man_outer{ margin-bottom:50px;}
/*.top_man_inner{ padding:40px; box-sizing:border-box; background:#ebebeb; border:1px solid #e3e3e3;}*/
.top_man_inner {
    padding: 46px 140px 55px 60px;
    box-sizing: border-box;
    background: #ebebeb;
    border: 1px solid #e3e3e3;
	margin-bottom:45px;
	background-size: cover !important;
}
.partnet_hd {
    font-size: 25px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 30px;
}
.prom_ss ul li:nth-child(3n+3) {
    margin-right: 0px;
}

.prom_ss ul li {
    display: inline-block;
    width: 30%;
    margin-right:4%;
    vertical-align: top;
}
.prom_ss ul li span {
    display: inline-block;
    font-size: 16px;
    color: #006bb3;
    line-height: 20px;
}
.prom_ss ul li p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    color: #333333;
    font-weight: 500;
}
.prom_ss_img img {
    border: 5px solid #fff;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.email-submit.success h2 {
    font-size: 14px;
    font-weight: 500;
    color: #00ad55;
}
.email-submit.error h2 {
    font-size: 14px;
    font-weight: 500;
    color: #f00;
}
.top_Senior_inner {
    padding-right: 35px;
    padding-left: 65px;
    padding-bottom: 35px;
}

.Senior ul li:nth-child(3n+3) {
    margin-right: 0;
}

.Senior ul li {
    display: inline-block;
    width: 31%;
    margin-right:3%;
    vertical-align: top;
    padding: 24px 10px 10px 45px;
    background: #fff;
    border: 1px solid #acacac;
    margin-bottom: 20px;
    min-height: 110px;
    box-sizing: border-box;
}
.Senior ul li span {
    display: inline-block;
    font-size: 16px;
    color: #0066cc;
    line-height: 20px;
}
.Senior ul li p {
    font-size: 14px;
    line-height: 20px;
    margin-top:10px;
    color: #333333;
    font-weight: 500;
}




.top_m_left{width:30%; float:left; padding-right:10px; box-sizing:border-box;}
.top_m_left .m_pic img{width:100%; vertical-align:top;}
.m_details{}
.m_details h2{font-size:24px; color:#333; line-height:30px; font-weight:600; padding:15px 0 5px; }
.m_details p{font-size: 16px; line-height: 28px; color: #000; font-weight: 300;}
.top_m_right{ width:70%;float:right; padding-left:30px; box-sizing:border-box;}
.top_m_right p{font-size: 16px; line-height: 28px; color: #000; font-weight: 300; padding-bottom:20px;}

.top_man_inner:nth-child(even){background:url(m_bg.jpg); border:none;}
.top_man_inner:nth-child(even) .top_m_left{width:30%; float:right; padding-left:10px; box-sizing:border-box; padding-right:0;}
.top_man_inner:nth-child(even) .top_m_right{ width:70%;float:left; padding-right:30px; padding-left:0; box-sizing:border-box;}




.contact_g{background:#cde2ed; height:180px; padding-top:100px; box-sizing:border-box;}
.contact_g_inner {
    background: #fff;
    height: 440px;
    width: 100%;
    max-width: 1150px;
    margin: -150px auto 118px;
    box-shadow: 0px 0px 80px 9px rgba(0,0,0,0.2);
    padding: 50px 30px 50px 50px;
    box-sizing: border-box;
}
.contact_g_left{float:left; width:50%; padding-right:50px; box-sizing:border-box;}
.contact_g_right{ float:right; width:50%; padding-left:0; box-sizing:border-box;}
.c_logo{ padding-bottom:30px;}
.contact_g_left h2 {
    font-size: 25px;
    color: #333333;
    line-height: 25px;
    padding-bottom: 15px;
    font-weight: 500;
    font-family: 'Hind', sans-serif;
}
.contact_g_left h3 {
    font-size: 22px;
    color: #005aab;
    font-weight: 700;
    line-height: 30px;
    font-family: 'Hind', sans-serif;
}
.contact_g_left span {
    font-size: 18px;
    color: #006bb3;
    font-weight: 500;
    line-height: 25px;
    display: block;
    padding: 5px 0 10px;
    font-family: 'Hind', sans-serif;
}
.contact_g_left p{ font-size:16px; color:#333333; line-height:25px; }
.contact_g_left p a {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    text-decoration: none;
    transition: all 0.7s;
    font-family: 'Hind', sans-serif;
    font-weight: 500;
}
.contact_g_left p a:hover{color:#006bb3;}

.contact_g_right{}
.contact_g_right h1 {
    font-size: 60px;
    color: #dddddd;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Hind', sans-serif;
    line-height: 60px;
    text-align: right;
}

.c_form {
    background: #fff;
    max-width: 415px;
    width: 100%;
    float: right;
    /* height: 400px; */
    box-shadow: 0 5px 100px 8px rgba(0,0,0,0.2);
    margin: -15px 0 0 0;
}

.c_form h2 {
    width: 262px;
    padding: 10px 40px;
    box-sizing: border-box;
    color: #fff;
    font-size: 24px;
    color: #fff;
    background: #005aab;
    margin-top: 15px;
    font-family: 'Hind', sans-serif;
    line-height: 32px;
    display: block;
    font-weight: 600;
}

.c_form form {
    padding: 17px 40px 10px 40px;
    box-sizing: border-box;
}
.c_form form{}
.c_fom:first-child{ margin-top:0;}
.c_fom{ margin-top:15px;}
.c_fom input[type="text"] {
    width: 100%;
    height: 35px;
    border: 1px solid #ddd;
    line-height: 35px;
    padding: 0 10px 0 15px;
    box-sizing: border-box;
    font-size: 15px;
    color: #333;
    font-family: 'Hind', sans-serif;
    font-weight: 400;
}





.c_fom textarea{display:block; height:90px; width:100%; height:90px; border:1px solid #ddd; line-height:20px; padding:7px 15px 10px 15px; box-sizing:border-box; font-size:15px; color:#333; resize:none; font-family: 'Hind', sans-serif;}
.c_fom .name{ background:url(name.png) no-repeat 10px 7px;}
.c_fom .mobile{ background:url(mobile.png) no-repeat 10px 7px;}
.c_fom .mail{ background:url(email.png) no-repeat 10px 11px;}
.c_fom button {
    background: #2867b6;
    width: 117px;
    height: 35px;
    line-height: 34px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border: none;
    border-radius: 17px;
    cursor: pointer;
    transition: all 0.7s;
    font-family: 'Hind', sans-serif;
    font-weight: 500;
	
}
.c_fom button:hover{background:#00a651;}

.enquiry-button {
    background: #2867b6;
    width: 117px;
    height: 35px;
    line-height: 34px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border: none;
    border-radius: 17px;
    cursor: pointer;
    transition: all 0.7s;
    font-family: 'Hind', sans-serif;
    font-weight: 500;
	
}
.enquiry-button:hover{background:#00a651;}
h3.slide-caption__title1.fnt_sml {
    font-size: 32px;
}
#our_slider {
    width: 64%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.g_map{    margin: -43px 0 0 0;}
.g_map h1 {
    font-size: 60px;
    color: #dddddd;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 65px;
    white-space: nowrap;
    font-family: 'Hind', sans-serif;
    line-height: 60px;
}
.g_map  iframe{ padding-top:5px;}


.st_top{font-size:24px; color:#006bb3; line-height:30px; padding:0 0 80px 0; text-align:center;}
.st_a{ padding-bottom:10px;}
.st_a_l{ float:left; width:25%;}
.st_a_l img{ width:100%; vertical-align:top;}
.st_a_r{ float:left; width:75%; padding-left:30px; box-sizing:border-box;}

.st_a_r p {
    color: #333333;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 20px;
}
.st_a_r p span{color:#076fb5; font-size:16px; line-height:28px;font-weight:400;} 

.list_style{}
.list_style ul{}
.list_style ul li{color:#333333; font-size:16px; line-height:28px;font-weight:400; margin-bottom:25px; position:relative; list-style:none; padding-left:15px; box-sizing:border-box;}
.list_style ul li:after{ width:5px; height:20px; background:#006bb3; content:''; position:absolute; top:6px; left:0;}




.list_style2 ul li {
    color: #333333;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 25px;
    position: relative;
    list-style: none;
    padding-left: 15px;
    box-sizing: border-box;
    padding-bottom: 3px;
}
.list_style2 ul li:after {
    width: 4px;
    height: 100%;
    background: #006bb3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}
.list_style2 ul li:before {
    width: 100%;
    height: 1px;
    background: #006bb3;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}




.st_bottom{ margin:50px 0;}
.st_bottom p {
    color: #333333;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
}
.st_bottom2 {
    margin-top: 25px;
}

 .real a.rd {
    text-align: right;
    float: right;
    padding-top: 20px;
    text-decoration: none;
    font-size: 16px;
    color: #ffe109;
    text-transform: uppercase;
    font-weight: 400;
    transition: all 0.7s;
}
 .real a.rd:hover {color:#000;}
 .st_main_outer{ padding-bottom:50px;}
 .st_main{ margin-bottom:50px;}
 .padding-top-30{ padding-top:30px;}
 .hd_haeding {
    font-size: 22px;
    color: #333333;
    font-weight: 500;
	font-family: 'Hind', sans-serif;
    padding-bottom: 0px;
    text-transform: uppercase;
    
}
 .hd_detail p {
    font-size: 17px;
    line-height: 27px;
    color: #333;
    padding-bottom: 25px;
}
 .hd_detail p strong {
    color: #333;
    font-size: 15px;
}
 .second_hd_haeding{font-size:20px; color:#006bb3; padding-bottom:15px; text-transform:uppercase; font-weight:500;}	
 .hd_detail p span {color: #076fb5; font-size: 16px; line-height: 28px; font-weight: 400;}
.st_main3 {
    margin-bottom: 0px;
    margin-top: 10px;
}
 .second_hd_haeding {
    font-size: 15px;
    color: #333;
    font-weight: bold !important;
}
.event_main2 {
    padding: 10px;
    background: #eee;
    min-height:auto;
}
.cont_bn222 {
    padding-bottom: 10px !important;
}
.saroj_scroll {
    height: 500px;
    margin-bottom: 50px;
}
.saroj_scroll .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgb(0, 107, 179) !important;
}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 1 !important;
}
 .st_main{}
 .st_main5 {
    margin-bottom: 25px;
}
.st_main .padd_cont_0 {
    padding-bottom: 0;
}
.wwd_section:last-child {
    margin-bottom: 50px;
}
 .events.st_main_ev .event_inner {float: left;  width:25%;  padding: 0 2% 30px 0;  box-sizing: border-box;}
.events.st_main_ev .event_inner .second_hd_haeding{ text-transform:capitalize; font-weight:400; padding:10px 0;}
.events.st_main_ev .event_inner .hd_detail p{ line-height:25px;}
 .events.st_main_ev .event_inner.paddin_right0 {  padding-right: 0; width: 23%;}
.events.st_main_ev .event_inner a{ text-decoration:none; color:#666666;}
.events.st_main_ev .event_inner a:hover{color:#006bb3;}

.locationBx {
    text-align: left;
    float: left;
    width: 31%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transition: all .5s ease-in-out;
    box-sizing: border-box;
    padding: 20px 0 0 25px;
    background: #eee;
    margin-right: 25px;
    min-height: 271px;
}
.csr_gallery.docs-pictures {
    margin-top: 25px;
}
.locationBx:nth-child(3n+3){margin-right:0px;}
.locationBx_images {display: block; position: relative; overflow: hidden;}
.locationBx_cap {display: block; padding-top: 5px; color: #565656; font-size: 16px; font-family: 'Roboto', sans-serif;    line-height: 20px; /* word-break: break-all; */ transition: all .5s ease-in-out;}
.locationBx_images_hover {display: block; position: absolute; top: 0; left: 0; opacity: 0; background: #fff; width: 100%;
height: 100%;}
.locationBx_cap a{ text-decoration:none; color:#666666;}
.locationBx_cap a:hover{color:#006bb3;}
/*.locationBx:nth-child(odd) {background: #f1f1f1;}
.locationBx:nth-child(even) {background: #f8f8f8;}*/
 
.o_logo_l {
    width: 30%;
    padding-right: 15px;
    box-sizing: border-box;
    float: left;
    padding: 10px;
}
.o_logo_l img{ width:100%; vertical-align:top;}
.o_logo_r{width:70%; padding-left:15px; box-sizing:border-box; float:left;}
.o_logo_l img {
    width: 100%;
}
 
.csr_gallery_inner {float: left; width: 35%;  padding: 0 5% 50px 0;  box-sizing: border-box;}
.csr_gallery_inner img {
    width: 100%;
    vertical-align: top;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
}
.csr_gallery_inner.pd_r{padding-right: 0; width: 30%;} 
 
.fl_outer {margin-top: 10px;}
.fl_date {font-size: 16px; line-height: 20px; color: #565656; font-family: 'Roboto', sans-serif; margin-top: 8px;}
.fl_down {margin-top: 8px;}
.fl_outer .fl_down a {background: #bce3f9 url(icon-pdf.gif) no-repeat top 7px right 12px; font-family: 'Roboto', sans-serif; font-size: 13px;line-height: 18px; text-decoration: none; color: #000; border-radius: 3px; border: 1px solid #bdd0eb; padding: 3px 29px 3px 15px; box-sizing: border-box; display: inline-block; transition: all .7s; -webkit-transition: all .7s;}

.fl_outer .fl_inner.border_right_none {border-right: none; padding-right: 0;}
.fl_outer .fl_inner.border_left_none {border-left: none; padding-left: 0;}

.fl_outer .fl_inner {float: left; /*width: 25%;*/ padding: 0 20px; border-right: 1px solid #bdd0eb; box-sizing: border-box;
margin-bottom: 40px;}
 a.rd.po_set {
    text-align: right;
    float: right;
    padding-top: 20px;
    text-decoration: none;
    font-size: 16px;
    color: #ffe109;
    text-transform: uppercase;
    font-weight: 400;
    transition: all 0.7s;
}
a.rd.rd2323 {
    color: #006bb3;
}
 a.rd.po_set:hover{color:#fff; padding-left:5px;}
.add_comp.add_comp_left {
    left: 0;
    right: auto;
}
a.mailto23 {
    color: #4a4a4a;
    text-decoration: none;
}
a.mailto23:hover {
    color: #006bb3;
    text-decoration: none;
}

.list_style.blue2 ul li {
    margin-bottom: 15px;
}
.list_style.blue2 ul li a {
    color: #006bb3;
    text-decoration: none;
}

.Chairman img {
    width: 100%;
}

.Chairman {
    width: 229px;
    float: right;
    margin: 0 0 0 25px;
}
em.saroj {
    font-size: 14px;
    color: #222;
    display: block;
    margin-top: 10px;
    text-align: center;
}
 .engg_right_inner1 a.rd23 {
    float: right;
}






.serch_23 {
    width: 270px;
    transition: all 0.5s ease-in-out;
    display:none;
    position: absolute;
    top: 21px;
    right: -270px;
}
.serch_23 form .ser_ntb {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #b1b1b1;
    color: #676767;
    box-sizing: border-box;
}
.serch_23.serch_btn {
    right: 43px;
}
header.fixed .serch_23{top:16px;}

.saroj_scroll ul li {
    font-size: 16px;
    color: #222;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 10px;
    padding-left: 25px;
	position:relative;
}
.saroj_scroll ul li:after {
	position:absolute;
	left:0;
	top:8px;
	width:10px; height:10px; content:""; border-radius:50%; background:green; 
}
.Reports{margin-bottom:30px;}
.pdf_mn{margin-bottom:20px;}
.Reports .pdf_zuery ul li{width:16.9%; margin-bottom:22px; vertical-align:top;}
.pdf_zuery {
    margin-bottom: 20px;
}
.Reports_shd {
    font-size: 25px;
    color: #333;
    line-height: 30px;
    padding-bottom: 10px;
    font-weight: 500;
}
.Reports_shd2 {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    padding-bottom: 10px;
    font-weight: 500;
    margin-top: 10px;
}
.quarterly, .quarterly2 {
    margin:0px 0 25px 0;
    border-bottom: 1px solid #ccc;
}
.quarterly ul li, .quarterly2 ul li {
    display: inline-block;
    list-style: none;
	transition:all 0.5s ease;
}
.quarterly ul li a, .quarterly2 ul li a {
    font-size: 16px;
    text-decoration: none;
    padding: 10px 25px;
    background: #333;
    display: block;
    color: #fff;
	transition:all 0.5s ease;
}
.quarterly ul li:hover a, .quarterly2 ul li:hover a {
    background: #016cb3;
    color: #fff;
}
.quarterly ul li.active a, .quarterly2 ul li.active a{
    background: #016cb3;
}
.quarterlytabs, .quarterlytabs2{display:none;}
.quarterlytabs_dsblk, .quarterlytabs_dsblk2{display:block;}



.pdf_zuery.Annual ul li {
    padding: 10px;
    border: 1px solid #ccc;
    background: none;
	width: 16.5%;
}
.Annual_don_load {
    width: 100%;
	border: 1px solid #ebebeb;
	
}
.pdf_zuery.Annual ul li a span img {
    width: 9%;
    vertical-align: bottom;
    margin-left: 5px;
}
.pdf_zuery.Annual ul li:hover a span{color:#f00;}
.pdf_zuery.quarterlytabs ul li, .pdf_zuery.quarterlytabs2 ul li {
    width: 21.5%;
}
.pdf_zuery.Annual ul li a span{font-size:15px;}
.click_Quart {
    background: #016cb3;
    text-align: center;
    padding: 2px 0 0 0;
    cursor: pointer;
    display: none;
}
.click_Quart2 {
    background: #016cb3;
    text-align: center;
    padding: 2px 0 0 0;
    cursor: pointer;
    display: none;
}




#slider2 .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 44%;
    width: 100%;
    transform: translate(0, -50%);
}
#slider2 .owl-prev {
    background: url(life_alide_flt.png) no-repeat;
    height: 136px;
    width: 47px;
	float:left;
	margin-left:50px;
	font-size:0px;
	
}
#slider2 .owl-next {
    background: url(life_alide_fltr.png) no-repeat;
    height: 136px;
    width: 47px;
	float:right;
	margin-right:50px;
	font-size:0px;
	
}

#slider3 .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
}
#slider3 .owl-prev {
    background: url(life_alide_flt.png) no-repeat;
    height: 136px;
    width: 47px;
	float:left;
	margin-left:50px;
	font-size:0px;
	
}
#slider3 .owl-next {
    background: url(life_alide_fltr.png) no-repeat;
    height: 136px;
    width: 47px;
	float:right;
	margin-right:50px;
	font-size:0px;
	
}

.media_outer23 ul li {
    display: inline-block;
    width: 23.5%;
    margin-right: 20px;
    margin-bottom: 20px;
	vertical-align: top;
}

.media_outer23 ul li.alldatas.data-january:nth-child(4n+4), .media_outer23 ul li.alldatas.data-february:nth-child(4n+4), .media_outer23 ul li.alldatas.data-march:nth-child(4n+4), .media_outer23 ul li.alldatas.data-april:nth-child(4n+4), .media_outer23 ul li.alldatas.data-may:nth-child(4n+4), .media_outer23 ul li.alldatas.data-june:nth-child(4n+4), .media_outer23 ul li.alldatas.data-july:nth-child(4n+4), .media_outer23 ul li.alldatas.data-august:nth-child(4n+4), .media_outer23 ul li.alldatas.data-september:nth-child(4n+4), .media_outer23 ul li.alldatas.data-october:nth-child(4n+4), .media_outer23 ul li.alldatas.data-november:nth-child(4n+4), .media_outer23 ul li.alldatas.data-december:nth-child(4n+4){margin-right:0px;}


.media_outer23 ul li .csr_gallery_inner {
    display: inline-block;
    width:100%;
	padding:0px;
}
.media_outer23 ul li .csr_gallery_inner span {
    color: #333;
    padding: 10px;
    display: block;
    background: #ccc;
    text-align: center;
    font-size: 14px;
}
.hover_content a {
    text-decoration: none;
}
.swiper-slide a {
    text-decoration: none;
}
.media_outer23 ul li .csr_gallery_inner span em {
    display: block;
    font-style: normal;
    padding-bottom: 3px;
}

.viewer-button {
    background-color: #006bb3 !important;
}
.viewer-container {
    background-color: #fff !important;
}
.viewer-list.viewer-transition {
    display: none;
}
li.viewer-one-to-one, li.viewer-reset, li.viewer-rotate-left, li.viewer-rotate-right, li.viewer-flip-horizontal, li.viewer-flip-vertical {
    display: none;
}
.viewer-toolbar {
    width: 133px !important;
}
.viewer-title {
    font-size: 20px !important;
    color: #333 !important;
    margin-bottom: 25px !important;
}
.news-month {
    display: inline-block;
    width: 72%;
}
.news-month ul li {
    display: inline-block;
    box-sizing: border-box;
    list-style: none;
    background: none;
    font-size: 13px;
    color: #999191;
    margin-right: 3px;
    margin-bottom: 8px;
}
.news-month ul li a {
    color: #333;
    padding: 6px 10px;
    border: 1px solid #ccc;
    display: block;
    text-decoration: none;
	transition:all 0.5s ease;
	font-size:14px;
}
.news-month ul li:hover a {
    color: #fff;
    background: #006bb3;
}
.news-month ul li.active a {
    color: #fff;
    background: #006bb3;
}
.news-year {
    float: right;
    color: #454545;
    width: 28%;
    text-align: right;
}
.news-year select {
    width: 150px;
    border: 1px solid #a9a9a9;
    box-sizing: border-box;
    padding: 6px;
    font-size: 13px;
    color: #454545;
}
.news_month_mn {
    margin-bottom: 20px;
}
.news-year span {
    display: inline-block;
    font-size: 15px;
    color: #333;
}
.media_outer23 {
    margin-bottom: 30px;
}
.hd_detail_left .locationBx {
    width: 100%;
}

.hd_detail_left {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.hd_detail_left:first-child {
    margin-right: 20px;
}
.hd_detail_left {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}
.height_2 {
    height: 25px;
}

.life_mn:first-child h1.life_he {
    margin-top: 0;
}

.life_mn h1.life_he {
    margin-top: 30px;
}

.what_left {
    width: 48.5%;
	float:left;
}
.what_right {
    width: 48.5%;
    float: left;
    margin-left: 20px;
}

ul#slider3 li {
    list-style: none;
}

.career_form .form-group {
    margin-bottom: 25px;
    width: 31.5%;
    display: inline-block;
    margin-right:20px;
	vertical-align:top;
	float:left;
}
.career_form .form-group:nth-child(3n+3) {
    margin-right:0;
}

.career_form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 10px 0 40px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
	transition:all 0.5s ease;
}
.career_form textarea.textarea{
    display: block;
    width: 100%;
    height:105px;
    padding: 5px 10px 0 40px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
	transition:all 0.5s ease;
}
.career_form .form-control:focus {
    background: none;
    padding-left: 13px;
    background-color: white;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.career_form .form-group label {
    font-size:15px;
    line-height:20px;
    margin-bottom: 5px;
    display: block;
    color: #333;
	font-family: 'Roboto', sans-serif;
}
.form-group.upload_resume_mn {
    vertical-align: middle;
}
label.cv {
    display: inline-block !important;
    width: 22%;
	margin: 12px 0 0 0;
}
input.form-control.upload_resume {
    width: 76%;
    float:right;
}
.btn_botton_form {
    width: 120px;
    height: 37px;
    line-height: 37px;
    background: #00ad55;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.7s;
    border: none;
    font-size: 16px;
    cursor: pointer;
}
.career_form .form-group select {
    width: 100%;
    height: 40px;
    border-radius: 3px;
    font-size: 15px;
    color: #333;
    padding-left: 10px;
}
.career_form .form-group select option {
    color: #333;
    font-size: 15px;
    line-height: 27px;
}
input.form-control.upload_resume {
    padding-top: 8px;
    padding-left: 13px;
}
.btn_botton_form:hover {
    background: #0970b6;
}

input.form-control.Name {
    background: #fff url(career_name.png) no-repeat 10px 8px;
}
.career_form textarea.textarea{
    background: #fff url(career_address.png) no-repeat 10px 5px;
}
input.form-control.Email{
    background: #fff url(career_Email.png) no-repeat 10px 12px;
}
input.form-control.Mobile{
    background: #fff url(career_Mobile.png) no-repeat 15px 10px;
}
input.form-control.Landline{
    background: #fff url(career_Landline.png) no-repeat 10px 13px;
}
input.form-control.Experience{
    background: #fff url(career_Experience.png) no-repeat 10px 13px;
}
input.form-control.CTC{
    background: #fff url(career_ctc.png) no-repeat 10px 8px;
}
input.form-control.Qualification{
    background: #fff url(career_Qualification.png) no-repeat 16px 10px;
}
input.form-control.Key{
    background: #fff url(career_Key.png) no-repeat 18px 13px;
}
.form_left1 {
    float: left;
    width: 66.7%;
}
.form_right1 {
    width: 31.5%;
    float: left;
    margin-left:-7px;
}
.form_left1 .form-group {
    width: 47%;
}
.form_left1 .form-group:nth-child(3){margin-right:20px;}
.form_right1 .form-group {
    width:100%;
}
.form_center1 {
    clear: both;
}

.career_form textarea.textarea:focus{background:none; background-color:white; padding-left:13px;}



.career_form ::-webkit-input-placeholder { 
	color:#333;
}
.career_form  ::-moz-placeholder {
	color:#333;
}
.career_form :-ms-input-placeholder { 
	color:#333;
}
.career_form :-moz-placeholder {
	color:#333;
}
.career_form .form-group label.validationError {
    font-size: 12px !important;
    font-family: 'Hind', sans-serif !important;
    margin: 0 !important;
}


.section_demo p {
    font-size: 18px;
    color: #999999;
    line-height: 27px;
    font-weight: 300;
    margin: 0 250px 25px 0;
    font-family: 'Open Sans', sans-serif;
}

.section_demo h1 {
    font-size: 23px;
    color: #666;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}
.our_new h1 span {
    display: block;
    border-bottom: 2px solid #00a85b;
    margin: 5px 15px 0 15px;
}

.section1_left.section_demo {
    background: none;
    padding: 7px 0 0 0;
}
.video_1 img {
    width: 100%;
    height: 458px;
    object-fit: cover;
}
.section1_right.section1_right_demo {
    padding: 0 0 25px 0;
    background: #eceaea;
}
.our_new {
    margin: -4px 0 0 0;
    padding: 35px 6px 0 6px;
}

.our_new p {
    font-size: 16px;
    color: #666;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    margin:0;
}

.our_new h1 {
    font-size: 23px;
    color: #333;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
}
.our_new a {
    color: #048244;
    border-bottom: 1px solid #048244;
}
.our_new a:hover {
    color: #004724;
    border-bottom: 1px solid #004724;
}
.our_main {
    display: flex;
}
.video_1 {
    margin-bottom: 0;
    position: relative;
    height: 457px;
    background: #000;
    cursor: pointer;
}
.section1_right_demo img {
    width: 100%;
}
.over_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.our_new p span {
    display: inline-block;
}


.Group_Companies .media_outer23 ul li {
    display: inline-block;
    width: 31.5%;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
}
.Group_Companies .media_outer23 ul li:nth-child(3n+3){
    margin-right: 0px;
}

.Group_Companies .media_outer23 ul li .csr_gallery_inner span {
    text-align: left;
    overflow: hidden;
}
.Group_Companies .media_outer23 ul li .csr_gallery_inner span p {
    display: block;
    font-style: normal;
    padding-bottom: 5px;
    line-height: 22px;
    font-size: 15px;
    padding: 0 0 7px 0;
    background: none;
}
.Group_Companies .media_outer23 ul li .csr_gallery_inner span em {
    display: block;
    font-style: normal;
    padding-bottom: 15px;
    line-height: 20px;
    font-size: 14px;
}
.Group_Companies .media_outer23 ul li .csr_gallery_inner span em a {
    display: inline-block;
    text-align: right;
    float: right;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
    background: #00a13d;
    transition: all 0.5s ease;
}
.Group_Companies .media_outer23 ul li .csr_gallery_inner span em a i {
    display: inline-block;
    text-align: left;
    float: left;
    background: url(life_don_icon.png) no-repeat left center;
    height: 10px;
    width: 15px;
    padding-top: 8px;
}
.Group_Companies {
    margin-top: 30px;
}

.Group_Companies .media_outer23 ul li .csr_gallery_inner span em a:hover {
    background: #006bb3;
    transition: all 0.5s ease;
}

.Group_Companies .media_outer23 {
    margin-top: 20px;
}
.Group_Companies .media_outer23 ul li.pdf23 {
    margin-right: 0;
    width: 100%;
}
.issuuembed.issuu-isrendered {
    height: 296px;
}
.Group_Companies .media_outer23 ul li.pdf23 p {
    color: #202020;
    padding: 8px 0 0px 0!important;
    display: block;
}
.Group_Companies .media_outer23 ul li.pdf23 span {
    background: #ebebeb;
    padding-bottom: 22px;
}









    
/*-----------============================-------------------Safari css===========================*/

@media screen and (-webkit-min-device-pixel-ratio:0) {

	.footer_social ul li a.fb{ background:url(social.png) no-repeat 0 4px;}
	.footer_social ul li a.tw{background:url(social.png) no-repeat -22px 4px;}
	.footer_social ul li a.lin{background:url(social.png) no-repeat 4px right;}


	.footer_social ul li a.fb:hover{ background:url(social.png) no-repeat bottom 0 4px;}
	.footer_social ul li a.tw:hover{background:url(social.png) no-repeat bottom -22px 4px;}
	.footer_social ul li a.lin:hover{background:url(social.png) no-repeat bottom 4px right;}

	.bt_main button {
		height: 42px;
	}
    .wwd_section .inner_wwd_content {
        display: inline-block;
    }
    .wwd_section .wwd_content {
        display: block;
    }
    .in_main input[type="text"] {
        line-height:0px;
        padding: 14px 10px 0;
    }
    select {
        -webkit-appearance: menulist-button !important;
        line-height:33px !important;
        border: 1px solid #ccc;
    }
    .hover_content {
        height: 96%;
        width: 96%;
        box-sizing: border-box;
        top: 2%;
        left: 2%;
        right: 2%;
        bottom: 2%;
    }
    .swiper-button-next, .swiper-button-prev {
        -moz-background-size: inherit !important;
        -webkit-background-size: inherit !important;
        background-size: inherit !important;
    }
    .news-month {
        width: 71%;
    }
}
.img-left{
	margin-right:25px;
	margin-bottom:20px;
	float:left;
	margin-top:10px;
	}
.img-right{
	margin-left:25px;
	margin-bottom:20px;
	float:right;
	margin-top:10px;
	}


.main-title{
	color:#006bb3; 
	line-height:30px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:500;
	font-size:26px;}
.main-title:before{
	color:#f00; 
	content:':: '}
.sub-title{
	color:#000; 
	line-height:25px;
	margin-bottom:10px;
	margin-top:10px;
	}	

.list-sidebar ul{background-color:#fff;}
	.list-sidebar ul li{list-style:none; border-bottom:1px solid #e5e5e5;}
	.list-sidebar ul li a{ padding:8px 15px; display:block; font-size:14px; color:#111; text-transform:uppercase; letter-spacing:1px; font-weight:500;}
	.list-sidebar ul li a:hover{ color:#fff; background-color:#0099fe; text-decoration:inherit; transition: all 300ms linear}
	.list-sidebar ul li a:before{margin-right:15px; /* content:url(know.png) */}

.pt-10{padding-top:10px !important}
.pb-10{padding-bottom:10px !important}
.pl-10{padding-left:10px !important}
.pr-10{padding-right:10px !important}

.pt-15{padding-top:15px !important}
.pb-15{padding-bottom:15px !important}
.pl-15{padding-left:15px !important}
.pr-15{padding-right:15px !important}

.pt-20{padding-top:20px !important}
.pb-20{padding-bottom:20px !important}
.pl-20{padding-left:20px !important}
.pr-20{padding-right:20px !important}

.pt-25{padding-top:25px !important}
.pb-25{padding-bottom:25px !important}
.pl-25{padding-left:25px !important}
.pr-25{padding-right:25px !important}

.pt-30{padding-top:30px !important}
.pb-30{padding-bottom:30px !important}
.pl-30{padding-left:30px !important}
.pr-30{padding-right:30px !important}

.mt-10{margin-top:10px !important}
.mb-10{margin-bottom:10px !important}
.ml-10{margin-left:10px !important}
.mr-10{margin-right:10px !important}

.mt-15{margin-top:15px !important}
.mb-15{margin-bottom:15px !important}
.ml-15{margin-left:15px !important}
.mr-15{margin-right:15px !important}

.mt-20{margin-top:20px !important}
.mb-20{margin-bottom:20px !important}
.ml-20{margin-left:20px !important}
.mr-20{margin-right:20px !important}

.mt-25{margin-top:25px !important}
.mb-25{margin-bottom:25px !important}
.ml-25{margin-left:25px !important}
.mr-25{margin-right:25px !important}

.mt-30{margin-top:30px !important}
.mb-30{margin-bottom:30px !important}
.ml-30{margin-left:30px !important}
.mr-30{margin-right:30px !important}

.img-responsive{ max-width: 100%; height: auto;display:block;}


// Image thumbnails
.img-thumbnail {
  padding: $thumbnail-padding;
  background-color: $thumbnail-bg;
  border: $thumbnail-border-width solid $thumbnail-border-color;
  @include border-radius($thumbnail-border-radius);
  @include box-shadow($thumbnail-box-shadow);

  // Keep them at most 100% wide
  @include img-fluid;
}

//
// Figures
//

.figure {
  // Ensures the caption's text aligns with the image.
  display: inline-block;
}

.figure-img {
  margin-bottom: ($spacer / 2);
  line-height: 1;
}

.figure-caption {
  font-size: $figure-caption-font-size;
  color: $figure-caption-color;
}
#davv-indore:hover{content:url(davv.png)}
#gov-mp:hover{content:url(mp-gov.png)}

.objectives-block {
    position: relative;
    margin-bottom: 14px;
} 

.blog-img {
    position: relative;
    overflow: hidden;
}
.blog-img img {
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}
.blog-img img:hover {
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2); /* Standard syntax */
}


.objectives-block p {
    font-size: 22px;
    margin: 0px;
    font-weight: 300;
    padding: 15px;
    background: rgba(6,29,59,0.8);
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 10px;
}
.objectives-block p.left {
    left: 0px;
}
.objectives-block p.right {
    right: 0px;
}
.objectives-block p.center {
    left: 15px;
    right: 15px;
}
.inner-banner{background:url(bluebg.jpg) no-repeat top center;background-color:#777;}

a:hover {
    color: #fff;
    text-decoration: none !important;}
.footer_inner ul li a:hover{color: #fff !important; 
text-decoration: underline !important;}

.state-line{padding-left:1%;padding-right:1%}
.top-alink {color:#fff; float:right; box-sizing:border-box;}
.top-alink a{color:#ddd; text-transform:uppercase; letter-spacing:1px; }
.top-email a{color:#ddd; letter-spacing:1px; text-transform:inherit;}
.top-email a:hover{color:#fff; letter-spacing:1px; text-decoration:underline}
.navbar{padding:.2rem 1rem !important}
.fa {
  padding: 8px; 20px 10px 20px;
  font-size: 15px;
  width: 30px;
  height: 30px;
  line-height:15px;
  text-align: center;
  text-decoration: none;
  margin: 0px 3px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-instagram {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}
.cont-margin{background-color:#fff;}
.text-white{color:#fff !important;}

#feature {
    background: #000 url(skew-img.jpg) right center no-repeat;
    overflow: hidden;
    margin-top: 0px;
}
#feature .has-skew {
    padding: 80px 0;}
	
#feature .has-skew::before {
    content: ' ';
    width: 1200px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #ffce30;
    background-size: auto auto;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 0;
    transform: skew(-22deg);
    border: 12px solid #000;
}
#feature .icon {
    float: left;
    height: 80px;
    margin-right: 20px;
    text-align: center;
    width: 80px;
    border-radius: 50%;
    border: 1px solid #000;
    background-color: #000;
    line-height: 77px;}
	#feature .sep {
    margin-top: 40px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #e6b722;
    border-bottom: 1px solid #ffdd70;
    position: relative;
    width: 90%;}

/*sandeep css*/
.ul-listed li{
	padding-left:25px;
	list-style:none;
	padding-bottom:10px;
}
.ul-listed li:before{
	padding-right:10px;
	padding-left:5px;
	content:url(right-arrow.png);
}

.ul-listed-investors li{
	padding-left:25px;
	list-style:none;
	margin-bottom:10px;
	
}
.ul-listed-investors li a{
	padding-left:25px;
	list-style:none;
	font-size:18px;
}
.ul-listed-investors li a:before{
	padding-right:10px;
	padding-left:5px;
	content:url(right-arrow.png);
}
.ul-listed-investors li a:after{
	padding-right:10px;
	padding-left:25px;
	margin-top:15px !important;	
	content:url(pdf.png);
}
.readmore a{
	background: #2867b6;
    width: 117px;
    height: 35px;
    line-height: 34px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.7s;
    font-family: 'Hind', sans-serif;
    font-weight: 500;
	padding:7px 20px;
	
}
.readmore a:hover{
	background-color:#F44336;
	color:#fff;
	
}
.img-center{
text-align:center !important;	
	
}
.myparagr
{
text-align:center !important;	
	
}
.box-patter{
background-color:#e5e5e5; 
color:#000;
 padding:20px 20px; 
 width:100%;
 line-height:25px; 
 font-weight:400; 
 display:inline-block;  
 left:0 ;
     height: 100px;
 font-size:20px;
 transition: all .35s ease;

}

.box-patter:hover{
background-color:#fff; 
color:#000;
box-shadow: 0 0 15px #ccc;

}

.fade:not(.show) {
     opacity: 999 !important;
}
.upcomming-h3{color:#fff; text-align:center; padding:10px 0px; background-color:#000; font-weight:400}
.batch2{padding:5px 5px; text-align:left;border-bottom:1px inset #999;}
.batch2 h6{font-size:16px;text-transform:inherit;margin-bottom:5px;margin-top:0px;}
.batch2 h6 a{color:#ff0202; }
.batch2 h6 a:hover{color:#b90100;}
.batch2 a{color:#111; font-weight:500}
.batch2 p{font-size:14px;margin-bottom:5px; color:#000;}
.k2t-element-hover {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out 0s;
}
.k2t-element-hover:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 999;
}
.photo-gallery{border:2px solid #c1c1c1; border-bottom-left-radius:8%; border-top-right-radius:8%;}


.member{background-color:#d6eef9; padding:15px; margin-bottom:30px;}
        .member img{padding-bottom:15px;}
        .member h5{font-size:18px; color:#111; font-weight:600; }
        .member p{font-size:18px; color:#555559;}
        .member:hover{background-color:#e9f7fd; padding:15px; margin-bottom:30px;}


.ind-ul-listed li{
	padding-left:5px;
	list-style:none;
	padding-bottom:10px;
	background-color:#C40A0D;
	color:fff;
}
.ind-ul-listed li:before{
	padding-right:10px;
	padding-left:5px;
	content:url(right-arrow.png);
}

.ul-listed-investors li{
	padding-left:25px;
	list-style:none;
	margin-bottom:10px;
	
}
.ul-listed-investors li a{
	padding-left:25px;
	list-style:none;
	font-size:18px;
}
.ul-listed-investors li a:before{
	padding-right:10px;
	padding-left:5px;
	content:url(right-arrow.png);
}
.ul-listed-investors li a:after{
	padding-right:10px;
	padding-left:25px;
	margin-top:15px !important;	
	content:url(pdf.png);
}
.btn-info{
	
	color: #fff !important;
    background-color: #db261d !important;
    border-color: #db261d !important;
}


@media only screen and (max-width: 600px) and (min-width: 320px) 
{
.carousel-inner{
	
	margin-top:42px;
	
}

  .text-xs-center {
    text-align: center;
  } 
	
}


@media only screen and (max-width:1500px) and (min-width:1200px) 
{
	
.logo img {
    width: 330px;
    height: auto;
    transition: all 0.7s;
	    padding: 15px 0px;
}
.logo{
 width: 30%;
	
	
}
	.menu{
	width: 70%;	
		
		
	}
	header.fixed .menu ul li a {
    padding: 33px 17px;
    transition: all 0.7s;
}
	header.fixed .logo img {
    width: 330px;
    height: auto;
    transition: all 0.7s;
}
	
}



