/*common*/

h1{
  color: #692a2a;
}

body{
    font-family: Georgia, 'Times New Roman', Times, serif;
}

/* logo */
.logo{
    max-width: 100px;
    height: auto;
}

.logo2{
    position: relative;
  animation-name: logopart2;
  animation-duration: 10s;
  animation-iteration-count: 1;
}

@keyframes logopart2 {
    0% {
        background-color: #fff;
        left: -400px;
        top: 0px;
    }
  
    25% {
        background-color: #fff;
        left: 1px;
        top: 0px;
    }
  
  }

/* navbar*/
.navbar-nav{
    gap:1rem;
}

.nav-link{
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #692a2a;
    font-size: 18px;
    margin-right: 20px;
}

.active{
    color: #692a2a;
    text-decoration: underline;
    text-decoration-color: #e6cea3;
    text-decoration-thickness: 4px;
}

/*footer*/
.footer {
    background-color: #e6cea3;
    text-align: center;
    padding: 20px;
}

.footer-link {
    color: #692a2a;
    text-decoration: none;
    font-size: 18px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: bold;
}

.footer-link:hover {
    text-decoration: underline;
    color: #692a2a;
}

.copyright {
    background-color: #692a2a;
    color: #eee;
    text-align: center;
    padding: 10px;
    width: 100%;
}

.copyright a {
    color: #eee;
    text-decoration: none;
}

.copyright a:hover {
    text-decoration: underline;
    color: #eee;
}

.footer-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.footer-icons a {
    font-size: 24px;
    color: #692a2a;
}

.footer-icons a:hover {
    color: #e6cea3;
}

/* Adjust column layout for links */
.footer-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}

/*----------- about us page css -----------*/
.about-head {
    background-color: #e6cea3;
    color: #692a2a;
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding: 40px;
}

.about-head h2{
    font-size: 60px;
    font-weight: bold;
}

.text-justify {
  text-align: justify;
  font-size: 20px;
}

/*contact page form*/

/*----------- contact form css -----------*/
.contact_us_2 * {
    font-family: Nunito, sans-serif;
  }
  
  .contact_us_2 .text-blk {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 25px;
    color: #692a2a;
  }
  
  .contact_us_2 .responsive-cell-block {
    min-height: 75px;
  }
  
  .contact_us_2 input:focus {
    outline-color: initial;
    outline-style: none;
    outline-width: initial;
  }
  
  .contact_us_2 .container-block {
    min-height: 75px;
    width: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: block;
  }
  
  .contact_us_2 .submit-btn:hover {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
  }
  
  .contact_us_2 .responsive-container-block {
    min-height: 75px;
    height: fit-content;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  
  .contact_us_2 .responsive-container-block.big-container {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    position: relative;
    height: auto;
  }
  
  .contact_us_2 .responsive-container-block.container {
    position: static;
    min-height: 75px;
    flex-direction: column;
    z-index: 2;
    max-width: 800px;
    margin-top: 120px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    }
  
  .contact_us_2 .container-block.form-wrapper {
    background-color: #fff;
    max-width: 799px;
    text-align: center;
    padding-top: 50px;
    padding-right: 40px;
    padding-bottom: 50px;
    padding-left: 40px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 20px 7px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  
  .contact_us_2 .text-blk.contactus-head {
    font-size: 36px;
    line-height: 50px;
    font-weight: 900;
    padding-bottom: 20px;
  }
  
  .contact_us_2 .responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 26px;
    margin-left: 0px;
    min-height: 50px;
  }
  
  .contact_us_2 .input {
    width: 96%;
    height: 50px;
    padding-top: 1px;
    padding-right: 15px;
    padding-bottom: 1px;
    padding-left: 15px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eeeeee;
    border-right-color: #eeeeee;
    border-bottom-color: #eeeeee;
    border-left-color: #eeeeee;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    font-size: 16px;
    color: #692a2a;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  
  .contact_us_2 .textinput {
    width: 98%;
    min-height: 150px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eeeeee;
    border-right-color: #eeeeee;
    border-bottom-color: #eeeeee;
    border-left-color: #eeeeee;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    font-size: 16px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  
  .contact_us_2 .submit-btn {
    width: 98%;
    background-color: #692a2a;
    height: 60px;
    font-size: 20px;
    font-weight: 700;
    color: #e6cea3;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: outset;
    border-right-style: outset;
    border-bottom-style: outset;
    border-left-style: outset;
    border-top-color: #767676;
    border-right-color: #767676;
    border-bottom-color: #767676;
    border-left-color: #767676;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer;
  }
  
  .contact_us_2 .form-box {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  
  .contact_us_2 .social-media-links {
    width: 250px;
    display: flex;
    justify-content: space-evenly;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  
  .contact_us_2 .link-img {
    width: 30px;
    height: 30px;
  }
  
  .contact_us_2 .text-blk.input-title {
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    color: #692a2a;
  }
  
  .contact_us_2 ::placeholder {
    color: #a19e9e;
  }
  
  .contact_us_2 .blueBG {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 300px;
    background-color: #e6cea3;
  }
  
  @media (max-width: 768px) {
    
  .contact-parts {
    display: flex;
    flex-direction: column;
    margin: 40px;
  }
  
    .contact_us_2 .submit-btn {
      width: 100%;
    }
  
    .contact_us_2 .input {
      width: 100%;
    }
  
    .contact_us_2 .textinput {
      width: 100%;
    }
  
    .contact_us_2 .container-block.form-wrapper {
      margin-top: 80px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
  
    .contact_us_2 .text-blk.input-title {
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
    }
  
    .contact_us_2 .responsive-container-block.container {
      margin-top: 80px;
      margin-right: 0px;
      margin-bottom: 50px;
      margin-left: 0px;
    }
  
    .contact_us_2 .container-block.form-wrapper {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
  
    .contact_us_2 .text-blk.contactus-head {
      font-size: 30px;
      line-height: 40px;
    }
  }
  
  @media (max-width: 500px) {
    .contact_us_2 .container-block.form-wrapper {
      padding-top: 50px;
      padding-right: 15px;
      padding-bottom: 50px;
      padding-left: 15px;
    }
  
    .contact_us_2 .container-block.form-wrapper {
      margin-top: 60px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
  
    .contact_us_2 .responsive-cell-block.wk-ipadp-6.wk-tab-12.wk-mobile-12.wk-desk-6 {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 15px;
      margin-left: 0px;
    }
  
    .contact_us_2 .responsive-container-block {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 35px;
      margin-left: 0px;
    }
  
    .contact_us_2 .text-blk.input-title {
      font-size: 12px;
    }
  
    .contact_us_2 .responsive-container-block.container {
      margin-top: 50px;
      margin-right: 0px;
      margin-bottom: 50px;
      margin-left: 0px;
    }
  
    .contact_us_2 .container-block.form-wrapper {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
  
    .contact_us_2 .responsive-container-block.big-container {
      padding-top: 10px;
      padding-right: 20px;
      padding-bottom: 10px;
      padding-left: 20px;
    }
  
    .contact_us_2 .text-blk.contactus-head {
      font-size: 26px;
      line-height: 34px;
    }
  
    .contact_us_2 .input {
      height: 45px;
    }
  }
  
  @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap');
  
  *,
  *:before,
  *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  
  body {
  margin: 0;
  }
  
  .wk-desk-1 {
  width: 8.333333%;
  }
  
  .wk-desk-2 {
  width: 16.666667%;
  }
  
  .wk-desk-3 {
  width: 25%;
  }
  
  .wk-desk-4 {
  width: 33.333333%;
  }
  
  .wk-desk-5 {
  width: 41.666667%;
  }
  
  .wk-desk-6 {
  width: 50%;
  }
  
  .wk-desk-7 {
  width: 58.333333%;
  }
  
  .wk-desk-8 {
  width: 66.666667%;
  }
  
  .wk-desk-9 {
  width: 75%;
  }
  
  .wk-desk-10 {
  width: 83.333333%;
  }
  
  .wk-desk-11 {
  width: 91.666667%;
  }
  
  .wk-desk-12 {
  width: 100%;
  }
  
  @media (max-width: 1024px) {
  .wk-ipadp-1 {
    width: 8.333333%;
  }
  
  .wk-ipadp-2 {
    width: 16.666667%;
  }
  
  .wk-ipadp-3 {
    width: 25%;
  }
  
  .wk-ipadp-4 {
    width: 33.333333%;
  }
  
  .wk-ipadp-5 {
    width: 41.666667%;
  }
  
  .wk-ipadp-6 {
    width: 50%;
  }
  
  .wk-ipadp-7 {
    width: 58.333333%;
  }
  
  .wk-ipadp-8 {
    width: 66.666667%;
  }
  
  .wk-ipadp-9 {
    width: 75%;
  }
  
  .wk-ipadp-10 {
    width: 83.333333%;
  }
  
  .wk-ipadp-11 {
    width: 91.666667%;
  }
  
  .wk-ipadp-12 {
    width: 100%;
  }
  }
  
  @media (max-width: 768px) {
  .wk-tab-1 {
    width: 8.333333%;
  }
  
  .wk-tab-2 {
    width: 16.666667%;
  }
  
  .wk-tab-3 {
    width: 25%;
  }
  
  .wk-tab-4 {
    width: 33.333333%;
  }
  
  .wk-tab-5 {
    width: 41.666667%;
  }
  
  .wk-tab-6 {
    width: 50%;
  }
  
  .wk-tab-7 {
    width: 58.333333%;
  }
  
  .wk-tab-8 {
    width: 66.666667%;
  }
  
  .wk-tab-9 {
      width: 75%;
    }
    
    .wk-tab-10 {
      width: 83.333333%;
    }
    
    .wk-tab-11 {
      width: 91.666667%;
    }
    
    .wk-tab-12 {
      width: 100%;
    }
    }
    
    @media (max-width: 500px) {
    .wk-mobile-1 {
      width: 8.333333%;
    }
    
    .wk-mobile-2 {
      width: 16.666667%;
    }
    
    .wk-mobile-3 {
      width: 25%;
    }
    
    .wk-mobile-4 {
      width: 33.333333%;
    }
    
    .wk-mobile-5 {
      width: 41.666667%;
    }
    
    .wk-mobile-6 {
      width: 50%;
    }
    
    .wk-mobile-7 {
      width: 58.333333%;
    }
    
    .wk-mobile-8 {
      width: 66.666667%;
    }
    
    .wk-mobile-9 {
      width: 75%;
    }
    
    .wk-mobile-10 {
      width: 83.333333%;
    }
    
    .wk-mobile-11 {
      width: 91.666667%;
    }
    
    .wk-mobile-12 {
      width: 100%;
    }
    }

/*seprator*/
.separator {
    width: 100%;
    height: 100%;
    background-color: #692a2a;
}

/*-------about page client section css-------*/
.div5{
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: bold;
 }

 .div5 h2{
    padding-right: 180px;
    color: #692a2a;
 }

 .div5 img{
  width: 160px;
  margin: 20px;
 }

/*about page css*/
.about-head {
    background-color: #e6cea3;
    color: #692a2a;
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding: 20px 0;
}

.popular-features {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 30px;
    justify-content: center;
}

.popular-features h4 {
    font-size: 18px;
    text-align: center;
    background-color: #e6cea3;
    padding: 20px;
    border: 2px solid #692a2a;
    border-radius: 10px;
    color: #692a2a;
}

.about-com {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    justify-content: center;
}

.about-com img {
    width: 100%;
    max-width: 440px;
    animation: fadeIn 10s;
}

.about-com h3 {
    font-size: 22px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #692a2a;
    text-align: justify;
    max-width: 700px;
}

/* Who Are We Section */
.who-are-we {
    background-image: url(Images/unity\ hands.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px;
    text-align: justify;
}

.about-team-offerings h3 {
    color: black;
    font-size: 22px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

/* Mission Section */
.mission {
    display: flex;
    justify-content: center;
    padding: 50px;
}

.about-mission {
    max-width: 800px;
}

.about-mission h3 {
    font-size: 22px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #692a2a;
    text-align: justify;
}

/*----------- about us page team section css -----------*/

.our-team h2{
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 38px;
    color: #692a2a;
  }
  
  .our-team-founder{
    width: 620px;
    margin: 6%;
    margin-left: 28%;
    display: flex;
    flex-direction: row;
    background-color: #e6cea3;
    padding: 40px;
    border-radius: 40px;
    border: 1px solid #692a2a;
    box-shadow: 0 8px 16px 0 #e6cea3;
  }
  
  .our-team-founder img{
    width: 180px;
    padding: 10px;
    border-radius: 40px;
  }
  
  .our-team-founder-content{
    display: flex;
    flex-direction: column;
    padding: 40px;
  }
  
  .our-team-founder-content h5{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 28px;
    font-weight: bold;
    color: #692a2a;
  }
  
  .our-team-founder-content p{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
    padding-top: 10px;
  }
  
  .our-team-founder-content button{
    background-color: #692a2a;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
    color: #e6cea3;
  }
  
  .our-team-founder-content button a{
    text-decoration: none;
    color: #e6cea3;
  }
  
  .our-team-members{
    display: flex;
    flex-direction: row;
    margin: 4%;
    gap: 10px;
  }
  
  .our-team-members-img img{
    width: 180px;
    height: 200px;
    object-fit: cover;
    padding: 10px;
    border-radius: 40px;
    justify-content: center;
    margin: 40px;
  }
  
  .member1{
    margin: 10px;
    width: 460px;
    border-radius: 40px;
    background-color: #e6cea3;
    padding: 10px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-align: justify;
    border: 1px solid #692a2a;
    box-shadow: 0 8px 16px 0 #e6cea3;
  }
  
  .our-team-members-content h5{
    margin-left: 7%;
    font-weight: bold;
  }
  
  .our-team-members-content p{
    margin-top: 4%;
  }
  
/*Founder page css*/
.member-card {
    background-color: #ece5d8;
    padding: 20px;
    border: 1px solid #692a2a;
    box-shadow: 0 8px 16px 0 #e6cea3;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.ft-icon a {
    color: #692a2a;
    font-size: 20px;
    margin-right: 10px;
}

@media (max-width:768px){

    .logo{
        max-width: 120px;
    }

    /*courses section*/

.custom-card{
    text-decoration: none;
    height: auto;
}

.column {
    float: left;
    padding: 28px;
    margin: 10px;
    border-radius: 10px ;
    background-color: #e6cea3;
    margin-left: 10px;
    margin-right: 40px;
  }


.our-team h2{
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 38px;
    color: #692a2a;
  }
  
  .our-team-founder{
    width: 720px;
    margin: 6%;
    margin-left: 10%;
    display: flex;
    flex-direction: row;
    background-color: #e6cea3;
    padding: 40px;
    border-radius: 40px;
    border: 1px solid #692a2a;
    box-shadow: 0 8px 16px 0 #e6cea3;
  }
  
  .our-team-founder img{
    width: 280px;
    padding: 10px;
    border-radius: 40px;
  }
  
  .our-team-founder-content{
    display: flex;
    flex-direction: column;
    padding: 40px;
  }
  
  .our-team-founder-content h5{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 34px;
    font-weight: bold;
    color: #692a2a;
  }
  
  .our-team-founder-content p{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 20px;
    padding-top: 10px;
  }
  
  .our-team-founder-content button{
    background-color: #692a2a;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
    color: #e6cea3;
  }
  
  .our-team-founder-content button a{
    text-decoration: none;
    color: #e6cea3;
  }
  
  .our-team-members{
    display: flex;
    flex-direction: column;
    margin: 4%;
    gap: 10px;
  }
  
  .our-team-members-img img{
    width: 280px;
    height: 400px;
    object-fit: cover;
    padding: 10px;
    border-radius: 40px;
    justify-content: center;
    margin: 40px;
  }
  
  .member1{
    margin: 10px;
    width: 860px;
    border-radius: 40px;
    background-color: #e6cea3;
    padding: 10px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-align: justify;
    border: 1px solid #692a2a;
    box-shadow: 0 8px 16px 0 #e6cea3;
  }
  
  .our-team-members-content h5{
    margin-left: 7%;
    font-size: 40px;
    font-weight: bold;
  }
  
  .our-team-members-content p{
    margin-top: 4%;
    padding-left: 60px;
    padding-right: 60px;
    color: #692a2a;
    font-size: 28px;
  }
  
  /*-------course page css -------*/
  
  .course-area{
      margin: 40px;
  }
  
  .course-area h2{
      margin-left: 40px;
      font-size: 24px;
      color: #692a2a;
  }
  
  .card {
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      transition: 0.3s;
      padding: 10px;
      margin: 20px;
      width: 260px;
      height: 260px;
      color: #692a2a;
    }
    
    .card:hover {
      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }
  
    .course-area button:hover{
      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }
  
    .course-area button{
       font-size: 14px;
       float: right;
       padding: 6px;
       border-radius: 10px;
       background-color: #e6cea3;
       margin-right: 180px;
    }
  
    .containers sup{
      font-size: 7px;
      padding: 4px;
      color: black;
      margin-bottom: 100px;
      background-color: #e6cea3;
    }
    
    .containers {
      padding: 2px 16px;
    }
  
    .containers h4{
      font-size: 17px;
    }
  
    .card-line{
      display: flex;
      flex-direction: column;
      text-align: center;
      margin-left: 200px;
      gap: 6px;
    }
  
    .card img{
      width: 40px;
      height: 140px;
   
}

}
