body {
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #3f485d;
        overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.head-title ,.mc4wp-form-fields input,.tp_footer_widget ul li a,
.footer-section .wrap_footer_col p,.comment-form input[type="submit"] {
    font-family: "Rubik";

}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #06163a;
    font-weight: 500;
      
   
}

h1 {
    font-size: 48px;
    margin-bottom: 0.5em;
    line-height: 1;
}

h2 {
    font-weight: 300;
    line-height: 1;
    font-size: 40px;
    letter-spacing: 0;
    margin-bottom: .6em;
}

h3 {
   font-weight: 500;
    line-height: 30px;
    font-size: 24px;
    margin-bottom: .7em;
    
}

h4 {
    font-weight: 400;
    line-height: 26px;
    font-size: 20px;
    margin-bottom: .8em;

    
}

h5 {
    font-weight: 400;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 0.8em;
   
}

h6 {
    font-weight: 400;
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 1em;
   
}

.m-title {
    font-size: 48px;
    line-height: 1;
    font-weight: 300;
}



.m-primary-color {
    color: #ff5e14;
}

.m-primary-bg,.footer-section .lns-button {
    background-color: #ff5e14;
}

.m-secondary-color {
    color: #06163a;
}

.m-secondary-bg {
    background-color: #06163a;
}

.tertiary-color {
    color: #e4eaf7;
}

.tertiary-bg {
    background-color: #e4eaf7;
}

a {
    color: #06163a;
}

a:hover,
a:focus {
    color: #ff5e14;
    text-decoration: none;
}