
body {
    background: #ffffff !important;
    color: #000000 !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
    font-weight: 400;
    width:100%;
    font-family: 'Montserrat', 'SolaimanLipiNormal', sans-serif !important;

}
.stellarnav.dark ul ul {
    background: #fff;
    margin-top: 0px !important;
}
.stellarnav ul ul {
    top: auto;
    width: 220px;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
    background: #ddd;
    left: 0px;
    margin-top: 20px;
    box-shadow: 0 15px 20px rgba(8, 0, 41, 0.08);
}
.has-sub > ul > li a:hover{
    padding: 8px 7px 8px 11px !important;
    color: #ffffff !important;
}
.title-btn{
    padding: 0px 8px;
}
.stellarnav.dark .menu-item:hover {
    color: #f7f6f4;
    background: #800505;
}
.stellarnav.dark .menu-item:hover {
    color: #f7f6f4;
    background: #800505;
}
.btn:hover {
    color: #ffffff;
}
.page-contact-from {
    background: #F7F7FD;
    padding: 20px 0;
    margin-top: -10px;
}
.contact_us_hadding {
    color: #fff;
    font-size: 20px;
    /*font-weight: ;*/
    text-decoration: none;
    padding: 7px;
    background: #138FDE;
    background: -webkit-linear-gradient(-90deg, #138FDE, #003CA9);
    background: -o-linear-gradient(-90deg, #138FDE, #003CA9);
    background: -moz-linear-gradient(-90deg, #138FDE, #003CA9);
    background: linear-gradient(-90deg, #138FDE, #003CA9);
}
.image img {
    width: 60%;
    height: auto;
}
.photo-title {
    position: inherit;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    color: #fff;
    padding: 1px 5px 4px 5px;
    font-size: 15px;
}
.cat_menu {
    margin-left: 5%;
    margin-top: 15px;
}
.create-page {
    margin: 30px 0;
}
.course-btn .shop-page-btn  a {
    display: inline-block;
    background: #051939;
    padding: 5px 14px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    color: #ffffff;
    border-radius: 50px;
    transition: .5s all;
}

.course-btn  a {
    display: inline-block;
    background: #051939;
    padding: 5px 14px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    color: #ffffff;
    border-radius: 50px;
    transition: .5s all;
}

.macrosys_logo {
    padding: 10px 0;
    background: #ffffff;
    color : #000000;
}

.menu-section {
    background: #051939;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    position: relative;
    border-bottom: 3px solid #800505;
}

.stellarnav.dark li a {
    color: #ffffff;
}
.stellarnav.desktop li.has-sub a {
    font-weight: 400;
    padding: 15px 10px;
}

.stellarnav > ul > li > a {
    padding : 15px 10px 15px 10px;
    font-weight: 500;
    font-size: 18px;
    border-bottom: none;
}

.sticky {
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-transition: .8s all;
    -o-transition: .8s all;
    transition: .8s all;
}

.footer-section {
    background: #141414;
    padding: 60px 30px;
}

.footer_color a {
    color: #ffffff;
    font-size : 18px;
}
.footer_color {
    font-size : 18px;
    color: #ffffff;
}

.bottom-footer-section {
    background: #1c1c1c;
    padding: 15px 0;
    color: #ffffff;
}

.bottom-footer-section a {
    color: #ffffff;
}

#scroll5-left {
    position: relative;
    width: auto;
    height: 40px;
    padding-top: 8px;
    padding-left: 10px;
    margin: 0;
    padding-right: 10px;
    background: #051939;
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;

}


#scroll5-left::before {
    position: absolute;
    right: -20px;
    bottom: 0;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid #051939;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.scroolbar5 {
    background: #051939;
    color: #ffffff;
    position: absolute !important;
    right: 0;
    top: 0;
    float: right;
    width: 59px;
    height: 40px;
    cursor: pointer;
}

.scroolbar5::after {
    position: absolute;
    top: 0;
    right: 100%;
    content: '';
    height: 0;
    width: 0;
    border-bottom: 40px solid #051939;
    border-left: 16px solid transparent;
    display: inline-block;
}

.about-title {
    background: #051939;
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 7px;
    text-transform: capitalize;

}

.academic_information ul li a {
    display: inline-block;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px;
    border: 2px solid  #051939;
    padding: 10px;
    width: 100%;
    color: #051939;
    text-transform: capitalize;
    transition: .8s all;
}

.notic_board_title {
    background: #051939;
    padding: 8px;
    font-size: 20px;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 25px;
    font-weight: normal;
}

.oLink_litle {
    background:#051939;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 20px;
    letter-spacing: 0.3px;
}

.macrosys_scroll {
    width: 42px;
    height: 52px;
    padding: 10px;
    background: #051939;
    position: fixed;
    right: 25px;
    bottom: 70px;
    z-index: 9999;
    border-radius: 50px 50px 0px 0px;
}

.macrosys_scroll i {
    font-size: 26px;
    color: #ffffff;
    font-weight: 600;
    top: 15px;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
}
.video-wrpp {
    background: #051939;
    padding: 5px;
    border-radius: 5px;
    color: #ffffff;
}

.video-title a {
    display: inline-block;
    width: 100%;
    color: #ffffff;
}

.table.table-bordered thead tr th {
    text-align: center;
    background: #051939;
    color: #ffffff;
    font-weight: 400;
    padding: 11px 0;
    border-bottom: none;
    letter-spacing: 0.3px;
}

.archive-btn > a {
    overflow: hidden;
    color: #ffffff;
    background: #051939;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 10px 48px 11px 20px;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
    border-radius: 5px;
    transform-origin: inherit;
    position: relative;
}


.teacher_title {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #051939;
}

.sec-title2 {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 3px;
}


.sec-title {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #051939;
}

.video-seciton-title {
    font-size:  40px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.blog-title a {
    font-size: 20px;
    display: inline-block;
    color: #00215b;
    font-weight: 600;
    transition: .5s all;
}

.information-title1 {
    background:  #A53146;
    padding: 10px;
    font-size: 20px;
    text-transform: capitalize;
    color: #ffffff;
    margin:0;
}


.information-title2 {
    background:  #06874A;
    padding: 10px;
    font-size: 20px;
    text-transform: capitalize;
    color: #ffffff;
    margin:0;
}



.information-title3 {
    background: #965D03;
    padding: 10px;
    font-size: 20px;
    text-transform: capitalize;
    color: #ffffff;
    margin:0;
}
.academic_information ul li a:hover {
    background: #051939;
    color: #ffffff;
}
.stellarnav.dark .current {
    color: #f7f6f4;
    background: #800505;
}
.information-title4 {
    background: #691475;
    padding: 10px;
    font-size: 20px;
    text-transform: capitalize;
    color: #ffffff;
    margin:0;
}
.gmap-iframe iframe{
    width: 100%;
}
.facebook-content iframe{
    width: 100%!important;
}
.social-buttons a{
    margin-top: 8px;
}
.btn-facebook{
    background-color: #3B5998;
}
.btn-twitter{
    background-color: #00ACEE;
}
.btn-linkedin{
    background-color: #0072B1;
}
.btn-youtube{
    background-color: #C4302B;
}
.btn-instagram{
    background-color: #FBAD50;
}
.btn-pinterest{
    background-color: #C8232C;
}
.btn-messenger{
    background-color: #006AFF;
}
.btn-whatsapp{
    background-color: #5FFC7B;
}
.btn-social-footer .btn-social{
    padding: 0px 20px;
    line-height: 10px;
    font-size: 25px!important;
}
