header {
        position: absolute;
    z-index: 999;
    width: 100%;
	    margin-top: 3%;
}
.logo {
    padding:10px;
}
ul.nav li > ul{
    display:none;
}
 .active_menu{color:#222 !important;background:transparent;border-color: #919191 !important;}
ul.navbar-nav  li:hover > ul{
position: absolute;
    display: block;
    padding: 0px 10px;
    z-index: 9999999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;

}
ul.altMenu {
    list-style: none;
    width: 200%;
    margin-top: 0px;
}
.altMenu li a{
	font-weight:600;
	padding-bottom:5px;
	color:#868695;
	font-size:17px;
	padding-top:5px !important; 
}
.altMenu li:hover{
	color:#eee !important;
}
ul.altMenu li a{
	background:none !important;
	color:#000 !important;
	border-top:0 !important;
}

ul.altMenu li a:hover{
	background:none !important;
	color:#000 !important;
	border-top:0 !important;
}

.hdr-top {
    background-color: #22496f;
    position: relative;
    z-index: 200;
}
.top-Desc{list-style:none;margin:0;padding:0;}
.top-Desc li{
	display:inline-block;color:#fff;
    padding: 2px 10px 2px 10px;
    margin-top: 10px;
    border-right: 1px solid #b7b7b7;
    margin-bottom: 10px;
}
.top-Desc li:first-child{
	padding: 2px 10px 2px 0px;
}
.top-Desc li:last-child{
	border-right: 0px;
}
.top-Desc li a{
	color: #e2e2e2;
    font-size: 14px;
    font-weight: 300;
}
.top-Desc li a:hover{color:#ddd;}
.top-Desc li a i {padding-right:10px;}
p.socialText {
    margin: 0;
    float: right;
	margin-right:10px;
	    color: #e2e2e2;
}
.topSocial{float:right;}
.topSocial a{color:#ccc;}
.topSocial a:hover{color:#fff;}
.topSocialMedia {
    padding-top: 10px;
}
.navbar-nav > li > a{
	color:#777;
	font-weight:300;
	font-size:15px;
	border-right:1px solid #f2f2f2;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.nav.navbar-nav {
    margin-top: 28px;
}
a.top-btn {
    margin-top: 25px;
    display: block;
    background: #f80205;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    border-radius: 4px;
    width: 116px;
    float: right;
}
.top-btn:hover{opacity:.7;}
.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.scroll-down-button {
    position: absolute;
    z-index: 9999;
    display: block;
    bottom: 9%;
    right: 0;
    left: 0;
    text-align: center;
}
div#search iframe {
    text-align: center;
    position: relative;
    margin: 0 auto;
    width: 640px;
    display: block;
    margin-top: 90px;
}
@media (max-width:640px){
	div#search iframe {
		width: 100%;
	}
}
.tanitimBaslik{
	font-weight: 900;font-size: 30px;margin-bottom:5px;
}
.tanitimIcerik{font-weight:200 !important;font-size:20px;}
@media (max-width:768px){
	header{position:relative;margin-top:0px;}
	.duzYaziIc{margin-top:0px;}
	h1.DuzYaziBaslik{font-size:25px;}
	.duzYaziIc p{font-size:14px;}
	section#duz-yazi{padding:0px;padding-top:10px;padding-bottom:10px;}
	h1.tanitimBaslik{font-size:20px;margin-bottom:0px;}
	.tanitimIcerik{    font-size: 14px;
    line-height: normal;
    margin-top: 7px;
    margin-bottom: 10px;}
	a.tanitimbtn{margin-bottom:2%;}
	section#icerik{padding-left:5px;padding-right:5px;}
	.formContent {
    margin-top: 2%;
}
}

/* Slick */

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before, 
    .slick-next:before {
        color: black;
    }
	.slick-dots{display:none !important;}
	
	.stage__slider .text-area .text, .stage__slider--mobile .text-area .text {
    padding: 10px;
    color: #5a5a5a;
    font-size: 13px;
    background: #fff;
    box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
}
.stage__slider .text-area .text .button-inline, .stage__slider--mobile .text-area .text .button-inline {
    position: relative;
    top: -5px;
    float: right;
}
.stage__slider .text-area .text .text-hero, .stage__slider--mobile .text-area .text .text-hero {
    margin-bottom: 0px;
}
.stage__slider .text-area .text .info span, .stage__slider--mobile .text-area .text .info span {
    color: #E7318A;
}
.button-inline {
    display: inline-block;
    height: 50px;
    color: #16baff;
    font-size: 14px;
    font-weight: 500;
    padding: 0 20px;
    line-height: 48px;
    min-width: 0;
    margin-right: 0;
    background: transparent;
    transition: all .5s ease;
    border: solid 2px #16baff;
    border-radius: 0;
}

.text-area {
        z-index: 9999999;
    background: #fff;
    display: block;
    position: relative;
    border: 1px solid #ddd;
    display: none;
    width: 205px;
    margin-top: -17px;
    margin-left: 3%;
}

.slick-active > .text-area{display:block !important;}
.slick-slide {
    opacity: .2;-webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
}
.slick-active {
    opacity: 1;
	-webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
}
.everest-special-baslik {
    padding: 60px;
}
section.stage__slider {
    padding-bottom: 50px;
}
/* Slick */
p.text-hero {
    font-size: 15px;
    font-weight: 900;
}

.hs_event_div:hover {
    box-shadow: 0px 0px 0px 0px #ddd;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; 
  transition: all 0.3s ease 0s;
	}
.hs_event_div {
    box-shadow: 0px 2px 6px 11px #f2f2f2;
    margin-bottom: 2px;
    border-radius: 5px;
    margin-top: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.kayanKutu {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
	border-top: 1px solid rgba(221, 221, 221, 0.7019607843137254);
}
.kayanKutu h2 {
    color: #000;
    font-weight: 700;
    font-size: 17px;
}
.kayanKutu p {
    font-size: 13px;
    line-height: 140%;
    font-weight: 400;
    color: #8a8888;
    padding-top: 6px;
}
.customNavigation {
    float: right;
	    margin-top: -30px;	
}
a.btn_prev.prev {
    color: #000;
    font-weight: 900;
    font-size: 25px;
	    cursor: pointer;
}a.btn_next.next {
    color: #000;
    font-weight: 900;
    font-size: 25px;
	    cursor: pointer;
}
.owl-carousel .owl-item{
	padding-right:5px;
	padding-left:5px;
}