*{
  margin:0px;
  padding: 0px;
}


@font-face {
  font-family: Opensans-Regular;
  src: url(../fonts/OpenSans-Regular.ttf);
}


@font-face {
  font-family: Opensans-Semibold;
  src: url(../fonts/OpenSans-SemiBold.ttf);
}

@font-face {
  font-family: BubbleBobble-MVpLp;
  src: url(../fonts/BubbleBobble-MVpLp.otf);
}

@font-face {
  font-family: ImprintMTShadow;
  src: url(../fonts/ImprintMTShadow.ttf);
}

@font-face {
  font-family: Imprisha;
  src: url(../fonts/IMPRISHA.ttf);
}

.background_logo_anim{
  position: fixed;
  background-color: #fff;
  height: 100%;
  width:100%;
  z-index: 1000;

}


.background_logo_anim img{
  width:300px;
  position: absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  animation: logo_fadeIn 2s infinite alternate;
 -webkit-animation: logo_fadeIn 2s infinite alternate;
 -moz-animation: logo_fadeIn 2s infinite alternate;
 -o-animation: logo_fadeIn 2s infinite alternate;
 -ms-animation: logo_fadeIn 2s infinite alternate;
}

@keyframes logo_fadeIn{
  0% {opacity:0.5;}
  100% {opacity:1;}
}



.banner{
  width:100%;
  background-color: #157D7F;
  height: 800px;
  text-align: center;
}

.navigation{
  width:100%;
}


.navigation ul li{
  list-style: none;
  display: inline-block;
  font-size: 18px;
  font-family: Opensans-Regular;
  vertical-align: middle;
  margin: 0px 5px;
  color:#fff;
}

.navigation ul li a{
  color:#fff;
}

.navigation ul li a:hover{
  color:#fff;
  text-decoration: none;
}

.navigation ul .logo_img{
  margin-top: -11px;
  position: absolute;
  left:50%;
  transform: translateX(-50%);
}

.navigation ul .logo_img img{
    height: 140px;
}


.navigation .left_nav{
  float: left;
  margin-top: 22px;
  width:39%;
  text-align: right;
}

.navigation .right_nav{
  float: right;
  margin-top: 20px;
  width:38%;
  text-align: left;
}


.banner_width{
  width:1199px;
  position: relative;
  display: inline-block;
  height: 87vh;
  margin-top: 60px;
}

.india_div{
  position: absolute;
  top: 260px;
  left: 541px;
  animation: fadeIn linear 1s;
 -webkit-animation: fadeIn linear 1s;
 -moz-animation: fadeIn linear 1s;
 -o-animation: fadeIn linear 1s;
 -ms-animation: fadeIn linear 1s;
}
.india_div img{
  height: 130px;
}


.innovation {
    position: absolute;
    top: 128px;
    left: 541px;
}
.innovation img{
  height: 130px;
}

.innovation_one{
  animation: innovation_fadeIn linear 1s;
 -webkit-animation: innovation_fadeIn linear 1s;
 -moz-animation: innovation_fadeIn linear 1s;
 -o-animation: innovation_fadeIn linear 1s;
 -ms-animation: innovation_fadeIn linear 1s;
}

@keyframes innovation_fadeIn {
  0% {opacity:0;top:66px; transform: scale(1.5);}
  100% {opacity:1; top:128px}
}




.client_focus {
    position: absolute;
    top: 193px;
    left: 658px;

}

.client_focus_one{
  animation: client_focus_fadeIn linear 1s;
 -webkit-animation: client_focus_fadeIn linear 1s;
 -moz-animation: client_focus_fadeIn linear 1s;
 -o-animation: client_focus_fadeIn linear 1s;
 -ms-animation: client_focus_fadeIn linear 1s;
}

@keyframes client_focus_fadeIn {
  0% {opacity:0;top:127px; left:742px; transform: scale(1.5);}
  100% {opacity:1; top:193px; left:658px}
}

.client_focus img{
  height: 130px;
}

.client_focus_text {
    position: absolute;
    top: 261px;
    left: 777px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.client_focus_text img{
  height: 130px;
}


.client_focus_text_one{
  animation: client_focus_text_fadeIn linear 1s;
 -webkit-animation: client_focus_text_fadeIn linear 1s;
 -moz-animation: client_focus_text_fadeIn linear 1s;
 -o-animation: client_focus_text_fadeIn linear 1s;
 -ms-animation: client_focus_text_fadeIn linear 1s;
}

@keyframes client_focus_text_fadeIn {
  0% {opacity:0;top:261px; left:861px;transform: scale(1.5);}
  100% {opacity:1; top:261px; left:777px;}
}





.innovation_text {
    position: absolute;
    top: 57px;
    left: 659px;

}
.innovation_text img{
  height: 130px;
}

.innovation_text_one{
  animation: innovation_text_fadeIn linear 1s;
 -webkit-animation: innovation_text_fadeIn linear 1s;
 -moz-animation: innovation_text_fadeIn linear 1s;
 -o-animation: innovation_text_fadeIn linear 1s;
 -ms-animation: innovation_text_fadeIn linear 1s;

}

@keyframes innovation_text_fadeIn {
  0% {opacity:0; top:-9px; left:743px;transform: scale(1.5);}
  100% {opacity:1; top:57px; left:659px;}
}



.efficient {
    position: absolute;
    top: 327px;
    left: 657px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.efficient img{
  height: 130px;
}


.efficient_one{
  animation: efficient_fadeIn linear 1s;
 -webkit-animation: efficient_fadeIn linear 1s;
 -moz-animation: efficient_fadeIn linear 1s;
 -o-animation: efficient_fadeIn linear 1s;
 -ms-animation: efficient_fadeIn linear 1s;
}


@keyframes efficient_fadeIn {
  0% {opacity:0;top:393px;left:741px;transform: scale(1.5);}
  100% {opacity:1; top:327px; left:657px}
}

.efficient_text {
    position: absolute;
    top: 461px;
    left: 657px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.efficient_text img{
  height: 130px;
}



.efficient_text_one{
  animation: efficient_text_fadeIn linear 1s;
 -webkit-animation: efficient_text_fadeIn linear 1s;
 -moz-animation: efficient_text_fadeIn linear 1s;
 -o-animation: efficient_text_fadeIn linear 1s;
 -ms-animation: efficient_text_fadeIn linear 1s;
}

@keyframes efficient_text_fadeIn {
  0% {opacity:0;top:527px; left:741px; transform: scale(1.5);}
  100% {opacity:1; top:461px; left:657px}
}







.commitment {
    position: absolute;
    top: 393px;
    left: 541px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.commitment img{
  height: 130px;
}

.commitment_one{
  animation: commitment_fadeIn linear 1s;
 -webkit-animation: commitment_fadeIn linear 1s;
 -moz-animation: commitment_fadeIn linear 1s;
 -o-animation: commitment_fadeIn linear 1s;
 -ms-animation: commitment_fadeIn linear 1s;
}

@keyframes commitment_fadeIn {
  0% {opacity:0;top:459px; transform: scale(1.5);}
  100% {opacity:1; top:393px;}
}


.commitment_text {
    position: absolute;
    top: 462px;
    left: 425px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.commitment_text img{
  height: 130px;
}

.commitment_text_one{
  animation: commitment_text_fadeIn linear 1s;
 -webkit-animation: commitment_text_fadeIn linear 1s;
 -moz-animation: commitment_text_fadeIn linear 1s;
 -o-animation: commitment_text_fadeIn linear 1s;
 -ms-animation: commitment_text_fadeIn linear 1s;
}

@keyframes commitment_text_fadeIn {
  0% {opacity:0;top:528px; left:377px;transform: scale(1.5);}
  100% {opacity:1; top:462px; left:425px;}
}



.sol_oriented{
    position: absolute;
    top: 327px;
    left: 426px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.sol_oriented img{
  height: 130px;
}


.sol_oriented_one{
  animation: sol_oriented_fadeIn linear 1s;
 -webkit-animation: sol_oriented_fadeIn linear 1s;
 -moz-animation: sol_oriented_fadeIn linear 1s;
 -o-animation: sol_oriented_fadeIn linear 1s;
 -ms-animation: sol_oriented_fadeIn linear 1s;
}

@keyframes sol_oriented_fadeIn {
  0% {opacity:0;top:393px; left:378px;transform: scale(1.5);}
  100% {opacity:1; top:327; left:426px;}
}



.sol_oriented_text {
    position: absolute;
    top: 259px;
    left: 309px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.sol_oriented_text img{
  height: 130px;
}



.sol_oriented_text_one{
  animation: sol_oriented_text_fadeIn linear 1s;
 -webkit-animation: sol_oriented_text_fadeIn linear 1s;
 -moz-animation: sol_oriented_text_fadeIn linear 1s;
 -o-animation: sol_oriented_text_fadeIn linear 1s;
 -ms-animation: sol_oriented_text_fadeIn linear 1s;
}

@keyframes sol_oriented_text_fadeIn{
  0% {opacity:0; top:246px; left:261px; transform: scale(1.5);}
  100% {opacity:1; top:259px; left:309px}
}









.collabration_text {
    position: absolute;
    top: 59px;
    left: 423px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.collabration_text img{
  height: 130px;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}


.collabration_text_one{
  animation: collabration_text_fadeIn linear 1s;
 -webkit-animation: collabration_text_fadeIn linear 1s;
 -moz-animation: collabration_text_fadeIn linear 1s;
 -o-animation: collabration_text_fadeIn linear 1s;
 -ms-animation: collabration_text_fadeIn linear 1s;
 -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}

@keyframes collabration_text_fadeIn {
  0% {opacity:0;top:-7px; left:375px;transform: scale(1.5);}
  100% {opacity:1; top:59px; left:423px;}
}




.collabration {
    position: absolute;
    top: 193px;
    left: 426px;
    animation: fadeIn linear 6s;
   -webkit-animation: fadeIn linear 6s;
   -moz-animation: fadeIn linear 6s;
   -o-animation: fadeIn linear 6s;
   -ms-animation: fadeIn linear 6s;
}
.collabration img{
  height: 130px;
}

.collabration_one{
  animation: collabration_fadeIn linear 1s;
 -webkit-animation: collabration_fadeIn linear 1s;
 -moz-animation: collabration_fadeIn linear 1s;
 -o-animation: collabration_fadeIn linear 1s;
 -ms-animation: collabration_fadeIn linear 1s;
}

@keyframes collabration_fadeIn {
  0% {opacity:0;top:127px; left:378px; transform: scale(1.5);}
  100% {opacity:1; top:193px; left:426px;}
}




.about_compnay_section{
  margin-top: 50px;

}


.left_company_box{
  height: 300px;
  position: relative;

}
.left_company_box span {
    font-size: 370px;
    height: 300px;
    font-family: ImprintMTShadow;
    position: absolute;
    top: -81px;
    color:#157d7f;
    left: -70px;
}

.left_company_box .excellence {
  font-size: 40px;
height: auto;
top: 46px;
left: 190px;
-webkit-user-select: none; /* Safari */
 -ms-user-select: none; /* IE 10 and IE 11 */
 user-select: none; /* Standard syntax */
font-family: ImprintMTShadow;
}

/* .left_company_box .excellence_anim{
  -webkit-animation: slide 0.5s forwards;
  -webkit-animation-delay: 2s;
  animation: slide 0.5s forwards;
  animation-delay: 2s;
} */


.left_company_box .exuberence{
  font-size: 40px;
  height: auto;
  top: 154px;
  left: 190px;
  font-family: ImprintMTShadow;
  /* opacity: 0; */
  -webkit-user-select: none; /* Safari */
 -ms-user-select: none; /* IE 10 and IE 11 */
 user-select: none; /* Standard syntax */

}

.left_company_box .experience{
  font-size: 40px;
  height: auto;
  top: 251px;
  left: 190px;
  font-family: ImprintMTShadow;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  /* opacity: 0; */

}

/* @keyframes slide{
  0%  {opacity:0;left:100px}
  50% {opacity:0.5; left:125px}
  100% {opacity:1;left:160px}
} */


.about_company_title h3{
  margin:0px;
  text-align: left;
  font-size: 28px;
  font-family: Opensans-Semibold;
  text-align: center;
}
.about_us_horizontal_line{
  width:112px;
  height: 2px;
  background-color: #157d7e;
  margin-top: 5px;
  display: inline-block;
}

.compnay_text_box{
  margin-top: 10px;
}
.compnay_text_box p{
  text-align: justify;
  letter-spacing: 0.4px;
  line-height: 25px;
  font-family: Opensans-Regular;
  font-size: 15px;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}



.practice_area_section{
  margin-top: 25px;
  padding: 25px 0px;
  background-color: #f7f7f7;
  position: relative;
}

.practice_area_section h3{
  margin:0px;
  font-family: Opensans-Semibold;
  font-size: 28px;
}
.practice_area_div{
  width:120px;
  height: 2px;
  background-color: #157d7e;
  display: inline-block;
}

.left_practice_img .practice_bullet i{
  color:#157d7e;
}

.practice_area_box{
  text-align: left;
  margin-top: 10px;
  margin-left: 50px;
}


.left_practice_img .practice_text{
  margin-left: 10px;
  font-family: Opensans-Regular;
  letter-spacing: 0.4px;
  font-size: 15px;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.blog_title h3{
  margin:0px;
  text-align: center;
  font-size: 28px;
  font-family: Opensans-Semibold;
}

.blogs_section{
  margin-top: 50px;
}
.blog_title .blog_horizontal_line{
  width:50px;
  height: 2px;
  background-color: #157d7e;
  margin-top: 5px;
  display: inline-block;
}


.blog_img{
  width:100%;
  background-color: #000;
  height: 250px;
  overflow: hidden;
}
.blog_img img{
  width:100%;
}

.blog_content{
  width:100%;
  background-color: #eee;
  padding: 20px;
}

.blog_category h3{
  text-align: left;
  font-size: 23px;
  margin:0px;
  color:#157d7e;
  font-family: Opensans-Semibold;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.blog_category h4{
  text-align: justify;
  font-size: 17px;
  font-family: Opensans-Semibold;
  letter-spacing: 0.4px;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.blog_category p{
  text-align: justify;
  font-family: Opensans-Regular;
  letter-spacing: 0.4px;
  font-size: 15px;
  -webkit-user-select: none; /* Safari */
 -ms-user-select: none; /* IE 10 and IE 11 */
 user-select: none; /* Standard syntax */
}

.read_more_section{
  float: right;
}

.blog_box{
  margin-top: 20px;
}

.read_more_section img{
  height: 20px;
}

.read_more_section .read_more_text{
  color : #157d7e;
  font-size: 16px;
  font-family: Opensans-Semibold;
}


.team_box img{
  width:250px;
}
.team_name_box{
  width:250px;
  text-align: center;
  background-color: #157d7e;
  color:#fff;
  padding: 10px;
  font-size: 18px;
  font-family: Opensans-Semibold;
}

.team_boxes{
  display: inline-block;
}
.team_section {
  margin-top: 73px;
  padding: 25px 0px;
  background-color: #f7f7f7;
}
.team_section h3{
  margin:0px;
  font-family: Opensans-Semibold;
  font-size: 28px;
}
.team_horizontal_line{
  width:50px;
  height: 2px;
  background-color: #157d7e;
  display: inline-block;
}


.team_boxes{
  margin-top: 10px;
  margin:10px 10px;
}


.connect_div{
  width:100%;
  background-color: #157d7e;
  padding: 20px 0px;
  margin-top: 50px;
}


.connect_div h3{
  margin:0px;
  padding: 5px;
  color:#fff;
  font-size: 28px;
}


.click_here_box{
  width:220px;
  background-color: #fff;
  color:#157d7e;
  font-size:22px;
  display:inline-block;
  border-radius: 10px;
  padding: 5px;
  margin-top: 10px;
  cursor: pointer;
}

.footer{
  background-color: #303030;
  padding: 50px;
}


.footer_box1{
  width:57%;
  display:inline-block;
  vertical-align: top;
}

.footer_title{
  margin-top: 20px;
}

.footer_title h2{
  color:#fff;
  font-size: 24px;
  font-family: Opensans-Semibold;
}

.address_box1{
  margin-top: 15px;
}

.address_box1 .address_pin{
  position: absolute;
}

.address_box1 .address_text p{
  padding-left: 25px;
}

.address_box1 img{
  height: 20px;
}
.address_box1 span{
  color:#fff;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-family: Opensans-Regular;
}


.locations_div{
  margin-top: 15px;
}

.footer_2{
  width:18%;
  display: inline-block;
  vertical-align: top;
}

.footer_3{
  width:24%;
  display: inline-block;
  vertical-align: top;
}

.footer_2 h2{
  color:#fff;
  font-size: 24px;
  font-family: Opensans-Semibold;
}

.footer_2 ul li{
  color:#fff;
  list-style: none;
  margin-top: 10px;
  margin-left: 5px;
  font-size: 16px;
  font-family: Opensans-Regular;
  font-size: 14px;
}


.footer_3 h2{
  color:#fff;
  font-size: 24px;
  font-family: Opensans-Semibold;
}

.footer_3 ul li{
  color:#fff;
  list-style: none;
  margin-top: 10px;
  margin-left: 5px;
  font-size: 14px;
  font-family: Opensans-Regular;
}

.background_notice{
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  width:100%;
  height: 100%;
  z-index: 1;
  overflow: scroll;
}

.background_box{
  width:50%;
  position: relative;
  background-color: #fff;
  /* height: 500px; */
  margin-left:50%;
  transform: translateX(-50%);
  margin-top: 50px;
  margin-bottom: 50px;
  border-radius: 10px;

}
.footer_3 ul li{
  display: inline-block;
}
.footer_3 ul li img{
  height: 30px;
}


.background_box h3{
  text-align:center;
  font-family: Opensans-Semibold;
  font-size: 20px;
  letter-spacing: 0.4px;
}


.background_box{
  padding: 30px;
}

.background_box p{
  font-family: Opensans-Regular;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-align: justify;
}

.background_box ul li{
  font-family: Opensans-Regular;
  line-height: 25px;
  margin-top: 10px;
  letter-spacing: 0.4px;
  text-align: justify;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}

.background_box h4{
  font-family: Opensans-Semibold;
}

.agree_btn{
  width: 100px;
  background-color: #157d7e;
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  color:#fff;
  display:inline-block;
  cursor: pointer;
  margin-right: 10px;
  font-family: Opensans-Regular;
  letter-spacing: 0.4px;
}


.disagree_btn{
  width: 100px;
  background-color: #157d7e;;
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  color:#fff;
  display: inline-block;
  cursor: pointer;
  margin-right: 10px;
  font-family: Opensans-Regular;
  letter-spacing: 0.4px;
}


.testimonial_section{
  margin-top: 50px;
}

.testimonial_boxes{
  /* margin-top: 0px; */
}
.testimonial_box{
  margin-top: 30px;
}

.testimonial_box{
  width:30%;
  display: inline-block;
  box-shadow: 0 4px 17px 0 rgba(0,0,0,0.1);
  margin:10px 15px;
}

.testimonial_text{
  padding: 30px;
  font-size: 15px;
  font-family: Opensans-Regular;
  letter-spacing: 0.4px;
  padding-bottom: 50px;
}

.testimonial_text p{
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
font-family: Opensans-Regular;
}

.testimonial_bottom{
  background-color: #157d7f;
  color:#fff;
  text-align: center;
  font-family: Opensans-Semibold;
  letter-spacing: 0.4px;
  padding: 10px;
  font-size: 16px;
  position: relative;
  padding: 50px 10px;
  padding-bottom: 25px;
}
.testimonial_img{

  height: 80px;
  width:80px;
  border-radius: 20px;
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  top:-40px;
}

.testimonial_img img{
  height: 80px;
  border-radius: 50px;
  border: 3px Solid #fff;
}

.testimonial_bottom p{
  margin-bottom: 0px;
}


.testimonial_box{
  display: inline-block;
  text-align: center;
}


.testimonial_section h3{
  margin: 0px;
  font-family: Opensans-Semibold;
  font-size: 28px;
}

.testimonial_horizontal_line{
  width: 50px;
height: 2px;
background-color: #157d7e;
display: inline-block;
}


.practice_area_section img{
  height: 100px;
  position: absolute;
  top:-74px;
  right: 15px;
}

.team_section .team_img{
  position: absolute;
  top:-74px;
  left:15px;
  height: 100px;
}

.internship_background{
  position: fixed;
  width:100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top:0px;
  z-index: 1;
  text-align: center;
  display: none;
}

.internship_form_box{
  width:400px;
  background-color: #fff;
  display: inline-block;
  padding: 20px;
  margin-top: 50px;
  border-radius: 10px;
  position: relative;
}

.internship_form_box img{
  float: right;
  height: 10px;
  cursor: pointer;
}

.internship_box h3{
  margin:0px;
  font-family: Opensans-Semibold;
  color:#157d7e;
}
.internship_field{
  margin-top: 10px;
}
.internship_field p{
  text-align: left;
  font-family: Opensans-Regular;
  letter-spacing: 0.4px;
  font-size: 15px;
  margin-bottom: 0px;
}

.internship_field input{
  width:100%;
  border:1px Solid #c4c4c4;
  padding: 5px;
  border-radius: 5px;
  margin-top: 5px;
}

.internship_field textarea{
  width:100%;
  border:1px Solid #c4c4c4;
  padding: 5px;
  border-radius: 5px;
  margin-top: 5px;
  resize: none;
}
.internship_submit_btn{
  width:100%;
  padding: 10px;
  background-color: #157d7e;
  color:#fff;
  border-radius: 5px;
  font-family: Opensans-Regular;
  font-size: 16px;
  margin-top: 10px;
  cursor: pointer;
}




.legal_box{
  margin-top: 10px;
}

.legal_section{
  float: left;
  margin-left: 20px;
}

.container_lable {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  font-weight: normal;
  font-family: Opensans-Regular;
}

/* Hide the browser's default checkbox */
.container_lable input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container_lable:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_lable input:checked ~ .checkmark {
  background-color: #157d7e;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_lable input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_lable .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.page_title h1{
  color:#fff;
  font-family: Opensans-Semibold;
  font-size: 25px;
  text-align: left;
  margin:20px 0px;
}



.blog_section{
  margin-top: 50px;
}

.blog_details_img{
  width:300px;
  float: left;
  margin-right: 40px;
}

.blog_details_img img{
  width:300px;
  /* margin-left: 10px; */
}

.blog_details_title{
  float:left;
  /* margin-left: 50px; */
}



.blog_details_title h3{
  font-family: Opensans-Semibold;
  margin:0px;
}

.blog_details_text{
  /* float: left; */
  /* margin-left: 300px; */

}

.blog_details_text p{
  letter-spacing: 0.5px;
  font-family: Opensans-Regular;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: justify;
}


.admin_blog_image{
  width:300px;
  height: 300px;
  background-color: #eee;
  display: inline-block;
  text-align: center;
  padding: 140px 0px;
  font-family: Opensans-Regular;
  display: inline-block;
  margin-top: 30px;
}

.admin_blog_title{
  width:50%;
  padding: 5px 10px;
  margin-top: 10px;
}

.admin_blog_textarea{
  width:50%;
  padding: 5px 10px;
  margin-top: 10px;
  resize: none;
}

.upload_blog_btn{
  /* width:100px; */
  background-color: #157d7f;
  display: inline-block;
  color:#fff;
  padding: 5px 30px;
  margin-top:20px;
  font-family: Opensans-Regular;
  cursor: pointer;
  border-radius: 5px;
}














[data-inviewport] { /* THIS DEMO ONLY */
transform: scale(0);
}

/* inViewport */

[data-inviewport="slide-left"] {
  transition: 1s;
  transform: scale(0);
}
[data-inviewport="slide-left"].is-inViewport {
  transform: scale(1);
}

[data-inviewport="second-slide-left"] {

  transition: 1s;
  transition-delay: 500ms;
  transform: scale(0);
}
[data-inviewport="second-slide-left"].is-inViewport {
  transform: scale(1);
}


[data-inviewport="third-slide-left"] {

  transition: 1s;
  transition-delay: 1s;
  transform: scale(0);
}
[data-inviewport="third-slide-left"].is-inViewport {
  transform: scale(1);
}




.left_contact_us_div{
  width:45%;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}

.left_contact_us_div .internship{
  width:100%;
}

.right_form{
  display: inline-block;
  width:54%;
  vertical-align: top;
  margin-top: 20px;
  /* border:3px Solid #157D7F; */
  padding: 0px 30px;
}

.career_right_form{
  width:100%;
  border:3px Solid #157D7F;
  padding: 50px 30px;
  position: relative;
  margin-top: 50px;
}

.career_right_form img{
  position: absolute;
  height: 80px;
  top:-43px;
  left:50%;
  transform: translateX(-50%);
}


.right_form p{
  font-family: Opensans-Regular;
  letter-spacing: 0.4;
  line-height: 25px;
  font-size: 15px;
  text-align: justify;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}

.career_right_form p{
  font-family: Opensans-Regular;
  letter-spacing: 0.4;
  line-height: 25px;
  font-size: 15px;
  text-align: justify;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}

.address_section{
  background-color: #eee;
}
.first_address{
  width:100%;
  height:10px;
  background-color: #157d7f;
}

.address_one{
  position: relative;
  padding: 20px;
  padding-bottom: 3px;
}

.address_one img{
  position: absolute;
  height: 18px;
}
.address_one h3{
  font-family: Opensans-Semibold;
  font-size: 15px;
  padding-left: 50px;
  letter-spacing: 0.5px;
  margin:0px;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}
.address_one p{
  padding-left: 50px;
  font-family: Opensans-Regular;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
margin-top: 5px;
}



.address_two{
  position: relative;
  padding: 10px 20px;
  padding-bottom: 3px;
}

.address_two img{
  position: absolute;
  height: 18px;
  top:13px;
}

.address_two h3{
  font-family: Opensans-Semibold;
  font-size: 15px;
  padding-left: 50px;
  letter-spacing: 0.5px;
  margin:0px;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.address_two p{
  padding-left: 50px;
  font-family: Opensans-Regular;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  margin-top: 5px;
}



.address_three{
  position: relative;
  padding: 10px 20px;
  padding-bottom: 20px;
}

.address_three img{
  position: absolute;
  height: 18px;
  top:13px;
}
.address_three p{
  padding-left: 50px;
  font-family: Opensans-Regular;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  -webkit-user-select: none; /* Safari */
 -ms-user-select: none; /* IE 10 and IE 11 */
 user-select: none; /* Standard syntax */
 margin-top: 5px;
}

.address_three h3{
  font-family: Opensans-Semibold;
  font-size: 15px;
  padding-left: 50px;
  letter-spacing: 0.5px;
  margin:0px;
}

.contact_number_section{
  background-color: #eee;
  margin-top: 20px;
}

.contact_strip{
  width:100%;
  height:10px;
  background-color: #157d7f;
}


.contact_number_one{
  position: relative;
  padding: 20px;
  padding-bottom: 3px;
}

.contact_number_one img{
  position: absolute;
  height: 20px;
}
.contact_number_one p{
  padding-left: 50px;
  font-family: Opensans-Regular;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}


.contact_number_two{
  position: relative;
  padding: 10px 20px;
  padding-bottom: 20px;
}

.contact_number_two img{
  position: absolute;
  height: 20px;
  top:13px;
}
.contact_number_two p{
  padding-left: 50px;
  font-family: Opensans-Regular;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}


.email_section{
  background-color: #eee;
  margin-top: 20px;
}

.email_strip{
  width:100%;
  height:10px;
  background-color: #157d7f;
}
.email_one{
  position: relative;
  padding: 10px 20px;
  padding-bottom: 3px;
}
.email_one img{
  position: absolute;
height: 19px;
top: 12px;
}
.email_one p{
  padding-left: 50px;
  font-family: Opensans-Regular;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}


.email_two{
  position: relative;
  padding: 10px 20px;
  padding-bottom: 3px;
}
.email_two img{
  position: absolute;
height: 19px;
top: 12px;
}
.email_two p{
  padding-left: 50px;
  font-family: Opensans-Regular;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
}


.email_three{
  position: relative;
  padding: 10px 20px;
  padding-bottom: 12px;
}
.email_three img{
  position: absolute;
height: 19px;
top: 12px;
}
.email_three p{
  padding-left: 50px;
  font-family: Opensans-Regular;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
}



.right_form input{
  width:100%;
  /* height: 30px; */
  border-radius: 5px;
  padding: 10px 10px;
  border:1px Solid #eee;
  margin-top: 15px;
  font-family: Opensans-Regular;
}
.right_form .first_input{
  margin-top: 0px;
}

.right_form select{
  width:100%;
  /* height: 30px; */
  border-radius: 5px;
  padding: 10px 10px;
  border:1px Solid #eee;
  margin-top: 15px;
  font-family: Opensans-Regular;
}

.right_form textarea{
  width:100%;
  /* height: 30px; */
  border-radius: 5px;
  padding: 5px 10px;
  border:1px Solid #eee;
  margin-top: 15px;
  font-family: Opensans-Regular;
  resize: none;
}

.contact_submit_btn{
  display:inline-block;
  background-color: #157d7f;
  color:#fff;
  padding: 10px 20px;
  font-family: Opensans-Regular;
  font-size: 15px;
  border-radius: 5px;
  cursor: pointer;
  letter-spacing: 0.4px;
  margin-top: 10px;
}

.left_team_img{
  width:25%;
  display: inline-block;
  vertical-align: top;
  height: 428px;
  overflow: hidden;
}
.right_team_text{
  width:70%;
  display: inline-block;
  vertical-align: top;
}
.left_team_img img{
  width:100%;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}
.right_team_text{
  margin-left: 30px;
}
.right_team_text h3{
  margin:0px;
  color:#157d7f;
  font-family: Opensans-Semibold;
  font-size: 20px;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}

.right_team_text h4{
  margin:0px;
  color:#157d7f;
  font-family: Opensans-Semibold;
  font-size: 17px;
  margin-top: 18px;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}

.right_team_text .right_team_textbox{
  margin-top:5px;
}

.right_team_text p{
font-family: Opensans-Semibold;
margin-bottom: 0px;
-webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}

.description_texatrea{
  margin-top: 10px;
}

.description_texatrea h4{
  margin:0px;
  color:#157d7f;
  font-family: Opensans-Semibold;
  font-size: 17px;
  margin-top: 18px;
}
.description_texatrea p{
font-family: Opensans-Regular;
letter-spacing: 0.4px;
font-size: 15px;
line-height: 24px;
text-align: justify;
-webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}



.intership_text{
  cursor: pointer;
}

#map {
  height: 400px;
}

.team_box{
  height: 375px;
  overflow: hidden;
}


.footer_2 ul li a{
  color:#fff;
}
.footer_2 ul li a:hover{
  text-decoration: none;
}


.left_company_box [data-inviewport="scale-in"] {
  transition: 2s;
  transform: scale(0.1);
}
.left_company_box [data-inviewport="scale-in"].is-inViewport {
  transform: scale(1);
}


/*.map_iframe{*/
/*  width:30%;*/
/*  display: inline-block;*/
/*  border:2px Solid #157d7f;*/
/*  margin:0px 10px;*/
/*  margin-top: 20px;*/
/*}*/
.map_iframe {
  width: 30%;
  display: block; /* Change from inline-block to block */
  border: 2px solid #157d7f;
  margin: 20px auto; /* auto for left and right centers it */
}

.map_iframe iframe{
  width:100%;
  height: 200px;
}

.page_title{
  margin-top: 42px;
}

.mobile_banner{
  background-image: url(../img/banner_wallpaper.jpg);
  background-position: center;
  background-size: cover;
  height: 350px;
  width:100%;
  display: none;
  position: relative;
}

.mobile_layer{
  width:100%;
  height: 350px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top:0px;
  left:0px;
  text-align: center;
}


.mobile_titles{
  margin-top: 91px;
}
.mobile_layer h1{
  color:#fff;
  font-family: Opensans-Semibold;
  letter-spacing: 1px;
  margin:0px;
  margin-top:10px;
  font-size: 50px;
}
.mobile_layer h3{
  color:#fff;
  font-family: Opensans-Semibold;
  letter-spacing: 1px;
  margin:0px;
  margin-top: 10px;
  font-size: 34px;
}

.mob_nav{
  padding: 10px 20px;
}
.left_mob_logo{
  float: left;
}
.left_mob_logo img{
  height: 80px;
}
.mob_right_nav{
  float: right;
}
.mob_right_nav img{
  height: 30px;
  margin:25px 0px;
  cursor: pointer;
}

.mobile_background_nav{
  width: 100%;
  position: fixed;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
  /* display: none; */
  opacity:0;
  transition: all ease 300ms;
}

.right_mob_nav_back{
  position: absolute;
  width:250px;
  right:0px;
  height: 100%;
  background-color: #fff;
}

.right_mob_nav_back ul{
  list-style: none;
  margin-left: 30px;
  margin-top: 100px;
}

.right_mob_nav_back ul li{
  font-family: Opensans-Semibold;
  color:#000;
    margin-top: 10px;
    font-size: 16px;
}

.right_mob_nav_back ul li a{
  color:#000;

}

.right_mob_nav_back img{
  height: 20px;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}

.mob_nav{
  display: none;
  background-color: #fff;
}

.top_nav_bar{
  display: none;
}
.mob_nav_box{
  display: none;
}
.footer_two{
  background-color: #000;
}

.footer_two{
  text-align: center;
}

.footer_two p{
  color:#fff;
  margin-bottom: 0px;
  padding: 10px;
}

.footer_two p a{
  color:#fff;
  font-family: Opensans-Regular;
}
.footer_two p a:hover{
  text-decoration: none;
}

.form_error{
  color:red;
  font-size: 12px;
  font-family: Opensans-Regular;
  display: none;
}

.form_success{
  color:green;
  font-size: 14px;
  font-family: Opensans-Regular;
  display: none;
}
