/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Layout Header 
--------------------------------------------------------------*/

#pagehead {
  margin-bottom: 0;
  background-color: white;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  /* padding: 0.74rem 1rem; */
  z-index: 11;
}
#pagehead nav {
  padding-left: 0;
  padding-right: 0;
}

#pagehead .slogan {
  max-height: 101px;
  height: fit-content;
}

#pagehead .navbar-brand {
  margin-right: 8px;
}

#pagehead .navbar-nav > li > a {
  /* color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem; */
  cursor: pointer;
}

#pagehead .navbar-nav > li > a:hover,
#pagehead .navbar-nav > li.active > a {
  /* color: black; */
  /* font-weight: 600; */
  /*background: #f9f9f9;*/
}

#top-menu {
  justify-content: space-around;
  width: 91%;
}

#top-menu .nav-item {
  padding: 1rem;
  font-size: 18px;
  text-align: center;
}
#top-menu .nav-item.active {
  font-weight: 600;
  border-bottom: 6px solid #df5042;
}

#top-menu .nav-item:hover {
  border-bottom: 6px solid #df50422b;
}
/*--------------------------------------------------------------
## Layout Left Sidebar 
--------------------------------------------------------------*/

#secondary {
}

#secondary .widget_nav_menu {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

#secondary .menu {
  background-color: white;
  padding: 1rem;
}

#secondary .menu.nav > li > a {
  font-size: large;
}

#secondary .nav.sub-menu {
  margin-left: 1rem;
}
#secondary .nav.sub-menu .current-menu-item {
  font-weight: bolder;
}

/*--------------------------------------------------------------
## Layout Content
--------------------------------------------------------------*/

.page h1,
.page h2 {
  text-align: right;
}

.site-main {
  padding: 0 1rem;
}

.site-main p {
  font-family: "Open Sans", sans-serif !important;
}
.entry-content h2,
.entry-header {
  /* text-align: right; */
  font-size: 1.61rem;
}

.site-content h4 {
  font-size: 20px;
  line-height: 20px;
  margin-top: 2.3rem;
  margin-bottom: 2rem;
}

.entry-content {
  background-color: white;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding: 1.44rem 2.1rem;
}

#content.site-content {
  padding-top: 2.125rem;
}

/*--------------------------------------------------------------
## Layout Footer
--------------------------------------------------------------*/

#footer-widget {
  background-color: #262626 !important;
}

#footer-widget,
#footer-widget .widget-title,
#footer-widget a,
#footer-widget a:hover {
  color: #f9f9f9;
  font-size: 0.8rem;
}

#footer-widget .widget {
  margin: 1em;
  font-size: 0.875rem;
  height: fit-content;
  /* justify-content: end; */
}

#footer-widget .widget_nav_menu .nav.flex-column {
  flex-direction: row !important;
  align-items: flex-end;
  justify-content: flex-end;
}

#footer-widget .nav > li > a:focus,
.nav > li > a:hover {
  background-color: inherit;
  text-decoration: underline;
}

#colophon {
  background-color: #363636 !important;
}

/*
CTC Separate Stylesheet
Updated: 2020-06-14 11:57:12
*/

/* old styled */

blockquote {
  color: #fff !important;
  background-image: url("./img/Background/Background-NoosphereImg.jpg") !important;
  background-repeat: no-repeat !important;
  padding: 50px 60px !important;
}
.select-for-hovers h5 {
  font-size: 12px;
  display: inline-block;
  color: #888;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1.12px;
  padding: 2px 8px;
  margin: auto;
}
.select-for-hovers .hover > span {
  font-size: 12px;
  display: inline-block;
  border: 1px solid #888;
  color: #888;
  line-height: 28px;
  position: relative;
  cursor: pointer;
  font-weight: 400;
  text-decoration: none;
  text-align: left;
  min-width: 200px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1.12px;
  padding: 1px 20px 1px 10px;
  margin: auto;
}
.select-for-hovers .hover > span::after {
  right: 5px;
  position: absolute;
  content: "\f107";
  font-family: "FontAwesome";
}
.select-for-hovers {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  text-align: right;
}
.select-for-hovers .content {
  position: relative;
  width: 100%;
  text-align: right;
}
.select-for-hovers .hover {
  display: inline-block;
  position: relative;
}
.select-for-hovers .hover .list {
  margin-left: 0;
  display: none;
  border: 1px solid #131313;
  background-color: #fff;
  position: absolute;
  width: 100%;
  text-align: left;
  z-index: 10;
}
.select-for-hovers .hover .list li {
  font-size: 12px;
  color: #888;
  background-color: transparent;
  line-height: 28px;
  cursor: pointer;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  -moz-transition: all 350ms ease;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  list-style: none;
  letter-spacing: 1.12px;
  padding: 1px 8px;
  margin: auto;
}
.select-for-hovers .hover .list li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.header_top_bg {
  margin-bottom: 40px !important;
  background-color: #1b1b1b !important;
}
#header_container #topmenu {
  background-color: transparent;
}
blockquote.wp-block-quote {
  color: #fff !important;
  font-style: italic;
}
blockquote.wp-block-quote p {
  color: #fff !important;
  font-style: italic;
}
@media (min-width: 768px) {
  .right-menu #topmenu {
    margin-top: 25px;
    text-align: right;
  }
  .right-menu {
    max-width: 1170px;
    display: table;
    width: 100%;
    padding: 0 0 13px !important;
    margin: auto;
  }
}
