/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


/* Custom Header Size
—————————————————————–*/
.header-size-custom #logo img {
	height: 130px;
}

@media (min-width: 992px) {

	.header-size-custom .header-wrap-clone {
		height: calc( 130px + 1px );
	}

	#header.header-size-custom + .include-header {
		margin-top: calc( -130px – 2px );
	}

	.header-size-custom.sticky-header-shrink #header-wrap #logo img {
		height: 90px;
	}
	
	.transparent-header.floating-header.header-size-custom:not(.sticky-header) #header-wrap #logo img {
		height: 150px !important;
	}
	
	.transparent-header.floating-header.header-size-custom #header-wrap #logo img {
		height: 90px !important;
	}
	
	

	.header-size-custom .menu-container > .menu-item > .menu-link {
		padding-top: 20px; /* (70px – 22px)/2 */
		padding-bottom: 20px; /* (70px – 22px)/2 */
	}

	.header-size-custom.sticky-header-shrink .menu-container > .menu-item > .menu-link {
		padding-top: 20px; /* (70px – 22px)/2 */
		padding-bottom: 20px; /* (70px – 22px)/2 */
	}

}

.i-products {
	position: relative;
	overflow: hidden;
	border-radius: 12px;
}

/*.i-products:hover { box-shadow: 0 4px 6px rgba(0,0,0,.04); }*/

.i-products .products-image,
.i-products .products-image img {
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}

.i-products .products-image img {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.i-products:hover .products-image img {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.i-products .products-image .badge {
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	color: #FFF;
	background-color: #ed1c28;
	padding: 5px;
	border-radius: 6px;
}

@media (min-width: 1440px) {

	.i-products .products-desc {
		
		min-height: 100px;
		
	}
	
}

.i-products .products-desc {
		position: relative;
		padding: 25px 25px 0px 25px;
		background-color: #FFF;
		border: solid #FFF;
		border-width: 0;
		border-bottom-right-radius: 12px;
		border-bottom-left-radius: 12px;
		
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		-webkit-backface-visibility: hidden;
	}

.i-products:hover .products-desc {
	margin-top: -70px;
	min-height: 140px;
	box-shadow: 0 -3px 30px 0px rgba(0,0,0,.2);
}

.i-products:hover .products-desc.menu {
	margin-top: -50px;
	min-height: 180px;
	box-shadow: 0 -3px 30px 0px rgba(0,0,0,.2);
}

.products-hoverlays p {
	
	line-height: 1.3 !important;
	

}


/*.i-products .products-desc h3 {
	font-size: 24px;
    font-weight: 100;
	margin-bottom: 8px;
}*/

.card-body h3 {
	font-size: 30px;
    font-weight: 100;
	margin-bottom: 8px;
	color: #ed1c28;
}

.i-products .products-desc p,
.i-products .products-desc .counter,
.i-products .products-hoverlays .list-group-item,
.i-products .products-hoverlays .product-user a,
.i-products .products-hoverlays .products-location { color: #999; }

.i-products .products-desc p {
	font-weight: 400;
	margin-bottom: 0px;
}

.i-products .products-desc .counter {
	display: block;
	font-size: 13px;
	font-weight: 600;
}

.i-products .products-desc h3 a,
.i-products .products-desc .counter span,
.i-products .products-desc .counter strong,
.i-products .products-hoverlays .list-group-item strong { color: #565656 }

.i-products .products-hoverlays .list-group-item {
	padding-left: 0;
	font-size: 14px;
}

.i-products .products-hoverlays .product-user img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
}

.i-products .products-hoverlays {
	position: absolute;
	opacity: 0;
	left: 0;
	right: 0;
	bottom: -100px;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #FFF;
	visibility: hidden;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	z-index: 1;
	transition: all .2s ease-in-out;
	-webkit-backface-visibility: hidden;
}





.i-products .products-hoverlays.menu {
	position: absolute;
	opacity: 0;
	left: 0;
	right: 0;
	bottom: auto;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #FFF;
	visibility: hidden;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	z-index: 1;
	transition: all .2s ease-in-out;
	-webkit-backface-visibility: hidden;
	margin-top: 20px;
    height: 100%;
}

.i-products:hover .products-hoverlays {
	bottom: -10px;
	opacity: 1;
	visibility: visible;
	transition: all .2s ease-in-out;
}

.i-products:hover .products-hoverlays.menu {
	bottom: auto;
	opacity: 1;
	visibility: visible;
	transition: all .2s ease-in-out;
}

/* ----------------------------------------------------------------
	Canvas: CoWorking
-----------------------------------------------------------------*/



.ls--2 { letter-spacing: -2px }

.bg-theme-light,
.section {
	background-color: rgba(38, 125, 244, 0.05);
	background-color: rgba(var(--themecolorrgba), 0.05);
}

.top-phone {
	background-color: #267DF4;
	background-color: var(--themecolor);;
	color: #FFF;
	padding: 10px 14px;
	border-radius: 3px;
}

.top-phone i {
	position: relative;
	top: 2px;
}

.top-phone span {
	font-weight: 400;
	margin-left: 4px;
}

.hero-features {
	transform: translateY(-50%);
	padding: 40px 30px;
	max-width: 80%;
	margin-left: auto;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-left: 4px solid rgba(0, 0, 0, .2);
}

.hero-features i {
	font-size: 24px;
	line-height: 1.4;
}

.hero-features h5 {
	font-size: 15px;
	line-height: 1.6;
}

.after-dots:not(:first-child)::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0%;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	font-size: 20px;
	background-color: #000;
	margin-top: -5px;
	margin-left: -5px;
}

.before-heading {
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	background-color: rgba(38, 125, 244, 0.1);
	background-color: rgba(var(--themecolorrgba), .1);
	color: #267DF4;
	color: var(--themecolor);
	padding: 3px 8px;
	border-radius: 2px;
	font-weight: 600;
}

.border-light { border-color: #EEE !important; }

.card { border-radius: 12px; }
.card-img-top {
	border-top-left-radius: calc(12px - 1px);
    border-top-right-radius: calc(12px - 1px);
}

#price-carousel .owl-stage {
	display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.price-list .card-body { padding: 20px 30px !important; }

.price-list .price-title {
	font-size: 48px;
	font-weight: 600;
	color: #267DF4;
	color: var(--themecolor);
}

.price-list .price-title small {
	position: relative;
	font-size: 16px;
	color: #AAA;
	top: -4px;
	margin-left: 6px;
}

.price-list .list-group-item:first-child,
.price-list .list-group-item:last-child { border-bottom: 0; }

.card-img-overlay * { position: relative; }

.card-img-overlay::before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(4,4,4,.45);
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.owl-carousel .owl-dots .owl-dot {
	width: 20px;
    height: 5px;
    border-radius: 4px;
    transition: all .3s ease-out;
    opacity: .3;
}

.owl-carousel .owl-dots .owl-dot.active { width: 45px; }

#price-carousel .owl-item {
	opacity: 0;
	transform: translateY(20px);
	transition: all .4s .1s ease-out;
}

#price-carousel .owl-item.active {
	opacity: 1;
	transform: translateY(0);
}

#image-carousel { overflow: visible; }

#image-carousel .carousel-column {
	display: flex;
	flex-direction: column;
	flex: 1 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#image-carousel .column-1 { padding-right: 12px; }
#image-carousel .column-2 { padding-left: 12px; }

#image-carousel .carousel-column-container {
	display: flex;
	flex-direction: row;
}

#image-carousel .carousel-grid-item {
	display: flex;
	flex: 1;
	margin: 0;
	padding: 0;
}

#image-carousel .carousel-grid-item .item {
	flex: 1;
	position: relative;
	width: 100%;
	min-height: 150px;
	margin-bottom: 24px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 12px;
	transition: all .2s ease-out;
}

#image-carousel .carousel-grid-item:hover a.item {
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
	transform: translateY(-3px);
	opacity: .95;
	color: #FFF;
}

#image-carousel .carousel-grid-item .item blockquote { z-index: 1; }

.img-overlay::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background-color: rgba(38, 125, 244, 0.8);
	background-color: rgba(var(--themecolorrgba), 0.8);
}

.testimonials .container::before,
.testimonials .container::after {
	content: "\e7ad";
	font-family: 'font-icons';
	position: absolute;
	top: -38px;
	left: 20px;
	font-size: 80px;
	color: rgba(38, 125, 244, 0.2);
	color: rgba(var(--themecolorrgba), 0.2);
}

.testimonials .container::after {
	content: "\e7ae";
	top: auto;
	left: auto;
	right: 20px;
	bottom: -45px;
}

.testimonials .testi-content p {
	font-style: normal;
	color: #000;
}

.mfp-iframe-holder .mfp-close,
.testi-stars i {
	background-color: #267DF4;
	background-color: var(--themecolor);
	font-size: 14px;
	color: #FFF;
	padding: 1px 5px;
	border-radius: 2px;
}

.fbox-plain.fbox-sm {
	margin-bottom: 40px;
}

.fbox-icon { top: 3px; }

.fbox-plain.fbox-sm h3 {
	text-transform: none;
	font-weight: 600;
	font-size: 1.125rem;
	letter-spacing: 0;
}

.top-phone,
.button { transition: all .2s ease-out; }

.button.button-border {
	border-color: #267DF4;
	border-color: var(--themecolor);
	color: #267DF4;
	color: var(--themecolor);
}

.play-video i {
	position: absolute;
	padding-left: 5px;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	line-height: 81px;
	border-radius: 50%;
	z-index: 1;
	background-color: #267DF4;
	background-color: var(--themecolor);
	text-align: center;
	font-size: 24px;
	color: #FFF;
	margin-top: -40px;
	margin-left: -40px;
	transition: transform .3s ease-out;
	-webkit-backface-visibility: hidden;
}

.play-video:hover i {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.mfp-container { position: fixed; }
.mfp-iframe-holder .mfp-close {
	width: 40px;
	text-align: center;
	font-size: 24px;
	top: -20px;
	right: -20px;
}
.mfp-iframe-holder { padding: 20px; }
.mfp-iframe-holder .mfp-content {
	max-width: 100%;
	height: 100%;
}

#locations-carousel .owl-stage-outer { padding-bottom: 40px  }

#locations-carousel .owl-item.active .card {
	opacity: 1;
	transform: translateY(0px);
}

#locations-carousel.owl-carousel .owl-nav [class*=owl-] {
	opacity: 1;
	background-color: #FFF;
	color: #267DF4;
	color: var(--themecolor);
}

#locations-carousel.owl-carousel .owl-dots {
	position: relative;
    background: #FFF;
    width: 150px;
    padding: 10px;
	margin: 0 auto;
	bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

#locations-carousel.owl-carousel .owl-dots .owl-dot { margin: 0 4px; }

.entry-content p {
	display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

#footer .list-unstyled li a {
	opacity: .7;
	color: #FFF;
	font-weight: 300;
}

ul.list-numbers li {
	list-style: decimal inside;
	margin-bottom: 20px;
}

#locations-carousel .card {
	position: relative;
	right: auto;
	margin: 0 auto;
	bottom: 0;
	margin-top: -30px;
	padding: 20px;
}

.footer-img { margin-top: -90px; }

/* Responsive Device less than 768px (.device-sm <)
-----------------------------------------------------------------*/
@media (max-width: 767.98px) {
	.footer-img { margin-top: 0; }
}

/* Responsive Device more than 992px (.device-md >)
-----------------------------------------------------------------*/
@media (min-width: 992px) {

	.sub-menu-container .menu-item > .menu-link {
		padding-left: 20px;
		padding-right: 20px;
	}

	#locations-carousel .card {
		opacity: 0;
		position: absolute;
		right: 40px;
		bottom: -30px;
		padding: 20px 30px;
		width: 100%;
		max-width: 320px;
		border: 0;
		border-radius: 4px;
		transform: translateY(20px);
		transition: all .4s .1s ease-out;
	}

	.heading-block h2 {
		font-size: 42px;
		letter-spacing: -1px;
	}

	#locations-carousel.owl-carousel .owl-dots {
		position: absolute;
		top: auto;
		left: 50%;
		bottom: 45px;
		margin-left: -75px;
	}

}

.card-body .h5 {
	font-size: 14px;
	font-weight: 800;
	font-family: 'Lato', sans-serif;
	
}

.card-body .h6 {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	
}

.card-body p {
	font-size: 14px;
	line-height: 1.4 !important;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	margin-bottom: 15px !important;
	
}

.pop1 {min-height: 196px;}

.pop2 {min-height: 264px;}

.pop3 {min-height: 140px;}

.pop4 {min-height: 234px;}

.pop5 {min-height: 390px;}
