.header {
    width: 100%;
    z-index: 999999;
    background-color: rgba(255, 255, 255, 0) !important;
    position: absolute;
    padding: 20px 0;
}
.headertop {
    background-color: rgba(42, 42, 43, 0);
    color: #fff;
}

.logo h1 {
    font-weight: 400;
    margin: 0;
    line-height: 36px;
    color: #fff;
    text-transform: none;
    font-family: 'georgia';
    font-size: 36.9px;
}

.logo {
     min-width:   300 px;
  min-height:  200px;
  max-width:  300 px;
  max-height: 200px;
}

#footer-wrapper {
    background-color: #008fd6;
}

.logo h1 p {
        text-align: right !important;
}

.sitenav ul li a {
    padding: 15px 10px;
 
}

.toggle a {
    color: #ffffff;
    background: url(images/mobile_nav_right.png) no-repeat right center #008fd6;
}

.custom-logo {
    width: 300px!important;
    height: 150px!important;
}

.phone-no a {
    color: #ffffff;
}

.phone-no strong {
    display: inline-block;
    color: #ffffff!important;
}

.elementor-92 .elementor-element.elementor-element-1oggzw3 .elementor-widget-container {
    text-align: center;
}