/*Theme Name: aljeyadfarm.com*/

@import url("https://fonts.googleapis.com/css?family=Vazirmatn");
@import url("https://fonts.googleapis.com/css?family=Mukta");





[lang="ar"] {
    direction: rtl; 
}


[lang="ar"] .navbar-header {
    float: right; 
}

[lang="ar"] .navbar-nav {
    float: right;
    margin-right: 33px;
}


[lang="ar"] .form-inline {
    float: left; 
}

[lang="ar"] .diller {
    float: left;  
}

[lang="ar"] .navbar-nav li {
    float: right; 
}


[lang="ar"] .slide-content h2, .default-btn, .owl-carousel .owl-item img {
    float: right; 
    border-radius: 10px;
}


[lang="ar"] .service-img img {
    float: left;
    margin-left: 0px;
    margin-right: 33px;
}




.noPadding{
    padding: 0px;
}

.logo{
    margin-top: 0px;
}

.logo img {
    margin-top: -33px;
    border-radius: 17px;
    padding-top: 0px;
}

hr {
    margin-top: 30px;
    margin-bottom: 40px;
    border: 0;
    border: 1px solid #b9b9b9 !important;
    width: 95%;
    margin-left: 33px;
    margin-right: 33px;
}

p.colorfullText {
    color: #fab000;
    letter-spacing: 2px;
}


.section-padding30 {margin-top:30px;}

.example-image {
  margin: 8px;
  max-width: 100%;
  height: auto;
}

.example-image img {
  max-width: 100%;
  height: auto;
}

* {
  margin: 0px; 
  padding: 0px; 
  box-sizing: border-box;
}

body, html {
  height: 100%;
  font-family: 'Poppins';
  background-image: url(arka.jpg);
      margin: 0;
    padding: 0;
    min-height: 100vh;
    position: relative;

}

.main {
    padding-bottom: 45vh; /* Footer yüksekliği kadar alan ayırın */
}



/*---------------------------------------------*/
a {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 1.7;
  color: #c9c9c9;
  margin: 0px;
  font-family: Mukta,'Vazirmatn';
}

a:focus {
  outline: none !important;
}

a:hover {
  text-decoration: none;
}

.logo-text a{
  display: block;
  line-height: 0;
}

/*---------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
  margin: 1px;
}

p {
  font-size: 14px;
  font-family: Mukta,'Vazirmatn';
  line-height: 1.7;
  color: #000000;
  margin: 0px;
}

ul, li {
  margin: 0px;
  list-style-type: none;
}

.card {
    border-radius: 0rem;
    margin-bottom: 10px;
}

.plate{color:hotpink;background: #000;padding: 5px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);border-radius:5px;}


.bg-3 {
    background-color: rgb(177 123 9);
    padding: 5px;
}
.btn-3 {
    color: rgb(255, 255, 255);
    background-color: rgb(28, 33, 43);
}

.bg-3 h3 {
    color: rgb(255, 255, 255);
    font-size: 26px;
    margin-top: 12px;
    /* text-transform: uppercase; */
    font-family: Mukta,'Vazirmatn';
}

.service-img img {
    border-radius: 10px;
    box-shadow: 5px 10px 10px #cdcdcd;
    border: 1px solid #fdfdfd;
    margin-left: 45px;
    margin-right: 0px;
    margin-bottom: 80px;
    float: right;
    margin-top: 60px;
}


.tm-welcome-container {
    position: absolute;
    width: 100%;
    height: 110%;
    margin-top: 79px;
    margin-bottom: 1px;
    /* display: flex; */
    margin-top: 72px;
    justify-content: center;
    padding-top: 33px;
    flex-direction: column;
    z-index: 999;
    background: #0000007a;
}

.tm-welcome-text {
    font-size: 1.3rem;
    /* width: 1074px; */
    margin-right: 50px;
    text-align: left;
    font-weight: bold;
    /* padding: 20px; */
    padding-left: 33px;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
}

.tm-welcome-text p {
    margin-top: 10px;
     color: #fff;
}

.mt-10{margin-top: 10px;}
.mt-20{margin-top: 20px;}


.service-cap h2{font-size: 26px;color: #000000;font-weight: bold;margin-top: 5px;padding: 10px;font-family: Mukta,'Vazirmatn';margin-bottom: 10px;}


/*---------------------------------------------*/
input {
  outline: none;
  border: none;
}

textarea {
outline: none;
border: none;
}

textarea:focus, input:focus {
border-color: transparent !important;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }

textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }
textarea:focus:-ms-input-placeholder { color:transparent; }



/*---------------------------------------------*/
button {
  outline: none !important;
  border: none;
  background: transparent;
}

button:hover {
  cursor: pointer;
}

iframe {
  border: none !important;
}


/*
* ==========================================
* GENERAL AND HEADER END
* ==========================================
*/

.diller {position: relative;display: block;float: right;margin-right: 0px;margin-top: 17px;font-family: Mukta,'Vazirmatn';}
.diller a { font-size: 17px; font-family: Mukta,'Vazirmatn'; color: rgb(255, 255, 255); }
.navbar .navbar-nav .nav-link {display: block;padding: 22px;color: rgb(122 113 89);font-size: 28px;font-weight: bold;text-transform: uppercase;margin-top: 0px;font-family: Mukta,'Vazirmatn';padding-left: 10px;}
p {margin-top: 0px;margin-bottom: 0px;font-size: 18px;}
.nav > li > a { position: relative; display: block; padding: 9px; color: rgb(224, 189, 97); font-size: 26px; font-weight: bold; }
.dropdown:hover > .dropdown-menu { display: block; }
.dropdown-menu {position: absolute;top: 88%;left: 0px;z-index: 1000;display: none;float: left;min-width: 2rem;padding: 0.1rem 0px;margin: 0.125rem 0px 0px;font-size: 1rem;color: rgb(33, 37, 41);text-align: left;list-style: none;background-color: rgb(137 132 119);background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 0.25rem;}
.dropdown-menu > li > a { position: relative; display: block; padding: 10px 15px; color: rgb(231, 214, 182); font-family: Roboto, sans-serif; font-size: 16px; }


/*
* ==========================================
* MAIN SLIDER START
* ==========================================
*/

.classic {
    max-width: 150px;
    float: left;
    margin: inherit;
    margin-bottom: 14px;
    margin-top: 10px;
    margin-right: 10px;
}

.classicalt{
    max-width: 333px;
    display: block;
    float: none;
    margin: inherit;
    margin-bottom: 10px;
    margin: auto;
}

.slide-content h3{
    font-family: 'Roboto';
    margin-bottom: 20px;
    font-size: 22px;
}


.owl-item.active .slide-content h2, 
.owl-item.active .slide-content h3, 
.owl-item.active .slide-content p
{
  visibility: visible;
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-name: fadeInUp;
}



.slide-content h2{
    font-family: Mukta,'Vazirmatn';
    margin-bottom: 20px;
    font-size: 52px;
    visibility: hidden;
    text-shadow: 3px 2px 1px #000;
    }


.slide-content p{
    margin-bottom: 20px;
    margin-top: 20px;
    color: #ffffff70;
    font-family: 'Roboto';
    font-size: 18px;
    visibility: hidden;

}

.slider-content-area{
    position: absolute;
    top: 50%;
    /* background: #dddddd38; */
    color: #fff;
    font-size: 30px;
    left: 10%;
    right: 10%;
}

.slider-area, .main-slider {
  position: relative;
  height: 100%;
  margin-top: 1px;
}


.slide-content .default-btn{
  font-size: 14px;
  font-family: Mukta,'Vazirmatn';
  line-height: 1.7;
  color: #666666;
  margin: 0px;
  font-size: 22px;
  color: #fff;
  text-shadow: 1px 1px 1px #402d06;
  }



.owl-dots {
 position: relative;
    bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    margin-right: 10px;
}
.owl-dot {
    margin-left: 10px;
    margin-top:3px;
    border: 4px solid;
    padding: 2px;
    border-radius: 40px;
    width: 14px;
    height: 14px;
    color: #ffffff94;
}
.owl-dot.active {
    margin-left: 10px;
    border: 4px solid #000000;
    padding: 4px;
    border-radius: 40px;
    width: 22px;
    height: 22px;
    color: #ffffff70;
}
.owl-carousel .owl-dot, 
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev  img{
    text-align: center;
  
    
}

.owl-next img {
   width: 33px;
   background-color: #b1b1b1;
   padding: 5px;
   border-radius: 5px;
}

.owl-prev img {
   width: 33px;
   background-color: #b1b1b1;
   padding: 5px;
   border-radius: 5px;
}



/*
* ==========================================
* MAIN SLIDER END
* ==========================================
*/

/* Video slider */
#carousel-video {
  margin: 26px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
  z-index: 100; 
}

#carousel-video .item {
  position: relative;
  z-index: 99;
  -webkit-backface-visibility: hidden;
}

#carousel-video .owl-nav > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #0f0f0f;
  z-index: 102;
}

#carousel-video .itemvideo img {
  border-radius: 15px;
}

#carousel-video .owl-nav i {
  font-size: 60px;
}

#carousel-video .owl-nav .owl-prev {
  left: 0;
  margin-left: -33px;
}

#carousel-video .owl-nav .owl-next {
  right: -33px;
  left: auto;
  margin-left: 0; 
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 34px;
    color: white;
    background: #f00;
    border-radius: 33px;
    width: 34px;
    padding-left: 18px;
    padding-bottom: 1px;
}
/* Video slider bitiss*/


.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}


#videoModal .modal-dialog {
    max-width: 780px;
    top: 22%;
}
  #videoModal .modal-content {
    padding: 0;
  }

  #videoModal .modal-body {
    position: relative;
    padding: 0;
  }

  #videoModal .modal-body .close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
  }

  #videoModal .modal-body .embed-responsive {
    position: relative;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 oranÄ±nda video boyutu */
    overflow: hidden;
  }

  #videoModal .modal-body .embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  

.video .btn-play {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translateX(-49%) translateY(-31%);
  box-sizing: content-box;
  display: block;
  width: 30px;
  height: 41px;
  border-radius: 50%;
  border: none;
  outline: 0;
  padding: 18px 20px 18px 28px;
  background-color: white;
}

.video .btn-play:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 100px;
  background-color: #402d06;
  border-radius: 50%;
  transition: all .2s;
}


.video .btn-play:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 86px;
  height: 86px;
  /* background: var(--primary); */
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
  background-color: #95251d;
}

.video .btn-play span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #ffffff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0rem;
}


/*
* ==========================================
* SECTION1 START
* ==========================================
*/


.topOff{
  padding-top: 50px;
}

.paneluzun{
      max-height: 390px;
}


.colorfullPanel{
  background-color: #000000;
  color: #fff;
  transition: background-color 0.5s ease;

}

.colorfullPanel h3{
  margin-top: 2px;
  margin-bottom: 15px;
  font-size: 24px;
  font-family: 'Righteous';
  position: relative;
}

.colorfullPanel h2{
  margin-bottom: 15px;
  font-size: 36px;
  position: relative;

}


.colorfullPanel h2 span{
    font-size: 36px;
    color: #85a900;
    position: relative;

}

.colorfullPanel p{
  margin-bottom: 40px;
  position: relative;
  color: #fff;
}

.colorfullPanel:hover {
  background-color: #323232;
}


/*
* ==========================================
* SECTION1 END
* ==========================================
*/



/*
* ==========================================
* SECTION2 START 
* ==========================================
*/
section#section2 {
  padding-top: 30px;
  padding-bottom: 30px;
}

section#section2 .maintext span{
  margin-top: 90px;


}


section#section2 .maintext h2 {
    font-size: 33px;
    color: rgb(0 0 0);
    font-family: Mukta,'Vazirmatn';
    line-height: 1;
    text-align: center;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}
section#section2 .maintext p {

font-family: 'Exo';

font-size: 18px;

line-height: 1.7;

color: #666666;

margin: 0px;

padding-left: 50px;

padding-right: 50px;
}

section#section2 .shapes span{
  font-size: 18px;
  font-family: "Roboto";
  color: rgb(51, 51, 51);
  line-height: 1.7;
  font-weight: bold;
  text-transform: uppercase;
}

section#section2 .shapes p{
    font-size: 15px;
    font-family: "Roboto";
    color: rgb(119, 119, 119);
    line-height: 1.4;
    text-align: center;
    margin-top: 25px;
}

.minHeightProp{
  min-height: 150px;
}



.section-title h3{
  margin-top: 90px;
  font-weight: 800;
  color: #f9b000;
  line-height: 1.7;
  letter-spacing: 6px;
  text-transform: uppercase;
  
  }

.section-title h2 {
  margin-top: 30px;
  font-size: 70px;
  font-family: 'Righteous';
  color: rgb(68, 68, 68);
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
}


.page-title{
      font-size: 33px;
      margin-top: 10px;
      padding-bottom: 10px;
      color: #464646;
      font-family: Mukta,'Vazirmatn';
}


.imgback {
  background-image: url(../img/shape/backgroundshape.png);
  /* max-width: 100%; */
  padding-right: 35px;
  background-repeat: no-repeat;
  display: block;
  float: none;
  margin: auto;
  padding-left: 35px;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: padding-top 0.5s;
}


img.imgback:hover {
  padding-top: 32px;
}

.shapes{
  margin-top: 50px;
  margin-bottom: 50px;
}


/*
* ==========================================
* SECTION2 END 
* ==========================================
*/
.content h3{
  transition: color 0.5s;

}

.content h3:hover {
  color: rgb(68, 68, 68);

}


/*
* ==========================================
* PRODUCTS SECTION (SECTION3) START  
* ==========================================
*/

.post-slide .post-title {
  font-size: 17px;
  font-family: "Roboto";
  color: rgb(51, 51, 51);
  line-height: 1.7;
  text-align: center;
  font-weight: bold;
}


.post-slide .post-description {
  font-size: 22px;
  font-family: 'Righteous';
  color: rgb(252, 177, 0);
  line-height: 1.1;
  text-align: center;
  padding-bottom: 30px;
}

div#news-slider {
    margin-bottom: 50px;
}
  
div#news-slider .owl-dots {
  counter-reset: dots;
  position: absolute;
  bottom: -20px;
  display: flex;
  /* margin-left: 10px; */
  /* margin-top: 20px; */
  left: 46%;
}
  
div#news-slider .owl-dot.active {
  margin-left: 10px;
  border: 0px;
  padding: 10px;
  border-radius: 0px;
  width: 30px;
  height: 40px;
  color: #270909a6;
  border-bottom: 3px solid #83ad00;
  font-size: 22px;
  font-weight: bold;
}

div#news-slider .owl-dot{
  border: 0px;
  padding: 10px;
  /* border-radius: 40px; */
  width: 30px;
  height: 40px;
  color: #270909a6;
}

div#news-slider .owl-prev {
  position: absolute;
  bottom: -20px;
  left: 40%;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Roboto";
  color: rgb(204, 204, 204);
  line-height: 1.7;
  text-align: center;
  background: #ffffff;
  padding: 10px;
  
}




div#news-slider .owl-next {
  position: absolute;
  bottom: -20px;
  right: 40%;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Roboto";
  color: rgb(204, 204, 204);
  line-height: 1.7;
  text-align: center;
  background: #ffffff;
  padding: 10px;
}

.post-slide{margin-left: 10px;margin-right: 10px;background:#fff;box-shadow:0 1px 2px rgba(43,59,93,.3);margin-bottom:2em}
.post-slide .post-img{position:relative;margin-bottom:20px}
.post-slide .post-img img{width:100%;height:auto}


.post-abs {
  width: 0px;
  height: 100%;
  position: absolute;
  background: rgba(221, 221, 221, 0.4);
  transition: width 0.5s;
}

.post-img:hover .post-abs{
  width: 100%;
}

.post-img p {
  color: #fff;
  margin-top: 150px;
  text-align: center;
  visibility: hidden;
}

.post-img:hover p {
  visibility: visible;
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-name: fadeInUp;
}


/*
* ==========================================
* PRODUCTS SECTION (SECTION3) END  
* ==========================================
*/

/*
* ==========================================
* NAVBAR START
* ==========================================
*/

.navbar.active {
    background: #ffffffe0;
    border-radius: 0px;
    padding-bottom: 33px;
    box-shadow: 0 10px 15px rgba(25,25,25,0.1);
    z-index:99;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

#navbarResponsive{
  width: 100%;
}

.myNavBar {
  background-color: #f7f7f700;
  border-color: #56565600;
  padding-bottom: 39px;
  padding-top: 42px;
}

.navbar {
  transition: all 0.4s;
}

.navbar .nav-link {
  color: #231f20 !important;
}

.navbar .nav-link:hover,
.navbar .nav-link:focus {
  color: #fff;
  text-decoration: none;
}

.navbar .navbar-brand {
  color: #fff;
}

.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
}

/* Change navbar styling on scroll */

.navbar.active .nav-link {
  color: #ffffff;
}

.navbar.active .nav-link:hover,
.navbar.active .nav-link:focus {
  color: #ffffff;
  text-decoration: none;
}

.navbar.active .navbar-brand {
  color: #555;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background: none;
}

.navBrandText{
  padding: 0px !important;
  margin-left: 15px;
}

.navBrand img{
  margin-left:5px;

}

.navBar li>.nav-link::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  background: #f9b000;
  height: 1px;
  width: 0;
  transition: 0.3s;
}
.navBar li.active>.nav-link::before,
.navBar li>.nav-link:hover::before,
.navBar li>.nav-link.active::before {
  width: 100%;
  background: #f9b000;

}


/*
* ==========================================
* NAVBAR END
* ==========================================
*/



/*
* ==========================================
* TESTIMONIALS START
* ==========================================
*/
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    margin-bottom: 0rem;
    list-style: none;
    background-color: rgb(0 0 0 / 55%);
    border-radius: 0;
    text-align: center;
    font-family: Mukta,'Vazirmatn';
        justify-content: center;
}
#top_banner .banner {
    background-image: url(../img/brand.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 0px;
    background-position: 100% 77%;
    margin-top: 1px;
}

#section4{
  padding-top: 30px;
  min-height: 400px;
  background: transparent;
}


#section4 h3{

  margin-top: 20px;
  font-weight: 800;
  color: #f9b000;
  line-height: 1.7;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-align: center;

}


#section4  h2 {
  font-size: 70px;
  font-family: 'Righteous';
  color: #ffffff;
  line-height: 1;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

#section4 .owl-item h2, 
#section4 .owl-item h3, 
#section4 .owl-item h4, 
#section4 .owl-item h5, 
#section4 .owl-item p
{
  visibility: hidden;
}



#section4 .owl-item.active h2, 
#section4 .owl-item.active h3, 
#section4 .owl-item.active h4, 
#section4 .owl-item.active h5, 
#section4 .owl-item.active p
{
  visibility: visible;
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-name: fadeInUp;
}


.section-title{
    margin-top: 50px;
    margin-bottom: 50px;
}



.testimonial-content {
  position: absolute;
  top: 90%;
  color: #fff;
  left: 15%;
  right: 15%;
} 
.testimonial-content p{
  color: #ffffff;
  margin-bottom: 20px;
}

.testimonial-content  h4{

  font-weight: 800;
  color: #f9b000;
  line-height: 1.7;
  text-transform: uppercase;
  text-align: center;

}

.testimonial-content h5 {
  font-weight: 800;
  color: #fff;
  line-height: 1.7;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  background: #f9b000;
  padding-left: 10px;
  padding-right: 10px;
}


.testimonial-area .owl-prev {
  position: absolute;
  bottom: -40px;
  left: 40%;
  text-transform: uppercase;
  color: #ffffff70;
}

.testimonial-area .owl-next  {
  position: absolute;
  bottom: -40px;
  right: 40%;
  text-transform: uppercase;
  color: #ffffff70;
}


/*
* ==========================================
* TESTIMONIALS END
* ==========================================
*/


/*
* ==========================================
* BANNER SECTION START
* ==========================================
*/
.banner {
    color: #9b9b9b;
    padding-bottom: 45px;
    padding-top: 45px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -100px;
}

.content span {
  font-size: 15px;
  font-family: "Roboto";
  color: rgb(119, 119, 119);
  line-height: 2.4;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}

.content h2 {
  font-size: 60px;
  font-family: 'Righteous';
  color: rgb(68, 68, 68);
  line-height: 1;
  text-align: center;
}

.content h3 {
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(132, 171, 0);
    line-height: 1.7;
    text-align: center;  
    padding-top: 25px;
}
/*
* ==========================================
* BANNER SECTION END
* ==========================================
*/

/*
* ==========================================
* BLOG SECTION START
* ==========================================
*/


.blog-area {
  padding: 40px;
}
.blog-section{
  margin-top: 30px;
  margin-bottom: 90px;
}

.blog-section-title h3{
    font-size: 15px;
    font-family: "Roboto";
    color: rgb(248, 176, 0);
    font-weight: bold;
    line-height: 1.7;
    text-align: center;
    margin-top: 80px;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 15px;
}
.blog-section-title h2{
    font-size: 70px;
    font-family: 'Righteous';
    color: rgb(68, 68, 68);
    line-height: 1;
    text-align: center;
    margin-bottom: 85px;
}

.blog-section-date{
  text-align: center;
}

.blog-section-date .month{
    font-size: 60px;
    font-family: 'Righteous';
    color: rgb(221, 221, 221);
    line-height: 0.85;
}

.blog-section-date .date{
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(221, 221, 221);
    line-height: 1.1;
    margin-left: 5px;
  
}

.blog-section-description h2{
    font-size: 22px;
    font-family: "Roboto";
    color: rgb(51, 51, 51);
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
  
}

.blog-section-description p{
  font-size: 16px;
  font-family: "Roboto";
  color: rgb(76, 76, 76);
  line-height: 1.4;
  text-align: left;
}

/*
* ==========================================
* BLOG SECTION END
* ==========================================
*/

/*
* ==========================================
* OWL CAROUSEL GENERAL STYLES START
* ==========================================
*/

.owl-theme .owl-controls{
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
    background: #fff;
    border: 2px solid #37a6a4;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #37a6a4;
}

.owl-prev{
  position: absolute;
  bottom: 70px;
  left: -3%;
  text-transform: uppercase;
  color: #000000;
  /* font-size: 22px; */
  /* width: 350px; */
  font-size: 41px;
  /* background-color: #000; */
  padding: 8px;
  border-radius: 10px;
}

.owl-next{
  position: absolute;
  bottom: 70px;
  right: -3%;
  text-transform: uppercase;
  color: #000000;
  font-size: 41px;
  /* background-color: #000; */
  padding: 8px;
  border-radius: 10px;
}

.owl-height{
  min-height: 150px;
}
/*
* ==========================================
* OWL CAROUSEL GENERAL STYLES END
* ==========================================
*/

/*
* ==========================================
* CONTACT FORM STARTS
* ==========================================
*/

.contact{
  background: #0e0e0e;
}

.contact100-form{
    margin-top: 50px;
}

  

  
  .container-contact100 {
    width: 100%;  
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: transparent;
    position: relative;
    z-index: 1;
  }
  
  .contact100-map {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  
  .wrap-contact100 {
    width: 1170px;
    background: #fff;
    border-radius: 10px;
    padding: 82px 180px 33px 180px;
    position: relative;
    display: none;
  }
  
  .show-wrap-contact100 {
    visibility: visible;
    opacity: 1;
  }
  
  
  .contact100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    padding: 100px;
    padding-bottom: 68px;
  }
  
  .contact100-form-title h3{
      font-size: 15px;
      font-family: "Roboto";
      color: rgb(248, 176, 0);
      font-weight: bold;
      line-height: 1.7;
      text-align: center;
      margin-top: 80px;
      letter-spacing: 6px;
      text-transform: uppercase;
    
  }

  .contact100-form-title h2{
      font-size: 70px;
      font-family: 'Righteous';
      color: rgb(68, 68, 68);
      line-height: 1;
      text-align: center;  
}
  
  
  
  .wrap-input100 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 13px;
    margin-bottom: 65px;
  }
  
  .rs1-wrap-input100 {
    width: calc((100% - 30px) / 2);
  }
  
  .label-input100 {
    font-family: "Roboto";
    font-size: 15px;
    color: #999999;
    line-height: 1.5;
    padding-left: 5px;
  }
  
  .input100 {
    display: block;
    width: 100%;
    background: transparent;
    font-family: "Roboto";
    font-size: 18px;
    color: #555555;
    line-height: 1.2;
    padding: 0 5px;
  }
  
  .focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
  }
  
  .focus-input100::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
  
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  
    background: #ff4b5a;
  }
  
  
  input.input100 {
    height: 40px;
  }
  
  
  textarea.input100 {
    min-height: 110px;
    padding-top: 9px;
    padding-bottom: 13px;
  }
  
  
  .input100:focus + .focus-input100::before {
    width: 100%;
  }
  
  .has-val.input100 + .focus-input100::before {
    width: 100%;
  }
  
  

  .container-contact100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: -25px;
    justify-content: center;
  }
  
  .contact100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 160px;
    height: 50px;
    background-color: rgb(248, 176, 0);
    border-radius: 25px;
    font-family: 'Poppins';
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
  
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  
    box-shadow: 0px 0px 10px 0px rgba(255, 75, 90, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255, 75, 90, 0.5);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 75, 90, 0.5);
    -o-box-shadow: 0px 0px 10px 0px rgba(255, 75, 90, 0.5);
    -ms-box-shadow: 0px 0px 10px 0px rgba(255, 75, 90, 0.5);
  }
  
  .contact100-form-btn i {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  .contact100-form-btn:hover {
    background-color: #333333;
    box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.5);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.5);
    -o-box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.5);
    -ms-box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.5);
  }
  
  .contact100-form-btn:hover i {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  
  
  
  @media (max-width: 992px) {
    .wrap-contact100 {
      padding: 82px 80px 33px 80px;
    }
  }
  
  @media (max-width: 768px) {
    .rs1-wrap-input100 {
      width: 100%;
    }
    
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background-color: #d3d3d3;
}


[lang="ar"] .navbar-header {
    float: none;
    padding-left: 48px;
}
[lang="ar"] .navbar-nav {
    float: none;
    margin-right: 20px;
}
[lang="ar"] .form-inline {
    float: right;
    margin-right: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
}
[lang="ar"] .navbar-nav li {
    float: none;
    height: 41px;
}



.form-inline {
    float: left;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
 border-color: #e7e7e7;
    background-color: #ffffffe8;
    width: 50%;
    margin-top: 47px;
    z-index: 99;
    position: absolute;
    height: 350px;
}



[lang="ar"] .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background-color: #ffffffe8;
    width: 60%;
    margin-top: 46px;
    z-index: 99;
    position: absolute;
    height: 350px;
}


[lang="ar"] .logo img {
    margin-top: -33px;
    border-radius: 17px;
    padding-top: 0px;
    width: 100px;
 
}




.slider-area, .main-slider {
    position: relative;
    height: 100%;
    margin-top: 0px;
}
.slide-content h2 {
    font-family: Mukta,'Vazirmatn';
    margin-top: 12px;
    font-size: 26px;
    visibility: hidden;
    text-shadow: 3px 2px 1px #000;
}

.owl-prev {
    position: absolute;
    left: 60%;
    top: 82px;
    font-size: 33px;
    text-transform: uppercase;
    color: #000000cc;
}

.owl-next {
    position: absolute;
    right: 33%;
    text-transform: uppercase;
    font-size: 33px;
    color: #ffffff70;
    top: 86px;
}

.service-img img {
    border-radius: 10px;
    box-shadow: 5px 10px 10px #cdcdcd;
    border: 1px solid #fdfdfd;
    float: left;
    margin-left: 5px;
    margin-right: 26px;
    margin-bottom: 22px;
    width: 100%;
}

  }
  
  @media (max-width: 576px) {
    .wrap-contact100 {
      padding: 82px 15px 33px 15px;
    }
  }
  

  
  .validate-input {
    position: relative;
  }
  
  .alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: #fff;
    border: 1px solid #c80000;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 58%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2px;
    pointer-events: none;
  
    font-family: 'Poppins';
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
  
    visibility: hidden;
    opacity: 0;
  
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  
  .alert-validate::after {
    content: "\f06a";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    color: #c80000;
    font-size: 16px;
    top: 58%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
  }
  
  .alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
  }
  
  @media (max-width: 992px) {
    .alert-validate::before {
      visibility: visible;
      opacity: 1;
    }
  }
  
  

  
  .contact100-more {
    font-family: 'Poppins';
    font-size: 14px;
    color: #999999;
    line-height: 1.5;
  }
  
  .contact100-more-highlight {
    color: #ff4b5a;
  }
  

  .contact100-btn-hide {
    color: #333333;
    font-size: 14px;
  
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 50%;
    top: -15px;
    right: -15px;
  
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  .contact100-btn-hide:hover {
    background-color: #333333;
    color: #fff;
  }
  

  
  .contact100-btn-show {
    color: #fff;
    font-size: 39px;
  
    position: fixed;
    z-index: -1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  .contact100-btn-show::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -2;
    width: 100%;
    height: 100%;
    background-color: #ff4b5a;
    border-radius: 50%;
  
    top: 0;
    left: 0;
    
    box-shadow: 0 10px 30px 0px rgba(255, 75, 90, 0.5);
    -moz-box-shadow: 0 10px 30px 0px rgba(255, 75, 90, 0.5);
    -webkit-box-shadow: 0 10px 30px 0px rgba(255, 75, 90, 0.5);
    -o-box-shadow: 0 10px 30px 0px rgba(255, 75, 90, 0.5);
    -ms-box-shadow: 0 10px 30px 0px rgba(255, 75, 90, 0.5);
  
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  
    -webkit-animation: beatbtn 0.9s ease-in-out infinite;
    animation: beatbtn 0.9s ease-in-out infinite;
  }
  
  
  @keyframes beatbtn {
    0% {
      background-color: rgba(255, 75, 90, 1);
      transform-origin: center;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
  
    50% {
      background-color: rgba(255, 75, 90, 0.8);
      transform-origin: center;
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1);
    }
  }


.header-social li {
    display: inline-block;
     margin-left: 10px;
    
}
  
  .header-social li a {
    font-size: 26px;
   
    
}


/*
* ==========================================
* CONTACT FORM ENDS
* ==========================================
*/
/*
* ==========================================
* ADRESS SECTION STARTS
* ==========================================
*/

.address {
    width: 100%;
    color: #fff;
    margin: 0px;
}

.addess-description{
  padding: 70px;
}

.addess-description span{
  font-size: 15px;
  font-family: "Roboto";
  color: rgb(248, 176, 0);
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  margin-top: 80px;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 15px;
}
.addess-description h2{
  font-size: 30px;
  font-family: 'Righteous';
  color: rgb(68, 68, 68);
  margin-bottom: 15px;
  color: rgb(255, 255, 255);
  line-height: 1;
  text-align: left;
  
}

.addess-description p{
  font-size: 15px;
  font-family: "Roboto";
  color: rgb(255, 255, 255);
}


.addess-map {
  padding-top: 70px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 70px;
}


li.address-section{

  margin-top: 20px;
  margin-bottom: 20px;

}
li.address-section .fa{

  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 2px solid rgb(248, 176, 0);
  border-radius: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  margin-top: 10px;
}



.single-widget li.address-section .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 15px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0px;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  padding-top: 0px;
  margin-top: 0px;
  color: rgb(248, 176, 0);
}


#map {
  width: 100%;
  height: 400px;
  background-color: grey;
}

.lineHeight{
  line-height: 30px;
}

/*
* ==========================================
* ADRESS SECTION ENDS
* ==========================================
*/

/*
* ==========================================
* FOOTER SECTION START
* ==========================================
*/
.main-footer {
  padding: 50px;
}

.footer-social li:first-child {
  margin-left: 0px;
}

.footer-social li {
  float: left;
  margin-left: 10px;
}

.single-widget h3{
    font-size: 18px;
    font-family: "Roboto";
    color: rgb(51, 51, 51);
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}



.lock{
  font-weight: bold;
  border-bottom: 2px solid rgb(248, 176, 0);
  width: 40px;
  height: 3px;
  margin-bottom: 10px;

}


.single-widget-description {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 1;
  color: #666666;
}

.adrestel p{
    line-height: 2;
}






[lang="ar"] .footer {
    direction: rtl; /* Sayfa yazma yönünü sağdan sola çevirir */
}

[lang="ar"] .footer .row {
    flex-direction: row-reverse; /* Öğelerin sıralamasını tersine çevirir */
}

[lang="ar"] .footer .col {
    text-align: center;
    float: right;
    margin-right: 0px;
}

[lang="ar"] .header-social {
    float: left; /* Sosyal medya ikonlarını sola taşır */
}



[lang="ar"] .footer .col-reverse {
    direction: rtl; /* Sağdan sola yazma yönünü ayarlar */
    text-align: right; /* Metinleri ortalar */
    float:right;
}

[lang="ar"] .footer .col-social-reverse {
      direction: rtl; /* Sağdan sola yazma yönünü ayarlar */
    float:left;
}


footer {
    width: 100%;
    background-color: rgb(14, 15, 27);
    min-height: 250px;
    padding: 10px 0px 25px;
    bottom: 0;
    text-align: center;
}

footer p {
    color: #fff;
   margin-bottom: 15px;
}

.footer-section .footer-icon {
  width: 25px;
  height: 25px;
  border-radius: 10px solid #83ac00;
  border: 2px solid #83ac00;
  border-radius: 15px;
  text-align: center;
}

.footer-section .footer-icon::after{
  content: ' \25CF';
  font-size: 10px;
  text-align: center;
  justify-content: center;
  width: 2px;
  height: 2px;
  margin-top: 0px;
  padding-top: 0px;
  color: #83ac00;
}
li.footer-section{
  margin-bottom: 12px;
}

li.footer-section a:hover p,
li.footer-section a:focus p{
  color: #23527c;
}


.fixedArea {
    left: 0%;
    top: 0px;
    z-index: 9;
    padding-left: 10px;
    width: 100%;
}

/*
* ==========================================
* FOOTER END
* ==========================================
*/

.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
	z-index: 99999;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}



     @media only screen and (min-width: 501px) and (max-width: 1199px)  {
          .services-area1 .row .service-cap {
        width: 100%;
        margin-bottom: 99px;
    }
    
	.example-image {
    margin: 5px;
    max-width: 100%;
    height: auto;
    min-width: 100%;
}

}


/* Mobil için stil */
@media (max-width: 500px) {
    
    .navbar .navbar-nav .nav-link {
    display: block;
    padding: 12px;
    color: rgb(122 113 89);
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px;
    font-family: Mukta,'Vazirmatn';
    padding-left: 10px;
}


    .services-area1 .row .service-cap {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .services-area1 .row .overlay-container {
        width: 50%; /* İki sütunlu düzen için %50 genişlik */
		float: left;
    }
	.example-image {
    margin: 5px;
    max-width: 97%;
    height: auto;
   
}
.owl-dots {
    counter-reset: dots;
    position: absolute;
    bottom: 0px;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    margin-right: 66px;
    margin-bottom: 20px;
    margin-left: 66px;
}

.navbar.active {
  background: #dbdbdb;
  border-radius: 0px;
  padding-bottom: 10px;
  box-shadow: 0 10px 15px rgba(25,25,25,0.1);
  display:none;
}

hr {
    margin-top: 30px;
    margin-bottom: 40px;
    border: 0;
    border: 1px solid #b9b9b9 !important;
    margin-left: 0px;
    margin-right: 0px;
    width: 86%;
    margin-left: 11px;
    margin-right: 26px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 350px!important;
    object-fit: cover;
    object-position: center;
}

[lang="ar"] .footer .col-reverse {
    direction: rtl; /* Sağdan sola yazma yönünü ayarlar */
    text-align: center; /* Metinleri ortalar */
 
}

[lang="ar"] .footer .col {
    text-align: center;
    float: none;
    margin-right: 0px;
}

[lang="ar"] .header-social {
    float: none;
}

#videoModal .modal-dialog {
    max-width: 780px;
    top: 5%;
}

}





