﻿.logoimgblack {
    display: none;
}
.text-white {
    color: white;
}
.Benner_section {
    background-size: cover;
    background-image: url('../imgs/slider2.jpg');
    /*background-image: url('../imgs/Home2.jpg');*/
    position: relative;
    height: 750px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}
.form_section {
    background-color:#F2184F !important;
    width: 100%;
    height: 900px;
    overflow: hidden;
/*    float: right;*/
    padding-left: 35px;
    padding-right: 35px;
    position: relative;
    top: -100px;
    bottom: 0px;
}
.form_content {
    position: relative;
    z-index: 9;
    text-align: center;
    color: white;
    padding-top: 190px;
 
}
.form_content h3 {
    color: white;
}
/*.overly_bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 2;
    backface-visibility: hidden;
}*/
.content_matter {
    width: 100%;
/*    float: left;*/
    padding: 80px;
    margin-top: 200px;
}
    .content_matter h2 {
        color: #ffffff;
        font-family: Poppins;
        text-transform: none;
        letter-spacing: 0;
        font-size: 48px;
        line-height: 58px;
        font-weight: 700;
    }
.content_line {
    margin-top: 12px;
    width: 400px;
    height: 5px;
    margin-bottom: 12px;
    transform: scale(1, 1);
    visibility: visible;
    background-color: #F2184F !important;
}
.content_matter h3 {
    color: white;
    font-family: Poppins;
    text-transform: none;
    letter-spacing: 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
}
.Register_Btn {
    background: #F2184F;
    border: none;
    border-radius: 20px;
    padding: 13px 50px;
    color: #fff;
}
    .Register_Btn:hover {
        background: none;
        border: 1px solid #F2184F;
        border-radius: 20px;
        padding: 13px 50px;
        color: white;
    }
.border_input {
    border: 1px solid #995c5c !important;
}
.contact_info {
    text-align: left !important;
    position: relative;
    bottom: 7px;
    top: 20px;
}
.contact_info strong {
    font-size: 18px;
}
.contact_info strong a:hover {
    font-size: 18px;
    color: black;
}
.Course_Programe {
    background: white;
    padding: 40px;
}

 

/* ----Counter------  */

.numerical {
    text-align: center !important;
    font-size: 5rem;
    color: rgb(225,232,32);
}

.data_name {
    text-align: center !important;
    color: white !important;
    font-size: 2rem;
}

.Counter_area {
    background: #202C45;
    font-size: 2rem;
     padding: 20px;
}

/* ----Counter End------  */



/* ----Footer------  */
.site-footer {
    /* border-top: 2px solid #d49604;*/
    background-color: white;
    padding: 17px 0 0px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
    position: relative;
}

    .site-footer hr {
        border-top-color: #bbb;
        opacity: 0.5
    }

        .site-footer hr.small {
            margin: 20px 0
        }

    .site-footer h6 {
        color: black;
        font-size: 19px;
        font-weight: 700;
        text-transform: capitalize;
        margin-top: 5px;
        letter-spacing: 2px
    }

    .site-footer a {
        color: black;
    }

        .site-footer a:hover {
            color: #3366cc;
            text-decoration: none;
        }

.footer-links {
    padding-left: 0;
    list-style: none;
     
}

    .footer-links ul li {
        display: block;
        font-weight: 100;
        color: black;
       
    }

.single_news {
    background: #2e4c91 !important;
    border-left: 5px solid #F2184F !important;
}
.footer-links a {
    color: black;
    font-size: 16px;
    line-height: 30px;
}

        .footer-links a:active, .footer-links a:focus, .footer-links a:hover {
            color: #3366cc;
            text-decoration: none;
        }

    .footer-links.inline li {
        display: inline-block
    }

.site-footer .social-icons {
    text-align: right
}

    .site-footer .social-icons a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-left: 6px;
        margin-right: 0;
        border-radius: 100%;
        background-color: #33353d
    }

.copyright-text {
    margin: 0
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }

        .site-footer .copyright-text, .site-footer .social-icons {
            text-align: center
        }
    
}
/*------    News & Event Box  -------*/
.news_box {
    height: 538px;
    background: white;
    overflow: hidden;
    border-left: 1px solid black;
    border-right: 1px solid black;
}
    .news_box ul {
        padding-left: 0;
        list-style: none;
        padding: 10px;
    }
    .news_box ul li {
        line-height: 2;
        background: aliceblue;
        padding: 10px;
        margin-bottom: 5px;
        height: 80px;
        overflow: hidden;
        border-left: 1px solid #1b3476;
    }
    .news_box ul li a {
        color: white;

    }
        .copyright_bg{
    background: #202C45;
}
.copyright_bg p {
    color: white;
}
    .copyright_bg  a {
        color: #F2184F;
    }

.first_data_name {
    color: black;
    font-size: 1.5rem;
}

.data_name {
    color: black;
    font-size: 2rem;
}
.content_line_footer {
    margin-top: 12px;
    width: 100%;
    height: 5px;
    margin-bottom: 12px;
    transform: scale(1, 1);
    visibility: visible;
    background-color: #202C45 !important;
}
/* ----Footer End------  */



/* ----Student------  */

.Student_book {
    background: white;
    font-size: 2rem;
    padding: 30px;
}

.buy_button {
    text-align: center;
}

    .buy_button .btn {
        width: 50%;
        background: #1B3476;
    }


.clientle {
    background: white;
    padding: 30px;
}
.cover-wrapper {
    padding: 30px;
    
}
.ref_logo_title {
    text-align: center;
}
.client-inners img {
    height: 100%;
    object-fit: contain;
}

.client-inners {
    border: 1px solid #ccc;
    height: 85px;
    text-align: center;
    padding: 8px;
}

.owl-nav img {
    width: 34px;
}

.owl-prev img {
    position: absolute;
    left: -38px;
    top: 50%;
    margin-top: -20px;
}

.owl-next img {
    position: absolute;
    right: -38px;
    top: 50%;
    margin-top: -20px;
}


.new_course {
    text-align:left;
    background: #fbfdff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-bottom: 10px solid #F2184F;
}
.course_image {
   width: 100%;
   height: 220px;
   overflow: hidden;
}
.new_course img {
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    height: 220px;
}
.course_content {
    padding: 20px;
}
.course_content a {
    color: black;
}
.course_content h5 {
     height: 30px;  
    max-height: 150px;
}
.no_mp {
    margin: 0px !important;
    padding: 0px !important;
} 


/*----------Social Media---------*/
#fixed-social {
    /* position: fixed; */
    /* top: 130px;
    z-index: 99; */
}

    #fixed-social a {
        color: #fff;
        display: block;
        height: 40px;
        position: relative;
        text-align: center;
        line-height: 40px;
        width: 40px;
        margin-bottom: 1px;
        z-index: 2;
    }

        #fixed-social a:hover > span {
            visibility: visible;
            left: 41px;
            opacity: 1;
        }

        #fixed-social a span {
            line-height: 40px;
            left: 60px;
            position: absolute;
            text-align: center;
            width: 120px;
            visibility: hidden;
            transition-duration: 0.5s;
            z-index: 1;
            opacity: 0;
        }

.fixed-facebook {
    background-color: #00AAE5;
}

    .fixed-facebook span {
        background-color: #00AAE5;
    }

.fixed-twitter {
    background-color: #7D3895;
}

    .fixed-twitter span {
        background-color: #7D3895;
    }

.fixed-gplus {
    background-color: #00AF54;
}

    .fixed-gplus span {
        background-color: #00AF54;
    }

.fixed-linkedin {
    background-color: #FFC41E;
}

    .fixed-linkedin span {
        background-color: #FFC41E;
    }

.fixed-instagrem {
    background-color: #ED2B29;
}

    .fixed-instagrem span {
        background-color: #ED2B29;
    }

.fixed-tumblr {
    background-color: #EB1471;
}

    .fixed-tumblr span {
        background-color: #EB1471;
    }
.bg {
    background: #cb2027;
}
.bg-Btn {
    background: #cb2027;
}
 
    .float

{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 28px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    left: 22px;

}

.my-float {
    margin-top: 16px;
}

/*----------Social Media End---------*/


/*-----------About Us Start-------------*/
.Aboutus {
    background: #F2184F;
    height: 380px;
    overflow: hidden;
}
.About_content_area {
    /*padding: 66px;*/
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 20px;
}
    .About_content_area h2 {
        color: #fff;
    }
.About_content_area p {
    color: #fff;
    text-align: justify;
}

/*-----------About Us End-------------*/

/*----------Course Finder Start---------*/
.course_finder {
    /*background-image: url('../imgs/slider-1.jpg');*/
    background: #202C45;
    padding: 10px;
    background-size: cover;
}
    .course_finder h2 {
        color: #F2184F;
    }
.course_finder p {
        color: white;
        text-align: center !important;
    }
select::-ms-expand {
    display: none;
}

.select {
    position: relative;
    display: flex;
    width: 100%;
    height: 3em;
    line-height: 3;
    background: white;
    overflow: hidden;
    border-radius: .25em;
    border: 1px solid #2c4b90;
}
.btn_go {
    width: 100%;
    height: 3em;
    color: black;
    background: #F2184F !important;
    border-radius: .25em;
    border: 1px solid #2c4b90;
    padding: 11px 36px;
    position: relative;
    top: 13px;
}
select {
    flex: 1;
    padding: 0 .5em;
    cursor: pointer;
}


.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    background: #F2184F;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

 
.select:hover::after {
    color: #f39c12;
}
.bg_btn_theme {
    background: #F2184F !important;
}
.bg_btn_theme2 {
    background: #202C45 !important;
}
/*----------Course Finder End---------*/


/*----------Social Media Working Start---------*/
.social_work {
    padding: 20px;
    /*background: rgb(245,245,247);*/
    background-image: url('../img/pattern10.html');
}
.hm_twt_bx {
    background: #fff;
    float: left;
    padding: 10px;
    margin-bottom: 20px;
}


.s_heading {
    background: white;
    color: black !important;
    padding: 5px;
    margin-bottom: initial;
    border-bottom: 1px solid aliceblue;
    font-family: "Poppins";
    font-size: 25px;
}

    .s_heading span {
        font-size: 12px
    }

    .s_heading a {
        color: #2b7bb9 !important;
    }

.slider_social {
    position: relative;
    top: 40px;
    display: none;
}
.slider_social h5 {
    color: white;
    padding-top: 10px;
    border-top : 1px solid white;
}
    .slider_social ul {
        padding-inline-start: 0px !important;
    }
.slider_social ul li {
    list-style: none;
    display:inline-block;
    right: 50px;

}
    .slider_social ul li a {
        color: #fff;
        display: block;
        height: 40px;
        position: relative;
        text-align: center;
        line-height: 40px;
        width: 40px;
        margin-bottom: 1px;
        z-index: 2;
    }
.facebook_window {
    height: 500px;
    overflow: hidden;
    margin-bottom: 20px;
     border: 10px solid white;
}
.twitter_window {
    height: 500px;
    margin-bottom: 20px;
    overflow: scroll;
    border: 10px solid white;
    
}
/*----------Social Media Working End---------*/


/*----------Page Header Start----------*/
.page_box {
    padding-left: 100px;
    padding-right: 100px
}
.title_header {
    background-image: url('../imgs/page.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    padding-top: 235px;
}
    .title_header:before {
        position: absolute;
        content: '';
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background: #000000;
        opacity: .5;
    }
    .title_header h1 {
        color: #ffffff;
        text-align: left;
        font-weight: 700 !important;
        font-size: 52px;
        margin-top: 0px !important;
    }
    .title_header h3 {
        color: #F2184F;
        text-align: left;
        font-size: 45px;
        font-weight: 700 !important;
        margin-top: 0px !important;


    }
    .title_header p {
        color: white;
    }
.course_content_part {
    padding-right: 20px;
}
.border-left {
    border-right: 2px solid #F2184F;
    padding-left: 20px;
}
.content_page {
    padding-left: 40px;
    padding-top: 22px;
    padding-bottom: 100px;
}
.contact_line {
    text-align: right;
}
.contact_line span {
    color: white;
    font-weight: 500;
}
.contact_line span a{
    color: gold;
}
/*----------Page Header End----------*/



/*----------Course Page Start----------*/
.imge {
    width: 50%;
    float: left;
    padding-right: 20px;
}
.course_page {
    background: white;
    padding: 40px;
    position: relative;
}
.card {
    background: rgba(225,181,0, .7);
    color: white;
    box-shadow: none;
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
}
.cat_title {
    margin-top: 50px;
    position: relative;
}
.course_list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px;
}
    .course_list li {
        list-style: none;
        background: #163478;
        border-left: 5px solid #F2184F;
        border-right: 5px solid #F2184F;
        padding: 10px;
    }
.course_list a {
    color:white;
    font-size: 14px;

}
.course_fee_detail {
    margin-top: 20px;
}
/*----------Course Page End----------*/
/*----------Franchise Page Start----------*/
.Franchise_page {
    background: aliceblue;
    position: relative;
}
.franch_points {
    margin-top: 40px;
}
.franch_points ul {
    padding-left: 0;
    list-style: none;
}
.franch_points ul li {
    list-style: none;
    line-height: 30px;

}
/*----------Franchise Page End----------*/


/*----------Verification Page Start----------*/
.verifycation_page {
    position: relative;
    background-image: url('../img/verification_bg.jpg');
}
.verify_box {
    width: 100%;
    background: white;
    border-radius: 1px;
    box-shadow: 0px 1px 10px 0px rgba(203,203,203,1);
    padding: 50px;
}

.textenroll {
    width: 100%;
    border-radius: 100px !important;
    color: black !important;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px !important;
    text-align: center;
    font-size: 20px;
    background: aliceblue !important;
    font-weight: 100 !important;
    font-size: 14px;
}

.verify_box h3 {
    color: black;
    font-weight: 100;
    font-size: 30px;
}

.Verification_Btn {
    background: #F2184F;
    border: none;
    border-radius: 20px;
    padding: 13px 50px;
    color: black;
}

    .Verification_Btn:hover {
        background: none;
        border: 1px solid black;
        border-radius: 20px;
        padding: 13px 50px;
        color: black;
    }
 
/*----------Verification Page End----------*/


/*----------Contact Us Page Start----------*/
.contactus {
    position: relative;
    background: white;
}

/*----------Contact Page End----------*/


/*----------Policy Page Start----------*/
.text_content {
    position: relative;
    background: white;
}
/*----------Policy Page End----------*/


/*----------News Page Start----------*/
.news_page {
    position: relative;
    background: aliceblue;
    padding: 40px;
}
/*----------News Page End----------*/




/*----------Fix Button Franchise Start----------*/
.feedback {
    color: white;
    transform: rotate( -90deg );
    text-align: center;
    font-size: 16px;
    position: fixed;
    right: -81px;
    top: 45%;
    font-family: "Roboto", helvetica, arial, sans-serif;
    z-index: 999;
    background: #193a86;
    border: none;
    padding: 1px 14px;
}
.feedback:hover {
    color: white !important;
}
.feedback:visited {
    color: white !important;
}

 

#mybutton {
    z-index: 99;
    position: fixed;
    bottom: -4px;
    right: 10px;
}
/*----------Fix Button Franchise End----------*/



/*----------Modal Franchise Registration Start----------*/
/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 550px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    border-bottom-color: #202C45;
    background-color: #202C45;
}

/* ----- v CAN BE DELETED v ----- */
body {
    background-color: #78909C;
}

.demo {
    padding-top: 60px;
    padding-bottom: 110px;
}

.btn-demo {
    margin: 15px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
    background-color: #FFFFFF;
}

    .btn-demo:focus {
        outline: 0;
    }

.demo-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 15px;
    background-color: #212121;
    text-align: center;
}

    .demo-footer > a {
        text-decoration: none;
        font-weight: bold;
        font-size: 16px;
        color: #fff;
    }
/*----------Modal Franchise Registration End----------*/




/*----------------------------Responsive------------------------------------*/
@media only screen and (max-width: 600px) {
    .content_matter {
        width: 100%;
        padding: 20px 21px;
        margin-top: 126px;
        padding-bottom: 150px;
    }
        .content_matter h2 {
            color: #ffffff;
            font-family: Poppins;
            text-transform: none;
            letter-spacing: 0;
            font-size: 29px;
            line-height: 37px;
            font-weight: 700;
        }
    .form_section {
        background-color:#F2184F !important;
        width: 100%;
        height: auto;
        padding-left: 35px;
        padding-right: 35px;
        position: relative;
        top: 0px;
        margin-top : 40px;
    }

    .content_line {
        margin-top: 12px;
        width: 200px;
        height: 5px;
        margin-bottom: 12px;
        transform: scale(1, 1);
        visibility: visible;
        background-color: #F2184F !important;
    }

    .form_content {
        position: relative;
        /* z-index: 9; */
        text-align: center;
        color: white;
        padding-top: 32px;
    }
    .Benner_section {
        background-size: cover;
        background-image: url('../imgs/slider2.jpg');
        position: relative;
        height: auto;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .Course_Programe {
        background: white;
        padding: 10px;
        position: relative;
    }

    .Student_book {
        background: white;
        font-size: 2rem;
        padding: 10px;
    }
    .float {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 24px;
        right: 40px;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
        left: 10px;
    }
    .content_matter h3 {
        color: white;
        font-family: Poppins;
        text-transform: none;
        letter-spacing: 0;
        font-size: 28px;
        font-weight: 600;
        line-height: 37px;
    }
    #fixed-social{
        display: none;
    }
    .slider_social {
        position: relative;
        top: 40px;
        display: block;
    }
    .Counter_area {
        background: #202C45;
        font-size: 2rem;
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .data_name {
        font-size: 15px;

        margin-bottom: 15px;
    }
    .About_content_area {
        background: #F2184F;
        padding: 21px;
    }
    .course_finder {
        /* background-image: url(../imgs/slider-1.jpg); */
        background: #202C45;
        padding: 0px;
        background-size: cover;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .social_work {
        padding-top: 15px;
        padding-bottom: 15px;
        padding: 0px;
        /* background: rgb(245,245,247);*/
        background-image: url('../img/pattern10.html');
    }
    .sc_bx {
        margin-bottom: 20px;
    }
    .title_header {
        
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: auto !important;
        padding-top: 100px;
    }
 

        .title_header:before {
            position: absolute;
            content: '';
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            background: #000000;
            opacity: .5;
        }
    .course_page {
        background: white;
        padding: 0px;
        position: relative;
    }
    .contact_line {
        text-align: right;
        margin-top: -88px;
        padding-bottom: 13px;
    }
    .course_finder h2 {
        color: #F2184F;
        font-size: 23px;
    }
    .header_left_logo .logo img {
        max-width: 277px !important;
    }
    .content_page {
         padding-left: 0px; 
        padding-top: 40px;
        padding-bottom: 100px;
    }
    .course_content h5 {
        height: auto;
    }
    .page_box {
        padding-left: 10px;
        padding-right: 10px;
    }
    .Aboutus {
        background: #F2184F;
        height: auto;
    }
    .news_page {
        position: relative;
        background: aliceblue;
        padding: 5px;
    }
    .imge {
        width: 100%;
    }
    .contact_info {
        text-align: left !important;
        position: relative;
        bottom: 0px;
    }
    .modal.left .modal-dialog, .modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        width: 100%;
        height: 100%;
    }
    .modal-title {
        margin: 0;
        line-height: 1.42857143;
        width: 90%;
        font-size: 22px;
    }
    .modal.left .modal-body,
    .modal.right .modal-body {
        padding: 15px 0px 80px;
    }
    #toTop {
        display: none !important;
    }
    }


    .course_fee_detail th:last-child,
    .course_fee_detail td:last-child {
        display: none;
    }