﻿
html {
    height: 100%;
}

.navbar-inverse {
    background-color: #fff;
    border: none;
}

/*global setting*/
#Body,
html,
body,
.Head,
.SubTitle,
.SubSubTitle,
.Normal {
    color: #666666;
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: 0.5px;
    font-family: 'Raleway', sans-serif;
    Font-weight: normal;
}


.sticky {
    width: 100% !important;
    position: fixed;
    z-index: 999;
    top: 0px;
    background: #fff;
   
}


.sticky .navigation {box-shadow: 3px 3px 15px;}


.sticky .logo img {
    width: 70px;
}

.sticky .navbar-nav{padding-top:0px;}
.sticky .navigation .navbar-inverse{margin-top:10px; margin-bottom:0px;}


.sticky .logo img{padding: 8px 0;}
.sticky .navbar-inverse .navbar-toggle{margin:-45px 0px;}


html,
button,
input,
select,
textarea,
.ls-layer,
.ls-layer *,
.uneditable-input,
.btn {
    font-family: 'Raleway', sans-serif;
    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', sans-serif;
    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: #177b44;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    Font-weight: normal;
}

h2 {
    color: #177b44;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    Font-weight: normal;
}

h3 {
    color: #ffffff;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    Font-weight: normal;
}

h4 {
    color: #177b44;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    Font-weight: normal;
}

h5 {
    color: #177b44;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    Font-weight: normal;
}

h6 {
    color: #424242;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    Font-weight: normal;
}

/*Content Style*/
a,
a:link,
a:active,
a:visited {
    color: #0096d5;
}

    a:hover {
        color: #0096d5;
    }

.default_color {
    color: #666666 !important;
}

.accent_color,
.color-accent {
    color: #177b44 !important;
}

.border-accent {
    border-color: #177b44 !important;
}

.default_size {
    font-size: 14px !important;
}

.big_size {
    font-size: 15px !important;
}

.small_size {
    font-size: 113px !important;
}

.default_family {
    Font-Family: Raleway;
    Font-weight: normal;
}

.special_family_1 {
    Font-Family: Raleway;
    Font-weight: normal;
}

.special_family_2 {
    Font-Family: Raleway;
    Font-weight: normal;
}

.default_line_height {
    line-height: 1.9 !important;
}

.big_line_height {
    line-height: 2 !important;
}

.small_line_height {
    line-height: 1.6 !important;
    ;
}

.p {
    font-family: 'Raleway', sans-serif;
}

.h1-color {
    color: #177b44;
}

.h2-color {
    color: #177b44;
}

.h3-color {
    color: #ffffff;
}

.h4-color {
    color: #177b44;
}

.h5-color {
    color: #177b44;
}

.h6-color {
    color: #424242;
}


.btn-accent {
    color: #177b44;
    border-color: #177b44;
    background-color: #177b44;
}

    .btn-accent:before {
        background-color: #177b44;
    }

[class*="dg-btn-"].hover-accent:hover {
    color: #177b44;
    border-color: #177b44;
    background-color: #177b44;
}

    [class*="dg-btn-"].hover-accent:hover:before {
        background-color: #177b44;
    }

.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: #177b44;
}

[data-color="accent"] + .tooltip .tooltip-inner {
    background-color: #177b44;
}

[data-color="accent"] + .tooltip .tooltip-arrow {
    border-color: #177b44;
}


/*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: #177b44;
}

.galler_datail h4 {
    color: #177b44 !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: #177b44;
}

.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton {
    text-shadow: none;
    border-color: #177b44;
    color: #177b44;
    transition: background-color ease-in 200ms;
}

    .Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton:hover {
        background-color: #177b44;
        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: #177b44;
}

.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: #177b44;
    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: #177b44;
}

.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: #177b44;
}

.news_detail_top .tab_right .news_detail_username a:hover,
.Theme_19_Normal .filter_navigation ul li.selected a {
    color: #177b44 !important;
}

a.abtn.btn_white:hover,
.banner_btn,
.banner_btn.btn_white:hover,
.comment_form .submit_button .CommandButton {
    border-color: #177b44;
}

.Skin_05_timeline.news_detail .post_date a:hover,
.Skin_05_timeline.news_detail .post_author_info .author_desc {
    color: #177b44;
}

.Skin_05_timeline.news_detail {
    background: none;
}

/*html style*/

/*Accent Background Color */
.a_bg_c,
.btn.a_bg_c {
    background-color: #177b44;
}

.a_bg_c_h:hover,
.btn.a_bg_c_h:hover {
    background-color: #177b44;
}
/*Accent Color */
.a_t_c,
.btn.a_t_c {
    color: #177b44;
}

.a_t_c_h:hover,
.btn.a_t_c_h:hover {
    color: #177b44;
}
/*Accent Border Color */
.a_b_c,
.btn.a_b_c {
    border-color: #177b44;
}

.a_b_c_h:hover,
.btn.a_b_c_h:hover {
    border-color: #177b44;
}

/*anchorNav*/
#anchorNav li:hover i,
#anchorNav li.active i,
#anchorNav li span {
    background-color: #177b44;
}

/*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: #177b44;
}

.photo_box.icon_tag_push .ico:before {
    border-right-color: #177b44;
    border-top-color: #177b44;
}

.photo_box.content_bottom_push_in .content:before {
    border-bottom-color: #177b44;
}
/*map sytle*/


#gmap01 {
    height: 300px
}

@media only screen and (min-width: 1600px) {
    #gmap01 {
        height: 300px
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    #gmap01 {
        height: 300px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #gmap01 {
        height: 300px
    }
}

@media only screen and (max-width: 767px) {
    #gmap01 {
        height: 300px
    }
}















/*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: #177b44;
    border-color: #177b44;
}

.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: #177b44;
    color: #177b44;
}

    .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: #177b44;
    }

.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: #177b44;
}

.gallery-carousel01 .slick-arrow:before {
    border-color: #177b44;
}

/*Blog*/
.blog-title01 {
    color: #177b44;
}

.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: #177b44 !important;
}

.PopularTab .tab-title li.active:before {
    border-color: #177b44 !important;
}

.blogDashBoard-tag a:hover {
    border-color: #177b44 !important;
    color: #177b44 !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: #177b44 !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: #177b44 !important;
    color: #177b44 !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: #177b44 !important;
}

.blog-list01 .list-btn:hover {
    color: #FFF !important;
    background-color: #177b44 !important;
}

.blog-list01 .blog-slider .slick-prev:hover,
.blog-list01 .blog-slider .slick-next:hover {
    border-color: #177b44 !important;
    background-color: #177b44 !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: #177b44 !important;
}

.blog-detail01 .detail-heading {
    color: #177b44 !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: #177b44 !important;
    background-color: #177b44 !important;
}


.blog-list02 .list-author {
    border-color: #177b44 !important;
}

.blog-list02 .list-btn {
    border-color: #177b44 !important;
    color: #177b44 !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: #177b44 !important;
}

.blog-list02 .list-btn,
.blog-list02 .list-btn:hover {
    color: #177b44 !important;
}

.blog-list02 .blog-slider .slick-prev:hover,
.blog-list02 .blog-slider .slick-next:hover {
    border-color: #177b44 !important;
    background-color: #177b44 !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: #177b44 !important;
}

.blog-detail02 .detail-heading {
    color: #177b44 !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: #177b44 !important;
    background-color: #177b44 !important;
}

.blog-list03 .list-btn {
    border-color: #177b44 !important;
    color: #177b44 !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: #177b44 !important;
}

.blog-list03 .list-btn:hover {
    color: #FFF !important;
    background-color: #177b44 !important;
}

.blog-list03 .blog-slider .slick-prev:hover,
.blog-list03 .blog-slider .slick-next:hover {
    border-color: #177b44 !important;
    background-color: #177b44 !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: #177b44 !important;
}

.blog-detail03 .detail-heading {
    color: #177b44 !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: #177b44 !important;
    background-color: #177b44 !important;
}

.blog-timeline .list-btn {
    border-color: #177b44 !important;
    color: #177b44 !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: #177b44 !important;
}

.blog-timeline .list-btn:hover {
    color: #177b44 !important;
}

.blog-timeline .blog-slider .slick-prev:hover,
.blog-timeline .blog-slider .slick-next:hover {
    border-color: #177b44 !important;
    background-color: #177b44 !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: #177b44 !important;
}

.blog-timeline-detail .detail-heading {
    color: #177b44 !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: #177b44 !important;
}

.blog-timeline2 .list-btn {
    border-color: #177b44 !important;
    color: #177b44 !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: #177b44 !important;
}

.blog-timeline2 .list-btn:hover {
    color: #FFF !important;
    background-color: #177b44 !important;
}

.blog-timeline2 .blog-slider .slick-prev:hover,
.blog-timeline2 .blog-slider .slick-next:hover {
    border-color: #177b44 !important;
    background-color: #177b44 !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: #177b44 !important;
}

.blog-timeline2-detail .detail-heading {
    color: #177b44 !important;
}

.blog-timeline2-detail .leave-formlist input[type="submit"]:hover {
    background-color: #555 !important
}

.blog-timeline2 .list-date:after {
    border-color: #177b44 !important;
}

.blog-timeline2 a:hover .list-linkbox {
    background-color: #333 !important;
}

.blog-timeline2 .blog-pagemore {
    background-color: #177b44 !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: #177b44;
}

[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: #177b44;
}

    .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: #177b44;
    }

.history-box .history-boxmain .history-boxcontent:before {
    border-right-color: #177b44;
}

.ourteam01-ibox {
    border-bottom-color: #177b44;
}

.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: #177b44;
}

    .pricing01-ibox .ico:before {
        border-left-color: #177b44;
        border-top-color: #177b44;
    }

a.aboutus01-bnt:hover,
a.pricing01-bnt:hover {
    border-color: #177b44;
    background-color: #177b44;
}

.two404-bg01 a.two404-bnt,
.four404-box a.four404-bnt {
    font-family: 'Raleway', sans-serif;
    border-color: #177b44;
    background-color: #177b44;
}

.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: #177b44;
    border-color: #177b44;
}



/*Short Codes*/
/*lightbox*/
.lightbox-title:after {
    border-bottom-color: #177b44;
}

.lightbox-photo .photo > .fa,
.lightbox-photo .photo > .icon .fa {
    background-color: #177b44;
}

/*alert*/
.dg-alert01,
.ibox-title:after,
.ibox-title02:after,
.dg-alert03.alert-accent .icon,
.dg-alert05.alert-accent,
.alertpage-title:after {
    border-color: #177b44;
}

    .dg-alert01.alert-accent,
    .dg-alert03.alert-accent,
    .dg-alert05.alert-accent .close {
        border-color: #177b44;
        color: #177b44;
    }

    .dg-alert02.alert-accent,
    .dg-alert04.alert-accent,
    .dg-alert05.alert-accent .icon,
    .dg-alert06.alert-accent {
        background-color: #177b44;
    }

/*thumbnail*/
.thumbnail-title h3:after,
.thumbnail-title02:after {
    border-color: #177b44;
}

.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: #177b44;
}

.dg-thumbnail .brand a:hover span {
    color: #177b44;
}
/*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: #177b44;
}

.list-ordened2 li:before,
.list-ico2 .fa,
.list-ico2 .lnr,
.list-ico2 .glyphicon {
    border-color: #177b44;
}

.list-ordened3 li:before,
.list-ico3 .fa,
.list-ico3 .lnr,
.list-ico3 .glyphicon {
    background-color: #177b44;
}

/*Dividers*/
.dividers-06:before,
.dividers-06 span,
.dividers-06:after,
.dividers-08 {
    border-top-color: #177b44;
}

/*icon-box*/
.dg-ibox04 .btn {
    border-color: #177b44;
    color: #177b44;
}

    .dg-ibox04 .btn:hover {
        background-color: #177b44;
    }

.dg-ibox13 .more:before {
    border-left-color: #177b44;
}

.dg-ibox35:before {
    border-top-color: #177b44;
}

/*Promo-Boxes*/
.promopage-title:after,
.promo-content .line {
    border-color: #177b44;
}
/*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: #177b44;
}

/*soon*/
.dg-soon-cap-round .soon-label {
    color: #177b44;
}


/*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: #177b44;
}

.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: #177b44;
}

    .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: #177b44;
    }

.dg-price03 .dg-btn-1 {
    color: #177b44 !important;
}

.dg-price07 .btn {
    background-color: #177b44;
    border-color: #177b44;
}

.dg-price20 .price-popular,
.dg-price23 .price-title em {
    color: #177b44;
    border-color: #177b44;
}

/* 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: #177b44;
}

.loaded-title:before {
    border-color: #177b44;
}

.loaded-list04 .bar,
.loaded-list05 .bar,
.loaded-list10 .progress-bar,
.loaded-list09 .progress .progress-bar,
.loaded-list08 .progress .progress-bar {
    background-color: #177b44;
}

/*Testimonials*/
.Testimonials02-tab .last_page:hover,
.Testimonials02-tab .next_page:hover {
    border-left-color: #177b44;
    border-bottom-color: #177b44;
}

.Testimonials03-tab blockquote h2 {
    color: #177b44;
}

.Testimonials03-tab .dot a.actived,
.Testimonials05-tab .dot a.actived,
.Testimonials08-tab .dot a.actived,
.Testimonials09-tab .dot a.actived {
    background-color: #177b44;
}

.testimonials-title01 h2:before {
    background-color: #177b44;
}

.Testimonials04-tab .last_page:hover:before {
    border-top-color: #177b44;
    border-left-color: #177b44;
}

.Testimonials04-tab .next_page:hover:before {
    border-right-color: #177b44;
    border-bottom-color: #177b44;
}

.Testimonials05-tab blockquote p {
    border-top-color: #177b44;
}

.Testimonials06-tab blockquote p:before {
    border-top-color: #177b44;
}

.Testimonials06-tab blockquote p {
    border-bottom-color: #177b44;
}

.Testimonials06-tab .last_page:hover:before {
    border-top-color: #177b44;
    border-left-color: #177b44;
}

.Testimonials06-tab .next_page:hover:before {
    border-right-color: #177b44;
    border-bottom-color: #177b44;
}

.Testimonials07-tab .last_page:hover,
.Testimonials07-tab .next_page:hover {
    border-color: #177b44;
    background-color: #177b44;
}

.image_more_info span {
    background-color: #177b44 !important;
}

h2.Testimonials10-tab-title {
    color: #177b44;
}





/*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: #177b44;
}

.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: #177b44;
}

    .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: #177b44;
    }

.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: #177b44;
}

.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: #177b44;
}

.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: #177b44;
}

    .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: #177b44;
    }

/*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: #177b44;
}

    .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: #177b44;
    }

.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: #177b44;
}

.dg-accordion06 .panel-heading .arrow,
.dg-accordion06 .panel-heading .collapsed:hover .arrow {
    border-left-color: #177b44;
}

.dg-accordion17 .panel-heading .panel-title a {
    background-color: #177b44;
    border-color: #177b44;
}

.dg-accordion11 .panel-heading .panel-title a:before,
.dg-accordion13 .panel-heading .panel-title a:before,
.dg-accordion18 .panel-heading .arrow:before {
    background: #177b44;
}

.dg-accordion14 .panel-heading .panel-title .number {
    border-right-color: #177b44;
}

.dg-accordion04 .panel-heading .panel-title a:hover .arrow {
    border-right-color: #177b44;
    border-bottom-color: #177b44;
}

.dg-accordion04 .panel-heading .panel-title a:hover {
    color: #177b44;
}


/*Animated*/
.animat-col01 li.color-01,
.animat-col05 li:hover,
.animat-col06 {
    background-color: #177b44;
}

.animat-col-title:after,
.animat-col04 h3:before {
    border-color: #177b44;
}

.animat-col04,
.animat-col05 li {
    color: #177b44;
}

.Animatedcolumns-title01 h2:before {
    background-color: #177b44;
}

.animat-col01 li.color-01 .box .btn:hover {
    color: #177b44 !important;
}

.animat-col05 li .fa {
    color: #177b44;
}

/*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: #177b44;
}

.flip-box06 .front .v-center > h3,
.flip-box03 .front .fa,
.flip-box02 .size-lg,
.flip-box04 .btn-danger {
    color: #177b44;
}

.flip-box08 .front .fa {
    color: #177b44;
    border-color: #177b44;
}

.flip-box03 .back,
.flip-box01 .back .hover-darkturquoise:hover {
    border-color: #177b44;
}

/*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: #177b44;
}

.clients-carousel01 .img_box:before {
    border-bottom-color: #177b44;
}

.clients-title02 h3,
.clients-title03 h6 {
    color: #177b44;
}

.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: #177b44;
}
/*Image Box*/
.imgbox01:hover,
.imgbox03:hover,
.imgbox03:hover .imgbox03-con .btn,
.imgbox04:hover img,
.dg-title23 .line {
    border-color: #177b44;
}

    .dg-title23 .line:after,
    .imgbox02:hover,
    .imgbox05:hover .btn,
    .imgbox07:hover .imgbox07-icon span,
    .imgbox10 .btn {
        background-color: #177b44;
    }

    .imgbox03:hover .imgbox03-con .btn,
    .imgbox05:hover .imgbox05-con h3,
    .imgbox10:hover .btn {
        color: #177b44;
    }

.imgbox08 .imgbox08-con .btn:hover,
.imgbox10:hover {
    border-color: #177b44;
    background-color: #177b44;
}

.imagebox-title01 h2:before {
    background-color: #177b44;
}

.imgbox03 .imgbox03-con [class*="dg-btn-"].hover-borland:hover {
    border-color: #177b44;
    background-color: #177b44;
}

.imgbox04 img {
    border-color: #177b44;
}

.imgbox04:hover .imgbox04-con h3 {
    color: #177b44;
}

.imgbox05:hover .imgbox05-con a[class*="btn"] {
    background: #177b44;
}

.imgbox06:hover .imgbox06-con a.btn {
    color: #177b44;
}

.imgbox07:hover .imgbox07-con h3 {
    color: #177b44;
}

.imgbox08 .imgbox08-con > a[class*="btn"]:hover {
    border-color: #177b44;
    background: #177b44;
}





/*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: #177b44;
}

[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: #177b44;
    border-color: #177b44;
}

[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: #177b44;
    background-color: #177b44;
}

.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: #177b44;
}

    [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: #177b44;
    }

.dg-iconbox05,
.dg-iconbox07,
.dg-iconbox09 {
    border-top-color: #177b44;
}
/*Mini-callout-box-ornamental-title*/
.dg-title01 h3,
.dg-title06 h3,
.dg-title07 h3,
.dg-title09 h3,
.dg-title13 .icon,
.dg-title32 .fa {
    color: #177b44;
}

    .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: #177b44;
    }

.dg-title08 h3,
.dg-title21 h3:before,
.dg-title21 h3:after {
    background-color: #177b44;
}

/*player boxes */
.video-bg .player_line {
    border-color: #177b44;
}

.player_boxes .btn {
    background-color: #177b44;
}
/*simpleanchor */
#simpleanchor a:hover,
#simpleanchor .active a {
    color: #177b44;
    border-left-color: #177b44;
}
/*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: #177b44;
}

.ourteam-short .owl-buttons .owl-prev:hover:before,
.ourteam-short .owl-buttons .owl-next:hover:before {
    border-left: 1px solid #177b44;
    border-bottom: 1px solid #177b44;
}

.ourteam-short06 h2:before {
    border-right: 8px solid #177b44;
}

.ourteam-short06 h2:after {
    border-left: 8px solid #177b44;
}

.ourteam-short .owl-buttons .owl-next:hover:before {
    border-left: none;
    border-right: 1px solid #177b44;
}

.ourteam-short12 .text-style h2:before {
    border-top: 42px solid #177b44;
}

.ourteam-bg:before {
    border-left: 1px solid #177b44;
}

.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: #177b44;
}

.ourteam-short05 .ourteam-img:hover {
    border-bottom: 13px solid #177b44;
}

.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: #177b44;
}






/*Menu Style*/





.navbar-brand .logo {
    width: 100px;
    padding: 0px 0px 0px 0px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.LoginPanel {
    width: 500px;
    float: right;
    margin-right: 370px;
}

.dnnPrimaryAction {
    background: #f8c200 !important;
    border: 1px solid #ffcc00 !important;
    color: #177b44 !important;
    text-shadow: none !important;
}

.dnnSecondaryAction {
    color: #177b44 !important;
}

.navbar-nav {
    padding-top: 35px;
}


.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background: #f8c200;
    color: #177b44;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #177b44;
}

.navbar-inverse .navbar-toggle {
    border-color: #177b44;
    background: #177b44 !important;
}


.navbar-inverse .navbar-nav > li > a:hover {
    background: #f8c200 !important;
    color: #177b44;
}

.dropdown .dropdown-menu[aria-haspopup=true] {
    background: #f8c200 !important;
    color: #177b44;
}

.dropdown-menu > li > a {
    color: #177b44;
}

.dropdown-menu > .active > a {
    color: #177b44;
    font-size: 14px;
}


.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: #f8c200;
    color: #177b44;
    font-family: 'Raleway', sans-serif;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffcc00;
    }


.navigation {
}

    .navigation .nav .navbar-nav {
        padding: 0px 0px
    }

    .navigation .navbar-brand {
        margin: -70px 0px 0px 0px;
    }

    .navigation .navbar-inverse {
        background: none;
        border-bottom: none;
        padding: 0px 0px 0px 10px;
        font-family: 'Raleway', sans-serif;
    }

.navbar-inverse .navbar-nav > li > a {
    color: #177b44;
    font-size: 16px;
    font-weight: 600;
    margin: 1px;
}

.dropdown-menu > li:hover {
    color: #177b44;
    background: #f8c200;
}

.dropdown-menu > .active > a {
    color: #177b44;
    background: #f8c200 !important;
}

.dropdown-menu > .active {
    color: #177b44;
    background: #f8c200;
}

.navbar-inverse .navbar-nav > li > a {
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #177b44;
        background: #f8c200 !important;
    }

.dropdown-menu {
    padding: 0px 0px !important;
}

    .dropdown-menu > li > a:hover {
        color: #177b44;
        background: #f8c200 !important;
    }

    .dropdown-menu > li {
        padding: 8px;
    }

/*HoverStyle_3*/
#dnngo_megamenu > div.dnngo_gomenu > ul > li {
    margin-left: 2px;
}

    #dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span {
        padding: 0px 14px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

#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 {
    background-color: #f8c200;
}

.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 {
    background-color: #f8c220;
}

.row {
    margin: 0px;
}

.caret {
    margin: 5px 0px 0px 10px;
}


.logo img {
    width: 130px;
    margin: 10px 0 10px 0;
}

@media only screen and (min-width: 1200px) {
    #dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span {
        padding: 0px 18px;
    }
}

@media only screen and (min-width: 1600px) {
    #dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span {
        padding: 0px 21px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span {
        padding: 0px 13px;
    }
}

@media only screen and (max-width:768px) {
.sticky .navbar-inverse .navbar-toggle{margin:-60px 0px;}
.navbar-inverse .navbar-toggle{margin:-60px 0px;}

.navigation .navbar{min-height:0px;}

.logo img{width:74px; margin:10px 0px 10px 0px;}

.sticky   .logo img { width: 71px;
    margin: 10px 0 10px 0;}
}

    .topLogo {
        margin: 0px 0px 0px 0px;
    }

.sticky .navbar{min-height:0px;}

    .liberity img {
        padding-top: 0px;
    }
}



#dnngo_megamenu ul,
.multi_menu,
.nav_box {
    font-family: 'Raleway', sans-serif;
}

#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: 50px 0 40px;
        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: 47px;
            transition: all ease-in 200ms,line-height 0ms;
            -webkit-transition: all ease-in 200ms,line-height 0ms; /* Safari and Chrome */
        }



            #dnngo_megamenu > div > ul > li > a > span {
                font-size: 15px;
                text-transform: capitalize;
                font-weight: bold;
                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: #177b44;
        }


        #dnngo_megamenu > div > ul > li.dir > a > span:after {
            border-bottom: 1px solid #177b44;
            border-right: 1px solid #177b44;
        }

        #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 #177b44;
            border-right: 1px solid #177b44;
        }

        #dnngo_megamenu > div > ul > li > a > span > i {
            color: #177b44;
            font-size: 16px;
        }

        #dnngo_megamenu > div > ul > li:hover > a > span,
        #dnngo_megamenu > div > ul > li.current > a > span,
        #dnngo_megamenu > div > ul > li.menu_hover > a > span,
        #dnngo_megamenu > div > ul > li > a:hover > span > i,
        #dnngo_megamenu > div > ul > li.menu_hover > a > span > i,
        #dnngo_megamenu > div > ul > li.current > a > span > i {
            color: #177b44;
        }



/*Sub Menu Style*/
#dnngo_megamenu .dnngo_slide_menu li a {
    padding-left: 14px;
}

@media only screen and (min-width: 1200px) {
    #dnngo_megamenu .dnngo_slide_menu li a {
        padding-left: 18px;
    }
}

@media only screen and (min-width: 1600px) {
    #dnngo_megamenu .dnngo_slide_menu li a {
        padding-left: 21px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #dnngo_megamenu .dnngo_slide_menu li a {
        padding-left: 13px;
    }
}

#dnngo_megamenu .dnngo_slide_menu,
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu,
#dnngo_megamenu .dnngo_boxslide {
    background-color: #f7f7f7;
}

#dnngo_megamenu .dnngo_menuslide .dnngo_slide_menu a {
    font-size: 14px;
    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: #177b44;
}

#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: #177b44;
    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: #f7f7f7;
}

    #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: 14px;
    color: #666666;
}

.menu-ibox .btn,
.menu-ibox .btn:link,
.menu-ibox .btn:active,
.menu-ibox .btn:visited {
    color: #177b44;
    border-color: #177b44;
}

    .menu-ibox .btn:hover {
        color: #FFF;
    }

    .menu-ibox .btn:hover {
        background-color: #177b44;
    }

.menu-cont01 .more,
.menu-cont01 .more:link,
.menu-cont01 .more:active,
.menu-cont01 .more:visited {
    color: #177b44;
}

.menu-carousel.carousel .owl-page {
    border-color: #177b44;
}

    .menu-carousel.carousel .owl-page.active {
        background-color: #177b44;
    }

#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: #177b44;
    border-bottom-color: #177b44;
}

#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: #177b44;
    }

    #dnngo_megamenu .dnngo_custommenu .submenu.submenulist_1 li a:hover {
        background-color: #177b44;
    }

#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: 14px;
    }

#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: 14px;
}

.menu_list01 li a,
.menu_list01 li a:link,
.menu_list01 li a:active,
.menu_list01 li a:visited {
    color: #424242;
    font-size: 14px;
    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: #177b44;
    }

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: 14px;
    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: #177b44;
    }

.MegaMenuList li a,
.MegaMenuList li a:link,
.MegaMenuList li a:active,
.MegaMenuList li a:visited {
    font-size: 14px;
    color: #666666;
}

    .MegaMenuList li a:hover {
        background-color: #177b44;
    }

.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: 3px 5px 20px rgba(0,0,0,0.8);
            -moz-box-shadow: 3px 5px 20px rgba(0,0,0,0.8);
            -webkit-box-shadow: 3px 5px 20px rgba(0,0,0,0.8);
        }

    .roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span {
        color: #177b44;
        vertical-align: bottom;
    }

    .roll_menu.roll_activated #dnngo_megamenu > div > ul > li.dir > a > span:after {
        border-bottom: 1px solid #177b44;
        border-right: 1px solid #177b44;
    }

    .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: #177b44;
    }

    .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 #177b44;
        border-right: 1px solid #177b44;
    }

    .roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a > span > i {
        color: #177b44;
    }

    .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: #177b44;
    }

    .roll_menu.roll_activated #dnngo_megamenu > div > ul > li {
        padding: 0px 0 0px;
    }

        .roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a {
            line-height: 40px;
        }

    .roll_menu.roll_activated .dnn_logo {
        float: none;
        margin: 0;
        margin-top: 0px;
        line-height: 40px;
        height: 40px;
    }

    .roll_menu.roll_activated .menuRightBox {
        margin: 0;
        margin-top: 0px;
        line-height: 40px;
        height: 40px;
    }

    .roll_menu.roll_activated .LogoPane,
    .roll_menu.roll_activated .mobileLogoPane,
    .roll_menu.roll_activated .dnn_logo .Logobox {
        vertical-align: top;
    }

    .roll_menu.roll_activated .menuRightBox {
        display: inline-block;
    }

    .roll_menu.roll_activated .headerBox .headertopBox {
        display: none;
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .roll_menu.roll_activated .menuRightBox {
        display: none;
    }
}



/*header 1 style*/
.headerBox {
    margin: 0px auto 0px;
}

    .headerBox .header-right {
        white-space: nowrap;
    }

        .headerBox .header-right > * {
            white-space: normal;
        }

    .headerBox .dnn_layout.full {
        width: auto;
    }

    .headerBox .nav_box,
    .headerBox .nav_ico {
        display: inline-block;
        vertical-align: middle;
    }

.header_bg {
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
}

.headerBox > .shade {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #000000;
    filter: alpha(opacity= 0 );
    opacity: 0;
}
/* style*/
.nav_ico {
    font-size: 18px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    text-align: right;
    line-height: 1;
}

    .nav_ico:before {
        content: " ";
        border-left: 1px solid #177b44;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
    }

    .nav_ico .fa {
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        margin-left: 17px;
        cursor: pointer;
        color: #177b44;
        transition: all ease-in 200ms;
        -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
    }

        .nav_ico .fa:hover,
        .nav_ico .fa.active {
            color: #177b44;
        }


            .nav_ico .fa.active:before {
                content: "\f00d";
                color: #177b44;
            }

    .nav_ico .searchBox,
    .nav_ico .Loginandlanguage {
        -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.1); /* For Firefox3.6+ */
        -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.1); /* For Chrome5+, Safari5+ */
        box-shadow: 1px 1px 5px rgba(0,0,0,0.1); /* For Latest Opera */
        background-color: #f7f7f7;
        padding: 10px;
        min-width: 300px;
        height: 62px;
        position: absolute;
        top: 100%;
        right: 0px;
        margin-top: 10px;
        display: none;
    }

        .nav_ico .searchBox #dnn_dnnSEARCH_ClassicSearch,
        .nav_ico .searchBox #dnn_dnnSEARCH1_ClassicSearch,
        .nav_ico .searchBox #dnn_dnnSEARCH2_ClassicSearch,
        .nav_ico .searchBox #dnn_dnnSEARCH3_ClassicSearch {
            line-height: 40px;
        }

        .nav_ico .searchBox input.NormalTextBox {
            background-color: rgba(0,0,0,0.1);
            height: 40px;
            line-height: 40px;
            width: 240px;
            left: 0px;
            top: 2px;
            font-size: 14px;
            color: #444;
        }

    .nav_ico .search,
    .nav_ico a.search:link,
    .nav_ico a.search:active,
    .nav_ico a.search:visited {
        left: auto;
        right: 0;
        background-color: #177b44;
        color: #FFF;
        top: 2px;
        height: 40px;
        line-height: 40px;
        width: 40px;
    }

    .nav_ico .Loginandlanguage {
        min-width: inherit;
        white-space: nowrap;
        padding: 0px 30px;
        line-height: 62px;
    }

        .nav_ico .Loginandlanguage > .languageBox,
        .nav_ico .Loginandlanguage > .Login {
            display: inline-block;
            vertical-align: top;
        }

            .nav_ico .Loginandlanguage > .Login a,
            .nav_ico .Loginandlanguage > .Login a:link,
            .nav_ico .Loginandlanguage > .Login a:active,
            .nav_ico .Loginandlanguage > .Login a:visited,
            .nav_ico .Loginandlanguage > .Login .sep {
                color: #444;
                font-size: 13px;
                vertical-align: middle;
            }

                .nav_ico .Loginandlanguage > .Login a:hover {
                    color: #177b44;
                }

    .nav_ico .Login .registerGroup li.userMessages a span,
    .nav_ico .Login .registerGroup li.userNotifications a span {
        background-color: #177b44;
    }

.dnn_logo {
    float: none;
    margin-top: 10px;
    line-height: 127px;
    height: 127px;
}

.menuRightBox {
    position: relative;
    z-index: 906;
    margin-top: 10px;
    line-height: 127px;
    height: 127px;
}

.roll_menu.roll_activated .nav_ico .fa {
    color: #177b44;
}

    .roll_menu.roll_activated .nav_ico .fa:hover,
    .roll_menu.roll_activated .nav_ico .fa.active {
        color: #177b44;
    }



@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top,
    .header-bottom {
        display: block;
    }

    .header-left,
    .header-center,
    .header-right {
        display: block;
        text-align: center;
        white-space: normal;
    }

    .menuRightBox {
        margin: 0;
    }

    .header-right {
        display: table;
        text-align: left;
        width: 100%;
    }

        .header-right .nav_box,
        .header-right .menuRightBox {
            display: table-cell;
            vertical-align: middle;
        }

        .header-right .menuRightBox {
            text-align: right;
        }

    .roll_menu.roll_activated .header-top,
    .roll_menu.roll_activated .header-bottom {
        display: table;
    }

    .roll_menu.roll_activated .header-left,
    .roll_menu.roll_activated .header-center,
    .roll_menu.roll_activated .header-right {
        display: table-cell;
    }

    .roll_menu.roll_activated .header-right {
        text-align: right;
        width: auto;
    }

    .roll_menu.roll_activated .nav_box,
    .roll_menu.roll_activated .menuRightBox {
        display: inline-block;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 767px) {
}







@media only screen and (max-width:767px) {
    .roll-xs.roll_menu.roll_activated {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        opacity: 1 !important;
    }

    .roll_menu.roll_activated .roll-xs {
        display: none !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .roll-sm.roll_menu.roll_activated {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        opacity: 1 !important;
    }

    .roll_menu.roll_activated .roll-sm {
        display: none !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .roll-md.roll_menu.roll_activated {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        opacity: 1 !important;
    }

    .roll_menu.roll_activated .roll-md {
        display: none !important;
    }
}

@media only screen and (min-width:1200px) {
    .roll-lg.roll_menu.roll_activated {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        opacity: 1 !important;
    }

    .roll_menu.roll_activated .roll-lg {
        display: none !important;
    }
}
/*header position*/
.header_bg {
    position: absolute;
}

.roll_replace {
    position: absolute;
}






@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dnngo-main.boxed .mobile_nav {
        width: auto;
    }
}

@media only screen and (max-width: 991px) {

    .header_bg.roll_menu {
        position: absolute;
        width: 100%;
        top: 0;
        padding: 0;
    }

    .mobile_nav {
        position: fixed;
        width: 100%;
    }

    body[style*="margin-left: 80px"] .mobile_nav {
        margin-left: -80px;
    }

    .mobile_header,
    .mobile_dnn_logo,
    .mobile_nav {
        height: 46px;
    }

    .mobile_dnn_logo {
        line-height: 46px;
    }

    .mobile_header .Logobox,
    .mobile_header .mobileLogoPane {
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        max-width: 100%;
        margin-top: -1px;
    }

    .mobile_nav > .shade {
        background-color: #FFFFFF;
        filter: alpha(opacity= 100 );
        opacity: 1;
        box-shadow: 0 0 4px rgba(0,0,0,0.4);
        -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    }

    .mobile_nav_ico .fa {
        border-color: #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: #177b44;
    }

    .mobile_left_icon .fa.active,
    html.mm-opening.mm-opened .mobile_right_icon a {
        color: #177b44;
    }

    #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: #177b44;
        }

        #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: #177b44;
        border-color: #177b44;
    }

    .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: #177b44;
    }

    #mobile_user,
    #mobile_user a,
    #mobile_user a:link,
    #mobile_user a:active,
    #mobile_user a:visited {
        color: #177b44;
    }

        #mobile_user a:hover {
            color: #177b44;
        }

        #mobile_user .registerGroup li.userMessages a span,
        #mobile_user .registerGroup li.userNotifications a span {
            background-color: #177b44;
        }

    .mobile_menu.mm-menu .mm-navbar .mm-btn:before,
    .mobile_menu.mm-menu .mm-navbar .mm-btn:after {
        border-color: #177b44;
    }

    .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: #177b44 !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: #177b44;
            background-color: #177b44;
        }

    .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: #177b44;
            ;
            border-color: #177b44;
        }

    .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 02 Style*/
.home02-banner {
    width: 100%;
    position: relative;
    z-index: 1;
    background-size: cover;
    overflow: hidden;
    color: #FFF;
}

    .home02-banner .banner-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-color: #000;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transform: skew(-41deg, 0deg);
        -moz-transform: skew(-41deg, 0deg);
        transform: skew(-41deg, 0deg);
        -webkit-transform-origin: right top;
        transform-origin: right top;
    }

    .home02-banner .banner-title {
        line-height: 1.2;
        font-size: 80px;
        margin: 200px 0 50px;
        font-weight: bold;
    }

    .home02-banner .banner-content {
        font-size: 20px;
        line-height: 2;
    }

    .home02-banner .banner-link {
        position: absolute;
        top: 76.3%;
        left: 60.7%;
        padding: 33px 60px 33px 120px;
        overflow: hidden;
        font-size: 18px;
        white-space: nowrap;
    }

        .home02-banner .banner-link:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #61b632;
            opacity: 0.6;
            -webkit-transform: skew(-41deg, 0deg);
            -moz-transform: skew(-41deg, 0deg);
            transform: skew(-41deg, 0deg);
            -webkit-transform-origin: right top;
            transform-origin: right bottom;
            z-index: -1;
        }

        .home02-banner .banner-link a {
            color: #FFF;
        }

        .home02-banner .banner-link .fa {
            display: inline-block;
            width: 46px;
            height: 46px;
            line-height: 46px;
            text-align: center;
            border: 1px solid #FFF;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            vertical-align: middle;
            margin-left: 10px;
        }

@media only screen and (min-width: 1400px) {
    .home02-banner .banner-title {
        font-size: 100px;
        margin: 280px 0 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home02-banner {
        height: auto !important;
        min-height: inherit !important;
    }

        .home02-banner .banner-title {
            font-size: 60px;
            margin: 100px 0 50px;
        }

        .home02-banner .banner-link {
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            transform: scale(0.7);
            -webkit-transform: scale(0.7);
            float: right;
            position: relative;
        }
}

@media only screen and (max-width: 767px) {
    .home02-banner .banner-title {
        font-size: 30px;
        margin: 120px 0 50px;
    }

    .home02-banner .banner-link {
        position: static;
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform-origin: left center;
        -webkit-transform-origin: left center;
        display: inline-block;
        padding: 30px 60px;
    }

        .home02-banner .banner-link:before {
            transform: none;
            -webkit-transform: none;
        }
}

.home02-cont02 {
    text-align: center;
    position: relative;
}

    .home02-cont02 img {
        max-width: 100%;
    }

    .home02-cont02 .text_img {
        display: inline-block;
        position: relative;
        max-width: 60%;
    }

    .home02-cont02 dl {
        position: absolute;
        max-width: 18%;
    }

        .home02-cont02 dl.text_box_1 .line, .home02-cont02 dl.text_box_2 .line {
            width: 217px;
            height: 100px;
            border-right: 1px solid #cccccc;
            border-top: 1px solid #cccccc;
            position: absolute;
            left: 100%;
            top: 50%;
            margin-left: 3px;
        }

            .home02-cont02 dl.text_box_1 .line:before,
            .home02-cont02 dl.text_box_2 .line:before {
                content: "";
                width: 11px;
                height: 11px;
                background-color: #61b633;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                position: absolute;
                right: -6px;
                bottom: -10px;
            }

        .home02-cont02 dl.text_box_2 .line {
            left: auto;
            right: 100%;
            margin-right: 4px;
            border-right: none;
            border-left: 1px solid #cccccc;
        }

            .home02-cont02 dl.text_box_2 .line:before {
                right: auto;
                left: -6px;
            }

        .home02-cont02 dl.text_box_3 .line, .home02-cont02 dl.text_box_4 .line {
            width: 115px;
            border-right: 1px solid #cccccc;
            border-top: 1px solid #cccccc;
            position: absolute;
            left: 100%;
            top: 50%;
            margin-left: 3px;
        }

            .home02-cont02 dl.text_box_3 .line:before, .home02-cont02 dl.text_box_4 .line:before {
                content: "";
                width: 11px;
                height: 11px;
                background-color: #ffffff;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                position: absolute;
                right: -6px;
                bottom: -5px;
            }

        .home02-cont02 dl.text_box_4 .line {
            left: auto;
            right: 100%;
            margin-right: 3px;
        }

            .home02-cont02 dl.text_box_4 .line:before {
                right: auto;
                left: -6px;
            }

        .home02-cont02 dl.text_box_1 {
            left: 0;
            top: 10%;
            text-align: right;
            margin-left: 5%;
            border-right: 3px solid #61b633;
            padding-right: 20px;
        }

        .home02-cont02 dl.text_box_2 {
            right: 0;
            top: 10%;
            text-align: left;
            margin-right: 5%;
            border-left: 3px solid #61b633;
            padding-left: 20px;
        }

        .home02-cont02 dl.text_box_3 {
            left: 0;
            bottom: 20%;
            text-align: right;
            border-right: 3px solid #61b633;
            padding-right: 20px;
        }

        .home02-cont02 dl.text_box_4 {
            right: 0;
            bottom: 20%;
            text-align: left;
            border-left: 3px solid #61b633;
            padding-left: 20px;
        }

        .home02-cont02 dl dt {
            color: #333333;
            font-size: 16px;
            margin-bottom: 8px;
        }

        .home02-cont02 dl dd {
            line-height: 1.8;
            font-size: 13px;
            color: #666666;
        }

@media only screen and (max-width: 1024px) {
    .home02-cont02 .text_img {
        max-width: inherit;
    }

    .home02-cont02 dl.text_box_1,
    .home02-cont02 dl.text_box_2,
    .home02-cont02 dl.text_box_3,
    .home02-cont02 dl.text_box_4 {
        position: static;
        width: auto;
        max-width: none;
        text-align: left;
        margin: 0 0 20px;
        border-right: none;
        border-left-style: solid;
        border-left-width: 3px;
    }

    .home02-cont02 dl.text_box_1,
    .home02-cont02 dl.text_box_3 {
        padding-left: 20px;
        padding-right: 0;
    }

    .home02-cont02 dl .line,
    .home02-cont02 dl .line {
        display: none;
    }
}

.home02-bg {
    background-color: #f4f4f4;
}

.home02-ibox {
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    padding: 35px;
    margin-bottom: 8px;
    color: #999;
    transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}

    .home02-ibox > .fa, .home02-ibox > .ico {
        margin: 0 auto;
        color: #61b632;
        text-align: center;
        font-size: 50px;
        overflow: hidden;
    }

        .home02-ibox > .ico img {
            max-width: 100%;
            vertical-align: middle;
            margin-bottom: 4px;
        }

    .home02-ibox > h5 {
        font-size: 17px;
        margin-bottom: 25px;
        font-weight: normal;
        color: #333;
    }

    .home02-ibox:hover {
        border: 1px solid #61b632;
    }

.home02-bg02 {
    background: url(images/home02-bg02.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    position: static;
}

    .home02-bg02 > .shade {
        background: url(images/home02-bg02-dot.png);
    }

@media only screen and (max-width: 991px) {
    .home02-bg02 {
        background-attachment: scroll;
    }
}

.home02-cont02 {
    color: #ffffff;
    font-size: 20px;
    padding: 0px 10px;
}

    .home02-cont02 h3 {
        font-size: 80px;
        color: #FFF;
        font-weight: bold;
        line-height: 1.2;
    }

.home02-btn, a.home02-btn, a:link.home02-btn, a:active.home02-btn, a:visited.home02-btn {
    font-size: 15px;
    padding: 20px 60px;
    margin: 0 0 8px;
    border: 1px solid #ffffff;
    text-decoration: none;
    display: inline-block;
    color: #FFF;
    transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}

    a.home02-btn:hover {
        border-color: #61b632;
        background-color: #61b632;
        color: #FFF !important;
        text-decoration: none;
    }

.home02-ibox02 {
    padding-bottom: 30px;
}

    .home02-ibox02 img {
        max-width: 100%;
    }

    .home02-ibox02 .title {
        padding: 30px 0;
        position: relative;
    }

        .home02-ibox02 .title h5 {
            color: #333333;
            font-size: 17px;
            margin-bottom: 5px;
        }

        .home02-ibox02 .title .love {
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -10px;
        }

            .home02-ibox02 .title .love .fa {
                margin-right: 5px;
                font-size: 17px;
                vertical-align: middle;
            }

    .home02-ibox02 .img {
        position: relative;
        overflow: hidden;
        display: inline-block;
        max-width: 100%;
    }

        .home02-ibox02 .img .fa {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 80px;
            height: 80px;
            line-height: 80px;
            text-align: center;
            margin: -40px 0 0 -40px;
            background-color: #61b632;
            font-size: 30px;
            color: #FFF;
            opacity: 0;
            z-index: 2;
            filter: alpha(opacity=0);
            transition: all ease-in 200ms;
            -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
        }

        .home02-ibox02 .img:before,
        .home02-ibox02 .img:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.5);
            transition: all ease-in 200ms;
            -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
            opacity: 0;
            filter: alpha(opacity=0);
        }

        .home02-ibox02 .img:before {
        }

        .home02-ibox02 .img:after {
            background-color: rgba(0,0,0,0.4);
            transform-origin: right bottom;
            transform: rotate(37.3deg);
            width: 200%;
            height: 200%;
            left: auto;
            top: auto;
            right: 0;
            bottom: 0;
        }

    .home02-ibox02:hover .img .fa,
    .home02-ibox02:hover .img:before,
    .home02-ibox02:hover .img:after {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.home02-title {
    font-size: 26px;
    color: #333333;
    line-height: 1.2;
    white-space: normal;
    vertical-align: middle;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0 35px;
    text-align: center;
}

    .home02-title span {
        display: block;
        font-size: 15px;
        color: #666666;
        line-height: 1.2;
        white-space: normal;
        vertical-align: middle;
        font-weight: bold;
        padding: 10px 0 0 0;
        margin: 0px;
    }

.home02-ibox03 {
    text-align: center;
    padding: 0px 25px;
}

    .home02-ibox03 .decorate {
        display: inline-block;
        position: relative;
    }

        .home02-ibox03 .decorate .fa {
            position: absolute;
            left: 50%;
            top: 50%;
            font-size: 40px;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            margin: -25px 0 0 -25px;
        }

    .home02-ibox03 .number {
        font-size: 30px;
        color: #333333;
        line-height: 1.2;
        padding-top: 10px;
    }

    .home02-ibox03 .title {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .home02-ibox03 .color-1 {
        color: #20a3f0;
    }

    .home02-ibox03 .color-2 {
        color: #7770cc;
    }

    .home02-ibox03 .color-3 {
        color: #b75ccd;
    }

    .home02-ibox03 .color-4 {
        color: #4680dd;
    }

@media only screen and (max-width: 767px) {
    .home02-ibox03 {
        margin-bottom: 20px;
    }
}

.home02-bg03 {
    background: url(images/home02-bg03.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    position: static;
}

@media only screen and (max-width: 991px) {
    .home02-bg03 {
        background-attachment: scroll;
    }
}

.home02-title02 {
    font-size: 26px;
    color: #FFF;
    line-height: 1.2;
    white-space: normal;
    vertical-align: middle;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0 35px;
    text-align: center;
}

.home02-Testimonials {
    min-height: inherit;
}

    .home02-Testimonials ul {
        margin: 0;
    }

    .home02-Testimonials .mark {
        width: 100px;
        height: 100px;
        line-height: 94px;
        text-align: center;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #FFF;
        color: #61b632;
        font-size: 38px;
        margin: auto auto -50px;
        position: relative;
        z-index: 1;
    }

    .home02-Testimonials li blockquote {
        background-color: rgba(255,255,255,0.2);
        padding: 80px 60px 60px;
        color: #FFF;
        font-size: 13px;
        font-style: normal;
        margin: 0px 10% 100px;
    }

    .home02-Testimonials .dot {
        text-align: center;
        width: 100%;
    }

        .home02-Testimonials .dot a img {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
        }

        .home02-Testimonials .dot a {
            text-indent: inherit;
            width: auto;
            height: auto;
            padding: 5px;
            border: 1px solid transparent;
        }

            .home02-Testimonials .dot a.actived {
                border: 1px solid #FFF;
            }

    .home02-Testimonials .last_page, .home02-Testimonials .next_page {
        border: none;
        text-indent: -100px;
        overflow: hidden;
        border-left: 2px solid #FFF;
        border-bottom: 2px solid #FFF;
        width: 18px;
        height: 18px;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        right: auto;
        left: 3%;
        top: 50%;
    }

    .home02-Testimonials .next_page {
        left: auto;
        right: 3%;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }

@media only screen and (max-width: 767px) {
    .home02-Testimonials li blockquote {
        padding: 70px 15px 20px;
    }
}

.home02-price .price_holder {
    text-align: center;
    border-top: none;
    margin: 0;
}

.home02-price .price_title {
    border: none;
    border-bottom: 5px solid #61b632;
    background-color: #333333;
    padding: 28px 20px;
    text-align: center;
}

    .home02-price .price_title h2 {
        color: #FFF;
        font-size: 18px;
    }

.home02-price .price_box {
    text-align: center;
    padding: 40px 0px 40px 0px;
    border-color: #dddddd
}

.home02-price .price {
    font-size: 40px;
}

.home02-price .sup {
    vertical-align: bottom;
}

.home02-price li {
    text-align: center;
    font-size: 14px;
}

.home02-price .price_holder ul li {
    border-color: #dddddd;
}

.home02-price a.btn {
    color: #FFF;
    display: inline-block;
    margin: 30px 0;
    position: relative;
    font-size: 14px;
    padding: 12px 25px;
    background-color: #61b732;
}

.home02-title03 {
    font-size: 30px;
    color: #333333;
    line-height: 1.2;
    white-space: normal;
    vertical-align: middle;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0 35px;
}

    .home02-title03:after {
        content: "";
        width: 50px;
        display: block;
        padding-top: 25px;
        border-bottom: 3px solid #61b632;
    }

.home02-btn02, a.home02-btn02, a:link.home02-btn02, a:active.home02-btn02, a:visited.home02-btn02 {
    font-size: 15px;
    padding: 11px 29px;
    margin: 0 0 8px;
    text-decoration: none;
    display: inline-block;
    color: #ffffff;
    background-color: #61b632;
    transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}

    a.home02-btn02:hover {
        background-color: #000 !important;
        text-decoration: none;
    }

.home02-title04 {
    font-size: 26px;
    color: #ffffff;
    line-height: 1.2;
    white-space: normal;
    vertical-align: middle;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0 10px;
}

.home02-list {
    margin: 0;
    padding: 0;
}

    .home02-list li {
        list-style: none;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #4d4d4d;
    }

    .home02-list.border li {
        border-color: #cbcbcb;
    }

    .home02-list li a {
        color: #999999;
    }

    .home02-list li:before {
        content: "\f009";
        font-family: "FontAwesome";
        font-size: 14px;
        margin-right: 10px;
        vertical-align: middle;
    }

.home02-ibox04 {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .home02-ibox04 img {
        float: left;
        margin: 0 15px 5px 0;
    }

    .home02-ibox04 li {
        clear: both;
        overflow: hidden;
        margin-bottom: 40px;
    }

.home02-social a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    display: inline-block;
    background-color: #c8c8c8;
    background-color: rgba(255,255,255,0.2);
    margin: 0 5px 5px 0;
    text-align: center;
    transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}

    .home02-social a span {
        color: #b3b3b3;
        transition: all ease-in 200ms;
        -webkit-transition: all ease-in 200ms; /* Safari and Chrome */
    }

    .home02-social a:hover {
        color: #FFF;
        background-color: #21a4f0;
    }

.home02-social.bg_color a {
    background-color: rgba(0,0,0,0.3);
}

    .home02-social.bg_color a span {
        color: #FFF;
    }

.home02-custompane {
    position: relative;
}


    .home02-custompane:after {
        content: "";
        display: block;
        width: 100%;
        clear: both;
    }

    .home02-custompane > .left {
        width: 50%;
        float: left;
        /*background: url(images/Home02PaneA-bg.jpg) no-repeat center center;*/
        background-size: cover;
    }

    .home02-custompane > .right {
        width: 50%;
        float: right;
    }

    .home02-custompane [class*="Pane"] {
        margin: 0;
    }

    .home02-custompane .DnnModule {
        position: static;
    }

.home02-gmap {
    overflow: hidden;
}

    .home02-gmap:before {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: 100px;
        box-shadow: 0 0 7px rgba(0,0,0,0.4);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.4);
        z-index: 333;
    }

@media only screen and (min-width: 992px) {
    .home02-gmap {
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        height: 100% !important;
    }
}

@media only screen and (max-width: 991px) {
    .home02-custompane > .left {
        width: 100%;
        float: none;
    }

    .home02-custompane > .right {
        width: 100%;
        float: none;
    }

    .home02-gmap {
        position: relative;
    }
}

.home02-list02 {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .home02-list02 li {
        margin: 0;
        padding: 18px 0;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

        .home02-list02 li:first-child {
            padding-top: 0;
        }

        .home02-list02 li .fa {
            font-size: 16px;
            color: #50bdad;
            margin-right: 15px;
            vertical-align: middle;
            margin-bottom: 2px;
        }

        .home02-list02 li a,
        .home02-list02 li a:link,
        .home02-list02 li a:active,
        .home02-list02 li a:visited {
            color: #666666;
        }

/*Accent colour*/
.home02-banner .banner-link:before,
.home02-ibox02 .img .fa,
.home02-price a.btn,
.home02-btn02,
a.home02-btn02,
a:link.home02-btn02,
a:active.home02-btn02,
a:visited.home02-btn02,
div.Theme_Responsive_20073_home02 .form_submit .btn,
.home02-social a:hover,
.photo_box .ico span,
.photo_box .ico em,
.photo_box .ico i,
.photo_box .ico .fa {
    background-color: #177b44;
}

.home02-cont02 dl.text_box_1,
.home02-cont02 dl.text_box_2,
.home02-cont02 dl.text_box_3,
.home02-cont02 dl.text_box_4,
.home02-ibox:hover,
.home02-price .price_title,
.home02-title03:after {
    border-color: #177b44;
}

.home02-ibox > .fa,
.home02-ibox > .ico,
.home02-Testimonials .mark,
div.Theme_Responsive_20073_home02 .form_submit .btn:hover,
.home02-list02 li a:hover {
    color: #177b44;
}

a.home02-btn:hover {
    border-color: #177b44;
    background-color: #177b44;
}

.home02-list02 li .fa {
    color: #177b44;
}

.footer_box .home02-list02 li .fa {
    border-color: #999999;
}

.footer_box .home02-social a:hover {
    background-color: #999999;
}

.footer_box .home02-list02 li a:hover,
.footer_box .home02-list02 li .fa {
    color: #999999;
}



/*Footer */

.copyright_style a {
    color: #177b44;
}

    .copyright_style a:hover {
        color: #f8c220 !important;
    }

.footer ul a:hover {
    color: #f8c220;
}

.footer_box {
    z-index: 3;
}

.foot_bgs {
    display: none;
}

.footer_box .footer_bg {
    content: "";
    position: inherit;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
}

.foot_bg {
    background: #cfd8e2;
}

.footer_bottom {
    overflow: hidden;
}

    .footer_bottom .footer_bottom_bg {
        opacity: 0.2;
        background-color: #181818;
        -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: #999999;
}

.footer_box a,
.footer_box a:link,
.footer_box a:active,
.footer_box a:visited {
    color: #999999;
}

    .footer_box a:hover {
        text-decoration: underline;
        color: #999999;
    }

.footer_box .dnntitle span {
    color: #ffffff;
}

.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: #999999;
}

.FooterPane .foot_social_3 a:hover span {
    color: #61b632;
}

.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: #999999;
}

    .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: #61b632;
    }

.footer_bottom .social_list_5 a:hover span {
    background-color: #61b632;
    border-color: #61b632;
}

.footer_bottom .link_list_1 .social a:hover {
    text-decoration: underline;
}

.footer_bottom .social_list_1 a {
    border-color: #999999;
}

    .footer_bottom .social_list_1 a:hover {
        background-color: #999999;
    }

        .footer_bottom .social_list_1 a:hover span {
            color: #61b632;
        }

.footer_box .footer_bottom {
    padding: 0 0 20px;
    background: #f5f7f9;
    text-align: center;
}

    .footer_box .footer_bottom .footer_line {
        padding: 20px 0 0;
    }

.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: #61b632 !important;
}

.footer_bottom .Theme_Responsive_20072_home7-Email .form_submit .btn {
    background-color: #61b632 !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: #61b632;
        border-color: #61b632;
    }

.backtop02 {
    background-color: #333333;
}

    .backtop02:hover {
        background-color: #61b632;
    }

.backtop03 {
    border-color: #333333;
    color: #333333;
}

    .backtop03:hover {
        border-color: #61b632;
        background-color: #61b632;
    }

.backtop04 {
    background-color: #333333;
}

    .backtop04:hover {
        background-color: #61b632;
    }

#dnn_ctr5946_ViewEasyDNNGallery_ctl00_ImageSliderOne .theme-default .nivoSlider img {
    height: 410px;
}

.MerchandiseDetail .HomeServices .box {
    margin: 50px 0px;
}

.FencingMaterials .machinery-right {
    margin: 50px 0px 0px 0px !important;
}


.FencingMaterials .HomeServices .box {
    margin: 0px 0px;
}

.AgriculturalChemicals .machinery-right {
    margin: 50px 10px 8px 0px !important;
}

.AgriculturalChemicals .HomeServices .box {
    margin: 50px 0px;
}


.GardenSupplies .garden2 {
    margin: 20px 50px 0px 2px !important;
}


.AnimalHealth .garden2 {
    margin: 20px 50px 0px 0px !important;
}

.heading {
    color: #f8c220 !important;
    background: #006a24 !important;
}

.liberty_Fuel img{
height: 350px;
    width: 100%;
}
.liberty_Fuel .icon-right{
text-align: Center;
}

.liberty_Fuel .icon-right p {
    color: #333;
}
.fuels{background: #f8c200;
    text-align: center;
	color:#177b44;
	}

.Fuel_section{

    border: 1px solid #177b44;
	    margin: 5px;
}
.Newsletter{
text-align: center;
padding:10px;
}



