body p,
body span {
  color: #666666;                 
  font-family: 'Montserrat',sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 1.5em; 
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat',sans-serif;       
    font-weight: 300;               
    color: #86785d;   
    margin-bottom: 0; 
} 
h1 {
  font-size: 48px;
  color: #86785d;
  text-align:center;
}
h2 {
  font-size: 34px;
}
h3 { 
  font-size: 22px; 
}
.container {
  max-width: 1200px !important;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.top-header .SolidButton {
  color: #9eab91;
  background: #fff !important;
  border-color: #fff !important;
  opacity: 1;
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 7px;
  padding-left: 10px;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Muli',sans-serif;
  display: inline-block;
  letter-spacing: 1px !important;
  font-weight: 700;
  line-height: 1.66666666667;
}
.ttop-header .SolidButton:hover {
  background: #86785d !important;
  color: #fff;
}
.top-header {
  background-color: #9eab91;
  z-index: 1;
  padding: 10px 0px;
}
.top-header p {
  color: #fff;
  margin-bottom: 0;
}
.top-banner, .main-banner {
  background: #f2e3da;
  padding: 30px 0;
}
.main-banner {
  padding: 40px 0;
}
.main-banner h2 {
  margin-bottom: 0;
  position: relative;
}
.main-banner {
  position: relative;
}
.top-header h1,
.top-header h2 {
  color: #86785d !important;
}
.top-banner h2,
.section-title h2 {
  margin-bottom: 0;
  font-size: 40px;
  text-transform: capitalize;
}
.SolidButton{
  color: #fff;
  background: #9eab91;                         
  border-color: #9eab91;              
  opacity: 1;
  padding: 15px 30px;
  text-decoration:none;
  font-size: 18px;
  font-family: 'Montserrat',sans-serif;
  display: inline-block;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  display: inline-block;
}
.SolidButton:hover {
  opacity: 0.8;
  background: #86785d !important;
  color: #fff;
  text-decoration: none;
}
.fade_rule {
  height: 3px;
  background-color: #86785d;
  width: 60%;
  border-radius: 100%;
  margin: 0 auto; 
  background-image: linear-gradient(left, white 2%, #86785d 50%, white 98%);              
  background-image: -o-linear-gradient(left, white 2%, #86785d 50%, white 98%);     
  background-image: -moz-linear-gradient(left, white 2%, #86785d 50%, white 98%);     
  background-image: -webkit-linear-gradient(left, white 2%, #86785d 50%, white 98%);    
  background-image: -ms-linear-gradient(left, white 2%, #86785d 50%, white 98%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, #86785d), color-stop(0.98, white));
}
.small-h2 {
  font-size: 30px;
}
.item-color {
  color: #86785d;
}
.align_center {
  text-align: center;
}
.circle-img {
  border-radius: 50%;
}
.registration-banner,
.text-with-img,
.bio {
  padding: 50px 0;
}
.registration-banner .fade_rule {
  margin: 35px auto;
}
.registration-banner .SolidButton {
  margin-top: 30px;
}
.v-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.v-flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.three-col .item-wrap .far,
.three-col .item-wrap .fas {
  font-size: 50px;
}
.three-col .item-wrap i,
.three-col .item-wrap img {
  margin-right: 20px;
}
.text-with-img h2,
.first-row {
  margin-bottom: 35px;
}
.text-wrap p,
.text-wrap li {
  margin-bottom: 1em;
}
.text-wrap p:last-child,
.text-wrap li:last-child {
  margin-bottom: 0;
}
.text-with-img ul {
  list-style: none;
  padding-left: 0;
}
#myBtn3,
#myBtn2 {
  margin-top: 30px;
}
.text-with-img ul li i,
.bottom-content .text-wrap ul li i {
  margin-right: 10px;
}
.text-with-img .text-wrap ul li i,
.bottom-content .text-wrap ul li i {
  padding-top: 4px;
}
.main-video {
  padding: 60px 0 50px;
}
.next-step {
  padding-bottom: 60px;
}
.next-step p {
  margin-bottom: 15px;
}
.next-step p:last-child {
  margin-bottom: 0;
}
.next-step h2 {
  margin-bottom: 25px;
}
.next-step .SolidButton {
  margin-top: 35px;
}
.thank-you .body-content {
  padding: 50px 0;
}
.thank-you .body-content .text-wrap h3,
.thank-you .body-content .text-wrap p {
  margin-bottom: 20px;
}
.thank-you .body-content .text-wrap .social-media i {
  font-size: 28px;
  color: #ff6326;
  margin-right: 20px;
}
.thank-you .bottom-content {
  padding: 50px 0;
}
.text-wrap .social-media a:hover {
  text-decoration: none;
}
footer {
  padding: 45px 0;
  background-color: #383938;
}
footer p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 700;
}
footer p:first-child {
  margin-bottom: 10px;
}
footer p a {
  color: #fff;
  font-weight: 700;
}
footer p a:hover {
  color: #fff;
}
img { 
  max-width: 100%; 
}

iframe { 
  border: none; 
  max-width: 100%; 
  margin: auto; 
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 10% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 500px; /* Could be more or less, depending on screen size */
  max-width: 100%; 
}
.modal-content iframe {
  border: none; 
  width: 450px;
  min-height: 500px;
  max-width: 100%;
  height: auto;
}
.modal-content iframe body img { max-width: 418px; }
/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.lg-hide {
  display: none;
}
.join-us {
    margin-top: 60px;
}
.first-section-background-image {
  background-image: linear-gradient( #9eab91D9 0%, #f2e3daF2 100%), url(../images/firstSection.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.whiteText {
  color: #fff;
}
.alignCenter {
  text-align: center;
}
.fontSize32 {
  font-size: 32px;
}
.welcome .fontSize42 {
  font-size: 42px;
  padding-top: 20px;
}
.welcome .tick_style {
  list-style-type: none;
}
.welcome .tick_style li,
.welcome .tick_style li span {
  color: #fff;
}
.welcome .text-wrap p {
  margin-bottom: 15px;
}
.welcome .text-wrap a,
.welcome .text-wrap a:hover {
  color: #86785d !important;
}
.alignRight {
  float: right;
  padding-bottom: 40px;
}
.welcome .ty-text {
  margin-top: 10px;
}
.welcome .ty-text h4 {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  body p {
    text-align: center;
  }
  .registration-banner .text-wrap,
  .text-with-img .text-wrap,
  .learn.img-wrap,
  .bio .text-wrap {
    margin-top: 40px;
  }
  .three-col .v-flex {
    text-align: center;
    display: block !important;
    margin-bottom: 20px;
  }
  .three-col .col-lg-4:last-child .v-flex {
    margin-bottom: 0;
  }
  .three-col img {
    margin-bottom: 10px;
    margin-right: 0 !important;
  }
  .three-col .v-flex i {
    margin-bottom: 10px;
    margin-right: 0 !important;
  }
  .text-with-img .text-wrap p:last-child {
    margin-bottom: 0;
  }
  .next-step .col-lg-6:last-child .text-wrap {
    padding-top: 50px;
  }
  .next-step .text-wrap h2 {
    text-align: center;
  }
  .lg-hide {
    display: block;
  }
  .md-hide {
    display: none;
  }
  .top-header a {
    margin-top: 20px;
  }
  .body-content .text-wrap {
    margin-top: 40px;
  }
  .body-content .social-media {
    text-align: center;
  }
  .bottom-content .learn {
    margin-bottom: 40px;
    margin-top: 0 !important;
  }
  .bottom-content ul {
    margin-bottom: 0;
  }
  .alignRight {
    float: none;
    text-align: center;
  }
  .welcome .mt-1 {
    margin-top: 30px !important;
  }
  .welcome .ty-text {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .main-video {
    padding: 40px 0 30px;
  }
  .next-step .col-lg-6:last-child .text-wrap {
    padding-top: 30px;
  }
  .next-step {
    padding-bottom: 40px;
  }
}
@media (max-width: 414px) {
  .top-header {
    padding: 15px 0 19px;
  }
  .top-header p br {
    display: none;
  }
  .body-content .text-wrap p a {
    word-break: break-all;
  }
  .bottom-content ul {
    padding-inline-start: 0px;
  }
  .top-banner h2, .top-banner h1 {
    font-size: 40px !important;
  }
}