/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(42,12): run-time error CSS1038: Expected hex color, found '#ffff'
(96,30): run-time error CSS1046: Expect comma, found '56'
(96,36): run-time error CSS1046: Expect comma, found '/'
(244,24): run-time error CSS1046: Expect comma, found '37'
(244,30): run-time error CSS1046: Expect comma, found '/'
(247,25): run-time error CSS1046: Expect comma, found '107'
(247,33): run-time error CSS1046: Expect comma, found '/'
(271,25): run-time error CSS1046: Expect comma, found '107'
(271,33): run-time error CSS1046: Expect comma, found '/'
(346,25): run-time error CSS1046: Expect comma, found '255'
(346,33): run-time error CSS1046: Expect comma, found '/'
 */
#header .header-logo img {
    width: 225px !important;
    height: 30px !important;
}
#header .header-btn-collapse-nav {
    background: #747474;
}
  .feature-box.feature-box-style-2 .feature-box-icon [class*="fa-"], .feature-box.feature-box-style-2 .feature-box-icon .icons {
    color: #F44336;
}
section.page-header .page-header-title-border {
    background-color: #747474 !important;
}
a {
    color: #747474;
}
  #header .header-nav.header-nav-stripe nav>ul>li:hover>a, #header .header-nav.header-nav-stripe nav>ul>li.open>a {
    background-color: #e9b54c!important;
    
}
#header .header-nav.header-nav-stripe nav>ul>li>a {
    background: transparent;
    padding: 0 .9rem;
    margin: 1px 0 0;
    height: 100%;
}
#footer .footer-ribbon {
    background: #cd2728;
}
#footer .footer-ribbon:before {
    border-right-color: #cd2728;
    border-left-color: #cd2728;
}

/* header-top.header-top    background-color: url(/Upload/Dosyalar/resim-png/banner-d34c1a38-a65f-42d3-998b-ec77198493e2.png);
*/
.header-top.header-top-simple-border-bottom {
  background-color:#535357 !important;
}

#header .header-column .header-extra-info li .header-extra-info-text a {
    color: #ffff;
}

#footer .footer-copyright p {
    color: #fff;
    font-size: 1em;
}
#footer {
    background: #212529;
    font-size: .9em;
    margin-top: 50px;
    padding: 0;
    position: relative;
    clear: both;
}
#footer::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(198,175,48,1) 0%, rgba(243,224,7,1) 50%, rgba(171,150,49,1) 75%, rgba(243,224,7,1) 100%);
    z-index: 555;
}

html .btn-primary {
    background: linear-gradient(135deg, rgba(198,175,48,1) 0%, rgba(243,224,7,1) 50%, rgba(171,150,49,1) 75%, rgba(243,224,7,1) 100%);
    /*background-color: #f3e12d;*/
    border-color: #58595b #58595b #58595b;
    color: #58595b;
    min-width: 196px;
    transition: .0000001s;
}
html .btn-primary:hover, html .btn-primary:focus, html .btn-primary:active {
    background: #f3e12d !important;
    border-color: #58595b #58595b #58595b;
    color: #000;
}

/* teklif iste */
.bidButtons {
  height: auto;
  position: fixed !imortant;
  content: "";
  position: relative;
  right: -7px;
  width: 0;
  height: 0;
}
.bidButtons a {
  text-decoration: none;
}
.bidButtons .bidOpen {
    background-color: rgb(52 56 61 / 75%);
    height: 50px;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin: 10px;
    position: absolute;
    right: 0;
    bottom: 0px;
    border: 0px solid #ffffff;
    transition: 0.4s;
    border-radius: 100px;
}
.bidButtons .bidOpen:hover {
  background-color: #383f48;
}
#bidButtons {
  transition: .5s;
  opacity: 0;
  position:fixed;
  right: 15px;
  bottom: 40px;
}
#bidButtons.visiblebtn {
  opacity: 1;
}
@media (min-width: 450px) {
#bidButtons.bottom-footer-up {
  bottom: 490px;
}
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #E3201D;
}
.owl-theme .owl-dots .owl-dot span { 
    background: #E3201D; 
}


a:hover {
    text-decoration: none;
}
a:active {
    color: #747474;
}
a {
    color: #747474;
}
a:not(.btn) {
    color: #747474;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.owl-carousel.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-style-1 .owl-nav .owl-prev {
    color: #747474!important;
}
.thumb-info .thumb-info-type, .thumb-info .thumb-info-action-icon, .thumb-info-social-icons a, .thumbnail .zoom, .img-thumbnail .zoom, .thumb-info-ribbon {
    background-color: rgb(228, 6, 19);
}
.tp-mask-wrap {
    top: 20vh;
}
#header .header-logo img {
    width: 210px !important;
    height: auto !important;
}

html.sticky-header-active #header.header-effect-shrink .header-body .header-logo img {
  height: 60px !important;
    width: auto !important;
}
a:not(.btn) {
    color: #747474;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.text-dark {
    color: #e22321!important;
}
.thumb-info .thumb-info-type, .thumb-info .thumb-info-action-icon, .thumb-info-social-icons a, .thumbnail .zoom, .img-thumbnail .zoom, .thumb-info-ribbon {
    background-color: #4CAF50;
}
#header.header-effect-shrink .header-nav-main nav>ul>li>a {
    color: #5d5d5c !important;
}
#header .feature-box .feature-box-icon i {
    color: #e31d1a !important;
}
#header .feature-box .feature-box-info p {
    color: #e31d1a !important;
}
ul.footer-social-icons.social-icons.social-mobile {
  position: absolute;
    width: auto;
    right: 5px;
    top: 5px;
    display: none;
}
.masonry.gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.masonry.gallery .masonry-item {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    border-radius: 10px;
    overflow: hidden;
}
.thumb-info, .portfolio-list .portfolio-item, .masonry.gallery .masonry-item {
    border-radius: 10px;
    border-width: 2px;
}
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    background-color: #f5f5dc!important;
}
.embed-responsive.border-radius-8 {
    border-radius: 10px;
}
html .overlay-color-gray:not(.no-skin):before {
    background-color: #999aa3 !important;
}
.rev_slider li.slide-overlay.slide-overlay-level-7 .slotholder:after {
    opacity: 0;
}
#header .header-nav.header-nav-stripe nav>ul>li:hover>a, #header .header-nav.header-nav-stripe nav>ul>li.open>a {
    background-color: #f3e12d !important;
}
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    background-color: #808285 !important;
}
.header-nav-main nav>ul>li.dropdown .dropdown-menu {
    border-top-color: #6d6e71!important;
}
.thumb-info, .portfolio-list .portfolio-item, .masonry.gallery .masonry-item {
    border-color: #d1d1d1;
    border-width: 1px;
}
.thumb-info .thumb-info-wrapper:after {
    background: rgb(33 37 41 / 50%);
}
.thumb-info .thumb-info-title {
    background: rgb(107 107 107 / 60%);
    padding: 7px 21px 7px;
}
#header .header-column .header-extra-info li .header-extra-info-text a i.fab.fa-facebook {
    color: #3b5a9a;
    font-size: 15px;
}
#header .header-column .header-extra-info li .header-extra-info-text a i.fab.fa-instagram {
    color: #C13584;
    font-size: 15px;
}
.ccSlider .standart, .ccSlider .sSol, .ccSlider .sSag {
  display: none;
}
.list.list-icons li>[class*="fa-"]:first-child {
    color: #dc3545;
    border-color: #767675;
}
html .text-color-primary, html .text-primary {
    color: #f3e12d !important;
}
.thumb-info-title-2 {
    -webkit-transition: all .3s;
    transition: all .3s;
    background: rgb(107 107 107 / 60%);
    color: #fff;
    font-weight: 600;
    left: 0;
    letter-spacing: -.05em;
    position: absolute;
    z-index: 2;
    max-width: 90%;
    font-size: 17px;
    padding: 7px 21px 7px;
    bottom: 13%;
}
.thumb-info:hover .thumb-info-wrapper span.thumb-info-title-2 {
    display: none;
}
html .bg-quaternary, .header-top.header-top-simple-border-bottom {
    background-color: #414141 !important;
    background: url(/Upload/Dosyalar/resim-png/top-free-f59bc83a-1e6f-49ac-8edf-888e01ce7481.png);
}
html .bg-color-quaternary {
    background-color: #414141!important;
}
.page-header.page-header-modern.page-header-md {
    padding: 40px 0;
}
#footer a:not(.btn), #footer p.text-4 {
    color: #acacac;
}
.slider-container.rev_slider_wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(198,175,48,1) 0%, rgba(243,224,7,1) 50%, rgba(171,150,49,1) 75%, rgba(243,224,7,1) 100%);
    z-index: 555;
}
.slider-container.rev_slider_wrapper::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(198,175,48,1) 0%, rgba(243,224,7,1) 50%, rgba(171,150,49,1) 75%, rgba(243,224,7,1) 100%);
    z-index: 555;
}
.overlay:before {
    background: #4a4a4a;
}
h1.tp-caption {
  letter-spacing: 0px;
    font-weight: 800;
    font-size: 30px !important;
    filter: drop-shadow(0px 2px 2px #747474);
}
.custom-slider-img {
    position: absolute;
    height: 100%;
}
.custom-slider-img img {
    height: 75%;
    width: auto;
    position: relative;
    left: 25%;
    top: 50%;
    transform: translateY(-50%);
}
.tparrows:before {
  color: #fff;
    font-size: 25px;
    font-weight: 900;
}
.social-icons.social-icons-opacity-light li a, .social-icons.social-icons-opacity-light li a:hover {
    background: rgb(255 255 255 / 0%);
    width: auto;
    height: auto;
    line-height: 1;
    margin-right: 5px;
}
@media (min-width: 992px) {
  #header .header-container.container {
      max-width: 1140px;
  }
    #header .header-nav-main-effect-1 nav>ul>li.dropdown.dropdown-3:hover>.dropdown-menu {
      column-count: 2;
  }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
      color: #fff;
  }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:hover>a, #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:focus>a, #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.active>a, #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:active>a {
      background-color: #f3e12d;
      color: #6d6e71;
  }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:last-child a {
      border-bottom: 1px solid #f7f7f7;
  }
}
@media (max-width: 991px) {
  .tp-mask-wrap {
      top: 15vh;
  }
    #header .header-nav-main nav>ul li.dropdown.open>.dropdown-menu {
      margin-left: 0;
  }
    #header .header-nav.header-nav-stripe nav>ul>li>a {
      padding: 7px .9rem;
  }
    #header .header-nav-main nav>ul li a {
      color: #fff;
  }
    #header .header-nav-main nav>ul li a.dropdown-item:focus, #header .header-nav-main nav>ul li a.dropdown-item:hover, #header .header-nav-main nav>ul li a.dropdown-item:active {
      background-color: #f3e12d;
      color: #6d6e71;
  }
}
@media (max-width: 767px) {
    html.sticky-header-active #header.header-effect-shrink ul.footer-social-icons.social-icons.social-mobile {
      right: 65px;
      top: 22px;
  }
}
@media (max-width: 650px) {
  .tp-mask-wrap {
    top: 10vh;
  }
    #header .header-logo img {
      width: 200px !important;
      height: auto !important;
  }
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span {
      color: #E3201D;
  }
    #header.hd2 {
      position: relative;
  }
    html.sticky-header-active #header.header-effect-shrink .header-body .header-logo img {
      height: 60px !important;
      width: auto !important;
  }
    .tp-caption.small_text, .small_text {
      font-size: 10px !important;
      left: 50% !important;
      transform: translateX(-50%) !important;
      width: auto !important;
  }
}
@media (max-width: 400px) {
  .tp-mask-wrap {
    top: 7vh;
  }
    .custom-slider-img {
      display: none;
  }
    .slider-container.rev_slider_wrapper {
      padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .slider-container.rev_slider_wrapper::before, .slider-container.rev_slider_wrapper::after {
      height: 5px;
    }
}
.page-header.page-header-modern.page-header-md {
    padding: 20px 0;
}
.btn-danger {
    background-color: #e31f1c;
    border-color: #e31f1c #e31f1c #e31f1c;
    color: #fff;
}
.btn-danger:hover, .btn-danger.hover {
    background-color: #ad1715;
    border-color: #ad1715 #ad1715 #ad1715;
    color: #fff;
}
