* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  margin: 0;
  padding: 0; }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

@font-face {
  font-family: Poppins-regular;
  src: url("../fonts/Poppins/Poppins-Regular.ttf"); }
@font-face {
  font-family: Poppins-bold;
  src: url("../fonts/Poppins/Poppins-Bold.ttf"); }
@font-face {
  font-family: Poppins-Exbold;
  src: url("../fonts/Poppins/Poppins-ExtraBold.ttf"); }
@font-face {
  font-family: Raleway-Regular;
  src: url("../fonts/Raleway/Raleway-Regular.ttf"); }
@font-face {
  font-family: Lato-Regular;
  src: url("../fonts/Lato/Lato-Regular.ttf"); }
.left {
  float: left; }

.right {
  float: right; }

li {
  list-style: none;
  display: inline-block;
  text-decoration: none; }

a:link, a:visited, a:hover, a:active, a:focus {
  text-decoration: none;
  cursor: pointer; }

.btn:hover,
.btn:focus,
.btn.active,
.btn-flat:hover,
.btn-flat:focus,
.form-control:hover,
.form-control:focus,
input, textarea, select, button,
button:focus {
  box-shadow: none;
  outline: unset; }

.btn-flat, .btn {
  transition: all 300ms ease-in-out; }
  .btn-flat:hover, .btn:hover {
    background-color: transparent; }

button,
button:focus {
  outline: unset; }

.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover, .dropdown-item:focus {
  text-decoration: none;
  cursor: pointer; }

a:link, a:visited, a:hover, a:active, a:focus {
  text-decoration: none;
  cursor: pointer; }

.btn:hover,
.btn:focus,
.btn.active,
.btn-flat:hover,
.btn-flat:focus,
.form-control:hover,
.form-control:focus,
input, textarea, select, button,
button:focus {
  box-shadow: none;
  outline: unset; }

button,
button:focus {
  outline: unset; }

.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover, .dropdown-item:focus {
  text-decoration: none;
  cursor: pointer; }

.btn:hover,
.btn:focus,
.btn-flat:hover,
.btn-flat:focus,
.form-control:hover,
.form-control:focus {
  box-shadow: none;
  outline: unset; }

body {
  font-family: 'Poppins-regular', sans-serif; }

p {
  font-family: 'Raleway-Regular', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato-Regular", sans-serif;
  color: #222222;
  line-height: 1.2em !important;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600; }

h6 {
  font-size: 14px; }

section {
  position: relative;
  overflow: hidden;
  padding: 50px 0; }

h2 {
  text-align: center;
  margin: 30px auto;
  text-transform: uppercase;
  color: #4b5a9a; }
  h2::after {
    height: 8px;
    right: 0;
    content: '';
    left: 0;
    background: url(../images/center-divider.png) no-repeat center center;
    display: block;
    text-align: center;
    position: absolute; }

a {
  text-decoration: none;
  transition: all 300ms linear;
  outline: none;
  cursor: pointer; }
  a:hover, a:focus {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: inherit; }

.btn:hover, .btn:focus {
  box-shadow: none;
  outline: unset; }

.btn-flat:hover, .btn-flat:focus {
  box-shadow: none;
  outline: unset; }

.form-control:hover, .form-control:focus {
  box-shadow: none;
  outline: unset; }

.btn, .btn-flat {
  position: relative;
  border-radius: 12px;
  font-size: 16px;
  padding: 10px 50px; }

.lead {
  margin: 10px 0; }

.number {
  font-family: Poppins-regular, sans-serif; }

header {
  position: relative;
  width: 100%;
  z-index: 1010;
  height: 100%; }
  header .navbar {
    z-index: 1000;
    -webkit-transition: all 300ms  linear;
    -moz-transition: all 300ms  linear;
    -ms-transition: all 300ms  linear;
    -o-transition: all 300ms  linear;
    transition: all 300ms  linear;
    padding: .1rem 1rem;
    height: 100px;
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 2px solid #CF313C; }
    @media (max-width: 991px) {
      header .navbar {
        height: auto;
        padding: .03rem 1rem; } }
    header .navbar .navbar-brand {
      padding: 0; }
      header .navbar .navbar-brand img {
        transition: all 300ms linear;
        width: 200px;
        height: 100px; }
        @media (max-width: 576px) {
          header .navbar .navbar-brand img {
            width: 150px;
            height: 90px; } }
    header .navbar .navbar-nav {
      background-color: transparent; }
      header .navbar .navbar-nav .nav-item a {
        color: #CF313C;
        padding: 0 8px 0 8px;
        text-decoration: none;
        display: inline-block;
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        outline: none; }
        header .navbar .navbar-nav .nav-item a:hover {
          color: rgba(207, 49, 60, 0.8); }
        header .navbar .navbar-nav .nav-item a.active {
          color: #666666; }
        @media screen and (max-width: 991px) {
          header .navbar .navbar-nav .nav-item a {
            padding: 10px 15px 10px 15px; } }
    @media screen and (max-width: 991px) {
      header .navbar .navbar-collapse {
        text-align: center;
        background-color: transparent; }
        header .navbar .navbar-collapse li a {
          text-align: center; }
        header .navbar .navbar-collapse li:last-child {
          border-bottom: none; } }
    header .navbar.navbar-shrink {
      background-color: #fff;
      -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
      padding: 0; }
      header .navbar.navbar-shrink .navbar-brand {
        padding: 0; }
        header .navbar.navbar-shrink .navbar-brand img {
          width: 199px;
          height: 100px; }
          @media (max-width: 576px) {
            header .navbar.navbar-shrink .navbar-brand img {
              width: 150px;
              height: 90px; } }
      header .navbar.navbar-shrink .navbar-nav li a {
        font-weight: 500; }
    header .navbar .navbar-collapse {
      text-align: center;
      background-color: transparent; }
    header .navbar .navbar-toggler {
      border: none;
      background: transparent !important; }
      header .navbar .navbar-toggler:focus {
        outline: none;
        background: transparent !important; }
      header .navbar .navbar-toggler .icon-bar {
        background: rgba(207, 49, 60, 0.8);
        transform: rotate(0deg) translate(0px, 0px);
        transition: ease all .2s;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px; }
        header .navbar .navbar-toggler .icon-bar + .icon-bar {
          margin-top: 4px; }
    header .navbar .navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
      transform: rotate(45deg) translate(5px, 4px);
      transition: ease all .2s; }
    header .navbar .navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
      opacity: 0;
      transition: ease all .2s; }
    header .navbar .navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
      transform: rotate(-45deg) translate(4px, -4px);
      transition: ease all .2s; }

#page-top {
  position: fixed;
  width: 100%;
  overflow: hidden; }
  #page-top .layout-container {
    height: 100%;
    width: 100%;
    overflow: hidden; }
  #page-top footer {
    background: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 40px; }
    #page-top footer ul {
      text-align: right;
      line-height: 40px; }
      #page-top footer ul li {
        padding: 0 10px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center !important;
        border-radius: 50%;
        border: 1px solid #CF313C; }
        #page-top footer ul li a {
          color: #234C9C; }
        #page-top footer ul li:hover {
          background-color: #CF313C; }
          #page-top footer ul li:hover a {
            color: #fff; }
    #page-top footer p {
      line-height: 40px;
      color: #174694;
      font-size: 18px; }
      #page-top footer p a {
        color: #CF313C;
        text-transform: uppercase;
        font-weight: 600; }
      @media (max-width: 767px) {
        #page-top footer p {
          font-size: 16px; } }
    @media (max-width: 767px) {
      #page-top footer {
        height: auto; }
        #page-top footer .left {
          margin-bottom: 5px; }
        #page-top footer .right {
          float: initial; }
        #page-top footer ul {
          text-align: center;
          margin-top: 3px;
          line-height: initial; }
        #page-top footer p {
          line-height: initial; } }

.home-slider {
  height: 100%;
  position: absolute;
  width: 100%; }
  .home-slider .carousel .carousel-inner {
    height: 100%; }
    .home-slider .carousel .carousel-inner .carousel-caption.hero {
      position: absolute;
      top: 73%;
      left: 50%;
      z-index: 3;
      color: #fff;
      text-align: center;
      text-transform: capitalize;
      text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
      -webkit-transform: translate3d(-50%, -50%, 0);
      -moz-transform: translate3d(-50%, -50%, 0);
      -ms-transform: translate3d(-50%, -50%, 0);
      -o-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
      .home-slider .carousel .carousel-inner .carousel-caption.hero p {
        color: #e6e6e6;
        padding: 10px;
        border-radius: 5px;
        font-size: 18px;
        font-weight: bold; }
      @media screen and (min-width: 991px) {
        .home-slider .carousel .carousel-inner .carousel-caption.hero {
          top: 65%;
          width: 800px;
          left: 55%;
          text-align: left; } }
      @media screen and (min-width: 1200px) {
        .home-slider .carousel .carousel-inner .carousel-caption.hero {
          top: 50%;
          width: 600px;
          left: 25%;
          text-align: left; } }
      @media screen and (max-width: 767px) {
        .home-slider .carousel .carousel-inner .carousel-caption.hero {
          width: 100%; }
          .home-slider .carousel .carousel-inner .carousel-caption.hero p {
            font-size: 1rem;
            border-radius: 0;
            text-shadow: none;
            font-weight: bold; } }
    .home-slider .carousel .carousel-inner .carousel-caption span {
      position: relative;
      display: block;
      color: #CF313C; }
      .home-slider .carousel .carousel-inner .carousel-caption span::before {
        content: "*";
        position: relative;
        left: -4px;
        color: #CF313C;
        font-size: 18px;
        font-weight: 600; }
    .home-slider .carousel .carousel-inner .carousel-caption button {
      background-color: rgba(207, 49, 60, 0.7);
      color: #fff;
      cursor: initial;
      border-radius: 2px; }
  .home-slider .carousel .carousel-item {
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .home-slider .carousel .carousel-item .hero {
      opacity: 0;
      -webkit-transition: 2s all ease-in-out .1s;
      -moz-transition: 2s all ease-in-out .1s;
      -ms-transition: 2s all ease-in-out .1s;
      -o-transition: 2s all ease-in-out .1s;
      transition: 2s all ease-in-out .1s; }
    .home-slider .carousel .carousel-item.active .hero {
      opacity: 1;
      -webkit-transition: 2s all ease-in-out .1s;
      -moz-transition: 2s all ease-in-out .1s;
      -ms-transition: 2s all ease-in-out .1s;
      -o-transition: 2s all ease-in-out .1s;
      transition: 2s all ease-in-out .1s; }
  .home-slider .carousel .carousel-indicators {
    bottom: 40px; }
    .home-slider .carousel .carousel-indicators li {
      /*background: #f00 none repeat scroll 0 0;*/
      background-color: rgba(255, 255, 255, 0.6);
      border: 0 none;
      border-radius: 50%;
      height: 20px;
      opacity: 0.5;
      width: 20px;
      cursor: pointer; }
      .home-slider .carousel .carousel-indicators li.active, .home-slider .carousel .carousel-indicators li:hover {
        background-color: #CF313C; }
    @media (max-width: 767px) {
      .home-slider .carousel .carousel-indicators {
        bottom: 90px; } }
  .home-slider .carousel .carousel-control-next,
  .home-slider .carousel .carousel-control-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 1px;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.2);
    opacity: 1;
    border: 0 none;
    /*vertical position */
    top: 50%;
    z-index: 11;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
    @media (max-width: 767px) {
      .home-slider .carousel .carousel-control-next,
      .home-slider .carousel .carousel-control-prev {
        display: none; } }
    .home-slider .carousel .carousel-control-next .carousel-control-next-icon, .home-slider .carousel .carousel-control-next .carousel-control-prev-icon,
    .home-slider .carousel .carousel-control-prev .carousel-control-next-icon,
    .home-slider .carousel .carousel-control-prev .carousel-control-prev-icon {
      width: 15px;
      height: 15px; }
    .home-slider .carousel .carousel-control-next:hover, .home-slider .carousel .carousel-control-next:focus,
    .home-slider .carousel .carousel-control-prev:hover,
    .home-slider .carousel .carousel-control-prev:focus {
      background: #CF313C; }
  .home-slider .carousel, .home-slider .carousel-item, .home-slider .active {
    height: 100%; }

.individual-pages header {
  min-height: 120px;
  height: 120px;
  background-color: #fff;
  background-size: cover;
  color: #FBFBFB;
  position: relative;
  overflow: hidden; }
  @media (max-width: 991px) {
    .individual-pages header {
      min-height: 52px;
      height: 92px; } }
  .individual-pages header .navbar {
    height: 120px;
    background-color: #f7f7f7 !important; }
    @media (max-width: 991px) {
      .individual-pages header .navbar {
        height: auto !important;
        padding: .03rem 1rem; } }
.individual-pages footer {
  background: #f2f2f2 !important;
  position: relative;
  height: 40px;
  overflow: hidden;
  vertical-align: middle;
  line-height: 50px; }
  .individual-pages footer ul {
    text-align: right;
    line-height: 40px; }
    .individual-pages footer ul li {
      padding: 0 10px;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center !important;
      border-radius: 50%;
      border: 1px solid #CF313C; }
      .individual-pages footer ul li a {
        color: #234C9C; }
      .individual-pages footer ul li:hover {
        background-color: #CF313C; }
        .individual-pages footer ul li:hover a {
          color: #fff; }
  .individual-pages footer p {
    line-height: 40px;
    color: #174694;
    font-size: 18px; }
    .individual-pages footer p a {
      color: #CF313C;
      text-transform: uppercase;
      font-weight: 600; }
    @media (max-width: 767px) {
      .individual-pages footer p {
        font-size: 16px; } }
  @media (max-width: 767px) {
    .individual-pages footer {
      height: auto; }
      .individual-pages footer .left {
        margin-bottom: 5px; }
      .individual-pages footer .right {
        float: initial; }
      .individual-pages footer ul {
        text-align: center;
        margin-top: 3px;
        line-height: initial; }
      .individual-pages footer p {
        line-height: initial; } }

.content {
  position: relative;
  overflow: hidden;
  height: auto; }

#about .intro {
  background-color: rgba(207, 49, 60, 0.9);
  background-image: url("../images/footer_bg.png");
  color: #fff;
  padding: 10px;
  margin-bottom: 20px; }
  #about .intro h1 {
    margin-top: 20px;
    color: #fff; }
    #about .intro h1::before, #about .intro h1::after {
      content: "-";
      position: relative;
      color: #CF313C;
      font-size: 22px;
      font-weight: 600; }
    #about .intro h1:before {
      left: -7px; }
    #about .intro h1::after {
      right: -7px; }
#about .about-content {
  background-color: #e6e6e6;
  padding-bottom: 50px; }
  #about .about-content h3 {
    margin-bottom: 20px; }
    #about .about-content h3::after {
      content: "";
      display: block;
      margin: 2px 0;
      width: 9%;
      height: 2px;
      background-color: #CF313C; }
      @media (max-width: 991px) {
        #about .about-content h3::after {
          width: 14%; } }
  #about .about-content li {
    margin-left: 12px; }
    #about .about-content li::before {
      content: "*";
      position: relative;
      left: -10px;
      color: #CF313C;
      font-size: 18px;
      font-weight: 600; }
#about #clients {
  margin-top: 30px; }
  #about #clients img {
    width: 100%;
    height: 150px;
    margin-bottom: 15px; }
#about .level-bg {
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 400px;
  width: 100%; }
  #about .level-bg .img-container {
    position: relative;
    overflow: hidden;
    display: block;
    top: 0;
    height: 400px;
    width: 100%;
    background-image: url(../images/about.png);
    object-fit: cover; }
    @media (max-width: 767px) {
      #about .level-bg .img-container {
        background-image: url("../images/about-for-mobile.png"); } }
  #about .level-bg img {
    width: 100%;
    height: 450px;
    background-size: cover; }

.projects-content .figure {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1200px) {
    .projects-content .figure {
      width: 100%; } }
  .projects-content .figure img {
    height: 100%;
    width: 100%;
    object-fit: cover !important; }
  .projects-content .figure .figure-caption {
    position: absolute;
    top: -45px;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: 'Poppins', sans-serif;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    color: #7B0B14;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-in-out;
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
    .projects-content .figure .figure-caption h6 {
      margin: 10px auto 15px;
      text-align: center;
      color: #174694;
      font-weight: 600; }
    .projects-content .figure .figure-caption ul {
      margin-bottom: 0;
      margin-top: 12%; }
      .projects-content .figure .figure-caption ul li {
        width: 100%; }
    .projects-content .figure .figure-caption span.left {
      color: #174694;
      display: inline-block;
      float: left;
      overflow: hidden;
      font-size: 14px;
      font-weight: 600;
      text-align: left;
      margin-left: 2%;
      width: 30%; }
      @media (min-width: 1200px) {
        .projects-content .figure .figure-caption span.left {
          width: 32%;
          font-size: 15px; } }
      @media (max-width: 767px) {
        .projects-content .figure .figure-caption span.left {
          width: 20%;
          font-size: 16px; } }
      .projects-content .figure .figure-caption span.left::after {
        content: ':';
        margin: 0 1px 0 1px; }
    .projects-content .figure .figure-caption span.right {
      color: #CF313C;
      display: inline-block;
      font-size: 14px;
      float: left;
      margin-left: 3px;
      width: 65%; }
      @media (min-width: 1200px) {
        .projects-content .figure .figure-caption span.right {
          width: 65%;
          font-size: 15px;
          font-family: Lato-Regular, sans-serif; } }
      @media (max-width: 767px) {
        .projects-content .figure .figure-caption span.right {
          width: 75%;
          font-size: 16px; } }
  .projects-content .figure:hover .figure-caption {
    top: 0;
    background: rgba(255, 255, 255, 0.9);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

@media (max-width: 767px) {
  #what-we-do .what-we-do-content {
    padding-bottom: 90px; } }
#what-we-do .figure {
  width: 100%;
  height: 280px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1200px) {
    #what-we-do .figure {
      width: 100%; } }
  #what-we-do .figure img {
    height: 100%;
    width: 100%;
    object-fit: cover !important; }
  #what-we-do .figure .figure-caption {
    position: absolute;
    top: -45px;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: 'Poppins', sans-serif;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    color: #7B0B14;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-in-out;
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
    #what-we-do .figure .figure-caption h5 {
      margin: 10px auto 15px;
      text-align: center;
      color: #5364AB;
      font-weight: 600; }
  #what-we-do .figure:hover .figure-caption {
    top: 70%;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
#what-we-do .card {
  width: 100%;
  margin-bottom: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 4px 0 rgba(166, 166, 167, 0.52);
  -moz-box-shadow: 0 3px 4px 0 rgba(166, 166, 167, 0.52);
  box-shadow: 0 3px 4px 0 rgba(166, 166, 167, 0.52);
  border: none;
  border-radius: 0; }
  @media (min-width: 767px) {
    #what-we-do .card {
      width: 85%;
      margin: 10px auto; } }
  @media (min-width: 767px) {
    #what-we-do .card img {
      height: 600px;
      padding: 20px 0;
      width: 80%;
      margin: auto 10%; } }
  #what-we-do .card .card-header {
    position: relative;
    overflow: hidden;
    display: block;
    text-transform: capitalize;
    height: 65px;
    background-color: #5364AB;
    color: #fff; }

.contact-content .branch {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
  margin-bottom: 5px;
  background-size: cover;
  width: 100%;
  color: #fff;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .contact-content .branch.qatar {
    background: url("../images/branches-bg/qatar.png") no-repeat 0 0;
    background-size: cover;
    object-fit: cover;
    background-attachment: fixed; }
  .contact-content .branch.egypt {
    background: url("../images/branches-bg/egypt.png") no-repeat 0 0;
    background-size: cover;
    object-fit: cover;
    background-attachment: fixed; }
  .contact-content .branch.oman {
    background: url("../images/branches-bg/oman.jpg") no-repeat 0 0;
    background-size: cover;
    object-fit: cover;
    margin-bottom: 0;
    background-attachment: fixed; }
  .contact-content .branch::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2; }
  .contact-content .branch .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #777777;
    display: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  .contact-content .branch:hover .overlay {
    display: block; }
.contact-content .card {
  border: none;
  background: transparent;
  position: relative;
  overflow: hidden;
  z-index: 5;
  font-size: 20px; }
  .contact-content .card .card-header {
    background-color: transparent;
    border-bottom: none;
    text-transform: uppercase; }
  .contact-content .card .card-body span::after {
    content: ':';
    margin: 0 5px 0 5px; }

/*# sourceMappingURL=style.css.map */
