@keyframes breathe {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, .5);
    }
    70% {
        box-shadow: 0 0 0 15px transparent;
    }
    to {
        box-shadow: 0 0 0 0 transparent;
    }
}@keyframes beat {
     0%, to {
         transform: scale(1);
     }
     50% {
         transform: scale(1.2);
     }
 }
/*body, html {*/
/*      overflow-x: hidden!important;*/
/*}*/
.logo img {
    max-width: 80px;

	    max-width: 200px;
    padding: 10px 0 0;
    margin: 20px 0 0 0;
}
#mega-menu-holder>ul>li>a, .service-style-one .row .col-xl-4 .single-service:hover .text, .service-style-one .row .col-xl-4 .single-service:hover .text a, .theme-menu-wrapper .right-widget .search-option .dropdown-toggle, .theme-menu-wrapper .right-widget .social-icon li a {
    color: #000000!important;
}
#mega-menu-holder>ul>li>a:before {
    content: ""!important;
}

.header-one {
    background-color: #333;
}
.header-one .theme-menu-wrapper, .header-one .theme-menu-wrapper .bg-wrapper, .header-one .top-header {
}
.theme-sidebar-one .sidebar-brochures ul {

    padding: 15px 25px;
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
}
.section-spacing {
    margin: 50px 0 80px;
}
.theme-inner-banner .overlay {
    background: 0 0;
    padding: 100px 0;
}
.sidebar-brochures li {
    transition: .3s;
}
.sidebar-brochures li:hover {
    background-color: #333;
}
.fnp_h1 {
    font-size: 32px;
    color: #ad0c33;
    padding-bottom: 0;
    font-weight: 800;
}
#mega-menu-holder li ul.dropdown .sub-toggle i {
    display: none!important;
}
.btn-x {
    border: 1px solid #c00;
    background-color: #c00;
    color: #333;
}
.btn-x:hover {
    border: 1px solid #a90606;
    background-color: #a90606;
    color: #333;
}
#mega-menu-holder ul ul, #mega-menu-holder ul ul ul {
    width: fit-content!important;
}
@media (min-width:1200px) {
    .container {
        max-width: 1400px;
    }
}.shop-details .product-details .product-tab .product-preview img, .shop-details .product-details .product-tab .product-thumbnail .nav-tabs li a img, .shop-page .single-product .image-box img {
     box-shadow: none!important;
 }
.shop-details .product-details .product-tab .product-thumbnail {
    width: 20%}
.shop-details .product-review-tab {
    margin: 50px 0 75px;
}
.bizeulasin {
    padding: 30px 30px 0;
    background: #ad0c33;
    color: #333;
    font-weight: 600;
    font-size: 24px;
    
    border: 1px solid rgba(255, 255, 255, .3);
}
#theme-main-banner .camera_pag .camera_pag_ul li {
    width: 15px;
    height: 15px;
    border-color: #fff;
}
.h_product a, .theme-footer-one .bottom-footer p {
    color: #333;
}
.theme-footer-one .bottom-footer {
    color: #333;
    background: #f3f3f4!important;
}
.footer_b {
    position: relative;
    z-index: 2;
}
.product-name h5 {
    font-size: 16px!important;
}
.contact-us-section .form-wrapper {
    height: auto!important;
}
.breadcrumb {
    border-radius: 0;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.breadcrumb li {
    font-size: 14px;
}
.header-one .top-header .address-wrapper .address:last-child {
    padding-right: 0;
}
.main_content_a {
    height: 250px;
    display: block;
}
.top-feature .main-content img {
    max-width: 100%;
    max-height: 100%}
.top-feature .main-content {
    padding: 0;
}
.item, .main-content {
    position: relative;
}
.item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .5;
    z-index: 1;
}
.main-content {
    z-index: 2;
}
.custom-menu-item a:hover, .footer_social li a:hover i, .h_product a:hover, .header_menu li a:hover, .main-content:hover .h_product a {
    color: #ad0c33;
}

.footer_social li a i{
    font-size: 22px;
}
.theme-footer-one .top-footer .footer-list ul li:before, .top-feature .main-content h4:before {
    display: none;
}
.parallax {
    padding: 80px 0 100px;
    background-color: #ad0c33;
    background-image: url(/files/parallax.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #333;
}
.parallax_header_first {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-left: 60px;
    display: inline;
}
.parallax_header_first:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 40px;
    background: #fff;
}
.parallax_text {
    max-width: 750px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
}
.parallax_header h2 {
    position: relative;
    font-size: 38px;
    font-weight: 900;
    color: #333;
    text-transform: uppercase;
}
.parallax_header_second {
    color: #333;
    font-weight: 600;
}
.parallax_fluid {
    position: relative;
    margin-top: 60px;
}
.parallax_fluid:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 10px;
    background-color: #a9a9a9;
}
.parallax_steps {
    list-style: none;
    display: flex;
    align-items: baseline;
    margin-top: 60px;
    padding: 0;
    flex-direction: row;
    justify-content: space-between;
}
.parallax_steps-step {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    flex: 1 1 auto;
    position: relative;
    max-width: 300px;
    justify-content: center;
}
.parallax_marker {
    color: #3eaec2;
    display: block;
    position: relative;
}
.parallax_marker_spot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 45%;
    z-index: 3;
}
.parallax_marker_spot--underlay {
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: rgba(255, 198, 49, .3);
    top: -10px;
    left: -10px;
    z-index: 2;
    transition: ease-in-out;
}
.parallax_marker_spot--underlay:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: -10px;
    width: 100%;
    height: 1px;
    -webkit-transition: background-color .6s, background-position .6s;
    transition: background-color .6s, background-position .6s;
}
.parallax_steps-step_wrapper {
    margin-left: 0;
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.parallax_steps-step .title {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
    color: #333;
}
.modal-content h5, .parallax_img {
    margin-bottom: 30px;
}
.parallax_row {
    flex-direction: column;
    align-items: center;
}
.theme-footer-one .top-footer .footer-list ul li {
    margin-left: 0;
    padding-left: 0;
}
.theme-footer-one {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#theme-main-banner .camera_overlayer, .theme-footer-one .top-footer {
    background: 0 0;
}
.footer_img {
    width: 125px;
}
.footer_text {
    font-size: 16px;
    color: #333;
    margin-top: 30px;
    margin-bottom: 30px;
}
.footer-list_pad {
    padding-left: 100px;
}
.footer-list_pad_sec {
    padding-left: 50px;
}
.contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.contact-list li {
    margin-bottom: 10px;
}
.contact-item {
    text-decoration: none;
    color: #000;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.contact-item i {
    margin-right: 15px;
    color: #333;
}
.contact-address {
    font-size: 16px;
}
.slider_catalog {
    display: block;
    position: absolute;
    transform: rotate(-20deg);
    transition: all .3s ease-in-out;
    z-index: 9;
    width: 200px;
    top: 5%;
    right: -5%}
.slider_catalog:hover {
    transform: rotate(-25deg);
    right: -3%}
.slider_catalog_two {
    top: 20%;
    right: -5%}
.shop-details .product-details .product-tab .product-preview {
    border-right: none;
    width: 100%;
    overflow: hidden;
}
.footer_social {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}
.footer_social li:first-child {
    margin-left: 0;
}
.footer_social li {
    margin-left: 20px;
}
.about-compnay .mission-goal li {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.about-compnay .mission-goal li h4 {
    margin-top: 20px;
}
#loader {
    width: 100%;
    height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -20px auto 0;
    background-repeat: no-repeat;
}
.blg_detail {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 4.5em;
}
.service-style-one .row .col-xl-4 .single-service .text, .service-style-one .row .col-xl-4 .single-service .text a, .service-style-one .row .col-xl-4 .single-service .text .h5, .service-style-one .row .col-xl-4 .single-service .text .spot{
    transition: all .3s ease-in-out!important;
}
.service-style-one .single-service .img-box {
    transition: all .3s ease-in-out;
    width: 180px;
}
.service-style-one .single-service {
    padding-left: 175px;
}
.service-style-one .single-service:hover .img-box img {
    opacity: .8;
    transition: .3s ease-in-out;
}
.service-style-one .single-service .text {
    padding: 30px 15px 25px 30px;
}
.service-style-one .row .col-xl-4 .single-service .text .h5{
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
}
.service-style-one .row .col-xl-4 .single-service .text {
    height: 180px;
}
.service-style-one .row .col-xl-4 .single-service .img-box, .service-style-one .row .col-xl-4 .single-service:hover .text{
    background:#ad0c33;
}
.service-style-one .row .col-xl-4 .single-service .text .h5{
    color: #ad0c33!important;
}
.service-style-one .row .col-xl-4 .single-service:hover .text .spot{
    color: #fff!important;
}
caption {
    caption-side: top!important;
}
table {
    width: 100%!important;
}
.footer_social li a i {
    color: #333;
    transition: .3s ease-in-out;
}
.fnp_color {
    background-color: #ad0c33;
    border: 1px solid #ad0c33;
    text-align: right;
    margin-top: 15px;
}
.fnp_color:hover {
    background-color: #fff!important;
    color: #ad0c33;
    border: 1px solid #ad0c33;
}
.sozlesme {
    font-size: 12px;
    line-height: 14px;
}
.sozlesme input{
    max-width: max-content;
    margin-bottom: 0!important;
}
.sozlesme-input {
    max-width: max-content;
    margin-bottom: 0!important;
    margin-right: 5px;
}
.consultation-form .img-box {
    height: 550px;
}
.whatsapp-btn {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 9999;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #25d366;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    animation: breathe 2s ease-in-out infinite;
}
.whatsapp-btn i {
    color: #fff;
    font-size: 28px;
    animation: beat 2s ease-in-out infinite;
    text-decoration: none;
}
.theme-footer-one .top-footer .footer-list ul li, .theme-footer-one .top-footer .footer-list ul li a {
    color: #333;
}
.product_info, .product_tel, .product_wp {
    border: 1px solid  #024466;
    transition: .3s ease-in-out;
}
.product_tel{
    background-color: #024466;
}
.product_tel:hover {
    border: 1px solid #ad0c33!important;
    background-color: #fff!important;
    color: #ad0c33!important;
}
.product_info, .product_wp {
    border: 1px solid #01a38c;
}
.product_info:hover, .product_wp:hover {
    border: 1px solid #01a38c!important;
    background-color: #fff!important;
    color: #01a38c!important;
}
.product_info {
    margin-top: 10px;
    border: 1px solid #dc3d3a;
}
.product_info:hover {
    border: 1px solid #dc3d3a!important;
    color: #dc3d3a!important;
}
.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
}
.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
    position: relative;
}
.close {
    position: absolute;
    top: 5%;
    right: 5%;
    color: #ababab;
    float: right;
    font-size: 28px;
    font-weight: 700;
    transition: .3s ease-in-out;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.form-group {
    margin-bottom: 15px;
}
.form-group label {
    display: block;
    margin-bottom: 5px;
}
.form-group input, .form-group textarea {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}
.modal_btn {
    padding: 0 20px!important;
    line-height: 40px!important;
    font-size: 14px!important;
    border: 1px solid #ad0c33;
}
.modal_btn:hover {
    border: 1px solid #ad0c33;
    color: #ad0c33!important;
    background-color: #fff!important;
}
.contact_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#mega-menu-holder li>ul.dropdown {
    width: 300px !important;
}
.theme-inner-banner .overlay h1 {
    font-size: 45px;
    color: #333;
}
.services {
    padding: 40px 0;
}
.custom-card-link, .header_menu a {
    text-decoration: none;
    display: block;
}
.custom-card, .custom-card-link {
    overflow: hidden;
}
.custom-card {
    position: relative;
    width: 100%;
    aspect-ratio: 1/1;
    background-size: cover;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    transition: transform .3s ease;
}
.custom-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 1;
}
.custom-card-content {
    position: relative;
    z-index: 2;
    color: #333;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 20px;
}
.custom-card-icon img {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    transition: .3s ease-in-out;
}
.custom-card-title {
    font-size: 24px;
    margin: 0 0 10px;
    color: #333;
}
.custom-card-description {
    font-size: 16px;
    line-height: 1.2;
    max-height: 3.6em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.custom-card-link:hover .custom-card-icon img {
    transform: rotatey(180deg);
}
.custom-card-link:hover .custom-card, .gallery .single-case-block:hover img {
    transform: scale(1.1);
}
.theme-inner-banner {
    margin: 0 0 60px;
}
.our-blog .single-blog .image-box{
    border-radius: 0;
}
.our-blog .single-blog .image-box .blog_img {
    height: 500px;
    object-fit: contain;
    margin-bottom: 10px;
}
.our-blog .single-blog:hover .image-box .blog_img {
    -webkit-transform: none!important;
    transform: none!important;
}
.img_content {
    height: 500px;
    object-fit: contain;
}
#mega-menu-holder>ul>li:hover> a{
    color: #ad0c33 !important;
    border-bottom: 4px inset  #ad0c33;
    padding-top: 33px !important;
    padding-bottom: 33px !important;
}
#mega-menu-holder>ul>li>a {
    position: relative;
    padding: 35px 20px;
    transition: .3s;
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.top-header  {
    border-bottom: 1px solid #ddd;
}

.topx-header {
    background-color: #ad0c33;
    padding: 0;
}
.header_menu {
    float: right;
}
.header_menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.header_menu li {
    position: relative;
}
.header_menu a {
    padding: 10px 15px;
    color: #000;
}
.header_menu li a {
    color: #ced5db;
    display: block;
    float: left;
    font-size: 13px;
    padding: 5px 10px;
}
.header_menu .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
    z-index: 9999;
    border: 0;
    border-radius: 0;
}
.header_menu .dropdown-menu .dropdown-item {
    display: block;
    padding: 10px 15px;
    color: #000;
    width: 100%;
    transition: .3s ease-in-out;
}
.header_menu .dropdown-menu li {
    width: 100%}
.header_menu li.open>.dropdown-menu, .header_menu li:hover>.dropdown-menu {
    display: block;
}
.header_menu .dropdown-toggle {
    cursor: pointer;
}
.header_menu .dropdown-toggle:active+.dropdown-menu, .header_menu .dropdown-toggle:focus+.dropdown-menu {
    display: block;
}
.blg_detail {
    line-height: 16px;
    font-size: 14px;
}
.blg_detail .title, .blg_detail h5, .post-meta h5 {
    font-size: 16px!important;
    line-height: 18px!important;
    font-weight: 700!important;
}
.latest-news-slider .owl-item {
    border: 1px solid #efefef;
    padding: 15px;
}
.latest-news .single-blog {
    margin-top: 0!important;
}
.mec_black {
    color: #fff!important;
}
#theme-main-banner .camera_caption h1 {
    padding: 10px 0 35px!important;
}
.theme-menu-wrapper.fixed {
    padding-top: 10px;
    display: flex;
    align-items: center;
    background-color: #ffffff !important;
    justify-content: space-between;
}
.theme-menu-wrapper .logo-fixed {
    display: none!important;
}
.logo-fixed {
    margin-left: 50px;
}
.theme-menu-wrapper.fixed .logo-fixed {
    display: block!important;
}
.theme-menu-wrapper.fixed .menu-wrapper {
    margin-right: 50px;
}
.fnp_h2 {
    text-align: left;
    font-size: 30px;
}
.theme-title-one h2 {
    padding-bottom: 0;
}
.theme-title-one p {
    padding-top: 15px;
}
.camera_wrap img {
    height: auto!important;
}
.consultation-form .form-wrapper {
    padding: 40px 40px 0;
    height: 650px;
}
.consultation-form .img-box{
    height: 650px;
}
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999999;
}
#loader-img {
    width: 100px;
    height: 100px;
    background: url(/Files/loading.gif) no-repeat center center;
    background-size: contain;
}
.product_section, .talep_margin {
    margin: 80px 0;
}
.custom-search-option {
    list-style: none;
    margin: 0;
    padding: 0 0 0 35px;
}
.custom-dropdown {
    position: relative;
}
.custom-dropdown-toggle {
    background: 0 0;
    border: 0;
    cursor: pointer;
    font-size: 16px;
}
.custom-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: -75%;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    z-index: 99999;
    width: 200px;
}
.custom-dropdown-menu input {
    width: calc(100% - 40px);
    padding: 5px;
    border: 1px solid #ccc;
    font-size: 14px;
}
.custom-dropdown-menu button {
    background: #ad0c33;
    border: 0;
    color: #333;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 16px;
    margin-left: 5px;
    transition: .3s ease-in-out;
}
.custom-dropdown-menu button:hover {
    background: #154673;
}
.custom-dropdown.show .custom-dropdown-menu {
    display: flex;
}
.search_random {
    margin: 0 5px;
    color: #ced5db;
    transition: .3s ease-in-out;
}
.blog-sidebar .sidebar-categories ul li a:hover, .search_random:hover {
    color: #333;
}
.bx-wrapper {
    box-shadow: none!important;
    border: 0!important;
}
.custom-slider {
    width: 100%;
    position: relative;
}
.custom-slide {
    position: relative;
    overflow: hidden;
}
.custom-slide img {
    width: 100%;
    height: auto;
    display: block;
}
.caption-overlay, .caption_img {
    opacity: 0;
    transform: translateY(100%);
    transition: opacity .5s ease, transform .5s ease;
}
.caption-overlay {
    position: absolute;
    z-index: 9999;
    box-sizing: border-box;
}
.caption_img {
    width: 100%}
.caption-overlay {
    bottom: 40%;
    left: 40%;
    color: #333;
    width: 500px;
    text-align: left;
}
.caption-overlay p {
    font-size: 16px;
    margin: 0;
}
.caption-overlay .h1 {
    font-size: 36px;
    color: #333;
    margin: 10px 0;
    line-height: 50px;
    font-weight: 900;
}
.custom-button {
    display: inline-block;
    padding: 0 35px;
    line-height: 50px;
    font-size: 14px;
    margin-top: 15px;
    background-color: #ad0c33;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: .3s ease-in-out;
    font-weight: 600;
}
.custom-button:hover {
    background-color: #333;
    color: #ad0c33;
}
.custom-slider .slick-dots {
    bottom: 30px;
}
.custom-slider .slick-dots .slick-active button:before, .custom-slider .slick-dots li button:before {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #ffff;
    border-radius: 50%;
    opacity: 1;
}
.custom-slider .slick-dots .slick-active button:before {
    border: 1px solid #ad0c33;
    background-color: #ad0c33;
}
.home_detail {
    margin-top: 20px;
    text-align: left;
}
.footer_logos {
    display: flex;
    justify-content: end;
}
.caption_img {
    position: absolute;
    bottom: 20%;
    left: 65%;
    text-align: left;
    z-index: 9999;
    box-sizing: border-box;
}
.custom-sidebar {
    background-color: #ad0c33;
    padding: 30px;
    margin-bottom: 25px;
    color: #333;
}
.custom-menu-item {
    position: relative;
    list-style-type: none;
    padding: 10px 0;
    margin: 5px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.custom-menu-item.active {
    border-bottom: none;
}
.custom-menu-item>.custom-submenu {
    display: none;
    list-style-type: none;
    padding: 10px;
}
.custom-menu-item.active>.custom-submenu, .custom-menu-item>.custom-submenu.active {
    display: block;
}
.custom-menu-item>.custom-submenu li {
    border-bottom: 1px solid #efefef;
    padding: 10px 0;
}
.custom-menu-item>.custom-submenu li:last-child {
    border-bottom: none;
}
.custom-menu-item>.custom-submenu.active li {
    display: block!important;
}
.custom-toggle-btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
}
.custom-menu-item a {
    text-decoration: none;
    color: #333;
}
.custom-submenu {
    display: none;
}
.sub_menu_first li a {
    font-size: 13px;
}
.sidebar-box {
    position: sticky;
    top: 125px;
    background-color: #ad0c33;
}
.sidebar-box ul {
    margin: 15px;
    padding-bottom: 25px;
}
.sidebar-box ul li a {
    padding: 5px 0;
    color: #333;
    font-size: 18px;
}
.header_menu .dropdown-menu .dropdown-item:hover {
    background-color: #333;
    color: #333;
}
.menu-container {
    position: relative;
}
.menu-panel {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    transition: left .3s ease;
    z-index: 1000;
    overflow: auto;
}
.menu-panel.open {
    left: 0;
}
.menu-panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-panel ul li {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.menu-panel ul li a {
    text-decoration: none;
    color: #333;
    font-size: 18px;
}
.close-menu-btn, .menu-btn {
    background: #007bff;
    color: #333;
    border: 0;
    border-radius: 4px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    z-index: 1100;
}
.close-menu-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #dc3545;
}
.footer_iso {
    margin-top: 35px;
    width: 100%}
#mega-menu-holder ul.dropdown li a {
    padding-right: 15px;
}
.theme-sidebar-one .sidebar-brochures ul li a {
    font-size: 12px;
    padding-left: 0;
    margin-top: 0;
}
.blog-sidebar .sidebar-container {
    background-color: #333;
}
.blog-sidebar .sidebar-container ul {
    padding: 20px;
}
.blog-sidebar .sidebar-categories ul li a {
    color: #cecece;
    padding: 10px 10px!important;
}
.blog-sidebar .sidebar-categories ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #cecece;
}
.blog-sidebar .sidebar-container h3 {
    padding: 20px;
    border-bottom: 1px solid #efefef;
    color: #efefef;
    font-size: 24px;
    margin-bottom: 10px;
    background-color: #ad0c33;
}
.blog-detail-carousel {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
.swiper-wrapper {
    display: flex;
}
.swiper-slide {
    box-sizing: border-box;
    width: 25%;
    padding: 0 10px;
}
.swiper-slide img {
    width: 100%;
    display: block;
}
.swiper-pagination {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
}
.swiper-pagination-bullet {
    background: #000;
}
.swiper-button-next, .swiper-button-prev {
    display: none!important;
    position: absolute;
    top: 60%!important;
    width: 44px!important;
    height: 44px!important;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .4);
    color: #000;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    z-index: 10;
    transform: translateY(-40%);
}
.swiper-button-next {
    right: 10px;
}
.swiper-button-prev {
    left: 10px;
}
.swiper-button-next::after, .swiper-button-prev::after {
    font-family: swiper-icons;
    font-size: 18px!important;
    color: #000;
}
.gallery .single-case-block {
    overflow: hidden;
    height: 450px;
}
.gallery .single-case-block img {
    transition: transform .3s ease;
}
.sub-toggle {
    transition: .3s ease-in-out;
}

.f_bottom ul{
    text-align: center!important;
}

.f_bottom ul li a{
    color: #333!important;
    transition: .3s ease-in-out;
}

#contact-form .theme-button-one{
    margin-top: 25px;
}

.left_sidebar .sub_menu .list-group-item.active a{
    color:  #fff;
}

.left_sidebar .sub_menu .list-group-item.pactive i{
    color: #ad0c33;
}

.left_menu_li a{
    transition: .3s;
}
.left_menu_li a:hover{
    background-color: #ad0c33;
    color: #fff !important;
}
.left_menu_li{
    transition: .3s;
    margin-bottom: 5px;
}

.left_menu_title{
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    background-color: #f3f3f4;
    color: #555;
}

.left_menu_title.active{
    background-color: #ad0c33;
    color: #333;
}
.left_second_menu{
    margin: 5px 0;
}

.left_second_title{
    color:#5e5e5e ;
    padding: 8px 40px 8px 40px;
    border-bottom: 1px solid #5e5e5e;
    width: 100%;
    margin-bottom: 10px;
    transition: .3s ease-in-out;
}
.left_second_title:hover{
    border-bottom: 1px solid #ad0c33;
}

.left_second_title.active{
    font-weight: 700;
    color: #ad0c33;
    border-bottom: 2px solid #ad0c33;
}

.left_second_title_alt{
    display: flex;
    justify-content: space-between;
}

.left_third_title{
    color:#5e5e5e ;
    padding: 10px 0 10px 60px;
    border-bottom: 1px solid #5e5e5e;
    width: 100%;
    margin-bottom: 10px;
    transition: .3s ease-in-out;
}

.left_third_title.active{
    color: #ad0c33;
    border-bottom: 2px solid #ad0c33;
}
.left_second_menu, .left_third_menu {
    display: none;
}

.left_menu_li.active > .left_second_menu {
    display: block;
}

.left_second_menu .active > .left_third_menu {
    display: block;
}

.category_title{
    padding: 20px 0;
    text-align: center;
    background-color:  #ad0c33;
    color: #333;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 700;
    
    line-height: 1.2;
}

.random_carousel{
    max-width: 1400px!important;
}
.content_left{
    padding: 0!important;
    background-color: #fff!important;
}
.content_left li a{
    padding:5px 5px 5px 15px!important;
    color: #000000!important;
    border-bottom: none!important;
}

.content_left li a.active{
    background-color:  #ad0c33!important;
    color: #fff!important;
}

.blog-sidebar .sidebar-categories ul li a:before{
    display: none;
}

#sideMenu .clearfix li a {
    font-weight: 600;
    color: #ad0c33;
    width: 80%;
    padding: 15px 0 15px 15px;
    /*background-color: #333;*/
}

#sideMenu .clearfix li.has-submenu{
    border-top: 1px solid #ad0c33;
}
#sideMenu .clearfix li.has-submenu:last-child{
    border-bottom:  1px solid #ad0c33;
}

#sideMenu .clearfix li{
    color: #ad0c33;
    /*background-color: #333;*/
    /*margin-bottom: 10px;*/
}
#sideMenu .clearfix li .sub-toggle {
    width: 20%;
}
.dropdown.open .has-submenu{
    background-color: #ad0c33!important;
    color: #fff!important;
    border: none!important;
}
.dropdown.open .has-submenu a{
    background-color: #fff!important;
    width: 100% !important;
    color: #ad0c33!important;
    border-bottom: 1px solid #ad0c33!important;
    font-size: 14px!important;
    padding: 10px 0 10px 15px!important;
}
.dropdown.open .has-submenu:last-child a{
    border-bottom: none!important;
}
.service-style-one .row .col-xl-4 .single-service:hover .text .h5{
    color: #fff!important;
}
.service-style-one .single-service .text .read-more{
    transition: .3s ease-in-out;
}

.service-style-one .row .col-xl-4 .single-service:hover .text .read-more{
    color: #fff!important;
}

.mobile_search{
    display: flex!important;
    width: auto!important;
    position: static;
}

.mobile_search i {
    margin-left: 0!important;
}

.theme-footer-one {
    background-color: #f3f3f4 !important;
}
.theme-footer-one .bottom-footer .row{
    align-items:center;
}
.banner_catalog{
    width: 175px;
    top: 0;
    right: -3%;
}

.banner_catalog_two{
    top: 25%;
    right: -3%;
}

/* Çerez izni alanı için stil */
#cookieConsent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ad0c33;
    padding: 20px;
    display: none;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    color: #333;
    z-index: 9999;
}
.cookieConsentOK, .cookieConsentRED {
    background-color: #ad0c33;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
}
.cookieConsentOK:hover, .cookieConsentRED:hover {
    opacity: 0.8;
    color: #efefef;
}
#cookieConsent a.text-white{
    text-decoration: underline;
}
#cookieConsent .w-75.mx-auto{
    font-size: 17px;
    font-weight: 400;
}
.feature-banner .opacity{
    padding: 150px 0!important;
    background: rgba(255, 3, 3, 0.155);
}
.feature-banner .opacity h2{
    padding: 0;
}
.content_detail ul{
    padding-left: 20px;
    list-style-type: circle;
    margin-bottom: 15px;
}
.product_url a {
    padding: 15px 25px;
    border: 1px solid #ad0c33;
    background-color: #333;
    text-decoration: none;
    color: #ad0c33;
    transition: all 0.3s ease-in-out;
    width: 100%;
    margin-bottom: 10px;
}
.product_url a:last-child{
    margin-bottom: 0;
}
.product_url a:hover {
    background-color: #ad0c33;
    color: #333;
    border: 1px solid #fff;
}
.product_url a img{
    transition: all 0.3s ease-in-out;
}
.product_url a:hover img {
    filter: invert(1);
}
.fnp_title_h2{
    font-size: 38px;
    font-weight: 900;
    
    color: #232323;
    line-height: 1.2;
}
.feature-banner.section-spacing .fnp_title_h2{
    color:#fff;
    margin-bottom: 25px;
}
.parallax_detail{
    width: 60%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}
.our-blog .single-blog .post-meta .title{
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
    color: #232323;
}
.theme-footer-one .top-footer .title{
    
    line-height: 1.2;
}
.theme-inner-banner .overlay .h2 {
    font-size: 45px;
    color: #333;
    font-weight: 900;
    
    line-height: 1.2;
}
.product_section .fnp_h1{
    text-align: center;
    margin-bottom: 25px;
}
.shop-details .product-details .product-info .title{
    font-size: 26px;
    font-weight: 700;
    
    color: #232323;
    line-height: 1.2;
}
.our-blog .blog_h1{
    font-size: 45px;
    color: #232323;
    font-weight: 900;
    
    line-height: 1.2;
    text-align: center;
    margin-bottom: 45px;
}
.services h1{
    font-size: 45px;
    color: #232323;
    font-weight: 900;
    
    line-height: 1.2;
    text-align: center;
    margin-bottom: 45px;
}
.gallery h1{
    font-size: 45px;
    color: #232323;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 45px;
}
.contact-us-section h1{
    font-size: 25px;
    color: #232323;
    font-weight: 900;
    
    line-height: 1.2;
    text-align: center;
}
.download_fixed{
    position: fixed;
    bottom: 135px;
    right: 20px;
    z-index: 9999;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #ad0c33;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    animation: download 2s ease-in-out infinite;
}
.download_fixed img{
    position: absolute;
    top: -30px;
    z-index: 9;
}
.download_fixed i{
    color: #333;
    font-size: 28px;
    animation: beat 2s ease-in-out infinite;
    text-decoration: none;
}
@keyframes download {
    0% {
        box-shadow: 0 0 0 0 rgba(30, 63, 92, 0.5);
    }
    70% {
        box-shadow: 0 0 0 15px transparent;
    }
    to {
        box-shadow: 0 0 0 0 transparent;
    }
}

.topx-header {}
.topx-header ul{
    margin: 0px !important;
    padding: 0px !important;
}
.topx-header ul li {
    list-style: none !important;
    float: left !important;
    border-left: 1px solid #efefef;
}
.topx-header ul li a{
    padding: 10px 15px !important;
    font-size: 14px !important;
    color: #ffffff !important;
}
.topx-header ul li a:hover{
    color: #efefef;
}
.breadcrumb-wrap {
    margin-bottom: 50px
}
.breadcrumb-wrap .breadcrumb-content {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}
.breadcrumb-wrap {
    margin-bottom: 50px
}
.breadcrumb-wrap .breadcrumb-content {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}
.breadcrumb-wrap .breadcrumb-arrow {
    height: 55px;
    padding: 0;
    line-height: 55px;
    list-style: none;
    background-color: #FFF;
    margin: 0;
    border-radius: 0
}
.breadcrumb-wrap .breadcrumb-arrow li {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 10px
}

.breadcrumb-wrap .breadcrumb-arrow li a {
    display: inline-block;
    vertical-align: top;
    height: 55px;
    padding: 0 25px 0 20px;
    line-height: 55px;
    position: relative;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px
}

.breadcrumb-wrap .breadcrumb-arrow li a:after,.breadcrumb-wrap .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent
}

.breadcrumb-wrap .breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #FFF;
    border-left-style: solid;
    border-left-width: 11px
}

.breadcrumb-wrap .breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #ddd
}

.breadcrumb-wrap .breadcrumb-arrow li a:active {
    background-color: #FFF
}

.breadcrumb-wrap .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top;
    color: #434a54
}

.breadcrumb-wrap .breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}

.breadcrumb-wrap .breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}

.breadcrumb-wrap .breadcrumb-arrow li:not(:first-child) span {
    height: 55px;
    padding: 0 10px 0 25px;
    line-height: 36px
}

.breadcrumb-wrap .breadcrumb-arrow li:first-child a {
    border-radius: 0;
    padding: 0 25px 0 0
}

.breadcrumb-wrap .breadcrumb-arrow li.active {
    font-weight: 700;
    color: #333;
    padding: 0 25px 0 20px
}

.breadcrumb-wrap.wrap-no-margin {
    margin-bottom: 0
}

#mega-menu-holder li .sub-toggle {
    right: 18px;
    top: 10px;
}
#theme-main-banner .camera_pag{
    left: 50%;
    top: auto;
    bottom: 5%;
    height: max-content;
}
#theme-main-banner .camera_pag .camera_pag_ul{
    display: flex;
}
#theme-main-banner .camera_pag .camera_pag_ul li{
    margin: 0 5px;
}
#theme-main-banner .camera_caption h1{
    text-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff;
}
.slider_title {
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
    color:#fff;
    padding: 10px 0 35px !important;
}
#theme-main-banner .camera_caption p{
    color: #ffffff;
}
body .theme-button-one{
    border-radius: 3px;
}
#theme-main-banner .theme-button-one{
    border: 1px solid #fff;
}
.camera_prev, .camera_next{
    background: rgba(255, 255, 255, 0.8);
}
.camera_prev:hover, .camera_next:hover{
    transition: .5s;
    background: rgba(255, 255, 255, 1);
}
.kampanya_card{
    height: 100%;
    position: relative;
}
.kampanya_card .title{
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom:18px;
}
.kampanya_card .card-body{
    padding: 2.5rem;
    background-color:#f7f7f7;
}
.kampanya_card .spot{
    padding-bottom: 40px;
    margin-bottom:14px;
}
.kampanya_card .btn{
    background-color: #ad0c33;
    color: #fff;
    position: absolute;
    bottom: 1.5rem;
}
.about-compnay .kampanya_card img{
    border-radius:0;
}
.kampanya_card:hover .title{
    color: #ad0c33;
}
.kampanya_card:hover .spot{
    color: #232323;
}
.about-compnay .wrapper{
    margin-top: 50px;
}
.service-style-one .single-service .img-box{
    height: 100%;
}
.service-style-one .single-service .img-box img{
    height: 100%;
    object-fit: cover;
}
.main-content .inner{
    height: 100%;
    padding: 75px 40px 60px 40px;
}
.about-compnay-two .kampanya_card .card-body{
    padding: 2rem;
}
.kampanya_card_out{
    margin-bottom: 25px;
}
.about-compnay-two .kampanya_card .spot{
    margin-bottom: 30px;
}
.main-page-wrapper{
    overflow-x: visible;
}
.theme-footer-one .bottom-footer ul li a:hover{
    color: #ad0c33!important;
}
.about-compnay h1{
    line-height: 1.3;
}
.kampanya_card .card-top{
    overflow: hidden;
}
.kampanya_card img{
    transition: all .5s ease-in-out;
}
.kampanya_card:hover img{
    webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1);
}
#mobile-fixed-btn{
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9;
}

#mobile-fixed-btn ul{
    display: flex;
    flex-direction: row;
    width: 100%;
}
#mobile-fixed-btn ul li{
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    border-right: 1px solid #fff;
}
#mobile-fixed-btn ul li:last-child{
    border-right: 0;
}
#mobile-fixed-btn ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #ad0c33;
}
#mobile-fixed-btn ul li a.wp{
    background: #25d366;
}
#mobile-fixed-btn ul li a i{
    font-size: 20px;
    color: #fff;
}
.theme-sidebar-one .sidebar-box{
    margin-top: 25px;
}
.sozlesme a{
    color: #ad0c33;
}
.copyright a:hover{
    color: #ad0c33;
}