﻿.iit_choose {
    background-image: url('../Img/aboutus2.jpg');
    background-attachment: fixed;
    background-size: cover;
     
}
.Choose_contents {
    background: rgba(255, 255, 255, .9);
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 60px;
    padding-right: 60px;
}
.course_li ul {
    padding: 0px;
    margin: 0px;
}
.course_li ul li {
     display: inline-block !important;  
     border: 1px solid black !important;
     padding: 10px 20px !important;
     list-style: none !important;
     border-radius: 15px;
     float: left;
     margin: 0px 10px;
     margin-bottom: 10px;
}
.course_li ul li a { 
    color: black !important;
    }
    .course_li ul li:hover {
        background: #eba503;
        border: none !important;
        padding: 8px 15px !important;
        color: white !important;
    }
.course_li ul li:hover a {
   color: white !important
}
.proccess {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #fffbf4;
}
.FranchsieRgster {

    background-image: url('https://media.istockphoto.com/photos/empty-gray-studio-room-used-as-background-for-display-your-products-picture-id913062234?b=1&k=20&m=913062234&s=170667a&w=0&h=B8T1hUDs5erHPGPitM-UFWBZ9a65cwvzC-I0BfhG1Cc=') ;
    padding:100px;
    background-size: cover;
}
.Mision_page {
    background-image: url('../Img/Mission_bg.png');
    padding-top: 100px;
    padding-bottom: 200px;
    background-size: cover;
}

.Mission_Content {
    margin-top: 100px;
}
.Mission_Content h2 {
    font-weight: 900;
    color: black;
    text-align: right;
}
.Mision_page p {
    text-align : justify;
    text-align: right !important    ; 
}
.Youtube {
    background-image: url('../Img/tube_bg.png');
    background-size: cover;
    padding: 100px;
    text-align: center;
}
.App_section {
    background-image: url('../Img/tube_bg.png');
    background-size: cover;
    background-attachment: fixed;
    padding: 100px;
    text-align: center;
}
.youtube_content h1 {
    font-weight: 100 !important;
    font-size: 58px;
    color: black;
    line-height: 1;
}
.youtube_content h2 {
    font-weight: 900 !important;
    font-size: 40px;
    color: black;
    line-height: 1;
}
.youtube_content img {
    width: 65%;
    margin-top: 18px;
}

.yt_btn {
    padding: 20px 40px;
    color: white;
    border-radius: 10px;
    background: #e21c1b;
    border: none;
    text-decoration: none;
    position: relative;
    top: 60px;
}
.App_Content {
    margin-top: 100px;
}
.App_Content {
   text-align : left !important;
        padding-left: 30px;
}
.procing_single {
    background: white;
    width: 100%;
    padding-top: 40px;
    text-align: center !important;
    padding-bottom: 40px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 25%) !important;
    border-radius: 10px;
}
.bbox1 {
    background: #00a0e3;
}
.bbox2 {
    background: #eba503;
}
.box_bg1 {
    
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.box_bg1 h3 {
    color: white;
}
.box_bg1 p {
    color: white;
    }
.box_bg1 {
}
.procing_single i img {
    width: 90px;
}   
.Aboutus img {
   width: 100%;
   border-radius: 20px;
}
.Content_1 h3 {
    margin-top: 30px !important;
}
    .Content_2 p {
    text-align:  justify !important;
    margin-bottom: 20px !important;
}

.logoimgblack {
    display: none;
}
.text-white {
    color: white;
}
.Benner_section {
    background-size: cover;
    background-image: url('../Img/YogaHome.jpg');
    /*background-image: url('../img_aicvps/slider2.jpg');*/
    /*background-image: url('../Img_aicvps/Home2.jpg');*/
    position: relative;
    height: 750px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}
.form_section {
    background-color: rgba(225,181,0, .9);
    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: 145px;
}
    .content_matter h1 {
        color: black;
        font-family: Poppins;
        text-transform: none;
        letter-spacing: 0;
        font-size: 45px;
        line-height: 60px;
        font-weight: 900;
        margin-top: 0px !important;
    }
    .content_matter p{
        color: black;
    }
    .content_matter strong {
        margin-top: 20px;
        color: #fbc102;
    }
.content_line {
    margin-top: 12px;
    width: 400px;
    height: 5px;
    margin-bottom: 12px;
    transform: scale(1, 1);
    visibility: visible;
    background-color: #ffb500 !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: white;
    border: none;
    border-radius: 0px;
    padding: 13px 50px;
    color: #354d68;
}
    .Register_Btn:hover {
        background: none;
        border: 1px solid white;
        border-radius: 0px;
        padding: 13px 50px;
        color: white;
    }
.Home_btn {
    background: #fbc102;
    border: none;
    border-radius: 0px;
    padding: 13px 50px;
    color: #354d68;
      
     padding: 9px 28px !important;
}

    .Home_btn:hover {
        background: none;
        border: 1px solid #fbc102;
        border-radius: 0px;
        padding: 13px 50px;
        color: #fbc102;
    }
.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: #173885;
    font-size: 2rem;
     padding: 20px;
}
.choose_count {
    background-image: url('../Img/count_choose.jpg') ;
    background-size: cover;
    padding: 80px;
}
.box_count i  {
    font-size: 80px;
}
.box_count {
    background: white;
    width: 100%;
    padding-top: 60px;
    text-align: center !important;
    padding-bottom: 60px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25) !important;
    border-radius: 10px;
}
.box_count p {
    text-align: center !important;
    font-weight: 600;
    }
.box_count img {
    width: 30%;
    margin-bottom: 20px;
}
.Detail_choose {
    margin-top: 20px;
}
.Detail_choose h2 {
    font-size: 33px;
    line-height: 1.5;
    font-weight: 100;
    margin-top: 14px
}
.Detail_choose h2 strong {
    font-weight: 900 !important;
}
.about_b1 h2 {
    color: #00a0e3;
}
 
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.socialMedia ul li {
  
    display: inline-block !important;
 
}
.socialMedia li a {
    height: 36px;
    width: 36px;
    border: 1px solid #ced4da;
    display: block;
    border-radius: 6px;
    text-align: center;
    line-height: 30px;
}
    .socialMedia li a svg {
        margin: 8px;
    }
.ptext {
    text-align: center !important; 
}
.copyright-text {
    text-align: center !important;
}
.ft-logo {
    margin-bottom: 20px;
}
/* ----Counter End------  */
/* ----Footer------  */
.site-footer {
    /* border-top: 2px solid #d49604;*/
    background-color: #fffcfc;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 15px;
    line-height: 24px;
    color: black;
    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 #ffb500 !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: #fffcfc;
    
}
    .copyright_bg p {
        color: black;
        padding-top: 10px !important;
        padding-bottom: 10px;
        font-weight: 600;
    }
    .copyright_bg  a {
        color: gold;
    }

.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: #173885 !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: white;
    box-shadow: .3px 4px 7px rgba(0,0,0,.2);
    border-radius: 15px !important;
}
.course_image {
   width: 100%;
   height: 220px;
   overflow: hidden;
}
.new_course img {
    border-radius: 15px !important;
    width: 100%;
    height: 220px;
}
.course_content {
    padding: 20px;
    background-image: url('../Img/course_content.png');
    background-size: cover;
}
.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;
    right: 26px;
}

.my-float {
    margin-top: 16px;
}

/*----------Social Media End---------*/


/*-----------About Us Start-------------*/
.Aboutus {
    background: white;
    padding-top: 100px;
    padding-bottom: 50px;
}
.About_content_area {
    /*padding: 66px;*/
    padding-top: 30px;
}
    .About_content_area h2 {
        color: black;
    }

    .About_content_area p {
        color: black;
        text-align: justify;
        line-height: 1.4;
    }

/*-----------About Us End-------------*/

/*----------Course Finder Start---------*/
.course_finder {
    /*background-image: url('../img_aicvps/slider-1.jpg');*/
    background: #173885;
    padding: 10px;
    background-size: cover;
}
    .course_finder h2 {
        color: #ffb500;
    }
.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: #ffb500 !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: #ffb500;
    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: #ffb500 !important;
}
.bg_btn_theme2 {
    background: #173885 !important;
}
.program-section .program-section__card {
    border: 0;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    transition: ease-in-out 0.4s;
}
.h-100 {
    height: 100% !important;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 15px;
}
.program-section .program-section__card img {
    width: 100%;
}
.card-img, .card-img-top {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}
.program-section .program-section__card .card-body {
    padding: 24px;
}
.card-body {
    flex: 1 1 auto;
}
.program-section .program-section__card .card-body .card-title {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    color: #4e6471;
    transition: none;
    line-height: 20px;
}
.program-section .program-section__card .card-body .card-text.block-ellipsis {
    display: -webkit-box;
    height: 70px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.program-section .program-section__card .card-body .card-text {
    font-size: 15px;
    line-height: 22px;
}
.program-section .program-section__card .card-body .program-eligibility {
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.program-section .program-section__card .card-body .card-title {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    color: #4e6471;
    transition: none;
    line-height: 20px;
}
small, .small {
    font-size: 0.875em;
}
.program-section .program-section__card .card-body .card-text {
    font-size: 15px;
    line-height: 22px;
}
.card-text:last-child {
    margin-bottom: 0;
}
.program-section .program-section__card .card-footer {
    padding: 24px;
    border: 0;
    background: transparent;
}
.card-footer:last-child {
    border-radius: 0 0 14px 14px;
}
.align-items-center {
    align-items: center !important;
}

.g-0, .gy-0 {
    --bs-gutter-y: 0;
}

.g-0, .gx-0 {
    --bs-gutter-x: 0;
}
.align-items-center {
    align-items: center !important;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}
.program-section .program-section__card .card-footer .prog-duration svg {
    margin-right: 10px;
}
.program-section .program-section__card .card-footer .prog-duration span {
    font-weight: 500;
}
.text-end {
    text-align: right !important;
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}
.cta-btn.cta-btn-sm {
    font-size: 12px !important;
    padding: 10px 17px !important;
}
.cta-btn {
    border: 2px solid #283057 !important;
    color: #283057 !important;
}
.cta-btn {
    background: #fff;
    border: 2px solid #fa183e !important;
    color: #fa183e !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 13px 30px !important;
    border-radius: 8px !important;
}
.cta-btn svg {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-left: 10px;
    font-weight: bold;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}
    /*----------Course Finder End---------*/
    /*----------Social Media Working Start---------*/
    .social_work {
    padding: 20px;
    /*background: rgb(245,245,247);*/
    background-image: url('../img/pattern10.png');
}
.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('../img_aicvps/page.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    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: #ffb500;
        text-align: left;
        font-weight: 700 !important;
        font-size: 52px;
        margin-top: 0px !important;
    }
    .title_header h3 {
        color: #ffb500;
        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 #ffb500;
    padding-left: 20px;
}
.content_page {
    padding-left: 40px;
    padding-top: 40px;
    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(251, 193, 2, .8);
    color: white;
    box-shadow: none;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    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 #ffb500;
        border-right: 5px solid #ffb500;
        padding: 10px;
    }
    .course_list li i {
        color: white;
    }
        .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: 40px;

}
/*----------Franchise Page End----------*/


/*----------Verification Page Start----------*/
.verifycation_page {
    padding: 100px;
    position: relative;
    background-image: url('../Img/verification_bg.jpg');
     background-size: cover;
     background-attachment: fixed;
}
.left_1 {
    border-left: 1px solid black;
}
.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: #ffb500;
    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: #173885;
    background-color: #173885;
}

/* ----- 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;
    }
.slider_side_img {
    width: 90%;
    margin-top: 60px;
}
  .DisMob {
      display: none !important; 
  }
.clientle ul li {
    box-shadow: 0px 5px 10px rgb(0 0 0 / 25%) !important;
    padding: 10px;
    list-style: none;
    border-radius: 10px;
    display: inline-block !important;
    width: 200px;
    height: 120px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.divdown {
    left: 50%;
    transform: translateY(0%) rotate(45deg);
    opacity: 0;
}

@keyframes scrolldown {
    0% {
        transform: translateY(20%) rotate(45deg);
        opacity: 0.7;
    }

    50% {
        transform: translateY(0%) rotate(45deg);
        opacity: 0.2;
    }

    100% {
        transform: translateY(20%) rotate(45deg);
        opacity: 0.7;
    }
}
.yoga_img {
    width: 80% !important;
    margin-top: 130px !important;
}   
/*----------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: #ffb500;
            font-family: Poppins;
            text-transform: none;
            letter-spacing: 0;
            font-size: 29px;
            line-height: 37px;
            font-weight: 700;
        }
    .form_section {
        background-color: rgba(225,181,0, .9);
        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: #ffb500 !important;
    }

    .form_content {
        position: relative;
        /* z-index: 9; */
        text-align: center;
        color: white;
        padding-top: 32px;
    }
    .Benner_section {
        background-size: cover;
        background-image: url('../Img/01.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;
        right: 7px;
    }
    .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: #173885;
        font-size: 2rem;
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .data_name {
        font-size: 15px;

        margin-bottom: 15px;
    }
    .About_content_area {
        background: #ffb500;
        padding: 0px;
    }
    .course_finder {
        /* background-image: url(../img_aicvps/slider-1.jpg); */
        background: #173885;
        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.png');
    }
    .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: #ffb500;
        font-size: 23px;
    }
    
    .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: #ffb500;
        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;
    }
    .content_matter h1 {
        
        font-size: 34px;
        line-height: 43px;
         
    }
     
    .content_matter {
     
        padding-bottom: 0px !important;
    }
    .slider_side_img {
        width: 100% !important;
        margin-top: 50px !important;
    }
    .Aboutus {
         padding-top: 0px !important;
            }
    .why_choose {
        padding: 0px !important;
    }
    .pd30 {
        padding: 30px !important;
    }
    .header_mainmenu {
        width: auto !important;
    }
    .mobDisNon {
        display: none !important;
    }
    .page_topline {
        padding: 7px;
    }
    .verifycation_page {
        padding: 0px;
    }

    }

