﻿header {
    background: #fff;
}

    header .main {
        width: 80%;
    }

.sf-menu > li > a {
    color: #231f20;
}

.logo > img {
    margin-top: 8px;
}

.f-16 {
    font-size: 16px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.flexslider .title1 {
    background: #E5007E;
}
.box1 h2 {
    color: #E5007E;
}
.service .inner:hover,
.sf-menu > li > a:hover, .sf-menu > li.current > a {
    background-color: #e5007e;
}
#footer {
    border-top: none;
    background: #e5007e !important;
}
