@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
.header-dark {background: #141414;/* background-image: linear-gradient(to bottom right, #215142, #286350); */position: fixed;z-index: 999;width: 100%;border-bottom: 2px solid #FF2F4F;top: 0;}
html {
scroll-behavior: smooth;
}
* {-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;-webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;outline: none !important;/* font-family: 'Montserrat', sans-serif; */}
b, strong {
    font-weight: 600;
}
p{
    margin-bottom: 10px;
}
.btn-outline-secondary {
    color: #FF2F4F!important;
    border-color: #FF2F4F!important;
    box-shadow: none!important;
    background-color:transparent!important;
}
.btn-primary {
    color: #fff!important;
    border-color: #FF2F4F!important;
    box-shadow: none!important;
    background-color:#FF2F4F!important;
}

.btn{
    transition: 0.3s;
}
.btn:hover,.btn:active,.btn:focus{
    opacity: 0.7;

}



.footb {background: #161616;width: 100%;display: flex;justify-content: space-between;color: #fff;border-top: 1px solid #3a3a3a;align-items: center;padding: 13px;margin-top: 30px;}
input::-webkit-input-placeholder{color:#a7a7a7;opacity:1}
input::-moz-placeholder{color:#a7a7a7;opacity:1}
input:-ms-input-placeholder{color:#a7a7a7;opacity:1}
input::-ms-input-placeholder{color:#a7a7a7;opacity:1}
input::placeholder{color:#a7a7a7;opacity:1}

textarea::-webkit-input-placeholder{color:#a7a7a7;opacity:1}
textarea::-moz-placeholder{color:#a7a7a7;opacity:1}
textarea:-ms-input-placeholder{color:#a7a7a7;opacity:1}
textarea::-ms-input-placeholder{color:#a7a7a7;opacity:1}
textarea::placeholder{color:#a7a7a7;opacity:1}
.header-dark {
background-size: cover;
/* padding-bottom: 80px; */
}
.form1 {
    z-index: 1;
    position: relative;
}
.form1 label {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 13px;
    /* font-family: 'Montserrat', sans-serif; */
    color: #000;
}
.inputbox,textarea {
    width: 100%;
    display: flex;
    align-items: center;
    border: 1px solid #a7a6a6;
    padding: 10px 13px;
    height: 48px;
    BORDER-RADIUS: 0PX;
    margin-bottom: 5px;
    cursor: pointer;
    transition: 0.2s;
}
.inputbox:active, .inputbox:hover
textarea:active, .inputbox:hover
{
    border: 1px solid #ff2f4f;
}
textarea{
    /* height: 83%; */
    min-height: 150px;
    font-size: 14px;
}

.inputbox i {
    color: #141414;
    margin-right: 10px;
    margin-left: 3px;
    font-size: 18px;
}
.inputbox .input {
    border: 0;
    background: transparent;
    width: 100%;
    font-size: 14px;
}
@media (min-width:768px) {
.header-dark {
/* padding-bottom: 120px; */
}
}

.header-dark .navbar {
background: transparent;
color: #fff;
border-radius: 0;
box-shadow: none;
border: none;
padding: 0px 10px;
height: 72px;
}

@media (min-width:768px) {
.header-dark .navbar {
/* padding-top: .75rem; */
/* padding-bottom: .75rem; */
}
}

.header-dark .navbar .navbar-brand {
font-weight: bold;
color: inherit;
}

.header-dark .navbar .navbar-brand:hover {
color: #f0f0f0;
}

.header-dark .navbar .navbar-collapse span {
margin-top: 5px;
}

.header-dark .navbar .navbar-collapse span .login {
color: #d9d9d9;
margin-right: .5rem;
text-decoration: none;
}

.header-dark .navbar .navbar-collapse span .login:hover {
color: #fff;
}

.header-dark .navbar .navbar-toggler {
/* border-color: #747474; */
border-radius: 0;
}

.header-dark .navbar .navbar-toggler:hover, .header-dark .navbar-toggler:focus {
background: none;
}

.header-dark .navbar .navbar-toggler {
color: #eee;
}

.header-dark .navbar .navbar-collapse, .header-dark .navbar .form-inline {
border-color: #636363;
}

@media (min-width: 992px) {

  
.header-dark .navbar.navbar .navbar-nav .nav-link {/* padding-left: 1.2rem; *//* padding-right: 1.2rem; */}
}

.header-dark .navbar.navbar-dark .navbar-nav .nav-link {color: #ffffff;color: rgb(255 255 255 / 78%);font-size: 12px;font-weight: 300;text-transform: uppercase;}

.header-dark .navbar.navbar-dark .navbar-nav .nav-link:focus, .header-dark .navbar.navbar-dark .navbar-nav .nav-link:hover {/* color: #fcfeff !important; *//* background-color: transparent; */}

.header-dark .navbar .navbar-nav > li > .dropdown-menu {
margin-top: -5px;
box-shadow: 0 4px 8px rgba(0,0,0,.1);
background-color: #fff;
border-radius: 2px;
}

.header-dark .navbar .dropdown-menu .dropdown-item:focus, .header-dark .navbar .dropdown-menu .dropdown-item {
line-height: 2;
font-size: 14px;
color: #37434d;
}

.header-dark .navbar .dropdown-menu .dropdown-item:focus, .header-dark .navbar .dropdown-menu .drodown-item:hover {
background: #ebeff1;
}

.header-dark .navbar .action-button, .header-dark .navbar .action-button:active {
background: #208f8f;
border-radius: 20px;
font-size: inherit;
color: #fff;
box-shadow: none;
border: none;
text-shadow: none;
padding: .5rem .8rem;
transition: background-color 0.25s;
}

.header-dark .navbar .action-button:hover {
background: #269d9d;
}

.header-dark .navbar .form-inline label {
color: #ccc;
}

.header-dark .navbar .form-inline .search-field {
display: inline-block;
width: 80%;
background: none;
border: none;
border-bottom: 1px solid transparent;
border-radius: 0;
color: #ccc;
box-shadow: none;
color: inherit;
transition: border-bottom-color 0.3s;
}

.header-dark .navbar .form-inline .search-field:focus {
border-bottom: 1px solid #ccc;
}

.header-dark .hero {
margin-top: 60px;
}

@media (min-width:768px) {
.header-dark .hero {
margin-top: 20px;
}
}

.header-dark .hero h1 {
color: #fff;
font-family: 'Bitter', serif;
font-size: 40px;
margin-top: 20px;
margin-bottom: 80px;
}

@media (min-width:768px) {
.header-dark .hero h1 {
margin-bottom: 50px;
line-height: 1.5;
}
}

.header-dark .hero .embed-responsive iframe {
background-color: #666;
}

.r-div{

}
.r-div .btn{

border-radius: 50px;

min-width: 128px;
}  
.mobile-navigation{/* display: none; */position: fixed;right: 0;width: 280px;height: 100vh;background: #151515;z-index: 9999;top: 0;/* border-left: 1px solid #272727; */box-shadow: 0px 0px 3px 4px #00000038;transition: 0.5s;transform: translateX(105%);}
.mobile-navigation .nhead{display: block;border-bottom: 1px solid #272727;height: 57px;background: #272727;}

.mobile-navigation .nhead div{display: flex;justify-content: space-between;align-items: center;color: #fff;padding-left: 10px;font-weight: 600;font-size: 15px;}
.mobile-navigation .nhead div a{width: 45px;height: 45px;background: #ffffff14;display: flex;color: #ffffff;border-radius: 50px;justify-content: center;align-items: center;text-decoration: none;transition: 0.1s;margin: 5px;}
.mobile-navigation .nhead div a:active{
opacity: 0.7;
}
.mobile-navigation .nbody{

margin-top: 0px;
}
.mobile-navigation .nbody .menus .active{color: #ffffff!important;font-weight: 600;font-family: 'Montserrat', sans-serif;background: #ff2f4f!important;}
.mobile-navigation .nbody .menus a{display: block;color: #000;text-decoration: none;transition: 0.2s;padding: 15px;font-weight: 600;font-size: 12px;color: rgb(138 138 138)!important;border-bottom: 1px solid #272727;}
.mobile-navigation .nfoot{position: absolute;width: 100%;padding: 0px 15px;bottom: 0px;border-top: 1px solid #272727;height: 55px;display: flex;background: #272727;align-items: center;}
.mobile-navigation .nfoot div{

display: flex;

justify-content: space-between;

align-items: center;
}
.mobile-navigation .nfoot .details{

width: 100%;
}
.mobile-navigation .nfoot .details .social-icons{

/* display: none; */
}
.mobile-navigation .nfoot .details .social-icons a{width: 35px;height: 35px;border-radius: 50px;background: #ffffff;color: #ff2f4f;display: flex;justify-content: center;align-items: center;}
.mobile-navigation .details .menus .active{

}
.mobile-navigation .nfoot .details .menus a{

text-decoration: none;

color: rgb(138 138 138)!important;

font-weight: 500;

font-family: 'Montserrat', sans-serif;

font-size: 11px;
}
.navbar .navbar-brand{

}
.navbar .navbar-brand .logo{background: url("../images/logo/logo01.svg?c=kingsolomon");width: 120px;height: 60px;background-size: contain;display: block;background-repeat: no-repeat;background-position: center;}
.swiper-slide .bg-image{

width: 100%;

position: absolute;

height: 100vh;

background-size: cover;

background-repeat: no-repeat;

background-position: center;
}
.swiper-slide .bg-mask{background: #151515;position: absolute;width: 100%;height: 100vh;opacity: 0.8;background-image: linear-gradient(to right, #061631, #5d0011);}
.swiper-slide .container{

position: relative;

z-index: 3;
}
.swiper-slide .details{

color: #fff;

padding-right: 0px;
}
.swiper-slide .details h3{color: #fc3244;font-size: 2.75rem;font-weight: 800;text-shadow: 0 0 7px #00000040;}
.swiper-slide .details p{

font-weight: 600;
}
.swiper-slide .details .btn{

border-radius: 50px;

min-width: 143px;

font-size: 13px;

text-transform: uppercase;
}
.swiper-slide .bg-p{

position: absolute;

bottom: 0;

right: 0;

/* left: 0; */

display: flex;

justify-content: space-around;
}
.swiper-slide .bg-p .bgimage{

/* position: absolute; */

/* bottom: 0; */

/* position: relative; */
}
.swiper-slide .bg-p .pcircle{width: 390px;height: 390px;border-radius: 300px;background: #fc3244;position: absolute;bottom: -25px;opacity: 0.4;}
.swiper-slide .bg-p .pimage{width: 436px;height: 378px;background-position: center;background-size: contain;background-repeat: no-repeat;position: absolute;bottom: 0;margin-left: -3px;margin-left: -40px;}
.navbar-toggler{

} 
.navbar-toggler div{

}
.navbar-toggler span{

width: 30px;

height: 3px;

background: #ffffff;

margin: 5px 0px;

display: block;

border-radius: 40px;
}
.navbar-toggler span:nth-child(1){

}
.pagecnt{

position: absolute;

width: 100%;

color: #fff;

z-index: 999;

bottom: 18px;

right: 0;

display: flex;

left: 0;

justify-content: space-between;

align-items: center;
}
.pagecnt a{

color: #fff;

margin-right: 8px;

font-size: 12px;

font-weight: 300;
}
.prevnxt{

display: flex;

border-radius: 7px;

overflow: hidden;
}
.swiper-button-prev{color: #d2d2d2;}
.swiper-button-next{

color: #fff;

font-weight: 600;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
opacity: 0.7;
}
section{

padding: 80px 0px;
}

.about_us{

/* padding: 80px 0px; */
}
.graybg{

background: #f6f6f6;
}
.about_us .leftimage {
    background-image: url(../images/founder/ivy3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 304px;
    margin-left: 40px;
    margin: 0 auto;
    width: 300px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.infodetails2 p{

color: #444;

font-weight: 600!important;

font-size: 12px!important;
}
.infodetails .heading{margin-bottom: 30px;}
.infodetails .heading h3{font-weight: 700;margin: 0;font-size: 18px;/* color: #ff4661; */}
.infodetails .heading .line{width: 70px;height: 5px;background: #ff4761;margin: 15px 0;border-radius: 50px;}
.infodetails p{font-size: 13px;font-weight: 300;/* padding: 15px; *//* font-weight: 600; */color: #141414;position: relative;z-index: 9;}

.infodetails .bgimage{

}

.navbar .nav-item .active{color: #FF2F4F!important;font-weight: 700!important;}
.swiper-button-next, .swiper-button-prev {
padding: 9px 12px;
font-size: 12px;
text-transform: uppercase;
}
.leftheading {

position: absolute;

z-index: 1;

transform: rotate(-90deg);

left: -198px;

min-width: 430px;

text-align: center;

display: flex;

align-items: center;

justify-content: center;
}
.leftheading div{font-weight: 300;/* opacity: 0.6; */display: flex;align-items: center;color: #000000;/* transform: rotate(45deg); */font-size: 14px;text-transform: uppercase;}
.leftheading span{width: 150px;height: 1px;background: #212529;display: inline-block;margin-left: 13px;}
.about_us .infodetails .logo{/* background:  url(../img/logo.png); *//* width: 90px; *//* height: 90px; */background-size: contain;background-repeat: no-repeat;background-position: center;margin: 0 auto;}
.about_us .infodetails .bgimage{background: url(../images/logo/banner.jpg);width: 100%;height: 100%;background-size: contain;background-repeat: no-repeat;background-position: center;margin: 0 auto;}

.howitworks .bgimage {width: 91%;height: 336px;background-size: contain;background-repeat: no-repeat;background-position: center;margin: 0 auto;margin-top: 49px;border-radius: 6px;}
.stepscont{border-right: 3px solid #ff2f4f;}
.stepsc{display: flex;align-items: center;margin-bottom: 12px;border: 1px solid #CBCBCB;padding: 10px;min-height: 89px;margin-right: 15px;border-radius: 3px;}
.stepsc .circle{width: 59px;min-width: 59px;height: 59px;/* background: #ff2f4f; */color: #ff2f4f;display: flex;font-weight: 800;justify-content: center;align-items: center;border-radius: 5px;margin-right: 12px;font-size: 18px;text-align: center;}
.stepsc p{

font-size: 13px;

padding-right: 60px;

font-weight: 600;

margin-bottom: 0;
}
.stepsc i{
    font-size: 28px;
}
.testmcon{

/* width: 270px; */

/* text-align: center; */

/* background: #dadada; */

/* padding: 60px 40px; */

/* min-height: 400px; */

/* margin-top: 30px; */

/* border-radius: 9px; */
}
.testmcon .test_card{width: 100%;text-align: center;max-width: 320px;background: #ffffff;padding: 60px 40px;min-height: 500px;margin-top: 20px;border-radius: 9px;box-shadow: 0px 10px 50px #ececec;}
.testmcon .test_card .usericon{width: 120px;height: 120px;background: #FF2F4F;color: #fff;font-size: 30px;border-radius: 134px;display: flex;background-size: cover;background-position: center;background-repeat: no-repeat;align-items: center;justify-content: center;margin: 0 auto;margin-bottom: 20px;}
.testmcon .test_card h4{

font-size: 13px;

/* text-align: center; */

font-weight: 600;

margin-bottom: 4px;
}
.testmcon .test_card h4:nth-child(3){color: #ff2f4f;}
.testmcon .test_card p{font-weight: 300;font-style: italic;margin-top: 13px;}
.testmcon .row .col-12{
display: flex;
justify-content: center;
}

footer{padding: 46px 0px 0px 0px;background: #151515;/* background-image: linear-gradient(to bottom right, #2b0a4a, #0d0019); *//* background-color: #1a4538; */overflow: hidden;}
footer .links{font-weight: 300;}
footer .links i{width: 28px;font-size: 13px;height: 28px;min-width: 28px;display: inline-flex;background: #ff2f4f;align-items: center;justify-content: center;border-radius: 50px;color: #fff;/* margin-bottom: 9px; */}
footer p{margin-bottom: 0px;font-weight: 300;font-size: 11px;}

.footb p {
    font-weight: 600;
    color: #bcb0c7;
    font-size: 12px;
}
footer .links a{display: flex;color: #ffffff;font-weight: 300;font-size: 11px;/* font-family: 'Montserrat', sans-serif; */margin-bottom: 8px;/* text-transform: uppercase; */align-items: center;}
.cdetails{

color: #fff;
}
.cdetails h5{

font-weight: 600;

font-size: 14px;

font-family: 'Montserrat', sans-serif;
}
.cdetails .clogo{width: 100%;height: 100px;max-width: 200px;display: flex;color: #151515;background: #151515;background-image: url(../images/logo/logo01.svg);background-size: contain;background-repeat: no-repeat;background-position: center;align-items: center;justify-content: center;border-radius: 0px;font-weight: 700;font-size: 17px;margin: 10px 0px;}
.cdetails span{font-size: 13px;margin-left: 10px;}
.cdetails .crights{
font-size: 12px!important;
}
.textbtn{display: flex;border: 1px solid #fff;margin: 10px 0;border-radius: 6px;overflow: hidden;}
.textbtn input{

border: 0;

background: transparent;

border: 0px solid #fff;

border-radius: 0;

width: 100%;

color: #fff;

font-size: 12px;

padding: 11px 20px;
}
.textbtn button{

border: 0;

font-weight: 500;

padding: 10px 15px;

font-size: 13px;

background: #fff;
}
.footb .links{

display: flex;
}
.footb .links a{

margin-bottom: 0;

margin-left: 10px;

}
    .footb .links i{

margin-bottom: 0;

width: 28px;

height: 28px;

font-size: 15px;
}
.footb .container-xl{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobile-navigation .logo{

}
#our_courses{
    /* margin-top: 60px; */
}
.modal-header .close span {
    font-size: 18px;
}
.modal .form1 .btn{
 width :100%;
 margin-bottom: 10px;
 padding: 12px;
}
.iconfeedback{

text-align: center;

padding: 15px;
}
.iconfeedback i{

font-size: 100px;

color: #210739;
}
.iconfeedback p{

font-weight: 600;

font-size: 14px;
}
.modal-body {
    padding: 1rem 2rem 2rem 2rem;
}
.logoterms{
    width: 170px;
    height: 170px;
    background-size: contain;
    background-position: center;
    display: block;
    background-repeat: no-repeat;
    float: right;
    margin: 0px 0px 22px 40px;
    border: 1px solid #ff2f4f;
    border-radius: 5px;
}
section .container-xl{
 padding-top: 60px;
}
.animateImg{
    animation-name: animate;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
@keyframes animate {
    0%   {transform: scale(1);}

    50%  {transform: scale(1.1);}
    100%  {transform: scale(1);}
  }
  .overlayimg{
      
width: 100%;
      
height: 326px;
      
position: absolute;
      
background-size: contain;
      
background-position: center;
      
bottom: 0;
      
background-repeat: no-repeat;
      
z-index: 1;
      
opacity: 0.05;
  }
  .founderimg{
}
  .founderimg .captionn{position: absolute;bottom: 0;background: #ffffffe6;width: 100%;padding: 16px 15px;}
.founderimg span{color: #ff5067;font-size: 13px;display: block;font-weight: 500;line-height: 18px;}
.founderimg span:nth-child(2){color: #000;font-weight: 300;}
.horizontalrow{/* margin: 0px 50px; *//* overflow-x: scroll; *//* width: 100%; *//* display: inline-flex; */}
.card03{display: inline-block;width: 100%;min-width: 270px;max-width: 100%;min-height: 290px;position: relative;box-shadow: 0px 4px 20px 0px rgb(234 234 234);border-radius: 3px;overflow: hidden;/* margin-right: 20PX; */margin-bottom: 16px;display: block;margin: 6px auto;margin-bottom: 16px;}
.card03 .type{position: absolute;top: 0px;left: 0px;z-index: 1;font-size: 13px;text-transform: uppercase;padding: 9px 20px;background-color: #fff;min-width: 40%;display: block;margin: 10px;border-radius: 50px;font-weight: 600;color: #ff2f4f;}
.card03 .placeholder{width: 100%;height: 100%;background-color: #ff2f4f;position: absolute;top: 0px;left: 0px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.card03 .details{position: absolute;bottom: 0px;padding: 10px 20px;background-color: #fff;font-size: 13px;width: 100%;height: 90px;display: flex;align-items: center;}
.card03 .details .title{
    font-weight: 600;
    color: #ff2f4f;
}
.card03 .details .title:last-child{
    font-weight: 400;
    color: #7b7b7b;
}
.stepscont .stepsc .circle span{display: block;line-height: 15px;transform: scale(0.7);font-weight: 600;}
.stepscont .stepsc p:last-child{font-weight: 300;}
.extpage{
    padding-top: 0px!important;
}
 .banner07{
      margin-top: 70px;
      display: flex;
      align-items: center;
      position: relative;
      height: 30vh;
      background: #151515;
  }
  .banner07 .hh1{
  position: relative;
  color: #fff;
  font-size: 30px;
  }
  .banner07 .hh1 span{
    display: block;
    font-weight: 800;
    text-transform: uppercase;
  }
  .banner07 .hh1 span:last-child{
    font-weight: 300;
  }
  .banner07 .Img{
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
  }
  .banner07 .fademask{
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: #000;
      opacity: 0.8;
      background-image: linear-gradient(to right, #061631, #5d0011);
  }
section .mapcontain{
    overflow: hidden;
    position: relative;
    top: 0px;
    border-radius: 6px;
    height: 104%;
}
section .mapcontain iframe{
    position: relative;
    top: -60px;
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.calluswhatsappus {display: flex;align-items: center;margin: 10px 0px;}
.calluswhatsappus i{width: 39px;height: 39px;min-width: 39px;border-radius: 50px;background-color: #ff2f4f;display: flex;justify-content: center;align-items: center;color: #fff;margin-right: 10px;font-size: 19px;}
.calluswhatsappus p{
margin-bottom: 0px;
}
.hrmapcontactus{
    display: none;
}
.rotatingbanner{
    width: 100%;
    display: flex;
    height: 35vh;
    background-color: #ffffff;
    /* margin-bottom: 20px; */
    overflow: hidden;
    position: relative;
}

.rotatingbanner .swiper-container{width: 100%;height: 100%;position: relative;border-radius: 10px;overflow: hidden;}
.rotatingbanner .swiper-container .fademask{
    position: absolute;
    width: 100%;
    height: 100%;
    /* z-index: 1; */
    /* background: aliceblue; */
    background-image: linear-gradient( 
37deg
 , #3c0009 62%,#00223e 89%);
    opacity: 0.4;
}
.rotatingbanner .swiper-container .swiper-slide{
    height: 100%;
}
.rotatingbanner .swiper-container .swiper-slide .Img{
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}
.rotatingbanner .swiper-pagination{bottom: 0px;z-index: 1;/* right: 0; */padding: 28px;}
.rotatingbanner .swiper-pagination span{width: 50px;border-radius: 50px;background: #fff;opacity: .8;transition: 0.7s;width: 14px!important;height: 14px!important;margin: 0px 3px;}

.rotatingbanner .swiper-pagination span:first-child{/* border-radius: 50px 0px 0px 50px!important; */}
.rotatingbanner .swiper-pagination span:last-child{
    /* border-radius: 0px 50px 50px 0px!important; */
}

.rotatingbanner .swiper-pagination .swiper-pagination-bullet-active{background-color: #ff2f4f;opacity: 1;}
.img03{
    border-radius: 10px;
    background-position: center;
    background-size: cover;

}
.img04{
    border-radius: 10px;
    background-position: center;
    background-size: cover;
    margin-bottom: 10px;
}
.flexdiv{display: flex;align-items: center;justify-content: space-between;margin-top: 10px;}
.flexdiv .title{

}
 .flexdiv .circles{display: flex;align-items: center;}
.flexdiv .circles span{width: 13px;height: 13px;background-color: #D0D0D0;border-radius: 50px;margin-right: 5px;cursor: pointer;transition: 0.3s;}

.flexdiv .circles span:hover{
    background-color: #c3c3c3;
}
.flexdiv .circles .active{background-color: #ff4661!important;}
.flexdiv .loadmorebtn{font-weight: 700;color: #ff4661;padding: 10px 0px 10px 10px;font-size:  13px;cursor: pointer;transition: 0.3s;border-radius: 50px;}
.flexdiv .loadmorebtn:hover{background: #e6e6e6;padding: 10px 20px 10px 20px;}
.flexdiv .loadmorebtn i{
margin-left: 10px;
}
@media (min-width: 2000px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1800px!important;
    }
}

@media (min-width: 1439px) {
    .flexdiv .circles span {
        width: 12px;
        height: 12px;
    }
    .flexdiv .loadmorebtn {
        font-size: 14px;
    }
    .logoterms {
        width: 293px;
        height: 293px;
    }
    .banner07 .hh1 span {
        font-size: 34px;
    }

    .cdetails .clogo {
        width: 160px;
    }
    .stepsc i{
        font-size: 30px;
    }
    .card03 {
        min-width: 270px;
        min-height: 320px;
    }
    .card03 .details,.card03 .type{
        font-size: 14px;
    }
    .rotatingbanner .swiper-pagination span{width: 15px!important;height: 15px!important;margin: 0px 3px;}

    .rotatingbanner .swiper-pagination{bottom: 0px;z-index: 1;/* right: 0; */padding: 32px;}
    
    .testmcon .test_card {
        min-height: 580px;
    }
    .footb .links i {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .founderimg span{font-size: 14px;}
    .swiper-slide .details h3 {
        font-size: 3.4rem;
    }
    body {
        font-size: 1.4rem;
    }
    .swiper-slide .details .btn {
        min-width: 200px;
        font-size: 15px;
        
    }
    .btn{
        padding: 10px 30px;
        font-size: 14px;
        min-width: 200px;
    }
    .infodetails p {
        font-size: 14px!important;
    }
    .infodetails .heading h3 {
        font-size: 22px;
    }
    .swiper-button-next, .swiper-button-prev {
        padding: 12px 15px;
        font-size: 14px;
    }
    .swiper-pagination-bullet {
        width: 15px!important;
        height: 15px!important;
    }
 
 
    .leftheading div {
        font-size: 14px;
    }
    .header-dark .navbar.navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
    }
    .header-dark .navbar {
        height: 80px;
    }
    .navbar .navbar-brand .logo {
        width: 150px;
        height: 67px;
    }
    .pagecnt a {
        font-size: 14px;
    }
    .testmcon .test_card h4 {
        font-size: 16px;
    }
    footer .links a, footer p {
        font-size: 14px;
    }
    footer p {
        /* font-size: 13px; */
    }
    .cdetails span {
        font-size: 13px;
    }
    .cdetails .clogo {
        /* width: 120px; */
        /* height: 120px; */
    }
    .cdetails h5 {
        font-size: 15px;
    }
    footer .links i {
        width: 40px;
        font-size: 17px;
        height: 40px;
        min-width: 32px;
    }
    .footb .links i {
        width: 45px;
        height: 45px;
        font-size: 22px;
    }
    .footb {
        padding: 16px;
    }

    .swiper-slide .bg-p .pimage {
        width: 545px;
        height: 545px;
        margin-bottom: -46px;
    }
    .swiper-slide .bg-p .pcircle {
        width: 490px;
        height: 490px;
    }
    .about_us .leftimage {
        min-height: 350px;
        width: 80%;
    }
    .howitworks .bgimage {
        width: 100%;
    }
    .stepsc .circle {
        width: 65px;
        min-width: 65px;
        height: 65px;
        font-size: 20px;
    }
    .levelscont .level {
        margin: 10px;
        height: 56px;
    }
    .levelscont .line {
        height: 4px;
    }    
    .testmcon .test_card .usericon {
        width: 140px;
        height: 140px;
        font-size: 40px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1300px;
    }
    section {
        padding: 80px 0px 100px 0px;
    }
    .about_us .infodetails .logo {
        /* width: 130px; */
        /* height: 130px; */
    }
    .about_us .infodetails .bgimage {
        /* width: 100%; */
        /* height: 280px; */
    }
    .howitworks .bgimage {
        /* background: url(../img/moneysave.jpg); */
        width: 100%;
        height: 468px;
        margin-top: 86px;
    }
    .header-dark {
    border-bottom: 3px solid #FF2F4F;
    }


}
@media (max-width: 992px){
    .flexdiv .loadmorebtn {
        font-size: 13px;
    }
    .flexdiv .circles span {
        width: 11px;
        height: 11px;
    }
    .stepscont {
        border: 0;
        }
    .img03 {
        height: 25vh;
        width: 100%;
        border-radius: 0px;
        margin-top: 15PX;
    }
    .img04 {
        height: 420px;
        width: 100%;
        border-radius: 0px;
        margin-top: 15PX;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
    }
    .stepsc {
        margin-right: 0px;
    }
    .stepsc i{
        font-size: 25px;
    }
    .rotatingbanner {
        height: 31vh;
    }
    .rotatingbanner .swiper-container {
        border-radius: 5px;
    }
    .rotatingbanner .swiper-pagination span{
        width: 12px!important;
        height: 12px!important;
        margin: 0px 2px;
    }

    .rotatingbanner .swiper-pagination {
        padding: 20px 20px;
    }
    .founderimg .captionn {
        padding: 10px 15px;
    }
    .infodetails{
        padding-left: 0PX!important;
        margin-left:  0PX!important;
    }
    .leftheading{
        display: none;
    }
    .hrmapcontactus{
        display: block;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    section .mapcontain {
        height: 50vh;
    }
    .form1 .btn{
        width: 100%;
        min-width: 100%;
        height: 45px;
    }
    .card03 .type,.card03 .details .title{
        font-size: 12px;
    }
    .card03 .details {
        height: 80px;
    }
    .footb .links i {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .card03 {
        max-width: 450px;
        min-height: 300px;
    }
}
@media (min-width: 767px) {
.levelscont .level:hover{
background: #b1b1b1; 

}
 .mheading{
        display:none;
    }
     .dheading{
        display:block;
    }
}
@media (max-width: 768px) {
    .banner07 {
        margin-top: 56px;
        height: 26vh;
    }
    .banner07 .hh1 span {
        font-size: 20px;
    }
    .footb .container-xl {
        display: block;
    }
    .footb p{
        text-align: center;
    }
    .footb .links {
        align-items: center;
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mheading{
        display:block;
    }
     .dheading{
        display:none;
    }
    .about_us .leftimage{
         min-height: 300px;
         width:unset;
    margin: 0 auto;
    }
    section .container-xl {
    padding-top: 20px;
}
    .modal-title {
        font-size: 15px;
    }
    .iconfeedback{

    }
    .iconfeedback i{
    
font-size: 85px;
    }
    .iconfeedback p{
    
font-size: 13px;
    }
    .modal-header .close {
        
    width: 45px;
    height: 45px;

    }
    footer .links a{
    font-size: 11px;
    }
    .cdetails {
    /* text-align: center; */
    margin-bottom: 30px;
    border-bottom: 1px solid #3a3a3a;
    padding-bottom: 10px;
    min-height: 130px;
}
.cpany .cdetails:nth-child(1) {
    text-align: center;
    min-height: 140px;
}
.cdetails .clogo {
    margin: 0 auto;
    width: 160px;
}
.levelscont .level {
max-width: 100px;
height: 40px;
font-size: 12px;
}

.levelscont .level:active{
background: #b1b1b1; 
}
.conseptionplan .infodetails2{

margin-top: 20px;

padding-left: 0px;

}
.conseptionplan .infodetails, .testmonials .infodetails{

padding-left: 0px;

margin-left: 15px;

}
.levels_cont{

border: 0;

padding-right: 0;
}
.stepsc p {
font-size: 12px;
padding-right: 5px;

}

.swiper-slide .bg-p .bgimage {
margin-left: -184px;
}

.leftheading div {font-size: 12px;}
.about_us .leftimage, .infodetails{margin-left: 0px;}
.infodetails {
margin-top: 22px;
}

.navbar {
/* padding-bottom: 120px; */
}
.pagecnt a {
font-size: 11px;
margin-right: 3px;
}
.navbar .navbar-brand .logo {width: 100px;height: 45px;}
.header-dark .navbar {
height: 56px;
}
.mleft{margin-left: 0px;}
section{
padding: 30px 0px;
}
.howitworks .bgimage {

margin-top: 30px;

}
.infodetails2 p {
padding: 15px;
}
.footb {

    margin-top: 0px;

}


.modal-body {
    padding: 2rem 1rem 2rem 1rem;
}
}
@media (max-width:500px) {
    .card03 {
        max-width: 450px;
        min-height: 265px;
    }
    .swiper-slide .details {
        margin-top: -80px;
    }
    
    .logoterms{
            width: 100%;
            height: 211px;
            margin: 0px 0px 20px 0px;
            float: unset;
            border: 0px;
    }
    .inputbox {
        /* border: 1px solid #210739; */
    }
    .inputbox .input,textarea {
        font-size: 12px;
    }
    .form1 label {
        font-size: 12px;
    }
    .inputbox i {
        font-size: 14px;
    }


    .footb p {
        font-size: 10px;
    }
    footer p {
        font-size: 12px;
    }
    footer .links a{
    font-size: 13px;
    }
.testmcon .test_card {width: 100%;max-width: 1000%;padding: 40px 30px;min-height: 370px;margin-top: 20px;border-radius: 9px;}

.infodetails p {font-size: 13px;}
.swiper-slide .details h3 {font-size: 2.3rem;}    
.swiper-pagination-bullet {
width: 10px!important;
height: 10px!important;
}
.swiper-slide .details p {font-size: 15px;}
.stepsc p {
font-size: 12px;

}

.howitworks .bgimage {
width: 91%;
height: 290px;
}
.swiper-button-next, .swiper-button-prev {
 
    font-size: 11px!important;
}
.stepsc .circle {
    width:45px;
    min-width: 45px;
    font-size: 17px;
    height: 45px;
}
.header-dark .navbar {
    /* height: 65px; */
}
   .navbar .navbar-brand .logo {
}
}
@media (max-width:350px) {
    .mobile-navigation .nbody .menus a{


padding: 15px;
}
    .navbar .navbar-brand .logo {
    width: 95px;
    height: 45px;
}
.header-dark .navbar {
    height: 56px;
}

.testmcon .test_card h4 {
font-size: 12px;
}
.swiper-button-next, .swiper-button-prev {
padding: 9px 10px!important;
font-size: 10px!important;
}
.swiper-slide .details {
margin-top: -90px;
}
.swiper-slide .bg-p .pcircle {
width: 330px;
height: 330px;
}
.swiper-slide .bg-p .bgimage {
margin-left: -184px;
}

}
