@font-face {
    font-family: EffraBold;
    src: url(../fonts/Effra-Bold.ttf);
}

@font-face {
    font-family: EffraRegular;
    src: url(../fonts/Effra-Regular.ttf);
}

@font-face {
    font-family: CinzelDecorativeBold;
    src: url(../fonts/CinzelDecorative-Bold.otf);
}

@font-face {
    font-family: CinzelBold;
    src: url(../fonts/Cinzel-Bold.otf);
}

body {
    font-family: 'EffraRegular';
}
body, html {
    margin: 0;
    padding: 0;
    font: 16px / 1.8 Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 300;
    color: #575757;
}
.courseContainer {
    background-color: #f0f0f0;
    border: 1px solid #505763;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 30px;
}

.contactusInfo i {
    color: #980f5a;
    font-size: 19px;
    width: 25px;
}

.svgLogo svg {
    margin: auto;
    display: block;
}

.navbar-light .navbar-toggler {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-light .navbar-nav .nav-link {
    padding-left: 10px;
}

.contactusInfo i.fa-map-marker {
    font-size: 27px;
}

.contentInAboutUs h2 {
    color: #980f5a;
}

.myAuto {
    margin-top: auto;
    margin-bottom: auto;
}

.minHeightForCards {
    height: 232px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.cancelIcon i {
    font-size: 25px;
    color: #980e5a;
}

.midHeadImage {
    height: 60px
}

.error-text {
    padding-top: 5px;
    color: red;
    font-size: 15px;
}

.error-general {

    text-align: center !important;
    margin-top: -10px;
    font-size: 17px;
    color: red;
}

.accountBtn i {
    color: #980f5a;
    font-size: 26px;
    cursor: pointer;
}

.courseImgHeight {
    /*height: 315px;*/
    height: auto;
    overflow: hidden;
}

.imgHeightInMyProducts {
    height: 225px;
}

.courseImgHeightRelated {
    height: 132px;
    overflow: hidden;
}

.card-body a:hover {
    text-decoration: none;
}

.card-body-related .card-title {
    height: auto;
}

.loginBtn {
    padding: 10px;
    background-color: transparent;
    border: 1px solid #980e5a;
    color: #980e5a;
}

.loginBtn:hover {
    text-decoration: none;
    color: #980e5a;
}

.signupBtn:hover {
    text-decoration: none;
    color: #fff;
}

.signupBtn {
    background-color: #980e5a;
    color: #fff;
    padding: 10px;
}

.account-errors{
    margin-left: 34px;
}

.cartBtn i {
    color: #980f5a;
    font-size: 26px;
}

.border-radius-10 {
    border-radius: 10px;
}

.border-top-left-radius-15 {
    border-top-left-radius: 15px;
}

.border-top-right-radius-15 {
    border-top-right-radius: 15px;
}

.smallColor {
    color: #252525;
}

.smallColor a {
    color: #252525;
}

.bigColor {
    color: #980f5a;
}

.whiteColor {
    color: white;
}

.pointerForBtn {
    cursor: pointer;
}

.headerAccLogout {
    background-color: black;
    border: none;
    color: white;
}

.likeBlackColor {
    color: #0e0e0e;
}

.minImgHeight {
    min-height: 140px;
}

.backgroundBlackOp {}

.height-161 {
    height: 161px;
}

.height-190 {
    height: 190px;
}

.height-35 {
    height: 35px;
}

.collapseInMyCourses {
    background-color: #980f5a;
    border-radius: 10px;

}

.oneOfOtherCollapses {
    color: white;
}

.oneOfOtherCollapses2 {
    color: #980f5a;
}

.oneOfOtherCollapses:hover {
    color: white;
    text-decoration: none;
}

.flip {
    transform: rotate(-180deg);
}

a.dropdown-item:active {
    background-color: white;
    color: black;
}

.styleForCourseDesc {
    text-align: justify;
}

.styleForCourseDesc p {
    font-family: 'EffraRegular';
    color: #252525;
    font-size: 16px;
}

.styleForCourseDesc h3 {
    font-family: 'EffraBold';
    color: #980f5a;
    font-size: 18px;
}

.relatedCourseCol {
    background-color: #f0f0f0;
    border: 1px solid #dedfe0;
    border-radius: 5px;
}

.regOpen {
    border: 1px solid #980f5a;
    padding: 10px;
    /*height: 72px !important;*/
    height: 55px !important;
    margin-left: 15px;
}

.theVidAndPlay {
    width: 320px;
    height: 240px;
}

.theCardInCourseDetails {
    box-shadow: none !important;
}

.playBtnInMyCourses {
    /* background-image: url(../playBtn.png); */
    /* background-repeat: no-repeat; */
    /* width: 25%; */
    /* height: 29%; */
    top: 123px;
    left: 127px;
    position: absolute;
    /* left: 23%; */
    width: 78px;
    /* right: 0%; */
    /* top: 21%; */
    /* text-align: center; */
    /* font-size: 13px; */
    /* color: white; */
    /* margin: auto; */
    /* background-size: 60px; */
    /* background-position: center; */
}

.headerAccLogout:focus {
    box-shadow: none !important;
}

.margin6percent {
    margin-top: 5%;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.accountContainer {
    height: 20px;
}

.theButtonsInCollapse {
    border: none;
    background-color: #980f5a;
    border-radius: 15px;
    color: white;
    width: 125px;
    height: 35px;
    margin-left: 10px;
}

.EfraaReg {
    font-family: 'EffraRegular';
}

.EfraaBold {
    font-family: 'EffraBold';
}

.card {
    width: 100%;
    border: 0 !important;
    margin-bottom: 7px;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
}

.signInBox {
    border-radius: 10px;
    background-color: white;
    border: 0 !important;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
}

.card-title {
    color: #980f5a;
    font-size: 18px;
    height: 45px;
    line-height: 24px;
}

.onlyColor {
    color: #980f5a;
}

.descCarouselCell {
    font-size: 14px;
}

.card-text,
.card-text a,
.card-text a:hover {
    /*color:#252525;*/
    font-size: 16px;
}

.card-text a,
.card-text a:hover {
    color: #980e5a;
}

.socialMediaBtn {
    padding: 2px;
}

.titleCoursesSec {
    font-size: 30px;
    color: #980f5a;

}

.titleAboutUsSec {
    color: #980f5a;
	margin-top: 20px;

}

.descCoursesSec {
    font-size: 16px;

}

.teachersSection {
    margin-top: 34px;
}

/*.map-container{
    overflow:hidden;
    position:relative;
    height:0;
    border-radius:10px;
}

.map-container iframe{
    left:0;
    top:0;
    height:50%;
    width:100%;
  
    border-radius:10px;
    position:absolute;
}
#map-container-google-1{
    height: 500px;
}*/

.allSections {
    margin-top: 34px;
}

/*.teachersRow{
    margin-top:35px; 
}*/

.breadCrumbFront .breadcrumb {
    background-color: white !important;
    margin: 0px;
}

.bready.active {
    color: #980f5a !important;
}

#flickityTitle {
    font-size: 30px;
    color: white;
    text-align: center;
}

.navBarStyle {
    background-color: black;
    color: white;
}

.searchBar {
    outline: 0;
    border-width: 0 0 1px;
    border-color: #980f5a;
    color: #980f5a;
    font-size: 18px;
    background: url(../images/searchLens.png) no-repeat scroll 100% 50%;
}

.testimonialSection {
    background: url(../images/mosque.png) no-repeat;
    padding: 36px;
    margin-top: 60px;
}

.testimonialSection a {
    color: #980f5a;
}

.navbar-nav a {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.navbar-nav a.active {
    background-color: #980e5a;
}

.nav-item {
    color: white !important;
}

.video-wrapperSm {
    position: relative;
    /*    height:138px;
    margin-bottom:30px;*/
    border-radius: 10px;
    overflow: hidden;

    /*    height: 168px;
    margin-bottom: 20px;  */

    height: 112px;
    margin-bottom: 10px;
}

.video-wrapperSm>video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapperSm>video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.hedayaPaginationExclusive {
    margin-right: 10px !important;

}

.hedayaPaginationInclusive {
    border: none !important;
    color: #980f5a !important;
}

.noHover {
    pointer-events: none !important;
}

.hedayaPaginationExclusive.active .hedayaPaginationInclusive {
    border-radius: 100% !important;
    color: white !important;
    background-color: #980f5a !important;
    width: 34px;
    height: 35px;
}


.video-wrapperLg {
    position: relative;
    /*height:222px;*/
    height: 357px;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}

.video-wrapperLg>video {
    width: 100%;
    vertical-align: middle;
    height: 100%;
}

.video-wrapperLg>video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.playPauseSm {
    background-image: url(../images/playBtn.png);
    background-repeat: no-repeat;
    width: 50%;
    height: 50%;
    position: absolute;
    left: -7%;
    /* right: 0%; */
    top: 0%;
    bottom: 0%;
    text-align: center;
    font-size: 18px;
    color: white;
    margin: auto;
    background-size: contain;
    background-position: center;
    z-index: 10;
}

.playPauseLg {
    background-image: url(../images/playBtn.png);
    background-repeat: no-repeat;
    width: 50%;
    height: 50%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 13%;
    text-align: center;
    font-size: 18px;
    color: white;
    margin: auto;
    background-size: contain;
    background-position: center;
    z-index: 10;
}

.playPauseLg2 {
    background-image: url(../images/playBtn.png);
    background-repeat: no-repeat;
    width: 30%;
    height: 30%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 20%;
    text-align: center;
    font-size: 18px;
    color: white;
    margin: auto;
    background-size: contain;
    background-position: center;
    z-index: 10;
}

.playPauseLg2 i {
    font-size: 130px;
    color: white;
}

.playBtn {
    background-image: url(../images/play-arrow.svg);
    background-repeat: no-repeat;
    width: 1%;
    height: 1%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 13%;
    margin: auto;
    background-position: 65% 50%;
    z-index: 10;
    background-color: #000000a3;
    padding: 15%;
    border-radius: 50%;
    background-size: 50%;
}

.playBtnCourse {
    top: 25%;
}

.videoHeader {
    background-color: #000;
    padding: 20px;
    color: #fff;
    margin: 0px;
    font-family: 'EffraRegular';
    text-align: center;
}

.overlayVideo {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #000;
    opacity: 0.5;
}


.videoTextLg {
    width: 80%;
    height: 50%;
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: 0%;
    padding: 32px;
    text-align: center;
    font-size: 15px;
    color: white;
    margin: auto;
    background-size: contain;
    background-position: center;
    z-index: 10;
}

.videoTextSm {
    width: 70%;
    height: 50%;
    position: absolute;
    left: 22%;
    right: 0%;
    bottom: 27%;
    padding: 9px;
    text-align: center;
    font-size: 13px;
    color: white;
    margin: auto;
    background-size: contain;
    background-position: center;
    z-index: 10;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}


.headerSecond {
    background-color: black;
    margin-top: -10px;
    margin-bottom: 0px;
}

.aboutSection {
    background-color: #b2a476;
    padding: 4%;
}

.aboutHedaya {
    color: #980f5a;
    font-size: 32px;
    font-weight: bold;
    font-family: 'CinzelDecorativeBold';
}

.aboutHedayaDesc {
    font-size: 14px;
    color: #252525;
}

.aboutHedaya .about-2 {
    font-family: 'CinzelBold';
    margin-top: -3px;
    margin-bottom: 30px;
}

.regBox {
    background-color: #f9f9f9;
    border: 1px solid #dedfe0;
    padding: 10px 15px;
}

/*.aboutUsSection {
    margin-top: -10px;
}*/

.goldRow {
    background-color: #b2a476;
}

.aboutHedayaDesc p {
    margin-bottom: .4rem;
    text-align: justify;
}

.moreBtn {
    border: none;
    background-color: #980f5a;
    border-radius: 10px;
    color: white;
    width: 75px;
    height: 35px;

    text-align: center;

}

.submitInContactUs {
    border: none;
    background-color: #980f5a;
    border-radius: 15px;
    color: white;
    width: 145px;
    height: 35px;
    text-align: center;
    font-size: 16px;
}

.saveInAccount {
    border: none;
    background-color: #980f5a;
    border-radius: 15px;
    color: white;
    width: 257px;
    height: 35px;
    text-align: center;
    font-size: 18px;
}

.leftButtonsInAccount {
    border: none;
    background-color: white;
    border-radius: 5px;
    color: #252525;
    width: 100%;
    height: 35px;
    text-align: center;
    font-size: 16px;
}

.leftButtonsInAccount.active {
    border: none;
    background-color: #980f5a;
    border-radius: 5px;
    color: white;

}

.signInBtn {
    border: none;
    background-color: #980f5a;
    border-radius: 16px;
    color: white;
    width: 100%;
    height: 34px;
    text-align: center;
    font-size: 20px;
}

.buyBtn {
    border: none;
    background-color: #980f5a;
    border-radius: 10px;
    color: white;
    width: 90px;
    height: 34px;
    text-align: center;
    font-size: 18px;

}

.courseBuyBtn {
    width: 160px;
}

.courseBuyBtn2 {
    width: 140px;
}

.moreCoursesBtn {
    border: none;
    background-color: #980f5a;
    border-radius: 10px;
    color: white;
    width: 160px;
    height: 35px;

    text-align: center;
    font-size: 16px;

}

.moreCoursesBtn:hover {
	color: white;
}

.payPalBtn {
    background-image: url(../images/payPal.png);
    cursor: pointer;
    background-repeat: no-repeat;
    border: none;
    border-radius: 10px;
    color: white;
    width: 159px;
    height: 31px;
    text-align: center;
    font-size: 16px;
}

.checkoutInputs {
    border-radius: 10px;
}

.checkoutBtn {
    border: none;
    background-color: #980f5a;
    border-radius: 10px;
    color: white;
    width: 232px;
    height: 37px;

    text-align: center;
    font-size: 16px;

}

/*.moreCoursesBtn{
    border:none;
    background-color: #980f5a;
    border-radius: 10px!important;
    color:white;
    width:160px;
    height:38px;
    font-size:16px;
    font-weight:bold;
}*/
.btnWhite {
    color: #980f5a !important;
    background-color: white !important;
    font-size: 18px !important;
}

.price {
    font-size: 14px;
    color: #252525;
    font-weight: bold;
}

.priceBtn {
    margin-top: 4%;
}

.signInSection {
    background: url(../images/loginBackground.png);
    background-position: center;
    background-repeat: no-repeat;
}

.coursesSection {
    margin-top: 10px;
    background: url(../images/Courses-section-bg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.moreCoursesBtnSec {
    margin-bottom: 30px;
}

.aboutUsImg {
    border-radius: 10px !important;
    width: 100%;
}

.boxess {
    margin-top: 7px;
}

.teacherBox {
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 20px;
    border-radius: 10px;
}

.footer {
    background-color: black;
    padding: 4%;
    margin-top: 3%;
}

.footerCont1 {
    font-size: 17px;
    color: white;
}

.footerCont2 {
    font-size: 16px;
    color: white;
    margin-top: 40px;
}

.footerCont2 ul {
    list-style: none;
}

.subscribeInp {
    border-radius: 10px;
    font-size: 14px;
}

.subscribeBtn {
    border-radius: 10px;
    background-color: #980f5a;
    font-size: 14px;
    color: white;
    border: 0;
}

.subscription {
    margin-top: 20px;
}

.font18 {
    font-size: 18px;
}

.font14 {
    font-size: 14px;
}

.followUsWord {
    font-size: 18px;
    color: white;
    /*margin-top:40px;*/
}

.main-carousel {}

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.teachers h3 {
    font-size: 17px;
    display: inline;
    /*text-decoration: underline;*/
    color: #980e5a;
}

.teachersRelated h3 {
    font-size: 14px;
    display: inline;
    text-decoration: underline;
}

.underline {
    text-decoration: underline;
}

.courseIcn {
    width: 25px;
}

.courseIcn2 {
    width: 29px;
}

.courseIcn3 {
    width: 26px;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;

    background-color: #000 !important;
    padding-left: 7px !important;
    border-radius: 20px !important;
    border: 2px solid #fff !important;
    padding-right: 7px !important;
    top: -20px !important;
}

.close:focus,
.close:hover {
    color: #fff !important;
}


.videoSettingsSmall {
    padding: 2%;
    border-radius: 10px;
    height: 138px;

}

.videosSection {
    background: url(../images/video-section-bg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.videoSettingsLarge {
    height: 222px;
    padding: 2%;
    border-radius: 10px;

}

.carousel-cell {
    width: 100%;
    /* full width */
    height: 160px;
    /* height of carousel */
    margin-right: 10px;
    background-color: white;
    opacity: 0.8;
    padding: 15px;
    border-radius: 10px;
    counter-increment: gallery-cell;
}

/* cell number */
.carousel-cell:before {
    display: block;
    text-align: center;
    line-height: 200px;
    font-size: 80px;
    color: white;
}

.flickity-prev-next-button.previous {
    left: -40px !important;
}

.flickity-prev-next-button.next {
    right: -40px !important;
}

.rowOfCarousel {}

.flickity-prev-next-button {
    background: transparent !important;
}

.flickity-prev-next-button .arrow {
    fill: white !important;
}

.flickity-page-dots {
    visibility: hidden !important;
}

.titleCarouselCell {
    color: #980f5a;
}

.navbar-custom {
    background-color: black;
}

.headerFirst {
    /*margin-top:10px;*/
}


.btn-go {
    float: right;
    width: 100px;
    height: 30px;
    background: #980f5a;
    color: white;
    border-radius: 10px;
}

.edit {
    float: right;
    height: 30px;
    width: 100px;
    background: #980f5a;
    color: white;

}

.download {
    height: 30px;
    width: 100px;
    background: #980f5a;
    color: white;
    display: none;
}

.teacherName {
    height: 60px;
    line-height: 24px;
}

.teacherBoxLink {
    color: #212529;
}

.teacherBoxLink:hover {
    text-decoration: none;
    color: #212529;
}

.socMediaHead a {
    margin-left: 10px;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(../navbarSquare.png);
}

#navbarNavAltMarkupFooter .navbar-nav {
    flex-wrap: wrap;
}

.book {
    margin-top: -50px;
    height: 240px;
    overflow: hidden;
}

.cardBook {
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
    width: 100%;
    border: 0 !important;
}

.cardBook .card-title {
    height: auto;
}

.cardBook .card-body {
    padding-left: 0.5rem;
}

.cardBook .card-text {
    height: 185px;
    overflow: hidden;
}

.book-text {
    height: auto !important;
}

.border-radius-15 {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.bookInfo {
    background-color: #e8e8e8;
    padding: 10px;
    border-radius: 5px;
}

.book-tags {
    margin-top: -10px;
    font-size: 13px;
}

.topDivHideText {
    position: absolute;
    width: 96%;
    height: 35%;
    bottom: 0;
    background-image: linear-gradient(to bottom, transparent 0px, white 100%);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.001) 0px, #fff 100%);
}


@media screen and (max-width:992px) {
    .relatedCoursesTitle {
        text-align: center;
    }

    .smallMarg {
        margin-top: 35px;
    }

    .pos-f-t {
        display: block !important;
    }

    .aboutHedaya {
        margin-top: 50px;
    }

    /*.headerSecond{display:none;}*/
}

@media screen and (max-width:474px) {
    .smallMarg {
        margin-top: 41px;
    }

    .descCarouselCell {
        font-size: 10px;
    }

    .card {
        width: 100%;
    }

    .hedayaImageInsideFooter {
        height: 90px;
        padding-right: 0;
        padding-left: 0;
    }

    .footerCont1 {
        font-size: 14px;
    }

    .followUsWord {
        font-size: 18px;
        margin-top: 11px;
    }

    .teacherBox {
        padding: 10px;
    }

    .teacherEdu {
        font-size: 12px;
    }

    .teacherName {
        font-size: 14px;
    }



}

@media screen and (max-width:415px) {
    .descCarouselCell {
        font-size: 10px;
    }

    .card {
        width: 100%;
    }
}

@media screen and (max-width:769px) {
    .carousel-cell {
        padding: 16px;

    }

    .checkoutBtn {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
        margin-bottom: 25px;
    }

    .payPalBtn {
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }

    .midHead {
        padding-bottom: 12px;
    }

    .hedayaImageInsideFooter {
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 18px;
    }

    .topHead {
        padding-bottom: 12px;
    }

    .botHead {
        padding-bottom: 12px;
        padding-top: 12px;
    }

    .socMediaHead {
        display: none;
    }

    .descCarouselCell {
        font-size: 11px;
    }

    .aboutHedaya {
        font-size: 24px !important;
        margin-top: 50px;
    }

    .titleCoursesSec {
        text-align: center;
    }

    .cartBtn i,
    .accountBtn i {
        color: white;
        font-size: 32px;
    }

    .accountContainer .accountBtn i {
        color: #980f5a;
        font-size: 25px;
    }

    .tabsButtons {
        border-bottom: 1px solid #989696;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

}