/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 18:57:20 */


	.custom-toggles .panel-body.toggle-content {
		line-height:1.5 !important;
}
	.custom-toggles .panel-body.toggle-content p{
		line-height:1.5 !important;
}

.cont-hidden{
	display:none !important;
}
.custom-toggles span.fusion-toggle-heading {
    font-weight: 600;
}

.cont-icon-hover:hover {
	 background: transparent !important;
    background-color: transparent !important;
	color:#2cccd3 !important;
	    transform: scale(1.15);
	transition: all .3s;
}
.cont-icon-hover {
	transition: all .3s;
}


.custom-content-boxes  .link-area-link-icon-hover .heading .icon i{
	background:#2CCCD3 !important;
	color:#fff !important;
}

.custom-content-boxes i.fontawesome-icon {
    background: #fff !important;
    border: #fff;
    color: #000 !important;
}
.custom-content-boxes i.fontawesome-icon {
    background: #fff !important;
    border: #fff;
    color: #000 !important;
}


.title-left-line h3:before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 1px;
    /* width: 100%; */
    background: #2cccd3;
    margin-right: 20px;
    vertical-align: middle;
}
.title-left-line h3{
	font-size:15px !important;

}
.title-left-line-white h3:before{
	        content: "";
    display: inline-block;
    width: 70px;
    height: 1px;
    /* width: 100%; */
    background: #fff;
    margin-right: 20px;
    vertical-align: middle;
}
.custom-testimonials-home .review.avatar-image {
    background: transparent !important;
}

.custom-testimonials-home .review.avatar-image {
    background: #fff !important;
    border-radius: 10px !important;
    padding: 30px !important;
}

.cont-half-padding .fusion-column-wrapper {
    padding: 150px 100px !important;
}
/******* css labels pseudoclass****/

.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****/




.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){

.cont-half-padding .fusion-column-wrapper {
    padding: 30px !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-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){
	.cont-h1-extra-big-size h1{
		font-size:80px !important;
	}
	.custom-toggles .panel-body.toggle-content {
    padding-left: 45px;
		line-height:1.3 !important;
}
	
.modal-header {
    padding: 20px 40px;
}


.modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
}

	.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;
}
	
.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;
}


}