

@media (min-width: 768px) {
    .header-menu-top-wrp .container {
        width: 100%;
    }


}

@media (min-width: 450px) and (max-width: 992px) {
    #header .header-btn-collapse-nav {
        margin: 65px 0 65px 15px;
    }
}

@media (min-width: 992px) and (max-width: 1123px) {
    .header-menu-top {
        top: -10px;
    }
}

.montserrat {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.sticky-header-active #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
    margin-top: 12px;
}

.divider.divider-small hr {
    background: #252c57 !important;
}

.img-thumbnail {
    border: 1px none #ddd !important;
}

@media (min-width: 992px) {
    #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
        margin-top: -30px;
    }
}

/* =========================================
   YAN YANA (YATAY) SIRALAMA CSS KODU
   ========================================= */

.dropdown-mega-content .row {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0;
    flex-wrap: nowrap;
}

.dropdown-mega-content .col-md-3 {
    flex: 1;
    width: auto;
    max-width: none;
    padding: 0;
    border-right: 1px solid #eee;
    border-bottom: none;
}

.dropdown-mega-content .col-md-3:last-child {
    border-right: none;
}

.dropdown-mega-sub-title a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    font-size: 0 !important;
    text-decoration: none;
    height: 100%;
}

.dropdown-mega-sub-title a img {
    max-height: 60px;
    max-width: 90%;
    width: auto;
    display: block;
    transition: transform 0.3s ease;
}

.dropdown-mega-content .col-md-3:hover {
    background-color: #f8f8f8;
}

.dropdown-mega-content .col-md-3:hover img {
    transform: scale(1.05);
}

.page- #footer {
    display: none;
}

.banner-mobile-wrp {
    min-height: 365px;
    position: relative;
}

.scroll-to-top i:before {
    content: "▲";
    left: -1px;
    top: -2px;
}

.owl-carousel .owl-nav .owl-next:before {
    content: "›";
    left: 0;
    top: -2px;
}

.owl-carousel .owl-nav .owl-prev:before {
    content: "‹";
    left: -1px;
    top: -2px;
}

#header .header-nav-main nav > ul li a .fa-caret-down:before {
    content: "▼";
    left: -1px;
    top: -2px;
}

.fa.fa-angle-right {
    display: none;
}

.banner-mobile-wrp:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.46) url(/upload/images/lines.svg) -388px -307px;
    z-index: 1;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: contain;
}

.btn-borders.tp-caption {
    border: solid 1.2px #fff !important;
    color: #fff !important;
    padding: 10px !important;
}

html .featured-box-primary .icon-featured {
    background: transparent !important;
}

h1 .word-rotate {
    max-height: 40px;
    line-height: 40px;
    float: left;
}

.word-rotate.active .word-rotate-items span {
    font-size: 32px !important;
}

.custom_hizmetler_wrp {
    margin-top: -220px;
    z-index: 2;
    position: relative;
}

.post-meta > span,
.post-date {
    display: none !important;
}

article.post-large {
    margin-left: 0;
}

.custom_hizmetler .svg-container {
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.custom_hizmetler p {
    font: 400 18px/20px Commons, sans-serif;
    border-top: 1px solid #c8c8c8;
    margin-top: 25px;
    padding-top: 10px;
    position: relative;
}

@media (max-width: 767px) {
    .dropdown-mega-content .row {
        display: block !important;
        width: 100% !important;
    }

    .dropdown-mega-content .col-md-3,
    .dropdown-mega-content .col-md-3.col-sm-6 {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
        border-right: 0 !important;
        border-left: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #header .header-nav-main nav > ul li.dropdown.opened > .dropdown-menu,
    #header .dropdown-mega-sub-nav {
        margin-left: 0 !important;
    }

    .dropdown-mega-content .col-md-3.col-sm-6:nth-child(2) .dropdown-mega-sub-nav {
        border-left: 0 !important;
    }

    .dropdown-mega-sub-title a {
        font-size: 14px !important;
        justify-content: flex-start !important;
        align-items: center !important;
        padding: 12px 15px !important;
        height: auto !important;
        gap: 10px;
    }

    .dropdown-mega-sub-title a img {
        max-height: 45px !important;
        max-width: 140px !important;
        width: auto !important;
        display: block !important;
    }

    .word-rotate.active .word-rotate-items span {
        font-size: 22px !important;
    }

    .custom_hizmetler_wrp {
        margin-top: 20px !important;
        z-index: 5 !important;
        position: relative !important;
    }

    .custom_hizmetler_wrp .custom_hizmetler {
        margin-bottom: 20px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .custom_hizmetler p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }

    .custom_hizmetler .svg-container {
        height: 80px !important;
    }

    .custom_hizmetler_wrp .owl-carousel.owl-drag .owl-item {
        width: auto !important;
    }

    .banner-mobile-wrp {
        min-height: auto !important;
    }

    .banner-mobile-wrp:after {
        z-index: 0 !important;
    }
}

.custom_hizmetler a p:before {
    position: absolute;
    content: '';
    top: -2px;
    left: 0;
    height: 3px;
    width: 0;
    background: #8cc63f;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.custom_hizmetler a:hover p:before {
    width: 100%;
}

.custom_hizmetler a:hover {
    text-decoration: none;
}

.custom_hizmetler a,
.custom_hizmetler p {
    color: #fff;
    text-align: center;
}

h3 {
    text-transform: none;
}

/* Form Design Start */
.modal-body input.btn-classic-form {
    width: 100% !important;
}

.modal-body label.ozelFormLabel {
    font-weight: 700;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1px;
    background-color: #8e8e8e;
    width: fit-content;
    margin-bottom: -1px;
    margin-left: 0;
    padding: 2px 5px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
}

.modal-content {
    background-image: repeating-linear-gradient(45deg, hsla(207, 0%, 63%, 0.05) 0, hsla(207, 0%, 63%, 0.05) 1px, transparent 1px, transparent 11px, hsla(207, 0%, 63%, 0.05) 11px, hsla(207, 0%, 63%, 0.05) 12px, transparent 12px, transparent 32px),
        repeating-linear-gradient(0deg, hsla(207, 0%, 63%, 0.05) 0, hsla(207, 0%, 63%, 0.05) 1px, transparent 1px, transparent 11px, hsla(207, 0%, 63%, 0.05) 11px, hsla(207, 0%, 63%, 0.05) 12px, transparent 12px, transparent 32px),
        repeating-linear-gradient(135deg, hsla(207, 0%, 63%, 0.05) 0, hsla(207, 0%, 63%, 0.05) 1px, transparent 1px, transparent 11px, hsla(207, 0%, 63%, 0.05) 11px, hsla(207, 0%, 63%, 0.05) 12px, transparent 12px, transparent 32px),
        repeating-linear-gradient(90deg, hsla(207, 0%, 63%, 0.05) 0, hsla(207, 0%, 63%, 0.05) 1px, transparent 1px, transparent 11px, hsla(207, 0%, 63%, 0.05) 11px, hsla(207, 0%, 63%, 0.05) 12px, transparent 12px, transparent 32px),
        linear-gradient(90deg, rgb(255 255 255), rgb(66 66 66 / 1%)) !important;
    border-radius: 6px !important;
}

.modal-content .form-control {
    background: #ffffffcf;
}

.modal-content .modal-title {
    text-align: center;
}

.modal-header h4 {
    font-size: 1.9em;
}

.modal-content:before {
    display: block;
    position: absolute;
    top: -53px;
    right: 0;
    left: 15px;
    width: 128px;
    height: 146px;
    background-image: url(/upload/logo/bodrum-kitchen-logo-1601300410.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 56px;
    content: " ";
    filter: opacity(0.5);
}

.modal-header .close {
    opacity: .3;
    font-size: 36px;
}

.modal-body {
    display: block !important;
}

@media (max-width: 767px) {
    .modal-content {
        margin: 4%;
        width: 92%;
    }
}
/* Form Design End */

@media (min-width: 1300px) and (max-width: 1400px) {
    .container {
        width: 1270px !important;
    }
}

@media (min-width: 1401px) and (max-width: 1500px) {
    .container {
        width: 1350px !important;
    }
}

.o0 {
    opacity: 0;
}

/* -- Google Translate Css */
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    font-family: "Montserrat", sans-serif;
}

.page- .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #fff;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    font-weight: 600;
}

.goog-te-gadget-icon {
    display: none;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

body {
    top: 0 !important;
}

.goog-te-gadget-simple {
    border: 0 !important;
    background-color: transparent !important;
    padding-top: 0;
    font-size: 14px !important;
    color: #222 !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    font-family: 'Sarala', sans-serif;
    color: #828282 !important;
}

.page- .goog-te-gadget-simple .goog-te-menu-value span {
    color: #ddd !important;
}

.goog-te-gadget-simple .goog-te-menu-value {
    padding: 0;
    margin: 0 15px 0 0;
    display: inline-block;
}

#header .header-nav-top .nav > li > a,
#header .header-nav-top .nav > li > span {
    padding: 12px 15px;
}

#header .header-top .header-nav-top {
    max-height: 48px;
    overflow: hidden;
}

html.sticky-header-active #header.header-semi-transparent-light .header-body {
    top: 0 !important;
}

.fa.fa-globe {
    float: left;
    padding: 5px 6px;
    color: #000;
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed > span:last-child {
    color: #000 !important;
}

.page- .VIpgJd-ZVi9od-xl07Ob-lTBxed > span:last-child {
    color: #fff !important;
}

.header-nav-top .fa.fa-globe {
    color: #fff;
}

.sticky-header-active .page- .header-nav-top .fa.fa-globe {
    color: #fff;
}

.sticky-header-active .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #fff;
}

.header-menu-top {
    right: 0;
}

.sticky-header-active .header-menu-top {
    top: 10px;
}

.sticky-header-active .VIpgJd-ZVi9od-xl07Ob-lTBxed > span:last-child {
    color: #fff !important;
}

#google_translate_element {
    float: right;
    text-align: right;
    display: block;
    background: transparent !important;
}

@media screen and (max-width: 767px) {
    #header .header-nav-top .nav > li > a,
    #header .header-nav-top .nav > li > span {
        padding: 0;
    }

    .sticky-header-active .header-menu-top {
        margin-top: 20px;
    }

    .sticky-header-active #header.header-narrow .header-logo .logo-small {
        margin: -23px 12px 12px 0;
    }
}

@media only screen and (min-width: 768px) {
    .header-menu-top {
        position: absolute;
    }

    .product .product-name {
        font-size: 18px !important;
    }
}
/* -- End Google Translate Css */

.content h4 {
    font-weight: 700;
}

@media only screen and (min-width: 1300px) {
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a,
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a {
        padding: 20px 5px;
    }
}

/* İçerik Düzenlemeleri */
@media only screen and (min-width: 992px) {
    .xcr {
        clip-path: polygon(0% 0%, 90% 0, 100% 100%, 10% 100%);
    }
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size: 1.6em;
        margin-bottom: 10px !important;
    }

    .xcr {
        margin-bottom: 15px !important;
    }
}

/* leftMenu Start */
@media only screen and (min-width: 992px) {
    body:not(.page-) .leftMenu ul {
        margin-top: 20px;
        padding: 20px 15px;
        width: 100%;
    }
}

.leftMenu a:not(.btn):hover {
    color: #0086b8;
}

.leftMenu ul {
    background: #ededed;
    padding: 20px 30px;
    width: 100%;
    margin: 0 0 15px;
    list-style: none;
}

.page- .leftMenu,
.page- .girisHakkimizda {
    margin-top: 30px;
}

.leftMenu a:hover {
    color: #1380b9;
}

.leftMenu a:not(.btn) {
    transition: .2s;
    text-transform: uppercase;
    font-size: 16px;
    color: #78797a;
    text-decoration: none;
    display: block;
    padding: 20px 0 20px 50px;
}

.leftMenu ul li {
    border-top: 1px solid #d3d3d3;
}

.leftMenu ul li:first-child {
    border-top: 0;
}

.leftMenu ul li a:before {
    z-index: 1111111;
    width: 40px;
    height: 40px;
    left: 1px;
    top: 12px;
    content: '';
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 50%;
    filter: brightness(0.5);
}

.leftMenu ul li a {
    position: relative;
}
/* leftMenu End */

/*** Header Start ***/
@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
        border-color: #ffffff transparent transparent;
    }

    a.bilgitalebi svg,
    a.bilgitalebi svg rect {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        fill: transparent;
    }

    a.bilgitalebi svg rect {
        stroke: #e30617 !important;
        stroke-width: 4px;
        transition: 1s;
        stroke-dasharray: 0, 0;
        stroke-dashoffset: 0;
    }

    a.bilgitalebi:hover svg rect {
        stroke-dasharray: 100, 300;
        stroke-dashoffset: 264;
        stroke: #e30819 !important;
    }

    .sticky-header-active #header .header-nav.header-nav-stripe nav > ul > li > a {
        color: #fff;
    }

    #header .header-logo svg {
        width: 250px;
        margin: 34px 0;
    }

    .sticky-header-active #header .header-logo svg {
        margin: 64px 0;
    }

    .sticky-header-active a.bilgitalebi svg rect {
        stroke-dasharray: 64;
    }

    html:not(.ie) #header.header-flex .header-column:nth-child(2) {
        flex-wrap: wrap;
        align-items: flex-end;
    }

    #header .header-nav-main nav > ul > li > a {
        text-transform: capitalize;
        font-size: 17px;
    }

    #header.header-flex.header-transparent-bottom-border .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
        margin-top: -8px;
    }

    .page- #header .header-body {
        background: transparent !important;
        border: 0;
    }

    #header .header-body {
        border: 0;
    }

    .sticky-header-active #header .header-body {
        background: #252c58 !important;
    }

    .page-surgulu-ray-dolap .masonry .masonry-item {
        width: 33.3333%;
    }

    html.sticky-header-active #header.header-flex .header-nav-main-effect-2 nav > ul > li.dropdown:hover > .dropdown-menu {
        top: calc(100% - 25px);
    }

    html #header.header-flex .header-nav .header-social-icons {
        margin: 0 0 10px 10px;
    }

    .sticky-header-active #header.header-flex .header-nav .header-social-icons {
        margin: 0 0 4px 10px;
    }

    .sidebar .row div {
        margin-top: 0;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent transparent transparent #de1d23;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        border-top: 0 !important;
    }

    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a,
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a {
        padding: 20px 15px;
        text-transform: uppercase;
    }

    #header .header-nav-top {
        margin-top: 0;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        font-size: 1.1em;
    }

    #header .header-nav-top .nav > li > a {
        font-size: 1em;
        margin-top: 2px;
        z-index: 1;
    }

    #header .header-nav-top .nav > li > a:hover {
        background: transparent;
        color: #de1d23;
    }

    .page- #header .header-nav-top .nav > li > a {
        color: #ddd;
        font-weight: 500;
        z-index: 9;
    }

    .page- #header .header-nav-top .nav > li > a:hover {
        background: transparent;
        color: #fff;
    }

    #header .header-nav-top .nav > li > a {
        color: #555;
    }

    .header-body,
    .sticky-header-active .header-body {
        max-height: 200px;
    }

    #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
        background-color: transparent !important;
        color: #e30819 !important;
    }

    .sticky-header-active #header.header-flex .header-nav {
        margin-top: 61px;
        margin-bottom: -15px;
    }

    .sticky-header-active #header.header-narrow .header-logo .logo-small {
        margin-top: 50px !important;
    }

    .sticky-header-active #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
        color: #1690c4 !important;
    }

    .page- #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
        border-color: #fff transparent transparent !important;
    }

    body:not(.page-) #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #e30819 transparent transparent !important;
    }

    #header .header-nav.header-nav-stripe nav > ul > li > a {
        font-weight: 800;
        font-size: 15px;
        border-bottom: 0;
        color: #222a56;
    }

    body:not(.page-) #header .header-nav.header-nav-stripe nav > ul > li:hover > a,
    .sticky-header-active #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
        color: #e30819 !important;
        border-bottom: 0;
    }

    .sticky-header-active body:not(.page-) #header.header-narrow .header-logo img {
        top: 14px !important;
    }

    .breadcrumb8 {
        padding: 50px 0 !important;
    }

    .page-header.breadcrumb8 {
        background-position: 50% 75%;
        background-size: cover;
    }

    html #header.header-flex .header-nav-main nav > ul > li > a.dropdown-toggle:after {
        margin-top: 8px !important;
    }

    #header.header-narrow .header-logo img {
        margin: 0;
    }
}

.page-header {
    background-image: url(/upload/images/breadcrumb.jpg);
    background-position: bottom;
    border: 0 solid #f1f0ea;
    margin: -140px 0 35px;
    padding: 174px 0 20px;
    background-color: #fffffc;
}

@media screen and (max-width: 767px) {
    .page- #header .header-nav-main nav > ul > li > a,
    .page- #header .header-nav-main nav > ul li a {
        color: #fff !important;
    }

    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        background-color: transparent !important;
    }

    .content-588 .featured-boxes .featured-box,
    .content-588 .featured-box {
        margin: 15px 0;
    }

    .content-588 .featured-box .box-content {
        border-radius: 15px;
        border: 1px solid #ddd;
        box-shadow: 0 0 24px #ddd;
        width: 96%;
        margin-left: 2%;
        padding-top: 15px;
    }

    .page-header {
        background-color: transparent !important;
    }
}

#header .header-body {
    border-top: 3px solid #222a56;
}

.page-header h1 {
    border-bottom: 5px solid #252c57;
}

.breadcrumb a {
    color: #777;
}

.page-header .breadcrumb > li > span {
    color: #ccc;
}

.color-primary {
    color: #0b2447 !important;
}

html .call-to-action.call-to-action-primary {
    background: #bfff5a;
}

/* Arrow Animasyon Başla */
.new-arrow.down {
    padding-right: 0;
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    border: 1px solid transparent;
    transform: rotate(315deg);
    margin-top: -21px;
    margin-left: -29px;
}

.new-arrow.right:before,
.new-arrow.right:after {
    border-top: 2px solid #f00;
    border-left: 2px solid #f00;
    border-bottom: 0;
    border-right: 0;
}

.new-arrow.right {
    padding-right: 0;
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    border: 1px solid transparent;
    transform: rotate(315deg);
    margin-top: -21px;
    margin-left: 69px;
}

.new-arrow {
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    padding-right: 20px;
    border: 1px solid transparent;
    transform: rotate(315deg);
    margin-left: -29px;
    margin-top: 23px;
}

.new-arrow:after,
.new-arrow:before {
    content: "";
    display: block;
    height: inherit;
    width: inherit;
    position: absolute;
    top: 0;
    left: 0;
}

.new-arrow:after {
    border-bottom: 2px solid #f00;
    border-right: 2px solid #f00;
    opacity: 1;
    animation: bottom-arrow 1.65s infinite;
}

@keyframes bottom-arrow {
    0% { opacity: 1; transform: translate(0, 0); }
    45% { opacity: 0; transform: translate(12px, 12px); }
    46% { opacity: 0; transform: translate(-16px, -16px); }
    90% { opacity: 1; transform: translate(-6px, -6px); }
    100% { opacity: 1; transform: translate(-6px, -6px); }
}

.new-arrow:before {
    border-bottom: 2px solid #f00;
    border-right: 2px solid #f00;
    animation: top-arrow 1.65s infinite;
}

@keyframes top-arrow {
    0% { transform: translate(-6px, -6px); }
    35% { transform: translate(0, 0); }
    90% { opacity: 1; transform: translate(0, 0); }
    100% { opacity: 1; transform: translate(0, 0); }
}

@media only screen and (max-width: 767px) {
    .new-arrow {
        margin-top: 1px;
    }
}

@media (max-width: 991px) {
    .btn-last {
        background: linear-gradient(-45deg, #68eaf7, #5b6cc1, #526dad, #67dcf1);
        color: #fff;
        padding: 10px 13px;
        border-radius: 30px;
    }

    .btn-last:hover {
        color: #fff;
    }

    .page-header .new-arrow:after,
    .page-header .new-arrow:before {
        display: none;
    }
}
/* Arrow Animasyon Bitir */

/* LOGO START */
body:not(.page-) #header.header-narrow .header-logo .logo-default {
    margin-bottom: -30px !important;
}

html #header.header-flex .header-logo {
    margin: 0 !important;
}

html #header.header-transparent .header-body:before,
html #header.header-transparent-bottom-border .header-body {
    border: 0 !important;
}

html.sticky-header-active #header.header-transparent .header-body:before {
    background: transparent;
}

ul.nav-list li a:before {
    border-left: 4px solid #1279b5;
}

.side-dropdown-custom:before {
    border-top: 4px solid #bdbdbd !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif !important;
}

.breadcrumb9 .parallax-background {
    background-size: contain !important;
}

.menu-list a:not(.side-dropdown-custom) {
    font-size: 14px;
}

@media (max-width: 370px) {
    #header .header-nav-top .nav > li > a,
    #header .header-nav-top .nav > li > span {
        font-size: .81em;
    }
}

@media (max-width: 475px) {
    .owl-dots {
        display: none;
    }
}

@media (max-width: 992px) {
    #header .header-btn-collapse-nav {
        background: #e30819;
        color: #fff;
        margin: 40px 0 65px 15px;
    }

    #header .header-nav-top .nav > li > a a:focus,
    #header .header-nav-top .nav > li > a:hover {
        background: transparent;
    }

    .page- #header .header-nav-top .nav > li > a,
    #header .header-nav-top .nav > li > span {
        color: #eee;
    }

    #header .header-nav-top .nav > li > a,
    #header .header-nav-top .nav > li > span {
        color: #828282;
    }

    #footer:not(.light) h3 {
        margin: 20px 0 5px;
    }

    #header .header-btn-collapse-nav:before {
        content: 'MENU';
        font-size: small;
        font-weight: 800;
    }

    .sticky-header-active #header .header-btn-collapse-nav {
        margin-top: 10px !important;
    }

    #header.header-narrow .header-logo img {
        margin: 0;
    }

    #header .header-logo img {
        width: 100px !important;
        height: auto !important;
        margin-bottom: -10px !important;
    }

    .sticky-header-active #header .header-logo img {
        height: 54px !important;
    }
}

.col-md-3 .portfolio-item.img-thumbnail {
    border: 0;
    margin-top: -18px;
}

.col-xs-6.col-sm-6.col-md-3.mb15 {
    padding: 0;
}

.page-header h1,
.page-header .breadcrumb {
    z-index: 2;
}

.page-header h1 {
    color: #0b2447;
}

.call-to-action.call-to-action-primary:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -100px;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: -56px;
}

.testimonial blockquote p {
    min-height: auto !important;
}

#header .header-nav-top .nav > li > a a:focus,
#header .header-nav-top .nav > li > a:hover {
    background: transparent !important;
}

.btn-primary-scale-2 {
    background: #0b2447 !important;
    color: #fff !important;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

@media screen and (max-width: 767px) {
    .masonry .masonry-item {
        width: 50%;
    }
}

.masonry-item .thumb-info {
    border: 10px solid #fff;
}

.btn-info {
    color: #000;
    background-color: #fcd400;
    border-color: #fcd400;
}

.thumb-info .thumb-info-action-icon {
    background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);
}

section.section-serit {
    background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);
}

section.section-haberler {
    background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);
}

.owl-theme .owl-dots .owl-dot span {
    background: #949494;
}

html .btn-dark {
    background-color: #727271;
    border-color: #727271;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #d5bd60 !important;
}

@media (max-width: 991px) {
    #header .header-nav-main nav > ul > li > a,
    #header .header-nav-main nav > ul > li > a:focus,
    #header .header-nav-main nav > ul > li > a:hover,
    #header.header-semi-transparent .header-nav-main,
    #header.header-semi-transparent-light .header-nav-main,
    #header.header-transparent .header-nav-main {
        background: #222a56 !important;
        color: #fff;
    }
}

.section-anasayfa {
    background: linear-gradient(89deg, #ab8526, #d2a847, #b28c2f, #d7b462) !important;
    padding: 20px 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.section-serit h2,
.section-serit h4 {
    text-shadow: 0 0 2px dimgrey;
}

html .btn-primary {
    border-color: #252c57;
    background: #252c57;
}

/* Footer Start */
#footer .footer-copyright.pt-md.pb-md.tleft {
    text-align: center;
}

#footer .footer-copyright img {
    opacity: 0.5;
}

#footer .footer-copyright .footer-developed-by {
    z-index: 2;
    padding-top: 15px;
}

.footer-custom-1:before {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    content: " ";
    z-index: 1;
}

.footer-custom-1:after {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(177deg, #242b57 0%, #00000000 29%, #00000000 69%, #242b57 100%);
    content: " ";
    z-index: 1;
}

#footer-wrapper > .container > .col-md-3 {
    z-index: 2;
}

.footerlogo {
    background-color: #3db8fb00;
    padding: 0;
    text-align: center;
    margin: -15px 0 25px;
    width: 185px;
    float: none;
}

@media (min-width: 768px) {
    .logo.footerlogo img {
        width: 150px;
    }
}

.mb30 {
    margin-bottom: 30px !important;
}

@media (max-width: 767px) {
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }

    #footer {
        background-position: 81% 100% !important;
        padding: 0 0 90px !important;
    }

    #footer-wrapper {
        text-align: center;
    }

    #footer-wrapper .footerlogo {
        margin: 0 auto 15px;
    }
}

#footer-wrapper .col-md-3 ul li a:before {
    content: '\203A';
    display: inline-block;
    margin-right: 5px;
    font-size: 19px;
    color: #fff;
}

#footer-wrapper .col-md-3 ul.social-icons li a:before,
#footer-wrapper .footer-social-icons > li > strong > a:before {
    content: none !important;
}

#footer .footer2 .social-icons li {
    border-radius: 0;
    box-shadow: none;
    list-style-type: none;
}

#footer .footer2 .social-icons li:hover a {
    opacity: 1;
}

#footer .footer2 .social-icons li a {
    color: #fff !important;
    border-radius: 0;
}

#footer .footer2 .social-icons li.social-icons-twitter a,
.social-icons li:hover.social-icons-twitter a {
    background: #1aa9e1 !important;
}

#footer .footer2 .social-icons li.social-icons-facebook a,
.social-icons li:hover.social-icons-facebook a {
    background: #3b5a9a !important;
}

#footer .footer2 .social-icons li.social-icons-instagram a,
#footer .footer2 .social-icons li:hover.social-icons-instagram a,
.social-icons li:hover.social-icons-instagram a {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important;
}

#footer .footer2 .social-icons li:hover.social-icons-foursquare a,
#footer .social-icons li:hover.social-icons-foursquare a {
    background: #0072b1 !important;
}

#footer .footer2 .social-icons li:hover.social-icons-tripadvisor a,
#footer .social-icons li:hover.social-icons-tripadvisor a {
    background: #00af87 !important;
}

#footer .social-icons li:hover.social-icons-linkedin a {
    background: #0e76a8 !important;
}

#footer .footer-copyright {
    margin-top: 0;
    background: transparent;
    border-top: 0;
}

#footer .container .row > div {
    margin-bottom: 0;
}

.phone-no {
    line-height: 22px;
}

#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}

.phone-no span {
    color: #3db8fb;
}

#footer-wrapper {
    position: relative;
    padding: 50px 0 0;
}

#footer-wrapper .footer-social-icons {
    margin-top: 20px;
    padding-left: 0;
}

#footer-wrapper .footer-social-icons li {
    display: inline-block;
}

#footer {
    font-size: 1em !important;
    margin-top: 0;
    border: 0;
    padding: 0;
    background-image: radial-gradient(circle at center center, rgba(11, 36, 71, 0), rgb(11, 36, 71)),
        repeating-linear-gradient(135deg, rgb(11, 36, 71) 0, rgb(11, 36, 71) 1px, transparent 1px, transparent 4px),
        repeating-linear-gradient(45deg, rgb(20, 45, 80) 0, rgb(20, 45, 80) 5px, transparent 5px, transparent 6px),
        linear-gradient(90deg, rgb(11, 36, 71), rgb(11, 36, 71));
    background-position: 81% 50%;
    background-size: cover;
}

/* Footer Social Icons Start */
#footer .social-icons li {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
}

#footer .social-icons li a {
    overflow: hidden;
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    border: #999 1px solid;
    border-radius: 3px;
    color: #999 !important;
    background: transparent;
}

#footer .social-icons li a i {
    font-size: 20px;
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin-top: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#footer .social-icons a:hover i {
    color: #fff;
}

#footer .social-icons a:hover i:first-child {
    margin-top: -38px;
}

#footer .social-icons a:hover i:last-child {
    margin-top: 8px;
}
/* Footer Social Icons End */

.phone-no span,
.phone-no a:hover,
.col-md-3 h5 span,
.widget-column-2 ul li a:hover,
.widget-column-2 ul li.current_page_item a {
    color: #e30819 !important;
}

#menu-footer-menu {
    list-style: none;
    padding-left: 0;
}

.col-md-3 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 26px;
}

#footer h5:before {
    position: absolute;
    content: '';
    top: 32px;
    left: 14px;
    height: 3px;
    width: 12px;
    background: #e30819;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#footer .col-md-3:hover h5:before {
    width: 181px;
}
/* Footer End */

.footer-ribbon {
    display: none;
}

/* Butonlar CSS */
.btn-warning {
    background-color: #333;
    border: #333;
}

.btn-white {
    color: #fff;
    border: 1px solid #ccc;
}

.btn-white:hover {
    color: #fff;
    border: 1px solid #00538082;
    background-color: #27317d82;
}
/* Butonlar CSS SON */

.page-odeme .submit {
    margin-bottom: 30px;
}

.panel-group {
    margin-top: 42px;
}

.product-price-box .old-price {
    width: 100%;
}

#footer p,
#footer a {
    color: #ffffffab;
}

@media only screen and (min-width: 992px) {
    #footer .container .row > div {
        margin-bottom: 0;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent transparent transparent #08c;
    }
}

.owl-carousel .owl-nav .owl-prev {
    left: -25px;
}

.owl-carousel .owl-nav .owl-next {
    right: -25px;
}

.header-logo a .logo-text span:first-child {
    font-size: 18px;
    color: #08c;
    text-align: left;
    font-weight: 600;
    letter-spacing: -1.3px;
    margin-top: -5px;
}

.header-logo a .logo-text span:nth-child(2) {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.7px;
    margin-top: 2px;
    color: #222a56;
}

.logo-icon-wrp {
    float: left;
    width: 50px;
    height: 45px;
}

.parallax-background {
    background-repeat: no-repeat;
    background-position-x: center !important;
}

.testimonial blockquote {
    background: #f5f5f5;
}

.testimonial .testimonial-arrow-down {
    border-top-color: #f5f5f5;
}

.page- .testimonial blockquote {
    background: #fff;
}

.page- .testimonial .testimonial-arrow-down {
    border-top-color: #fff;
}

.testimonial blockquote p,
.testimonial blockquote:after,
.testimonial blockquote:before {
    color: #777;
}

@media only screen and (min-width: 768px) {
    .testimonial blockquote p {
        min-height: 231px;
        max-height: 231px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .section-yorumlar .aboutDesc > div:nth-child(1n+4) {
        margin-top: 30px;
    }
}

.testimonial blockquote p::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}

.testimonial blockquote p::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}

.testimonial blockquote p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.section.template-2 {
    margin-top: 0;
}

.section-primary.template-2 span,
.section-primary.template-2 label {
    color: #fff;
}

.counters.template-2 strong {
    line-height: 1;
    font-size: 3.6em;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
}

.counters.template-2 label {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-size: 1.1em;
    color: #6a80a9 !important;
}

.ml-15 {
    margin-left: -15px;
}

.mr-15 {
    margin-right: -15px;
}

.breadcrumb-section {
    margin: 0 0 60px !important;
}

.product .product-image-area .product-image {
    border-radius: 0;
}

#footer .footer-ribbon span,
.home-concept strong,
.home-intro p em {
    font-family: inherit;
}

body {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}

body p {
    font-size: 16px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
}

.tp-caption.PostSlider-Title,
.PostSlider-Title {
    font-family: 'Poppins', sans-serif;
}

.photoswipe_wrp > .row {
    margin: 0 15px !important;
}

html .scroll-to-top {
    background: #e30617;
    bottom: 15px;
    color: #ffffff;
    border-radius: 100%;
}

html .scroll-to-top:hover,
html .scroll-to-top:focus {
    color: #ffffff;
}

/* Slider Bullet */
.tp-thumbs.hades {
    background: transparent !important;
}

.section .HakkimizdaTitle {
    font-size: 40px;
}

.call-to-action-content .fa-star {
    font-size: 30px;
    color: #fd4;
}

.call-to-action-with-star .call-to-action-content {
    padding-top: 0;
    padding-bottom: 0;
}

.call-to-action.call-to-action-with-star .call-to-action-content {
    width: 65%;
}

.call-to-action.call-to-action-with-star .call-to-action-btn {
    width: 30%;
}

@media (max-width: 500px) {
    .custom-footer {
        text-align: center !important;
    }
}

@media (max-width: 767px) {
    .call-to-action.call-to-action-with-star .call-to-action-btn,
    .call-to-action.call-to-action-with-star .call-to-action-content {
        width: 100%;
    }
}

.footer_custom {
    clear: both !important;
}

.footer_custom ul {
    padding: 0;
}

.footer_custom ul li {
    list-style: none;
}

.footer_custom .footer-copyright {
    border-top: 0 !important;
}

.footer_custom .footer-copyright .container .row > div {
    border-top: 1px solid #e4e4e41f;
}

#googlemaps {
    min-height: 550px;
}

html .background-color-light {
    background-color: #fff0 !important;
}

.list.list-icons li > .fa:first-child,
.list.list-icons li > .icons:first-child,
.list.list-icons li a:first-child > .fa:first-child,
.list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}

.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

.fa-check:before {
    color: #0088cc;
    border-color: #0088cc;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}

.icons {
    font-size: inherit;
}

html .btn-borders.btn-primary:hover:hover,
html .btn-borders.btn-primary:focus:hover {
    color: #fff !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1d2127;
    font-weight: 200;
    letter-spacing: -1px;
    margin-bottom: 15px;
}

.h2,
h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.post-image .img-thumbnail {
    width: 100%;
}

.custom-fixed-btn {
    line-height: 22px;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    right: 12px;
    width: auto;
    position: fixed;
    z-index: 9999999;
}

.custom-fixed-btn:hover,
.custom-fixed-btn-whatsapp:hover,
.custom-fixed-btn-mobil:hover {
    color: #fff;
}

.custom-fixed-btn:hover {
    text-decoration: none;
}

.custom-fixed-btn-whatsapp {
    bottom: 10px;
    background-color: #25d366;
    color: #fff;
}

.custom-fixed-btn-mobil {
    bottom: 60px;
    background-color: #242b57;
    color: #f9f2f2 !important;
}

.custom-fixed-btn-form {
    bottom: 112px;
    background: #0b2447;
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .custom-fixed-btn {
        padding: 11px 15px;
        font-size: 18px;
        border-radius: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .custom-fixed-btn-form {
        left: 0;
        border-radius: 0;
        padding: 15px;
        width: 50%;
        bottom: 0;
        text-align: center;
    }

    .custom-fixed-btn-mobil {
        width: 50%;
        border-radius: 0;
        right: 0;
        padding: 15px;
        bottom: 0;
        text-align: center;
    }

    .custom-fixed-btn-whatsapp {
        bottom: 70px;
        width: 35%;
        text-align: center;
    }

    .custom-fixed-btn {
        border: 3px solid white;
        font-size: 15px;
    }
}

.product-actions a,
.product-actions .btn-group button {
    display: inline-grid;
}

.thumb-gallery .owl-carousel .owl-nav [class*="owl-"],
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: #bfff5a #bfff5a #bfff5a;
    background-color: #bfff5a;
}

.owl-theme .owl-nav [class*=owl-],
.owl-theme .owl-nav [class*=owl-]:hover {
    color: #0b2447 !important;
}

.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:active,
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:focus,
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:active:hover,
.thumb-gallery .owl-carousel .owl-nav [class*="owl-"]:active:focus {
    border-color: #bfff5a #bfff5a #bfff5a;
    background-color: #bfff5a;
}

.img-thumbnail .zoom {
    background: #bfff5a;
    color: #0b2447 !important;
}

.product-details-box .product-actions {
    margin-top: 0;
    border: none !important;
}

#footer .btn-primary {
    border-color: #e30819 !important;
    background: #0b2447;
}

a,
a:hover,
a:focus {
    color: #252c57;
}

.home-about-us-wrp .container > .container {
    display: none;
}

@media (max-width: 767px) {
    .home-about-us-wrp .container > .container {
        display: block !important;
    }

    #header .header-btn-collapse-nav {
        margin: 20px 0 20px 15px !important;
        position: relative;
        z-index: 20 !important;
    }

    #header .header-logo img {
        width: 90px !important;
        height: auto !important;
        margin-bottom: 0 !important;
    }

   /* .header-menu-top {
        position: absolute !important;
        right: 15px !important;
        top: 20px !important;
        z-index: 20 !important;
    }

    .sticky-header-active .header-menu-top {
        margin-top: 0 !important;
        top: 10px !important;
    }
    */

    #google_translate_element {
        float: none !important;
        text-align: right !important;
        display: block !important;
    }

    .page-header {
        margin: 0 0 20px !important;
        padding: 100px 0 20px !important;
        background-size: cover !important;
        background-position: center !important;
    }
}

/************** PARALLAX BG CSS ***************/
.mainwrap.parallax-background-menu {
    margin-top: 0;
    background: url(https://www.lidyacam.com/upload/images/sectionbg2.jpg) 50% -405px / cover rgb(255 255 255);
    border-top: 0 solid rgb(255, 255, 255);
    border-bottom: 0 solid rgb(255, 255, 255);
    padding: 0;
    background-attachment: fixed !important;
    position: static;
    background-size: auto !important;
    margin-bottom: 0;
}

.mainwrap.parallax-background-menu.bgimg {
    background: url(https://www.lidyacam.com/upload/images/sectionbg2.jpg) 50% -405px / cover rgb(255 255 255);
}

.mainwrap.parallax-background-menu.yeni2 {
    background: url(https://www.lidyacam.com/upload/images/dots.jpg);
    background-attachment: local !important;
    background-size: cover !important;
}

@media (max-width: 991px) {
    .mainwrap.parallax-background-menu.yeni2 {
        background-attachment: fixed !important;
    }

    div.right.col-md-6 {
        float: left !important;
    }
}

section.section.paydaslar.mb0i.mt0.pt0:before {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: #ffffffa1;
    content: " ";
    z-index: -2;
}

.section-rakamlar {
    padding: 110px 0 !important;
}

.section-rakamlar .modul-baslik i {
    opacity: .081 !important;
    color: white !important;
}

.section-rakamlar h2.modul-baslik {
    margin-bottom: 50px;
    color: white;
}

.counters .counter {
    color: black;
}

@media (min-width: 992px) {
    .counters strong {
        font-weight: 800;
        font-size: 33px;
    }

    .counters label {
        font-weight: 600;
        font-size: 19px;
        line-height: 29px;
    }

    .urunler.urunler2 a.thumb-info {
        overflow: visible;
    }
}

@media (max-width: 991px) {
    .pl15.p0 {
        text-align: center;
    }

    .section-rakamlar {
        min-height: 630px;
        padding: 50px 0 0 !important;
    }

    .counters strong {
        font-weight: 700;
        font-size: 51px;
    }

    .counters label {
        font-weight: 600;
        font-size: 17px;
        margin-bottom: 25px;
        padding: 0 30px;
    }
}

section.section.section-no-border.mt0.mb0i.section-rakamlar:before,
section.section.section-no-border.mt0.mb0i.section-blog:before {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    content: " ";
    z-index: 0;
}

section.section.section-no-border.mt0.mb0i.section-rakamlar:before {
    background: #00000069;
}

section.section.section-no-border.mt0.mb0i.section-blog:before {
    background: linear-gradient(0deg, #ffffffe3, #ffffff9c, #ffffffe3);
}
/************** PARALLAX BG CSS SON ***************/

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}