/*
You can type here custom CSS code, which will be loaded both on your admin and front-end pages. Please make sure to not override layout properties (positions and sizes), as they can interfere with the sliders built-in responsive functionality. Here are few example targets to help you get started:
*/

.ls-container { /* Slider container */

}

.ls-layers { /* Layers wrapper */ 

}

.ls-3d-box div { /* Sides of 3D transition objects */ 

}

.lead-form {
                /* background: #fff; */
                /* border: 2px solid #d6e4f1; */
                /* border-radius: 15px; */
                /* float: left; */
                /* font-family: Muli, sans-serif; */
                font-size: 1rem;
                /* overflow: hidden; */
                position: relative;}

            input[type=radio] {
                position:absolute;
                opacity:-1!important;
            }