

html,
body,
button,
input,
select,
textarea {
    font-family: "Figtree", sans-serif;;
}
body {
    font-size: 16px;
    line-height:  25px;
    font-weight: 400;
}
.mega-nav-wrapper .mega-cols .mega-row .mega-col-title  {
    font-size: 16px;
    line-height:  25px;
    font-weight: 400;
}
div.nf-field-label label{
    font-size: 16px;
    line-height:  25px;
    font-weight: 400;
}
.team-single .header .site-width .right-column{
    font-size: 16px;
}
#navbar #primary-menu{
    font-size: 14px;
    line-height:  23px;
    font-weight: 400;
}
.mega-menu-final ul li a{
    font-size: 14px;
    line-height:  23px;
    font-weight: 400;
}
#mega-Post .info .excerpt{
    font-size: 14px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-list .info {
    font-size: 14px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-columns .name-bold, .the-reviews-columns .bold-bold {
    font-size: 14px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-columns .short_content{
    font-size: 14px;
    line-height:  23px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .excerpt{
    font-size: 14px;
    line-height:  23px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .arrow-link{
    font-size: 14px;
}
.file-picker .item{
    font-size: 14px;
}
.blog-single .header .site-width .right-column .author .written-by {
    font-size: 14px;
}
.arrow-link{
    font-size: 14px;
    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-copy{
    font-size: 12px;
}
.footer-nav ul li a{
    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: "Figtree", sans-serif;;
}

h1, .h1, h1.main-title {
    font-size: 32px;
    line-height:  38px;
    font-weight: 500;
}

h2, .h2 {
    font-size: 23px;
    line-height:  32px;
    font-weight: 400;
}

h3, .h3 {
    font-size: 20px;
    line-height:  28px;
    font-weight: 400;
}

h4, .h4 {
    font-size: 18px;
    line-height:  24px;
    font-weight: 400;
}

h5, .h5 {
    font-size: 15px;
    line-height:  23px;
    font-weight: 500;
}

h6, .h6 {
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.main-title {
    font-size: 32px;
    line-height:  38px;
    font-weight: 500;
}


@media only screen and (max-width: 600px){

    h1, .h1 {
    font-size: 28px;
    line-height:  33px;
    }

    h2, .h2 {
    font-size: 20px;
    line-height:  28px;
    }

    h3, .h3 {
    font-size: 17px;
    line-height:  24px;
    }

    h4, .h4 {
    font-size: 16px;
    line-height:  21px;
    }

    h5, .h5 {
    font-size: 13px;
    line-height:  20px;
    }

    h6, .h6 {
    font-size: 13px;
    line-height:  20px;
    }
    h1.main-title,
    .main-title {
    font-size: 28px;
    line-height:  33px;
    }



}
    .DarkBlue{
        color:#2c3241;
    }
    .bgDarkBlue {
        background:#2c3241;
    }
    .button.bgDarkBlue,
    button.bgDarkBlue,
    input[type="submit"].bgDarkBlue,
    input[type="button"].bgDarkBlue,
    input[type="reset"].bgDarkBlue{
        background:#2c3241;
    }
    .button.DarkBlue,
    button.DarkBlue,
    input[type="submit"].DarkBlue,
    input[type="button"].DarkBlue,
    input[type="reset"].DarkBlue{
        color:#2c3241;
    }
	.BorderBottomDarkBlue{
        border-bottom-color:#2c3241 !important;
    }
	.obgDarkBlue{
        background:rgba(44,50,65,0.7);
    }
    .gradientBgDarkBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(44,50,65,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(44,50,65,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(44,50,65,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Blue{
        color:#3a4357;
    }
    .bgBlue {
        background:#3a4357;
    }
    .button.bgBlue,
    button.bgBlue,
    input[type="submit"].bgBlue,
    input[type="button"].bgBlue,
    input[type="reset"].bgBlue{
        background:#3a4357;
    }
    .button.Blue,
    button.Blue,
    input[type="submit"].Blue,
    input[type="button"].Blue,
    input[type="reset"].Blue{
        color:#3a4357;
    }
	.BorderBottomBlue{
        border-bottom-color:#3a4357 !important;
    }
	.obgBlue{
        background:rgba(58,67,87,0.7);
    }
    .gradientBgBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(58,67,87,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(58,67,87,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(58,67,87,1) 32%, rgba(156,156,156,0) 88%);
    }
        .LightBlue{
        color:#9eb4cb;
    }
    .bgLightBlue {
        background:#9eb4cb;
    }
    .button.bgLightBlue,
    button.bgLightBlue,
    input[type="submit"].bgLightBlue,
    input[type="button"].bgLightBlue,
    input[type="reset"].bgLightBlue{
        background:#9eb4cb;
    }
    .button.LightBlue,
    button.LightBlue,
    input[type="submit"].LightBlue,
    input[type="button"].LightBlue,
    input[type="reset"].LightBlue{
        color:#9eb4cb;
    }
	.BorderBottomLightBlue{
        border-bottom-color:#9eb4cb !important;
    }
	.obgLightBlue{
        background:rgba(158,180,203,0.7);
    }
    .gradientBgLightBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(158,180,203,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(158,180,203,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(158,180,203,1) 32%, rgba(156,156,156,0) 88%);
    }
        .PaleBlue{
        color:#c5d2e0;
    }
    .bgPaleBlue {
        background:#c5d2e0;
    }
    .button.bgPaleBlue,
    button.bgPaleBlue,
    input[type="submit"].bgPaleBlue,
    input[type="button"].bgPaleBlue,
    input[type="reset"].bgPaleBlue{
        background:#c5d2e0;
    }
    .button.PaleBlue,
    button.PaleBlue,
    input[type="submit"].PaleBlue,
    input[type="button"].PaleBlue,
    input[type="reset"].PaleBlue{
        color:#c5d2e0;
    }
	.BorderBottomPaleBlue{
        border-bottom-color:#c5d2e0 !important;
    }
	.obgPaleBlue{
        background:rgba(197,210,224,0.7);
    }
    .gradientBgPaleBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(197,210,224,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(197,210,224,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(197,210,224,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Grey{
        color:#e7eaeb;
    }
    .bgGrey {
        background:#e7eaeb;
    }
    .button.bgGrey,
    button.bgGrey,
    input[type="submit"].bgGrey,
    input[type="button"].bgGrey,
    input[type="reset"].bgGrey{
        background:#e7eaeb;
    }
    .button.Grey,
    button.Grey,
    input[type="submit"].Grey,
    input[type="button"].Grey,
    input[type="reset"].Grey{
        color:#e7eaeb;
    }
	.BorderBottomGrey{
        border-bottom-color:#e7eaeb !important;
    }
	.obgGrey{
        background:rgba(231,234,235,0.7);
    }
    .gradientBgGrey{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(231,234,235,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(231,234,235,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(231,234,235,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: #2c3241;
    color: #fff;
}
::selection {
    background: #2c3241;
    color: #fff;
}
body {
    color: #2c3241;
    background-color: #ffffff;
}
.file-picker .item .info .link{
    color: #2c3241;
}
.file-picker .item .info .title{
    color: #2c3241;
}
div.nf-error div.nf-error-msg {
    color: #2c3241;
}
div.nf-error .ninja-forms-field{
    border-color: #2c3241 !important;
}
div.nf-error.field-wrap .nf-field-element:after{
    background: #2c3241;
}
.archive-wrapper .archive-block:hover a{
    color: #2c3241;
}
button,
input,
textarea {
    border: 1px solid #2c3241;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    background: none;
    background-color:  #2c3241;
}
div.nf-form-content button,
div.nf-form-content input[type=button],
div.nf-form-content input[type=submit]{
    background-color:  #2c3241;
}
input.fancy-chk:after {
    content: url('images/any-icon.php?icon=Check-Box-Unchecked.svg&colour=DarkBlue');
    color:  #2c3241;
}
input.fancy-chk:checked:after {
    content: url('images/any-icon.php?icon=Check-Box-Checked.svg&colour=DarkBlue');
    color:  #2c3241;
}
input.fancy-rdo:after {
    content: url('images/any-icon.php?icon=Radio-Button-No.svg&colour=DarkBlue');
    color:  #2c3241;
}
input.fancy-rdo:checked:after {
    content: url('images/any-icon.php?icon=Radio-Button-Yes.svg&colour=DarkBlue');
    color:  #2c3241;
}
.gallery-item img{
    border: solid 1px #2c3241;
}
.site-main ol li:before {
    color: #2c3241;
}
.site-main ul li:before {
    background-color: #2c3241;
}
.flip-arrow:before,
.flip-arrow:after {
    background-color: #2c3241;
}
.bgDarkBlue ul li:before{
    background-color: currentColor;
}
.bgDarkBlue ol li:before{
    color: currentColor;
}
.bgDarkBlue .flip-arrow:before,
.bgDarkBlue .flip-arrow:after{
    background-color: currentColor;
}

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

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

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

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

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

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

#navbar ul.sub-menu {
    border-top: 3px solid #ffffff;
    background-color: #3a4357;
}
#primary-menu > li > ul.sub-menu {
    background-color: #3a4357;
}
.mega-menu-final ul li a:hover{
    color: #ffffff;
}
.archive-filter ul li a:hover,
.archive-filter ul li a.active{
    border-bottom-color: #ffffff;
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout a{
    background-color: #ffffff;
}
.blog-single .body .site-width .left-column .time-stamp{
    background-color: #ffffff;
}
.drawer-mobile-nav .has-sub-menu > a:after{
    content: url('images/any-icon.php?icon=Arrow-Right.svg&colour=White');
}
@media only screen and (max-width: 600px){
    .menu-item-has-children > a:after {
        content: url('images/any-icon.php?icon=Arrow-Right.svg&colour=White');
    }
}

.archive-wrapper .archive-block{
    background-color: #e7eaeb;
}
.archive-wrapper .archive-block .archive-info .excerpt:after {
    background: linear-gradient(0deg, #e7eaeb 0%, rgba(0, 0, 0, 0) 100%);
}
.blog-single .header,
.team-single .header{
    background-color: #ffffff;
}
    .page-row-pt{
    padding-top: 80px;
    }
    .page-row-pb{
    padding-bottom: 80px;
    }
    .image-text .image-site{
    padding-top: 80px;
    padding-bottom: 80px;
    }
