/*@font-face {
  font-family: Poppins-Bol3d;
  src: url('https://asset.torusguru.com/fonts/poppins/Poppins-Bold.ttf'); 
}
@font-face {
  font-family: Poppins-Regular;
  src: url('https://asset.torusguru.com/fonts/poppins/Poppins-Regular.ttf'); 
}
@font-face {
  font-family: Poppins-Ligh3t;
  src: url('https://asset.torusguru.com/fonts/poppins/Poppins-Light.ttf'); 
}
@font-face {
  font-family: Montserrat-Bold;
  src: url('https://asset.torusguru.com/fonts/montserrat/Montserrat-Bold.ttf'); 
}
@font-face {
  font-family: Montserrat-Regular;
  src: url('https://asset.torusguru.com/fonts/montserrat/Montserrat-Regular.ttf'); 
}
@font-face {
  font-family: Montserrat-Light;
  src: url('https://asset.torusguru.com/fonts/montserrat/Montserrat-Light.ttf'); 
}*/

body {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: normal;
  font-style: normal;
  text-indent: 0px;
  font-weight: 200;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Poppins, sans-serif;
  line-height: 1.5;
  font-weight: 500;
}

p b, p strong, b {font-family: Poppins, sans-serif; font-weight: 400;}

a, a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: 400!important;
}

.w-nav-brand.event_logo {
  width: 200px; 
}
.events .navbar {
  border-bottom: none;
/*  background: transparent;*/
}
.events .navbar-component {
  align-items: initial;
}
.events .nav-menu-wrap {
  display: block;
}
.events .nav-link {
  display: block;
  padding: 0;
}
.events .nav-link a {
  color: #fff;
}
.w-webflow-badge {
  display: none!important;
}
.header_banner {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../img/value_additions.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #0b8048;
}
.header_banner .about-3-hero {
  height: 92vh;
}
.events .heading h1 {
  font-size: 40px;
}
.events .heading p {
  font-size: 20px;
}
.btn {
  border: none;
  border-radius: 0px;
}

section {
  padding: 5rem 0;
}

.Why_participate .number-tag {
  border: 1px solid #fff;
}

.speakers .team-grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}
.speakers .team-image {
  height: auto;
}
.speakers .speaker_title {
  font-size: 13px;
}

.bg-red {
  background: #7e161b!important;
}
.text{
  font-size: 40px!important;
  margin: 0 auto 15px;
  max-width: 1000px;
  line-height: 1.1;
}
.text-red {
  color: #7e161b!important;
}
.bg-yellow {
  background: #f39e3f!important;
}
.text-yellow {
  color: #f39e3f!important;
}
.bg-orange {
  background: #dc5533!important;
}
.text-orange {
  color: #dc5533!important;
}
.bg-green {
  background: #526042!important;
}
.text-green {
  color: #526042!important;
}
.bg-black {
  background: #000!important;
}
.text-black {
  color: #000!important;
}
.bg-dark-green {
  background: #031217!important;
}

/*PROGRAM*/
.div-program-mc {
    background: #fff;
    text-transform: none;
    text-align: center;
    border-radius: 0;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}
.div-program-mc-border{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.div-program-mc-border-left{border-left: 1px solid #fff;}
.div-program-mc-border-right{border-right: 1px solid #fff;}
.div-program-mc h4 {color: #526042; margin-bottom: 5px; text-transform: uppercase;}
.div-program-mc p {color: #3e4d5c; margin-bottom: 0; font-size: 14px;}
.div-program-mc.active-pg {background: #526042;}
.div-program-mc.active-pg h4 {color: #fff;}
.div-program-mc.active-pg p {color: #fff;}
.program-one, .program-two, .program-three, .program-four {
  padding-bottom: 20px;
}
.prog-time {text-align: right;}
.prog-time, .prog-title {padding: 15px;}
.prog-title {border-left: 1px solid rgb(82, 96, 66, 0.3);}
.prog-time p {margin-bottom: 10px;}
.prog-time span, .prog-title p {margin-bottom: 0;}
.prog-time p, .prog-time span {font-size: 14px;}
.prog-time span {color: #501800; display: block;}
.prog-time h4 {font-weight: 500; color: #526042; margin-bottom: 0; font-size: 20px; padding-top: 0!important;}
.prog-title h4 {
  color:#526042;
  font-weight: 600!important;
  font-size: 1.35rem;
  padding-top: 0!important;
}
.prog-title h4 small {
  font-family: Poppins, sans-serif;
  font-weight: 300;
  color: #fff;
}
.prog-title h4 span {
  font-family: Poppins, sans-serif;
}
.prog-title h5 {color: #fff; margin: .5rem 0; font-size: 18px;}
.prog-details p, .prog-details ul {
  font-size: 1.25rem!important;
  line-height: 1.5;
  text-align: justify;
  color: #526042;
  font-weight: 400!important;
}
.prog-details .more_info {margin-top: 5px;}
.prog-details .more_info a {color: #5b2711; font-weight: 500;}
.prog-details .more_info a:hover {color: #f27f1e;}
.prog-details .faq_ask #accordion .card .card-body {
  /*font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  line-height: 28px;*/
}
.prog-details .faq_ask #accordion .btn-link.focus, .accordion_area .faq_ask #accordion .btn-link:focus {
  text-decoration: none;
  border-color: transparent;
  box-shadow: none;
}
.prog-details #accordion .card-header {border-bottom: none; padding: 0; background: transparent;}
.prog-details #accordion .card {
  border: 0;
  border-radius: .25rem;
  margin-bottom: 0;
  background: transparent;
}
.prog-details #accordion .card .card-body {
  padding: 0;
  padding-top: 20px;
}
.prog-details #accordion .btn {
  white-space: normal !important;
  padding: 0;
}
.prog-details #accordion a.btn.add_cal {margin-bottom: 10px; font-size: 11px;}
.prog-details #accordion a.more_info {
  padding: 5px 10px;
  background-color: #0b8048;
  font-size: 12px;
  color: #fff;}
.prog-details #accordion .card-header .btn-primary {letter-spacing: normal; font-size: 14px;}
.prog-border {
  border-bottom: 1px solid rgb(82, 96, 66, 0.3);
  height: auto;
  overflow: auto;
}
.prog-details .panel-default {
  border: none;
  margin-bottom: 0;
  box-shadow: none;
  background: transparent;
}
.prog-details .panel-heading {
  background: transparent;
  border: none;
  padding: 0;
}
.prog-details .accordion-toggle, .prog-details .accordion-toggle:hover {
  color: #eca153;
}
.prog-details .panel-body {
  padding: 0;
  color: #fff;
  font-family: Poppins, sans-serif;
}
.prog-details .panel-body p, .prog-details p {
  margin-bottom: 10px;
}


.prog-hr {border-top: solid 1px #f39e3f!important;}

.btn-primary {
  background-color: #526042;
  border-color: #526042;
  text-transform: none;
  border-radius: 0;
  letter-spacing: normal;
  font-size: 14px;
}
.btn-primary.btn-reg, .btn-primary.btn-reg-big {background: #0b8048; border: 1px solid #0b8048;}
.btn-primary.btn-reg-big {font-size: 20px; font-weight: 500;}
.btn-primary:hover {background-color: #dc5f02; border-color: #dc5f02;}
.prog-details .add_cal {float: right; font-size: 11px;}
.prog-details .addeventatc, .prog-details .addeventatc:hover {
  float: right;
  padding: 5px 10px;
  background-color: #f39e3f;
  border-color: #f39e3f;
  text-transform: none;
  border-radius: 0;
  letter-spacing: normal;
  font-size: 11px;
  color: #fff!important;
  text-shadow: none!important;
  box-shadow: none!important;
  font-weight: 500;
  font-family: Poppins, sans-serif;
}
.prog-details .addeventatc .addeventatc_dropdown {
  position: fixed;
  top: 200px!important;
  left: unset!important;
}
.prog-details .addeventatc .addeventatc_icon {display: none;}

.addeventatc {position: unset!important;}
.content-page {
  padding: 15px;
}

.register-form {
  color: #333;
  width: 100%;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}
.register-form .form-group {
  padding-bottom: 8px;
}
.register-form .validate {
/*  display: none;*/
  color: red;
  margin: 0;
  font-weight: 200;
  font-size: 13px;
}
.register-form .help-block {
  margin: 0;
}
.register-form .help-block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: red;
  font-weight: 200;
  font-size: 12px;
}
.register-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 500;
}
.register-form .error-message br + br {
  margin-top: 25px;
}
.register-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 500;
}
.register-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.register-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.register-form .form-group {
  margin-bottom: 5px;
}
.register-form label {
  padding-bottom: 8px;
  color: #444444;
  font-size: 13px;
  margin: .6em 0 0;
  font-weight: 300;
  text-align: left!important;
}
.register-form label span {color: red;}
.separator-line {border-top: 1px solid #cdcdcd;}
.register-form input, .register-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}
.register-form input:focus, .register-form textarea:focus, .register-form select:focus, .select2-container--default .select2-selection--single:focus,
.register-form input:hover, .register-form textarea:hover, .register-form select:hover, .select2-container--default .select2-selection--single:hover {
  border-color: #008347;
}
.register-form input {
  /*height: 44px;*/
}
.register-form textarea {
  padding: 10px 12px;
  min-height: 60px;
}
.register-form button[type="submit"] {
  background: #1e4488;
  border: 0;
  padding: 12px 34px;
  color: #fff;
  transition: 0.4s;
}
.register-form button[type="submit"]:hover {
  background: #fdb927;
}
.register-form button[type="submit"]:disabled {
  background-color: #fdb927;
  border-color: #fdb927;
  cursor: not-allowed;
  opacity: .5;
}
.register-form .form-control, .select2-container--default .select2-selection--single {
  border: 1px solid #e4e6e8;
  border-radius: 0px;
  height: 35px!important;
  padding-left: 18px;
  font-size: 13px;
  background: transparent;
  width: 100%!important;
}
.iti {
  width: 100%;
  font-size: 13px;
}
.select2-results__option {
  text-align: left;
  color: #333;
  font-size: 13px;
}
.register-form .form-control[disabled] {background-color: #eee; cursor: not-allowed;}

.register-form .form-control:focus {
  outline: 0;
  box-shadow: none;
}

.register-form .form-control::placeholder {
  font-weight: 300;
  color: #999999;
}

/* checkbox
=============================== */
.checkbox-mc { 
  display: block; 
  position: relative; 
  padding-left: 40px; 
  margin-bottom: 10px!important; 
  cursor: pointer; 
}
.checkbox-mc a, .checkbox-mc a:hover { color: #f7ad18; }
  
.checkbox-mc input[type=checkbox] { visibility: hidden; } 
.geekmark { 
  position: absolute; 
  top: 0; 
  left: 0; 
  height: 20px; 
  width: 20px; 
  background-color: transparent;
  border: 1px solid #333;
} 
.checkbox-mc:hover input ~ .geekmark { border:1px solid #0b8048; } 
.checkbox-mc input:active ~ .geekmark { background-color: #0b8048; border:1px solid #0b8048;} 
.checkbox-mc input:checked ~ .geekmark { 
  background-color: #0b8048;
  border:1px solid #0b8048;
} 
.geekmark:after { content: ""; position: absolute; display: none; } 
.checkbox-mc input:checked ~ .geekmark:after { display: block; } 
.checkbox-mc .geekmark:after { 
  left: 8px; 
  bottom: 5px; 
  width: 6px; 
  height: 12px; 
  border: solid white; 
  border-width: 0 2px 2px 0; 
  -webkit-transform: rotate(45deg); 
  -ms-transform: rotate(45deg); 
  transform: rotate(45deg); 
}


@media(max-width: 1680px){
   
}
@media(max-width: 1600px){
    
}
@media(max-width: 1440px){

}
@media(max-width: 1366px){
    
}
@media(max-width: 1280px){
    
}
@media(max-width: 1080px){
    
}
@media(max-width: 1050px){
    
}
@media(max-width: 1024px){
}
@media(max-width: 991px){
   .menu-button.w--open {background-color: transparent;}
   .speakers .team-grid {grid-template-columns: 1fr 1fr!important;}
}
@media(max-width: 900px){

}
@media(max-width: 800px){
    
}

@media (max-width:768px) {
  .hidden-xs {display: none!important;}
  .events .heading h1 {font-size: 30px;}
  .events .heading p {font-size: 15px;}
  .prog-time {text-align: left; padding-bottom: 0;}
  .prog-title {border-left:none;}
  .div-program-mc-border-left {border-left:none;}
}











