body {
    margin: 0px;
    padding: 0px;
}

/* .Navs {
    position: absolute;
    width: 100%;
    z-index: 999;
    position: fixed
} */

.Navs img {
    width: 80%;
}

.navbar-light .navbar-nav .nav-link {
    color: #161e72;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 15px 10px 15px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgb(10 60 125);
    font-size: 17px;
}

/* .banner{
        padding-top: 112px;
    } */

.banner img {
    height: 600px;
}

.top-strip h5 {
    text-align: center;
    font-weight: 700;
    color: #fff;
}

.top-strip {
    background: #eb8a42;
    padding: 3px 0px;
}

.about {
    padding: 79px 0px 37px 0px;
    background-image: url('../Images/bggg.png');
    background-attachment: fixed;
    background-size: cover;
}

.about p {
    text-align: justify;
    font-family: auto;
}

.about h4 {
    font-size: 30px;
    font-weight: 700;
    color: #273773;
}


.sss {
    text-align: center;
    padding: 75px 0;
    background-color: #273773;
}

.sss h3 {
    padding: 0px 0px 70px 0px;
    color: #FF9800;
    font-size: 37px;
    font-weight: 700;
}

.sss p {
    padding-top: 20px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-family: auto;
}

.dream {
    padding: 150px 0px;
    background-image: url('../Images/tex2.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: overlay;
    background-color: #292e48;
}

.dream h4 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

.dream img {
    height: 300px;
    width: 85%;
    border: 5px solid #273773;
    border-radius: 20px 0px 20px 0px;
}

.inner {
    position: relative;
    padding: 1.6rem 11rem;
    text-align: center;
    cursor: grab;
}

.thumb {
    margin-bottom: 24px;
    display: inline-block;
}

.exert p {
    line-height: 38px;
    font-size: 17px;
    font-weight: 400;
}

.info i {
    margin: 12px 0;
    color: darksalmon
}

.testi h1 {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #028084;
}

.testi img {
    border-radius: 50%;
}

.Testmonial {
    padding: 70px 0px;
    position: relative;
    text-align: center;
    background-image: url(../Images/s1.jpg);
    background-size: cover;
    background-blend-mode: overlay;
    background-color: #1b1513;
}

.Testmonial h2 {
    font-size: 30px;
    color: #fff;
}

.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial4_slide p {
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}

.testimonial4_slide h4 {
    color: #fff;
    font-size: 22px;
}

.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
}

.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}

.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.footer {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #0b192f;
}

.footer h3 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.footer li {
    color: #fff;
}

.fa-brands {
    font-size: 41px;
    padding-left: 10px;
    color: #FFC107;
}

.fotter-bottom {
    text-align: center;
}

.fotter-bottom p {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}

.upgrade img {
    width: 100%;
}

.upgrade h1 {
    font-size: 3.5rem;
    font-weight: 700;
    color: #273688;
}

.upgrade p {
    font-size: 1.2rem;
    font-family: auto;
    text-align: justify;
    margin-bottom: 25px;
}

.upgrade {
    background-image: url('../Images/bggg.png');
    background-attachment: fixed;
    background-size: cover;
}

.mesg {
    padding: 50px 0px;
    background-color: #e76403;
}

.mesg h5 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

.courses {
    padding: 30px 0;
    
}


.crdA {
   
    border:2px solid grey;
    padding: 30px 0;
    border-radius: 5px;
    margin: 5px 0px;
}
.crdA:hover{
    border-style:dashed;    
    border-color: #6581c2;  
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.courses h4 {
    text-align: center;
}

.courses h1 {
    font-size: 40px;
    font-weight: 700;
    color: #273688;
}
.courses h1 span{
    border-bottom: 5px solid #eb8a42;
    padding-bottom: 10px;;
}
.courses p{
    text-align: center;
    font-weight: 500;
    color: grey;
}

.courses .cards img {
    width: 50%
}


.headings {
    padding-top: 120px;
    background-image: url('../Images/su4.jpg');
    background-size: cover;
    background-blend-mode: overlay;
    background-color: #222935;
}

.headings h1 {
    padding: 100px 0px;
    font-size: 55px;
    font-weight: 700;
    color: white;
}

.abot {
    padding: 50px 0px 100px 0px;
}

.abot h6 {
    font-size: 20px;
    font-weight: 700;
    color: #062855;
}

.abot h2 {
    font-size: 58px;
    font-weight: 700;
    color: #062855;
    padding-top: 10px;
}

.abot p {
    text-align: justify;
    font-family: auto;
}



.demo-gallery img {
    /* width: 107%;*/
    border: 4px solid #FF9800;
    border-radius: 15px 0px 15px 0px;
}

.demo-gallery h1 {
    font-weight: 800;
    color: #273688;
}

.glryimg {
    padding: 100px 0px;
}

.galry img {
    border: 7px solid #fff;
}

.galry {
    padding: 80px 0px;
}


.contact {
    padding: 80px 0px;
}
.course-detail{
    padding: 55px 0px 125px 0px;
}
.course-detail h2{
    text-align: center;
    font-weight: 700;
    color: #3F51B5;
    border-bottom: 2px solid orange;
    margin: 45px 0px;
}
.course-detail p{
    text-align: justify;
    color: grey;
}
.fa-chess-board:before {
    content: "\f43c";
    color: orange;
}
.who_can {
    padding: 55px 0px 125px 0px;
    background-image: linear-gradient(45deg, #c0d0d1, transparent);
}
.who_can h2{
    text-align: center;
    font-weight: 700;
    color: #3F51B5;
    border-bottom: 2px solid orange;
    margin: 45px 0px;
}
.who_can p{
    text-align: justify;
    color: #000; 
}
.frequently{
    padding: 55px 0px 125px 0px;
}
.frequently h2{
    text-align: center;
    font-weight: 700;
    color: #3F51B5;
    border-bottom: 2px solid orange;
    margin: 45px 0px 
}
.frequently .question{
    
    padding: 40px 20px;
    margin:15px 0px;
}
.frequently .question:hover{
    border: 1px solid #fff;
    border-style: solid;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.frequently h6{
    color: #4dd64d;
    font-weight: 700;
}

/* ////Accordian//////*/
@import url("https://fonts.googleapis.com/css?family=Montserrat");

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*body {
    font-family: "Montserrat", sans-serif;
    background-color: #34495e;
    color: #fff;
}*/

h1 {
    text-align: center;
    margin: 2rem 0;
    font-size: 2.5rem;
}

.accordion {
    width: 90%;
    max-width: 1000px;
    margin: 2rem auto;
}

.accordion-item {
    background-color: #fff;
    color: #111;
    margin: 1rem 0;
    border-radius: 0.5rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.accordion-item-header {
    padding: 0.5rem 3rem 0.5rem 1rem;
    min-height: 3.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.accordion-item-header::after {
    content: "\002B";
    font-size: 2rem;
    position: absolute;
    right: 1rem;
}

.accordion-item-header.active::after {
    content: "\2212";
}

.accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
    padding: 1rem;
    line-height: 1.5rem;
    border-top: 1px solid;
    border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}

@media (max-width: 767px) {
    html {
        font-size: 14px;
    }
}