* {
  margin: 0;
  padding: 0; }

        @media only screen and (max-width: 480px) {
          .service_single_area .service_single_left .details .flex_planing .planing_box h3 {
            margin-bottom: 20px; } }
      .service_single_area .service_single_left .details .flex_planing .planing_box p {
        margin-bottom: 39px; }
        @media only screen and (max-width: 480px) {
          .service_single_area .service_single_left .details .flex_planing .planing_box p {
            margin-bottom: 25px; } }
      .service_single_area .service_single_left .details .flex_planing .planing_box ul li {
        font-size: 16px;
        color: #757a84;
        font-weight: 400;
        display: flex;
        align-items: center;
        margin-bottom: 15px; }
        @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
          .service_single_area .service_single_left .details .flex_planing .planing_box ul li {
            margin-bottom: 5px; } }
        @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
          .service_single_area .service_single_left .details .flex_planing .planing_box ul li {
            line-height: 22px;
            margin-bottom: 10px !important; } }
        .service_single_area .service_single_left .details .flex_planing .planing_box ul li:last-child {
          margin-bottom: 0; }
        .service_single_area .service_single_left .details .flex_planing .planing_box ul li i {
          font-size: 14px;
          color: #E74C57;
          margin-right: 15px; }
  .service_single_area .service_single_left .details .service_analysis_flex {
    display: flex;
    align-items: center; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .service_single_area .service_single_left .details .service_analysis_flex {
        flex-direction: column; } }
    .service_single_area .service_single_left .details .service_analysis_flex .left {
      flex-basis: 48%;
      margin-right: 55px; }
      @media only screen and (max-width: 480px) {
        .service_single_area .service_single_left .details .service_analysis_flex .left {
          margin-right: 0; } }
      .service_single_area .service_single_left .details .service_analysis_flex .left h3 {
        margin-bottom: 35px; }
        @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
          .service_single_area .service_single_left .details .service_analysis_flex .left h3 {
            margin-bottom: 30px; } }
      .service_single_area .service_single_left .details .service_analysis_flex .left p {
        font-weight: 400;
        margin-bottom: 60px; }
        @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
          .service_single_area .service_single_left .details .service_analysis_flex .left p {
            margin-bottom: 40px; } }
    .service_single_area .service_single_left .details .service_analysis_flex .right {
      width: 347px;
      height: 347px; }
      @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
        .service_single_area .service_single_left .details .service_analysis_flex .right {
          width: 233px;
          height: 233px;
          left: 0; } }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .service_single_area .service_single_left .details .service_analysis_flex .right {
          margin-top: 40px; } }
    .service_single_area .service_single_left .details .service_analysis_flex .pie_chart_label {
      display: flex; }
      .service_single_area .service_single_left .details .service_analysis_flex .pie_chart_label span {
        display: inline-block;
        line-height: 20px;
        font-size: 14px;
        padding: 7px 9px;
        font-weight: 600;
        margin-right: 10px; }
        .service_single_area .service_single_left .details .service_analysis_flex .pie_chart_label span:first-child {
          background: #f0eac6; }
        .service_single_area .service_single_left .details .service_analysis_flex .pie_chart_label span:nth-child(2) {
          background: #f2d2d3; }
        .service_single_area .service_single_left .details .service_analysis_flex .pie_chart_label span:nth-child(3) {
          background: #d1dae9; }
        .service_single_area .service_single_left .details .service_analysis_flex .pie_chart_label span:last-child {
          margin-right: 0; }

/* ----------------------------
  11: Feature
-------------------------------*/
.feature_area {
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .feature_area {
      padding-top: 90px; } }
  .feature_area img.section_shape {
    position: absolute;
    top: 205px;
    right: 0; }
  .feature_area .col-lg-4:last-child .feature_item_box {
    margin-bottom: 0; }
  .feature_area .feature_item_box {
    background: #ffffff;
    position: relative;
    padding: 60px 60px 58px 60px;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .feature_area .feature_item_box {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 480px) {
      .feature_area .feature_item_box {
        padding: 45px 45px 34px 45px; } }
    .feature_area .feature_item_box:hover {
      background: blue; }
      .feature_area .feature_item_box:hover:after {
        background: #ffffff; }
      .feature_area .feature_item_box:hover i {
        color: #ffec4e; }
      .feature_area .feature_item_box:hover h4, .feature_area .feature_item_box:hover h2 {
        color: #ffffff; }
    .feature_area .feature_item_box:before, .feature_area .feature_item_box:after {
      content: '';
      background: #ffec4e;
      position: absolute;
      width: 10px;
      height: 10px;
      left: 0;
      top: 0; }
    .feature_area .feature_item_box:after {
      background: #E74C57;
      left: auto;
      right: 0; }
    .feature_area .feature_item_box i {
      color: #E74C57;
      font-size: 46px;
      display: inline-block;
      margin: 0 0 28px -9px;
      -webkit-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .feature_area .feature_item_box h4 {
      color: #E74C57;
      font-family: "Covered By Your Grace", cursive;
      font-size: 20px;
      margin-bottom: 15px;
      -webkit-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .feature_area .feature_item_box h2 {
      font-size: 20px;
      font-weight: 600;
      line-height: 27px;
      -webkit-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .feature_area .feature_video_box {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    margin-top: 120px;
    padding-top: 60px; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .feature_area .feature_video_box {
        margin-top: 90px; } }
    .feature_area .feature_video_box h1 {
      color: #ffffff;
      font-size: 50px;
      font-weight: 700; }
      @media (min-width: 768px) and (max-width: 991px) {
        .feature_area .feature_video_box h1 {
          font-size: 45px; } }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .feature_area .feature_video_box h1 {
          margin-bottom: 50px; } }
      @media only screen and (max-width: 480px) {
        .feature_area .feature_video_box h1 {
          font-size: 30px;
          line-height: 40px; } }
      @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .feature_area .feature_video_box h1 {
          font-size: 30px !important; } }
    .feature_area .feature_video_box .feature_video {
      max-width: 266px;
      height: 167px;
      background: url("../images/feature-video-bg.jpg") center center no-repeat;
      background-size: cover;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      z-index: 1; }
      .feature_area .feature_video_box .feature_video:before {
        content: '';
        background: #18212E;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1;
        opacity: .5; }
      .feature_area .feature_video_box .feature_video a {
        width: 62px;
        height: 62px;
        text-align: center;
        line-height: 62px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        color: #ffffff;
        font-size: 14px;
        background: #E74C57;
        padding: 0 0 0 4px;
        -webkit-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
        -ms-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
        -o-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
        -moz-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
        box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
        animation: play_btn_shadow 1s infinite linear; }

/*11:1 Feature Style 2*/
.future_area_start {
  position: relative;
  overflow: hidden; }
  .future_area_start .future_left {
    padding: 120px 41px 120px 0;
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .future_area_start .future_left {
        padding: 90px 0 90px 0; } }
    .future_area_start .future_left .future_shape {
      position: absolute;
      right: -15px;
      z-index: -1;
      margin-top: 43px; }
    .future_area_start .future_left .hero_section_title .cls-1 {
      fill: #ffffff; }
    .future_area_start .future_left .hero_section_title .cls-2 {
      fill: #18212E; }
    .future_area_start .future_left .hero_section_title h4 {
      color: #ffec4e; }
    .future_area_start .future_left .hero_section_title h1 {
      color: #ffffff; }
    .future_area_start .future_left p {
      line-height: 32px;
      font-weight: 300;
      color: #b4bac4;
      margin-bottom: 53px;
      padding-right: 70px; }
      @media only screen and (max-width: 320px), only screen and (max-width: 384px), only screen and (max-width: 480px) {
        .future_area_start .future_left p {
          padding-right: 0; } }
    .future_area_start .future_left .icon_box_flex {
      display: flex; }
      @media (min-width: 481px) and (max-width: 767px) {
        .future_area_start .future_left .icon_box_flex {
          flex-basis: 50%;
          flex-wrap: wrap; } }
      @media only screen and (max-width: 480px) {
        .future_area_start .future_left .icon_box_flex {
          flex-basis: 100%;
          flex-wrap: wrap; } }
      .future_area_start .future_left .icon_box_flex .box {
        flex: 1; }
        @media (min-width: 481px) and (max-width: 767px) {
          .future_area_start .future_left .icon_box_flex .box {
            flex-basis: 50%;
            flex-wrap: wrap;
            margin-bottom: 30px; }
            .future_area_start .future_left .icon_box_flex .box:last-child {
              margin-bottom: 0; } }
        @media only screen and (max-width: 480px) {
          .future_area_start .future_left .icon_box_flex .box {
            flex-basis: 100%;
            flex-wrap: wrap;
            margin-bottom: 30px;
            text-align: center; }
            .future_area_start .future_left .icon_box_flex .box:last-child {
              margin-bottom: 0; } }
        .future_area_start .future_left .icon_box_flex .box i {
          display: inline-block;
          color: #ffec4e;
          font-size: 58px;
          border-bottom: 2px solid rgba(255, 255, 255, 0.05);
          padding-bottom: 17px;
          margin: 0 0 27px -11px; }
          @media only screen and (max-width: 480px) {
            .future_area_start .future_left .icon_box_flex .box i {
              margin: 0 0 17px -11px; } }
        .future_area_start .future_left .icon_box_flex .box h3 {
          font-size: 18px;
          font-weight: 500;
          color: #ffffff; }
          @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
            .future_area_start .future_left .icon_box_flex .box h3 {
              font-size: 16px; } }
  .future_area_start .future_right {
    background: rgba(231, 76, 87, 0.9);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    width: 389px;
    padding: 120px 53px 120px 75px;
    position: relative;
    margin-left: -10px;
    z-index: 1; }
    @media only screen and (max-width: 480px) {
      .future_area_start .future_right {
        width: 100%;
        margin-left: 0; } }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .future_area_start .future_right {
        padding: 90px 53px 90px 50px; } }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px) {
      .future_area_start .future_right {
        width: 100%;
        margin-left: 0; } }
    @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
      .future_area_start .future_right {
        padding: 20px 10px 20px 10px; } }
    .future_area_start .future_right:after {
      background: #E74C57;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      opacity: 0.9; }
    .future_area_start .future_right:before {
      content: '';
      background: url("../images/future-bg.jpg") center center no-repeat;
      background-size: cover;
      width: 862px;
      height: 100%;
      left: 0;
      top: 0;
      position: absolute;
      z-index: -1; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .future_area_start .future_right:before {
          width: 100%; } }
    .future_area_start .future_right h1 {
      color: #ffffff;
      font-size: 40px;
      font-weight: 700;
      letter-spacing: -0.4px; }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .future_area_start .future_right h1 {
          margin-bottom: 50px; } }
      @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .future_area_start .future_right h1 {
          font-size: 30px; } }
    .future_area_start .future_right a {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      line-height: 18px;
      letter-spacing: 2px; }

/* ----------------------------
  12: NewsLetter
-------------------------------*/
@media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 384px), only screen and (max-width: 320px) {
  .newsletter_area {
    text-align: center; } }
.newsletter_area .row {
  align-items: center; }
.newsletter_area h2 {
  font-size: 24px;
  font-weight: 600; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 384px), only screen and (max-width: 320px) {
    .newsletter_area h2 {
      margin-bottom: 40px; } }
.newsletter_area .newsletter_form form .input-group {
  display: flex;
  align-items: center; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px) {
    .newsletter_area .newsletter_form form .input-group {
      justify-content: center; } }
  @media only screen and (max-width: 480px) {
    .newsletter_area .newsletter_form form .input-group {
      justify-content: flex-start; } }
  .newsletter_area .newsletter_form form .input-group input {
    background: #f0f0f0;
    font-size: 15px;
    font-weight: 400;
    height: 65px;
    padding: 15px 30px;
    width: 468px;
    margin-right: 20px; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .newsletter_area .newsletter_form form .input-group input {
        width: 361px;
        margin-right: 5px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .newsletter_area .newsletter_form form .input-group input {
        width: 60%;
        margin-right: 5px; } }
    @media only screen and (max-width: 480px) {
      .newsletter_area .newsletter_form form .input-group input {
        width: 100%;
        margin: 0 0 10px 0; } }
    .newsletter_area .newsletter_form form .input-group input::placeholder {
      color: #757a84; }
  .newsletter_area .newsletter_form form .input-group button {
    height: 65px;
    width: 182px;
    padding: 20px 45px; }
    @media (min-width: 481px) and (max-width: 767px) {
      .newsletter_area .newsletter_form form .input-group button {
        width: 38.7%;
        padding: 20px 35px; } }

/* ----------------------------
  13: Video Promotion
-------------------------------*/
.video_promotion_area {
  background: url("../images/video-bg.jpg") center center fixed no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1; }
  .video_promotion_area:before {
    content: '';
    background: #18212E;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .5;
    width: 100%;
    height: 100%; }
  .video_promotion_area .video_promotion_details a {
    background: #E74C57;
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 20px;
    animation: play_btn 2s infinite linear;
    margin-bottom: 79px;
    padding: 1px 0 0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5);
    -ms-box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5);
    -o-box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5);
    -moz-box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5);
    box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5); }
    @media only screen and (max-width: 384px) {
      .video_promotion_area .video_promotion_details a {
        margin-bottom: 49px; } }
    .video_promotion_area .video_promotion_details a i {
      display: block;
      width: 100%;
      height: 100%;
      text-align: center;
      line-height: 100px; }
  .video_promotion_area .video_promotion_details p {
    color: #ffec4e;
    font-family: "Covered By Your Grace", cursive;
    font-size: 26px;
    margin-bottom: 8px;
    font-weight: 400; }
    @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
      .video_promotion_area .video_promotion_details p {
        font-size: 18px; } }
  .video_promotion_area .video_promotion_details h1 {
    color: #ffffff;
    font-size: 60px;
    font-weight: 700; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .video_promotion_area .video_promotion_details h1 {
        font-size: 40px;
        line-height: 50px; } }
    @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
      .video_promotion_area .video_promotion_details h1 {
        font-size: 30px;
        line-height: 36px !important; } }

/* ----------------------------
  14: Trusted
-------------------------------*/
.trusted_area {
  overflow: hidden; }
  .trusted_area .col-lg-7 {
    padding-right: 104px; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .trusted_area .col-lg-7 {
        padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
    .trusted_area .trusted_right {
      text-align: center !important;
      margin-top: 40px; } }
  @media (min-width: 992px) and (max-width: 1200px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
    .trusted_area .trusted_right img {
      width: 100%; } }
  .trusted_area .trusted_left_details {
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px) {
      .trusted_area .trusted_left_details {
        text-align: center; } }
    .trusted_area .trusted_left_details:before {
      content: '';
      background: #f0f0f0;
      right: 0;
      bottom: 0;
      width: 1000px;
      height: 742px;
      position: absolute;
      z-index: -1; }
    .trusted_area .trusted_left_details .hero_section_title .cls-2 {
      fill: #f0f0f0; }
    .trusted_area .trusted_left_details .hero_section_title h1 {
      letter-spacing: -0.8px; }
      .trusted_area .trusted_left_details .hero_section_title h1 strong {
        letter-spacing: 2px;
        margin-left: 5px; }
    @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
      .trusted_area .trusted_left_details > img {
        width: 100%; } }
    .trusted_area .trusted_left_details .trusted_sample_tx {
      position: absolute;
      right: 0;
      bottom: 0;
      background: #E74C57;
      color: #ffffff;
      font-size: 18px;
      font-weight: 300;
      line-height: 32px;
      width: 340px;
      height: 130px;
      padding: 32px 60px; }
      @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .trusted_area .trusted_left_details .trusted_sample_tx {
          width: 100%;
          padding: 32px 30px; } }

/* 14:1 Trusted Advisors*/
.trusted_advisors_area {
  background: url("../images/trusted-3.jpg") center center fixed no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-bottom: 240px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .trusted_advisors_area {
      padding-bottom: 200px; } }
  .trusted_advisors_area:before {
    content: '';
    background: #18212E;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.8; }
  .trusted_advisors_area .hero_section_title {
    padding: 0 50px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .trusted_advisors_area .hero_section_title {
        padding: 0; } }
    @media only screen and (max-width: 480px) {
      .trusted_advisors_area .hero_section_title {
        margin-bottom: 40px; } }
    .trusted_advisors_area .hero_section_title h4 {
      color: #ffec4e;
      font-size: 26px; }
    .trusted_advisors_area .hero_section_title h1 {
      color: #ffffff;
      font-size: 60px;
      line-height: 72px; }
      @media only screen and (max-width: 480px) {
        .trusted_advisors_area .hero_section_title h1 {
          font-size: 40px;
          line-height: 45px; } }
  .trusted_advisors_area .general_btn {
    background: #ffffff;
    color: #18212E; }
    .trusted_advisors_area .general_btn:hover {
      color: #ffffff; }
    .trusted_advisors_area .general_btn:before {
      background: #E74C57; }

.trusted_advisors_area.sub_padding {
  padding-bottom: 120px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .trusted_advisors_area.sub_padding {
      padding-bottom: 90px; } }

/* ----------------------------
  15: TeamMember
-------------------------------*/
.team_member_area {
  padding-bottom: 120px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 384px), only screen and (max-width: 320px) {
    .team_member_area {
      padding-bottom: 90px; } }
  .team_member_area .col-lg-3:last-child .team_box {
    margin-bottom: 0; }
  .team_member_area .team_box {
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 384px), only screen and (max-width: 320px) {
      .team_member_area .team_box {
        margin-bottom: 30px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .team_member_area .team_box {
        width: 60%;
        margin: auto auto 30px auto; } }
    .team_member_area .team_box:hover {
      -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }
      .team_member_area .team_box:hover .img_box .overlay {
        -webkit-transform: perspective(0em) rotateY(0deg);
        -moz-transform: perspective(0em) rotateY(0deg);
        -ms-transform: perspective(0em) rotateY(0deg);
        -o-transform: perspective(0em) rotateY(0deg);
        transform: perspective(0em) rotateY(0deg);
        opacity: 1; }
    .team_member_area .team_box .img_box {
      position: relative; }
      .team_member_area .team_box .img_box img {
        position: relative;
        z-index: 1;
        width: 100%; }
      .team_member_area .team_box .img_box .overlay {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: rgba(33, 38, 49, 0.8);
        padding: 35px 40px 40px 40px;
        transform-origin: left;
        -webkit-transform: perspective(1em) rotateY(15deg);
        -moz-transform: perspective(1em) rotateY(15deg);
        -ms-transform: perspective(1em) rotateY(15deg);
        -o-transform: perspective(1em) rotateY(15deg);
        transform: perspective(1em) rotateY(15deg);
        -webkit-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        opacity: 0; }
        .team_member_area .team_box .img_box .overlay li {
          display: block;
          margin-bottom: 18px;
          line-height: 20px; }
          .team_member_area .team_box .img_box .overlay li a {
            display: inline-block;
            color: #ffffff;
            font-size: 12px;
            font-weight: 500;
            letter-spacing: 2px;
            text-transform: uppercase;
            line-height: 20px;
            position: relative;
            -webkit-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
            -moz-transition: 0.3s;
            transition: 0.3s; }
            .team_member_area .team_box .img_box .overlay li a:before {
              content: '';
              background: #ffec4e;
              width: 0;
              -webkit-transition: 0.3s;
              -ms-transition: 0.3s;
              -o-transition: 0.3s;
              -moz-transition: 0.3s;
              transition: 0.3s;
              height: 2px;
              position: absolute;
              bottom: 0;
              opacity: 0.2; }
            .team_member_area .team_box .img_box .overlay li a:hover {
              color: #ffec4e; }
              .team_member_area .team_box .img_box .overlay li a:hover:before {
                width: 100%; }
          .team_member_area .team_box .img_box .overlay li:last-child {
            margin-bottom: 0; }
    .team_member_area .team_box .team_details_box {
      border: 1px solid #e7e7e7;
      border-top: none;
      position: relative;
      padding: 0 20px; }
      .team_member_area .team_box .team_details_box .details_bg {
        position: relative;
        z-index: 9;
        margin-top: -20px;
        background: #ffffff;
        padding: 58px 20px 55px 20px; }
        @media only screen and (max-width: 480px) {
          .team_member_area .team_box .team_details_box .details_bg {
            padding: 38px 20px 35px 20px; } }
        .team_member_area .team_box .team_details_box .details_bg:before, .team_member_area .team_box .team_details_box .details_bg:after {
          content: '';
          background: #ffec4e;
          position: absolute;
          width: 10px;
          height: 10px;
          left: 0;
          top: 0; }
        .team_member_area .team_box .team_details_box .details_bg:after {
          background: #E74C57;
          left: auto;
          right: 0; }
        .team_member_area .team_box .team_details_box .details_bg h3 {
          font-size: 18px;
          line-height: 22px;
          letter-spacing: -0.4px;
          font-weight: 600; }
        .team_member_area .team_box .team_details_box .details_bg p {
          font-size: 14px;
          font-weight: 400;
          color: #757a84;
          line-height: 20px;
          margin-top: 3px; }

.team_member_area.extra_padding {
  padding-top: 120px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .team_member_area.extra_padding {
      padding-top: 90px; } }

.team_member_area.sub_padding {
  padding-bottom: 90px; }
  .team_member_area.sub_padding .team_box {
    margin-bottom: 30px; }

/* ----------------------------
  16: Gallery
-------------------------------*/
.gallery_area {
  padding-bottom: 90px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .gallery_area {
      padding-bottom: 60px;
      padding-top: 90px; } }
  .gallery_area .gallery_box {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 481px) and (max-width: 767px) {
      .gallery_area .gallery_box {
        width: 65%;
        margin: auto auto 30px auto; } }
    .gallery_area .gallery_box:hover {
      -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }
      .gallery_area .gallery_box:hover .overlay {
        -webkit-transform: perspective(0) rotateY(0);
        -moz-transform: perspective(0) rotateY(0);
        -ms-transform: perspective(0) rotateY(0);
        -o-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
        opacity: 1; }
    .gallery_area .gallery_box img {
      width: 100%; }
    .gallery_area .gallery_box .overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(231, 76, 87, 0.9);
      display: flex;
      align-items: center;
      justify-content: center;
      transform-origin: left;
      opacity: 0;
      -webkit-transform: perspective(1em) rotateY(15deg);
      -moz-transform: perspective(1em) rotateY(15deg);
      -ms-transform: perspective(1em) rotateY(15deg);
      -o-transform: perspective(1em) rotateY(15deg);
      transform: perspective(1em) rotateY(15deg);
      -webkit-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      -moz-transition: 0.5s;
      transition: 0.5s; }
      .gallery_area .gallery_box .overlay a {
        color: #ffffff;
        font-size: 30px; }

/* ----------------------------
  17: Counter
-------------------------------*/
.counterup_area {
  position: relative;
  z-index: 1;
  padding-top: 115px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .counterup_area {
      padding-top: 90px; } }
  .counterup_area .counter_bg_right {
    position: absolute;
    right: 0;
    top: -120px; }
    @media (min-width: 1350px), (min-width: 992px) and (max-width: 1200px), (min-width: 768px) and (max-width: 991px) {
      .counterup_area .counter_bg_right {
        width: 50%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .counterup_area .counter_bg_right {
        top: 120px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .counterup_area .counter_bg_right {
        top: auto; } }
    @media (max-width: 1920px) and (min-width: 1801px), (max-width: 1800px) and (min-width: 1600px) {
      .counterup_area .counter_bg_right {
        width: 932px; } }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .counterup_area .counter_bg_right {
        width: 100%;
        position: relative;
        top: -90px; } }
  .counterup_area .counter_box {
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .counterup_area .counter_box {
        padding-bottom: 30px;
        margin-bottom: 25px; } }
    .counterup_area .counter_box:last-child {
      margin-bottom: 0; }
    .counterup_area .counter_box i {
      color: #ffec4e;
      font-size: 64px;
      display: inline-block;
      margin-right: 36px;
      width: 80px; }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .counterup_area .counter_box i {
          margin-right: 20px;
          width: 65px;
          font-size: 50px;
          text-align: right; } }
      @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
        .counterup_area .counter_box i {
          font-size: 45px !important;
          margin-right: 14px !important; } }
    .counterup_area .counter_box .counter_details h1 {
      color: #ffffff;
      font-size: 70px;
      font-family: "Covered By Your Grace", cursive;
      letter-spacing: 1px;
      line-height: 55px;
      margin-bottom: 10px; }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .counterup_area .counter_box .counter_details h1 {
          font-size: 60px;
          margin-bottom: 0; } }
    .counterup_area .counter_box .counter_details p {
      color: #f8e5e7;
      font-weight: 400; }
    @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
      .counterup_area .counter_box:last-child {
        margin-bottom: 0; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .counterup_area .col-lg-5 {
      display: flex;
      align-items: center; }
      .counterup_area .col-lg-5 > * {
        padding: 0 10px 10px 10px;
        margin: 0; } }
  @media (max-width: 481px) {
    .counterup_area .col-lg-5 {
      flex-direction: column;
      align-items: flex-start; }
      .counterup_area .col-lg-5 > *:first-child {
        margin-bottom: 10px; } }

/* ----------------------------
  18: Mission
-------------------------------*/
.our_mission_area {
  position: relative;
  z-index: 1; }
  .our_mission_area:before {
    content: '';
    background: #f0f0f0;
    width: 100%;
    height: 615px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
  .our_mission_area .hero_section_title .cls-2 {
    fill: #f0f0f0; }
  .our_mission_area .our_mission_box .mission_img_box {
    background: url("../images/mission-bg.jpg") center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 550px;
    position: relative; }
    @media only screen and (max-width: 480px) {
      .our_mission_area .our_mission_box .mission_img_box {
        background: url("../images/mission-bg.jpg") 35% center no-repeat; } }
    .our_mission_area .our_mission_box .mission_img_box .trusted_box {
      height: 206px;
      width: 379px;
      background: #ffffff;
      position: absolute;
      bottom: 0;
      left: 30px;
      padding: 54px 40px 20px 60px; }
      @media only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .our_mission_area .our_mission_box .mission_img_box .trusted_box {
          height: 150px;
          width: 93%;
          bottom: 0;
          left: 10px;
          padding: 34px 20px 0 39px; } }
      @media only screen and (max-width: 320px) {
        .our_mission_area .our_mission_box .mission_img_box .trusted_box {
          padding: 14px 20px 0 19px !important; } }
      .our_mission_area .our_mission_box .mission_img_box .trusted_box:after, .our_mission_area .our_mission_box .mission_img_box .trusted_box:before {
        content: '';
        background: #ffec4e;
        position: absolute;
        width: 10px;
        height: 10px;
        left: 0;
        top: 0; }
      .our_mission_area .our_mission_box .mission_img_box .trusted_box:after {
        background: #E74C57;
        left: auto;
        right: 0; }
      .our_mission_area .our_mission_box .mission_img_box .trusted_box p {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        margin-bottom: 12px; }
      .our_mission_area .our_mission_box .mission_img_box .trusted_box a {
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        color: #E74C57;
        font-weight: 600;
        letter-spacing: 2px; }

/* 18:1 Company Mission*/
.company_mission_area .company_mission_left p {
  font-size: 16px;
  line-height: 33px;
  font-weight: 400;
  color: #757a84;
  margin-bottom: 52px;
  padding-right: 45px; }
  @media only screen and (max-width: 480px) {
    .company_mission_area .company_mission_left p {
      padding-right: 0; } }
.company_mission_area .company_mission_left .general_btn:hover {
  color: #ffffff; }
@media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
  .company_mission_area .company_mission_right {
    margin-top: 50px; } }
.company_mission_area .company_mission_right .mission_img_box {
  background: url("../images/get-started-bg.jpg") center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 620px;
  position: relative; }
  @media only screen and (max-width: 480px) {
    .company_mission_area .company_mission_right .mission_img_box {
      height: 500px; } }
  .company_mission_area .company_mission_right .mission_img_box .trusted_box {
    height: 206px;
    width: 379px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 30px;
    padding: 54px 40px 20px 60px; }
    @media only screen and (max-width: 480px) {
      .company_mission_area .company_mission_right .mission_img_box .trusted_box {
        padding: 30px 30px 20px 30px;
        width: 92%;
        left: 4%;
        height: 150px; } }
    .company_mission_area .company_mission_right .mission_img_box .trusted_box:before, .company_mission_area .company_mission_right .mission_img_box .trusted_box:after {
      content: '';
      background: #ffec4e;
      position: absolute;
      width: 10px;
      height: 10px;
      left: 0;
      top: 0; }
    .company_mission_area .company_mission_right .mission_img_box .trusted_box:after {
      left: auto;
      right: 0;
      background: #E74C57; }
    .company_mission_area .company_mission_right .mission_img_box .trusted_box p {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 12px;
      line-height: 30px; }
    .company_mission_area .company_mission_right .mission_img_box .trusted_box a {
      font-size: 12px;
      line-height: 20px;
      text-transform: uppercase;
      color: #E74C57;
      font-weight: 600;
      letter-spacing: 2px; }

/* ----------------------------
  19: Discover
-------------------------------*/
.discover_area {
  padding-bottom: 120px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .discover_area {
      padding-bottom: 90px; } }
  .discover_area .discover_left {
    position: relative; }
    @media (min-width: 992px) and (max-width: 1200px), (min-width: 768px) and (max-width: 991px), (max-width: 481px), only screen and (max-width: 480px) {
      .discover_area .discover_left img {
        width: 100%; } }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .discover_area .discover_right {
      margin-top: 50px; } }
  .discover_area .discover_right #accordion .card {
    border: none;
    margin-bottom: 10px; }
    .discover_area .discover_right #accordion .card .card-header {
      background: #f0f0f0;
      border: none;
      padding: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      -webkit-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .discover_area .discover_right #accordion .card .card-header:hover {
        background: #E74C57; }
        .discover_area .discover_right #accordion .card .card-header:hover h5 button {
          color: #ffffff; }
          .discover_area .discover_right #accordion .card .card-header:hover h5 button i {
            color: #ffec4e; }
      .discover_area .discover_right #accordion .card .card-header h5 {
        font-size: 16px;
        font-weight: 500;
        padding: 0; }
        .discover_area .discover_right #accordion .card .card-header h5 button {
          color: #18212E;
          text-decoration: none !important;
          display: block;
          width: 100%;
          text-align: left;
          padding: 28px 38px;
          -webkit-transition: 0.3s;
          -ms-transition: 0.3s;
          -o-transition: 0.3s;
          -moz-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0; }
          @media only screen and (max-width: 480px) {
            .discover_area .discover_right #accordion .card .card-header h5 button {
              padding: 12px 20px; } }
          .discover_area .discover_right #accordion .card .card-header h5 button i {
            font-size: 14px;
            color: #E74C57;
            margin-right: 12px;
            display: inline-block;
            -webkit-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
            -moz-transition: 0.3s;
            transition: 0.3s; }
        .discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] {
          background: #E74C57;
          color: #ffffff; }
          .discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] i {
            color: #ffec4e; }
            .discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] i:before {
              content: "\f068"; }
    .discover_area .discover_right #accordion .card .card-body {
      font-size: 16px;
      line-height: 32px;
      font-weight: 300;
      color: #757a84;
      padding: 31px 33px 22px 33px; }
      @media (max-width: 481px), only screen and (max-width: 480px) {
        .discover_area .discover_right #accordion .card .card-body {
          padding: 16px 18px 7px 18px;
          font-size: 15px;
          line-height: 28px; } }
    .discover_area .discover_right #accordion .card:last-child {
      margin-bottom: 0; }

/* ----------------------------
  20: Advice
-------------------------------*/
.advice_area .left_advice .hero_section_title .cls-1 {
  fill: #ffffff; }
.advice_area .left_advice .hero_section_title .cls-2 {
  fill: #E74C57; }
.advice_area .left_advice .hero_section_title h4 {
  color: #f8e5e7; }
.advice_area .left_advice .hero_section_title h1 {
  color: #ffffff; }
.advice_area .right_advice {
  padding-left: 60px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .advice_area .right_advice {
      padding-left: 0; } }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .advice_area .right_advice {
      margin-top: 50px; } }
  .advice_area .right_advice ul li {
    display: flex;
    align-items: center;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    background: rgba(24, 33, 46, 0.1);
    height: 95px;
    padding: 10px 28px;
    width: 100%;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
      .advice_area .right_advice ul li {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        height: auto; } }
    @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
      .advice_area .right_advice ul li {
        font-size: 16px;
        line-height: 25px; } }
    .advice_area .right_advice ul li:hover {
      background: none; }
    .advice_area .right_advice ul li i {
      width: 40px;
      height: 40px;
      display: inline-block;
      text-align: center;
      background: #ffec4e;
      line-height: 40px;
      font-size: 14px;
      color: #18212E;
      margin-right: 19px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .advice_area .right_advice ul li i {
          margin-bottom: 10px; } }

/* ----------------------------
  21: Customer Experience
-------------------------------*/
.customer_area {
  position: relative;
  z-index: 1; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .customer_area {
      padding-bottom: 85px; } }
  .customer_area:before {
    content: '';
    height: 471px;
    width: 100%;
    background: #f0f0f0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
    @media (min-width: 481px) and (max-width: 767px) {
      .customer_area:before {
        height: 401px; } }
    @media only screen and (max-width: 480px) {
      .customer_area:before {
        height: 370px; } }
  .customer_area .hero_section_title {
    padding: 0 50px; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .customer_area .hero_section_title {
        padding: 0; } }
    .customer_area .hero_section_title .cls-2 {
      fill: #f0f0f0; }
  .customer_area .customer_tabs nav .nav-tabs {
    border: none; }
    .customer_area .customer_tabs nav .nav-tabs a {
      height: 94px;
      border: none;
      font-size: 18px;
      font-weight: 600;
      background: #ffffff;
      color: #18212E;
      display: flex;
      align-items: center;
      justify-content: center;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      @media (min-width: 481px) and (max-width: 767px) {
        .customer_area .customer_tabs nav .nav-tabs a {
          height: 74px; } }
      @media only screen and (max-width: 480px) {
        .customer_area .customer_tabs nav .nav-tabs a {
          height: 55px;
          font-size: 14px; } }
      .customer_area .customer_tabs nav .nav-tabs a:hover {
        background: #ffffff;
        color: #18212E; }
      .customer_area .customer_tabs nav .nav-tabs a:nth-child(2) {
        background: #E74C57;
        color: #ffffff; }
        .customer_area .customer_tabs nav .nav-tabs a:nth-child(2):hover {
          background: #ffffff;
          color: #18212E; }
      .customer_area .customer_tabs nav .nav-tabs a:nth-child(3) {
        background: #18212E;
        color: #ffffff; }
        .customer_area .customer_tabs nav .nav-tabs a:nth-child(3):hover {
          background: #ffffff;
          color: #18212E; }
    .customer_area .customer_tabs nav .nav-tabs a.active {
      background: #ffffff;
      color: #18212E; }
  .customer_area .customer_body {
    padding-top: 92px; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .customer_area .customer_body {
        padding-top: 50px; } }
    .customer_area .customer_body .tab-content .tab-pane .customer_left {
      position: relative;
      margin-top: 9px; }
      .customer_area .customer_body .tab-content .tab-pane .customer_left:before {
        content: '';
        background: #ffffff;
        position: absolute;
        width: 10px;
        height: 100%;
        left: 43.3%; }
        @media (min-width: 481px) and (max-width: 767px) {
          .customer_area .customer_body .tab-content .tab-pane .customer_left:before {
            left: 33.3%; } }
        @media (max-width: 481px), only screen and (max-width: 480px) {
          .customer_area .customer_body .tab-content .tab-pane .customer_left:before {
            left: 50%; } }
      .customer_area .customer_body .tab-content .tab-pane .customer_left img {
        width: 503px;
        height: 399px; }
        @media (min-width: 992px) and (max-width: 1200px), (min-width: 768px) and (max-width: 991px), (max-width: 481px), only screen and (max-width: 480px) {
          .customer_area .customer_body .tab-content .tab-pane .customer_left img {
            width: 100%;
            height: auto; } }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .customer_area .customer_body .tab-content .tab-pane .customer_right {
        margin-top: 50px; } }
    .customer_area .customer_body .tab-content .tab-pane .customer_right p {
      line-height: 32px;
      font-weight: 300;
      color: #757a84;
      display: flex;
      align-items: flex-start; }
      .customer_area .customer_body .tab-content .tab-pane .customer_right p i {
        color: #E74C57;
        font-size: 64px;
        margin: 8px 22px 0 0; }
    .customer_area .customer_body .tab-content .tab-pane .customer_right p.flex {
      display: flex;
      align-items: flex-start;
      margin-bottom: 32px; }
      .customer_area .customer_body .tab-content .tab-pane .customer_right p.flex i {
        color: #E74C57;
        font-size: 64px;
        margin: 8px 22px 0 0; }
        @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
          .customer_area .customer_body .tab-content .tab-pane .customer_right p.flex i {
            margin: 8px 22px 0 -12px;
            width: 78px; } }
    .customer_area .customer_body .tab-content .tab-pane .customer_right ul {
      margin-top: 44px; }
      @media only screen and (max-width: 480px) {
        .customer_area .customer_body .tab-content .tab-pane .customer_right ul {
          margin-top: 24px; } }
      .customer_area .customer_body .tab-content .tab-pane .customer_right ul li {
        color: #E74C57;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 22px; }
        @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
          .customer_area .customer_body .tab-content .tab-pane .customer_right ul li {
            margin-bottom: 10px; } }
        @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
          .customer_area .customer_body .tab-content .tab-pane .customer_right ul li {
            line-height: 22px; } }
        .customer_area .customer_body .tab-content .tab-pane .customer_right ul li:last-child {
          margin-bottom: 0; }

/* ----------------------------
  22: CTA
-------------------------------*/
.cta_area {
  position: relative;
  z-index: 1; }
  .cta_area:before {
    content: '';
    background: url("../images/cta-bg-01.jpeg") center bottom no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: 0.6; }
  .cta_area .hero_section_title h1 span {
    display: inline-block;
    border-bottom: 2px solid #18212E;
    padding-bottom: 3px; }
  .cta_area .general_btn:hover {
    color: #ffffff; }
  .cta_area .general_btn:before {
    background: #18212E; }

/* ----------------------------
  23: Get Started
-------------------------------*/
.get_started_area {
  position: relative;
  z-index: 1; }
  .get_started_area:before {
    content: '';
    background: #f0f0f0;
    height: 564px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
    @media (min-width: 481px) and (max-width: 767px) {
      .get_started_area:before {
        height: 558px; } }
  .get_started_area .get_started_box {
    padding-right: 30px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .get_started_area .get_started_box {
        padding-right: 0; } }
    .get_started_area .get_started_box .hero_section_title h4 {
      margin: 2px 0 7px 0; }
    .get_started_area .get_started_box .hero_section_title .cls-2 {
      fill: #f0f0f0; }
    .get_started_area .get_started_box p {
      line-height: 32px;
      color: #757a84;
      font-weight: 400; }
    .get_started_area .get_started_box .gts_contact_box {
      margin-top: 172px;
      background: #E74C57;
      display: flex;
      align-items: center;
      padding: 54px 60px 54px 60px; }
      @media (min-width: 992px) and (max-width: 1200px) {
        .get_started_area .get_started_box .gts_contact_box {
          padding: 54px 30px 54px 37px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .get_started_area .get_started_box .gts_contact_box {
          padding: 24px 17px 24px 17px;
          margin-top: 50px; } }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .get_started_area .get_started_box .gts_contact_box {
          margin: 50px 0 50px 0;
          width: 100%; } }
      @media (max-width: 481px) {
        .get_started_area .get_started_box .gts_contact_box {
          padding: 35px 10px 35px 10px; } }
      @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
        .get_started_area .get_started_box .gts_contact_box {
          flex-direction: column;
          justify-content: flex-start;
          align-items: flex-start;
          padding: 20px 10px 20px 10px;
          text-align: center; } }
      @media (max-width: 481px), only screen and (max-width: 480px) {
        .get_started_area .get_started_box .gts_contact_box > div {
          width: 100%; } }
      .get_started_area .get_started_box .gts_contact_box i {
        background: #ffffff;
        color: #E74C57;
        width: 82px;
        height: 82px;
        line-height: 82px;
        text-align: center;
        display: inline-block;
        font-size: 40px;
        margin-right: 30px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; }
        @media (min-width: 768px) and (max-width: 991px) {
          .get_started_area .get_started_box .gts_contact_box i {
            width: 72px;
            height: 72px;
            line-height: 72px;
            font-size: 30px; } }
        @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
          .get_started_area .get_started_box .gts_contact_box i {
            margin: auto auto 10px auto; } }
      @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
        .get_started_area .get_started_box .gts_contact_box .details {
          width: 100%; } }
      .get_started_area .get_started_box .gts_contact_box .details span {
        display: block;
        color: #f3d9dc;
        font-size: 24px;
        font-family: "Covered By Your Grace", cursive; }
      .get_started_area .get_started_box .gts_contact_box .details h1 {
        color: #ffec4e;
        font-size: 70px;
        font-family: "Covered By Your Grace", cursive;
        line-height: 45px;
        margin-top: 10px; }
        @media (min-width: 768px) and (max-width: 991px), only screen and (max-width: 480px) {
          .get_started_area .get_started_box .gts_contact_box .details h1 {
            font-size: 57px; } }
  .get_started_area .get_started_img_box {
    position: relative; }
    @media (min-width: 992px) and (max-width: 1200px), (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .get_started_area .get_started_img_box img {
        width: 100%; } }
    .get_started_area .get_started_img_box .right {
      position: absolute;
      width: 194px;
      height: 194px;
      bottom: 0;
      background: #ffffff;
      font-size: 40px; }
      @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
        .get_started_area .get_started_img_box .right {
          width: 100px;
          height: 100px;
          font-size: 30px; } }
      .get_started_area .get_started_img_box .right a {
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 194px;
        color: #18212E; }
        @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
          .get_started_area .get_started_img_box .right a {
            line-height: 100px; } }

/* ----------------------------
  24: Helping Over
-------------------------------*/
@media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
  .helping_over_area {
    text-align: center; 
  } }
@media (min-width: 481px) and (max-width: 767px) {
  .helping_over_area {
    padding-top: 85px; 
  } }
@media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
  .helping_over_area .col-lg-3.col-md-4.text-right {
    text-align: center !important; } }
.helping_over_area .row {
  align-items: center; }
.helping_over_area h1 {
  color: #ffffff;
  font-weight: 500;
  font-size: 36px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .helping_over_area h1 {
      margin-bottom: 30px; } }
  .helping_over_area h1 strong {
    display: inline-block;
    color: #ffec4e;
    font-family: "Covered By Your Grace", cursive;
    font-weight: 100;
    border-bottom: 1px solid; }
.helping_over_area .general_btn {
  background: #ffffff;
  color: #18212E; }
  .helping_over_area .general_btn:hover {
    color: #ffffff; }
  .helping_over_area .general_btn:before {
    background: #18212E; }

/* ----------------------------
  25: About Company
-------------------------------*/
.about_company_area {
  padding-top: 0; }
  .about_company_area .col-lg-4:last-child .img_box {
    margin-bottom: 0; }
  .about_company_area .img_box {
    background: url("../images/about-01.jpg") center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 280px;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px), only screen and (max-width: 480px) {
      .about_company_area .img_box {
        margin-bottom: 30px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .about_company_area .img_box {
        width: 60%;
        margin: auto auto 30px auto; } }
  .about_company_area .img_box.bg_2 {
    background: url("../images/about-02.jpg") center center no-repeat;
    background-size: cover; }
  .about_company_area .img_box.bg_3 {
    background: url("../images/about-03.jpg") center center no-repeat;
    background-size: cover; }
  .about_company_area .details {
    padding: 0 175px;
    margin-top: 54px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about_company_area .details {
        padding: 0 75px; } }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .about_company_area .details {
        padding: 0 20px; } }
    .about_company_area .details p {
      line-height: 32px;
      font-weight: 300;
      color: #757a84;
      font-size: 16px;
      margin-bottom: 53px; }
    .about_company_area .details .general_btn {
      padding: 23px 50px; }

.about_company_area.extra_padding {
  padding-top: 120px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .about_company_area.extra_padding {
      padding-top: 90px; } }

/* ----------------------------
  26: Professionals
-------------------------------*/
@media (min-width: 481px) and (max-width: 767px) {
  .professional_area .professional_left {
    margin-bottom: 30px; } }
@media only screen and (max-width: 480px) {
  .professional_area .professional_left .hero_section_title {
    margin-bottom: 40px; } }
.professional_area .professional_left .hero_section_title .cls-2 {
  fill: #f0f0f0; }
.professional_area .professional_left .hero_section_title h4 {
  margin: 0 0 2px 0; }
.professional_area .professional_left .hero_section_title h1 {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 43px; }
.professional_area .professional_left .general_btn {
  background: #18212E; }
  .professional_area .professional_left .general_btn:hover {
    color: #ffffff; }
  .professional_area .professional_left .general_btn:before {
    background: #E74C57; }
@media (min-width: 481px) and (max-width: 767px) {
  .professional_area .professional_middle {
    margin-bottom: 30px; } }
@media only screen and (max-width: 480px) {
  .professional_area .professional_middle {
    margin: 40px 0; } }
.professional_area .professional_middle p {
  line-height: 32px;
  font-weight: 300;
  color: #757a84;
  padding-right: 5px; }
@media (min-width: 768px) and (max-width: 991px) {
  .professional_area .col-lg-4:last-child {
    max-width: 100%;
    flex-basis: 100%; } }
@media (min-width: 481px) and (max-width: 767px) {
  .professional_area .professional_right {
    margin-bottom: 30px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .professional_area .professional_right {
    margin-top: 50px; } }
.professional_area .professional_right .skills .skill {
  margin-bottom: 38px;
  position: relative; }
  .professional_area .professional_right .skills .skill:last-child {
    margin-bottom: 0; }
  .professional_area .professional_right .skills .skill h3 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 16px; }
  .professional_area .professional_right .skills .skill span {
    font-family: "Covered By Your Grace", cursive;
    font-size: 24px;
    color: #757a84;
    position: absolute;
    font-weight: 400;
    right: 0;
    margin-top: -40px; }
  .professional_area .professional_right .skills .skill .progress_bg {
    background-color: #fff;
    border-radius: 30px;
    margin-top: 10px;
    height: 3px; }
    .professional_area .professional_right .skills .skill .progress_bg .progress_bar {
      height: 3px;
      background: #E74C57;
      border-radius: 30px;
      position: relative; }
      .professional_area .professional_right .skills .skill .progress_bg .progress_bar:before {
        content: '';
        width: 13px;
        height: 13px;
        background: #E74C57;
        position: absolute;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        right: 0;
        top: 50%;
        margin-top: -6.5px; }

/* ----------------------------
  27: Testimonials
-------------------------------*/
.testimonial_area {
  position: relative; }
  .testimonial_area .hero_section_title .cls-2 {
    fill: #f0f0f0; }
  .testimonial_area .testimonial_slider_section .owl-stage-outer {
    padding: 45px 0 50px 0; }
  .testimonial_area .testimonial_slider_section .testimonial_slider_box {
    background: #ffffff;
    border: 1px solid #e7e7e7;
    position: relative;
    padding: 60px 44px 56px 44px;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
      .testimonial_area .testimonial_slider_section .testimonial_slider_box {
        padding: 40px 23px 36px 23px; } }
    .testimonial_area .testimonial_slider_section .testimonial_slider_box:before, .testimonial_area .testimonial_slider_section .testimonial_slider_box:after {
      content: '';
      background: #ffec4e;
      position: absolute;
      width: 10px;
      height: 10px;
      left: 0;
      top: 0; }
    .testimonial_area .testimonial_slider_section .testimonial_slider_box:after {
      background: #E74C57;
      left: auto;
      right: 0; }
    .testimonial_area .testimonial_slider_section .testimonial_slider_box:hover {
      -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }
      .testimonial_area .testimonial_slider_section .testimonial_slider_box:hover i {
        background: #E74C57;
        color: #ffffff; }
    .testimonial_area .testimonial_slider_section .testimonial_slider_box i {
      width: 40px;
      height: 40px;
      display: inline-block;
      line-height: 40px;
      text-align: center;
      font-size: 8px;
      background: #f0f0f0;
      color: #18212E;
      margin-bottom: 30px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .testimonial_area .testimonial_slider_section .testimonial_slider_box p {
      font-size: 16px;
      line-height: 34px;
      font-weight: 400;
      color: #757a84;
      margin-bottom: 30px; }
    .testimonial_area .testimonial_slider_section .testimonial_slider_box img {
      width: 65px;
      height: 65px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      margin: auto auto 17px auto; }
    .testimonial_area .testimonial_slider_section .testimonial_slider_box h3 {
      font-size: 18px;
      line-height: 22px;
      font-weight: 600;
      margin-bottom: 3px; }
    .testimonial_area .testimonial_slider_section .testimonial_slider_box span {
      font-size: 14px;
      font-weight: 500;
      color: #757a84;
      display: block;
      line-height: 18px; }
  .testimonial_area .testimonial_slider_section .owl-dots {
    line-height: 22px; }
    .testimonial_area .testimonial_slider_section .owl-dots button {
      border-left: 10px solid #18212E;
      border-top: 7px solid transparent;
      border-bottom: 7px solid transparent;
      border-right: 5px solid transparent;
      width: 10px;
      height: 10px;
      display: inline-block;
      z-index: 999999999999;
      margin: 0;
      opacity: .2; }
    .testimonial_area .testimonial_slider_section .owl-dots button.active {
      opacity: 1; }

@media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
  .testimonial_slider_2_area {
    padding-top: 90px; } }
.testimonial_slider_2_area .testimonial_image #custom_owl_carousel_dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 51px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .testimonial_slider_2_area .testimonial_image #custom_owl_carousel_dots {
      margin-bottom: 40px; } }
  .testimonial_slider_2_area .testimonial_image #custom_owl_carousel_dots li {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 10px;
    opacity: .5;
    cursor: pointer; }
    .testimonial_slider_2_area .testimonial_image #custom_owl_carousel_dots li img {
      width: 100%;
      height: 100%; }
  .testimonial_slider_2_area .testimonial_image #custom_owl_carousel_dots li.active {
    opacity: 1; }
.testimonial_slider_2_area .testimonial_slider_box .testimonial_details p {
  font-size: 30px;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: -0.4px;
  padding: 0 70px;
  margin-bottom: 53px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .testimonial_slider_2_area .testimonial_slider_box .testimonial_details p {
      padding: 0;
      font-size: 20px;
      line-height: 35px;
      margin-bottom: 30px; } }
.testimonial_slider_2_area .testimonial_slider_box .testimonial_details h3 {
  font-size: 20px;
  font-weight: 500;
  color: #E74C57; }
  .testimonial_slider_2_area .testimonial_slider_box .testimonial_details h3 span {
    font-size: 16px;
    font-weight: 400;
    color: #757a84;
    display: inline-block; }
.testimonial_slider_2_area .testimonial_slider_box .owl-dots {
  margin-top: 42px; }
  .testimonial_slider_2_area .testimonial_slider_box .owl-dots button {
    border-left: 10px solid #18212E;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 5px solid transparent;
    width: 10px;
    height: 10px;
    display: inline-block;
    z-index: 999999999999;
    margin: 0;
    opacity: .2; }
  .testimonial_slider_2_area .testimonial_slider_box .owl-dots button.active {
    opacity: 1; }

/* ----------------------------
  28: Client Logo
-------------------------------*/
@media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
  .client_logo_area {
    padding: 80px 0; } }
.client_logo_area .client_slider_section .client_img_box img {
  width: auto;
  opacity: 0.2;
  margin: auto;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
  .client_logo_area .client_slider_section .client_img_box img:hover {
    opacity: 1; }

/* ----------------------------
  29: Cases
-------------------------------*/
.cases_area {
  position: relative;
  padding-bottom: 230px; }
  @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
    .cases_area {
      padding-bottom: 60px !important; } }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .cases_area {
      padding-bottom: 200px; } }
  .cases_area .hero_section_title {
    padding: 0 50px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .cases_area .hero_section_title {
        padding: 0; } }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .cases_area .col-lg-6:last-child .case_box {
      margin-bottom: 0; } }
  .cases_area .case_box {
    position: relative;
    background: url("../images/cases/case-1.jpg") center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 475px; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .cases_area .case_box {
        margin-bottom: 160px; } }
    @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
      .cases_area .case_box {
        margin-bottom: 80px; } }
    .cases_area .case_box:hover .case_details {
      background: #E74C57; }
      .cases_area .case_box:hover .case_details i {
        color: #ffec4e; }
      .cases_area .case_box:hover .case_details .right h3,
      .cases_area .case_box:hover .case_details .right a {
        color: #ffffff; }
      .cases_area .case_box:hover .case_details .right a:before {
        width: 100%;
        right: auto;
        left: 0; }
      .cases_area .case_box:hover .case_details:before {
        background: #ffffff; }
    .cases_area .case_box .case_details {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      width: 334px;
      height: 270px;
      background: #ffffff;
      position: absolute;
      right: 0;
      bottom: -110px;
      padding: 53px 10px 10px 48px;
      -webkit-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .cases_area .case_box .case_details {
          width: 94%;
          padding: 30px;
          height: auto;
          bottom: -50px;
          left: 3%; } }
      .cases_area .case_box .case_details:before {
        width: 10px;
        height: 10px;
        content: '';
        background: #E74C57;
        left: 0;
        top: 0;
        position: absolute;
        -webkit-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
      .cases_area .case_box .case_details i {
        color: #E74C57;
        font-size: 48px;
        margin-right: 9px;
        margin-top: 4px; }
      .cases_area .case_box .case_details .right h3 {
        font-size: 30px;
        font-weight: 600;
        line-height: 35px;
        margin-bottom: 32px; }
        @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
          .cases_area .case_box .case_details .right h3 {
            font-size: 23px;
            line-height: 30px; } }
      .cases_area .case_box .case_details .right a {
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 2px;
        display: inline-block;
        line-height: 18px;
        position: relative; }
        .cases_area .case_box .case_details .right a:before {
          content: '';
          background: #ffffff;
          height: 1px;
          width: 0;
          position: absolute;
          right: 0;
          bottom: 0;
          -webkit-transition: 0.3s;
          -ms-transition: 0.3s;
          -o-transition: 0.3s;
          -moz-transition: 0.3s;
          transition: 0.3s; }
  .cases_area .case_box.bg_2 {
    background: url("../images/cases/case-1.jpg") center center no-repeat;
    background-size: cover; }
  .cases_area .case_box.bg_3 {
    background: url("../images/cases/case-1.jpg") center center no-repeat;
    background-size: cover; }
  .cases_area .case_box.bg_4 {
    background: url("../images/cases/case-1.jpg") center center no-repeat;
    background-size: cover; }
  .cases_area .case_box.bg_5 {
    background: url("../images/cases/case-1.jpg") center center no-repeat;
    background-size: cover; }
  .cases_area .case_box.bg_6 {
    background: url("../images/cases/case-1.jpg") center center no-repeat;
    background-size: cover; }

@media only screen and (max-width: 384px), only screen and (max-width: 320px) {
  .cases_area.responsive_mb {
    padding-bottom: 150px !important; } }

/* 29:1 Cases Grid */
.cases_area.grid_cases {
  padding: 120px 0 90px 0; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .cases_area.grid_cases {
      padding: 90px 0 60px 0; } }
  .cases_area.grid_cases .case_box {
    margin-bottom: 140px; }
    @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
      .cases_area.grid_cases .case_box {
        margin-bottom: 80px; } }
  .cases_area.grid_cases .col-lg-6:last-child .case_box {
    margin-bottom: 140px; }
    @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
      .cases_area.grid_cases .col-lg-6:last-child .case_box {
        margin-bottom: 80px; } }

/* 29:2 Cases Single */
.single_case_area {
  padding-bottom: 115px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .single_case_area {
      padding-bottom: 85px;
      padding-top: 90px; } }
  .single_case_area .left,
  .single_case_area .right {
    background: url("../images/cases/case-single-1.jpg") center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 475px;
    position: relative; }
    @media only screen and (max-width: 480px) {
      .single_case_area .left,
      .single_case_area .right {
        height: 370px; } }
  .single_case_area .right {
    background: url("../images/cases/case-single-2.jpg") center center no-repeat;
    background-size: cover; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .single_case_area .right {
        margin-top: 30px; } }
  .single_case_area .case_sidebar {
    padding-top: 7px; }
    .single_case_area .case_sidebar .project_address h4 {
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
      margin-bottom: 12px; }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .single_case_area .case_sidebar .project_address h4 {
          margin-bottom: 2px; } }
    .single_case_area .case_sidebar .project_address span {
      font-size: 16px;
      font-weight: 400;
      color: #757a84;
      display: block;
      line-height: 20px;
      margin-bottom: 22px; }
      @media only screen and (max-width: 480px) {
        .single_case_area .case_sidebar .project_address span {
          font-size: 14px; } }
      .single_case_area .case_sidebar .project_address span a {
        font-size: 16px;
        font-weight: 400;
        color: #757a84;
        display: block;
        line-height: 20px; }
        @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
          .single_case_area .case_sidebar .project_address span a {
            font-size: 14px; } }
    .single_case_area .case_sidebar .challenge_box {
      margin-top: 55px; }
      @media only screen and (max-width: 480px) {
        .single_case_area .case_sidebar .challenge_box {
          margin-top: 35px; } }
      .single_case_area .case_sidebar .challenge_box h2 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 44px; }
        @media only screen and (max-width: 480px) {
          .single_case_area .case_sidebar .challenge_box h2 {
            margin-bottom: 34px; } }
      .single_case_area .case_sidebar .challenge_box ul li {
        font-size: 16px;
        font-weight: 400;
        color: #757a84;
        display: flex;
        align-items: center;
        line-height: 20px;
        margin-bottom: 24px; }
        @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
          .single_case_area .case_sidebar .challenge_box ul li {
            margin-bottom: 15px; } }
        .single_case_area .case_sidebar .challenge_box ul li i {
          color: #E74C57;
          font-size: 14px;
          margin-right: 17px; }
        .single_case_area .case_sidebar .challenge_box ul li:last-child {
          margin-bottom: 0; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .single_case_area .project_content {
      margin-top: 50px; } }
  .single_case_area .project_content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: #757a84;
    margin-bottom: 11px; }
    .single_case_area .project_content p:nth-child(1) {
      margin-bottom: 58px; }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .single_case_area .project_content p:nth-child(1) {
          margin-bottom: 43px; } }
    .single_case_area .project_content p:last-child {
      margin-bottom: 0; }
  .single_case_area .project_content p.pg_2 {
    margin-bottom: 21px; }
  .single_case_area .project_content h2 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.8px;
    margin-bottom: 35px; }
  .single_case_area .project_content h3 {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #E74C57;
    letter-spacing: -0.8px;
    margin-bottom: 30px; }
    .single_case_area .project_content h3 i {
      font-size: 46px;
      margin: 0 12px 0 -9px; }
  .single_case_area .project_content h3.sub_mg {
    margin-bottom: 20px; }

/* ----------------------------
  30: Latest Blog
-------------------------------*/
.blog_area {
  position: relative;
  z-index: 1;
  padding-bottom: 110px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .blog_area {
      padding-bottom: 90px; } }
  @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
    .blog_area {
      padding-bottom: 30px; } }
  .blog_area:before {
    content: '';
    background: #E74C57;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 539px; }
    @media (min-width: 481px) and (max-width: 767px) {
      .blog_area:before {
        height: 439px; } }
    @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
      .blog_area:before {
        height: 419px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .blog_area:before {
        height: 464px; } }
  .blog_area .hero_section_title .cls-1 {
    fill: #ffffff; }
  .blog_area .hero_section_title .cls-2 {
    fill: #E74C57; }
  .blog_area .hero_section_title h4 {
    color: #f8e5e7; }
  .blog_area .hero_section_title h1 {
    color: #ffffff; }
  .blog_area .col-lg-4:last-child .blog_box {
    margin-bottom: 0; }
  .blog_area .blog_box {
    background: #ffffff; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
      .blog_area .blog_box {
        margin-bottom: 60px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .blog_area .blog_box {
        width: 60%;
        margin: auto auto 60px auto; } }
    .blog_area .blog_box:hover .blog_details .readmore {
      color: #18212E; }
      .blog_area .blog_box:hover .blog_details .readmore:before {
        width: 100%;
        right: auto;
        left: 0; }
    .blog_area .blog_box .img_box {
      position: relative; }
      .blog_area .blog_box .img_box img {
        width: 100%; }
      .blog_area .blog_box .img_box .post_meta {
        position: absolute;
        left: 0;
        bottom: 0;
        background: #ffffff;
        width: 170px;
        display: flex;
        align-items: center; }
        .blog_area .blog_box .img_box .post_meta p {
          text-transform: uppercase;
          color: #18212E;
          font-weight: 700;
          font-size: 10px;
          letter-spacing: 2px; }
          .blog_area .blog_box .img_box .post_meta p a {
            color: #18212E; }
        .blog_area .blog_box .img_box .post_meta .admin {
          background: #ffec4e;
          padding: 2px 20px; }
        .blog_area .blog_box .img_box .post_meta .comment {
          color: #757a84;
          padding: 2px 17.9px; }
          .blog_area .blog_box .img_box .post_meta .comment i {
            font-size: 14px;
            display: inline-block; }
          .blog_area .blog_box .img_box .post_meta .comment a {
            color: #757a84; }
    .blog_area .blog_box .blog_details {
      padding: 35px 0 0 0; }
      .blog_area .blog_box .blog_details .date {
        color: #E74C57;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px; }
      .blog_area .blog_box .blog_details h2 {
        font-size: 30px;
        font-weight: 700;
        letter-spacing: .5px;
        margin: 16px 0 35px 0; }
        @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
          .blog_area .blog_box .blog_details h2 {
            margin: 16px 0 25px 0;
            font-size: 25px; } }
        .blog_area .blog_box .blog_details h2 a {
          color: #18212E; }
          .blog_area .blog_box .blog_details h2 a:hover {
            color: #E74C57; }
      .blog_area .blog_box .blog_details p {
        font-weight: 300;
        color: #757a84;
        line-height: 32px;
        margin-bottom: 33px; }
        @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
          .blog_area .blog_box .blog_details p {
            margin-bottom: 23px;
            font-size: 15px;
            line-height: 28px; } }
      .blog_area .blog_box .blog_details .readmore {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        display: inline-block;
        letter-spacing: 2px;
        line-height: 16px;
        position: relative; }
        .blog_area .blog_box .blog_details .readmore:hover:before {
          width: 100%; }
        .blog_area .blog_box .blog_details .readmore:before {
          content: '';
          width: 0;
          height: 1px;
          background: #18212E;
          right: 0;
          position: absolute;
          bottom: 0;
          -webkit-transition: 0.3s;
          -ms-transition: 0.3s;
          -o-transition: 0.3s;
          -moz-transition: 0.3s;
          transition: 0.3s; }
        .blog_area .blog_box .blog_details .readmore:hover {
          color: #18212E; }

@media only screen and (max-width: 384px), only screen and (max-width: 320px) {
  .blog_area.responsive_pb {
    padding-bottom: 90px !important; } }

/* 30:1 Blog Style 2 */
@media only screen and (max-width: 320px), only screen and (max-width: 384px) {
  .blog_style_2 {
    padding-bottom: 90px; } }
.blog_style_2:before {
  display: none; }
.blog_style_2 .hero_section_title .cls-1 {
  fill: #E74C57; }
.blog_style_2 .hero_section_title .cls-2 {
  fill: #ffffff; }
.blog_style_2 .hero_section_title h4 {
  color: #E74C57; }
.blog_style_2 .hero_section_title h1 {
  color: #18212E; }

.blog_area.sub_padding {
  padding-bottom: 60px; }

/* 30:2 Blog Single */
.blog_grid_style {
  padding-bottom: 60px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .blog_grid_style {
      padding-bottom: 90px;
      padding-top: 90px; } }
  .blog_grid_style .blog_box {
    margin-bottom: 50px; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .blog_grid_style .blog_sidebar {
      margin-bottom: 60px; } }

@media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
  .blog_single_area {
    padding-top: 90px; } }
.blog_single_area .blog_content_left .img_box {
  background: url("../images/blogs/blog-single.jpg") center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 455px;
  position: relative; }
  @media only screen and (max-width: 480px) {
    .blog_single_area .blog_content_left .img_box {
      height: 355px; } }
  .blog_single_area .blog_content_left .img_box .post_meta {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ffffff;
    width: 170px;
    display: flex;
    align-items: center; }
    .blog_single_area .blog_content_left .img_box .post_meta p {
      text-transform: uppercase;
      color: #18212E;
      font-weight: 700;
      font-size: 10px;
      letter-spacing: 2px;
      margin: 0; }
      .blog_single_area .blog_content_left .img_box .post_meta p a {
        color: #18212E; }
    .blog_single_area .blog_content_left .img_box .post_meta .admin {
      background: #ffec4e;
      padding: 2px 20px; }
    .blog_single_area .blog_content_left .img_box .post_meta .comment {
      color: #757a84;
      padding: 2px 17.9px; }
      .blog_single_area .blog_content_left .img_box .post_meta .comment i {
        font-size: 14px;
        display: inline-block; }
      .blog_single_area .blog_content_left .img_box .post_meta .comment a {
        color: #757a84; }
.blog_single_area .blog_content_left .date {
  display: block;
  color: #E74C57;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  margin: 36px 0 14px 0; }
.blog_single_area .blog_content_left h1 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 30px; }
  @media (min-width: 481px) and (max-width: 767px) {
    .blog_single_area .blog_content_left h1 {
      font-size: 40px; } }
  @media only screen and (max-width: 480px) {
    .blog_single_area .blog_content_left h1 {
      font-size: 30px; } }
.blog_single_area .blog_content_left p {
  line-height: 32px;
  font-weight: 400;
  color: #757a84;
  margin-bottom: 49px; }
  @media only screen and (max-width: 480px) {
    .blog_single_area .blog_content_left p {
      margin-bottom: 35px; } }
.blog_single_area .blog_content_left blockquote {
  background: #E74C57;
  padding: 40px 50px 45px 50px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 480px) {
    .blog_single_area .blog_content_left blockquote {
      padding: 25px 35px 30px 35px; } }
  .blog_single_area .blog_content_left blockquote p {
    color: #ffffff;
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -0.8px;
    margin: 0; }
    @media only screen and (max-width: 480px) {
      .blog_single_area .blog_content_left blockquote p {
        font-size: 20px;
        line-height: 35px; } }
.blog_single_area .blog_content_left .tags {
  border-top: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
  padding: 33px 0 35px 0; }
  @media only screen and (max-width: 480px) {
    .blog_single_area .blog_content_left .tags {
      padding: 20px 0; } }
  .blog_single_area .blog_content_left .tags p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.8px;
    color: #18212E; }
    .blog_single_area .blog_content_left .tags p a {
      font-size: 16px;
      font-weight: 400; }
      .blog_single_area .blog_content_left .tags p a:first-child {
        margin-left: 5px; }
.blog_single_area .blog_content_left .blog_comment_box .title-box h3 {
  font-size: 36px;
  font-weight: 700;
  margin: 53px 0 50px 0;
  letter-spacing: -0.8px; }
  @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
    .blog_single_area .blog_content_left .blog_comment_box .title-box h3 {
      font-size: 32px; } }
  @media only screen and (max-width: 480px) {
    .blog_single_area .blog_content_left .blog_comment_box .title-box h3 {
      margin: 33px 0 40px 0; } }
.blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list .depth-2 {
  padding-left: 50px; }
.blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li {
  border-bottom: 2px solid #f2f2f2;
  padding-bottom: 50px;
  margin-bottom: 50px;
  position: relative; }
  @media only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
    .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li {
      text-align: center; } }
  .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li:last-child {
    margin-bottom: 0; }
  .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
      .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box {
        flex-direction: column; } }
    .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box .comment_image img {
      width: 112px;
      height: 112px;
      margin-right: 30px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      @media only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box .comment_image img {
          margin-right: 0;
          margin-bottom: 15px; } }
    .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box .text-box h3 {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 7px; }
      .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box .text-box h3 .comment_date_time {
        display: inline-block;
        color: #E74C57;
        font-size: 24px;
        font-family: "Covered By Your Grace", cursive;
        margin: 3px 0 0 3px;
        font-weight: 400; }
    .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box .text-box .comment-title p {
      margin: 37px 0 33px 0;
      font-weight: 400;
      font-size: 16px;
      line-height: 32px;
      color: #757a84; }
      @media only screen and (max-width: 480px), only screen and (max-width: 384px), only screen and (max-width: 320px) {
        .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box .text-box .comment-title p {
          padding-right: 0;
          margin: 10px 0 15px 0; } }
      @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
        .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box .text-box .comment-title p {
          font-size: 14px;
          line-height: 27px; } }
    .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-list li .single-comment-box .text-box .reply a {
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
      padding: 0;
      color: #E74C57; }
@media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
  .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-respond form .col-md-6.pr_10 {
    padding-right: 15px; }
  .blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-respond form .col-md-6.pl_10 {
    padding-left: 15px; } }
.blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-respond form .input-group input,
.blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-respond form .input-group textarea {
  background: #f0f0f0;
  padding: 15px 28px;
  width: 100%;
  border: none;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 15px;
  height: 65px;
  color: #757a84; }
.blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-respond form .input-group textarea {
  height: 235px;
  padding: 18px 28px;
  margin-bottom: 10px; }
.blog_single_area .blog_content_left .blog_comment_box .comments-area .comment-respond form .input-group .general_btn {
  padding: 20px 50px; }

/* ----------------------------
  31: Contact
-------------------------------*/
.contact_area {
  position: relative;
  z-index: 2;
  margin-bottom: 120px; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .contact_area {
      margin-bottom: 90px; } }
  @media only screen and (max-width: 480px) {
    .contact_area .hero_section_title {
      margin-bottom: 40px; } }
  @media (max-width: 481px) {
    .contact_area .hero_section_title h1 {
      font-size: 35px;
      line-height: 40px; } }
  @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
    .contact_area .hero_section_title h1 {
      font-size: 33px !important; } }
  .contact_area .contact_info {
    background: #ffffff;
    margin-top: -120px;
    position: relative;
    overflow: hidden;
    padding: 120px 120px 120px 120px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); }
    @media (min-width: 768px) and (max-width: 991px) {
      .contact_area .contact_info {
        padding: 120px 60px 120px 60px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .contact_area .contact_info {
        padding: 120px 80px 200px 80px; } }
    @media (max-width: 481px), (max-width: 575px), only screen and (max-width: 480px) {
      .contact_area .contact_info {
        padding: 100px 20px 250px 20px;
        margin-top: -100px; } }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .contact_area .contact_info .contact_box form .col-lg-6.pl_10 {
        padding-left: 15px; }
      .contact_area .contact_info .contact_box form .col-lg-6.pr_10 {
        padding-right: 15px; } }
    .contact_area .contact_info .contact_box form .input-group:last-child input {
      margin-bottom: 0; }
    .contact_area .contact_info .contact_box form .input-group input,
    .contact_area .contact_info .contact_box form .input-group textarea {
      background: #f0f0f0;
      font-size: 15px;
      font-weight: 300;
      height: 65px;
      padding: 20px 20px 20px 28px;
      margin-bottom: 20px;
      border: none; }
    .contact_area .contact_info .contact_box form .input-group textarea {
      height: 235px;
      margin-bottom: 10px;
      width: 100%; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .contact_area .contact_info .contact_box form .input-group textarea {
          margin-top: 20px; } }
    .contact_area .contact_info .contact_box form .input-group .general_btn {
      height: 65px;
      padding: 18px 50px; }
    .contact_area .contact_info .contact_details_info {
      display: flex;
      height: 260px;
      background: #E74C57;
      width: 818px;
      position: absolute;
      right: -149px;
      top: 18.1%;
      align-items: center;
      justify-content: center;
      transform-origin: bottom;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .contact_area .contact_info .contact_details_info {
          height: 130px;
          width: 100%;
          position: absolute;
          right: auto;
          left: 0;
          top: auto;
          z-index: 9;
          bottom: 0;
          -webkit-transform: rotate(0);
          -moz-transform: rotate(0);
          -ms-transform: rotate(0);
          -o-transform: rotate(0);
          transform: rotate(0); } }
      @media (max-width: 481px), (max-width: 575px), only screen and (max-width: 480px) {
        .contact_area .contact_info .contact_details_info {
          flex-direction: column;
          height: auto;
          padding: 40px 0; } }
      @media (max-width: 575px) {
        .contact_area .contact_info .contact_details_info {
          padding: 25px 0; } }
      .contact_area .contact_info .contact_details_info p {
        color: #f8e5e7;
        font-family: "Covered By Your Grace", cursive;
        font-size: 24px;
        cursor: vertical-text;
        margin-right: 40px; }
        @media (max-width: 481px), (max-width: 575px), only screen and (max-width: 480px) {
          .contact_area .contact_info .contact_details_info p {
            margin: 0 0 10px 0; } }
      .contact_area .contact_info .contact_details_info i {
        width: 60px;
        height: 60px;
        text-align: center;
        background: #ffffff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        color: #E74C57;
        line-height: 60px;
        font-size: 20px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        margin-right: 40px; }
        @media (max-width: 481px), (max-width: 575px), only screen and (max-width: 480px) {
          .contact_area .contact_info .contact_details_info i {
            margin: 0 0 10px 0;
            -webkit-transform: rotate(0);
            -moz-transform: rotate(0);
            -ms-transform: rotate(0);
            -o-transform: rotate(0);
            transform: rotate(0); } }
      .contact_area .contact_info .contact_details_info strong {
        color: #ffec4e;
        font-size: 70px; }
        @media (max-width: 481px), (max-width: 575px), only screen and (max-width: 480px) {
          .contact_area .contact_info .contact_details_info strong {
            font-size: 60px; } }

/* 31:1 Contact Map*/
.contact_map #map {
  height: 558px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 384px), only screen and (max-width: 320px) {
    .contact_map #map {
      height: 400px; } }

/* 31:2 Contact Style 2*/
.contact_style_2 {
  margin: 0;
  padding: 120px 0; }
  @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .contact_style_2 {
      padding: 90px 0; } }
  .contact_style_2 .contact_info {
    margin-top: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .contact_style_2 .contact_info .contact_box .contact_details_address .info_box {
      display: flex;
      align-items: flex-start;
      margin-bottom: 23px; }
      .contact_style_2 .contact_info .contact_box .contact_details_address .info_box i {
        color: #E74C57;
        font-size: 21px;
        width: 35px;
        text-align: center;
        margin-right: 10px; }
      .contact_style_2 .contact_info .contact_box .contact_details_address .info_box .right span {
        font-size: 13px;
        font-weight: 500;
        color: #757a84;
        line-height: 17px;
        display: block;
        margin-bottom: 12px; }
        @media only screen and (max-width: 320px), only screen and (max-width: 384px) {
          .contact_style_2 .contact_info .contact_box .contact_details_address .info_box .right span {
            margin-bottom: 5px; } }
      .contact_style_2 .contact_info .contact_box .contact_details_address .info_box .right h4 {
        font-size: 15px;
        font-weight: 600; }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .contact_style_2 .contact_info .contact_box form {
        margin-top: 50px; } }
    .contact_style_2 .contact_info .contact_box form .input-group {
      margin-bottom: 20px; }
      @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
        .contact_style_2 .contact_info .contact_box form .input-group textarea {
          margin-top: 0; } }
    .contact_style_2 .contact_info .contact_box form .col-lg-12 .input-group {
      margin-bottom: 0; }

/*32: Others*/
/* ----------------------------
  32:1 Footer
-------------------------------*/
.footer_area {
  position: relative;
  z-index: 1;
  background: #18212E;
  padding-top: 120px;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
    .footer_area {
      padding-top: 90px; } }
  .footer_area img.footer_shape {
    position: absolute;
    right: 0;
    top: 65px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
    .footer_area .col-lg-3:last-child .footer_widget {
      margin-bottom: 0; } }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
    .footer_area .footer_widget {
      margin-bottom: 40px; } }
  .footer_area .footer_widget .footer_logo {
    margin-bottom: 23px;
    display: inline-block; }
  .footer_area .footer_widget p {
    font-size: 15px;
    font-weight: 300;
    color: #b4bac4;
    margin-bottom: 34px; }
  .footer_area .footer_widget form .input-group {
    position: relative; }
    .footer_area .footer_widget form .input-group input {
      height: 65px;
      width: 100%;
      font-size: 15px;
      font-weight: 300;
      color: #757a84;
      padding: 15px 30px; }
    .footer_area .footer_widget form .input-group button {
      position: absolute;
      right: 0;
      top: 0;
      height: 65px;
      padding: 0;
      text-align: center;
      width: 55px; }
      .footer_area .footer_widget form .input-group button:before {
        background: #ffec4e; }
  .footer_area .footer_widget .widget_title {
    color: #ffffff;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 37px; }
    @media only screen and (max-width: 480px) {
      .footer_area .footer_widget .widget_title {
        margin-bottom: 30px; } }
  .footer_area .footer_widget .flex_widget_links {
    display: flex;
    align-items: flex-start; }
    @media only screen and (max-width: 480px) {
      .footer_area .footer_widget .flex_widget_links {
        flex-direction: column; } }
    .footer_area .footer_widget .flex_widget_links .link {
      flex: 1; }
      @media only screen and (max-width: 480px) {
        .footer_area .footer_widget .flex_widget_links .link {
          margin-bottom: 15px; }
          .footer_area .footer_widget .flex_widget_links .link:last-child {
            margin-bottom: 0; } }
      .footer_area .footer_widget .flex_widget_links .link li {
        display: block;
        line-height: 22px;
        margin-bottom: 18px; }
        .footer_area .footer_widget .flex_widget_links .link li a {
          display: block;
          line-height: 22px;
          color: #b4bac4;
          font-size: 15px;
          font-weight: 300; }
          .footer_area .footer_widget .flex_widget_links .link li a:hover {
            color: #ffec4e; }
        .footer_area .footer_widget .flex_widget_links .link li:last-child {
          margin-bottom: 0; }
  .footer_area .footer_widget .question_bx {
    display: flex;
    align-items: flex-start;
    margin-bottom: 23px; }
    .footer_area .footer_widget .question_bx .number, .footer_area .footer_widget .question_bx .email, .footer_area .footer_widget .question_bx .address_place {
      line-height: 15px; }
    .footer_area .footer_widget .question_bx i {
      color: #ffec4e;
      margin-top: 5px;
      font-size: 21px;
      margin-right: 10px; }
    .footer_area .footer_widget .question_bx span {
      color: #b4bac4;
      font-size: 13px;
      font-weight: 400;
      display: inline-block;
      line-height: 16px;
      margin-bottom: 6px; }
      @media only screen and (max-width: 480px) {
        .footer_area .footer_widget .question_bx span {
          margin-bottom: 5px; } }
    .footer_area .footer_widget .question_bx h4 {
      font-size: 15px;
      font-weight: 500;
      color: #ffffff;
      line-height: 30px; }
      @media only screen and (max-width: 480px) {
        .footer_area .footer_widget .question_bx h4 {
          line-height: 20px; } }
    .footer_area .footer_widget .question_bx:last-child {
      margin-bottom: 0; }
  .footer_area .footer_widget.question {
    padding-right: 35px; }
  .footer_area .footer_widget.explore_vizeon {
    padding-left: 30px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 384px), only screen and (max-width: 320px), only screen and (max-width: 480px) {
      .footer_area .footer_widget.explore_vizeon {
        padding-left: 0; } }
  .footer_area .copyright {
    border-top: 2px solid rgba(255, 255, 255, 0.05);
    padding: 44px 0 44px 0;
    margin-top: 98px; }
    @media only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px), (min-width: 481px) and (max-width: 767px) {
      .footer_area .copyright {
        margin-top: 55px; } }
    .footer_area .copyright > .row {
      align-items: center; }
    .footer_area .copyright p {
      color: #ffffff;
      font-size: 14px;
      font-weight: 300; }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .footer_area .copyright p {
          text-align: center;
          margin-bottom: 10px; } }
      .footer_area .copyright p a {
        color: #ffffff; }
    .footer_area .copyright .footer_social {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px), only screen and (max-width: 320px), only screen and (max-width: 384px) {
        .footer_area .copyright .footer_social {
          justify-content: center; } }
      .footer_area .copyright .footer_social li {
        margin-left: 57px; }
        @media only screen and (max-width: 384px), only screen and (max-width: 320px) {
          .footer_area .copyright .footer_social li {
            margin-left: 30px; } }
        .footer_area .copyright .footer_social li a {
          color: #ffffff;
          font-size: 12px;
          font-weight: 400;
          letter-spacing: 2px;
          text-transform: uppercase;
          display: inline-block; }
          .footer_area .copyright .footer_social li a:hover {
            color: #ffec4e; }
        .footer_area .copyright .footer_social li:first-child {
          margin-left: 0; }

/*All @keyframes*/
@keyframes play_btn {
  0% {
    -webkit-box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5);
    -ms-box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5);
    -o-box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5);
    -moz-box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5);
    box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5); }
  50% {
    -webkit-box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5);
    -ms-box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5);
    -o-box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5);
    -moz-box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5);
    box-shadow: 0 0 0 20px rgba(33, 38, 49, 0.5); }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5);
    -ms-box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5);
    -o-box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5);
    -moz-box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5);
    box-shadow: 0 0 0 10px rgba(33, 38, 49, 0.5); } }
@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
@keyframes shape_1_animate {
  0% {
    top: 434px; }
  50% {
    top: 424px; }
  100% {
    top: 434px; } }
@keyframes shape_2_animate {
  0% {
    bottom: 85px; }
  50% {
    bottom: 90px; }
  100% {
    bottom: 85px; } }
@keyframes shape_3_animate {
  0% {
    bottom: 226px; }
  50% {
    bottom: 234px; }
  100% {
    bottom: 226px; } }
@keyframes shape_4_animate {
  0% {
    top: 256px; }
  50% {
    top: 264px; }
  100% {
    top: 256px; } }
@keyframes play_btn_shadow {
  0% {
    -webkit-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
    -ms-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
    -o-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
    -moz-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
    box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1); }
  50% {
    -webkit-box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
    -ms-box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
    -o-box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
    -moz-box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
    box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1); }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
    -ms-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
    -o-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
    -moz-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
    box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1); } }

/*# sourceMappingURL=style.css.map */
.table-gaiyo {
  border-collapse: collapse;
  margin: 0 auto;
  width: 100%;
  background-color: transparent;
  border-spacing: 0;
  border-color: grey;
  display: table;
}

.table-gaiyo tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

.table-gaiyo th {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  width: 20%;
  text-align: left;
}

.table-gaiyo td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  display: table-cell;
  vertical-align: inherit;
}

@media only screen and (max-width: 768px){
  .table-gaiyo th {
    padding: 10px 10px 0;
    border-bottom: none;
    display: block;
    width: 100%;
  }
  .table-gaiyo td {
    border-top: none;
    border-bottom: none;
    padding: 0 10px 10px;
    display: block;
    width: 100%;
  }
}