@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;}
select option{color: #000;}
select{-webkit-appearance:none; -moz-appearance:none; background:url(../images/down_arrow.png) 95% center no-repeat;text-overflow: "";}
select::-ms-expand {display: none;}
textarea {overflow: auto; vertical-align: top; resize: none;}
select:focus::-ms-value {color: #491bbd; background: #fff;}
select > option{background-color: #fff !important; color: #000;}
select:focus {outline:none; }
input:-webkit-autofill {-webkit-box-shadow: inset 0 0 0px 9999px #79338b; color:#fff!important;}
:focus {outline: 0;}
body{ font-family: 'GILBI_0';}

.wrapper{width:1024px; margin: 0 auto;}

/* from ceo desk*/
.from-ceo-desk{width:100%;  float:left; background:#ffffff;}
.header{width:100%; float: left; padding: 0 20px 0 20px; }
.header .agl-logo{float:left;  margin-left:-15px}
.header .agl-logo img{width:120px}
.header .jan-month{float:right;}

.ceo-message{width:100%; float:left; padding:0 20px 0 20px; }
.ceo-message .pic{width:100%; float:left;  text-align: center;}
.ceo-message .pic img{width:100%; display: inline-block;}

.two-section{width: 100%;  float: left;  padding: 0 20px 20px 20px;}
.two-section  .column2b{width:49.5%; float:left; border-radius:20px ;}
.two-section  .column2b p{font-size:18px; color:#282828; font-family: 'robotoregular'; padding: 0 0 8px 0 ; line-height: 1.7; }
.two-section  .column2b:last-child{width:48%;  float:right; }


.look-at-me{width:100%; float:left; padding: 0 20px; margin-top: 40px;}
.look-at-me h3{font-size:34px; color:#282828;  font-family: 'RobotoBold';}

.box-content{width:100%; float:left;}
.box-content h5{font-size:24px; color:#282828; font-family: 'RobotoBlack_0'; }
.box-content .video{width:100%; float:left; margin-top: 15px; margin-bottom: 10px;}
.box-content .content-section{width:100%; float:left;}
.box-content .content-section h6{ font-size:21px; color:#282828;  font-family: 'RobotoBold'; font-weight: normal;}
.box-content .content-section ul{ margin-top: 10px; list-style-type: disc; padding-left: 20px;}
.box-content .content-section li{ width:100%; float:left; padding: 0 0 6px 0; font-size:16px; color:#414141;  font-family: 'RobotoMedium';}
.box-content .content-section p{font-size:16px; color:#414141;  font-family: 'RobotoMedium';}


.look .owl-nav{width:140px; height:60px; margin: 0 auto;}
.look .owl-nav button{width:60px; height: 60px;}
.look .owl-nav span{ display: none;}
.look .owl-nav button.owl-prev{background:#ffffff url('../images/active-prev.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #f57a20!important; display: inline-block; border-radius:10px;}
.look .owl-nav button.owl-next{background:#ffffff url('../images/active-next.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #f57a20!important; display: inline-block; border-radius:10px;}
.look button.owl-prev.disabled{background: #ffffff url('../images/prev.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: inline-block;}
.look button.owl-next.disabled{background: #ffffff url('../images/next.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: inline-block;}



/* new in agl*/
.new-in-agl{width:100%; height: 650px; float:left; background:url('../images/new-in-agl-bg.jpg') no-repeat; padding: 80px 0 0 0; margin-top: 30px; position: relative;}
.top-content{width:100%; float: left; text-align: center;}
.top-content .logo2{width:100%; float: left; text-align: center;}
.top-content .logo2 img{display:inline-block}
.top-content h4{color: #282828; font-size:22px; font-family: 'RobotoMedium'; margin-bottom: 18px; font-weight: normal;}
.top-content p{color: #3e3e3e; font-size:16px; font-family: 'robotoregular'; line-height: 1.7;  padding:0 150px;}

.bottom-content{width:100%; height: auto; padding: 0 0 40px 0; float: left; text-align: center;}
.bottom-content .box{width:100%; height: 300px; float:left;  background:url(../images/new-joinee-bg.png) left 90px no-repeat; background-size: 100%; }
.bottom-content .box .icon-box2{width:100%; float:left; text-align: center; margin-top: -50px; position: relative; padding-top: 50px;}
.bottom-content .box .icon-box2 img{width:auto; display: inline-block;}
.bottom-content .box .text-box2{width:100%; float:left; text-align: center; color: #f57a20; font-size:15px; font-family: 'RobotoMedium'; margin-top: -10px; }
.bottom-content .box .text-box2 span{font-size:13px; color:#000000; display: block; margin-top: 4px;}

.new-in-agl2{ padding:50px 50px 0 50px; }

.new-in-agl2 .owl-nav{width:140px; height:60px; margin: 0 auto; position: absolute; left:0; right: 0; bottom: 30px;}
.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{background:#f3e6de url('../images/active-prev.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #f57a20!important; display: inline-block; border-radius:10px;}
.new-in-agl2 .owl-nav button.owl-next{background:#f3e6de url('../images/active-next.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #f57a20!important; display: inline-block; border-radius:10px;}
.new-in-agl2 button.owl-prev.disabled{background: #f3e6de url('../images/prev.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: inline-block;}
.new-in-agl2 button.owl-next.disabled{background: #f3e6de url('../images/next.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: inline-block;}


/* accomplishments*/
.accomplishments{width:100%; float:left;}
.accomplishments .upper-section{width:100%; height: 130px; float:left; text-align: center; position: relative; background:url(../images/top-green.png) no-repeat center top; padding: 0 0  0 0; display: table;}
.accomplishments .upper-section h4{color: #ffffff; font-size:44px;   font-family: 'RobotoBlack_0'; font-style: italic; margin-top: 25px; margin-bottom: 2px; font-weight: normal;}
.accomplishments .upper-section p{color: #a6cdbd; font-size:18px; font-family: 'RobotoMedium';  line-height: 1.4; }
.accomplishments .lower-section{width:100%; float:left; background:url(../images/bottom-green.png) no-repeat center top; padding: 20px 0 0 0;}
.accomplish-icon{position: absolute; left:50px; top:-30px; width: 144px; height: 169px;}


.accomplish{ padding: 0 120px; }
.accomplishments .lower-section .box{width:100%; height: 300px; 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: #f57a20; font-size:17px; font-family: 'RobotoMedium'; margin-top: -10px; }
.accomplishments .lower-section .box .text-box2 span{font-size:14px; color:#000000; display: block; margin-top: 4px;}

.accomplish  .owl-nav{top:25%;  position:absolute; width:90%; left:5%;}
.accomplish  .owl-nav  .owl-prev{ float:left;}
.accomplish  .owl-nav  .owl-next{ float:right;}


/* industry-bytes*/
.industry-bytes{width:100%; float: left;  padding: 0 50px; position: relative; }
.industry-bites-icon{position: absolute; right:100px; top:-54px;}

.industry-bytes h2{color: #282828; font-size:44px;  font-family: 'RobotoBlack_0'; margin-bottom: 28px;}

.industry-bytes .group{width:100%; float:left; margin-bottom: 50px;}


.industry-bytes .group .byte-img{width:48%; float:left}
.industry-bytes .group .byte-img img{display:block; width:100%}

.industry-bytes .group .byte-content{width:50%; float: right; padding-right: 50px;}
.industry-bytes .group .byte-content h4{color: #282828; font-size:21px;  font-family: 'RobotoBold'; margin-top: 30px; 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:right}
.industry-bytes .group .byte-img1 img{display:block; width:100%}

.industry-bytes .group .byte-content1{width:50%; float: left; padding-right: 50px;}
.industry-bytes .group .byte-content1 h4{color: #282828; font-size:21px;  font-family: 'RobotoBold'; margin-top: 30px; margin-bottom: 15px; font-weight: normal;}
.industry-bytes .group .byte-content1 p{color: #676767; font-size:16px; font-family: 'RobotoMedium'; line-height: 1.6; margin-top: 10px; }
.industry-bytes .group .byte-content1 p span{color: #0495df;  font-family: 'RobotoBold'; line-height: 1.4; margin-top: 15px; margin-bottom: 30px; display:block }




/* February birthday*/
.march-birthday{width:100%; float:left; background: url(../images/birthday-bg.jpg) no-repeat center top/cover; padding: 50px 50px 140px 50px; position: relative; }
.march-birthday .heading{width:100%; float:left; text-align: center;}
.march-birthday .content{width:100%; float:left; text-align: center;}
.march-birthday .box-march{width:100%;  float:left; margin-top: 25px;}
.march-birthday .box-march .box-march-icon{width:100%; float: left; text-align: center;}
.march-birthday .box-march .box-march-icon img{display:inline-block; width: auto;}
.march-birthday .box-march .box-march-text{width:100%; float:left; text-align: center; color: #000000; font-size:14px; font-family: 'RobotoMedium'; }
.march-birthday .box-march .box-march-text span{font-size:12px; color:#6bc6a8; display: block; margin-top: 4px;}

.birth .owl-nav{width:140px; height:60px; margin: 0 auto; position: absolute; left:0; right: 0; bottom: -90px;}
.birth .owl-nav button{width:60px; height: 60px;}
.birth .owl-nav span{ display: none;}
.birth .owl-nav button.owl-prev{background:#f3e6de url('../images/active-prev.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #f57a20!important; display: inline-block; border-radius:10px;}
.birth .owl-nav button.owl-next{background:#f3e6de url('../images/active-next.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #f57a20!important; display: inline-block; border-radius:10px;}
.birth button.owl-prev.disabled{background: #f3e6de url('../images/prev.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: inline-block;}
.birth button.owl-next.disabled{background: #f3e6de url('../images/next.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: inline-block;}






/* agl cornerstone*/
.agl-cornerstone{width:100%; float:left; background-color:#ffffff; padding: 30px 10px; position: relative; z-index: 2;}
.agl-cornerstone h2{color: #282828; font-size:44px;  font-family: 'RobotoBlack_0'; margin-bottom: 28px;}

.description{width:100%; float: right;; position: relative; padding-right: 155px; text-align: right; padding-top: 10px;}
.description h6{ color:#282828; font-size:21px; font-family: 'RobotoBold';}
.description h6 span{ color:#282828; font-size:14px; font-family: 'RobotoMedium'; display: block; font-weight: normal;}

.description:before{position:absolute; content: ''; left:0; top:-20px;  background: url(../images/quote.png) no-repeat left top; width:116px; height: 103px;}
.description:after{position:absolute; content: ''; top:-100px; right:0; background: url(../images/karan-narang.png) no-repeat left top; width:139px; height: 169px; }


.content-part{width:100%; float:left;}
.content-part h6{font-size:34px; color:#11a374; font-family: 'RobotoBlack_0'; margin-top: 40px; margin-bottom: 5px; }
.content-part .two-section2{width: 100%;  float: left;}
.content-part .two-section2  .column2b{width:49.5%; float:left; border-radius:20px ;}
.content-part .two-section2  .column2b p{font-size:18px; color:#282828; font-family: 'robotoregular'; padding: 8px 0; line-height: 1.7; }
.content-part .two-section2  .column2b:last-child{width:48%;  float:right; }

.wrong{position: absolute; left:0; bottom: 50px; width:100%; z-index: -1; display: none; }
.wrong img{width:100%; display: block; border: 0;}

.issential{width:100%; height: 411px; float:left; padding: 0 20px 100px 20px; background: url(../images/issential-bg.jpg) no-repeat center top/cover; position: relative;}
.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: 40px; }
.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:30px;  font-family: 'RobotoBold'; text-shadow: 3px 3px 2px rgba(0,0,0,0.3);}
.issential .slide-part p.small{font-size:18px!important; margin-top: 10px!important; margin-bottom: 10px!important; display: block;}

.issential .slide-part p img{width:auto;}

.rakesh-sir-pic{ position: absolute; right: -5px; bottom: -5px;}

.issential .owl-nav{width:140px; height:60px;  position: absolute; left:68%;  right: auto; bottom: -100px;}
.issential .owl-nav button{width:60px; height: 60px;}
.issential .owl-nav span{ display: none;}
.issential .owl-nav button.owl-prev{background:#ffffff url('../images/active-prev2.png') no-repeat!important;  width:60px!important; margin-right:20px; background-position: center center!important; border:2px solid #009fe2!important; display: inline-block; border-radius:10px;}
.issential .owl-nav button.owl-next{background:#ffffff url('../images/active-next2.png') no-repeat!important; width:60px!important; background-position: center center!important; border:2px solid #009fe2!important; display: inline-block; border-radius:10px;}
.issential button.owl-prev.disabled{background: #ffffff url('../images/prev.png') no-repeat!important; background-position: center center!important;pointer-events: none; border:2px solid #cecece!important; display: inline-block;}
.issential button.owl-next.disabled{background: #ffffff url('../images/next.png') no-repeat!important; background-position: center center!important; pointer-events: none; border:2px solid #cecece!important; display: inline-block;}


/* back to office*/
.social-media{width:100%; float:left; margin-top: 100px;}
.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{ text-align: center; margin-top: 10px; margin-bottom: 0;}
.social-media li{display:inline-block; margin: 0 7px;}

.bottom-bg{width:100%; float: left; margin-top: 10px;}
.bottom-bg img{width:100%; display: block;}
