/*
Theme Name: WP Bootstrap 4.8.2
Theme URI: http://kasio99.com
Description: A base bootstrap 4 theme
Author: James Williamson
Author URI: http://kasio99.com/
Version: 1.0
Tags: responsive,bootstrap,easy theme
*/

@import url('bootstrap/css/bootstrap.min.css'); 
@import url('https://fonts.googleapis.com/css?family=Dosis');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');

/*Global Styles*/

h1 {
    font-family: 'Dosis', sans-serif;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    
}

h2 {
    font-family: 'Dosis', sans-serif;
    font-size: 24px;
    color: #fff;
}

.banner {
    background-repeat: no-repeat;
    background-position: center; 
    min-height: 420px;
    padding-top: 160px
}

h3 {
    font-size: 1.45rem;
    font-family: 'Dosis', sans-serif;
    color: #00847d;
}

h3.hash {
    font-family: 'Dosis', sans-serif;
    font-size: 50px;
    font-weight: bold;
    color: #333;
    text-align: center;
    
}

h3.bold {
    font-size: 1.55rem;
    font-family: 'Dosis', sans-serif;
    color: #00847d;
    font-weight: bold;
}

p {
    font-family: 'Nunito Sans', sans-serif;
}

.brand-green-1{
    color: #00847d;
}

/*global header styles*/

a.contact-header {
    color: #01ae92;
}

a.contact-header:hover {
    color: #00847d;
}

.phone-header {
    font-size: 22px;
    color: #00847d;
}

p.email-header {
    font-size: 16px;
}

a.email-header-link {
    color: #ea6916;
}

a.email-header-link:hover {
    color: #ea6916;
}

/*navigation styles*/

.nav-bg-green {
    background-color: #01ae92;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .active>.nav-link {
    color: #ccc;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #ccc;
}

/* feature module links */

a.feature-img-link:hover {
    
    opacity: 0.5;
}

a.feature-link {
    color: #ea6916;
}

a.feature-link:hover {
    color: #b65313;
}

a.feature-link:visited {
    color: #ea6916;
}

/* full width row */

.fw-row {
    background-color: #deeeee;
/*    padding-bottom: 20px;*/
}

/* tab styles */

.nav-tabs {
     border-bottom: none; 
}

.nav-tabs .nav-link {
    color: inherit;
    font-size: 1.45rem;
    font-family: 'Dosis', sans-serif;
}

.nav-tabs .nav-link.active {
    color: #00847d;
    background-color: #deeeee;
    border-color: #ddd #ddd #deeeee;
    font-size: 1.45rem;
    font-family: 'Dosis', sans-serif;
}

.tab-content {
    
    background-color: #deeeee;
    padding: 20px 60px;
}

/* cta styles */

.btn-primary {
    color: #fff;
    background-color: #ea6916;
    border-color: #ea6916;
    margin: 0px 5px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #fd9553;
    border-color: #fd9553;
}

.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
        box-shadow: 0 0 0 0.2rem rgba(255, 140, 0, 0.5);
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 140, 0, 0.5);
}

/* #01ae92 */


.btn-secondary {
    color: #fff;
    background-color: #01ae92;
    border-color: #01ae92;
    margin: 0px 5px;
    width:200px;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #49dec6;
    border-color: #49dec6;
}

.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
        box-shadow: 0 0 0 0.2rem rgba(255, 140, 0, 0.5);
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 140, 0, 0.5);
}

cta-cont {
    height: 70px;
    padding: 23px 40px;
    max-width: 250px;
    margin: auto;
}

.main {
    background-color: #ea6916;
}

.main:hover {
    background-color: #fd9553;
}

.secondary {
    background-color: #ea6916;
}

.secondary:hover {
    background-color: #fd9553;
}

a.cta-link { 
    
    color: #fff;
    }

a.cta-link:hover { 
    text-decoration: none;
    color: #fff;
}

/*testimonial styles */

.testimonial-cont {
    border: solid 1px;
    padding: 0px;
    margin: 20px 0px 20px 0px;
}

.purple-color {
    color: #390035;
}

purple-bg {
    background-color: #390035;
}

.green-color {
    color: #007c7a;
}

green-bg {
    background-color: #007c7a;
}

.orange-color {
    color: #d76117;
}

orange-bg {
    background-color: #d76117;
}
.testimonial-body {
    margin: 20px;
}

.testimonial-meta-container {
    min-height: 100px;
    color: #fff;
    padding:25px;
}


/*contact form styles*/

.wpcf7-form input {
    padding: 5px;
    width: 345px;
/*    font-size: 1.4em;*/
    margin: 0px 0px 7px 0px;
}

.wpcf7-submit {
    
    background-color: #d76117;
    color: #ffffff;
    height: 45px;
    width: 130px !important;
    padding: 12px;
    margin: 0px 0px 20px 230px !important;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
}

/*investment table colors */


.card-block {
    padding: 1.25rem;
}

.td-violet {
    background-color: #d4c0fe;
}

.td-indigo {
    background-color: #ddb3fd;
}
.td-yellow {
    background-color: #ffffc2;
}

/*footer styles*/

.footer-cont {
    background-color: #339999;
    color: #fff;
}

h3.footer-heading {
    color: #fff;
}

a.footer-link {
    color: #fff;
}

a.footer-link:hover {
    color: #fff;
}

a.footer-link:visited {
    color: #fff;
}

/* media query */

@media screen and (max-width: 480px) {
    h1 {
        font-size: 30px;
    }
    h3.hash {
        font-size: 30px;
    }
    
.banner-bg-pos-center {
	background-position-x: center;
}

.banner-bg-pos-30 {
	background-position-x: 30%;
}

.banner-bg-pos-40 {
	background-position-x: 40%;
}

.banner-bg-pos-50 {
	background-position-x: 50%;
}

.banner-bg-pos-60 {
	background-position-x: 60%;
}
 
.banner-bg-pos-70 {
	background-position-x: 70%;
}
    
    /* Mobile navigation styles */
    
    .nav-tabs .nav-link.active {
        font-size: 1.15rem;
    }
    
    .nav-tabs .nav-link {
        font-size: 1.15rem;
    }
    
    .nav-link {
        padding: .9rem .4rem;
    }
    
    .mbs-logo {
        max-width: 60px;
    }
    
    .contact-icon {
        max-width: 40px;
    }
    
    .testimonial-meta-container {
        padding: 10px;
    }
    
    .btn-secondary {
       
        margin: 5px 0px;
    }
}