.skin4.DWAccordions_container
{
	width : 100%;
	box-sizing : border-box;
	clear : both;
	-webkit-backface-visibility : hidden;
}
.skin4 .DWAccordions_navLink .DWAccordions_iconHolder
{
	height : 100%;
	position : absolute;
	right : 0px;
	top : 0;
	background-position : center;
	background-repeat : no-repeat;
	background-image : url('./DWAccordions11/image1.png');
	-webkit-transition : all 0.2s ease;
	-moz-transition : all 0.2s ease;
	-ms-transition : all 0.2s ease;
	-o-transition : all 0.2s ease;
	transition : all 0.2s ease;
}
.skin4 .DWAccordions_navLink.selected .DWAccordions_iconHolder
{
	background-image : url('./DWAccordions11/image3.png');
}
.skin4 .DWAccordions_navLink
{
	display : block;
	text-decoration : none;
	-webkit-touch-callout : none;
	-webkit-user-select : none;
	-khtml-user-select : none;
	-moz-user-select : none;
	-ms-user-select : none;
	user-select : none;
	height : 54px;
	text-align : left;
	box-sizing : initial;
	-moz-transition : all 0.4s ease;
	-ms-transition : all 0.4s ease;
	-o-transition : all 0.4s ease;
	transition : all 0.4s ease;
	position : relative;
	margin-bottom : 1px;
}
.skin4 .DWAccordions_navLink.hover
{
	text-decoration : none;
	border-right-color : rgba(0, 174, 239, 1);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #8ec63f, endColorstr= #25b34b,GradientType=0 );
	-ms-filter : "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF00AEEF, endColorstr=#FF00AEEF,GradientType=0 )";
	background-color : rgba(0, 174, 239, 1.00);
	border-bottom-color : rgba(0, 174, 239, 1);
	border-left-color : rgba(0, 174, 239, 1);
	border-top-color : rgba(0, 174, 239, 1);
	margin-bottom : 1px;
}
.skin4 .DWAccordions_navLink.hover .DWAccordions_navSpan
{
	color : #FFFFFF;
}
.skin4 .DWAccordions_navLink.hover .DWAccordions_navImg
{
	color : #FFFFFF;
}
.skin4 .DWAccordions_navLink .DWAccordions_navImg
{
	vertical-align : baseline;
	margin-right : 7px;
	-webkit-transition : all 0.4s ease;
	-moz-transition : all 0.4s ease;
	-ms-transition : all 0.4s ease;
	-o-transition : all 0.4s ease;
	transition : all 0.4s ease;
}
.skin4 .DWAccordions_navLink .DWAccordions_navSpan
{
	-webkit-transition : all 0.4s ease;
	-moz-transition : all 0.4s ease;
	-ms-transition : all 0.4s ease;
	-o-transition : all 0.4s ease;
	transition : all 0.4s ease;
}
.skin4 .DWAccordions_contentDivs
{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	box-sizing : border-box;
	display : block;
	transition-property : height, padding-top, padding-bottom, margin-top, margin-bottom;
	transition-duration : 0.5s;
	transition-timing-function : ease;
	-webkit-transition-property : height, padding-top, padding-bottom, margin-top, margin-bottom;
	-webkit-transition-duration : 0.5s;
	-webkit-transition-timing-function : ease;
	-moz-transition-property : height, padding-top, padding-bottom, margin-top, margin-bottom;
	-moz-transition-duration : 0.5s;
	-moz-transition-timing-function : ease;
	-o-transition-property : height, padding-top, padding-bottom, margin-top, margin-bottom;
	-o-transition-duration : 0.5s;
	-o-transition-timing-function : ease;
	-ms-transition-property : height, padding-top, padding-bottom, margin-top, margin-bottom;
	-ms-transition-duration : 0.5s;
	-ms-transition-timing-function : ease;
	opacity : 1;
	overflow : auto;
	height : auto;
	text-align : left;
}
.skin4 .DWAccordions_contentDivs.content-fade > *
{
	opacity : 0;
	-webkit-transition : opacity 0.4s ease;
	-moz-transition : opacity 0.4s ease;
	-ms-transition : opacity 0.4s ease;
	-o-transition : opacity 0.4s ease;
	transition : opacity 0.4s ease;
}
#DWAccordions11 .DWAccordions_contentDivs.acc_hidden
{
	height : 0;
}
.skin4 .DWAccordions_navLink.selected .DWAccordions_navImg
{
}
.skin4 .DWAccordions_navLink.selected .DWAccordions_navSpan
{
}
.skin4 .DWAccordions_navLink.selected
{
	background-color : transparent;
	border-bottom-color : rgba(253, 185, 29, 1);
	border-left-color : rgba(253, 185, 29, 1);
	border-right-color : rgba(253, 185, 29, 1);
	border-top-color : rgba(253, 185, 29, 1);
}
.skin4 .DWAccordions_navLink.hover .DWAccordions_iconHolder
{
	background-image : url('./DWAccordions11/image2.png');
}
.skin4 .DWAccordions_contentDivs .skin_h1
{
}
.skin4 .DWAccordions_contentDivs .skin_h1[data-scrollreveal-complete="true"]
{
	opacity : 1;
}
.skin4 .DWAccordions_contentDivs .skin_p
{
}
body
{
	margin : 0;
}

/*end of skin css*/

#DWAccordions11 .DWAccordions_navLink
{
	background-image : none;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-style : solid;
	border-bottom-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-top-width : 1px;
	margin-bottom : 0px;
	padding-left : 2px;
	transition : all 0.4s ease;
	-webkit-transition : all 0.4s ease;
	-moz-transition : all 0.4s ease;
	-o-transition : all 0.4s ease;
	-ms-transition : all 0.4s ease;
	border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	-webkit-border-top-right-radius : 0px;
	border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	-webkit-border-bottom-left-radius : 0px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius : 0px;
	border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	-webkit-border-top-left-radius : 0px;
	border-color : #FFFFFF;
}
#DWAccordions11 .DWAccordions_navLink.hover
{
	background-image : none;
	-ms-filter : "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF5E5E5E, endColorstr=#FF5E5E5E,GradientType=0 )";
	background-color : rgba(94, 94, 94, 1.00);
	border-left-color : rgba(191, 191, 191, 1);
	border-bottom-color : rgba(191, 191, 191, 1);
	border-right-color : rgba(191, 191, 191, 1);
	border-top-color : rgba(191, 191, 191, 1);
	margin-bottom : 0px;
	border-left-style : solid;
	border-bottom-style : solid;
	border-right-style : solid;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-top-style : solid;
	padding-left : 2px;
	letter-spacing : 0px;
}
#DWAccordions11 .DWAccordions_navLink.selected
{
	background-image : none;
	border-left-color : rgba(36, 36, 36, 1);
	border-bottom-color : transparent;
	border-right-color : rgba(36, 36, 36, 1);
	border-top-color : rgba(36, 36, 36, 1);
	margin-bottom : 0px;
	border-left-style : solid;
	border-bottom-style : none;
	border-right-style : solid;
	border-left-width : 1px;
	border-bottom-width : 0px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-top-style : solid;
	padding-left : 2px;
	-ms-filter : "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF242424, endColorstr=#FF242424,GradientType=0 )";
	background-color : rgba(36, 36, 36, 1.00);
}
#DWAccordions11 .DWAccordions_contentDivs
{
	line-height : 100%;
	transition-duration : 0.4s;
	-webkit-transition-duration : 0.4s;
	-moz-transition-duration : 0.4s;
	-o-transition-duration : 0.4s;
	-ms-transition-duration : 0.4s;
	transition-timing-function : cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-webkit-transition-timing-function : cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition-timing-function : cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function : cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-ms-transition-timing-function : cubic-bezier(0.215, 0.610, 0.355, 1.000);
	padding-left : 0px;
	padding-bottom : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	-webkit-border-bottom-left-radius : 0px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius : 0px;
}
#DWAccordions11 .DWAccordions_navLink.selected .DWAccordions_navSpan
{
}
#DWAccordions11 .DWAccordions_navLink .DWAccordions_navSpan
{
	transition : all 0.4s ease;
	-webkit-transition : all 0.4s ease;
	-moz-transition : all 0.4s ease;
	-o-transition : all 0.4s ease;
	-ms-transition : all 0.4s ease;
}
#DWAccordions11 .DWAccordions_navLink.hover .DWAccordions_navSpan
{
}
#DWAccordions11 .DWAccordions_navLink .DWAccordions_navImg
{
	transition : all 0.4s ease;
	-webkit-transition : all 0.4s ease;
	-moz-transition : all 0.4s ease;
	-o-transition : all 0.4s ease;
	-ms-transition : all 0.4s ease;
}
#DWAccordions11 .DWAccordions_navLink.hover .DWAccordions_navImg
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.50);
	*color : #FFFFFF;
}
#DWAccordions11 .DWAccordions_navLink.selected .DWAccordions_navImg
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.80);
	*color : #FFFFFF;
}
#DWAccordions11 .DWAccordions_navLink .DWAccordions_iconHolder
{
	background-image : url('./DWAccordions11/regular.png');
}
#DWAccordions11 .DWAccordions_navLink.hover .DWAccordions_iconHolder
{
	background-image : url('./DWAccordions11/hover.png');
}
#DWAccordions11 .DWAccordions_navLink.selected .DWAccordions_iconHolder
{
	background-image : url('./DWAccordions11/active.png');
}
@media (max-width:767px)
{
	#DWAccordions11.DWAccordions_container
	{
		width : 100%;
	}
}
