/*start common css for all theme*/ 
.headersection { 
    margin-left: 0px; 
    margin-right: 0px; 
    display: block !important; 
} 
.headersubsection{
    padding-left: 0px !important;
    padding-right: 0px !important;
  z-index: 9;
}
body { 
    padding-top: 0px;
	padding-bottom: 0px;
    font-family: "Lato", sans-serif !important; 
} 
.footer-top, .footer-bottom { 
    margin-left: 0px; 
    margin-right: 0px; 
}  
.container2 { 
    margin-top: 0px; 
} 
.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 { 
    margin: 0; 
    padding: 0; 
} 
div.outsideframe > div.row.hidden-lg.hidden-md { 
    display: none !important; 
} 
footer{
	margin-top: 0px;
    float: none;
}
/*end common css for all theme*/ 

.theme_wsaua {
	font-family: "Arial",Helvetica,Verdana,sans-serif;
    font-size: 14px;
    color: #808080;
    line-height: 20px;
	background: #5f92bf;
}
.theme_wsaua .inner-wrap {
	-moz-box-shadow: 0 0 15px #d9d9d9;
	-webkit-box-shadow: 0 0 15px #d9d9d9;
	box-shadow: 0 0 15px #d9d9d9;
	background: #FFF;
}
.theme_wsaua  .mainmenu {
	background: linear-gradient(to bottom, #f7f7f7 0%, #eaeaea 100%);
	/* border: solid #dedede;
	border-width: 1px 0 1px 0; */
	background-color: #f7f7f7;
}
.theme_wsaua header:after,
.theme_wsaua .menudiv:after,
.theme_wsaua footer:after,
.theme_wsaua .top_section {
	content: "";
	display: table;
	clear  : both;
	width  : 100%;
}
.theme_wsaua .header-top img {
    width: 100%;
}
.theme_wsaua .menudiv:after{
	display: none;
}
.theme_wsaua nav.menudiv {
	margin-bottom: 0 !important;
	border       : 0;
	min-height   : auto;
	border-radius: 0;
	padding: 20px 0;
}

.theme_wsaua .navbar-nav {
	text-align: center;
	margin: 0 auto;
	float: none;
}

.theme_wsaua .navbar-nav>li {
	position: relative;
	float  : none;
	display: inline-block;
	margin: auto;
}
.theme_wsaua .navbar-nav>li:last-child {padding-right: 0;}
.theme_wsaua .navbar-nav>li a {
	color      : #1e73be;
	padding    : 5px 15px;
	margin: 10px 0;
	font-size  : 15px;
	line-height: 1.4;
	position   : relative;
	cursor     : pointer;
	font-weight: 700;
	transition: all 0.3s ease-in-out 0s;
	display: inline-block;
	border-right: 1px solid rgba(30,115,190,0.1);
}
.theme_wsaua .navbar-nav>li.dropdown a {
	padding-right: 30px;
}
.theme_wsaua .navbar-nav>li:last-child a {
	border: 0;
}
.theme_wsaua .navbar-nav>li.active a {
	color: #0493d6;
}
.theme_wsaua .navbar-nav>li b i {font-size: 18px;}
.theme_wsaua .navbar-nav>li b i:before {font-weight: bold;}
.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li {position: relative;}
.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li b {position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}
.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a {
	display: flex;
	justify-content: space-between;
	padding: 10px 15px;
	margin: 0 10px;
    transition: all 0.3s ease-in-out 0s;
    color: #1e73be;
    font-size: 15px;
	font-weight: 700;
    line-height: 20px;
	letter-spacing: normal;
	white-space: inherit;
    transition: opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
	border: 0;
}
.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li i {
	color: #333333;
}
/* .theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li:hover b i {color: #179bd7;} */
.theme_wsaua .navbar-nav>li.open:focus {
	background: none;
}
.theme_wsaua header ul.nav li a,
.theme_wsaua header ul.nav li a:hover,
.theme_wsaua header ul.nav li a:focus {
	background-color: transparent;
	outline         : none;
}
.theme_wsaua .nav>li{
	position: relative;
    display: inline-block;
    text-align: right;
    margin-right: 0;
    word-wrap: break-word;
}
.theme_wsaua .header{
	border-color: #e6e6e6;
    background-color: #fff;
    color: #808080;
    background-image: url(https://cdn.ce21.com/global/CE21_theme_wsaua_wsheadernew.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: contain;
}
.theme_wsaua .header-top{
	padding-bottom: 110px;
    padding-top: 100px;
}
.theme_wsaua .menu-toggle{
	padding-left: 20px;
    padding-right: 20px;
}
/*======= Footer CSS ==========*/
.theme_wsaua .footer  {
	border-top: 1px solid #e6e6e6;
    border-color: #e1e1e1;
    background-color: #fafafa;
    color: #808080;
}
.theme_wsaua .footer .footer-top {
	max-width: 90%;
	margin: 0 auto;
	padding: 40px 0;
}
.theme_wsaua .footer .footer-top h2 {
	font-size: 18px;
	line-height: 1.4;
	color: #808080;
	margin: 0 0 20px;
	font-weight: 400;
}
.theme_wsaua .footer .footer-top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.theme_wsaua .footer .footer-top ul li {
	display: block;
	margin-bottom: 8px;
	line-height: 1.45;
}
.theme_wsaua .footer .footer-top ul li:last-child {
	margin: 0;
}
.theme_wsaua .footer .footer-top ul li a {
	display: inline-block;
	color: #cf6713;
	font-size: 16px;
}
.theme_wsaua .footer .footer-top ul li span {
	color: #808080;
	font-size: 16px;
}
.theme_wsaua .copyright {
    border-top: 4px solid #1e73be;
    font-size: 12px;
    background-color: #333;
    color: #a6a6a6;
    text-align: center;
    padding: 20px 6px;
}
.theme_wsaua .copyright p {
	margin: 0;
}
.theme_wsaua .copyright a {
	color: #a6a6a6;
}
.theme_wsaua .copyright a:hover{
	color: #fff !important;
}
.theme_wsaua .menu-close {
	padding: 6px 12px;
	text-align: right;
	color: #808080;
	font-size: 22px;
	font-weight: 700;
	display: none;
}


@media (min-width: 1100px) {
	.theme_wsaua .container {
		width: 1127px;
		max-width: 90%;
	}
}
@media only screen and (min-width:768px) {
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li:hover a {
		background-color: #f2f5f8;
		color: #cf6713;
	}
	.theme_wsaua header.headerfixed {
		position  : fixed;
		top       : 0;
		left      : 0;
		width     : 100%;
		box-shadow: 0 0 7px rgba(0,0,0,0.1);
	}
	.navbar-collapse.collapse {padding: 0 !important;}
	.theme_wsaua .navbar-nav>li a.active {
		background: none;
		color: #cf6713;
	}
	.theme_wsaua .navbar-nav>li:hover i, .theme_wsaua .navbar-nav>li:hover a {
		color: #cf6713;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a:hover b i {
		color: #cf6713
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li:hover>a>b>i {
		color: #cf6713
	}
	.theme_wsaua ul.navbar-nav li.dropdown .dropdown-menu.dropdown-submenu {
		visibility: hidden;
		opacity   : 0;
		left      : 240px;
		top       : 0;
		margin-top: 0;
		display   : none;
	}
	.theme_wsaua ul.navbar-nav .dropdown-menu .dropdown:hover > .dropdown-menu.dropdown-submenu {
		visibility: visible;
		opacity   : 1;
		display   : block;
	}
	.theme_wsaua ul.navbar-nav li.dropdown:hover > ul.dropdown-menu ul.dropdown-menu {
		right: inherit;
		left: 100%;
	}
	.theme_wsaua ul.navbar-nav li.dropdown:hover > ul.dropdown-menu ul.dropdown-menu ul.dropdown-menu {
		right: inherit;
		left: 100%;
	}
	.theme_wsaua .navbar-inner {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.theme_wsaua ul.navbar-nav li.dropdown:hover > ul.dropdown-menu {
		visibility: visible;
		opacity   : 1;
		display: block;
	}
	.theme_wsaua .navbar-nav>li b {
		font-size: 16px;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
		color: #1e73be;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu {
		padding: 10px 0;
		visibility   : hidden;
		opacity      : 0;
		transition   : all 0.3s ease-in-out 0s;
		z-index: 9999;
		width: 240px;
		background   : #f7f7f7;
		border-radius: 0;
		border       : 0;
		right: inherit;
		left: 0;
		box-shadow: none;
		top: 100%;
		box-shadow: 0 1px 20px rgba(0,0,0,0.15);
		border-top: 3px solid #e3af85;
	}
	.theme_wsaua .mainmenu{
		border: solid #dedede;
    	border-width: 1px 0 1px 0;
	}
}
@media (max-width: 991px) {
	.theme_wsaua .container {
		width: auto;
		padding: 0;
	}
}
@media only screen and (max-width: 767px) {
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a:hover {
		background: #179bd7;
		color: #f2f5f8;
	}
	.theme_wsaua .container {width: 100%;}
	.theme_wsaua nav.menudiv .navbar-brand {margin-right: auto;}
	.theme_wsaua ul.navbar-nav li.dropdown .open + ul.dropdown-menu {
		height: auto;
		opacity: 1;
		display: block;
	}
	.dropdown-toggle i.fa-caret-right:before {
		content: "\f0d7";
	}
	.theme_wsaua .navbar-header {
		float: none;
		margin: 0px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	.theme_wsaua nav.menudiv .navbar-brand .logo-main {
		max-width: 245px;
	}
	.theme_wsaua nav {
		justify-content: space-between;
		display        : block;
	}
	.theme_wsaua .navbar-toggle {
		color: #808080;
        font-size: 16px;
        text-align: center;
        width: 100%;
        padding: 10px;
		display: block;
		border-radius: 5px;
		border: 2px solid transparent;
		margin: 0 !important;
	}
	.theme_wsaua .navbar-toggle:hover {
		background: #eee;
		border-color: #555;
	}
	.theme_wsaua #navbarCollapse {
		transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
        background: #fff;
        position: fixed;
        width: 80%;
        min-width: 250px;
        max-width: 25px;
        top: 0;
        left: 0;
		color: #808080;
		min-height: 100vh;
        z-index: 9;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        overflow: hidden;
		border-right: 1px solid #e6e6e6;
		display: block;
		padding: 0;
	}
	.open-menu {
		overflow-x: hidden;
	}
	.open-menu .theme_wsaua #navbarCollapse {
        -webkit-transform: translate3d(-250px, 0, 0);
        transform: translate3d(-250px, 0, 0);
	}
	.open-menu .theme_wsaua {
		-webkit-transform: translate3d(250px, 0, 0);
        transform: translate3d(250px, 0, 0);
	}
	.theme_wsaua {
        transition: all 0.3s ease-in-out 0s;
    }
	.theme_wsaua #navbarCollapse ul {
		margin       : 0;
		padding      : 0;
		position     : relative;
		border       : 0;
		min-width    : 100%;
		box-shadow   : none;
		outline      : none;
		border-radius: 0;
		float: none;
	}
	.theme_wsaua #navbarCollapse > ul {
		padding: 0;
	}
	.theme_wsaua .navbar-nav>li {
		float     : none;
		display   : inline-block;
		width     : 100%;
		text-align: left;
		padding: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.theme_wsaua .navbar-nav>li.open>b {
		transform: rotate(-180deg);
		color: #cf6713;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li:first-child a {
		border-top: 1px solid #ddd;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a {
		font-size: 15px;
		padding: 15px;
		margin: 0;
		color: #808080;
		display: block;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a:before {
		content: "\f105";
		font: normal normal normal 18px/1 FontAwesome;
		font-weight: 900;
		color: #808080;
		display: inline-block;
		margin-right: 10px;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li:not(:last-child) {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li:has(.open) {
		background: #f2f5f8;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a.open {
		background: #f2f5f8 !important;
	}
	.theme_wsaua .navbar-nav>li a.open,
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a.open,
	.theme_wsaua ul.navbar-nav li.dropdown.open>a {
		background-color: #FFFFFF;
		color: #cf6713;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown.open {
		background: #f2f5f8;
		box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown.open>a {
		background: transparent;
		color: #cf6713;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown.open>b i {color: #fff;}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li b {transform: rotate(90deg); top: 15px;}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li.open b {transform: rotate(-90deg);}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li b i{color: #fcfcfc; }
	.theme_wsaua .navbar-nav>li a.open b,
	.theme_wsaua .navbar-nav>li a.open b i,
	.theme_wsaua ul.navbar-nav li.dropdown.open>a b i {color: #FFFFFF !important;}
	.theme_wsaua .navbar-nav>li b {
		color     : #808080;
		font-size : 16px !important;
		cursor    : pointer;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		z-index   : 9;
		transition: all 0.4s ease-in-out;
		position: absolute;
		top: 11px;
		right: 15px;
	}
	.theme_wsaua .navbar-nav>li.dropdown .submenu{
		font-weight: 700;
	}
	.theme_wsaua .navbar-nav>li a {
		padding: 15px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		text-align: left;
		font-size: 15px;
		line-height: 17px;
		font-weight: 700;
		color: #808080;
		margin: 0;
	}
	.theme_wsaua .navbar-nav>li a:hover, .theme_wsaua .navbar-nav>li a:focus, .theme_wsaua .navbar-nav>li a.active,
	.theme_wsaua header ul.nav li a:hover {
		background-color: #FFFFFF;
		color: #cf6713;
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a b {
		transform: rotate(90deg);
	}
	 
	.theme_wsaua ul.navbar-nav li.dropdown.open>a b{
		transform: rotate(180deg);
	}
	.theme_wsaua ul.navbar-nav li.dropdown ul.dropdown-menu li a.open b {
		transform: rotate(270deg);
	}
	.theme_wsaua .menu-close {
		display: block;
	}
	.theme_wsaua .footer .footer-top {
		padding: 40px 20px;
		width: 100%;
		max-width: 100%;
	}
}.event_1{background-color: #83b9eb !important;color:black !important;}.event_icon_1{color: #83b9eb !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#83b9eb;color:black !important; }.event_10{background-color: #8e7cc3 !important;color:black !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:black !important; }.event_11{background-color: #6aa84f !important;color:black !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:black !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #f1c232 !important;color:black !important;}.event_icon_12{color: #f1c232 !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#f1c232;color:black !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #315178 !important;color:black !important;}.event_icon_13{color: #315178 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#315178;color:black !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:black !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #bf9000 !important;color:black !important;}.event_icon_16{color: #bf9000 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#bf9000;color:black !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:black !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:black !important; }.event_3{background-color: #dd9d5a !important;color:black !important;}.event_icon_3{color: #dd9d5a !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#dd9d5a;color:black !important; }.event_4{background-color: #3181cb !important;color:black !important;}.event_icon_4{color: #3181cb !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#3181cb;color:black !important; }.event_5{background-color: #e06666 !important;color:black !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:black !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:black !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:black !important; }.event_9{background-color: #bf9000 !important;color:black !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:black !important; }