/* Themify Customize Styling */
a {	
	color: #969696; 
}
h2 {	
	font-family: "Play";	font-weight:normal;
	line-height:1em;
 
}
h6 {	
	font-family: "Play";	font-weight:normal;
 
}
#header a {	
	color: #ffffff; 
}
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#main-nav a {	
	font-family: "Play";	font-weight:bold;

	padding-right: 20px;
	padding-left: 20px; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #333333; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
 }
/* Themify Custom CSS */
#menu-icon {
    margin-left: 5%;
}

#menu-icon:before {
    color: #fff;
}

#main-nav {
    padding-top: 0em;
}

#main-nav ul a {
    color: #000000;
    border-bottom: 1px solid #fff;
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
    letter-spacing: .055em;
    text-transform: none;
    padding: 1.1em 1.4em 1.2em;
    margin: 0;
    width: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.themify_builder_row .row-slider-slides {
padding-bottom: 20px !important;
}

h2, h6 {
    letter-spacing: 0.15em;
}

label {
    font-family: 'Play';
    font-size: 0.95em;
    font-weight: 600;
    text-transform: uppercase;    letter-spacing: 0.1em;
}

.module-contact span.required {
    display: none;
}

.module-contact .builder-contact-field {
    margin-right: 10px;
}

textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
    background-color: transparent;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-radius: 0.4em;
    margin-top: 0.5em;
}

textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
    color: #fff
}

input[type=submit], button {
    background-color: transparent;
    border-radius: 0.4em;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    font-family: 'Play';
    font-size: 0.95em;
    font-weight: 600;
    padding: 0.95em 1.75em 0.75em 1.9em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

input[type=submit], button:hover {
    background-color: #fff;
    color: #000;
}

#main-nav ul {
    background-color: transparent;
    border: none;
}

#main-nav ul a {
    color: #ffffff;
    border-bottom: 1px solid #fff;
    line-height: 0em;
}
#main-nav ul:after {
    border-bottom-color: #ffffff;
    left: 67px;
}
#main-nav ul li {
    text-align: center;
    right: 10px;
}
#main-nav a {
    padding-bottom: 20px;
}
#main-nav ul li:hover > a, #main-nav ul .current_page_item > a, #main-nav ul .current-menu-item > a {
    color: rgb(166, 168, 171);
    background-color: transparent;
}
#main-nav li:hover > a, #main-nav .current_page_item > a, #main-nav .current-menu-item > a {
    color: rgb(166, 168, 171);
}
.transparent-header #headerwrap.fixed-header a:hover, .transparent-header #headerwrap.fixed-header #main-nav a:hover {
    color: rgb(166, 168, 171);
}
.transparent-header #headerwrap.fixed-header #site-logo a, .transparent-header #headerwrap.fixed-header #main-nav .current_page_item a, .transparent-header #headerwrap.fixed-header #main-nav .current-menu-item a {
    color: #fff;
}
@media screen and (max-width: 3000px) {
.mobile-menu-visible #headerwrap #main-nav li {
    text-align: left;
}}
#headerwrap.fixed-header {
    background-color: rgba(0, 0, 0, .5);
    border-bottom: 1px;
}
.back-top {
    margin-top: -1em;
    margin-bottom: -3em;
}
.footer-text:before {
    border-top: 0px solid #e7e7e7;
    padding-top: 0em;
}
.back-top .arrow-up a {
    font-size: 1.4em;
    border: 0px solid #c7c7c7;
    border-radius: 3em;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.footer-text {
    padding-bottom: 0em;
}
@media screen and (max-width: 680px){
.themify_builder_content .col5-1{
width: 20% !important;
float: left;
}}

@media screen and (max-width: 480px){
p {
font-size:0.8em!important;
}
h2 {
font-size:1.5em!important;
}}


@media (max-width: 600px) {
#site-logo img {
    width: 15%;
}}

a.shortcode.button {
    margin: .5em 0em .5em 0;
}

.transparent-header #headerwrap.fixed-header #site-logo a, .transparent-header #headerwrap.fixed-header #main-nav .current_page_item a, .transparent-header #headerwrap.fixed-header #main-nav .current-menu-item a {
    color: #333;
}

#headerwrap #menu-icon {
    left: inherit;
    right: 0;
    margin-right: 3%;
}


@media screen and (max-width: 3000px) {
#headerwrap #menu-icon {
    left: initial !important;
    right: 3% !important;
}} 

.mobile_menu_active.transparent-header #headerwrap.fixed-header #site-logo a, .mobile_menu_active.transparent-header #headerwrap.fixed-header #menu-icon {
    color: #fff;
}

.mobile_menu_active #headerwrap #header {
    height: 100px;
}
.transparent-header #headerwrap.fixed-header #site-logo a img{
	max-height:90px;
	max-width: 60px;
}