.top-bar {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
#top-bar-contact {
  padding-bottom: 17px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
}
#top-bar-contact .contact-details {
  margin-top: 5px;
  list-style: none;
}
#top-bar-contact .contact-details li {
  float: left;
  font-size: 12px;
  margin-left: 20px;
}
#top-bar-contact .contact-details a {
  color: #fff;
}
#top-bar-contact .contact-details a i {
  font-size: 20px;
}
#top-bar-contact .contact-details a span {
  display: none;
}
#top-bar-contact .contact-details a:hover,
#top-bar-contact .contact-details a:focus {
  text-decoration: underline;
}
#top-bar-menu li {
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 1rem;
  padding-right: 1rem;
}
#top-bar-menu a {
  padding-left: 0;
  padding-right: 0;
  color: #fff;
  border-bottom: 1px solid transparent;
}
#top-bar-menu .active > a {
  background: 0 0;
  border-bottom: 1px solid #fff;
}
#top-bar-menu .active.jobs > a {
  border-bottom: 1px solid transparent;
}
#top-bar-menu a:hover,
#top-bar-menu a:focus,
#top-bar-menu .jobs a:hover,
#top-bar-menu .jobs a:focus {
  border-bottom: 1px solid #fff;
}
#top-bar-menu .button {
  background: 0 0;
  border: none;
  padding-right: 0;
}
#top-bar-menu .button a {
  border: 1px solid #fff;
  border-radius: 5px;
  padding-left: 1rem;
  padding-right: 1rem;
}
#top-bar-menu .button a:hover,
#top-bar-menu .button a:focus {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
#top-bar-menu .header-logo,
#top-bar-menu .header-logo:hover,
#top-bar-menu .header-logo:focus {
  border: none !important;
}
.header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.header-logo {
  display: block;
  width: 180px;
  height: 49px;
  background: url(./angsana-logo-white.png)
    no-repeat center center;
  background-size: contain;
}
.menu-icon {
  margin-top: 11px;
}
#mysticky-nav .myfixed {
  -moz-box-shadow: 0px 8px 6px -6px #ccc;
  -webkit-box-shadow: 0px 8px 6px -6px #ccc;
  box-shadow: 0px 8px 6px -6px #ccc;
}
#mysticky-nav.wrapfixed #top-bar-contact {
  background-color: #004156;
}
#mysticky-nav.wrapfixed #top-bar-menu a {
  color: #004156;
}
#mysticky-nav.wrapfixed #top-bar-menu .active > a {
  border-bottom: 1px solid #004156;
}
#mysticky-nav.wrapfixed #top-bar-menu .active.jobs > a {
  border-bottom: 1px solid transparent;
}
#mysticky-nav.wrapfixed #top-bar-menu a:hover,
#mysticky-nav.wrapfixed #top-bar-menu a:focus,
#mysticky-nav.wrapfixed #top-bar-menu .active.jobs > a:hover,
#mysticky-nav.wrapfixed #top-bar-menu .active.jobs > a:focus {
  border-bottom: 1px solid #004156;
}
#mysticky-nav.wrapfixed #top-bar-menu .button a {
  border: 1px solid #004156;
  color: #fff;
  background-color: #004156;
  border-radius: 5px;
}
#mysticky-nav.wrapfixed #top-bar-menu .button a:hover,
#mysticky-nav.wrapfixed #top-bar-menu .button a:focus {
  border: 1px solid #004156;
  color: #004156;
  background-color: #fff;
}
#mysticky-nav.wrapfixed .header-logo {
  display: block;
  width: 180px;
  height: 49px;
  background: url(./angsana-logo-white.png)
    no-repeat center center;
  background-size: contain;
  margin-top: -10px;
}
#mysticky-nav.wrapfixed .menu {
  margin-top: -5px;
}
#mysticky-nav.wrapfixed .menu-icon:after {
  background: #004156;
  box-shadow: 0 7px 0 #004156, 0 14px 0 #004156;
}
.off-canvas {
  background-color: #004156;
}
.off-canvas li {
  text-transform: uppercase;
  font-size: 12px;
}
.off-canvas a {
  color: #fff;
}
.off-canvas .active a,
.off-canvas a:hover,
.off-canvas a:focus {
  background-color: #fff;
  color: #004156;
}
.off-canvas .active.jobs a {
  background: 0 0;
  color: #fff;
}
.off-canvas .jobs a:hover,
.off-canvas .jobs a:focus {
  background-color: #fff;
  color: #004156;
}
.off-canvas .button {
  background: 0 0;
  border: none;
}
.off-canvas .button a {
  border: 1px solid #fff;
  border-radius: 5px;
  background: 0 0;
  color: #fff;
}
.off-canvas .button a:hover,
.off-canvas .button a:focus {
  background-color: #fff;
  color: #004156;
}
.hero {
  margin-top: 0;
  padding-top: 160px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
#featured-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
}
.hero-text {
  position: relative;
  z-index: 5;
}
.hero-text h1 {
  color: #fff;
  margin-bottom: 20px;
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  font-size: 50px;
}
.hero-text .introduction {
  text-align: left;
  padding-bottom: 20px;
}
.hero-text .introduction h2 {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.hero-text .introduction p {
  color: #fff;
  font-size: 15px;
}
.hero-footer {
  width: 100%;
  display: block;
  margin-bottom: -2px;
}
#content h2,
#content h3 {
  text-transform: uppercase;
  color: #004156;
}
#content h2 {
  font-size: 20px;
}
#content h3 {
  font-size: 16px;
}
#content p {
  color: #827786;
  font-size: 15px;
}
#content #section-1 p {
  font-size: 15px;
}
#content #section-2 p {
  color: #004156;
}
#content .image-text .image {
  float: left;
  width: 80px;
  margin-right: 20px;
}
#content .image-text .text {
  overflow: hidden;
  margin-left: 100px;
}
hr {
  border-bottom: 1px solid #fff;
}
#section-1,
#section-2 {
  position: relative;
}
#section-2,
#section-3 {
  padding-top: 40px;
}
.footer {
  background-color: #004156;
  padding: 40px 0;
}
.footer * {
  color: #fff;
}
.footer h3 {
  font-size: 15px;
  text-transform: uppercase;
}
.footer p {
  font-size: 12px;
}
.footer #social-icons-footer {
  margin-top: 20px;
}
.footer .copyright {
  font-size: 8px;
  text-transform: uppercase;
}
.footer .angsana-logo {
  width: 158px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.footer .dba-logo {
  width: 110px;
}
.footer .back-top p {
  margin-top: 20px;
  text-transform: uppercase;
}
.infographic {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a {
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
a:focus {
  outline: none;
}
.button {
  border-radius: 5px;
  text-transform: uppercase;
}
.big-button {
  font-weight: 700;
  width: 100%;
  display: block;
  padding: 30px;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
}
.big-button:hover,
.big-button:focus {
  background-color: #004156 !important;
  color: #fff;
}
.hero p a {
  color: #eaa7b5;
}
.hero p a:hover,
.hero p a:focus {
  text-decoration: underline;
}
#content p a {
  color: #004156;
}
#content p a:hover,
#content p a:focus {
  text-decoration: underline;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 10px;
}
.mt-2 {
  margin-top: 20px;
}
.mt-3 {
  margin-top: 30px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 10px;
}
.mbt-2 {
  margin-bottom: 20px;
}
.mb-3 {
  margin-bottom: 30px;
}
.pt-0 {
  padding-top: 0;
}
.pt-1 {
  padding-top: 10px;
}
.pt-2 {
  padding-top: 20px;
}
.pt-3 {
  padding-top: 30px;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-1 {
  padding-bottom: 10px;
}
.pbt-2 {
  padding-bottom: 20px;
}
.pb-3 {
  padding-bottom: 30px;
}
.wpcf7-submit {
  background-color: #004156;
  border: none;
  font-weight: 700;
  width: 100%;
  display: block;
  padding: 26px;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
}
#simple-social-icons-3 ul:before {
  content: "Follow us";
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
#simple-social-icons-4 ul {
  float: right;
}
#simple-social-icons-3 ul li,
#simple-social-icons-4 ul li {
  margin-bottom: 0 !important;
}
#simple-social-icons-3 ul li.ssi-facebook a,
#simple-social-icons-4 ul li.ssi-facebook a {
  background-color: #3b7584 !important;
}
#simple-social-icons-3 ul li.ssi-instagram a,
#simple-social-icons-4 ul li.ssi-instagram a {
  background-color: #30baa0 !important;
}
#simple-social-icons-3 ul li.ssi-linkedin a,
#simple-social-icons-4 ul li.ssi-linkedin a {
  background-color: #ab9fab !important;
}
#simple-social-icons-3 ul li.ssi-twitter a,
#simple-social-icons-4 ul li.ssi-twitter a {
  background-color: #827786 !important;
}
#simple-social-icons-3 ul li.ssi-youtube a,
#simple-social-icons-4 ul li.ssi-youtube a {
  background-color: #eaa7b5 !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn {
  color: #004156 !important;
}
.ays-pb-modals .ays-popup-hrs-default {
  display: none;
}
.ays_content_box {
  padding: 0 !important;
}
.wpcf7-textarea {
  height: 120px !important;
}
.section-2-footer {
  display: block;
  margin-bottom: -2px;
}
.page-template-template-home #section-1 {
  background: url(//angsana-uk.com/wp-content/themes/angsana/assets/css/../images/section-1-home.png)
    no-repeat center bottom;
  background-size: contain;
}
.page-template-template-home #section-2 {
  background: #fcb242;
}
.page-template-template-home #section-2 .background {
  position: absolute;
}
.page-template-template-home #section-2 .sub-section-2 {
  background: url(//angsana-uk.com/wp-content/themes/angsana/assets/css/../images/section-2-sub-section-2-home.png)
    no-repeat center;
  background-size: cover;
  border-radius: 5px;
  padding: 25px;
}
.page-template-template-home #section-2 .sub-section-3 {
  background: url(//angsana-uk.com/wp-content/themes/angsana/assets/css/../images/section-2-sub-section-3-home.png)
    no-repeat center;
  background-size: cover;
  border-radius: 5px;
  padding: 25px;
}
.page-template-template-home #section-2 .sub-section-4 {
  background: url(//angsana-uk.com/wp-content/themes/angsana/assets/css/../images/section-2-sub-section-4-home.png)
    no-repeat center;
  background-size: cover;
  border-radius: 5px;
  padding: 25px;
}
.page-template-template-home #section-2 .sub-section-2 *,
.page-template-template-home #section-2 .sub-section-3 *,
.page-template-template-home #section-2 .sub-section-4 * {
  color: #fff !important;
}
.page-template-template-home #section-2 .sub-section-2 h3,
.page-template-template-home #section-2 .sub-section-3 h3,
.page-template-template-home #section-2 .sub-section-4 h3 {
  font-size: 24px;
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  line-height: 1;
}
.page-template-template-home #section-2 .sub-section-2 .button,
.page-template-template-home #section-2 .sub-section-3 .button,
.page-template-template-home #section-2 .sub-section-4 .button {
  border: 1px solid #fff;
  background: 0 0;
}
.page-template-template-home #section-2 .sub-section-2 .button:hover,
.page-template-template-home #section-2 .sub-section-2 .button:focus,
.page-template-template-home #section-2 .sub-section-3 .button:hover,
.page-template-template-home #section-2 .sub-section-3 .button:focus,
.page-template-template-home #section-2 .sub-section-4 .button:hover,
.page-template-template-home #section-2 .sub-section-4 .button:focus {
  border: 1px solid #fff;
  color: #004156 !important;
  background-color: #fff;
}
.page-template-template-home #section-2 .button {
  margin-top: 20px;
}
.page-template-template-home #section-3 {
  background-color: #fff;
}
.page-template-template-home #section-3 .big-button {
  background-color: #fcb242;
}
.page-template-template-home #section-4 {
  padding: 20px 0;
}
.page-template-template-home #section-4 .owl-item {
  border-radius: 5px;
  padding: 25px;
}
.page-template-template-home #section-4 .owl-item * {
  color: #fff;
}
.page-template-template-home #section-4 .owl-item:nth-child(4n - 1) {
  background-color: #00a6ce;
}
.page-template-template-home #section-4 .owl-item:nth-child(4n - 2) {
  background-color: #ec1e65;
}
.page-template-template-home #section-4 .owl-item:nth-child(4n - 3) {
  background-color: #fcb242;
}
.page-template-template-home #section-4 .owl-item:nth-child(4n - 4) {
  background-color: #30baa0;
}
.page-template-template-home #section-4 .quote {
  font-weight: 700;
}
.page-template-template-home #section-4 .quotee {
  text-align: right;
}
.page-template-template-healthcare #content h2 {
  color: #00a6ce;
}
.page-template-template-healthcare #section-1 .background {
  position: absolute;
  bottom: 0;
}
.page-template-template-healthcare #section-2 {
  background-color: #00a6ce;
}
.page-template-template-healthcare #section-2 * {
  color: #fff !important;
}
.page-template-template-healthcare #section-2 .owl-item img {
  height: 53px;
  width: auto;
  margin: 0 auto;
}
.page-template-template-healthcare #section-3 {
  background-color: #fff;
}
.page-template-template-healthcare #section-3 .big-button {
  background-color: #00a6ce;
}
.page-template-template-healthcare #section-3 h2 {
  color: #004156;
}
.page-template-template-marketing #content h2 {
  color: #ec1e65;
}
.page-template-template-marketing #section-1 .background {
  position: absolute;
  top: 80px;
}
.page-template-template-marketing #section-2 {
  background-color: #ec1e65;
}
.page-template-template-marketing #section-2 * {
  color: #fff !important;
}
.page-template-template-marketing #section-2 .owl-item img {
  height: 53px;
  width: auto;
  margin: 0 auto;
}
.page-template-template-marketing #section-3 {
  background-color: #fff;
}
.page-template-template-marketing #section-3 .big-button {
  background-color: #ec1e65;
}
.page-template-template-marketing #section-3 h2 {
  color: #004156;
}
.page-template-template-technology #content h2 {
  color: #30baa0;
}
.page-template-template-technology #section-1 .background {
  position: absolute;
  left: -200px;
}
.page-template-template-technology #section-2 {
  background-color: #30baa0;
}
.page-template-template-technology #section-2 * {
  color: #fff !important;
}
.page-template-template-technology #section-2 .owl-item img {
  height: 53px;
  width: auto;
  margin: 0 auto;
}
.page-template-template-technology #section-3 {
  background-color: #fff;
}
.page-template-template-technology #section-3 .big-button {
  background-color: #30baa0;
}
.page-template-template-technology #section-3 h2 {
  color: #004156;
}
.page-template-template-about #content h2 {
  color: #004156;
}
.page-template-template-about #section-1 {
  background: url(//angsana-uk.com/wp-content/themes/angsana/assets/css/../images/section-1-about.png)
    no-repeat center bottom -1px;
  background-size: cover;
}
.page-template-template-about #section-2 {
  background-color: #3b7584;
}
.page-template-template-about #section-2 h2 {
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  color: #fff;
  font-size: 44px;
}
.page-template-template-about #section-2 .profile {
  float: left !important;
}
.page-template-template-about #section-2 .profile h3 {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.page-template-template-about #section-2 .profile h4 {
  font-size: 16px;
  color: #84a5ad;
  text-transform: uppercase;
}
.page-template-template-about #section-3 {
  background-color: #fff;
}
.page-template-template-about #section-3 .big-button {
  background-color: #3b7584;
}
.page-template-template-about #section-3 .vacancies {
  list-style: none;
  margin-left: 0;
}
.page-template-template-about #section-3 .vacancies li {
  margin-bottom: 1rem;
}
a.anchor {
  display: block;
  position: relative;
  top: -124px;
  visibility: hidden;
}
@media screen and (min-width: 40em) {
  .top-bar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  #top-bar-contact .contact-details a i {
    font-size: 12px;
  }
  #top-bar-contact .contact-details a span {
    display: inline;
  }
  .hero-text h1 {
    font-size: 64px;
  }
  .hero-text .introduction h2 {
    font-size: 16px;
  }
  .footer .dba-logo {
    margin-top: 65px;
    float: right;
  }
  .footer .back-top {
    writing-mode: vertical-lr;
    transform: scale(-1, -1);
  }
  .footer .back-top p {
    margin-top: 0;
  }
  .page-template-template-about #section-3 .vacancies {
    column-count: 2;
  }
  .page-template-template-about #section-3 .vacancies li {
    break-inside: avoid-column;
  }
}
@media screen and (min-width: 64em) {
  .header-logo {
    width: 280px;
    height: 75px;
  }
  .header-logo {
    display: block;
    width: 280px;
    height: 75px;
    background: url(./angsana-logo-white.png)
      no-repeat center center;
    background-size: contain;
  }
  #mysticky-nav.wrapfixed .header-logo {
    display: block;
    width: 180px;
    height: 49px;
    background: url(./angsana-logo-white.png)
      no-repeat center center;
    background-size: contain;
    margin-top: -5px;
  }
  #mysticky-nav.wrapfixed .menu {
    margin-top: -10px;
  }
  .hero-text h1 {
    font-size: 80px;
  }
  .hero-text .introduction p:last-of-type {
    margin-bottom: 0;
  }
  .page-template-template-technology .hero-text .introduction {
    padding-bottom: 0;
  }
  .page-template-template-about .hero-text h1 {
    font-size: 70px;
  }
  .page-template-template-about #section-1 {
    background: url(//angsana-uk.com/wp-content/themes/angsana/assets/css/../images/section-1-about.png)
      no-repeat center bottom -1px;
    background-size: contain;
  }
}
