body {
    background-color: #FFF;
    color: #000;
    font-size: 14px;
    font-family: 'Izmir' !important;
    font-weight: 400;
    min-height: 100%;
    margin: 0;
    overflow-x: hidden;
}

.açilis-modal .birdahagosterme {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .açilis-modal .birdahagosterme .form-check {
        margin-top: 35px;
        align-items: center;
    }

        .açilis-modal .birdahagosterme .form-check label {
            font-size: 14px;
        }

        .açilis-modal .birdahagosterme .form-check .form-check-input {
            position: static;
            margin-top: 0;
            margin-right: 0.3125rem;
            margin-left: 0px;
            height: auto;
        }

    .açilis-modal .birdahagosterme .form-check {
        font-size: 2rem;
        font-weight: bold;
        line-height: 1.1;
        display: inline-flex;
        grid-template-columns: 1em auto;
        gap: 0.5em;
    }

        .açilis-modal .birdahagosterme .form-check input[type="checkbox"] {
            /* Add if not using autoprefixer */
            -webkit-appearance: none;
            appearance: none;
            /* For iOS < 15 to remove gradient background */
            background-color: #fff;
            /* Not removed via appearance */
            margin: 0;
            font: inherit;
            color: currentColor;
            width: 1.15em;
            height: 1.15em;
            transform: translateY(-0.075em);
            display: grid;
            place-content: center;
            cursor: pointer;
            border: 1px solid #004B25;
            border-radius: 5px;
        }

            .açilis-modal .birdahagosterme .form-check input[type="checkbox"]:focus {
                border: 0;
            }

            .açilis-modal .birdahagosterme .form-check input[type="checkbox"]::before {
                content: "";
                width: 0.65em;
                height: 0.65em;
                transform: scale(0);
                transition: 120ms transform ease-in-out;
                box-shadow: inset 1em 1em var(--form-control-color);
                background-color: #004B25;
                transform-origin: bottom left;
                clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
            }


            .açilis-modal .birdahagosterme .form-check input[type="checkbox"]:checked::before {
                transform: scale(1);
            }

.goog-te-gadget {
    font-size: 0 !important
}

    .goog-te-gadget img {
        display: none
    }

    .goog-te-gadget .goog-te-combo {
        margin: 4px 0;
        border: 1px solid #007539;
        height: 30px;
        width: 125px;
        position: absolute;
        right: 330px;
        top: -10px;
    }

.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
    font-size: 0 !important
}

span, p {
    font-family: 'Izmir' !important;
}

.announcements {
    margin-left: 20px;
    position: relative;
    text-align: left;
    float: right;
    top: 0px;
}

#page404 .page404 {
    min-height: calc(100vh - 204px)
}

#mySidebar .animalfamily.active {
    background: #005e2e;
    color: white;
    border-radius: 0px;
    -webkit-user-select: none;
}

.icsayfa a:hover {
    color: #114f1a
}


.btnMenu {
    display: none;
    padding: 20px;
    display: block;
    background: #00823f;
    color: #fff;
}

.index-galeri img {
    width: 100%;
    margin-bottom: 15px;
    height: 210px;
    object-fit: cover;
}

.bs4flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 2;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.btnMenu i.fa {
    float: right;
}

.dinlenme-alisveris img {
    border-radius: 5px
}

.contenedor-menu {
    width: 100%;
    display: block;
}

    .contenedor-menu .menu {
        width: 100%;
    }

    .contenedor-menu ul {
        list-style: none;
    }

    .contenedor-menu .menu li {
        margin-bottom: 15px;
    }

        .contenedor-menu .menu li a {
            color: #005E2E;
            display: block;
            font-weight: 600;
            font-size: 18px;
            padding: 8px 15px 8px 15px;
            background: transparent;
        }

    .contenedor-menu .menu ul li a:hover {
        background: #00823f;
        color: #fff;
    }

.menu .activado a:first-child {
    margin-bottom: 15px
}

.contenedor-menu .menu ul li a {
    font-size: 16px;
    background: transparent;
    color: rgba(0, 94, 46, 0.6);
    margin-bottom: 0px !important;
}

.kuslar:hover a {
    color: white !important
}

.activado li a {
    color: rgba(0, 94, 46, 0.6);
}

.kuslar:hover {
    background-color: #005E2E;
}

.memeliler:hover a {
    color: white !important
}

.memeliler:hover {
    background-color: #005E2E;
}

.surungenler:hover a {
    color: white !important
}

.surungenler:hover {
    background-color: #005E2E;
}

.contenedor-menu .menu i.fa {
    font-size: 12px;
    line-height: 18px;
    float: right;
    margin-left: 10px;
}


.contenedor-menu .menu ul {
    display: none;
}

.memeliler .secili {
    background: #005E2E !important;
    color: white !important;
    border-radius: 5px 5px 0px 0px;
}

.activado .secili {
    background: transparent !important;
    color: #005E2E !important;
}

.activado:hover {
    background: transparent !important;
    color: #005E2E !important;
}

    .activado:hover a {
        background: transparent !important;
        color: #005E2E !important;
    }

.activado ul li:hover a {
    background: #005E2E !important;
    color: white !important;
}

.kuslar {
    border: 2px solid #005E2E;
    border-radius: 10px;
}

.surungenler {
    border: 2px solid #005E2E;
    border-radius: 10px;
}

.memeliler {
    border: 2px solid #005E2E;
    border-radius: 10px;
}

.activado {
    padding-top: 10px;
    padding-bottom: 10px;
}

.contenedor-menu .menu ul li {
    margin-bottom: 5px;
}


    .contenedor-menu .menu ul li a.active {
        color: white !important;
        background-color: #005e2e !important;
    }


.bell {
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-size: 30px;
    margin: 0 auto;
    color: #fff;
    font-family: 'FontAwesome' !important;
    /* -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .7s ease-in-out infinite;
    transform-origin: 50% 4px;*/
}

.mobilikilibtn-2 {
    margin-top: 40px;
    margin-bottom: 15px;
}

.mobilikilibtn-3 {
    margin-bottom: 15px;
}

.akanslogan .slick-dots {
    text-align: left;
}

.havadurumu {
    font-weight: 500;
}

.icon {
    cursor: pointer;
    position: relative;
    top: -5px;
}

.announcements .sallanan-megafon-yesil img {
    position: relative;
}

.announcements .sallanan-megafon-yesil .bildirim-yesil {
    position: absolute;
    background-color: #004B25;
    border-radius: 50%;
    top: 0;
    right: 0;
    height: 17px;
    width: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.announcements .sallanan-megafon-beyaz img {
    position: relative;
}

.announcements .sallanan-megafon-beyaz .bildirim-beyaz {
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #004B25;
    top: 0;
    right: 0;
    height: 17px;
    width: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004B25;
}

.dildegisimi {
    color: white
}

    .dildegisimi a {
        font-size: 16px;
        color: #fff;
    }

        .dildegisimi a:hover {
            color: #00d769
        }

.dildegisimi-mobil {
    color: white;
    padding-left: 50px;
}

    .dildegisimi-mobil a {
        font-size: 16px;
        color: #fff;
    }

        .dildegisimi-mobil a:hover {
            color: #00d769
        }

.icon span {
    background: #f00;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    vertical-align: top;
    margin-left: -25px
}

#menucontrol {
    display: inline-block;
}

.icon img {
    display: inline-block;
    width: 26px;
    margin-top: 0px;
}

.notifications a {
    float: right;
    color: #00823f;
    font-weight: 600;
    margin-top: 7px;
    display: flex;
}

.notifications {
    animation: fadeInDown;
    -webkit-animation: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    width: 290px;
    padding: 10px;
    min-height:100px;
    position: absolute;
    top: 45px;
    z-index: 101;
    right: 0px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 4px 15px rgb(0 94 46 / 15%);
}

    .notifications h3 {
        font-size: 18px !important;
        border-bottom: 1px solid #eee;
        color: #000 !important;
        margin-bottom: 0px;
    }

    .notifications h2 span {
        color: #f00
    }

.notifications-item {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 6px 0px 6px 0px;
    margin-bottom: 0px;
    align-items: center;
}

    .notifications-item:hover {
        background-color: #eee
    }

    .notifications-item img {
        display: flex;
        width: 50px;
        height: 50px;
        align-items: center;
        justify-content: center;
        object-fit: cover;
        margin-right: 9px;
        border-radius: 50%;
        margin-top: 2px;
    }

#mainNav {
    display: inline-block !important
}

.notifications-item .text h4 {
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.notifications-item .text p {
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-weight: 400;
    -webkit-box-orient: vertical;
    font-size: 14px;
}

.notifications .fa {
    margin-left: 5px;
    font-size: 18px;
    margin-top: 2px;
}

html {
    direction: ltr;
    overflow-x: hidden;
    width: 100%;
    font-family: 'Izmir';
    font-weight: 400;
    min-height: 100%;
}

.tp-caption.boxshadow,
.boxshadow {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.nav-tabs li.active {
    margin-right: 0px !important;
}

.adresbox {
    width: 100%;
    min-height: 160px;
    position: relative;
    background-color: white;
    padding: 30px 15px;
    background-repeat: no-repeat;
    background-position: bottom right;
    box-shadow: 0px 4px 15px rgba(0, 94, 46, 0.15);
    border-radius: 10px;
}

.telefonbox {
    width: 100%;
    position: relative;
    padding: 30px 15px;
    min-height: 160px;
    background-color: white;
    background-repeat: no-repeat;
    background-position: bottom right;
    box-shadow: 0px 4px 15px rgba(0, 94, 46, 0.15);
    border-radius: 10px;
}

.footer {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    justify-content: center;
}

#ulasims {
    padding: 70px 70px 40px 30px;
}

#iletisims {
    padding: 80px 70px 40px 30px;
}

.footer img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 50px;
}

.uclutabalan h6 {
    font-size: 18px;
    color: #00823F;
    font-weight: 700
}

.uclutabalan p {
    font-size: 16px;
    font-weight: 600;
}

.uclutabalan a {
    display: inline-block;
    margin-bottom: 15px;
}

.footerbottom {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    color: white;
    position: relative;
    z-index: 2;
    justify-content: space-between;
    margin-top: 40px;
    width: 100%;
}

    .footerbottom div {
        display: flex;
        align-items: center;
        color: white;
        justify-content: center;
    }

    .footerbottom p {
        color: white;
        font-weight: 700
    }

.yayinlar {
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: 75px;
    margin-bottom: 55px;
}

.yayinitems img {
    padding-left: 35px;
    margin-top: -60px;
    padding-right: 15px;
}

.yayinitems {
    background-color: rgba(38, 127, 81, 0.8);
    position: relative;
    height: auto;
    padding: 10px 0px 15px 0px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    background-image: url(../img/yayinsol.png);
}


.yayinlar.tumduyurular .yayinitems .yayinflex {
    margin-bottom: 10px;
}

.yayinflex {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-left: 170px;
    flex-direction: column;
    /*    height: 336px;*/
}

.yayinitems h2 {
    color: white;
    font-size: 36px;
    font-weight: 700;
    margin-top: 0px;
    line-height: normal
}

.yayinitems p {
    color: #fff !important;
    font-size: 16px;
    font-weight: 600
}


.nasilulasabilirim {
    background-color: #00823F;
    height: 90px;
    align-items: center;
    display: flex;
    margin-bottom: 0px;
    border-radius: 10px 10px 0px 0px;
    justify-content: center;
}

    .nasilulasabilirim p {
        color: white;
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 500;
        line-height: normal;
    }

.haberbox {
    float: left;
    position: relative;
    height: auto;
    z-index: 6;
}

    .haberbox:hover a {
        color: #689860
    }

    .haberbox:hover h3 {
        color: #4b4b4b !important
    }

    .haberbox p {
        text-align: center;
        color: #a6a6a6 !important;
        font-weight: 500
    }

    .haberbox:hover p {
        color: #4f4e4e !important
    }

    .haberbox h3 {
        margin-top: 0px !important;
        text-align: center !important;
        font-size: 22px !important;
        color: #8b8b8b !important
    }

.haberdetails span {
    position: absolute;
    top: auto;
    bottom: 12px;
    right: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #d0d0d0
}

.haberbox:hover span {
    color: #888
}

.haberdetails {
    background-color: white;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    margin: 10px;
    top: -40px;
    z-index: 7;
}

.haberbox:hover .haberdetails {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.haberdetails a {
    color: #92c08a;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

    .haberdetails a:hover {
        text-decoration: underline !important
    }

.haberbox img {
    border-radius: 10px
}


.introduction {
    min-width: 100% !important;
}

.mobil-menu-close {
    display: none
}

    .mobil-menu-close.active {
        display: block !important;
    }

.mobilmenuedit {
    display: none !important;
}

    .mobilmenuedit.active {
        display: block !important;
    }

.shameayar {
    position: relative;
    top: -2px
}

.kayanyazi {
    position: absolute;
    width: 45%;
    bottom: 50px;
    top: auto;
    left: 275px;
    z-index: 2
}

.begumcan {
    height: 820px;
    position: relative;
    border-radius: 10px;
    background-image: url(../img/begumcan.jpg);
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: white;
    margin-bottom: 30px;
}

.begumcantext {
    position: absolute;
    bottom: 12vw;
    top: auto;
    left: 30px;
    right: auto;
    width: 55%;
}

.dogalyasamsakinleritext {
    position: absolute;
    bottom: 2vw;
    top: auto;
    left: 30px;
    right: auto;
    width: 40%;
}

.btnmore {
    width: 146px;
    height: 45px;
    background: #00823F;
    border-radius: 10px;
    color: white !important;
    font-weight: 600;
    padding: 9px 15px;
    font-size: 16px;
    line-height: normal
}

.btnmorewhite {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff;
}

    .btnmorewhite:hover {
        background: #fff !important;
        color: #00823F !important;
    }

.homedysfour .fa {
    font-size: 21px;
    position: relative;
    top: 2px
}

.homedysfour h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 1.1;
    color: #00823F;
    margin-bottom: 10px
}

.homedysfour p {
    font-weight: 600;
    color: #6E6E6E;
    font-size: 16px;
}

.benhangisakin {
    height: 382px;
    position: relative;
    border-radius: 10px;
    background-image: url(../img/benhangisakin.jpg);
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: white;
    margin-bottom: 30px;
}

.benhangisakintext {
    position: absolute;
    bottom: 5vw;
    top: auto;
    left: auto;
    right: 30px;
    width: 43%;
    text-align: right;
}

.yenidogumtext {
    position: absolute;
    bottom: auto;
    top: 5vw;
    left: auto;
    right: 30px;
    width: 43%;
    text-align: right;
}



.dogalyasamsakinleri {
    height: 275px;
    position: relative;
    border-radius: 10px;
    background-image: url(../img/dogalyasamsakinleri.jpg);
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: white;
    margin-bottom: 30px;
}

.yenidogum {
    height: 713px;
    position: relative;
    border-radius: 10px;
    background-image: url(../img/yenidogum.jpg);
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: white;
    margin-bottom: 30px;
}

.homedysfour {
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

    .homedysfour h4 {
        text-align: left !important
    }

.bizeulasinbtn {
    width: 319px;
    height: 45px;
    text-align: left;
    padding: 7px 15px;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    margin: 15px 15px 15px 0px;
    color: #fff;
    border-radius: 10px;
    background-color: #00823F;
}

.kesfetbtn {
    width: 203px;
    height: 45px;
    text-align: left;
    position: relative;
    padding: 7px 15px;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 15px 15px 0px;
    color: #fff;
    border-radius: 10px;
    background-color: #00823F;
}

.bizeulasinbtn:hover {
    color: #fff;
    background-color: #114f1a;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 30%);
}

.akanslogan p {
    color: white;
    font-size: 22px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.kesfetbtn:hover {
    color: #fff;
    background-color: #114f1a;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 30%);
}

.akanslogan h1 {
    color: white;
    font-size: 64px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    line-height: 86px;
    letter-spacing: 0
}

.asagiok {
    position: relative;
    top: 0px;
    right: 0px;
}

.dyhaberler {
    position: relative;
    z-index: 2;
    margin-top: 40px;
}

    .dyhaberler span {
        top: 2px;
        bottom: auto;
        font-size: 16px;
        position: absolute;
        right: 0px;
        font-weight: 700;
        color: white
    }



.index-galeri span {
    top: 2px;
    bottom: auto;
    font-size: 16px;
    position: absolute;
    right: 0px;
    font-weight: 700;
    color: white
}

#homebottom h4 {
    color: #fff;
    text-align: left;
    font-weight: 800;
    font-size: 24px;
    line-height: normal;
}

.search_background {
    width: 80px;
    height: 35px;
    object-fit: contain;
    margin-top: -38px;
    padding: 3px;
    text-align: center;
    float: right;
    margin-right: -110px;
    border-radius: 20px;
    border: solid 1px #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
}

.filimg {
    right: 0px !important;
}

.nav > li > a > img {
    max-width: none;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    display: block;
}

.main .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.45;
    filter: alpha(opacity=45);
    z-index: 1;
}

#homebottom .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.45;
    filter: alpha(opacity=45);
    z-index: 1;
}

.ibys {
    padding-right: 52px;
}

.calisangirisi {
    padding-left: 52px;
}

.slick-prev:before {
    content: url(../img/leftsblack.png);
}

.slick-next:before {
    content: url(../img/rightsblack.png);
}

.isguvenligi {
    background-color: #f2f0f0;
    padding-bottom: 35px;
}

    .isguvenligi p {
        padding-left: 35px;
        padding-right: 35px;
    }

#icprojeler img {
    margin-top: 15px;
    margin-bottom: 15px;
}


.datenews {
    background-color: #049dd6;
    padding: 10px;
    color: white !important;
    display: inline-block;
}

/* the slides */
.slick-slide {
    margin: 20px 15px;
}

/* the parent */
.slick-list {
    margin: 0 -15px;
}

.haber-caption {
    position: absolute;
    bottom: 0px;
    padding: 15px;
    top: auto;
    width: 100%;
    height: 150px;
    background: linear-gradient(1.48deg, rgba(0, 0, 0, 0.8) 1.55%, rgba(0, 0, 0, 0.1) 88.3%, rgba(0, 0, 0, 0) 99.04%);
    border-radius: 0px 0px 10px 10px;
}

.haber-caption2 {
    position: absolute;
    bottom: 0px;
    padding: 15px;
    top: auto;
    width: 100%;
    height: 80px;
    background: linear-gradient(62deg, rgba(0, 0, 0, 0.8) 1.55%, rgba(0, 0, 0, 0.1) 88.3%, rgba(0, 0, 0, 0) 99.04%);
    border-radius: 0px 0px 10px 10px;
}

.with-inline-block {
    display: inline-block;
}

.haber-caption h3 {
    font-size: 20px;
    color: white;
    font-weight: 600;
    max-height: 54px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: normal;
    margin-bottom: 10px
}

.haber-caption p {
    color: #fff !important;
    font-size: 14px !important;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    max-height: 62px;
    height: auto;
    display: -webkit-box;
    margin-bottom: 0px;
    width: inherit;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.haber-caption2 h3 {
    font-size: 20px;
    color: white;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px
}

.haber-caption2 p {
    color: #fff !important;
    font-size: 14px !important;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    max-height: 62px;
    height: auto;
    display: -webkit-box;
    margin-bottom: 0px;
    width: inherit;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.readmore {
    color: #000000 !important;
    display: inline-block;
    font-weight: 500;
}

.tumhaberler img {
    border-radius: 10px;
    height: 250px;
    object-fit: cover;
    width: 100%;
}


.slick-dots {
    bottom: -10px
}

.icerikalan .nav-tabs li {
    background-color: #101215
}

.aramaitem {
    border-top: 1px solid #444444;
    padding-top: 20px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    height: auto;
    margin-top: 20px
}

textarea {
    padding: 7px 15px !important;
    height: auto !important;
}

.formyapisi {
    border-radius: 5px;
    border: solid 1px #979797;
    background-color: var(--white);
    height: 42px;
    padding: 0px 15px;
    color: #444444;
    font-size: 18px;
    width: 100%;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #689860 !important;
    opacity: 0.8
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #689860 !important;
    opacity: 0.8
}

::placeholder {
    color: #689860 !important;
    opacity: 0.8
}

.btn-iletisim {
    background-color: #689860;
    color: white;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
}

    .btn-iletisim:hover {
        color: white
    }

#MainMenu i {
    float: right;
    font-size: 24px;
    position: relative;
    top: -2px;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #049dd6;
    background-color: white;
    border-color: #cecdcd;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.list-group-item {
    position: relative;
    font-size: 20px;
    display: block;
    padding: 10px 0px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #cecdcd;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: none;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #049dd6;
    background-color: transparent;
}

.list-group-item-success {
    background-color: transparent;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #444444;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: -4px;
    left: -4px;
}

.slick-dots li button {
    margin: -4px;
    padding: 4px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 3px;
    padding: 0px;
    cursor: pointer;
    top: 25px;
}

    .slick-dots li.slick-active button:before,
    .slick-dots li button:before {
        color: transparent;
        border: 2px solid #FFF;
        border-radius: 100%;
        opacity: 1;
        font-size: 16px;
    }

    .slick-dots li.slick-active button {
        background-color: white;
        border-radius: 100%;
        margin: 2px;
        width: 7px;
        height: 7px;
    }

        .slick-dots li.slick-active button:before {
            color: transparent;
        }

.videolar {
    background-image: url("../img/videolarbg.jpg");
    background-size: cover;
    background-repeat: no-repeat
}

.projedetayok {
    position: absolute;
    right: 0px;
    background-color: #049dd6;
    padding: 23px;
    bottom: 0px;
}

.projeler {
    background-image: url("../img/projeler.jpg");
    background-color: rgba(0, 0, 0, 0.9);
    background-size: cover;
    background-repeat: no-repeat
}

.ihaleilanlari {
    background-image: url("../img/ihaleilanlari.png");
    background-size: cover;
    background-repeat: no-repeat
}

    .ihaleilanlari p {
        text-align: center;
    }

.projeler h2 {
    color: white;
}

.slick-prev {
    left: -45px;
    z-index: 1;
}

.slick-next {
    right: -30px;
    z-index: 1;
}

.ayracinho {
    display: inline-block;
    position: relative;
    width: 1px;
    top: 17px;
    left: 20px;
    height: 71px;
    background-color: #cecdcd;
}

.languageselect span:hover {
    color: #049dd6;
}

.socialmedia i {
    color: #242424;
    font-size: 22px;
    margin: 5px 0px 5px 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    padding: 8px 0px 5px 0px;
    opacity: 0.3;
    background: #f5f0ea;
}

.haberslider .slick-prev {
    top: 38%;
}

.haberdetay img {
    object-fit: cover;
    max-height: 200px;
    width: 100%;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.haberslider .slick-next {
    top: 38%;
}

.ihaletum,
.slick-prev,
.slick-next {
    top: 15%;
}

.fotodetay .slick-dots li.slick-active button {
    background-color: #00823F;
}

    .fotodetay .slick-dots li.slick-active button:before,
    .slick-dots li button:before {
        border: 2px solid #00823F;
    }

.digerhaberler .slick-dots li.slick-active button {
    background-color: #00823F;
}

    .digerhaberler .slick-dots li.slick-active button:before,
    .slick-dots li button:before {
        border: 2px solid #00823F !important;
    }

.haberdetay .slick-dots li.slick-active button {
    background-color: #00823F;
}

.akanslogan .slick-dots li.slick-active button:before {
    border: 2px solid #fff !important;
}

.akanslogan .slick-dots li button:before {
    border: 2px solid #fff !important;
}

.haberdetay,
.slick-prev,
.slick-next {
    top: 42%
}

    .haberdetay .slick-prev {
        left: -50px
    }

.socialmedia i:hover {
    color: #fff;
    background-color: #699762;
    opacity: 1;
}

.telbox {
    display: inline-flex;
}

.mailbox {
    display: inline-flex;
    margin-left: 30px;
    position: relative;
    top: -2px;
}

.iletisimalan {
    display: block;
    height: 42px;
    text-align: left;
    width: 50%;
    top: 20px;
    float: left;
    position: relative;
}

    .iletisimalan p {
        color: white;
    }

        .iletisimalan p:hover {
            color: #00823F
        }


.slick-prev:before,
.slick-next:before {
    color: #049dd6;
}

.weather {
    display: inline-block;
    border-left: 1px solid #cecdcd;
    padding-top: 10px;
    height: 42px;
}

.languageselect {
    display: inline-block;
    border-left: 1px solid #cecdcd;
    border-right: 1px solid #cecdcd;
    height: 42px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 10px;
}

.headayar {
    position: absolute;
    padding-right: 275px;
    top: auto;
    bottom: 0px;
    z-index: 2;
    padding-left: 0px;
    right: 0px;
    height: auto;
    left: auto;
    width: 40%;
    text-align: center;
}

.fa-plus {
    font-size: 10px
}



body > .body {
    height: auto;
    min-height: 100%;
}

p {
    margin: 0 0 20px;
}

.tp-caption a {
    color: #fff;
}

.rev_slider .tp-caption,
.rev_slider .caption {
    z-index: 9999
}

.tp-caption a:hover {
    color: #00d769;
}

.tp-caption {
    z-index: 1;
    color: #fff
}

#heartbeat {
    position: absolute;
    font-size: 100px;
    font-weight: bold;
}

.search {
    color: rgb(255, 255, 255);
    background: transparent;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    height: 45px;
    width: 100%;
    border: 1px solid #ccc;
    margin: 0px auto;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}

.duzeltmearama {
    padding: 0px !important;
}

#search .btn {
    font-size: 20px;
    border-radius: 0px;
    height: 45px;
    font-weight: 400;
    border: 1px solid #689860;
    background-color: #689860;
    text-shadow: none;
}

:focus {
    outline: none;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #689860;
    border-color: #689860;
    opacity: 1;
    z-index: 9999999;
    padding: 5px;
    font-size: 35px;
}

.btn-default {
    color: #000 !important;
    background-color: #fff;
    border-radius: 0px;
    border-color: #000;
    margin: 2.5px 1.5px 2.5px 1.5px;
    padding: 0px 15px 0px 2px;
    height: 38px;
    font-size: 17px;
}

    .btn-default:hover {
        background-color: #fff;
        color: #7da41d !important;
        border-color: #7da41d;
    }

    .btn-default:focus {
        background-color: #fff !important;
        color: #7da41d !important;
        border-color: #7da41d;
    }

    .btn-default .imgyesil {
        display: none
    }

    .btn-default:hover .imgsiyah {
        display: none
    }

    .btn-default:hover .imgyesil {
        display: inline
    }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #00823f;
    text-decoration: none;
    font-weight: 700;
    background-color: transparent;
}

.fadein,
.fadeout {
    opacity: 0;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.fadein {
    opacity: 1;
}

.dropdown-menu {
    box-shadow: 0px 4px 15px rgb(0 94 46 / 15%);
}

.dropdown-menu {
    left: 0px;
    top: 50px;
    border-radius: 10px;
    background-color: white;
    border: 0;
    min-width: 194px;
    border-bottom: 0;
    padding: 5px 15px;
    animation: fadeInDown;
    -webkit-animation: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}



    .dropdown-menu > li > a {
        display: block;
        padding: 0px;
        clear: both;
        line-height: 21px;
        font-weight: 500;
        text-align: left;
        font-size: 16px;
        color: #00823f;
        white-space: nowrap;
    }



.tp-caption img {
    right: -20px !important;
    top: -9px;
}

.dropdown-menu > li {
    display: block;
    margin: 10px 0px;
    line-height: normal;
}


    .dropdown-menu > li > a:hover {
        box-shadow: none;
    }

.caret {
    background: url(../img/caret.png);
    background-size: cover;
}

.btn:active,
.btn.active {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
}

.tp-caption img {
    right: -20px !important;
    position: absolute;
    top: -9px;
}

body a {
    outline: none !important;
}

.fa-caret-down {
    display: none
}




.videoicon {
    position: absolute;
    cursor: pointer;
    left: 50%;
    top: 50%;
    margin-top: -44px;
    margin-left: -45px;
}

.icsayfahead {
    height: 85px;
    position: relative;
    background: #bfd03f;
    width: 100%;
}

    .icsayfahead h3 {
        color: white;
    }


.tarihseperator {
    position: relative;
    top: -26px;
    color: white;
    width: 139px;
    height: 42px;
    margin: 0 auto;
    display: block;
    background-color: #049dd6;
}

    .tarihseperator span {
        color: white !important;
        font-size: 20px !important;
        font-weight: 500 !important;
    }

.haberalani span {
    display: inline-block;
    color: #444444;
    position: relative;
    font-size: 24px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-weight: 600;
    top: 10px;
}

.haberalani {
    width: 100%;
    height: auto;
    padding: 10px 25px 5px 25px;
    background-color: white;
    position: relative;
    bottom: 0
}

    .haberalani h3 {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 10px;
        color: #000;
    }

    .haberalani p {
        font-size: 20px;
        margin-bottom: 10px;
        color: #444444;
        line-height: 24px;
        text-align: center;
    }

.duyurualani {
    width: 100%;
    background-color: #049dd6;
    background-size: cover;
    padding: 13px;
    background-repeat: no-repeat;
    position: relative;
}

    .duyurualani span {
        font-size: 23.92px;
        line-height: 27px;
        display: block;
        color: #fff;
        margin-top: 6px;
        font-weight: 400;
        text-align: justify;
    }

.seperator {
    top: 5px;
    width: 1px;
    height: 18px;
    background-color: #fe7800;
    position: relative;
    display: inline-block;
}

.headayar span {
    color: #fff;
    font-size: 24px;
    position: relative;
    font-weight: 400;
    top: 3px;
    margin-right: 3px;
}

.dil {
    font-size: 20px !important;
    top: 1px !important;
}

.duyurucan {
    float: left;
    margin-right: 20px;
    margin-top: 6px
}

.headayar button {
    border-radius: 0px;
    width: 115px;
    height: 37px;
    margin-right: 25px;
    padding: 0px 8px;
    font-size: 24px;
    border: 0px solid transparent;
    background-color: #fe7800;
    text-shadow: 0 0 rgba(0, 0, 0, 0);
}

    .headayar button:hover {
        background-color: #23ae2d;
    }


/* Responsive */

@media (max-width: 479px) {
    body {
        font-size: 13px;
    }
}


/* Header */

#header {
    position: relative;
    z-index: 100;
}

    #header .header-body {
        border-top: 0px solid #EDEDED;
        padding: 0px;
        -webkit-transition: min-height 0.3s ease;
        -moz-transition: min-height 0.3s ease;
        transition: min-height 0.3s ease;
        width: 100%;
        position: absolute;
        top: 0px;
        z-index: 1001;
    }

.sehir {
    font-size: 24px;
    color: white;
    position: relative;
    top: 22px
}

#header .container {
    position: relative;
}

#header .header-container {
    position: relative;
    display: table;
    width: 100%;
    padding-top: 30px;
    padding-left: 275px;
    padding-right: 275px;
}

#header .header-top {
    background-color: #f4f4f4;
    margin-top: -13px;
    padding: 8px 0;
    position: relative;
    z-index: 4;
}

    #header .header-top::after {
        clear: both;
        content: "";
        display: table;
    }

    #header .header-top p {
        font-size: 0.9em;
        margin: 0;
        padding: 0;
        line-height: 37px;
        float: left;
    }

        #header .header-top p .fa,
        #header .header-top p .icons {
            position: relative;
            top: 1px;
        }

    #header .header-top .header-search {
        float: right;
        margin-top: 2px;
        margin-left: 10px;
        margin-right: 0;
    }

    #header .header-top .header-nav-top {
        float: left;
        margin-top: 0;
        margin-left: 0;
        margin-right: 10px;
    }

    #header .header-top .header-social-icons {
        margin-top: 3px;
    }

    #header .header-top.header-top-colored {
        margin-top: -13px;
        border-top: 5px solid #CCC;
        border-bottom: 0;
        color: #FFF;
    }

        #header .header-top.header-top-colored p,
        #header .header-top.header-top-colored a,
        #header .header-top.header-top-colored span {
            color: #FFF;
        }

        #header .header-top.header-top-colored .form-control {
            border: 0;
        }

    #header .header-top.header-top-style-2 {
        background: #f6f6f6;
        margin-top: -16px;
    }

    #header .header-top.header-top-style-3 {
        margin-top: -16px;
        margin-bottom: 10px;
    }

    #header .header-top.header-top-style-4 {
        background: #E4E6ED;
        margin-top: -16px;
        margin-bottom: 10px;
        border-bottom: 0;
    }

#header .header-row {
    display: table-row;
    clear: both;
}

#header .header-column .row {
    margin: 0;
}

#header .header-column .header-row {
    display: block;
    clear: right;
}

#header .header-column .header-extra-info {
    list-style: outside none none;
    margin: 24px 0 0;
    padding: 0;
    float: right;
}

    #header .header-column .header-extra-info li {
        display: inline-block;
        margin-left: 25px;
    }

        #header .header-column .header-extra-info li .feature-box small {
            position: relative;
            top: -4px;
        }

#header .header-column.header-column-valign-top {
    vertical-align: top;
}

#header .header-column.header-column-valign-bottom {
    vertical-align: bottom;
}

#header .header-column.header-column-center {
    text-align: center;
}

    #header .header-column.header-column-center .header-logo {
        width: 100% !important;
        padding: 9px 0;
    }

#header .header-logo {
    float: left;
    height: 100% !important;
    position: relative;
    margin-top: -25px;
}

    #header .header-logo img {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: relative;
        width: 135px;
        padding: 0px;
    }

#header .header-nav-top {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}

    #header .header-nav-top .nav > li > a,
    #header .header-nav-top .nav > li > span {
        color: #999;
        font-size: 0.9em;
        padding: 6px 10px;
        display: inline-block;
    }

        #header .header-nav-top .nav > li > a .fa,
        #header .header-nav-top .nav > li > a .icons,
        #header .header-nav-top .nav > li > span .fa,
        #header .header-nav-top .nav > li > span .icons {
            margin-right: 3px;
            position: relative;
            top: 1px;
        }

        #header .header-nav-top .nav > li > a:hover,
        #header .header-nav-top .nav > li > a a:focus,
        #header .header-nav-top .nav > li.active > a {
            background: #EEE;
        }

    #header .header-nav-top .nav > li.open > .dropdown-menu-toggle {
        border-radius: 4px 4px 0px 0px;
    }

    #header .header-nav-top .dropdown-menu {
        border-color: #EEE;
        margin-top: -2px;
        border-radius: 4px 0px 4px 4px;
        padding: 0;
    }

        #header .header-nav-top .dropdown-menu a {
            color: #999;
            padding: 6px 12px;
            font-size: 0.9em;
        }

    #header .header-nav-top .flag {
        margin-right: 2px;
    }

#header .header-search {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}

    #header .header-search .form-control {
        border-radius: 20px;
        font-size: 0.9em;
        height: 33px;
        margin: 0;
        padding: 6px 12px;
        -webkit-transition: width 0.3s ease;
        -moz-transition: width 0.3s ease;
        transition: width 0.3s ease;
        width: 170px;
    }

    #header .header-search .btn-default {
        background: transparent;
        border: 0 none;
        color: #CCC;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3;
    }

        #header .header-search .btn-default:hover {
            color: #000;
        }

#header .header-social-icons {
    float: right;
    margin: 15px 0 0 10px;
}

#header .header-btn-collapse-nav {
    background: #CCC;
    color: #FFF;
    display: none;
    float: right;
    margin: 12px 0 8px 15px;
}

#header.header-narrow .header-body {
    min-height: 0;
}

#header.header-narrow .header-logo img {
    margin: 12px 12px 12px 0;
}

#header.header-narrow .header-nav-main {
    margin-bottom: 0;
}

#header.header-no-border-bottom .header-body {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

html:not(.boxed) #header.header-full-width .header-container {
    width: 100%;
}

html #header.header-transparent {
    min-height: 0 !important;
    width: 100%;
    position: absolute;
}

    html #header.header-transparent .header-body {
        position: relative;
        top: 0;
        background: transparent;
        border-top: 0;
        border-bottom: 0;
        box-shadow: none;
    }

        html #header.header-transparent .header-body:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: #FFF;
            opacity: 0;
            border-bottom: 1px solid #f1f1f1;
            -webkit-transition: opacity 0.3s ease;
            -moz-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease;
        }

html.sticky-header-enabled #header.header-transparent .header-body {
    position: fixed;
}

html.sticky-header-active #header.header-transparent .header-body {
    border-bottom: 0;
    box-shadow: none;
}

    html.sticky-header-active #header.header-transparent .header-body:before {
        opacity: 1;
    }

html #header.header-semi-transparent,
html #header.header-semi-transparent-light {
    min-height: 0 !important;
    width: 100%;
    position: absolute;
}

    html #header.header-semi-transparent .header-body,
    html #header.header-semi-transparent-light .header-body {
        position: relative;
        top: 0;
        background: transparent;
        border-top: 0;
        border-bottom: 0;
        box-shadow: none;
    }

        html #header.header-semi-transparent .header-body:before,
        html #header.header-semi-transparent-light .header-body:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: #000;
            border-bottom: 0;
            opacity: 0.3;
            -webkit-transition: opacity 0.3s ease;
            -moz-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease;
        }

html.sticky-header-enabled #header.header-semi-transparent .header-body {
    position: fixed;
}

html.sticky-header-active #header.header-semi-transparent .header-body {
    border-bottom: 0;
    box-shadow: none;
}

    html.sticky-header-active #header.header-semi-transparent .header-body:before {
        opacity: 0.8;
    }

html #header.header-semi-transparent-light .header-body:before {
    opacity: 0.1;
    background: #FFF;
}

html.sticky-header-enabled #header.header-semi-transparent-light .header-body {
    position: fixed;
}

html.sticky-header-active #header.header-semi-transparent-light .header-body {
    border-bottom: 0;
    box-shadow: none;
}

    html.sticky-header-active #header.header-semi-transparent-light .header-body:before {
        border-bottom: 1px solid #f1f1f1;
        opacity: 0.9;
    }

html #header.header-transparent-bottom-border .header-body {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/*html.sticky-header-active #header .header-body {
    position: fixed;
    border-bottom: 5px solid #ececec;
}*/

html:not(.sticky-header-active) #header.header-transparent-sticky-deactive .header-body:before {
    background: transparent !important;
}


/* Header Nav Main */

@media (min-width: 992px) {
    #header .header-nav-main {
        float: right;
        margin: 25px 0px 0px 0px;
        min-height: 45px;
    }

        #header .header-nav-main nav > ul > li > a {
            border-radius: 0px;
            font-size: 20px;
            font-weight: 600;
            color: #fff;
            line-height: 24px;
            cursor: pointer;
            padding: 0px;
            text-transform: none;
        }

        #header .header-nav-main nav > ul > li {
            padding: 10px 43px 10px 0px;
        }

            #header .header-nav-main nav > ul > li > a:focus,
            #header .header-nav-main nav > ul > li > a:hover {
                background: transparent;
            }

            #header .header-nav-main nav > ul > li > a.dropdown-toggle {
                padding-right: 23px;
            }

                #header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-caret-down {
                    display: none;
                }

                #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
                    position: absolute;
                    font-family: FontAwesome;
                    content: "\f0d7";
                    font-size: 10px;
                    position: absolute;
                    top: 9px;
                    right: 11px;
                }

            /*   #header .header-nav-main nav > ul > li.open > a,
            #header .header-nav-main nav > ul > li:hover > a {
              
                color: #FFF;
            }*/

            #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
                top: -1000px;
                display: block;
                opacity: 0;
                left: auto;
                border-radius: 0 4px 4px;
                border: 0;
                border-top: 5px solid #CCC;
                box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
                margin: -3px 0 0 0;
                min-width: 185px;
                padding: 5px;
                text-align: left;
            }

                #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
                    border-bottom: 1px solid #f4f4f4;
                    color: #777;
                    font-size: 0.9em;
                    font-weight: 400;
                    padding: 8px 20px 8px 8px;
                    position: relative;
                    text-transform: none;
                }

                #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu {
                    position: relative;
                }

                    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a .fa-caret-down {
                        display: none;
                    }

                    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
                        border-color: transparent transparent transparent #CCC;
                        border-style: solid;
                        border-width: 5px 0 5px 5px;
                        content: " ";
                        display: block;
                        float: right;
                        height: 0;
                        margin-right: -10px;
                        margin-top: 5px;
                        position: absolute;
                        right: 15px;
                        top: 8px;
                        width: 0;
                    }

                    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
                        display: block;
                        left: 100%;
                        margin-top: -10px;
                        margin-left: -1px;
                        border-radius: 4px;
                        opacity: 0;
                    }

                    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
                        top: 0;
                        opacity: 1;
                    }

                #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:last-child a {
                    border-bottom: 0;
                }

            #header .header-nav-main nav > ul > li:last-child {
                padding: 10px 0px 10px 0px;
            }

            #header .header-nav-main nav > ul > li.dropdown.open > a,
            #header .header-nav-main nav > ul > li.dropdown:hover > a {
                padding-bottom: 15px;
            }

            #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu,
            #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
                top: auto;
                display: block;
                opacity: 1;
            }

            #header .header-nav-main nav > ul > li.dropdown-mega {
                position: static;
            }

                #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
                    border-radius: 4px;
                    left: 15px;
                    right: 15px;
                    width: auto;
                }

                #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
                    padding: 5px 10px;
                }

                #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
                    color: #333333;
                    display: block;
                    font-size: 1em;
                    font-weight: 600;
                    margin-top: 20px;
                    padding-bottom: 5px;
                    text-transform: uppercase;
                }

                    #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title:first-child {
                        margin-top: 0;
                    }

                #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                }

                    #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
                        border: 0 none;
                        border-radius: 4px;
                        color: #777;
                        display: block;
                        font-size: 0.9em;
                        font-weight: normal;
                        margin: 0 0 0 -8px;
                        padding: 3px 8px;
                        text-shadow: none;
                        text-transform: none;
                        text-decoration: none;
                    }

                    #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
                        background: #f4f4f4;
                    }

        #header .header-nav-main.header-nav-main-square {
            margin-bottom: -9px;
        }

            #header .header-nav-main.header-nav-main-square nav > ul > li > a {
                border-radius: 0;
            }

            #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
                margin-top: 0;
                border-radius: 0;
            }

                #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
                    border-radius: 0;
                }

            #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega > .dropdown-menu {
                border-radius: 0;
            }

            #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
                border-radius: 0;
            }

        #header .header-nav-main a > .thumb-info-preview {
            position: absolute;
            display: block;
            left: 100%;
            opacity: 0;
            border: 0;
            padding-left: 10px;
            background: transparent;
            overflow: visible;
            margin-top: 15px;
            top: -1000px;
            -webkit-transition: margin 0.2s ease, opacity 0.2s ease;
            -moz-transition: margin 0.2s ease, opacity 0.2s ease;
            transition: margin 0.2s ease, opacity 0.2s ease;
        }

            #header .header-nav-main a > .thumb-info-preview .thumb-info-wrapper {
                background: #FFF;
                display: block;
                border-radius: 4px;
                border: 0;
                box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
                margin: 0;
                padding: 4px;
                text-align: left;
                width: 190px;
            }

            #header .header-nav-main a > .thumb-info-preview .thumb-info-image {
                transition: all 6s linear 0s;
                width: 182px;
                height: 136px;
                min-height: 0;
            }

        #header .header-nav-main a:hover > .thumb-info-preview {
            top: 0;
            opacity: 1;
            margin-top: -5px;
        }

    #header .header-nav {
        display: block !important;
    }

        #header .header-nav.header-nav-stripe {
            margin-bottom: -9px;
        }

            #header .header-nav.header-nav-stripe nav > ul > li > a,
            #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
                background: transparent;
                padding: 295px 13px 24px;
                margin: -230px 0 0;
            }

                #header .header-nav.header-nav-stripe nav > ul > li > a.dropdown-toggle,
                #header .header-nav.header-nav-stripe nav > ul > li:hover > a.dropdown-toggle {
                    padding-right: 23px;
                }

                    #header .header-nav.header-nav-stripe nav > ul > li > a.dropdown-toggle:after,
                    #header .header-nav.header-nav-stripe nav > ul > li:hover > a.dropdown-toggle:after {
                        top: 295px;
                    }

            #header .header-nav.header-nav-stripe nav > ul > li > a {
                color: #444;
            }

            #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
                color: #FFF;
            }

            #header .header-nav.header-nav-stripe .header-social-icons {
                margin-top: 70px;
            }

        #header .header-nav.header-nav-top-line {
            margin-bottom: -9px;
        }

            #header .header-nav.header-nav-top-line nav > ul > li > a,
            #header .header-nav.header-nav-top-line nav > ul > li:hover > a {
                background: transparent;
                color: #444;
                padding: 65px 13px 24px;
                margin: 0;
            }

                #header .header-nav.header-nav-top-line nav > ul > li > a:before,
                #header .header-nav.header-nav-top-line nav > ul > li:hover > a:before {
                    content: "";
                    position: absolute;
                    width: 100%;
                    height: 5px;
                    top: -16px;
                    left: -5px;
                    opacity: 0;
                }

                #header .header-nav.header-nav-top-line nav > ul > li > a.dropdown-toggle,
                #header .header-nav.header-nav-top-line nav > ul > li:hover > a.dropdown-toggle {
                    padding-right: 23px;
                }

                    #header .header-nav.header-nav-top-line nav > ul > li > a.dropdown-toggle:after,
                    #header .header-nav.header-nav-top-line nav > ul > li:hover > a.dropdown-toggle:after {
                        top: 65px;
                    }

                #header .header-nav.header-nav-top-line nav > ul > li.active > a:before,
                #header .header-nav.header-nav-top-line nav > ul > li:hover > a:before {
                    opacity: 1;
                }

            #header .header-nav.header-nav-top-line .header-social-icons {
                margin-top: 70px;
            }

        #header .header-nav.header-nav-dark-dropdown {
            margin-bottom: -9px;
        }

            #header .header-nav.header-nav-dark-dropdown nav > ul > li > a,
            #header .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
                background: transparent;
                color: #444;
                padding: 65px 13px 24px;
                margin: 0;
            }

                #header .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle,
                #header .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a.dropdown-toggle {
                    padding-right: 23px;
                }

                    #header .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle:after,
                    #header .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a.dropdown-toggle:after {
                        top: 65px;
                    }

            #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown li a {
                border-bottom-color: #2a2a2a;
            }

            #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu {
                background: #1e1e1e;
            }

                #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a {
                    color: #969696;
                }

                    #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:hover,
                    #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:focus {
                        background: #282828;
                    }

            #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-title {
                color: #ababab;
            }

            #header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
                background: #282828;
            }

            #header .header-nav.header-nav-dark-dropdown .header-social-icons {
                margin-top: 70px;
            }

        #header .header-nav.header-nav-center .header-nav-main {
            float: none;
            margin: 0;
        }

            #header .header-nav.header-nav-center .header-nav-main > nav {
                width: 100%;
                text-align: center;
            }

                #header .header-nav.header-nav-center .header-nav-main > nav > ul > li {
                    display: inline-block;
                    float: none;
                    text-align: left;
                }

    #header .header-nav-main {
        display: block !important;
        height: auto !important;
        border-bottom: 0
    }

    #header .header-nav-bar {
        background: #F4F4F4;
        padding: 0 10px 5px;
        margin-bottom: 0;
    }

        #header .header-nav-bar .header-nav-main {
            float: left;
            margin-bottom: 0;
        }
}


/* Header Narrow */

@media (min-width: 992px) {

    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a,
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a,
    #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a,
    #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
        padding: 35px 13px 30px;
        margin: -12px 0 0;
    }

        #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a.dropdown-toggle,
        #header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a.dropdown-toggle,
        #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle,
        #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a.dropdown-toggle {
            padding-right: 23px;
        }

            #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a.dropdown-toggle:after,
            #header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a.dropdown-toggle:after,
            #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle:after,
            #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a.dropdown-toggle:after {
                top: 35px;
            }

    #header.header-narrow .header-nav.header-nav-stripe .header-social-icons,
    #header.header-narrow .header-nav.header-nav-dark-dropdown .header-social-icons {
        margin-top: 30px;
    }

    #header.header-narrow .header-nav.header-nav-top-line nav > ul > li > a,
    #header.header-narrow .header-nav.header-nav-top-line nav > ul > li:hover > a {
        padding: 22px 13px 30px;
        margin: 5px 0 0;
    }

        #header.header-narrow .header-nav.header-nav-top-line nav > ul > li > a.dropdown-toggle,
        #header.header-narrow .header-nav.header-nav-top-line nav > ul > li:hover > a.dropdown-toggle {
            padding-right: 23px;
        }

            #header.header-narrow .header-nav.header-nav-top-line nav > ul > li > a.dropdown-toggle:after,
            #header.header-narrow .header-nav.header-nav-top-line nav > ul > li:hover > a.dropdown-toggle:after {
                top: 22px;
            }

    #header.header-narrow .header-nav.header-nav-top-line .header-social-icons {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    #header .header-nav-main-light nav > ul > li > a {
        color: #FFF;
    }

    #header .header-nav-main-light nav > ul > li.dropdown:hover > a {
        background: #FFF;
    }

    #header .header-nav-main-light nav > ul > li.dropdown:hover > .dropdown-menu {
        border-top-color: #FFF;
        box-shadow: 0 20px 25px rgba(0, 0, 0, 0.05);
    }

        #header .header-nav-main-light nav > ul > li.dropdown:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
            border-top-color: #FFF;
        }

    #header .header-nav-main-light nav > ul > li.active > a {
        background: #FFF;
    }

    #header .header-nav-main-light .dropdown-menu > li > a:hover,
    #header .header-nav-main-light .dropdown-menu > li > a:focus {
        background: #f5f5f5;
    }
}

@media (min-width: 992px) {

    #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a,
    #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-mega-sub-nav li a {
        -webkit-transition: margin-top 0.2s;
        -moz-transition: margin-top 0.2s;
        transition: margin-top 0.2s;
        margin-top: -10px;
    }

    #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu li a,
    #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover .dropdown-mega-sub-nav li a {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    #header .header-nav-main-effect-2 nav > ul > li.dropdown .dropdown-menu {
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        transition: opacity 0.2s;
        opacity: 0;
    }

    #header .header-nav-main-effect-2 nav > ul > li.dropdown:hover > .dropdown-menu {
        opacity: 1;
    }
}

@media (min-width: 992px) {
    #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
        -webkit-transition: left 0.2s, opacity 0.2s;
        -moz-transition: left 0.2s, opacity 0.2s;
        transition: left 0.2s, opacity 0.2s;
        left: 90%;
        opacity: 0;
    }

    #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
        left: 100%;
        opacity: 1;
    }
}


/* Header Nav Main Mobile */

@media (max-width: 991px) {


    #header .header-nav-main {
        animation: fadeInRight;
        -webkit-animation: fadeInRight;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        background: rgba(255, 255, 255, 1);
        clear: both;
        float: right;
        width: 35%;
        left: auto;
        right: 0;
        padding-top: 110px;
        z-index: 99;
        height: 100vh !important;
        margin: 0 auto;
        top: 0px;
        position: absolute;
    }

        #header .header-nav-main nav {
            margin: 0 0 6px;
        }

            #header .header-nav-main nav > ul li {
                clear: both;
                display: block;
                float: none;
                margin: 0;
                padding: 7px 0px;
                position: relative;
            }

                #header .header-nav-main nav > ul li a {
                    font-size: 15px;
                    font-style: normal;
                    line-height: 20px;
                    padding: 2px 20px;
                    margin: 1px 0;
                    border-radius: 4px;
                }

                    #header .header-nav-main nav > ul li a .fa-caret-down {
                        line-height: 35px;
                        min-height: 38px;
                        min-width: 30px;
                        position: absolute;
                        right: 5px;
                        text-align: center;
                        top: 0;
                    }

                #header .header-nav-main nav > ul li.dropdown .dropdown-menu {
                    background: transparent;
                    padding: 0;
                    margin: 0;
                    font-size: 13px;
                    box-shadow: none;
                    border-radius: 0;
                    border: 0;
                    clear: both;
                    display: none;
                    float: none;
                    position: static;
                }

                    #header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.opened > .dropdown-menu {
                        display: block;
                        margin-left: 20px;
                    }

                #header .header-nav-main nav > ul li.dropdown.opened > .dropdown-menu {
                    display: block;
                    margin-left: 20px;
                }

                #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
                    margin-top: 10px;
                    display: block;
                }

                #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
                    margin: 0 0 0 20px;
                    padding: 0;
                    list-style: none;
                }

                    #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
                        display: block;
                        text-decoration: none;
                    }

            #header .header-nav-main nav > ul > li > a {
                text-transform: uppercase;
                font-weight: 700;
                margin-top: 1px;
                cursor: pointer;
                margin-bottom: 1px;
            }

            #header .header-nav-main nav > ul > li.active > a,
            #header .header-nav-main nav > ul > li.active > a:focus,
            #header .header-nav-main nav > ul > li.active > a:hover {
                color: #FFF;
            }

            #header .header-nav-main nav .not-included {
                margin: 0;
            }

        #header .header-nav-main a > .thumb-info-preview {
            display: none !important;
        }

    #header .header-btn-collapse-nav {
        outline: 0;
        display: block;
    }

    #header .header-nav-bar {
        margin: 0 auto;
    }

        #header .header-nav-bar .header-btn-collapse-nav {
            margin-top: 14px;
        }

    #header.header-transparent .header-nav-main {
        padding: 10px;
        margin-bottom: 10px;
        background: #FFF;
        border-radius: 4px;
    }

    #header.header-semi-transparent .header-nav-main {
        padding: 10px;
        margin-bottom: 10px;
        background: #FFF;
        border-radius: 4px;
    }

    #header.header-semi-transparent-light .header-nav-main {
        padding: 10px;
        margin-bottom: 10px;
        background: #FFF;
        border-radius: 4px;
    }

    html.sticky-header-enabled #header .header-nav-main {
        overflow-x: hidden;
        overflow-y: auto;
    }

        html.sticky-header-enabled #header .header-nav-main.collapsing {
            overflow: hidden;
        }
}

@media (min-width: 992px) {
    html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a {
        color: #FFF;
    }

    html #header.header-semi-transparent .header-nav-main nav > ul > li:not(.active) > a {
        color: #FFF;
    }

    html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
        color: #FFF;
    }
}


/* Responsive */

@media (max-width: 991px) {
    #header .header-container {
        display: block;
    }

    #header .header-row {
        display: block;
    }

    #header .header-column {
        display: block;
        margin-top: 30px;
    }

        #header .header-column .header-row {
            display: block;
        }

    #header.header-mobile-nav-only .header-logo {
        float: none;
    }

    #header.header-mobile-nav-only .header-nav {
        margin-top: -35px;
    }

    html.sticky-header-negative.sticky-header-active #header .header-logo {
        padding-top: 7px;
    }
}


/* Mega Menu (Signin/SignUp) */

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu {
    width: 40%;
    right: 15px;
    left: auto;
    border-radius: 6px 0 6px 6px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .fa-user {
    margin-right: 5px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-mega-sub-title {
    margin-bottom: 10px;
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .sign-up-info,
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .log-in-info {
    text-align: center;
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .signin-form {
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .signup-form,
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .recover-form {
    display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .signin-form {
    display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .signup-form {
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .recover-form {
    display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .signin-form,
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .signup-form {
    display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .recover-form {
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .img-thumbnail {
    float: left;
    margin-right: 15px;
}

    #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .img-thumbnail img {
        max-width: 55px;
    }

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar strong {
    display: block;
    padding-top: 7px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar span {
    display: block;
    font-size: 12px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar p {
    margin: 0 0 0 25px;
    text-align: left;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options {
    list-style: square;
    margin: 6px 0 0;
    padding: 0;
}

    #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options a:hover {
        text-decoration: none;
    }


/* Responsive */

@media (max-width: 991px) {
    #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin {
        margin-right: 0;
    }

        #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-toggle {
            display: none;
        }

        #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu {
            display: block !important;
            margin: 0 !important;
            padding: 0 10px 0 10px;
            width: 100%;
            right: 0;
        }

            #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu .dropdown-mega-sub-title {
                font-size: 14px;
                font-weight: 600;
                text-transform: uppercase;
                padding-top: 5px;
                padding-bottom: 0;
            }

        #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .dropdown-toggle {
            display: none;
        }

        #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .dropdown-mega-content {
            margin: 15px 0 !important;
        }

        #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options {
            margin: 15px 0 0 0 !important;
        }

            #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options > li > a {
                line-height: 35px;
            }
}


/* Mega Menu (Signin/SignUp) */

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
    width: 40%;
    right: 15px;
    left: auto;
    border-radius: 6px 0 6px 6px;
}

    #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table {
        width: 100%;
        margin-top: 0px;
    }

        #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a {
            background-color: transparent !important;
            color: #333;
            padding: 0;
            margin: 0;
            display: block;
        }

            #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a.remove {
                float: right;
            }

            #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a:hover {
                text-decoration: none;
            }

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .fa-shopping-cart {
    margin-right: 5px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-thumbnail {
    width: 120px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-actions {
    text-align: right;
    width: 80px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #DDD;
    clear: both;
}

    #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue .btn {
        margin-bottom: 10px;
    }


/* Responsive */

@media (max-width: 991px) {
    #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
        margin: 15px 0;
        padding: 0 15px;
        width: 100%;
    }
}

html[dir="rtl"] #header .header-search .btn-default {
    right: -35px;
}


/* Page Header */

.page-header {
    background-color: #171717;
    border-bottom: 5px solid #CCC;
    border-top: 5px solid #384045;
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 20px 0;
    position: relative;
    text-align: left;
}

    .page-header .breadcrumb {
        background: none;
        margin: -3px 0 0;
        padding: 0;
    }

        .page-header .breadcrumb > li {
            color: #fff !important;
            text-shadow: none;
        }

            .page-header .breadcrumb > li a {
                color: #fff;
            }

        .page-header .breadcrumb.breadcrumb-valign-mid {
            position: absolute;
            top: 40%;
            right: 20px;
        }

    .page-header h1 {
        border-bottom: 5px solid #CCC;
        color: #FFF;
        display: inline-block;
        font-weight: 200;
        margin: 0 0 -25px;
        min-height: 37px;
        font-size: 2.6em;
        line-height: 46px;
        padding: 0 0 17px;
        position: relative;
    }

        .page-header h1 span {
            color: #999da3;
            display: block;
            font-size: 0.6em;
            font-weight: 300;
            margin: -10px 0 0;
        }

.page-header-no-title-border h1 {
    border: 0;
}


/* Page Header - More Padding */

.page-header-more-padding {
    padding: 35px 0;
}


/* Page Header - Color */

.page-header-color {
    background-color: #F7F7F7;
    border-bottom: 5px solid #F4F4F4;
    border-top: none;
}

    .page-header-color h1 {
        border-bottom: none;
        color: #1d2127;
        font-size: 2.3em;
    }

        .page-header-color h1 span {
            opacity: 0.65;
        }

    .page-header-color .breadcrumb > .active {
        opacity: 0.65;
    }


/* Page Header - Light */

.page-header-light {
    background-color: #F7F7F7;
    border-bottom: 5px solid #F4F4F4;
    border-top: none;
}

    .page-header-light h1 {
        border-bottom: none;
        color: #1d2127;
        font-size: 2.3em;
    }


/* Page Header - Reverse */

.page-header-reverse {
    text-align: right;
}

    .page-header-reverse .breadcrumb,
    .page-header-reverse .breadcrumb.breadcrumb-valign-mid {
        float: left;
        left: 20px;
        right: auto;
        margin-top: -10px;
    }


/* Page Header - Parallax */

.page-header.parallax {
    margin: 0 0 35px;
    padding: 180px 0 60px;
}

.page-header-center {
    text-align: center;
}

    .page-header-center .breadcrumb {
        margin: 15px 0 0;
    }


/* Page Header Custom Background */

.page-header-custom-background {
    padding: 45px 0;
    background-repeat: repeat;
    background-color: transparent;
    border-top: 0;
    border-bottom: 0;
}

    .page-header-custom-background h1 {
        color: #FFF;
        border: 0;
    }

        .page-header-custom-background h1 span {
            color: #FFF;
            opacity: 0.7;
        }

    .page-header-custom-background .breadcrumb.breadcrumb-valign-mid {
        top: 36%;
    }

        .page-header-custom-background .breadcrumb.breadcrumb-valign-mid li.active {
            color: #FFF;
            opacity: 0.7;
        }

        .page-header-custom-background .breadcrumb.breadcrumb-valign-mid a {
            color: #FFF;
        }


/* Page Header Custom - Create your Own */

.page-header.custom-product {
    background-image: url(../img/custom-header-bg.jpg);
    background-repeat: repeat;
    background-color: #999;
    border-top: 5px solid #888;
    overflow: hidden;
}

    .page-header.custom-product .row {
        position: relative;
    }

    .page-header.custom-product p.lead {
        color: #E8E8E8;
    }

    .page-header.custom-product img {
        bottom: -47px;
        position: relative;
    }

    .page-header.custom-product h1 {
        color: #FFF;
        margin-bottom: 10px;
        margin-top: 30px;
        border: 0;
    }


/* Responsive */

@media (max-width: 991px) {
    .page-header .breadcrumb {
        float: none !important;
        position: static !important;
    }
}

@media (max-width: 479px) {
    .page-header {
        padding: 16px 0;
    }

        .page-header h1 {
            line-height: 37px;
        }
}

.text-muted {
    color: #999 !important;
}

html.dark .text-muted {
    color: #505461 !important;
}

.text-dark {
    color: #1d2127 !important;
}

.text-light {
    color: #FFF !important;
}

.text-weight-light {
    font-weight: 300;
}

.text-weight-normal {
    font-weight: 400;
}

.text-weight-semibold {
    font-weight: 600;
}

.text-weight-bold {
    font-weight: 700;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.rounded {
    border-radius: 5px;
}

.b-thin {
    border-width: 3px;
}

.b-normal {
    border-width: 5px;
}

.b-thick {
    border-width: 7px;
}


/* Spacements */


/* spacement top & bottom */

.m-none {
    margin: 0 !important;
}

.m-auto {
    margin: 0 auto !important;
}

.m-xs {
    margin: 5px !important;
}

.m-sm {
    margin: 10px !important;
}

.m-md {
    margin: 15px !important;
}

.m-lg {
    margin: 20px !important;
}

.m-xl {
    margin: 25px !important;
}

.m-xlg {
    margin: 30px !important;
}


/* spacement top	*/

.mt-none {
    margin-top: 0 !important;
}

.mt-xs {
    margin-top: 5px !important;
}

.mt-sm {
    margin-top: 10px !important;
}

.mt-md {
    margin-top: 15px !important;
}

.mt-lg {
    margin-top: 20px !important;
}

.mt-xl {
    margin-top: 25px !important;
}

.mt-xlg {
    margin-top: 30px !important;
}


/* spacement bottom	*/

.mb-none {
    margin-bottom: 0 !important;
}

.mb-xs {
    margin-bottom: 5px !important;
}

.mb-sm {
    margin-bottom: 10px !important;
}

.mb-md {
    margin-bottom: 15px !important;
}

.mb-lg {
    margin-bottom: 20px !important;
}

.mb-xl {
    margin-bottom: 25px !important;
}

.mb-xlg {
    margin-bottom: 30px !important;
}


/* spacement left	*/

.ml-none {
    margin-left: 0 !important;
}

.ml-xs {
    margin-left: 5px !important;
}

.ml-sm {
    margin-left: 10px !important;
}

.ml-md {
    margin-left: 15px !important;
}

.ml-lg {
    margin-left: 20px !important;
}

.ml-xl {
    margin-left: 25px !important;
}

.ml-xlg {
    margin-left: 30px !important;
}


/* spacement right	*/

.mr-none {
    margin-right: 0 !important;
}

.mr-xs {
    margin-right: 5px !important;
}

.mr-sm {
    margin-right: 10px !important;
}

.mr-md {
    margin-right: 15px !important;
}

.mr-lg {
    margin-right: 20px !important;
}

.mr-xl {
    margin-right: 25px !important;
}

.mr-xlg {
    margin-right: 30px !important;
}


/* Spacement Padding */

.p-none {
    padding: 0 !important;
}

.p-xs {
    padding: 5px !important;
}

.p-sm {
    padding: 10px !important;
}

.p-md {
    padding: 15px !important;
}

.p-lg {
    padding: 20px !important;
}

.p-xl {
    padding: 25px !important;
}

.p-xlg {
    padding: 30px !important;
}


/* spacement top	*/

.pt-none {
    padding-top: 0 !important;
}

.pt-xs {
    padding-top: 5px !important;
}

.pt-sm {
    padding-top: 10px !important;
}

.pt-md {
    padding-top: 15px !important;
}

.pt-lg {
    padding-top: 20px !important;
}

.pt-xl {
    padding-top: 25px !important;
}

.pt-xlg {
    padding-top: 30px !important;
}


/* spacement bottom	*/

.pb-none {
    padding-bottom: 0 !important;
}

.pb-xs {
    padding-bottom: 5px !important;
}

.pb-sm {
    padding-bottom: 10px !important;
}

.pb-md {
    padding-bottom: 15px !important;
}

.pb-lg {
    padding-bottom: 20px !important;
}

.pb-xl {
    padding-bottom: 25px !important;
}

.pb-xlg {
    padding-bottom: 30px !important;
}


/* spacement left	*/

.pr-none {
    padding-left: 0 !important;
}

.pl-xs {
    padding-left: 5px !important;
}

.pl-sm {
    padding-left: 10px !important;
}

.pl-md {
    padding-left: 15px !important;
}

.pl-lg {
    padding-left: 20px !important;
}

.pl-xl {
    padding-left: 25px !important;
}

.pl-xlg {
    padding-left: 30px !important;
}


/* spacement right	*/

.pr-none {
    padding-right: 0 !important;
}

.pr-xs {
    padding-right: 5px !important;
}

.pr-sm {
    padding-right: 10px !important;
}

.pr-md {
    padding-right: 15px !important;
}

.pr-lg {
    padding-right: 20px !important;
}

.pr-xl {
    padding-right: 25px !important;
}

.pr-xlg {
    padding-right: 30px !important;
}

.ib {
    display: inline-block;
    vertical-align: top;
}

.va-middle {
    vertical-align: middle;
}

.ws-nowrap {
    white-space: nowrap;
}

.ws-normal {
    white-space: normal;
}


/* Parallax */

.parallax {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 70px 0;
    padding: 50px 0;
    position: relative;
    clear: both;
}

    .parallax blockquote {
        border: 0;
        padding: 0 10%;
    }

        .parallax blockquote i.fa-quote-left {
            font-size: 34px;
            position: relative;
            left: -5px;
        }

        .parallax blockquote p {
            font-size: 24px;
            line-height: 30px;
        }

        .parallax blockquote span {
            font-size: 16px;
            line-height: 20px;
            color: #999;
            position: relative;
            left: -5px;
        }

    .parallax.parallax-ready {
        background-attachment: fixed;
    }

    .parallax.parallax-disabled {
        background-attachment: scroll !important;
        background-position: 50% 50% !important;
    }


/* Responsive */

@media (max-width: 991px) {
    .parallax {
        background-attachment: scroll !important;
        background-position: 50% 50% !important;
    }
}


/* Section Featured */

section.section {
    background: #f4f4f4;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 50px 0;
}

    section.section.section-no-background {
        background: transparent;
        border-top-color: transparent;
    }

    section.section.section-center {
        text-align: center;
    }

    section.section.section-text-light h1,
    section.section.section-text-light h2,
    section.section.section-text-light h3,
    section.section.section-text-light h4,
    section.section.section-text-light h5,
    section.section.section-text-light h6 {
        color: #FFF;
    }

    section.section.section-text-light p {
        color: #e6e6e6;
    }

    section.section.section-background {
        background-repeat: repeat;
        border: 0;
    }

    section.section.section-overlay {
        position: relative;
    }

        section.section.section-overlay:before {
            content: "";
            display: block;
            background: url("../img/video-overlay.png") repeat scroll 0 0 transparent;
            bottom: 0;
            height: 100%;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
        }

    section.section.section-video {
        background: none !important;
        border: 0;
    }

    section.section.section-parallax {
        border: 0;
    }

    section.section.section-no-border {
        border: 0;
    }

    section.section.section-with-divider {
        margin: 56px 0 35px;
    }

        section.section.section-with-divider .divider {
            margin: -56px 0 44px;
        }

    section.section.section-footer {
        margin-bottom: -50px;
    }

    section.section.section-with-mockup {
        margin-top: 120px;
    }

    section.section.section-front {
        position: relative;
        z-index: 1;
    }


/* Responsive */

@media (max-width: 991px) {
    .container-fluid > .row > .p-none section.section {
        margin-bottom: 0;
        margin-top: 0;
    }

    .container-fluid > .row > .p-none:first-child section.section {
        margin-bottom: 0;
        margin-top: 30px;
    }

    .container-fluid > .row > .p-none:last-child section.section {
        margin-bottom: 30px;
        margin-top: 0;
    }
}


/* Sidebar */

aside ul.nav-list > li > a {
    color: #666;
    font-size: 0.9em;
}


/* Home Slider - Revolution Slider */

.slider-container {
    background: #171717;
    height: 500px;
    overflow: hidden;
    width: 100%;
    direction: ltr;
}

    .slider-container .tparrows {
        border-radius: 0px;
    }

    .slider-container .slider-single-slide .tparrows {
        display: none;
    }

    .slider-container .top-label {
        color: #FFF;
        font-size: 24px;
        font-weight: 400;
    }

    .slider-container .main-label {
        color: #FFF;
        font-size: 62px;
        line-height: 75px;
        font-weight: 800;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
    }

    .slider-container .featured-label {
        color: #FFF;
        font-size: 52px;
        line-height: 52px;
        font-weight: 800;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    }

    .slider-container .bottom-label {
        color: #FFF;
        font-size: 20px;
        line-height: 20px;
        font-weight: 300;
    }

    .slider-container .blackboard-text {
        color: #BAB9BE;
        font-size: 46px;
        line-height: 46px;
        text-transform: uppercase;
    }

    .slider-container .btn-slider-action {
        font-size: 22px;
        font-weight: 600;
        line-height: 20px;
        padding: 20px 25px;
    }

    .slider-container .top-label-dark,
    .slider-container .main-label-dark,
    .slider-container .bottom-label-dark {
        color: #333;
    }

    .slider-container .tp-caption-dark a {
        color: #333;
    }

        .slider-container .tp-caption-dark a:hover {
            color: #333;
        }

    .slider-container .tp-caption-overlay {
        background: #000;
        padding: 10px;
    }

    .slider-container .tp-caption-overlay-opacity {
        background: rgba(0, 0, 0, 0.4);
        padding: 10px;
    }

    .slider-container .tp-opacity-overlay {
        background: rgba(0, 0, 0, 0.85);
    }

    .slider-container.transparent {
        background-color: transparent;
    }

    .slider-container.light {
        background-color: #EAEAEA;
    }

        .slider-container.light .tp-bannershadow {
            filter: alpha(opacity=5);
            opacity: 0.05;
            top: 0;
            bottom: auto;
            z-index: 1000;
        }

        .slider-container.light .featured-label,
        .slider-container.light .top-label,
        .slider-container.light .main-label,
        .slider-container.light .bottom-label {
            color: #333;
        }

        .slider-container.light .tp-caption a {
            color: #333;
        }

            .slider-container.light .tp-caption a:hover {
                color: #333;
            }


/* Slider IE Fix */

html.ie .forcefullwidth_wrapper_tp_banner {
    overflow: hidden;
}


/* Slider With Overlay */

.slider-with-overlay {
    position: relative;
}

    .slider-with-overlay .slider-container {
        z-index: auto;
    }


/* Slider Contact Form */

.slider-contact-form {
    margin: -45px 0 25px;
}

    .slider-contact-form .featured-box {
        text-align: left;
    }

    .slider-contact-form label.error {
        display: none !important;
    }

    .slider-contact-form .alert {
        padding: 6px;
        text-align: center;
    }

    .slider-contact-form textarea {
        resize: none;
    }


/* Responsive */

@media (min-width: 992px) {
    .slider-contact-form {
        margin: 0;
        position: absolute;
        top: 20px;
        z-index: 99;
        width: 100%;
    }
}


/* Boxed */

html.boxed .slider-container {
    width: 100% !important;
    left: auto !important;
}


/* Home Slider - Nivo Slider */

.nivo-slider {
    position: relative;
}

    .nivo-slider .theme-default .nivoSlider {
        border-radius: 10px 10px 0px 0px;
        box-shadow: none;
        margin-top: 10px;
    }

        .nivo-slider .theme-default .nivoSlider img {
            border-radius: 10px 10px 0px 0px;
        }

    .nivo-slider .theme-default .nivo-controlNav {
        margin-top: -72px;
        position: absolute;
        z-index: 100;
        right: 5px;
        bottom: -17px;
    }

    .nivo-slider .theme-default .nivo-caption {
        padding-left: 20px;
    }


/* Custom Map */

section.section-custom-map {
    background: transparent url(../img/map.png) center 0 no-repeat;
    padding: 129px 0 0;
    margin: 20px 0 0;
    border: 0;
}

    section.section-custom-map section.section {
        border-top-color: rgba(241, 241, 241, 0.8);
        background: rgba(244, 244, 244, 0.8);
    }

section.section-custom-map-2 {
    background: transparent url(../img/map-2.png) center 0 no-repeat;
    padding: 129px 0 0;
    margin: 50px 0 0;
    border: 0;
}

    section.section-custom-map-2 section.section {
        border-top-color: rgba(241, 241, 241, 0.8);
        background: rgba(244, 244, 244, 0.8);
    }


/* Home Intro */

.home-intro {
    background-color: #171717;
    margin-bottom: 60px;
    overflow: hidden;
    padding: 20px 0 10px 0;
    position: relative;
    text-align: left;
}

    .home-intro p {
        color: #FFF;
        display: inline-block;
        font-size: 1.4em;
        font-weight: 300;
        max-width: 800px;
        padding-top: 5px;
    }

        .home-intro p span {
            color: #999;
            display: block;
            font-size: 0.8em;
            padding-top: 5px;
        }

        .home-intro p em {
            font-size: 1.6em;
        }

    .home-intro .get-started {
        margin-top: 15px;
        margin-bottom: 15px;
        position: relative;
        text-align: right;
    }

        .home-intro .get-started .btn {
            position: relative;
            z-index: 1;
        }

            .home-intro .get-started .btn i {
                font-size: 1.1em;
                font-weight: normal;
                margin-left: 5px;
            }

        .home-intro .get-started a {
            color: #FFF;
        }

            .home-intro .get-started a:not(.btn) {
                color: #777;
            }

    .home-intro .learn-more {
        margin-left: 15px;
    }

    .home-intro.light {
        background-color: #E2E2E2;
    }

        .home-intro.light.secondary {
            background-color: #E0E1E4;
        }

        .home-intro.light p {
            color: #777;
        }


/* Home Intro Compact */

.home-intro-compact {
    border-radius: 0 0 10px 10px;
    margin-top: -10px;
}

    .home-intro-compact p {
        padding-left: 20px;
    }

    .home-intro-compact .get-started {
        padding-right: 20px;
    }


/* Responsive */

@media (max-width: 767px) {
   

    /* Home Intro */
    .home-intro-compact {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}


/* Page 404 */

.page-not-found {
    margin: 50px 0;
}

    .page-not-found h2 {
        font-size: 140px;
        font-weight: 600;
        letter-spacing: -10px;
        line-height: 140px;
    }

    .page-not-found h4 {
        color: #777;
    }

    .page-not-found p {
        font-size: 1.4em;
        line-height: 36px;
    }


/* Responsive */

@media (max-width: 479px) {
    .page-not-found {
        margin: 0;
    }

        .page-not-found h2 {
            font-size: 100px;
            letter-spacing: 0;
            line-height: 100px;
        }
}


ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-inline-start: 0px;
    color: #c0c0c0;
    font-size: 16px;
    list-style: none
}




/* Dark Version */

html.dark body {
    background-color: #1d2127;
}

html.dark.boxed .body {
    background-color: #1d2127;
}

html.dark #header .header-top {
    background: #282d36;
    border-bottom-color: #2e353e;
}

html.dark #header .header-search .form-control {
    background: #21262d;
}

html.dark #header .header-body {
    background: #1d2127;
    border-top-color: #2e353e;
}

html.dark #header .header-nav-bar {
    background-color: #21262d;
}

html.dark #header .header-nav-top .nav > li > a:hover,
html.dark #header .header-nav-top .nav > li > a a:focus {
    background-color: #21262d;
}

html.dark #header .header-nav-top .dropdown-menu {
    background: #21262d;
    border-color: #21262d;
}

    html.dark #header .header-nav-top .dropdown-menu a:hover,
    html.dark #header .header-nav-top .dropdown-menu a:focus {
        background: #282d36 !important;
    }

html.dark.sticky-header-active #header .header-body {
    border-bottom-color: #2e353e;
}

html.dark #header.header-transparent .header-body {
    background: transparent;
}

    html.dark #header.header-transparent .header-body:before {
        background-color: #1d2127;
        border-bottom-color: #2e353e;
    }

html.dark #header.header-semi-transparent .header-body {
    background: transparent;
}

    html.dark #header.header-semi-transparent .header-body:before {
        background-color: #1d2127;
        border-bottom-color: #2e353e;
    }

html.dark #header.header-semi-transparent-light .header-body {
    background: transparent;
}

    html.dark #header.header-semi-transparent-light .header-body:before {
        background-color: #1d2127;
        border-bottom-color: #2e353e;
    }

html.dark h1,
html.dark h2,
html.dark h3,
html.dark h4,
html.dark h5,
html.dark h6 {
    color: #FFF;
}

html.dark .alert h1,
html.dark .alert h2,
html.dark .alert h3,
html.dark .alert h4,
html.dark .alert h5,
html.dark .alert h6 {
    color: #111;
}

html.dark blockquote {
    border-color: #282d36;
}

html.dark section.featured {
    background-color: #191c21;
    border-top-color: #2e353e;
}

html.dark section.section {
    background-color: #21262d;
    border-top-color: #282d36;
}

html.dark .dropdown-menu > li > a {
    color: #FFF;
}

    html.dark .dropdown-menu > li > a:hover,
    html.dark .dropdown-menu > li > a:focus {
        background-color: #2e353e;
    }

html.dark .tabs .nav-tabs li a,
html.dark .tabs .nav-tabs li a:focus {
    border-top-color: #282d36;
    border-left-color: #282d36;
    border-right-color: #282d36;
    background: #282d36;
}

    html.dark .tabs .nav-tabs li a:hover {
        border-top-color: #808697;
    }

html.dark .tabs .nav-tabs li.active a,
html.dark .tabs .nav-tabs li.active a:hover,
html.dark .tabs .nav-tabs li.active a:focus {
    border-top-color: #808697;
}

html.dark .tabs .nav-tabs.nav-justified {
    border-left-width: 0;
    border-right-width: 0;
    border-left-color: transparent;
    border-right-color: transparent;
}

    html.dark .tabs .nav-tabs.nav-justified li a,
    html.dark .tabs .nav-tabs.nav-justified li a:hover,
    html.dark .tabs .nav-tabs.nav-justified li a:focus {
        border-bottom-color: #282d36;
    }

html.dark .tabs.tabs-left .nav-tabs > li a,
html.dark .tabs.tabs-right .nav-tabs > li a {
    background: #282d36;
    border-left-color: #282d36;
    border-right-color: #282d36;
}

html.dark .tabs.tabs-left .nav-tabs > li:last-child a,
html.dark .tabs.tabs-right .nav-tabs > li:last-child a {
    border-bottom-color: #282d36;
}

html.dark .tabs .nav-tabs {
    border-color: #282d36;
}

    html.dark .tabs .nav-tabs li.active a,
    html.dark .tabs .nav-tabs li.active a:hover,
    html.dark .tabs .nav-tabs li.active a:focus,
    html.dark .tabs .nav-tabs.nav-justified li.active a,
    html.dark .tabs .nav-tabs.nav-justified li.active a:hover,
    html.dark .tabs .nav-tabs.nav-justified li.active a:focus {
        background: #2e353e;
        border-left-color: #2e353e;
        border-right-color: #2e353e;
    }

    html.dark .tabs .nav-tabs.nav-justified li.active a {
        border-bottom-color: #2e353e;
    }

html.dark .tabs.tabs-vertical {
    border-top-color: #2e353e;
}

html.dark .tabs.tabs-bottom .nav-tabs li a,
html.dark .tabs.tabs-bottom .nav-tabs li a:focus {
    border-bottom-color: #282d36;
    border-top-color: #2e353e;
}

    html.dark .tabs.tabs-bottom .nav-tabs li a:hover {
        border-bottom-color: #808697;
        border-top-color: #2e353e;
    }

html.dark .tabs.tabs-bottom .nav-tabs li.active a,
html.dark .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark .tabs.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom-color: #808697;
    border-top-color: #2e353e;
}

html.dark .tabs .tab-content {
    background: #2e353e;
    border-color: #2e353e;
}

html.dark .tabs-primary.tabs-bottom .nav-tabs li a,
html.dark .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark .tabs-primary.tabs-bottom .nav-tabs li a:focus,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:focus {
    border-top-color: #2e353e !important;
}

html.dark .nav-tabs li.active a,
html.dark .nav-tabs li.active a:hover,
html.dark .nav-tabs li.active a:focus,
html.dark .nav-tabs li a {
    color: #808697;
}

html.dark .tab-content {
    background: #2e353e;
    border-color: #1d2127;
}

html.dark .tabs-simple .tab-content,
html.dark .tabs-simple .nav-tabs li a,
html.dark .tabs-simple .nav-tabs li.active a {
    background: transparent !important;
}

html.dark .nav > li > a:hover,
html.dark .nav > li > a:focus {
    background-color: #2e353e;
}

html.dark .call-to-action.call-to-action-default {
    background: #282d36;
}

html.dark .call-to-action.call-to-action-dark {
    background: #2e353e;
}

html.dark .call-to-action.with-borders {
    border-top-color: #2e353e;
    border-bottom-color: #2e353e;
    border-left-color: #282d36;
    border-right-color: #282d36;
}

html.dark .call-to-action.with-full-borders {
    border-color: #2e353e;
}

html.dark .call-to-action.featured {
    background: -webkit-linear-gradient(top, #282d36 1%, #2e353e 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #282d36 1%, #2e353e 98%) repeat scroll 0 0 transparent;
    border-bottom-color: #2e353e;
    border-left-color: #282d36;
    border-right-color: #282d36;
}

html.dark .call-to-action.call-to-action-in-footer:before {
    border-top-color: #1d2127;
}

html.dark .counters.with-borders .counter {
    border-top: 1px solid #2e353e;
    border-bottom: 1px solid #2e353e;
    border-left: 1px solid #282d36;
    border-right: 1px solid #282d36;
}

html.dark .counters.counters-text-dark .counter {
    color: #FFF !important;
}

    html.dark .counters.counters-text-dark .counter .fa,
    html.dark .counters.counters-text-dark .counter .icons,
    html.dark .counters.counters-text-dark .counter strong,
    html.dark .counters.counters-text-dark .counter label {
        color: #FFF !important;
    }

html.dark section.timeline:after {
    background: #505050;
    background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #7db9e8));
    background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
}

html.dark section.timeline .timeline-date {
    background-color: #282d36;
    border-color: #282d36;
    text-shadow: none;
}

html.dark section.timeline .timeline-title {
    background: #282d36;
}

html.dark section.timeline .timeline-box {
    border-color: #282d36;
    background: #282d36;
}

    html.dark section.timeline .timeline-box.left:before {
        box-shadow: 0 0 0 3px #282d36, 0 0 0 6px #282d36;
    }

    html.dark section.timeline .timeline-box.left:after {
        background: #282d36;
        border-right-color: #282d36;
        border-top-color: #282d36;
    }

    html.dark section.timeline .timeline-box.right:before {
        box-shadow: 0 0 0 3px #282d36, 0 0 0 6px #282d36;
    }

    html.dark section.timeline .timeline-box.right:after {
        background: #282d36;
        border-left-color: #282d36;
        border-bottom-color: #282d36;
    }

html.dark .form-control {
    background-color: #282d36;
    border-color: #282d36;
}

html.dark .btn-default {
    background-color: #282d36;
    border-color: #282d36;
    color: #FFF;
}

html.dark .btn.disabled,
html.dark .btn[disabled] {
    border-color: #282d36 !important;
}

html.dark .pagination > li > a,
html.dark .pagination > li > span {
    background-color: #282d36;
    border-color: #242830;
}

html.dark .theme-default .nivoSlider {
    background-color: #1d2127;
}

html.dark section.section-custom-map {
    background: transparent url(../img/map-dark.png) center 0 no-repeat;
}

    html.dark section.section-custom-map section.section {
        border-top-color: rgba(40, 45, 54, 0.8);
        background: rgba(33, 38, 45, 0.8);
    }

html.dark .home-concept {
    background-image: url(../img/home-concept-dark.png);
}

    html.dark .home-concept .process-image {
        background-image: url(../img/home-concept-item-dark.png);
    }

    html.dark .home-concept .project-image {
        background-image: url(../img/home-concept-item-dark.png);
    }

    html.dark .home-concept .sun {
        background-image: url(../img/home-concept-icons-dark.png);
    }

    html.dark .home-concept .cloud {
        background-image: url(../img/home-concept-icons-dark.png);
    }

html.dark .page-header {
    border-bottom-color: #191c21;
}

html.dark .page-header-light {
    background-color: #2e353e;
}

html.dark .panel-group .panel {
    background-color: #282d36;
}

html.dark .panel-group .panel-default {
    border-color: #282d36;
}

html.dark .panel-group .panel-heading {
    background-color: #2e353e;
}

html.dark .panel-group .form-control {
    background-color: #21262d;
    border-color: #21262d;
}

html.dark .toggle > label {
    background-color: #2e353e;
}

html.dark .toggle.toggle-simple .toggle > label {
    color: #FFF;
}

html.dark .featured-box {
    background: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-bottom-color: #2e353e;
}

    html.dark .featured-box.secondary h4 {
        color: #FFF;
    }

html.dark .featured-boxes-flat .featured-box .box-content {
    background: #2e353e;
}

html.dark .featured-boxes-style-5 .featured-box .box-content h4,
html.dark .featured-boxes-style-6 .featured-box .box-content h4,
html.dark .featured-boxes-style-7 .featured-box .box-content h4 {
    color: #FFF;
}

html.dark .featured-boxes-style-2 .featured-box {
    background: transparent;
}

html.dark .featured-boxes-style-3 .featured-box .icon-featured {
    background: #1d2127;
}

html.dark .featured-boxes-style-4 .featured-box {
    background: transparent;
}

html.dark .featured-boxes-style-5 .featured-box {
    background: transparent;
}

    html.dark .featured-boxes-style-5 .featured-box .icon-featured {
        background: #282d36;
        border-color: #2e353e;
    }

html.dark .featured-boxes-style-6 .featured-box {
    background: transparent;
}

    html.dark .featured-boxes-style-6 .featured-box .icon-featured {
        background: #282d36;
        border-color: #2e353e;
    }

        html.dark .featured-boxes-style-6 .featured-box .icon-featured:after {
            border-color: #2e353e;
        }

html.dark .featured-boxes-style-7 .featured-box {
    background: transparent;
}

    html.dark .featured-boxes-style-7 .featured-box .icon-featured {
        background: #282d36;
        border-color: #2e353e;
    }

        html.dark .featured-boxes-style-7 .featured-box .icon-featured:after {
            box-shadow: 3px 3px #161a1e;
        }

html.dark .featured-boxes-style-8 .featured-box .icon-featured {
    background: #2e353e;
}

html.dark .featured-box-effect-1 .icon-featured:after {
    box-shadow: 0 0 0 3px #2e353e;
}

html.dark .feature-box.feature-box-style-2 h4,
html.dark .feature-box.feature-box-style-3 h4,
html.dark .feature-box.feature-box-style-4 h4 {
    color: #FFF;
}

html.dark .feature-box.feature-box-style-6 .feature-box-icon {
    border-color: #2e353e;
}

    html.dark .feature-box.feature-box-style-6 .feature-box-icon:after {
        border-color: #2e353e;
    }

html.dark .owl-dots .owl-dot span {
    background: #2e353e;
}

html.dark .owl-carousel.top-border {
    border-top-color: #3F4247;
}

html.dark .progress {
    background: #2e353e;
}

html.dark .arrow {
    background-image: url(../img/arrows-dark.png);
}

html.dark .thumbnail,
html.dark .img-thumbnail,
html.dark .thumb-info {
    background-color: #282d36;
    border-color: #282d36;
}

    html.dark .thumb-info .thumb-info-wrapper:after {
        background-color: rgba(29, 33, 39, 0.9);
    }

html.dark .thumb-info-social-icons {
    border-top-color: #373f4a;
}

html.dark ul.nav-list > li a {
    border-bottom-color: #282d36;
}

    html.dark ul.nav-list > li a:hover {
        background-color: #282d36;
    }

html.dark .content-grid .content-grid-item:before {
    border-left-color: #2e353e;
}

html.dark .content-grid .content-grid-item:after {
    border-bottom-color: #2e353e;
}

html.dark .content-grid.content-grid-dashed .content-grid-item:before {
    border-left-color: #2e353e;
}

html.dark .content-grid.content-grid-dashed .content-grid-item:after {
    border-bottom-color: #2e353e;
}

html.dark .testimonial .testimonial-author strong {
    color: #FFF;
}

html.dark .testimonial.testimonial-style-3 blockquote {
    background: #2e353e !important;
}

html.dark .testimonial.testimonial-style-3 .testimonial-arrow-down {
    border-top-color: #2e353e !important;
}

html.dark .testimonial.testimonial-style-4 {
    border-color: #2e353e !important;
}

html.dark .testimonial.testimonial-style-5 .testimonial-author {
    border-top-color: #2e353e !important;
}

html.dark .page-header {
    border-bottom-color: #282d36;
}

html.dark .table > thead > tr > th,
html.dark .table > tbody > tr > th,
html.dark .table > tfoot > tr > th,
html.dark .table > thead > tr > td,
html.dark .table > tbody > tr > td,
html.dark .table > tfoot > tr > td,
html.dark .table-bordered {
    border-color: #282d36;
}

html.dark .table-striped > tbody > tr:nth-child(2n+1) > td,
html.dark .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #2e353e;
}

html.dark pre {
    background-color: #282d36;
    border-color: #282d36;
    color: #777;
}

html.dark .show-grid [class*="col-md-"] .show-grid-block {
    background-color: #282d36;
    border-color: #282d36;
}

html.dark .google-map-borders,
html.dark .embed-responsive-borders {
    border-color: #2e353e;
}

html.dark .alert.alert-default {
    border-color: #2e353e;
    background-color: #282d36;
}

html.dark hr {
    background-image: -webkit-linear-gradient(left, transparent, #3F4247, transparent);
    background-image: linear-gradient(to right, transparent, #3F4247, transparent);
}

    html.dark hr.light {
        background-image: -webkit-linear-gradient(left, transparent, #3F4247, transparent);
        background-image: linear-gradient(to right, transparent, #3F4247, transparent);
    }

    html.dark hr.solid {
        background: #3F4247;
    }

html.dark .divider {
    background-image: -webkit-linear-gradient(left, transparent, #3F4247, transparent);
    background-image: linear-gradient(to right, transparent, #3F4247, transparent);
}

    html.dark .divider .fa,
    html.dark .divider .icons {
        background: #1d2127;
    }

    html.dark .divider.divider-solid {
        background: #3F4247;
    }

    html.dark .divider.divider-style-2 .fa,
    html.dark .divider.divider-style-2 .icons {
        background: #21262d;
    }

    html.dark .divider.divider-style-3 .fa,
    html.dark .divider.divider-style-3 .icons {
        border-color: #3F4247;
    }

    html.dark .divider.divider-style-4 .fa,
    html.dark .divider.divider-style-4 .icons {
        border-color: #3F4247;
    }

        html.dark .divider.divider-style-4 .fa:after,
        html.dark .divider.divider-style-4 .icons:after {
            border-color: #21262d;
        }

    html.dark .divider.divider-small {
        background: transparent;
    }

        html.dark .divider.divider-small hr {
            background: #3F4247;
        }

        html.dark .divider.divider-small.divider-light hr {
            background: #3F4247;
        }

    html.dark hr.dashed:after,
    html.dark .divider.dashed:after {
        border-color: #3F4247;
    }

html.dark .heading.heading-bottom-border h1 {
    border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-border h2,
html.dark .heading.heading-bottom-border h3 {
    border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-border h4,
html.dark .heading.heading-bottom-border h5,
html.dark .heading.heading-bottom-border h6 {
    border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-double-border h1,
html.dark .heading.heading-bottom-double-border h2,
html.dark .heading.heading-bottom-double-border h3 {
    border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-double-border h4,
html.dark .heading.heading-bottom-double-border h5,
html.dark .heading.heading-bottom-double-border h6 {
    border-bottom-color: #3f4247;
}

html.dark .heading.heading-middle-border:before {
    border-top-color: #3f4247;
}

html.dark .heading.heading-middle-border h1,
html.dark .heading.heading-middle-border h2,
html.dark .heading.heading-middle-border h3,
html.dark .heading.heading-middle-border h4,
html.dark .heading.heading-middle-border h5,
html.dark .heading.heading-middle-border h6 {
    background: #1d2127;
}

html.dark ul.history li .thumb {
    background-image: url(../img/history-thumb-dark.png);
}

html.dark .recent-posts .date .day {
    background-color: #2e353e;
}

html.dark .blog-posts article {
    border-color: #282d36;
}

html.dark section.featured .recent-posts .date .day,
html.dark article.post .post-date .day {
    background-color: #282d36;
}

html.dark article .post-video,
html.dark article .post-video iframe,
html.dark article .post-audio,
html.dark article .post-audio iframe {
    background-color: #282d36;
    border-color: #282d36;
}

html.dark ul.simple-post-list li {
    border-bottom-color: #21262d;
}

html.dark .post-block {
    border-top-color: #191c21;
}

html.dark ul.comments .comment-block {
    background-color: #282d36;
}

html.dark ul.comments .comment-arrow {
    border-right-color: #282d36;
}

html.dark .pricing-table li {
    border-top-color: #21262d;
}

html.dark .pricing-table h3 {
    background-color: #21262d;
    text-shadow: none;
}

    html.dark .pricing-table h3 span {
        background: #282d36;
        border-color: #242830;
        box-shadow: 0 5px 20px #242830 inset, 0 3px 0 #282d36 inset;
        color: #777;
    }

html.dark .pricing-table .most-popular {
    border-color: #282d36;
}

    html.dark .pricing-table .most-popular h3 {
        background-color: #282d36;
        color: #FFF;
        text-shadow: none;
    }

html.dark .pricing-table .plan-ribbon {
    background-color: #282d36;
}

html.dark .pricing-table .plan {
    background: #282d36;
    border: 1px solid #282d36;
    color: #777;
    text-shadow: none;
}

html.dark .product-thumb-info {
    background-color: #282d36;
    border-color: transparent;
}

html.dark .shop .quantity .qty {
    background-color: #282d36;
    border-color: transparent;
}

html.dark .shop .quantity .minus,
html.dark .shop .quantity .plus {
    background-color: #21262d;
    border-color: transparent;
}

html.dark .shop table.cart td,
html.dark .shop .cart-totals th,
html.dark .shop .cart-totals td {
    border-color: #282d36;
}

html.dark .dialog {
    background-color: #1d2127;
}

html.dark .modal-content {
    background-color: #1d2127;
}

html.dark .modal-header {
    border-bottom-color: #282d36;
}

    html.dark .modal-header h1,
    html.dark .modal-header h2,
    html.dark .modal-header h3,
    html.dark .modal-header h4,
    html.dark .modal-header h5,
    html.dark .modal-header h6 {
        color: #777;
    }

    html.dark .modal-header .close {
        text-shadow: none;
        color: #FFF;
    }

html.dark .modal-footer {
    border-top-color: #282d36;
}

html.dark .loading-overlay {
    background: #1d2127;
}

    html.dark .loading-overlay .loader:after {
        -webkit-animation: animateLoaderAfterWhite 1s ease-in-out infinite;
        -moz-animation: animateLoaderAfterWhite 1s ease-in-out infinite;
        animation: animateLoaderAfterWhite 1s ease-in-out infinite;
    }

html.dark #footer .newsletter form .btn-default {
    background-color: #21262d;
    border-color: #21262d;
    color: #777;
}


/* Responsive */

@media (min-width: 992px) {
    html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu {
        background: #21262d;
    }

        html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a {
            border-bottom-color: #2e353e;
        }

    html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown-mega:not(.dropdown-full-color) .dropdown-mega-sub-title {
        color: #999;
    }

    html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown-mega:not(.dropdown-full-color) .dropdown-mega-sub-nav > li:hover > a {
        background: #2e353e;
    }

    html.dark #header .header-nav-main:not(.header-nav-main-light) a > .thumb-info-preview .thumb-info-wrapper {
        background: #2e353e;
    }

    html.dark #header .header-nav.header-nav-stripe nav > ul > li > a {
        color: #CCC;
    }

    html.dark #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
        color: #FFF;
    }

    html.dark #header .header-nav.header-nav-top-line nav > ul > li > a,
    html.dark #header .header-nav.header-nav-top-line nav > ul > li:hover > a {
        color: #CCC;
    }

    html.dark #header .header-nav.header-nav-dark-dropdown nav > ul > li > a,
    html.dark #header .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
        color: #CCC;
    }

    html.dark .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
        background-color: #1d2127;
    }
}

@media (max-width: 991px) {
    html.dark #header .header-nav-main nav > ul li {
        border-bottom-color: #2e353e;
    }

    html.dark #header.header-transparent .header-nav-main,
    html.dark #header.header-semi-transparent .header-nav-main,
    html.dark #header.header-semi-transparent-light .header-nav-main {
        background-color: #1d2127;
    }
}


/* Boxed Layout */

html.boxed body {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: repeat;
}

html.boxed .body {
    background-color: #FFF;
    border-bottom: 5px solid #1d2127;
    border-radius: 5px;
    border-top: 5px solid #CCC;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    margin: 25px auto;
    max-width: 1200px;
    height: auto;
    overflow: hidden;
}


/* Responsive */

@media (min-width: 1200px) {
    html.boxed.sticky-header-active #header .header-body {
        width: auto;
    }

    html.boxed #header.header-transparent .header-body,
    html.boxed #header.header-semi-transparent .header-body,
    html.boxed #header.header-semi-transparent-light .header-body {
        width: auto;
    }
}

@media (min-width: 992px) {
    html.boxed #header .header-top.header-top-colored {
        margin-top: -18px;
        border-radius: 4px 4px 0 0;
    }

    html.boxed #header.header-transparent .header-body,
    html.boxed #header.header-semi-transparent .header-body,
    html.boxed #header.header-semi-transparent-light .header-body {
        padding-left: 15px;
        padding-right: 15px;
    }

    html.boxed #header .header-top.header-top-style-2,
    html.boxed #header .header-top.header-top-style-3,
    html.boxed #header .header-top.header-top-style-4 {
        margin-top: -13px;
    }

    html.boxed.sticky-header-active #header .header-body {
        padding-left: 15px;
        padding-right: 15px;
    }

    html.boxed.sticky-header-active #header .header-nav-bar {
        margin: 0 -15px -9px;
    }
}

@media (max-width: 991px) {
    html.boxed .body {
        margin: 0 auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

@media (max-width: 767px) {

    /* Boxed */
    html.boxed {
        background: none !important;
    }
}

@media (max-width: 768px) {
    .copyright-unibel {
        float: left !important;
        margin-left: 10px !important;
    }
}

.mobilikilibtn img {
    position: absolute;
    bottom: auto;
    top: -20px;
    right: 11px;
}

.homebottombase img {
    position: absolute;
    bottom: auto;
    top: 9px;
    right: 13px;
}

.homebottombase a {
    border: 1px solid white;
    background-color: transparent;
}

    .homebottombase a:hover {
        border: 1px solid #114f1a;
    }


.dokumanlar .nav a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    color: #006933;
}

.dokumanlar .nav {
    display: flex;
    flex-direction: row;
    margin-left: -30px;
}

    .dokumanlar .nav li {
        background-color: none;
        border: 2px solid #006933;
        color: #006933;
        border-radius: 10px;
    }

    .dokumanlar .nav a {
        background-color: none;
        color: #006933;
        border-radius: 10px;
    }

    .dokumanlar .nav .active {
        background-color: #006933;
        border: 2px solid #006933;
        color: #fff;
        border-radius: 10px;
    }

        .dokumanlar .nav .active a {
            color: #fff;
        }

    .dokumanlar .nav li {
        margin-left: 30px;
    }

.tab-content {
    border-radius: 0px;
    box-shadow: none;
    background-color: transparent;
    border: 0;
    border-top: 0;
    padding: 0px !important;
    z-index: 1;
}

.egitim-etkinlikler .nav a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    color: #006933;
}

.egitim-etkinlikler .nav {
    display: flex;
    flex-direction: row;
    margin-left: -30px;
}

    .egitim-etkinlikler .nav li {
        background-color: none;
        border: 2px solid #006933;
        color: #006933;
        border-radius: 10px;
    }

    .egitim-etkinlikler .nav a {
        background-color: none;
        color: #006933;
        border-radius: 10px;
    }

    .egitim-etkinlikler .nav .active {
        background-color: #006933;
        border: 2px solid #006933;
        color: #fff;
        border-radius: 10px;
    }

        .egitim-etkinlikler .nav .active a {
            color: #fff;
        }

    .egitim-etkinlikler .nav li {
        margin-left: 30px;
    }

.egitim-etkinlik-green {
    color: #005E2E;
}

.egitim-etkinlikler .content {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
}

.content-randevu {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    margin-top: 45px;
}

    .content-randevu .str {
        margin-top: 10px;
    }

.egitimBoldGreen {
    color: #005E2E;
    font-weight: 800;
}

.etkinlik-katil-header {
    display: flex;
}

    .etkinlik-katil-header .tarih {
        display: flex;
        justify-content: start;
        color: #005E2E;
        font-weight: 800;
        font-size: 16px;
        line-height: 16px;
    }

    .etkinlik-katil-header .etkinlik-adeti {
        display: flex;
        justify-content: end;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        color: #005E2E;
    }

.etkinlik-katil-content .kutu {
    border: 2px solid #005429;
    border-radius: 10px;
    margin-bottom: 30px;
}

.etkinlik-katil-content .katil-btn {
    color: #005E2E;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-end;
}

.etkinlik-katil-content .kutu-icerik {
    margin-top: 20px;
    padding-top: 5px;
    margin-bottom: 15px;
}

.kutu-icerik img {
    margin-top: -5px;
}

.etkinlik-katil-content .etkinlik-kutu-yazisi {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #005E2E;
}

.katil-btn .btn {
    padding: 10px 38px;
    border: 2px solid #006933;
    background-color: transparent;
    color: #005E2E;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
}

    .katil-btn .btn:hover {
        padding: 10px 38px;
        border: 2px solid #006933;
        background-color: #006933;
        color: #fff;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
    }

.alert {
    padding: 0px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success2 {
    background-color: #005E2E;
    border-radius: 10px;
    opacity: 0.7;
    color: white;
    padding: 15px;
}

    .alert-success2 p {
        color: #FFFFFF !important;
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 27px !important;
        letter-spacing: -0.01em !important;
    }

.egitimetkinliksli li {
    color: #494949;
    font-weight: 600
}

.menu3-icerik form h5 {
    color: #00823F;
    margin: 0px 0px 15px;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    margin-top: 30px;
}

.menu3-icerik form label {
    color: #005E2E;
    font-weight: 600;
    margin-top: 22px;
    font-size: 16px;
    line-height: 21px;
}

#ui-datepicker-div {
    z-index: 999 !important;
}

.gonderbtn {
    display: flex;
    position: relative;
    z-index: 100;
    justify-content: start;
}

#kvkkmodal {
    cursor: pointer;
}

.gonderbtn .btn {
    background-color: #004B25;
    opacity: 0.6;
    border: 1px solid #004B25;
    border-radius: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

    .gonderbtn .btn:hover {
        background-color: #004B25;
        opacity: 1;
        border: 1px solid #004B25;
        border-radius: 10px;
        color: #fff;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
    }

.fc-day-header span {
    color: #005E2E;
    font-weight: 800;
    font-size: 13px;
    line-height: 16px;
}

.fc th,
.fc td {
    /* border-style: none !important; */
}

.fc-event-title {
    color: #fff;
}

.fc-event,
.fc-event-dot {
    background-color: #00823F !important;
}

.fc-left h2 {
    color: #005E2E;
    font-weight: 600;
    font-size: 20px;
    line-height: 16px;
}

.fc-prev-button,
.fc-next-button {
    background: transparent !important;
    border: 0 !important;
    color: #005E2E !important;
    width: 55px;
    height: auto;
}

.content__gallery {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    grid-gap: 20px;
    margin-top: 20px;
}

figure {
    margin: 0;
}

.content__gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.content__gallery .content__gallery__item--1 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 6;
}

.content__gallery .content__gallery__item--2 {
    grid-column-start: 3;
    grid-column-end: 6;
    grid-row-start: 1;
    grid-row-end: 2;
}

.content__gallery .content__gallery__item--3 {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 4;
}

.content__gallery .content__gallery__item--4 {
    grid-column-start: 4;
    grid-column-end: 6;
    grid-row-start: 2;
    grid-row-end: 4;
}

.content__gallery .content__gallery__item--5 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 4;
    grid-row-end: 6;
}

.content__gallery .content__gallery__item--6 {
    grid-column-start: 5;
    grid-column-end: 6;
    grid-row-start: 4;
    grid-row-end: 6;
}

.content__gallery .content__gallery__item--7 {
    grid-column-start: 6;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 6;
}

.content__gallery .content__gallery__item--8 {
    grid-column-start: 9;
    grid-column-end: 12;
    grid-row-start: 1;
    grid-row-end: 3;
}

.content__gallery .content__gallery__item--9 {
    grid-column-start: 9;
    grid-column-end: 12;
    grid-row-start: 3;
    grid-row-end: 6;
}


.content__gallery__item {
    background: #000000;
    mix-blend-mode: multiply;
    opacity: 0.7;
}

    .content__gallery__item:hover {
        opacity: 1;
    }

.yeninav {
    margin-left: -45px !important;
}

    .yeninav li {
        border: none !important;
    }

        .yeninav li a {
            background: transparent !important;
            font-weight: 700;
            font-size: 20px;
            line-height: 24px;
            color: #005E2E !important;
            opacity: 0.5;
        }

    .yeninav .active {
        background: none !important;
        opacity: 1;
    }

        .yeninav .active a {
            font-weight: 700;
            font-size: 20px;
            line-height: 24px;
            color: #005E2E !important;
            opacity: 1;
        }

        .yeninav .active::before {
            border: 2px solid #005E2E !important;
        }

.content__gallery2 {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    grid-gap: 10px;
}

figure {
    margin: 0;
}

.content__gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.content__gallery2 .content__gallery__item--galeri--1 {
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 2;
}

.content__gallery2 .content__gallery__item--galeri--2 {
    grid-column-start: 7;
    grid-column-end: 12;
    grid-row-start: 1;
    grid-row-end: 3;
}

.content__gallery2 .content__gallery__item--galeri--3 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 4;
}

.content__gallery2 .content__gallery__item--galeri--4 {
    grid-column-start: 4;
    grid-column-end: 7;
    grid-row-start: 2;
    grid-row-end: 5;
}

.content__gallery2 .content__gallery__item--galeri--5 {
    grid-column-start: 7;
    grid-column-end: 12;
    grid-row-start: 3;
    grid-row-end: 5;
}

.content__gallery2 .content__gallery__item--galeri--6 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 4;
    grid-row-end: 7;
}

.content__gallery2 .content__gallery__item--galeri--7 {
    grid-column-start: 4;
    grid-column-end: 8;
    grid-row-start: 5;
    grid-row-end: 7;
}

.content__gallery2 .content__gallery__item--galeri--8 {
    grid-column-start: 8;
    grid-column-end: 12;
    grid-row-start: 5;
    grid-row-end: 7;
}

.content__gallery2 .content__gallery__item--galeri--9 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 7;
    grid-row-end: 9;
}

.content__gallery2 .content__gallery__item--galeri--10 {
    grid-column-start: 4;
    grid-column-end: 12;
    grid-row-start: 7;
    grid-row-end: 9;
}

.content__gallery2 {
    border-radius: 10px;
    margin-top: 25px;
}

.content__gallery__item2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}




.sidebar.sidebar-show {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.sidebar a {
    padding: 15px 8px 15px 15px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

    .sidebar a:hover {
        color: #f1f1f1;
    }

.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.main-content .sidebar ul {
    margin: 0;
    max-height: 0px;
    overflow: hidden;
    transition: max-height 10ms ease-out;
}

#mySidebar ul li {
    list-style: none;
}

.main-content .sidebar ul.ul-show {
    transition: max-height 10ms ease-in;
    max-height: 210px;
    min-height: 210px;
    height: 210px;
    overflow-y: auto;
    border-radius: 0px;
}


    .main-content .sidebar ul.ul-show::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #fff;
    }

    .main-content .sidebar ul.ul-show::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    .main-content .sidebar ul.ul-show::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #00823f;
    }



#mySidebar .animalfamily {
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #005E2E;
}

#mySidebar .animalfamilydown a {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #005E2E;
    opacity: 0.6;
}

#mySidebar .animalfamilydown {
    padding-left: 0px;
}

.animalfamilymenu {
    margin-bottom: 30px;
    border-radius: 5px;
    border: 2px solid #005E2E;
}

.toggledownicon {
    float: right;
}

.animalfamilydown a:hover {
    background-color: #005E2E;
    color: #fff !important;
    opacity: 1 !important;
}

.animalfamily {
    cursor: pointer;
}

.animalfamilymenu .active a {
    color: white !important;
    background-color: #005e2e !important;
    opacity: 1 !important;
}

.ziyaretciler-scroll {
    overflow-y: scroll;
    height: 800px;
    padding-right: 15px;
}

    .ziyaretciler-scroll::-webkit-scrollbar {
        width: 9px;
        background-color: #B7B7B7;
    }

    .ziyaretciler-scroll::-webkit-scrollbar-thumb {
        border-radius: 6px;
        -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .3);
        background-color: #005E2E;
    }

@media (max-width:768px) {
    .dokumanlar .nav {
        display: flex;
        flex-direction: column;
    }

        .dokumanlar .nav li {
            margin-top: 15px;
        }

    .egitim-etkinlikler .nav {
        display: flex;
        flex-direction: column;
    }

        .egitim-etkinlikler .nav li {
            margin-top: 15px;
            margin-left: 0px;
        }

        .egitim-etkinlikler .nav {
            margin-left: 0;
        }

        .baskanimg {
            object-fit: cover;
            height: 450px;
        }

    .ziyaretciler-scroll {
        overflow-y: hidden !important;
        height: inherit;
    }
}

.home-notification-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #01675A;
    margin-bottom: 22px;
}

.modal-content.notification-modal-container {
    padding: 20px 30px;
}

    .modal-content.notification-modal-container .home-notification-modal-header img {
        margin-left: 15px;
        width: 69px;
        align-self: flex-end;
    }

    .modal-content.notification-modal-container h4 {
        font-size: 20px;
        color: #01675A;
        font-weight: 800;
        margin: 0 0 10px 0;
    }

.home-notification-modal-content {
    font-weight: 500;
    font-size: 15px;
}

    .home-notification-modal-content img {
        border-radius: 10px;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

.home-notification-modal-footer {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

@media (max-width: 768px) {
    .modal-content.notification-modal-container h4 {
        font-size: 16px;
        color: #01675A;
        font-weight: 800;
        margin: 0 0 10px 0;
    }

    .home-notification-modal-content {
        font-weight: 500;
        font-size: 13px;
    }

    .modal-content.notification-modal-container .home-notification-modal-header img {
        width: 60px;
    }

    .modal-content.notification-modal-container {
        padding: 20px 20px;
    }
}

.notification-modals.modal {
    text-align: center;
    padding: 0 !important;
}

    .notification-modals.modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px; /* Adjusts for spacing */
    }

.notification-modals .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.notification-modals .modal-content {
    border-radius: 10px;
}

.notification-modals .modal-close {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}

    .notification-modals .modal-close button {
        background: white;
        width: 100px;
        border-radius: 10px;
        outline: none;
        border: none;
    }

.modal-open::-webkit-scrollbar {
    display: none;
}

.ana-sayfa-slider-butonlar {
    margin-top: 40px
}

.content__form__kvkk {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
}

    .content__form__kvkk label {
        margin: 0 !important;
    }

    .content__form__kvkk input {
        margin-right: 10px;
    }
