@charset "utf-8";
/* CSS Document */

body {
  font-family: 'Saira Condensed', sans-serif;
  font-weight: normal;
  color: #222;
  font-size: 18px;
  text-align: justify;
  position: relative;
  overflow-x: hidden!important;
	display:block;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;unselectable:on;
 }


/*Loader */
.page-overlay {
  width:100%;
  background: #fff;
  position:relative;
}
.loader_text {
  position: absolute;
  top: 50%;
  width: 100%;  
  height: auto;
  transform: translate(0,-50%);
}
.loader_text>h1{
	font-size: 5rem;
    color: rgb(139 34 27 / 50%);
    text-align: center;
    font-weight: 700;
}
.loader_text>h1 span{
	font-size: 1.4rem;
	position: absolute;
	margin-top: 45px;
	color: rgb(139 34 27 / 50%);
}
/*Loader */
.main-preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999999;
  background-color: #fff;
  text-align: center;
	
}
.main-preloader .main-preloader-inner {
  position: absolute;
  top: 40%;
  width: 100%;
}
.main-preloader .preloader-percentage {
  color: rgb(139 34 27 / 70%);
  margin: 0;
}
.main-preloader .preloader-percentage span {
  display: inline-block;
  float: center;
  font-size: 75px;
  font-family: 'Saira Condensed', sans-serif;
}
h1.preloader-percentage span.percentage{
	font-size: 25px;
	top: -15px;
	position: relative;
}





.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height: 1.5;}
.flag{
	margin-top: -6px;
}
.search{
	font-size: 20px;
    margin-top: 45px;
    cursor: pointer;
}
.img-index{
	 height:30px;
	 width:74px;
	max-width: 74px;
}

b, strong {
    font-weight: 600;
}
a:hover {
    color: #000;
    text-decoration: none;
}
ul.social-icon li {
    float: left;
    padding-right: 5px;
    margin-top: 8px;
}
ul.social-icon li a{
    color: rgb(255 255 255 / 60%);
}
#mega-menu-holder>ul> li> a {
	color: #333;
    font-weight: 600;
    letter-spacing: -.01rem;
    padding: 0px 3px 5px;
    padding-top: 58px;
    font-size: 16px;
}
.dropdown-menu{
	background-color: #85221c!important;
	border-radius: 0!important;
	padding: 0;
}
.bg-danger {
    background-color: #b23028!important;
}
.bg-dark {
    background-color: #222!important;
}
.bg-gray{
	background: rgb(229,229,229);
    background: linear-gradient(180deg, rgba(229,229,229,1) 0%, rgba(251,251,251,1) 50%, rgba(255,255,255,1) 100%);
}
.pb-10{
	padding-bottom: 10rem!important;
}
.govde{padding-bottom: 49.7%;position: relative;text-align: center;}
.theme-footer-two .bottom-footer p {font-size: 12px;color: #999;}
.theme-footer-two .bottom-footer p A{font-size: 12px;color: #999;}
#mega-menu-holder ul.dropdown li:hover>a:before{background-color:#fff}

.sesicon{
position: absolute;
    width: 40px;
    top: 100px;
    right: 16px;
    cursor: pointer;
    z-index: 1;
    display: none;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid rgb(51 51 51 / 30%);
	
}
.sesicon.active{
	 display:block;
}
.giris_video{
	width: 100%;
	top: 0;
	/*-webkit-transform: translateY(-13%);
	transform: translateY(-13%);*/
}

.banner-one{
	display: none;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-image: url('../images/bg.jpg');
}
.bold {
    font-weight: 600;
}
#myVideo{
    width: 100%;
}
.w-20 {
    width: 20%!important;
}
.breadcrumb-bg{
	background-color: #f9f9f9;
	margin-bottom: 50px
}
.breadcrumb{
	background-color: transparent;
	font-size: 14px;
	color: #888;
}
.breadcrumb-item.active {
    color: #333;
    font-weight: 500;
}
.alert {
	margin-top:50px!important;
	box-shadow: 0px 0px 3px 1px rgb(0 0 0 / 25%);
	border-radius: 10px!important;
}
.alert-demir {
    color: #333;
    background-color: #FF8A81;
    border-color: #FF8A81;
    
}

.alert-enerji {
    color: #333;
    background-color: #E69939;
    border-color: #E69939;
}
.alert-tarim {
    color: #fff;
    background-color: #819828;
    border-color: #7E985A;
}

.alert-etik {
	background: rgb(241,146,145);
	background: linear-gradient(180deg, rgba(241,146,145,1) 0%, rgba(247,178,179,1) 25%);
}
.alert-kvk {
	background: rgb(207,182,157);
	background: linear-gradient(180deg, rgba(207,182,157,1) 0%, rgba(225,210,193,1) 25%);
}

hr{border-color:#b23028;margin-top: 0.5rem;margin-bottom: 0.5rem;}
.enerji{background-color: #ffddbb!important;}
.demir{background-color: #FFD2C7!important;}
.uluslararasi{background-color: #D0F4FF!important;}
.gayrimenkul{background-color: #FDFFC9!important;}
.tarim{background-color: #E6FFB7!important;}
.theme-inner-banner {
    background:none;
    background-attachment: scroll;
    background-color: transparent;
    overflow: hidden;
    position: relative;
    height: 32vw;
}
blockquote {
    margin: 0 0 1rem;
    font-size: 25px;
    font-weight: 500;
}
.lm-active{
  background-color:transparent;  
  border-bottom:2px solid #b23028;
  color:#b23028;
}
.theme-inner-banner h2{
	text-align: left;
	font-weight: 700;
	color: #fff;
	letter-spacing: .1rem;
	-webkit-text-stroke: 0.7px black;
	text-shadow: 1px 2px 2px rgb(0 0 0 / 50%);
	font-size: 2.2vw;
	/* height: 32vw; */
	padding-top: 16vw;
}
.theme-inner-banner h2 img {
    /* max-width:30%; */
    height: 50px;
}
.white-shadow{
	-webkit-text-stroke: .7px #000!important;
	text-shadow: 2px 2px 4px #999!important;
}
.proje-banner {
    background: url("../images/proje.jpg") no-repeat center center;
    transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.hibrit-banner {
    background: url("../images/hibrit.jpg") no-repeat center center;
    transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.kapasite-banner {
    background: url("../images/kapasite.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.jyt-banner {
    background: url("../images/yan-urun.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}

.enerkemal-banner {
    background: url("../images/ener-kemal.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.eh-banner {
    background: url("../images/enerji_holding.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.enerjeo-kemal-banner {
    background: url("../images/enerjeo-kemal.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.deg-banner {
    background: url("../images/degerlerimiz.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.etik-banner {
    background: url("../images/etik_degerler.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.ilk-banner {
    background: url("../images/ilkelerimiz.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.vm-banner {
    background: url("../images/misyon.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.isg-banner {
    background: url("../images/isg.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.cp-banner {
    background: url("../images/cevre_politikasi.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.surd-banner {
    background: url("../images/surdurulebilirlik.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.enp-banner {
    background: url("../images/enerji_politikasi.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}

.jte-banner {
    background: url("../images/jeotermal.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.tje-banner {
    background: url("../images/tr-jeotermal-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}

.jek-banner {
    background: url("../images/jeotermalde-konumumuz-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.jef-banner {
    background: url("../images/jeotermal-faliyetler-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.arama-banner {
    background: url("../images/arama-ve-isletme-ruhsatlari-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.jeofiz-banner {
    background: url("../images/jeofizik-faliyetler-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.mta-banner {
    background: url("../images/mt-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.sismik-banner {
    background: url("../images/sismik-aramalar-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.sondaj-banner {
    background: url("../images/sondaj-faliyerleri-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.kuyu-banner {
    background: url("../images/kuyu-ici-testler-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.syf-banner {
    background: url("../images/santral-yatirim-faliyetleri-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}

.sif-banner {
    background: url("../images/santral-isletme-faliyetleri-head.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}







.kvkk-banner {
    background: url("../images/kvkk_politikasi.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.bgp-banner {
    background: url("../images/bilgi_guvenligi_politikasi.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.kariyer-banner {
    background: url("../images/kariyer.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}
.iletisim-banner {
    background: url("../images/iletisim.jpg") no-repeat center center;
	transition: all 1s;
    width:100%;
    height: 100%;
    background-size: 100%;
}

.bm-banner:hover, .eh-banner:hover, .vm-banner:hover, .deg-banner:hover, .ilk-banner:hover, .kvkk-banner:hover, .bgp-banner:hover, .enp-banner:hover, .isg-banner:hover, .cp-banner:hover, .surd-banner:hover, .enerji-banner:hover, .demir-banner:hover, .ulust-banner:hover, .gayrimenkul-banner:hover, .tarim-banner:hover, .ik-banner:hover, .kariyer-banner:hover, .iletisim-banner:hover, .etik-banner:hover, .arama-banner:hover, .enerjeo-kemal-banner:hover, .enerkemal-banner:hover, .hibrit-banner:hover, .jeofiz-banner:hover, .jef-banner:hover, .jte-banner:hover, .jyt-banner:hover, .jek-banner:hover, .kapasite-banner:hover, .kuyu-banner:hover, .mta-banner:hover, .proje-banner:hover, .sif-banner:hover, .syf-banner:hover, .sismik-banner:hover, .sondaj-banner:hover, .tje-banner:hover{
    background-size: 106%;
}

ul.ik {
    margin-top: 25px;
    padding-left: 0!important;
    width: 80%;
    margin-bottom: 60px;
}

ul.ik li {
    padding: 20px 0!important;
    border-bottom: 1px solid #b23028;
    display: inline-block;
    width: 100%;
}

.tarim_bg{

	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	background-image: url("../images/tarim_img_1.png");
	padding: 315px 70px;
	position: relative;
	z-index: -1;
	margin-top: -130px;
	margin-bottom: -30px;
	width: 1320px;
	margin-left: -85px;
}
.tarim-img-area-2{
	background-color: #81955f;
	color: #fff;
	margin-top:25px;
	margin-bottom: 25px;
	display: flex;
}
.tarim-img-area-2 p{
	padding: 30px 30px!important;
}


.ulus_bg_img{
	background: url(../images/uluslararsi_img_1.jpg) no-repeat;
	height: 930px;
	border-radius: 5px;
	color: #fff;
	padding: 50px 80px;
	text-align: justify;
}

.padR-0{padding-right: 0!important}
.padL-0{padding-left: 0!important}

.enerjeo_kemal .img-box {
    background: url(../images/13.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    height: 500px;
}
.enerjeo_kemal .img-box .play {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -36px 0 0 -36px;
    text-align: center;
    line-height: 72px;
}
.post-meta ul{
	list-style-type: none; 
	padding-left: 20px;
}
.post-meta ul li{
	padding: 0 0 15px 0px;
	list-style-type: disc;
}
ul li::marker{
    color: #b23028;
}
ul.bold li, ul.bullet li {
    padding: 0 0 15px 0px;
    list-style-image: url(../images/bullet.png);
}
.post-meta .enpol ul{
	list-style-type: none;
	padding-left: 0;
}
.post-meta .enpol ul li:before {
    content: '\f0da';
    font-family: 'font-awesome';
    font-size: 30px;
    position: absolute;
    line-height: 20px;
    left: -2px;
    color:#222;
}


.degerler ul{
	list-style-type: none;
	padding-left: 0;
}
.degerler ul li {
  padding: 0 0 20px 0px;
  display: inline-block;
  width: 100%;
}
.degerler ul li img {
  width: 90px;
  height: 90px;
  float: left;
}
.degerler ul li p {
  width: calc(100% - 110px);
  margin-left: 110px;
  line-height: 22px;
  font-size: 18px;
  padding-bottom: 0!important;
}
.degerler ul li h5 {
	  width: calc(100% - 110px);
	  margin-left: 110px;
	  line-height: 22px;
	  font-size: 18px;
	  margin-bottom: 0;
}
.jyu ul{
	list-style-type: none;
	padding-left: 0;
}
.jyu ul li {
  padding: 0 0 20px 0px;
  display: inline-block;
  width: 100%;
}
.jyu ul li img {
  width: 260px;
  height: 260px;
  float: left;
}
.jyu ul li p {
  margin-left: 280px;
  line-height: 22px;
  font-size: 16px;
  padding-bottom: 0!important;
}
.jyu ul li h5 {
	  margin-left: 280px;
	  line-height: 22px;
	  font-size: 18px;
	  margin-bottom: 0;
}

.testimonial-section .owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 3px;
    border-radius: 2px;
    background: #fff;
    margin: 0 5px;
}

.left-area{
	float: left;
	width: 35%;
}
.right-area{
	float: left;
	width: 60%;
	padding: 30px 50px;
	color: #fff;
	
}
.right-area h3 {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 10px;
}
.right-area ul {
    list-style: circle;
    padding-left: 25px;
    margin: 10px 0;
}
.right-area ul li{
	font-weight:600;
	padding-bottom:8px;
}
.right-area p {
	margin-bottom:15px;
}
.button-area {
    margin-top: 35px;
}
.btn-secondary{
	background-color:transparent;
	border-color:#fff;
	font-size:13px;
}
.btn-secondary:hover{
	background-color:#fff;
	color:#222;
	border-color:#fff
}


@-webkit-keyframes sonar {
  from {
    box-shadow: 0 0 0 0 #fff, 0 0 4px 2px rgb(255 255 255 / 40%);
  }
  to {
    box-shadow: 0 0 0 10px rgba(255, 147, 223, 0), 0 0 4px 2px rgb(255 255 255 / 40%);
  }
}
@keyframes sonar {
  from {
    box-shadow: 0 0 0 0 #fff, 0 0 4px 2px rgb(255 255 255 / 40%);
  }
  to {
    box-shadow: 0 0 0 10px rgb(245 0 0 / 5%), 0 0 4px 2px rgb(255 255 255 / 40%);
  }
}


.sonar {
  width: 150px;
  height: 150px;
  line-height: 30px;
  border-radius: 50%;
  /* border: 1px solid rgba(0, 0, 0, .25); */
  /* -webkit-animation: sonar 1000ms ease-out infinite; */
  /* animation: sonar 5000ms ease-out infinite; */
}


.hot-pic{
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../images/header_logo.png);
	box-shadow: inset 0 0 100px 10px rgba(0,0,0,.1);
}
.videoHover {
    position: relative;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.closed::before {
  content: "×";
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
  background: rgb(255 255 255);
  font-size: 25px;
  pointer-events: all;
  cursor: pointer;

  z-index: 99;
  display: none;
}
.height-92{
	height: 100vh;
}
.upmask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-image: url(../images/header_logo.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}

.highlight {
      display: inline-block;
      cursor: pointer;
      /* background: rgba(0, 0, 0, .25); */
      color: #fff;
      font-size: 28px;
      /* box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%); */
      z-index: 11;
}

.highlight:hover {
      background: transparent;
}

#content1,
#content2,
#content3, 
#content4,
#content5 {
      position: absolute;
      overflow: hidden;
      padding-bottom: 0;
      /* top: 0; */
      /*z-index: -1;*/
    }

#b1 {
      left: 52%;
      top: 26%;
    }
#b1 a {display: block;height: 100%}

#b2 {
      left: 40.6%;
      top: 26%;
    }
#b2 a {display: block;height: 100%}

#b3 {
      left: 46.5%;
      top: 59.8%;
    } 
#b3 a {display: block;height: 100%}

#b4 {
      left: 38%;
      top: 49%;
    }
#b4 a {display: block;height: 100%}

#b5 {
      left: 54.5%;
      top: 47%;
    }
#b5 a {display: block;height: 100%}

.hidden {
      display: none;
    }

.absolute {
      position: absolute;
      /* background-position: 50% 48%; */
      /* background-repeat: no-repeat; */
      /* background-size: 33%; */
      /* background-image: url(../images/banban.png); */
    }


#hotspots1:checked~#content1,
#hotspots2:checked~#content2,
#hotspots3:checked~#content3,
#hotspots4:checked~#content4,
#hotspots5:checked~#content5 {
      display: block;
      margin: 0;
      width: 100%;
    }
@supports (position: absolute) {
#hotspots-container {
        display: block !important;
        max-height: none !important;
}

#fallback {
        display: none;
      }
}
.text-area {
    padding: 15px;
    text-align: center;
    position: relative;
    z-index: 2;
    bottom: 20px;
}
.text-area h4{
    font-size: 20px;
    color: #fff;
}
.text-area p{
    font-size: 16px;
    color: #fff;
}

.testimonial-section .owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 3px;
    border-radius: 2px;
    background: #fff;
    margin: 0 5px;
}

.left-area{
	float: left;
	width: 35%;
}
.right-area{
	float: left;
	width: 60%;
	padding: 30px 50px;
	color: #fff;
	
}
.right-area h3 {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 10px;
}
.right-area ul {
    list-style: circle;
    padding-left: 25px;
    margin: 10px 0;
}
.right-area ul li{
	font-weight:600;
	padding-bottom:8px;
}
.right-area p {
	margin-bottom:15px;
}
.button-area {
    margin-top: 35px;
}
.btn-secondary{
	background-color:transparent;
	border-color:#fff;
	font-size:13px;
}
.btn-secondary:hover{
	background-color:#fff;
	color:#222;
	border-color:#fff
}

.theme-form-one textarea, .theme-form-one input, .theme-form-one .form-control{
	background-color: transparent;
}
.theme-form-one textarea {
    width: 100%;
    max-width: 100%;
    height: 150px;
    max-height: 150px;
}
.address-wrapper {
    background-color: #b23028;
    padding: 25px;
    color: #fff;
    text-align: center;
}

.address-wrapper ul li.address {
	padding-bottom:25px;
	background-image: none!important;
	list-style-image: none;
}
.address-wrapper ul li a.address{
	background-image: none!important;
	list-style-image: none;
}

.address-wrapper ul li i{
	font-size: 25px;
	color: #000;
	text-align: center;
	display: block;
	font-weight: bold;
}
.address-wrapper ul li h6{
	font-size: 18px;
}

.footer-circle{
	position: relative;
	margin-bottom: -60px;
	height: 220px;
}
.footer_logo{
    height: 120px;
    display: block;
    margin-bottom: -60px;
    position: relative;
    text-align: center
}
.footer_logo img{
	display: inline-block;
}

.footer-list {
    padding: 0 10px;
	margin-bottom: 30px;
}
ul.footer-dropmenu {
    padding-left: 10px;
}

.brand {
  margin-top: -140px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.brand .brand__item:not(:last-child) {
  margin-right: 10px;
}

.brand li{
	margin:0 10px;
	width: 179px;
	height: 179px;
	cursor: pointer;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.brand li a{
	width:179px;
	height:179px;
	display:inline-block;
}
.brand li.jeo{
	background-image: url('../images/jf.png');
}
.brand li.jeo:hover{
	background-image: url('../images/jfh.png');
}
.brand li.sondaj{
	background-image: url('../images/sf.png');
}
.brand li.sondaj:hover{
	background-image: url('../images/sfh.png');
}
.brand li.kit{
	background-image: url('../images/kit.png');
}
.brand li.kit:hover{
	background-image: url('../images/kith.png');
}
.brand li.yf{
	background-image: url('../images/yf.png');
}
.brand li.yf:hover{
	background-image: url('../images/yfh.png');
}
.brand li.if{
	background-image: url('../images/if.png');
}
.brand li.if:hover{
	background-image: url('../images/ifh.png');
}
.map-line {
    margin-top: 50px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}




/*--- Search ---*/
.Soverlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  
    z-index: 4412;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9); /* Black with a little bit see-through */
}

/* The content */
.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

/* Close button */
.Soverlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.Soverlay .closebtn:hover {
  color: #ccc;
}

/* Style the search field */
.Soverlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.Soverlay input[type=text]:hover {
  background: #f1f1f1;
}

/* Style the submit button */
.Soverlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.Soverlay button:hover {
  background: #bbb;
}