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

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

.blue {
  color: #0D5FBC ;
}

.yellow {
  color: #FDC13C;
}

.chn{
  background-image: url('/wp-content/uploads/2022/12/chn.jpeg');
  background-repeat: no-repeat;
  height: 40px;
}

html {
  box-sizing: border-box;
  font-size: 16px;
}

html {
  overflow-x: hidden;
}

input,textarea {
  font-family: 'robotoregular';
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 16px;
  color: #797979;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0.5rem 0;
  padding: 0;
  font-weight: normal;
  font-family: 'sequel100black-56uploadedfile';
}

p, ol, ul {
  margin: 1rem 0;
  padding: 0;
  font-weight: normal;
  font-family: 'robotoregular';
  line-height: 1.7rem;
}

ul {
  list-style-position: outside;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

section {
  padding: 80px 0;
}

.body_top_fix {
  margin-top: 100px;
}

.article-h1 {
  font-size: 2rem;
}

.article-content {
  max-width: 800px;
}

.wp-block-image {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
  margin: 0;
}

.size-full {
  margin: 0 !important;
  width: 100%;
}

.wp-block-image img, .size-full img {
  width: 100%;
}

.wp-block-image img {
  padding: 0;
}

.wp-block-image figcaption, .wp-block-image figure {
  color: #777;
  padding: 10px 0;
  margin: 0;
  text-align: center;
}

.alignright figcaption {
  text-align: right !important;
}

.alignleft figcaption {
  text-align: left !important;
}

.single-bg {
  width: 100%;
  height: 500px;
  background-color: #ededed;
  background-size: cover;
  background-position: center;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.header {
  background: rgba(13, 95, 188, 1);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
  padding: 0;
  margin: 0;
  transition: 1.5s all cubic-bezier(0.07, 0.33, 0, 1.1);
  -webkit-transition: 1.5s all cubic-bezier(0.07, 0.33, 0, 1.1);
}

.header.row>* {
  padding-right: 0!important;
}

.menu-item {
  display: inline-flex;
  font-family: 'sequel100black-56uploadedfile';
  color: #fff;
  align-items: center;
  padding: 0 20px;
  text-decoration: none;
  font-size: 0.9rem
}

.menu-item:hover {
  color: rgba(253, 193, 60, 1) ;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

#mobile_nav {
  height: 100%;
}

#menuToggle {
  display: block;
  position: relative;
  top: 30%;
  left: 0;
  height: 100%;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a {
  text-decoration: none;
  color: rgba(13, 95, 188, 1);
}

#menuToggle a:hover {
  color: rgba(253, 193, 60, 1);
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
}

#menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}

#menuToggle span {
  display: block;
  width: 50px;
  height: 2px;
  margin-bottom: 15px;
  position: relative;
  background: #fff;
  border-radius: 0;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
  -webkit-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
}

#menuToggle span:first-child {
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(3px, 1px);
  background: #fff;
}

#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(0, 1px);
}

#menu {
  position: absolute;
  width: 110vw;
  height: 100vh;
  margin: -100px 0 0 -50px;
  padding: 50px;
  margin-top: 15px;
  text-align: left;
  background: rgba(223, 234, 246, 1);
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  -webkit-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li {
  padding: 5px 0;
  font-size: 22px;
}

#menuToggle input:checked ~ ul {
  transform: none;
}

#logo_mobile img {
  max-height: 70px;
  margin-top: 10px;
}

#logo img {
  height: 120px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 20px;
  top: 20px;
}

#nav-main {
  display: inline-block;
  vertical-align: middle;
}

#menu li {
  display: block;
}

.uc {
  text-transform: uppercase !important;
}

.book-btn {
  background: rgba(253, 193, 60, 1);
  color: white;
  display: inline-flex;
  margin: auto;
  width: auto;
  height: 95px;
  border: 0;
  cursor: pointer;
  font-family: 'sequel100black-56uploadedfile';
  align-items: center;
  padding: 0 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9rem
}

.book-btn:hover {
  color: rgba(0, 54, 106, 1);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.btn {
  background: rgba(253, 193, 60, 1);
  color: #0D5FBC;
  display: inline-flex;
  margin: auto;
  width: auto;
  border: 0;
  cursor: pointer;
  font-family: 'sequel100black-56uploadedfile';
  align-items: center;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9rem ;
  border-radius: 50px;
  letter-spacing: 1.87px;
}

.btn:hover {
  color: rgba(0, 54, 106, 1);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.container-stretch {
  max-width: 850px;
  margin: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.current_page_item a {
  cursor: default;
}

.coverimage {
  position: relative;
  top: 0;
  min-height: 500px;
  background-size: cover;
  transition: all 1s ease-out .1s;
  -webkit-transition: all 1s ease-out .1s;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  padding: 50px 0;
  
}

.coverimage::after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  width: 100%;height: 100%;
}

.cover-content {
  position: relative;
  z-index: 2;
  width: 50%;
}

.cover-content p {
  color: #fff;
}

.cover-content h3 {
  font-size: 2rem;
}


.covervideoimage .contentcvi {
  position: absolute;
  z-index: 2;
  width: 30%;
  max-width: 500px;
  top: 45%;
  transform: translateY(-50%);
  color: #fff;
  left: 10%;
}



.contentcvi h1 {
  font-size: 1.7rem;
  text-transform: uppercase;
}

.contentcvi h4 {
  width: 70%;
}

.half-tri {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 450px 300px 0 0;
  border-color: #1080ff transparent transparent;
  border-style: inset;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  position: absolute;
  z-index: 2;
  opacity: 0.4;
}

/* .triangle {
  position: absolute;
  background-color: rgba(13, 95, 188, 1);
  width: 100%;
  text-align: left;
  opacity: 0.5;
  bottom: 35rem;
  left: -25rem;
  z-index: 2;
} */
/* 
.triangle:before, .triangle:after {
  content: '';
  position: absolute;
  background-color: inherit;
}

.triangle, .triangle:before, .triangle:after {
  width: 60rem;
  height: 60rem;
  border-top-right-radius: 20%;
}

.triangle {
  transform: rotate(-120deg) skewX(-30deg) scale(1,.866);
  -webkit-transform: rotate(-120deg) skewX(-30deg) scale(1,.866);
}

.triangle:before {
  transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
  -webkit-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}

.triangle:after {
  transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
  -webkit-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
} */

.covervideoimage {
  position: relative;
  height: 70vh;
  min-height: 600px;
  background-size: cover;
  background-position: bottom;
  margin-top: 95px;
  overflow: hidden;
}

.covervideoimage::after {
  content: ' ';
  position: absolute;
  left: -300px;
  right: 0;
  top: -50vh;
  bottom: 0;
  background-color: rgba(13, 95, 188, 0.4);
  z-index: 1;
  width: 850px;
  height:150vh;
  transform: rotate(30deg);
}

.video-wrapper {
  width: 100vw;
  height: 100vh;
  min-height: 660px;
  overflow: hidden;
  position: relative;
  top: -95px;
}

video {
  position: absolute;
  top: 0;
  height: 102vh;
  width: 239.777778vh;
  min-width: 100%;
  min-height: 57.25vw;
  margin-top: -15px;
  left: 50%;
  transform: translateX(-50%);
}


#scrolltoexplore {
  color: #fff;
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 2;
  transform: translateX(-50%);
  cursor: pointer;
}

#scrolltoexplore svg {
  animation: scrollexplore 1s cubic-bezier(.5, .5, .5, 1.2) infinite;
}

#scrolltoexplore svg {
  fill: #fff;
  display: block;
  text-align: center;
  width: auto;
  margin: auto;
  margin-top: 20px;
}

.loadmore {
  cursor: pointer;
}

.pagination li {
  display: inline-block;
}

.comment-box {
  display: block;
}

.formcontact input, .formcontact textarea {
  display: block;
  width: 100%;
}

.formcontact form {
  max-width: 400px;
  margin: auto;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  padding: 0;
  margin: 0;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  margin: 0;
}

.wpcf7-spinner {
  display: none;
}

.invalid .wpcf7-spinner, .failed .wpcf7-spinner {
  display: block;
}

.wpcf7-form.submitting .wpcf7-spinner {
  margin: 20px auto !important;
  display: block;
}



#map, #map2 {
  height: 500px;
  width: 100%;
  background: #777;
}

.top-title h1 {
  color: #000;
  text-transform: uppercase;
}

.top-title {
  border-bottom: 1px solid #707070;
}

.faq_question {
  cursor: pointer;
  border-bottom: 1px solid #707070;
  font-family: 'sequel100black-56uploadedfile';
  color: #0D5FBC;
  padding: 20px 0;
}

.faq_answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  -webkit-transition: max-height 0.2s ease-out;
}

.faq_answer.show {
  opacity: 1;
  max-height: 600px;
  padding: 30px 0;
  transition: all .2s ease-out .2s;
  -webkit-transition: all .2s ease-out .2s;
}

.faq_question::after {
  content: '';
  position: absolute;
  background-image: url(../img/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 15px 15px;
  height: 15px;
  width: 15px;
  right: 20px;
  padding: 0;
  top: 30px;
}

.faq_question.active:after {
  content: '';
  transform: rotate(180deg);
}

div.a2a_full_footer {
  display: none;
}

.a2a_menu,.a2a_mini {
  border-radius: 0 !important;
}

.content h1, .content h2, .content h3, .content h4, .content h5 {
  margin: 20px 0;
}

#footer {
  background-color: #383838;
  color: #fff;
}

#footer h3 a {
  font-size: 0.8rem;
  color: #FDC13C;
}

#footer h3 a:hover {
  color: #0D5FBC;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #0D5FBC;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}

.foo-logo {
  height: 100px;
}

.foo-two, .foo-three {
  text-align: center;
}

.copy {
  font-size: 0.8rem;
}

.normal_content h1 {
  font-size: 2rem;
}

.faq_question {
  position: relative;
}

.nav-footer-box {
  background-color: rgba(13, 95, 188, 1);
  padding: 10px 0;
}

.nav-footer .nav-main-link {
  color: #fff;
  text-decoration: none;
}

.nav-footer .nav-main-link:hover {
  color: #FDC13C;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.logo_footer {
  margin-bottom: 30px;
}

.sub_footer {
  position: relative;
}

.sub_footer input[type="email"] {
  position: relative;
  width: 100%;
  padding: 12px 10px;
  border: 0;
}

.sub_footer input[type="submit"] {
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 7px 10px;
  border: 0;
}

.last_block {
  background-color: #777;
  color: #fff;
}

.last_block a {
  color: #fff;
}

#aftercontent {
  margin-top: 20px;
}

#aftercontent .single-tag {
  margin-right: 10px;
}

.megamenu {
  display: none;
  position: absolute;
  background: #F0FCFF;
  border-top: #E8E8E8 solid 1px;
  left: 0;
  right: 0;
  top: 80px;
  min-height: 140px;
  animation: mega .5s cubic-bezier(0.165, 0.84, 0.44, 1) .2s 1 normal both;
  height: 93vh;
}

.top_mega.active {
  background: crimson;
  color: #fff;
}

.top_mega.active .bi-chevron-down {
  fill: #fff;
  transform: rotate(180deg);
}

.bi-chevron-down {
  fill: crimson;
}

.megamenu li {
  width: 100%;
}

.megamenu .menu-item a {
}

.megamenu .menu-item a:hover {
}

.menu-level {
  background: #F0FCFF;
  top: 0;
  position: absolute;
  right: 0;
  left: 101%;
  bottom: 0;
  padding-top: 150px;
  width: 100%;
}

.mmvisible {
  display: block !important;
}

@keyframes mega {
  0% {
      opacity: 0;
      transform: translateY(-150px);
  }

  50% {
      opacity: 1;
  }

  100% {
      transform: translateY(0);
  }
}

@keyframes scrollexplore {
  0%,100% {
      transform: translateY(-15px);
  }

  50% {
      transform: translateY(0);
  }
}

a:focus, button:focus, input:focus, textarea:focus {
  outline: none;
}

.button-warp {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 1rem;
  color: #0D5FBC;
  letter-spacing: .15rem;
  font-family: 'sequel100black-56uploadedfile';
  line-height: 1;
  text-decoration: none;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.button-warp:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FDC13C;
  transition: all .3s ease-in-out;
  border-radius: 50px;
  z-index: -2;
}

.button-warp:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #fdd57f;
  transition: all .3s ease-in-out;
  border-radius: 50px;
  z-index: -1;
}

.button-warp:hover:before {
  width: 100%;
}

.button-warp:hover {
  color: #0d5fbc !important;
}

.blue-btn.button-warp {
  display: inline-block;
  padding: 15px 25px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 1rem;
  color: #fff;
  letter-spacing: .15rem;
  font-family: 'sequel100black-56uploadedfile';
  line-height: 1;
  text-decoration: none;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 3;
  text-align: center;
}

.blue-btn.button-warp:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0D5FBC;
  transition: all .3s ease-in-out;
  border-radius: 50px;
  z-index: -2;
}

.blue-btn.button-warp:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #1080ff;
  transition: all .3s ease-in-out;
  border-radius: 50px;
  z-index: -1;
}

.blue-btn.button-warp:hover:before {
  width: 100%;
}

.blue-btn.button-warp:hover {
  color: #fff !important;
}

.btn-wrapper3 {
  padding: 1.5rem 0;
  position: absolute;
  z-index: 3;
  top: 275px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.btn-wrapper2 {
  position: relative;
  z-index: 99;
  top: 30px;
  
}

.button-warp2.active {
  display: none;
}

.button-warp2 {
  display: inline-block;
  padding: 21px 30px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 1rem;
  color: #fff;
  letter-spacing: .15rem;
  font-family: 'sequel100black-56uploadedfile';
  line-height: 1;
  text-decoration: none;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 3;
  min-width: 50px;
  background-repeat: no-repeat;
  background-position: center center;
}

.button-warp2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0D5FBC;
  transition: all .3s ease-in-out;
  border-radius: 50px;
  z-index: -2;
}

.button-warp2:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #1080ff;
  transition: all .3s ease-in-out;
  border-radius: 50px;
  z-index: -1;
}

.button-warp2:hover:before {
  width: 100%;
}


.txlf-imgr, .txrf-imgl {
  position: relative;
  color: #fff;
  overflow: hidden;
  background: center center no-repeat;
  background-size: 105%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  min-height: 700px;
}

.txlf-imgr:hover, .txrf-imgl:hover {
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  background: center center no-repeat;
  background-size: 115%;
}

.txlf-imgr::after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  width: 100%;
}

.txrf-imgl::after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  width: 100%;
}

.blue-content {
  position: relative;
  z-index: 2;
}

.blocks {
  margin-bottom: 50px
}

.blue-box {
  background-color: #DFEAF6;
  padding-top: 75px;
 
}

.blue-box2 {
  background-color: #DFEAF6;
  padding-top: 50px;
}

.welcome {
  background-color: #DFEAF6;
  
}

.welcome h2 {
  color: #0D5FBC;
  font-size: 1.5rem;
}

.bullets a {
  color: #707070;
}

.bullets li {
  position: relative;
}

.bullets ul {
  list-style-position: outside;
  list-style-type: none;
}

.bullets ul li {
  font-family: 'sequel100black-56uploadedfile';
  margin: 20px 0 20px 10px;
}

.bullets li::before {
  content: url(../img/arrow-yellow.svg);
  position: absolute;
  left: -25px;
}

.video-tri-block-sec {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 90vh;
}

.video-tri-block-sec h3{
  font-size: 2rem;
}

.video-tri-block video {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  vertical-align: top;
  min-width: 100%;
}

.video-tri-block video .video-on {
  display: block;
}

.play{
  position: relative;
  top:40%;
}
.video-tri {
  /* position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
}

.vid-row{
  min-height:500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.video-tri.active, .video-tri-block-sec .btn-wrapper.active {
  display: none
}

.close-vid {
  position: absolute;
  top: 20px;
  Right: 20px;
  width: 30px;
}

.vid-right {
  position: relative;
  min-height: 300px;
}

.banner-sm {
  object-fit: cover;
  height: 400px;
  margin-top: 95px;
  width: 100%;
}

.gallery {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.sidebar {
  position: relative;
}

.price {
  background-color: #0D5FBC;
  padding: 50px 50px;
  position: relative;
  color: #fff;
  font-family: 'sequel100black-56uploadedfile';
  height: 100%;
}

.price h3, .price h4, .price h5 {
  z-index: 2;
  position: relative;
}

.price h3 {
  font-size: 3.5rem;
}

.price h4 {
  font-size: 2rem;
}

.price h5 {
  font-size: 1rem;
}

.price .half-tri {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 290px 250px 0 0;
  border-color: #74b5ff8a transparent transparent;
  border-style: inset;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.blue-block {
  background-color: #DFEAF6;
  padding: 50px 50px;
  position: relative;
  height: 100%;
}

.blue-block h3 {
  font-size: 1.5rem;
  color: #0D5FBC;
}

.blue-block a {
  color: #0D5FBC;
  font-family: 'robotoregular';
}

.download {
  position: relative;
  display: block
}

.download::before {
  content: '';
  position: absolute;
  background-image: url(../img/download.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 15px 15px;
  height: 15px;
  width: 15px;
  padding: 0;
  top: 5px;
  margin-left: -20px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

.blue-band {
  background-color: #0D5FBC;
  color: #fff;
}

.map-icon {
  position: relative;
  top: -50px
}

.double-col-text h5 {
  color: #FDC13C;
}

.double-col-text a {
  color: #0D5FBC;
}

.double-col-text a:hover {
  color: #FDC13C;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.desc a {
  color: #0D5FBC;
}

.desc a:hover {
  color: #FDC13C;
  -webkit-transition: all 0.2s ease-in-out;
}




.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}