

.irs-blog-field {
    padding: 30px 0 20px;
}
.irs-blog-col {
    margin-bottom: 30px;
}
.irs-courses-col {
    text-align: center;
	height: 330px;
    margin-bottom: 30px;
    background: #e9ecef;
    overflow: hidden;
}
.irs-courses-img {
    position: relative;
    overflow: hidden;
}

.irs-courses-content h4{
	
	}

.irs-courses-img img {
	width:100%;
    -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;
}
.irs-blog-field .irs-info-text {
    padding: 5px 20px;
    background: #F4A460;
}

.irs-courses-content h4 {
	margin-bottom:10px;
	font-size:16px;
	line-height:25px;
	}

.irs-courses-content h4 a{
	color: #d42728;
	font-weight:600;
	}

.irs-blog-field .irs-info-text ul li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.irs-blog-field .irs-info-text ul li p i {
    color: #ffffff;
}
.irs-blog-field .irs-info-text ul li p a {
    color: #ffffff;
}

.irs-courses-content {
    padding: 10px 20px 0px 20px;
}

.blog_meta {
    display: table;
    width: 100%;
}
.blog_meta li {
    display: inline-block;
    margin-right: 15px;
}

.blog_meta li a {
    color: #333;
    font-size: 16px;
    text-transform: capitalize;
}

.blog_meta li i {
    margin-right: 8px;
    color: #dc3545;
    font-size: 16px;
}

.irs-blog-col .irs-courses-content p {
    margin-bottom: 20px;
}


ul{
   display: block;
}
.information li {
    display: inline-block;
}
#about2{
  padding: 35px 0;
}
.info2{
    padding: 10px;
    transition: ease all .5s;
}
.info2:hover{
    padding: 10px;
    background: #2d27315e;
    transition: ease all .5s;
}
.info2 h3{
  font-weight: bold;
}

.logo img{
	    padding: 10px 0;
	}
	
.call_area ul li i{
	color:#fff;
	}	
.call_area ul{
	margin-bottom:0px;
	}	
	
.top_bar{
	background: #343a40;
	padding:7px ;
	
	}	

#nav{
	float:right;
	}

.info{
	float:right;
	}
	
.info ul li i{
	color:#F00;
	margin-right:5px;
	font-size:20px !important;
	}	
.info ul li {
	font-size:20px;
	}	

.info{
  padding: 45px 0;
}
.info h6{
  font-size: 14px;
  font-weight: bold;
}
.info p{
    font-size: 12px;
}
.icon img{
  width: 40px;
}
.nav{
  background: #35489e;
}
.bannerContent{
  text-align: left;
}
.bannerContent p span{
  display: block;
}
.section-header p span{
  display: block;
}

.foot_image img{
	width:100%;
	}
	
.foot_image{
	padding:15px 0;
	}	
.blog_image h2{
	color: #fff;
    font-size: 25px;
    padding: 10px 0 0;
	}	

.career{
    color: #fff;
    padding: 40px 0;
    width: 100%;
    margin: 0 auto;
}

.info2 i{
	font-size: 30px;
    color: #d42728;
	margin-bottom:10px;
	}

.info2{
	height:150px;
	border: 2px dotted #333;
    text-align: center;
	padding:20px;
	margin-bottom:20px;
	}
.info2 p{
	font-size:17px;
	}	
	
.back3{
	    background: #363f65;
	}

.career h4{
  color: #fff;
  font-weight: bold;
}
.col-lg-6.career{
  margin-top: -27px;
}
.details span{
  padding: 28px;
}
/*------------------------------------------------- 
# About Page
--------------------------------------------------------*/
.background{
  background: url(../img/about.jpg);
  padding: 25px;
  background-attachment: fixed;
  background-size: cover;
}
.background h1{
  color: #fff;
}
.background h6{
  display: inline-block;
}
.content img{
  width: 300px;
}
.about{
  padding: 45px;
}
/*------------------------------------------------- 
# Contact Page
--------------------------------------------------------*/
.info .fa{
  font-size: 40px;
}
.form{
  padding-top: 31px;
}
.form input{
  width: 100%;
  padding: 10px;
}
.form h4{
  font-size: 18px;
  padding: 5px 0;
  margin: 15px 0 0 0px;
}
.viewButton{
  padding: 15px 35px;
  background: #1b2033;

}

.career p a{
	background:#f82249;
	padding:7px 15px;
	font-size:20px;
	color:#fff;
	}
.contact{
  padding: 35px 0 0;
}
.contact img{
  width: 100%;
      height: 465px;
}

.btn
{
background-color: #f82249;
    color: #ffffff;
    margin-top: 20px;
    width: 100%;
}





/*-----------------------------------------------------------
# Courses
----------------------------------------------------------*/
#tabs ul{
  list-style-type: none;
}
#tabs li{
  background: #35489e;
  padding: 5px;
  display: block;
  width: 100%;
}
#tabs li a {
  color: #fff;
  font-size: 15px;
  background: #35489e;
  padding: 5px;
  display: block;
  width: 100%;
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
  background: #fff;
  color: #2f3138;
  font-family: "Open Sans", sans-serif;
}

a {
  color: #fff;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #f8234a;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
  color: #0e1b4d;
}

.main-page {
  margin-top: 70px;
}

.wow {
  visibility: hidden;
}

/* Prelaoder */

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #f82249;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s ease-in-out;
}

.back-to-top i {
  font-size: 24px;
  padding-top: 6px;
}

.back-to-top:focus {
  background: #e0072f;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #e0072f;
  color: #fff;
}

/* Sections Header
--------------------------------*/

.section-header {
  margin-bottom: 0px;
  position: relative;
  padding-bottom: 20px;
}

.section-header h2 {
  font-size: 36px;
  text-transform: capitalize;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-header p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #9195a2;
}

.section-with-bg {
  background-color: #f6f7fd;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.navbar-nav {
    width: 100%;
    text-align: center;
    > li {
      float: none;
      display: inline-block;
    }
  }

#header {
    padding: 25px 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background: #363f65;
}

#header.header-scrolled,
#header.header-fixed {
  background: rgba(6, 12, 34, 0.98);
  height: 70px;
  padding: 15px 0;
  transition: all 0.5s;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 span {
  color: #f82249;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
  padding: 11px 0;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  float: none;
  margin: 0 auto;
}

/* Nav Meu Styling */

.nav-menu a {
  text-transform: uppercase;
  padding: 8px;
  text-decoration: none;
  display: inline-block;
  color:#333;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  outline: none;
}

.nav-menu .menu-active a,
.nav-menu a:hover {
  color: #35489e;
}

.nav-menu > li {
  margin-left: 8px;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #f82249;
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
  visibility: visible;
  width: 100%;
}

.nav-menu li.buy-tickets a {
  color: #fff;
  background: #f82249;
  padding: 7px 22px;
  border-radius: 50px;
  border: 2px solid #f82249;
  transition: all ease-in-out 0.3s;
  font-weight: 500;
  margin-left: 8px;
  margin-top: 2px;
  line-height: 1;
  font-size: 13px;
}

.nav-menu li.buy-tickets a:hover {
  background: none;
}

.nav-menu li.buy-tickets:hover a:before,
.nav-menu li.buy-tickets.menu-active a:before {
  visibility: hidden;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
  border-radius: 3px;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #060c22;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
  border-radius: 3px;
}

.nav-menu ul li:hover > a {
  background: #f82249;
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

.list-inline-item:not(:last-child) {
    margin-right: 2rem;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 10px 10px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(6, 12, 34, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 17px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #f82249;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #f82249;
}

#mobile-nav ul .menu-item-active {
  color: #f82249;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(6, 12, 34, 0.8);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  width: 100%;
  height: 80vh;
  background: url(../img/banner.png) top center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#intro:before {
  content: "";
  /*-background: rgba(6, 12, 34, 0.8);-*/
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .intro-container {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 90px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}

#intro h1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 47px;
  font-weight: 600;
  text-transform: uppercase;
}

#intro h1 span {
  color: #f82249;
}

#intro p {
  color: #ebebeb;
  font-weight: 700;
  font-size: 20px;
}

#intro .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#f82249 50%, rgba(101, 111, 150, 0.15) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

#intro .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tab{

    width: 23%;
    height: 100vh;
    margin-top: 5%;
    float: left;
    margin-bottom: 5%;
    background: #ededed;
    padding: 13px;
}

.tablinks {
    
width: 100%;
    border: none;
    text-align: left;
    margin-bottom: 15px;
    padding: 10px 14px;
    background: #d42728;
    color: #fff;
    outline: none !important;
    cursor: pointer;
}
.tablinks:focus{
    
    border: none !important;
    
}

.date_event{
    
    padding: 0px;
    margin: 0px;
    
}
.date_event li{
    
    list-style: none;
}
.date_event li a{
    
       font-size: 13px;
    margin-top: 6px;
    display: block;
}

.tablinks:hover{
    
  background: #35489e;  
    
}

.event_image{
    
      padding: 0px;
    margin: 0px 0 0 0;
        
}

.event_image li .event_image_box{
    
    width: 100%;
    height: 201px;
    overflow: hidden;
        transition: all 0.5s ease;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    
}
.event_image li strong{
    
    text-align: center;
    display: block;
    padding: 16px 0px;
    
}

.event_image li{
    
     list-style: none;
    display: inline-block;
    border:1px solid #0000001c;
    width: 46%;
    height: auto;
    margin: 0px 10px 20px;
vertical-align: top;

    
}
.tab .active{
      background: #35489e;  
    
}

.client_logo{
    
    margin-top: 30px;
}

/*
.blog_image a img{
    
    height: 211px;
    display: inline-block;
}
*/

.blog_image a img{
    height: 211px !important;
}
.event_image li img{
    
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.event_image li:hover img{
        transition: all 0.5s ease;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    
     transform: scale(1.3);
}


.events-Overfolow{
    overflow: hidden;
    
}

.tabcontent{
    
       margin-top: 5%;
       width: 76%;
    float: right;
     height: 100vh;
       margin-bottom: 5%;
}

#intro .play-btn:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

#intro .play-btn:hover::after {
  border-left: 15px solid #f82249;
  -webkit-transform: scale(20);
  transform: scale(20);
}

#intro .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

#intro .about-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #363f65;
  background: #363f65;
}

#intro .about-btn:hover {
  background: none;
  color: #fff;
  border: 2px solid #363f65;
}

@-webkit-keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/

#about {
  background: url("../img/about-bg.jpg");
  background-size: cover;
  overflow: hidden;
  position: relative;
  color: #fff;
  padding: 60px 0 40px 0;
}

#about:before {
  content: "";
  background: rgba(13, 20, 41, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#about h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
}

#about h3 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
}

#about p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #fff;
}
/*--------------------------------------------------------------
# Course Section
-------------------------------------------------------------*/

#tabs li a:hover {
    color: #fff;
    font-size: 15px;
    background: red;
    width: 100%;
}

#tabs p{
    text-align: justify;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active{
    background: #d42a2a!important;
    width: 100%;
    z-index: 999;
}

/*--------------------------------------------------------------
# Speakers Section
--------------------------------------------------------------*/

#speakers {
  padding: 60px 0 30px 0;
  background: #e9ecef;
}

#speakers .speaker {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

#speakers .speaker .details {
  background: rgba(6, 12, 34, 0.76);
  position: absolute;
  left: 0;
  bottom: -30px;
  right: 0;
  text-align: center;
  padding-top: 10px;
  transition: ease all .5s;
}

#speakers .speaker .details h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-top: 46px;
}

#speakers .speaker .details h3 a span{
  display: block;
}

#speakers .speaker .details p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px;
  font-style: italic;
}

#speakers .speaker .details .social {
  height: 30px;
}

#speakers .speaker .details a {
  color: #fff;
}

#speakers .speaker .details a:hover {
  color: #f82249;
  transition: ease all .5s;
}

#speakers .speaker:hover .details {
  bottom: 0;
  top: 0;
  transition: ease all .5s;
}

#speakers-details {
  padding: 60px 0;
}

#speakers-details .details h2 {
  color: #112363;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}

#speakers-details .details .social {
  margin-bottom: 15px;
}

#speakers-details .details .social a {
  background: #e9edfb;
  color: #112363;
  line-height: 1;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding-top: 9px;
}

#speakers-details .details .social a:hover {
  background: #f82249;
  color: #fff;
}

#speakers-details .details .social a i {
  font-size: 18px;
}

#speakers-details .details p {
  color: #112363;
  font-size: 15px;
  margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Schedule Section
--------------------------------------------------------------*/

#schedule {
  padding: 60px 0 60px 0;
}

#schedule .nav-tabs {
  text-align: center;
  margin: auto;
  display: block;
  border-bottom: 0;
  margin-bottom: 30px;
}

#schedule .nav-tabs li {
  display: inline-block;
  margin-bottom: 0;
}

#schedule .nav-tabs a {
  border: none;
  border-radius: 50px;
  font-weight: 600;
  background-color: #0e1b4d;
  color: #fff;
  padding: 10px 100px;
}

#schedule .nav-tabs a.active {
  background-color: #f82249;
  color: #fff;
}

#schedule .sub-heading {
  text-align: center;
  font-size: 18px;
  font-style: italic;
  margin: 0 auto 30px auto;
}

#schedule .tab-pane {
  transition: ease-in-out .2s;
}

#schedule .schedule-item {
  border-bottom: 1px solid #cad4f6;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: background-color ease-in-out 0.3s;
}

#schedule .schedule-item:hover {
  background-color: #fff;
}

#schedule .schedule-item time {
  padding-bottom: 5px;
  display: inline-block;
}

#schedule .schedule-item .speaker {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin: 0 10px 10px 0;
}

#schedule .schedule-item .speaker img {
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%;
  transition: all ease-in-out 0.3s;
}

#schedule .schedule-item h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

#schedule .schedule-item h4 span {
  font-style: italic;
  color: #19328e;
  font-weight: normal;
  font-size: 16px;
}

#schedule .schedule-item p {
  font-style: italic;
  color: #152b79;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Venue Section
--------------------------------------------------------------*/

#venue {
  padding: 60px 0;
}

#venue .container-fluid {
  margin-bottom: 3px;
}

#venue .venue-map iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

#venue .venue-info {
  background: url("../img/careerconsult.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}



#venue .venue-info h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

#venue .venue-info p {
  color: #fff;
  margin-bottom: 0;
}

#venue .venue-gallery-container {
  padding-right: 12px;
}

#venue .venue-gallery {
  overflow: hidden;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

#venue .venue-gallery img {
  transition: all ease-in-out 0.4s;
}

#venue .venue-gallery:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# Hotels Section
--------------------------------------------------------------*/

#hotels {
  padding: 60px 0;
}

#hotels .hotel {
  border: 1px solid #e0e5fa;
  background: #fff;
  margin-bottom: 30px;
}

#hotels .hotel:hover .hotel-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#hotels .hotel-img {
  overflow: hidden;
  margin-bottom: 15px;
}

#hotels .hotel-img img {
  transition: 0.3s ease-in-out;
}

#hotels h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  padding: 0 20px;
}

#hotels a {
  color: #152b79;
}

#hotels a:hover {
  color: #f82249;
}

#hotels .stars {
  padding: 0 20px;
  margin-bottom: 5px;
}

#hotels .stars i {
  color: #ffc31d;
}

#hotels p {
  padding: 0 20px;
  margin-bottom: 20px;
  color: #060c22;
  font-style: italic;
  font-size: 15px;
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/

#gallery {
  padding: 60px;
  overflow: hidden;
}

#gallery .owl-nav,
#gallery .owl-dots {
  margin-top: 25px;
  text-align: center;
}

#gallery .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#gallery .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#gallery .owl-dot.active {
  background-color: #f82249;
}

#gallery .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

#gallery .gallery-carousel .center {
  border: 6px solid #f82249;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}

/*--------------------------------------------------------------
# supporters Section
--------------------------------------------------------------*/

#supporters {
  padding: 60px 0;
}

#supporters .supporters-wrap {
  border-top: 1px solid #e0e5fa;
  border-left: 1px solid #e0e5fa;
  margin-bottom: 30px;
}

#supporters .supporter-logo {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #e0e5fa;
  border-bottom: 1px solid #e0e5fa;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.5);
  height: 160px;
}

#supporters .supporter-logo:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#supporters img {
  transition: all 0.4s ease-in-out;
}

/*--------------------------------------------------------------
# F.A.Q Section
--------------------------------------------------------------*/

#faq {
  padding: 60px 0;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding-right: 20px;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

#faq #faq-list a.collapse {
  color: #f82249;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f055" !important;
}

/*--------------------------------------------------------------
# Subscribe Section
--------------------------------------------------------------*/

#subscribe {
  padding: 60px;
  background: url(../img/subscribe-bg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#subscribe:before {
  content: "";
  background: rgba(6, 12, 34, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#subscribe .section-header h2,
#subscribe p {
  color: #fff;
}

#subscribe input {
  background: #fff;
  color: #060c22;
  border: 0;
  outline: none;
  margin: 0;
  padding: 9px 20px;
  border-radius: 50px;
  font-size: 14px;
}

#subscribe button {
  border: 0;
  padding: 9px 25px;
  cursor: pointer;
  background: #f82249;
  color: #fff;
  transition: all 0.3s ease;
  outline: none;
  font-size: 14px;
  border-radius: 50px;
}

#subscribe button:hover {
  background: #e0072f;
}

/*--------------------------------------------------------------
# Buy Tickets Section
--------------------------------------------------------------*/

#buy-tickets {
  padding: 60px 0;
}

#buy-tickets .card {
  border: none;
  border-radius: 5px;
  transition: all  0.3s ease-in-out;
  box-shadow: 0 10px 25px 0 rgba(6, 12, 34, 0.1);
}

#buy-tickets .card:hover {
  box-shadow: 0 10px 35px 0 rgba(6, 12, 34, 0.2);
}

#buy-tickets .card hr {
  margin: 25px 0;
}

#buy-tickets .card .card-title {
  margin: 10px 0;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

#buy-tickets .card .card-price {
  font-size: 48px;
  margin: 0;
}

#buy-tickets .card ul li {
  margin-bottom: 20px;
}

#buy-tickets .card .text-muted {
  opacity: 0.7;
}

#buy-tickets .card .btn {
  font-size: 15px;
  border-radius: 50px;
  padding: 10px 40px;
  transition: all 0.2s;
  background-color: #f82249;
  border: 0;
  color: #fff;
}

#buy-tickets .card .btn:hover {
  background-color: #e0072f;
}

#buy-tickets #buy-ticket-modal input,
#buy-tickets #buy-ticket-modal select {
  border-radius: 0;
}

#buy-tickets #buy-ticket-modal .btn {
  font-size: 15px;
  border-radius: 50px;
  padding: 10px 40px;
  transition: all 0.2s;
  background-color: #f82249;
  border: 0;
  color: #fff;
}

#buy-tickets #buy-ticket-modal .btn:hover {
  background-color: #e0072f;
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/

#contact {
  padding: 60px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #f82249;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #112363;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #112363;
}

#contact .contact-info a {
  color: #4869df;
}

#contact .contact-info a:hover {
  color: #f82249;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

#contact .form #sendmessage {
  color: #f82249;
  border: 1px solid #f82249;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #f82249;
  border: 0;
  padding: 10px 40px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
  cursor: pointer;
}

#contact .form button[type="submit"]:hover {
  background: #e0072f;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #121621;
  padding: 0 0 25px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #1b2033;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 26px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
}

#footer .footer-top .footer-info img {
  height: 40px;
  margin-bottom: 10px;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #222636;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #f82249;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 5px;
  color: #f82249;
  font-size: 18px;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #262c44;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #f82249;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #f82249;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #e0072f;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
  font-size: 16px;
}

#footer .credits {
  text-align: center;
  font-size: 16px;
  color: #ddd;
  padding-top: 24px;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 767px) {
  #subscribe input {
    min-width: 400px;
  }
}

@media (min-width: 768px) {
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }
  .location .icon{
    width: 24px;
  }
  .info p {
    font-size: 11px;
  }
  .icon img {
    width: 28px;
  }

  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

@media (min-width: 991px) {
  #schedule .sub-heading {
    width: 75%;
  }
}

@media (min-width: 1024px) {
  .nav-menu{
   
  }
  #intro {
    background-attachment: fixed;
  }

  #about {
    background-attachment: fixed;
  }

  #subscribe {
    background-attachment: fixed;
  }
}

@media (max-width: 1199px) {
  #header .container {
    max-width: 100%;
  }

  .nav-menu a {
    padding: 8px 4px;
  }
}

@media (max-width: 991px) {
  #header {
    background: rgba(6, 12, 34, 0.98);
    height: 70px;
    padding: 15px 0;
    transition: all 0.5s;
  }

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }

  #intro .intro-container {
    top: 70px;
  }

  #intro h1 {
    font-size: 34px;
  }

  #intro p {
    font-size: 16px;
  }

  #schedule .nav-tabs a {
    padding: 8px 60px;
  }
}

@media (max-width: 768px) {
	
	.contact img {
    width: 100%;
     height: auto; 
}
	.career {
    color: #fff;
    padding: 15px;
    width: 100%;
    margin: 0 auto;
}

.slider-content h3{
	
    font-size: 20px !important;
   line-height:30px;
	}
	
	.call_area ul li{
		font-size:13px;
		}

#footer .footer-top h4 {
    font-size: 20px;

}
	
	.list-inline-item:not(:last-child) {
    margin-right: 10px !important;
}
	.info {
    padding: 5px 0 0;
}
	
	.info ul li {
    font-size: 14px;
}
  .back-to-top {
    bottom: 15px;
  }

  #faq #faq-list a {
    font-size: 18px;
  }

  #faq #faq-list i {
    top: 13px;
  }
}

@media (max-width: 767px) {
  #schedule .nav-tabs a {
    padding: 8px 50px;
  }
}

@media (max-width: 574px) {
  #venue .venue-info h3 {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  #schedule .nav-tabs a {
    padding: 8px 30px;
  }
  

}

@media (max-width: 460px) {
  #subscribe button {
    margin-top: 10px;
  }
    
    
}




.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* ------------------------------
Default Theme
---------------------------------*/
.slider-direction {
	position: absolute;
	left:0; 
	top:0;  
	width: 100%;
	background: none;
	color: #fff;
	font-size: 16px;
	z-index: 999;
	display: none;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-caption {
  position:absolute;
    left:0; 
    top:0;  
    color:#fff;
    width:100%;
    height: 100%;
    z-index:8;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
@-webkit-keyframes myfirst {
  from {width: 0;}
  to {width: 100%;}
 }
 @keyframes myfirst {
  from {width: 0;}
  to {width: 100%;}
 }
 .slider-progress.pos_hover{
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
 }
/* ------------------------------
custom slider
---------------------------------*/
.slider-progress{
	position:absolute;
	top:0;
	left:0;
	background-color: rgba(255, 255, 255, .7);
	height:5px;
	-webkit-animation: myfirst 5000ms ease-in-out;
	-moz-animation: myfirst 5000ms ease-in-out;
	-ms-animation: myfirst 5000ms ease-in-out;
	animation: myfirst 5000ms ease-in-out;
}
.s-tb{
	display: table;
	height: 100%;
	width: 100%;
	float: left;
}
.s-tb-c{
	display: table-cell;
    vertical-align: middle;
}
.t-cn{text-align: center}
.t-lft{text-align: left}
.t-lfr{text-align: right}
/* ------------------------------
slider animation
---------------------------------*/
/* -------------- Home 1  ---------------- */
.slider-1 h4{
    -webkit-animation: zoomIn 500ms ease-in-out;
    -moz-animation: zoomIn 500ms ease-in-out;
    -ms-animation: zoomIn 500ms ease-in-out;
    animation: zoomIn 500ms ease-in-out;
}
.slider-1 h1{
    -webkit-animation: fadeInUp 1000ms ease-in-out;
    -moz-animation: fadeInUp 1000ms ease-in-out;
    -ms-animation: fadeInUp 1000ms ease-in-out;
    animation: fadeInUp 1000ms ease-in-out;
}
.slider-1 p{
    -webkit-animation: fadeInLeft 1500ms ease-in-out;
    -moz-animation: fadeInLeft 1500ms ease-in-out;
    -ms-animation: fadeInLeft 1500ms ease-in-out;
    animation: fadeInLeft 1500ms ease-in-out;
}

.preview-1 .nivoSlider {
	position:relative;
	background: url(../img/loading.gif) no-repeat 50% 50%;
}
.preview-1 .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.preview-1 .nivoSlider a {
	border:0;
	display:block;
}

.preview-1 .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.preview-1 .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.preview-1 .nivo-controlNav a.active {
	background-position:0 -22px;
}

.preview-1 .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.preview-1:hover .nivo-directionNav a { opacity: 1; }
.preview-1 a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.preview-1 a.nivo-prevNav {
	left:15px;
}
.preview-1 .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.preview-1 .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.preview-1 .nivo-caption a:hover {
    color:#fff;
}

.preview-1 .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.preview-1 .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.preview-1 .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.preview-1 .nivo-controlNav {
    position: relative;
    z-index: 99999;
    bottom: 68px;
}
.preview-1 .nivo-controlNav a {
	border:5px solid #fc3;
	display: inline-block;
	height:18px;
	margin: 0 5px;
	text-indent: -9999px;
	width:18px;
	line-height: 8px;
	background: #3c3c3c;
	cursor: pointer;
	position: relative;
	z-index: 9;
	border-radius: 100%;
	z-index: -999;
}
.preview-1:hover .nivo-controlNav a{
  opacity: 1;
  z-index: 999999;
}
.preview-1 .nivo-controlNav a:hover, .preview-1 .nivo-controlNav a.active {
    background: #000;
    cursor: pointer;
}
/* -------------------------------------
preview-2
---------------------------------------- */
.preview-2 .nivoSlider:hover .nivo-directionNav a.nivo-prevNav {
  left: 15px;
}
.preview-2 .nivoSlider:hover .nivo-directionNav a.nivo-nextNav{
  right: 65px;
}
.preview-2 .nivoSlider .nivo-directionNav a.nivo-prevNav {
  left: -34px;
  font-size: 0;
}
.preview-2 .nivoSlider .nivo-directionNav a.nivo-nextNav {
  right: 16px;
    font-size: 0;
}
.preview-2 .nivo-directionNav a.nivo-prevNav:hover:before{
  background: #fc3;
  color: #ffffff;
}
.preview-2 .nivo-directionNav a.nivo-prevNav:before{
  background: transparent;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  color: #fc3;
  cursor: pointer;
  font-size: 25px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 45%;
  transition: all 300ms ease-in 0s;
  width: 50px;
  z-index: 9;
}
.preview-2 .nivo-directionNav a.nivo-nextNav:hover:before{
  background:#fc3;
  color: #ffffff;
}
.preview-2 .nivo-directionNav a.nivo-nextNav:before{
  background:transparent;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  color: #fc3;
  cursor: pointer;
  font-size: 25px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 45%;
  transition: all 300ms ease-in 0s;
  width: 50px;
  z-index: 9;
}
.preview-2 .nivo-controlNav {
    position: relative;
    z-index: 99999;
    bottom: 68px;
}
.preview-2 .nivo-controlNav a {
	border:5px solid #fc3;
	display: inline-block;
	height:18px;
	margin: 0 5px;
	text-indent: -9999px;
	width:18px;
	line-height: 8px;
	background: #3c3c3c;
	cursor: pointer;
	position: relative;
	z-index: 9;
	border-radius: 100%;
	z-index: -999;
}
.preview-2:hover .nivo-controlNav a{
  opacity: 1;
  z-index: 999999;
}
.preview-2 .nivo-controlNav a:hover, .preview-2 .nivo-controlNav a.active {
    background: #000;
    cursor: pointer;
}
.slider-content h3{
	color: #fff;
    background: #d73839c7;
    display: inline-block;
    padding: 12px 20px;
    font-size: 35px;
    font-weight: 600;
    border-radius: 20px;
	}
.about_area{
	text-align:center;
	}
.about_area p a{
	background:#f82249;
	color:#fff;
	font-size:17px;
	padding:7px 20px;
	border-radius:5px;
	}	
.home_text p{
	font-size:20px;
	line-height:30px;
	}	
	
.home_text h2{
	margin-top:20px;
	font-weight:600;
	font-size:35px;
	margin-bottom:10px;
    text-align: center;
	}	
.home_text h2 span{
	color:#f82249;

	}		
	
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(75,75,75,0.2);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
      margin-top: 135px;
  text-align: center;
  position: relative;
  font-size: 16px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.overlay h2 a:hover{
	color:#fff;
	}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: -52px 0 0 0;
  padding: 62px 100px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
  color:#fff;
}

.flip-box {
  background-color: transparent;
  width: 100%;
  height: 200px;
  border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
  background-color: #2e44a8;
  color: #fff;
}

.flip-box-front h2{
	color:#fff;
	padding:10px 0;
	font-size:30px;
	}
.flip-box-back h2{
	color:#fff;
	padding:10px 0;
	font-size:30px;
	}	

/* Style the back side */
.flip-box-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateY(180deg);
}

.flip-box-front i{
    color: #ffffff;
    margin: 40px 0 0;
    font-size: 50px;

	}	
	
.flip-box-back i{
    color: #ffffff;
    margin: 40px 0 0;
    font-size: 50px;

	}			


.share-it{
	position:fixed;
	
	width:40px;
	background:#fff;
	right:0;
	z-index:99999;
	top:50%;
}	
.share-it i{
	font-size:20px;
}
	
.facebook{margin:0 auto; float:left; margin-right:4px;}
.facebook  a{
	color:#fff;
	padding:10px 16px;
	background-color:#527aba;
	display:inline-block;
	transition:0.5s ease;
}
.facebook  a:hover{
	color:#fff;
	padding:10px 20px;
	margin-left:-20px;
	background-color:#527aba;
	display:inline-block;
}

.twitter{margin:0 auto; float:left; margin-right:4px;}
.twitter  a{
	color:#fff;
	padding:10px 16px;
	background-color:#77cdf1;
	display:inline-block;
	text-align:center;
	transition:0.5s ease;
}
.twitter  a:hover{
	color:#fff;
	padding:10px 20px;
	margin-left:-20px;
	background-color:#77cdf1;
	display:inline-block;
	text-align:center;

}

.google{margin:0 auto; float:left; margin-right:4px;}
.google  a{
	color:#fff;
	padding:10px 16px;
	background-color:#4c4c4c;
	display:inline-block;
	transition:0.5s ease;
}
.google  a:hover{
	color:#fff;
	padding:10px 20px;
	margin-left:-20px;
	background-color:#4c4c4c;
	display:inline-block;
	
}

.rss{margin:0 auto; float:left; margin-right:4px;}
.rss a{
	color:#fff;
	padding:10px 16px;
	background-color:#fe8f19;
	display:inline-block;
	transition:0.5s ease;
}
.rss a:hover{
	color:#fff;
	padding:10px 20px;
	margin-left:-20px;
	background-color:#fe8f19;
	display:inline-block;
}

.linkedin{margin:0 auto; float:left; margin-right:4px;}
.linkedin a{
	color:#fff;
	padding:10px 16px;
	background-color:#157ecc;
	display:inline-block;
	transition:0.5s ease;
}
.linkedin a:hover{
	color:#fff;
	padding:10px 20px;
	margin-left:-20px;
	background-color:#157ecc;
	display:inline-block;
	
}

.youtube{margin:0 auto; float:left; margin-right:4px;}
.youtube a{
	color:#fff;
	padding:10px 16px;
	background-image: linear-gradient(#f80700, #8f49c5);
	display:inline-block;
	transition:0.5s ease;
}
.youtube a:hover{
	color:#fff;
	padding:10px 20px;
	margin-left:-20px;
	background-color:#fe322f;
	display:inline-block;
	transition:0.3s ease;
}

/*bootstarb edite */

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-right {
  border: 2px solid #fff;
  padding-left: 8px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 40px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-right:hover {
  color: black;
  background: white;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  border: 2px solid #fff;
  padding-left: 8px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 40px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left:hover {
  color: black;
  background: white;
}

@media (max-width:768px) {
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    padding-bottom: 10px;
    padding-right: 8px;
  }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-right {
    padding-bottom: 10px;
    padding-right: 8px;
  }
}


/*end bootstrap   */

.threed-section {
  margin-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
}

.span-featured2 {
  background-color: #EF6767;
  color: white;
  bottom: 0px;
  padding-bottom: 15px;
  font-size: 23px;
  padding-top: 5px;
  text-transform: uppercase;
  padding-left: 5px;
  padding-right: 5px;
  font-family: "Roboto Condensed";
}



/* start carousel style */

.threed-section img {
  height: 250px;
  width: 500px;
}

.carousel-multiItem .carousel-control {
  width: 4%;
  background-image: none;
}

.carousel-multiItem .carousel-control.left {
  margin-left: 15px;
}

.carousel-multiItem .carousel-control.right {
  margin-right: 15px;
}

.carousel-multiItem .cloneditem-1,
.carousel-multiItem .cloneditem-2,
.carousel-multiItem .cloneditem-3 {
  display: none;
}

@media all and (min-width: 768px) {
  .carousel-multiItem .carousel-inner > .active.left,
  .carousel-multiItem .carousel-inner > .prev {
    left: -33.333%;
  }
  .carousel-multiItem .carousel-inner > .active.right,
  .carousel-multiItem .carousel-inner > .next {
    left: 33.333%;
  }
  .carousel-multiItem .carousel-inner > .left,
  .carousel-multiItem .carousel-inner > .prev.right,
  .carousel-multiItem .carousel-inner > .active {
    left: 0;
  }
  .carousel-multiItem .carousel-inner .cloneditem-1,
  .carousel-multiItem .carousel-inner .cloneditem-2 {
    display: block;
  }
}

@media all and (min-width: 992px) {
  .carousel-multiItem .carousel-inner > .active.left,
  .carousel-multiItem .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-multiItem .carousel-inner > .active.right,
  .carousel-multiItem .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-multiItem .carousel-inner > .left,
  .carousel-multiItem .carousel-inner > .prev.right,
  .carousel-multiItem .carousel-inner > .active {
    left: 0;
  }
  ..carousel-multiItem .carousel-inner .cloneditem-1,
  .carousel-multiItem .carousel-inner .cloneditem-2,
  .carousel-multiItem .carousel-inner .cloneditem-3 {
    display: block;
  }
}


/*start  content img  style */

.item h3 > a {
  text-decoration: none;
  color: #fff;
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 700;
  max-width: 279.233px;
  text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 2px;
  transition-delay transition: all .8s ease;
}

.item h3 > a:hover {
  border-bottom: 2px solid #fff;
}

.data-enter span {
  margin-left: 15px;
  margin-right: 15px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  min-height: 50px;
  padding: 30px 0 10px;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fff;
  margin: 0;
  z-index: 23;
  transition: all .5s ease;
  font-family: "Roboto";
}

.data-enter h3 {
  position: absolute;
  bottom: 7%;
  left: 0;
  z-index: 21;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  max-width: 90%;
  margin-left: 15px;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  font-family: "Roboto";
  cursor: pointer;
  transition: all .5s ease;
}

.hover:hover span {
  visibility: visible;
  opacity: 1;
  cursor: pointer;
   transform: translate(0px, -5px);

}

.hover:hover h3 {
  transform: translate(0px, -40px);
}

.data-enter .comment {
  float: right;
  color: #fff;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-size: 14px;
  line-height: 23.8px;
  margin-bottom: 0px;
  margin-left: 120px;
  margin-right: 15px;
  margin-top: 0px;
  cursor: pointer;
}

.data-enter .date {
  float: left;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-size: 14px;
  line-height: 23.8px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0px;
  cursor: pointer;
}

.admission-panel{
    
    margin: 20px 0px 74px; 
    
}


.admission-panel h1{
font-weight: 700;     
text-align: center; 
text-transform: uppercase;    
font-family: 'Oswald', sans-serif;   
margin-bottom: 50px;
font-size: 45px;    
    
}

.admission-panel h1 span{
    
    color: #f82249;
    
}

.admission-left img{
    
    width: 83%; 
    display: block;
    
    
}

.admission-left h2{
    
    
    font-family: 'Oswald', sans-serif;
    text-align: left;
    margin-bottom: 0px; 
    
} 
.admission-left h2 span{
    
    font-size: 109px; 
    font-weight: 700;
    display: inline-block;
    color: #f82249;
    
}

.admission-left h2 small{
    
    display: inline-block;
    vertical-align: top;
    margin-top: 8%;
    text-align: left;
    font-size: 31px;
    line-height: 33px;
    text-transform: uppercase;
    
}
.admission-left h3{
    
    
    font-family: 'Oswald', sans-serif;
    text-align: left;
    margin-bottom: 0px; 
    text-transform: uppercase;
    font-weight: 700;   
    font-size: 35px;
    color: #f82249;
    
} 

.admission-left h3 span{
    
    
    font-weight: 300;
    font-size: 45px;
    line-height: 2px;
    color: #0e1b4d;
    
}

.admission-left h4{
    
    
    font-family: 'Oswald', sans-serif;
    text-align: left;
    margin-bottom: 0px; 
    text-transform: uppercase;
    font-weight: 700;   
    font-size: 39px;
       color: #f82249;
    
    
} 
.admission-left h4 small{
   color: #0e1b4d; 
    
    
}

.aradhana-image{
    
    width: 100%;
    height: 400px;
    border: 1px solid; 
    position: relative;
    border-radius: 10px; 
    
}

.aradhana-image img{
    
    width: 100%;
    height: 100%;
    object-fit: cover;
      border-radius: 10px; 
    
    
}

.aradhana-title{
    
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: rgba(6,63,109,0.9);
    width: 100%;
    height:91px;
    border-radius: 0px 0px 10px 10px;
    
    
}

.aradhana-title h1{
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 29px;
    margin-top: 18px;
    line-height: 28px;
    
    
}

.aradhana-title h1 small{
    
    font-size: 19px; 
    
}

.admission-right h1, .admission-right h2, .admission-right h3 {
    
    text-align: left; 
      font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0px; 
}

.admission-right h1{
    
    font-weight: 400; 
    font-size: 44px; 
        margin-bottom: 11px;
    
}

.admission-right h1 small{
    
       font-size: 19px;
    font-weight: 700;
    
}

.admission-right h2{
    
    font-weight: 700;
    font-size: 50px; 
    line-height: 30px;
    color: #f82249;
    
}
.admission-right h2 small{
    font-size: 23px;
    font-weight: 700;   
    line-height: 12px; 
    color: #0e1b4d;
    
    
    
}

.admission-right h3{
    
    font-weight: 700;
    font-size: 42px;
    line-height: 30px; 
    color: #f82249;
    
}
.admission-right h3 small{
    
    font-weight: 700; 
    font-size: 23px;
    color: #0e1b4d;
    
}

.book-panel{
    
    width: 100%;
    height: auto;
    background: #f59e2c;
    border-radius: 10px;
    margin-top: 21px;
    padding: 15px 10px 5px;
    
}

.book-panel h1{
    
     font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-weight: 700;
    line-height: 43px;
    font-size: 41px;
    
    
}
.book-panel h1 small{
    
    font-size: 24px;
    
}


.popup{
    
    width: 100%;
    height: 100vh;
    padding: 20px;
    border-radius: 5px; 
    background: rgba(0,0,0,0.5);
    z-index: 999999; 
    position: fixed;
    left: 0px;
    right: 0px;
    margin: 0px auto; 
    top: 0%; 
    
    
    
}

.Inner_popup{
    margin: 0px auto;
    width: 92%;
    height: auto;
    background: #fff;
    border-radius: 5px;
    position: relative; 
    margin-top: 0%; 
    
}

.Inner_popup img{
    
    width: 100%;
    height: auto; 
    border-radius: 5px; 
    
}

.popup h1{
    color: #fff; 
    font-weight: 700;
    font-size: 20px; 
    text-align: center; 
    } 

#off{
    
    
    width: 40px;
    height: 40px;
    background: #000; 
    display: block; 
    position: absolute;
        top: -20px;
    right: -24px;
    border-radius: 28px;
    background: #ff0000; 
}
#off:hover{
    
    color: #fff !important; 
    
}

#off span{
    
      text-align: center;
    display: block;
    margin-top: 7px;
    font-size: 18px;
    font-weight: 800;
    
}

.display_none{
    
    display: none !important;
    
}

.event3_image .event_image_box{
    
  height: 225px;  
    
}



#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}

#boxes #dialog {
  width: 750px;
  height: 300px;
  padding: 10px;
  background-color: #ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}

#popupfoot {
  font-size: 16pt;
  position: absolute;
  bottom: 0px;
  width: 250px;
  left: 250px;
}



















@media handheld, only screen and (max-width: 767px) {
    
    .admission-right{
        
        
        margin-top: 28px;
    text-align: center;
    }
    
}

@media handheld, only screen and (max-width: 414px) {
    
    
    
    .Inner_popup{
        width: 93%;
        margin-top: 50%;
        
    }
    
    
}

@media handheld, only screen and (max-width: 375px) {
    .admission-right h2{
        
        line-height: 50px; 
        
    }
    
    .admission-right h3{
         line-height: 40px;   
        
    }
    .admission-right h2 small{
        
            display: block;
    margin-top: 11px;
        
    }
    
    .admission-right h3 small{
        line-height: 11px; 
        
    }
    .admission-right h1{
        
        margin-top: 17px; 
        
    }
    
    
    
}