/*
 Theme Name:   ES_theme Child
 author    :   ozan ocak
*/
body {
    font-family: Roboto, Arial, Sans Serif Arial, sans-serif;
    color: black;
}

 #imagine-copy{
	 padding:20px 150px;
 }
  
h1, .h1 {
    margin-top: 0;
    font-family: Roboto, Arial, Sans Serif Arial, sans-serif;
    font-weight: normal;
    /* font-size:18px; */
    color: black;
}
h2, .h2 {
  margin-top: 0;
  font-family: Roboto, Arial, Sans Serif Arial, sans-serif;
  font-weight: normal;
  /* font-size:18px; */
  color: black;
}
h3, .h3 {
  margin-top: 0;
  font-family: Roboto, Arial, Sans Serif Arial, sans-serif;
  font-weight: normal;
  /* font-size:17px; */
  color: black;
}
h4, .h4{
  margin-top: 0;
  font-family: Roboto, Arial, Sans Serif Arial, sans-serif;
  font-weight: normal;
  /* font-size:16px; */
  color: black;
}
h5, .h5{
  margin-top: 0;
  font-family: Roboto, Arial, Sans Serif Arial, sans-serif;
  font-weight: normal;
  /* font-size:16px; */
  color: black;
}
h6, .h6 {
  margin-top: 0;
  font-family: Roboto, Arial, Sans Serif Arial, sans-serif;
  font-weight: normal;
  /* font-size:16px; */
  color: black;
}

.col-sm-8{
  max-width: 1170px;
}

.col-sm-10{
  max-width: 1462.5px;
}

.col-sm-5{
  max-width: 761.25px;
}

.green-footer{
  max-width: 292.5px;
  padding:50px 15px;  
}

.map-footer{
  max-width: 1170px;
}

.ext-footer-right{
  flex: 0 0 calc(78.47%-1462.5px) !important;
}


.container-bg-content{
  width: 570px;
  margin-right:0px
}

@media (max-width: 1066px) {

  .container-bg-content{
    width: 510px;
    margin-right:0px
  }

}


@media (max-width: 991px) {

.green-footer{
  flex: 0 0 100%;
  max-width: 100% !important;
}
.gray-footer{
  flex: 0 0 100%;
  max-width: 100%;
}

.container-bg-content{
  width: 100%;
  margin-right:0px;
  max-width:100%;
}


}




.header{
  z-index:1000;
}

.header #top-header3 {
  background-color: rgba(167, 167, 167,1);
}

.carousel,img,.fa,.section-title,.section-text, .fa, .title, .text, .page-footer{
  position:relative;
 /* z-index:-1; */
}
.side-nav{position: relative;}


.posts{
  padding-top:10px;
  padding-bottom:10px;
}

.color-bg{
  background-color: rgba(0,0,0,0.15);
  position: relative;
 /* z-index:-1; */
}
.blue{
    background-color:#007167;
    text-align: center;
    color: white;
    width: 100%;
}
.stats div{
    padding-top:20px;
    padding-bottom:20px;
}
.section-title{
    float:left;
    font-weight:bold;
    font-size:48px;
    margin-top:20px;
    margin-bottom:10px
}

.example{
  padding-top:4px;
}
.ontheTop{
  padding-top:11px;
}

/*

@media (min-width: 1600px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {

    max-width: 1340px !important ;
}
.col-md-4 {

  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 23.333333%;

}
}

*/
  
.fa{
  font-size:100px !important;

  text-align: center;
}
  
.box{
  padding:0px;
  /* border:#ccc 1px solid;*/
}
/*
div.row > div {
  margin:0px !important;
}
*/
#logo-img{
  position: relative;
  z-index:1000;
}







/* ------------------side nav----------------------*/

.sidenav {
  width: 100%;
  z-index: 1;
  top: 20px;
  left: 10px;
  background: #eee;
  overflow-x: hidden;
  padding: 8px 0;

}

.sidenav a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 16px;
  color: black;
  display: block;
}

.sidenav a:hover {
  color: rgba(0,0,0,1);
  background-color: rgba(0,0,0,0.1);
}

ul.sidenav li:first-child {
  background-color: #007167 !important;
}

ul.sidenav li.page_item {
  margin: 0px 0px;
  background-color:  rgba(0, 71, 67, 0.5) !important;
}


ul.sidenav li.page_item  a{
  color:white !important;
}


/*---------------- Footer --------------------------*/
   
  
   .footer {
    padding: 0px 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5;
  }
  .footer p:last-child {
    margin-bottom: 0;
  }

  .list-unstyled {

    padding-left: 0;

  }

  .list-unstyled li  a{
    
    color:white;
  
  }

  .footer div{

    text-align: left;

  }
  .gray-liner{

    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, 0);
    padding-top:27px;
  }
  .green-footer .col-sm-12{
    text-align: center;
  }

  @media (min-width: 991px) {

  .footer {
    background: linear-gradient(
      to right, 
      #007167 0%, 
      #007167 35%, 
      #6b6b6b 35%, 
      #6b6b6b 100%
    );
  }

  .gray-liner{
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, 0.8);
    padding-top:60px;
  }
  .green-footer .col-sm-12{
    text-align: left;
  }


  }

  .es-footer .col-sm-4 ul li{
    padding-bottom: 7px;
  }
   .social-icon{
     width:25px;
     margin-right: 20px;
   }
   @media (max-width: 768px) {
    .social-icon{
      margin-right: 0px;
    }
   }

   .blue{
    /*padding:50px 15px;*/
   }

   @media (max-width: 557px) {
    .es-footer .col-sm-4 ul li{
      text-align:center;
    }
   }



  /* ------------------ Header -----------------------*/
  #top-header3{
    height:66px;
    width:100%;
    z-index:1000;
    position:relative;
    padding:0 0;
  }
  
  
  /*---------------- Sticky Header --------------------*/

   .main-header {
    /* background: white;z-index: 11;
     color: #e62c6a;*/
     position:relative;
   }
   
   .sticky {
     position: fixed;
     top: 0;
     width: 100%;
   }
   
   .sticky + .content {
     padding-top: 80px;
   }
   
   .sticky-top { 
     padding-top: 1.5em;
     margin-top:0px;
     z-index:1; 
    }
   .sticky-top-on{
     padding-top: 0em; 
     margin-top:90px;
   }

   /* -------------------------------------------------*/

   a.currentlyActive
   {
    text-decoration: underline;
   }
   a.notActive
   {
    text-decoration:none;
   }
    /* -------------------------------------------------*/




   #myHeader{
    width: 100%;
    padding:0px 30px;
   }
   

   .thumbsup{
     width:200px;
     height:200px;
     float:right;
   }

   .header #top-header3 {
    background-color: #e8e8e8;
 
  }

/* ------------------responsive navigation-------------------------------*/


  @media (max-width: 910px) {

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  
      padding: 0px 30px 0px 30px;
  
    }
  
  }
  
  @media (max-width: 800px) {
  
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  
      padding: 0px 21px 0px 21px;
  
    }
  
  }  

/*-----------------------------front page image responsive------------------------------------------*/

.fp-img {
  padding-left:0px;
  padding-right:0px;
}

@media (max-width:1150px) and (min-width:992px) {
  .fp-img {
    padding-left:30px;
    padding-right:0px;
  }
}​


/*------------------------------------------------------------------------------*/

.donate-button{
	    color: #fff;
    background-color: #007167;
    border-color: #007167;
	  border-radius:0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight:bold;
    float:right;
    height:100%;
}

.donate-button:hover {
    color: #000;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
}
  
#donate-button{
    color: #fff;
    background-color: #007167;
    border-color: #007167;
	  border-radius:0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight:bold;
    float:right;
    height:100%;
}  

#donate-button:hover {
    color: #000;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
}


a
{ color:#007167;
}

.lang a{
  color:#007167;
  float:right;
  font-size:18px;
  font-weight:bold;
  margin:10px 3px;
}



/* ----Bootstrap 4 text input with search icon---- 

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
*/

.search-form .input-group-addon{
	padding: 0;
	background-color: #fff;
}
.search-form .form-control{
	border-radius: 0px;
}
.search-btn{
	border:none;
	padding: 5px 10px;
  background-color: transparent;
}




form.example input[type=text] {
  padding: 7px 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background: #f1f1f1;
  border-radius: 20px 0px 0px 20px;
}

form.example button {
  float: left;
  width: 20%;
  padding: 7px 10px;
  background: #007167;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
  border-radius:0px 20px  20px 0px;
}

form.example button:hover {
  background: white;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}
.srch-icon{
  font-size: 20px !important;
}
form.example{
  border-color: red;
}

.srch-button:hover{
  color: black;
  
}

.lang{
  margin-left:25px;
  margin-right:25px;
}

/*--------------------------------



@media (max-width: 448px) {

  .logo{
    margin-top: -4.8em;
    text-align: center;
  }

  .example{
    padding-top: 110px;
  }

  .sticky-top { 
    padding-top: 4em; 
   }

   #donate-button{

}  
}


#top-header3{

  padding: 0 0;
}

@media (max-width: 600px) {

  #top-header3{

    padding-top: 40px;
  }
  
}



@media (min-width: 600px) {
  .lang{
    width: 100px !important;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 1320px) {
.donate{
max-width: 10.666667%;
}
}



@media (min-width: 1500px) {
 .example{
  max-width: 16% !important;
 }
 .lang , .donate{
  max-width: 8% !important;
 }
}

@media (min-width: 1200px) {
  .example{
   max-width: 24% !important;
  }
  .lang , .donate{
   max-width: 10% !important;
  }
 }


 @media (min-width: 900px) {
  .example{
   max-width: 26% !important;
  }
  .lang , .donate{
   max-width: 12% !important;
  }
 }

 @media (max-width: 601px) {
  .sticky-top {
    padding-top: 4em;
  }

  .example{
    flex: 0 0 100% !important;
    top:170px;
  }
  .lang {
   max-width: 100% !important;
  }

  .donate{
    max-width: 100% !important;
    height: 44px;
    margin-top:-20px;
   }

 }
 */
 
 

 
  @media (max-width: 1000px) {
#imagine-copy
{
	padding:20px 0px !important;
}
  }

 @media (max-width: 814px) {


  .example{
    width: 60% !important;
    text-align: center;
  }
  .lang {
   width: 100% !important;
  }

  .donate{
    width: 100% !important;
    height: 44px !important;
    margin-top:-20px;
 
   }
   #top-header3{
    height:196px;
   }

   #myHeader{
    width: 224px;
    padding:10px auto;
   }
   .logo{
     margin-left:auto;
     margin-right:auto;
    }
 }
