/*
Theme Name: Fluid
Theme URI: http://fluid.edge-themes.com
Description: A Theme for Apps, Startups, and Digital Businesses
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: fluid
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.wpb_single_image.vc_align_left{
text-align: left;
    width: 48%;
    display: block;
    margin: 5px !important;
    float: left;
    padding: 0 !important;
}
h2, h3{
font-family:'Raleway';
font-size:3em;
font-weight:100;
color:#00309f;
}
.edgtf-btn.edgtf-btn-outline{
color:#fff !important;
border:1px solid #fff !important;
}
.edgtf-btn.edgtf-btn-outline:not(.edgtf-btn-custom-hover-bg):hover{
background-color:#00309f !important;
}
.edge-style-gray.tparrows.tp-leftarrow .edgtf-nav-arrow:before, .edge-style-gray.tparrows.tp-rightarrow .edgtf-nav-arrow:before{
color:#fff;
}
.vc_row-has-fill>.vc_column_container>.vc_column-inner{
padding-top:0 !important;
}