
.custom-logo{
	height:90px!important;
	width: auto!important;
	margin-top: -163px!important;
	padding: 0px!important;
	margin-bottom:-190px;
		margin-left: -20px;
	border-radius: 10px
	
}
#masthead {
    position: sticky;
    top:0;
    z-index: 9999;
    background: #fff;
}

@media (max-width: 768px) {
.custom-logo{
    margin-top: -20px!important;
    width: auto!important;
	margin-bottom: -30px;
	margin-left: -20px!important
  }
.main-navigation > div > ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0;
	border-radius: 10px;

    position: fixed;
    top: 73px;
    right: 13px;

    width: 30%;
    max-width: 350px;

    direction: ltr !important;
    text-align: center !important;
    color: blue !important;

    background: rgba(255, 255, 255, 0.35);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
}
#toggle-menu {
	font-size: 16px!important;
  float: right !important;
	margin-top: -15px!important;
	margin-bottom: 1px!important;
	width: 98px!important;
	height:50px!important;
	 font-family: 'Poppins', sans-serif;
	background-color:#2C3E50!important;
	text-decoration: none!important;
}
:root {
  --font-base: "Poppins", sans-serif;
	--text-color: blue!important;
}
.site-header > *:last-child, .entry-header > *:last-child, .post-thumbnail > *:last-child, .page-content > *:last-child, .comment-content > *:last-child, .author-bio > *:last-child, .widget-area > .widget > *:last-child {
    margin-bottom: 0;
    margin-top: -35px;
}
.site-header, .site-footer {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #2C3E50;
    position: relative;
	text-decoration: none!important;
}
.footer-menu
{
	color: #fff!important;
	text-decoration: none!important;
}
.footer-menu a:hover{
	 color: white !important;
    opacity: 1 !important;
    visibility: visible !important;
	text-decoration: none!important;
}
.gtranslate_wrapper
{
	border-radius: 50px!important;
}
.gt_white_content {
    display: none;
    position: fixed;
    border-radius: 27px;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 375px;
    margin: -187.5px 0 0 -150px;
    padding: 6px 16px;
    background-color: white;
    color: #2C3E50;
    z-index: 19881205;
    overflow: scroll;
    text-align: left;
}
.gt_white_content a:hover
{
	 color: #1f3d5b !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.site-info {
    fill: currentColor;
    position: fixed!important;
    top: 1px;
}
h1, h2, h3, h4, h5, h6, p
{
	color: #2C3E50!important;
}
.elementor-258 .elementor-element.elementor-element-280a713 {
    width: 100%;
    max-width: 100%;
    background-color: #BDC3C7;
    border-radius: 40px;
	padding:40px
}
.elementor-258 .elementor-element.elementor-element-8c1e471 {
    width: 100%;
    max-width: 100%;
    background-color: #BDC3C7;
    border-radius: 40px;
	padding: 40px
}


