
body{
    font-family: Nunito Sans,sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #879098;
   
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 25%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.navbar-dark .navbar-toggler {
  margin-top: 10px;
    background-color: #4e4f25;
    color: rgb(82, 90, 41);
    border-color: rgba(255,255,255,.1);
}
.navbar-dark .navbar-toggler-icon {
    border: solid 2px;
    background-color: #505127;
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    /* padding: 5px; */
    /* margin: 5px; */
}
.top-btn {
    position: fixed;
    z-index: 9999999;
    background-color: #fff;
    top: 0px;
    color: #fff;
    right: 0px;
}
.top-btn a {
   
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    color: #515228;
    text-decoration: underline;
    font-family: 'Cormorant Garamond'!important;
}
.top-btn a:hover {
   
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    color: #515228;
    font-family: 'Cormorant Garamond'!important;
  text-decoration:none ;
}
/* footer*/
 .footer .footer-static h5 {
    color: #6d6a39;
    display: inline;
    font-size: .857em;
    margin-bottom: 0;
    margin-right: 8px;
    max-width: 120px;
    padding-left: 35px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
}
.footer .footer-static h5 i {
    font-size: 30px;
    left: 0;
    position: absolute;
}
.footer .footer-static h3 {
    color: #4c4c4c;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
    vertical-align: middle;
}

h3.iletisiminfo a {
  text-decoration: none;
    color: #5d5f39;
    font-size: 21px;
}
h3.iletisiminfo a:hover {
  text-decoration: none;
  font-weight: bold;
    color: #5d5f39;
    font-size: 21px;
}
input.wpcf7-form-control.wpcf7-submit.btn.ozlbtn {
    background-color: #515228;
    color: #fff;
}
.container-fluid.bg-acik-renk {
    border-top: dotted 1px #cacab0;
}
/* footer*/
.fixed-top {
    border-bottom: dotted 1px #515228;
}
.bg-dark {
    background-color: #ffffff!important;
}
.bg-acik-renk{background-color: #f5f5dc;}
h1.text-center.uppercase {
    color: #515228;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
     border-top: none; ; 
    border-right: none; 
     border-bottom: none; 
    border-left: none;
}
.dropdown-menu {
  position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0px;
    margin: 0px;
    font-size: 0rem;
    color: #515228;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	
    color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color:#8c8d53;
}
.toggleHeading {
	animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
     -moz-animation-delay: 0.5s;
       -o-animation-delay: 0.5s;
	   -moz-transition: none !important;
}

.toggleCaption {
	animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
	   -moz-transition: none !important;
}
h1.heading:before {
  display: inline-block;
    margin: 0px 0px 0px 0px;
    content: " ";
    text-shadow: none;
    /*background: url(../img/logo-sol.png) no-repeat right center;*/
    width: 68px;
    height: 50px;
    position: absolute;
  left: 0;
}
h1.heading:after {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  content: " ";
  text-shadow: none;
 /* background: url(../img/logo-sag.png) no-repeat left center;*/
   width: 68px;
    height: 50px;
  position: absolute;
  right: 0;
}
h1.heading4:before {
  display: inline-block;
    margin: 0px 0px 0px 0px;
    content: " ";
    text-shadow: none;
  /*  background: url(../img/logo-sol.png) no-repeat right center;*/
    width: 68px;
    height: 50px;
    position: absolute;
  left: 0;
}
h1.heading4:after {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  content: " ";
  text-shadow: none;
 /* background: url(../img/logo-sag.png) no-repeat left center;*/
   width: 68px;
    height: 50px;
  position: absolute;
  right: 0;
}
h1.heading{font-size: 30px;color: #6d6a39; font-family: 'Cormorant Garamond'!important;}
h1.heading2{font-size: 45px;color: #6d6a39;font-family: 'Cormorant Garamond'!important;}
.heading3{text-shadow: 2px 2px #000; font-size: 2.5rem;font-family: 'Cormorant Garamond'!important;}
h1.heading4{font-size: 28px;color: #6d6a39;font-family: 'Cormorant Garamond'!important;}
h3.heading{font-size: 24px;color: #6d6a39; font-family: 'Cormorant Garamond'!important;}
a.ozlbtn {
	font-family: 'Poppins', sans-serif;
    padding: 20px 10px 18px;
    border: solid 2px #8c8d53;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    color: #8c8d53;
}
a.ozlbtn:hover {
    border: solid 2px #8c8d53;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    background-color: #535428;
    color: #fff;
    text-decoration: none;
}
a.ozlbtn2 {
  font-family: 'Poppins', sans-serif;
    padding: 5px 5px 5px;
    border: solid 2px #8c8d53;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    color: #8c8d53;
}
a.ozlbtn2:hover {
    border: solid 2px #8c8d53;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    background-color: #535428;
    color: #fff;
    text-decoration: none;
}
.bgysl {
    background-color: #f5f5dc;
}
.border-img1 img{
    border: dotted 2px #8c8d53;
    padding: 1px;
    }
.carousel-control-prev-icon,.carousel-control-next-icon {
    width: 30px;
    height: 30px;
    font-size: 25px;
    /* color: red; */
    background-color: #8c8d53;
    
}
.parallax {
    background-image: url(https://www.zeytunefarm.com/wp-content/themes/karakedi/img/paralax.jpg);
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bgtransparan{
background-color: rgba(255, 255, 226, 0.7);
background: rgba(255, 255, 226, 0.7);
color: rgba(255, 255, 226, 0.7);
}
.syh{ color:#000; }
.ysl{color: #515228;}
h1,h2,h3,h4
{  font-family: 'Cormorant Garamond'!important;}

.egitim{min-height: 265px; }
.fotoyazi h3 { font-size: 20px;}
.fotoyazi {
    width: 100%;
    background: rgba(253,253,253,.75);
    bottom: 0px;
    position: absolute;
    font-size: 18px;
    color: #46471f;
    font-family: 'Cormorant Garamond'!important;
    text-align: center;
}


@media (min-width: 992px){

ul#nav {margin-top: 15px;}
.navbar-expand-lg .navbar-nav .nav-link {padding-right: .3rem;padding-left: .3rem;}


}
@media only screen and (max-width: 900px) {
.heading3 {
    text-shadow: 2px 2px #000;
    font-size: 1.5rem;
    font-family: 'Cormorant Garamond'!important;
}
}

