<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import
	url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;amp;lang=en")
	;
/*
 *
 *   INSPINIA Landing Page - Responsive Admin Theme
 *
*/
/* GLOBAL STYLES
-------------------------------------------------- */
@font-face {
	font-family: 'DB Helvethaica X';
	src: url(../fonts/db_helvethaica_x_li_v3.2-webfont.eot);
	src: url(../fonts/db_helvethaica_x_li_v3.2-webfont.eot?#iefix)
		format('embedded-opentype'),
		url(../fonts/db_helvethaica_x_li_v3.2-webfont.woff2) format('woff2'),
		url(../fonts/db_helvethaica_x_li_v3.2-webfont.woff) format('woff'),
		url(../fonts/db_helvethaica_x_bd_v3.2-webfont.ttf) format('truetype')
}

@font-face {
	font-family: 'DB Helvethaica X';
	src: url(../fonts/db_helvethaica_x_med_v3.2-webfont.eot);
	src: url(../fonts/db_helvethaica_x_med_v3.2-webfont.eot?#iefix)
		format('embedded-opentype'),
		url(../fonts/db_helvethaica_x_med_v3.2-webfont.woff2) format('woff2'),
		url(../fonts/db_helvethaica_x_med_v3.2-webfont.woff) format('woff'),
		url(../fonts/db_helvethaica_x_bd_v3.2-webfont.ttf) format('truetype');
	font-weight: 600
}

@font-face {
	font-family: 'DB Helvethaica X';
	src: url(../fonts/db_helvethaica_x_bd_v3.2-webfont.eot);
	src: url(../fonts/db_helvethaica_x_bd_v3.2-webfont.eot?#iefix)
		format('embedded-opentype'),
		url(../fonts/db_helvethaica_x_bd_v3.2-webfont.woff2) format('woff2'),
		url(../fonts/db_helvethaica_x_bd_v3.2-webfont.woff) format('woff'),
		url(../fonts/db_helvethaica_x_bd_v3.2-webfont.ttf) format('truetype');
	font-weight: 900
}

body {
	color: #676a6c;
	font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial,
		sans-serif;
}

span.navy {
	color: #1ab394;
}

p.text-color {
	color: #676a6c;
}

a.navy-link {
	color: #1ab394;
	text-decoration: none;
}

a.navy-link:hover {
	color: #17a185;
}

section p {
	color: #aeaeae;
	font-size: 13px;
}

address {
	font-size: 13px;
}

h1 {
	margin-top: 10px;
	font-size: 30px;
	font-weight: 200;
}

.navy-line {
	width: 60px;
	height: 1px;
	margin: 60px auto 0;
	border-bottom: 2px solid #1ab394;
}

.navy-bg {
	background-color: #1ab394;
	color: #ffffff;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper&gt;.container {
	padding-right: 0;
	padding-left: 0;
}

.navbar-wrapper .navbar {
	padding-right: 15px;
	padding-left: 15px;
}

.navbar-default.navbar-scroll {
	background-color: #fff;
  	border-color: #fff;
	/* background-color: rgba(0, 0, 0, .8); */
	border-color: transparent;
	padding: 15px 0;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
	transition: all 0.3s ease-in-out 0s;
}

.navbar-default .nav li a {
	color: #fff;
	font-family: DB Helvethaica X, "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.navbar-nav&gt;li&gt;a {
	padding-top: 25px;
	border-top: 6px solid transparent;
}

.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active&gt;a:hover
	{
	background: transparent;
	color: #fff;
	border-top: 6px solid #1ab394;
}

.navbar-default .navbar-nav&gt;li&gt;a:hover {
	color: #1ab394;
}

.navbar-default .navbar-nav&gt;.active&gt;a:focus {
	background: transparent;
	color: #fff;
}

.navbar-default.navbar-scroll .navbar-nav&gt;.active&gt;a:focus {
	background: transparent;
	color: inherit;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
	{
	background: #17a185;
	color: #fff;
}

.navbar-default .navbar-brand {
	color: #fff;
	height: auto;
	display: block;
	font-size: 14px;
	background: #1ab394;
	padding: 15px 20px 15px 20px;
	border-radius: 0 0px 5px 5px;
	font-weight: 700;
	transition: all 0.3s ease-in-out 0s;
}

.navbar-scroll.navbar-default .nav li a {
	/* color: #676a6c; */
	color: #ffffff;
}

.navbar-scroll.navbar-default .nav li a:hover {
	color: #1ab394;
}

.navbar-wrapper .navbar.navbar-scroll {
	padding-top: 0;
	padding-bottom: 5px;
	/* border-bottom: 1px solid #e7eaec; */
	border-bottom: 0px solid #e7eaec;
	border-radius: 0;
}

.nav&gt;li&gt;a {
	padding: 25px 10px 15px 10px;
}

.navbar-scroll .navbar-nav&gt;li&gt;a {
	padding: 20px 10px;
}

.navbar.navbar-scroll .navbar-brand {
	margin-top: 15px;
	border-radius: 5px;
	font-size: 12px;
	padding: 10px;
	height: auto;
}
/* BACKGROUNDS SLIDER
-------------------------------------------------- */
.header-back {
	height: 470px;
	width: 100%;
}

.header-back.one {
	background: url('../img/header_one.jpg') 50% 0 no-repeat;
}

.header-back.two {
	background: url('../img/header_two.jpg') 50% 0 no-repeat;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
	height: 470px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	height: 470px;
	background-color: #777;
}

.carousel-inner&gt;.item&gt;img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 470px;
}

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right
	{
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right
	{
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

.carousel-control.left, .carousel-control.right {
	background: none;
}

.carousel-control {
	width: 6%;
}

.carousel-inner .container {
	position: relative;
}

.carousel-inner {
	overflow: visible;
}

.carousel-caption {
	position: absolute;
	top: 100px;
	left: 0;
	bottom: auto;
	right: auto;
	text-align: left;
}

.carousel-caption {
	position: absolute;
	top: 100px;
	left: 0;
	bottom: auto;
	right: auto;
	text-align: left;
}

.carousel-caption.blank {
	top: 140px;
}

.carousel-image {
	position: absolute;
	right: 10px;
	top: 150px;
}

.carousel-indicators {
	padding-right: 60px;
}

.carousel-caption h1 {
	font-weight: 700;
	font-size: 38px;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: -1.5px;
}

.carousel-caption p {
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: none;
}

.caption-link {
	color: #fff;
	margin-left: 10px;
	text-transform: capitalize;
	font-weight: 400;
}

.caption-link:hover {
	text-decoration: none;
	color: inherit;
}
/* Sections
------------------------- */
.services {
	padding-top: 60px;
}

.services h2 {
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 600;
	text-transform: uppercase;
}

.features-block {
	margin-top: 40px;
}

.features-text {
	margin-top: 40px;
}

.features small {
	color: #1ab394;
}

.features h2 {
	font-size: 18px;
	margin-top: 5px;
}

.features-text-alone {
	margin: 40px 0;
}

.features-text-alone h1 {
	font-weight: 200;
}

.features-icon {
	color: #1ab394;
	font-size: 40px;
}

.navy-section {
	margin-top: 60px;
	background: #1ab394;
	color: #fff;
	padding: 20px 0;
}

.gray-section {
	background: #f4f4f4;
	margin-top: 60px;
}

.team-member {
	text-align: center;
}

.team-member img {
	margin: auto;
}

.social-icon a {
	background: #1ab394;
	color: #fff;
	padding: 4px 8px;
	height: 28px;
	width: 28px;
	display: block;
	border-radius: 50px;
}

.social-icon a:hover {
	background: #17a185;
}

.img-small {
	height: 88px;
	width: 88px;
}

.img-md {
	height: 100px;
	width: 100px;
}

.img-lg {
	height: 130px;
	width: 130px;
}

.pricing-plan {
	margin: 20px 30px 0 30px;
	border-radius: 4px;
}

.pricing-plan.selected {
	transform: scale(1.1);
	background: #f4f4f4;
}

.pricing-plan li {
	padding: 10px 16px;
	border-top: 1px solid #e7eaec;
	text-align: center;
	color: #aeaeae;
}

.pricing-plan .pricing-price span {
	font-weight: 700;
	color: #1ab394;
}

li.pricing-desc {
	font-size: 13px;
	border-top: none;
	padding: 20px 16px;
}

li.pricing-title {
	background: #1ab394;
	color: #fff;
	padding: 10px;
	border-radius: 4px 4px 0 0;
	font-size: 22px;
	font-weight: 600;
}

.testimonials {
	padding-top: 80px;
	padding-bottom: 90px;
	background-color: #1ab394;
	background-image: url('../img/avatar_all.png');
}

.big-icon {
	font-size: 56px;
}

.features .big-icon {
	color: #1ab394;
}

.contact {
	background-image: url('../img/word_map.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-top: 60px;
}
/* Buttons - only primary custom button
------------------------- */
.btn {
  border-radius: 3px;
}
.float-e-margins .btn {
  margin-bottom: 5px;
}
.btn-w-m {
  min-width: 120px;
}
.btn-primary.btn-outline {
  color: #1ab394;
}
.btn-success.btn-outline {
  color: #1c84c6;
}
.btn-info.btn-outline {
  color: #23c6c8;
}
.btn-warning.btn-outline {
  color: #f8ac59;
}
.btn-danger.btn-outline {
  color: #ed5565;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}

.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover,
	.btn-info.btn-outline:hover, .btn-warning.btn-outline:hover,
	.btn-danger.btn-outline:hover {
	color: #fff;
}

.btn-primary {
	background-color: #1ab394;
	border-color: #1ab394;
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px 20px;
	font-weight: 600;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #18a689;
	border-color: #18a689;
	color: #FFFFFF;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
	{
	background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus,
	.btn-primary.disabled:active, .btn-primary.disabled.active,
	.btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus,
	.btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary,
	fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus,
	fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active
	{
	background-color: #1dc5a3;
	border-color: #1dc5a3;
}

.btn-danger {
  background-color: #ed5565;
  border-color: #ed5565;
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger.active:focus {
  background-color: #ec4758;
  border-color: #ec4758;
  color: #FFFFFF;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #ef6776;
  border-color: #ef6776;
}

.btn-success {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success.active:focus {
  background-color: #1a7bb9;
  border-color: #1a7bb9;
  color: #FFFFFF;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #1f90d8;
  border-color: #1f90d8;
}
.btn-info {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info.active:focus {
  background-color: #21b9bb;
  border-color: #21b9bb;
  color: #FFFFFF;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #26d7d9;
  border-color: #26d7d9;
}
.btn-default {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  color: #cacaca;
}
.btn-warning {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning.active:focus {
  background-color: #f7a54a;
  border-color: #f7a54a;
  color: #FFFFFF;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f9b66d;
  border-color: #f9b66d;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media ( min-width : 768px) {
	/* Navbar positioning foo */
	.navbar-wrapper {
		margin-top: 20px;
	}
	.navbar-wrapper .container {
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-wrapper .navbar {
		padding-right: 0;
		padding-left: 0;
	}
	/* The navbar becomes detached from the top, so we round the corners */
	.navbar-wrapper .navbar {
		border-radius: 4px;
	}
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 1.4;
	}
	.featurette-heading {
		font-size: 50px;
	}
}

@media ( max-width : 992px) {
	.carousel-image {
		display: none;
	}
}

@media ( max-width : 768px) {
	.carousel-caption, .carousel-caption.blank {
		left: 5%;
		top: 80px;
	}
	.carousel-caption h1 {
		font-size: 28px;
	}
	.navbar.navbar-scroll .navbar-brand {
		margin-top: 6px;
	}
	.navbar-default {
		background-color: #fff;
		border-color: #fff;
		padding: 15px 0;
	}
	.navbar-default .navbar-nav&gt;.active&gt;a:focus {
		background: transparent;
		color: inherit;
	}
	.navbar-default .nav li a {
		color: #676a6c;
	}
	.navbar-default .nav li a:hover {
		color: #1ab394;
	}
	.navbar-wrapper .navbar {
		padding-top: 0;
		padding-bottom: 5px;
		border-bottom: 1px solid #e7eaec;
		border-radius: 0;
	}
	.nav&gt;li&gt;a {
		padding: 25px 10px 15px 10px;
	}
	.navbar-nav&gt;li&gt;a {
		padding: 20px 10px;
	}
	.navbar .navbar-brand {
		margin-top: 6px;
		border-radius: 5px;
		font-size: 12px;
		padding: 10px;
		height: auto;
	}
	.navbar-wrapper .navbar {
		padding-left: 15px;
		padding-right: 5px;
	}
	.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active&gt;a:hover
		{
		color: inherit;
	}
	.carousel-control {
		display: none;
	}
}

@media ( min-width : 992px) {
	.featurette-heading {
		margin-top: 120px;
	}
}
/* MARGINS &amp; PADDINGS
-------------------------------------------------- */
.p-xxs {
	padding: 5px;
}

.p-xs {
	padding: 10px;
}

.p-sm {
	padding: 15px;
}

.p-m {
	padding: 20px;
}

.p-md {
	padding: 25px;
}

.p-lg {
	padding: 30px;
}

.p-xl {
	padding: 40px;
}

.m-xxs {
	margin: 2px 4px;
}

.m-xs {
	margin: 5px;
}

.m-sm {
	margin: 10px;
}

.m {
	margin: 15px;
}

.m-md {
	margin: 20px;
}

.m-lg {
	margin: 30px;
}

.m-xl {
	margin: 50px;
}

.m-n {
	margin: 0 !important;
}

.m-l-none {
	margin-left: 0;
}

.m-l-xs {
	margin-left: 5px;
}

.m-l-sm {
	margin-left: 10px;
}

.m-l {
	margin-left: 15px;
}

.m-l-md {
	margin-left: 20px;
}

.m-l-lg {
	margin-left: 30px;
}

.m-l-xl {
	margin-left: 40px;
}

.m-l-n-xxs {
	margin-left: -1px;
}

.m-l-n-xs {
	margin-left: -5px;
}

.m-l-n-sm {
	margin-left: -10px;
}

.m-l-n {
	margin-left: -15px;
}

.m-l-n-md {
	margin-left: -20px;
}

.m-l-n-lg {
	margin-left: -30px;
}

.m-l-n-xl {
	margin-left: -40px;
}

.m-t-none {
	margin-top: 0;
}

.m-t-xxs {
	margin-top: 1px;
}

.m-t-xs {
	margin-top: 5px;
}

.m-t-sm {
	margin-top: 10px;
}

.m-t {
	margin-top: 15px;
}

.m-t-md {
	margin-top: 20px;
}

.m-t-lg {
	margin-top: 30px;
}

.m-t-xl {
	margin-top: 40px;
}

.m-t-n-xxs {
	margin-top: -1px;
}

.m-t-n-xs {
	margin-top: -5px;
}

.m-t-n-sm {
	margin-top: -10px;
}

.m-t-n {
	margin-top: -15px;
}

.m-t-n-md {
	margin-top: -20px;
}

.m-t-n-lg {
	margin-top: -30px;
}

.m-t-n-xl {
	margin-top: -40px;
}

.m-r-none {
	margin-right: 0;
}

.m-r-xxs {
	margin-right: 1px;
}

.m-r-xs {
	margin-right: 5px;
}

.m-r-sm {
	margin-right: 10px;
}

.m-r {
	margin-right: 15px;
}

.m-r-md {
	margin-right: 20px;
}

.m-r-lg {
	margin-right: 30px;
}

.m-r-xl {
	margin-right: 40px;
}

.m-r-n-xxs {
	margin-right: -1px;
}

.m-r-n-xs {
	margin-right: -5px;
}

.m-r-n-sm {
	margin-right: -10px;
}

.m-r-n {
	margin-right: -15px;
}

.m-r-n-md {
	margin-right: -20px;
}

.m-r-n-lg {
	margin-right: -30px;
}

.m-r-n-xl {
	margin-right: -40px;
}

.m-b-none {
	margin-bottom: 0;
}

.m-b-xxs {
	margin-bottom: 1px;
}

.m-b-xs {
	margin-bottom: 5px;
}

.m-b-sm {
	margin-bottom: 10px;
}

.m-b {
	margin-bottom: 15px;
}

.m-b-md {
	margin-bottom: 20px;
}

.m-b-lg {
	margin-bottom: 30px;
}

.m-b-xl {
	margin-bottom: 40px;
}

.m-b-n-xxs {
	margin-bottom: -1px;
}

.m-b-n-xs {
	margin-bottom: -5px;
}

.m-b-n-sm {
	margin-bottom: -10px;
}

.m-b-n {
	margin-bottom: -15px;
}

.m-b-n-md {
	margin-bottom: -20px;
}

.m-b-n-lg {
	margin-bottom: -30px;
}

.m-b-n-xl {
	margin-bottom: -40px;
}

.space-15 {
	margin: 15px 0;
}

.space-20 {
	margin: 20px 0;
}

.space-25 {
	margin: 25px 0;
}

.space-30 {
	margin: 30px 0;
}
/* PACE PLUGIN
-------------------------------------------------- */
.pace .pace-progress {
	background: #fff;
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 2px;
	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s;
}

.pace-inactive {
	display: none;
}

section.timeline {
	padding-bottom: 30px;
}

section.comments {
	padding-bottom: 80px;
}

.comments-avatar {
	margin-top: 25px;
	margin-left: 22px;
}

.comments-avatar .commens-name {
	font-weight: 600;
	font-size: 14px;
}

.comments-avatar img {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	margin-right: 10px;
}

.bubble {
	position: relative;
	height: 120px;
	padding: 20px;
	background: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-style: italic;
	font-size: 14px;
}

.bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 14px 0;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -15px;
	left: 30px;
}
/* New Timeline style */
.vertical-container {
	/* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
	width: 90%;
	max-width: 1170px;
	margin: 0 auto;
}

.vertical-container::after {
	/* clearfix */
	content: '';
	display: table;
	clear: both;
}

#vertical-timeline {
	position: relative;
	padding: 0;
	margin-top: 2em;
	margin-bottom: 2em;
}

#vertical-timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #f1f1f1;
}

.vertical-timeline-content .btn {
	float: right;
}

#vertical-timeline.light-timeline:before {
	background: #e7eaec;
}

.dark-timeline .vertical-timeline-content:before {
	border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline.center-orientation .vertical-timeline-content:before {
	border-color: transparent transparent transparent #f5f5f5;
}

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
	.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before
	{
	border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline .vertical-timeline-content, .dark-timeline.center-orientation .vertical-timeline-content
	{
	background: #f5f5f5;
}

@media only screen and (min-width: 1170px) {
	#vertical-timeline.center-orientation {
		margin-top: 3em;
		margin-bottom: 3em;
	}
	#vertical-timeline.center-orientation:before {
		left: 50%;
		margin-left: -2px;
	}
}

@media only screen and (max-width: 1170px) {
	.center-orientation.dark-timeline .vertical-timeline-content:before {
		border-color: transparent #f5f5f5 transparent transparent;
	}
}

.vertical-timeline-block {
	position: relative;
	margin: 2em 0;
}

.vertical-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}

.vertical-timeline-block:first-child {
	margin-top: 0;
}

.vertical-timeline-block:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
	.center-orientation .vertical-timeline-block {
		margin: 4em 0;
	}
	.center-orientation .vertical-timeline-block:first-child {
		margin-top: 0;
	}
	.center-orientation .vertical-timeline-block:last-child {
		margin-bottom: 0;
	}
}

.vertical-timeline-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 16px;
	border: 3px solid #f1f1f1;
	text-align: center;
}

.vertical-timeline-icon i {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -9px;
}

@media only screen and (min-width: 1170px) {
	.center-orientation .vertical-timeline-icon {
		width: 50px;
		height: 50px;
		left: 50%;
		margin-left: -25px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		font-size: 19px;
	}
	.center-orientation .vertical-timeline-icon i {
		margin-left: -12px;
		margin-top: -10px;
	}
	.center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
		visibility: hidden;
	}
}

.vertical-timeline-content {
	position: relative;
	margin-left: 60px;
	background: white;
	border-radius: 0.25em;
	padding: 1em;
}

.vertical-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}

.vertical-timeline-content h2 {
	font-weight: 400;
	margin-top: 4px;
}

.vertical-timeline-content p {
	margin: 1em 0;
	line-height: 1.6;
}

.vertical-timeline-content .vertical-date {
	float: left;
	font-weight: 500;
}

.vertical-date small {
	color: #1ab394;
	font-weight: 400;
}

.vertical-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid white;
}

@media only screen and (min-width: 768px) {
	.vertical-timeline-content h2 {
		font-size: 18px;
	}
	.vertical-timeline-content p {
		font-size: 13px;
	}
}

@media only screen and (min-width: 1170px) {
	.center-orientation .vertical-timeline-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}
	.center-orientation .vertical-timeline-content::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: white;
	}
	.center-orientation .vertical-timeline-content .btn {
		float: left;
	}
	.center-orientation .vertical-timeline-content .vertical-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 2px;
		font-size: 14px;
	}
	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content
		{
		float: right;
	}
	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before
		{
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
	}
	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn
		{
		float: right;
	}
	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date
		{
		left: auto;
		right: 122%;
		text-align: right;
	}
	.center-orientation .cssanimations .vertical-timeline-content.is-hidden
		{
		visibility: hidden;
	}
}

.badge {
	display: inline-block;
	padding: 0.4em 0.4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25rem;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.badge-pill {
	padding-right: 0.6em;
	padding-left: 0.6em;
	border-radius: 10rem;
}

.badge-primary {
	color: #fff;
	background-color: #007bff;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #0062cc;
}

.badge-secondary {
	color: #fff;
	background-color: #6c757d;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #545b62;
}

.badge-success {
	color: #fff;
	background-color: #28a745;
}

.badge-success[href]:hover, .badge-success[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34;
}

.badge-info {
	color: #fff;
	background-color: #17a2b8;
}

.badge-info[href]:hover, .badge-info[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b;
}

.badge-warning {
	color: #212529;
	background-color: #ffc107;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
	color: #212529;
	text-decoration: none;
	background-color: #d39e00;
}

.badge-danger {
	color: #fff;
	background-color: #dc3545;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #bd2130;
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa;
}

.badge-light[href]:hover, .badge-light[href]:focus {
	color: #212529;
	text-decoration: none;
	background-color: #dae0e5;
}

.badge-dark {
	color: #fff;
	background-color: #343a40;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #1d2124;
}

.tabs {
	display: block;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	overflow: hidden;
}

.tabs [class^="tab"] label, .tabs [class*=" tab"] label {
	color: #efedef;
	cursor: pointer;
	display: block;
	font-size: 1.1em;
	/* font-weight: 300; */
	line-height: 1em;
	padding: 2rem 0;
	text-align: center;
}

.tabs [class^="tab"] [type="radio"], .tabs [class*=" tab"] [type="radio"]
	{
	border-bottom: 1px solid rgba(239, 237, 239, 0.5);
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.tabs [class^="tab"] [type="radio"]:hover, .tabs [class^="tab"] [type="radio"]:focus,
	.tabs [class*=" tab"] [type="radio"]:hover, .tabs [class*=" tab"] [type="radio"]:focus
	{
	/* border-bottom: 1px solid #fd264f; */
	border-bottom: 1px solid #fbb710;
}

.tabs [class^="tab"] [type="radio"]:checked, .tabs [class*=" tab"] [type="radio"]:checked
	{
	/* border-bottom: 2px solid #fd264f; */
	border-bottom: 2px solid #fbb710;
}

.tabs [class^="tab"] [type="radio"]:checked+div, .tabs [class*=" tab"] [type="radio"]:checked+div
	{
	opacity: 1;
}

.tabs [class^="tab"] [type="radio"]+div, .tabs [class*=" tab"] [type="radio"]+div
	{
	display: block;
	opacity: 0;
	padding: 2rem 0;
	width: 90%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.tabs .tab-2 {
	width: 50%;
}

.tabs .tab-2 [type="radio"]+div {
	width: 200%;
	margin-left: 200%;
}

.tabs .tab-2 [type="radio"]:checked+div {
	margin-left: 0;
}

.tabs .tab-2:last-child [type="radio"]+div {
	margin-left: 100%;
}

.tabs .tab-2:last-child [type="radio"]:checked+div {
	margin-left: -100%;
}

.product {
	margin-bottom: 40px;
}

.product .product-grid {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	height: 350px;
	margin-bottom: 20px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.product .product-grid .sale {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 10px;
	z-index: 100;
	background: #d1c286;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

.product .product-grid .inner {
	display: table;
	height: 350px;
	width: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, 0.3);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

@media screen and (max-width: 768px) {
	.product .product-grid .inner {
		/* opacity: 1; */
		background: transparent;
	}
}

.product .product-grid .inner p {
	display: table-cell;
	vertical-align: middle;
}

.product .product-grid .inner p .icon {
	padding: 7px 10px;
	color: #fff;
	background: #d1c286;
}

.product .product-grid .inner p .icon:hover, .product .product-grid .inner p .icon:focus
	{
	color: #d1c286;
	background: #fff;
}

.product .desc h3 {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 24px;
}

.product .desc h3 a {
	color: #000;
}

.product .desc .price {
	letter-spacing: 2px;
	text-transform: uppercase;
}

.product:hover .product-grid, .product:focus .product-grid {
	-webkit-box-shadow: 0px 10px 24px -7px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 10px 24px -7px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0px 10px 24px -7px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 10px 24px -7px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 10px 24px -7px rgba(0, 0, 0, 0.35);
}

.product:hover .inner, .product:focus .inner {
	opacity: 1;
}

.product:hover .desc h3 a, .product:focus .desc h3 a {
	color: #d1c286;
}

.product-carousel {
	margin-bottom: 7em;
}

.single-products-catagory {
	position: relative;
	z-index: 1;
	width: 33.33333%;
	top: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.single-products-catagory {
		width: 50%
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.single-products-catagory {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.single-products-catagory {
		width: 100%;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.single-products-catagory {
		width: 50%
	}
}

.single-products-catagory a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
}

.single-products-catagory a::after {
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	background-color: rgba(60, 60, 60, 0.7);
	z-index: 1;
	opacity: 0;
	visibility: visible;
}

.single-products-catagory a img {
	width: 100%;
}

.single-products-catagory .hover-content {
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 10;
}

@media only screen and (max-width: 767px) {
	.single-products-catagory .hover-content {
		top: 30px;
		left: 30px;
	}
}

.single-products-catagory .hover-content .line {
	width: 80px;
	height: 3px;
	background-color: #fbb710;
	display: block;
	margin-bottom: 15px;
}

.single-products-catagory .hover-content p {
	font-size: 16px;
	color: #6d6d6d;
	line-height: 1;
	margin-bottom: 5px;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
}

.single-products-catagory .hover-content h4 {
	color: #fbb710;
	margin-bottom: 0;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
}

.single-products-catagory:hover a::after, .single-products-catagory:focus a::after
	{
	opacity: 1;
	visibility: visible;
}

.single-products-catagory:hover .hover-content p,
	.single-products-catagory:hover .hover-content h4,
	.single-products-catagory:focus .hover-content p,
	.single-products-catagory:focus .hover-content h4 {
	color: #fff;
}

#portfoliolist .portfolio {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 33.33%;
  display: inline-block;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  #portfoliolist .portfolio {
    width: 50% !important;
  }
}
@media screen and (max-width: 768px) {
  #portfoliolist .portfolio {
    width: 50% !important;
  }
}
@media screen and (max-width: 480px) {
  #portfoliolist .portfolio {
    width: 100% !important;
  }
}
.portfolio-wrapper {
  overflow: hidden;
  position: relative !important;
  /* cursor: pointer; */
}

.portfolio {
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
}

.portfolio img {
  max-width: 100%;
  z-index: -1;
  position: relative;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.portfolio .label {
  position: absolute;
  width: 100%;
  height: 85px;
  bottom: -85px;
  -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.portfolio .label-bg {
  background: rgba(0,0,0,.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.portfolio .label-text {
  color: #fff;
  position: relative;
  z-index: 500;
  padding: 5px 8px;
}
.portfolio .label-text a {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  margin-top: 15px;
}
.portfolio .label-text a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.portfolio .text-category {
  display: block;
  color: #fff;
  font-size: 14px;
  text-transform: normal;
}

.portfolio:hover .label {
  bottom: 0;
}

.portfolio:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.spinner {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #333;
  border-radius: 100%;  
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}


@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.condo-cloud .icon-condo-size {
  margin-right: 13px;
}
.condo-cloud .color-bg-condo {
  background-color: #ffffff;
}
.condo-cloud .card-img {
  margin-bottom: 71px;
  height: 292px;
  margin-top: 20px;
}
.condo-cloud .image-w {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.condo-cloud .text-condo-vdo-mobile {
  display: block;
  margin-left: 20px;
  text-align: left !important;
  font-size: 19px;
  margin-top: 15px;
  font-weight: 600;
  margin-bottom: 40px;
}
.condo-cloud .condo-vdo-mobile {
  display: block;
}
.condo-cloud .condo-vdo {
  display: none;
}
.condo-cloud .condo-mg-list {
  margin-bottom: 10px;
  max-width: 450px;
  display: block;
}
.condo-cloud .m-mobile-size {
  margin-left: auto;
  display: block;
  margin-right: auto;
  width: 60%;
  min-width: 100%;
}
.condo-cloud .from-condo-p {
  width: 68%;
  border: 0;
  margin-top: 20px;
  margin-left: 6%;
  height: 42px;
}
.condo-cloud .condo-p-size-mobile-height-hid {
  display: block;
}
.condo-cloud .condo-mobile-text-p {
  margin-left: 4%;
}
.condo-cloud .condo-mobile-text {
  margin-left: 4%;
  font-weight: 600;
}
.condo-cloud .condo-p-size-mobile {
  font-size: 28px;
  color: #444444;
  font-weight: 600;
  margin-left: 4%;
}
.condo-cloud .condo-select {
  width: 95%;
  background-color: #ffffff;
}
.condo-cloud .condo-select-mobile {
  width: 100%;
  background-color: #ffffff;
}
.condo-cloud .title-condo-lg {
  width: 100%;
}
.condo-cloud .title-condo-content {
  background: rgba(77, 161, 173, 0.9);
  height: 100%;
  padding-top: 7em;
  margin-left: 58%;
}
.condo-cloud .title-condo-pic {
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  height: 400px;
  background-position: inherit;
}
.condo-cloud .condo-p-size {
  font-size: 33px;
  color: #ffffff;
  margin-left: 10%;
  margin-top: -4%;
}
.condo-cloud .condo-p-size-font {
  color: white;
  font-size: 17px;
  font-weight: 600;
  margin-top: 11%;
  margin-left: 11%;
  margin-right: 57%;
}
.condo-cloud .condo-p-size-1 {
  margin-left: 11%;
  color: white;
}
.condo-cloud .from-condo {
  width: 58%;
  border: 0;
  margin-left: 50px;
  margin-top: 20px;
  height: 42px;
}
.condo-cloud .btn-condo {
  margin-left: -1px;
  margin-top: 20px;
  height: 42px;
  width: 23%;
}
.condo-cloud .condo-list {
  font-size: 24px;
  font-weight: 600;
  margin-top: 2%;
  margin-bottom: 27px;
  color: #000000;
}
.condo-cloud select {
  padding-left: 17px;
  height: 45px;
}
.condo-cloud .select-w {
  width: 19%;
}
.condo-cloud .condo-12 {
  display: inline-flex;
}
.condo-cloud .group-w {
  width: 100%;
  margin-bottom: 20px;
}
.condo-cloud .nav-condo {
  background-color: #f9f9f9;
}
.condo-cloud .condo-color-w {
  background-color: #ffffff;
}
.condo-cloud .image-condo-mt {
  margin-top: 20px;
}
.condo-cloud .condo-caption-list-b {
  font-size: 89%;
  font-weight: 600;
  color: #000000;
}
.condo-cloud .condo-caption-size {
  margin-left: 4%;
}
.condo-cloud .condo-caption-list-p {
  margin-left: -9%;
  margin-top: -3%;
  font-size: 80%;
  color: #9b9b9b;
}
.condo-cloud .image-w {
  width: 100%;
}
.condo-cloud .image-mt {
  margin-top: 14px;
  margin-left: -11px;
  margin-bottom: 14px;
}
.condo-cloud .condo-caption-mg {
  margin-top: 20px;
  margin-left: -5%;
}
.condo-cloud .condo-color-g {
  background-color: #e6e6e6;
  height: 41px;
  margin-top: 20px;
  cursor: pointer;
}
.condo-cloud .condo-mt {
  margin-top: 11px;
}
.condo-cloud .condo-font-color {
  margin-top: 54px;
  font-size: 23px;
  color: #1cacbc;
  font-weight: 600;
}
.condo-cloud .condo-p-font {
  margin-top: 20px;
  margin-left: 19px;
}
.condo-cloud .condo-width {
  width: 27%;
}
.condo-cloud .condo-mobile-show {
  display: block;
}
.condo-cloud .mobile-hidden-condo {
  display: none;
}
.condo-cloud .btn-filter {
  width: 100%;
  border-color: #e6e6e6;
  color: #9b9b9b;
  height: 45px;
}
.condo-cloud .condo-vdo-w {
  position: relative;
  height: 0;
  padding-bottom: 56.21%;
}
.condo-cloud .frame-condo-vdo {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.condo-cloud .text-condo-vdo {
  text-align: left !important;
  font-size: 19px;
  margin-top: 15px;
  font-weight: 600;
  margin-bottom: 40px;
}
.condo-cloud .not-found {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-top: 175px;
  margin-bottom: 5%;
}
.condo-cloud .from-condo-mobile {
  border: 0;
  margin-top: 20px;
  height: 42px;
}
.condo-cloud .btn-condo-mobile {
  margin-left: -1px;
  margin-top: 20px;
  margin-bottom: 25px;
  height: 42px;
  width: 20%;
}
@media (min-width: 768px) {
  .condo-cloud .color-bg-condo {
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .condo-cloud .mg-select-condo {
    margin-left: 7%;
    margin-right: 7%;
  }
  .condo-cloud .card-img {
    margin-bottom: 71px;
    max-width: 450px;
    height: 274px;
    margin-top: 20px;
  }
  .condo-cloud .image-w {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .condo-cloud .text-condo-vdo-mobile {
    display: none;
    margin-left: 20px;
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-cloud .condo-vdo-mobile {
    display: none;
  }
  .condo-cloud .condo-vdo {
    display: block;
  }
  .condo-cloud .condo-mg-list {
    margin-bottom: 10px;
    max-width: 450px;
    display: none;
  }
  .condo-cloud .m-mobile-size {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 100%;
    min-width: 400px;
  }
  .condo-cloud .condo-p-size-mobile-height-hid {
    display: none;
  }
  .condo-cloud .title-condo-lg {
    height: 416px;
    width: 73%;
    margin-left: 56%;
  }
  .condo-cloud .condo-mobile-show {
    display: none;
  }
  .condo-cloud .mobile-hidden-condo {
    display: block;
  }
  .condo-cloud .condo-p-size {
    font-size: 33px;
    color: #ffffff;
    margin-left: 6%;
    margin-top: -4%;
    line-height: 37px;
  }
  .condo-cloud .text-condo-vdo {
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-cloud .condo-caption-mg {
    margin-top: 20px;
  }
  .condo-cloud .title-condo-pic {
    background-repeat: no-repeat;
    background-size: 187%;
    background-position: initial;
    height: 416px;
  }
  .condo-cloud .condo-width {
    width: 56%;
  }
  .condo-cloud .title-condo-content {
    background: rgba(77, 161, 173, 0.9);
    height: 100%;
    padding-top: 7em;
    margin-left: 0%;
  }
  .condo-cloud .condo-p-size-font {
    color: white;
    font-size: 17px;
    font-weight: 600;
    margin-top: 11%;
    margin-left: 3%;
    margin-right: 33%;
  }
  .condo-cloud .condo-p-size-1 {
    margin-left: 3%;
    color: white;
  }
  .condo-cloud .from-condo {
    width: 64%;
    border: 0;
    margin-left: 23px;
    margin-top: 20px;
    height: 42px;
  }
  .condo-cloud .condo-select {
    width: 116%;
    margin-left: -11px;
    background-color: #ffffff;
  }
  .condo-cloud select {
    padding-left: 8px;
    height: 45px;
  }
  .condo-cloud .condo-list {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 27px;
    color: #000000;
  }
  .condo-cloud .not-found {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
@media (min-width: 992px) {
  .condo-cloud .condo-caption-mg {
    margin-left: -3%;
  }
  .condo-cloud .condo-caption-size {
    margin-left: 9%;
  }
  .condo-cloud .condo-caption-list-p {
    margin-left: -14%;
    margin-top: -7%;
    font-size: 72%;
    color: #9b9b9b;
  }
  .condo-cloud .color-bg-condo {
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .condo-cloud .mg-select-condo {
    margin-left: 7%;
    margin-right: 7%;
  }
  .condo-cloud .card-img {
    margin-bottom: 71px;
    max-width: 450px;
    height: 274px;
    margin-top: 20px;
  }
  .condo-cloud .image-w {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .condo-cloud .text-condo-vdo-mobile {
    display: none;
    margin-left: 20px;
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-cloud .condo-vdo-mobile {
    display: none;
  }
  .condo-cloud .condo-vdo {
    display: block;
  }
  .condo-cloud .condo-mg-list {
    margin-bottom: 10px;
    max-width: 450px;
    display: none;
  }
  .condo-cloud .m-mobile-size {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 100%;
    min-width: 400px;
  }
  .condo-cloud .condo-p-size-mobile-height-hid {
    display: none;
  }
  .condo-cloud .title-condo-lg {
    height: 418px;
    width: 101%;
    margin-left: -1%;
  }
  .condo-cloud .condo-mobile-show {
    display: none;
  }
  .condo-cloud .mobile-hidden-condo {
    display: block;
  }
  .condo-cloud .condo-p-size {
    font-size: 33px;
    color: #ffffff;
    margin-left: 6%;
    margin-top: -4%;
  }
  .condo-cloud .condo-p-size-font {
    color: white;
    font-size: 17px;
    font-weight: 600;
    margin-top: 11%;
    margin-left: 4%;
    margin-right: 57%;
  }
  .condo-cloud .condo-p-size-1 {
    margin-left: 4%;
    color: white;
  }
  .condo-cloud .text-condo-vdo {
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-cloud .title-condo-pic {
    background-repeat: no-repeat;
    background-size: 145%;
    height: 418px;
    background-position: left;
  }
  .condo-cloud .condo-width {
    width: 47%;
  }
  .condo-cloud .title-condo-content {
    background: rgba(77, 161, 173, 0.9);
    height: 100%;
    padding-top: 7em;
    margin-left: 51%;
  }
  .condo-cloud .condo-select {
    width: 95%;
    background-color: #ffffff;
  }
  .condo-cloud .from-condo {
    width: 279px;
    border: 0;
    margin-left: 31px;
    margin-top: 29px;
    height: 42px;
  }
  .condo-cloud .btn-condo {
    margin-left: -1px;
    margin-top: 29px;
    height: 42px;
    width: 23%;
  }
  .condo-cloud .condo-list {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 27px;
    color: #000000;
  }
  .condo-cloud .not-found {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 1200px) {
  .condo-cloud .color-bg-condo {
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .condo-cloud .mg-select-condo {
    margin-left: 7%;
    margin-right: 7%;
  }
  .condo-cloud .card-img {
    margin-bottom: 71px;
    max-width: 450px;
    height: 288px;
    margin-top: 20px;
  }
  .condo-cloud .image-w {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .condo-cloud .text-condo-vdo-mobile {
    display: none;
    margin-left: 20px;
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-cloud .condo-vdo-mobile {
    display: none;
  }
  .condo-cloud .condo-vdo {
    display: block;
  }
  .condo-cloud .condo-mg-list {
    margin-bottom: 10px;
    max-width: 450px;
    display: none;
  }
  .condo-cloud .m-mobile-size {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 100%;
    min-width: 400px;
  }
  .condo-cloud .condo-p-size-mobile-height-hid {
    display: none;
  }
  .condo-cloud .condo-mobile-show {
    display: none;
  }
  .condo-cloud .mobile-hidden-condo {
    display: block;
  }
  .condo-cloud .condo-p-size {
    font-size: 33px;
    color: #ffffff;
    margin-left: 6%;
    margin-top: -4%;
  }
  .condo-cloud .condo-p-size-font {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10%;
    margin-left: 4%;
    margin-right: 57%;
  }
  .condo-cloud .condo-p-size-1 {
    margin-left: 4%;
    color: white;
  }
  .condo-cloud .btn-condo {
    margin-left: -1px;
    height: 42px;
    margin-top: 29px;
    width: 23%;
  }
  .condo-cloud .text-condo-vdo {
    text-align: center !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-cloud .condo-caption-mg {
    margin-top: 20px !important;
  }
  .condo-cloud .title-condo-lg {
    height: 418px;
    width: 0;
    margin-left: 57%;
  }
  .condo-cloud .condo-width {
    width: 501px;
  }
  .condo-cloud .title-condo-pic {
    height: 418px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: inherit;
  }
  .condo-cloud .condo-select {
    width: 95%;
    background-color: #ffffff;
  }
  .condo-cloud .from-condo {
    width: 283px;
    border: 0;
    margin-left: 36px;
    margin-top: 29px;
    height: 42px;
  }
  .condo-cloud .title-condo-content {
    background: rgba(77, 161, 173, 0.9);
    height: 100%;
    padding-top: 7em;
    margin-left: 59%;
  }
  .condo-cloud .condo-list {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 27px;
    color: #000000;
  }
  .condo-cloud .not-found {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
@media (min-width: 1500px) {
  .condo-cloud .color-bg-condo {
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .condo-cloud .mg-select-condo {
    margin-left: 7%;
    margin-right: 7%;
  }
  .condo-cloud .card-img {
    margin-bottom: 71px;
    max-width: 450px;
    height: 360px;
    margin-top: 20px;
  }
  .condo-cloud .image-w {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .condo-cloud .text-condo-vdo-mobile {
    display: none;
    margin-left: 20px;
    text-align: left !important;
    font-size: 19px;
    margin-top: 15px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .condo-cloud .condo-vdo-mobile {
    display: none;
  }
  .condo-cloud .condo-vdo {
    display: block;
  }
  .condo-cloud .condo-mg-list {
    margin-bottom: 20px;
    max-width: 450px;
    display: block;
  }
  .condo-cloud .m-mobile-size {
    margin-left: auto;
    display: block;
    margin-right: auto;
    width: 100%;
    min-width: 400px;
  }
  .condo-cloud .condo-p-size-mobile-height-hid {
    display: none;
  }
  .condo-cloud .condo-mobile-show {
    display: none;
  }
  .condo-cloud .mobile-hidden-condo {
    display: block;
  }
  .condo-cloud .title-condo-lg {
    height: 438px;
    width: 0;
    margin-left: 57%;
  }
  .condo-cloud .condo-width {
    width: 501px;
  }
  .condo-cloud .title-condo-content {
    background: rgba(77, 161, 173, 0.9);
    height: 100%;
    padding-top: 7em;
    margin-left: 57%;
  }
  .condo-cloud .condo-p-size {
    font-size: 33px;
    color: #ffffff;
    margin-left: 6%;
    margin-top: 2%;
  }
  .condo-cloud .condo-p-size-font {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10%;
    margin-left: 4%;
    margin-right: 57%;
  }
  .condo-cloud .condo-p-size-1 {
    margin-left: 4%;
    color: white;
  }
  .condo-cloud .from-condo {
    width: 283px;
    border: 0;
    margin-left: 36px;
    margin-top: 29px;
    height: 42px;
  }
  .condo-cloud .btn-condo {
    margin-left: -1px;
    margin-top: 28px;
    height: 42px;
    width: 100px;
  }
  .condo-cloud .title-condo-pic {
    height: 438px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
  }
  .condo-cloud .condo-select {
    width: 95%;
    background-color: #ffffff;
  }
  .condo-cloud .condo-list {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 27px;
    color: #000000;
  }
  .condo-cloud .not-found {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
.condo-cloud .mt-5per {
  margin-top: 5%;
}
.condo-cloud .mb-5per {
  margin-bottom: 5%;
}
.condo-cloud .border-color-white {
  border-color: white;
}
.condo-cloud .bootstrap-select {
  width: 100% !important;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 55px;
    right: 20px;
    display: none;
}

i.navy {
    color: #1ab394;
}
.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

.font-bold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}</pre></body></html>