* { padding:0; margin:0; }
@font-face {
  font-family: mainfont;
  src: url(../font/Billarkdemo.otf);
}
body { font-family: 'Roboto', sans-serif; line-height:25px; font-size:16px;
background:#fdfdfd; overflow-x: hidden;  }
html { scroll-behavior: smooth; }
ul, li { padding:0; margin:0; }
.top_bar {
	background: #ee2c24;
	padding: 7px 0px;
	overflow: hidden;
}
.lft_cnt_sec ul {
	list-style-type: none;
	display: flex;
	position: relative;
	z-index: 2;
}
.lft_cnt_sec ul li {
	font-size:15px;
	color:#fff;
	margin: 0 17px 0 0;
}
.lft_cnt_sec ul li:last-child {
	margin-left:24px;
}

.lft_cnt_sec ul li i { margin-right:7px; }
.social ul {
	display:flex;
	justify-content: end;
	justify-content: flex-end;
}
.social ul li {
	list-style-type:none;
}
.social ul li a {
	display: block;
	text-align: center;
	line-height: 21px;
	color: #fff;
	padding: 0px 14px;
	border-left: 1px solid #ce170f;
}
.social ul li a i {
	font-size:12px;
}
lft_cnt_sec { position:relative; }

.lft_cnt_sec::after {
	background: #ee2c24;
	content: "";
	width: 1500px;
	height: 40px;
	position: absolute;
	right: 35px;
	top: -7px;
	transform: skewX(35deg);
	z-index: 1;
}
.logo {
	position: absolute;
	left: 12%;
	top: 0;
	height: 92%;
	display: flex;
	align-items: center;
	margin: 0;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	padding: 10px 7px;
	margin: 0 8px;
	text-align: center;
}
.navbar-inverse .navbar-nav > li > a i {
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #ee2c24;
    background-color: transparent;
}
.navbar {
	margin:0;
}
.navbar-nav {
    float: right;
    margin: 12px 0;
}
.carousel-caption {
    right: auto;
    left: 9%;
    padding-bottom: 30px;
    top: 167px;
    text-align: left;
}

.carousel-caption h1 {
	font-family: 'Courgette', cursive;
	margin: 0;
	font-size: 50px;
	color: #ee2c24;
}
.carousel-caption p {
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0;
}
.carousel-caption button {
	outline: 2px solid #fff;
	padding: 7px 40px;
	background: transparent;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 500;
	margin: 17px 0 0;
	outline-offset: -2px;
}

h2.heading {
	color: #ee2c24;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin: 0 auto 30px;
	text-transform: uppercase;
	border-bottom: 2px solid #000;
	display: inline-block;
	padding: 0 65px 27px;
}
h2.heading  span {
	color:#000;
}

h2.heading02 {
	color: #fff;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 66%;
	margin: 0 auto 40px;
	text-transform: uppercase;
}


h2.heading03 {
    color: #000;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    position: relative;
    width: 50%;
    margin: 0 auto 55px;
}
h2.heading03::before {
	content: "";
	background: #000;
	position: absolute;
	height: 5px;
	width: 160px;
	top: 17px;
	right: 0px;
}

h2.heading03::after {
	content: "";
	background: #000;
	position: absolute;
	height: 5px;
	width: 160px;
	top: 17px;
	left: 0px;
}

.about {
	padding: 0 0;
	text-align:center;
}
.abt_img img {
	max-width:100%;
}
.about p {
	font-size: 14px;
	margin: 0 0 15px;
	color: #fff;
	line-height: 30px;
}
.prod_sec {
	background:url(../images/prod_bg.jpg) no-repeat left top / cover;
	padding:40px 0;
}
.dec {
	font-size: 17px;
	color: #fff;
	text-align: center;
	margin: 8px 0;
}
.image {
	width: 170px;
	height: 170px;
	margin: 0 auto;
	border-radius: 100%;
	overflow: hidden;
	border: 5px solid #fff;
}
.ltst_events {
	background:#fff;
	padding:40px 0;
}
.image02 {
	float: left;
	width: 45%;
	margin-right: 5%;
	border: 4px solid #fff;
	box-shadow: 1px 2px 3px #a2a2a2;
}
.dec02 {
	float: left;
	width: 50%;
}
.dec02 h2 {
	font-size: 20px;
	margin: 5px 0 13px;
	font-weight: 600;
}
.dec02 p {
	font-size: 14px;
	line-height: 22px;
}

.book_sec {
	background:url(../images/book_bg.jpg) no-repeat center bottom;
	padding:40px 0 270px;
}
.crnr_box {
	overflow: hidden;
	position: relative;
	border-radius: 15px;
	height: 240px;
}
.crnr_box  h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #ee2c24;
	margin: 0;
	text-align: center;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	padding: 12px 0;
}
.lay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background:rgba(10, 27, 40, 0.50);
	opacity: 0;
	transition: all .4s ease-in-out;
}
.lay a {
	border: 2px solid #fff;
	color: #fff;
	padding: 4px 26px;
	border-radius: 7px;
	font-weight: 600;
}
.crnr_box:hover .lay {
	opacity: 1;
}

address-info li {
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    display: flex;
    margin-bottom: 12px;
	list-style-type:none;
}
.address-info li i {
    margin-right: 10px;
    font-size: 14px;
}

.navbar-nav > li.bn a {
	background: #ee2c24;
	border-radius: 5px;
	color: #000;
	font-weight: 600;
	margin: 0;
	padding: 10px 20px;
}

#pro .owl-carousel .owl-nav .owl-prev {
	background: #ee2c24!important;
	padding: 9px 17px 14px !important;
	float: left;
	font-size: 32px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ee2c24;
	font-weight: normal;
	color: #fff;
	line-height: 9px;
	margin: 0 7px;
}
#pro .owl-carousel .owl-nav .owl-next {
	background: #ee2c24!important;
	padding: 9px 17px 14px !important;
	float: left;
	font-size: 32px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ee2c24;
	font-weight: normal;
	line-height: 9px;
	color: #fff;
}
#pro .owl-nav {
	display: flex;
	bottom: -23px;
	position: relative;
	left: 0;
	width: 100%;
	height: 41px;
	justify-content: center;
}

#events .owl-carousel .owl-nav .owl-prev {
	background: #ee2c24!important;
	padding: 9px 17px 14px !important;
	float: left;
	font-size: 32px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ee2c24;
	font-weight: normal;
	color: #fff;
	line-height: 9px;
	margin: 0 7px;
}
#events .owl-carousel .owl-nav .owl-next {
	background: #ee2c24!important;
	padding: 9px 17px 14px !important;
	float: left;
	font-size: 32px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #ee2c24;
	font-weight: normal;
	line-height: 9px;
	color: #fff;
}
#events .owl-nav {
	display: flex;
	bottom: -23px;
	position: relative;
	left: 0;
	width: 100%;
	height: 41px;
	justify-content: center;
}
.email_tp {
	float: left;
	font-size: 15px;
	color: #fff;
	margin: 0 21px 0 0;
	border-right: 1px solid #ce170f;
	padding: 0 21px 0 0;
}
.email_tp  i {
	margin-right:5px;
}
.email_tp a {
	color:#fff;
}
.navbar-inverse .navbar-nav > li.bn > a:focus, .navbar-inverse .navbar-nav > li.bn > a:hover {
    color: #fff;
}

.logo img {
	max-width:100%;
}

#home .owl-carousel .owl-nav .owl-prev {
    background: #ee2c24!important;
    padding: 9px 11px 14px !important;
    float: left;
    font-size: 32px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #ee2c24;
    font-weight: normal;
    color: #fff;
    line-height: 9px;
	position: absolute;
	left: 0;
	top: 40%;
}
#home .owl-carousel .owl-nav .owl-next {
    background: #ee2c24!important;
    padding: 9px 11px 14px !important;
    float: left;
    font-size: 32px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #ee2c24;
    font-weight: normal;
    line-height: 9px;
    color: #fff;
	position: absolute;
	right: 0;
	top: 40%;
}
a:hover {
	text-decoration:none;
}
.about-banner {
    position: relative;
}
.about-banner img {
    max-width: 100%;
	width:100%;
}
.banner_in .inner_cap {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 0;
}
.banner_in .inner_cap h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    padding: 0;
}
.breadcrumb > li {
    display: inline-block;
    font-size: 17px;
    text-transform: lowercase;
}
.breadcrumb li.act {
    color: #ee2c24;
}
.breadcrumb > li a {
    color: #fff;
}
.inner_page {
	padding:40px 0;
}
.center {
    padding: 27px 0;
    text-align: center;
}
.register {
    border-radius: 10px;
    width: 500px;
    padding: 25px 35px;
    margin: 2px auto 35px;
    display: inline-block;
    border: 1px solid #adadad;
}
.heading {
    text-align: center;
    margin: 0 0 16px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    color: #0c0d0d;
}
.register select {
    border: 1px solid #c4c4c4 !important;
    border-radius: 2px;
    background: transparent;
    margin: 5px 0 5px 0;
    padding: 3px 9px;
    width: 100%;
    appearance: none;
    background: url(../images/arw_dwn.png) no-repeat 97% 13px / 10px;
    color: #737373;
}
.register button {
    background: #ee2c24;
    border: none;
    padding: 9px 42px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 6px;
    color: #fff;
    margin: 15px 0 0;
}
.form_head {
	margin: 17px 4px 5px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
}
.register input {
    border: 1px solid #c4c4c4 !important;
    background: transparent;
    color: #737373;
    margin: 5px 0 5px 0;
    padding: 3px 9px;
    width: 100%;
    border-radius: 2px;
}
.agree {
    background: #ee2c24;
    border: none;
    padding: 9px 20px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
    color: #070707;
    display: block;
    width: 119px;
    text-align: center;
    margin: 26px auto 0;
    text-transform: uppercase;
    font-weight: 600;
}
.register textarea {
    border: 1px solid #c4c4c4 !important;
    background: transparent;
    color: #737373;
    margin: 5px 0 5px 0;
    padding: 3px 9px;
    width: 100%;
    border-radius: 2px;
}
.form_group_cnt {
	font-size:14px;
}
.form_group_cnt.form_group_cnt02 {
	text-align:left;
}
.register input[type="checkbox"] {
	float: left;
	width: auto;
	margin: 6px 8px 0 0;
}
.comp {
    font-size: 32px;
	font-family: 'Courgette', cursive;
    padding: 8px 0px;
    text-align: left;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 25px;
}
.abt_conts p {
    font-size: 15px;
    margin: 3px 0 10px;
    line-height: 30px;
}
.abt_bg img {
    max-width: 100%;
}
.rowsec {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c3c3c3;
}
.bars_img {
	width: 100%;
	height: 345px;
	overflow:hidden;
}
.bars_img img {
	max-width:100%;
}
.bars_div i {
	color:#ee2c24;
	margin-right:5px;
}
.bars_div h2 {
	margin: 0;
	background: #ee2c24;
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: 600;
}
.bars_dec {
	background: #f5f5f5;
	padding: 25px 28px;
	text-align: center;
}
.bars_div {
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 15px;
}
.event_cont {
	display:inline-block;
	width:100%;
}
.gray {
	background:#ededed;
}
.eve_img img {
	max-width:100%;
}
.area-padding {
    padding: 40px 0px;
}
.content_area02 h1 {
    font-size: 30px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 25px;
}
.inq input {
    border-bottom: 2px solid #d8d8d8 !important;
    border: 0;
    background: transparent;
    color: #000;
    margin: 0 0 15px 0;
    padding: 10px 7px;
    width: 100%;
}
.read_mr {
	background: #ee2c24;
	border: none;
	padding: 9px 42px;
	font-size: 18px;
	font-weight: 500;
	border-radius: 6px;
	color: #fff;
	margin: 15px auto;
	display: block;
}
.orange_box {
    background: #e9e9e9;
    padding: 27px 28px;
    border-radius: 8px;
}
.cntfrm .list-inline {
    list-style: none;
}
.cntfrm .list-inline > li {
    display: flex;
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 0 12px;
    font-size: 16px;
}
.cntfrm .list-inline > li > i {
    margin-top: 4px;
}
.about-area {
	padding-bottom:155px;
}


.zoom, .zoom02, .zoom img, .owl-prev, .owl-next {
  transition: transform .2s;
  overflow:hidden;
}

.zoom:hover img {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
}
.zoom02:hover {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
}
.owl-prev:hover, .owl-next:hover {
	  -ms-transform: scale(1.2); /* IE 9 */
	  -webkit-transform: scale(1.2); /* Safari 3-8 */
	  transform: scale(1.2); 
}

.rotate {
  width: 100px;
  height: 100px;
  background: red;
  transition: transform 2s;
}

.rotate:hover {
  transform: rotate(180deg);
}
.flip-box {
  perspective: 1000px;
  transform: rotateY(0deg);
   transform-style: preserve-3d;
      transition: transform 1.2s;
}
.flip-box:hover, .item:hover .flip-box  {
  transform: rotateY(360deg);
}


/*borderanimation*/
.loading {
  -webkit-filter: hue-rotate(10deg);
  position: relative;
}
.border02 {
	z-index: 99;
	position: absolute;
	left: -1px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 100.5%;
}
.border:hover .border02 {
  border: 2px solid #ff0000;
  clip: rect(0, 0, 0, 0);
  animation: maskBorder 1.4s infinite;
}
@keyframes maskBorder {
  0% {
    clip: rect(0, 50px, 10px, 0);
  }
  20% {
    clip: rect(0, 300px, 10px, 0);
  }
  35% {
    clip: rect(0, 500px, 10px, 0px);
  }
  50% {
    clip: rect(10px, 800px, 10px, 190px);
  }
  60% {
    clip: rect(10px, 800px, 40px, 190px);
  }
  70% {
    clip: rect(40px, 800px, 70px, 0px);
  }
  85% {
    clip: rect(40px, 10px, 70px, 0px);
  }
  90% {
    clip: rect(0, 10px, 50px, 0px);
  }
  100% {
    clip: rect(0, 10px, 10px, 0px);
  }
}




/*animation 02*/

.border:hover .loading02 {
  background: red;
  position: absolute;
  animation: myfirst 2s 100;
  width: 7px;
  height: 7px;
}

@keyframes myfirst {
  0%   {background: #c72026; left: 0px; top: 0px; }
  
  25%  {background: #c72026; left: 99%; top: 0px;}
  
  50%  {background: #c72026; left: 99%; top: 99%;}
  
  75%  {background: #c72026; left: 0px; top: 99%;}
  
  100% {background: #c72026; left: 0px; top: 0px;}
}

/*animation02*/

/*hover button style 2*/

.border.draw::before, .border.draw::after {
  border: 3px solid transparent;
}
.git_bx {
  background: none;
  border: 0;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
}
.git_bx::before, .git_bx::after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

.draw {
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.draw::before, .draw::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.draw::before {
  top: 0;
  left: 0;
}
.draw::after {
  bottom: 0;
  right: 0;
}
.draw:hover {
  color: #fff;
}
.draw:hover::before, .draw:hover::after {
  width: 100%;
  height: 100%;
}
.draw:hover::before {
  border-top-color: #ee2c24;
  border-right-color: #ee2c24;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.draw:hover::after {
  border-bottom-color: #ee2c24;
  border-left-color: #ee2c24;
  -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
/*hover button style 2*/
/*borderanimation*/

/*shake_effect*/
.shake {
    animation: shake-animation 2.72s ease infinite;
    transform-origin: 50% 50%;
}
@keyframes shake-animation {
 0% {
  transform:translate(0,0)
 }
 1.78571% {
  transform:translate(5px,0)
 }
 3.57143% {
  transform:translate(0,0)
 }
 5.35714% {
  transform:translate(5px,0)
 }
 7.14286% {
  transform:translate(0,0)
 }
 8.92857% {
  transform:translate(5px,0)
 }
 10.71429% {
  transform:translate(0,0)
 }
 100% {
  transform:translate(0,0)
 }
}

/*shake effect*/

.bars_img02 {
    width: 100%;
    height: 230px;
    overflow: hidden;
}
.menu {
	padding:0;
}
.menu .collapse  {
	padding:0;
}
.navbar-nav > li {
    float: left;
    border-left: 1px solid #e1e1e1;
    padding: 0 17px;
}
.banner {
	position:relative;
}
.bot_arrow_sec {
	text-align: center;
	position: relative;
	width: 100%;
	top: -60px;
}
.ispc {
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	font-size: 22px;
	color: #000;
	bottom: -8px;
}
.ispc i {
	background:#fff;
	padding: 0 20px;
}
.ltst_events h3  {
    color: #000;
    font-size: 27px;
    font-weight: bold;
    text-align: left;
    position: relative;
    margin: 30px 0 28px;
    text-transform: uppercase;
}
.ltst_events p {
	font-size: 14px;
	color: #454545;
}
.abt_img {
	overflow:hidden;
}
.services {
	text-align:center;
	padding:40px 0;
	background:#f2f2f2;
}
.sub_head, .sub_head02, .sub_head03, .sub_head04 {
	font-size: 22px;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 7px;
	clear: both;
	width: 100%;
}
.head_spc {
	width: 100%;
	background: #ee2c24;
	text-align: left;
	color: #fff;
	font-weight: 600;
}
.head_spc button {
	padding: 10px 29px 10px 14px;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	text-align: left;
	background: transparent;
	border: none;
	line-height:18px;
	min-height: 55px;
}
.head_spc button i {
	position: absolute;
	right: 8px;
	top: 17px;
}
.image_sec img {
	max-width:100%;
}

.head_spc button:focus-visible {
	border:none;
	outline: none;
}

/*service dropdown*/

.dropbtn {
  background-color: transparent;
  border: none;
  cursor: pointer;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 100%;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 99;
  padding: 14px 0;
  border: 1px solid #c11b14;
}
.dropdown-content a i {
	font-size: 11px;
	margin: 0 8px 0 0;
	color: #c11b14;
}
.dropdown-content a {
	color: #000;
	padding: 4px 16px;
	text-decoration: none;
	display: block;
	font-size: 15px;
	font-weight: 500;
}

.dropdown a:hover {background-color: #ddd;}

/*service dropdown*/

.head_spc button:focus {
	background:#c11b14;
}

.dropdown-menu {
    position: absolute;
	width:100%;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 15px 0;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #c11b14;
}

.dropdown-menu > li > a {
    font-weight: 500;
    display: flex;
	word-break: break-word;
	white-space: break-spaces;
	
}
.dropdown-menu > li > a i {
	font-size: 8px;
	color: #c11b14;
	margin-right: 8px;
	margin-top: 5px;
}
.box {
	margin-bottom:20px;
}
.flx {
    display: flex;
}
.cnt_bg {
    background: url(../images/cnt_bg.jpg) no-repeat left top / cover;
    width: 50%;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	text-align:center;
}
.map {
    width: 50%;
	padding: 40px 30px;
}
.cnt_bg ul {
    list-style-type: none;
    color: #fff;
    font-size: 16px;
}
.cnt_bg ul li {
    margin: 0 0 17px;
	font-size: 15px;
}
.cnt_bg ul li i {
    color: #e0a800;
    font-size: 20px;
    margin-right: 13px;
}

footer {
    background: #000000;
    padding: 25px 0;
}
footer {
    position: relative;
}

footer ul {
    display: flex;
    justify-content: center;
}
footer ul li {
    font-size: 15px;
    list-style-type: none;
    padding: 0 10px;
    text-transform: uppercase;
}
footer ul li a {
    color: #fff;
}
footer p {
    margin: 5px 0;
    font-size: 14px;
    text-align: center;
    color: #c0c0c0;
}
.logo_footer img {
	width: 200px;
}
.logo_footer {
	margin-bottom:35px;
}
.cnt_bg h4 {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
}
.cnt_bg p {
	color:#fff;
}
.cnt_bg p a {
	color:#ffaf33;
}
.cnt_bg p i {
	color:#ffaf33;
	margin-right:7px;
}
.inq h1 {
    font-size: 30px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 25px;
	text-align:center;
}
.banner img {
	max-width:100%;
	width:100%;
}
.navbar-inverse .navbar-nav > li > a i {
	 transition: transform 1s;
}
.navbar-inverse .navbar-nav > li > a:hover i {
	  transform: rotate(360deg);
}

/*===================*/
/* WOOBLE VERTICAL
/*===================*/

@-webkit-keyframes wobble-vertical-on-hover {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes wobble-vertical-on-hover {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.wobble-vertical-on-hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-vertical-on-hover:hover,
.wobble-vertical-on-hover:focus,
.wobble-vertical-on-hover:active {
  -webkit-animation-name: wobble-vertical-on-hover;
  animation-name: wobble-vertical-on-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dropdown-menu > li > a {
    white-space: break-spaces;
}
.rolout {
	font-family: mainfont;
}
input:focus { 
    outline: none; 
}
/*responsive start*/

@media screen and (min-width: 768px) {
.mob_mnu {
	display:none;
}
.mob_cnt {
	display:none;
}
.mpb_book_now {
	display:none;
}
.fixed-top {
	position: sticky;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 99999;
	border-bottom: 1px solid #e8e8e8;
}
.cnt_bg h4 + p br.rem {
	display:none;
}
.ltst_events .container {
	display:flex;
}
.wy_med {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
}

@media screen and (max-width: 767px) {
.clr {
	clear:both;
}
.sub_head, .sub_head02, .sub_head03, .sub_head04 {
    margin: 30px 0px 15px;
}
/*socialmedia*/

.social_med {
    position: fixed;
    right: 0px;
     bottom: 10px;
    width: 33px;
    padding: 0;
    z-index: 999;
    background: #ee2c24;
    border-radius: 6px 0 0 7px;
}

.social_med ul {
    display: block;
    list-style-type: none;
    justify-content: right;
    margin: 0px 0;
}
.social_med ul li {
    margin-right: 0;
    color: #fff;
    text-align: center;
    font-size: 11px;
    margin-bottom: 0;
    border-bottom: 1px solid #ce170f;
    padding: 3px 0px;
}
.social_med ul li a {
    color: #fff;
}
/*socialmedia*/

.email_tp {
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}
.cnt_bg {
    width: 100%;
}
.map {
    width: 100%;
}
.flx {
    display: block;
}
.bot_arrow_sec {
    top: -18px;
}
.bot_arrow_sec img {
	width:50px;
}
footer ul {
    flex-wrap: wrap;
}
.header {
	display:none;
}
.bars_img02  {
	height:auto;
}

.bars_img02 img {
    width: 100%;
}
.event_cont {
	display:flex;
	flex-wrap: wrap;
}
.eve_det {
	order: 2;
}
.rowsec {
	display:flex;
	flex-wrap: wrap;
}
.abt_conts {
	order:2;
}
.bars_img {
    height: auto;
}
.abt_bg {
	text-align:center;
}
.bars_img img {
    width: 100%;
}
.eve_img {
	text-align:center;
}
.orange_box {
    margin-top: 20px;
}

.banner_in .inner_cap {
    padding: 8px 0;
}
	.register {
    width: 100%;
    padding: 25px 14px;
    margin: 2px auto 35px;
}
	.lft_cnt_sec {
		display:none;
	}
	.menu {
		display:none;
	}
	.logo {
		text-align:center;
	}
	.mob_cnt ul {
	list-style-type: none;
	display: flex;
	justify-content: center;
	}
	.mob_cnt ul li {
		margin:0 7px;
	}
	.mob_cnt ul li i {
		margin-right:5px;
	}
.logo {
    margin: 15px 0 7px;
    width: 200px;
}
.carousel-caption {
    right: auto;
    left: 9%;
    top: 17px;
}
.carousel-caption h1 {
    font-size: 35px;
}
.carousel-caption p {
    font-size: 25px;
    margin: 4px 0;
}
.carousel-caption button {
    padding: 5px 28px;
    margin: 17px 0 0;
}
.owl-nav {
	display:none;
}


	
	
/*sidenav*/


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: #000;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: block;
  transition: 0.3s;
}
.sidenav a i {
	margin-right:7px;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.contact_but {
	text-align: left;
	margin: 0px 3px;
}


.about {
    background: url(../images/about_bg.jpg) no-repeat center bottom / contain;
}
h2.heading02 {
    width: 100%;
    padding: 0 80px;
}
h2.heading02::before {
    width: 80px;
}
h2.heading02::after {
    width: 80px;
}

h2.heading03 {
    width: 100%;
}

h2.heading03::before {
    width: 80px;
}
h2.heading03::after {
    width: 80px;
}
.crnr_box {
    margin-bottom: 20px;
}

/*sidenav*/
}

@media screen and (max-width: 480px) {

.cnt_bg {
    padding: 32px 10px;
}
.cnt_bg h4 {
    font-size: 20px;
    font-weight: bold;
}

.ltst_events {
	text-align:center;
}
.ltst_events h3 {
	text-align:center;
}

.sub_head, .sub_head02, .sub_head03, .sub_head04 {
 text-align:center;
}

.sticky, .sticky02, .sticky03, .sticky04 {
	position: fixed;
	top: 0;
	left:0;
	width: 100%;
	display: block;
	margin: 0;
	background: #fff;
	padding: 11px 14px;
}


.image_sec img {
	width:100%;
}
.col-md-3.col-sm-4.col-xs-6 {
	width:100%;
}
.logo {
    margin: 0px 0 0;
    width: 140px;
    left: 20px;
}

.breadcrumb {
	line-height: 16px;
}
.banner_in .inner_cap h2 {
    font-size: 18px;
}
.breadcrumb > li {
    font-size: 15px;
}
.banner_in .inner_cap {
    padding: 5px 0;
}

.email_tp {
    float: none;
    font-size: 14px;
    margin: 0 0 5px;
    text-align: right;
	line-height:20px;
}
.contact_but {
    margin: 9px 3px;
}
.carousel-caption {
    left: 5px;
    padding-bottom: 5px;
    top: 0;
    text-align: left;
}
.carousel-caption h1 {
    font-size: 24px;
}
.carousel-caption p {
    font-size: 20px;
    font-weight: 700;
    margin: 2px 0;
}
.carousel-caption button {
    padding: 3px 21px;
    font-size: 15px;
    margin: 3px 0 0;
}
.owl-nav {
	display:none;
}
.about p {
    font-size: 15px;
	margin:0 0 20px;
}
h2.heading {
    margin: 0 auto 25px;
}
h2.heading02 {
    width: 100%;
    padding: 0;
}
h2.heading03 {
    margin: 0 auto 40px;
}
h2.heading03::after {
    width: 85px;
    top: 47px;
    left: 35%;
}
h2.heading03::before {
	display:none;
}
h2.heading02::before {
	display:none;
}
h2.heading02::after {
    width: 85px;
    top: 88px;
    left: 35%;
}
h2.heading::before {
	display:none;
}
h2.heading::after {
    width: 85px;
    top: 44px;
    left: 35%;
}
.image {
    width: 100px;
    height: 100px;
}
	
}


@media only screen and (min-width:992px) and (max-width:1199px){

.head_spc button.rni {
	font-size: 13.5px;
	padding-right: 18px;
	padding-left: 6px;
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 13px;
    padding: 6px 7px;
	margin: 0 4px;
}
.navbar-nav > li.bn a {
    padding: 6px 13px !important;
}
.navbar-nav {
    margin: 15px 0;
}
h2.heading {
    width: 60%;
}
h2.heading02 {
    width: 75%;
}
h2.heading03 {
    width: 70%;
}
	
}

@media only screen and (min-width:768px) and (max-width:991px) { 

.head_spc button.rni {
	font-size: 13.5px;
	padding-right: 18px;
	padding-left: 6px;
}

.clr {
	clear:both;
}
.navbar-collapse {
    padding-left: 0;
}
.navbar-inverse .navbar-nav > li > a {
    padding: 10px 7px;
    margin: 0 0px;
}
.bars_img {
    height: 200px;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 13px;
    padding: 4px 6px;
}
.carousel-caption {
    left: 3%;
    top: 47px;
}
.carousel-caption h1 {
    font-size: 35px;
}
.carousel-caption p {
    font-size: 35px;
}
.carousel-caption button {
    margin: 10px 0 0;
}
h2.heading {
    width: 75%;
}
.abt_img {
	text-align:center;
}
h2.heading03 {
    width: 85%;
}
.crnr_box {
    width: 75%;
	margin: 0 auto 22px;
}
}
