﻿body {
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* close commented backslash hack */
/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1}*/

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    outline: none;
    border: 0;
}

    a:hover {
        text-decoration: none
    }

    a:focus {
        text-decoration: none;
        color: #ffffff;
    }

textarea {
    border: 0;
    outline: 0;
}

input[type=text] {
    border: 0;
    outline: 0;
}

input[type=button], input[type=submit] {
    border: 0;
    outline: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    text-align: justify;
}

/*HEADER HERE* START*/
header .band {
    width: 100%;
    height: 10px;
    background-color: #ed2350;
}

header a img {
    float: left;
    margin: 20px 70px 20px 0;
}

header ul {
    margin-top: 45px;
}

    header ul li {
        float: left;
    }

        header ul li:last-child {
            border-right: none;
        }

        header ul li a {
            text-align: center;
            color: #505050;
            padding: 10px 20px;
            font-size: 16px;
            display: block;
        }

            header ul li a:hover {
                color: #fff;
                background-color: #ed2350;
                padding: 5px 0;
                margin: -4px 0;
                padding: 10px 20px;
                border-radius: 15px;
            }

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 16;
    top: 0;
    right: 0;
    background-color: #c7132c;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 55px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 18px;
        color: #fff;
        display: block;
        transition: 0.3s;
        text-align: left;
        /* border-bottom: 1px solid#a87a0b; */
        margin-bottom: 11px;
        padding: 10px;
        font-size: 16px;
    }

        .sidenav a:first-child {
            border: none;
        }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 25px;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

span.navMenu {
    display: none;
}
/*HEADER HERE* FİNİSH*/

/*SLIDER HERE  START*/
.owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 0;
    margin: auto;
    width: 100%;
}

.owl-theme .owl-dots .owl-dot {
    outline: 0;
}

    .owl-theme .owl-dots .owl-dot span {
        width: 40px;
        height: 5px;
    }

.slider-Area .item img.mobile {
    display: none;
}
/*SLIDER HERE  FİNİSH*/

/*CONTENT AREA HERE START*/
.content-area {
    margin-top: 70px;
}

    .content-area h2 {
        color: #662d91;
    }

    .content-area p {
        color: #000000;
    }
/*CONTENT AREA HERE FINISH*/

/*COUNTER-NUMBER HERE START*/
#shiva {
    width: 200px;
    height: 200px;
    background: #f7f7f7;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    float: left;
    margin: 5px;
    border: 1px solid#ececec;
}

    #shiva:hover {
        transition: 0.3s ease;
        background-color: #e9e9e9;
        cursor: pointer;
    }

.counter-number {
    margin: 50px 0;
}

    .counter-number #shiva p {
        font-size: 18px;
        text-align: center;
        color: #818181;
        margin-bottom: 0;
    }

    .counter-number #shiva img {
        display: block;
        margin: auto;
        margin-top: 25px;
        margin-bottom: 10px;
    }

.count {
    font-size: 18px;
    color: #818181;
    display: block;
    margin: auto;
    text-align: center;
    border-bottom: 1px solid#ccc;
    width: 20%;
}

#talkbubble {
    width: 120px;
    height: 80px;
    background: red;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin: 20px;
}
/*COUNTER-NUMBER HERE FİNİSH*/

/*CALANDER EVENT HERE START*/
.event-calendar h2 {
    text-align: center;
    color: #662d91;
}

#demo {
    width: 100%;
    margin: 30px auto;
}

#one {
    margin: auto;
}

.calendar-ct ol.week li {
    font-weight: 800;
}

.calendar-display {
    text-align: center;
    width: 100%;
}

.calendar-arrow {
    width: 100%;
    position: absolute;
    top: 10px;
    color: #1da5df;
}

#one .calendar-inner .calendar-views .view .calendar-hd .calendar-arrow span.next:before {
    content: "";
    background: url(../../Content/images/calander-right-arrow.png) center no-repeat;
    width: 12px;
    height: 19px;
    display: inline-block;
}

#one .calendar-inner .calendar-views .view .calendar-hd .calendar-arrow span.prev:before {
    content: "";
    background: url(../../Content/images/calander-left-arrow.png) center no-repeat;
    width: 12px;
    height: 19px;
    display: inline-block;
}

.event-calendar .upcoming-events {
    background-color: #f7f7f7;
    height: 445px;
    overflow-y: auto;
    margin-top: 20px;
}

    .event-calendar .upcoming-events h3 {
        text-align: center;
        background-color: #ee2350;
        padding: 21px 0;
        color: #ffffff;
        margin-bottom: 40px;
        margin-top: 0px;
    }

    .event-calendar .upcoming-events p {
        padding: 0 40px;
        border-bottom: 1px solid#e3e3e3;
        padding-bottom: 40px;
    }

        .event-calendar .upcoming-events p:last-child {
            border-bottom: none;
        }

    .event-calendar .upcoming-events a {
        text-align: center;
        display: block;
        color: #acacac;
    }

        .event-calendar .upcoming-events a:hover {
            transition: 0.3s ease;
            color: #855e05;
        }
/*CALANDER EVENT HERE Finish*/

/*News area here start*/
.news-area {
    background: url(../../Content/images/news-bg.png) center no-repeat;
    width: 100%;
    height: auto;
    padding: 70px 0;
}

    .news-area h2 {
        text-align: center;
        color: #662d91;
        margin-bottom: 45px;
    }

    .news-area .owl-theme {
        border-bottom: 1px solid#e3e3e3;
        border-top: 1px solid#e3e3e3;
        padding: 40px 0;
    }

    .news-area .item sub {
        color: #ee2350;
        font-size: 18px;
        font-weight: 300;
    }

    .news-area .item p {
        color: #53585a;
        margin-top: 10px;
    }

    .news-area a.allNews {
        display: block;
        text-align: right;
        color: #acacac;
    }

        .news-area a.allNews:hover {
            transition: 0.3s ease;
            color: #cb9415;
        }
/*News area here Finish*/

/*Footer Area Here Start*/
footer {
    background: url(../../Content/images/footer-bg.jpg) center no-repeat;
    padding: 31px 0;
    background-color: #cb9415;
    background-size: cover;
}

    footer a.footerLogo {
        float: left;
        margin-right: 40px;
    }

    footer ul.footerMenu {
        float: left;
        margin-top: 30px;
    }

        footer ul.footerMenu li {
            float: left;
            padding: 0 20px;
        }

            footer ul.footerMenu li:last-child {
                padding-right: 0;
            }

            footer ul.footerMenu li a {
                color: #4a4a4a;
            }

    footer .adress {
        display: block;
        border-top: 1px solid#ee23502e;
        margin-top: 40px;
    }

        footer .adress .adress-content {
            width: 440px;
            display: block;
            margin: auto;
            margin-top: 15px;
        }

            footer .adress .adress-content p {
                color: #505050;
            }

                footer .adress .adress-content p img {
                    float: left;
                    margin-right: 10px;
                }

            footer .adress .adress-content a.tel {
                display: block;
                text-align: center;
                color: #4c4c4c;
            }

                footer .adress .adress-content a.tel:before {
                    content: "";
                    background: url(../../Content/images/phone-icon.png) left no-repeat;
                    width: 17px;
                    height: 17px;
                    display: inline-block;
                    vertical-align: middle;
                    margin-right: 5px;
                }

.end {
    background-color: #ee2350;
    height: 10px;
}
/*Footer Area Here Finish*/

/*Hakkımızda Here Start*/
.pages h2 {
    text-align: center;
    margin-bottom: 40px;
}

.banner-Area img.desktop {
    width: 100%;
}

.banner-Area img.mobile {
    display: none;
}

img.hakkimizda {
    float: right;
    position: relative;
    top: -45px;
    right: -45px;
}

footer.pages {
    margin-top: 40px;
}
/*Hakkımızda Here Finish*/
.field-validation-error {
    color: red;
    font-weight: 600;
    font-size: 12px;
}

.about_link {
    display: block;
    border: 1px solid #ee2350;
    color: white;
    font-size: 15px;
    padding: 9px 45px;
    border-radius: 5px;
    text-align: center;
    width: 220px;
    transition: 0.3s;
    margin: 30px auto 0;
    color: #c7132c;
}

    .about_link:hover {
        background: #ee2350;
        color: #ffffff;
    }



.forms_cont {
}

    .forms_cont label {
        color: #777777;
        font-weight: 600;
        font-size: 14px;
    }

    .forms_cont input[type=text],
    .form-control {
        display: block;
        width: 100%;
        height: 45px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc !important;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

.recaptca {
    display: flex
}

    .recaptca img {
        height: 44px;
        border-radius: 5px;
        width: 76px !important;
        margin: 0 20px 0 0 !important;
    }

.forms_cont input[type=text]:focus {
}


.forms_cont input[type=checkbox]:not(old) {
    width: 32px;
    margin: 0;
    padding: 0;
    display: none;
    opacity: 0
}

    .forms_cont input[type=checkbox]:not(old) + label {
        display: inline-block;
        padding-left: 37px;
        cursor: pointer;
        background: url(../Images/checks.png) no-repeat 0 0;
        line-height: 16px;
        margin: 0;
        font-weight: 500;
        height: 29px
    }

    .forms_cont input[type=checkbox]:not(old):checked + label {
        background-position: 0 -29px
    }


.activity_calendarr_height {
    min-height: 300px;
}


.activity_calendarr div {
    margin: 0 20px 0 0
}

.activity_calendarr {
    display: flex;
    justify-content: space-between;
    padding: 15px 15px;
    background: white;
    width: 98%;
    border-bottom: 1px solid #dedede;
    margin: 0 auto;
}

    .activity_calendarr .btn {
        width: 140px
    }

/*Haberler Here Start */
.content-area .news-content {
    border-bottom: 1px solid#e8e8e8;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

    .content-area .news-content:last-child {
        border: none;
    }

    .content-area .news-content img {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
       
    }
    .list_content img {
        float: left !important;
        margin-right: 20px !important;
        margin-bottom: 20px !important;
        max-width: 250px !important;
    }


    .content-area .news-content h3 {
        color: #ed2350;
        font-size: 20px;
        margin-bottom: 30px;
        margin-top: 0px;
    }
    /*
    .content-area .news-content a {
       
    }*/
    .content-area .news-content a.contenthref {
        text-align: right;
        float: right;
        color: #494949;
    }

    .content-area .news-content a:after {
        content: "";
        background: url(../../Content/images/news-arrow.png) right center;
        width: 14px;
        height: 10px;
        display: inline-block;
        margin-left: 5px;
    }

    .content-area .news-content a:hover {
        color: #a0a0a0;
        transition: 0.3s ease;
    }

    .content-area .news-content ul li {
        margin: 0 0 0 20px;
        list-style: disc;
    }

/*Haberler Here Finish */
/*Galeri Here Start*/
.gallery a img {
    margin: 10px 10px;
    width: 100%;
}
/*Galeri Here Finish*/

/*Event Page Start Here*/
.events-area th.event-line {
    width: 100%;
    border-bottom: 1px solid#ccc;
    display: block;
    margin-bottom: 50px;
}

.events-area .events-content {
    margin-bottom: 50px;
}

    .events-area .events-content table tr td a {
        color: #53585a;
    }

        .events-area .events-content table tr td a:hover {
            color: #1da5df;
            transition: 0.3s ease;
        }

.events-area sub {
    font-size: 14px;
    color: #53585a;
}

.events-area a.back {
    float: right;
    color: #53585a;
}

    .events-area a.back:hover {
        color: #cb9415;
        transition: 0.3s ease;
    }

        .events-area a.back:hover:before {
            content: "";
            background: url(../../Content/images/back-hover.png) center no-repeat;
            display: inline-block;
            width: 23px;
            height: 11px;
            vertical-align: baseline;
            margin-right: 10px;
            transition: 0.3s ease;
        }

    .events-area a.back:before {
        content: "";
        background: url(../../Content/images/back.png) center no-repeat;
        display: inline-block;
        width: 23px;
        height: 11px;
        vertical-align: baseline;
        margin-right: 10px;
    }

.table-responsive {
    overflow-x: visible;
}

.events-area .events-month {
    float: right;
}

.events-select {
    border: 1px solid #c0c0c0;
    border-radius: 0;
    height: 45px;
    width: 188px;
    outline: 0;
    box-shadow: none;
}

    .events-select:focus {
        border-color: #c0c0c0;
        box-shadow: none;
    }

table {
    vertical-align: middle;
    border: 1px solid #dedede;
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    text-align: center;
    padding: 20px;
    font-size: 16px;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.table-hover > tbody > tr:hover {
    background-color: #f8d2c1;
}
/*Event Page Finish Here*/
/*İletişim Start Here*/
.form-area {
    background-color: #f4f4f4;
    padding: 20px 0 60px 0;
    margin-top: 0 !important;
}

    .form-area p a.tel {
        color: #818181;
    }

        .form-area p a.tel:hover {
            text-decoration: underline;
        }

    .form-area p a.mail {
        color: #818181;
    }

        .form-area p a.mail:hover {
            text-decoration: underline;
        }

    .form-area .map {
        margin-bottom: 20px;
    }

.contact-pages {
    margin-top: 0px !important;
}

.forms_cont input[type=radio ]:not(old) {
    width: 0;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0
}

    .forms_cont input[type=radio ]:not(old) + label {
        margin: 13px 0 0 0;
        display: inline-block;
        line-height: normal;
        font-size: 16px;
        cursor: pointer;
        width: auto;
        color: #454b59;
        font-weight: 500;
        float: none;
        line-height: 22px
    }

        .forms_cont input[type=radio ]:not(old) + label > span {
            display: inline-block;
            width: 22px;
            height: 22px;
            margin: 0 6px 0 0;
            background: #e9e9e9;
            border-radius: 155px;
            vertical-align: bottom
        }

    .forms_cont input[type=radio]:not(old):checked + label > span > span {
        display: block;
        width: 12px;
        height: 12px;
        margin: 5px;
        border-radius: .125em;
        background: #662d91;
        border-radius: 150px
    }

.form-control {
    height: 45px;
    border: 1px solid#662d91
}

label {
    color: #662d91;
}

button.send {
    display: block;
    margin: auto;
    border: 1px solid#662d91;
    background: #fff;
    padding: 15px 100px;
    color: #662d91;
    outline: 0;
    float: right;
}

    button.send:hover {
        transition: 0.5s ease;
        background-color: #662d91;
        color: #fff;
        padding: 15px 140px;
        border-color: #896107;
    }

.security-area {
    float: left;
    margin-top: 10px;
}

button.refresh {
    display: block;
    margin: auto;
    border: 1px solid#662d91;
    background: #fff;
    padding: 15px 100px;
    color: #662d91;
    outline: 0;
    float: right;
}

    button.refresh:hover {
        transition: 0.5s ease;
        background-color: #662d91;
        color: #fff;
        padding: 15px 140px;
        border-color: #896107;
    }

input.answer {
    width: 50px;
    text-align: center;
}
/*İletişim Finish Here*/


.closed {
    font-size: 18px !important;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #c7132c !important;
    background: white;
    width: 30px;
    border-radius: 5px;
    height: 30px;
    line-height: 9px;
    font-weight: 800;
}

.dropbtn {
    color: #505050;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
    border: none;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 250px;
    box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.2);
    z-index: 2;
    text-align: left;
}

    .dropdown-content a {
        color: black;
        padding: 10px 20px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

.dropdown .dropdown-content a:hover {
    border-radius: 0 !important;
}

.dropdown-content a:hover {
    background-color: #ed2350;
    color: #fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #c7132c;
    color: #fff;
}
