
/* WordPress content specific */
.alignright, .alignleft {
    margin: 10px 10px;
    max-width:60%;
    height:auto;
}
.alignright {
    float: right;
    margin: 10px 0px 10px 20px; 
}
.alignleft {
    float: left;
    margin: 10px 20px 10px 0px;
}
.aligncenter {
    text-align: center;
}
.wp-caption-text {
    text-align: center;
    font-size: 0.9em;
    font-style: italic;
    margin: 0px 0 10px;
}

@media screen and (max-width: 550px) {
    .alignright, .alignleft {
        float:none;
        max-width: 100%;
        width: 100%;
        margin: 0px;
    }
}
/* Gravity FOrm  Styling */


/*
Theme Name: Compucast Base Theme
Theme URI: https://www.compucast.com/
Author: Compucast Web, Inc.
Author URI: https://www.compucast.com/
Description: A simplified base theme.
Version: 1.0.0
Text Domain: compucast-base-theme
Domain Path: /languages/
Tags: one-column, featured-images, theme-options, custom-background, custom-colors, custom-logo, custom-menu, editor-style, translation-ready, footer-widgets, full-width-template, blog, sticky-post, threaded-comments, wide-blocks
Requires at least: 5.0
Requires PHP: 7.1
*/

body .gform-theme--foundation .gform_fields{
    --gf-form-gap-x: 16px;
    --gf-form-gap-y: 20px;
}

button .button{color:white;}

.entry-header, .gform_heading{display:none !important}
.gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer{
    margin-top:0;
    padding: 0 0.6em;
}

.gfield.gfield--type-captcha.gfield--input-type-captcha.gfield--width-full.field_sublabel_above.gfield--no-description.field_description_above.hidden_label{
    padding:0;
}

.gfield--input-type-html {
    font-size: 1.0em;
    padding: 0 3%;
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))
{
    font-size: 1.0em;
    border-radius: 2px;
    color: #FFF;
    background: #000;
    font-weight:bold;
    transition: 0.4s, margin-top 0.0s;
    box-shadow: none;
    max-width: 260px;
    text-transform: uppercase;
    padding: 0.1em 2em;
    border-radius: 4px;
    box-shadow: 2px 9px 6px -7px rgba(0, 0, 0, 0.2);
    width:100%;
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
    /* background: #7a1b72; */
    filter: contrast(110%) brightness(1.2);
}


.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) ,
.gform-theme--foundation .gfield textarea,
.gform-theme--foundation .gfield select {
    font-size: 1.2em;
    min-height: 2.5em;
    line-height: 2.5em !important;
    /* background-color: #fff; */
    border: none;
    box-shadow: 2px 9px 6px -7px rgba(0, 0, 0, 0.2);
}
.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{
    inline-size: 100%;
}

.gform-theme--framework.ui-datepicker table.ui-datepicker-calendar{
    position: relative;
    margin-top: 30px;
}
.gform-theme--framework.ui-datepicker table.ui-datepicker-calendar:before {
    content: 'Tuesday through Friday only';
    background: #959595;
    display: block;
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: -20px;
    left: 0;
    text-align: center;
    color: #fff;
    padding: 4px;
    font-size: 12px;
}
/*
.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    min-height: 1em !important;
}
*/
.gform-theme--foundation .gfield textarea {
    line-height: 1.3em !important;
}

.gform_fields label,
.gfield_label,
.gfield_label, 
.gform-field-label {
    font-size: 1.1em !important;
    font-weight:bold;
}


/* Check box section */
.gfield--type-checkbox {
    border: solid var(--secondary-color) 2px !important;
}
.gfield--type-checkbox legend {
    background: var(--secondary-color);
    display: block !important;
    padding: 4px 18px;
    width: 100%;
}
.gfield--type-checkbox .ginput_container_checkbox {
    
}
.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice {
    padding: 0px 20px 6px 20px;
    border-bottom: 1px solid #daf7f9;
}

.gfield--type-checkbox label { /* checkbox */
    font-size: 1.0em !important;
}

.gfield_required.gfield_required_text{
    vertical-align:baseline; 
    /* color: #00bd4d; */
}

/* // Dark Background options=========================
.gform_fields label,
.gfield_label,
.gfield_label, 
.gform-field-label {
    color: white !important;
}
.gfield_required.gfield_required_text{color:#8edf11}

.gform-theme--framework .field_description_above .gfield_description:where([class=gfield_description],.gfield_creditcard_warning_message),
.gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.gfield_consent_description)) {
    margin-block-end: var(--gf-desc-space);
    color: #ffffff96;
}

//  Error submission messages DARK theme
.gform-theme--framework .gform_validation_errors .gform_submission_error,
.gform-theme--framework .gform_validation_errors ol a,
.gform-theme--framework .gform_validation_errors .gform-icon,
.gform-theme--framework .gform_validation_errors .gform-icon:before {
    color: #fae56f !important;
} 

.gform-theme--framework .gform_validation_errors {
    border-color:#fae56f !important;
}
.gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.gfield_consent_description)) {
    margin-block-start: var(--gf-desc-space);
    color: #faff33;
}

=============================================== */






/* Radio Button section */
.gfield--type-radio {
    border: solid var(--secondary-color) 2px !important;
}
.gfield--type-radio .gfield_label {
    color: white;
    background: #343434;
    display: block !important;
    padding: 4px 18px;
    width: 100%;
}
.gfield--type-radio .ginput_container_radio {
    padding:20px;
}




.gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.gfield_consent_description)) {
    margin-block-start: var(--gf-desc-space);
    color: #585e6a;
}


 /* Email Sent Confirmation Info */
.gform_confirmation_wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: #00800021;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5%;
}
.gform_confirmation_message {
    width: 100%;
    background: green;
    color: #fff;
    text-align: center;
    padding: 1em;
}



/* SPecial Styling for the multi page form */

/* Steps Legend -------------------*/
.gform-theme--framework .gf_page_steps {
    display: flex;
    justify-content: space-between;
    background: #ffffff69;
    padding: 20px 0;
    border: 1px solid #a6c5a3;
    border-left: none;
    border-right: none;
}
.gform-theme--framework .gf_step {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

/* previous step */
.gform-theme--framework .gf_step_completed .gf_step_number:after {
    background-color: #17800a;
    border: var(--gf-field-pg-steps-number-border-width) var(--gf-field-pg-steps-number-border-style) #17800a;
}

/* cuurent step */
.gform-theme--framework .gf_step_active .gf_step_number {
    border: 2px solid #17800a;
    background: #00800017;
}
.gform-theme--framework .gf_step_completed .gf_step_number {
    background: #17800a !important;
    border: 1px solid #17800a;
}
.gform-theme--framework .gf_step_completed .gf_step_number:after {
    display:none;
}

/* Intro Top */
.middle  {
    text-align: center;
    margin: 30px 0 0px;
    line-height: 2em;
}
/* HTML BOX CONTENT */
#field_3_17 {
    text-align:center;
    line-height: 2em;
    font-style: italic;
    margin: 20px 0;
}
#field_3_7 {
    border: 1px solid #ccc;
    padding: 0px 20px 20px;
    line-height: 2em;
}
.page-id-238 #field_3_7 {
    border:none !important;
}
.gform-theme--framework .gfield:where(:not(.gfield--type-html):not(.gfield--type-section)) {
    /* background:white; */
    padding: 0.6em;
}

/* Agree n continue */
.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before {
    color: #17800a !important;
}

/* Section Title */
.gsection_title {
    margin: 25px 0 0;
}


/* CAPTCHA  ===== */
/* @media screen and (max-width:650px) {
    .grecaptcha-badge {
        position: relative !important;
        right: 0px !important;
    }
} */




/* ResponsiveSlides--------------------------------------------- */
/* .rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; } */
.splide {
    width:100%;
}
.splide__slide img {
    width: auto;
    height: 100%;
    max-height: 46vh;
    object-fit: cover;
    max-width: 100%;
    min-width: 100%;
}
.splide__toggle{
    position: absolute;
    z-index: 11;
    margin-top: -1.75em;
    background: transparent;
    border: none;
    color: #fff;
    right: 1em;
}
.splide__toggle span{
}
.carousel-progress {
    position: absolute;
    width: 100%;
    margin-top: -5px;
}
.carousel-progress-bar {
  background: #1ec31e;
  height: 5px;
  transition: width 400ms ease;
  width: 0;
}
.splide__arrows{ position: static;}
.splide__arrow{
	width:3em;
	height:3em;
	background:none;
}
.splide__arrow svg {
	width:3em;
	height:3em;
    fill: #fff;
}



 /* Simple flex gallery */
  .single-gallery main.main article {
    max-width: 1680px;
}
 .gallery{
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}
.gallery a{
    display: flex;
    flex-grow: 1;
    max-width: 600px;
}
/* .gallery a:last-child img{
    max-width: 252px !important;

} */
/* .gallery a:last-child img{
    max-width: 252px !important;
    max-height: 230px;
} */

@media (min-width:512px) {
    /* .gallery a:last-child{flex-grow:0;}
    .gallery a:last-child img{
        width: 100% !important;
        max-width: 512px !important;
        max-width: 252px !important;
        zoom:1;
    } */
}
.gallery a:hover {
    z-index: 1;
}
.gallery img{
    object-fit: cover;
    object-position: center;
    display: block;
    height: 100%;
    width: 100%;
    flex-grow: 1;
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    filter: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);
    border-radius: 3px;
    box-shadow: 3px 2px 10px -4px rgba(0,0,0,0.8);
    transform: scale(1);
    max-width: 100%;
    max-height: 560px;
}
.gallery a:hover img{
    filter: invert(0%) sepia(0%) saturate(110%) hue-rotate(0deg) brightness(110%) contrast(100%);
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.5);
    transform: scale(1.04);
}
.gallery a span.caption{
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 100%;
    right: 0;
    padding: 5% 10% 2% 10%;
    opacity: 0;
    display: flex;
    font-weight: bold;
    color: #000;
    background: #fff;
    text-shadow: #fff 1px 1px 2px, #fff 1px 1px 6px, #fff 1px 1px 11px, #fff 1px 1px 20px;
    overflow: auto;
    line-height: normal;
}
/* .gallery a:hover span.caption{
    opacity: 1;
    background: #ffffffb5;
    padding: 7% 10% 7% 10%;
} */
.gallery img{zoom:.4;} 
@media (max-width:1260px) {
    .gallery img{zoom:.4;} 
}
@media (max-width:960px) {
    .gallery img{zoom:.3;} 
}
@media (max-width:760px) {
    .gallery img{zoom:.3;} 
}
@media (max-width:560px) {
    .gallery img{zoom:.2;} 
}


/* Photo Gallery Categories Page ==========*/
/* Gallery============================ */
#gallery-categories {
    list-style: none !important;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    flex-flow: row wrap;
    gap: 30px 2%;
}

#gallery-categories.clearfix:before,
#gallery-categories.clearfix:after {
    display: none;
}

#gallery-categories li {
    position: relative;
    width: 32%;
    float: left;
    border-radius: 4px;
    box-sizing: border-box;
}

#gallery-categories li:before {
    display: none;
}

#gallery-categories li a {
    position: relative;
    display: block;
    width: 100%;
}

#gallery-categories li a span {
    position: absolute;
    bottom: 10%;
    left: 10%;
    display: inline-block;
    width: 80%;
    margin: 0;
    padding: 0.5em;
    background: rgb(36 91 132 / 58%);
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 1.2em;
    color: white;
    box-sizing: border-box;
    border-radius: 4px;
    transition: 0.3s;
}

#gallery-categories li:hover a span {
    color: white;
    background: rgba(0, 0, 0, 0.9);
}

#gallery-categories li a img {
    display: block;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1100px) {
    #gallery-categories li {
        width: 48%;
    }
}

@media screen and (max-width: 640px) {
    #gallery-categories li {
        width: 98%;
    }
}









#gallery-pager { position:relative; height: 93px !important;}
#gallery-pager ul { list-style: none; padding: 0.3em 0; margin: 0; overflow-x:scroll; overflow-y:hidden; white-space:nowrap; }
#gallery-pager ul li { display:inline-block; margin:0.2em; margin:0.2em 0.4em 0.2em 0; /*border:1px solid transparent;*/}
#gallery-pager ul li:last-child {margin:0.2em 0;} 
#gallery-pager ul li.rslides_here {/* border-color:#EACE47;*/ /*box-shadow: 0px 0px 7px 2px #EACE47; */}
#gallery-pager ul.js::-webkit-scrollbar { display: none; }
#gallery-pager ul li a {position:relative; display: block; border: 2px solid #D42C3A;}
#gallery-pager ul li a img { display: block; }
#gallery-pager ul li.rslides_here { border-color:#fff; box-shadow: 0px 0px 7px 2px #7D868A; }
#gallery-pager ul li.rslides_here a:before {border-color:#fff;}
#gallery-pager ul li a:before {position:absolute; content:""; width:100%; height:100%; border:1px solid transparent; box-sizing:border-box;}
#gallery-pager ul li a img { display: block; }
#gallery-pager .prev {text-decoration:none; position: absolute;left: -10px;padding: 0 5px;width: 25px;line-height: 31px;text-align: center;height: 30px;top: 33px;font-size: 25px;z-index: 2;font-family: FontAwesome;background: #D42C3A;color: #FFFFFF;border-radius: 3px;transition: 0.3s;}
#gallery-pager .next {text-decoration:none; position:absolute;right: -10px;padding:0 5px; width: 25px;line-height: 31px;text-align: center;height: 30px; top: 33px; font-size:25px; z-index:2; font-family: FontAwesome; background: #D42C3A;  color: #FFFFFF;  border-radius: 3px; transition:0.3s;}
#gallery-pager .prev:hover, #gallery-pager .next:hover {background: #00358F; transition: 0.3s;}
#gallery-pager .prev:active, #gallery-pager .next:active {background: #EACE47;}

#gallery-pager ul.js::-webkit-scrollbar { display: none; }

#gallery-photos { position:relative; background:none!important; width:auto!important; margin: 60px auto; text-align: center;}
#gallery-photos ul li {min-height:0px !important; background: #DEDED2; padding: 1em; border-radius: 0.8em; }
#gallery-photos ul li:active,
#gallery-photos ul li:target { display:block!important; }
#gallery-photos .prev { text-decoration:none; position: absolute;left: -0.3em;width: 42px;height: 80px;top: 50%;margin-top: -40px;font-size: 37px;z-index: 2;font-family:FontAwesome;  background: #D42C3A;line-height: 83px;text-align: center;border-radius: 3px;  color: #FFFFFF;box-shadow: 1px 1px 8px #000;transition:0.3s}
#gallery-photos .next { text-decoration:none; position: absolute;right: -0.3em;width: 42px;height: 80px;top: 50%;margin-top: -40px;font-size: 37px;z-index: 2;font-family:FontAwesome; background: #D42C3A;line-height: 83px;text-align: center;border-radius: 3px; color: #FFFFFF;box-shadow: 1px 1px 8px #000; transition:0.3s}
#gallery-photos .prev:hover , #gallery-photos .next:hover {background: #00378E; transition: 0.3s;}
#gallery-photos .prev:active , #gallery-photos .next:active  {background: #EACE47;}
#gallery-caption {text-align: center;display: inline-block;padding: 11px 20px;margin-top: -45px;position: relative;z-index: 999;margin: -55 auto 0 auto;background: #D42C3A;color: #FFF;border-radius: 3px;box-shadow: 0 10px 10px -10px #000;}

@media screen and (max-width: 600px) {
    #gallery-categories li {
        width:100%;
    }
	#gallery-categories li a img {
		height: 47vw;
	}
}