#work small {
	color: whitesmoke;
	font-style: italic;
}

/* --- hide lower logo until nav is pinned at the top --- */
html {
  font-size: 16px !important;
}

#logo {
	/* visibility: hidden; */
}
.stuck #logo {
	visibility: visible;
}

.photo-gap {
	min-height: 600px;
}

.slide-content {
	text-transform: none;
	font-size: 1em;
}

.slide-content h2 {
	font-size: 0.6em;
	letter-spacing: normal;
}
.slide-content h3 {
	color: #C7ACCC;
	letter-spacing: normal;
	padding: 0 40px;
	text-align: center;
	display: block;
	max-width: 760px;
	margin: 15px auto 25px auto;
	line-height: 1.3em;
}

#logo-top a {
	background: url(../img/logo.png) no-repeat;
	width: 215px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
	position: absolute;
	top: 20px;
	left: 20px;	
}

.services-box ul {
	text-align: left;
	margin-bottom: 60px;
}

.services-box p {
	text-align: left;
	padding-right: 20px;
}
.entry-post-created-de {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.entry-post-created-de a {
    font-size: 12px;
}

.primary-oip-header a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;    
}

.primary-oip-header .main-menu-more {
    display: none;
}
.page {
    padding-top: 0px;
    /* p/adding-left: 30px; */
    /* padding-right: 30px; */
}

article.page {
    padding-left: 30px;
    padding-right: 30px;
}

@font-face {
	font-family: 'Elza';
	src: url("./fonts/fonnts.com-Elza_Text.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}

.oip-primary-bg-color-1 {
	font-family: 'Elza';
	background-color: #2d2035 !important;
}

.oip-primary-button-purple {
	background: #771A7F;
	border-radius: 4px;
	color: #FFFFFF;
	font-weight: 600;
	padding: 12px 32px;
	font-size: 16px !important;
}

 .oip-primary-button-purple a {
 	color: #FFFFFF !important;
 }

.navbar .sign-up-button {
	padding: 3px 8px;
	font-size: 12px !important;
	margin-right: 20px;
	background: #000;
}

.navbar .sign-up-button:hover,
.navbar .sign-up-button:focus,
.navbar .btn:focus,
.navbar .btn:hover {
	background: #771A7F !important;
	color: #FFFFFF;
}

/* .navbar .nav-item a {
	display: block;
    padding: 0 0.5rem;
    color: rgba(255,255,255,1)!important;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
} */

.desktop-logo,
.show-desktop {
	display: block;
}

.mobile-logo,
.show-mobile {
	display: none;
}

.oip-primary-bg-color-1 button:hover,
.oip-primary-bg-color-1 button:focus {
	background-color: transparent !important;
}

.oip-primary-bg-color-1 .navbar .nav-item {
	font-size: 14px;
}

.nav-link {
	line-height: 30px;
}

.navbar-toggler {
	border: none !important;
	padding: 0;
}

.navbar-toggler:focus {
	box-shadow: none !important;
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
	opacity: 0.5;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}

@media (max-width: 575px) {
	.redesign .navbar .navbar-logo {
		width: 140px
	}

	.redesign .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
		width: 18px;
		height: 12px;
	}

	.redesign .navbar .navbar-toggler-icon {
		width: 18px;
		height: 18px;
	}

	.redesign .navbar .navbar-collapse ul {
		height: calc(100vh - 54px) !important;
	}

	.redesign .navbar .sign-up-button {
		padding: 3px 8px;
		font-size: 12px !important;
		margin-right: 20px;
		background: #000;
	}
}

.oip-theme-custom-footer {
	font-family: 'Elza';
	color: RGBA(248,249,250, 1)!important;
	font-weight: normal;
}

.footer-cn {
	line-height: 1.25 !important;
}

.footer-link {
	font-size: 16px !important;
	text-decoration: none!important;
	font-weight: 600!important;
	color: RGBA(248,249,250, 1)!important;
	margin-bottom: 16px;
}

.footer-link a {
	color: RGBA(248,249,250, 1)!important;
}

.footer-widget,
.footer-widget a,
.footer-widget p {
	color: rgba(248, 249, 250, 1) !important;
}

.footer-widget p {
	margin: 0 0 30px;
	line-height: 1.25;
	display: block;
}

.footer-widget a {
	text-decoration: underline;
}

.footer-widget .wp-block-group {
	padding: 0 !important;
}

.rights-reserved-cn ul {
	list-style: none;
	display: flex;
}

.rights-reserved-cn p {
	margin: 0 0 30px;
}

.rights-reserved-cn .menu-item  a {
    color: rgba(255,255,255,1)!important;
    text-decoration: underline;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-size: 14px;
}


.oip-theme-custom-footer .font-14 {
	font-size: 14px;
}

.oip-theme-custom-footer .py-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}


@media (max-width: 979px) and (min-width: 768px) {
  #header .container {
    width: auto !important;
  }
}

@media (min-width: 1600px) {
	  .font-xxl-18 {
		font-size: 18px !important;
	}
}

@media (max-width: 767px) {
	.footer-link-cn .footer-link {
		margin-bottom: 16px;
		line-height: 1.25 !important;
	}

	.footer-link-cn .footer-link a {
		font-size: 14px;
	}

	.rights-reserved-cn ul {
		padding-left: 0 !important;
		display: block;
		margin-bottom: 0;
	}

	.rights-reserved-cn ul li {
		margin-bottom: 8px;
		line-height: 1.25 !important;
	}

	.rights-reserved-cn p {
		margin: 0 0 30px;
	}

	.py-80 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
}

/* .oip-theme-custom-footer p {
	color: white !important;
} */