/*!
 * ZeplinGo
 * Custom css
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) ZeplinGo
 */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

li a {
 	font-family: 'Oswald', sans-serif!important;
}
p {
 	font-family: 'Oswald', sans-serif!important;
}
a {
 	font-family: 'Oswald', sans-serif!important;
}
h1,h2,h3,h4,h4,h5,h6,h7 {
 	font-family: 'Oswald', sans-serif!important;
}

.btn-info, .btn-info:active {
    background-color: #ff7b2a!important;
    border-color: #ff7a2b!important;
    color: #fff!important;
}
/*!
 * resim zoom ani
 */
img:hover {
  transform: scale(1.1); 
  scroll-behavior: smooth;
  transition: transform .2s;
}

img {
  transition: transform .2s;
}

/*!
 * resim zoom ani
 */

body {
      -webkit-font-smoothing: antialiased;
}

.contentid43 .mbr-figure {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
}

.picture-left-detail-page h1 {
    color: #c70b11!important;
}

.mbr-section-btn a.btn:not(.btn-form) {
    border-radius: 0px;
}
.cid-rxVuiMJXcQ .dropdown-item:hover, .cid-rxVuiMJXcQ .nav-link:hover {
 color: #000000!important;
}

#categories-body .cid-ry6ebB5y3k .header3 img {
  padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
}

.contentid17 .mbr-section-btn {
      margin-bottom: 20px;
}
.contentid17 h3 {
      font-size: 1.4rem;
}

.btn-info-outline:hover {
    color: #fff;
    background-color: #ff7a2b;
    border-color: #ff7a2b;
}

/*!
 *  iconlu içerik
 */
.contentid35 h4 {
  font-size:1.2rem;
}
.contentid35 p {
    font-size: 1rem;
    font-weight: 300;
}
.contentid35 .container {
  max-width: 100%;
}
.contentid35 img {
    width: 100%!important;
    background: white;
    padding: 10px;
    border: solid 1px #bababa;
}
/*!
 *  iconlu içerik
 */



/*!
 *  footer
 */
.footer-logo {

    height: auto!important;
}
#footer2-5 {
      background-color: #252628;
}
#footer2-5 > div > div.footer-lower > div.media-container-row.mbr-white {
   /* border-bottom: solid 10px #c69638;
      background: #191a1c;
    padding: 20px;
    */
}

#footer2-5 .footer-first-area {
      /*border-top: solid 10px #c69638;
      background: #191a1c;
    padding: 20px;
    */
}

#footer2-5 .text-white {
    color: #bbbbbb!important;
}


/*!
 *  footer
 */

/*!
 *  menu
 */
.new-header-1 .text-white {
    color: #484848!important;
      font-weight: 400;
}

.navbar2 .nav-item a {
    padding: 0.5rem 0.2rem!important;
    margin: 0 0.15rem!important;
}
@media (min-width: 1023px) {
  .new-header-2 {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%, 3% 0%);
  } 
}
.nav-link {
    padding: 0.5rem 0.5rem;
}
.new-header-1 {
    display: flex;
    padding: 5px;
}
.new-header-2 {
    background: #545454;
    display: flex;
    padding: 5px;
}
.new-header-1 a {
      font-weight: 100;
}
.new-header-2 .fa-user {
  float: left;
    font-size: 22px!important;
    margin-right: 6px;
    width: 20px;
    text-align: center;
    color: #c3c3c3;
}
.randevu-button {
      max-width: 180px;
    border-right: solid 1px #e29494;
    margin-right: 10px;
}
.header-new-soc-item {
	display: flex;
    align-content: center;
    align-items: center;
}
.header-new-soc-item .soc-item {
    padding: 0px 10px 0px 0px;
    font-size: 13px;
}
.navbar-dropdown {
        background: #cfcfcf;
}
.cid-rxVuiMJXcQ .navbar {
    max-width: 1540px;
    margin: 0 auto;
      margin-top: 10px;
}
  .headerTop3 {
    padding-top: 160px!important;
  }
  #menu2-1 > div > nav {
    top: -10px;
  }
/*!
 *  menu
 */
/*!
 * Mobil menu
 */

@media (max-width: 1023px) {
  
    .col-lg-6 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
	}
  
  .headerTop3 {
    padding-top: 160px!important;
  }
  #menu2-1 > div > nav {
    top: -60px;
    /*display: grid;*/
  }
}

/*!
 * Mobil menu
 */


/*!
 *  ana sayfa motto alanı
 */ 
.contentid22 p {
	font-size:2rem;
}
.contentid22 {
    border-top: solid 10px #ff7a2b;
    padding-top: 100px;
    padding-bottom: 100px;
}
.contentid22 h3 {
    color: #fff!important;
    text-shadow: 0px 0px 10px rgb(0 0 0);
    font-size: 1.5rem;
    font-weight: 500;
} 

.contentid22 h2 {
  color: #fff!important;
    text-shadow: 0px 0px 10px rgb(0 0 0);
    font-size: 2.5rem;
    font-weight: 500;
}

.contentid22 .container {
    max-width: 100%;
}

@media screen and (max-width: 768px) {
  .contentid22 h3 {
    font-size: 1rem;
	} 

   .contentid22 h2 {
    font-size: 1.5rem;
	}
}
/*!
 *  ana sayfa motto alanı
 */ 

/*!
 *  slider
 */ 
.cid-ry6drk2Fr4 .carousel-caption {
    top: 55%;
}

.contentid30 h2 {
    color: #ff7a2b!important;
}
.contentid13 h1 {
    color: #ff792b!important;
}

.cid-ry6drk2Fr4 .mbr-slider .carousel-control {
    width: 50px;
    height: 50px;
    font-size: 45px;
    background-color: rgb(0 0 0 / 0%);
    border: 0px solid #fff;
}

.cid-ry6drk2Fr4 .mbr-slider .carousel-indicators li {
    border-radius: 20%;
}
.slide {
	/*border-bottom: solid 10px #000000; */
    top: -13px;
}

.slide .btn-info, .btn-info:active {
    background-color: #ff792b!important;
    border-color: #ff792b!important;
    color: #ffffff!important;
    border-radius: 10px!important;
  padding: 0.6rem;
}
.slide p {
    text-shadow: 0px 0px 10px #000;
    font-size: 1.3rem;
    line-height: 23px;
}
@media screen and (max-width: 768px) {
  #slider-img-zep {
      height: 400px!important;
  }
  .carousel-item {
      height: 400px!important;
  }
  .container-slide {
      height: 400px!important;
  }
  
  .cid-ry6drk2Fr4 .mbr-slider .carousel-control.carousel-control-next {display:none;}
  .cid-ry6drk2Fr4 .mbr-slider .carousel-control.carousel-control-prev {display:none;}
}
/*!
 *  slider
 */ 


/*!
 *  üstü çizgi
 */ 
.header3 h1:before {
    content: ' ';
    display: inline-block;
    border: 1px solid #aaa6ac;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 100px;
    margin: 10px 20px 40px 0px;
    position: absolute;
    top: -30px;
}
.content5 h2:before {
	content: ' ';
    display: inline-block;
    border: 4px solid #aaa6ac;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 100px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
/*!
 *  üstü çizgi
 */ 

/*!
 *  giriş çözümlerimiz
 */ 
.contentid18 img {
  width: 100%;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
} 

.contentid18 h1 {
    color: #ff7a2b!important;
    background: linear-gradient(90deg, #ff7a2b 0%, #ff7a2b 40%, #ff7a2b 100%);
    background-size: 100%;
    -webkit-box-decoration-break: clone;
    -webkit-background-clip: text !important;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    box-decoration-break: clone;
    background-attachment: fixed;
    background-position: 0 0;
    background-repeat: repeat;
    font-size: 2.5rem!important;
    font-weight: 600!important;
    line-height: 4rem!important;
}
.contentid18 p {
  font-size: 1rem;
}
/*!
 *  giriş çözümlerimiz
 */ 


/*!
 *  listeleme
 */ 
.card-box { 
  display: flex;
  flex-direction: column; 
} 
.card-box .basket-list-button { 
  order: 1; 
}

.card-wrapper {
      padding: 20px 20px 20px 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgb(135 135 135 / 58%);
      border-bottom: solid 8px #c5c5c5;
}
#main-prod h4 {
  color: #032e42;
}
.card-wrapper .mbr-section-btn a.btn:not(.btn-form) {
	/*border-radius: 0px;
    width: 100%;
    text-align: left;
    display: block;
    background: #f5f5f5;
    border-color: #f5f5f5;
	color: #032e42;
    font-size: 16px;
	background-image: url(https://www.efngrup.com/uploads/button.jpg);
    min-height: auto;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: cover;*/
}
/*!
 *  listeleme
 */

/*!
 *  ana sayfa öne çıkanlar
 */
.MainPageProdList {
    background-color: #fff;
    background-position: 100% 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://www.efngrup.com/uploads/home1-bg2.jpg);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.contentid23 h2 {
    color: #ff7a2b!important;
    background: linear-gradient(90deg, #ff7a2b 0%, #ff7a2b 40%, #ff7a2b 100%);
    background-size: 100%;
    -webkit-box-decoration-break: clone;
    -webkit-background-clip: text !important;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    box-decoration-break: clone;
    background-attachment: fixed;
    background-position: 0 0;
    background-repeat: repeat;
    font-size: 2.5rem!important;
    font-weight: 600!important;
    line-height: 4rem!important;
}
.contentid23 h3 {
    font-size: 1.4rem;
}
/*!
 *  ana sayfa öne çıkanlar
 */

/*!
 *  bizden haberlar
 */
.contentid24 h2 {
    color: #ff7a2b!important;
    background: linear-gradient(90deg, #ff7a2b 0%, #ff7a2b 40%, #ff7a2b 100%);
    background-size: 100%;
    -webkit-box-decoration-break: clone;
    -webkit-background-clip: text !important;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    box-decoration-break: clone;
    background-attachment: fixed;
    background-position: 0 0;
    background-repeat: repeat;
    font-size: 2.5rem!important;
    font-weight: 600!important;
    line-height: 4rem!important;
}
.contentid24 h3 {
    font-size: 1.4rem;
}
/*!
 *  bizden haberlar
 */


.CorporationContent {
    background-color: #fff;
    padding: 20px;
}

.cid-ryhAs5k9qM {
    padding-bottom: 20px;
}

.header-social {
  display:none;
}

.header-new-soc-item .soc-item a span{
    color: #bbb!important;
}


/*!
 * ana sayfa blog
 */
.mainbloglist {
      background-color: #fff;
}

@media screen and (min-width: 768px) {

  	#main-blog > div > div > div.card-img {   
    width: 50%;
    float: left;
    }
    #main-blog > div > div > div.card-box {    
        width: 50%;
        float: left;
        padding: 10px;
    }
  
}

#main-blog .listdetail {
      margin: 10px;
}

#main-blog .card-wrapper {
  padding: 0;
}
#main-blog .mbr-section-btn {
  display:none;
}
.BlogMainDate {
  display:none;
}
/*!
 * ana sayfa blog
 */

/*!
 * footer images
 */

#footer2-5 { 
	/*padding-top: 0px;*/
    position: relative; 
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(https://www.efngrup.com/uploads/slider/slider-115g1VgX-1.jpeg);
    background-size: cover;
	/*border-top: solid 40px #bb9041;*/
}

#footer2-5:before {
	content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgb(0 0 0 / 66%);
}
/*!
 * footer images
 */


#slider-img-zep {
  -webkit-animation: kenburns-top 30s ease-out both;
            animation: kenburns-top 30s ease-out both;
}

#slider-text-zep {
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s  both;
            animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s  both;
}


/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}


/**
 * ----------------------------------------
 * animation slide-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}


/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}