.skin1.DWAccordions_container
{
	width : 100%;
	box-sizing : border-box;
	clear : both;
	-webkit-backface-visibility : hidden;
}
.skin1 .DWAccordions_navLink .DWAccordions_iconHolder
{
	height : 100%;
	position : absolute;
	right : 0px;
	top : 0;
	background-position : center;
	background-repeat : no-repeat;
	background-image : url('./OzonoCatalog/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;
}
.skin1 .DWAccordions_navLink.selected .DWAccordions_iconHolder
{
	background-image : url('./OzonoCatalog/image3.png');
}
.skin1 .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;
	-ms-filter : "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFEEEFF0, endColorstr=#FFEEEFF0,GradientType=0 )";
	background-color : rgba(238, 239, 240, 1.00);
	height : 54px;
	text-align : left;
	box-sizing : initial;
	line-height : 53px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	font-family : 'Josefin Sans', sans-serif;
	font-weight : 400;
	-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;
	position : relative;
	border-bottom-color : rgba(0, 0, 0, 0.12);
	padding-left : 33px;
}
.skin1 .DWAccordions_navLink.hover
{
	text-decoration : none;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #8ec63f, endColorstr= #25b34b,GradientType=0 );
	-ms-filter : "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF3CB878, endColorstr=#FF3CB878,GradientType=0 )";
	background-color : rgba(60, 184, 120, 1.00);
	border-bottom-style : solid;
	border-bottom-color : rgba(60, 184, 120, 1);
	border-bottom-width : 1px;
}
.skin1 .DWAccordions_navLink.hover .DWAccordions_navSpan
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1.00);
	*color : #FFFFFF;
}
.skin1 .DWAccordions_navLink.hover .DWAccordions_navImg
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1.00);
	*color : #FFFFFF;
}
.skin1 .DWAccordions_navLink .DWAccordions_navImg
{
	vertical-align : baseline;
	margin-right : 7px;
	font-size : 15px;
	color : #2E4053;
	-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;
}
.skin1 .DWAccordions_navLink .DWAccordions_navSpan
{
	font-size : 15px;
	color : #2E4053;
	-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;
}
.skin1 .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;
	font-family : 'Josefin Sans', sans-serif;
	font-size : 15px;
	padding : 25px;
	background-color : #ffffff;
	border : 1px solid #F46A0E;
	overflow : auto;
	height : auto;
	border-top-style : none;
	border-top-color : transparent;
	border-top-width : 0px;
	border-bottom-style : solid;
	border-bottom-color : rgba(0, 0, 0, 0.12);
	border-bottom-width : 1px;
	border-left-style : solid;
	border-left-color : rgba(0, 0, 0, 0.12);
	border-left-width : 1px;
	border-right-style : solid;
	border-right-color : rgba(0, 0, 0, 0.12);
	border-right-width : 1px;
	color : #2E4053;
	color : rgba(46, 64, 83, 0.5);
	*color : #2E4053;
	line-height : 185%;
	padding-top : 45px;
	padding-bottom : 45px;
	text-align : left;
}
.skin1 .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;
}
#OzonoCatalog .DWAccordions_contentDivs.acc_hidden
{
	height : 0;
	padding-top : 0;
	padding-bottom : 0;
	margin : 0;
}
.skin1 .DWAccordions_navLink.selected .DWAccordions_navImg
{
	color : #FFFFFF;
}
.skin1 .DWAccordions_navLink.selected .DWAccordions_navSpan
{
	color : #FFFFFF;
}
.skin1 .DWAccordions_navLink.selected
{
	-ms-filter : "progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF3CB878, endColorstr=#FF3CB878,GradientType=0 )";
	background-color : rgba(60, 184, 120, 1.00);
	border-bottom-style : solid;
	border-bottom-color : rgba(60, 184, 120, 1);
	border-bottom-width : 1px;
}
.skin1 .DWAccordions_navLink.hover .DWAccordions_iconHolder
{
	background-image : url('./OzonoCatalog/image2.png');
}
.skin1 .DWAccordions_contentDivs .skin_h1
{
	margin-top : 0px;
	margin-bottom : 30px;
	font-size : 22px;
	color : rgb(46, 64, 83);
}
.skin1 .DWAccordions_contentDivs .skin_h1[data-scrollreveal-complete="true"]
{
	opacity : 1;
}
.skin1 .DWAccordions_contentDivs .skin_p
{
	margin : 0;
}
body
{
	margin : 0;
}

/*end of skin css*/

#OzonoCatalog .DWAccordions_navLink
{
	height : 24px;
	line-height : 23px;
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#OzonoCatalog .DWAccordions_navLink.hover
{
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#OzonoCatalog .DWAccordions_navLink.selected
{
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#OzonoCatalog .DWAccordions_navLink.selected .DWAccordions_navSpan
{
	font-size : 14px;
}
#OzonoCatalog .DWAccordions_navLink.hover .DWAccordions_navSpan
{
	font-size : 14px;
}
#OzonoCatalog .DWAccordions_navLink .DWAccordions_navSpan
{
	font-size : 14px;
}
#OzonoCatalog .DWAccordions_contentDivs
{
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #141414;
	color : rgba(20, 20, 20, 0.90);
	*color : #141414;
	text-align : left;
	line-height : 150%;
	height : auto;
	padding-top : 20px;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
}
@media (max-width:767px)
{
	#OzonoCatalog.DWAccordions_container
	{
		width : 100%;
	}
}
