.header-main .header-bottom .logo-wrapper img {
    display: inline-block;
    height: 100px !important;
    width: auto;
    max-width: initial;
    padding-right: 40px;
}

.btn, .wpcf7-form-control.wpcf7-submit {
    cursor: pointer;
    display: inline-block;
    font-size: 15px !important;
    font-weight: 600;
    border-radius: 20px !important;
    border: none;
    padding: 8px 55px;
}

.module-news-list .news-list .item .text h5 {
    font-size: 20px !important;
    font-weight: 600;
    margin: 1em 0 0;
}

.module-contact-us .left b {
    font-weight: 300 !important;
}

.module-slider .slide-left h4 {
    font-size: 15px !important;
    font-weight: 400;
    margin: 1em 0 2em;
}

.breadcrumbs ul li {
    display: inline-block;
    color: #0f0f0f;
    font-size: 15px !important;
    font-weight: 300 !important;
    margin: 0 25px 0 0;
    padding: 0;
}

.module-welcome .menu a {
    display: block;
    margin: 0 42px;
    font-size: 20px !important;
    font-weight: 600;
    color: #0f0f0f;
}

.module-welcome h1 {
    font-size: 35px !important;
    font-weight: 600;
}

.btn, .wpcf7-form-control.wpcf7-submit {
    cursor: pointer;
    display: inline-block;
    font-size: 15px !important;
    font-weight: 600;
    border-radius: 20px !important;
    border: none;
    padding: 8px 55px;
}

p {
    font-size: 16px !important;
    line-height: 1.75em;
}

h1, h2, h3 {
    font-size: 28px !important;
}

.header-main .header-bottom .menu-wrapper .menu-toggle .icon-menu {
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
}

.header-main .header-bottom .menu-wrapper .menu-toggle {
    cursor: pointer;
    font-size: 20px !important;
    display: flex;
    align-items: center;
    line-height: 1;
}

.header-main .header-bottom .search-wrapper .input-search {
    border-right: 0px solid #ccc !important;
    border-bottom: 0px solid #ccc !important;
}

.header-main .header-bottom .search-wrapper .input-search {
    border: none;
    background: #fff;
    font-size: 20px !important;
    max-width: 220px;
}

.header-main .header-bottom .search-wrapper .btn-search {
    border: none;
    background: #fff;
    color: #1c3865;
    cursor: pointer;
    font-size: 20px !important;
}
    
.header-main .header-bottom .menu-wrapper .main-menu-background .main-menu-content .menu > li > a {
    flex: 0 1 auto;
    color: #262626;
    font-size: 20px !important;
    font-weight: 600;
    padding: 5px 0 5px 55px;
}

.header-main .header-top .group {
    margin-right: 30px;
    font-size: 14px !important;
}

.header-main .header-bottom .menu-wrapper .main-menu-background .main-menu-content .menu > li .submenu-toggle:after {
    content: '';
    display: block;
    float: right;
    border-bottom: 2px solid #262626;
    border-left: 2px solid #262626;
    width: 10px !important;
    height: 10px !important;
    transform: rotate(-45deg);
    transition: all 0.2s;
}

.header-main .header-bottom .menu-wrapper .main-menu-background .main-menu-content {
    background: #eaeaea;
    width: 400px !important;
    padding: 25px 0;
    overflow: auto;
}

.header-main .header-bottom .menu-wrapper .main-menu-background .main-menu-content .follow .icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px !important;
    height: 40px !important;
    border: 2px solid #262626;
    border-radius: 50%;
    margin-right: 15px;
    color: #262626;
    font-size: 1em !important;
}

.footer-main .icon {
    color: inherit;
    width: 40px !important;
    height: 40px !important; 
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #0f0f0f;
    border-radius: 50%;
    margin-right: 12px;
    text-decoration: none;
}

.module-welcome .menu a {
    display: block;
    margin: 0 28px !important;
    font-size: 20px !important;
    font-weight: 600;
    color: #0f0f0f;
}