

html,
body,
button,
input,
select,
textarea {
    font-family: 'Open Sans', 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: 'PT Sans', serif;;
}

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

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

h3, .h3 {
    font-size: 24px;
    line-height:  32px;
    font-weight: 700;
}

h4, .h4 {
    font-size: 22px;
    line-height:  28px;
    font-weight: 700;
}

h5, .h5 {
    font-size: 17px;
    line-height:  25px;
    font-weight: 700;
}

h6, .h6 {
    font-size: 15px;
    line-height:  23px;
    font-weight: 700;
}
.main-title {
    font-size: 37px;
    line-height:  44px;
    font-weight: 700;
}


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

    h1, .h1 {
    font-size: 38px;
    line-height:  46px;
    }

    h2, .h2 {
    font-size: 30px;
    line-height:  36px;
    }

    h3, .h3 {
    font-size: 20px;
    line-height:  26px;
    }

    h4, .h4 {
    font-size: 18px;
    line-height:  23px;
    }

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

    h6, .h6 {
    font-size: 12px;
    line-height:  19px;
    }
    .main-title {
    font-size: 30px;
    line-height:  36px;
    }



}
    .BlackPearl{
        color:#0a1e33;
    }
    .bgBlackPearl {
        background:#0a1e33;
    }
    .button.bgBlackPearl,
    button.bgBlackPearl,
    input[type="submit"].bgBlackPearl,
    input[type="button"].bgBlackPearl,
    input[type="reset"].bgBlackPearl{
        background:#0a1e33;
    }
    .button.BlackPearl,
    button.BlackPearl,
    input[type="submit"].BlackPearl,
    input[type="button"].BlackPearl,
    input[type="reset"].BlackPearl{
        color:#0a1e33;
    }
	.BorderBottomBlackPearl{
        border-bottom-color:#0a1e33 !important;
    }
	.obgBlackPearl{
        background:rgba(10,30,51,0.7);
    }
    .gradientBgBlackPearl{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(10,30,51,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(10,30,51,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(10,30,51,1) 32%, rgba(156,156,156,0) 88%);
    }
        .MidnightExpress{
        color:#102043;
    }
    .bgMidnightExpress {
        background:#102043;
    }
    .button.bgMidnightExpress,
    button.bgMidnightExpress,
    input[type="submit"].bgMidnightExpress,
    input[type="button"].bgMidnightExpress,
    input[type="reset"].bgMidnightExpress{
        background:#102043;
    }
    .button.MidnightExpress,
    button.MidnightExpress,
    input[type="submit"].MidnightExpress,
    input[type="button"].MidnightExpress,
    input[type="reset"].MidnightExpress{
        color:#102043;
    }
	.BorderBottomMidnightExpress{
        border-bottom-color:#102043 !important;
    }
	.obgMidnightExpress{
        background:rgba(16,32,67,0.7);
    }
    .gradientBgMidnightExpress{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(16,32,67,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(16,32,67,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(16,32,67,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Tangaroa{
        color:#0d2844;
    }
    .bgTangaroa {
        background:#0d2844;
    }
    .button.bgTangaroa,
    button.bgTangaroa,
    input[type="submit"].bgTangaroa,
    input[type="button"].bgTangaroa,
    input[type="reset"].bgTangaroa{
        background:#0d2844;
    }
    .button.Tangaroa,
    button.Tangaroa,
    input[type="submit"].Tangaroa,
    input[type="button"].Tangaroa,
    input[type="reset"].Tangaroa{
        color:#0d2844;
    }
	.BorderBottomTangaroa{
        border-bottom-color:#0d2844 !important;
    }
	.obgTangaroa{
        background:rgba(13,40,68,0.7);
    }
    .gradientBgTangaroa{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(13,40,68,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(13,40,68,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(13,40,68,1) 32%, rgba(156,156,156,0) 88%);
    }
        .RegalBlue{
        color:#103255;
    }
    .bgRegalBlue {
        background:#103255;
    }
    .button.bgRegalBlue,
    button.bgRegalBlue,
    input[type="submit"].bgRegalBlue,
    input[type="button"].bgRegalBlue,
    input[type="reset"].bgRegalBlue{
        background:#103255;
    }
    .button.RegalBlue,
    button.RegalBlue,
    input[type="submit"].RegalBlue,
    input[type="button"].RegalBlue,
    input[type="reset"].RegalBlue{
        color:#103255;
    }
	.BorderBottomRegalBlue{
        border-bottom-color:#103255 !important;
    }
	.obgRegalBlue{
        background:rgba(16,50,85,0.7);
    }
    .gradientBgRegalBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(16,50,85,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(16,50,85,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(16,50,85,1) 32%, rgba(156,156,156,0) 88%);
    }
        .PacificBlue{
        color:#00a7b7;
    }
    .bgPacificBlue {
        background:#00a7b7;
    }
    .button.bgPacificBlue,
    button.bgPacificBlue,
    input[type="submit"].bgPacificBlue,
    input[type="button"].bgPacificBlue,
    input[type="reset"].bgPacificBlue{
        background:#00a7b7;
    }
    .button.PacificBlue,
    button.PacificBlue,
    input[type="submit"].PacificBlue,
    input[type="button"].PacificBlue,
    input[type="reset"].PacificBlue{
        color:#00a7b7;
    }
	.BorderBottomPacificBlue{
        border-bottom-color:#00a7b7 !important;
    }
	.obgPacificBlue{
        background:rgba(0,167,183,0.7);
    }
    .gradientBgPacificBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(0,167,183,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(0,167,183,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(0,167,183,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Celery{
        color:#a8b838;
    }
    .bgCelery {
        background:#a8b838;
    }
    .button.bgCelery,
    button.bgCelery,
    input[type="submit"].bgCelery,
    input[type="button"].bgCelery,
    input[type="reset"].bgCelery{
        background:#a8b838;
    }
    .button.Celery,
    button.Celery,
    input[type="submit"].Celery,
    input[type="button"].Celery,
    input[type="reset"].Celery{
        color:#a8b838;
    }
	.BorderBottomCelery{
        border-bottom-color:#a8b838 !important;
    }
	.obgCelery{
        background:rgba(168,184,56,0.7);
    }
    .gradientBgCelery{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(168,184,56,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(168,184,56,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(168,184,56,1) 32%, rgba(156,156,156,0) 88%);
    }
        .GhostWhite{
        color:#f2f2f4;
    }
    .bgGhostWhite {
        background:#f2f2f4;
    }
    .button.bgGhostWhite,
    button.bgGhostWhite,
    input[type="submit"].bgGhostWhite,
    input[type="button"].bgGhostWhite,
    input[type="reset"].bgGhostWhite{
        background:#f2f2f4;
    }
    .button.GhostWhite,
    button.GhostWhite,
    input[type="submit"].GhostWhite,
    input[type="button"].GhostWhite,
    input[type="reset"].GhostWhite{
        color:#f2f2f4;
    }
	.BorderBottomGhostWhite{
        border-bottom-color:#f2f2f4 !important;
    }
	.obgGhostWhite{
        background:rgba(242,242,244,0.7);
    }
    .gradientBgGhostWhite{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(242,242,244,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(242,242,244,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(242,242,244,1) 32%, rgba(156,156,156,0) 88%);
    }
        .HoverOrange{
        color:#ef7e3b;
    }
    .bgHoverOrange {
        background:#ef7e3b;
    }
    .button.bgHoverOrange,
    button.bgHoverOrange,
    input[type="submit"].bgHoverOrange,
    input[type="button"].bgHoverOrange,
    input[type="reset"].bgHoverOrange{
        background:#ef7e3b;
    }
    .button.HoverOrange,
    button.HoverOrange,
    input[type="submit"].HoverOrange,
    input[type="button"].HoverOrange,
    input[type="reset"].HoverOrange{
        color:#ef7e3b;
    }
	.BorderBottomHoverOrange{
        border-bottom-color:#ef7e3b !important;
    }
	.obgHoverOrange{
        background:rgba(239,126,59,0.7);
    }
    .gradientBgHoverOrange{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(239,126,59,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(239,126,59,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(239,126,59,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: #0a1e33;
    color: #fff;
}
::selection {
    background: #0a1e33;
    color: #fff;
}
body {
    color: #0a1e33;
    background-color: #ffffff;
}
.file-picker .item .info .link{
    color: #0a1e33;
}
div.nf-error div.nf-error-msg {
    color: #0a1e33;
}
div.nf-error .ninja-forms-field{
    border-color: #0a1e33 !important;
}
div.nf-error.field-wrap .nf-field-element:after{
    background: #0a1e33;
}
.archive-wrapper .archive-block:hover a{
    color: #0a1e33;
}
button,
input,
textarea {
    border: 1px solid #0a1e33;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    background: none;
    background-color:  #0a1e33;
}
div.nf-form-content button,
div.nf-form-content input[type=button],
div.nf-form-content input[type=submit]{
    background-color:  #0a1e33;
}
input.fancy-chk:after {
    color:  #0a1e33;
}
input.fancy-chk:checked:after {
    color:  #0a1e33;
}
input.fancy-rdo:after {
    color:  #0a1e33;
}
input.fancy-rdo:checked:after {
    color:  #0a1e33;
}
.gallery-item img{
    border: solid 1px #0a1e33;
}
.flip-arrow:before,
.flip-arrow:after {
    background-color: #0a1e33;
}
.bgBlackPearl ul li:before{
    background-color: currentColor;
}
.bgBlackPearl ol li:before{
    color: currentColor;
}
.bgBlackPearl .flip-arrow:before,
.bgBlackPearl .flip-arrow:after{
    background-color: currentColor;
}

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

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

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

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

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

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

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


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

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