
header.publick_header{
    background-color: #ffffff;
    border-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    /* float: left; */
    width: 100%;
    z-index: 25;
    padding: 0 0 0px 0;
    position: fixed;
    font-family: inherit;
    top:0;
}
.icon-nav{
  float: right;
  margin-left: 30px;
}
body{
    padding-top:95px;
}
body.wsmenucontainer.clearfix.wsactive a#wsnavtoggle {
     right:auto;
}
.top-header {
    /* background: #0d447d; */
   /*background: #e9d098;*/
   background: #373731;
    color:#fff;
    font-size: 16px;
    /* font-weight: bold; */
    letter-spacing: 0.3px;
    padding: 4px 0 4px 0;
    /*border-bottom: solid 1px #9d2236;*/
}
.approved-header {
    padding-top:0px;
    color:#fff;
    font-size: 13px;
}
.approved-header strong{
    color: #ffffff;
    font-weight: normal;
}
.top-header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}
.top-header ul li i {
    padding-right: 5px;
    /*color: #e63e44;*/
}
.top-header ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font-size:14px;
    padding-right: 15px;
    color:#fff;
}
.top-header ul li a{
   color:#fff;
}
.top-header ul li i img{
    width:17px;
}
.bootom-header{
	/*padding-top:8px;*/
	float:left;
	width:100%;
    background:#9d2236;
    position:relative;
}
/* only for desktop menu*/
nav.top-desk-nav {
    float: right;
}
#cssmenu{
    font-family:Calibri;
}
#cssmenu .navbar-nav{
    margin-top:1px;
    margin-right:75px;
}
#cssmenu .navbar-nav>li>a.special-booking {
    background:#9d2236;
    color: #fff;
    width: 131px;
    line-height:39px;
    /*border-radius:18px;
    border-radius:4px;*/
    margin-left:10px;
}
#cssmenu .navbar-nav>li>a.special-booking:hover{
    background:#0d447d;
    color:#fff;
}
.ticket-icon {
    background: url(../images/ticket-white.svg) no-repeat scroll center center;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 35px;
    margin-right: 6px;
    /* margin-top: -19px; */
    position: absolute;
    top:17px;
    right: 3px;
}
#cssmenu i.fa.fa-home{
	font-size:22px;
}
#cssmenu .dropdown-menu{
    width: 514px;
    background: #f5f5f5;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 16px;
    border-radius: 0;
    /* box-shadow: none; */
    border: solid 1px #fff;
    /* border-top: none; */
    box-shadow: -2px 7px 12px 0px #4c474752;
    /* top: 2px; */
    z-index: 0;
    margin-top: -1px!important;

}
#cssmenu .nav>li>a:focus, .nav>li>a:hover{
    background: #9d2236;
    color: #fff;
}
#cssmenu .dropdown-menu.last-dropdown{
    min-width: 450px;
    min-width: 397px;
    padding-top: 15px;
    padding-bottom: 15px;
    left: auto;
    right: 0;
}
#cssmenu .dropdown-menu ul li{
    list-style: none;
    /*padding-left:15px;*/
    /*margin-left: 15px;*/
   /* background:url(../images/bullet-list.png) no-repeat left;*/
}
#cssmenu .dropdown-menu ul li a:before{
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    margin-right:15px;
    -webkit-font-smoothing: antialiased;
}
/*#cssmenu .dropdown-menu ul li::before {
  content: "\2022";
  color: #fff;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}*/
#cssmenu ul.dropdown-menu.singale-custom-dropdow {
    width: 250px;
    padding-top:0;
    padding-bottom:5px;
}
#cssmenu ul.dropdown-menu.singale-custom-dropdow li{
/*    background: url(../images/bullet-list.png) no-repeat left;
    padding-left: 10px;*/
    margin-left:15px;
}
#cssmenu ul.dropdown-menu.singale-custom-dropdow li a:before{
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    margin-right:15px;
    -webkit-font-smoothing: antialiased;
}
#cssmenu ul.dropdown-menu.singale-custom-dropdow li a{
    border-top:none;
    line-height:25px;
    padding-left:0;
    box-shadow: none;
    border: none;

}
#cssmenu ul.dropdown-menu.singale-custom-dropdow li a:hover{
    /*color:#f11515;*/
}
#cssmenu ul.dropdown-menu.singale-custom-dropdow li a.bdr-btm-none{
    border-bottom:none;

}
#cssmenu .dropdown-menu ul li a{
    line-height:20px;
    border-right: none;
    text-align: left;
    padding: 7px 0;
    background-image: none!important;
    color: #666;
    border-right: 0 none!important;
    display: block;
    border-right: 1px solid #e7e7e7;
    background-color: #fff;
    color:#424242;
    font-size: 16px;
    font-family: calibri;
    border-top: none!important;
}
.navbar-nav>li>a{
    padding:11px 18px;
   color:#fff;
   font-size:17px;
   line-height:39px;
   border:solid 1px #9d223600;
   border-bottom: none;
/*   border-right: 1px solid rgba(0,0,0,0.10);
   border-top: solid 2px #ad1818;*/
}
/*.bootom-header .container:after {
  background: #fff;
    content: "";
    position: absolute;
    width: 132px;
    height: 45px;
    left: 0;
    top: 34px;
}*/

.dropdown-menu{
    font-size:17px;
}
#cssmenu .dropdown:hover .dropdown-menu {
display: block;
margin-top:0px; 
}
#cssmenu .nav>li:hover a{
    background: #f5f5f5;
    color: #3c292c;
    border: solid 1px #ffffffde;
    border-bottom: none;
    position: relative;
    z-index: 1;
    /* box-shadow: -1px 1px 12px 0px #b9b9b9; */
}

#cssmenu .nav>li:hover .dropdown-menu ul li a{
    background: none;
    color: #3c292c;
    border: none;
    box-shadow: none;
}

#cssmenu .nav>li:hover .dropdown-menu ul li a:hover{
    color:#9d2236;
    text-decoration:none;

}
.text-logo{
	display:none;
}
.mob-top-row_header{
	display:none;
}
/*stickey header css*/
header.publick_header.fixed-header {
    position: fixed;
    width: 100%;
    top:0;
    display: block;
    z-index: 20;
    background:#fff;
}
header.publick_header.fixed-header .approved-header{
    display:none;
}
header.publick_header.fixed-header .text-logo{
       display: block;
}
header.publick_header.fixed-header .text-logo a{
    color:#ad1818;
    font-weight:normal;
    font-size:24px;
}
header.publick_header.fixed-header .bootom-header{
    display:none;
}
header.publick_header.fixed-header .top-header{
    border:none;
    padding:0;
}
header.publick_header.fixed-header .top-header ul li{
/*    color:#333;*/
}
header.publick_header.fixed-header .top-header ul li i{
    /*color:#333;*/
    font-size:18px;
}

header.publick_header.fixed-header .wsanimated-arrow{
    margin-top:-1px;
}
.logo_img-gap{
    margin-top:5px;
    margin-bottom:5px;
    height:54px;
}
a.logo-space{
    display: table;
    padding:8px 12px;
    background: #fff;
    z-index: 1;
    position: relative;
}
a.logo{
    display: table;
    background: #fff;
    z-index: 1;
    position: relative; 
}
/***/
.logo_bg{
    background:#fff;
}
a.logo:before {
/*    border-left: 12px solid #ffffff;
    border-right: 19px solid transparent;
    border-top: 39px solid #ffffff;
    border-bottom: 26px solid transparent;
    content: "";
    position: absolute;
    right: -29px;
    top: 0px;
    top: 0px;*/

    border-right: 13px solid #9d2236;
    border-left: 19px solid white;
    border-top: 38px solid #9d2236;
    border-bottom: 26px solid white;
    content: "";
    position: absolute;
    right: -32px;
    top: 0px;
}
.bootom-header .container:after {
    content: "";
    position: absolute;
    left: 0px;
    width: 17%;
    height: 64px;
    background: #fff;
    top: 0px;

}
a.pow-desk-logo{

}
a.pow-desk-logo{
    display: table;
    padding:5px 12px;
    background: #fff;
    z-index: 1;
    position: relative;
}
a.pow-desk-logo img{
    margin-bottom:5px;
}
a.pow-desk-logo:before{
    border-right: 13px solid #9d2236;
    border-left: 19px solid white;
    border-top: 37px solid #9d2236;
    border-bottom: 26px solid white;
    content: "";
    position: absolute;
    right: -32px;
    top: 0px;
    top: 1px;
}
a.gc-desk-logo img {
    margin-bottom:7px;
}
@media only screen and (max-width: 1024px) {
    .navbar-nav>li>a{
        padding-left:7px;
        padding-right:7px;
     }
}
@media only screen and (max-width: 768px) {
    .hidden-sm{
            display:none;
    }
	header.publick_header .icon-nav{
			float:left;
			margin-right:0;
	}
	header.publick_header{
		position:fixed;
		background:#ad1818;
		padding:0;
        z-index:1000;
        top:0;
	}
	header.publick_header .top-header .container{
		padding:0;
	}
	.approved-header{
		display:none;
	}
	.bootom-header{
		display:none;
	}
	.top-header{
		padding: 0;
	    border: none;
	    margin-top: 31px;
        background:#932828;
	}
	.text-logo{
	    display: block;
	    font-size: 25px;
	    padding: 5px 15px;
	    color: #fff;
	    font-weight: normal;
	    text-align: center;
	}
	.text-logo a{
		color:#fff;
        text-transform:uppercase;
        font-size: 18px;
        font-weight:normal;
	}
	.top-header ul li{
		color:#fff;
		font-weight:normal;
	}
	.top-header ul{
		float:left;
	}
	.mob-top-row_header {
	    display: block;
	    width: 100%;
	    background: #222;
	    padding: 8px 10px;
	    position: fixed;
	    color: #fff;
	    top: 0;
	    z-index: 100;
   }
   .mobmail {
	    font-size: 11px;
	    color: #fff;
	    letter-spacing: 0.5px;
	    text-align: right;
   }
   .mobwatsapp {
    font-size: 11px;
    color: #fff;
    letter-spacing: 0.5px;
   }
	/* webslider-nav*/
	.wsactive .wsmenu>.wsmenu-list{
		/*margin-top:76px;*/
		right:auto;
		left:240px;

	}
	.wsmenu>.wsmenu-list{
		margin-left:-240px;
		right:auto;
		left: -240px;
		margin-top:0px;
        top: 76px;
	}
	.overlapblackbg{
		width:100%;
	}
	.wsanimated-arrow{
		right:auto;
		left:-10px;
        margin-top:3px;
        background: #711a1a;
        border:solid 1px #711a1a;
        border-radius: 0;
        top: 0;
	}
    .wsanimated-arrow span, .wsanimated-arrow span:before, .wsanimated-arrow span:after{
        background:#ffffff;
    }
    header.publick_header.fixed-header .wsanimated-arrow{
        margin-top:2px;
    }
	.wsanimated-arrow{
        padding: 21px 42px 21px 19px;
        margin-top: 1px;
        width:50px;
	}
	/* webslider-nav end*/


}