/*
Theme Name: Themify Lock Corp Ultra
Description: A child theme of Themify Ultra
Template: themify-ultra
Author: tbluteamAdmin_locorp1725 (tony@theblugroup.com)
*/

/* Woohoo! Let's customize! */
:root {
    --theme_accent: #4583bd;
    --theme_accent_semi: rgba(203,22,31,.8);
    --theme_accent_hover: #205e99;
	--tf_vd_ch:#4583bd;
	--tf_vd_c:#4583bd;
}
.gform-theme--framework{
	--gf-color-primary: #4583bd !important;
	--gf-color-primary-darker:#205e99 !important;
	--gf-ctrl-btn-bg-color-primary:#4583bd !important;
	--gf-ctrl-btn-bg-color-hover-primary:#205e99 !important;
}
body{
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 1.12em;
    line-height: 1.6em;
	letter-spacing:normal;
	color:#000;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Plus Jakarta Sans", sans-serif;
	text-transform:capitalize;
	font-weight:600;
}
h1{
	font-size: 2.25em;
    font-weight: 600;
	color: #000;
}
h2{
	/*font-size: 2em;*/
	color: #000;
}
h3{
	/*font-size: 1.5em;*/
	color:#000;
}
.module-feature h3.module-feature-title{
	font-size: 1.6em;
}
p{
	margin: 0 0 1em;
    padding: 0;
}
a{
	color:#4583bd;
	font-weight:bold;
}
a:hover{
	color:#205e99;
}
.themify_builder_row:nth-child(n+2) {
	margin-bottom: 2%;
	margin-top: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.themify_builder_row:last-child {
    margin-bottom: 3%;
}
/** HEADER **/
#site-logo{
	width: 300px;
}
#site-logo {
    margin-top: .5em; 
}
#headerwrap.fixed-header:before {
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}
#headerwrap.fixed-header #site-logo {
    width: 180px;
}
#headerwrap.fixed-header .header-widget {
    margin-bottom: 2em;
    margin-top: 1em;
}
.fixed-header :is(.tf_darkmode_toggle,.header-bar,.search-button,.header-widget), .mobile-menu-visible #headerwrap:before, .slide-cart-visible #headerwrap:before {
    display: block; 
}
.header-widget {
    text-align: right;
    font-size: 1.25em;
    margin-bottom: 1em;
    margin-top: 1em;
}
.header-widget .module-icon em{
	font-size:1.1em;
}
/** NAV MENU **/
.navbar-wrapper {
    background-color: #4583bd;
}
#main-nav>li>a {
    border-left: 0px;
    line-height: normal;
    padding: 16px 1.2em;
}
#main-nav>.current-menu-item>a, #main-nav>.current_page_item>a, #main-nav>li>a:hover {
    color: #000;
}
/*** CONTENT ***/
.homeHdr{
	color:#fff;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	margin-top: 0px !important;
    padding-top: 0px !important;
}
.module .sp-slide:before {
    background-color: rgba(0, 0, 0, .5);
}
.homeHdline{
	margin-top: -76px !important;
}
.homeHdline .row_inner{
	background-color:#b8bfc4;
	padding-top:25px !important;
	padding-bottom:25px !important;
}
.homeHdline h1{
	margin-bottom:0px;
}
.module-mosaic figcaption a.button{
	background:#4583bd;
	color: #fff !important;
	font-weight:bold;
	padding:10px 15px;
}
.module-mosaic figure:hover:before {
    background-color: rgba(0, 0, 0, .7);
}
.module-mosaic .tbm_title {
    font-weight: bold;
    text-shadow: 0 0 10px black, 0 0 15px black, 0 0 10px black;
}
.pageHdr{
	padding-top:25px !important;
}
.imgRow{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	margin-top: 0px !important;
    padding-top: 0px !important;
	z-index:1;
}
.imgRow .row_inner{
	background-color:#fff;
	padding:25px;
}
.ptb_extra_video_overlay_wrap {
    padding-bottom: 36.25%;	
}
.grayRow{
	background-color:#b8bfc4;
	margin-top: -176px !important;
    padding-top: 5.5rem !important;
}
.grayRow .spacer{
	height:150px;
}
body.home .grayRow{
	margin-top: 2% !important;
    padding-top: 2% !important;
	padding-bottom: 2% !important;
}
.module-fancy-heading .main-head+.sub-head:before {
    border-top: 5px solid;
    color: #4583bd;
}
.center{
	text-align:center;
}
.module-feature-icon {
    color: #4583bd;
}
.module.size-medium .module-feature-chart-html5 {
    height: 100px;
}
.module-counter .bc-timer {
    color: #4583bd;
	font-weight:bold;
}
.module-counter{
	text-transform:capitalize;
}
.proj_row_inner,
.ptb-post-nav{
	margin: 0 auto;
    width: min(1160px, 100%);
}
.ptb-post-nav{
	margin-bottom:35px;
}
.ptb_projects_introduction::before {
    height: 90px;
    content: "";
    width: 100%;
    display: block;
}
.single-projects .ptb_post_title{margin-bottom:0px; padding-bottom:0px;}
.single-projects .ptb_post_title:after {
    border-top: 5px solid;
    color: #4583bd;
	content: "";
    display: block;
    padding-top: .3em;
    width: 2em;
}
.single-projects .ptb_projects_subheadline_ {
    font-size: 1.5em;
    padding-bottom: .5em;
	font-weight:bold;
	line-height: 1.25;
}
.single-projects .grayRow{
	margin-bottom:2%;
}
.single-projects .ptb_projects_row .themify_builder_row:last-child {
    margin-bottom: 2% !important;
}
/*** BUTTONS ***/
a.ui.builder_button.blue {
	border: 0px solid;
	background:transparent;
	color: #4583bd !important;
	font-weight:bold;
}
a.ui.builder_button.blue:hover{
	background: #4583bd;
    color: #fff !important;
	border: 0px solid ;
	border-radius:0px;
}
a.ui.builder_button.red, .module-mosaic figcaption a.button, .image-caption .button{
	border: 0px solid;
	background:transparent;
	color:#cb161f;
	font-weight:bold;
}
a.ui.builder_button.red:hover, .module .bsp-slide-button:hover, .module-mosaic figcaption a.button:hover, .image-caption .button:hover{
	border: 0px solid;
	background:#cb161f;
	color:#fff;
	border-radius:0px;
}
.image-caption{
	margin-top:15px;
}
.image-caption .button:hover{
	padding:.625em 1.25em;
}
.module .bsp-slide-button{
	border: 0px solid;
	background:transparent;
	color:#fff;
	font-weight:bold;
}
.module-buttons {
	margin-bottom:25px;
}
/*** FORMS ***/
legend.gfield_label.gform-field-label.gfield_label_before_complex, legend.gfield_label.gform-field-label, label.gfield_label.gform-field-label, .gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error)) .gform-field-label:where(:not([class*=gform-field-label--type-])), .gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error)) .gform-field-label:where(:not([class*=gform-field-label--type-])) {
    font-size: 1em;
}
label.gform-field-label.gform-field-label--type-sub, .gform-theme--framework .field_description_below .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message)), .gform-theme--framework .gfield_description {
    font-size: .9em;
}
.gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #a9b9bf;
}
/*** FOOTER ***/
#footerwrap{
	background-color:#fff;
	color:#000;
	border-top:5px solid #b8bfc4;
}
#footerwrap img{
	box-shadow:none;
}
#footer{
	text-align:left;
}
#footer h3{
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}
#footer h4,
#footer h4 a{
	color:#000;
	text-align:left;
	font-size:1.1em;
}
#footer .logo{
	margin-bottom:25px;
}
#footer .quickLinks ul{
	list-style: none;
    margin-left: 0px;
}
.footer-text{
	text-align:center;
}
.footer-text .two {
    padding-left: 15px;
}
.footer-text .one, .footer-text .two {
    display: inline-block;
}
@media (max-width: 1260px) {
   .proj_row_inner,
	.ptb-post-nav{
        max-width: 94%;
    }
}
@media screen and (max-width:1120px){
	.header-widget .row_inner {
        max-width: 100%;
    }
	.header-widget .module-icon em {
    font-size: 1em;
	padding-left: 0px !important;
}
.header-widget .module-icon span {
    font-size: .8em;
    margin-inline: .16em;
}
}
@media screen and (max-width: 1100px){
.grayRow .spacer {
	height: 120px;
}
	.themify_builder_row:last-child {
    margin-bottom: 4%;
}
}
@media (max-width: 760px) {
    .proj_row_inner,
	.ptb-post-nav{
        max-width: 90%;
    }
}
@media screen and (max-width:680px){
	.imgRow .module-image{
		margin-bottom:25px;
	}
	.ptb_projects_introduction::before {
    height: 60px;
}
.themify_builder_row:last-child {
    margin-bottom: 7%;
}
#footer{ text-align:center;}
.module_row .module .ui.builder_button {
	margin-bottom: 25px;
}
body.home h1{
	font-size:1.5em;
}
.homeHdline {
	margin-top: -45px !important;
}
.module .bsp-slide-post-title{
	font-size:1.2em;
}
h1{
	font-size:1.5em;
}
	h2{
		font-size:1.25em;
	}
	h3{
		font-size:1.25em;
	}
.grayRow {
	margin-top: -246px !important;
	padding-top: -0rem !important;
}
.grayRow .spacer {
	height: 300px;
}
.module-image .image-wrap img{
	margin-bottom:25px;
}
.imgRow .module-image .image-wrap img{
	margin-bottom:0px;
}
.module-feature .module-feature-title, .module-image .image-title, .module-pro-image .image-pro-title, .module-tile .tile-title {
	font-size: 1.25em;
}
.module-counter {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
}
@media screen and (max-width:450px){
#site-logo{
	width: 180px;
}
}