/*
 Theme Name:   Twenty Twenty Child
 Template:     twentytwenty
*/



@font-face {
    font-family: 'menlobold';
    src: url('./fonts/menlo-bold-02-webfont.woff2') format('woff2'),
         url('./fonts/menlo-bold-02-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'menlobold_italic';
    src: url('./fonts/menlo-bolditalic-04-webfont.woff2') format('woff2'),
         url('./fonts/menlo-bolditalic-04-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'menloitalic';
    src: url('./fonts/menlo-italic-03-webfont.woff2') format('woff2'),
         url('./fonts/menlo-italic-03-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'menloregular';
    src: url('./fonts/menlo-regular-01-webfont.woff2') format('woff2'),
         url('./fonts/menlo-regular-01-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

    
header#site-header{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
body.home.logged-in.admin-bar header#site-header {
    top: 32px;
}
.home-style {
    padding-top: 107px;
}
.home-content {
    width: calc(100% - 8rem);
    margin-left: auto;
    margin-right: auto;
    max-width: 168rem;
}
header#site-header .header-navigation-wrapper nav > ul > li img {
    max-width: 100px;
}
body, .home-style,
#site-header,footer#site-footer {
    background-color: #34463d;
}
footer#site-footer {
    margin-top: 0 !important;
    padding-top: 20px;
    padding-bottom: 50px;
}
.home-style h2 {
    margin: 0;
    font-family: 'menlobold';
    font-size: 25px;
    line-height: 30px;
}
.home-style p{
    font-family: 'menloregular';
    font-size: 16px;
    line-height: 23px;
}
.home-inner-section h2,
.home-inner-section p,
.contact-area h2,
.contact-area p {
    color: #fff;
}
.divider-style {
    background-image: url(/wp-content/uploads/2022/11/SQUIGGLE-LINE.png);
    width: 100%;
    height: 70px;
    background-repeat: no-repeat;
    background-size: auto;
    max-width: unset;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    position: relative;
}
.divider-style:before {
    content: "";
    position: absolute;
    border: 0.5px solid #ffffff;
    height: 1px;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}
.home-inner-section {
    text-align: center;
    padding: 48px 0px 42px 0px;
}
.small-container {
    padding: 30px 0px 42px 0px;
}
.home-inner-section img {
    max-width: 200px;
    max-height: 36px;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
}
.contact-area {
    background-color: #2a3832;
    padding: 29px 20px 40px 20px;
}
.contact-area > p, .contact-area > h2 {
    text-align: center;
}
.contact-area > p, .contact-area > h2 {
    text-align: center;
}

body .header-titles-wrapper {
    padding-right: 0px;
}

.header-toggles.hide-no-js {
    display: none;
}

.contact-area > p {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 23px;
}
.contact-area > h2 {
    font-size: 25px;
    line-height: 23px;
    margin-bottom: 5px;
}
.contactform form  {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.contactform form label.gfield_label,
.contactform form legend.gfield_label{
    font-family: 'menloregular';
    font-size: 16px;
    line-height: 23px;
    color:#fff;
    margin-bottom: 0 !important;
}
.contactform form input.wpcf7-submit,
.contactform form input[type="submit"] {
    background-color: #fff;
    color: #c2a863;
    font-family: 'menlobold';
    padding: 10px 29px 7px 29px;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0;
}
.contactform  div#gform_confirmation_message_1 {
    text-align: center;
}
.contactform form input.wpcf7-submit:hover ,
.contactform form input[type="submit"]:hover{
    text-decoration: unset;
    color: #2a3832;
}
.contactform form .wpcf7-response-output {
    color: red;
}
header#site-header .header-navigation-wrapper nav > ul > li {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-left: 45px;
}
header#site-header .site-logo img.custom-logo {
    max-height: 50px;
}
header#site-header .header-navigation-wrapper nav > ul > li img {
   max-width:230px;
    max-height: 30px;
}
.small-container p {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.header-inner.section-inner {
    border-bottom: 1px solid #616e68;
}
footer#site-footer .section-inner {
    max-width: 168rem;
    justify-content: start;
    flex-wrap: wrap;
}
footer#site-footer .section-inner > div{
    width:100%;
}
footer#site-footer .section-inner > div.address {
    margin-bottom: 10px;
}
footer#site-footer .section-inner > div.address {
    margin-bottom: 10px;
    color: #fff;
    font-family: 'menlobold';
}
footer#site-footer .section-inner > div > a {
    color: #fff;
    margin-right: 5px;
}
.small-container p strong {
    margin-top: 50px;
    display: inline-block;
}

.small-container p span+strong {
    margin-top: 0;
    display: unset;
}
.small-container img + p strong {
    margin-top: 0;
}
header#site-header .header-navigation-wrapper nav > ul > li.hide {
    display: none;
}

.mobile-menu > ul > li.hide {
    display: none;
}

/* menu  */
.nav-toggle{left: 0; right: auto;}
.nav-toggle .toggle-inner {padding-top: 0;}
.nav-toggle .toggle-icon {width: 30px;height: 30px;}
.nav-toggle .toggle-icon span {height: 3px;background: #fff;display: block;margin: 5px 0;}

@media screen and (max-width: 1200px) {
    header#site-header .header-navigation-wrapper nav > ul > li img {
        max-width: 130px;
        max-height:22px;
    }
}

/*@media screen and (max-width: 1600px) {
    header#site-header .header-navigation-wrapper nav > ul > li img {
        max-width: 100px;
    }
}*/
@media screen and (max-width: 999px) {
    header#site-header button.toggle.nav-toggle.mobile-nav-toggle .toggle-text {
        font-size: 0;
    }
    header#site-header button.toggle.nav-toggle.mobile-nav-toggle  span.toggle-icon {
        color: #fff;
    }
    .menu-modal nav.mobile-menu ul > li img {
        max-height: 30px;
    }
    .menu-modal button.toggle.close-nav-toggle .toggle-text {
        font-size: 0;
    }
    html{
        position: relative !important;
        top: 0 !important;
    }  
    body .header-titles-wrapper {
        justify-content: center !important ;
    }
  }
  @media screen and (max-width: 767px) {
    .header-titles-wrapper {
        justify-content: center !important;
        padding: 0;
    }
    header#site-header .site-logo img.custom-logo {
        max-height: 30px;
    }
    .home-content {
        width: calc(100% - 4rem);
    }
     
  }
  
  