
#hamburger-icon span{
    background: #3095ff !important;
}
.nav-panel li.active a {
    color: #3095ff !important;
}
@media(max-width:600px) {

    .nav-panel li.active {

        border-color:  #3095ff !important;

    }
}

#packages .box:hover .title  {
    color: #3095ff;
}

.btn-colored {
    color: #fff;
    background: #4691ee;
}

.btn-colored:hover {
    color: #fff;
    background: #0079f7;
}

.menusocila a {
    display: inline-block;
    color: #3095ff !important;
}

#probootstrap-loader{
    background-color: #0079f7 !important;
}



#dm-tools {
    background: #0079f7;
}
#dm-tools .card {
    background: #0065cf;
    border-color: #0065cf;
}

#dm-tools .card:hover {
    background: #0051a5;
    border-color: #0051a5;
}
#dm-tools .card .card-body .card-title{
    text-align: center;
}
#dm-tools .card p {
    color: #e1ecfe !important;
}
#dm-tools .card i{
    color: #e1ecfe !important;
}

.filter-wrapper li a:active {
    background: #0065cf !important;
}

.filter-wrapper li a:hover,
.filter-wrapper li a:focus ,
.filter-wrapper li a.selected {
    background: #3095ff !important;
    color: #ffffff !important;
}

.grid-item .grid-content h2 {
    box-shadow:0px 0px 7px rgba(0, 101, 207, 0.3)  !important;
}



/*======================================
//--//-->   PORTFOLIO
======================================*/

.work-content .w-more .w-ctegory {
    color: #0078ff !important;
}

.work-content .w-like {
    color: #0078ff !important;
}

.work-content .w-like a {
    color: #0078ff !important;
}

.prot-subtitle {
    border-color:  #0078ff !important;

}

/*======================================
//--//-->   SERVICES
======================================*/

.service-box {
    background-color: #fff;
    padding: 2.5rem 1.3rem;
    border-radius: 1rem;
    margin-bottom: 3rem;
}

.service-box:hover .ico-circle {
    transition: all 500ms ease;
    color: #fff;
    background-color: #0065cf;
    box-shadow: 0 0 0 10px #c9e2f8;
}

.service-box .service-ico {
    margin-bottom: 2rem;
    color: #1e1e1e;
}

.service-box .ico-circle {
    transition: all 500ms ease;
    font-size: 6rem;
}

.service-box .s-title {
    font-size: 2.5rem;
    text-transform: uppercase;
    text-align: center;
    padding: .4rem 0;
}

.service-box .s-description {
    color: #4e4e4e;
}

/*------/ Ico Circle /------*/

.ico-circle {
    height: 100px;
    width: 100px;
    font-size: 2rem;
    border-radius: 50%;
    line-height: 1.55;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 0 0 10px #0065cf;
    display: block;
}


/*//single produt*/
.btn-primary {
    background-color: #3095ff !important;
}
.ia-icon:hover,
.ia-icon-box:hover .ia-icon {
    border-color: #3095ff  !important;
}

.features-control-item.active .ia-icon {
    background: #3095ff  !important;
    border-color: #3095ff !important;
    color: #fff;
}

.box:hover .icon.circle-mode-box,
.box:active .icon.circle-mode-box,
.box:focus .icon.circle-mode-box {
    border-color: #3095ff !important;
    background: #3095ff !important;
}
.box .icon.circle-mode-box {
    border: 2px solid rgba(0, 101, 207, 0.5) !important;
}
.box .icon.circle-mode-box i {
    color:  #3095ff  ;
}
.dark-div a:hover {
    color: #0057b3 !important;
}

.features-control-item:after {
    background: #3095ff !important;
}