@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
banner-title
/* common css strats here */

ul {list-style-type:none; padding:0px; margin: 0px;}

/* ul li {list-style-type:none; padding:0px;} */

/* a.customize{text-decoration:none;}/* for removing underline for anchor*/ 

a{text-decoration:none !important;}/* for removing underline for anchor*/

button:focus { outline: 0px !important; }

a:hover { text-decoration: none; }

textarea { resize: none;}

.w-100{width:100%;}

.w-auto{width:auto !important;}

.h-100 {height:100%;}

.h-50p {height:50px;}

/* for display */

.d-inline-flex{display:inline-flex ;}/* for display inline */

.d-inline-block{display:inline-block ;}

.d-flex{display:flex ;}/* for display inline */
/* for display inline */

/* for positions */

.pos-relative{position:relative;}

.pos-absolute{position:absolute;}

/* padding styles */

.p-0{padding:0px;}

.p-5p{padding:5px;}

.p-10p{padding:10px;}

.p-15p{padding:15px;}

.p-20p{padding:20px;}

.p-30p{padding:30px;}

.p-40p{padding:40px;}

.pt-5p{padding-top:5px;}

.pt-10p{padding-top:10px;}

.pt-15p{padding-top:15px;}

.pt-20p{padding-top:20px;}

.pt-40p{padding-top:40px;}

.pt-50p{padding-top:50px;}

.ptb-5p{padding-top:5px;padding-bottom:5px;}

.ptb-10p{padding-top:10px;padding-bottom:10px;}

.ptb-15p{padding-top:15px;padding-bottom:15px;}

.ptb-20p{padding-top:20px;padding-bottom:20px;}

.ptb-25p{padding-top:25px;padding-bottom:25px;}

.ptb-30p{padding-top:30px;padding-bottom:30px;}

.ptb-40p{padding-top:40px;padding-bottom:40px;}

.ptb-50p{padding-top:50px;padding-bottom:50px;}

.ptb-60p{padding-top:60px;padding-bottom:60px;}

.ptb-70p{padding-top:70px;padding-bottom:70px;}

.plr-10p{padding-left:10px;padding-right:10px;}

.plr-20p{padding-left:20px;padding-right:20px;}

.plr-30p{padding-left:30px;padding-right:30px;}

.pb-10p{padding-bottom:10px;}

.pb-15p{padding-bottom:15px;}

.pb-20p{padding-bottom:20px;}

.pb-30p{padding-bottom:30px;}

.pb-40p{padding-bottom:40px;}

.pb-60p{padding-bottom:60px;}

.pb-80p{padding-bottom:80px;}

.ptb-4060p{padding-top:40px;padding-bottom:60px;}

.pr-0p{padding-right:0px;}

.pl-0p{padding-left:0px;}

.pl-10p{padding-left:10px;}

.pl-15p{padding-left:15px;}

.pl-20p{padding-left:20px;}

.pl-25p{padding-left:25px;}

.pl-40p{padding-left:40px;}

.pl-50p{padding-left:50px;}

.pr-20p{padding-right:20px;}

.pr-30p {padding-right:30px;}

.pr-40p {padding-right:40px;}

.pr-50p{padding-right:50px;}


/* margin styles */

.mlr-auto{margin-left:auto;margin-right:auto;}

.ml-auto{margin-left:auto;}

.m-0{margin:0px;}

.m-15p{margin:15px;}

.m-lr-auto{margin:0px auto;}

.mt-5p{margin-top:5px;}

.mt-10p{margin-top:10px;}

.mt-15p{margin-top:15px;}

.mt-20p{margin-top:20px;}

.mt-25p{margin-top:25px;}

.mt-30p{margin-top:30px;}

.mt-40p{margin-top:40px;}

.mt-50p{margin-top:50px;}

.mt-60p{margin-top:60px;}

.mt-70p{margin-top:70px;}

.mt-80p{margin-top:80px;}

.mt-90p{margin-top:90px;}

.mt-100p{margin-top:100px;}

.mt-120p{margin-top:120px;}

.mt-130p{margin-top:130px;}

.mt-220p{margin-top:220px;}

.mb-0p{margin-bottom:0px;}

.mb-5p{margin-bottom:5px;}

.mb-10p{margin-bottom:10px;}

.mb-15p{margin-bottom:15px;}

.mb-20p{margin-bottom:20px;}

.mb-25p{margin-bottom:25px;}

.mb-30p{margin-bottom:30px;}

.mb-40p{margin-bottom:40px;}

.mb-60p{margin-bottom:60px;}

.mb-70p{margin-bottom:70px;}

.mb-80p{margin-bottom:80px;}

.mb-100p{margin-bottom:100px;}

.mtb-2040p{margin-top:20px;margin-bottom:40px;}

.mtb-5p{margin-top:5px;margin-bottom:5px;}

.mtb-10p{margin-top:10px;margin-bottom:10px;}

.mtb-15p{margin-top:15px;margin-bottom:15px;}

.mtb-20p{margin-top:20px;margin-bottom:20px;}

.mtb-30p{margin-top:30px;margin-bottom:30px;}

.mtb-40p{margin-top:40px;margin-bottom:40px;}

.mtb-50p{margin-top:50px;margin-bottom:50px;}

.mtb-60p{margin-top:60px;margin-bottom:60px;}

.mlr-10p{margin-left:10px;margin-right:10px;}

.mlr-20p{margin-left:20px;margin-right:20px;}

.ml-5p{margin-left:5px;}

.ml-10p{margin-left:10px;}

.ml-15p{margin-left:15px;}

.ml-20p{margin-left:20px;}

.ml-50p{margin-left:50px;}

.mr-5p{margin-right:5px;}

.mr-10p{margin-right:10px;}

.mr-15p{margin-right:15px;}

.mr-20p{margin-right:20px;}

.mr-30p {margin-right: 30px;}

.mr-40p {margin-right: 40px;}

.mr-50p {margin-right: 50px;}

/* for box shadow */

/* for border radius  */

.brad-0 {border-radius: 0;}

.brad-5 {border-radius:5px;}

.brad-50 {border-radius: 50px;}

/* for borders  */

.br-0p {border: 0;}

.br-top{border-top:1px solid #e5e5e5;}

.br-btm{border-bottom:1px solid #e5e5e5;}

/* for letter spacing  */

.ls-1p {letter-spacing: 1px;}

.ls-2p {letter-spacing: 2px;}

.ls-4p {letter-spacing: 4px;}

/* for text-patterns*/

.txt-up {text-transform: uppercase;}

.txt-cap {text-transform: capitalize;}

.txt-undline {text-decoration: underline !important; }

/* for backgorund colors */

.bg-white{background-color:white;}

.bg-black{background-color:#000000;}

.bg-trans {background: transparent;}

.bg-gray{background-color: #ededed;}

.bg-lightgray{background-color: #f6f6f6;}

.bg-thickgray{background-color: #e9e9e9;}

.bg-maroon{background-color: #dc143b;}

.bg-yellow{background-color:#fea000;}

.bg-lightblue{background-color:#eef8fe;}

/* for text-colors*/

.text-black{color:#000000;}

.text-white{color:#ffffff;}

.text-color{color: #656565;}

.text-yellow{color:#fea000;}

.text-thickgray{color:#2c2c2c;}

.text-maroon{color:#dc143b;}

.text-org{color:#ee9703;}

.text-red{color: #ff3131;}

/* for text-alignment*/

.align-items { align-items: center;}

.align-flex-end {align-items: flex-end;}

.justify-space {justify-content: space-between;}

.justify-center {justify-content: center;}

.justify-flex-end {justify-content: flex-end;}

.wh-space {white-space: pre-line;}

.obj-fit {object-fit: cover;}

.obj-position-top{object-position: top center;}

/* for font-size */

.font10 {font-size: 10px;}

.font11 {font-size: 11px;}

.font12 {font-size: 12px;}

.font13 {font-size: 13px;}

.font14 {font-size: 14px;}

.font15{font-size:15px;}

.font16{font-size:16px;}

.font17{font-size:17px;}

.font18{font-size:18px;}

.font19{font-size:19px;}

.font20{font-size:20px;}

.font22{font-size:22px;}

.font23{font-size:23px;}

.font24{font-size:24px;}

.font26{font-size:26px;}

.font28{font-size:28px;}

.font30{font-size: 30px;}

.font34{font-size: 34px;}

.font36{font-size: 36px;}

.font44{font-size: 44px;}

.font40{font-size: 40px;}

.font50{font-size: 50px;}

.font52{font-size: 52px;}

/* for line-hieght */

.lh-15p {line-height: 15px;}

.lh-16p {line-height: 16px;}

.lh-18p {line-height: 18px;}

.lh-20p {line-height: 20px;}

.lh-22p {line-height: 22px;}

.lh-23p {line-height: 23px;}

.lh-24p {line-height: 24px;}

.lh-25p {line-height: 25px;}

.lh-26p {line-height: 26px;}

.lh-27p {line-height: 27px;}

.lh-28p {line-height: 28px;}

.lh-29p {line-height: 29px;}

.lh-32p {line-height: 32px;}

.lh-33p {line-height: 33px;}

.lh-42p {line-height: 42px;}

.lh-44p {line-height: 44px;}

/* for font-weight */

.fw-600 {font-weight: 600;}

/* for font related css */

.fnt-cabinet-black{font-family: "Poppins", serif; font-weight: 700;}

.fnt-cabinet-bold{font-family: "Poppins", serif; font-weight: 500;}

.fnt-cabinetextra-bold{font-family: "Poppins", serif; font-weight: 600;}

.fnt-cabinet-extralight{font-family: "Poppins", serif; font-weight: 300;}

.fnt-cabinet-light{font-family: "Poppins", serif; font-weight: 400;}

.fnt-cabinet-medium{font-family: "Poppins", serif; font-weight: 600;}

.fnt-cabinet-reg{font-family: "Poppins", serif; font-weight: 500;}

.fnt-cabinet-thin{font-family: "Poppins", serif; font-weight: 100;}

.fnt-italic{font-style:italic;}

/* lato */

.fnt-lato-light{font-family:'Lato-Light';}

.fnt-lato-reg{font-family:'Lato-Regular';}

.fnt-lato-bold{font-family:'Lato-Bold';}

/* Poppins */

.fnt-Poppins-Regular{font-family:'Poppins-Regular';}

/* for text-alignment*/

.align-center {align-items:center;}

.text-center { text-align: center;}

.text-right { text-align: right;}

.text-left { text-align: left;}

.txt-end { text-align: end;}

.text-justify {text-align: justify;}

.text-initial {text-align: initial;}

body {	
	font-size:16px;
	line-height:24px;
	font-family: "Poppins", serif; font-weight: 400;
	color: #656565;
	overflow-x:hidden;
}

/* CONTAINER WIDTH CSS */

.container {
    /* max-width:1270px !important; */
    padding-left: 0;
    padding-right: 0;
}
/* .container2 { */
	/* max-width:1320px !important; */
	/* padding-left: 0; */
	/* padding-right: 0; */
/* } */
/* .container3 { */
    /* max-width:1140px !important; */
/* } */
/*----- navbar toggler  css -----*/

.navbar-toggler.x {
  border: none;
}

.navbar-toggler.x:focus {
  outline: none;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.navbar-toggler.x .icon-bar {
  width: 22px;
  display: block;
  height: 2px;
  background-color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.navbar-toggler.x .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}


/* ------------------------------------------------------------------------------------------------------------*/
/* HEADER CSS */
/* ------------------------------------------------------------------------------------------------------------*/

.nav-menu > li > a:hover {
  color: #f38a18;
}

.nav-menu li {
  position: relative;
}
.nav-menu .menu-active a,
.nav-menu li:hover a {
  color: #f38a18;
}
.nav-menu .menu-active:before {
  content: "";
  border-bottom: 3px solid #f38a18;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 50px;
}


/*--------------------------------------------------------------
# Desktop Navigation
--------------------------------------------------------------*/
@media (min-width: 1024px) {
  /* .navbar ul li.menu-item-has-children>a{display: inline-block !important;width: auto;}
  .navbar ul li.menu-item-has-children>span{display: inline-block;width: 10px;} */
  .navbar {
    padding: 0;
  }

  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .navbar li {
    position: relative;
  }

  .navbar > ul > li {
    white-space: nowrap;
    padding: 8px 0 8px 30px;
  }

.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    text-transform: uppercase !important;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
    font-size:14px !important;
    color: #2b1538;
    transition: (0,0,0, 0.3);
    font-family: "Poppins", serif; 
    font-weight: 500;
}

  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    /* width: 20px;
    height: 20px; */
    position: relative;
    z-index: 20;
  }

  .navbar a:hover,
  .navbar li.menu-active>a,
  .navbar li:hover  a {
    color: #fea000;
  }

  .navbar .menu-item-has-children ul {
    display: block;
    position: absolute;
    left: 28px;
    top: calc(100% + 30px);
    margin: 0;
    /* padding: 10px 0; */
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
  }

  .navbar .menu-item-has-children ul li {
    min-width: 15rem;
  }

  .navbar .menu-item-has-children ul a {
	font-size: 16px;
	padding:10px 20px;
	color: #000;
	text-transform: none;
  }

  .navbar .menu-item-has-children ul a i {
    font-size: 12px;
  }

  .navbar .menu-item-has-children ul a:hover,
  .navbar .menu-item-has-children ul .active:hover,
  .navbar .menu-item-has-children ul li:hover > a {
    background-color:#fea000;
	color:#fff;
  }

  .navbar .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navbar .menu-item-has-children .menu-item-has-children ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
  }
}
/* 
@media (min-width: 1024px) and (max-width: 1366px) {
  .navbar .menu-item-has-children .menu-item-has-children ul {
    left: -90%;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    left: -100%;
  }
} */

@media (min-width: 1024px) {

  .mobile-nav-show,
  .mobile-nav-hide {
    display: none;
  }
}

/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/
@media (max-width: 1023px) {
  /* .navbar ul li.menu-item-has-children>a{display: inline-block !important;width: 90%;}
  .navbar ul li.menu-item-has-children>span{display: inline-block;width: 10%;color: rgba(255, 255, 255, 0.7);} */
  .navbar ul li.menu-item-has-children>a i{
    position: absolute;
    right: 20px;
    width: 10%;
    height: 42px;
    text-align: center;
    top: 0px;
  
  }
  .navbar ul li.menu-item-has-children>a i::before{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
  }
  .navbar ul li.menu-item-has-children>a{position: relative;}
  .navbar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width:320px;
    bottom: 0;
    transition: 0.3s;
    z-index: 9997;
  }

  .navbar ul {
    position: absolute;
    inset: 0;
    padding:40px 0 10px 0;
    margin: 0;
    background:#1a1a1a;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
  }

  .navbar a,
  .navbar a:focus {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    padding:8px 20px;
    color:#fff;
    white-space: nowrap;
    text-transform: uppercase;
    transition: 0.3s;
	font-size:14px;
  }

  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
  }

  .navbar a:hover,
  .navbar .active,
  .navbar .active:focus,
  .navbar li:hover > a {
    color: #fff;
  }

  .navbar .menu-item-has-children ul,
  .navbar .menu-item-has-children .menu-item-has-children ul {
    position: static;
    display: none;
    padding: 10px 0;
    margin: 10px 20px;
    transition: all 0.5s ease-in-out;
    border: 1px solid #8f8f8f;
  }
  .dropdown-active a{
    font-size: 12px !important;
    padding: 6px 15px;
  }

  .navbar .menu-item-has-children > .dropdown-active,
  .navbar
    .menu-item-has-children
    .menu-item-has-children
    > .dropdown-active {
    display: block;
  }

  /* .navbar .dropdown>.dropdown-active, .navbar .dropdown .dropdown>.dropdown-active {
    display: block;
} */
  .mobile-nav-show {
    position: relative;
    color: #000;
    font-size: 28px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    z-index: 9999;
    padding-right: 10px;
  }

  .mobile-nav-hide {
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    position: fixed;
    left:275px;
    top: 15px;
    z-index: 9999;
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .navbar {
    left: 0;
  }

  .mobile-nav-active .navbar:before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9996;
  }
}


/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.main-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.main-header.extraclass{
    background: white;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}

/* HEADER-BOTTOM CSS  */

.header {
	z-index: 997;
	padding:7px 0px;
}

.header-nav{
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap: wrap;
}
.logo {height:55px;}

.get-tckt a {
    border-radius: 8px;
    background-color: #ee9703;
    color: #fff !important;
    padding: 7px 21px;
}

.get-tckt a:hover{background:#fb5655;}

/* Return to Top */

#return-to-top {
    position: fixed;
    bottom:50px;
    right: 0px;
    background-image: linear-gradient(135deg, #3154b6 0%, #232e49 100%);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 999;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 19px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* whatsapp icon code css */

.whts-icon, .mail-icon { position: fixed; right:0px; z-index: 99;}
.whts-icon{top: 60%;}
.mail-icon {top:70%;}
.whts-icon img, .mail-icon img{height:50px;}

/* ------------------------------------------------------------------------------------------------------------*/
		/* HOME PAGE STARTS HERE */
/* ------------------------------------------------------------------------------------------------------------*/

.common-section {
	padding-top:75px; 
	padding-bottom:75px;
}

.common-section2 {
	padding-top:30px; 
	padding-bottom:30px;
}

.pt-gap {
	padding-top:75px; 
}
.pb-gap {
	padding-bottom:75px; 
}

.sub-title{
	font-size:18px;
	text-transform: uppercase;
	color: #000000;
	font-family: "Poppins", serif; font-weight: 500;
}
.section-title {
	font-size:40px;
	color: #ee9703;
	font-family: "Poppins", serif; font-weight: 500;
}
.section-title2 {
	font-size:34px;
	color: #ee9703;
	font-family: "Poppins", serif; font-weight: 500;
}
.section-title-gap {
	margin-bottom:25px;
}

.medium-title{
	font-size: 22px;
	font-family: "Poppins", serif; font-weight: 500;
}
.medium-title2{
	font-size: 30px;
	font-family: "Poppins", serif; font-weight: 500;
}

.wh-img {filter: brightness(0) invert(1);}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0%, -50%);
    right: 0;
    left: 0;
}
.content-li li {
    background: url(../images/check.png) no-repeat left 0px;
    margin: 8px 0px;
    vertical-align: middle;
    padding-left: 40px;
}
.content-li-br li {
    background: url(../images/check.png) no-repeat left 7px;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    padding-left: 40px;
    padding-top: 7px;
    padding-bottom: 7px;
	display: inline-block;
}
.content-li-br li:last-child{
    border-bottom:0;
}

.dots-li {
    margin-left: 25px;
}
.dots-li li:before {
    content: '';
    border-radius: 50%;
    height: 6px;
    width: 6px;
    margin-right: 15px;
    background-color: #16838b;
    margin-left: -21px;
    display: inline-block;
}

.square-li li {
    background: url(../images/check-square.png) no-repeat left 3px;
	padding-left: 35px;
}

/* COMMON BUTTON CSS */

.btn-size{
	font-size:15px;
	font-family: "Poppins", serif; font-weight: 600;
	border-radius:5px;
}
.btn-pd {
	padding:12px 25px;
}

.btn-gray{background:#dddddd;}

.btn-thickgray{background-color: #2c2c2c;}
.btn-thickgray:hover{background:#525252;}

.btn-yellow{background:#fea000;}
.btn-yellow:hover{ background:#ff930b;}

.border-yellow-btn{border:1px solid #fea000; color:#000;}
.border-yellow-btn:hover{ background:#ff930b; color:#fff;}


.bg-properties {
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
	
.form-control {
    height: 45px;
    border-radius: 0px;
    border: 1px solid #cccccc;
}
.form-control:focus {
    box-shadow: none;
    background: transparent;
}
	
/* BANNER SECTION CSS */

.banner-sec{padding:70px 0px 50px 0px;}

.banner-subtitle{font-family: "Poppins", serif; font-weight: 600;}

.banner-title {
    font-size: 70px;
    color: #000000;
    font-family: "Poppins", serif; font-weight: 800;
    line-height: 70px;
    margin-top:10px;
}
.banner-icon{margin-bottom:15px;}
.meetups-lis {flex-flow: wrap;}
.meetups-lis li {font-size:18px; margin-top:5px; white-space:nowrap;}
.meetups-lis img {
    height:22px;
    width: auto !important;
    display: inline-block !important;
}
.meetups-lis i {color:#d84069; margin-right:5px;}

/* slider css */

.banner-wrapper .slick-counter {
    position: absolute;
    right: -4.5%;
    top: 50%;
    color: #ff3131;
    font-size: 20px;
    font-family: "Poppins", serif; font-weight: 600;
}
.banner-wrapper .slick-counter:before{content:'0';}
.banner-wrapper .slider-container {
  position: relative;
  width: 100%;
}

.banner-wrapper .slider-container .item {
  outline: none;
  position: relative;
}

.banner-wrapper .slides-numbers {
	display: none;
	font-size: 20px;
	color: #000000;
	font-family: "Poppins", serif; font-weight: 600;
	margin-bottom: 15px;
}
.banner-wrapper .slides-numbers .active {
  color: #6caddf;
}
.banner-wrapper .slick-arrow {
	padding: 0;
	border: 0;
	outline: none;
	background: none;
	position: absolute;
	top: -13%;
	border-radius: 50%;
	z-index: 5;
	color:#ff3131;
	text-transform: lowercase;
	cursor: pointer;
	font-size: 0;
	border: 1px solid #ff3131;
	width: 35px;
	height: 35px;
}
.banner-wrapper .slick-arrow.slick-next {
    right: -5%;
	top:35%;
}
.banner-wrapper .slick-arrow.slick-prev {
    right: -5%;
    top:60%;
}
.banner-wrapper .slick-prev:before, .banner-wrapper .slick-next:before{
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background: transparent;
	text-indent: -9999px;
	border-top: 2px solid #ff3131;
	border-left: 2px solid #ff3131;
	transition: all 250ms ease-in-out;
	text-decoration: none;
	color: transparent;
	align-items: center;
	justify-content: center;  
}
.banner-wrapper .slick-prev:before {
    transform: rotate(225deg);
    left:39%;
	top:28%;
}
.banner-wrapper .slick-next:before {
    transform: rotate(45deg);
    left: 37%;
    top:40%;
}
.banner-wrapper .slick-arrow:hover{
    border: 1px solid #ee9703;
    background: #ee9703;
}
.banner-wrapper .slick-prev:hover::before, .banner-wrapper .slick-next:hover::before{
	border-color:#fff;
}



/* ABOUT MISSION CSS */

.abt-title{
	font-size:50px;
	font-family: "Poppins", serif; font-weight: 600;
}
.mission-title span {
    width: 65px;
    height: 6px;
    background-color: #ee9703;
    display: inline-block;
    margin-left: 5px;
}
.mange-bx{padding:30px;height:172px;}
.mange-icon{height:50px; width:auto !important; margin:auto;}

/* OWL CAROSEL ARROW CSS */

.premiumleft, .premiumright { height: 40px; position: absolute; top: 30%;}
.premiumleft{left:-50px;}
.premiumright {right:-50px;}


/* OWL CAROSEL DOTS CSS */

.scrl-cirles .owl-dot span {
    margin: 5px !important;
    background: #edc5cd !important;
}
.scrl-cirles .owl-dots .owl-dot.active span, .scrl-cirles .owl-dots .owl-dot:hover span {
    background: #ee9703 !important;
}

/* SPEAKERS SECTION CSS */

.spk-bx{
	cursor:pointer;
}
.speaker-icon{height:270px; border-radius: 5px;
    border: 5px solid #ffa4a4;}
.speaker-icon-bar:before{
	content:'';
	background:#c38213ab;
	position: absolute;
	height:100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.spk-bx:hover .speaker-icon-bar:before{
  opacity: 1;
}

/* COUNTER SECTION CSS */

.c-icon{height:45px;}
.count-title {
    font-family: "Poppins", serif; font-weight: 600;
    font-size: 45px;
    line-height:42px;
}
.count-title:after{content:'+';}
.count-subtitle{font-size:20px;}

/* UPCOMING EVENTS */

.event-conf-card{margin:5px;}
.event-conf1 {
	height:240px;
	width:auto !important;
	object-fit: cover;
	border-radius: 8px;
	filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.11));
	background-color: #fbfdfe;
	margin-right:50px;
}
.event-conf2 {
    width: 200px !important;
    height: 250px;
    border-radius: 8px;
    filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.11));
    background-color: #fbfdfe;
    margin-top: -130px;
    object-fit: cover;
	margin-left:auto;
}
.sim {
	background-color: #ee9703;
    position: relative;
    text-align: center;
    width: 0px;
    height: 0px;
    padding:25px;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -khtml-border-radius: 100px;
}
.sim img {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
	height:25px;
	width:auto !important;
}
	
/* TESTIMONIALS SECTION CSS */

.testy-block {
    padding: 20px 0px 0px 20px;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    position: relative;
}
.testy-card {
    background: #fff;
    border-radius: 8px;
    filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.08));
    margin: 8px;
}
.testy-icon img{
	border-radius:3px;
	width: 200px !important;
    height: 165px 
}
.testy-content{
	padding:20px 20px 50px 20px;
	text-align:center;
}
/* slider css */
.testimonials-wrapper .slider-container {
  position: relative;
  width: 100%;
}

.testimonials-wrapper .slider-container .item {
  outline: none;
  position: relative;
}

.testimonials-wrapper .slides-numbers {
	display: none;
	font-size: 20px;
	color: #000000;
	font-family: "Poppins", serif; font-weight: 600;
	margin-bottom: 15px;
}
.testimonials-wrapper .slides-numbers .active {
  color: #6caddf;
}
.testimonials-wrapper .slick-arrow {
	padding: 0;
	border: 0;
	outline: none;
	background: none;
	position: absolute;
	top: -13%;
	border-radius: 50%;
	z-index: 5;
	color: #fff;
	text-transform: lowercase;
	cursor: pointer;
	font-size: 0;
	border: 1px solid #bebebe;
	width: 35px;
	height: 35px;
}
.testimonials-wrapper .slick-arrow.slick-next {
  right: 0;
}
.testimonials-wrapper .slick-arrow.slick-prev {
  right: 50px;
}
.testimonials-wrapper .slick-prev:before, .testimonials-wrapper .slick-next:before{
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background: transparent;
	text-indent: -9999px;
	border-top: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	transition: all 250ms ease-in-out;
	text-decoration: none;
	color: transparent;
	align-items: center;
	justify-content: center;  
	top: 33%;
}
.testimonials-wrapper .slick-prev:before {  
    transform: rotate(-45deg);   
	left: 43%;
}
.testimonials-wrapper .slick-next:before {
  transform: rotate(135deg);
  left: 33%;
}
.testimonials-wrapper .slick-arrow:hover{
    border: 1px solid #ee9703;
    background: #ee9703;
}
.testimonials-wrapper .slick-prev:hover::before, .testimonials-wrapper .slick-next:hover::before{
	border-color:#fff;
}
	
/* NOTE SECTION CSS  */

.note-bx{padding:12px 0px; background:#ee9703;}
.note-bx h3{font-size:18px;}


/* FOOTER SECTION CSS */

.footer-top {
    background-color:#2e373c;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	position:relative;
	z-index:1;
	padding-top:60px; 
	padding-bottom:60px;
}
.footer-middle{background-color: #16838b;; padding:10px 0px; text-align:center;}
.footer-logo{height:50px;}

.footer-title {
    font-family: "Poppins", serif; font-weight: 500;
    font-size:23px;
    margin-bottom: 15px;
	color: #fff;
}
.footer-title2{
	 font-family: "Poppins", serif; font-weight: 600;
    font-size:18px;
	color: #fff;
}
.foot-li ul li {
    padding-bottom: 10px;
    color: #fff;
	position: relative;
}
.foot-li a, .foot-li2 a {color: #fff;}
.foot-li ul li a:hover, .foot-li2 ul li a:hover, .cookie-li ul li a:hover {color:#fea000;}

.foot-li ul li, .foot-li2 li{font-family: "Poppins", serif; font-weight: 400;}

.foot-li2 li{ margin-bottom:12px !important;}

.cinfo-icon {
    /* background: #000; */
    /* width: 38px; */
    /* height: 38px; */
    display: grid;
    align-items: center;
    justify-content: center;
}
.cinfo-icon img{
    height:20px;
}

.bl-email{height:17px !important;}

/* CUSTOM LIST CSS STARTS HERE */
.style_1 {
  padding-left: 1rem;
}
.style_1 > li::before, .style_1 > li::after {
  position: absolute;
  display: flex;
}
.style_1 > li::before {
    content: '';
    left: -20px;
    top: 8px;
    height:6px;
    width:6px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background:#fff;
}
.style_1 > li::after {
    content: "";
    left: -17.55px;
    top: 13px;
    height: 100%;
    border-left: 1px solid #fff;
}
.style_1 > li:last-child::after {
    border-left:0;
}
/* CUSTOM LIST CSS ENDS HERE */

	/* social icons */
.f-icon {
    position: relative;
    text-align: center;
    width: 0px;
    height: 0px;
    padding: 18px;
    /* border: 1px solid #f6a43c; */
    border-radius: 50%;
    display: inline-block;
    margin: 0px 0px 0px 4px;
    transform: translateY(5px);
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    background: #f6a43c;
}
.f-icon i {
	 color: #fff;
	font-size:18px; 
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.f-icon:hover{ background-color: #fff;}


.fsocial-icons .f-fb {background:#149af2;}
.fsocial-icons .f-link{background:#006395;}
.fsocial-icons .f-tw {background:#0e8bc9;}
.fsocial-icons .f-insta {background: radial-gradient(circle at 30% 107%, #fbf07f 0%, #f7ea65 10%, #fd5949 49%, #d6249f 72%, #285AEB 95%);}

.cn-dt h5{font-size:15px; font-family: "Poppins", serif; font-weight: 600;}
.cn-dt p {
    font-size: 14px;
    line-height: 20px;
}


/* GAL GRID */

/* GALLERY CSS */

.gal-grid{
	display: grid;
    grid-template-columns: repeat(2,1fr);
    row-gap:10px;
    column-gap:10px;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000a1;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.g-box:hover .overlay {height: 100%;}

.text {
    color: white;
    font-size:25px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.gallery__icon{width:100%; height: 114px;}


/* regid css */

.footer-reg1 {
    background-image: url(../images/freg-bg1.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding:20px;
}
.footer-left {
    display: grid;
    justify-content: center;
    align-items: center;
}
.footer-right{
    padding-left:30px;
}
.footer-btn{float:right;}
.footer-hd{
	font-size: 23px;
	font-family: 'Poppins-Bold';
}
.footer-left h4 {
    opacity: 0.302;
    color: #ecc40c;
    transform: rotateZ(-90deg);
    width: 25px;
    display: grid;
    align-items: center;
    height: 100%;
    margin-top:95px;
}

.footer-reg2 {
    background-image: url(../images/freg-bg2.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 20px 0px 20px 60px;
}

/* subscribe box css */

.subscribe-box input {
	background-color:#fff;
	border:1px solid #fff;
	width: 63%;
	padding: 0px 15px;
	border-radius: 0px;
	color: #b6b7c1;
	height: 50px;
	font-size: 15px;
	border-radius:7px 0px 0px 7px;
}
.subscribe-box button {
    background-color: #fea000;
    border: 0;
    height: 50px;
    padding: 0px 20px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #000;
    margin-left: -5px;
    border-radius: 0px 7px 7px 0px;
}

.subscribe-box input:focus {border-color: 0; outline: 0; box-shadow: none;}
.subscribe-box ::placeholder {color: #000 !important;}

/* COPYRIGHT CSS */

.copyright {background:#000; padding:15px 0px;}
.copyright p{color:#fff;}
.copyright span{font-size:15px; color: #fff;}
.cookie-li ul{display:flex; justify-content:center;}
.cookie-li ul li{position:relative;color: #fff;}
.cookie-li ul li a{color: #fff;}
.cookie-li ul li:after {content: '|';margin: 0 10px;color: #5e5a57;}
.cookie-li ul li:last-child:after { display:none;}


/* -------------------------------------------------------- */
	/* INNER PAGES COMMON CSS */
/* -------------------------------------------------------- */

.inverted-header{
	background: white;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}
.innban-sec.pos-relative {
    margin-top: 68px;
}
/* INNER BANNER CSS */

.caption2 {
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	width: 100%;
}
.innbanner-title {
	font-size: 48px;
	line-height: 44px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Poppins", serif; font-weight: 600;
}
.innban-icon {
    height:300px;
    object-fit: cover;
}


/* -------------------------------------------------------- */
	/* ABOUT PAGE CSS */
/* -------------------------------------------------------- */

.br-seperator{
	border-right:1px solid #c0c0c0;
}


/* -------------------------------------------------------- */
	/* CONTACT PAGE CSS */
/* -------------------------------------------------------- */

.tit2{
	font-size:26px;
	color: #000000;
	font-family: "Poppins", serif; font-weight: 600;
}
.lc-card{
	border-radius: 14px;
	filter: drop-shadow(0 0 9px rgba(2,2,2,0.07));
	background-color: #ffffff;
	padding:20px;
	position:relative;
}
.lc-card h4{
	color: #012f46;
	margin-bottom:0;
	font-family: "Poppins", serif; font-weight: 600;
}

.m-icon {
    height: 45px;
}

/* BUTTON CSS */

.csocial {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    column-gap:10px;
    row-gap:10px;
}
.csocial li{
	border-radius: 3px;
	filter: drop-shadow(0 0 9px rgba(2,2,2,0.07));
	background-color: #ffffff;
	border: 2px solid rgba(233,233,233,0.79);
}
.csocial li a {
    display: flex;
    padding: 15px;
    text-align: center;
    justify-content: center;
    width: 100%;
}

.csocial img{height:35px;}

/* form css  */

.common-form label{
	color: #000000;
	font-family: "Poppins", serif; font-weight: 600;
}

.common-form input, .common-form select{height:50px;}
.common-form input, .common-form select, .common-form textarea {
	border-radius:3px;
	background-color:transaparent;
	color: #bbbbbb;
	border: 1px solid #d5d5d5;
}
.common-form textarea {padding:12px;}
.common-form-btn {
	height:50px;
	color: #fff;
	border-radius:3px;
	background-color: #012f46;
	border:0;
	/* padding:17px 55px; */
	text-transform:uppercase;
}
.common-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#bbbbbb;
}
.common-form .form-control:focus, .common-form .form-group:focus{
    background: #eef8fe;
}

.rdio-card{
	height:50px;
	padding:12px;
	border-radius: 3px;
    background-color: #fff;
    color: #bbbbbb;
    border: 1px solid #d5d5d5;
}

/* FILE UPLOAD CSS */

.file-upload-wrapper {
  position: relative;
  width: 100%;
  height:50px;
  background:#fff;
  border-radius: 6px;
}
.file-upload-wrapper:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  background:#fff;
  padding:0px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 50px;
  line-height:50px;
  color:#000000;
  border-radius: 5px 10px 10px 5px;
}
.file-upload-wrapper:before {
  content: "Choose File";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height:50px;
  background:#000;
  color: #fff;
  z-index: 25;
  line-height:50px;
  padding: 0 15px;
  pointer-events: none;
  border-radius: 0 6px 6px 0;
}
.file-upload-wrapper:hover:before {
  background: #3d8c63;
}
.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

/* CHECK BOX CSS */

input[type=checkbox] {
  position: relative;
	border: 2px solid #000;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0 .6em 0 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
  opacity: .5;
}

input[type=checkbox]:hover {
  opacity: 1;
}

input[type=checkbox]:checked {
  background-color: #000;
  opacity: 1;
}

input[type=checkbox]:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 10px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}

/* radio button css */

/***** RADIO BUTTON STYLES *****/
.rdio {
  position: relative;
}
.rdio input[type=radio] {
  opacity: 0;
}
.rdio label {
  padding-left: 10px;
  cursor: pointer;
  /* margin-bottom: 7px !important; */
  color: #16838b;
}
.rdio label:before {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 0;
  content: "";
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #fbc52d;
  background: #fff;
}
.rdio input[type=radio] {
  margin: 0px;
  height: auto;
}
.rdio input[type=radio]:disabled + label {
  color: #999;
  
}
.rdio input[type=radio]:disabled + label:before {
  background-color: #fbc52d;
}
.rdio input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 4px;
  display: inline-block;
  font-size: 11px;
  width: 10px;
  height: 10px;
  background-color: #fbc52d;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.rdio-default input[type=radio]:checked + label:before {
  border-color: #fbc52d;
}

.rdio-primary input[type=radio]:checked + label:before {
  border-color: #fbc52d;
}
.rdio-primary input[type=radio]:checked + label::after {
  background-color: #fbc52d;
}


/* -------------------------------------------------------- */
	/* ORGANIZING COMMITTEE PAGE CSS */
/* -------------------------------------------------------- */
.cmte-icon{
	height:250px;
	border-radius: 5px;
    border: 5px solid #ffa4a4;
}
/* -------------------------------------------------------- */
	/*  VENUE PAGE CSS  */
/* -------------------------------------------------------- */
.prj-box{
	filter: drop-shadow(0 0 9px rgba(2,2,2,0.07));
background-color: #ffffff;
border: 2px solid rgba(209,209,209,0.45);
}
.prj-cnt {padding:15px;}

.struct-tble td {
    font-family: "Poppins", serif; font-weight: 600;
    padding: 0px 0px 10px 0px;
    font-size: 20px;
}

/* -------------------------------------------------------- */
	/*  IMPORTANT DATES PAGE CSS  */
/* -------------------------------------------------------- */


.cmn-box-shadow{
	border-radius: 8px;
	filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.08));
	background-color: #ffffff;
}
.imp-date-icon img {
    border-radius: 3px;
    width: 200px !important;
    height: 165px;
}


/* -------------------------------------------------------- */
	/*  EVENTS CONFERENCE LISTING PAGE CSS  */
/* -------------------------------------------------------- */
.inline-form-block {
    border-radius: 3px;
    background-color: #fea000;
    padding: 25px;
    margin-top: -80px;
    position: relative;
}

.inline-form-block .common-form input, .inline-form-block .common-form select, .inline-form-block .common-form textarea {
    border: 0;
	text-transform:uppercase;
}
.inline-form-title{
	font-family: "Poppins", serif; font-weight: 600;
}
.inn-form select{color:#000;}

/* list css */

.custom_list_image{columns:2;}
.custom_list_image p, .custom_list_image ul li{color:#656565;}
.custom_list_image li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 6px;
	
}
.custom_list_image li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.2em;
    width: 1.3em;
    height: 1.3em;
    background-color: currentColor;
    background: url(../images/check-arrow.png) no-repeat 50% 50%;
    border-radius: 50%;
}

.evnt-block{
	border-radius: 4px;
filter: drop-shadow(0 0 2px rgba(0,0,0,0.16));
background-color: #ffffff;
cursor:pointer;
}
.evnt-icon, .evnt-icon img {
    height: 340px;
    object-fit: cover;
    object-position: top center;
	border-radius: 4px;
}
.evnt-cnt{padding:10px;}
.evnt-date {
    border-radius:6px;
    background-color: #ff3132;
    display: inline-block;
    padding: 9px 15px;
    color: #fff;
    font-size: 14px;
	font-family: "Poppins", serif; font-weight: 600;
}
.evnt-contact{
 display: inline-block;
    padding:9px 25px;
border-radius: 3px;
background-color: #fea000;
font-family: "Poppins", serif; font-weight: 400;
border-radius:6px;
}

