@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap');

/* Typography
================================================== */
body {
    background: #ebebeb;
    color: #333;
}
body,
p {
    font-family: 'Montserrat', sans-serif;
    line-height: 24px;
    font-size: 17px;
	text-align: justify;
	font-weight: 500;
	color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
h1 {
    font-size: 35px;
    line-height: 35px;
}
 h2 {
    font-size: 30px;
    line-height: 45px;
	color: #f2026f;
}
h3 {
    font-size: 17px;
    margin-bottom: 20px;
}
h4 {
    font-size: 18px;
    line-height: 28px;
}
h5 {
    font-size: 14px;
    line-height: 24px;
}
/* Global styles
================================================== */

html {
    overflow-x: hidden !important;
    width: 100%;
    height: 100%;
    position: relative;
    text-rendering: optimizeLegibility;
}
body {
    border: 0;
    margin: 0;
    padding: 0 !important;
}
.body-inner {
    position: relative;
    overflow: hidden;
}
a:link,
a:visited {
    text-decoration: none;
}
a {
    color: #ff0763;
}
a:hover {
    text-decoration: none;
    color: #000;
}
a.read-more {
    color: #ff0763;
    font-weight: 700;
    text-transform: uppercase;
}
a.read-more:hover {
    color: #222;
}

header { 
	background: #000;
	position: fixed;
	width: 100%;
	z-index: 999;
 }
.navbar .navbar-header,
.navbar-collapse {
    float:none;
    vertical-align: top;
}
.navbar { margin: 0px; }
.table { display: table; margin-bottom: 0px;}
.table > div { display: table-cell; vertical-align: middle; float: unset; }
section { padding: 90px 0; background: #ebebeb; }
.pull-center { float: unset; margin: 0 auto; }
.Session, .Session p { color: #000;font-weight: 400; }
.orange-text { color: #ee7c3e; }
.gap-60 {
    clear: both;
    height: 60px;
}
.gap-40 {
    clear: both;
    height: 40px;
}
.gap-30 {
    clear: both;
    height: 30px;
}
.gap-20 {
    clear: both;
    height: 20px;
}
/*** Nav ***/
.navbar {
	margin: 0px;
}
.navbar a { 
	color: rgba(1, 18, 63);
}
.navbar-brand {
	width: 15%;
	position: absolute;
	z-index: 999;
	background: #0e4b7c;
	height: auto;
}
.navbar-nav {
	width: 100%;
	float: right;
}
.navbar-nav > li {
	width: 14%;
	text-align: center;
}
.navbar-nav .width-l {
	width: 17%;
}
.navbar-nav > li > a, .navbar-nav > li > a:visited {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}

.navbar-nav > li:hover .dropdown-menu {
	margin-top: 0px;
	width: 236px;
	background: #eee;
	display: block;
}
.navbar-nav > li > a:focus, .nav .open > a:focus {
	background: unset;
	color: unset;
}
.nav .open > a, .navbar-nav > li > a:hover  {
	background: #eee !important;
	color: #000 !important;
}
.nav .open .dropdown-menu a:hover {
	background: rgb(1, 18, 63) !important;
	color: #fff !important;
}
.navbar-toggle {
	background: #fff;
}
.navbar-toggle .icon-bar {
	background: #0e4b7c;
}
.dropdown-menu {
	background: #fff;
}
.dropdown-item {
	display: block;
	padding: 5px 15px;
	font-size: 15px;
	color: #000;
}
.dropdown-item:first-child{}
.dropdown-item:hover {
	background: #fff;
	color: #000;
}
.page-content {
	background: #3f2779;
}
.page-content p { 
	color: #000;
}

/*** Nav tabs ***/
.nav-tabs {
	border-color: #fff; 
}

.logo-panel { padding: 50px 0px 0px; }
.logo-panel .container-main { position: absolute; width: 100%; }
.logo-panel span { font-size: 78px; line-height: 78px; font-weight: bold; display: block; }
.logo-panel .logo img {max-width: 65%;float: unset;margin: 0 auto;padding: 11% 0;margin-right: 66px;}
.logo-panel .logo-text img { margin-bottom: -3%; max-width: 80%; }
.productcarouselbg img { width: 100%; }

.graphic { position: relative; }


.about-us.graphic:before { background-size: 100%; top:-200px; }
.about-us.graphic:after  { background-size: 100%; bottom:0; }


.what-expect { background: #fff; }
.partners { background: #f1f1f1; }
.what-expect .section-title, .partners .section-title { color: #ee7c3e; }
..what-expect .section-contect > div, .partners .section-contect > div  { padding: 0 30px; }
/*.what-expect .section-contect > div { border: 10px solid #fff; padding: 15px; background: #eee; text-align: left; }
.what-expect .section-contect > div:hover { background: #ee7c3e; color: #fff; }*/

.schedule { position: relative; padding: 0px;
  background:#ffaa00;
}

.agenda { position: relative; padding: 0px;
  background:#ffaa00;
}

.speakers { /* margin-bottom: 90px; */ }
.speaker-item {
	
}

.speaker-details {
    padding: 10px;
    margin-bottom: 30px;
	text-align: center;
}
/*
.speaker-item:hover .speaker-details {
    background: #ee7c3e;
}
*/
.speaker-item:nth-child(4n+1) {
    clear: left;
}
.speaker-name {
	color: #ff058b;
	font-weight: 600;
}
.speaker-designation {
	color: #000000;
}
.Media { position: relative; padding: 0px;
  background:#ffffff;
}


/*
.speaker-item:hover .speaker-details .speaker-name, .speaker-item:hover .speaker-details .speaker-designation {
    color: #fff;
}

.speaker-image img {
	border-radius: 50%;
	border: 10px solid #04c7b0;
}*/
/* Contact Us
================================================== */
.contact-us.graphic:before {
	background-position: left center;
	height: 80%;
	top: unset;
	bottom: 0;
}
.contact-us.graphic:after  {
	background-position: right center;
	height: 80%;
	bottom: 0;
}
.contact-info-box {
    margin-top: 20px;
	padding-left: 20px;
	text-align: center;
}
.contact-info-box i {
    font-size: 15px;
    color: #000;
}
.contact-info-box h3 {
	text-transform: uppercase;
	color: #f2026f;
    line-height: normal;
    font-weight: 700;
	font-size: 24px;
	text-align: center;
}
.contact-info-box-content p {
     margin-bottom: 16px;
	text-align: center;
}
label {
    font-weight: 400;
}

/*** Footer ***/
.footer-nav {
	background: #ffaa01;
	padding: 25px 0;
}
.footer-nav li {
    display: inline-block;
    font-size: 16px;
    margin: 0 14px;
}
.footer-nav li a {
	color: #000 !important;
	font-weight: 700;
}
.footer-nav li:hover {
	background: none !important;
}
.footer-nav li a:hover {
	background: none !important;
	color: #000 !important; 
}
footer {
	padding:10px 0;
	background: #000;
}

.social-icon span {
	
}

.social-icon a {
    display: inline-block;
    font-size: 16px;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 0 5px;
}
.social-icon a:hover {
	color: #fff212;
	background: #491861;
}
.social-fixed {
	position: fixed;
	right: 15px;
	top: 35%;
	text-align: center;
	width: 30px;
}
.social-fixed a {
	margin: 5px 0;
}
#back-to-top {
    right: 40px;
    top: auto;
    z-index: 10;
    -webkit-backface-visibility: hidden;
}
#back-to-top.affix {
    bottom: 30px;
}
#back-to-top .btn.btn-primary {
    wi