/*
 Theme Name:   Visual Works Child
 Template:     twentytwenty
 Version:      1.0.0
*/
@media (max-width: 1495px) and (min-width: 1025px) {
    .swiper-slide .elementor-carousel-image {
        -webkit-background-size: contain;
        background-size: contain;
    }
}


.tg-item-content
{
	margin:0px !important;	
}

.tg-center-holder{
	width: 100%;
    background: black;
    opacity: 0.6;
    padding: 20px !important;
    top: 88% !important;
}

#grid-1022 .tg-item-overlay {
    background-color: transparent !important;
}

.tg-grid-holder {
    z-index: 0 !important;
}

.lome .tg-item-title a{
	text-transform:capitalize !important;
}

.home-banner-form .elementor-field-type-recaptcha .elementor-field {
    display: table;
    margin: auto;
}