/*

New Event

http://www.templatemo.com/tm-486-new-event

*/

body {
		background: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-style: normal; font-size: 16px;
		font-weight: 400;
}


/*---------------------------------------
    Typorgraphy              
-----------------------------------------*/
h1,h2,h3,h4,h5,h6 {
  font-weight: 600;
}

h3,h5 {
  font-weight: 500;
}

h1 {
    font-size: 40px;
    letter-spacing: 2px;
}

h2 {
  font-size: 30px;
   
}

h3 {
  line-height: 36px;
}

h5 {
    letter-spacing: 1px;
    padding-top: 10px;
}

p {
    color: #161616;
    
    line-height: 24px;
}

a {
  text-decoration: none !important;
  outline: none;
}
a:hover {color: #a01d23;}


/*---------------------------------------
    General               
-----------------------------------------*/
.section-title {
  margin-bottom: 32px;
}

#overview,
#register {
  padding-top: 14rem;
  padding-bottom: 14rem;
}

#detail, #video,
#speakers, 
#program,
#sponsors, 
#contact, footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

#detail,
#speakers, #sponsors,
footer {
  text-align: center;
}

#overview h3,
#detail h3, #video h3,
#register h3,
#venue h3,
#contact h3 {
    padding-bottom: 12px;
}

 .btn {
    background: #a01d23;
    border: 2px solid #a01d23;
    border-radius: 0px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 16px;
    padding: 10px 42px;
    margin-top: 0px;
    margin-right: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; text-transform: uppercase; white-space:normal;
}
.btn:hover { background: #820e13;
    border: 2px solid #820e13; color: #FFF;}

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;
}



/*---------------------------------------
    Preloader section              
-----------------------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-rotating-plane {
  width: 50px;
  height: 50px;
  background-color: #a01d23;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
          animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg) rotateY(0deg);
            transform: perspective(100px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(100px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(100px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(100px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(100px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg) rotateY(0deg);
            transform: perspective(100px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(100px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(100px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(100px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(100px) rotateX(-180deg) rotateY(-179.9deg); } }
  

/*---------------------------------------
    Navigation Links section              
-----------------------------------------*/
.custom-navbar {
    margin-bottom: 0;
    background-color: #9f1c22 !important; border-radius: 0px !important;
}

.custom-navbar .navbar-brand {
    color: #ffffff;
    font-weight: 600;
    font-size: 3rem;
    line-height: 40px; padding-bottom: 0px !important; width: 150px !important;
}

.custom-navbar .nav li a {
    color: #ddd;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    line-height: 40px;
    transition: all 0.4s ease-in-out;
}

.custom-navbar .nav li a:hover {
    background: transparent;
    color: #000;
}
.navbar-nav>li>a { padding: 10px 20px !important; }
.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus {
  background-color: transparent;
}

.custom-navbar .nav li.active > a {
    background-color: transparent;
    color: #66ccff;
}

.custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
}

.custom-navbar .navbar-toggle {
    background-color: transparent;
}

.custom-navbar .navbar-toggle .icon-bar {
    background: #ffffff;
    border-color: transparent;
}
.navbar-nav .btn { border: 1px solid #FFF !important; padding: 0px 15px !important; margin-top: 9px; margin-left: 10px; margin-right: 0px;}

@media(min-width:768px) {
    .custom-navbar {
        padding: 0px 0;
        border-bottom: 0;
        background: 0 0; 
    }
    .custom-navbar.top-nav-collapse {
        background: #101010;
        padding: 0;
    }

}




/*---------------------------------------
   Overview  section              
-----------------------------------------*/
#overview {  color: #000000; padding: 0 0 5rem 0;}
#overview img {
  position: relative;
  
}
#overview h3 { font-size: 24px; font-weight: 700;  text-transform: uppercase;}
#overview ul { padding-left: 10px; margin-left: 0; list-style: none;}
#overview ul li{ margin-bottom: 10px; font-size: 20px;} 
#overview ul li::before { background: url(../images/check-icon.png); background-size: cover;content: ''; width: 23px; height: 21px; display: inline-block; padding-left: 10px; }

/*---------------------------------------
    Detail section              
-----------------------------------------*/
#detail h2{
    font-size: 24px; color: #161616; text-align: center;  margin-bottom: 40px; margin-top: 0px;
     
}

#detail img {
   max-height: 100px; margin-bottom: 10px;
}
#detail h3{ font-size: 24px; font-weight: bold; color: #1a75bb;}

#detail p { text-align: center; font-size: 16px; padding: 20px;}
 

/*---------------------------------------
   Speakers section              
-----------------------------------------*/
#speakers {
    background: url('../images/hestia_bg_bottom.webp')  no-repeat;
    background-size: cover;
    background-position: center bottom; color: #000;  padding: 3rem 3rem 3rem 3rem;
}

#speakers h2 {
    font-size: 24px;
    margin-bottom: 0px; color: #161616; line-height: 30px;
}
 

#speakers img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#speakers .col-md-3 {
    display: block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 22px;
}

#speakers .speakers-wrapper {
    background: #ffffff;
    padding-bottom: 22px;
}


   


/*---------------------------------------
   Sponsors section              
-----------------------------------------*/
#sponsors img {
  margin-top: 18px;
}



/*---------------------------------------
   Contact section              
-----------------------------------------*/
#contact {
    background: url('../images/hestia_bg_top.webp') 50% 0% no-repeat fixed;
    background-size: cover;
    background-position: center bottom; color: #000;  padding: 4rem 4rem 4rem 4rem;
}
.event #contact {
   background: #FFF;
    background-size: cover;
    background-position: center bottom; color: #000;  padding: 4rem 4rem 4rem 4rem;
}
.event #contact .contact_des  .date_time {text-transform: uppercase; font-weight: 600; line-height: 30px;}
.event #contact .contact_des ul { font-size:16px; margin-top: 25px; margin-bottom: 25px; list-style: none; padding-left: 0px; margin-left: 0px;}
.event #contact .contact_des ul li { margin-bottom: 10px;}
.event #contact .contact_detail {
 background-color: #FFF;
  padding: 2rem 4rem 2rem 4rem;  margin-top: 25px; 
}
.event #contact h2 { font-size: 28px; font-weight: 400; text-transform:uppercase; color: #000000; margin-bottom: 15px;}
.event  #contact p {
    font-size: 16px;
    margin-top: 30px;
}
#contact .contact_des {
  padding-top: 3rem;
  padding-right: 2rem;
}

#contact .contact_detail {
 background-color: rgba(22, 22, 22, 0.6);
  padding: 2rem 4rem 2rem 4rem; color: #fff;
}
#contact .contact_detail h4 {color: #fff; font-size: 16px; margin-top: 0px; font-weight: 400; line-height: 26px; margin-bottom: 20px;} 
#contact h1 { font-size: 24px; font-weight: 700; margin-bottom: 30px; }
#contact h1 span {color: #a01d23;}
#contact h2 { font-size: 48px; font-weight: 400; text-transform:inherit;}
#contact p { font-size: 18px; margin-top: 30px; }
#contact p em{ font-size: 12px; }
#contact .contact_detail p {line-height: 14px;margin-top: 20px;}
#contact .contact_detail p em{ color: #FFF; }
#contact .form-control {
  background: #ffffff;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0px;
  box-shadow: none;
	color: #161616;
  margin-bottom: 16px;
  transition: all 0.4s ease-in-out; height: auto; padding: 6px 10px;
}

.event #contact .form-control {
  background: #ffffff;
  border: none;
  border: 1px solid #000;
  border-radius: 0px;
  box-shadow: none;
	color: #161616;
  margin-bottom: 16px;
  transition: all 0.4s ease-in-out; height: auto; padding: 6px 10px;
}

#contact ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #161616;
  opacity: 1; /* Firefox */
}

#contact :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #161616;
}

#contact ::-ms-input-placeholder { /* Microsoft Edge */
  color: #161616;
}
#contact label { display: block;}

#contact .form-control:focus {
  border-bottom-color: #999;
}

#contact input {
  height: 45px;
}

#contact input[type="submit"] {
  background: #a01d23;
   
  border: none;
  color: #fff;
 
   
  margin-top: 12px;
  transition: all 0.4s ease-in-out; font-weight: normal; font-size: 16px; text-transform: uppercase; white-space: normal; padding: 5px;
}

#contact input[type="submit"]:hover {
  background: #820e13; color: #FFF;
}
.firstname_s { display: none;}
.logo{ max-width: 120px; }
@media (max-width: 600px) {
	#contact h1 { font-size: 24px;}
 
	#contact h1 br,#contact h2 br{ display: none; }
	#contact .form-control { border: 1px solid #f2f2f2; }
	#contact .contact_detail {-webkit-box-shadow: 0px 0px 17px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 17px -5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 17px -5px rgba(0,0,0,0.75);}
	
	#contact {
    background: url('../images/hestia_bg_top.jpg')   no-repeat;
    background-size: cover;
    background-position: left bottom;  padding: 2rem;
	}
	label { font-size: 16px;}
	
	
	#detail, #video, #speakers, #program, #sponsors, footer{ padding-top: 5rem;
    padding-bottom: 5rem;}
	#contact{ padding-top: 5rem;    padding-bottom: 0rem;}

}

#contact-us {padding-top: 5rem;
    padding-bottom: 5rem; background-color: #A01D23; color: #FFF; font-size: 14px;}
#contact-us a { color: #FFF; text-decoration: none;}
#contact-us h2 { font-size: 14px;}
#contact-us img { display: inline-block; margin-right: 10px; vertical-align: top; margin-top: 20px;}
#contact-us .contact_content { display: inline-block;}

@media (max-width: 600px) { 
	
}
/*---------------------------------------
   Footer section              
-----------------------------------------*/
footer {
  background-attachment: fixed; padding: 0; color: #FFF;
}
.footer_top { background: #898b8c; color: #FFF; padding: 20px;}
.footer_bottom { background: #161616; color: #FFF; padding: 10px 0px 0px 0px; text-align: left; font-size: 12px;}

footer p, footer p a, footer p i { color: #FFF; font-size: 12px;}
/* Back top */
.go-top {
  background-color: #222;
  bottom: 2em;
  right: 2em;
  color: #ffffff;
  font-size: 32px;
  display: none;
  position: fixed;
  text-decoration: none;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.4s ease-in-out;
}

.go-top:hover {
    background: #a01d23;
    color: #ffffff;
}


/*---------------------------------------
   Social icon             
-----------------------------------------*/
.social-icon {
    position: relative;
    padding: 0;
    margin: 0;
}

.social-icon li {
    display: inline-block;
    list-style: none;
}

.social-icon li a {
    color: #666;
    border-radius: 100px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
}

.social-icon li a:hover {
    background: #f2545f;
    color: #ffffff;
}



/*---------------------------------------
   Responsive styles            
-----------------------------------------*/
@media (max-width: 980px) {

  p {font-size: 13px;}

  .custom-navbar .navbar-brand {
    font-size: 2rem;
  }

  .custom-navbar .nav li a {
    font-size: 11px;
	line-height: 20px;
  }

  #intro { height: 65vh; }

  #video iframe {
    margin-top: 42px;
  }

  #contact .contact_detail {
   
  padding: 3rem;
}

}

@media (max-width: 768px) {

  .custom-navbar .navbar-brand {
    line-height: 20px; width: 120px !important;
  }
	.navbar-nav { padding: 20px !important; margin: 0px !important;}
  #overview img,
  #detail .col-md-4,
  #register form {
    padding-top: 32px;
  }

  .nav-tabs > li > a {
    font-size: 13px;
  }

  #program img {
    padding-bottom: 32px;
  }

  #sponsors img {
    padding-top: 22px;
  }
	#contact { background-color: #e9e9e9;}
  #contact .contact_detail {
    margin-top: 50px;
  }

}
.guide { border: 1px solid #a01d23; /*max-width: 1000px;*/ margin: 20px auto 50px auto;}
.guide div:first-child{ padding-left: 0; padding-right: 0;}
.guide img { width: 100%; max-height:inherit !important; margin-bottom: 0px !important;}
.guide .text_guide { padding: 80px 20px; font-size:24px;  }
.guide .text_guide a{  color: #a01d23 !important;}

@media (max-width: 760px) {

  #intro {
    height: 100vh;
  }

}

