
/*background: #177755;*/
/*background: #E4FBF3;*/


* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body {
  display: none;
  background: #C7EEE080;
  color: rgb(0, 0, 0);
  /*padding: 0px 300px 0px 300px ;*/
  /* text-align: center; */
  display: flex;
  flex-direction: column;
  /* border: 1px solid gray; */

}
header {
  background-color: #177755;
  /* text-align: center; */
  display: flex;
}
nav {
  /*background-color: #177755;*/
  background-image: linear-gradient(to bottom, #177755,#177755, #177755, #61a88f);
  /*color: blue;*/
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  /* margin: 20px; */
}
.sticky-nav{
  top: 0;
  position: sticky;
  z-index: 1000
}
.bottom-nav1{
  background: #28A679;
  height: 15px;
  filter: blur(3px);
}
.bottom-nav2{
  height: 15px;
 background: #67e0b480;
  filter: blur(3px);

}
a {
  text-decoration: none;
  cursor: pointer;

  /*color: white;*/
}

a:link, a:visited {
  text-decoration: none;
  color: inherit;
}

section {
  margin: 20px;
  padding: 20px;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0, 0, 0, 0.4);
}
article {
  margin-bottom: 20px;
}
footer {
  background-color: #333;
  color: white;
  text-align: center;
}
main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  background-color: #E4FBF3;
  min-height: calc(100vh - 250px);
  margin: 10px;
}
aside {
  flex-basis: 20%;
  padding: 20px;
  /* background-color: #05b926; */
  /*max-width: 500px;*/
  text-align: center;

}



.goog-te-gadget {
  font-family: Roboto, 'Open Sans', sans-serif!important;
  text-transform: uppercase;
}
.goog-te-gadget-simple  {
  background-color: rgba(255,255,255,0.20)!important;
  border: 1px solid rgba(255,255,255,0.50) !important;
  padding: 8px!important;
  border-radius: 4px!important;
  font-size: 1rem!important;
  line-height:2rem!important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}
.goog-te-menu2 {
  max-width: 100%;
}
.goog-te-menu-value {
  color: #fff !important;
    &:before {
    font-family: 'Material Icons';
    content: "\E927";
    margin-right: 16px;
    font-size: 2rem;
    vertical-align: -10px;
    // width:32px!important;
  }
}
.goog-te-menu-value span:nth-child(5) {
  display:none;
}
.goog-te-menu-value span:nth-child(3) {
  border:none!important;
  font-family: 'Material Icons';
  &:after {
    font-family: 'Material Icons';
    content: "\E5C5";
    font-size: 1.5rem;
    vertical-align: -6px;
  }
}

.goog-te-gadget-icon {
    background-image: url(https://placehsold.it/32)!important;
    background-position: 0px 0px;
    height: 32px!important;
    width: 32px!important;
    margin-right: 8px!important;
    //     OR
    display: none;
}

// ============ HIDE TOP BAR ============
.goog-te-banner-frame.skiptranslate {display: none!important;}
body {top: 0px!important;}

/* ================================== *\
    Mediaqueries
\* ================================== */
@media (max-width: 667px) {
	#google_translate_element {
		bottom: calc(100% - 50% - 53px);
		left: 16px!important;
		width: 100%!important;
		goog-te-gadget {
			width:100%!important;
		}
		.skiptranslate {
			width:100%!important;
		}
		.goog-te-gadget-simple {
			width: calc(100% - 32px)!important;
			text-align: center;
		}
	}
}



.logo {
    /* width: 120px; */
    height: calc(69vw / 14 + 30px);
    flex-basis: auto;
    padding: 0px 150px 0px 150px;
}
.nav-items-div{
  display: flex;
  color: white;
}
.nav-item {
  padding: 3px 16px 16px 16px;
  margin: 5px;
  font-size: calc(100vw / 100);
  transition: 0.5s;
  color: whitesmoke;
}
.dropdown-siaxleebi{
  width: 100px;
   /*height: 100%;*/
  z-index: -999;
  background-color: #177755;
  display: none;
  transition: 0.5s;
  color: aliceblue;
  padding: 4px 2px 10px 4px;
  border-radius: 8px;
  width: 270px;
  border: 1px solid white;
}
.nav-item:hover{
  /*background-color: #177755;*/
  /*border-radius: 8px;*/
  color: black;
  cursor: pointer;
  text-shadow: 2px 2px 4px #ffffff;
}
.nav-item-siaxle{
  color: whitesmoke;
}
.nav-item-siaxle:hover{
  .dropdown-siaxleebi{
    position: absolute;
    display: block;
  }
}
.dropdown-nav-item{
  padding: 10px 15px 5px 10px;
  display: block;
  margin: 3px;
  font-size: calc(100vw / 120);
  transition: 0.3s;
  color: whitesmoke;
}
.dropdown-nav-item:hover{
   /*border-radius: 8px;*/
  color: black;
  font-size: calc(100vw / 100);
  /*font-weight: bold;*/
}

.header-div {
  display: flex;
  width: 100%;
  justify-content: center;
  text-align: center;
}
.herbebige {
  margin-top: 50px;
  font-weight: bold;
  font-size: calc(100vw / 70);
  color: white;
  text-shadow: 6px 3px 7px #000000;

}
.herbebigeqar {
  margin-top: 50px;
  font-size: calc(100vw / 70);
  color: white;
  text-shadow: 6px 3px 7px #000000;
}
.center-div{
    flex-basis: 45%;
}
.rside-div {
    flex-basis: 20%;
    width: 400px;
    height: 400px;
  text-align: center;
    /* background-color: #0e8970; */
    /* background: linear-gradient(red, rgb(198, 17, 17), blue); */
}
.calendar {
    /* width: 200px;
    height: 200px; */
    width: 100%;
}
.post_image{
  width: 70px;
  height: 70px;
  border-radius: 8px;
  cursor: pointer;
}
.calendar_image{
  width: 400px;
  height: 400px;
}
.post_container{
  display: flex;
  flex-direction: row;
  padding:15px
}
.post_content{
  padding-left: 15px ;
}
.employee-container{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.employee-item{
    width: 170px;
    height: 329px;
  display: flex;
  flex-direction: column;
  padding: 10px;
  border-radius: 8px;
  background-image: linear-gradient(to bottom, #177755, rgba(22, 91, 1, 0.15));
  transition: 0.2s;
  margin:5px
}
.employee-item:hover{
  transform: scale(1.01);
}
.emp-name{
  padding-top: 10px;
  font-size: 16px;
  text-align: center;
}
.emp-surname{
  font-size: 16px;
  text-align: center;
  padding: 2px;
}
.emp-position{
  color: gray;
  font-size: 14px;
  text-align: right;
  padding-top: 2px;
  text-wrap: wrap;
}
.tag-item{
  color: #177755 !important;
  font-size: 12px;
}
.link-post{
  color: #0028ff !important;
  font-weight: bold;
}
.post_image_container{
  width: 100%;
  text-align: center;
  padding: 30px;
}
.post_image_item{
  height: calc(100vw / 5 );
  text-align: center;
  border-radius: 8px;
}
.main-title{
  text-align: center;
  padding: 20px;
}
.text-content{
  padding: 30px;
}
.text-content--item{
  font-size: 16px;
  padding: 10px 5px 10px 10px;
}
.dropdown-tag-item{
  color: #01015d;
  font-size: 12px;
  display: block;
}
.emp_image{
  width: 150px;
  height: 200px;
}
.emp_image{
  width: 150px;
  height: 200px;
}
.employee-container-item{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.emp_image-item{
  width: 525px;
  padding: 20px;
  border-radius: 30px;
}
.emp-name-item{
  font-size: 50px;
  padding: 20px;
}
.emp-achievements-item{
  padding: 5px;
}
.emp-position-item{
  padding: 5px;
}
.emp-education-item{
  padding: 5px;
}
.footer-div{
  width: 100%;
  background: #177755;
  /*height: 700px;*/
  display: flex;
  /*align-items: center;*/
  justify-content: space-around;
  padding: 50px 400px 50px 400px
}
.link_image{
  width: 250px;
  height: 100px;
  border-radius: 8px;
}
.links--side{
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
.link-aa{
  padding-top: 20px;
}
.search--input{
  width:250px;
  height: 30px;
}
.calendarandsearch{
  /*height: 400px;*/
}
.contact--item{
  padding:5px;
}
.contact--itemh2-main{
  padding-bottom: 10px;
  padding-top: 20px;
  color: white;
}
.contact--itemh2 {
  padding-bottom: 33px;

}
.map--class{
  border-radius: 8px;
}
.material--box{
  background-color: #3fab85;
  width: 200px;
  height: 200px;
  display: flex;
  margin: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  color: white;
  padding: 10px;
  transition: 0.3s;
  text-align: center;
  font-weight: bold;
}
.material--box:hover{
  transform: scale(1.1);
  color: white!important;
}
.material--container{
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.doc--item{
  height: 700px;
  margin-left: 12%;
  margin-top: 30px;
  position: absolute;
  width: calc(35vw);
}
.slide_container {
    position: relative;
    max-width: 100%;
  /*margin-left: 25%;*/
  display: flex;
  justify-content: center;
  padding:50px;
}

.slide_image {
  width: 600px;;
  display: none; /* Hide all images initially */
  border-radius: 6px;
  max-width: 700px;
}

.dots_container {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.dot {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

.dot.active {
    background-color: #717171;
}
#calendar {
  max-width: 300px;
  margin: 40px auto;
  padding:15px;
  border-radius: 8px  ;
  background-color: #177755;
  color: white;
  height: 387px;
}
.fc .fc-col-header-cell-cushion {
  display: inline-block;
  padding: 2px 4px;
}
.fc .fc-col-header-cell-cushion { /* needs to be same precedence */
  padding-top: 5px; /* an override! */
  padding-bottom: 5px; /* an override! */
}
.animm{
  width: 250px;
  padding: 74px 0px 35px;
}
.map--class{
  width: 500;
  height: 220;

}
.nav-item:active{
  /*background-color: #177755;*/
  /*border-radius: 8px;*/
  color: black;
  cursor: pointer;
}
.map--class--contact{
  width: 900px;
  height: 450px;
}
.date--item{
  padding: 2px;
  font-size: 10px;
}
.fb_iframe_widget{
  padding-top: 10px;
}
.fb_iframe_widget_fluid{
  display: block !important;
  width: 100%;
  text-align: end
}
.contact--div--main{
  padding:20px;
  background-color: #177755;
  text-align: center;
  border-radius: 8px;
}
.contact--footer--div--page{
padding-top: 20px;
  color: white;
  display: flex;
  justify-content: space-around;
}
.contact--footer--div--page--right{
  display: block;
}
.material--link--container{
  display: flex;
  flex-direction: column;
  color: #0028ff;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.material--links{
  padding-top: 5px;
  text-decoration: underline;
}