
	
.dng-main{
	 background-color:#ffffff;  	
	
}

.container{
		padding-left:15px;
	padding-right:15px;
		width: 1380px;
	max-width: 100%;
}
.container-fluid {
		padding-right:15px;
	padding-left:15px;
		margin-right: auto;
	margin-left: auto;
}
#dnn_content {
	padding-top: 40px;
	padding-bottom: 15px;
	background: #f6f6f6;
}		

	.col-left-full {
		padding-right: calc( (100% - 1380px) /2 )!important;
	}
	.col-right-full {
		padding-left: calc( (100% - 1380px) /2 )!important;
	}
	
@media only screen and (min-width: 1600px) {	
		.container {
		width: 1380px;
	}	
		.col-left-full {
		padding-right: calc( (100% - 1380px) /2 )!important;
	}
	.col-right-full {
		padding-left: calc( (100% - 1380px) /2 )!important;
	}
				}

@media only screen and (max-width: 1199px) {	
		.container {
		width: 970px;
	}
		.col-left-full {
		padding-right: calc( (100% - 970px) /2 )!important;
	}
	.col-right-full {
		padding-left: calc( (100% - 970px) /2 )!important;
	}
				}	
@media only screen and (max-width: 991px)  {
		.container {
		width: 750px;
	}	
		.col-left-full {
		padding-right: calc( (100% - 750px) /2 )!important;
	}
	.col-right-full {
		padding-left: calc( (100% - 750px) /2 )!important;
	}
			.dng-main.boxed {
		padding:15px 0px;
	}
		}
@media only screen and (max-width: 767px) {
		.container {
		width: auto;
	}	
		.col-left-full {
		padding-right: 15px!important;
	}
	.col-right-full {
		padding-left: 15px!important;
	}
				.container{
		padding-left:15px;
		padding-right:15px;
	}
	.container-fluid {
		padding-right:15px;
		padding-left:15px;
	}
			#dnn_content{
		 padding-top:40px; 		 padding-bottom:40px; 	}		
	}





h1 {
	color: #111111;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 0;
}

h2 {
	color: #333333;
	font-weight: bold;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: 0;
}
h3{
	color:#000000;
		font-weight:normal;
	font-size:28px;
	line-height:1.3;
	letter-spacing:0;
}		
h4{
	color:#000000;
		font-weight:500;
	font-size:24px;
	line-height:1.4;
	letter-spacing:0;
}		
h5{
	color:#000000;
		font-weight:500;
	font-size:20px;
	line-height:1.4;
	letter-spacing:0;
}		
h6{
	color:#424242;
		font-weight:500;
	font-size:18px;
	line-height:1.5;
	letter-spacing:0;
}		
@media only screen and (min-width: 1600px) {	
						}
@media only screen and (max-width: 1199px) {	
						}
@media only screen and (max-width: 991px)  {
						}
@media only screen and (max-width: 767px) {
						}

a,
a:link {
	color: #eb0000;
}

	a:visited {
		color: #eb0000;
	}

	a:hover {
		color: #eb0000;
	}

	a:active {
		color: #eb0000;
	}




	.btn-accent,
	a.btn-accent {
		color: #eb0000;
		border-color: #eb0000;
		background-color: #eb0000;
	}

[class*="dg-btn-"].btn-accent:before {
	background-color: #eb0000;
}

div [class*="dg-btn-"].hover-accent:hover {
	color: #eb0000;
	border-color: #eb0000;
	background-color: #eb0000;
}

	div [class*="dg-btn-"].hover-accent:hover:before {
		background-color: #eb0000;
	}

.bg-accent-hover:hover {
	background-color: #eb0000 !important;
}

.bg-accent {
	background-color: #eb0000 !important;
}

.bg-accent {
	background-color: #eb0000 !important;
}


.accent_color,
.color-accent {
	color: #eb0000 !important;
}

.border-accent {
	border-color: #eb0000 !important;
}


.btn-accent2,
a.btn-accent2{
	color:#9b61dc;
	border-color:#9b61dc;
	background-color:#9b61dc;
}
[class*="dg-btn-"].btn-accent2:before{
	background-color:#9b61dc;
}

div [class*="dg-btn-"].hover-accent2:hover{
	color:#9b61dc;
	border-color:#9b61dc;
	background-color:#9b61dc;
}
div [class*="dg-btn-"].hover-accent2:hover:before{
	background-color:#9b61dc; 
}

.bg-accent2{
	background-color:#9b61dc!important;
}
.accent_color2,
.color-accent2{
	color:#9b61dc!important;
} 
.border-accent2{
	border-color:#9b61dc!important;
}


.btn-accent3,
a.btn-accent3{
	color:#22cae4;
	border-color:#22cae4;
	background-color:#22cae4;
}
[class*="dg-btn-"].btn-accent3:before{
	background-color:#22cae4;
}

div [class*="dg-btn-"].hover-accent3:hover{
	color:#22cae4;
	border-color:#22cae4;
	background-color:#22cae4;
}
div [class*="dg-btn-"].hover-accent3:hover:before{
	background-color:#22cae4; 
}

.bg-accent3{
	background-color:#22cae4!important;
}
.accent_color3,
.color-accent3{
	color:#22cae4!important;
} 
.border-accent3{
	border-color:#22cae4!important;
}


.btn-accent4,
a.btn-accent4{
	color:#000000;
	border-color:#000000;
	background-color:#000000;
}
[class*="dg-btn-"].btn-accent4:before{
	background-color:#000000;
}

div [class*="dg-btn-"].hover-accent4:hover{
	color:#000000;
	border-color:#000000;
	background-color:#000000;
}
div [class*="dg-btn-"].hover-accent4:hover:before{
	background-color:#000000; 
}

.bg-accent4{
	background-color:#000000!important;
}
.accent_color4, 
.color-accent4{
	color:#000000!important;
} 
.border-accent4{
	border-color:#000000!important;
}


.currentColor,
.currentColor a,
.currentColor a:link, 
.currentColor a:active, 
.currentColor a:visited{
	color:currentColor!important;
}
	.currentColor a:hover,
	a.currentColor:hover,
	button.currentColor:hover,
	input.currentColor:hover {
		color: #eb0000 !important;
	}

.bold,
.font-weight-bold,
b,
strong,
.strong-before:before,
.strong-after:after,
.strong-before :before,
.strong-after :after {
	font-weight: bold !important;
}



#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal {
	/*font-family: Roboto;*/
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0;
	color: #333;
}
.default-size{font-size:16px;}.default-lineheight{line-height:1.8;}@media only screen and (min-width: 1600px) {	
		}
@media only screen and (max-width: 1199px) {	
		}
@media only screen and (max-width: 991px)  {
		}
@media only screen and (max-width: 767px) {
		}

button, 
input, 
select, 
textarea,
.btn{
	
}

.default-color{
	color: #666666!important;
}
.default-bg-color{
	background-color: #666666!important;
}
.default-bg-color-hover:hover{
	background-color:#666666!important;
}
.default-border-color{
	border-color: #666666!important;
}
.accent-color {
	color: #eb0000;
}
.default-family{
	
}

 
.color1{
	color:#111111!important;
}
.color2{
	color:#000000!important;
}
.color3{
	color:#424242!important;
}
.color4{
	color:#666666!important;
}
.color5 {
	color: #eb0000 !important;
}
.color6{
	color:#22cae4!important;
}
.color7{
	color:#22d3a7!important;
}
.color8{
	color:#9b61dc!important;
}
.color9{
	color:#ffffff!important;
}
.color10{
	color:#ffffff!important;
}


.bg-color1{
	background-color:#111111!important;
}
.bg-color1-hover:hover{
	background-color:#111111!important;
}
.bg-color2{
	background-color:#000000!important;
}
.bg-color2-hover:hover{
	background-color:#000000!important;
}
.bg-color3{
	background-color:#424242!important;
}
.bg-color3-hover:hover{
	background-color:#424242!important;
}
.bg-color4{
	background-color:#666666!important;
}
.bg-color4-hover:hover{
	background-color:#666666!important;
}
.bg-color5 {
	background-color: #eb0000 !important;
}

.bg-color5-hover:hover {
	background-color: #eb0000 !important;
}
.bg-color6{
	background-color:#22cae4!important;
}
.bg-color6-hover:hover{
	background-color:#22cae4!important;
}
.bg-color7{
	background-color:#22d3a7!important;
}
.bg-color7-hover:hover{
	background-color:#22d3a7!important;
}
.bg-color8{
	background-color:#9b61dc!important;
}
.bg-color8-hover:hover{
	background-color:#9b61dc!important;
}
.bg-color9{
	background-color:#ffffff!important;
}
.bg-color9-hover:hover{
	background-color:#ffffff!important;
}
.bg-color10{
	background-color:#ffffff!important;
}
.bg-color10-hover:hover{
	background-color:#ffffff!important;
}

.border-color1{
	border-color:#111111!important;
}
.border-color2{
	border-color:#000000!important;
}
.border-color3{
	border-color:#424242!important;
}
.border-color4{
	border-color:#666666!important;
}
.border-color5 {
	border-color: #eb0000 !important;
}
.border-color6{
	border-color:#22cae4!important;
}
.border-color7{
	border-color:#22d3a7!important;
}
.border-color8{
	border-color:#9b61dc!important;
}
.border-color9{
	border-color:#ffffff!important;
}
.border-color10{
	border-color:#ffffff!important;
}



.font-family3{
	font-family: "Arial"!important;
}

.font-size-xs{font-size: 16px!important;}.font-size-normal{font-size: 16px!important;}.font-size-sm{font-size: 18px!important;}.font-size-md{font-size: 20px!important;}.font-size-lg{font-size: 30px!important;}.font-size-xl{font-size: 36px!important;}.font-size-xxl{font-size: 48px!important;}
.line-height-sm{line-height: 1.1!important;}.line-height-md{line-height: 1.4!important;}.line-height-lg{line-height: 1.7!important;}.line-height-xl{line-height: 2.2!important;}.line-height-xxl{line-height: 2.2!important;}
@media only screen and (min-width: 1600px) {	
								
					}
@media only screen and (max-width: 1199px) {	
								
					}
@media only screen and (max-width: 991px)  {
								
					}
@media only screen and (max-width: 767px) {
								
					}


.letter-spacing-sm{
	letter-spacing: 0.03em!important;
}
.letter-spacing-md{
	letter-spacing: 0.05em!important;
}
.letter-spacing-lg{
	letter-spacing: 0.07em!important;
}
.shadow-sm {
	-webkit-box-shadow: 2px 3px 15px rgba(0,0,0,0.17);
	box-shadow: 2px 3px 15px rgba(0,0,0,0.17);
	padding: 5px;
}

.shadow-md {
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	padding: 5px;
	min-height: 127px;
	line-height: 108px;
	background: rgba(255,255,255,0.1);
}
.shadow-lg{
	-webkit-box-shadow: 0px 0px 35px  rgba(0,0,0,0.3)  ;
	box-shadow: 0px 0px 35px  rgba(0,0,0,0.3)  ;
}
.shadow-xl{
	-webkit-box-shadow: 0px 0px 40px  rgba(0,0,0,0.2)  ;
	box-shadow: 0px 0px 40px  rgba(0,0,0,0.2)  ;
}
.shadow-xxl{
	-webkit-box-shadow: 0px 0px 45px  rgba(0,0,0,0.2)  ;
	box-shadow: 0px 0px 45px  rgba(0,0,0,0.2)  ;
}


/*default color*/


/*page title*/
	


	

.page-title-bg.light-overlay::after{
	background-color: rgba(255, 255, 255, 0.10);
}
.page-title-bg.dark-overlay::after{
	background-color: rgba(0, 0, 0, 0.10);
}

.page-title-container{
	 height: 200px;
}
@media only screen and (max-width: 767px) {
	.page-title-container{
		height: auto;padding-top:50px;padding-bottom:50px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.page-title-container{
		height:160px
	}
}

/*breadcrumbs*/
.page-breadcrumbs{
	background-color:#ffffff;  
	}


.page-breadcrumbs .breadcrumbs a:hover {
	color: #eb0000 !important;
}

.page-breadcrumbs .breadcrumbs {
	color: #666666;
	font-size: 14px;
}
.page-breadcrumbs .breadcrumbs-box > a,
.page-breadcrumbs .breadcrumbs-box > span > span > span{
    line-height:20px;
}
.page-breadcrumbs .breadcrumbs a,
.page-breadcrumbs .breadcrumbs a:link,
.page-breadcrumbs .breadcrumbs a:active,
.page-breadcrumbs .breadcrumbs a:visited {
	color: #666666;
	font-size: 14px;
}

	.page-breadcrumbs .breadcrumbs a:hover {
		color: #eb0000 !important;
	}

.breadcrumbs_sytle2 .breadcrumbs-box,
.breadcrumbs_sytle3 .breadcrumbs-box > a:before, 
.breadcrumbs_sytle3 .breadcrumbs-box > span > span > span:before{
	background-color:#ffffff;
}

/*sidebar dynamic*/




.sidebar_dynamic.sidebar_dynamic_sytle01{
				}

@media only screen and (max-width: 991px) {
	.sidebar_dynamic.sidebar_dynamic_sytle01{
		padding-top:0!important;
		padding-right:15px!important;
		padding-bottom:0!important;
		padding-left:15px!important;
		margin-top: 30px;
	}
}
.sidebar_dynamic.sidebar_dynamic_sytle01,
.sidebar_dynamic.sidebar_dynamic_sytle01 .Normal{
}


.has-sidebar >.row{
	position: relative;
}
.has-sidebar .sidebar-line{
	position:absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-right:1px solid #ffffff;
	pointer-events: none;
}
.sidebar_dynamic{
	min-height: 1px;
}

.sidebar-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar-menu .gomenu  > ul > li > a{
	padding: 10px 25px;
	display: block;
	position: relative;
}

.sidebar-menu .gomenu  > ul > li > a, 
.sidebar-menu .gomenu  > ul > li > a:link, 
.sidebar-menu .gomenu  > ul > li > a:active, 
.sidebar-menu .gomenu  > ul > li > a:visited{
	color:#333333;		font-weight:inherit;	font-size:18px;	line-height:1.4;}

.sidebar-menu .gomenu  > ul > li{
	margin-bottom: 15px;
	position: relative;
}

	.sidebar-menu .gomenu > ul > li::before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		background-color: #eb0000;
		border-radius: 5px;
		opacity: 0.14;
		transition: opacity ease 300ms;
		-moz-transition: opacity ease 300ms;
		-webkit-transition: opacity ease 300ms;
		-o-transition: opacity ease 300ms;
		-ms-transition: opacity ease 300ms;
	}
.sidebar-menu .gomenu  > ul > li >*{
	position: relative;
}

	.sidebar-menu .gomenu > ul > li > a::after {
		content: "";
		border: 7px solid transparent;
		border-left-color: #eb0000;
		position: absolute;
		left: 100%;
		top: 50%;
		margin-top: -7px;
		opacity: 0.14;
		transition: opacity ease 300ms;
		-moz-transition: opacity ease 300ms;
		-webkit-transition: opacity ease 300ms;
		-o-transition: opacity ease 300ms;
		-ms-transition: opacity ease 300ms;
	}
.has-sidebar .sidebar_pos_right .sidebar-menu .gomenu > ul > li > a::after {
	left: auto;
	right: 100%;
	border-left-color: transparent;
	border-right-color: #eb0000;
}

.sidebar-menu .gomenu > ul > li:hover > a:after,
.sidebar-menu .gomenu > ul > li:hover:before,
.sidebar-menu .gomenu > ul > li.current > a:after,
.sidebar-menu .gomenu > ul > li.current:before{
	opacity: 1;
}
.sidebar-menu .gomenu > ul > li:hover > a,
.sidebar-menu .gomenu > ul > li.current > a{
	color: #ffffff; 
	text-decoration: none;
}
.sidebar-menu .gomenu ul ul{
	padding-left: 34px;
	padding-bottom: 20px;
}
.sidebar-menu .gomenu > ul > li > ul{
	display: none;
}
.sidebar-menu .gomenu > ul > li.current > ul{
	display: block;
}
.sidebar-menu .gomenu ul ul ul{
	padding-left: 15px;
	padding-bottom: 0;
}
.sidebar-menu .gomenu ul ul a, 
.sidebar-menu .gomenu ul ul a:link, 
.sidebar-menu .gomenu ul ul a:active, 
.sidebar-menu .gomenu ul ul a:visited{
	color:#333333;		font-weight:inherit;	font-size:14px;	}
.sidebar-menu .gomenu > ul > li:hover,
.sidebar-menu .gomenu > ul > li:hover a,
.sidebar-menu .gomenu > ul > li.current,
.sidebar-menu .gomenu > ul > li.current a{
	color:#ffffff; 
}
.sidebar-menu .gomenu ul ul li > a{
	display: block;
    transition: opacity ease 300ms;
    -moz-transition: opacity ease 300ms;
    -webkit-transition: opacity ease 300ms;
    -o-transition: opacity ease 300ms;
    -ms-transition: opacity ease 300ms;
}
.sidebar-menu .gomenu ul ul li.subcurrent > a,
.sidebar-menu .gomenu ul ul li a:hover{
	opacity: 0.75;
	text-decoration:none;
}


.sidebar-menu .gomenu  ul ul li{
	margin-bottom: 1px;
}
.sidebar-menu .gomenu  ul ul li a::before{
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color:currentColor;
	border-radius: 3px;
	vertical-align: middle;
	margin-right: 10px;
    transition: background-color ease 300ms;
    -moz-transition: background-color ease 300ms;
    -webkit-transition: background-color ease 300ms;
    -o-transition: background-color ease 300ms;
    -ms-transition: background-color ease 300ms;
}




/*Back to top*/
div#back-to-top {
	right: 30px;
	bottom: 30px;
	width: 40px;
	height: 40px;
}
#back-to-top.backtop01 {
	background-color: #eb0000;
}

	#back-to-top.backtop01:hover {
		background-color: #eb0000;
	}
#back-to-top.backtop01 span::before {
		font-size:20px
}
#back-to-top.backtop01 span:after{
		border-left-width:2px
}

.page-loaders{
	background-color: #FFFFFF;
}

/*map*/
/*map sytle*/

		
		.gmap01{
		height:400px
	}
	
	@media only screen and (min-width: 1600px) {
		.gmap01{
			height:600px
		}
	}
	@media only screen and (min-width: 1200px) and (max-width: 1599px) {
		.gmap01{
			height:500px
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.gmap01{
			height:300px
		}
	}
	 @media only screen and (max-width: 767px) {
		.gmap01{
			height:300px
		}
	}


		
		.gmap02{
		height:400px
	}
	
	@media only screen and (min-width: 1600px) {
		.gmap02{
			height:600px
		}
	}
	@media only screen and (min-width: 1200px) and (max-width: 1599px) {
		.gmap02{
			height:500px
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.gmap02{
			height:300px
		}
	}
	 @media only screen and (max-width: 767px) {
		.gmap02{
			height:300px
		}
	}

/*Short Codes Accent colour*/
/*Accordion*/
.dg-accordion01 .panel-heading a:hover,
.dg-accordion01 .panel-heading a,
.dg-accordion06 .panel-heading a:hover,
.dg-accordion06 .panel-heading a {
	color: #eb0000;
}
	.dg-accordion01 .panel-heading .arrow:before,
	.dg-accordion01 .panel-heading a.collapsed:hover .arrow:before,
	.dg-accordion01 .panel-heading a.collapsed:hover .arrow:after,
	.dg-accordion02 .panel-heading:before,
	.dg-accordion02 .panel-heading a:hover,
	.dg-accordion02 .panel-heading a,
	.dg-accordion03 .panel-heading a:hover,
	.dg-accordion03 .panel-heading a,
	.dg-accordion04 .panel-heading .collapsed .arrow,
	.dg-accordion05 .panel-heading .collapsed .arrow,
	.dg-accordion06 .panel-heading .arrow,
	.dg-accordion06 .panel-heading a.collapsed:hover .arrow,
	.dg-accordion07 .panel-heading a:hover,
	.dg-accordion07 .panel-heading a,
	.dg-accordion08 .panel-heading a .arrow {
		background-color: #333;
	}

/*Icon Box*/
.dg-ico01,
.dg-ico02,
.dg-ico07,
.dg-ico-animation01,
.dg-ico-animation02,
.dg-ico-animation02.animation-in,
[class*="dg-iconbox"]:hover .dg-ico-animation02.animation-out,
.dg-ico-animation02.animation-out:hover,
.dg-ico-animation03,
.dg-ico-animation04,
.dg-ico-animation05,
.dg-ico-animation06,
.dg-ico-animation08,
.dg-ico-animation09,
.dg-ico-animation10,
.dg-ico-animation11,
.dg-ico-animation12,
.dg-ico-max {
	color: #eb0000;
}
	[class*="dg-iconbox"]:hover .dg-ico-animation07,
	.dg-ico-animation07:hover,
	[class*="dg-iconbox"]:hover .dg-ico-animation08,
	.dg-ico-animation08:hover {
		border-color: #eb0000;
	}
	.dg-ico03,
	.dg-ico05::before,
	.dg-ico-animation10 .front,
	.dg-ico06,
	[class*="dg-ico"] > .bg {
		background-color: #eb0000;
	}

/* Top Icon Box */
.dg-topiconbox.title-line .title:after {
	border-bottom-color: #eb0000;
}

.dg-topiconbox.title-longline .title:after {
	border-bottom-color: #eb0000;
}
/*Tab*/
.dg-tabs-left02 ul.resp-tabs-list li:hover,
.dg-tabs-left02 ul.resp-tabs-list li:hover > div {
	color: #eb0000;
}

.dg-tabs-top02 ul.resp-tabs-list li.resp-tab-active {
	background-color: #eb0000;
	border-right-color: #eb0000;
}
[class*="dg-tabs-"] h2.resp-tab-active,
[class*="dg-tabs-"] h2.resp-tab-active:hover,
.dg-tabs-top02 .resp-tabs-container,
.dg-tabs-top03 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top05 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top08 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left02 ul.resp-tabs-list li.resp-tab-active {
	background-color: #eb0000;
}
.dg-tabs-top04 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top06 ul.resp-tabs-list li:after {
	border-bottom-color: #eb0000;
}
	.dg-tabs-top04 ul.resp-tabs-list li.resp-tab-active h6,
	.dg-tabs-top07 ul.resp-tabs-list li.resp-tab-active,
	.dg-tabs-top ul.resp-tabs-list li.resp-tab-active,
	.dg-tabs-bottom ul.resp-tabs-list li.resp-tab-active,
	.dg-tabs-left ul.resp-tabs-list li.resp-tab-active,
	.dg-tabs-right ul.resp-tabs-list li.resp-tab-active {
		color: #eb0000;
	}
	.dg-tabs-top04 ul.resp-tabs-list li.resp-tab-active .dg-ico02 {
		border-color: #eb0000;
		background-color: #eb0000;
	}
.dg-tabs-top01 ul.resp-tabs-list li:hover,
.dg-tabs-top01 ul.resp-tabs-list li.resp-tab-active {
	color: #eb0000;
	border-bottom-color: #eb0000;
}
.dg-tabs-left01 ul.resp-tabs-list li.resp-tab-active {
	border-left-color: #dcdcdc !important;
}

.dg-tabs-left02 ul.resp-tabs-list li.resp-tab-active:after {
	border-left-color: #eb0000;
}

/*List*/
.list-numbers li:before,
.list-icon li i,
.list-icon li em {
	color: #eb0000;
}
.list-numbers.em-border li:before,
.list-icon.em-border li i,
.list-icon.em-border li em {
	border-color: #eb0000;
}
.list-numbers.em-background li:before,
.list-icon.em-background li i,
.list-icon.em-background li em {
	background-color: #eb0000;
}

/* LoadList */

.dg-loadlist .progress {
	color: #eb0000;
}

/*Price*/
.dng-price03 .price-box .price-box-bg,
.dng-price05 .price-title .price-box-bg {
	background-color: #eb0000;
}
.dng-price05 .price-subscript div,
.dng-price .price-sup div,
.dng-price03 .price-box {
	color: #eb0000;
}

/*Progress Bars*/


/*Chart*/
.dg-chart .decorate {
	color: #eb0000;
}

/*Flip Box*/
.dg-flip-box04 .back,
.dg-flip-box06 .front,
.dg-flip-box05 .cont:after {
	background-color: #eb0000;
}

.dg-flip-box06 .back .title:after {
	border-bottom-color: #eb0000;
}

/*Blockquote*/
.dg-blockquote.right-border {
	border-right-color: #eb0000;
}

.dg-blockquote.left-border {
	border-left-color: #eb0000;
}

.dg-title.subtitle-style04 .subtitle:after {
	border-bottom-color: #eb0000;
}

.dg-title .title span,
.dg-title > .icon {
	color: #eb0000;
}

.dg-title .decorated,
.dg-title .title > .line,
.dg-title .title:after,
.dg-title .title:before,
.dg-title.subtitle-style03 small:before,
.dg-title.subtitle-style03 small:after,
.dg-title.subtitle-style04 .subtitle:after {
	color: #eb0000;
	border-color: #eb0000;
}

/* Portfolio Card */
.portfolio-card-02 {
	border-left-color: #eb0000;
}
/*imagebox*/
[class*="dg-imagebox"] .owl-dots .owl-dot.active,
.dg-imagebox01 .bg {
	border-color: #eb0000;
}

	[class*="dg-imagebox"] .owl-dots .owl-dot.active::after,
	[class *= "dg-imagebox"] .bg {
		background-color: rgba(0,0,0,0.7);
	}

.dg-imagebox10 .bg,
.dg-imagebox13 .bg {
	opacity: 0.5;
	background-color: transparent;
}

.dg-imagebox10:hover .bg,
.dg-imagebox13:hover .bg {
	opacity: 0.5;
	background-color: #eb0000;
}

.dg-imagebox04 .content.color-light .center {
	background-color: #eb0000;
}

.dg-imagebox06 {
	background-color: #eb0000;
}

	.dg-imagebox06 .content.bg {
		background-color: #eb0000;
	}

.dg-imagebox07 .content .category a:hover {
	color: #eb0000;
	text-decoration: none;
}

/*info box*/
.dg-infobox01 .list-bg,
.dg-infobox02 .list-bg {
	color: #eb0000;
}

.dg-infobox10 {
	border-color: #eb0000;
}

	.dg-infobox10 .list-bg {
		background-color: #eb0000;
	}

	.dg-infobox10 .title,
	.dg-infobox11 .title,
	.dg-infobox13 .dg-ico {
		color: #eb0000;
	}

.dg-infobox12 .list-bg12 {
	border-color: #eb0000;
}

	.dg-infobox12 .list-bg12::before {
		background-color: #eb0000;
	}

.dg-infobox14 .dg-num-box-item {
	color: #eb0000;
}

.dg-infobox16 .dg-num-box-item_num {
	background-color: #eb0000;
}

/*Swiper*/
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'#eb0000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'#eb0000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container.default_nav .swiper-button-next:hover,
.swiper-container.default_nav .swiper-button-prev:hover,
.swiper-container.style01_nav .swiper-button-next:hover,
.swiper-container.style01_nav .swiper-button-prev:hover,
.swiper-container .swiper-pagination-bullet-active {
	background: #eb0000;
}

/*Counter*/
.dg-number .line {
	border-color: #eb0000;
}

.dg-number.line_width18 .line,
.dg-number01 .number,
.dg-number01 sup,
.dg-number04 .icon {
	color: #eb0000;
}


/*Ourteam*/
.dg-ourteam01 .ico i:hover,
.dg-ourteam01 .ico em:hover,
.dg-ourteam02:hover .social a,
.dg-ourteam04 .ourteam-left .social a:hover,
.dg-ourteam04 .ourteam-right h5 + i,
.dg-ourteam05 small,
.dg-ourteam07 .box-right .social a:hover,
.dg-ourteam11 .social a:hover,
.dg-ourteam03 .info .job,
.dg-ourteam13 .social em:hover {
	color: #eb0000;
}

.dg-ourteam05 .social a:hover,
.dg-ourteam08 .social a:hover {
	background-color: #eb0000;
	border-color: #eb0000;
}

.dg-ourteam07 .pic {
	border-color: #eb0000;
}

.dg-ourteam02:hover .info,
.dg-ourteam03:hover:after,
.dg-ourteam07 .owl-dots .owl-dot.active,
.dg-ourteam08 .pic:after,
.dg-ourteam09 .cont:after,
.dg-ourteam10 .cont,
.dg-ourteam11 .cont,
.dg-ourteam11 .cont:after {
	background-color: #eb0000;
}

.dg-ourteam09 {
	border-bottom-color: #eb0000;
}

/*Ourteam*/
.dg-ourteam01 .ico i:hover,
.dg-ourteam01 .ico em:hover {
	background-color: #eb0000;
}

/*Ourteam*/
.isotope-grid .isotope-group a:hover,
.isotope-grid .isotope-group a.active,
.isotope-grid .isotope-console.color-light .isotope-group a:hover,
.isotope-grid .isotope-console.color-light .isotope-group a.active {
	color: #eb0000;
	border-color: #eb0000;
}

/*Hotspot*/
.dng-hotspot .hotspot-item .dot {
	background: #eb0000;
}

/*Icon list*/
body .icon-list > a.icon-accent {
	color: #eb0000;
	border-color: #eb0000;
	background: #eb0000;
}

body .icon-list > a.hover-accent:hover {
	color: #eb0000;
	border-color: #eb0000;
	background: #eb0000;
}

body .icon-list > a.icon-accent2 {
	color: #9b61dc;
	border-color: #9b61dc;
	background: #9b61dc;
}

body .icon-list > a.hover-accent2:hover {
	color: #9b61dc;
	border-color: #9b61dc;
	background: #9b61dc;
}

body .icon-list > a.icon-accent3 {
	color: #22cae4;
	border-color: #22cae4;
	background: #22cae4;
}

body .icon-list > a.hover-accent3:hover {
	color: #22cae4;
	border-color: #22cae4;
	background: #22cae4;
}

body .icon-list > a.icon-accent4 {
	color: #22d3a7;
	border-color: #22d3a7;
	background: #22d3a7;
}

body .icon-list > a.hover-accent4:hover {
	color: #22d3a7;
	border-color: #22d3a7;
	background: #22d3a7;
}

body .icon-list.border-style > a.icon-accent,
body .icon-list.border-style > a.icon-accent2
body .icon-list.border-style > a.icon-accent3,
body .icon-list.border-style > a.icon-accent4 {
	background-color: transparent;
}

.icon-list.none-style a:hover,
.icon-list.border-style a:hover {
	color: #eb0000 !important;
}

.icon-list.border-style a:hover {
	border-color: #eb0000;
	background-color: #eb0000;
	color: #FFFFFF !important;
}

body .icon-list.border-style > a.icon-accent:hover {
	background-color: #eb0000;
}

body .icon-list.border-style > a.icon-accent2:hover {
	background-color: #9b61dc;
}

body .icon-list.border-style > a.icon-accent3:hover {
	background-color: #22cae4;
}

body .icon-list.border-style > a.icon-accent4:hover {
	background-color: #22d3a7;
}

/*Count Down*/
.soon.dg-countdown-01 {
	color: #eb0000
}

/*Isotope*/
.isotope-grid .isotope-group a:hover,
.isotope-grid .isotope-group a.active,
.isotope-grid .isotope-console.color-light .isotope-group a:hover,
.isotope-grid .isotope-console.color-light .isotope-group a.active {
	color: #fff;
	border-color: #eb0000;
	background: #eb0000;
}

.isotope-grid .isotope-group.style_6 a.active,
.isotope-grid .isotope-group.style_6 a:hover,
.isotope-grid .isotope-console.color-light .isotope-group.style_6 a.active,
.isotope-grid .isotope-console.color-light .isotope-group.style_6 a:hover {
	border-color: #eb0000;
}

.isotope-grid .isotope-group.style_8 a::after,
.isotope-grid .isotope-group.style_8 a::after,
.isotope-grid .isotope-group.style_1 a:hover,
.isotope-grid .isotope-group.style_1 a.active,
.isotope-grid .isotope-group.style_2 a:hover,
.isotope-grid .isotope-group.style_2 a.active,
.isotope-grid .isotope-group.style_3 a:hover,
.isotope-grid .isotope-group.style_3 a.active,
.isotope-grid .isotope-group.style_5 a:hover,
.isotope-grid .isotope-group.style_5 a.active,
.isotope-grid .isotope-group.style_6 a:hover,
.isotope-grid .isotope-group.style_6 a.active,
.isotope-grid .isotope-console.color-light .isotope-group.style_1 a:hover,
.isotope-grid .isotope-console.color-light .isotope-group.style_1 a.active,
.isotope-grid .isotope-console.color-light .isotope-group.style_2 a:hover,
.isotope-grid .isotope-console.color-light .isotope-group.style_2 a.active,
.isotope-grid .isotope-console.color-light .isotope-group.style_3 a:hover,
.isotope-grid .isotope-console.color-light .isotope-group.style_3 a.active,
.isotope-grid .isotope-console.color-light .isotope-group.style_5 a:hover,
.isotope-grid .isotope-console.color-light .isotope-group.style_5 a.active,
.isotope-grid .isotope-console.color-light .isotope-group.style_6 a:hover,
.isotope-grid .isotope-console.color-light .isotope-group.style_6 a.active,
.isotope-grid .sort-btn .filter-switch {
	background-color: #eb0000;
}

.post-style-grid .info a:hover,
.post-style-grid .title a:hover,
.post-style-grid .more a:hover,
.post-style-grid .more a:hover .icon,
.post-grid-style3 .title a:hover,
.post-grid-style3 .info a:hover,
.post-grid-style3 .more a:hover,
.post-grid-style3 .more a:hover .icon,
.post-style-list2 .info a:hover .icon {
	color: #eb0000;
}

.isotope-grid .post-style-grid .info a:hover,
.isotope-grid .post-style-grid .title a:hover,
.isotope-grid .post-style-grid .more a:hover,
.isotope-grid .post-style-grid .more a:hover .icon,
.isotope-grid .post-grid-style3 .more a:hover,
.isotope-grid .post-grid-style3 .more a:hover .icon,
.isotope-grid.isotope-type-list .more a:hover,
.isotope-grid.isotope-type-list .more a:hover .icon,
.isotope-grid.isotope-type-list .info a:hover,
.isotope-grid.isotope-type-list .title a:hover,
.isotope-grid .post-grid-style3 .title a:hover,
.isotope-grid .post-grid-style3 .more a:hover,
.isotope-grid .post-grid-style3 .info a:hover {
	color: #eb0000;
}

.owl-carousel .post-style-grid .info a:hover,
.owl-carousel .post-style-grid .title a:hover,
.owl-carousel .post-style-grid .more a:hover,
.owl-carousel .post-style-grid .more a:hover .icon,
.owl-carousel .post-grid-style3 .more a:hover,
.owl-carousel .post-grid-style3 .more a:hover .icon {
	color: #eb0000;
}

.blogdetail_back:hover {
	color: #eb0000;
}

[class|=isotope-list] article .portfolio-list-box .title a:hover {
	color: #eb0000;
}

/*faq*/
.dng-faq > dt:before {
	border-color: #eb0000;
	color: #eb0000;
}

.dng-faq-line02 > dt:before {
	border-color: #eb0000;
	background-color: #eb0000;
}

/*widget*/

.widget-categories a:hover,
.widget-posts .title a:hover,
.widget-search:before,
.searchform:before {
	color: #eb0000;
}

.widget-portfolios li:hover .bg,
.widget-portfolios .bg {
	background-color: #eb0000;
}

.widget-tag .tagcloud a:hover,
.footer_box .widget-tag .tagcloud a:hover {
	border-color: #eb0000;
	color: #eb0000;
}

/*portfolio and blog*/
.portfolio-detail .list-info a:hover,
.portfolio-detail .detail-info a:hover,
.portfolio-detail .detail-port-nav a:hover {
	color: #eb0000;
}

.portfolio-detail .detail-info > span a:hover {
	color: #eb0000 !important;
}

.portfolio-detail .detail-heading::after,
.portfolio-detail .comments-area .comments-title::after,
.portfolio-detail .comments-area .comment-reply-title::after {
	border-bottom-color: #eb0000;
}

.comment-respond .form-submit .submit {
	border-color: #eb0000;
	background-color: #eb0000;
}

.detail-recent .dg-imagebox08:hover .bg,
.detail-recent .owl-dots .owl-dot.active:after {
	background-color: #eb0000;
}

.detail-recent .owl-dots .owl-dot.active {
	border-color: #eb0000;
}

.portfolio-detail .detail-author-info .title a:hover,
.portfolio-detail .detail-port-nav a:hover {
	color: #eb0000;
}

.blog-detail .detail-recent .title a:hover {
	color: #eb0000;
}

.blog-detail .detail-port-nav a:hover {
	color: #eb0000;
}

	.blog-detail .detail-port-nav a:hover .arrow-next span::after,
	.blog-detail .detail-port-nav a:hover .arrow-prev span::after,
	.portfolio-detail .detail-port-nav a:hover .arrow-next span::after,
	.portfolio-detail .detail-port-nav a:hover .arrow-prev span::after {
		border-color: #eb0000;
	}

	.blog-detail .detail-port-nav a:hover .arrow-next span::before,
	.blog-detail .detail-port-nav a:hover .arrow-prev span::before,
	.portfolio-detail .detail-port-nav a:hover .arrow-next span::before,
	.portfolio-detail .detail-port-nav a:hover .arrow-prev span::before {
		border-color: #eb0000;
	}

/*recent posts*/
.recent-posts-01 .title a:hover,
.recent-posts-02 .item .title a:hover,
.recent-posts-02 .item:hover .title a:hover,
.recent-posts-02 .footer,
.recent-posts-02 .footer a,
.recent-posts-02 .footer a:link,
.recent-posts-02 .footer a:active,
.recent-posts-02 .footer a:visited,
.recent-posts-02 .item:hover .footer a:hover,
.recent-posts-03 .title a:hover,
.recent-posts-03 .social .fa:hover,
.recent-posts-03 .more a:hover,
.recent-posts-04 .title a:hover,
.recent-posts-05 .title a:hover,
.recent-posts-06 .title a:hover {
	color: #eb0000;
}

.recent-posts-05 .date .month {
	background-color: #eb0000;
}

.recent-posts-02 .title:after,
.recent-posts-03 .info:after {
	border-bottom-color: #eb0000;
}

.blog-detail .list-info a:hover,
.blog-detail .detail-info a:hover {
	color: #eb0000;
}

/* main-pagenavi */
.main-pagenavi .wp-pagenavi a.current,
.main-pagenavi .wp-pagenavi span.current,
.main-pagenavi .wp-pagenavi a:hover {
	border-color: #eb0000;
	color: #eb0000;
}


/**********************ezweb.ir*************************/


.justify {
	text-align: justify;
}

.gray_bg {
	background: #fafafa;
	border-bottom: 1px solid #f6f6f6;
	border-top: 1px solid #f6f6f6;
}

#dnn_ctr437_ModuleContent {
	border-bottom: 1px solid #f9f9f9;
}

@media only screen and (max-width:1199px) {
	.home15-news .news-cont {
		min-height: 300px !important;
	}
}

@media only screen and (max-width:991px) {

	.home15-news .news-cont {
		min-height: 300px !important;
	}
}

.home15-news .news-cont {
	min-height: 215px !important;
}


.home15-newslist .newsbox {
	position: relative;
	z-index: 2;
	padding: 90px 70px 43px;
}

.home15-newslist > div {
	border-right: 1px solid #dcdcdc;
}

	.home15-newslist > div:nth-child(1) {
		border-right: none;
	}

.home15-newslist .number {
	position: absolute;
	top: 45px;
	right: 45px;
	line-height: 1;
	font-size: 200px;
	color: #e7f5ff;
	font-family: Impact;
	font-weight: bold;
	pointer-events: none;
	z-index: -1;
	opacity: 0.5;
}

@media only screen and (min-width:1600px) {
	.home15-newslist .newsbox {
		padding: 180px 140px 86px;
	}

	.home15-newslist .number {
		top: 90px;
		right: 90px;
		font-size: 245px;
	}
}

@media only screen and (max-width:1199px) {
	.home15-newslist .newsbox {
		padding: 45px 35px 30px;
	}

	.home15-newslist .number {
		top: 23px;
		right: 23px;
		font-size: 150px;
	}
}

.home15-news {
	margin-bottom: 20px;
	border: 1px solid #444;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

	.home15-news img {
		max-width: 100%;
	}

	.home15-news .news-cont {
		overflow: hidden;
		background-color: #fff;
		padding: 25px 20px 21px;
		min-height: 250px;
	}

		.home15-news .news-cont h2 {
			margin: 0;
			text-align: center;
			font-size: 16px;
		}

		.home15-news .news-cont .info {
			display: block;
			padding: 15px 0;
			text-align: center;
			font-size: 13px;
			color: #888;
		}

		.home15-news .news-cont h2:after {
			content: "";
			width: 30px;
			margin: auto;
			display: block;
			border-bottom: 3px solid #eb0000;
			margin-top: 11px;
		}

		.home15-news .news-cont a {
			color: #333 !important;
			line-height: 1.7;
			text-decoration: none;
		}

		.home15-news .news-cont .sep {
			padding: 0 10px;
		}

		.home15-news .news-cont .social {
			display: inline-block;
			position: relative;
			padding: 0 10px;
			margin-top: 20px;
			max-width: 100%;
		}

			.home15-news .news-cont .social:after, .home15-news .news-cont .social:before {
				content: "";
				width: 112px;
				display: block;
				border-bottom: 1px solid #999999;
				position: absolute;
				right: 100%;
				top: 50%;
				margin-top: -1px;
			}

			.home15-news .news-cont .social:before {
				right: auto;
				left: 100%;
			}

			.home15-news .news-cont .social a {
				margin: 0 4px;
				color: #000000;
				font-size: 15px;
			}

				.home15-news .news-cont .social a:hover {
					color: #20a3fc;
					text-decoration: none;
				}

		.home15-news .news-cont p {
			font-size: 14px;
			text-align: center;
			color: #444;
		}

@media only screen and (max-width:767px) {
	.home15-newslist > div {
		border: none;
		border-bottom: 1px solid #dcdcdc;
	}
}

#dnn_ctr437_ModuleContent {
	background: url("/Portals/_default/Skins/dng-theme-pro/resource/images/Service_bg01.jpg") no-repeat;
	/*background-attachment: scroll;
    background-size: auto;
background-size: cover;
background-attachment: fixed;*/
}

.amar_bg {
	background: url("/Portals/_default/Skins/dng-theme-pro/resource/images/Service_bg02.jpg") no-repeat;
	background-attachment: scroll;
	background-size: auto;
	background-size: cover;
	background-attachment: fixed;
}


/*.dg-topiconbox.dg-iconbox:after{
content: "";
border-right: 1px dashed #ccc;
height: 130px;
position: absolute;
right: -39px;
top: 15px;

}*/

.col-md-3.col-sm-6.col-xs-12.pt-25.pb-25:first-child .dg-topiconbox.dg-iconbox:after {
	content: none;
}


.footer hr {
	margin-top: 20px;
	margin-bottom: 50px;
	border: 0;
	border-top: 1px solid #555;
}

.bt-top {
	border-top: 5px solid #eb0000;
}

.footer_list, .contact_info {
	list-style: none;
	margin-right: 0;
}

	.contact_info li:first-child {
		padding-top: 0;
	}

	.contact_info .width-90 {
		text-align: right;
		margin: 0;
		line-height: 1.8;
	}

	.contact_info li {
		padding: 8px 0;
		font-size: 15px;
		color: #ddd;
	}

	.contact_info .fa {
		color: #e91a1a;
		font-size: 18px;
		padding-left: 10px;
		position: relative;
		top: 2px;
	}

.ccc_color {
	color: #ccc;
}

.footer .border-left {
	border-right: 1px solid #666;
}

.footer .border-right {
	border-left: 1px solid #666;
}

.footer_list, .contact_info {
	list-style: none;
	margin-right: 0;
}

	.footer_list li:first-child {
		padding-top: 0;
	}

	.footer_list li {
		padding: 6px 0;
		margin: 0;
		font-size: 14.5px;
		color: #ddd;
		webkit-transition: all 200ms ease-out 0s;
		-moz-transition: all 200ms ease-out 0s;
		-o-transition: all 200ms ease-out 0s;
		transition: all 200ms ease-out 0s;
	}

	.footer_list .fa {
		padding-left: 7px;
		color: #e91a1a;
		position: relative;
		top: 2px;
	}

	.footer_list li a {
		text-decoration: none;
		color: #d9d9d9 !important;
	}

	.footer_list li:hover {
		margin: 0 2px 0 0;
		webkit-transition: all 200ms ease-out 0s;
		-moz-transition: all 200ms ease-out 0s;
		-o-transition: all 200ms ease-out 0s;
		transition: all 200ms ease-out 0s;
	}

.map_style {
	opacity: 0.6 !important;
}

.listItem li {
	margin: 0;
	position: relative;
	background: url("/Portals/_default/Skins/dng-theme-pro/resource/images/listicon.png") no-repeat right 13px;
	list-style: none;
	padding: 5px 17px;
	font-size: 14px;
	line-height: 1.8;
}

	.listItem li:first-child {
		padding-top: 5px;
	}

	.listItem li a {
		text-decoration: none;
	}

.listItem li {
	color: #333 !important;
}

.color-dark {
	color: #333 !important;
}

.Production a {
	color: #333 !important;
	webkit-transition: all 200ms ease-out 0s;
	-moz-transition: all 200ms ease-out 0s;
	-o-transition: all 200ms ease-out 0s;
	transition: all 200ms ease-out 0s;
	text-decoration: none;
}

	.Production a:hover {
		color: #eb0000 !important;
		webkit-transition: all 200ms ease-out 0s;
		-moz-transition: all 200ms ease-out 0s;
		-o-transition: all 200ms ease-out 0s;
		transition: all 200ms ease-out 0s;
	}

.menu_title {
	color: #eb0000;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.5;
	letter-spacing: 0;
}

.dg-topiconbox.dg-iconbox.title-longline a {
	text-decoration: none;
}

.dnngo_custommenu .dng-cascading-images .shadow-size-lg img {
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.4);
	box-shadow: 0 0 6px rgba(0,0,0,0.4);
}

.dr_ltr {
	direction: ltr;
}

.Titr_table {
	position: relative;
	top: -16px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	line-height: 1.8 !important;
	font-size: 13px;
}

.productStyle {
	background: #333;
	padding: 31px 20px 20px;
	min-height: 160px;
	line-height: 5em;
}

#row-666206 .dg-sideiconbox.dg-iconbox .box-right h6, #row-666206 .dg-sideiconbox.dg-iconbox .box-left h6 {
	font-size: 21px;
}

.productStyle [class*="dg-ico"].size-xl {
	width: 75px;
	height: 75px;
}

.productStyle .dg-ico-animation09.size-xl {
	line-height: 74px;
}

.productStyle [class*="dg-ico"].size-xl i {
	font-size: 36px;
}

.productStyle .box-right {
	position: relative;
	top: 20px;
}

.col-md-3.col-sm-3.col-xs-12.mb-25 a {
	text-decoration: none !important;
}

.dg-sideiconbox.dg-iconbox .box-left h6 a, .dg-sideiconbox.dg-iconbox .box-right h6 a {
	text-decoration: none;
	color: #fff;
	webkit-transition: all 200ms ease-out 0s;
	-moz-transition: all 200ms ease-out 0s;
	-o-transition: all 200ms ease-out 0s;
	transition: all 200ms ease-out 0s;
}

	.dg-sideiconbox.dg-iconbox .box-left h6 a:hover, .dg-sideiconbox.dg-iconbox .box-right h6 a:hover {
		color: #eb0000;
		webkit-transition: all 200ms ease-out 0s;
		-moz-transition: all 200ms ease-out 0s;
		-o-transition: all 200ms ease-out 0s;
		transition: all 200ms ease-out 0s;
	}

#dnn_PaneJ:hover, #dnn_PaneI:hover, #dnn_PaneH:hover, #dnn_PaneG:hover {
	background: #eb0000;
	webkit-transition: all 200ms ease-out 0s;
	-moz-transition: all 200ms ease-out 0s;
	-o-transition: all 200ms ease-out 0s;
	transition: all 200ms ease-out 0s;
}

.DnnModule-DNNGoLayerGalleryPro {
	min-height: 650px;
}

.display {
	display: inline-block;
}

.noticeBox {
	border-bottom: 3px solid #777;
	background: #777;
	padding: 21px 0 0;
	border-radius: 5px;
	webkit-transition: all 200ms ease-out 0s;
	-moz-transition: all 200ms ease-out 0s;
	-o-transition: all 200ms ease-out 0s;
	transition: all 200ms ease-out 0s;
}


	.noticeBox .dg-topiconbox .title {
		margin: 16px 0 22px 0;
		font-size: 17px;
	}

	.noticeBox a {
		text-decoration: none;
	}

	.noticeBox:hover {
		background: #555;
		border-bottom: 3px solid #eb0000;
		webkit-transition: all 200ms ease-out 0s;
		-moz-transition: all 200ms ease-out 0s;
		-o-transition: all 200ms ease-out 0s;
		transition: all 200ms ease-out 0s;
	}

.ezweb {
	font-size: 10px;
	color: #aaa !important;
}

	.ezweb a {
		color: #aaa !important;
	}

.pulse_pic {
	margin: 100px;
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #cca92c;
	cursor: pointer;
	box-shadow: 0 0 0 rgba(204,169,44, 0.4);
	animation: pulse 2s infinite;
}

	.pulse_pic:hover {
		animation: none;
	}

@-webkit-keyframes pulse_pic {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
	}

	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	}
}

@keyframes pulse_pic {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
		box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
	}

	70% {
		-moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
		box-shadow: 0 0 0 10px rgba(204,169,44, 0);
	}

	100% {
		-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
		box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	}
}

.vision {
	border: 1px solid#333;
	padding: 20px;
	background: #333;
	border-radius: 5px;
}

	.vision .listItem02 li {
		color: #fff !important;
	}

	.vision.width-60 {
		text-align: right;
	}

.book {
	border: 1px solid #333;
	padding: 20px;
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #eb0000;
	background: #333;
}

	.book img {
		border: 1px solid #999;
		padding: 3px;
		display: inline-block;
	}

	.book a {
		font-size: 16px;
		font-weight: bold;
		color: #eb0000;
		letter-spacing: 0;
		line-height: 1.8;
		overflow: hidden;
		text-decoration: none;
	}

	.book p {
		font-size: 13px;
		letter-spacing: 0;
		color: #fff;
	}

.more {
	padding: 4px 10px;
	margin-left: 8px;
	font-size: 13px !important;
	background: #eb0000;
	color: #fff !important;
	border-radius: 2px;
	border: 2px solid #eb0000;
	webkit-transition: all 200ms ease-out 0s;
	-moz-transition: all 200ms ease-out 0s;
	-o-transition: all 200ms ease-out 0s;
	transition: all 200ms ease-out 0s;
}

.view-title {
	font-size: 22px !important;
	letter-spacing: 0.1px;
}

.borderIMG {
	border: 1px solid #ddd;
}

.more:hover {
	background: none;
	border: 2px solid #eb0000;
	webkit-transition: all 200ms ease-out 0s;
	-moz-transition: all 200ms ease-out 0s;
	-o-transition: all 200ms ease-out 0s;
	transition: all 200ms ease-out 0s;
}

.mapBorder {
	border: 1px solid #777;
	padding: 4px;
}

.SubLi {
	width: 12%;
	color: #fff;
	font-weight: bold;
	text-align: right;
	display: inline-block;
}

	.SubLi li {
		line-height: 2.2em;
	}

	.SubLi a {
		color: #fff;
	}

.SiteMap-Default {
	background: rgba(233,26,26,0.5);
	padding: 30px 0;
}

.LiveForm.Default ul li .form-pagebreak-back-container input[type="button"], .LiveForm.Default ul li .form-pagebreak-next-container input[type="button"] {
	float: right;
	background: #eb0000;
	border: 1px solid #eb0000;
	color: #fff;
	font-weight: bold;
}


.LiveForm.Default input {
	margin: 0;
	padding: 4px 15px !important;
}

#dnn_ctr_EditUser_Profile_actionsRow .dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
	color: #efefef !important;
}


.color-gray22 {
	color: #f6f6f6 !important;
}

@media screen and (max-width:767px) {

	.page-container, .page-title {
		background-size: contain !important;
		min-height: 0;
	}

	.page-title-container {
		height: auto;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.font-26 {
		font-size: 23px !important;
	}

	.swiper-container {
		margin-bottom: 30px;
	}
}
