<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    font-family: Montserrat, sans-serif
}

.m2{display:none}
body {
    font-size: 14px;
    background: #fff;
    color: #444;
    font-family: Montserrat, sans-serif
}

a {
    text-decoration: none;
    color: #006498;
    outline: 0;
    -webkit-transition: color .1s ease-in-out;
    -moz-transition: color .1s ease-in-out;
    -ms-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out
}

    a:hover {
        text-decoration: none;
    }

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0
}

.overlay.active {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-property: visibility,z-index,top,background-color,color,border;
    -moz-transition-property: visibility,z-index,top,background-color,color,border;
    transition-property: visibility,z-index,top,background-color,color,border;
    visibility: visible;
    z-index: 1
}

.color {
    color: #006498
}

.btn {
    padding: 15px 45px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0;
    transition: background .4s;
    transition: padding .4s;
    border-radius: 0;
}

.col-md-2 .gallery-bg:before{
	display:none!important;
}

.btn-slide{
    border: 2px solid #fff;
    color: #ffffff;
    margin-top: 15px;
	transition:0.3s;
}
.btn-slide:hover{
    border: 2px solid #fff;
    color: #006498;
    background-color: #fff;
}
.btn-color {
    color: #fff;
    background: #006498;
    padding: 10px 15px;
    border-radius: 0;
    font-family: Montserrat;
    transition: 0.4s;
    font-weight: 500;
    font-size: 14px;
    border: 2px solid #006498;
    text-transform: uppercase;
}

    .btn-color:hover, .btn-color:focus {
        border: 2px solid #006498;
        color: #006498 !important;
        background: transparent;
    }
.btn-border:hover{
	color:#fff!important;
}
.btn-color::after, .btn-border::after, .btn-mdl::after{
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
	margin-left:10px;
}

.teklif a:hover {
    border: 1px solid #006498;
    color: #006498 !important;
    background: transparent;
}

.btn-border {
    color: #006498;
    background: transparent;
    padding: 15px 45px;
    border-radius: .25em;
    font-family: Montserrat;
    transition: 0.4s;
    border: 2px solid #006498;
}

    .btn-border:hover {
        color: #fff;
        background: #006498;
        border: 2px solid #006498;
    }

    .btn-color i, .btn-border i {
        position: relative;
        left: 5px;
        font-size: 17px;
        top: 2px;
        margin-right: 5px;
    }



img {
    width: 100%;
    height: auto
}



@media(max-width:768px) {
    .hidden-mobile {
        display: none
    }
}

.top__bar {
    background-color: #313131;
    height: 34px;
    line-height: 34px
}

.top__bar__links {
    list-style: none
}

    .top__bar__links &gt; li:first-child {
        padding: 0
    }

    .top__bar__links &gt; li {
        float: left;
        padding: 0 17px
    }

        .top__bar__links &gt; li &gt; a, .top__bar__social__links &gt; li &gt; a {
            color: #cacaca;
            font-size: 13px
        }

            .top__bar__links &gt; li &gt; a &gt; i {
                margin-right: 5px
            }

.top__bar__social__links {
    list-style: none;
    float: right
}

    .top__bar__social__links &gt; li {
        float: left;
        padding: 0 8px
    }

.icon-bar {
    display: block;
    width: 26px;
    height: 2px;
    background: #111;
    border-radius: 1px;
    margin: 5px 0;
    transition: 3s
}

.icon-bar-2 {
    width: 22px
}

.icon-bar-3 {
    width: 18px
}

.logo &gt; a &gt; img {
    max-height: 55px;
    margin: 0;
    width: auto;
    position: relative;
    top: -5px;
}

@media (max-width:992px) {
    .logo &gt; a &gt; img {
    padding: 0;
    margin-left: 10px;
    max-height: 55px;
    top: 14px;
    }
}

.nav-link {
	color: #fff !important;
    font-size: 14px;
    font-family: Montserrat;
    display: block;
    position: relative;
    font-weight: 500;
	text-transform:uppercase;
}

.black {
    color: #111;
}



@media (min-width:998px) {
    .navbar-nav {
        width: 100%;
        text-align: center;
        display: block
    }

    .cool-link {
        display: inline-block;
        text-decoration: none;
        line-height: 90px;
        height: 90px;
		padding:0;
        margin: 0 15px;
    }



    .cool-link &gt; i {
        position: absolute;
        top: 27px;
        margin-left: 5px;
        font-size: 12px;
    }

    .navbar {
    background-color: transparent;
    position: absolute;
    top: 40px;
    z-index: 999;
    width: 100%;
    height: 90px;
    }



    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0px;
    }

    .navbar-nav &gt; li {
        float: none;
        display: inline-block;
        position: relative;
    }

    .animatedBottom {
        transition: 3s;
        transition-duration: 3s;
        transition-delay: 3s
    }

    .navbar-nav &gt; li.navbar-right {
        float: right !important
    }
}

@media (max-width:992px) {
    .navbar {
        padding: 0;
        margin: 0
    }

    .logo-container {
        padding: 0 15px
    }

    .navbar-nav &gt; li {
        width: 100%;
        background: #222;
        padding: 0 35px;
        border-bottom: 1px solid #333
    }

        .navbar-nav &gt; li &gt; a {
            color: #cecece;
            font-size: 13px;
            height: 40px;
            line-height: 40px;
        }
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mt-120 {
    margin-top: 120px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

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

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

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-120 {
    margin-bottom: 120px
}

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

.pt-20 {
    padding-top: 20px
}

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

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-120 {
    padding-top: 120px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-120 {
    padding-bottom: 120px
}

@media(min-width:1000px) {
    .main-slider-container {
        position: relative;
        top: 40px;
    }
}

.main-slider .slide-item {
    background-size: cover;
    background-position: center;
    border-radius: 0;
    position: relative;
    outline: 0;
    min-height: 600px
}

    .main-slider .slide-item .overlay {
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        position: absolute;
        opacity: 1;
        background: #e8e8e8;
    }

.main-slider img {
    max-width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.img__slide {
    width: 400px
}

.slide__title {
    font-family: 'Montserrat';
    font-size: 30px;
    color: #111;
    font-weight: normal !important;
    letter-spacing: -0.5px;
}

.btn-transparent {
    background: transparent !important;
    border: 1px solid #fff !important;
}

.slide__desc {
    font-size: 16px;
    margin-bottom: 30px;
}

    .slide__desc &gt; a {
        color: #111;
    }

.main-slider .slide-text {
    position: relative;
    bottom: 0;
    color: #111;
    height: 450px;
    top: 0;
    padding: 0px;
}

    .main-slider .slide-text .slide-text-inner {
        position: absolute;
        bottom: 25px;
        font-size: 15px;
        left: 20px;
        padding: 20px;
        border-radius: 3px;
        text-align: left;
        background: #fff;
        box-shadow: 0 0 20px -8px #333
    }

        .main-slider .slide-text .slide-text-inner h1 {
            font-size: 30px;
            margin: 0;
            color: #ff9800;
            font-weight: 600
        }

        .main-slider .slide-text .slide-text-inner .text {
            margin: 10px 0 20px 0;
            font-weight: 400
        }

.slide-item {
    outline: 0
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.main-slider .slick-list, .main-slider .slick-track {
    height: 500px
}

.slick-dots {
    bottom: -1px;
    padding: 3px;
}

.slick-arrow, .slick-arrow:active, .slick-arrow:focus {
    width: 60px !important;
    height: 60px !important;
    transition: all .3s;
    border-radius: 100px
}

.slick-next {
    position: absolute;
    right: 30px;
    bottom: 40%;
    z-index: 1501;
    top: initial
}

.slick-prev {
    position: absolute;
    left: 30px;
    bottom: 40%;
    z-index: 1501;
    top: initial
}

.slick-arrow:hover {
    background: rgba(0,0,0,.5)
}

.slick-next:before {
    font-family: "CoreUI-Icons-Free' !important";
    font-weight: 700
}

.slick-prev:before {
    font-family: "CoreUI-Icons-Free' !important";
    font-weight: 700
}

.slick-next:before, .slick-prev:before {
    color: #111;
    font-size: 30px;
    padding: 10px;
    opacity: 1;
    font-family: 'CoreUI-Icons-Free' !important;
}

.slick-arrow:hover {
    background: 0 0 !important
}

.slide-item &gt; svg {
    margin-top: 0px;
    cursor: pointer;
}

.product-item {
    margin: 10px;
    background: #fff;
    padding: 0px 0px 15px 0px;
    box-shadow: 0px 0px 15px -12px #111;
}

.product-details {
    padding: 0px 15px;
    text-align: left
}

.product-title {
    font-size: 16px;
    color: #111;
    letter-spacing: -0.5px;
    font-family: 'Montserrat';
}

.settings {
    padding: .5px 22px;
    text-align: center;
    font-size: 30px;
    background: #fff0;
}

.owl-prev {
    float: left
}

.owl-next {
    float: right;
}

.owl-buttons {
    margin-top: 15px
}


.footer_logo {
    width: 150px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px
}



.footer-list {
    list-style: none;
    display: inline-block;
}

    .footer-list &gt; li &gt; a {
    color: #666 !important;
    font-size: 13px !important;
    font-weight: 400;
    font-family: Montserrat;
    }

        .footer-list &gt; li &gt; a:hover {
            color: #666 !important
        }

.bottom-footer {
    background: #ffffff !important;
    color: #666;
    font-weight: 300;
    border-top: 1px solid #ddd;
}

    .bottom-footer .container {
        padding: 15px 0;
    }



.footer-title {
    margin-bottom: 15px;
    color: #001f34;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600 !important;
}

.footer-cont-item {
    margin-bottom: 15px
}

    .footer-cont-item &gt; i {
        float: left;
        margin-right: 5px
    }

address {
    margin-bottom: 0;
    font-style: normal;
    line-height: inherit
}

.tip1-form {
    border: 1px solid #9c9c9c;
    border-radius: 0;
    height: 34px;
    background: #1d1d1d;
    outline: 0;
    box-shadow: none
}

    .tip1-form:focus {
        border: 1px solid #fff;
        background: 0 0;
        box-shadow: none
    }

.tip1-btn {
    position: absolute;
    margin-top: -35px;
    right: 10px;
    outline: 0;
    box-shadow: none
}

    .tip1-btn:focus {
        outline: 0;
        box-shadow: none;
        border: 0
    }

.tip1-form:focus &gt; .tip1-btn &gt; i {
    color: #fff !important
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat';
    font-weight: 500 !important;
    color: #59676a;
}


.head-rexa-web {
    color: #111;
    font-family: 'Montserrat';
    font-size: 24px;
    margin-bottom: 10px;
}

.head-desc {
    border-radius: 0px;
    padding: 0px;
    font-size: 13px;
    color: #111;
    margin-bottom: 5px;
    margin-top: -5px;
    display: block;
    font-family: 'Montserrat';
    display: none;
}

.bgcons {
    padding: 30px 20px !important;
    background: #f1f2f3;
    border-radius: 12.5px;
    text-align: left;
    transition: 0.4s;
    border: 1px solid #ccc;
}

    .bgcons:hover {
        margin-top: -10px;
    }

    .bgcons &gt; .bottom {
        margin-top: 30px;
    }




.profesyonel-web-site-cozumleri {
    font-size: 17px;
    font-family: 'Montserrat';
    color: #111;
    top: 5px;
    position: relative;
}

.head-renk &gt; a {
    color: #fff !important;
}

.bgcons &gt; i {
    font-size: 60px;
    position: absolute;
    top: -30px;
    right: 30px;
    background: #fff;
    transition: 0.4s;
    display: none;
}

.bgcons:hover &gt; i {
    top: -40px;
}

.product-img {
    padding: 0px;
}

p {
    margin-top: 0;
    margin-bottom: 0 !important;
    color: #59676a;
    font-size: 15px;
    font-weight: 500;
}

.center__rexa {
    border-radius: 10px;
}

.title__rexa {
    font-size: 32px;
    font-family: 'Montserrat';
    color: #111;
    letter-spacing: -1px;
}

.desc__rexa &gt; p &gt; strong {
    color: #111;
    font-family: 'Montserrat';
    font-size: 15px !important
}

strong {
    color: #111;
    font-family: 'Montserrat'
}

@media(min-width:1000px) {
    .owl-item &gt; .col-md-8 {
        margin-left: 12%;
        margin-right: 12%
    }

    .owl-item &gt; .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 70%;
        max-width: 76%
    }
}

.socialList &gt; li {
    float: left;
    width: auto;
    padding: 0 15px 0 0 !important;
}

    .socialList &gt; li &gt; a i {
        background: transparent !important;
        color: #000 !important;
        border: 1px solid #000;
        font-size: 16px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        line-height: 38px;
        text-align: center;
        margin: 0;
    }

    .socialList &gt; li &gt; a {
        text-transform: capitalize !important;
    }

.form__rexa::placeholder {
    color: #111 !important;
    font-size: 13px
}

.form__rexa:focus {
    box-shadow: none;
    outline: 0;
    border: 1px solid #111
}

.type-item-1 &gt; span {
    color: #111;
    font-size: 13px
}

.btn-block {
    border-radius: 0
}


.pages__col {
    padding: 0px;
}


.arrow_prev_related_product {
    background-image: url(../Content/images/ico-left.png);
    background-size: 100% 100%
}

.arrow_next_related_product {
    background-image: url(../Content/images/ico-right.png);
    background-size: 100% 100%
}

.page__title {
    padding: 120px;
}

    .page__title &gt; img {
        position: absolute;
        left: 0px;
        width: 326px;
        height: auto;
        top: 65px;
    }

.tab-content &gt; .active {
    padding: 0px;
    margin: 0px;
    margin-top: 50px;
}

.rexa-project {
    width: 23%;
    margin: 0px 1%;
    background: #fff;
    height: 44px;
    color: #000000;
    line-height: 42px;
    text-align: center;
    box-shadow: 0px 0px 10px -7px #fff;
    border-radius: 30px;
    border: 1px dotted #111;
    font-size: 16px;
    transition: 0.3s;
}

    .rexa-project:hover {
        color: #111;
        border-color: #111;
    }

    .rexa-project.active {
        background: #111;
        border-color: #111;
        color: #fff;
    }

.nav-tabs {
    border: 0px
}



.referansces-contents {
    position: absolute;
    left: 0px;
    margin-top: -100px;
    z-index: 99;
    width: 100%;
}

.contents-Item {
    margin-left: 70px;
}

    .contents-Item &gt; span &gt; i {
        font-size: 24px;
        color: #fff;
        font-family: 'Montserrat';
        font-weight: normal;
        font-style: normal;
        text-shadow: 0px 0px 6px #000000a3;
    }

.content-details &gt; div {
    font-family: 'Montserrat';
    font-size: 20px;
    color: #fff;
    padding: 5px 15px;
    left: 70px;
    position: absolute;
    text-align: center;
    width: 200px;
}

.tab-pane &gt; .col-md-6 {
    padding: 0px;
    position: relative;
    border: 5px solid #ffff;
}

.background-Item {
    position: relative;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.referansces-item-1 {
    transition: 1s;
}

    .referansces-item-1 &gt; img {
        transition: 1s;
    }

    .referansces-item-1:hover &gt; img {
        transform: scale3d(1.2, 1.2, 1.2);
        transition: 1s;
    }


@media(max-width:1000px) {
    .page__title {
        padding: 30px;
        background: linear-gradient(45deg, white, #e2e2e2);
    }

    .ri-grid {
        display: none;
    }

    .bgcons {
        margin-bottom: 15px;
    }

    .slick-arrow {
        display: none !important;
    }

    .page__container &gt; h1 {
        font-size: 18px;
    }

    .lead {
        font-size: 13px;
    }

    .nav-tabs .nav-link {
        padding: 10px 0px;
        width: 100%;
    }

    .owl-controls {
        position: absolute;
        width: 120px;
        top: auto;
        bottom: -38px;
        z-index: 995;
        margin: auto;
        left: 0px;
        right: 0px;
    }

    .bottom-line::after {
        width: 100px;
    }

    .bottom-line {
        font-size: 24px;
        letter-spacing: -0.5px;
    }

    .section-md {
        padding: 40px 0;
    }

    .title__rexa {
        font-size: 24px;
        letter-spacing: -0.5px;
    }

    .footer-type-1 &gt; .container &gt; .row &gt; .col-md-3 {
        margin-bottom: 30px;
    }

    .socialList &gt; li &gt; i {
        display: none;
    }




    .catalogues &gt; .col-md-4 {
        margin-bottom: 15px;
    }

    .main-slider .slide-text {
        top: 5%;
        padding: 15px;
    }

    .bottom__Icons {
        display: none;
    }
}


.btnNNews {
    font-size: 20px;
    position: relative;
    top: 4px;
}

.bgcons &gt; img {
    width: 32px;
    position: absolute;
    right: 30px;
    bottom: 5px;
}





.page__index {
    background: #e4e4e4;
    padding: 0px;
}

.page__index2 {
    background: #111;
}

.page_show {
    padding: 70px;
}

.page_show2 {
    padding: 70px;
}

    .page_show2 &gt; h1 {
        color: #fff;
    }

    .page_show2 &gt; p {
        color: #fff;
    }

    .page_show2 &gt; small {
        color: #fff;
        position: relative;
        top: -15px;
        font-size: 15px;
    }

.page_show &gt; small {
    color: #111;
    position: relative;
    top: -15px;
    font-size: 15px;
}

.page_show &gt; span {
    font-size: 109px;
    color: #d4cfcf;
    position: absolute;
    bottom: -30px;
    right: 15px;
}

.page_show2 &gt; span {
    font-size: 109px;
    color: #111;
    position: absolute;
    bottom: -30px;
    left: 15px;
}

.pageAfter:before {
    content: '';
    display: block;
    background: #1f5be0;
    width: 35px;
    height: 4px;
    position: relative;
    top: 25px;
    left: -24px;
}


.page_show &gt; h1 {
    letter-spacing: -2px;
}

.page_show2 &gt; h1 {
    letter-spacing: -2px;
}

.title {
    color: #fff;
    font-size: 44px;
    line-height: 1.5;
    text-align: left;
    font-family: 'Montserrat';
    font-weight: 600 !important;
    text-align: center;
}

.pafe--page {
    font-size: 20px;
    margin-bottom: 30px;
    font-family: Montserrat, sans-serif;
    color: #fff;
}

    .pafe--page &gt; a {
        font-size: 20px;
        margin-bottom: 30px;
        font-family: Montserrat, sans-serif;
        color: #fff;
    }

.description {
    color: #fff;
    font-size: 18px;
    font-family: "'Montserrat' Light";
}

    .description &gt; strong {
        color: #fff;
        font-family: "'Montserrat' Light";
    }

    .description &gt; a {
        color: #fff;
        font-family: "'Montserrat' Light";
    }

.ozetshow {
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    font-family: "'Montserrat' Light";
}

    .ozetshow &gt; h4 {
        display: initial;
        font-size: 18px;
        color: #fff;
        font-family: "'Montserrat' Light";
        font-weight: normal !important;
    }


.form__rexa2 {
    width: 100%;
    height: 42px;
    font-size: 13px;
    border-radius: 3px;
    box-shadow: none;
    outline: none;
    border: 1.5px solid #006498;
    background: #fff0;
    padding-left: 10px;
    font-family: 'Montserrat';
    transition: 0.5s;
    padding: 10px;
}

.rexa__label {
    position: relative;
    z-index: 99;
    top: 17px;
    background: #fff;
    left: 15px;
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: black;
}

textarea {
    height: 80px !important;
}

.cursor {
    font-size: 375px;
    text-align: center;
}

    .cursor &gt; i {
        color: #006498;
    }

.title_baslik {
    font-size: 32px;
    font-family: ''Montserrat' Light';
    color: #111;
}

.page__container &gt; h1 {
    margin-bottom: 0px;
    font-size: 20px;
    font-family: 'Montserrat' ''Montserrat' ';
    position: relative;
    top: 5px;
}

.page__img &gt; img {
    position: absolute;
    top: -100px;
    width: 110%;
}

.content__p &gt; p {
    font-size: 16px;
}

.rexa__title {
    font-size: 26px;
    letter-spacing: -0.7px;
    color: #172b43;
}

.rexa__details &gt; h1 {
    font-size: 18px;
    color: #172b43;
    letter-spacing: -0.1px;
}

.rexa__details &gt; p {
    font-size: 12px;
}

.rexa_sections {
    background: #fff;
    box-shadow: 0px 0px 18px -16px;
    margin: 25px 10px;
    padding: 30px 10px 15px;
    transition: 0.4s;
}

.secions__img &gt; i {
    font-size: 75px;
}

.secions__img {
    position: relative;
    top: -10px;
}

.rexa_sections:hover {
    margin-top: 15px;
    box-shadow: 0px 0px 18px -14px;
}

.dijital__pazarlama {
    font-size: 32px;
}

.bottom__Icons {
    position: fixed;
    bottom: 25px;
    right: 25px;
    transition: 0.4s;
    z-index: 9991;
}

    .bottom__Icons &gt; ul {
        list-style-type: none;
    }

        .bottom__Icons &gt; ul &gt; li {
            float: right;
            border-radius: 50%;
            background: #006498;
            width: 70px;
            height: 70px;
            text-align: center;
            line-height: 70px;
            padding: 0px;
        }

            .bottom__Icons &gt; ul &gt; li &gt; a {
                color: #fff;
                font-size: 16px;
                font-family: 'Montserrat';
            }

.code__contact {
    background: #006498;
}

.details {
    text-align: center;
}

    .details &gt; a {
        background: #006498;
        padding: 7px 6px;
        position: relative;
        top: 23px;
        border-radius: 100px;
        color: #ffffff;
        border: 0px;
        font-size: 12px;
    }

.detailsTitle {
    font-size: 20px;
    color: #797979;
    font-weight: 600;
}

.rexa-referanslar {
    box-shadow: 0px 0px 13px -11px;
    padding: 15px;
    margin-bottom: 30px;
}

.details &gt; span {
    display: block;
    font-size: 12px;
}

.referanslist {
    list-style: none;
}

    .referanslist &gt; li {
        float: left;
    }

        .referanslist &gt; li &gt; img {
            width: 126px;
            padding: 10px;
            background: #fff;
        }

.referanslar {
    clear: both;
}

.page-title {
    height: 338px;
    padding: 0px;
}

    .page-title:before {
        content: '';
        background: linear-gradient(45deg, #0e2038, #006498 );
        position: absolute;
        width: 100%;
        height: 338px;
        left: 0px;
        right: 0px;
        opacity: .85;
        z-index: 0;
    }

.rfTitle {
    position: relative;
    color: #fff;
    font-family: 'Montserrat';
    line-height: 50px;
    font-size: 36px;
    letter-spacing: -1px;
}

.title-container {
    position: absolute;
    display: table;
    width: 1040px;
    height: 338px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.title_holder {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.page-title &gt; .container {
    height: 365px;
}


/* ROTATE WORDS */

.rotate-words span {
    opacity: 0;
    font-weight: 700;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 100px;
    color: #fff;
    position: absolute;
    top: -30px;
    letter-spacing: -3px;
    text-shadow: 0px 0px 10px #000;
    font-family: times !important;
    font-style: italic;
}

    .rotate-words span.rotate-in {
        animation: rotateInWord .3s linear forwards;
        -webkit-animation: rotateInWord .3s linear forwards;
    }

    .rotate-words span.rotate-out {
        animation: rotateOutWord .3s linear forwards;
        -webkit-animation: rotateOutWord .3s linear forwards;
    }

    .rotate-words span:first-child {
        opacity: 1;
    }

.no-csstransforms3d .rotate-words span {
    display: none;
    opacity: 1;
}

@-webkit-keyframes rotateInWord {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }
}

@-webkit-keyframes rotateOutWord {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }
}

@keyframes rotateInWord {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes rotateOutWord {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        transform: translateY(30px);
    }
}


/* ROTATE WORDS */
.rotate-words {
    display: inline-block;
    min-width: 100px;
    min-height: 36px;
    text-align: left;
}

    .rotate-words h1 {
        position: absolute;
        opacity: 0;
        font-weight: 700;
        letter-spacing: -1px;
    }

        .rotate-words h1.rotate-in {
            animation: rotateInWord .5s linear forwards;
            -webkit-animation: rotateInWord .5s linear forwards;
        }

        .rotate-words h1.rotate-out {
            animation: rotateOutWord .5s linear forwards;
            -webkit-animation: rotateOutWord .5s linear forwards;
        }

        .rotate-words h1:first-child {
            opacity: 1;
        }

.no-csstransforms3d .rotate-words h1 {
    display: none;
    opacity: 1;
}

@-webkit-keyframes rotateInWord {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }
}

@-webkit-keyframes rotateOutWord {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }
}

@keyframes rotateInWord {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes rotateOutWord {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        transform: translateY(30px);
    }
}



.right-30 {
    margin-right: 30px;
}


#mobile {
    width: 100%;
    background: #fff;
    position: relative;
    margin: 0px auto;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    top: 0px;
    z-index: 998;
}

section, footer {
    display: block;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover;
}

#mobileBodyContent {
    background: #fff;
    position: relative;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
	height:90px;
	top:0;
	-moz-box-shadow: 0 5px 10px -5px rgb(0 0 0 / 12%);
	-webkit-box-shadow: 0 5px 10px -5px rgb(0 0 0 / 12%);
    box-shadow: 0 5px 10px -5px rgb(0 0 0 / 12%);
}

#header {
    height: 60px;
    background: #fff;
}

#burgerBtn {
	border-top: 3px solid #3170b4;
    height: 25px;
    width: 32px;
    box-sizing: border-box;
    position: absolute;
    z-index: 60;
    right: 15px;
    top: 32px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

    #burgerBtn:before {
content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 26px;
    left: 0;
    background: #3170b4;
    top: 8px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    }

    #burgerBtn:after {
        content: "";
        display: block;
        position: absolute;
        height: 3px;
        width: 20px;
        left: 0;
        background: #3170b4;
        bottom: 0;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -khtml-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

#nav {
    position: absolute;
    z-index: 10;
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

.demo1 {
    transition: 0.4s;
    overflow: hidden;
}

.navigation {
    overflow: inherit;
}

    .navigation #burgerBtn {
        border-color: transparent;
    }

        .navigation #burgerBtn:before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -khtml-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            width: 20px;
            left: -2px;
        }

        .navigation #burgerBtn:after {
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -khtml-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
            bottom: 5px;
            width: 20px;
            left: -2px;
        }

@media(max-width:1000px) {
    .navbar {
        display: none !important;
    }

    .nav-link {
    color: #ffffff !important;
    text-transform: capitalize;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    display: block;
    position: relative;
    width: 100%;
    margin-top: 0px;
    background: #3170b4 !important;
    border-bottom: 1px solid #4780be;
    padding: 10px !important;
    clear: both;
    }

    .profesyonel-web-site-cozumleri {
        font-size: 14px;
    }

    .hidden-xs {
        display: none;
    }

    .slide__title {
        font-size: 30px !important;
    }

    .main-slider .slide-text .mt-120 {
        margin-top: 30px !important;
    }

    .main-slider .slide-text .pt-50 {
        padding-top: 30px !important;
    }

    .main-slider .slick-list, .main-slider .slick-track {
        height: 550px;
    }

    .main-title {
        font-family: 'Montserrat';
        margin-bottom: -5px;
        display: block;
        font-size: 42px !important;
        font-weight: 700 !important;
        letter-spacing: normal;
    }

    .alternatif-keywords {
        font-family: 'Montserrat';
        margin-bottom: -5px;
        display: block;
        font-size: 26px !important;
        font-weight: normal !important;
        letter-spacing: normal;
    }

    .mobileTeklif {
        background: #006498 !important;
        color: #fff !important;
        border-radius: 0px;
        padding: 10px 0px;
        margin: 20px 15px 0px;
        width: auto;
        text-align: center;
        font-size: 15px;
    }

    .bottom__Icons {
        bottom: 10px;
        right: 10px;
        z-index: 999;
    }

    .slide__desc {
        font-size: 16px;
        margin-bottom: 30px;
        margin-top: 15px;
    }
}

@media(min-width:1000px) {
    #mobile {
        display: none;
    }

    .rexa-web-tasarim-ajansi {
        -ms-flex: 0 0 53.333333%;
        flex: 0 0 53.333333%;
        max-width: 53.333333%;
    }
}


@media(min-width:1000px) {
    .mobile {
        display: none;
    }
}

@media(max-width:1000px) {
    .rexa-web-tasarim {
        position: fixed;
        bottom: 0px;
        background: #fff;
        height: 45px;
        line-height: 45px;
        width: 100%;
        border-top: 1px solid #d8d8d8;
        z-index: 998;
    }

        .rexa-web-tasarim &gt; ul &gt; li {
            float: left;
            width: 50%;
            text-align: center;
        }

            .rexa-web-tasarim &gt; ul &gt; li &gt; a {
                color: #111;
                font-size: 15px;
                font-family: 'Montserrat' !important;
            }

    .internetSitesi &gt; a &gt; img {
        width: 30px;
        margin-right: 15px;
    }

    .rexa-web-tasarim &gt; ul {
        list-style: none;
    }

    .referanslist &gt; li &gt; img {
        width: 66px;
        padding: 10px;
        background: #fff;
    }

    .rfTitle {
        line-height: 24px;
        font-size: 18px;
        margin: 0px 30px;
    }
}

form p {
    font-size: 120%;
}

.box-top {
    color: #8e8e8e;
    font-family: 'Montserrat';
}

@media (min-width: 1240px) {
    .container {
        max-width: 1240px;
    }

    .dropdown-menu {
    min-width: 210px;
    left: 0px;
    background-color: white;
    padding: 0;
    border: 0;
    top: 98%;
    transition: 0.4s;
    border-radius: 0 !important;
    -webkit-box-shadow: 0px 7px 10px -11px #797979;
    -moz-box-shadow: 0px 7px 10px -11px #797979;
    -o-box-shadow: 0px 7px 10px -11px #797979;
    box-shadow: 0px 7px 10px -11px #797979;
    }

    .cool-link i {
		margin-left: 5px;
		position: relative;
		font-size: 13px;
		top: 0;
		color: #fff;
		font-weight: 400;
    }

.dropdown-menu &gt; li &gt; a {
    font-weight: 400;
    font-family: Montserrat;
    font-size: 12px;
    transition: 0.3s;
    padding: 5px 10px !important;
    line-height: 30px;
    display: block;
    margin-bottom: 0;
    color: #ffffff !important;
    text-transform: uppercase;
    background-color: #006498;
    border-bottom: 1px solid #0679b5;
}

        .dropdown-menu &gt; li &gt; a:hover {
background-color: #ffffff;
    color: #4d85cb !important;
    padding-left: 15px !important;
    border-color: #fff !important;
        }
}

@media(min-width:1600px) {
    .container {
        width: 1240px;
    }
}

.text-black {
    color: #111;
}

.cta-top-span {
    color: #111;
    font-size: 22px;
    position: relative;
    top: -5px;
}

.rexa-cta-top {
    background: #006498;
    padding: 20px 0px 25px;
}

    .rexa-cta-top &gt; .container {
        padding: 0px;
    }

.cta-top-button &gt; a {
    background: #111;
    color: #fff;
    position: relative;
    top: 38px;
    padding: 20px 50px;
    font-size: 20px;
}

.urunler-list .col-md-3 {

}

.sidebar-title {
    font-size: 20px;
    color: #000;
    padding: 0;
    border-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.sidebar &gt; ul {
    margin: 0px;
    list-style: none;
    border: 0;
}
    .sidebar ul &gt; li{
        position: relative;
    }




        .sidebar &gt; ul &gt; li &gt; a {
            font-size: 11px;
            color: #fff;
            font-family: Montserrat;
            font-weight: 500;
            display: block;
            padding: 0;
            text-align: left;
            text-transform: uppercase;
            transition: 0.3s;
            -webkit-transition: 0.3s;
            height: 40px;
            line-height: 40px;
            padding-left: 7px;
			margin-bottom:10px;
			background-color:#006498;
			border: 1px solid #006498;	
        }

        .sidebar &gt; ul &gt; li::after {
    font-family: "Font Awesome 5 Pro";
    content: '\f054';
    font-size: 12px;
    line-height: 50px;
    position: absolute;
    right: 7px;
    color: #fff;
    top: -4px;
        }

        .sidebar &gt; ul &gt; li:hover &gt; a, .sidebar &gt; ul &gt; li.active &gt; a {
    border: 1px solid #006498;
    color: #006498 !important;
    background-color: transparent;
        }
		.sidebar &gt; ul &gt; li:hover::after, .sidebar &gt; ul &gt; li.active::after{
			color:#006498;
		}


@media(max-width:1000px) {
    .container {
        padding: 0px 15px !important;
    }

    .cta-top-button &gt; a {
        background: #fff;
        color: #111;
        position: relative;
        top: 17px;
        padding: 7px 50px;
        font-size: 20px;
    }

    .rexa-web-tasarim-Title {
        font-size: 32px;
        letter-spacing: -1px;
        line-height: 36px;
        margin-bottom: 5px;
    }

    .rexa-web-tasarim-ajansi {
        margin-top: 0px;
    }

    .cta-top-span {
        display: none;
    }

    .img__slide {
        width: auto;
    }

    .rexa-cta-top {
        padding: 20px 0px 3px;
        text-align: center;
    }

    .rx-button {
        padding: 10px 30px;
    }

    .title {
        font-size: 32px;
        line-height: 32px;
    }

    .page-title {
        height: 500px;
        background: #1b00ff !important;
    }

        .page-title:before {
            height: 500px;
        }

    .title-container {
        height: 500px;
        width: 100%;
        padding: 15px;
    }
}

.blog-description &gt; a {
    font-weight: bold;
    font-size: 16px;
    color: #006498 !important;
}

.rexa-blog &gt; h2 {
    color: #111;
    font-family: 'Montserrat';
    font-size: 24px;
    letter-spacing: -0.5px;
}

.rexa-div &gt; h1 {
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: normal !important;
    letter-spacing: normal;
}

.rexa-div &gt; div {
    font-family: 'Montserrat';
    font-size: 35px;
    line-height: 42px;
    color: #111;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-bottom: 25px;
}

    .rexa-div &gt; div &gt; h1 {
        font-family: 'Montserrat';
        font-size: 35px;
        line-height: 42px;
        font-weight: 700 !important;
        letter-spacing: -0.5px;
        margin-bottom: 0px !important;
    }

    .rexa-div &gt; div &gt; h2 {
        font-family: 'Montserrat';
        font-size: 35px;
        line-height: 42px;
        font-weight: 700 !important;
        letter-spacing: -0.5px;
        margin-bottom: 0px !important;
    }

    .rexa-div &gt; div &gt; strong {
        font-family: gd-sage,"Times New Roman",serif;
        color: #006498;
    }

.page-description-rexa {
    padding: 15px 0px 15px 35px;
}

    .page-description-rexa &gt; p {
        color: #111;
        font-family: 'Montserrat';
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.3px;
    }

        .page-description-rexa &gt; p &gt; strong {
            font-family: 'Montserrat';
            color: #006498;
        }

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-offset-2 {
        margin-left: 16.666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333%;
    }

    .rexakm {
        border-radius: 4px;
    }


    article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
        display: block;
    }

    section, footer {
        display: block;
        overflow: hidden;
        background-attachment: fixed;
        background-size: cover;
        position: relative;
    }

    .head-rexa-web {
        min-height: 30px;
        max-height: 30px;
    }
}



.img-web-tasarim {
    border-radius: 15px;
    box-shadow: 0px 0px 15px -8px #000
}



.form-bilgi &gt; .col-md-3 {
    margin-top: 15px;
}

.form-control {
border: 1px solid #ddd;
    height: 42px;
    border-radius: 0;
    background-color: #fff;
}

    .form-control:focus {
        box-shadow: none;
        outline: 0;
        border: 1px solid #006498;
    }


.contact_id .contact-item {
    margin-top: 15px;
    clear: both;
    display: flex;
    flex-shrink: 0;
}

.contact_id h1 {
    font-weight: 700 !important;
}


.modal-header &gt; .text-center {
    width: 100%;
    text-align: left !important;
    padding-left: 25px;
}

    .modal-header &gt; .text-center &gt; img {
        width: 100px;
    }

.rx-header {
    padding-left: 5px;
    font-size: 19px;
    color: #111;
    font-family: Times;
    font-weight: bold;
}

.modal-row &gt; .modalCons {
    margin-bottom: 20px;
}

.modal-footer {
    border: 0px;
    padding: 0px 15px 15px;
}

.modal-lg {
    max-width: 620px;
}

.btn-danger {
    background: #d02727;
    border-color: #d02727 !important;
    color: #fff !important;
}

    .btn-danger:hover {
        background: #d02727 !important;
        border-color: #d02727 !important;
        color: #fff !important;
    }

.modal {
    z-index: 99999;
}

.section-page--resources {
    text-align: center;
    padding: 160px 0px 100px;
}

.alternatif-Resources {
    padding: 130px 0px 0px;
}

.resources-title {
    font-family: 'Montserrat';
    font-weight: normal !important;
    color: #111;
    font-size: 60px;
    line-height: 1.3;
    letter-spacing: -2px;
}

.rexa-web-tasarim-Description-Page {
    font-size: 32px;
    color: #111;
    font-weight: normal;
    font-family: 'Montserrat' Light !important;
    padding: 15px 120px;
}

    .rexa-web-tasarim-Description-Page &gt; strong {
        color: #006498;
        font-family: 'Montserrat' Light !important;
        font-weight: normal;
    }

.animasyon {
    -webkit-animation: mymove 3.5s infinite; /* Safari 4.0 - 8.0 */
    animation: mymove 3.5s infinite;
    position: relative;
    transition: 3.5s;
}

@-webkit-keyframes mymove {
    0% {
        transform: scale3d(1, 1, 1);
        transform: translateY(0px);
    }

    50% {
        transform: scale3d(1.1, 1.1, 1.1);
        transform: translateY(-30px);
    }

    100% {
        transform: scale3d(1, 1, 1);
        transform: translateY(0px);
    }
}

@keyframes mymove {
    0% {
        transform: scale3d(1, 1, 1);
        transform: translateY(0px);
    }

    50% {
        transform: scale3d(1.1, 1.1, 1.1);
        transform: translateY(-30px);
    }

    100% {
        transform: scale3d(1, 1, 1);
        transform: translateY(0px);
    }
}



.rexa-menu-svg {
    animation: none;
    position: absolute;
    right: auto;
    left: auto;
    top: -22px;
    transition: 0s;
    margin-left: 5px;
    width: 10px;
    height: 10px;
}

@media(min-width:1000px) {
    .MobileSelect {
        display: none;
    }
}

.MobileSelect {
    padding: 0px 15px;
}

#mySelect {
    position: relative;
    top: 50px;
    color: #111;
    z-index: 999;
}

.select-t {
    position: relative;
    top: 45px;
    text-align: center;
}

@media(max-width:1000px) {
    .rexa-web-tasarim-Description-Page {
        font-size: 16px;
        font-family: 'Montserrat' Light !important;
        padding: 0px 0px;
    }

    .resources-title {
        font-size: 26px;
        line-height: 32px;
        padding: 15px 15px 30px 0px;
        letter-spacing: normal;
    }

    .section-page--resources {
        padding: 100px 0px 0px;
    }



    .desktop-nav {
        display: none;
    }

    .tab-content {
        padding: 15px 15px !important;
    }

    .referances-mobile-nesne {
        padding: 0px;
    }

    .background-Item:before {
        content: '';
        display: block;
        position: absolute;
        background: #0000007d;
        width: 100%;
        height: 100%;
    }

    .contents-Item {
        top: 30%;
        position: relative;
        left: 30px;
        margin: 0px;
    }

    .content-details {
        position: relative;
        top: 30%;
    }

    .contents-Item &gt; span &gt; i {
        font-size: 18px;
        font-family: 'Montserrat';
        line-height: 26px;
        text-shadow: 0px 0px 6px #000000a3;
    }

    .tab-pane &gt; .col-md-6 {
        border: 0px solid #ffff;
        margin-bottom: 15px;
    }

    .contact-details {
        margin-bottom: 15px;
    }
}

.nav-iletisim {
    position: relative;
    line-height: 40px;
    padding: 7px 26px;
    border-radius: .25em;
    color: #fff !important;
    font-size: 16px;
    background: #006498;
    box-shadow: 0px 0px 10px -7px #000;
    font-family: 'Montserrat';
}

.contact-details {
    text-align: center;
    padding: 30px;
    border-radius: 10px;
    background: #006498 !important;
    color: #fff;
}

    .contact-details &gt; i {
        font-size: 34px;
        color: #111;
        border-radius: 50%;
        padding: 15px;
        background: #fff;
    }

.ItemNesne &gt; a {
    display: block;
    color: #fff;
    min-height: 42px;
    position: relative;
    top: 8px;
}

.contact-Name {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat';
    margin: 10px 0px;
    letter-spacing: -0.5px;
}

.rexa-details-counters {
    background: #FFD954;
    display: block;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover;
    height: 300px;
    width: 100%;
    padding-top: 75px;
}

.rexa-details-counters1 {
    content: '';
    background-color: #FFD954;
    height: 18px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    -webkit-mask-image: url(/content/images/texture.svg);
    mask-image: url(/content/images/texture.svg);
    -webkit-mask-repeat: repeat no-repeat;
    mask-repeat: repeat no-repeat;
    width: 100%;
    display: block;
    z-index: 999;
    position: absolute;
    width: 100%;
}

.bgs {
    background: #006498;
    height: 550px;
}

.bgs1 {
    background-color: #006498;
}

.rexa-parallax-Item {
    text-align: center;
    font-size: 18px;
    color: #111;
    font-family: 'Montserrat';
    position: relative;
    margin-top: 30px;
}

@media(max-width:1000px) {
    .center__rexa {
        padding: 30px 15px !important;
    }

    .bgs {
        height: 100% !important;
    }
}


.box-bg {
    background: #f1f2f3;
    display: block;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px 40px;
    border-radius: 10px;
}

.box-Items &gt; p &gt; strong {
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: normal;
}


.tabs-heading {
    font-size: 32px;
    margin-bottom: 15px;
}

    .tabs-heading:before {
        content: '';
    }

.web-tasarim-sureci-nav-tab &gt; li &gt; img {
    background: #fff;
    border-radius: 50%;
    padding: 5px;
}

.tabs-sections &gt; .tab-pane {
    background: transparent;
    color: #111;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 25px;
    margin: 0px;
}

.chatrx {
    position: relative;
    animation: none;
    margin-top: 0px;
    z-index: 999;
    transition: none;
    opacity: 1;
    width: 40px;
    height: 40px;
}

::-moz-selection {
    background: #006498;
    color: #fff;
}

::selection {
    background: #006498;
    color: #fff;
}


@media(max-width:1000px) {
    .center__rexa &gt; span {
        font-size: 16px;
        margin-bottom: 0px;
        display: block;
    }

    .slider-referans-top-2 {
        font-size: 46px !important;
        margin: 0px !important;
    }

    .slider-referans-top-1 {
        margin-bottom: -15px !important;
        position: relative;
        left: 35px !important;
        font-size: 46px !important;
        margin-top: -5px !important;
        margin-bottom: -15px !important;
    }

    .slider-referans-top-1u {
        margin-bottom: -15px !important;
        position: relative;
        left: 35px !important;
        margin-top: -5px !important;
        margin-bottom: -20px !important;
    }

    .mobileFont {
        font-size: 22px !important;
    }

    .slick-dots {
        width: 100% !important;
        margin: 0px !important;
        text-align: left !important;
    }
}

.reveal {
    width: 50%;
    float: left;
    padding: 3px !important;
}

    .reveal img {
        display: block;
        max-width: 100%;
        height: auto;
    }



.modal-dialog-full {
    position: fixed;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0px !important;
    top: 0px !important;
}

.modal-content-full {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

.modal-header-full {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 60px;
    padding: 17px 10px;
    border: 0;
    color: #fff !important;
    background-image: linear-gradient(-303deg,#006498,#055aa5 56%,#005096);
    font-size: 20px;
    border-radius: 0px !important;
}

.modal-body-full {
    position: absolute;
    top: 60px;
    bottom: 60px;
    width: 100%;
    font-weight: 300;
    overflow: auto;
}

.modal-footer-full {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60px;
    padding: 10px;
    background: #f1f3f5;
}

.modal-left {
    float: left !important;
    left: 0px;
}

.fade {
    background: transparent;
    overflow: auto !important;
    opacity: 1 !important;
}

.modal-body {
     padding: 15px 75px 0;
}



.close &gt; span {
    line-height: 30px !important;
    padding: 0px;
    margin: 0px;
    height: 30px !important;
    text-shadow: none;
    display: block;
}

.close {
    opacity: 1;
    height: 35px;
    width: 35px;
    font-size: 35px;
    color: #fff;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 5px;
    border-radius: 50%;
    line-height: 0px;
    transition: 0.4s;
    right: 5px;
    font-weight: 300;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    color: #fff;
    text-decoration: none;
    opacity: 1;
    background: #eaeaea36;
}

.modal.fade:not(.show) .modal-dialog-full {
    -webkit-transform: translate3d(-125%, 0, 0);
    -ms-transform: translate3d(-125%, 0, 0);
    -o-transform: translate3d(-125%, 0, 0);
    transform: translate3d(-125%, 0, 0);
}

button:focus {
    outline: none;
    box-shadow: none;
}

.modal-backdrop.show {
    opacity: .5;
    z-index: 9999;
}


li.detay-btn-2 &gt; a {
    background: #ffffff;
    color: #000;
}



.rexa-new-donem {
    padding: 0 30px;
}

@media(max-width:1000px) {
    .reveal {
        width: 100%;
    }

    .referansces-contents {
        display: none !important;
    }

    .background-Item:before {
        background: #0000001c;
    }

    footer .col-md-3 .col-md-12 {
        padding: 0;
        margin-bottom: 15px;
    }

    footer .col-md-3 {
        margin-bottom: 15px;
    }

    footer .type-item-1 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
    }

    footer.pb-50 {
        padding-bottom: 0 !important;
    }

    .rexa-details-counters .col-md-4 {
        width: 33.3333333333% !important;
        float: left;
    }

    .rexa-details-counters {
        height: 190px;
    }

    .rexa-new-donem {
        padding: 0 !important;
    }
}

.guvenlikKodu {
    height: 42px;
    border-radius: .25em;
    border: 2px solid #006498;
}

select {
    font-size: 14px !important;
}


.cookieinfo-close {
    font-family: 'Montserrat';
    padding: 6px 20px !important;
    background-color: #fff !important;
}

.contact-item {
    margin-top: 15px;
    clear: both;
    display: flex;
    flex-shrink: 0;
}

    .contact-item span, .contact-item address {
        color: #333;
        position: relative;
        float: left;
        left: 10px;
    }

.text-footer p {
    color: #001f34  !important;
	font-size:14px;
}

footer .text-footer p {
    color: #001f34 !important;
    font-size: 14px;
    font-weight: 400;
}

label {
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 13px;
}


.contact-item a {
    color: #666;
    font-weight: 400;
}

.contact-item i {
    font-size: 17px;
    color: #006498 !important;
    float: left;
    min-width: 25px;
    max-width: 25px;
}

.swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.main-slider-bg {
    position: relative;
    height: 100vh;
    width: 100%;
    text-align: center;
    z-index: 9;
}
.swiper-slide::after {
    content: '';
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-image: url(../content/images/video-mask.png);
    z-index: 1;
    top: 0;
}
.main-slider-text-bg {
    text-align: center;
    position: absolute;
    top: 57%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    width: 50%;
}

.slider-text {
    font-family: Montserrat !important;
    color: #fff;
    margin-bottom: 0px !important;
    line-height: 46px !important;
    font-size: 36px !important;
    font-weight: 700 !important;
}

    .slider-text i {
        font-family: 'Playfair Display';
        font-weight: 700;
        font-style: normal;
        letter-spacing: -1px;
        font-size: 50px;
        line-height: 50px;
        color: #ffffff;
        text-shadow: 1px 1px 5px #000000;
        position: relative;
        display: inline;
    }

        .slider-text i:before {
            content: '';
            position: absolute;
            height: 30px;
            background: #000000 !important;
            bottom: 5px;
            width: 105%;
            z-index: -1;
            display: inline-block;
            left: -15px;
            right: -15px;
        }


.slider-desc p {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin: 15px 0;
    line-height: 30px;
}
.swiper-container video{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    object-fit: fill;
    max-height: 100%;
}
.slider-desc strong {
    color: #fff;
    font-weight: 500;
}

.swiper-button-next, .swiper-button-prev {
    width: 50px !important;
    height: 50px !important;
    background: transparent !important;
}

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 50px !important;
        color: #fff !important;
        font-weight: 300 !important;
    }

.nav {
    position: absolute;
    z-index: 9;
    background: #ffffff8c;
}

.page-Title, .icerikEkle-title, .page-Description h1, .blog-title, .related-title {
    font-size: 22px;
    font-family: Montserrat;
    color: #59676a;
    line-height: 105%;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: -0.2px;
    position: relative;
text-align:center;
}

div.icerikEkle-title {font-size:18px !important;text-align:center !important;}

.icerikEkle-img img{
    padding: 0;
}
.page-Title::after, .icerikEkle-title::after, .page-Description h1::after{
    content: '';
    height: 2px;
    display: block;
    position: relative;
    top: 8px;
    width: 70px;
    z-index: -1;
    background: #59676a;
    margin-bottom: 10px;
    border-radius: 30px;
	margin:0 auto;

}

    .page-Description h1 span {
        font-family: 'Montserrat';
    }




.box-shadow {
    -webkit-box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.75);
}

.tamekran .col-md-6 {
    padding: 0;
}

.urunler-bg {
    margin-bottom: 30px;
    padding: 0;
    background-color: #fff;
    width: 100%;
    position: relative;
    height: 265px;
    overflow: hidden;
    box-shadow: 0px 0px 7px #dbdbdb;
}
.urunler-bg img {
	margin:0 auto;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
}

.urunler-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
	height:162px;
}

.urunler-bg:hover {
    box-shadow: 0px 0px 15px #dbdbdb;
}
.urunler-desc {
    padding: 10px;
}
.urunler-desc h3{
    font-size: 14px;
    line-height: normal;
    margin: 5px 0 15px;
    font-weight: bold !important;
}
.urunler-desc span{
	padding:6px 10px;
}

.item2 {
    float: left;
    width: 100%;
}

    .item2 a {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        display: block;
        width: 100%;
        height: 175px;
        background: #006498;
        position: relative;
        overflow: hidden;
    }

        .item2 a:hover .all {
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2);
        }

        .item2 a .all:before {
            content: "";
            position: absolute;
            z-index: 999;
            display: block;
            background: #181818;
            transition: width .3s;
            width: 0%;
            height: 175px;
        }

        .item2 a:hover .all:before {
            width: 100%;
        }

.item a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.box2 .item {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    height: 400px;
    overflow: hidden;
}

.images .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
}

.resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative;
}

.resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}

.resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

.resim-thumb .resim-centered img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.images {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    float: left;
    width: 100%;
    position: relative;
}



.title {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 999;
}

    .title h2 {
        font-size: 28px;
        color: #fff;
        text-align: center;
        font-weight: bold !important;
        text-transform: uppercase;
        text-shadow: 0px 0px 10px #5a5a5a87;
    }

.box2 .col-md-4 .row {
    margin: 0px -7.5px !important;
}

.item {
    margin-bottom: 15px;
}

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

#main-page {
    padding: 0px 0 40px;
}


.gallery-flex {
    margin: 0;
}


.gallery-bg {
    margin-bottom: 15px;
}

.text-slider-in {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
}

.text-alani-p {
    color: #fff;
    font-size: 32px;
    letter-spacing: -1px;
}

.teklif a {
    color: #ffffff !important;
    font-size: 18px;
    background: #006498;
    padding: 7px 30px;
    border-radius: 0;
    border: 1px solid #006498;
    font-weight: 500;
    border-radius: 4px;
}

#back-to-top {
width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    display: block;
    border: 0;
    position: fixed;
    text-align: center;
    font-size: 27px;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 999;
    right: 20px;
    background: #06920c;
    bottom: 20px;
    box-shadow: 0px 0px 10px -5px #000;
}

    #back-to-top:hover {
        background-color: #0fd217;
    }

    #back-to-top i {
        color: #fff;
    }

    #back-to-top:hover i {
        color: #fff;
        -o-transition: 0.3s;
        transition: 0.3s;
    }


footer {
    background: #ffffff !important;
}
@media(max-width:768px){
	
	.slider-desc div{
	font-size: 22px !important;
}
.slider-desc{
	text-align:center;
}
}

.footer-type-1 &gt; .container &gt; .row {
    position: relative;
}

.maplist li {
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    margin-bottom: 5px;
}

    .maplist li:hover {
        padding-left: 10px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .maplist li:before {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background: #000;
        position: absolute;
        left: -15px;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .maplist li:hover:before {
        opacity: 1;
        left: -0px;
    }

.title-page {
    height: 130px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    background: center bottom;
    position: relative;
    background-color: #5188cc !important;
    background-image: none !important;
}


    .title-page .container {
        height: 350px;
        position: relative;
    }

.title-holder {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}

.relative-title {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    position: relative;
}

    .relative-title h1 {
    text-align: center;
    color: #fff;
    font-weight: 700 !important;
    font-size: 32px;
    margin-top: 25px;
    }

    .relative-title p {
        color: #fff;
        font-weight: 600;
        font-size: 21px;
    }



.galleryType {
    padding: 30px 0;
}

.subscribeCover {
    background: #757575;
    padding: 0px 0;
    position: relative;
}

.subscribeIcon {
    float: left;
    background: #ffffff;
    color: #006498;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 55px;
    font-size: 17px;
    position: relative;
    top: 10px;
}

.subscribeText {
    float: left;
    line-height: 67px;
    border-left: 1px solid #fff;
    margin-left: 15px;
    padding-left: 15px;
}

    .subscribeText p {
        color: #fff;
        font-size: 15px;
    }

.flex .form-control {
    background: transparent;
    border: 1px solid #fff;
    color: #ffff !important;
    font-size: 14px;
    position: relative;
    top: 14px;
    padding-right: 35px;
}

    .flex .form-control::placeholder {
        color: #fff !important;
    }

.alertBtn {
    background: transparent;
    border: 0;
    color: #fff;
    position: absolute;
    right: 25px;
    top: 22px;
}



@media(max-width:768px) {
    .web-tasarim {
        margin: auto;
        text-align: center;
        width: 60px;
        position: relative;
        top: 5px;
    }
}

@media(min-width:1000px) {
    .web-tasarim {
        width: 60px;
        position: absolute;
        right: 50px;
        top: 0px;
    }
}


.iletisim .prc {
    -webkit-box-shadow: 0px 0px 10px -5px rgba(160, 158, 158, 0.75);
    -moz-box-shadow: 0px 0px 10px -5px rgba(160, 158, 158, 0.75);
    box-shadow: 0px 0px 10px -5px rgba(160, 158, 158, 0.75);
    padding: 70px;
    margin-top: -100px;
    background: #fff;
    opacity: 1;
    z-index: 99;
    position: relative;
    margin-bottom: 70px;
}

.iletisim-title {
    font-size: 72px;
    font-weight: bold;
    font-family: times !important;
    color: #181818;
    letter-spacing: -2px;
    line-height: 55px;
    margin-bottom: 15px;
}

.iletisim-desc {
    font-family: times !important;
    font-size: 30px;
    color: #181818;
}

.iletisimForm .form-control {
    border: 1px solid #181818 !important;
    height: 60px;
    border-radius: 0px;
    color: #181818 !important;
    margin-bottom: 35px !important;
}

    .iletisimForm .form-control::placeholder {
        color: #181818 !important;
        letter-spacing: 2px;
        font-weight: 300 !important;
        margin-bottom: 30px;
        font-size: 14px !important;
    }

textarea {
    height: 120px !important;
}



.gallery-bg:hover img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}


.gallery-img {
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .gallery-img a img {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .gallery-img a {
        overflow: hidden;
        position: relative;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }


        .gallery-img a:hover:before {
            opacity: 1;
        }


.urunler {
    padding: 30px 0 0;
}

.icerikEkle {
    padding: 70px 0;
}
@media(min-width:992px){
.icerikEkle, .contact_id{
	min-height: calc(100vh - 130px);
}
}
table {
    border-collapse: collapse;
    width: 100% !important;
    max-width: 100% !important;
    border: 0 !important;
	color: #000 !important;
	margin:0!important;
}

    table td, table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #ccc;
        font-weight: 400;
    }
	.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0 solid #ccc;
}
	tbody tr {
		    background-color: #eee !important;
	}
    table tbody tr:nth-of-type(odd) {
        background-color: #f3f3f3 !important;
    }

.Gray {
    width: 100% !important;
    max-width: 100% !important;
}

.Left, .Right {
    width: 50% !important;
    float: left !important;
}

.flick-bg img {
    border: 1px solid #f2f2f2;
    padding: 50px;
    background-color: #fff;
}

#urunler-details {
    padding: 30px 0 20px;
}

#related {
    background-color: #fff;
}

.detayUrun-bg h1 {
    font-size: 22px;
    font-weight: bold !important;
    margin-bottom: 15px;
}

.bred {
    background: #000000a1;
    height: 42px;
}

.breadlist {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-left: -20px;
}

    .breadlist li {
        float: left;
        position: relative;
        padding: 10px 15px;
    }

        .breadlist li:before {
            content: "|";
            display: block;
            position: absolute;
            left: -3px;
            font-size: 17px;
            top: 9px;
            color: #fff;
        }

        .breadlist li:first-child:before {
            display: none !important;
        }

        .breadlist li a {
            color: #fff;
            font-family: Montserrat;
            font-size: 15px;
            letter-spacing: -0.3px;
        }

.det-blog {
    padding: 15px;
}

.list-right {
    width: 100%;
    padding-left: 240px;
}

.blog-list {
    padding: 30px 15px;
}

.list-item-body {
    position: relative;
    display: block;
    width: 100%;
    padding: 0px 10px;
    min-height: 230px;
    border: 1px solid #f8f9fa;
    margin-bottom: 0;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.blog-list-title {
    font-size: 20px;
    color: #1b1c21;
    font-weight: 700;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.icerik {
    color: #000;
}

.datetime {
    color: #ababab;
    margin-top: 15px;
    margin-bottom: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .datetime i {
        font-size: 18px;
        margin-right: 5px;
    }

.devami {
    font-size: 16px;
    color: #ababab;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.list-left {
    width: 230px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
}

    .list-left a {
        width: 100%;
        overflow: hidden;
        position: absolute;
        height: 100%;
    }

.devami i {
    position: relative;
    top: 2px;
    font-weight: bold;
    margin-right: 3px;
}



.kategori {
    font-weight: bold !important;
    color: #fff;
    border-left: 3px solid #fff;
    padding-left: 15px;
    font-size: 22px;
}


.list-group-item {
    border: 1px solid rgb(193, 193, 193);
    margin-bottom: 15px;
    padding: 5px;
}

.sidebar-ka {
    background: #006498;
    padding: 15px;
}

    .sidebar-ka ul {
        list-style: none;
        position: relative;
    }

        .sidebar-ka ul li {
            padding: 10px 15px;
            border-left: 3px solid #006498;
            transition: 0.4s;
        }

.title-text p {
    font-size: 20px;
    color: #fff;
}

.sidebar-ka ul li.active {
    border-left: 3px solid #fff;
    background: #c50620 !important;
}

.sidebar-ka ul li:hover {
    border-left: 3px solid #fff;
}

.sidebar-ka ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

@media(max-width:768px) {
    .list-left a {
        width: 100%;
        overflow: inherit;
        position: relative;
        height: auto;
    }

    .flex {
        display: flex;
    }

    .subscribeIcon {
        display: none;
    }

    .subscribeText {
        line-height: normal;
        border: 0px;
        text-align: left;
        float: none;
        padding: 0;
        margin: 0;
    }

    .flex .form-control {
        top: -5px;
        border-radius: 0;
        padding-left: 0;
        border-bottom: 1px solid #fff;
    }

    .subscribeCover {
        padding: 15px 0;
    }

    .alertBtn {
        top: 5px;
        right: 15px;
    }

    .list-left {
        width: 100%;
        position: relative;
    }

    .list-right {
        width: 100%;
        padding-left: 0;
    }

    .list-item-body {
        padding: 0;
    }

    .dropdown-trigger.active + ul.dropdown-menu {
    display: block;
    position: relative;
    width: 100%;
    border: 0px;
    background: #404143;
    border-radius: 0 !important;
    padding: 0;
    padding-bottom: 0;
    margin: 0;
    max-height: 300px;
    overflow: auto;
    }

    .dropdown-trigger {
        position: absolute;
        z-index: 9;
        right: 15px;
        top: 0px;
        width: 100%;
        text-align: right;
        font-size: 20px;
        min-height: 41px;
        line-height: 43px;
    }

    .cool-link .dropdown-trigger {
        right: 0 !important;
        padding-right: 15px !important;
		color:#fff;
    }

    .cool-link {
        position: relative;
    }

    .dropdown-submenu &gt; a {
		background: #2f4f79 !important;
		padding: 10px !important;
		clear: both;
		display: block;
		font-size:13px !important;
		border-bottom: 1px solid #426491;
    }

    .yasal {
        display: none;
    }

    .bottom-footer span {
        margin-right: 10px;
        float: none !important;
    }

    .bottom-footer {
        text-align: center;
    }

    .icerikEkle-img {
        margin-bottom: 15px;
    }

    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #fff;
    }

    .yokol {
        display: none;
    }

    .column-1-flex-row .col-xs-12 {
        width: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 100%;
    }

    .icerikEkle .col-md-6 {
        padding: 0;
    }
}

@media(min-width:992px) {
    .cool-link:hover + .dropdown-menu,
    .cool-link:hover .dropdown-menu {
        display: block;
    }
}

.search-full {
    background: transparent;
    position: absolute;
    width: 0;
    height: 60px;
    top: 70px;
    display: none;
    -webkit-animation: slideInUp .3s;
    animation: slideInUp .3s;
}

    .search-full.active {
        display: block;
        width: 100%;
    }

.table-cell {
    position: absolute;
    top: 0px;
    float: right;
    height: 60px;
    z-index: 99;
    padding: 9px 0;
    left: 0;
    width: 1180px;
    right: 0;
    margin: auto;
}

.search-full input {
    height: 42px;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    color: #484848;
    border: 1px solid #ccc;
    padding-left: 60px;
    padding-right: 60px;
    background: #f3f3f3;
    border-radius: 0;
}


@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.navbar-nav.display-none {
    display: none;
}

.search-full input:focus {
    box-shadow: none;
    outline: 0;
    border: 1px solid #ccc !important;
}

.table-cell .form-group i {
    position: absolute;
    top: 17px;
    font-size: 26px;
    left: 10px;
    border-right: 1px solid #ccc;
    padding-right: 8px;
    color: #ccc;
}

.table-cell .form-group .search-close i {
    right: 10px !important;
    left: auto !important;
    border-right: 0px solid #ccc;
    border-left: 1px solid #ccc;
    padding-right: 0px;
    padding-left: 8px;
}


.search-trigger {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
    border: 1px solid #006498;
    border-radius: .25em;
}

    .search-trigger i {
        margin-right: 5px;
    }

    .search-trigger:hover {
        color: #000;
    }

.owl-item {
    float: left;
}

    .owl-item .urunler-bg {
        padding: 5px;
    }

/* 
Owl Carousel CSS
 */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel, .owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        z-index: 4
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height .5s ease-in-out;
            -moz-transition: height .5s ease-in-out;
            -ms-transition: height .5s ease-in-out;
            -o-transition: height .5s ease-in-out;
            transition: height .5s ease-in-out
        }

    .owl-carousel .owl-item {
        float: left;
        padding: 5px;
    }

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(owl-carousel/grabbing.png) 8 8,move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}


.owl-prev, .owl-next {
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #006498 !important;
    line-height: 40px;
    margin: 0 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #006498 !important;
    border-radius: 50%;
}

    .owl-prev i, .owl-next i {
        color: #fff;
    }

    .owl-prev:hover, .owl-next:hover {
        background-color: #006498;
        border: 1px solid #006498;
    }

        .owl-prev:hover i, .owl-next:hover i {
            color: #fff;
        }

.owl-buttons {
    display: inline-block;
    margin-top: 15px;
}

.owl-controls {
    text-align: center;
}



#related, #blog {
    padding: 30px 0 0;
}

    #blog p {
        margin-bottom: 15px !important;
        font-size: 16px;
    }

.blog-desc {
    padding: 10px 15px;
    color: #000;
    min-height: 91px;
    z-index: 999;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.page-Title-7 {
    display: none;
}

.flex-details .col-md-7 {
    background: #ffffff;
    padding: 0;
    border: 1px solid #eee;
}

.blog-desc span {
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-top: 2px;
    font-family: Montserrat;
}

    .blog-desc span:hover {
        padding-left: 10px;
    }

.blog-desc .sayfaName {
    font-weight: 500;
    font-size: 16px;
    font-family: DINPRO Bold;
    letter-spacing: -0.3px;
}

.swiper-pagination-bullet {
    width: 25px;
    height: 4px;
    display: inline-block;
    background: #fff;
    border: 2px solid #fff;
    opacity: 0.4;
    border-radius: 0;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
    border: 1px solid #fff;
}

.pageHeader {
    background-repeat: no-repeat;
    
    background-position: center;
    background-size: cover;
    position: relative;
}

.modal-body .form-group {
    position: relative;
}


.modal-title small {
    display: block;
    font-size: 15px;
    color: #484848;
}

.modal-body i {
    position: absolute;
    top: 36px;
    left: 15px;
    font-size: 20px;
    border-right: 1px solid #ccc;
    padding-right: 15px;
}

.modal-body input:focus + span {
    color: #000 !important;
}


.gallery-bg {
    overflow: hidden;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    position: relative;
}


.resimAlt {
    padding: 15px 30px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    bottom: 70px;
    color: #fff;
    font-size: 28px;
    letter-spacing: 3px;
    z-index: 9;
}

.dety{
	display: block;
    z-index: 9;
    position: absolute;
    bottom: 30px;
    left: 30px;
    border-radius: 30px;
    padding: 8px 30px;
    background: transparent;
    color: #fff;
    font-size: 17px;
    border: 2px solid #fff;
}

.col-md-3 .resimAlt {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
	bottom:45px;
}
.col-md-3 .dety {
    bottom: 15px;
    padding: 5px 20px;
}

.gallery-bg:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 190px;
    background: linear-gradient(180deg, transparent, #001f34);
    bottom: 0;
    display: block;
    z-index: 2;
}
.owl-item .gallery-bg:before{
	display:none;
}
.urunler-bg a {
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
}


.search-onerilenler {
    background-color: #ffffff;
    border-radius: 0 0 30px 30px;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 15px 45px;
}

.he-list {
    list-style: none;
}

    .he-list li {
        padding: 5px 15px;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

        .he-list li:hover {
            background-color: #f3f3f3;
        }

        .he-list li a {
            font-size: 13px;
            display: block;
            color: #000;
        }

.hizli-erisim {
    font-size: 16px;
    text-transform: uppercase;
    color: #006498;
    font-weight: 500;
}

.swiper-slide:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 1;
    background: linear-gradient(
180deg
, #006498ad, #00000040);
    z-index: 9;
}

/*lightbox*/
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1250;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1251;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #CCC
    }

        .mfp-preloader a:hover {
            color: #FFF
        }

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent
    }

    .mfp-arrow:after, .mfp-arrow .mfp-a {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before, .mfp-arrow .mfp-b {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
        border-right: 17px solid #FFF;
        margin-left: 31px
    }

    .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
        border-left: 17px solid #FFF;
        margin-left: 39px
    }

    .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
        border-left: 27px solid #3F3F3F
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #444
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}


.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
}

.metalp .container {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 25px 25px 0 0;
    display: flex;
}

.neden-Metalpr {
    padding: 13px 0;
    background-color: #fff;
    color: #fff;
    text-align: center;
    font-size: 22px;
}

.metalp-ti {
    position: relative;
    top: 0px;
    font-size: 16px;
    text-transform: uppercase;
}

.neden-Metalpr:before {
    content: "\f061";
    display: block;
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    color: grey;
    font-size: 37px;
    top: 3px;
}

.neden-Metalpr2:before {
    display: none;
}

.metalp .page-Title {
    text-align: center;
}

.metalp {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0;
}

.gallery-flex .col-md-12 {
    margin-bottom: 30px;
}

.gallery-flex.besli {
    margin-left: 10%;
    margin-right: 10%;
}

    .gallery-flex.besli .col-md-2 {
        max-width: 20%;
    }

.gallery-flex .col-md-2 .gallery-bg {
    padding: 0;
    background-color: #fff;
    box-shadow: 0px 0px 8px rgb(214 211 211 / 54%);
    -webkit-box-shadow: 0px 0px 8px rgb(214 211 211 / 54%);
    margin-bottom: 30px;
}

.gallery-flex .box-shadow-g {
    box-shadow: 0px 0px 10px -5px #ccc;
    -webkit-box-shadow: 0px 0px 10px -5px #ccc;
    -moz-box-shadow: 0px 0px 10px -5px #ccc;
    -o-box-shadow: 0px 0px 10px -5px #ccc;
}



.btn-teklif {
    padding: 8px 20px;
    border-radius: .25em;
    color: #006498;
    font-size: 15px;
    border: 2px solid #006498;
    background-color: #fff;
    font-weight: 600;
}

    .btn-teklif:hover, .btn-teklif:focus {
        background-color: #006498;
        color: #fff;
    }

.bottom-teklif {
    position: relative;
    top: 15px;
}

.icerikEkle-Desc ul {
    list-style: none;
}

    .icerikEkle-Desc ul li:before {
        font-family: "Font Awesome 5 Pro";
        content: "\f00c";
        color: #006498;
    }

.contact_id .contact-item p {
    font-weight: 400 !important;
}

.p40 p {
    margin: 15px 0 0;
}

.btn-slider {
    background: #ffffff;
    border: 2px solid #ffffff;
    color: #006498;
    font-size: 17px;
    padding: 12px 20px;
    position: relative;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-top: 20px;
}

    .btn-slider:after {
        content: "\f178";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        margin-left: 5px;
        font-size: 18px;
        position: relative;
        top: 1px;
    }

    .btn-slider:hover, .btn-slider:focus {
        background-color: #006498;
        border: 2px solid #006498;
        color: #fff;
    }




.checkbox-style {
    display: initial;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .checkbox-style input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: .25em;
    -moz-border-radius: .25em;
    -o-border-radius: .25em;
    -webkit-border-radius: .25em;
    -ms-webkit-radius: .25em;
    background-color: #fff;
    border: 1px solid rgb(88, 88, 88);
}

.checkbox-style:hover input ~ .checkmark {
    border: 1px solid #1ca058;
}

.checkbox-style input:checked ~ .checkmark {
    background-color: #ffffff;
    border: 1px solid #1ca058;
}

.checkbox-style .checkmark-text {
    position: relative;
    top: -2px;
    font-weight: 400;
    font-size: 13px;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-style input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-style .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #1ca058;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media(min-width:1024px) {
    .list-form {
        min-height: 185px;
    }

        .list-form &gt; .form-group {
            float: left;
            width: 50%;
            margin-bottom: 7px;
        }
}



@media(max-width:768px) {

    .slider-desc p{
    margin: auto;
    padding: 15px;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    font-weight: 400;
    }

    .slider-text {
		text-align: center;
		font-size: 22px !important;
		color: #fff;
		line-height: 24px !important;
		padding:0;
    }



    .main-slider-text-bg {
        width: 100%;
        padding: 0;
        background: transparent;
		top:50%;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none;
    }

    .page-Title, .icerikEkle-title, .page-Description h1 {
        font-size: 21px;
        font-weight: 600;
    }

    .metalp .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0;
        margin-bottom: 10px;
        float: left;
    }

    .metalp .col-md-12 {
        padding: 0;
    }

    .lead {
        font-weight: 400 !important;
    }



    .neden-Metalpr {
        padding: 10px 0;
        background-color: #fff;
        color: #fff;
        text-align: center;
        font-size: 22px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        border-radius: 4px 4px 0 0;
        border: 0;
    }

    .metalp-ti {
        font-size: 14px;
    }

    .gallery-flex.besli .col-md-2 {
        max-width: 50%;
        float: left;
    }

    .gallery-flex.besli {
        margin-left: 0;
        margin-right: 0;
    }

    .breadlist {
        display: none;
    }

    .relative-title h1 {
        text-align: center;
        color: #fff;
        font-weight: 700 !important;
        font-size: 20px;
    }

    .bottom-teklif {
        margin: 30px 0;
        top: 0;
    }

    .contact_id form {
        margin-top: 30px;
    }

    .bottom-footer {
        text-align: center;
        padding: 15px 0 !important;
    }

    .title-page:before {
        top: 0;
        height: 150px;
    }

    .title-page, .title-page .container {
        height: 150px;
    }
}

.accordion {
    margin-top: 30px;
}
.card-body {

    border-bottom: 1px solid #ddd;
}
.btn-link {
	color: #006498;
    width: 100%;
    display: block !important;
    text-align: center !important;
    font-weight: 700;
    font-size: 18px;
    padding: 10px;
    text-decoration: none !important;;
}
	.btn-link::after{
		content: "\f106";
		font-family: "Font Awesome 5 Pro";
		margin-left: 5px;
	}

	.btn-link.collapsed::after{
		content: "\f107";
	}

    .btn-link:hover {
        color: #006498;
        text-decoration: underline;
    }

.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom:2px solid rgba(0,0,0,.125);
    border-radius: 0 !important;
	text-align:center;
}


/* 
Owl Carousel CSS
 */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel, .owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        z-index: 4
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height .5s ease-in-out;
            -moz-transition: height .5s ease-in-out;
            -ms-transition: height .5s ease-in-out;
            -o-transition: height .5s ease-in-out;
            transition: height .5s ease-in-out
        }

    .owl-carousel .owl-item {
        float: left;
        padding: 5px;
    }

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(owl-carousel/grabbing.png) 8 8,move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}


.owl-prev, .owl-next {
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    line-height: 40px;
    margin: 0 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;
}


    .owl-prev:hover i, .owl-next:hover i {
        color: #fff;
    }

.owl-buttons {
    display: inline-block;
    margin-top: 15px;
}

.owl-controls {
    text-align: center;
}


@media(max-width:768px) {

    .owl-controls {
        text-align: center;
        margin-top: 0;
        display: block;
        position: relative;
        margin-bottom: 30px;
        top: 0px;
    }
}

.gallery-flex .col-md-10 .col-md-2{
    width: 20%;
    max-width: 20%;
}

.tick {
    list-style: none;
}

    .tick li:before {
        content: "\f00c";
        font-family: "Font Awesome 5 Pro";
        color: #006498;
    }

    .tick li {
        padding: 5px 0;
    }

.owlc-s {
    -webkit-box-shadow: 0px 0 19px -10px rgba(45, 45, 45, 0.75);
    -moz-box-shadow: 0px 0 19px -10px rgba(45, 45, 45, 0.75);
    box-shadow: 0px 0 19px -10px rgba(45, 45, 45, 0.75);
    padding: 10px;
}

.features-list {
    list-style: none;
}

    .features-list li:before {
        content: "\f00c";
        font-family: "Font Awesome 5 Pro";
        color: #006498;
    }

    .features-list li {
        font-size: 17px;
        color: #000;
        font-weight: 300;
        padding: 5px 0;
    }

.prl {
    position: relative;
}

    .prl:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: #ffffff96;
        top: 0;
    }

#owl-shop .owl-item:first-child .blog-bg {
    border-left: 1px solid #ccc;
}

.blog-bg a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.blog-bg {
    height: 400px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    border-right: 1px solid #ccc;
}

    .blog-bg img {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 100%;
        width: auto;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.list-right-s {
    position: fixed;
    right: 30px;
    bottom: 5px;
    z-index: 19;
}

    .list-right-s ul {
        list-style: none;
    }

    .list-right-s li {
    margin-bottom: 5px;
    display: inline-block;
    margin-left: 15px;
    }

    .list-right-s a {
    padding: 0px;
    color: #fff;
    font-size: 20px;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 35px;
    }

@media (min-width: 768px) {
    .modal-dialog {
    max-width: 500px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%) !important;
    }
}

@media(max-width:768px) {
    .modal-dialog {
        margin-top: 50px;
    }

    .gallery-flex .col-md-3 {
        width: 50%;
        float: left;
    }

        .gallery-flex .col-md-3 .gallery-bg {
            border: 1px solid #ccc;
        }
}

.tamekran-soft {
    background-image: url(../../Content/images/IMG_20200210_181027.jpg);
    height: 350px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 70px 0;
    position: relative;
    background-attachment: fixed;
	text-align:center;
}

    .tamekran-soft .page-Title:before {
        display: none !important;
    }

.ikonsg .page-Title:before {
    color: #fff;
    background: #fff !important;
}

.owl-c .gallery-bg {
    box-shadow: 0px 0px 15px -10px #4a4a4a;
    height: 150px;
    align-items: center;
    display: flex;
}

.owl-c .gallery-img {
    padding: 5px 20px;
    background: #fff;
}
.owl-c .gallery-img img{
	    filter: grayscale(1);
}
    .owl-c .gallery-img:hover {
        filter: none;
        transform: none !important;
    }

.owl-c .col-md-12 {
    padding: 0;
}

.metalp .col-md-3 {
    padding: 0;
}

.neden-Metalpr i {
    margin-right: 5px;
    color: #006498;
    font-size: 28px;
    position: relative;
    top: 3px;
}

@media(max-width:768px) {
    .tamekran-soft {
        height: 380px !important;
    }
}

.footer-top .container {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    position: relative;
}

.footer-top .row {
    position: relative;
}

.footer-top .col-md-6 {
    padding: 20px 0;
}

.mh {
    font-size: 24px;
    font-weight: 400;
    color: #333;
}

.mh-i {
    font-size: 24px;
    margin-right: 15px;
    margin-left: 15px;
    color: #333;
}

.footer-top .row:before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background: #ccc;
    right: 0;
    left: 0;
    margin: auto;
}

.top-title {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 28px;
    color: #000;
    margin-bottom: 10px;
}


.bd-g {
    background: #fff;
    padding-top: 137px;
    width: 100%;
    display: block;
    float: none;
    width: 100%;
    position: relative;
    display: flex;
}

.proarc {
    padding: 20px 0;
    background-color: #f8f8f8;
}

    .proarc .pa-icon {
        display: block;
        float: left;
        width: 70px;
        height: 70px;
        background: #006498;
        border-radius: 50%;
        margin-right: 15px;
        color: #fff;
        text-align: center;
    }

        .proarc .pa-icon i {
            line-height: 70px;
            font-size: 22px;
        }

    .proarc .pa-text {
        display: block;
        float: left;
        font-size: 21px;
        font-family: Montserrat;
        color: #006498;
        position: relative;
        top: 4px;
        font-weight: 400;
    }

.proarc-bg.color2 .pa-icon {
    background: #006498 !important;
}

.proarc-bg.color2 .pa-text {
    color: #006498 !important;
}

.proarc-bg.color3 .pa-icon {
    background: #192440 !important;
}

.proarc-bg.color3 .pa-text {
    color: #192440 !important;
}

.proarc-bg.color4 .pa-icon {
    background: #797979 !important;
}

.proarc-bg.color4 .pa-text {
    color: #797979 !important;
}

.dropdown-submenu {
    display: block;
}


.sidebar .dropdown-trigger {
    display: none;
}

@media (min-width: 1700px) {
    .container {
        max-width: 1240px !important;
        width: 1240px;
    }
}

.pro-li {
    list-style: none;
}

    .pro-li li {
        padding: 5px 0;
    }

        .pro-li li:before {
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            content: "\f00c";
            color: #006498;
        }








@media(max-width:768px) {
    .list-right-s {
        display: none !important;
    }
}

.detayUrun-teklif {
    position: absolute;
    bottom: 15px;
    right: 15px;
}


.owl-page {
    border: #006498 2px solid;
    background-color: #006498;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    float: left;
    margin: 0px 2px;
}

    .owl-page.active {
        border: #006498 2px solid;
        background-color: transparent;
    }

.owl-pagination {
    display: inline-block;
    position: relative;
}


.page-accordion li {
    float: left;
    position: relative;
    width: 49%;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
	height:200px;
	margin-left:1%;
	margin-top:30px;
}
	.page-accordion li:first-child {
    width: 49%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
	margin:0;
	margin-right:1%;
    }
	.page-accordion li:last-child{
		height:300px;
	}
    .page-accordion li .ac-group {
    position: absolute;
    bottom: 15%;
    left: 30px;
    }
        .page-accordion li .ac-group h2 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 600 !important;
    text-shadow: 0px 0px 1px #333;
        }

        .page-accordion li .ac-group .text p{
            font-size: 18px;
			color: #ffffff;
			font-weight:300;
        }
		
.page-accordion li::before{
    content: '';
    background: linear-gradient(360deg, #4a4a4a, transparent);
    position: absolute;
    width: 100%;
    height: 100%;
}
.page-accordion li:hover{
    transform: scale(1.03);
}
.page-accordion li a {
    display: block;
    color: #ffffff;
    width: 100%;
    height: 100%;
    position: relative;
}
.page-accordion li a img {

}


.icerikEkle-img img {
    padding: 0px;
}

@media(min-width:768px) {
    .navbar.stick {
        position: fixed;
    }
}

.urunler aside {
    padding: 0;
}

.urunler-list p {
    font-size: 13px !important;
    color: #000;
    font-family: Montserrat;
    font-weight: 400;
    display: block;
}

.urunler-list .page-Title {
    font-size: 18px;
    font-family: Montserrat;
    color: #000000;
    line-height: 38px;
    font-weight: bold !important;
    text-transform: uppercase;
    margin-bottom: 0;
}

.teklif {
    float: right !important;
    top: 32px;
}

    .teklif a:before {
        display: none !important;
    }

.navbar-nav &gt; li &gt; a:before {
    content: '';
    display: block;
    background-color: #fff;
    left: 50%;
    right: 50%;
    bottom: 0px;
    height: 2px;
    position: absolute;
    width: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.navbar-nav &gt; li:hover &gt; a:before, .navbar-nav &gt; li:focus &gt; a:before, .navbar-nav &gt; li:active &gt; a:before {
    width: 100%;
    left: 0;
    right: 0;
}


.teklif-sureci {
    list-style: none !important;
    width: 100%;
    display: inline-block;
}

    .teklif-sureci li {
        width: 33.3333%;
        float: left;
        margin-bottom: 40px;
        margin-top: 40px;
        text-align: center;
    }

        .teklif-sureci li .teklif-number {
            display: block;
            background: black;
            width: 60px;
            height: 60px;
            margin: auto;
            border-radius: 50%;
            line-height: 60px;
            color: #fff;
            font-size: 21px;
            margin-bottom: 15px;
        }

        .teklif-sureci li .surec-name {
            font-size: 18px;
            font-weight: 500;
            color: #000;
        }

.teklif-table-name {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    display: block;
    margin-bottom: 15px;
}

.list-div {
    height: 280px;
    line-height: 280px;
    font-size: 17px;
    color: #000;
    font-weight: 500;
}

.teklif-row {
    margin: 0;
}

    .teklif-row .col-md-3 {
        padding: 0;
        border-bottom: 1px solid #ccc;
    }

.img-folder-teklif {
    position: relative;
    height: 260px;
    overflow: hidden;
}

    .img-folder-teklif a {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: -15px;
        right: 15px;
        margin: 0 auto;
        overflow: hidden;
        max-width: 100%;
        max-height: 100%;
    }

        .img-folder-teklif a img {
            position: absolute;
            top: 50%;
            left: 50%;
            height: 100%;
            width: auto;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

.teklif-sureci li.active .teklif-number {
    background-color: #44dc4a;
}

.sepeteAt {
    height: 30px !important;
    width: 140px;
    display: block;
    margin: auto;
    bottom: 10px;
    border-radius: 0;
    position: absolute;
    left: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    line-height: 30px !important;
}

    .sepeteAt:hover, .sepeteAt:focus {
        border: 1px solid #000 !important;
    }

.product-name strong {
    font-weight: 500 !important;
}


.cart_item td {
    width: 25% !important;
}

.product-thumbnail img {
    width: 100px;
    border: 1px solid #ccc;
    padding: 1px;
    background: #ccc;
    border-radius: 10px;
}



.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    text-align: center;
    background: black;
    color: #fff;
    border-color: #fff;
    font-size: 15px;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    text-align: center;
    vertical-align: middle;
}

.siparis-head {
    background: #006498;
    color: #fff;
    margin-bottom: 0;
    height: 46px;
    text-align: center;
    line-height: 47px;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}

.siparis-menu ul {
    list-style: none !important;
}

.siparis-menu li {
    padding: 10px;
    background: #fff;
    border-left: 3px solid #fff;
}

    .siparis-menu li.active, .siparis-menu li:hover, .siparis-menu li:focus {
        background: #f8f8f8;
        border-left: 3px solid #ccc;
    }

    .siparis-menu li a {
        display: block !important;
        color: #000;
        font-size: 15px;
        font-weight: 500 !important;
    }

    .siparis-menu li i {
        font-size: 19px;
        margin-right: 8px;
        font-weight: 300;
    }


.rx-urun {
    position: absolute;
    right: 3px;
    z-index: 99;
    background: white;
    color: #000;
    font-size: 10px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
}


    .tamekran-soft .page-Title:before {
        display: none !important;
    }

.ikonsg .page-Title:before {
    color: #fff;
    background: #fff !important;
}

.tamekran-soft .page-Title {
    color: #fff;
    font-weight: bold !important;
}

.tamekran-soft p {
    color: #fff;
    font-size: 16px !important;
}

.tamekran-soft ul {
    list-style: none;
}

    .tamekran-soft ul li:before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        content: "\f00c";
        color: #fff;
    }

    .tamekran-soft ul li {
        padding: 5px 0;
        color: #000;
        font-weight: 500;
    }


/* !Don't remove this!
 * duDialog plugin styles
 * 
 * Author: Dionlee Uy
 * Email: dionleeuy@gmail.com
 */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');

.du-dialog {
    font-family: Roboto, sans-serif;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    -moz-transition: background-color .2s linear, opacity .2s ease;
    transition: background-color .2s linear, opacity .2s ease;
    will-change: background-color, visibility, opacity;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999999;
}

    .du-dialog.dlg--open {
        background-color: rgba(0,0,0,0.35);
        visibility: visible;
        opacity: 1;
    }

    .du-dialog.dlg--closing {
        opacity: 0;
        background-color: transparent;
    }

    .du-dialog.dlg--pulse {
        -webkit-animation: dlgPulse 200ms;
        animation: dlgPulse 200ms;
    }

    .du-dialog .dlg-wrapper {
        position: absolute;
        min-width: 380px;
        text-align: center;
        max-width: 90%;
        max-height: 90%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        background-color: #ffffff;
        outline: none;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -moz-transform: scale(.8);
        transform: scale(.8);
        -moz-transition: -moz-transform .18s cubic-bezier(.4,0,.2,1);
        transition: transform .18s cubic-bezier(.4,0,.2,1);
        -moz-box-shadow: 0 11px 15px -7px rgba(0,0,0,.2), 0 24px 38px 3px rgba(0,0,0,.14), 0 9px 46px 8px rgba(0,0,0,.12);
        box-shadow: 0 11px 15px -7px rgba(0,0,0,.2), 0 24px 38px 3px rgba(0,0,0,.14), 0 9px 46px 8px rgba(0,0,0,.12);
    }

    .du-dialog.dlg--open .dlg-wrapper {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    .du-dialog .dlg-header {
        text-align: center;
        padding: 16px 24px 8px;
        color: #16bb16;
        font-size: 22px;
        font-weight: 500;
        letter-spacing: 0.02em;
        line-height: 32px;
    }

        .du-dialog .dlg-header .dlg-search {
            display: block;
            font-family: inherit;
            font-size: 16px;
            font-weight: normal;
            line-height: 36px;
            margin-top: 8px;
            width: 100%;
            border: none;
            outline: none;
        }

    .du-dialog .dlg-content {
        padding: 0 24px 20px 24px;
        color: #757575;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.03em;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .du-dialog.dlg--no-title .dlg-content {
        margin-top: 20px;
    }

    .du-dialog .dlg-content.content--scrolled {
        border-top: 1px solid #e0e0e0;
    }

    .du-dialog .dlg-select-item {
        position: relative;
        margin: 0 -24px;
        padding: 0 24px;
        cursor: pointer;
        -moz-transition: background-color .2s linear;
        transition: background-color .2s linear;
    }

        .du-dialog .dlg-select-item:hover {
            background-color: #f5f5f5;
        }

        .du-dialog .dlg-select-item:active {
            background-color: #e0e0e0;
        }

        .du-dialog .dlg-select-item.item--nomatch {
            display: none;
        }

        .du-dialog .dlg-select-item .dlg-select-radio,
        .du-dialog .dlg-select-item .dlg-select-checkbox {
            position: absolute;
            top: 12px;
            height: 18px;
            width: 18px;
            opacity: 0;
        }

        .du-dialog .dlg-select-item .dlg-select-lbl {
            position: relative;
            display: inline-block;
            padding-left: 32px;
            margin: 0;
            cursor: pointer;
            text-indent: 8px;
        }

            .du-dialog .dlg-select-item .dlg-select-lbl .select-item {
                display: block;
                line-height: 48px;
            }

        .du-dialog .dlg-select-item .dlg-select-checkbox + .dlg-select-lbl:before {
            content: '';
            display: block;
            position: absolute;
            width: 16px;
            height: 16px;
            top: 50%;
            left: 6px;
            cursor: pointer;
            border: 2px solid #757575;
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);
            -moz-border-radius: 2px;
            border-radius: 2px;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            -moz-transition: all .2s cubic-bezier(0.0, 0.0, 0.2, 1);
            transition: all .2s cubic-bezier(0.0, 0.0, 0.2, 1);
            will-change: border-color;
        }

        .du-dialog .dlg-select-item .dlg-select-checkbox:checked + .dlg-select-lbl:before {
            background-color: #1e88e5;
            border-color: #1e88e5;
        }

        .du-dialog .dlg-select-item .dlg-select-checkbox + .dlg-select-lbl:after {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            left: 9px;
            width: 12px;
            height: 6px;
            margin-top: -6px;
            cursor: pointer;
            border-left: 2px solid #FFF;
            border-bottom: 2px solid #FFF;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            -moz-transition: all .2s cubic-bezier(0.0, 0.0, 0.2, 1);
            transition: all .2s cubic-bezier(0.0, 0.0, 0.2, 1);
            -moz-transform: rotate(-45deg) scale(0);
            transform: rotate(-45deg) scale(0);
            will-change: transform;
        }

        .du-dialog .dlg-select-item .dlg-select-checkbox:checked + .dlg-select-lbl:after {
            -moz-transform: rotate(-45deg) scale(1);
            transform: rotate(-45deg) scale(1);
        }

        .du-dialog .dlg-select-item .dlg-select-radio + .dlg-select-lbl:before {
            content: "";
            display: block;
            position: absolute;
            height: 16px;
            width: 16px;
            top: 50%;
            left: 6px;
            cursor: pointer;
            border: 2px solid #757575;
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);
            -moz-border-radius: 50%;
            border-radius: 50%;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            -moz-transition: all .2s cubic-bezier(0.0, 0.0, 0.2, 1);
            transition: all .2s cubic-bezier(0.0, 0.0, 0.2, 1);
            will-change: border-color;
        }

        .du-dialog .dlg-select-item .dlg-select-radio:checked + .dlg-select-lbl:before {
            border-color: #1e88e5;
        }

        .du-dialog .dlg-select-item .dlg-select-radio + .dlg-select-lbl:after {
            content: '';
            position: absolute;
            top: 50%;
            left: 11px;
            width: 10px;
            height: 10px;
            margin-top: -5px;
            cursor: pointer;
            background-color: #1e88e5;
            -moz-border-radius: 50%;
            border-radius: 50%;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            -moz-transform: scale(0);
            transform: scale(0);
            -moz-transform-origin: center;
            transform-origin: center;
            -moz-transition: -moz-transform .28s cubic-bezier(.4,0,.2,1);
            transition: transform .28s cubic-bezier(.4,0,.2,1);
            will-change: transform, background-color;
        }

        .du-dialog .dlg-select-item .dlg-select-radio:checked + .dlg-select-lbl:after {
            -moz-transform: scale(1);
            transform: scale(1);
        }

    .du-dialog .dlg-actions {
        padding: 8px;
        text-align: right;
    }

    .du-dialog .dlg-action {
        font-family: inherit;
        font-size: 14px;
        border: none;
        cursor: pointer;
        padding: 0 12px;
        min-width: 72px;
        line-height: 36px;
        letter-spacing: 0.07em;
        font-weight: 500;
        color: #3f51b5;
        text-transform: uppercase;
        background-color: transparent;
        border-radius: 4px;
        outline: none;
        -moz-transition: background-color .28s linear;
        transition: background-color .28s linear;
        will-change: background-color;
    }

        .du-dialog .dlg-action:focus, .du-dialog .dlg-action:hover {
            background-color: #f5f5f5;
        }

        .du-dialog .dlg-action:active {
            background-color: #e0e0e0;
        }

        .du-dialog .dlg-action + .dlg-action {
            margin-left: 8px;
        }

@media (min-width: 600px) {
    .du-dialog .dlg-wrapper {
        max-width: 560px;
    }
}

@-webkit-keyframes dlgPulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes dlgPulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}


.sepetg {
    border: 1px solid #000;
    background: transparent;
    color: #000;
    margin-right: 10px;
}

.bt-line:before {
    content: '';
    margin: 0px auto;
    position: relative;
    width: 150px;
    height: 3px;
    background: #006498;
    display: block;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
}


.contact_id i, .contact_id a, .contact_id address {
    color: #001f34 !important;
}


@media(max-width:768px) {
    .page-accordion li, .page-accordion li {
        width: 100% !important;
    }

    .img-accordion {
        height: 100px !important;
        overflow: hidden;
        position: relative;
    }

    .page-accordion li a img {
        position: relative !important;
        height: auto !important;
        width: 100% !important;
        margin: 0;
    }

    .page-accordion li .ac-group h2 {
        color: #ffffff;
        margin: 0;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        position: relative;
        top: 0px;
        right: 30px;
        height: auto;
        width: auto;
        font-size: 18px;
        font-weight: 500 !important;
        line-height: 42px !important;
    }

    .page-accordion li.active .ac-group .text, .page-accordion li:hover .ac-group .text {
        margin: 0;
        display: none;
    }

    .page-accordion li .ac-group .text {
        margin: 0;
        display: none;
    }

    p {
        margin-top: 0;
        margin-bottom: 0 !important;
        color: #59676a;
    }

    .section-accordion {
        padding: 0 !important;
    }


    .slider-text i {
        font-size: 28px;
        line-height: 38px;
    }

    .page-Description.mb-60 {
        margin-bottom: 15px;
    }

        .page-Description.mb-60 p {
            margin-top: 15px;
        }


    .sidebar .dropdown-trigger {
        display: block;
        color: #fff;
        top: -3px;
    }

    .sidebar-list {
        display: none !important;
    }

    .sidebar .dropdown-trigger.active + ul.sidebar-list {
        display: block !important;
    }


    #back-to-top {
        display: none !important;
    }

    .list-end {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9999;
    }

        .list-end ul {
            list-style: none;
            width: 100%;
        }

            .list-end ul li {
                float: left;
                width: 25%;
                background: #fff;
                text-align: center;
                border-top: 1px solid #eee;
            }

        .list-end li i {
            font-size: 17px;
            color: #484848;
            display: block;
        }

    .slider-text i:before {
        display: none !important;
    }

    .list-end li a {
        display: block;
        padding: 7px 0;
        color: #000;
        font-size: 10px;
        font-family: Arial;
    }

    .sidebar {
        margin-top: 15px;
    }
}

.shopping-cart {
    background-color: #f8f8f8;
}

@media(min-width:1180px) {
    .shopping-cart .container {
        width: 1180px;
        max-width: 1180px;
    }
}

.img-alis img {
    border: 2px solid #ccc;
    padding: 5px;
    border-radius: 10px;
}

.km-flex {
    background: #fff;
}

.alisveris-bg, .urun-alisveris {
    background-color: #fff;
    padding: 0px 15px;
}

.flex-alisveris {
    border-bottom: 1px solid #eee;
    display: flex;
    padding: 30px 0px;
}

    .flex-alisveris .col-md-3, .flex-alisveris .col-md-6 {
        padding: 0;
        position: relative;
    }

.alisveris-title {
    font-size: 26px;
    color: #000;
    border-bottom: 1px solid #eee;
    font-weight: 600;
    margin-top: 15px;
    padding-bottom: 15px;
}

.alisveris-name, .quantity {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 15px;
    text-align: left;
}

.quantity {
    padding: 0;
    top: 48%;
}

    .quantity .form-control {
        height: 75px;
        width: 75px;
        text-align: center;
        border: 4px solid #c6c6c6;
        padding: 0;
        border-radius: 4px;
        padding: 0 !important;
        padding-left: 15px !important;
    }


.alisveris-name .strong {
    font-weight: 600;
    font-size: 16px;
}

.alisveris-name .info {
    color: grey;
    font-size: 13px;
    font-weight: 400;
    margin-top: 6px;
}

.urunSil {
    background: grey;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    color: #fff !important;
    border-radius: 4px;
    padding: 0 10px;
    font-weight: 400;
    cursor: pointer;
    margin-top: 10px;
}

.gram {
    position: absolute;
    bottom: 4px;
    font-weight: 500;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.flex-d {
    background: #006498;
    padding: 10px;
    margin-bottom: 15px;
}

    .flex-d h4 {
        font-size: 18px;
    }

    .flex-d p {
        font-size: 15px;
    }

.alisveris-title small {
    display: block;
    font-size: 16px;
    color: #2196F3;
}

.btn-color.success {
    background: #006498;
    border-color: #006498
}

.btn-On {
    display: inline !important
}

    .btn-On:hover, .btn-On:focus {
        border: 1px solid #000 !important;
    }

.sepetform {
    width: 100%;
    text-align: right;
    padding-bottom: 10px;
}

.sepetbtnaaa {
    margin-top: 10px;
    margin-right: 15px;
}


.urunkodu {
    display: block;
    font-weight: 400;
    color: #777777;
    font-size: 13px !important;
}

.fulltm {
    background: #006498;
    border: 1px solid #006498;
    text-transform: capitalize !important;
    font-size: 15px !important;
    height: auto !important;
    position: unset;
    width: auto;
    display: inline-block;
    padding: 9px 30px;
    margin-top: 15px !important;
    bottom: auto;
    left: auto;
    border-radius: 4px !important;
}

    .fulltm:hover {
        margin-top: 15px;
        background: #006498;
        border: 1px solid #006498 !important;
        text-transform: capitalize !important;
        color: #fff !important;
        opacity: 0.8;
    }

    .fulltm i {
        position: relative;
        left: -5px;
    }

.flex-details {
    border-radius: 8px;
}

.icerik-bg {
    margin-top: 15px;
    border-radius: 4px;
    overflow: auto;
    max-height: 360px;
    padding-right:20px;
}



    .icerik-bg p {
        font-size: 13px;
    }

#rexaCopyright {
    font-size: 12px;
    font-weight: 400;
}

.flickity-enabled {
    position: relative
}

    .flickity-enabled:focus {
        outline: 0
    }

.flickity-viewport {
    overflow: hidden;
    position: relative;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 400px !important;
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
        cursor: -webkit-grabbing;
        cursor: grabbing
    }

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border: none;
    background: #006498;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .flickity-prev-next-button:hover {
        background: #006498;
    }

    .flickity-prev-next-button:focus {
        outline: 0;
        box-shadow: 0 0 0 5px #09F
    }

    .flickity-prev-next-button:active {
        opacity: .6
    }

    .flickity-prev-next-button.previous {
        left: 0px;
        border-radius: 0px 6px 6px 0px;
    }

    .flickity-prev-next-button.next {
        right: 0px;
        border-radius: 6px 0px 0px 6px;
    }

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #fff;
}

.gallery-cell {
    text-align: center;
    width: 100%;
    background-color: #fff;
    height: 520px;
}


.gallery-thumbs .gallery-cell {
    float: left;
    padding: 0;
    height: 50px;
    width: 70px;
    background-color: transparent !important;
    margin: 0 5px;
}

.thumbs-cell {
    background-size: cover;
    background-repeat: no-repeat;
    height: 50px;
    border-radius: .25em;
}

.gallery-thumbs .is-selected .thumbs-cell {
    border: 2px solid #006498;
}

.gallery-thumbs {
    padding: 10px;
    border: 1px solid rgb(241, 241, 241);
    margin-top: 5px;
}


.flickity {
    width: 100%;
    position: relative;
    height: 400px !important;
    overflow: hidden;
    background-color: #fff;
}

#gallery-main img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 !important;
    border: 0 !important;
}

#gallery-main a {
    position: relative;
    overflow: hidden;
    height: 400px;
    display: block;
}
#gallery-main a::before{
    content: "\f00e";
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    font-weight: 500;
    font-family: "Font Awesome 5 Pro";
    color: #006498;
    background-color: rgb(255 255 255 / 62%);
    width: 35px;
    height: 35px;
    box-shadow: 0px 0px 7px #0000007d;
    line-height: 35px;
    font-size: 20px;
}
.breadcrumb ol li {
    float: left;
    padding: 0 30px 0 0;
    position: relative;
}

    .breadcrumb ol li:before {
        content: '';
        width: 1px;
        background: #eee;
        display: block;
        position: absolute;
        height: 20px;
        left: -15px;
        top: 10px;
    }

.breadcrumb ol {
    list-style: none;
}

    .breadcrumb ol li a {
        color: #000;
        text-transform: uppercase;
        font-weight: 500;
    }

    .breadcrumb ol li:first-child a {
        font-size: 22px;
        font-weight: normal;
        position: relative;
        top: -2px;
    }

    .breadcrumb ol li:first-child:before {
        display: none;
    }

.breadcrumb .container {
    padding: 0;
}

.breadcrumb {
    padding: 0;
    background: #fff;
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    box-shadow: 0px 0px 10px -8px;
    margin-top: 0px;
    background: linear-gradient(45deg, #ffffff, transparent);
}

#stick-menu-active.sticky {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 60px;
    top: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

    #stick-menu-active.sticky.scrolling {
        opacity: 1;
        visibility: visible;
    }

#stick-menu-active .logo img {
    max-height: 50px;
}

.container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

    .container-fluid .gallery-flex .col-md-4, .container-fluid .gallery-flex .col-md-6, .container-fluid .gallery-flex .col-md-3, .container-fluid .gallery-flex .col-md-2 {
        padding: 0 !important;
    }
.col-md-2.besliGaleri{
    width:20%;
    max-width:20%;
}

.container-fluid .gallery-bg{
    padding:0!important;
}

@media(max-width:768px){
    .col-md-2.besliGaleri {
        width: 100%;
        max-width: 100%;
    }
}

@media(min-width:768px){
    #mobileBodyContent{
        display:none;
    }
}

.cta-s {
    background: #006498;
    padding: 40px 0;
    font-size: 28px;
    color: #fff;
    font-weight: 600;
}
.cta-s a{
	font-size: 14px;
    background: #fff;
    padding: 15px 35px;
    font-weight: 500;
    border-radius: 0px;
} 
.sa-icons{
list-style: none;
    margin-bottom: 50px;
    display: inline-block;
}
.sa-icons li{
	float:left;
	width:20%;
	padding:5px;
}
.sa-icons li:before{
content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    color: #f55e2d;
}

@media(max-width:768px){
	.resimAlt {
    padding: 10px 10px;
    font-weight: 600;
    text-align: left;
    bottom: 55px;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
}

footer .col-md-3 {
    margin-bottom: 15px;
    display: none;
}

.dety {
    display: block;
    z-index: 9;
    position: absolute;
    bottom: 30px;
    left: 10px;
    border-radius: 30px;
    padding: 5px 20px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.col-md-3 .resimAlt {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    bottom: 45px;
}
.cta-s {
    padding: 30px 0;
    font-size: 28px;
    text-align: center;
}

.column-1-flex-row{
	margin:0 -15px !important;
}
form .row{
	margin:0 -15px !important
}
.contact_id .col-md-7{
	margin-top:30px;
}
}


 @media(min-width:1000px){
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background:  #001f34; 
}
	 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #006498; 
  border-radius:30px;
}
.icerik-bg::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.icerik-bg::-webkit-scrollbar-track {
  background:  #eee; 
}	 
}

 
/* Handle */
.icerik-bg::-webkit-scrollbar-thumb {
  background: #a2a2a2; 
  border-radius:30px;
}

em strong{
	    color: #001f34;
		font-weight:500;
		font-size:17px;
}
.gallery-flex .col-md-3 .gallery-img{
    display: flex;
    align-items: center;
    height: 300px;
    box-shadow: 0px 0px 15px -10px #4a4a4a;
}

.scroll-content {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 46px;
    z-index: 999;
    color: #fff;
    moz-animation: fadeinphoto 1s 0.7s infinite;
    -webkit-animation: fadeinphoto 1s 0.7s infinite;
    -o-animation: fadeinphoto 1s 0.7s infinite;
    animation: fadeinphoto 1s 0.7s infinite;
    width: 100%;
    text-align: center;
}
.scroll-content:hover{
	color:#fff!important;
}
@keyframes fadeinphoto {
  from {bottom: 20px;}
  to {bottom: 0px;}
}

.nv-right{
    width: 360px;
}
.nv-right a{
    display: inline-block;
	color:#fff;
}

.tklf-form{
    color: #fff !important;
    font-size: 12px;
    padding: 8px 25px;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 30px;
    transition: 0.5s;
    background-color: #006498;
    box-shadow: 0px 4px 10px #1919197a;
    border-bottom: 3px solid #fff;
    text-align: center;
    background-image: linear-gradient( 
180deg
,#0c4765 0%,#006498 100%);
    border-radius: 25px 0;
}
.tklf-form:hover{
	background-color:#fff;
    background-image: linear-gradient( 180deg,#fff 0%,#eee 100%);
	color:#006498 !important;
}

.topbar{
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.topbar .container{    border-bottom: 1px solid #ffffff26;}
.topbar ul li{
	display:inline-block;margin-right:15px;
}
.topbar li a{
	font-size:18px;
	opacity:0.6;
}
.topbar  a{
	color:#fff;
}
.navbar .container, .topbar .container{
	padding:0;
}

.urunler-list .col-md-4{
	
}


.fttr{
    background-color: #ffffff;
    padding: 15px;
    bottom: 0;
    position: relative;
    z-index: 999;
}
@media(min-width:992px){
.fttr .col-md-9::after{
    content: '';
    width: calc(100% + 130px);
    height: 1px;
    display: block;
    background: #4d85cb;
    position: relative;
    right: 130px;
    top: -1px;
}
}
.fttr a, .fttr span{
    color: #000;
    line-height: 33px;
	font-size:12px;
}
.fttr img{
	width:170px;
}

.table tbody{
	border: 0 solid #ddd;
}


.text-center .page-Title::after{
	margin:0 auto;
}

body.modal-open .main-slider-bg, body.modal-open section, body.modal-open .cool-link, body.modal-open .relative-title,  body.modal-open #mobile{
    filter: blur(5px);
    opacity: 0.5;
}

.modal-content {
	background-color: #001f34a1;
    border-radius: 0;
    color: #fff;
    border: 0;
}

.modal-title {
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    margin: 15px 0 5px;
    font-weight: 700 !important;
    font-size: 2.4em;
    line-height: 1.1;
}
.modal p{
	color: #fff;
    font-weight: 400;
    padding: 0 20px;
    font-size: 1em;
}

.modal .form-control {
    height: 42px;
    border: 0;
    background: #001f34;
    font-size: 14px;
    color: #fff;
    border: 1px solid #124669;
    border-radius: 0;
}
.modal .form-control::placeholder{
	color: #d0d0d0;
	font-size:13px;
}



.btn-mdl{
    background-color: #fff;
    border: 2px solid #fff;
    transition: 0.3s;
    padding: 10px 30px;
    display: block;
    width: calc(100% - 150px);
    margin: 0 auto 15px;
}
.btn-mdl:hover{
	border:2px solid #fff;
	background-color:transparent;
	color:#fff;
}

.modal-body .form-group{position:relative;}
.modal-body .form-control{padding-left:43px !important;}
.modal-body .fal{   
 position: absolute;
    top: 15px;
    left: 15px;}
	.modal-body .fal{   
 position: absolute;
    top: 15px;
    left: 15px;}
	
	
	
	
	
@media(min-width:1300px){
	.icerikEkle .container, .galleryType .container{
		max-width:1300px !important;
		width:1300px;
	}
}	


.contact_id ul{
    list-style: none;
    margin-left: 15px;
    position: relative;
    top: 10px;
    display: inline-block;
}
.contact_id ul li{
	float:left;
	font-size:22px;
	margin:10px 15px 0 0;
	color:#006498;
}

.modal-lg{
	max-width: 1200px;
    width: 1200px;
    padding: 5px;
    background: #fff;
    border-radius: 0;
}
#video .modal-body{
	padding: 0;
}

@media (max-width: 1444px){
.icerikEkle .container {
    max-width: 100% !important;
    width: 100%;
	}
}


.fttr ul{    list-style: none;
    width: auto;
    display: contents;
    text-align: right;}
.fttr ul li{float: none;
    display: inline-block;
    margin-right: 7px;position:relative;}
	
	.fttr ul li:after{
    content: '-';
    margin-left: 7px;
    font-weight: bold;
	}
	
	.contact_id .icerikEkle-title{
		text-align:left!important;
	}
	
	.contact_id .icerikEkle-title::after{
		margin:0px 0px 20px!important;
	}
@media(max-width:768px){
	.fttr ul li:last-child:after{display:none;}
	.section-row-rx, .gallery-flex{    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
	.section-row-rx .col-md-2, .gallery-flex .col-md-2{padding:0 !important;order: 2;}
	.section-row-rx .col-md-6, .gallery-flex .col-md-10{order: 1;}
	.section-row-rx .col-md-4, .gallery-flex .col-md-10{padding:0 !important;}
	
	.cool-link a, .topbar a, .cool-link i{
		color:#fff;
	}
.footer-logo{text-align:center;}
.fttr ul,.fttr span {
    width: 100%;
    display: block;
    text-align: center;
}
.fttr li{ margin: 0 7px;    height: 10px;}
.fttr{    
	padding: 0;
    border-top: 1px solid #eee;
}
.fttr img{width:220px;margin-bottom:10px;}

.urunler-img{height:90px;}
.urunler-bg{height:195px;}
.btn-link {
    border-top: 1px solid #ddd;
}
#urunler-details .col-md-12{
	padding:0;
}

.page-Title::after, .icerikEkle-title::after, .page-Description h1::after{
	margin:0 auto 15px;
}
.sidebar &gt; ul &gt; li &gt; a{
	text-align:center;
}
.contact_id iframe{
	margin-bottom:15px;
}

.gallery-flex .col-md-10 .col-md-2 {
    float: left;
    width: calc(50% - 20px);
max-width: initial;
    margin: 0 10px;
    padding: 0px !important;
}
.topbar a {
color: #444!important;
    font-size: 15px !important;
    opacity: 1 !important;
}
.swiper-container video{max-height:100%;height: calc(100vh - 130px);object-fit: cover;}
.topbar .col-md-6{float:left;width:50%;}
.topbar {
    position: relative !important;
    border-bottom: 1px solid #ddd;
}
.swiper-container, .main-slider-bg{
	height: calc(100vh - 130px);
}
.modal-lg {
    max-width: 100%;
    width: calc(100% - 15px);
    padding: 0;
    background: #000;
}
.fade {
    background: rgb(0 0 0 / 16%);
}
.tklf-form{
	    display: block;
    border-radius: 0;
    margin: 0;
    padding: 15px;
    text-align: left;
    font-size: 15px;
    border: 0;
}
.modal-body {
    padding: 15px 15px 0;
}
form .modal-title{
    font-size: 1.4rem;
    margin-top: 10px;
}.modal p {
    font-weight: 400;
    padding: 10px;
    font-size: 13px;
}
}</pre></body></html>