/*
 Theme Name:   Enfold Child
 Description:  Enfold Child Theme
 Author:       Jordan Kae Design
 Author URI:   http://www.jordankaedesign.com
 Template:     enfold
*/

.page-id-31 .av_header_transparency .header_bg {
    background-color: rgba(25, 25, 25, 0.57) !important;
    opacity: 0.7 !important;
}
/*
.container_wrap {
    clear: both;
    position: relative;
}

#color_section_top {
    z-index: 100 !important;
}

#color_section_top .avia_codeblock {
    position: absolute !important;
    top: 0;
    width: 100% !important;
    background-color: white;
}

.content-triangle {
    position: absolute !important;
    bottom: 0 !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 30px solid #810800 !important;
border-right: 30px solid #810800 !important;
    border-top: 30px solid transparent !important;
    left: 50%;
    margin-left: -30px;
}

.content-triangle:before {
    content: '';
    position: absolute;
    left: 30px;
    top: -30px;
    width: 100vw;
    height: 30px;
    background-image: url(http://eastgatemarketing.com.au/wp-content/uploads/2016/06/Pattern-Background-20_opacity.png);
    background-repeat: repeat;
    background-color: #810800;
}

.content-triangle:after {
    content: '';
    position: absolute;
    top: -30px;
    right: 30px;
    width: 100vw;
    height: 30px;
    background-image: url(http://eastgatemarketing.com.au/wp-content/uploads/2016/06/Pattern-Background-20_opacity.png);
    background-repeat: repeat;
    background-color: #810800;
}
*/

.header_bg {
 opacity: 0.8;
}

#header_main #header_main_alternate {
border: 0 !important;
}

.gform_title {
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300 !important;
	font-size: 38px !important;
	color:white !important;
	text-align:center;
}
#gform_1 input, #gform_1 select, #gform_1 textarea {
	background-color: transparent !important;
	border: 2px solid #FFFFFF !important;
	padding: 13px !important;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
	color: #fff !important;
}

#gform_1 .gfield_label,#gform_1 .gfield_required, #top .gform_wrapper select, #top .main_color textarea {
	color:#fff;
}
#gform_1 input[type=submit] {
	margin: 0 auto;
    	display: inherit;
    	width: 20%;
}

.whiteFont {
	color:#fff;
	font-size: 16px;
}

#label_1_9_1, #label_1_13_1 {
	margin-top: -1px !important;
}

.width99 {
	width:99%;
}

.noLabel .gfield_label {
	display:none !important;
}

#gform_1 ::-webkit-input-placeholder {
    color:    #fff !important;
}
#gform_1 :-moz-placeholder {
    color:    #fff !important;
}
#gform_1 ::-moz-placeholder {
    color:    #fff !important;
}
#gform_1 :-ms-input-placeholder {
    color:    #fff !important;
}

.tAndC a {
	color: #EAEAEA !important;
}

.tAndC a:hover {
	color: #fff !important;
}

.bussiness_list li{
	color: #FF1818;
	list-style:none !important;
	background: url('http://eastgatemarketing.com.au/wp-content/uploads/2016/04/bullet-point-list-1.png') left center no-repeat;
	padding-left: 35px;
	margin-left:0 !important;
}


.layersliderFont {
	font-weight:600;
}

#footer .widgettitle {
	margin-bottom: 0;
}

#footer .widgettitle, #socket a, #socket .copyright{
	color: #B3B3B3 !important;
}

#socket a:hover{
	color: #ffffff !important;
}

#top #searchsubmit {
    height: 42px !important;
}

.av-main-nav > li > a {
    padding: 0 8px !important;
}

.east_red li {
 color: #810800 !important;
}

#top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
    padding: 0px 10px !important;
}

@media only screen and (max-width: 767px) { 

.gform_title {
	font-size: 28px !important;
}
#input_1_6, #input_1_10 {
	width: 100% !important;
}

}