
/* 01 MAIN STYLES
****************************************************************************************************/
/**** Main Color ****/

::selection {
  color: #fff;
  background: rgba(252,204,30,1);
}
::-moz-selection {
  color: #fff;
  background: rgba(252,204,30,1);
}

a:hover,
.text-primary, section .subheader p, .simpler-menu>ul>li ul.children>li:hover>a, .stats-counters .item .title,
.project figure .project-figure-description .author a, .project .project-category p.cat a, .cbtn.primary,
.testimonials.type1 .author, .widget.widget_twitter .tweets-wrapper>i, body .simpler-header.type2 .contacts .item i,
body .simpler-header.type2 .contacts .item .title, .cbtn.gray:hover, .post .entry-meta li i, 
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a, blockquote cite,
.testimonials.type2 .author .name, .post.preview1 .entry-excerpt .more, .widget.widget_contacts2 .phone,
body .simpler-footer.type2 .content-bar .smedia a, body .simpler-header.type3 .contacts p i,
body .simpler-footer.type2 .widgets-bar a:not(.btn):not(.cbtn):hover, .iconbox.type3:hover .iconbox-icon,
.project figure .project-figure-description .title a:hover, .iconbox.type4 .title i, .post.recent .meta a,
body .simpler-footer.type3 .bottom-bar .menu a:hover, body .simpler-footer.type3 .bottom-bar .copyrights a:hover,
.simpler-titlebar.type1 .breadcrumbs .breadcrumb a:hover, .simpler-titlebar.type1 .breadcrumbs,
.simpler-titlebar.type1 .breadcrumbs .breadcrumb li.active, .s404 p.but, .stats-counters.st2 .item .number,
.team-item p.occupation, .pricing-item .title, .pricing-item ul li span.r, .vc_tta-tab.vc_active a i,
.widget.widget_tag_cloud a:hover, .post.preview-big.format-link .flink, .pagination>li span,
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus,
.post.preview-big.format-link .flink, .simpler-titlebar.type3 .breadcrumb > i, .comment.recent .meta a,
.simpler-titlebar.type3 .breadcrumb li.active, .simpler-titlebar.type3 .breadcrumb a:hover,
.comment-list .comment .comment-body .meta li i, .comment-reply-link:hover,
body .simpler-footer.type1 a:not(.btn):not(.cbtn):hover, body .simpler-footer.type1 .post.recent .meta a:hover,
.widget.widget_twitter_feed .tweets-wrapper>i

{color:rgba(252,204,30,1);}

.i2-banners>:nth-child(odd) {
    background-color: #34363a!important;
}
.iconbox.type1 .iconbox-icon, .iconbox.type1 .iconbox-icon-bg, .btn-primary, .project .project-category .project-icon,
 .owl-theme .owl-controls .owl-pagination .owl-page.active span, .to-the-top, .i2-banners .item,
.iconbox.type2 .iconbox-icon, .iconbox.type3 .title span, .post.preview-big .post-format-icon,
.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-left .vc_tta-controls-icon, .progress-bar,
.contact-item .contact-item-icon, .simpler-tabs .nav.nav-tabs[role="tablist"] li .hline, 
.owl-theme .owl-controls .owl-pagination .owl-page span:hover,
.single-project-images .single-project-images-nav>a:hover

{background-color:rgba(252,204,30,1);}

section.bg-custom, section.bg-custom section
{background-color:rgba(252,204,30,1)!important;}

.stats-counters.light .item .inner, .simpler-footer .post.recent figure, .dark .post.recent figure,
.pagination>li span, .pagination>li>a:hover, .widget.widget_contacts ul li i,
.pagination>li span:hover
{border-bottom-color: rgba(252,204,30,1);}

.project figure .project-figure-description .meta,
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a
{border-top-color: rgba(252,204,30,1);}

.widget.widget_twitter .tweet, body .simpler-header.type3 .tagline, .simpler-titlebar.type1 .page-desc,
.widget.widget_twitter_feed .tweet
{border-left-color: rgba(252,204,30,1);}

.cbtn.primary
{box-shadow: inset 0 0 0 1px rgba(252,204,30,1);}

.pricing-item.featured {
    box-shadow: inset 0 0 0 5px rgba(252,204,30,1);
}

/**** Color Hover ****/
.cbtn.primary:hover,  .dark .post.recent .title a:hover,
.post.preview-big.format-link .flink:hover
{color:rgba(252,204,30,1);}

.cbtn.primary:hover
{box-shadow: inset 0 0 0 1px rgba(252,204,30,1);}

.btn-primary:hover, .to-the-top:hover
{background-color:rgba(252,204,30,1);}

.btn-primary:hover
{border-color:rgba(252,204,30,1);}

/**** Custom Css header layout 1 ****/

body .simpler-header.type1, body .simpler-header.type2 .bg2 , body .simpler-header.type3 .bg2,
body .simpler-header.type3 .simpler-menu>ul>li>.hline
{background-color:rgba(242,164,45,1);}

body .simpler-header.type1 .logo
{background-color:;}

/**** Custom Css header layout 2 ****/

body .simpler-header.type2 .stuck
{background-color:;}

body .simpler-header.type2 .bg3
{background-color:;}

/**** Custom Css header layout 3 ****/

body .simpler-header.type3 .bg3
{background-color:;}

body .simpler-header.type3 .stuck .bg3 
{background-color:;}

/**** Custom CSS Footer ****/

body .simpler-footer.type3, body .simpler-footer.type2, body .simpler-footer.type1 .bg1 {
    background: #151515;
    color: #959595;
}
body .simpler-footer.type1 .bg2, body .simpler-footer.type2 .content-bar, body .simpler-footer.type3 .bottom-bar {
    background: #ffffff;
    color: #858585;
}
