body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #333;
 background: #e1f5ff;
}
::selection {
	color: #333;
	background: #e1f5ff;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9999;
}
.top-banner {
	padding: 10px 0 7px 0 !important;
}
.lang {
	margin: 0;
	padding: 0;
}
.lang select {
	width: 100%;
	height: 30px;
	margin: 0;
	float: right;
	font-size: 11px;
	padding: 0 5px;
	color: #fff;
	background: none;
	outline: none;
	line-height: 30px;
	border: 1px solid #fff;
}
.social {
	margin: 0;
	padding: 0;
	text-align: right;
}
.social li {
	list-style: none;
	margin: 0 1.1%;
	padding: 0;
	display: inline-block;
}
.social li img {
	width: 28px;
	border-radius: 100%;
	border: 2px solid #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li:hover img {
	border: 2px solid #fff;
}
.search {
	margin: 0;
	padding: 0;
	position: relative !important;
}
.search form {
	padding: 0;
	margin: 0;
	height: auto;
}
.search input.search-text {
	color: #000;
	position: absolute;
	z-index: 5;
	-webkit-transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	height: 21px;
	width: 0;
	margin: 0;
	padding: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
	/* border-radius: 30px; */
	border: 1px solid transparent;
	background: url(../images/search.png)no-repeat;
	background-size: 28px;
}
.search input.search-text:focus {
	z-index: 3;
	width: 100%;
	border: 1px solid #00a8ff;
	background-color: #fff;
	outline: none;
	cursor: auto;
	padding-right: 10px;
	background: #fff;
}
.search input.search-submit {
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	width: 0;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	border-radius: 20px;
	cursor: pointer;
	background: none;
}
 .search input.search-text::-webkit-search-cancel-button {
 cursor:pointer;
}
.enquiry {
	width: 92%;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	display: block;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
	outline: none;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.enquiry:before, .enquiry:after {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.enquiry:hover:before, .enquiry:hover:after {
	width: 100%;
	height: 100%;
}
.enquiry:before {
	top: 0;
	left: 0;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
.enquiry:after {
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}
.enquiry .fa {
	margin: 0 5px 0 0;
}
.enquiry:hover, .enquiry:focus {
	color: #0080c1;
	background: #fff;
}
.modal-open .modal {
	z-index: 999999999;
}
.form-in {
	margin: 0;
	padding: 0;
}
.form-in .ff1 {
	width: 47.5%;
	height: 40px;
	margin: 5px;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.form-in .ff2 {
	width: 100%;
	height: 90px;
	margin: 5px 0;
	border: 1px solid #f0f0f0;
	font-size: 13px;
	line-height: 24px;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	color: #000;
	letter-spacing: .2px;
	outline: none;
}
.form-in .ff3 {
	width: 130px;
	height: 35px;
	margin: 5px 0;
	padding: 0;
	font-size: 13px;
	float: right;
	background: #2d97de;
	outline: none;
	border: none;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.affix {
	top: 0;
	width: 100%;
	z-index: 9999 !important;
}
.affix ~ .container {
	position: relative;
	top: 50px;
}
.menu {
	position: relative;
	height: auto;
	padding: 0;
	margin: 0;
	width: 100%;
	background: #2f459f;
}
.menu-inner {
	background: rgba(47, 69, 159, 0.5);
}
.logo {
	position: relative;
	padding: 10px;
}
.logo img {
	width: 215px;
	padding: 0;
	margin: 0;
	display: block;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 48px;
	padding: 0 10px;
	color: #FFF;
	font-size: 13px;
	line-height: 48px;
	background-color: transparent;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button {
	position: absolute;
	right: 8px;
	top: 50%;
	width: 40px;
	padding: 7px 10px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background-color: #1a7cbd;
	border-radius: 2px;
	cursor: pointer;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button:hover, .collapse-button:focus {
	color: #FFF;
	background-color: #1a7cbd;
}
.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #F5F5F5;
	border-radius: 1px
}
ul.slimmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}
ul.slimmenu:before, ul.slimmenu:after {
	content: '';
	display: table
}
ul.slimmenu:after {
	clear: both
}
ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li>ul {
	position: static;
	display: none
}
ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-toggle {
	height: 40px
}
ul.slimmenu li {
	position: relative;
	display: inline-block;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none
}
ul.slimmenu li ul li {
	background: #2f459f;
	width: 100%;
}
ul.slimmenu li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 100%;
	height: auto;
	padding: 0;
	min-width: 200px;
}
ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li a {
	padding: 0 15px;
	line-height: 60px;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.5px;
	transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-webkit-transition: background-color 0.5s ease-out;
}
ul.slimmenu li a:after {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 0;
	height: 3px;
	left: 0;
	top: 0;
	background: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
ul.slimmenu li a:hover:after {
	width: 100%;
}
ul.slimmenu li.active a {
	color: #fff;
}
ul.slimmenu li.active a:after {
	width: 100%;
}
ul.slimmenu li a:hover {
	color: #fff;
}
ul.slimmenu li ul li a {
	width: 100%;
	display: block;
	font-size: 13px;
	line-height: 18px;
	font-weight: 500;
	padding: 8px 10px;
	text-align: left;
	border-bottom: 1px solid #536ccc;
}
ul.slimmenu li ul li a:after {
	display: none;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: 1px;
	top: 0;
	z-index: 999;
	width: 3px;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
ul.slimmenu li .sub-toggle:before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle
}
ul.slimmenu li .sub-toggle>i {
	display: inline-block;
	color: #fff;
	font-size: 6px;
	vertical-align: middle;
}
ul.slimmenu>li {
}
ul.slimmenu>li:first-child, ul.slimmenu>li.has-submenu+li {
	border-left: 0
}
.booknow {
	width: 200px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: absolute;
	color: #fff;
	background: #00a3e4;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 40px;
	letter-spacing: .5px;
	z-index: 999;
	right: 5%;
	top: 58%;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.31);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.booknow:hover, .booknow:focus {
	color: #fff;
}
.slide-banner {
	position: relative;
}
.slide-banner .slide-text {
	position: absolute;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	top: 32%;
	z-index: 9999;
}
.slide-banner .slide-text .slide-text-in {
	position: relative;
	width: 500px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.slide-banner .slide-text .slide-text-in hr {
	width: 50px;
	height: 4px;
	margin: 20px auto 10px auto;
	padding: 0;
	background: #ffffff;
	border: none;
}
.slide-banner .slide-text .slide-text-in h2 {
	font-size: 60px;
	line-height: 50px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 900;
	letter-spacing: 1px;
}
.slide-banner .slide-text .slide-text-in h2 span {
	font-weight: 500;
	font-size: 35px;
}
.slide-banner .slide-text .slide-text-in p {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	letter-spacing: .5px;
	padding: 10px 0;
	color: #e3f9ff;
}
.slide-btn {
	width: 210px;
	height: 40px;
	margin: 20px auto;
	padding: 0;
	display: block;
	color: #2f459f;
	background: #fff;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height: 40px;
	letter-spacing: .5px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-btn:hover, .slide-btn:focus {
	color: #2f459f;
}
.slide-banner ol {
	bottom: 2% !important;
	text-align: center;
}
.slide-banner ol li {
	width: 10px !important;
	height: 10px !important;
	margin: 0 5px !important;
	border-radius: 0;
	text-align: center;
	background: url(../images/sl-1.jpg) center center no-repeat;
	display: inline-block;
	border: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.slide-banner ol .active {
	background-color: #fff !important;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: auto;
	bottom: 10%;
	height: 22px;
	width: 40px;
	z-index: 999999;
}
.slide-banner .carousel-control.left {
	left: 5%;
}
.slide-banner .carousel-control.right {
	left: 9%;
}
.scroll-down {
	position: absolute;
	left: 50%;
	bottom: 27px;
	display: block;
	text-align: center;
	font-size: 20px;
	z-index: 100;
	text-decoration: none;
	text-shadow: 0;
	width: 13px;
	height: 13px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	z-index: 9;
	left: 50%;
	-webkit-transform: translate(-50%, 0%) rotate(45deg);
	-moz-transform: translate(-50%, 0%) rotate(45deg);
	transform: translate(-50%, 0%) rotate(45deg);
	-webkit-animation: fade_move_down 4s ease-in-out infinite;
	-moz-animation: fade_move_down 4s ease-in-out infinite;
	animation: fade_move_down 4s ease-in-out infinite;
}


/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
 0% {
-webkit-transform:translate(0, -10px) rotate(45deg);
opacity: 0;
}
 50% {
opacity: 1;
}
 100% {
-webkit-transform:translate(0, 10px) rotate(45deg);
opacity: 0;
}
}
@-moz-keyframes fade_move_down {
 0% {
-moz-transform:translate(0, -10px) rotate(45deg);
opacity: 0;
}
 50% {
opacity: 1;
}
 100% {
-moz-transform:translate(0, 10px) rotate(45deg);
opacity: 0;
}
}
@keyframes fade_move_down {
 0% {
transform:translate(0, -10px) rotate(45deg);
opacity: 0;
}
 50% {
opacity: 1;
}
 100% {
transform:translate(0, 10px) rotate(45deg);
opacity: 0;
}
}
.tittle {
	font-size: 19px;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 26px;
	color: #000;
	font-weight: 600;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.tittle2 {
	color: #fff;
}
.hr1 {
	width: 120px;
	height: 1px;
	margin: 5px auto;
	padding: 0;
	background: #2f459f;
	border: none;
	position: relative;
	overflow: visible;
}
.hr2 {
	background: #fff;
}
.hr1:after {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	bottom: -5px;
	left: 48%;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #2f459f;
}
.hr2:after {
	border-top: 5px solid #fff;
}
.about {
	padding: 0;
}
.about-left {
	padding: 60px 0;
}
.about-box {
	margin: 50px 0 0 0;
}
.about-box .about-box-img {
	width: 130px;
	padding: 5px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.about-box:hover .about-box-img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.about-box .about-box-img:after {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/ab-a.png) no-repeat;
	background-size: 100% auto;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.about-box:hover .about-box-img:after {
	-ms-transform: rotate(360deg); /* IE 9 */
	-webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.about-box-img img {
	width: 100%;
}
.about-box h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	padding: 15px 0 7px 0;
	text-align: center;
	color: #000;
	line-height: 24px;
	letter-spacing: .3px;
}
.about-box p {
	font-size: 13px;
	margin: 0;
	padding: 0 7%;
	text-align: center;
	color: #4c4c4c;
	line-height: 22px;
	letter-spacing: .3px;
	font-weight: 400;
}
.about-right {
	padding: 30px 35px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
}
.about-right form {
	margin: 20px 0 0 0;
}
.about-right .ff1 {
	width: 100%;
	height: 35px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 35px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	letter-spacing: .4px;
}
.about-right .ff2 option {
	background: #ffff;
}
.about-right .ff2 {
	width: 100%;
	height: 35px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 35px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	box-shadow: none;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}
.about-right .ff3 {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 70px;
	min-height: 70px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	color: #333;
	box-shadow: none;
	outline: none;
	letter-spacing: .4px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}
.about-right .ff4 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #2f459f;
	color: #fff;
	border: none;
}
.organiser {
	padding: 60px 0;
	background: url(../images/bg.jpg) fixed no-repeat;
}
.organiser p {
	font-size: 13px;
	margin: 0;
	padding: 25px 7% 20px 7%;
	text-align: center;
	color: #fff;
	letter-spacing: .3px;
	line-height: 24px;
	font-weight: 400;
}
.btn-1 {
	width: 120px;
	height: 35px;
	font-size: 13px;
	text-align: center;
	line-height: 35px;
	font-weight: 400;
	margin: 10px auto;
	padding: 0;
	color: #fff;
	display: block;
	background: #2f459f;
	overflow: hidden;
	position: relative;
	z-index: 9;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.btn-2 {
	background: #fff;
	color: #2f459f;
}
.btn-1:hover {
	color: #2f459f;
}
.btn-2:hover {
	color: #fff;
}
.btn-1:before {
	position: absolute;
	content: '';
	width: 120%;
	height: 200%;
	margin: 0;
	padding: 0;
	background: #fff;
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	transform: rotate(35deg);
	z-index: -1;
	top: 81%;
	right: -134%;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.btn-2:before {
	background: #0054ff;
}
.btn-1:hover:before {
	top: -36px;
	right: 0;
	height: 400%;
}
.speakers {
	padding: 60px 0;
}
.speakers #speakers-slider {
	padding: 20px 0 0 0;
}
.speakers .carousel-inner {
	padding: 0 0 60px 0;
}
.speakers .carousel-indicators {
	bottom: 0;
}
.speakers .carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #2f459f !important;
	border: 2px solid #2f459f !important;
}
.speakers .carousel-indicators li {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0 5px !important;
	border: 2px solid #2f459f;
	border-radius: 0 !important;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sp-box {
	padding: 0 !important;
	overflow: hidden;
	border: 1px solid #2f459f;
	margin: 20px 0 0 0;
}
.sp-box img {
	width: 100%;
}
.sp-box .sp-box-in {
	position: absolute;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px;
	background: rgba(47, 69, 159, 0.85);
	bottom: -112px;
	left: 0;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.sp-box:hover .sp-box-in {
	bottom: 0;
}
.sp-box .sp-box-in h4 {
	font-size: 13px;
	font-weight: 500;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.sp-box .sp-box-in p {
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	line-height: 22px;
	letter-spacing: .3px;
	font-weight: 400;
}
.highlights {
	background: url(../images/bg2.jpg) fixed no-repeat;
}
.high-left {
	position: relative;
	z-index: 9;
}
.high-left img {
	width: 140%;
	padding: 60px 0;
}
.high-right {
	background: #f8f8f8;
	padding: 60px !important;
}
.high-right p {
	font-size: 13px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #4c4c4c;
	line-height: 22px;
	letter-spacing: .3px;
	font-weight: 400;
}
.high-right ul {
	margin: 0;
	padding: 15px 0 0 0;
}
.high-right ul li {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
.high-right ul li a {
	font-size: 13px;
	margin: 0;
	padding: 10px 0 10px 35px;
	display: block;
	text-align: left;
	color: #000;
	line-height: 22px;
	letter-spacing: .3px;
	font-weight: 400;
	position: relative;
}
.high-right ul li a:before {
	position: absolute;
	content: "\f105";
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	top: 9px;
	left: 0;
	font-family: 'FontAwesome';
	font-size: 13px;
	color: #2f459f;
	text-align: center;
	line-height: 24px;
	border-radius: 100%;
	border: 1px solid #2f459f;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.high-right ul li a:hover:before {
	background: #2f459f;
	color: #fff;
}
.event {
	padding: 60px 0 0 0;
}
.event-in {
	background: url(../images/bg3.jpg);
	padding: 40px 0;
	margin: 60px 0 0 0;
}
.event-img {
	margin: 0;
}
.event-img img {
	width: 100%;
	margin-top: -150px;
}
.event-box {
	margin: 15px 0;
}
.event-box img {
	width: 70px;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.event-box:hover img {
	-ms-transform: rotateY(360deg); /* IE 9 */
	-webkit-transform: rotateY(360deg); /* Chrome, Safari, Opera */
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.event-box-in {
	border-left: 1px solid #6881e4;
}
.event-box h4 {
	font-size: 17px;
	font-weight: 600;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	color: #fff;
	line-height: 17px;
	letter-spacing: .3px;
}
.event-box p {
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #fff;
	letter-spacing: .3px;
	line-height: 24px;
	font-weight: 400;
}
.sponsors {
	padding: 60px 0;
}
.sponsers-logo {
	margin: 20px 0 0 0;
}
.sponsers-logo img {
	width: 100%;
	border: 1px solid #ccc;
}
.sponsers-logo h3 {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #000;
	line-height: 24px;
	letter-spacing: .3px;
}
.paper, .download {
	padding: 60px 0;
	background: rgba(3,168,233,1);
	background: -moz-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,168,233,1)), color-stop(100%, rgba(46,71,160,1)));
	background: -webkit-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -o-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -ms-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: linear-gradient(to right, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03a8e9', endColorstr='#2e47a0', GradientType=1 );
}
.paper p, .download p {
	font-size: 13px;
	margin: 0;
	padding: 25px 7% 20px 7%;
	text-align: center;
	color: #fff;
	letter-spacing: .3px;
	line-height: 24px;
	font-weight: 400;
}
.gallery {
	padding: 60px 0 0 0;
}
.gallery p {
	font-size: 13px;
	margin: 0;
	padding: 25px 7% 20px 7%;
	text-align: center;
	color: #4c4c4c;
	letter-spacing: .3px;
	line-height: 24px;
	font-weight: 400;
}
.gl1 {
	padding: 0 !important;
	overflow: hidden;
}
.gl1 img {
	width: 100%;
}
.gl1:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
	margin: 0;
	padding: 0;
	top: 100%;
	left: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.gl1:hover:before {
	top: 0;
}
.gl1:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
	margin: 0;
	padding: 0;
	top: -100%;
	left: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
}
.gl1:hover:after {
	top: 0;
}
.gl1 .gl1-in {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 99;
	opacity: 0;
	background: url(../images/mask.png) no-repeat center center;
	background-size: 0 0;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.gl1:hover .gl1-in {
	opacity: 1;
	background-size: 50px 50px;
}
footer {
	background: #eaeaea;
}
.map {
	padding: 0 !important;
}
.map img {
	width: 100%;
}
.f-box {
	padding: 60px 35px 0 35px !important;
}
.f-box h2 {
	font-size: 19px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 26px;
	color: #000;
	font-weight: 600;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.f-box hr {
	width: 40px;
	height: 3px;
	margin: 6px 0 10px 0;
	padding: 0;
	border: none;
	background: rgba(3,168,233,1);
	background: -moz-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,168,233,1)), color-stop(100%, rgba(46,71,160,1)));
	background: -webkit-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -o-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -ms-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: linear-gradient(to right, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03a8e9', endColorstr='#2e47a0', GradientType=1 );
}
.f-box p {
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	color: #4c4c4c;
	letter-spacing: .3px;
	line-height: 24px;
	font-weight: 400;
}
.f-box .fa {
	color: #2f459f;
	padding: 0 5px 0 0;
	font-size: 14px;
}
.f-img {
	padding: 0 !important;
}
.f-img img {
	width: 100%;
}
.f-copy {
	background: #2f459f;
	padding: 20px 0 15px 0;
}
.social2 {
	text-align: center;
}
.social2 li {
	margin: 0 .5%;
}
.inner-banner {
	width: 100%;
	position: relative;
}
.inner-banner img {
	width: 100%;
}
.brd-in {
	padding: 7px 0;
	margin: 0 0 20px 0;
	background: #2f459f;
	position: relative;
	z-index: 999999;
}
.scp-brc {
	background-color: transparent !important;
	text-align: left;
	margin: 0 !important;
	padding: 0 !important;
}
.scp-brc li a {
	font-size: 13px;
	line-height: 24px;
	padding: 7px 0;
	text-align: right;
	font-weight: 400;
	color: #fff;
	letter-spacing: .5px;
}
.scp-brc li:last-child a {
	color: #b7c5ff;
}
.innerpage {
	margin: 0;
	padding: 40px 0;
}
.innerpage h1 {
	font-size: 19px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 26px;
	color: #000;
	font-weight: 600;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.hr3 {
	width: 40px;
	height: 3px;
	margin: 5px 0;
	padding: 0;
	border: none;
	background: rgba(3,168,233,1);
	background: -moz-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,168,233,1)), color-stop(100%, rgba(46,71,160,1)));
	background: -webkit-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -o-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: -ms-linear-gradient(left, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
	background: linear-gradient(to right, rgba(3,168,233,1) 0%, rgba(46,71,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03a8e9', endColorstr='#2e47a0', GradientType=1 );
}
.innerpage p {
	font-size: 13px;
	text-align: justify;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	letter-spacing: .3px;
	padding: 6px 0;
	color: #7f7f7f;
}
.inner-right {
	padding: 0 0 15px 0;
	margin: 0;
	background: url(../images/cbg.jpg)no-repeat;
	background-size: 100% 100%;
}
.inner-right h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #2f459f;
	margin: 0 0 10px 0;
	padding: 10px 0;
}
.inner-right h3 .fa {
	margin: 0 5px 0 0;
}
.inner-right form {
	margin: 0;
	padding: 0;
}
.inner-right form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #333;
}
.inner-right form ::-moz-placeholder { /* Firefox 19+ */
 color: #333;
}
.inner-right form :-ms-input-placeholder { /* IE 10+ */
 color: #333;
}
.inner-right form :-moz-placeholder { /* Firefox 18- */
 color: #333;
}
.inner-right .t1 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	border: none;
	letter-spacing: .4px;
	background: rgba(255, 255, 255, 0.75);
}
.inner-right .t2 option {
	background: #ffff;
}
.inner-right .t2 {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	color: #333;
	outline: none;
	box-shadow: none;
	border: none;
	background: rgba(255, 255, 255, 0.75);
}
.inner-right .t3 {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 90px;
	min-height: 90px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	color: #333;
	box-shadow: none;
	outline: none;
	border: none;
	letter-spacing: .4px;
	background: rgba(255, 255, 255, 0.75);
}
.inner-right .t4 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #2f459f;
	color: #fff;
	border: none;
}
.inner-testi {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-testi:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 35px;
	height: 30px;
	background: url(../images/comma.png)no-repeat;
	background-size: 100% auto;
	top: -12px;
	left: -10px;
}
.inner-testi h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-testi h3 {
	text-align: left;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #8e8e8e;
	font-size: 15px;
	font-weight: 600;
}
.inner-testi img {
	width: 70px;
}
.inner-testi h4 {
	margin: 0;
	padding: 0;
	color: #8e8e8e;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.inner-testi h4 .fa {
	margin: 0 5px 0 0;
	color: #ff7a39;
}
.inner-blog {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-blog:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	background: url(../images/blg.png)no-repeat;
	background-size: 100% auto;
	top: -18px;
	left: -8px;
}
.inner-blog h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.successbtn {
	width: 100%;
	height: 35px;
	margin: 5px 0;
	padding: 0;
	color: #00b4af;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
	border: none;
	outline: none;
}
.rd {
	color: #999;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}
.rd .fa {
	margin: 0 0 0 3px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.rd:hover .fa {
	margin: 0 0 0 6px;
}
.inner-news {
	padding: 15px;
	margin: 20px 0;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 17px 0px rgba(0,0,0,0.1);
}
.inner-news:before {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 55px;
	height: 43px;
	background: url(../images/nws.png)no-repeat;
	background-size: 100% auto;
	top: -17px;
	left: -15px;
}
.inner-news h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
}
.inner-left {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.inner-left .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}
.inner-left .panel-group .panel .fa {
	font-size: 13px;
}
.inner-left .panel-default {
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading {
	color: #fff;
	background-color: #00b4af;
	border-color: #fff;
}
.inner-left .panel-default > .panel-heading + .inner-left .panel-collapse > .panel-body {
	border-top-color: #f0f0f0;
}
.inner-left .collapse.in {
	display: block;
	background-color: #f0f0f0 !important;
	height: auto!important;
	border: 1px solid #f0f0f0 !important;
}
.i-accordion .panel-heading, .d-accordion .panel-heading, .accordion-2a .panel-heading, .accordion-2b .panel-heading, .accordion-3 .panel-heading {
	cursor: pointer;
}
.d-accordion .panel-heading.collapsed .fa-chevron-up:before {
	content: '\f078';
}
.inner-team {
	margin: 15px 0;
	padding: 15px;
	border: 1px solid #ccc;
}
.inner-team img {
	max-width: 130px;
}
.inner-team h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.inner-team h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.trd {
	text-align: center;
	color: #999;
	font-weight: bold;
	margin: 5px auto;
	padding: 5px 0;
	display: block;
	width: 100px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.trd .fa {
	margin: 0 0 0 3px;
}
.team-detail {
	padding: 0 !important;
}
.team-detail img {
	max-width: 200px;
	padding: 5px;
	border: 1px dotted #00b4af;
}
.team-detail h4 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.team-detail h6 {
	margin: 0;
	padding: 5px 0;
	color: #676767;
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	text-align: center;
}
.team-detail hr {
	width: 100%;
	height: auto;
	margin: 5px auto;
	padding: 0;
	border-bottom: 1px dotted #00a5a2;
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 992px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 480px) {
}
