
.gotham{font-family: 'Gotham';}
html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Unica One';
	font-size: 18px;
	color: #414042;
	font-weight: 400;
}

a {
	-webkit-transition: all 0.32s ease-out;
	-moz-transition: all 0.32s ease-out;
	-o-transition: all 0.32s ease-out;
	-ms-transition: all 0.32s ease-out;
	transition: all 0.32s ease-out;
	text-decoration: none;
}
a:hover {
	color: #00949A;
	text-decoration: none;
}
::placeholder {
 color: 000;
 opacity: 1;
}
:-ms-input-placeholder {
 color: 000;
}
::-ms-input-placeholder {
 color: 000;
}


.fw-sb{font-weight: 600;}
.fw-bo{font-weight: bold;}
strong, .fw-me{font-weight: 500;}
.fw-re{font-weight: 400;}
.fw-li{font-weight: 300;}

.fs-87{font-size: 87px;}
.fs-82{font-size: 82px;}
.fs-72{font-size: 72px;}
.fs-65{font-size: 65px;}
.fs-60{font-size: 60px;}
.fs-56{font-size: 56px;}
.fs-55{font-size: 55px;}
.fs-52{font-size: 52px;}
.fs-48{font-size: 48px;}
.fs-49{font-size: 49px;}
.fs-40{font-size: 40px;}
.fs-38{font-size: 38px;}
.fs-36{font-size: 36px;}
.fs-35{font-size: 35px;}
.fs-32{font-size: 32px;}
.fs-30{font-size: 30px;}
.fs-28{font-size: 28px;}
.fs-26{font-size: 26px;}
.fs-22{font-size: 22px;}
.fs-20{font-size: 20px;}
.fs-18{font-size: 18px;}
.fs-15{font-size: 15px;}
.fs-14{font-size: 14px;}
.fs-13{font-size: 13px;}
.fs-12{font-size: 12px;}
.ls-0-4{letter-spacing: .4px;}
.ls-1{letter-spacing: 1px;}
.ls-2{letter-spacing: 2px;}
.ls-3{letter-spacing: 3px;}
.ls-4{letter-spacing: 4px;}
.ls-6{letter-spacing: 6px;}
.ls-8{letter-spacing: 8px;}
.ls-10{letter-spacing: 10px;}
.ls-13{letter-spacing: 13px;}
.ls-20{letter-spacing: 20px;}
.ls-30{letter-spacing: 30px;}
.ls-80{letter-spacing: 80px;}

.lh-1{line-height: 1;}
.lh-1-1{line-height: 1.1;}
.lh-1-4{line-height: 1.4;}
.lh-1-7{line-height: 1.7;}
.lh-2{line-height: 2;}
.lh-2-4{line-height: 2.4;}

.lh-4{line-height: 4;}










/*COMMOM STYLES*/
.bg-grey {
	background-color: #231F20 !important;
}
.bg-red {
	background-color: #00949A;
}
.btn-brand {
	background-color: #00949A;
	transition: all 0.32s ease-out;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 15px 25px;
	letter-spacing: 1.5px;
}
.btn-brand:hover {
	background-color: #484c4c;
	color: #FFF !important;
}
 .text-brand {
	color: #8CB7C9 !important;
}

.text-grey {
	color: #414042;
}
.text-black {
	color: #000 !important;
}
.has-bg {
	background-position: center;
	background-size: cover;
}
.img-linked {
	-webkit-transition: all 0.42s ease-out;
	-moz-transition: all 0.42s ease-out;
	-o-transition: all 0.42s ease-out;
	-ms-transition: all 0.42s ease-out;
	transition: all 0.42s ease-out;
}
.img-linked:hover {
	transform: scale(1.02);
	cursor: pointer;
}
/* Navigation */
.nav-wrapper::-webkit-scrollbar {
 display: none;
}
/*.navlinks{color: #1b75bb; background-color: #FFF; display: block; margin: 10px; font-size: 21px; padding: 10px; font-weight: 500;}
.navlinks:hover,
.active-nav{background-color: #000!important; color: #FFF!important;}*/
.navlinks {
	color: #415364;
	background-color: #FFF;
	display: block;
	margin: 20px 10px;
	font-size: 24px;
	padding: 11px;
	font-weight: 500;
}
.navlinks:hover, .active-nav {
	background-color: #3293c8 !important;
	color: #fff !important;
}

@media screen and (max-width: 767px) {
.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-toggler {
	border-color: rgb(4, 63, 131);
}
.navbar-toggler:focus, .navbar-toggler:active {
	outline: none;
	box-shadow: none;
}
}
.nav-wrapper {
	background-image: url(/brokerportal/img/bg-nav.jpg);
	width: 471px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: auto;
}
.content-wrapper {
	width: calc(100% - 471px);
	float: right;
	height: 100vh;
}
.index-content-wrapper {
	width: calc(100% - 471px);
	float: right;
	height: 70vh;
}
.index-text-wrapper {
	width: calc(100% - 471px);
	float: right;
	height: 30vh;
}
.home-content-wrapper {
	width: calc(100% - 471px);
	float: right;
	height: 65vh;
}
.home-text-wrapper {
	width: calc(100% - 471px);
	float: right;
	height: 35vh;
}

/*#login{background-image: url('../images/hero.jpg'); background-position: left;}*/
#login {
	background-image: url('../img/index.jpg');
	background-position: left;
}
/*#home{background-image: url('../images/hero-andrin-homes.jpg'); background-position: center;}*/
#home {
	/*background-image: url('../img-01/logged-in.jpg');*/
	background-image: url('../img/home.jpg');
	background-position: center;
}

.frmLogin input {
	border-radius: 0;
	height: 54px;
}
/*.frmLogin button{background-color: #000; color: #FFF; border: none; font-size: 24px; padding: 8px 20px; }*/
.frmLogin button {
	background-color: #3293c8;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	padding: 8px 30px;
	border: none;
	outline: none !important;
	letter-spacing: 2px;
}

.frmLogin button:focus, .frmLogin button:focus-visible {
	outline: none !important;
}

/*Added by mhb*/





.ren-sub-hdng {
    background-color: #8CB7C9;
    color: #fff;
    font-size: 21px;
    padding: 8px 20px;
    width: fit-content;
}

/* fluid 5 columns */
.grid-sizer,
.grid-item { 
	width: 29%;
	margin-bottom: 15px;
}
/* 2 columns */
.grid-item--width2 { width: 40%; }


/*end Added by mhb*/

.iframestyle {
	width:100%;
	height:90vh;
}


section {
	column-width: 300px;
	column-gap: 5px;
	padding: 5px;
  }
  
  section img {
	width: 100%;
	cursor: pointer;
  }

.lightbox {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	display: none;
	background: #7f8c8d;
	perspective: 1000;
  }
  
  .filter {
	position: absolute;
	width: 100%;
	height: 100%;
	filter: blur(20px);
	opacity: 0.5;
	background-position: center;
	background-size: cover;
  }
  
  .lightbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotateY(0deg);
	max-height: 95vh;
	max-width: calc(95vw - 100px);
	transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
	transform-style: preserve-3d;
  }
  
  
  /*.lightbox:hover img{
	transform: translate(-50%, -50%) rotateY(180deg);
  }*/
  
  [class^="arrow"] {
	height: 200px;
	width: 50px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
  }
  
  [class^="arrow"]:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 15px;
	height: 15px;
  }
  
  .arrowr {
	right: 0;
  }
  
  .arrowr:after {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
  }
  
  .arrowl {
	left: 0;
  }
  
  .arrowl:after {
	border-left: 1px solid white;
	border-top: 1px solid white;
  }
  
  .close {
	position: absolute;
	right: 0;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.4);
	margin: 20px;
	cursor: pointer;
  }
  
  .close:after,
  .close:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 100%;
	background: #e74c3c;
  }
  
  .close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
  }
  
  .close:before {
	transform: translate(-50%, -50%) rotate(45deg);
  }
  
  .title {
	font-size: 20px;
	color: #000;
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
  }



  @media screen and (max-width: 1399px) {
  .fs-87{font-size: 50px;}
  }


@media screen and (max-width: 767px) {
.nav-wrapper {
	width: 100%;
	position: relative;
}
.nav-wrapper .wrapper {
	max-width: 375px;
	margin: auto;
}
.content-wrapper {
	width: 100%;
	float: none;
	height: auto;
}
}



@media screen and (max-width:992px){
    .fs-87{font-size: 40px;}
    .fs-82 {font-size: 38px;}
    .fs-72{font-size: 40px;}
    .fs-65{font-size: 45px;}
    .fs-60{font-size: 45px;}
    .fs-56{font-size: 50px;}
    .fs-55{font-size: 38px;}
    .fs-52{font-size: 44px;}
    .fs-49{font-size: 42px;}
    .fs-48{font-size: 42px;}
    .fs-40{font-size: 38px;}
    .fs-38{font-size: 36px;}
    .fs-36{font-size: 34px;}
    .fs-35{font-size: 33px;}
	.fs-32{font-size: 29px;}}
	@media screen and (max-width: 767px){
		.fs-87{font-size: 30px;}
		.fs-82 {font-size: 38px;}
		.fs-72{font-size: 35px;}
		.fs-65{font-size: 30px;}
		.fs-60{font-size: 45px;}
		.fs-56{font-size: 46px;}
		.fs-55{font-size: 38px;}
		.fs-52{font-size: 39px;}
		.fs-49{font-size: 36px;}
		.fs-48{font-size: 36px;}
		.fs-40{font-size: 33px;}
		.fs-38{font-size: 31px;}
		.fs-36{font-size: 30px;}
		.fs-35{font-size: 29px;}
		.fs-32{font-size: 25px;}}
		@media screen and (max-width: 576px){
			.fs-87{font-size: 60px;}
			.fs-82 {font-size: 32px;}
			.fs-72{font-size: 30px;}
			.fs-65{font-size: 22px;}
			.fs-60{font-size: 38px;}
			.fs-56{font-size: 42px;}
			.fs-55{font-size: 33px;}
			.fs-52{font-size: 28px;}
			.fs-49{font-size: 39px;}
			.fs-48{font-size: 24px;}
			.fs-40{font-size: 24px;}
			.fs-38{font-size: 23px;}
			.fs-36{font-size: 20px;}
			.fs-35{font-size: 20px;}
			.fs-32{font-size: 19px;}}