/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2026 | 16:47:12 */
.fusion-social-links {
    border: none !important;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    border: none;
    border-bottom: 1px solid #2e3033;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    box-shadow: none !important;
    border-radius: 0px !important;
}
.with_frm_style input[type=text]:before{
content: "";
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    transition: ease-in .3s;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #c49f66, rgb(58 123 213 / 0%));
    border-image-slice: 1;
}
.with_frm_style input[type=text]:hover:before{
	    width: 100%;
    transition: ease-in .3s;
}

.cont-menu-item img {
    border-radius: 50%;
    vertical-align: middle !important;
    display: inline-block;
}
.cont-menu-item h4 span {
    /* position: absolute; */
    /* right: 0; */
    float: right;
}
.cont-menu-item h4 {
	margin-bottom:10px;
}

.slide-img-move-lr {
    -webkit-animation: skew3dance 5s linear 1s infinite;
    animation: skew3dance 5s linear 1s infinite;
}

.slide-img-rotate {
    animation-name: floating-animate-model-2;
    animation-duration: 400s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: floating-animate-model-2;
    -webkit-animation-duration: 400s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: floating-animate-model-2;
    -moz-animation-duration: 400s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: floating-animate-model-2;
    -ms-animation-duration: 400s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: floating-animate-model-2;
    -o-animation-duration: 400s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}


.cont-col-padding-30-all > .fusion-column-wrapper {
    padding: 30px !important;
}

.cont-col-padding-30 > .fusion-column-wrapper {
    padding: 30px 30px 10px !important;
}

.cont-col-padding-90 > .fusion-column-wrapper {
    padding: 90px 90px 70px !important;
}
.cont-col-padding-50 > .fusion-column-wrapper {
    padding: 50px 50px 30px !important;
}


.cont-number-lines h2 {
    font-size: 60px;
    /* font-weight: 700; */
    line-height: .7;
    transition: 0.4s;
    position: absolute;
    top: 10px;
    right: -5px;
    z-index: 0;
    -webkit-text-stroke: 1px #51575a;
    color: transparent;
}


.cont-process .fusion-image-element:nth-child(n+2) {
    margin-left: -30px !important;
    margin-right: -30px !important;
    margin-bottom: -30px !important;
}


.cont-process > .fusion-column-wrapper {
    padding: 30px !important;
}

.custom-counter-boxes-years .counter-box-container {
    padding: 0px !important;
    line-height: 1 !important;
}
.custom-counter-boxes-years {
    border: none !important;
    font-family: "Crimson Text";
}

.custom-counter-boxes-years .content-box-percentage.content-box-counter {
    font-family: "Crimson Text";
    font-weight: 700;
	    line-height: 1 !important;
}

.custom-counter-boxes-years .content-box-percentage.content-box-counter span.unit {
    font-size: 30px;
	    margin-left: 10px;
    font-weight: 400;
}


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: 150px 100px !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){

	
	
	.cont-col-padding-90 > .fusion-column-wrapper {
    padding: 30px 30px 20px !important;
}
	.cont-col-padding-50 > .fusion-column-wrapper {
    padding: 30px 30px 20px !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){
	
	.con-col-right-border-onpc {
    border-right: 1px solid #7a7a7a6b !important;
}
	
	.cont-col-margin-bottom-negative-onpc {
    margin-bottom: -100px;
}
	.cont-custom-icon-play .fusion-column-wrapper:before {
    content: "";
    position: absolute;
    border: 2px currentColor solid;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right-color: transparent;
    -webkit-animation: circle-rotation1 3s infinite linear;
		        left: calc(50% - 35px);
        top: calc(50% - 45px);
}
	.cont-custom-icon-play .fusion-column-wrapper:after {
    content: "";
    border: 2px solid currentColor;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    display: flex;
    left: calc(50% - 45px);
    top: calc(50% - 55px);
    align-items: center;
    justify-content: center;
    position: absolute;
    border-right-color: transparent;
    -webkit-animation: circle-rotation 2s infinite linear;
}
	
	
.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;
}


.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;
}


}




@-webkit-keyframes circle-rotation {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}
@-webkit-keyframes circle-rotation1 {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}


/**************************/


@keyframes floating-animate-model-2 {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes floating-animate-model-2 {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes floating-animate-model-2 {
    from {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-o-keyframes floating-animate-model-2 {
    from {
        -o-transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(360deg)
    }
}


/***********************************/

@keyframes skew3dance {
    0% {
        transform: skewX(0deg)
    }

    25% {
        transform: skewX(-3deg)
    }

    50% {
        transform: skewX(0deg)
    }

    75% {
        transform: skewX(3deg)
    }

    to {
        transform: skewX(0deg)
    }
}

