
	 
/*global setting*/
#Body ,
html, 
body ,
.Head,
.SubTitle ,
.SubSubTitle ,
.Normal{
	color:#4e4e4e;
	font-size:14px;
	font-family:'iran-sanse';
	line-height:25px;
	/*letter-spacing:0.5px;*/
}
html, 
button, 
input, 
select, 
textarea,
.ls-layer, 
.ls-layer *,
.uneditable-input,
.btn{
	font-family:'iran-sanse';
}
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:'iran-sanse'!important;
}

.dnn_layout,
.container  {
	width: 970px;
}
@media only screen and (min-width: 1600px) {
	.dnn_layout,
	.container {
		width: 1470px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.dnn_layout,
	.container  {
		width: 1170px;
	}
}
@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:before,.BannerPane:before{
		background-color:#FFFFFF;
		filter:alpha(opacity= 100 );
		opacity: 1;
	}

/*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:#a60013;
	font-family:'iran-sanse';
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	letter-spacing:0px;
}
 
h2 {
	color:#a60013;
	font-family:'iran-sanse';
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	letter-spacing:0px;
}

h3 {
	color:#000000;
	font-family:'iran-sanse';
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	letter-spacing:0px;
}

h4 {
	color:#000000;
	font-family:'iran-sanse';
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:0px;
}

h5 {
	color:#000000;
	font-family:'iran-sanse';
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:0px;
}
h6 {
	color:#000000;
	font-family:'iran-sanse';
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:0px;
}

/*Content Style*/
a, 
a:link,
a:active,
a:visited{
	color:#a60013;
}
a:hover{
	color:#a60013;
}
.default_color{
	color:#666666!important;
}
.accent_color{
	color:#a60013!important;
} 


.default-size{
	font-size:13px!important;
}
.big-size{
	font-size:16px!important;
}
.small-size{
	font-size:12px!important;
}
.default-family{
	font-family:'iran-sanse'!important;
}
.special-family-1{
	font-family:'iran-sanse'!important;
}
.special-family-2{
	font-family:'iran-sanse'!important;
}
.default-line-height{
	line-height:1.8!important;
} 
.big-line-height{
	line-height:2!important;
} 
.small-line-height{
	line-height:1.5!important;;
} 

/*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:#a60013;
} 
.galler_datail h4{
	color:#000000!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:#a60013;
}
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton{
	text-shadow:none;
	border-color:#a60013;
	color:#a60013;
	transition:background-color ease-in 200ms;
}
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton:hover{
	background-color:#a60013;
	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:#a60013;
}
.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:#a60013;
	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:#a60013;
}
.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:#a60013;
}
.news_detail_top .tab_right .news_detail_username a:hover,
.Theme_19_Normal .filter_navigation ul li.selected a{
	color:#a60013!important;
	}
a.abtn.btn_white:hover, 
.banner_btn, 
.banner_btn.btn_white:hover, 
.comment_form .submit_button .CommandButton {
	border-color:#a60013;
}
.Skin_05_timeline.news_detail .post_date a:hover,
.Skin_05_timeline.news_detail .post_author_info .author_desc{
	color:#a60013;
}
.Skin_05_timeline.news_detail{
	background:none;
}

/*html style*/  

/*Accent Background Color */
.a_bg_c,
.btn.a_bg_c{
	background-color:#a60013;
}
.a_bg_c_h:hover,
.btn.a_bg_c_h:hover{
	background-color:#a60013;
}
/*Accent Color */
.a_t_c,
.btn.a_t_c{
	color:#a60013;
}
.a_t_c_h:hover,
.btn.a_t_c_h:hover{
	color:#a60013;
}
/*Accent Border Color */
.a_b_c,
.btn.a_b_c{
	border-color:#a60013;
}
.a_b_c_h:hover,
.btn.a_b_c_h:hover{
	border-color:#a60013;
}

/*anchorNav*/
#anchorNav li:hover i, 
#anchorNav li.active i,
#anchorNav li span{
	background-color:#a60013;
}

/*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:#a60013;
}
.photo_box.icon_tag_push .ico:before{
    border-right-color: #a60013;
    border-top-color: #a60013;
}
.photo_box.content_bottom_push_in .content:before{
    border-bottom-color: #a60013;
}
/*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:#a60013;
	border-color:#a60013;
}
.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:#a60013;
	color:#a60013;
}
.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:#a60013;
}
.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:#a60013;
}

.gallery-carousel01 .slick-arrow:before{
	border-color:#a60013;
}

/*Blog*/
.blog-list01 .list-btn,
.blog-tag a:hover,
.blog-list03 .list-btn,
.blog-timeline2 .list-btn{
	border-color:#a60013;
	color:#a60013;
}
.blog-carousel .owl-buttons .owl-prev:hover, 
.blog-carousel .owl-buttons .owl-next:hover,
.blog-list-page a:hover, 
.blog-list-page span{
	border-color:#a60013;
	background-color:#a60013;
}
.blog-list01 .list-date .month,
.blog-list01 .list-btn:hover,
.blog-list01 .list-linkbox,
.blog-categories > li.active > a,
.blog-list02 .list-linkbox,
.blog-list03 .list-btn:hover,
.blog-list03 .list-linkbox,
.blog-timeline .blog-date,
.blog-timeline .timeline-left  .list-post:after, 
.blog-timeline .timeline-right  .list-post:after,
.blog-timeline .list-date .month,
.blog-timeline .blog-date:after,
.blog-timeline .list-linkbox,
.blog-timeline .blog-more,
.blog-timeline2 .list-date:before,
.blog-timeline2 .list-btn:hover,
.blog-timeline2 .list-linkbox,
.blog-detail .detail-date .month,
.blog-detail .submit-but,
.blog-detail .author-social a:hover{
	background-color:#a60013;
}
.blog-list01 .list-info a:hover,
.blog-search:before,
.blog-title01,
.blog-categories ul li.active > a,
.blog-categories ul li a:hover,
.blog-list02 .list-btn,
.blog-list02 .list-info a:hover,
.blog-list03 .list-info a:hover,
.blog-timeline .list-btn,
.blog-timeline .list-info a:hover,
.blog-timeline2 .list-info a:hover,
.blog-detail .detail-info a:hover,
.blog-detail .detail-heading,
.blog-detail .detail-relatedlist a.more, 
.blog-detail .detail-relatedlist a.more:link, 
.blog-detail .detail-relatedlist a.more:active, 
.blog-detail .detail-relatedlist a.more:visited,
.blog-categories > li > a:hover{
	color:#a60013;
}
.blog-tab .tab-title li.active:before,
.blog-list02 .list-author,
.blog-timeline2 .list-date:after,
.blog-categories ul li > .arrow:hover:before,
.blog-categories ul li > .arrow:hover:after,
.blog-categories > li > .arrow:hover{
	border-color:#a60013;
}
.blog-categories > li > .arrow:hover:before{
	border-top-color:#a60013;
}
/*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:#a60013;
}
[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{
	background-color:#a60013;
}
.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:#a60013;
}
.history-box .history-boxmain .history-boxcontent:before{
	border-right-color:#a60013;
}
.ourteam01-ibox{
	border-bottom-color:#a60013;
}
.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,
.history01-carousel .owl-buttons .owl-prev:hover:before, 
.history01-carousel .owl-buttons .owl-next:hover:before{
	border-color:#a60013;
}
.pricing01-ibox .ico:before{
	border-left-color:#a60013;
	border-top-color:#a60013;
}
a.aboutus01-bnt:hover,
a.pricing01-bnt:hover,
.two404-bg01 a.two404-bnt,
.four404-box a.four404-bnt{
	font-family:'iran-sanse';
	border-color:#a60013;
	background-color:#a60013;
}
.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:#a60013;
	border-color:#a60013;
}



/*Short Codes*/

/*Dividers*/
.dividers-06:before,
.dividers-06 span,
.dividers-06:after,
.dividers-08{
    border-top-color:#a60013;
}

/*icon-box*/
.dg-ibox04 .btn{
	border-color:#a60013;
	color:#a60013;
}
.dg-ibox04 .btn:hover{
	background-color:#a60013;
}
.dg-ibox13 .more:before{
	border-left-color:#a60013;
}
.dg-ibox35:before{
	border-top-color:#a60013;
}

/*Promo-Boxes*/
.promo-box02,
.promo-box03 .btn,
.promo-bg02,
.promo-box07 .btn,
.promo-box08 .btn,
.promo-box10 .btn,
.promo-box11 .btn,
.promo-box12 .btn,
.promo-box13,
.promo-box14 .btn:hover{
	background-color:#a60013;
}
.promo-box03{
	border-left-color:#a60013;
}
.promo-box03:before,
.promo-box10 h3:after{
	border-color:#a60013;
}
.promo-box06 h3,
.promo-box07 h3 span,
.promo-box08 h3 span,
.promo-box13 .btn{
	color:#a60013;
}

/*price*/
.dg-title25 .line:before, 
.dg-title25 .line:after,
.dg-price02 .price-border:hover, 
.dg-price02 .price-border.best-value,
.dg-price03 .btn:hover,
.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-price15 .price-border:hover .btn,
.dg-price16 .price-border:hover .btn,
.dg-price18 .price-border,
.dg-price20 .best-value .price-title,
.dg-price20 .price-border:hover .price-title,
.dg-price21 .price-box,
.dg-price21 .price-border .btn,
.dg-price23 .btn,
.dg-price24 .price-border:hover .price-title,
.dg-price25 .btn,
.dg-price27 .price-border:hover .price-title,
.dg-price28 .price-border:hover .price-title, 
.dg-price28 .price-border:hover .btn,
.dg-price26 .price-border:hover .price-title, 
.dg-price26 li:hover,
.dg-price29 .price-border:hover .btn,
.dg-price30 .price-border:hover .btn{
	background-color:#a60013;
}
.dg-title25 .line,
.dg-price02 .price-border,
.dg-price07 .price-border,
.dg-price07 .price-box,
.dg-price07 .price-border,
.dg-price23,
.dg-price27 .btn,
.dg-price27 .price-border:hover, 
.dg-price27 .price-border:hover .btn,
.dg-price29 .price-border{
	border-color:#a60013;
}
.dg-price03 .price-title h2,
.dg-price03 .price-holder .fa,
.dg-price03 .price-title h6,
.dg-price03 .btn,
.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{
	color:#a60013;
}
.dg-price07 .btn{
	background-color:#a60013;
	border-color:#a60013;
}
.dg-price20 .price-popular,
.dg-price23 .price-title em{
	color:#a60013;
	border-color:#a60013;
}

/* 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{
	color:#a60013;
}
.loaded-title:before{
	border-color:#a60013;
}
.loaded-list04 .bar,
.loaded-list05 .bar,
.loaded-list10 .progress-bar,
.loaded-list09 .progress .progress-bar,
.loaded-list08 .progress .progress-bar{
	background-color:#a60013;
}

/*Testimonials*/
.dg-testimonials-bg08,
.Testimonials01-tab .Testimonials01-top em,
.Testimonials03-tab .btn,
.dg-testimonials-tab02 .dot a.actived, 
.dg-testimonials-tab02 .dot a:hover,
.dg-testimonials-tab04 .last_page:hover, 
.dg-testimonials-tab04 .next_page:hover,
.image_more_info span,
.dg-testimonials-tab12 .dot a.actived,
.dg-testimonials-tab14 .dot a.actived,
.dg-testimonials-tab15 .dot a.actived,
.dg-testimonials-tab17 .dot a.actived,
.Testimonials15-tab .pic,
.dg-testimonials-tab18 .last_page:hover, 
.dg-testimonials-tab18 .next_page:hover,
.dg-testimonials-tab19 .dot a.actived,
.dg-testimonials-tab20 blockquote p,
.dg-testimonials-tab22 blockquote .pic,
.dg-testimonials-tab11 .dot a:hover, 
.dg-testimonials-tab11 .dot a.actived,
.dg-testimonials-tab16 .last_page:hover, 
.dg-testimonials-tab16 .next_page:hover{
	background-color:#a60013;
}


.dg-testimonials-tab01 .last_page:hover, 
.dg-testimonials-tab01 .next_page:hover,
.dg-testimonials-tab06 .last_page:hover, 
.dg-testimonials-tab06 .next_page:hover,
.dg-testimonials-tab21 .dot a.actived{
	border-color:#a60013;
	background-color:#a60013;
}
.dg-testimonials-tab02  blockquote h2:after,
.dg-testimonials-tab02  blockquote h2:before,
.dg-testimonials-tab03 blockquote span.pic img,
.dg-testimonials-tab03 .last_page:hover, 
.dg-testimonials-tab03 .next_page:hover,
.dg-testimonials-tab07 .dot a.actived,
.dg-testimonials-tab08 .dot a.actived, 
.dg-testimonials-tab08 .dot a:hover,
.dg-testimonials-tab10 .last_page:hover:before,
.dg-testimonials-tab10 .next_page:hover:before,
.dg-testimonials-tab17 .dot a,
.dg-testimonials-tab24 .last_page:hover, 
.dg-testimonials-tab24 .next_page:hover,
.dg-testimonials-tab24 .last_page:hover:before,
.dg-testimonials-tab24 .next_page:hover:before,
.dg-testimonials-tab09 .last_page:hover, 
.dg-testimonials-tab09 .next_page:hover,
.dg-testimonials-tab13 .last_page:hover:before,
.dg-testimonials-tab13 .next_page:hover:before{
	border-color:#a60013;
}
.dg-testimonials-tab02 blockquote h2,
.dg-testimonials-tab07 li blockquote strong,
.dg-testimonials-tab09 .author,
.dg-testimonials-tab15 blockquote h2,
.Testimonials08-tab h2,
.Testimonials09-tab .bnt,
.Testimonials11-author span,
.dg-testimonials-tab16 .pic h2,
.dg-testimonials-tab17 blockquote h2,
.Testimonials13-tab p.c-font,
.dg-testimonials-tab20 blockquote .pic h2,
.dg-testimonials-tab20 blockquote .pic span,
.Testimonials17-tab .Testimonials17-com h2,
.Testimonials21-tab h2,
.Testimonials22-tab .pic span,
.dg-testimonials-tab23 blockquote h2 span{
	color:#a60013;
}
.dg-testimonials-tab13 blockquote p{
	border-bottom-color:#a60013;
}
.dg-testimonials-tab14 blockquote p,
.dg-testimonials-tab13 blockquote p:before{
	border-top-color:#a60013;
}
.Testimonials08-tab em.fa{
	color:#a60013;
	border-color:#a60013;
}
.Testimonials10-tab,
.dg-testimonials-tab20 blockquote p:before,
.dg-testimonials-tab22 blockquote .pic:before,
.Testimonials22-con{
	border-right-color:#a60013;
}
.dg-testimonials-circle .image_more_info span{
	background-color:#a60013!important;
}

/*Responsive Tab*/
.dg-title16 .number,
.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:#a60013;
}

.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:#a60013;
}
.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,
.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:#a60013;
}
.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:#a60013;
}
.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:#a60013;
}
.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:#a60013;
}
.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:#a60013;
}

/*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 .collapsed:hover .arrow:before,
.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:#a60013;
}
.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:#a60013;
}
.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-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{
	background-color:#a60013;
}
.dg-accordion06 .panel-heading .arrow,
.dg-accordion06 .panel-heading .collapsed:hover .arrow{
	border-left-color:#a60013;
}
.dg-accordion17 .panel-heading .panel-title a{
	background-color:#a60013;
	border-color:#a60013;
}

/*Animated*/
.animat-col01 li.color-01,
.animat-col05 li:hover,
.animat-col06{
	background-color:#a60013;
}
.animat-col-title:after,
.animat-col04 h3:before{
	border-color:#a60013;
}
.animat-col04,
.animat-col05 li{
	color:#a60013;
}
/*Flip-Box*/
.flip-box02 .back,
.flip-box04 .back,
.flip-box04 .back,
.flip-box06 .back,
.flip-box08 .back{
	background-color:#a60013;
}
.flip-box06 .front .v-center > h3{
	color:#a60013;
}
.flip-box08 .front .fa{
	color:#a60013;
	border-color:#a60013;
}

/*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:#a60013;
}
.clients-carousel01 .img_box:before{
	border-bottom-color:#a60013;
}
.clients-title02 h3,
.clients-title03 h6{
	color:#a60013;
}
.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:#a60013;
}
/*Image Box*/
.imgbox01:hover,
.imgbox03:hover, 
.imgbox03:hover .imgbox03-con .btn,
.imgbox04:hover img{
	border-color:#a60013;
}
.dg-title23 .line:after,
.imgbox02:hover,
.imgbox05:hover .btn,
.imgbox07:hover .imgbox07-icon span,
.imgbox10 .btn{
	background-color:#a60013;
}
.imgbox03:hover .imgbox03-con .btn,
.imgbox05:hover .imgbox05-con h3,
.imgbox10:hover .btn{
	color:#a60013;
}
.imgbox08 .imgbox08-con .btn:hover,
.imgbox10:hover{
	border-color:#a60013;
	background-color:#a60013;
}

/*icon box*/
 
.dnngo-main [class*="dg-icon-"]:hover,
.dg-ibox-hover:hover [class*="dg-icon-"]{
	color:#a60013;
	border-color:#a60013;
	background-color:#a60013;
}
.dnngo-main [class*="dg-icon-"]:hover:before,
[class*="dg-icon-"]:hover .hexagon span:before,
.dg-ibox-hover:hover [class*="dg-icon-"]:before,
.dg-ibox-hover:hover .hexagon span:before{
	background-color:#a60013;
	border-color:#a60013;
}

.dg-ibox09:hover h3,
.dg-ibox20 h3,
.dg-ibox21 h3,
.dg-ibox24 h3,
.dg-ibox26:hover .box-title h3,
.dg-ibox27:hover .box-title h3,
.dg-ibox35 .number{
	color:#a60013;
}
.iconbox-bg03,
.dg-ibox21:hover .btn,
.dg-ibox24 .btn,
.dg-ibox27:hover .btn,
.dg-ibox28:hover,
.dg-ibox34 h3{
	background-color:#a60013;
}
.dg-ibox16:hover [class*="dg-icon-"] .left-line{
	border-color:#a60013;
}
.dg-ibox17:hover{
	border-color:#a60013;
	background-color:#a60013;
}
.dg-ibox20,
.dg-ibox26:before{
	border-top-color:#a60013;
}
.dg-ibox22:before,
.dg-ibox29:before,
.dg-ibox32 .number:after{
	border-bottom-color:#a60013;
}


/*Mini-callout-box-ornamental-title*/
.dg-title01 h3,
.dg-title06 h3,
.dg-title07 h3,
.dg-title09 h3,
.dg-title13 .icon,
.dg-title29 h3,
.dg-title32 .fa{
	color:#a60013;
}
.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:#a60013;
}
.dg-title08 h3,
.dg-title21 h3:before, 
.dg-title21 h3:after{
	background-color:#a60013;
}

/*player boxes */
.player_boxes .player_title,
.player_boxes .player_smalltitle{
	color:#a60013;
}
.player_boxes .btn {
	background-color:#a60013;
}
/*simpleanchor */
#simpleanchor a:hover,
#simpleanchor .active a{
    color: #a60013;
    border-left-color:#a60013;
}




 /*Menu Style*/


	/*HoverStyle_1*/
	#dnngo_megamenu > div.dnngo_gomenu > ul > li {
		margin: 0px 12px;
	}
	#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 #000000;
		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:#a60013;
	}
	
	#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 {
			margin: 0px 15px;
		}
	}
	@media only screen and (min-width: 1600px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li {
			margin: 0px 30px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li {
			margin: 0px 9px;
		}
	}


#dnngo_megamenu ul,
.multi_menu,
.nav_box {
    font-family: 'iran-sanse';
}
	#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:35px 0 30px;
		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: 46px;
		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:normal;
		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 6px 3px 0px;
		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 #000000;
		border-right: 1px solid #000000;
	}
	#dnngo_megamenu > div > ul > li > a > span > i {
		color:#000000;
		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: #000000;
	}

/*Sub Menu Style*/
#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,
#dnngo_megamenu .dnngo_menuslide .dnngo_boxslide a,
#dnngo_megamenu .dnngo_menuslide,
#dnngo_megamenu .dnngo_slide_menu li {
	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_boxslide .menu_centerbox ul li li a span:before {
	border-right:1px solid #666666;
	border-bottom:1px solid #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_boxslide .menu_centerbox ul li li a:hover span:before,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li.subcurrent > a > span:before {
	border-right:1px solid #a60013;
	border-bottom:1px solid #a60013;
}

#dnngo_megamenu .dnngo_slide_menu li:hover > a,
#dnngo_megamenu .dnngo_slide_menu li.subcurrent > a {
	color:#FFF;
	background-color:#a60013;
}
#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_boxslide .menu_centerbox ul li li a:hover,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li.subcurrent > a{
	color: #a60013;
}
#dnngo_megamenu h2.mega_title,
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li > a > span,
.social-icons5 a:hover span{
	font-size:13px!important;
	color:#a60013!important;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li > a > span {
	font-size:14px;
}
#dnngo_megamenu .dnngo_slide_menu li a > span > i,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li 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_boxslide .menu_centerbox ul li li a:hover > span > i,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li.menu_hover > a > span > i,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li.current > a > span > i,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li.subcurrent > a > span > i{
	color:#a60013;
}
#dnngo_megamenu .mega_title, 
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul > li > a > span{
	border-color:#c2c2c2;
}
#dnngo_megamenu .dnngo_boxslide .dnngo_masonrymenu > ul:before{
	border-color:#e0e0e0;
}

/*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: #a60013;
}
.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 #a60013;
	border-right: 1px solid #a60013;
}
.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:#a60013;
}

.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: 46px;
}
.roll_menu.roll_activated .dnn_logo {
	float:none;
	margin:0;
	margin-top:0px;
	line-height: 46px;
	height: 46px;
}
.roll_menu.roll_activated .menuRightBox {
	margin:0;
	margin-top:0px;
	line-height: 46px;
	height: 46px;
}

.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 1 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:#000000;
		filter:alpha(opacity= 0 );
		opacity: 0;
	}
	/* style*/
	.nav_ico {
		font-size:18px;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-webkit-transform: translate3d(0,0,0);
		-moz-transform: translate3d(0,0,0);
		text-align:right;
		line-height:1;
	}
	.nav_ico:before {
		content:" "	;
		border-left:1px solid #000000;
		height:20px;
		display:inline-block;
		vertical-align:middle;
	}
	.nav_ico .fa{
		width:20px;
		height:20px;
		line-height:20px;
		text-align:center;
		display:inline-block;
		vertical-align:middle;
		margin-left:17px;
		cursor:pointer;
		color:#000000;
		transition: 		all ease-in 200ms;
		-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	}
	.nav_ico .fa:hover,
	.nav_ico .fa.active{
		color: #a60013;
	}
	
	
	.nav_ico .fa.active:before{
		content:"\f00d";
		color: #a60013;
	}
	.nav_ico .searchBox,
	.nav_ico .Loginandlanguage {
		-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.1);               /* For Firefox3.6+ */
		-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.1);            /* For Chrome5+, Safari5+ */
		box-shadow:1px 1px 5px rgba(0,0,0,0.1);                    /* For Latest Opera */
		background-color:#ffffff;
		padding:10px;
		min-width:300px;
		height:62px;
		position:absolute;
		top:100%;
		right:0px;
		margin-top:10px;
		display:none;
	}
	.nav_ico .searchBox #dnn_dnnSEARCH_ClassicSearch, 
	.nav_ico .searchBox #dnn_dnnSEARCH1_ClassicSearch, 
	.nav_ico .searchBox #dnn_dnnSEARCH2_ClassicSearch, 
	.nav_ico .searchBox #dnn_dnnSEARCH3_ClassicSearch{
		line-height:40px;
	}
	.nav_ico .searchBox input.NormalTextBox{
		background-color:rgba(0,0,0,0.1);
		height:40px;
		line-height:40px;
		width:240px;
		left:0px;
		top:2px;
		font-size:14px;
		color:#444;
	}
	.nav_ico .search, 
	.nav_ico a.search:link, 
	.nav_ico a.search:active, 
	.nav_ico a.search:visited{
		left:auto;
		right:0;
		background-color:#a60013;
		color:#FFF;
		top:2px;
		height:40px;
		line-height:40px;
		width:40px;	
	}
	.nav_ico .Loginandlanguage  {
		min-width:inherit;
		white-space:nowrap;
		padding:0px 30px;
		line-height:62px;
	}
	.nav_ico .Loginandlanguage > .languageBox,
	.nav_ico .Loginandlanguage > .Login{
		display:inline-block;
		vertical-align:top;
	}
	.nav_ico .Loginandlanguage > .Login a,
	.nav_ico .Loginandlanguage > .Login a:link,
	.nav_ico .Loginandlanguage > .Login a:active,
	.nav_ico .Loginandlanguage > .Login a:visited,
	.nav_ico .Loginandlanguage > .Login .sep{
		color:#444;
		font-size:13px;
		vertical-align:middle;
	}
	.nav_ico .Loginandlanguage > .Login a:hover{
		color:#a60013;
	}
	.nav_ico .Login .registerGroup li.userMessages a span, 
	.nav_ico .Login .registerGroup li.userNotifications a span{
		background-color:#a60013;
	}
	
				.dnn_logo {
		float:none;
		margin-top:5px;
		line-height: 106px;
		height: 106px;
	}
	.menuRightBox{
		position:relative;
		z-index:906;
		margin-top:5px;
		line-height: 106px;
		height: 106px;
	}
	
	.roll_menu.roll_activated .nav_ico .fa{
		color:#666666;
	}
	.roll_menu.roll_activated .nav_ico .fa:hover,
	.roll_menu.roll_activated .nav_ico .fa.active{
		color: #a60013;
	}



	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.header-top,
		.header-bottom{
			display:block;
		}
		.header-left,
		.header-center,
		.header-right{
			display:block;
			text-align:center;
			white-space:normal;
		}
		.menuRightBox{
			margin:0;
		}
		.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-top,
		.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 (max-width: 991px) {
	
			.header_bg.roll_menu {
			position:absolute;
			width:100%;
			top:0;
			padding:0;			
		}
		.mobile_nav{
			position:fixed;
			width:100%;
		}
		@media only screen and (min-width: 768px) and (max-width: 991px) {
			.dnngo-main.boxed .mobile_nav{
				width:auto;
			}
		}	
		.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:#a60013;
	}
	.mobile_left_icon .fa.active,
	html.mm-opening.mm-opened .mobile_right_icon a{
		color:#a60013;
	}
	
	#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:#a60013;
	}
	#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:#a60013;
	}
	#mobile_user .registerGroup li.userMessages a span, 
	#mobile_user .registerGroup li.userNotifications a span{
		background-color:#a60013;
	}
	.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:#a60013!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:#a60013;
		background-color:#a60013;
	}
	
	.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:#a60013;;
		border-color:#a60013;
	}
	.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;
	}	
}















/*Hmoe Page 20 Style*/
.home20-ibox01{
	text-align:center;
	border:1px solid #ddd;
	padding:60px 40px;
	cursor:pointer;
	transition: 		border ease-in 200ms;
	-moz-transition: 	border ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     border ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		border ease-in 200ms; /* Opera */
	-ms-transition: 	border ease-in 200ms; /* IE9? */
	}
.home20-ibox01:hover{
	border:1px solid #232323;
	}
.home20-ibox01 .icon_box{
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#EEEEEE;
	color:#666666;
	font-size:24px;
	margin:0 auto 40px;
	transition: 		background-color ease-in 200ms,color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms,color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms,color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms,color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms,color ease-in 200ms; /* IE9? */
	}
.home20-ibox01:hover .icon_box{
	background-color:#a60013;
	color:#fff;
	}
.home20-ibox01 h5{
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 15px 0;
	}
.home20-ibox01 p{
	margin:0 0 20px 0;
	}
.home20-ibox02 h3{
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-transform: uppercase;
	margin:0;
	}
.home20-ibox02 .line{
	width:50px;
	height:1px;
	background-color:#000;
	margin:25px 0;
	}
.home20-ibox02 ul{
	list-style-type:none;
	padding:0 10px 0 0;
	margin:25px 0;
	display:inline-block;
	}
.home20-ibox02 ul li{
	padding:6.5px 0;
	}
.home20-ibox02 ul li span.fa{
	font-size:16px;
	margin:0 8px 0 0;
	vertical-align:middle;
	color:#555;
	}
.home20-ibox02 a{
	font-size:15px;
	color:#000;
	margin:15px 0 0 0;
	text-transform:uppercase;
	font-weight:bold;
	border:2px solid #000;
	padding: 17px 50px;
 	display: inline-block;
	text-decoration:none;
	line-height:1.5;
	transition: 		color ease-in 200ms,border ease-in 200ms;
	-moz-transition: 	color ease-in 200ms,border ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     color ease-in 200ms,border ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms,border ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms,border ease-in 200ms; /* IE9? */
	}
.home20-ibox02 a:hover{
	border:2px solid #a60013;
	color:#a60013;
	}
.home20-bg01{
    background-color: #f5f5f5;
}
a.home20-btn{
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    padding: 17px 54px;
    color: #fff;
    display: inline-block;
    border: 2px solid #fff;
    text-decoration: none;
	 margin: 50px 15px 0;
	 line-height:1.5;
    transition: background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms;
    -moz-transition: background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms;
    -o-transition: background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms;
    -ms-transition: background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms;
}
a.home20-btn:hover {
    background-color: #fff;
    color: #000;
}
.home20-bg02 {
    background-image: url(images/home20-bg02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 100px 0;
}
.home20-full{
	text-align:center;
	}
.home20-full h1{
	font-size:40px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:normal;
	margin:0 0 20px 0;
	letter-spacing:0.6px;
	}
.home20-full h1 span{
	color:#a60013;
	}
.home20-full p{
	letter-spacing:2px;
	}
.home20-title01{
	text-align:center;
	font-size:14px;
	color:#a60013;
	font-weight:normal;
	margin:0 0 8px 0
	}
.home20-title02{
	text-align:center;
	font-size:22px;

	color:#000000;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:0.6px;
	}
.home20-line{
	width:50px;
	height:1px;
	background-color:#000000;
	margin:25px auto 30px;
	}
.home20-title03{
	text-align:center;
	font-size:22px;
	color:#fff;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:1px;
	}
.home20-line02{
	width:50px;
	height:1px;
	background-color:#fff;
	margin:25px auto 30px;
	}
.home20-p{
    padding: 0 100px;
    text-align: center;
    margin: 0;
}
.home20-ibox04{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.home20-ibox04 li{
	float:left;
	width:20%;
	text-align:center;
	padding:40px 35px;
	cursor:pointer;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
	}
.home20-ibox04 li:hover{
	background-color:#F5F5F5;
	}
.home20-ibox04 li .icon_box{
	position:relative;
	width:100px;
	height:100px;
	line-height:98px;
	border:1px solid #000;
	margin:0 auto 40px;
	font-size:30px;
	font-weight:bold;
	color:#000;
	transition: 		background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms,color ease-in 200ms,border ease-in 200ms; /* IE9? */
	}
.home20-ibox04 li:hover .icon_box{
	border:1px solid #a60013;
	background-color:#fff;
	color:#a60013;
	}
.home20-ibox04 li .icon_box:before{
	position:absolute;
	content:"";
	width:96%;
	height:1px;
	background-color:#000;
	top:50%;
	left:0;
	margin:0 0 0 -95px;
	z-index:-1;
	}
.home20-ibox04 li .icon_box:after{
	position:absolute;
	content:"";
	width:95%;
	height:1px;
	background-color:#000;
	top:50%;
	right:0;
	margin:0 -95px 0 0;
	z-index:-1;
	}
.home20-ibox04 li:first-child .icon_box:before{
	display:none;
	}
.home20-ibox04 li:last-child .icon_box:after{
	display:none;
	}
.home20-ibox04 li h5{
	font-size:16px;
	color:#000;
	font-weight: normal;
	margin:0;
	}
.home20-ibox04 li .line{
	width:30px;
	height:1px;
	background-color:#000;
	margin:25px auto 30px;
	}
.home20-ibox04 li p{
	padding:0;
	margin:0;
	}	
.home20-carousel .photo_box{
	margin:0;
	}
.home20-carousel .photo_box img{
	filter: url('images/gray.svg#grayscale');
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	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;
	}
.home20-carousel .photo_box:hover img{
	filter: url('images/gray.svg#normal');
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
	}
.home20-carousel .photo_box.content_bottom_push_in .content{
	padding:25px 0;
	}
.home20-carousel .photo_box.content_bottom_push_in .content:after{
   background-color:#fff;
}
.home20-carousel .photo_box.content_bottom_push_in .content h3{
	font-size:15px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 5px 0;
	}
.home20-carousel .photo_box.content_bottom_push_in .content:before {
    content: "";
    border: 15px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    opacity: 0.8;
}
.home20-carousel .photo_box.content_bottom_push_in .content p{
	color:#555;
	}
.home20-carousel .owl-buttons .owl-prev, 
.home20-carousel .owl-buttons .owl-next{
	left:0;
	border-radius:0;
	width:60px;
	height:60px;
	margin:-30px 0 0 0;
	background-color:rgba(0,0,0,0.5);
	border:none;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
	}
.home20-carousel .owl-buttons .owl-next {
  left: auto;
  right:0;
	}
.home20-carousel .owl-buttons .owl-prev:hover, 
.home20-carousel .owl-buttons .owl-next:hover{
	background-color:rgba(0,0,0,0.8);
	}
.home20-carousel .owl-buttons .owl-prev:before, 
.home20-carousel .owl-buttons .owl-next:before{
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
	}
.home20-carousel .owl-buttons .owl-next:before {
	border-left: none;
	border-right: 2px solid #fff;
	margin-left: -8px;
	}	
.home20-ibox03 .leftbox,.home20-ibox03 .rightbox {
    float: left;
    width: 50%;
}

.home20-ibox03 .leftbox {
    padding: 0 50px 0 0;
    border-right: 1px solid #E2E2E2;
}

.home20-ibox03 .rightbox {
    padding: 0 0 0 50px;
}

.home20-ibox03 .leftbox img,.home20-ibox03 .rightbox img {
    float: right;
    margin: 0 0 0 50px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}

.home20-ibox03 .leftbox h6,.home20-ibox03 .rightbox h6 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin: 0 0 5px 0;
    line-height: normal;
}

.home20-ibox03 .leftbox span,.home20-ibox03 .rightbox span {
    color: #888;
    font-size: 13px;
}

.home20-ibox03 .leftbox p,.home20-ibox03 .rightbox p {
    margin: 20px 0;
}

.home20-ibox03 .leftbox a,.home20-ibox03 .rightbox a {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 0 5px 0 0;
    text-decoration: none;
		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? */
}

.home20-ibox03 .leftbox a.color-1,.home20-ibox03 .rightbox a.color-1 {
    background-color: #41BFF2;
}

.home20-ibox03 .leftbox a.color-2,.home20-ibox03 .rightbox a.color-2 {
    background-color: #2F50A7;
}

.home20-ibox03 .leftbox a.color-3,.home20-ibox03 .rightbox a.color-3 {
    background-color: #D4389B;
}
.home20-ibox03 .leftbox a:hover.color-1,.home20-ibox03 .rightbox a:hover.color-1,
.home20-ibox03 .leftbox a:hover.color-2,.home20-ibox03 .rightbox a:hover.color-2,
.home20-ibox03 .leftbox a:hover.color-3,.home20-ibox03 .rightbox a:hover.color-3{
   background-color:#444;
}

.SectionStyles2 .home20-ibox03 .leftbox a,.SectionStyles2 .home20-ibox03 .rightbox a {
    background-color: #a60013;
}

.home20-ibox03 .line {
    width: 100%;
    height: 1px;
    background-color: #E2E2E2;
    display: inline-block;
}
.home20-bg03 {
    background-image: url(images/home20-bg03.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.home20-testimonials {
	min-height: inherit;
}
.home20-testimonials ul {
	margin: 0;
}
.home20-testimonials li blockquote {
    padding: 0 0 80px 0;
    font-size: 13px;
    font-style: normal;  
    text-align: center;
	color:#fff;
}
.home20-testimonials li blockquote p {
    text-indent: 0;
    margin: 0;
    position: relative;
	font-style: normal;
	color:#fff;
	padding:0 123px;
}
.home20-testimonials li blockquote h2{
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    Padding:32px 0 0 0;
    line-height: 1;
}
.home20-testimonials .dot {
	text-align: center;
	width: 100%;
}
.home20-testimonials .dot a img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home20-testimonials .dot a {
	text-indent: inherit;
	width: auto;
	height: auto;
	padding: 4px;
	border: 1px solid transparent;
}
.home20-testimonials .dot a.actived {
	border: 1px solid #e3e3e3;
}
.home20-testimonials li blockquote p:before{
	content: "\f10d";
	position:absolute;
	font-family:'FontAwesome';
	left: 0px;
	top:50%;
	color:#fff;
	font-size:26px;
	margin:-20px 0 0 0;
	}
.home20-testimonials li blockquote p:after{
	content: "\f10e";
	position:absolute;
	font-family:'FontAwesome';
	right:0px;
	top:50%;
	color:#fff;
	font-size:26px;
	margin:-20px 0 0 0;
	}
.home20-loadedlist p{
	margin:0 0 10px 0;
	}
.home20-loadedlist .progress{
	height: 16px;
	background-color:#EFEFEF;
	border-radius:0;
	box-shadow:none;
	position:relative;
	overflow:inherit;
	margin-bottom: 27px;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	}
.home20-loadedlist .progress.the4{
	margin-bottom:0;
	}
.home20-loadedlist .progress .bar {
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	height: 16px;
	line-height: 16px;
	text-align: right;
	color:#FFF;
	width:0;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	}
.home20-loadedlist.color-1 .progress .bar{
	background-color:#a60013;
	}
.home20-loadedlist.color-2 .progress .bar{
	background-color:#EBC400;
	}
.home20-loadedlist .progress .bar span {
	font-size:13px;
	color:#666;
	position:absolute;
	bottom:100%;
	right:0;
	margin: 0px 0 9px 0;
	}
.home20-carousel .item{
	text-align:center;
	}
.home20-carousel .owl-buttons .owl-prev, 
.home20-carousel .owl-buttons .owl-next{
	border:none;
	border-radius:0;
	}
.home20-carousel .owl-buttons .owl-prev, 
.home20-carousel .owl-buttons .owl-next{
	left: 0;
	}
.home20-carousel .owl-buttons .owl-next {
	left: auto;
	right: 0;
	}
.home20-carousel .owl-buttons .owl-prev:before, 
.home20-carousel .owl-buttons .owl-next:before{
	border-left:4px solid #fff;
	border-bottom: 4px solid #fff;
	width: 15px;
	height: 15px;
	margin: -7px 0 0 -7px;
	}
.home20-carousel .owl-buttons .owl-next:before {
	border-left: none;
	border-right: 4px solid #fff;
	}
.home20-carousel .owl-page.active, 
.home20-carousel .owl-buttons .owl-prev:hover, 
.home20-carousel .owl-buttons .owl-next:hover{
	border:none !important;
	}
.home20-carousel .owl-buttons .owl-prev:hover:before {
	border-left: 4px solid #a60013;
	border-bottom: 4px solid #a60013;
	}
.home20-carousel .owl-buttons .owl-next:hover:before {
	border-right: 4px solid #a60013;
	border-bottom: 4px solid #a60013;
	}
.home20-bg04{
   background-color:#f1f1f1;
  }
.home20-banner-title {
    font-size: 80px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: normal;
}
.home20-banner-title2 {
    font-size: 20px;
    color: #000000;
    letter-spacing: 2px;
}
.home20-banner-link1.tp-caption a {
    color: #000;
    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;
}
.home20-banner-link1.tp-caption:hover a {
    color: #a60013;
}
.home20-banner-link1.tp-caption {
    cursor: pointer;
}
.home20-banner-link1.tp-caption:hover {
   border-color:#a60013!important;
}
.home20-footer01 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    float: left;
}
.home20-footer01 ul.color-1 {
    padding: 0;
}
.home20-footer01 ul li {
    margin: 13px 0 0 0;
}
.home20-footer01 ul li a {
    background-color: #444444;
    color: #fff;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}
.home20-footer01 ul li a span.fa {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0 20px 0 0;
}
.home20-footer01 ul li a span.fa.color1-1 {
    background-color: #3B59A1;
}
.home20-footer01 ul li a span.fa.color2-2 {
    background-color: #DD4C39;
}
.home20-footer01 ul li a span.fa.color3-3 {
    background-color: #199EE2;
}
.home20-footer01 ul li a span.fa.color4-4 {
    background-color: #46B0E4;
}
.home20-footer01 ul li a span.fa.color5-5 {
    background-color: #EC4A89;
}
.home20-footer01 ul li a span.fa.color6-6 {
    background-color: #F28329;
}
.home20-footer02 {
    margin: 0;
    padding: 10px 0 0 0;
    list-style-type: none;
}
.home20-footer02 li a {
    font-size: 13px;  
    border-bottom: 1px solid #4D4D4D;
    line-height: 1.1;
    display: block;
    padding: 20px 0;
    text-decoration: none;
}
.footer_box .home20-footer02 li a{
	color:#aaaaaa;
}
.footer_box .home20-footer02 li a span{
   color:#575757;
   
}
.footer_box .home20-footer01 ul li a{
    color:#fff;
}
.home20-footer02 li:first-child a {
    padding: 0 0 17px 0;
}
.home20-footer02 li a:hover {
    color: #a60013;
}
.home20-footer02 li a span.fa {
    font-size: 14px;
    margin: 0 10px 0 0;
}
.home20-footer03 {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.home20-footer03 li {
    position: relative;
    padding:0 0 0 110px;
	min-height:100px;
}
.home20-footer03 li img {
    position: absolute;
    left: 0;
    top: 0;
}
.home20-footer03 .line {
    width: 100%;
    height: 1px;
    background-color: #383838;
    margin: 32px 0;
}
.home20-footer03 span.date {
    color: #dddddd;
	display: inline-block;
    padding: 15px 0 0;
}
#home20-next{
    z-index: 1;
    position: absolute;
    bottom: 80px;
    left: 50%;
    width: 100px;
    height: 50px;
    margin: 0 0 0 -50px;
    cursor: pointer;
    text-align: center;
}
#home20-next span.fa {
    font-size: 34px;
    color: #000;
    line-height: 50px;
    transition: margin ease-in 200ms;
    -moz-transition: margin ease-in 200ms;
    -webkit-transition: margin ease-in 200ms;
    -o-transition: margin ease-in 200ms;
    -ms-transition: margin ease-in 200ms;
}
#home20-next:hover span.fa {
    margin: 20px 0 0 0;
}
.home20-carousel02 .owl-item{
   text-align:center;
}
.footer_box .Container-2 .contentpane{
  padding:15px 0 3px;
}
.result_form .btn{
   display: inline-block;
   margin-top: 30px;
    padding: 8px 30px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 0px 0px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color:transparent;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    border:2px solid #aaa;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
}
.result_form .btn:hover {
    background-color: #565656;
    border: 2px solid #565656;
    outline: medium none;
}
@media only screen and (max-width: 1024px) and (min-width: 991px) and (orientation:landscape) {
.home20-footer03 li {
    padding: 0;
}
.home20-footer03 li img {
    position: relative; 
	padding:0 0 10px 0;
}
.home20-ibox02 ul {   
    margin: 0;  
}
}
@media only screen and (min-width: 1600px){
.home20-bg02 {
    padding: 255px 0;
}
.home20-p{
    padding: 0 285px;
}
.home20-footer01 ul {
    width: 50%;
}
.home20-footer01 ul.color-1 {
    padding: 0 10px 0 0;
}
.home20-ibox02 ul{
    margin:25px 45px 25px 0;
}
.home20-carousel .photo_box.content_bottom_push_in .content {
    padding: 40px 0;
}
.home20-footer03 li { 
    padding:0 0 0 124px;
}
}
@media only screen and (max-width: 1200px){
.home20-ibox04 li .icon_box:before { 
    width: 90%;
    height: 1px;
    background-color: #000;
    top: 50%;
    left: 0;
    margin: 0 0 0 -90px;
    z-index: -1;
}
.home20-ibox04 li .icon_box:after {
    position: absolute;
    content: "";
    width: 90%;
    height: 1px;
    background-color: #000;
    top: 50%;
    right: 0;
    margin: 0 -90px 0 0;
    z-index: -1;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
.home20-ibox04 li{
    width: 33%;
}
.home20-ibox04 li .icon_box:after,
.home20-ibox04 li .icon_box:before{
   display:none;
}
.home20-ibox03 .leftbox img, .home20-ibox03 .rightbox img {
    margin: 0 0 0 30px;
}
.home20-footer01 ul {
    width: 50%;
}
#home20-next {
    bottom: 56px;
}
.home20-footer01 ul.color-1 {
    padding: 0 10px 0 0;
}
}
@media only screen and (max-width: 767px){
.home5_conb ul {
    margin: 0;
}
.home20-ibox04 li{
    width: 100%;
}
.home20-ibox02 ul{
   margin:0;
}
.home20-ibox04 li .icon_box:after,
.home20-ibox04 li .icon_box:before,
.home20-ibox03 .line{
   display:none;
}
.home20-p{
  padding:0;
}
.home20-ibox03 .leftbox, .home20-ibox03 .rightbox {
    float: none;
    width: 100%;
	text-align: center;
}
.home20-ibox03 .rightbox {
    padding: 0 0 0 0;
}
.home20-ibox03 .leftbox img, .home20-ibox03 .rightbox img {
    float: none;
    margin: 0;  
}
.home20-ibox03 .leftbox {
    padding: 0;
    border-right: 0;
}
.home20-ibox03 .leftbox h6, .home20-ibox03 .rightbox h6{
  margin:10px 0 5px 0;
}
.home20-testimonials li blockquote p{
   padding:0 30px;
}
.home20-full h1{
   font-size:24px;
}
.home20-bg02{
 padding:30px 0;
}
a.home20-btn{
  margin: 10px 5px 0;
  padding: 15px;
}
#home20-next{
  display:none;
}
}
/*Accent colour*/
.home20-ibox01:hover .icon_box,
.home20-loadedlist.color-1 .progress .bar{
	background-color:#a60013;
}
.home20-ibox01 a,
.home20-ibox02 a:hover,
.home20-full h1 span,
.home20-ibox04 li:hover .icon_box,
.home20-title01{
    color:#a60013;
}
.home20-ibox02 a:hover,
.home20-ibox04 li:hover .icon_box{
    border-color:#a60013;
}
.home20-banner-link1.tp-caption:hover {
    border-color:#a60013!important;
	color:#a60013!important;
}
.home20-carousel .owl-buttons .owl-prev:hover:before {
    border-left: 4px solid #a60013;
    border-bottom: 4px solid #a60013;
}
.home20-carousel .owl-buttons .owl-next:hover:before {
    border-right: 4px solid #a60013;
    border-bottom: 4px solid #a60013;
}
.home20-footer02 li a:hover,
.Result_01_Default .result_form h1{
  color:#a60013;
}










/*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:#111111;
						background-position:center bottom;
				background-repeat:no-repeat;
										background-size:cover ;
	}
	.footer_bottom  {
		overflow:hidden;
	}
	.footer_bottom .footer_bottom_bg{
		opacity: 1;
					background-color:#000000;
				-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:#aaaaaa;
}

.footer_box a, 
.footer_box a:link, 
.footer_box a:active, 
.footer_box a:visited{
	color:#a60013;
}
.footer_box a:hover{
	text-decoration:underline;
	color:#a60013;
}
.footer_box .dnntitle span{
	color: #cccccc;
}

.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: #FFFFFF;
}
.FooterPane .foot_social_3 a:hover span{
	color: #a60013;
}
.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: #FFFFFF;
}
.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: #a60013;
}
.footer_bottom .social_list_5 a:hover span{
	background-color:#a60013;
	border-color: #a60013;
}

.footer_bottom .link_list_1  .social a:hover{
	text-decoration:underline;
}
.footer_bottom .social_list_1 a{
	border-color: #FFFFFF;
}
.footer_bottom .social_list_1 a:hover{
	background-color:#FFFFFF;
}
.footer_bottom .social_list_1 a:hover span{
	color: #a60013;
}
.footer_box .footer_bottom  {
	padding:0 0 20px;
}
.footer_box .footer_bottom .footer_line{
	padding:20px 0 0;
			border-top:1px solid #000000;
	}

.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: #a60013!important;
}
.footer_bottom .Theme_Responsive_20072_home7-Email .form_submit .btn{
	background-color:  #a60013!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: 32px;
}
.backtop01 {
	border-color:#5d5d5d;
}
.backtop01 span:before{
	border-top-color:#5d5d5d;
	border-left-color:#5d5d5d;
}
.backtop01 span:after{
	border-left-color:#5d5d5d;
}
.backtop01:hover {
	background-color:#a60013;
	border-color:#a60013;
}

.backtop02 {
	background-color:#5d5d5d;
}
.backtop02:hover {
	background-color:#a60013;
}
.backtop03 {
	border-color:#5d5d5d;
	color:#5d5d5d;
}
.backtop03:hover {
	border-color:#a60013;
	background-color:#a60013;
}
.backtop04 {
	background-color:#5d5d5d;
}
.backtop04:hover {
	background-color:#a60013;
}
.box-pkg {
    border: 1px solid #d8d8d8;
    text-align: center;
    border-radius: 4px;
    padding: 10px;
    margin:30px 0;
    background-color: #f9f9f9;
}
.title-pkg {
    /*background-color: #d9534f;*/
    color: #ff6c66;
    border-color: #ff6c66;
    background: -webkit-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -o-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -moz-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background-color: #ff6c66;
    color: #fff;
    margin: -40px 20px 20px 20px;
    padding: 15px 5px;
    border-radius: 4px;
    font-size: 17px;
}

.box-pkg .btn-default {
    background-color: #ef1d38;
    color: #fff;
}
.price-pkg{
    font-size:17px;
    color:#333;
    margin-bottom:15px;
}

.photo_box{
    margin:15px 0;
}

.sipping-table table td {
    border: 1px solid #e7e4d9;
    text-align: center;
    vertical-align: middle
}



.shipping-table-cart table td {
    border: 1px solid #e7e4d9;
    vertical-align: middle;
    text-align: center;
    font-size: 13px
}

.modal-price .modal-body{
    max-height:600px;
    overflow-y:scroll;
}
.shipping-table-cart thead>tr:first-child>td {
    border: 1px solid #e7e4d9;
    border-color: #ff6c66;
    background: -webkit-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -o-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -moz-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background-color: #ff6c66;
    color: #fff;
    font-size:17px;
}
/*add me*/
.home31-imgbor {
    position: relative;
}

    .home31-imgbor:after {
        content: "";
        border-top: 20px solid #ededed;
        width: 97%;
        top: -20px;
        position: absolute;
        left: 0;
    }

    .home31-imgbor img {
        width: 100%;
    }

    .home31-imgbor:before {
        content: "";
        border-left: 20px solid #ededed;
        height: 100%;
        top: -20px;
        position: absolute;
        left: -20px;
    }

    .home31-imgbor.home31-imgbor-r:after {
        bottom: -20px;
        right: 0;
        top: auto;
        left: auto;
    }

    .home31-imgbor.home31-imgbor-r:before {
        bottom: -20px;
        right: -20px;
        top: auto;
        left: auto;
    }

a.home31-btn {
    padding: 24px 53px;
    position: relative;
    background: transparent;
    z-index: 1;
    color: #a60013;
    display: inline-block;
    border: 1px solid #a60013;
    line-height: 1.2;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    text-align: center;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    margin:50px 0;
}

.home31-text {
    padding: 0 0 0 0;
}

    .home31-text h3 {
        margin: 0 0 15px 0;
        font-weight: 500;
    }

.home31-text02 {
    padding: 0 0 0 0;
}

    .home31-text02 h3 {
        margin: 0 0 15px 0;
        font-weight: 500;
    }

a.home31-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid #a60013;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    -webkit-transition: all ease-in 300ms;
    -o-transition: all ease-in 300ms;
    -ms-transition: all ease-in 300ms;
}

a:hover.home31-btn {
    background-color: #a60013;
    color: #fff;
    text-decoration: none;
}
.home31-top h1 {
    text-align: center;
    margin: 0 0 30px 0;
    font-weight: 500;
}

.home37-full {
    position: relative;
    color: #ffffff;
}

.home37-full-left {
    background: url(/Portals/_default/Skins/20073-UnlimitedColorsPack-055/images/home37-bg.jpg) 0 0 repeat;
    width: 50%;
    padding: 40px;
    text-align: center;
}

.home37-full .home37-title01 h3 {
    color: #ffffff;
}

.home37-list {
    margin: 25px 15px 37px;
    list-style: none;
    text-align: right;
    display: inline-block;
}

    .home37-list li {
        position: relative;
        padding: 2px 25px 2px 0px;
    }

        .home37-list li em.fa {
            color: #a60013;
            margin-left: 12px;
            font-size: 20px;
            vertical-align: middle;
            position: absolute;
            right: 0;
            top: 6px;
        }

.home37-full-right {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
   left: 0;
    background-size: cover;
}

    .home37-full-right img {
        display: none;
    }

.home37-title01 p {
    font-size: 16px;
    margin: 5px 0 27px;
}

home37-title01 {
    text-align: center;
}

.home37-title01 h3,
.home37-title02 h3,
.home37-title02 h2 {
    text-transform: uppercase;
    margin: 0;
    font-weight: 400;
    letter-spacing: 1px;
}

.home37-title01 .line,
.home37-title02 .line {
    width: 179px;
    height: 18px;
    position: relative;
    margin: 25px 0 30px;
}

.home37-title-l,
.home37-title-r {
    width: 158px;
    height: 1px;
    background-color: #a60013;
    position: absolute;
    top: 7px;
    left: 0;
}

.home37-title-m {
    width: 15px;
    height: 15px;
    border-right: 1px solid #a60013;
    border-bottom: 1px solid #a60013;
    position: absolute;
    top: 0;
    right: 3px;
    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 */
}

    .home37-title-m:before {
        content: "";
        width: 7px;
        height: 7px;
        background-color: #a60013;
        position: absolute;
        left: 0;
        top: 0;
        margin: 2px;
    }

.home37-title01 .line {
    width: 177px;
    margin: 20px auto 25px;
}

.home37-title02 .line {
    margin: 15px 0 25px;
}

.home37-title01 .home37-title-l,
.home37-title01 .home37-title-r {
    width: 78px;
}

.home37-title01 .home37-title-r {
    left: auto;
    right: 0;
}

.home37-title01 .home37-title-m {
    right: auto;
    left: 50%;
    margin-left: -8px;
}

a.home37-btn02 {
    display: inline-block;
    color: #a60013;
    padding: 8px 50px;
    border: 1px solid #a60013;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    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;
}

    a.home37-btn02:hover {
        text-decoration: none;
        color: #ffffff;
        background-color: #a60013;
    }

.home37-full2 {
    position: relative;
}

    .home37-full2 h2 {
        font-size: 22px;
        padding-top: 12px;
        text-transform: uppercase;
        color: #fff;
        margin: 0;
        font-weight: 400;
    }

a.home37-btn03 {
    padding: 11px 45px;
    margin: 0px;
    position: relative;
    font-size: 15px;
    display: inline-block;
    white-space: nowrap;
    color: #009b85;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    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;
    position: relative;
    display: inline-block;
    position: relative;
}

    a.home37-btn03:before {
        position: absolute;
        bottom: -3px;
        left: 0;
        border-bottom: 3px solid rgba(0,0,0,0.2);
        content: "";
        width: 100%;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        height: 15px;
    }

    a.home37-btn03:hover {
        background-color: #444;
        text-decoration: none;
        color: #fff;
    }

.home37-bg02 {
    background-color: #009b85;
    color: #fff;
}

.home37-full2:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    margin: 0 0 0 -17px;
    border-width: 12px 17px;
    border-style: solid;
    border-color: #009b85 transparent transparent transparent;
}

.home37-ibox02 {
    padding-top: 15px;
}

.home37-icon02 + .home37-icon02 {
    margin-top: 20px;
}

.home37-icon02 em.fa {
    width: 68px;
    height: 68px;
    line-height: 68px;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 0;
    position: absolute;
}

.home37-ibox02 .color-1 em.fa {
    background-color: #31aae1;
}

.home37-ibox02 .color-2 em.fa {
    background-color: #03c1a6;
}

.home37-ibox02 .color-3 em.fa {
    background-color: #ec768c;
}

.home37-icon02 h4 {
    font-size: 14px;
    color: #444444;
    line-height: 1.3;
    font-weight: normal;
    margin: 7px 0 13px;
    letter-spacing: 1px;
}

.home37-icon02 {
    position: relative;
    padding: 0 0 0 90px;
}

.home37-list02 {
    margin: 20px 0 30px;
    list-style: none;
}

    .home37-list02 li {
        line-height: 2;
    }

    .home37-list02 em.fa {
        color: #009b85;
        margin-right: 10px;
        font-size: 15px;
        vertical-align: middle;
    }

a.home37-btn04 {
    display: inline-block;
    color: #666;
    padding: 8px 50px;
    border: 1px solid #a5a5a5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    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;
}

    a.home37-btn04:hover {
        background-color: #009b85;
        color: #fff;
        text-decoration: none;
        border-color: #009b85
    }

.home37-loadlist .progress {
    overflow: visible;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    background-color: #eae9e9;
    margin-top: 38px;
    position: relative;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
@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;
    }

    .home37-cont,
    .home37-full2 {
        text-align: center;
    }

    .home37-ibox > div:nth-child(3),
    .home37-ibox > div:nth-child(4) {
        margin-top: 30px;
    }

    .home37-full-left {
        padding: 60px 15px;
    }

    a.home37-btn03 {
        margin-top: 30px;
    }

    .home37-phonecenter {
        margin-bottom: 30px;
    }

    .home37-Testimonials-icon2 {
        padding: 30px 0 25px 0;
    }

    .home37-full3 em.fa {
        width: 84px;
        height: 84px;
        line-height: 84px;
        font-size: 28px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.home37-full-left {
        padding: 60px 15px;
    }

}


@media only screen and (max-width: 991px) {
    .home37-full-left {
        width: 100%;
        padding: 30px 15px;
    }

    .home37-full-right img {
        display: block;
    }

    .home37-full-right {
        background-image: inherit !important;
        position: relative;
        width: 100%;
    }

        .home37-full-right img {
            display: block;
        }

    
}
@media only screen and (max-width: 767px) {
    .home37-full-left {
        padding: 50px 15px;
    }
}

.home27-conb {
    position: relative;
    padding: 5px 253px 5px 0;
}

    .home27-conb h3 {
        font-size: 18px;
        text-transform: uppercase;
        line-height: normal;
    }

    .home27-conb p {
        font-size: 15px;
        color: #ccc;
        margin: 0;
        line-height: 1.4;
    }

    .home27-conb a.home27-btn_style1 {
        position: absolute;
        right: 0;
        top: 50%;
        margin: -33px 0 0 0;
    }

    .home27-conb a.home27-btn_style1 {
        font-weight: bold;
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        background-color: #a60013;
        padding: 16px 45px;
        color: #fff;
        display: inline-block;
        border: 2px solid #a60013;
        text-decoration: none;
        transition: background-color ease-in 200ms, color ease-in 200ms;
        -moz-transition: background-color ease-in 200ms, color ease-in 200ms;
        -webkit-transition: background-color ease-in 200ms, color ease-in 200ms;
        -o-transition: background-color ease-in 200ms, color ease-in 200ms;
        -ms-transition: background-color ease-in 200ms, color ease-in 200ms;
    }

        .home27-conb a.home27-btn_style1:hover {
            background-color: transparent;
            color: #a60013;
        }

.home27_con_titlebox {
    text-align: center;
    margin: 0 0 40px 0;
}

.home27_con_title1 {
    position: relative;
    display: inline-block;
}

    .home27_con_title1:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        border-left: 2px solid #a60013;
        border-top: 2px solid #a60013;
        width: 12px;
        height: 12px;
    }

    .home27_con_title1:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        border-right: 2px solid #a60013;
        border-top: 2px solid #a60013;
        width: 12px;
        height: 12px;
    }

    .home27_con_title1 h2 {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;
        line-height: normal;
        padding: 17px 39px;
    }

        .home27_con_title1 h2:before {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            border-left: 2px solid #a60013;
            border-bottom: 2px solid #a60013;
            width: 12px;
            height: 12px;
        }

        .home27_con_title1 h2:after {
            content: "";
            position: absolute;
            right: 0;
            bottom: 0;
            border-right: 2px solid #a60013;
            border-bottom: 2px solid #a60013;
            width: 12px;
            height: 12px;
        }

    .home27_con_title1 h3 {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;
        line-height: normal;
        padding: 17px 39px;
    }

        .home27_con_title1 h3:before {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            border-left: 2px solid #a60013;
            border-bottom: 2px solid #a60013;
            width: 12px;
            height: 12px;
        }

        .home27_con_title1 h3:after {
            content: "";
            position: absolute;
            right: 0;
            bottom: 0;
            border-right: 2px solid #a60013;
            border-bottom: 2px solid #a60013;
            width: 12px;
            height: 12px;
        }

.home27_con_titlep {
    padding: 0;
    text-align: center;
    margin: 0;
}

.home27_cona {
    margin: 30px 0 0 0;
}

    .home27_cona .leftone {
        width: 50%;
        float: left;
    }

    .home27_cona .rightone {
        width: 50%;
        float: left;
    }

    .home27_cona .photo_box {
        margin: 0;
    }

        .home27_cona .photo_box .shade {
            opacity: 0.7;
        }

    /*.home27_cona .the1.photo_box .shade {
        background-color: #10B0E2;
    }

    .home27_cona .the2.photo_box .shade {
        background-color: #8D50C5;
    }

    .home27_cona .the3.photo_box .shade {
        background-color: #CB680E;
    }

    .home27_cona .the4.photo_box .shade {
        background-color: #029E79;
    }*/
        .home27_cona .photo_box .shade {
            background:none;
        }
.home27_cona .photo_box .content h3 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .home27_cona .photo_box .content p {
        color: #FFF;
        font-size: 15px;
    }

    .home27_cona .photo_box .content {
        opacity: 1;
    }

.home27-conb2 {
    text-align: center;
}

    .home27-conb2 a.linker {
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        display: inline-block;
        background-color: #2C2C2C;
        padding: 16px 45px;
        margin: 0 18px;
        border: 2px solid #2C2C2C;
        text-decoration: none;
        transition: background-color ease-in 200ms, color ease-in 200ms, border ease-in 200ms;
        -moz-transition: background-color ease-in 200ms, color ease-in 200ms, border ease-in 200ms;
        -webkit-transition: background-color ease-in 200ms, color ease-in 200ms, border ease-in 200ms;
        -o-transition: background-color ease-in 200ms, color ease-in 200ms, border ease-in 200ms;
        -ms-transition: background-color ease-in 200ms, color ease-in 200ms, border ease-in 200ms;
    }

        .home27-conb2 a.linker:hover {
            background-color: transparent;
            color: #2C2C2C;
        }
.mb-40{
    margin-bottom:40px;
}

.home27-footnews span.date {
    color: #FE8625;
}

.home27-follow ul li a:hover {
    color: #FE8625 !important;
}

.Home27-heading01 {
    color: #ccc !important;
}

a.home27-slide02_btn:hover {
    background: #FE8625;
    border-color: #FE8625 !important;
}

.home27-slide01_title span.slide01_color {
    color: #FE8625;
}

.home27-conb a.home27-btn_style1 {
    background-color: #FE8625;
    border-color: #FE8625;
}

    .home27-conb a.home27-btn_style1:hover {
        color: #FE8625;
    }

.home27_con_title1:before,
.home27_con_title1:after,
.home27_con_title1 h2:before,
.home27_con_title1 h2:after {
    border-color: #FE8625;
}

.home27_con_title1 h3:before,
.home27_con_title1 h3:after {
    border-color: #FE8625;
}

.home27-number_Animation .number_out {
    background: #FE8625;
}

.home27-Text_layout.isotope_grid .isotope_group a:hover,
.home27-Text_layout.isotope_grid .isotope_group a.active {
    background-color: #FE8625;
}

.home27-Text_layout .photo_box .shade {
    background: #FE8625;
}

a.home27-btn_style2 {
    background: #FE8625;
    border-color: #FE8625;
}

    a.home27-btn_style2:hover {
        color: #FE8625;
    }

.home27_cona .photo_box .content h3 {
    color: #fff;
}
    .home27_cona .photo_box .content h3 a {
        color: #fff;
        text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
   
    }
.home11-ibox06 {
    margin-bottom: 50px;
    clear: both;
    overflow: hidden;
    background-color: #f1f1f1;
}

    .home11-ibox06 .photo_box {
        position: relative;
        width: 50%;
        float:right;
        margin:0;
    }

        .home11-ibox06 .photo_box .date {
            width: 80px;
            height: 80px;
            position: absolute;
            right: 0;
            top: 0;
            text-align: center;
            background-color: #a60013;
            color: #FFF;
            font-size: 11px;
            line-height: 1.4;
        }

            .home11-ibox06 .photo_box .date span {
                display: block;
                color: #ffffff;
                font-size:10px;
                /*font-weight: bold;*/
                padding-top: 15px;
                line-height:25px;
            }

        .home11-ibox06 .photo_box .fa {
            width: 80px;
            height: 80px;
            line-height: 80px;
            font-size: 20px;
            position: absolute;
            right: 0;
            top: 80px;
            text-align: center;
            background-color: #000;
            background-color: rgba(0,0,0,0.5);
            color: #FFF;
        }

    .home11-ibox06 .photo_content {
        width: 50%;
        float:right;
        padding:30px;
        color: #333;
    }

    .home11-ibox06 h3 {
        font-size:15px;
        color: #333333;
        margin-bottom: 10px;
        /*font-weight: 400;*/
        /*text-transform: capitalize;
        letter-spacing: 0.5px;*/
    }

    .home11-ibox06 .info {
        margin-bottom: 26px;
        font-size: 12px;
        color: #888888;
    }
@media only screen and (max-width: 991px) {
    .home11-ibox06 .photo_box,
    .home11-ibox06 .photo_content {
        width: auto;
        float: none;
    }
}
.summary-ar {
    line-height: 25px;
    text-align: justify;
    max-height: 154px;
    overflow: hidden;
}
.home11-ibox06 a{
    display:block;
}

.home27-SectionStyles2 {
    background-image: url("/Portals/0/home27-SectionStyles2.jpg");
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    backface-visibility: hidden;
    color: #fff;
}


.home27-nacenter {
    text-align: center;
}

.home27-number_Animation2 {
    display: inline-block;
}

    .home27-number_Animation2 .na_box {
        width: 240px;
        height: 276px;
        display: inline-block;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center center;
        margin-left: 2px;
        margin-right: 2px;
        padding: 80px 0;
    }

        .home27-number_Animation2 .na_box.the1 {
            background-image: url("images/home27-number_A2_1.png");
        }

        .home27-number_Animation2 .na_box.the2 {
            background-image: url("images/home27-number_A2_2.png");
        }

        .home27-number_Animation2 .na_box.the3 {
            background-image: url("images/home27-number_A2_3.png");
        }

        .home27-number_Animation2 .na_box.the4 {
            background-image: url("images/home27-number_A2_4.png");
        }

        .home27-number_Animation2 .na_box .na_boxtop {
            font-size: 60px;
            font-weight: bold;
            color: #fff;
            line-height: normal;
        }

        .home27-number_Animation2 .na_box .line {
            width: 32px;
            height: 3px;
            background-color: #fff;
            margin: 10px auto;
        }

        .home27-number_Animation2 .na_box p {
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            margin: 0;
            letter-spacing: 1px;
        }

.home27-SectionStyles3 {
    background-color: #f1f1f1;
}

.home27-conc h2 {
    text-align: center;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}

    .home27-conc h2 a.home27-btn_style2 {
        vertical-align: middle;
        margin: 0 0 0 50px;
    }

a.home27-btn_style2 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #a60013;
    padding: 16px 50px;
    color: #fff;
    display: inline-block;
    border: 2px solid #a60013;
    text-decoration: none;
    transition: background-color ease-in 200ms, color ease-in 200ms;
    -moz-transition: background-color ease-in 200ms, color ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms, color ease-in 200ms;
    -o-transition: background-color ease-in 200ms, color ease-in 200ms;
    -ms-transition: background-color ease-in 200ms, color ease-in 200ms;
}

    a.home27-btn_style2:hover {
        background-color: transparent;
        color: #a60013;
    }
.home02-bg02 {
    background: url(images/home02-bg02.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    position: static;
}
.home02-contact {
    background: url(/Portals/0/img4.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    
    position: static;
    margin-top:40px;
}
    .home02-bg02 > .shade {
        background: url(images/home02-bg02-dot.png);
    }

@media only screen and (max-width: 991px) {
    .home02-bg02 {
        background-attachment: scroll;
    }
}

.home02-cont02 {
    color: #ffffff;
    font-size:16px;
    padding: 0px 10px;
    line-height:35px;
}

    .home02-cont02 h3 {
        font-size:60px;
        color: #FFF;
        font-weight: bold;
        line-height: 1.2;
        letter-spacing: 4px;
    }

.home02-btn, a.home02-btn, a:link.home02-btn, a:active.home02-btn, a:visited.home02-btn {
    font-size: 15px;
    padding: 17px 40px;
    min-width: 200px;
    line-height: 24px;
    text-align: center;
    margin: 0 0 8px;
    border: 1px solid #ffffff;
    text-decoration: none;
    display: inline-block;
    color: #FFF;
    transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}

    a.home02-btn:hover {
        border-color: #a60013;
        background-color: #a60013;
        color: #FFF !important;
        text-decoration: none;
    }
.home02-cont02 {
    text-align: center;
    position: relative;
}
.home06-bg {
    background: url(images/home06-bg.png) no-repeat center bottom;
}
.home31-top img{
    padding-bottom:120px;
}
.home41-bg03 {
    background-color: #141414;
}

.home41-bg04 {
    background: url('/Portals/0/home41-bg04.jpg') center bottom;
    text-align: center;
    color: #fff;
    background-size: cover;
    margin-bottom:40px;
}

    .home41-bg04 h3 {
        font-size: 30px;
        color: #fff;
        font-weight: normal;
        margin: 0 0 0 0;
        line-height: 35px;
        /*letter-spacing: 4px;*/
        text-shadow: 0px 2px 1px #444;
    }

    .home41-bg04 div {
        font-size: 15px;
        line-height: 30px;
        text-shadow: 0px 2px 1px #444;
    }

    .home41-bg04 .dg-btn-2 {
        font-size: 14px;
        text-transform: uppercase;
        padding: 17px 32px;
        letter-spacing: 1px;
    }
   .dnngo-main  .home41-bg04 .dg-btn-2:hover {
        background-color: #a60013;
        border-color: #a60013;
    }
.ourteam-short16 {
    border: 1px solid #dedddd;
    transition: border ease-in 200ms;
    -moz-transition: border ease-in 200ms;
    -webkit-transition: border ease-in 200ms;
    -o-transition: border ease-in 200ms;
    -ms-transition: border ease-in 200ms;
}

    .ourteam-short16:hover {
        border: 1px solid #20a3f0;
    }

    .ourteam-short16 .teamshort-img img {
        max-width: 100%;
        width: 100%;
    }

    .ourteam-short16 .text-style {
        padding: 25px 30px 25px 30px;
    }

    .ourteam-short16 h2 {
        line-height: 1.2;
        font-weight: normal;
        color: #333333;
        margin: 0 0 20px 0;
        font-size: 15px;
    }

    .ourteam-short16 .social {
        border-top: 1px solid #d3d3d3;
        padding: 20px 0 0 0;
        margin: 20px 0 0 0;
    }

        .ourteam-short16 .social em {
            font-size: 18px;
            height: auto;
            position: relative;
            display: inline-block;
            width: 38px;
            height: 38px;
            border: 1px solid #dfdede;
            line-height: 39px;
            text-align: center;
            color: #666666;
            margin: 1px 3px;
            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;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
        }

            .ourteam-short16 .social em:hover {
                background-color: #20a3f0;
                color: #fff;
            }
/* */

.nicdark_focus {
    float: left;
    width: 100%;
    overflow:hidden;
}

    .nicdark_focus.center {
        text-align: center;
    }

    .nicdark_focus.right {
        text-align: right;
    }
.nicdark_bg_red {
    background-color: #4a839e;
    padding: 0;
    margin: 0;
}


.nicdark_space_block20 {
    height: 20px;
    width: 100%;
}
.nicdark_fadeinout .nicdark_fadein {
    opacity: 0;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}

.nicdark_fadeinout:hover .nicdark_fadein {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}

/*zoom image works with nicdark_fadeinout */
.nicdark_fadeinout .nicdark_zoom_image {
    -webkit-transition: all 3000ms;
    -o-transition: all 500ms;
    transition: all 3000ms;
}

.nicdark_fadeinout:hover .nicdark_zoom_image {
    -webkit-transform: rotate(3deg) scale(1.2, 1.2);
    -o-transform: rotate(3deg) scale(1.2, 1.2);
    transform: rotate(3deg) scale(1.2, 1.2);
}


/* 42 - TRANSITION*/
.nicdark_transition {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}


/* 43 - START NICDARKBGHOVER*/
.nicdark_bg_grey_hover:hover {
    background-color: #fafafa !important;
}

.nicdark_bg_grey2_hover:hover {
    background-color: #eeeeee !important;
}

.nicdark_bg_greydark_hover:hover {
    background-color: #585858 !important;
}

.nicdark_bg_greydark2_hover:hover {
    background-color: #6c6975 !important;
}

.nicdark_bg_green_hover:hover {
    background-color: #88cfcd !important;
}

.nicdark_bg_blue_hover:hover {
    background-color: #85cac8 !important;
}

.nicdark_bg_violet_hover:hover {
    background-color: #82c6c4 !important;
}

.nicdark_bg_orange_hover:hover {
    background-color: #e4d0c2 !important;
}

.nicdark_bg_red_hover:hover {
    background-color: #80c2c0 !important;
}

.nicdark_bg_yellow_hover:hover {
    background-color: #e4e3c2 !important;
}

.nicdark_bg_greendark_hover:hover {
    background-color: #afceba !important;
}

.nicdark_bg_bluedark_hover:hover {
    background-color: #afcece !important;
}

.nicdark_bg_violetdark_hover:hover {
    background-color: #c4afce !important;
}

.nicdark_bg_orangedark_hover:hover {
    background-color: #e3bea5 !important;
}

.nicdark_bg_reddark_hover:hover {
    background-color: #ceafb5 !important;
}

.nicdark_bg_yellowdark_hover:hover {
    background-color: #cecdaf !important;
}

.nicdark_vertical_middle {
    vertical-align: middle;
    text-align: center;
}
.nicdark_bg_greydark {
    /*background-color: #585858;*/
    padding: 0;
    margin: 0;
    background: url(/Portals/_default/Skins/20073-UnlimitedColorsPack-055/images/home37-bg.jpg) 0 0 repeat;
   
 
    
}
.nicdark_space20 {
    height: 20px;
    width: 100%;
    float: left;
}

.nicdark_space_block20 {
    height: 20px;
    width: 100%;
}
.nicdark_padding40 {
    padding: 40px !important;
}
p.white,h3.white{
    color:#fff;
}
/* 38 - rotate*/
.nicdark_rotate {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .nicdark_rotate:hover {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }


/* 39 - press*/
.nicdark_press {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .nicdark_press:hover {
        box-shadow: 0px 0px 0px 0px transparent !important;
        margin-top: 4px;
        margin-bottom: -4px;
    }
.nicdark_fadeinout .nicdark_fadein {
    opacity: 0;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}

.nicdark_fadeinout:hover .nicdark_fadein {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}

/*zoom image works with nicdark_fadeinout */
.nicdark_fadeinout .nicdark_zoom_image {
    -webkit-transition: all 3000ms;
    -o-transition: all 500ms;
    transition: all 3000ms;
}

.nicdark_fadeinout:hover .nicdark_zoom_image {
    -webkit-transform: rotate(3deg) scale(1.2, 1.2);
    -o-transform: rotate(3deg) scale(1.2, 1.2);
    transform: rotate(3deg) scale(1.2, 1.2);
}


/* 42 - TRANSITION*/
.nicdark_transition {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}


/* 43 - START NICDARKBGHOVER*/
.nicdark_bg_grey_hover:hover {
    background-color: #fafafa !important;
}

.nicdark_bg_grey2_hover:hover {
    background-color: #eeeeee !important;
}

.nicdark_bg_greydark_hover:hover {
    background-color: #585858 !important;
}

.nicdark_bg_greydark2_hover:hover {
    background-color: #6c6975 !important;
}

.nicdark_bg_green_hover:hover {
    background-color: #88cfcd !important;
}

.nicdark_bg_blue_hover:hover {
    background-color: #85cac8 !important;
}

.nicdark_bg_violet_hover:hover {
    background-color: #82c6c4 !important;
}

.nicdark_bg_orange_hover:hover {
    background-color: #e4d0c2 !important;
}

.nicdark_bg_red_hover:hover {
    background-color: #80c2c0 !important;
}

.nicdark_bg_yellow_hover:hover {
    background-color: #e4e3c2 !important;
}

.nicdark_bg_greendark_hover:hover {
    background-color: #afceba !important;
}

.nicdark_bg_bluedark_hover:hover {
    background-color: #afcece !important;
}

.nicdark_bg_violetdark_hover:hover {
    background-color: #c4afce !important;
}

.nicdark_bg_orangedark_hover:hover {
    background-color: #e3bea5 !important;
}

.nicdark_bg_reddark_hover:hover {
    background-color: #ceafb5 !important;
}

.nicdark_bg_yellowdark_hover:hover {
    background-color: #cecdaf !important;
}

/* 38 - rotate*/
.nicdark_rotate {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .nicdark_rotate:hover {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }


/* 39 - press*/
.nicdark_press {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .nicdark_press:hover {
        box-shadow: 0px 0px 0px 0px transparent !important;
        margin-top: 4px;
        margin-bottom: -4px;
    }


/* pulse*/
.nicdark_pulse_infinite {
    -webkit-animation: nicdark_pulse 2s infinite linear;
    animation: nicdark_pulse 2s infinite linear;
}


/* 40 - nicdark_zoom*/
.nicdark_zoom_hover {
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

    .nicdark_zoom_hover:hover {
        -webkit-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

.nicdark_zoom {
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}


/* 41 - opacity*/
.nicdark_opacity {
    opacity: 1;
    -webkit-transition: opacity;
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transition: opacity;
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

    .nicdark_opacity:hover {
        opacity: 0.8;
        -webkit-transition: opacity;
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration: 250ms;
        -moz-transition: opacity;
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration: 250ms;
    }


.nicdark_bg_white {
    background-color: #ffffff;
}
.nicdark_divider.big > span {
    width: 80px;
    height: 3px;
}

.nicdark_divider.small > span {
    width: 30px;
    height: 2px;
}
@media (max-width:750px){
    .nicdark_focus{
        float:initial;
    }
}
.nicdark_section .nicdark_sizing h3::after {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.nicdark_filter.white {
    background: rgba(255,255,255,0.97);
}
.nicdark_sizing p{
    margin:0;
    padding:0;
    font-size:13px;
}
.nicdark_archive1 {
    float: right;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.nicdark_border_grey, .nicdark_border_grey td, .nicdark_border_grey th {
    border: 1px solid #eeeeee !important;
}
.nicdark_relative {
    position: relative;
}

.nicdark_margin20 {
    margin: 20px;
    padding: 0px;
    display: inline-block;
}

    .nicdark_btn_icon.extrabig > i {
       
        width: 40px;
        height: 40px;
        display:inline-block;
        text-align:center;
        line-height:40px;
        color:#fff;
    }
.nicdark_activity {
    display:inline-block;
  
}

.nicdark_btn_icon.extrabig {
    padding: 20px;
    font-size: 32px;
    /*display:inline-block;*/
    float:right;
    margin-left:30px;  
    border-radius:2px;
}




.nicdark_bg_reddark {
    color: #ff6c66;
    border-color: #ff6c66;
    background: -webkit-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -o-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -moz-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background-color: #ff6c66;
    color: #fff;
}

.nicdark_bg_orangedark {
    color: #ff6c66;
    border-color: #ff6c66;
    background: -webkit-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -o-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -moz-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background-color: #ff6c66;
    color: #fff;
}
.nicdark_bg_violetdark {
    color: #ff6c66;
    border-color: #ff6c66;
    background: -webkit-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -o-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: -moz-linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background: linear-gradient(90deg,#ff6c66 20%, #f1c442 90%);
    background-color: #ff6c66;
    color: #fff;
}
.nicdark_activity a{
    color:#4e4e4e;
}
.nicdark_filter.greydark3 {
    background: rgba(120,117,129,0.8);
}

.box-contact h3{
    color:#fff;
}
    .box-contact h3::after{
        content:'';
        width:40px;
        height:3px;
        background-color:#fff;
        display:block;
        margin-top:15px;
    }
    .box-contact {
        padding: 50px 20px;
        line-height: 30px;
    }
.row-contact{
    margin:0 !important;
}
.percentage{
    padding:0;
    /*display:inline;*/
}
.nicdark_bg_greydark {
    background-color: #787581;
}
.txt-cont{
    color:#fff;
    line-height:40px;
    text-align:center;
    padding:50px;
    font-size:15px;
}


.nicdark_size_extrabig {
    margin: 20px;
    padding:50px;
}

.nicdark_border_white, .nicdark_border_white td, .nicdark_border_white th {
    border: 1px solid #ffffff !important;
}
.nicdark_filter.blue {
    background: rgba(40,40,40,0.8);
}




.white a{
    color:#fff;
}
.box-photo-contact{
    color:#fff;
}
.box-photo-contact h3 {
    color: #fff;
    font-size:20px;
    line-height:30px;
    padding-top: 40px;
}
.txt-add p{
    font-size:12px;
}
.fooetr-list li{
    margin-right:0;
}
.footer_box .fooetr-list a, .footer_box .item-footer a {
    color: #aaaaaa;
}
.borderp-5{
    position:relative;
    display:inline-block;
}
.borderp-5::before {
    content: "";
    border-left: 20px solid #ededed;
    height: 100%;
    top: -20px;
    position: absolute;
    left: -20px;
}
.borderp-5::after {
    content: "";
    border-top: 20px solid #ededed;
    width: 97%;
    top: -20px;
    position: absolute;
    left: 0;
}
.home02-wedding {
    background-image: url(/Portals/0/img41.jpg);
}
    .home02-wedding .nicdark_filter.greydark3 {
        background: url(/Portals/_default/Skins/20073-UnlimitedColorsPack-055/images/home37-bg.jpg) 0 0 repeat;
       
       
       
    }
.home02-baby {
    background: url(/Portals/0/bg-baby.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    position: static;
    margin-top: 40px;
}
    .home02-baby .nicdark_filter.greydark3{
        background:rgba(147,4,70,0.8);
    }
.borderf-5{
    position: relative;
    display: inline-block;
}
.borderf-5::before {
    content: "";
    border-right: 20px solid #ededed;
    height: 100%;
    top: -20px;
    position: absolute;
    right: -20px;
}
.borderf-5::after {
    content: "";
    border-top: 20px solid #ededed;
    width: 97%;
    top: -20px;
    position: absolute;
    right: 0;
}
.dg-btn-1.hover-accent:hover,
.dg-btn-4.hover-accent:hover,
.dg-btn-3.hover-accent:hover {
    color: #FFF !important;
}

.dg-btn-2.hover-accent:hover,
.dg-btn-4.hover-accent:hover,
.dg-btn-5.hover-accent:hover {
    background-color: transparent !important;
}

.dg-btn-1.btn-accent,
.dg-btn-4.btn-accent,
.dg-btn-3.btn-accent {
    color: #FFF;
}

.dg-btn-2.btn-accent,
.dg-btn-4.btn-accent,
.dg-btn-5.btn-accent {
    background-color: transparent;
}

/*btn*/
.dg-btn-1,
.dg-btn-1:link,
.dg-btn-1:active,
.dg-btn-1:visited,
.dg-btn-1[type="button"] {
    color: #FFF;
    border-color: transparent;
    padding: 8px 16px;
    display: inline-block;
}

.dnngo-main .dg-btn-1:hover {
    color: #FFF;
    text-decoration: none;
    background-position: right bottom;
}

.dg-btn-2,
.dg-btn-2:link,
.dg-btn-2:active,
.dg-btn-2:visited,
.dg-btn-2[type="button"] {
    border: 1px solid;
    padding: 8px 16px;
    background: transparent;
    display: inline-block;
}

.dnngo-main .dg-btn-2:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.dg-btn-3,
.dg-btn-3:link,
.dg-btn-3:active,
.dg-btn-3:visited,
.dg-btn-3[type="button"] {
    color: #FFF;
    border-bottom: 2px solid rgba(0,0,0,0.2) !important;
    padding: 8px 16px;
    display: inline-block;
    padding-bottom: 6px !important;
}

    .dg-btn-3.size-xs {
        padding-bottom: 0px !important;
        border-bottom-width: 2px !important;
    }

    .dg-btn-3.size-sm {
        padding-bottom: 4px !important;
        border-bottom-width: 2px !important;
    }

    .dg-btn-3.size-lg {
        padding-bottom: 8px !important;
        border-bottom-width: 3px !important;
    }

    .dg-btn-3.size-xl {
        padding-bottom: 11px !important;
        border-bottom-width: 4px !important;
    }


.dnngo-main .dg-btn-3:hover {
    color: #FFF;
    text-decoration: none;
}



    .dg-btn-4,
    .dg-btn-4:link,
    .dg-btn-4:active,
    .dg-btn-4:visited,
    .dg-btn-4[type="button"] {
        border-width: 1px;
        border-style: solid;
        padding: 8px 16px;
        position: relative;
        background: transparent;
        z-index: 1;
        color: #FFF;
        display: inline-block;
    }

        .dg-btn-4:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 1px;
            left: 1px;
            right: 1px;
            bottom: 1px;
            background: #222533;
            border-radius: inherit;
            -moz-border-radius: inherit;
            -webkit-border-radius: inherit;
        }

.dnngo-main .dg-btn-4:hover {
    color: #FFF;
    background: none;
    text-decoration: none;
}

    .dnngo-main .dg-btn-4:hover:before {
    }

.dg-btn-5,
.dg-btn-5:link,
.dg-btn-5:active,
.dg-btn-5:visited,
.dg-btn-5[type="button"] {
    border-width: 1px;
    border-style: solid;
    border-bottom-width: 2px !important;
    background: transparent;
    padding: 8px 16px;
    display: inline-block;
    padding-bottom: 5px !important;
}

.dnngo-main .dg-btn-5:hover {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom-color: rgba(0,0,0,0.2) !important;
}

.dg-btn-5.size-xs {
    padding-bottom: 0px !important;
    border-bottom-width: 2px !important;
}

.dg-btn-5.size-sm {
    padding-bottom: 4px !important;
    border-bottom-width: 2px !important;
}

.dg-btn-5.size-lg {
    padding-bottom: 8px !important;
    border-bottom-width: 3px !important;
}

.dg-btn-5.size-xl {
    padding-bottom: 11px !important;
    border-bottom-width: 4px !important;
}



[class*="dg-btn-"].size-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

[class*="dg-btn-"].size-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
}

[class*="dg-btn-"] {
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
}

    [class*="dg-btn-"].size-lg {
        padding: 10px 16px;
        font-size: 15px;
        line-height: 1.3333333;
    }

    [class*="dg-btn-"].size-xl {
        padding: 13px 22px;
        font-size: 15px;
        line-height: 1.3;
    }

.mr {
    margin-right: 5px;
}

.ml {
    margin-left: 5px;
}

[class*="dg-btn-"].size-xs .mr {
    margin-right: 2px;
}

[class*="dg-btn-"].size-sm .mr {
    margin-right: 3px;
}

[class*="dg-btn-"] .mr {
    margin-right: 5px;
}

[class*="dg-btn-"].size-lg .mr {
    margin-right: 6px;
}

[class*="dg-btn-"].size-xl .mr {
    margin-right: 7px;
}

[class*="dg-btn-"].size-xs .ml {
    margin-left: 2px;
}

[class*="dg-btn-"].size-sm .ml {
    margin-left: 3px;
}

[class*="dg-btn-"] .ml {
    margin-left: 5px;
}

[class*="dg-btn-"].size-lg .ml {
    margin-left: 6px;
}

[class*="dg-btn-"].size-xl .ml {
    margin-left: 7px;
}


[class*="dg-btn-"].ico-line {
    position: relative;
}

    [class*="dg-btn-"].ico-line .fa {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        padding: 10px 16px;
        font-size: inherit;
        border-right: 1px solid rgba(255,255,255,0.2);
        height: 100%;
    }

        [class*="dg-btn-"].ico-line .fa:after {
            content: "";
            border-right: 1px solid rgba(0,0,0,0.2);
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
        }

        [class*="dg-btn-"].ico-line .fa:before {
            display: inline-block;
            vertical-align: middle;
        }

[class*="dg-btn-"].size-xs.ico-line {
    padding-left: 27px;
    padding-right: 5px;
}

    [class*="dg-btn-"].size-xs.ico-line .fa {
        padding: 0px 5px;
        line-height: 20px;
    }

[class*="dg-btn-"].size-sm.ico-line {
    padding-left: 43px;
    padding-right: 10px;
}

    [class*="dg-btn-"].size-sm.ico-line .fa {
        padding: 0px 10px;
        line-height: 28px;
    }

[class*="dg-btn-"].ico-line {
    padding-left: 47px;
    padding-right: 12px;
}

    [class*="dg-btn-"].ico-line .fa {
        padding: 0px 12px;
        line-height: 36px;
    }

[class*="dg-btn-"].size-lg.ico-line {
    padding-left: 68px;
    padding-right: 16px;
}

    [class*="dg-btn-"].size-lg.ico-line .fa {
        padding: 0px 16px;
        line-height: 44px;
    }

[class*="dg-btn-"].size-xl.ico-line {
    padding-left: 88px;
    padding-right: 22px;
}

    [class*="dg-btn-"].size-xl.ico-line .fa {
        padding: 0px 22px;
        line-height: 52px;
    }

[class*="dg-btn-"].ico-box {
    position: relative;
    overflow: hidden;
}

    [class*="dg-btn-"].ico-box .fa {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        padding: 10px 16px;
        font-size: inherit;
        height: 100%;
        background-color: rgba(0,0,0,0.2)
    }

        [class*="dg-btn-"].ico-box .fa:before {
            display: inline-block;
            vertical-align: middle;
        }

[class*="dg-btn-"].size-xs.ico-box {
    padding-left: 27px;
    padding-right: 5px;
}

    [class*="dg-btn-"].size-xs.ico-box .fa {
        padding: 0px 5px;
        line-height: 20px;
    }

[class*="dg-btn-"].size-sm.ico-box {
    padding-left: 43px;
    padding-right: 10px;
}

    [class*="dg-btn-"].size-sm.ico-box .fa {
        padding: 0px 10px;
        line-height: 28px;
    }

[class*="dg-btn-"].ico-box {
    padding-left: 47px;
    padding-right: 12px;
}

    [class*="dg-btn-"].ico-box .fa {
        padding: 0px 12px;
        line-height: 36px;
    }

[class*="dg-btn-"].size-lg.ico-box {
    padding-left: 68px;
    padding-right: 16px;
}

    [class*="dg-btn-"].size-lg.ico-box .fa {
        padding: 0px 16px;
        line-height: 44px;
    }

[class*="dg-btn-"].size-xl.ico-box {
    padding-left: 88px;
    padding-right: 22px;
}

    [class*="dg-btn-"].size-xl.ico-box .fa {
        padding: 0px 22px;
        line-height: 52px;
    }


[class*="dg-btn-"].border-1px {
    border-width: 1px;
}

[class*="dg-btn-"].border-2px {
    border-width: 2px;
}

[class*="dg-btn-"].border-3px {
    border-width: 3px;
}

    [class*="dg-btn-"].border-3px:before,
    [class*="dg-btn-"].border-4px:before {
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 2px;
    }

[class*="dg-btn-"].border-4px {
    border-width: 4px;
}

[class*="dg-btn-"].border-5px {
    border-width: 5px;
}

    [class*="dg-btn-"].border-5px:before,
    [class*="dg-btn-"].border-6px:before {
        top: 3px;
        left: 3px;
        right: 3px;
        bottom: 3px;
    }

[class*="dg-btn-"].border-6px {
    border-width: 6px;
}

[class*="dg-btn-"].radius-1px {
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}

[class*="dg-btn-"].radius-2px {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

[class*="dg-btn-"].radius-3px {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

[class*="dg-btn-"].radius-4px {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

[class*="dg-btn-"].radius-5px {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

[class*="dg-btn-"].radius-6px {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

[class*="dg-btn-"].radius-7px {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

[class*="dg-btn-"].radius-8px {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

[class*="dg-btn-"].radius-9px {
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}

[class*="dg-btn-"].radius-10px {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

[class*="dg-btn-"].radius-15px {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

[class*="dg-btn-"].radius-semi-circle {
    border-radius: 1000px;
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
}

[class*="dg-btn-"].radius-100 {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}
.list-btn a{

    display:block !important;
    text-align:center;
}
.nicdark_space3 {
    height: 3px;
    width: 100%;
    float: left;
}

.nicdark_space_block3 {
    height: 3px;
    width: 100%;
}

.nicdark_space5 {
    height: 5px;
    width: 100%;
    float: left;
}

.nicdark_space_block5 {
    height: 5px;
    width: 100%;
}

.nicdark_space10 {
    height: 10px;
    width: 100%;
    float: left;
}

.nicdark_space_block10 {
    height: 10px;
    width: 100%;
}

.nicdark_space15 {
    height: 15px;
    width: 100%;
    float: left;
}

.nicdark_space_block15 {
    height: 15px;
    width: 100%;
}

.nicdark_space20 {
    height: 20px;
    width: 100%;
    float: left;
}

.nicdark_space_block20 {
    height: 20px;
    width: 100%;
}

.nicdark_space25 {
    height: 25px;
    width: 100%;
    float: left;
}

.nicdark_space_block25 {
    height: 25px;
    width: 100%;
}

.nicdark_space30 {
    height: 30px;
    width: 100%;
    float: left;
}

.nicdark_space_block30 {
    height: 30px;
    width: 100%;
}

.nicdark_space40 {
    height: 40px;
    width: 100%;
    float: left;
}

.nicdark_space_block40 {
    height: 40px;
    width: 100%;
}

.nicdark_space50 {
    height: 50px;
    width: 100%;
    float: left;
}

.nicdark_space_block50 {
    height: 50px;
    width: 100%;
}

.nicdark_space60 {
    height: 60px;
    width: 100%;
    float: left;
}

.nicdark_space_block60 {
    height: 60px;
    width: 100%;
}

.nicdark_space70 {
    height: 70px;
    width: 100%;
    float: left;
}

.nicdark_space_block70 {
    height: 70px;
    width: 100%;
}

.nicdark_space80 {
    height: 80px;
    width: 100%;
    float: left;
}

.nicdark_space_block80 {
    height: 80px;
    width: 100%;
}

.nicdark_space90 {
    height: 90px;
    width: 100%;
    float: left;
}

.nicdark_space_block90 {
    height: 90px;
    width: 100%;
}

.nicdark_space100 {
    height: 100px;
    width: 100%;
    float: left;
}

.nicdark_space_block100 {
    height: 100px;
    width: 100%;
}
.nicdark_btn.extrasmall {
    padding: 0px 10px;
    font-size: 13px;
}

.nicdark_btn.small {
    padding: 5px 10px;
    font-size: 15px;
}

.nicdark_btn.medium {
    padding: 10px 20px;
    font-size: 17px;
}

.nicdark_btn.big {
    padding: 15px 20px;
    font-size: 19px;
}

.nicdark_btn.extrasize {
    padding: 20px;
    font-size: 45px;
    line-height: 45px;
}
.nicdark_filter {
    float: left;
    width: 100%;
}

    .nicdark_filter.center {
        text-align: center;
    }

    .nicdark_filter.greydark {
        background: rgba(120,117,129,0.2);
    }

    .nicdark_filter.greydark1 {
        background: rgba(120,117,129,0.3);
    }

    .nicdark_filter.greydark2 {
        background: rgba(120,117,129,0.5);
    }

    .nicdark_filter.greydark3 {
        background: rgba(120,117,129,0.8);
    }

    .nicdark_filter.green {
        background: rgba(175,206,186,0.8);
    }

   

    .nicdark_filter.violet {
        background: rgba(197,175,206,0.8);
    }

    .nicdark_filter.yellow {
        background: rgba(206,205,175,0.8);
    }

    .nicdark_filter.orange {
        background: rgba(227,190,165,0.8);
    }

    .nicdark_filter.red {
        background: rgba(206,175,181,0.8);
    }
.nicdark_btn {
    
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

 
    .nicdark_btn.left {
        float: left;
    }

    .nicdark_btn.right {
        float: right;
    }

    .nicdark_btn.fullwidth {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }
.pd-0 {
    padding-left: 0;
    padding-right: 0;
    margin:0 0 15px 0;
}
.caption {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    background-color: rgba(40,40,40,0.2);
    padding: 30px
}
.inner-caption {
    border: 1px solid #fff;
    outline: 1px solid #fff;
    position: absolute;
    bottom: 80px;
    right: 30px;
    top: 80px;
    left: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
}
.txt-top-formalitte .nicdark_filter.blue {
    background:initial;
}
.tag-bottom h3{
    display:inline-block;
    font-size:12px;
}
.formalite-page h3 {
    font-size:23px;
    color:#fff;
}
.inner-caption-bridesmaid {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    background-color: rgba(40,40,40,0.2);
    padding: 30px;
}

.border-img {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    top: 30px;
    text-align: center;
    color: #fff;
    font-size: 19px;
   
    padding: 30px;
    border:1px solid #fff;
}
.home-bridesmaid {
    background-image: url(/Portals/0/homebridesmaid.jpg);
}
    .home-bridesmaid .dg-accordion05 .panel-heading .panel-title a.collapsed,
    .home-relgiuse .dg-accordion05 .panel-heading .panel-title a.collapsed {
        color: #fff;
    }
    .home-bridesmaid .dg-accordion05 .panel-heading .collapsed .arrow, .home-relgiuse .dg-accordion05 .panel-heading .collapsed .arrow {
        background-color: #a60013
    }
.home-relgiuse {
    background-image: url('/Portals/0/img10.jpg')
}
.baby-atelie .inner-caption {
    top: 80px;
    bottom: 80px;
    right: 80px;
    left: 80px;
}
.baby-atelie .inner-caption a{
    color:#fff;
}
.baby-atelie .caption {
    background-color: rgba(40, 40, 40, 0.5);
}
.home02-baby .box-contact{
    padding:100px 50px;
}
.btn-price{
    position:absolute;
  

    bottom:20px;
    left:0;
    right:0;
}
.baby-atelie img {
    width:100%;
}
.baby-atelie .btn-price .btn-danger {
    
    color:#fff;
}
.baby-atelie .btn-price .dg-btn-4::before{
background-color: #ef1d38;
    color:#fff;
}
.baby-atelie .btn-price .dg-btn-4 {
    border-color: #ef1d38 !important;
}
.baby-page {
    background-image: url('/Portals/0/babybg01.jpg');
    margin-top:0 !important;
   background-position:initial;
}
    .baby-page a.home31-btn::before {
        border: 1px solid #fff;
    }
    .baby-page a.home31-btn {
        border: 1px solid #fff;
        color:#fff;
    }
.baby-page a:hover.home31-btn{
    background-color:#fff;
    color:#a60013;
}
.plr-0{
    padding-left:0;
    padding-right:0;
    padding-bottom:0;
    padding-top:0;
}
.home02-rentatelie {
    background-image: url(/Portals/0/bg-rentatelie.jpg);
    margin-top:0;
}
a.atelie-rent{
    padding:5px 15px;
}



.bg-fashion {
    background-image: url('/Portals/0/bg-fashion.jpg');
}

    .bg-fashion .nicdark_filter.greydark3 {
        background: rgba(120, 117, 129, 0.13);
    }

.baby-page .nicdark_filter.greydark3 {
    background-color: rgba(140 ,117, 129 , 0.3)
}
.nicdark_margin10 {
    margin: 10px 10px 0px 10px;
    display: inline-block;
    padding: 0;
}
.nicdark_margin10 h3{
    font-size:15px;

}
.nicdark_margin10 h4{
    font-size:14px;
}
.container-ad img{
    width:100%;
}
.txt-ad1{
    font-size:12px;
}
.btn-advertisement{
    text-align:center;
   left:10px;
   bottom:10px;
   position:absolute;
   display:block;
}
.nicdark_margin10 h3 {
    margin: 5px 0 5px 0;
}
.nicdark_margin10 h4 {
    margin: 5px 0 5px 0;
}

@media (max-width:992px) {
    .btn-advertisement {
        text-align: center;
        
        position:initial;
        display: block;

    }
    .txt-ad1{
        height:100px;
        overflow:hidden;
    }
    .both-cl {
        clear: both;
    }
}
.caption-bridesmaid img{
    width:100%;
}
.cong-page {
    background-image: url(/Portals/0/bg-cong.jpg);
  
}
.cong-page h3{
  color:#fff;
}
.home-profile {
    background-image: url('/Portals/0/bg-profile.jpg');
}