.dateselect {
    width: 100% !important;
}

.content h1{
    font-size: 40px !important;
}
.content h2{
    font-size: 35px !important;
}
.content h3{
    font-size: 30px !important;
}
.content h4{
    font-size: 25px !important;
}
.content h5{
    font-size: 20px !important;
}
.content h6{
    font-size: 17px !important;
}
figure .image img{
    width: 100%;
    height: auto;
}
.form-control{
    border: 1px solid #ced4da !important;
}
span>strong{
    color: #be4b4e;
}
.lang {
    float: left;
    margin-top: 12px;
    margin-right: 10px;
    padding: 2px;
    width: 45px;
    height: 45px;
    border: 1.2px solid gray !important;
    border-radius: 5px !important;
    text-align: center;
    line-height: 2.5;
    color: #737373 !important;
}

.lang:hover {
    background-color: gray;
    color: white !important;
}

[data-lang] {
    margin-left: 5px;
}

#error-msg {
    color: #c54246;
}

#valid-msg {
    color: #4caf50;
}
.about_content{
    font-size: 23px; 
    font-family: Roman55, Calibri !important;
    color: #707070; 
    text-align: justify;
}
/***************************/
/******** Google Auth ******/
/***************************/
#gpluslogin {
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    height: 50px;
    position: absolute;
    text-align: left;
    text-decoration: none solid rgb(68, 68, 68);
    text-shadow: rgb(255 255 255) 0px 1px 0px;
    vertical-align: middle;
    white-space: nowrap;
    width: 258px;
    background-color: #DD4B39;
    background: -webkit-linear-gradient(#DD4B39, #D14836);
    background: linear-gradient(#DD4B39, #D14836);
    border-top: 1px solid rgb(230, 88, 88);
    border-right: 1px solid rgb(227, 66, 66);
    border-bottom: 1px solid rgb(227, 66, 66);
    border-left: 1px solid rgb(227, 66, 66);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font: normal normal 16px/normal 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', arial, sans-serif;
    font-size: 16px;
    margin: 0px;
    outline: rgb(68, 68, 68) none 0px;
    overflow: hidden;
    padding: 10px 18px;
}

#gpname {
    background-position: 0px 0px;
    bottom: 0px;
    box-shadow: rgb(0 0 0 / 5%) 1px 0px 0px 0px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    height: 48px;
    left: 0px;
    position: absolute;
    text-align: center;
    text-decoration: none solid rgb(68, 68, 68);
    text-shadow: rgb(255 255 255) 0px 1px 0px;
    top: 0px;
    vertical-align: middle;
    white-space: nowrap;
    width: 50px;
    align-self: flex-start;
    background: rgba(255, 255, 255, 0.0666667) no-repeat scroll -43px -44px / auto padding-box border-box;
    border: 0px none rgb(68, 68, 68);
    outline: rgb(68, 68, 68) none 0px;
}

#gptext {
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    height: 17px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-shadow: rgb(0 0 0 / 25%) 0px -1px 0px;
    vertical-align: middle;
    white-space: nowrap;
    width: 75%;
    align-self: flex-start;
    border: 0px none rgb(255, 255, 255);
    margin: -2em 0px 0px 56px;
    outline: rgb(255, 255, 255) none 0px
}

/* page 47 */

.page47Card {
    border: 1px solid #DDDDDD;
    border-radius: 6px;
}

.libra .UnderRedLine {
    margin-top: 76px;
    width: 60px !important;
}

.libra .headP {
    font-size: 18px;
    font-family: Roman55;
    color: #707070;
    text-align: center;
    margin-bottom: 30px;
}

.libra .motmaTeamLable {
    margin-bottom: 50px !important
}
.body_of_page .nav-link{
    color: #c54246 !important;
}
.libtype {
    list-style: none;
    display: flex;
    justify-content: center;
    border: 0 !important;
}

.libtype li a {
    font-size: 20px;
    font-family: Roman55;
    color: #707070;
    text-decoration: none;
    width: 100% !important;
    border: 0 !important;
}

.libtype li {
    width: 112px;
    height: 45px;
    background-color: #F2F2F2;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 10px;
    cursor: pointer;
    text-align: center;
    padding: 0;
    border: 0 !important;
}

.libtype li.active {
    background-color: #FFE2E3;
}

.libtype li.active a {
    color: #C54246;
}

.libtype li:hover {
    background-color: #FFE2E3;
}

.libtype li:hover a {
    color: #C54246;
}

.libtype a.show {
    background-color: #FFE2E3;
}

.libtype a.nav-link.active {
    background-color: #FFE2E3 !important;
    border: 0 !important;
}

.libtype a.nav-link.active .libtype li {
    background-color: #FFE2E3;
    border: 0 !important;
}

.libtype {
    margin: 20px 0px 50px 0px !important;
}

@media only screen and (max-width:575px) {
    .libtype li {
        /* width: 40%; */
    }
    .about_content{
        font-size: 16px !important; 
    }
}

#others a {
    text-decoration: none;
}

.text-decoration {
    text-decoration: none !important;
}

#myTabContent .row {
    /* direction: ltr; */
}

.iti__country {
    padding: 5px 10px;
    outline: none;
    direction: ltr;
    text-align: center;
}

.field-icon {
    width: 20px;
}

.iti--separate-dial-code .iti__selected-dial-code {
    direction: ltr;
    margin-right: 8px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}


.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(197 67 70);
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.service_list .btn-outline-danger {
    color: #C54246;
    background: white;
    margin-top: 15px !important;
    text-align-last: center;
    text-decoration: none !important;
}

.btn-outline-danger:hover {
    color: white !important;
    background: #C54246 !important;
    text-align-last: center !important;
}



.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;

}

h1, h2, h3, h4, h5, h6, p, li, a, label, strong, button, input {
    font-family: Roman55, Calibri !important;
}

.course_desc p, h1, h2, h3, strong {
    font-size: inherit !important;
    font-family: Roman55, Calibri;
    color: #707070;
    line-height: 2 !important;
    margin-top: 2 !important;
    /* word-break: break-word; */
    /* width: 97% !important; */
    margin-bottom: 10x;
}

.education_content p, h1, h2, h3, strong {
    /* font-size: inherit !important; */
    font-family: Roman55, Calibri !important;
    margin-top: auto !important;
    /* word-break: break-word; */
    /* width: 97% !important; */
    margin-bottom: auto !important;
}

html[dir="rtl"] .nav-tabs .nav-link {
    text-align: right;
}

html[dir="ltr"] .nav-tabs .nav-link {
    text-align: left;
}

@media only screen and (max-width: 767px) {
    #owl-carousel-page24 img {
        width: 100% !important;
        height: auto !important;
    }

    #owl-carousel-page24-1 img {
        width: 100% !important;
        height: auto !important;
    }

    #owl-carousel-page24-2 img {
        width: 100% !important;
        height: auto !important;
    }

    #owl-carousel-page24-3 img {
        width: 100% !important;
        height: auto !important;
    }

    #all_courses .nav-link {
        font-size: 14px !important;
    }

    #owl-carousel-page24 .card-text {
        font-size: 10px !important;
    }

    #owl-carousel-page24-1 .card-text {
        font-size: 10px !important;
    }

    #owl-carousel-page24-2 .card-text {
        font-size: 10px !important;
    }

    #owl-carousel-page24-3 .card-text {
        font-size: 10px !important;
    }

    #owl-carousel-page24 h6 {
        margin: auto !important;
    }

    #owl-carousel-page24-1 h6 {
        margin: auto !important;
    }

    #owl-carousel-page24-2 h6 {
        margin: auto !important;
    }

    #owl-carousel-page24-3 h6 {
        margin: auto !important;
    }

    #owl-carousel-page24 .TopTitleStar {
        margin-top: 12em !important;
        font-size: 9px;
    }

    #owl-carousel-page24-1 .TopTitleStar {
        margin-top: 12em !important;
        font-size: 9px;
    }

    #owl-carousel-page24-2 .TopTitleStar {
        margin-top: 12em !important;
        font-size: 9px;
    }

    #owl-carousel-page24-3 .TopTitleStar {
        margin-top: 12em !important;
        font-size: 9px;
    }

    #all_courses .row .mb-5 {
        margin-bottom: 0px !important;
    }

    #owl-carousel-page24 .card-body {
        margin-top: 8px !important;
        height: 140px !important;
    }

    #owl-carousel-page24-1 .card-body {
        margin-top: 8px !important;
        height: 140px !important;
    }

    #owl-carousel-page24-2 .card-body {
        margin-top: 8px !important;
        height: 140px !important;
    }

    #owl-carousel-page24-3 .card-body {
        margin-top: 8px !important;
        height: 140px !important;
    }

    #owl-carousel-page24 .text-dark {
        padding: 4px 0px !important;
    }

    #owl-carousel-page24-1 .text-dark {
        padding: 4px 0px !important;
    }

    #owl-carousel-page24-2 .text-dark {
        padding: 4px 0px !important;
    }

    #owl-carousel-page24-3 .text-dark {
        padding: 4px 0px !important;
    }

    .TopTitle {
        padding: 0px 5px !important;
    }

    #owl-carousel-page24 .card {
        height: 300px !important;
        max-height: 300px !important;
    }

    #owl-carousel-page24-1 .card {
        height: 300px !important;
        max-height: 300px !important;
    }

    #owl-carousel-page24-2 .card {
        height: 300px !important;
        max-height: 300px !important;
    }

    #owl-carousel-page24-3 .card {
        height: 300px !important;
        max-height: 300px !important;
    }
    ul.navbar-nav .nav-link.active{
        color: white !important;
        background-color: rgb(255 255 255 / 0%) !important;
    }
}

/***************************************/
.form-search-box {
    position: relative;
}

.form-search-box .icon {
    position: absolute;
    width: 40px;
    top: 10px;
    right: 0;
    color: #888888;
    text-align: center;
}

[dir="ltr"] .form-search-box .icon {
    right: auto;
    left: 0;
}

.form-search-box .form-control {
    border: none;
    box-shadow: none;
    height: 50px;
    padding-inline-start: 50px;
    padding-bottom: .75rem;
}

.form-search-box .form-control::placeholder {
    color: #888888;
}

.top_Nav_of_page .btn-login {
    display: none !important;
}

@media (max-width: 991px) {
    .form-search-box .form-control {
        background-color: rgb(255, 255, 255, .2);
        color: #fff;
    }

    .form-search-box .form-control::placeholder,
    .form-search-box .icon {
        color: #fff;
    }

    ul.navbar-nav {
        text-align: center;
    }

    .navbar-light .navbar-nav .nav-link {
        color: white !important;
        line-height: 30px;
        font-size: 14px;
    }

    ul.navbar-nav li div.dropdown-menu a {
        font-size: 16px;
    }
    .top_Nav_of_page{
        background-color: white !important;
    }

    .top_Nav_of_page .btn-login {
        background: #F5F5F5;
        border-color: #F5F5F5;
        color: #707070;
        width: 40px;
        height: 40px;
        margin-top: 20px;
    }

    .top_Nav_of_page .lang {
        background: #F5F5F5;
        border: none !important;
    }

    .top_Nav_of_page {
        background-color: white;
    }

    .top_Nav_of_page .btn-login {
        display: block !important;
        width: 30px!important;
        height: 30px!important;
        line-height: 14px;
        padding-left: 20px;
        padding-right: 6px;
    }

    .top_Nav_of_page .login {
        display: none !important;
    }
    .iti-mobile .iti__country-list{
        left: 30%;
        top: 18em;
        width: 100% !important;
    }
}

/***************************************/

#numberr h1{
    font-size: 36px !important;
    color: white;
}
figure img{
    width: 100%;
    height: auto;
}

@media (max-width:600px) 
{
    .btn-group-vertical
    {
        flex-direction: row !important;
        align-items: flex-start !important;
        justify-content: center !important;
        margin: 5px 0px !important;
        width: 100% !important;
    }
    .btn-group-vertical>.btn
    {
        padding: 40px;
    }
    .personInfo .infoList
    {
        display: block !important;    
    }
    .cart-cards.active {
        overflow-y: scroll;
        max-height: 600px;
        border-bottom: 4px solid #c54346;
        background: #fff !important;
        color: white;
    }
}

