
@import url('https://fonts.googleapis.com/css2?family=Caudex&family=Caveat+Brush&family=Caveat:wght@400;500;600&family=Chelsea+Market&family=Lexend+Mega&family=PT+Sans+Narrow&family=Poppins:ital,wght@0,200;0,400;0,600;1,400&family=Questrial&family=Quicksand&family=Schoolbell&family=Zen+Antique+Soft&display=swap');

*  {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color:#37e09134;
    background-image: linear-gradient(#99d17360,#f5f29977);
}

.container-fluid .logo img{
    width: 70px;
    height: 70px;
    padding: 3px 0px;
    margin: 3px;
  }
  
  .navbar {
      /* background-color: #17794b; */
      padding: 0 5px ;
      position: fixed;
      width: 100%;
      align-items: center;
      justify-content: center;
      z-index: 5;
      text-shadow: 3px 3px 10px #0101017c;
  }

  .navbar-toggler , .navbar-toggler-icon {
    background-color: #064326;
  }

  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    padding-bottom: 5px;
}

  #MYNAV ul li a{
    color: white;
    margin-left: 30px;
    vertical-align: middle;
    font-family: Poppins, sans-serif;
    font-weight: bold;
   
  }
  
  #MYNAV ul li a:hover{
      background-color: #f2e38f;
      color:#08331f;
      text-transform: uppercase;
      width:120x;
      transition: 0.5s;
      font-size: 18px;
      /* border-bottom: 4px solid #d3b400; */
      vertical-align: middle;
      font-weight: bold;
      border-radius: 5px;
      padding-left: 10px;
  }
  
  #MYNAV .active {
    text-transform: uppercase;
    background-color: #f2e38f;
    border-bottom: 6px solid #d3b400;
    color:#08331f;
    border-radius: 5px;
  }

  .dropdownn {
    overflow: hidden;
  }

  .dropdownn .btn1 {
    border: none;
    outline: none;
    color: white;
    background-color: inherit;
    font-family: inherit;
  }

  .dropdown-cont {
    display: none;
    position: absolute;
    min-width: 150px;
    box-shadow: 0px 8px 16px 10px #00000033;
    background-color:#072d1bb8;
    text-decoration: none;
    list-style-type:none;
    padding-inline-start: 5px;
    margin-left: 50px;
    border-radius: 5px;
  }

  .dropdown-cont a {
    float: none;
    padding: 5px 0px;
    text-decoration: none;
    text-align: left;
  }

  .dropdownn:hover .dropdown-cont {
    display: block;
  }

  #LogIn-btn {  
    width:fit-content; 
    border-radius: 50px;
    border: 1px solid white;
  }
  
  #LogIn-btn a{
     text-decoration: none;
     color: white;
     font-weight: bold;
    
  }
  
  #LogIn-btn:hover {
    color: white;
    text-transform: uppercase;
    width:auto;
    transition: 0.25s;
    background-color: #08331f;
    border: 1px solid white;
  }


.hero {
    width: 100%;
    height: 100vh;
    font-family: 'Poppins', sans-serif;
    background-image: linear-gradient(#98d173,#f5f299);
    position: relative;
    padding: 0 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    background-color: transparent;
}


.backvid{
    position:absolute;
    right:0;
    bottom:0;
    z-index: -1; 
    width: 100%;
    height: 100vh;
    justify-content: center;
    align-items: center;
    background-size: cover;
 
}

@media (min-aspect-ratio: 16/9) {
    .backvid {
        width:100%;
        height: auto;
    }


}

@media (max-aspect-ratio: 16/9) {
   * {
        font-size: 15px;
    }

    .backvid {
        width:auto;
        height: 100%;
    }

}

@media screen and (min-width: 280px)  and (max-device-width: 670px) {
 * {
        font-size: 14px;
    }


}


body {
    background-image: url(p1.jpg) ; 
    background-size:cover;
    background-blend-mode:soft-light;
}


.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(-100%); 
}

.modal-title {
    background-color:#06432669;
    background-image: url(bg1.webp);
    background-size:auto;
    width: 100%;
    color:#062d1b;
    /* -webkit-text-stroke: 1px #062d1b; 
   text-shadow:
       3px 3px 0 white,
     -1px -1px 0 white,  
      1px -1px 0 white,
      -1px 1px 0 white,
       1px 1px 0 white;*/
    font-family: 'Zen Antique Soft', serif;
    font-size: 23px;
    text-shadow: 1px 3px 8px rgb(255, 255, 255);
    font-weight: 600;
  }
  
  /* .modal-title h5 {
    margin-bottom: 0px;
    justify-content: center;
  } */

  fieldset {
    padding:10px 30px 30px 30px;
    text-align: center;
    width: 50%;
    line-height:1.8;
    margin: auto;
   /** background: radial-gradient(859px at 10% 20%, rgb(245, 220, 154) 0%, #a44e33 90%);**/
   background-color: beige;
    border-color: 2px solid #0e1215;
    box-shadow: 6px 6px 4px 2px #0f0f0f84;
    border-radius: 20px;
    font-size: 12px;
  }
  
  #top-i {
    font-family: 'Questrial', sans-serif;
      /* font-size: 70px; */
      letter-spacing: 5px;
      border-color: 2px solid #0e1215;
      text-shadow: 2px 5px 2px #a762137c;
      justify-content: center;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .col-head {
      font-family: 'Quicksand', sans-serif;
      font-weight: bold;
      font-size: 20px;
      text-align: left;
      color: black;
  }
  
 #cont{
      font-size: 14px;
      font-family: 'Questrial', sans-serif;
      text-align: center;
      font-weight: 500  ;
  }
  
  
  .container-form{
    color:#212121;
    width:100%;
    display: grid;
    grid-template-columns:auto auto;
    width: 100%;
    height: auto;
    gap: 0px;
    padding: 0rem 0rem 0rem 0rem;
    margin:auto;
    grid-template-columns: repeat(auto-fit, minmax(300px,2fr));
  
  }
  
  .container-fluid #row-top{
    padding-left: 60px;
    padding-right: 30px;
  }
  
  .form-head {
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: black;
  }

  ::placeholder {
    color: gray;
    font-size: 8px;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
  }
  
  .form-select { 
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
  }
  
  .form-col{
    max-width: 80%;
    overflow:hidden;
    padding: 20px;
  }
  
  .form-res{
    display:grid;
    grid-row-gap: 5px;
  }
  
  form p {
    font-weight:600;
    font-family: 'Questrial', sans-serif;
  }
  
  .form-field {
    align-content:center;
    text-align: left;
    justify-content: center;
}
  
  input {
    width: 100%;
    padding: 6px 10px;
    margin: 0px 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid rgb(203, 201, 201);
  }
  
 input:focus{
    border-bottom-width: 2px;
    border-color: #17794bb4;
}

  /* #inqType option:hover {
    background-color: #0f0f0f84;
  } */

  
  #Submit-btnn {
    background-image: linear-gradient(#29550b97,#d9d562a4);
    color: white;
    padding: 14px;
    margin: 10px ;;
    border: none;
    cursor: pointer;
    width: 50%;
    font-family: 'Quicksand', sans-serif;
    letter-spacing: .5px;
    font-size: 20px;
    
  }
  
  
  #Submit-btnn:hover {
      color: black;
      text-transform: uppercase;
      transition: 0.25s;
      background-color:#064326;
      font-weight: 800;
      color: white;
      letter-spacing: 2px;
    }
  
  
  .modal-body p {
    font-family: 'Questrial', sans-serif;
  
  }
  
  #socmed a {
    color: black;
    cursor: pointer;
  }
  #socmed a:hover {
    transform: scale(2);
  }

  .form-select option {
    font-size: 12px;
  }
  
  @media screen and (max-width: 640px){
    ul{
        flex-direction: column;
        margin: 0px;
        width:100%;
        position: static;
    }
    li{
       margin:auto; 
       width: 100%;
    }
    #socmed a {
        text-align:center;
        display: inline-flex;
    }
  
    .container-fluid, .row , .container-form{
        width:100%;
        margin:auto;
       
    }
    html{
        width:100%;
    }

    .form-select {
        font-size:12px
    }
  
  }
  
  
  
  
  
  @media screen and (max-width: 1180px) {
  
    html {
      height: 100%;
    }
  
    form , fieldset {
      width:100%;
      font-size: 10px;
     /** margin: 50px 50px;**/
    }
    
    form .btn {
      width: 100%;
      margin: auto;
    }
  
    #socmed a {
      text-align:center;
      display: inline;
  }
  .form-select {
    font-size:12px
}
  }
  
  @media screen and (max-width: 420px) {
  
    html {
      height: 100%;
    }
  
    form , fieldset {
      width:100%;
      font-size: 10px;
     /** margin: 50px 50px; **/
     
    }
    
    form .btn {
      width: 100%;
      margin: auto;
    }
    .form-select {
        font-size:12px
    }
  
  }
  
  @media (min-width: 280px) and (max-width: 320px) { 
    
    html {
      height: 100%;
      font-size: 8px; 
    }
  
    form , fieldset {
      width:100%;
     /** margin: 50px 50px; **/
     margin-left: 0;
    }
    
    form .btn {
      width: 100%;
      margin: auto;
    }
  
    .form-select {
        font-size:12px
    }
  }
  
  
  @media (horizontal-viewport-segments: 2) , (vertical-viewport-segments: 2){
    html {
      height: 100%;
    }
  
    form , fieldset {
      width:100%;
      font-size: 10px;
      margin: 50px 50px;
    }
    
    form .btn {
      width: 100%;
      margin: auto;
    }
    .form-select {
        font-size:12px
    }
  }
  










.cont-ft {
    z-index: 5;
}

.footer {
    background-color: #e9ecef;
    margin:0;
    padding: 0;
	box-sizing: border-box;
    color: black;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    z-index: 5;
}

.foot {
    /* padding-top: 20px; */
    padding-bottom: 12px;
    width: 100%;
    margin: 0;
}

.container #footer-cont{
	max-width: 1170px;
	margin:auto;
    ;
}

.row #footer-cont{
	display: flex;
	flex-wrap: wrap;
}

 #footer-ul{
	list-style: none;
}

.footer-col{
   width: 25%;
   padding: 0 15px;
   /* background-color: red; */
}

.footer-col h4{
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-weight: 500;
	position: relative;
    margin-top: 20px;
}

.footer-col h4::before{
	content: '';
	position: absolute;
	left:0;
	bottom: -10px;
	background-color:#17794b;
	height: 2px;
	box-sizing: border-box;
	width: 50px;
}

.footer-col ul li:not(:last-child){
	margin-bottom: 10px;
}

.footer-col ul li {
	font-size: 14px;
	display: block;
	transition: all 0.3s ease;
    list-style: none;
    color: black;
}

.footer-col ul li a {
    text-decoration: none;
    color: black;
}

.footer-col ul li a:hover{
	padding-left: 25px;
}

.footer-col .social-links a{
	display: inline-block;
	height: 40px;
	width: 40px;
	/* background-color: #ffffff33; */
	margin:0 10px 10px 0;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	transition: all 0.5s ease;
    color: black;
}

.footer-col .social-links a:hover{
	color: #24262b;
	/* background-color: #ffffff;*/
} 

.logo-ft {
    max-width: 100%;
    height:auto;
    /* transform: rotateY(20deg); */
    filter: drop-shadow(18px 15px 12px rgba(2, 80, 2, 0.597));
    align-content: center;
    padding: 10px;
    
}

#bottom-ft{
    text-align: center!important;
    text-decoration: underline lightgray;
    background-color: lightgray;
    color:black;
}

/*responsive*/
@media(max-width: 767px){
  .footer-col{
    width: 50%;
    margin-bottom: 30px;
}
}
@media(max-width: 574px){
  .footer-col{
    width: 100%;
}
}
