/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2026 | 16:34:07 */
div#frm_form_1_container button.frm_button_submit {
	font-weight:500 !important;
	font-size:18px !important;
}
div#frm_form_1_container textarea {
    background: #3B3B3B;
    border: none !important;
    color: #C5C5C5 !important;
    font-size: 16px;
}
div#frm_form_1_container input[type=email],  div#frm_form_1_container input[type=text] {
    background: #3B3B3B;
    border: none !important;
    color: #C5C5C5 !important;
    font-size: 16px;
	height:60px;
	margin-bottom:15px;
}
div#frm_form_1_container label {
    color: #C5C5C5 !important;
}


.custom-btn-no-padding {
    padding: 5px 0px;
}


/*.cont-span-underline u:before {
    content: "";
    position: absolute;
    display: inline-block;
    border: 3px solid #ff1292;
    z-index: 999;
    width: 100%;
    top: 50%;
}
.cont-span-underline u {
    position: relative;
}
*/
.cont-custom-testimonials h1 u{
    text-decoration-color: #ff1292;
}

.cont-span-underline u {
    text-decoration-color: #ff1292;
}


.custom-toggles-faq .panel-title a:not(.active):hover .fa-fusion-box {
    color: #fff !important;
}
.custom-toggles-faq .panel-title a.active {
    color: #000 !important;
}

.custom-toggles-faq .fusion-panel.panel-default:not(:first-child):not(:last-child)  {
    border-bottom: 1px solid #7C7C7C45;
    padding-top: 10px;
    padding-bottom: 10px;
}
.custom-toggles-faq .fusion-panel.panel-default:first-child {
    border-bottom: 1px solid #7C7C7C45;
}

.cont-img-bg-black {
    background: #191919;
}
.img-border-radius-left img {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.img-border-radius-bottom img{
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

strong, span{
	font-family:inherit !important;
}


/******* css labels pseudoclass****/
.review.no-avatar {
    background: transparent !important;
}


.text-title-label h1:before {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
}

.text-title-label h1:after {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
}
.text-title-label h1 {
    background: #67C8C7;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
}

/******* css labels pseudoclass****/


.cont-half-padding .fusion-column-wrapper {
    padding: 50px 50px !important;
}

.notitle-gf label.gfield_label {
    display: none !important;
}


.cont-white-text {
color:#fff !important;
}
.cont-white-text a{
color:#fff !important;
}
.cont-white-text h1{
color:#fff !important;
}
.cont-white-text h2{
color:#fff !important;
}
.cont-white-text h3{
color:#fff !important;
}
.cont-white-text h4{
color:#fff !important;
}
.cont-white-text h5{
color:#fff !important;
}
.cont-white-text h6{
color:#fff !important;
}





@media only screen and (max-width: 800px){
	
	div#frm_form_1_container button.frm_button_submit {
    background-color: #ff1292;
    color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ff1292;
    box-shadow: none !important;
    width: 100%;
    padding: 19px 25px 19px 25px;
    border-radius: 50px;
}
	
	
	footer.fusion-footer-widget-area.fusion-widget-area .fusion-columns .fusion-column {
    margin-bottom: 0px !important;
}
	
	.cont-padding-right-30-onmobil{
		padding-right:30px !important;
	}
	    .cont-color-one-third .fusion-column-wrapper {
        padding: 30px !important;
    }
	
h1 {
    font-size: 35px !important;
}
h2{
    font-size: 30px !important;
}	
h3{
    font-size: 27px !important;
}		
h4{
    font-size: 20px !important;
}	
h5{
    font-size: 17px !important;
}		
	h6{
    font-size: 14px !important;
}		
	
.cont-padding-top-bottom-50 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

.cont-padding-top-50 {
    padding-top: 30px !important;
}

.cont-padding-bottom-50 {
    padding-bottom: 20px !important;
}	
	
.cont-half-padding .fusion-column-wrapper {
    padding: 40px 30px !important;
}

.cont-padding-top-bottom-70{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-70{
padding-top:40px !important;
}
.cont-padding-bottom-70{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-100{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-100{
padding-top:40px !important;
}
.cont-padding-bottom-100{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-150{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-150{
padding-top:40px !important;
}
.cont-padding-bottom-150{
padding-bottom:20px !important;
}


}

@media only screen and (min-width: 800px){
div#frm_form_1_container button.frm_button_submit {
    background-color: #ff1292;
    color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ff1292;
    box-shadow: none !important;
    width: 100%;
    padding: 19px 25px 19px 25px;
    border-radius: 100px 100px 100px 100px;
}
	
	
	
	.cont-color-one-third .fusion-column-wrapper {
    padding: 50px 30px 50px 50px;
}
	
	.cont-img-margin-top-negative {
    margin-top: -400px !important;
}
		.cont-img-margin-bottom-negative {
    margin-bottom: -150px !important;
}
	.img-border-radius-bottom-pc {
    margin-left: -50px;
    margin-right: -40px;
}
	
	.cont-h1-90 h1{
		font-size:90px !important;
	}
	.cont-custom-testimonials h1 {
    font-size: 80px !important;
}
	
	.main-max-width-1000 .fusion-builder-row.fusion-row {
    max-width: 1000px !important;
}
.main-max-width-1140	 .fusion-builder-row.fusion-row {
    max-width: 1140px !important;
}
.main-max-width-1150	 .fusion-builder-row.fusion-row {
    max-width: 1150px !important;
}
.main-max-width-1160	 .fusion-builder-row.fusion-row {
    max-width: 1160px !important;
}	
.main-max-width-1170	 .fusion-builder-row.fusion-row {
    max-width: 1170px !important;
}
.main-max-width-1180	 .fusion-builder-row.fusion-row {
    max-width: 1180px !important;
}
.main-max-width-1190	 .fusion-builder-row.fusion-row {
    max-width: 1190px !important;
}
.main-max-width-1200	 .fusion-builder-row.fusion-row {
    max-width: 1200px !important;
}
	
.main-max-width-1300	 .fusion-builder-row.fusion-row {
    max-width: 1300px !important;
}	
.main-max-width-1300 .fusion-builder-row.fusion-row {
    margin-right: 0px;
}

.cont-padding-top-bottom-50 {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
.cont-padding-top-50 {
    padding-top: 50px !important;
}
	.cont-padding-bottom-50 {
    padding-bottom: 30px !important;
}
	
	
.modal-header {
    padding: 20px 40px;
}


.modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
}

.cont-padding-top-bottom-70{
padding-top:70px !important;
padding-bottom:50px !important;
}
.cont-padding-top-70{
padding-top:70px !important;
}
.cont-padding-bottom-70{
padding-bottom:50px !important;
}




.cont-padding-top-bottom-100{
padding-top:100px !important;
padding-bottom:80px !important;
}
.cont-padding-top-100{
padding-top:100px !important;
}
.cont-padding-bottom-100{
padding-bottom:80px !important;
}


.cont-padding-top-bottom-150{
padding-top:150px !important;
padding-bottom:130px !important;
}
.cont-padding-top-150{
padding-top:150px !important;
}
.cont-padding-bottom-150{
padding-bottom:130px !important;
}


}