 @charset "utf-8";
/* CSS Document */
body .footer_gf_content_wrapper p {color: #ffffff;font-size: 16px;font-family: roboto;}
body .contact_form_wrapper_gform .gform_wrapper .button, 
.gform_wrapper .gform_button, 
.post-password-form input[type="submit"], 
.slidingbar-area .button-default, 
.ticket-selector-submit-btn[type=submit], 
.tml-submit-wrap input[type="submit"], 
input.button-default {
    background: #bb433a;
    text-transform: uppercase;
    color: #ffffff;
	border-radius: 0;
	font-size: 14px !important;
	padding: 13px 34px;
}
body .gf_footer_wrapper .gform_wrapper .button:hover
{
	background-color: #fff;
    color: #000f11;
}
body .gf_footer_wrapper .gform_wrapper .button, .gform_wrapper .gform_button, .post-password-form input[type="submit"], .slidingbar-area .button-default, .ticket-selector-submit-btn[type=submit], .tml-submit-wrap input[type="submit"], input.button-default {
    background: transparent;
    text-transform: uppercase;
    border: solid 1px #ffffff;
	color: #ffffff;
	border-radius: 0;
}
.link_wrapper ul li {
    color: #005d6f;
    font-family: roboto;
    padding: 0 0 10px 0;
}
body .lw_separator_cust {
    position: relative;
    padding-bottom: 15px;
}
body .social_icon_wrapper .fusion-social-network-icon {
    background-color: #ff0000;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
	border-radius: 50%;
}
#fusion-testimonials-1 a:hover, #fusion-testimonials-1 .activeSlide {
    background-color: #bb433a !important;
}

.fusion-footer-copyright-area {
    margin-top: -1px;
}
.fusion-main-menu ul li.current-menu-item > a span {
    font-weight: 900;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%!important;
}
.fusion-main-menu > ul > li > a:after {
	display: block !important;
	content: attr(title) !important;
	font-weight: 900 !important;
	height: 0 !important;
	overflow: hidden !important;
	visibility: hidden !important;
	font-family: 'Roboto' !important;
	text-transform: uppercase;
}
body .gform_wrapper .top_label .gfield_error {
    width: 100%;
}
.gform_wrapper ul.gform_fields .gform_right_column li.gfield {
    padding-right: 0 !important;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    width: 100% !important;
    height: 84px;
    background-color: #f3f6f8;
    border: 0;
    font-size: 18px;
    color: #59636d;
}
.gform_wrapper ul.gform_fields:after {
    content: "";
    clear: both;
    display: block;
}
#content .post-content .fusion-text.ul_list ul {
    padding: 0;
}
#content .post-content .fusion-text.ul_list ul li {
    list-style: none;
    position: relative;
    padding-left: 35px;
}
#content .post-content .fusion-text.ul_list ul li:before {
    content: "";
    background-image: url(../images/bullet_list.png);
    background-repeat: no-repeat;
    width: 9px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 11px;
    background-size: 7px auto;
}
.fusion-page-title-bar {
    position: relative;
   /* z-index: 99999;*/
}
@media screen and (min-width: 576px){
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 26px !important;
}
.gform_right_column {
    width: 50%;
    float: right;
}
.gform_left_column {
    width: 50%;
    float: left;
}
}
@media screen and (max-width: 800px){	
.fusion-body .fusion-layout-column.mob_left_pdf_column {
    padding-right: 0 !important;
    border-right: 0 !important;
    border-bottom: solid 1px #fff;
    padding-bottom: 30px !important;
}
body .icon_cust_wrapper .fusion-li-item-content {
    margin-left: 0 !important;
}
body .icon_cust_wrapper span.icon-wrapper.circle-no {
    display: none;
}
body .icon_cust_wrapper {
    border-bottom: solid 1px #ddd;
	padding-bottom: 15px;
}
body .icon_cust_wrapper:last-child {
    border-bottom: 0;
}
body.single #wrapper #main {
    padding-top: 55px;
}
}
@media screen and (max-width: 767px){	

.fusion-page-title-bar .fusion-page-title-row h1 br
{
	display:none;	
}
.gform_wrapper .gform_footer {
    padding: 16px 0 0px;
    text-align: center;
}

html body.fusion-body .gform_wrapper input.gform_button.button {
	width: auto !important;
	line-height: normal !important;
	min-height: auto !important;
	float: none;
	margin-bottom: 0 !important;
}
.remove_padding_mob.fusion-layout-column .fusion-column-wrapper {
    padding: 0 !important;
}
.gform_body .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield {
    width: 100% !important;
}
body .gform_wrapper .top_label li.gfield.gf_left_half {
    padding-right: 0;
}
body .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
body .fusion-mobile-menu-icons a {
    float: none;
}
body .fusion-mobile-menu-icons {
    margin-top: 0;
    clear: both;
    padding-top: 20px;
    text-align: center;
}
body .fusion-logo {
    float: none;
}
body .fusion-header {
    text-align: center;
}
.page-template-contact-php.fusion-body .fusion-layout-column {
    margin-bottom: 20px !important;
}
.page-template-contact-php.fusion-body #content {
    margin-bottom: 0;
}
.fusion-footer-widget-area {
    padding-top: 10px;
    padding-bottom: 10px;
}
.fusion-footer .fusion-columns .fusion-column {
    margin: 0 0 0px;
}
body .custom_img_wrapper img {
    margin-bottom: 30px;
}
}
.fusion-post-title-meta-wrap .fusion-meta-info {
    margin-top: 20px;
    padding: 0;
    border-top: 0;
    border-bottom: 0;
}
body.single.single-post .entry-title.fusion-post-title {
    margin-bottom: 5px;
}
body.single.single-post .fusion-post-title-meta-wrap {
    margin-bottom: 27px;
    position: relative;
    padding-bottom: 27px;
}
body.single.single-post .fusion-post-title-meta-wrap:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 38px;
    left: 0;
    border-bottom: solid 2px #8e921a;
    padding-top: 0;
    margin: 0;
}
body.single .fusion-main-menu ul li.current_page_parent a span
{
	font-weight:900;
}
body.single #main {
    padding-top: 104px;
}
body.page-template-blog-tpl-php #main .fusion-row {
    max-width: 1116px;
}
body.page-template-blog-tpl-php .fusion-page-title-bar .fusion-page-title-row h1, body.single .fusion-page-title-bar .fusion-page-title-row h1
{
	text-transform:uppercase;
}
body.page-template-blog-tpl-php .fusion-page-title-bar .fusion-breadcrumbs {
	display:none;
}
body.page-template-blog-tpl-php #main .post .fusion-post-content .entry-title a {
    color: #005d6f;
}
.fullwidth-faded
{
	filter: blur(0px) !important;
	opacity: 1 !important;
}
body.page-template-blog-tpl-php .fusion-content-sep.sep-double.sep-solid {
    display: none;
}
span.ellipse_code {
    margin-left: -4px;
}
.blog_grids_border .fusion-post-wrapper {
    border: solid 2px #9fb0c1 !important;
}
body.page-template-blog-tpl-php .blog_grids_border .fusion-single-line-meta:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 38px;
    left: 0;
 	border-bootom: solid 2px #8e921a;
    padding-top: 0;
    margin: 0;
}

body.page-template-blog-tpl-php .blog_grids_border .fusion-single-line-meta {
    margin-bottom: 27px;
    position: relative;
    padding-bottom: 27px;
}
body.page-template-blog-tpl-php .blog_grids_border.fusion-blog-shortcode .fusion-meta-info .fusion-read-more {
    font-size: 18px;
}
body.page-template-blog-tpl-php .blog_grids_border.fusion-blog-shortcode .fusion-meta-info .fusion-read-more:after {
	content:none;
}
body.page-template-blog-tpl-php .blog_grids_border.fusion-blog-shortcode .fusion-meta-info {
    margin-top: 11px;
    padding: 0;
}
body.page-template-blog-tpl-php #main {
    padding-top: 90px;
}
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories {
	display: none; 
}