@import url('../css2');
@import url('../css2-1');

body {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.hdd {
    font-family: "Contrail One", sans-serif;
    font-weight: 400;
}

.main-container {
    float: left;
    width: 100%;
    background: url(../images/bg2.png);
    background-attachment: fixed;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}

.top-section {
    float: left;
    width: 100%;
    background: linear-gradient(1deg, #fffc00, #e0ff00);
}

.top-right a {
    font-size: 21px;
    display: block;
    animation: blkk1 1s infinite;
    text-transform: capitalize;
    font-weight: 700;
    padding: 6px 15px 6px;
}

@keyframes blkk1 {
    0% {
        background: #fdfc00;
        color: #020600;
    }

    50% {
        background: #020600;
        color: #ffffff;
    }

    100% {
        background: #f1fd00;
        color: #020600;
    }
}

.top-left span {
    font-size: 24px;
    display: block;
    text-transform: capitalize;
    font-weight: 700;
    padding: 6px 0 4px;
    color: #d70000;
}

.head-section {
    float: left;
    width: 100%;
}

.head-left1 {
    /* padding: 0; */
    text-align: center;
}

.head-right1 {
    padding: 0 12px 0 20px;
}

.head-right2 {
    position: relative;
    text-align: center;
}

.head-right2 p {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 12px 8px;
    text-transform: capitalize;
    line-height: 21px;
    background: #f4fd00;
    border-radius: 0 0 20px 20px;
}

a.head-call {
    color: #000000;
    font-weight: 800;
    font-size: 52px;
    padding: 0;
    font-family: 'BROWN VOLKY';
}

.head-right2 a i {
    background: linear-gradient(1deg, #fffc00, #e0ff00);
    width: 62px;
    height: 62px;
    text-align: center;
    line-height: 54px;
    font-size: 28px;
    color: #014b11;
    border-radius: 50px 50px 0;
    display: block;
    padding: 5px 15px;
    position: absolute;
    bottom: -17px;
    right: 0;
    box-shadow: 0 0 0 6px #ffffff;
}
.btn-link {
    padding: 15px 25px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    border-radius: 100px;
    width: fit-content;
    text-align: center;
    font-size: 18px;
}
.yellow-back {
    background: linear-gradient(to right, rgb(255 200 0), #ffdf68, rgb(247 213 94), rgb(255 200 0), rgb(227 180 11));
}
.banner3 {
    float: left;
    width: 100%;
}

.list-design {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.text-hindi p {
    font-weight: 900;
    color: #000000;
    text-align: center;
    display: block;
    font-size: 26px;
    line-height: 42px;
    padding: 11px 12px 3px;
    background: linear-gradient(1deg, #fffc00, #e0ff00);
    margin-bottom: 30px;
}

.list-design1 {
    background: linear-gradient(1deg, #fffc00, #e0ff00);
    border-radius: 40px;
    padding: 15px;
    float: left;
    width: 100%;
}

.left-list1 ul {
    padding: 0 15px 0;
}

.left-list1 ul li {
    color: #fff;
    font-size: 16px;
    margin: 25px 0;
    padding: 11px 15px 10px 60px;
    font-weight: 600;
    position: relative;
    background: linear-gradient(45deg, #014b11, #54b605);
    text-transform: capitalize;
    border-radius: 50px;
    list-style: none;
}

.left-list1 ul li:before {
    content: '';
    background-image: url(../images/dot.png);
    width: 40px;
    height: 40px;
    left: 12px;
    top: 8px;
    margin: 0;
    display: inline-block;
    position: absolute;
}

.bb-se {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.about-title {
    padding: 0 0 12px;
}

.about-title span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    background: linear-gradient(1deg, #fffc00, #e0ff00);
    padding: 8px 22px 4px;
    border-radius: 22px 22px 0 0;
}

.about-title strong {
    font-weight: 700;
    color: #000;
    font-size: 48px;
    text-transform: capitalize;
    display: block;
    background: linear-gradient(359deg, #014b11, #54b605);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    border-top: 1px solid #f6fd00;
}

.text-love p {
    line-height: 35px;
    color: #555555;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 0;
    text-align: justify;
}

.text-love p strong {
    font-weight: 500;
    color: #000;
}

.text-love ul li {
    font-size: 16px;
    color: #fff;
    margin: 20px 0;
    padding: 10px 15px 10px 60px;
    font-weight: 600;
    position: relative;
    border-radius: 0 50px;
    background: #014b11;
}

.text-love ul li:before {
    content: '';
    background-image: url(../images/dot.png);
    width: 40px;
    height: 40px;
    left: 12px;
    top: 8px;
    margin: 0;
    display: inline-block;
    position: absolute;
}

.text-love b {
    color: #d80527;
    font-weight: 500;
}

.text-love p strong {
    color: #d80527;
    font-weight: 500;
}

.text-hindi-line {
    padding: 20px 0 0;
}

.text-hindi-line p {
    font-size: 17px;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    background: #0cbcb212;
    padding: 12px 15px 10px;
    animation: blkk1 1s infinite;
    color: #fff;
}

@keyframes blkk1 {
    0% {
        background: #fdfc00;
        color: #020600;
    }

    50% {
        background: #020600;
        color: #ffffff;
    }

    100% {
        background: #f1fd00;
        color: #020600;
    }
}

.awards {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.award1 {
    padding: 10px;
    margin-top: 10px;
}

.award2 img {
    width: 100%;
}

.text-call {
    padding: 00px 0 0;
    float: left;
    width: 100%;
}

.text-call strong {
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 55px;
    padding: 6px 6px 5px;
    text-transform: uppercase;
    background: linear-gradient(359deg, #014b11, #54b605);
}

.text-call strong b {
    font-weight: 600;
    color: #000000;
    display: block;
    font-size: 74px;
    padding: 7px 12px 0;
    background: #ffffff;
    font-family: 'BROWN VOLKY';
    line-height: 82px;
}

.best-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.best-services1 {
    padding: 15px;
    text-align: center;
}

.best-services4 strong {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    background: linear-gradient(1deg, #fffc00, #e0ff00);
    display: block;
    color: #000;
    padding: 7px 10px 5px;
    border-radius: 50px 0;
}

.best-services3 img {
    width: 100%;
    border-radius: 50%;
    border: 12px solid #fbfc00;
}

.best-services4 p {
    line-height: 31px;
    color: #555555;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 0 8px;
}

.best-services5 a {
    text-transform: capitalize;
    display: inline-block;
    font-size: 16px;
    color: #b2ff00;
    padding: 4px 15px 3px;
    border-radius: 50px;
    font-weight: 400;
    background: #002302;
    font-style: italic;
}

.other-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
}


.other-services1 {
    padding: 25px 15px 15px;
    text-align: center;
}

.other-services3 {
    text-align: center;
    position: relative;
    z-index: 9;
    max-width: 259px;
    margin: 0 auto;
}

.other-services3:before {
    content: "";
    position: absolute;
    height: 30px;
    width: 30px;
    background: #f5fd00;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -17px;
    z-index: -9;
    border-radius: 50%;
}

.other-services3 img {
    padding: 0;
    width: 210px;
    border-radius: 50%;
    position: relative;
    border: 8px solid #f5fd00;
}

.other-services4 strong {
    font-size: 18px;
    font-weight: 800;
    text-transform: capitalize;
    padding: 30px 0 5px;
    display: block;
    position: relative;
    color: #014b11;
}

.other-services4 a {
    display: inline-block;
    font-size: 16px;
    color: #b2ff00;
    padding: 4px 15px 3px;
    border-radius: 50px;
    font-weight: 400;
    background: #002302;
}
.other-services3:after {
    content: "";
    position: absolute;
    height: 30px;
    width: 30px;
    background: #f5fd00;
    margin: 0 auto;
    bottom: -16px;
    z-index: -9;
    border-radius: 50%;
    right: 0;
    left: 0;
}
.testiomonials-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.testimonials-design1 {
    padding: 15px;
    margin-top: 10px;
}
.testimonials-design3 {
    padding: 12px 15px 10px 15px;
    background: #fff;
    border-radius: 30px 0 0px 30px;
    box-shadow: 0 0 12px #c3c3c380;
}
.testimonials-design3 span {
    display: inline-block;
    padding: 0 4px;
}
.testimonials-design3 span i{
   background: #d70000;
   color: #b2ff00;
   font-size: 18px;
}
.testimonials-design3 strong {
    text-transform: capitalize;
    color: #000;
    font-size: 16px;
    display: inline-block;
    float: right;
    font-weight: 700;
}
.testimonials-design4 p {
    box-shadow: 0 0 12px #c3c3c380;
    border-radius: 0 0 0 15px;
    text-align: center;
    line-height: 31px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    padding: 12px 12px 8px;
    background: linear-gradient(359deg, #014b11, #54b605);
    margin: 15px 0 0;
}



.faculties {
    background: linear-gradient(359deg, #014b11, #54b605);
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.titleFont {
    font-size: 40px;
    padding: 8px 15px;
    color: #fff;
}

.payment-option {
    background: linear-gradient(0deg, #ffffff, #fff3ba);
    border-radius: 4px;
    padding: 9px;
}

.fac-1 {
    margin: 0;
    border-right: dashed 1px grey;
    padding: 0 5px;
    margin-top: 20px;
}

.fac-1 img {
    background: linear-gradient(to right, rgb(255 200 0), #ffdf68, rgb(247 213 94), rgb(255 200 0), rgb(227 180 11));
    border-radius: 41px;
    padding: 10px 10px;
    margin-bottom: 11px;
}

.fac-1 h3 {
    margin: 5px;
    padding: 0;
    font-size: 20px;
    color: #f3bf26;
}

.fac-1 p {
    color: #fff;
    font-size: 18px;
}

.footer {
    float: left;
    width: 100%;
    padding: 50px 0px;
    text-align: center;
    
}

.footer h2 {
    margin: 0;
    padding: 0;
    color: #014b11;
    font-size: 40px;
    line-height: 50px;
}

.footer p {
    font-size: 30px;
    margin: 20px 0;
    font-weight: 500;
    color: #000;
    padding-bottom: 30px;
}

.ftr-sec {
    background: linear-gradient(359deg, #014b11, #54b605);
    text-align: center;
    display: block;
    padding: 20px 0;
    float: left;
    width: 100%;
}

.white-text {
    color: #fff;
}

.ftr-sec .dsclmr span {
    display: block;
    text-align: center;
    border-top: 1px solid #f1fd00;
    padding: 10px 0;
}


.whychoose-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.choose-content p {
    color: #484848;
    font-size: 16px;
    line-height: 32px;
    padding: 0px 0px 14px;
    margin-top: 10px;
}

.choose-bottom1 {
    padding: 15px;
}

.choose-left2 {
    padding: 0px 12px 30px;
    background: linear-gradient(359deg, #014b11, #54b605);
    border-radius: 20px;
}

.choose-left2 span {
    display: block;
    border-radius: 0 0 50% 50%;
    height: 100px;
    width: 100px;
    color: #014b11;
    line-height: 88px;
    margin: 0px auto 0;
    font-size: 50px;
    background: #ffffff;
}

.choose-left2 strong {
    text-transform: capitalize;
    color: #000000;
    background: #fdfc00;
    padding: 4px 28px 4px;
    border-radius: 50px;
    display: inline-block;
    margin: 25px 0 0;
    font-size: 20px;
}

.choose-left2 p {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 24px;
    padding: 15px 0 0;
}

@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
}
@media(min-width:640px) and (max-width:767px){
}
@media(min-width:480px) and (max-width:639px)
{ .text-call strong b {
    font-size: 40px;
  }
  .head-right2 a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
}
@media(min-width:320px) and (max-width:479px)
{
    a.head-call {
        font-size: 35px;
      }
      .head-right2 a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
        padding: 5px 10px;
      }
      .about-title strong {
        font-size: 35px;
      }
      .text-call strong {
        font-size: 35px;
      }
      .text-call strong b {
        font-size: 36px;
      }

}