﻿


 
/*global setting*/
#Body ,
html, 
body ,
.Head,
.SubTitle ,
.SubSubTitle ,
.Normal{
	color:#000000;
	font-size:13px;
	line-height:1.8;
	letter-spacing:0.5px;
	Font-Family:"Raleway";
	Font-weight:normal;
}
html, 
button, 
input, 
select, 
textarea,
.ls-layer, 
.ls-layer *,
.uneditable-input,
.btn{
	Font-Family:"Raleway";
	Font-weight:normal;
}
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:Raleway;
	Font-weight:normal;
}

.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,.BannerPane:before{
	background-color:#FFFFFF;
}
	

/*Mode style*/
	#dnn_wrapper{width:auto;}





/*Fixed Top Content*/
#fixedBox{
	display:none;
}
	#fixedBox{
		display:block;
	}
	#fixedContent:before{
		background-color:#0d0d0d;
		filter:alpha(opacity= 60 );
		opacity: 0.6;
	}
	#fixedBox,
	#fixedBox .Normal,
	#fixedToggle .fa{
		font-size:#0d0d0dpx;
		color:#0d0d0d;
	}
	#fixedBox a,
	#fixedBox a:link,
	#fixedBox a:active,
	#fixedBox a:visited,
	#fixedBox a:hover{
		color:#20a3f0;
	}
	#fixedToggle:before{
		border-top-color:#0d0d0d;
		border-right-color:#0d0d0d;
	}
/*h1~h6 style*/
h1 {
	color:#ffffff;
	font-size:32px;
	line-height:38px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}
 
h2 {
	color:#ffffff;
	font-size:28px;
	line-height:36px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h3 {
	color:#ffffff;
	font-size:25px;
	line-height:35px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h4 {
	color:#ffffff;
	font-size:20px;
	line-height:30px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h5 {
	color:#ffffff;
	font-size:24px;
	line-height:27px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}
h6 {
	color:#ffffff;
	font-size:15px;
	line-height:24px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}

/*Content Style*/
a, 
a:link,
a:active,
a:visited{
	color:#ff8c00;
}
a:hover{
	color:#ff8c00;
}
.default_color{
	color:#000000!important;
}
.accent_color,
.color-accent{
	color:#ff8c00!important;
} 
.border-accent{
	border-color:#ff8c00!important;
}

.default_size{
	font-size:13px!important;
}
.big_size{
	font-size:16px!important;
}
.small_size{
	font-size:12px!important;
}
.default_family{
	Font-Family:"Raleway"!important;
	Font-weight:normal;
}
.special_family_1{
	Font-Family:"Raleway"!important;
	Font-weight:normal;
}
.special_family_2{
	Font-Family:"Raleway"!important;
	Font-weight:normal;
}
.default_line_height{
	line-height:1.8!important;
} 
.big_line_height{
	line-height:2!important;
} 
.small_line_height{
	line-height:1.5!important;;
} 
.h1-color {
	color:#ffffff;
}
 
.h2-color {
	color:#ffffff;
}

.h3-color {
	color:#ffffff;
}

.h4-color {
	color:#ffffff;
}

.h5-color {
	color:#ffffff;
}
.h6-color {
	color:#ffffff;
}


.btn-accent{
	color:#ff8c00;
	border-color:#ff8c00;
	background-color:#ff8c00;
}
.btn-accent:before{
	background-color:#ff8c00;
}

[class*="dg-btn-"].hover-accent:hover{
	color:#ff8c00;
	border-color:#ff8c00;
	background-color:#ff8c00;
}
[class*="dg-btn-"].hover-accent:hover:before{
	background-color:#ff8c00;
}

.dg-modal.bg-accent .modal-content,
.dg-modal.header-accent .modal-header,
.list-ico3 .bg-accent,
.bg-accent,
.dropdown-menu.hover-accent a:hover,
.dropdown-menu.hover-accent>.active>a{
	background-color:#ff8c00;
}
[data-color="accent"] + .tooltip .tooltip-inner{
	background-color:#ff8c00;
}
[data-color="accent"] + .tooltip .tooltip-arrow{
	border-color:#ff8c00;
}


/*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:#ff8c00;
} 
.galler_datail h4{
	color:#ffffff!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:#ff8c00;
}
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton{
	text-shadow:none;
	border-color:#ff8c00;
	color:#ff8c00;
	transition:background-color ease-in 200ms;
}
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton:hover{
	background-color:#ff8c00;
	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:#ff8c00;
}
.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:#ff8c00;
	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:#ff8c00;
}
.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:#ff8c00;
}
.news_detail_top .tab_right .news_detail_username a:hover,
.Theme_19_Normal .filter_navigation ul li.selected a{
	color:#ff8c00!important;
	}
a.abtn.btn_white:hover, 
.banner_btn, 
.banner_btn.btn_white:hover, 
.comment_form .submit_button .CommandButton {
	border-color:#ff8c00;
}
.Skin_05_timeline.news_detail .post_date a:hover,
.Skin_05_timeline.news_detail .post_author_info .author_desc{
	color:#ff8c00;
}
.Skin_05_timeline.news_detail{
	background:none;
}

/*html style*/  

/*Accent Background Color */
.a_bg_c,
.btn.a_bg_c{
	background-color:#ff8c00;
}
.a_bg_c_h:hover,
.btn.a_bg_c_h:hover{
	background-color:#ff8c00;
}
/*Accent Color */
.a_t_c,
.btn.a_t_c{
	color:#ff8c00;
}
.a_t_c_h:hover,
.btn.a_t_c_h:hover{
	color:#ff8c00;
}
/*Accent Border Color */
.a_b_c,
.btn.a_b_c{
	border-color:#ff8c00;
}
.a_b_c_h:hover,
.btn.a_b_c_h:hover{
	border-color:#ff8c00;
}

/*anchorNav*/
#anchorNav li:hover i, 
#anchorNav li.active i,
#anchorNav li span{
	background-color:#ff8c00;
}

/*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:#ff8c00;
}
.photo_box.icon_tag_push .ico:before{
    border-right-color: #ff8c00;
    border-top-color: #ff8c00;
}
.photo_box.content_bottom_push_in .content:before{
    border-bottom-color: #ff8c00;
}
/*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:#ff8c00;
	border-color:#ff8c00;
}
.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:#ff8c00;
	color:#ff8c00;
}
.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:#ff8c00;
}
.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:#ff8c00;
}

.gallery-carousel01 .slick-arrow:before{
	border-color:#ff8c00;
}

/*Blog*/
.blog-title01{
	color:#ff8c00;
}
.blog-category ul li a:hover,
.blog-category ul li.active > a,
.PopularTab .tab-list li h6 a:hover,
.blogdashBoard-carousel h3 a:hover,
.xblog_search:before{
	color:#ff8c00!important;
}
.PopularTab .tab-title li.active:before{
	border-color:#ff8c00!important;
}
.blogDashBoard-tag a:hover{
	border-color: #ff8c00!important;
    color: #ff8c00!important;
}
.author-social a:hover,
.blog-category > li.active > a,
.Theme_Carousel_Default .slick-dots li.slick-active button,
.Theme_Carousel_Default .slider-item .fa,
.Theme_Carousel_Default .slick-prev, 
.Theme_Carousel_Default .slick-next,
.Theme_Slider_Default .slick-prev, 
.Theme_Slider_Default .slick-next{
	background-color:#ff8c00!important;
}
.Theme_Carousel_Default .slick-prev:hover, 
.Theme_Carousel_Default .slick-next:hover,
.Theme_Slider_Default .slick-prev:hover, 
.Theme_Slider_Default .slick-next:hover{
	background-color:#333333!important;
}


.blog-list01 .list-btn{
	border-color: #ff8c00!important;
    color: #ff8c00!important;
}
.blog-list01 .list-info a:hover,
.blog-list01 .list-title a:hover,
.blog-detail01 .detail-info a:hover,
.blog-detail01 .detail-relatedlist a:hover,
.blog-detail01 .detail-relatedlist a.more, 
.blog-detail01 .detail-relatedlist a.more:link, 
.blog-detail01 .detail-relatedlist a.more:active, 
.blog-detail01 .detail-relatedlist a.more:visited, 
.blog-detail01 .detail-relatedlist a.more:hover{
	color:#ff8c00!important;
}
.blog-list01 .list-btn:hover{
	color:#FFF!important;
	background-color:#ff8c00!important;
}
.blog-list01 .blog-slider .slick-prev:hover, 
.blog-list01 .blog-slider .slick-next:hover{
	border-color:#ff8c00!important;
	background-color:#ff8c00!important;
}
.blog-list01 .list-date .month,
.blog-list01 .list-linkbox,
.blog-detail01 .detail-date .month,
.blog-detail01 .author-social a:hover,
.blog-detail01 .leave-formlist input[type="submit"]{
	background-color:#ff8c00!important;
}
.blog-detail01 .detail-heading{
	color:#ff8c00!important;
}
.blog-detail01 .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-list01 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-list01 .blog-page span.index,
.blog-list01 .blog-page a:hover{
	border-color: #ff8c00!important;
	background-color:#ff8c00!important;
}


.blog-list02 .list-author{
	border-color: #ff8c00!important;
}
.blog-list02 .list-btn{
	border-color: #ff8c00!important;
    color: #ff8c00!important;
}
.blog-list02 .list-title a,
.blog-list02 .list-info a:hover,
.blog-list02 .list-title a:hover,
.blog-detail02 .detail-info a:hover,
.blog-detail02 .detail-relatedlist a:hover,
.blog-detail02 .detail-relatedlist a.more, 
.blog-detail02 .detail-relatedlist a.more:link, 
.blog-detail02 .detail-relatedlist a.more:active, 
.blog-detail02 .detail-relatedlist a.more:visited, 
.blog-detail02 .detail-relatedlist a.more:hover{
	color:#ff8c00!important;
}
.blog-list02 .list-btn,
.blog-list02 .list-btn:hover{
	color:#ff8c00!important;
}
.blog-list02 .blog-slider .slick-prev:hover, 
.blog-list02 .blog-slider .slick-next:hover{
	border-color:#ff8c00!important;
	background-color:#ff8c00!important;
}
.blog-list02 .list-date .month,
.blog-list02 .list-linkbox,
.blog-detail02 .detail-date .month,
.blog-detail02 .author-social a:hover,
.blog-detail02 .leave-formlist input[type="submit"]{
	background-color:#ff8c00!important;
}
.blog-detail02 .detail-heading{
	color:#ff8c00!important;
}
.blog-detail02 .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-list02 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-list02 .blog-page span.index,
.blog-list02 .blog-page a:hover{
	border-color: #ff8c00!important;
	background-color:#ff8c00!important;
}

.blog-list03 .list-btn{
	border-color: #ff8c00!important;
    color: #ff8c00!important;
}
.blog-list03 .list-info a:hover,
.blog-list03 .list-title a:hover,
.blog-detail03 .detail-info a:hover,
.blog-detail03 .detail-relatedlist a:hover,
.blog-detail03 .detail-relatedlist a.more, 
.blog-detail03 .detail-relatedlist a.more:link, 
.blog-detail03 .detail-relatedlist a.more:active, 
.blog-detail03 .detail-relatedlist a.more:visited, 
.blog-detail03 .detail-relatedlist a.more:hover{
	color:#ff8c00!important;
}
.blog-list03 .list-btn:hover{
	color:#FFF!important;
	background-color:#ff8c00!important;
}
.blog-list03 .blog-slider .slick-prev:hover, 
.blog-list03 .blog-slider .slick-next:hover{
	border-color:#ff8c00!important;
	background-color:#ff8c00!important;
}
.blog-list03 .list-date .month,
.blog-list03 .list-linkbox,
.blog-detail03 .detail-date .month,
.blog-detail03 .author-social a:hover,
.blog-detail03 .leave-formlist input[type="submit"]{
	background-color:#ff8c00!important;
}
.blog-detail03 .detail-heading{
	color:#ff8c00!important;
}
.blog-detail03 .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-list03 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-list03 .blog-page span.index,
.blog-list03 .blog-page a:hover{
	border-color: #ff8c00!important;
	background-color:#ff8c00!important;
}

.blog-timeline .list-btn{
	border-color: #ff8c00!important;
    color: #ff8c00!important;
}
.blog-timeline .list-info a:hover,
.blog-timeline .list-title a:hover,
.blog-timeline-detail .detail-info a:hover,
.blog-timeline-detail .detail-relatedlist a:hover,
.blog-timeline-detail .detail-relatedlist a.more, 
.blog-timeline-detail .detail-relatedlist a.more:link, 
.blog-timeline-detail .detail-relatedlist a.more:active, 
.blog-timeline-detail .detail-relatedlist a.more:visited, 
.blog-timeline-detail .detail-relatedlist a.more:hover{
	color:#ff8c00!important;
}
.blog-timeline .list-btn:hover{
	color:#ff8c00!important;
}
.blog-timeline .blog-slider .slick-prev:hover, 
.blog-timeline .blog-slider .slick-next:hover{
	border-color:#ff8c00!important;
	background-color:#ff8c00!important;
}
.blog-timeline .list-date .month,
.blog-timeline .list-linkbox,
.blog-timeline .blog-date,
.blog-timeline .timeline-left .list-post:after, 
.blog-timeline .timeline-right .list-post:after,
.blog-timeline-detail .detail-date .month,
.blog-timeline-detail .author-social a:hover,
.blog-timeline-detail .leave-formlist input[type="submit"],
.blog-timeline .blog-date:after{
	background-color:#ff8c00!important;
}
.blog-timeline-detail .detail-heading{
	color:#ff8c00!important;
}
.blog-timeline-detail .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-timeline a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-timeline .blog-pagemore{
	background-color:#ff8c00!important;
}

.blog-timeline2 .list-btn{
	border-color: #ff8c00!important;
    color: #ff8c00!important;
}
.blog-timeline2 .list-info a:hover,
.blog-timeline2 .list-title a:hover,
.blog-timeline2-detail .detail-info a:hover,
.blog-timeline2-detail .detail-relatedlist a:hover,
.blog-timeline2-detail .detail-relatedlist a.more, 
.blog-timeline2-detail .detail-relatedlist a.more:link, 
.blog-timeline2-detail .detail-relatedlist a.more:active, 
.blog-timeline2-detail .detail-relatedlist a.more:visited, 
.blog-timeline2-detail .detail-relatedlist a.more:hover{
	color:#ff8c00!important;
}
.blog-timeline2 .list-btn:hover{
	color:#FFF!important;
	background-color:#ff8c00!important;
}
.blog-timeline2 .blog-slider .slick-prev:hover, 
.blog-timeline2 .blog-slider .slick-next:hover{
	border-color:#ff8c00!important;
	background-color:#ff8c00!important;
}
.blog-timeline2 .list-date .month,
.blog-timeline2 .list-linkbox,
.blog-timeline2 .blog-date,
.blog-timeline2 .timeline-left .list-post:after, 
.blog-timeline2 .timeline-right .list-post:after,
.blog-timeline2-detail .detail-date .month,
.blog-timeline2-detail .author-social a:hover,
.blog-timeline2-detail .leave-formlist input[type="submit"],
.blog-timeline2 .blog-date:after,
.blog-timeline2 .list-date:before{
	background-color:#ff8c00!important;
}
.blog-timeline2-detail .detail-heading{
	color:#ff8c00!important;
}
.blog-timeline2-detail .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-timeline2 .list-date:after{
	border-color:#ff8c00!important;
}
.blog-timeline2 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-timeline2 .blog-pagemore{
	background-color:#ff8c00!important;
}

/*Page*/

/*Page*/
.aboutus01-title1 h3, 
.aboutus01-title2 h3,
.aboutus01-title1 ul li span.fa,
.aboutus01-ibox02.photo_box .ico span,
.tab_list li span,
.aboutus02-testimonials01 small,
.service01-ibox .service01-ibox_main em.fa,
.service02-carousel .blockquote_6 .ico,
.ourteam02-ibox h6,
.detail01-Testimonials .mark,
.detail01-chart .percentage4,
.detail02_box h4,
.faq02-Testimonials blockquote .main h2,
.faq02-chart .faq02-percentage,
.pricing01-list li:hover a, 
.pricing01-list li:hover .fa,
.pricing02-price .unit,
.pricing02-price .price_holder ul li span.fa,
.pricing-full .pricing-full_right .pricing-full_right_main h3,
.pricing02-title1 h3,
.three404-list li .fa,
.four404-list02 li span.fa,
.four404-box a:hover.four404-bnt,
.four404-box .four404-input > a .fa,
.history02-title01,
.history02 ul li em,
.history03-content .accent_text,
.history03-tree_middle em.fa,
.contactus02-out h3,
.Theme_Responsive_20073_ContactUs02 .form_submit input,
a:hover.faq02-bnt{
	color:#ff8c00;
}
[class*="dg-tabs-"] h2.resp-tab-active, 
[class*="dg-tabs-"] h2.resp-tab-active:hover,
.aboutus01-testimonials .last_page:hover, 
.aboutus01-testimonials .next_page:hover,
.aboutus01-title2 .img .the4,
.aboutus01-ibox .ico,
.aboutus01-ibox02.photo_box:hover .shade,
.aboutus02-title01 h2:before,
.aboutus02-bnt,
.aboutus02-bg02,
.aboutus02-title3 h2:before,
.aboutus02-testimonials01 .dot a.actived,
.aboutus02-carouse .photo_box .ico span,
.service01-full .service01-full_right,
.service01-ibox02 em.fa,
.service01-tab ul.resp-tabs-list li.resp-tab-active,
.service01-imgbox .service01-imgcon .photo_box .shade,
.service02-bg02,
.service02-carousel .owl-page:hover, 
.service02-carousel .owl-page.active,
.ourteam01-bg03,
.ourteam01-ibox .fa,
.ourteam02-ibox .photo_box em.fa,
.ourteam02-ibox .photo_box .shade,
.detail01-isotope .ico span,
a.pricing01-bnt02:hover, 
a.pricing01-bnt:hover,
.detail02_box ul li a:hover,
.detail02-bg01 > .top-icon, 
.detail02-bg01 > .bottom-icon, 
.detail-bottom-icon > .bottom-icon, 
.detail-bottom-icon .top-icon,
.detail02-list .date:before,
.detail02-carousel .item:hover h3,
.detail02-carousel .owl-page.active,
div.Theme_Responsive_20073_TeamDetails2 .form_submit inpu,
.faq01-Testimonials .faq_list dt:before,
.faq01-Testimonials .dot a:hover, 
.faq01-Testimonials .dot a.actived,
.faq-text .icon,
a.ourteam-bnt, 
a:link.ourteam-bnt,
a:active.ourteam-bnt, 
a:visited.ourteam-bnt,
.detail02-bg01 > .top-icon, 
.detail02-bg01 > .bottom-icon, 
.detail-bottom-icon > .bottom-icon, 
.detail-bottom-icon .top-icon,
.detail02-list .date:before,
.detail02-carousel .item:hover h3,
.detail02-carousel .owl-page.active,
.faq02-ibox .faq02-ibox_left_top .main h3 em.fa, 
.faq02-ibox .faq02-ibox_left_bottom .main h3 em.fa, 
.faq02-ibox .faq02-ibox_right_top .main h3 em.fa, 
.faq02-ibox .faq02-ibox_right_bottom .main h3 em.fa,
.faq02-Testimonials blockquote .main a,
.faq02-accordion .panel-default .accordion_icon,
.pricing01-ibox .ico,
.pricing02-price .price_title em.fa,
.pricing02-price .price_title .line,
.pricing02-price a.btn,
.pricing02-title1 a.links:hover,
.pricing02-ibox .icon em.fa,
div.Theme_Responsive_20073_TeamDetails2 .form_submit input,
.contactus01-ibox .fa,
div.Theme_Responsive_20073_Contact01 .form_submit .btn,
.contactus02-info > span.fa,
.contactus02-title01 h2::before,
.contactus02-ibox .social_list_10 span,
.contactus02-bg02,
.three404-input .btn,
a.three404-bnt, 
a:link.three404-bnt, 
a:active.three404-bnt, 
a:visited.three404-bnt,
.four404-list li:before,
a.history01-bnt, 
a:link.history01-bnt, 
a:active.history01-bnt, 
a:visited.history01-bnt,
.history-box .history-boxmore:hover, 
.history-box .history-boxgotop:hover,
a.history02-bnt, 
a:link.history02-bnt, 
a:active.history02-bnt, 
a:visited.history02-bnt,
.history03-title .line,
.clients-title01 h2:before,
.carousel .owl-buttons .owl-prev:hover, 
.carousel .owl-buttons .owl-next:hover,
.aboutus02-tit2:before,
.contactus02-bg01 .bg_right:before,
.carousel .owl-page.active{
	background-color:#ff8c00;
}
.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:#ff8c00;
}
.history-box .history-boxmain .history-boxcontent:before{
	border-right-color:#ff8c00;
}
.ourteam01-ibox{
	border-bottom-color:#ff8c00;
}
.aboutus02-meetteam .team_member:hover,
.ourteam01-title1 h4:before,
.ourteam01-title1 h4:after,
.service02-carousel .blockquote_6 .ico:before, 
.blockquote_6 .ico:after,
.detail01-Testimonials .dot a.actived,
.detail01-ibox li h3:after,
.faq02-accordion .panel-heading + .panel-collapse .panel-body,
.pricing01-ibox,
.Contactus01-Container01 .Contactus01-heading01:before,
.Contactus01-Container01 .Contactus01-heading01:after,
.history-top img,
.history-box .history-boxmain .history-boxdate,
.history-box .history-boxmain .history-boxcontent,
.history02-carouse02 .owl-buttons .owl-prev:hover:before, 
.history02-carouse02 .owl-buttons .owl-next:hover:before,
.history02 .time_box_left h3:before{
	border-color:#ff8c00;
}
.pricing01-ibox .ico:before{
	border-left-color:#ff8c00;
	border-top-color:#ff8c00;
}
a.aboutus01-bnt:hover,
a.pricing01-bnt:hover{
	border-color:#ff8c00;
	background-color:#ff8c00;
}
.two404-bg01 a.two404-bnt,
.four404-box a.four404-bnt{
	font-family:Verdana, Geneva, sans-serif;
	border-color:#ff8c00;
	background-color:#ff8c00;
}
.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:#ff8c00;
	border-color:#ff8c00;
}



/*Short Codes*/
/*lightbox*/
.lightbox-title:after{
    border-bottom-color:#ff8c00;
}
.lightbox-photo .photo > .fa,
.lightbox-photo .photo > .icon .fa{
	background-color:#ff8c00;
}

/*alert*/
.dg-alert01,
.ibox-title:after, 
.ibox-title02:after,
.dg-alert03.alert-accent .icon,
.dg-alert05.alert-accent,
.alertpage-title:after{
    border-color: #ff8c00;
}
.dg-alert01.alert-accent,
.dg-alert03.alert-accent,
.dg-alert05.alert-accent .close {
    border-color: #ff8c00;
    color: #ff8c00;
}
.dg-alert02.alert-accent,
.dg-alert04.alert-accent,
.dg-alert05.alert-accent .icon,
.dg-alert06.alert-accent{
	background-color:#ff8c00;
}

/*thumbnail*/
.thumbnail-title h3:after,
.thumbnail-title02:after{
    border-color: #ff8c00;
}
.dg-thumbnail .thumb-box em, 
.dg-thumbnail .thumb-box i, 
.dg-thumbnail .thumb-box .fa,
.dg-thumbnail .switcher input[type="checkbox"]:checked + label{
	background-color:#ff8c00;
}
.dg-thumbnail .brand a:hover span{
    color: #ff8c00;
}
/*list*/
.list-ordened li:before, 
.list-ordened2 li:before, 
.list-ico .fa, 
.list-ico2 .fa, 
.list-ico3 .fa, 
.list-ico .lnr, 
.list-ico2 .lnr, 
.list-ico3 .lnr, 
.list-ico .glyphicon, 
.list-ico2 .glyphicon, 
.list-ico3 .glyphicon{
    color: #ff8c00;
}
.list-ordened2 li:before,
.list-ico2 .fa, 
.list-ico2 .lnr, 
.list-ico2 .glyphicon{
    border-color: #ff8c00;
}
.list-ordened3 li:before,
.list-ico3 .fa, 
.list-ico3 .lnr, 
.list-ico3 .glyphicon{
	background-color:#ff8c00;
}

/*Dividers*/
.dividers-06:before,
.dividers-06 span,
.dividers-06:after,
.dividers-08{
    border-top-color:#ff8c00;
}

/*icon-box*/
.dg-ibox04 .btn{
	border-color:#ff8c00;
	color:#ff8c00;
}
.dg-ibox04 .btn:hover{
	background-color:#ff8c00;
}
.dg-ibox13 .more:before{
	border-left-color:#ff8c00;
}
.dg-ibox35:before{
	border-top-color:#ff8c00;
}

/*Promo-Boxes*/
.promopage-title:after,
.promo-content .line{
	border-color:#ff8c00;
}
/*breadcrumb*/
.breadcrumb a:hover,
.breadcrumb .dropdown:hover,
.breadcrumb.bg-default li a:hover,
.breadcrumb.bg-default li .dropdown:hover,
.breadcrumb.bg-default li.right .dropdown:hover{
	color:#ff8c00;
}

/*soon*/
.dg-soon-cap-round .soon-label{
	color:#ff8c00;
}


/*price*/

.dg-price01 .color-1 .price-title,
.dg-title25 .line:before, 
.dg-title25 .line:after,
.dg-price02 .price-border:hover, 
.dg-price02 .price-border.best-value,
.dg-price07 .price-box .price-pad,
.dg-price08 .price-box,
.dg-price10 .btn:hover,
.dg-price11 .price-title,
.dg-price11 .btn:hover,
.dg-price15 .price-border:hover .price-title em.fa, 
.dg-price15 .price-border:hover .price-box, 
.dg-price18 .price-border,
.dg-price20 .best-value .price-title,
.dg-price20 .price-border:hover .price-title,
.dg-price21 .price-box,
.dg-price24 .price-border:hover .price-title,
.dg-price27 .price-border:hover .price-title,
.dg-price28 .price-border:hover .price-title, 
.dg-price26 .price-border:hover .price-title, 
.dg-price26 li:hover,
.dg-price06 .color-2 .price-title, 
.dg-price06 .color-2 .price-box,
.dg-price09 .color-2 .price-title,
.dg-price12 .price-box,
.dg-price13 .price-border:hover, 
.dg-price13 .price-border.color-1:hover, 
.dg-price13 .price-border.color-2:hover, 
.dg-price13 .price-border.color-3:hover,
.dg-price13 .price-border,
.dg-price14 .price-border .price-title{
	background-color:#ff8c00;
}
.dg-title25 .line,
.dg-price07 .price-border,
.dg-price07 .price-box,
.dg-price07 .price-border,
.dg-price23,
.dg-price27 .btn,
.dg-price27 .price-border:hover, 
.dg-price29 .price-border,
.dg-price05 .color-2.best-value, 
.dg-price05 .color-2:hover,
.dg-price12 .price-border.color-3:hover,
.dg-price09 .color-2.price-border:hover,
.dg-price02 .price-border:hover{
	border-color:#ff8c00;
}
.dg-price01 .color-1 .price-box .sup, 
.dg-price01 .color-1 .price-box .price,
.dg-price03 .price-title h2,
.dg-price03 .price-holder .fa,
.dg-price03 .price-title h6,
.dg-price03 .btn,
.dg-price05 .color-2 .price-title,
.dg-price10 .price-box,
.dg-price15 .price-title em.fa,
.dg-price15 .price-title h2,
.dg-price15 .price-box,
.dg-price20 .price-holder:hover li:before,
.dg-price20 .best-value .price-holder li:before,
.dg-price21 .price-border:hover .btn,
.dg-price23 .price-box,
.dg-price25 .price-title h2,
.dg-price25 .price-box .sup, 
.dg-price25 .price-box .price,
.dg-price29 .price-box,
.dg-price28 .price-border:hover .price-holder ul li em,
.dg-price29 .price-holder .fa,
.dg-price07 .price-title h2,
.dg-price09 .price-box,
.dg-price14 .price-box .sup,
.dg-price14 .price-box .price{
	color:#ff8c00;
}
.dg-price03 .dg-btn-1{
	color:#ff8c00!important;
}
.dg-price07 .btn{
	background-color:#ff8c00;
	border-color:#ff8c00;
}
.dg-price20 .price-popular,
.dg-price23 .price-title em{
	color:#ff8c00;
	border-color:#ff8c00;
}

/* ProgressBars-Counters */
.chart-list02 .list-percentage2 .percentage_inner,
.chart-list04 .list-percentage4 .percentage_inner,
.chart-list05 .list-percentage5,
.chart-list07 .list-percentage7 .percentage_inner,
.chart-list08 .list-percentage8,
.chart-list08 .list-percentage8 .percentage_inner,
.chart-list09 .list-percentage9,
.chart-list10 .list-percentage10,
.chart-list02 .list-percentage2,
.chart-list04 .list-percentage4,
.chart-list07 .list-percentage7{
	color:#ff8c00;
}
.loaded-title:before{
	border-color:#ff8c00;
}
.loaded-list04 .bar,
.loaded-list05 .bar,
.loaded-list10 .progress-bar,
.loaded-list09 .progress .progress-bar,
.loaded-list08 .progress .progress-bar{
	background-color:#ff8c00;
}

/*Testimonials*/
.Testimonials02-tab .last_page:hover, 
.Testimonials02-tab .next_page:hover {
	border-left-color: #ff8c00;
	border-bottom-color: #ff8c00;
}
.Testimonials03-tab blockquote h2 {color: #ff8c00;}
.Testimonials03-tab .dot a.actived,
.Testimonials05-tab .dot a.actived,
.Testimonials08-tab .dot a.actived,
.Testimonials09-tab .dot a.actived {
	background-color: #ff8c00;
}
.testimonials-title01 h2:before {background-color: #ff8c00;}
.Testimonials04-tab .last_page:hover:before {
	border-top-color: #ff8c00;
	border-left-color: #ff8c00;
}
.Testimonials04-tab .next_page:hover:before {
	border-right-color: #ff8c00;
	border-bottom-color: #ff8c00;
}
.Testimonials05-tab blockquote p {border-top-color: #ff8c00;}
.Testimonials06-tab blockquote p:before {border-top-color: #ff8c00;}
.Testimonials06-tab blockquote p {border-bottom-color: #ff8c00;}
.Testimonials06-tab .last_page:hover:before {
	border-top-color: #ff8c00;
	border-left-color: #ff8c00;
}
.Testimonials06-tab .next_page:hover:before {
	border-right-color: #ff8c00;
	border-bottom-color: #ff8c00;
}
.Testimonials07-tab .last_page:hover, 
.Testimonials07-tab .next_page:hover {
	border-color: #ff8c00;
	background-color: #ff8c00;
}
.image_more_info span {background-color: #ff8c00 !important;}
h2.Testimonials10-tab-title {color: #ff8c00;}





/*Responsive Tab*/
.dg-tabs-top06 ul.resp-tabs-list li.resp-tab-active, 
.dg-tabs-top09 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top09 ul.resp-tabs-list li.resp-tab-active:hover,
.dg-tabs-top20 .resp_margin h2, 
.dg-tabs-left19 .resp_margin h2,
.tab_list02 li span,
.dg-tabs-left08 ul.resp-tabs-list li.resp-tab-active{
	color:#ff8c00;
}

.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:#ff8c00;
}
.dg-tabs-top03 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top04 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top05 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top06 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top09 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top06 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top12 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top13 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top20 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-bottom04 ul.resp-tabs-list li.resp-tab-active,
.dg-tabs-top21 ul.resp-tabs-list li.resp-tab-active:before,
.dg-tabs-top22 ul.resp-tabs-list li.resp-tab-active:before{
	border-top-color:#ff8c00;
}
.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:#ff8c00;
}
.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:#ff8c00;
}
.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:#ff8c00;
}
.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:#ff8c00;
}

/*Accordions*/
.dg-accordion01 .panel-heading .panel-title a,
.dg-accordion01 .panel-heading .panel-title a:hover, 
.dg-accordion01 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion03 .panel-heading .panel-title a:hover, 
.dg-accordion03 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion03 .panel-heading .panel-title a,
.dg-accordion05 .panel-heading .panel-title a:hover, 
.dg-accordion05 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion05 .panel-heading .panel-title a,
.dg-accordion06 .panel-heading .panel-title a:hover, 
.dg-accordion06 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion06 .panel-heading .panel-title a,
.dg-accordion07 .panel-heading .panel-title a:hover, 
.dg-accordion07 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion08 .panel-heading .panel-title a:hover, 
.dg-accordion08 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion08 .panel-heading .panel-title a,
.dg-accordion07 .panel-heading .panel-title a,
.dg-accordion09 .panel-heading .panel-title a:hover, 
.dg-accordion09 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion10 .panel-heading .panel-title a:hover, 
.dg-accordion10 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion09 .panel-heading .panel-title a,
.dg-accordion10 .panel-heading .panel-title a,
.dg-accordion11 .panel-heading .panel-title a:hover, 
.dg-accordion11 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion12 .panel-heading .panel-title a:hover, 
.dg-accordion12 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion11 .panel-heading .collapsed:hover .arrow:before,
.dg-accordion12 .panel-heading .panel-title a,
.dg-accordion12 .panel-heading .arrow,
.dg-accordion11 .panel-heading .arrow,
.dg-accordion11 .panel-heading .panel-title a,
.dg-accordion13 .panel-heading .panel-title a:hover, 
.dg-accordion13 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion13 .panel-heading .arrow,
.dg-accordion13 .panel-heading .panel-title a,
.dg-accordion13 .panel-heading .collapsed:hover .arrow:before,
.dg-accordion14 .panel-heading .panel-title a:hover,
.dg-accordion14 .panel-heading .panel-title a:hover, 
.dg-accordion14 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion14 .panel-heading .collapsed:hover .arrow:before,
.dg-accordion15 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion15 .panel-heading .collapsed:hover .arrow:before,
.dg-accordion16 .panel-heading .panel-title a,
.dg-accordion16 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion17 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion18 .panel-heading .arrow,
.dg-accordion18 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion19 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion20 .panel-heading .panel-title a,
.dg-accordion20 .panel-heading .panel-title a.collapsed:hover{
	color:#ff8c00;
}
.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:#ff8c00;
}
.dg-accordion02 .panel-heading .panel-title a,
.dg-accordion02 .panel-heading .panel-title a:hover, 
.dg-accordion02 .panel-heading .panel-title a.collapsed:hover,
.dg-accordion05 .panel-heading .arrow,
.dg-accordion05 .panel-heading .collapsed:hover .arrow,
.dg-accordion08 .panel-default>.panel-heading:before,
.dg-accordion07 .panel-heading .arrow,
.dg-accordion07 .panel-heading .collapsed:hover .arrow,
.dg-accordion12 .panel-heading .arrow,
.dg-accordion14 .panel-heading .panel-title a,
.dg-accordion15 .panel-heading .panel-title a,
.dg-accordion18 .panel-collapse,
.dg-accordion18 .panel-heading .panel-title a,
.dg-accordion18 .panel-heading .collapsed:hover .arrow,
.dg-accordion19 .panel-heading .collapsed:hover .arrow,
.dg-accordion20 .panel-heading .arrow,
.dg-tabs-top10  .resp-tabs-container{
	background-color:#ff8c00;
}
.dg-accordion06 .panel-heading .arrow,
.dg-accordion06 .panel-heading .collapsed:hover .arrow{
	border-left-color:#ff8c00;
}
.dg-accordion17 .panel-heading .panel-title a{
	background-color:#ff8c00;
	border-color:#ff8c00;
}
.dg-accordion11 .panel-heading .panel-title a:before,
.dg-accordion13 .panel-heading .panel-title a:before,
.dg-accordion18 .panel-heading .arrow:before {
	background: #ff8c00;
}
.dg-accordion14 .panel-heading .panel-title .number {
	border-right-color: #ff8c00;
}
.dg-accordion04 .panel-heading .panel-title a:hover .arrow {
	border-right-color: #ff8c00;
	border-bottom-color: #ff8c00;
}
.dg-accordion04 .panel-heading .panel-title a:hover {
	color: #ff8c00;
}


/*Animated*/
.animat-col01 li.color-01,
.animat-col05 li:hover,
.animat-col06{
	background-color:#ff8c00;
}
.animat-col-title:after,
.animat-col04 h3:before{
	border-color:#ff8c00;
}
.animat-col04,
.animat-col05 li{
	color:#ff8c00;
}
.Animatedcolumns-title01 h2:before {background-color: #ff8c00;}
.animat-col01 li.color-01 .box .btn:hover {color: #ff8c00 !important;}
.animat-col05 li .fa {color: #ff8c00;}

/*Flip-Box*/
.flip-box02 .back,
.flip-box04 .back,
.flip-box04 .back,
.flip-box06 .back,
.flip-box08 .back,
.flip-box03 .front:after,
.flip-box01 .back .hover-darkturquoise:hover{
	background-color:#ff8c00;
}
.flip-box06 .front .v-center > h3,
.flip-box03 .front .fa,
.flip-box02 .size-lg,
.flip-box04 .btn-danger{
	color:#ff8c00;
}
.flip-box08 .front .fa{
	color:#ff8c00;
	border-color:#ff8c00;
}
.flip-box03 .back,
.flip-box01 .back .hover-darkturquoise:hover{
	border-color:#ff8c00;
}

/*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:#ff8c00;
}
.clients-carousel01 .img_box:before{
	border-bottom-color:#ff8c00;
}
.clients-title02 h3,
.clients-title03 h6{
	color:#ff8c00;
}
.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:#ff8c00;
}
/*Image Box*/
.imgbox01:hover,
.imgbox03:hover, 
.imgbox03:hover .imgbox03-con .btn,
.imgbox04:hover img,
.dg-title23 .line{
	border-color:#ff8c00;
}
.dg-title23 .line:after,
.imgbox02:hover,
.imgbox05:hover .btn,
.imgbox07:hover .imgbox07-icon span,
.imgbox10 .btn{
	background-color:#ff8c00;
}
.imgbox03:hover .imgbox03-con .btn,
.imgbox05:hover .imgbox05-con h3,
.imgbox10:hover .btn{
	color:#ff8c00;
}
.imgbox08 .imgbox08-con .btn:hover,
.imgbox10:hover{
	border-color:#ff8c00;
	background-color:#ff8c00;
}
.imagebox-title01 h2:before {background-color: #ff8c00;}
.imgbox03 .imgbox03-con [class*="dg-btn-"].hover-borland:hover {
	border-color: #ff8c00;
	background-color: #ff8c00;
}
.imgbox04 img {border-color: #ff8c00;}
.imgbox04:hover .imgbox04-con h3 {color: #ff8c00;}
.imgbox05:hover .imgbox05-con a[class*="btn"] {background: #ff8c00;}
.imgbox06:hover .imgbox06-con a.btn {color: #ff8c00;}
.imgbox07:hover .imgbox07-con h3 {color: #ff8c00;}
.imgbox08 .imgbox08-con > a[class*="btn"]:hover {border-color: #ff8c00;background: #ff8c00;}





/*icon box*/
[class*="dg-iconbox"]:hover .dg-ico02, 
[class*="dg-iconbox"]:hover .dg-ico02.fa,
[class*="dg-iconbox"]:hover .dg-ico08, 
[class*="dg-iconbox"]:hover .fa.dg-ico08,
[class*="dg-iconbox"]:hover .dg-ico10:after,
[class*="dg-iconbox"]:hover .dg-ico11:after,
.dg-iconbox12:hover{
    background-color: #ff8c00;
}
[class*="dg-iconbox"]:hover .dg-ico03, 
[class*="dg-iconbox"]:hover .dg-ico03.fa,
[class*="dg-iconbox"]:hover .dg-ico11:after,
[class*="dg-iconbox"]:hover .dg-ico13{
	color: #ff8c00;
    border-color: #ff8c00;
}
[class*="dg-iconbox"]:hover .dg-ico04 .hexagon, 
[class*="dg-iconbox"]:hover .dg-ico04 .hexagon:before, 
[class*="dg-iconbox"]:hover .dg-ico04 .hexagon:after,
.dg-ico01, 
.dg-ico01.fa,
.dg-iconbox13:hover{
    border-color: #ff8c00;
    background-color: #ff8c00;
}
.dg-ico05.accent,
.dg-iconbox05 h3,
.dg-iconbox07:hover .dg-ico05,
.dg-iconbox07:hover h3,
.dg-iconbox10:hover h3,
.dg-iconbox11 h3,
.dg-iconbox06 h3{
	color: #ff8c00;
}
[class*="dg-iconbox"]:hover .dg-ico10, 
[class*="dg-iconbox"]:hover .dg-ico10.fa,
[class*="dg-iconbox"]:hover .dg-ico11,
.dg-iconbox04:hover [class*="dg-ico"] .left-line,
.dg-iconbox05 h3:after,
.dg-iconbox08:after,
.dg-iconbox10:hover,
.dg-iconbox11 h3:after,
.dg-iconbox06 h3:after{
    border-color: #ff8c00;
}
.dg-iconbox05,
.dg-iconbox07,
.dg-iconbox09{
    border-top-color: #ff8c00;
}
/*Mini-callout-box-ornamental-title*/
.dg-title01 h3,
.dg-title06 h3,
.dg-title07 h3,
.dg-title09 h3,
.dg-title13 .icon,
.dg-title32 .fa{
	color:#ff8c00;
}
.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:#ff8c00;
}
.dg-title08 h3,
.dg-title21 h3:before, 
.dg-title21 h3:after{
	background-color:#ff8c00;
}

/*player boxes */
.video-bg .player_line{
	border-color:#ff8c00;
}
.player_boxes .btn {
	background-color:#ff8c00;
}
/*simpleanchor */
#simpleanchor a:hover,
#simpleanchor .active a{
    color: #ff8c00;
    border-left-color:#ff8c00;
}
/*OurTeam*/
.ourteam-short .owl-item:hover .teamshort-img img,
.ourteam-short.carousel .owl-buttons .owl-prev:hover, 
.ourteam-short.carousel .owl-buttons .owl-next:hover,
.ourteam-short16:hover{
	border-color:#ff8c00;
}
.ourteam-short .owl-buttons .owl-prev:hover:before, 
.ourteam-short .owl-buttons .owl-next:hover:before {
    border-left: 1px solid #ff8c00;
    border-bottom: 1px solid #ff8c00;
}
.ourteam-short06 h2:before {
    border-right: 8px solid #ff8c00; 
}
.ourteam-short06 h2:after {
    border-left: 8px solid #ff8c00; 
}
.ourteam-short .owl-buttons .owl-next:hover:before {
    border-left: none;
    border-right: 1px solid #ff8c00;
}
.ourteam-short12 .text-style h2:before {
    border-top: 42px solid #ff8c00;
}
.ourteam-bg:before { 
    border-left: 1px solid #ff8c00;
}
.ourteam-short02 .social em:hover,
.ourteam-short03 .photo_box .ico i:before,
.ourteam-short06 .social em:hover,
.ourteam-short10 span,
.ourteam-short13:hover h2,
.ourteam-short20 .teamshort-r span,
.ourteam-short21 .teamshort-r span,
.ourteam-short22 .teamshort-r span,
.ourteam-short23 .teamshort-r span,
.ourteam-short05 .photo_box .content >.fa:hover{
    color: #ff8c00;
}
.ourteam-short05 .ourteam-img:hover {
    border-bottom: 13px solid #ff8c00;
}
.ourteam-short04 .photo_box .content >.fa:hover,
.ourteam-short06 h2,
.ourteam-short07:hover,
.ourteam-short08 .photo_box .shade,
.ourteam-short09 .photo_box .shade,
.ourteam-short11 .text-style .social,
.ourteam-short12 .text-style h2,
.ourteam-short12 .text-style .social em,
.ourteam-short16 .social em:hover,
.ourteam-short17:hover .social,
.ourteam-short18:hover .text-style, 
.ourteam-short18:hover p,
.ourteam-short19 .photo_box:hover .text-style,
.ourteam-short20 .social em,
.ourteam19-line,
.ourteam-short21 .social em:hover,
.ourteam-short22:hover{
	background-color:#ff8c00;
}






 /*Menu Style*/


	/*HoverStyle_1*/
	#dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
		margin: 0px 13px;
	}
	#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 #ff8726;
		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:#ff8726;
	}
	
	#dnngo_megamenu > div > ul > li:hover > a > span:before,
	#dnngo_megamenu > div > ul > li.current > a > span:before,
	#dnngo_megamenu > div > ul > li.menu_hover > a > span:before {
		right:2px;
		opacity:1;
		visibility:visible;
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:first-child(){
		margin-left:0
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:last-child(){
		margin-right:0
	}
	
	@media only screen and (min-width: 1200px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
			margin: 0px 17px;
		}
	}
	@media only screen and (min-width: 1600px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
			margin: 0px 20px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a {
			margin: 0px 12px;
		}
	}
	

	#dnngo_megamenu ul,
	.multi_menu,
	.nav_box{
		font-family: "Raleway";
	}
	#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:capitalize;
		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 0px 3px 6px;
		display: inline-block;
		vertical-align: middle;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg); /* IE 9 */
		-moz-transform: rotate(45deg); /* Firefox */
		-webkit-transform: rotate(45deg); /* Safari and Chrome */
		-o-transform: rotate(45deg); /* Opera */
		transition: all ease-in 200ms;
		-moz-transition: all ease-in 200ms; /* Firefox 4 */
		-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
		-o-transition: border ease-in 200ms; /* Opera */
		-ms-transition: border ease-in 200ms; /* IE9? */
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
	}
	
	#dnngo_megamenu > div > ul > li > a > span {
		color: #ff8726;
	}
	#dnngo_megamenu > div > ul > li.dir > a > span:after {
		border-bottom: 1px solid #ff8726;
		border-right: 1px solid #ff8726;
	}
	
	#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 #ffffff;
		border-right: 1px solid #ffffff;
	}
	#dnngo_megamenu > div > ul > li > a > span > i {
		color:#ffffff;
		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: #ffffff;
	}

/*Sub Menu Style*/
#dnngo_megamenu .dnngo_slide_menu li a{
	padding-left:13px;
}
@media only screen and (min-width: 1200px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:17px;
	}
}
@media only screen and (min-width: 1600px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:12px;
	}
}

#dnngo_megamenu .dnngo_slide_menu,
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu,
#dnngo_megamenu .dnngo_boxslide {
	background-color: #ffffff;
}
#dnngo_megamenu .dnngo_menuslide .dnngo_slide_menu a{
	font-size:13px;
	color:#ffffff;
	transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-moz-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-webkit-transition: color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-o-transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-ms-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
}
#dnngo_megamenu .dnngo_menuslide{
	transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-moz-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-webkit-transition: color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-o-transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-ms-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
}
#dnngo_megamenu .dnngo_submenu {
	transition: 		top ease-out 200ms;
	-moz-transition: 	top ease-out 200ms;
	-webkit-transition: top ease-out 200ms;
	-o-transition: 		top ease-out 200ms;
	-ms-transition: 	top ease-out 200ms;
}

#dnngo_megamenu .dnngo_slide_menu li:hover > a,
#dnngo_megamenu .dnngo_slide_menu li.subcurrent > a {
	color:#FFF;
	background-color:#ff8726;
}
#dnngo_megamenu .dnngo_slide_menu li.dir:before{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
}
#dnngo_megamenu .dnngo_slide_menu li.dir:hover:before,
#dnngo_megamenu .dnngo_slide_menu li.dir.subcurrent:before{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#dnngo_megamenu .dnngo_slide_menu li a > span > i{
	color:#ffffff;
	font-size:13px;
}
#dnngo_megamenu .dnngo_slide_menu li a:hover > span > i,
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a > span > i,
#dnngo_megamenu .dnngo_slide_menu li.current > a > span > i,
#dnngo_megamenu .dnngo_slide_menu li.subcurrent > a > span > i{
	color:#FFF;
}


#dnngo_megamenu .dnngo_custommenu > .menupane {
	background-color:#ffffff;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.topline .pane_space{
	border-top-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.bottomline .pane_space{
	border-bottom-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.leftline {
	border-left-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.rightline {
	border-right-color:#dcdcdc;
}

#dnngo_megamenu  .pane_space{
	font-size:13px;
	color:#ffffff;
}
.menu-ibox .btn, 
.menu-ibox .btn:link, 
.menu-ibox .btn:active, 
.menu-ibox .btn:visited{
    color:#ff8726;
    border-color:#ff8726;
}
.menu-ibox .btn:hover{
	color:#FFF;
}
.menu-ibox .btn:hover{
	background-color: #ff8726;
}
.menu-cont01 .more, 
.menu-cont01 .more:link, 
.menu-cont01 .more:active, 
.menu-cont01 .more:visited{
    color: #ff8726;
}
.menu-carousel.carousel .owl-page{
	border-color:#ff8726;
}
.menu-carousel.carousel .owl-page.active{
	background-color: #ff8726;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:before{
	border-right:1px solid  #ffffff;
	border-bottom:1px solid  #ffffff;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:hover:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:hover:before{
	border-right-color:#ff8726;
	border-bottom-color:#ff8726;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li a{
	color: #ffffff;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_3 .submenu_title span{
	color:#ff8726;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a:hover{
	background-color:#ff8726;
}

#dnngo_megamenu .dnngo_custommenu .submenu_title,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title span{
	color:#ffffff;
}
#dnngo_megamenu .dnngo_custommenu .submenu_title,
#dnngo_megamenu .dnngo_custommenu .submenu_title span{
	font-size:15px;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title:after{
	border-bottom-color:#bebebe;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 > ul > li > a,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title {
	border-bottom-color:#dcdcdc;
}

.menu-bloglist li,
.menu-cont01 .line{
	border-bottom-color:#dcdcdc;
}
.menu-ibox h3{
	color:#ffffff;
	font-size:15px;
}
.menu_list01 li a,
.menu_list01 li a:link,
.menu_list01 li a:active, 
.menu_list01 li a:visited{
	color:#ffffff;
	font-size:15px;
	border-color:#bebebe;
	transition: 		border-color ease-in 200ms;
	-moz-transition: 	border-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: border-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		border-color ease-in 200ms; /* Opera */
	-ms-transition: 	border-color ease-in 200ms; /* IE9? */
}
.menu_list01 li a:hover{
	border-color:#ff8726;
}
div.menu_list01 li:after,
div.menu_list02 li:after{
	border-bottom-color:#dcdcdc;
}
.menu_list02 li a,
.menu_list02 li a:link,
.menu_list02 li a:active, 
.menu_list02 li a:visited{
	color:#ffffff;
	font-size:15px;
	transition: 		color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms; /* IE9? */
}
.menu_list02 li a:hover{
	color:#ff8726;
}

.MegaMenuList li a,
.MegaMenuList li a:link,
.MegaMenuList li a:active, 
.MegaMenuList li a:visited{
	font-size:13px;
	color:#ffffff;
}
.MegaMenuList li a:hover{
	background-color:#ff8726;
}
.MegaMenuList li:after{
	border-left-color:#dcdcdc;
}


/*Fixed Menu Style Start*/
.roll_menu.roll_activated{
	margin:auto;
}
.roll_menu.roll_activated .headerBox{
	margin:auto;
}
.roll_menu.roll_activated .headerBox > .shade {
	background-color:#ffffff;
	filter:alpha(opacity= 100 );
	opacity: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span {
	color: #ffffff;
	vertical-align:bottom;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.dir > a > span:after {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.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: #ff8726;
}
.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 #ff8726;
	border-right: 1px solid #ff8726;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span > i {
	color:#ffffff;
}
.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:#ff8726;
}

.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:#ffffff;
		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 #1b2352;
		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:#1b2352;
		transition: 		all ease-in 200ms;
		-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	}
	.nav_ico .fa:hover,
	.nav_ico .fa.active{
		color: #ff8726;
	}
	
	
	.nav_ico .fa.active:before{
		content:"\f00d";
		color: #ff8726;
	}
	.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:#ff8726;
		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:#ff8726;
	}
	.nav_ico .Login .registerGroup li.userMessages a span, 
	.nav_ico .Login .registerGroup li.userNotifications a span{
		background-color:#ff8726;
	}
	
				.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:#ffffff;
	}
	.roll_menu.roll_activated .nav_ico .fa:hover,
	.roll_menu.roll_activated .nav_ico .fa.active{
		color: #ff8726;
	}



	@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 (min-width: 768px) and (max-width: 991px) {
			.dnngo-main.boxed .mobile_nav{
				width:auto;
			}
		}	

@media only screen and (max-width: 991px) {
	
			.header_bg.roll_menu {
			position:absolute;
			width:100%;
			top:0;
			padding:0;			
		}
		.mobile_nav{
			position:fixed;
			width:100%;
		}
		body[style*="margin-left: 80px"] .mobile_nav{
			margin-left:-80px;
		
		}
		
		.mobile_header,
	.mobile_dnn_logo,
	.mobile_nav{
		height:46px;
	}
	.mobile_dnn_logo{
		line-height:46px;
	}	
	.mobile_header .Logobox  ,
	.mobile_header .mobileLogoPane{
		display:inline-block;
		vertical-align:middle;
		height:100%;
		max-width:100%;
		margin-top:-1px;
	}	
	.mobile_nav > .shade {
		background-color:#ffffff;
		filter:alpha(opacity= 100 );
		opacity: 1;
		box-shadow:0 0 4px rgba(0,0,0,0.4);	
		-moz-box-shadow:0 0 4px rgba(0,0,0,0.4); 	
		-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);
	}
	.mobile_nav_ico .fa{
		border-color:#1b2352;
		color:#1b2352;
	}
	.mobile_left_icon .fa, 
	.mobile_right_icon a{
		border-color:#1b2352;
		color:#1b2352;
	}
	.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:#ff8726;
	}
	.mobile_left_icon .fa.active,
	html.mm-opening.mm-opened .mobile_right_icon a{
		color:#ff8726;
	}
	
	#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:#ff8726;
	}
	#mobile_search input.NormalTextBox{
		color:#ffffff;
		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:#ffffff;
		border-color: #ffffff;
	}	
	
	.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:#ffffff;
	}
	#mobile_user, 
	#mobile_user a, 
	#mobile_user a:link, 
	#mobile_user a:active, 
	#mobile_user a:visited{
		color:#ffffff;
	}
	#mobile_user a:hover{
		color:#ff8726;
	}
	#mobile_user .registerGroup li.userMessages a span, 
	#mobile_user .registerGroup li.userNotifications a span{
		background-color:#ff8726;
	}
	.mobile_menu.mm-menu .mm-navbar .mm-btn:before, 
	.mobile_menu.mm-menu .mm-navbar .mm-btn:after{
		border-color:#ffffff;
	}
	.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:#ff8726!important;
	}
	
	
		.mobile_menu.mm-menu a > span > i{
		display:none;
	}
		
	/*html*/
	
	.HeaderPane_mobile,
	.HeaderPaneB_mobile{
		color:#1b2352;
	}
	
	.menu_header_box div.home03-social02 a{
		color:#1b2352;
		border-color:#1b2352;
	}
	.menu_header_box div.home03-social02 a:hover{
		border-color:#ff8726;
		background-color:#ff8726;
	}
	
	.social_list_7{
		border:none;
	}
	.social_list_7 span{
		margin:0 4px;
		color:#1b2352;
		border:1px solid #1b2352;
	}
	.social_list_7 a:hover span{
		background-color:#ff8726;;
		border-color:#ff8726;
	}
	.shop_info{
		display:inline-block;
		border:none;
		color:#1b2352;
	}
	.shop_info span{
		color:#1b2352;
	}
}

@media only screen and (min-width: 992px) {
	html.mm-opening.mm-opened .mm-slideout {
		-webkit-transform: translate(0%, 0);
		-moz-transform: translate(0%, 0);
		-ms-transform: translate(0%, 0);
		-o-transform: translate(0%, 0);
		transform: translate(0%, 0); 
	}
}
@media only screen and (max-width: 991px) {
	.mobile_menu.mm-menu{
		left:auto;
		right:0;
		display:block!important;
	}
	#header_slide{
		display:none;
	}
	.mobile_menu.mm-menu .mm-listview > li > a.mm-next{
		bottom:1px;
	}
	.mobile_menu.mm-menu em.mm-counter{
		z-index:5;
		pointer-events: none
	}
	.mobile_menu.mm-menu .mm-listview i{
		margin-right:3px;
	}
	.HeaderBottom ,
	.Loginandlanguage{
		display:none;
	}	
	.mobile_menu.mm-menu .HeaderBottom ,
	.mobile_menu.mm-menu .Loginandlanguage{
		display:block;
	}	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.roll-sm.mobile_header .mobile_nav{
		position:relative!important;
	}	
	.mobile_header .header-fixed .roll-sm .Logobox,
	.mobile_header .header-fixed .roll-sm .mobileLogoPane{
		display:none!important;
	}	
}

@media only screen and (max-width: 767px) {
	.roll-xs.mobile_header .mobile_nav{
		position:relative!important;
	}	
	.mobile_header .header-fixed .roll-xs .Logobox ,
	.mobile_header .header-fixed .roll-xs .mobileLogoPane {
		display:none!important;
	}	
}

















/*Home Page 01 Style*/
.home01-banner {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	color: #FFF;
}
.home01-banner .banner-bg {
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right top, #48a9e1 0%, #c361dc 60%);
	background-image: -webkit-linear-gradient(right top, #48a9e1 0%, #c361dc 50%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48a9e1', endColorstr='#c361dc', GradientType=1 );
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: skew(0deg, -4deg);
	-moz-transform: skew(0deg, -4deg);
	transform: skew(0deg, -4deg);
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
}
.home01-banner .banner-title {
	font-size: 80px;
	line-height: 1.2;
	margin: 280px 0 50px;
}
.home01-banner .banner-title span {
	font-weight: bold;
}
.home01-banner .banner-content {
	font-size: 20px;
	line-height: 2;
	margin-bottom: 50px;
}
.home01-banner .banner-link {
	margin-bottom: 50px;
}
.home01-banner .banner-link a {
	display: inline-block;
	padding: 15px 50px;
	margin: 0 30px 15px 0;
	border: 2px solid #FFF;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	font-size: 16px;
	color: #FFF;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home01-banner .banner-link a:hover {
	text-decoration: none;
	color: #20a3f0;
	background-color: #FFF;
}
.home01-banner .banner-img {
	margin-top: 150px;
	text-align: right;
}
.home01-banner .banner-img img {
	max-width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.home01-banner .banner-title {
	font-size: 50px;
}
.home01-banner .banner-link a {
	font-size: 15px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home01-banner .banner-title {
	font-size: 30px;
}
.home01-banner .banner-content {
	font-size: 15px;
	margin-bottom: 30px;
}
.home01-banner .banner-link a {
	font-size: 13px;
	margin: 0 10px 10px 0;
}
}
@media only screen and (max-width: 767px) {
.home01-banner {
	text-align: center;
}
.home01-banner .banner-title {
	font-size: 30px;
	margin: 60px 0 20px;
}
.home01-banner .banner-link {
	margin: 0 0 20px;
}
.home01-banner .banner-link a {
	font-size: 13px;
	margin: 0 10px 10px 0;
}
.home01-banner .banner-content {
	font-size: 15px;
	margin-bottom: 30px;
}
.home01-img {
	text-align: center;
	margin-top: 10px;
}
.home01-banner .banner-img{
	margin-top:30px;
}
}
.home01-ibox {
	text-align: center;
	padding-bottom: 5px;
}
.home01-ibox > .fa, .home01-ibox > .ico {
	height: 118px;
	line-height: 121px;
	width: 118px;
	margin: 0 auto 25px;
	border: 1px solid #2aa7f1;
	color: #2aa7f1;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	font-size: 38px;
	overflow: hidden;
}
.home01-ibox > .ico img {
	max-width: 100%;
	vertical-align: middle;
	margin-bottom: 4px;
}
.home01-ibox > h5 {
	font-size: 17px;
	margin-bottom: 25px;
	font-weight: normal;
}
.home01-bg {
	background-color: #f4f4f4;
}
.home01-title {
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 40px;
}
.home01-title:after {
	content: "";
	width: 50px;
	display: block;
	border-bottom: 3px solid #20a3f0;
	margin-top: 30px;
}
.home01-accordion .panel-default {
	background-color: transparent;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow:none;
	-webkit-box-shadow:none;
	
}
.home01-accordion .panel-title {
	line-height: 35px;
}
.home01-accordion .panel-default > .panel-heading {
	background-color: transparent;
	border: none;
	padding: 0px;
	margin-bottom: -1px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.home01-accordion .panel-heading + .panel-collapse .panel-body {
	border: none;
	padding: 0px 20px 20px 45px;
	font-size: 13px;
	line-height: 1.8;
}
.home01-accordion .panel-default > .panel-heading a {
	font-size: 15px;
	font-weight: normal;
	padding: 10px 0px;
	color: #20a3f0;
	display: block;
}
.home01-accordion .panel-default > .panel-heading a.collapsed {
	color: #333333;
	background-color: transparent;
}
.home01-accordion .panel-default > .panel-heading a:hover {
	text-decoration: none;
}
.home01-accordion .panel-default .accordion_icon {
	width: 35px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	color: #FFF;
	background-color: #20a3f0;
	margin: 0px 10px 0 0;
	float: left;
	font-family: 'icomoon';
	-webkit-font-smoothing: antialiased;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home01-accordion .panel-default .accordion_icon:before {
	content: "\e936";
	color: #FFF;
	font-size: 10px;
}
.home01-accordion .panel-default .collapsed .accordion_icon:before {
	content: "\e937";
	color: #FFF;
}
.home01-loadlist p {
	color: #000;
}
.home01-loadlist .progress {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	height: 15px;
	position: relative;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 7px 0 33px;
	overflow: visible;
}
.home01-loadlist .progress:last-child {
	margin: 0;
}
.home01-loadlist .progress > span {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 10;
	font-size: 13px;
	color: #000;
}
.home01-loadlist .bar {
	height: 15px;
	margin-top: -1px;
	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? */
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.home01-loadlist .bar span {
	position: absolute;
	right: 0;
	top: -31px;
	font-size: 12px;
	line-height: 1;
	padding: 5px;
	display: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.home01-loadlist .color-1 {
	background-color:#20a3f0;
}
.home01-loadlist .color-2 {
	background-color:#7770cc;
}
.home01-loadlist .color-3 {
	background-color:#b75ccd;
}
.home01-loadlist .color-4 {
	background-color:#4680dd;
}

.home01-bg02 {
	position: relative;
	z-index: 1;
}
.home01-bg02:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #20a3f0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: skew(0deg, -4deg);
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.home01-title02 {
	font-size: 40px;
	color: #FFF;
	line-height: 1.2;
	text-align: center;
	font-weight: normal;
	margin-bottom:30px;
}
.home01-title02 .icon {
	width: 42px;
	height: 42px;
	text-align: center;
	display: block;
	margin: 25px auto 0;
	position: relative;
}
.home01-title02 .icon:before, 
.home01-title02 .icon:after {
	content: "";
	width: 80px;
	position: absolute;
	left: auto;
	right: 100%;
	top: 50%;
	margin-right: 15px;
	border-bottom: 1px solid #ffffff;
}
.home01-title02 .icon:after {
	right: auto;
	left: 100%;
	margin-left: 15px;
}
.home01-title02 .icon img{
	vertical-align:text-top;
}

.home01-cont {
	text-align: center;
	position: relative;
}
.home01-cont img {
	max-width: 100%;
}
.home01-cont .text_img {
	display: inline-block;
	position: relative;
	max-width: 65%;
}
.home01-cont .text_img:before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 5%;
	width: 90%;
	height: 16px;
	z-index: -1;
	box-shadow: 0 0 100px #000;
}
.home01-cont dl {
	position: absolute;
	left: 0;
	top: 20%;
	text-align: right;
	max-width: 15%;
}
.home01-cont dl.text_right {
	left: auto;
	right: 0;
	text-align: left;
	top: auto;
	bottom: 20%;
}
.home01-cont dl dt {
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: normal;
	color:#fff;
}
.home01-cont dl dd {
	line-height: 1.8;
}
.home01-cont dl .line {
	width: 270px;
	height: 85px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
}
.home01-cont dl .line:before, .home01-cont dl .line:after {
	content: "";
	width: 15px;
	height: 15px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: -8px;
	top: -13px;
}
.home01-cont dl .line:after {
	position: absolute;
	left: auto;
	top: auto;
	right: 0;
	bottom: -8px;
	background-color: #ffffff;
}
.home01-cont dl.text_left .line {
	top: 100%;
	margin-top: 30px;
	left: 50%;
}
.home01-cont dl.text_right .line {
	bottom: 100%;
	margin-bottom: 30px;
	right: 50%;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home01-cont .text_right, .home01-cont .text_left {
	display: none;
}
}
@media only screen and (max-width: 767px) {
.home01-cont .text_right, .home01-cont .text_left {
	display: none;
}
}
.home01-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home01-list li {
	padding: 8px 0;
}
.home01-list li:before {
	content: "\f105";
	width: 21px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	color: #20a3f0;
	display: inline-block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #20a3f0;
	font-family: "FontAwesome";
	margin-right: 10px;
}
.home01-btn, a.home01-btn, a:link.home01-btn, a:active.home01-btn, a:visited.home01-btn {
	padding: 12px 40px;
	font-size: 15px;
	display: inline-block;
	white-space: nowrap;
	color: #20a3f0;
	border: 2px solid #20a3f0;
	margin: 0px 12px 10px 0;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	transition: all ease-in 200ms;
}
.home01-btn .fa, .home01-btn .fa {
	font-size: 24px;
	vertical-align: middle;
	margin: 0 5px;
}
.home01-btn:hover, a.home01-btn:hover {
	color: #FFF!important;
	text-decoration: none;
	background-color: #20a3f0;
	border-color: #20a3f0;
}
.home01-bg03 {
	position: relative;
	z-index: 1;
}
.home01-bg03 > .container{
	position:relative;
	z-index:1;
}
.home01-bg03:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #20a3f0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: skew(0deg, -4deg);
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.home01-bg03:before {
	background: #7770cc;
}
.home01-imgight {
	max-width: 100%;
	overflow: hidden;
	text-align: right;
	margin-top: -15%;
}
.home01-imgight img {
	margin-right: -20%;
}
.home01-btn02, a.home01-btn02, a:link.home01-btn02, a:active.home01-btn02, a:visited.home01-btn02 {
	padding: 14px 40px;
	font-size: 15px;
	display: inline-block;
	white-space: nowrap;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	margin: 0px 12px 10px 0;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	transition: all ease-in 200ms;
	min-width:240px;
	text-align:center;
}
.home01-btn02 .fa {
	font-size: 24px;
	vertical-align: middle;
	margin: 0 5px;
}
.home01-btn02:hover {
	background-color: #2e2e2e!important;
	border-color: #2e2e2e!important;
	color: #FFF;
	text-decoration: none;
}
.home01-title03 {
	font-size: 40px;
	color: #FFF;
	line-height: 1.2;
	text-align: center;
	font-weight: normal;
}
.home01-title03 {
	color: #333333;
}
.home01-title03 .icon {
	width: 42px;
	height: 42px;
	text-align: center;
	display: block;
	margin: 25px auto 0;
	position: relative;
}
.home01-title03 .icon {
	color: #27a6f0;
}
.home01-title03 .icon:before, 
.home01-title03 .icon:after {
	content: "";
	width: 80px;
	position: absolute;
	left: auto;
	right: 100%;
	top: 50%;
	margin-right: 15px;
	border-bottom: 1px solid #ffffff;
	height:0;
}
.home01-title03 .icon:before, 
.home01-title03 .icon:after {
	border-bottom-color: #dddddd;
}
.home01-title03 .icon:after {
	right: auto;
	left: 100%;
	margin-left: 15px;
}
.home01-title03 .icon img{
	vertical-align:text-top;
}

.home01-carousel {
	text-align: center;
}
.home01-carousel .owl-buttons .owl-prev, .home01-carousel .owl-buttons .owl-next {
	background: none!important;
}
.home01-carousel .owl-buttons .owl-prev:before {
	border-left: 2px solid #20a3f0;
	border-bottom: 2px solid #20a3f0;
	width: 15px;
	height: 15px;
}
.home01-carousel .owl-buttons .owl-next:before {
	border-right: 2px solid #20a3f0;
	border-bottom: 2px solid #20a3f0;
	width: 15px;
	height: 15px;
}
.home01-carousel .owl-page {
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #c0c0c0;
	margin: 5px;
}
.home01-carousel .owl-page:before {
	content: "";
	width: 11px;
	height: 11px;
	display: inline-block;
	background-color: transparent;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
}
.home01-carousel .owl-page.active:before {
	background-color: #c0c0c0;
}
.home01-carousel .owl-page.active {
	background-color: transparent;
}
.home01-carousel .item img {
	max-width: 100%;
}
.dnngo-main.boxed .home01-carousel .owl-buttons .owl-prev {
	left: 0;
}
.dnngo-main.boxed .home01-carousel .owl-buttons .owl-next {
	right: 0;
}
.home01-carousel .item {
	text-align: center;
}
.home01-carousel .img_box {
	display: inline-block;
	max-width: 100%;
	border: 1px solid transparent;
	padding: 5px;
	margin: 0px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: border-color ease-in 200ms;
	-webkit-transition: border-color ease-in 200ms; /* Safari and Chrome */
}
.home01-carousel .img_box a {
	display: inline-block;
	position: relative;
	overflow: hidden;
	vertical-align: middle;
	max-width: 100%;
}
.home01-carousel .img_box a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home01-carousel .img_box a:after {
	content: "\e922";
	font-family:"icomoon";
	position: absolute;
	width: 80px;
	height: 80px;
	line-height: 80px;
	top: 50%;
	left: 50%;
	font-size:30px;
	margin: -40px 0 0-40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	opacity: 0;
	background: #FFF;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.home01-carousel .img_box a:hover:after {
	opacity: 1;
}
.home01-carousel .img_box a:hover:before {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.home01-ibox02 {
}
.home01-ibox02 {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFF;
}
.home01-ibox02 .fa {
	width: 80px;
	height: 80px;
	font-size: 26px;
	line-height: 80px;
	text-align: center;
	border: 2px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0 15px 10px 0;
	display: inline-block;
	vertical-align: middle;
}
.home01-ibox02 li {
	clear: both;
	min-height: 95px;
	padding-bottom: 25px;
	white-space: nowrap;
}
.home01-ibox02 li .info {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	word-break:break-word;
	max-width: 70%;
}
.home01-ibox02 li span{
	font-size:16px;
}
.home01-number .box {
	width: 225px;
	height: 225px;
	line-height: 225px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}
.home01-number .box .number {
	width: 70px;
	height: 70px;

	line-height: 50px;
	text-align: center;
	color: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 50%;
	margin: -35px 0 0 -35px;
	font-size: 18px;
	border: 10px solid #FFF;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 200ms;
	-webkit-animation-delay: 200ms;
}
.home01-number .box:hover .number {
	-webkit-animation-name: shake2;
	animation-name: shake2;
}
.home01-number .box .info {
	display: inline-block;
	line-height: 1.5;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.home01-number .box:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -13px 0 0 30px;
	width: 25px;
	height: 25px;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	line-height: 1;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg); /* Safari and Chrome */
}
.home01-number > div:last-child .box:before {
	display: none;
}
.home01-tag a, 
.home01-tag a:link, 
.home01-tag a:active, 
.home01-tag a:visited {
	border: 1px solid #aaaaaa;
	padding: 12px 32px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	margin: 0 10px 10px 0;
	display: inline-block;
	color:inherit!important;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home01-tag a:hover {
	border-color: #20a3f0;
	background-color: #20a3f0;
	color: #FFF!important;
	text-decoration: none!important;
}
.home01-imglist {
	margin: 0;
	padding: 0;
}
.home01-imglist li {
	list-style: none;
	display: inline-block;
	margin: 0 3px 3px 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.home01-imglist li a {
	display: inline-block;
}
.home01-imglist li img {
	max-width: 100%;
}
.home01-imglist li a:before {
	content: "+";
	font-family: initial;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	color: #FFF;
	line-height: 100px;
	font-size: 35px;
	visibility: hidden;
	opacity: 0;
	background-color: transparent;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home01-imglist li a:hover:before {
	background-color: rgba(0,0,0,0.4);
	opacity: 1;
	visibility: visible;
}

.home01-number .color-1{
	border-color:#20a3f0;
	color:#20a3f0;
}
.home01-number .color-1 .number{
	background-color:#20a3f0;
}
.home01-number .color-2{
	border-color:#7770cc;
	color:#7770cc;
}
.home01-number .color-2 .number{
	background-color:#7770cc;
}
.home01-number .color-3{
	border-color:#b75ccd;
	color:#b75ccd;
}
.home01-number .color-3 .number{
	background-color:#b75ccd;
}
.home01-number .color-4{
	border-color:#4680dd;
	color:#4680dd;
}
.home01-number .color-4 .number{
	background-color:#4680dd;
}


.home01-custompane-bg{

}
.home01-custompane-bg {
	position:relative;
	z-index:1;
}

.home01-custompane-bg:before{
	content:"";
	width:100%;
	height:100%;
	background: #20a3f0; 
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	transform:skew(0deg,-4deg);
	transform-origin:left bottom;
	-webkit-transform-origin:left bottom;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.home01-custompane-bg:before{
	background: #b75ccd; 
}
.home01-social {
	text-align:center;
}
.home01-social a{
	width:70px;
	height:70px;
	line-height:70px;
	font-size:30px;
	display:inline-block;
	border:2px solid #FFF;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	margin:5px; 
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home01-social a span {
	color:#FFF;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home01-social a:hover {
	background-color:#FFF;
}
.home01-social a:hover span{
	color:#21a4f0;
}

/*Accent colour*/
.home01-banner .banner-link a:hover,
.home01-accordion .panel-default > .panel-heading a,
div.Theme_Responsive_20073_home1 .form_submit .btn:hover,
.home01-title03 .icon,
.home01-carousel .img_box a:after{
	color:#ff8c00;
}
.home01-ibox > .fa, 
.home01-ibox > .ico,
.home01-list li:before,
.home01-btn, 
a.home01-btn, 
a:link.home01-btn, 
a:active.home01-btn, 
a:visited.home01-btn{
	color:#ff8c00;
	border-color:#ff8c00;
}
.home01-title:after,
div.Home01-Container02 .dnntitle:after,
.Home01-heading02:before{
	border-color:#ff8c00;
}
.home01-accordion .panel-default .accordion_icon,
.home01-bg02:before,
a:hover.home01-btn,
.photo_box .ico span, 
.photo_box .ico em, 
.photo_box .ico i, 
.photo_box .ico .fa{
	background-color:#ff8c00;
}
.Home01-heading01:before{
	border-color:#ff8726;
}
.Theme_Responsive_20073_home01 .form_submit .btn:hover{
	color:#ff8c00!important;
}

.footer_box .Home01-heading01:before{
	border-color:#ff8726;
}
.footer_box .home01-tag a:hover{
	border-color:#ff8726;
	background-color:#ff8726;
}
.footer_box .home01-social a:hover span{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 02 Style*/
.home02-banner {
	width: 100%;
	position: relative;
	z-index: 1;
	background-size: cover;
	overflow: hidden;
	color: #FFF;
}
.home02-banner .banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: skew(-41deg, 0deg);
	-moz-transform: skew(-41deg, 0deg);
	transform: skew(-41deg, 0deg);
	-webkit-transform-origin: right top;
	transform-origin: right top;
}
.home02-banner .banner-title {
	line-height: 1.2;
	font-size: 80px;
	margin: 200px 0 50px;
	font-weight: bold;
}
.home02-banner .banner-content {
	font-size: 20px;
	line-height: 2;
}
.home02-banner .banner-link {
	position: absolute;
	top: 76.3%;
	left: 60.7%;
	padding: 33px 60px 33px 120px;
	overflow: hidden;
	font-size: 18px;
	white-space: nowrap;
}
.home02-banner .banner-link:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #61b632;
	opacity: 0.6;
	-webkit-transform: skew(-41deg, 0deg);
	-moz-transform: skew(-41deg, 0deg);
	transform: skew(-41deg, 0deg);
	-webkit-transform-origin: right top;
	transform-origin: right bottom;
	z-index: -1;
}
.home02-banner .banner-link a {
	color: #FFF;
}
.home02-banner .banner-link .fa {
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	vertical-align: middle;
	margin-left: 10px;
}
 @media only screen and (min-width: 1400px) {
.home02-banner .banner-title {
	font-size: 100px;
	margin: 280px 0 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home02-banner {
	height: auto!important;
	min-height:inherit!important;
}
.home02-banner .banner-title {
	font-size: 60px;
	margin:100px 0 50px;
}
.home02-banner .banner-link {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	float:right;
	position:relative;
}
}
@media only screen and (max-width: 767px) {
.home02-banner .banner-title {
	font-size: 30px;
	margin: 120px 0 50px;
}
.home02-banner .banner-link {
	position: static;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	transform-origin: left center;
	-webkit-transform-origin: left center;
	display: inline-block;
	padding: 30px 60px;
}
.home02-banner .banner-link:before {
	transform: none;
	-webkit-transform: none;
}
}
.home02-cont02 {
	text-align: center;
	position: relative;
}
.home02-cont02 img {
	max-width: 100%;
}
.home02-cont02 .text_img {
	display: inline-block;
	position: relative;
	max-width: 60%;
}
.home02-cont02 dl {
	position: absolute;
	max-width: 18%;
}
.home02-cont02 dl.text_box_1 .line, .home02-cont02 dl.text_box_2 .line {
	width: 217px;
	height: 100px;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-left: 3px;
}
.home02-cont02 dl.text_box_1 .line:before, 
.home02-cont02 dl.text_box_2 .line:before {
	content: "";
	width: 11px;
	height: 11px;
	background-color: #61b633;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	right: -6px;
	bottom: -10px;
}
.home02-cont02 dl.text_box_2 .line {
	left: auto;
	right: 100%;
	margin-right: 4px;
	border-right: none;
	border-left: 1px solid #cccccc;
}
.home02-cont02 dl.text_box_2 .line:before {
	right: auto;
	left: -6px;
}
.home02-cont02 dl.text_box_3 .line, .home02-cont02 dl.text_box_4 .line {
	width: 115px;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-left: 3px;
}
.home02-cont02 dl.text_box_3 .line:before, .home02-cont02 dl.text_box_4 .line:before {
	content: "";
	width: 11px;
	height: 11px;
	background-color: #ffffff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	right: -6px;
	bottom: -5px;
}
.home02-cont02 dl.text_box_4 .line {
	left: auto;
	right: 100%;
	margin-right: 3px;
}
.home02-cont02 dl.text_box_4 .line:before {
	right: auto;
	left: -6px;
}
.home02-cont02 dl.text_box_1 {
	left: 0;
	top: 10%;
	text-align: right;
	margin-left: 5%;
	border-right: 3px solid #61b633;
	padding-right: 20px;
}
.home02-cont02 dl.text_box_2 {
	right: 0;
	top: 10%;
	text-align: left;
	margin-right: 5%;
	border-left: 3px solid #61b633;
	padding-left: 20px;
}
.home02-cont02 dl.text_box_3 {
	left: 0;
	bottom: 20%;
	text-align: right;
	border-right: 3px solid #61b633;
	padding-right: 20px;
}
.home02-cont02 dl.text_box_4 {
	right: 0;
	bottom: 20%;
	text-align: left;
	border-left: 3px solid #61b633;
	padding-left: 20px;
}
.home02-cont02 dl dt {
	color: #333333;
	font-size: 16px;
	margin-bottom: 8px;
}
.home02-cont02 dl dd {
	line-height: 1.8;
	font-size: 13px;
	color: #666666;
}
 @media only screen and (max-width: 1024px) {
	.home02-cont02 .text_img {
		max-width: inherit;
	}
	.home02-cont02 dl.text_box_1, 
	.home02-cont02 dl.text_box_2, 
	.home02-cont02 dl.text_box_3, 
	.home02-cont02 dl.text_box_4{
		position:static;
		width:auto;
		max-width:none;
		text-align:left;
		margin:0 0 20px;
		border-right:none;
		border-left-style:solid;
		border-left-width:3px;
	}
	.home02-cont02 dl.text_box_1,
	.home02-cont02 dl.text_box_3{
		padding-left:20px;
		padding-right:0;
	}
	.home02-cont02 dl .line, 
	.home02-cont02 dl .line{
		display:none;
	}

}

.home02-bg {
	background-color: #f4f4f4;
}
.home02-ibox {
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	padding: 35px;
	margin-bottom: 8px;
	color: #999;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home02-ibox > .fa, .home02-ibox > .ico {
	margin: 0 auto;
	color: #61b632;
	text-align: center;
	font-size: 50px;
	overflow: hidden;
}
.home02-ibox > .ico img {
	max-width: 100%;
	vertical-align: middle;
	margin-bottom: 4px;
}
.home02-ibox > h5 {
	font-size: 17px;
	margin-bottom: 25px;
	font-weight: normal;
	color: #333;
}
.home02-ibox:hover {
	border: 1px solid #61b632;
}
.home02-bg02 {
	background: url(images/home02-bg02.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	position: static;
}
.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: 20px;
	padding: 0px 10px;
}
.home02-cont02 h3 {
	font-size: 80px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2;
}
.home02-btn, a.home02-btn, a:link.home02-btn, a:active.home02-btn, a:visited.home02-btn {
	font-size: 15px;
	padding: 20px 60px;
	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: #61b632;
	background-color: #61b632;
	color: #FFF!important;
	text-decoration: none;
}
.home02-ibox02 {
	padding-bottom: 30px;
}
.home02-ibox02 img {
	max-width: 100%;
}
.home02-ibox02 .title {
	padding: 30px 0;
	position: relative;
}
.home02-ibox02 .title h5 {
	color: #333333;
	font-size: 17px;
	margin-bottom: 5px;
}
.home02-ibox02 .title .love {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
}
.home02-ibox02 .title .love .fa {
	margin-right: 5px;
	font-size: 17px;
	vertical-align: middle;
}
.home02-ibox02 .img {
	position: relative;
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
}
.home02-ibox02 .img .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin: -40px 0 0 -40px;
	background-color: #61b632;
	font-size: 30px;
	color: #FFF;
	opacity: 0;
	z-index:2;
	filter: alpha(opacity=0);
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home02-ibox02 .img:before,
.home02-ibox02 .img:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	opacity: 0;
	filter: alpha(opacity=0);
}
.home02-ibox02 .img:before{
}
.home02-ibox02 .img:after{
	background-color: rgba(0,0,0,0.4);
	transform-origin:right bottom;
	transform:rotate(37.3deg);
	width: 200%;
	height: 200%;
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
}
.home02-ibox02:hover .img .fa, 
.home02-ibox02:hover .img:before ,
.home02-ibox02:hover .img:after{
	opacity: 1;
	filter: alpha(opacity=100);
}
.home02-title {
	font-size: 26px;
	color: #333333;
	line-height: 1.2;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 35px;
	text-align: center;
}
.home02-title span {
	display: block;
	font-size: 15px;
	color: #666666;
	line-height: 1.2;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0px;
}
.home02-ibox03 {
	text-align: center;
	padding: 0px 25px;
}
.home02-ibox03 .decorate {
	display: inline-block;
	position: relative;
}
.home02-ibox03 .decorate .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 40px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: -25px 0 0 -25px;
}
.home02-ibox03 .number {
	font-size: 30px;
	color: #333333;
	line-height: 1.2;
	padding-top: 10px;
}
.home02-ibox03 .title {
	margin-bottom: 10px;
	font-size: 15px;
}
.home02-ibox03 .color-1 {
	color:#20a3f0;
}
.home02-ibox03 .color-2 {
	color:#7770cc;
}
.home02-ibox03 .color-3 {
	color:#b75ccd;
}
.home02-ibox03 .color-4 {
	color:#4680dd;
}

@media only screen and (max-width: 767px) {
.home02-ibox03 {
	margin-bottom: 20px;
}
}
.home02-bg03 {
	background: url(images/home02-bg03.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	position: static;
}
@media only screen and (max-width: 991px) {
	.home02-bg03 {
		background-attachment:scroll;
	}
}

.home02-title02 {
	font-size: 26px;
	color: #FFF;
	line-height: 1.2;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 35px;
	text-align: center;
}
.home02-Testimonials {
	min-height: inherit;
}
.home02-Testimonials ul {
	margin: 0;
}
.home02-Testimonials .mark {
	width: 100px;
	height: 100px;
	line-height: 94px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #FFF;
	color: #61b632;
	font-size: 38px;
	margin: auto auto -50px;
	position: relative;
	z-index: 1;
}
.home02-Testimonials li blockquote {
	background-color: rgba(255,255,255,0.2);
	padding: 80px 60px 60px;
	color: #FFF;
	font-size: 13px;
	font-style: normal;
	margin: 0px 10% 100px;
}
.home02-Testimonials .dot {
	text-align: center;
	width: 100%;
}
.home02-Testimonials .dot a img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home02-Testimonials .dot a {
	text-indent: inherit;
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid transparent;
}
.home02-Testimonials .dot a.actived {
	border: 1px solid #FFF;
}
.home02-Testimonials .last_page, .home02-Testimonials .next_page {
	border: none;
	text-indent: -100px;
	overflow: hidden;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	width: 18px;
	height: 18px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	right: auto;
	left: 3%;
	top: 50%;
}
.home02-Testimonials .next_page {
	left: auto;
	right: 3%;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
@media only screen and (max-width: 767px) {
	.home02-Testimonials li blockquote {
		padding:70px 15px 20px;
	}
}
.home02-price .price_holder {
	text-align: center;
	border-top: none;
	margin: 0;
}
.home02-price .price_title {
	border: none;
	border-bottom: 5px solid #61b632;
	background-color: #333333;
	padding: 28px 20px;
	text-align: center;
}
.home02-price .price_title h2 {
	color: #FFF;
	font-size: 18px;
}
.home02-price .price_box {
	text-align: center;
	padding: 40px 0px 40px 0px;
	border-color: #dddddd
}
.home02-price .price {
	font-size: 40px;
}
.home02-price .sup {
	vertical-align: bottom;
}
.home02-price li {
	text-align: center;
	font-size: 14px;
}
.home02-price .price_holder ul li {
	border-color: #dddddd;
}
.home02-price a.btn {
	color: #FFF;
	display: inline-block;
	margin: 30px 0;
	position: relative;
	font-size: 14px;
	padding: 12px 25px;
	background-color: #61b732;
}
.home02-title03 {
	font-size: 30px;
	color: #333333;
	line-height: 1.2;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 35px;
}
.home02-title03:after {
	content: "";
	width: 50px;
	display: block;
	padding-top: 25px;
	border-bottom: 3px solid #61b632;
}
.home02-btn02, a.home02-btn02, a:link.home02-btn02, a:active.home02-btn02, a:visited.home02-btn02 {
	font-size: 15px;
	padding: 11px 29px;
	margin: 0 0 8px;
	text-decoration: none;
	display: inline-block;
	color: #ffffff;
	background-color: #61b632;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
a.home02-btn02:hover {
	background-color: #000!important;
	text-decoration: none;
}
.home02-title04 {
	font-size: 26px;
	color: #ffffff;
	line-height: 1.2;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 10px;
}
.home02-list {
	margin: 0;
	padding: 0;
}
.home02-list li {
	list-style: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #4d4d4d;
}
.home02-list.border li {
	border-color: #cbcbcb;
}
.home02-list li a {
	color: #999999;
}
.home02-list li:before {
	content: "\f009";
	font-family: "FontAwesome";
	font-size: 14px;
	margin-right: 10px;
	vertical-align: middle;
}
.home02-ibox04 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home02-ibox04 img {
	float: left;
	margin: 0 15px 5px 0;
}
.home02-ibox04 li {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}
.home02-social a {
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	display: inline-block;
	background-color: #c8c8c8;
	background-color: rgba(255,255,255,0.2);
	margin: 0 5px 5px 0;
	text-align: center;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home02-social a span {
	color: #b3b3b3;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home02-social a:hover {
	color: #FFF;
	background-color: #21a4f0;
}
.home02-social.bg_color a {
	background-color: rgba(0,0,0,0.3);
}
.home02-social.bg_color a span {
	color: #FFF;
}
.home02-custompane{
	position:relative;
}


.home02-custompane:after{
	content:"";
	display:block;
	width:100%;
	clear:both;
}
.home02-custompane > .left {
	width: 50%;
	float:left;
	background:url(images/Home02PaneA-bg.jpg) no-repeat center center;
	background-size:cover;
}
.home02-custompane > .right {
	width: 50%;
	float:right;
}
.home02-custompane [class*="Pane"] {
	margin: 0;
}
.home02-custompane .DnnModule{
	position:static;
}
.home02-gmap{
	overflow:hidden;
}
.home02-gmap:before{
	content:"";
	position:absolute;
	bottom:100%;
	left:0;
	width:100%;
	height:100px;
	box-shadow:0 0 7px rgba(0,0,0,0.4);	
	-moz-box-shadow:0 0 7px rgba(0,0,0,0.4); 	
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.4);
	z-index:333;
}

@media only screen and (min-width: 992px) {
	.home02-gmap{
		position:absolute;
		right:0;
		top:0;
		width:50%;
		height:100%!important;
	}
}
@media only screen and (max-width: 991px) {
	.home02-custompane > .left {
		width:100%;
		float:none;
	}
	.home02-custompane > .right {
		width:100%;
		float:none;
	}
	.home02-gmap{
		position:relative;
	}
}

.home02-list02{
	margin:0;
	padding:0;
	list-style:none;
}
.home02-list02 li{
	margin:0;
	padding:18px 0;
	border-bottom:1px solid rgba(255,255,255,0.2);
}
.home02-list02 li:first-child{
	padding-top:0;
}
.home02-list02 li .fa{
	font-size:16px;
	color:#50bdad;
	margin-right:15px;
	vertical-align:middle;
	margin-bottom:2px;
}
.home02-list02 li a,
.home02-list02 li a:link,
.home02-list02 li a:active,
.home02-list02 li a:visited{
	color:#666666;
}

/*Accent colour*/
.home02-banner .banner-link:before,
.home02-ibox02 .img .fa,
.home02-price a.btn,
.home02-btn02, 
a.home02-btn02, 
a:link.home02-btn02, 
a:active.home02-btn02, 
a:visited.home02-btn02,
div.Theme_Responsive_20073_home02 .form_submit .btn,
.home02-social a:hover,
.photo_box .ico span, 
.photo_box .ico em, 
.photo_box .ico i, 
.photo_box .ico .fa{
	background-color:#ff8c00;
}
.home02-cont02 dl.text_box_1,
.home02-cont02 dl.text_box_2,
.home02-cont02 dl.text_box_3,
.home02-cont02 dl.text_box_4,
.home02-ibox:hover,
.home02-price .price_title,
.home02-title03:after{
	border-color:#ff8c00;
}
.home02-ibox > .fa, 
.home02-ibox > .ico,
.home02-Testimonials .mark,
div.Theme_Responsive_20073_home02 .form_submit .btn:hover,
.home02-list02 li a:hover{
	color:#ff8c00;
}
a.home02-btn:hover{
	border-color:#ff8c00;
	background-color:#ff8c00;
}
.home02-list02 li .fa{
	color:#ff8c00;
}
.footer_box .home02-list02 li .fa{
	border-color:#ff8726;
}
.footer_box .home02-social a:hover{
	background-color:#ff8726;
}
.footer_box .home02-list02 li a:hover,
.footer_box .home02-list02 li .fa{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 03 Style*/
.home03-bannerbg {
	width: 100%;
	height: 100%;
}
.home03-bannerbg .bg {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #cd3637;
	width: 100%;
	height: 100%;
	-webkit-transform: skew(45deg, 0deg);
	-moz-transform: skew(45deg, 0deg);
	transform: skew(45deg, 0deg);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tp-banner .home03-banner-more {
	border: 2px solid #ffffff;
	line-height: 56px;
	display: inline-block;
	padding: 0 40px;
	color: #FFF;
}
.tp-banner .home03-banner-more:hover {
	color: #FFF;
	background-color:#000;
	border-color:#000;
}
.home03-text {
	width:60%;
	text-align:center;
	margin:auto;
	font-size:14px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home03-text {
		width:80%;
	}
}
@media only screen and (max-width: 767px) {
	.home03-text {
		width:90%;
	}
}
.home03-social02 a{
	color:#666666;
	border:1px solid #666666;
	width:39px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:16px;
	display:inline-block;
	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? */
}
.home03-social02 a:hover{
	color:#FFF!important;
	background-color:#cd3637;
	border-color:transparent;
}
@media only screen and (max-width: 767px) {
	.home03-social02{
		padding-bottom:20px;
	}	
}
.home03-ibox {
	position: relative;
	padding: 30px 0 30px 100px;
	min-height: 100px;
}
.home03-ibox .ico {
	position: absolute;
	top: 40px;
	left: 10px;
	color: #cd3637;
	font-size: 50px;
	line-height: normal;
}
.home03-ibox h3{
	font-size:17px;
	color:#333333;
	margin-bottom:20px;
}
@media only screen and (max-width: 767px) {
	.home03-ibox {
		padding: 30px 0 0px 65px
	}
	.home03-ibox .ico{
		font-size:38px;
	}
}


.home03-bg {
	background-color: #f4f4f4;
}
.home03-title {
	font-size: 36px;
	color: #333333;
	line-height: 1.2;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 10px;
	text-align: center;
}
.home03-title:before {
	border-top: 3px solid #cd3637;
	content: "";
	display: block;
	margin: 0 auto 20px;
	width: 40px;
}
.home03-carousel {
	text-align: center;
}
.home03-carousel .item {
	margin: 0 15px;
	padding: 0px 0;
	text-align: center;
}
.home03-carousel .owl-buttons .owl-prev, .home03-carousel .owl-buttons .owl-next, .home03-carousel .owl-buttons .owl-prev:hover, .home03-carousel .owl-buttons .owl-next:hover {
	width: 47px;
	height: 47px;
	margin-top: -56px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
}
.home03-carousel .owl-buttons .owl-prev:before, .home03-carousel .owl-buttons .owl-next:before {
	display: none;
}
.home03-carousel .owl-buttons .owl-prev:after, .home03-carousel .owl-buttons .owl-next:after {
	content: "\f053";
	font-family: "FontAwesome";
	font-size: 36px;
	color: #808080;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home03-carousel .owl-buttons .owl-next:after {
	content: "\f054";
}
.home03-carousel .owl-buttons .owl-prev:hover:after, .home03-carousel .owl-buttons .owl-next:hover:after {
	color: #cd3637;
}
.home03-carousel .owl-page {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: none;
	background-color: #cccccc;
	width: 15px;
	height: 15px;
}
.home03-carousel .owl-page:hover, .home03-carousel .owl-page.active {
	background-color: #cd3637;
}
.home03-carousel .item {
	position: relative;
}
.home03-carousel .item .content {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
	color: #FFF;
}
.home03-carousel .item .img_box {
	position: relative;
}
.home03-carousel .item .img_box:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #cd3637;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home03-carousel .item .img_box:hover:before {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.home03-carousel .item .img_box img {
	width: 100%;
	max-width: 100%;
}
.home03-carousel .item .content .ico {
	font-size: 40px;
}
.home03-carousel .item .content p {
	padding: 0 30px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
	opacity: 0;
	max-height: 0;
	filter: alpha(opacity=0);
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
}
.home03-carousel .item .img_box:hover p {
	opacity: 1;
	filter: alpha(opacity=100);
	max-height: 150px;
}
.home03-carousel .owl-pagination {
	margin-top: 40px;
}
.dnngo-main.boxed .home03-carousel .owl-buttons .owl-prev {
	left: 0;
}
.dnngo-main.boxed .home03-carousel .owl-buttons .owl-next {
	right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home03-carousel .owl-buttons .owl-prev {
		left: -15px;
	}
	.home03-carousel .owl-buttons .owl-next {
		right: -15px;
	}
}

.home03-bg02 {
	background-color: #cd3637;
}
.home03-title02 {
	font-size: 36px;
	color: #333333;
	line-height: 1.2;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 10px;
	text-align: center;
}
.home03-title02:before {
	border-top: 3px solid #FFF;
	content: "";
	display: block;
	margin: 0 auto 20px;
	width: 40px;
}
.home03-cont02 {
	text-align: center;
	position: relative;
}
.home03-cont02 img {
	max-width: 100%;
	margin-bottom: 60px;
}
.home03-cont02 .text_img {
	display: inline-block;
	position: relative;
	max-width: 45%;
}
.home03-cont02 .text_img:before {
}
.home03-cont02 dl {
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	max-width: 24%;
}
.home03-cont02 dl.text_right {
	left: auto;
	right: 0;
	text-align: right;
}
.home03-cont02 dl dt {
	font-size: 20px;
	margin-bottom: 8px;
	color:#fff;
}
.home03-cont02 dl dt span {
	font-size: 70px;
	font-weight: normal;
	display: block;
}
.home03-cont02 dl dd {
	line-height: 1.8;
}
.home03-cont02 dl .line {
	width: 440px;
	height: 74px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: absolute;
	top: 100%;
	margin-top: 30px;
	left: 10%;
}
.home03-cont02 dl.text_right .line {
	left: auto;
	right: 10%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.home03-cont02 dl .line {
	height: 35px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home03-cont02 dl .line {
	display: none;
}
.home03-cont02 dl {
	position: static;
	left: 0;
	top: 0;
	text-align: center;
	max-width: none;
	text-align: left!important;
}
}
@media only screen and (max-width: 767px) {
.home03-cont02 dl {
	position: static;
	left: 0;
	top: 0;
	text-align: left;
	max-width: none;
	text-align: left!important;
}
.home03-cont02 dl .line {
	display: none;
}
}
.home03-btn, a.home03-btn, a:link.home03-btn, a:active.home03-btn, a:visited.home03-btn {
	color: #FFF;
	font-size: 15px;
	padding: 15px 45px;
	margin: 0 0 8px;
	border: 2px solid #ffffff;
	text-decoration: none;
	display: inline-block;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
a.home03-btn:hover {
	border-color: #000;
	background-color: #000;
	color: #FFF!important;
	text-decoration: none;
}
.home03-btn02, a.home03-btn02, a:link.home03-btn02, a:active.home03-btn02, a:visited.home03-btn02 {
	font-size: 14px;
	padding: 15px 50px;
	color: #cd3637;
	border: 2px solid #cd3637;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	margin: 0 8px 8px;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
a.home03-btn02:hover {
	border-color: #cd3637;
	background-color: #cd3637;
	color: #FFF!important;
	text-decoration: none;
}
.home03-ibox02 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home03-ibox02 li {
	clear: both;
	overflow: hidden;
	padding: 30px 0;
}
.home03-ibox02 .ico {
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 34px;
	color: #cd3637;
	border: 2px solid #cd3637;
	margin: 8px 30px 0 0;
	float: left;
}
.home03-ibox02 .content {
	overflow: hidden;
}
.home03-ibox02 li p {
	line-height: 2;
}
@media only screen and (max-width: 767px) {
	.home03-ibox02 .ico{
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
}

.home03-title03 {
	font-size: 36px;
	color: #333333;
	line-height: 1.2;
	white-space: normal;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 10px;
	text-align: center;
}
.home03-title03:before {
	border-top: 4px solid #cd3637;
	content: "";
	display: block;
	margin: 0 auto 20px;
	width: 40px;
}
.home03-bg03 {
	background-color: #1e1e1e;
}
.home03-isotope .isotope_item > div {
	margin: 0;
}
.home03-isotope .isotope_group {
	text-align: center;
	padding: 10px 0 30px;
}
.home03-isotope .isotope_group a {
	margin: 0px 5px 5px;
	padding: 10px 35px;
	color: #999999;
	font-size: 13px;
	display: inline-block;
	border: 2px solid #999999;
	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? */
}
.home03-isotope .isotope_group a:hover, .home03-isotope .isotope_group a.active {
	border-color: #cd3637;
	color: #cd3637;
	text-decoration: none;
}
.home03-isotope .isotope_item .content {
	width: 100%;
	position: absolute;
	top: 50%;
	text-align: center;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	font-size: 15px;
}
.home03-isotope .isotope_item .photo:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #cd3637;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.home03-isotope .isotope_item .content .ico {
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	margin: auto;
	border: 2px solid #FFF;
	font-size: 40px;
	margin-bottom: 20px;
}
.home03-isotope .isotope_item .content h3 {
	font-size: 18px;
}
.home03-isotope .isotope_item .content, .home03-isotope .isotope_item .photo:before {
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home03-isotope .isotope_item:hover .content {
	opacity: 1;
	filter: alpha(opacity=100);
}
.home03-isotope .isotope_item:hover .photo:before {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.home03-bg04 {
	background: url(images/home03-bg03.jpg) no-repeat center center;
	background-size: cover;
}
.home03-title04 {
	font-size: 36px;
	font-weight: bold;
}
.home03-title04:before {
	border-left: 3px solid #FFF;
	content: "";
	display: inline-block;
	height: 40px;
	vertical-align: middle;
	margin: 0 25px 5px 0;
}
.home03-loadlist p {
	color: #000;
}
.home03-loadlist .progress {
	background-color: #000;
	background-color: rgba(0,0,0,0.25);
	padding: 5px;
	height: 31px;
	position: relative;
	overflow: visible;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin: 0px 0 16px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.home03-loadlist .progress:before {
	content: "";
	border: 3px solid #FFF;
	border: 3px solid rgba(255,255,255,0.1);
	position: absolute;
	width: 100%;
	height: 100%;
	top: -3px;
	left: -3px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.home03-loadlist .progress:last-child {
	margin: 0;
}
.home03-loadlist .progress > span {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	font-size: 13px;
	color: #FFF;
}
.home03-loadlist .bar {
	height: 31px;
	line-height: 31px;
	text-indent: 20px;
	font-size: 13px;
	white-space: nowrap;
	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? */
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.home03-loadlist .bar span {
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 12px;
	line-height: 1;
	color: #FFF;
	display: none;
}
.home03-btn03, a.home03-btn03, a:link.home03-btn03, a:active.home03-btn03, a:visited.home03-btn03 {
	color: #FFF;
	font-size: 15px;
	padding: 15px 45px;
	margin: 0 0 8px;
	border: 2px solid #ffffff;
	text-decoration: none;
	display: inline-block;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
a.home03-btn03:hover {
	border-color: #000;
	background-color: #000;
	color: #FFF!important;
	text-decoration: none;
}
.home03-ibox03 {
	overflow: hidden;
	margin-bottom: 5px;
}
.home03-ibox03 .fa {
	width: 87px;
	height: 87px;
	line-height: 87px;
	text-align: center;
	font-size: 30px;
	float: left;
	margin-right: 30px;
	border: 2px solid;
}

.home03-ibox03 p {
	overflow: hidden;
}
.home03-ibox03 h3 {
	color: #333333;
	font-size: 18px;
	margin: 0;
	padding: 10px 0;
}
@media only screen and (max-width: 767px) {
	.home03-ibox03 .fa {
		width: 60px;
		height: 60px;
		line-height:60px;
	}
	.home03-ibox03 h3{
		padding:0 0 15px
	}
}

.home03-list {
    margin: 0;
    padding: 0;
}
.home03-list li{
    list-style: none;
    display: inline-block;
    width: 48%;
    vertical-align: top;
    padding: 10px 0;
}
.home03-list li:before {
    content: "\f101";
    font-family: "FontAwesome";
    color: #cb3637;
    margin-right: 8px;
}
.home03-list li a:link,
.home03-list li a:active,
.home03-list li a:visited{
	color:inherit;
}
.home03-social a{
	width:103px;
	height:160px;
	line-height:43px;
	font-size:13px;
	display:inline-block;
	text-align:center;
	color:#FFF;
	margin:0 0 4px;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home03-social a,
.home03-social a:link,
.home03-social a:active,
.home03-social a:visited{
	color:#FFF!important;
}
.home03-social a:hover{
	text-decoration:none!important;
}
.home03-social a span {
	color:#FFF;
	width:50px;
	line-height:50px;
	height:50px;
	display:block;
	margin:34px auto 10px;
	font-size:18px ;
	background-color:rgba(255,255,255,0.1);
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.home03-social a:hover {
	background-color:#000;
	text-decoration:none;
}
.home03-social a:hover span{
	color:#21a4f0;
}
.home03-social .color-1{
	background-color:#3b59a1;
}
.home03-social .color-2{
	background-color:#46b0e4;
}
.home03-social .color-3{
	background-color:#dd4c39;
}
.home03-social .color-4{
	background-color:#db4585;
}

/*Accent colour*/
.home03-bannerbg .bg,
.home03-carousel .item .img_box:before,
.home03-carousel .owl-page:hover, 
.home03-carousel .owl-page.active,
.home03-bg02{
	background-color:#ff8c00;
}
.Home03-Container01 .Home03-heading01:before,
.title-6:before,
.home03-ibox02 .ico,
div.home03-title03:before,
.home03-title:before,
.home03-title03:before,
.Home03-Container03 .Home03-heading03:before,
.Home03-heading02:before{
	border-color:#ff8c00;
}
.home03-ibox .ico,
.home03-ibox02 .ico,
.home03-carousel .owl-buttons .owl-prev:hover:after, 
.home03-carousel .owl-buttons .owl-next:hover:after,
.home03-list li:before,
.home03-social a:hover span{
	color:#ff8c00;
}
.home03-btn02, 
a.home03-btn02, 
a:link.home03-btn02, 
a:active.home03-btn02, 
a:visited.home03-btn02{
	border-color:#ff8c00;
	color:#ff8c00;
}
a.home03-btn02:hover,
div .Theme_Responsive_20073_home3 .form_submit .btn:hover,
.home03-isotope .isotope_item .photo:before{
	background-color:#ff8c00;
}
.home03-isotope .isotope_group a:hover, 
.home03-isotope .isotope_group a.active,
div.Theme_Responsive_20073_home3 .form_submit .btn{
	color:#ff8c00;
	border-color:#ff8c00;
}

.footer_box .Home03-heading02:before{
	border-color:#ff8726;
}
.footer_box .home03-list li:before,
.footer_box .home03-social a:hover span{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 08 Style*/
.home08-banner-btn{
	padding: 18px 53px;
	margin: 0px 0 10px 0;
	position: relative;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	color: #FFF;
	border: 1px solid #FFF;
	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? */
}
.home08-banner-btn:link, 
.home08-banner-btn:active, 
.home08-banner-btn:visited {
	color: #FFF;
}
.home08-banner-btn:hover {
	color: #FFF!important;
	border-color: #1e7ad8;
	background-color: #1e7ad8;
}
a.home08-btn {
	padding: 10px 16px;
	margin: 0px 0 10px 0;
	position: relative;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	color: #FFF;
	border: 1px solid #FFF;
	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? */
}
a.home08-btn:link, a.home08-btn:active, a.home08-btn:visited {
	color: #FFF;
}
.home08-ibox {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: table-row;
	table-layout:fixed;
}
.home08-ibox li {
	width: 25%;
	text-align: center;
	padding: 65px 45px;
	display: table-cell;
}

.home08-ibox li.one, .home08-ibox li.three {
	background-color: #F3F3F3;
}
.home08-ibox li.two, .home08-ibox li.four {
	background-color: #E9E9E9;
}
.home08-ibox li .icon em.fa {
	font-size: 62px;
	color: #1e7ad8;
}
.home08-ibox li h4 {
	font-weight: normal;
	margin: 30px 0;
	padding: 0;
}
.home08-ibox li p {
	line-height: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home08-ibox li {
		width:100%;
		display:block;
	}
}
@media only screen and (max-width: 767px) {
.home08-ibox {
	display:block;
}
.home08-ibox li {
	width:auto;
	text-align: center;
	padding: 65px 45px;
	display: block;
}
	
}

.home08-cont {
	text-align: center;
}
.home08-cont h1 {
	font-size: 32px;
	color: #000;
	font-weight: normal;
	line-height: normal;
}
.home08-cont .line {
	width: 150px;
	height: 1px;
	background-color: #1E7AD8;
	margin: 30px auto;
}
.home08-cont p {
	padding: 0 80px;
	margin: 0 0 40px 0;
}
@media only screen and (max-width: 767px) {
	.home08-cont p {
		padding: 0 20px;
	}
}
.home08-bg {
	background-image: url(images/home08-bg.jpg);
	background-position: center center;
	background-attachment: fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home08-bg {
		background-attachment:scroll;
	}
}
.home08-cont02 {
}
.home08-cont02 h1 {
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	line-height: normal;
}
.home08-cont02 .line {
	width: 150px;
	height: 1px;
	background-color: #fff;
	margin: 30px 0;
}
.home08-cont02 p {
	margin: 0 0 40px 0;
	color: #fff;
	line-height: 20px;
}
.home08-cont02 a.home08-btn02 {
	display: inline-block;
	background-color: #1f7bd8;
	font-size: 15px;
	color: #fff;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	padding: 19px 55px;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #1e7ad8;
	background: #1e7ad8;
	background: -moz-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #1e7ad8), color-stop(100%, #1ed6d8));
	background: -webkit-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -o-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -ms-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
}
.home08-cont02 a.home08-btn02:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
@media only screen and (max-width: 767px) {
	.home08-cont02{
		padding-bottom:20px;
	}
}

.home08-cont03 .cont-left {
	position: relative;
	padding: 30px 0;
}
.home08-cont03 .cont-left .left-img1 {
	float: left;
	max-width:50%;
}
.home08-cont03 .cont-left .left-img2 {
	float: right;
	max-width:50%;
}
.home08-cont03 .cont-left .left-img3 {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 0px;
}
.home08-cont03 .cont-left .left-img3 img{
	max-width:56%;
}



.home08-cont03 h1 {
	font-size: 32px;
	color: #000;
	font-weight: normal;
	line-height: normal;
}
.home08-cont03 .line {
	width: 150px;
	height: 1px;
	background-color: #1E7AD8;
	margin: 30px 0;
}
.home08-cont03 p {
	margin: 0 0 40px 0;
	line-height: 20px;
}
.home08-cont03 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home08-cont03 ul li {
	padding: 3px 0 3px 100px;
	position: relative;
}
.home08-cont03 ul li:first-child {
	margin: 0 0 50px 0;
}
.home08-cont03 ul li em.fa {
	font-size: 36px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border: 1px solid #1e7ad8;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #1e7ad8;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -40px 0 0 0;
}
.home08-cont03 ul li em.fa img{
	vertical-align:text-top;
}
.home08-cont03 ul li h3 {
	font-size: 20px;
	color: #000;
	margin: 0 0 10px 0;
	font-weight: normal;
}
.home08-cont03 ul li p {
	margin: 0;
}
.home08-bg02 {
	background-image: url(images/home08-bg02.png);
	background-color: #2C3B4C;
}
.home08-bg02 h1 {
	margin: 0;
	line-height: normal;
	font-weight: normal;
	font-size: 30px;
	color: #fff;
	text-align: center;
}
.home08-bg02 h1 a {
}
a.home08-btn03 {
	margin: 20px 0 10px 0;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	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;
	-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;
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.2px;
	line-height: 22px;
	padding: 18px 50px;
}
a.home08-btn03:link, a.home08-btn03:active, a.home08-btn03:visited {
	color: #FFF;
}
a.home08-btn03:hover {
	color: #FFF;
	background-color: #2e2e2e;
	border-color: transparent;
}
.home08-cont04 {
	text-align: center;
}
.home08-cont04 h1 {
	font-size: 32px;
	color: #000;
	font-weight: normal;
	line-height: normal;
}
.home08-cont04 .line {
	width: 150px;
	height: 1px;
	background-color: #1E7AD8;
	margin: 30px auto;
	background-color: #1e7ad8;
	background: #1e7ad8;
	background: -moz-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #1e7ad8), color-stop(100%, #1ed6d8));
	background: -webkit-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -o-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -ms-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
}
.home08-cont04 p {
	padding: 0 80px;
	margin: 0 0 40px 0;
}
.home08-carousel .owl-page {
	border: 2px solid #bbb;
	width: 21px;
	height: 21px;
}
.home08-carousel .owl-page.active {
	background-color: #bbb;
}
.home08-carousel .owl-item {
	padding: 0px 15px;
}
.home08-carousel .owl-pagination {
	margin-top: 52px;
}
.home08-carousel .photo_box:hover .shade {
	opacity: 0.7
}
.home08-carousel .photo_box .shade:before {
	content: "";
	width: 59px;
	border-bottom: 1px solid #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -29px;
}
.home08-carousel .photo_box .shade:after {
	content: "";
	height: 59px;
	border-left: 1px solid #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -29px;
}
.home08-bg03 {
	background-color: #F2F2F2;
	text-align: center;
}
.home08-bg03 h3 {
	font-size: 20px;
	color: #333;
	margin: 0 0 20px 0;
	font-weight: normal;
}
.home08-number {
	text-align: center;
}
.home08-number .img {
	border: 1px solid #1e7ad8;
	font-size: 58px;
	color: #1e7ad8;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	width: 150px;
	height: 150px;
	line-height: 150px;
}
.home08-number span.number {
	display: block;
	font-size: 60px;
	color: #1e7ad8;
}
.home08-number p {
	font-size: 15px;
	color: #333;
}
.home08-number .na3_2 .img {
	border: 1px solid #25bad0;
	color: #25bad0;
}
.home08-number .na3_2 span.number {
	color: #25bad0;
}
.home08-number .na3_3 .img {
	border: 1px solid #35b5a1;
	color: #35b5a1;
}
.home08-number .na3_3 span.number {
	color: #35b5a1;
}
.home08-number .na3_4 .img {
	border: 1px solid #64c376;
	color: #64c376;
}
.home08-number .na3_4 span.number {
	color: #64c376;
}
.home08-bg04 {
	background-image: url(images/home08-bg04.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home08-bg04 {
		background-attachment:scroll;
	}
}
.home08-bg04 h1 {
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	line-height: normal;
	margin: 0;
}
.home08-bg04 .line {
	width: 150px;
	height: 1px;
	margin: 30px auto;
	background-color: #fff;
}
.home08-Testimonials .last_page, .home08-Testimonials .next_page {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	background-color: transparent;
	top: 30px;
	bottom: 0;
	left: 50%;
	right: auto;
	font-size: 0;
	overflow: hidden;
	text-indent: -999;
}
.home08-Testimonials .last_page {
	margin: 0 0 0 -110px;
}
.home08-Testimonials .next_page {
	margin: 0 0 0 70px;
}
.home08-Testimonials .last_page:hover, .home08-Testimonials .next_page:hover {
	background-color: #FFFFFF;
	border: 1px solid #transparent;
}
.home08-Testimonials .last_page:before {
	content: "";
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	width: 8px;
	height: 8px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -4px 0 0 -4px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.home08-Testimonials .last_page:hover:before {
	border-top: 2px solid #333;
	border-left: 2px solid #333;
}
.home08-Testimonials .next_page:before {
	content: "";
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 8px;
	height: 8px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -4px 0 0 -4px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.home08-Testimonials .next_page:hover:before {
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}
.home08-Testimonials .dot {
	right: 0;
	bottom: 3px;
	width: 100%;
	text-align: center;
}
.home08-Testimonials .dot a {
	border: 2px solid #fff;
	width: 14px;
	height: 14px;
}
.home08-Testimonials .dot a.actived {
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	background-color: #fff;
}
.home08-Testimonials blockquote {
	background: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0;
	border-left: none;
	position: relative;
}
.home08-Testimonials blockquote:before {
	position: absolute;
	content: "\f10d";
	top: 50%;
	left: 50px;
	color: #fff;
	font-size: 50px;
	font-family: FontAwesome;
	margin: 10px 0 0 0;
	font-style: normal;
}
.home08-Testimonials blockquote:after {
	position: absolute;
	content: "\f10e";
	top: 50%;
	right: 50px;
	color: #fff;
	font-size: 50px;
	font-family: FontAwesome;
	margin: 10px 0 0 0;
	font-style: normal;
}
.home08-Testimonials blockquote p {
	width: 75%;
	margin: auto;
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-style: normal;
}
.home08-Testimonials .Pic {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	vertical-align: middle;
	display: block;
	margin: 0px auto 30px;
	overflow: hidden;
	text-align: center;
	text-indent: 0;
}
.home08-Testimonials small {
	position: relative;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #fff;
	font-style: normal;
	padding: 15px 0 40px;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.home08-Testimonials small:before {
	content: " ";
}
.home08-Testimonials small span {
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 4px;
}
@media only screen and (max-width: 767px) {
.home08-Testimonials blockquote:before {
	left: 0px;
	font-size:20px;
}
.home08-Testimonials blockquote:after {
	right: 0px;
	font-size: 20px;
}

}
.home08-cont05 {
	text-align: center;
}
.home08-cont05 h1 {
	font-size: 32px;
	color: #000;
	font-weight: normal;
	line-height: normal;
}
.home08-cont05 .line {
	width: 150px;
	height: 1px;
	background-color: #1E7AD8;
	margin: 30px auto;
}
.home08-cont05 p {
	padding: 0 80px;
	margin: 0 0 40px 0;
}
.home08-price {
	padding: 0;
	margin: 0 -5px;
}
.home08-price > div {
	padding: 0px 5px;
}
.home08-price .price_holder {
	border: none;
	text-align: center;
}
.home08-price .price_box {
	color: #fff;
	padding: 20px 0px;
	background-color: #1E7AD8;
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	margin: -1px -1px 0;
}
.home08-price .price_title {
	color: #fff;
	border: none;
	padding-bottom: 20px;
}
.home08-price .price_title h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	letter-spacing: normal;
	text-transform: uppercase;
}
.home08-price .sup {
	font-size: 60px;
	line-height: normal;
}
.home08-price .price {
	font-size: 60px;
	line-height: normal;
}
.home08-price .price_box p {
	font-size: 14px;
	padding: 0;
	margin: 0 0 20px 0;
}
.home08-price .price_holder {
	margin: 0;
	padding: 0 0 30px 0;
	border: 1px solid #1E7AD8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.home08-price .price_holder ul {
	border: none;
	margin-bottom: 0;
}
.home08-price .price_holder ul li {
	list-style: none;
	border-top: none;
	border-bottom: 1px solid #DCDCDC;
	padding: 15px 40px;
	text-align: left;
	font-size: 13px;
}
.home08-price .price_holder ul li span.fa {
	font-size: 12px;
	color: #1E7AD8;
	margin: 0px 10px 0 0;
}
.home08-price .price_holder a.btn {
	display: inline-block;
	color: #fff;
	padding: 18px 40px;
	margin: 30px 0 0 0;
	background-color: #1E7AD8;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	font-size: 14px;
}
.home08-price .price_holder a.btn:hover {
	text-decoration: none;
	background-color: #333!important;
}
.home08-price .price_holder.color2 .price_box {
	background-color: #25B9CF;
}
.home08-price .price_holder.color2 {
	border: 1px solid #25B9CF;
}
.home08-price .price_holder.color2 ul li span.fa {
	color: #25B9CF;
}
.home08-price .price_holder.color2 a.btn {
	background-color: #25B9CF;
}
.home08-price .price_holder.color3 .price_box {
	background-color: #40B8A6;
}
.home08-price .price_holder.color3 {
	border: 1px solid #40B8A6;
}
.home08-price .price_holder.color3 ul li span.fa {
	color: #40B8A6;
}
.home08-price .price_holder.color3 a.btn {
	background-color: #40B8A6;
}
.home08-price .price_holder.color4 .price_box {
	background-color: #64C376;
}
.home08-price .price_holder.color4 {
	border: 1px solid #64C376;
}
.home08-price .price_holder.color4 ul li span.fa {
	color: #64C376;
}
.home08-price .price_holder.color4 a.btn {
	background-color: #64C376;
}
.home08-bg05 {
	background-image: url(images/home08-bg05.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	text-align: center;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home08-bg05 {
		background-attachment:scroll;
	}
}
.home08-bg05:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #1E7AD8;
	filter: alpha(opacity=70);
	opacity: 0.7;
	background-color: #1e7ad8;
	background: #1e7ad8;
	background: -moz-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #1e7ad8), color-stop(100%, #1ed6d8));
	background: -webkit-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -o-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: -ms-linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
	background: linear-gradient(30deg, #1e7ad8 0%, #1ed6d8 100%);
}
.home08-bg05 h1 {
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	line-height: normal;
	margin: 0;
}
.home08-bg05 .line {
	width: 150px;
	height: 1px;
	margin: 30px auto;
	background-color: #fff;
}
.home08-bg05 p {
	color: #fff;
	line-height: 20px;
	padding: 0 80px;
}
.home08-bg05 a {
	margin: 20px 10px 0 10px;
	font-size: 14px;
	text-transform: uppercase;
}
.home08-bg05 a em.fa {
	font-size: 20px;
	margin: 0 15px 0 0;
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	.home08-bg05 p {
		padding: 0 20px;
	}
}

.home08-cont07 p {
	line-height: 23px;
}
.home08-cont07 a.link {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #aaa;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: inherit;
	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? */
}
html .home08-cont07 a.link {
	color: inherit;
}
.home08-cont07 a em.fa {
	font-size: 12px;
}
.home08-cont07 a:hover {
	border: 1px solid #1E7AD8;
	color: #1E7AD8;
}
.home08-tag a {
	color: #aaaaaa;
	box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,1);
	display: inline-block;
	margin: 0px 1px 8px 0px;
	outline: none;
	line-height: 20px;
	padding: 7px 21px;
	color: #aaa;
	font-size: 13px;
	text-decoration: none;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
html .home08-tag a:link, html .home08-tag a:active, html .home08-tag a:visited {
	color: inherit;
}
.home08-tag a:hover {
	color: #fff!important;
	text-decoration: none!important;
	border: none;
	box-shadow: none;
	background-color: #1E7AD8;
	background: #1E7AD8;
	background: -moz-linear-gradient(30deg, #1E7AD8 0%, #1ed6d8 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #1E7AD8), color-stop(100%, #1ed6d8));
	background: -webkit-linear-gradient(30deg, #1E7AD8 0%, #1ed6d8 100%);
	background: -o-linear-gradient(30deg, #1E7AD8 0%, #1ed6d8 100%);
	background: -ms-linear-gradient(30deg, #1E7AD8 0%, #1ed6d8 100%);
	background: linear-gradient(30deg, #1E7AD8 0%, #1ed6d8 100%);
}
.header08-cont06 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header08-cont06 li {
	position: relative;
	padding: 25px 0 25px 106px;
}
.header08-cont06 li:first-child {
	padding: 0 0 0 106px;
	margin: 0 0 25px 0;
}
.header08-cont06 li div.img img {
	width: 86px;
	height: 86px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -43px 0 0 0;
}
.header08-cont06 li span.date {
	color: #1e7ad8;
}
.header08-cont06 .line {
	height: 1px;
	background-color: #333333;
	display: block;
}
.home08-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home08-list li {
	border-bottom: 1px solid #333;
	padding: 14px 0;
}
.home08-list li:first-child {
	padding-top: 0px;
}
.home08-list li a, .home08-list li a:link, .home08-list li a:active, .home08-list li a:visited {
	color: inherit;
	text-decoration: none;
}
.home08-list li a span.fa {
	margin: 0 15px 0 0;
	color: #1E7AD8;
}
.home08-custompane > .left {
	width: 50%;
	float:left;
}
.home08-custompane > .right {
	width: 50%;
	padding: 0 5%;
	float:right;
}
.home08-custompane [class*="Pane"] {
	margin: 0;
}
.home08-title h3 {
	font-size: 32px;
	color: #000000;
	font-weight: normal;
}
.home08-title .line {
	width: 150px;
	display: block;
	margin: 25px 0;
	border-bottom: 1px solid #1e7ad8;
}
@media only screen and (max-width: 991px) {
	.home08-custompane > .left {
		width:auto;
		float:none;
		margin:0px;
	}
	.home08-custompane > .right {
		width:auto;
		padding: 0;
		float:none;
		margin:0px 15px 15px;
	}
}


/*Accent colour*/
.home08-banner-btn:hover{
	color:#ff8c00;
	background-color:#ff8c00;
}
.home08-cont .line,
.home08-cont04 .line,
.home08-title .line,
.home08-cont05 .line,
.home08-cont03 .line{
	background-color:#ff8c00;
	border-color:#ff8c00;
}
.home08-cont03 ul li em.fa,
.home08-cont07 a:hover{
	color:#ff8c00;
	border-color:#ff8c00;
}
div.Theme_Responsive_20073_home08 .form_submit .btn{
	background-color:#ff8c00;
}
.home08-list li a span.fa,
.home08-list li a:hover,
.header08-cont06 li span.date{
	color:#ff8c00;
}

.footer_box .home08-cont07 a:hover{
	color:#ff8726;
	border-color:#ff8726;
}
.footer_box .home08-list li a span.fa,
.footer_box .home08-list li a:hover,
.footer_box .header08-cont06 li span.date{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/











/*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:#FF8726;
	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 #FF8726;
	color:#FF8726;
	}
.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;
	background-attachment:fixed;
    color: #fff;
	padding: 100px 0;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home20-bg02 {
		background-attachment:scroll;
	}
}

.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:#ff8726;
	}
.home20-full p{
	letter-spacing:2px;
	}
.home20-title01{
	text-align:center;
	font-size:14px;
	color:#ff8726;
	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 #FF8726;
	background-color:#fff;
	color:#FF8726;
	}
.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: #FF8726;
}
*/
.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;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home20-bg03 {
		background-attachment:scroll;
	}
}

.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:#FF8726;
	}
.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 #FF8726;
	border-bottom: 4px solid #FF8726;
	}
.home20-carousel .owl-buttons .owl-next:hover:before {
	border-right: 4px solid #FF8726;
	border-bottom: 4px solid #FF8726;
	}
.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: #FF8726;
}
.home20-banner-link1.tp-caption {
    cursor: pointer;
}
.home20-banner-link1.tp-caption:hover {
   border-color:#ff8726!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: #FF8726;
}
.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_01_Default .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_01_Default .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:#ff8c00;
}
.home20-ibox01 a,
.home20-ibox02 a:hover,
.home20-full h1 span,
.home20-ibox04 li:hover .icon_box,
.home20-title01{
    color:#ff8c00;
}
.home20-ibox02 a:hover,
.home20-ibox04 li:hover .icon_box{
    border-color:#ff8c00;
}
.home20-banner-link1.tp-caption:hover {
    border-color:#ff8c00!important;
	color:#ff8c00!important;
}
.home20-carousel .owl-buttons .owl-prev:hover:before {
    border-left: 4px solid #ff8c00;
    border-bottom: 4px solid #ff8c00;
}
.home20-carousel .owl-buttons .owl-next:hover:before {
    border-right: 4px solid #ff8c00;
    border-bottom: 4px solid #ff8c00;
}
.home20-footer02 li a:hover,
.Result_01_Default .result_form h1{
  color:#ff8726;
}





















/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/


















a.home26-banner-btn {
	font-size:15px;
	border:1px solid #ffffff;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#FFF;
	padding:12px 42px;
	transition: 		background-color ease-in 200ms,border-color ease-in 200ms!important;
	-moz-transition: 	background-color ease-in 200ms,border-color ease-in 200ms!important; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms,border-color ease-in 200ms!important; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms,border-color ease-in 200ms!important; /* Opera */
	-ms-transition: 	background-color ease-in 200ms,border-color ease-in 200ms!important; /* IE9? */
}
a.home26-banner-btn:hover {
	background-color:#ed474a;
	border-color:#ed474a;
}

.home26-bg01{
	background-color:#ed474a;
}
.home26-title{
	text-align:center;
}
.home26-title h3{
	display:inline-block;
	font-size:50px;
	font-weight:bold;
	color:#FFF;
	position:relative;
	letter-spacing:4px;
	line-height:1.2;
	padding:0px 60px;
	margin:0px 120px 8px;
}
.home26-title h3:after,
.home26-title h3:before{
	content:"";
	position:absolute;
	top:50%;
	height:5px;
	border-top:1px solid #FFF;
	border-bottom:2px solid #FFF;
	margin-top:-3px;
	width:120px;
	
 }
.home26-title h3:after{
	left:100%;
}
.home26-title h3:before{
	right:100%;
}
.home26-title p{
	color:#FFF;
	font-size:14px;
	margin:0;
}
@media only screen and (max-width: 767px) {
	.home26-title h3{
		font-size:30px;
		padding:0;
		margin:0 0 8px;
	}
	.home26-title h3:after,
	.home26-title h3:before{
		display:none;
	}
}
.home26-textcenter {
	text-align:center;
	max-width:75%;
	margin:auto;
	font-size:14px;
}
@media only screen and (max-width: 767px) {
	.home26-textcenter {
		max-width:none;
	}
}
.home26-ibox {
	text-align:center;
}
.home26-ibox h3{
	color:#333333;
	font-size:16px;
	font-weight:normal;
	margin:20px 0 15px;
}
.home26-ibox a span{
	font-size:14px;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	color:#FFF;
	background-color:#F00;
	display:inline-block;
	margin:0 0 3px 4px;
	vertical-align:middle;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
@media only screen and (max-width: 767px) {
	.home26-ibox > div{
		margin-bottom:20px;
	}
}
.home26-bg02{
	background-color:#f0f0f0;
}
.home26-title02 {
    font-size: 20px;
    line-height: 1.2;
    color: #333333;
    margin: 0px;
    letter-spacing: 1px;
}
.home26-title02:after{
    content: "";
    display: block;
    margin: 22px 0 10px;
    width: 40px;
    border-bottom: 1px dotted #ed474a;
}
.home26-list {
	margin:0;
	padding:0;
	list-style:none;
}
.home26-list li{
	padding:0 0 4px;
}
.home26-list li:before{
	content:"\f105";
	font-family:"FontAwesome";
	width:15px;
	height:15px;
	text-align:center;
	line-height:15px;
	color:#FFF;
	background-color:#ed474a;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	display:inline-block;
	margin-right:10px;
	font-size:12px;
	text-indent:2px;
    margin-bottom: 3px;
    vertical-align: middle;	
}
a.home26-btn {
	background-color:#ed474a;
	color:#FFF;
	display:inline-block;
	letter-spacing:1.5px;
	padding:13px 30px;
	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? */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
a.home26-btn:hover{
	text-decoration:none;
	background-color:#333;
}
.home26-employee {
	text-align:center;
}
.home26-employee .pic{
	position:relative;
	margin:25px 0 35px;
}
.home26-employee .pic  span.fa{
	position:absolute;
	top:50%;
	left:50%;
	width:52px;
	height:52px;
	line-height:52px;
	margin:-31px 0 0 -31px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	font-size:20px;
	color:#FFF;
	background-color:#ed474a;
	opacity:0;
	visibility:hidden;
	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? */
	z-index:2;
}
.home26-employee .pic:hover span.fa{
	opacity:1;
	visibility:visible;
}
.home26-employee .pic:after{
	content:"";
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
	background-color:#000;
	opacity:0;
	visibility:hidden;
	z-index:1;
	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? */
}
.home26-employee .pic:hover:after{
	opacity:0.3;
	visibility:visible;
}
.home26-employee img{
	max-width:100%;
}
.home26-employee h3{
	font-size:15px;
	color:#2e2e2e;
	font-weight:normal;
	margin:0;
	letter-spacing:1px;
}
.home26-employee h4{
	font-size:13px;
	color:#888888;
	text-transform:uppercase;
	font-weight:normal;
	margin:4px 0 20px;
}
.home26-employee .socia a{
	width:40px;
	height:40px;
	line-height:40px;
	display:inline-block;
	margin:0 3px 5px;
	border:1px solid #919191;
	font-size:16px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	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? */
}
.home26-employee .socia a span {
	color:#919191;
	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? */
}
.home26-employee .socia a:hover{
	background-color:#ed474a;
	border-color:#ed474a;
}
.home26-employee .socia a:hover span {
	color:#FFF;
}


.home26-bg03{
	background-color:#2a2a2a;
}

.home26-title03{
	margin-bottom:20px;

}
.home26-title03 h3{
    font-size: 20px;
    line-height: 1.2;
    color: #FFF;
    margin: 0px;
    letter-spacing: 1px;
	text-align:center;
}
.home26-title03 h3:after{
    content: "";
    display: block;
    margin: 22px auto 20px;
    width: 40px;
    border-bottom: 1px dotted #ed474a;
}
.home26-title03 p{
	text-align:center;
	max-width:75%;
	margin:auto;
    color:#FFF;
	font-size:14px;
}
@media only screen and (max-width: 767px) {
	.home26-title03 p{
		max-width:none;
	}
}
.home26-chart {
	text-align:center;
}
.home26-chart .percentage{
	position: relative;
	margin: auto auto 8px;
	padding: 9px;
	width: 170px;
	height: 170px;
	line-height: 170px;
	color: #ed474a;
	background-color:#ed474a;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-bottom:20px;
}
.home26-chart .percentage .percentage_inner{
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	font-size: 36px;
	font-weight:bold;
	color: #ffffff;
	line-height: 170px !important;
	padding:0;
}
.home26-chart h3{
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1.5px;
}
.home26-chart p{
	color:#FFF;
	max-width:75%;
	margin:auto;
}
@media only screen and (max-width: 991px) {
	.home26-chart > div{
		margin-bottom:20px;
	}
}
.home26-ibox02 span.fa{
	float:left;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	margin-right:20px;
	font-size:22px;
	color:#ffffff;
	background-color:#ed474a;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.home26-ibox02 .box-right{
	overflow:hidden;
	padding-top:7px;
	margin-bottom:30px;
}
.home26-ibox02 .box-right h3{
	font-size:15px;
	color:#333333;
	text-transform:uppercase;
	margin:10px 0 16px;
}
.home26-title04 {
    font-size: 20px;
    line-height: 1.2;
    color: #FFFFFF;
    margin: 0px 0px 30px;
    letter-spacing: 1px;
}
.home26-title04:after{
    content: "";
    display: block;
    margin: 22px 0 10px;
    width: 40px;
    border-bottom: 1px dotted #ed474a;
}
.home26-list02{
	margin:0;
	padding:0;
	list-style:none;
}
.home26-list02 li{
	margin:0;
	padding:0;
	color:#FFF;
	overflow:hidden;
	margin-bottom:40px;
}
.home26-list02 li .fa{
	width:72px;
	height:72px;
	line-height:72px;
	text-align:center;
	display:block;
	float:left;
	font-size:32px;
	border:1px solid #FFF;
	margin-right:30px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%; 
}
.home26-bg04 {
	background:url(images/home26-bg04.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 767px) {
	.home26-bg04 {
		background-attachment:scroll;
	}
}
.home26-portfolio{
	background-color:#ececec;
}
.home26-portfolio .portfolio-box{
	position:relative;
	width:50%;
	float:left;
}
.home26-portfolio .imgbg-cover{
	position:absolute;
	top:0;
	left:0;
	width:50%;
	height:100%;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}
.home26-portfolio .imgbg-cover .img-icon{
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	transform:translate(-50%);
	-webkit-transform:translate(-50%);
}
.home26-portfolio .imgbg-cover .img-icon{
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	opacity:0;
	visibility:hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	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? */
}
.home26-portfolio .imgbg-cover:hover .img-icon{
	opacity:1;
	visibility:visible;
}
.home26-portfolio .imgbg-cover .img-icon h3{
	font-size:16px;
	color:#FFF;
	margin:0px 4px 14px;
	letter-spacing:1px;
}
.home26-portfolio .imgbg-cover .img-icon .fa{
	width:49px;
	height:49px;
	line-height:49px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#ed474a;
	font-size:20px;
	color:#FFF;
	margin:0px 3px 4px;
	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? */
}
.home26-portfolio .imgbg-cover .img-icon .fa:hover{
	background-color:#333;
}
.home26-portfolio .box-right .imgbg-cover{
	left:auto;
	right:0;
}
.home26-portfolio .imgbg-cover img{
	display:none;
}
.home26-portfolio .imgbg-cover:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity:0;
	transition: 		all ease-out 200ms;
	-moz-transition: 	all ease-out 200ms; /* Firefox 4 */
	-webkit-transition: all ease-out 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-out 200ms; /* Opera */
	-ms-transition: 	all ease-out 200ms; /* IE9? */
}
.home26-portfolio .imgbg-cover:hover:before{
	opacity:0.7;
}

.home26-portfolio .img-info{
	width:50%;
	padding:20px 35px;
	position:relative;
	top:0;
	float:left;
	z-index:1;
	transition: 		all ease-out 200ms;
	-moz-transition: 	all ease-out 200ms; /* Firefox 4 */
	-webkit-transition: all ease-out 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-out 200ms; /* Opera */
	-ms-transition: 	all ease-out 200ms; /* IE9? */
}
.home26-portfolio .box-left .img-info{
	margin-left:50%;
}

.home26-portfolio .img-info:before{
	content:"";
	position:absolute;
	right:100%;
	top:20%;
	border-width:18px;
	border-color:transparent #ececec transparent transparent;
	border-style:solid;
	transition: 		all ease-out 200ms;
	-moz-transition: 	all ease-out 200ms; /* Firefox 4 */
	-webkit-transition: all ease-out 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-out 200ms; /* Opera */
	-ms-transition: 	all ease-out 200ms; /* IE9? */
}
.home26-portfolio .box-right .img-info:before{
	right:auto;
	left:100%;
	border-color:transparent  transparent transparent #ececec;
}
.home26-portfolio .img-info:hover{
	background-color:#222222;
	color:#aaaaaa;
}
.home26-portfolio .img-info:hover h3{
	color:#cccccc;
}
.home26-portfolio .box-left .img-info:hover:before{
	border-color:transparent #222222 transparent transparent;
}
.home26-portfolio .box-right .img-info:hover:before{
	border-color:transparent transparent transparent #222222;
}

.home26-portfolio .img-info h3{
	text-transform:uppercase;
	font-size:16px;
	color:#333333;
	padding-bottom:5px;
	transition: 		all ease-out 200ms;
	-moz-transition: 	all ease-out 200ms; /* Firefox 4 */
	-webkit-transition: all ease-out 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-out 200ms; /* Opera */
	-ms-transition: 	all ease-out 200ms; /* IE9? */
}
.home26-portfolio .img-info p{
	padding-bottom:10px;
}
.home26-portfolio .img-info a .fa-angle-right{
	width:20px;
	height:20px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color:#FFF;
	background-color:#ed474a;
	display:inline-block;
	text-align:center;
	line-height:20px;
	margin-left:8px;
}
.home26-bg05{
	background:url(images/home26-bg05.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 767px) {
	.home26-bg05 {
		background-attachment:scroll;
	}
}

@media only screen and (min-width: 1200px) {
	.home26-portfolio .img-info{
		padding:80px 75px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home26-portfolio .portfolio-box{
		width:100%;
	}
}
@media only screen and (max-width: 767px) {
	.home26-bg05 {
		background-attachment:scroll;
	}
	.home26-portfolio .portfolio-box{
		width:100%;
	}
	.home26-portfolio .img-info{
		width:100%;
		margin:0!important;
	}
	.home26-portfolio .imgbg-cover{
		position:relative;
		width:100%;
		background:none!important;
	}
	.home26-portfolio .imgbg-cover img{
		display:inline-block;
		max-width:100%;
	}
	.home26-portfolio .img-info:before{
		display:none;
	}
}
.home26-title05{
	text-align:center;
	color:#FFF;
	letter-spacing:1px;
	font-size:20px;
	margin-bottom:32px;
}
.home26-testimonials blockquote {
	background: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0;
}
.home26-testimonials blockquote p {
	padding: 0px;
	text-align: center;
	color: #ffffff;
	font-style: normal;
}
.home26-testimonials .pic {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	vertical-align: middle;
	display: block;
	margin: 0px auto 30px;
	overflow: hidden;
	text-align: center;
	text-indent: 0;
}
.home26-testimonials small {
	position: relative;
	top: 0;
	left: 0;
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
	padding: 25px 0 55px;
	width: 100%;
	text-align: center;
}
.home26-testimonials small:before {
	content: " ";
}
.home26-testimonials small span {
	display: block;
	margin-top: 4px;
	margin-bottom:5px;
}
.home26-testimonials .last_page,
.home26-testimonials .next_page {
	width:40px;
	height:40px;
	line-height:40px;
	top: 30px;
	bottom: auto;
	left: 50%;
	margin:0 0 0 60px;
	color:#ffffff;
	background:none;
	border:1px solid #ffffff;
	font-size:0px;
	transition: background-color 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? */

}
.home26-testimonials .last_page:after,
.home26-testimonials .next_page:after{
	content:"\f104";
	font-family:FontAwesome;
	position:absolute;
	left:0;
	top:0;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:15px;
}
.home26-testimonials .next_page:after{
	content:"\f105";
}

.home26-testimonials .last_page {
	right: 32px;
	margin: 0 0 0 -100px;
}
.home26-testimonials .last_page:hover,
.home26-testimonials .next_page:hover{
	background-color:#ed474a;
	border-color:#ed474a;
}
.home26-testimonials .dot {
	right: 0;
	bottom: 3px;
	width: 100%;
	text-align: center;
}
.home26-testimonials .dot a {
	border: 2px solid #ffffff;
	width: 13px;
	height: 13px;
}
.home26-testimonials .dot a.actived {
	width: 13px;
	height: 13px;
	border: 1px solid #ffffff;
	background: #ffffff;
}

.home26-price {
	padding:0;
}
.home26-price .price_title,
.home26-price .best_value .price_title {
	color:#ffffff;
	background-color:#ed474a;
	padding:15px 0px;
	margin:0;
	border:none;
}
.home26-price .price_title h2 {
	color:#ffffff;
	text-align:center;
	font-size:20px;
	font-weight:normal;
}
.home26-price .price_holder {
	text-align:center;
	margin:0;
	padding:28px 0 0;
	border:1px solid #e9e9e9;
	border-top: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? */
}
.home26-price .price_box {
	width:156px;
	height:156px;
	line-height:156px;
	padding:0;
	margin:0 auto 28px;
	position:relative;
	color:#ed474a;
	text-align:center;
	border:3px solid #e3e3e3; 
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	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? */
	z-index:1;
}
.home26-price .price_box:before {
	content:"";
	width:150px;
	height:150px;
	top:0;
	left:0;
	position:absolute;
	background-color:#f0f0f0;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	z-index:-1;
}
.home26-price .price_holder ul {
	padding:0;
	margin:0;
	border:none;
}
.home26-price .price_holder ul li {
	text-align:center;
	border:none;
	font-size:13px;
	padding:12px 0;
	position:relative;
	z-index:1;
}
.home26-price .price_holder ul li:nth-child(odd):before {
	background-color:#f0f0f0;
	content:"";
	top:0;
	left:0;
	position:absolute;
	width:100%;
	height:100%;
	z-index:-1;
}
.home26-price a.btn,
.home26-price .best_value a.btn {
	margin:30px 0;
	background-color:#ed474a;
	padding:12px 24px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:13px;
	letter-spacing:1px;
}
.home26-price .sup {
	font-size:30px;
	line-height:30px;
	margin-right:2px;
	vertical-align:inherit;
}
.home26-price .price {
	font-size:30px;
	line-height:30px;
}
.home26-price .unit {
	font-size:15px;
}
.home26-price .price_border:hover  .price_holder{
	border:3px solid #ed474a;
	border-top:none;
}
.home26-price .price_border:hover  .price_box {
	border-color:#ed474a;
}
.home26-price .price_border:hover .price_box:before{
	background-color:#ed474a;
	opacity:0.2;
}
.home26-price .price_border:hover .price_holder ul li:nth-child(odd):before {
	background-color:#ed474a;
	opacity:0.12;
}
.home26-price .price_border:hover .btn{
	background:#555555;
}
.home26-price .best_value{
	margin:0;
}
  
.home26-price .best_value .price_holder{
	border:3px solid #ed474a;
	border-top:none;
	padding-bottom:0;
}
.home26-price .best_value .price_box {
	border-color:#ed474a;
}
.home26-price .best_value .price_box:before{
	background-color:#ed474a;
	opacity:0.2;
}
.home26-price .best_value .price_holder ul li:nth-child(odd):before {
	background-color:#ed474a;
	opacity:0.12;
}
.home26-price .best_value .btn {
	background:#555555;
}
.home26-bg06{
	background:url(images/home26-bg06.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 767px) {
	.home26-bg06 {
		background-attachment:scroll;
	}
}
.home26-cont h3{
	font-size:24px;
	color:#ffffff;
	letter-spacing:1px;
	margin:0 0 20px;
}
.home26-cont p{
	color:#FFF;
	font-size:15px;
}
a.home26-btn02,
a.home26-btn02:link {
	border:1px solid #ffffff;
	color:#FFF;
	display:inline-block;
	letter-spacing:1px;
	padding:11px 23px;
	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? */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:0px 15px 10px;
	font-size:13px;
}
a.home26-btn02:hover {
	background-color:#333;
	border-color:#333;
	text-decoration:none;
}
.home26-line{
	border-top-color:#dddddd;
}
.home26-info{
	margin:0 0 20px;
	padding:0;
}
.home26-info dt{
	font-size:14px;
	color:#333333;
	margin:0 0 10px;
	padding:0;
	font-weight:normal;
}
.home26-info dd{
	margin-bottom:8px;
}
.home26-socia a{
	display:inline-block;
	width:36px;
	height:36px;
	line-height:34px;
	text-align:center;
	margin:0 15px 15px 0;
	border:1px solid #cecece;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	font-size:18px;
	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? */
}
.home26-socia .color-1{
	color:#3d5a99;
}
.home26-socia .color-2{
	color:#4197ee;
}
.home26-socia .color-3{
	color:#ff2919;
}
.home26-socia .color-4{
	color:#1bb7ea;
}
.home26-socia .color-5{
	color:#10bef2;
}
.home26-socia a:hover{
	background-color:#cecece;
}
.home26-piclist {
	margin:0 -5px 0 0;
	padding:0;
}
.home26-piclist li{
	list-style:none;
	display:inline-block;
	vertical-align:top;
	margin-bottom:3px;
}
.home26-piclist li a{
	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? */
}
.home26-piclist li a:hover{
	opacity:0.6;
}
.home26-news {
	margin:0;
	padding:0;
	list-style:none;
}
.home26-news dt{
	color:inherit;
	font-weight:normal;
	margin-bottom:3px;
}
.home26-news dd{
	color:#ed474a;
	border-bottom:1px solid #3e3e3e;
	padding-bottom:24px;
	margin-bottom:24px;
}
.home26-news dd:last-child{
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}
.home26-social02{
	list-style:none;
	margin:0;
	padding:0;
}
.home26-social02 li{
	border-bottom:1px solid #3e3e3e;
	padding-bottom:12px;
	margin-bottom:15px;
	position:relative;
}
.home26-social02 li:after{
	content:"\f105";
	font-family:"FontAwesome";
	position:absolute;
	right:3px;
	top:4px;
	color:inherit;
}
.home26-social02 li .fa{
	margin-right:10px;
	font-size:24px;
	vertical-align: middle;
    margin-bottom: 4px;
}
.home26-social02 li a,
.home26-social02 li a:hover{
	text-decoration:none;
}

/*Accent colour*/
a.home26-banner-btn:hover,
.home26-testimonials .last_page:hover, 
.home26-testimonials .next_page:hover,
.home26-employee .socia a:hover{
    background-color: #ff8c00;
    border-color: #ff8c00;
}
a.home26-btn,
.home26-list li:before,
.home26-bg01,
.home26-ibox02 span.fa,
.home26-price .price_title, 
.home26-price .best_value .price_title,
.home26-price a.btn, 
.home26-price .best_value a.btn,
.home26-ibox02 span.fa,
.home26-portfolio .imgbg-cover .img-icon .fa,
.home26-price .best_value .price_holder ul li:nth-child(odd):before,
.home26-price .price_border:hover .price_box:before,
.home26-price .price_border:hover .price_holder ul li:nth-child(odd):before,
.home26-price .best_value .price_box:before,
.home26-employee .pic  span.fa{
    background-color: #ff8c00;
}
.Home26-heading01:after,
.home26-title04:after,
.home26-price .best_value .price_holder,
.home26-price .price_border:hover  .price_holder,
.Home26-Container02 .Home26-heading02:after,
.Home26-Container01 .Home26-heading01:after,
.home26-title02:after,
.home26-title03 h3:after,
.home26-price .price_border:hover  .price_box,
.home26-price .best_value .price_box{
    border-color: #ff8c00;
}
.home26-chart .percentage{
    background-color: #ff8c00;
	color: #ff8c00;
}
.home26-portfolio .img-info a .fa-angle-right,
.home26-ibox a span{
	background-color: #ff8c00;
}
.home26-price .price_box{
	color: #ff8c00;
}
.Theme_Responsive_20073_home26 .btn{
    background-color: #ff8c00!important;
}
.Theme_Responsive_20073_home26 .btn:hover{
    background-color: #333!important
}
.Home26-Container01 .Home26-heading01,
.Home26-Container02 .Home26-heading02,
.home26-title02{
	color:#ffffff!important;
}
.home26-ibox h3,
.home26-ibox02 .box-right h3,
.home26-portfolio .img-info h3{
	color:#ffffff
}


.home26-social02 li a,
.home26-social02 li a:link,
.home26-social02 li a:active,
.home26-social02 li a:visited{
	color:#aaaaaa;
}
.home26-news dd,
.home26-social02 li a:hover{
	color:#ff8726;

}














/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/















/*Footer */
	.footer_box {
		position:relative;
		z-index:3;
	}
	.foot_bgs{
		display:none;
	}
	.footer_box .footer_bg{
		content: "";
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		opacity: 1;
									background-color:#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:#ff8726;
}
.footer_box a:hover{
	text-decoration:underline;
	color:#ff8726;
}
.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: #ff8726;
}
.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: #ff8726;
}
.footer_bottom .social_list_5 a:hover span{
	background-color:#ff8726;
	border-color: #ff8726;
}

.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: #ff8726;
}
.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: #ff8726!important;
}
.footer_bottom .Theme_Responsive_20072_home7-Email .form_submit .btn{
	background-color:  #ff8726!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:#ff8726;
	border-color:#ff8726;
}

.backtop02 {
	background-color:#5d5d5d;
}
.backtop02:hover {
	background-color:#ff8726;
}
.backtop03 {
	border-color:#5d5d5d;
	color:#5d5d5d;
}
.backtop03:hover {
	border-color:#ff8726;
	background-color:#ff8726;
}
.backtop04 {
	background-color:#5d5d5d;
}
.backtop04:hover {
	background-color:#ff8726;
}











 




