@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,800;1,700&display=swap');

.foot-logo {
		padding: 0 .5rem;
    background: #fff;
}

#gallery-1 .gallery-item {
    max-width: 50%;
}

@media (min-width: 500px) {
#gallery-1 .gallery-item {
    max-width: 33.33%;
}

#gallery-1 img {
		height: 100%;
		width: 100%;
}
}

.badge {
	width: fit-content;
    background: blue;
    padding: .5rem 2rem;
    border-radius: 50px;
		margin: 0 auto;
		background-color: #650304;
}

.badge > h3 {
	margin: 0 !important;
}

#mega-menu-wrap-primary {
    background: none !important;
}

.mega-menu-toggle {
		display: none !important;
}

.fst-mmenu ul li ul {
    background-color: unset !important;
}

.fst-submenu-toggler svg {
		fill: #ffffff;
}

.fst-mmenu ul li a {
    cursor: pointer;
}

.fst-mmenu ul li .fst-submenu-toggler {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 47px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.fst-mmenu .fst-submenu-open {
    transform: none;
}

.fst-submenu-toggler svg {
		transform: rotate(0);
}

.fst-submenu-open svg {
    transform: rotate(180deg);
		transform-origin: center center;
}
				

.press-image img {
    height: auto !important;
    max-width: unset !important;
    max-height: 200px;
    object-fit: cover;
    display: flex !important;
    width: 100% !important;
    min-height: 200px;
}

				
.press-card-deck p {
    text-align: left;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.press-card-deck h3 {
    text-align: left;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.press-card {
		max-width: 33.333%;
		display: flex;
}

.press-card-deck-cc p {
    text-align: left;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.press-card-deck-cc h3 {
    text-align: left;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.page-id-646 #site-content, .page-id-1144 #site-content {
		padding-top: 0 !important;
}

.partners-logos {
		justify-content: center;
		align-items: center;
}


@media (min-width: 993px) {
 .partners-logos {
		justify-content: flex-start;
}
}

.sd-title, h1, h2, h3, h4, h5{
		color: white;
}

.bizart-copyright {
    padding: 2rem 0 2rem !important;
}

b, strong {
    font-weight: bold !important;
}

.company-copy p {
	display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.press-release-loop .bizart-post .bizart-date {
    display: none;
}

.press-release-loop .bizart-post .author-image {
		display: none;
}

.press-release-loop .bizart-post {
		background-color: #dd3333;
}

.press-release-loop .bizart-entry-meta {
		display: none;
}

.press-release-loop .featured-media {
 		margin: 0 0 1em 0;
}

.press-release-loop .post-content-wrap p {
		margin-top: 0;
  	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.press-release-loop .bizart-post .post-title a {
    font-size: 24px;
    color: #fff;
    line-height: 32px;
  	margin-top: 0;
  	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.press-release-loop .bizart-post .post-title {
		min-height: 100px;
  	display: inline-flex;
    justify-content: flex-start;
    align-items: center;
  	width: 100%;	
}

.press-release-layout {
		padding: 2rem;
    background-color: #650304;
    display: flex;
    border-radius: 20px;
}

.press-release-copy p {
    margin-top: 0;
}

.press-release-copy h3.widget-title {
	font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 2rem;
}

.press-release-copy .textwidget {
    max-height: 90px;
    overflow: scroll;
  	margin-bottom: 2rem;
}

a:visited {
    color: #dd3333;
}


.press-release-image img {
 		border-radius: 5px;
}

.d-none, .bizart-credit-link {
	display: none !important;
}

h3.widget-title {
color: #ffffff;
}

form.wpcf7-form label {
    font-size: 1rem;
    color: white;
}

.wpcf7-form {
		margin-top: 0 !important;
}

.fst-mmenu-open .fst-mmenu {
left: calc(100% - 320px) !important;
}

.fst-mmenu {
width: 320px !important;
}

.page-id-22 main#site-content, .page-id-25 main#site-content {
	padding-bottom: 0;
}


.wpcf7-submit {
	background: #650304 !important;
  border-radius: 50px !important;
  float: left !important;
}

.footer-widget ul li a {
    color: #ffffff;
}

.footer-widget .widget-title {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
}

.bizart-stt {
		background-color: #650304;
  	border: solid white 1px;
}

@media (min-width: 500px) {
  .no-wrap{
  	white-space: nowrap;
  }
}

a:focus {
    outline: none !important;
}

.page-id-19 main#content {
		display: flex;
  	flex-direction: column;
}

.book-now {
	color: #ffffff;
  text-align: right;
  text-transform: lowercase;
}

.book-now:hover, 
.book-now:active, 
.book-now:visited,
.book-now:focus {
	color: #ffffff;
  text-align: right;
  text-transform: lowercase;
}

.site-header, .no-inner-banner .site-header, .site-header {
    background: transparent;
}

img.item-image {
    height: 100vh !important;
    width: 100% !important;
    object-fit: cover;
  	max-height: unset !important;
}

.seriousslider-sizing2, .serious-slider-3-rnd6719 {
		height: 100vh !important;
}

.cryout-serious-slider .seriousslider-indicators-inside {
		padding: 0;
}

.page-id-19 .seriousslider {
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-size: 17px;
    overflow: hidden;
    max-width: 100% !important;
}

#site-header > div.container {
	max-width: 100% !important;
}

.get-started-row {
		position: absolute !important;
    top: calc(100vh - 210px) !important;
  	width: 100%;
    left: 0;
  	z-index: 998;
}

.get-started-btn {
	height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(170,0,0, 0.6);
  color: white;
  text-align: center;
  margin: 0 auto;
}


.header-navigation-wrapper .primary-menu-wrapper, .header-navigation-wrapper .primary-menu-wrapper>div {
    display: none !important;
  }

.fst-mmenu {
    background-color: rgba(0,0,0,0.6);
}

.fst-mmenu ul li a {
    color: #ffffff;
}

.fst-mmenu-btn-close {
	background: #ffffff !important;
}

#menu-toggler {
	display: block !important;
  width: 30px;
  transition: none;
}


#menu-toggler span {
	height: 3px;
  position: unset;
  margin: 5px 0;
  transition: none;
}

#menu-toggler > span:last-child {
	width: 80%;
}

.fst-mmenu-open #menu-toggler span:nth-child(1) {
    top: 11px;
    transform: rotate(135deg);
}

.fst-mmenu {
    display: block !important;
}

.fst-mmenu-open #menu-toggler span:nth-child(3) {
    top: -9px;
    transform: rotate(-135deg);
    width: 20px;
    position: relative;
  	opacity: 0;
}

.fst-mmenu-open #menu-toggler span:nth-child(1) {
    top: 7px;
    transform: rotate(135deg);
    width: 20px;
    position: relative;
  	opacity: 0;
}

.site-branding {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bizart-footer-wrapper {
background: #121212;
}

.bizart-copyright {
    padding: 20px 0 10px;
    background: #000000;
}

.bizart-content-center {
		display: none;
}

.bizart-news-section .bizart-news-box .bizart-news-content h3 a {
  color: #ffffff !important;
  font-family: 'Montserrat', sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
}
.bizart-news-section .bizart-news-box {
background: #650304;
}

.bizart-news-box-image>a img {
    min-height: 300px;
}
.right-text-effect {
    padding: 20px !IMPORTANT;
    border-radius: 20px;
    margin-right: -59px;
    z-index: 999;
    position: relative;
  	background-color: rgba(170,0,0, 0.6) !important;
}

.right-text-effect h3 {
		margin-top: 0;
}

.right-image-effect .sow-image-container img {
border-radius: 25px;
}

ul.social-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0;
  	list-style: none;
  	margin: 0;
}

li.social-item {
    flex-direction: column;
    padding-right: 1rem;
}

li.social-item a {
	height: 18px;
  width: 18px;
}

li.social-item:last-child {
		padding-right: 0;
}

.service-area {
    position: absolute;
    width: 100%;
    top: calc(100vh - 60px);
    z-index: 998;
}

.service-item p {
		text-align: center;
}

.cryout-serious-slider .seriousslider-indicators {
    bottom: 75px;
}


@media only screen and (max-width: 992px) {
.bizart-footer-wrapper-inner {
text-align: center;
}
  
  ul.social-menu, .service-area {
    display: none !important;
  }
  
  .cryout-serious-slider .seriousslider-indicators {
    bottom: 10px !important;
}
  
  .get-started-row {
    top: calc(100vh - 150px) !important;
}
}


.bizart-copyright-inner ul.social-menu {
    display: flex !important;
  	justify-content: center;
}

.page-id-851 #site-content {
	padding-top: 0 !important;
}

.epk-cc .sow-slider-image-overlay {
		background-position: top center !important;
}