/**
* Theme Name: Fastrans Child
* Description: This is a child theme of Fastrans, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themexriver">Themexriver</a>
* Template: fastrans
* Version: 2.6
*/


.ft-header-section.header-style-one.green-bg {
    background: #fff !important;
	background: linear-gradient(90deg,rgba(255, 255, 255, 1) 60%, rgba(0, 6, 113, 1) 65%) !important;
}
.ft-header-section.header-style-one.green-bg .ft-header-menu-top-cta:before {
    border-bottom: 134px solid #fff !important;
}

header.sticky-on .ft-brand-logo img {
    width: 70px !important;
    height: auto !important;
}