﻿


 
/*global setting*/
#Body ,
html, 
body ,
.Head,
.SubTitle ,
.SubSubTitle ,
.Normal{
	color:#666666;
	font-size:14px;
	line-height:1.8;
	letter-spacing:0.5px;
	Font-Family:"Open Sans";
	Font-weight:400;
}
html, 
button, 
input, 
select, 
textarea,
.ls-layer, 
.ls-layer *,
.uneditable-input,
.btn{
	Font-Family:"Open Sans";
	Font-weight:400;
}
div[class^="Theme_Responsive"] select,
div[class^="Theme_Responsive"] textarea,
div[class^="Theme_Responsive"] input[type="text"],
div[class^="Theme_Responsive"] input[type="password"],
div[class^="Theme_Responsive"] input[type="datetime"],
div[class^="Theme_Responsive"] input[type="datetime-local"],
div[class^="Theme_Responsive"] input[type="date"],
div[class^="Theme_Responsive"] input[type="month"],
div[class^="Theme_Responsive"] input[type="time"],
div[class^="Theme_Responsive"] input[type="week"],
div[class^="Theme_Responsive"] input[type="number"],
div[class^="Theme_Responsive"] input[type="email"],
div[class^="Theme_Responsive"] input[type="url"],
div[class^="Theme_Responsive"] input[type="search"],
div[class^="Theme_Responsive"] input[type="tel"],
div[class^="Theme_Responsive"] input[type="color"]{
	Font-Family:Open Sans;
	Font-weight:400;
}

.dnn_layout,
.container  {
	width: 970px;
}
@media only screen and (min-width: 1600px) {
	.dnn_layout,
	.container {
		width: 1200px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.dnn_layout,
	.container  {
		width: 1200px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dnn_layout,
	.container  {
		width: 750px;
	}
}
 @media only screen and (max-width: 767px) {
	.dnn_layout,
	.container  {
		width: auto;
	}
}

/*color*/

/* body style*/
.dnngo-main {
								background-image:url(images/Body_bg_2.png);
											background-position:left top;
	background-attachment:scroll;
					background-repeat:repeat;
		background-size:auto ;
}


/*content style*/
#dnn_content,.BannerPane:before{
	background-color:#FFFFFF;
}
	

/*Mode style*/
	#dnn_wrapper{width:auto;}





/*Fixed Top Content*/
#fixedBox{
	display:none;
}
	#fixedBox{
		display:block;
	}
	#fixedContent:before{
		background-color:#0d0d0d;
		filter:alpha(opacity= 60 );
		opacity: 0.6;
	}
	#fixedBox,
	#fixedBox .Normal,
	#fixedToggle .fa{
		font-size:#0d0d0dpx;
		color:#0d0d0d;
	}
	#fixedBox a,
	#fixedBox a:link,
	#fixedBox a:active,
	#fixedBox a:visited,
	#fixedBox a:hover{
		color:#20a3f0;
	}
	#fixedToggle:before{
		border-top-color:#0d0d0d;
		border-right-color:#0d0d0d;
	}
/*h1~h6 style*/
h1 {
	color:#00529c;
	font-size:32px;
	line-height:38px;
	letter-spacing:0px;
	Font-Family:Open Sans;
	Font-weight:700;
}
 
h2 {
	color:#00529c;
	font-size:28px;
	line-height:36px;
	letter-spacing:0px;
	Font-Family:Open Sans;
	Font-weight:600;
}

h3 {
	color:#008884;
	font-size:25px;
	line-height:35px;
	letter-spacing:0px;
	Font-Family:Open Sans;
	Font-weight:500;
}

h4 {
	color:#666;
	font-size:20px;
	line-height:30px;
	letter-spacing:0px;
	Font-Family:Open Sans;
	Font-weight:normal;
}

h5 {
	color:#666;
	font-size:18px;
	line-height:27px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}
h6 {
	color:#666;
	font-size:15px;
	line-height:24px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}

/*Content Style*/
a, 
a:link,
a:active,
a:visited{
	color:#00529c;
}
a:hover{
	color:#00529c;
}
.default_color{
	color:#666666!important;
}
.accent_color,
.color-accent{
	color:#da2128!important;
} 
.border-accent{
	border-color:#da2128!important;
}

.default_size{
	font-size:14px!important;
}
.big_size{
	font-size:16px!important;
}
.small_size{
	font-size:12px!important;
}
.default_family{
	Font-Family:"Open Sans"!important;
	Font-weight:400;
}
.special_family_1{
	Font-Family:"Open Sans"!important;
	Font-weight:400;
}
.special_family_2{
	Font-Family:"Open Sans"!important;
	Font-weight:400;
}
.default_line_height{
	line-height:1.8!important;
} 
.big_line_height{
	line-height:2!important;
} 
.small_line_height{
	line-height:1.5!important;;
} 
.h1-color {
	color:#00529c;
}
 
.h2-color {
	color:#00529c;
}

.h3-color {
	color:#008884;
}

.h4-color {
	color:#666;
}

.h5-color {
	color:#666;
}
.h6-color {
	color:#666;
}


.btn-accent{
	color:#da2128;
	border-color:#da2128;
	background-color:#da2128;
}
.btn-accent:before{
	background-color:#da2128;
}

[class*="dg-btn-"].hover-accent:hover{
	color:#da2128;
	border-color:#da2128;
	background-color:#da2128;
}
[class*="dg-btn-"].hover-accent:hover:before{
	background-color:#da2128;
}

.dg-modal.bg-accent .modal-content,
.dg-modal.header-accent .modal-header,
.list-ico3 .bg-accent,
.bg-accent,
.dropdown-menu.hover-accent a:hover,
.dropdown-menu.hover-accent>.active>a{
	background-color:#da2128;
}
[data-color="accent"] + .tooltip .tooltip-inner{
	background-color:#da2128;
}
[data-color="accent"] + .tooltip .tooltip-arrow{
	border-color:#da2128;
}


/*module style*/
.Skin_05_timeline.news_list .news_date_box span i,
.Skin_05_timeline.news_list .news_post_box .news_post .dot{
	border-color:#FFFFFF;
}
.Skin_03_Simple.simple_list h2.news_title a:hover{
	color:#da2128;
} 
.galler_datail h4{
	color:#666!important;
}
.Skin_04_Box.news_detail .post_date a:hover,
.Skin_04_Box.news_list .post_date a:hover,
.Skin_03_Default.filter_Box .portfolio_categories a:hover{
	color:#da2128;
}
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton{
	text-shadow:none;
	border-color:#da2128;
	color:#da2128;
	transition:background-color ease-in 200ms;
}
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton:hover{
	background-color:#da2128;
	color:#FFF;
}
.Skin_03_Simple.news_detail .heading span{
	background-color:#FFFFFF;
}
.wrapper .Theme_Responsive_Default .form_submit .btn,
.Skin_05_timeline .news_date_box span, 
.Skin_05_timeline .news_date_box span i, 
.Skin_05_timeline .news_more_box span, 
.Skin_05_timeline .news_more_box .line span, 
.Skin_05_timeline .news_post_box .news_post .dot, 
.Skin_05_timeline .news_date_box span, 
.Skin_05_timeline .news_date_box span i, 
.Skin_05_timeline .news_more_box span, 
.Skin_05_timeline .xblog_page .pager,
.Skin_05_timeline .news_post_box .post_box .post_more a:hover,
.banner_btn.btn_white:hover:after{
	background-color:#da2128;
}
.filter_Box.Skin_03_Default #filters li.selected a, 
.filter_Box.Skin_03_Default #filters li.selected a:hover,
.filter_Box.Skin_02_Default #filters li.selected a, 
.filter_Box.Skin_03_Default #filters li.selected a:hover,
.news_detail .post_content .post_categories a:hover{
	background-color:#da2128;
	color: #fff;
}
.filter_Box.Skin_03_Default .filter-switch,
.filter_Box.Skin_03_Default .view-tenth:hover .portfolio_descr,
.galler_datail.Skin_03_Default .gallery_tags a:hover,
.galler_datail.Skin_02_Default .gallery_tags a:hover,
.filter_Box.Skin_02_Default .filter-switch,
.Theme_21_LinkAndZoom_Default .pager a.selected{
	background-color:#da2128;
}
.Skin_03_Default #filters li a:hover,
.Skin_03_Default .sort_box li a:hover,
.validationEngineContainer .galler_datail .single_meta a:hover,
.news_list .post_categories a:hover, 
.news_list .post_more a:hover,
.news_detail .post_categories a:hover, 
.news_detail .post_more a:hover,
.news_list.Skin_04_Box  h2.news_title a:hover,
.Skin_04_Box .post_date a:hover,
.Skin_05_timeline .news_post_box .post_box h2.news_title a:hover, 
.Skin_05_timeline .news_post_box .post_box .post_date a:hover, 
.Skin_05_timeline .news_detail_top h2.news_title,
.news_detail .post_date a:hover{
	color:#da2128;
}
.news_detail_top .tab_right .news_detail_username a:hover,
.Theme_19_Normal .filter_navigation ul li.selected a{
	color:#da2128!important;
	}
a.abtn.btn_white:hover, 
.banner_btn, 
.banner_btn.btn_white:hover, 
.comment_form .submit_button .CommandButton {
	border-color:#da2128;
}
.Skin_05_timeline.news_detail .post_date a:hover,
.Skin_05_timeline.news_detail .post_author_info .author_desc{
	color:#da2128;
}
.Skin_05_timeline.news_detail{
	background:none;
}

/*html style*/  

/*Accent Background Color */
.a_bg_c,
.btn.a_bg_c{
	background-color:#da2128;
}
.a_bg_c_h:hover,
.btn.a_bg_c_h:hover{
	background-color:#da2128;
}
/*Accent Color */
.a_t_c,
.btn.a_t_c{
	color:#da2128;
}
.a_t_c_h:hover,
.btn.a_t_c_h:hover{
	color:#da2128;
}
/*Accent Border Color */
.a_b_c,
.btn.a_b_c{
	border-color:#da2128;
}
.a_b_c_h:hover,
.btn.a_b_c_h:hover{
	border-color:#da2128;
}

/*anchorNav*/
#anchorNav li:hover i, 
#anchorNav li.active i,
#anchorNav li span{
	background-color:#da2128;
}

/*photo icon*/
.photo_box .ico span, 
.photo_box .ico em, 
.photo_box .ico i, 
.photo_box .ico .fa,
.content_sytle_2 .shade,
.photo_box.content_push_in .content,
.photo_box:hover.entirety_bevel .shade,
.photo_box.ico_push_in .ico,
.photo_box.content_top_increment .content h3,
.photo_box.content_bottom_push_in .content:after{
	background-color:#da2128;
}
.photo_box.icon_tag_push .ico:before{
    border-right-color: #da2128;
    border-top-color: #da2128;
}
.photo_box.content_bottom_push_in .content:before{
    border-bottom-color: #da2128;
}
/*map sytle*/

		
	

		
	

		
	

		
	

		
	


/*Portfolios*/
.portfolio-list01 .filters a.active,
.portfolio-list02 .filters a.active,
.portfolio-list03 .filters a.active,
.portfolio-list04 .filters a.active,
.portfolio-list05 .filters a.active,
.portfolio-list06 .filters a.active{
	background-color:#da2128;
	border-color:#da2128;
}
.portfolio-list01 .filters a:hover,
.portfolio-list02 .filters a:hover,
.portfolio-list03 .filters a:hover,
.portfolio-list04 .filters a:hover,
.portfolio-list05 .filters a:hover,
.portfolio-tag a:hover,
.portfolio-list04 .element-view .more,
.portfolio-detail .detail-port-nav .nav-return,
.portfolio-detail .detail-port-nav a,
.portfolio-detail .detail-preview{
	border-color:#da2128;
	color:#da2128;
}
.portfolio-list01 .element-pic .ico-left, 
.portfolio-list01 .element-pic .ico-right,
.portfolio-list02 .element-info .ico-left, 
.portfolio-list02 .element-info .ico-right,
.portfolio-categories > li.active > a,
.portfolio-list03 .ico span,
.portfolio-list04 .element:hover,
.portfolio-list05 .loadmore,
.portfolio-list06 .element-category,
.portfolio-detail .detail-preview:hover,
.gallery-carousel01 .slick-dots li.slick-active button,
.gallery-carousel02 .slick-arrow,
.gallery-carousel02 .slick-dots li.slick-active button,
.gallery-carousel03 .slick-arrow,
.gallery-carousel04 .slick-arrow,
.portfolio-detail .detail-author a:hover{
	background-color:#da2128;
}
.portfolio-list01 .portfolio-mian h3 a:hover, 
.portfolio-list01 .element-info p a:hover,
.portfolio-list02 .portfolio-mian h3 a:hover, 
.portfolio-list02 .element-info p a:hover,
.portfolio-search:before,
.portfolio-title01,
.portfolio-categories ul li a:hover,
.portfolio-categories ul li.active > a,
.portfolio-list03 .portfolio-mian h3 a:hover, 
.portfolio-list03 .element-info p a:hover,
.portfolio-list05 .element-view a:hover,
.portfolio-list06 .element-view a:hover,
.portfolio-detail .detail-skills dd .fa,
.portfolio-detail .detail-related a:hover,
.portfolio-list06 .filters a:hover{
	color:#da2128;
}

.gallery-carousel01 .slick-arrow:before{
	border-color:#da2128;
}

/*Blog*/
.blog-title01{
	color:#da2128;
}
.blog-category ul li a:hover,
.blog-category ul li.active > a,
.PopularTab .tab-list li h6 a:hover,
.blogdashBoard-carousel h3 a:hover,
.xblog_search:before{
	color:#da2128!important;
}
.PopularTab .tab-title li.active:before{
	border-color:#da2128!important;
}
.blogDashBoard-tag a:hover{
	border-color: #da2128!important;
    color: #da2128!important;
}
.author-social a:hover,
.blog-category > li.active > a,
.Theme_Carousel_Default .slick-dots li.slick-active button,
.Theme_Carousel_Default .slider-item .fa,
.Theme_Carousel_Default .slick-prev, 
.Theme_Carousel_Default .slick-next,
.Theme_Slider_Default .slick-prev, 
.Theme_Slider_Default .slick-next{
	background-color:#da2128!important;
}
.Theme_Carousel_Default .slick-prev:hover, 
.Theme_Carousel_Default .slick-next:hover,
.Theme_Slider_Default .slick-prev:hover, 
.Theme_Slider_Default .slick-next:hover{
	background-color:#333333!important;
}


.blog-list01 .list-btn{
	border-color: #da2128!important;
    color: #da2128!important;
}
.blog-list01 .list-info a:hover,
.blog-list01 .list-title a:hover,
.blog-detail01 .detail-info a:hover,
.blog-detail01 .detail-relatedlist a:hover,
.blog-detail01 .detail-relatedlist a.more, 
.blog-detail01 .detail-relatedlist a.more:link, 
.blog-detail01 .detail-relatedlist a.more:active, 
.blog-detail01 .detail-relatedlist a.more:visited, 
.blog-detail01 .detail-relatedlist a.more:hover{
	color:#da2128!important;
}
.blog-list01 .list-btn:hover{
	color:#FFF!important;
	background-color:#da2128!important;
}
.blog-list01 .blog-slider .slick-prev:hover, 
.blog-list01 .blog-slider .slick-next:hover{
	border-color:#da2128!important;
	background-color:#da2128!important;
}
.blog-list01 .list-date .month,
.blog-list01 .list-linkbox,
.blog-detail01 .detail-date .month,
.blog-detail01 .author-social a:hover,
.blog-detail01 .leave-formlist input[type="submit"]{
	background-color:#da2128!important;
}
.blog-detail01 .detail-heading{
	color:#da2128!important;
}
.blog-detail01 .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-list01 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-list01 .blog-page span.index,
.blog-list01 .blog-page a:hover{
	border-color: #da2128!important;
	background-color:#da2128!important;
}


.blog-list02 .list-author{
	border-color: #da2128!important;
}
.blog-list02 .list-btn{
	border-color: #da2128!important;
    color: #da2128!important;
}
.blog-list02 .list-title a,
.blog-list02 .list-info a:hover,
.blog-list02 .list-title a:hover,
.blog-detail02 .detail-info a:hover,
.blog-detail02 .detail-relatedlist a:hover,
.blog-detail02 .detail-relatedlist a.more, 
.blog-detail02 .detail-relatedlist a.more:link, 
.blog-detail02 .detail-relatedlist a.more:active, 
.blog-detail02 .detail-relatedlist a.more:visited, 
.blog-detail02 .detail-relatedlist a.more:hover{
	color:#da2128!important;
}
.blog-list02 .list-btn,
.blog-list02 .list-btn:hover{
	color:#da2128!important;
}
.blog-list02 .blog-slider .slick-prev:hover, 
.blog-list02 .blog-slider .slick-next:hover{
	border-color:#da2128!important;
	background-color:#da2128!important;
}
.blog-list02 .list-date .month,
.blog-list02 .list-linkbox,
.blog-detail02 .detail-date .month,
.blog-detail02 .author-social a:hover,
.blog-detail02 .leave-formlist input[type="submit"]{
	background-color:#da2128!important;
}
.blog-detail02 .detail-heading{
	color:#da2128!important;
}
.blog-detail02 .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-list02 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-list02 .blog-page span.index,
.blog-list02 .blog-page a:hover{
	border-color: #da2128!important;
	background-color:#da2128!important;
}

.blog-list03 .list-btn{
	border-color: #da2128!important;
    color: #da2128!important;
}
.blog-list03 .list-info a:hover,
.blog-list03 .list-title a:hover,
.blog-detail03 .detail-info a:hover,
.blog-detail03 .detail-relatedlist a:hover,
.blog-detail03 .detail-relatedlist a.more, 
.blog-detail03 .detail-relatedlist a.more:link, 
.blog-detail03 .detail-relatedlist a.more:active, 
.blog-detail03 .detail-relatedlist a.more:visited, 
.blog-detail03 .detail-relatedlist a.more:hover{
	color:#da2128!important;
}
.blog-list03 .list-btn:hover{
	color:#FFF!important;
	background-color:#da2128!important;
}
.blog-list03 .blog-slider .slick-prev:hover, 
.blog-list03 .blog-slider .slick-next:hover{
	border-color:#da2128!important;
	background-color:#da2128!important;
}
.blog-list03 .list-date .month,
.blog-list03 .list-linkbox,
.blog-detail03 .detail-date .month,
.blog-detail03 .author-social a:hover,
.blog-detail03 .leave-formlist input[type="submit"]{
	background-color:#da2128!important;
}
.blog-detail03 .detail-heading{
	color:#da2128!important;
}
.blog-detail03 .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-list03 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-list03 .blog-page span.index,
.blog-list03 .blog-page a:hover{
	border-color: #da2128!important;
	background-color:#da2128!important;
}

.blog-timeline .list-btn{
	border-color: #da2128!important;
    color: #da2128!important;
}
.blog-timeline .list-info a:hover,
.blog-timeline .list-title a:hover,
.blog-timeline-detail .detail-info a:hover,
.blog-timeline-detail .detail-relatedlist a:hover,
.blog-timeline-detail .detail-relatedlist a.more, 
.blog-timeline-detail .detail-relatedlist a.more:link, 
.blog-timeline-detail .detail-relatedlist a.more:active, 
.blog-timeline-detail .detail-relatedlist a.more:visited, 
.blog-timeline-detail .detail-relatedlist a.more:hover{
	color:#da2128!important;
}
.blog-timeline .list-btn:hover{
	color:#da2128!important;
}
.blog-timeline .blog-slider .slick-prev:hover, 
.blog-timeline .blog-slider .slick-next:hover{
	border-color:#da2128!important;
	background-color:#da2128!important;
}
.blog-timeline .list-date .month,
.blog-timeline .list-linkbox,
.blog-timeline .blog-date,
.blog-timeline .timeline-left .list-post:after, 
.blog-timeline .timeline-right .list-post:after,
.blog-timeline-detail .detail-date .month,
.blog-timeline-detail .author-social a:hover,
.blog-timeline-detail .leave-formlist input[type="submit"],
.blog-timeline .blog-date:after{
	background-color:#da2128!important;
}
.blog-timeline-detail .detail-heading{
	color:#da2128!important;
}
.blog-timeline-detail .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-timeline a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-timeline .blog-pagemore{
	background-color:#da2128!important;
}

.blog-timeline2 .list-btn{
	border-color: #da2128!important;
    color: #da2128!important;
}
.blog-timeline2 .list-info a:hover,
.blog-timeline2 .list-title a:hover,
.blog-timeline2-detail .detail-info a:hover,
.blog-timeline2-detail .detail-relatedlist a:hover,
.blog-timeline2-detail .detail-relatedlist a.more, 
.blog-timeline2-detail .detail-relatedlist a.more:link, 
.blog-timeline2-detail .detail-relatedlist a.more:active, 
.blog-timeline2-detail .detail-relatedlist a.more:visited, 
.blog-timeline2-detail .detail-relatedlist a.more:hover{
	color:#da2128!important;
}
.blog-timeline2 .list-btn:hover{
	color:#FFF!important;
	background-color:#da2128!important;
}
.blog-timeline2 .blog-slider .slick-prev:hover, 
.blog-timeline2 .blog-slider .slick-next:hover{
	border-color:#da2128!important;
	background-color:#da2128!important;
}
.blog-timeline2 .list-date .month,
.blog-timeline2 .list-linkbox,
.blog-timeline2 .blog-date,
.blog-timeline2 .timeline-left .list-post:after, 
.blog-timeline2 .timeline-right .list-post:after,
.blog-timeline2-detail .detail-date .month,
.blog-timeline2-detail .author-social a:hover,
.blog-timeline2-detail .leave-formlist input[type="submit"],
.blog-timeline2 .blog-date:after,
.blog-timeline2 .list-date:before{
	background-color:#da2128!important;
}
.blog-timeline2-detail .detail-heading{
	color:#da2128!important;
}
.blog-timeline2-detail .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-timeline2 .list-date:after{
	border-color:#da2128!important;
}
.blog-timeline2 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-timeline2 .blog-pagemore{
	background-color:#da2128!important;
}

/*Page*/

/*Page*/
.aboutus01-title1 h3, 
.aboutus01-title2 h3,
.aboutus01-title1 ul li span.fa,
.aboutus01-ibox02.photo_box .ico span,
.tab_list li span,
.aboutus02-testimonials01 small,
.service01-ibox .service01-ibox_main em.fa,
.service02-carousel .blockquote_6 .ico,
.ourteam02-ibox h6,
.detail01-Testimonials .mark,
.detail01-chart .percentage4,
.detail02_box h4,
.faq02-Testimonials blockquote .main h2,
.faq02-chart .faq02-percentage,
.pricing01-list li:hover a, 
.pricing01-list li:hover .fa,
.pricing02-price .unit,
.pricing02-price .price_holder ul li span.fa,
.pricing-full .pricing-full_right .pricing-full_right_main h3,
.pricing02-title1 h3,
.three404-list li .fa,
.four404-list02 li span.fa,
.four404-box a:hover.four404-bnt,
.four404-box .four404-input > a .fa,
.history02-title01,
.history02 ul li em,
.history03-content .accent_text,
.history03-tree_middle em.fa,
.contactus02-out h3,
.Theme_Responsive_20073_ContactUs02 .form_submit input,
a:hover.faq02-bnt{
	color:#da2128;
}
[class*="dg-tabs-"] h2.resp-tab-active, 
[class*="dg-tabs-"] h2.resp-tab-active:hover,
.aboutus01-testimonials .last_page:hover, 
.aboutus01-testimonials .next_page:hover,
.aboutus01-title2 .img .the4,
.aboutus01-ibox .ico,
.aboutus01-ibox02.photo_box:hover .shade,
.aboutus02-title01 h2:before,
.aboutus02-bnt,
.aboutus02-bg02,
.aboutus02-title3 h2:before,
.aboutus02-testimonials01 .dot a.actived,
.aboutus02-carouse .photo_box .ico span,
.service01-full .service01-full_right,
.service01-ibox02 em.fa,
.service01-tab ul.resp-tabs-list li.resp-tab-active,
.service01-imgbox .service01-imgcon .photo_box .shade,
.service02-bg02,
.service02-carousel .owl-page:hover, 
.service02-carousel .owl-page.active,
.ourteam01-bg03,
.ourteam01-ibox .fa,
.ourteam02-ibox .photo_box em.fa,
.ourteam02-ibox .photo_box .shade,
.detail01-isotope .ico span,
a.pricing01-bnt02:hover, 
a.pricing01-bnt:hover,
.detail02_box ul li a:hover,
.detail02-bg01 > .top-icon, 
.detail02-bg01 > .bottom-icon, 
.detail-bottom-icon > .bottom-icon, 
.detail-bottom-icon .top-icon,
.detail02-list .date:before,
.detail02-carousel .item:hover h3,
.detail02-carousel .owl-page.active,
div.Theme_Responsive_20073_TeamDetails2 .form_submit inpu,
.faq01-Testimonials .faq_list dt:before,
.faq01-Testimonials .dot a:hover, 
.faq01-Testimonials .dot a.actived,
.faq-text .icon,
a.ourteam-bnt, 
a:link.ourteam-bnt,
a:active.ourteam-bnt, 
a:visited.ourteam-bnt,
.detail02-bg01 > .top-icon, 
.detail02-bg01 > .bottom-icon, 
.detail-bottom-icon > .bottom-icon, 
.detail-bottom-icon .top-icon,
.detail02-list .date:before,
.detail02-carousel .item:hover h3,
.detail02-carousel .owl-page.active,
.faq02-ibox .faq02-ibox_left_top .main h3 em.fa, 
.faq02-ibox .faq02-ibox_left_bottom .main h3 em.fa, 
.faq02-ibox .faq02-ibox_right_top .main h3 em.fa, 
.faq02-ibox .faq02-ibox_right_bottom .main h3 em.fa,
.faq02-Testimonials blockquote .main a,
.faq02-accordion .panel-default .accordion_icon,
.pricing01-ibox .ico,
.pricing02-price .price_title em.fa,
.pricing02-price .price_title .line,
.pricing02-price a.btn,
.pricing02-title1 a.links:hover,
.pricing02-ibox .icon em.fa,
div.Theme_Responsive_20073_TeamDetails2 .form_submit input,
.contactus01-ibox .fa,
div.Theme_Responsive_20073_Contact01 .form_submit .btn,
.contactus02-info > span.fa,
.contactus02-title01 h2::before,
.contactus02-ibox .social_list_10 span,
.contactus02-bg02,
.three404-input .btn,
a.three404-bnt, 
a:link.three404-bnt, 
a:active.three404-bnt, 
a:visited.three404-bnt,
.four404-list li:before,
a.history01-bnt, 
a:link.history01-bnt, 
a:active.history01-bnt, 
a:visited.history01-bnt,
.history-box .history-boxmore:hover, 
.history-box .history-boxgotop:hover,
a.history02-bnt, 
a:link.history02-bnt, 
a:active.history02-bnt, 
a:visited.history02-bnt,
.history03-title .line,
.clients-title01 h2:before,
.carousel .owl-buttons .owl-prev:hover, 
.carousel .owl-buttons .owl-next:hover,
.aboutus02-tit2:before,
.contactus02-bg01 .bg_right:before,
.carousel .owl-page.active{
	background-color:#da2128;
}
.service01-tab ul.resp-tabs-list li.resp-tab-active:before,
.contactus02-bg02 .contactus02-text:after,
.aboutus02-tab01 ul.resp-tabs-list li.resp-tab-active{
	border-top-color:#da2128;
}
.history-box .history-boxmain .history-boxcontent:before{
	border-right-color:#da2128;
}
.ourteam01-ibox{
	border-bottom-color:#da2128;
}
.aboutus02-meetteam .team_member:hover,
.ourteam01-title1 h4:before,
.ourteam01-title1 h4:after,
.service02-carousel .blockquote_6 .ico:before, 
.blockquote_6 .ico:after,
.detail01-Testimonials .dot a.actived,
.detail01-ibox li h3:after,
.faq02-accordion .panel-heading + .panel-collapse .panel-body,
.pricing01-ibox,
.Contactus01-Container01 .Contactus01-heading01:before,
.Contactus01-Container01 .Contactus01-heading01:after,
.history-top img,
.history-box .history-boxmain .history-boxdate,
.history-box .history-boxmain .history-boxcontent,
.history02-carouse02 .owl-buttons .owl-prev:hover:before, 
.history02-carouse02 .owl-buttons .owl-next:hover:before,
.history02 .time_box_left h3:before{
	border-color:#da2128;
}
.pricing01-ibox .ico:before{
	border-left-color:#da2128;
	border-top-color:#da2128;
}
a.aboutus01-bnt:hover,
a.pricing01-bnt:hover{
	border-color:#da2128;
	background-color:#da2128;
}
.two404-bg01 a.two404-bnt,
.four404-box a.four404-bnt{
	font-family:Verdana, Geneva, sans-serif;
	border-color:#da2128;
	background-color:#da2128;
}
.ourteam01-dropcaps,
.pricing01-bnt02,
a.pricing01-bnt02, 
a:link.pricing01-bnt02, 
a:active.pricing01-bnt02, 
a:visited.pricing01-bnt02,
.detail01-ibox li span,
.pricing02-title1 a.links,
.contactus01-ibox02 li .fa,
div.Theme_Responsive_20073_Contact01 .form_submit .btn:hover{
	color:#da2128;
	border-color:#da2128;
}



/*Short Codes*/
/*lightbox*/
.lightbox-title:after{
    border-bottom-color:#da2128;
}
.lightbox-photo .photo > .fa,
.lightbox-photo .photo > .icon .fa{
	background-color:#da2128;
}

/*alert*/
.dg-alert01,
.ibox-title:after, 
.ibox-title02:after,
.dg-alert03.alert-accent .icon,
.dg-alert05.alert-accent,
.alertpage-title:after{
    border-color: #da2128;
}
.dg-alert01.alert-accent,
.dg-alert03.alert-accent,
.dg-alert05.alert-accent .close {
    border-color: #da2128;
    color: #da2128;
}
.dg-alert02.alert-accent,
.dg-alert04.alert-accent,
.dg-alert05.alert-accent .icon,
.dg-alert06.alert-accent{
	background-color:#da2128;
}

/*thumbnail*/
.thumbnail-title h3:after,
.thumbnail-title02:after{
    border-color: #da2128;
}
.dg-thumbnail .thumb-box em, 
.dg-thumbnail .thumb-box i, 
.dg-thumbnail .thumb-box .fa,
.dg-thumbnail .switcher input[type="checkbox"]:checked + label{
	background-color:#da2128;
}
.dg-thumbnail .brand a:hover span{
    color: #da2128;
}
/*list*/
.list-ordened li:before, 
.list-ordened2 li:before, 
.list-ico .fa, 
.list-ico2 .fa, 
.list-ico3 .fa, 
.list-ico .lnr, 
.list-ico2 .lnr, 
.list-ico3 .lnr, 
.list-ico .glyphicon, 
.list-ico2 .glyphicon, 
.list-ico3 .glyphicon{
    color: #da2128;
}
.list-ordened2 li:before,
.list-ico2 .fa, 
.list-ico2 .lnr, 
.list-ico2 .glyphicon{
    border-color: #da2128;
}
.list-ordened3 li:before,
.list-ico3 .fa, 
.list-ico3 .lnr, 
.list-ico3 .glyphicon{
	background-color:#da2128;
}

/*Dividers*/
.dividers-06:before,
.dividers-06 span,
.dividers-06:after,
.dividers-08{
    border-top-color:#da2128;
}

/*icon-box*/
.dg-ibox04 .btn{
	border-color:#da2128;
	color:#da2128;
}
.dg-ibox04 .btn:hover{
	background-color:#da2128;
}
.dg-ibox13 .more:before{
	border-left-color:#da2128;
}
.dg-ibox35:before{
	border-top-color:#da2128;
}

/*Promo-Boxes*/
.promopage-title:after,
.promo-content .line{
	border-color:#da2128;
}
/*breadcrumb*/
.breadcrumb a:hover,
.breadcrumb .dropdown:hover,
.breadcrumb.bg-default li a:hover,
.breadcrumb.bg-default li .dropdown:hover,
.breadcrumb.bg-default li.right .dropdown:hover{
	color:#da2128;
}

/*soon*/
.dg-soon-cap-round .soon-label{
	color:#da2128;
}


/*price*/

.dg-price01 .color-1 .price-title,
.dg-title25 .line:before, 
.dg-title25 .line:after,
.dg-price02 .price-border:hover, 
.dg-price02 .price-border.best-value,
.dg-price07 .price-box .price-pad,
.dg-price08 .price-box,
.dg-price10 .btn:hover,
.dg-price11 .price-title,
.dg-price11 .btn:hover,
.dg-price15 .price-border:hover .price-title em.fa, 
.dg-price15 .price-border:hover .price-box, 
.dg-price18 .price-border,
.dg-price20 .best-value .price-title,
.dg-price20 .price-border:hover .price-title,
.dg-price21 .price-box,
.dg-price24 .price-border:hover .price-title,
.dg-price27 .price-border:hover .price-title,
.dg-price28 .price-border:hover .price-title, 
.dg-price26 .price-border:hover .price-title, 
.dg-price26 li:hover,
.dg-price06 .color-2 .price-title, 
.dg-price06 .color-2 .price-box,
.dg-price09 .color-2 .price-title,
.dg-price12 .price-box,
.dg-price13 .price-border:hover, 
.dg-price13 .price-border.color-1:hover, 
.dg-price13 .price-border.color-2:hover, 
.dg-price13 .price-border.color-3:hover,
.dg-price13 .price-border,
.dg-price14 .price-border .price-title{
	background-color:#da2128;
}
.dg-title25 .line,
.dg-price07 .price-border,
.dg-price07 .price-box,
.dg-price07 .price-border,
.dg-price23,
.dg-price27 .btn,
.dg-price27 .price-border:hover, 
.dg-price29 .price-border,
.dg-price05 .color-2.best-value, 
.dg-price05 .color-2:hover,
.dg-price12 .price-border.color-3:hover,
.dg-price09 .color-2.price-border:hover,
.dg-price02 .price-border:hover{
	border-color:#da2128;
}
.dg-price01 .color-1 .price-box .sup, 
.dg-price01 .color-1 .price-box .price,
.dg-price03 .price-title h2,
.dg-price03 .price-holder .fa,
.dg-price03 .price-title h6,
.dg-price03 .btn,
.dg-price05 .color-2 .price-title,
.dg-price10 .price-box,
.dg-price15 .price-title em.fa,
.dg-price15 .price-title h2,
.dg-price15 .price-box,
.dg-price20 .price-holder:hover li:before,
.dg-price20 .best-value .price-holder li:before,
.dg-price21 .price-border:hover .btn,
.dg-price23 .price-box,
.dg-price25 .price-title h2,
.dg-price25 .price-box .sup, 
.dg-price25 .price-box .price,
.dg-price29 .price-box,
.dg-price28 .price-border:hover .price-holder ul li em,
.dg-price29 .price-holder .fa,
.dg-price07 .price-title h2,
.dg-price09 .price-box,
.dg-price14 .price-box .sup,
.dg-price14 .price-box .price{
	color:#da2128;
}
.dg-price03 .dg-btn-1{
	color:#da2128!important;
}
.dg-price07 .btn{
	background-color:#da2128;
	border-color:#da2128;
}
.dg-price20 .price-popular,
.dg-price23 .price-title em{
	color:#da2128;
	border-color:#da2128;
}

/* ProgressBars-Counters */
.chart-list02 .list-percentage2 .percentage_inner,
.chart-list04 .list-percentage4 .percentage_inner,
.chart-list05 .list-percentage5,
.chart-list07 .list-percentage7 .percentage_inner,
.chart-list08 .list-percentage8,
.chart-list08 .list-percentage8 .percentage_inner,
.chart-list09 .list-percentage9,
.chart-list10 .list-percentage10,
.chart-list02 .list-percentage2,
.chart-list04 .list-percentage4,
.chart-list07 .list-percentage7{
	color:#da2128;
}
.loaded-title:before{
	border-color:#da2128;
}
.loaded-list04 .bar,
.loaded-list05 .bar,
.loaded-list10 .progress-bar,
.loaded-list09 .progress .progress-bar,
.loaded-list08 .progress .progress-bar{
	background-color:#da2128;
}

/*Testimonials*/
.Testimonials02-tab .last_page:hover, 
.Testimonials02-tab .next_page:hover {
	border-left-color: #da2128;
	border-bottom-color: #da2128;
}
.Testimonials03-tab blockquote h2 {color: #da2128;}
.Testimonials03-tab .dot a.actived,
.Testimonials05-tab .dot a.actived,
.Testimonials08-tab .dot a.actived,
.Testimonials09-tab .dot a.actived {
	background-color: #da2128;
}
.testimonials-title01 h2:before {background-color: #da2128;}
.Testimonials04-tab .last_page:hover:before {
	border-top-color: #da2128;
	border-left-color: #da2128;
}
.Testimonials04-tab .next_page:hover:before {
	border-right-color: #da2128;
	border-bottom-color: #da2128;
}
.Testimonials05-tab blockquote p {border-top-color: #da2128;}
.Testimonials06-tab blockquote p:before {border-top-color: #da2128;}
.Testimonials06-tab blockquote p {border-bottom-color: #da2128;}
.Testimonials06-tab .last_page:hover:before {
	border-top-color: #da2128;
	border-left-color: #da2128;
}
.Testimonials06-tab .next_page:hover:before {
	border-right-color: #da2128;
	border-bottom-color: #da2128;
}
.Testimonials07-tab .last_page:hover, 
.Testimonials07-tab .next_page:hover {
	border-color: #da2128;
	background-color: #da2128;
}
.image_more_info span {background-color: #da2128 !important;}
h2.Testimonials10-tab-title {color: #da2128;}





/*Responsive Tab*/
.dg-tabs-top06 ul.resp-tabs-list li.resp-tab-active, 
.dg-tabs-top09 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top09 ul.resp-tabs-list li.resp-tab-active:hover,
.dg-tabs-top20 .resp_margin h2, 
.dg-tabs-left19 .resp_margin h2,
.tab_list02 li span,
.dg-tabs-left08 ul.resp-tabs-list li.resp-tab-active{
	color:#da2128;
}

.dg-tabs-top01 ul.resp-tabs-list li:hover, 
.dg-tabs-top01 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top09 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-bottom03 ul.resp-tabs-list li.resp-tab-active span{
	border-bottom-color:#da2128;
}
.dg-tabs-top03 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top04 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top05 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top06 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top09 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top06 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top12 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top13 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top20 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-bottom04 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top21 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top22 ul.resp-tabs-list li.resp-tab-active:before{
	border-top-color:#da2128;
}
.dg-tabs-left01 ul.resp-tabs-list li.resp-tab-active span,
.dg-tabs-left08 ul.resp-tabs-list li.resp-tab-active:before{
	border-right-color:#da2128;
}
.dg-tabs-left02 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left03 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left05 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left05 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-left11 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-left12 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-left13 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left14 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left19 ul.resp-tabs-list li.resp-tab-active{
	border-left-color:#da2128;
}
.dg-tabs-bottom01 .resp-tabs-container,
.dg-tabs-bottom02 .resp-tabs-container,
.dg-tabs-bottom02 ul.resp-tabs-list li span,
.dg-tabs-bottom02 ul.resp-tabs-list li,
.dg-tabs-left17 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left17 ul.resp-tabs-list li.resp-tab-active{
	border-color:#da2128;
}
.dg-tabs-top07 ul.resp-tabs-list li:hover,
.dg-tabs-top08 ul.resp-tabs-list li:hover,
.dg-tabs-top09 ul.resp-tabs-list li:hover,
.dg-tabs-top10 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top11 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top11 .resp-tabs-container,
.dg-tabs-top12 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top13 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top16 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top17 ul.resp-tabs-list li:hover,
.dg-tabs-top18 ul.resp-tabs-list li:hover,
.dg-tabs-top19 ul.resp-tabs-list li:hover,
.dg-tabs-bottom01 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-bottom02 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top20 .resp_margin .line, 
.dg-tabs-left19 .resp_margin .line,
.dg-tabs-bottom04 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top21 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top22 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left09  ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left10 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left10 .resp-tabs-container,
.dg-tabs-left11 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left12 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left15 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-left16 ul.resp-tabs-list li:hover,
.dg-tabs-left18 ul.resp-tabs-list li:hover,
.dg-tabs-left18 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-bottom03 ul.resp-tabs-list li:hover span{
	background-color:#da2128;
}

/*Accordions*/
.dg-accordion01 .panel-heading .panel-title a,
.dg-accordion01 .panel-heading .panel-title a:hover, 
.dg-accordion01 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion03 .panel-heading .panel-title a:hover, 
.dg-accordion03 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion03 .panel-heading .panel-title a,
.dg-accordion05 .panel-heading .panel-title a:hover, 
.dg-accordion05 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion05 .panel-heading .panel-title a,
.dg-accordion06 .panel-heading .panel-title a:hover, 
.dg-accordion06 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion06 .panel-heading .panel-title a,
.dg-accordion07 .panel-heading .panel-title a:hover, 
.dg-accordion07 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion08 .panel-heading .panel-title a:hover, 
.dg-accordion08 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion08 .panel-heading .panel-title a,
.dg-accordion07 .panel-heading .panel-title a,
.dg-accordion09 .panel-heading .panel-title a:hover, 
.dg-accordion09 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion10 .panel-heading .panel-title a:hover, 
.dg-accordion10 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion09 .panel-heading .panel-title a,
.dg-accordion10 .panel-heading .panel-title a,
.dg-accordion11 .panel-heading .panel-title a:hover, 
.dg-accordion11 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion12 .panel-heading .panel-title a:hover, 
.dg-accordion12 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion11 .panel-heading .collapsed:hover .arrow:before,
.dg-accordion12 .panel-heading .panel-title a,
.dg-accordion12 .panel-heading .arrow,
.dg-accordion11 .panel-heading .arrow,
.dg-accordion11 .panel-heading .panel-title a,
.dg-accordion13 .panel-heading .panel-title a:hover, 
.dg-accordion13 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion13 .panel-heading .arrow,
.dg-accordion13 .panel-heading .panel-title a,
.dg-accordion13 .panel-heading .collapsed:hover .arrow:before,
.dg-accordion14 .panel-heading .panel-title a:hover,
.dg-accordion14 .panel-heading .panel-title a:hover, 
.dg-accordion14 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion14 .panel-heading .collapsed:hover .arrow:before,
.dg-accordion15 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion15 .panel-heading .collapsed:hover .arrow:before,
.dg-accordion16 .panel-heading .panel-title a,
.dg-accordion16 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion17 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion18 .panel-heading .arrow,
.dg-accordion18 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion19 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion20 .panel-heading .panel-title a,
.dg-accordion20 .panel-heading .panel-title a.collapsed:hover{
	color:#da2128;
}
.dg-accordion01 .panel-heading .arrow,
.dg-accordion01 .panel-heading .collapsed:hover .arrow,
.dg-accordion02 .panel-heading .panel-title a:before,
.dg-accordion03 .panel-heading .collapsed:hover .arrow,
.dg-accordion03 .panel-heading .arrow,
.dg-accordion04 .panel-heading .panel-title strong:before,
.dg-accordion04 .panel-heading .arrow,
.dg-accordion08:before,
.dg-accordion16 .panel-heading .panel-title a:before,
.dg-accordion17 .panel-heading .collapsed:hover .arrow{
	border-color:#da2128;
}
.dg-accordion02 .panel-heading .panel-title a,
.dg-accordion02 .panel-heading .panel-title a:hover, 
.dg-accordion02 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion05 .panel-heading .arrow,
.dg-accordion05 .panel-heading .collapsed:hover .arrow,
.dg-accordion08 .panel-default>.panel-heading:before,
.dg-accordion07 .panel-heading .arrow,
.dg-accordion07 .panel-heading .collapsed:hover .arrow,
.dg-accordion12 .panel-heading .arrow,
.dg-accordion14 .panel-heading .panel-title a,
.dg-accordion15 .panel-heading .panel-title a,
.dg-accordion18 .panel-collapse,
.dg-accordion18 .panel-heading .panel-title a,
.dg-accordion18 .panel-heading .collapsed:hover .arrow,
.dg-accordion19 .panel-heading .collapsed:hover .arrow,
.dg-accordion20 .panel-heading .arrow,
.dg-tabs-top10  .resp-tabs-container{
	background-color:#da2128;
}
.dg-accordion06 .panel-heading .arrow,
.dg-accordion06 .panel-heading .collapsed:hover .arrow{
	border-left-color:#da2128;
}
.dg-accordion17 .panel-heading .panel-title a{
	background-color:#da2128;
	border-color:#da2128;
}
.dg-accordion11 .panel-heading .panel-title a:before,
.dg-accordion13 .panel-heading .panel-title a:before,
.dg-accordion18 .panel-heading .arrow:before {
	background: #da2128;
}
.dg-accordion14 .panel-heading .panel-title .number {
	border-right-color: #da2128;
}
.dg-accordion04 .panel-heading .panel-title a:hover .arrow {
	border-right-color: #da2128;
	border-bottom-color: #da2128;
}
.dg-accordion04 .panel-heading .panel-title a:hover {
	color: #da2128;
}


/*Animated*/
.animat-col01 li.color-01,
.animat-col05 li:hover,
.animat-col06{
	background-color:#da2128;
}
.animat-col-title:after,
.animat-col04 h3:before{
	border-color:#da2128;
}
.animat-col04,
.animat-col05 li{
	color:#da2128;
}
.Animatedcolumns-title01 h2:before {background-color: #da2128;}
.animat-col01 li.color-01 .box .btn:hover {color: #da2128 !important;}
.animat-col05 li .fa {color: #da2128;}

/*Flip-Box*/
.flip-box02 .back,
.flip-box04 .back,
.flip-box04 .back,
.flip-box06 .back,
.flip-box08 .back,
.flip-box03 .front:after,
.flip-box01 .back .hover-darkturquoise:hover{
	background-color:#da2128;
}
.flip-box06 .front .v-center > h3,
.flip-box03 .front .fa,
.flip-box02 .size-lg,
.flip-box04 .btn-danger{
	color:#da2128;
}
.flip-box08 .front .fa{
	color:#da2128;
	border-color:#da2128;
}
.flip-box03 .back,
.flip-box01 .back .hover-darkturquoise:hover{
	border-color:#da2128;
}

/*Clients*/
.clients-title:after,
.clients-carousel01 .img_box:hover,
.clients-carousel02 .img_box:hover,
.clients-title03 h3:after,
.clients-list04 li:before,
.clients-list06 li:before,
.clients-list06{
	border-color:#da2128;
}
.clients-carousel01 .img_box:before{
	border-bottom-color:#da2128;
}
.clients-title02 h3,
.clients-title03 h6{
	color:#da2128;
}
.clients-carousel01 .owl-page.active,
.clients-carousel03 .img_box:hover,
.clients-list04 li:after,
.clients-list07 li:hover,
.clients-bnt01 a, 
.clients-bnt01 a:link{
	background-color:#da2128;
}
/*Image Box*/
.imgbox01:hover,
.imgbox03:hover, 
.imgbox03:hover .imgbox03-con .btn,
.imgbox04:hover img,
.dg-title23 .line{
	border-color:#da2128;
}
.dg-title23 .line:after,
.imgbox02:hover,
.imgbox05:hover .btn,
.imgbox07:hover .imgbox07-icon span,
.imgbox10 .btn{
	background-color:#da2128;
}
.imgbox03:hover .imgbox03-con .btn,
.imgbox05:hover .imgbox05-con h3,
.imgbox10:hover .btn{
	color:#da2128;
}
.imgbox08 .imgbox08-con .btn:hover,
.imgbox10:hover{
	border-color:#da2128;
	background-color:#da2128;
}
.imagebox-title01 h2:before {background-color: #da2128;}
.imgbox03 .imgbox03-con [class*="dg-btn-"].hover-borland:hover {
	border-color: #da2128;
	background-color: #da2128;
}
.imgbox04 img {border-color: #da2128;}
.imgbox04:hover .imgbox04-con h3 {color: #da2128;}
.imgbox05:hover .imgbox05-con a[class*="btn"] {background: #da2128;}
.imgbox06:hover .imgbox06-con a.btn {color: #da2128;}
.imgbox07:hover .imgbox07-con h3 {color: #da2128;}
.imgbox08 .imgbox08-con > a[class*="btn"]:hover {border-color: #da2128;background: #da2128;}





/*icon box*/
[class*="dg-iconbox"]:hover .dg-ico02, 
[class*="dg-iconbox"]:hover .dg-ico02.fa,
[class*="dg-iconbox"]:hover .dg-ico08, 
[class*="dg-iconbox"]:hover .fa.dg-ico08,
[class*="dg-iconbox"]:hover .dg-ico10:after,
[class*="dg-iconbox"]:hover .dg-ico11:after,
.dg-iconbox12:hover{
    background-color: #da2128;
}
[class*="dg-iconbox"]:hover .dg-ico03, 
[class*="dg-iconbox"]:hover .dg-ico03.fa,
[class*="dg-iconbox"]:hover .dg-ico11:after,
[class*="dg-iconbox"]:hover .dg-ico13{
	color: #da2128;
    border-color: #da2128;
}
[class*="dg-iconbox"]:hover .dg-ico04 .hexagon, 
[class*="dg-iconbox"]:hover .dg-ico04 .hexagon:before, 
[class*="dg-iconbox"]:hover .dg-ico04 .hexagon:after,
.dg-ico01, 
.dg-ico01.fa,
.dg-iconbox13:hover{
    border-color: #da2128;
    background-color: #da2128;
}
.dg-ico05.accent,
.dg-iconbox05 h3,
.dg-iconbox07:hover .dg-ico05,
.dg-iconbox07:hover h3,
.dg-iconbox10:hover h3,
.dg-iconbox11 h3,
.dg-iconbox06 h3{
	color: #da2128;
}
[class*="dg-iconbox"]:hover .dg-ico10, 
[class*="dg-iconbox"]:hover .dg-ico10.fa,
[class*="dg-iconbox"]:hover .dg-ico11,
.dg-iconbox04:hover [class*="dg-ico"] .left-line,
.dg-iconbox05 h3:after,
.dg-iconbox08:after,
.dg-iconbox10:hover,
.dg-iconbox11 h3:after,
.dg-iconbox06 h3:after{
    border-color: #da2128;
}
.dg-iconbox05,
.dg-iconbox07,
.dg-iconbox09{
    border-top-color: #da2128;
}
/*Mini-callout-box-ornamental-title*/
.dg-title01 h3,
.dg-title06 h3,
.dg-title07 h3,
.dg-title09 h3,
.dg-title13 .icon,
.dg-title32 .fa{
	color:#da2128;
}
.dg-title06 h3:before,
.dg-title07 h3:before, 
.dg-title07 h3:after,
.dg-title09 h3:before,
.dg-title26 h3,
.dg-title28 h3:before,
.dg-title30:after{
	border-color:#da2128;
}
.dg-title08 h3,
.dg-title21 h3:before, 
.dg-title21 h3:after{
	background-color:#da2128;
}

/*player boxes */
.video-bg .player_line{
	border-color:#da2128;
}
.player_boxes .btn {
	background-color:#da2128;
}
/*simpleanchor */
#simpleanchor a:hover,
#simpleanchor .active a{
    color: #da2128;
    border-left-color:#da2128;
}
/*OurTeam*/
.ourteam-short .owl-item:hover .teamshort-img img,
.ourteam-short.carousel .owl-buttons .owl-prev:hover, 
.ourteam-short.carousel .owl-buttons .owl-next:hover,
.ourteam-short16:hover{
	border-color:#da2128;
}
.ourteam-short .owl-buttons .owl-prev:hover:before, 
.ourteam-short .owl-buttons .owl-next:hover:before {
    border-left: 1px solid #da2128;
    border-bottom: 1px solid #da2128;
}
.ourteam-short06 h2:before {
    border-right: 8px solid #da2128; 
}
.ourteam-short06 h2:after {
    border-left: 8px solid #da2128; 
}
.ourteam-short .owl-buttons .owl-next:hover:before {
    border-left: none;
    border-right: 1px solid #da2128;
}
.ourteam-short12 .text-style h2:before {
    border-top: 42px solid #da2128;
}
.ourteam-bg:before { 
    border-left: 1px solid #da2128;
}
.ourteam-short02 .social em:hover,
.ourteam-short03 .photo_box .ico i:before,
.ourteam-short06 .social em:hover,
.ourteam-short10 span,
.ourteam-short13:hover h2,
.ourteam-short20 .teamshort-r span,
.ourteam-short21 .teamshort-r span,
.ourteam-short22 .teamshort-r span,
.ourteam-short23 .teamshort-r span,
.ourteam-short05 .photo_box .content >.fa:hover{
    color: #da2128;
}
.ourteam-short05 .ourteam-img:hover {
    border-bottom: 13px solid #da2128;
}
.ourteam-short04 .photo_box .content >.fa:hover,
.ourteam-short06 h2,
.ourteam-short07:hover,
.ourteam-short08 .photo_box .shade,
.ourteam-short09 .photo_box .shade,
.ourteam-short11 .text-style .social,
.ourteam-short12 .text-style h2,
.ourteam-short12 .text-style .social em,
.ourteam-short16 .social em:hover,
.ourteam-short17:hover .social,
.ourteam-short18:hover .text-style, 
.ourteam-short18:hover p,
.ourteam-short19 .photo_box:hover .text-style,
.ourteam-short20 .social em,
.ourteam19-line,
.ourteam-short21 .social em:hover,
.ourteam-short22:hover{
	background-color:#da2128;
}







 /*Menu Style*/


	/*HoverStyle_1*/
	#dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
		margin: 0px 8px;
	}
	#dnngo_megamenu > div > ul > li > a > span{
		position:relative;
		vertical-align:middle;
	}
	#dnngo_megamenu > div > ul > li > a > span:before {
		content:"";
		border-bottom:2px solid #00539c;
		position:absolute;
		bottom:0;
		left:2px;
		right:100%;
		opacity:0;
		visibility:hidden;
		transition: 		all ease-in 300ms;
		-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
		-webkit-transition:	all ease-in 300ms; /* Safari and Chrome */
		-o-transition: 		all ease-in 300ms; /* Opera */
		-ms-transition: 	all ease-in 300ms; /* IE9? */
	}
	.roll_menu.roll_activated  #dnngo_megamenu > div > ul > li > a > span:before {
		border-color:#3cceda;
	}
	
	#dnngo_megamenu > div > ul > li:hover > a > span:before,
	#dnngo_megamenu > div > ul > li.current > a > span:before,
	#dnngo_megamenu > div > ul > li.menu_hover > a > span:before {
		right:2px;
		opacity:1;
		visibility:visible;
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:first-child(){
		margin-left:0
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:last-child(){
		margin-right:0
	}
	
	@media only screen and (min-width: 1200px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
			margin: 0px 12px;
		}
	}
	@media only screen and (min-width: 1600px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
			margin: 0px 15px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
			margin: 0px 7px;
		}
	}
	

	#dnngo_megamenu ul,
	.multi_menu,
	.nav_box{
		font-family: "Open Sans";
	}
	#dnngo_megamenu > div > ul {
		display: inline-block;
		vertical-align: middle;
	}
	*+html #dnngo_megamenu > div > ul {
		display: inline;
	}
	#dnngo_megamenu > div > ul > li {
		background: none;
		padding:0px 0 0px;
		transition: 		border-color ease-in 200ms;
		-moz-transition: 	border-color ease-in 200ms; /* Firefox 4 */
		-webkit-transition: border-color ease-in 200ms; /* Safari and Chrome */
		-o-transition: 		border-color ease-in 200ms; /* Opera */
		-ms-transition: 	border-color ease-in 200ms; /* IE9? */
	}
	#dnngo_megamenu > div > ul > li > a {
		line-height: 30px;
		transition: 			all ease-in 200ms,line-height 0ms;
		-webkit-transition: 	all ease-in 200ms,line-height 0ms; /* Safari and Chrome */
	}
	#dnngo_megamenu > div > ul > li > a > span {
		font-size: 15px;
		/*text-transform:uppercase;*/
		font-weight:600;
		transition: color ease-in 200ms,background ease-in 200ms,border ease-in 200ms;
		-moz-transition: color ease-in 200ms,background ease-in 200ms,border ease-in 200ms; /* Firefox 4 */
		-webkit-transition: color ease-in 200ms,background ease-in 200ms,border ease-in 200ms; /* Safari and Chrome */
		-o-transition: color ease-in 200ms,background ease-in 200ms,border ease-in 200ms; /* Opera */
		-ms-transition: color ease-in 200ms,background ease-in 200ms,border ease-in 200ms; /* IE9? */
	}
	#dnngo_megamenu > div > ul > li.dir > a > span:after {
		content: "";
		height: 5px;
		width: 5px;
		overflow: hidden;
		margin: 0 0px 3px 6px;
		display: inline-block;
		vertical-align: middle;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg); /* IE 9 */
		-moz-transform: rotate(45deg); /* Firefox */
		-webkit-transform: rotate(45deg); /* Safari and Chrome */
		-o-transform: rotate(45deg); /* Opera */
		transition: all ease-in 200ms;
		-moz-transition: all ease-in 200ms; /* Firefox 4 */
		-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
		-o-transition: border ease-in 200ms; /* Opera */
		-ms-transition: border ease-in 200ms; /* IE9? */
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
	}
	
	#dnngo_megamenu > div > ul > li > a > span {
		color: #000000;
	}
	#dnngo_megamenu > div > ul > li.dir > a > span:after {
		border-bottom: 1px solid #000000;
		border-right: 1px solid #000000;
	}
	
	#dnngo_megamenu > div > ul > li.dir:hover > a > span:after,
	#dnngo_megamenu > div > ul > li.dir.current > a > span:after,
	#dnngo_megamenu > div > ul > li.dir.menu_hover > a > span:after {
		border-bottom: 1px solid #00539c;
		border-right: 1px solid #00539c;
	}
	#dnngo_megamenu > div > ul > li > a > span > i {
		color:#666666;
		font-size:16px;
	}
	#dnngo_megamenu > div > ul > li:hover > a > span,
	#dnngo_megamenu > div > ul > li.current > a > span,
	#dnngo_megamenu > div > ul > li.menu_hover > a > span,
	#dnngo_megamenu > div > ul > li > a:hover > span > i,
	#dnngo_megamenu > div > ul > li.menu_hover > a > span > i,
	#dnngo_megamenu > div > ul > li.current > a > span > i{
		color: #00539c;
	}

/*Sub Menu Style*/
#dnngo_megamenu .dnngo_slide_menu li a{
	padding-left:8px;
}
@media only screen and (min-width: 1200px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:12px;
	}
}
@media only screen and (min-width: 1600px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:15px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:7px;
	}
}

#dnngo_megamenu .dnngo_slide_menu,
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu,
#dnngo_megamenu .dnngo_boxslide {
	background-color: #ffffff;
}
#dnngo_megamenu .dnngo_menuslide .dnngo_slide_menu a{
	font-size:13px;
	color:#666666;
	transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-moz-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-webkit-transition: color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-o-transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-ms-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
}
#dnngo_megamenu .dnngo_menuslide{
	transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-moz-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-webkit-transition: color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-o-transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-ms-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
}
#dnngo_megamenu .dnngo_submenu {
	transition: 		top ease-out 200ms;
	-moz-transition: 	top ease-out 200ms;
	-webkit-transition: top ease-out 200ms;
	-o-transition: 		top ease-out 200ms;
	-ms-transition: 	top ease-out 200ms;
}

#dnngo_megamenu .dnngo_slide_menu li:hover > a,
#dnngo_megamenu .dnngo_slide_menu li.subcurrent > a {
	color:#FFF;
	background-color:#da2128;
}
#dnngo_megamenu .dnngo_slide_menu li.dir:before{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
}
#dnngo_megamenu .dnngo_slide_menu li.dir:hover:before,
#dnngo_megamenu .dnngo_slide_menu li.dir.subcurrent:before{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#dnngo_megamenu .dnngo_slide_menu li a > span > i{
	color:#666666;
	font-size:13px;
}
#dnngo_megamenu .dnngo_slide_menu li a:hover > span > i,
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a > span > i,
#dnngo_megamenu .dnngo_slide_menu li.current > a > span > i,
#dnngo_megamenu .dnngo_slide_menu li.subcurrent > a > span > i{
	color:#FFF;
}


#dnngo_megamenu .dnngo_custommenu > .menupane {
	background-color:#ffffff;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.topline .pane_space{
	border-top-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.bottomline .pane_space{
	border-bottom-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.leftline {
	border-left-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.rightline {
	border-right-color:#dcdcdc;
}

#dnngo_megamenu  .pane_space{
	font-size:13px;
	color:#666666;
}
.menu-ibox .btn, 
.menu-ibox .btn:link, 
.menu-ibox .btn:active, 
.menu-ibox .btn:visited{
    color:#da2128;
    border-color:#da2128;
}
.menu-ibox .btn:hover{
	color:#FFF;
}
.menu-ibox .btn:hover{
	background-color: #da2128;
}
.menu-cont01 .more, 
.menu-cont01 .more:link, 
.menu-cont01 .more:active, 
.menu-cont01 .more:visited{
    color: #da2128;
}
.menu-carousel.carousel .owl-page{
	border-color:#da2128;
}
.menu-carousel.carousel .owl-page.active{
	background-color: #da2128;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:before{
	border-right:1px solid  #666666;
	border-bottom:1px solid  #666666;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:hover:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:hover:before{
	border-right-color:#da2128;
	border-bottom-color:#da2128;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li a{
	color: #666666;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_3 .submenu_title span{
	color:#da2128;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a:hover{
	background-color:#da2128;
}

#dnngo_megamenu .dnngo_custommenu .submenu_title,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title span{
	color:#424242;
}
#dnngo_megamenu .dnngo_custommenu .submenu_title,
#dnngo_megamenu .dnngo_custommenu .submenu_title span{
	font-size:15px;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title:after{
	border-bottom-color:#bebebe;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 > ul > li > a,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title {
	border-bottom-color:#dcdcdc;
}

.menu-bloglist li,
.menu-cont01 .line{
	border-bottom-color:#dcdcdc;
}
.menu-ibox h3{
	color:#424242;
	font-size:15px;
}
.menu_list01 li a,
.menu_list01 li a:link,
.menu_list01 li a:active, 
.menu_list01 li a:visited{
	color:#424242;
	font-size:15px;
	border-color:#bebebe;
	transition: 		border-color ease-in 200ms;
	-moz-transition: 	border-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: border-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		border-color ease-in 200ms; /* Opera */
	-ms-transition: 	border-color ease-in 200ms; /* IE9? */
}
.menu_list01 li a:hover{
	border-color:#da2128;
}
div.menu_list01 li:after,
div.menu_list02 li:after{
	border-bottom-color:#dcdcdc;
}
.menu_list02 li a,
.menu_list02 li a:link,
.menu_list02 li a:active, 
.menu_list02 li a:visited{
	color:#424242;
	font-size:15px;
	transition: 		color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms; /* IE9? */
}
.menu_list02 li a:hover{
	color:#da2128;
}

.MegaMenuList li a,
.MegaMenuList li a:link,
.MegaMenuList li a:active, 
.MegaMenuList li a:visited{
	font-size:13px;
	color:#666666;
}
.MegaMenuList li a:hover{
	background-color:#da2128;
}
.MegaMenuList li:after{
	border-left-color:#dcdcdc;
}


/*Fixed Menu Style Start*/
.roll_menu.roll_activated{
	margin:auto;
}
.roll_menu.roll_activated .headerBox{
	margin:auto;
}
.roll_menu.roll_activated .headerBox > .shade {
	background-color:#ffffff;
	filter:alpha(opacity= 100 );
	opacity: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span {
	color: #666666;
	vertical-align:bottom;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.dir > a > span:after {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li:hover > a > span,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.current > a > span,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.menu_hover > a > span {
	color: #3cceda;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.dir:hover > a > span:after,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.dir.current > a > span:after,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.dir.menu_hover > a > span:after {
	border-bottom: 1px solid #3cceda;
	border-right: 1px solid #3cceda;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span > i {
	color:#666666;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a:hover > span > i,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.menu_hover > a > span > i,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.current > a > span > i{
	color:#3cceda;
}

.roll_menu.roll_activated #dnngo_megamenu > div > ul > li{
		padding:0px 0 0px;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a{
		line-height: 40px;
}
.roll_menu.roll_activated .dnn_logo {
	float:none;
	margin:0;
	margin-top:0px;
	line-height: 40px;
	height: 40px;
}
.roll_menu.roll_activated .menuRightBox {
	margin:0;
	margin-top:0px;
	line-height: 40px;
	height: 40px;
}

.roll_menu.roll_activated .LogoPane, 
.roll_menu.roll_activated .mobileLogoPane, 
.roll_menu.roll_activated .dnn_logo .Logobox{
	vertical-align:top;
}

.roll_menu.roll_activated .menuRightBox{
	display:none;
}
.roll_menu.roll_activated .headerBox .headertopBox{
	display:none;
}

@media only screen and (min-width:768px) and (max-width:991px){
	.roll_menu.roll_activated .menuRightBox{
		display:none;
	}
}



/*header 3 style*/    
	.headerBox {
		margin:0px auto 0px;
	}
	.headerBox .header-right{
		white-space:nowrap;	
	}
	.headerBox .header-right > *{
		white-space:normal;
	}
	.headerBox .dnn_layout.full{
		width:auto;
	}
	.headerBox .nav_box,
	.headerBox .nav_ico{
		display:inline-block;
		vertical-align:middle;
	}
	.header_bg {
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 10;
	}
	.headerBox > .shade {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		background-color:#ffffff;
		filter:alpha(opacity= 80 );
		opacity: 0.8;
	}
	.headerBox .HeaderPane,
	.headerBox .HeaderPaneB{
		display:inline-block;
		margin:0;
		vertical-align:middle;
	}
	.headerBox .headertopBox {
		border-bottom:1px solid #ffffff;
		background-color:#000000;
	}
	.headerBox .header-top .searchMainBox,
	.headerBox .header-top .languageBox ,
	.headerBox .header-top .Login{
		display:inline-block;
		vertical-align:middle;
	}
	.headerBox .header-top .searchMainBox {
		position:relative;
		margin-left:28px;
	}
	.headerBox .header-top #search-icon{
		width:52px;
		height:47px;
		line-height:47px;
		overflow:hidden;
		text-align:center;
		cursor:pointer;
		font-size:16px;
		color:#ffffff;
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
		display:block;
	}
	.headerBox .header-top #search-icon.active:before{
		content:"\f00d";
	}
	.headerBox .header-top .searchBox{
		display:none;
		background-color:#f9f9f9;
		border:1px solid #e1e1e1;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		padding:10px;
		position:absolute;
		top:100%;
		right:0;
		margin-top:3px;
		z-index:980;
	}
	.headerBox .header-top .searchBox:before{
		content:"";
		border-top:1px solid #e1e1e1;
		border-left:1px solid #e1e1e1;
		background-color:#f9f9f9;
		width:8px;
		height:8px;
		position:absolute;
		top: -5px;
		right: 20px;
		transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
	}
	.headerBox .header-top .searchBox input.NormalTextBox{
		width:181px;
		height:27px;
		line-height:27px;
		background-color:#e5e5e5;
		color:#555;
		position:static;
	}
	.headerBox .header-top .search, 
	.headerBox .header-top a.search:link, 
	.headerBox .header-top a.search:active, 
	.headerBox .header-top a.search:visited{
		position:static;
		display:inline-block;
		width:32px;
		text-align:center;
		height:27px;
		line-height:27px;
		margin-left:6px;
		vertical-align:middle;
		font-size:15px;
		color:#ffffff;
		background-color:#cf362a;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	}
	.headerBox .header-top .searchBox .searchInputContainer{
		margin:0!important;
		vertical-align:middle;
	}
	.headerBox .header-top,
	.headerBox .header-top a, 
	.headerBox .header-top a:link, 
	.headerBox .header-top a:active, 
	.headerBox .header-top a:visited,
	.headerBox .header-top .Normal,
	.headerBox .header-top .Login, 
	.headerBox .header-top .Login a, 
	.headerBox .header-top .Login a:link, 
	.headerBox .header-top .Login a:active, 
	.headerBox .header-top .Login a:visited{
		color:#ffffff;
	}
	.headerBox .header-top a:hover,
	.headerBox .header-top .Login a:hover{
		color:#cf362a;
	}
	.headerBox .header-top .Login .registerGroup li.userMessages a span, 
	.headerBox .header-top .Login .registerGroup li.userNotifications a span{
		margin-bottom:-6px;
		background-color:#cf362a;
	}
	.headerBox .header-top .languageBox span img {
		border:1px solid #d9d9d9;
	}
	.headerBox .header-top .languageBox span img {
		border:1px solid #d9d9d9;
	}
	.headerBox .header-top .searchBox .searchInputContainer a.dnnSearchBoxClearText.dnnShow{
		top:0!important;
	}
	.headerBox .HeaderPaneB,
	.headerBox .HeaderPaneB .Normal,
	.headerBox .HeaderPaneB a, 
	.headerBox .HeaderPaneB a:link, 
	.headerBox .HeaderPaneB a:active, 
	.headerBox .HeaderPaneB a:visited {
		color:#282828;	
	}
	.headerBox .HeaderPaneB a:hover{
		color:#cf362a;	
	} 
	
				.headerBox .dnn_logo {
		float:none;
		text-align:left;
		margin-top:0px;
		line-height: 140px;
		height: 140px;
	}
	.headerBox .HeaderPaneB{
		float:none;
	}
	.menuRightBox{
		margin-top:0px;
		line-height: 90px;
		height: 90px;
	}
	.headerBox .HeaderPaneB > div {
		display:inline-block;
		vertical-align:middle;
		line-height:1.8;
	}
	.roll_menu.roll_activated .header-top{
		display:none;
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.header-bottom{
			display:block;
		}
		.header-bottom .header-left,
		.header-bottom .header-center,
		.header-bottom .header-right{
			display:block;
			text-align:center;
			white-space:normal;
		}
		.menuRightBox{
			margin:0;
		}
		.header-bottom .header-right {
			display:table;
			text-align:left;
			width:100%;
		}
		.header-right .nav_box ,
		.header-right .menuRightBox{
			display:table-cell;
			vertical-align:middle;
		}
		.header-right .menuRightBox{
			text-align:right;
		}
		.roll_menu.roll_activated .header-bottom{
			display:table;
		}
		.roll_menu.roll_activated .header-left,
		.roll_menu.roll_activated .header-center,
		.roll_menu.roll_activated .header-right{
			display: table-cell;
		}
		.roll_menu.roll_activated .header-right {
			text-align:right;
			width:auto;
		}
		.roll_menu.roll_activated .nav_box ,
		.roll_menu.roll_activated .menuRightBox{
			display:inline-block;
			vertical-align:middle;
		}
     }
	@media only screen and (max-width: 767px) {
	}







@media only screen and (max-width:767px){
	.roll-xs.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-xs {
		display:none!important;
	}	
}
@media only screen and (min-width:768px) and (max-width:991px){
	.roll-sm.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-sm {
		display:none!important;
	}	
}

@media only screen and (min-width:992px) and (max-width:1199px){
	.roll-md.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-md {
		display:none!important;
	}	
}
@media only screen and (min-width:1200px){
	.roll-lg.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-lg {
		display:none!important;
	}	
}
/*header position*/
	.header_bg{
		position:absolute;
	}
	.roll_replace {
		position:absolute;
	}






		@media only screen and (min-width: 768px) and (max-width: 991px) {
			.dnngo-main.boxed .mobile_nav{
				width:auto;
			}
		}	

@media only screen and (max-width: 991px) {
	
			.header_bg.roll_menu {
			position:absolute;
			width:100%;
			top:0;
			padding:0;			
		}
		.mobile_nav{
			position:fixed;
			width:100%;
		}
		body[style*="margin-left: 80px"] .mobile_nav{
			margin-left:-80px;
		
		}
		
		.mobile_header,
	.mobile_dnn_logo,
	.mobile_nav{
		height:46px;
	}
	.mobile_dnn_logo{
		line-height:46px;
	}	
	.mobile_header .Logobox  ,
	.mobile_header .mobileLogoPane{
		display:inline-block;
		vertical-align:middle;
		height:100%;
		max-width:100%;
		margin-top:-1px;
	}	
	.mobile_nav > .shade {
		background-color:#FFFFFF;
		filter:alpha(opacity= 100 );
		opacity: 1;
		box-shadow:0 0 4px rgba(0,0,0,0.4);	
		-moz-box-shadow:0 0 4px rgba(0,0,0,0.4); 	
		-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);
	}
	.mobile_nav_ico .fa{
		border-color:#333333;
		color:#333333;
	}
	.mobile_left_icon .fa, 
	.mobile_right_icon a{
		border-color:#333333;
		color:#333333;
	}
	.mobile_right_icon{
		padding-top:1px;
	}
	.mobile_left_icon {
		margin-right:15px;
		right:16px;
	}
	
	.mobile_left_icon #ico_search,
	.mobile_right_icon a:before{
		line-height:1;
		width:16px;
		height:16px;
		font-size:16px;
	}
	.mobile_nav_ico .fa.active{
		color:#3cceda;
	}
	.mobile_left_icon .fa.active,
	html.mm-opening.mm-opened .mobile_right_icon a{
		color:#3cceda;
	}
	
	#mobile_search{
		background-color:#FFFFFF;
	}
	#mobile_search:before{
		border-bottom-color:#FFFFFF;
	}
	#mobile_search .search, 
	#mobile_search a.search:link, 
	#mobile_search a.search:active, 
	#mobile_search a.search:visited{
		background-color:#3cceda;
	}
	#mobile_search input.NormalTextBox{
		color:#333333;
		background-color:#e1e1e1;
	}
	.mobile_nav #mobile_nav{
		background-color:#20a3f0;
	}
	.multi_menu ul li a{
		color:#FFF;
		border-color:#FFF;
	}
	.multi_menu ul li.active > a,
	.multi_menu ul li a:hover ,
	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		 background-color:#FFF;
		 color:#20a3f0;
	}
	.multi_menu ul li .menu_arrow:before{
		border-bottom-color:#FFF;
	  	border-right-color:#FFF;
	}
	.multi_menu ul li .menu_arrow.arrow_closed:before, 
	.multi_menu ul li.current > a >  .menu_arrow:before, 
	.multi_menu ul li:hover .menu_arrow.arrow_closed:before,
	.multi_menu ul li:hover > a > .menu_arrow:before{
		border-bottom-color:#20a3f0;
	  	border-right-color:#20a3f0;
	}
	.multi_menu > ul > li > a > span {
		font-size:13px;
	}
	.multi_menu ul ul li > a > span {
		font-size:13px;
	}
	
	.mobile_menu.mm-menu{
		background-color:#f3f3f3;
	}
	.mobile_menu .social_list_6 span {
		color:#333333;
		border-color: #333333;
	}	
	
	.mobile_menu,
	.mobile_menu .Normal,
	.HeaderPane_mobile, 
	.HeaderPaneB_mobile,
	.mobile_menu .Header_Info,
	.mm-menu .mm-navbar.mm-navbar-top-2, 
	.mm-menu .mm-navbar.mm-navbar-top-2 a,
	.mobile_menu .mm-listview > li > a, 
	.mobile_menu .mm-listview > li > span{
		color:#333333;
	}
	#mobile_user, 
	#mobile_user a, 
	#mobile_user a:link, 
	#mobile_user a:active, 
	#mobile_user a:visited{
		color:#333333;
	}
	#mobile_user a:hover{
		color:#3cceda;
	}
	#mobile_user .registerGroup li.userMessages a span, 
	#mobile_user .registerGroup li.userNotifications a span{
		background-color:#3cceda;
	}
	.mobile_menu.mm-menu .mm-navbar .mm-btn:before, 
	.mobile_menu.mm-menu .mm-navbar .mm-btn:after{
		border-color:#333333;
	}
	.mobile_menu .mm-listview > li, 
	.mobile_menu .mm-listview > li:after, 
	.mobile_menu .mm-listview > li .mm-next, 
	.mobile_menu .mm-listview > li .mm-next:before,
	.mobile_menu .mm-navbar.mm-navbar-top-2,
	.mobile_menu .menu_header,
	.mobile_menu .mm-navbar.mm-navbar-top.mm-navbar-top-1,
	#mobile_user{
		border-color:#dbdbdb;
	}
	.mobile_menu.mm-menu em.mm-counter,
	.mobile_menu .mm-next:after{
		color:#AAAAAA;
	}
	.mobile_menu.mm-menu .mm-listview > li .mm-next:after, 
	.mobile_menu.mm-menu .mm-listview > li .mm-arrow:after{
		border-color:#AAAAAA;
	}
	.mobile_menu.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), 
	.mobile_menu.mm-menu .mm-listview > li.mm-selected > span,
	.mobile_menu.mm-menu .mm-listview > li.current > a:not(.mm-next),
	.mobile_menu.mm-menu .mm-listview > li.subcurrent > a:not(.mm-next),
	.mobile_menu.mm-menu .mm-listview > li.current > .mm-next,
	.mobile_menu.mm-menu .mm-listview > li.subcurrent >.mm-next,
	.mobile_menu.mm-menu .mm-listview > li > a:not(.mm-next):hover,
	.mobile_menu.mm-menu .mm-listview > li > .mm-counter:hover + .mm-next,
	.mobile_menu.mm-menu .mm-listview > li > a.mm-next:hover{
		background-color:#F9F9F9;
	}
	.mobile_menu.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next):hover, 
	.mobile_menu.mm-menu .mm-listview > li.current > a:not(.mm-next),
	.mobile_menu.mm-menu .mm-listview > li.subcurrent > a:not(.mm-next),
	.mobile_menu.mm-menu .mm-listview > li > a:not(.mm-next):hover,
	.mobile_menu.mm-menu .mm-listview > li.current > em,
	.mobile_menu.mm-menu .mm-listview > li.subcurrent > em,
	.mobile_menu.mm-menu .mm-listview > li > em:hover,
	.mobile_menu.mm-menu .mm-listview > li > .mm-next:hover > em,
	.mobile_menu.mm-menu .mm-listview > li.current > .mm-next:after,
	.mobile_menu.mm-menu .mm-listview > li.subcurrent > .mm-next:after,
	.mobile_menu.mm-menu .mm-listview > li > .mm-next:hover:after{
		color:#3cceda!important;
	}
	
	
		.mobile_menu.mm-menu a > span > i{
		display:none;
	}
		
	/*html*/
	
	.HeaderPane_mobile,
	.HeaderPaneB_mobile{
		color:#333333;
	}
	
	.menu_header_box div.home03-social02 a{
		color:#333333;
		border-color:#333333;
	}
	.menu_header_box div.home03-social02 a:hover{
		border-color:#3cceda;
		background-color:#3cceda;
	}
	
	.social_list_7{
		border:none;
	}
	.social_list_7 span{
		margin:0 4px;
		color:#333333;
		border:1px solid #333333;
	}
	.social_list_7 a:hover span{
		background-color:#3cceda;;
		border-color:#3cceda;
	}
	.shop_info{
		display:inline-block;
		border:none;
		color:#333333;
	}
	.shop_info span{
		color:#333333;
	}
}

@media only screen and (min-width: 992px) {
	html.mm-opening.mm-opened .mm-slideout {
		-webkit-transform: translate(0%, 0);
		-moz-transform: translate(0%, 0);
		-ms-transform: translate(0%, 0);
		-o-transform: translate(0%, 0);
		transform: translate(0%, 0); 
	}
}
@media only screen and (max-width: 991px) {
	.mobile_menu.mm-menu{
		left:auto;
		right:0;
		display:block!important;
	}
	#header_slide{
		display:none;
	}
	.mobile_menu.mm-menu .mm-listview > li > a.mm-next{
		bottom:1px;
	}
	.mobile_menu.mm-menu em.mm-counter{
		z-index:5;
		pointer-events: none
	}
	.mobile_menu.mm-menu .mm-listview i{
		margin-right:3px;
	}
	.HeaderBottom ,
	.Loginandlanguage{
		display:none;
	}	
	.mobile_menu.mm-menu .HeaderBottom ,
	.mobile_menu.mm-menu .Loginandlanguage{
		display:block;
	}	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.roll-sm.mobile_header .mobile_nav{
		position:relative!important;
	}	
	.mobile_header .header-fixed .roll-sm .Logobox,
	.mobile_header .header-fixed .roll-sm .mobileLogoPane{
		display:none!important;
	}	
}

@media only screen and (max-width: 767px) {
	.roll-xs.mobile_header .mobile_nav{
		position:relative!important;
	}	
	.mobile_header .header-fixed .roll-xs .Logobox ,
	.mobile_header .header-fixed .roll-xs .mobileLogoPane {
		display:none!important;
	}	
}










































.home38-social {
	border-left: 1px solid #fff;
	padding: 5px 0px 5px 20px;
}
.home38-social a {
	text-decoration: none!important;
	display: block;
	float: left;
	margin-left: 5px;
}
.home38-social a span.fa {
	width: 30px;
	height: 30px;
	line-height: 32px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.home38-social .fa.color-1 {
	background: #2e54a3;
}
.home38-social .fa.color-2 {
	background: #00aded;
}
.home38-social .fa.color-3 {
	background: #0076b5;
}

.home38banner1_2 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}
.home38banner1_3 {
	font-size: 46px;
	color: #fff;
	text-transform: uppercase;
}

.home38banner1_5 {
	font-size: 22px;
	color: #fff;
	padding-left: 52px;
	background: url(images/home38-bannericon.png) no-repeat center left;
	background-size: contain;
}
.home38banner1_5 span.fa {
	margin: 0 15px 0 1px;
}
a.Button_default.home38banner1_6 {
	transition: 		background ease 200ms !important;
	-moz-transition: 	background ease 200ms !important; /* Firefox 4 */
	-webkit-transition:	background ease 200ms !important; /* Safari and Chrome */
	-o-transition: 		background ease 200ms !important; /* Opera */
	-ms-transition: 	background ease 200ms !important; /* IE9? */
}
 a.Button_default.home38banner1_6:hover {
	color: #fff !important;
	background: #3cceda !important;
}
.home38banner2_1 {
	font-size: 60px;
	text-transform: uppercase;
	color: #fff;
}
.home38banner2_2 {
	font-size: 36px;
	text-transform: uppercase;
}
.home38banner2_3 {
	font-size: 18px;
	color: #fff;
}
.home38banner2_3 span.fa {
	margin: 0 15px 0 0;
	padding: 0 0 0 1px;
}

a.Button_white.home38banner2_4 {
	transition: 		background ease 200ms !important;
	-moz-transition: 	background ease 200ms !important; /* Firefox 4 */
	-webkit-transition:	background ease 200ms !important; /* Safari and Chrome */
	-o-transition: 		background ease 200ms !important; /* Opera */
	-ms-transition: 	background ease 200ms !important; /* IE9? */
}

 a.Button_white.home38banner2_4:hover {
	color: #fff;
	background: #3cceda;
	border-color: #3cceda !important;
}

.home38-welcome p {
	margin: 0 0 30px;
	font-size:14px;
}
.home38-welcome a {
	padding: 13px 38px;
	line-height:24px;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	text-transform: uppercase;
	color: #fff;
	background-color: #3cceda;
	margin: 15px 0 0 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms;
	-o-transition: background-color ease-in 200ms;
	-ms-transition: background-color ease-in 200ms;
}
.home38-welcome a:hover {
	background: #2e2e2e;
	text-decoration: none;
}

.home38-background01 {
	background-color: #363636;
	background-image: url("images/home38-bg01.png");
}
.home38-background01 h3 {
	font-size: 18px;
	line-height: 1.5;
	position: relative;
	padding: 0 0 0 45px;
	margin: 0;
}
.home38-background01 h3 span.fa {
	font-size: 30px;
	color: #3CCEDA;
	margin: -15px 0 0 0;
	position: absolute;
	left: 0px;
	top: 50%;
}
.home38-background01 p {
	color: #ccc;
	font-size: 14px;
}
.home38-background01 a {
	color: #3cceda;
	font-size: 13px;
	text-transform: uppercase;
}

.home38-background02 {background: #f6f6f6;}
.home38-title01 {text-align: center;padding-bottom: 35px;}
.home38-title01 h2 {margin: 0;font-size: 30px;padding-bottom: 25px;margin-bottom: 30px;position: relative;}
.home38-title01 h2:before {
	content: "";
	width: 60px;
	height: 2px;
	background: #3CCEDA;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.home38-title01 p {
	font-size: 14px;
	padding: 0 100px;
}

.home38-lightbox-photo > a {
	display: block;
	position: relative;
}
.home38-lightbox-photo span.shade {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition:	all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */
}
.home38-lightbox-photo span.shade em {
	font-size: 25px;
	color: #fff;
	width: 56px;
	height: 56px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 56px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -28px;
}
.home38-lightbox-photo:hover span.shade {
	opacity: 1;
}
.home38-lightbox-photo .home38-newstext {
	background: #fff;
	padding: 15px 20px 28px;
}
.home38-lightbox-photo .home38-newstext h4 {
	margin: 0;
	padding: 0 0 8px;
	line-height: 1.2;
	font-size: 16px;
}


.home38-lightbox-photo .home38-newstext p {
	font-size: 14px;
}
.home38-lightbox-photo .home38-newstext .home38-news_btn {padding-top: 18px;}
.home38-lightbox-photo .home38-newstext .home38-news_btn > a {
	padding: 8px 15px;
	border: 1px solid #3CCEDA;
	border-radius: 3px;
	font-size: 13px;
	color: #3CCEDA;
	float: left;
	line-height: 1.2;
	display: block;
}
.home38-lightbox-photo .home38-newstext .home38-news_btn span a {float: right;font-size: 18px;color: #666;}
.home38-lightbox-photo .home38-newstext .home38-news_btn span a em {margin-right: 3px;color: #b4b4b4;}

.home38-lightbox-photo .home38-newstext,
.home38-lightbox-photo .home38-newstext h4,
.home38-lightbox-photo .home38-newstext p,
.home38-lightbox-photo .home38-newstext .home38-news_btn > a,
.home38-lightbox-photo .home38-newstext .home38-news_btn span a,
.home38-lightbox-photo .home38-newstext .home38-news_btn span a em {
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition:	all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */
}

.home38-lightbox-photo:hover .home38-newstext {background: #3CCEDA;}
.home38-lightbox-photo:hover .home38-newstext h4,.home38-lightbox-photo:hover .home38-newstext p {color: #fff;}
.home38-lightbox-photo:hover .home38-newstext .home38-news_btn > a {border-color: #fff;color: #fff;}
.home38-lightbox-photo:hover .home38-newstext .home38-news_btn span a {color: #fff;}
.home38-lightbox-photo:hover .home38-newstext .home38-news_btn span a em {color: #fff;}
.home38-lightbox-photo .home38-newstext .home38-news_btn a:hover {text-decoration: none;}


.home38-recent_work .owl-pagination{
	font-size:0;
	line-height:0;
}
.home38-recent_work .recent_text {padding-top: 16%;}
.home38-recent_work .recent_text h3 {font-size: 18px;color: #fff;text-transform: uppercase;margin: 0;font-weight: 500;}
.home38-recent_work .recent_text p {font-size: 14px;color: #fff;margin: 10px 0;}
.home38-recent_work .recent_text .recenr_btn a {
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	background: #3CCEDA;
	border-radius: 3px;
	display: inline-block;
	font-size: 18px;
	margin: 8px;
}
.home38-recent_work{
	margin-bottom:0 !important;
}
.home38-recent_work .owl-buttons .owl-prev,
.home38-recent_work .owl-buttons .owl-next{
	filter:alpha(opacity=0);
	opacity:0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.home38-recent_work:hover .owl-buttons .owl-prev,
.home38-recent_work:hover .owl-buttons .owl-next{
	filter:alpha(opacity=100);
	opacity:1;
}
.home38-recent_work .item {
	text-align:center;
	margin:0;
	position:relative;
	overflow:hidden;
}
.home38-recent_work .sliding {
	position:absolute;
	background-color:#000;
	background-color:rgba(0,0,0,0.7);
	top:0;
	left:0px;
	text-align:center;
	height:100%;
	width: 100%;
	padding:0px 15px;
	color:#FFF;
	opacity: 0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.home38-recent_work .sliding a:hover {
	color:#FFFFFF;
	text-decoration: none
}

.home38-recent_work .item:hover .sliding {
	top:0;
	margin-top:0;
	filter:alpha(opacity=95);
	opacity:0.95;
}

.home38-recent_work .owl-page {
	border: 0;
	width: 18px;
	height: 8px;
	border-radius: 0;
	margin:0 3px;
	background: #c8c8c8;
}




.home38-Testimonials_tab {padding-bottom: 40px;position: relative;}
.home38-Testimonials_tab .dot {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.home38-Testimonials_tab .dot a {
	width: 20px;
	height: 8px;
	border:0;
	background: #C8C8C8;
	border-radius: 0;
}
.home38-Testimonials_tab .dot a.actived {
	background: #3CCEDA;
}

.home38-background03 {
	background-color: #3cceda;
	background-image: url("images/home38-bg01.png");
	text-align: center;
}
.home38-background03 h3 {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 2px;
}
.home38-background03 p {
	color: #fff;
	font-size: 16px;
}
.home38-background03 a {
	padding: 12px 36px;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 20px 14px 0;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition:	all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */
}
.home38-background03 a:hover {
	text-decoration: none;
	background: #000;
	border-color: #000;
}

.home38-titletext {font-size: 14px;}
.home38-service h4 {
	position: relative;
	font-size: 16px;
	line-height: 50px;
	padding: 0 0 0 70px;
	margin: 15px 0;
}
.home38-service h4 .out {
	width: 50px;
	height: 50px;
	background-color: #3CCEDA;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -25px 0 0 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 50px;
}
.home38-service p {font-size: 14px;line-height: 1.8;margin: 0 0 15px;}
.home38-service a {
	display: inline-block;
	font-size: 14px;
	color: #3cceda;
	text-transform: uppercase;
}

.home38-service .out span.fa-leaf {font-size: 20px;line-height: 55px;}
.home38-service .out span.fa-plane {font-size: 22px;line-height: 55px;}
.home38-service .out span.fa-bar-chart {font-size: 18px;line-height: 53px;}
.home38-service .out span.fa-lightbulb-o {font-size: 26px;line-height: 55px;}
.home38-service .out span.fa-tag {font-size: 20px;line-height: 55px;}
.home38-service .out span.fa-thumbs-o-up {font-size: 22px;line-height: 53px;}
.home38-service .out span.fa-television {font-size: 20px;line-height: 55px;}
.home38-service .out span.fa-sliders {font-size: 20px;line-height: 53px;}

.home38-textcenter {text-align: center;}

.home38-background04 {background: #f8f8f8;text-align: center;}
.home38-number_Animation {
	text-align: center;
}
.home38-number_Animation span.number {
	font-weight: normal;
	color: #3cceda;
	font-size: 60px;
	display: block;
	line-height: 1.6;
}
.home38-number_Animation p.text {
	font-size: 15px;
	margin-bottom:0;
}

.home38-background05 {
	background-image: url("images/home38-bg05.jpg");
	background-attachment: fixed;
	backface-visibility: hidden;
}
.home38-whitetitle {
	text-align: center;
}
.home38-whitetitle h3 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 2px;
}
.home38-whitetitle .line {
	width: 60px;
	height: 2px;
	background-color: #3CCEDA;
	display: inline-block;
}
.home38-whitetitle p {
	font-size: 14px;
	color: #fff;
	margin: 20px 0 30px 0;
	padding: 0 190px;
}

.home38-Testimonials_tab02 blockquote {
	padding: 0 0 0 120px;
	margin: 0;
	position: relative;
	font-style: normal;
}
.home38-Testimonials_tab02 blockquote span.pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
}
.home38-Testimonials_tab02 blockquote span.pic img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home38-Testimonials_tab02 blockquote small {
	display: block;
	line-height: 22px;
	position: inherit;
	bottom: auto;
	left: auto;
	padding: 0 0 15px 0;
	font-size: 14px;
	color: #3cceda;
}
.home38-Testimonials_tab02 blockquote small:before {
	content: "";
}
.home38-Testimonials_tab02 blockquote small span {
	color: #fff;
	display: block;
}
.home38-Testimonials_tab02 blockquote small span:before {
	content: '\2014 \00A0';
}
.home38-Testimonials_tab02 blockquote p {
	font-style: normal;
	font-size: 14px;
	color: #fff !important;
	margin: 0;
	text-indent: 0;
}
.home38-Testimonials_tab02 .dot {
	bottom: auto;
	top: 115px;
	left: 20px;
}
.Testimonials_tab.home38-Testimonials_tab02 .dot a {
	border: 1px solid #fff;
}
.Testimonials_tab.home38-Testimonials_tab02 .dot a.actived {
	background-color: #fff;
}
.home38-icon_link {margin: 0 -15px;}
.home38-icon_link a {
	float: left;
	display: block;
	width: 33.333333%;
	padding: 0 15px;
	margin: 0 0 30px;

}
.home38-icon_link img {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
	-o-transition: all ease-in 200ms;
	-ms-transition: all ease-in 200ms;
}
.home38-icon_link img:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.home38-ourteam .ourteam_img {margin-bottom: 20px;display: block;}
.home38-ourteam .ourteam_text h3 {
	margin: 0 0 20px;
	padding-bottom: 15px;
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	position: relative;
}
.home38-ourteam .ourteam_text h3 span {font-size: 14px;display: block;}
.home38-ourteam .ourteam_text h3:before {
	content: "";
	width: 50px;
	height: 2px;
	background: #3CCEDA;
	position: absolute;
	left: 0;
	bottom: 0;
}
.home38-ourteam .ourteam_text p {font-size: 14px;}

.home38-background06 {background: #f8f8f8;}
.home38-ChooseUs h2, .home38-ourskills h2 {
	font-size: 30px;
	padding-bottom: 25px;
	margin: 0 0 40px;
	font-weight: normal;
	letter-spacing: normal;
	position: relative;
}
.home38-ChooseUs h2:before, .home38-ourskills h2:before {
	content: "";
	width: 60px;
	height: 2px;
	background: #3CCEDA;
	position: absolute;
	left: 0;
	bottom: 0;
}
.home38-ChooseUs ul {margin: 0;}
.home38-ChooseUs ul li {
	list-style: none;
	padding: 0 0 4px;
	margin: 0 0 8px;
}
.home38-ChooseUs ul li .fa {
	font-size: 18px;
	margin-right: 8px;
	color: #3cceda;
	vertical-align: middle;
	padding-bottom: 4px;
}
.home38-ourskills .loaded_list {
	margin: 30px 0 0 0;
}
.home38-ourskills .loaded_list p {
	font-size: 13px;
	margin: 0;
	line-height: 1.2;
	text-transform: uppercase;
}
.home38-ourskills .loaded_list .progress {
	background-color: #e2e2e2;
	height: 18px;
	overflow: visible;
	margin: 12px 0 28px 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.home38-ourskills .loaded_list .bar {
	height: 18px;
	line-height: 18px;
	background: url("images/home38-loaded_listbg.png") #3cceda;
	width: 0;
	position: relative;
	transition: width ease-in 200ms;
	-moz-transition: width ease-in 200ms;
	-webkit-transition: width ease-in 200ms;
	-o-transition: width ease-in 200ms;
	-ms-transition: width ease-in 200ms;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.home38-ourskills .loaded_list .bar span {
	position: absolute;
	right: 0;
	top: -20px;
	font-size: 12px;
	line-height: 1;
	padding: 5px;
	color: #000;
	display: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.home38-contactus h2 {
	font-size: 30px;
	padding-bottom: 25px;
	margin: 0 0 30px;
	font-weight: normal;
	letter-spacing: normal;
	position: relative;
}
.home38-contactus h2:before {
	content: "";
	width: 60px;
	height: 2px;
	background: #3CCEDA;
	position: absolute;
	left: 0;
	bottom: 0;
}
.home38-contactus p {font-size: 14px;line-height: 1.5;}

.home38-contact_right {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home38-contact_right li {
	position: relative;
	padding: 25px 0 25px 80px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 14px;
	color: #666;
}
.home38-contact_right li:first-child {
	margin: -18px 0 0 0;
}
.home38-contact_right li span.fa {
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	top: 50%;
	margin: -30px 0 0 0;
	left: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #949494;
	font-size: 24px;
	text-align: center;
	background-color: #EBEBEB;
}
.home38-contact_right li h5 {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: normal;
	margin: 0 0 5px 0;
	line-height: 1.2;
	letter-spacing: normal;
}

.home38-aboutdnn p {font-size: 14px;margin: 0 0 30px;}
.home38-aboutdnn a {font-size: 14px;}

.home38-archives {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home38-archives li {
	border-bottom: 1px solid #404040;
	padding: 13px 0;
}
.home38-archives li:first-child {
	padding: 0 0 15px 0;
}
.home38-archives li a {
	color: #aaa !important;
	font-size: 14px;
}
.home38-archives li a:hover {
	color: #3CCEDA;
}
.home38-archives li span.fa {
	font-size: 14px;
	text-align: center;
	color: #3CCEDA;
	margin: 0 10px 0 0;
	top: 3px;
}

.home38-recent {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home38-recent li {
	border-top: 1px solid #404040;
	padding: 25px 0;
}
.home38-recent li:first-child {
	border-top: 1px solid transparent;
	padding: 0 0 20px 0;
}
.home38-recent li div.img {
	float: left;
	margin: 0 10px 10px 0;
}
.home38-recent li div.img img {
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.home38-recent li:last-child{
	padding-bottom:0;
}


.home38-follow {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home38-follow li {
	border-bottom: 1px solid #404040;
	padding: 18px 0;
}
.home38-follow li a {
	font-size: 14px;
	color: #aaa !important;
	position: relative;
	padding: 0 0 0 60px;
	display: block;
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition:	all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */
}
.home38-follow li a .icon {
	width: 40px;
	height: 40px;
	line-height: 43px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -20px 0 0 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #434343;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition:	all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.home38-follow li a .icon span.fa {
	color: #929292;
}
.home38-follow li a span.arrow {
	position: absolute;
	font-size: 10px;
	color: #aaa !important;
	margin: -5px 0 0 0;
	top: 50%;
	right: 20px;
	-webkit-text-size-adjust: none;
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition:	all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */
}
.home38-follow li a:hover .icon {
	background-color: #3CCEDA !important;
}
.home38-follow li a:hover .icon span.fa {
	color: #fff;
}
.home38-follow li a:hover, .home38-follow li a:hover span.arrow {
	color: #3CCEDA !important;
}

.Full_Screen_PaneF {margin-bottom: 40px;}

.headerBox .header-top #search-icon {width: 35px;height: 35px;line-height: 35px;}
.headerBox .header-top .searchBox:before {right: 12px;}


@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.home38-recent_work .recent_text {top: 40px;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.home38-recent_work .recent_text {top: 20px;}
	.home38-title01 p {padding: 0;}
	.home38-whitetitle p {padding: 0 100px;}
	#dnngo_megamenu > div > ul > li > a > span {font-size: 13px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home38-whitetitle p {padding: 0 30px;}
	.home38-icon_link {margin: 30px 0 0;}
	.home38-Testimonials_tab02 {margin-bottom: 15px;}
}
@media only screen and (max-width: 767px) {
	.home38-whitetitle p {padding: 0px;}
	.home38-icon_link {margin-top: 10px;}
	.home38-background01 a {margin-bottom: 30px;display: inline-block;}
	.home38-title01 p {padding: 0;}
	.home38-icon_link {margin: 15px 0 0;}
	.home38-icon_link a {width: 50%;padding: 0 10px;}
	.home38-ourteam .ourteam_text {margin-bottom: 30px;}
	.home38-ChooseUs {margin-bottom: 30px;}
	.home38-social {border-left: 0;display: inline-block;}
	.HeaderPane_mobile {padding: 0 10px;}
	.home38banner1_4 {width: 150px !important;height: 2px !important;}
	.home38-Testimonials_tab02 blockquote span.pic {width: 60px;}
	.home38-Testimonials_tab02 blockquote {padding: 0 0 0 80px;}
	.home38-Testimonials_tab02 .dot {left: 2px;}
	.home38-title01 h2 {font-size: 22px;padding-bottom: 15px;}
	.home38-whitetitle h3 {font-size: 22px;margin: 5px 0 0 0;}
	.home38-ChooseUs h2, .home38-ourskills h2 {font-size: 22px;padding-bottom: 15px;}
	.home38-contactus h2 {font-size: 22px;padding-bottom: 15px;}
}
#dnn_Full_Screen_PaneG{
	margin-bottom:0;
}
@media only screen and (max-width: 420px) {
	.Theme_Responsive_20073_home38 .form_submit .btn {padding: 10px 30px !important;}
}
@media only screen and (min-width: 1600px) {
	.footer_box [class*=Pane] {
		margin: 95px 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px) {
	.footer_box [class*=Pane] {
		margin: 70px 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footer_box [class*=Pane] {
		margin: 60px 0;
	}
	#dnn_FootPaneF,
	#dnn_FootPaneG {
		margin-top: 0;
	}
	.home38-ourteam > div:nth-child(1),.home38-ourteam > div:nth-child(2){
		margin-bottom:10px;
	}
}
@media only screen and (max-width: 767px) {
	.footer_box [class*=Pane] {
		margin: 50px 0;
	}
	.home38-recent_work .owl-page{
		width: 12px;
		height: 6px;
	}
	.home38-number_Animation span.number{
		line-height:1.2;
	}
	.home38-number_Animation > div+div{
		margin-top:30px;
	}
}

.home38banner2_2 {color: #da2128;}
a.Button_white.home38banner2_4:hover {background: #da2128; border-color: #da2128 !important;}
.home38banner1_6 {color: #da2128 !important;}
a.Button_default.home38banner1_6:hover:hover {background: #da2128 !important;}
.Home38-Container01 .dnntitle .line {background: #da2128 !important;}
.home38-welcome a {background-color: #da2128;}
.home38-background01 h3 span.fa {color: #da2128;}
.home38-background01 a {color: #da2128;}
.home38-title01 h2:before {background: #da2128;}
.home38-lightbox-photo:hover .home38-newstext {background: #da2128; }
.home38-lightbox-photo .home38-newstext .home38-news_btn > a {border-color: #da2128; color: #da2128;}
.home38-recent_work .recent_text .recenr_btn a {background: #da2128;}
.home38-background03 {background-color: #da2128;}
.home38-service h4 .out {background: #da2128;}
.home38-service a {color: #da2128;}
.home38-number_Animation span.number {color: #da2128;}
.home38-Testimonials_tab02 blockquote small {color: #da2128;}
.home38-ourteam .ourteam_text h3:before {background:  #da2128;}
.home38-ChooseUs h2:before, .home38-ourskills h2:before {background: #da2128;}
.home38-ChooseUs ul li .fa {color: #da2128;}
.home38-ourskills .loaded_list .bar {background-color: #da2128;}
.home38-whitetitle .line {background-color: #da2128;}
.home38-contactus h2:before {background: #da2128;}
.Theme_Responsive_20073_home38 .form_submit .btn {background: #da2128 !important;}
.Home38-Container02 .dnntitle .line {background: #008884 !important;}
.home38-archives li span.fa {color: #008884;}
.home38-follow li a:hover, .home38-follow li a:hover span.arrow {color: #008884 !important;}
.home38-follow li a:hover .icon {background-color: #008884 !important;}
.home38-archives li a {color: #fff !important;}
.home38-follow li a {color: #fff !important;}
.home38-follow li a span.arrow {color: #fff !important;}


/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/















/*Footer */
	.footer_box {
		position:relative;
		z-index:3;
	}
	.foot_bgs{
		display:none;
	}
	.footer_box .footer_bg{
		content: "";
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		opacity: 1;
									background-color:#000;
						background-position:center bottom;
				background-repeat:no-repeat;
										background-size:cover ;
	}
	.footer_bottom  {
		overflow:hidden;
	}
	.footer_bottom .footer_bottom_bg{
		opacity: 1;
					background-color:#000;
				-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-webkit-transform:skew(0deg,0deg);
		-moz-transform:skew(0deg,0deg);
		transform:skew(0deg,0deg);
		transform-origin:right bottom;
	}

.footer_box .Normal {
	color:#fff;
}

.footer_box a, 
.footer_box a:link, 
.footer_box a:active, 
.footer_box a:visited{
	color:#008884;
}
.footer_box a:hover{
	text-decoration:underline;
	color:#008884;
}
.footer_box .dnntitle span{
	color: #fff;
}

.FooterPane .Normal,
.copyright_style,
.copyright_style a,
.copyright_style a:link,
.copyright_style a:active,
.copyright_style a:visited,
.FooterPane a,
.FooterPane a:link,
.FooterPane a:active,
.FooterPane a:visited{
	color: #fff;
}
.FooterPane .foot_social_3 a:hover span{
	color: #008884;
}
.footer_bottom .Normal,
.footer_bottom a,
.footer_bottom a:link,
.footer_bottom a:active,
.footer_bottom a:visited,
.footer_bottom .social_list_1 a span,
.footer_bottom .link_list_1 a, 
.footer_bottom .link_list_1 a:link, 
.footer_bottom .link_list_1 a:active,
.footer_bottom .link_list_1 a:visited{
	color: #fff;
}
.footer_bottom .link_list_1 .social a, 
.footer_bottom .link_list_1 .social a:link, 
.footer_bottom .link_list_1 .social a:active,
.footer_bottom .link_list_1 .social a:visited,
.footer_bottom .FooterPane a:hover,
.footer_bottom .copyright_style a:hover,
.footer_bottom .link_list_1 a:hover,
.footer_bottom .link_list_1  .social a:hover,
.footer_bottom .list_style_13 li .fa{
	text-decoration:none;
	color: #008884;
}
.footer_bottom .social_list_5 a:hover span{
	background-color:#008884;
	border-color: #008884;
}

.footer_bottom .link_list_1  .social a:hover{
	text-decoration:underline;
}
.footer_bottom .social_list_1 a{
	border-color: #fff;
}
.footer_bottom .social_list_1 a:hover{
	background-color:#fff;
}
.footer_bottom .social_list_1 a:hover span{
	color: #008884;
}
.footer_box .footer_bottom  {
	padding:0 0 20px;
}
.footer_box .footer_bottom .footer_line{
	padding:20px 0 0;
			border-top:1px solid #000;
	}

.footer_bottom .dnntitle span{
	color: #FFFFFF;
}
.footer_bottom .title_style_2{
	color: #FFFFFF;
}
.footer_bottom .title_style_2 .icon:before, 
.footer_bottom .title_style_2 .icon:after{
	border-color: #FFFFFF;
}

.footer_bottom .Theme_Responsive_20072_home5-Email .form_submit:before{
	color: #008884!important;
}
.footer_bottom .Theme_Responsive_20072_home7-Email .form_submit .btn{
	background-color:  #008884!important;
}
.footer_bottom .Theme_Responsive_20072_home7-Email .form_submit .btn:hover{
	background-color: #555!important;
}

.copyright_style, 
.copyright_style a,
.FooterPane {
	font-size:14px;
}




#to_top {
	width: 65px;
	height: 65px;
	line-height:65px;
	right: 90px;
	bottom: 120px;
}
.backtop01 {
	border-color:#333333;
}
.backtop01 span:before{
	border-top-color:#333333;
	border-left-color:#333333;
}
.backtop01 span:after{
	border-left-color:#333333;
}
.backtop01:hover {
	background-color:#3cceda;
	border-color:#3cceda;
}

.backtop02 {
	background-color:#333333;
}
.backtop02:hover {
	background-color:#3cceda;
}
.backtop03 {
	border-color:#333333;
	color:#333333;
}
.backtop03:hover {
	border-color:#3cceda;
	background-color:#3cceda;
}
.backtop04 {
	background-color:#333333;
}
.backtop04:hover {
	background-color:#3cceda;
}











 




