/*
 * Girly by FreeHTML5.co
 * Twitter: https://twitter.com/fh5co
 * Facebook: https://fb.com/fh5co
 * URL: https://freehtml5.co
 */
* {
  margin: 0;
  padding: 0; }

/* Colors */
/* fonts variable */
@font-face {
  font-family: "Oswald-Bold";
  src: url(../fonts/Oswald-Bold.ttf); }

@font-face {
  font-family: "PT-Sans-Bold";
  src: url(../fonts/PT_Sans-Web-Bold.ttf); }

@font-face {
  font-family: "PT-Sans-Regular";
  src: url(../fonts/PT_Sans-Web-Regular.ttf); }

@font-face {
  font-family: "PT-Sans-Italic";
  src: url(../fonts/PT_Sans-Web-Italic.ttf); }

  @import url(https://fonts.googleapis.com/css?family=Lobster);
  @import url(https://fonts.googleapis.com/css?family=Pacifico);
  @import url(https://fonts.googleapis.com/css?family=Dancing+Script);


body {
  font-size: 16px;
  font-family: "PT-Sans-Regular"; }

/* h1, h2, h3, h4, h5, h6 {
  font-family: 'Pacifico', serif;
  color: #0072B1;
} */

h2 {
  font-size: 25px;
  text-transform: uppercase; }
  @media (max-width: 600px) {
    h2 {
      font-size: 18px; } }

.maine-menu {
  position: absolute;
  top: 20px; }
  .maine-menu .navbar-nav li .nav-link {
    font-family: "PT-Sans-Bold";
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 25px;
    color: #fff; }
  .maine-menu .navbar-nav li.active a, .maine-menu .navbar-nav li:hover a, .maine-menu .navbar-nav li:visited a {
    color: #e90e65; }
  .maine-menu .bar1, .maine-menu .bar2, .maine-menu .bar3 {
    width: 25px;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.4s;
    display: block;
    position: relative; }
  .maine-menu .change .bar1 {
    -webkit-transform: rotate(-42deg) translate(-2px, 6px);
    transform: rotate(-42deg) translate(-2px, 6px); }
  .maine-menu .change .bar2 {
    opacity: 0; }
  .maine-menu .change .bar3 {
    -webkit-transform: rotate(46deg) translate(-4px, -8px);
    transform: rotate(46deg) translate(-4px, -8px); }
  @media (max-width: 991px) {
    .maine-menu .navbar-nav {
      float: right; }
      .maine-menu .navbar-nav li .nav-link {
        font-family: "PT-Sans-Bold";
        font-size: 16px;
        text-transform: uppercase;
        padding: 7px 10px;
        color: #fff; }
    .maine-menu .collapse.show {
      background: rgba(0, 0, 0, 0.5); } }

.card {
  border: none;
  background: none;
  cursor: pointer;
  border-radius: 0; }
  .card img {
    border-radius: 0; }

    .exploremoreservice{
      margin-top: 0;
      margin-bottom: 0;
      z-index: 1;
    }
    .checkoutourworks{
      padding-top: 0;
    }

    .recentworks{
      padding-top: 0;
    }



.fh5co-home-banner {
  padding: 0; }
  .fh5co-home-banner .card {
    border: none; }
    .fh5co-home-banner .card-img {
      background-repeat:no-repeat;
      background-size:cover;
      background-position:bottom;
      border: none; }
  
  .fh5co-home-banner h2 {
    font-size: 52px;
    color: #fff;
    text-transform: none;
    font-family: 'Dancing Script';
    max-width: 730px;
    margin: 0 auto; }
  .fh5co-home-banner a {
    text-transform: uppercase;
    color: #fff;
    width: 198px;
    border-radius: 40px;
    margin-top: 50px;
    padding: 13px 0; }
    .fh5co-home-banner a svg {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      margin-top: -13px; }
  .fh5co-home-banner .center-text {
    text-align: center;
    position: relative;
    top: 35%; }
   
  .fh5co-home-banner .card-img-overlay {
    background: -webkit-linear-gradient(rgba(233, 186, 213, 0.4), rgba(204, 115, 169, 0.3), rgba(225, 98, 187, 0.5), rgb(196, 74, 151));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
    background: -linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black); }
  @media (max-width: 991px) {
    .fh5co-home-banner h2 {
      font-size: 30px;
      max-width: 460px; }
    .fh5co-home-banner .center-text {
      top: 30%; } }
  @media (max-width: 700px) {
    .fh5co-home-banner a {
      width: 140px;
      padding: 4px 0; }
      .fh5co-home-banner a svg {
        height: 35px;
        margin-top: -5px;
        width: 140px; } }
  @media (max-width: 600px) {
    .fh5co-home-banner a {
      margin-top: 20px; }
    .fh5co-home-banner h2 {
      font-size: 18px;
      max-width: 260px; }
    .fh5co-home-banner .center-text {
      top: 30%; } }

.fh5co-two-img .card-img-overlay {
  background: -webkit-linear-gradient(rgba(233, 186, 213, 0.4), rgba(204, 115, 169, 0.3), rgba(225, 98, 187, 0.5), rgb(196, 74, 151));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
  background: -linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black); }

.contact-pop {
  margin-top: -300px; }
  .contact-pop .card-img-overlay {
    background: -webkit-linear-gradient(rgba(233, 186, 213, 0.4), rgba(204, 115, 169, 0.3), rgba(225, 98, 187, 0.5), rgb(196, 74, 151));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
    background: -linear-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
    border-radius: 15px 0 0 15px; }
  .contact-pop .row {
    max-width: 918px;
    margin: 0 auto; }
  .contact-pop img {
    border-radius: 15px 0 0 15px; }
  .contact-pop .content {
    padding: 45px 20px 20px 40px;
    height: 100%;
    background: #fff;
    border-radius: 0 15px 15px 0; }
    .contact-pop .content h3 {
      color: #3d383a;
      font-size: 30px;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .contact-pop .content h4 {
      color: #978b91;
      font-size: 18px;
      font-family: "PT-Sans-Regular"; }
    .contact-pop .content p {
      color: #584f53; }
    .contact-pop .content hr {
      background-color: #e90e65;
      width: 50px;
      height: 5px;
      border: none;
      margin-left: 0; }
    .contact-pop .content a {
      background-color: #e90e65;
      width: 158px;
      border-radius: 40px;
      color: #fefefe;
      padding: 10px 0;
      margin-top: 20px; }
    @media (max-width: 991px) {
      .contact-pop .content {
        padding: 20px 20px 20px 25px; }
        .contact-pop .content h3 {
          font-size: 24px; }
        .contact-pop .content h4 {
          font-size: 16px; }
        .contact-pop .content p {
          font-size: 14px; }
        .contact-pop .content a {
          width: 120px;
          padding: 5px 0; }
        .contact-pop .content hr {
          margin: 10px 0; } }
  @media (max-width: 991px) {
    .contact-pop {
      margin-top: -250px; } }
  @media (max-width: 767px) {
    .contact-pop {
      margin-top: 0; }
      .contact-pop .col-md-6 {
        padding: 0; }
      .contact-pop img {
        border-radius: 15px 15px 0 0; }
      .contact-pop .card-img-overlay {
        border-radius: 15px 15px 0 0; }
      .contact-pop .content {
        border-radius: 0 0 15px 15px; } }

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.fh5co-recent-work {
  background: #e90e65;
  padding: 100px 0; }
  @media (max-width: 767px) {
    .fh5co-recent-work {
      padding-bottom: 0; } }

.recent {
  margin-top: 200px; }
  .recent h2 {
    color: #fff; }
  .recent .owl-carousel .owl-stage-outer {
    padding-top: 30px;
    padding-bottom: 50px; }
  .recent .owl-carousel .owl-nav {
    display: block;
    position: absolute;
    top: -30px;
    right: 0;
    color: #fff; }
    .recent .owl-carousel .owl-nav .owl-prev, .recent .owl-carousel .owl-nav .owl-next {
      height: 23px;
      width: 23px;
      text-align: center;
      padding: 0;
      border: 1px solid #fff;
      border-radius: 50%;
      margin: 0 2px; }
      .recent .owl-carousel .owl-nav .owl-prev:hover, .recent .owl-carousel .owl-nav .owl-next:hover {
        background: #fff;
        color: #e90e65; }
      .recent .owl-carousel .owl-nav .owl-prev span, .recent .owl-carousel .owl-nav .owl-next span {
        position: relative;
        display: block;
        top: -2px; }
    .recent .owl-carousel .owl-nav button {
      outline: none; }
  .recent .card {
    border-radius: 15px;
    margin-bottom: 30px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s; }
    .recent .card .card-img {
      border-radius: 15px; }
    .recent .card h5 {
      font-size: 18px;
      color: #fff;
      margin-bottom: 5px; }
    .recent .card p {
      font-size: 14px;
      color: #e90e65; }
    .recent .card.active, .recent .card:hover {
      transform: scale(1.05, 1.1);
      -webkit-transform: scale(1.05, 1.1);
      -ms-transform: scale(1.05, 1.1);
      -moz-transform: scale(1.05, 1.1);
      box-shadow: 0px 20px 32px 0px rgba(0, 0, 0, 0.25); }
      .recent .card.active .card-img-overlay, .recent .card:hover .card-img-overlay {
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95)); }
        .recent .card.active .card-img-overlay1, .recent .card:hover .card-img-overlay1 {
          background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
          background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
          background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
          background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95)); }
      .recent .card.active p, .recent .card:hover p {
        color: #e587ac; }
  .recent .card-img-overlay {
    border-radius: 15px;
    background: -webkit-linear-gradient(rgba(233, 186, 213, 0.4), rgba(204, 115, 169, 0.3), rgba(225, 98, 187, 0.5), rgb(196, 74, 151));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85));
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85));
    background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85)); }
  .recent .heart {
    width: auto !important; }
  .recent .bottom-text {
    position: absolute;
    bottom: 30px; }
  @media (max-width: 767px) {
    .recent {
      margin-top: 100px; } }

.fh5co-portfolio {
  background-color: #f2d5d7;
  background-image: url(../img/camera-bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 100px 0;
  margin-top: 0; }
  .fh5co-portfolio h2 {
    color: #584f53;
    margin-bottom: 20px; }
  .fh5co-portfolio .card {
    margin-bottom: 0; }
    .fh5co-portfolio .card.active, .fh5co-portfolio .card:hover {
      transform: none;
      box-shadow: none; }
  .fh5co-portfolio .bottom-text {
    bottom: 15px; }
  .fh5co-portfolio .bx {
    float: left;
    padding: 7px; }
  @media (max-width: 1199px) {
    .fh5co-portfolio .bx-1, .fh5co-portfolio .bx-4 {
      width: 32.5%; }
    .fh5co-portfolio .bx-2 {
      width: 41%; }
    .fh5co-portfolio .bx-3 {
      width: 26.5%; }
    .fh5co-portfolio .bx-middle {
      width: 67.5%; }
    .fh5co-portfolio .bx-5, .fh5co-portfolio .bx-8 {
      width: 39%; }
    .fh5co-portfolio .bx-6, .fh5co-portfolio .bx-7 {
      width: 61%; } }
  @media (max-width: 991px) {
    .fh5co-portfolio h5 {
      font-size: 16px !important; } }
  @media (max-width: 767px) {
    .fh5co-portfolio h5 {
      font-size: 14px !important; } }
  @media (max-width: 576px) {
    .fh5co-portfolio h5 {
      font-size: 16px !important; }
    .fh5co-portfolio .bx {
      width: auto !important;
      display: inline-block;
      float: none;
      margin: 3px auto; }
    .fh5co-portfolio .bx-middle {
      text-align: center !important; }
      .fh5co-portfolio .bx-middle .heart {
        float: left !important; }

        .fh5co-home-banner .center-text .card-title{
          font-size: 30px;
        }
     
      }

.activity {
  background: #f3e7e8;
  padding-bottom: 50px; }
  .activity .recent {
    margin-top: 0; }
  .activity h2 {
    color: #584f53; }
  .activity .owl-carousel .owl-nav .owl-prev, .activity .owl-carousel .owl-nav .owl-next {
    color: #212020;
    border-color: #212020; }
    .activity .owl-carousel .owl-nav .owl-prev:hover, .activity .owl-carousel .owl-nav .owl-next:hover {
      background: #212020;
      color: #fff; }
  .activity .card {
    margin-bottom: 0;
    box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.2); }
    /* .activity .card .card-img-overlay {
      background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95)); } */
    .activity .card.active, .activity .card:hover {
      transform: none;
      box-shadow: none; }
      .activity .card.active .card-img-overlay, .activity .card:hover .card-img-overlay {
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95)); }
        .activity .card.active .card-img-overlay1, .activity .card:hover .card-img-overlay1 {
          background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95)); }
      .activity .card.active p, .activity .card:hover p {
        color: #e587ac; }
    .activity .card h5 {
      font-size: 22px; }
    .activity .card:hover a {
      display: inline-block; }
      .activity .card:hover .content {
        display: inline-block; }
  .activity .card-img-overlay {
    padding: 0 2.2rem; }
    .activity .card-img-overlay a {
      display: none;
      font-size: 15px;
      color: #fff;
      text-decoration: none;
      margin-top: 10px; }
      .activity .card-img-overlay .content {
        display: none;
        font-size: 15px;
        color: #fff;
        text-decoration: none;
        margin-top: 10px; }
      .activity .card-img-overlay a img {
        width: 20px;
        display: inline-block;
        color: #fff; }

        .activity .card-img-overlay h3 {
          display: none;
          font-size: 20px;
          color: #fff;
          text-decoration: none;
          margin-top: 10px; }

          .activity .card-img-overlay1 {
            padding: 0 2.2rem; }
            .activity .card-img-overlay1 a {
              display: none;
              font-size: 20px;
              color: #fff;
              text-decoration: none;
              margin-top: 10px; }
              .activity .card-img-overlay1 a img {
                width: 20px;
                display: inline-block;
                color: #fff; }
        
                .activity .card-img-overlay1 h3 {
                  display: none;
                  font-size: 20px;
                  color: #fff;
                  text-decoration: none;
                  margin-top: 10px; }

.fh5co-about-me {
  padding: 0; }
  .fh5co-about-me .card-img-overlay {
    background-color: rgba(233, 14, 101, 0.902); }
    .fh5co-about-me .card-img-overlay1 {
      background-color: rgba(42, 7, 21, 0.902); }
  .fh5co-about-me h2 {
    text-align: center;
    color: #fff;
    margin: 70px auto; }
  .fh5co-about-me .card-img {
    min-height: 730px; }
  .fh5co-about-me .carousel-indicators {
    bottom: 100px; }
    .fh5co-about-me .carousel-indicators li {
      height: 89px;
      width: 89px;
      z-index: 55;
      text-indent: 5px;
      border: 1px solid #fafafa;
      border-style: solid;
      border-radius: 50%;
      padding: 3px;
      background: none;
      margin: 0 20px;
      position: relative;
      top: 43px;
      opacity: 0.5; }
      .fh5co-about-me .carousel-indicators li span {
        font-family: "PT-Sans-Bold";
        font-size: 18px;
        text-align: center;
        margin-top: 20px;
        display: none;
        color: #fff; }
      .fh5co-about-me .carousel-indicators li img {
        width: 100%;
        position: relative;
        left: -5px; }
      .fh5co-about-me .carousel-indicators li.active {
        height: 166px;
        width: 166px;
        opacity: 1;
        top: 0px;
        padding: 7px; }
        .fh5co-about-me .carousel-indicators li.active span {
          display: block; }
  .fh5co-about-me .carousel-caption {
    bottom: 335px; }
    .fh5co-about-me .carousel-caption p {
      max-width: 540px;
      margin: 0 auto;
      margin-top: 50px; }
  @media (max-width: 991px) {
    .fh5co-about-me .card-img {
      position: relative;
      width: 150% !important;
      margin-left: -25%;
      margin-right: -25%; } }
  @media (max-width: 720px) {
    .fh5co-about-me h2 {
      margin: 20px auto; }
    .fh5co-about-me .card-img {
      min-height: 575px; }
    .fh5co-about-me .carousel-caption {
      left: 5%;
      right: 5%;
      bottom: 270px; }
      .fh5co-about-me .carousel-caption p {
        margin-top: 20px; }
      .fh5co-about-me .carousel-caption img {
        max-width: 50px; }
    .fh5co-about-me .carousel-indicators {
      bottom: 100px;
      margin-left: 5%;
      margin-right: 5%; }
      .fh5co-about-me .carousel-indicators li {
        height: 60px;
        width: 60px;
        margin: 0 10px;
        top: 20px; }
        .fh5co-about-me .carousel-indicators li span {
          font-size: 14px; }
        .fh5co-about-me .carousel-indicators li.active {
          height: 100px;
          width: 100px; } }

.fh5co-insta-feed {
  padding: 100px 0;
  background: #f7f0f1; }
  .fh5co-insta-feed .card {
    box-shadow: none; }
    .fh5co-insta-feed .card .card-img-overlay {
      background: -webkit-linear-gradient(rgba(233, 186, 213, 0.4), rgba(204, 115, 169, 0.3), rgba(225, 98, 187, 0.5), rgb(196, 74, 151));
      background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
      background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
      background: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }

.twit-box {
  margin: 0 auto;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  max-width: 350px;
  padding: 60px 30px 30px 30px; }
  .twit-box .media-body h5 {
    font-size: 22px;
    color: #f40384; }
  .twit-box .media-body p {
    color: #a1a0a1; }
  .twit-box p {
    color: #666666; }
  .twit-box a {
    background-color: #f49003;
    border-color: #ec9c1b;
    width: 120px;
    padding: 5px 0;
    border-radius: 40px; }
    .twit-box a:hover, .twit-box a:visited {
      background-color: #c70dae; }
  .twit-box::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 57px;
    background: url(../img/insta-logo.png);
    margin-left: -55px;
    top: -20px; }

.feed-caro {
  padding-top: 36px; }
  @media (max-width: 1199px) {
    .feed-caro {
      padding-top: 95px; } }

.social-links {
  margin-top: 20px; }
.social-links ul li {
  text-align: center;
    margin: 0 10px; }
.social-links ul li a {
      border: 1px solid #a59299;
      border-radius: 50%;
      width: 48px;
      height: 48px;
      padding: 0;
      padding-top: 10px; }
    .social-links ul li:hover a, .social-links ul li:visited a {
      background: #fff; }
      .social-links1 ul li:hover a, .social-links ul li:visited a {
      background-color: rgb(176, 14, 163); }
footer {
  background: #e90e65; }
  footer iframe {
    height: 100%;
    width: 100%; }
  footer .contact-form {
    border-radius: 25px;
    padding: 35px;
    background-color: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 380px;
    margin: 117px auto; }
    footer .contact-form h3 {
      color: #e90e65;
      font-size: 20px;
      text-align: center;
      margin-bottom: 20px; }
    footer .contact-form .form-control {
      margin-bottom: 20px;
      border: none;
      background-color: #ebd8df;
      border-radius: 25px;
      font-size: 15px;
      padding: 25px 30px; }
      footer .contact-form .form-control1 {
        margin-bottom: 20px;
        border: none;
        background-color: #ebd8df;
        border-radius: 35px;
        font-size: 15px;
        width: 100%;
        height: 25%;
        padding: 25px 30px; }
    footer .contact-form ::-webkit-input-placeholder {
      color: #928f8f; }
    footer .contact-form textarea {
      height: 103px;
      resize: none;
      padding-top: 20px !important; }
    footer .contact-form button {
      background: #e90e65;
      width: 140px;
      padding: 13px 0;
      font-size: 15px;
      color: #fff;
      border: none;
      border-radius: 40px;
      margin: 0 auto;
      display: block;
      cursor: pointer; }
      footer .contact-form button:hover, footer .contact-form button:visited {
        background: #b90b50; }
  footer .copy {
    background: #282526;
    text-align: center; }
    footer .copy p {
      color: #fff; }
    footer .copy a {
      color: #fff;
      transition: 0.3s ease;
      text-decoration: none; }
      footer .copy a:hover {
        color: #e90e65; }
  @media (max-width: 1199px) {
    footer .contact-form {
      margin: 50px auto; } }
  @media (max-width: 767px) {
    footer .map {
      min-height: 300px; } }

@media (max-width: 767px) {
  .row {
    margin-left: 0;
    margin-right: 0; }
  .container-fluid {
    padding-left: 0;
    padding-right: 0; } }

/* Blog page style */
.fh5co-blog-content {
  background-image: url(../img/Hairbg2.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover; }

.blog-content-bckg {
  margin: 0 auto;
  padding: 70px 0;
  width: 80%;
  color: #fff; }
  @media (max-width: 992px) {
    .blog-content-bckg {
      padding: 40px 0; } }


.blog-content-inner {
  background-color: #f2d5d7;
  background-color: #e90e65;
  padding: 70px;
  border-radius: 15px; }
  .blog-content-inner .card-title {
    margin-bottom: 70px;
    font-size: 45px;
    font-family: 'Courier New', Courier, monospace;
    text-align: center; }
    @media (max-width: 992px) {
      .blog-content-inner .card-title {
        margin-bottom: 40px;
        font-size: 30px; } }
    @media (max-width: 600px) {
      .blog-content-inner .card-title {
        font-size: 18px; } }
  @media (max-width: 767px) {
    .blog-content-inner {
      padding: 40px; } }
  @media (max-width: 600px) {
    .blog-content-inner {
      padding: 20px 0; } }

.single-blog {
  display: flex;
  align-items: center;
  margin-bottom: 50px; }
  .single-blog:last-child {
    margin-bottom: 0; }
  @media (max-width: 1199px) {
    .single-blog .single-blog__img {
      margin-bottom: 30px; } }
  @media (max-width: 600px) {
    .single-blog .single-blog__text {
      font-size: 14px;
      text-align: justify; } }
  @media (max-width: 1199px) {
    .single-blog {
      padding-bottom: 20px;
      border-bottom: 1px solid #fff; }
      .single-blog:last-child {
        padding-bottom: 0;
        border-bottom: none; } }
.footer-top1 h4 {
  font-size: 19px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.footer-top1 {
  background: #2f2f2f;
  padding:50px 0 50px;
}

.footer-top1 h4 {
  font-size: 19px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.footer-top1 p {
  font-size: 13px;
  line-height: 2;
}

.container1 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.footer-day-time1 {
  padding-bottom: 30px;
  border-bottom: 2px solid #7a6f6f;
  margin-bottom: 55px;
}
.footer-day-time1 ul li {
  display: inline;
  margin-right: 20px;
}
.footer-day-time1 ul li:last-child {
  margin-right: 0px;
}

.phone-no1 i {
  position: relative;
  margin-right: 14px;
  font-size: 4.5vmin;
  top: 5px;
}
.phone-no1 {
  margin-top: -2vw;
  text-align: right;
}

.phone-no1 a {
  color: #fff;
  font-family: PlayfairDisplay-Black;
  font-size: 4.5vmin;
  font-weight: bold;
}

.social-icon1 {
  padding: 0;
  margin-bottom: 0px;
  float: right;
}

.social-icon1 li {
  list-style: none;
  display: inline-block;
}
.social-icon1 li i {
  font-size: 20px;
  border: solid 2px #ffffff;
  height: 31px;
  width: 31px;
  text-align: center;
  vertical-align: middle;
  border-radius: 100px;
  line-height: 27px;
  margin-right: 15px;
  transition: 1s;
  background: #fff;

}

.social-icon1 li i:hover {
  border: solid 2px #262725;
  color: #ffffff;
  background: #262725;
}

footer ul.social-icon1 {
  float: left;

}
footer .social-icon1 li i:hover {
  background: #F14E95;
  border-color: #F14E95;
}

footer p {
  margin-bottom:0;
  }
  .footer-logo1 {
    display: block;
    margin-bottom: 32px;
  }
  .address1 li {
    list-style: none;
    position: relative;
    padding: 0px 0 14px 34px;
    line-height: 26px;
  }

  .address2 li {
    position: relative;
    margin-left: 10px;
    line-height: 26px;
  }
  
  ul.address1 span {
    position: absolute;
  
    left: 0;
  }
  .address1 li a {
    color: #fff;
    text-decoration: none;
  }
  
  .address2 li a {
    color: #fff;
    text-decoration: none;
  }
  
  ul.address1 i {
    width: 20px;
    position: absolute;
    left: 0px;
    text-align: center;
    font-size: 20px;
    top: 0;
    color: #F14E95;
  
  }
  
  ul.address1 i.fa-envelope {
    font-size: 18px;
    top: 4px;
  }
  footer ul.social-icon1 {
    float: left;
  
  }
  footer .social-icon1 li i:hover {
    background: #F14E95;
    border-color: #F14E95;
  }
  
  .footer-bottom1 {
    background: #F14E95;
    padding: 10px 0px;
  }
  .footer-bottom1 ul li {
    display: inline;
    margin-right: 20px;
    font-size: 18px;
  }
  .footer-bottom1 ul li a{
    color:#fff;
  }
  
  .footer-bottom1 ul {
    float: right;
  }
  
  .footer-bottom1 ul li:last-child {
    margin-right: 0;
  }

  footer {
    color: #fff;
  }
  footer h4{
    color: #fff;
  }
  ul {
    padding: 0px;
  }
  ol, ul {
    margin-bottom: 0px;
  }


section {
    padding: 15px;
}

#page{
    min-height: 100vh !important;
    height: 100% !important;
}

.experince-header {
    position: relative;
    font-size: 42px;
}
.experince-header-set{
    padding-right:10px;
    background: #d22082;
}

.experince-alt {
    color:#dfe0e6 ;
    margin: 50px 0;
    font-size: 22px;
    width: 70%;
}

.experince-header::before{
    content: "";
    position: absolute;
    display: flex;
    top: 50%;
    left: 0;
    background: #272a47;
    height: 10%;
    width: 100%;
    z-index: -1;
}

.pageControl{
    height: 25px;
}

.about-container {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.about-me-section{
    padding: 20px 0;
    width: 50%;
    color: #878aa1;
    font-size: 18px;
    overflow: hidden;
}



:root{
    --swiper-pagination-bullet-inactive-color: #fff;
}
.swiper-pagination-bullet-active {
    background-color: #fff !important;
    box-shadow: 0 0 15px #ffffff90;
    width: 15px !important;
    border-radius: 5px !important;
}


.comment-container{
    width: 100%;
    height: 150px;
    background: red;
    margin: 35px 0;
}

.img-section{
    width: 350px;
    height: 350px;
    padding: 20px 0;
    border-radius: 5px;
    
}
.img-section img{
    width:100%;
    height:100%;
  box-shadow: 15px 15px 0 #ac066f;
  border-radius:5px;
}
.about-text{
    margin-bottom: 35px;
    margin-top: 35px;
    text-align: justify;

}

.skills-bar-about{
    display: flex;
    justify-content: flex-start;
    text-align: center;
    gap: 30px;
    width: 100%;
    border-radius: 5px;
    font-size: 32px;

}

/* .social-links{
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #1e213a;
    border-radius: 5px;   
    transition: .3s ease all;
    
}  */
/* .social-links i{
    margin: auto;
} */


.social-links:nth-child(2):hover{
    background: #0072B1;
}
.social-links:nth-child(3){
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    
}
.social-links:nth-child(3):hover {
    background: transparent;
}
.social-links:nth-child(3)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: -1;
    transition: .3s ease all;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.social-links:nth-child(3):hover::before {
    opacity: 1;
}
.social-links:nth-child(4):hover {
    background: #1DB954;
}
.social-links:nth-child(5):hover,.social-links:nth-child(1):hover {
    background: #ffffff;
    color: #000;
}






.experince-header::before{
    content: "";
    position: absolute;
    display: flex;
    top: 50%;
    left: 0;
    background: #272a47;
    height: 10%;
    width: 100%;
    z-index: -1;
}

.comment-slider-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 20px;
}



.swiper2 {
    position: relative;
    width: 100%;
    height: 200px;
    margin: 50px 0;
    border-radius: 5px;
    
    
}
.c-slider-img-container{
    width: 50%;
    
}

.slider-com-artic{
    position: absolute;
    top: -20%;
    left: 3%;
    background: #111322;
    font-size: 24px;
    width: 150px;
    text-align: center;
    margin: 10px 0;
    padding: 10px;
    color:#ffffff ;
        border-radius: 5px;
}

.comm-header{
    position: absolute;
    top: -15%;
    right: 5%;
    background: #353853;
    text-align:center;
    width: 100px;
    margin: 10px 0;
    padding: 10px;
        border-radius: 5px;
}
.comment-section-container{
    width: 1400px;
    margin: auto;
}
.comment-section{
    width: 600px;
    margin-right: auto;
    overflow-x: hidden;
}

.slider-com-link{
    display: flex;
    align-items: center;
    justify-content: end;
    margin-right: 20px;
}
.slider-com-link a{
    padding: 10px 25px;
    background: #4d5172;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    margin: 10px;
    color:#ffffff ;
    border-radius: 5px;
}

.coverflow {
    position: relative;
    background: #353853;
    border-radius: 5px;
    box-shadow: 15px 15px 0 #222335;
}


.comment-slider-img{
    width: 120px;
    height: 120px;
    background: linear-gradient(to top, #1b1d2e, #282b44);
}

.comment-slider-com{
    color: #fff;
}
section .container {
    justify-content: space-between;
}













@media only screen and (max-width: 1150px) {
    .experince-alt{
        width: 100%;
    }

}

@media only screen and (max-width: 968px){
    .about-container {
        flex-direction: column-reverse;
    }

    .about-me-section{    
        width: 100%;
    }
    .img-section{
        margin-top: 25px;
        width: 300px;
        height: 300px;
        justify-content: center;
    }
}

@media only screen and (max-width: 640px) {
    .comment-section-container {
            width: 100%;
            margin: auto;

        }

        .slider-comments{
            margin: 15px;
        }

    .comment-section {
            width: 100%;

        }
  
  .skills-bar-about{
    justify-content:center;
  }

 
        .experince-header-set{
            padding: 10px;
        }

        .img-section{
            margin:20px auto;
        }

        .about-me-section{
            text-align: center;
        }

   
        
            .experince-header{
                text-align: center;
                font-size: 28px;
            }
            .about-text{
                font-size: 18px;
            }
            .experince-alt {
                text-align: center;
                font-size: 18px;
                width: 100%;
                margin:13px 0;
                margin-bottom: 50px;
            }
        
       

    section .container {
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100%;
            margin: 0;
            padding: 0;
        }

       

}

@media only screen and (max-width:455px) {

    .slider-com-artic{
        font-size: 18px;
        width: 100px;
    }


    .comment-slider-img{
        width: 80px;
        height: 80px;


    }

       
    .experince-header {
            text-align: center;
            font-size: 18px;
        }
    
                .about-text {
                    font-size: 16px;
                }
        .experince-alt {
            text-align: center;
            font-size: 16px;
            width: 100%;
            margin: 13px 0;
            margin-bottom: 50px;
        }

      
}

@media only screen and (max-width: 411px) {
    .comment-slider-container{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        text-align: center;
    }


    .c-slider-img-container,.comment-slider-img{
        padding: 0;
        margin: auto;
    }
   
        .container-fluid{
            padding: 0;
        }

  

}

@media only screen and (max-width:340px) {
           
            .skills-bar-about {
                    font-size: 22px;
                    justify-content: center;
                    gap: 10px;
                }
    section{
        padding: 3px;
    }



}


body {
  width: 100%;
  min-height: 100vh;
  background-color: #f4f4f4;
  min-height: calc(100vh - var(--vh-offset, 0px));

  overflow-x: hidden;
  font-weight: 400;
  top: 0;
  color: #252525;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.025em;
}

.header-design {
  background-color: #a4508b;
  background-image: linear-gradient(326deg, #a4508b 0%, #5f0a87 74%);
  height: 120px;
  text-align: center;
}

.listar-map-button {
  width: 100%;
  position: absolute;
  display: table;
  right: 0;
  top: 0;
  height: 200px;
  line-height: 164px;
  white-space: nowrap;
  font-size: 0;
}

.listar-map-button {
  right: auto;
  /***
    box-shadow: 0 0 65px rgba(0,0,0,.07) inset, 0 0 35px rgba(0,0,0,.05) inset;**/
}

.listar-map-button-text span {
  background-color: #fff;
  color: #252525;
  text-shadow: none;
}

.listar-page-header-content .listar-map-button-text span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  height: 44px;
  line-height: 1.6;
  padding: 10px 25px;
  box-shadow: 0 0 300px rgba(0, 0, 0, 0.65), 0 0 30px rgba(0, 0, 0, 0.06);
  border-radius: 50px;
  background-color: rgba(35, 40, 45, 0.9);
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

header .footer-wave {
  max-width: 102%;
  width: 100%;
  height: 187.8px;
  left: 0;
  z-index: 1;
  bottom: -67px;
  background: url(https://1.bp.blogspot.com/-NYl6L8pz8B4/XoIVXwfhlNI/AAAAAAAAU3k/nxJKiLT706Mb7jUFiM5vdCsOSNnFAh0yQCLcBGAsYHQ/s1600/hero-wave.png)
    repeat-x;
  animation: wave 10s cubic-bezier(0.44, 0.66, 0.67, 0.37) infinite;
}

@keyframes wave {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 1440px;
  }
}

.listar-feature-item-wrapper {
  margin-bottom: 120px;
  padding-left: 27px;
  padding-right: 27px;
}

.listar-feature-item {
  height: calc(100% - 20px);
}

.listar-feature-item.listar-feature-has-link
  ~ .listar-feature-fix-bottom-padding.listar-fix-feature-arrow-button-height {
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
}

.listar-feature-item a {
  position: absolute;
  top: -12px;
  left: 15px;
  width: calc(100% - 30px);
  height: calc(100% + 4px);
  border-radius: 1000px;
  z-index: 10;
}

.listar-feature-with-image .listar-feature-item a:before {
  content: "";
  position: absolute;
  top: -74px;
  left: 50%;
  margin-left: -74px;
  width: 148px;
  height: 148px;
  border-radius: 1000px;
  z-index: 10;
}

.listar-feature-item a:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border-radius: 1000px;
  z-index: 10;
  animation: ripple 0.7s linear infinite;
  box-shadow: 5px 5px 10px rgba(163, 177, 198, 0.6),
    -5px -5px 10px rgba(255, 255, 255, 0.5);
}


@keyframes ripple {
  0% {
        box-shadow: 0 0 0 0 rgba(163, 177, 198, 0.3), 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.01);
  }
  100% {
    box-shadow: 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.03), 0 0 0 8em rgba(163, 177, 198, 0.01);
  }
}

.listar-feature-item .listar-feature-item-inner {
  padding: 50px 30px;
  border-radius: 6px;
  z-index: 5;
  position: relative;
  height: 100%;
}

.listar-feature-item .listar-feature-item-inner {
  padding-top: 60px;
  padding-bottom: 60px;
}

.listar-feature-item .listar-feature-item-inner:before {
  border: 0;
  box-shadow: 120px 0px 150px rgba(80, 80, 80, 0.15),
    10px 0px 10px rgba(80, 80, 80, 0.02);
  border-radius: 1000px;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(40%, rgba(255, 255, 255, 0)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
}

.listar-feature-item .listar-feature-item-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.listar-feature-right-border {
  position: absolute;
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  top: -12px;
  left: 50%;
  overflow: hidden;
}

.listar-feature-items {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.listar-feature-right-border:before,
.listar-hovering-features
  .listar-feature-item
  a:hover
  ~ .listar-feature-item-inner
  .listar-feature-right-border:before {
  border: 11px solid #2f53bf;
}

.listar-feature-right-border:before,
.listar-hovering-features
  .listar-feature-item
  a:hover
  ~ .listar-feature-item-inner
  .listar-feature-right-border:before,
.listar-hovering-features-grey
  .listar-feature-item
  a:hover
  ~ .listar-feature-item-inner
  .listar-feature-right-border:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 11px solid #b851c0;
  border-radius: 800px;
  left: -50%;
}

.listar-feature-item .listar-feature-block-content-wrapper {
  position: relative;
  display: block;
  text-decoration: none;
  margin: -30px;
  padding: 30px;
  height: calc(100% + 100px);
}

.listar-features-design-2 .listar-feature-item-wrapper {
  margin-bottom: 120px;
  padding-left: 27px;
  padding-right: 27px;
}

.listar-feature-item.listar-feature-has-link .listar-feature-item-inner:after {
  content: "";
  background-color: #fff;
  z-index: 6;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
}

.listar-feature-icon-wrapper {
  width: 148px;
  height: 148px;
  line-height: 148px;
  border-radius: 500px;
  position: relative;
  background-color: #fff;
  box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.06);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 50%;
  vertical-align: middle;
  margin-left: -74px;
  top: -66px;
  margin-top: -74px;
}

.listar-feature-icon-inner {
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 500px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.14);
  background: #fff;
}

.listar-feature-icon-inner div {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  display: inline-block;
  position: relative;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: left;
}

.listar-feature-icon-inner img {
  position: relative;
  margin: 0 auto;
  vertical-align: middle;
  display: inline-block;
  width: auto;
  left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  height: 100px;
}

.listar-feature-item img,
.listar-feature-item i {
  position: relative;
  display: inline-block;
  border-bottom: 0;
  font-size: 40px;
  top: 0;
  padding: 0;
  color: #a560a8;
}

.listar-feature-with-image .listar-feature-content-wrapper {
  top: 0;
}
.listar-feature-content-wrapper {
  position: relative;
  margin-top: -15.5px;
}

.listar-feature-item .listar-feature-item-title {
  padding-top: 0;
  margin: 0 0 30px;
  text-align: center;
  line-height: 1.5;
}

.listar-feature-item
  .listar-feature-item-title.listar-feature-counter-added
  > span {
  margin-left: 25px;
  border-radius: 0 50px 50px 0;
}

.listar-feature-item .listar-feature-item-title > span {
  box-shadow: 15px 20px 30px rgba(80, 80, 80, 0.12),
    5px 0px 40px rgba(80, 80, 80, 0.1);
  padding: 10px 20px;
  display: inline-block;
  position: relative;
  background-color: #fff;
}

.listar-feature-item .listar-feature-item-title > span span {
  box-shadow: 15px 15px 30px rgba(80, 80, 80, 0.2),
    5px 0px 80px rgba(80, 80, 80, 0.15);
  padding: 10px 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 30px;
  white-space: nowrap;
  position: absolute;
  top: -3px;
  left: -40px;
  border-radius: 50px;
  background-color: #fff;
}

.listar-feature-item .listar-feature-item-title span {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  text-shadow: none;
  border-radius: 50px;
  color: #252525;
  font-size: 18px;
}

.listar-feature-item-excerpt {
  padding: 0 20px;
}

.listar-feature-item-excerpt {
  color: #252525;
  position: relative;
  top: 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.pset {
  padding-top: 180px;
  padding-bottom: 0px;
}

.listar-map-button-text span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  height: 44px;
  line-height: 1.6;
  padding: 10px 25px;
  box-shadow: 0 0 31px rgba(0, 0, 0, 0.65), 0 0 4px rgba(0, 0, 0, 0.06);
  border-radius: 50px;
  background-color: rgba(35, 40, 45, 0.9);
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.listar-map-button-text span {
  background-color: #fff;
  color: #252525;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.listar-map-button-text span:after {
  border: 12px solid #fff;
}

.listar-map-button-text span:after {
  content: "";
  position: absolute;
  top: -14px;
  left: -14px;
  width: calc(100% + 28px);
  height: calc(100% + 28px);
  border-radius: 36px;
}

.listar-map-button:hover .listar-map-button-text span {
  padding: 10px 43px 10px 51px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.listar-feature-with-image .listar-feature-item a:before {
  content: "";
  position: absolute;
  top: -74px;
  left: 50%;
  margin-left: -74px;
  width: 148px;
  height: 148px;
  border-radius: 1000px;
  z-index: 10;
}

.listar-feature-item.listar-feature-has-link .listar-feature-item-inner:after {
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  box-shadow: 10px 10px 40px rgba(80, 80, 80, 0.15),
    15px 15px 30px rgba(80, 80, 80, 0.05), 0 0 120px rgba(80, 80, 80, 0.6);
  bottom: -30px;
  background-image: url("https://image.flaticon.com/icons/svg/2316/2316674.svg");
  background-size: 40%;
  color: #555;
  line-height: 52px;
}

#slider{
  margin:0 auto;
  width:80%;
  overflow:hidden;
}
/* 
.slides{
  overflow:hidden;
  animation-name:fade;
  animation-duration:1s;
  display:none;
} */

img{
  width:100%;
}

#dot{
  margin:0 auto;
  text-align:center;
}
.dot{
  display:inline-block;
  border-radius:50%;
  background:#d3d3d3;
  padding:8px;
  margin:10px 5px;
}

@media (max-width:567px){
  #slider{
    width:100%;

  }
  .logo{
    width: 40px;
    height: 40px;
  }

  .listar-feature-right-border {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
  }

  .information{
    margin-left: 0;
    margin-top: 10px;
  }

  .fh5co-home-banner .card-img {
    height: 70vh;
    background-repeat:no-repeat;
    background-size:contain;
    background-position:bottom;

    border: none; }

    .exploremoreservice{
      margin-top: -50px;
      margin-bottom: 20px;
    }
    .checkoutourworks{
      padding-top: 20px;
    }

    .recentworks{
      padding-top: 20px;
    }

    .socialmedia{
      margin-top: -130px;
      margin-bottom: 10px;
    }

    .footer-day-time1 {
      margin-left: 10px;
    }

    .phone-no1 {
      margin-right: 100px;
      margin-top: 10px;
    }

    .fh5co-two-img{
      height: 10px;
    }
}


.cardFlip {
  margin: 10px auto 0;
  width: 350px;
  height: 500px;
  perspective: 1000px;
}

.cardFlip-content1 {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
}

.cardFlip-content2 {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
}

.cardFlip-content1.is-flipped {
  transform: rotateY(180deg);
}

.cardFlip-content2.is-flipped {
  transform: rotateY(180deg);
}

.cardFlip-inside {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0px 3px 18px 3px rgba(0, 0, 0, 0.2);
}

.cardFlip-inside--front {
  background-image: linear-gradient(
    to bottom right,
    var(--primary),
    var(--secondary)
  );
  display: flex;
  align-items: center;
  justify-content: center;
}

.cardFlip-inside--front h2 {
  color: #fff;
  font-size: 32px;
}

.cardFlip-inside--back {
  background-color: var(--light);
  transform: rotateY(180deg);
}

.cardFlip-back-content1 {
  width: 100%;
  height: 100%;
  color: #fff;
  background-image: linear-gradient(
    to bottom right,
    var(--secondary),
    var(--primary)
  );
  display: flex;
  align-items: center;
  justify-content: center;
}

.cardFlip-back-content2 {
  width: 100%;
  height: 100%;
  color: #fff;
  background-image: linear-gradient(
    to bottom right,
    var(--secondary),
    var(--primary)
  );
  display: flex;
  align-items: center;
  justify-content: center;
}



 /* .cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  margin: 4rem 5vw;
  padding: 0;
  list-style-type: none;
}  */

.card1 {
  position: relative;
  display: block;
  height: 100%;  
  border-radius: calc(var(--curve) * 1px);
  overflow: hidden;
  text-decoration: none;
}

.card__image {      
  width: 100%;
  height: auto;
}

.card__overlay1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;      
  border-radius: calc(var(--curve) * 1px);    
  background-color: var(--surface-color);      
  transform: translateY(100%);
  transition: .2s ease-in-out;
}

.card1:hover .card__overlay1 {
  transform: translateY(0);
}

.card__header {
  position: relative;
  display: flex;
  align-items: center;
  gap: 2em;
  padding: 2em;
  border-radius: calc(var(--curve) * 1px) 0 0 0;    
  background-color: var(--surface-color);
  transform: translateY(-100%);
  transition: .2s ease-in-out;
}

.card__arc {
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 100%;
  right: 0;      
  z-index: 1;
}

.card__arc path {
  fill: var(--surface-color);
  d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");
}       

.card1:hover .card__header {
  transform: translateY(0);
}

.card__thumb {
  flex-shrink: 0;
  width: 50px;
  height: 50px;      
  border-radius: 50%;      
}

.card__title {
  font-size: 1em;
  margin: 0 0 .3em;
  color: #6A515E;
}

.card__tagline {
  display: block;
  margin: 1em 0;
  font-family: "MockFlowFont";  
  font-size: .8em; 
  color: #D7BDCA;  
}

.card__status {
  font-size: .8em;
  color: #D7BDCA;
}

.card__description {
  padding: 0 2em 2em;
  margin: 0;
  color: #D7BDCA;
  font-family: "MockFlowFont";   
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}    

:root {
  --surface-color: #fff;
  --curve: 40;
}

.topPhonenumber{
  color: white;
  font-weight: bolder;
}

.logo{
  width: 80px;
  height: 80px;
}