/*
Theme Name: MB Freight Consultants 
Template: customify
Version: 1.0.0
*/


:root{
	--fontp: 'Poppins';
	--fontp_weight: 300;
	--fonth: 'Adelle';
	--fonth_weight: Normal;

	--red: #e73d4b;
	--light-blue: #94d2d7;
	--blue: #0a7da2;
    --dark-blue: #173555;
	--yellow: #F4E87C;
	--pink: #D8315B;
	--orange: #FCAA67;
    --white: #fff;

	--rail: var(--light-blue);
	--sea: var(--blue);
	--air: var(--dark-blue);
	--road: var(--red);
	--consultancy: var(--pink);
	--insurance: var(--yellow);
	--documentation: var(--orange);
}

/* Header */
.header--row:not(.header--transparent) #header_contact li .c-icon{
 margin-right: .75em !important;    
}


/* Main Navigation */

.site-navigation ul li.current-menu-item a{
 font-weight: 500 !important;    
}

/* Banner */

.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper .sow-hero-buttons .so-widget-sow-button{
 margin: 0 0 !important;    
}

.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper .sow-hero-buttons{
 margin-top: 1.75em !important;    
}


/* Services */

.services .sow-icon-image{
 border: 5px solid var(--white);
 border-radius: 2em 2em;    
}

.services .sow-features-list .sow-features-feature .textwidget{
 padding-top: 0.75em;    
}


/* Testimonials */

.strong-view.wpmtst-modern .wpmtst-testimonial-inner{
 padding-top: 0 !important;    
 padding-bottom: 0 !important;     
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content{
 color: var(--white) !important; 
 font-size: 1em !important;
 font-style: normal !important;  
 padding-left: 2.5em; 
 padding-right: 2.5em;     
}

.wpmtst-testimonial-field.testimonial-field.testimonial-name, .wpmtst-testimonial-field.testimonial-field.testimonial-company{
 color: var(--white) !important; 
 font-weight: 500; 
 margin-bottom: 0 !important;    
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content:before, .strong-view.wpmtst-modern .wpmtst-testimonial-content:after{
 background: rgba(255,255,255,0.25) !important;    
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before, .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before{
 background: var(--light-blue) !important;    
}


/* News Section */

.news .so-widget-sow-editor .widget-title{
 margin-bottom: 0.6em !important;
 line-height: 1.25em !important;    
}


/* Footer */

footer ul.menu li a{
 border-bottom: none !important;    
}

footer ul.menu li a:before{
 content:"- ";    
}

footer .c-icon{
 margin-right: 0.35em;    
}

/* Other */

.sow-image-container img.so-widget-image {
 border-radius: 5px;    
}

.fa-envelope{
 font-size: 0.85em !important;    
}
