@charset "utf-8";
::-moz-selection { /* Code for Firefox */
 color: white;
 background: #ff4900;
}
::selection {
	color: white;
	background: #ff4900;
}
.btn-info.focus, .btn-info:focus {
	box-shadow: none !important;
}
.wrapper {
	margin-left: -15px;
	margin-right: -15px;
}
.pad40 {
	padding: 40px 0px;
}
.pad80 {
	padding: 80px 0px;
}
span.validate  {
color:#de4040;
padding-left:8px;
font-style:italic;
font-weight:bold;
}
.mr-cntr9{margin: 0 auto !important;}
.pad120 {
	padding: 120px 0px;
}
.navbar {
	min-height: 40px;
	float: none;
	display: block;
	text-align: center;
	padding-left: 2rem;
	padding-right: 2rem;
}
.navbar-header {
	width: 23%;
}
.navbar-nav {
	margin: 10.5px -15px;
}
.navbar-brand > img {
	width: 100%;
	height: auto;
	margin: 0 auto
}
.navbar-default, .bg-light {
	background-color: #ffffff !important
}
.navbar-nav > li {
	float: none;
	display: inline-block;
}
.navbar-default .navbar-nav > li > a, .navbar-light .navbar-nav .nav-link {
	padding: 0 0.68em;
	font-family: "Khand", sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	color: #708586 !important;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}
.navbar-default .navbar-nav > li:hover > a, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: #ffba00 !important
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	background-color: #ffc62b;
	color: #ffffff !important
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #ffba00;
}
.carousel-caption h3 {
	font-family: 'Playfair Display', serif;
}
.carousel-caption {
	top: 41%;
}
.carousel-caption p {
	text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
	-wenkit-text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
	-moz-text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
}
.carousel-indicators li {
	height: 5px;
	border-radius: 1px;
}
.m1 {
	background: #FFFFFF;
}
.m1 .card {
	border: none;
	transition: box-shadow ease 0.4s;
	-webkit-transition: box-shadow ease 0.4s;
	-moz-transition: box-shadow ease 0.4s;
}
.m1 .card:hover {
	-webkit-box-shadow: 6px 6px 22px -4px rgba(0,0,0,0.48);
	-moz-box-shadow: 6px 6px 22px -4px rgba(0,0,0,0.48);
	box-shadow: 6px 6px 22px -4px rgba(0,0,0,0.48);
}
.m1 .card-title {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 1.471em;
	font-weight: 500;
	font-style: normal;
	line-height: 1.4em;
	text-decoration: none;
	letter-spacing: 0px;
	color: #00516f;
}
.m1 .card-text {
	font-family: "Khand", sans-serif;
	font-size: 1.2em;
	line-height: 26px;
	color: #708586;
}
.btn-info {
	background: #00516f;
	border-radius: .1rem;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	padding: 0.9rem 2rem;
	border: 0px;
}
.hvr-sweep-to-right {
	font-size: 0.95rem;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ffc62b;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
	color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.t1 {
	display: block;
	margin-bottom: 3rem
}
.t1 p {
	font-family: "Playfair Display", serif;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.353em;
	font-weight: 700;
	font-style: italic;
	color: #00516f;
}
.t1 h2 {
	margin-top: 0.4em;
	color: #4bbed1;
	line-height: 1.13;
	font-family: "Oswald", sans-serif;
	font-size: 4.118em;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.in-tp1 {
	font-size: 1.6em;
}
.di1 {
	color: #ff4900;
	display: inline-block;
}
#carouselExampleSlidesOnly {
	-webkit-box-shadow: 4px 4px 10px -3px rgba(0, 0, 0, 0.64);
	-moz-box-shadow: 4px 4px 10px -3px rgba(0, 0, 0, 0.64);
	box-shadow: 4px 4px 10px -3px rgba(0, 0, 0, 0.64);
	z-index: 1;
}
#carouselExampleSlidesOnly .carousel-indicators li {
	margin-right: 8px;
	margin-left: 8px;
	width: 8px;
	height: 8px;
	border-radius: 60px;
}
/*#f7f7f3*/
.txt-block1 {
	position: absolute;
	background: #f7f7f3;
	left: -70%;
	padding: 60px;
	/*   z-index: -1;*/
	padding-left: 74%;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 1.1em;
	line-height: 26px;
	font-weight: 400;
	color: #708586;
}
.in-texto, .in-texto p {
	padding: 12px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 1.1em;
	line-height: 26px;
	font-weight: 400;
	color: #708586;
	text-align: left;
}
.in-texto p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.7em;
	font-size: 1em;
}
.in-texto b, in-texto p b {
	font-weight: 500;
}
.in-texto ul {
	list-style-type: none;
}
.in-texto ul li {
	list-style-type: circle;
}
.m3 {
	background: #f6f7f2;
}
.m3 ul li {
	font-family: 'Barlow Semi Condensed', sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 1em;
	line-height: 17px;
	float: left;
	background: #ffba00;
	width: 100%;
	height: 250px;
	border: 1px solid white;
	position: relative;
	transition: all ease 0.3s;
	padding: 30px 13px;
	text-align: center;
}
.m3 ul li img {
	display: table-cell;
	width: 40%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}
.owl-carousel .owl-stage-outer {
	margin: 30px 0px;
}
.owl-carousel .owl-item {
	background: #000000;
}
.owl-carousel .owl-item img {
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	max-height: 215px;
	overflow: hidden;
	opacity: 1;
}
.owl-carousel .owl-item .fa {
	opacity: 0;
	vertical-align: middle;
	font-size: 46px;
	position: absolute;
	left: 0;
	right: 0;
	top: 32%;
	bottom: 0;
	width: 100%;
	height: 67px;
	line-height: 67px;
	text-align: center;
	margin: 0 auto;
	color: white;
	background: rgba(255,186,0,1.00);
	border-radius: 1px;
	transition: opacity ease 0.3s, transform ease 0.3s;
	-webkit-transition: opacity ease 0.3s, transform ease 0.3s;
	-moz-transition: opacity ease 0.3s, transform ease 0.3s;
}
.owl-carousel .owl-item:hover img {
	opacity: 0.85;
}
.owl-carousel .owl-item:hover .fa {
	opacity: 1;
}
.owl-carousel .owl-item .fa:hover {
	background: #4bbed1;
	transform: translateY(10px);
}
.bg1 {
	background: url(../img/banner.jpg) no-repeat scroll center center;
	background-size: cover;
	padding: 200px 0px 200px 0px;
	width: 100%;
}
.bg2 {
	background: url(../img/banner6.jpg) no-repeat scroll center center;
	background-size: cover;
	padding: 200px 0px 50px 0px;
	width: 100%;
}

.bg1 h2, .bg2 h2 {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 5.671em !important;
	font-weight: 700;
	line-height: 1.13;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
	-webkit-text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
	-moz-text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
}
.bg1 h2 span, .bg2 h2 span {
	font-family: "Playfair Display", serif;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.6em;
	font-weight: 700;
	font-style: italic;
}
.bg1 .hvr-sweep-to-right, .bg2 .hvr-sweep-to-right {
	font-size: 1.2rem;
}
.bg1 .btn-info, .bg2 .btn-info {
	padding: 0.9rem 2.5rem;
}
.ts-blue { 
	text-shadow: 3px 3px 2px rgba(16, 72, 111, 0.43) !important;
	-webkit-text-shadow: 3px 3px 2px rgba(16, 72, 111, 0.43)!important;
	-moz-text-shadow: 3px 3px 2px rgba(16, 72, 111, 0.43) !important;
}

.bgimg1 {
	background: url(../img/banner4.jpg) no-repeat scroll center center;
	background-size: cover;
}
.m6 {
	background: url(../img/banner2.png) no-repeat scroll 0 0;
	background-size: 100%;
	width: 100%;
}
#review {
	background: #ffba00;
	padding: 2rem 3.5rem;
}
#review .owl-item {
	background: #ffba00;
}
#review .item, #review .item p {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 1.08em;
	line-height: 29px;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
}
#review .item:before {
	content: "“";
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 120px;
	font-weight: 700;
	line-height: 0.75;
	text-transform: uppercase;
}
#review .item h4 {
	font-family: "Playfair Display", serif;
	font-style: italic;
	font-weight: 600;
	font-size: 1.2em;
}
#review .owl-dots .owl-dot span, #review .owl-dots .owl-dot span {
	background: #ffffff;
}
#review .owl-dots .owl-dot.active span, #review .owl-dots .owl-dot:hover span {
	background: #ffee76;
}
.m7 {
	background: url(../img/banner3.jpg) no-repeat scroll center bottom;
	background-size: cover;
	width: 100%;
}
.m7 .t1 h2 {
	color: #ffffff;
}
.m7 ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
}
.m7 ul li {
	position: relative;
	width: 7.765em;
	height: 7.765em;
	display: inline-block;
	line-height: 8.765em;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.3);
	color: #ffffff;
	margin: 0px 40px;
	text-align: center;
}
.m7 ul li img {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding-top: 25%;
}
.m7 ul li p {
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	line-height: 19px;
	bottom: -55px;
	color: #00516f;
	font-weight: 700;
	font-size: 1em;
	font-family: 'Barlow Semi Condensed', sans-serif;
}
.m8 ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
}
.m8 ul li {
	display: inline-block;
	width: auto;
}
.m8 ul li {
	padding: 30px 20px;
}
.m8 ul li a img {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
}
.m8 ul li:hover a img {
	transform: translateY(-10px)
}
footer {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 400;
	background: #00516f;
	padding: 80px 0px 10px 0px;
	color: #fff;
}
footer ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
}
footer ul li {
	display: inline-block;
	width: auto;
}
footer ul li a {
	color: #fff;
	padding: 10px;
	font-family: "Khand", sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
}
footer ul li a:hover, footer ul li a:focus {
	color: #ffba00;
	text-decoration: none;
}
.foot-logo {
	padding: 30px 0px;
}
/*Inner Pages*/

.header-bg {
	background: url(../img/in-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 100px 0px;
	text-align: center;
}
.header-bg h2 {
	font-family: "Oswald", sans-serif;
	font-size: 5.294em;
	font-weight: 600;
	font-style: normal;
	line-height: 1.11em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #fff;
	text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
	-webkit-text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
	-moz-text-shadow: 3px 3px 2px rgba(23, 23, 23, 0.32);
}
.amenities {
	padding: 20px 0px;
}
.propertySubHead {
	font-size: 1.5rem;
	margin-bottom: 20px;
}
#unitAmenities .row:nth-child(odd) {
	background-color: #f4f4f4;
}
#unitAmenities .row [class*="col"]:first-child {
	text-align: left;
	font-weight: 500;
}
#unitAmenities .row [class*="col"] {
	padding: 10px;
}
#unitAmenities ul {
	margin: 0;
	padding: 0;
}
#unitAmenities ul li {
	list-style-type: none;
}
#unitAmenities ul li {
	margin: 0;
    padding: 0;
    line-height: 20px;
    text-transform: capitalize;
    display: inline-block;
    width: 33%;
}
/*Gallery*/
#ul-li {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0px
}
#ul-li li {
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: -7px;
	cursor: pointer;
	height: 250px;
	overflow: hidden;
	list-style-type: none !important;
}
/*---------------*/
/***** Roxy *****/
/*---------------*/

.grid {
	position: relative;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	height: 360px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	/* min-height: 100%;*/
	max-width: 100%;
	opacity: 1.0;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.grid figure p {
	font-size: 68.5%;
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
figure.effect-roxy {
	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}
figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px, 0, 0);
	transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
	padding: 3em;
	text-align: left;
	font-family: "Khand", sans-serif;
	font-weight: 400;
}
figure.effect-roxy h2 {
	padding: 1% 0 10px 0;
	font-size: 1.8em;
}
figure.effect-roxy p {
	font-size: 1.2em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover img {
	opacity: 0.25;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before, figure.effect-roxy:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* ====================* RATES TABLE *====================== */

.table
{
background-color:rgba(250,250,250,1.00);
width: 100%; 
border-collapse: collapse; 
}

.cent{text-align:center;
vertical-align:middle!important;}


.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, 
.table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, 
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th
{
	line-height:2!important;
}


/*RESPOSIVE TABLE CSS*/

.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
}
@media (min-width: 44em) {
  .responsive-table {
    font-size: .9em;
  }
}
@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em;
  }
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media (min-width: 44em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead th{
 /*
  border: 1px solid #1d96b2;
*/
  
  	line-height:50px!important;
	/*background-color:rgba(52,213,156,1);*/
	background-color:rgba(113,214,219,1.00);
	color:white;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	text-align:center;
	color:white;
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
@media (min-width: 44em) {
  .responsive-table tr {
    display: table-row;
  }
}
.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle;
}
@media (min-width: 30em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 44em) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em;
  }
}
@media (min-width: 62em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em;
  }
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 44em) {
  .responsive-table caption {
    font-size: 1.5em;
  }
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}
@media (min-width: 62em) {
  .responsive-table tfoot {
    font-size: .9em;
  }
}
@media (min-width: 44em) {
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border: 2px solid rgba(52,213,156,1);
}
@media (min-width: 44em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
/*@media (min-width: 44em) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
  }
}*/
.responsive-table tbody th[scope="row"] {
	font-family: 'Roboto', sans-serif;
  background-color:rgba(52,213,156,1);
  color: white;
}
@media (min-width: 44em) {
  .responsive-table tbody th[scope="row"] {
	font-family: 'Roboto', sans-serif;
	letter-spacing:0.3px;  
    background-color: transparent;
    color: #7b7b7b;
    text-align: left;
	font-weight:inherit;
	
  }
}
.responsive-table tbody td {
  text-align: right;
}
@media (min-width: 30em) {
  /*.responsive-table tbody td {
    border-bottom: 1px solid #1d96b2;
  }*/
}
@media (min-width: 44em) {
  .responsive-table tbody td {
    text-align: center;
	    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 1.1em;
    line-height: 26px;
    font-weight: 400;
    color: #708586;
  }
}
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: .8em;
  color: rgba(94, 93, 82, 0.75);
}
@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    font-size: .9em;
  }
}
@media (min-width: 44em) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}



div.well .panel{cursor:pointer;}

div.revheading h4{font-family: 'Raleway', sans-serif;
font-size:1em;
;padding:10px 0px;
background-color:rgba(169,173,173,0.6)!important;
color:black;
font-weight:400;
letter-spacing:0.5px;}

div.jumbotron .well{background-color:rgba(32,126,134,0.2);margin-bottom:0px;}

div#menu2 .panel-body{
font-family: 'Raleway', sans-serif;
font-size:1em;
line-height:22px;
font-weight:400;}
.modernimg2{padding:0px 10px;}

.ratefeemrgset{background:rgba(239,239,239,0.5);padding:10px 20px;}

.ratefeemrgset h4{
margin-left:20px;
color:rgba(39,39,39,0.8);
padding: 20px 0px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 1.5em;
    line-height: 26px;
    font-weight: 400;}

.ratefeemrgset .panel-heading{
    background-color: rgba(233,233,233,0.6);
    margin-bottom: 10px;
    padding: 3px 0 3px 10px;
    color: rgba(78,78,78,1.00);
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 1.1em;
    line-height: 26px;
    font-weight: 500;
}

.fa-check-circle{color:rgba(21,224,113,1.00);
padding-right:10px;}

div.ratefeemrgset p{
	font-family: 'Roboto', sans-serif;
	color:rgba(79,79,79,1.00);
	font-size:14px;
	padding-left:30px!important;
	line-height: 20px;}
		
/*Things to do*/
#ttd .row{margin-bottom:40px;}
#ttd p{
	font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 1.1em;
    line-height: 26px;
    font-weight: 400;
    color: #708586;}
#ttd ul {list-style-type:none;}
#ttd ul li {list-style-type: circle;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 1.1em;
    line-height: 26px;
    font-weight: 400;
    color: #708586;}	
#ttd ul li a{color: #00a3c5;}	
#ttd ul li a:hover{text-decoration:none;color:#17b541;}
#ttd h3{
	color: #ffba00;
    line-height: 1.13;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    font-weight: 600;
	margin-top: -13px;
}
.z-1{z-index:1;}
#map{width:100%; height:100%; display:block;}
#map iframe{border:none;width:100%; height:500px;z-index:1}
.ctc li{padding:10px 0px;margin:0px;}
.ctc li span .fa{padding-right:12px;color: #ffc62b;}
.form-style input, .form-style textarea{margin-bottom: 20px;
    border-radius: 2px;}
.form-style .btn{cursor: pointer;}		
.owner-pic img {
    width: 100%;
    height: auto;
    padding: 50px 0px;
    padding-top: 10px;
}