.header-top {
	z-index: 99;
	position: absolute;
	width:100%;
	background:rgba(255, 255, 255,0.4);
	
}
.navbar {
	border-radius: 0;
}



.header-top .navbar{
	padding:0px;
}

@media (min-width: 768px) {
	.header-top {
		position: fixed;
	}
}

/*
@media (min-width: 768px){
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left:0px;
	}
}
*/
/*Containers */
/*
@media (min-width: 768px) and (max-width: 991px) {
  	.header-top .menu-container {
	    width: 750px;
	}
}*/

@media (max-width: 991px) {
	/*.header-top .menu-container:before,
	.header-top .menu-container:after {
		content: " ";
		display: table;
	}*/
	
	.header-top .menu-container:after {
		clear: both;
	}
	
    .header-top .menu-container {
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.header-top > .navbar > .container {
		/*width: inherit;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
    	padding-right: 0;*/
	}
	
	.header-top > .navbar > .container > .navbar-header,
	.header-top > .navbar > .container > .navbar-collapse {
	  	margin-left: 0;
	  	margin-right: 0;
	}
}

/*Navbar*/
.header-top .navbar {
	border: none;
	margin-bottom: 0;
}

/*Navbar Brand*/
.header-top .navbar-brand {
	width:330px;
	max-width:330px;
	padding:12px 5px 5px 0px;
	/*height:80px;
	max-height:80px;*/
}

.header-top .navbar-brand img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
	
}

.header-top .navbar-brand img.shrink-logo {
	display: none;
}

.header-top .navbar-brand img.default-logo {
	display: inherit;
	
}

/*Media Queries*/
@media (max-width: 991px) {
	.header-top .navbar-brand {
		padding-top:5px;
	}
	
	.header-top .navbar-brand img.shrink-logo {
		display: inherit;
	}
	
	.header-top .navbar-brand img.default-logo {
		display: none;
	}
}

@media (min-width: 992px) {
	.navbar {
		border-radius: 0;
	}
	
	.header-top .navbar-nav {
		float: right;
	}
}





/*Responsive Navbar*/
@media (max-width: 991px) {
	
	.header-fixed .header-top,
	.header-fixed .header-top.header-fixed-shrink {
		height: inherit;
		position:absolute;
		
	}
	
	.header-top {
	    position: relative;
		height:80px !important
	}
    .header-top {
        background:transparent;
	}
    .navbar {
        background:rgba(255,255,255,0.8);
		width:100%;
	}
	
    .header-top .navbar-header {
        float: none;
	}
	
	
}







@media (min-width: 992px) {
	.header-top .navbar {
		min-height: 40px !important;
	}
	
}





.logo-top-visible{
	visibility: visible !important;
	display:block !important;
}

.logo-top-invisible{
	visibility: hidden !important;
	display:none !important;
}









@media (min-width: 992px) {
	/*Header Sticky*/
	.header-fixed .header-top.header-sticky {
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		z-index:400;
		position: fixed;
	}
	
	.header-fixed .header-top.header-fixed-shrink {
		border-bottom: none;
		box-shadow: 0 0 3px #000;
	}
	
	.header-fixed .header-top.header-fixed-shrink .navbar {
		background: #fff;
	}
	
	.header-fixed .header-top.header-fixed-shrink .social-top-content {
	top:23px;
}
		
	.header-fixed .header-top.header-fixed-shrink .hamburger {
	top:3px;
}
	
	
	
	
	/*Navbar Brand*/
	.header-fixed .header-top.header-fixed-shrink .navbar-brand img.default-logo {
		display: none;
	}
	
	.header-fixed .header-top.header-fixed-shrink .navbar-brand img.shrink-logo {
		display: inherit;
	}
	
	
	
	/*Transition scroll down*/
	.header-fixed .header-top.header-fixed-shrink .navbar-brand{
		transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
	}
	
	.header-fixed .header-top .navbar-brand {
		transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
	}
	
	/*Navbar Brand*/
	.header-fixed .header-top.header-fixed-shrink .navbar-brand {
		/*height:60px;
		max-height:60px;*/
			width:250px;
	max-width:250px;
		padding:12px 5px 5px 0px ;
	}
	
	
}



/*Media Queries*/
@media (max-width: 991px) {
	/*Header*/
	.header-fixed .header-top,
	.header-fixed .header-top.header-fixed-shrink {
		height: inherit;
		position: fixed;
		width:100%;
	}
	
	.header-top {
    /*height:70px !important;*/
}

.header-top .menu-container {
    /*margin-left: auto;
    margin-right: auto;
    padding-left:0px;
    padding-right: 0px;*/
}

	
.header-top .navbar-brand {
/* height:85px;
    max-height:85px;*/
}
	
	/*Navbar Brand*/
	.header-top .navbar-brand img {
		/*height:65px;
		max-height:65px;*/
					width:250px;
	max-width:250px;
		padding:12px 5px 5px 0px;
	}
	
	
}








.menu-container {
	width:100%;
}

.social-top-content {
	position:relative;
	float:right;
	right:70px;
	top:32px;
	z-index:301;
	transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
}


@media screen and (min-width: 768px) and (max-width: 991px) {
	.social-top-content {
	top:24px;

}

}


@media (max-width: 767px){
	.social-top-content {
	position:relative;
	left:0px;
	top:-5px;
	z-index:290;
	transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
	display:none
}
.header-top .menu-container{
	padding-left:0px;
	padding-right:0px;
}

.header-top > .navbar {
		padding-left: 15px;
    	padding-right: 15px;
		width:100% !important;
	}

	.header-top > .navbar > .container {
		width: inherit;
		margin-left: 0;
		margin-right: 0;
		padding-left: 15px;
    	padding-right: 15px;
		width:100% !important;
	}


}


@media (min-width: 992px) {
	/*Header*/
	.header-fixed .header-top.header-dark-scroll.header-fixed-shrink {
		box-shadow: none;
		background:rgba(255,255,255,0.95);
			-webkit-box-shadow: 0px 15px 50px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 15px 50px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 15px 50px 0px rgba(0,0,0,0.15);
	}


	.header-fixed .header-top.header-dark-scroll.header-fixed-shrink .navbar {
		background-color: inherit;
	}
	
	/*Navbar Brand*/
	.header-fixed .header-top.header-dark-scroll.header-fixed-shrink .navbar-brand img.default-logo {
		display: inherit;
	}
	
	.header-fixed .header-top.header-dark-scroll.header-fixed-shrink .navbar-brand img.shrink-logo {
		display: none;
	}
}






.hamburger {
	padding: 15px 15px;
	position:absolute;
	float:right;
	right:0px;
	top:15px;
	/*display: inline-block;*/
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color:transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
	z-index:3000
}

.hamburger:hover {
	opacity:1;
}

.hamburger.is-active:hover {
	opacity:1;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #163273;
}

.hamburger-box {
	width: 30px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
width: 30px;
height: 2px;
background-color: #1e449c;
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
content: "";
display: block;
}

.hamburger-inner::before {
top: -10px;
}

.hamburger-inner::after {
bottom: -10px;
}

.hamburger--3dx .hamburger-box {
perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dx-r .hamburger-box {
perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy .hamburger-box {
perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy-r .hamburger-box {
perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy .hamburger-box {
perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg) rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy-r .hamburger-box {
perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--collapse .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
transform: translate3d(0, -10px, 0) rotate(-45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
top: 0;
transform: rotate(-90deg);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}





@media (max-width:550px) {
.header-top .navbar-brand {
    height:auto;

}
.header-top .navbar-brand {
    /*padding-top:5px;*/
	padding:0px !important;
	
}

.header-top .navbar-brand img {
							width:220px;
	max-width:220px;
		padding:12px 5px 5px 0px;
		
	}
.hamburger {
	top:5px !important;
	right:-15px;
}

.dl-menuwrapper {
	right:15px;


}
	

}










.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.9);
	z-index:500
}


/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	padding-top:100px;
}


/* Effects */
.overlay-hugeinc {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.overlay-hugeinc nav {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.overlay-hugeinc nav ul {
	opacity: 0.4;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}

.overlay-hugeinc.open nav ul {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.overlay-hugeinc.close nav ul {
	-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);
}
/*
	@media screen and (max-height: 30.5em) {
	.overlay nav {
	height: 70%;
	}
	}
*/

.overlay ul {
	list-style: none;
	background:#fff;
}

.accordion {
	width: 80%;
	margin:auto;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}


.accordion .link-menu {
	cursor: pointer;
	display: block;
	padding: 10px 15px;
	color: #333;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #fff;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background:#2ca1cd;
}

.accordion .link-menu:hover {
	color: #333;
	background:#f1f1f1;
}

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 10px 15px;
	color: #333;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #fff;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background:#2ca1cd;
}

.accordion li:last-child .link {
	border-bottom: 0;
}


.accordion li i {
	position: absolute;
	top:2px;
	right: 15px;
	padding:0px;
	margin:0px;
	font-size:28px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion .link:hover,
.accordion li.open .link {
	color: #333;
	background:#f1f1f1;
}

.accordion li.open i {
	color: #333;
}
.accordion li.open i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}
/*** Submenu*/
.submenu {
	display: none;
	background: #fff;
	font-size: 14px;
}

.submenu li {
	border-bottom: 1px solid #fff;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #333;
	padding:10px 12px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	width:50%;
	float:left;
	text-align:left;
}

.submenu a:hover {
	background: #2ca1cd;
	color: #FFF;
}


@media (max-width: 600px) {
	
	.accordion {
		width:100%;
	}

    .submenu a {
		width:100%;
	}

	.overlay nav {
		padding-top:50px;
	}

}

