.overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.inner-banner {
  position: relative;
}
.inner-banner img {
  width: 100%;
}
.inner-banner .overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.inner-banner .overlay h1 {
  color: #FFF;
  text-align: center;
}
.inner-banner .overlay h1 span {
  color: #E4562F;
}
.send-us-message {
  background: #0B1E4B url(../images/c-form-pattern.png) no-repeat left bottom;
}
.send-us-message h2 span {
  color: #FFF;
}
@media (min-width: 1000px) {
  .send-us-message .send-us-message-left {
    padding-right: 118px;
  }
}
.send-us-message .address-box {
  padding-bottom: 26px;
  margin-bottom: 40px;
  border-bottom: 1px solid #183F6B;
}
.send-us-message .address-box:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
}
.send-us-message .address-box h5 {
  color: #FFF;
  font-family: 'Nohemi';
  font-size: 14px;
  color: #8FA2CE;
  font-weight: 300;
  margin-bottom: 12px;
}
.send-us-message .address-box .add-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.send-us-message .address-box .add-list .add-lists {
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.send-us-message .address-box:first-child .add-list .add-lists:hover {
  color: #E4562F;
}
.send-us-message .address-box .add-list .add-lists i {
  margin-right: 14px;
}
.send-us-message .address-box.al-tayer-add-box .add-lists {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.send-us-message .address-box.al-tayer-add-box .add-lists p {
  margin-bottom: 0px;
}
.form-section {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.form-section .form-div {
  padding-top: 50px;
  position: relative;
}
/*.form-section .form-div label {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #8FA2CE;
  padding: 10px;
}
.form-section span {
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  color: #fff;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.3s ease 0s;
}
.form-section .focus-label + span {
  align-items: flex-start;
  height: auto;
  color: #8FA2CE;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
.form-section select, .form-section input, .form-section textarea {
  background: none;
  border: none;
  border-bottom: 1px solid #627298;
  width: 100%;
  color: #FFF;
  padding-bottom: 22px;
  font-size: 18px;
  height: 50px;
  border-radius: 0px;
}
.form-section select:focus, .form-section input:focus, .form-section textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background: none;
}*/
.form-section select::-webkit-input-placeholder, .form-section input::-webkit-input-placeholder, .form-section textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #FFF;
}
.form-section select:-ms-input-placeholder, .form-section input:-ms-input-placeholder, .form-section textarea:-ms-input-placeholder {
  opacity: 1;
  color: #FFF;
}
.form-section select::-ms-input-placeholder, .form-section input::-ms-input-placeholder, .form-section textarea::-ms-input-placeholder {
  opacity: 1;
  color: #FFF;
}
.form-section select::placeholder, .form-section input::placeholder, .form-section textarea::placeholder {
  opacity: 1;
  color: #FFF;
}
/*.form-section select {
  background: #0B1E4B;
}
.form-section textarea {
  height: 134px;
}*/
.form-section .submit-bttn {
  background: #E4562F;
  width: 137px;
  height: 51px;
  position: relative;
  border-radius: 26px;
  margin-top: 28px;
}
.form-section .submit-bttn .submit {
  background: none;
  border: none;
  font-size: 15px;
  width: 100%;
  height: 100%;
  padding: 0;
  padding-left: 40px;
  position: relative;
  z-index: 2;
}
.form-section .submit-bttn .tick {
  position: absolute;
  left: 10px;
  top: 8px;
  background: #FFF;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  overflow: hidden;
}
.form-section .submit-bttn .tick img {
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.form-section .submit-bttn:hover .tick img {
  margin-top: -36px;
}
.atre-map iframe {
  width: 100% !important;
}
.explore-thumb-box img {
  width: 100%;
}
.explore-thumb-box {
  display: block;
  position: relative;
}
.explore-thumb-box:before {
  content: "";
  position: absolute;
  left: 0px;
  height: 100%;
  top: 0px;
  width: 100%;
  background: url("../images/explore-other-page-gardeint-pattern.svg") no-repeat center bottom rgba(11, 30, 75, 0.9);
  background-size: contain;
  opacity: 0;
}
.explore-thumb-box:hover:before {
  opacity: 1;
  -webkit-transition: 0.5s ease;
}
.explore-thumb-box:hover .overlay {
  background: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.explore-thumb-box .overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  height: 159px;
  top: auto;
  bottom: 0px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.6+100 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.explore-thumb-box h3 {
  color: #FFF;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  font-size: 28px;
  width: 100%;
  text-align: center;
}
.explore-thumb-box:hover h3 {
  margin-bottom: 0px;
}
.select-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}
.select-dropdown__button {
  padding: 0px 35px 10px 0px;
  color: #FFF;
  background: none;
  border-radius: 0;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  border-bottom: 1px solid #627298;
  height: 50px;
}
.select-dropdown__button .zmdi-chevron-down {
  background: url(../images/select-arrow.svg) no-repeat center center;
  width: 12px;
  height: 12px;
}
.select-dropdown__button span {
  font-size: 18px;
}
.select-dropdown__button::focus {
  outline: none;
}
.select-dropdown__button .zmdi-chevron-down {
  position: absolute;
  right: 10px;
  top: 12px;
}
.select-dropdown__list {
  background: #FFF;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  z-index: 2;
}
.select-dropdown__list.active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.select-dropdown__list-item {
  display: block;
  list-style-type: none;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  color: #616161;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 767px) {
  /* .explore-pages h2 {
    padding-left: 30px;
    padding-right: 30px;
  }*/
}
.explore-pages .swiper-pagination-progressbar {
  position: relative;
  margin-top: 45px;
  background: #EAEAEA;
  height: 3px;
}
.explore-pages .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #E4562F;
}
.top-space {
  padding-top: 162px;
}
@media (max-width: 991px) {
  .top-space {
    padding-top: 145px;
  }
}
.b-tab {
  display: none;
}
.b-tab.active {
  display: block;
}
.b-nav-tab {
  display: inline-block;
}
.b-nav-tab.active {
  color: #ff4200;
}
.update-lisiting-sec {
  background: url(../images/update-list-bg.svg) no-repeat right top -200px;
}
@media (max-width: 767px) {
  .update-lisiting-sec {
    background-size: 290px;
    background-position: 107px 89px;
  }
}
.update-lisiting-sec .update-tab-section .update-tab-click-sec {
  padding-bottom: 45px;
}
.update-lisiting-sec .update-tab-section .update-tab-click-sec a {
  font-size: 18px;
  color: #A7B1C9;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  padding: 0 0 2px 0;
  margin-right: 43px;
  line-height: 21px;
}
.update-lisiting-sec .update-tab-section .update-tab-click-sec a.active {
  color: #001A58;
  border-bottom: 2px solid #E4562F;
}
.update-lisiting-sec .update-tab-section .update-thumb-sec-main {
  margin-bottom: 24px;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child {
  width: 100%;
  margin-bottom: 50px;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .update-thumb-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
@media (min-width: 767px) {
  .update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .update-thumb-sec .thumb-sec, .update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .update-thumb-sec .news-list-content {
    width: 50%;
    height: 100%;
  }
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .update-thumb-sec .thumb-sec {
  height: 460px;
}
@media (max-width: 767px) {
  .update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .update-thumb-sec .thumb-sec {
    height: 250px;
    width: 100%;
  }
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .update-thumb-sec .thumb-sec img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: 100%;
  width: 100%;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .news-list-content {
  background: #0B1E4B;
  padding: 56px 70px;
}
@media (max-width: 1000px) {
  .update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .news-list-content {
    background: #0B1E4B;
    padding: 40px 25px;
  }
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .tag-date {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 25px;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .tag-date .tag {
  margin-bottom: 48px;
  background: #FFF;
  color: #E4562F;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .tag-date .date {
  color: #8FA2CE;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child h4 {
  color: #FFF;
  margin-bottom: 25px;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child p {
  color: #8FA2CE;
  margin-bottom: 25px;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .read-more {
  display: inline-block;
  border-bottom: 1px solid #E4562F;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Nohemi SemBd';
  color: #E4562F;
  transition: all 0.3s ease 0s;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .read-more:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .read-more:hover svg path {
  stroke: #fff;
}
.update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .read-more svg {
  margin-left: 5px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.update-thumb-sec {
  width: 100%;
  display: block;
  background: #F6F6F6;
  height: 100%;
}
.update-thumb-sec .thumb-sec {
  overflow: hidden;
}
.update-thumb-sec .thumb-sec img {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  width: 100%;
}
.update-thumb-sec:hover .thumb-sec img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.news-list-content {
  padding: 35px 40px;
  background: #F6F6F6;
}
@media (max-width: 1000px) {
  .news-list-content {
    padding: 37px 25px;
  }
}
.news-list-content .tag-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
}
.news-list-content .tag {
  height: 23px;
  background: #E4562F;
  color: #FFF;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 4px 13px 0 13px;
  border-radius: 11px;
  display: inline-block;
  margin-right: 15px;
}
.news-list-content .date {
  font-size: 14px;
  font-weight: 300;
  color: #E4562F;
}
.news-list-content h4 {
  color: #000;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .news-list-content h4 {
    margin-bottom: 33px;
    line-height: 30px;
  }
}
.news-list-content p {
  font-size: 14px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 0;
}
.news-list-content .read-more {
  display: none;
}
.load-more-button-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 100px 0 0 0;
}
@media (max-width: 1000px) {
  .load-more-button-main {
    padding: 0px 0 0 0;
  }
}
.orange-button-with-icon {
  font-size: 15px;
  line-height: 18px;
  padding: 7px 25px 7px 10px;
  color: #fff !important;
  background: #E4562F;
  border-radius: 26px;
  font-weight: 400;
  overflow: hidden;
  display: inline-flex;
  text-transform: uppercase;
  flex-wrap: wrap;
  align-items: center;
  border: solid 1px #E4562F;
}
.orange-button-with-icon a {
  color: #fff !important;
}
.orange-button-with-icon .tick {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  margin-right: 15px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.orange-button-with-icon .tick img {
  position: relative;
  display: block;
  transition: all 0.5s ease 0s;
}
.orange-button-with-icon .tick img:first-child {
  top: 0px;
  max-height: none;
}
.orange-button-with-icon .tick img:last-child {
  bottom: -36px;
  max-height: 0;
}
.orange-button-with-icon:hover .tick img:first-child {
  top: -36px;
  max-height: 0;
}
.orange-button-with-icon:hover .tick img:last-child {
  bottom: 0px;
  max-height: none;
}
.update-detail, .detail-office-view-section {
  background: url(../images/update-list-bg.svg) no-repeat right 50px top -200px;
}
@media (max-width: 767px) {
  .update-detail, .detail-office-view-section {
    background-size: 290px;
    background-position: 107px 89px;
  }
}
.update-detail .container {
  max-width: 996px;
}
.update-detail .img-sec {
  margin-bottom: 60px;
}
.update-detail .content-area {
  max-width: 772px;
  margin: 0px auto;
}
.update-detail .content-area p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 25px;
}
.update-detail .heading-sec {
  max-width: 750px;
  margin: 0px auto;
}
.update-detail .heading-sec h2 {
  color: #000000;
}
.update-detail .tag-date {
  text-align: center;
  margin-bottom: 50px;
}
.update-detail .date {
  font-size: 14px;
  font-weight: 300;
  color: #E4562F;
}
.update-detail .tag {
  height: 23px;
  background: #E4562F;
  color: #FFF;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 4px 13px 0 13px;
  border-radius: 11px;
  display: inline-block;
  margin-right: 15px;
}
.update-detail .social-icons-sec {
  padding-top: 37px;
}
.social-icons-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social-icons-sec .title {
  font-size: 12px;
  font-weight: 300;
  color: #0B1E4B;
  margin-right: 18px;
  text-transform: uppercase;
}
.social-icons-sec .devider {
  height: 20px;
  width: 1px;
  background: #D1D6E2;
  margin-right: 18px;
}
.social-icons-sec a {
  margin-right: 25px;
}
.social-icons-sec a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .explore-updates-box {
    margin-bottom: 24px;
  }
}
.devider-gray {
  background: #D9D9D9;
  height: 1px;
}
@media (max-width: 1024px) {
  .news-list-content {
    padding: 37px 25px;
  }
}
@media (max-width: 991px) {
  .update-detail .tag-date {
    margin-bottom: 45px;
  }
  .update-detail .img-sec {
    margin-bottom: 30px;
  }
  .explore-updates-box {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child .tag-date .tag {
    margin-bottom: 35px;
  }
  .update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child p {
    margin-bottom: 30px;
  }
  .update-lisiting-sec .update-tab-section .tab-all .update-thumb-sec-main:first-child {
    margin-bottom: 40px;
  }
  .update-detail .content-area p {
    line-height: 22px;
    margin-bottom: 22px;
  }
  .update-detail .social-icons-sec {
    padding-top: 28px;
  }
}
/*# sourceMappingURL=style-e.css.map */