@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* latin-ext */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gfD_u50.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin-ext */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gfD_u50.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.scroll-to-top {
    display: none !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 750px;
        margin: 1.75rem auto;
    }
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 42px;
    background: #fff;
    border: 1px solid #ebebeb;
    padding-left: 11px;
}

.woocommerce a.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #ffffff !important;
    background-color: #e32129 !important;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    text-align: center;
}

.products.columns-4 a.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #ffffff !important;
    background-color: #e32129 !important;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    width: 100%;
    text-align: center;
    margin-top: 10px !important;
}

.woocommerce span.onsale {
    min-height: 5.236em;
    min-width: 5.236em;
    padding: 0.202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 4.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #418922;
    color: #fff;
    font-size: 0.857em;
    z-index: 9;
}

.plus-minus-button .woo-advanced-minus,
.plus-minus-button .woo-advanced-plus {
    width: 46px;
    padding: 0;
    background-color: #ffffff;
    border: 0;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    background-color: #77a464 !important;
}

del .woocommerce-Price-amount {
    font-size: 19px;
    margin-right: 7px;
}

ins bdi {
    font-size: 19px;
    margin-right: 7px;
    font-weight: 700;
}

ins bdi {
    text-decoration: none;
}

span.woocommerce-input-wrapper {
    width: 100%;
}

.modal-backdrop {
    display: none !important;
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.urun-renk {
    float: left;
    width: 32px;
    margin-right: 10px;
}

.whatsapp-fix {
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 99999999;
}

.pt-55 {
    padding-top: 55px;
}

.modal-dialog input,
.modal-dialog textarea {
    background-color: #f1f3f7;
}

.modal-dialog input:focus,
.modal-dialog textarea:focus {
    background-color: #f1f3f7;
}

.modal-dialog .wpcf7-submit {
    color: #fff;
}

.urun-resmi img {
    width: 100%;
    height: auto;
    border: 1px solid #ededed;
}

.pb-0 {
    padding-bottom: 0px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-30 {
    padding-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.pt-55 {
    padding-top: 55px;
}

.urun-detay-term {
    margin-right: 5px;
    background-color: #fbfbfd;
    padding: 5px 10px;
}

.quick-view {
    position: absolute;
    bottom: 64px;
    left: 23px;
    z-index: 1000;
    transition: all 350ms ease-in-out;
}

.quick-view a {
    display: block;
    color: #FFF;
    padding: 0px 5px;
    font-size: 11px;
    transition: all 350ms ease-in-out;
}

.quick-view a:hover {
    background-color: #2e303d;
    color: #FFF;
}

.urun-cat-title {
    font-size: 1em;
    font-family: "Montserrat", sans-serif;
    line-height: 1.3;
    margin-top: .1em;
    margin-bottom: .1em;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #555555;
    font-weight: 600;
}


/* ÜRÜN QUİCK WİEV GÖRÜNÜMÜ */


/* KATEGORİ GÖRÜNÜMÜ */

.box {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.box-badge {
    overflow: hidden;
}

.hover-dark:hover h5 {
    color: #fff;
}

.hover-dark:hover p {
    color: #fff;
}

.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.box-image img {
    max-width: 100%;
    width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
}

.box-badge .box-text {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 16px 14px 0px 14px;
    position: absolute;
    bottom: 15%;
    transition: background .3s;
    z-index: 1;
    width: 100%;
}


/* SLIDER */

@media (min-width: 992px) {
    #menu-ana-menu>li.active>a:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border-top: 3px solid #CCC;
    }
    #menu-ana-menu>li.active>a:before {}
}

@media (min-device-width: 600px) and (max-device-width: 5000px) {
    .pl0 {
        padding-left: 0px !important;
    }
    .pr7 {
        padding-right: 7px !important;
    }
    .masaustu-gizle {
        display: none !important;
    }
}

@media (min-device-width: 0px) and (max-device-width: 599px) {
    .product-info-title h3 {
        font-size: 13px !important;
    }
    .price {
        font-size: 14px !important;
    }
    .mobil-pb20 {
        padding-bottom: 20px;
    }
    .mobilde-gizle {
        display: none !important;
    }
}

.pb40 {
    padding-bottom: 40px;
}

.flag-ccs {
    margin-right: 5px;
}

.brright-serarch {
    padding-right: 9px;
    border-right: 1px solid #e0e0e0;
    margin-right: 15px;
}

.brright-serarch i {
    font-size: 19px;
    font-weight: bold;
}

.p0 {
    padding: 0px;
}

.portfolio-item img {
    width: 100%;
    height: auto;
}

footer .icon-box.icon-box-style-1 .icon-box-icon i.lnr {
    font-size: 25px;
    top: 7px;
}

footer .baslik {
    font-size: 23px;
    font-weight: 300;
}

.border-baslik {
    width: 63px;
    margin-bottom: 11px;
}

.pr70 {
    padding-right: 70px;
}

.pl45 {
    padding-left: 45px;
}

.kat-yazi {
    padding-bottom: 40px;
}

.mt10 {
    margin-top: 10px;
}

.iletisim input[type="text"],
.iletisim input[type="email"],
.iletisim textarea {
    background-color: #f1f3f7;
}

.hizmetler input[type="text"],
.hizmetler input[type="email"],
.hizmetler textarea {
    background-color: #ffffff;
}

.iletisim textarea {
    width: 100%;
}

.iletisim-button {
    color: #FFF;
    cursor: pointer;
    border-radius: 4px;
    padding: 0.6923076923rem 5.2307692308rem !important;
    border: none;
}

.hizmetler-button {
    color: #FFF;
    cursor: pointer;
    border-radius: 4px;
    padding: 0.6923076923rem 5.2307692308rem !important;
    border: none;
    width: 100%;
}

.portfolio-item-style-2 {
    margin-bottom: 45px;
}

.product-info-title {
    padding-left: 10px;
    padding-top: 5px;
}

.product-info-title h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500 !important;
    color: #1c1f21;
    line-height: 1.2;
    font-size: 15px;
}

.product-info-title h3 a {
    color: #1c1f21;
}

footer a {
    color: #9b9898 !important;
}

footer p {
    color: #9b9898 !important;
}


/* Opacity #2 */

.hover12 figure {
    background: #e3000f;
}

.hover12 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover12 figure:hover img {
    opacity: .5;
}


/* Flashing */

.hover13 figure:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu {
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
}

#cssmenu ul ul {
    display: none;
}

.align-right {
    float: right;
}

#cssmenu>ul>li>a {
    padding: 23px 20px;
    /* border-left: 1px solid #dddddd; */
    /* border-right: 1px solid #dddddd; */
    /* border-top: 1px solid #dddddd; */
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #2d2d2d;
    /* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35); */
    background: #f1f3f7;
    border-bottom: 1px solid #dcdcdc;
}

#cssmenu>ul>li>a:hover,
#cssmenu>ul>li.active>a,
#cssmenu>ul>li.open>a {
    color: #ffffff;
    background: #969594;
    /* background: -webkit-linear-gradient(#1fa0e4, #1992d1); */
    background: -moz-linear-gradient(#1fa0e4, #1992d1);
    background: -o-linear-gradient(#1fa0e4, #1992d1);
    background: -ms-linear-gradient(#1fa0e4, #1992d1);
}

.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.holder::after,
.holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.holder::after {
    top: 27px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}

#cssmenu>ul>li>a:hover>span::after,
#cssmenu>ul>li.active>a>span::after,
#cssmenu>ul>li.open>a>span::after {
    border-color: #eeeeee;
}

.holder::before {
    top: 28px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
}

#cssmenu ul ul li a {
    cursor: pointer;
    border-bottom: 1px solid #32373e;
    /* border-left: 1px solid #32373e; */
    /* border-right: 1px solid #32373e; */
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #2d2d2d;
    background: #e8e8e8;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li.open>a,
#cssmenu ul ul li.active>a {
    background: #e8b618;
    color: #ffffff;
}

#cssmenu ul ul li:first-child>a {
    box-shadow: none;
}

#cssmenu ul ul ul li:first-child>a {}

#cssmenu ul ul ul li a {
    padding-left: 30px;
}

#cssmenu>ul>li>ul>li:last-child>a,
#cssmenu>ul>li>ul>li.last>a {
    border-bottom: 0;
}

#cssmenu>ul>li>ul>li.open:last-child>a,
#cssmenu>ul>li>ul>li.last.open>a {}

#cssmenu>ul>li>ul>li.open:last-child>ul>li:last-child>a {
    border-bottom: 0;
}

#cssmenu ul ul li.has-sub>a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#cssmenu ul ul li.active>a::after,
#cssmenu ul ul li.open>a::after,
#cssmenu ul ul li>a:hover::after {
    border-color: #ffffff;
}


/* NEW SLİDER CSS */

.align-left {
    text-align: left;
}

.mbr-section-btn .btn-primary,
.btn-primary:active {
    color: #fff !important;
    padding: 12px 35px;
}

.mbr-section-title {
    font-style: normal;
    line-height: 1.2;
}

.mbr-section-subtitle {
    line-height: 1.3;
}

.mbr-text {
    font-style: normal;
    line-height: 1.6;
}

.display-1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 700;
}

.display-1>.mbr-iconfont {
    font-size: 6.72rem;
}

.display-2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
}

.display-2>.mbr-iconfont {
    font-size: 4.8rem;
}

.display-4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.display-4>.mbr-iconfont {
    font-size: 1.6rem;
}

.display-5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #fff
}

.display-5>.mbr-iconfont {
    font-size: 2.4rem;
}

.display-7 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
}

.display-7>.mbr-iconfont {
    font-size: 1.6rem;
}


/* ---- Fluid typography for mobile devices ---- */


/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */


/* 100vw - current viewport width */


/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */


/* 0.65 - min scale variable, may vary */

@media (max-width: 768px) {
    .display-1 {
        font-size: 3.36rem;
        font-size: calc( 2.12rem + (4.2 - 2.12) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc( 1.4 * (2.12rem + (4.2 - 2.12) * ((100vw - 20rem) / (48 - 20))));
    }
    .display-2 {
        font-size: 2.4rem;
        font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc( 1.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
    }
    .display-4 {
        font-size: 0.8rem;
        font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
    }
    .display-5 {
        font-size: 1.2rem;
        font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
    }
}

.bg-info {
    background-color: #82786e !important;
}

.bg-warning {
    background-color: #ffffff !important;
}

.bg-danger {
    background-color: #b1a374 !important;
}

.btn-primary,
.btn-primary:active {
    color: #fff !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
    color: #fff !important;
    background-color: #070101 !important;
    border-color: #070101 !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff !important;
    background-color: #070101 !important;
    border-color: #070101 !important;
}

.btn-secondary,
.btn-white {
    color: #333333 !important;
}

.btn-white,
.btn-white:active {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #808080 !important;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: #808080 !important;
    background-color: #d9d9d9 !important;
    border-color: #d9d9d9 !important;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #808080 !important;
    background-color: #d9d9d9 !important;
    border-color: #d9d9d9 !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background: none;
    border-color: #ae8400;
    color: #ae8400;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #151000;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #151000 !important;
}

.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
    background: none;
    border-color: #ffffff;
    color: #ffffff;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
    color: #333333;
    background-color: #ffffff;
    border-color: #ffffff;
}

.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
    box-shadow: none !important;
}

.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .btn {
    color: #2e2300;
}

.mbr-gallery-filter li.active .btn:focus {
    box-shadow: none;
}

.nav-tabs .nav-link {
    border-radius: 100px !important;
}

.btn-form {
    border-radius: 0;
}

.btn-form:hover {
    cursor: pointer;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #fff8e1;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #beb8b2;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #dfd9c6;
}


/* Scroll to top button*/

.scrollToTop_wraper {
    display: none;
}

#scrollToTop a i:before {
    content: '';
    position: absolute;
    height: 40%;
    top: 25%;
    background: #fff;
    width: 2px;
    left: calc(50% - 1px);
}

#scrollToTop a i:after {
    content: '';
    position: absolute;
    display: block;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 40%;
    height: 40%;
    left: 30%;
    bottom: 30%;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}


/* Others*/

.note-check a[data-value=Rubik] {
    font-style: normal;
}

.mbr-arrow a {
    color: #ffffff;
}

@media (max-width: 767px) {
    .mbr-arrow {
        display: none;
    }
}

.form-control-label {
    position: relative;
    cursor: pointer;
    margin-bottom: .357em;
    padding: 0;
}

.alert {
    color: #ffffff;
    border-radius: 0;
    border: 0;
    font-size: .875rem;
    line-height: 1.5;
    margin-bottom: 1.875rem;
    padding: 1.25rem;
    position: relative;
}

.alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px;
    -webkit-transform: rotate(45deg);
}

.form-control {
    background-color: #f5f5f5;
    box-shadow: none;
    color: #565656;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    line-height: 1.43;
    min-height: 3.5em;
    padding: 1.07em .5em;
}

.form-control>.mbr-iconfont {
    font-size: 1.6rem;
}

.form-control,
.form-control:focus {
    border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
    border-color: red;
}

.mbr-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

blockquote {
    font-style: italic;
    padding: 10px 0 10px 20px;
    font-size: 1.09rem;
    position: relative;
    border-width: 3px;
}

ul,
ol,
pre,
blockquote {
    margin-bottom: 2.3125rem;
}

pre {
    background: #f4f4f4;
    padding: 10px 24px;
    white-space: pre-wrap;
}

.inactive {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    -webkit-user-drag: none;
    user-drag: none;
}

.mbr-section__comments .row {
    justify-content: center;
    -webkit-justify-content: center;
}


/* Forms */

.mbr-form .btn {
    margin: .4rem 0;
}

.mbr-form .input-group-btn a.btn {
    border-radius: 100px !important;
}

.mbr-form .input-group-btn a.btn:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.mbr-form .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.mbr-form .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.form2 .form-control {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.form2 .input-group-btn a.btn {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.form2 .input-group-btn button[type="submit"] {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.form3 input[type="email"] {
    border-radius: 100px !important;
}

@media (max-width: 349px) {
    .form2 input[type="email"] {
        border-radius: 100px !important;
    }
    .form2 .input-group-btn a.btn {
        border-radius: 100px !important;
    }
    .form2 .input-group-btn button[type="submit"] {
        border-radius: 100px !important;
    }
}

@media (max-width: 767px) {
    .btn {
        font-size: .75rem !important;
    }
    .btn .mbr-iconfont {
        font-size: 1rem !important;
    }
}


/* Social block */

.btn-social {
    font-size: 20px;
    border-radius: 50%;
    padding: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: relative;
    border: 2px solid #c0a375;
    color: #232323;
    cursor: pointer;
}

.btn-social i {
    top: 0;
    line-height: 44px;
    width: 44px;
}

.btn-social:hover {
    color: #fff;
}

.btn-social+.btn {
    margin-left: .1rem;
}


/* Footer */

.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {}

.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {}

.footer3 input[type="email"],
.footer4 input[type="email"] {
    border-radius: 100px !important;
}

.footer3 .input-group-btn a.btn,
.footer4 .input-group-btn a.btn {
    border-radius: 100px !important;
}

.footer3 .input-group-btn button[type="submit"],
.footer4 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
}


/* Headers*/

.header13 .form-inline input[type="email"],
.header14 .form-inline input[type="email"] {
    border-radius: 100px;
}

.header13 .form-inline input[type="text"],
.header14 .form-inline input[type="text"] {
    border-radius: 100px;
}

.header13 .form-inline input[type="tel"],
.header14 .form-inline input[type="tel"] {
    border-radius: 100px;
}

.header13 .form-inline a.btn,
.header14 .form-inline a.btn {
    border-radius: 100px;
}

.header13 .form-inline button,
.header14 .form-inline button {
    border-radius: 100px !important;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .offset-sm-0 {
        margin-left: 0%;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .offset-md-0 {
        margin-left: 0%;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .offset-lg-0 {
        margin-left: 0%;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .offset-xl-0 {
        margin-left: 0%;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.navbar-toggler {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem;
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem;
}

.cid-rfSolCL2nK .carousel-inner {
    height: 600px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: initial !important;
}

.dropup .dropdown-toggle::after {
    display: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .card-wrapper {
        flex: auto!important;
    }
}

.cid-qTkA127IK8 {
    background-image: url("../../../assets/images/web-home-1-1920x1080.jpg");
}

.cid-qTkA127IK8 H1 {
    text-align: left;
    color: #ffffff;
}

.cid-rfSolCL2nK .modal-body .close {
    background: #1b1b1b;
}

.cid-rfSolCL2nK .modal-body .close span {
    font-style: normal;
}

.cid-rfSolCL2nK .carousel-inner>.active,
.cid-rfSolCL2nK .carousel-inner>.next,
.cid-rfSolCL2nK .carousel-inner>.prev {
    display: table;
}

.cid-rfSolCL2nK .carousel-control .icon-next,
.cid-rfSolCL2nK .carousel-control .icon-prev {
    margin-top: -18px;
    font-size: 40px;
    line-height: 27px;
}

.cid-rfSolCL2nK .carousel-control:hover {
    background: #1b1b1b;
    color: #fff;
    opacity: 1;
}

.cid-rfSolCL2nK .boxed-slider {
    position: relative;
    padding: 93px 0;
}

.cid-rfSolCL2nK .boxed-slider>div {
    position: relative;
}

.cid-rfSolCL2nK .mbr-section {
    padding: 0;
    background-attachment: scroll;
}

.cid-rfSolCL2nK .mbr-table-cell {
    padding: 0;
}

h2.display-1 {
    color: #fff !important;
}

.cid-rfSolCL2nK .carousel-caption {
    top: 34%;
    right: 0;
    bottom: auto;
    left: 0;
    display: -webkit-flex;
    align-items: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-align-items: center;
}

.cid-rfSolCL2nK .mbr-overlay {
    z-index: 1;
}

.cid-rfSolCL2nK .carousel-item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -o-transition: -o-transform 0.6s ease-in-out;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cid-rfSolCL2nK .carousel-item-next.carousel-item-left,
.cid-rfSolCL2nK .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cid-rfSolCL2nK .active.carousel-item-right,
.cid-rfSolCL2nK .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.cid-rfSolCL2nK .active.carousel-item-left,
.cid-rfSolCL2nK .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.cid-rfSolCL2nK .mbr-slider .carousel-control {
    top: 50%;
    width: 70px;
    height: 70px;
    margin-top: -1.5rem;
    font-size: 35px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    transition: all .3s;
}

.cid-rfSolCL2nK .mbr-slider .carousel-control.carousel-control-prev {
    left: 0;
    margin-left: 2.5rem;
}

.cid-rfSolCL2nK .mbr-slider .carousel-control.carousel-control-next {
    right: 0;
    margin-right: 2.5rem;
}

.cid-rfSolCL2nK .mbr-slider .carousel-control .mbr-iconfont {
    font-size: 2rem;
}

@media (max-width: 767px) {
    .cid-rfSolCL2nK .mbr-slider .carousel-control {
        top: auto;
        bottom: 1rem;
    }
}

.cid-rfSolCL2nK .mbr-slider .carousel-indicators {
    position: absolute;
    bottom: 0;
    margin-bottom: 1.5rem !important;
}

.cid-rfSolCL2nK .mbr-slider .carousel-indicators li {
    max-width: 20px;
    width: 20px;
    height: 20px;
    max-height: 20px;
    margin: 3px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: .5;
    transition: all .3s;
    background: rgba(255, 198, 21, 1);
}

.cid-rfSolCL2nK .mbr-slider .carousel-indicators li.active,
.cid-rfSolCL2nK .mbr-slider .carousel-indicators li:hover {
    opacity: .9;
}

.cid-rfSolCL2nK .mbr-slider .carousel-indicators li::after,
.cid-rfSolCL2nK .mbr-slider .carousel-indicators li::before {
    content: none;
}

.cid-rfSolCL2nK .mbr-slider .carousel-indicators.ie-fix {
    left: 50%;
    display: block;
    width: 60%;
    margin-left: -30%;
    text-align: center;
}

@media (max-width: 576px) {
    .cid-rfSolCL2nK .mbr-slider .carousel-indicators {
        display: none !important;
    }
}

.cid-rfSolCL2nK .mbr-slider>.container img {
    width: 100%;
}

.cid-rfSolCL2nK .mbr-slider>.container img+.row {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 2;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cid-rfSolCL2nK .mbr-slider>.container .carousel-indicators {
    margin-bottom: 3px;
}

@media (max-width: 576px) {
    .tparrows {
        display: none !important;
    }
    .cid-rfSolCL2nK .mbr-slider>.container .carousel-control {
        margin-bottom: 0;
    }
}

.cid-rfSolCL2nK .mbr-slider .mbr-section {
    padding: 0;
    background-attachment: scroll;
}

.cid-rfSolCL2nK .mbr-slider .mbr-table-cell {
    padding: 0;
}

.cid-rfSolCL2nK .carousel-item .container.container-slide {
    position: initial;
    width: auto;
    min-height: 0;
}

.cid-rfSolCL2nK .full-screen .slider-fullscreen-image {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.cid-rfSolCL2nK .full-screen .slider-fullscreen-image.active {
    display: -o-flex;
}

.cid-rfSolCL2nK .full-screen .container {
    width: auto;
    padding-right: 0;
    padding-left: 0;
}

.cid-rfSolCL2nK .full-screen .carousel-item .container.container-slide {
    width: 100%;
    min-height: 100vh;
    padding: 0;
}

.cid-rfSolCL2nK .full-screen .carousel-item .container.container-slide img {
    display: none;
}

.cid-rfSolCL2nK .mbr-background-video-preview {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.cid-rfSolCL2nK .mbr-overlay~.container-slide {
    z-index: auto;
}

.form-control-trans {
    background-color: transparent !important;
}


/* NEW SLİDER CSS */

.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}

.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9;
}

.navigation.pagination {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.pagi .nav-links {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 43px;
}

.urun-size-box {
    float: left;
    /* width: 32px; */
    margin-right: 10px;
    text-align: center;
    background-color: #ededed;
    /* height: 32px; */
    padding: 6px 10px;
}

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

.overlay.overlay-op-5.overlay-show:before,
.overlay.overlay-op-5.show:before,
.overlay.overlay-op-5:hover:before {
    opacity: .2;
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: transparent !important;
    padding: 0px !important;
}