@font-face {
  font-family: lucida;
  src: url("fonts/lucida.ttf") format("truetype"); }

@font-face {
  font-family: berlin;
  src: url("fonts/berlin.ttf") format("truetype"); }

@font-face {
  font-family: cheera;
  src: url("fonts/cheera.otf"); }

h2 {
  max-width: 325px;
  background: #fa0002;
  color: #fff;
  font-size: 26px;
  padding: 8px;
  border-radius: 30px;
  text-align: center;
  position: relative;
  margin: 0px;
  -webkit-transform: uppercase !important;
  -ms-transform: uppercase !important;
  transform: uppercase !important;
  margin: 0 auto;
  top: -24px; }
  @media (max-width: 1200px) {
    h2 {
      max-width: 300px;
      font-size: 24px;
      padding: 8px;
      top: -25px; } }
  @media (max-width: 991px) {
    h2 {
      font-size: 20px;
      padding: 6px;
      top: -20px;
      max-width: 250px; } }
  @media (max-width: 767px) {
    h2 {
      font-size: 18px;
      padding: 6px 0px 5px;
      top: -18px;
      max-width: 200px; } }

* {
  font-family: 'lucida', sans-serif;
  font-weight: 300; }

header, section, footer {
  clear: both; }

.btn-default {
  background-image: -webkit-gradient(linear, left top, right top, from(#db5a25), color-stop(#ffee00), to(#db5a25));
  background-image: -webkit-linear-gradient(left, #db5a25, #ffee00, #db5a25);
  background-image: -o-linear-gradient(left, #db5a25, #ffee00, #db5a25);
  background-image: linear-gradient(to right, #db5a25, #ffee00, #db5a25);
  border: none;
  border-radius: 50px;
  color: #c40000;
  padding: 15px 40px;
  font-size: 24px;
  font-weight: 600;
  word-spacing: -8px !important; }
  @media (max-width: 1200px) {
    .btn-default {
      padding: 10px 35px;
      font-size: 20px; } }
  @media (max-width: 991px) {
    .btn-default {
      padding: 8px 25px;
      font-size: 18px; } }
  @media (max-width: 767px) {
    .btn-default {
      padding: 5px 15px;
      font-size: 16px;
      font-weight: 400; } }
  .btn-default:focus {
    color: #c40000; }
  .btn-default:active {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffee00), color-stop(#db5a25), to(#ffee00));
    background-image: -webkit-linear-gradient(left, #ffee00, #db5a25, #ffee00);
    background-image: -o-linear-gradient(left, #ffee00, #db5a25, #ffee00);
    background-image: linear-gradient(to right, #ffee00, #db5a25, #ffee00); }

ul {
  margin: 0px;
  padding: 0px; }
  ul li {
    list-style: none;
    padding: 0px;
    margin: 0px; }

header {
  position: relative;
  background-image: url("images/header_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  header .logo {
    width: 80%;
    margin: 10px auto 0px; }
    @media (max-width: 1200px) {
      header .logo {
        width: 100% !important; } }
    @media (max-width: 767px) {
      header .logo {
        width: 120px !important;
        margin: 0 auto;
        padding: 10px 0; } }
  @media (max-width: 767px) {
    header .push-xs-12, header .pull-xs-12 {
      position: relative; }
    header .push-xs-12 {
      top: 20px; }
    header .pull-xs-12 {
      top: -140px; } }
  header .head-text {
    padding: 0px 10px;
    margin-top: 40px;
    text-align: center; }
    @media (max-width: 1200px) {
      header .head-text {
        margin-top: 30px;
        padding: 0px; } }
    @media (max-width: 767px) {
      header .head-text {
        margin-top: 0px; } }
    header .head-text p {
      font-family: sans-serif !important;
      font-size: 24px;
      padding: 20px 0;
      font-weight: bold; }
      @media (max-width: 1200px) {
        header .head-text p {
          font-size: 20px; } }
      @media (max-width: 991px) {
        header .head-text p {
          font-size: 18px; } }
      @media (max-width: 767px) {
        header .head-text p {
          font-size: 19px;
          margin-top: 0;
          margin-bottom: 0;
          padding: 10px 0; } }
      @media (max-width: 575px) {
        header .head-text p {
          font-size: 14px; } }
      @media (max-width: 480px) {
        header .head-text p {
          font-size: 12px; } }
  header .quote {
    position: relative;
    padding: 0px 50px; }
    @media (max-width: 767px) {
      header .quote {
        padding: 0px 30px;
        top: -20px; } }
    @media (max-width: 575px) {
      header .quote {
        padding: 0px 20px; } }
    header .quote .img-holder {
      text-align: center;
      position: relative;
      width: 100%;
      margin-bottom: 5px; }
    header .quote img {
      width: 100%;
      height: 70px; }
      @media (max-width: 991px) {
        header .quote img {
          height: 100px; } }
    header .quote p {
      font-family: 'berlin', sans-serif;
      color: #c40000;
      top: 37%;
      left: -10px;
      position: absolute;
      font-size: 17px;
      letter-spacing: 2px;
      width: 100%;
      text-align: center; }
      @media (max-width: 1200px) {
        header .quote p {
          font-size: 13px;
          padding: 6px; } }
      @media (max-width: 991px) {
        header .quote p {
          padding: 0px 50px;
          top: 25px;
          font-size: 17px; } }
      @media (max-width: 767px) {
        header .quote p {
          font-size: 100%;
          top: 30px;
          padding: 0px 40px; } }
      @media (max-width: 575px) {
        header .quote p {
          font-size: 11px;
          top: 31px;
          padding: 0px 20px; } }
  header .navbar-default {
    background: transparent;
    border: none;
    padding: 0px;
    margin: 0px; }
    @media (max-width: 767px) {
      header .navbar-default {
        margin-top: -25px; } }
    header .navbar-default .container-fluid {
      padding: 0px !important; }
    header .navbar-default .navbar-header {
      margin: 0px !important; }
    header .navbar-default .navbar-collapse {
      padding: 0px;
      text-align: center;
      position: relative;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border: none !important;
      margin: 0px !important; }
    header .navbar-default .navbar-toggle {
      margin-top: 0px;
      margin-right: 0px;
      border-color: #c40000;
      border-width: 2px;
      background-color: #fa0002 !important; }
      header .navbar-default .navbar-toggle span {
        background-color: #ffee00 !important; }
    header .navbar-default .navbar-nav {
      margin: 0px !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100% !important; }
      @media (max-width: 767px) {
        header .navbar-default .navbar-nav {
          display: block; } }
      header .navbar-default .navbar-nav li {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0px; }
        header .navbar-default .navbar-nav li a {
          background-image: -webkit-gradient(linear, left top, left bottom, from(#db5a25), color-stop(#ffee00), to(#db5a25));
          background-image: -webkit-linear-gradient(top, #db5a25, #ffee00, #db5a25);
          background-image: -o-linear-gradient(top, #db5a25, #ffee00, #db5a25);
          background-image: linear-gradient(to bottom, #db5a25, #ffee00, #db5a25);
          border: 1px solid #cb1702;
          text-transform: uppercase;
          color: #c40000 !important;
          font-size: 17px;
          border-radius: 12px;
          font-weight: bold;
          padding: 12px 6px; }
          @media (max-width: 1440px) {
            header .navbar-default .navbar-nav li a {
              font-size: 16px;
              padding: 12px 10px; } }
          @media (max-width: 1200px) {
            header .navbar-default .navbar-nav li a {
              font-size: 14px;
              padding: 8px 5px;
              border-radius: 8px; } }
          header .navbar-default .navbar-nav li a:hover {
            color: #111 !important; }

.carousel-control {
  padding: 6px;
  height: 50px;
  width: 40px;
  background: #fa0002 !important;
  color: #ffee00;
  opacity: 1;
  margin-top: 0px;
  top: 45%; }
  .carousel-control span {
    position: relative;
    font-size: 38px; }
  .carousel-control .fa-caret-left {
    left: -3px; }
  .carousel-control .fa-caret-right {
    right: -3px; }

.slider .container-fluid {
  padding: 0px; }

.slider img {
  width: 100%; }

.slider .content {
  padding: 50px 60px;
  width: 100%;
  position: absolute; }
  @media (max-width: 1200px) {
    .slider .content {
      padding: 30px 50px; } }
  @media (max-width: 991px) {
    .slider .content {
      padding: 20px 40px; } }
  @media (max-width: 575px) {
    .slider .content {
      padding: 5px 35px !important; } }
  .slider .content h1, .slider .content p {
    color: #fff; }
  .slider .content h1 {
    font-family: 'cheera', sans-serif;
    font-size: 48px;
    line-height: 60px; }
    @media (max-width: 1200px) {
      .slider .content h1 {
        font-size: 42px;
        line-height: 50px; } }
    @media (max-width: 991px) {
      .slider .content h1 {
        font-size: 36px;
        line-height: 38px; } }
    @media (max-width: 767px) {
      .slider .content h1 {
        font-size: 28px;
        line-height: 35px; } }
    @media (max-width: 575px) {
      .slider .content h1 {
        font-size: 24px;
        line-height: 25px; } }
    @media (max-width: 420px) {
      .slider .content h1 {
        margin: 0px; } }
  .slider .content p {
    font-family: 'berlin', sans-serif;
    font-size: 22px;
    margin: 0px 0px 60px; }
    @media (max-width: 1200px) {
      .slider .content p {
        font-size: 18px;
        margin: 0px 0px 30px; } }
    @media (max-width: 991px) {
      .slider .content p {
        font-size: 16px;
        margin: 0px 0px 20px; } }
    @media (max-width: 767px) {
      .slider .content p {
        font-size: 15px;
        margin: 0px 0px 10px; } }
    @media (max-width: 575px) {
      .slider .content p {
        font-size: 14px;
        margin: 0px 0px 3px; } }

.slider ul {
  text-align: center; }
  .slider ul li {
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: rgba(0, 0, 0, 0.8);
    margin-bottom: 5px; }
    .slider ul li span {
      color: #fff;
      font-size: 24px;
      padding: 20px;
      width: auto;
      display: block;
      -webkit-transform: skewX(20deg) !important;
      -ms-transform: skewX(20deg) !important;
      transform: skewX(20deg) !important; }
      @media (max-width: 1360px) {
        .slider ul li span {
          font-size: 20px; } }
      @media (max-width: 1200px) {
        .slider ul li span {
          font-size: 18px;
          padding: 15px 10px; } }

.dotted-border {
  border: 2px dashed #111;
  padding: 0px 20px 20px; }

.solid-border {
  border: 2px solid #fa0002;
  padding: 10px 20px; }
  @media (max-width: 1199px) {
    .solid-border {
      padding: 25px 20px; } }

.news .heading {
  color: #c40000;
  background: #ffee00;
  padding: 12px; }
  @media (max-width: 1200px) {
    .news .heading {
      padding: 10px; } }
  @media (max-width: 991px) {
    .news .heading {
      padding: 8px; } }
  @media (max-width: 767px) {
    .news .heading {
      padding: 5px; } }

.news .marquee {
  background: #fa0002;
  color: #fff;
  padding: 12px 10px 6px; }
  @media (max-width: 1200px) {
    .news .marquee {
      padding: 8px 8px 4px; } }
  @media (max-width: 991px) {
    .news .marquee {
      padding: 7px 5px 3px; } }
  @media (max-width: 767px) {
    .news .marquee {
      padding: 4px 5px 1px; } }

.news h3 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0px;
  text-align: center;
  font-weight: 600; }
  @media (max-width: 1200px) {
    .news h3 {
      font-size: 22px; } }
  @media (max-width: 991px) {
    .news h3 {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .news h3 {
      font-size: 18px; } }

.news p {
  margin: 0px;
  font-size: 18px; }
  @media (max-width: 991px) {
    .news p {
      font-size: 16px; } }

.about {
  padding: 50px 30px 30px; }
  .about .dotted-border {
    min-height: 370px; }
    @media (max-width: 991px) {
      .about .dotted-border {
        min-height: 0;
        margin-top: -2px; } }
    .about .dotted-border p, .about .dotted-border li {
      font-size: 18px;
      margin-bottom: 20px; }
      @media (max-width: 1200px) {
        .about .dotted-border p, .about .dotted-border li {
          font-size: 18px; } }
      @media (max-width: 991px) {
        .about .dotted-border p, .about .dotted-border li {
          font-size: 16px; } }
      @media (max-width: 767px) {
        .about .dotted-border p, .about .dotted-border li {
          font-size: 14px;
          margin-bottom: 10px; } }
  .about .solid-border {
    text-align: center; }
    .about .solid-border img {
      width: 30% !important;
      margin: 0 auto !important; }
    .about .solid-border p {
      font-size: 25px;
      font-family: 'berlin', sans-serif;
      margin-bottom: 20px; }
      @media (max-width: 991px) {
        .about .solid-border p {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .about .solid-border p {
          font-size: 16px; } }
      .about .solid-border p .fa-quote-left, .about .solid-border p .fa-quote-right {
        color: #c40000; }
      .about .solid-border p .fa-quote-left {
        float: left; }
      .about .solid-border p .fa-quote-right {
        float: right;
        position: relative;
        top: 20px; }

.happiness {
  background-image: url("../images/happiness.png");
  background-size: cover;
  padding: 40px 0;
  color: #fff;
  font-size: 16px; }
  .happiness .thumb {
    text-align: center;
    border: 2px dashed #fff;
    padding: 15px;
    margin: 15px 0;
    text-decoration: none;
    display: block;
    min-height: 320px; }
    .happiness .thumb p {
      margin: 0; }
    .happiness .thumb img {
      margin-bottom: 10px;
      width: 100%;
      height: auto; }
  .happiness h2#big {
    background-color: #fff;
    color: #fa0002;
    top: 0; }

h2#big {
  max-width: 450px;
  top: -20px;
  font-size: 20px !important; }
  @media (max-width: 1200px) {
    h2#big {
      font-size: 18px !important;
      max-width: 400px;
      top: -18px !important; } }
  @media (max-width: 991px) {
    h2#big {
      font-size: 16px !important;
      max-width: 330px;
      top: -15px !important; } }
  @media (max-width: 767px) {
    h2#big {
      font-size: 15px !important;
      max-width: 280px; } }
  @media (max-width: 575px) {
    h2#big {
      top: -15px;
      font-size: 14px;
      max-width: 250px; } }

.testimonials {
  position: relative;
  padding: 60px 0px 30px; }
  @media (max-width: 1200px) {
    .testimonials {
      padding: 50px 0px 20px; } }
  @media (max-width: 991px) {
    .testimonials {
      padding: 40px 0px 20px; } }
  @media (max-width: 767px) {
    .testimonials {
      padding: 25px 0px 20px; } }
  .testimonials .dotted-border {
    position: relative;
    padding: 0px 0px 40px; }
    @media (max-width: 991px) {
      .testimonials .dotted-border {
        padding: 0px 0px 20px; } }
    @media (max-width: 767px) {
      .testimonials .dotted-border {
        padding: 0px 0px 10px; } }
    .testimonials .dotted-border > img {
      width: 98%;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .testimonials .dotted-border > img {
          margin-top: 15px; } }
      @media (max-width: 767px) {
        .testimonials .dotted-border > img {
          height: 180px; } }
      @media (max-width: 767px) {
        .testimonials .dotted-border > img {
          height: 200px; } }
  .testimonials .left {
    right: 25px !important;
    left: auto !important;
    vertical-align: middle; }
  .testimonials .right {
    left: auto !important;
    right: -25px !important;
    vertical-align: middle; }
    @media (max-width: 991px) {
      .testimonials .right {
        right: -10px !important; } }
  .testimonials .carousel-control {
    position: absolute;
    top: -30px !important;
    height: 40px; }
    @media (max-width: 991px) {
      .testimonials .carousel-control {
        height: 30px;
        width: 30px;
        top: -10px !important; } }
    .testimonials .carousel-control span {
      top: -5px;
      color: #fff; }
      @media (max-width: 991px) {
        .testimonials .carousel-control span {
          font-size: 24px; } }
    .testimonials .carousel-control:hover {
      background: #c40000 !important; }
  .testimonials .testimonial_holder {
    width: 100%;
    position: absolute;
    padding: 0px 100px; }
    @media (max-width: 991px) {
      .testimonials .testimonial_holder {
        padding: 0px 50px; } }
  .testimonials .carousel-inner {
    position: relative; }
    .testimonials .carousel-inner .item {
      padding: 8% 30px; }
      @media (max-width: 1200px) {
        .testimonials .carousel-inner .item {
          padding: 6% 20px; } }
      @media (max-width: 991px) {
        .testimonials .carousel-inner .item {
          padding: 7% 20px; } }
      @media (max-width: 767px) {
        .testimonials .carousel-inner .item {
          padding: 40px 10px 0px; } }
      .testimonials .carousel-inner .item .profile-holder {
        width: 120px;
        text-align: center;
        float: left;
        clear: both;
        margin-right: 25px; }
        @media (max-width: 991px) {
          .testimonials .carousel-inner .item .profile-holder {
            width: 100px; } }
        @media (max-width: 767px) {
          .testimonials .carousel-inner .item .profile-holder {
            width: 80px;
            float: none;
            display: block;
            margin: 0 auto; } }
        @media (max-width: 575px) {
          .testimonials .carousel-inner .item .profile-holder {
            width: 60px; } }
        .testimonials .carousel-inner .item .profile-holder p {
          margin: 10px 0px;
          font-size: 18px;
          font-family: 'berlin';
          white-space: nowrap; }
          @media (max-width: 991px) {
            .testimonials .carousel-inner .item .profile-holder p {
              font-size: 16px !important;
              margin: 5px 0px; } }
          @media (max-width: 767px) {
            .testimonials .carousel-inner .item .profile-holder p {
              font-size: 14px !important;
              margin: 0px 0px; } }
        .testimonials .carousel-inner .item .profile-holder img {
          width: 100%; }
      .testimonials .carousel-inner .item h4 {
        line-height: 34px;
        margin: 10px 0px;
        font-size: 24px;
        font-family: 'berlin'; }
        @media (max-width: 991px) {
          .testimonials .carousel-inner .item h4 {
            font-size: 20px;
            line-height: 24px; } }
        @media (max-width: 767px) {
          .testimonials .carousel-inner .item h4 {
            font-size: 16px;
            margin: 0px;
            line-height: 20px; } }

.clients {
  padding: 30px;
  background-image: url("images/owl_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .clients h2 {
    top: 0px !important;
    margin-bottom: 20px; }
  .clients #client_slider .item {
    background: #ffee00;
    border: 2px dashed #fa0002;
    padding: 8px;
    margin-bottom: 30px; }
  .clients #client_slider .owl-dots {
    position: relative;
    display: block;
    visibility: visible; }
    .clients #client_slider .owl-dots .owl-dot span {
      margin: 0px 3px;
      height: 15px !important;
      width: 15px;
      background: #ffee00;
      border: 2px solid #ffee00; }
    .clients #client_slider .owl-dots .owl-dot.active span {
      border: 2px solid #fa0002; }

.become_our_friend {
  margin-top: -1px;
  padding: 45px 10px 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#f7a462), color-stop(#fff34c), to(#f7a462));
  background-image: -webkit-linear-gradient(left, #f7a462, #fff34c, #f7a462);
  background-image: -o-linear-gradient(left, #f7a462, #fff34c, #f7a462);
  background-image: linear-gradient(to right, #f7a462, #fff34c, #f7a462); }
  .become_our_friend .dotted-border {
    position: relative; }
    .become_our_friend .dotted-border img {
      width: 100% !important; }
    .become_our_friend .dotted-border .col-md-6 {
      padding: 0px 25px !important; }
    .become_our_friend .dotted-border #youtube-box {
      border-bottom: 2px dashed #111; }
      .become_our_friend .dotted-border #youtube-box img {
        margin-bottom: 15px; }
        @media (max-width: 991px) {
          .become_our_friend .dotted-border #youtube-box img {
            margin-top: 10px;
            margin-bottom: 5px; } }
      .become_our_friend .dotted-border #youtube-box p {
        font-size: 20px;
        color: #111;
        margin: 0px 0px 10px; }
        @media (max-width: 991px) {
          .become_our_friend .dotted-border #youtube-box p {
            text-align: center;
            font-size: 16px;
            margin: 0px; } }
    .become_our_friend .dotted-border ul {
      margin-top: 7%; }
      .become_our_friend .dotted-border ul li {
        display: inline-block;
        border: 3px solid #c40000;
        border-radius: 100%;
        margin-right: 0px; }
        @media (max-width: 1199px) {
          .become_our_friend .dotted-border ul li {
            border-width: 2px !important;
            margin-right: 2px; } }
        @media (max-width: 1199px) {
          .become_our_friend .dotted-border ul li {
            border-width: 2px !important; } }
        .become_our_friend .dotted-border ul li a {
          font-size: 50px;
          color: #c40000;
          padding: 10px;
          border-radius: 100%; }
          @media (max-width: 1360px) {
            .become_our_friend .dotted-border ul li a {
              font-size: 40px; } }
          @media (max-width: 1199px) {
            .become_our_friend .dotted-border ul li a {
              font-size: 26px; } }
          .become_our_friend .dotted-border ul li a:hover {
            color: #fa0002; }
        .become_our_friend .dotted-border ul li i {
          position: relative;
          top: 3px; }
        .become_our_friend .dotted-border ul li .fb {
          padding: 10px 23px; }
          @media (max-width: 1360px) {
            .become_our_friend .dotted-border ul li .fb {
              padding: 10px 18px; } }
          @media (max-width: 1200px) {
            .become_our_friend .dotted-border ul li .fb {
              padding: 10px 12px; } }
        .become_our_friend .dotted-border ul li .ig {
          padding: 10px 14px; }
          @media (max-width: 1360px) {
            .become_our_friend .dotted-border ul li .ig {
              padding: 10px 10px; } }
          @media (max-width: 1200px) {
            .become_our_friend .dotted-border ul li .ig {
              padding: 1px 7px; } }
        .become_our_friend .dotted-border ul li .lin {
          padding: 10px 15px; }
          @media (max-width: 1360px) {
            .become_our_friend .dotted-border ul li .lin {
              padding: 10px 12px; } }
          @media (max-width: 1200px) {
            .become_our_friend .dotted-border ul li .lin {
              padding: 10px 8px; } }
        .become_our_friend .dotted-border ul li .yt {
          padding: 10px 8px; }
          @media (max-width: 1360px) {
            .become_our_friend .dotted-border ul li .yt {
              padding: 10px 6px; } }
          @media (max-width: 1200px) {
            .become_our_friend .dotted-border ul li .yt {
              padding: 10px 4px; } }
        .become_our_friend .dotted-border ul li .gp {
          padding: 10px 5px; }
          @media (max-width: 1360px) {
            .become_our_friend .dotted-border ul li .gp {
              padding: 10px 4px; } }
          @media (max-width: 1200px) {
            .become_our_friend .dotted-border ul li .gp {
              padding: 10px 3px; } }
        .become_our_friend .dotted-border ul li .twt {
          padding: 10px 10px; }
          @media (max-width: 1360px) {
            .become_our_friend .dotted-border ul li .twt {
              padding: 10px 8px; } }
          @media (max-width: 1200px) {
            .become_our_friend .dotted-border ul li .twt {
              padding: 10px 6px; } }
  .become_our_friend .grey-border {
    position: absolute;
    border-right: 2px dashed rgba(0, 0, 0, 0.15);
    height: 100%;
    left: 50%;
    width: 1px; }

footer {
  background: #000;
  text-align: center;
  padding: 20px; }
  @media (max-width: 1200px) {
    footer {
      padding: 15px 0px; } }
  @media (max-width: 991px) {
    footer {
      padding: 12px 0px; } }
  @media (max-width: 767px) {
    footer {
      padding: 10px 0px; } }
  @media (max-width: 575px) {
    footer {
      padding: 8px 0px; } }
  footer p {
    color: #fff;
    margin: 0px;
    font-size: 20px; }
    @media (max-width: 1200px) {
      footer p {
        font-size: 18px; } }
    @media (max-width: 991px) {
      footer p {
        font-size: 16px; } }
    @media (max-width: 767px) {
      footer p {
        font-size: 14px; } }
    @media (max-width: 575px) {
      footer p {
        font-size: 12px; } }
    footer p span {
      color: #ffee00; }

.dropdown-menu {
  background: transparent; }

.panel-title {
  font-size: 24px; }

.icon-contact {
  margin-bottom: 30px;
  position: relative;
  padding-left: 50px; }

.icon-contact i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 25px; }

.icon-contact {
  font-size: 20px; }

header .navbar-default.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999; }

@media (max-width: 767px) {
  .icon-contact {
    font-size: 16px;
    padding-left: 30px; }
  .icon-contact i {
    top: 5px;
    font-size: 15px; } }

#team {
  background: #eee !important; }
  #team .btn-primary:hover,
  #team .btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
  #team .btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e; }
  #team section {
    padding: 60px 0; }
  #team section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase; }
  #team .card {
    border: none;
    background: #ffffff; }
  #team .image-flip:hover .backside,
  #team .image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem; }
  #team .image-flip:hover .frontside,
  #team .image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  #team .mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transition: 1s;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative; }
  #team .frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px; }
  #team .backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px #9e9e9e;
    -moz-box-shadow: 5px 7px 9px -4px #9e9e9e;
    box-shadow: 5px 7px 9px -4px #9e9e9e; }
  #team .frontside,
  #team .backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d; }
  #team .frontside .card,
  #team .backside .card {
    min-height: 312px; }
  #team .backside .card a {
    font-size: 18px;
    color: #007b5e !important; }
  #team .frontside .card .card-title,
  #team .backside .card .card-title {
    color: #007b5e !important; }
  #team .frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%; }

.container {
  padding-right: 5px;
  padding-left: 15px; }
