@import url('https://fonts.googleapis.com/css2?family=Calligraffitti&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1140px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.bodysize{max-width: 1140px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0170b9;}
.link:hover, a:hover{color: #3a3a3a;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #eeeeee;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #5285af;
	background: #5285af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5285af), color-stop(50%,#5285af), color-stop(51%,#5285af), color-stop(100%,#5285af));
	background: -moz-linear-gradient(top,  #5285af 0%, #5285af 50%, #5285af 51%, #5285af 100%);
	background: -webkit-linear-gradient(top,  #5285af 0%,#5285af 50%,#5285af 51%,#5285af 100%);
	background: -o-linear-gradient(top,  #5285af 0%,#5285af 50%,#5285af 51%,#5285af 100%);
	background: -ms-linear-gradient(top,  #5285af 0%,#5285af 50%,#5285af 51%,#5285af 100%);
	background: linear-gradient(top,  #5285af 0%,#5285af 50%,#5285af 51%,#5285af 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5285af', endColorstr='#5285af',GradientType=0 );
	border: 1px solid #5285af;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #5285af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5285af), color-stop(50%,#5285af), color-stop(51%,#5285af), color-stop(100%,#5285af));
	background: -moz-linear-gradient(top,  #5285af 0%, #5285af 50%, #5285af 51%, #5285af 100%);
	background: -webkit-linear-gradient(top,  #5285af 0%,#5285af 50%,#5285af 51%,#5285af 100%);
	background: -o-linear-gradient(top,  #5285af 0%,#5285af 50%,#5285af 51%,#5285af 100%);
	background: -ms-linear-gradient(top,  #5285af 0%,#5285af 50%,#5285af 51%,#5285af 100%);
	background: linear-gradient(top,  #5285af 0%,#5285af 50%,#5285af 51%,#5285af 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5285af', endColorstr='#5285af',GradientType=0 );
	border: 1px solid #5285af;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #5285af;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #5884b7;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #eeeeee;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #7a7a7a;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #7a7a7a;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #5884b7;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #7a7a7a;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #5884b7;
}
.tab a{
	color: #7a7a7a;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #5884b7;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/midyork/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #095587;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#095587), color-stop(50%,#095587), color-stop(51%,#095587), color-stop(100%,#095587));
	background: -moz-linear-gradient(top,  #095587 0%, #095587 50%, #095587 51%, #095587 100%);
	background: -webkit-linear-gradient(top,  #095587 0%,#095587 50%,#095587 51%,#095587 100%);
	background: -o-linear-gradient(top,  #095587 0%,#095587 50%,#095587 51%,#095587 100%);
	background: -ms-linear-gradient(top,  #095587 0%,#095587 50%,#095587 51%,#095587 100%);
	background: linear-gradient(top,  #095587 0%,#095587 50%,#095587 51%,#095587 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#095587', endColorstr='#095587',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #5884b7;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #5884b7;
	border-color: #5884b7;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #5884b7;
}
.polaris-nav-active i{
	color: #5884b7;
}
.widgetbody hr{
	color: #eeeeee;
	background-color: #eeeeee;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #eeeeee;
}
.bottomrule{
	border-bottom: 1px solid #eeeeee;
}
.bodytext{color: #000000;}
.headingtext{color: #5884b7;}
::selection {
    color: #fff;
    background: #0274be;
}
@import url('https://fonts.googleapis.com/css2?family=Calligraffitti&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #545454;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #545454;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.elementor-location-footer:before, .elementor-location-header:before {
    content: "";
    display: table;
    clear: both;
}
.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px;
}

.elementor-1044 .elementor-element.elementor-element-139768a9 > .elementor-container > .elementor-column > .elementor-widget-wrap {
    align-content: flex-start;
    align-items: flex-start;
}

.elementor-widget-wrap>.elementor-element {
    width: 100%;
}

.elementor-1044 .elementor-element.elementor-element-1b02a5d2 {
    text-align: left;
}
.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.elementor-widget-image a {
    display: inline-block;
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.elementor-1044 .elementor-element.elementor-element-61fd5dd0.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-widget-nav-menu .elementor-widget-container {
    display: flex;
    flex-direction: column;
}

.elementor-nav-menu--layout-horizontal {
    display: flex;
}

#navbar-collapse-grid > ul > li:nth-child(2) > a {
  display: none;
}
.navbar-top .navbar-nav > li > a {
    padding: 13px 20px;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}
#navbar-collapse-grid > ul > li:nth-child(16) > a {
  font-size: 0px;
}

#navbar-collapse-grid > ul > li:nth-child(16) > a:after {
  content: "🔍";
    font-size: 15px;
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "+";
    font-weight: 600;
  line-height: 1;
    padding: 10px;
    padding-inline-end: 0;
    margin-block-start: -10px;
    margin-block-end: -10px;
    display: flex;
    align-items: center;
}
.elementor-column {
    position: relative;
    min-height: 1px;
    display: flex;
}
.navbar-top .navbar-collapse {
    padding: 0px;
}
.navbar-top .navbar-nav > li > a.active:before,
.navbar-top .navbar-nav > li > a:hover:before {
    content: "";
    position: absolute;
    top: 0;
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #5884b7;
}

/* Styling for active nav item */
.navbar-top .navbar-nav > li > a.active,
.navbar-top .navbar-nav > li > a:hover {
    color: #5884b7 !important; 
}

.navbar-top .navbar-nav > li > a:hover {
    color: #5884b7;
}
.dropdown-menu>li>a {
    display: block;
    padding: 13px 20px;
    clear: both;
    font-weight: 500;
    line-height: 20px;
    color: #33373d;
    white-space: nowrap;
    transition: .4s;
    font-size: 13px;
}
.dropdown-menu>li>a:hover {
background-color: #3f444b;
    color: #fff;
}
#navbar-collapse-grid > ul > li > ul {
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
}
/*** FOOTER ***/
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}
.elementor-1046 .elementor-element.elementor-element-5c3196cb > .elementor-container {
    text-align: center;
}
.elementor-social-icon {
    --e-social-icon-icon-color: #fff;
    display: inline-flex;
    background-color: #69727d;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}
.elementor-icon i, .elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}
.elementor-social-icon i {
    color: var(--e-social-icon-icon-color);
}
.fa-facebook-f:before {
    content: "\f39e";
}
.elementor-icon i:before, .elementor-icon svg:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
      top: 0 !important;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center;
}

.elementor-social-icon {
    --e-social-icon-icon-color: #fff;
    display: inline-flex;
    background-color: #69727d;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}
.elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
    background-color: #3b5998;
}
.elementor-animation-shrink {
    transition-duration: .3s;
    transition-property: transform;
}
.elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + 2* var(--icon-padding, 0.5em));
    height: calc(var(--icon-size, 25px) + 2* var(--icon-padding, 0.5em));
}
.elementor-social-icon:last-child {
    margin: 0;
}
.elementor-shape-rounded .elementor-icon.elementor-social-icon {
    border-radius: 10%;
}
.elementor-1046 .elementor-element.elementor-element-b02df12 .elementor-social-icon {
    --icon-padding: 0.5em;
}
.elementor-animation-shrink:hover {
    transform: scale(0.9);
}
.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff !important;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}
.elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
}
.elementor-widget-button .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: 500;
    background-color: #5285AF;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}
.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}
.elementor-1046 .elementor-element.elementor-element-5c3196cb > .elementor-container > .elementor-column > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}
#footer h4 {
      color: #3a3a3a;
  font-size: 24px;
    line-height: 1.2em;
  padding: 0;
  font-weight: 400;
  margin: 0;
}

#footer p {
    margin-bottom: 1.75em;
}


.elementor-widget-text-editor {
    color: #7A7A7A;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
      font-size: 15px;
    line-height: 25px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px;
}
@media (min-width: 768px) {
    .elementor-1044 .elementor-element.elementor-element-36e0e8f9 {
        width: 45.789%;
    }
  .elementor-1044 .elementor-element.elementor-element-61fd5dd0 {
        width: 54.211%;
    }
  .navbar-nav {
        float: unset;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
      .navbar {
        border-radius: 0px;
        border:0;
    }
  	.dropdown:hover > .dropdown-menu {
		display: block !important;

  }
      .elementor-1046 .elementor-element.elementor-element-a86ed31 {
        width: 27.895%;
    }
      .elementor-1046 .elementor-element.elementor-element-707a09b {
        width: 41.842%;
    }
      .elementor-1046 .elementor-element.elementor-element-534c144d {
        width: 30.259%;
    }
      .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100%;
    }
}
@media (max-width: 768px) {
   .navbar-brand {
     display: none;
  }
  .elementor-nav-menu--layout-horizontal {
     display: block;
  }
      .elementor-section .elementor-container {
        display: block;
    }
}