body { margin: 0; padding: 0; background: var( --e-global-color-primary ); color: var( --e-global-color-text ); font-family: "Raleway", Sans-serif; }

.ut-word-rotator .elementor-heading-title { 
	display: none;
}

.elementor-location-header >  div,
.elementor-location-header .elementor-widget-nav-menu {
	-webkit-transition: all 0.5s ease-in-out !important;
	-moz-transition: all 0.5s ease-in-out !important;
	transition: all 0.5s ease-in-out !important;
}



@media( min-width: 768px ) {
	
	.ut-word-rotator .elementor-heading-title,
	.ut-word-bdr  .elementor-heading-title { 
		border-left: 3px solid #fff;
		border-right: 3px solid #fff;
		padding: 0 20px;
	}
	
}

.elementor-location-header.fixed>div {
	background: var(--e-global-color-primary);
	box-shadow: 0 0px 10px #000;
}

@media( min-width: 1025px ) {

.elementor-location-header.fixed>div .elementor-widget-nav-menu { margin: 40px 0 !important; }

}

.elementor-location-header>div:hover { 
	background: var(--e-global-color-secondary);
	box-shadow: 0 0px 10px #000;
}

.elementor-location-header a { color: rgba(255, 255, 255, 1) !important; }

.elementor-location-header>div:hover a,
.elementor-location-header.fixed>div a { color: rgba(153, 153, 153, 1) !important; }

.elementor-location-header.fixed>div .current-menu-item a { color: #fff !important; }

p { margin: 0 0 20px; }
p:last-child { margin-bottom: 0; }

form p {
	line-height: 35px;
	font-size: 15px;
}

form input,
form textarea {
	border: 1px solid transparent;
	padding: 10px;
	outline: none;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 0px;
	width: 100%;
	max-width: 100%;
	display: block;
	vertical-align: baseline;
	margin-bottom: 20px;
	-webkit-transition: background 0.40s ease-in-out;
	-moz-transition: background 0.40s ease-in-out;
	-o-transition: background 0.40s ease-in-out;
	transition: background 0.40s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.35);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

form textarea { height: 100px; }

input[type="submit"], 
input[type="button"] {
	font-family: sans-serif;
	font-weight: bold;
	border: none !important;
	vertical-align: baseline;
	*vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 0;
	line-height: 24px;
	background: #151515;
	color: #FFFFFF;
	padding: 8px 12px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all 0.40s ease-in-out;
	-moz-transition: all 0.40s ease-in-out;
	-o-transition: all 0.40s ease-in-out;
	transition: all 0.40s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-appearance: none;
	width: auto;
	outline: none !important;
	border-radius: 0 !important;
}

input[type="submit"]:hover, 
input[type="button"]:hover { background: #C1C1C1; }

span.wpcf7-not-valid-tip {
	margin-top: -20px;
	font-size: 14px;
	font-style: italic;
}

.wpcf7-response-output {
	line-height: 1.3em;
	padding: 15px !important;
	font-size: 14px;
}


body.archive:not(.elementor-editor-active) .mainindexbanner {
	display: none !important;
}

body.blog:not(.elementor-editor-active) .otherarchivebanner {
	display: none !important;
}

body.page:not(.home) { background: #fff; }



.gallery img {
    border: 0 !important;
}

.elementor-page-6104 .ftr1cont {
  display: none !important;
}

html {
    scroll-behavior: auto !important;
}