@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
 body p {
    font-weight: 600;
}
  body, a, span, div, input, button{
    font-family: 'Quicksand', sans-serif !important;
 
  }
  h1, h2, h3, h4, h5, h6, p{
    font-family: 'Quicksand', sans-serif !important;  
  }
body{
     font-family: 'Quicksand', sans-serif !important;
    font-size: 17px !important;
}
.sticky{
    text-align: center;
    background: #7c49c6;
    position: fixed;
    z-index: 999;
    padding: 7px 5px;
}
.sticky .col-md-6.phn-no a {
    color: #fff;
}
img {

    max-width: 100%;
}

a {

    text-decoration: none;

    transition: 0.2s;

}
.main-header img{
    max-width:150px !important;
}
section.why-choose-us.bg-white h2 {
    text-align: center;
}
.about-section .btmm-sec h2{
    color:#fff !important;
    font-size: 35px;
   max-width: 550px !important;
}
.about-section  .img-fluid {
        margin-right: 0px;
    width: 100%;
}
.about-section .p-0{
    background: #4dc3c3;
}
.about-section .p-0 h4{
    color: #fff;
    margin: 20px 10%;
}
.bg-light{
    background:#EAEAEA !important;
}
 .mt-50{
    margin-top:70px; 
 } 
.mb-50{
    margin-bottom:70px; 
}
section h2{
    text-transform: capitalize;
    font-size: 45px;
    color: #ff671b;
    font-weight: 600;
}
.main-banner-section p, .popup-form p{
    padding: 5px;
    font-size: 15px;
    color: #7c49c6;
    text-align: center;
}
 .main-banner-section {
         /*max-height: 800px;*/
         width: 100%;
         /*height: 100vh;*/
         display: flex;
         flex-wrap: wrap;
         align-items: center;
         justify-content: center;
         /*background-image: url('../img/banner.jpg') !important;*/
         /* background: rgba(195,235,249,1); */
         background-size: cover;
         background-position: center 0%;
    }
    .main-banner img{
        /*width: 650px;*/
        /* margin-top: -15%; */
        z-index: 1;
    }
    .col-md-8.col-sm-12.text-right{
            text-align: right;
    }
  .right-banner {
    max-width: 1000px;
    width: 100%;
}
.main-banner {

    /*background-image: url('../img/banner-img.jpg');*/

/*        background-image: url('../img/banner.jpg');*/

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;
        width: 100%;
    padding-top: 0px;

    color: #fff;
  
    padding-bottom: 0px;

}
.service-section .item{
    text-align: center !important;
    background: #ffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
}

/* Base styles for the item box */
  .service-section .item {
    padding: 20px;
    cursor: pointer;
    transition: transform 0.3s;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
  }

  /* Styles for the heading inside the box */
  .service-section .item h5 {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #7c49c6;
  }

  /* Styles for the paragraph text inside the box */
  .service-section .item p {
    color: #7c49c6;
    margin: 10px 0 0;
    display: none; /* Hide the paragraph text by default */
    transition: opacity 0.3s;
    left: 0;
    font-size: 15px;
  }

  /* Expand the box on hover */
  .service-section .item:hover {
    transform: scale(1.1);
  }

  /* Show the paragraph text on hover */
  .service-section .item:hover p {
    display: block;
  }
  .service-section .item:hover img {
    max-width: 60px !important;
  }
  
.get-form select {

    word-wrap: normal;

    display: block;

    width: 100%;

    padding: 0.375rem 0.75rem;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #212529;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid #ced4da;

    -moz-appearance: none;

    border-radius: 0.375rem;

    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    margin-bottom: 20px;

}

.pnl2-sec .inner-content img {/* background: #32cfe0; *//* border-radius: 50%; */padding: 8px;margin-bottom: 10px;}

.btm-form [type="submit"] {

    cursor: pointer;

    background: #241389;

    color: #fff;

    width: 100%;

    padding: 7px 0;

    border: none;

    border-radius: 6px;

}

.btm-form {

    text-align: center;

    padding: 10px 0;

    text-align: center;

    background: #ccc;

    padding: 10px 0;

    background-color: #333;

    position: fixed;

    bottom: 0px;

    width: 100%;

    display: block;

    transition: top 0.3s;

}

.main-banner .content {

    padding-top: 100px;

    color: #fff;

}

.get-form input[type="submit"].form-control {

    background: #241389;

    border: none;

    color: #fff;

    margin-top: 20px;

}

.pnl2-sec.pnl5 .inner-content img {

    /*background: #32cfe0;*/

    /*border-radius: 50%;*/

    padding: 8px;

}
.btn-primary {
    color: #10002B;
    background: #4ad4dde0;
    padding:10px 35px;
    border-color: #4AD4DD;
    font-size: 16px;
    font-weight: 500;
}
.cta-section h4{
    text-transform: capitalize;
     font-size: 36px;
    font-weight: 600;
    color:#fff;
}
.cta-section .pnl2-sec {
        background-image: url(../img/cta-bg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 100px;
        padding-top: 100px;
}
.btmm-sec {
       padding: 0px 0 0px 0%;
       background-image: url(../img/about-bg.png);
       background: #7c49c6;
       background-position: center;
       background-repeat: no-repeat;
       background-size: cover;
       color: #fff;
}
.about-section .text-right{
    text-align:right;
}
.blue-section{
    background: #7c49c6;
}
.blue-section h4, .blue-section p{
    font-size: 17px;
    font-weight: 600;
    color: #484848;
}
.copyright{
    color: #484848;
    font-weight: 600;
    text-align: center;
    font-size: 17px;
}
.social-media, .useful-link{
        padding-left: 0rem !important;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.social-media li{
  margin:5px;  
}
.useful-link{
    margin-top: 25px;
}
.useful-link a{
    margin-top: 15px;
    color: #000;
    font-weight: 500;
}
.main-content {text-align: left;}

.pnl2-sec {

    padding: 50px 0;

    background: #f7f7f7;

}

.pnl2-sec .inner-content {padding-top: 20px;}

.pnl2-sec .inner-content.second {

    padding-top: 70px;

}

.pnl2-sec{
    background: #fff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.pnl6 {

    padding: 50px 0;

}

.btm-sec {

    text-align: center;

    padding: 50px 0;

    background: #eee;

}

.btn-cta a {

    background: #c1272c;

    color: #fff;

    padding: 15px 20px;

    font-weight: 500;

}

.btn-cta {

    margin-top: 25px;

}

footer {text-align: center;background: #fff;color: #fff;padding: 10px 0;}
footer .container{
        padding-top:10px;
        border-top: 1px solid #7c49c6;
}
h3.text-blue {
    font-weight: 700 !important;
    color: #ff671b;
        font-size: 26px;
}

footer .pnl2-sec{
    padding-bottom: 35px!important;
}
footer ul {

    list-style: none;

    margin: 0;

    padding: 0;

}

footer li {

    display: inline-block;

    padding: 0 5px;

}

footer li a {

    color: #fff;

}

.copyright a {

    color: #fff;

}

.col-md-6.map-lft {

    padding: 0;

}

.col-md-6.map-content {

    padding: 20px 34px 0;

    background: #ddd;

}

.pnl6 .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {

    content: 'prev';

    color: #fff;

    font-size: 20px;

    font-weight: 600;

}

.pnl6 .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {

    content: 'next';

    color: #fff;

    font-size: 20px;

    font-weight: 600;

}

.slider-sec {

    padding: 30px 0;

}

.form-sec {margin: auto;max-width: 400px;background: #ffffff;padding: 0px 0px 2px 0px;box-shadow: 0px 0px 3px #7c49c663;border-radius: 5px;}
.form-sec form{
    padding: 10px 15px !important;
}
.quik-links img {

    margin-bottom: 10px;

}

header {
    width: 100%;
    position: absolute;
    padding: 10px 0;
    padding: 10px 0;

}

.col-md-6.phn-no {

    text-align: right;

    color: #fff;

    display: block;

    vertical-align: middle;

    padding-top: 10px;

    font-size: 16px;

    font-weight: 600;

}

.col-md-6.phn-no a {

    color: #000;

}

.phn-no i.material-icons {

    display: inline-block;

    vertical-align: middle;

}

span.no-phone {

    display: inline-block;

    vertical-align: middle;

}
.form-sec h3{
    background: #4DC3C3;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 10px;
    font-weight: 600;
}
.forminator-ui.forminator-custom-form[data-design=default]{
    margin: 15px 0 !important;
}
.forminator-ui#forminator-module-9.forminator-design--default .forminator-label {
    font-size: 14px !important;
     font-family: 'Quicksand', sans-serif !important;
    font-weight: 600!important;
    color: #fff!important;
    margin-bottom:5px !important;
    display: none;
}
.forminator-button-submit {
    margin-top: 20px !important;
    padding: 15px 40px !important;
    /* width: 100%!important; */
    background-color: #7C49C6 !important;
    color: #fff!important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 50px !important;
}
.forminator-input, textarea{
    padding: 10px 20px !important;
    border: 1px solid #959595!important;
    background: #f9f9f900!important;
    border-radius: 50px !important;
    color: #959595!important;
}
.span.select2-selection.select2-selection--single{
    border-radius: 50px !important;
}
.forminator-ui#forminator-module-9.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]{
     border:1px solid #959595!important;
     background: #f9f9f900!important;
     border-radius: 50px !important;
     color: #fff;
}
.forminator-ui#forminator-module-9.forminator-design--default .forminator-has_error .forminator-input, textarea {
    border-color: #959595 !important;
}
.main-banner-section h1 {
    color: #7c49c6;
    font-size: 45px;
    font-weight: 600;
}
span.blue-text {
    color: #7c49c6;
}
@media screen and (max-width: 667px) {

    .main-banner {

        height: auto;

    }
}
    .main-banner .content {
       max-width: 100%;
        padding-top: 0;

    }

    header#myheader {
        position: relative;
        width: 100%;
    }

   

    div#preloader {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        width: 100%;
        height: 100%;
        overflow: visible;
        background-color: rgba(0, 0, 0, 0.5);
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: 50% 47%;
        background-size: inherit;
    }
    .service-section .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* Center the items horizontally */
  }

  /* Base styles for the item box */
  .service-section .item {
    flex: 1; /* Distribute equal width for all items in a row */
    display: flex;
    flex-direction: column;
    justify-content: center; /* Center the content vertically */
    align-items: center; /* Center the content horizontally */
    padding: 20px;
    border-radius: 10px;
    cursor: pointer;
    transition: transform 0.3s;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 300px;
    margin: 0 auto;
    top: auto;
    bottom: 0;
    margin-bottom: 30px !important;
    border: 1px solid #878787;
  }
.divider {
    display: block;
    background: #7c49c6;
    border-style: none;
    border-radius: 0px;
    width: 70px;
    height: 3px;
    margin-bottom:10px;
}
 @media screen and (min-width: 0px) and (max-width: 667px) {
    header {
        text-align: center;
    }
    section h2{
        font-size: 30px;
    }
   .mobile-padd{
          /* padding-top: 610px; */
     }
     .main-banner .content{
     /* padding-top: 100px; */
     }
    .col-md-6.phn-no {
        text-align: center !important;
    }

    .btm-form {
        padding: 10px 0 !important;
    }

    .btm-form .form-control {
        margin-bottom: 5px;
    }

    .pnl2-sec {
        text-align: center;
    }

    .pnl2-sec .col-md-4.col-sm-12 {
        /*border-bottom: 2px solid #ccc;*/
         padding: 0 15px;
    }
    .pnl2-sec .inner-content{
        padding-top: 10px;
    }
    /*.main-banner-section{*/
    /*    max-height:400px;*/
    /*    height:auto;*/
    /*}*/
    
}
.about-section{
 position:relative;   
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .why-choose-us .h5{
        font-size: 1.1rem !important;
    }
    
}
@media screen and (max-width: 991px) {
    .btmm-sec{
        padding: 30px 0 30px 0%;
    }
    .about-section .text-right{
        text-align:center;
    }
    .about-section .img-fluid {
    margin-right: 0px;
    margin-top: 20px;
}
.blue-section h4, .blue-section p, .copyright{
    font-size:16px;
}
    .main-banner-section h1 {
     font-size: 25px;
     background-repeat: no-repeat;
     background-position: center;
}
  .main-banner-section p {
    font-size: 15px;
    line-height: 23px;
}
.about-section  h2{
        margin-top: 25px !important;
        font-size: 25px !important;
    }
    .cta-section h4 {
    font-size: 30px;
    margin-bottom: 20px;
    }
    .pnl2-sec .inner-content img{
            max-width: 100%;
    }
}
 /* Styling for toggle buttons */
    .toggle-buttons {
        text-align: center;
        margin-top: 20px;
    }

    .toggle-buttons button {
        background-color: #007bff;
        color: white;
        border: none;
        padding: 10px 20px;
        cursor: pointer;
        margin: 0 5px;
        font-size: 16px;
        transition: background-color 0.3s ease;
    }

    .toggle-buttons .button:hover {
        background-color: #0056b3;
    }
    .why-choose-us p, .service-section .main-content p{
            color: #7c49c6;
            /* max-width: 950px; */
            margin: auto;
    }
    .pnl2-sec .inner-content img.icon{
            max-width: 150px;
            margin-bottom: 0px;
    }
       button#showMore:hover, button#showLess:hover{
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.6);
    border-radius: 5px !important;
       }
    button#showMore, button#showLess {
    border-radius: 5px !important;
    padding: 10px 35px;
    color: #fff;
    background-color: #7c49c6 !important;
    border-color: #7c49c6 !important;
}
    .btn:hover{
            background-color: #7c49c6 !important;
           border-color: #7c49c6 !important;
    }
    .bg-white .pnl2-sec{
       background:#fff !important;  
    }
.cta-section.bg-white h4{
    color:#000; 
}
.custom-btn {
    margin-top:20px !important;
    display: block;
    border-style: none;
    border-radius: 50px;
    left: 0px;
    top: 188px;
    z-index: 29;
    width: 150px;
    line-height: 55px !important;
    height: 55px;
    /* position: absolute; */
    background: #4dc3c3;
    box-shadow: none;
    text-shadow: none;
    color: #7c49c6;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif !important;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
}

/*--------------form css-------------*/
.iti__country-list {
    color: #7c49c6 !important;
}
.forminator-field textarea{
    height:50px !important;
}
.forminator-row{
    margin-bottom:10px !important;
}
.forminator-row.forminator-row-last .forminator-field {
    text-align: center !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #959595 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #959595 important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #959595 important;
}
.forminator-ui#forminator-module-9.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
    color: #959595 !important;
}
.forminator-ui#forminator-module-9.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
    color: #959595 !important;
}
.forminator-ui#forminator-module-9.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__arrow {
    color: #959595!important;
}
.owl-dots button:not(:hover):not(:active):not(.has-background){
    background:transparent !important;
}
.brand-holder .item{
    margin: 10px;
    text-align: center !important;
    background: #ffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
}
.brand-holder .item .sub-title{
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 600;
    color: #7c49c6;
}
.divider.mt-auto {
    margin: auto;
}
section.blue-section .pnl2-sec {
    background: #fff !important;
}
p.text-blue {
    color: #7c49c6;
}
.enquire {
    font-weight: 600;
    /*background: rgb(0 62 170);*/
    color: #fff;
}
button.owl-next, button.owl-prev {
    background: #f2e316 !important;
    padding: 20px !important;
    width: 20px !important;
    color: #7c49c6 !important;
}
.programs h2 {
    font-size: 45px;
    color: #ff671b;
    margin-bottom: 15px;
    text-align: center;
}
.mt-20{
  margin-bottom: 20px!important;  
}
.programs h3 {
    text-align: center;
    font-size: 25px;
    color: #fff;
    text-shadow: 2px 1px 2px #0000007d;
    text-decoration: none;
    padding: 50px 10px;
    display: block;
    font-weight: 600;
}
.programs .col-md-2:nth-child(3) {
    background: #4DC3C3;
}
.programs .col-md-2:nth-child(2) {
    background: #7c49c6;
}
.programs .col-md-2:nth-child(4) {
    background: #f6a727;
}
.programs .col-md-2:nth-child(5) {
    background: #4dc3c3;
}
.programs .col-md-2:nth-child(6) {
    background: #6e848e;
}
.programs .col-md-2, .col-lg-2 {
    position: relative;
    margin: 15px;
    border-radius: 50px 10px 30px 10px;
}
@media (min-width: 992px){
.out-fix-image {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
}
@media only screen and (max-width: 600px){
.icon-bar.sticky {
    display: block;
}}
@media only screen and (max-width: 600px){
.icon-bar {
    position: fixed;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    /* left: 35%; */
    margin-bottom: -25px;
    width: 100%;
    display: none;
}
    
}

.buttonLink {
  color: #275d8b;
}
/*.modal {*/
/*    align-items: center !important;*/
/*    width: 100% !important;*/
/*    display: flex !important;*/
/*}*/
.modal-dialog {
    margin-top: 10%;
}
.popup-form .form-sec{
        background:#7c49c600;
        box-shadow: 0px 0px 3px #7c49c600;
        padding: 0px 0px 0px;
        border: 1px solid #959595;
}
.popup-form .form-sec input.forminator-input {
    color: #7c49c6 !important
}
.popup-form .form-sec ::placeholder, .popup-form span.select2-selection__placeholder {
  color: #7c49c6 !important 

}
.popup-form h3{
     color: #ff671b !important;
     font-weight:600;
    width: 100%;
    text-align: center;
}
.popup-form .selection .select2-selection--single[role="combobox"] {
    border-color: #77777130!important;
    background-color: #ededed00!important;
    border-radius: 50px;
    color:#7c49c6 !important;
}
.popup-form .btn-close{
    background:#fff !important;
    color: #7c49c6 !important;
    font-weight: 600 !important;
}
.verticalButton {
    padding: 0px 0px 0px 0px;
    width: 191px;
    height: 40px;
    background: #ff671b !important;
    color: #fff !important;
    border-radius: 0px 0px 5px 5px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    position: fixed;
    right: -80px;
    top: 40%;
    opacity: 1;
    z-index: 9 !important;
}
button.verticalButton:hover {
    border: none!important;
    background: #ff671b!important;
    color: #fff!important;}
    .left-blue-box{
            padding: 5%;
    }
    .modal-body {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.modal-header {
    padding-top: 10px!important;
    padding-bottom: 5px!important;
}
  .left-blue-box h4{
    font-weight: 700;
    font-size: 34px;
    }
    .left-grey-box h4{
       font-weight: 600;
       font-size: 26px;  
           color: #7c49c6 !important;
    }
    .sp-green {
    color: #4dc3c3 !important;
}
.sp-orange {
    color: #ff671b !important;
}
section.programs {
    padding-bottom: 50px;
}
.modal .form-sec{border: none!important;}

.modal .modal-content {
    margin: auto;
    max-width: 400px!important;
    z-index: 9999;
}
.sp-purple{
   font-size: 18px!important; 
   color: #7c49c6!important;
       font-weight: 700!important;
}
.sp-purple2{
    margin-top:40px;
     font-size: 18px!important; 
   color: #7c49c6!important;
       font-weight: 700!important;
}
.enquire:hover{
 color:#fff !important;
}
.about-section .p-0 h4{
	font-size:22px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px)  {
    .right-banner {
    max-width: 790px !important;
}
  }

@media (min-width: 991px) {
.model .modal-content {
    width: 430px !important;
}
.icon-bar {
    display: none;
}
}
@media (max-width: 768px) {
  .verticalButton {
   right: -77px;
    top: 40%;
}
.main-banner-section p{
   max-width: 350px;
    margin: auto;
}
h3.text-blue{
font-size: 22px !important;
}
footer{
margin-bottom: 30px;
}
.social-media img{
  max-width:40px !important;
}
.about-section .p-0 h4{
    margin: 20px 0px !important;
}
.sp-purple,.sp-purple2 {
    font-size: 16px!important;
}
.modal-dialog {
    margin-top: 25%;
}
.left-grey-box h4{
    font-size: 26px!important;
}
.about-section .p-0 h4{
  padding: 8px 10px!important;;
}
.programs h3{
    font-size: 25px !important;
}
.left-blue-box h4{
    font-size: 22px;
}
.blue-section .pnl2-sec {
    padding: 20px 0 !important;
  }
}
.forminator-ui.forminator-custom-form[data-design=default] {
    margin: 0px 0 !important;
}
.form-sec form {
    padding: 10px 15px 0 15px !important;
}

/*-----------testimonials-----------*/

.msc-review .msc-review-body {
  position: relative;
  overflow: visible;
  background: var(--color-gray-200);
  border-radius: 15px;
  padding: 10px 15px 10px 15px;
}

/*.msc-review .msc-review-body .icon-quote {*/
/*  position: absolute;*/
/*  bottom: -12px;*/
  /* same as border width */
/*  left: 45px;*/
/*  display: block;*/
/*  border-color: transparent;*/
/*  border-top-color: var(--color-gray-200);*/
/*  border-style: solid;*/
/*  border-width: 12px 12px 0;*/
/*  width: 0;*/
/*  height: 0;*/
/*  line-height: 0;*/
/*}*/

.msc-review .msc-review-avata {
  float: left;
  margin-right: 20px;
  overflow: hidden;
}

.msc-review .msc-review-avata img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.msc-review .msc-review-content {
  font-size: 1.2rem;
}

.msc-review .msc-review-person {
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
  align-items: center;
}

.msc-review .msc-review-person:after {
  content: "";
  display: block;
  clear: both;
}

.msc-review .msc-review-person-info {
  overflow: hidden;
}

.msc-review .msc-review-by {
    color: #7c49c6 !important;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
}
.msc-review .msc-review-content p {
    font-size: 16px !important;
    font-weight: 400 !important;
        color: #212529;
        text-align:left;
}
.msc-review .msc-review-tag {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
}
.privacy-policy-sec{
    padding-top: 50px;
    padding-bottom: 50px;
}
.foot-link {
    color: #484848 !important;
}
@media screen and (min-width: 320px) {
.testimonial .item {
    min-height: 450px !important
}
}
@media screen and (max-width: 767px) {
.msc-review .msc-review-avata img {
    width: 80px;
    height: 70px;
    border-radius: 50%;
}
.bottom-foots .copyright{
    max-width: 300px;
        margin: auto;
}
.main-banner .row{
    flex-direction: column-reverse;
}
.mob-logo img{
    max-width: 250px;
    display: block;
}
}

.register_now .custom-btn{margin: 0 auto;}
.register_now {
    background: #effbff !important;
    text-align: center;
}
.register_now img{max-width: 300px;}

/*@keyframes blink {*/
/*  0%, 100% {background-color:#3F06FF;}*/
/*  50% {background-color: #8EDDBE;}*/
/*}*/
/*#blinking-button {*/
/*  background-color: #8EDDBE;*/
/*  color: white;*/
/*  animation: blink 1s linear infinite;*/
/*}*/

@keyframes blink {
    0%, 100% { color: #ff671b; } /* Original color */
    50% { color: #7c49c6; } /* Blinking color */
}
.blinking-button {
    animation: blink 1s linear infinite;
}

