.trp-shortcode-switcher {
    position: static;
    display: inline-block;
    overflow: hidden;
    padding: 0px 0;
    border: var(--border, none);
    border-radius: var(--border-radius, 0px);
    background: #ffffff00;
    width: auto;
    box-shadow: none;
}

.trp-shortcode-switcher__wrapper {
    margin-left: -80px !important;
}


.trp-floating-switcher{
	--right: 1vw !important;
}



[data-header*="type-1"] #offcanvas .ct-panel-inner {
    background-color: #5a7fb7;
}

li#menu-item-576 {
    display: none;
}

.stick-me {
    position: sticky;
    top: 90px;
}

#jp-relatedposts{
	display: none !important;
}

.subform {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.subform label {
    color: white;
    font-size: 16px;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
    max-width: 400px;
}

.subform p {
    margin: 5px 0;
    width: 100%;
    max-width: 400px;
}

.subform input[type="text"],
.subform input[type="email"] {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
	background-color: white !important;
}

.subform input[type="submit"] {
    background-color: white !important;
    color: #005bb5 !important;
    border: none;
    padding: 10px 20px;
	 width: 100%;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 5px;
}

.subform input[type="submit"]:hover {
    background-color: #005bb5;
}

.wpmtst-testimonial-image.testimonial-image {
    width: 60px !important;
	margin-top: 10px;
}


[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a:hover {
    color: #4278c3 !important;
}


.elementor-367 .elementor-element.elementor-element-64dcd62 .eael-contact-form-7-wrapper .eael-contact-form.eael-contact-form-7 {
    width: 100% !important;
}






@media only screen and (max-width: 600px) {
	
	.strong-view.wpmtst-modern.controls-type-sides .wpmtst-testimonial-inner{
		
		padding-left: 10px !important;
    padding-right: 10px !important;
	}


.wpmtst-testimonial-image.testimonial-image {
  margin-left: 40px;
}






}