/*!------------------------------------------------------------------
[MAIN STYLESHEET]

Template Name: IEFF NEPAL - Dance Festival Html5 Template
Description: International Ethnic Folklore Festival - Nepal Html5 Template
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]
-------------------------------------------------------------------*/




.theading {
    color: #fff;
    line-height: 1.4;
    padding: 7px;
    text-transform: uppercase;
    background-color: #0d2da6;
    text-align: center;
    font-size: 22px;
    margin: 0px;
    
}





/*--------------------------------------------------------------
# TABLE RESPONSIVE
--------------------------------------------------------------
.table-responsive {
  padding: 20px;
  width: 100%;
}

.table-responsive  table, th, td {
  border: 2px solid black;
  border-collapse: collapse;
}
*/


/*--------------------------------------------------------------
#  Schedule Section   
  &
   # Table
   
   box-shadow: 2px 2px 4px 4px #ffb03b; 
--------------------------------------------------------------*/

.table-responsive1 {
    
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.tablehover {

  width: 100%;
}

.tablehover th, td {
  padding: 8px;
  text-align: left; 
  /* alignment of text in the table*/
  border-bottom: 1px solid #000;
}

.tablehover td {
  word-break: break-all;
      color: black;
}


.tablehover tr:hover {background-color: #fff
;}


.table100.ver3 .row100:hover td {
  background-color: #fee8ec;
 
}

.table100.ver3 .hov-column-ver3 {
  background-color: #fee8ec;
  
 
}

.table100.ver3 .hov-column-head-ver3 {
  background-color: #7b88e3 !important;

}

.table100.ver3 .row100 td:hover {
  background-color: #f51b64;
  color: #fff;
}






/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	.tablehover { 
	  	width: 100%; 
	}

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.tablehover tr { border: 1px solid #ccc; }
	
	.tablehover td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50% !important; 
		color: #000;
	}

	.tablehover td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
	 
		left: 12px;
		 
		padding-right: 10px; 
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);

		color: #000;
		font-weight: bold;
	}

}

/*--------------------------------------------------------------
# End of Schedules with Table
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Table Section
--------------------------------------------------------------

.table100.ver3 tbody tr {
  border-bottom: 1px solid #edbece;
 
}

.table100.ver3 td {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  color: #000;
  line-height: 1.4;
  padding: 1rem;
  text-align:right;
   
  
}

.table100.ver3 th {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: #a7cd54;
 text-align:center;
 padding: .6rem;
}

.table100.ver3 .row100:hover td {
  background-color: #fee8ec;
 
}

.table100.ver3 .hov-column-ver3 {
  background-color: #fee8ec;
  
 
}

.table100.ver3 .hov-column-head-ver3 {
  background-color: #7b88e3 !important;

}

.table100.ver3 .row100 td:hover {
  background-color: #f51b64;
  color: #fff;
}
*/




body {
  background: #fff;
  color: #555;
}

body,
p {
  
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  line-height: 26px;
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7{
  color: #212121;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
}

h1 {
 font-size: 24px;
    margin-top: 15px;
    margin-bottom: 05px;
    font-family: "Poppins", sans-serif;
    color: #f82249;
    font-weight: 600;
}

h2 {
 font-size: 20px;
   margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    color: #092486 ;
    font-weight: 500;
}




h3 {
  font-size: 18px;
  margin-bottom: 10px;
   font-family: "Poppins", sans-serif;
   font-weight: 400;
   color: #f82249 ;
}

h4 {
  font-size: 16px;
   letter-spacing: -.2px;
  font-weight: 300;
  color:orange;
}

h5 {
  font-size: 14px;
  line-height: 24px;
}

.alert .icon {
  margin-right: 15px;
}


h7 {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    color: #fff;
}


.heading p {
    text-align: j;
    text-align: justify;
    color: #666;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.heading1 {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 05px;
    font-family: "Poppins", sans-serif;
    color: #f82249;
    font-weight: 700;
   
}

.heading2 {
    font-size: 20px;
   margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    color: #092486 ;
    font-weight: 500;
   
}


.heading3 {
font-family: "Poppins", sans-serif;
font-size: 18px;
color:#f82249;
font-weight: 400;

}


.heading4 {
font-family: "Poppins", sans-serif;
font-size: 20px;
color:#f82249;
font-weight: 600;
}

.heading5 {
font-family: "Poppins", sans-serif;
font-size: 19px;
color:#092486 ;
font-weight: 500;
}

.heading6 {
font-family: "Poppins", sans-serif;
font-size: 18px;
color:#d117b8;
font-weight: 500;
}


/* TAble styles
================================================== */
.table {
    width: 100%;
    border: 1px solid #000000;
}




/* Global styles
================================================== */
html {
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  border: 0;
  margin: 0;
  padding: 0;
}

.body-inner {
  position: relative;
  overflow: hidden;
}

.preload {
  position: fixed;
  background: #fff url(../images/preload.gif) center center no-repeat;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
}




.no-padding {
  padding: 0;
}

.gap-60 {
  clear: both;
  height: 60px;
}

.gap-40 {
  clear: both;
  height: 40px;
}

.gap-30 {
  clear: both;
  height: 30px;
}

.gap-20 {
  clear: both;
  height: 20px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrb-80 {
  margin-bottom: -80px;
}

.mrt-0 {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}

.pab {
  padding-bottom: 0;
}

a:focus {
  outline: 0;
}

.ts-padding {
  padding: 60px;
}

.solid-bg {
  background: #f9f9f9;
}

.dark-bg {
  background: #092486;
  color: #fff;
}

.dark-bg h2,
.dark-bg h3 {
  color: #fff;
}

.solid-row {
  background: #f0f0f0;
}

.bg-overlay {
  position: relative;
}

.bg-overlay .container {
  position: relative;
  z-index: 1;
}

.bg-overlay:after {
  background-color: rgba(0, 46, 91, 0.8);
  z-index: 0;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.bg-overlay:after {
  position: relative;
}

.bg-overlay:after {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 0;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.content-hidden {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
  overflow: hidden;
}

/* Dropcap */
.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase;
}

.dropcap.primary {
  background: #f82249 ;
  color: #fff;
}

.dropcap.secondary {
  background: #3a5371;
  color: #fff;
}





/* Title */
.title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
}


/* Column title */
.column-title {
  margin: 0 0 40px;
}

.column-title-small {
  font-size: 20px;
  margin: 0 0 25px;
}

/* Page content title */
.page-content-title.first {
  margin-top: 0;
}

/* Video responsive */
.embed-responsive {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}

.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Input form */
.form-control {
  box-shadow: none;
  border: 1px solid #dadada;
  padding: 5px 20px;
  height: 44px;
  background: none;
  color: #959595;
  font-size: 14px;
  border-radius: 0;
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #f82249 ;
}

hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin: 40px 0;
}

.alert hr {
  background: initial;
  margin: initial;
  border-top: 1px solid;
  height: initial;
  margin-bottom: 1rem;
  opacity: .2;
}

blockquote {
  padding: 25px;
  margin: 20px 0;
  background: #f9f9f9;
  position: relative;
  border-left: 3px solid #f82249 ;
  padding-left: 40px;
}

blockquote.text-center {
  border-top: 3px solid #f82249 ;
  border-left: 0;
  padding-left: 25px;
  padding-top: 50px;
}

blockquote.text-center:before {
  left: 50%;
  top: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

blockquote.text-right {
  border-right: 3px solid #f82249 ;
  padding-right: 40px;
  border-left: 0;
  padding-left: 25px;
}

blockquote.text-right:before {
  left: auto;
  right: 5px;
}

blockquote:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 28px;
  color: #E5E5E5;
  top: 5px;
  left: 5px;
  font-weight: 700;
  z-index: 0;
}

blockquote p {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  z-index: 1;
  font-style: italic;
  margin-bottom: 0;
}

cite {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

/* Ul, Ol */
.list-round,
.list-arrow,
.list-check {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}

.list-round li {
  line-height: 28px;
}

.list-round li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  margin-right: 10px;
  color: #f82249 ;
  font-size: 12px;
}

.list-arrow {
  padding: 0;
}

ul.list-arrow li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  margin-right: 10px;
  color: #f82249 ;
  font-size: 16px;
  font-weight: bold;
}

ul.list-check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  margin-right: 10px;
  color: #f82249 ;
  font-size: 14px;
}

/* Bootstrap */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {
  border: 0;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

.pattern-bg {
  background: #f5f5f5 url(../images/crossword.png);
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/* Button */
.btn:active, .btn:focus {
  box-shadow: none !important;
}

.btn-primary,
.btn-dark {
  border: 0;
  border-radius: 3px;
  padding: 12px 20px 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  transition: 350ms;
  font-size: 14px;
}

@media (max-width: 767px) {
  .btn-primary,
  .btn-dark {
    font-size: 13px;
  }
}

.btn-white.btn-primary {
  background: #fff;
  color: #f82249 ;
}

.btn-primary {
  background: #f82249 ;
}

.btn-dark {
  background: #092486;
}

.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover {
  background: #111;
  color: #fff;
}

.btn-primary:hover:active, .btn-primary:hover:focus,
.btn-dark:hover:active,
.btn-dark:hover:focus,
.btn-white.btn-primary:hover:active,
.btn-white.btn-primary:hover:focus {
  color: #fff;
  background-color: #111 !important;
}

.general-btn {
  margin-top: 50px;
}

/* Bootstrap */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {
  border: 0;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

.pattern-bg {
  background: #f5f5f5 url(../images/crossword.png);
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}


a:link,
a:visited {
  text-decoration: none;
}

a {
  color: #092486;
  transition: .2s ease;

}

a:hover {
  text-decoration: none;
  color: #f82249;
  
}

a.read-more {
  color: #f82249 ;
  font-weight: 700;
  text-transform: uppercase;
}

a.read-more:hover {
  color: #222;
}





/* Top Bar
================================================== */
.top-bar {
  padding: 8px 0;
  background: #ebebeb;
  position: relative;
}

/* Top info */
ul.top-info {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.top-info li {
  position: relative;
  line-height: 10px;
  display: inline-block;
  margin-left: 0;
  padding-right: 15px;
  color:#092486;
}




ul.top-info li i {
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 5px;
   color:#f82249;
}

ul.top-info li p.info-text {
  margin: 0;
  line-height: normal;
  display: inline-block;
  flex-direction: column;
  
  
}
@media only screen and (max-width: 600px) {
    ul.top-info li {
  position: relative;
  line-height: 10px;
  display: inline-block;
  margin-left: 0;
  padding-right: 5px;
  color:#092486;
}


    ul.top-info li i {
  font-size: 14px;
  position: relative;
  top: 2px;
  margin-right: 5px;
   color:#f82249;
}
    
    
   ul.top-info li p.info-text {
  margin: 0;
  line-height: normal;
  display: inline-block;
  flex-direction: column;
  font-size:14px !important;
  
} 
    
}


/* Top social */
.top-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: -12px;
}


.top-social ul :hover {
 color:#f82249;
}

@media (max-width: 767px) {
  .top-social ul {
    margin-right: 0;
  }
}

.top-social ul li {
  display: inline-block;
  padding: 0;
 
}

.top-social ul li a {
  color: #2c2c2c;
  font-size: 14px;
  transition: 400ms;
  padding: 9px 12px;
   color:#092486 ;
}



/* Top bar border */
.top-bar-border {
  padding: 8px 20px 8px;
  border-bottom: 1px solid #ddd;
  
}

.top-bar-border ul.top-info {
  color: #707070;
  font-weight: 400;
}

.top-bar-border .top-social li a {
  color: #7c7c7c;
}

.top-bar-border ul.top-info li i {
  color: #ffb600;
}





/* Header area
================================================== */
.header {
  background: #fff;
  position: relative;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}

.header-one,
.header-one .site-navigation {
  background: #0e1b4d;
}

.header-one .navbar-collapse {
  padding-left: 0;
}

@media (max-width: 991px) {
  .navbar-collapse.collapse {
    overflow-y: auto;
  }
}

.header-one ul.navbar-nav > li {
  padding-left: 0;
  padding-right: 30px;
}

@media (max-width: 991px) {
  .header-one ul.navbar-nav > li {
    padding-right: 0;
  }
  .header-one .logo-area {
 display:none;
}
}

.header-one .logo-area {
  padding: 25px 0;
}

.navbar-fixed {
  z-index: 9999;
  position: fixed;
  width: 100%;
  top: 0;
}

.header-two {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  padding: 15px 0;
}

.header-two .navbar-fixed {
  background-color: #fff;
}

ul.navbar-nav > li > a {
  padding: 15px 0 !important;
  color: #fff;
}

@media (max-width: 991px) {
  ul.navbar-nav > li > a {
    padding: 1px 0 !important;
  }
  .navbar-nav {
    margin-bottom: 15px;
  }
}

ul.navbar-nav > li:hover > a,
ul.navbar-nav > li.active > a {
  color: #f82249  !important;
}

/*-- Logo --*/
.logo img {
  width: auto;
  height: 70px;
}

.header-two .logo img {
  height: 30px;
  
}

/* header right */
.header-right {
  float: right;
}

ul.top-info-box {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}

@media (max-width: 767px) {
  ul.top-info-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
}

ul.top-info-box li {
  position: relative;
  float: left;
  margin-left: 0;
  border-right: 1px solid #dedede;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 25px;
  margin-right: 25px;
}

@media (max-width: 767px) {
  ul.top-info-box li {
    border: 0;
    text-align: center;
    margin: 0;
    flex: 0 0 50%;
    padding: 0;
    margin-top: 10px;
  }
}

@media (max-width: 400px) {
  ul.top-info-box li {
    border: 0;
    text-align: center;
    margin: 0;
    flex: 0 0 100%;
    margin-top: 15px;
  }
}

ul.top-info-box li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

ul.top-info-box li.last {
  border-right: 0;
}

ul.top-info-box li .info-box span.info-icon {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  margin: 2px 5px 0 0;
  position: relative;
}

ul.top-info-box li .info-box .info-box-content {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  flex-direction: column;
}

ul.top-info-box li .info-box .info-box-title {
  font-size: 14px;
  margin-bottom: 8px;
  line-height: normal;
}

ul.top-info-box li .info-box .info-box-subtitle {
  margin: 0;
  line-height: normal;
  font-size: 15px;
  font-weight: 700;
  color: #111;
}



/* Main navigation */

.navbar-toggler {
  float: left;
  margin-top: 10px;
  padding: 12px;
}

.navbar {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}

.navbar-toggler {
  margin: 10px 0;
  padding: 6px;
  border-radius: 0;
  font-size: 1rem;
  background: #f82249 ;
}

.navbar-toggler:focus {
  outline: 0;
}

.navbar-dark .navbar-toggler-icon,
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

ul.navbar-nav > li:hover > a,
ul.navbar-nav > li.active > a {
  color: #f82249 ;
  position: relative;
}

ul.navbar-nav > li {
  padding: 0 13px;
  position: relative;
}

@media (max-width: 1200px) {
  ul.navbar-nav > li {
    padding: 0 9px;
  }
  ul.navbar-nav > li .nav-link {
    font-size: 12px;
  }
}

.header-two .navbar-nav > .header-sigin-group {
  top: -4px;
}

@media (max-width: 991px) {
  .header-two ul.navbar-nav > li {
    padding: 0;
    width: 100%;
  }
}

ul.navbar-nav > li:last-child {
  padding-right: 0;
}

ul.navbar-nav > li:last-child:after {
  background: none;
}

ul.navbar-nav > li > a:hover,
ul.navbar-nav > li > a:focus {
  background: none;
}

ul.navbar-nav > li > a i {
  font-weight: 700;
}

@media (max-width: 991px) {
  ul.navbar-nav > li > a i {
    float: right;
    background: #222;
    padding: 6px 10px;
    margin-top: 7px;
  }
  .header-two ul.navbar-nav > li > a i {
    color: #fff;
  }
  .header-two ul.navbar-nav > li.active > a i,
  .header-two ul.navbar-nav > li > a.active i {
    color: #f82249 ;
  }
}

ul.navbar-nav > li > a:after,
ul.navbar-nav > li > a:after {
  display: none;
}

ul.navbar-nav > li > a {
  font-family: "Montserrat", sans-serif;
  color: #fff !important;
  text-rendering: optimizeLegibility;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: -.2px;
  font-size: 14px;
  margin: 0;
  line-height: 40px;
  padding: 30px 0;
  transition: 350ms;
}

.navbar-light ul.navbar-nav > li > a {
  color: #000 !important;
  font-size: 13px;
}

/* Dropdown */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -2px;
  border-radius: 0;
}

.dropdown-submenu > a:after {
  display: block;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  float: right;
  margin-top: 0;
  margin-right: -5px;
  border: 0;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-menu {
  text-align: left;
  background: #fff;
  z-index: 100;
  min-width: 200px;
  border-radius: 0;
  border: 0;
  border-top: 2px solid #f82249 ;
  padding: 0 20px;
  margin: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

@media (max-width: 991px) {
  .dropdown-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
  }
}

.dropdown-menu-large {
  min-width: 400px;
}

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dropdown-menu-large > li > ul > li > a {
  padding-left: 0;
}

.dropdown-menu-large > li > ul > li.active > a {
  color: #f82249  !important;
}

.navbar-nav > li > .dropdown-menu a {
  background: none;
}

.dropdown-menu li a {
  font-family: "Montserrat", sans-serif;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  padding: 15px 0;
  letter-spacing: .3px;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
}

@media (max-width: 991px) {
  .dropdown-menu li a {
    padding: 12px 0;
  }
}

.dropdown-menu li:last-child > a {
  border-bottom: 0;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
  color: #f82249 ;
}

@media (min-width: 991px) {
  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
  }
}

@media (min-width: 991px) {
  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0;
    display: none;
  }
  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
    display: block;
  }
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > .dropdown-menu > .active > a {
  background: none;
  color: #f82249 ;
}




/* Sigin Group */
.header-signingroup-btn {
  padding: 12px 25px !important;
  font-size: 16px;
  font-weight: 700;
  border-radius: 3px;
  line-height: normal;
  text-transform: capitalize;
  color: #fff;
  margin-top: 5px;
  background: #f82249;       
}


.header-signingroup-btn:hover {
  background: #f82249;
   color: #000000;      
}

@media (max-width: 1200px) {
  .header-signingroup-btn {
    padding: 12px !important;
  }
}

@media (max-width: 991px) {
  .header-signingroup-btn {
    padding: 12px 30px !important;
  }
}

.header-signingroup-btn:hover {
 background: #f82249;
   color: #000000; 
}

ul.navbar-nav > li.header-signingroup:hover > a:after {
  position: relative;
  content: no-close-quote;
}


/*--------------------------------------------------------------
# Back to top Section
--------------------------------------------------------------*/

#back-to-top {
  right: 40px;
  top: auto;
  z-index: 10;
  display: none;
}

#back-to-top .btn:focus {
  outline: 0;
  box-shadow: none;
}

@media (max-width: 767px) {
  #back-to-top {
    right: 15px;
  }
}

#back-to-top.position-fixed {
  bottom: 20px;
}

#back-to-top .btn.btn-primary {
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #061447;  
  border-radius: 3px;
  color: #f82249;
  font-weight: 700;
  font-size: 16px;
  padding: 0;
}

@media (max-width: 767px) {
  #back-to-top .btn.btn-primary {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
}

#back-to-top .btn.btn-primary:hover {
  color: #fff;
}



/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

.section-title {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
}

.section-sub-title {
  font-weight: 900;
  font-size: 36px;
  line-height: 46px;
  margin: 0 0 60px;
  color: #212121;
}

@media (max-width: 575px) {
  .section-sub-title {
    font-size: 28px;
  }
}



.section-pink {
    background-color: #fffafb;
}


.section-green {
    background-color: #f5fff7;
}


.section-with-bg {
    background-color: #f6f7fd;
}




.section-bg {
  background-color: #fff5f5;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h3 {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 8px 20px;
  line-height: 1;
  background: #fdeff2;
  color: #e43c5c;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
  margin: 15px 0 25px 0;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  color:#092486;
}

.section-title h2 span {
  color: #e43c5c;
}

.section-title p {
  margin: 15px auto 0 auto;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .section-title p {
    width: 50%;
  }
}

/*--------------------------------------------------------------
# Image Box Section
--------------------------------------------------------------*/

.imgbox1 {
   background:#fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  
}

.imgbox-img1 {
  overflow: hidden;
   border-radius: 20px;
}


.imgbox-img1 img {
  transition: 0.3s ease-in-out;

}


.imgbox1:hover .imgbox-img1 img {
  transform: scale(1.1);
  
}

.imgbox {
    border: 4px solid #fff;
   background:#fff;
   box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  
}

.imgbox-img {
  overflow: hidden;
   border-radius: 20px;
}


.imgbox-img img {
  transition: 0.3s ease-in-out;

}


.imgbox:hover .imgbox-img img {
  transform: scale(1.1);
  
}


.img3{
	 width:100%;
	 }

.imgbox-img img3 {
  transition: 0.3s ease-in-out;

}

.imgbox:hover .imgbox-img img3 {
  transform: scale(1.1);
  }


.img-fluid {
    max-width: 100%;
    height: auto;
}





/*--------------------------------------------------------------
# Slider-Banner
--------------------------------------------------------------*/

/*-- Main slide --*/

.banner-carousel .banner-carousel-item {
  height: 700px;
  color: #fff;
  background-position: 50% 50%;
  background-size: cover;
}

@media (max-width: 991px) {
  .banner-carousel .banner-carousel-item {
    height: 550px;
  }
}

@media (max-width: 575px) {
  .banner-carousel .banner-carousel-item {
    height: 450px;
  }
}

.slider-content {
  position: relative;
  height: 100%;
  width: 100%;
}

.slide-title-box {
  font-size: 16px;
  line-height: 39px;
  background: #f82249 ;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  margin: 0 0 10px;
}

.slide-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  color: #fff;
  margin: 20px 0 10px;
   padding-bottom: 10px;
}

@media (max-width: 991px) {
  .slide-title {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  .slide-title {
    font-size: 16px;
  }
}

.slide-sub-title {
  font-style: normal;
  font-size: 60px;
  line-height: 58px;
  margin: 20px 0;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -1px;
}

@media (max-width: 991px) {
  .slide-sub-title {
    font-size: 46px;
  }
}

@media (max-width: 575px) {
  .slide-sub-title {
    font-size: 30px;
    line-height: 30px;
  }
}

.slider-text {
  display: table;
  vertical-align: bottom;
  color: #fff;
  padding-left: 40%;
  width: 100%;
  padding-bottom: 0;
  padding-top: 20px;
}

.slider-text .slide-head {
  font-size: 36px;
  color: #0052a5;
  position: relative;
}

.slider-img {
  display: block;
  position: absolute;
  top: -80px;
  left: 20%;
  width: 314px;
  max-height: 100%;
}

.slider-img img {
  display: block;
  position: relative;
  max-height: 100%;
  width: auto;
}

.slider-btn {
  margin: 15px 5px 0;
  border: 2px solid transparent;
   background:#f82249;    
  border-radius: 3px;
  padding: 12px 20px 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  transition: 350ms;
  font-size: 14px;

}

.slider-btn:hover {
  background: #f82249 ;
  border: 2px solid transparent;
  color:black;
}



@media (max-width: 575px) {
  .slider-btn {
    font-size: 12px;
  }
}

.slider-border {
  background: none;
  border: 2px solid #f82249  !important;
  margin: 15px 5px 0;
  border-radius: 3px;
  padding: 12px 20px 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  transition: 350ms;
  font-size: 14px;
  
}

.slider-border:hover {
  background: #f82249 ;
  border: 2px solid transparent;
  color:black;
}

/* Carousel control */
.banner-carousel .carousel-control {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  text-shadow: none;
  transition: all .25s ease;
  padding: 0;
  outline: 0;
  border: 0;
}

@media (max-width: 575px) {
  .banner-carousel .carousel-control {
    display: none !important;
  }
}

.banner-carousel .slick-dots {
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: 60px;
}

.slick-dots li button::before {
  font-size: 12px;
}

.slick-dots li button:hover:before, .slick-dots .slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #f82249 ;
}

.slick-slide {
  outline: 0;
}

.banner-carousel:hover .carousel-control,
.banner-carousel:hover .carousel-control,
.banner-carousel:hover .slick-dots {
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-carousel .carousel-control.left {
  left: 20px;
}

.banner-carousel .carousel-control.right {
  right: 20px;
}

.banner-carousel .carousel-control i {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 58px;
  width: 60px;
  height: 60px;
  font-size: 22px;
  border-radius: 0;
  transition: all 500ms ease;
}

.banner-carousel .carousel-control i:hover {
  background: #f82249 ;
  color: #fff;
}

/*-- Animation */
.banner-carousel [data-animation-in] {
  opacity: 0;
}

/* slick Box slider */
.box-slider-content {
  top: 50%;
  padding: 0;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .box-slider-content {
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    left: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
  }
}

.box-slider-text {
  background: #111;
  background: rgba(0, 0, 0, 0.65);
  display: inline-block;
  padding: 20px 30px;
  max-width: 650px;
}

.box-slide-title {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  color: #fff;
}

@media (max-width: 767px) {
  .box-slide-title {
    font-size: 16px;
  }
}

.box-slide-sub-title {
  font-size: 36px;
  margin: 8px 0 10px;
  color: #fff;
}

@media (max-width: 767px) {
  .box-slide-sub-title {
    font-size: 26px;
  }
}

.box-slide-description {
  color: #fff;
}

@media (max-width: 767px) {
  .box-slide-description {
    font-size: 15px;
  }
}

.box-slider-text .btn {
  padding: 10px 20px;
}

.box-slide.owl-theme .owl-controls {
  margin: -20px;
}


/*--------------------------------------------------------------
# Call to action
--------------------------------------------------------------*/


.call-to-action {
  background-color: #272d33;
  padding: 30px;
}

.call-to-action-title {
  color: #fff;
  margin: 0;
  padding: 25px 0;
  line-height: normal;
  font-size: 22px;
  text-transform: capitalize;
}

/* Action style box */
.call-to-action-box {
  margin-top: -50px;
}

.call-to-action-box .action-style-box {
  background: #f82249 ;
  padding: 30px;
}

.action-title {
  color: #fff;
  margin: 0;
  line-height: 36px;
  font-size: 30px;
  text-transform: uppercase;}

.action-content {
 
 margin-top:20px;
 }

.action-content .btn
{
 font-size:25px;
 text-align:left;
 color:white!important;

}
#time-location
{
 width:50px;
 
}



/*--------------------------------------------------------------
# Festcount
--------------------------------------------------------------*/

#festcount {
    background:#f82249 ;}

#festcount {
  position: relative;
  width: 100%;
  padding: 10px 0;
  /* countdown */
}

#festcount h1 {
  margin: 0 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
}

#festcount h2 {
  color: #0d2da6;
  margin-bottom: 20px;
  font-size: 22px;
}

/*

#festcount .countdown {
  margin-bottom: -40px;
}

*/


#festcount .countdown div {
  text-align: center;
  margin: 10px;
  width: 100px;
  padding: 10px 0;
  background: #092486;
  border-top: 5px solid #ffffff;
}

#festcount .countdown div h3 {
  font-weight: 600;
  font-size: 40px;
  margin-bottom: 15px;
  color:white;
}

#festcount .countdown div h4 {
  font-size: 16px;
  font-weight: 600;
  color:white;
}

 

 
@media (max-width: 1024px) {
  #festcount .countdown div {
  text-align: center;
  margin: 10px;
  width: 80px;
  padding: 15px 0;
  background: #092486;
  border-top: 5px solid #ffffff;
}

#festcount .countdown div h3 {
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 15px;
  color:white;
}

#festcount .countdown div h4 {
  font-size: 14px;
  font-weight: 600;
  color:white;
}
.action-title
{
	font-size:23px!important;
}
}

@media (max-width: 870px) {
  #festcount .countdown div {
  text-align: center;
  margin: 10px;
  width: 60px;
  padding: 15px 0;
  background: #092486;
  border-top: 5px solid #ffffff;
}

#festcount .countdown div h3 {
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 15px;
  color:white;
}

#festcount .countdown div h4 {
  font-size: 12px;
  font-weight: 600;
  color:white;
}
.action-title
{
	font-size:23px!important;
}
}
@media (max-width: 768px) {
  #festcount .countdown div {
  text-align: center;
  margin: 5px;
  width: 60px;
  padding: 10px 0;
  background: #092486;
  border-top: 5px solid #ffffff;
}

#festcount .countdown div h3 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 15px;
  color:white;
}

#festcount .countdown div h4 {
  font-size: 12px;
  font-weight: 600;
  color:white;
}
.action-title
{
	font-size:20px!important;
}

#time-location {
    width: 30px!important;
}
.action-content .btn
{
	font-size:15px!important;
}
}


@-webkit-keyframes animate-loading-notify {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading-notify {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#festcount .social-links {
  margin-top: 10px;
}

#festcount .social-links a {
  font-size: 24px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1;
  padding-top: 14px;
  margin: 0 10px;
  text-align: center;
  transition: 0.3s;
}

#festcount .social-links a:hover {
  color: #fff;
}



/*--------------------------------------------------------------
# Participation
--------------------------------------------------------------*/

.participation {
 
padding: 0px 0 60px 0;
}



.participation .container {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  padding-top: 20px;
  background:#ffffff  ;
    
}

.participation .count-box {
  padding: 60px 0;
  width: 100%;
}

.participation .count-box i {
  display: block;
  font-size: 48px;
  color: #f82249 ;
  float: left;
  line-height: 0;
}

.participation .count-box span {
  font-size: 28px;
  line-height: 25px;
  display: block;
  font-weight: 700;
  color: #092486 ;
  margin-left: 60px;
}

.participation .count-box p {
  padding: 5px 0 0 0;
  margin: 0 0 0 60px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #092486;
}

.participation .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #2e4b5e;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  transition: ease-in-out 0.3s;
}

.participation .count-box a:hover {
  color: #477392;
}

.participation .content {
  font-size: 18px;
}

.participation .content h3 {
  font-weight: 700;
  font-size: 24px;
  color: #f82249;
  text-align:center;
}

.participation .content ul {
  list-style: none;
  padding: 0;
}

.participation .content ul li {
  padding-bottom: 10px;
  padding-left: 36px;
  position: relative;
}

.participation .content ul i {
  font-size: 24px;
  color: #f50531 ;
  position: absolute;
  left: 0;
  top: -2px;
}


.participation .text span {
    font-style: italic;
    display: block;
    font-size: 15px;
    padding: 0px 10px;
    text-align: right;
    color:#092486;
}


.participation .text span:hover {
    font-style: italic;
    display: block;
    font-size: 15px;
    padding: 0px 10px;
    text-align: right;
    color:#f82249 ;
}



.participation .content p:last-child {
  margin-bottom: 0;
}

.participation .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#f82249 50%, rgba(210, 5, 24, 0.58) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.participation .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 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);
}

.participation .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: 5px solid rgba(210, 5, 24, 0.58);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.participation .play-btn:hover::after {
  border-left: 15px solid #f82249;
  transform: scale(20);
}

.participation .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 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;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}




/*--------------------------------------------------------------
# Table Section
--------------------------------------------------------------*/
/*
.table100.ver3 tbody tr {
  border-bottom: 1px solid #e5e5e5;
 
}

.table100.ver3 td {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  color: #000;
  line-height: 1.4;
  padding: 1rem;
  text-align:center;
   
  
}

.table100.ver3 th {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: #0d2da6;
 text-align:center;
 padding: .6rem;
}

.table100.ver3 .row100:hover td {
  background-color: #fcebf5;
 
}

.table100.ver3 .hov-column-ver3 {
  background-color: #fcebf5;
  
 
}

.table100.ver3 .hov-column-head-ver3 {
  background-color: #7b88e3 !important;

}

.table100.ver3 .row100 td:hover {
  background-color: #f82249;
  color: #fff;
}

.table-responsive1 {
    
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

*/


/*--------------------------------------------------------------
# Schedules-2 Section
--------------------------------------------------------------*/

#schedule2 {
  padding: 60px 0 60px 0;
  
}

#schedule2 .box {
  padding: 30px 30px;
  background: #fff  ;  
     box-shadow: 2px 2px 20px 0px #b6b6b6; 
  transition: all ease-in-out 0.3s;
   
}

#schedule2 .box span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #ffcf88;
}

#schedule2 .nav-tabs {
  text-align: center;
  margin: auto;
  display: block;
  border-bottom: 0;
  margin-bottom: 30px;
}

#schedule2 .nav-tabs li {
  display: inline-block;
  margin-bottom: 0;
}

#schedule2 .nav-tabs a {
  border: none;
  border-radius: 50px;
  font-weight: 600;
  background-color: #fff;
  border: 2px solid #f82249;
  line-height: 1;
  color: #444444;
  padding: 8px 80px 10px 80px;
  margin: 0 3px 10px 3px;
}

#schedule2 h4 {
font-family: "Poppins", sans-serif;
font-size: 22px;
color:#f82249;
}


#schedule2 p {
font-family: "Poppins", sans-serif;
font-size: 16px;
color:#FFFFFF ;
}

#schedule2 .nav-tabs a.active {
  background-color: #f82249 ;
  color: #fff;
}

#schedule2 .tab-pane {
  transition: ease-in-out .2s;
}


@media (max-width: 480px) {
  #schedule2 .nav-tabs a {
    padding: 8px 30px;
  }
}


@media (max-width: 767px) {
  #schedule2 .nav-tabs a {
    padding: 8px 50px;
  }
    
}
  
@media (max-width: 991px) {
  #schedule2 .nav-tabs a {
    padding: 8px 60px;
  }
}



/*--------------------------------------------------------------
# Event Schedule
--------------------------------------------------------------*/
@media only screen and (max-width: 992px){
	td:first-child {
    display: block;
	
 
	border-top:1px solid #edbece; 
	border-bottom: 1px solid #edbece;
    border-left: 1px solid #edbece;
    border-right: 1px solid #edbece;
	}
	td:not(:first-child) {
		display: block;
		padding-left:10px;
		text-align: left!important;
	 
	border-bottom: 1px solid #edbece;
    border-left: 1px solid #edbece;
    border-right: 1px solid #edbece;
	}

}


/*--------------------------------------------------
# End of Schedule 2
---------------------------------------------------*/



/*=================================================
# Signingroup
==================================================*/
.ftco-no-pb {
  padding-bottom: 0 !important;
	margin-bottom:-65px!important;
  }
 .ftco-section {
  padding: 7em 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .ftco-section {
      padding: 6em 0; } }


 .ftco-no-pt {
  padding-top: 0 !important; }

.ftco-no-pb {
  padding-bottom: -0 !important; }

 .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

 .px-md-0 {
    padding-right: 0 !important; }

#signingroup  {
    padding-top: 10px;
    padding-bottom: 10px;
    }

.signingroup1 a {
    font-size: 16px;
    color: #f82249;
    }
    
    .signingroup1 a:hover {
    font-size: 16px;
    color: #fff;
    }

.signingroup1.consul {
    background: #f82249; }
    
    
.signingroup1 h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 500; 
    }
    
    .signingroup1 p {
    font-size: 16px;
    color: #fff;
    font-weight: 500; 
    }

.signingroup1 .btn3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #f82249 ;
    font-weight: 500;
    letter-spacing: 2px;
    border-bottom: 3px solid rgba(255, 255, 255, 0.9); }
    
.signin-form .form-group {
  position: relative;
  width: 100%;
  display: block; }
  
.signin-form .form-group .icon {
    position: absolute;
    top: 50% !important;
    right: 0;
    font-size: 16px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    
.signin-form .form-group .icon span {
      font-size: 10px;
      color: white !important; }
      
.signin-form .form-group .select-wrap, .appointment-form .form-group .input-wrap {
    position: relative; }
    
.signin-form .form-group .select-wrap select, .appointment-form .form-group .input-wrap select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      
.signin-form .form-group .btn {
    width: 100%;
    display: block !important; }

.signin-form .form-control {
  border: transparent !important;
  border-bottom: 2px solid rgba(255, 255, 255, 0.8) !important;
  height: 40px !important;
  padding-left: 0;
  padding-right: 0;
  background: transparent !important;
  font-size: 16px;
  color: black!important;;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }


  .signin-form .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black!important; }

::-ms-input-placeholder { /* Microsoft Edge */
 color: black!important;
}
  .signin-form .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: black!important;; }

  .signin-form .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: black!important; }

  .signin-form .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: black!important; }

  .signin-form .form-control:focus, .signin-form .form-control:active {
    border-color: #fff; }

.signin-form textarea.form-control {
  height: inherit !important;
  color: black;}


 .signin-form .btn.btn-white { 
    background: #fff;
    border: 1px solid #fff;
    color: #000000;
    transition: 0.4s;
    display: flex; justify-content: center;
        }

     
 .signin-form .btn.btn-white:hover {
   box-shadow: 0 0 15px rgba(0,0,0,.4) inset;
      color: #000; }

.signin-form .btn {
  padding: 12px 16px;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px; }
  
  .btn:hover, .btn:active, .btn:focus {
    outline: none; }

.signingroup1 {
    background: #092486 ;
    padding-top: 4em;
    padding-bottom: 4em;
}



.text-center {
    text-align: center!important;
}
@media (min-width: 768px){
.pl-md-5, .px-md-5 {
    padding-left: 3rem!important;
}}
@media (min-width: 768px){
.pr-md-5, .px-md-5 {
    padding-right: 3rem!important;
}}

.signingroup1 h2 {
    font-size: 24px;
    color: white;
    font-weight: 500;
}

.signingroup1 h3 {
    font-size: 20px;
    color: #092486;
    font-weight: 500;
}

.signingroup1 h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}




.signingroup1 .btn-custom {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}



.signin-form .form-group {
    position: relative;
    width: 100%;
    display: block;
}

.form-group {
    margin-bottom: 1rem;
}

.signin-form .form-control {
    border: transparent !important;
    border-bottom: 2px solid rgba(255, 255, 255, 0.8) !important;
    height: 40px !important;
    padding-left: 0;
    padding-right: 0;
    background: transparent !important;
    font-size: 16px;
    color: black!important;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

form .validate {
    display: none;
    color: #fff;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}
@media (prefers-reduced-motion: reduce){
.form-control {
    transition: none;
}}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.signin-form .btn.btn-white {
    background: #fff;
    border: 1px solid #fff;
    color: #000000;
    transition: 0.4s;
    display: flex;
    justify-content: center;
}

.signin-form .form-group .btn {
    width: 100%;
    display: block !important;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.signin-form .btn {
    padding: 12px 16px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.btn.btn-white {
    background: #fff;
    border: 1px solid #fff;
    color: #000000;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.pr-3, .px-3 {
    padding-right: 1rem!important;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.pt-2, .py-2 {
    padding-top: .5rem!important;
}
@media (prefers-reduced-motion: reduce)
.btn {
    transition: none;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
button, input {
    overflow: visible;
	
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.signin-form textarea.form-control {
    height: inherit !important;
    color: black!important;
}


form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}
form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}	
form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

/*--------------------------------------------------
# End of Signingroup
---------------------------------------------------*/



/*--------------------------------------------------------------
# Supporters
--------------------------------------------------------------*/
#supporters {
    padding: 60px 0;
}

#supporters .supporters-slider .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
  
  }

#supporters .supporters-slider .swiper-slide img:hover {
  opacity: 1;
}

#supporters .supporters-slider .swiper-pagination {
  margin-top: 50px;
  position: relative;
}


#supporters .supporters-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color:#fff;
  opacity: 1;
  border: 1px solid #092486  ;
}

#supporters .supporters-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #092486 ;
}



/*=================================================
# Event Accommodation
==================================================*/
.acc-packs {
  background: url(../assets/img/events-bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

.acc-packs {
  padding: 60px 0;
}


.acc-packs .section-header h2 {
  color: #fff;
}

.acc-packs::before {
  content: '';
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.acc-packs .section-title h2 {
  color: #092486 ;
}

.acc-packs .container {
  position: relative;
}

@media (min-width: 1024px) {
  .acc-packs {
    background-attachment: fixed;
  }
}


/*=================================================
# Gallery
==================================================*/

#gallery {
  padding: 60px;
  
}

@media (max-width: 768px) {
  
  #gallery {
  padding: 0px;
  
}
    
}

.gallery1 {
 padding: 60px 0 ;}


.gallery1 .gallery-item {
  overflow: hidden;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.gallery1 .gallery-item img {
  transition: all ease-in-out 0.4s;
}

.gallery1 .gallery-item:hover img {
  transform: scale(1.1);
}


.gallery1 .box {
  padding: 50px 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: all ease-in-out 0.3s;
  background: #fff;
}


.gallery1 .box:hover {
  background:  #ffb03b;
  padding: 50px 50px 50px 50px;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.18);
}


/*--------------------------------------------------
# End of Gallery Section
---------------------------------------------------*/




/*=================================================
# Subscribe-Newsletter Section
==================================================*/

.subscribe {
  background: #f82249;
  padding: 0;
}

/* Call to action */
.subscribe-call-to-acton {
  min-height: 115px;
  padding: 30px 0 0 30px;
}

@media (max-width: 575px) {
  .subscribe-call-to-acton {
    text-align: center;
    padding: 30px 0;
    min-height: auto;
  }
}

.subscribe-call-to-acton h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 5px;
}

.subscribe-call-to-acton h4 {
  color: #fff;
  font-size: 24px;
  margin: 0;
}


/* Newsletter */


.ts-newsletter {
  background: #252525;
  position: relative;
  min-height: 115px;
  padding: 15px 0 0 50px;
}

@media (max-width: 767px) {
  .ts-newsletter {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .ts-newsletter {
    padding: 30px 5px 15px 5px;
    min-height: auto;
    text-align: center;
  }
}

.ts-newsletter:after {
  content: "";
  position: absolute;
  background: #252525;
  display: block;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
}

.newsletter-form input {
  background: none;
  font-size: 12px;
  height: 45px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}


/*--------------------------------------------------
# End of Subscribe-Newsletter Section
---------------------------------------------------*/



/*--------------------------------------------------------------
# Tourism Section
--------------------------------------------------------------*/
#tourism {
  padding: 60px 0;
}

#tourism .tourism {
  border: 14px solid #fff;
  background: #fff;;
  margin-bottom: 30px;
  border-radius: 0px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#tourism .tourism:hover .tourism-img img {
  transform: scale(1.1);
  
}

#tourism .tourism-img {
  overflow: hidden;
  margin-bottom: 15px;
  border-radius: 20px;
}

#tourism .tourism-img img {
  transition: 0.3s ease-in-out;

}

#tourism h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
  padding: 0 20px;
  text-align: center;
  color: #0d2da6;
   
}

#tourism .tourism .text span {
    font-style: italic;
    display: block;
    font-size: 15px;
    padding: 0px 10px;
    text-align: right; }


#tourism p {
  padding: 0 20px;
  margin-bottom: 20px;
  color: #060c22;
  font-style: italic;
  font-size: 15px;
  text-align: center;}


 /*--------------------------------------------------------------
# End of Tourism Section
--------------------------------------------------------------*/



/*=================================================
# Testimonials Section
==================================================*/

.testimonials .testimonial-wrap {
  padding-left: 50px;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 60px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 2px 12px rgba(44, 73, 100, 0.08);
  position: relative;
  background: #fff;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  position: absolute;
  left: -45px;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #badaf7;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #092486  ;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #092486  ;
}

@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }
  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }
  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}
/*--------------------------------------------------
# End of Testimonials Section
---------------------------------------------------*/













/*-----------------------------------------------------
# FactSheet Section
-------------------------------------------------------*/
 .wrapper {
     margin-top:-50px;
  width: 100%;
  max-width: 1110px;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 5px 18px -9px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 5px 18px -9px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 5px 18px -9px rgba(0, 0, 0, 0.14); }



#counts {
  padding: 60px 0;
}

#counts {
  
  background: url(../assets/img/subscribe-bg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
 }



#counts:before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
}




@media (min-width: 1024px) {
  #counts {
    background-attachment: fixed;
  }
}



/*tarun edited*/


.counts .count-box {
  padding: 30px 15px 25px 15px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  background:white;
  margin-bottom:20px;
   border: 2px solid #f82249;
}

.counts .count-box i {
  position: absolute;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #fff;
  padding: 12px;
  color: #f82249;
  border-radius: 50px;
  border: 2px solid #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
}

.counts .count-box span {
  font-size: 48px;
  display: block;
  font-weight: 700;
  color: #a7cd54;
  margin-top:20px!important;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin-top:20px;
}




/*-----------------------------------------------------
# End of FactSheet Section
-------------------------------------------------------*/




/*--------------------------------------------------------------
# Country Weather Section
--------------------------------------------------------------*/
#country-weather {
  padding: 60px 0 30px 0;
}

#country-weather .cw-detail {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
 /* background-color: #f82249;*/
  /*color:white;*/
}

#country-weather .cw-detail .details {
  background: rgba(6, 12, 34, 0.76);
  position: absolute;
  left: 0;
  bottom: -30px;
  right: 0;
  text-align: center;
  padding-top: 10px;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 10px;
}


 .wimgbox {
    border: 4px solid #fff;
   background:#fff;
   box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  
}

 .wimgbox-img {
  overflow: hidden;
  
}

.img3{
	 width:100%;
	 }

.wimgbox-img img {
  transition: 0.3s ease-in-out;

}

.wimgbox:hover .wimgbox-img img {
  transform: scale(1.1);
  }

#country-weather .cw-detail .details h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}

#country-weather .cw-detail .details p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px;
  font-style: italic;
}

#country-weather .cw-detail .details .social {
  height: 30px;
  
  
}

#country-weather .cw-detail .details a {
  color: #fff;
}

#country-weather .cw-detail .details a:hover {
  color: #f82249;
}

#country-weather .cw-detail:hover .details {
  bottom: 0;
}

#country-weather-details {
  padding: 60px 0;
}








/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact {
  padding: 60px 0 60px 0;
}

.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
  padding: 20px 0 30px 0;
  border-top: 3px solid #384885;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
  
}

.contact .info-box i {
  font-size: 32px;
  color: #f82249;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #f5627d;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
  }

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
  padding: 30px;
  border-bottom: 3px solid #384885;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}


.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form .form-group {
  margin-bottom: 20px;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #106eea;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #f82249;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #f82249;
  color: black;
}



@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/*================================================
# Footer Section
==================================================*/

/*- Footer common */
.footer {
  background-color: #092486;     
  color: #999;
}

.footer-main {
  padding: 80px 0 60px;
}

.footer .widget-title {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px;
  padding-left: 15px;
  text-transform: uppercase;
  color: #fff;
  border-left: 3px solid #f82249;
}

/* Footer about us */
.footer-logo {
  margin-bottom: 15px;
  max-height: 175px;
}



.footer  .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #f82249;    
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-left: 6px;
    border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  margin-top: 15px;

  
}

.footer .social-links a:hover {
  background: #f94e6d;
  color: #fff;
  text-decoration: none;
}


.footer .social-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -13px;
}


/* Footer social */
.footer social {
  margin-top: 15px;
}

.footer-social .widget-title {
  font-size: 14px;
  margin-bottom: 10px;
}

.footer-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -13px;
}

.footer-social ul li {
  display: inline-block;
}

.footer-social ul li a i {
  display: block;
  font-size: 16px;
  color: #999;
  transition: 400ms;
  padding: 10px 13px;
}

.footer-social ul li:hover {
  color: #fff;
}

/* Links */
.footer-widget ul.list-arrow li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px 0;
}

.footer-widget ul.list-arrow li:last-child {
  border-bottom: 0;
}

.footer-widget ul.list-arrow li a,
.footer-widget ul.list-arrow li:before {
  color: #b7b7b7;
}

.footer-widget ul.list-arrow li:hover a,
.footer-widget ul.list-arrow li:hover {
  color: #f82249;
}

.working-hours {
  padding-right: 10px;
}

.working-hours .text-right {
  float: right;
}

/*-- Copyright --*/
.copyright {
  background: #f82249;
  color: #111;
  padding: 25px 0;
  position: relative;
  z-index: 1;
  font-weight: 400;
  font-size: 12px;
}


.copyright-info span{
  font-weight: 400;
  font-size: 12px;  
    color: #ffffff;
}


.footer-menu ul li {
  display: inline-block;
  line-height: 12px;
  padding-left: 15px;
}

.footer-menu ul.nav li a {
  background: none;
  color: #111;
  padding: 0;
}

.footer-menu ul li a:hover {
  color: #fff;
}


.footer-menu .list-unstyled a {
    color: black!important;
    transition: 0.5s;
}


.footer-menu .list-unstyled a:hover {
    color: white!important;
    
}




/* Sub Pages
================================================== */
/*-- Title border --*/
.main-container .border-left {
  margin-bottom: 30px;
}

/*-- Banner --*/
.banner-area {
  position: relative;
  min-height: 300px;
  color: #fff;
  background-position: 50% 50%;
  background-size: cover;
}

.banner-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 58px;
  font-weight: 900;
}

@media (max-width: 767px) {
  .banner-title {
    font-size: 48px;
  }
}

@media (max-width: 575px) {
  .banner-title {
    font-size: 32px;
  }
}

.banner-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.banner-heading {
  text-align: center;
}







/*--------------------------------------------------------------
# Page-2 Header Image
--------------------------------------------------------------*/


.hero-wrap.hero-wrap-2 {
    height: 450px; }
    .hero-wrap.hero-wrap-2 .overlay {
      opacity: .4; }
    .hero-wrap.hero-wrap-2 .slider-text {
      height: 400px; }
      .hero-wrap.hero-wrap-2 .slider-text h1 {
        font-weight: 400;
        font-size: 40px; }


.hero-wrap .slider-text .breadcrumbs {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    z-index: 99; }
    .hero-wrap .slider-text .breadcrumbs span {
      color: rgba(255, 255, 255, 0.5); }
      .hero-wrap .slider-text .breadcrumbs span i {
        color: rgba(255, 255, 255, 0.3); }
      .hero-wrap .slider-text .breadcrumbs span a {
        color: rgba(255, 255, 255, 0.7); }
        .hero-wrap .slider-text .breadcrumbs span a:hover, .hero-wrap .slider-text .breadcrumbs span a:focus {
          color: #1089ff; }
          .hero-wrap .slider-text .breadcrumbs span a:hover i, .hero-wrap .slider-text .breadcrumbs span a:focus i {
            color: #1089ff; }


.hero-wrap {
  width: 100%;
  height: 100%;
  position: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative; }
  @media (max-width: 1199.98px) {
    .hero-wrap {
      background-position: center center !important; } }
      
      
  .hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .4;
    background: #000000; }
    
  .hero-wrap.hero-wrap-2 {
    height: 450px; }
    .hero-wrap.hero-wrap-2 .overlay {
      opacity: .4; }
    .hero-wrap.hero-wrap-2 .slider-text {
      height: 400px; }
      .hero-wrap.hero-wrap-2 .slider-text h1 {
        font-weight: 400;
        font-size: 40px; }
  
  
 

/*--------------------------------------------------------------
# Breadcrumbs section
--------------------------------------------------------------*/

#breadcrumbs-two{
    overflow: hidden;
    width: 100%;
    list-style: none;
  background-color: #f82249;
  }

  #breadcrumbs-two li{
    float: left;
    margin: 0 .5em 0 1em;
  }

  #breadcrumbs-two a{
    background: #092486 ;
    padding: .7em 1em;
    float: left;
    text-decoration: none;
    color: white;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    position: relative;
  }

 

  #breadcrumbs-two a::before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: #092486   #092486   #092486   transparent;
    left: -1em;
  }
  
    #breadcrumbs-two a::after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid #092486 ;
    right: -1em;
  }
  
   #breadcrumbs-two a:hover{
    background: #d4042b;
  }

  #breadcrumbs-two a:hover::before{
    border-color: #d4042bfa #d4042bfa #d4042bfa transparent;
  }



  #breadcrumbs-two a:hover::after{
    border-left-color: #d4042bfa;
  }

  #breadcrumbs-two .current,
  #breadcrumbs-two .current:hover{
    font-weight: bold;
    background: none;
  }

  #breadcrumbs-two .current::after,
  #breadcrumbs-two .current::before{
    content: normal;
  }




.participation .content ul i {
    font-size: 24px;
    color: #f50531;
    position: absolute;
}




/*--------------------------------------------------------------
# Recent Photos# Gallery
--------------------------------------------------------------*/

.pgallery {
  overflow: hidden;
}

.pgallery .container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
  }

.pgallery .swiper-pagination {
  margin-top: 35px;
  position: relative;
  margin-bottom: 35px;
}


.pgallery .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #092486;  
}

.pgallery .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #092486;
}


.pgallery .swiper-slide-active {
  text-align: center;
}

@media (min-width: 992px) {
  .pgallery .swiper-wrapper {
    padding: 40px 0;
  }
  .pgallery .swiper-slide-active {
    border: 6px solid #f82249;
    padding: 3px;
    background: #fff;
    z-index: 1;
    transform: scale(1.2);
    margin-top: 10px;
  }
}



/*Gallery Play  Button*/
.vidimg.play-btn {
  width: 50px;
  height: 50px;
  background: radial-gradient(#f82249 50%, rgba(248, 34, 7, 0.4) 52%);
    border-radius: 50%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.vidimg.play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 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;
}

.vidimg.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: 5px solid rgba(204, 255, 204 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.vidimg.play-btn:hover::after {
  border-left: 15px solid #a7cd54;
  /*transform: scale(20);*/
}

.vidimg.play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 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;
}
.img-h-180{
	height: 200px;
width:100%;
    
}
/*End Gallery Play  Button*/
/*--------------------------------------------------------------
# End of Gallery section
--------------------------------------------------------------*/  






<style>
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin: 0 0 20px 0;
    padding: 0;
    color: #092486;
}
<style>
.h2, h2 {
    font-size: 2rem;
}
<style>
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
<style>
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
<style>
*, ::after, ::before {
    box-sizing: border-box;
}



@media (min-width: 1200px){
<style>
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}}
@media (min-width: 992px){
<style>
.container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
}}
@media (min-width: 768px){
<style>
.container, .container-md, .container-sm {
    max-width: 720px;
}}
@media (min-width: 576px){
<style>
.container, .container-sm {
    max-width: 540px;
}}
@media (min-width: 1200px){
<style>
.container {
    max-width: 1140px;
}]
@media (min-width: 992px){
<style>
.container {
    max-width: 960px;
}}
@media (min-width: 768px){
<style>
.container {
    max-width: 720px;
}}
@media (min-width: 576px){
<style>
.container {
    max-width: 540px;
}}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/*--------------------------------------------------------------
  IDC 2019 Groups
--------------------------------------------------------------*/

 .price-table-content h5 {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 19px;
    color: #f82249;
}

 .price-table-content p {
    line-height: 1.8;
    color: #5d5e8d;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

 .single-price-table .price-table-content {
    padding: 40px;
  }

 .single-price-table {
    position: relative;
    z-index: 1;
    background: #fff;
    box-shadow: 4px 4px 14px #0000004d;
}

 .img-responsive {
    width: 100%;
    height: auto;
}


.subscribe-call-to-acton h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
    color: black;
	font-weight:bold;
}





