/* CSS Document */
html,body{margin: 0;padding: 0;box-sizing: border-box;overflow-x: hidden;}
a{text-decoration: none;color: #fff;}
a:hover{color:#faaa23;}
p{color: #777;}
body,p,a,ul,li{
	font-family: 'Karla', sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased;  
	color: #303133;
}
.cust_container{width: 1200px;}
.logo-change{
	content:url("../images/logo/logo.png");
}

.header_box .logo-box {
    margin: 0 auto;
    text-align: center;
}
.header_box .logo-box img {
    width: 100%;
    max-width: 80px;
    padding: 10px 0px;
}
.header_box .nav.navbar-nav.navbar-main {
    /* justify-content: end; */
    float: right;
    /* flex-direction: inherit; */
}
.header_box .nav.navbar-nav.navbar-main ul {
    list-style-type: none;
    display: inline-flex;
}
.header_box .nav.navbar-nav.navbar-main ul li {
    padding: 30px 15px;
}
.header_box .nav.navbar-nav.navbar-main ul li a{
    font-weight: 600;      color: #303133;  font-size: 12px;text-decoration: none;
    letter-spacing: 0.05em;}



* {
  box-sizing: border-box;
}

/* Float four columns side by side */
.column {
  float: left;
  width: 25%;
  padding: 0 5px;
}

.row {margin: 0 -5px;}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #444;
  color: white;
}

.fa {font-size:50px;}

.header_box .nav.navbar-nav.navbar-main ul li a:hover{color: #30313380;}
.header_box .nav.navbar-nav.navbar-main ul li.active a{color: #30313380;}
.header_box .nav.navbar-nav.navbar-main ul li:last-child{padding: 30px 40px;}
.header_box .nav.navbar-nav.navbar-main ul li:last-child a i{font-size: 20px;}
.tag_line {background-color: #f7f7f7;padding: 35px 0;}
.tag_line p{color: #303133;    white-space: normal;
    font-size: 24px;margin-bottom: 0;text-align: center;
    line-height: 36px;
}


#footer {
  background: #F7F8F;
  padding: 25px 0;
  color: #55;
}

#footer .copyright {
  font-size: 13px;
  margin-bottom: 0;
}

#footer .copyright a {
  color: #02bdd5;
}

#footer .social {
  text-align: right;
  margin-bottom: 0;
}

#footer .social li {
  display: inline-block;
  margin-right: 15px;
}

#footer .social li a {
  font-size: 22px;
  color: #02bdd5;
}

.cd-headline.slide .cd-words-wrapper {
  color: #02bdd5;
}

ul.social-icons {
  height: auto;
  overflow: hidden;
  list-style: none !important;
  margin-bottom: 10px;
}

ul.social-icons li {
  float: none;
  display: inline-block;
  height: 36px;
}

#copyright a:hover, #copyright nav .menu li a:hover {
  color: #e4e4e4 !important;
}

#copyright a {
  text-decoration: none;
}

#copyright a:hover {
  text-decoration: none;
}

/*# sourceMappingURL=maps/style.css.map */

#more {display: none;}
function myFunction() {
  var dots = document.getElementById("dots");
  var moreText = document.getElementById("more");
  var btnText = document.getElementById("myBtn");

  if (dots.style.display === "none") {
    dots.style.display = "inline";
    btnText.innerHTML = "Read more";
    moreText.style.display = "none";
  } else {
    dots.style.display = "none";
    btnText.innerHTML = "Read less";
    moreText.style.display = "inline";
  }
}


.brand-details {
    padding: 120px 0;
}

.shop__banner{margin-bottom: 70px;}
.shop__banner img {
    width: 100%;
}

.brand__logo img {
    width: 100%;
}
.shop__detail p {margin-bottom: 5px;}
.shop__detail p strong{color: #000;}
.shop__detail {
    height: 275px;
    background: #F7F7F7;
    padding: 90px 55px;
}
.custom-link.btn{
	color: #303133;    font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-radius: 2px;
	font-size: 10px;
	padding: 10px 26px;
	border: 1px solid #303133;
	transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
	
	.custom-link.btn i{margin-left: 9px;}
	.custom-link.btn:hover{color: #ffffff !important;
	background-color: #303133 !important;
	border-color: #303133 !important;}

.heading_Sec{text-align: center;}
.heading_Sec h3{font-size: 29px;margin-bottom: 40px;
    line-height: 1.2;font-weight: 400;}	

/*===============container home lap section ===============================*/
.padd_0{padding: 0 !important;}
.cat_sec_lap{}
.cat_sec_lap .lap_img{}
.cat_sec_lap .lap_img img{width: 100%;}
.cat_sec_lap .lap_content {
   max-width: 504px;
   margin: 0 auto;
}
.cat_sec_lap .lap_content span.zone{ 
    font-weight: 400;font-size: 15px;
    text-transform: uppercase;   color: #303133;}
.cat_sec_lap .lap_content h6.floor{margin: 10px 0;font-family: 'Karla', sans-serif;
    color: #777777;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.75;}	
.cat_sec_lap .lap_content h4{    margin: 18px 0;
    font-size: 35px;
    line-height: 1.2;    color: #0f0f0f;}
.cat_sec_lap .lap_content p{
    color: #777777;
    font-size: 15px;    margin-top: 0px;    text-align: left;
    font-weight: 400;
    line-height: 1.75;}
.cat_sec_lap .lap_content ul {
    list-style-type: none;padding-left: 0;
    display: inline-flex;
}
.cat_sec_lap .lap_content ul li{}
.cat_sec_lap .lap_content ul li img {
    width: 80%;
    max-width: 125px;
    margin-right: 25px;
}

.eat-food-launge {
    width: 100%;
    margin: 15px 0;
}

.eat-food-launge img {
    max-width: 125px;
}

/*===============container home lap section end ===============================*/

/*===============News section start ===============================*/
.news_section{padding: 70px 0;
    background-color: #f7f7f7;}
.news_section .news_box{padding-left: 35px;}
.news_section .news_box h4{font-size: 30px;
    margin-bottom: 35px;
    line-height: 1.2;font-weight: 400;}
.news_section .news_box p{
    line-height: 1.75;text-align: left;font-weight: 400;
    font-size: 15px;}
.news_section .news_cont{padding-left: 35px;margin-bottom: 35px;}
.news_section .news_cont:last-child{margin-bottom: 0;}
.news_section .news_cont h5{margin-top: 10px;}
.news_section .news_cont h5 a{word-wrap: break-word;
    font-size: 20px;font-weight: 400;
    color: #303133;}
.news_section .news_cont h6{margin-top: 10px;}
.news_section .news_cont h6 a{color: #303133;
    line-height: 1.75;font-size: 12px;font-weight: 600;
    text-transform: capitalize;}
.news_section .news_cont date{color: #303133;
    font-size: 12px;line-height: 1.75;color: #303133;
    font-weight: 600;}
/*===============News section end ===============================*/

/*===============blog section start ===============================*/
.blog_sec{padding: 70px 0;}
.blog_sec .blog_box{
    padding-right: 50px;}
.blog_sec .blog_box img{width: 100%;}
.blog_sec .blog_box h5{margin-top: 30px;margin-bottom: 0;}
.blog_sec .blog_box h5 a{
    font-size: 18px;
    font-weight: 400;color: #303133;
    word-break: break-word;
}
.blog_sec .blog_box .date{font-size: 12px;font-weight: 600;
    line-height: 1.75;}
.btn-center.text-center{margin-top: 35px;}
/*===============blog section end ===============================*/

/*===============Guest section start ===============================*/
.guest_amenities{padding: 70px 0;
    background-color: #f7f7f7;}
.guest_amenities .guest_cont{text-align: center;margin: 35px 0;
    font-size: 15px;
    padding-left: 72px;}
.guest_amenities .guest_cont img{width: 32px;}
.guest_amenities .guest_cont p{
    line-height: 1.5em;margin-top: 18px;
    font-size: 15px;}

/*===============Guest section start ===============================*/

/*===============footer section start ===============================*/

.footer_start{padding: 108px 0 70px;
    background-color: #141618;}
.footer .cust_container{width: 1200px;}    
.footer_start hr{margin: 70px 0;
    border: 1px solid #ffffff40;} 
.footer_start .foot_sub{}
.footer_start .foot_sub h5{    color: #ffffff;
    line-height: 1.2;
    font-weight: 400;
    font-size: 24px;
}
.footer_start .foot_sub_imput input.input-box {
    width: 75%;
    color: #fff !important;
    border: none;
    border-bottom: 1px solid #fff;
    background: none;
    height: 38px;
}
.footer_start .foot_sub_imput input.submit-btn{
    /* width: 25%; */
    font-weight: 600;
    font-family: 'Karla', sans-serif;
    letter-spacing: 0.1em;    
    color: #303133;
    background-color: #ffffff;
    border-color: #ffffff;display: inline-block;
    text-transform: uppercase;    font-size: 12px;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    border-radius: 2px;
    height: 100%;
    padding: 10px 30px;
    /* width: auto; */
}
    .footer_start .foot_sub_imput input.submit-btn:hover{
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}
.footer_start .footer_box{}
.footer_start .footer_box .uncode_text_column{}
.footer_start .footer_box .uncode_text_column p{color: #fff;}
.footer_start .footer_box .uncode_text_column p a{color: #fff;}
.footer_start .footer_box h5{
    font-size: 14px;font-family: 'Karla', sans-serif;
    line-height: 1.2;color: #ffffff;margin-bottom: 0;
    text-transform: uppercase;}
.footer_start .footer_box ul.icons{list-style-type: none;padding-left: 0;
    margin-top: 36px;}
.footer_start .footer_box ul.icons li{}
.footer_start .footer_box ul.icons li i{
    margin-right: 13.5px;
    font-size: 12px;
    line-height: .7em;
    position: relative; color: #ffffff;
    top: 0.1em;}
.footer_start .footer_box ul.icons li a{
    font-size: 15px;    color: #ffffff;
    line-height: 1.75;
    font-weight: 400;}
.footer_end{padding: 27px 0; background-color: #141618;}  
.footer_end .copyright p{margin-bottom: 0;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;}
.footer_end .copyright ul {
    list-style-type: none;
    display: inline-flex;margin-bottom: 0;
    float: right;
}
.footer_end .copyright ul li{ padding: 0 10px;}
.footer_end .copyright ul li i{color: #fff;font-size: 18px;} 
.footer_start .footer_box .uncode_text_column p a:hover{color:#ccc;}
.footer_start .footer_box ul li a:hover{color:#ccc;}
/*===============footer section end ===============================*/
.top_banner {position: relative;
    z-index: 10;
    height: 520px;}
.top_banner .header-bg{ 
    background-image: url(../img/shop-banner.jpg);   
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.block-bg-overlay {
    border-radius: inherit;
    position: absolute;
    width: 100%;
    background-color: #000000;
    height: 100%;
    top: 0px;
    z-index: 10;
    transition: opacity 0.2s;
}
.inside header {
    position: absolute;
    z-index: 100;
    width: 100%;
}
.inside .logo-change{
	content:url("../img/logo/logo-white.png");
}
.inside.black .logo-change{
	content:url("..images/logo/logo.png");
}
.inside .header_box .nav.navbar-nav.navbar-main ul li a{color: #fff !important;}
.inside .header_box .nav.navbar-nav.navbar-main ul li.active a{
    color: #ffffff80 !important;}
.shop_sec{padding: 50px 0 0;}
.shop_sec .shop_filter{padding: 36px;margin-left: 20px;
    background-color: #000000;}
.shop_sec .shop_filter h4{color: #ffffff;
    font-weight: 400;
    font-size: 14px;margin-top: 10px;
    line-height: 1.75;font-family: 'Karla', sans-serif;}
.shop_sec .shop_filter select{
    width: 100%;margin-bottom: 10px;
    border-style: solid;
    border-color: transparent;
    padding: 10px 15px 10px 15px;
    background: #000000;
    color: #fff;
    font-size: 14px;
    line-height: 1.75;
    border: 1px solid transparent;
    border-color: rgba(255, 255, 255, 0.25);
    box-shadow: none !important;}
.shop_btn{
    font-weight: 600 !important;
    font-family: 'Karla', sans-serif;
    letter-spacing: 0.1em;    font-size: 12px;
    padding: 13px 30px;border: 1px solid rgba(255, 255, 255, 0.25);
    margin: 20px 0 40px;
    background-color: #191b1e;color: #fff;border-radius: 2px;
    text-transform: uppercase;}    
.shop_content{}
.shop_content .shop_boxes{width: 100%;    margin-bottom: 35px;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 5%);}
.shop_content .shop_boxes .img_box{}
.shop_content .shop_boxes .img_box img{width: 100%;}
.shop_content .shop_title{ 
    padding: 20px 15px; width: 100%;}
.shop_content .shop_title h4{margin-bottom: 0;
    line-height: 12px;}
.shop_content .shop_title h4 a{text-transform: uppercase;
    font-size: 16px;font-family: 'Karla', sans-serif;
    color: #303133;}
    
.pagination1{
    padding: 35px 0;
    margin-top:35px;
    background-color: #f7f7f7;
    margin-bottom: 0;
    text-align: center;display: block;
}    
.pagination1 li{
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: 4.5px;
    margin-bottom: 4.5px;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;}
.pagination1 > li .current{
    background-color: #eeeeee;
    color: #333333 !important;
    cursor: default;
} 
.pagination1 li a{ color: #333333 !important;}
.pagination1 .page-prev {
    float: left;
    width: 54px;
}
.pagination1 .page-next {
    float: right;
    width: 54px;
}
.pagination1 .page-next i, .pagination1 .page-prev i{
    font-size: 18px !important;
    color: rgba(119,119,119,0.65);
}
input:focus, textarea:focus, select:focus{
    outline: none;
}
.top_banner_plan {
    position: relative;
    z-index: 10;
    height: 378px;
}

.top_banner_plan .header-bg-plan{ 
    background-image: url(../img/plan-your-visit.jpg);   
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.top_banner_plan .header-content-inner {
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 40px;
    padding-left: 65px;
}
.top_banner_plan .header-content-inner h1{
    font-size: 35px;color: #fff;
    font-weight: 400;
}
.top_banner_contact_plan {
    position: relative;
    z-index: 10;
    height: 375px;
}

.blog__banner {
    position: relative;
    z-index: 10;
    height: 580px;
}

.contact__us__banner {
    position: relative;
    z-index: 10;
    height: 378px;
}

.contact__us__banner .header-bg-plan{ 
    background-image: url(../img/plan-your-visit.jpg);   
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.contact__us__banner .header-content-inner {
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 40px;
    padding-left: 65px;
}
.contact__us__banner .header-content-inner h1{
    font-size: 35px;color: #fff;
    font-weight: 400;
}

.top_banner_contact_plan .header-bg-plan{ 
    background-image: url(../img/c.jpg);   
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
}
.top_banner_contact_plan .header-content-inner {
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 40px;
    padding-left: 65px;
}
.top_banner_contact_plan .header-content-inner h1{
    font-size: 35px;color: #fff;
    font-weight: 400;
}

.inside .header_box .nav.navbar-nav.navbar-main ul li a {
    color: #000 !important;
}

.nav__white .header_box .nav.navbar-nav.navbar-main ul li a {
    color: #fff !important;
}

.mobile__nav {
    display: none;
}

/* ============================ Banner ======================= */
.banner__wrapper {
    position: relative;
}


.banner__carousel {
    display: block;
    width: 100% !important;
    height: auto;
    z-index: -100;
}

.banner__carousel .style__one {
    max-height: 100vh !important;
}

.banner__carousel .item .img {
    max-height: 100vh !important;
}

.banner__carousel .style__one img {
    height: 96vh !important;
}

.mobile__carousel {
    display: none;
    width: 100%;
}

.shop__small__icons {
    display: block;
}



/* plan__your__visit */
.plan__your__visit {
    width: 100%;
    margin: 50px 0px;
}

.plan__your__visit table {
    color: #777;
}

.plan__your__visit table tr td {
    font-weight: 600;
    padding: 8px 20px;
}

.location__map {
    margin-bottom: -10px;
}

.mall__timing__heading {
    margin: 20px 0px;
}

.mall__timing__heading h2 {

}

.para__graph {
    margin: 30px 0px 20px;
}

.para__graph span {
    color: #4f9900;
}


/* Safty */
.welcome__safty {
    width: 100%;
    text-align: center;
    margin: 150px 0;
}

.welcome__safty .safty__welcome__title {
    width: 100%;
}

.safty__welcome__title h2 {
    font-size: 35px;
    margin-bottom: 50px !important;
}

.welcome__safty .safty__para  {
    font-size: 18px;
}

.rules__regulations {
    width: 100%;
    text-align: center;
    background: #F7F7F7;
}

.rules__regulations .rules__regulation__title h2 {
    margin: 150px 0 50px;
    font-size: 35px;
}

.rules__regulations .rules__para {
    font-size: 18px;
}

.rules__regulations .rules__para p {
    margin-bottom: 50px !important;
}

.rules__regulations .rules__list {
    text-align: left;
}

.rules__regulations ul li {
    font-weight: 400;
    font-size: 15px;
    color: #777;
    margin: 10px 0px;
}

.rules__ul {
    margin-bottom: 150px;
}

/* Blog Section */
.blog_section {
    width: 100%;
    margin: 130px 0;
    padding: 0px;
}

.blog_section .blog_section {
    padding: 0px 0px;
}

.blog_section .img__box img {
    width: 100% !important;
}

.blog_section .blog__content {
    line-height: 1.75;
    margin-bottom: 70px;
    margin-top: 30px;
}

.blog__content .date {
    color: #303133;
    font-weight: 600;
    font-size: 12px;
}

.blog_section .blog__content h3  {
    margin-top: 10px !important;
}

.blog_section .blog__content h3 a {
    
    font-size: 24px;
    color: #303133 !important;
    line-height: 1.2;
    font-weight: 400;
    font-family: 'Playfair Display', Karla;
}

.blog_section .blog__content h3 a:hover {
    color: #006cff;
}


/* contact us */
.contact__us {
    width: 100%;
    margin: 50px 0;
}

.contact__us .contact__detail {
    margin: 20px 0 0;
    margin-bottom: 35px;
}

.contact__us .contact__detail p {
    font-size: 18px;
    color: #303133;
}

.contact__us .contact__detail .contact__sub__heading p {
    font-size: 16px;
}

.contact__details__person {
    font-size: 16px;
    margin-bottom: 20px;
}

.contact__details__person span {
    font-size: 16px;
    color: #777;
}

.contact__details__instr {
    font-size: 16px !important;
    color: #777 !important;
}

.field__info {
    margin-bottom: 0px !important;
}

.contact__form {
    width: 100% !important;
    margin-left: 5px;
    margin-bottom: 20px;
}

.contact__form p {
    margin-bottom: 2px !important;
}

.contact__form .form__individual__section {
    width: 100%;
    margin-bottom: 25px;
}

.contact__form .form__individual__section label {
    font-size: 18px;
    line-height: 20px;
    color: #777 !important;
    font-weight: 500;
}

.contact__form .form__individual__section input {
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
    padding: 10px;
}

.contact__form span {
    color: #FF0000;
}

.form__individual__section textarea {
    width: 100%;
    height: 200px;
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
    padding: 10px;
    resize: none;
}

.contact__form .submit__btn {
    font-weight: 600;
    background: #333;
    letter-spacing: 0.1em;
    border: none;
    text-transform: uppercase;
    color: #f7f7f7;
    font-size: 18px;
    padding: 10px 15px;
    border-radius: 2px;
}

.contact__form .submit__btn:hover {
    background-color: #C4C4C4;
    color: #333;
    font-weight: 600;
}

/* blog details */
.blog__details {
    width: 100%;
    margin: 100px 0;
}

.blog__details .blog__basic__details h1 {
    font-size: 35px;
    color: #303133;
}

.blog__details .blog__basic__details .post__info {
    margin: 18px 0px 25px 0px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.blog__details .blog__basic__details .post__info div {
    display: inline;
    margin-right: 15px;
    color: #777 !important;
}

.blog__details .blog__basic__details .post__info span {
    color: #777 !important;
    margin-right: 15px !important;
}

.blog__details p {
    font-size: 15px;
    margin: 20px 0;
}

.blog__details h3 {
    font-size: 24px;
    color: #303133;
}

.blog__details p a {
    color: #303133 !important;
}

.blog__details__footer {
    width: 100%;
    border-top: 1px solid #eaeaea;
    margin-bottom: 40px;
}

.blog__details__footer .social__icons {
    border-bottom: 1px solid #eaeaea;
}

.blog__details__footer ul {
    list-style-type: none;
}

.blog__details__footer ul li a {
    text-decoration: none;
}

.blog__details__footer ul li a i {
    display: block;
    color: #303133 !important;
    margin: 30px 10px;
    font-size: 15px;
}

.blog__details__page {
    width: 100%;
}

.blog__details__page a span {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: 600 !important;
    color: #303133 !important;
}

.blog__details__page .pagination1 a:hover {
    color: #4FB3FB !important;
}

/* privacy policy */
.privacy__policy {
    width: 100%;
}

.privacy__policy__box {
    margin: 50px 0 70px;
}

.privacy__policy__box h2 {
    font-size: 29px;
    color: #303133;
    margin-bottom: 30px;
}

.privacy__policy__box p {
    font-size: 15px;
    line-height: 1.75;
    margin: 18px 0px 0px 0px;
}


/* Investors Section */
.investor__section {
    width: 100%;
    margin: 40px 0;
}

.investors__heading {
    font-size: 29px !important;
    color: #303133 !important;
    margin-bottom: 30px;
    margin-left: 40px;
}
.investors__heading__Vigil {
    font-size: 29px !important;
    color: #303133 !important;
    margin-top: 70px;
    margin-bottom: 30px;
    margin-left: 40px;
}

.img__box {
    text-align: center;
    width: 100%;
}

.img__box img {
    width: 250px;
}

.downlod__btn {
    width: 80%;
    margin: 20px 40px 0px;
    font-weight: 600;
    background: #333;
    letter-spacing: 0.1em;
    border-color: #303133 !important;
    text-transform: uppercase;
    color: #f7f7f7;
    font-size: 12px;
    padding: 10px 15px;
    border-radius: 2px;
}

.downlod__btn i {
    margin-right: 9px !important;
}

.downlod__btn:hover {
    background: #f7f7f7;
    color: #333;
    border: 0.5px solid #333;
    font-weight: 700;
}


/* health-safety-and-environment-policy */
.health__safty__env__policy {
    width: 100%;
    margin: 40px 0;
}

.health__safty__img__box {
    width: 100%;
}

.health__safty__img__box img {
    max-width: 100%;
    margin-bottom: 20px;
}


/* contact us */
.contact__us__section {
    width: 100%;
    margin: 150px 0 0;
}

.contact__us__upper {
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 130px;
}

.contact__us__upper ul {
    color: #777777 !important;
    margin-left: -12px !important;
}

.image__box {
    width: 100%;
}

.image__box img {
    margin: 50px 0 150px;
    max-width: 100%;
}

.contact__us__lowwer {
    margin-bottom: 100px;
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 150px;
}

.contact__us__lowwer h3 {
    color: #303133;
    font-size: 24px;
    font-weight: 400;
    margin: 27px 0;
}

.contact__us__lowwer ul {
    color: #777777 !important;
    margin-left: -12px !important;
}

/* News */
.news__section {
    width: 100%;
    background: #EAEAEA;
    font-family: 'Playfair Display', Karla;
}

.news__section .news__box {
    width: 100%;
    margin: 150px 0 50px;
}

.news__box1 {
    margin: 50px 0 50px !important;
}

.news__section .news__box .news__img__box {
    width: 100%;
    margin-bottom: 50px;
}

.news__section .news__box .news__img__box img {
    /* max-width: 320px; */
    max-width: 100%;
}

.news__box a h3 {
    font-size: 29px;
    font-weight: 400 !important;
    color: #303133;
    letter-spacing: 1px;
    margin-top: 30px;
}

.news__box p span {
    color: #303133;
    font-size: 12px;
    font-weight: 600;
}

.news__box p {
    color: #777777;
    line-height: 1.75;
    font-size: 15px;
}

.news__pagination {
    width: 100%;
    background: #EAEAEA;
}

.news__pagination .news__inner ul {
    display: flex;
}

.news__pagination .news__inner ul li {
    list-style: none;
}

.news__pagination .news__inner ul li a {
    font-size: 12px;
    font-weight: 500;
    color: #303133;
    margin: 0 15px;
}

.news__pagination .news__inner {
    margin-bottom: 130px;
}


/* Awards */
.awards__banner {
    position: relative;
    z-index: 10;
    height: 378px;
}

.awards__banner .header-bg-plan{ 
    background-image: url(../img/Awards.jpg);   
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.awards__banner .header-content-inner {
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 40px;
    padding-left: 65px;
}
.awards__banner .header-content-inner h1{
    font-size: 35px;color: #fff;
    font-weight: 400;
}

.awards__section {
    width: 100%;
    background: #F7F7F7;
}

.award__container {
    column-count: 4;
    column-gap: 20px;
    column-fill: balance;
    margin: 0 auto 0;
    padding: 2rem;
}

.award__container .award__item {
    display: inline-block;
    margin: 0 0 20px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    width: 100%;
    position: relative;
    padding: 20px;
}
.mb-30{margin-bottom: 30px;}


.awards__section{padding: 60px 0;}
.award__item{margin-bottom: 25px;}
.award__img__box {
    padding: 5px;background: #fff;overflow: hidden;
}

.award__container .award__item p {
    margin-top: 40px;
}
.award__item img{width: 100%;
    transition: all .5s ease-out;}
.award__item:hover img {
    transform: scale(1.09);
    cursor: pointer;
}

.project-menu {
    text-align: center;margin-bottom: 35px;
}

.project-menu button.active{
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.project-menu button {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    padding: 5px 12px;
    margin: 0 5px;
}

.project-menu button:hover{background-color:#f6f6f6 ;}

.award__item p {
    margin-top: 15px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    height: 60px;
}

.award__img__box .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 75%;
    width: 100%;
    opacity: 0;
    transition: .2s ease;
    background-color: #363a3b;
    padding: 10px;
}

.award__img__box:hover .overlay {
    opacity: 0.5;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

/* mobile navbar */
.nav-mobile {
    display: none;
    position: absolute;
    top: 20px;
    right: 5%;
    background: transparent;
    height: 55px;
    width: 70px;
}

.nav-list {
    display: none;
    list-style: none;
    margin-left: -2em;
}

.nav-list li a {
    color: #303133;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 12px !important;
}

.nav-list li a:active {
    color: #ffffff80 !important;
}

.desktop__banner {
    display: block;
}

.mobile__banner {
    display: none;
}

.banner__wrapper .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 35px;
    top: 50%;
    border: none;
    background-color: #141618;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    font-size: 30px;
    color: #F7F7F7;
}

.banner__wrapper .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 35px;
    top: 50%;
    border: none;
    background-color: #141618;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    font-size: 30px;
    color: #F7F7F7;
}

.guest_amenities .guest_cont {
    padding-left: 50px !important;
}

/* scroll top icon */
.up__scroll__btn {
    color: #ffffff !important;
    background-color: #303133 !important;
    border-color: #303133 !important;
    padding: 2px 10px;
    font-size: 18px;
    z-index: 9999;
}

/* pagination barnds */
.pagination__bands {
    width: 100%;
    background-color: #f7f7f7;
    margin-bottom: 0px;
    padding: 50px 0;
    margin-top:35px;
}

.pagination__bands li {
    list-style: none;
}

.pagination__bands li a {
    color: #303133;
    margin: 0 10px;
}

.pagination__bands li a i {
    color: #303133;
}

.pagination__bands .prev__li__icon {
    left: 10%;
    position: absolute;
    font-weight: 900;
}

.pagination__bands .prev__li__icon a i {
    color: #303133;
    font-size: 20px;
}

.pagination__bands .next__li__icon {
    right: 10%;
    position: absolute;
    font-weight: 900;
}

.pagination__bands .next__li__icon a i {
    color: #303133 !important;
    font-size: 20px;
}

.pagination__bands .brand__active {
    width: 36px;
    height: 36px;
    background-color: #EEEEEE;
    line-height: 36px;
    margin-top: 4.5px;
    margin-bottom: 4.5px;
    border-radius: 50%;
    font-weight: 500;
}

.pagination__bands .brand__active strong {
    margin-left: 13px;
}

/* .welcome {
    margin: 0 60px !important;
} */

.blog__dates {
    font-size: 12px !important;
    font-weight: 700 !important;
}

/* .email__footer {
    color: #fff !important;
} */

.blog__details__footer ul {
    padding-left: 0px !important;
}

.pagi__margin {
    margin: 0 -10px;
}

/* news Details */
.news__section__details {
    padding: 72px 0;
}

.news__details h1 {
    color: #303133;
    font-size: 35px;
    font-weight: 400;
}

.news__details .post__info {
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 30px;
    margin-top: 20px;
    color: rgba(119,119,119,0.65);
}

.news__details p a {
    color: #303133;
}

.news__details p a:hover {
    color: #1b57ce;
}

.news__span {
    color: #303133;
    letter-spacing: 0.1em;
}

.padd_0{padding: 0;}

/* index.asp */
.show__section {
    display: none;
}

.hide__section {
    display: block;
}

.foot_sub_imput #txtNewsUpdates::placeholder {
    color: #fff;
}

/*-- events page -- */
.welcome__safty.event_pg {
    margin: 60px 0;
}
.welcome__safty.event_pg .safty__para {
    font-size: 15px;
    line-height: 24px;
}
.welcome__safty.event_pg .safty__welcome__title h2 {
    margin-bottom: 30px !important;
}
.news__section.events {
    padding: 60px  0 10px 0;
}

section.news__section.events .safty__welcome__title h2 {
    margin-bottom: 0 !important;
}
.news__section.events .news__img__box img {
    width: 100%;
}
.news__img__box .owl-dots {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

.news__img__box .owl-dots button.owl-dot.active {
    background: #FFF;
}

.news__img__box .owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
    background: rgb(255 255 255 / 70%);
    margin: 0 4px;
    border-radius: 50px;
}

.news__section.events .news__box .news__img__box {
    margin-bottom: 0;
}


.registration a {
    color: #000;
    font-weight: 500;
}
.registration a.regist {
    border: 1px solid #CCC;
    padding: 4px 10px;
    border-radius: 3px;
    transition: all 0.5s ease;
    display: inline-block;
    margin-top: 10px;
}
.registration a.regist:hover {
    background: #141618;
    color: #FFF;
    border-color: #141618;
}

.events_section .nav-pills .custom-link.active {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.events_section .nav-pills .nav-item {
    margin: 0 6px;
}
.news__section.events .news__box .row {
    align-items: center;
}
.events_section .nav-pills {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* -- Event Detail -- */
body.event_details .welcome__safty {
    margin: 60px 0;
}

body.event_details .welcome__safty .safty__welcome__title h2 {
    margin-bottom: 20px !important;
}
body.event_details .welcome__safty .safty__para p.date {
    margin-bottom: 25px;
}
body.event_details .welcome__safty p.registration {
    margin-top: 30px;
}

.winners__sect {
    padding: 60px 0;
}

.winners__sect .col_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.winners__sect .col_wrapper > div {
    padding: 0 15px;
}

.winners__sect .winner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.winners__sect .content p  {
    font-size: 73px;
    color: #000;
    margin: 0;
    line-height: 1;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.winners__sect .content p span {
    font-size: 18px;
    top: -2px;
    position: relative;
}

.winners__sect .content h2 {
    font-size: 18px;
}

.winners__sect .image {
    width: 170px;
    height: 150px;
    transform: skewX(-10deg);
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.winners__sect .image img {
    width: 100%;
}

.winners__sect .image:before {
    content: '';
    width: 7px;
    height: 100%;
    position: absolute;
    left: -14px;
    top: 0;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.winners__sect .winner:hover .image:before {
    left: -5px;
    background: #afafaf;
}
.winners__sect .winner:hover .content p {
    color: #afafaf;
}

.gallary__sect {
    padding: 60px 0;
    background: #EAEAEA;
}
.gallary__sect .owl-carousel.owl-drag .owl-item {
    padding: 0 10px;
}
.gallary__sect .owl-nav {
    display: flex;
    justify-content: flex-end;
}
.gallary__sect .owl-nav button {
    margin: 0 10px;
    display: flex;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 20px;
}
.gallary__sect .owl-nav button:hover {
    opacity: .6;
}
.gallary__sect .owl-nav button span {
    font-size: 28px;
}

.gallary__sect .owl-nav button.owl-prev:after {
    content: 'PRE';
    margin-left: 5px;
}

.gallary__sect .owl-nav button.owl-next:before {
    content: 'NEXT';
    margin-right: 5px;
}
.gallary__sect .owl-dots {
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 25px;
}
.gallary__sect .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    border: 2px solid #000 !important;
    display: inline-block;
    margin: 0 5px;
}
.gallary__sect .owl-dots .owl-dot.active {
    background: #000;
}





.registration_modal .modal-content {
    padding: 30px;
}
.registration_modal .modal-body {
    padding: 30px;
    background: rgb(255 255 255 / 78%);
    border: 1px solid #222;
    border-radius: 5px;
}

.registration_modal .modal-body h2 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 25px;
}
.registration_modal .modal-body label {
    font-size: 14px;
}

.registration_modal .modal-body .btn-close {
    position: absolute;
    right: -27px;
    top: -27px;
    font-size: 15px;
    font-weight: 600;
    color: #FFF;
    opacity: 1;
    background: #000;
    line-height: 22px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.registration_modal .modal-body .btn-close:hover {
    opacity: .7;
}

.registration_modal .modal-body input[type="text"], 
.registration_modal .modal-body input[type="tel"], 
.registration_modal .modal-body input[type="email"] {
    width: 100%;
    height: 38px;
    border: 1px solid #a1a1a1;
    padding: 4px 11px;
    background: #FFF;
    font-size: 14px;
}
.registration_modal .modal-body .custom-link {
    color: #ffffff !important;
    background-color: #303133 !important;
    border-color: #303133 !important;
}
.registration_modal .modal-body .custom-link:hover {
    background: none !important;
    color: #212529 !important;
}

.registration_modal .modal-body .form__individual__section , 
.registration_modal .modal-body .form-check {
    margin-bottom: 15px;
}

.registration_modal .modal-body p {
    font-size: 11px;
}

.registration_modal .modal-body .form-check label {
    font-size: 14px;
}


.registration_modal .modal-body .form__individual__section:last-child {
    margin: 0;
}

img {
    max-width: 100%;
}

.main_gallery_box{margin-bottom: 20px;}
.news_Article{padding: 60px 0;}
.news_Article .main_gallery_box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    border: 1px solid #ccc;
}
.news_Article .main_gallery_box img{
    width: 100%;
    max-width: 350px;
    height: 350px;
}

.text-justify{
    text-align: justify;}
    .text-justify a.anker_a{
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    }

@media only screen and (min-width: 576px){
    .registration_modal .modal-dialog {
        max-width: 600px;
    }
	
}
@media only screen and (max-width: 1699px){
	
}

@media only screen and (max-width: 1499px){
    .banner__carousel {
        display: block;
        width: 100% !important;
        height: 100vh !important;
    }

    .blog_section .img__box img {
        width: 100% !important;
    }

    .footer_start .foot_sub_imput input.input-box {
        width: 70%;
    }

    .new__eat {
        margin: 0;
    }

    .new__eat img {
        max-width: 101px;
    }

    .cat_sec_lap .eat__launge h4 {
        line-height: 1;
        margin: 7px 0;
    }

    .cat_sec_lap .eat__launge p {
        line-height: 1.2;
    }
}

@media only screen and (max-width: 1200px) {

    .award__container {
        column-count: 4;
    }

    .footer_start .foot_sub_imput input.input-box {
        width: 66%;
    }

    .desktop__nav {
        display: none;
    }

    .nav-mobile {
        display: block;
    }

    @media screen and (min-width: 1200px) {
        .nav-list {
            display: none !important;
        }
    }

    #navbar-toggle {
        position: absolute;
        left: 18px;
        top: 15px;
        cursor: pointer;
        padding: 10px 35px 16px 0px;
    }

    #navbar-toggle span,
    #navbar-toggle span:before,
    #navbar-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 30px;
        background: #000000;
        position: absolute;
        display: block;
        content: '';
        transition: all 300ms ease-in-out;
    }

    /* .inside .hamburger__white #navbar-toggle span,
    #navbar-toggle span:before,
    #navbar-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 30px;
        background: #ffffff;
        position: absolute;
        display: block;
        content: '';
        transition: all 300ms ease-in-out;
    } */

    #navbar-toggle span:before {
        top: -10px;
    }

    #navbar-toggle span:after {
        bottom: -10px;
    }

    #navbar-toggle.active span {
        background-color: transparent;
    }

    #navbar-toggle.active span:before,
    #navbar-toggle.active span:after {
        top: 0;
    }

    #navbar-toggle.active span:before {
        transform: rotate(45deg);
    }

    #navbar-toggle.active span:after {
        transform: rotate(-45deg);
    }

    .pagination1 .page-prev {
        float: left;
        width: 54px;
        position: absolute;
        left: 10%;
    }

    .pagination1 .page-next {
        float: right;
        width: 54px;
        right: 10%;
        position: absolute;
    }

    .guest_amenities .guest_cont {
        padding-left: 0px !important;
    }

    .cat_sec_lap .lap_content h6.floor {
        margin: 5px 0;
    }

    .cat_sec_lap .lap_content h4 {
        margin: 5px 0;
        line-height: 1;
        font-size: 33px;
    }

    .cat_sec_lap .lap_content ul {
        margin-bottom: 0px !important;
    }

    .lap_content {
        padding: 0 10px;
    }

    .cat_sec_lap .lap_content p {
        margin-bottom: 5px;
    }

    .cat_sec_lap .eat__launge h4 {
        margin: 2px 0;
        font-size: 33px;
    }
}

@media only screen and (max-width: 991px) {


    .cat_sec_lap .lap_content h6.floor {
        margin: 10px 0;
        line-height: 1.75;
    }

    .cat_sec_lap .lap_content h4 {
        margin: 18px 0;
        line-height: 1.2;
        font-size: 35px;
    }

    .cat_sec_lap .lap_content ul {
        margin-bottom: 0px !important;
    }

    .lap_content {
        padding: 20px 10px;
    }

    .cat_sec_lap .lap_content p {
        margin-bottom: 10px;
        line-height: 1.75;
    }

    .cat_sec_lap .eat__launge h4 {
        margin: 2px 0;
        font-size: 35px;
    }


    /* index.asp */
    .show__section {
        display: block;
    }

    .hide__section {
        display: none;
    }

    .award__container {
        column-count: 2;
    }

    .investors__heading {
        margin-left: 0px;
    }

    .investors__heading__Vigil {
        margin-left: 0px;
    }

    .footer_start hr {
        margin: 20px 0 50px;
    }

    .blog_sec .blog_box {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .blog_sec .blog_box date {
        color: #303133;
        font-weight: 600;
        line-height: 1.75;
        font-size: 12px;
    }

    .news_section .news_cont {
        margin: 40px 0;
        padding-left: 15px;
    }

    .news_section .news_box {
        padding-left: 15px;
    }

    .foot_sub_imput {
        margin: 30px 0;
    }

    .shop__small__icons {
        display: none !important;
    }

    .mobile__carousel {
        display: block;
    }

    .lap_content {
        margin: 20px 20px 20px !important;
        max-width: 100% !important;
    }

    .grid {
        column-count: 2;
    }

    .img__box {
        width: 100%;
    }

    .img__box img {
        width: 100%;
    }

    .downlod__btn {
        margin: 40px 0;
        width: 100%;
    }

    .header_box .logo-box {
        text-align: left;
    }
    .rules__marg {
        margin-bottom: 30px !important;
    }

    .welcome__safty {
        margin: 100px 0;
    }

    .rules__regulations .rules__regulation__title h2 {
        margin: 100px 0 50px;
    }

    .shop_sec .shop_filter {
        margin: 20px;
    }

    .shop_content {
        margin: 20px;
    }

    .contact__us__section {
        margin: 120px 0 0;
    }

    .contact__us__lowwer {
        margin-bottom: 120px;
    }

    .copyright {
        text-align: center !important;
    }

    .footer_end .copyright ul {
        float: unset;
        padding-left: 0px;
        margin: 20px 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .news__img__box {
        text-align: center;
    }
	.cust_container{width:100%;}
    /* ---- */
    .col_wrapper > div {
        padding: 0 8px;
    }
    .winner h2 {
        font-size: 17px;
    }
    .winner .image {
        width: 100px;
        height: 100px;
    }
    .winner {
        padding: 15px;
    }
}

@media only screen and (max-width: 580px) {

    .award__container {
        column-count: 2;
    }

    .desktop__banner {
        display: none;
    }

    .mobile__banner {
        display: block;
    }

    .grid {
        column-count: 1;
    }

    /* .footer_start .foot_sub_imput input.submit-btn {
        width: 120px !important;
    } */
    .footer_start .foot_sub_imput input.input-box {
        width: 56%;
    }

    .footer_end .social__icons {
        margin-top: 10px;
    }

    .padd_cnt{
        padding: 20px !important;
    }

    .news_section .news_box {
        padding-left: 15px;
    }

    .news_section .news_cont {
        padding-left: 15px;
    }

    .shop_sec .shop_filter {
        margin: 10px;
    }

    .shop_content {
        margin: 10px;
    }

    .plan__your__visit {
        margin: 50px 20px;
    }

    .welcome__safty {
        padding: 0 10px;
    }

    .rules__regulations .rules__para {
        padding: 0 10px;
    }

    .rules__marg ul li {
        margin-right: 10px;
    }

    .rules__common ul li {
        margin-right: 10px;
    }

    .contact__us {
        padding: 0 10px;
    }

    .investor__section {
        padding: 0 15px;
    }

    .health__safty__env__policy {
        padding: 0 20px;
    }

    .contact__us__section {
        padding: 0 20px;
    }

    .privacy__policy__box {
        padding: 0 20px;
    }

    .contact__form {
        padding-right: 10px;
    }

    .blog__details {
        padding: 0 20px;
    }

    .cat_sec_lap .lap_content {
        margin: 20px 0px 20px !important;
    }

    .plan__your__visit .table__wrapper {
        padding-right: 35px !important;
    }
    
    
}

@media only screen and (max-width: 480px) {
    /* .guest_amenities .guest_cont {
        padding-left: 25px !important;
    } */
    .col_wrapper > div {
        width: 100%;
    }
   
    
}

@media only screen and (max-width: 480px) {
    
}



.top-bar.animated-header {
  padding: 20px 0;
  background: #fff;
  box-shadow: none;
}

.navbar {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}

.navbar.bg-light {
  background: #fff !important;
}

.navbar .nav-item .nav-link {
  color: #444 !important;
  font-size: 14px;
  font-weight: 500;
  transition: .3s all;
  text-transform: uppercase;
  padding: 5px 15px;
  display: block;
}

.navbar .nav-item .nav-link:hover {
  color: #02bdd5 !important;
}

.navbar .nav-item:last-child .nav-link {
  padding-right: 0;
}

.dropdown-menu {
  background: #222222;
  border: 0;
  border-radius: 0;
  padding: 15px;
  box-shadow: none;
  display: block;
  opacity: 0;
  z-index: 1;
  visibility: hidden;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
  transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
  transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99), -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
}

@media (max-width: 991px) {
  .dropdown-menu {
    display: none;
    opacity: unset;
    visibility: unset;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.dropdown-item {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  padding: 8px 0;
  transition: .3s all;
}

.dropdown-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.dropdown-item:hover {
  color: #02bdd5 !important;
  background: transparent;
}

.dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}





#call-to-action .block {
  position: relative;
  z-index: 9;
  color: #fff;
}

#call-to-action .block h2 {
  margin-bottom: 15px;
  color: #fff;
}

#call-to-action .block p {
  font-size: 15px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  margin-top: 20px;
}

#call-to-action .block .btn-contact {
  background: #fff;
  border: 2px solid #fff;
  color: #02bdd5;
  padding: 15px 34px;
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0;
  transition: all linear .2s;
}

#call-to-action .block .btn-contact i {
  margin-right: 10px;
}

#call-to-action .block .btn-contact:hover {
  color: #fff;
  background: #02bdd5;
}

.portfolio-meta span {
  margin: 5px 10px;
  font-weight: 300;
}

.portfolio-meta span a {
  color: #fff;
}

.single-post {
  padding: 80px 0 20px;
}

.single-post .post-content {
  padding: 40px 0;
}

.single-post .post-content ol li, .single-post .post-content ul li {
  color: #666;
}

.single-post .media {
  border: 1px solid #dedede;
  padding: 30px 20px;
}

.single-post .media .media-body a {
  color: #02bdd5;
  font-size: 12px;
}

.single-post .media .media {
  border: none;
}

.single-post .comments {
  margin-top: 40px;
}

.single-post .post-comment {
  margin-top: 40px;
}

.single-post .post-comment h3 {
  margin-bottom: 15px;
}

.single-post .post-comment .form-control {
  box-shadow: none;
  border-radius: 0;
}

.single-post .post-comment .btn-send {
  background: #02bdd5;
  color: #fff;
  border-radius: 0;
}

/* portfolio single */
.work-single {
  padding: 100px 0 20px;
}

.work-single h3 {
  font-size: 30px;
  margin-bottom: 25px;
}

.work-single-image {
  margin-bottom: 35px;
}

.work-single-content p {
  margin-bottom: 30px;
}

.work-single blockquote {
  margin-bottom: 30px;
  padding: 30px 25px;
  background: #eae9ec;
  color: #848484;
}

.work-single-sidebar {
  background: #eae9ec;
  margin: 70px 0 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  padding: 30px 25px;
}

.work-single-sidebar h5 {
  margin-bottom: 8px;
}

.work-single-sidebar h6 {
  margin-bottom: 20px;
}

.btn-work {
  color: #fff;
  background: #02bdd5;
  border-radius: 0;
}

#product-showcase-banner {
  padding-top: 160px;
}

#product-showcase-banner .block {
  padding: 20px 0 20px 50px;
}

#product-showcase-banner .block h2 {
  font-size: 40px;
  color: #02bdd5;
  margin-bottom: 20px;
  margin-top: 0;
}

#product-showcase-banner .block p {
  color: #666;
  line-height: 25px;
}

#product-showcase-banner .block .buttons {
  margin-top: 25px;
}

#product-showcase-banner .block .buttons .btn {
  color: #fff;
  border: none;
  padding: 12px 40px;
  transition: .2s all;
  letter-spacing: 2px;
  font-size: 15px;
}

#product-showcase-banner .block .buttons .btn-demo {
  background: #5abd4f;
  margin-right: 8px;
  border-bottom: 3px solid #429E38;
}

#product-showcase-banner .block .buttons .btn-demo:hover {
  background: #429E38;
}

#product-showcase-banner .block .buttons .btn-buy {
  background: #00AEDA;
  border-bottom: 3px solid #0190B5;
}

#product-showcase-banner .block .buttons .btn-buy:hover {
  background: #0190B5;
}

#product-showcase-banner .block .buttons .btn-buy span {
  margin-right: 8px;
  font-weight: bold;
}

#product-description {
  padding-top: 80px;
}

#product-description .block {
  height: 400px;
  overflow: hidden;
  margin-top: 35px;
  border-bottom: 1px solid #dedede;
  padding-top: 30px;
  position: relative;
  webkit-transform: translateZ(0);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

#product-description .block:hover img {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

#product-description .block img {
  position: absolute;
  top: 10px;
  left: 0;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
  transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#product-description .block .content {
  width: 60%;
  padding-top: 70px;
}

#product-description .block .content h3 {
  font-size: 32px;
  color: #5c5c5c;
}

#product-description .block .content p {
  color: #787f8c;
  line-height: 25px;
}

#related-items {
  padding: 60px 0 110px;
}

#related-items .title {
  border-bottom: 1px solid #dedede;
  padding: 10px 0;
  margin: 5px 15px 30px 15px;
  text-align: left;
  color: #777;
}

#related-items .product-details {
  margin-bottom: 0;
}

#related-items .block {
  position: relative;
  background: #fff;
  margin-bottom: 45px;
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.14);
}

#related-items .block:hover .img-overly .overly {
  opacity: 1;
}

#related-items .block h4 {
  padding: 20px 15px;
  margin-top: 0;
  color: #666;
}

#related-items .block h4 span {
  float: right;
  color: #02bdd5;
}

#related-items .block .img-overly {
  position: relative;
  background: rgba(0, 0, 0, 0.85);
}

#related-items .block .img-overly img {
  border-radius: 0;
}

#related-items .block .img-overly .overly {
  background: rgba(57, 181, 74, 0.9);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: .3s all;
}

#related-items .block .img-overly .overly a {
  position: absolute;
  top: 45%;
  left: 45%;
}

#related-items .block .img-overly .overly a i {
  font-size: 30px;
  color: #fff;
}

.service-page .service-parts .block {
  margin-bottom: 40px;
  text-align: center;
}

.service-page .service-parts .block i {
  font-size: 35px;
  color: #02bdd5;
}

.service-page .service-parts .block p {
  padding: 0 8px;
  font-size: 14px;
  color: #777;
  line-height: 1.7;
}

#team {
  margin: 50px 0;
}

.team-member {
  margin-top: 30px;
}

.team-member:hover .team-img img {
  opacity: .8;
}

.team-member .team-img {
  position: relative;
}

.team-member .team-img .team-pic {
  width: 100%;
}

.team-member .team_designation {
  font-size: 13px;
}

.team-member h3 {
  color: #02bdd5;
  margin-bottom: 0;
  font-size: 20px;
}

.team-member p {
  font-size: 14px;
}

.team-member .social-icons a {
  background: #02bdd5;
  color: #fff;
  padding: 4px 8px;
  display: inline-block;
  font-size: 15px;
}

.team-member .social-icons .facebook {
  padding: 4px 12px;
}

#footer {
  background: #fff;
  padding: 25px 0;
  color: #555;
}

#footer .copyright {
  font-size: 13px;
  margin-bottom: 0;
}

#footer .copyright a {
  color: #02bdd5;
}

#footer .social {
  text-align: right;
  margin-bottom: 0;
}

#footer .social li {
  display: inline-block;
  margin-right: 15px;
}

#footer .social li a {
  font-size: 22px;
  color: #02bdd5;
}

.cd-headline.slide .cd-words-wrapper {
  color: #02bdd5;
}

ul.social-icons {
  height: auto;
  overflow: hidden;
  list-style: none !important;
  margin-bottom: 10px;
}

ul.social-icons li {
  float: none;
  display: inline-block;
  height: 36px;
}

#copyright a:hover, #copyright nav .menu li a:hover {
  color: #e4e4e4 !important;
}

#copyright a {
  text-decoration: none;
}

#copyright a:hover {
  text-decoration: none;
}

/*# sourceMappingURL=maps/style.css.map */

#more {display: none;}
function myFunction() {
  var dots = document.getElementById("dots");
  var moreText = document.getElementById("more");
  var btnText = document.getElementById("myBtn");

  if (dots.style.display === "none") {
    dots.style.display = "inline";
    btnText.innerHTML = "Read more";
    moreText.style.display = "none";
  } else {
    dots.style.display = "none";
    btnText.innerHTML = "Read less";
    moreText.style.display = "inline";
  }
}

.icon-bar {
  position: fixed;
  top: 21.9%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 12px;
  transition: all 0.3s ease;
  color: white;
  font-size: 12px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}


.instagram {
  background: #E4405F;
  color: white;
}


.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}

html {
  scroll-behavior: smooth;
}




#about {
  padding: 110px 0;
}

#about .block {
  padding: 20px 30px 0 30px;
}

#about .block h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}

#about .block p {
  color: #727272;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 35px;
}

#about .block img {
  max-width: 100%;
}

.about-feature {
  margin-top: 50px;
}

.about-feature .block {
  color: #fff;
  padding: 85px 65px;
  float: left;
}

.about-feature .block p {
  font-weight: 300;
}

.about-feature .about-feature-1 {
  background: #02bdd5;
}

.about-feature .about-feature-2 {
  background: #00B0C7;
}

.about-feature .about-feature-3 {
  background: #00A6BB;
}

.works {
  padding: 80px 0;
  background: #FFFFFF;
}

.works .block {
  position: relative;
  z-index: 99;
}

.works .block:hover .img-overly .overly {
  opacity: 1;
}

.works .block h4 {
  padding: 20px 15px;
  margin-top: 0;
  color: #F7F9F9;
}

.works .block .img-overly {
  position: relative;
  background: rgba(0, 0, 0, 0.85);
}

.works .block .img-overly img {
  border-radius: 0;
}

.works .block .img-overly .overly {
  background: rgba(57, 181, 74, 0.9);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: .3s all;
}

.works .block .img-overly .overly a {
  position: absolute;
  top: 45%;
  left: 22%;
}

.works .block .img-overly .overly a i {
  font-size: 30px;
  color: #fff;
}

figure {
  background: #fff;
  margin-bottom: 45px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}

figure .img-wrapper {
  position: relative;
  overflow: hidden;
}

figure img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}

figure:hover img {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

figure:hover .overlay {
  opacity: 1;
}

figure:hover .overlay .buttons a {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

figure .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 400ms;
}

figure .overlay a {
  display: inline-block;
  color: #fff;
  padding: 10px 23px;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 0px;
  margin: 4px;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  transition: all 400ms;
}

figure .overlay a:hover {
  text-decoration: none;
}

figure .overlay:hover a {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

figure .buttons {
  margin-top: 40%;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
}

figure .buttons a:hover {
  background: #02bdd5;
  border-color: #02bdd5;
}

figure .buttons a:focus {
  text-decoration: none;
}

figure figcaption {
  padding: 20px 25px;
  margin-top: 0;
  color: #666;
}

figure figcaption h4 {
  margin: 0;
}

figure figcaption h4 a {
  color: #02bdd5;
}

figure figcaption p {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 5px;
}


.btnn-group button {
  background-color: #808080; /* Green background */
  border: 1px solid Black; /* Green border */
  color: white; /* White text */
  padding: 1px 5px; /* Some padding */
  cursor: pointer; /* Pointer/hand icon */
  width: 5%; /* Set a width if needed */
  display: block; /* Make the buttons appear below each other */
}

.btnn-group button:not(:last-child) {
  border-bottom: none; /* Prevent double borders */
}

/* Add a background color on hover */
.btnn-group button:hover {
  background-color: #000000;
}


.zoom {
  padding: 0.5px;
  background-color: white;
  transition: transform .3s; /* Animation */
  width: 481px;
  height: 875px;
  margin: 0 auto;
}

.zoom:hover {
  transform: scale(1.7); /* (170% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
 
.container{
  position:relative;
}





   .main_container {
     height: 46px;
     width: auto;
     padding: 3px;
     margin: 2px;
     max-width: 300px;
     background-color: #555555;
     align-content: center;
   }
   .container_inner {
     height: auto;
     border: none;
     background-color: #555555;
     max-width: 290px;
     vertical-align: center;
     padding-top: 12px;
     padding-left: 10px;
     align-content: center;
   }
    .live_cnt {
     width:30px;
     height: 30px;
     background-color: #888888;
     color: #ffffff;
     font-size: 22px;
     text-align: center;
     line-height: 20px;
     padding: 3px;
     margin: 1.5px;
     font-family: verdana;
     vertical-align: center;
   }


.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
 