

html,
body,
button,
input,
select,
textarea {
    font-family: 'Outfit', sans-serif;;
}
body {
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
.mega-nav-wrapper .mega-cols .mega-row .mega-col-title  {
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
div.nf-field-label label{
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
.team-single .header .site-width .right-column{
    font-size: 17px;
}
#navbar #primary-menu{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.mega-menu-final ul li a{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
#mega-Post .info .excerpt{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-list .info {
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-columns .name-bold, .the-reviews-columns .bold-bold {
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-columns .short_content{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .excerpt{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.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: 400;
}
.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: 'DM Serif Text', sans-serif;;
}

h1, .h1 {
    font-size: 47px;
    line-height:  57px;
    font-weight: 400;
}

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

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

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

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

h6, .h6 {
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
    .CambridgeBlue{
        color:#152238;
    }
    .bgCambridgeBlue {
        background:#152238;
    }
    .button.bgCambridgeBlue,
    button.bgCambridgeBlue,
    input[type="submit"].bgCambridgeBlue,
    input[type="button"].bgCambridgeBlue,
    input[type="reset"].bgCambridgeBlue{
        background:#152238;
    }
    .button.CambridgeBlue,
    button.CambridgeBlue,
    input[type="submit"].CambridgeBlue,
    input[type="button"].CambridgeBlue,
    input[type="reset"].CambridgeBlue{
        color:#152238;
    }
	.BorderBottomCambridgeBlue{
        border-bottom-color:#152238 !important;
    }
	.obgCambridgeBlue{
        background:rgba(21,34,56,0.7);
    }
    .gradientBgCambridgeBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(21,34,56,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(21,34,56,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(21,34,56,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Teal{
        color:#005f75;
    }
    .bgTeal {
        background:#005f75;
    }
    .button.bgTeal,
    button.bgTeal,
    input[type="submit"].bgTeal,
    input[type="button"].bgTeal,
    input[type="reset"].bgTeal{
        background:#005f75;
    }
    .button.Teal,
    button.Teal,
    input[type="submit"].Teal,
    input[type="button"].Teal,
    input[type="reset"].Teal{
        color:#005f75;
    }
	.BorderBottomTeal{
        border-bottom-color:#005f75 !important;
    }
	.obgTeal{
        background:rgba(0,95,117,0.7);
    }
    .gradientBgTeal{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(0,95,117,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(0,95,117,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(0,95,117,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Turquoise{
        color:#2f91bf;
    }
    .bgTurquoise {
        background:#2f91bf;
    }
    .button.bgTurquoise,
    button.bgTurquoise,
    input[type="submit"].bgTurquoise,
    input[type="button"].bgTurquoise,
    input[type="reset"].bgTurquoise{
        background:#2f91bf;
    }
    .button.Turquoise,
    button.Turquoise,
    input[type="submit"].Turquoise,
    input[type="button"].Turquoise,
    input[type="reset"].Turquoise{
        color:#2f91bf;
    }
	.BorderBottomTurquoise{
        border-bottom-color:#2f91bf !important;
    }
	.obgTurquoise{
        background:rgba(47,145,191,0.7);
    }
    .gradientBgTurquoise{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(47,145,191,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(47,145,191,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(47,145,191,1) 32%, rgba(156,156,156,0) 88%);
    }
        .MidGrey{
        color:#bfbfbf;
    }
    .bgMidGrey {
        background:#bfbfbf;
    }
    .button.bgMidGrey,
    button.bgMidGrey,
    input[type="submit"].bgMidGrey,
    input[type="button"].bgMidGrey,
    input[type="reset"].bgMidGrey{
        background:#bfbfbf;
    }
    .button.MidGrey,
    button.MidGrey,
    input[type="submit"].MidGrey,
    input[type="button"].MidGrey,
    input[type="reset"].MidGrey{
        color:#bfbfbf;
    }
	.BorderBottomMidGrey{
        border-bottom-color:#bfbfbf !important;
    }
	.obgMidGrey{
        background:rgba(191,191,191,0.7);
    }
    .gradientBgMidGrey{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(191,191,191,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(191,191,191,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(191,191,191,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Sky{
        color:#6aa7c4;
    }
    .bgSky {
        background:#6aa7c4;
    }
    .button.bgSky,
    button.bgSky,
    input[type="submit"].bgSky,
    input[type="button"].bgSky,
    input[type="reset"].bgSky{
        background:#6aa7c4;
    }
    .button.Sky,
    button.Sky,
    input[type="submit"].Sky,
    input[type="button"].Sky,
    input[type="reset"].Sky{
        color:#6aa7c4;
    }
	.BorderBottomSky{
        border-bottom-color:#6aa7c4 !important;
    }
	.obgSky{
        background:rgba(106,167,196,0.7);
    }
    .gradientBgSky{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(106,167,196,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(106,167,196,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(106,167,196,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Linen{
        color:#e3f3f7;
    }
    .bgLinen {
        background:#e3f3f7;
    }
    .button.bgLinen,
    button.bgLinen,
    input[type="submit"].bgLinen,
    input[type="button"].bgLinen,
    input[type="reset"].bgLinen{
        background:#e3f3f7;
    }
    .button.Linen,
    button.Linen,
    input[type="submit"].Linen,
    input[type="button"].Linen,
    input[type="reset"].Linen{
        color:#e3f3f7;
    }
	.BorderBottomLinen{
        border-bottom-color:#e3f3f7 !important;
    }
	.obgLinen{
        background:rgba(227,243,247,0.7);
    }
    .gradientBgLinen{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(227,243,247,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(227,243,247,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(227,243,247,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: #152238;
    color: #fff;
}
::selection {
    background: #152238;
    color: #fff;
}
body {
    color: #152238;
    background-color: #ffffff;
}
.file-picker .item .info .link{
    color: #152238;
}
div.nf-error div.nf-error-msg {
    color: #152238;
}
div.nf-error .ninja-forms-field{
    border-color: #152238 !important;
}
div.nf-error.field-wrap .nf-field-element:after{
    background: #152238;
}
.archive-wrapper .archive-block:hover a{
    color: #152238;
}
table {
    border-bottom: 1px solid #6aa7c4;
}
button,
input,
textarea {
    border: 1px solid #6aa7c4;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    background: none;
    background-color:  #6aa7c4;
}
div.nf-form-content button,
div.nf-form-content input[type=button],
div.nf-form-content input[type=submit]{
    background-color:  #6aa7c4;
}
input.fancy-chk:after {
    color:  #6aa7c4;
}
input.fancy-chk:checked:after {
    color:  #6aa7c4;
}
input.fancy-rdo:after {
    color:  #6aa7c4;
}
input.fancy-rdo:checked:after {
    color:  #6aa7c4;
}
.gallery-item img{
    border: solid 1px #6aa7c4;
}
.site-main ol li:before {
    color: #6aa7c4;
}
.site-main ul li:before {
    background-color: #6aa7c4;
}
.flip-arrow:before,
.flip-arrow:after {
    background-color: #6aa7c4;
}
.bgSky ul li:before{
    background-color: currentColor;
}
bgSky ol li:before{
    color: currentColor;
}
.bgSky .flip-arrow:before,
.bgSky .flip-arrow:after{
    background-color: currentColor;
}

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

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

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

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

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

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

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


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

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