﻿


 
/*global setting*/
#Body ,
html, 
body ,
.Head,
.SubTitle ,
.SubSubTitle ,
.Normal{
	color:#666666;
	font-size:14px;
	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:#333333;
	font-size:32px;
	line-height:38px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}
 
h2 {
	color:#333333;
	font-size:28px;
	line-height:36px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h3 {
	color:#333333;
	font-size:25px;
	line-height:35px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h4 {
	color:#333333;
	font-size:20px;
	line-height:30px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}

h5 {
	color:#333333;
	font-size:18px;
	line-height:27px;
	letter-spacing:0px;
	Font-Family:Raleway;
	Font-weight:normal;
}
h6 {
	color:#424242;
	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:#84afd9;
}
a:hover{
	color:#84afd9;
}
.default_color{
	color:#666666!important;
}
.accent_color,
.color-accent{
	color:#84afd9!important;
} 
.border-accent{
	border-color:#84afd9!important;
}

.default_size{
	font-size:14px!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:#333333;
}
 
.h2-color {
	color:#333333;
}

.h3-color {
	color:#333333;
}

.h4-color {
	color:#333333;
}

.h5-color {
	color:#333333;
}
.h6-color {
	color:#424242;
}


.btn-accent{
	color:#84afd9;
	border-color:#84afd9;
	background-color:#84afd9;
}
.btn-accent:before{
	background-color:#84afd9;
}

[class*="dg-btn-"].hover-accent:hover{
	color:#84afd9;
	border-color:#84afd9;
	background-color:#84afd9;
}
[class*="dg-btn-"].hover-accent:hover:before{
	background-color:#84afd9;
}

.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:#84afd9;
}
[data-color="accent"] + .tooltip .tooltip-inner{
	background-color:#84afd9;
}
[data-color="accent"] + .tooltip .tooltip-arrow{
	border-color:#84afd9;
}


/*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:#84afd9;
} 
.galler_datail h4{
	color:#333333!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:#84afd9;
}
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton{
	text-shadow:none;
	border-color:#84afd9;
	color:#84afd9;
	transition:background-color ease-in 200ms;
}
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton:hover{
	background-color:#84afd9;
	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:#84afd9;
}
.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:#84afd9;
	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:#84afd9;
}
.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:#84afd9;
}
.news_detail_top .tab_right .news_detail_username a:hover,
.Theme_19_Normal .filter_navigation ul li.selected a{
	color:#84afd9!important;
	}
a.abtn.btn_white:hover, 
.banner_btn, 
.banner_btn.btn_white:hover, 
.comment_form .submit_button .CommandButton {
	border-color:#84afd9;
}
.Skin_05_timeline.news_detail .post_date a:hover,
.Skin_05_timeline.news_detail .post_author_info .author_desc{
	color:#84afd9;
}
.Skin_05_timeline.news_detail{
	background:none;
}

/*html style*/  

/*Accent Background Color */
.a_bg_c,
.btn.a_bg_c{
	background-color:#84afd9;
}
.a_bg_c_h:hover,
.btn.a_bg_c_h:hover{
	background-color:#84afd9;
}
/*Accent Color */
.a_t_c,
.btn.a_t_c{
	color:#84afd9;
}
.a_t_c_h:hover,
.btn.a_t_c_h:hover{
	color:#84afd9;
}
/*Accent Border Color */
.a_b_c,
.btn.a_b_c{
	border-color:#84afd9;
}
.a_b_c_h:hover,
.btn.a_b_c_h:hover{
	border-color:#84afd9;
}

/*anchorNav*/
#anchorNav li:hover i, 
#anchorNav li.active i,
#anchorNav li span{
	background-color:#84afd9;
}

/*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:#84afd9;
}
.photo_box.icon_tag_push .ico:before{
    border-right-color: #84afd9;
    border-top-color: #84afd9;
}
.photo_box.content_bottom_push_in .content:before{
    border-bottom-color: #84afd9;
}
/*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:#84afd9;
	border-color:#84afd9;
}
.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:#84afd9;
	color:#84afd9;
}
.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:#84afd9;
}
.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:#84afd9;
}

.gallery-carousel01 .slick-arrow:before{
	border-color:#84afd9;
}

/*Blog*/
.blog-title01{
	color:#84afd9;
}
.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:#84afd9!important;
}
.PopularTab .tab-title li.active:before{
	border-color:#84afd9!important;
}
.blogDashBoard-tag a:hover{
	border-color: #84afd9!important;
    color: #84afd9!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:#84afd9!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: #84afd9!important;
    color: #84afd9!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:#84afd9!important;
}
.blog-list01 .list-btn:hover{
	color:#FFF!important;
	background-color:#84afd9!important;
}
.blog-list01 .blog-slider .slick-prev:hover, 
.blog-list01 .blog-slider .slick-next:hover{
	border-color:#84afd9!important;
	background-color:#84afd9!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:#84afd9!important;
}
.blog-detail01 .detail-heading{
	color:#84afd9!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: #84afd9!important;
	background-color:#84afd9!important;
}


.blog-list02 .list-author{
	border-color: #84afd9!important;
}
.blog-list02 .list-btn{
	border-color: #84afd9!important;
    color: #84afd9!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:#84afd9!important;
}
.blog-list02 .list-btn,
.blog-list02 .list-btn:hover{
	color:#84afd9!important;
}
.blog-list02 .blog-slider .slick-prev:hover, 
.blog-list02 .blog-slider .slick-next:hover{
	border-color:#84afd9!important;
	background-color:#84afd9!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:#84afd9!important;
}
.blog-detail02 .detail-heading{
	color:#84afd9!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: #84afd9!important;
	background-color:#84afd9!important;
}

.blog-list03 .list-btn{
	border-color: #84afd9!important;
    color: #84afd9!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:#84afd9!important;
}
.blog-list03 .list-btn:hover{
	color:#FFF!important;
	background-color:#84afd9!important;
}
.blog-list03 .blog-slider .slick-prev:hover, 
.blog-list03 .blog-slider .slick-next:hover{
	border-color:#84afd9!important;
	background-color:#84afd9!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:#84afd9!important;
}
.blog-detail03 .detail-heading{
	color:#84afd9!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: #84afd9!important;
	background-color:#84afd9!important;
}

.blog-timeline .list-btn{
	border-color: #84afd9!important;
    color: #84afd9!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:#84afd9!important;
}
.blog-timeline .list-btn:hover{
	color:#84afd9!important;
}
.blog-timeline .blog-slider .slick-prev:hover, 
.blog-timeline .blog-slider .slick-next:hover{
	border-color:#84afd9!important;
	background-color:#84afd9!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:#84afd9!important;
}
.blog-timeline-detail .detail-heading{
	color:#84afd9!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:#84afd9!important;
}

.blog-timeline2 .list-btn{
	border-color: #84afd9!important;
    color: #84afd9!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:#84afd9!important;
}
.blog-timeline2 .list-btn:hover{
	color:#FFF!important;
	background-color:#84afd9!important;
}
.blog-timeline2 .blog-slider .slick-prev:hover, 
.blog-timeline2 .blog-slider .slick-next:hover{
	border-color:#84afd9!important;
	background-color:#84afd9!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:#84afd9!important;
}
.blog-timeline2-detail .detail-heading{
	color:#84afd9!important;
}
.blog-timeline2-detail .leave-formlist input[type="submit"]:hover{
	background-color:#555!important
}
.blog-timeline2 .list-date:after{
	border-color:#84afd9!important;
}
.blog-timeline2 a:hover .list-linkbox{
	background-color:#333!important;
}
.blog-timeline2 .blog-pagemore{
	background-color:#84afd9!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:#84afd9;
}
[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:#84afd9;
}
.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:#84afd9;
}
.history-box .history-boxmain .history-boxcontent:before{
	border-right-color:#84afd9;
}
.ourteam01-ibox{
	border-bottom-color:#84afd9;
}
.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:#84afd9;
}
.pricing01-ibox .ico:before{
	border-left-color:#84afd9;
	border-top-color:#84afd9;
}
a.aboutus01-bnt:hover,
a.pricing01-bnt:hover{
	border-color:#84afd9;
	background-color:#84afd9;
}
.two404-bg01 a.two404-bnt,
.four404-box a.four404-bnt{
	font-family:Verdana, Geneva, sans-serif;
	border-color:#84afd9;
	background-color:#84afd9;
}
.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:#84afd9;
	border-color:#84afd9;
}



/*Short Codes*/
/*lightbox*/
.lightbox-title:after{
    border-bottom-color:#84afd9;
}
.lightbox-photo .photo > .fa,
.lightbox-photo .photo > .icon .fa{
	background-color:#84afd9;
}

/*alert*/
.dg-alert01,
.ibox-title:after, 
.ibox-title02:after,
.dg-alert03.alert-accent .icon,
.dg-alert05.alert-accent,
.alertpage-title:after{
    border-color: #84afd9;
}
.dg-alert01.alert-accent,
.dg-alert03.alert-accent,
.dg-alert05.alert-accent .close {
    border-color: #84afd9;
    color: #84afd9;
}
.dg-alert02.alert-accent,
.dg-alert04.alert-accent,
.dg-alert05.alert-accent .icon,
.dg-alert06.alert-accent{
	background-color:#84afd9;
}

/*thumbnail*/
.thumbnail-title h3:after,
.thumbnail-title02:after{
    border-color: #84afd9;
}
.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:#84afd9;
}
.dg-thumbnail .brand a:hover span{
    color: #84afd9;
}
/*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: #84afd9;
}
.list-ordened2 li:before,
.list-ico2 .fa, 
.list-ico2 .lnr, 
.list-ico2 .glyphicon{
    border-color: #84afd9;
}
.list-ordened3 li:before,
.list-ico3 .fa, 
.list-ico3 .lnr, 
.list-ico3 .glyphicon{
	background-color:#84afd9;
}

/*Dividers*/
.dividers-06:before,
.dividers-06 span,
.dividers-06:after,
.dividers-08{
    border-top-color:#84afd9;
}

/*icon-box*/
.dg-ibox04 .btn{
	border-color:#84afd9;
	color:#84afd9;
}
.dg-ibox04 .btn:hover{
	background-color:#84afd9;
}
.dg-ibox13 .more:before{
	border-left-color:#84afd9;
}
.dg-ibox35:before{
	border-top-color:#84afd9;
}

/*Promo-Boxes*/
.promopage-title:after,
.promo-content .line{
	border-color:#84afd9;
}
/*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:#84afd9;
}

/*soon*/
.dg-soon-cap-round .soon-label{
	color:#84afd9;
}


/*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:#84afd9;
}
.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:#84afd9;
}
.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:#84afd9;
}
.dg-price03 .dg-btn-1{
	color:#84afd9!important;
}
.dg-price07 .btn{
	background-color:#84afd9;
	border-color:#84afd9;
}
.dg-price20 .price-popular,
.dg-price23 .price-title em{
	color:#84afd9;
	border-color:#84afd9;
}

/* 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:#84afd9;
}
.loaded-title:before{
	border-color:#84afd9;
}
.loaded-list04 .bar,
.loaded-list05 .bar,
.loaded-list10 .progress-bar,
.loaded-list09 .progress .progress-bar,
.loaded-list08 .progress .progress-bar{
	background-color:#84afd9;
}

/*Testimonials*/
.Testimonials02-tab .last_page:hover, 
.Testimonials02-tab .next_page:hover {
	border-left-color: #84afd9;
	border-bottom-color: #84afd9;
}
.Testimonials03-tab blockquote h2 {color: #84afd9;}
.Testimonials03-tab .dot a.actived,
.Testimonials05-tab .dot a.actived,
.Testimonials08-tab .dot a.actived,
.Testimonials09-tab .dot a.actived {
	background-color: #84afd9;
}
.testimonials-title01 h2:before {background-color: #84afd9;}
.Testimonials04-tab .last_page:hover:before {
	border-top-color: #84afd9;
	border-left-color: #84afd9;
}
.Testimonials04-tab .next_page:hover:before {
	border-right-color: #84afd9;
	border-bottom-color: #84afd9;
}
.Testimonials05-tab blockquote p {border-top-color: #84afd9;}
.Testimonials06-tab blockquote p:before {border-top-color: #84afd9;}
.Testimonials06-tab blockquote p {border-bottom-color: #84afd9;}
.Testimonials06-tab .last_page:hover:before {
	border-top-color: #84afd9;
	border-left-color: #84afd9;
}
.Testimonials06-tab .next_page:hover:before {
	border-right-color: #84afd9;
	border-bottom-color: #84afd9;
}
.Testimonials07-tab .last_page:hover, 
.Testimonials07-tab .next_page:hover {
	border-color: #84afd9;
	background-color: #84afd9;
}
.image_more_info span {background-color: #84afd9 !important;}
h2.Testimonials10-tab-title {color: #84afd9;}





/*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:#84afd9;
}

.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:#84afd9;
}
.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:#84afd9;
}
.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:#84afd9;
}
.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:#84afd9;
}
.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:#84afd9;
}
.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:#84afd9;
}

/*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:#84afd9;
}
.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:#84afd9;
}
.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:#84afd9;
}
.dg-accordion06 .panel-heading .arrow,
.dg-accordion06 .panel-heading .collapsed:hover .arrow{
	border-left-color:#84afd9;
}
.dg-accordion17 .panel-heading .panel-title a{
	background-color:#84afd9;
	border-color:#84afd9;
}
.dg-accordion11 .panel-heading .panel-title a:before,
.dg-accordion13 .panel-heading .panel-title a:before,
.dg-accordion18 .panel-heading .arrow:before {
	background: #84afd9;
}
.dg-accordion14 .panel-heading .panel-title .number {
	border-right-color: #84afd9;
}
.dg-accordion04 .panel-heading .panel-title a:hover .arrow {
	border-right-color: #84afd9;
	border-bottom-color: #84afd9;
}
.dg-accordion04 .panel-heading .panel-title a:hover {
	color: #84afd9;
}


/*Animated*/
.animat-col01 li.color-01,
.animat-col05 li:hover,
.animat-col06{
	background-color:#84afd9;
}
.animat-col-title:after,
.animat-col04 h3:before{
	border-color:#84afd9;
}
.animat-col04,
.animat-col05 li{
	color:#84afd9;
}
.Animatedcolumns-title01 h2:before {background-color: #84afd9;}
.animat-col01 li.color-01 .box .btn:hover {color: #84afd9 !important;}
.animat-col05 li .fa {color: #84afd9;}

/*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:#84afd9;
}
.flip-box06 .front .v-center > h3,
.flip-box03 .front .fa,
.flip-box02 .size-lg,
.flip-box04 .btn-danger{
	color:#84afd9;
}
.flip-box08 .front .fa{
	color:#84afd9;
	border-color:#84afd9;
}
.flip-box03 .back,
.flip-box01 .back .hover-darkturquoise:hover{
	border-color:#84afd9;
}

/*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:#84afd9;
}
.clients-carousel01 .img_box:before{
	border-bottom-color:#84afd9;
}
.clients-title02 h3,
.clients-title03 h6{
	color:#84afd9;
}
.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:#84afd9;
}
/*Image Box*/
.imgbox01:hover,
.imgbox03:hover, 
.imgbox03:hover .imgbox03-con .btn,
.imgbox04:hover img,
.dg-title23 .line{
	border-color:#84afd9;
}
.dg-title23 .line:after,
.imgbox02:hover,
.imgbox05:hover .btn,
.imgbox07:hover .imgbox07-icon span,
.imgbox10 .btn{
	background-color:#84afd9;
}
.imgbox03:hover .imgbox03-con .btn,
.imgbox05:hover .imgbox05-con h3,
.imgbox10:hover .btn{
	color:#84afd9;
}
.imgbox08 .imgbox08-con .btn:hover,
.imgbox10:hover{
	border-color:#84afd9;
	background-color:#84afd9;
}
.imagebox-title01 h2:before {background-color: #84afd9;}
.imgbox03 .imgbox03-con [class*="dg-btn-"].hover-borland:hover {
	border-color: #84afd9;
	background-color: #84afd9;
}
.imgbox04 img {border-color: #84afd9;}
.imgbox04:hover .imgbox04-con h3 {color: #84afd9;}
.imgbox05:hover .imgbox05-con a[class*="btn"] {background: #84afd9;}
.imgbox06:hover .imgbox06-con a.btn {color: #84afd9;}
.imgbox07:hover .imgbox07-con h3 {color: #84afd9;}
.imgbox08 .imgbox08-con > a[class*="btn"]:hover {border-color: #84afd9;background: #84afd9;}





/*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: #84afd9;
}
[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: #84afd9;
    border-color: #84afd9;
}
[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: #84afd9;
    background-color: #84afd9;
}
.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: #84afd9;
}
[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: #84afd9;
}
.dg-iconbox05,
.dg-iconbox07,
.dg-iconbox09{
    border-top-color: #84afd9;
}
/*Mini-callout-box-ornamental-title*/
.dg-title01 h3,
.dg-title06 h3,
.dg-title07 h3,
.dg-title09 h3,
.dg-title13 .icon,
.dg-title32 .fa{
	color:#84afd9;
}
.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:#84afd9;
}
.dg-title08 h3,
.dg-title21 h3:before, 
.dg-title21 h3:after{
	background-color:#84afd9;
}

/*player boxes */
.video-bg .player_line{
	border-color:#84afd9;
}
.player_boxes .btn {
	background-color:#84afd9;
}
/*simpleanchor */
#simpleanchor a:hover,
#simpleanchor .active a{
    color: #84afd9;
    border-left-color:#84afd9;
}
/*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:#84afd9;
}
.ourteam-short .owl-buttons .owl-prev:hover:before, 
.ourteam-short .owl-buttons .owl-next:hover:before {
    border-left: 1px solid #84afd9;
    border-bottom: 1px solid #84afd9;
}
.ourteam-short06 h2:before {
    border-right: 8px solid #84afd9; 
}
.ourteam-short06 h2:after {
    border-left: 8px solid #84afd9; 
}
.ourteam-short .owl-buttons .owl-next:hover:before {
    border-left: none;
    border-right: 1px solid #84afd9;
}
.ourteam-short12 .text-style h2:before {
    border-top: 42px solid #84afd9;
}
.ourteam-bg:before { 
    border-left: 1px solid #84afd9;
}
.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: #84afd9;
}
.ourteam-short05 .ourteam-img:hover {
    border-bottom: 13px solid #84afd9;
}
.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:#84afd9;
}







 /*Menu Style*/


	/*HoverStyle_6*/
	#dnngo_megamenu > div.dnngo_gomenu > ul > li{
		margin-left:2px;
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span {
		white-space:nowrap;
		padding: 0px 21px;
		border-radius:0px 0px 0px 0px;
		-moz-border-radius:0px 0px 0px 0px;
		-webkit-border-radius:0px 0px 0px 0px;
	}
	#dnngo_megamenu .primary_structure{
		position:relative;
	}
	#dnngo_megamenu .primary_structure .back{
		position:absolute;
		bottom:-2px;
		height:0;
		padding:0;
		border-bottom:3px solid #ffffff;
		z-index:0;
	}
	.roll_menu.roll_activated #dnngo_megamenu .primary_structure .back{
		border-bottom-color:#0943bb; 
	}
	
	#dnngo_megamenu > div.dnngo_gomenu > ul > li,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li > a{
		position:relative;
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li > a:before,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li > a:after,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:before,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:after{
		content:"";
		position:absolute;
		width:9px;
		height:9px;
		opacity:0;
		transition: 		transform ease-in 200ms,opacity ease-in 200ms;
		-moz-transition: 	transform ease-in 200ms,opacity ease-in 200ms; /* Firefox 4 */
		-webkit-transition:	transform ease-in 200ms,opacity ease-in 200ms; /* Safari and Chrome */
		-o-transition: 		transform ease-in 200ms,opacity ease-in 200ms; /* Opera */
		-ms-transition: 	transform ease-in 200ms,opacity ease-in 200ms; /* IE9? */
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li > a:before{
		top:0;
		left:0;
		border-top:1px solid #ffffff;
		border-left:1px solid #ffffff;
		transform:translate(-5px,-5px);
		-webkit-transform:translate(-5px,-5px);
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li > a:after{
		top:0;
		right:0;
		border-top:1px solid #ffffff;
		border-right:1px solid #ffffff;
		transform:translate(5px,-5px);
		-webkit-transform:translate(5px,-5px);
	}
	
	.roll_menu.roll_activated #dnngo_megamenu > div.dnngo_gomenu > ul > li > a:before{
		border-top-color:#0943bb; 
		border-left-color:#0943bb; 
	}
	.roll_menu.roll_activated #dnngo_megamenu > div.dnngo_gomenu > ul > li > a:after{
		border-top-color:#0943bb; 
		border-right-color:#0943bb; 
	}
	
	
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:before{
		bottom:30px;
		left:0;
		border-bottom:1px solid #ffffff;
		border-left:1px solid #ffffff;
		transform:translate(-5px,5px);
		-webkit-transform:translate(-5px,5px);
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:after{
		bottom:30px;
		right:0;
		border-bottom:1px solid #ffffff;
		border-right:1px solid #ffffff;
		transform:translate(5px,5px);
		-webkit-transform:translate(5px,5px);
	}
	.roll_menu.roll_activated #dnngo_megamenu > div.dnngo_gomenu > ul > li:before{
		border-bottom-color:#0943bb; 
		border-left-color:#0943bb; 
	}
	.roll_menu.roll_activated #dnngo_megamenu > div.dnngo_gomenu > ul > li:after{
		border-bottom-color:#0943bb; 
		border-right-color:#0943bb; 
	}
	
	.roll_menu.roll_activated #dnngo_megamenu > div.dnngo_gomenu > ul > li:before{
		bottom:5px;
	}
	.roll_menu.roll_activated #dnngo_megamenu > div.dnngo_gomenu > ul > li:after{
		bottom:5px;
	}
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:hover > a:before,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:hover > a:after,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:hover:before,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li:hover:after,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li.current > a:before,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li.current > a:after,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li.current:before,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li.current:after,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li.menu_hover > a:before,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li.menu_hover > a:after,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li.menu_hover:before,
	#dnngo_megamenu > div.dnngo_gomenu > ul > li.menu_hover:after{
		opacity:1;
		transform:translate(0);
		-webkit-transform:translate(0); 
	}

	@media only screen and (min-width: 1200px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span{
			padding: 0px 25px;
		}
	}
	@media only screen and (min-width: 1600px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span{
			padding: 0px 28px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		#dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span{
			padding: 0px 20px;
		}
	}

	#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:70px 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: 14px;
		text-transform:capitalize;
		font-weight:500;
		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: #FFFFFF;
	}
	#dnngo_megamenu > div > ul > li.dir > a > span:after {
		border-bottom: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
	}
	
	#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:17px;
	}
	#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:21px;
}
@media only screen and (min-width: 1200px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:25px;
	}
}
@media only screen and (min-width: 1600px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:28px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#dnngo_megamenu .dnngo_slide_menu li a{
		padding-left:20px;
	}
}

#dnngo_megamenu .dnngo_slide_menu,
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu,
#dnngo_megamenu .dnngo_boxslide {
	background-color: #ffffff;
}
#dnngo_megamenu .dnngo_menuslide .dnngo_slide_menu a{
	font-size:13px;
	color:#666666;
	transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-moz-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-webkit-transition: color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-o-transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
	-ms-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms;
}
#dnngo_megamenu .dnngo_menuslide{
	transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-moz-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-webkit-transition: color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-o-transition: 		color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
	-ms-transition: 	color ease-in 200ms,border ease-in 200ms,background ease-in 200ms,top ease-out 200ms;
}
#dnngo_megamenu .dnngo_submenu {
	transition: 		top ease-out 200ms;
	-moz-transition: 	top ease-out 200ms;
	-webkit-transition: top ease-out 200ms;
	-o-transition: 		top ease-out 200ms;
	-ms-transition: 	top ease-out 200ms;
}

#dnngo_megamenu .dnngo_slide_menu li:hover > a,
#dnngo_megamenu .dnngo_slide_menu li.subcurrent > a {
	color:#FFF;
	background-color:#0943bb;
}
#dnngo_megamenu .dnngo_slide_menu li.dir:before{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
}
#dnngo_megamenu .dnngo_slide_menu li.dir:hover:before,
#dnngo_megamenu .dnngo_slide_menu li.dir.subcurrent:before{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#dnngo_megamenu .dnngo_slide_menu li a > span > i{
	color:#666666;
	font-size:13px;
}
#dnngo_megamenu .dnngo_slide_menu li a:hover > span > i,
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a > span > i,
#dnngo_megamenu .dnngo_slide_menu li.current > a > span > i,
#dnngo_megamenu .dnngo_slide_menu li.subcurrent > a > span > i{
	color:#FFF;
}


#dnngo_megamenu .dnngo_custommenu > .menupane {
	background-color:#ffffff;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.topline .pane_space{
	border-top-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.bottomline .pane_space{
	border-bottom-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.leftline {
	border-left-color:#dcdcdc;
}
#dnngo_megamenu .dnngo_custommenu > .menupane.rightline {
	border-right-color:#dcdcdc;
}

#dnngo_megamenu  .pane_space{
	font-size:13px;
	color:#666666;
}
.menu-ibox .btn, 
.menu-ibox .btn:link, 
.menu-ibox .btn:active, 
.menu-ibox .btn:visited{
    color:#0943bb;
    border-color:#0943bb;
}
.menu-ibox .btn:hover{
	color:#FFF;
}
.menu-ibox .btn:hover{
	background-color: #0943bb;
}
.menu-cont01 .more, 
.menu-cont01 .more:link, 
.menu-cont01 .more:active, 
.menu-cont01 .more:visited{
    color: #0943bb;
}
.menu-carousel.carousel .owl-page{
	border-color:#0943bb;
}
.menu-carousel.carousel .owl-page.active{
	background-color: #0943bb;
}

#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:before{
	border-right:1px solid  #666666;
	border-bottom:1px solid  #666666;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:hover:before,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:hover:before{
	border-right-color:#0943bb;
	border-bottom-color:#0943bb;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li a{
	color: #666666;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_5 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_2 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title a:hover span,
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_4 ul li a:hover,
#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_3 .submenu_title span{
	color:#0943bb;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a:hover{
	background-color:#0943bb;
}

#dnngo_megamenu .dnngo_custommenu .submenu_title,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_5 .submenu_title span,
#dnngo_megamenu .dnngo_custommenu .submenulist_1 .submenu_title span{
	color:#424242;
}
#dnngo_megamenu .dnngo_custommenu .submenu_title,
#dnngo_megamenu .dnngo_custommenu .submenu_title span{
	font-size:15px;
}
#dnngo_megamenu .dnngo_custommenu .submenulist_2 .submenu_title:after{
	border-bottom-color:#bebebe;
}
#dnngo_megamenu .dnngo_custommenu .submenu.submenulist_3 > ul > li > a,
#dnngo_megamenu .dnngo_custommenu .submenulist_4 .submenu_title {
	border-bottom-color:#dcdcdc;
}

.menu-bloglist li,
.menu-cont01 .line{
	border-bottom-color:#dcdcdc;
}
.menu-ibox h3{
	color:#424242;
	font-size:15px;
}
.menu_list01 li a,
.menu_list01 li a:link,
.menu_list01 li a:active, 
.menu_list01 li a:visited{
	color:#424242;
	font-size:15px;
	border-color:#bebebe;
	transition: 		border-color ease-in 200ms;
	-moz-transition: 	border-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: border-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		border-color ease-in 200ms; /* Opera */
	-ms-transition: 	border-color ease-in 200ms; /* IE9? */
}
.menu_list01 li a:hover{
	border-color:#0943bb;
}
div.menu_list01 li:after,
div.menu_list02 li:after{
	border-bottom-color:#dcdcdc;
}
.menu_list02 li a,
.menu_list02 li a:link,
.menu_list02 li a:active, 
.menu_list02 li a:visited{
	color:#424242;
	font-size:15px;
	transition: 		color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms; /* IE9? */
}
.menu_list02 li a:hover{
	color:#0943bb;
}

.MegaMenuList li a,
.MegaMenuList li a:link,
.MegaMenuList li a:active, 
.MegaMenuList li a:visited{
	font-size:13px;
	color:#666666;
}
.MegaMenuList li a:hover{
	background-color:#0943bb;
}
.MegaMenuList li:after{
	border-left-color:#dcdcdc;
}


/*Fixed Menu Style Start*/
.roll_menu.roll_activated{
	margin:auto;
}
.roll_menu.roll_activated .headerBox{
	margin:auto;
}
.roll_menu.roll_activated .headerBox > .shade {
	background-color:#ffffff;
	filter:alpha(opacity= 100 );
	opacity: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span {
	color: #666666;
	vertical-align:bottom;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.dir > a > span:after {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li:hover > a > span,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.current > a > span,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.menu_hover > a > span {
	color: #0943bb;
}
.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 #0943bb;
	border-right: 1px solid #0943bb;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span > i {
	color:#666666;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a:hover > span > i,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.menu_hover > a > span > i,
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.current > a > span > i{
	color:#0943bb;
}

.roll_menu.roll_activated #dnngo_megamenu > div > ul > li{
		padding:5px 0 5px;
}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a{
		line-height: 40px;
}
.roll_menu.roll_activated .dnn_logo {
	float:none;
	margin:0;
	margin-top:0px;
	line-height: 50px;
	height: 50px;
}
.roll_menu.roll_activated .menuRightBox {
	margin:0;
	margin-top:0px;
	line-height: 50px;
	height: 50px;
}

.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 7 style*/    


	.headerBox{
		margin:0px auto 0px;
	}
	.headerBox .dnn_layout.full{
		width:auto;
	}
	.headerBox .nav_box{
		margin:0px 40px
	}
	.header_bg {
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 10;
	}
	.headerBox > .shade {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		background-color:#000000;
		filter:alpha(opacity= 0 );
		opacity: 0;
	}
	.header-bottom {
		position:relative;
	}
	/* style*/
	#header7 .nav_ico {
		font-size:22px;
		-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:35px;
	}
	#header7 .nav_ico .fa{
		text-align:center;
		display:inline-block;
		vertical-align:middle;
		margin-left:17px;
		cursor:pointer;
		margin-bottom:2px;
		color:#FFFFFF;
		transition: 		all ease-in 200ms;
		-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	}
	#header7 .nav_ico .fa:hover,
	#header7 .nav_ico .fa.active{
		color: #0943bb;
	}
	#header7 .nav_ico .fa.active:before{
		content:"\f00d";
		color: #0943bb;
	}
	#header7 .dnn_logo {
		display:none;
	}	
	
				#header7 .primary_structure .menulogo {
		padding:0;
		margin: 40px 25px 0px;
		line-height: 106px;
		height: 106px;
	}
	#header7 .nav_ico{
		position:absolute;
		right:0;
		top:0;
		margin: 40px 10px;
		line-height: 106px;
		height: 106px;
	}
	.roll_menu.roll_activated #dnngo_megamenu > div > ul > li.menulogo{
		padding:0;
	}
	#header7 .primary_structure .menulogo:before,
	#header7 .primary_structure .menulogo:after{
		display:none;
	}

	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul{
		text-align:center;
		display:block;
	}
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li{
		float:none;
		display:inline-block;
		text-align:left;
		opacity:0;
		visibility:hidden;
	}
	#header7 .primary_structure .dnn_logo {
		display:block;
		height:100%;
	}
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.menulogo {
		opacity:0;
		visibility:hidden;
		transition: 		opacity ease-in 400ms,transform ease-in 400ms;
		-moz-transition: 	opacity ease-in 400ms,transform ease-in 400ms; 
		-webkit-transition: opacity ease-in 400ms,transform ease-in 400ms; 
		-o-transition: 		opacity ease-in 400ms,transform ease-in 400ms; 
		-ms-transition: 	opacity ease-in 400ms,transform ease-in 400ms;
	}
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.menulogo.logo-at{
		opacity:1;
		visibility:visible;
	}
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.menulogo{
		position:static;
	}
	
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.right-item{
		position:absolute;
		transition: 		opacity ease-in 400ms,margin ease-in 400ms;
		-moz-transition: 	opacity ease-in 400ms,margin ease-in 400ms; 
		-webkit-transition: opacity ease-in 400ms,margin ease-in 400ms; 
		-o-transition: 		opacity ease-in 400ms,margin ease-in 400ms; 
		-ms-transition: 	opacity ease-in 400ms,margin ease-in 400ms;
	}
	
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item > a,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item:before,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item:after{
		transform:translateX(-50px);
		-webkit-transform:translateX(-50px);
		
	}
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.right-item > a,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item:before,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item:after{
		transform:translateX(50px);
		-webkit-transform:translateX(50px);
	}
	
	
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-at > a,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item:before,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item:after{
		transform:translateX(0px);
		-webkit-transform:translateX(0px);
		
	}
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.right-at > a,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item:before,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-item:after{
		transform:translateX(0px);
		-webkit-transform:translateX(0px);
	}
	
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.left-at,
	#header7 #dnngo_megamenu > div.dnngo_gomenu > ul > li.right-at{
		opacity:1;
		visibility:visible;
	}
	
	.roll_menu.roll_activated #header7 .primary_structure .menulogo,
	.roll_menu.roll_activated #header7 .nav_ico{
		margin-top:0;
		padding-bottom:0;
		margin-top:0;
		padding-bottom:0;
		line-height:50px;
		height: 50px;
	}
	#header7 #dnngo_megamenu .primary_structure{
				height: 146px!important;
		
	}
	
	.roll_menu.roll_activated #header7 #dnngo_megamenu .primary_structure{
				height: 50px!important;
	}
	
	.header7.rightBox{
		position:fixed;
		z-index:1000;
		width:300px;
		height:100%;
		right:0;
		top:0;
		padding-top:60px;
		background-color:#1e1e1e;
		transform:translate(100%,0);
		-webkit-transform:translate(100%,0);
		transition: 		opacity ease-in 300ms,transform ease-in 300ms;
		-moz-transition: 	opacity ease-in 300ms,transform ease-in 300ms; 
		-webkit-transition: opacity ease-in 300ms,transform ease-in 300ms; 
		-o-transition: 		opacity ease-in 300ms,transform ease-in 300ms; 
		-ms-transition: 	opacity ease-in 300ms,transform ease-in 300ms;
	}
	.header7.rightBox.active{
		transform:translate(0);
		-webkit-transform:translate(0);
	}
	.header7.rightBox .Login{
		margin-bottom:40px;
	}
	.header7.rightBox .Login ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	.header7.rightBox .Login .userProfileImg img{
		max-height:90%;
		max-width:90%;
		margin:20px 0 15px;	
	}
	.header7.rightBox .Login, 
	.header7.rightBox .Login a, 
	.header7.rightBox .Login a:link, 
	.header7.rightBox .Login a:active, 
	.header7.rightBox .Login a:visited{
		color:#aaaaaa;
	} 
	.header7.rightBox .Login a:hover{
		color:#0943bb;
	} 
	.header7.rightBox .Login .registerGroup li.userMessages a span, 
	.header7.rightBox .Login .registerGroup li.userNotifications a span{
		background-color:#0943bb;
	}
	
	
	.header7.rightBox .Login > ul.registerGroup{
		display:block;
		margin-top:10px;	
	}
	.header7.rightBox .Login > ul.registerGroup > li{
		display:inline-block;
		font-size:15px;
		margin:0px 7px;
		line-height:1;	
	}
	.header7.rightBox .Login div.registerGroup {
		display:inline-block;
	}
	.header7.rightBox .searchBox{
		height:40px;
		margin:0px 11px 30px;
		background-color:#090909;	
	}
	.header7.rightBox .searchBox #dnn_dnnSEARCH_ClassicSearch, 
	.header7.rightBox .searchBox #dnn_dnnSEARCH1_ClassicSearch, 
	.header7.rightBox .searchBox #dnn_dnnSEARCH2_ClassicSearch, 
	.header7.rightBox .searchBox #dnn_dnnSEARCH3_ClassicSearch{
		height:40px;
	}	
	
	.header7.rightBox .searchBox .search, 
	.header7.rightBox .searchBox a.search:link, 
	.header7.rightBox .searchBox a.search:active, 
	.header7.rightBox .searchBox a.search:visited{
		width:40px;
		line-height:40px;
		height:100%;
		background-color:#0943bb;
		left:auto;
		right:0;
		color:#FFFFFF;	
		font-size:16px;
		text-shadow:0 0 3px rgba(0,0,0,0.2);
	}
	ul.searchSkinObjectPreview > li > a.searchSkinObjectPreview_more{
		color:#0943bb;		
	}
	.header7.rightBox .searchBox input.NormalTextBox{
		color:#FFFFFF;
		left:5px;
		top:12px;
	}
	.header7.rightBox h3,
	.header7.rightBox .Normal{
	   color: #aaaaaa;
	}
	.header7.rightBox .languageBox{
		margin-bottom:40px;
	}
	.roll_menu.roll_activated #header7 .nav_ico{
		top:0px;
	}
	.roll_menu.roll_activated #header7 .nav_ico .fa{
		color:#666666;
	}
	.roll_menu.roll_activated #header7 .nav_ico .fa:hover,
	.roll_menu.roll_activated #header7 .nav_ico .fa.active{
		color: #0943bb;
	}
		.roll_menu.roll_activated #header7 .nav_ico {
		display:none;
	}
		
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		.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;
		}
		.headerBox .header-bottom .header-left{
			border-right:none;
			border-bottom: 1px solid #b8b8b8;
			border-bottom: 1px solid rgba(255,255,255,0.6);
			margin:0 -25px;
		}
		.header_bg + .rightBox {
			display:none;
		}
     }
	@media only screen and (max-width: 767px) {
		.header_bg + .rightBox {
			display:none;
		}
		
	}



@media only screen and (max-width:767px){
	.roll-xs.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-xs {
		display:none!important;
	}	
}
@media only screen and (min-width:768px) and (max-width:991px){
	.roll-sm.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-sm {
		display:none!important;
	}	
}

@media only screen and (min-width:992px) and (max-width:1199px){
	.roll-md.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-md {
		display:none!important;
	}	
}
@media only screen and (min-width:1200px){
	.roll-lg.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-lg {
		display:none!important;
	}	
}
/*header position*/
	.header_bg{
		position:absolute;
	}
	.roll_replace {
		position:absolute;
	}






		@media only screen and (min-width: 768px) and (max-width: 991px) {
			.dnngo-main.boxed .mobile_nav{
				width:auto;
			}
		}	

@media only screen and (max-width: 991px) {
	
			.header_bg.roll_menu {
			position:absolute;
			width:100%;
			top:0;
			padding:0;			
		}
		.mobile_nav{
			position:fixed;
			width:100%;
		}
		body[style*="margin-left: 80px"] .mobile_nav{
			margin-left:-80px;
		
		}
		
		.mobile_header,
	.mobile_dnn_logo,
	.mobile_nav{
		height:46px;
	}
	.mobile_dnn_logo{
		line-height:46px;
	}	
	.mobile_header .Logobox  ,
	.mobile_header .mobileLogoPane{
		display:inline-block;
		vertical-align:middle;
		height:100%;
		max-width:100%;
		margin-top:-1px;
	}	
	.mobile_nav > .shade {
		background-color:#FFFFFF;
		filter:alpha(opacity= 100 );
		opacity: 1;
		box-shadow:0 0 4px rgba(0,0,0,0.4);	
		-moz-box-shadow:0 0 4px rgba(0,0,0,0.4); 	
		-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);
	}
	.mobile_nav_ico .fa{
		border-color:#333333;
		color:#333333;
	}
	.mobile_left_icon .fa, 
	.mobile_right_icon a{
		border-color:#333333;
		color:#333333;
	}
	.mobile_right_icon{
		padding-top:1px;
	}
	.mobile_left_icon {
		margin-right:15px;
		right:16px;
	}
	
	.mobile_left_icon #ico_search,
	.mobile_right_icon a:before{
		line-height:1;
		width:16px;
		height:16px;
		font-size:16px;
	}
	.mobile_nav_ico .fa.active{
		color:#0943bb;
	}
	.mobile_left_icon .fa.active,
	html.mm-opening.mm-opened .mobile_right_icon a{
		color:#0943bb;
	}
	
	#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:#0943bb;
	}
	#mobile_search input.NormalTextBox{
		color:#333333;
		background-color:#e1e1e1;
	}
	.mobile_nav #mobile_nav{
		background-color:#20a3f0;
	}
	.multi_menu ul li a{
		color:#FFF;
		border-color:#FFF;
	}
	.multi_menu ul li.active > a,
	.multi_menu ul li a:hover ,
	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		 background-color:#FFF;
		 color:#20a3f0;
	}
	.multi_menu ul li .menu_arrow:before{
		border-bottom-color:#FFF;
	  	border-right-color:#FFF;
	}
	.multi_menu ul li .menu_arrow.arrow_closed:before, 
	.multi_menu ul li.current > a >  .menu_arrow:before, 
	.multi_menu ul li:hover .menu_arrow.arrow_closed:before,
	.multi_menu ul li:hover > a > .menu_arrow:before{
		border-bottom-color:#20a3f0;
	  	border-right-color:#20a3f0;
	}
	.multi_menu > ul > li > a > span {
		font-size:13px;
	}
	.multi_menu ul ul li > a > span {
		font-size:13px;
	}
	
	.mobile_menu.mm-menu{
		background-color:#f3f3f3;
	}
	.mobile_menu .social_list_6 span {
		color:#333333;
		border-color: #333333;
	}	
	
	.mobile_menu,
	.mobile_menu .Normal,
	.HeaderPane_mobile, 
	.HeaderPaneB_mobile,
	.mobile_menu .Header_Info,
	.mm-menu .mm-navbar.mm-navbar-top-2, 
	.mm-menu .mm-navbar.mm-navbar-top-2 a,
	.mobile_menu .mm-listview > li > a, 
	.mobile_menu .mm-listview > li > span{
		color:#333333;
	}
	#mobile_user, 
	#mobile_user a, 
	#mobile_user a:link, 
	#mobile_user a:active, 
	#mobile_user a:visited{
		color:#333333;
	}
	#mobile_user a:hover{
		color:#0943bb;
	}
	#mobile_user .registerGroup li.userMessages a span, 
	#mobile_user .registerGroup li.userNotifications a span{
		background-color:#0943bb;
	}
	.mobile_menu.mm-menu .mm-navbar .mm-btn:before, 
	.mobile_menu.mm-menu .mm-navbar .mm-btn:after{
		border-color:#333333;
	}
	.mobile_menu .mm-listview > li, 
	.mobile_menu .mm-listview > li:after, 
	.mobile_menu .mm-listview > li .mm-next, 
	.mobile_menu .mm-listview > li .mm-next:before,
	.mobile_menu .mm-navbar.mm-navbar-top-2,
	.mobile_menu .menu_header,
	.mobile_menu .mm-navbar.mm-navbar-top.mm-navbar-top-1,
	#mobile_user{
		border-color:#dbdbdb;
	}
	.mobile_menu.mm-menu em.mm-counter,
	.mobile_menu .mm-next:after{
		color:#AAAAAA;
	}
	.mobile_menu.mm-menu .mm-listview > li .mm-next:after, 
	.mobile_menu.mm-menu .mm-listview > li .mm-arrow:after{
		border-color:#AAAAAA;
	}
	.mobile_menu.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), 
	.mobile_menu.mm-menu .mm-listview > li.mm-selected > span,
	.mobile_menu.mm-menu .mm-listview > li.current > a:not(.mm-next),
	.mobile_menu.mm-menu .mm-listview > li.subcurrent > a:not(.mm-next),
	.mobile_menu.mm-menu .mm-listview > li.current > .mm-next,
	.mobile_menu.mm-menu .mm-listview > li.subcurrent >.mm-next,
	.mobile_menu.mm-menu .mm-listview > li > a:not(.mm-next):hover,
	.mobile_menu.mm-menu .mm-listview > li > .mm-counter:hover + .mm-next,
	.mobile_menu.mm-menu .mm-listview > li > a.mm-next:hover{
		background-color:#F9F9F9;
	}
	.mobile_menu.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next):hover, 
	.mobile_menu.mm-menu .mm-listview > li.current > a:not(.mm-next),
	.mobile_menu.mm-menu .mm-listview > li.subcurrent > a:not(.mm-next),
	.mobile_menu.mm-menu .mm-listview > li > a:not(.mm-next):hover,
	.mobile_menu.mm-menu .mm-listview > li.current > em,
	.mobile_menu.mm-menu .mm-listview > li.subcurrent > em,
	.mobile_menu.mm-menu .mm-listview > li > em:hover,
	.mobile_menu.mm-menu .mm-listview > li > .mm-next:hover > em,
	.mobile_menu.mm-menu .mm-listview > li.current > .mm-next:after,
	.mobile_menu.mm-menu .mm-listview > li.subcurrent > .mm-next:after,
	.mobile_menu.mm-menu .mm-listview > li > .mm-next:hover:after{
		color:#0943bb!important;
	}
	
	
		.mobile_menu.mm-menu a > span > i{
		display:none;
	}
		
	/*html*/
	
	.HeaderPane_mobile,
	.HeaderPaneB_mobile{
		color:#333333;
	}
	
	.menu_header_box div.home03-social02 a{
		color:#333333;
		border-color:#333333;
	}
	.menu_header_box div.home03-social02 a:hover{
		border-color:#0943bb;
		background-color:#0943bb;
	}
	
	.social_list_7{
		border:none;
	}
	.social_list_7 span{
		margin:0 4px;
		color:#333333;
		border:1px solid #333333;
	}
	.social_list_7 a:hover span{
		background-color:#0943bb;;
		border-color:#0943bb;
	}
	.shop_info{
		display:inline-block;
		border:none;
		color:#333333;
	}
	.shop_info span{
		color:#333333;
	}
}

@media only screen and (min-width: 992px) {
	html.mm-opening.mm-opened .mm-slideout {
		-webkit-transform: translate(0%, 0);
		-moz-transform: translate(0%, 0);
		-ms-transform: translate(0%, 0);
		-o-transform: translate(0%, 0);
		transform: translate(0%, 0); 
	}
}
@media only screen and (max-width: 991px) {
	.mobile_menu.mm-menu{
		left:auto;
		right:0;
		display:block!important;
	}
	#header_slide{
		display:none;
	}
	.mobile_menu.mm-menu .mm-listview > li > a.mm-next{
		bottom:1px;
	}
	.mobile_menu.mm-menu em.mm-counter{
		z-index:5;
		pointer-events: none
	}
	.mobile_menu.mm-menu .mm-listview i{
		margin-right:3px;
	}
	.HeaderBottom ,
	.Loginandlanguage{
		display:none;
	}	
	.mobile_menu.mm-menu .HeaderBottom ,
	.mobile_menu.mm-menu .Loginandlanguage{
		display:block;
	}	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.roll-sm.mobile_header .mobile_nav{
		position:relative!important;
	}	
	.mobile_header .header-fixed .roll-sm .Logobox,
	.mobile_header .header-fixed .roll-sm .mobileLogoPane{
		display:none!important;
	}	
}

@media only screen and (max-width: 767px) {
	.roll-xs.mobile_header .mobile_nav{
		position:relative!important;
	}	
	.mobile_header .header-fixed .roll-xs .Logobox ,
	.mobile_header .header-fixed .roll-xs .mobileLogoPane {
		display:none!important;
	}	
}

















/*Home Page 04 Style*/
.home04-social {
	border-left: 1px solid rgba(0,0,0,0.1);
	padding: 5px 0px 5px 26px;
}
.home04-social .fa {
	font-size: 28px;
}
.home04-social a {
	text-decoration: none!important;
}
.home04-social .fa.color-1 {
	color: #2e54a3;
}
.home04-social .fa.color-2 {
	color: #00aded;
}
.home04-social .fa.color-3 {
	color: #0076b5;
}
.home04-banner-more {
	background-color: #50bdac;
	line-height: 56px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	font-size: 14px;
	font-weight:bold;
	display: inline-block;
	padding: 0 40px;
}
.tp-banner .home04-banner-more, 
.tp-banner .home04-banner-more:link, 
.tp-banner .home04-banner-more:active, 
.tp-banner .home04-banner-more:visited {
	color: #FFF;
}
.tp-banner .home04-banner-more:hover {
	background-color: #444444;
}

.home04-text {
	width:50%;
	text-align:center;
	margin:auto;
	font-size:14px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home04-text {
		width:60%;
	}
}
@media only screen and (max-width: 767px) {
	.home04-text {
		width:80%;
	}
}

.home04-ibox {
	text-align: center;
}
.home04-ibox > .fa, .home04-ibox > .ico {
	height: 70px;
	line-height: 70px;
	width: 70px;
	margin: 0 auto 25px;
	background-color: #50bdad;
	color: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	font-size: 26px;
	overflow: hidden;
}
.home04-ibox > .ico img {
	max-width: 100%;
	vertical-align: middle;
	margin-bottom: 4px;
}
.home04-ibox > h5 {
	font-size: 17px;
	margin-bottom: 25px;
	font-weight: normal;
	letter-spacing:1px;
}
.home04-bg {
	position: relative;
	overflow: hidden;
	z-index:2;
	background-color: #ececec;
}
.home04-bg .left_bg {
	position: static;
}

.home04-bg .left_bg > .img_bg {
	content: "";
	position: absolute;
	top: 0;
	left:0;
	width: 50%;
	height: 100%;
	z-index:-1;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

@media only screen and (max-width: 991px) {
	.home04-bg .left_bg > .img_bg{
		position:static;
		height:350px;
		width:100%;
		margin-bottom:30px;
	}
}

.home04-pl {
	padding-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.home04-pl {
	padding-left: 20px;
}
}
@media only screen and (max-width: 991px) {
.home04-pl {
	padding-left: 0px;
}
}
.home04-title {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 36px;
	white-space: nowrap;
}
.home04-title:before {
	content: "";
	border-left: 3px solid #50bdad;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	margin: 0 27px 4px 0;
}
.home04-title:after {
	content: "";
	border-right: 3px solid #50bdad;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	margin: 0 0px 4px 27px;
}
.home04-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home04-list li {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	padding: 8px 0;
}
.home04-list li .fa {
	margin-right: 10px;
	font-size: 17px;
	vertical-align: middle;
	color: #50bdad;
}
.home04-list li a, .home04-list li a:link, .home04-list li a:active, .home04-list li a:visited {
	color: #666666;
}
.home04-list li a:hover {
	color: #50bdad;
}
.home04-btn, a.home04-btn, a:link.home04-btn, a:active.home04-btn, a:visited.home04-btn {
	font-size: 14px;
	line-height:26px;
	padding: 17px 32px;
	color: #FFF;
	background-color: #50bdac;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	margin: 0 20px 8px 0;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}
a.home04-btn:hover {
	background-color: #444444!important;
	text-decoration: none;
}
.right_bg .home04-btn{
	margin:8px 20px 0 0;
}
.home04-isotope .isotope_main {
	clear: both;
	padding-top: 44px;
	width: auto;
	margin-left: -5px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.home04-isotope .photo {
	position: relative;
	margin: 5px;
}
.home04-isotope .photo .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 64px;
	width: 64px;
	line-height: 68px;
	margin: -32px 0 0 -32px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #50bdac;
	font-size: 26px;
	background-color: #FFF;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home04-isotope .photo img {
	width: 100%;
}
.home04-isotope .photo:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #51bdad;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home04-isotope .photo:hover .fa, .home04-isotope .photo:hover:before {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.home04-btn02, 
a.home04-btn02, 
a:link.home04-btn02, 
a:active.home04-btn02, 
a:visited.home04-btn02 {
	font-size: 14px;
	padding: 18px 45px;
	line-height:24px;
	color: #FFF;
	text-decoration: none;
	background-color: #444444;
	display: inline-block;
	font-weight: bold;
	margin: 0 20px 8px 0;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}
a.home04-btn02:hover {
	background-color: #50bdac;
	text-decoration: none;
}
.home04-bg02 {
	background-color: #f4f4f4;
}
.home04-title02 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	color: #000000i;
}
.home04-title02:before {
	content: "";
	border-left: 3px solid #50bdad;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	margin: 0 27px 4px 0;
}
.home04-title02:after {
	content: "";
	border-right: 3px solid #50bdad;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	margin: 0 0px 4px 27px;
}
.home04-ibox02 {
	text-align: center;
	width: 200px;
	height: 200px;
	margin: auto;
	background-color: #50bdad;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: relative;
	font-size: 18px;
	color: #f4f4f4;
	line-height: 1.6;
	font-weight:600;
}
.home04-ibox02 .number {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #444444;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: 200ms;
	-webkit-animation-delay: 200ms;
}
.home04-ibox02:hover .number {
	-webkit-animation-name: shake3;
	animation-name: shake3;
}
.home04-ibox02 .fa {
	display: block;
	text-align: center;
	font-size: 36px;
	color: #FFF;
	padding: 50px 0 10px;
}
.home04-ibox02:after {
	content: "";
	width: 100px;
	height: 12px;
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -50px;
	background-image: -webkit-radial-gradient(60% 40% ellipse, rgba(0,0,0,0.3), rgba(0,0,0,0));
	background-image: radial-gradient(60% 40% ellipse, rgba(0,0,0,0.3), rgba(0,0,0,0));
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home04-ibox02.mt {
	margin-top: 100px;
}
.home04-ibox02:before {
	content: "";
	width: 88px;
	height: 32px;
	background: url(images/arrow_1.png) no-repeat center center;
	position: absolute;
	left: 100%;
	top: 50%;
	margin: -20px 0 0 20px;
	transform: scaleY(-1);
}
.home04-ibox02.mt:before {
	transform: scaleY(1);
}
.row > div:last-child .home04-ibox02:before {
	display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.home04-ibox02.mt {
	margin-top: 0px;
}
.home04-ibox02:before {
	display: none;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.home04-ibox02 {
	margin: 0 auto 60px!important;
}
.home04-ibox02:before {
	display: none;
}
}
 @media only screen and (max-width: 767px) {
.home04-ibox02 {
	margin: 0 auto 60px!important;
}
.home04-ibox02:before {
	display: none;
}
}
.home04-bg03 {
	background: url(images/home04-bg03.jpg) no-repeat center center;
	background-size: cover;
}
.home04-title03 {
	font-size: 26px;
	font-weight: bold;
	margin-top:0;
	margin-bottom: 10px;
	text-align: center;
}
.home04-title03:before {
	content: "";
	border-left: 3px solid #FFF;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	margin: 0 27px 4px 0;
}
.home04-title03:after {
	content: "";
	border-right: 3px solid #FFF;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	margin: 0 0px 4px 27px;
}
.home04-ibox03 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home04-ibox03 li {
	position: relative;
	min-height: 100px;
	padding: 0px 0px 50px 177px;
}
.home04-ibox03 li .fa {
	height: 100px;
	width: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #FFF;
	margin-right: 10px;
	font-size: 30px;
	vertical-align: middle;
	color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
}
.home04-ibox03 li p {
	line-height: 2;
}
.home04-ibox03 li a, .home04-ibox03 li a:link, .home04-ibox03 li a:active, .home04-ibox03 li a:visited {
	color: #666666;
}
.home04-ibox03 li a:hover {
	color: #50bdad;
}
.home04-ibox03 li h3 {
	font-weight: normal;
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
	.home04-ibox03 li {
		padding: 0px 0px 30px 100px;
	}
	.home04-ibox03 li .fa{
	    height: 75px;
		width: 75px;
		line-height: 75px;
		font-size: 24px;
	}
}
.home4-testimonials{
	margin:15px 0 0;
}
.home4-testimonials li blockquote {
	padding: 20px 60px;
	color: #666666;
	font-size: 14px;
	font-style: normal;
	margin: 0px 10% 0px;
	text-align: center;
	text-indent: 0;
}
.home4-testimonials blockquote p {
	color: #666666;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
}
.home4-testimonials li .pic {
	width: 100px;
	height: 100px;
	margin: auto;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
}
.home4-testimonials blockquote small {
	color: #333333;
	position: static;
	font-size: 14px;
	font-weight: 400;
	padding: 30px 0 0;
}
.home4-testimonials blockquote small:before {
	display: none;
}
.home4-testimonials blockquote span {
	color: #888888;
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	font-weight: normal;
}
.home4-testimonials .last_page, .home4-testimonials .next_page {
	border: none;
	text-indent: -100px;
	overflow: hidden;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
	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: 5%;
	top: 50%;
}
.home4-testimonials .next_page {
	left: auto;
	right: 5%;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
@media only screen and (max-width: 767px) {
	.home4-testimonials li blockquote{
		padding:20px 0px;
	
	}
}


.home04-logolist {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.home04-logolist li {
	display: inline-block;
	padding: 8px 40px;
	border-right: 1px solid #d3d3d3;
	margin-bottom: 8px;
}
.home04-logolist li:last-child {
	border: none;
}
.home04-ibox04 {
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: 600;
}
.home04-ibox04 span {
	display: block;
	text-align: center;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
}
.home04-ibox04 img {
	max-width: 100%;
	margin: 0px;
	transition: opacity ease-in 200ms;
	-webkit-transition: opacity ease-in 200ms; /* Safari and Chrome */
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home04-ibox04 .pic {
	display: inline-block;
	margin: auto auto 20px;
	max-width: 100%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	border:1px solid #d7d7d7;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.home04-ibox04 .pic:hover img {
	opacity: 0.8
}
@media only screen and (max-width: 767px) {
	.home04-logolist li{
		border:none;
	}
}

.home04-loadlist p {
	color: #666666;
	margin-bottom: 14px;
}
.home04-loadlist .progress {
	background-color: #e2e2e2;
	height: 15px;
	overflow: visible;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
}
.home04-loadlist .bar {
	height: 15px;
	width: 0;
	background-color: #50bdad;
	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: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.home04-loadlist .bar span {
	position: absolute;
	right: 0;
	top: -35px;
	font-size: 12px;
	line-height: 1;
	padding: 5px;
	color: #666666;
	display: none;
}
.home04-bg04 {
	background: url(images/home04-bg04.jpg) no-repeat center center;
}
.home04-cont {
	text-align: center;
	font-size: 16px;
}
.home04-cont .ico {
	width: 104px;
	height: 104px;
	text-align: center;
	border: 2px solid #FFF;
	margin: auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 40px;
	color: #50bdad;
	margin-bottom: 40px;
}
.home04-cont .ico span {
	width: 90px;
	height: 90px;
	line-height: 90px;
	display: block;
	margin: 5px auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #FFF;
}
.home04-cont .title {
	font-size: 40px;
	font-weight: 600;
    letter-spacing: 1px;
}
.home04-btn03, a.home04-btn03, a:link.home04-btn03, a:active.home04-btn03, a:visited.home04-btn03 {
	font-size: 14px;
	padding: 15px 50px;
	line-height:26px;
	color: #FFF;
	text-decoration: none;
	border: 2px solid #FFF;
	display: inline-block;
	font-weight: bold;
	margin: 0 20px 8px 0;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	text-align: center;
    min-width: 210px;
}
a.home04-btn03:hover {
	border: 2px solid #50bdac;
	background-color: #50bdac;
	text-decoration: none;
}
.home04-list02{
	margin:0;
	padding:0;
	list-style:none;
}
.home04-list02 li{
	margin:0;
	padding:18px 0;
	border-bottom:1px solid #cbcbcb;
}
.home04-list02 li:first-child{
	padding-top:0;
}
.home04-list02 li .fa{
	font-size:16px;
	color:#50bdad;
	margin-right:15px;
	vertical-align:middle;
	margin-bottom:2px;
}
.home04-list02 li a,
.home04-list02 li a:link,
.home04-list02 li a:active,
.home04-list02 li a:visited{
	color:#666666;
}
.home4-ibox {
	margin:0;
	padding:0;
	list-style:none;
}
.home4-ibox li{
	margin:0;
	padding:0 0 40px;
}
.home4-ibox li img {
	float:left;
	margin-right:16px;
}
.home04-social02 .fa{
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:14px;
	display:inline-block;
	background-color:#c8c8c8;
	color:#FFF;
	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? */
}
.home04-social02 a:hover .fa{
	background-color:#50bdad;
}

@media only screen and (min-width: 1600px){
	.footer_box [class*=Pane]{
		margin:100px 0 100px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px){
	.footer_box [class*=Pane]{
		margin:60px 0 60px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 992px){
	.footer_box [class*=Pane]{
		margin:60px 0;
	}
	#dnn_FootPaneD,
	#dnn_FootPaneE{
		margin-bottom:0;
	}
	.home04-bg02{
		padding-bottom:0;
	}
}
@media only screen and (max-width: 767px){
	.home04-bg04{
		padding-bottom:0;
	}
	.home04-cont .title{
		font-size:28px;
	}
}
@media all and (max-width: 576px){
	.home04-list li{
		width:100%;
	}
}

/*Accent colour*/
.Home04-Container01 .Home04-heading01:before,
.Home04-Container01 .Home04-heading01:after,
.home04-title:before,
.home04-title:after,
.home4-testimonials .last_page:hover, 
.home4-testimonials .next_page:hover,
.home04-title02:before,
.home04-title02:after{
	border-color:#84afd9;
}
.home04-banner-more,
.home04-ibox > .fa, 
.home04-ibox > .ico,
.home04-btn, 
a.home04-btn, 
a:link.home04-btn, 
a:active.home04-btn, 
a:visited.home04-btn,
.home04-isotope .photo:before,
a.home04-btn02:hover,
.home04-ibox02,
.home04-loadlist .bar,
.home04-social02 a:hover .fa{
	background-color:#84afd9;
}
.home04-isotope .photo .fa,
.home04-cont .ico,
.home04-list li .fa,
.home04-list li a:hover,
.home04-list02 li a:hover,
.home04-list02 li .fa{
	color:#84afd9;
}
a.home04-btn03:hover{
	background-color:#84afd9;
	border-color:#84afd9;
}
.footer_box .home04-list02 li a:hover,
.footer_box .home04-list02 li .fa{
	color:#ff8726;
}
.footer_box .home04-social02 a:hover .fa{
	background-color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 05 Style*/
.home05-shop-info{
	border-left:1px solid rgba(0,0,0,0.1);
	padding-left:20px;
	margin-top:-3px;
}
.home05-shop-info .shop-text{
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
	text-align:left;
}
.home05-shop-info .shop-text{
	color:#333333;
}
.home05-shop-info .shop-text span{
	color:#666666;
}

.home05-banner-title {
	padding: 5px 20px;
	background-color: rgba(0,0,0,0.5);
}
.home05-banner-more {
	background-color: #FFF;
	line-height: 60px;
	transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	display: inline-block;
	padding: 0 40px;
}
.tp-banner .home05-banner-more, 
.tp-banner .home05-banner-more:link, 
.tp-banner .home05-banner-more:active, 
.tp-banner .home05-banner-more:visited {
	color: #283848;
	letter-spacing: 1.5px;
	font-weight: bold;
}
.tp-banner .home05-banner-more:hover {
	background-color: #11ba99;
}
.tp-banner .home05-banner-more:hover {
	color: #FFF;
}
.home05-banner-more02 {
	background-color: #11ba99;
	line-height: 60px;
	transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
}
.tp-banner .home05-banner-more02 {
	display: inline-block;
	padding: 0 40px;
}
.tp-banner .home05-banner-more02, 
.tp-banner .home05-banner-more02:link, 
.tp-banner .home05-banner-more02:active, 
.tp-banner .home05-banner-more02:visited {
	color: #FFF;
	letter-spacing: 1.5px;
	font-weight: bold;
}
.tp-banner .home05-banner-more02:hover {
	background-color: #283848;
}
.tp-banner .home05-banner-more02:hover {
	color: #FFF;
}
.home05-productlist {
	display: inline-block;
	position: relative;
	margin-bottom: 50px;
	border: 1px solid #dddddd;
	text-align: left;
}
.home05-productlist img {
	max-width: 100%;
}
.home05-productlist .img {
	position: relative;
	border: 1px solid #dddddd;
	margin: -1px -1px 0px;
}
.home05-productlist .sales {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFF;
	background-color: #11ba99;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-weight:600;
}
.home05-productlist h3 {
	padding: 20px 30px 0px;
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
	letter-spacing:0.5px;
}
.home05-productlist .ratings {
	padding: 0px 30px 0px;
	font-size: 15px;
	color: #f0c809;
}
.home05-productlist .ratings span {
	margin-right: 3px;
}
.home05-productlist .price {
	color: #11ba99;
	font-size: 19px;
	padding: 0px 30px 15px;
}
.home05-productlist .link {
	border-top: 1px solid #dddddd;
	clear: both;
	overflow: hidden;
}
.home05-productlist .link a {
	display: block;
	float: left;
	width: 50%;
	padding: 19px 0;
	text-align: center;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
}
.home05-productlist .link .shopping, .home05-productlist .link .view {
	width: 24px;
	height: 24px;
	background: url(images/home05-shopicon.png) no-repeat -9px -5px;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 5px 0 0;
}
.home05-productlist .link .view {
	background-position: -50px -5px;
}
.home05-productlist .link a:first-child {
	border-right: 1px solid #dddddd;
}
.home05-productlist .link a:hover{
	text-decoration:none;
}
.home05-btn, a.home05-btn, a:link.home05-btn, a:active.home05-btn, a:visited.home05-btn {
	font-size: 14px;
	padding: 0px 50px;
	color: #FFF;
	height: 60px;
	line-height: 60px;
	background-color: #11ba99;
	text-decoration: none;
	display: inline-block;
	margin: 0 20px 8px 0;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight:600;
	letter-spacing:1px;
}
a.home05-btn:hover {
	background-color: #555!important;
	text-decoration: none;
}
.home05-bg {
	position: relative;
	background-color: #4b5e64;
}
.home05-bg .col-sm-6 {
	position: static;
}
.home05-bg .right_bg {
	position: absolute;
	top: 0;
	right: 0px;
	width: 50%;
	height: 100%;
	background: url(images/home05-bg.jpg) no-repeat center bottom;
	background-size: cover;
}
@media only screen and (max-width: 767px) {
	.home05-bg .right_bg{
		position:static;
		height:300px;
		width:100%;
	
	}
}
.home05-title02 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 18px;
	line-height: 1.3;
	overflow: hidden;
	color: #FFF;
	letter-spacing:0.5px;
}
.home05-title02 span {
	display: inline-block;
	padding-right: 35px;
	border-right: 1px solid rgba(255,255,255,0.5);
	position: relative;
	max-width: 80%;
}
.home05-title02 span:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	width: 1000%;
	border-top: 1px solid rgba(255,255,255,0.5);
}
.home05-quote, .home05-quote p {
	color: #FFF;
	font-style: normal;
	font-size: 15px;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	text-indent: 0;
}
.home05-quote small {
	position: static;
	font-size: 15px;
	color: #11ba99;
	font-weight: 400;
	padding: 35px 0 0;
}
.home05-quote small:before {
	content: normal;
}
.home05-quote small span {
	display: block;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 5px;
}
.home05-linklist {
	text-align: justify;
}
.home05-linklist:after {
	content: "";
	width: 100%;
	display: inline-block;
	height: 0;
	overflow: hidden;
}
.home05-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home05-list li {
	border-bottom: 1px solid #dddddd;
	padding: 15px 0;
}
.home05-list li .fa {
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	color: #FFF;
	background-color: #11ba99;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 10px;
	margin-right: 10px;
	vertical-align: middle;
}
.home05-list li, .home05-list li a, .home05-list li a:link, .home05-list li a:active, .home05-list li a:visited {
	color: #666666;
	text-decoration: none
}
.home05-list li a:hover {
	color: #11ba99;
}
.home05-photo {
	clear: both;
	overflow: hidden;
}
.home05-photo .left, .home05-photo .right {
	width: 50%;
	float: left;
}
.home05-photo .photo_box_1 {
	position: relative;
	margin: 0 5px 0 0;
}
.home05-photo .photo_box_2 {
	position: relative;
	margin: 0 0 10px 5px;
}
.home05-photo .photo_box_3 {
	position: relative;
	margin: 0 0 0 5px;
}
.home05-photo .photo_box_1 img, .home05-photo .photo_box_2 img, .home05-photo .photo_box_3 img {
	max-width: 100%;
}
.home05-photo .photo_box_1 .photo_content, .home05-photo .photo_box_2 .photo_content, .home05-photo .photo_box_3 .photo_content {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #FFF;
}
.home05-photo .photo_box_1 .photo_content {
	font-weight: bold;
	text-align: center;
}
.home05-photo .photo_box_1 .photo_content .title_1 {
	font-size: 30px;
	letter-spacing:2px;
}
.home05-photo .photo_box_1 .photo_content .title_2 {
	font-size: 70px;
	border-bottom: 3px solid #FFF;
	border-top: 3px solid #FFF;
	display: inline-block;
	line-height: 1.2;
	margin: 10px 0;
	letter-spacing:2.5px;
}
.home05-photo .photo_box_1 .photo_content .title_3 {
	font-size: 40px;
	color: #FFF;
	letter-spacing:2px;
}
.home05-photo .photo_box_2 .photo_content {
	padding-left: 8%;
	top:38%;
}
.home05-photo .photo_box_2 .photo_content .title_1 {
	font-size: 24px;
	letter-spacing:2px;
}
.home05-photo .photo_box_2 .photo_content .title_2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 30px;
	letter-spacing:2px;
}
.home05-photo .photo_box_2 .photo_content .more a {
	display: inline-block;
	background-color: #0d8a18;
	padding: 7px 16px;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	font-size: 14px;
	line-height: 26px;
	min-width:142px;
	text-align:center;
}
.home05-photo .photo_box_2 .photo_content .more a:hover {
	background-color: #555;
	text-decoration: none;
}
.home05-photo .photo_box_3 .photo_content {
	padding-right: 8%;
	text-align: right;
	top:38%;
}
.home05-photo .photo_box_3 .photo_content .title_1 {
	font-size: 28px;
	color: #283848;
}
.home05-photo .photo_box_3 .photo_content .title_2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
	color: #bb303f;
	letter-spacing:1px;
}
.home05-photo .photo_box_3 .photo_content .more a {
	font-size:14px;
	line-height:26px;
	display: inline-block;
	background-color: #e54859;
	padding: 7px 16px;
	min-width:142px;
	text-align:center;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home05-photo .photo_box_3 .photo_content .more a:hover {
	background-color: #555;
	text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home05-photo .photo_box_1 .photo_content .title_1 {
	font-size: 15px;
}
.home05-photo .photo_box_1 .photo_content .title_2 {
	font-size: 35px;
}
.home05-photo .photo_box_1 .photo_content .title_3 {
	font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
.home05-photo .left, 
.home05-photo .right {
	width: auto;
	float: none;
}
.home05-photo .photo_box_1 .photo_content .title_1 {
	font-size: 15px;
}
.home05-photo .photo_box_1 .photo_content .title_2 {
	font-size: 30px;
}
.home05-photo .photo_box_1 .photo_content .title_3 {
	font-size: 20px;
}
.home05-photo .photo_box_1, .home05-photo .photo_box_2, .home05-photo .photo_box_3 {
	margin: 0 0 10px;
}
}
.home05-productlist02 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home05-productlist02 li {
	border-bottom: 1px solid #e2e2e2;
	padding: 29px 0 20px 0px;
	position: relative;
	min-height: 100px;
	white-space: nowrap;
}
.home05-productlist02 li:first-child {
	padding-top: 0;
}
.home05-productlist02 .img {
	display: inline-block;
	vertical-align: middle;
	padding: 0 40px 0 0;
	max-width: 30%;
}
.home05-productlist02 .img img {
	max-width: 100%;
}
.home05-productlist02 .content {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	max-width: 70%;
}
.home05-productlist02 h3 {
	color: #333333;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight:600;
	letter-spacing:0.5px;
	margin-top:0;
}
.home05-productlist02 .ratings{
	height:22px;
}
.home05-productlist02 .ratings span {
	margin-right: 3px;
	color: #f0c809;
}
.home05-productlist02 .price {
	
}
.home05-productlist02 .current {
	font-size: 19px;
	color: #11ba99;
}
.home05-productlist02 .original {
	font-size: 19px;
	color: #bbbbbb;
	text-decoration: line-through;
	margin-right: 10px;
}
.home05-productlist02 .info {
	font-size: 13px;
	color: #333333;
}
@media only screen and (max-width: 767px) {
.home05-productlist02 li {
	min-height: inherit!important;
}
}
.home05-bg02 {
	border-top: 1px solid #e2e2e2;
	background-color: #f9fafb;
	position: relative;
}
.home05-title03{
	margin:0 0 30px;
}
.home05-title03 span {
	font-size: 24px;
	color: #283848;
	padding-right: 15px;
	display: inline-block;
	position: relative;
	font-weight:600;
	letter-spacing:1px;
}
.home05-title03 span:before {
	content: "";
	border-left: 1px solid #11ba99;
	height: 17px;
	margin: -9px 0px 0px 0;
	position: absolute;
	right: 0;
	top: 50%;
}
.home05-title03 span:after {
	content: "";
	border-bottom: 1px solid #11ba99;
	width: 60px;
	margin: -1px 0px 0px 0px;
	position: absolute;
	left: 100%;
	top: 50%;
}

.home05-list02 {
	margin:0;
	padding:0;
	list-style:none;
}
.home05-list02 li {
	border-bottom:1px solid #39424a;
	border-color:rgba(255,255,255,0.2);
	padding:19px 0;
}
.home05-list02 li:first-child{
	padding-top:0;
}
.home05-list02 li .fa{
	color:#8c9196;
	margin-right:15px;
}
.home05-list02 li,
.home05-list02 li a,
.home05-list02 li a:link,
.home05-list02 li a:active,
.home05-list02 li a:visited {
	color:#bac3cc; 
	text-decoration:none ;
}
.home05-list02 li a:hover {
	color:#11ba99;
}

.home05-taglist a{
	display:inline-block; 
	margin:0 7px 7px 0;
	background-color:#434b54;
	padding:9px 24px;
	color:#FFF; 
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home05-taglist a,
.home05-taglist a:link,
.home05-taglist a:active,
.home05-taglist a:visited {
	color:#FFF!important; 
	text-decoration:none;
}
.home05-taglist a:hover{
	color:#FFF!important;
	background-color:#11ba99;
	text-decoration:none!important;
}
@media only screen and (min-width: 1600px){
	.footer_box [class*=Pane]{
		margin:100px 0 100px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px){
	.footer_box [class*=Pane]{
		margin:70px 0 70px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.footer_box [class*=Pane]{
		margin:60px 0;
	}
	#dnn_FootPaneD,
	#dnn_FootPaneE{
		margin-bottom:0;
	}
	.home05-photo .photo_box_2 .photo_content .title_1,
	.home05-photo .photo_box_3 .photo_content .title_1{
		font-size:20px;
	}
	.home05-photo .photo_box_2 .photo_content .title_2,
	.home05-photo .photo_box_3 .photo_content .title_2{
		font-size:30px;
		margin-bottom:30px;
	}
	.home05-photo .photo_box_2 .photo_content,
	.home05-photo .photo_box_3 .photo_content{
		top:50%;
	}
	.home05-productlist02 li:last-child{
		margin-bottom:60px;
	}
	.home05-bg02 .row > div:last-child .home05-productlist02 li:last-child{
		margin-bottom:0;
	}
}
@media only screen and (max-width: 767px){
	.home05-productlist{
		margin-bottom:30px;
	}
	.home05-productlist02 li:last-child{
		margin-bottom:60px;
	}
	.home05-bg02 .row > div:last-child .home05-productlist02 li:last-child{
		margin-bottom:0;
	}
}


/*Accent colour*/
.Home05-Container01 .Home05-heading01:before,
.Home05-Container01 .Home05-heading01:after,
.Home05-Container01 div.dnntitle h4:after,
.Home05-Container01 div.dnntitle h4:before,
.home05-title03 span:before,
.home05-title03 span:after,
.Home05-Container02 div.dnntitle h4:after,
.Home05-Container02 .Home05-heading02:after{
	border-color:#84afd9;
}
.home05-productlist .sales,
.home05-btn, 
a.home05-btn, 
a:link.home05-btn, 
a:active.home05-btn, 
a:visited.home05-btn,
.home05-list li .fa,
.home05-taglist a:hover,
.home05-banner-more02,
.tp-banner .home05-banner-more:hover,
.tp-banner .home05-banner-more:hover{
	background-color:#84afd9;
}
.home05-productlist .price,
.home05-quote small,
.home05-productlist02 .current,
.home05-list02 a:hover,
.home05-productlist .link a:hover,
.home05-list li a:hover,
.home05-productlist .link a:hover span{
	color:#84afd9;
}

.footer_box .Home05-Container02 .Home05-heading02:after,
.footer_box .Home05-Container02 .dnntitle h4:after{
	border-color:#ff8726;
}
.footer_box .home05-taglist a:hover{
	background-color:#ff8726;
}
.footer_box .home05-list02 a:hover{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 06 Style*/
.home06-bg {
	background: url(images/home06-bg.png) no-repeat center bottom;
}
.home06-ibox {
	text-align: center;
}
.home06-ibox h3 {
	margin: 30px 0;
	font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.home06-bg02 {
	background-color: #f4f4f4;
}
.home06-title {
	padding: 0px 0 30px;
	text-align: center;
}
.home06-title h3 {
	display: inline-block;
	font-size: 24px;
	line-height: 1.2;
	color: #000000;
	white-space: normal;
	border: 2px solid #000;
	vertical-align: middle;
	font-weight: bold;
	margin: 0px;
	position: relative;
	display: inline-block;
	padding: 19px 42px;
	margin-bottom: 4px;
	letter-spacing:1.5px;
}
.home06-ibox02 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home06-ibox02 li {
	position: relative;
	padding: 0 0 30px 60px;
}
.home06-ibox02 li .ico {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	color: #00aec8;
}
.home06-ibox02 li h3 {
	font-size: 15px;
	color: #333333;
	margin-bottom: 15px;
	font-weight:400;
}
.home06-ibox02 li p {
	line-height: 2;
}
.home06-btn, a.home06-btn, a:link.home06-btn, a:active.home06-btn, a:visited.home06-btn {
	font-size: 14px;
	padding: 0px 50px;
	color: #FFF;
	height: 60px;
	line-height: 60px;
	background-color: #00aec8;
	border-left: 4px solid rgba(0,0,0,0.2);
	text-decoration: none;
	display: inline-block;
	margin: 0 20px 8px 0;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	font-weight:600;
}
a.home06-btn:hover {
	background-color: #555!important;
	text-decoration: none;
}
.home06-bg03 {
	position: relative;
	z-index: 1;
}
.home06-bg03:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(images/home06-bg03.jpg) center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	transform: skew(0deg, -4deg);
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.home06-title02 {
	padding: 0px 0 30px;
	text-align: center;
}
.home06-title02 h3 {
	display: inline-block;
	font-size: 24px;
	line-height: 1.2;
	color: #000000;
	white-space: normal;
	border: 2px solid #000;
	vertical-align: middle;
	font-weight: bold;
	margin: 0px;
	position: relative;
	display: inline-block;
	padding: 19px 42px;
	margin-bottom: 4px;
	color: #FFF;
	border-color: #FFF;
	letter-spacing:1.5px;
}
.home06-ibox03 {
	border: 1px solid #FFF;
	text-align: center;
	padding: 45px 15px;
	color: #FFF;
	margin-bottom: 10px;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home06-ibox03 .fa {
	font-size: 40px;
	margin-bottom: 30px;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home06-ibox03 h3 {
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 8px;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	letter-spacing:0.5px;
}
.home06-ibox03:hover {
	background-color: #FFF;
	color: #666;
}
.home06-ibox03:hover .fa {
	color: #cccccc;
}
.home06-ibox03:hover h3 {
	color: #333333;
}
.home06-ibox04 {
	text-align: center;
	color: #666666;
	margin-bottom: 15px;
}
.home06-ibox04 img {
	max-width: 100%;
	margin-bottom: 30px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home06-ibox04 h3 {
	color: #333333;
	font-size: 18px;
	font-weight:600;
}
.home06-ibox04 .social {
	text-align: center;
}
.home06-ibox04 .social span {
	width: 33px;
	height: 33px;
	line-height: 33px;
	font-size: 13px;
	display: inline-block;
	margin: 0 2px 5px;
	text-align: center;
	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%;
}
.home06-ibox04 .social span {
	color: #FFF;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home06-ibox04 .social span.color_bg_1{
	background-color:#41BDF1;
}
.home06-ibox04 .social span.color_bg_2{
	background-color:#2F50A7;
}
.home06-ibox04 .social span.color_bg_3{
	background-color:#D3399B;
}
.home06-ibox04 .social a:hover span {
	background-color: #555;
}
.home06-carousel {
}
.home06-carousel .item {
	margin: 0 15px;
	padding: 0px;
}
.home06-carousel .owl-buttons .owl-prev, .home06-carousel .owl-buttons .owl-next, .home06-carousel .owl-buttons .owl-prev:hover, .home06-carousel .owl-buttons .owl-next:hover {
	width: 61px;
	height: 61px;
	line-height: 61px;
	border: 1px solid #bcbcbc;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: transparent;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home06-carousel .owl-buttons .owl-prev {
	left: 0px;
}
.home06-carousel .owl-buttons .owl-next {
	right: 0px;
}
.home06-carousel .owl-buttons .owl-prev:before, .home06-carousel .owl-buttons .owl-next:before {
	display: none;
}
.home06-carousel .owl-buttons .owl-prev:after, .home06-carousel .owl-buttons .owl-next:after {
	content: "\f104";
	font-family: "FontAwesome";
	font-size: 30px;
	color: #bcbcbc;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home06-carousel .owl-buttons .owl-next:after {
	content: "\f105";
}
.home06-carousel .owl-buttons .owl-prev:hover, .home06-carousel .owl-buttons .owl-next:hover {
	border-color: #00aec8;
}
.home06-carousel .owl-buttons .owl-prev:hover:after, .home06-carousel .owl-buttons .owl-next:hover:after {
	color: #00aec8;
}
.home06-carousel .owl-page {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: none;
	background-color: #cecece;
	width: 20px;
	height: 20px;
	margin: 0px 4px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home06-carousel .owl-page:hover, .home06-carousel .owl-page.active {
	background-color: #00aec8;
}
.home06-carousel .item {
	position: relative;
}
.home06-carousel .item .content {
	background-color: #ffffff;
	padding: 45px;
	border: 1px solid #dddddd;
	border-top: none;
}
.home06-carousel .item .content p {
	color: #666666;
}
.home06-carousel .item .content h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 20px;
}
.home06-carousel .item .content .info {
	color: #999999;
}
.home06-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 */
}
.home06-carousel .item .img_box:hover:before {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.home06-carousel .owl-pagination {
	margin-top: 40px;
}
.dnngo-main.boxed .home06-carousel .owl-buttons .owl-prev {
	left: 0;
}
.dnngo-main.boxed .home06-carousel .owl-buttons .owl-next {
	right: 0;
}
@media only screen and (min-width: 1300px) {
.home06-carousel .owl-buttons .owl-prev {
	left: -65px;
}
.home06-carousel .owl-buttons .owl-next {
	right: -65px;
}
}
@media only screen and (min-width: 1640px) {
.home06-carousel .owl-buttons .owl-prev {
	left: -130px;
}
.home06-carousel .owl-buttons .owl-next {
	right: -130px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home06-carousel .owl-item .carousel-cont {
	padding: 15px;
}
.home06-carousel .owl-item .carousel-cont.text_left {
	left: -35%;
	width: 35%;
}
.home06-carousel .owl-item .carousel-cont.text_right {
	right: -35%;
	width: 35%;
}
.home06-carousel .owl-buttons .owl-prev {
	left: 0px;
}
.home06-carousel .owl-buttons .owl-next {
	right: 0px;
}
}
 @media only screen and (max-width: 767px) {
.home06-carousel .owl-pagination {
	bottom: 3px;
}
.home06-carousel .owl-item .carousel-cont.text_left, .home06-carousel .owl-item .carousel-cont.text_right {
	height: auto;
	top: auto;
	bottom: 0px;
	padding: 8px 15px;
	width: auto;
}
.home06-carousel .owl-item .carousel-cont.text_top, .home06-carousel .owl-item .carousel-cont.text_bottom {
	padding: 8px 15px;
}
.home06-carousel .owl-item .carousel-cont p {
	display: none;
}
.home06-carousel .owl-item .carousel-cont h3 {
	font-size: 13px;
	padding: 0;
	margin: 0;
}
.home06-carousel .owl-buttons .owl-prev, .home06-carousel .owl-buttons .owl-next {
	margin: 0;
}
}
.home06-bg04 {
	position: relative;
	z-index: 1;
}
.home06-bg04:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #00aec8;
	position: absolute;
	top: 0;
	left: 0;
	transform: skew(0deg, -4deg);
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.home06-ibox05 {
	text-align: center;
	position: relative;
}
.home06-ibox05 img {
	max-width: 100%;
}
.home06-ibox05 .text_img {
	display: inline-block;
	position: relative;
	max-width: 30%;
	text-align: center;
}
.home06-ibox05 dl {
	position: absolute;
	max-width: 28%;
}
.home06-ibox05 dl .line span {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-color: #FFF;
	text-align: center;
	line-height: 50px;
	color: #00aec8;
	font-size: 16px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
}
.home06-ibox05 dl.text_box_1 .line span, .home06-ibox05 dl.text_box_3 .line span {
	top: -25px;
	left: -25px;
}
.home06-ibox05 dl.text_box_1 .line, .home06-ibox05 dl.text_box_3 .line {
	width: 150px;
	height: 50px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
	left: 100%;
	top: 10%;
	margin-left: 60px;
	text-align: left;
}
.home06-ibox05 dl.text_box_1 .line:before, .home06-ibox05 dl.text_box_3 .line:before {
	content: "";
	width: 9px;
	height: 9px;
	background-color: #313131;
	border: 2px solid #FFFFFF;
	box-shadow: 0 0 1px #999;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	right: -5px;
	bottom: -5px;
}
.home06-ibox05 dl.text_box_2 .line span, .home06-ibox05 dl.text_box_4 .line span {
	top: -25px;
	right: -25px;
}
.home06-ibox05 dl.text_box_2 .line, .home06-ibox05 dl.text_box_4 .line {
	width: 150px;
	height: 50px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
	right: 100%;
	top: 10%;
	margin-right: 60px;
}
.home06-ibox05 dl.text_box_2 .line:before, .home06-ibox05 dl.text_box_4 .line:before {
	content: "";
	width: 9px;
	height: 9px;
	background-color: #313131;
	border: 2px solid #FFFFFF;
	box-shadow: 0 0 1px #999;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: -5px;
	bottom: -5px;
}
.home06-ibox05 dl.text_box_1 {
	left: 0;
	top: 15%;
	text-align: right;
}
.home06-ibox05 dl.text_box_2 {
	right: 0;
	top: 15%;
	text-align: left;
}
.home06-ibox05 dl.text_box_3 {
	left: 0;
	bottom: 7%;
	text-align: right;
}
.home06-ibox05 dl.text_box_4 {
	right: 0;
	bottom: 7%;
	text-align: left;
}
.home06-ibox05 dl.text_box_3 .line, .home06-ibox05 dl.text_box_4 .line {
	top: 15px;
}
.home06-ibox05 dl dd {
	line-height: 1.8;
}
.home06-ibox05 dl dt {
	color: #FFF;
	font-size: 18px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-weight:400;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.home06-ibox05 dl.text_box_3, .home06-ibox05 dl.text_box_4 {
	bottom: -22%;
}
.home06-ibox05 dl.text_box_1 .line, .home06-ibox05 dl.text_box_3 .line, .home06-ibox05 dl.text_box_2 .line, .home06-ibox05 dl.text_box_4 .line {
	width: 90px;
}
}
 @media only screen and (max-width: 991px) {
.home06-ibox05 dl.text_box_1,  .home06-ibox05 dl.text_box_2,  .home06-ibox05 dl.text_box_3,  .home06-ibox05 dl.text_box_4 {
	text-align: left;
	position: static;
	max-width: inherit;
	padding: 0;
}
.home06-ibox05 dl .line {
	display: none;
}
}
.home06-btn02, a.home06-btn02, a:link.home06-btn02, a:active.home06-btn02, a:visited.home06-btn02 {
	font-size: 14px;
	padding: 0px 50px;
	height: 60px;
	line-height: 60px;
	background-color: #FFF;
	color: #00aec8;
	border-left: 4px solid rgba(0,0,0,0.2);
	text-decoration: none;
	display: inline-block;
	margin: 0 20px 8px 0;
	font-weight: bold;
	transition: background ease-in 200ms;
	-webkit-transition: background ease-in 200ms; /* Safari and Chrome */
}
a.home06-btn02:hover {
	color: #FFF!important;
	border: 2px solid #ffffff;
	background-color: transparent;
	text-decoration: none;
	line-height: 56px;
	padding: 0px 48px 0 52px;
}
.home06-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home06-list li {
	padding: 20px 0;
	border-bottom: 1px solid #dddddd;
}
.home06-list li .fa {
	margin-right: 18px;
	color: #a3a3a3;
	font-size: 20px;
	vertical-align: middle;
}
.home06-list li:last-child {
	border-bottom: none
}
.home06-bg05 {
	position: relative;
	z-index: 1;
}
.home06-bg05:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(images/home06-bg05.jpg) center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	transform: skew(0deg, -4deg);
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
#home06-goup {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #FFF;
	font-size: 28px;
	background-color: #00aec8;
	margin: -18px auto 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	cursor: pointer;
}
 @media only screen and (min-width: 1300px) {
#home06-goup {
	margin-top: -34px;
	transform: scale(1);
	-webkit-transform: scale(1);
}
}
@media only screen and (min-width: 1500px) {
#home06-goup {
	margin-top: -24px;
	transform: scale(1);
	-webkit-transform: scale(1);
}
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
#home06-goup {
	margin-top: -42px;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#home06-goup {
	margin-top: -25px;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
}
@media only screen and (max-width: 767px) {
#home06-goup {
	margin-top: -25px;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
}
.home06-img-info {
	position: relative;
	padding: 100px 0 0;
}
.home06-img-info .infobox {
	position: absolute;
	color: #FFF;
}
.home06-img-info .infobox h3 {
	color: #FFF;
	font-size: 18px;
	padding: 0px;
	margin: 0 0 10px;
	letter-spacing:0.5px;
}
.home06-img-info .infobox01 {
	top: 70px;
	left: 30px;
	max-width: 245px;
	text-align: right;
}
.home06-img-info .infobox02 {
	top: 20px;
	left: 620px;
	max-width: 290px;
}
.home06-img-info .infobox03 {
	top: 615px;
	left: 0px;
	max-width: 335px;
}
.home06-img-info .infobox04 {
	top: 576px;
	left: 500px;
	max-width: 335px;
}
.home06-img-info .infobox .line {
	position: absolute;
}
.home06-img-info .infobox .line:after {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
}
.home06-img-info .infobox .line:before {
	content: "";
	width: 7px;
	height: 7px;
	position: absolute;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.home06-img-info .infobox .line span:before {
	content: "";
	position: absolute;
	width: 0;
}
.home06-img-info .infobox .line span:after {
	content: "";
	position: absolute;
	height: 0px;
}
.home06-img-info .infobox01 .line {
	top: 10px;
	left: 100%;
	margin-left: 10px;
	width: 60px;
	height: 70px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.home06-img-info .infobox01 .line:after {
	background-color: #00aec8;
	top: 100%;
	right: -4px;
}
.home06-img-info .infobox01 .line:before {
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	top: -4px;
	left: 0;
}
.home06-img-info .infobox01 .line span:before {
	border-left: 1px solid #00aec8;
	bottom: 0;
	right: -1px;
	height: 15px;
}
.home06-img-info .infobox02 .line {
	top: 10px;
	right: 100%;
	margin-right: 10px;
	width: 90px;
	height: 140px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.home06-img-info .infobox02 .line:after {
	background-color: #00aec8;
	top: 100%;
	left: -4px;
}
.home06-img-info .infobox02 .line:before {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	top: -4px;
	right: 0;
}
.home06-img-info .infobox02 .line span:before {
	border-left: 1px solid #00aec8;
	bottom: 0;
	left: -1px;
	height: 31px;
}
.home06-img-info .infobox03 .line {
	bottom: 100%;
	right: 100%;
	margin-bottom: -10px;
	margin-right: 10px;
	width: 50px;
	height: 85px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.home06-img-info .infobox03 .line:after {
	background-color: #FFF;
	top: -4px;
	right: -45px;
}
.home06-img-info .infobox03 .line:before {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	bottom: -4px;
	right: 0;
}
.home06-img-info .infobox03 .line span:after {
	border-bottom: 1px solid #FFF;
	top: -1px;
	left: 100%;
	width: 45px;
}
.home06-img-info .infobox04 .line {
	bottom: 100%;
	right: 100%;
	margin-bottom: -10px;
	margin-right: 10px;
	width: 15px;
	height: 140px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.home06-img-info .infobox04 .line:after {
	background-color: #00aec8;
	top: 0px;
	left: -4px;
}
.home06-img-info .infobox04 .line:before {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	bottom: -4px;
	right: 0;
}
.home06-img-info .infobox04 .line span:before {
	border-left: 1px solid #00aec8;
	top: 0;
	left: -1px;
	height: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.home06-img-info .infobox01 {
	top: 70px;
	left: 30px;
}
.home06-img-info .infobox02 {
	top: 20px;
	left: 520px;
}
.home06-img-info .infobox03 {
	top: 518px;
	left: 50px;
}
.home06-img-info .infobox04 {
	top: 469px;
	left: 418px;
}
.home06-img-info .infobox04 .line {
	height: 108px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.home06-img-info .infobox01 {
	top: 61px;
	left: 224px;
}
.home06-img-info .infobox02 {
	top: 86px;
	left: 503px;
}
.home06-img-info .infobox03 {
	top: 427px;
	left: 20px;
}
.home06-img-info .infobox04 {
	top: 438px;
	left: 418px;
}
.home06-img-info .infobox01 .line {
	left: auto;
	right: 100%;
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	margin-right: 10px;
	width: 15px;
}
.home06-img-info .infobox02 .line {
	width: 164px;
	height: 61px;
}
.home06-img-info .infobox03 .line {
	width: 50px;
	height: 43px;
}
.home06-img-info .infobox04 .line {
	width: 86px;
	height: 128px;
}
}
 @media only screen and (max-width: 991px) {
.home06-img-info .infobox {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: inherit;
	text-align: left;
	margin-bottom: 15px;
}
.home06-img-info .infobox .line {
	display: none;
}
}
.home06-list02 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}
.home06-list02 li {
	width: 33.2%;
	display: inline-block;
	vertical-align: top;
	padding: 8px 0;
	font-size: 14px;
}
.home06-list02 li .fa {
	margin-right: 10px;
	font-size: 17px;
	vertical-align: middle;
	color: #50bdad;
	margin-bottom: 4px;
}
.home06-list02 li a, .home06-list02 li a:link, .home06-list02 li a:active, .home06-list02 li a:visited {
	color: #666666;
}
.home06-list02 li a:hover {
	color: #50bdad;
}
.home06-social span {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	display: inline-block;
	margin: 0 2px 5px;
	text-align: center;
	border: 1px solid rgba(255,255,255,0.2);
	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%;
	color: #666666;
}
.home06-social a:hover span {
	background-color: #00aec8;
	border: 1px solid #00aec8;
	color: #FFF;
}
.home06-linklist {
	text-align: center;
	margin-bottom: 20px;
}
.home06-linklist a, .home06-linklist a:link, .home06-linklist a:active, .home06-linklist a:visited {
	color: #999999;
	text-align: center;
	font-size: 15px;
	margin: 0px 10px;
	vertical-align: middle;
}
.home06-linklist .social a, .home06-linklist .social a:link, .home06-linklist .social a:active, .home06-linklist .social a:visited {
	color: #fcc012;
	font-size: 20px;
	vertical-align: middle;
}
.home06-linklist a:hover {
	color: #fcc012;
}
.copyright_style{
	display: block;
    text-align: center;
    float: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.home06-ibox05 dl.text_box_1 .line, .home06-ibox05 dl.text_box_3 .line,
	.home06-ibox05 dl.text_box_2 .line, .home06-ibox05 dl.text_box_4 .line{
		top:40%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.home06-list02 li{
		width:48%;
	}
}
@media only screen and (max-width: 767px){
	.home06-img-info{
		padding:60px 0 0;
	}
	#dnn_FooterBottomPaneA{
		margin-bottom:0;
	}
	.home06-list02 li{
		width:100%;
	}
}


/*Accent colour*/
.home06-ibox02 li .ico,
.home06-carousel .owl-buttons .owl-prev:hover:after, 
.home06-carousel .owl-buttons .owl-next:hover:after,
.home06-ibox05 dl .line span,
.home06-btn02, 
a.home06-btn02, 
a:link.home06-btn02, 
a:active.home06-btn02, 
a:visited.home06-btn02,
.home06-list02 li .fa,
.home06-linklist a:hover{
	color:#84afd9;
}
.home06-btn, 
a.home06-btn, 
a:link.home06-btn, 
a:active.home06-btn, 
a:visited.home06-btn,
.home06-img-info .infobox01 .line:after,
.home06-img-info .infobox02 .line:after,
.home06-img-info .infobox03 .line:after,
.home06-img-info .infobox04 .line:after,
.photo_box .ico span,
.home06-carousel .owl-page:hover, 
.home06-carousel .owl-page.active,
.home06-bg04:before,
div.Theme_Responsive_20073_home06 .form_submit .btn,
#home06-goup,
div.Theme_Responsive_20073_home06-Email .form_submit .btn{
	background-color:#84afd9;
}
.home06-img-info .infobox01 .line span:before,
.home06-img-info .infobox02 .line span:before,
.home06-img-info .infobox03 .line span:before,
.home06-img-info .infobox04 .line span:before,
.home06-carousel .owl-buttons .owl-prev:hover, 
.home06-carousel .owl-buttons .owl-next:hover{
	border-color:#84afd9;
}
div.Theme_Responsive_20073_home06 .form_submit .btn:hover{
	color:#84afd9;
	border-color:#84afd9;
}
.home06-social a:hover span{
	background-color:#84afd9;
	border-color:#84afd9;
}

.footer_box #home06-goup,
.footer_box div.Theme_Responsive_20073_home06-Email .form_submit .btn{
	background-color:#ff8726;
}
.footer_box .home06-social a:hover span{
	background-color:#ff8726;
	border-color:#ff8726;
}
.footer_box .home06-list02 li .fa,
.footer_box .home06-linklist a:hover{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 07 Style*/	
.home07-banner-title {
	font-size: 50px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
}
.home07-banner-title span {
	color: #FF8726;
}
.home07-banner-title02 {
	font-size: 20px;
	color: #fff;
	letter-spacing: 3px;
}
.home07-banner-link.tp-caption {
	cursor: pointer;
	border: 2px solid #fff;
	transition: background-color ease-in 200ms, border ease-in 200ms;
	-moz-transition: background-color ease-in 200ms, border ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms, border ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms, border ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms, border ease-in 200ms; /* IE9? */
}
.home07-banner-link.tp-caption:hover {
	border: 2px solid #FF8726;
	background-color: #FF8726;
}
.home07-banner-link.tp-caption{
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display:inline-block;
	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? */
}
.home07-banner-link.tp-caption:hover a {
	color: #fff;
}
.home07-ibox {
	text-align: center;
	position: relative;
	cursor: pointer;
}
.home07-ibox .icon-box, .home07-ibox .icon-box:before, .home07-ibox .icon-box:after {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.home07-ibox .icon-box {
	display: inline-block;
	width: 80px;
	height: 127px;
	line-height: 123px;
	border-top: 2px solid #1e7ad8;
	border-bottom: 2px solid #1e7ad8;
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	background:none;
}
.home07-ibox .icon-box:before {
	width: 80px;
	height: 127px;
	top: -2px;
	left: 0px;
	content: "";
	position: absolute;
	border-top: 2px solid #ff8726;
	border-bottom: 2px solid #ff8726;
	transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	-o-transform: rotate(120deg);
}
.home07-ibox .icon-box:after {
	width: 80px;
	height: 127px;
	top: -2px;
	left: 0px;
	content: "";
	position: absolute;
	border-top: 2px solid #ff8726;
	border-bottom: 2px solid #ff8726;
	transform: rotate(-120deg);
	-ms-transform: rotate(-120deg);
	-moz-transform: rotate(-120deg);
	-webkit-transform: rotate(-120deg);
	-o-transform: rotate(-120deg);
}
.home07-ibox .icon-box span.fa {
	vertical-align: middle;
	position: relative;
	font-size: 48px;
	color: #FF8726;
	z-index: 1;
	position: relative;
	top: auto;
	margin: auto;
	line-height: 124px;
}
.home07-ibox:hover .icon-box, .home07-ibox:hover .icon-box:before, .home07-ibox:hover .icon-box:after {
	background-color: #FF8726;
}
.home07-ibox:hover .icon-box span.fa {
	color: #fff;
}
.home07-ibox h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 40px 0 25px 0;
}
.home07-ibox p {
	margin: 0 0 20px 0;
}
.home07-ibox a {
	text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
	.home07-ibox {
		padding-bottom:30px;
	}
}

.home7-dividers01 {
	background: url(images/home07-dividers01.png) left top;
	height: 6px;
	border: none;
}

/* title-style */
.home07-title01 {
	text-align: center;
	margin: 0 0 40px 0;
}
.home07-title01 h4 {
	position: relative;
	display: inline-block;
	margin:0;
}
.home07-title01 h4:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	border-left: 2px solid #FF8726;
	border-top: 2px solid #FF8726;
	width: 12px;
	height: 12px;
}
.home07-title01 h4:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	border-right: 2px solid #FF8726;
	border-top: 2px solid #FF8726;
	width: 12px;
	height: 12px;
}
.home07-title01 h4 span {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin: 0;
	line-height: normal;
	padding: 17px 39px;
	display: block;
}
.home07-title01 h4 span:before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-left: 2px solid #FF8726;
	border-bottom: 2px solid #FF8726;
	width: 12px;
	height: 12px;
}
.home07-title01 h4 span:after {
	content: "";
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-right: 2px solid #FF8726;
	border-bottom: 2px solid #FF8726;
	width: 12px;
	height: 12px;
}
.home07-title01 h4 i, .home07-title01 h4 img {
	font-style: normal;
	color: #ff933c;
}
.home07-carousel{
	margin-bottom:0 !important;
}
.home07-carousel .owl-page {
	cursor: pointer;
	width: 10px;
	height: 10px;
	border: none;
	margin: 0 5px;
	display: inline-block;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: #bebebe;
}
.home07-carousel .owl-page.active {
	background-color: #FF8726;
}
.home07-carousel .owl-buttons .owl-prev, .home07-carousel .owl-buttons .owl-next {
	position: absolute;
	left: -28px;
	top: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 0px;
	text-align: center;
	cursor: pointer;
	margin: -25px 0 0 0;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: #d3d3d3;
	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? */
}
.home07-carousel .owl-buttons .owl-next {
	left: auto;
	right: -28px;
}
.home07-carousel .owl-buttons .owl-prev:before, .home07-carousel .owl-buttons .owl-next:before {
	content: "";
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -5px;
	font-size: 20px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.home07-carousel .owl-buttons .owl-next:before {
	border-left: none;
	border-right: 3px solid #fff;
	margin-left: -5px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.home07-carousel .owl-buttons .owl-prev:hover, .home07-carousel .owl-buttons .owl-next:hover {
	background-color: #FF8726;
}
.home07-carousel .owl-buttons .owl-prev:hover:before {
}
.home07-carousel .owl-buttons .owl-next:hover:before {
	border-left: none;
}
.home07-carousel .cal1_main {
	position: relative;
	overflow: hidden;
	margin: 0 100px;
}
.home07-carousel .cal1_main .cal1_left1, .home07-carousel .cal1_main .cal1_left2, .home07-carousel .cal1_main .cal1_left3 {
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.home07-carousel .cal1_main .cal1_left1 {
	background-image: url(images/home07-carousel-p1.jpg);
}
.home07-carousel .cal1_main .cal1_left2 {
	background-image: url(images/home07-carousel-p2.jpg);
}
.home07-carousel .cal1_main .cal1_left3 {
	background-image: url(images/home07-carousel-p3.jpg);
}
.home07-carousel .cal1_main .cal1_right1, 
.home07-carousel .cal1_main .cal1_right2, 
.home07-carousel .cal1_main .cal1_right3 {
	width: 50%;
	margin-left: 50%;
	float: left;
	padding: 100px 60px 50px 60px;
}
.home07-carousel .cal1_main .cal1_right1 {
	background-color: #E1EDED;
}
.home07-carousel .cal1_main .cal1_right2 {
	background-color: #F6E9DF;
}
.home07-carousel .cal1_main .cal1_right3 {
	background-color: #E1F0DF;
}
.home07-carousel .cal1_main h5 {
	color: #333;
	margin: 0;
	line-height: normal;
	font-size:16px;
}
.home07-carousel .cal1_main .line {
	width: 40px;
	height: 2px;
	background-color: #333;
	margin: 20px 0;
}
.home07-carousel .cal1_main a.linker {
	font-size: 14px;
	line-height:22px;
	color: #fff;
	text-transform: uppercase;
	background-color: #333;
	padding: 8px 22px;
	margin: 20px 0 0 0;
	display: inline-block;
	text-decoration: 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? */
}
.home07-carousel .cal1_main a.linker:hover {
	background-color: #ff8726;
}
.home07-carousel .cal1_main .bottomline {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #999999;
	clear: both;
	margin: 100px 0 30px 0;
}
.home07-carousel .cal1_main .bottomicon {
	float: right;
}
.home07-carousel .cal1_main .bottomicon a.fa {
	font-size: 26px;
	color: #b4c0b2;
	text-decoration: none;
	margin: 0 0 0 2px;
	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? */
}
.home07-carousel .cal1_main .bottomicon a.fa:hover {
	color: #FF8726;
}
.home07-carousel .owl-pagination{
	font-size: 0;
	line-height: 0;
	margin-top:40px;
}
@media only screen  and (max-width: 991px) {
	.home07-carousel .cal1_main{
		margin:0;
	}
	.home07-carousel .cal1_main .cal1_left1, 
	.home07-carousel .cal1_main .cal1_left2, 
	.home07-carousel .cal1_main .cal1_left3{
		width: 100%;
		position: relative;
		height: 500px;
	}
	.home07-carousel .cal1_main .cal1_right1, 
	.home07-carousel .cal1_main .cal1_right2, 
	.home07-carousel .cal1_main .cal1_right3{
		width:auto;
		margin:0;
		padding:50px;
	}
	.home07-carousel .cal1_main .bottomline	{
		margin:30px 0;
	}
}


.home07-bg {
	background-color: #2C2C2C;
}
a.home07-btn {
	font-weight: bold;
	font-size: 14px;
	line-height:26px;
	text-transform: uppercase;
	background-color: #FF8726;
	padding: 15px 40px;
	color: #fff;
	display: inline-block;
	border: 2px solid #ff8726;
	text-decoration: none;
	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? */
}
a.home07-btn:hover {
	background-color: transparent;
	color: #ff8726;
}
a.home07-btn {
	background-color: #ff8726;
	color: #fff;
	border: 2px solid #ff8726;
}
a.home07-btn:link, a.home07-btn:active, a.home07-btn:visited {
	color: #FFF;
}
a.home07-btn:hover {
	color: #ff8726;
}
.home07-cont {
	position: relative;
	padding: 5px 253px 5px 0;
}
.home07-cont h1 {
	font-size: 18px;
	color: #f2f2f2;
	text-transform: uppercase;
	line-height: normal;
	letter-spacing:1px;
}
.home07-cont p {
	font-size: 15px;
	color: #ccc;
	margin: 0;
}
.home07-cont a.home07-btn {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -33px 0 0 0;
}
@media only screen and (max-width: 767px) {
	.home07-cont {
		padding: 5px 0;
	}
	.home07-cont a.home07-btn {
		position:relative;
		margin:20px 0 0;
	}

}

.home07-cont02 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.home07-cont02 li {
	float: left;
	width: 33.33%;
	height: 470px;
	text-align: center;
	padding: 140px 70px 0 70px;
	cursor: pointer;
	transition: padding ease-in 200ms;
	-moz-transition: padding ease-in 200ms; /* Firefox 4 */
	-webkit-transition: padding ease-in 200ms; /* Safari and Chrome */
	-o-transition: padding ease-in 200ms; /* Opera */
	-ms-transition: padding ease-in 200ms; /* IE9? */
}
.home07-cont02 li:hover {
	padding: 50px 70px 0 70px;
}
.home07-cont02 li.the1 {
	background-color: #E5B700;
}
.home07-cont02 li.the2 {
	background-color: #FF8726;
}
.home07-cont02 li.the3 {
	background-color: #FF5A3A;
}
.home07-cont02 li .icon img {
	height: 112px;
}
.home07-cont02 li h5 {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 30px 0 0 0;
}
.home07-cont02 li .line {
	width: 50px;
	height: 3px;
	margin: 20px auto;
	background-color: #fff;
}
.home07-cont02 li p {
	color: #fff;
	margin: 0;
}
.home07-cont02 li a {
	font-size: 14px;
	line-height:26px;
	text-transform: uppercase;
	color: #ff8726;
	padding: 7px 26px;
	background-color: #fff;
	display: inline-block;
	margin: 35px 0 0 0;
	letter-spacing:1px;
}
.home07-cont02 li a:hover{
	text-decoration: none;
}
.home07-cont02 li p, .home07-cont02 li a {
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.home07-cont02 li:hover p, .home07-cont02 li:hover a {
	filter: alpha(opacity=100);
	opacity: 1;
}
@media only screen and (max-width: 767px) {
	.home07-cont02 li{
		width:auto;
	}
}

.home07-titlep {
	width:70%;
	text-align: center;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.home07-titlep {
		width:100%;
	}
}

.home07-imglist {
	padding: 0;
	margin: 40px 0 0 0;
	list-style-type: none;
}
.home07-imglist li {
	text-align: center;
	margin: -40px 0 0 0;
}
.home07-imglist li:first-child {
	margin: 0;
}
.home07-imglist li a {
	margin: 0 5px;
}
.home07-imglist li a img {
	max-width: 15%;
}
@media only screen and (max-width: 767px) {
	.home07-imglist li {
		margin: -12px 0 0 0;
	}
}

.home07-bg02 {
	background-color: #f5f5f5;
}
.home07-ibox02 {
	position: relative;
	padding: 0 0 0 90px;
}
.home07-ibox02 span.fa {
	width: 55px;
	height: 55px;
	line-height: 55px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FF8726;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
.home07-ibox02 h6 {
	font-size: 15px;

	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 15px 0;
}
@media only screen and (max-width: 991px) {
	.home07-ibox02 span.fa {
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
	.home07-ibox02{
		padding:0 0 0 70px;
	}
}

.home7-bg03 {
	background-image: url(images/home07-bg03.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home7-bg03 {
		background-attachment:scroll;
	}
}
.home7-bg03 .home07-title01 span, 
.home7-bg03 .home07-titlep {
	color: #fff;
}
.home07-number .na_box {
	background-image: url(images/home07-number.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	min-width: 246px;
	min-height: 278px;
	padding: 100px 0;
}
.home07-number .na_box span {
	font-size: 50px;
	color: #fff;
	line-height: normal;
	margin-bottom: 8px;
}
.home07-number .na_box p {
	font-size: 16px;
	color: #fff;
	line-height: normal;
	margin: 0;
}
.home1_con_title2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin: 0 0 25px 0;
}
.home07-title02 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	letter-spacing:1px;
}
.home07-accordion.panel-group {
	margin-bottom: 0;
}
.home07-accordion .panel-default {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.home07-accordion > .panel-default > .panel-heading {
	background-color: transparent;
	padding: 0px;
	border: none!important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: -1px -1px 0;
}
.home07-accordion .panel-body {
	border: none!important;
	padding: 20px 30px !important;
}
.home07-accordion .panel-body p.linker {
	text-align: right;
}
.home07-accordion .panel-title a {
	color: #fff;
	display: block;
	padding: 16px 0px 16px 20px;
	position: relative;
	font-size: 15px;
	font-weight: normal;
	background-color: #FF8726;
	transition: color ease-in 200ms, background-color ease-in 200ms;
	-moz-transition: color ease-in 200ms, background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms, background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms, background-color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms, background-color ease-in 200ms; /* IE9? */
}
.home07-accordion .panel-title a .accordion_icon {
	width: 20px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin: -10px 0 0 0;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #fff;
	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? */
}
.home07-accordion .panel-title a.collapsed {
	color: #333;
	border: none;
	background-color: transparent;
}
.home07-accordion .panel-title a.collapsed .accordion_icon {
	color: #888888;
	border: 1px solid #888;
}
.home07-accordion .panel-title a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #FF8726;
}
.home07-accordion .panel-title a:hover .accordion_icon {
	color: #fff;
	border: 1px solid #fff;
}
.home07-accordion .accordion_icon:before {
	content: "\f067";
	font-family: 'FontAwesome';
	margin: 0 0 0 -4px;
	margin: 0 0 0 4px\9;
	position: absolute;
}
.home07-accordion .panel-title a .accordion_icon:before {
	content: "\f068";
	font-size: 12px;
}
.home07-accordion .panel-title a.collapsed .accordion_icon:before {
	content: "\f067";
	font-size: 12px;
}
@media only screen and (max-width: 767px) {
	.home07-accordion.panel-group {
		margin-bottom: 15px;
	}

}

.home07-loadlist p {
	margin: 0 0 10px 0;
}
.home07-loadlist .progress {
	background-color: #E7E7E7;
	border-radius: 0;
	box-shadow: none;
	position: relative;
	overflow: inherit;
	margin-bottom: 24px;
}
.home07-loadlist .progress.the4 {
	margin-bottom: 0;
}
.home07-loadlist .progress .bar {
	height: 20px;
	line-height: 20px;
	text-align: right;
	color: #FFF;
	width: 0;
	background-image: url(../images/loaded_list.png);
	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? */
}
.home07-loadlist .progress.the1 .bar {
	background-color: #87C94E;
}
.home07-loadlist .progress.the2 .bar {
	background-color: #E5B700;
}
.home07-loadlist .progress.the3 .bar {
	background-color: #69CFB5;
}
.home07-loadlist .progress.the4 .bar {
	background-color: #FF8726;
}
.home07-loadlist .progress .bar span {
	font-size: 13px;
	color: #666;
	position: absolute;
	bottom: 100%;
	right: 0;
	margin: 0px 0 9px 0;
}
.home07-bg03 {
	background-color: #ECE9E1;
	text-align: center;
}
.home07-cont03 h1 {
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	line-height: normal;
	margin: 0 0 20px 0;
}
.home07-cont03 h1 span {
	color: #FF8726;
}
.home07-cont03 p {
	font-size: 14px;
	color: #333;
	padding: 0 100px;
	margin: 0 0 40px 0;
}
.home07-cont03 a.linker {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	background-color: #FF8726;
	padding: 18px 54px;
	margin: 0 18px;
	border: 2px solid #FF8726;
	text-decoration: none;
	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? */
}
.home07-cont03 a.linker:hover {
	background-color: transparent;
	color: #FF8726;
}
.home07-bg04 {
	background-color: #E1EDED;
}
.home07-bg04 .linker_out {
	display: block;
	text-align: center;
}
.home07-bg04 a.linker {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FF8726;
	margin: 60px auto 0;
	line-height:26px;
	display: inline-block;
	padding: 10px 38px;
	border: 2px solid #FF8726;
	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? */
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.home07-bg04 a.linker span{
	margin-left:5px;
}
.home07-bg04 a.linker:hover {
	background-color: transparent;
	color: #FF8726;
}
.home07-carousel02 .item {
	background-color: #FFFFFF;
	text-align: center;
}
.home07-carousel02 .item h3 {
	margin: 30px 0 0 0;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.home07-carousel02 .item .line {
	width: 80px;
	height: 3px;
	background-color: #FF8726;
	margin: 10px auto 15px;
}
.home07-carousel02 .item p {
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	display: inline-block;
}
.home07-carousel02 .owl-buttons .owl-prev, .home07-carousel02 .owl-buttons .owl-next {
	position: absolute;
	left: 0;
	top: 33%;
	width: 40px;
	height: 64px;
	line-height: 64px;
	font-size: 0px;
	text-align: center;
	cursor: pointer;
	margin: -32px 0 0 0;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: #3B3B39;
}
.home07-carousel02 .owl-buttons .owl-next {
	left: auto;
	right: 0;
}
.home07-carousel02 .owl-buttons .owl-prev:before, .home07-carousel02 .owl-buttons .owl-next:before {
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.home07-carousel02 .owl-buttons .owl-next:before {
	border-left: none;
	border-right: 2px solid #ffffff;
}
.home07-ibox03 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home07-ibox03 li {
	position: relative;
	padding: 11px 0 12px 107px;
}
.home07-ibox03 li img {
	position: absolute;
	left: 0;
	top: 0;
}
.home07-ibox03 .line {
	width: 100%;
	height: 1px;
	background-color: #383838;
	margin: 20px 0;
}
.home07-ibox03 span.date {
	color: #ff8726;
}
.home07-ibox03 p {
	margin: 0 0 3px;
}
.home07-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home07-list ul li {
	color: #aaa;
	line-height: normal;
}
.home07-list ul li a {
	position: relative;
	color: #979797;
	display: block;
	border-bottom: 1px solid #272727;
	padding: 15px 0;
	text-decoration: none;
	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? */
}
.home07-list ul li a, .home07-list ul li a:link, .home07-list ul li a:active, .home07-list ul li a:visited {
	color: #aaaaaa;
}
.home07-list ul li a:hover {
	color: #FF8726;
	text-decoration: none;
}
.home07-list ul li a:after {
	position: absolute;
	content: "\f105";
	font-family: 'FontAwesome';
	right: 10px;
	font-size: 8px;
	top: 50%;
	margin: -6px 0 0 0;
}
.home07-list ul li a span.fa {
	font-size: 24px;
	vertical-align: middle;
	margin: 0 20px 0 0;
}
.home07-list02 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home07-list02 li {
	position: relative;
	padding: 0 0 0 50px;
	margin: 34px 0 0 0;
}
.home07-list02 li:first-child {
	margin: 0;
}
.home07-list02 li span.fa {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	color: #777;
}
.home07-list02 li span.date {
	display: block;
	font-size: 12px;
	margin: 10px 0 0 0;
}
.home07-aboutus p {
	margin: 0 0 15px 0;
}
.home07-aboutus ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home07-aboutus ul li {
	padding: 10px 0;
}
.home07-aboutus ul li span.fa {
	font-size: 18px;
	vertical-align: middle;
	margin: 0 20px 0 0;
}
.copyright_style{
	text-align:center;
	display:blick;
	float:none;
	padding:17px 0;
}
@media only screen and (max-width: 991px){
	.home07-bg04 a.linker{
		margin:40px auto 0;
	}
}
@media only screen and (min-width: 1600px){
	.footer_box [class*=Pane]{
		margin:100px 0 100px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px){
	.home07-carousel .owl-buttons .owl-prev, .home07-carousel .owl-buttons .owl-next{
		left:30px;
	}
	.home07-carousel .owl-buttons .owl-next{
		right:30px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.home07-imglist li{
		margin:-26px 0 0 0;
	}
	.home07-cont02 li:hover{
		padding:30px 70px 0 70px;
	}
	.home07-carousel .owl-buttons .owl-prev, .home07-carousel .owl-buttons .owl-next{
		left:30px;
	}
	.home07-carousel .owl-buttons .owl-next{
		right:30px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px){
	.footer_box [class*=Pane]{
		margin:80px 0 80px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.footer_box [class*=Pane]{
		margin:60px 0;
	}
	#dnn_FootPaneF,
	#dnn_FootPaneG{
		margin-top:0;
	}
	.home07-carousel .owl-buttons .owl-prev, .home07-carousel .owl-buttons .owl-next{
		left:0;
	}
	.home07-carousel .owl-buttons .owl-next{
		right:0;
	}
	.home07-cont02 li .icon img{
		height:80px;
	}
	.home07-cont02 li{
		padding:120px 30px 0 30px;
		height:400px;
	}
	.home07-cont02 li:hover{
		padding:20px 30px 0 30px;
	}
	.home07-imglist li{
		margin:-18px 0 0 0;
	}
	.home07-carousel .cal1_main .cal1_left1, .home07-carousel .cal1_main .cal1_left2, .home07-carousel .cal1_main .cal1_left3{
		height:400px;
	}
}
@media only screen and (max-width: 767px){
	.home07-carousel .owl-buttons .owl-prev, .home07-carousel .owl-buttons .owl-next{
		left:0;
	}
	.home07-carousel .owl-buttons .owl-next{
		right:0;
	}
	.home07-carousel .cal1_main .cal1_left1, .home07-carousel .cal1_main .cal1_left2, .home07-carousel .cal1_main .cal1_left3{
		height:260px;
	}
	.home07-cont02 li .icon img{
		height:80px;
	}
	.home07-cont02 li{
		padding:120px 30px 0 30px;
		height:400px;
	}
	.home07-cont02 li:hover{
		padding:50px 30px 0 30px;
	}
	.home07-imglist li{
		margin:-18px 0 0 0;
	}
	.home07-accordion.panel-group{
		padding-bottom:40px;
	}
}

/*Accent colour*/
.home07-banner-title span,
.home07-ibox .icon-box span.fa,
.home07-cont02 li a,
.home07-carousel .cal1_main .bottomicon a.fa:hover{
	color:#84afd9;	
}
.home07-banner-link.tp-caption:hover{
	background-color:#84afd9;
	border-color:#84afd9;
}
.home07-ibox .icon-box:before,
.home07-ibox .icon-box:after,
.home07-ibox .icon-box,
.home07-title01 h4:before,
.home07-title01 h4:after,
.home07-title01 h4 span:before,
.home07-title01 h4 span:after{
	border-color:#84afd9;
}
.home07-ibox:hover .icon-box, 
.home07-ibox:hover .icon-box:before, 
.home07-ibox:hover .icon-box:after,
.home07-carousel .owl-buttons .owl-prev:hover, 
.home07-carousel .owl-buttons .owl-next:hover,
.home07-carousel .owl-page.active,
.home07-ibox02 span.fa,
.home07-accordion .panel-title a:hover,
.carousel .owl-buttons .owl-prev:hover, 
.carousel .owl-buttons .owl-next:hover,
.home07-carousel02 .item .line,
.home07-accordion .panel-title a,
.home07-carousel .cal1_main a.linker:hover{
	background-color:#84afd9;
}
a.home07-btn,
.home07-bg04 a.linker{
	background-color:#84afd9;
	border-color:#84afd9;
}
a.home07-btn:hover,
.home07-bg04 a.linker:hover{
	color:#84afd9;	
}

.home07-list ul li a:hover,
.home07-ibox03 span.date{
	color:#84afd9;
}
.footer_box .home07-list ul li a:hover,
.home07-ibox03 span.date{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 09 Style*/	
.home09-banner {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1;
}
.home09-banner li {
	list-style: none;
}
.home09-banner .title {
	position: absolute;
	bottom: 60%;
	max-height: 40%;
	display: block;
	text-align: center;
	left: 0;
	width: 100%;
}
.home09-banner .animation_1 {
	font-size: 30px;
	color: #ffffff;
	display: block;
	font-weight: bold;
}
.home09-banner .animation_2 {
	font-size: 50px;
	color: #ffffff;
	display: block;
	font-weight: bold;
	letter-spacing:2px;
}
.home09-banner .animation_3 {
	font-size: 25px;
	color: #ffffff;
	display: block;
	font-weight: 300;
    letter-spacing: 1px;
}
.home09-banner .pic_list {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	height: 43%;
	vertical-align: baseline;
	white-space: nowrap;
	overflow: hidden;
}
.home09-banner .pic_list img {
	max-width: inherit;
	max-height: 100%;
	vertical-align: bottom;
	display: inline-block;
}
.home09-banner .animation_4 {
	margin-right: -75px;
}
.home09-banner .animation_5 {
	position: relative;
	z-index: 1;
}
.home09-banner .animation_6 {
	margin-left: -75px;
}
.home09-banner .pic_list:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: baseline;
}
.home09-banner #nextPage {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -40px;
	cursor: pointer;
}
.home09-banner #nextPage:before {
	content: "";
	width: 20px;
	height: 20px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -14px 0 0 -10px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.home09-banner .animation_1, .home09-banner .animation_2, .home09-banner .animation_3 {
	opacity: 0;
	-webkit-transform: scale(1) translate(0px, 50px);
	transform: scale(1) translate(0px, 50px);
	-webkit-transition: all ease-in 500ms; /* Safari and Chrome */
	transition: all ease-in 300ms;
}
.home09-banner.animations .animation_1, .home09-banner.animations .animation_2, .home09-banner.animations .animation_3 {
	opacity: 1;
	-webkit-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.home09-banner.animations .animation_2 {
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}
.home09-banner.animations .animation_3 {
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;
}
.home09-banner #nextPage {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
	opacity: 0;
	-webkit-transition: all ease-in 0.8s; /* Safari and Chrome */
	transition: all ease-in 0.8s;
}
.home09-banner.animations #nextPage {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.home09-banner .animation_5 {
	opacity: 0;
	-webkit-transform: scale(1) translate(0px, 50px);
	transform: scale(1) translate(0px, 50px);
	-webkit-transition: all ease-in 500ms; /* Safari and Chrome */
	transition: all ease-in 300ms;
}
.home09-banner.animations .animation_5 {
	opacity: 1;
	-webkit-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0);
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s;
}
.home09-banner .animation_4 {
	opacity: 0;
	-webkit-transform: scale(1) translate(-50px, 0px);
	transform: scale(1) translate(-50px, 0px);
	-webkit-transition: all ease-in 500ms; /* Safari and Chrome */
	transition: all ease-in 300ms;
}
.home09-banner.animations .animation_4 {
	opacity: 1;
	-webkit-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0);
	-webkit-transition-delay: 1.7s;
	transition-delay: 1.7s;
}
.home09-banner .animation_6 {
	opacity: 0;
	-webkit-transform: scale(1) translate(50px, 0px);
	transform: scale(1) translate(50px, 0px);
	-webkit-transition: all ease-in 500ms; /* Safari and Chrome */
	transition: all ease-in 300ms;
}
.home09-banner.animations .animation_6 {
	opacity: 1;
	-webkit-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0);
	-webkit-transition-delay: 1.7s;
	transition-delay: 1.7s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home09-banner.animations #nextPage {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.home09-banner .animation_1 {
	font-size: 18px;
}
.home09-banner .animation_2 {
	font-size: 32px;
}
.home09-banner .animation_3 {
	font-size: 14px;
}
.home09-banner .pic_list {
	height: 320px;
}
}
@media only screen and (max-width: 767px) {
.home09-banner.animations #nextPage {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
.home09-banner .animation_1 {
	font-size: 15px;
}
.home09-banner .animation_2 {
	font-size: 25px;
}
.home09-banner .animation_3 {
	font-size: 13px;
}
.home09-banner .pic_list {
	height: 150px;
}
.home09-banner #nextPage:before {
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
}
.home09-ibox {
	text-align: center;
}
.home09-ibox .ico {
	width: 88px;
	height: 88px;
	line-height: 83px;
	text-align: center;
	margin: 0 auto 20px;
	font-size: 50px;
	border: 1px solid #21c2f8;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home09-ibox h5 {
	color: #272d3d;
	font-size: 18px;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 14px;
	font-weight: normal;
	letter-spacing:1px;
}
.home09-ibox h5:before {
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	background-color: #21c2f8;
}
.home09-ibox p {
	padding: 5px 15px;
}
.home09-bg01 {
	background: url(images/home09-bg01.jpg) no-repeat center bottom;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	position: static;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home09-bg01 {
		background-attachment:scroll;
	}
}
.home09-bg01, .home09-bg01 .Normal, .home09-bg01 a, .home09-bg01 a:link, .home09-bg01 a:active, .home09-bg01 a:visited, .home09-bg01 a:hover, .home09-bg01 h3 {
	color: #FFF;
}
.home09-cont {
	padding-bottom: 20px;
}
.home09-cont p {
}
.home09-cont h2 {
	font-size: 35px;
	line-height: 1.2;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 20px;
	letter-spacing: 2px;
}
.home09-cont .btn {
	border: 1px solid #ffffff;
	padding: 14px 30px;
	line-height:24px;
	font-size: 15px;
	margin: 0 5px 5px 0;
	color: #FFF;
	font-weight: bold;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	min-width: 220px;
    text-align: center;
}
.home09-cont .btn:hover {
	background-color: #21c2f8;
	border-color: #21c2f8;
}
.home09-bg02 {
	background: url(images/home09-bg02.jpg) no-repeat center bottom;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	position: static;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home09-bg02 {
		background-attachment:scroll;
	}
}
.home09-bg02, .home09-bg02 .Normal, .home09-bg02 a, .home09-bg02 a:link, .home09-bg02 a:active, .home09-bg02 a:visited, .home09-bg02 a:hover, .home09-bg02 h3 {
	color: #FFF;
}
.home09-bg02 .shade {
	position: relative;
	z-index: 1;
}
.home09-bg02 .shade:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #07c6f5;
	filter: alpha(opacity=60);
	opacity: 0.6;
	z-index: -1;
}
.home09-title {
	font-size: 35px;
	line-height: 1.2;
	color: #ffffff;
	font-weight: normal;
	margin-top:0;
}
.home09-ibox02 {
	margin: 0;
	padding: 0;
}
.home09-ibox02 li {
	list-style: none;
	width: 50%;
	float: left;
	position: relative;
	padding: 30px 50px 0 147px;
	min-height: 160px;
	text-align: left;
}
.home09-ibox02 li.i-right {
	text-align: right;
	padding: 30px 147px 0 50px;
}
.home09-ibox02 li.i-right .pic {
	left: auto;
	right: 0;
}
.home09-ibox02 li.clear {
	clear: both;
	min-height: inherit;
	width: 100%;
	float: none;
	position: relative;
	padding: 0;
	overflow: hidden;
}
.home09-ibox02 li.clear span {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 80px;
	text-align: center;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: auto;
	border: 1px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.home09-ibox02 li.clear span:before {
	content: "";
	position: absolute;
	border: 1px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 48px;
	height: 48px;
	left: 5px;
	top: 5px;
}
.home09-ibox02 li.clear:before {
	content: "";
	width: 50%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin: -1px 0 0 -30px;
	background-color: #FFF;
	background: -webkit-linear-gradient(to right, rgba(255,255,255,0) 5%, rgba(255,255,255,0.8));
	background: linear-gradient(to right, rgba(255,255,255,0) 5%, rgba(255,255,255,0.8));
}
.home09-ibox02 li.clear:after {
	content: "";
	width: 50%;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin: -1px -30px 0 0;
	background-color: #FFF;
	background: -webkit-linear-gradient(to left, rgba(255,255,255,0) 5%, rgba(255,255,255,0.8));
	background: linear-gradient(to left, rgba(255,255,255,0) 5%, rgba(255,255,255,0.8));
}
.home09-ibox02 li:first-child:before {
	content: "";
	width: 1px;
	height: 90%;
	position: absolute;
	bottom: 0;
	right: 0px;
	margin: -30px -1px 0 0;
	background-color: #FFF;
	background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0) 5%, rgba(255,255,255,0.8));
	background: linear-gradient(to bottom, rgba(255,255,255,0) 5%, rgba(255,255,255,0.8));
}
.home09-ibox02 li:last-child:before {
	content: "";
	width: 1px;
	height: 90%;
	position: absolute;
	top: 0;
	left: 0px;
	margin: 0px;
	background-color: #FFF;
	background: -webkit-linear-gradient(to top, rgba(255,255,255,0) 5%, rgba(255,255,255,0.8));
	background: linear-gradient(to top, rgba(255,255,255,0) 5%, rgba(255,255,255,0.8));
}
.home09-ibox02 .pic {
	position: absolute;
	left: 0;
	top: 30px;
	width: 118px;
	height: 118px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
}
.home09-ibox02 li p {
	line-height: 1.8;
}
.home09-ibox02 li:nth-child(4),
.home09-ibox02 li:nth-child(5){
	padding-top:10px;
}
.home09-ibox02 li:nth-child(4) .pic,
.home09-ibox02 li:nth-child(5) .pic{
	top:10px;
}
.home09-ibox02 li strong{
	font-weight: 400;
    letter-spacing: 1px;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
	.home09-ibox02 li, .home09-ibox02 li:nth-child(3n+2) {
		padding: 30px 15px;
		text-align: center;
	}
	.home09-ibox02 .pic {
		position: static;
		text-align: center;
		margin: auto auto 10px;
	}
}
@media only screen and (max-width: 767px) {
	.home09-ibox02 li, .home09-ibox02 li:nth-child(3n+2) {
		padding: 30px 10px 0 10px;
		text-align: center;
	}
	.home09-ibox02 .pic {
		position: static;
		text-align: center;
		margin: auto auto 10px;
		width: 80px;
		height: 80px;
		float: none;
		line-height: normal;
	}
	.home09-ibox02 .pic img {
		max-width: 100%
	}
	.home09-ibox02 li{
		float:none;
		width:auto;
		min-height:inherit
	}
	.home09-ibox02 li.clear,
	.home09-ibox02 li:last-child:before,
	.home09-ibox02 li:first-child:before{
		display:none;
	}
	


}
.home09-title02 {
	font-size: 35px;
	line-height: 1.2;
	color: #333333;
	font-weight: normal;
	padding-bottom: 10px;
}
.home09-carousel .item {
	padding: 15px;
	text-align: center;
}
.home09-carousel .owl-buttons .owl-prev, .home09-carousel .owl-buttons .owl-next {
	width: 60px;
	height: 60px;
	border: 1px solid #c5c5c5;
	background: none;
}
.home09-carousel .owl-buttons .owl-prev:before, .home09-carousel .owl-buttons .owl-next:before {
	width: 15px;
	height: 15px;
	border-left: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	margin: -7px 0 0 -2px;
}
.home09-carousel .owl-buttons .owl-next:before {
	border-left: none;
	border-right: 1px solid #c5c5c5;
	margin: -7px 0 0 -9px;
}
.home09-carousel .owl-buttons .owl-prev:hover, .home09-carousel .owl-buttons .owl-next:hover {
	background: none!important;
}
.home09-carousel .owl-buttons .owl-prev {
	left: -15px;
}
.home09-carousel .owl-buttons .owl-next {
	right: -15px;
}
.boxed .home09-carousel .owl-buttons .owl-prev {
	left: 0px;
}
.boxed .home09-carousel .owl-buttons .owl-next {
	right: 0px;
}
.home09-carousel a img {
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home09-carousel a:hover img {
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
	transform: scale(1.1);
	-webkit-transform: scale(1.02);
}
 @media only screen and (min-width: 1200px) {
.home09-carousel .owl-buttons .owl-prev {
	left: -25px;
}
.home09-carousel .owl-buttons .owl-next {
	right: -25px;
}
}
@media only screen and (min-width: 1300px) {
.home09-carousel .owl-buttons .owl-prev {
	left: -80px;
}
.home09-carousel .owl-buttons .owl-next {
	right: -80px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home09-carousel .owl-buttons .owl-prev {
	left: 0px;
}
.home09-carousel .owl-buttons .owl-next {
	right: 0px;
}
}
.home09-bg03 {
	background: url(images/home09-bg03.jpg) no-repeat center bottom;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	position: static;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home09-bg03 {
		background-attachment:scroll;
	}
}
.home09-bg03, .home09-bg03 .Normal, .home09-bg03 a, .home09-bg03 a:link, .home09-bg03 a:active, .home09-bg03 a:visited, .home09-bg03 a:hover, .home09-bg03 h3 {
	color: #FFF;
}
.home09-title03 {
	font-size: 35px;
	line-height: 1.2;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	margin-bottom: 40px;
}
.home09-ibox03 {
	text-align: left;
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
.home09-ibox03 li {
	position: relative;
	min-height: 120px;
	padding: 10px 0 20px 110px;
}
.home09-ibox03 .ico {
	position: absolute;
	top: 15px;
	left: 0;
	width: 75px;
	height: 75px;
	line-height: 70px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #20a5d4;
	text-align: center;
}
.home09-ibox03 li h5 {
	font-size: 17px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 20px;
}
.home09-ibox03 li p {
	line-height: 1.8;
}
@media only screen and (max-width: 767px) {
.home09-ibox03 li {
	padding: 0px 0 10px 82px;
}
.home09-ibox03 .ico{
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.home09-ibox03 .ico img{
	max-width:30px;
}


}

a.home09-btn, a:link.home09-btn, a:active.home09-btn, a:visited.home09-btn {
	padding: 14px 40px;
	font-size: 15px;
	display: inline-block;
	white-space: nowrap;
	color: #FFF;
	border: 1px solid #FFF;
	margin: 0px 12px 10px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
	font-weight:700;
	line-height:24px;
}
*+html a.home09-btn {
	display: inline;
}
a.home09-btn:hover {
	background-color: #20a5d4;
	border: 1px solid #20a5d4;
	color: #FFF;
	text-decoration: none;
}
.home09-chart {
	text-align: center;
}
.home09-chart .home09-percentage {
	position: relative;
	margin: 16px auto 18px;
	width: 190px;
	height: 190px;
	line-height: 190px;
}
.home09-chart .home09-percentage .percentage_inner {
	position: absolute;
	left: 5px;
	top: 5px;
	text-align: center;
	width: 100%;
	font-size: 50px;
	color: #21c2f8;
	font-weight: bold;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 180px;
	height: 180px;
	line-height: 170px;
	border: 11px solid #dddddd;
}
.home09-chart h5 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding: 20px 0 15px;
}
.home09-chart h5:after {
	content: "";
	width: 40px;
	height: 2px;
	background-color: #21c2f8;
	margin: 20px auto 0;
	display: block;
}
.home09-bg04 {
	background: url(images/home09-bg04.jpg) no-repeat center bottom;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	position: static;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home09-bg04 {
		background-attachment:scroll;
	}
}
.home09-bg04, .home09-bg04 .Normal, .home09-bg04 a, .home09-bg04 a:link, .home09-bg04 a:active, .home09-bg04 a:visited, .home09-bg04 a:hover, .home09-bg04 h3 {
	color: #FFF;
}
.home09-timeline {
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding-top: 30px;
}
.home09-timeline:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -5px;
	width: 10px;
	height: 100%;
	background-color: #21c2f8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: -1;
}
.home09-timeline .time_year {
	clear: both;
	overflow: hidden;
	text-align: center;
	padding: 0px 0 35px;
	font-weight: bold;
}
.home09-timeline .time_year span {
	width: 64px;
	height: 64px;
	line-height: 64px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	background-color: #FFF;
	color: #21c2f8;
	font-size: 14px;
	text-align: center;
}
.home09-timeline .time_box_left, .home09-timeline .time_box_right {
	width: 50%;
	float: left;
	text-align: left;
	padding-left: 200px;
	position: relative;
}
.home09-timeline .time_box_left .time_photo, .home09-timeline .time_box_right .time_photo {
	width: 167px;
	height: 166px;
	text-align: center;
	padding: 5px;
	border: 1px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.home09-timeline .time_box_left .time_content {
	padding-right: 60px;
}
.home09-timeline .time_box_left .time_content p {
	padding-right: 50px
}
.home09-timeline .time_box_left .time_title, .home09-timeline .time_box_right .time_title {
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.home09-timeline .time_box_left .time_title:before, .home09-timeline .time_box_right .time_title:before {
	content: "";
	width: 20px;
	height: 12px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -6px;
	background: url(images/home09-arrow.png) no-repeat left center;
}
.home09-timeline .time_box_left .time_month, .home09-timeline .time_box_right .time_month {
	padding: 5px 0;
}
.home09-timeline .time_box_left .time_month span, .home09-timeline .time_box_right .time_month span {
	font-size: 18px;
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
.home09-timeline .time_box_left:before, .home09-timeline .time_box_right:before {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #FFF;
	right: -12px;
	top: 2px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.home09-timeline .time_box_left:after, .home09-timeline .time_box_right:after {
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #21c2f8;
	right: -8px;
	top: 6px;
}
.home09-timeline .time_box_right {
	float: right;
	text-align: right;
	padding: 0 200px 0 0;
	margin-top: 40px;
}
.home09-timeline .time_box_right .time_photo {
	left: auto;
	right: 0;
}
.home09-timeline .time_box_right .time_content {
	padding-left: 60px;
}
.home09-timeline .time_box_right .time_content p {
	padding-left: 50px
}
.home09-timeline .time_box_right .time_month span {
	margin: 0 5px 2px 0;
}
.home09-timeline .time_box_right .time_title:before {
	left: 0;
	background-position: right center;
}
.home09-timeline .time_box_right:before {
	left: -12px;
	top: 2px;
}
.home09-timeline .time_box_right:after {
	left: -8px;
	top: 6px;
}
a.time_more3 {
	border: 1px solid #21c2f8;
	padding: 10px 30px;
	display: inline-block;
	margin-top: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 15px;
	font-weight:700;
	line-height:26px;
	color: #21c2f8;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	text-decoration: none;
}
a.time_more3:link, a.time_more3:active, a.time_more3:visited {
	color: #21c2f8;
}
a.time_more3:hover {
	color: #FFF!important;
	background-color: #21c2f8;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home09-timeline .time_box_left .time_photo,  .home09-timeline .time_box_right .time_photo {
	position: static;
	margin-bottom: 10px;
}
.home09-timeline .time_box_left,  .home09-timeline .time_box_right {
	padding: 0;
}
.home09-timeline .time_box_right .time_photo {
	display: inline-block;
}
.home09-timeline .time_box_left:before,  .home09-timeline .time_box_right:before,  .home09-timeline .time_box_left:after,  .home09-timeline .time_box_right:after {
	margin-top: 176px;
}
}
@media only screen and (max-width: 767px) {
	.home09-timeline:before {
		left: 32px;
	}
	.home09-timeline .time_year {
		text-align: left;
	}
	.home09-timeline .time_box_left .time_photo, 
	.home09-timeline .time_box_right .time_photo{
		position:static;
		margin:0 0 30px 60px;
	}
	.home09-timeline .time_box_left,  
	.home09-timeline .time_box_right {
		width: auto;
		margin:0 0 20px 0;
		padding:0;
		text-align: left;
	}
	.home09-timeline .time_box_left .time_content {
		padding: 0 0 0 60px;
	}
	.home09-timeline .time_box_left .time_content p {
		padding: 0;
	}
	.home09-timeline .time_box_right .time_content {
		padding: 0 0 0 60px;
	}
	.home09-timeline .time_box_right .time_content p {
		padding: 0;
	}
	.home09-timeline .time_box_left:before,  
	.home09-timeline .time_box_right:before {
		left: 19px;
		top: 70px;
		
	}
	.home09-timeline .time_box_left:after,  
	.home09-timeline .time_box_right:after {
		left: 23px;
		top: 74px;
	}
	.home09-timeline .time_box_left .time_title:before, 
	.home09-timeline .time_box_right .time_title:before{
		display:none;
	}

}
.home09-price .price_title {
	padding: 0;
	margin: 0;
	background-color: #51656b;
	text-align: center;
	color: #FFF;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.home09-price .best_value .price_title {
	background-color: #21c2f8;
	padding: 12px 0 9px;
}
.home09-price .best_value {
	margin-top: -21px;
}
.home09-price .price_title h2 {
	color: #FFF;
	padding: 26px 0;
	font-size: 20px;
	font-weight: 300;
	border: none;
}
.home09-price .price_title h2 span {
	font-size: 25px;
	vertical-align: bottom;
	margin-right: 5px;
}
.home09-price .price_holder {
	border: 1px solid #e0e0e0;
	border-top: none;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	margin: 0;
	text-align: center;
}
.home09-price .price_box {
	background-color: #f5f5f5;
	text-align: center;
	padding: 45px 0;
	color: #21c2f8;
}
.home09-price .sup {
	font-size: 70px;
	font-weight: normal;
}
.home09-price .price {
	font-size: 70px;
	font-weight: normal;
}
.home09-price .unit {
	font-size: 15px;
	font-weight: normal;
}
.home09-price .price_holder ul li {
	border-top: 1px solid #e0e0e0;
	text-align: left;
	padding: 17px 30%;
}
.home09-price .price_holder ul li:before {
	content: "";
	width: 10px;
	height: 10px;
	border: 2px solid #21c2f8;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 10px;
	display: inline-block;
}
.home09-price .best_value {
	-moz-box-shadow: none;               /* For Firefox3.6+ */
	-webkit-box-shadow: none;            /* For Chrome5+, Safari5+ */
	box-shadow: none;
}
.home09-price a.btn {
	font-size: 15px;
	color: #21c2f8;
	border: 1px solid #21c2f8;
	font-weight: bold;
	padding: 10px 26px;
	line-height:22px;
	margin: 10px 0 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.home09-price a.btn:hover, .home09-price .best_value a.btn {
	background-color: #21c2f8;
	color: #FFF;
}
.home09-price .best_value a.btn {
	margin-top: 20px;
}
.home09-social {
	text-align: center;
}
.home09-social a {
	width: 70px;
	height: 70px;
	text-align: center;
	display: inline-block;
	border: 1px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0px 5px 5px;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home09-social a, .home09-social a:link, .home09-social a:active, .home09-social a:visited {
	color: #FFF;
}
.home09-social a:hover {
	border: 1px solid #07c6f5;
	color: #07c6f5;
}
.home09-social span {
	overflow: hidden;
	font-size: 28px;
	height: 28px;
	display: inline-block;
	text-indent: -1px;
	margin-top: 21px;
	transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
}
.home09-social span:empty {
	width: 38px;
}
a.home09-btn02, a.home09-btn02:link, a.home09-btn02:active, a.home09-btn02:visited {
	padding: 12px 30px;
	font-size: 15px;
	display: inline-block;
	white-space: nowrap;
	color: #21c2f8;
	border: 1px solid #21c2f8;
	margin: 0px 12px 10px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
	text-decoration: none;
	font-weight:700;
	min-width:250px;
	text-align:center;
}
*+html a.home09-btn02 {
	display: inline;
}
a.home09-btn02:hover {
	background-color: #20a5d4;
	border: 1px solid #20a5d4;
	color: #FFF!important;
	text-decoration: none!important;
}
a.home09-btn02 .fa {
	font-size: 28px;
	vertical-align: middle;
	margin-right: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.home09-ibox03 li{
		padding:0px 0 0px 90px;
	}
	.home09-ibox03{
		margin:0;
	}
	.home09-ibox03 li h5{
		margin-bottom:10px;
	}
	.home09-ibox03 .ico{
		top:5px;
	}
	.home09-ibox03 li p{
		margin:0;
	}
	.home09-title03{
		margin-bottom:30px;
	}
	.home09-timeline .time_box_right .time_content p{
		padding-left:0;
	}
	.home09-timeline .time_box_left .time_content p{
		padding-right:0;
	}
	.home09-price .price_holder ul li{
		padding:17px 20%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home09-banner .title{
		bottom:70%;
	}
	.home09-banner #nextPage{
		top:38%;
	}
	.home09-bg03 .row > div.col-sm-6{
		width:100%;
		left:auto;
		right:auto;
	}
	.home09-ibox03{
		margin:0;
	}
	.home09-timeline .time_box_right .time_content p{
		padding-left:0;
		margin-bottom:0;
	}
	.home09-timeline .time_box_left .time_content p{
		padding-right:0;
		margin-bottom:0;
	}
	.home09-timeline .time_year{
		padding:0px 0 10px;
	}
	.home09-price .best_value{
		margin-top:0;
	}
	.price-table.home09-price{
		padding:28px 0px 0px 0px;
	}
}
@media only screen and (max-width: 767px) {
	.home09-ibox03{
		margin:0;
	}
	.price-table div.best_value{
		margin:0 0 15px;
	}
	.home09-price .price_holder ul li{
		padding:17px 30px;
	}
	.home09-social a{
		width: 60px;
		height: 60px;
		margin:0px 5px 10px;
	}
	.home09-social span{
		font-size:22px;
		margin-top: 18px;
	}
	.price-table.home09-price{
		padding:28px 0px 0px 0px;
	}
	#dnn_FooterBottomPaneA{
		margin-top:30px;
	}
	.home09-ibox03 .ico{
		top:5px;
	}
}

/*Accent colour*/
.home09-ibox .ico,
.home09-ibox03 .ico,
.home09-timeline .time_box_left:after, 
.home09-timeline .time_box_right:after,
a.time_more3,
.home09-price .price_holder ul li:before{
	border-color:#84afd9;
}
.home09-ibox h5:before,
.home09-chart h5:after,
.home09-timeline:before,
a.time_more3:hover,
.home09-price .best_value .price_title,
.home09-price a.btn:hover,
.home09-price .best_value a.btn{
	background-color:#84afd9;
}
.home09-cont .btn:hover,
a.home09-btn:hover{
	border-color:#84afd9;
	background-color:#84afd9;
}
.home09-chart .home09-percentage .percentage_inner,
.home09-timeline .time_year span,
a.time_more3:link, 
a.time_more3:active, 
a.time_more3:visited,
.home09-price .price_box{
	color:#84afd9;
}
.home09-price a.btn,
.home09-social a:hover{
	color:#84afd9;
	border-color:#84afd9;
}
.home09-social a:hover,
a.home09-btn02, 
a.home09-btn02:link, 
a.home09-btn02:active, 
a.home09-btn02:visited{
	color:#84afd9;
	border-color:#84afd9;
}
a.home09-btn02:hover{
	background-color:#84afd9;
}
.footer_box .home09-social a:hover,
.footer_box a.home09-btn02, 
.footer_box a.home09-btn02:link, 
.footer_box a.home09-btn02:active, 
.footer_box a.home09-btn02:visited{
	color:#ff8726;
	border-color:#ff8726;
}
.footer_box a.home09-btn02:hover{
	background-color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 10 Style*/
.home10-linklist .sep{
	padding:0 10px;
}
.home10-social{
	margin:0;
	padding:0;
	list-style:none;
}
.home10-social li{
	margin:0 0 0 10px;
	padding:0 0 0 60px;
	list-style:none;
	display:inline-block;
	text-align:left;
	position:relative;
	font-size:16px;
	color:#009b85;
}
.home10-social li .fa{
	width:46px;
	height:46px;
	line-height:46px;
	text-align:center;
	position:absolute;
	left:0;
	top:2px;
	background-color:#000;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:20px;
	color:#FFF;
}
.home10-social li.color-1 .fa{
	background-color:#1b58a1;
}
.home10-social li.color-2 .fa{
	background-color:#02bde6;
}
.home10-social li p{
	color:#666666;
	font-size:13px;
}
.home10-ibox {
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.home10-banner-btn{
	line-height:58px;
	
}
.tp-banner .home10-banner-btn {
	display: inline-block;
	padding: 0 40px;
	border:1px solid #009b85;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.tp-banner .home10-banner-btn, 
.tp-banner .home10-banner-btn:link, 
.tp-banner .home10-banner-btn:active, 
.tp-banner .home10-banner-btn:visited {
	color: #009b85;
}
.tp-banner .home10-banner-btn:hover {
	color: #FFF!important;
	background-color:#009b85;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tp-banner .home10-banner-btn a {
		display: inline-block;
		padding: 0 20px;
	}
}
@media only screen and (max-width: 767px) {
	.tp-banner .home10-banner-btn a {
		display: inline-block;
		padding: 0 5px;
	}
}



.home10-ibox .ibox-cont {
	padding: 10px;
}
.home10-ibox .ibox-cont .title {
	font-size: 16px;
	color: #000000;
	vertical-align: middle;
	font-weight: normal;
	text-transform: uppercase;
}
.home10-ibox .ibox-cont .info {
	padding: 13px 0 20px 0;
	vertical-align: top;
	clear: both;
}
.home10-ibox .ibox-cont .info p {
	padding-bottom: 10px;
}
.home10-ibox .ibox-cont .icon {
	height: 78px;
	width: 78px;
	line-height: 78px;
	font-size: 36px;
	margin: auto;
	text-align: center;
	position: relative;
	padding: 35px 0 20px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.home10-ibox .ibox-cont:hover .icon {
}
.home10-ibox .icon .fa {
	height: 78px;
	width: 78px;
	line-height: 78px!important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #FFF;
}
.home10-ibox .ibox-cont {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	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? */
	margin: 10px 0 5px;
}
.home10-ibox .ibox-cont:hover, .home10-ibox .ibox-cont:hover .title, .home10-ibox .ibox-cont:hover a, .home10-ibox .ibox-cont:hover a:link, .home10-ibox .ibox-cont:hover a:active, .home10-ibox .ibox-cont:hover a:visited {
	color: #FFFFFF;
}
.home10-ibox .ibox-cont:hover .icon em {
	background: #FFFFFF;
}
.home10-ibox .ibox-cont {
	border: 2px solid #009b85;
}
.home10-ibox .ibox-cont {
	border-color: #009b85;
}
.home10-ibox .ibox-cont .icon em, .home10-ibox .ibox-cont:hover {
	background: #009b85;
}
.home10-ibox .ibox-cont:hover .icon em {
	color: #009b85;
}
.home10-ibox .ibox-cont a, .home10-ibox .ibox-cont a:link, .home10-ibox .ibox-cont a:active, .home10-ibox .ibox-cont a:visited {
	color: #009b85;
}
.home10-bg {
	border-top: 1px solid #e5e5e5;
	background-color: #f7f7f7;
}
.home10-cont h3 {
	font-size: 22px;
	color: #000;
	margin-bottom: 15px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing:1px;
}
.home10-cont .cont-right {
	padding-top: 25px;
	text-align: center;
}
a.home10-btn {
	display: inline-block;
	padding: 11px 52px;
	color: #ffffff !important;
	background-color: #009b85;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	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:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	line-height: 24px;
}
a.home10-btn:hover {
	background-color: #555555;
	text-decoration: none;
}
.home10-bg02 {
	background: url(images/home10-bg02.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
@media only screen and (max-width: 991px) {
	.home10-bg02 {
		background-attachment:scroll;
	}
}
.home10-bg-shade {
	position: relative;
	/* background-image: url(images/home10-bg02-shade.png); */
}
.home10-bg02, .home10-bg02 h3 {
	color: #FFF;
}
.home10-cont02 {
	padding-top: 25px;
	padding-bottom: 30px;
}
.home10-cont02 h3 {
	font-size: 22px;
	line-height: 1.3;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0 15px;
}
.home10-cont02 > p {
	font-size: 14px;
	line-height: 1.8;
}
@media only screen and (min-width: 1200px) {
.home10-cont02 {
	padding-top: 75px;
}
}
.home10-list {
	margin: 20px 0 25px;
	list-style: none;
}
.home10-list li {
	line-height: 2;
}
.home10-list li em.fa {
	margin-right: 12px;
	font-size: 18px;
	color: #009b85;
	vertical-align: middle;
}
a.home10-btn02, a.home10-btn02:link, a.home10-btn02:active, a.home10-btn02:visited {
	display: inline-block;
	color: #009b85;
	padding: 7px 34px;
	line-height:26px;
	border: 1px solid #009b85;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	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? */
}
a.home10-btn02:hover {
	text-decoration: none;
	color: #ffffff!important;
	background-color: #009b85;
}
.home10-title {
	text-align: center;
	margin-top: 5px;
	text-transform: uppercase;
}
.home10-title h3 {
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	line-height: 1.3;
	letter-spacing:1px;
}
.home10-title .line {
	width: 30px;
	height: 1px;
	background-color: #009b85;
	margin: 20px auto 32px;
}
.home10-cont03, .home10-cont04 {
	border: 1px solid #ededed;
	background-color: #f7f7f7;
	position: relative;
	margin-top: 45px;
}
.home10-cont03 .cont_left {
	position: absolute;
	left: 0;
	top: 0;
	width: 34%;
	height: 100%;
	background: url(images/home3_blog_img1.jpg) center top no-repeat;
	background-size: cover;
}
.home10-cont03 .cont_right {
	float: right;
	width: 66%;
	position: relative;
	padding: 60px 30px 60px 70px;
}
.home10-cont04 .cont_left {
	float: left;
	width: 66%;
	text-align: right;
	position: relative;
	padding: 60px 70px 60px 30px;
}
.home10-cont04 .cont_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 34%;
	height: 100%;
	background: url(images/home3_blog_img2.jpg) center top no-repeat;
	background-size: cover;
}
.home10-cont03 h3, .home10-cont04 h3 {
	font-size: 14px;
	line-height: 1.3;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0 15px;
	letter-spacing:1px;
}
.home10-cont03 .date, .home10-cont04 .date {
	position: absolute;
	top: 50%;
	margin-top: -47px;
	padding-top: 10px;
	width: 95px;
	height: 95px;
	font-size: 40px;
	color: #ffffff;
	text-align: center;
	background-color: #009b85;
	border: 3px solid #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 1;
	line-height: 1.1;
	-moz-box-shadow: 3px 3px 6px rgba(0,0,0,0.2);               /* For Firefox3.6+ */
	-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.2);            /* For Chrome5+, Safari5+ */
	box-shadow: 3px 3px 6px rgba(0,0,0,0.2);                    /* For Latest Opera */
}
.home10-cont04 .date {
	-moz-box-shadow: -3px 3px 6px rgba(0,0,0,0.2);               /* For Firefox3.6+ */
	-webkit-box-shadow: -3px 3px 6px rgba(0,0,0,0.2);            /* For Chrome5+, Safari5+ */
	box-shadow: -3px 3px 6px rgba(0,0,0,0.2);                    /* For Latest Opera */
}
.home10-cont03 .date span, .home10-cont04 .date span {
	font-size: 14px;
	display: block;
}
.home10-cont03 .cont_right .date {
	left: -47px;
}
@media only screen and (max-width: 767px) {
	.home10-cont03 .cont_left,
	.home10-cont04 .cont_right{
		position:static;
		width:100%;
		height:250px;
	}
	.home10-cont03 .cont_right,
	.home10-cont04 .cont_left{
		float:none;
		width:auto;
		padding:60px 30px 30px;
		text-align:left;
	}
	.home10-cont03 .date, 
	.home10-cont04 .date{
		top:0;
		left:30px!important;		
	}

}


.home10-cont04 .cont_left .date {
	right: -47px;
}
.home10-bg03 {
	background-color: #f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.home10-carousel {
	padding: 5px 0 24px;
	text-align: center;
}
.home10-carousel .item {
	padding: 0px 14px;
}
.home10-carousel .photo_box {
	border: 1px solid #e0e0e0;
}
.home10-carousel .owl-pagination {
	padding: 0;
	font-size:0;
	line-height:0;
	margin-top:35px;
}
.home10-carousel .owl-page {
	width: 16px;
	height: 16px;
	background: #d8d8d8;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;               /* For Firefox3.6+ */
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;            /* For Chrome5+, Safari5+ */
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.home10-carousel .owl-page.active {
	padding: 5px;
}
.home10-carousel .owl-page.active span {
	background: #ffffff;
	width: 6px;
	height: 6px;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home10-carousel .owl-page {
	border: none;
}
.home10-carousel .text {
	clear: both;
	overflow: hidden;
	border: 1px solid #c8c8c8;
	border-top: none;
	padding: 25px;
	font-size: 13px;
	color: #666;
	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? */
}
.home10-carousel .text h3 {
	font-size: 14px;
	color: #000000;
	margin-bottom:20px;
	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? */
	font-weight:400;
}
.home10-carousel .text a {
	text-decoration: underline;
}
.home10-carousel .photo_box:hover .text {
	background-color: #07c6f5;
	color: #FFF;
}
.home10-carousel .photo_box:hover .text h3 {
	color: #FFF;
}
.home10-carousel .photo_box:hover .text a {
	color: #FFF;
}
.home10-bg04 {
	background: url(images/home10-bg04.jpg) no-repeat center top;
	background-size:cover;
}
.home10-bg05 {
	background: url(images/home10-bg05.jpg) no-repeat center top;
	background-size:cover;
}
.home10-ibox02 {
	margin: auto 13%;
}
.home10-ibox02 .itmes {
	margin: 60px 0 0px;
	padding: 0 34px 30px;
	color: #ffffff;
	text-align: center;
	border: 1px solid #9b9da1;
	background-color: #6c6f76;
	background-color: rgba(108,111,118,0.5);
}
.dnngo-main.boxed .home10-ibox02 .itmes {
	padding: 0 15px 30px;
}

.home10-ibox02 .itmes em.fa {
	width: 83px;
	height: 83px;
	line-height: 83px;
	font-size: 45px;
	margin: -40px auto 0;
	background-color: #009b85;
}
.home10-ibox02 .itmes h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.3;
	margin: 35px 0 25px;
	color: #FFF;
	letter-spacing:1px;
}
.home10-ibox02 .itmes .line {
	width: 30px;
	height: 1px;
	background-color: #009b85;
	margin: 20px auto;
}
.home10-ibox02 .itmes p {
	line-height: 2;
}
@media only screen and (max-width: 767px) {
	.home10-ibox02 .itmes{
		padding:0px 10px 15px;
	}
}

.home10-carousel02 {
	text-align: center;
}
.home10-carousel02 img {
	width: 220px;
	height: 220px;
	margin: 20px auto 10px;
	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? */
}
.home10-carousel02 h3 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 1.3;
	margin: 15px 0 35px;
	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? */
}
.home10-carousel02 h3 span {
	display: block;
	font-size: 13px;
	color: #666666;
	margin-top: 8px;
	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? */
}
.home10-carousel02 .item {
	padding: 0 5px;
}
.home10-carousel02 .item img {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.home10-carousel02 .item:hover img {
	padding: 10px;
	border: 3px solid #009b85;
}
.home10-carousel02 .item:hover h3, .home10-carousel02 .item:hover h3 span {
	color: #009b85;
}
.home10-carousel02 .owl-buttons .owl-prev, 
.home10-carousel02 .owl-buttons .owl-next {
	width: 52px;
	height: 52px;
	border: 1px solid #dddddd;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: -52px;
	margin-top: -26px;
	background-color: transparent;
}
.home10-carousel02 .owl-buttons .owl-next {
	left: auto;
	right: -52px;
}
.dnngo-main.boxed .home10-carousel02 .owl-buttons .owl-prev{
	left:0;
}
.dnngo-main.boxed .home10-carousel02 .owl-buttons .owl-next{
	right:0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.home10-carousel02 .owl-buttons .owl-prev{
		left:-15px;
	}
	.home10-carousel02 .owl-buttons .owl-next{
		right:-15px;
	}
}
@media only screen and (max-width: 767px) {
	.home10-carousel02 .owl-buttons .owl-prev{
		left:0;
	
	}
	.home10-carousel02 .owl-buttons .owl-next{
		right:0;
	}
}

.home10-carousel02 .owl-buttons .owl-prev:before, .home10-carousel02 .owl-buttons .owl-next:before {
	border-color: #959494;
}
.home10-btn03 {
	margin-top: 40px;
}
.home10-btn03 a {
	display: inline-block;
	padding: 10px 35px;
	color: #ffffff !important;
	background-color: #009b85;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	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? */
	line-height:26px;
	min-width: 200px;
    text-align: center;
}
.home10-btn03 a:hover {
	background-color: #555555;
	text-decoration: none;
}
.home10-imglist {
	margin: 0 -6px;
}
.home10-imglist .padding {
	padding: 0 6px;
	float: left;
	width: 14.286%;
}
.home10-imglist .padding .photo_box .ico span {
	border: none;
	font-size: 18px;
	background-color: transparent;
}
.home10-imglist .padding .photo_box .shade {
	background-color: #009b85;
}
.home10-imglist .padding .photo_box:hover .shade {
	opacity: 0.8;
}
.home10-accordion .panel-default {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-box-shadow: none;               /* For Firefox3.6+ */
	-webkit-box-shadow: none;            /* For Chrome5+, Safari5+ */
	box-shadow: none;                    /* For Latest Opera */
}
.home10-accordion .panel + .panel {
	margin-top: 15px;
}
.home10-accordion .panel-default > .panel-heading {
	background: transparent;
	padding: 0px;
}
.home10-accordion .panel-heading + .panel-collapse .panel-body {
	border: none;
	padding: 16px 20px 21px 58px;
	color: #444444;
}
.home10-accordion .panel-default > .panel-heading a {
	font-size: 14px;
	font-weight: normal;
	color: #009b85;
	padding: 13px 15px 13px 20px;
	display: 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? */
}
.home10-accordion .panel-default > .panel-heading a.collapsed {
	color: #666666;
	background-color: #ffffff;
}
.home10-accordion .panel-default > .panel-heading a:hover {
	color: #009b85;
	text-decoration: none;
}
.home10-accordion .panel-default > .panel-heading a.collapsed:hover {
}
.home10-accordion .panel-default .accordion_icon {
	width: 21px;
	height: 21px;
	margin: -1px 16px 0 0;
	float: left;
	color: #ffffff;
	background-color: #009b85;
	position: relative;
	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 */
}
.home10-accordion .panel-title a:hover .accordion_icon {
	background-color: #009b85;
}
.home10-accordion .panel-default .collapsed .accordion_icon {
	background-color: #999999;
}
.home10-accordion .accordion_icon:before {
	content: "\2212";
	margin: -10px 0 0 -10px;
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	font-family: "FontAwesome";
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
}
.home10-accordion .panel-title a:hover .accordion_icon:before {
	content: "\2212";
}
.home10-accordion .panel-title a.collapsed .accordion_icon:before {
	content: "\002B";
}
.home10-accordion .panel-title a.collapsed:hover .accordion_icon:before {
	content: "\002B";
}
.home10-custompane-bg {
	background-color:#f7f7f7;
	box-shadow:0 0 1px rgba(0,0,0,0.4);	
	-moz-box-shadow:0 0 1px rgba(0,0,0,0.4); 	
	-webkit-box-shadow:0 0 1px rgba(0,0,0,0.4);
}
.home10-title02{
	font-size:22px;
	color:#000000;
	font-weight:normal;
	margin-bottom:30px;
}
.home10-title02 span{
	display:inline-block;
	font-size:13px;
	color:#666666;
}
.home10-title02 .line{
	width:30px;
	border-bottom:1px solid #009b85;
	display:inline-block;
	height:0px;
	margin:0 7px;
}
.home10-ibox03{
	margin-bottom:20px;
	border-bottom:1px solid rgba(255,255,255,0.2);
}
.home10-ibox03 img{
	float:left;
	margin-right:19px;
	margin-bottom:15px;
}
.home10-ibox03 .text-hidden{
	overflow:hidden;
	margin-bottom:15px;
}
.home10-ibox03 .text-hidden h3{
	font-weight:normal;
	font-size:14px;
	color:#009b85;
	margin:0 0 5px;
}
.home10-ibox03 .text-hidden p{
	margin:0;
}
.home10-ibox03 .text-accent {
	color:#009b85;
}
.home10-tag a{
	display:inline-block;
	padding:14px 25px;
	border:1px solid #aaaaaa;
	margin:0 7px 7px 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	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? */
}
.footer_box .home10-tag a, 
.footer_box .home10-tag a:link, 
.footer_box .home10-tag a:active, 
.footer_box .home10-tag a:visited{
	color:inherit;
}
.home10-tag a:hover{
	color:#14e7c9;
	border-color:#14e7c9;
	text-decoration:none!important;
}
.home10-goemail {
    position: relative;
    padding: 10px 10px 12px;
    background-color: #202020;
    line-height: 1.2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.home10-goemail .fa {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
	line-height:38px;
    height: 100%;
    text-align: center;
    background-color: #009b85;
    color: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 16px;
    transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
}
@media only screen and (min-width: 1600px){
	.footer_box [class*=Pane]{
		margin:100px 0 100px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px){
	.footer_box [class*=Pane]{
		margin:70px 0 70px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1599px){
	.home10-flexrow{
		display: -webkit-box; 
		display: -moz-box;
 		display: -ms-flexbox;
  		display: -webkit-flex;
  		display: flex; 
	}
	.home10-flexrow > div:first-child{
		-webkit-align-self:flex-end;
		align-self:flex-end;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.footer_box [class*=Pane]{
		margin:60px 0;
	}
	.home10-tag a{
		padding:10px 20px;
	}
	.home10-ibox03 img{
		float: none;
	}
}
@media only screen and (max-width: 767px){
	#home10-accordion{
		margin-bottom:0;
	}
	.home10-imglist .padding{
		width:50%;
		margin-bottom:10px;
	}
}

/*Accent colour*/
.tp-banner .home10-banner-btn, 
.tp-banner .home10-banner-btn:link, 
.tp-banner .home10-banner-btn:active, 
.tp-banner .home10-banner-btn:visited,
.home10-ibox .ibox-cont a, 
.home10-ibox .ibox-cont a:link, 
.home10-ibox .ibox-cont a:active, 
.home10-ibox .ibox-cont a:visited,
.home10-list li em.fa,
.home10-carousel02 .item:hover h3, 
.home10-carousel02 .item:hover h3 span,
.home10-accordion .panel-default > .panel-heading a:hover,
.home10-accordion .panel-default > .panel-heading a,
.home10-ibox .ibox-cont:hover .icon em{
	color:#84afd9;
}
.tp-banner .home10-banner-btn,
.home10-ibox .ibox-cont,
.home10-carousel02 .item:hover img,
.home10-title02 .line{
	border-color:#84afd9;
}
.tp-banner .home10-banner-btn:hover,
.home10-ibox .ibox-cont .icon em, 
.home10-ibox .ibox-cont:hover,
a.home10-btn,
a.home10-btn02:hover,
.home10-cont03 .date, 
.home10-cont04 .date,
.photo_box .ico span,
.home10-carousel .photo_box:hover .text,
.carousel .owl-page.active,
.home10-title .line,
.home10-ibox02 .itmes em.fa,
.home10-ibox02 .itmes .line,
.home10-title .line,
.home10-btn03 a,
.home10-accordion .panel-title a:hover .accordion_icon,
.home10-imglist .padding .photo_box .shade,
.home10-accordion .panel-default .accordion_icon,
.photo_box .ico span, 
.photo_box .ico em, 
.photo_box .ico i, 
.photo_box .ico .fa{
	background-color:#84afd9;
}
a.home10-btn02, 
a.home10-btn02:link, 
a.home10-btn02:active, 
a.home10-btn02:visited,
div.Theme_Responsive_20073_home10 .form_submit input:hover{
	color:#84afd9;
	border-color:#84afd9;
}

.Home10-heading01:after,
.home10-tag a:hover{
	border-color:#84afd9;
}
.home10-goemail .fa{
	background-color:#84afd9;
}
.home10-ibox03 .text-hidden h3,
.home10-ibox03 .text-accent,
.home10-tag a:hover{
	color:#84afd9;
}
.footer_box .Home10-heading01:after,
.footer_box .home10-tag a:hover{
	border-color:#ff8726;
}
.footer_box .home10-goemail .fa{
	background-color:#ff8726;
}
.footer_box .home10-ibox03 .text-hidden h3,
.footer_box .home10-ibox03 .text-accent,
.footer_box .home10-tag a:hover{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 11 Style*/
.tp-banner .home11-masklayer {
	background: url(images/maskLayer.png);
}
.home11-banner-more {
	background-color: #fcc012;
	border-bottom: 4px solid rgba(0,0,0,0.2);
	line-height: 60px;
	transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	font-size: 14px;
}
.tp-banner .home11-banner-more{
	display: inline-block;
	padding: 0 30px;
	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? */
}
.tp-banner .home11-banner-more, 
.tp-banner .home11-banner-more:link, 
.tp-banner .home11-banner-more:active, 
.tp-banner .home11-banner-more:visited {
	color: #000000;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.tp-banner .home11-banner-more:hover {
	background-color: #444444;
	color: #FFFFFF;
}

.home11-bannerbtm {
	position: relative;
}
.home11-bannerbtm > div {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.home11-ibox {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	padding-bottom: 40px;
	position: relative;
}
.home11-ibox span.fa {
	display: block;
	font-size: 60px;
	margin-bottom: 10px;
}
.home11-ibox span.number {
	display: block;
	font-size: 24px;
	color: #fcc012;
	font-weight: 600;
}
.home11-ibox:before {
	content: "";
	position: absolute;
	height: 100%;
	right: -15px;
	border-right: 1px solid #FFF;
	border-right-color: rgba(255,255,255,0.8);
}
.home11-ibox p{
	font-weight:600;
	margin-bottom:0;
}
.home11-bannerbtm > div > div:last-child .home11-ibox:before {
	display: none;
}
.home11-title {
	text-align: center;
}
.home11-title h3 {
	font-size: 30px;
	color: #333;
	margin-bottom: 12px;
	letter-spacing:1px;
}
.home11-title .number {
	font-size: 30px;
	color: #fcc012;
	display: inline-block;
	padding: 0px 15px;
	position: relative;
	font-weight: bold;
	margin-bottom: 15px;
}
.home11-title .number:before, .home11-title .number:after {
	content: "";
	width: 80px;
	height: 5px;
	position: absolute;
	top: 50%;
	right: 100%;
	border-top: 1px solid #fcc012;
	border-bottom: 1px solid #fcc012;
}
.home11-title .number:after {
	right: auto;
	left: 100%;
}
.home11-ibox02 {
	text-align: center;
	margin-bottom: 8px;
}
.home11-ibox02 .color-1 {
	background-color: #a9cf54;
}
.home11-ibox02 .color-2 {
	background-color: #7cbdb8;
}
.home11-ibox02 .color-3 {
	background-color: #eabd3d;
}
.home11-ibox02 .icoBox:before {
	content: "";
	width: 100%;
	height: 20px;
	display: block;
	background: url(images/ServeList_10_bg.jpg) no-repeat left center #262626;
}
.home11-ibox02 .icoBox {
	padding-bottom: 60px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
	max-width: 390px;
	margin: auto;
}
.home11-ibox02 .icoBox .fa {
	width: 128px;
	height: 128px;
	line-height: 120px;
	text-align: center;
	font-size: 70px;
	color: #FFF;
	margin: 60px auto 0;
	display: block;
	border: 8px solid #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home11-ibox02 h3 {
	text-align: center;
	color: #333333;
	font-size: 17px;
	padding: 30px 0 20px;
}
.home11-ibox02 h3:after {
	content: "";
	width: 50px;
	display: block;
	margin: auto;
	margin-top: 25px;
	border-bottom: 3px solid #fcc013;
}
@media only screen and (max-width: 767px) {
.home11-ibox02 {
	margin-bottom: 30px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.home11-ibox {
	padding-bottom: 4px;
}
.home11-ibox span.fa {
	font-size: 30px;
}
.home11-ibox span.number {
	font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
.home11-bannerbtm > div {
	position: static;
	width: auto;
}
.home11-bannerbtm {
	padding-top: 30px;
}
.home11-ibox {
	color: #333;
	padding-bottom: 20px;
}
}
.home11-bg {
	background-color: #ededed;
}
.home11-title02 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 18px;
}
.home11-ibox03 {
	position: relative;
	padding-left: 80px;
	min-height: 80px;
}
.home11-ibox03 .fa {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #fcc013;
	color: #FFF;
	font-size: 24px;
	position: absolute;
	left: 0;
	top: 2px;
}
.home11-ibox03 h3 {
	font-size: 15px;
	color: #333333;
	margin-bottom: 15px;
	font-weight:400;
}
.home11-loadlist p {
	color: #000;
}
.home11-loadlist .progress {
	background-color: #ffffff;
	height: 29px;
	overflow: visible;
	margin: 14px 0px 26px 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.home11-loadlist .bar {
	height: 29px;
	line-height: 29px;
	background: #fcc013;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 20px 20px;
	animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	width: 0;
	position: relative;
	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? */
}
.home11-loadlist .bar span {
	position: absolute;
	right: 5px;
	top: 0px;
	font-size: 12px;
	line-height: 1;
	height: 29px;
	line-height: 29px;
	color: #000;
	display: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.home11-isotope .isotope_group {
	text-align: center;
	padding: 0 0 60px;
	font-size:0;
	line-height:0;
}
.home11-isotope .isotope_group a {
	border: 1px solid #dddddd;
	padding: 0 45px;
	height: 50px;
	line-height: 50px;
	margin: 5px 5px 0;
	display: inline-block;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home11-isotope .isotope_group a, .home11-isotope .isotope_group a:link, .home11-isotope .isotope_group a:active, .home11-isotope .isotope_group a:visited {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.home11-isotope .isotope_group a:hover, .home11-isotope .isotope_group a.active {
	text-decoration: none;
	background-color: #fcc012;
	border-color: #fcc012;
	color: #FFF;
	font-weight: normal;
	border-bottom: 4px solid rgba(0,0,0,0.1);
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	border-bottom: 4px solid rgba(0,0,0,.2) !important;
}
.home11-isotope .photo {
	position: relative;
}
.home11-isotope .photo:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fcc012;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home11-isotope .photo:hover:before {
	opacity: 0.9;
	filter: alpha(opacity=90);
	visibility: visible;
}
.home11-isotope .photo .ico .fa {
	width: 47px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border: 1px solid #FFF;
	color: #FFF;
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home11-isotope .photo .ico {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	left: 0;
	margin-top: -24px;
}
.home11-isotope .photo .ico a:hover .fa {
	background-color: #ffffff;
	color: #fcc012;
}
.home11-isotope .photo .ico a:first-child .fa {
	transform: translate(-100px, 0);
	-webkit-transform: translate(-100px, 0);
}
.home11-isotope .photo .ico a:nth-child(2) .fa {
	transform: translate(0px, -100px);
	-webkit-transform: translate(0px, -100px);
}
.home11-isotope .photo .ico a:last-child .fa {
	transform: translate(100px, 0);
	-webkit-transform: translate(100px, 0);
}
.home11-isotope .photo .ico a .fa {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}
.home11-isotope .photo:hover .ico a .fa {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	transform: translate(0);
	-webkit-transform: translate(0);
}
.home11-isotope .photo .ico a, .home11-isotope .photo .ico a:hover {
	text-decoration: none;
}
@media only screen and (max-width: 767px) {
.home11-isotope .isotope_group {
	padding: 0 0 5px;
}
}
.home11-btn, a.home11-btn, a:link.home11-btn, a:active.home11-btn, a:visited.home11-btn {
	font-size: 14px;
	padding: 0px 50px;
	color: #FFF;
	height: 60px;
	line-height: 60px;
	background-color: #fcc012;
	text-decoration: none;
	display: inline-block;
	margin: 0 20px 8px 0;
	border-bottom: 4px solid rgba(0,0,0,0.1);
	transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
a.home11-btn:hover {
	background-color: #555!important;
	text-decoration: none;
}
.home11-tab {
	text-align: center;
}
.home11-tab ul.resp-tabs-list {
	padding: 0 1px;
	margin: 0 0 -1px 0;
	clear: both;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	vertical-align: bottom;
}
.home11-tab ul.resp-tabs-list li, .home11-tab ul.resp-tabs-list li:hover {
	margin: 0px;
	border: none;
	background-color: transparent;
}
.home11-tab ul.resp-tabs-list li span {
	padding: 0px 50px;
	height: 80px;
	line-height: 80px;
	display: block;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.home11-tab ul.resp-tabs-list li:first-child {
	border-left: none;
}
.home11-tab ul.resp-tabs-list li:first-child span {
	border-left: 1px solid #dddddd;
}
.home11-tab ul.resp-tabs-list li.resp-tab-active {
	border: none;
	background-color: transparent;
}
.home11-tab ul.resp-tabs-list li.resp-tab-active span {
	border-top: 3px solid #fcc012;
	background-color: #FFF;
	color: #333333;
	font-size: 16px;
	line-height: 76px;
}
.home11-tab .resp-tabs-container {
	border: none;
	line-height: 1.8;
	padding: 25px;
	text-align: left;
}
.home11-tab .resp-tab-content .resp_margin {
	margin: 0;
}
.home11-tab .resp-tabs-container {
	border-top: 1px solid #dddddd;
	padding: 80px 0 0;
}
.home11-tab h2.resp-accordion{
	display:none;
}
.home11-tab .resp-tab-content{
	border:none;
}

.home11-ibox04 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
.home11-ibox04 li {
	padding: 0 0 50px 90px;
	position: relative;
	min-height: 100px;
}
.home11-ibox04 .fa {
	font-size: 50px;
	position: absolute;
	left: 0;
	top: 30px;
	color: #fcc012;
}
.home11-ibox04 li p {
	line-height: 1.8;
}
.home11-ibox04 .resp-tabs-list {
	margin-bottom: -1px;
}
.home11-ibox04 h3 {
	font-size: 17px;
	color: #333333;
	margin-bottom: 15px;
}
.home11-ibox04.rtl {
	text-align: right;
}
.home11-ibox04.rtl li {
	padding: 0 90px 50px 0px;
}
.home11-ibox04.rtl .fa {
	left: auto;
	right: 0;
	top: 30px;
}
@media only screen and (max-width: 767px) {
	.home11-ibox04 .fa{
		top:6px;
		font-size:35px;
	}
	.home11-ibox04 li{
		padding: 0 0 20px 60px;
	}
}
.home11-title03 {
	font-size: 20px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 18px;
}
.home11-title05 {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 18px;
}
.home11-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home11-list li {
	padding: 10px 0;
}
.home11-list li:before {
	content: "\f00c";
	font-family: "FontAwesome";
	border: 3px solid #fcc116;
	color: #fcc116;
	width: 22px;
	height: 22px;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 20px;
	display: inline-block;
}
.home11-ibox05 {
	padding: 0 0 50px 170px;
	position: relative;
	min-height: 180px;
}
.home11-ibox05 .fa {
	font-size: 50px;
	position: absolute;
	left: 0;
	top: 0px;
	color: #fcc012;
}
.home11-ibox05 li p {
	line-height: 1.8;
}
.home11-ibox05 .resp-tabs-list {
	margin-bottom: -1px;
}
.home11-ibox05 h3 {
	font-size: 17px;
	color: #333333;
	margin-bottom: 15px;
	font-weight: normal;
}
.home11-ibox05 .fa {
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	border: 1px solid #fcc012;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


@media only screen and (max-width: 767px) {
	
	.home11-tab ul.resp-tabs-list li span{
		padding:0px 10px;
		height:40px;
		line-height:40px;
		font-size:13px;
		font-weight:normal;
	}
	.home11-tab ul.resp-tabs-list li.resp-tab-active span{
		line-height:38px;
		font-size:13px;
	}
	.home11-ibox05 {
		padding-left: 0;
		padding-bottom:10px;
	}
	.home11-ibox05 .fa {
		position: static;
		margin-bottom: 10px;
	}
}
.home11-bg02 {
	background-color: #fcc012;
}
.home11-title04 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: center;
	letter-spacing:1px;
}
.home11-logolist {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:0;
	line-height:0;
}
.home11-logolist a {
	display: inline-block;
	border: 1px solid #FFF;
	margin: 0 8px 8px;
}
.home11-Testimonials {
	text-align: center;
}
.home11-Testimonials blockquote {
	width: 45%;
	margin: 0 5% 0 0;
	padding: 45px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	background-color: #FFF;
}
.home11-Testimonials blockquote:before {
	content: "";
	border: 20px solid transparent;
	border-left-color: #FFF;
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -20px;
}
.home11-Testimonials blockquote, .home11-Testimonials blockquote p {
	font-style: normal;
	text-indent: 0;
	color: #666666;
	font-size:14px;
}
.home11-Testimonials blockquote small {
	position: static;
	padding: 20px 0 0;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.home11-Testimonials blockquote small:before {
	content: normal;
}
.home11-Testimonials blockquote small span {
	color: #fcc012;
	font-weight: normal;
}
.home11-Testimonials li {
}
.home11-Testimonials .pic {
	width: 200px;
	max-width: 20%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #FFF;
	display: inline-block;
	vertical-align: middle;
}
.home11-Testimonials .pic img {
	max-width: 100%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home11-Testimonials .last_page, .home11-Testimonials .next_page {
	right: auto;
	left: 50px;
	top: 50%;
	margin: -10px 20px 0;
	border-color: #FFF;
	border-width: 4px;
	bottom: 0px;
	height: 19px;
	width: 19px;
	color: #27cdf6;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-top: none;
	border-right: none;
	overflow: hidden;
	text-indent: -999px!important;
	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 */
	box-shadow: -1px 1px 1px rgba(0,0,0,0.1);
}
.home11-Testimonials .next_page {
	left: auto;
	right: 50px;
	transform: rotate(-135deg);
	-ms-transform: rotate(-135deg); /* IE 9 */
	-moz-transform: rotate(-135deg); /* Firefox */
	-webkit-transform: rotate(-135deg); /* Safari and Chrome */
	-o-transform: rotate(-135deg); /* Opera */
}
@media only screen and (max-width: 767px) {
	.home11-Testimonials blockquote{
		width:auto;
		margin:0;
		padding:20px;
		margin-bottom:20px;
	}
	.home11-Testimonials .last_page{
		left:0;
	} 
	.home11-Testimonials .next_page{
		right:0;	
	}	
	.home11-Testimonials blockquote:before{
		display:none;
	}
}
.home11-ibox06 {
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
	background-color: #f1f1f1;
}
.home11-ibox06 .photo_box {
	position: relative;
	width: 50%;
	float: left;
}
.home11-ibox06 .photo_box .date {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	background-color: #f2c023;
	color: #FFF;
	font-size: 11px;
	line-height: 1.4;
}
.home11-ibox06 .photo_box .date span {
	display: block;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
}
.home11-ibox06 .photo_box .fa {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 80px;
	text-align: center;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	color: #FFF;
}
.home11-ibox06 .photo_content {
	width: 50%;
	float: left;
	padding: 40px;
	color: #333;
}
.home11-ibox06 h3 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
	font-weight:400;
	text-transform: capitalize;
    letter-spacing: 0.5px;
}
.home11-ibox06 .info {
	margin-bottom: 26px;
	font-size: 12px;
	color: #888888;
}

@media only screen and (max-width: 991px) {
	.home11-ibox06 .photo_box,
	.home11-ibox06 .photo_content{
		width:auto;
		float:none;
	}
}

.home11-bg03 {
	background: url(images/home11-bg03.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	position: static;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home11-bg03 {
		background-attachment:scroll;
	}
}
.home11-number {
	text-align: center;
	font-size: 15px;
}
.home11-number .fa:before {
	width: 130px;
	height: 130px;
	display: block;
	text-align: center;
	line-height: 130px;
	font-size: 50px;
	background-color: #fcc013;
	color: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 8px;
}
.home11-number .fa {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #fcc013;
	display: inline-block;
	margin: auto;
}
.home11-number .number {
	display: block;
	font-size: 40px;
}
.home11-number .number:after {
	content: "";
	width: 30px;
	display: block;
	border-bottom: 2px solid #FFF;
	margin: 5px auto 11px;
}
.home11-info {
	background: url(images/home11-info.png) no-repeat right center;
	color:#333;
}
.home11-info strong {
	font-weight: bold;
	font-size: 14px;
}
.home11-footer-link {
	text-align: center;
	font-size: 15px;
	margin-bottom: 20px;
}
.home11-footer-link a {
	font-size: 15px;
	color: #999999;
	margin: 0px 10px;
}
.home11-footer-link .social .fa {
	color: #fcc012;
	font-size: 24px;
	vertical-align: middle;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px){
	.home11-ibox06 .photo_content{
		padding:20px 15px;
	}
	.home11-ibox06 .info{
		margin-bottom:15px;
	}
	.home11-logolist a img{
		width:170px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.home11-isotope .isotope_group{
		padding:0px 0 50px;
	}
	.home11-ibox06 .photo_box,
	.home11-ibox06 .photo_content{
		width:100%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.home11-isotope .isotope_group{
		padding:0 0 40px;
	}
	.home11-isotope .isotope_group a{
		padding:0 35px;
	}
	.home11-tab ul.resp-tabs-list li span{
		padding: 0px 40px;
		height: 70px;
		line-height: 70px;
	}
	.home11-tab ul.resp-tabs-list li.resp-tab-active span{
		line-height: 66px;
	}
	.footer_box [class*=Pane] {
		margin: 40px 0 30px;
	}
	.home11-footer-link .social{
		display: block;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 767px){
	.home11-tab .resp-tabs-container{
		padding:40px 0 0;
	}
	.home11-ibox04.rtl li{
		padding:0 90px 20px 0px;
	}
	.home11-ibox04.rtl li:last-child{
		padding-bottom:0;
	}
	.home11-ibox04.rtl li:last-child p{
		margin-bottom:0;
	}
	.home11-ibox06,
	.home11-number > .col-md-3 {
		margin-bottom:30px;
	}
	.home11-number > .col-md-3:last-child {
		margin-bottom: 0;
	}
	.home11-footer-link .social{
		display: block;
		margin-top: 20px;
	}
}

/*Accent colour*/
.home11-ibox span.number,
.home11-title .number,
.home11-isotope .photo .ico a:hover .fa,
.home11-ibox04 .fa,
.home11-Testimonials blockquote small span{
	color:#84afd9;
}
.home11-title .number:before, 
.home11-title .number:after,
.home11-ibox02 h3:after,
.home11-number .fa,
.home11-list li:before,
.home11-ibox05 .fa{
	border-color:#84afd9;
}
.home11-tab ul.resp-tabs-list li.resp-tab-active span{
	border-top-color:#84afd9;
}
.home11-list li:before,
.home11-ibox05 .fa{
	color:#84afd9;
	border-top-color:#84afd9;
}
.home11-banner-more,
.home11-ibox03 .fa,
.home11-loadlist .bar,
#anchorNav li:hover i, 
#anchorNav li.active i, 
#anchorNav li span,
.home11-isotope .photo:before,
.home11-btn, a.home11-btn, 
a:link.home11-btn, 
a:active.home11-btn, 
a:visited.home11-btn,
.home11-bg02,
.home11-ibox06 .photo_box .date,
.home11-number .fa:before,
div.Theme_Responsive_20073_home11 .form_submit .btn{
	background-color:#84afd9;
}
.home11-isotope .isotope_group a:hover, 
.home11-isotope .isotope_group a.active{
	border-color:#84afd9;
	background-color:#84afd9;
}

.footer_bottom .Theme_Responsive_20073_home5-Email .form_submit:before{
	color:#84afd9!important;
}
.home11-footer-link .social .fa{
	color:#84afd9;
}
 div.Theme_Responsive_20073_home5-Email .form_submit:before{
	color:#84afd9!important;
}
.home11-footer-link .social .fa,
.home11-footer-link a:hover{
	color:#84afd9;
}
.footer_box div.Theme_Responsive_20073_home5-Email .form_submit:before{
	color:#ff8726!important;
}
.footer_box .home11-footer-link .social .fa,
.footer_box .home11-footer-link a:hover{
	color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 12 Style*/
.home12-banner-btn{
	padding: 16px 35px;
	color: #FFF;
	font-size: 14px;
	border: 1px solid #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.home12-banner-btn, 
.home12-banner-btn:link, 
.home12-banner-btn:active, 
.home12-banner-btn:visited {
	color: #FFF;
}
.home12-banner-btn:hover {
	color: #FFF!important;
	background-color: #3fcfda;
	border: 1px solid #3fcfda;
}
.home12-ibox {
	text-align: center;
}
.home12-ibox .ico {
	width: 127px;
	height: 127px;
	line-height: 127px;
	text-align: center;
	font-size: 45px;
	color: #3fcfda;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #c8d9db;
	margin: 0 auto 40px;
	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? */
}
.home12-ibox:hover .ico {
	background-color: #3fcfda;
	color: #FFF;
	border-color: #3fcfda;
}
.home12-ibox p {
	padding: 10px 0;
	margin: 0;
}
.home12-ibox p:last-child{
	padding-bottom:0;
}
.home12-bg {
	background: url(images/home12-bg.jpg) center bottom no-repeat;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}
@media only screen and (max-width: 991px) {
	.home12-bg {
		background-attachment:scroll;
	}
}
.home12-bg, .home12-bg .Normal, .home12-bg a, .home12-bg a:link, .home12-bg a:active, .home12-bg a:visited, .home12-bg a:hover {
	color: #333333;
}
.home12-bg h3 {
	color: #000;
}
.home12-title {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 4px;
}
.home12-line {
	width: 37px;
	height: 0;
	clear: both;
	position: relative;
	margin: 15px auto;
	border-bottom: 1px solid #000000;
}
.home12-carousel .owl-buttons .owl-prev, .home12-carousel .owl-buttons .owl-next {
	height: 65px;
	width: 43px;
	background-color: #000000;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.home12-carousel .owl-buttons .owl-prev {
	left: 0px;
}
.home12-carousel .owl-buttons .owl-next {
	right: 0px;
}
.home12-carousel:hover .owl-buttons .owl-prev, .home12-carousel:hover .owl-buttons .owl-next {
	filter: alpha(opacity=100);
	opacity: 1;
}
.home12-carousel .owl-buttons .owl-prev:before {
	width: 15px;
	height: 15px;
	margin: -7px 0 0 -4px
}
.home12-carousel .owl-buttons .owl-next:before {
	width: 15px;
	height: 15px;
	margin: -7px 0 0 -10px
}
.home12-carousel .owl-buttons .owl-prev {
	height: 0px;
	width: 0px;
	background-color: transparent;
	filter: alpha(opacity=100);
	opacity: 1;
	border: 16px solid transparent;
	border-right-color: #4e4e4e;
}
.home12-carousel .owl-buttons .owl-next {
	height: 0px;
	width: 0px;
	background-color: transparent;
	filter: alpha(opacity=100);
	opacity: 1;
	border: 16px solid transparent;
	border-left-color: #4e4e4e;
}
.home12-carousel .owl-buttons .owl-prev:before, .home12-carousel .owl-buttons .owl-next:before {
	display: none;
}
.home12-carousel .owl-buttons .owl-prev:hover {
	background-color: transparent;
	border-right-color: #3dceda;
}
.home12-carousel .owl-buttons .owl-next:hover {
	background-color: transparent;
	border-left-color: #3dceda;
}
.home12-carousel .owl-buttons {
	text-align: center;
	font-size: 0;
	line-height: 0;
	height:32px;
	margin-top:30px;
}
.home12-carousel .owl-buttons .owl-prev, .home12-carousel .owl-buttons .owl-next {
	position: static;
	margin: 0 10px 0;
	display: inline-block;
}
a.home12-btn, a:link.home12-btn, a:active.home12-btn, a:visited.home12-btn {
	padding: 8px 25px;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	white-space: nowrap;
	color: #000000;
	border: 2px solid #000000;
	margin: 0px 12px 10px 0;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	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? */
}
a:hover.home12-btn {
	border-color: #3cceda;
	color: #3cceda;
}
.home12-bg02 {
	background: url(images/home12-bg02.jpg) center bottom no-repeat;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home12-bg02 {
		background-attachment:scroll;
	}
}
.home12-bg02, .home12-bg02 .Normal, .home12-bg02 a, .home12-bg02 a:link, .home12-bg02 a:active, .home12-bg02 a:visited, .home12-bg02 a:hover {
	color: #FFF;
}
.home12-title02 h3 {
	color: #333333;
	font-size: 22px;
	margin-bottom: 20px;
	letter-spacing: 4px;
	font-weight: normal;
}
.home12-title02 h6 {
	font-size: 18px;
	color: #3dceda;
	font-weight: 300;
}
.home12-title02 h6:after {
	content: "";
	border-bottom: 1px solid #3dceda;
	width: 87px;
	display: block;
	margin: 17px 0 30px;
}
.home12-title03 {
	font-size: 22px;
	font-weight: normal;
	color: #3dccd9;
	letter-spacing: 4px;
}
.home12-line02 {
	width: 37px;
	height: 0;
	clear: both;
	position: relative;
	margin: 25px auto;
	border-bottom: 1px solid #FFFFFF;
}
.home12-Testimonials .pic {
	display: block;
	padding: 45px 0;
	text-align: center;
}
.home12-Testimonials blockquote, .home12-Testimonials blockquote p {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	color: #FFF!important;
}
.home12-Testimonials blockquote {
	padding: 0;
}
.home12-Testimonials blockquote small {
	position: static;
	padding: 30px 0 45px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.home12-Testimonials blockquote small span {
	color: #3cceda;
}
.home12-Testimonials blockquote small:before {
	content: "";
}
.home12-Testimonials .dot {
	width: 100%;
	text-align: center;
}
.home12-Testimonials .last_page, .home12-Testimonials .next_page {
	left: 50%;
	bottom: 0px;
	width: 34px;
	height: 34px;
	line-height: 32px;
	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-width:2px;
	font-size: 18px;
    overflow: hidden;
}
.home12-Testimonials .last_page {
	margin: 0 0 0 -40px;
}
.home12-Testimonials .next_page {
	margin: 0 -40px 0 0;
	text-indent: 4px;
}
.home12-bg03 {
	background: #3cceda;
	text-align: center;
}
.home12-bg03 h3 {
	color: #FFF;
}
.home12-bg03, .home12-bg03 .Normal, .home12-bg03 a, .home12-bg03 a:link, .home12-bg03 a:active, .home12-bg03 a:visited, .home12-bg03 a:hover {
	color: #FFF;
}
.home12-bg04 {
	background: url(images/home12-bg04.jpg) center bottom no-repeat;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home12-bg04 {
		background-attachment:scroll;
	}
}
.home12-bg04, .home12-bg04 .Normal, .home12-bg04 a, .home12-bg04 a:link, .home12-bg04 a:active, .home12-bg04 a:visited, .home12-bg04 a:hover, .home12-bg04 h3 {
	color: #FFF;
}
.home12-ibox02 {
	position: relative;
	text-align: left;
	padding: 30px 0 40px 59px;
	min-height: 60px;
}
.home12-ibox02 .ico {
	font-size: 35px;
	position: absolute;
	left: 0px;
	top: 35px;
}
@media only screen and (max-width: 767px) {
	.home12-ibox02{
		padding: 20px 0 20px 59px;
		min-height:inherit;
	}
	.home12-ibox02 .ico{
		top:15px;
	}
}
.home12-carousel02 .owl-buttons .owl-prev, .home12-carousel02 .owl-buttons .owl-next {
	background-color: transparent!important;
	margin-top: -29px;
	width: auto;
	height: auto;
	left: 0;
}
.home12-carousel02 .owl-buttons .owl-next {
	left: auto;
	right: 0;
}
.home12-carousel02 .item {
	text-align: center;
}
.home12-carousel02 .owl-buttons .owl-prev:hover, .home12-carousel02 .owl-buttons .owl-next:hover {
	background-color: transparent!important;
}
.home12-carousel02 .owl-buttons .owl-prev:before, .home12-carousel02 .owl-buttons .owl-next:before, .home12-carousel02 .owl-buttons .owl-prev:hover:before, .home12-carousel02 .owl-buttons .owl-next:hover:before {
	width: 15px;
	height: 15px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.home12-carousel02 .owl-buttons .owl-next:before {
	transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
}
.home12-bg05 {
	background: url(images/home12-bg05.jpg) center bottom no-repeat;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home12-bg05 {
		background-attachment:scroll;
	}
}
.home12-bg05, .home12-bg05 .Normal, .home12-bg05 a, .home12-bg05 a:link, .home12-bg05 a:active, .home12-bg05 a:visited, .home12-bg05 a:hover, .home12-bg05 h3 {
	color: #FFF;
}
.home12-info {
	font-size: 14px;
	margin-bottom: 10px;
	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? */
}
.home12-info .fa {
	font-size: 50px;
	margin-bottom: 20px;
	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? */
}
.home12-info:hover {
	color: #3dceda;
}
.home12-info:hover .fa {
	color: #3dceda;
}
.home12-bg06 {
	background-color: #f1f1f1;
}
.home12-list {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 0;
	letter-spacing: 0;
}
.home12-list li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	letter-spacing: 1px;
	width: 50%;
	margin-bottom: 10px;
	color: #272727;
}
.home12-list li:before {
	content: "\f00c";
	font-family: "FontAwesome";
	color: #3dceda;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
@media only screen and (min-width: 1600px){
	.footer_box [class*=Pane]{
		margin:90px 0 50px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px){
	.footer_box [class*=Pane]{
		margin:60px 0 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.footer_box [class*=Pane]{
		margin:60px 0 20px;
	}
	.home12-ibox02{
		padding:10px 0 40px 59px;
	}
}
@media only screen and (max-width: 767px){
	.footer_box [class*=Pane]{
		margin:50px 0 20px;
	}
}

/*Accent colour*/
.home12-banner-btn:hover,
div.Theme_Responsive_20073_home12 .btn:hover,
.home12-ibox:hover .ico {
	background-color: #84afd9;
	border-color:#84afd9;
}
.home12-ibox .ico,
.home12-title02 h6,
.home12-title03,
.home12-Testimonials blockquote small span,
.home12-info:hover,
.home12-list li:before,
.home12-info:hover .fa{
	color:#84afd9;
}
.photo_box .ico span,
.home12-bg03,
.photo_box .ico span, 
.photo_box .ico em, 
.photo_box .ico i, 
.photo_box .ico .fa{
	background-color: #84afd9;
}
.home12-carousel .owl-buttons .owl-next:hover{
	border-left-color: #84afd9;
}
.home12-carousel .owl-buttons .owl-prev:hover{
	border-right-color: #84afd9;
}
.home12-title02 h6:after{
	border-color:#84afd9;
}
a:hover.home12-btn,
.Testimonials_tab .last_page:hover, 
.Testimonials_tab .next_page:hover{
	color:#84afd9;
	border-color:#84afd9;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






/*Home Page 15 Style*/
.home15-title02 {
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}
.home15-title02.white{
	margin-bottom:5px;
}
.home15-title02 h3{
	font-size: 30px;
	color: #666666;
	position: relative;
	padding: 0px 14px;
	display: inline-block;
	margin-bottom: 15px;
	font-weight:600;
	letter-spacing: 1px;
}
.home15-title02.white h3{
	color:#fff;
}
.home15-title02 h3:before, .home15-title02 h3:after {
	content: "";
	width: 52px;
	border-bottom: 2px solid #999999;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}
.home15-title02.white h3:before,.home15-title02.white h3:after{
	border-color:#fff;
}
.home15-title02 h3:before {
	left: 100%;
}
.home15-title02 h3:after {
	right: 100%;
}
.home15-title02 p {
	font-size: 14px;
	color: #666666;
	max-width: 80%;
	margin: auto;
}
.home15-ibox {
	clear: both;
}
.home15-ibox:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}
.home15-ibox .left_box, .home15-ibox .right_box {
	float: left;
	width: 31%;
}
.home15-ibox .center_box {
	float: left;
	width: 38%;
}
.home15-ibox .ibox-animation {
	padding: 25px 0px;
}
.home15-ibox .ibox-animation li {
	color: #666666;
	font-size: 14px;
	line-height: 1.6;
	list-style: none;
	position: relative;
	padding: 25px 0px;
	border-top: 1px dashed #cccccc;
}
.home15-ibox .ibox-animation li:last-child {
	border-bottom: 1px dashed #cccccc;
}
.home15-ibox .ibox-animation li:before {
	content: " ";
	position: absolute;
	top: 0;
	width: 9px;
	height: 9px;
	margin-top: -4px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home15-ibox .ibox-animation li:first-child:before {
	display: none;
}
.home15-ibox .ibox-animation li .number {
	width: 58px;
	height: 58px;
	line-height: 58px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	text-align: center;
	font-size: 30px;
	color: #FFF;
	top: 49.9999%;
	margin-top: -29px;
	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? */
}
.home15-ibox .ibox-animation li:hover .number {
	background-color: #2e2e2e;
}
.home15-ibox .ibox-animation h3 {
	font-size: 19px;
	font-weight: normal;
	color: #ed474a;
}
.home15-ibox .ibox_left {
	padding-right: 25px;
	margin: 0 30px 0 0;
}
.home15-ibox .ibox_left li {
	text-align: right;
	padding-right: 15px;
}
.home15-ibox .ibox_left li:before {
	right: -30px;
}
.home15-ibox .ibox_left li .number {
	right: -55px;
}
.home15-ibox .ibox_right {
	padding-left: 25px;
	margin: 0 0 0 30px;
}
.home15-ibox .ibox_right li {
	text-align: left;
	padding-left: 15px;
}
.home15-ibox .ibox_right li:before {
	left: -30px;
}
.home15-ibox .ibox_right li .number {
	left: -55px;
}
.home15-ibox .ibox_center {
	padding: 25px 15px 0;
	text-align: center;
}
.home15-ibox .ibox_center .animation {
	text-align: center;
	margin: auto;
}
.home15-ibox li .number, .home15-ibox li:before {
	background-color: #ed474a;
}
.home15-ibox .ibox_left {
	border-right: 1px dashed #ed474a;
}
.home15-ibox .ibox_right {
	border-left: 1px dashed #ed474a;
}
.home15-ibox02 {
	text-align: center;
}
.home15-ibox02 .fa {
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 25px;
	border: 2px solid #e9e9e9;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	margin-bottom: 35px;
	color: #999999;
	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? */
}
.home15-ibox02:hover .fa {
	border-color: #ed474a;
	background-color: #ed474a;
	color: #FFF;
}
.home15-ibox02 h3 {
	color: #666666;
	font-size: 21px;
	font-weight: 300;
}
.home15-ibox02 h3:after {
	content: "";
	width: 80px;
	display: block;
	border-bottom: 1px solid #ed474a;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
	.home15-ibox02 {
		margin-bottom:30px;
	}

}
a.home15-btn {
	padding: 10px 20px;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	color: #8a8a8a !important;
	background-color: #f3f3f3;
	border: 1px solid #d6d6d6;
	margin: 0px 12px 10px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	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? */
	min-width: 164px;
    text-align: center;
    line-height: 24px;
}
*+html a.home15-btn {
	display: inline;
}
a.home15-btn:hover {
	text-decoration: none;
	background-color: #ed474a;
	border: 1px solid #ed474a;
	color: #FFFFFF !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home15-ibox .left_box,  .home15-ibox .center_box,  .home15-ibox .right_box {
	float: none;
	width: 100%;
}
.home15-ibox .left_box li, .home15-ibox .right_box li {
	width: 33.3333%;
	display: inline-block;
	vertical-align: bottom;
	margin-right: -4px;
}
.home15-ibox .ibox_left {
	border: none!important;
	margin: 0 0 25px 0;
	padding: 0;
}
.home15-ibox .ibox_right {
	border: none!important;
	margin: 25px 0 0 0;
	padding: 0;
}
.home15-ibox .ibox_left.ibox-animation li {
	padding: 0px 25px 35px 25px;
	border: none;
	border-left: 1px dashed #cccccc;
	text-align: center;
}
.home15-ibox .ibox_left.ibox-animation li:first-child {
	border: none;
}
.home15-ibox .ibox_left.ibox-animation li:last-child {
	border: none;
	border-left: 1px dashed #cccccc;
}
.home15-ibox .ibox_left.ibox-animation li .number {
	top: 100%;
	left: 50%;
	margin: -29px 0px 0px -29px;
}
.home15-ibox .ibox_left.ibox-animation li:before {
	top: 100%;
	left: 0px;
	margin: -4px 0 0 -4px;
}
.home15-ibox .ibox_right.ibox-animation li {
	padding: 35px 25px 0px 25px;
	border: none;
	border-left: 1px dashed #cccccc;
	text-align: center;
}
.home15-ibox .ibox_right.ibox-animation li:first-child {
	border: none;
}
.home15-ibox .ibox_right.ibox-animation li:last-child {
	border: none;
	border-left: 1px dashed #cccccc;
}
.home15-ibox .ibox_right.ibox-animation li .number {
	top: 0;
	left: 50%;
	margin: -29px 0px 0px -29px;
}
.home15-ibox .ibox_right.ibox-animation li:before {
	top: 0;
	left: 0px;
	margin: -4px 0 0 -4px;
}
}
@media only screen and (max-width: 767px) {
.home15-ibox .left_box, .home15-ibox .right_box, .home15-ibox .center_box {
	width: 100%;
	float: none;
}
.home15-ibox .ibox_left, .home15-ibox .ibox_right {
	border: none!important;
}
.home15-ibox .ibox-animation li:before {
	display: none;
}
.home15-ibox .ibox-animation {
	margin: 0;
	padding: 0;
	border: none;
}
.home15-ibox .ibox-animation li {
	text-align: center;
}
.home15-ibox .ibox-animation li .number {
	position: static;
	margin: 0px auto 15px;
}
.home15-ibox .left_box li:first-child {
	border-top: none
}
.home15-ibox .ibox-animation .animated {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.home15-ibox .service_center {
	padding-bottom: 25px;
}
}
.home15-bg {
	background: url(images/home15-bg.jpg) no-repeat center center;
	background-attachment: fixed;
	position: relative;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home15-bg {
		background-attachment:scroll;
	}
}
.home15-bg >div {
	position: relative;
	z-index: 1;
}
.home15-bg .bg-shade {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=85);
	opacity: 0.85;
	z-index: 0;
	background-color: #ed474a;
	z-index: 0;
}
.home15-title {
	font-size: 36px;
	line-height: 1.2;
	color: #FFF;
	white-space: normal;
	vertical-align: middle;
	font-weight: 300;
	padding: 50px 0px 20px;
	margin: 0px;
	text-align: center;
}
.home15-bg02 {
	background: url(images/home15-bg02.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home15-bg02 {
		background-attachment:scroll;
	}
}
.home15-title03 {
	margin-bottom: 25px;
}
.home15-title03 h3 {
	font-size: 30px;
	font-weight: 300;
	color: #FFF;
	margin: 0 0 14px;
	line-height: 1.2;
	letter-spacing: 1px;
}
.home15-title03 h2 {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 25px;
	letter-spacing: 1px;
}
.home15-title03:after {
	content: "";
	width: 186px;
	border-bottom: 1px solid #FFF;
	display: inline-block;
}
.home15-btn02, .home15-btn02:link, .home15-btn02:active, .home15-btn02:visited {
	display: inline-block;
	border: 1px solid #FFF;
	padding: 17px 25px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	min-width: 180px;
	text-align: center;
	margin: 0 38px 10px 0;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
	line-height: 24px;
	font-size:14px;
}
.home15-btn02:hover {
	border-color: #ed474a;
	background-color: #ed474a;
	text-decoration: none;
}
.home15-title04 {
	text-align: center;
}
.home15-title04 h3 {
	font-size: 30px;
	margin: 0 0 20px;
	font-weight:500;
}
.home15-clients {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.home15-clients li {
	margin: 0 0px -1px -1px;
	padding: 10px 0;
	list-style: none;
	float: left;
	width: 33.3333333%;
	position: relative;
	text-align: center;
}
.home15-clients li:before {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	border-left: 1px solid rgba(255,255,255,0.5);
}
.home15-clients li:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.home15-clients li img {
	max-width: 100%;
	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? */
}
.home15-clients li:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.home15-title05 {
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}
.home15-title05 h3 {
	position: relative;
	font-size: 30px;
	color: #ed474a;
	padding: 0 20px;
	display: inline-block;
	margin-bottom: 25px;
	line-height:1.4;
	font-weight:300;
}
.home15-title05 h3:before, .home15-title05 h3:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	width: 2000px;
	border-bottom: 1px dashed #d6d6d6;
	border-top: 1px dashed #d6d6d6;
	height: 15px;
	margin-top: -8px;
}
.home15-title05 h3:after {
	left: auto;
	right: 100%;
}
.home15-title05 p {
	max-width: 80%;
	margin: auto;
}
.home15-imginfo img {
	vertical-align: bottom;
}
.home15-imginfo {
	text-align: center;
	max-width: 980px;
	margin: auto;
}
.home15-imginfo ul {
	margin: 0px;
	padding: 20px 0 0 20px;
}
.home15-imginfo ul li {
	list-style: none;
	float: left;
	width: 33.3%;
	color: #FFF;
	text-align: left;
	margin-bottom: 20px;
	position: relative;
	font-weight:300;
}
.home15-imginfo ul li .ico {
	width: 11px;
	height: 11px;
	vertical-align: middle;
	margin-right: 8px;
	background: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
}
.home15-imginfo ul li:before {
	content: " ";
	position: absolute;
	height: 23px;
	top: 18px;
	left: 5px;
	border-left: 1px solid #FFF;
}
@media only screen and (max-width: 767px) {
.home15-imginfo {
	text-align: center;
}
.home15-imginfo ul {
	text-align: left;
	padding: 20px 0;
	display: inline-block;
	margin: auto;
}
.home15-imginfo ul li {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
.home15-imginfo ul li:before {
	display: none;
}
}
.home15-cont {
	clear: both;
	border-bottom: 1px dashed #d6d6d6;
	margin-bottom: 38px;
}
.home15-cont:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}
.home15-cont .cont-left {
	float: left;
	width: 50%;
}
.home15-cont .cont-right {
	float: left;
	width: 50%;
}
.home15-list {
	border-left: 1px dashed #d6d6d6;
	margin: 0 0 0 40px;
	padding: 0 0 15px 0;
	position: relative;
}
.home15-list .info_box {
	list-style: none;
	margin-left: -50px;
	padding: 15px 30px 15px 60px;
	color: #8a8a8a;
	font-size: 14px;
	position: relative;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	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? */
}
.home15-list .info_box p{
	line-height:1.8;
	margin-bottom:0;
}
.home15-list li {
	list-style: none;
	border-top: 1px dashed #d6d6d6;
	margin-left: 20px;
}
.home15-list li:first-child {
	border: none;
}
.home15-list li h3 {
	font-size: 20px;
	color: #2e2e2e;
	font-weight: normal;
}
.home15-list li h3 span {
	color: #ed474a;
}
.home15-list .info_box:before {
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	border: 2px solid #ed474a;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	top: 22px;
	background: #FFF;
	left: 23px;
}
.home15-list:before {
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	border: 2px solid #ed474a;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	bottom: -9px;
	background: #FFF;
	left: 0px;
	margin-left: -7px;
}
.home15-list .info_box:hover {
	background-color: #ed474a;
	color: #FFF;
}
.home15-list .info_box:hover h3, .home15-list .info_box:hover h3 span {
	color: #FFF;
}
.home15-list .info_box:hover:before {
	border: 2px solid #FFF;
	background: none;
}
 @media only screen and (max-width: 991px) {
.home15-cont .cont-left, .home15-cont .cont-right {
	float: none;
	width: 100%;
}
.home15-list {
	border-left: none;
	margin: 0;
}
.home15-list .info_box {
	margin-left: 0px;
	padding: 20px;
}
.home15-list .info_box:before, .home15-list:before {
	display: none;
}
}
.home15-Testimonials {
	padding-bottom: 30px;
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	transition: height ease-in 0ms;
	-moz-transition: height ease-in 0ms; /* Firefox 4 */
	-webkit-transition: height ease-in 0ms; /* Safari and Chrome */
	-o-transition: height ease-in 0ms; /* Opera */
	-ms-transition: height ease-in 0ms; /* IE9? */
}
.home15-Testimonials .dot {
	text-align: center;
	width: 100%;
	bottom: 0;
}
.home15-Testimonials .dot a, .home15-Testimonials .dot a.actived {
	width: 18px;
	height: 18px;
	border: none;
	background: #2e2e2e;
	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? */
}
.home15-Testimonials .dot a.actived {
	background: #ed474a;
}
.home15-percentage {
	position: relative;
	color: #FFF;
	height: 185px;
	width: 185px;
	margin: 20px 0px 50px;
}
.home15-percentage .percentage_inner {
	position: absolute;
	line-height: 1.5!important;
	text-align: center;
	width: 100%;
	font-size: 16px;
	padding-top: 70px;
}
.home15-percentage i, .home15-percentage em {
	display: block;
	position: absolute;
	left: 100%;
	margin: -8px 0 0 0px;
	top: 50%;
	width: 53px;
	height: 17px;
	background: url(images/home15-percentage-arrow.png) left center;
}
 @media only screen and (min-width: 1200px) {
.home15-percentage i, .home15-percentage em {
	margin: -8px 0 0 25px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.home15-percentage {
	margin: 20px auto 50px;
}
.home15-percentage i, .home15-percentage em {
	margin: -8px 0 0 55px;
}
}
 @media only screen and (max-width: 767px) {
.home15-percentage {
	margin: 20px auto 40px;
}
.home15-percentage i, .home15-percentage em {
	left: 50%;
	top: 100%;
	margin: 12px 0 0 -8px;
	width: 17px;
	height: 53px;
	background: url(../images/arrow_2.png) left bottom;
}
}
.home15-price .price_title {
	border: none;
	padding: 22px 0 18px;
	background-color: #ed474a;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.home15-price .price_title h2 {
	color: #FFF;
	font-size: 16px;
}
.home15-price .price_box {
	color: #ed474a;
	padding: 40px 0;
}
.home15-price .sup, .home15-price .price {
	font-size: 60px;
	font-weight: bold;
	vertical-align: middle;
}
.home15-price .price_holder {
	border: 1px solid #c8c8c8;
	border-top: none;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.home15-price .unit {
	vertical-align: bottom;
}
.home15-price .price_holder ul li {
	border: none;
	font-size: 14px;
	line-height:24px;
}
.home15-price .price_holder ul li:nth-child(odd) {
	background-color: #f5f5f5;
}
.home15-price .btn, .home15-price .btn:link, .home15-price .btn:active {
	background-color: #ed474a;
	padding: 21px 50px;
	display: inline-block;
	margin: 22px auto;
}
.home15-price .btn:hover {
	background-color: #2e2e2e;
}
.home15-price .best-value .price_title {
	background-color: #2e2e2e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transform: scale(1.1, 1.4);
	-webkit-transform: scale(1.1, 1.4);
	z-index: 1;
}
.home15-price .best-value .price_title h2 {
	transform: scale(0.905, 0.716);
	-webkit-transform: scale(0.905, 0.716);
}
.home15-price .best-value .btn, .home15-price .best-value .btn:link, .home15-price .best-value .btn:active {
	background-color: #2e2e2e;
	margin-top:29px;
	margin-bottom: 33px;
}
.home15-price .col.best-value .price_box {
	color: #2e2e2e;
}
.home15-price .price_holder ul{
	border-bottom:none;
}
.home15-price{
	padding:20px 0 0;
}
.home15-list02 {
	border-bottom: 1px solid #333333;
	margin: 0;
	padding: 0;
}
.home15-list02 li {
	list-style: none;
	padding: 10px 0;
	border-top: 1px solid #333333;
}
.home15-list02 .fa {
	margin-right: 12px;
	font-size: 20px;
	vertical-align: middle
}
.home15-list03 {
	margin: 0;
	padding: 5px 0 0;
}
.home15-list03 li {
	list-style: none;
	clear: left;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.2;
}
.home15-list03 li p {
	margin-top: 4px;
}
.home15-list03 li img {
	float: left;
	margin: 0 10px 10px 0;
}
.home15-list04 {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #333333;
}
.home15-list04 li {
	padding: 11px 0;
	border-bottom: 1px solid #333333;
	color: #666666;
}
.home15-list04 li span.fa {
	margin-right: 10px;
	font-size: 9px;
	-webkit-text-size-adjust: none;
}
.home15-list04 li, .home15-list04 li a, .home15-list04 li a:link, .home15-list04 li a:active, .home15-list04 li a:visited {
	color: #666666;
	text-decoration: none
}
.home15-list04 li a:hover {
	text-decoration: none
}
@media only screen and (min-width: 1600px){
	.footer_box [class*=Pane]{
		margin:100px 0 100px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px){
	.footer_box [class*=Pane]{
		margin:80px 0 80px;
	}
	.footer_box .dnntitle span{
		font-size:18px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.footer_box [class*=Pane]{
		margin:60px 0;
	}
	.home15-title03 h2{
		line-height:1;
	}
	.home15-price.col3 .col{
		width:33.3333%;
	}
	.home15-price .sup, .home15-price .price{
		font-size:40px;
	}
	#dnn_FootPaneF,
	#dnn_FootPaneG{
		margin-top:0;
	}
}
@media only screen and (max-width: 767px){
	.footer_box [class*=Pane]{
		margin:50px 0;
	}
	.home15-ibox{
		padding-bottom:10px;
	}
	.home15-price .best-value .price_title,
	.home15-price .best-value .price_title h2{
		transform:none;
		-webkit-transform:none;
	}
}

/*Accent colour*/
.home15-ibox .ibox-animation h3,
.home15-title05 h3,
.home15-list li h3 span{
	color:#84afd9;
}
.home15-ibox li .number, 
.home15-ibox li:before,
.home15-bg .bg-shade,
.home15-Testimonials .dot a.actived,
.home15-list .info_box:hover,
.home15-bg .bg-shade,
.home15-price .price_title,
.home15-price .btn, 
.home15-price .btn:link, 
.home15-price .btn:active{
	background-color:#84afd9;
}
.home15-ibox .ibox_left,
.home15-ibox02 h3:after,
.home15-list .info_box:before,
.home15-list:before,
.home15-ibox .ibox_right{
	border-color:#84afd9;
}
a.home15-btn:hover,
.home15-ibox02:hover .fa,
.home15-btn02:hover,
a.home15-btn:hover{
	border-color:#84afd9;
	background-color:#84afd9;
}
.home15-list04 li a:hover{
	color:#84afd9;	
}
div.Theme_Responsive_20073_home15 .btn{
	background-color:#84afd9;
}
.footer_box .home15-list04 li a:hover{
	color:#ff8726;	
}
.footer_box div.Theme_Responsive_20073_home15 .btn{
	background-color:#ff8726;
	font-family: inherit;
    text-transform: uppercase;
    font-size: 14px;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/






.home18-banner-btn {
	text-align: left;
}
.home18-banner-btn, 
.home18-banner-btn:link ,
.home18-banner-btn:active ,
.home18-banner-btn:visited {
	border: 1px solid #ffffff;
	display: inline-block;
	padding: 8px 25px;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	transition: 		background-color ease-in 200ms,border-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms,border-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms,border-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms,border-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms,border-color ease-in 200ms; /* IE9? */
}
.home18-banner-btn:hover, 
.tp-banner .home18-banner-btn:hover {
	color: #FFF;
	background-color: #333;
	border-color: #333;
}
@media only screen and (max-width: 767px) {
.home18-banner-btn a,  .home18-banner-btn a:link {
	padding: 3px 6px;
}
}
.home18-title h3 {
	font-size: 22px;
	color: #666;
	font-weight: normal;
	line-height: 1.3;
	text-transform: uppercase;
	margin:  0;
	padding: 0;
	letter-spacing: 1px;
}
.home18-title .line {
	width: 126px;
	height: 1px;
	background-color: #009b85;
	margin: 15px 0 25px;
}
.home18-list {
	margin: 15px 0 22px;
	list-style: none;
}
.home18-list li {
	line-height: 2;
}
.home18-list li em.fa {
	width: 16px;
	height: 16px;
	line-height: 15px;
	text-align: center;
	font-size: 10px;
	color: #009b85;
	border: 1px solid #009b85;
	margin-right: 10px;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home18-accordion .panel-default, .home18-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.home18-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body{
	padding:0 0 0 25px;
}
.home18-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body p{
	margin-bottom:0;
}
.home18-accordion .panel-default>.panel-heading {
	background-color: transparent;
	border: none;
	padding: 10px 0px;
}
.home18-accordion .panel-title a {
	text-decoration: none;
	color: #2c2c2c;
}
.home18-accordion .panel-title .arrow {
	height: 17px;
	width: 17px;
	line-height:17px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #009b85;
	display: inline-block;
	font-size: 12px;
	margin: 0 8px 3px 0;
	vertical-align: middle;
}
.home18-accordion .panel-title .collapsed .arrow{
	line-height:10px;
}
.home18-accordion .panel-title .arrow:before {
	content: "+";
	font-family: "FontAwesome";
	color: #009b85;
}
.home18-accordion .panel-title .collapsed .arrow:before {
	content: "-";
	font-family: "FontAwesome";
	color: #009b85;
	font-size: 20px;
}
a.home18-btn,
a.home18-btn2 {
	padding: 12px 25px;
	margin: 0px;
	position: relative;
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	white-space: nowrap;
	margin-bottom: 10px;
	color: #FFFFFF !important;
	border-radius: 3px 3px 4px 4px;
	-moz-border-radius: 3px 3px 4px 4px;
	-webkit-border-radius: 3px 3px 4px 4px;
	background: url(images/home18-btn.png) repeat-x left bottom;
	background-color: #009b85;
	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? */
	text-shadow:rgba(0,0,0,.43) -1px -1px 0px;
}
a.home18-btn2{
	text-align:center;
	min-width:200px;
	background-position: left bottom -4px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
a.home18-btn,
a.home18-btn2 {
	padding: 12px 15px;
}
}
a.home18-btn:hover,
a.home18-btn2:hover {
	text-decoration: none;
	background-color: #555555;
}
.home18-bg {
	background-color: #f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.home18-ibox {
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.home18-ibox .ibox-cont .title {
	font-size: 18px;
	color: #666666;
	vertical-align: middle;
	font-weight: normal;
	padding: 11px 0px 0px;
	margin: 0px;
}
.home18-ibox .ibox-cont .info {
	padding: 18px 0px 8px 0px;
	vertical-align: top;
	clear: both;
}
.home18-ibox .ibox-cont .icon {
	height: 61px;
	width: 61px;
	line-height: 61px;
	font-size: 36px;
	margin: 20px auto 15px;
	text-align: center;
	position: relative;
}
.home18-ibox .ibox-cont:hover .icon {
}
.home18-ibox .icon .fa {
	height: 61px;
	width: 61px;
	line-height: 61px!important;
	color: #FFF !important;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.home18-ibox .color_1_bg {
	background-color: #009b85;
}
.home18-ibox .color_2_bg {
	background-color: #faa732;
}
.home18-ibox .color_3_bg {
	background-color: #5eb95e;
}
.home18-ibox .color_4_bg {
	background-color: #dd514c;
}
.home18-ibox .info a {
	color: #666666;
	font-size: 14px;
}
.home18-isotope .isotope_main .photo_box {
	margin: 30px 15px 10px;
}
.home18-isotope .photo_box .content .ico .Hline {
	background-color: #ffffff;
	height: 2px;
	margin: 0 auto;
	position: relative;
	top: 64px;
	width: 129px;
}
.home18-isotope .photo_box .content .ico .Vlive {
	background-color: #ffffff;
	height: 129px;
	margin: 0 auto;
	width: 2px;
}
.home18-isotope .photo_box .shade {
	background-color: #3b4241;
}
.home18-isotope .photo_box:hover .shade {
	opacity: 0.5;
}
.home18-text {
	line-height: 1.6;
	padding: 12px 0 0;
}
.home18-text .info {
	float: right;
	padding-top: 10px;
}
.home18-text .info em.fa {
	margin-right: 10px;
}
.home18-text .photo_title {
	color: #444444;
}
.home18-bg02 {
	background: url(images/home18-bg02.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	backface-visibility: hidden;
	background-position: bottom 30% center;
}
@media only screen and (max-width: 991px) {
	.home18-bg02 {
		background-attachment:scroll;
	}
}
.home18-bg02, .home18-bg02 h3 {
	color: #FFF;
}
.home18-title02, .home18-title03, .home18-title04 {
	text-align: center;
	margin-bottom: 30px
}
.home18-title02 h3, .home18-title03 h3, .home18-title04 h3 {
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.3;
	text-transform: uppercase;
	margin: 5px 0 0;
	padding: 0;
	letter-spacing:1px;
}
.home18-title02 .line, .home18-title03 .line, .home18-title04 .line {
	width: 126px;
	height: 1px;
	background-color: #FFF;
	margin: 15px 0 20px;
}
.home18-title02 h3, .home18-title03 h3, .home18-title04 h3 {
	text-align: center;
}
.home18-title02 .line, .home18-title03 .line, .home18-title04 .line {
	margin: 15px auto 18px;
}
.home18-title03 h3, .home18-title04 h3 {
	color: #444444;
}
.home18-title03 .line, .home18-title04 .line {
	background-color: #009b85;
}
.home18-title04, .home18-title04 h3 {
	text-align: left;
}
.home18-title04 .line {
	margin: 15px 0 18px;
}
.home18-ibox02 > div, .home18-ibox03 > div {
	padding: 23px 0;
}
.home18-ibox02 {
	text-align: right;
}
.home18-ibox02 em.fa, .home18-ibox03 em.fa {
	width: 81px;
	height: 81px;
	line-height: 78px;
	font-size: 26px;
	color: #ffffff;
	margin: 2px 0 0;
	border: 3px solid #ffffff;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home18-ibox02 em.fa {
	float: right;
	margin-left: 18px;
}
.home18-ibox03 em.fa {
	float: left;
	margin-right: 18px;
}
.home18-ibox02 em.fa + div,
.home18-ibox03 em.fa + div{
	overflow:hidden;
}
.home18-ibox02 h3, .home18-ibox03 h3 {
	font-size: 18px;
	color: #ffffff;
	line-height: 1;
	font-weight: normal;
	margin: 0 0 10px;
	letter-spacing: 1px;
}
@media only screen and (min-width: 1200px) {
.home18-ibox02 > div,  .home18-ibox03 > div {
	padding: 40px 0 30px;
}
}
@media only screen and (max-width: 767px) {
	.home18-ibox02 em.fa, .home18-ibox03 em.fa{
	width: 64px;
    height: 64px;
    line-height: 64px;
	}
}


.home18-bg03 {
	background-color: #f7f7f7;
}
.home18-carousel .owl-pagination {
	top: auto;
	bottom: 20px;
	margin: 0;
}
.home18-carousel .owl-page {
	width: 21px;
	height: 21px;
	margin: 0px 5px;
}
.home18-carousel .owl-item {
	position: relative;
	overflow: hidden;
}
.home18-carousel .owl-item {
	text-align: left;
}
.home18-carousel .owl-item .item {
	display: inline-block;
	position: relative;
	width:100%;
}
.home18-carousel .owl-item .item img{
	width:100%;
}
.home18-carousel .owl-item .carousel-cont {
	position: absolute;
	top: 0px;
	left: -30%;
	width: 30%;
	height: 100%;
	z-index: 10;
	padding: 25px 30px;
	color: #FFF;
	opacity: 0;
	transition: all 200ms ease-out 0ms;
	-moz-transition: all 200ms ease-out 0ms; /* Firefox 4 */
	-webkit-transition: all 200ms ease-out 0ms; /* Safari and Chrome */
	-o-transition: all 200ms ease-out 0ms; /* Opera */
	-ms-transition: all 200ms ease-out 0ms; /* IE9? */
}
.home18-carousel .owl-item.synced .carousel-cont, .home18-carousel .owl-item.synced .carousel-cont.text_left {
	top: 0px;
	left: 0px;
	opacity: 1;
	transition: all 400ms ease-out 800ms;
	-moz-transition: all 400ms ease-out 800ms; /* Firefox 4 */
	-webkit-transition: all 400ms ease-out 800ms; /* Safari and Chrome */
	-o-transition: all 400ms ease-out 800ms; /* Opera */
	-ms-transition: all 400ms ease-out 800ms; /* IE9? */
}
.home18-carousel .owl-item .carousel-cont.text_right {
	left: auto;
	right: -30%;
	width: 30%;
	height: 100%;
}
.home18-carousel .owl-item.synced .carousel-cont.text_right {
	left: auto;
	right: 0;
}
.home18-carousel .owl-item .carousel-cont.text_top {
	left: 0;
	top: -100%;
	width: 100%;
	height: auto;
	max-height: 100%;
}
.home18-carousel .owl-item.synced .carousel-cont.text_top {
	left: 0;
	top: 0;
}
.home18-carousel .owl-item .carousel-cont.text_bottom {
	left: 0;
	top: auto;
	bottom: -100%;
	width: 100%;
	height: auto;
	max-height: 100%;
}
.home18-carousel .owl-item.synced .carousel-cont.text_bottom {
	left: 0;
	top: auto;
	bottom: 0;
}
.home18-carousel .owl-item .carousel-cont h3 {
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}
.home18-carousel .owl-item .carousel-cont:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #2f3d4a;
	filter: alpha(opacity=60);
	opacity: 0.6;
	z-index: -1;
}
.home18-ibox04 {
	border: 1px solid #e5e5e5;
}
.home18-ibox04 .text-hidden {
	overflow: hidden;
}
.home18-ibox04 + .home18-ibox04 {
	margin-top: 17px;
}
.home18-ibox04 .photo_box {
	float: left;
	margin: 0;
}
.home18-ibox04 .photo_box .ico {
	margin-top: -17px
}
.home18-ibox04 .photo_box .ico a em.fa {
	color: #ffffff;
	width: 35px !important;
	height: 35px !important;
	line-height: 35px !important;
	font-size: 16px;
	border: none;
	display: inline-block;
	background-color: #000000;
	background-color: rgba(0,0,0,0.5);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home18-ibox04 .photo_box .shade {
	background-color: #009b85;
}
.home18-ibox04 .text-top {
	padding: 10px 20px;
	height: 117px;
}
.home18-ibox04 .text-top h3 {
	font-size: 14px;
	color: #444444;
	font-weight: normal;
	letter-spacing: 1px;
}
.home18-ibox04 .text-bottom {
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #e5e5e5;
	text-align:center;
	display:block;
}
.home18-ibox04 .text-bottom:before{
	display: table;
    content: " ";
}
.home18-ibox04 .text-bottom:after{
	clear: both;
    content: ".";
    height: 0px;
    font-size: 0px;
    visibility: hidden;
    display: block;
}
.home18-ibox04 .text-bottom > span {
	padding: 0 10px;
	display: inline-block;
	width: 35%;
    float: left;
}
.home18-ibox04 .text-bottom > a {
	padding: 0 10px;
	color: #666666;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	display: inline-block;
	width: 30%;
    float: left;
}
.home18-ibox04:hover .shade, .home18-ibox04 .photo_box:hover .shade {
	opacity: 0.8;
}
.home18-ibox04:hover .ico, .home18-ibox04:hover .content {
	opacity: 1;
}
.home18-ibox04 .text-bottom > a:hover {
	color: #009b85;
	text-decoration: none;
}
@media only screen and (max-width: 767px) {
	.home18-ibox04 .photo_box{
		float:none;
	}
}
.home18-team-border {
	border-bottom: 1px solid #e5e5e5;
}
.home18-team {
	float: left;
	width: 50%;
}
.home18-team.team-2, .home18-team.team-4 {
	border-left: 1px solid #e5e5e5;
}
.home18-team.team-1, .home18-team.team-2 {
	padding: 0 0 70px;
}
.home18-team.team-3, .home18-team.team-4 {
	padding: 50px 0 30px;
}
.home18-team.team-1, .home18-team.team-3 {
	padding-right: 30px;
	border-right: 1px solid #e5e5e5;
	margin-right: -1px;
}
.home18-team.team-2, .home18-team.team-4 {
	padding-left: 30px;
}
.home18-team .team-left {
	float: left;
	margin: 0 25px 0 15px;
}
.home18-team .team-left img {
	width: 173px;
	height: 173px;
	margin-bottom: 8px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home18-team .team-social a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	margin: 0 3px;
	color: #ffffff !important;
	background-color: #009b85;
	display: inline-block;
	text-align: center;
	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 */
}
.home18-team .team-social a:hover {
	background-color: #666666;
}
.home18-team .team-title {
	padding: 16px 0 20px;
}
.home18-team .team-title .text-accent {
	color: #009b85;
}
@media only screen and (max-width: 767px) {
	.home18-team,
	.home18-team.team-2, 
	.home18-team.team-4,
	.home18-team.team-1, 
	.home18-team.team-3{
		float:none;
		width:auto;
		border:none;
		padding:10px 0;
		text-align:center;
	}
	.home18-team p{
		margin-bottom:0;
	}
	.home18-team-border{
		border:none;
	}
	.home18-team .team-left img {
		width:auto;
		height:auto;
	}
	.home18-team .team-left{
		float:none;
		padding:0;
		margin:0;
	}
	.home18-team .team-title{
		text-align:center;
		padding:10px 0;
	}
	.home18-team.team-4{
		padding-bottom:0;
	}
}

.home18-list02 {
	margin: 8px 0 30px;
	list-style: none;
}
.home18-list02 li {
	line-height: 2;
}
.home18-list02 li em.fa {
	text-align: center;
	color: #009b85;
	margin-right: 10px;
	font-size: 15px;
	vertical-align: middle;
}
.home18-bg04 {
	background: url(images/home18-bg04.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home18-bg04 {
		background-attachment:scroll;
	}
}

.home18-Testimonials {
	text-align: center;
}
.home18-Testimonials blockquote {
	padding: 0;
	margin: 0 0 40px;
	font-style: normal;
}
.home18-Testimonials blockquote p {
	padding: 0 10%;
	text-indent: 0;
	color: #ffffff;
	font-style: normal;
}
.home18-Testimonials blockquote small {
	padding: 35px 0 0;
	font-style: normal;
	font-size: 14px;
	position: relative;
	left: 0;
	top: 0;
	color: #ffffff;
}
.home18-Testimonials small img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home18-Testimonials blockquote small span {
	display: block;
	padding: 18px 0 8px;
}
.home18-Testimonials blockquote small:before {
	content: "";
}
.home18-Testimonials .last_page, 
.home18-Testimonials .next_page {
	border: none;
	width: 50px;
	height: 50px;
	font-size: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
}
.home18-Testimonials .next_page {
}
.home18-Testimonials .last_page {
	left: 50%;
	bottom: 127px;
	margin: 0 0 0 -200px;
}
.home18-Testimonials .next_page {
	left: 50%;
	bottom: 127px;
	margin: 0 0 0 150px;
}
.home18-Testimonials .last_page:before, .home18-Testimonials .next_page:before {
	content: "\f104";
	font-family: "FontAwesome";
	font-size: 42px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #FFF;
	left: 0;
}
.home18-Testimonials .next_page:before {
	content: "\f105";
	left: 2px;
}
.home18-Testimonials .dot {
	width: 100%;
	text-align: center;
}
.home18-Testimonials .dot a {
	border: 2px solid #ffffff !important;
	background-color: #FFF;
	width: 11px;
	height: 11px;
	overflow: visible;
}
.home18-Testimonials .dot a.actived {
	width: 11px;
	height: 11px;
	background: #009b85;
}
@media only screen and (max-width: 767px) {
.home18-Testimonials blockquote p {
	padding: 0;
}
.home18-Testimonials .last_page {
	margin: 0 0 0 -120px;
}
.home18-Testimonials .next_page {
	margin: 0 0 0 70px;
}
}
.home18-price .price_border {
	border: 1px solid #e2e2e2;
	margin: 2px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.home18-price .price_title {
	border: none;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 30px 0 23px;
	background: #009b85;
	color: #FFF;
	margin: -1px -1px 0;
}
.home18-price .price_title h2 {
	color: #FFF!important;
	font-weight: 300;
}
.home18-price .price_title .line {
	width: 34px;
	height: 3px;
	margin: 12px auto;
	background-color: #FFFFFF;
}
.home18-price .price_box {
	color: #ffffff;
	text-align: center;
	background-color: #1bbc9b;
	padding: 0px 0 32px;
	font-size: 48px;
	margin: 0px -1px 0;
}
.home18-price .price_box .sup {
	vertical-align: middle;
	padding: 0 3px;
}
.home18-price .price_box .price {
	vertical-align: middle;
}
.home18-price .price_box .unit {
	display: block;
	font-size: 18px;
	line-height: 1;
	font-style: italic;
}
.home18-price .price_holder {
	border: none !important;
	border-top: 1px solid transparent;
	text-align: center;
	padding-bottom: 0;
	margin: 0;
}
.home18-price .price_holder ul {
	border: none;
	margin: 12px 0px;
}
.home18-price .price_holder ul li {
	border-top: none;
	color: #444444;
	padding: 16px 0;
	padding: 14px 0;
    line-height: 24px;
}
.home18-price .price_holder ul li:nth-child(2n-1) {
	background: #f3f3f3;
}
.home18-price .price_holder a.btn {
	padding: 8px 28px;
	display: inline-block;
	background-color: #1bbc9b;
	margin: 21px 0 35px;
	font-size: 14px;
	line-height:22px;
	color: #FFF !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom: 3px solid rgba(0,0,0,0.1);
}
.home18-price .color_1 .price_title {
	background-color: #009b85;
}
.home18-price .color_1 .price_box, .home18-price .color_1 .price_holder a.btn {
	background-color: #1bbc9b;
}
.home18-price .color_2 .price_title {
	background-color: #ed9d2c;
}
.home18-price .color_2 .price_box, .home18-price .color_2 .price_holder a.btn {
	background-color: #f7bb68;
}
.home18-price .color_3 .price_title {
	background-color: #69ba69;
}
.home18-price .color_3 .price_box, .home18-price .color_3 .price_holder a.btn {
	background-color: #7bd17b;
}
.home18-price .color_4 .price_title {
	background-color: #df5b57;
}
.home18-price .color_4 .price_box, .home18-price .color_4 .price_holder a.btn {
	background-color: #e9635e;
}
.home18-price .price_holder a.btn:hover {
	background-color: #666666!important;
}
.home18-price .best_value {
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.home18-price .best_value .price_holder {
	padding: 0
}
.home18-price .best_value .price_title {
	padding: 30px 0 23px;
}
.home18-bg4 {
	background-color: #f7f7f7;
	border-top: 1px solid #e6e6e6;
}
.home18-carousel02 .item {
	text-align: center;
	opacity: 0.5;
	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? */
}
.home18-carousel02 .item:hover {
	text-align: center;
	opacity: 1;
}
.home18-carousel02 .owl-buttons .owl-prev, 
.home18-carousel02 .owl-buttons .owl-next {
	background-color: #009b85;
	width: 22px;
	height: 22px;
	top: 50%;
	left: -22px;
	right: auto;
	margin-top: -11px;
	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: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.home18-carousel02 .owl-buttons .owl-next {
	left: auto;
	right: -22px;
}
.home18-carousel02 .owl-buttons .owl-prev:before, .home18-carousel02 .owl-buttons .owl-next:before {
	width: 5px;
	height: 5px;
	margin: -2px 0 0 -2px;
	border-width: 1px;
}
.home18-carousel02 .owl-buttons .owl-next:before {
	margin: -2px 0 0 -3px;
}
.home18-carousel02 .owl-buttons .owl-prev:hover, .home18-carousel02 .owl-buttons .owl-next:hover {
	background-color: #252d2c;
}
@media only screen and (max-width: 767px) {
	.home18-carousel02 .owl-buttons .owl-prev{
		left: -0px;
	}
	.home18-carousel02 .owl-buttons .owl-next {
		right: 0px;
	}
}
.home18-bg05 {
	background-color: #009b85;
}
.home18-number {
	text-align: center;
	color: #ffffff;
	padding: 0px 20px;
}
.home18-number .number {
	display: block;
	text-align: center;
	font-size: 48px;
}
.home18-number .number_border:hover {
	background-color: #FFF;
	background-color: rgba(255,255,255,0.3);
}
.home18-number .number_border:hover .number_box {
	background-color: #ffffff;
	color: #2a3b4e;
}
.home18-number h3 {
	margin-bottom: 14px;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
}
.home18-photolist {
	margin: 0;
	padding: 0;
	text-align: left;
}
.home18-photolist li {
	display: inline-block;
	vertical-align: top;
	width: 82px;
	list-style: none;
	margin-bottom: 3px;
}
.home18-newslist {
	margin: 0px;
	padding: 0px;
}
.home18-newslist li {
	list-style: none;
	border-top: 1px solid rgba(0,0,0,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding: 15px 0px 15px 15px;
	position: relative;
}
.home18-newslist li:first-child {
	border-top: none;
}
.home18-newslist li:last-child {
	border-bottom: none;
	padding-bottom:0;
}
.home18-newslist li:before {
	content: " ";
	position: absolute;
	top: 21px;
	left: 0;
	border: 5px solid transparent;
	border-left-color: #999999;
}
.home18-social02 {
	margin: 0;
	padding: 0;
}
.home18-social02 li a, .home18-social02 li a:link, .home18-social02 li a:visited {
	display: block;
	color: inherit;
}
.home18-social02 em {
	color: inherit;
	font-size: 18px;
	border-radius: 50%;
	border: 1px solid #5e6463;
	display: inline-block;
	vertical-align: middle;
	margin: 6px 8px 6px 0px;
	height: 30px;
	line-height: 30px;
	position: relative;
	text-align: center;
	width: 30px;
	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? */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.home18-social02 li {
	list-style: none;
	border-bottom: 1px solid #3f3f3f;
	position: relative;
	padding: 2px 0;
}
.home18-social02 li:last-child{
	border-bottom: 0;
    padding-bottom: 0;
}
.home18-social02 li:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 3px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-bottom: 1px solid #939393;
	border-right: 1px solid #939393;
	list-style: none;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.home18-social02 li a {
	display: block;
	color: #999999;
}
.home18-social02 a:hover {
	background: none !important;
	text-decoration: none !important;
}

@media only screen and (min-width: 1600px){
	.footer_box [class*=Pane]{
		margin:100px 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px){
	.footer_box [class*=Pane]{
		margin:70px 0;
	}
	.home18-ibox02 > div, .home18-ibox03 > div{
		padding:10px 0 20px;
	}
	.home18-ibox04 .text-top{
		height: auto;
		padding:10px 15px;
	}
	.home18-ibox04 .text-top h3{
		margin:0 0 5px;
	}
	.home18-ibox04 .text-bottom{
		height: auto;
		line-height:26px;
		font-size:12px;
	}
	.home18-ibox04 .text-bottom > span{
		padding:0 2px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.footer_box [class*=Pane]{
		margin:60px 0;
	}
	#dnn_FootPaneF,
	#dnn_FootPaneG{
		margin-top:0;
	}
	.home18-bg02 .row > div{
		width:100%;
	}
	.home18-bg02 .row > div:nth-child(2){
		margin:20px 0;
	}
	.home18-carousel{
		margin-bottom:30px;
	}
	.home18-team.team-1, .home18-team.team-2{
		padding:0 0 30px;
	}
	.home18-team.team-3, .home18-team.team-4{
		padding:50px 0 0px;
	}
	.sm-12{
		width:100%;
	}
}
@media only screen and (max-width: 767px){
	.footer_box [class*=Pane]{
		margin:50px 0;
	}
	.home18-carousel{
		margin-bottom:30px;
	}
	.home18-price div.best_value{
		margin:0 0 15px;
	}
	.home18-price{
		padding-bottom:0;
	}
}

/*Accent colour*/
.home18-title .line,
a.home18-btn,
.home18-title03 .line, 
.home18-title04 .line,
.home18-ibox04 .photo_box .shade,
.home18-team .team-social a,
a.home18-btn,
.home18-Testimonials .dot a.actived,
.home18-carousel02 .owl-buttons .owl-prev, 
.home18-carousel02 .owl-buttons .owl-next,
.home18-bg05{
	background-color:#84afd9;
}
.home18-accordion .panel-title .arrow,
.Home18-heading01:after,
.home18-team .team-title .text-accent,
.home18-title03 .line, 
.home18-title04 .line,
.Home18-Container01 .Home18-heading01:after{
	border-color:#84afd9;
}
.home18-accordion .panel-title .arrow:before,
.ibox-cont a:hover,
.home18-ibox04 .text-bottom > a:hover,
.home18-accordion .panel-title .collapsed .arrow:before,
.home18-team .team-title .text-accent,
.home18-list02 li em.fa{
	color:#84afd9;
}

.home18-social02 li a:hover{
	color:#84afd9;
}
div.Theme_Responsive_20073_home18 .btn{
	color:#84afd9;
	border-color:#84afd9;
}
div.Theme_Responsive_20073_home18 .btn:hover{
	color:#FFF;
	background-color:#84afd9;
}

.footer_box .home18-social02 li a:hover{
	color:#ff8726;
}
.footer_box div.Theme_Responsive_20073_home18 .btn{
	color:#ff8726;
	border-color:#ff8726;
}
.footer_box div.Theme_Responsive_20073_home18 .btn:hover{
	color:#FFF;
	background-color:#ff8726;
}



























/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/










/*Hmoe Page 19 Style*/
.home19-title {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    height: 69px;
    position: relative;  
    margin: auto;
    color: #333;
    font-size: 25px;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
	width:230px;
}
.home19-title:before {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    content: "";
    height: 86%;
    position: absolute;
    right: 0;
    top: 0;
    width: 95.4%;
}
.home19-title > span {
    bottom: 0;
    height: 15%;
    left: -1px;
    overflow: hidden;
    position: absolute;
    width: 15%;
}
.home19-title > span:before {
    border-left: 1px solid #333;
    bottom: 0;
    content: "";
    height: 200%;
    left: 0;
    position: absolute;
    transform: rotate(45deg);
    transform-origin: left bottom 0;
    width: 200%;
}
.home19-title02 {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    height: 69px;
    position: relative;  
    margin: auto;
    color: #333;
    font-size: 25px;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;	
	width:230px;
}
.home19-title02:before {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    content: "";
    height:58px;
    position: absolute;
    right: 0;
    top: 0;
    width: 220px;
}
.home19-title02 > span {
    bottom: 0;
    height: 15%;
    left: -1px;
    overflow: hidden;
    position: absolute;
    width: 15%;
}
.home19-title02 > span:before {
    border-left: 1px solid #333;
    bottom: 0;
    content: "";
    height: 200%;
    left: 0;
    position: absolute;
    transform: rotate(45deg);
    transform-origin: left bottom 0;
    width: 200%;
}
.home19-title03 {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    height: 69px;
    position: relative;  
    margin: auto;
    color: #333;
    font-size: 25px;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;	
	width:363px;
}
.home19-title03:before {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    content: "";
    height:58px;
    position: absolute;
    right: 0;
    top: 0;
    width: 97.4%;
}
.home19-title03 > span {
    bottom: 0;
    height: 15%;
    left: -1px;
    overflow: hidden;
    position: absolute;
    width: 15%;
}
.home19-title03 > span:before {
    border-left: 1px solid #333;
    bottom: 0;
    content: "";
    height: 200%;
    left: 0;
    position: absolute;
    transform: rotate(45deg);
    transform-origin: left bottom 0;
    width: 200%;
}
.home19-title04 {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    height: 69px;
    position: relative;  
    margin: auto;
    color: #333;
    font-size: 25px;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;	
	width:302px;
}
.home19-title04:before {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    content: "";
    height:58px;
    position: absolute;
    right: 0;
    top: 0;
    width: 96.6%;
}
.home19-title04 > span {
    bottom: 0;
    height: 15%;
    left: -1px;
    overflow: hidden;
    position: absolute;
    width: 15%;
}
.home19-title04 > span:before {
    border-left: 1px solid #333;
    bottom: 0;
    content: "";
    height: 200%;
    left: 0;
    position: absolute;
    transform: rotate(45deg);
    transform-origin: left bottom 0;
    width: 200%;
}
.home19-aboutus{
   text-align:center;
}
a.home19-btn,
a.home19-btn:link,
a.home19-btn:active,
a.home19-btn:visited {
    display: inline-block;
    padding: 12px 50px 12px;
    font-size: 14px;
    color: #006fff;
    border: 1px solid #006fff;
    transition: background-color ease-in 200ms;
    -moz-transition: background-color ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms;
    -o-transition: background-color ease-in 200ms;
    -ms-transition: background-color ease-in 200ms;
    margin: 10px 15px;
	min-width:200px;
	text-align: center;
	line-height:24px;
}
*+html a.home19-btn {
    display: inline;
}
a.home19-btn:hover {
    text-decoration: none;
    background-color: #006fff;
    color: #fff!important;
}
.home19_bg01{
    background: #f3f3f3;
}
.home19-ibox img{
   border-radius:3px;
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
}
.home19-ibox h2 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    color: #444;
    text-align: center;
    margin: 0;
	padding: 40px 0 25px 0;
	letter-spacing: 1px;
}
.home19-ibox{
   text-align:center;
   padding:0 0 15px 0;
}
.home19-carousel .item {
	padding:0px 15px;
	line-height:1.8;
}
.home19-carousel.icon_tag_push .ico:before {
    border-right-color: #006fff;
    border-top-color: #006fff;
}
.home19-carousel .photo_box.icon_tag_push .content{
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: auto;
    opacity: 1;
    padding: 15px 20px;
    top: 30px;
    width: auto;
	text-transform:uppercase;
	bottom:auto;
}
.home19-carousel .photo_box.icon_tag_push .content h3 {
    color: #fff;
    font-size: 28px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.home19-carousel .owl-buttons .owl-prev,
.home19-carousel .owl-buttons .owl-next{
   border:1px solid #bfbfbf;
     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? */ 
	background-color: transparent; 
	width: 60px;
	height: 60px;
	margin-top:-50px;
} 
.home19-carousel .owl-buttons .owl-next:before{
  margin:-4px 0 0 -8px;
  border-left: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}
.home19-carousel .owl-buttons .owl-prev:before, 
.home19-carousel .owl-buttons .owl-next:before {
	  margin:-5px 0 0 -3px;
	  width:10px;
	  height:10px;
    content: "";
    border-left: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
	background-color:transparent;
	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? */ 
} 
.home19-carousel .owl-buttons .owl-prev:hover:before, 
.home19-carousel .owl-buttons .owl-next:hover:before{
    border-left: 1px solid #006fff;
    border-bottom: 1px solid #006fff;
	background-color:transparent;
} 
.home19-carousel .owl-buttons .owl-prev:hover,
.home19-carousel .owl-buttons .owl-next:hover{
   border:1px solid #006fff; 
   background-color: transparent;    
}
.home19-carousel .owl-buttons .owl-next:before{
  transform: rotate(-135deg);
  margin:-4px 0 0 -6px;
  border-right:0;
}
.home19-carousel .main {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	padding: 0px 10px 10px;
	margin: 35px 1px 0px;
	border: 1px solid #006FFF;
}
.home19-carousel .text_sytle_6{
   padding:25px 32px;
   border:1px solid #dddddd;
   border-top:0;
}
.home19-carousel .text_sytle_6 span{
  color:#999999;
}
*+html .home19-carousel .main {
	padding-top: 10px;
}
*+html .home19-carousel .functionIcon {
	margin-top: 0px!important;
}
.home19-carousel h3 {
	padding:3px 0 15px;
	font-weight: 300;
	color:#444;
}
.home19-carousel .main:hover .ico span {
	color: #FFF;
	background-color: #006FFF;
}
.home19-carousel .owl-buttons .owl-prev{  
    left: 0; 
}
.home19-carousel .owl-buttons .owl-next {   
    right:0;
}
.carousel.home19-carousel {
	padding: 0;
	margin:0 !important;
}
.home19-carousel .main, 
.home19-carousel .owl-page.active {
    background:#006fff;
    border: medium none;
}
.home19-carousel .owl-page {
    border:none;
	background:#ddd;  
}
.home19-carousel .owl-pagination {
	padding: 50px 0 0;  
	margin:0;
	font-size:0;
	line-height:0;
}
.home19-carousel .owl-page{
	margin:0 5px;
	width:20px;
	height:20px;
}
 @media only screen and (min-width: 1500px) {
 
.h6_service03 {
    padding: 0 0;
}
.home19-carousel .owl-buttons .owl-prev {
    left:-90px;
}
.home19-carousel .owl-buttons .owl-next {
    right:-90px;
} 
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
.home19-carousel .text_sytle_6{
   padding:15px
}
.home19-carousel h3{
   padding:0;}
   
.home19-carousel .owl-buttons .owl-prev{  
    left: -40px; 
	}
.home19-carousel .owl-buttons .owl-next {   
    right:-40px;
}
.home19-carousel.carousel .owl-buttons .owl-prev,
.home19-carousel.carousel .owl-buttons .owl-next {  
    height: 40px;    
    width: 40px;  
}
}
@media only screen and (max-width: 767px) {
.home19-carousel .owl-buttons .owl-prev{  
    left: -40px; 
	}
.home19-carousel .owl-buttons .owl-next {   
    right:-40px;
}
.home19-carousel .text_sytle_6{
   padding:15px
}
.home19-carousel h3{
  padding:0;
}  
.home19-carousel.carousel .owl-buttons .owl-prev,
.home19-carousel.carousel .owl-buttons .owl-next {  
    height: 40px;    
    width: 40px;  
}
}

#anchorNav li i {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #7f7f7f;
    border: 0;
    text-indent: 0;
    overflow: hidden;
    transition: all ease-out 300ms;
    -webkit-transition: all ease-out 300ms;
    color: #fff;
    text-align: center;
    font-style: normal;
    border-radius: 50%;
    line-height: 30px;
}
#anchorNav li:hover i, 
#anchorNav li.active i, 
#anchorNav li span{
   background-color:#006fff;
}
.home19-bg02 {
    background: url("images/home19_bg02.jpg") no-repeat fixed center center;
    background-size: cover;
	color: #fff;
	backface-visibility: hidden;
}
@media only screen and (max-width: 991px) {
	.home19-bg02 {
		background-attachment:scroll;
	}
}
.home19-number{
  text-align:center;
}
.home19-number .home19-numbe-bor {
    border: 1px solid #fff;
    width: 110px;
    height: 110px;
    margin: 0 auto;
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.home19-number .home19-numbe-bor{
    border: 1px solid #fff;
}
.home19-number .home19-numbe-bor img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 4px;
}
.home19-number .number {
    color: #fff;
	font-size:50px;
	letter-spacing: 1px;
}
.home19-number p{
   font-size:15px;
   margin-bottom:0;
}
.home19-Testimonials-tab .last_page, 
.home19-Testimonials-tab .next_page {
	border: none;
	text-indent: -100px;
	overflow: hidden;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
	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:10px;
	top: 50%;
		    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 ;
}
.home19-Testimonials-tab .last_page:hover, 
.home19-Testimonials-tab .next_page:hover{ 
	border-left: 2px solid #20a3f0;
	border-bottom: 2px solid #20a3f0;
}
.home19-Testimonials-tab .next_page {
	left: auto;
	right:10px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.home19-Testimonials-tab{
  text-align:center;
}
.home19-Testimonials-tab blockquote{
  font-style:normal;
  padding:0 50px; 
}
.home19-Testimonials-tab blockquote p{
  text-indent:inherit;
  font-style:normal;
  font-size:14px;
}
.home19-Testimonials-tab blockquote span.pic img{
  width:90px;
  height:90px;
  border-radius:50%;
}
.home19-Testimonials-tab blockquote h2{
  font-weight:normal;
  margin:0;
  font-size:15px;
  color:#333;
}
.home19-Testimonials-tab blockquote p{
  padding:30px 0 20px 0;
  margin:0;
}
.home19-Testimonials-tab blockquote h2 span{
  text-transform:uppercase;
  font-size:13px;
  display:block;
  color:#666;
}
.home19-clients-list {
	list-style:none;
	margin:0;
	padding:60px 0 20px 0;
	overflow:hidden;
	border-bottom:1px solid #d3d3d3;
}
.home19-clients-list:last-child{
	border-bottom:none
}
.home19-clients-list li{
	float:left;
	width:20%;
	text-align:center;
	border-right:1px solid #d3d3d3;
	padding:7px 0;
}
.home19-clients-list li:last-child{
	border-right:none
}
.home19-clients-list li img{
	max-width:100%;
	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? */
}
.home19-clients-list li:hover img {
	opacity:0.7;
	filter:alpha(opacity=30);
}
.home19-ibox02 .title {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    padding: 0 0 10px 0;
}
.home19-ibox02 .center img {
    display: inline-block;
    width: auto\0;
}

.home19-ibox02 .left .box,.home19-ibox02 .right .box {
    position: relative;
}

.home19-ibox02 .left .box p.text,
.home19-ibox02 .right .box p.text{
	margin-bottom:0;
}

.home19-ibox02 .left .box {
    padding: 0 0 0 94px;
}
.home19-ibox02 .left .box:nth-child(2) {
    padding: 50px 0 50px 100px;
}
.home19-ibox02 .left .box:nth-child(3) {
}
.home19-ibox02 .right .box {
    padding: 0 94px 0 0;
    text-align: right;
}
.home19-ibox02 .right .box:nth-child(2) {
    padding: 50px 100px 50px 0;
}
.home19-ibox02 .left .box .icon,.home19-ibox02 .right .box .icon {
    position: absolute;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.home19-ibox02 .left .box .icon {
    left: 0;
}
.home19-ibox02 .right .box .icon {
    right: 0;
}
.home19-ibox02 .left .box a.link,.home19-ibox02 .right .box a.link {
    text-transform: uppercase;
}
.price-table.home19-price {
    padding: 0;
}
.home19-price .price_border {
    background: #f5f5f5;
	border:1px solid transparent;
	border-top:0;
    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;  
}
.home19-price .price_border:hover {
  border:1px solid #006fff;  
}
.home19-price .price_title {
    color: #333333;
    padding: 40px 0px 45px;
    margin: 0 0 0 -1px;
    border: none;
    background: none;
    font-size: 16px;
	border-top:3px solid #006fff;
}
.home19-price .price_title h2 {
    color: #333333;
    text-align: center;
    font-size: 16px;
	font-weight:bold;
}
.home19-price .price_box {
    height: 53px;
    padding: 49px 0 !important;
    width: 150px;
    margin: 0 auto 0;
    position: relative;
    border: 1px solid #006fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #006fff;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    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;   
}
.home19-price .price_holder ul {
    border-bottom: none;
    margin: 0;
    padding: 20px 0;
}
.home19-price .price_holder ul li {
    text-align: center;
    border-top: none;
    padding: 10px 0;
}
.home19-price .price_holder {
    border-top: none;
    text-align: center;
    padding-bottom: 40px;
    border: none;
    margin-bottom: 10px;
}
.home19-price .unit {
    font-size: 13px;
    display: block;
	padding:5px 0 0 0;
}
.home19-price .price {
    font-size: 42px;
    line-height: 1;
}
.home19-price .sup {
    font-size: 42px;
    line-height: 1;
}
.home19-price a.btn {
    padding: 14px 25px;
    margin-bottom: 0;  
    border: 1px solid transparent;
	background-color:#006fff;
}
.home19-ibox03 h2 {
    font-size: 24px;
    color: #333333;
    line-height: 1;
    margin: 0;
	padding: 35px 0;
	font-weight: 400;
    letter-spacing: 1px;
}
.home19-ibox03 a.Button_default{
    color: #fff;
    padding: 12px 35px;
    background: #006fff;
    display: inline-block;
    white-space: nowrap;  
    transition: background ease-in 200ms;
    -moz-transition: background ease-in 200ms;
    -webkit-transition: background ease-in 200ms;
    -o-transition: background ease-in 200ms;
    -ms-transition: background ease-in 200ms;
	font-size: 14px;
    line-height: 24px;
    border: 1px solid transparent;
}
.home19-ibox03 a:hover.Button_default{
  text-decoration:none;
  background-color:#444;
}
.home19-ibox04 a span.fa {
    background-color: #b9b8b8;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 30px;
    left: 0;
    line-height: 30px;
    margin-right: 0;
    overflow: hidden;
    text-align: center;
    top: 50%;
    width: 30px;
	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;
}
.home19-ibox04 a.ibox-cont {
    background: #f9f9f9;
    text-align: right;
    padding:18px 20px;
    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;
    margin-bottom: 20px;
	display:block;
	color:#333333;
   font-size:16px;
   line-height: 29px;
}
.home19-ibox04 .ibox-cont:hover {
    background-color: #006fff;
}
.home19-ibox04 a.ibox-cont:hover span.fa {
    background: #fff;
    color: #006fff;
}
.home19-ibox04 a.ibox-cont:hover{
   color:#fff;
   text-decoration:none;
}
.home19_bg03 .home19-full-right{
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url("images/home19_bg03.jpg") no-repeat center center;
    background-size: cover;
}
.home19_bg03{
    background-color: #ebeced;
	position:relative;
}
.home19-full-left h3{
    color: #333333;
    font-size: 25px;
    margin:10px 0 45px;
    position: relative;
	font-weight:normal;
}
.home19-full-left ul{
   margin:0;
   padding:15px 0 0 0 ;
   float:left;
   width:50%;
}
.home19-full-left ul li{
  margin:0;
  padding:5px 0;
  list-style:none;
}
.home19-full-left ul li a{
  color:#666666;
}
.home19-full-left ul li a:hover{
 color:#006fff;
 text-decoration:none;
}
.home19-full-left ul li em{
  color:#006fff;
  display:inline-block;
  margin:0 20px 0 0;
}
.home19-full-left h3:before{
    border-bottom: 1px solid #666666;
    bottom: -25px;
    content: "";
    left: 0;
    position: absolute;
    width: 78px;
 }
#home19-nextPage {
    border: 1px solid #fff;
    cursor: pointer;
    height: 75px;
    margin:0 0 0 -35px;
    text-align: center;
    width: 75px;
    z-index: 1;
	position:absolute;
	left:50%;
	bottom:100px;	
}
#home19-nextPage span.fa {
    font-size: 34px;
    color: #fff;
    line-height: 75px;
	width:75px;
	display:inline-block;
    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;
}
.home19-banner01-bg .left_html{
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    margin:50px 0 0 -20px;
    min-width:300px;
    padding:10px 80px 5px 10px;
    position: relative;
    text-align: right;
}
.home19-banner01-bg .left_html2{
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    min-width:300px;
    padding:17px 80px 12px 5px;
	position:relative;   
    text-align: right;
	margin:20px -50px 0 0;
}
.home19-banner01-bg .left_html em{
    position:absolute;
    right:20px;
    color: #338cff;
    font-size: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
}
.home19-banner01-bg .left_html2 em{
   position:absolute;
   right:20px;
    color: #8d6cc3;
    font-size: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;	
}
.home19-banner01-bg .right_htm{
   background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    min-width:300px;
    padding:10px 10px 5px 80px;
	position:relative; 
    text-align: left;
	margin:50px 0 0 0;
}
.home19-banner01-bg .right_htm em{
   position:absolute;
   left:20px;
    color: #f9cf79;
    font-size: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
}
.home19-banner01-bg .right_html2{
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    min-width:300px;
    padding: 17px 5px 12px 80px;
	position:relative;  
    text-align: left;
	margin:18px 0 0 -50px;

}
.home19-banner01-bg .right_html2 em{
   position:absolute;
   left:20px;
    color: #1bbc9b;
    font-size: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
}
.home19-banner01-bg .top-left p,
.home19-banner01-bg .top-right p{
   line-height:17px;
}
.home19-banner01-bg .top-left span,
.home19-banner01-bg .top-right span{
   color:#333;
}
.home19-banner01-bg{
    background: url(images/home19-banner01-bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
	position:relative;
	text-align:center;	
	backface-visibility: hidden;
}
.home19-banner01-bg .banner01-content{
	padding:0 0 115px 0;
}
.home19-banner01-bg .top-img{
   padding:182px 0 0 0;
   display:block;
}
.home19-banner01-bg .top-img2 {
    margin: -95px 0 0 -2px;
	display:inline-block;
	position:relative;
}
.home19-banner01-bg .top-left{
  float:left;
  width:25%;
}
.home19-banner01-bg .banner-box{
  margin-top: -95px;
}
.home19-banner01-bg  .top-center{
  float:left;
  width:50%;
  margin:0 0  0 0;
  padding:0 10px;
}
.home19-banner01-bg  .top-right{
  float:left;
  width:25%;
}
.home19-footer04 .ibox-cont {
	margin-bottom: 15px;
	overflow: hidden;	
}
.home19-footer04 .ibox-cont:last-child{
	margin-bottom:0;
}
.home19-footer04 .ibox-cont > .fa {
	float: left;
	font-size: 24px;
	margin: 5px 20px 0px 0;
	color: #616161
}
.home19-footer04 .i-right {
	overflow: hidden;
}
.home19-footer04 .i-right span{
   color:#888888;
}
.home19-footer03 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home19-footer03 ul li {
	padding: 15px 0;
	border-bottom: 1px solid #cdcdcd;
}
.home19-footer03 ul li span {
	display: inline-block;
	margin: 0 12px 0 0;
	color: #999;
}
.home19-footer03 ul li:first-child {
	padding: 10px 0 15px 0;
}
.home19-footer02 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home19-footer02 li {
	width: 80px;
	height: auto;
	vertical-align: top;
	float: left;
	margin: 0 6px 6px 0;
}
.home19-footer01 a{
   display:inline-block;
   font-size: 18px;
   margin: 0 15px 0 0;
}
.footer_box .home19-footer01 > a {
   color: #333;
}
.home19_bg03 .row{
  margin-left: -0;
  margin-right: -0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home19-clients-list li {
    border-right: 0 none;
    float: left;
    width: 30%;
}
}
@media only screen and (max-width: 1500px) {
.home19-full-left .col-md-2 {
  width:5%;
}
.home19-full-left .col-md-8 {
  width:90%;
}
.home19-full-left .col-md-2 {
  width:5%;
}
}

@media only screen and (max-width: 1200px) {
.home19-banner01-bg .right_htm em {  
    left: 10px;  
    font-size: 28px;
    margin: -14px 0 0;
    top: 50%;
}
.home19-banner01-bg .right_htm {  
    border-radius: 5px;  
    padding: 5px 10px 0 50px;
    margin:45px 0 0 0;
    min-width: auto;
}
.home19-banner01-bg .right_html2 em {  
    left: 10px;
    font-size: 28px;
    margin: -14px 0 0;
    top: 50%;
}
.home19-banner01-bg .right_html2{  
    border-radius: 5px;  
    padding: 5px 5px 0 50px;
    margin:10px 0 0 -50px;
    min-width: auto;
}
.home19-banner01-bg .left_html,
.home19-banner01-bg .left_html2{  
    border-radius: 5px;  
    padding: 5px 50px 0 5px;
    margin:45px 0 0 0;
    min-width: auto;
}
.home19-banner01-bg .left_html em,
.home19-banner01-bg .left_html2 em {  
    right: 10px;
    font-size: 28px;
    margin: -14px 0 0;
    top: 50%;
}
.home19-banner01-bg .left_html2{
   margin:10px -50px 0 0;
}
}
@media only screen and (max-width: 991px) {
.home19-carousel .owl-buttons .owl-prev {
    left: 0;
}
.home19-carousel .owl-buttons .owl-next {
    right: -0;
}
.home19_bg03 .home19-full-right {   
    position: relative;  
    width: 100%;
	height:400px;	
	clear:both;
}
.home19-banner01-bg  .top-center{
  display:none;
}
.home19-banner01-bg .left_html{
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    margin:0 0 0 0;
    min-width:100%;
    padding:10px 5px 5px 80px;
    position: relative;
    text-align: left;
}
.home19-banner01-bg .left_html2{
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    min-width:100%;
    padding:17px 5px 12px 80px;
	position:relative;   
    text-align: left;
	margin:20px -0 0 0;
}
.home19-banner01-bg .left_html em{
    position:absolute;
    left:20px;
    color: #338cff;
    font-size: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
	right:inherit;	
}
.home19-banner01-bg .left_html2 em{
   position:absolute;
   left:20px;
    color: #8d6cc3;
    font-size: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
	right:inherit;	
}
.home19-banner01-bg .right_htm{
   background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    min-width:100%;
    padding:10px 10px 5px 80px;
	position:relative; 
    text-align: left;
	margin:18px 0 0 0;
}
.home19-banner01-bg .right_htm em{
   position:absolute;
   left:20px;
    color: #f9cf79;
    font-size: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
}
.home19-banner01-bg .right_html2{
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
     min-width:100%;
    padding: 17px 5px 12px 80px;
	position:relative;  
    text-align: left;
	margin:18px 0 0 -0;

}
.home19-banner01-bg .right_html2 em{
   position:absolute;
   left:20px;
    color: #1bbc9b;
    font-size: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
}
.home19-banner01-bg .top-left,
.home19-banner01-bg .top-right{
   float:none;
   width:100%;
 }
 
#home19-nextPage{   
    bottom:20px;
}
.home19-banner01-bg .banner-box {
    margin-top: -30px;
}
.home19-banner01-bg .top-img{
   padding:20px 0 0 0;
}
.home19-ibox02 .center img{
  display:none;
}
.home19-ibox02 .right .box .icon {
    left: 0;
}
.home19-ibox02 .right .box {
    padding: 0 0 0 94px;
    text-align: left;
}
.home19-ibox02 .right .box:nth-child(2) {
    padding: 40px 0 40px 100px;
}
.home19-banner01-bg .left_html,
.home19-banner01-bg .left_html2,
.home19-banner01-bg .right_htm ,
.home19-banner01-bg .right_html2{
	padding :10px 5px 10px 80px
}
}
@media only screen and (max-width: 767px) {
.home19-clients-list li {
    border-right: 0 none;
    float: none;  
    width: 100%;
}
#anchorNav{
  display:none;
}
.home19-title04 { 
    font-size: 20px;   
    width: 230px;
}
.home19-title03 {  
    font-size: 18px;
    width: 248px;
}
.home19-title03:before {
    width: 96.5%;
}
.home19_bg03 .home19-full-right {    
	height:300px;
}
.home19-full-left ul {
    float: none;  
    width: 100%;
}
.home19-banner01-bg .left_html, 
.home19-banner01-bg .left_html2,
.home19-banner01-bg .right_htm,
.home19-banner01-bg .right_html2{
  width:100%;
}
.home19-banner01-bg .left_html,
.home19-banner01-bg .left_html2,
.home19-banner01-bg .right_htm ,
.home19-banner01-bg .right_html2{
	padding :10px 5px 10px 80px
}
}
@media only screen and (min-width: 768px) {
	.home19-Testimonials-tab blockquote{
		width: 90%;
    	margin: 0 auto;
	}
}
@media only screen and (min-width: 1600px){
	.footer_box [class*=Pane]{
		margin:95px 0;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px){
	.home19-banner01-bg .top-img{
		padding:130px 0 0 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px){
	.footer_box [class*=Pane]{
		margin:70px 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.home19-banner01-bg .top-img{
		padding:110px 0 0 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.footer_box [class*=Pane]{
		margin:60px 0;
	}
	#dnn_FootPaneF,
	#dnn_FootPaneG{
		margin-top:0;
	}

}
@media only screen and (max-width: 767px){
	.footer_box [class*=Pane]{
		margin:50px 0;
	}
	.home19-banner01-bg .top-left p, .home19-banner01-bg .top-right p{
		margin-bottom:0;
	}
	.home19-ibox{
		padding:0 0 30px 0;
	}
	.home19-clients-list{
		padding:10px 0 0 0;
	}
	.home19-ibox02 .left .box:nth-child(2){
		padding:30px 0 30px 100px;
	}
	.home19-ibox02 .left .box:nth-child(3){
		padding-bottom:30px;
	}
	.home19-ibox02 .right .box:last-child{
		padding-bottom:15px;
	}
}


/*Accent colour*/
a.home19-btn:hover,
.home19-carousel .owl-page.active,
.home19-price a.btn,
.home19-ibox03 a.Button_default,
.home19-ibox04 .ibox-cont:hover,
#anchorNav li:hover i, #anchorNav li.active i, #anchorNav li span{
	background-color:#84afd9;
}
.home19-btn-box a.home19-btn:hover{
   color:#fff;
}
a.home19-btn, a.home19-btn:link, a.home19-btn:active, a.home19-btn:visited,
a.home19-btn:hover,
.home19-carousel .owl-buttons .owl-prev:hover, 
.home19-carousel .owl-buttons .owl-next:hover,
.home19-carousel .owl-buttons .owl-prev:hover:before, 
.home19-carousel .owl-buttons .owl-next:hover:before,
.home19-Testimonials-tab .last_page:hover, 
.home19-Testimonials-tab .next_page:hover,
.home19-price .price_title,
.home19-price .price_box,
.home19-price .price_title{
   border-color:#84afd9;
}
.home19-price .price_border:hover{
  border:1px solid #84afd9;
  border-top:0;
}
.home19-carousel .photo_box.icon_tag_push .ico:before{
    border-right-color: #84afd9;
    border-top-color:#84afd9;
}
.home19-price .price_title{
    border-top:3px solid #84afd9;
}
.home19-btn-box a.home19-btn,
.home19-ibox a,
.home19-full-left ul li em,
.home19-full-left ul li a:hover,
.home19-price .price_box,
.home19-ibox04 a.ibox-cont:hover span.fa,
a.home19-btn, a.home19-btn:link, a.home19-btn:active, a.home19-btn:visited{
   color:#84afd9;
}






















/*Home Page 39 Style*/

/*Home Page 40 Style*/

/*Home Page 41 Style*/
































/*Home Page 39 Style*/
.home39-accordion{
	border-bottom:1px solid rgba(255,255,255,0.5);
	margin:0;
}
.home39-accordion .panel-default>.panel-heading{
	background-color:transparent;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-top:1px solid rgba(255,255,255,0.5);
}
.home39-accordion.panel-group .panel.panel-default{
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border:none;
	margin:0;
	background-color:transparent;
	box-shadow:none;
	-webkit-box-shadow:none;
	margin-bottom:5px;
}
.home39-accordion .panel-heading{
    padding:0px;
}
.home39-accordion .panel-heading .panel-title a{
	font-weight:normal;
	font-size:15px;
	color:#24bb9c;
	display:block;
    padding: 10px 30px 8px 20px;
    line-height: 24px;
	border:1px solid #dddddd;
	position:relative;
	background-color:#f8f8f8;
	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:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.home39-accordion .panel-heading .panel-title a.collapsed{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.home39-accordion .panel-heading .panel-title a.collapsed{
	color:#000;
	background-color:#ffffff;
	border:1px solid #e6e6e6;
}
.home39-accordion .panel-heading .panel-title a:hover{
	color:#000;
	text-decoration:none;
}
.home39-accordion .panel-heading .panel-title a.collapsed:hover{
	color:#24bb9c;
	text-decoration:none;
}
.home39-accordion .panel-heading .panel-title a:before{
	content:"";
	position:absolute;
	right:43px;
	top:0;
	bottom:0px;
	border-left:1px solid #e6e6e6;
}
.home39-accordion .panel-collapse{
	background-color:#FFF;
	box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border: 1px solid #e6e6e6;
	border-top: 0;
}
.home39-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body{
	border-top:none;
}
.home39-accordion .panel-heading .arrow {
	position:absolute;
	top:50%;
	right:18px;
	width:5px;
	height:5px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	margin-top:-2px;	
	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? */
}
.home39-accordion .panel-heading .collapsed .arrow {
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	border-right-color:#414141;
	border-bottom-color:#414141;
}
.home39-accordion .panel-heading .collapsed:hover .arrow {
	border-right-color:#20a3f0;
	border-bottom-color:#20a3f0;
}
.home39-accordion .panel-body{
    padding: 16px 30px 8px 20px;
}
.home39-cont h1{
  color:#333333;
  font-size:30px;
  line-height:1;
  margin:0 0 30px 0;
}
.home39-cont p{
  margin:0 0 20px 0;
}
.home39-cont .dg-btn-4{
  margin:15px 0 0;
}
.home39-title01{
	text-align:center;
	}
.home39-title01 h1.title{
	font-size:30px;
	color:#333;
	line-height:normal;
	margin:0;
	letter-spacing: 2px;
	line-height:1;
	}
.home39-title01 h2.title{
/*	font-size:30px;
	color:#333;
	line-height:normal;
	letter-spacing: 2px;
    line-height:1;*/
	margin:0;

	}
.home39-title01 .icon{
	position:relative;
	margin:20px 0 30px 0;
	}
.home39-title01 .icon:before{
	position:absolute;
	content:"";
	width:95px;
	height:1px;
	background-color:#C2C2C2;
	left: 50%;
	top: 50%;
	margin: -1px 0 0 -128px;
	}
.home39-title01 .icon:after{
	position:absolute;
	content:"";
	width:95px;
	height:1px;
	background-color:#C2C2C2;
	right: 50%;
	top: 50%;
	margin: -1px -128px 0 0;
	}
.home39-title01 .icon span.fa{
	color:#aaa;
	font-size:26px;
	}
.home39-bg{
  background-color:#f3f3f3;
  border-top:1px solid #cfcfcf;
  border-bottom:1px solid #cfcfcf
}
.home39-bg02{
  background-color:#f3f3f3;
  border-top:1px solid #cfcfcf; 
}
.home39-bg03{
  background-color:#24bb9c;
  padding:60px 0;
}
.home39-bg04{
  background:url(images/home39-bg04.jpg) no-repeat center bottom rgb(5,13,16);
}
.home39-textpad {
    padding-left: 150px;
    padding-right: 150px;
}
.home39-load {
    margin: 35px 0 0 0;
}
.home39-load p{
  font-size:14px;
  color:#333;
  margin-bottom:5px;
}
.home39-load .progress-bar{
    position:relative;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:0 0;
	background-color:#00bfa7;
		    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.home39-load .progress{
    overflow:visible;
	height:15px;line-height:15px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:0 0 20px 0;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.1);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.1);
}
.home39-load .progress-bar span{
    position:absolute;
	right:0;
	bottom:100%;
	background:#4c4c4c;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:4px 6px;
	line-height:normal;
	font-size:12px;
	text-indent:0;
	margin-bottom:8px;
	display:none
}
.home39-load .progress-bar span:before{
    border:5px solid transparent;
	border-top:5px solid #4c4c4c;
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:100%;
	width:0;
	margin-left:-5px
}
.home39-iconbox ul{
	margin:35px 0 0 0;
	padding:0;
	list-style-type:none;
	display:inline-block;
	}
.home39-iconbox ul li{
	padding:0 0 0 100px;
	position:relative;
	margin:30px 0 0 0;
	}
.home39-iconbox ul li:first-child{
	margin:0;
	}	
.home39-iconbox ul li span.fa{
	position:absolute;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#24BB9C;
	color:#fff;
	font-size:24px;
	left:0;
	top:0;
	margin:0;
	}
.home39-iconbox ul li h5{
/*	font-size:18px;
	color:#333;	
	line-height:1;
	letter-spacing:2px*/
	margin:0 0 15px 0;
	}
h3.home39-title02{
/*    color: #333333;
    font-size: 30px;
    line-height: 1;
	font-weight:normal;*/
	margin:0 0 30px 0;
}
.home39-iconbox ul li p{
  margin:0 0 20px 0;
}
.home39-cont02 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.home39-cont02 ul li{
	width:25%;
	float:left;
	}
.home39-cont02 ul li .photo_box{
	margin:0;
	}
.home39-cont02 ul li .photo_box .content h3 a,
.home39-cont02 ul li .photo_box .content p a{
  color:#fff;
}
.home39-cont02 .photo_box .content h3,
.home39-cont02 .photo_box .content .title{
	font-size: 24px;
	font-weight: 300;
}
.home39-boxes{
	position:relative;
	padding:12px 0;
	}
.home39-boxes h1{
	font-size:28px;
	color:#fff;
	margin:0;
	line-height:1;
	letter-spacing:1px;	
	font-weight:300;
	}
.home39-boxes .but{
	position:absolute;
	top: 50%;
	right:0;
	margin: -30px 0 0 0;
	}
.home39-boxes .but a{
	padding: 17px 28px;
    letter-spacing: 1px;
    margin: 0;
    line-height: 24px;
}
.home39-iconbox02{
	margin:0;
	padding:0;
	list-style-type:none;
	}	
.home39-iconbox02 li{
	position:relative;
	padding:40px 0 0 0;
	}	
.home39-iconbox02 li:first-child{
	padding:0;
	}
.home39-iconbox02 li h4{
	margin:0 0 20px 0;
	position:relative;
	padding:0 0 0 50px;
	transition: color ease-in 300ms;
    -moz-transition: color ease-in 300ms;
    -webkit-transition: color ease-in 300ms;
    -o-transition: color ease-in 300ms;
    -ms-transition: color ease-in 300ms;
	} 
.home39-iconbox02 li:hover h4{
   color:#24bb9c;
}
.home39-iconbox02 li h4 span.fa{
	position:absolute;
	left:0px;
	top:50%;
	font-size:24px;
	color:#24BB9C;
	margin: -19px 0 0 0;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	}	
.home39-iconbox02 li p{
	padding:0 0 0 50px;
	line-height:1.8;
	margin-bottom:0;
	}	
/*home39-Testimonials*/
.home39-Testimonials .dot{
	width:100%;
	text-align:center;
	bottom:0;
}
.home39-Testimonials .dot a{
	width:15px;
	height:15px;
	background-color:#fff;
	border:2px solid #fff;
}
.home39-Testimonials .dot a.actived{
	width:15px;
	height:15px;
	background-color:transparent;
}
.home39-Testimonials{
	padding:0 0 50px 0;
	}
.home39-Testimonials blockquote{
	background:none;
	padding:1px 0px 60px 0;
	margin:0px;
	text-indent:0;
	border-left:none;
}
.home39-Testimonials blockquote p{
	border:none;
	font-size:14px;
	color:#fff;
	font-style: normal;
	line-height:20px;
	margin-bottom:0px;
	font-weight:normal;
	padding:0 160px;
	position:relative;
	text-indent:0;
	text-align:center;
}
.home39-Testimonials blockquote p:before{
	position: absolute;
	content:"\f10d";
	left: 20px;
	color: #fff;
	font-size: 50px;
	margin:0;
	font-style: normal;
	line-height:normal;
	font-family:FontAwesome;
	top:50%;
	margin:-23px 0 0 0;
	}
.home39-Testimonials blockquote p:after{
	position: absolute;
	content:"\f10e";
	right: 20px;
	color: #fff;
	font-size: 50px;
	margin:0;
	font-style: normal;
	line-height:normal;
	font-family: FontAwesome;
	top:50%;
	margin:-23px 0 0 0;
	}
.home39-Testimonials small{
    position: relative;
    font-size: 15px;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    padding: 0;
    left: 0;
    text-align: center;
}
.home39-Testimonials small:before{
	display:none;
	}

.home39-Testimonials small span {
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	margin: 8px 0 0 0;
	text-transform: none;
}
.home39-Testimonials small span:before{
	content: '\2014 \00A0';
	}
.home39-bg04 .home39-title01 h1.title,
.home39-bg04 .home39-title01 .icon span.fa{
  color:#fff;
}
.home39-bg04 .home39-title01 .icon:before,
.home39-bg04 .home39-title01 .icon:after{
  background-color:#fff;
}
.home39-horizontalTab {
	}
.home39-horizontalTab ul.resp-tabs-list{
	}

.home39-horizontalTab ul.resp-tabs-list li {
	border:none;
	width:33.333333%;
	text-align:center;
}
.home39-horizontalTab ul.resp-tabs-list li span{
	padding:14px 0;
	font-size:18px;	
	color:#fff !important;
	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? */
}
.home39-horizontalTab ul.resp-tabs-list li:hover span{
	color:#fff;
	}
.home39-horizontalTab ul.resp-tabs-list li.ht7_a span{
	background-color:#24BB9C;
	}
.home39-horizontalTab ul.resp-tabs-list li.ht7_b span{
	background-color:#31A3BB;
	}
.home39-horizontalTab ul.resp-tabs-list li.ht7_c span{
	background-color:#5B80BB;
	}

.home39-horizontalTab ul.resp-tabs-list li span:before{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-width: 7px 7px 7px 7px;
	border-style: solid solid solid solid;
	border-right-color: transparent;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-top-color:transparent;
	bottom: -14px;
	left: 50%;
	margin-left:-4px;
	}
.home39-horizontalTab ul.resp-tabs-list li.resp-tab-active.ht7_a span:before{
	border-top-color:#24BB9C;
	}
.home39-horizontalTab ul.resp-tabs-list li.resp-tab-active.ht7_b span:before{
	border-top-color:#31A3BB;
	}
.home39-horizontalTab ul.resp-tabs-list li.resp-tab-active.ht7_c span:before{
	border-top-color:#5B80BB;
	}

.home39-horizontalTab .resp-tabs-container{
	border:none;
	margin:50px 0 0 0;
	}
.home39-horizontalTab .resp-tab-content .resp_margin{
	margin:0;
	}
.home39-iconbox03{
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #CCCCCC;
	padding: 60px 30px 30px 30px;
	text-align:center;
	margin:30px 0 0 0;
	}
.home39-iconbox03 .icon{
	width:70px;
	height:70px;
	line-height:70px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#24BB9C;
	color:#fff;
	font-size:24px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: -35px 0 0 -35px;
	}
.home39-iconbox03 h4{
/*	font-size:20px;
	color:#333;
	font-weight: normal;
	line-height:1;*/
	margin:10px 0 15px 0;

	}
.home39-chart .list-percentage39{
	text-align:center;
	color:#20a3f0;
	position:relative;
	}
.home39-chart .list-percentage39 .percentage_inner{
    position: absolute;
    line-height: 95px!important;
    text-align: center;
    width: 95px;
    height: 95px;
    font-size: 20px;
    color: #20a3f0;
    margin: 0 auto;
    left: 50%;
    margin: 0 0 0 -45px;
	}
.home39-chart p{
    font-size: 15px;
    text-align: center;
    font-weight: blod;
    margin: 20px 0 20px 0;
    position: relative;
	}
.home39-chart p:before{
    content: "";
    width: 30px;
    margin: 0 auto;
    border-top: 1px solid #fff;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -15px;
    top: -8px;
}
.home39-horizontalTabC h6 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 20px 0;
}
.home39-ourteam{
	text-align:center;
	}
.home39-ourteam .img{
	width:200px;
	height:200px;
	overflow:hidden;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	margin:0 auto 30px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	}
.home39-ourteam h6{
    margin: 13px 0 10px 0;
	}
.home39-ourteam h4{
	color:#22bb9c;
	font-size:14px;
	font-weight: normal;
	line-height:1;
	margin:0;
	}
.home39-ourteam .photo_box .pic_box{
	border-radius:50%;
	max-width:200px;
}
.home39-footera a{
  display:inline-block;
  background-color:#5a5a5a;
  width:36px;
  height:36px;
  line-height:36px;
  text-align:center;
  color:#9c9c9c;
  border-radius:5px;
  font-size:16px;
  margin:2px 1px;
}
.home39-footerb .col-sm-4 {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:10px;
	}
.home39-footerc{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.home39-footerc li a{
	font-size:14px;
	color:#aaa;
	border-bottom:1px solid #4D4D4D;
	line-height:1.1;
	display: block;
	padding: 20px 0;
	}
.home39-footerc li:first-child a{
	padding:0 0 20px 0;
	}
.home39-footerc li a span.fa{
	font-size:14px;
	margin:0 10px 0 0;	
	}
/*home39-banner*/
.home39-banner-hover01{
   border:1px solid #fff;
       transition: background-color border-color ease-in 300ms;
    -moz-transition: background-color border-color ease-in 300ms;
    -webkit-transition: background-color border-color ease-in 300ms;
    -o-transition: background-color border-color ease-in 300ms;
    -ms-transition: background-color border-color ease-in 300ms; 
}
.home39-banner-hover01:hover{
  background-color:#24bb9c;
  border:1px solid #24bb9c
}
.home39-banner-hover02{
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    line-height: 14px;
    padding: 23px 45px;  
    position: relative;
    z-index: 1;
    color: #fff;
    border-radius: 3px;
	cursor:pointer;
}
.home39-banner-hover02:after {
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    content: "";
    z-index: -1;
    border-radius: 3px;
    background-color: #24bb9c;
}
.home39-banner-hover02{
    border-color:#24bb9c;
}
.home39-banner-hover02:after:hover{
     background-color: #333;
}
.banner39-accent{
  color:#24bb9c
}
.home39-banner-line{
  height:4px;
  background-color:#fff;
  width:71px;
}
.home39-banner-liner{
  height:4px;
  background-color:#24bb9c;
  width:71px;
}  
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home39-boxes h1 {
    width: 64%;
}
 }
@media only screen and (max-width: 991px) {
.home39-cont h1 {
    margin: 0 0 15px 0;
}
.home39-cont .dg-btn-4 {
    margin: 0 0 15px 0;
}
.home39-cont p {
    margin: 0 0 8px;
}
.home39-textpad {
    padding-left: 0;
    padding-right: 0;
}
.home39-iconbox ul li span.fa {  
    height: 60px;
    line-height: 60px;  
    width: 60px;
}
.home39-iconbox ul li {
    padding: 0 0 0 70px;
}
.home39-iconbox02 li,
.home39-iconbox02 li:first-child {
    padding:15px 0 0 0;
} 
.home39-iconbox ul {
    margin: 20px 0;
}
h1.home39-title02 {
    margin: 0 0 15px;
}
.home39-horizontalTab .resp-tab-content .resp_margin {
    padding: 15px;
}
.home39-horizontalTab{
   border-bottom:1px solid #e1e1e1
}
.home39-horizontalTab .resp-arrow{
  margin-top: 12px;
}
.home39-banner-line{
  height:1px;
}
.home39-banner-liner{
  height:1px;
} 

}
@media only screen and (max-width: 767px) {
.home39-cont02 ul li {
    float: none;
    width: 100%;
}
.home39-boxes .but {
    margin: 15px 0 0 0;
    position: relative;
}
.home39-Testimonials blockquote p {
    padding: 0 30px;
}
.home39-Testimonials blockquote p:after{ 
    font-size: 23px;
	right:0;
}
.home39-Testimonials blockquote p:before{
    font-size: 23px;
	left:0;
}
.home39-title01 .icon {
    margin: 15px 0 10px;
}
.home39-horizontalTab .resp-tabs-container{
   margin:0;
}
.home39-title01 h1.title,
.home39-cont h1,
h1.home39-title02{
	font-size: 25px;
}

}
.footer_box .form_submit a{
	color:#fff !important;
}
@media only screen and (min-width: 1600px) {
	.footer_box [class*=Pane] {
		margin: 95px 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px) {
	.footer_box [class*=Pane] {
		margin: 70px 0;
	}
	.home39-boxes h1{
		font-size:26px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footer_box [class*=Pane] {
		margin: 60px 0;
	}
	#dnn_FootPaneF,
	#dnn_FootPaneG {
		margin-top: 0;
	}
	.home39-cont02 .photo_box .content h3, .home39-cont02 .photo_box .content .title{
		font-size:16px;
	}
	.home39-boxes h1{
		font-size:26px;
	}
	.horizontalTab_Top h2.resp-accordion{
		font-size:16px;
	}
	.home39-ourteam > div:nth-child(1),
	.home39-ourteam > div:nth-child(2){
		margin-bottom:30px;
	}
}
@media only screen and (max-width: 767px) {
	.footer_box [class*=Pane] {
		margin: 50px 0;
	}
	.horizontalTab_Top h2.resp-accordion{
		font-size:16px;
	}
	.home39-accordion{
		margin-top:20px;
	}
	.home39-iconbox {
		margin-bottom:30px;
	}
	.home39-boxes{
		text-align:center;
	}
	.home39-bg03{
		padding:50px 0;
	}
	.home39-ourteam > div+div{
		margin-top:30px;
	}
}

.home39-accordion .panel-heading .panel-title a,
.home39-accordion .panel-heading .panel-title a.collapsed:hover,
.home39-iconbox02 li h4 span.fa,
.home39-ourteam h4,
.home39-chart .list-percentage39 .percentage_inner,
.home39-chart .list-percentage39,
.banner39-accent,
.home39-iconbox02 li:hover h4{
  color:#84afd9;
}
.home39-accordion .panel-heading .collapsed:hover .arrow {
    border-right-color: #84afd9;
    border-bottom-color: #84afd9;
}
.home39-accordion .panel-heading .arrow{
    border-right: 1px solid #84afd9;
    border-bottom: 1px solid #84afd9;
}
.home39-horizontalTab ul.resp-tabs-list li.resp-tab-active.ht7_a span:before {
    border-top-color: #84afd9;
}
.home39-banner-hover02,
.home39-banner-hover01:hover{
    border-color:#84afd9;
}
.home39-iconbox ul li span.fa,
.home39-load .progress-bar,
.home39-bg03,
.home39-iconbox03 .icon,
.home39-horizontalTab ul.resp-tabs-list li.ht7_a span,
.home39-banner-hover02:after,
.home39-banner-hover01:hover,
.home39-banner-liner,
.horizontalTab_Top .resp-tab-active, .horizontalTab_Top .resp-tab-active:hover{
   background-color:#84afd9;
}
.footer_box .home39-footerc li a, 
.footer_box .home39-footerc li a:link, 
.footer_box .home39-footerc li a:active, 
.footer_box .home39-footerc li a:visited,
.home39-footera a{
  color:#aaaaaa!important;
}
.footer_box .home39-footerc li a:hover{
  color:#ff8726!important;
}
.home39-footera a:hover{
  background-color:#ff8726;
  color:#fff!important
}
.Theme_Responsive_20073_home39 .btn,
.Result_01_Default .btn:hover{
  background-color:#ff8726;
}
.Theme_Responsive_20073_home39 input[type="text"],
.Theme_Responsive_20073_home39 textarea{
  color:#aaaaaa!important;
}
.Result_01_Default .result_form h1{
  color:#ff8726;
}
.result_form .btn{ 
   border:2px solid #ff8726;
   text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}

/*Home Page 40 Style*/

/*Home Page 41 Style*/
































/*Home Page 39 Style*/

/*Home Page 40 Style*/

.home40_banner_btn {background: #07C6F5;}
.home40_banner_btn:hover {background: #000;}

.home40-title_style {
	text-align:center;
}
.home40-title_style h2{
	font-size:35px;
	line-height:1.2;
	padding:0 0 5px;
	margin: 0;
	font-weight: 600;
}
.home40-title_style p{
	font-size:22px;
	line-height:1.2;
	padding:12px 0;
	margin: 0;
}
.home40-title_style:after{
	content:"";
	width:83px;
	height:1px;
	display:block;
	background-color:#333333;
	margin:20px auto 0;
}
.home40-title_style.filament:after {
	height:1px;
}

.home40-welcome .welcome_title h3 {
	font-size:24px;
	line-height:1.2;
	padding-bottom:5px;
	margin: 0;
	font-weight:500;
}
.home40-welcome .welcome_title p {
	font-size:20px;
	line-height: 1.2;
	margin: 0;
}
.home40-welcome .welcome_title:after {
	content:"";
	width:83px;
	height:1px;
	display:block;
	background-color:#666;
	margin:10px 0 ;
}
.home40-welcome ul {
	margin:0;
}
.home40-welcome ul li{
	list-style:none;
	padding:10px 0;
}
.home40-welcome ul li:before{
	content:"";
	background-color:#07c6f5;
	width:9px;
	height:9px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.home40-welcome a {
	background:none;
	border:1px solid #9f9f9f;
	padding:12px 25px;
	line-height:24px;
	text-decoration:none;
	display:inline-block;
	border-radius:			5px;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home40-welcome a, 
.home40-welcome a:link, 
.home40-welcome a:active, 
.home40-welcome a:visited{
	color:#373737;
	text-decoration:none;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.home40-welcome a:hover {
	background-color:#07c6f5;
	border-color:#07c6f5;
	color:#FFF!important;
}

.home40-background01 {
	background: #07c6f5;
	text-align:center;
}
.home40-service {
	text-align:center;
}
.home40-service h2 {
	font-size:35px;
	line-height:1.2;
	color:#ffffff;
	padding:0 0 5px;
	margin: 0;
	font-weight: 600;
}
.home40-service p {
	font-size:22px;
	line-height:1.2;
	color:#FFFFFF;
	padding:0;
	margin: 0;
	font-weight:normal;
}
.home40-service:after {
	content:"";
	width:83px;
	height:1px;
	display:block;
	background-color:#FFFFFF;
	margin:15px auto 0;
}

.home40-ServeList{
	display:table;
	overflow:hidden;
	margin:0 ;
	background-color:#f6f6f6;
}
.home40-ServeList ul{
	margin:0;
	padding:0;
	list-style:none;
	display:table-row;
}
.home40-ServeList li {
	width:25%;
	text-align:center;
	padding:35px 35px 50px;
	display:table-cell;
	background-color:#f6f6f6;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	position: relative;
	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? */
}
.home40-ServeList ul li:first-child{
	border-left:none;
}
.home40-ServeList li .ico {margin-bottom: 15px;}
.home40-ServeList li h4 {
	font-size:16px;
	margin: 0;
	font-weight: 600;
}
.home40-ServeList li h5:after{
	content:"";
	width:40px;
	height:2px;
	background-color:#666;
	display:block;
	margin:8px auto 15px;
	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? */
}
.home40-ServeList li p {
	line-height:1.8;
}
.home40-ServeList li .btn{
	border:1px solid #939393;
	padding:10px 20px;
	margin-top:15px;
	color:#666;
	font-size: 13px;
	background:none;
	border-radius:			6px;
	-moz-border-radius:		6px;
	-webkit-border-radius:	6px;
	text-shadow:none;
	-webkit-text-shadow: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? */
}
.home40-ServeList li:hover{
	box-shadow: 0 0 0 2px #6B7B80 inset;
}
.home40-ServeList li:before {
	content: "";
	width: 100%;
	height: 100%;
	box-shadow: 0 0 12px 2px #999 inset;
	opacity: 0;
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.home40-ServeList li:hover:before {opacity: 1;}

.home40-ServeList li .btn:hover{
	border-color:#07c6f5;
	background: #07c6f5;
	color:#fff;
}


.home40-isotope_grid .photo_box .pic_box img {
	-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; /* 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? */
}
.home40-isotope_grid .photo_box:hover.img_zoom .pic_box img {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
	-webkit-filter: grayscale(0%); 
	-moz-filter: grayscale(0%); 
	-ms-filter: grayscale(0%); 
	-o-filter: grayscale(0%); 
	filter: grayscale(0%); 
	filter: gray;
}

.home40-isotope_grid .photo_box {
	position: relative;
}

.home40-isotope_grid .photo_box {overflow: inherit;}
.home40-isotope_grid .photo_box .pic_box {overflow: inherit;}
.home40-isotope_grid .isotope_item:hover {z-index: 1;}
 
.home40-isotope_grid .photo_box .ico_t {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.home40-isotope_grid .photo_box .ico_t:after,
.home40-isotope_grid .photo_box .ico_t:before {
	content: "";
	width: 65px;
	height: 65px;
	border-top: 3px solid #07C6F5;
	border-left: 3px solid #07C6F5;
	position: absolute;
	top: 0;
	left: 0;
}
.home40-isotope_grid .photo_box .ico_t:after {
	border-left: 0;
	border-right: 3px solid #07C6F5;
	left: auto;
	right: 0;
}
.home40-isotope_grid .photo_box .ico_b:after,
.home40-isotope_grid .photo_box .ico_b:before {
	content: "";
	width: 65px;
	height: 65px;
	border-bottom: 3px solid #07C6F5;
	border-left: 3px solid #07C6F5;
	position: absolute;
	bottom: 0;
	left: 0;
}
.home40-isotope_grid .photo_box .ico_b:after {
	border-left: 0;
	border-right: 3px solid #07C6F5;
	left: auto;
	right: 0;
}
.home40-isotope_grid .photo_box .ico_t:after,
.home40-isotope_grid .photo_box .ico_t:before,
.home40-isotope_grid .photo_box .ico_b:after,
.home40-isotope_grid .photo_box .ico_b:before {
	opacity: 0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.home40-isotope_grid .photo_box:hover .ico_t:after,
.home40-isotope_grid .photo_box:hover .ico_t:before,
.home40-isotope_grid .photo_box:hover .ico_b:after,
.home40-isotope_grid .photo_box:hover .ico_b:before {
	opacity: 1;
}



.home40-price_table {
	padding: 0;
}

.home40-price_table .price_title {
	color: #FFF;
	padding: 16px 0px 12px;
	margin: 0;
	border: none;
	background-color: #07c6f5;
	text-align: center;
}
.home40-price_table .price_title h3 {
	color: #FFF;
	font-size: 24px;
	letter-spacing:1px;
	font-weight:700;
}
.home40-price_table .price_holder {
	border: 1px solid #ecf0f1;
	background-color:#f6f7f9;
	border-top: none;
	margin: 0 0 8px 0;
	text-align: center;
}
.home40-price_table .price_box{
	background-color:#ecf0f1;
	padding:8px 0;
}
.home40-price_table .sup{
	display:inline-block;
	vertical-align:bottom;
	line-height:1;
	padding:0 3px 7px;
	font-size:14px;
	color:#545454;
	font-weight:600;
}
.home40-price_table .price {
	display:inline-block;
	text-align: center;
	color: #545454;
	font-size: 30px;
	font-weight: 600;
	line-height:1;
}
.home40-price_table .unit {
	font-size: 14px;
	color: #545454;
	text-align: center;
	display:inline-block;
	line-height:1;
	font-weight:600;
}

.home40-price_table .price_holder ul li {
	background-color: #ffffff;
	border-top: 1px solid #ecf0f1;
	text-align: center;
	font-size: 14px;
	color: #666;
	padding:10px 0; 
}
.home40-price_table .price_holder ul {
	border-bottom:none;
}
.home40-price_table a.btn {
	background-color: #07c6f5;
	font-size: 15px;
	color: #ffffff;
	margin: 10px auto;
	padding: 13px 0px;
	width:80%;
	border-bottom:2px solid rgba(0,0,0,0.2);
	border-radius:			5px;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
}
.home40-price_table [class*="col-"]:hover .price_title .fa {
	background-color: #07c6f5;
	color: #FFF;
}
.home40-price_table [class*="col-"]:hover a.btn {
	background-color: #07c6f5;
}
.home40-price_table .best_value .price_title{
	background-color:#2d3e50;
	border:1px solid #3c536b;
	border-bottom:none;
	padding:15px 0px 12px;
	position:relative;
	overflow:hidden;
}
.home40-price_table .best_value .price_box{
	background-color:#07c6f5;
}
.home40-price_table .best_value .sup,
.home40-price_table .best_value .price ,
.home40-price_table .best_value .unit {
	color: #FFF;
}
.home40-price_table [class*="col-"]:hover a.btn,
.home40-price_table .best_value a.btn,
.home40-price_table .best_value:hover a.btn {
	background-color: #3b526b;
}
.home40-price_table .best_value .price_holder{
	border:1px solid #3c536b;
	border-top:none;
}
.home40-price_table .best_value .price_title:before{
	content:"HOT!";
	width:80px;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-size:14px;
	background-color: #07c6f5;
	position:absolute;
	right:-19px;
	top:11px;
	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 */
}
.home40-price_table .best_value{
	box-shadow:			none;	
	-moz-box-shadow:	none; 	
	-webkit-box-shadow: none;
	margin:0;
}
.home40-price_table .best_value .price_holder{
	padding-bottom:12px;
}


.home40-background02 {
	background:url(images/home40-bg02.jpg) no-repeat center bottom;
	background-attachment:fixed;
	background-size:cover;
	text-align: center;
	position:static;
	backface-visibility: hidden;
}

.home40-imageslist {
	margin:0;
	padding:0;
	clear:both;
	overflow:hidden;
}

.home40-imageslist {
	border-left:1px solid #adadad;
	border-top:1px solid #adadad;
	margin-top:30px;
}
.home40-imageslist li {
	width:20%;
	float:left;
	height: 168px;
	line-height: 168px;
	padding: 0 10px;
	text-align: center;
	list-style:none;
	border-bottom:1px solid #adadad;
	border-right:1px solid #adadad;
	transition: 		background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
}
.home40-imageslist li img {
	max-width:100%;
}
.home40-imageslist li:hover {
	background-color:rgba(255,255,255,0.1);
}
.home40-title_style02 {
	text-align:center;
}
.home40-title_style02 h2{
	font-size:35px;
	line-height:1.2;
	color:#fff;
	padding:12px 0;
	margin: 0;
	font-weight: 600;
}
.home40-title_style02 p{
	font-size:22px;
	line-height:1.2;
	color:#fff;
	padding:12px 0;
	margin: 0;
}
.home40-title_style02:after{
	content:"";
	width:83px;
	height:1px;
	display:block;
	background-color:#fff;
	margin:20px auto 0;
}
.home40-title_style02.filament:after {
	height:1px;
}
.home40-smallp {color: #fff;}


.home40-contact {
	overflow:hidden;
	position:relative;
}
.home40-contact .right{
	width:50%;
	padding-left:50px;
}
.home40-contact .left {
	width:50%;
	height:100%;
	position:absolute;
	left:0;
	background:#CCC;
}
.home40-title_style.home40-textleft {text-align: left;}
.home40-title_style.home40-textleft:after {margin: 20px 0 0;}
.home40-title_style.home40-textleft p {padding: 0;}

.home40-contact .right .contact_info {
	margin:0;
	padding:0;
	list-style:none;
}
.home40-contact .right .contact_info li{
	padding:10px 0 10px 30px;
	position:relative;
}
.home40-contact .right .contact_info li span {
	color:#34d0f6;
}
.home40-contact .right .contact_info li p {color: #363636;line-height: 1.8;margin: 0;}
.home40-contact .right .contact_info li .fa {
	position:absolute;
	left:0;
	top:11px;
	font-size:20px;
	font-weight:normal;
}
.home40-contact .right .contact_info li .fa.fa-map-marker {font-size: 28px;}
.home40-contact .right .contact_info li .fa.fa-mobile-phone {font-size: 32px;}
.home40-contact .right .icons_link a {
	width: 45px;
	height: 45px;
	line-height: 47px;
	border-radius: 4px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	float: left;
	display: block;
	margin: 0 12px 10px 0;
}
.home40-contact .right .icons_link a:nth-child(1) {background: #3B5998;}
.home40-contact .right .icons_link a:nth-child(2) {background: #ED548E;}
.home40-contact .right .icons_link a:nth-child(3) {background: #00ACED;}
.home40-contact .right .icons_link a:nth-child(4) {background: #DD4B39;}
.home40-contact .right .icons_link a:nth-child(5) {background: #29B37A;}
.home40-contact .right .icons_link a:nth-child(6) {background: #E97C12;}
.home40-contact .right .icons_link a:nth-child(7) {background: #006A9A;}
.home40-contact .right .icons_link a:nth-child(8) {background: #E01822;}

.home40-aboutus p {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 15px;
}
.home40-aboutus a {
	font-size: 13px;
	text-transform: uppercase;
	color: #fff !important;
	padding: 10px 17px;
	display: inline-block;
	line-height: 1.3;
	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? */
}
.home40-aboutus a:hover {text-decoration: none;background: #2e2e2e;}

.home40-ourservice {
	margin:0;
	padding:0;
	list-style:none;
}
.home40-ourservice li {
	display:inline-block;
	vertical-align:top;
	width:50%;
	font-size: 14px;
	margin-right:-3px;
	padding:0px 10px 16px 0;
}
.home40-ourservice .fa{
	margin-right:4px;
	color:#34d0f6;
}
.home40-projectlist {
	margin:0;
	padding:0;
}
.home40-projectlist li{
	list-style:none;
	display:inline-block;
	float: left;
	padding:0 4px 4px 0;
	vertical-align:middle;
}
.home40-projectlist li a {
	display: block;
	position: relative;
}
.home40-projectlist li a span.fa {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 1;
	color: #fff;
	font-size: 18px;
	padding: 30px 0;
	opacity: 0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}

.home40-projectlist li a:hover span.fa {opacity: 1;}



#anchorNav {
	position:fixed;
	right:20px;
	top:35%;
	margin:0;
	padding:0;
	z-index:10000;
}
#anchorNav li{
	list-style:none;
	cursor:pointer;
	position:relative;
	margin-bottom:10px;
}
#anchorNav li i{
	display:block;
	width:28px;
	height:28px;
	background-color:#7f7f7f;
	background-color:rgba(0,0,0,0.5);

	border:9px solid transparent;
	border-color:9px solid rgba(0,0,0,0);

	text-indent:-200px;
	overflow:hidden;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	transition: 		all ease-out 300ms;
	-webkit-transition: all ease-out 300ms; /* Safari and Chrome */
}
#anchorNav li:hover i,
#anchorNav li.active i{
	background-color:transparent;
	border-color:#7f7f7f;
	border-color:rgba(0,0,0,0.5);
}
#anchorNav li span {
	background-color:#7f7f7f;
	background-color:rgba(0,0,0,0.5);
	color:#FFF;
	position:absolute;
	top:50%;
	right:100%;
	margin:-14px 10px 0 0;
	white-space:nowrap;
	padding:1px 5px ;
	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? */
}
#anchorNav li:hover span {
	opacity:1;
	visibility:visible;
}

.Theme_Responsive_20073_home40 .btn:hover {background: #33CFF5 !important;color: #fff !important;}

.Result_01_Default .result_form .form_submit a.btn {
	color: #fff;
	border: 0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.Result_01_Default .result_form .form_submit a.btn:hover {background: #2d2d2d;}




@media only screen and (min-width: 1200px) {
	#anchorNav {right:80px;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.home40-ourservice li {font-size: 12px;}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.home40-tablet_pos {position: relative;}
	.home40-tablet_abs {position: absolute;bottom: 0;left: 0;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	#anchorNav {right:20px;}
	.home40-ServeList li {padding: 40px 15px;}
	.home40-imageslist li {height: 150px;line-height: 150px;}
	.home40-contact .right {width: 100%;float: none !important;padding-left: 0;}
	.home40-contact .left {width: 100%;position: relative;float: none !important;}
	.home40-tablet_pos .col-sm-6 {width: 100%;float: none;left: 0;}
	.home40-tablet_pos .col-sm-6.home40-tablet_abs {position: relative;text-align: center;}
}

@media only screen and (min-width: 992px) {
	.home40-contact .left {height: 100% !important;}
}

@media only screen and (max-width: 767px) {
	#anchorNav {display:none!important;}
	.home40-ServeList li {padding: 15px;display: block;float: left;width: 50%;}
	.home40-isotope_grid .isotope_item {overflow: hidden;}
	.home40-imageslist li {width: 33.33333%;}
	.home40-contact .left {position: relative;width: 100%;}
	.home40-contact .right {width: 100%;padding-left: 0;}
	.home40-title_style h2 {font-size: 22px;}
	.home40-title_style p {font-size: 16px;}
	.home40-welcome .welcome_title h3 {font-size: 22px;}
	.home40-welcome .welcome_title p {font-size: 16px;}
	.home40-service h2 {font-size: 22px;}
	.home40-service p {font-size: 16px;}
	.home40-price_table .price_title h3 {font-size: 22px;}
	.home40-title_style02 h2 {font-size: 22px;}
	.home40-title_style02 p {font-size: 16px;}



}

@media only screen and (max-width: 450px) {
	.home40-ServeList li {display: block;float: none;width: 100%;}
	.home40-imageslist li {width: 50%;}
}

.home40-tablet_abs{
	padding-top:30px;
}

.form_submit a{
	color:#fff !important;
}

@media only screen and (min-width: 1600px) {
	.footer_box [class*=Pane] {
		margin: 95px 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1599px) {
	.footer_box [class*=Pane] {
		margin: 70px 0;
	}
	.home40-tablet_abs{
		padding-top:0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footer_box [class*=Pane] {
		margin: 60px 0;
	}
	#dnn_FootPaneF,
	#dnn_FootPaneG {
		margin-top: 0;
	}

}
@media only screen and (max-width: 767px) {
	.footer_box [class*=Pane] {
		margin: 50px 0;
	}
	.home40-ourservice li:nth-last-child(1),
	.home40-ourservice li:nth-last-child(2){
		padding-bottom:0;
	}
	.home40-projectlist:after{
		content:'';
		display:table;
		clear:both;
	}
}

/* Accent Colour */
.home40_banner_btn,
.home40-welcome ul li:before,
.home40-welcome a:hover,
.home40-background01,
.home40-ServeList li .btn:hover,
.home40-price_table .price_title,
.home40-price_table a.btn,
.home40-price_table .best_value .price_box,
.home40-price_table .best_value .price_title:before {background: #84afd9;}

.home40-welcome a:hover,
.home40-ServeList li .btn:hover,
.home40-isotope_grid .photo_box .ico_t:after, 
.home40-isotope_grid .photo_box .ico_t:before,
.home40-isotope_grid .photo_box .ico_b:after, 
.home40-isotope_grid .photo_box .ico_b:before {
	border-color: #84afd9;
}

.home40-contact .right .contact_info li span {
	color: #84afd9;
}

.home40-aboutus a {background: #ff8726;}
.home40-ourservice .fa {color: #ff8726;}
.Theme_Responsive_20073_home40 .btn:hover {background: #ff8726 !important;}
.home40-projectlist li a span.fa {background: #ff8726;}

.Result_01_Default .result_form h1,
.Result_01_Default .form_row {color: #aaaaaa;}
.Result_01_Default .result_form .form_submit a.btn {
	background: #ff8726;
} 





/*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:#191919;
						background-position:center bottom;
				background-repeat:no-repeat;
										background-size:cover ;
	}
	.footer_bottom  {
		overflow:hidden;
	}
	.footer_bottom .footer_bottom_bg{
		opacity: 1;
					background-color:#222222;
				-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: #aaaaaa;
}

.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: #aaaaaa;
}
.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: #aaaaaa;
}
.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: #aaaaaa;
}
.footer_bottom .social_list_1 a:hover{
	background-color:#aaaaaa;
}
.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 #ff8726;
	}

.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: 120px;
}
.backtop01 {
	border-color:#333333;
}
.backtop01 span:before{
	border-top-color:#333333;
	border-left-color:#333333;
}
.backtop01 span:after{
	border-left-color:#333333;
}
.backtop01:hover {
	background-color:#ff8726;
	border-color:#ff8726;
}

.backtop02 {
	background-color:#333333;
}
.backtop02:hover {
	background-color:#ff8726;
}
.backtop03 {
	border-color:#333333;
	color:#333333;
}
.backtop03:hover {
	border-color:#ff8726;
	background-color:#ff8726;
}
.backtop04 {
	background-color:#333333;
}
.backtop04:hover {
	background-color:#ff8726;
}











 




