body {
    background: #F5F8FA;
    line-height: 1.7;
    color: gray;
    font-weight: 400;
    font-size: 16px;
	font-family: 'Open Sans',sans-serif;
}
a {
    color: #8BC34A;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #8BC34A;
}
dd {
	margin-bottom: 1rem;
}
h1,h2,h3,h4,h5 {
    font-weight: 600;
	line-height: 2rem;

}
h1 {
    font-size: 1.8rem;
    font-weight: normal;
    color: #8BC34A;
	text-transform:uppercase;
	font-family: 'Roboto',sans-serif;
	margin-bottom: 20px;
}

h1:after{
	content: "";
    display: block;
    width: 50px;
    height: 3px;
    background-color: #8BC34A;
    margin-top: 10px;
    margin-bottom: 10px;
}
h2 {
    font-size: 1.6rem;
}

h3 {
    font-size: 1.4rem;
}

h4 {
    font-size: 1.2rem;
	color: #484848;
}

h5 {
    font-size: 1rem;
}
strong {
	font-weight:600;
}
.commentry h1 {
    font-size: 1.4rem;
    text-transform: none;
}
.copyright {
	background: #2a411b;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    color: #afbfce;
}
.slide {
	margin:10px 0;
}
.b-text {
	font-weight:600;
	color:#484848;
}
.box-cont {
	padding:20px !important;
	margin: 10px 0;
}
.founder-gallery div {
	padding:10px;
}
.figure-caption{
	font-size:75%;
	text-align:center;
}
.partner_block .imgsetone {
	width:142px;
}
.partner_block .imgsettwo {
	width:100px;
}
.row {
    margin: 0;
    padding: 0;
}

.top-header {
    border-top: solid 10px #2a411b;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 2rem;
    background-color: #FFFFFF;
    border-radius: 0;
    font-size: 14px;
}
.logo a {
    font-size: 40px;
    color: #2a411b;
    font-weight: 600;
    text-decoration: none;
}
.logo-intro-header {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: auto;
    margin-right: auto;
}

.logo-intro-header h4 {
    color: #8BC34A;
	line-height: 1.8rem;
}


img {
    width: 100%;
}
.text-danger{
	color: #F44336 !important;
}
.text-blue{
	color: #007bff !important;
}
.main-box h3 {
    color: #8BC34A;
	text-transform:uppercase;
}

.main-box {
    padding: 30px 0 !important;
}

.main-box div {
    margin: 8px 0;
}
.main-box img {
	padding:0 15px 0 0;
}
.main-home h3:after {
	content: "";
    display: block;
    width: 50px;
    height: 3px;
    background-color: #8BC34A;
    margin-top: 10px;
    margin-bottom: 30px;
}
.container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
	padding:0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	padding:0;
}
.key_box{
	padding:0 15px;
}
.key_comp{
	font-weight: 600;
	color: #000;
	font-size:14px;

}
.key_desc {
	font-size:12px;
}
.commentry .border-box li {
    margin: 5px 0;
    padding: 5px 10px;
}
.commentry .border-box ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: decimal-leading-zero;
}
.border-box {
	border-bottom: 1px dotted #dadfe2;
	margin: 30px 0;
	padding-bottom:20px;
}
.bio_title {
	padding: 3px 5px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    top: 0;
    position: absolute;
    font-size: 9px;
    letter-spacing: 0.1rem;
	left:-18px;
}
.bio_title_keynote{
		background: #8BC34A;
}
.bio_title_panelist {
		background: #2a411b;
}
.bio_title_speaker {
	background: #0f0f0f;
}
.bio_title_chairman {
    background: #1d92f0;
    padding: 3px 2px;
}
.border-box .keytitle{
	font-weight:600;
	color: #484848;
	margin: 20px 0 10px 0;
}
.border-box li {
	padding-left:15px;
}
.border-box .keydesg{
	margin-bottom:15px;
	font-size: 14px;
}
.border-box .keybio {
	font-size: 14px;
}
.fullBox {
    width: 100%;
    background: #ffffff;
}

.fullBox .card {
    border: none;
}

.fullBox .card h4 {
    color: #8BC34A;
	text-transform: uppercase;;
}

.fullBox .card-body {
    padding: 10px 0;
}

.fullBox .card-text {
    min-height:107px;
}

.fullBox .card-img-top {
    border-radius: 0;
    border-top: 8px solid #2a411b;
}
.underline {
	text-decoration:underline;
}
.abstract_title{
	font-size: 16px;
    line-height: 28px;
    color: #1d92f1;
}
footer {
    background: #2a411b;
}
.footer-menu {
	padding: 20px 0;
}
footer .row {
padding:0 25px !important;
}
footer h5 {
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
footer a {
	color:#b7b7b7;
	text-decoration:none;
}
footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.social_icons img {
	width: 25px;
    height: 25px;
    margin: 0 10px 10px 0;
}
.table-hotelinfo {
	font-size: 14px;
}
address {
    margin-bottom:0;
    font-style: normal;
    line-height: inherit;
}
small {
	color: #F44336;
    font-weight: 600;
    margin-bottom: 10px;
}
sup {
    color: #F44336;
    font-weight: 600;
    padding: 3px;
}
.sup-box{
    font-size: 11px;
    padding: 10px;
    background: #f5f8fa;
    margin: 10px 0;
}
.sup-box ul {
    margin: 0;
    list-style: none;
}
.even {
	background: #f5f8fa;
}
.odd {
	background: #ffffff;
}
.even .badge, .odd .badge {
	color:#fff;
	text-transform:uppercase;
}
.btn-warning{
	background-color: #8BC34A;
    border-color: #8BC34A;
    color: #FFFFFF;
}
.btn-warning:hover{
	background-color: #2a411b;
    border-color: #2a411b;
    color: #FFFFFF;
}
.btn-outline-warning{
    border-color: #8BC34A !important;
    color: #8BC34A !important;

}
.btn-outline-warning:hover{
    border-color: #8BC34A !important;
    color: #FFFFFF !important;
	background-color: #8BC34A !important;
}
.main-content-box {
    background: #FFFFFF;
    padding: 35px;
	margin-top:15px !important;
    margin-bottom:15px !important;
    min-height:74vh;
}

.two-column-content-box .left-box {
    border-right: 10px solid #f5f8fa;
    margin: 15px 0;
}
.left-box .fab, .commentry .fab {
    font-size: 26px;
    margin-right: 5px;
    color: #036;
    margin-top: 5px;
}
.left-box div {
	padding: 20px;
    background: #ffffff;
	margin-bottom:10px;
}
.left-box h4 {
	font-size:1rem;
}
.two-column-content-box .right-box{
	padding: 20px 30px;
    background: #ffffff;
    margin: 15px 0;
    min-height: 74vh;;
}
.bg-box{
	background: #f5f8fa;
    border: 1px solid #ebf3f9;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
    margin: 5px;
    color: #44692c;
	width: 32%;
	font-weight: 600;
}
.bg-green{
	font-weight: 600;
    background: #28a745;
    color: #fff;
    padding: 10px;
}
.bg-blue{
	background: linear-gradient(to right,#007cde,#44692c) !important;
	color:#FFFFFF !important;
	padding:10px !important;
}
.bg-blue a {
	text-decoration:underline;
	color:#ffffff;
}
.bg-blue h5 {
	color:#FFFFFF !important;
	margin-bottom:0;
}
.main-content-box .media img {
	width:100px !important;
}
.media-title{
	font-size: 16px;
    font-weight: 600;
    color: #000;
}
.media-info {
	font-size: 14px;
    color: #a09f9f;
}
.company {
	font-size:12px;
}
.main-content-box .list-unstyled .media {
	padding: 10px 15px;
}
.sitemap {
	background: #ffffff;
    padding: 25px;
    margin: 10px 0;
}
.faq_box {
	margin-bottom: 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 15px;
    cursor: pointer;
	font-size: 14px;
    border: 1px solid #ccd6dd;
}
.faq_box h4 {
	margin:0;
	font-size: 16px;
}
.faq_box .inner_panel {
    overflow-y: hidden !important;
    overflow-x: auto;
    border-top: 1px dotted #ccd6dd;
    padding: 20px 0;
    margin-top: 7px;
}
.register_form {
		background: #FFFFFF;
		padding: 15px;
}
label {
	font-weight:600;
	color: #333;
	font-size:16px;
}
.form-group {
    margin-bottom: 1rem;
    float: left;
    width: 50%;
    padding: 0 14px;
}
.form-control{
	font-size: 14px;
}
.summit-intro {
	display: flex;
	-ms-flex-align: center!important;
	-ms-flex-pack: center!important;
    align-items: center!important;
    justify-content: center!important;
}
.summit-intro div{
	margin:0 !important;
	color: #000000;
	font-size:14px;
	font-weight:600;
}
.form-title-intro {
	font-size:16px !important;
	color: #44692c !important;
}

.price-box{
	font-weight: bold;
    font-size: 16px;
}
.registration .table td, .registration .table th{
	    vertical-align: middle !important;
}
.registration small {
	color:inherit;
}
.registration .btn-link {
	font-weight: 600;
    color: #007bff;
    text-decoration: none;
    text-align: left;
	padding: 0;
}
.commentry .blockquote {
    margin-bottom: 1rem;
    font-size: inherit;
    margin-left: 40px;
}

.testimonials .blockquote {
    padding: 25px;
    background: #f5f8fa;
    margin: 5px 5px 10px 5px;
}
.testimonials .fa {
	color: #e8ebec;
    font-size: 2em;
    font-weight: 500;
}
.testimonials p {
	font-size: 14px;
}
.testimonials .blockquote-footer {
    display: block;
    font-size: 14px;
    color: #ababab;
    font-weight: 500;
}
.blockquote-footer {
	background:none;
}
.gallery .conf-logo {
	padding:15px;
}
.gsection-box {
	margin:25px 0;
}
.thumb-img,
.thumb-img img {
	border: 2px solid #ffffff;
}
.gintro-box .data-box {
	position: absolute;
    bottom: 0;
    width: 100%;
}
.gintro-box .content-box {
	padding: 1em;
    position: relative;
    z-index: 1;
    background: #00000091;
}
.gintro-box .sub-title{
	font-size: 14px;
	color: #FFF176;
}
.gintro-box .title {
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
}

.gsection-box img {
	border: 2px solid #fff;
}
.gsection-box .data-box {
	position: absolute;
    bottom: 0;
    width: 100%;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.gsection-box .title{
	color: #FFEB3B;
    font-size: 9px;
    font-weight: 600;
}
.gsection-box .sub-title  {
	color: #FFEB3B;
    font-size: 9px;
    font-weight: 600;
}
.gsection-box .content-box {
	padding: 5px 10px;
    position: relative;
    z-index: 1;
    background: #00000091;
}
.poems-box img {
    width: auto;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
header {
	padding:0 100px;
	background:#2a411b;
	width:100%;
	box-sizing:border-box;
}

header nav ul {
	margin:0;
	padding:0;
	display:flex;
}

header nav ul li {
	list-style:none;
	position:relative;
	margin-right: 5px;
	font-size: 15px;
}
header nav ul li ul {
	position:absolute;
	left:0;
	background:#44692c;
	display:none;
	z-index:999;
}
header nav ul li.active ul {
	display:block;
	background:#44692c;
}
header nav ul li ul li {
	display:block;
	width:300px;
	font-size:14px;
	margin:0;
	border-bottom:1px solid rgba(0,0,0,.2);
}
header nav ul li a {
	padding: 10px 15px;
	color:#fff !important;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}
header nav ul li a:hover,
header nav ul li a:active {
	color:#fff !important;
	background:#44692c;
	text-decoration:none;
}
header nav ul li ul li a:hover,
header nav ul li ul li a:active {
	color:#2a411b !important;
	text-decoration:none;
}
.menu-toggle{
	color: #ffffff;
    line-height: 50px;
    font-size: 24px;
    cursor: pointer;
    display: none;
    background: #182a1c;
    text-align: center;
}

@media (max-width: 769px){
	.top-header {
		border:0;
	}
	.logo-intro-header {
		padding-top:60px !important;
	}
	header{
		padding:0 20px;
	}
	.menu-toggle {
		display:block;
		position: fixed;
		z-index: 999;
		width: 100%;
		border-top: 10px solid #22381e;
	}
	header nav {
		position: fixed;
		width: 100%;
		height: calc(100vh - 50px);
		left: -100%;
		transition: 0.5s;
		top: 60px;
		background: #2a411b;
		bottom: 0;
		z-index: 999;

	}
	header nav.active {
		left:0;
		z-index: 999;
	}
	header nav ul {
		display:block;
	}
	header nav ul li{
		margin:0;
		border-bottom: 1px solid rgba(0,0,0,.2);
	}
	header nav ul li a {
		cursor:pointer;
		width:80%;
	}
	header nav ul li.active ul {
		position:relative;
		background:#000;
	}
	header nav ul li ul li {
		width:100%;
		border-bottom:1px solid rgba(53, 53, 53, 0.48);
	}
	header nav ul li ul li a {
		cursor:pointer;
		width:80%;
		padding-left: 40px;
	}
	header nav ul li.has-sub-menu a:hover,
	header nav ul li.has-sub-menu a:active {
		background:none;
		text-decoration:none;
	}
	header nav ul li.has-sub-menu:before {
	content:'\f07d';
	position:absolute;
	font-family:fontAwesome;
	line-height:50px;
	color:#fff;
	right:15px;
	padding: 0 10px 0 0;
	}
	header nav ul li.active.has-sub-menu:before {
		content:'\f07d';
		font-family:fontAwesome;
	}
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
.main-box img {
	padding: 0 5px 0 5px;
}
.partner_block .imgsetone, .partner_block .imgsettwo {
	width:120px;
}
.partner_block {
	padding:0 15px;
}
.gsection-box .data-box {
	display:none;
}
	.two-column-content-box .left-box {
		border-right: 0;
		margin: 0 10px;
	}
	.two-column-content-box .right-box,
	.main-content-box
	{
		padding: 20px;
	}
	.fullBox .card-text {
		min-height:0;
	}
	.register_form{
		margin: 10px;
	}
	.form-group{
		width:100%;
	}
	h1{
		font-size: 130%;
	}
	h2 {
		font-size: 120%;
	}

	h3 {
		font-size: 115%;
	}

	h4 {
		font-size: 110%;
		color: #484848;
	}

	h5 {
		font-size: 105%;
	}
	.bg-box{
		width: 100%;
	}
 }

/*  Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
.main-box img {
	padding: 0 5px 0 5px;
}
.partner_block .imgsetone, .partner_block .imgsettwo {
	width:120px;
}
.partner_block {
	padding:0 15px;
}
.gsection-box .data-box {
	display:none;
}
	.register_form {
		margin: 0px auto;
	}
	h1{
		font-size: 130%;
	}
	h2 {
		font-size: 120%;
	}

	h3 {
		font-size: 115%;
	}

	h4 {
		font-size: 110%;
		color: #484848;
	}

	h5 {
		font-size: 105%;
	}
	.bg-box{
		width: 100%;
	}
}

/*  Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	.register_form {
	    width: 50%;
		margin: 0px auto;
		min-width: 720px;
	}
	.contact-box {
		padding: 15px;
	}
	.bg-box{
		width: 50%;
	}
}

/*  Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
	.register_form {
	    width: 50%;
		margin: 0px auto;
		min-width: 800px;
	}
	.contact-box {
		padding: 15px;
	}
 }

/*  Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.register_form {
	    width: 50%;
		margin: 0px auto;
		min-width: 800px;
	}
	.contact-box {
		padding: 15px;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card-deck .card {
    min-width: 360px;
     max-width: 360px;
    }
 .carousel-caption {
   left:55%;
   bottom:25%;
}
}
