.fl-contact-form textarea, .fl-contact-form input[type="text"], .fl-contact-form input[type="tel"], .fl-contact-form input[type="email"] {

	display: inline-block;

	width: 100%;

	border: 1px solid #ddd;

	padding: 5px 10px;

	font-size: 13px;

	color: #373737;

	border-radius: 3px;

}

html, body {overflow-x: hidden !important;}

.sticky-md-top, .sticky-top {z-index: 1 !important;}

.framed-widget .widgettitle {display: none;}

.singleInfo i {color: #DAAE67;}

.singleTag a {

	padding: 10px 20px;

	background-color: #f5f5f5;

}

.uabb-blog-posts .slick-next {right: 10px !important;}

.uabb-blog-posts .slick-prev {left: 10px !important;}

.frame-alur {z-index: 9 !important;}



@media only screen and (min-width: 800px) {

	.framed-heading .fl-heading {

		height: auto;

		transform: rotate(-90deg);

	}

	.fl-tabs-vertical .fl-tabs-labels {width: 15% !important;}

}



@media only screen and (max-width: 799px) {

    

}

.velocity-form input,
.velocity-form textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #333;
    background: transparent;
    padding: 10px 5px;
    margin-bottom: 20px;
    outline: none;
}

.velocity-form button {
    background: #000;
    color: #fff;
    padding: 12px 25px;
    border: none;
    cursor: pointer;
}