* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
}


/** about-style-four **/

.about-style-four {
  position: relative;
}

.content_block_6 .content-box {
  position: relative;
  display: block;
}

.content_block_6 .content-box .text {
  position: relative;
  margin-bottom: 26px;
}

.content_block_6 .content-box .left-column,
.content_block_6 .content-box .right-column {
  width: 50%;
}

.content_block_6 .content-box .left-column .single-item {
  position: relative;
  padding-left: 60px;
  padding-right: 15px;
  margin-bottom: 25px;
}

.content_block_6 .content-box .left-column .single-item:before {
  position: absolute;
  content: "";
  top: 7px;
  right: 15px;
  width: 1px;
  height: 40px;
  background: #e6e6ea;
}

.content_block_6 .content-box .left-column .single-item:last-child {
  margin-bottom: 0px;
}

.content_block_6 .content-box .left-column .single-item .icon-box {
  position: absolute;
  left: 0px;
  top: 7px;
  width: 36px;
  height: 36px;
  line-height: 37px;
  text-align: center;
  font-size: 19px;
  color: #ffffff;
  border-radius: 5px;
}

.content_block_6 .content-box .left-column .single-item h6 {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #696b7e;
  margin-bottom: 1px;
}

.content_block_6 .content-box .left-column .single-item h4 {
  display: block;
  font-size: 17px;
  line-height: 18px;
  font-weight: 700;
}

.content_block_6 .content-box .right-column .text {
  position: relative;
  display: block;
  padding-left: 30px;
  margin-bottom: 21px;
}

.content_block_6 .content-box .right-column .text:last-child {
  margin-bottom: 0px;
}

.content_block_6 .content-box .sec-title {
  margin-bottom: 34px;
}

.content_block_6 .content-box .inner-box {
  position: relative;
  display: block;
  margin-bottom: 42px;
}

.content_block_6 .content-box .btn-box a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  font-family: "DM Sans", sans-serif;
  color: #252638;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 14px 38px;
  border: 2px solid #e6e6ea;
  border-radius: 5px;
}

.content_block_6 .content-box .btn-box a:hover {
  color: #ffffff;
}

.content_block_7 .content-box {
  position: relative;
  display: block;
  border-radius: 5px;
  overflow: hidden;
  padding-left: 285px;
  min-height: 522px;
  margin-top: 7px;
}

.content_block_7 .content-box .left-column {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 285px;
  padding: 55px 30px 42px 30px;
}

.content_block_7 .content-box .left-column .inner {
  padding-bottom: 46px;
  margin-bottom: 33px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.content_block_7 .content-box .left-column .inner .icon-box {
  position: relative;
  display: inline-block;
  font-size: 80px;
  line-height: 80px;
  color: #ffffff;
  margin-bottom: 22px;
}

.content_block_7 .content-box .inner h6 {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1px;
}

.content_block_7 .content-box .inner h4 {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
}

.content_block_7 .content-box .left-column .list li {
  position: relative;
  display: block;
  font-size: 16px;
  color: #ffffff;
  padding-left: 22px;
  margin-bottom: 14px;
}

.content_block_7 .content-box .left-column .list li:last-child {
  margin-bottom: 0px;
}

.content_block_7 .content-box .left-column .list li:before {
  position: absolute;
  content: "\f00c";
  font-size: 14px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  left: 0px;
  top: 0px;
}

.content_block_7 .content-box .right-column .image-box {
  position: relative;
  display: block;
  overflow: hidden;
}

.content_block_7 .content-box .right-column .image-box img {
  width: 100%;
}

.content_block_7 .content-box .right-column .image-box a {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  border-radius: 4px 0px 0px 0px;
  background: #252638;
}

.content_block_7 .content-box .right-column .inner {
  position: relative;
  display: block;
  background: #252638;
  padding: 55px 30px 48px 30px;
}

.content_block_7 .content-box .right-column .inner .icon-box {
  position: relative;
  display: inline-block;
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 21px;
}

.service-style-two .owl-nav {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.service-style-two .owl-nav .owl-prev,
.service-style-two .owl-nav .owl-next {
  position: absolute;
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #ffffff;
  font-size: 30px;
  color: #8e91a2;
  font-weight: 400;
  border-radius: 5px;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
  transition: all 500ms ease;
}

.service-style-two .owl-nav .owl-prev {
  left: -28px;
}

.service-style-two .owl-nav .owl-next {
  right: -28px;
}

.service-style-two .owl-nav .owl-prev:hover,
.service-style-two .owl-nav .owl-next:hover {
  color: #ffffff;
}
/** faq-section **/

.faq-section {
  position: relative;
}

.content_block_8 .content-box {
  position: relative;
  display: block;
}

.content_block_8 .content-box .text p {
  margin-bottom: 25px;
}

.content_block_8 .content-box .text a {
  display: inline-block;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  line-height: 26px;
  color: #252638;
  font-weight: 700;
  text-transform: uppercase;
}

.content_block_8 .content-box .text a i {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
}

.content_block_8 .content-box .sec-title {
  margin-bottom: 33px;
}

.faq-section .accordion-box .block {
  border: 1px solid #e6e6ea;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 5%);
  margin-bottom: 20px;
  transition: all 500ms ease;
}

.faq-section .accordion-box .block:last-child {
  margin-bottom: 0px;
}

.faq-section .accordion-box .block.active-block {
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.faq-section .accordion-box .block .acc-btn h5 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  padding-left: 100px;
}

.faq-section .accordion-box .block .acc-btn h5 span {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70px;
  font-size: 20px;
  color: #8e91a2;
  text-align: center;
  transition: all 500ms ease;
}

.faq-section .accordion-box .block .acc-btn:before {
  position: absolute;
  content: "";
  background: #e6e6ea;
  width: 1px;
  height: 100%;
  left: 70px;
  top: 0px;
}

.faq-section .accordion-box .block .acc-btn:after {
  position: absolute;
  content: "";
  background: #e6e6ea;
  width: 1px;
  height: 100%;
  right: 70px;
  top: 0px;
}

.faq-section .accordion-box .block .acc-content {
  border-top: 1px solid #e6e6ea;
  padding: 33px 30px 32px 30px;
}

.faq-section .accordion-box .block .acc-btn {
  padding: 20px 100px 20px 0px;
}

.faq-section .accordion-box .block .acc-btn .icon-outer {
  right: 0px;
  width: 70px;
  text-align: center;
}

.faq-section .accordion-box .block .acc-btn.active .icon-outer:after {
  content: "\f00d";
}

.solutions-section.alternat-2 {
  position: relative;
}

.solutions-section.alternat-2:before {
  position: absolute;
  content: "";
  background: #252638;
  width: 100%;
  height: 362px;
  left: 0px;
  top: 0px;
}

.solutions-section.alternat-2 .lower-box .bg-layer:before {
  background: #252638;
  opacity: 0.9;
}

.solutions-section.alternat-2 .lower-box .text h3 {
  color: #ffffff;
}

.solutions-section.alternat-2 .lower-box .text p {
  color: #8e91a2;
}
/** donation-section **/

.donation-section {
  position: relative;
  padding: 25px 0px 100px;
}

.tabs-box .tab {
  position: relative;
  display: none;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}

.tabs-box .tab.active-tab {
  display: block;
}

.tabs-box .tab {
  transform: scale(0.9, 0.9) translateY(0px);
}

.tabs-box .tab.active-tab {
  transform: scale(1) translateY(0px);
}

.content_block_9 .content-box {
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}

.content_block_9 .content-box .image-box {
  position: relative;
  display: block;
  margin-right: 10px;
}

.content_block_9 .content-box .image-box:before {
  position: absolute;
  content: "";
  background: #000000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0.1;
}

.content_block_9 .content-box .image-box img {
  width: 100%;
}

.donation-box {
  position: relative;
  display: block;
  padding: 40px 40px 40px 0px;
}

.donation-box .tab-btn-box {
  position: relative;
  margin-bottom: 33px;
}

.donation-box .tab-btns {
  position: relative;
  display: block;
  background: #f5f5f6;
  padding: 3px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
}

.donation-box .tab-btns li {
  position: relative;
  display: inline-block;
  width: 50%;
  float: left;
  text-align: center;
  background: transparent;
  padding: 13px 15px;
  font-size: 18px;
  line-height: 28px;
  font-family: "DM Sans", sans-serif;
  color: #252638;
  font-weight: 700;
  border-radius: 5px;
  cursor: pointer;
  transition: all 500ms ease;
}

.donation-box .tab-btns li.active-btn {
  background: #ffffff;
}

.donation-box .donation-form .form-group {
  position: relative;
  margin-bottom: 23px;
}

.donation-box .donation-form .form-group:last-child {
  margin-bottom: 0px;
}

.donation-box .donation-form .form-group label {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-family: "DM Sans", sans-serif;
  color: #252638;
  font-weight: 500;
  margin-bottom: 12px;
}

.donation-box .donation-form .form-group .select-box {
  min-height: 58px;
}

.donation-box .donation-form .form-group input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  height: 58px;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  color: #696b7e;
  padding: 10px 20px;
  border-radius: 5px;
}

.donation-box .donation-form .form-group button {
  width: 100%;
  margin-top: 7px;
}

.content_block_10 .content-box {
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  padding: 33px 30px 35px 30px;
}

.content_block_10 .content-box .text {
  position: relative;
  display: block;
  margin-bottom: 26px;
}

.content_block_10 .content-box .text h3 {
  font-size: 18px;
  line-height: 0px;
  color: #19315a;
  font-weight: 700;
  margin-bottom: 15px;
}

.content_block_10 .content-box .text p {
  color: rgb(25 49 90);
}

.content_block_10 .content-box .join-form .form-group {
  position: relative;
  display: block;
  margin-bottom: 15px;
}

.content_block_10 .content-box .join-form .form-group:last-child {
  margin-bottom: 10px;
  /* padding-top: 10px; */
  padding-top: 0px;
}

.content_block_10 .content-box .join-form .form-group label {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 12px;
  font-family: "DM Sans", sans-serif;
  color: #19315a;
  font-weight: 500;
  margin-bottom: 8px;
}

.content_block_10 .content-box .join-form .form-group input[type="text"],
.content_block_10 .content-box .join-form .form-group input[type="email"],
.content_block_10 .content-box .join-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  height: 42px;
  border: 1px solid rgb(207 205 205);
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 400;
  font-family: "Merriweather Sans", sans-serif;
  color: #19315a;
  transition: all 500ms ease;
  background-color: #f5f5f5;
}

.content_block_10 .content-box .join-form .form-group input::placeholder
{
  color: #19315a !important;
  font-size:12px;
}

.content_block_10 .content-box .join-form .form-group select::placeholder
{
  color: #19315a !important;
  font-size:12px;
}


.content_block_10 .content-box .join-form .form-group button {
  width: 100%;
  display: block;
}

.content_block_10 .content-box .join-form .form-group button:before {
  background: #ffffff;
}

.content_block_10 .content-box .image-layer {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}







/*================================== login page css start =========================================*/

.form-section {
  text-align: center;
  padding: 20px 70px 30px;
  background: #fff;
  margin-top: -40px;
  border-radius: 5px;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 16%);
}

.side-img img {
  height: 300px;
  padding: 25px;
  margin: auto;
  display: inherit;
}

.pad-0 {
  padding: 0;
}

.form-section p {
  margin-bottom: 0;
  font-size: 15px;
  color: #535353;
}

.form-section p a {
  color: #535353;
}

.form-section ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.form-section .social-list li {
  display: inline-block;
  margin-bottom: 5px;
}

.form-section .thembo {
  margin-left: 4px;
}

.login-logo img {
  width: 150px;
  margin-bottom: 20px;
}

.form-section h3 {
  text-align: center;
  margin: 0 0 33px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #394d71;
}

.form-section .form-group {
  margin-bottom: 25px;
}

.form-section .form-group .form-box {
  float: left;
  width: 100%;
  position: relative;
}

.form-section .form-group .form-box .form-control {
  padding: 15px 15px 15px 50px !important;
  height: 45px !important;
}

.form-section .form-group .form-box i {
  position: absolute;
  top: 11px;
  left: 20px;
  font-size: 20px;
  color: #777575;
}

.form-section .checkbox .terms {
  margin-left: 3px;
}

.form-section button:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
}

.form-section .terms {
  margin-left: 3px !important;
}

.form-section a {
  text-decoration: none;
}

.form-section .checkbox {
  font-size: 15px !important;
}

.form-section .form-check {
  float: left;
  margin-bottom: 0;
}

.form-section .form-check a {
  color: #535353;
}

.form-section .form-check-label {
  padding-left: 0px;
  margin-bottom: 0;
  font-size: 15px;
  color: #535353;
}

.form-section a.forgot-password {
  font-size: 15px;
  color: #535353;
  float: right;
}

.form-check-input:focus {
  border-color: transparent;
  box-shadow: none;
}

.form-check-input:checked {
  background-color: #4e74fe !important;
  border: 1px solid #4e74fe !important;
}

.form-section .form-check-input {
  width: 14px;
  height: 26px;
  margin-top: 0px;
  border: 1px solid #ced4da;
  background-color: #fff;
  position: absolute;
  margin-left: -19px;
}

@media (min-width: 992px) {
  .login-logo img {
    display: none;
  }
}

.login-logo a h2 {
  font-size: 20px;
  font-weight: 800 !important;
  margin-bottom: 10px;
  color: #19315a;
  text-transform: uppercase;
}
/* .form-section {
  background-image: url(../images/img-06.png);
  background-repeat: no-repeat;
} */

.form_box input::placeholder {
  font-size: 13px !important;
}

.palceholder input::placeholder {
  color: #c1c1c1 !important;
}

.field-icon {
  top: unset !important;
  right: 24px !important;
  bottom: 14px;
  left: unset !important;
  padding: 0 5px;
  color: #c5c5c5 !important;
  font-size: 18px !important;
}
/* typing */

.typing > * {
  overflow: hidden;
  white-space: nowrap;
  animation: typingAnim 3s steps(50) infinite;
  text-transform: uppercase;
  animation-timing-function: ease-in-out;
}

@keyframes typingAnim {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .form-section {
    padding: 30px 20px 30px;
    margin-bottom: 25px;
  }
  .login-logo h2 {
    display: none;
  }
}
/*========================== Student Registration ================================*/

.student_regbtn {
  width: 30%;
  margin-left: 70%;
}

.regist img {
  height: 597px;
}

.big-form {
  box-shadow: 0px 2px 10px 2px #0000001c !important;
}

.extr_mr {
  margin-top: 10px;
}

/* .login_pd {
  padding-bottom: 100px;
} */
/*========================== partner Registration ================================*/

.form-group span .partner-icon {
  position: absolute;
  top: 57px !important;
}

.partnet_regbtn {
  width: 48%;
  margin-left: 52%;
}

.shape_bg {
  position: relative;
  z-index: 0;
}

/* .shape_bg:before {
  content: "";
  width: 196px;
  height: 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(../images/regista-shape.png) top left repeat;
  background-size: cover;
  z-index: -1;
}

.shape_bg:after {
  content: "";
  width: 196px;
  height: 50px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(../images/regista-shape2.png) top left repeat;
  background-size: cover;
  z-index: -1;
} */
/*==================================== crm login css start============================================= */

.modal_sec {
  padding: 73px 65px 16px !important;
  margin-top: 0px !important;
}

.modal-heding {
  font-size: 25px !important;
  font-weight: 700 !important;
  padding-top: 13px !important;
}

.close_btn {
  background-color: #19315a !important;
  padding: 4px 6px !important;
  border-radius: 3px;
  color: white;
  font-size: 16px;
}

.forget_img img {
  height: 312px !important;
}

.main_div {
  /* padding: 183px 0px 2px !important; */
  padding: 70px 0px 150px !important;
}

small.help-block {
  color: red;
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -13px;

}
small.help-block:nth-child(2) {
  color: red;
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: -10px;
}
/*i.form-control-feedback.fa.fa-times {
    color: red;
    position: absolute;
    top: 14px;
    right:14px;
    font-size: 12px;
}
i.form-control-feedback.fa.fa-check{
    color: green;
    position: absolute;
    top: 30px;
    right: 87%;
    font-size: 12px;
}
i.form-control-feedback.fa.fa-refresh{
    color: #ff9800;
    position: absolute;
    top: 30px;
    left: 87%;
    /* right: 20px; */
    font-size: 12px;
}*/
.has-error input, .has-error select {
  border: 1px dashed red;
}
.has-success input, .has-success select {
    border: 1px dashed green;
}

.has-error select {
  border: 1px dashed red;
  border-radius: 0 !important;
}
 .has-success select {
    border: 1px dashed green;
    border-radius: 0 !important;
}

.btn-group.fixedRightbtn .btn {
    border-radius: 50px !important;
    background: transparent;
    border: 2px solid white;
    font-size: 13px;
    padding: 5px 12px !important;
}

.green {
  background-color: #b6ffb6;
}


/*=============================================*/

.join-form label{
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 12px;
    font-family: "DM Sans", sans-serif;
    color: #19315a;
    font-weight: 500;
    margin-bottom: 8px;
}

.join-form .form-control,
.join-form select{
    border-radius: 4px;
    font-size: 12px !important;
    padding: 0px 8px;
    
}


.join-form .input-group .input-group-prepend .input-group-text i{
  color: #19315a;
}

.join-form .input-group{
  margin-bottom: 15px;
}

.stdnt-reg-frm .form-group input[type="text"]{
  height: 37px !important;
}

/*.stdnt-reg-frm i.form-control-feedback.bv-icon-input-group.fa.fa-check,
.stdnt-reg-frm i.form-control-feedback.bv-icon-input-group.fa.fa-times {
  position: absolute;
  top: 31px !important;
  right: 33px !important;
  font-size: 11px;

  }*/

 .hdr-whtsapp{
    background-color: #f5f5f5;
    padding: 4px 7px;
    border-radius: 20px;
    border: 1px solid #19315a29;
    width: 160px;
    position: absolute;
 }

 .hdr-whtsapp a{
  color: #19315a;
  font-size: 12px;
 }

 .hdr-whtsapp img{
  width: 20%;
  
 }
/*=========== Start New css Mahendra 24-05-2023====================*/

   .interestedCountry .ss-main {
    padding: 0px;
  }

  .ss-main .ss-multi-selected {
   
    min-height: 36px;

  }

 

  .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
  }

  .ss-main .ss-multi-selected .ss-add {
    margin: 10px 12px 0 5px;
  }

  .iti {
    font-size: 10px;
  }

  .iti__country-list,
  .iti__flag-box,
  .iti__country-name,
  .iti__dial-code,
 
  .ss-main .ss-content .ss-list .ss-option {
    font-size: 12px;
  }
  .mobile_div i.form-control-feedback.fa.fa-times {
    color: red;
    position: absolute;
     left: 200px !important;
    top: 13px !important;
    font-size: 12px;
  }
  .mobile_div i.form-control-feedback.fa.fa-check {
    color: green;
    position: absolute;
     left: 200px !important;
    top: 13px !important;
    font-size: 12px;
  }

  .mobile_div i.form-control-feedback.fa.fa-refresh {
    color: #ff9800;
    position: absolute;
    left: 200px !important;
    top: 13px !important;
    font-size: 12px;
  }




  i.form-control-feedback.bv-icon-input-group.fa.fa-times {
    color: red;
    position: absolute;
    left: 200px !important;
    top: 30px !important;
}

  i.form-control-feedback.bv-icon-input-group.fa.fa-check {
    color: green;
    position: absolute;
    left: 200px !important;
    top: 30px !important;
}
i.form-control-feedback.bv-icon-input-group.fa.fa-refresh {
   color: #ff9800;
    position: absolute;
    left: 200px !important;
    top: 30px !important;
}