@charset "utf-8";
/* basic */
*{padding:0; margin:0;}
*{box-sizing: border-box}
img{border:none;}
ol, ul {list-style: none;}
html { font-size: 100%;  -webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%;}
header, nav, article, section, footer{display: block;}

a, .btn {transition: all 0.25s ease-in 0s; -webkit-transition: all 0.25s ease-in 0s; -moz-transition: all 0.25s ease-in 0s; -o-transition: all 0.25s ease-in 0s; outline:none; text-decoration:none;}

body{ font-family: 'GILBI_0';}

.wrapper{width:1024px; margin: 0 auto; background-color: #f5f5f5;}


/*agl member of the hakuhodo International*/
.header{width:100%; float: left;  }
.header img{width:100%; display: block;}

.inner-wrapper{width:94%; margin: 0 3% 20px 3%; float:left; background-color: #ffffff; border-radius: 10px; box-shadow: 0px 5px 8px 2px rgba(68,149,189,0.2); position: relative; top:-42px; padding: 40px 30px 40px 30px;}
/*from the founder desk*/
.from-the-founder-desk{width:100%; float:left;}
.from-the-founder-desk h3{font-size: 44px;   font-family: 'RobotoBlack_0';  color:#202020;}
.from-the-founder-desk h4{font-size: 25px;  font-family: 'RobotoMedium'; font-weight:normal; color:#007ca0; margin-bottom: 20px;}


.from-the-founder-desk .content{width:100%; float: left;  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
  -moz-column-gap: 40px; /* Firefox */
  column-gap: 40px; column-rule: 1px solid #c3c3c3;}
  .from-the-founder-desk .content h5{ font-size: 20px; font-family: 'RobotoMedium'; color:#282828; margin-bottom: 10px; font-weight:normal}
.from-the-founder-desk .content p{ color:#000000;  font-family: 'robotoregular'; font-size: 16px; line-height: 1.6; margin-bottom:35px; text-align:justify;}
.from-the-founder-desk .content p img{ width:100%;}
.from-the-founder-desk .content p strong{font-size: 16px; font-family: 'RobotoMedium'; margin-bottom: 15px; color:#282828;}

.from-the-founder-desk .content ol{ float: left; width: 100%; list-style-type:number; padding:0 0 0 15px; margin:0 0 0 0;}
.from-the-founder-desk .content li{float: left; width: 100%; padding-left: 0;   font-size: 16px;  margin-bottom: 20px; color:#000000; font-family: 'RobotoBlack_0';}
.from-the-founder-desk .content li span{font-family: 'robotoregular';}

.second-section{width:100%; float: left; position: relative; padding-right: 40%;}
.second-section p{ color:#282828;  font-family: 'robotoregular'; font-size: 16px; line-height: 1.6; margin-bottom:20px;}


.director-speech{width:auto; float: right;  }
.director-speech .des{ float:left; text-align: right; margin-right: 20px;}
.director-speech .des strong{display:block; color:#007ca0; font-size: 28px; line-height: 1;  font-family: 'RobotoSlabBlack'; margin-top: 20px; font-weight: normal; }
.director-speech .des span{display:block; color:#282828; font-size: 16px; font-family: 'RobotoMedium';margin-top: 8px; line-height: 1.5;}

.director-speech .pic{ float:left; text-align: right; margin-top: -20px;}
.director-speech .pic img{ display: block;}


img.mob{display: none!important;}
img.desk{display: inline-block!important;}


.inner-wrapper1{width:94%;  margin: 50px 3% 50px 3%; float:left; background-color: #ffffff; border-radius: 10px; box-shadow: 0px 5px 8px 2px rgba(68,149,189,0.2);  padding: 150px 30px 40px 30px; position: relative;}
.inner-wrapper1 h3{font-size: 24px;   font-family: 'RobotoBlack_0'; margin-bottom: 15px; color:#ba3c40; margin-bottom: 20px; }
.m-top{ margin-top: 50px;}
.inner-wrapper1 p{ color:#000000;  font-family: 'robotoregular'; font-size: 16px; line-height: 1.6; margin-bottom:15px;}

.director-speech1{width:auto; position: absolute; right: 30px; top: -70px;}
.director-speech1 .pic{ float:left; width: 100%; text-align: right; margin-top: 0; padding-right: 20px;}
.director-speech1 .pic img{ display: inline-block;}

.inner-wrapper1 .des{ float:left; width: 100%; text-align: right;}
.inner-wrapper1 .des strong{display:block; color:#ff7b7d; font-size: 24px; line-height: 1;  font-family: 'RobotoBold'; margin-top: 10px; font-weight: normal; }
.inner-wrapper1 .des span{display:block; color:#282828; font-size: 16px; font-family: 'RobotoMedium';line-height: 1.5;}


/* agl unplugged*/
.gallery_section{ padding: 30px 0 100px 0; position:relative; width:100%; height:670px; float:left;  background:url(../images/agl-unplugged-bg.jpg) left 0 no-repeat; background-size: 100%;}
.gallery_section h3{ text-align:center; margin-top:10px; margin-bottom:10px}


/* headlines and top news*/
.headlines-n-top-news{width:100%; float:left; margin-top:30px; margin-bottom:0;}
.headlines-n-top-news h3{ text-align:center; font-family: 'RobotoBlack_0'; font-size:44px; color:#282828}

.headlines-n-top-news .slide-content{ background:#baffc9; width:90%; margin:20px 5%; 0 5%; border-radius:10px;  float:left; padding:30px; position:relative; border-bottom:9px solid #7dc48c }
.headlines-n-top-news .slide-content:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0; background:url(../images/left-bg.jpg) left bottom no-repeat; width:100%; height:28px;
   
}

.headlines-n-top-news .slide-content:before {
    content: '';
    position: absolute;
    bottom: -8px;
    right: 0; background:url(../images/right-bg.jpg) right bottom no-repeat; width:100%; height:28px;
   
}

.headlines-n-top-news .slide-content .left-content{width:50%; float:left;}
.headlines-n-top-news .slide-content .left-content .heading{font-size:21px; color:#282828; font-family: 'RobotoBold'; margin-bottom:20px;}
.headlines-n-top-news .slide-content .left-content .paragraph{font-size:16px; font-family: 'robotolight';}
.headlines-n-top-news .slide-content .left-content .paragraph p{ margin-top:20px; text-align:justify; padding-right:20px}
.headlines-n-top-news .slide-content .left-content .paragraph p a{ color:#2593d1; font-family: 'RobotoBold';}
.headlines-n-top-news .slide-content .right-content{ float:right; width:48%;}

.headlines-n-top-news .slide-content .left-content .paragraph p.imgg{width:100%; float:left; text-align:center; display:none}

.headlines .owl-nav{width:270px; height:60px; position: absolute; left:0; right: 0;  bottom:-120px; padding: 0; margin: 0 auto; text-align: center; display:none; }
.headlines .owl-nav button{width:60px; height: 60px;}
.headlines .owl-nav span{ display: none;}
.headlines .owl-nav button.owl-prev{float:left; background:transparent url('../images/blue-arrow-prev.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #2a4e95!important; display: block; border-radius:50%;}
.headlines .owl-nav button.owl-next{float:right; background:transparent url('../images/blue-arrow-next.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #2a4e95!important; display: block; border-radius:50%;}
.headlines button.owl-prev.disabled{float:left; background:transparent url('../images/prev3.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: block;}
.headlines button.owl-next.disabled{float:right; background:transparent url('../images/next3.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: block;}

.headlines .owl-dots{width:70px; height:13px; bottom:-97px; left:0; right:0; position:absolute; margin:0 auto; text-align:center; display:none;}
.headlines .owl-dots .owl-dot{width:12px; height:12px; background-color:#cecece; margin-left:5px; margin-right:5px;  border-radius:50%}
.headlines .owl-dots .owl-dot.active{width:12px; height:12px; background-color:#80e195;}


/* wall of fame*/
.wall-of-fame{width:100%; float:left; margin-top:30px; margin-bottom:0;}
.wall-of-fame h3{ text-align:center; margin-bottom:10px}

.wall-of-fame .slide-content{ background:url(../images/wall-of-fame-bg.png) left top no-repeat;  width:100%; margin-top:10px; padding:0 22% 20px 22%; border-radius:10px;  float:left; }
.wall-of-fame .slide-content .img-content{ float:left; width:100%; margin-bottom:20px}
.wall-of-fame .slide-content .img-content img{width:100%; display:block}
.wall-of-fame .slide-content .text-content{width:100%; float:left; }
.wall-of-fame .slide-content .text-content .heading{font-size:21px; color:#282828; font-family: 'RobotoBold'; margin-bottom:0; margin-top:20px; text-align:center;}
.wall-of-fame .slide-content .text-content .paragraph{font-size:16px; font-family: 'robotolight'; display:none}
.wall-of-fame .slide-content .text-content .paragraph p{ margin-top:20px; text-align:justify; line-height:2; }


.wall-of-fame .slide-content .owl-nav{width:850px; height:75px; position: absolute; left:-150px; right: 0;  bottom:45%; padding: 0; margin: 0 auto; text-align: center; display:none }
.wall-of-fame .owl-nav button{width:75px; height: 75px;}
.wall-of-fame .owl-nav span{ display: none;}
.wall-of-fame .owl-nav button.owl-prev{float:left; background:#ffffff url('../images/blue-arrow-prev.png') no-repeat!important;  width:75px!important; margin-right:20px; background-position: center center!important; border:2px solid #ffffff!important; display: block; border-radius:50%;}
.wall-of-fame .owl-nav button.owl-next{float:right; background:#ffffff url('../images/blue-arrow-next.png') no-repeat!important; width:75px!important; background-position: center center!important; border:2px solid #ffffff!important; display: block; border-radius:50%;}
.wall-of-fame button.owl-prev.disabled{float:left; background:#ffffff url('../images/prev3.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #ffffff!important; display: block;}
.wall-of-fame button.owl-next.disabled{float:right; background:#ffffff url('../images/next3.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #ffffff!important; display: block;}




/* new in agl*/
.new-in-agl{width:100%; float:left; background:url(../images/new-in-agl.jpg) no-repeat center top; padding: 50px 0 0 0; position: relative; }
.top-content{width:100%; float: left; text-align: center; margin-top: 70px;}
.top-content .logo2{width:100%; float: left; text-align: center;}
.top-content .logo2 img{display:inline-block}
.top-content h4{color: #272222; font-size:22px; font-family: 'RobotoMedium'; margin-bottom: 15px; font-weight: normal;}
.top-content p{color: #282828; font-size:16px; font-family: 'robotoregular'; line-height: 1.5;  padding:0 150px;}

.bottom-content{width:100%; height: 350px; padding: 0; float: left; text-align: center;}
.bottom-content .box{width:100%; height: 240px; padding-top: 0; float:left;  background:url(../images/new-joinee-bg.png) center 60px no-repeat;}
.bottom-content .box .box-inner{width:100%; position: absolute; left:0; right:0; margin: 0 auto; text-align: center;}
.bottom-content .box .box-inner .icon-box2{width:100%; float:left; text-align: center;}
.bottom-content .box .box-inner .icon-box2 img{width:auto; display: inline-block;}
.bottom-content .box .box-inner .text-box2{width:100%; float:left; text-align: center; color: #f57a20; font-size:15px; font-family: 'RobotoMedium'; margin-top: 5px; padding: 0 10px; }
.bottom-content .box .box-inner .text-box2 span{font-size:13px; color:#000000; display: block; margin-top: 4px;}

.new-in-agl2{ padding:20px 3% 50px 3%; position: relative; }

.new-in-agl2 .owl-nav{width:330px; height:60px; margin: 0 auto; position: absolute; left:0; right: 0;  bottom:-20px; padding: 0 4%; text-align: center; z-index: 999; }
.new-in-agl2 .owl-nav button{width:60px; height: 60px;}
.new-in-agl2 .owl-nav span{ display: none;}
.new-in-agl2 .owl-nav button.owl-prev{float:left; background:#ffffff url('../images/prev2.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #ed8891!important; display: block; border-radius:50%;}
.new-in-agl2 .owl-nav button.owl-next{float:right; background:#ffffff url('../images/next2.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #ed8891!important; display: block; border-radius:50%;}
.new-in-agl2 button.owl-prev.disabled{float:left; background: #ffffff url('../images/prev3.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: block;}
.new-in-agl2 button.owl-next.disabled{float:right; background: #ffffff url('../images/next3.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: block;}
.new-in-agl2 .owl-dots{width:300px; height:13px; bottom:5px; left:0; right:0; position:absolute; margin:0 auto; text-align:center;}
.new-in-agl2 .owl-dots .owl-dot{width:12px; height:12px; background-color:#cecece; margin-left:5px;  margin-right:5px;  border-radius:50%}
.new-in-agl2 .owl-dots .owl-dot.active{width:12px; height:12px; background-color:#ed8891;}



/* celebratibg*/
.celebrating{ width:100%; height: auto; float:left; margin-top: 0; background: url(../images/social-bg.jpg) no-repeat center top; }
.celebrating .heading-part{width:100%; float:left; text-align: center;}
.celebrating .heading-part h4{ text-align: center;}
.celebrating .heading-part h4 img{margin-top: 24px;}

/*tabbing*/
.tab_section{width:100%; float:left}
.tab_content{width:100%; float:left; position:relative;}
.tab_content_box{width:100%; float:left; background: url(../images/tab_content.jpg) no-repeat right top;}


.mob_heading{display:none;}
/*.hide{display:none;}*/
.hide{  display: block;
  height: 0;
  overflow: hidden;}


/*slick slider*/
.slider_box {float:left; padding: 30px 0; position: relative; text-align:center; width: 100%; }

.slider {margin: 0 auto; width: 100%;}
.pager_slick_outer {margin: 0 0 30px 0;}
.slider_box .slick-slider {    -moz-user-select: none;    box-sizing: border-box;    display: block;    position: relative;}
.slider_box .slick-slide .img_slide {text-align: center;}
.slider_box .slick-slide .img_slide img {display: inline-block !important;  width:70%; opacity:0.5; transition:opacity 1s ease-out;}
.slider_box .slick-slide.slick-current.slick-active.slick-center .img_slide img {width: 100%; opacity:1; transition:opacity 1s ease-out;}
.slider_box .slick-slide {display: inline-block !important;    float: none;    vertical-align: middle;}
.slider_box .slick-next {}
.slider_box .slick-prev {}
.slider_text {text-align: center;}
.slick-list {padding: 0 !important;}
.slick-slide {opacity:0;		transition:opacity 1s ease-out;	}
.slick-active {opacity:1!important;		transition:opacity 1s ease-in;	}
.slick-cloned {  opacity: 0.3;}

.slick-content{ width:100%; float:left; padding: 0 10%; margin-top: 30px;}
.slick-content .text1{ text-transform: uppercase; color:#29c796; font-size:18px;  font-family: 'RobotoMedium';}
.slick-content .text2{ text-transform: uppercase; color:#282828; font-size:28px;  font-family: 'RobotoBlack_0';}
.slick-content .text3{ text-transform: uppercase; color:#29c796; font-size:18px;  font-family: 'RobotoMedium'; margin-top: 30px;}
.slick-content .text4{ color:#282828; font-size:20px;  font-family: 'RobotoMedium'; line-height: 1.5;}



/* accomplishments*/
.accomplishments{width:100%; float:left; margin-top: -200px; padding: 200px 3% 20px 3%;  }
.accomplishments .upper-section{width:100%; height: 155px; float:left; text-align: left; position: relative; background-color: #bae1ff; padding: 0 0  0 0; display: table; border-radius: 8px 8px 0 0;}
.graphic2{position: absolute; right:20px; top:-50px}


.accomplishments .upper-section h4{ margin-left: 10px; margin-top: 20px}
.accomplishments .upper-section h4 img{width:auto}
.accomplishments .upper-section p{color: #282828; font-size:21px; font-family: 'RobotoMedium';  line-height: 1.4; margin-left: 14px; margin-top: -20px ; }
.accomplishments .lower-section{width:100%; float:left; padding: 20px 0 0 0; display: none;}



.accomplish{ padding: 0; position: relative;  margin-top: 20px;}
.accomplishments .lower-section .box{width:100%; height: 250px; float:left;  background:url(../images/new-joinee-bg.png) left 70px no-repeat; background-size: 100%; }
.accomplishments .lower-section .box .icon-box2{width:100%; float:left; text-align: center; margin-top: -50px; position: relative; padding-top: 50px;}
.accomplishments .lower-section .box .icon-box2 img{width:auto; display: inline-block;}
.accomplishments .lower-section .box .text-box2{width:100%; float:left; text-align: center; color: #2a4e95; font-size:16px; font-family: 'RobotoMedium'; margin-top: 10px; }
.accomplishments .lower-section .box .text-box2 span{font-size:12px; color:#000000; display: block; margin-top: 5px;}

.accomplish .owl-nav{width:240px; height:60px; position: absolute; left:0; right: 0;  bottom:-70px; padding: 0; margin: 0 auto; text-align: center; }
.accomplish .owl-nav button{width:60px; height: 60px;}
.accomplish .owl-nav span{ display: none;}
.accomplish .owl-nav button.owl-prev{float:left; background:transparent url('../images/blue-arrow-prev.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #2a4e95!important; display: block; border-radius:50%;}
.accomplish .owl-nav button.owl-next{float:right; background:transparent url('../images/blue-arrow-next.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #2a4e95!important; display: block; border-radius:50%;}
.accomplish button.owl-prev.disabled{float:left; background:transparent url('../images/prev3.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: block;}
.accomplish button.owl-next.disabled{float:right; background:transparent url('../images/next3.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: block;}

.accomplish .owl-dots{width:70px; height:13px; bottom:-45px; left:0; right:0; position:absolute; margin:0 auto; text-align:center;}
.accomplish .owl-dots .owl-dot{width:12px; height:12px; background-color:#cecece; margin-left:5px; margin-right:5px;  border-radius:50%}
.accomplish .owl-dots .owl-dot.active{width:12px; height:12px; background-color:#bae1ff;}


.accomplishments .lower-section1{width:100%; float:left; padding: 20px 0 100px 0; display: block; text-align: center;}
.accomplishments .lower-section1 .box{width:200px; height: 250px; float:none; display: inline-block;  background:url(../images/new-joinee-bg.png) left 70px no-repeat; background-size: 100%; }
.accomplishments .lower-section1 .box .icon-box2{width:100%; float:left; text-align: center; margin-top: -50px; position: relative; padding-top: 50px;}
.accomplishments .lower-section1 .box .icon-box2 img{width:auto; display: inline-block;}
.accomplishments .lower-section1 .box .text-box2{width:100%; float:left; text-align: center; color: #2a4e95; font-size:16px; font-family: 'RobotoMedium'; margin-top: 10px; }
.accomplishments .lower-section1 .box .text-box2 span{font-size:12px; color:#000000; display: block; margin-top: 5px;}




/* industry-bytes*/
.industry-bytes{width:100%; float: left;  padding: 20px 50px 0 50px; position: relative; background-color: #f5f5f5; }
.industry-bytes h2{color: #282828; font-size:44px;  font-family: 'RobotoBlack_0'; margin-bottom: 48px; text-align:center;}
.industry-bytes .group{width:100%; float:left; margin-bottom: 30px;}
.industry-bytes .group .byte-img{width:48%; float:right}
.industry-bytes .group .byte-img img{ width:100%}

.industry-bytes .group .byte-content{width:50%; float: left; padding-right: 40px;  display: table;}
.industry-bytes .group .byte-content div{display: table-cell; vertical-align: middle; height: 295px;}
.industry-bytes .group .byte-content h4{color: #282828; font-size:21px;  font-family: 'RobotoBold'; margin-top:0; margin-bottom: 15px; font-weight: normal;}
.industry-bytes .group .byte-content p{color: #676767; font-size:16px; font-family: 'RobotoMedium'; line-height: 1.6; margin-top: 10px; }
.industry-bytes .group .byte-content p span{color: #0495df;  font-family: 'RobotoBold'; line-height: 1.4; margin-top: 15px; margin-bottom: 30px; display:block }

.industry-bytes .group .byte-img1{width:48%; float:left}
.industry-bytes .group .byte-img1 img{ width:100%}

.industry .owl-nav{width:270px; height:60px; position: absolute; left:0; right: 0;  bottom:0; padding: 0; margin: 0 auto; text-align: center; }
.industry .owl-nav button{width:60px; height: 60px;}
.industry .owl-nav span{ display: none;}
.industry .owl-nav button.owl-prev{float:left; background:transparent url('../images/blue-arrow-prev.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #2a4e95!important; display: block; border-radius:50%;}
.industry .owl-nav button.owl-next{float:right; background:transparent url('../images/blue-arrow-next.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #2a4e95!important; display: block; border-radius:50%;}
.industry button.owl-prev.disabled{float:left; background:transparent url('../images/prev3.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: block;}
.industry button.owl-next.disabled{float:right; background:transparent url('../images/next3.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: block;}

.industry .owl-dots{width:140px; height:13px; bottom:20px; left:0; right:0; position:absolute; margin:0 auto; text-align:center;}
.industry .owl-dots .owl-dot{width:12px; height:12px; background-color:#cecece; margin-right:5px; margin-left:5px;  border-radius:50%}
.industry .owl-dots .owl-dot.active{width:12px; height:12px; background-color:#bae1ff;}


/* June birthday*/

.birthday-celebration{width:100%; float:left; padding: 40px 3% 0 3%; position: relative;}
.april-birthday{width:100%;  float:left; background: #ffd5d6; padding: 50px; position: relative; margin-top: 0; overflow: hidden; border-radius: 20px;}
.april-birthday .heading{width:100%; float:left; text-align: center;}
.april-birthday .content{width:100%; float:left; text-align: center;}
.april-birthday .box-march{width:100%;  float:left; margin-top: 25px;}
.april-birthday .box-march .box-march-icon{width:100%; float: left; text-align: center;}
.april-birthday .box-march .box-march-icon img{display:inline-block; width: auto;}
.april-birthday .box-march .box-march-text{width:100%; float:left; text-align: center; color: #000000; font-size:14px; font-family: 'RobotoMedium'; }
.april-birthday .box-march .box-march-text span{font-size:12px; color:#6bc6a8; display: block; margin-top: 4px;}

.birth .owl-nav{width:100%; height:50px;  position: absolute;  top: 45%;}
.birth .owl-nav button{width:50px; height: 50px;}
.birth .owl-nav span{ display: none;}
.birth .owl-nav button.owl-prev{background:transparent url('../images/prev2.png') no-repeat!important;  width:50px!important; background-position: center center!important; border:2px solid #ffffff!important; display: inline-block;position: absolute; left:-40px; border-radius:50%;}
.birth .owl-nav button.owl-next{background:transparent url('../images/next2.png') no-repeat!important; width:50px!important; background-position: center center!important; border:2px solid #ffffff!important; display: inline-block; position: absolute; right:-40px; border-radius:50%;}
.birth button.owl-prev.disabled{background: #ffffff url('../images/prev2.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #ffffff!important;  position: absolute; position: absolute; left:-40px;}
.birth button.owl-next.disabled{background: #ffffff url('../images/next2.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #ffffff!important;  position: absolute; right:-40px}

.vector1{ position: absolute; top:-50px; left:-20px; }







/* agl cornerstone*/
.agl-cornerstone{width:100%; float:left; display:block;  padding: 0 0 30px 0; position: relative; z-index: 2; margin-bottom:100px; display:none}
.agl-cornerstone h2{color: #282828; font-size:44px;  font-family: 'RobotoBlack_0'; margin-bottom: 50px; margin-top:50px}



.varun-seth{ position: absolute; right:50px; top:100px; width:300px; z-index: 333;}
.varun-seth .pic{ width:100%; float:left; text-align: center;}
.varun-seth .pic img{ display: inline-block;}
.varun-seth .des{width:100%; float:left; text-align: center; margin-top: 10px; }
.varun-seth .des strong{display:block; color:#2593d1; font-size: 24px; font-family: 'RobotoBold'; margin-top: 0;}
.varun-seth .des span{display:block; color:#282828; font-size: 16px; font-family: 'RobotoMedium';margin-top: 5px;}


.static{ width:100%; height:220px; display:none; display:none; }
.static .pic{ width:40%; height:220px;  display:table-cell;}
.static .pic img{width:100%}
.static .des{width:48%;  display:table-cell; vertical-align:middle; height:220px; text-align:right; padding-right:20px}
.static .des strong{display:block; color:#2593d1; font-size: 24px; font-family: 'RobotoBold'; margin-top: 0;}
.static .des span{display:block; color:#282828; font-size: 16px; font-family: 'RobotoMedium';margin-top: 5px;}


.content-part{width:100%; height:430px; float:left; background-color:#bae1ff; border-radius: 20px; padding: 60px 30px 0 30px;  position: relative;}
.content-part:before{position:absolute; content: ''; left:50px; top:-28px;  background: url(../images/quote.png) no-repeat left top; width:80px; height: 69px; z-index: 99;}

.content-part h6{font-size:28px; color:#282828;  font-family: 'RobotoBlack_0';  margin-top: 10px; margin-bottom: 25px;}
.content-part h6 span{ display:block; font-family: 'RobotoBold'; font-size:16px; color:#282828; padding: 15px 0; line-height: 1.5; margin-bottom: 15px;}

.content-new-box{width:100%; float:left;}

.content-new-box  p{font-family: 'robotoregular'; font-size:16px; color:#282828;  line-height: 1.5; margin-bottom: 10px; margin-top:5px}
.content-new-box ul{}
.content-new-box li{width:100%; float: left; font-family: 'robotoregular'; font-size:16px; color:#282828; line-height: 1.5; margin-bottom: 5px;}
.content-new-box  p:first-of-type{ padding-right: 40%;}

.cornerstone .owl-nav{width:350px; height:60px; position: absolute; left:0; right: 0;  bottom:-100px; padding: 0; margin: 0 auto; text-align: center; }
.cornerstone .owl-nav button{width:60px; height: 60px;}
.cornerstone .owl-nav span{ display: none;}
.cornerstone .owl-nav button.owl-prev{float:left; background:transparent url('../images/blue-arrow-prev.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #2a4e95!important; display: block; border-radius:50%;}
.cornerstone .owl-nav button.owl-next{float:right; background:transparent url('../images/blue-arrow-next.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #2a4e95!important; display: block; border-radius:50%;}
.cornerstone button.owl-prev.disabled{float:left; background:transparent url('../images/prev3.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: block;}
.cornerstone button.owl-next.disabled{float:right; background:transparent url('../images/next3.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: block;}

.cornerstone .owl-dots{width:240px; height:13px; bottom:-75px; left:0; right:0; position:absolute; margin:0 auto; text-align:center;}
.cornerstone .owl-dots .owl-dot{width:12px; height:12px; background-color:#cecece; margin-right:5px; margin-left:5px;  border-radius:50%}
.cornerstone .owl-dots .owl-dot.active{width:12px; height:12px; background-color:#bae1ff;}






/* issential*/
.issential-section{ width:100%;  float:left; margin-top: 40px;}
.issential{width:100%; height: 421px; float:left; padding: 0 20px 0 20px; background: url(../images/issential-bg.png) no-repeat center top/cover; position: relative; margin-bottom: 150px; border-radius: 20px;}
.issential h4{ font-size:54px; color:#ffffff;  font-family: 'RobotoBold'; line-height: 1; padding: 20px; text-shadow: 3px 3px 2px rgba(0,0,0,0.3);}
.issential h4 br{display:block}
.issential .slide-part{width:65%; float:left; padding: 0 20px;}

.issential .slide-part h6{ color:#282828; font-size:30px;   font-family: 'RobotoBlack_0'; position: relative; padding-top: 60px; padding-right: 20px; }
.issential .slide-part h6::before{ position: absolute; content: ''; left: 0; top:0; width:40px; height: 38px; background: url(../images/quote2.png) no-repeat left top;}
.issential .slide-part p{color:#ffffff; font-size:23px;  font-family: 'RobotoBold'; padding-right: 50px;}
.issential .slide-part p.small{font-size:25px!important; margin-top: 10px!important; margin-bottom: 10px!important; display: block;}

.issential .slide-part p img{width:auto;}
.issential .slide-part p a{color:#2a4e95; text-decoration: underline; text-decoration: none; font-size: 20px;}

.harsha-punjabi-pic{ position: absolute; right: 10px; top: 22px}


.issential .owl-nav{width:480px; height:60px; margin: 0 auto; position: absolute; left:40%; right: auto;  bottom:-200px; padding: 0 4%; text-align: center; }
.issential .owl-nav button{width:60px; height: 60px;}
.issential .owl-nav span{ display: none;}
.issential .owl-nav button.owl-prev{float:left; background:transparent url('../images/prev5.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #ed8891!important; display: block; border-radius:50%;}
.issential .owl-nav button.owl-next{float:right; background:transparent url('../images/next5.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #ed8891!important; display: block; border-radius:50%;}
.issential button.owl-prev.disabled{float:left; background:transparent url('../images/prev3.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: block;}
.issential button.owl-next.disabled{float:right; background:transparent url('../images/next3.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: block;}


.issential .owl-dots{width:300px; height:13px; bottom:-175px; left:57%; right:auto; position:absolute; margin:0 auto; text-align:center;}
.issential .owl-dots .owl-dot{width:12px; height:12px; background-color:#cecece; margin-right:10px;  border-radius:50%}
.issential .owl-dots .owl-dot.active{width:12px; height:12px; background-color:#ed8891;}


/* back to office*/
.social-media{width:100%; float:left; padding: 30px 0 0 0; margin:0; position:relative}
.social-media p{font-size:14px; font-family: 'RobotoMedium'; display: block; color:#282828; text-align: center; margin-top: 10px; margin-bottom: 10px; }
.social-media ul{ width:100%; float:left;text-align: center; margin-top: 10px; margin-bottom: 0;}
.social-media li{display:inline-block; margin: 0 7px;}
hr.new1 {
    border-top: 1px solid #d1d1d1; 
  }


.top{position: absolute; top:-74px}




  .js .cSlider--single > div:nth-child(1n+2) {
    display: none;
  }
  .js .cSlider--single.slick-initialized > div:nth-child(1n+2) {
    display: block;
  }
	.cSlider__item{
		opacity:0.50;
	}

 
  .cSlider--single h2 {
    line-height: 10rem;
  }
  .cSlider--nav h2::before {
    content: "";
    display: block;
    padding-top: 75%;
  }
  .slick-slide.is-active h2 {color: #c00; background-color: #fff;}
  .cSlider--nav .slick-slide {cursor: pointer;}
  .cSlider--nav span {position: absolute; top: 50%;left: 50%; transform: translate(-50%, -50%);}
  .slick-slide img{max-width:100%;}

  .cSlider__item{text-align:center;}
  .cSlider--single.slick-initialized .slick-slide img{height:589px;}
  .cSlider--single.slick-initialized .slick-slide{margin:0 10px 0 10px;}
  .cSlider--single.slick-initialized .slick-slide.slick-current{opacity:1;	margin-top:0px;}
  .cSlider--single.slick-initialized .slick-slide.slick-current img{width:587px; height:589px; }


.bottom-bg1{ position:absolute; right:0; bottom:-20px}
.bottom-bg1 img{ display:inline-block}

 
 img.d1{ display: block;}
img.d2{ display: none;}



.multimedia_perspective_carousel.black .contentHolderUnit {
  opacity: 0.2;
}
.multimedia_perspective_carousel.black .contentHolderUnit.centered-active {
  opacity: 1;
}