@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(hover.css);
@import url(animate.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
@import url(../assets/fancyapps-fancyBox/source/jquery.fancybox.css);

/*==============================================
   Base Css
===============================================*/
html,
body { height: 100% }
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #9e9e9e;
  line-height: 24px;
  font-weight: 400;
  overflow-x: hidden !important;
  background: url(../img/bg.jpg)no-repeat;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
}
h3 {
  color: #292929;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  
  margin-top: -6px;
}
h4 {
  color: #292929;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  
  margin-top: -8px;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
img {
	/* max-width: 100%; */
	/* height: auto; */
}
i {
	font-style: normal;
}
.p0 {
	padding: 0 !important;
}
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%
}
.icon-scroll {
    width: 30px;
    height: 50px;
    margin-left: -20px;
    bottom: 10px;
    margin-top: -35px;
    border: 2px solid #333;
    border-radius: 25px;
    position: fixed;
}
@media (max-width: 767px) {
    .icon-scroll {
        position: fixed;
        display: none;
    }
}
.icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #333;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll
}
@keyframes scroll {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translateY(26px)
    }
}
.bulut {
    position: absolute;
    top: -40px;
    left:0px;
    right: 0px;
    margin: auto;
    background: url(../img/bulut.png) no-repeat;
    width: 1342px;
    height: 1001px;
}
.duman {
    position: absolute; 
    top: -50px; 
    left:0px;
    right: 0px;
    margin: auto;
    background: url(../img/duman.png) no-repeat;
    width: 897px;
    height: 891px;
}
.yaprak1 {
    position: absolute; 
    top: 10px; 
    left:100px;
    background: url(../img/yaprak1.png) no-repeat;
    width: 443px;
    height: 919px;
}
.yaprak2 {
    position: absolute; 
    top: 10px; 
    right:100px;
    background: url(../img/yaprak2.png) no-repeat;
    width: 370px;
    height: 919px;
}
.tas1 {
    position: absolute;
    top: 40px;
    left:250px;
    background: url(../img/tas1.png) no-repeat;
    width: 552px;
    height: 900px;
}
.tas2 {
    position: absolute;
    top: 40px;
    right:250px;
    background: url(../img/tas2.png) no-repeat;
    width: 958px;
    height: 1228px;
}
.header-area {
    width: 100%;
    float: left;
    padding: 50px;
    position: fixed;
    z-index: 9999;
}
.top-info ul li i {
    font-size: 15px;
    color: #6E6E6E;
    margin-right: 10px;
    margin-top: 20px;
}
.services-area {
    /* padding-top: 50px; */
    /* padding-bottom: 50px; */
}

.dunya {
    position: relative;
    /* padding-top: 260px; */
}
.dunya .text-area {
    border:5px solid #FD0000;
    padding: 50px;
    width: 62%;
    padding-right: 270px;
    height: 490px;
    overflow: hidden;
}
.dunya .text-area h2{
    font-size:40px;
    color:#707070;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
}
.dunya .world {
    width: 50%;
    position: absolute;
    right: 60px;
    top: -70px;
    z-index: 999;
}
.dunya .world video{
    border-radius: 50%;
    overflow: hidden;
    width: 600px;
}
.kaynak {
    position: relative;
    /* padding-top: 200px; */
}
.kaynak h1 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 400;
    font-style: italic;
}
.kaynak h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
}
.kaynak .kaynak_modul {
    border:1px solid #ccc;
    padding: 20px;
    text-align: center;
    margin-top: 30px;
    height: 370px;
    position: relative;
}
.kaynak .kaynak_modul font{
    width: 100%;
    float: left;
    font-size:30px;
    font-style: italic;
    line-height: 40px;
}
.kaynak .kaynak_modul img{
    position: absolute;
    bottom:0px;
    left: 0px;
    right: 0px;
    margin: auto;
}


.cevre {
    position: relative;
    /* padding-top: 400px; */
}
.cevre h1 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 400;
    font-style: italic;
}
.cevre h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
}
.cevre h3 {
    width: 100%;
    text-align: center;
    font-size: 580px;
    color: #00a800;
    font-weight: 800;
    font-style: italic;
    margin-top: -50px;
    opacity: 0.5 !important;
}

.fosil {
    position: relative;
    /* padding-top: 100px; */
    text-align: center;
    display: inline-block;
}
.fosil h2 {
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    display: inline-block;
    margin-left: -100px;
    margin-right: -60px;
}
.fosil h3 {
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    display: inline-block;
    margin-left: -100px;
    margin-right: -60px;
}
.fosil p {
    margin-top: -50px;
}
.fosil img {
    height:500px;
    display: inline-block;
}

.karbon {
    position: relative;
    /* padding-top: 200px; */
    text-align: center;
    display: inline-block;
}
.karbon h2 {
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    display: inline-block;
    margin-left: -30px;
    margin-right: 10px;
}
.karbon h3 {
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    display: inline-block;
    margin-left: -30px;
    margin-right: 10px;
}
.karbon img {
    height:500px;
    display: inline-block;
    margin-left: -140px;
}


.sera {
    position: relative;
    /* padding-top: 200px; */
    text-align: center;
    display: inline-block;
}
.sera h2 {
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    display: inline-block;
    margin-left: -20px;
    margin-right: 0px;
}
.sera h3 {
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    display: inline-block;
    margin-left: -20px;
    margin-right: 0px;
}
.sera img {
    height: 450px;
    display: inline-block;
    margin-left: 0px;
}



.iklim {
    position: relative;
    /* padding-top: 330px; */
    text-align: center;
    display: inline-block;
}
.iklim h2 {
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    display: inline-block;
    margin-left: -90px;
    margin-right: -230px;
}
.iklim h3 {
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    display: inline-block;
    margin-left: 470px;
    margin-right: -360px;
}
.iklim p {
    margin-top: 169px;
}
.iklim img {
    height: 340px;
    display: inline-block;
    margin-left: 50px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 200px;
}


.insanlik {
    position: relative;
    /* padding-top: 460px; */
    text-align: center;
}
.insanlik h1 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 400;
    font-style: italic;
    margin-top: 271px;
}
.insanlik h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    margin-top: 10px;
}
.insanlik img {
    height: 700px;
    margin-top: -420px;
}

.gaz {
    position: relative;
    /* padding-top: 200px; */
    text-align: center;
}

.gaz img {
    height:400px;
}


.karsilasma {
    position: relative;
    /* padding-top: 200px; */
    text-align: center;
}
.karsilasma h1 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 50px;
}
.karsilasma img {
    height: 330px;
    margin-bottom: 50px;
}



.cozum {
    position: relative;
    /* padding-top: 190px; */
    text-align: center;
}
.cozum h1 {

    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 400;
    font-style: italic;
}
.cozum h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
}
.cozum img {
    height: 500px;
    /* margin-top: -700px; */
}


.enerji {
    position: relative;
    
    padding-top: 300px;
    text-align: center;
}

.saglik {
    position: relative;
    /* padding-top: 350px; */
    text-align: center;
}
.saglik h1 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 400;
    font-style: italic;
    position: relative;
    z-index: 9999;
}
.saglik h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    position: relative;
    z-index: 9999;
}
.saglik p {
    position: relative;
    z-index: 9999;
}

.saglik img {
    width: 100%;
    margin-top: -300px;
    position: absolute;
    z-index: 0;
    left: 0px;
    opacity: 0.3;
}



.kitap {
    position: relative;
    /* padding-top: 200px; */
    text-align: center;
}
.kitap h1 {

    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 400;
    font-style: italic;
    position: relative;
    z-index: 9999;
}
.kitap h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    position: relative;
    z-index: 9999;
}
.kitap img {
    height: 400px;
    margin-top: 20px;

}


.kitap2 {
    position: relative;
    /* padding-top: 100px; */
    text-align: center;
}
.kitap2 img {
    height: 300px;
    margin-top: 50px;
    margin-bottom: 50px;

}


.gelecek {
    position: relative;
    /* padding-top: 200px; */
    text-align: center;
}
.gelecek h1 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 400;
    font-style: italic;
    position: relative;
    z-index: 9999;
}
.gelecek h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    position: relative;
    z-index: 9999;
    margin-bottom: 10px;
}
.gelecek img {
    height: 400px;
    margin-top: 0px;

}


.final {
    position: relative;
    /* padding-top: 300px; */
    text-align: center;
}
.final h1 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 400;
    font-style: italic;
    position: relative;
    z-index: 9999;
}
.final h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    color:#707070;
    font-weight: 800;
    font-style: italic;
    position: relative;
    z-index: 9999;
    margin-bottom: 10px;
}
.final img {
    height: 200px;
    margin-top: 0px;

}

.footerBlack    {padding:15px !important;background: #fff;border-top:#e70322 4px solid;}
.footerFume     { padding:50px 15px !important; background:#151515; border-bottom:#292929 1px solid; }
.footerFume h4      { color:#e70322; font:700 18px 'BaumitFont', sans-serif; padding:0; margin:0; }
.footerFume hr      { border:none; border-bottom:#272727 1px solid; margin:10px 0; }
.footerFume ul      { margin:0 0 0 25px; }
.footerFume ul li       { list-style-type:circle; margin-bottom:4px; }
.footerFume ul li a         { font:500 14px 'BaumitFont', sans-serif; }
.footerFume ul li a:hover   { color:#e70322; text-decoration:none; }
.socialMedia        {color:#939393;font:500 14px 'BaumitFont', sans-serif;padding-top: 0px;}
.socialMedia a          {color: #e70322;font: 700 23px 'BaumitFont', sans-serif;display:inline-block;padding: 3px;}
.socialMedia a:hover    { color:#e70322; }
.footerBlack2       {padding:30px 15px !important;background: #e5e5e5;font:300 12px 'BaumitFont', sans-serif;color:#939393;}


.footerSol  { text-align:left; }
.footerSag  { text-align:right; }