
.col-bg-img-two.ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer.ajust-responsive-1213 {
    background-position: left;
}


.featured-title h3 {
    font-size: 16px;
}

.fs-20 {
    font-size: 20px;
}


#video-home {
    width: 100%;
    height: auto !important;

    background-color: black;
}

.featured-content .featured-plus {
    margin-top: -30px!important;
}

.box-service-tabs.active .featured-icon-box {
    background-color: #001E46;
}

.box-service-tabs.active .featured-icon-box.style9 .featured-content a {
    background-color: #FFF;
    border-color: #FFF;
}

.box-service-tabs.active .featured-icon-box.style9 .featured-content a > i {
    color: #001E46;
}

.box-service-tabs.active .ttm-icon > i {
    color: #FFF;
}

.box-service-tabs.active .featured-icon-box.style9 .featured-content h3 {
    color: #FFF;
}

.center-play {
    position: relative;
}

.center-play .ttm-icon {
    margin: 0;

    position: absolute;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
}

.header.ttm-header-style-01 {
    z-index: 99;
}

#top_bar_email .top_bar_icon i,
.top_bar_contact_item a {
    color: #001E46 !important;
}

.top_bar_contact_item a:hover {
    color: #FFF !important;
}

.ttm-btn-style-fill.ttm-btn-color-skincolor,
.ttm-btn-style-fill.ttm-btn-color-skincolor i {
    color: #001E46;
}

.ttm-btn-style-fill.ttm-btn-color-skincolor:hover,
.ttm-btn-style-fill.ttm-btn-color-skincolor:hover i {
    color: #FFF
}

.color-primary {
    color: #001E46 !important
}

.widget-whatsapp {
    margin: 15px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 16000160;
}

.widget-whatsapp--sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.widget-whatsapp {
    width: 50px;
    height: 50px;
    background-color: #4dc247;
    display: block;
    border-radius: 50%;
    text-align: center;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.widget-whatsapp:hover {
    background-color: #fff;
    outline: 0;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.widget-whatsapp:hover .widget-whatsapp--icon {
    fill: #4dc247;
}

.widget-whatsapp--icon {
    fill: #fff;
    width: 41px;
    height: 50px;
}