/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
.fusion-header .fusion-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fusion-header .fusion-row:before,.fusion-header .fusion-row:after{
	display:none;
}
.fusion-logo {
    min-width: 300px;
}
.header_right {
    text-align: right;
}
.phone_social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.phone_social>a {
    margin-right: 15px;
    color: #1c4096;
    font-weight: 700;
    font-size: 20px;
}
.header_buttons {
    text-align: right;
}
.header_buttons a.btn.header_btn {
    background: #e30404;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding: 6px 35px 4px;
	margin-left: 10px;
}
.header_buttons a.btn.header_btn:first-child {
    margin-left: 0;
}
.single.single-post .fusion-flexslider.fusion-post-slideshow {
    overflow: visible;
    float: left;
    max-width: 35%;
    margin-right: 30px;
    min-width: 35%;
}
.single.single-post section.field.field-type-text.field-label-inline {
    clear: none;
    overflow: hidden;
}
.header_left p {
    color: #1c4096;
    font-weight: 700;
}
.fusion-secondary-header .fusion-alignleft{
	width:100%;
}
.fusion-contact-info {
    line-height: 35px!important;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}
.header_left, .header_right {
    min-width: calc(50% - 150px);
}
.fusion-social-networks-wrapper a.fusion-facebook.fusion-icon-facebook{
    background:#0000 url(img/Facebook2020.png) no-repeat center center!important;
    border: none!important;
    background-size: cover!important;
    width: 27px!important;
    height: 27px!important;
    color: transparent!important;
	border-radius:0!important;
	
}
.fusion-social-networks-wrapper a.fusion-twitter.fusion-icon-twitter{
    background:#0000 url(img/Twitter2020.png) no-repeat center center!important;
    border: none!important;
    background-size: cover!important;
    width: 27px!important;
    height: 27px!important;
    color: transparent!important;
	border-radius:0!important;	
}
.fusion-social-networks-wrapper a.fusion-instagram.fusion-icon-instagram{
    background:#0000 url(img/StandardInstagram2020.png) no-repeat center center!important;
    border: none!important;
    background-size: cover!important;
    width: 27px!important;
    height: 27px!important;
    color: transparent!important;
	border-radius:0!important;	
}
.single.single-post h1.entry-title {
    font-size: 42px;
}
.exhabition_page .fusion-column-wrapper .fusion-column-content-centered {
    z-index: 2;
    position: relative;
}
.exhabition_page .fusion-one-half .fusion-column-wrapper:after {
    content: "";
    background: rgba(0,0,0,.5);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.fusion-layout-column.fusion_builder_column.cta-services span.fusion-column-inner-bg-image {
    padding: 21% 0!important;
    background-size: 100% auto!important;
	position:relative;
    background-position: center center!important;
}
.fusion-layout-column.fusion_builder_column.cta-services .fusion-column-wrapper .fusion-title.title {
    position: relative;
    z-index: 1;
}
.fusion-layout-column.fusion_builder_column.cta-services .fusion-column-wrapper:after {
    content: "";
    background: rgba(0,0,0,.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}
.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content-wrapper p.fusion-single-line-meta {
    display: none;
}
.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content-wrapper h2 a {
    color: #212934!important;
    font-size: 24px;
}
section.field.field-type-text.field-label-inline h2.field-label {
    float: left;
    display: inline-block;
    margin-right: 10px!important;
    font-size: 15px!important;
    margin: 0!important;
    color: #000!important;
}
section.field.field-type-text.field-label-inline .field-items {
    float: left;
    display: inline-block;
    line-height: 18px;
    margin-left: 5px;
}
section.field.field-type-text.field-label-inline {
    margin-bottom: 8px;
}
.exhabition_page .fusion-column-wrapper:hover:after {
    background: rgba(0,0,0,.8);	
}
.exhabition_page .fusion-column-wrapper .fusion-column-content-centered h3 {
    color: #fff;
}
.fusion-blog-layout-grid .fusion-content-sep.sep-double.sep-solid {
    display: none;
}
.fusion-social-networks-wrapper a.fusion-youtube.fusion-icon-youtube{
    background:#0000 url(img/YouTube27x27.png) no-repeat center center!important;
    border: none!important;
    background-size: auto!important;
    width: 27px!important;
    height: 27px!important;
    color: transparent!important;
	border-radius:0!important;	
}
.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-image-wrapper img {
    min-height: 320px!important;
    object-fit: cover;
    max-height: 320px!important;
}
.fusion-social-networks-wrapper a.fusion-yelp.fusion-icon-yelp{
    background:#0000 url(img/iHeartRadio27x27.png) no-repeat center center!important;
    border: none!important;
    background-size: auto!important;
    width: 27px!important;
    height: 27px!important;
    color: transparent!important;
	border-radius:0!important;	
}
span.header_top {
    display: flex;
    align-items: center;
    min-width: 62px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 700;
	position: absolute;
}
.fusion-main-menu>ul>li>a {
    text-transform: uppercase;
}
.fusion-secondary-main-menu {
    padding-top: 2px;
}
h1,h2{
	text-transform:uppercase;
}
.resposnive_map {
    position: relative;
    padding-top: 85%;
}
.resposnive_map iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.contact_form {
    background: #e3e1de;
    padding: 20px;
}
.contact_form input.wpcf7-form-control {
    height: 38px;
    font-size: 14px;
    margin-bottom: 10px;
    border: none;
}
input.wpcf7-form-control.wpcf7-submit {
    letter-spacing: 2px;
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    background: #1c3f95!important;
    color: #fff!important;
}
footer#footer {
    font-weight: 700;
}
.footer_contact a.phone i {
    transform: rotate(90deg);
}
.footer_contact a.phone {
    color: #1c3f95;
    font-weight: 800;
    font-size: 29px;
    display: inline-block;
	line-height: 38px;
}
.fusion-footer-widget-area ul li{
	border:none;
	padding:0;
}
.fusion-footer-widget-area ul li a:before{
	display:none;
}
.fusion-footer-widget-area ul li a{
	color:#000;
	text-transform:uppercase;
	font-weight:600;
}
.footer_contact p:first-child {
    margin-top: 0;
}
.fusion-footer-widget-column {
    margin-bottom: 30px!important;
}
.fusion-footer-widget-area ul li {
    padding: 0!important;
}
.fusion-footer-widget-area .widget-title {
    margin-bottom: 15px!important;
}
h2.blog-shortcode-post-title.entry-title a {
    font-size: 27px;
    text-transform: none;
    line-height: 32px;
    display: block;
    color: #1c3f95!important;
}
p.fusion-single-line-meta {
    letter-spacing: 1px;
}
.footer_contact p, .footer_contact p a {
    font-weight: 600;
    color: #000;
    line-height: 19px;
    font-size: 15px;
}
.event_post {
    text-align: center;
}
.event_post h3 {
    font-size: 27px!important;
    margin-top: 20px;
    margin-bottom: 3px;
}
.event_post span {
    display: block;
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
    line-height: 29px;
    color: #1c4096;
}
.fusion-copyright-notice {
    color: #1c4096;
}
.fusion-footer footer .fusion-row .fusion-columns .fusion-column.col-lg-3.col-md-3:nth-child(1) {
    width: calc(100% - (245px + 245px + 25%));
}
.fusion-footer footer .fusion-row .fusion-columns .fusion-column.col-lg-3.col-md-3:nth-child(3) {
    width: 240px;
    margin-top: 55px;
}
.fusion-footer footer .fusion-row .fusion-columns .fusion-column.col-lg-3.col-md-3:nth-child(2) {
    width: 245px;
}
section#media_image-2 img {
    max-width: 250px!important;
}
.event_post a {
    display: inline-block;
    background: #1c4096;
    color: #fff!important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 25px;
    margin-top: 30px;
    font-size: 13px;
}
.fusion-copyright-notice div {
    color: #1c4096;
}
.buttons_center .fusion-button-wrapper.fusion-aligncenter {
    display: inline-block;
    margin: 0 15px;
}
.map-responsive iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.map-responsive {
    position: relative;
    padding-top: 100%;
}
.buttons_center .fusion-button-wrapper.fusion-aligncenter a {
    font-size: 16px;
    min-width: 204px!important;
}
.buttons_center {
    text-align: center;
}
ul#menu-sitemap-page li {
    display: block!important;
    text-align: left;
    border: none;
}
ul#menu-sitemap-page li ul.sub-menu {
    padding: 0;
    position: static!important;
    visibility: visible;
    text-align: left;
    padding-left: 26px;
	    opacity: 1;
}
ul#menu-sitemap-page>li {
    padding-bottom: 9px;
}
ul#menu-sitemap-page>li a {
position: relative;
    z-index: 55;
    font-weight: 600;
}
ul#menu-sitemap-page li {
    display: block!important;
    text-align: left;
    border: none;
}
ul#menu-sitemap-page li ul.sub-menu li a {
    border: none!important;
    text-align: left!important;
    padding: 0;
    display: block;
}
ul#menu-sitemap-page li button.fusion-open-nav-submenu {
    display: none;
}
.button_align_header .fusion-clearfix {
    display: none;
}
.button_align_header .fusion-column-wrapper {
    display: flex;
    justify-content: center;
    max-width: 421px;
    margin-left: auto;
    margin-right: auto;
}
.button_align_header .fusion-column-wrapper a.fusion-button.button-flat {
    min-width: 195px;
}
.center_images {
    text-align: center;
}
.center_images .imageframe-align-center {
    display: inline-block;
    margin: 0 10px;
}

@media (max-width:1024px){
	.fusion-mobile-nav-holder>ul>li.fusion-mobile-nav-item>a {
		text-transform: uppercase;
	}
	.header_left,.header_right {
		display: none;
	}
	.map_section {
		padding-left: 30px!important;
	}
	span.header_top {
		left: 29px;
		top: 3px;
	}
}
@media (max-width:812px){
	.single.single-post .fusion-flexslider.fusion-post-slideshow {
		overflow: visible;
		float: none;
		max-width:100%;
		margin-right:0px;
		min-width:100%;
	}
	.single.single-post section.field.field-type-text.field-label-inline {
		clear: both;
		overflow: hidden;
	}
	.fusion-logo {
		min-width: 232px!important;
	}
	.buttons_center .fusion-button-wrapper.fusion-aligncenter {
		margin: 8px 15px;
	}
	.event_post {
		margin-bottom: 15px;
	}
	.map_section {
		padding-left: 30px!important;
	}
	.header_left,.header_right {
		display: none;
	}
	.fusion-secondary-header {
		display: none;
	}
	footer.fusion-footer-widget-area.fusion-widget-area {
		padding-bottom: 15px;
	}
	.fusion-header-v5.fusion-logo-center .fusion-logo a {
		display: block;
		float: left;
	}
	.single.single-post h1.entry-title {
		font-size: 27px!important;
	}
}

@media (max-width:550px){
	.button_align_header .fusion-column-wrapper {
		flex-direction: column;
	}
	.button_align_header .fusion-column-wrapper .fusion-aligncenter {
		margin: 8px 0;
	}
}