/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 7, 2024, 8:44:34 PM
    Author     : user
*/

Body {
  background-color: rgb(255, 255, 255);
}


/*.segment:hover {*/
/*  -ms-transform: scale(1.5); */
/*  -webkit-transform: scale(1.5);*/
/*  transform: scale(1.5); */
/*}*/


/*.omap{*/
/*     width: 80%;*/
/*}*/
/*.mapp {*/
    
/*    background-image: url(./img/map.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    position: relative;*/
     
   
/*}*/



/* .mapp img:hover {*/
/*            transform: scale(1.5);*/
/* }*/
 
/*  .mapp img {*/
/*    cursor: -moz-zoom-in; */
/*    cursor: -webkit-zoom-in;*/
/*    cursor: zoom-in;*/
/*}*/
 
.wrapper {
  background-color: white;
  width: 1366px;
  min-height: 1500px;
  margin: 0px auto;
}
.full_wrapper {
  background-color: white;
  width: 100%;
  /* margin: 0px auto; */
}
.segment1 {
  padding-top: 20px;
  height: auto;
  float: left;
  width: 1366px;
  /* height: 800px; */
  background-color: white;
}

.empseg {
  /* float: left; */
  width: 650px;
  /* height: 800px; */
  background-color: white;
}

.empseg h1 {
  margin: 200px 50px 0px 50px;
  font-size: 40px;
}

.empseg img {
  /* float: left; */
  width: 488px;
  /* height: 188px; */
  margin: 50px 0px 0px 110px;
}

.empseg img:hover {
  transform: scale(1.1);
  margin-left: 50px;
  transition: all 1s;
}

.navi {
  /* float: left; */
  width: 716px;
  height: 650px;
  background-color: white;
}

.main_image {
  float: left;
  width: 600px;
  height: 600px;
  margin: 20px;
}

.nbtn {
  float: left;
  position: absolute;
  top: 50px;
  right: 566px;
  z-index: 1000;
}

.nbtn:hover {
  transform: scale(1.1);
  transition: all 1s;
}

.abtn {
  position: absolute;
  top: 50px;
  right: 566px;
  z-index: 1000;
}

.bstn {
  position: absolute;
  top: 50px;
  right: 566px;
  z-index: 1000;
}

.segment2 {
  height: auto;
  float: left;
  width: 1366px;
  /* height: 800px; */
  /* min-height: 850px; */
  background-color: white;
}

.aboutseg {
  float: left;
  /* width: 1366px; */
  height: 800px;
  background-color: white;
}

.aboutseg img {
  float: left;
  width: 320px;
  height: 280px;
  position: relative;
}

.Core_team_logo {
  width: 20%;
}

.topcon {
  /* float: left; */
  width: 511px;
  /* height: 207px; */
  /* position: relative; */
  /* top: 50px; */
  /* left: 70px; */
  /* margin: 0px 370px; */
  text-align: center;
}

.leftcon {
  /* float: left; */
  width: 400px;
  margin-top: 130px;

  /* height: 207px; */
  /* position: relative; */
  /* top: 255px; */
  /* left: 100px; */
  /* margin: 0px; */
  /* text-align: left; */
  text-align: center;
}

.row {
  height: auto;
}

.rightcon {
  float: left;
  width: 400px;
  margin-top: 130px;
  padding-left: 60px;
  /* height: 207px; */
  /* position: relative; */
  /* top: 255px; */
  /* left: -1px; */
  /* margin: 0px; */
  text-align: center;
}

.segment3 {
  height: auto;
  float: left;
  margin-top:1rem;
  width: 1366px;
  background-color: #fff;
  
}

.history {
  /* float: left; */
  height: 100vh;
  width: 100%;
  /*padding-bottom: 15px;*/
  /* margin: 0px 230px;  */
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* margin: 0px 450px; */

}

/* .segment4 {
  padding-top: 20px;
  height: 100vh;
  float: left;
  width: 1366px;
  height: 800px;
  min-height: 1000px;
  background-color: white;
  margin: 280px 0px 0px 0px;
} */

.segment4 {
  /* min-height: 100vh; */
  height: auto;
  float: left;
  width: 100%;
  padding-top: 20px;
  /* padding-top: 15px; */
  /* margin-top: 200px; */
  /* min-height: 800px; */
  background-color: white;
}
/* 
.executive_committee {
  position: relative;
  background-image: url("./img/team/png-1.png");
  background-color: rgb(123, 22, 22);
  height: 100px;
} */

.segment5 {
  /* min-height: 100vh; */
  height: auto;
  float: left;
  width: 100%;
  padding-top: 20px;
  /* margin-top: 200px; */
  /* min-height: 800px; */
  background-color: white;
}

.mapp1 .mapp2 .mapp3 .mapp4 .mapp5 .mapp6 .mapp7 .mapp8 {
    width: 30%;
    position: absolute;
}
.map1 {
  /* float: left; */
  width: 80%;
  display: block;
  margin: auto;
  position: relative;
}

/* Contact Us */
.segment6 {
  /* width: 1366px; */
  height: auto;
  /* min-height: 100vh; */
  padding-top: 35px;
  /* min-height: 800px; */
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: white;
}

/* Contact Us */
.segment7 {
  padding-top: 100px;
  width: 1366px;
  height: auto;
  /* min-height: 765px; */
  /* margin-top: 120px; */
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: white;

}

.contact_us {
  height: 100px;
  background-color: rgb(247, 176, 84);
  margin: auto;
  border: 0;
  clear: both;
  display: block;
  width: 100%;
}

.contact_us_title {
  text-align: left;
  /* margin-left: 35px; */
  font-size: 7rem;
}

.contact_us_logo {
  padding-top: 30px;
  float: right;
  width: 20%;
}

.contact_us_info {
  background-color: rgb(246, 246, 246);
  padding-top: 25px;
  padding-bottom: 25px;
}

.contact_us_name {
  text-align: left;
  margin-left: 35px;
  margin-bottom: 0px;
  font-size: 1.5rem;
}

.mail_address {
  width: 70%;
}

.address {
  float: left;
  width: 90%;
}

.address_text {
  position: absolute;
  top: 30px;
  right: 80px;
  width: 233px;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
}
.icon_container_link {
  color: inherit;
  margin: 5px;
}

/* .contact-section {
  width: 455px;
  background: white !important;
} */
.contact_section_global_div {
  width: 1335px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 36px;
}
.contact_section_global {
  width: 600px;
  background: white !important;
}

.contact-us-title {
  padding: 14px 43px;
  text-align: center;
  background-color: #526771;
  color: #fff;
  font-weight: bold;
  width: 199px;
  line-height: initial;
  border-radius: 50px;
}
.item_socail {
  position: relative;
}
.item_socail .item_socail_des {
  position: absolute;
  top: 30px;
  right: 50px;
  width: 233px;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
}

/* .icon_container {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 180px;
  margin: auto;
} */

.follow {
  font-size: 45px;
}

.icon_container {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  /* width: 180px; */
  /* margin-top: 50px; */
}
.icon_container_link {
  color: inherit;
  margin: 8px;
}

.image-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1345px;
  margin: auto;
  display: block;
}
.image-container img {
  width: 380px;
  margin: 10px;
  border-radius: 15px;
}

.heading-s {
  display: flex;
  align-items: center;
  text-align: center;
  align-self: center;
  width: 900px;
}
.heading-s h4 {
  text-align: center;
  margin: 0px 3px;
}

/* .icon_container{
    
} */

.footer-section {
  font-size: 26px;
  width: 100%;
  height: 50px;
  background: rgb(93, 183, 155);
  display: flex;
  justify-content: center;
  border-radius: 6px;
  /* margin-left: 3px; */
}
.footer-section p {
  padding-top: 5px;
  font-weight: 500;
}



