@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css");

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;300;400;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700&display=swap');



body {
  font-family: 'Roboto', sans-serif !important;
  
  overflow-x: hidden;
  
  
  
  }


  /* width */
::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


  
  .container{
    max-width: 1100px !important;
    margin: auto;
  }
  
  p{
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 400;
  
    line-height: 1.5em;
    
  }
  
  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto Slab', sans-serif !important;
    font-weight: 500;
    line-height: 1.2em;
    

}

  
  a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; 
  font-family: 'Roboto', sans-serif !important;

}

  a, a:hover {
    text-decoration: none !important; 
  
  }
  
  .content {
  padding: 7rem 0; 

}
  
  h2 {
  font-size: 20px; 

}

.navbar .container{
  max-width: 1300px !important;

}
  


.logo-nav{
  margin: 0 auto;
  width: auto;
  height: 90px;
}

.logo-txt{
font-weight: 500;

  margin-right: 80px;
}

.logo-txt-1{
  color: #0b460e;
  font-weight: 600;
}

.logo-txt-2{

  color: #198b1f;
  font-weight: 600;
}

.display-txt{
  display: block;
}

.img-aln{
 width: auto;
 height: fit-content;
}

@media screen and (max-width: 992px) {
  .display-txt{
    display: none;
  }
  
  .img-aln{
    width: 400px;
    height: fit-content;
   }
  
}

@media screen and (max-width: 600px) {
 
  .display-txt{
    display: none;
  }
  
  .img-aln{
    width: 200px;
    height: fit-content;
   }
  
}


.logo{

  width: 250px;
  height: 85px;
  padding: 5px;
  margin-top: 0px;

}

.logo-2{
   
  height: 80px;
margin-top: 0px;
}

.ftr-lg{
  width: 500px;

  margin-top: 30px;
  margin-bottom: 20px;
  height: 80px;
}


@media screen and (max-width: 992px) {
  .ftr-lg{
    width: 400px;
  
    margin-top: 30px;
    margin-bottom: 20px;
    height: 60px;
  }
  
  
}

@media screen and (max-width: 600px) {
 
  .ftr-lg{
    width: 300px;
  
    margin-top: 30px;
    margin-bottom: 20px;
    height: 50px;
  }
  
}



.ftr-bg{

  background-image: url(img/dnm.png);
  object-fit: cover;

}

.main_services p{
  text-align: center !important;
  color: #198b1f;
}
.mt-3 {
  margin-top: 1rem !important; }


/*navbar*/
.nav-link{
  padding: 0px;
}

.navbar-expand-lg .navbar-nav .nav-link {
  color: black;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif !important;
  
}

.navbar-expand-lg .navbar-nav .nav-link:hover{
  color: #24A62B !important;
}


.navbar-nav .nav-link.active{
  color: #24A62B !important;
}


.navbar-expand-lg .navbar-nav .nav-link{

 border-right: 1pt solid #00000086;

}

@media  (max-width: 991px) {


  .navbar-expand-lg .navbar-nav .nav-link{

    border-right: none;
  }
 
}




.navbar{
    transition: all 0.5s ;
    background-color: white;
}

.navbar li :hover{
  color: #24A62B;

}

.navbar li{

  font-size: 14px;
}
@media  (max-width:  1227px) {


  .navbar li{

    font-size: 13px;
  }
 
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #353637;
}



.navbar-scrolled{
    background-color: #fff;
    box-shadow: 0 3px  10px rgba(0, 0, 0, 0.15);
}


.menucss{

    font-family: "Montserrat" system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.style-text {
  font-family: "Montserrat" system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;

}



.clr-icon{
  color: #fff;
  font-size: 15px;
  padding: 5px 5px;
  margin: 0 5px;
  transition: all 0.2s ease-in;
  }
  
  
  
  .brand-t{
  margin: 0;
  padding: 0;
  background: hsla(116, 87%, 15%, 0.932);
  width: 100%;
  min-height: 200px;
  }
  
  .brand-h{
  display: grid;
  justify-content: center;
  align-items: center;
  
  width: 100%;
  min-height: 200px
  }
  
  
  
  
  
  .navbar-dark .navbar-toggler{
  border-color: none !important;
  }
  
  .dropdown-item.active, .dropdown-item:active{

    background-color: transparent !important;
    color: #24A62B;
  }
  
  .dropdown-item:hover{
    color: #24A62B !important;

  }

  /*END*/


  /*tabs nav*/

  .nav-link{
    color: black;
    font-weight: 400;
  }
  

  .nav-link:hover{
    color: #198b1f;
  }
  .nav-tabs .nav-link.active{
    color: #24A62B;
  }


    /*Slider img filter*/

    .sldr-fltr{


      object-fit:cover;
      -webkit-mask: linear-gradient(
        180deg,
         transparent,
          white 0%,
          white 95%,
          transparent);
          mask: linear-gradient(
            180deg,
             transparent,
              white 0%,
              white 95%,
              transparent);
  
              opacity: 0.9;
  
    }


    .sldr-fltr-txt{

      text-shadow: #ffffff;
      object-fit:cover;
      -webkit-mask: linear-gradient(
        180deg,
         transparent,
          white 0%,
          white 100%,
          transparent);
          mask: linear-gradient(
            180deg,
           
              white 0%,
              white 100%,
            );
  
              opacity: 1;

        font-weight: 600;
        font-size: 68px;
  
    }




/* SLİDER SİZE */


.cvr-img{

  width: 100%;
  height: 600px;
  object-fit: fill;
}



  .sldr-sz{
height: 700px;

width: 100%;
  }


@media screen and (max-width: 992px) {
  .sldr-sz{
    height: 400px;
    
    width: 100%;
  }
  .cvr-img{

    width: 100%;
    height: 400px;
    object-fit: cover;
  }


  
}

@media screen and (max-width: 600px) {
 
  .sldr-sz{
    height: 300px;
    width: 100%;
  }
  .cvr-img{

    width: 100%;
    height: 300px;
    object-fit: cover;
  }

 
}

/* END */







/* ara sayfalar üst alan */



.resimKapsayici {position:relative}
.resimYazisi {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
 

}






  /* header img banner */

  .hdr-img{
    width: 100%;
    height: 400px;
    object-fit:cover;
    -webkit-mask: linear-gradient(
      180deg,
       transparent,
        white 20%,
        white 90%,
        transparent);
        mask: linear-gradient(
          180deg,
           transparent,
            white 20%,
            white 80%,
            transparent);

            opacity: 0.9;

            margin-top: 40px; 
            margin-bottom: 5px;
    
  }
  
  


  /* Anasayfa Hızlı Erişim button*/


.h-dv{
  margin: 0;
  position: absolute; 
  top: 30%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}


.h-bg{


    border: #23273A;
    border-width: 30%;
    width: 20%;
    padding: 20px;
    margin: 10px;
border-radius: 10px;
    background: #303030ab;

    font-size: large;
    font-weight: 500;

}

.icn{
  border-right: 2pt solid #ffffff;
   margin: 5px;
  padding: 5px;
 
line-height: 50px;
}


  
  @media screen and (max-width: 1310px) {
   
    
   .h-bg{

    border: #23273A;
    border-width: 0%;
    width: 70%;
    padding: 3px;
    margin: 5px;
border-radius: 10px;
    background: #303030ab;

    font-size: medium;
    font-weight: 500;


   }

   .h-dv{
    margin: 0;
    position: absolute; 
    top: 25%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
   }
  }


/* card box */

.card_box {
  background: #ffffff;
  border-radius: 40px;
  margin-top: 40px;
  transition: .3s;
  margin-bottom: 40px;
  }
  
  .card_box:hover {
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.05);
  transform: translateY(-10px);
  }
  
  .card_text {
  padding: 30px 20px 25px 20px;
  }
  
  .card_text h4 {
  font-size: 18px;
  font-family: bromega-Bold;
  color: #FA4A6F;
  }
  
  .card_text p {
   font-size: 14px;
   line-height: 150%;
   margin-top: 10px;
   color: #23273A;
  }
  
  .slider_carousel .owl-nav {
   position: absolute;
   top: 50%;
   width: 100%;
  }
  
  .slider_carousel .owl-prev, .slider_carousel .owl-next {
  width: 40px;
  height: 40px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  }
  
  .slider_carousel .owl-next {
    right: -50px;
  }
  
  .slider_carousel .owl-prev {
    left: -50px;
  }
  
  
  
  .bg-left-half {
  position: relative; }
  .bg-left-half:before {
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: -1;
    content: "";
    left: 0;
    top: 0;
    background-color: #ffffff; }
  
  .media-29101 img {
  margin-bottom: 20px; }
  
  .media-29101 h3 {
  font-size: 18px;
  font-weight: 900 !important; }
  .media-29101 h3 a {
    color: #6c757d; }
  
  .owl-2-style .owl-nav {
  display: none; }
  
  .owl-2-style .owl-dots {
  text-align: center;
  position: relative;
  bottom: -30px; }
  .owl-2-style .owl-dots .owl-dot {
    display: inline-block; }
    .owl-2-style .owl-dots .owl-dot span {
      display: inline-block;
      width: 15px;
      height: 3px;
      border-radius: 0px;
      background: #ffffff;
      -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
      margin: 3px; }
    .owl-2-style .owl-dots .owl-dot.active span {
      background: #24A62B; }
    .owl-2-style .owl-dots .owl-dot:active, .owl-2-style .owl-dots .owl-dot:focus {
      outline: none; }



      
  .ytb{
  height: 500px;
  width: 100%;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  }    
  
  @media (max-width: 768px) {
  
  
  .ytb{
  height: 350px;
  
  }    
  
  }
  
  @media (max-width: 991px) {
  
  
  .ytb{
  height: 350px;
  }    
  
  }
  
  .bxshdw{
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  
  }
  
  .bxshdw:hover{
  transform: translateY(-5px);
  box-shadow: 0px 10px 20px 2px rgba(0, 0, 0, 0.25);
  }
  
  .renk-1{
  color: #24A62B;
  
  }
  
  .sz{
  font-weight: 300;
  }
  
  







/*footer txt*/


.ftr-position{

  position: absolute;
  min-width: 100%;
  }



.ftr-txt{
  font-family: "Montserrat" system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 10px;
      font-weight: 500;
      text-transform: uppercase;
  }

.f-txt-he-link{
  
  font-weight: 500;
  font-size: 14px;
}

.f-txt-he{

  font-weight: 900;
  text-shadow: 1px 4px 10px rgba(0,0,0,0.37);

}

.f-txt-2{
  font-weight: 500;
  font-size: 14px;
}

.f-txt-3{
  color: #505052;
  font-weight: 500;
  font-size: 14px;
}

.f-txt-3:hover{
  color: black !important;
}


.f-boxshadow {


  background-color: #cccccc38;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  border-radius: 20px 20px 0px 0px;
padding: 10px 10px 10px 10px;
}




/* dividerr */
.b-example-divider{
  width: 100%;
    height: 3rem;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid rgba(255, 255, 255, 0.15);
    border-width: 1px 0;
    box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, .1), inset 0 0.125em 0.5em rgba(0, 0, 0, .15);

}

.b-example-divider2{
  width: 100%;
    height: 200px;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid rgba(255, 255, 255, 0.15);
    border-width: 1px 0;
    box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, .1), inset 0 0.125em 0.5em rgba(0, 0, 0, .15);

}

.b-example-divider3{
  width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid rgba(255, 255, 255, 0.15);
    border-width: 1px 0;
    box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, .1), inset 0 0.125em 0.5em rgba(0, 0, 0, .15);

}

.b-example-divider4{
  width: 100%;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.1);
    border: solid rgba(255, 255, 255, 0.15);
    border-width: 1px 0;
    box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, .1), inset 0 0.125em 0.5em rgba(0, 0, 0, .15);

}


.img-pdn{

  padding: 10px;
 

}


/*end*/






/*dd*/


.grid-box-item{
position: absolute;
width: 100%;
height: 100%;
display:flex;
justify-content: center;
align-items: center;
}


/*haberler resim padding*/

.hbrlr{
  padding: 15px;
width: 450px;
}



/*btn-hbr*/

.button-15-hbr {
  background-image: linear-gradient(#42A1EC, #0070C9);
  border: 1px solid #0077CC;
  border-radius: 4px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  direction: ltr;
  display: block;
  font-family: "SF Pro Text","SF Pro Icons","AOS Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -.022em;
  line-height: 1.47059;
  min-width: 30px;
  overflow: visible;
  padding: 4px 15px;
  text-align: center;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
}

.button-15-hbr:disabled {
  cursor: default;
  opacity: .3;
}

.button-15-hbr:hover {
  background-image: linear-gradient(#51A9EE, #147BCD);
  border-color: #1482D0;
  text-decoration: none;
}

.button-15-hbr:active {
  background-image: linear-gradient(#3D94D9, #0067B9);
  border-color: #006DBC;
  outline: none;
}

.button-15-hbr:focus {
  box-shadow: rgba(131, 192, 253, 0.5) 0 0 0 3px;
  outline: none;
}

.ln{
    margin: 5px;
}


/*btn*/



/* CSS */
.button-15 {
  background-image: linear-gradient(#ffffff, #ffffff);
  border: 1px solid #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  direction: ltr;
  display: block;
  font-family: "SF Pro Text","SF Pro Icons","AOS Icons","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -.022em;
  line-height: 1.47059;
  min-width: 30px;
  overflow: visible;
  padding: 4px 15px;
  text-align: center;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
}

.button-15:disabled {
  cursor: default;
  opacity: .3;
}

.button-15:hover {
  background-image: linear-gradient(rgb(255, 255, 255), #ffffff);
  border-color: #1482D0;
  text-decoration: none;
}

.button-15:active {
  background-image: linear-gradient(#3D94D9, #0067B9);
  border-color: #006DBC;
  outline: none;
}

.button-15:focus {
  box-shadow: rgba(131, 192, 253, 0.5) 0 0 0 3px;
  outline: none;
}






/*pilot-alanlar*/



.wrapper {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 30px;
}

.site-header {
  margin-bottom: 40px;
}

.site-header__title {
    text-align: center;
    background: #eee;
    padding: 15px;
    border-radius: 4px;
    color: #9c9c9c;
    font-size: 28px;
  }

.site-header__title__light {
      font-weight: 300;
      color: #adadad;
    }


.city {
  fill: #CCCCCC;
  fill-opacity: 1;
  stroke:white;
  stroke-opacity: 1;
  stroke-width:0.5;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  cursor: pointer;
}



.krdnz{
    fill: green;
  fill-opacity: 1;
  stroke:white;
  stroke-opacity: 1;
  stroke-width:0.5;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  cursor: pointer;
}


.krs{
    fill: rgb(131 178 248);
    fill-opacity: 1;
    stroke:white;
    stroke-opacity: 1;
    stroke-width:0.5;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    cursor: pointer;
}


.mrkz{
    fill: rgb(240 171 134);
    fill-opacity: 1;
    stroke:white;
    stroke-opacity: 1;
    stroke-width:0.5;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    cursor: pointer;
}


.antly{
    fill:rgb(234 125 217);
    fill-opacity: 1;
    stroke:white;
    stroke-opacity: 1;
    stroke-width:0.5;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    cursor: pointer;
}


.kr1 {
    width: 200px; 
    height: 200px; 
    background: blue; 
 }


.krs:hover {
    fill: rgb(0 53 125);
}

.city:hover {
     fill: #a9a9a9;
   }

.show-city-name {
  background-color: #24A62B;
  border-radius: 10px;
  color: #fff;
  position: absolute;
  padding: 10px 20px;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
}

.show-city-name--active {
    opacity: 1;
    visibility: visible
  }

/*events*/
  .btn-1 {
    background-color: #c60304;
    border-style: solid;
    border-color: #c60304;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
    color: white;
}

.btn-1:hover{
    background-color: #54595f;
    border-style: solid;
    border-color: #54595f;
}




ul li a{
  color: #505052;
}



ul li a:hover{

  color: black !important;

}


.accordion-body a{
  color: darkolivegreen;
}

.accordion-body a:hover{
  color: black !important;
}

.tab-pane li{
  padding: 0px 0px 10px 0px;
}


.hzl{
  color: white;
}

.hzl:hover{
  color: rgb(226, 224, 224);
}


.accordion-button:not(.collapsed){

  color: white;
  background-color: #24A62B;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 #24A62B;
  border-color: transparent !important;
}

.accordion-button:focus{
  border-color: transparent !important;
}

.accordion{
  --bs-accordion-btn-focus-box-shadow:transparent !important;

  --bs-accordion-btn-active-icon:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABaElEQVR4nO3bwUoDMRSG0dn6EjL4Zu58aEXyIPUXscIg1MK0tjfJ+fYzueSQxQRmWSRJkiRJkiRJkiRJkiRJmr0kD/eeofeutodJHpO8Jnm5ygsnLMlzkvckT9fAeMt3H1B2YxyOe9h2o/zC+AnKfozsRjmBAeVyjH0oZ0CclMsw/uWUQLklxublUKpgbBaBUgVjsxiUKhibRaFUwdgsDqUKxmYIKEsRDCgFMWY/KamIMStKKmPMhpIeMGZBSU8Yo6OkR4xRUdIzxmgoGQFjFJSMhNE7SkbE6BUlI2P0hpIZMHpByUwY1VEyI0ZVlMyMUQ0lMOqgBEYdlMCogxIYdVACow5KYNRBCYw6KIFRByUw6qAERh2UwKiDEhh1UALjdiVZj/95n+pw5tb269n1hiOPX86flHmv0DtCaTDqoDQYdVAajDooDUYdlAajDkqDUes7Zb33HJIkSZIkSZIkSZIkSZIkafm7T+atzzfLwLWGAAAAAElFTkSuQmCC);

  text-align: justify;

}

.accordion-body{
  color: darkolivegreen;
}

.tab-content>.active{
  color: darkolivegreen;
}

.tab-content {
  text-align: justify;
}

p {
  text-align: justify;
}




   



.kutu-list .kutu {
  height: 90px;
  margin-bottom: 10px;
  padding-left: 7px;
  padding-right: 7px;
 background-color: #ffffff;
 margin: 4px;
width: 385px;
 box-sizing: border-box;
 box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.kutu-list :hover{
  background-color: rgb(207, 206, 206);
}

.kutu-list .kutu .artc-left {
  float: left;
  width: 82px;
  height: 100%;
  padding-left: 25px;
  margin-right: 25px;
 padding-top: 20px;
}

.kutu-list .kutu .artc-right {
  float: left;
  display: inline-block;
  width: calc(100% - 82px - 25px);
  height: 100%;
  padding-right: 65px;
}

.kutu-list .kutu .artc-right .title {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: bold;
  padding-top: 35px;
  text-align: center;
}





/* carousel icon-box*/

/*ath_carousel_se_03 start*/
.ath_carousel_se_03 {
  overflow: hidden;
}


.ath_carousel_se_03 .product-grid3 {
  border: none;
  box-shadow: none;
}


.ath_carousel_se_03 .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 42%;
  right: 0px;
}

.ath_carousel_se_03 .owl-carousel .owl-nav button.owl-next:hover {
  background: #198b1f;
  color: #fff;
}

.ath_carousel_se_03 .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 42%;
  left: 0px;
}

.ath_carousel_se_03 .owl-carousel .owl-nav button.owl-prev:hover {
  background: #198b1f;
  color: #fff;
}

.ath_carousel_se_03 .owl-arrow .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.8rem;
}

.ath_carousel_se_03 .owl-carousel .owl-nav button.owl-prev,
.ath_carousel_se_03 .owl-carousel .owl-nav button.owl-next {
  display: inline-block;
  transition: all 0.6s ease-in-out;
  color: #198b1f;
  background: rgb(255, 255, 255);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 25px;
  transform: translateY(-50%);
  box-shadow: 0 0 8px rgba(0, 0, 0, .25);
}


.ath_carousel_se_03 .ath_round_icon_img {
  text-align: center;
  line-height: 50px;
}

.ath_carousel_se_03 .ath_round_icon_img i {
  font-size: 55px;
  color: #198b1f;

}

.ath_carousel_se_03 .btn-primary {
  background: #198b1f;
  border-color: #198b1f;
}

.ath_carousel_se_03 .btn-primary:hover,
.ath_carousel_se_03 .btn-primary:focus,
.ath_carousel_se_03 .btn-primary:active {
  background: #708e15;
}

@media only screen and (max-width: 768px) {
  .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-prev {
      top: 42%;
      left: 0px;

  }

  .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-next {
      top: 42%;
      right: 0px;

  }
}


/*hizmet carausel*/




.hizmet .ath_round_icon_img {
  border-radius: 0%;
  box-shadow: 0 0 0;
  background: transparent !important;
  width: 50% !important;
  height: 50% !important;
  

}

/*resim üstü yazı*/

.hizmet .ath_round_icon_img  .card-hover-text{
  display:none;
 
}


.hizmet .ath_round_icon_img:hover .card-hover-text{
  display:flex !important;
  background-color: #000 ;
  opacity: 0.5;
 

  width: 140px;
  height: 70px;
  line-height: normal;
  color: whitesmoke;
 font-size: 15px;
  position: absolute;
  top: 18px;
  left: 15px;
  justify-content: center; 
  align-items: center !important;

  


  
}







/*resimyazıson*/



/*ath_carousel_se_03 start*/
.hizmet .ath_carousel_se_03 {
  overflow: hidden;
}




.hizmet .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 42%;
  right: 0px;
}

.hizmet .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-next:hover {
  background: #198b1f;
  color: #fff;
}

.hizmet .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 42%;
  left: 0px;
}

.hizmet .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-prev:hover {
  background: #198b1f;
  color: #fff;
}

.hizmet .ath_carousel_se_03 .owl-arrow .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.8rem;
}

.hizmet .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-prev,
.hizmet .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-next {
  display: inline-block;
  transition: all 0.6s ease-in-out;
  color: #198b1f;
  background: rgb(255, 255, 255);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 25px;
  transform: translateY(-50%);
  box-shadow: 0 0 8px rgba(0, 0, 0, .25);
}


.hizmet .ath_carousel_se_03 .ath_round_icon_img {
  text-align: center;
  line-height: 70px;
}



.hizmet .ath_carousel_se_03 .btn-primary {
  background: #198b1f;
  border-color: #198b1f;
}

.hizmet .ath_carousel_se_03 .btn-primary:hover,
.hizmet .ath_carousel_se_03 .btn-primary:focus,
.hizmet .ath_carousel_se_03 .btn-primary:active {
  background: #708e15;
}

@media only screen and (max-width: 768px) {
  .hizmet .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-prev {
      top: 42%;
      left: 0px;

  }

  .hizmet .ath_carousel_se_03 .owl-carousel .owl-nav button.owl-next {
      top: 42%;
      right: 0px;

  }
}
.hizmet .center  {
  display:flex;
  margin-left:auto;
  margin-right:auto;
  width:100% !important;
  z-index: -1;
  height: 100% !important;
}

.newsCaption {
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    float: left;
    padding-right: 2vw;
    position: absolute;
    text-align: left;
    left: 0;
    border-top-right-radius: 100px;
    padding-left: 3vw;
    width: 50%;
    height: 15%;
    font-size: medium;
}
.bY {
   border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    margin-top: 0;
    padding-top: 0px;
}
.bY ul {
  margin-top: -1vw;
  padding-left: 3vw;
}

@media(max-width: 1036px){
  .bY ul {
    margin-top: 1vw;
    padding-left: 3vw;
    padding-bottom: 3vw;
  }
}
.hover-underline-animation:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #0087ca;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.card-img-top-destekler {
  width: 15%;
}






.counter{
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background: #fff;
  text-align: center;
  width: 190px;
  padding: 25px 30px 1px;
  margin: 0 auto;
  border-radius: 30px 0 ;
  box-shadow: 10px 10px 0 rgba(0,0,0,0.05);
  position: relative;
  z-index: 1;
}
.counter:before{
  content: "";
  background: #198b1f;
  border-radius: 15px 0 30px 0;
  box-shadow: inset 0 4px 8px rgba(0,0,0,0.15);
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 27px;
  z-index: -1;
}
.counter .counter-icon{
  font-size: 35px;
  margin: 0 0 10px;
  transform: rotateX(0deg);
  transition: all 0.3s ease 0s;
}
.counter:hover .counter-icon{
  transform: rotateX(360deg);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.counter h3{
  font-size: 17px;
  font-weight: 500;
  height: 60px;
  letter-spacing: 1px;
  margin: 0 0 20px;
}
.counter .counter-value{
  color: #666;
  background: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: right;
  line-height: 40px;
  width: 70%;
  height: 40px;
  padding: 0 15px;
  margin: 0 0 0 -20px;
  display: block;
}


@media screen and (min-width:1224px){
  .counter{ margin-bottom: 40px; }
}


/* Yuvarlak Logolar */
.ath_round_icon_img {
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(0, 0, 0, .25);
  background: #fff;
  width: 70px !important;
  height: 70px;
  padding: 16px;
  margin: 15px auto !important;
}

.ath_round_icon_img i {
  font-size: 70px;
  color: #e0571d;

}




/*içerik*/
.txt-img-cntr{
  display: flex;
  justify-content: center;
  align-items: center;
}


.card-text{
  font-size: small;
  color: #000;
}

.card img{
  width: min-content;
  height: min-content;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0px 0px 15px;
}

.bg-one{
  background-image: url(img/bg-1-3.png);
}


.bslk{
  margin-top: 60px;
  margin-bottom: 50px;
}

.bslk-2{
  margin-top: 0px;
  margin-bottom: 100px;
}


a{
  color: #198b1f;
}

.card-body h5{
  color: #0b460e;
}


/* slider */
.carousel-position {
    margin-top: -10px;
}

/* End */


.col-slider {
    flex: 0 0 auto;
    
    width: 14.28% !important;
}

.text-slider {
    padding: 9px 15px;
    line-height: 1.5;
    color: #e51922;
    border-left: 5px solid #e51922;
    background: rgba(255, 255, 255, 0.9);
    font-family: 'MyriadPro-Bold' !important;
    font-size: 21px;
    font-weight: bolder;
    text-transform: uppercase;
    clear: left;
}

  @media (min-width: 991px) {
    .text-slider {
        padding: 9px 15px;
        line-height: 1.5;
        color: #e51922;
        border-left: 5px solid #e51922;
        background: rgba(255, 255, 255, 0.9);
        font-family: 'MyriadPro-Bold' !important;
        font-size: 21px;
        font-weight: bolder;
        text-transform: uppercase;
        clear: left;
    }
   }

.carousel-caption {
    left: 2% !important;
}

.sldr-img-1 {
    display: flex;
    justify-content: center;
 
    margin: 0px auto;
}

.hg_simple_carousel-pagination.ssl--has-thumbs {
    bottom: 20px;
    right: 20px;
    text-align: right;
    width: auto;
}

@media (min-width: 991px) {
    .hg_simple_carousel-pagination.ssl--has-thumbs {
        bottom: -90px;
        right: auto;
    }
}

.sldr-img-btn {
  width:100px;
  height:60px;
}

.slider-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}

.hoverBorder {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}

    .hoverBorder:hover img {
        border-radius: 2px;
        opacity: 0.8;
    }

.hoverBorderWrapper {
    position: relative;
    display: block;
}

    .hoverBorderWrapper img {
        max-width: 100%;
        box-sizing: border-box;
        border-radius: 2px;
        width: 100%;
        position: relative;
    }

.theHoverBorder {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 2px;
    box-shadow: 0 0 0 3px rgba(255,255,255,0.15) inset;
}

    .theHoverBorder:hover {
        box-shadow: 0 0 0 3px #cd2122 inset;
    }

.plus .theHoverBorder {
    background-position: center center;
}

    .plus .theHoverBorder:hover {
        background-image: url(../images/plus01.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-color: rgba(35,35,35,0.5);
    }

.hoverBorder:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 3px;
    box-shadow: inset 0 0 0 3px hsla(0,0%,100%,.15);
    transition: box-shadow .2s ease-out,background-color .2s ease-out;
}

.hoverBorder:hover:after {
    box-shadow: inset 0 0 0 3px #cd2122;
}


/* Image Boxes */
.image-boxes {
    margin-bottom: 30px;
}

    .image-boxes .hoverBorder {
        margin-bottom: 20px;
    }

    .image-boxes .box {
        margin-bottom: 20px;
    }

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

    .image-boxes a {
        display: block;
    }

/* Style 1 */
.imgboxes_style1 {
    overflow: visible;
}

    .imgboxes_style1 .hoverBorder h6 {
        position: absolute;
        left: -10px;
        bottom: 20px;
        color: #fff;
        padding: 11px 15px;
        background: #CD2122;
        font-size: 12px;
        font-weight: 500;
        line-height: 1;
        margin: 0;
        border-radius: 2px;
    }

    .imgboxes_style1 .hoverBorder:hover h6 {
        left: 20px;
    }

    .imgboxes_style1 img {
        box-shadow: 0 1px 1px rgba(0,0,0,.22)
    }

    .imgboxes_style1 .hoverBorderWrapper {
        height: 270px;
    }

/* Style 2 */
.image-boxes.ib_style2 .hoverBorder {
    margin-bottom: 0;
}

.imgboxes_style2 .imgboxes-wrapper {
    height: 270px;
}

/* Style 3 */
.slidingDetails {
    position: relative;
    display: block;
    overflow: hidden;
}

    .slidingDetails img {
        position: relative;
    }

    .slidingDetails,
    .slidingDetails .details {
        -webkit-transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
        transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
    }

        .slidingDetails .details {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            top: 100%;
            opacity: 0;
            visibility: hidden;
            padding: 30px;
            color: #fff;
            background: #232323;
            background: rgba(35,35,35,0.8);
        }

        .slidingDetails:hover .details {
            visibility: visible;
            opacity: 1;
            top: 0;
        }

        .slidingDetails:hover {
            box-shadow: 0 0 7px rgba(0,0,0,0.5);
        }

        .slidingDetails .details h4 {
            margin-bottom: 20px;
        }

/* Image Boxes 1 Style 4 */
.imgboxes_style4 .imgboxes-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    height: 270px;
    width: 100%;
}

.imgboxes_style4 .imgboxes-title {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 30px;
    z-index: 0;
}

    .imgboxes_style4 .imgboxes-title:before {
        content: '';
        position: absolute;
        top: -100%;
        left: 0;
        height: 200%;
        width: 100%;
        background: -moz-linear-gradient(top, transparent 0%, rgba(0,0,0,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,rgba(0,0,0,1)));
        background: -webkit-linear-gradient(top, transparent 0%,rgba(0,0,0,1) 100%);
        background: -o-linear-gradient(top, transparent 0%,rgba(0,0,0,1) 100%);
        background: -ms-linear-gradient(top, transparent 0%,rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom, transparent 0%,rgba(0,0,0,1) 100%);
        z-index: -1;
        opacity: .8;
    }

    .imgboxes_style4 .imgboxes-title:after {
        content: '';
        height: 2px;
        width: 30px;
        background: #CD2122;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        z-index: 1;
    }

.imgboxes_style4:hover .imgboxes-title:after {
    width: 60px;
    ;
}

.imgboxes_style4 .imgbox_image {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    -webkit-backface-visibility: hidden;
}

.imgboxes_style4:hover .imgbox_image {
    opacity: .8
}

.cover-fit-img {
    object-fit: cover;
    overflow: hidden;
}

.imgbox_image.cover-fit-img {
    height: 100%;
}

.contain-fit-img {
    -o-object-fit: contain;
    object-fit: contain;
    overflow: hidden;
}

/* Style bottom */
.imgboxes_style4.kl-title_style_bottom .imgboxes-title {
    text-align: left;
    padding: 0 20px 30px;
    -webkit-transition: padding-bottom .2s ease-out;
    transition: padding-bottom .2s ease-out;
}

    .imgboxes_style4.kl-title_style_bottom .imgboxes-title:before {
        -webkit-transition: opacity .2s ease-out;
        transition: opacity .2s ease-out;
    }

    .imgboxes_style4.kl-title_style_bottom .imgboxes-title:after {
        display: none;
    }

.imgboxes_style4.kl-title_style_bottom .imgboxes-border-helper {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    border-bottom: solid 5px #cd2122;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 1;
}

.imgboxes_style4.kl-title_style_bottom:hover .imgboxes-border-helper {
    border-bottom: solid 10px #cd2122;
}

.imgboxes_style4.kl-title_style_bottom:hover .imgboxes-title:before {
    opacity: .5;
}

.imgboxes_style4.kl-title_style_bottom:hover .imgboxes-title {
    text-align: left;
    padding-bottom: 25px;
}

/* Style left */
.imgboxes_style4.kl-title_style_left .imgboxes-title {
    text-align: left;
    padding: 0 20px 30px;
}

    .imgboxes_style4.kl-title_style_left .imgboxes-title:after {
        margin: initial;
        width: 40px;
        margin-top: 10px;
    }

.imgboxes_style4.kl-title_style_left:hover .imgboxes-title:after {
    width: 80px;
}


/*-----------------------------------------------------------------------------------*/
/*  Blog Comments
/*-----------------------------------------------------------------------------------*/
.comment-form-wrapper {
    margin-top: 50px;
}

/* recent comments */
#recentcomments {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

    #recentcomments li {
        padding-left: 10px;
        position: relative;
        margin-bottom: 0;
    }

        #recentcomments li:before {
            content: '\201C';
            width: 3px;
            height: 0;
            position: absolute;
            top: 0;
            left: 0;
            color: #ddd;
        }


/* process boxes */
.process_box {
    position: relative;
    padding: 0;
    margin-bottom: 80px;
    box-shadow: none;
}

    .process_box:after {
        border-color: transparent;
        border-top-color: #eee;
        border-width: 10px;
        margin-left: -10px;
        left: 10%;
    }

    .process_box:before {
        border-color: transparent;
        border-top-color: #ccc;
        border-width: 13px;
        margin-left: -13px;
        left: 10%;
    }

    .process_box[data-align=right]:after,
    .process_box[data-align=right]:before {
        right: 10%;
        left: auto;
        margin-left: 0;
    }

    .process_box[data-align=right]:before {
        margin-right: -13px;
    }

    .process_box[data-align=center]:after,
    .process_box[data-align=center]:before {
        left: 50%;
    }

    .process_box[data-align=center]:after {
        border-top-color: #fff;
    }

    .process_box .number {
        padding: 0;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 240px;
        text-align: center;
        float: left;
    }

        .process_box .number span {
            font-size: 100px;
            font-weight: 900;
            color: #333;
            vertical-align: middle;
            position: relative;
            top: 50%;
            line-height: 1;
            display: block;
            font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

    .process_box .content {
        margin-left: 240px;
        padding: 25px 35px 20px 35px;
        float: left;
        font-size: 14px;
        line-height: 30px;
        color: #929292;
        background-color: #fff
    }

    .process_box .stp_title {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        color: #333;
    }

    .process_box[data-align=right] .number {
        left: auto;
        right: 0;
        border-right: 0;
    }

    .process_box[data-align=right] .content {
        margin-left: auto;
        margin-right: 240px;
        padding: 25px 35px 20px 35px;
        color: #929292;
        line-height: 30px;
        font-size: 14px;
    }
/* end Process box element */

/* Sidebars */
.sidebar {
    background: #fff;
    padding: 20px 25px;
    border-radius: 3px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.15);
}

.col-sm-4 .sidebar {
    padding: 25px;
}

.sidebar .widget {
    margin-bottom: 35px;
}

    .sidebar .widget .widgettitle {
        color: #050505;
        line-height: 1.4;
        margin: 10px 0 15px;
        padding-bottom: 20px;
        position: relative;
        font-size: 14px;
        text-transform: uppercase;
        font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

        .sidebar .widget .widgettitle:after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 2px;
            width: 50px;
            height: 0;
            border-bottom: 1px solid #cd2122;
        }

        .sidebar .widget .widgettitle:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 2px;
            width: 100%;
            height: 0;
            border-bottom: 1px solid #ececec;
        }

    .sidebar .widget ul.menu,
    .sidebar .widget ul.product-categories,
    .sidebar .widget ul.pagenav,
    .sidebar .widget_meta > ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .sidebar .widget ul.menu li,
        .sidebar .widget ul.product-categories li,
        .sidebar .widget ul.pagenav li,
        .sidebar .widget_meta > ul li {
            margin-bottom: 0;
        }

            .sidebar .widget ul.menu li a,
            .sidebar .widget ul.product-categories li a,
            .sidebar .widget ul.pagenav li a,
            .sidebar .widget_meta > ul a {
                color: #747474;
                display: inline-block;
                padding: 0;
                margin-right: 5px;
                position: relative;
                border-radius: 2px;
            }

                .sidebar .widget ul.menu li a::before,
                .sidebar .widget ul.product-categories li a::before,
                .sidebar .widget ul.pagenav li a::before,
                .sidebar .widget_meta > ul a::before {
                    content: '';
                    display: inline-block;
                    margin-right: 12px;
                    width: 8px;
                    height: 2px;
                    background: #E1E1E1;
                    vertical-align: middle;
                    -webkit-transition: all .15s ease-out;
                    transition: all .15s ease-out;
                }

                .sidebar .widget ul.menu li.active > a,
                .sidebar .widget ul.product-categories li.active > a,
                .sidebar .widget ul.pagenav li.active a,
                .sidebar .widget ul.menu li.current-cat > a,
                .sidebar .widget ul.product-categories li.current-cat > a,
                .sidebar .widget ul.pagenav li.current-cat > a,
                .sidebar .widget ul.menu li > a:hover,
                .sidebar .widget ul.product-categories li > a:hover,
                .sidebar .widget ul.pagenav li a:hover,
                .sidebar .widget_meta > ul a:hover {
                    color: #000000;
                }

                    .sidebar .widget ul.menu li a:hover::before,
                    .sidebar .widget ul.product-categories li a:hover::before,
                    .sidebar .widget ul.pagenav li a:hover::before,
                    .sidebar .widget_meta > ul a:hover::before {
                        width: 12px;
                        margin-right: 8px;
                    }

div.cloudBlock a {
    padding: 4px;
    float: left;
    display: block;
}


/* Latest Post from sidebar */
.latest_posts.style2 {
    background-color: #fff;
    position: relative;
    padding: 30px 30px 10px 30px
}

    .latest_posts.style2 .m_title {
        margin-bottom: 20px;
    }

    .latest_posts.style2 .viewall {
        position: absolute;
        top: 28px;
        right: 20px;
        font-size: 10px;
        font-weight: bold;
        color: #757575;
    }

        .latest_posts.style2 .viewall:hover {
            color: #111;
        }

    .latest_posts.style2 ul.posts {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .latest_posts.style2 ul.posts li {
            margin-top: 25px;
            border-bottom: 1px solid #ECECEC;
            padding-bottom: 25px;
        }

            .latest_posts.style2 ul.posts li:last-child {
                margin-bottom: 0;
                border-bottom: 0;
            }

        .latest_posts.style2 ul.posts .title {
            font-size: 14px;
            font-weight: 700;
            color: #CD2122;
            line-height: 1.6;
            vertical-align: middle;
        }

        .latest_posts.style2 ul.posts .details {
            float: left;
            width: 110px;
        }

            .latest_posts.style2 ul.posts .details > span {
                display: inline-block;
                margin-bottom: 2px;
                font-size: 10px
            }

            .latest_posts.style2 ul.posts .details span.date {
                background: #cd2122;
                color: #fff;
                padding: 3px 10px;
                margin: 0 0 5px;
                position: relative;
            }

                .latest_posts.style2 ul.posts .details span.date:after {
                    content: '';
                    position: absolute;
                    bottom: -8px;
                    left: 10px;
                    border: 4px solid transparent;
                    border-top-color: #cd2122;
                }

        .latest_posts.style2 ul.posts .text {
            margin-left: 110px;
        }

        .latest_posts.style2 ul.posts .details > span.cat {
            display: block;
        }

.latest_posts.style3 {
    position: relative;
}

    .latest_posts.style3 .m_title {
        margin-bottom: 20px;
    }

    .latest_posts.style3 .hoverBorder {
        margin-right: 20px;
        margin-top: 5px;
    }

    .latest_posts.style3 .viewall {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 10px;
        font-weight: bold;
        color: #757575;
    }

        .latest_posts.style3 .viewall:hover {
            color: #111;
        }

    .latest_posts.style3 ul.posts {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .latest_posts.style3 ul.posts li {
            font-size: 0.9rem;
            margin-bottom: 15px;
            padding-bottom: 15px;
            border-bottom: 1px solid #E3E3E3;
            overflow: hidden;
        }

            .latest_posts.style3 ul.posts li:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: 0;
            }

        .latest_posts.style3 ul.posts .title {
            font-size: 13px;
            margin: 0 0 5px;
            font-weight: 600;
            text-shadow: 1px 1px 0 white;
            vertical-align: middle;
            line-height: 20px;
            margin: 0 0 5px;
            padding: 0;
            text-shadow: 1px 1px 0 white;
            vertical-align: middle;
        }
/*.latest_posts.style3 ul.posts .title a{font-size: 13px; font-weight: normal; font-weight: 600; }*/
.lp-post .hoverBorder ~ .text,
.lp-post .hoverBorder ~ .lp-post-comments-num {
    margin-left: 74px;
}

.lp-post .lp-post-comments-num {
    color: #bababa
}

.lp-post .hoverBorder + .title {
    overflow: hidden;
}

.widget .latest_posts ul li.lp-post .hoverBorder {
    margin-bottom: 0;
}


.hoverBorder {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}

    .hoverBorder:hover img {
        border-radius: 2px;
        opacity: 0.8;
    }

.hoverBorderWrapper {
    position: relative;
    display: block;
}

    .hoverBorderWrapper img {
        max-width: 100%;
        box-sizing: border-box;
        border-radius: 2px;
        width: 100%;
        position: relative;
    }

.theHoverBorder {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 2px;
    box-shadow: 0 0 0 3px rgba(255,255,255,0.15) inset;
}

    .theHoverBorder:hover {
        box-shadow: 0 0 0 3px #cd2122 inset;
    }

.plus .theHoverBorder {
    background-position: center center;
}

    .plus .theHoverBorder:hover {
        background-image: url(../images/plus01.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-color: rgba(35,35,35,0.5);
    }

.hoverBorder:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 3px;
    box-shadow: inset 0 0 0 3px hsla(0,0%,100%,.15);
    transition: box-shadow .2s ease-out,background-color .2s ease-out;
}

.hoverBorder:hover:after {
    box-shadow: inset 0 0 0 3px #cd2122;
}


/* Image Boxes */
.image-boxes {
    margin-bottom: 30px;
}

    .image-boxes .hoverBorder {
        margin-bottom: 20px;
    }

    .image-boxes .box {
        margin-bottom: 20px;
    }

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

    .image-boxes a {
        display: block;
    }

.sidebar {
    box-shadow: 0 0px 7px 0px rgba(0, 0, 0, 0.15);
}

li.lp-post {
    list-style-type: none;
}

ul.posts {
    display: contents;
}

p * {
    font-family: 'Roboto', sans-serif !important;
    font-size:16px !important;
}

h1 {
    font-family: 'Roboto', sans-serif !important;
}

h2 {
    font-family: 'Roboto', sans-serif !important;
}
h3 {
    font-family: 'Roboto', sans-serif !important;
}
h4 {
    font-family: 'Roboto', sans-serif !important;
}
h5 {
    font-family: 'Roboto', sans-serif !important;
}
h6 {
    font-family: 'Roboto', sans-serif !important;
}

a{
    font-family: 'Roboto', sans-serif !important;
}

.haber-detay-text * {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
}

.itemView eBlog * {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
}