 .banner__contact_form {
/*    border: 28px ridge  #ffc64a;*/
    padding: 25px;
    margin-right: 50px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 20px;
}
li.btn__header a {
    background: #861f41;
    padding: 8px 20px;
    font-size: 18px !important;
    color: #fff !important;
    border-radius: 50px;
}
.banner__contact_form h5 {
    font-size: 28px;
    color: #861f41;
    margin-bottom: 20px;
}
.banner__contact_form .home_contact .form-group{
	margin-bottom: 20px;
}
.banner__contact_form .home_contact .form-group input {
    height: 45px;
    border: 1px solid #861f41;
}
.banner__contact_form .home_contact .form-group input:focus{
    box-shadow: rgb(134 31 65 / 38%) 0px 7px 29px 0px;

}
.home_contact .form-group .lable {
    font-size: 16px;
    color: #861f41;
}
.slider-content-inner img {
    height: 111px;
    border-radius: 20px;
    margin-top: 12px;
}



.section-bg:before {
    content: "";
    background-color: red;
    position: absolute;
    bottom: 60px;
    top: 60px;
    left: 0;
    right: 0;
    transform: skewY(-3deg);
}

/**/
.pb80{
    padding-bottom: 80px;
}
.pt80{
    padding-top: 80px;
}
.pt120{
    padding-top: 120px;
}
.pb40{
    padding-bottom: 40px;
}
.pt40{
    padding-top: 40px;
}
section.banner__section {
    background: #861f41;
    height: 100vh;
    padding: 50px 0px;
}
.banner__first_txt h2 {
    color: #fff;
    font-size: 52px;
}
.banner__first_txt h4 {
    color: #fff;
    font-size: 32px;
}
.banner__first_txt p {
    font-size: 18px;
    color: #fff;
}
.banner__first_form form {
    padding: 20px;
    border-left: 1px solid #861f41;
    border-right: 1px solid #861f41;
    border-bottom: 1px solid #861f41;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #fff;
}
.banner__first_form h5 {
    color: #861f41;
    font-size: 20px;
    background: #ffc107;
    margin: 0;
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-right: 1px solid #861f41;
    border-left: 1px solid #861f41;
    border-top: 1px solid #861f41;
}
.banner__first_form form input {
    height: 40px;
    margin-bottom: 15px;
    border-bottom: 1px solid #9c254d;
    outline: none;
    box-shadow: unset;
}
.banner__first_form form input:focus{
    box-shadow:unset;

}
.banner__first_form form .lable {
    color: #000;
    font-size: 15px;
}
.box__saving {
    border: 3px solid #861f41;
    padding: 30px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    text-align: center;
    min-height: 270px;
    margin-top: 30px;
}
.box__saving img {
    height: 50px;
    background: #ffc64a;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.box__saving p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.title__main_cnt h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
}
.title__main_cnt h2 span {
    color: #861f41;
}
.scheme__img img {
    border-radius: 40px;
}
.scheme__txt h4 {
    font-size: 55px;
    font-weight: 700;
    color: #861f4196;
}
.scheme__txt p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.bg__w {
    background-color: #ffc107!important;
    color: #000 !important;
}
.account_border {
    border: 3px solid #e7bac2;
    padding: 40px;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.account__txt h4 {
    font-size: 35px;
    color: #000;
}
.account__txt h4 span{
    color: #861f41;
}
.account__txt p {
    color: #000;
    font-size: 18px;
}
.account__txt a {
    color: #861f41;
    font-size: 18px;
}
.account__txt a {
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #000;
    padding: 6px 15px;
    border-radius: 20px;
    background: #ffc107;
    color: #000;
    transition: 0.5s;
}
.account__txt a:hover{
    color: #861f41 !important;
    font-size: 16px;
     border: 1px solid #861f41; 
    padding: 6px 15px;
    border-radius: 20px;
    background: transparent;
    color: #fff;
    transition: 0.5s;
}
.steps__txt img {
    height: 60px;
    background: #861f41;
    padding: 8px 30px;
    border-radius: 5px;
}
.steps__txt {
    text-align: center;
    position: relative;
}
.steps__txt1:after {
    content: '';
    left: 190px;
    top: 25px;
    position: absolute;
    width: 72%;
    border: dashed 1px #97144d;
}
.steps__txt p {
    color: #861f41;
    font-size: 15px;
    margin-top: 16px;
    font-weight: 600;
}
.count__txt {
    display: flex;
    align-items: center;
    padding: 20px;
    border: 1px solid #861f41;
    background-color: #861f41;
    border-radius: 20px;
}
.count__txt img {
    height: 95px;
    margin-right: 40px;
}
.count__txt h4 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    margin: 0px;
    text-shadow: 2px 2px #000;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.count__txt p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}
section.footer__Section {
    background: #861f41;
    padding: 50px 0px;
}
.footer__txt .links li {
    line-height: 35px;
    list-style: none;
}
.footer__txt .links li a {
    color: #fff;
    font-size: 16px;
}
.footer__txt .links li a i {
    margin-right: 10px;
}
.footer__txt .social_link {
    display: flex;
    align-items: center;
    margin: 0;
}
.footer__txt .social_link li {
    list-style: none;
}
.footer__txt .social_link li a {
    color: #fff;
    font-size: 18px;
    margin-right: 20px;
}
.captcha__content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px;
}
.captcha__content span {
    font-size: 20px;
    color: #000;
}
.captcha__content .btn__refresh {
    background: transparent;
    border: unset;
}
.pol1 {
    width: 70px;
}
.pol2 input {
    width: 60px;
    height: 32px !important;
    margin-bottom: 0px !important;
}
.error{
    font-size: 14px;
    color: red;
}
.mt__extr{
    margin-top: 4rem;
}
/*------*/


/**/
.services-block-four {
    position: relative;
    margin-bottom: 30px;
}
.services-block-four .inner-box {
    position: relative;
    text-align: center;
    padding: 0px 50px 60px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
    background-color: #ffffff;
}
.services-block-four .inner-box:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 4px;
    background-color: #ffc107;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.services-block-four .inner-box:hover::before, .services-block-four .inner-box:hover::after {
    width: 100%;
}
.services-block-four .inner-box .icon-box {
    position: relative;
    width: 100px;
    height: 100px;
    color: #ffffff;
    font-size: 50px;
    text-align: center;
    line-height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: -59px;
    display: inline-block;
    margin-bottom: 24px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    background-image: -ms-linear-gradient(left, #861f41 0%, #861f41 100%);
    background-image: -moz-linear-gradient(left, #861f41 0%, #861f41 100%);
    background-image: -o-linear-gradient(left, #861f41 0%, #861f41 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #861f41 ), color-stop(100, #861f41));
    background-image: -webkit-linear-gradient(left, #861f41 0%, #861f41 100%);
    background-image: linear-gradient(to right, #861f41 0%, #861f41 100%);
}
.services-block-four .inner-box .icon-box img {
    height: 60px;
}
.services-block-four .inner-box h6 {
    position: relative;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 14px;
    font-size: 20px;
}
.services-block-four .inner-box .text {
    position: relative;
    font-size: 15px;
    color: #555555;
    line-height: 1.7em;
    font-family: 'Poppins', sans-serif;
}
.services-block-four .inner-box:after {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0px;
    width: 0px;
    height: 4px;
    background-color: #ffc107;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.services-block-four .inner-box:hover {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
}
/*==============*/
.services-block-five .inner-box {
    position: relative;
    text-align: center;
    border-radius: 15px;
    padding: 50px 30px 45px;
    background-color: #fcfcfc;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
        min-height: 350px;
}
.services-block-five .inner-box:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 0px;
    height: 100%;
    border-radius: 15px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background-image: -ms-linear-gradient(top, #861f41 0%, #861f41 100%);
    background-image: -moz-linear-gradient(top, #861f41 0%, #861f41 100%);
    background-image: -o-linear-gradient(top, #861f41 0%, #861f41 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #861f41), color-stop(100, #861f41));
    background-image: -webkit-linear-gradient(top, #861f41 0%, #861f41 100%);
    background-image: linear-gradient(to bottom, #861f41 0%, #861f41 100%);
}
.services-block-five .inner-box .icon-box {
    position: relative;
    font-size: 70px;
    line-height: 1em;
    color: #f23e9d;
    font-style: italic;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Playfair Display', serif;
    background: linear-gradient(to top, #f23d9e 0%, #fc854a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.services-block-five .inner-box .icon-box img {
    height: 75px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.services-block-five .inner-box h4 {
    position: relative;
    color: #222222;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 15px;
    margin-top: 15px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.services-block-five .inner-box h4 a {
    position: relative;
    color: #222222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.services-block-five .inner-box .text {
    position: relative;
    color: #222222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.services-block-five .inner-box:hover::before {
    width: 100%;
}
.services-block-five .inner-box:hover {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
}
.services-block-five .inner-box:hover .icon-box {
    color: #ffffff;
    background: none;
    -webkit-text-fill-color: inherit;
    -webkit-text-fill-color: initial;
    -webkit-text-fill-color: unset;
}
.services-block-five .inner-box:hover .text {
    color: #ffffff;
   
}
.services-block-five .inner-box:hover .icon-box, .services-block-five .inner-box:hover h4 a, .services-block-five .inner-box:hover .text {
    color: #fff;
}
.comn__btn {
    margin-top: 60px;
}
.comn__btn a {
    background: #ffc107;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 10px;
    color: #000;
    font-weight: 500;
    border: 1px solid #861f41;
}
.comn__btn a:hover{
    background: #fff;
    color: #861f41;
}
/*----------*/
.how__to_txt .row__how_txt {
    display: flex;
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 3px 6px #00000029;
}
/*.how__to_txt .row__how_txt .icon img {
    max-width: 80px;
    margin-right: 20px;
}*/
.how__to_txt .row__how_txt .icon img {
    max-width: 80px;
    margin-right: 20px;
    background: #ffc107;
    padding: 8px;
    border-radius: 10px;
}
.how__to_txt .row__how_txt .txt h4 {
    font-size: 22px;
    color: #000;
    margin-bottom: 3px;
}
.how__to_txt .row__how_txt .txt h4 span{
    color: #861f41;
}
.how__to_txt .row__how_txt .txt p {
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
}
#how__to_participate {
    background-image: linear-gradient(to right bottom, #eeeeeeab, #eeeeee9e), url(../images/bg-shape-6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.mb__extra {
    margin-bottom: 8rem;
}

.footer__bottom{
    position: relative;
}

.footer__bottom .footer__btm_btn a {
    position: fixed;
    bottom: 0;
    background: #ffc107;
    width: 100%;
    text-align: center;
    color: #000;
    padding: 5px 0px;
    font-size: 18px;
    font-weight: 500;
    z-index: 999;
}
.ptt80{
    padding-top: 80px;
}
.banner_section{
    background-image:url(../images/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
/*    height: 670px;*/
}   
.banner__txt h5 {
    color: #fff;
    font-size: 20px;
}
.banner__txt h2 {
    font-size: 42px;
    color: #fff;
        line-height: 68px;
}
.banner__txt h2 span{
    color: #ffc107;
}
.banner__txt p {
    color: #fff;
    font-size: 16px;
}
/*==========================================*/
.banner_txt_scnd h4 {
    font-size: 45px;
    color: #fff;
}
.banner_txt_scnd h4 span {
    color: #ffc107;
}
.banner_txt_scnd ul {
    padding-left: 20px;
}
.banner_txt_scnd ul li {
    color: #fff;
    /* list-style: none; */
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 500;
    position: relative;
}
/*.banner_txt_scnd ul li::first-letter{
    color: #ffc107;
    font-size: 20px;
}*/
/*.banner_txt_scnd ul li::before {
    content: '';
    position: absolute;
    left: -15px;
    top: 16px;
    bottom: 0px;
    width: 10px;
    height: 2px;
    background-color: #fff;
}*/
#form__section {
    background-image: linear-gradient(to right bottom, #eeeeee00, #eeeeee00), url(../images/pattern-6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.year_ex_text {
    background: #fff;
    padding: 20px;
    height: 100%;
    border: 1px solid #861f41;
    border-radius: 10px;
}
.year_ex_text h3 {
    font-size: 125px;
    color: #861f41;
    margin-bottom: 0px;
}
.year_ex_text p {
    font-size: 64px;
    color: #000;
    line-height: 85px;
}
.year_ex_text em span {
    color: #000;
}
.pt100{
    padding-top: 100px;
}
.pb100{
    padding-bottom: 100px;
}
.btn__banner a {
    background-color: #ffc107;
    border-color: #fff;
    color: #000;
    padding: 5px 15px;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 500;
}
    .modal-header {
    background-color: #ffc107;
}
.modal-header .modal-title {
    font-size: 22px;
}
li.language_txt a {
    background: transparent;
    padding: 5px 10px;
    font-size: 18px;
    color: #9c254d !important;
    border: 1px solid #9c254d;
}

/*****************************************************/
/*Responsive Media Queries( Start-> )*/


@media screen and (min-width:1600px){

}
@media screen and (min-width:992px) and (max-width:1200px){

}
@media screen and (min-width:750px) and (max-width:991px){

}
@media screen and (max-width:749px){
    .banner__txt h2 {
    font-size: 28px;
    color: #fff;
            margin-bottom: 5px;
            line-height: 40px;
}
.banner__txt p {
    color: #fff;
    font-size: 14px;
}
.banner__txt h5 {
    font-size: 12px;
    margin: 0;
}
    .pb80 {
        padding-bottom: 40px;
    }
    .pt80 {
        padding-top: 40px;
    }
    .order_1{
        order: 1;
    }
    .order_2{
        order: 2;
    }
    .banner__section{
       
    }
    .title__main_cnt h2 {
        font-size: 25px;
    }
    .mb__extra {
        margin-bottom: 5rem;
    }
    .services-block-four {
    margin-bottom: 60px;
}
.ptt80 {
    padding-top: 30px;
}
.con__img img{
     -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.divider-area .content-inner{
    margin-top: 20px;
}
.divider-area.divider-online-marketing-area .content-inner p {
    font-size: 16px;
}
.divider-area.divider-online-marketing-area .btn-theme {
    margin-top: 2px;
    padding: 10px 16px;
}
.account__txt h4 {
    font-size: 25px;
    margin-top: 20px;
}
.account_border {
    padding: 22px;
}
.how__to_txt {
    margin-top: 30px;
}
.how__to_txt .row__how_txt {
    display: block;
}
.how__to_txt .row__how_txt .icon img {
    margin-bottom: 10px;
        max-width: 60px;

}
.banner_section{
    height: 100vh;
}
.banner__txt {
    padding-top: 20px;
}
.how__to_txt .row__how_txt .txt h4 {
    font-size: 18px;
}
.steps__txt1:after {
    display: none;
   
}
.steps__txt p {
    margin-top: 5px;
    margin-bottom: 20px;
}
.comn__btn {
    margin-top: 15px;
}
.comn__btn a {
    font-size: 15px;
    padding: 7px 20px;
}
.count__txt {
    display: block;
    margin-bottom: 20px;
}
.count__txt img {
    height: 70px;
}
.banner__first_txt h4 {
    font-size: 18px;
}
.banner__first_txt h2 {
    font-size: 28px;
}
.banner__first_txt p {
    font-size: 14px;
}
.mt__extr{
    margin-top: 0rem;
}
.pb__mbl{
    padding-bottom: 40px;
}
.services-block-five .inner-box {
    margin-bottom: 25px;
    min-height: unset;
}
.baner_cntr_img img {
    height: 300px;
    margin: -70px 0 auto;
}
.banner_txt_scnd h4 {
    font-size: 28px;
    margin-top: 10px;
}
.banner_txt_scnd ul li {
    color: #fff;
    /* list-style: none; */
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
    position: relative;
}
.btn__banner a {
    background-color: #ffc107;
    border-color: #fff;
    color: #000;
    padding: 5px 15px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 500;
}
.pt120 {
    padding-top: 40px;
}
.year_ex_text h3 {
    font-size: 70px;
}
.year_ex_text p {
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 10px;
}
.banner__first_form {
    margin-top: 30px;
}
.pb100 {
    padding-bottom: 40px;
}
.pt100 {
    padding-top: 40px;
}
.header-logo-area img {
    width: 250px;
}
}
@media screen and (max-width:320px){

}


/*Responsive Media Queries( Start-> )*/