@charset "utf-8";
/* CSS Document */
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, sans-serif;
}
p, input {
  font-size: 13px !important;
  line-height: 20px;
}
h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.footer {
  padding: 20px 0;
  color: #fff;
}
.footer ul.social {
  margin: 0;
  padding: 0;
  margin: 0 auto;
}
.footer ul.social li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.footer ul.social li:last-child {
  margin-right: 0px;
}
.footer ul.social li a {
  color: #fff;
  text-decoration: none;
}
.fluid {
  width: 100%;
  float: left;
  display: block;
}
.header {
  width: 100%;
  float: left;
  padding: 20px 0;
}
.yas .header, .yas .footer {
  background: #ec6758;
}
.wtc .header, .wtc .footer {
  background: #f05349;
}
.aljimi .header, .aljimi .footer {
  background: #24b9d6;
}
.yas .logo {
  width: 162px;
  height: 57px;
  background: url("https://image.marketing.mydestination.ae/lib/fe3411717564047b741377/m/1/5fca3087-3859-4ed3-8815-ce0347d52af3.png") no-repeat;
  margin: 0 auto;
}
.wtc .logo {
  width: 121px;
  height: 61px;
  background: url("https://image.marketing.mydestination.ae/lib/fe3411717564047b741377/m/1/050ebb71-b3fa-42a1-b3a4-c5e3f5fbe9f3.png") no-repeat;
  margin: 0 auto;
}
.aljimi .logo {
  width: 230px;
  height: 48px;
  background: url("https://image.marketing.mydestination.ae/lib/fe3411717564047b741377/m/1/c06f0967-c4f8-4019-94cc-5f4444451b74.png") no-repeat;
  margin: 0 auto;
}
label.error {
  font-size: 12px;
  color: #FF0000;
  margin-top: 5px;
}
.header .logo {
background-size: contain;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
.bspace {
  padding: 40px 0 70px 0;
}
h2 {
  margin-bottom: 25px;
}
.mb50 {
  margin-bottom: 50px;
}
.form {
  width: 550px;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 45px;
}
label {
  width: 100%;
  margin-bottom: 7px;
  cursor: pointer;
}
strong {
  font-weight: bold;
}
label.chck {
  font-size: 11px;
  margin: 0 15px 10px 15px;
  cursor: pointer;
}
.yas .form {
  background: #fdf7f2;
}
.wtc .form {
  background: #fdf7f2;
}
.aljimi .form {
  background: #e9f8fb;
}
.form-control {
  border: 0;
  border-radius: 0;
}
.mb40 {
  margin-bottom: 20px;
}
.mt40 {
  margin-top: 30px;
}
.yas .submit {
  background: #ec6758;
}
.wtc .submit {
  background: #fdb727;
}
.aljimi .submit {
  background: #fdb727;
}
.submit {
  padding: 10px 0;
  border: 0px;
  border-radius: 0px;
  width: 150px;
  color: #fff;
  margin: 0 auto;
  overflow: hidden;
  text-transform: uppercase;
}
.communication .custom-checkbox {
  width: 50px;
  height: 50px;
  top: 16px;
}
.custom-checkbox {
  width: 17px;
  height: 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  top: 4px;
  border: 1px solid #d5d5d5;
  background: #fff;
  margin-right: 8px;
  cursor: pointer;
}
.custom-checkbox.selected {
  background: #fff url("https://image.marketing.mydestination.ae/lib/fe3411717564047b741377/m/1/d4edee35-396c-4bf3-88de-db0f4cf1dfe0.png") no-repeat;
  background-size: contain;
}
.custom-checkbox input[type="checkbox"] {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
}
.mb50 {
  margin-bottom: 50px;
}
.yas .footer-text {
  background: #101a21;
}
.wtc .footer-text {
  background: #3d444b;
}
.aljimi .footer-text {
  background: #101a21;
}
.footer-text {
  padding: 20px 0;
  color: #fff;
  font-size: 12px;
}
.footer-text a {
  text-decoration: none;
  color: #fff;
}
.footer-text ul {
  margin: 0;
  padding: 0;
}
.footer-text ul li {
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.footer-text ul li:last-child {
  margin-right: 0px;
}
.right {
  float: right;
}
.col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
  float: left;
}
@media screen and (max-width: 760px) {
  .form {
    width: 100%;
    padding: 30px 15px;
  }
  label.chck {
    margin-right: 0px;
    margin-left: 0px;
  }
  label {
    line-height: 20px;
  }
  .communication .custom-checkbox {
    width: 30px;
    height: 30px;
  }
  .communication .custom-checkbox {
    top: 10px;
  }
  .bspace {
    padding: 20px 0 30px 0;
  }
  h2 {
    margin-bottom: 10px;
  }
  .mb50 {
    margin-bottom: 25px;
  }
  .mt40 {
    margin-top: 20px;
  }
  .mb30 {
    margin-bottom: 20px;
  }
  .footer-text ul li {
    display: block;
    float: left;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 15px;
  }
  .footer-text {
    padding: 30px 0 15px 0;
  }
  .footer-text ul li:last-child {
    margin-right: 0px;
  }
}