@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600');  
@import url('http://fonts.googleapis.com/css?family=Droid+Sans:400,700'); 
@import url('bootstrap.css');  
@import url('font-awesome.css');  

/* EVENTR CSS 

	1. CORE CSS
	2. NAVBAR
	3. HIGHLIGHT 
	4. INFO 
	5. SPEAKERS
	6. PROGRAM
	7. DOWNLOAD
	8. VENUE
	9. FUNFACTS
	10. REGISTER
	11. GALLERY
	12. TESTIMONIAL
	13. SPONSORS
	14. FOOTER
	15. MISC.
 
 */

/* CORE CSS */
.playpause {
  width:130px; 
  height:100px; 
  background: rgba(0,0,0,0.15); 
  border-radius:5px; 
  position:absolute; 
  left:0; 
  top:0; 
  right:0; 
  bottom:0; 
  margin:auto; 
  z-index:100; 
  opacity:1; 
  cursor:pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  }
.playpause:before {
  display:block; 
  content:""; 
  width:0; 
  height:0; 
  border-top:10px solid transparent; 
  border-bottom:10px solid transparent;
  border-left:20px solid #fff; 
  position:absolute; 
  left:56px; 
  top:40px;
  }
.playpause.pause {
  opacity:0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  }
.playpause.pause:before {
  display:block; 
  content:""; 
  width:6px; 
  height:20px; 
  border-left:6px solid #fff; 
  border-right:6px solid #fff; 
  border-width:0 6px;
  }
.playpause:hover {
  background-color: rgba(0, 0, 0, 0.4);;
  }
.overlay:hover .playpause {
  opacity:0.5;
  }
.timer{
  background-color: #ffffff;
  opacity:0.8;
  width: 208px;
  height: 42px;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid;
}

body {
	color:#666666;
	font-family:'Open Sans';
	font-size:16px;
	font-weight:400;
	line-height:30px;
}

h1, h2, h3, h5, h6 {
	color:#262626;
}

h2 {
	color:#262626;
	font-family:inherit /*'nirmala ui'*/;
	font-size:40px;
}

h3 {
	font-family:inherit;/*'nirmala ui'*/
	font-size:28px;
	letter-spacing:2px;
	color:#262626;
	line-height:28px;
}

h4 {
	font-family:inherit;/*'nirmala ui'*/;
	font-size:24px;
	letter-spacing:1px;
	color:#333;
	font-weight:bold;
  	
}

h5 {
	font-family:'nirmala ui';
}
h6 {
	font-family:'nirmala ui';
	font-size:14px;
	letter-spacing:1px;
	color: currentColor;
	text-align: left;
	padding-bottom:15px;
}
section {
	padding:50px 0 30px;
}

.uppercase {
	text-transform:uppercase;
}

.no-padding {
	padding:0;
}

.mfp-bg {
	background:#ffffff;
}

.lead {
	color:#333333;
}

a {
	outline:none;
}

.owl-theme .owl-controls .owl-page span {
	background:#fac42b;
}

.messages img{width:80%;}
/* NAVBAR */

.navbar-header img{width:140px;}

.navbar{margin-bottom: 2px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;}
.navbar-custom {
	font-family:'Open sans';
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	margin-bottom:0;
	border-radius:0;
	z-index:1041;
	width:100%;
	padding:0px 10px 0px 10px;
	position:fixed;
	-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
  -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
  transition: background .5s ease-in-out,padding .5s ease-in-out;
  background:#fff;
  box-shadow:0px 1px 6px 0px #888;
  font-weight:600;
}

.navbar-custom a {
	color:#333;
}

.nav > li > a{line-height:14px;text-transform:capitalize;font-size:14px;}
.navbar-custom .navbar-nav > li > a:hover {
	color:#dd127b;
	background:transparent;
}

.navbar-custom .navbar-nav > li > a:active,
.navbar-custom .navbar-nav > li > a:focus {
	color:#dd127b;
	background:transparent;
}

.navbar-custom .icon-bar {
	background:#dd127b;
}

.sticky-wrapper {
	position:absolute;
	width:100%;
	padding-top:/*30px*/ /*15px*/ 0px;
	background:#000;
}

.sticky-wrapper a {
	color:#ffffff;
}

.is-sticky .navbar-custom {
	width:100%;
	background:#262626;
	-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
  	-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
	transition: background .5s ease-in-out,padding .5s ease-in-out;
}

.is-sticky a {
	color:#ffffff;
}


/* navbar effect */

.navbar-custom a {
	padding: 8px 0;
}

.navbar-custom .navbar-nav > li > a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: rgba(0,0,0,0.1);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.navbar-custom .navbar-nav > li > a:hover::after,
.navbar-custom .navbar-nav > li > a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	
}


.member{bottom:200px}
.member img{width:70%;}

.win img{width:70%;}
.win{bottom:105px;}

#hero-featured .slide-title, .page-title, h2  { font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; margin: 0 0 1rem 0;text-align:center;font-size:36px;color:444; }

#info .rabout .feature h4{font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
	padding-left:95px;}

#sessions h3 {
    content: "";
    display: block;
	padding-bottom:10px;    
    margin: 10px auto 5px;
	border-bottom:2px #dd127b solid;
	float:left;
	font-size:22px;
	width:auto;
	letter-spacing:1px;
}
#sessions p{text-align:justify;}
#resources p{font-size:16px}





/* HIGHLIGHT */

#highlight {
	padding:0px;
	margin-top:-100px;
}

#highlight h2 {
	color:#ffffff;
	margin-bottom:0;
	margin-top:10px;
}

#highlight #left {
	color:#b0b0b0;
	background:#262626;
	min-height:100px;
}

#highlight #right {
	background:#fac42b;
	min-height:100px;
}

#right #countdown {
	margin:15px 0;
}

/*Believe Single Page*/
.believe .speaker .effect-ming .fa-6x{color:#444;}
.believe .speaker h4{color:#444;}
.believe .caption p{margin-top:20px;}
.believe .speaker .caption {padding:0px;}

/*SAP Solutions*/
#services {padding:90px 0 20px 0;}
#services h2 {color:#262626; margin-bottom:30px;}
#services .feature{margin-bottom:30px;}
#services .feature a{color:#262626;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:0px;}
#services .feature img{width:120px;}
#services .feature h4{font-size:20px;}
#services .feature p{font-size:14px;}

/* Partnership */

#partners {	
	padding:40px 0 0px 0;
	background:#fff;
}
#partners h2 {
	color:#262626;	
	margin-bottom:30px;
}
#partners h3{letter-spacing:1px;}
#partners i {
	color:#fac42b;
	margin-bottom:10px;
}

 #partners .isotope {
    transition-property: height, width;
	background:#34201f;
}
#partners .isotope .isotope-item {
    transition-property: top, left, opacity;
	float:left;
	position:relative;
	background:#34201f;
	width:50%;
}
#partners .speaker{padding:25px;}
#partners .speaker h4{color:#fff;margin-top:30px;font-size:24px;}
#partners .speaker .company{color:#eee;background:transparent;}
#partners .caption p{height:95px;}
.block-gall_item img:hover {
    opacity: 0.9;
}
.block-gall .element img {
    width: 100%;
}
.block-item-5_description li {
    float: left;
	margin-bottom:20px;
}
.block-item-5_description {
    margin: 0 auto;
	padding:0px;
    width: 65%;
	margin-bottom:20px;
	list-style:outside none none;	
}
.block-item-5_description li:first-child::before {
    content: "";
    padding: 0;
}
.block-item-5_description li::before {
    content: "/";
    padding: 0 12px;
}



#grey{background:#ececec none repeat scroll 0 0;}
#grey table th{}
.table-striped > tbody > tr:nth-child(2n+1) > th{background-color:#999;text-align:center;color:white}

.bgbanner  p{font-size:16px;}

.bgbanner{
	background-image:url('img/back.jpg');
	background-repeat:no-repeat;
	background-size:100%;
	background-position:top;
}


.rabout .feature {margin:5px 0px 3px 0;padding:5px;text-align:justify}
.rabout .feature .img-responsive{float:left;width:80px;margin:5px 0;}
.rabout .feature h4{display:block;margin-top:30px;}
.rabout .feature p{display:inline;font-size:13px;text-align:justify;color:#555;display:none;}



#sessions {padding:120px 20px 30px;}
#sessions h1{text-align:center;margin-top:0px;margin-bottom:20px;font-size:30px;font-weight:bold;text-transform:uppercase;font-family:sans-serif;}
#sessions h2{font-size:24px;text-align:left;}
#sessions .caption p{height:auto; text-align:justify;}
#sessions .speaker .company{font-size:14px;color:#444; text-transform:none;text-align:justify;letter-spacing:0px;}
#sessions .caption ul li{list-style:disc; text-align:left;}
#sessions .caption h4{text-transform:uppercase;font-family:inherit;}
#sessions  h4{font-size:18px;font-family:monospace;letter-spacing:0px;line-height:26px;margin-top:0px}
#sessions p{color:#444;margin-bottom:15px;}
#sessions .sapservice{
    margin: 0 auto;
	padding:0px;
    width: 70%;
	margin-bottom:20px;
	list-style:outside none none;	
}
#sessions .sapservice li {float: left; margin-bottom:20px;}
#sessions .sapservice li a{color:#999;text-transform:uppercase;font-weight:bold}
#sessions .sapservice li:first-child::before {content: ""; padding: 0;}
#sessions .sapservice li::before {content: "/"; padding: 0 12px;}
#sessions li{color:#444;line-height:36px;}
#sessions .active{font-size:16px;color:#f7c128 !important;}
#sessions .sapindustry{width:75%;}

.solu h2{font-size:26px;font-weight:none;margin-bottom:30px;}
/* countdown */

#countdown {
	margin-top:0;
}

#countdown .countdown_amount {
	color:#666666;
	font-family:cursive;
	font-size:40px;
	text-align:left;
	line-height:50px;
	text-align:center;
}

#countdown .countdown_section {
	color:#262626;
	font-family:Lucida Console;
	font-size:13px;
	text-align:left;
	line-height:10px;
	letter-spacing:0;
	text-align:center;
}


/* SPEAKER */

#webelieve {
	background:url("../img/industry-bg.jpg");
	border-top:1px solid #f0f0f0;
	padding:90px 0 90px 0;
}
#webelieve h2{color:#eee;}

.speaker {
	margin-bottom:30px;
	background:none;
}

.speaker .caption {
	padding:10px;
	margin-bottom:10px;
}

.speaker h4 {
	font-size:18px;
	letter-spacing:1px;
	margin-bottom:0;
	text-transform:uppercase;
	display:inline-block;
	height:65px;
	color:#fff;
	font-family:sans-serif;
}

.speaker h4:after {
	content: "";
  	display: block;
  	width: 55px;
  	height: 2px;
	margin:0 auto;
 	background-color: #dd127b;
 	margin-top: 10px;
  	margin-bottom: 5px;
}

.speaker .company {
	color:#000;
	font-family:'Open sans';
	font-size:10px;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:22px;
	margin:0;
	background:rgba(227, 227, 227, 0.5);
	padding:5px;
}
.caption  p{height:125px;}


#speakers .owl-buttons {
	position: absolute;
	font-size: 10px;
	right: 0;
}

#list-speaker li{
	display:none; 
}

/* speaker detail */

#speaker-detail {
	background:#ffffff;
	box-shadow: 0px 3px 5px rgba(0,0,0,.1);
}

#speaker-detail h2 {
	font-family:'montserratregular';
	margin-bottom:0;
}

#speaker-detail h2 span {
	font-family:'montserratbold';
}

#speaker-detail img {
	width:100%;
	height:auto;
}

#speaker-detail .lead {
	margin-bottom:10px;
}

#speaker-detail .social{
	margin-bottom:10px;
}

#speaker-detail .social li{
	padding-left:1px;
}

#speaker-detail .social li:first-child{
	padding-left:5px;
}

#speaker-detail .social a {
	opacity:0.8;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
			transition: all 0.3s;
}

#speaker-detail .social a:hover {
	opacity:1;
}

#speaker-detail .social a .fa-facebook-square{
	color:#3b5998;
}

#speaker-detail .social a .fa-twitter-square{
	color:#00aced;
}

#speaker-detail .social a .fa-linkedin-square{
	color:#007bb6;
}

#speaker-detail .social a .fa-google-plus-square{
	color:#dd4b39;
}

#speaker-detail .mfp-close {
	color:#ffffff;
	background:#262626;
	opacity:1;
}

#speaker-detail li {
	padding-right:1px;
}

#speaker-detail #content {
	height:230px;
	margin-bottom:15px;
} 

#industries {
	color:#ffffff;
	background:#fac42b;
	padding:90px 0 60px 0;
	background:url("../img/industry-bg.jpg");
}
#industries h2{color:#fff;}
#industries h4{color:#fff;text-align:center;font-size:24px;text-transform:Capitalize;font-weight:normal;letter-spacing:0px;font-family:inherit;}
#industries .feature{margin-bottom:45px;}
#industries  img{border:2px solid #fff;}

/* PROGRAM */

#program {
	color:#ffffff;
	background:#fac42b;
	padding:70px 0 90px 0;
}

#program h4 {
	font-size:17px;
	letter-spacing:0;
}

#program .lead {
	color:#ffffff;
}

#program img {
	border:2px solid #ffffff;
}



#program .nav-tabs {
	border-bottom:1px solid #ffffff;
	margin-bottom:20px;
	font-size:19px;
}

#program .nav-tabs > li > a {
	color: #ffffff;
	padding:10px 100px 10px 0;
	background: none;
	border:none;
	cursor: default;
}

#program .nav-tabs > li.active > a {
	color: #262626;
	padding:10px 50px 10px 0;
	border-bottom:4px solid #ffffff;
	padding:10px 100px 10px 0;
}

#program .nav-tabs > li > a:hover,
#program .nav-tabs > li.active > a:hover {
	color: #262626;
}
#program .panel-body .pbr{border-right:1px solid #000}
#program .panel-body .row{border:1px 0px 1px 1px solid #000}
#program .panel {
	background:transparent;
}

#program .panel-body {
	border-top:1px solid #ffffff;
	padding:20px 0;
}

#program .panel-default {
	border:none;
	border-bottom:1px solid #ffffff;
	border-radius:0px;
}

#program .panel-default > .panel-heading {
	color: #333333;
	background:transparent;
	border-color: #ffffff;
	padding:10px 0;
}

#program .panel-title {
	float:left;
}

#program .panel-title > a {
	color: #262626;
	text-decoration:none;
	-webkit-transition: all 0.1s;
	   -moz-transition: all 0.1s;
	        transition: all 0.1s;
}

#program .panel-title > a:hover {
	color: #ffffff;
}

#program .date {
	color:#000;
	font-family:'montserratregular';
	margin-bottom:0;
	font-size:17px;
	line-height:18px;
}

#program .speaker-name {
	
	font-family:'montserratregular';
	font-size:12px;
	letter-spacing:1px;
}
#program .panel-body h2 {
	font-size:24px;
}
#program .panel-body h4 {
	color:#444;
	font-size:17px;
	font-weight:bold;
}

#program .panel-body p {
	margin-right:10px;
	display:inline-block;
}

#program .panel-body p span {
	color:#666666;
	display:inherit;
}

#program .about-speaker i{
	color:#262626;
}

#program .about-speaker a{
	color:#262626;
	text-decoration:none;
}

#program .about-speaker a:hover{
	color:#000000;
	text-decoration:none;
}

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

#myTab li {
	width:100%;
}

#program .panel-title {
	display:block;
	float:none;
}

#program .speaker-name {
	text-align:center;
	margin-top:20px;
}
.isotope .isotope-item {
    width:50%;
	position:relative;
	
}

}


/* DOWNLOAD */

#download {
	padding:90px 0 110px 0;
}

#download h3:after {
	content: "";
  	display: block;
  	width: 120px;
  	height: 3px;
 	background-color: #dd127b;
 	margin-top: 12px;
  	margin-bottom: 15px;
}


/* VENUE */

#venue {
	padding-top:0;
	padding-bottom:/*110px*/ 0px;
}

#venue .venue {
	background-image:url(img/industry-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	height:600px;
	margin-bottom:/*110px*/ 0px;
	display:table;
	width:100%;
	background-attachment:fixed;
}

#venue .venue .venue-inner {
	color:#b0b0b0;
	background:rgba(0,0,0, 0.65);
	display:table-cell;
	vertical-align:middle;
	
}

.venue-inner h2 {
	color:#ffffff;
	margin-top:0;
}

#venue h2:after {
	content: "";
  	display: block;
  	width: 60px;
  	height: 3px;
 	background-color: #dd127b;
 	margin-top: 12px;
  	margin-bottom: 15px;
}

#venue h3 {
	margin-top:10px;
}

#venue h3:after {
	content: "";
  	display: block;
  	width: 60px;
  	height: 3px;
 	background-color: #dd127b;
 	margin-top: 12px;
  	margin-bottom: 15px;
}

.venue-inner h4 {
	color:#ffffff;
}

#venue i {
	color:#fac42b;
}

.venue-inner .lead {
	color:#b0b0b0;
}

.venue-info {
	margin-bottom:45px;
}

.hotel-carousel {
	margin-top:20px;
	margin-bottom:70px;
}

#hotel-carousel .item {
	margin:0 7px;
}

.hotel .caption {
	position:relative;
	padding:10px 0 0 0;
	line-height:19px;
}

.hotel .caption h5 {
	font-family:'montserratlight';
}

.hotel .caption .rating {
	position:absolute;
	top:0;
	right:0;
	padding:17px 0 0 0;
}


/* FUNFACTS */

#funfacts  {
	background-image: url(img/bg-funfacts.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	height:310px;
	position:relative;
	padding:0;
}

.funfacts-inner {
	color:#fff;
	background:rgba(0,0,0, 0.5);
	position:absolute;
	width:100%;
	height:100%;
}

#funfacts .item {
	margin:100px 0 0 0;
	display:table;
}

#funfacts i {
	float:left;
	border-right:1px solid #ffffff;
	padding:20px 20px 20px 0;
}

#funfacts .desc {
	padding-left:20px;
	display:table-cell;
	vertical-align:middle;
}

#funfacts .number {
	font-family:'montserratbold';
	font-size:40px;
	font-weight:700;
	margin-top:15px;
	margin-bottom:0;
	line-height:1;
}

#funfacts .description {
	font-size:12px;
	font-weight:400;
	letter-spacing:2px;
	text-transform:uppercase;
}


/* REGISTER */

#register {
	background:#f5f5f5;
	border-bottom:1px solid #f0f0f0;
	padding:70px 0 60px 0;
}

#price-carousel {
	margin:20px 0 40px 0;
}

.price-table {
	color:#0A0A0A;
	background:#fac42b;
	padding:20px;
	line-height:1;
	font-weight:300;
	position:relative;
	overflow:hidden;
}

.early-bird {
	background:#fac42b;
}

.standart {
	background:#fcba00;
}

.vip {
	background:#fcba00;
}

.price-table .icon {
	color:rgba(255,255,255, 0.4);
	position:absolute;
	bottom:-50px;
	right:-50px;
	display:block;
	font-size:40px;	
}

.price-table .price {
	color:#444444;
	font-family:/*'montserratbold'*/ arial;
	font-size:40px;
	font-weight:400;
	letter-spacing:-1px;
}

.price-table h3 {
	color:#ffffff;
	background:#262626;
	font-family:Open Sans;
	font-weight:400;
	font-size:10px;
	letter-spacing:2px;
	border-radius:30px;
	text-transform:uppercase;
	padding:0px 16px;
	margin:0 0 10px 0;
	display:inline-block;
	float:right;
}

.price-table .desc li {
	font-family:/*'montserratbold'*/ inherit;
	line-height:2;
	border-bottom:1px dotted;
	border-color:rgba(255,255,255, 0.7);
}

.price-table .desc li:last-child {
	border-bottom:none;
}

/* register form */

#register-form {
	padding:25px;
	background:#ffffff;
}

#register-form h2 {
	margin-bottom:15px;
}

.register-form {
	margin-top:20px;
}


/* GALLERY */

#gallery {
	padding:70px 0 50px 0;
}

#timeline .item {
	margin:10px 10px 20px 10px;
}


/* TESTIMONIAL */

#testimonial {
	background:#fac42b;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	color:#ffffff;
	padding:0;
}

#testimonial .testimonial-inner {
	background:rgba(0, 0, 0, 0.7);  
	padding:50px 40px 30px 40px;
	min-height:400px;
}

#testimonial-carousel img {
	border:2px solid #ffffff;
	margin:0 0 20px 0;
}

#testimonial .lead {
	color:#b0b0b0;
}

#testimonial .name {
	color:#ffffff;
	font-family:'montserratbold';
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
}

#testimonial .owl-theme .owl-controls {
  text-align: left;
}


/* SPONSORS */

#sponsors {
	margin:30px 0;
	padding:70px 0 90px 0;
	background:#fac42b none repeat scroll 0 0;
}

#sponsors .panel p{margin:0px;}
.sponsor {
	border:2px solid #dd127b;
	margin:0 5px;
	padding:10px;
	text-align:center;
}

#sponsors-carousel:first-child {
	margin-left:0;
}

#sponsors-carousel:last-child {
	margin-right:0;
} 

#sponsors i {
	/*color:#fac42b;*/
}

#sponsors .entitle ol{padding:0px;}
#sponsors .entitle li{list-style:number;}


/* CONTACT */

#gmap_canvas {
	height:220px;
	transform:none !important;
	-webkit-transform:none !important;
	-moz-transform:none !important;
	-o-transform:none !important;
	-ms-transform:none !important;
	border-top:1px solid #f2f2f2;
}

.gmnoprint,
.gm-style-cc {
	display:none;
}

footer {
	color:#b0b0b0;
	background:#262626;
	padding:40px 10px 50px;
}

footer h4 {
	color:#ffffff;
	margin-top:50px;
}

footer h4:after {
	content: "";
  	display: block;
  	width: 60px;
  	height: 3px;
 	background-color: #dd127b;
 	margin-top: 12px;
  	margin-bottom: 15px;
}
#footer .small a{color:#ececec;}
footer ul li a {
	color:#ececee;
}

footer ul li a:hover {
	color:#ffffff;
}

footer .button-big {
	font-size:16px;
	width:100%;
}

footer dt {
	color:#ffffff;
	font-family:'montserratlight';
	font-size:13px;
	margin-top:7px;
	margin-bottom:3px;
	cursor:pointer;
}

/* Subfooter */

.subfooter {
	color:#ececee;
	font-size:10px;
	letter-spacing:1px;
	background:#000000;
	padding:20px 0;
}

.subfooter ul {
	margin-bottom:0;
}

.subfooter li a {
	color:#ececee;
}

.subfooter li a:hover {
	color:#ffffff;
	text-decoration:none;
}

/* Newsletter */

#newsletter {
	color:#262626;
	background:#ebe8e8;
	margin-bottom:0;
}


/* MISC. */

/* FORM ELEMENTS */

input[type="text"],
input[type="email"],
select,
textarea {
	font-size:14px;
	font-family:inherit;
	width:100%;
	min-height:20px;
	padding:5px 5px;
	border:0;
	border:1px solid #999999;
	margin-bottom:5px;
	outline:none;
} 


/* BUTTONS */

.button {
	font-family:'montserratregular';
	font-size: 17px;	
	border: none;
	padding: 5px 15px;
	display: inline-block;
	position: relative;
	outline: none;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
			transition: all 0.3s;
}

.button:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;
}

.button-xsmall {
	padding:2px 7px;
	font-size:11px;
	letter-spacing:1px;
}

.button-small {
	padding:5px 30px;
	font-size:13px;
	letter-spacing:1px;
}

.button-big {
	padding:10px 18px;
	font-size:21px;
}

.button-line-light {
	color:#ffffff;
	background:transparent;
	border:2px solid #ffffff;
}

.button-line-light:hover,
.button-line-light:active {
	color: #262626;
	background: #ffffff;
	text-decoration:none;
}

.button-line-dark {
	color:#262626;
	background:transparent;
	border:2px solid #262626;
}

.button-line-dark:hover,
.button-line-dark:active {
	color: #ffffff;
	background: #262626;
	text-decoration:none;
}


/* PRELOAD */

#preload {
	background:#fac42b;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%; 
	z-index: 9999;
	display:table;
}

#preload .preload {
	display:table-cell;
  	vertical-align:middle;
}

.spinner {
  width: 30px;
  height: 30px;
  background-color: #fff;
  
  margin: 100px auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


/* OWL CAROUSEL */

.owl-theme .owl-controls .owl-buttons div {
	color: #dd127b;
	margin:0;
	padding: 1px;
	font-size: 12px;
	background: transparent;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}

/* GALLERY IMG OVERLAY EFFCET */

.wrap {
	display: block;
	overflow: hidden;
	position: relative;
}

.wrap .overlay:after {
	background: none repeat scroll 0 0 rgba(250, 196, 43, 0.7);
	height: 100%;
	content:"";
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -100%;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	width: 100%;
}
	
.wrap:hover .overlay:after {
	top: 50%;
	opacity: 1;
}

.wrap .overlay:before {
	background: none repeat scroll 0 0 rgba(250, 196, 43, 0.7);
	bottom: -100%; 
	height: 100%;
	content:"";
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	width: 100%;
}

.wrap:hover .overlay:before {
	bottom: 50%;
	opacity: 1;
}

.wrap .icon {
	color:#ffffff;
	visibility: hidden;
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	margin-top: -20px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
	
.wrap:hover .icon {
	opacity: 1;
	visibility: visible;
}

.wrap .icon a {
	color:#ffffff;
}

.wrap .icon a:hover {
	color:#333333;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

/* Speaker hover effect */

/* Common style */
.speaker figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
	/*background: #3085a3;*/
	text-align: center;
	cursor: pointer;
}
.speaker .effect-ming .fa-6x{font-size:2.2em;line-height:75px;height:85px; width:85px; border:3px solid #dd127b;border-radius:60px;color:#eee;}
.speaker figure img {
	position: relative;
	display: block;
	height: auto;
	max-width: 100%;
	opacity: 0.8;
	margin:0 auto;
}

.speaker figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.speaker figure figcaption::before,
.speaker figure figcaption::after {
	pointer-events: none;
}

.speaker figure figcaption,
.speaker figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.speaker figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	outline:none;
}

/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
	/*background: #030c17;*/
}

figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	border-radius:5px 30px 5px 60px;
	box-shadow:3px 5px 11px 0px #333333;
}

figure.effect-ming figcaption::before {
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	border: 1px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}

figure.effect-ming span img {
	padding: /*4em 0*/ 0em 0;
	opacity: 0;
	margin:0 auto;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5); 
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover span img {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
	opacity: 0.4;
}.logo1 {
	float: right;
}

}

/*----------------------Nest Accordion Code-----------------*/

.nesto-accordion { font-family: 'Open Sans', sans-serif; width: 100%; overflow: hidden; margin: 0 auto 30px; }

.nesto-accordion h4 { font-size:13px; line-height: 24px; font-weight: 400; }
/* 4.11.2 Panel
-------------------------------------------------------------------------- */
.nesto-accordion .panel {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
        -ms-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;
}

.nesto-accordion .panel-default,
.nesto-accordion .panel-heading + .panel-collapse > .list-group,
.nesto-accordion .panel-heading + .panel-collapse > .panel-body {
    border-color: #eceef0;
}

.nesto-accordion .panel-body { font-size:12px; font-weight:400; line-height:20px; text-align:justify;}

/* 4.11.3 Heading
-------------------------------------------------------------------------- */
.nesto-accordion .panel-default > .panel-heading {
    padding: 0;
    border-color: #eceef0;
    background-color: #ffffff;
}
.nesto-accordion .panel-default > .panel-heading .img-responsive, .nesto-accordion .panel-body img {
	border-radius:5px 30px 5px 60px;
}
/* 4.11.4 Title
-------------------------------------------------------------------------- */
.nesto-accordion .panel-title a {
    width: 100%;
    display: block;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    padding: 10px 45px 10px 15px;
	background:rgba(250, 196, 43,0.27);
}

/* 4.11.5 Arrow
-------------------------------------------------------------------------- */
.nesto-accordion .panel-title a::after {
    top: 0;
    right: 0;
    width: 44px;
    color: #a1b1bc;
    font-size: 16px;
    content: '\f106';
    line-height: 44px;
    position: absolute;
    text-align: center;
    font-family: 'FontAwesome';
    /* border-left: 1px solid #eceef0; */

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.nesto-accordion a.collapsed::after { content: '\f107'; }

/* 4.11.6 Image
-------------------------------------------------------------------------- */
.nesto-accordion .panel-body img {
    float: left;
    margin: 0 15px 10px 0;
}

/* 4.11.7 Hover
-------------------------------------------------------------------------- */
.nesto-accordion .panel-title a:hover,
.nesto-accordion .panel-title a:hover::after {
    color: #FF9933;
}

.nesto-accordion h4 span { display: block; color: #7d7d7d; font-size: 12px; text-transform:none; }

.nesto-accordion h5 { color: #666666; font-size: 13px; font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 15px 0;
}

.nesto-accordion h5:after {
  content: "";
  display: block;
  height: 1px;
  margin: 10px 0 -1px;
  position: relative;
  width: 10%;
  z-index: 2;
  background-color: #FF9933;
}





/**** MOBILE ***/

@media (max-width: 768px) {
.carousel {padding-top:60px;}
#highlight #left {
	background:none;
	text-align:center;
}

#highlight h2 {
	color:#262626;
}

#highlight #right {
	background:none;
}

#partners .isotope .isotope-item{width:100%;}
}