Difference between revisions of "Template:Shanghaitech"

Line 10,008: Line 10,008:
  
 
</style>
 
</style>
 +
<style type="text/css">
 +
/* Header Style
 +
====================================*/
 +
#header-top{background:#3498db; }
 +
 +
/* Service Box Style
 +
====================================*/
 +
.serviceBox_2 .service-icon i,
 +
.serviceBox_3:hover .service-icon,
 +
.serviceBox_4:hover .service-icon a > span,
 +
.serviceBox_5 > span{
 +
    background: #3498db;
 +
}
 +
 +
.serviceBox_3:hover .service-icon{ border-color: #3498db; }
 +
 +
.serviceBox_1 .read,
 +
.serviceBox_3:hover .read a,
 +
.serviceBox_8 .service-icon i{ color: #3498db;}
 +
 +
.serviceBox_5 .read a{
 +
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #257FBF 0%, #257FBF 50%, #3498db 50%) repeat scroll 100% 0 / 200% 100%;
 +
}
 +
 +
.serviceBox_7 .service-icon{ background: #3498db; }
 +
 +
/* Common Background Color Style
 +
====================================*/
 +
.flickr-feed li .hover,
 +
#breadcrumbs,
 +
.swipe-navi .swipe-left,
 +
.swipe-navi .swipe-right,
 +
.highlight.default,
 +
.promo_box.reverse,
 +
#filter li.selected a:before,
 +
.carousel-pagination li.active,
 +
.panel-title > a,
 +
.table .btn.grey:hover{
 +
    background-color: #3498db !important;
 +
}
 +
 +
/* Common Text Color Style
 +
====================================*/
 +
.testimonial-review small,
 +
.dropcap.default,
 +
.active_acc .panel-title a,
 +
.panel-title .collapsed .left-icon,
 +
.panel-title .collapsed::after,
 +
.recent_tab_list li a:hover,
 +
.product .product-info .product-prices p.price-new,
 +
.feature-block h4,
 +
.panel .panel-title > a::before,
 +
.serviceBox_4 .service-icon i,
 +
.post-title > a:hover,
 +
.post-slide a.readmore:hover,
 +
.sidebar .widget ul.arrows_list li a:hover,
 +
.sidebar .widget ul.archives_list li a:hover,
 +
.parallax-testimonial-review small,
 +
.footer li a:hover,.author_bio > h5 a,.author_name > a:hover,.project_details .details li a:hover{
 +
    color: #3498db;
 +
}
 +
 +
/* Accordion Style
 +
====================================*/
 +
.panel-title > a{
 +
    border-color: #3498db;
 +
}
 +
 +
 +
/* Tabs Style
 +
====================================*/
 +
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
 +
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover{border-top-color:#3498db; color:#3498db;}
 +
 +
.vertical-tab .nav-tabs li.active a, .vertical-tab .nav-tabs li.active a:hover, .vertical-tab .nav-tabs > li.active > a:focus{
 +
    border-left-color: #3498db;
 +
}
 +
 +
/* List & Bullets Style
 +
====================================*/
 +
.list_style.square li:before,
 +
.list_style.circle li:before{
 +
    background: #3498db;
 +
}
 +
 +
.list_style li a:hover,
 +
.multi-icon-list li i.fa,
 +
.list_style.star li:before,
 +
.list_style.right-arrow li:before,
 +
.list_style.hand li:before,
 +
.list_style.play li:before,
 +
.list_style.dubble-right-arrow li:before,
 +
.dropdown-items li .shope-cart .cart-product .right-data p  {
 +
    color: #3498db;
 +
}
 +
 +
/* Buttons & Headings Style
 +
====================================*/
 +
.btn-default,
 +
.dropcap_block.default,
 +
.icon_lists .fa-hover a:hover,
 +
.dividerHeading h4::after,
 +
.dividerHeading h4::before,
 +
.widget_title h4::after,
 +
.widget_title h4::before,
 +
.slides .slider-read
 +
{
 +
    background-color:#3498db;
 +
}
 +
 +
.theme-color-pt .btn-default{background:#3498db;}
 +
.btn-default:hover,
 +
.theme-color-pt .btn-default:hover,
 +
.slider-read:hover,
 +
.cart-buttons .btn:hover{ background:#126FB1; }
 +
 +
.cart-buttons .btn.grey:hover{
 +
    background-color: #3498db !important;
 +
}
 +
 +
.pricingTable_1 .price-value {
 +
    background-color: #3498db;
 +
    box-shadow: 0 0 0 2px #3498db;
 +
}
 +
 +
.pricingTable_1 .btn-block:hover{
 +
    background: #727272 !important;
 +
}
 +
 +
.page_title h2,
 +
.table .btn.grey:hover{border-color:#3498db;}
 +
 +
.promo_box.reverse .pb_action a.btn:hover{
 +
    background: #fff !important;
 +
    color: #3498db;
 +
}
 +
 +
/* Blog Page Style
 +
====================================*/
 +
#site-searchform #searchsubmit,
 +
.tags li a:hover,
 +
.shares li a:hover,
 +
.blogPic .blog-hover .icon,
 +
.blog_large .day, .blog_single .day,
 +
.blog_medium .day,
 +
.author_desc{
 +
    background-color: #3498db;
 +
}
 +
 +
#site-searchform #searchsubmit:hover{background-color:#126FB1;}
 +
.panel.active_acc, .panel:hover{border-top-color:#3498db;}
 +
 +
.comment-container:hover {border-color:#3498db;}
 +
 +
.form-control:focus,#site-searchform #s:focus {border-color:#3498db;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(52, 152, 219, 0.6);}
 +
 +
blockquote.default,.theme-color-pt .pricingTable{border-color:#3498db;}
 +
 +
.blogMeta a:hover, .blogTitle span:hover,
 +
.blog_large .post_meta h2:hover a, .blog_single .post_meta h2:hover a,
 +
.blogTitle > a:hover h2,
 +
.blog_large .post_meta .metaInfo > span > a:hover, .blog_single .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta h2:hover a,
 +
#comment-list li .comment-container:hover a,
 +
#comment-list li .comment-container:hover .comment-date,
 +
.comments_list a,
 +
.masonry_wrapper_blog .metaInfo a:hover,
 +
.blog-item > span a:hover,
 +
.blog-title a:hover
 +
{
 +
    color: #3498db;
 +
}
 +
 +
 +
/* Home Page Style
 +
====================================*/
 +
.social_media_team{background:rgba(52, 152, 219, 0.55);}
 +
 +
.team-info { background:rgba(52, 152, 219, 0.9); }
 +
 +
.post-detail a:hover{ color: #3498db;}
 +
.post-detail .read-more { color: #3498db; }
 +
.post-detail .read-more:hover{ color:#0361A3; }
 +
 +
.testimonial-item blockquote {border-top: 3px solid #3498db;}
 +
.testimonial-review > img {border: 2px solid #3498db;}
 +
 +
.progress_skill .bar {background:#3498db;}
 +
.progress_skill:hover .bar { background:#2980b9 !important;}
 +
 +
.counter-parallax:before{ background-color: rgba(52, 152, 219, 0.8); }
 +
 +
/* Portfolio & Recent Item Style
 +
====================================*/
 +
#filter li a{background-color:#3498db;}
 +
#filter li.selected a, #filter li a:hover{background-color: #2980b9;}
 +
 +
figure.effect-bubba {background: #3498db;}
 +
 +
.touching  .option a:hover{color: #3498db;}
 +
 +
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
 +
    background:#3498db;
 +
    border-color: #3498db;
 +
}
 +
 +
/* Navigation Menu Bar Style
 +
====================================*/
 +
.navbar-default .navbar-nav > li:hover > a{ background: #3498db !important; }
 +
 +
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active, .sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover {
 +
    background-color: #3498DB;
 +
}
 +
 +
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 +
    background-color: #257FBF !important;
 +
}
 +
 +
.dropdown-items li {
 +
    border-left: 1px solid #5ca5d9;
 +
}
 +
 +
.nav.navbar-nav > li:hover > a {
 +
    background:#257FBF;
 +
    border: 2px solid #3498DB;
 +
}
 +
.navbar-nav > li > ul:before{ border-bottom-color:#3498db; }
 +
.navbar-nav .dropdown-menu > li > a:hover{ background: #257FBF;}
 +
 +
@media only screen and (max-width: 767px) {
 +
 +
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
 +
        background:#3498DB;
 +
    }
 +
 +
    .nav.navbar-nav li.active > a{
 +
        background: #3498DB !important;
 +
    }
 +
}
 +
</style>
 +
 +
 +
<style type="text/css">/* Header Style
 +
====================================*/
 +
#header-top{background:#008b8b; }
 +
 +
/* Service Box Style
 +
====================================*/
 +
.serviceBox_2 .service-icon i,
 +
.serviceBox_3:hover .service-icon,
 +
.serviceBox_4:hover .service-icon a > span,
 +
.serviceBox_5 > span{
 +
    background:#008b8b;
 +
}
 +
 +
.serviceBox_3:hover .service-icon{ border-color: #008b8b; }
 +
 +
.serviceBox_1 .read,
 +
.serviceBox_3:hover .read a,
 +
.serviceBox_8 .service-icon i{ color: #008b8b;}
 +
 +
.serviceBox_5 .read a{
 +
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #0F7D7B 0%, #0F7D7B 50%, #008b8b 50%) repeat scroll 100% 0 / 200% 100%;
 +
}
 +
 +
.serviceBox_7 .service-icon{ background: #008b8b; }
 +
 +
/* Common Background Color Style
 +
====================================*/
 +
.flickr-feed li .hover,
 +
#breadcrumbs,
 +
.swipe-navi .swipe-left,
 +
.swipe-navi .swipe-right,
 +
.highlight.default,
 +
.promo_box.reverse,
 +
#filter li.selected a:before,
 +
.carousel-pagination li.active,
 +
.panel-title > a,
 +
.table .btn.grey:hover{
 +
    background-color: #008b8b !important;
 +
}
 +
 +
/* Common Text Color Style
 +
====================================*/
 +
.testimonial-review small,
 +
.dropcap.default,
 +
.active_acc .panel-title a,
 +
.panel-title .collapsed .left-icon,
 +
.panel-title .collapsed::after,
 +
.recent_tab_list li a:hover,
 +
.product .product-info .product-prices p.price-new,
 +
.feature-block h4,
 +
.panel .panel-title > a::before,
 +
.serviceBox_4 .service-icon i,
 +
.post-title > a:hover,
 +
.post-slide a.readmore:hover,
 +
.sidebar .widget ul.arrows_list li a:hover,
 +
.sidebar .widget ul.archives_list li a:hover,
 +
.parallax-testimonial-review small,
 +
.footer li a:hover,.author_bio > h5 a,.author_name > a:hover,.project_details .details li a:hover{
 +
    color: #008b8b;
 +
}
 +
 +
/* Accordion Style
 +
====================================*/
 +
.panel-title > a{
 +
    border-color: #008b8b;
 +
}
 +
 +
/* Tabs Style
 +
====================================*/
 +
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
 +
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover{ border-top-color:#008b8b; color:#008b8b;}
 +
 +
.vertical-tab .nav-tabs li.active a, .vertical-tab .nav-tabs li.active a:hover, .vertical-tab .nav-tabs > li.active > a:focus{
 +
    border-left-color: #008b8b;
 +
}
 +
 +
/* List & Bullets Style
 +
====================================*/
 +
.list_style.square li:before,
 +
.list_style.circle li:before{
 +
    background: #008b8b;
 +
}
 +
 +
.list_style li a:hover,
 +
.multi-icon-list li i.fa,
 +
.list_style.star li:before,
 +
.list_style.right-arrow li:before,
 +
.list_style.hand li:before,
 +
.list_style.play li:before,
 +
.list_style.dubble-right-arrow li:before,
 +
.dropdown-items li .shope-cart .cart-product .right-data p{
 +
    color: #008b8b;
 +
}
 +
 +
/* Buttons & Headings Style
 +
====================================*/
 +
.btn-default,
 +
.dropcap_block.default,
 +
.icon_lists .fa-hover a:hover,
 +
.dividerHeading h4::after,
 +
.dividerHeading h4::before,
 +
.widget_title h4::after,
 +
.widget_title h4::before,
 +
.slides .slider-read
 +
{
 +
    background-color:#008b8b;
 +
}
 +
 +
.theme-color-pt .btn-default{background:#008b8b;}
 +
 +
.btn-default:hover,
 +
.theme-color-pt .btn-default:hover,
 +
.slider-read:hover ,
 +
.cart-buttons .btn:hover{background:#0F7D7B;}
 +
 +
.cart-buttons .btn.grey:hover{
 +
    background-color: #008b8b !important;
 +
}
 +
 +
.pricingTable_1 .price-value {
 +
    background-color: #008b8b;
 +
    box-shadow: 0 0 0 2px #008b8b;
 +
}
 +
 +
.pricingTable_1 .btn-block:hover{
 +
    background: #727272 !important;
 +
}
 +
 +
.page_title h2,
 +
.table .btn.grey:hover{border-color:#008b8b;}
 +
 +
.promo_box.reverse .pb_action a.btn:hover{
 +
    background: #fff !important;
 +
    color: #008b8b;
 +
}
 +
 +
/* Blog Page Style
 +
====================================*/
 +
#site-searchform #searchsubmit,
 +
.tags li a:hover,
 +
.shares li a:hover,
 +
.blogPic .blog-hover .icon,
 +
.blog_medium .day,
 +
.blog_large .day, .blog_single .day,
 +
.author_desc{
 +
    background-color: #008b8b;
 +
}
 +
 +
#site-searchform #searchsubmit:hover{background-color:#0F7D7B;}
 +
.panel.active_acc, .panel:hover{border-top-color:#008b8b;}
 +
 +
.comment-container:hover {border-color:#008b8b;}
 +
.form-control:focus,#site-searchform #s:focus {border-color:#008B8B;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 139, 139, 0.6);}
 +
 +
blockquote.default,.theme-color-pt .pricingTable{border-color:#008b8b;}
 +
 +
.blogMeta a:hover, .blogTitle span:hover,
 +
.blog_large .post_meta h2:hover a, .blog_single .post_meta h2:hover a,
 +
.blogTitle > a:hover h2,
 +
.blog_large .post_meta .metaInfo > span > a:hover, .blog_single .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta h2:hover a,
 +
#comment-list li .comment-container:hover a,
 +
#comment-list li .comment-container:hover .comment-date,
 +
.comments_list a,
 +
.masonry_wrapper_blog .metaInfo a:hover,
 +
.blog-item > span a:hover,
 +
.blog-title a:hover
 +
{
 +
    color: #008b8b;
 +
}
 +
 +
/* Home Page Style
 +
====================================*/
 +
.social_media_team{background:rgba(0, 139, 139, 0.55);}
 +
 +
.team-info { background:rgba(0, 139, 139, 0.9); }
 +
 +
.post-detail a:hover{ color: #008b8b;}
 +
.post-detail .read-more { color: #008b8b;}
 +
.post-detail .read-more:hover{ color:#0F7D7B;}
 +
 +
.testimonial-item blockquote {border-top: 3px solid #008b8b;}
 +
.testimonial-review > img {border: 2px solid #008b8b;}
 +
 +
.progress_skill .bar {background:#008b8b;}
 +
.progress_skill:hover .bar { background:#097371 !important;}
 +
 +
.counter-parallax:before{ background-color: rgba(0, 139, 139, 0.8); }
 +
 +
/* Portfolio & Recent Item Style
 +
====================================*/
 +
#filter li a{background-color:#008b8b;}
 +
#filter li.selected a, #filter li a:hover{background-color: #097371;}
 +
 +
figure.effect-bubba {
 +
    background: #008b8b;
 +
}
 +
 +
.touching  .option a:hover{color: #008b8b;}
 +
 +
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
 +
    background:#008b8b;
 +
    border-color: #008b8b;
 +
}
 +
 +
/* Navigation Menu Bar Style
 +
====================================*/
 +
.navbar-default .navbar-nav > li:hover > a{background: #008B8B !important;}
 +
 +
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active, .sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover {
 +
    background-color: #008B8B;
 +
}
 +
 +
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 +
    background-color: #008B8B !important;
 +
}
 +
 +
.dropdown-items li {
 +
    border-left: 1px solid #1a9d9b;
 +
}
 +
 +
.nav.navbar-nav > li:hover > a {
 +
    background:#0F7D7B;
 +
    border: 2px solid #008B8B;
 +
}
 +
.navbar-nav > li > ul:before{ border-bottom-color:#008b8b; }
 +
.navbar-nav .dropdown-menu > li > a:hover{ background:#008b8b; }
 +
 +
@media only screen and (max-width: 767px) {
 +
 +
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
 +
        background:#0F7D7B;
 +
    }
 +
 +
    .nav.navbar-nav li.active > a{
 +
        background: #038788 !important;
 +
    }
 +
 +
}</style>
 +
 +
 +
 +
 +
<style type="text/css">/* Header Style
 +
====================================*/
 +
#header-top{background:#8CBE45; }
 +
 +
/* Service Box Style
 +
====================================*/
 +
.serviceBox_2 .service-icon i,
 +
.serviceBox_3:hover .service-icon,
 +
.serviceBox_4:hover .service-icon a > span,
 +
.serviceBox_5 > span{
 +
    background:#8cbe45;
 +
}
 +
 +
.serviceBox_3:hover .service-icon{ border-color: #8cbe45; }
 +
 +
.serviceBox_1 .read,
 +
.serviceBox_3:hover .read a,
 +
.serviceBox_8 .service-icon i{ color: #8cbe45;}
 +
 +
.serviceBox_5 .read a{
 +
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #74A430 0%, #74A430 50%, #8CBE45 50%) repeat scroll 100% 0 / 200% 100%;
 +
}
 +
 +
.serviceBox_7 .service-icon{ background: #8CBE45; }
 +
 +
/* Common Background Color Style
 +
====================================*/
 +
 +
.flickr-feed li .hover,
 +
#breadcrumbs,
 +
.swipe-navi .swipe-left,
 +
.swipe-navi .swipe-right,
 +
.highlight.default,
 +
.promo_box.reverse,
 +
#filter li.selected a:before,
 +
.carousel-pagination li.active,
 +
.panel-title > a,
 +
.table .btn.grey:hover{
 +
    background-color: #8CBE45 !important;
 +
}
 +
 +
/* Common Text Color Style
 +
====================================*/
 +
.testimonial-review small,
 +
.dropcap.default,
 +
.active_acc .panel-title a,
 +
.panel-title .collapsed .left-icon,
 +
.panel-title .collapsed::after,
 +
.recent_tab_list li a:hover,
 +
.product .product-info .product-prices p.price-new,
 +
.feature-block h4,
 +
.panel .panel-title > a::before,
 +
.serviceBox_4 .service-icon i,
 +
.post-title > a:hover,
 +
.post-slide a.readmore:hover,
 +
.sidebar .widget ul.arrows_list li a:hover,
 +
.sidebar .widget ul.archives_list li a:hover,
 +
.parallax-testimonial-review small,
 +
.footer li a:hover,.author_bio > h5 a,.author_name > a:hover,.project_details .details li a:hover{
 +
    color: #8cbe45;
 +
}
 +
 +
/* Accordion Style
 +
====================================*/
 +
.panel-title > a{
 +
    border-color: #8cbe45;
 +
}
 +
 +
/* Tabs Style
 +
====================================*/
 +
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
 +
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover{border-top-color:#8CBE45; color:#8CBE45;}
 +
 +
.vertical-tab .nav-tabs li.active a, .vertical-tab .nav-tabs li.active a:hover, .vertical-tab .nav-tabs > li.active > a:focus{
 +
    border-left-color: #8CBE45;
 +
}
 +
 +
/* List & Bullets Style
 +
====================================*/
 +
.list_style.square li:before,
 +
.list_style.circle li:before{
 +
    background: #8CBE45;
 +
}
 +
 +
.list_style li a:hover,
 +
.multi-icon-list li i.fa,
 +
.list_style.star li:before,
 +
.list_style.right-arrow li:before,
 +
.list_style.hand li:before,
 +
.list_style.play li:before,
 +
.list_style.dubble-right-arrow li:before,
 +
.dropdown-items li .shope-cart .cart-product .right-data p{
 +
    color: #8CBE45;
 +
}
 +
 +
/* Buttons & Headings Style
 +
====================================*/
 +
.btn-default,
 +
.dropcap_block.default,
 +
.icon_lists .fa-hover a:hover,
 +
.dividerHeading h4::after,
 +
.dividerHeading h4::before,
 +
.widget_title h4::after,
 +
.widget_title h4::before,
 +
.slides .slider-read
 +
{
 +
    background-color:#8CBE45;
 +
}
 +
 +
.theme-color-pt .btn-default{background: #8CBE45;}
 +
 +
.btn-default:hover,
 +
.theme-color-pt .btn-default:hover,
 +
.slider-read:hover,
 +
.cart-buttons .btn:hover{background:#659524;}
 +
 +
.cart-buttons .btn.grey:hover{
 +
    background-color: #8CBE45 !important;
 +
}
 +
 +
.pricingTable_1 .price-value {
 +
    background-color: #659524;
 +
    box-shadow: 0 0 0 2px #659524;
 +
}
 +
 +
.pricingTable_1 .btn-block:hover{
 +
    background: #727272 !important;
 +
}
 +
 +
.page_title h2,
 +
.table .btn.grey:hover{border-color:#659524;}
 +
 +
.promo_box.reverse .pb_action a.btn:hover{
 +
    background: #fff !important;
 +
    color: #659524;
 +
}
 +
 +
/* Blog Page Style
 +
====================================*/
 +
#site-searchform #searchsubmit,
 +
.tags li a:hover,
 +
.shares li a:hover,
 +
.blogPic .blog-hover .icon,
 +
.blog_medium .day,
 +
.blog_large .day, .blog_single .day,
 +
.author_desc{
 +
    background-color:#8CBE45;
 +
}
 +
 +
#site-searchform #searchsubmit:hover{background-color:#659524;}
 +
.panel.active_acc, .panel:hover{border-top-color:#8ABE42;}
 +
 +
.comment-container:hover {border-color:#8CBE45;}
 +
.form-control:focus,#site-searchform #s:focus {
 +
    border-color:#8CBE45;
 +
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(114, 124, 182, 0.6);
 +
}
 +
 +
blockquote.default,.theme-color-pt .pricingTable{border-color:#8CBE45;}
 +
 +
.blogMeta a:hover, .blogTitle span:hover,
 +
.blog_large .post_meta h2:hover a, .blog_single .post_meta h2:hover a,
 +
.blogTitle > a:hover h2,
 +
.blog_large .post_meta .metaInfo > span > a:hover, .blog_single .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta h2:hover a,
 +
#comment-list li .comment-container:hover a,
 +
#comment-list li .comment-container:hover .comment-date,
 +
.comments_list a,
 +
.masonry_wrapper_blog .metaInfo a:hover,
 +
.blog-item > span a:hover,
 +
.blog-title a:hover
 +
{
 +
    color: #8CBE45;
 +
}
 +
 +
/* Home Page Style
 +
====================================*/
 +
.social_media_team{background:rgba(138, 190, 69, 0.73);}
 +
 +
.team-info { background:rgba(138, 190, 69, 0.9); }
 +
 +
.post-detail a:hover{ color: #8CBE45;}
 +
.post-detail .read-more { color: #8CBE45; }
 +
.post-detail .read-more:hover{ color:#5B9112; }
 +
 +
.testimonial-item blockquote {border-top: 3px solid #8CBE45;}
 +
.testimonial-review > img {border: 2px solid #8CBE45;}
 +
 +
.progress_skill .bar {background:#8CBE45;}
 +
.progress_skill:hover .bar { background:#79A63E !important;}
 +
 +
.counter-parallax:before{ background-color: rgba(140, 190, 69, 0.8); }
 +
 +
/* Portfolio & Recent Item Style
 +
====================================*/
 +
#filter li a{background-color:#8CBE45;}
 +
#filter li.selected a, #filter li a:hover{background-color: #79A63E;}
 +
 +
figure.effect-bubba {background: #8CBE45;}
 +
 +
.touching  .option a:hover{color: #8CBE45;}
 +
 +
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
 +
    background:#8CBE45;
 +
    border-color: #8CBE45;
 +
}
 +
 +
/* Navigation Menu Bar Style
 +
====================================*/
 +
.navbar-default .navbar-nav > li:hover > a{background: #88B845 !important;}
 +
 +
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active, .sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover {
 +
    background-color: #8CBE45;
 +
}
 +
 +
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 +
    background-color: #8CBE45 !important;
 +
}
 +
 +
.dropdown-items li {
 +
    border-left: 1px solid #a1d260;
 +
}
 +
 +
.nav.navbar-nav > li:hover > a {
 +
    background:#659524;
 +
    border: 2px solid #659524;
 +
}
 +
.navbar-nav > li > ul:before{ border-bottom-color:#8CBE45; }
 +
.navbar-nav .dropdown-menu > li > a:hover{ background: #8CBE45; }
 +
 +
 +
@media only screen and (max-width: 767px) {
 +
 +
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
 +
        background:#8CBE45;
 +
    }
 +
 +
    .nav.navbar-nav li.active > a{
 +
        background: #88B846 !important;
 +
    }
 +
}</style>
 +
 +
 +
 +
 +
<style type="text/css">/* Header Style
 +
====================================*/
 +
#header-top{background:#e67e22; }
 +
 +
/* Service Box Style
 +
====================================*/
 +
.serviceBox_2 .service-icon i,
 +
.serviceBox_3:hover .service-icon,
 +
.serviceBox_4:hover .service-icon a > span,
 +
.serviceBox_5 > span{
 +
    background:#e67e22;
 +
}
 +
 +
.serviceBox_3:hover .service-icon{ border-color: #e67e22; }
 +
 +
.serviceBox_1 .read,
 +
.serviceBox_3:hover .read a,
 +
.serviceBox_8 .service-icon i{ color: #e67e22;}
 +
 +
.serviceBox_5 .read a{
 +
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #CC6C19 0%, #CC6C19 50%, #e67e22 50%) repeat scroll 100% 0 / 200% 100%;
 +
}
 +
 +
.serviceBox_7 .service-icon{ background: #e67e22; }
 +
 +
/* Common Background Color Style
 +
====================================*/
 +
 +
.flickr-feed li .hover,
 +
#breadcrumbs,
 +
.swipe-navi .swipe-left,
 +
.swipe-navi .swipe-right,
 +
.highlight.default,
 +
.promo_box.reverse,
 +
#filter li.selected a:before,
 +
.carousel-pagination li.active,
 +
.panel-title > a,
 +
.table .btn.grey:hover{
 +
    background-color: #e67e22 !important;
 +
}
 +
 +
/* Common Text Color Style
 +
====================================*/
 +
.testimonial-review small,
 +
.dropcap.default,
 +
.active_acc .panel-title a,
 +
.panel-title .collapsed .left-icon,
 +
.panel-title .collapsed::after,
 +
.recent_tab_list li a:hover,
 +
.product .product-info .product-prices p.price-new,
 +
.feature-block h4,
 +
.panel .panel-title > a::before,
 +
.serviceBox_4 .service-icon i,
 +
.post-title > a:hover,
 +
.post-slide a.readmore:hover,
 +
.sidebar .widget ul.arrows_list li a:hover,
 +
.sidebar .widget ul.archives_list li a:hover,
 +
.parallax-testimonial-review small,
 +
.footer li a:hover,.author_bio > h5 a,.author_name > a:hover,.project_details .details li a:hover{
 +
    color: #e67e22;
 +
}
 +
 +
/* Accordion Style
 +
====================================*/
 +
.panel-title > a{
 +
    border-color: #e67e22;
 +
}
 +
 +
/* Tabs Style
 +
====================================*/
 +
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
 +
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover{border-top-color:#e67e22; color:#e67e22;}
 +
 +
.vertical-tab .nav-tabs li.active a, .vertical-tab .nav-tabs li.active a:hover, .vertical-tab .nav-tabs > li.active > a:focus{
 +
    border-left-color: #e67e22;
 +
}
 +
 +
/* List & Bullets Style
 +
====================================*/
 +
.list_style.square li:before,
 +
.list_style.circle li:before{
 +
    background: #e67e22;
 +
}
 +
 +
.list_style li a:hover,
 +
.multi-icon-list li i.fa,
 +
.list_style.star li:before,
 +
.list_style.right-arrow li:before,
 +
.list_style.hand li:before,
 +
.list_style.play li:before,
 +
.list_style.dubble-right-arrow li:before,
 +
.dropdown-items li .shope-cart .cart-product .right-data p{
 +
    color: #e67e22;
 +
}
 +
 +
/* Buttons & Headings Style
 +
====================================*/
 +
.btn-default,
 +
.dropcap_block.default,
 +
.icon_lists .fa-hover a:hover,
 +
.dividerHeading h4::after,
 +
.dividerHeading h4::before,
 +
.widget_title h4::after,
 +
.widget_title h4::before,
 +
.slides .slider-read
 +
{
 +
    background-color: #e67e22;
 +
}
 +
 +
.theme-color-pt .btn-default{background: #e67e22;}
 +
 +
.btn-default:hover,
 +
.theme-color-pt .btn-default:hover,
 +
.slider-read:hover,
 +
.cart-buttons .btn:hover{background: #B0601A ;}
 +
 +
.cart-buttons .btn.grey:hover{
 +
    background-color: #e67e22 !important;
 +
}
 +
 +
.pricingTable_1 .price-value {
 +
    background-color: #e67e22;
 +
    box-shadow: 0 0 0 2px #e67e22;
 +
}
 +
 +
.pricingTable_1 .btn-block:hover{
 +
    background: #727272 !important;
 +
}
 +
 +
.page_title h2,
 +
.table .btn.grey:hover{ border-color:#e67e22;}
 +
 +
.promo_box.reverse .pb_action a.btn:hover{
 +
    background: #fff !important;
 +
    color: #e67e22;
 +
}
 +
 +
/* Blog Page Style
 +
====================================*/
 +
#site-searchform #searchsubmit,
 +
.tags li a:hover,
 +
.shares li a:hover,
 +
.blogPic .blog-hover .icon,
 +
.blog_medium .day,
 +
.blog_large .day, .blog_single .day,
 +
.author_desc{
 +
    background-color: #e67e22;
 +
}
 +
 +
#site-searchform #searchsubmit:hover{background-color:#B0601A;}
 +
.panel.active_acc, .panel:hover{ border-top-color:#e67e22;}
 +
 +
.comment-container:hover {border-color:#e67e22;}
 +
.form-control:focus,#site-searchform #s:focus {border-color:#e67e22;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(230, 126, 34, 0.6);}
 +
 +
blockquote.default,.theme-color-pt .pricingTable{border-color:#e67e22;}
 +
 +
.blogMeta a:hover, .blogTitle span:hover,
 +
.blog_large .post_meta h2:hover a, .blog_single .post_meta h2:hover a,
 +
.blogTitle > a:hover h2,
 +
.blog_large .post_meta .metaInfo > span > a:hover, .blog_single .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta h2:hover a,
 +
#comment-list li .comment-container:hover a,
 +
#comment-list li .comment-container:hover .comment-date,
 +
.comments_list a,
 +
.masonry_wrapper_blog .metaInfo a:hover,
 +
.blog-item > span a:hover,
 +
.blog-title a:hover
 +
{
 +
    color: #e67e22;
 +
}
 +
 +
/* Home Page Style
 +
====================================*/
 +
.social_media_team{background:rgba(230, 126, 34, 0.55);}
 +
 +
.team-info { background:rgba(230, 126, 34, 0.9); }
 +
 +
.post-detail a:hover{ color: #e67e22;}
 +
.post-detail .read-more { color: #e67e22; }
 +
.post-detail .read-more:hover{ color:#B0601A; }
 +
 +
.testimonial-item blockquote {border-top: 3px solid #e67e22;}
 +
.testimonial-review > img { border: 2px solid #e67e22;}
 +
 +
.progress_skill .bar {background: #e67e22;}
 +
.progress_skill:hover .bar { background: #d35400 !important;}
 +
 +
.counter-parallax:before{ background-color: rgba(230, 126, 34, 0.8); }
 +
 +
 +
/* Portfolio & Recent Item Style
 +
====================================*/
 +
#filter li a{background-color:#e67e22;}
 +
#filter li.selected a, #filter li a:hover{background-color: #CC641F;}
 +
 +
figure.effect-bubba {background: #e67e22;}
 +
 +
.touching  .option a:hover{color: #e67e22;}
 +
 +
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
 +
    background:#e67e22;
 +
    border-color: #e67e22;
 +
}
 +
 +
/* Navigation Menu Bar Style
 +
====================================*/
 +
.navbar-default .navbar-nav > li:hover > a{background: #DE7B23 !important;}
 +
 +
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active, .sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover {
 +
    background-color: #E67E22;
 +
}
 +
 +
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 +
    background-color: #E67E22 !important;
 +
}
 +
 +
.dropdown-items li {
 +
    border-left: 1px solid #ea9347;
 +
}
 +
 +
.nav.navbar-nav > li:hover > a {
 +
    background:#D3711C;
 +
    border: 2px solid #D3711C;
 +
}
 +
.navbar-nav > li > ul:before{ border-bottom-color:#e67e22; }
 +
.navbar-nav .dropdown-menu > li > a:hover{ background: #e67e22; }
 +
 +
@media only screen and (max-width: 767px) {
 +
 +
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
 +
        background:#e67e22;
 +
    }
 +
 +
    .nav.navbar-nav li.active > a{
 +
        background: #DE7B24 !important;
 +
    }
 +
}</style>
 +
 +
 +
 +
 +
<style type="text/css">/* Header Style
 +
====================================*/
 +
#header-top{background:#ED687C; }
 +
 +
/* Service Box Style
 +
====================================*/
 +
.serviceBox_2 .service-icon i,
 +
.serviceBox_3:hover .service-icon,
 +
.serviceBox_4:hover .service-icon a > span,
 +
.serviceBox_5 > span{
 +
    background: #ed687c;
 +
}
 +
 +
.serviceBox_3:hover .service-icon{ border-color: #ed687c; }
 +
 +
.serviceBox_1 .read,
 +
.serviceBox_3:hover .read a,
 +
.serviceBox_8 .service-icon i{ color: #ed687c;}
 +
 +
.serviceBox_5 .read a{
 +
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #DE5A70 0%, #DE5A70 50%, #ED687C 50%) repeat scroll 100% 0 / 200% 100%;
 +
}
 +
 +
.serviceBox_7 .service-icon{ background: #ED687C; }
 +
 +
/* Common Background Color Style
 +
====================================*/
 +
.flickr-feed li .hover,
 +
#breadcrumbs,
 +
.swipe-navi .swipe-left,
 +
.swipe-navi .swipe-right,
 +
.highlight.default,
 +
.promo_box.reverse,
 +
#filter li.selected a:before,
 +
.carousel-pagination li.active,
 +
.panel-title > a,
 +
.table .btn.grey:hover{
 +
    background-color: #ED687C !important;
 +
}
 +
 +
/* Common Text Color Style
 +
====================================*/
 +
.testimonial-review small,
 +
.dropcap.default,
 +
.active_acc .panel-title a,
 +
.panel-title .collapsed .left-icon,
 +
.panel-title .collapsed::after,
 +
.recent_tab_list li a:hover,
 +
.product .product-info .product-prices p.price-new,
 +
.feature-block h4,
 +
.panel .panel-title > a::before,
 +
.serviceBox_4 .service-icon i,
 +
.post-title > a:hover,
 +
.post-slide a.readmore:hover,
 +
.sidebar .widget ul.arrows_list li a:hover,
 +
.sidebar .widget ul.archives_list li a:hover,
 +
.parallax-testimonial-review small,
 +
.footer li a:hover,.author_bio > h5 a,.author_name > a:hover,.project_details .details li a:hover{
 +
    color: #ed687c;
 +
}
 +
 +
/* Accordion Style
 +
====================================*/
 +
.panel-title > a{
 +
    border-color: #ed687c;
 +
}
 +
 +
 +
/* Tabs Style
 +
====================================*/
 +
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
 +
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover{border-top-color:#ED687C;color: #ED687C; }
 +
 +
.vertical-tab .nav-tabs li.active a, .vertical-tab .nav-tabs li.active a:hover, .vertical-tab .nav-tabs > li.active > a:focus{
 +
    border-left-color: #ED687C;
 +
}
 +
 +
/* List & Bullets Style
 +
====================================*/
 +
.list_style.square li:before,
 +
.list_style.circle li:before{
 +
    background: #ED687C;
 +
}
 +
 +
.list_style li a:hover,
 +
.multi-icon-list li i.fa,
 +
.list_style.star li:before,
 +
.list_style.right-arrow li:before,
 +
.list_style.hand li:before,
 +
.list_style.play li:before,
 +
.list_style.dubble-right-arrow li:before,
 +
.dropdown-items li .shope-cart .cart-product .right-data p{
 +
    color: #ED687C;
 +
}
 +
 +
/* Buttons & Headings Style
 +
====================================*/
 +
.btn-default,
 +
.dropcap_block.default,
 +
.icon_lists .fa-hover a:hover,
 +
.dividerHeading h4::after,
 +
.dividerHeading h4::before,
 +
.widget_title h4::after,
 +
.widget_title h4::before,
 +
.slides .slider-read
 +
{
 +
    background-color: #ED687C;
 +
}
 +
 +
.theme-color-pt .btn-default{background: #ED687C;}
 +
 +
.btn-default:hover,
 +
.theme-color-pt .btn-default:hover,
 +
.slider-read:hover ,
 +
.cart-buttons .btn:hover{background: #BE485B;}
 +
 +
.cart-buttons .btn.grey:hover{
 +
    background-color: #ed687c !important;
 +
}
 +
 +
.pricingTable_1 .price-value {
 +
    background-color: #ed687c;
 +
    box-shadow: 0 0 0 2px #ed687c;
 +
}
 +
 +
.pricingTable_1 .btn-block:hover{
 +
    background: #727272 !important;
 +
}
 +
 +
.page_title h2,
 +
.table .btn.grey:hover{border-color:#ED687C;}
 +
 +
.promo_box.reverse .pb_action a.btn:hover{
 +
    background: #fff !important;
 +
    color: #ed687c;
 +
}
 +
 +
/* Blog Page Style
 +
====================================*/
 +
#site-searchform #searchsubmit,
 +
.tags li a:hover,
 +
.shares li a:hover,
 +
.blogPic .blog-hover .icon,
 +
.blog_medium .day,
 +
.blog_large .day, .blog_single .day,
 +
.author_desc{
 +
    background-color: #ED687C;
 +
}
 +
 +
#site-searchform #searchsubmit:hover{background-color:#BE485B;}
 +
.panel.active_acc, .panel:hover{ border-top-color:#ED687C;}
 +
.comment-container:hover {border-color:#ED687C;}
 +
 +
.form-control:focus,#site-searchform #s:focus {border-color:#ED687C;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(204, 137, 124, 0.6);}
 +
 +
blockquote.default,.theme-color-pt .pricingTable{border-color:#ED687C;}
 +
 +
.blogMeta a:hover, .blogTitle span:hover,
 +
.blog_large .post_meta h2:hover a, .blog_single .post_meta h2:hover a,
 +
.blogTitle > a:hover h2,
 +
.blog_large .post_meta .metaInfo > span > a:hover, .blog_single .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta h2:hover a,
 +
#comment-list li .comment-container:hover a,
 +
#comment-list li .comment-container:hover .comment-date,
 +
.comments_list a,
 +
.masonry_wrapper_blog .metaInfo a:hover,
 +
.blog-item > span a:hover,
 +
.blog-title a:hover
 +
{
 +
    color: #ED687C;
 +
}
 +
 +
/* Home Page Style
 +
====================================*/
 +
.social_media_team{background:rgba(237, 104, 124, 0.55);}
 +
 +
.team-info { background:rgba(237, 104, 124, 0.9); }
 +
 +
.post-detail a:hover{ color: #ED687C;}
 +
.post-detail .read-more { color: #ED687C; }
 +
.post-detail .read-more:hover{ color:#BE485B; }
 +
 +
.testimonial-item blockquote {border-top: 3px solid #ED687C;}
 +
.testimonial-review > img {border: 2px solid #ED687C;}
 +
 +
.progress_skill .bar {background: #ED687C;}
 +
.progress_skill:hover .bar { background: #BE485B !important;}
 +
 +
.counter-parallax:before{ background-color: rgba(237, 104, 124, 0.8); }
 +
 +
/* Portfolio & Recent Item Style
 +
====================================*/
 +
#filter li a{background-color:#ED687C;}
 +
#filter li.selected a, #filter li a:hover{background-color: #BE485B;}
 +
 +
figure.effect-bubba {background: #ED687C;}
 +
 +
.touching  .option a:hover{color: #BE485B;}
 +
 +
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
 +
    background:#ED687C;
 +
    border-color: #ED687C;
 +
}
 +
 +
/* Navigation Menu Bar Style
 +
====================================*/
 +
.navbar-default .navbar-nav > li:hover > a{background: #ED687C !important;}
 +
 +
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active, .sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover {
 +
    background-color: #ED687C;
 +
}
 +
 +
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 +
    background-color: #ED687C !important;
 +
}
 +
 +
.dropdown-items li {
 +
    border-left: 1px solid #ea7d8f;
 +
}
 +
 +
.nav.navbar-nav > li:hover > a {
 +
    background:#DE5A70;
 +
    border: 2px solid #DE5A70;
 +
}
 +
.navbar-nav > li > ul:before{ border-bottom-color:#ED687C; }
 +
.navbar-nav .dropdown-menu > li > a:hover{ background: #ED687C; }
 +
 +
@media only screen and (max-width: 767px) {
 +
 +
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
 +
        background:#ED687C;
 +
    }
 +
 +
    .nav.navbar-nav li.active > a{
 +
        background: #E56579 !important;
 +
    }
 +
}</style>
 +
 +
 +
 +
<style type="text/css">/* Header Style
 +
====================================*/
 +
#header-top{background:#1abc9c; }
 +
 +
/* Service Box Style
 +
====================================*/
 +
.serviceBox_2 .service-icon i,
 +
.serviceBox_3:hover .service-icon,
 +
.serviceBox_4:hover .service-icon a > span,
 +
.serviceBox_5 > span{
 +
    background: #1abc9c;
 +
}
 +
 +
.serviceBox_3:hover .service-icon{ border-color: #1abc9c; }
 +
 +
.serviceBox_1 .read,
 +
.serviceBox_3:hover .read a,
 +
.serviceBox_8 .service-icon i{ color: #1abc9c;}
 +
 +
.serviceBox_5 .read a{
 +
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #18A288 0%, #18A288 50%, #1abc9c 50%) repeat scroll 100% 0 / 200% 100%;
 +
}
 +
 +
.serviceBox_7 .service-icon{ background: #1abc9c; }
 +
 +
/* Common Background Color Style
 +
====================================*/
 +
.flickr-feed li .hover,
 +
#breadcrumbs,
 +
.swipe-navi .swipe-left,
 +
.swipe-navi .swipe-right,
 +
.highlight.default,
 +
.promo_box.reverse,
 +
#filter li.selected a:before,
 +
.carousel-pagination li.active,
 +
.panel-title > a,
 +
.table .btn.grey:hover{
 +
background-color: #1abc9c !important;
 +
}
 +
 +
/* Common Text Color Style
 +
====================================*/
 +
.testimonial-review small,
 +
.dropcap.default,
 +
.active_acc .panel-title a,
 +
.panel-title .collapsed .left-icon,
 +
.panel-title .collapsed::after,
 +
.recent_tab_list li a:hover,
 +
.product .product-info .product-prices p.price-new,
 +
.feature-block h4,
 +
.panel .panel-title > a::before,
 +
.serviceBox_4 .service-icon i,
 +
.post-title > a:hover,
 +
.post-slide a.readmore:hover,
 +
.sidebar .widget ul.arrows_list li a:hover,
 +
.sidebar .widget ul.archives_list li a:hover,
 +
.parallax-testimonial-review small,
 +
.footer li a:hover,.author_bio > h5 a,.author_name > a:hover,.project_details .details li a:hover{
 +
    color: #1abc9c;
 +
}
 +
 +
/* Accordion Style
 +
====================================*/
 +
.panel-title > a{
 +
    border-color: #1abc9c;
 +
}
 +
 +
/* Tabs Style
 +
====================================*/
 +
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
 +
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover{ border-top-color:#1abc9c; color: #1abc9c;}
 +
 +
.vertical-tab .nav-tabs li.active a, .vertical-tab .nav-tabs li.active a:hover, .vertical-tab .nav-tabs > li.active > a:focus{
 +
    border-left-color: #1abc9c;
 +
}
 +
 +
/* List & Bullets Style
 +
====================================*/
 +
.list_style.square li:before,
 +
.list_style.circle li:before{
 +
    background: #1abc9c;
 +
}
 +
 +
.list_style li a:hover,
 +
.multi-icon-list li i.fa,
 +
.list_style.star li:before,
 +
.list_style.right-arrow li:before,
 +
.list_style.hand li:before,
 +
.list_style.play li:before,
 +
.list_style.dubble-right-arrow li:before,
 +
.dropdown-items li .shope-cart .cart-product .right-data p{
 +
    color: #1abc9c;
 +
}
 +
 +
/* Buttons & Headings Style
 +
====================================*/
 +
.btn-default,
 +
.dropcap_block.default,
 +
.icon_lists .fa-hover a:hover,
 +
.dividerHeading h4::after,
 +
.dividerHeading h4::before,
 +
.widget_title h4::after,
 +
.widget_title h4::before,
 +
.slides .slider-read{
 +
    background-color: #1abc9c;
 +
}
 +
 +
.theme-color-pt .btn-default{background: #1ABC9C;}
 +
 +
.btn-default:hover,
 +
.theme-color-pt .btn-default:hover,
 +
.slider-read:hover,
 +
.cart-buttons .btn:hover{
 +
    background: #16a085;
 +
}
 +
 +
.cart-buttons .btn.grey:hover{
 +
    background-color: #1abc9c !important;
 +
}
 +
 +
.pricingTable_1 .price-value {
 +
    background-color: #1abc9c;
 +
    box-shadow: 0 0 0 2px #1abc9c;
 +
}
 +
 +
.pricingTable_1 .btn-block:hover{
 +
    background: #727272 !important;
 +
}
 +
 +
.page_title h2,
 +
.table .btn.grey:hover{ border-color:#1abc9c;}
 +
 +
.promo_box.reverse .pb_action a.btn:hover{
 +
    background: #fff !important;
 +
    color: #1abc9c;
 +
}
 +
 +
/* Blog Page Style
 +
====================================*/
 +
#site-searchform #searchsubmit,
 +
.tags li a:hover,
 +
.shares li a:hover,
 +
.blogPic .blog-hover .icon,
 +
.blog_medium .day,
 +
.blog_large .day, .blog_single .day,
 +
.author_desc{
 +
    background-color: #1abc9c;
 +
}
 +
 +
#site-searchform #searchsubmit:hover{background-color:#16a085;}
 +
.panel.active_acc, .panel:hover{border-top-color:#1abc9c;}
 +
 +
.comment-container:hover { border-color:#1abc9c;}
 +
 +
.form-control:focus,#site-searchform #s:focus { border-color:#1abc9c;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(26, 188, 156, 0.6);}
 +
 +
blockquote.default,.theme-color-pt .pricingTable {border-color:#1abc9c;}
 +
 +
.blogMeta a:hover, .blogTitle span:hover,
 +
.blog_large .post_meta h2:hover a, .blog_single .post_meta h2:hover a,
 +
.blogTitle > a:hover h2,
 +
.blog_large .post_meta .metaInfo > span > a:hover, .blog_single .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta .metaInfo > span > a:hover,
 +
.blog_medium .post_meta h2:hover a,
 +
#comment-list li .comment-container:hover a,
 +
#comment-list li .comment-container:hover .comment-date,
 +
.comments_list a,
 +
.masonry_wrapper_blog .metaInfo a:hover,
 +
.blog-item > span a:hover,
 +
.blog-title a:hover
 +
{
 +
    color: #1abc9c;
 +
}
 +
 +
/* Home Page Style
 +
====================================*/
 +
.social_media_team{background:rgba(26, 188, 156, 0.55);}
 +
 +
.team-info { background:rgba(26, 188, 156, 0.9); }
 +
 +
.post-detail a:hover{ color: #1abc9c;}
 +
.post-detail .read-more { color: #1abc9c; }
 +
.post-detail .read-more:hover{ color: #1abc9c; }
 +
 +
.testimonial-item blockquote { border-top: 3px solid #1abc9c;}
 +
.testimonial-review > img {border: 2px solid #1abc9c;}
 +
 +
.progress_skill .bar {background: #1abc9c;}
 +
.progress_skill:hover .bar { background: #16a085!important;}
 +
 +
.counter-parallax:before{ background-color: rgba(26, 188, 156, 0.8); }
 +
 +
/* Portfolio & Recent Item Style
 +
====================================*/
 +
#filter li a{background-color:#1abc9c;}
 +
#filter li.selected a, #filter li a:hover{background-color: #16a085;}
 +
 +
figure.effect-bubba {background: #1abc9c;}
 +
 +
.touching  .option a:hover{color: #16CDAC;}
 +
 +
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
 +
    background:#1abc9c;
 +
    border-color: #1abc9c;
 +
}
 +
 +
/* Navigation Menu Bar Style
 +
====================================*/
 +
.navbar-default .navbar-nav > li:hover > a{background: #1ABC9C !important;}
 +
 +
.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active, .sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover {
 +
    background-color: #1ABC9C;
 +
}
 +
 +
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 +
    background-color: #1ABC9C !important;
 +
}
 +
 +
.dropdown-items li {
 +
    border-left: 1px solid #5CCDB9;
 +
}
 +
 +
.nav.navbar-nav > li:hover > a {
 +
    background:#1ABC9C;
 +
    border: 2px solid #1ABC9C;
 +
}
 +
 +
.navbar-nav > li > ul:before{ border-bottom-color:#1ABC9C; }
 +
.navbar-nav .dropdown-menu > li > a:hover{ background: #1ABC9C; }
 +
 +
 +
@media only screen and (max-width: 767px) {
 +
 +
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
 +
        background:#1abc9c;
 +
    }
 +
 +
    .nav.navbar-nav li.active > a{
 +
        background: #1CB699 !important;
 +
    }
 +
}
 +
</style>
 +
 +
<style type="text/css">
 +
 +
/* backgroud images for body */
 +
body.crossed { background:url(../icons/icons/crossed_stripes.jpg) repeat; }
 +
body.fabric { background:url(../icons/icons/classy_fabric.jpg) repeat; }
 +
body.linen { background:url(../icons/icons/low_contrast_linen.jpg) repeat; }
 +
body.wood {background: url("../icons/icons/wood.jpg");}
 +
body.diagmonds { background:url(../icons/icons/diagmonds.jpg) repeat; }
 +
body.triangles { background:url(../icons/icons/triangles.jpg) repeat; }
 +
body.black_mamba { background:url(../icons/icons/black_mamba.jpg) repeat; }
 +
body.vichy { background:url(../icons/icons/vichy.jpg) repeat; }
 +
body.back_pattern { background:url(../icons/icons/back_pattern.jpg) repeat; }
 +
body.checkered_pattern { background:url(../icons/icons/checkered_pattern.jpg) repeat; }
 +
body.diamond_upholstery { background:url(../icons/icons/diamond_upholstery.jpg) repeat; }
 +
body.lyonnette { background:url(../icons/icons/lyonnette.jpg) repeat; }
 +
body.graphy { background:url(../icons/icons/graphy.jpg) repeat; }
 +
body.black_thread { background:url(../icons/icons/black_thread.jpg) repeat; }
 +
body.subtlenet2 { background:url(../icons/icons/subtlenet2.jpg) repeat; }
 +
 +
.wrapper {
 +
    background:#FFFFFF;
 +
    margin: 0 auto;
 +
}
 +
.slider-wrapper
 +
{
 +
    box-shadow:none!important;
 +
    border-bottom: 2px solid #C6C6C6;
 +
}
 +
.wrapper, .footer, #header, .footer_bottom{
 +
width:1170px;
 +
margin:0 auto;
 +
}
 +
.hidden {
 +
    display:block !important;
 +
    visibility:visible !important;
 +
}
 +
.slider-wrapper{
 +
    box-shadow :0 0 0 #fff;
 +
    border-bottom: 2px solid #C6C6C6;
 +
}
 +
@media only screen and (max-width: 1170px) {
 +
    .wrapper, .footer, #header, .footer_bottom{
 +
        width: auto ;
 +
    }
 +
}</style>
 +
 +
<style type="text/css">@charset "utf-8";
 +
/* CSS Document */
 +
 +
.wrapper {
 +
    background:#FFFFFF;
 +
    /*margin: 0 auto;*/
 +
    width: 100%;
 +
    /*clear:both;*/
 +
}
 +
.hidden {
 +
display:none;
 +
}
 +
</style>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 
</html>
 
</html>

Revision as of 14:03, 29 June 2017