* {
	margin: 0;
	padding: 0;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset,
p {
	border: medium none;
	margin: 0;
	padding: 0;
}

a,
input,
select,
textarea {
	margin: 0;
	outline: medium none;
	padding: 0;
}

html {}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

img,
fieldset {
	border: 0 none;
}

a {
	border: medium none;
	outline: medium none;
}

input[type="search"] {}

img {
	border: medium none;
	height: auto;
	max-width: 100%;
	outline: medium none;
	vertical-align: middle;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
	margin: 0;
	padding: 0;
}

div,
h1,
h2,
h3,
h4,
span,
p,
input,
form,
img,
hr,
img,
a {
	border: medium none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

ul::after {
	clear: both;
	content: "";
	display: block;
}

ul {
	list-style: outside none none;
}

body {
	margin: 0;
	overflow-x: hidden;
	padding: 0;
	font-family: 'hindregular';
}
@font-face {
    font-family: 'hindbold';
    src: url('../fonts/hind-bold-webfont.woff2') format('woff2'),
         url('../fonts/hind-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hindlight';
    src: url('../fonts/hind-light-webfont.woff2') format('woff2'),
         url('../fonts/hind-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'hindmedium';
    src: url('../fonts/hind-medium-webfont.woff2') format('woff2'),
         url('../fonts/hind-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hindregular';
    src: url('../fonts/hind-regular-webfont.woff2') format('woff2'),
         url('../fonts/hind-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'hindsemibold';
    src: url('../fonts/hind-semibold-webfont.woff2') format('woff2'),
         url('../fonts/hind-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_avenirltstd-light';
	src: url('../fonts/avenirltstd-light.eot');
	src: local('â˜º'), url('../fonts/avenirltstd-light.woff') format('woff'), url('../fonts/avenirltstd-light.ttf') format('truetype'), url('../fonts/avenirltstd-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.escondido{	display: none; }

.container {
    max-width: 1500px;
}
.top-header{
	background:#1a171d;
	padding:15px 0;
	margin-bottom:25px;
}
.top-header p{
	text-align:left;
	font-family: 'hindregular';
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	margin-top:3px;
}
.top-header p img {
	margin-right: 5px;
	vertical-align: -1px;
}
.social-links ul{
	text-align:right;
	margin-top:5px;
}
.social-links ul li{
	display:inline-block;
	border-left:solid 1px #312f34;
	line-height:12px;
	vertical-align: top;
}
.social-links ul li:first-child{
	border:none;
}
.social-links ul li a{
	padding:0 13px;
	display:inline-block;
}

.header {
	padding: 0px 0;
	position: absolute;
	z-index: 999;
	left: 0;
	width: 100%;
	top: 0;
}
.header-inner.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 15px 0;
	z-index: 9999999;
	background: #000 ;

}
.logo {
	margin: 0px 0 0 0;
	padding: 0;
	display: block;
	z-index: 1;
	transition:all 0.5s;
}

.closebtn{
	display:none;
}

h1.mobile-menu {
	display: none;
}
.navigation {
	padding: 12px 0 0px 0;
}
.navigation ul {
	list-style: none;
	text-align:right;
}
.navigation ul li {
	display: inline-block;
	color: #fff;
	line-height:13px;
}
.navigation ul li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	text-decoration: none;
	padding: 0 20px;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
}
.navigation ul li:last-child a{
	padding-right:0;
}

.navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.banner-sec{
	position:relative;
}
.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	top: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #fff;
	text-align: left;
	text-shadow: none;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.30);
}

.carousel-caption-b {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: table;
}

.carousel-caption-c {
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	display: table-cell;
}

.banner-sec h1 {
	font-size: 28px;
	color: #fff;
	text-align: left;
	padding:22px 0 0px 20px;
	font-family: 'hindbold';
	background:#000;
    opacity: .7;
	letter-spacing:1px;
}
.banner-sec h4 {
	font-size: 20px;
    line-height: 26px;
	color: #000;
	text-align: left;
	padding:20px 15px 10px 20px;
	font-family: 'hindbold';
	background:#fff;
}
.banner-sec p {
	font-size: 15px;
	color: #fff;
	text-align: left;
	padding-top:5px;
	padding-bottom: 40px;
	padding-left: 20px;
}

.banner-sec  img {
    height: 660px;
    object-fit: cover;
    width: 100%;
}

.carousel-indicators {
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	right: 0;
	transform: none;
	height: auto;
	top: auto;
}
.carousel-indicators li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border:solid 1px #fff;
	border-radius: 100%;
}
.carousel-indicators .active {
	width: 14px;
	height: 14px;
	margin: 0 5px;
	background-color: #fff;
	border:solid 1px #fff;
}
.banner-info{
	float:right;
	width:655px;
}

.banner-info  a{
	text-align:right;
	text-shadow:0 0 5px rgba(0,0,0,0.80);
	font-size: 20px;
	color: #fff;
	font-family: 'hindbold';
	display:block;
	letter-spacing:2px;
	text-decoration:none;
}
.welcome-sec{
	
}
/* .request-form { */
	/* float: right; */
	/* padding: 0 5px; */
	/* width: 370px; */
	/* margin-top: -50px; */
	/* background: #fff; */
/* } */

.request-form {
	margin: 0 35px;
    width: 370px;
    background: #eee;
    position: fixed;
    right: 0;
    bottom: 0px;
}
#reinfo-form {
    display: none;
    padding: 0 15px;
}
.request-form h3{
	background:#000000;
	padding:20px 15px;
	text-align:center;
	font-size: 20px;
	color: #fff;
	font-family: 'hindbold';
	letter-spacing:2px;
	margin-top: -12px;
	text-transform:uppercase;
}
.request-form input.form-control{
	width:100%;
	height:57px;
	padding:10px 15px;
	text-transform:uppercase;
	color:#b3b3b3;
	font-size: 16px;
	border:solid 1px #e0e0e0;
	margin-top:5px;
	border-radius:10px;
	box-shadow:none;
}
.request-form input.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#b3b3b3;
  opacity: 1; /* Firefox */
}

.request-form input.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#b3b3b3;
}

.request-form input.form-control::-ms-input-placeholder { /* Microsoft Edge */
 color:#b3b3b3;
}
.request-form textarea.form-control{
	width:100%;
	height:57px;
	padding:10px 15px;
	text-transform:uppercase;
	color:#b3b3b3;
	font-size: 16px;
	border:solid 1px #e0e0e0;
	margin-top:5px;
	border-radius:10px;
	box-shadow:none;
}
.request-form textarea.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#b3b3b3;
  opacity: 1; /* Firefox */
}

.request-form textarea.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#b3b3b3;
}

.request-form textarea.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color:#b3b3b3;
}
.send-btn{
	float:right;
	width:100px;
	height:66px;
	font-size:20px;
	font-family: 'hindbold';
	color:#000000;
	border:solid 1px #000;
	text-align:center;
	background:none;
	margin-top:10px;
	border-radius:15px;
	letter-spacing:2px;
}
.send-btn:hover{
	background:#222;
	border:solid 1px #222;
	color:#fff;
}
.cstm-check {
	float: left;
	position: relative;
	padding-left: 35px;
	margin-bottom: 0px;
	cursor: pointer;
	color: #b3b3b3;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 32px 0 0 0;
	line-height: 27px;
}

.cstm-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border:solid 1px #e0e0e0;
  border-radius:10px;
}

.cstm-check:hover input ~ .checkmark {
  background-color: #fff;
}

.cstm-check input:checked ~ .checkmark {
  background-color: #fff;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.cstm-check input:checked ~ .checkmark:after {
  display: block;
}
.cstm-check .checkmark::after {
	left: 10px;
	top: 6px;
	width: 5px;
	height: 10px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.call-btn{
	background:#000000;
	padding:20px 15px;
	text-align:center;
	font-size: 20px;
	color: #fff;
	font-family: 'hindbold';
	letter-spacing:2px;
	margin-top: 5px;
	text-transform:uppercase;
	width:100%;
	border-radius:0;
}
.bottom-btn{
	margin-top:30px;
}
.call-btn:hover{
	background:#222;
}
.left-info{
	padding:70px 0 0 0;
    text-align:center;
}
.left-info h3{
	font-size:40px;
    text-align:center;
	color:#353534;
	margin-bottom:0px;
	font-family: 'hindlight';
	text-transform:uppercase;
	letter-spacing:2px;
}
.left-info h2 {
	font-size: 40px;
	color: #353534;
	margin-bottom: 27px;
	letter-spacing: 2px;
	font-family: 'hindbold';
	text-transform: uppercase;
	text-shadow: 0 3px 1px rgba(0,0,0,0.70);
}

.left-info p {
	font-size: 16px;
	color: #4c4d4d;
	font-family: 'Conv_avenirltstd-light';
	line-height:22px;
}
.feature-sec{
	padding:50px 0;
}
.feature-sec h2{
	font-size: 40px;
	color: #353534;
	margin-bottom: 60px;
	letter-spacing: 2px;
	font-family: 'hindbold';
	text-transform: uppercase;
	text-shadow: 0 3px 1px rgba(0,0,0,0.70);
	position:relative;
	display:inline-block;
}
.feature-sec h2::after {
	position: absolute;
	top: 26px;
	right: -200px;
	width: 190px;
	height: 1px;
	content: "";
	background: #353534;
}
.p0{
	padding:0;
}
.estate-main{
   position:relative;
}
.estate-main img{
	width:65%;
}
.estate-main:after{
	clear:both;
	display:block;
	content:"";
}
.estate-info{
	padding:25px;
	background:#fff;
	position:absolute;
	top:50px;
	right:0;
	width:50%;
}
.estate-info h3{
	font-size: 40px;
	color: #353534;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font-family: 'hindbold';
	text-transform: uppercase;
	text-shadow: 0 3px 1px rgba(0,0,0,0.70);
	position:relative;
	display:inline-block;
}

.estate-info ul{
	list-style:none;
}
.estate-info ul li:first-child:after{
	content:none;
}
.estate-info ul li:first-child{
    color:#585959;
	font-size:16px;
	font-family: 'hindbold';
	text-transform: uppercase;
}
.estate-info ul li{
	display:inline-block;
	position:relative;
	padding-right:25px;
	color:#585959;
	font-size:14px;
	text-transform: uppercase;
}
.estate-info ul li::after {
	width: 5px;
	height: 5px;
	background: #585959;
	position: absolute;
	top: 9px;
	left: -16px;
	content: "";
	border-radius: 100%;
}
.estate-info p {
	font-size: 16px;
	color: #4c4d4d;
	font-family: 'Conv_avenirltstd-light';
	line-height:22px;
	padding:25px 0;
}
.info-btn {
	text-align: center;
	padding-top: 20px;
	clear: both;
}
a.thirty-btn{
	background:#000000;
	padding:20px 15px;
	text-align:center;
	font-size: 18px;
	color: #fff;
	font-family: 'hindbold';
	letter-spacing:2px;
	margin-top: 5px;
	text-transform:uppercase;
	width:230px;
	border-radius:0;
	display:inline-block;
	text-decoration:none;
	margin:0 10px;
}
a.thirty-btn:hover{
	background:#222;
}
a.request-btn{
	background:#000000;
	padding:20px 15px;
	text-align:center;
	font-size: 18px;
	color: #fff;
	font-family: 'hindbold';
	letter-spacing:2px;
	margin-top: 5px;
	text-transform:uppercase;
	width:360px;
	border-radius:0;
	display:inline-block;
	text-decoration:none;
	margin:0 10px;
}
a.request-btn:hover{
	background:#222;
}
.mt{
	margin-top:100px;
}
.estate-main-right img{
	float:right;
	width:70%;
}

.estate-main-right .estate-info{
	padding:25px;
	background:#fff;
	position:absolute;
	top:auto;
	right:auto;
	width:60%;
	left:0;
	bottom:0;
	text-align:right;
}
.estate-main-right .estate-info p {
	width: 86%;
	float: right;
}
.estate-main-right .estate-info ul li {
	padding-right: 0;
	padding-left: 25px;
}
.estate-main-right .estate-info ul li::after {
	top: 9px;
	left: 9px;
}
.top-pos .estate-info{
	top:50px;
	bottom:auto;

}

.contact-form {
background: #e8e8e8;
padding: 70px 0;
}
.contact-form h3 {
   font-size: 40px;
   color: #333;
   font-family: 'hindbold';
   padding-bottom: 20px;
   text-align: left;
   text-transform: uppercase;
   margin-bottom: 0;
   letter-spacing: 2px;
   text-shadow: 0 3px 1px rgba(0,0,0,0.70);
   position: relative;
   display: block;
}

.contact-form input.form-control {
   width: 100%;
   height: 60px;
   line-height: 60px;
   float: left;
   border: solid 1px #d4d4d4;
   border-radius: 10px;
   box-shadow: none;
   padding: 10px 20px;
   font-size: 18px;
    text-transform:uppercase;
   color: #8e8e8e;
   font-weight: 400;
   margin-bottom: 20px;
   background: #fff;
}
.contact-form textarea.form-control {
   width: 100%;
    height:57px;
   float: left;
   border: solid 1px #d4d4d4;
   border-radius: 10px;
   box-shadow: none;
   padding: 10px 20px;
   font-size: 18px;
   color: #8e8e8e;
   font-weight: 400;
   margin-bottom: 20px;
   background: #fff;
}


.submit {
    float: right;
    margin: 0;
    cursor: pointer;
    width: 200px;
    height: 60px;
    font-size: 20px;
    font-family: 'hindbold';
    color: #000000;
    border: solid 1px #000;
    text-align: center;
    background: none;
    margin-top: 0;
    border-radius: 15px;
    letter-spacing: 2px;
}
.submit:hover {
   background: #000;
   border: solid 1px #fff;
   color: #fff;
}
.address-info{
	padding-left:35px;
}
.address-info p {
   font-size: 18px;
   color: #000;
   font-family: 'Conv_avenirltstd-light';
   line-height: 30px;
   text-align: right;
}
.address-info .social-links {
   margin-top: 60px;
   margin-bottom: 10px;
}
.address-info .social-links ul {
   text-align: right;
}
.address-info  .social-links ul li:first-child a{
	padding-left:0;
}
.copy-right {
   padding: 20px 0 15px;
   background: #f4f4f4;
}
.copy-right ul {
	list-style: none;
}
.copy-right ul li {
   display: inline-block;
   color: #000;
   line-height: 12px;
   margin: 0;
   padding: 0;
}
.copy-right ul li:first-child a{
	padding-left:0;
}

.copy-right ul li a {
   font-size: 14px;
   text-transform: uppercase;
   color: #000;
   font-weight: 400;
   display: inline-block;
   text-decoration: none;
   padding: 0 20px;
   letter-spacing: 1px;
   font-family: 'Montserrat', sans-serif;
}
.copy-right p {
   text-align: left;
   font-size: 14px;
   text-transform: uppercase;
   color: #000;
   font-weight: 400;
   margin: 0;
   padding: 4px 0 0;
}

.carousel-control-next, .carousel-control-prev {
	width: 53px;
	opacity: 1;
}
#carouselExampleIndicators2 img{
	width:650px;
	object-fit:cover;
}

.modal-body {
	padding-top: 60px;
}
.modal-header {
	padding: 0;
	border: none;
}
.contact-form .cstm-check {
	float: left;
	position: relative;
	padding-left: 35px;
	margin-bottom: 0px;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 23px 0 0px;
}

.mail-status {
    clear: both;
    text-align: center;
	    margin-top: 10px;
    float: left;
    width: 100%;
}
.mail-status p{
	 padding: 5px;
	 font-size: 18px;
    font-family: 'Conv_avenirltstd-light';
}
p.success {
	color: #079e58;
    border: 1px solid #079e58;
}
p.error {
    color: #B94A48;
    border: 1px solid #B94A48;
}




.modal-dialog {
    max-width: 100%;
    margin: 0;
    height: 100%;
}
.modal {
    padding: 0 !important;
}

.modal-content {
	background: rgba(0,0,0,0.90);
	height: 100%;
}
.close {
    padding: 0 !important;
    font-size: 50px;
    margin: 0 0px 0 0 !important;
    line-height: 40px;
    font-weight: 100;
    opacity: 0.3;
    position: absolute;
    float: right !important;
    right: 20px;
    top: 20px;
    z-index: 999;
    text-shadow: none;
    color: #fff;
    opacity: 1;
}
.close:hover{
	 color: #fff;
}
.modal-body .request-form {
	float: none;
	padding: 0 5px 10px;
	width: 370px;
	margin-top: 0;
	background: #fff;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	right:auto;
	bottom: auto;
}

/*****Date*****/
#ui-datepicker-div {
	display: none;
	background-color: #fff;
	box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.1);
	margin-top: 0.25rem;
	border-radius: 0.5rem;
	padding: 0.5rem;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.ui-datepicker-calendar thead th {
	padding: 0.25rem 0;
	text-align: center;
	font-size: 0.75rem;
	font-weight: 400;
	color: #78909C;
}
.ui-datepicker-calendar tbody td {
	width: 2.5rem;
	text-align: center;
	padding: 0;
}
.ui-datepicker-calendar tbody td a {
	display: block;
	border-radius: 0.25rem;
	line-height: 2rem;
	transition: 0.3s all;
	color: #546E7A;
	font-size: 0.875rem;
	text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {	
	background-color: #E0F2F1;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
	background-color: #009688;
	color: white;
}
.ui-datepicker-header a.ui-corner-all {
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 2rem;
	height: 2rem;
	margin: 0.5rem;
	border-radius: 0.25rem;
	transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
	background-color: #ECEFF1;
}
.ui-datepicker-header a.ui-datepicker-prev {	
	left: 0;	
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
	background-repeat: no-repeat;
	background-size: 0.5rem;
	background-position: 50%;
	transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
	right: 0;
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: 50%;
}
.ui-datepicker-header a>span {
	display: none;
}
.ui-datepicker-title {
	text-align: center;
	line-height: 2rem;
	margin-bottom: 0.25rem;
	font-size: 0.875rem;
	font-weight: 500;
	padding-bottom: 0.25rem;
}
.ui-datepicker-week-col {
	color: #78909C;
	font-weight: 400;
	font-size: 0.75rem;
}


/*******time********/
.time {
	width: 100%;
	min-width: 100%;
	margin: 0px auto;
	position:relative;
}
.time__heading {
  text-align: center;
  color: #fff;
  text-shadow: 4px 4px 0px rgba(0, 0, 0, 0.2);
}
.time__input {
  width: 100%;
}
.time__input .timepicker {

}

div[id^="tp_"].timepicker__wrapper {
  opacity: 0;
  height: auto;
  min-width: 150px;
  max-height: 0px;
  overflow: hidden;
  position: absolute;
  transition: max-height .1s ease-in-out;
  background: #F4F5F7;
  background: linear-gradient(to bottom, #e3e3e5 0%, #efefef 7%, #f4f5f7 100%);
  border-radius: 0px 0px 5px 5px;
  border: 2px solid #303233;
  border-top: transparent;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
}
div[id^="tp_"].timepicker__wrapper * {
  box-shadow: border-box;
}
div[id^="tp_"].timepicker__wrapper-active {
	opacity: 1;
	max-height: 150px;
	padding: 0;
	width: 100% !important;
	box-sizing: border-box;
	border: none;
	box-shadow: none;
	border: solid 1px #ccc;
	background: #fff;
	border-top: none;

}
div[id^="tp_"].timepicker__wrapper-full > div {
  width: 33% !important;
}
div[id^="tp_"].timepicker__wrapper > div {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  text-align: center;
  width: 50%;
  max-width: 75px;
}
div[id^="tp_"].timepicker__wrapper > div .display {
  color: #303233;
  font-size: 30px;
  font-weight: 100;
  line-height: 35px;
  margin: 0px;
  text-transform: uppercase;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
div[id^="tp_"].timepicker__wrapper > div .timepicker__button {
  margin: 15px auto;
  padding: 0px;
  background: #fff;
  cursor: pointer;
  background: transparent;
  border: solid 5px transparent;
}
div[id^="tp_"].timepicker__wrapper > div .timepicker__button__up > div {
  width: 0px;
  height: 0px;
  margin: auto;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  border-bottom: solid 5px #303233;
}
div[id^="tp_"].timepicker__wrapper > div .timepicker__button__down > div {
  width: 0px;
  height: 0px;
  margin: auto;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  border-top: solid 5px #303233;
}


.modal-body  .send-btn {
	float: none;
	width: 270px;
	height: 66px;
	font-size: 20px;
	font-family: 'hindbold';
	color: #000000;
	border: solid 1px #000;
	text-align: center;
	background: none;
	margin-top: 10px;
	border-radius: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 16px auto 4px;
	display: table;
}
.modal-body .request-form p{
	font-size:18px;
	color:#8b8b8b;
	padding: 15px 15px;
	text-align:center;
}

.modal-body iframe {
    width: 1000px;
    height: 600px;
    margin: 0 auto;
    display: table;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	border:solid 10px #1e1e1e;
}
a.request-btn i {
	font-size: 28px;
	margin: 0 5px 0 0;
	vertical-align: -3px;
}
.down-btn {
   float: none;
    width: 270px;
    height: 66px;
    font-size: 20px;
    font-family: 'hindbold';
    color: #000000;
    border: solid 1px #000;
    text-align: center;
    background: none;
    margin-top: 10px;
    border-radius: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 16px auto 4px;
    display: table;
}



.wickedpicker {
    z-index: 9999;
    box-sizing: border-box;
    box-shadow: none !important;
    border: solid 1px #ccc;
    background: #fff !important;
    border-top: none;
    height: auto !important;
    width: 360px !important;
}

span.wickedpicker__controls__control--hours {
    color: #303233;
    font-size: 30px;
    font-weight: 100;
    line-height: 35px;
    margin: 0px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 15px 15px;
    text-align: center;
}

span.wickedpicker__controls__control-up {
    margin: 15px auto;
    padding: 0px;
    background: #fff;
    cursor: pointer;
    background: transparent;
    border: solid 5px transparent;
}

p.wickedpicker__title {
    display: none;
}

span.wickedpicker__controls__control-up::before {
    width: 0px;
    height: 0px;
    margin: auto;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    border-bottom: solid 5px #303233;
    content: "";
}

span.wickedpicker__controls__control--minutes {
    color: #303233;
    font-size: 30px;
    font-weight: 100;
    line-height: 35px;
    margin: 0px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 15px 15px;
    text-align: center;
}

span.wickedpicker__controls__control--meridiem {
    color: #303233;
    font-size: 30px;
    font-weight: 100;
    line-height: 35px;
    margin: 0px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 15px 15px;
    text-align: center;
}

span.wickedpicker__controls__control-down {
    margin: 15px auto;
    padding: 0px;
    background: #fff;
    cursor: pointer;
    background: transparent;
    border: solid 5px transparent;
}

span.wickedpicker__controls__control-down::after {
    width: 0px;
    height: 0px;
    margin: auto;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    border-top: solid 5px #303233;
    content: "";
}

li.wickedpicker__controls__control {
    width: auto;
}

a.linkblck {
    color:#948a52;    
}

