

html,
body,
button,
input,
select,
textarea {
    font-family: 'Quicksand', sans-serif;;
}
body {
    font-size: 17px;
    line-height:  25px;
    font-weight: 600;
}
.mega-nav-wrapper .mega-cols .mega-row .mega-col-title  {
    font-size: 17px;
    line-height:  25px;
    font-weight: 600;
}
div.nf-field-label label{
    font-size: 17px;
    line-height:  25px;
    font-weight: 600;
}
.team-single .header .site-width .right-column{
    font-size: 17px;
}
#navbar #primary-menu{
    font-size: 15px;
    line-height:  23px;
    font-weight: 600;
}
.mega-menu-final ul li a{
    font-size: 15px;
    line-height:  23px;
    font-weight: 600;
}
#mega-Post .info .excerpt{
    font-size: 15px;
    line-height:  23px;
    font-weight: 600;
}
.the-reviews-list .info {
    font-size: 15px;
    line-height:  23px;
    font-weight: 600;
}
.the-reviews-columns .name-bold, .the-reviews-columns .bold-bold {
    font-size: 15px;
    line-height:  23px;
    font-weight: 600;
}
.the-reviews-columns .short_content{
    font-size: 15px;
    line-height:  23px;
    font-weight: 600;
}
.archive-wrapper .archive-block .archive-info .excerpt{
    font-size: 15px;
    line-height:  23px;
    font-weight: 600;
}
.archive-wrapper .archive-block .archive-info .arrow-link{
    font-size: 15px;
}
.file-picker .item{
    font-size: 15px;
}
.blog-single .header .site-width .right-column .author .written-by {
    font-size: 15px;
}
.footer-nav ul li a{
    font-size: 15px;
}
.arrow-link{
    font-size: 15px;
    line-height:  23px;
}
#mega-Post .info .pre-title{
    font-size: 12px;
    line-height:  12px;
    font-weight: 600;
}
.archive-wrapper .archive-block .archive-info .pre-title{
    font-size: 12px;
}
.archive-wrapper .archive-block.team .archive-info .excerpt {
    font-size: 12px;
}

.site-info .footer-logo .footer-copy{
    font-size: 12px;
}
.top-tag{
    font-size: 12px;
}
.newsletter-wrap .newsletter-terms p{
    font-size: 12px;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-family: 'Baloo 2', sans-serif;;
}

h1, .h1 {
    font-size: 50px;
    line-height:  57px;
    font-weight: 700;
}

h2, .h2 {
    font-size: 37px;
    line-height:  44px;
    font-weight: 700;
}

h3, .h3 {
    font-size: 33px;
    line-height:  39px;
    font-weight: 700;
}

h4, .h4 {
    font-size: 23px;
    line-height:  29px;
    font-weight: 700;
}

h5, .h5 {
    font-size: 20px;
    line-height:  23px;
    font-weight: 700;
}

h6, .h6 {
    font-size: 15px;
    line-height:  23px;
    font-weight: 700;
}
    .DarkBlue{
        color:#122d42;
    }
    .bgDarkBlue {
        background:#122d42;
    }
    .button.bgDarkBlue,
    button.bgDarkBlue,
    input[type="submit"].bgDarkBlue,
    input[type="button"].bgDarkBlue,
    input[type="reset"].bgDarkBlue{
        background:#122d42;
    }
    .button.DarkBlue,
    button.DarkBlue,
    input[type="submit"].DarkBlue,
    input[type="button"].DarkBlue,
    input[type="reset"].DarkBlue{
        color:#122d42;
    }
	.BorderBottomDarkBlue{
        border-bottom-color:#122d42 !important;
    }
	.obgDarkBlue{
        background:rgba(18,45,66,0.7);
    }
    .gradientBgDarkBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(18,45,66,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(18,45,66,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(18,45,66,1) 32%, rgba(156,156,156,0) 88%);
    }
        .NavyBlue{
        color:#091721;
    }
    .bgNavyBlue {
        background:#091721;
    }
    .button.bgNavyBlue,
    button.bgNavyBlue,
    input[type="submit"].bgNavyBlue,
    input[type="button"].bgNavyBlue,
    input[type="reset"].bgNavyBlue{
        background:#091721;
    }
    .button.NavyBlue,
    button.NavyBlue,
    input[type="submit"].NavyBlue,
    input[type="button"].NavyBlue,
    input[type="reset"].NavyBlue{
        color:#091721;
    }
	.BorderBottomNavyBlue{
        border-bottom-color:#091721 !important;
    }
	.obgNavyBlue{
        background:rgba(9,23,33,0.7);
    }
    .gradientBgNavyBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(9,23,33,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(9,23,33,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(9,23,33,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Orange{
        color:#f54725;
    }
    .bgOrange {
        background:#f54725;
    }
    .button.bgOrange,
    button.bgOrange,
    input[type="submit"].bgOrange,
    input[type="button"].bgOrange,
    input[type="reset"].bgOrange{
        background:#f54725;
    }
    .button.Orange,
    button.Orange,
    input[type="submit"].Orange,
    input[type="button"].Orange,
    input[type="reset"].Orange{
        color:#f54725;
    }
	.BorderBottomOrange{
        border-bottom-color:#f54725 !important;
    }
	.obgOrange{
        background:rgba(245,71,37,0.7);
    }
    .gradientBgOrange{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(245,71,37,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(245,71,37,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(245,71,37,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Fog{
        color:#f7f4f0;
    }
    .bgFog {
        background:#f7f4f0;
    }
    .button.bgFog,
    button.bgFog,
    input[type="submit"].bgFog,
    input[type="button"].bgFog,
    input[type="reset"].bgFog{
        background:#f7f4f0;
    }
    .button.Fog,
    button.Fog,
    input[type="submit"].Fog,
    input[type="button"].Fog,
    input[type="reset"].Fog{
        color:#f7f4f0;
    }
	.BorderBottomFog{
        border-bottom-color:#f7f4f0 !important;
    }
	.obgFog{
        background:rgba(247,244,240,0.7);
    }
    .gradientBgFog{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(247,244,240,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(247,244,240,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(247,244,240,1) 32%, rgba(156,156,156,0) 88%);
    }
        .White{
        color:#ffffff;
    }
    .bgWhite {
        background:#ffffff;
    }
    .button.bgWhite,
    button.bgWhite,
    input[type="submit"].bgWhite,
    input[type="button"].bgWhite,
    input[type="reset"].bgWhite{
        background:#ffffff;
    }
    .button.White,
    button.White,
    input[type="submit"].White,
    input[type="button"].White,
    input[type="reset"].White{
        color:#ffffff;
    }
	.BorderBottomWhite{
        border-bottom-color:#ffffff !important;
    }
	.obgWhite{
        background:rgba(255,255,255,0.7);
    }
    .gradientBgWhite{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Black{
        color:#000000;
    }
    .bgBlack {
        background:#000000;
    }
    .button.bgBlack,
    button.bgBlack,
    input[type="submit"].bgBlack,
    input[type="button"].bgBlack,
    input[type="reset"].bgBlack{
        background:#000000;
    }
    .button.Black,
    button.Black,
    input[type="submit"].Black,
    input[type="button"].Black,
    input[type="reset"].Black{
        color:#000000;
    }
	.BorderBottomBlack{
        border-bottom-color:#000000 !important;
    }
	.obgBlack{
        background:rgba(0,0,0,0.7);
    }
    .gradientBgBlack{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    }
    ::-moz-selection {
    background: #122d42;
    color: #fff;
}
::selection {
    background: #122d42;
    color: #fff;
}
body {
    color: #122d42;
    background-color: #ffffff;
}
.file-picker .item .info .link{
    color: #122d42;
}
div.nf-error div.nf-error-msg {
    color: #122d42;
}
div.nf-error .ninja-forms-field{
    border-color: #122d42 !important;
}
div.nf-error.field-wrap .nf-field-element:after{
    background: #122d42;
}
.archive-wrapper .archive-block:hover a{
    color: #122d42;
}
table {
    border-bottom: 1px solid #ffffff;
}
button,
input,
textarea {
    border: 1px solid #ffffff;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    background: none;
    background-color:  #ffffff;
}
div.nf-form-content button,
div.nf-form-content input[type=button],
div.nf-form-content input[type=submit]{
    background-color:  #ffffff;
}
input.fancy-chk:after {
    color:  #ffffff;
}
input.fancy-chk:checked:after {
    color:  #ffffff;
}
input.fancy-rdo:after {
    color:  #ffffff;
}
input.fancy-rdo:checked:after {
    color:  #ffffff;
}
.gallery-item img{
    border: solid 1px #ffffff;
}
.site-main ol li:before {
    color: currentColor;
}
.site-main ul li:before {
    background-color: currentColor;
}
.flip-arrow:before,
.flip-arrow:after {
    background-color: #ffffff;
}
.bgWhite ul li:before{
    background-color: currentColor;
}
bgWhite ol li:before{
    color: currentColor;
}
.bgWhite .flip-arrow:before,
.bgWhite .flip-arrow:after{
    background-color: currentColor;
}

.archive-wrapper .archive-block .archive-image{
    background-color: #ffffff;
}

.single-product .quote-wrap .quote {
    background-color: #ffffff;
}

.woocommerce-cart .product-remove a:before{
    color: #ffffff;
}

.icon-boxes-horizontal .icon-box-single:hover {
    background: #ffffff;
}

#navbar #primary-menu li a:hover{
    color: #f54725;
}

#primary-menu > li > ul.sub-menu:before {
    border-bottom: 5px solid #f54725;
}

#navbar ul.sub-menu {
    border-top: 3px solid #f54725;
    background-color: #ffffff;
}
#primary-menu > li > ul.sub-menu {
    background-color: #ffffff;
}
.mega-menu-final ul li a:hover{
    color: #f54725;
}
.archive-filter ul li a:hover,
.archive-filter ul li a.active{
    border-bottom-color: #f54725;
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout a{
    background-color: #f54725;
}
.blog-single .body .site-width .left-column .time-stamp{
    background-color: #f54725;
}


.archive-wrapper .archive-block{
    background-color: #f7f4f0;
}

.blog-single .header,
.team-single .header{
    background-color: #f7f4f0;
}
