@font-face {
    font-family: "Bahij TheSansArabic Plain";
    src: url(../fonts/Bahij_TheSansArabic/Bahij_TheSansArabic-Plain.ttf);
}

@font-face {
    font-family: "Bahij TheSansArabic Light";
    src: url(../fonts/Bahij_TheSansArabic/Bahij_TheSansArabic-Light.ttf);
}

@font-face {
    font-family: "Bahij TheSansArabic SemiBold";
    src: url(../fonts/Bahij_TheSansArabic/Bahij_TheSansArabic-SemiBold.ttf);
}

body {
    font-family: "Bahij TheSansArabic Plain";
    line-height: 1.6;
}

a {
    color: inherit;
}

.font-bold {
    font-family: "Bahij TheSansArabic SemiBold";
}

.logo img {
    margin-left: 10px;
    width: auto;
    margin-right: 10px;
    max-height: 45px;
}

.header.shrink .logo img {
    width: auto;
    max-height: 30px;
}

body.rtl .header.shrink ul {
    padding-top: 0;
}

#main-slider .caption-title,
.schedule-wrapper .nav>li>a {
    font-family: "Bahij TheSansArabic Light";
}

#main-slider .caption-subtitle {
    /* font-family: "Bahij TheSansArabic SemiBold"; */
    font-family: "Bahij TheSansArabic Light";
    font-size: 42px;
    margin-top: 40px;
    font-weight: normal;
}

.btn-theme-transparent-white,
.btn-theme-transparent-white:focus,
.btn-theme-transparent-white:active {
    background-color: rgba(0, 0, 0, 0.3);
}

div#defaultCountdown .countdown-period {
    font-size: 20px;
    font-family: "Bahij TheSansArabic Plain";
}

div#defaultCountdown .countdown-amount {
    font-family: "Bahij TheSansArabic SemiBold";
}

.event-description .media-heading {
    margin: 15px 0 5px 0;
}

@media (max-width: 991px) {
    #main-slider .caption-title {
        font-size: 40px;
    }
    #main-slider .caption-subtitle {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    #main-slider .caption-title {
        font-size: 30px;
    }
    #main-slider .caption-subtitle {
        font-size: 24px;
    }
    #partners .row {
        text-align: center;
    }
    #partners .row div {
        max-width: 240px;
        float: none;
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        border-radius: 30px 30px 0 0;
    }
}

.nav-justified>li.active {
    background: #DC143C;
}

.fa-angle-right:before {
    content: "\f104";
}

#about .tab-pane p {
    margin-right: 28px;
}

#about .tab-pane p i {
    margin-right: -28px;
    margin-left: 8px;
}

#main-slider .caption-title,
#main-slider .caption-subtitle {
    line-height: 1.6;
}

.schedule-wrapper .schedule-tabs.lv1 .nav>li.active:before {
    border-top: 7px solid #DC143C;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
}

.speakers-carousel .owl-theme .owl-controls .owl-nav {
    position: absolute;
    left: 0;
    top: -80px;
}

.speakers-carousel .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.speakers-carousel .owl-prev .fa,
.speakers-carousel .owl-next .fa {
    color: #435469;
    font-size: 33px !important;
    line-height: 50px;
}

.speakers-carousel .owl-prev,
.speakers-carousel .owl-next {
    border: solid 1px #435469;
    border-radius: 10px !important;
    color: #435469;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
}

.speakers-carousel .owl-theme .owl-controls .owl-nav .owl-next {
    margin-left: 10px;
}

.speakers-carousel .owl-prev:hover .fa,
.speakers-carousel .owl-next:hover .fa {
    color: #dc143c;
}

body.rtl #main-slider .caption-text .btn:first-child {
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    body.rtl #main-slider .caption-text .btn:first-child {
        margin-left: 30px;
    }
}

.timeline .post-title a {
    line-height: 1.6;
}

body.rtl .timeline .post-readmore {
    font-size: 16px;
}

body.rtl .timeline .post-media.pull-left {
    padding: 0;
}

.caption-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #0d1d31;
}

.speaker-info {
    display: none;
}

.price-value {
    font-size: 70px;
    padding: 1px 15px;
}

.speaker-info img {
    float: left;
    width: 200px;
    margin-right: 20px;
}

@media (min-width: 768px) {
    .modal-dialog {
        margin-top: 60px;
    }
}

.modal-title {
    color: #0d1d31;
}

.speaker-info ul {
    list-style: disc;
    margin-right: 20px;
}

.speaker-info h4 {
    color: #dc143c;
    font-size: 20px;
}

.post-media img {
    max-width: 110px;
}

.thumbnail .media img,
.thumbnail .media,
.thumbnail {
    border-radius: 0;
}

.thumbnail.hover .media img,
.thumbnail:hover .media img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.section-title small {
    line-height: 1.6;
}

@media (max-width: 767px) {
    .timeline .post-media {
        display: none;
    }
    .speakers-carousel .owl-theme .owl-controls .owl-nav {
        top: -40px;
    }
}

@media (max-width: 991px) {
    .timeline .post-title {
        font-size: 24px;
    }
    #register+section {
        text-align: center;
    }
}

.caption.before-media .caption-title a:hover {
    color: #DC143C;
}

#register+section .rhex {
    margin-top: 4px;
    background: white;
}

#register+section .fa-stack-1x {
    color: red;
    margin-left: 7px;
}

#register+section .fa-stack+label {
    line-height: 3;
}

@media (min-width: 992px) {
    .about-text {
        column-count: 2;
        text-align: justify;
        column-gap: 50px;
    }
}