.elementor-6355 .elementor-element.elementor-element-253405a{padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-6355 .elementor-element.elementor-element-6d480d0e.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-6355 .elementor-element.elementor-element-6d480d0e.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-6355 .elementor-element.elementor-element-6d480d0e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-6355 .elementor-element.elementor-element-173ae035.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-6355 .elementor-element.elementor-element-173ae035.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-6355 .elementor-element.elementor-element-173ae035 > .elementor-element-populated{padding:0px 50px 0px 50px;}.elementor-6355 .elementor-element.elementor-element-340dd0e{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-6355 .elementor-element.elementor-element-340dd0e > .elementor-widget-container{padding:2rem 2rem 2rem 2rem;}#elementor-popup-modal-6355 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 125px 0px;}#elementor-popup-modal-6355 .dialog-message{width:350px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-6355{justify-content:flex-end;align-items:flex-end;}@media(max-width:767px){.elementor-6355 .elementor-element.elementor-element-6d480d0e{width:10%;}.elementor-6355 .elementor-element.elementor-element-173ae035{width:89.6%;}}@media(min-width:768px){.elementor-6355 .elementor-element.elementor-element-6d480d0e{width:10%;}.elementor-6355 .elementor-element.elementor-element-173ae035{width:89.665%;}}/* Start custom CSS *//*
KEEY UP WITH VSG POPUP
*/
#elementor-popup-modal-6355 .dialog-widget-content {
    /*
    right: -573px;
    transition: right 0.3s;
    */
    
    /* Override for Elementor Bug: keeps applying animation even when "none" is selected */
    animation-name: none !important;
    
    transform: translate3d(89.6%, 0, 0);
    -webkit-transform: translate3d(89.6%, 0, 0);
    -moz-transform: translate3d(89.6%, 0, 0);
    
    transition: transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
}
#elementor-popup-modal-6355 .dialog-widget-content.open {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

#keep-up-tab {
    
}
#elementor-popup-modal-6355 .dialog-widget-content.open #keep-up-tab {
    
}

@media (max-width: 767px) {
    #elementor-popup-modal-6355 {
        display: none !important;
    }
}
@media (max-width: 1024px) {
    #elementor-popup-modal-6355 {
        position: fixed;
    }
}

#keep-up:hover {
    cursor: pointer;
}

/* Submit Button Styles */
.splash-page-popup-form button[type="submit"] {
    background-color: #ffffff !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 10px 0px 0px 0px !important;
    font-size: 16px !important;
      display: block;
  position: relative;
  color: #000 !important;
  width: fit-content !important;
    overflow: hidden;
}

.splash-page-popup-form button[type="submit"]:hover {
    color: #000000 !important;
}

/* Fade in */
.splash-page-popup-form button[type="submit"]::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #00AEEF;
  opacity: 1;
  transition: opacity 500ms, transform 500ms;
}

.splash-page-popup-form button[type="submit"]:hover::before,
.splash-page-popup-form button[type="submit"]:focus::before {
  opacity: 0;
  transform: translate3d(200%, 0.2em, 0);
}

/* Slide in */

.splash-page-popup-form button[type="submit"]::after{
  opacity: 1;
  transform: translate3d(0%, 0, 0);
}

.splash-page-popup-form button[type="submit"]:hover::after,
.splash-page-popup-form button[type="submit"]:focus::after{
  transform: translate3d(200%, 0, 0);
  color: #fff;
}

.splash-page-popup-form .wpforms-submit-container {
    justify-content: flex-end !important;
}

/* Form Placeholder & Autofill Cross-Browser Styles */

.splash-page-popup-form ::placeholder {
color: #000;
-webkit-text-fill-color: #000;
}

.splash-page-popup-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
        text-transform: uppercase;
        font-family: Nunito Sans;
        font-weight: bold;
        -webkit-text-fill-color: #000 !important;
}
.splash-page-popup-form ::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
        text-transform: uppercase;
        font-family: Nunito Sans;
        font-weight: bold;
}
.splash-page-popup-form :-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
        text-transform: uppercase;
        font-family: Nunito Sans;
        font-weight: bold;
}
.splash-page-popup-form :-moz-placeholder { /* Firefox 18- */
  color: #000 !important;
        text-transform: uppercase;
        font-family: Nunito Sans;
        font-weight: bold;
}
    .splash-page-popup-form input[type=text], .splash-page-popup-form input[type=text]:active, .splash-page-popup-form input[type=text]:focus, .splash-page-popup-form input[type=email], .splash-page-popup-form input[type=email]:active, .splash-page-popup-form input[type=email]:focus {
        border: 0px solid #fff !important;
        border-bottom: 1px solid #000 !important;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-radius: 0 !important;
        padding: 10px !important;
        color: #000 !important;
        text-transform: uppercase !important;
        font-family: Nunito Sans !important;
        font-weight: bold !important;
    }
    
    .splash-page-popup-form input:-webkit-autofill,
.splash-page-popup-form input:-webkit-autofill:hover, 
.splash-page-popup-form input:-webkit-autofill:focus, .splash-page-popup-form input:-webkit-autofill:active {
        color: #000 !important;
        -webkit-text-fill-color: #000 !important;
        font-weight: bold;
        font-family: Nunito Sans;
    }
    
    #elementor-popup-modal-6355 .dialog-widget-content #keep-up-tab {
  /*background-color: #66A9E4;*/
  background-color: #00aeef;
}
    
    #popout-button-text p {
    writing-mode: vertical-lr;
    font-size: 10px;
    writing-mode: sideways-lr;
    margin: 10px;
    color: #FFF;
    font-weight: bold;
}
#q-a-button-flyout {
  fill: #FFFFFF;
  color: #FFFFFF;
  /*background-color: #02010100;*/
  background-color: #00aeef;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #FFFFFF;
  padding: 3rem;
font-size: 18px;
}
#q-a-button-flyout::before {
  content: url(https://vsgmarketing.io/wp-content/uploads/2023/06/arrow-icon-new.png);
    position: absolute;
    top: -7px;
    right: -7px;
    transform: scale(.5);
}

/*
@media screen and (max-width:1024px) {
    #elementor-popup-modal-6355 .dialog-widget-content {
        display: none;
    }
}
*/


/*a#q-a-button-flyout {*/
/*    height: 100%;*/
/*    display: block;*/
/*    text-align: center;*/
/*    border: 3px solid #4EABE9;*/
/*    padding: 5rem;*/
/*    clip-path: polygon(84% 0, 100% 17%, 100% 100%, 0 100%, 0 0);*/
/*    -webkit-clip-path: polygon(84% 0, 100% 17%, 100% 100%, 0 100%, 0 0);*/
/*    width: 75%;*/
/*    margin: 0 auto;*/
/*}*/
/*span.elementor-button-icon.elementor-align-icon-right {*/
/*    position: absolute;*/
/*    top: -12%;*/
/*    font-size: 40px;*/
/*    right: -3%;*/
/*    z-index: 100000;*/
/*    display: block;*/
/*    transform: rotate(-45deg);*/
/*    font-weight: 100;*/
/*    color: black;*/
/*}*//* End custom CSS */