body {
  font-family: "Geist", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.fixedTopLogo {
    position:fixed;
    top:0;
    z-index: 300;
    background-color:#fff;
    width: 100%;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:20px;
}

.fixedTopLogo img {
    max-width: 100px;
}


.fixedTopLogo {
  opacity: 0;
  transition: opacity 0.6s ease;
  z-index: 1000;
}
.fixedTopLogo.visible {
  opacity: 1;
}

.enlila-herobg {
	
	background-image: url('../img/enlila-header-bg-repeat.jpg');
	background-repeat: repeat-x;
    background-position: bottom;
    background-color:#2db7e4;
	padding: 0px;
	margin: 0px;
}

.enlila-white {
	margin-top:100px;
	margin-bottom:50px;
	position: relative;
	float: right;
	max-width: 85vw;
	right: 0;
	filter: brightness(0) invert(1);
	z-index: 5;
}

.enlila-damla {
	margin-top:90px;
	max-width: 55vw;
	position: absolute;
	z-index: 10;
}

.enlila-a {
	filter: brightness(0) invert(1);
	width:40px;
}

.fixed-logo {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 999;
  width: 150px; /* isteğe bağlı yeniden boyutlandırma */
  transition: all 0.3s ease;
	background-color:#fff;
}

.enlila-banner-footer {
	margin-top:20px;
	position:relative;
	z-index: 15;
}

.enlila-banner-footer p {
	color:#fff;
	font-weight: 100;
	font-size: 30px;
	float:left;
	margin-top:15px;
	margin-left:100px;
}

.enlila-logo {
	padding-top:40px;
	padding-bottom:40px;
}

.enlila-logo img {
	max-width: 150px;
}

.section1 {
	margin-bottom:50px;
}
.section1Tutucu {
	background-image: url("../img/enlila-overlaybg.png");
	padding:40px;
}

.section1Tutucu h2 {
	color:#fff;
	font-weight: 100;
}

.section1Tutucu h2 span {
	margin-top:10px;
	display: block;
	font-weight: 900;
	text-transform: uppercase;
}

.section1Tutucu p {
	margin-top:20px;
	color:#fff;
	font-weight: 100;
}

.sepText {
	margin-bottom:50px;
}

.sepText p {
	font-size: 20px;
	font-weight: 100;
	color:#383838;
	text-align: justify;
	padding-right: 70px;
}

.nowrap {
  white-space: nowrap;
}

.section2Tutucu {
	background-image: url("../img/video2leftbg.png");
	background-size: cover;
}

.right0padding {
	padding-right: 0px;
}

.footer {
	margin-top:100px;
	padding-top:100px;
	padding-bottom:250px;
	background-color:#f3f3f3;
	background-image: url("../img/enlila-footer-image.jpg");
	background-repeat: no-repeat;
	background-position: right bottom -100px;
	background-size:1200px;
	font-size: 20px;
	color:#2b4aab;
	font-weight: 700;
}

.footer span {
	margin-left:50px;
	margin-right: 50px;
}

.footer a {
	font-weight: 200;
	text-decoration: none;
	color:#383838;
}

.bannerMetin {
	bottom:50px;
	left:50px;
	position: absolute;
	max-width: 400px;
}

.bannerMetin h2 {
	font-weight: 200;
	color:#2b49ab;
	margin-bottom: 30px;
}

.bannerMetin h2 span {
	font-weight: 900;
}

.bannerMetin p {
	font-size: 20px;
	color:#2b49ab;
	font-weight: 200;
}

@media only screen and (max-width : 1300px) {
	
	
	
}

@media only screen and (max-width : 1140px) {
	
    .section1Tutucu {
        background-image: url(../img/enlila-overlaybg.png);
        padding: 20px;
    }
    
    .bannerMetin {
        bottom: 50px;
        left: 50px;
        position: absolute;
        max-width: 300px;
    }

}

@media only screen and (max-width : 1199px) {
	
	
	
}

@media only screen and (max-width : 1024px) {
    
	

	
}

@media only screen and (max-width : 991px){

    .sepText p {
        padding-right: 0px;
    }

    .right0padding {
        padding-top:10px;
        padding-left: 0px;
    }
    
    .enlila-banner-footer p {
        margin-top: 10px;
        margin-left: 10px;
    }
    

}
	
@media only screen and (max-width : 768px){
	

    .bannerMetin {
        padding:40px;
        max-width: inherit;
        bottom: 0px;
        left: 0px;
        position:relative !important;
    }
    
	
}


@media only screen and (max-width : 580px){
	

	
}


@media only screen and (max-width : 520px) {
	

    .footer span {
        margin-left: 10px;
        margin-right: 10px;
    }
    
	
}


@media only screen and (max-width : 480px) {

	.enlila-herobg {
		min-height: 50vh;
		background-image: url(../img/enlila-header-bg.png);
		background-size: cover;
		padding: 0px;
		margin: 0px;
	}

	.enlila-damla {
		margin-top: 90px;
		max-width: 75vw;
		position: absolute;
		z-index: 10;
	}
	
	.enlila-banner-footer {
		margin-top:50px;
	}
	
	.enlila-banner-footer p {
		color: #fff;
		font-weight: 100;
		font-size: 20px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		float:right;
		max-width: 75vw;
	}
	
	.enlila-a {
		filter: brightness(0) invert(1);
		width: 40px;
		float:left;
		margin-left:15px;
	}
	
	.right0padding {
		padding:0px;
	}
	
	.sepText p {
		font-size: 18px;
		font-weight: 200;
		color: #383838;
		text-align: justify;
		padding-right: 15px;
        padding-left: 15px;
	}
	
	.section2Tutucu {
		height: 450px;
		background-position: bottom;
	}
    
    .blockIcon {
        float:left !important;
    }
    
    
    .blockIcon {
        margin-right:10px;
        margin-top:0px;
    }
    
    

	
}

@media only screen and (max-width : 376px){
	

	
}

@media only screen and (max-width : 320px) {


}


@media only screen and (min-width : 1200px) {



}

@media only screen and (min-width : 1360px) {


}

@media only screen and (min-width : 1439px) {


}

@media only screen and (min-width : 1599px) {



}



@media only screen and (max-width: 979px) {


}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 639px) {

}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {


}

@media (min-width: 980px) and (max-width: 1161px) {


}


@media (min-width: 700px) and (min-height: 1000px) {
 
    .enlila-herobg {
        padding-top:100px;
        min-height: auto;
        padding-bottom:100px;
    }
    
}


