html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body {
 line-height: 1;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
body{
 font-family: Gotham-book, Arial;
 font-size: 15px;
 line-height: 20px;
}
.form-control, .ui-datepicker td span, .ui-datepicker td a, .ui-datepicker th, .ui-datepicker .ui-datepicker-title select{
 font-family: Gotham-book, Arial;
}
.header {
 padding: 30px 0;
 width: 100%;
}
.logo{
 display: block;
 width: 60px;
 margin: 0 auto;
}
.logo img{
 width: 120px;
}
.Inner-content{
 box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
 border-radius: 12px;
 padding: 40px 40px;
 margin-top: 40px;
 margin-bottom: 30px;
}
h2 {
 font-weight: bold;
 font-size:24px;
 text-align: center;
 margin-bottom:10px;
     color: #2F245C;
}
p{
 text-align: center;
 margin-bottom:20px;
}
.mb10{
 margin-bottom: 10px;
}
.mb15{
 margin-bottom: 15px;
}
.mb25{
 margin-bottom: 25px;
}
.mb30{
 margin-bottom: 30px;
}
.submit{
 background: #2F245C;
 color: #fff;
 border:0px;
 width: 150px;
 margin: 0 auto;
 display: block;
}
.submit:hover{
 background: #2F245C;
    color: #fff;
 border:0px;
 
}
.pre-footer{
 border-top: 1px solid #2F245C;
 padding: 25px 0;
}
.pre-footer a {
     color: #000;
  text-decoration:none;
}
.pre-footer p{
 text-align: left;
}
.pre-footer p.location {
 background: url("https://image.retail.aldar.com/lib/fe2d1173736404757c1671/m/1/map-icon.png") no-repeat center left;
    background-size: 32px 32px;
    padding-left: 40px;       
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    margin-bottom: 5px;
 
}
.pre-footer p.location a, .pre-footer p.email a, .pre-footer p.phone a, .pre-footer p.website a {
 font-size: 14px;
}
.pre-footer p.email {
 background: url("https://image.retail.aldar.com/lib/fe2d1173736404757c1671/m/1/mail-icon1.png") no-repeat center left;
     background-size: 32px 32px;
    padding-left: 40px;       
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    margin-bottom: 5px;
}
.pre-footer p.phone {
 background: url("https://image.retail.aldar.com/lib/fe2d1173736404757c1671/m/1/phone-icon.png") no-repeat center left;
    background-size: 32px 23px;
    padding-left: 40px;       
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    margin-bottom: 5px;
}
.pre-footer p.website {
 background: url("https://image.retail.aldar.com/lib/fe2d1173736404757c1671/m/1/web-icon.png") no-repeat center left;
    background-size: 32px 26px;
    padding-left: 40px;       
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    margin-bottom: 5px;
}
p.footer-logo {
 background: url("https://cdn.aldar.com/-/media/project/aldar-tenant/aldar2/images/logos/aldar-logo-frame-15px2x.png?h=40&iar=0&w=auto&rev=3f4a43d31fed43e1960f0c04dd0c3799") no-repeat center right;
 padding: 2px;
     display: block;
  background-size: contain;
  margin-bottom:0px;
}
p.footer-logo a {
 margin-right: 30px;
}
.copyrights{
 background-color: #2F245C;
     padding: 25px 0;
  font-size: 12px;
  color: #fff;
}

.copyrights a{
 color: #fff;
 text-decoration: none;
}
.copyrights .logo{
 width: 20px;
 display: inline-block;
 
}
.copyrights .logo img{
 width: 20px;
}
.copyrights ul{
 margin: 0px;
 padding:0px;
}
.copyrights ul li{
 display: inline;
 margin: 0px;
}
.right{
 float: right;
}
ul.social{
 margin:0px;
 padding-left: 0px;
 margin-left:15px;
 margin-top: 20px;
}
ul.social li{
 display: inline-block;
}
.ui-datepicker td span, .ui-datepicker td a {
text-align: center;
}
@media only screen and (max-width: 575px) {
.right{
 float: left;
}
 .pre-footer p.phone{
margin-top:5px;
 } 
.tnc{
 display: block;
 padding-bottom: 15px;
 padding-top: 15px;
} 
.hide{
 display: none;
}
.Inner-content{
 padding: 20px 20px;
}
.rfix{
 float: right;
}
}

.container{
text-align: ;
}
.text-right{
text-align: right !important;
}
.text-left{
text-align: left !important;
}

.social{
text-align: ;
}








/*html[dir="rtl"] .pre-footer .right {
  float: left;
}

html[dir="rtl"] .right {
  float: left !important;
}
*/

html[dir="rtl"] .pre-footer {
  text-align: left;
}

html[dir="rtl"] .pre-footer p {
  direction: ltr;
}


html[dir="rtl"] .pre-footer .social {
  text-align: left;
}


.col-lg-6 col-md-6{
text-align: left;
}
.ltr{
direction: ltr !important;
}
.left{
text-align: left;
}
.form-check-input {
    width: 1.2em;
    height: 1.2em;
    margin-top: 0px;}


