* {
  padding: 0;
  margin: 0;
  outline:0;
}


.flt{float:left;}
.fltr{float:right;}
.clr{clear:both;}
ol, ul{margin:0; padding:0;}
a:hover{text-decoration:none;}
a:focus{text-decoration:none;}
ul li{list-style:none;}
h1, h2, h3, h4, h5, h6{margin:0; padding:0; }
body{font-family: 'DM Sans', sans-serif;}
body p {
    margin-top: 0;
    margin-bottom: 20px;
    color: #333;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
}
/*
body h1 {
    color: #3c501f;
	color: #002c0b;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
*/
body h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #9f9d36;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.5px;
    background: -webkit-linear-gradient(45deg, #002c0b, #d9b114 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2 {
    font-size:32px;
    margin-bottom:30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #002c0b;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
}
h3 {
    font-size: 26px;
    line-height: 28px;
    margin:0 0 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.5px;
}
h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #d9b114;
    font-family: 'Open Sans', sans-serif;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1230px;
}
/*Menu css*/
header {transition: 0.5s all ease; position: fixed; top: 0; left: 0; width: 100%; z-index: 999;}
.fixedHeader { background: #fff; box-shadow: 0px 0px 15px rgb(0 0 0 / 8%);}
.fixedHeader .mn_menu ul{padding: 10px 0; transition: 0.5s all ease;}
.mn_menu {display: flex; align-items: center; justify-content: center; transition: 0.5s all ease;}
.fixedHeader .mn_menu{ transition: 0.5s all ease;}
.mn_menu ul { display: flex; justify-content: flex-end;flex-wrap: wrap; padding:22px 0;}
.mn_menu ul li { display: inline-block; margin: 0 0px; position: relative; padding:0px;}
.mn_menu ul li a {display: block;  font-weight: 600;  font-size:13px; color:#fff; line-height: 22px; text-transform: uppercase; transition: 0.5s all ease;  position: relative; padding:12px 12px;}
.fixedHeader .mn_menu ul li a {color:#002c0b;}
.mn_menu ul li.curent:hover>a {
    background: #002c0b;
    color: #fff;
    border-radius: 7px 7px 0 0;
}
.mn_menu ul li ul {
    position: absolute;
    width: 250px;
    text-align: left;
    left: 0;
    top: 46px;
    background: #002c0b;
    padding: 10px 15px!important;
    border-radius: 0 8px 8px 8px;
	display: none;
}
.prtnr_cont_bx {
    overflow: hidden;
    margin-bottom: 15px;
}

@media (min-width:992px){
	.mn_menu ul li:hover ul {
		display: block;
	}
	.mn_menu ul li ul li a {
		display: block;
		width: 100%;
		padding: 10px 15px;
		color: #fff !important;
	}
}

.mn_menu ul li ul li a:hover {
	color: #d9b114 !important;
}
.mn_menu ul li ul li {
    margin: 0;
    display: block;
}
.mn_menu >ul >li:hover > a, .mn_menu ul li.active > a  {  color:#d9b114; transition: 0.5s all ease; font-weight: 600;}

.BannerSlider {
    height: 100vh;
    overflow: hidden;
}


.HeaderBg{position: relative;}

/*Banner css zoom In */
.BannerSLImg img { height: 100vh; object-fit: cover; width: 100%;}

.Bnr_SLitem { display: block;  overflow: hidden;}


.HeaderBg { width: 100%; height: 100vh; float: left; position: relative; background: url("../images/main_bg2.jpg") no-repeat center bottom; background-size: cover;}


.Bnr_Outer { height: 100vh; width: 100%; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; text-align: center; z-index: 99; position: relative; top: 0; left: 0; background:linear-gradient(to bottom, rgba(0,44,11,0.9), rgba(217,177,20,0.9));}
.bnrTx {
    max-width: 1280px;
    width: 100%;
}
.Bnr_Date {
    text-align: center;
    padding: 0px 15px 28px;
}

.Date_Tx {
    display: inline-block;
    padding: 0;
    margin: 0 0 7px 0;
    color: #fff;
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0px 0px 4px rgb(0 0 0 / 40%);
}
.Date_Tx2 {
    display: block;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: inherit;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}
.partnersSl span img {
    max-width: 115px;
}
.partnersItem span {
    min-height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*Inner page Banner css*/
/*Inner All Banner Pages css*/
.innerBanner .bnrLogo img {max-width: 230px;}
.innerBanner .Bnr_Outer { height: auto; padding: 114px 0 20px;}
.innerBanner {height: auto;}
.inner_heading_2 { color: #ffe037; font-size: 30px; line-height: 36px; margin-bottom: 16px; font-weight: 400; text-transform: uppercase;}



/*New eventData css Banner*/
.eventData .row>div {
    position: relative;
    margin-bottom: 1.5em;
}

.eventData .dblBorderChild {
    position: relative;
    padding:80px 0 0;
}
.dblBorder, .dblBorderChild {}
.sqaureIconPrime.absolute, .sqaureIconSec.absolute {
    font-size: 3em;
    position: absolute;
    top: -.93em;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9;
    background: #002c0b;
}
.sqaureIconPrime.sqaureIconPrime, .sqaureIconSec.sqaureIconSec {
    line-height: 1.75em;
}
.sqaureIconPrime, .sqaureIconSec {
    display: inline-block;
    font-size: 1.5em;
    width: 1.65em;
    height: 1.65em;
    text-align: center;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sqaureIconPrime {
    -webkit-box-shadow: 0 0 0 0.26em rgb(159 157 54 / 53%);
    -moz-box-shadow: 0 0 0 .26em rgba(189,40,112,.5);
    box-shadow: 0 0 0 0.26em rgb(159 157 54 / 64%);
}
.sqaureIconSec.absolute {
    background: #9f9d36;
}
.sqaureIconSec {
    -webkit-box-shadow: 0 0 0 0.26em rgb(0 44 11 / 60%);
    -moz-box-shadow: 0 0 0 0.26em rgba( 255, 144, 0, 0.5 );
    box-shadow: 0 0 0 0.26em hsl(135deg 100% 9% / 56%);
}
.dblBorderChild i, .dblBorderChild i.prime {
    color: #fff;
}
.sqaureIconPrime i{
    color: #fff;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 0 auto;
    font-size: 40px;
    position: absolute;
    left: 18px;
    top: 18px;
}
.sqaureIconSec i {
    color: #fff;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 0 auto;
    font-size: 45px;
    position: absolute;
    left: 29px;
    top: 14px;
}

.Date_Tx i {
    font-size: 28px;
    float: left;
    margin: 5px 10px 0 0;
    color: #942c2d;
}
.Location_Tx i {
    color: #942c2d;
    font-size: 30px;
    float: left;
    margin: 5px 10px 0 0;
}

.Bnr_Date span img {
    float: left;
    margin: 8px 10px 0 0;
}
.Bnr_btndv {
    text-align: center;
    padding:25px 0 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.blockDv {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0 15px;
}
/*
.blockTx {
    display: inline-block;
    border-radius: 40px;
    color: transparent;
    font-weight: 800;
    font-size: 28px;
    letter-spacing: .75px;
    text-transform: uppercase;
    line-height: 34px;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #002c0b;
    font-family: oswald,sans-serif;
}
*/
/*
.blockTx {
    display: inline-block;
    border-radius: 40px;
    color: #002c0b;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 32px;
    font-family: oswald,sans-serif;
}
*/

.blockTx {
    display: inline-block;
}
.blockDv h3 {
    display: block;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Passion One', cursive;
}

.blockDv h3 span {color:#fff;}

.Bnr_btn {
    display: flex;
    background:#d9b114;
    padding:10px 15px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin:0 8px;
	font-weight:700;
    min-width: 200px;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: 0.5s all ease;
    overflow: hidden;
    letter-spacing: 1px;
    line-height: 22px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.Bnr_btn:nth-child(even) {background:#9f9d36; color:#fff;}
.Bnr_btn:nth-child(even):hover {background:#d9b114; color:#fff;}
.ComingSoon {
    display: block;
    font-size: 12px;
}
.prodLogoTx {
    padding: 0;
    margin: 0 0 7px 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
}

.bnrLogo {
    margin-bottom:30px;
}
.Bnr_btn:hover {
    color: #fff;
    background: #9f9d36;
}
.bnrLogo img {
    max-width: 350px;
}
/*Overview css*/
.HomeaboutSlItem  img {
    width: 100%;
}
.about_scn{padding:70px 0;}
.about_bx {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
    padding: 0px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #f0f0f0;
}
.HomeaboutSl ul.slick-dots {
    display: block;
    text-align: center;
    padding: 0 0 0 0;
    position: absolute;
    bottom: 15px;
    width: 100%;
}
.HomeaboutSl ul.slick-dots button {
    background: #ffffff;
}
.about_bx .about_bxL{ width:50%; float:left; position:relative; top:0px; }
.about_bx .about_bxL img {
    width: 100%;
    object-fit: cover;
}
.about_bx .about_bxR {
    width: 50%;
    background: #f0f0f0;
    padding: 36px 30px 35px 0px;
}
.about_bxRIn {
    max-width: 615px;
    width: 100%;
}
.about_bxLIN {
    padding-right: 60px;
    position: relative;
    background: #f0f0f0;
}
.about_bxRIn p {
    line-height: 26px;
	font-size: 18px;
	color:#333;
}

.overview_scn {
    position: relative;
    overflow: inherit;
    padding: 0;
}

.TargetAudience_scn {
    background: #f0f0f0;
    padding:70px 0;
}
.TargetAudiencebx {
}
.TargetAudienceUl{display: flex; flex-wrap: wrap; margin-left: -8px; margin-right: -8px; justify-content:center;}
.TargetAudienceUl li{
    display: inline-block;
	padding:0 5px; margin:5px 0; 
    width: 20%;
}
/*
.TargetAudienceUl li span {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    border:1px dashed #9f9d36;
	border-radius:25px;
    padding:10px 20px;
	font-weight:700;
}
*/
.TargetAudienceUl li span {
    justify-content: center;
    display: flex;
    border: 1px solid #002c0b;
    height: 75px;
    align-items: center;
    padding: 10px 15px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    font-weight: 600;
    color: #002c0b;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}
.btn_div {
    margin-top: 30px;
}
.sub_btn {
    display: inline-block;
    color: #002c0b;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    padding:10px 30px;
    align-items: center;
    justify-content: center;
    transition: 0.5s all ease;
    border: 1px solid #002c0b;
    border-radius: 25px;
}
.sub_btn2 {
    color: #fff;
    border: 1px solid #002c0b;
    background: #002c0b;
}
.sub_btn3 {
    color: #fff;
    border: 1px solid #d9b114;
    background: #d9b114;
}
.HeaderBg .sub_btn {
    padding: 12px 30px;
    margin: 5px;
}
.sub_btn:hover {
    color: #fff;
    background:#002c0b;
    border: 1px solid #002c0b;
	transition: 0.5s all ease;
}
.sub_btn2:hover {
    color: #fff;
    border: 1px solid #d9b114;
    background: #d9b114;
}


/*Testimonial css*/
.testimonial_scn {
	padding:70px 0;
/*    background: linear-gradient(to left, #002c0b, #d9b114 );*/
	
}

.testimonial_sl {
    background: #fff;
    border-radius: 10px;
    margin-top: 45px;
}
.testimonial_Imgbx {
    width: 100%;
    margin: 0 auto;
}
.testimonial_sl button.slick-arrow {
    border: 0;
    background-color: transparent;
    position: absolute;
    bottom: 50px;
    left: 43%;
    font-size: 0;
    background: url(../images/next_arrow.png) no-repeat center center;
    width: 50px;
    height: 35px;
}
.testimonial_sl button.slick-prev {
    background: url(../images/prev_arrow.png) no-repeat center center;
    left: 49%;
    z-index: 9;
}
.testimonial_Img {
    padding: 0;
    background-size: cover;
    overflow: hidden;
    max-width: 150px;
	width: 100%;
	margin: 0 auto;
}
.testimonial_sl .row {
    align-items: center;
}

.testimonial_Img img {
    border-radius: 50%;
}
.testmonial_tx {
    padding-top: 30px;
    padding-bottom: 0;
    text-align: center;
}
.testimonial_scn h1 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0;
}
.testimonial_Imgbx h4 {
    font-size:24px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight:600;
    letter-spacing: 0;
    text-align: center;
    margin-top: 20px;
	color:#d9b114;
}
.testimonial_Imgbx h5 {
    font-size: 17px;
    color: #000;
    text-align: center;
    margin: 0 0 0 0;
    font-weight: 600;
}
.testimonial_scn h1 {
    text-align: center;
}
.testimonial_scn h3 {
    font-size: 20px;
    text-transform: inherit;
    letter-spacing: 0;
    line-height: 27px;
}
.testmonial_tx h2 {
    font-size: 52px;
    color: #2cafaf;
    line-height: 56px;
    margin-bottom: 15px;
    font-family: 'Tahu!';
    font-weight: 500;
}
.testmonial_tx h4 {
    margin-top: 0;
    margin-bottom: 0;
    color: #000000;
    font-family: 'Ubuntu';
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}
.testmonial_tx h5 {
    margin-top: 0;
    margin-bottom: 0;
    color: #000000;
    font-family: 'Ubuntu';
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}
.testmonial_tx p {
    margin-bottom: 16px;
    font-size: 18px;
    color: #333;
    font-weight: 400;
}

ul.slick-dots {display:block; text-align:center; padding:25px 0 0 0;}
ul.slick-dots li {display:inline-block;}
ul.slick-dots button {width:16px; height:16px; background:#7f7f7f; display:block; text-indent:-9999em; margin:0 5px; border-radius:50%; border: none; font-size: 0px; }
ul.slick-dots li.slick-active button {background:#d9b114;}


/** Text Animation **/

@-webkit-keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  @keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  .fadeInUpSD {
    -webkit-animation-name: fadeInUpSD;
    animation-name: fadeInUpSD;
  }
  
  .slick-active .slide-content {
    animation-name: fadeInUpSD;
    animation-duration: 1s;
    opacity: 1;
    width: 100%;
  }
  
  /* Text Animation End **/
  
  
  
  
  /** Text Animation2 **/
  
  @-webkit-keyframes fadeInUpSD2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  @keyframes fadeInUpSD2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  .fadeInUpSD2 {
    -webkit-animation-name: fadeInUpSD2;
    animation-name: fadeInUpSD2;
  }
  
  .slick-active .slide-content2 {
    animation-name: fadeInUpSD2;
    animation-duration: 1s;
    opacity: 1;
    width: 100%;
  }
  
  /* Text Animation End **/
  
  
  
  /*Testimonial animation css*/
  
  
  
  /** Text Animation **/
  
  @-webkit-keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  @keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
  
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
  }
  
  .fadeInUpSD {
    -webkit-animation-name: fadeInUpSD;
    animation-name: fadeInUpSD;
  }
  
  .slick-active .slide-content {
    animation-name: fadeInUpSD;
    animation-duration: 1s;
    opacity: 1;
    width: 100%;
  }
  
  /* Text Animation End **/


/*Exhibition css*/
.min-height{min-height: 500px;}
.Exhibition_scn{padding: 70px 0;}
.Exhibition_scn p {margin-top: 0; margin-bottom: 15px; color: #000000; font-size: 17px;  font-weight: 400;}
.WHYEXHIBIT_BX { padding-top: 15px;}
.overview_ul{display: flex; flex-wrap: wrap; margin-top: 25px;}
.overview_ul li {margin-top: 0; margin-bottom: 15px; color: #000000; font-size: 16px; line-height: 20px; font-weight: bold; display: block; padding-left: 20px; position: relative; width: 33.33%; padding-right: 10px;}
.overview_ul li:before {content: ""; position: absolute; top:6px; left: 0px; width: 6px; height: 6px; background: #000;}
.ImportantDates h3 {margin: 0;}

/*.price_blk {display: block; background: #9f9d36;  padding: 20px 0;  border-radius: 5px; text-align: center; margin: 25px 0 50px; max-width: 750px; width: 100%;}*/
.price_blk {background: #002c0b; height: 140px; padding: 10px;  margin: 25px 0 0px; display: flex; flex-direction: column; align-items: center; justify-content: center; border-bottom: 4px solid #9f9d36;}
.price_blk h4 {font-size: 18px; margin-bottom: 10px; font-weight: 400;}
.price_blk h3 {margin: 0;}
.Exhibition_scn p a {color: #002c0b; font-weight: bold;}

/*Form Css*/
.form_blk {display:block; background:#002c0b; padding:25px 30px; border-radius:5px; position: relative; z-index: 9;}
.form_blk h4 { display: block; text-align: center; color: #fff;  font-weight: bold; padding: 0 0 20px 0; font-size: 15px; font-family: 'DM Sans', sans-serif; text-transform: uppercase;     margin-bottom: 0;}
.form_blk .b24-form-wrapper {background:none; border:0; box-shadow:none;}
.form_blk .b24-form-padding-side {padding:0;}
.form_blk .b24-form-header-padding { padding: 10px;}
.form_blk .b24-form-wrapper .b24-form-content input.b24-form-control {background:#fff; border:0; font-family: 'DM Sans', sans-serif;}
.form_blk .b24-form-wrapper .b24-form-content textarea.b24-form-control {background:#fff; border:0; font-family: 'DM Sans', sans-serif;}
.form_blk .b24-form-wrapper .b24-form-content .b24-form-control-label {font-family: 'DM Sans', sans-serif;}
.form_blk .b24-form-wrapper .b24-form-content input[type="checkbox"] {width:auto; float:left;}
.form_blk .b24-form-wrapper .b24-form-content .b24-form-control-desc {font-weight:bold; font-family: 'DM Sans', sans-serif; font-size:13px; 
color:#fff; display:block; padding:0 0 0 25px; line-height:18px; letter-spacing:0.5px;}
.form_blk .b24-form-wrapper .b24-form-content button.b24-form-btn {font-family: 'DM Sans', sans-serif; background:#b00093; color:#fff; 
font-weight:700; text-transform:uppercase; margin:0 0 20px;}
.form_blk .b24-form-wrapper .b24-form-content button.b24-form-btn:hover {color:#fff; background:#000;}
.form_blk .b24-form-header-padding {display:none;}
.form_blk .b24-form-content.b24-form-padding-side {padding:0;}
.form_blk .b24-form-wrapper.b24-form-shadow {box-shadow:none!important; background:none;}
.form_blk .b24-form-control-container .b24-form-control {background:#fff!important; border:none!important;}
.form_blk .b24-form-field-agreement-link {color:#fff!important;}
.form_blk .b24-form-btn {background:#9f9d36 !important; color:#fff!important; text-transform:uppercase; transition:0.5s all ease;}
.form_blk .b24-form-btn:hover {background:#fff!important; color:#000!important;transition:0.5s all ease;}
.form_blk .b24-form-wrapper.b24-form-border-bottom { border-bottom: 0px;}

.Contact_scn .b24-form-field-agreement .b24-form-field-agreement-link { font-size: 13px; line-height: 1; cursor: pointer; font-family: 'DM Sans', sans-serif; font-weight: 500;}
.Contact_scn span.b24-form-control-required { display: none;}
.Contact_scn .form_blk .b24-form-wrapper .b24-form-content input[type="checkbox"] {  margin-top: 3px;}
.Contact_scn .form_blk .b24-form-wrapper .b24-form-content .b24-form-control-desc { opacity: 1;}



/*OBJECTIVES css*/
.Important_scn{background: #fafafa;  padding: 50px 0;}
.ImportantDates .heading_3 { color: #ffe037; font-size: 18px; line-height: 22px;  margin-bottom: 8px; font-weight: 400}
.ImportantDates{  background: #002c0b; height: 140px; padding: 10px; display: flex; flex-direction: column; align-items: center; justify-content: center; border-bottom:4px solid #9f9d36;}
.Important_scn h4 { font-size: 18px; margin-bottom: 10px; font-weight: 400;}


/*Topics of Interest css*/
.TopicsofInterest{padding: 70px 0 60px;}
.OverItemTx {display: flex; border: 1px solid #002c0b; height: 75px; align-items: center; padding: 10px 15px; box-sizing: border-box;}
.OverItemTx p {display: block; width: 100%; font-size: 14px; text-align: center; line-height: 22px; font-weight: 700; color: #002c0b; margin: 0; font-family: 'Open Sans', sans-serif;}
.TopicsofInterest h6 a { display: inline-block; font-weight: 600; color: #002c0b;}
.TopicsofInterest h6 { margin-top: 20px; color: #333; font-size: 16px; line-height: 26px; font-weight: 500;}



/*Contact us css*/
.Contact_scn {padding: 50px 0 50px; background: #eee;}
.con_infoIn {border: 1px solid #002c0b; padding: 35px; border-radius: 20px;  margin-bottom: 25px;}
.con_infoIn .com {
    border-bottom: 1px solid #002c0b;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.con_infoIn .com:last-child {
    border-bottom: 0px solid #d9b114;
    padding-bottom:0px;
    margin-bottom: 0px;
}
.Contact_scn .con_info .com p {
    line-height:26px;
    margin: 0px;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #002c0b;
}
.Contact_scn .con_info .com span {
    display: block;
    line-height: 20px;
    margin: 0px;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #9f9d36;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.Contact_scn .con_info .com a {
    display: table;
    line-height: 20px;
    margin: 0px;
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 600;
    color: #d9b114;
    transition: 0.5s all ease;
}
.Contact_scn .con_info .com .text_number {
    color: #002c0b;
}
.Contact_scn .con_info .com a:hover {
    color: #000 !important;
    transition: 0.5s all ease;
}
.Contact_scn .con_info .com .text_number:hover {
    color: #d9b114 !important;
}

.Contact_scn .con_info .com:nth-child(even) a:hover {
    color: #2cafaf;
    transition: 0.5s all ease;
}
.Contact_scn .form_blk h4 { font-weight: 600; font-size: 14px;}





/* ==================== REGISTRATION FEE START ==================== */
.Registration_scn {padding: 70px 0;}
.InclusiveTx {font-size: 14px; font-style: italic; font-weight: 500; line-height: 18px; margin-bottom: 15px;}
.Registration_scn a {display: inline-block; color: #002c0b; font-weight: 600;}
.registration table {margin:0 0 0px; }
.registration table td {border-right:5px solid #fff; border-bottom:5px solid #fff;}
.registration table td:last {border-right:none;}

.registration table tr td strong {font-size:17px; font-weight:700; color:#fff; letter-spacing:1px; line-height:24px; padding:10px; display:block; 
text-transform:uppercase;}
.registration table tr td strong.cat {  font-size: 14px; font-weight: 600; padding: 5px 15px; letter-spacing: 0.25px; line-height: 20px; text-transform: uppercase;}
.registration table tr td span {display:block; font-size:14px; line-height:18px; padding:14px 15px; letter-spacing:0.25px; color:#333; font-weight:600; }

.registration table tr:first-child td {background:#002c0b;}
.registration table tr:first-child td strong {font-size:14px; color:#fff; padding:14px 15px; letter-spacing:0px; font-weight:600; line-height:20px;}

.registration p.note {font-size:12px;}
.registration p.note b {font-weight:700;}
	
.registration .rules {display:block;}
.registration .rules strong {font-weight:700; padding:0 0 10px; display:block; font-size:15px;}
.registration .rules ul {display:block; list-style:square; padding:0 0 30px 13px;}
.registration .rules ul li {color:#333; line-height:24px; font-size:13px; letter-spacing:0.25px;}

.registration .btn_blk {display:block; text-align:right;}
.registration .btn_blk a {display:inline-block; background:#f64c72; padding:0 30px; line-height:38px; text-transform:uppercase; font-size:15px; font-weight:700; color:#fff; box-sizing:border-box; border:1px solid #f64c72; border-radius:25px; margin:0 0 0 10px;}
.registration .btn_blk a:hover {background:none; color:#f64c72;}

.registration .btn_blk a:last-child {background:#b00093; border:1px solid #b00093;}
.registration .btn_blk a:last-child:hover {background:none; color:#b00093;}

.registration .btn_blk.bottom {text-align:center; padding:20px 0 0;}
.registration .btn_blk.bottom {margin:0 5px;}

.registration .btn_blk.top.access {text-align:left; margin:0 0 30px;}
.registration .btn_blk.top.access a {margin:0 10px 0 0; padding:0 20px; line-height:30px; font-size:13px;}

.registration table tr td strong.cat_reg {font-size: 17px; font-weight: 700; color: #fff; letter-spacing: 1px; line-height: 24px; padding: 10px; display: block; text-transform: uppercase; background: #b00093;}
.registration table tr td:nth-child(2), .registration table tr td:nth-child(3), .registration table tr td:nth-child(4) {width: 15%;}
.registration table tr td:nth-child(5) {width: 32%;}
.registration table tr td:nth-child(1) {width: 17%;}
.registration table tr td strong.cat_reg2 {background: #bbd535;}
.registration table tr td strong.cat_reg3 {background: #292929;}






.partnersSl {margin-left: -15px; margin-right: -15px; margin-bottom: 50px;}
.Geospatial_World_Logo_scn button.slick-arrow {display: none !important;}
.partnersItem {padding: 0 15px;}
.partnersItem span, .partnersItem a {display: block; border: 1px solid #ddd; padding: 9px;text-align: center; margin: 0 0 0px 0; background: #fff;}
.partnersItem img {display: inline-block;}
.Geospatial_World_Logo_scn {text-align: center; padding: 50px 0;}
.Geospatial_World_Logo_scn  h2 {display: block; font-size: 24px; font-weight: 400; color: #000; margin-bottom: 15px; padding: 0; line-height: 28px;}
.produced_lodBX {
    display: inline-block;
    margin: 10px 20px;
}


/*Speaker css*/
.speaker_section {background: #fff; padding: 50px 0;}
.speakerIn{display:flex; flex-wrap: wrap; margin-left: -20px; margin-right: -20px;}
.speaker_bx {width:25%; padding: 20px; text-align: center}
.speaker_Img{display:block; width: 200px; height: 200px; border-radius: 50%; overflow: hidden; margin: 0 auto 20px;}

.speaker_tx h2 {display: block; color: #d9b114; font-size: 20px; text-transform: uppercase; padding: 0 0 5px 0; line-height: 24px; margin-bottom: 15px; letter-spacing: 0px;}
.speaker_tx p {margin-bottom: 0px; font-size: 16px; line-height: 22px;}
.speaker_tx h2 span{display:block;}

.Registration .btn_div {text-align:right; margin:0;}
.click_menu_i {
    display: none;
}


.profile_info {display:none; padding:20px 20px 0; margin:0;}

.profile_info .pi_top {display:block; padding:0 0 20px;}
.profile_info .pi_top span {
    display: block;
    font-size: 20px;
    color: #111111;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
}	
.profile_info .pi_top p {
    display: block;
    font-weight: 500;
    color: #d9b114;
    font-size: 16px;
    line-height: 20px;
    margin: 0px;
}

.profile_info .pi_bottom {display:block;}
.profile_info .pi_bottom p {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0 0 20px 0;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: justify;
}

.content_blk .tagline {display:block; text-align:center; background:#d9b114; padding:20px 20px 15px; 
border-radius:5px 5px 0 0;}
.content_blk .tagline h1 {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding: 0;
    line-height: 30px;
    font-family: 'Rubik', sans-serif;
}
.content_blk .tagline .hd_2 {
    display: block;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 0 0 15px 0;
    line-height: 36px;
    text-align: center;
    font-family: 'Rubik', sans-serif;
}
.content_blk .tagline p {
    display: block;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.pi_top_img img {
    width: 100%;
    border-radius: 50%;
}
.pi_top_img {
    width: 140px;
    margin: 0 auto 20px;
}
.pi_top_tx {
    padding-left: 0;
    text-align: center;
}
.speaker_bio a {
    width: 30px;
    height: 30px;
    background: #002c0b;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin: 5px 2px;
	transition: 0.5s all ease;
}
.speaker_bio a:hover {
    background: #dab114;
    color: #fff;
	transition: 0.5s all ease;
}
.profile_info a {
    color: #d9b114;
}











/* ========== Footer css start here ========== */

.footer {width:100%; float:left; text-align:center;}

.footer .ft_top {width:100%; float:left; background:#222; padding:25px 0;}
.footer .ft_top strong {display:block; line-height:30px; letter-spacing:1px; font-family: 'Oswald', sans-serif;
text-transform:uppercase; font-size:20px; color:#d9b114; font-weight:600; padding:0 0 10px;}
.footer .ft_top p {display:block; line-height:26px; font-size:15px; padding:0; color:#fff; 
letter-spacing:0.75px; margin:0;}
.footer .ft_top p a {color:#fff; text-decoration:underline;}

.footer .ft_bttom {width:100%; float:left; background:#111; padding:20px 0;}
.footer .ft_bttom span {display:inline-block; font-size:13px; color:#fff; 
letter-spacing:1px;}
.footer .ft_bttom span a {color:#d9b114;}
.footer .ft_bttom span a:hover {color:#fff;}

/* ========== Footer css end here ========== */
.profilesLogoInr + .profilesLogoInr {
    margin-top: 40px;
}
.profilesLogoDv p {
    font-size: 16px;
    line-height: 24px;
}
.profilesLogoDv h4 {
    margin-bottom: 10px;
    color: #000;
}
.profilesLogoDv a {
    padding: 15px 10px;
}