.form-new {background: #242866; margin-top:40px;
h3{ color:white !important;}
    .f-module-content.fModuleContent{background-color: #fff;
        position: relative;
        height: 100%;
        padding-bottom: 25px !important;
        margin-top: 40px;
        border-radius: 10px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding: 30px;}
		label{ text-align:left; color:#242866; font-weight:600;}
input{ width:100%; height:50px; padding:10px; }
textarea {
    width: 100% !important; padding:10px;
}
.form-item.form-item-type-buttons.buttons{display: inline-block;
    width: auto;
	input{ background:var(--brand-color-theme-3) !important;}
	}
}

ul.ful-list li {
    list-style-type: none;
display: flex;
}


.contact-details .ItemfinnerGallery{background-color: #fff;
    position: relative;
    height: 100%;
    margin-top: 20px;
    padding: 25px !important;
	height:100%;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	a.fGalleryImage{
	img{width: 30px;
    height: 30px;display: inline-block; margin-bottom:10px;
	filter: drop-shadow(0px 1000px 0 #242866);
  transform: translateY(-1000px);
	}
	
	}
	
	}
	
div#fModule-64616 .ItemfinnerGallery {
    box-sizing: none !important;
    box-shadow: none;
    text-align: center;
    margin: 0;
    padding: 0 !important;
}	

.place-details-compact-container{ margin:20px !important;}