.box11{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #000;
  
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 p {
    margin: 0; 
    padding: 0;
}
 
 
.site-identity .site-title {
    font-size: 80px;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 0;
    text-transform: uppercase;
}

.site-title{
font-size:　1.0rem;
font-weight: 800;
letter-spacing: 0.2em;
}


.menu-inside-wrapper .nav-menu li a {
    display: block;
    font-size: 13px;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 15px 45px 15px 25px;
    text-transform: uppercase;
}



.page.no-sidebar .content-area, .single.no-sidebar .content-area {
    max-width: 1200px;
}


.entry-meta, .comment-respond .comment-form p label, .vcard, .fn, .testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager span.cycle-pager-active, .testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager span:hover, .testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager span:focus, .position, .team-section .entry-meta, .author-label, .widget_recent_entries li a, .entry-title .sub-title, .entry-title span, .section-heading-wrapper .entry-title .sub-title, .section-heading-wrapper .entry-title span, .section-title-wrapper+.section-description, .section-title+.section-description, .section-title-wrapper+.section-subtitle, .section-heading-wrapper>.section-description, .section-title+.section-description, .section-heading-wrapper>.section-subtitle, .author-section-title, .comment-permalink, .comment-edit-link, .entry-title span, .entry-meta, .nav-subtitle, .entry-meta a, input::placeholder, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, .nav-menu .menu-item-has-children>a:before, .nav-menu .menu_item_has_children>a:before, input, select, optgroup, textarea {
    color: #FFF;
}




.widget-wrap .widget-title {
    font-size: 13px;
    font-size: 1.5125rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.62;
    margin-bottom: 21px;
    text-transform: uppercase;
}



.sidebar {
    margin-top: 0px;
    padding-top: 0px;
}