/* Backgrounds ----------------------------------------------------------*/
.box-action .button, .item-service:hover .head-service i, .item-service-carousel .color, .item-service-carousel .color-small, .btn-primary, .btn-primary:hover, #sponsors .owl-prev, #sponsors .owl-next, .tooltip-inner, .important-info, .box .date span, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, footer .btn-primary:hover, .thumbs li:hover, #theme-options .layout-style li.active, .items-slide-services li .icon, .title-section .title .line-title, .title-section .subtitle-section, .color > span, .pagination > .active > a, .carousel-indicators .active, .info-comment a, .jRibbon, .downarrow, .line, .header-v3, .line-slide, .skin_base
{
    background: #006BB9  !important;
}

.sf-menu li li a:hover
{
    background-color: #006BB9  !important;
    border-radius: 0px !important;
}

.overlay
{
    background: #006BB9  url("../../../img/more.png") no-repeat center center;
    background: rgba(41, 192, 212,0.6) url("../../../img/more.png") no-repeat center center;
}
.pattern-important-info
{
    background: #006BB9  url("../../../img/patterns/patttern-corporate.png") !important;
}
.opacy_bg_03
{
    background: rgba(41, 192, 212,0.6);
}
.accordion-trigger.active, .accordion-trigger:hover
{
    color: #fff;
    background: #006BB9  url("../../../img/toggle.png") no-repeat right -69px;
}
.arrow-comment
{
    background: url("arrow-comment.png");
}
.table-discount
{
    background: url('discount.png') no-repeat top center;
}
.subtitle-section .left
{
    background: url("arrow-subtitle-left.png") no-repeat center;
}
.subtitle-section .right
{
    background: url("arrow-subtitle-right.png") no-repeat center;
}

/* Colors ----------------------------------------------------------*/
.info-head ul li a:hover, .footer-center .item-center:hover i, .pagination > li > a, .pagination > li > span, .title-subtitle span, .clients .title-downloads:first-letter, .subtitle-downloads h4 i, h2.title-resalt span, .box .link i, .box .name span, .twitter a, footer .links li i, .logo-footer h2 span, .box .image-more-service i, .portfolioFilter .current, .portfolioFilter a:hover, .list li i, .page-error h1 i, .sitemap li a, .sitemap li a:hover, .post h3 a, .post h2 a, .post .post-meta span a, .tags i, .comment-post h3 a, .autor h3 i, .comment-post h3 i, .tabs a, address i, .table-price, .head-service h5, .titles-heading h1 i, .boxes-info h5, .custom_input_file i
{
    color: #006BB9  !important;
}

/* Borders ----------------------------------------------------------*/

.style_one h1 span span, .style_two h1 span span
{
    border-bottom: 6px solid #006BB9 ;
}
header
{
    border-bottom: 4px solid #006BB9 ;
}
.tooltip.top .tooltip-arrow
{
    border-top-color: #006BB9 ;
}
.image-clients-downloads li:hover, .items-slide-services li:hover
{
    border: solid 3px #006BB9 ;
}
.item-work .info-work .icons-work
{
    border-top: 3px solid #006BB9 ;
}
.title-section .title
{
    border-bottom: 1px solid #006BB9 ;
}
.portfolioFilter .current, .portfolioFilter a:hover
{
    border-bottom: 3px solid #006BB9 ;
}
.sf-menu ul
{
    border-bottom: 3px solid #006BB9 ;
}
.comment-post .info-comment
{
    border-left: solid 3px #006BB9 ;
}
.head-service i, .feature-element li .cirle-feature
{
    border: solid 3px #006BB9 ;
}
.boxes-info h5
{
    border-top: solid 3px #006BB9 ;
    border-bottom: solid 3px #006BB9 ;
}
@media handheld, only screen and (max-width: 980px)
{

    .comment-post .info-comment
    {
        border-top: solid 3px #006BB9 ;
        border-left: 0;
    }
    .arrow-comment
    {
        background: url("arrow-comment-top.png") top center no-repeat;
    }

}
