body {
    font-family: 'Montserrat-Regular';
    font-size: 15px;
}

.font-bold {
    font-family: 'Montserrat-SemiBold';
    color: #ce171f;
}

#baslik {
    font-size: 25px;
    color: #ce171f;
}

@media screen and (max-width:460px) {
    #baslik {
        font-size: 30px !important;
    }
}

.baslik-bold {
    font-family: 'InterstateTR-Bold';
    font-style: normal !important;
}

.baslik-text {
    font-family: 'InterstateLight TR';
    font-style: normal !important;
}


/*Header*/

.header-inclusive {
    min-height: 440px;
    background-image: url("../images/header-bg.png");
    /*background-position: center top;*/
    background-size: cover;
    text-align: center;
    border-top: 3px solid #ce171f;
    border-bottom: 8px solid #ce171f;
}


/*Header-Top*/

#header-height {
    min-height: 65px;
    border-bottom: 1px solid #995a5c;
}


/*Navbar*/

.navbar-expand-lg .navbar-nav .nav-link {
    /*padding-right: .5rem !important;
    padding-left: .5rem !important;*/
    padding-right: .8rem !important;
    padding-left: .8rem !important;
}

.nav-link {
    font-family: 'FuturaBT-Medium';
    font-size: 14px;
    color: #000 !important;
    transition: all 0.5s ease;
    cursor: pointer;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

@media(min-width:992px) and (max-width:1200px) {
    .nav-link {
        font-size: 12px!important;
    }
}

.nav-link:hover,
.nav-link:active {
    color: #e01f27 !important;
}

.navbar-nav {
    margin: auto;
    margin: 0px !important;
}

.navbar-nav .nav-item:last-child {
    position: absolute;
    right: 0;
}

.header-eng {
    background-color: #ce171f;
    width: 50px;
    min-height: 55px;
    line-height: 50px;
    float: right;
    margin-right: -15px;
    transition: all 0.5s ease;
    cursor: pointer;
}

.header-eng:hover,
.header-eng:active {
    background-color: #ececec;
}

.header-eng:hover a,
.header-eng:active a {
    color: #ce171f !important;
}

.header-eng a {
    text-decoration: none !important;
    font-family: 'FuturaBT-Medium';
    font-size: 15px;
    color: #fff !important;
}

@media screen and (max-width:992px) {
    .header-inclusive {
        text-align: left;
    }
    ul.navbar-nav {
        float: left;
    }
}

@media screen and (max-width:768px) {
    .nav-link {
        text-align: left !important;
        margin-left: 10px;
    }
    .nav-link:first-child {
        margin-top: 10px;
    }
    .nav-link:hover,
    .nav-link:active {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
    .navbar {
        margin-left: -15px !important;
    }
}


/*Header-Bottom*/

.headtext {
    min-height: 255px;
    border-bottom: 10px solid #fff;
}

.header-bottom {
    min-height: 415px;
}

.logo {
    position: absolute;
    float: left;
    top: 30px;
    transition: all 1.5s ease-in-out;
    animation: slidein 3s;
}

.logo .img {
    margin-top: 40px;
}

@keyframes slidein {
    from {
        top: 0px;
    }
    to {
        top: 40px;
    }
}

#canvas {
    height: 381px !important;
    width: 451px !important;
    left: 109px !important;
}


/*Header-Bottom*/

@media screen and (max-width:1200px) {
    #canvas {
        height: 359px !important;
        width: 432px !important;
        margin-left: 0px !important;
    }
    #headtext img {
        width: 476px !important;
    }
}

@media screen and (max-width:991px) {
    #canvas {
        display: none !important;
    }
    #headtext img {
        width: 593px !important;
        margin: auto;
    }
}

@media screen and (max-width:768px) {
    #headtext img {
        width: 450px !important;
    }
}

@media screen and (max-width:500px) {
    #headtext img {
        width: 100% !important;
        height: auto !important;
    }
    .header-inclusive {
        min-height: 300px !important;
    }
    .header-bottom {
        min-height: 300px !important;
    }
}


/*Header*/


/*--------------------------------------------*/


/* IMPORTANT DATES & ICONS WITH FIVE*/

.important {
    background-color: #ECECEC;
}

.date-th,
.dates,
.arrows {
    width: 100%;
    min-height: 71px;
    font-family: 'Futura-Normal';
    border-left: 4px solid #FFF;
}

.date-th {
    background: url("../images/calendar.png") no-repeat 100% 94% #A71A1F;
}

div>.arrows:last-child {
    border-right: 4px solid #FFF !important;
}

.date-th h2.title span {
    font-family: 'Futura-Bold';
}

.title,
.txtDate {
    color: #FFF;
    font-size: 16px;
    margin: .2em 0 0;
}

.txtDate {
    color: #4D4D4D;
}

.dates {
    background: none #E2E2E2;
}

.txtDate span {
    color: #AB1B20;
}

.arrows {
    background: none #F8E3C5;
}

.icons a:hover {
    text-decoration: none;
}

.btn-kayit {
    background-color: #EA9A27;
}

.btn-program {
    background-color: #F05B2A;
}

.btn-bildiri {
    background-color: #6DA372;
}

.btn-kurs {
    background-color: #2881C6;
}

.btn-kongre {
    background-color: #D32026;
}

#btn-box {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0px 0px 11px 7px transparent;
    transition: all 0.5s ease;
    cursor: pointer;
    border: 3px solid transparent;
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    text-decoration: none;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.icon-text-inclusive {
    margin-top: 4px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.icon-bold-text {
    font-family: 'Futura-Bold';
    font-style: normal !important;
}

.icon-text {
    font-family: 'Futura-Normal';
    font-style: normal !important;
}

.carousel-indicators {
    right: 0;
    bottom: -50px !important;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-control-next-header,
.carousel-control-prev-header {
    position: relative !important;
    display: -ms-flexbox;
    /*display: flex;*/
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #D03738;
    text-align: center;
    opacity: 1;
    width: 100% !important;
    margin-top: 1.5em;
    top: 25px;
    left: 12px;
}

.carousel-control-prev-icon {
    background: url("../images/arrow-left.png") no-repeat center;
}

.carousel-control-next-icon {
    background: url("../images/arrow-right.png") no-repeat center;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px !important;
    height: 12px !important;
    border-radius: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: white !important;
}

.carousel-indicators .active {
    background-color: yellow !important;
}

@media screen and (max-width: 1200px) {
    .date-th h2.title span {
        font-size: 14px !important;
    }
    .title,
    .txtDate {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 992px) {
    .icon-text-inclusive {
        font-size: 13px !important;
    }
    .date-th {
        height: 70px;
    }
    .carousel-control-next-header,
    .carousel-control-prev-header {
        left: 3px !important;
    }
}

@media screen and (max-width: 768px) {
    .title,
    .txtDate {
        margin: .3em 0 !important;
    }
    .arrows {
        min-height: 73px !important;
    }
    .date-th {
        border-left: none !important;
        border-right: none !important;
    }
    .dates {
        border-left: none !important;
    }
    .icon-text-inclusive {
        font-size: 15px !important;
    }
    .carousel-control-next,
    .carousel-control-prev {
        margin-top: 2.3em !important;
    }
    .carousel-control-next-header,
    .carousel-control-prev-header {
        left: 10px !important;
    }
}

@media screen and (max-width: 500px) {
    .dates {
        padding: 0px !important;
        margin: 0px !important;
        padding-top: 20px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .date-th,
    .dates,
    .arrows {
        border-left: 0px solid #FFF !important;
        border-right: 0px solid #FFF !important;
    }
    .title,
    .txtDate {
        font-size: 12px !important;
    }
    div>.arrows:last-child {
        border-right: 0px solid #FFF !important;
    }
    .date-th,
    .dates,
    .arrows {
        height: 70px !important;
    }
}


/* IMPORTANT DATES & ICONS WITH FIVE*/

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 16px;
    height: 16px;
}


/*----------------------------------------*/


/*İcerik*/

.icerik-bg {
    background-image: url("../images/icerik-bg.png");
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
}


/*İcerik*/


/*------------------------------------------------*/


/*Circle-Slider*/

.circle-slider {
    min-height: 300px;
    margin-top: 100px;
    background-color: #ececec;
    border-top: 1px solid #a4a4a4;
    padding-bottom: 20px;
}

.circle-title {
    font-family: 'Futura-Normal';
    font-size: 28px;
    color: #ce171f;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.circle-title img {
    width: 47px;
    margin-bottom: 7px;
    padding-right: 21px;
}

.circle-title em {
    font-family: 'Futura-Bold';
    font-style: normal !important;
}

.box-inclusive {
    margin: auto;
    text-align: center;
    padding: 0px !important;
}

.box {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    position: relative;
    margin: auto;
    border: 5px solid #cc171f;
    background-color: #ececec;
    margin-left: 32px;
    margin-right: 32px;
}

.box-text {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

.box-text a {
    font-family: 'Futura-Normal';
    font-size: 17px;
    color: #2b2b2b;
    text-decoration: none !important;
    transition: all 0.5s ease;
    cursor: pointer;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}

.box-text a:hover,
.box-text a:active {
    color: #fbb34c !important;
    border-bottom: 1px solid #fbb34c;
    border-top: 1px solid #fbb34c;
}

.box img {
    position: absolute;
    width: 100%;
    border-radius: 100%;
    left: 0;
    right: 0;
}

.carousel-control-prev {
    left: -150px !important;
}

.carousel-control-next {
    right: -150px !important;
}

@media screen and (max-width:1200px) {
    .box {
        width: 130px !important;
        height: 130px !important;
        margin-left: 23px !important;
        margin-right: 23px !important;
    }
    .carousel-control-prev {
        left: -100px !important;
    }
    .carousel-control-next {
        right: -100px !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .3rem !important;
        padding-left: .3rem !important;
    }
}

@media screen and (max-width:992px) {
    .box {
        width: 161px !important;
        height: 161px !important;
    }
    .box-text {
        font-size: 17px !important;
    }
    .carousel-control-prev {
        left: -65px !important;
    }
    .carousel-control-next {
        right: -65px !important;
    }
}

@media screen and (max-width:768px) {
    #box-inclusive {
        float: none !important;
    }
    .box {
        margin-left: 0px !important;
        margin-right: 0px !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
    }
    .box img {
        left: 0;
        right: 0;
        margin: auto !important;
        text-align: center !important;
    }
    .carousel-control-prev {
        left: 0px !important;
    }
    .carousel-control-next {
        right: 0px !important;
    }
}

@media screen and (max-width:500px) {
    .circle-title {
        font-size: 20px !important;
    }
}


/*Circle-Slider*/


/*Content*/

.mb-li li {
    margin-bottom: 10px;
}

.minibaslik {
    font-size: 17px;
    color: #CE171F;
}

.committee,
.registration {
    width: 75%;
    margin: 0 auto;
    border: 1px solid #CCC;
}

.committeeRow,
.committeeRowTh,
.regRow,
.regRowTh {
    margin-right: 0px;
    margin-left: 0px;
    border-bottom: 1px solid #CCC;
}

.committeeRow:nth-of-type(odd),
.regRow:nth-of-type(odd) {
    background-color: #F9F9F9;
}

.committeeRow:last-child,
.regRow:last-child {
    border-bottom: none;
}

.committeeRowTh,
.regRowTh {
    color: #333;
    background-color: #EDEDED;
    text-align: center;
    font-weight: 700;
    padding: .5em;
}

.regRowTh {
    border-right: 1px solid #CCC;
    padding-top: .8em;
    border-bottom: none;
}

.committeeRowTh strong {
    margin: 0 auto;
}

.committeeTitle,
.regColumn {
    text-align: right;
    padding: .5em 1em .5em .5em;
    font-weight: 700;
    font-size: 15px;
    border-right: 1px solid #CCC;
}

.regColumn {
    font-weight: 400;
    text-align: left;
}

.regColumn:last-child,
.regRowTh:last-child {
    border-right: none;
}

.committeeMember {
    padding-left: 1em !important;
    padding: .5em;
    word-break: break-word;
}

.registration {
    width: 100%;
}

.annotation {
    color: #CE171F;
    font-size: 14px;
}

.valign {
    padding-top: 1.5em;
}

.blink-text {
    font-size: 18px;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@media (max-width: 768px) {
    .committee {
        width: 100%;
    }
}


/*Footer*/

#footer-bg {
    background-image: url("../images/footer-bg.png");
    background-position: center top;
    background-size: cover;
    text-align: center;
    min-height: 85px;
    bottom: 0;
    font-size: 14px;
    color: #f4d0d2;
    font-family: 'FuturaBT-Light';
}

.copyright {
    text-align: left;
}

.designby {
    text-align: right;
}

@media screen and (max-width:768px) {
    .copyright,
    .designby {
        text-align: center;
    }
}


/*/Footer*/

.modal-dialog {
    max-width: 700px!important;
    margin: 50px auto!important;
}


/*****************  SCIENTIFIC PROGRAM  *****************/

.pBtn {
    background-color: #d6282f;
    color: #fff!important;
    padding: 1em 2em!important;
    border-radius: 10px!important;
    transition: all .3s ease;
    border-bottom: 5px solid #b31e24!important;
}

.pBtn:hover {
    background-color: #ce3a36;
    text-decoration: none;
}

.pBtn:focus {
    outline: 0!important;
}

.btn:hover,
.btn:focus {
    text-decoration: none!important;
}

.btn strong {
    cursor: pointer;
    color: #ce171f;
    text-decoration: none!important;
}

.card-header h2 {
    text-align: center;
}


/*.card-body {
	padding: 0rem!important;
}*/

.card-body>table {
    margin-bottom: 0rem!important;
}

.card-body table td {
    vertical-align: middle!important;
}

.saloon {
    background-color: #FDC679;
    color: #c9171f;
    text-align: center;
    font-weight: 700;
}

.symposia {
    background-color: #fff6de;
}

.caption {
    background-color: #c9171f;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.session {
    background-color: #ececec;
    color: #CE171F;
    font-size: 16px;
    vertical-align: middle;
}

.session td {
    vertical-align: middle!important;
}

.time {
    width: 12%;
    text-align: center;
    border-right: 1px solid #e9ecef;
    vertical-align: middle!important;
}

.speaker {
    width: 18%;
}

.speaker2 {
    width: 30%;
}

.break {
    background-color: #F8E3C5;
    color: #D03738;
}

.table-wrapper-scroll-x {
    width: 100%;
    height: 600px;
    overflow-y: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.scroll-inner::-webkit-scrollbar {
    width: 10px;
}

.scroll-inner::-webkit-scrollbar:horizontal {
    height: 10px;
}

.scroll-inner::-webkit-scrollbar-track {
    background-color: rgba(204, 204, 204, 0.3);
}

.scroll-inner::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(204, 204, 204, 0.5);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.nav-pills .nav-link.active {
    background-color: #FDC679!important;
    color: #c9171f!important;
    font-weight: 700;
}

.nav-pills .nav-link {
    color: #c9171f !important;
    margin-right: 5px;
}

.num {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    vertical-align: middle;
}

.contentText {
    font-size: 15px;
    font-weight: bold;
}

.dayGeneral {
    color: #fff;
    font-size: 20px;
}

.speakers .hBio {
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
}

.speakers .card-body {
    padding: .25rem;
}