@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700&family=Oswald:wght@200;300;400;500;600;700&display=swap');

a {
    text-decoration: none;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background: #eaeaea
}

header {
    position: relative;
    z-index: 2;
}

header .headerTop {
    background: #fff;
}

header .headerTop .container {
    position: relative;
    padding-left: 240px;
}

header .headerTop .container .logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
}

header .headerTop .container .logo img {
    max-width: 100%;
}

header .headerTop .container .d-l-content {
    padding: 20px 0;
}

header .headerTop .container .d-l-content .text {
    font-family: Oswald;
    font-size: 20px;
    font-weight: bold;
}

header .headerBottom {
    background: #c0001a;
}

header .headerBottom .container {
    padding-left: 240px;
    position: relative;
}

header .headerBottom .menu ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin: 0
}

header .headerBottom .menu ul li a {
    display: block;
    padding: 20px 20px;
    color: #fff;
    text-decoration: none;
    transition: 0.5s;
}

header .headerBottom .menu ul li a:hover {
    background: #7A181A;
}

header .headerBottom .menubar {
    display: none;
}

@media (max-width: 767.98px) {
    .speakers1 img {
        height: 280px !important;
    }

    header .headerBottom .menu {
        display: none;
        position: absolute;
        background: rgb(192, 0, 26);
        right: 0px;
        width: 250px;
    }

    header .headerBottom .menu ul {
        display: flex;
        flex-direction: column;
    }

    header .headerBottom .menu ul li a {
        padding: 10px 20px;
        border-bottom: 1px solid #ddd;
    }

    header .headerBottom .menubar {
        display: block;
        color: #fff;
        padding: 20px;
        font-size: 20px;
        text-align: right
    }

    header .headerBottom .menubar span {
        padding: 10px;
        border-radius: 5px;
        cursor: pointer
    }

    header .headerBottom .menubar span:hover {
        background: #fff;
        color: #B91417;
    }



    header .headerTop .container .logo img {
        width: 110px;
    }

    header .headerBottom .container, header .headerTop .container {
        padding-left: 130px
    }
}

@media (min-width: 767.98px) {
    header .headerBottom .menu {
        display: block !important;
    }
}






.sliderContent {
    margin-bottom: 50px;
}

.iSlide .owl-dots {
    position: absolute;
    left: 20px;
    bottom: 10px;
}

.iSlide .owl-dots .owl-dot span {
    width: 20px;
    height: 5px;
    margin: 5px 2px;
    background: #f7bbac;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 0;
}

.iSlide .owl-dots .owl-dot.active span, .iSlide .owl-dots .owl-dot:hover span {
    background: #c0001a;
}





/* --------------------------------------------------------------------------
 * 3 - Başkandan Mesaj ( + Mobil)
 * -------------------------------------------------------------------------- */

.society-president {
    padding: 0 15px 0 0;
    margin-bottom: 50px
}

.society-president .sc-collapse {
    padding: 10px;
    border: 1px solid #ededed;
    box-shadow: 0 0 5px #b3b3b3
}

.society-president .president-img {
    /* background: url(../images/museum-img.jpg) center center no-repeat; */
    display: inline-block;
    width: 100%;
    background-size: cover;
    margin-bottom: -10px;
    background-position: center center;
    height: 100%;
}

.society-president .president-message {

    padding: 30px;
    color: #000;
    text-align: justify;
    background: #fff
}

.society-president .president-message h1 {
    position: relative;
    font-family: Oswald;
    font-size: 25px;
    margin-bottom: 20px;
    text-align: left
}

.society-president .president-message h1:before,
.society-president .president-message h1:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    height: 4px;
}

.society-president .president-message h1:before {
    width: 30%;
    background-color: #c0001a;
}

.society-president .president-message h1:after {
    width: 100%;
    background: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #c0001a 2px, #c0001a 10px);
    background: repeating-linear-gradient(45deg, transparent, transparent 4px, #c0001a 2px, #c0001a 10px);
}

@media (max-width: 1199.98px) {
    .society-president .president-message {
        height: 550px
    }

    .society-president .president-img {
        height: 550px;
    }

}

@media (max-width: 767.98px) {
    .society-president .president-img {
        height: 270px;
        min-height: 270px
    }

    .society-president .president-message {
        padding-left: 50px;
        height: auto
    }

    .society-president .col-12:first-child {
        padding-right: 0;
    }
}

.idate-and-notice {
    margin-bottom: 50px
}


.idate-and-notice .notice-box-1 {
    padding: 40px;
    border-radius: 60px;
    border: 1px solid #ededed;
    transform: matrix(1, 0, -0.2, 1, 0, 0);
    box-shadow: 0 0 5px #b3b3b3;
    background: rgb(211, 213, 214);
    background: -moz-linear-gradient(93deg, rgba(211, 213, 214, 1) 0%, rgba(253, 253, 253, 1) 100%);
    background: -webkit-linear-gradient(93deg, rgba(211, 213, 214, 1) 0%, rgba(253, 253, 253, 1) 100%);
    background: linear-gradient(93deg, rgba(211, 213, 214, 1) 0%, rgba(253, 253, 253, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d3d5d6", endColorstr="#fdfdfd", GradientType=1);
    position: relative;
}

.idate-and-notice .notice-box-2 {
    transform: matrix(1, 0, 0.2, 1, 0, 0);
}

.idate-and-notice .notice-box-1 .title {
    position: absolute;
    display: flex;
    align-items: center;
    top: -90px;
    left: -40px;
}

.idate-and-notice .notice-box-1 span {
    padding: 5px 10px;
    background: #ea6059;
    min-width: 180px;
    padding-left: 20px;
    margin-left: -10px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 18px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 40px;
}

.idate-and-notice .notice-box-1 .title .icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background: rgb(220, 75, 126);
    background: -moz-linear-gradient(93deg, rgba(220, 75, 126, 1) 0%, rgba(236, 100, 81, 1) 100%);
    background: -webkit-linear-gradient(93deg, rgba(220, 75, 126, 1) 0%, rgba(236, 100, 81, 1) 100%);
    background: linear-gradient(93deg, rgba(220, 75, 126, 1) 0%, rgba(236, 100, 81, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc4b7e", endColorstr="#ec6451", GradientType=1);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fff;

}

.idate-and-notice .notice-box-1 .content {
    margin-top: 40px
}

.idate-and-notice .idate {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 5px #b3b3b3;
}

.idate-and-notice .idate .title {
    width: calc(100% + 50px);
    padding: 10px;
    margin-left: -25px;
    font-family: oswald;
    font-size: 18px;
    color: #fff;
    background: #e95e5b;
    text-align: center;
    position: relative;
}

.idate-and-notice .idate .title:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #4a4a4a transparent transparent;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.idate-and-notice .idate .title:before {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #4a4a4a transparent transparent transparent;
    position: absolute;
    right: 0;
    bottom: -10px;
}

.idate-and-notice .idate .idateSlider {
    margin-top: 20px
}

.idate-and-notice .idate .idateSlider .date {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #c0001a;
    padding-bottom: 10px;
    border-bottom: 2px dotted #f8cecc;
}

.idate-and-notice .idate .idateSlider .name {
    text-align: center;
    font-size: 15px;
    padding: 18px 5px;
    font-weight: bold;
}

.idate-and-notice .idate .allidate {
    text-align: right;
    font-size: 12px;
    color: #000;
    text-decoration: none;

}

.idate-and-notice .idate .idateSlider .owl-nav {
    position: absolute;
    bottom: -20px;
}

.idate-and-notice .idate .idateSlider .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #e95e5b;
    text-decoration: none;
}






@media (max-width: 767.98px) {
    .idate-and-notice, .idate-and-notice .notice-box-1 {
        margin-bottom: 20px
    }

    .idate-and-notice .notice-box-1, .idate-and-notice .notice-box-2 {
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

}

.society-committees, .content-area {
    padding-top: 150px;
    background: #fff;
}

/* Yönetim kurulu*/
.speakers1 {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
    margin-bottom: 25px;
    text-align: center;
}

.speakers1:hover {
    z-index: 25;
    position: relative;
}

.speakers1>div.top {
    position: relative;
    z-index: 6;
    border-radius: 10px;
    transition: 0.5s;
}

.speakers1 .name {
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    display: flex;
    flex-direction: column-reverse;
}

.speakers1 .name span {
    display: block;
    font-weight: normal;
}

.speakers1 img {
    max-width: 100%;
    border-radius: 50%;
    width: 80%;
    height: 230px;
    object-fit: cover;
    object-position: center;
}

.speakers1:hover img {
    position: relative;
    box-shadow: 0 0 11px #000;
    z-index: 6;
    border-radius: 50%;
}

.speakers {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
    margin-bottom: 25px
}

.speakers:hover {
    z-index: 25;
    position: relative;
}

.speakers>div.top {
    position: relative;
    z-index: 6;
    border-radius: 10px;
    transition: 0.5s;
}

.speakers .name {
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    display: flex;
    flex-direction: column-reverse;
}

.speakers .name span {
    display: block;
    font-weight: normal;
}

.speakers img {
    max-width: 100%;
    border-radius: 10px;
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center
}

.speakers .follower {
    position: absolute;
    top: 50%;
    right: 0;
    background: #f9f9f9;
    z-index: 10;
    transform: translateY(-50%);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.speakers .follower a {
    color: #000;
    display: block;
    padding: 10px;
    transition: 0.5s;
}

.speakers .follower a:hover {
    color: rgb(214, 32, 90);
}

.speakers:hover div.top {
    position: relative;
    box-shadow: 0 0 11px #000;
    z-index: 6;
    border-radius: 10px;
}


/*Animate*/

.speakers.animate .follower {
    position: absolute;
    top: 50%;
    right: 0;
    background: #f9f9f9;
    z-index: 0;
    transform: translateY(-50%);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.5s;
    border: 1px solid #ddd
}

.speakers.animate .top .image {
    position: relative;
    z-index: 4;
    background: #fff;
    border-radius: 10px;
}

.speakers.animate:hover .follower {
    right: -35px;
}





.society-committees h1, .content-area h1 {
    position: relative;
    font-family: Oswald;
    font-size: 25px;
    margin-bottom: 20px;
    text-align: left
}

.society-committees h1:before,
.society-committees h1:after,
.content-area h1:after,
.content-area h1:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    height: 4px;
}

.society-committees h1:before, .content-area h1:before {
    width: 30%;
    background-color: #c0001a;
}

.society-committees h1:after, .content-area h1:after {
    width: 100%;
    background: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #c0001a 2px, #c0001a 10px);
    background: repeating-linear-gradient(45deg, transparent, transparent 4px, #c0001a 2px, #c0001a 10px);
}




/*Etlinlikler*/
.activities .item {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.activities .item .image {
    height: 250px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.activities .item.item-old .image span {
    filter: grayscale(1) blur(1px);
}

.activities .item.item-old .old {
    padding: 10px;
    background: #b17c32;
    color: #fff;
    position: absolute;
    z-index: 3;
    top: 5px;
    left: 5px;
    box-shadow: 0 0 35px #000;
}

.activities .item .image span {
    height: 250px;
    background-position: center;
    background-size: cover;
    width: 100%;
    display: block;
    transition: 0.5s;

}

.activities .item:hover .image {
    -webkit-box-shadow: 0px 3px 30px 5px rgba(22, 22, 22, 0.2);
    box-shadow: 0px 3px 30px 5px rgba(22, 22, 22, 0.2);

}

.activities .item:hover .image span {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.activities .item .title {
    position: relative;
    font-family: Oswald;
    font-size: 19px;
    color: #c0001a;
    margin-bottom: 20px;
    margin-top: 20px;
    height: 56px;
    display: flex;
    align-items: center;

}

.activities .item.item-old .title {
    color: #626262;
}



.activities .item .title:before,
.activities .item .title:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    height: 4px;
}

.activities .item .title:before {
    width: 30%;
    background-color: #c0001a;
}

.activities .item.item-old .title:before {
    width: 30%;
    background-color: #626262;
}

.activities .item .title:after {
    width: 100%;
    background: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #c0001a 2px, #c0001a 10px);
    background: repeating-linear-gradient(45deg, transparent, transparent 4px, #c0001a 2px, #c0001a 10px);
}

.activities .item.item-old .title:after {
    width: 100%;
    background: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #626262 2px, #626262 10px);
    background: repeating-linear-gradient(45deg, transparent, transparent 4px, #626262 2px, #626262 10px);
}

.activities .item .item-box {
    display: flex;
    flex-direction: row;
    padding: 5px 0;
    align-items: center;
}

.activities .item .item-box .icon {
    display: flex;
    color: #c0001a;
    font-size: 17px;
    width: 30px;
    justify-content: center;
}

.activities .item.item-old .item-box .icon {
    color: #626262;
}

.activities .item .item-box .text a {
    color: #212529;
}


.activities .btn {
    width: 160px;
    background: #333333;
    color: #fff;
    border-radius: 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 5px;
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.activities .btn img {
    width: 25px;
    margin-right: 5px;

}

.activities .item:hover .btn, .activities .btn:focus {
    background: #7331ae;
    outline: none;
    box-shadow: none;
}



/*CONTACT*/
.contact {
    display: block;
    margin-bottom: 3px;
}

.contact:after {
    display: block;
    content: ' ';
    clear: both;
}

.contact .contact-title {
    float: left;
    width: 18%;
    font-weight: bold;
    position: relative;
    margin-right: 5px;
}

.contact .contact-title:before {
    position: absolute;
    content: ':';
    right: 3px;
}

.contact .contact-text {
    float: left;
    width: 70%;
}









footer .footerTop {
    background: #130201;
    padding: 40px 0;
}

footer .footerTop .footerLogo img {
    width: 130px;
    max-width: 100%;
}

footer .footerTop .footerSocial {
    margin-top: 10px;
}

footer .footerTop .footerSocial ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
}

footer .footerTop .footerSocial ul li a {
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e95e5b;
    color: #fff;
    margin: 5px;
    position: relative;
    overflow: hidden;
}

footer .footerTop .footerSocial ul li i {
    position: relative;
    z-index: 2;
}

footer .footerTop .footerSocial ul li a:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: -35px;
    height: 100%;
    width: 100%;
    background: #e95e5b;
    transition: 0.5s;
}

footer .footerTop .footerSocial ul li a:hover:after {
    left: 0;
}


footer .footerTop .footerLinks .title {
    font-size: 25px;
    color: #fff;
    font-family: oswald;
    margin-bottom: 10px;
}

footer .footerTop .footerLinks ul {
    list-style: none;
    padding: 0;
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

footer .footerTop .footerLinks ul li {
    width: 50%;
}

footer .footerTop .footerLinks ul li a {
    color: #fff;
}


footer .footerTop .footerMaps img {
    max-width: 100%;
}

footer .footerBottom {
    padding: 10px 0;
    background: #000;
    color: #fff;
}

footer .footerBottom .grafil {
    text-align: right;
}

footer .footerBottom .grafil img {
    width: 70px
}

header .headerTop .container .logo:after {
    /* content: '';
    background-color: #0000ff00;
    width: 160px;
    height: 175px;
    position: absolute;
    left: 0px;
    border: 5px solid #b87d2d;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    top: -10px;
    border-top: none; */
}

@media (max-width: 767.98px) {
    .footerLogo {
        text-align: center;
    }

    .footerSocial ul {
        justify-content: center;
    }

    header .headerTop .container .logo:after {
        /* content: '';
        background-color: #0000ff00;
        width: 110px;
        height: 125px;
        position: absolute;
        left: 0px;
        border: 5px solid #b87d2d;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        top: -10px;
        border-top: none; */
    }

}

.speakers3 {
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
    margin-bottom: 20px;
}

.speakers3>div.top {
    position: relative;
    z-index: 6;
    border-radius: 10px;
    transition: 0.5s;
}

.speakers3 .image {
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.speakers3 img {
    max-width: 100%;
    border-radius: 50%;
    width: 140px;
    margin: auto;
    display: block;
    transition: 0.5s;
    box-shadow: 0 0 1px #fff;
}

.speakers3 .name {
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    font-size: 14px;
}

.speakers3:hover img {
    width: 140px;
    box-shadow: 0 0 25px #0079e3;
}

.speakers3 .name span {
    display: block;
    font-weight: bold;
}