@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Source+Serif+Pro:400,600,700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;800;900&display=swap');
.popp {
  font-family: "Poppins", sans-serif;
}
.mon {
  font-family: 'Montserrat', sans-serif;
}
i.fas.fa-chevron-left:before {
    content: "\03c";
    font-style: normal;
    font-family: "Poppins", sans-serif;
}
i.fas.fa-chevron-right:before {
    content: "\03e";
    font-style: normal;
    font-family: "Poppins", sans-serif;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  color: inherit;
}
img {
  max-width: 100%; }
.dark-bg {
  background-color: #111d5c; }

.section-bg-1 {
  background-color: #f4f7fc; }

.check-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.check-list li {
  display: block;
  padding-left: 20px;
  position: relative;
  z-index: 0;
}
.check-list li:after {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "fontawesome";
  content: "\f105";
}
.nav-container {
  margin: auto;
  max-width: 1680px;
  padding-right: 20px;
  padding-left: 20px; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Globals
--------------------------------------------------------------*/
.padding-left-0 {
  padding-left: 0; }

.padding-right-0 {
  padding-left: 0; }

.gray-bg {
  background-color: #f8f8f8; }

.padding-top-10 {
  padding-top: 10px; }

.padding-top-15 {
  padding-top: 15px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-top-25 {
  padding-top: 25px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-top-85 {
  padding-top: 85px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-top-95 {
  padding-top: 95px; }

.padding-top-100 {
  padding-top: 100px; }

.padding-top-105 {
  padding-top: 105px; }

.padding-top-110 {
  padding-top: 110px; }

.padding-top-115 {
  padding-top: 115px; }

.padding-top-120 {
  padding-top: 120px; }

.padding-top-150 {
  padding-top: 150px; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-bottom-25 {
  padding-bottom: 25px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-bottom-45 {
  padding-bottom: 45px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-bottom-55 {
  padding-bottom: 55px; }

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

.padding-bottom-65 {
  padding-bottom: 65px; }

.padding-bottom-70 {
  padding-bottom: 70px; }

.padding-bottom-75 {
  padding-bottom: 75px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-bottom-85 {
  padding-bottom: 85px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.padding-bottom-95 {
  padding-bottom: 95px; }

.padding-bottom-100 {
  padding-bottom: 100px; }

.padding-bottom-110 {
  padding-bottom: 110px; }

.padding-bottom-105 {
  padding-bottom: 105px; }

.padding-bottom-115 {
  padding-bottom: 115px; }

.padding-bottom-120 {
  padding-bottom: 120px; }

.padding-bottom-130 {
  padding-bottom: 130px; }

.padding-bottom-135 {
  padding-bottom: 135px; }

.padding-bottom-140 {
  padding-bottom: 140px; }

.padding-bottom-150 {
  padding-bottom: 150px; }

.padding-bottom-160 {
  padding-bottom: 160px; }

.padding-bottom-170 {
  padding-bottom: 170px; }

.padding-120 {
  padding-top: 120px;
  padding-bottom: 120px; }

.padding-110 {
  padding-top: 110px;
  padding-bottom: 110px; }

.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.padding-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.padding-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.padding-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.padding-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.padding-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.padding-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.padding-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.padding-90 {
  padding-top: 90px;
  padding-bottom: 90px; }

.padding-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-25 {
  margin-top: 25px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-55 {
  margin-top: 55px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-top-70 {
  margin-top: 70px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-90 {
  margin-top: 90px; }

.margin-top-100 {
  margin-top: 100px; }

.margin-bottom-0 {
  margin-bottom: 0px !important; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-55 {
  margin-bottom: 55px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-90 {
  margin-bottom: 90px; }

.margin-bottom-100 {
  margin-bottom: 100px; }

.margin-top-120 {
  margin-top: 120px; }

.min-height-600 {
  min-height: 600px; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  clear: both;
  margin-right: 20px; }

.alignright {
  float: right;
  clear: both;
  margin-left: 20px; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

.alignfull {
  margin: 1.5em 0;
  max-width: 100%; }

.alignwide {
  max-width: 1100px; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after{
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after {
  clear: both; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }


/*--------------------------------------------------------------
## Block Color Palette Colors
--------------------------------------------------------------*/
.has-strong-blue-color {
  color: #0073aa; }

.has-strong-blue-background-color {
  background-color: #0073aa; }

.has-lighter-blue-color {
  color: #229fd8; }

.has-lighter-blue-background-color {
  background-color: #229fd8; }

.has-very-light-gray-color {
  color: #eee; }

.has-very-light-gray-background-color {
  background-color: #eee; }

.has-very-dark-gray-color {
  color: #444; }

.has-very-dark-gray-background-color {
  background-color: #444; }

/*---------------------
    ## Breadcumb
----------------------*/
.breadcrumb-area {
  padding: 170px 0;
  /* background-color: #EFEFEF; */
  position: relative;
  overflow-x: hidden; }
  .breadcrumb-area.extra {
    padding-bottom: 138px; }
  .breadcrumb-area .page-title {
    font-size: 48px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px; }
    .breadcrumb-area p {
        font-size: 14px;
        line-height: 1.8;
        max-width: 600px;
        margin-bottom: 0;
        letter-spacing: 0.05em;
    }
  .breadcrumb-area .bg-img-left {
    position: absolute;
    width: 300px;
    height: 400px;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center; }
  .breadcrumb-area .bg-img-full {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center; }
  .breadcrumb-area .bg-img-center {
    position: absolute;
    width: 300px;
    height: 400px;
    bottom: 50%;
    left: 50%;
    background-size: cover;
    background-position: center; }
  .breadcrumb-area .bg-img-right {
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: cover;
    background-position: center; }
  .breadcrumb-area .page-list {
    margin: 0;
    padding: 0; }
    .breadcrumb-area .page-list li {
      display: inline-block;
      position: relative;
      padding-left: 30px;
      font-size: 18px;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.7); }
      .breadcrumb-area .page-list li:first-child {
        padding-left: 0; }
        .breadcrumb-area .page-list li:first-child a {
          color: var(--main-color-one); }
        .breadcrumb-area .page-list li:first-child:after {
          display: none; }
      .breadcrumb-area .page-list li:after {
        position: absolute;
        left: 10px;
        top: 0;
        content: "\f105";
        font-family: "fontawesome"; }
      .breadcrumb-area .page-list li a {
        color: rgba(255, 255, 255, 0.7);
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .breadcrumb-area .page-list li a:hover {
          color: #fff; }

/*----------------------
    Counterup Area
-----------------------*/
.counterup-area {
  background-color: #fff; }
  .counterup-area .single-counter-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .counterup-area .single-counter-item .content {
      border: 10px solid #f4f4f4;
      padding: 40px 35px;
      width: 250px;
      text-align: center; }
      .counterup-area .single-counter-item .content .count-icon {
        font-size: 50px;}
      .counterup-area .single-counter-item .content .count-num {
        font-size: 45px;
        line-height: 46px;
        color: #000;
        font-weight: 600; }
        .counterup-area .single-counter-item .content .count-num.plus::after {
          content: "+";
          font-size: 45px;
          color: #000;
          font-weight: 600; }
      .counterup-area .single-counter-item .content .title {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        font-weight: 500; }

.counterup-area-work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .counterup-area-work .single-counter-item + .single-counter-item {
    margin-left: 60px; }
  .counterup-area-work .single-counter-item .content {
    text-align: left;
    position: relative; }
    .counterup-area-work .single-counter-item .content .counter-icon {
      position: absolute;
      font-size: 70px;
      opacity: 0.2;
      left: 0;
      top: 10px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .counterup-area-work .single-counter-item .content .count-num {
      font-size: 45px;
      line-height: 46px;
      font-weight: 400; }
      .counterup-area-work .single-counter-item .content .count-num.plus::after {
        content: "+";
        font-size: 35px; }
    .counterup-area-work .single-counter-item .content .title {
      font-size: 14px;
      line-height: 26px;
      font-weight: 400; }


/* ----------------------------------
		:: => Banner Section
---------------------------------- */
/* .text .title,
.text .subtitle {
  font-size: 50px;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 600; } */

.showcase .showcase-slider-content {
  position: relative;
  /*Social link*/ }
  .showcase .showcase-slider-content .social-link {
    top: 40%;
    right: calc(6% + 8px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 0; }
    .showcase .showcase-slider-content .social-link ul {
      padding: initial;
      list-style: none; }
      .showcase .showcase-slider-content .social-link ul li a {
        height: 35px;
        width: 35px;
        display: inline-block;
        text-align: center;
        line-height: 35px;
        border-radius: 50%;
        list-style-type: none;
        color: #707070; }
        .showcase .showcase-slider-content .social-link ul li a:hover {
          color: var(--bg-color-two);
          -webkit-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in;}
  .showcase .showcase-slider-content .side-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 80%;
    background-size: cover; }
    .showcase .showcase-slider-content .side-img.animated {
      -webkit-animation: slideInLeft 1s 0s both;
      animation: slideInLeft 1s 0s both; }
  .showcase .showcase-slider-content .slider-content {
    margin-left: 258px; }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .title {
      -webkit-animation: fadeInDown 2s 0s both;
      animation: fadeInDown 2s 0s both; }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text p {
      -webkit-animation: fadeInDown 2s 0s both;
      animation: fadeInDown 2s 0s both; }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .btn-wrapper {
      -webkit-animation: fadeInUp 2s 0s both;
      animation: fadeInUp 2s 0s both; }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .vdo-btn {
      -webkit-animation: fadeInUp 2s 0s both;
      animation: fadeInUp 2s 0s both; }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: calc(100vh - 100px);
      max-height: 820px;
      min-height: 600px;
      background-color: #fff; }
      .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper {
        width: 45%;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 81%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 130px;
        padding-right: 30px; }
        .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .title {
          margin-bottom: 35px; }
        .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper p {
          margin-bottom: 35px;
          position: relative; }
          .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper p::before {
            content: "";
            width: 70px;
            height: 1px;
            position: absolute;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            left: -95px;
            top: 12px; }
        .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .vdo-btn {
          margin-top: 35px;
          cursor: pointer; }
          .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .vdo-btn i {
            font-size: 12px;
            border: 1px solid #b2b2b2;
            color: 606060;
            border-radius: 50%;
            width: 34px;
            height: 34px;
            text-align: center;
            line-height: 34px; }
          .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .vdo-btn span {
            font-family: var(--body-font);
            font-weight: 400;
            font-size: 14px;
            color: var(--main-color-one);
            letter-spacing: 0;
            margin-left: 10px;
            line-height: 30px;
            margin-bottom: 60px; }
          .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .vdo-btn:hover {
            color: #000;
            -webkit-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in; }
        .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .header-bottom-text {
          position: absolute;
          bottom: 0;
          background: #fff;
          width: 83%;
          height: 140px;
          z-index: 1;
          padding-top: 55px; }
          .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .header-bottom-text p {
            position: absolute;
            left: 60%; }
      .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .showcase-img {
        width: 55%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-position: center;
        background-size: cover; }

.showcase .banner-slider-controls {
  position: relative; }
  .showcase .banner-slider-controls .slider-nav .slick-prev {
    left: calc(10% + 5px);
    position: absolute;
    top: -81px;
    cursor: pointer; }
    .showcase .banner-slider-controls .slider-nav .slick-prev img:hover {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .showcase .banner-slider-controls .slider-nav .slick-next {
    left: calc(14% + 50px);
    position: absolute;
    top: -81px;
    cursor: pointer; }
    .showcase .banner-slider-controls .slider-nav .slick-next img:hover {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .showcase .banner-slider-controls .controller-wrapper {
    width: 200px;
    margin: auto;
    position: absolute;
    top: -70px;
    left: 40%; }
    .showcase .banner-slider-controls .controller-wrapper .frist {
      color: #ccc;
      position: absolute;
      top: -10px;
      left: -60px; }
    .showcase .banner-slider-controls .controller-wrapper .active-controller {
      position: absolute;
      top: -17px;
      left: -35px;
      font-size: 25px;
      font-weight: 600; }
    .showcase .banner-slider-controls .controller-wrapper .total-controller {
      color: #ccc;
      position: absolute;
      top: -10px;
      right: 50px; }
    .showcase .banner-slider-controls .controller-wrapper .home-slider-progressbar {
      position: relative;
      z-index: 0;
      width: 120px; }
      .showcase .banner-slider-controls .controller-wrapper .home-slider-progressbar .home-slider-progress {
        width: 120px;
        height: 2px;
        background-color: #ccc;
        position: absolute; }
      .showcase .banner-slider-controls .controller-wrapper .home-slider-progressbar .home-slider-progress-active {
        position: absolute;
        left: 0;
        width: 40px;
        height: 2px; }


/* ----------------------------------
		:: => Banner Section
---------------------------------- */
.showcase-four {
  background-color: #fff;
  position: relative; }
  .showcase-four .showcase-slider-content {
    position: relative;
    margin-left: 156px; }
    .showcase-four .showcase-slider-content .side-popup-vdo {
      position: absolute;
      top: 20%;
      right: 10%;
      max-width: 415px;}
      .showcase-four .showcase-slider-content .side-popup-vdo .popup-img {
        position: relative;
        height: 100%; }
        .showcase-four .showcase-slider-content .side-popup-vdo .popup-img img {
          width: 100%;
          height: 100%; }
        .showcase-four .showcase-slider-content .side-popup-vdo .popup-img .vdo-btn {
          position: absolute;
          left: 50%;
          top: 50%;
          z-index: 0;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          .showcase-four .showcase-slider-content .side-popup-vdo .popup-img .vdo-btn i {
            font-size: 16px;
            border: 1px solid #b2b2b2;
            border-radius: 50%;
            width: 34px;
            height: 34px;
            padding-top: 8px;
            padding-left: 11px;
            background-color: #fff; }
      .showcase-four .showcase-slider-content .side-popup-vdo:hover {
        color: #000;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
    .showcase-four .showcase-slider-content .side-img,
    .showcase-four .showcase-slider-content .side-img-two,
    .showcase-four .showcase-slider-content .side-img-three {
      position: absolute;
      bottom: 110px;
      right: 36%;
      width: 200px;
      height: 220px;
      background-size: cover;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .showcase-four .showcase-slider-content .side-img.animated,
      .showcase-four .showcase-slider-content .side-img-two.animated,
      .showcase-four .showcase-slider-content .side-img-three.animated {
        -webkit-animation: slideInRight 1s 0s both;
        animation: slideInRight 1s 0s both;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .showcase-four .showcase-slider-content .side-img:hover,
      .showcase-four .showcase-slider-content .side-img-two:hover,
      .showcase-four .showcase-slider-content .side-img-three:hover {
        -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16);
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
    .showcase-four .showcase-slider-content .side-img-two {
      right: 23%; }
    .showcase-four .showcase-slider-content .side-img-three {
      right: 10%; }
    .showcase-four .showcase-slider-content .scroll-next {
      position: absolute;
      right: 3%;
      bottom: 8%;
      cursor: pointer;
      -webkit-animation: scroll 3s ease-out infinite;
      animation: scroll 3s ease-out infinite; }
      .showcase-four .showcase-slider-content .scroll-next .scroll-content p {
          -webkit-transform: rotate(
      -90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(
      -90deg);
          color: #8f8f8f;
          font-size: 13px;
          margin-bottom: 0;
      }

        .showcase-four .showcase-slider-content .scroll-next .scroll-content p i {
          margin-right: 10px; }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .slick-slide.slick-active .showcase-inner .text .title {
      -webkit-animation: fadeInDown 2s 0s both;
      animation: fadeInDown 2s 0s both; }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .slick-slide.slick-active .showcase-inner .text .subtitle {
      -webkit-animation: fadeInRight 2s 0s both;
      animation: fadeInRight 2s 0s both; }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .slick-slide.slick-active .showcase-inner .text p {
      -webkit-animation: slideInRight 2s 0s both;
      animation: slideInRight 2s 0s both; }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .slick-slide.slick-active .showcase-inner .text .btn-wrapper {
      -webkit-animation: fadeInUp 2s 0s both;
      animation: fadeInUp 2s 0s both; }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: calc(100vh - 120px);
      max-height: 820px;
      min-height: 600px; }
      .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 41%;
        padding-left: 60px;
        padding-right: 15px; }
        /* .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text {
          background: #fff; } */
          .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text p {
            margin-bottom: 40px;
            /* max-width: 320px;  */
          }
          .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text p.aka {
            margin-bottom: 25px;
            font-size: 28px;
            letter-spacing: 0.05em;
            line-height: 1;
          }
          .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text .title {
              margin-bottom: 30px;
          }
          .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text .btn-wrapper {
            margin-bottom: 0; }
          .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text {
             position: relative;
             top: -60px;
          }
      .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img {
        width: 33%;
        height: 100%;
        background-position: center;
        background-size: cover; }
        .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img .showcase-inner-text {
          background-color: #ffffff;
          display: inline-block;
          padding: 20px 20px;
          font-size: 14px;
          position: absolute;
          bottom: 0; }
          .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img .showcase-inner-text p {
            margin-bottom: 0;
            line-height: 1;
            letter-spacing: 0.05em;
          }
  .showcase-four .social-link {
    top: 40%;
    left: 110px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 0; }
    .showcase-four .social-link ul {
      padding: initial;
      list-style: none; }
      .showcase-four .social-link ul li a {
        height: 35px;
        width: 35px;
        display: inline-block;
        text-align: center;
        line-height: 35px;
        border-radius: 50%;
        list-style-type: none;
        color: var(--secondary-color); }
        .showcase-four .social-link ul li a:hover {
          color: var(--bg-color-two);
          -webkit-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in;}
  .showcase-four .banner-slider-controls-four .slider-nav {
    position: absolute;
    right: 43%;
    bottom: 68px;
    cursor: pointer; }
    .showcase-four .banner-slider-controls-four .slider-nav .slick-prev {
      position: absolute;
      left: -30px; }
      .showcase-four .banner-slider-controls-four .slider-nav i {
          color: #e12046;
          font-size: 16px;
          padding: 5px 13px 5px 13px;
          border-radius: 50%;
          border: 1px solid #e12046;
          font-style: normal;
      }
      .showcase-four .banner-slider-controls-four .slider-nav i:hover {
          color: #fff !important;
          background: #e12046;
          transition: .3s;
      }
    .showcase-four .banner-slider-controls-four .slider-nav .slick-next {
      position: absolute;
      left: 30px;
      cursor: pointer; }
      .showcase-four .banner-slider-controls-four .slider-nav .slick-next i {
        color: #e12046;
        font-size: 16px;
        padding: 5px 13px 5px 13px;
        border-radius: 50%;
        border: 1px solid #e12046;
        font-style: normal;
      }
  .showcase-four .banner-slider-controls-four .controller-wrapper {
    width: 200px;
    margin: auto;
    position: absolute;
    bottom: 50px;
    right: calc(6% + 9px);
    top: auto;
    left: auto; }
    .showcase-four .banner-slider-controls-four .controller-wrapper .active-controller {
      position: absolute;
      top: -17px;
      left: -35px;
      font-size: 25px;
      color: #e12046;
      font-weight: 600; }
    .showcase-four .banner-slider-controls-four .controller-wrapper .total-controller {
      color: #ccc;
      position: absolute;
      top: -10px;
      right: 50px; }
    .showcase-four .banner-slider-controls-four .controller-wrapper .home-slider-progressbar {
      position: relative;
      z-index: 0;
      width: 120px; }
      .showcase-four .banner-slider-controls-four .controller-wrapper .home-slider-progressbar .home-slider-progress {
        width: 120px;
        height: 2px;
        background-color: #e12046;
        position: absolute; }
      .showcase-four .banner-slider-controls-four .controller-wrapper .home-slider-progressbar .home-slider-progress-active {
        position: absolute;
        left: 0;
        width: 40px;
        height: 2px;}

  .creative-team .team-section {
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .creative-team .team-section:hover .team-img .team-img-cont::after {
      opacity: 0.36;
      visibility: visible;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .creative-team .team-section:hover .team-img img {
      -ms-transform: scale(1.1);
      /* IE 9 */
      -webkit-transform: scale(1.1);
      /* Chrome, Safari, Opera */
      transform: scale(1.1);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .creative-team .team-section:hover .team-text .title::after {
        width: 30px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
    .creative-team .team-section:hover .team-text p {
      padding-left: 35px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .creative-team .team-section .team-img .team-img-cont {
      display: inline-block;
      position: relative; }
      .creative-team .team-section .team-img .team-img-cont::before {
        position: absolute;
        bottom: -15px;
        right: -15px;
        width: 150px;
        height: 315px;
        z-index: -1;
        border-bottom-right-radius: 10px;
        content: "";
        background-color: #faf8f5;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .creative-team .team-section .team-img .team-img-cont:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden; }
      .creative-team .team-section .team-img .team-img-cont .author-img {
        overflow: hidden; }
    .creative-team .team-section .team-img img {
      z-index: 2;
      -webkit-transition: transform 500ms;
      -moz-transition: transform 500ms;
      -webkit-transition: -webkit-transform 500ms;
      transition: -webkit-transform 500ms;
      -o-transition: transform 500ms;
      transition: transform 500ms;
      transition: transform 500ms, -webkit-transform 500ms; }
    .creative-team .team-section .team-text .title {
      color: #484848;
      font-size: 20px;
      font-weight: 600;
      padding-top: 20px;
      position: relative; }
      .creative-team .team-section .team-text .title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -23px;
        width: 20px;
        height: 1px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
    .creative-team .team-section .team-text p {
      font-size: 16px;
      padding-left: 25px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .creative-team .center-content {
    margin-top: 75px; }

  .creative-team-two .team-section {
    position: relative;
    z-index: 2;
    cursor: pointer;
    text-align: center; }
    .creative-team-two .team-section:hover .team-img-cont::after {
      opacity: 0.36;
      visibility: visible;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .creative-team-two .team-section:hover img {
      -ms-transform: scale(1.1);
      /* IE 9 */
      -webkit-transform: scale(1.1);
      /* Chrome, Safari, Opera */
      transform: scale(1.1);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .creative-team-two .team-section:hover .team-text .title {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .creative-team-two .team-section:hover .team-text P {
      padding-left: 40px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .creative-team-two .team-section:hover .team-text P::after {
        width: 30px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
    .creative-team-two .team-section .team-img-cont {
      display: inline-block;
      position: relative;
      overflow: hidden; }
      .creative-team-two .team-section .team-img-cont:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        background: #2e2e2e;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden; }
      .creative-team-two .team-section .team-img-cont .social-link {
        position: absolute;
        background-color: #fff;
        top: 30%;
        right: 0;
        z-index: 1; }
        .creative-team-two .team-section .team-img-cont .social-link ul {
          padding: initial;
          list-style: none;
          margin: 0;
          padding: 0; }
          .creative-team-two .team-section .team-img-cont .social-link ul li a {
            height: 40px;
            width: 40px;
            text-align: center;
            padding-top: 2px;
            line-height: 35px;
            display: inline-block;
            list-style-type: none;
            color: #727272; }
            .creative-team-two .team-section .team-img-cont .social-link ul li a:hover {
              -webkit-transition: all 0.3s ease-in;
              -o-transition: all 0.3s ease-in;
              transition: all 0.3s ease-in;}
    .creative-team-two .team-section img {
      z-index: 2;
      -webkit-transition: transform 500ms;
      -moz-transition: transform 500ms;
      -webkit-transition: -webkit-transform 500ms;
      transition: -webkit-transform 500ms;
      -o-transition: transform 500ms;
      transition: transform 500ms;
      transition: transform 500ms, -webkit-transform 500ms; }
    .creative-team-two .team-section .team-text {
      position: absolute;
      bottom: 0;
      left: 0;
      background: white;
      padding: 0 40px;
      z-index: 1; }
      .creative-team-two .team-section .team-text .title {
          color: #1a1a1a;
          font-size: 23px;
          font-weight: 600;
          padding-top: 18px;
          text-align-last: left;
          letter-spacing: 0.1em;
          margin-bottom: 2px;
      }
      .creative-team-two .team-section .team-text p {
          padding-left: 30px;
          position: relative;
          text-align-last: left;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in;
          font-size: 12px;
          letter-spacing: 0.1em;
          font-weight: 600;
          margin-bottom: 8px;
      }
        .creative-team-two .team-section .team-text p::after {
          content: "";
          position: absolute;
          left: 0;
          bottom: 12px;
          width: 20px;
          height: 1px;
          background-color: #e12046;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }

.photo-gallery {
  position: relative;
  z-index: 0; }
  .photo-gallery:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 60%;
    z-index: -1;
    content: "";
    background-color: #EFEFEF; }
  .photo-gallery .container {
    overflow: hidden; }
  .photo-gallery .photography-slider {
    position: relative; }
    .photo-gallery .photography-slider.slick-slider {
      margin-bottom: 100px;
      margin-top: 52px; }
    .photo-gallery .photography-slider .photography-single-slider img {
      width: 100%;
      height: 300px; }
    .photo-gallery .photography-slider .slick-list {
      overflow: visible; }
      .photo-gallery .photography-slider .slick-list .slick-slide {
        margin: 0 15px;
        position: relative;
        overflow: hidden; }
        .photo-gallery .photography-slider .slick-list .slick-slide.slick-center {
          -webkit-transition: 0.7s;
          -o-transition: 0.7s;
          transition: 0.7s;
          -webkit-transform: scale(1.18);
          -ms-transform: scale(1.18);
          transform: scale(1.18); }
          .photo-gallery .photography-slider .slick-list .slick-slide.slick-center:before {
            -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
            opacity: 0.5;
            -webkit-transform: translateX(0) translateY(0) scaleY(1);
            -ms-transform: translateX(0) translateY(0) scaleY(1);
            transform: translateX(0) translateY(0) scaleY(1); }
          .photo-gallery .photography-slider .slick-list .slick-slide.slick-center .photo-slider-hover {
            opacity: 1; }
        .photo-gallery .photography-slider .slick-list .slick-slide img {
          display: inline-block; }
        .photo-gallery .photography-slider .slick-list .slick-slide:before {
          background: #000;
          content: "";
          height: 70px;
          left: 20px;
          opacity: 0;
          position: absolute;
          bottom: 20px;
          width: 215px;
          -webkit-transition: 0.5s ease-in-out;
          -o-transition: 0.5s ease-in-out;
          transition: 0.5s ease-in-out;
          -webkit-transform: translateX(0%) translateY(0%) scaleY(0);
          -ms-transform: translateX(0%) translateY(0%) scaleY(0);
          transform: translateX(0%) translateY(0%) scaleY(0); }
        .photo-gallery .photography-slider .slick-list .slick-slide:hover:before {
          -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          opacity: 0.5;
          -webkit-transform: translateX(0) translateY(0) scaleY(1);
          -ms-transform: translateX(0) translateY(0) scaleY(1);
          transform: translateX(0) translateY(0) scaleY(1); }
    .photo-gallery .photography-slider .photo-slider-hover {
      position: absolute;
      top: -200px;
      text-align: center;
      width: 100%;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      opacity: 0; }
      .photo-gallery .photography-slider .photo-slider-hover .photo-hover-content {
        padding-top: 30px;
        padding-left: 40px;
        text-align: left; }
        .photo-gallery .photography-slider .photo-slider-hover .photo-hover-content .photo-icon h4,
        .photo-gallery .photography-slider .photo-slider-hover .photo-hover-content .photo-icon a {
          color: #fff;}
        .photo-gallery .photography-slider .photo-slider-hover .photo-hover-content .photo-icon .title {
          font-size: 17px;
          font-weight: 500;
          position: relative; }
          .photo-gallery .photography-slider .photo-slider-hover .photo-hover-content .photo-icon .title:after {
            position: absolute;
            width: 25px;
            height: 1px;
            content: "";
            left: 0;
            bottom: -12px; }
        .photo-gallery .photography-slider .photo-slider-hover .photo-hover-content .photo-icon .title {
          margin: 0;
          font-size: 16px;
          font-weight: 600; }
        .photo-gallery .photography-slider .photo-slider-hover .photo-hover-content .photo-icon .cateogrey {
          font-size: 14px;
          margin-left: 30px; }
  .photo-gallery .photography-slider-controls {
    position: relative; }
    .photo-gallery .photography-slider-controls .slider-nav {
      position: absolute;
      right: 38%;
      bottom: 0px; }
      .photo-gallery .photography-slider-controls .slider-nav .slick-prev {
        margin-right: 15px;
        cursor: pointer; }
        .photo-gallery .photography-slider-controls .slider-nav .slick-prev i {
          color: #707070;
          font-size: 16px;
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          border: 0.5px solid #707070;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .photo-gallery .photography-slider-controls .slider-nav .slick-prev i:hover {
            color: #fff;}
      .photo-gallery .photography-slider-controls .slider-nav .slick-next {
        cursor: pointer; }
        .photo-gallery .photography-slider-controls .slider-nav .slick-next i {
          color: #707070;
          font-size: 16px;
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          border: 0.5px solid #707070;
          -webkit-transition: all 0.3s ease-in;
          -moz-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .photo-gallery .photography-slider-controls .slider-nav .slick-next i:hover {
            color: #fff;}
    .photo-gallery .photography-slider-controls .slider-extra {
      bottom: -3px;
      position: absolute;
      left: 35%; }
      .photo-gallery .photography-slider-controls .slider-extra .slider-progress {
        display: block;
        position: relative;
        z-index: 0;
        width: 100px;
        -webkit-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms;
        height: 5px; }
        .photo-gallery .photography-slider-controls .slider-extra .slider-progress .progress-bg {
          position: absolute;
          left: 75px;
          top: -13px;
          width: 100px;
          height: 2px;
          background-color: #ccc;
          content: "";
          -webkit-transition: all 500ms;
          -o-transition: all 500ms;
          transition: all 500ms; }
        .photo-gallery .photography-slider-controls .slider-extra .slider-progress .progress-width {
          position: absolute;
          left: 75px;
          top: -13px;
          width: 1%;
          height: 2px;
          background-color: #515151;
          content: "";
          -webkit-transition: all 500ms;
          -o-transition: all 500ms;
          transition: all 500ms; }
      .photo-gallery .photography-slider-controls .slider-extra .text {
        color: #ccc;
        font-size: 16px;
        font-weight: 400; }

.photography-slider .slick-list .slick-slide:hover .photo-slider-hover {
  top: 65%;
  opacity: 1; }

.photography-slider .slick-list .slick-slide.slick-center .photo-slider-hover {
  top: 65%;
  opacity: 1; }


.photo-gallery-three {
  background: var(--bg-color-two);
  position: relative;
  z-index: 0; }
  .photo-gallery-three .photo-history-content {
    position: relative;
    overflow: hidden; }
    .photo-gallery-three .photo-history-content .photography-slider-three {
      position: relative; }
      .photo-gallery-three .photo-history-content .photography-slider-three.slick-slider {
        margin-bottom: 35px;
        margin-top: 52px; }
      .photo-gallery-three .photo-history-content .photography-slider-three .photography-single-slider {
        width: 100%;
        height: 390px; }
        .photo-gallery-three .photo-history-content .photography-slider-three .photography-single-slider img {
          width: 100%;
          height: 100%; }
      .photo-gallery-three .photo-history-content .photography-slider-three .slick-list {
        overflow: visible; }
        .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide {
          margin: 0 40px;
          position: relative;
          overflow: hidden; }
          .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide.slick-center {
            -webkit-transition: 0.7s;
            -o-transition: 0.7s;
            transition: 0.7s;
            -webkit-transform: scale(1.18);
            -ms-transform: scale(1.18);
            transform: scale(1.18); }
            .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide.slick-center:before {
              -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
              opacity: 0.5;
              -webkit-transform: translateX(0) translateY(0) scaleY(1);
              -ms-transform: translateX(0) translateY(0) scaleY(1);
              transform: translateX(0) translateY(0) scaleY(1); }
            .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide.slick-center .photo-slider-hover {
              opacity: 1; }
          .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide img {
            display: inline-block; }
          .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide:before {
            background: #000;
            content: "";
            height: 70px;
            left: 0;
            opacity: 0;
            position: absolute;
            bottom: 0;
            width: 215px;
            -webkit-transition: 0.5s ease-in-out;
            -o-transition: 0.5s ease-in-out;
            transition: 0.5s ease-in-out;
            -webkit-transform: translateX(0%) translateY(0%) scaleY(0);
            -ms-transform: translateX(0%) translateY(0%) scaleY(0);
            transform: translateX(0%) translateY(0%) scaleY(0); }
          .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide:hover:before {
            -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
            opacity: 0.5;
            -webkit-transform: translateX(0) translateY(0) scaleY(1);
            -ms-transform: translateX(0) translateY(0) scaleY(1);
            transform: translateX(0) translateY(0) scaleY(1); }
          .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide:hover .photo-slider-hover {
            opacity: 1; }
      .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover {
        left: 0;
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 100%;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        opacity: 0; }
        .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover .photo-hover-content {
          padding-top: 25px;
          padding-left: 40px; }
          .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover .photo-hover-content .photo-icon {
            position: absolute;
            left: 30px;
            bottom: 10px;
            text-align: left; }
            .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover .photo-hover-content .photo-icon h4,
            .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover .photo-hover-content .photo-icon a {
              color: #fff;
              font-family: var(--body-font); }
            .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover .photo-hover-content .photo-icon .title {
              font-size: 17px;
              font-weight: 500; }
              .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover .photo-hover-content .photo-icon .title:after {
                position: absolute;
                width: 25px;
                height: 1px;
                background-color: #fff;
                content: "";
                left: 0;
                bottom: 10px; }
            .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover .photo-hover-content .photo-icon .title {
              margin: 0;
              font-size: 16px;
              font-weight: 600; }
            .photo-gallery-three .photo-history-content .photography-slider-three .photo-slider-hover .photo-hover-content .photo-icon .cateogrey {
              font-size: 14px;
              margin-left: 35px; }
  .photo-gallery-three .photography-slider-controls .slider-nav .slick-prev {
    top: 55.5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 5%; }
    .photo-gallery-three .photography-slider-controls .slider-nav .slick-prev i {
      color: #707070;
      font-size: 16px;
      width: 35px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      border: 0.5px solid #707070; }
      .photo-gallery-three .photography-slider-controls .slider-nav .slick-prev i:hover {
        color: #fff;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;}
  .photo-gallery-three .photography-slider-controls .slider-nav .slick-next {
    position: absolute;
    right: 5%;
    top: 55.5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .photo-gallery-three .photography-slider-controls .slider-nav .slick-next i {
      color: #707070;
      font-size: 16px;
      width: 35px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      border: 0.5px solid #707070; }
      .photo-gallery-three .photography-slider-controls .slider-nav .slick-next i:hover {
        color: #fff;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;}
  .photo-gallery-three .photography-slider-controls .slider-dots .slick-dots {
    position: absolute;
    width: auto;
    height: auto;
    left: 50%;
    bottom: 40px;
    list-style: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .photo-gallery-three .photography-slider-controls .slider-dots .slick-dots li {
      display: inline-block;
      margin-bottom: 20px;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .photo-gallery-three .photography-slider-controls .slider-dots .slick-dots li:before {
        content: "\2022";
        display: block;
        width: 40px;
        height: 40px;
        color: #c1c1c1;
        text-align: center;
        line-height: 20px;
        font-size: 50px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .photo-gallery-three .photography-slider-controls .slider-dots .slick-dots li:last-child {
        margin: 0; }
      .photo-gallery-three .photography-slider-controls .slider-dots .slick-dots li.slick-active:before {
        color: var(--main-color-one); }
      .photo-gallery-three .photography-slider-controls .slider-dots .slick-dots li button {
        display: none; }

.photography-slider .slick-list .slick-slide:hover .photo-slider-hover {
  top: 65%;
  opacity: 1; }

.photography-slider .slick-list .slick-slide.slick-center .photo-slider-hover {
  top: 65%;
  opacity: 1; }

.photo-gallery-four {
  background: var(--bg-color-two);
  position: relative;
  z-index: 0; }
  .photo-gallery-four:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 50%;
    z-index: -1;
    content: "";
    background-color: #EFEFEF; }
  .photo-gallery-four .nav-container {
    overflow: hidden;
    margin: 0 auto; }
    .photo-gallery-four .nav-container .photography-slider-four {
      position: relative; }
      .photo-gallery-four .nav-container .photography-slider-four.slick-slider {
        margin-bottom: 95px;
        margin-top: 35px; }
      .photo-gallery-four .nav-container .photography-slider-four .photography-single-slider img {
        width: 100%;
        height: 390px; }
      .photo-gallery-four .nav-container .photography-slider-four .slick-list {
        overflow: visible; }
        .photo-gallery-four .nav-container .photography-slider-four .slick-list .slick-slide {
          margin: 0 40px;
          position: relative;
          overflow: hidden; }
          .photo-gallery-four .nav-container .photography-slider-four .slick-list .slick-slide.slick-center {
            -webkit-transition: 0.7s;
            -o-transition: 0.7s;
            transition: 0.7s;
            -webkit-transform: scale(1.18);
            -ms-transform: scale(1.18);
            transform: scale(1.18);
            z-index: 1; }
            .photo-gallery-four .nav-container .photography-slider-four .slick-list .slick-slide.slick-center:before {
              -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
              box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
              opacity: 0.5;
              -webkit-transform: translateX(0) translateY(0) scaleY(1);
              -ms-transform: translateX(0) translateY(0) scaleY(1);
              transform: translateX(0) translateY(0) scaleY(1); }
            .photo-gallery-four .nav-container .photography-slider-four .slick-list .slick-slide.slick-center .photo-slider-hover {
              opacity: 1; }
          .photo-gallery-four .nav-container .photography-slider-four .slick-list .slick-slide img {
            display: inline-block; }
          .photo-gallery-four .nav-container .photography-slider-four .slick-list .slick-slide:before {
            background: #000;
            content: "";
            height: 70px;
            left: 0;
            opacity: 0;
            position: absolute;
            bottom: 0;
            width: 215px;
            -webkit-transition: 0.5s ease-in-out;
            -o-transition: 0.5s ease-in-out;
            transition: 0.5s ease-in-out;
            -webkit-transform: translateX(0%) translateY(0%) scaleY(0);
            -ms-transform: translateX(0%) translateY(0%) scaleY(0);
            transform: translateX(0%) translateY(0%) scaleY(0); }
          .photo-gallery-four .nav-container .photography-slider-four .slick-list .slick-slide:hover:before {
            -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
            opacity: 0.5;
            -webkit-transform: translateX(0) translateY(0) scaleY(1);
            -ms-transform: translateX(0) translateY(0) scaleY(1);
            transform: translateX(0) translateY(0) scaleY(1); }
          .photo-gallery-four .nav-container .photography-slider-four .slick-list .slick-slide:hover .photo-slider-hover {
            opacity: 1; }
      .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover {
        left: 0;
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 100%;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        opacity: 0; }
        .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover .photo-hover-content {
          padding-top: 25px;
          padding-left: 40px; }
          .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover .photo-hover-content .photo-icon {
            position: absolute;
            left: 30px;
            bottom: 10px; }
            .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover .photo-hover-content .photo-icon h4,
            .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover .photo-hover-content .photo-icon a {
              color: #fff;
              font-family: var(--body-font); }
            .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover .photo-hover-content .photo-icon .title {
              font-size: 17px;
              font-weight: 500; }
              .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover .photo-hover-content .photo-icon .title:after {
                position: absolute;
                width: 25px;
                height: 1px;
                background-color: #fff;
                content: "";
                left: 0;
                bottom: 10px; }
            .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover .photo-hover-content .photo-icon .title {
              margin: 0;
              font-size: 16px;
              font-weight: 600; }
            .photo-gallery-four .nav-container .photography-slider-four .photo-slider-hover .photo-hover-content .photo-icon .cateogrey {
              font-size: 14px; }
    .photo-gallery-four .nav-container .photography-slider-controls-four {
      position: relative; }
      .photo-gallery-four .nav-container .photography-slider-controls-four .slider-nav {
        position: absolute;
        right: 52%;
        bottom: 0; }
        .photo-gallery-four .nav-container .photography-slider-controls-four .slider-nav .slick-prev {
          margin-right: 15px; }
          .photo-gallery-four .nav-container .photography-slider-controls-four .slider-nav .slick-prev i {
            color: #707070;
            font-size: 16px;
            width: 35px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            border: 0.5px solid #707070;
            cursor: pointer;
            -webkit-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in; }
            .photo-gallery-four .nav-container .photography-slider-controls-four .slider-nav .slick-prev i:hover {
              color: #fff;
              -webkit-transition: all 0.3s ease-in;
              -moz-transition: all 0.3s ease-in;
              -o-transition: all 0.3s ease-in;
              transition: all 0.3s ease-in;}
        .photo-gallery-four .nav-container .photography-slider-controls-four .slider-nav .slick-next i {
          color: #707070;
          font-size: 16px;
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          border: 0.5px solid #707070;
          cursor: pointer;
          -webkit-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .photo-gallery-four .nav-container .photography-slider-controls-four .slider-nav .slick-next i:hover {
            color: #fff;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in;}
      .photo-gallery-four .nav-container .photography-slider-controls-four .controller-wrapper {
        width: 200px;
        margin: auto;
        position: absolute;
        bottom: 10px;
        right: calc(31% + 9px); }
        .photo-gallery-four .nav-container .photography-slider-controls-four .controller-wrapper .active-controller {
          position: absolute;
          top: -17px;
          left: -35px;
          font-size: 25px;
          font-weight: 600; }
        .photo-gallery-four .nav-container .photography-slider-controls-four .controller-wrapper .total-controller {
          color: #ccc;
          position: absolute;
          top: -10px;
          right: 50px; }
        .photo-gallery-four .nav-container .photography-slider-controls-four .controller-wrapper .home-slider-progressbar {
          position: relative;
          z-index: 0;
          width: 120px; }
          .photo-gallery-four .nav-container .photography-slider-controls-four .controller-wrapper .home-slider-progressbar .home-slider-progress {
            width: 120px;
            height: 2px;
            background-color: #ccc;
            position: absolute; }
          .photo-gallery-four .nav-container .photography-slider-controls-four .controller-wrapper .home-slider-progressbar .home-slider-progress-active {
            position: absolute;
            left: 0;
            width: 40px;
            height: 2px; }

.photography-slider .slick-list .slick-slide:hover .photo-slider-hover {
  top: 65%;
  opacity: 1; }

.photography-slider .slick-list .slick-slide.slick-center .photo-slider-hover {
  top: 65%;
  opacity: 1; }


/* ----------------------------------
		:: => Work Section
---------------------------------- */
.work-section .work-img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%; }
  .work-section .work-img::before {
    content: "";
    width: 85%;
    height: 80%;
    background-color: #f8f8f8;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: -1; }
  .work-section .work-img img {
    padding-left: 45px;
    padding-top: 45px;
    z-index: 10;
    width: 100%;
    height: 100%; }

.work-section .work-text-wrapper {
  padding-left: 130px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
  .work-section .work-text-wrapper .work-title {
    text-align: left; }
  /* .work-section .work-text-wrapper .title {
    max-width: 510px; } */
  .work-section .work-text-wrapper p {
    margin-bottom: 35px;
    /* max-width: 450px; */
    position: relative; }
    .work-section .work-text-wrapper p::before {
        content: "";
        width: 55px;
        height: 1px;
        background-color: #e12046;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: -65px;
        top: 12px;
    }



/* ----------------------------------
		:: => Work Section
---------------------------------- */
.work-section-four .work-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
  .work-section-four .work-text-wrapper span {
    color: var(--main-color-one);
    padding-bottom: 23px;
    font-size: 16px;
    display: block; }
  .work-section-four .work-text-wrapper .work-title {
    text-align: left;
    margin-bottom: 30px; }
  .work-section-four .work-text-wrapper p {
    margin-bottom: 30px; }

.breadcrumb-area.who-we .bg-img-right:before {
  content: "";
  width: 400px;
  height: 150px;
  background: #EFEFEF;
  position: absolute;
  bottom: 0;
  left: -50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }

.breadcrumb-inner {
  margin-left: 70px; }

.inner-service-item {
  background: white;
  padding: 35px 24px 35px 25px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
    .inner-service-item:hover .icon {
      background-color: #fff;}
    .inner-service-item:hover .title,
    .inner-service-item:hover p,
    .inner-service-item:hover .learn-btn {
      color: #fff; }
  .inner-service-item .icon {
    font-size: 35px;
    width: 65px;
    height: 65px;
    background: #faf8f5;
    text-align: center;
    border-radius: 50%;
    line-height: 65px;
    margin-bottom: 20px; }
  .inner-service-item .title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px; }
  .inner-service-item p {
    margin-bottom: 15px; }
  .inner-service-item .learn-btn {
    font-size: 15px;
    font-weight: 400; }

.breadcrumb-area.on-touch .bg-img-right {
  width: 430px;
  height: 315px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.breadcrumb-area.on-touch .bg-img-center {
  width: 470px;
  height: 275px;
  top: 62%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1; }

.breadcrumb-area.on-touch .bg-img-left {
  width: 1014px;
  height: 612px;
  left: 8%; }

.breadcrumb-area {
  z-index: 0; }
  .breadcrumb-area.faqs .bg-shape {
    width: 140px;
    height: 285px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 40px;
    z-index: 0; }
  .breadcrumb-area.faqs .bg-shape-two {
    width: 300px;
    height: 410px;
    background: #fff;
    position: absolute;
    right: 22%;
    top: 70px;
    z-index: -1; }
  .breadcrumb-area.faqs .bg-img-right {
    position: absolute;
    width: 21%;
    height: 63%;
    right: 100px;
    top: 40px; }
  .breadcrumb-area.faqs .bg-img-center {
    height: 60%;
    width: 20%;
    bottom: 12%;
    left: 49%;
    z-index: 0; }
  .breadcrumb-area.faqs .bg-img-left {
    position: absolute;
    width: 17%;
    height: 81%;
    left: 20px;
    bottom: 30px;
    z-index: 1; }


.breadcrumb-area.our-blog .bg-img-right {
  position: absolute;
  width: 49%;
  height: 100%;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center; }
  .breadcrumb-area.our-blog .bg-img-right:before {
    content: "";
    width: 65%;
    height: 170px;
    background: #EFEFEF;
    position: absolute;
    bottom: 0;
    left: 0; }

.breadcrumb-area.our-blog .bg-img-center,
.breadcrumb-area.our-blog .bg-img-center-two,
.breadcrumb-area.our-blog .bg-img-center-three {
  width: 165px;
  height: 135px;
  bottom: 3%;
  left: 51%; }

.breadcrumb-area.our-blog .bg-img-center-two {
  left: 61%;
  position: absolute; }

.breadcrumb-area.our-blog .bg-img-center-three {
  left: 71%;
  position: absolute; }

.breadcrumb-area.our-blog-two .bg-img-right {
  position: absolute;
  width: 29%;
  height: 370px;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center; }

.breadcrumb-area.our-blog-two .bg-img-center {
  width: 600px;
  height: 370px;
  bottom: 0;
  left: 50%; }

.breadcrumb-area.our-project .bg-img-right {
  position: absolute;
  width: 470px;
  height: 290px;
  top: 50px;
  right: 0; }

.breadcrumb-area.our-project .bg-img-center {
  width: 470px;
  height: 290px;
  bottom: 15%;
  left: 46%; }

.breadcrumb-area.our-inner-project-two .bg-img-right {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0; }
  .breadcrumb-area.our-inner-project-two .bg-img-right:before {
    content: "";
    width: 54%;
    height: 68%;
    background: #EFEFEF;
    position: absolute;
    bottom: 0;
    left: 0; }

.breadcrumb-area.our-inner-project-two .bg-img-center {
  width: 470px;
  height: 290px;
  bottom: 5%;
  left: 51%; }
  .breadcrumb-area.our-inner-project-two .bg-img-center .vdo-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .breadcrumb-area.our-inner-project-two .bg-img-center .vdo-btn i {
      font-size: 16px;
      border: 1px solid #b2b2b2;
      border-radius: 50%;
      width: 41px;
      height: 41px;
      text-align: center;
      line-height: 41px;
      background-color: #fff;
      color: #ccc;
      padding-left: 6px; }

.breadcrumb-area.our-project-single .bg-img-right {
  position: absolute;
  width: 43%;
  height: 100%;
  right: 0; }
  .breadcrumb-area.our-project-single .bg-img-right:before {
    content: "";
    width: 180px;
    height: 140px;
    background: #f6f5f8;
    position: absolute;
    bottom: 0;
    left: 0; }
  .breadcrumb-area.our-project-single .bg-img-right:after {
    content: "";
    width: 180px;
    height: 140px;
    background: #f6f5f8;
    position: absolute;
    right: 0;
    top: 0; }

.social-icon {
  margin: auto; }
  .social-icon .social-share {
    margin: 0;
    padding: 0;
    list-style: none; }
    .social-icon .social-share .title {
      font-size: 20px;
      color: #484848;
      font-weight: 600; }
    .social-icon .social-share li {
      display: inline-block;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .social-icon .social-share li + li {
        margin-left: 10px;
        color: #474747; }
      .social-icon .social-share li:hover {
        color: var(--main-color-one); }

.breadcrumb-area.our-team .bg-img-right {
  width: 24%;
  height: 65%;
  bottom: 0;
  top: auto; }
  .breadcrumb-area.our-team .bg-img-right:before {
    content: "";
    width: 140px;
    height: 100px;
    background: #EFEFEF;
    position: absolute;
    bottom: 0;
    left: 0; }

.breadcrumb-area.our-team .bg-img-left {
  width: 34%;
  height: 100%;
  top: 0; }
  .breadcrumb-area.our-team .bg-img-left:before {
    content: "";
    width: 140px;
    height: 150px;
    background: #EFEFEF;
    position: absolute;
    bottom: 0;
    left: 0; }

/*----------------------------
    Testimonial Area
-----------------------------*/

.breadcrumb-area.our-priceing .bg-img-left {
  position: absolute;
  width: 65%;
  height: 70%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.breadcrumb-area.our-priceing .breadcrumb-inner {
  float: right;
  margin-left: 0;
  background-color: #fff;
  padding: 50px 115px; }

.pg-bar-area {
  position: relative; }
  .pg-bar-area::before {
    position: absolute;
    height: 100%;
    top: 0;
    width: 65%;
    content: "";
    background: url("../img/pg-bar/01.png");
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    z-index: -1; }
  .pg-bar-area:after {
    position: absolute;
    content: "A";
    /* background: red; */
    color: #f5f5f5;
    font-size: 540px;
    font-weight: 700;
    right: 7%;
    top: -175px;
    z-index: -1; }

.progress-bar {
  background-color: #fcfcfc;
  padding: 55px 100px 30px 70px;
  -webkit-box-shadow: 3px 6px 12px 0px #efefef;
  box-shadow: 3px 6px 12px 0px #efefef;
  text-align: left; }
  .progress-bar .progress-title {
    text-align: left; }
  .progress-bar .progress-item .single-progressbar {
    margin-bottom: 30px;
    color: #e12046; }
    .progress-bar .progress-item .single-progressbar .subtitle {
      font-size: 16px;
      color: #606060;
      line-height: 28px;
      font-weight: 600; }

.progressbar {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 25px;
  position: relative;
  background-color: #f4f4f4; }

.proggress {
  height: 8px;
  width: 10px; }

.percentCount {
  float: right;
  margin-top: -42px;
  clear: both;
  font-weight: 700;
  font-size: 13px;
  color: #777777; }

.service {
  background: var(--bg-color-two);
  position: relative;
  z-index: 0; }
  .service:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 600px;
    height: 600px;
    z-index: -1;
    content: "";
    background-color: #EFEFEF; }
  .service:after {
    position: absolute;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    right: 0;
    width: 600px;
    height: 600px;
    z-index: -1;
    content: "";
    background-color: #EFEFEF; }
  .service .nav-container {
    max-width: 1364px; }
    .service .nav-container .single-service-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-transition: transform 500ms;
      -moz-transition: transform 500ms;
      -webkit-transition: -webkit-transform 500ms;
      transition: -webkit-transform 500ms;
      -o-transition: transform 500ms;
      transition: transform 500ms;
      transition: transform 500ms, -webkit-transform 500ms;
      overflow: hidden; }
      .service .nav-container .single-service-item:hover {
        -webkit-box-shadow: 2px 4px 8px 0px #e6e6e6;
        box-shadow: 2px 4px 8px 0px #e6e6e6;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .service .nav-container .single-service-item.white .service-text {
        background-color: #c2976b; }
        .service .nav-container .single-service-item.white .service-text .title {
          color: var(--bg-color-two); }
        .service .nav-container .single-service-item.white .service-text ul {
          color: var(--bg-color-two); }
      .service .nav-container .single-service-item .service-img {
        width: calc(100% / 2);
        min-height: 338px;
        position: relative;
        z-index: 0; }
        .service .nav-container .single-service-item .service-img .bg-image {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background-size: cover;
          background-position: center; }
      .service .nav-container .single-service-item .service-text {
        background-color: #fff;
        padding: 55px 15px;
        width: calc(100% / 2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .service .nav-container .single-service-item .service-text .title {
          color: #1a1a1a;
          font-weight: 600;
          margin-bottom: 25px;
          font-size: 25px;
          display: block; }
        .service .nav-container .single-service-item .service-text ul {
          padding: 0;
          margin: 0;
          list-style: none; }
          .service .nav-container .single-service-item .service-text ul li {
            margin-bottom: 15px; }


.service-four {
  position: relative; }
  .service-four::before {
    position: absolute;
    height: 100%;
    width: 45%;
    right: 0;
    content: "";
    background: #EFEFEF; }
  .service-four .two {
    margin-top: 30px; }
  .service-four .three {
    margin-top: 60px; }
  .service-four .service-content {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: relative; }
    .service-four .service-content:hover {
      -webkit-box-shadow: 3px 6px 12px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 3px 6px 12px 0px rgba(0, 0, 0, 0.3);
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      .service-four .service-content:hover .service-text {
        background-color: #fff;
        color: #2e2e2e;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
    .service-four .service-content .service-text {
      position: absolute;
      top: 0;
      left: 0;
      padding: 10px 20px;
      background-color: #e12046;
      color: #fff;
      font-size: 14px;
      font-weight: 400;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    .service-four .service-content .service-img img {
      width: 100%; }

/*----------------------------
    Testimonial Area
-----------------------------*/
.testimonial-section .single-testimonial-item {
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 2px 4px 8px 0px #e6e6e6;
  box-shadow: 2px 4px 8px 0px #e6e6e6; }
  .testimonial-section .single-testimonial-item .testimonial-img {
    max-width: 568px; }
    .testimonial-section .single-testimonial-item .testimonial-img .testimonial-img-item {
      display: inline-block;
      position: relative;
      height: 100%; }
      .testimonial-section .single-testimonial-item .testimonial-img .testimonial-img-item img {
        height: 100%; }
      .testimonial-section .single-testimonial-item .testimonial-img .testimonial-img-item .d-nation {
        position: absolute;
        left: 0;
        bottom: 0;
        background: #EFEFEF;
        padding: 5px 10px; }
  .testimonial-section .single-testimonial-item .hover {
    padding: 35px 30px 28px 45px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    margin-right: 30px;
    margin: auto 0; }
    .testimonial-section .single-testimonial-item .hover .hover-inner {
      position: relative; }
      .testimonial-section .single-testimonial-item .hover .hover-inner .icon {
        position: absolute;
        left: 50%;
        bottom: 0;
        font-size: 120px;
        opacity: 0.5;
        line-height: 80px;
        color: #EFEFEF;
        -ms-transform: translateX(-50%);
        /* IE 9 */
        -webkit-transform: translateX(-50%);
        /* Chrome, Safari, Opera */
        transform: translateX(-50%); }
      .testimonial-section .single-testimonial-item .hover .hover-inner .author-meta .name {
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 15px; }
      .testimonial-section .single-testimonial-item .hover .hover-inner .author-meta .country {
        font-size: 14px;
        font-weight: 400;
        color: #e12046; }
      .testimonial-section .single-testimonial-item .hover .hover-inner .author-meta p {
        max-width: 600px;
        padding-bottom: 13px; }

.testimonial-section .testimonial-carousel-01 .owl-dots {
  right: 20%;
  position: absolute;
  bottom: 60px; }
  .testimonial-section .testimonial-carousel-01 .owl-dots div {
    display: none;
    width: 10px;
    height: 15px;
    background-color: #c4c4c4; }
    .testimonial-section .testimonial-carousel-01 .owl-dots div.active {
      background-color: #6d6d6d; }
    .testimonial-section .testimonial-carousel-01 .owl-dots div + div {
      margin-left: 8px; }

.testimonial-section .testimonial-carousel-01 .owl-nav div {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-next {
    left: auto;
    right: -120px;
    font-size: 26px; }
    .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-next:hover {
      color: #e12046; }
  .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-prev {
    font-size: 26px;
    left: -120px; }
    .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-prev:hover {
      color: #e12046; }

/*----------------------------
    Testimonial Area
-----------------------------*/
.testimonial-section-three .single-testimonial-item {
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 2px 4px 8px 0px #e6e6e6;
  box-shadow: 2px 4px 8px 0px #e6e6e6; }
  .testimonial-section-three .single-testimonial-item .testimonial-img {
    max-width: 568px; }
    .testimonial-section-three .single-testimonial-item .testimonial-img .testimonial-img-item {
      display: inline-block;
      position: relative;
      height: 100%; }
      .testimonial-section-three .single-testimonial-item .testimonial-img .testimonial-img-item img {
        height: 100%; }
      .testimonial-section-three .single-testimonial-item .testimonial-img .testimonial-img-item .d-nation {
        position: absolute;
        left: 0;
        bottom: 0;
        background: #EFEFEF;
        padding: 5px 10px; }
  .testimonial-section-three .single-testimonial-item .hover {
    padding: 35px 30px 28px 45px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    margin-right: 30px;
    margin: auto 0; }
    .testimonial-section-three .single-testimonial-item .hover .hover-inner {
      position: relative; }
      .testimonial-section-three .single-testimonial-item .hover .hover-inner .icon {
        position: absolute;
        left: 50%;
        bottom: 0;
        font-size: 120px;
        opacity: 0.05;
        line-height: 80px;
        color: #ccc;
        -ms-transform: translateX(-50%);
        /* IE 9 */
        -webkit-transform: translateX(-50%);
        /* Chrome, Safari, Opera */
        transform: translateX(-50%); }
      .testimonial-section-three .single-testimonial-item .hover .hover-inner .author-meta .name {
        font-weight: 600;
        font-size: 22px;
        padding-bottom: 12px; }
      .testimonial-section-three .single-testimonial-item .hover .hover-inner .author-meta .country {
        font-size: 14px;
        font-weight: 400;
        color: #e12046; }
      .testimonial-section-three .single-testimonial-item .hover .hover-inner .author-meta p {
        max-width: 600px;
        padding-bottom: 10px; }

.testimonial-section-three .testimonial-carousel-04 .owl-dots {
  right: 50%;
  position: absolute;
  bottom: 95px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }
  .testimonial-section-three .testimonial-carousel-04 .owl-dots div {
    display: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #c4c4c4; }
    .testimonial-section-three .testimonial-carousel-04 .owl-dots div.active {
      background-color: #6d6d6d; }
    .testimonial-section-three .testimonial-carousel-04 .owl-dots div + div {
      margin-left: 8px; }

.testimonial-section-three .testimonial-carousel-04 .owl-nav div {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-next {
    left: auto;
    right: -120px;
    color: #ccc;
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 0.5px solid #ccc;
    background-color: #fff; }
    .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-next:hover {
      color: #fff;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      background-color: #e12046; }
  .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-prev {
    color: #ccc;
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 0.5px solid #ccc;
    background-color: #fff;
    position: absolute;
    left: -120px; }
    .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-prev:hover {
      color: #fff;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      background-color: #e12046; }

/*----------------------------
    Testimonial Area
-----------------------------*/
.testimonial-section-four {
  background: #ececec;
  background-size: cover; }
  .testimonial-section-four .single-testimonial-item {
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .testimonial-section-four .single-testimonial-item .testimonial-img .testimonial-img-item {
      display: inline-block;
      position: relative; }
      .testimonial-section-four .single-testimonial-item .testimonial-img .testimonial-img-item:before {
        content: "";
        width: 200px;
        height: 240px;
        background-color: var(--bg-color-two);
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: -3;
        right: 0;
        margin-right: -25px; }
      .testimonial-section-four .single-testimonial-item .testimonial-img .testimonial-img-item img {
        margin-top: 25px;
        z-index: 10; }
      .testimonial-section-four .single-testimonial-item .testimonial-img .testimonial-img-item .d-nation {
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fff;
        padding: 5px 10px; }
    .testimonial-section-four .single-testimonial-item .hover {
      padding: 30px 40px 30px 40px;
      background-color: #fff;
      margin-right: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .testimonial-section-four .single-testimonial-item .hover .hover-inner {
        position: relative; }
        .testimonial-section-four .single-testimonial-item .hover .hover-inner .icon {
          position: absolute;
          top: -27px;
          left: 0;
          font-size: 62px;
          opacity: 0.05;
          line-height: 80px;
          color: #707070;
          -ms-transform: translateX(-50%);
          /* IE 9 */
          -webkit-transform: translateX(-50%);
          /* Chrome, Safari, Opera */
          transform: translateX(-50%); }
        .testimonial-section-four .single-testimonial-item .hover .hover-inner p {
          margin-top: 15px;
          font-size: 16px; }
        .testimonial-section-four .single-testimonial-item .hover .hover-inner .author-meta .name {
          color: #e12046;
          font-weight: 600;
          font-size: 22px;
          text-align: center;
          margin-top: 20px; }
        .testimonial-section-four .single-testimonial-item .hover .hover-inner .author-meta .country {
          font-size: 14px;
          font-weight: 400;
          text-align: center;
          margin-top: 20px; }
        .testimonial-section-four .single-testimonial-item .hover .hover-inner .author-meta p {
          max-width: 600px; }
  .testimonial-section-four .testimonial-carousel-04 .owl-dots {
    right: 55%;
    position: absolute;
    bottom: -65px; }
    .testimonial-section-four .testimonial-carousel-04 .owl-dots div {
      display: inline-block;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background-color: #c4c4c4; }
      .testimonial-section-four .testimonial-carousel-04 .owl-dots div.active {
        background-color: #6d6d6d; }
      .testimonial-section-four .testimonial-carousel-04 .owl-dots div + div {
        margin-left: 8px; }
  .testimonial-section-four .testimonial-carousel-04 .owl-nav div {
    position: absolute;
    left: -120px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .testimonial-section-four .testimonial-carousel-04 .owl-nav div.owl-next {
      left: auto;
      right: -120px;
      color: #ccc;
      font-size: 16px;
      padding: 5px 10px;
      border: 0.5px solid #ccc;
      background-color: #fff; }
      .testimonial-section-four .testimonial-carousel-04 .owl-nav div.owl-next:hover {
        color: #e12046; }
    .testimonial-section-four .testimonial-carousel-04 .owl-nav div.owl-prev {
      color: #ccc;
      font-size: 16px;
      padding: 5px 10px;
      border: 0.5px solid #ccc;
      background-color: #fff; }
      .testimonial-section-four .testimonial-carousel-04 .owl-nav div.owl-prev:hover {
        color: #e12046; }

.client-section {
  background-color: var(--bg-color-two);
  position: relative; }
  .client-section .client-area .single-brand {
    width: 100px; }
    .client-section .client-area .single-brand a img {
      -webkit-filter: opacity(0.4) grayscale(1);
      filter: opacity(0.4) grayscale(1);
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .client-section .client-area .single-brand a:hover img {
      -webkit-filter: opacity(1) grayscale(0);
      filter: opacity(1) grayscale(0); }
  .client-section .client-area .owl-nav div {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%; }
    .client-section .client-area .owl-nav div.owl-next {
      left: auto;
      right: -100px;
      font-size: 26px; }
      .client-section .client-area .owl-nav div.owl-next:hover {
        color: #e12046; }
    .client-section .client-area .owl-nav div.owl-prev {
      font-size: 26px;
      left: -100px; }
      .client-section .client-area .owl-nav div.owl-prev:hover {
        color: #e12046; }
  .client-section .client-area .client-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .client-section .client-area .client-img li {
      width: 330px;
      padding: 60px 0;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-right: -1px;
      margin-bottom: -1px;
      border: 1px solid #ebebeb;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .client-section .client-area .client-img li:hover {
        background: #ebebeb;
        cursor: pointer; }
        .client-section .client-area .client-img li:hover a img {
          -webkit-filter: opacity(1) grayscale(0);
          filter: opacity(1) grayscale(0); }
      .client-section .client-area .client-img li a img {
        width: 5.85714rem;
        height: 6.42857rem;
        -webkit-filter: opacity(0.4) grayscale(1);
        filter: opacity(0.4) grayscale(1);
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }

.contact_map {
  height: 100%; }

#map {
  min-height: 100%; }

.map-section .map-section-info {
  background: #ececec;
  margin-right: 70px;
  background-size: contain;
  position: relative; }
  .map-section .map-section-info:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ececec;
    content: "";
    opacity: 0.95; }
  .map-section .map-section-info .map-contact {
    padding-left: 60px;
    margin: auto; }
    .map-section .map-section-info .map-contact .map-info {
      margin: 20px 0; }
      .map-section .map-section-info .map-contact .map-info .title {
        color: var(--secondary-color);
        margin-bottom: 10px;
        font-weight: 600;
        font-size: 18px;
        font-family: var(--heading-font); }
  .map-section .map-section-info .contact-form {
    background: var(--bg-color-two);
    margin-top: 100px;
    padding: 60px;
    margin-right: 80px;
    margin-bottom: 100px; }
    .map-section .map-section-info .contact-form .form-control {
      border-radius: 0;
      width: 100%;
      font-size: 14px;
      padding: 14px 10px; }
    .map-section .map-section-info .contact-form .submit-btn {
      background: var(--bg-color-two);
      border: 1px solid #8584853d;
      color: #222222; }
      .map-section .map-section-info .contact-form .submit-btn:hover {
        background: #e12046;
        color: #fff;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }

.map-section-two .map-section-info {
  background: #fcfcfc; }
  .map-section-two .map-section-info .contact-info {
    margin: 100px 60px 45px; }
    .map-section-two .map-section-info .contact-info .contact-form {
      background: var(--bg-color-two);
      padding: 60px;
      margin-bottom: 40px; }
      .map-section-two .map-section-info .contact-info .contact-form .subtitle {
        font-weight: 600;
        font-size: 30px;
        color: #2e2e2e;
        padding-bottom: 30px; }
        .map-section-two .map-section-info .contact-info .contact-form .subtitle::after {
          content: "";
          width: 30px;
          height: 1px;
          background-color: #e12046;
          position: absolute;
          bottom: 30%;
          left: 15px; }
      .map-section-two .map-section-info .contact-info .contact-form .form-control {
        border-radius: 0;
        width: 100%;
        border: 1px solid #efefef;
        font-size: 14px;
        padding: 14px 10px; }
    .map-section-two .map-section-info .contact-info .map-contact {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 60px; }
      .map-section-two .map-section-info .contact-info .map-contact .map-info {
        margin-bottom: 40px;
        margin-right: 35px; }
        .map-section-two .map-section-info .contact-info .map-contact .map-info .title {
          color: var(--secondary-color);
          margin-bottom: 10px;
          font-weight: 600;
          font-size: 18px;
          font-family: var(--heading-font); }
  .map-section-two .map-section-info .map-social {
    display: none;
    margin-left: 45px; }
    .map-section-two .map-section-info .map-social .subtitle {
      font-size: 15px;
      font-weight: 500;
      margin-left: 15px; }
    .map-section-two .map-section-info .map-social .social-link ul {
      padding: initial;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .map-section-two .map-section-info .map-social .social-link ul li a {
        height: 40px;
        width: 40px;
        text-align: center;
        padding-top: 2px;
        line-height: 35px;
        display: inline-block;
        border-radius: 50%;
        list-style-type: none;
        color: #ccc; }
        .map-section-two .map-section-info .map-social .social-link ul li a:hover {
          color: var(--bg-color-two);
          -webkit-transition: all 0.3s ease-in;
          -o-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in;
          background: #e12046; }

.map-section-three .map-section-info {
  background: #fcfcfc; }
  .map-section-three .map-section-info .contact-info {
    margin: 100px 60px 70px; }
    .map-section-three .map-section-info .contact-info .contact-form {
      background: var(--bg-color-two);
      padding: 60px;
      margin-bottom: 40px; }
      .map-section-three .map-section-info .contact-info .contact-form .subtitle {
        font-weight: 600;
        font-size: 30px;
        color: #2e2e2e;
        padding-bottom: 30px; }
        .map-section-three .map-section-info .contact-info .contact-form .subtitle::after {
          content: "";
          width: 30px;
          height: 1px;
          background-color: #e12046;
          position: absolute;
          bottom: 30%;
          left: 15px; }
      .map-section-three .map-section-info .contact-info .contact-form .form-control {
        border-radius: 0;
        width: 100%;
        border: 1px solid #efefef;
        font-size: 14px;
        padding: 14px 10px; }
      .map-section-three .map-section-info .contact-info .contact-form .submit-btn {
        background: #e12046;
        border: 1px solid #8584853d;
        color: #fff; }
        .map-section-three .map-section-info .contact-info .contact-form .submit-btn:hover {
          background: none;
          color: #222222; }
    .map-section-three .map-section-info .contact-info .map-social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 60px; }
      .map-section-three .map-section-info .contact-info .map-social .subtitle {
        font-size: 15px;
        font-weight: 500;
        margin-top: 11px; }
      .map-section-three .map-section-info .contact-info .map-social .social-link ul {
        padding: initial;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .map-section-three .map-section-info .contact-info .map-social .social-link ul li a {
          height: 40px;
          width: 40px;
          text-align: center;
          padding-top: 2px;
          line-height: 35px;
          display: inline-block;
          border-radius: 50%;
          list-style-type: none;
          color: #ccc; }
          .map-section-three .map-section-info .contact-info .map-social .social-link ul li a:hover {
            color: #e12046;
            -webkit-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in; }
  .map-section-three .map-section-info .map-contact .map-info {
    margin-bottom: 40px;
    margin-right: 35px; }
    .map-section-three .map-section-info .map-contact .map-info .title {
      color: var(--secondary-color);
      margin-bottom: 10px;
      font-weight: 600;
      font-size: 18px;
      font-family: var(--heading-font); }

.map-section-four .map-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 60px; }
  .map-section-four .map-contact .map-info {
    margin-bottom: 40px;
    margin-right: 40px; }
    .map-section-four .map-contact .map-info .title {
      color: var(--secondary-color);
      margin-bottom: 10px;
      font-weight: 600;
      font-size: 18px;
      font-family: var(--heading-font); }

.map-section-four .map-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px; }
  .map-section-four .map-social .subtitle {
    font-size: 18px;
    font-weight: 600;
    margin-top: 11px; }
  .map-section-four .map-social .social-link ul {
    padding: initial;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .map-section-four .map-social .social-link ul li a {
      height: 40px;
      width: 40px;
      text-align: center;
      padding-top: 2px;
      line-height: 35px;
      display: inline-block;
      border-radius: 50%;
      list-style-type: none;
      color: #222222; }
      .map-section-four .map-social .social-link ul li a:hover {
        color: var(--bg-color-two);
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        background: #e12046; }


/*-----------------------------
    Accordion Item
-----------------------------*/
.accordion-wrapper .card {
  border: none;
  background-color: transparent; }
  .accordion-wrapper .card .card-header {
    background-color: transparent;
    padding: 0;
    border: none; }
    .accordion-wrapper .card .card-header a {
      display: block;
      font-size: 20px;
      line-height: 30px;
      font-weight: 600;
      background-color: #EFEFEF;
      padding: 30px 30px;
      cursor: pointer;
      color: #484848;
      position: relative; }
  .accordion-wrapper .card .card-body {
    background-color: #fff;
    padding: 20PX 30px 20px; }

/*---------------------------------------
    ## Back Top
---------------------------------------*/
.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 45px;
  width: 35px;
  height: 35px;
  background-color: #e12046;
  color: #fff;
  text-align: center;
  line-height: 40px;
  z-index: 99;
  font-size: 30px;
  cursor: pointer;
  display: none; }

/*-------------------------
    ## Preloader Css
---------------------------*/
.pre-wrap {
  position: fixed;
  content: "";
  -webkit-transform: translate(-100%, -240%);
  -ms-transform: translate(-100%, -240%);
  transform: translate(-100%, -240%);
  font-size: 62px; }

.preloader-inner {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999;
  background-color: rgba(2, 48, 71, 0.8);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .preloader-inner .cancel-preloader {
    position: absolute;
    bottom: 30px;
    right: 30px; }
    .preloader-inner .cancel-preloader a {
      background-color: #fff;
      font-weight: 600;
      text-transform: capitalize;
      color: var(--main-color-one);
      width: 200px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      border-radius: 30px;
      display: block;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .preloader-inner .cancel-preloader a:hover {
        background-color: var(--secondary-color);
        color: #fff; }

.spinner {
  margin: 120px auto;
  width: 60px;
  height: 60px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear; }

.dot1,
.dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #e12046;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out; }

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }


.body-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(42, 40, 29, 0.54);
  z-index: 9;
  content: "";
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress; }

.body-overlay.active {
  visibility: visible;
  opacity: 0.8; }

.social-icon .social-share {
  margin: 0;
  padding: 0;
  list-style: none; }
  .social-icon .social-share li {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .social-icon .social-share li + li {
      margin-left: 10px;
      color: #918989; }

.floating-icon {
  display: none;
  right: 7%;
  margin-top: 60px;
  background: #a5a5a5;
  z-index: 9999;
  text-align: center;
  color: #fff;
  padding: 10px 0px;
  float: right;
  position: -webkit-sticky;
  position: sticky;
  top: 6vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .floating-icon i:hover {
    color: #000;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in; }
  .floating-icon__is {
    padding: 8px 12px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 18px; }
    .floating-icon__is:hover {
      cursor: pointer; }

.flaticon-icon.style-01 {
  background: #474747;
  margin-right: 100px;
  text-align: center;
  padding: 35px 0;
  color: #fff; }
  .flaticon-icon.style-01 .icon i,
  .flaticon-icon.style-01 .icon span {
    margin: 15px; }

.flaticon-icon.style-02 {
  color: #474747; }
  .flaticon-icon.style-02 .icon {
    margin-bottom: 40px; }
    .flaticon-icon.style-02 .icon i {
      padding: 0px 25px; }

.no-background {
  background-color: #fff; }
  .no-background .content-part .title {
    color: #000; }
  .no-background .content-part .error-content .text {
    color: #000; }
  .no-background .content-part .error-content p {
    color: #000; }

.breadcrumb-area.ff-heading .bg-img-right {
  position: absolute;
  width: 65%;
  height: 70%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.heading-text-style span {
  margin-left: 50px;
  position: relative; }
  .heading-text-style span::after {
    content: "";
    position: absolute;
    left: -40px;
    bottom: 10px;
    width: 30px;
    height: 1px;
    background-color: #ccc; }

/*--------------------------
   Shop Item
--------------------------*/
.masonry-item {
  margin-bottom: 30px; }

.section-shadow {
  -webkit-box-shadow: 0px 5px 20px rgba(177, 175, 175, 0.16);
  box-shadow: 0px 5px 20px rgba(177, 175, 175, 0.16); }

/*---------------------------------------
    ## Button
---------------------------------------*/
.button-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.btn-wrapper {
  display: block; }
  .btn-wrapper .btn-showcase {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    background: #e12046;
    padding: 14px 50px;
    letter-spacing: 0;
    text-align: center;
    border-radius: 0px;
    border-color: #e12046;
    position: relative;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .btn-wrapper .btn-showcase span.arrow_ {
        position: absolute;
        right: 20px;
        font-family: "Poppins", sans-serif;
        font-size: 20px;
        line-height: 1;
    }
  .btn-wrapper .btn-showcase:hover span.arrow_ {
    right: 15px;
    transition: .3s;
  }
  .btn-wrapper .btn-showcase:hover span.arrow_:after,
  .btn-wrapper .btn-showcase:hover span.arrow_::before {
    content: none !important;
  }
    .btn-wrapper .btn-showcase:hover {
      color: #e12046;
      background: #fff;
      background-color: transparent;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      cursor: pointer; }
  .btn-wrapper .btn-blank {
    font-weight: 400;
    font-size: 14px;
    background: none;
    padding: 14px 50px;
    letter-spacing: 0;
    display: inline-block;
    text-align: center;
    border-radius: 0px;
    border: 0.1px solid #222222;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .btn-wrapper .btn-blank:hover {
      background-color: #e12046;
      color: #fff;
      border: 0.1px solid #e12046;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .btn-wrapper .btn-blank.reverse-color {
      color: #fff;
      border: 0.1px solid rgba(255, 255, 255, 0.3); }
      .btn-wrapper .btn-blank.reverse-color:hover {
        background-color: #fff;
        color: #222222;
        border: 0.1px solid #fff;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
  .btn-wrapper .boxed-btn {
    background-color: none;
    color: #888888;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    display: inline-block;
    padding: 14px 50px;
    text-align: center;
    border: 1px solid #aeaeae;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    cursor: pointer; }
    .btn-wrapper .boxed-btn.white:hover {
      background-color: #fff;
      color: var(--main-color-one); }
    .btn-wrapper .boxed-btn:hover {
      background-color: #e12046;
      color: #fff;
      border: 1px solid #e12046; }
    .btn-wrapper .boxed-btn.btn-rounded {
      border-radius: 30px; }
    .btn-wrapper .boxed-btn.reverse-color {
      background-color: var(--secondary-color); }
      .btn-wrapper .boxed-btn.reverse-color:hover {
        background-color: var(--main-color-one); }

.border-none {
  border: none; }

/*----- button 4 -----*/
.hover-border {
  position: relative; }
  .hover-border::after {
    right: 0;
    bottom: 0;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    background: #e12448; }
  .hover-border::before {
    left: 0;
    top: 0;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    background: #e12448; }
  .hover-border span::after {
    right: 0;
    bottom: 0;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    content: "";
    width: 1px;
    height: 0;
    position: absolute;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    background: #e12448; }
  .hover-border span::before {
    left: 0;
    top: 0;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    content: "";
    width: 1px;
    height: 0;
    position: absolute;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    background: #e12448; }
  .hover-border:hover::after, .hover-border:hover::before {
    width: 100%; }
  .hover-border:hover span::after, .hover-border:hover span::before {
    height: 100%; }

.width-100 {
  width: 100%; }

.submit-btn {
  background: #e12046;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  padding: 14px 50px;
  border-radius: 0px;
  display: inline-block;
  font-family: var(--body-font);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer; }
  .submit-btn:hover {
    background: none;
    color: #222222;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.white-btn {
  background-color: #fff;
  color: #888888;
  border: 1px solid #aeaeae; }

.hover-btn {
  background-color: #e12046;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  padding: 13px 40px;
  text-align: center;
  border: 1px solid #e12046;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer; }

.round-btn {
  border-radius: 30px;
  padding: 10px 40px; }

.desktop-center {
  text-align: center; }

.desktop-left {
  text-align: left; }

.desktop-right {
  text-align: right; }


/* aotoya_add */
body, h1, .entry-title a, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
    color: #1a1a1a;
}
body .editor-styles-wrapper, html body {
    color: #222222;
}
.showcase-four .btn-wrapper .btn-showcase {
    padding: 16px 45px 16px 40px;
    min-width: 200px;
    letter-spacing: 0.15em;
}
.showcase-four:before {
    content: "";
    width: 45%;
    height: 75%;
    position: absolute;
    top: 10%;
    left: 0;
    background: #f8f8f8;
}
.section-title .title.aka {
    color:  #e12046;
}
.section-title .title {
    font-weight: 800;
    letter-spacing: 0.05em;
}
.title span.borderari {
    position: relative;
}
.title span.borderari:before {
    content: "";
    width: 40px;
    height: 2px;
    background-color: #e12046;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: -60px;
    top: 20px;
}
.section-title .title span.kuro {
    font-size: 34px;
    color: #1a1a1a;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.top_about.work-section .work-text-wrapper {
    padding-left: 110px;
}
.top_about .work-text-wrapper p::before {
    content: none !important;
}
.top_about .work-img img {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 0 15px #b7b7b7;
}
.work-section.top_about  .work-img {
    padding-left: 156px;
    padding-bottom: 100px;
}
.top_about .work-img::before {
    bottom: 0;
    left: -15px;
    height: 60%;
}
.top_about .btn-wrapper .btn-showcase {
    width: 50%;
    min-width: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 0.1em;
}
.top_about .work-text {
    padding-bottom: 60px;
}
.gry {
    color: #8f8e8f;
}
.subtext_up {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
    font-size: 14px;
    letter-spacing: 0.1em;
}
p.font15 {
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 2.2;
}
.justify {
    text-align: justify;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.1em;
}
.top_03 p.justify {
    margin-top: 20px;
    color: #222;
}
.bg_gry {
    background-color: #f8f8f8;
}
.bg_aka {
    background-color: #e12046;
}
.footer_bg_fff {
    background: #fff;
    padding: 45px 55px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer_bg_fff .imgarea {
    width: 30%;
}
.footer_bg_fff .textarea {
    width: 45%;
    padding-left: 30px;
}
.footer_bg_fff .btn-wrapper {
    width: 25%;
    padding-left: 15px;
}
.footer_bg_fff .btn-wrapper a.btn-showcase {
    width: 100%;
    letter-spacing: 0.1em;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer_bg_fff h4.title {
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #1a1a1a;
}
p.subtitle {
    font-size: 19px;
    letter-spacing: 0.1em;
    color: #1a1a1a;
    margin-top: 0 !important;
}
.text .title, .text .subtitle {
    font-size: 40px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    font-weight: 600;
}
.breadcrumb-area span.borderari {
    position: relative;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-size: 15px;
}
.breadcrumb-area span.borderari:after {
    content: "";
    width: 30px;
    height: 1px;
    background: #e12046;
    display: block;
    position: absolute;
    right: -40px;
    bottom: 8px;
}
.breadcrumb-area .page-title {
    text-align: left;
    font-weight: 600;
    font-size: 54px;
    margin-bottom: 5px;
    letter-spacing: 0.01em;
}
.aka.border {
    display: inline-block;
    border: 1px solid #e12046 !important;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 1 !important;
}
.kasou00 .work-text-wrapper p::before {
    content: none;
}
.kasou00_media_left .work-text-wrapper {
    padding-right: 100px;
    padding-left: 100px;
}
.kasou00_media_left .work-text-wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #f8f8f8;
    position: absolute;
    top: 0;
    right: 130px;
    z-index: -1;
}
.kasou00_1 .row {
    align-items: flex-end;
}
.kasou00_center .row .work-text-wrapper {
    position: relative;
    top: 50px;
}
.kasou00_media_right.work-section .work-text-wrapper.ario {
    top: 70px;
}
.kasou00_1 .work-text-wrapper:before {
    height: calc(100% + 180px);
    width: calc(100% + 90px);
    top: -90px;
    right: 15px;
}
.kasou00 p.bg_fff {
    margin: 0 !important;
    background: #fff;
    padding: 20px 25px 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: baseline;
}
.kasou00 p.bg_fff span {
    display: block;
    letter-spacing: 0.15em;
    line-height: 1.8;
    margin-bottom: 5px;
}
.kasou00 p.bg_fff span.bold {
    width: 75px;
    font-weight: 600;
    font-size: 15px;
}
.kasou00 p.bg_fff span.nomal {
    width: calc(100% - 75px);
    font-weight: 500;
}
.kasou02_nav_a .owl-nav>div {
    display: block !important;
    position: absolute;
    top: calc(50% - 20px);
    font-size: 0;
}
.kasou02_nav_a .owl-nav>div.owl-prev {
    left: -60px;
}
.kasou02_nav_a .owl-nav>div.owl-next {
    right: -60px;
}
.kasou02_nav_a .owl-nav>div:after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    background: #e12046;
    border: 1px solid #e12046;
    text-align: center;
    line-height: 30px;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 20px;
}
.kasou02_nav_a .owl-nav>div:hover:after {
    background: #fff;
    color: #e12046;
    transition: .3s;
}
.kasou02_nav_a .owl-nav>div.owl-prev:after {
    content: "\03c";
}
.kasou02_nav_a .owl-nav>div.owl-next:after {
    content: "\03e";
}
.kasou02 .team-section {
    pointer-events: none;
    cursor: auto;
    display: inline-block;
}
.kasou02 .team-section .team-text {
    padding: 8px 15px;
}
.kasou02 .team-section .team-text p {
    margin-bottom: 0;
}
.kasou02 .team-section .team-text p::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 12px;
    width: 20px;
    height: 1px;
    background-color: #222;
}
.kasou02 .team-section p {
    margin-bottom: 0;
    text-align: right;
}
.kasou00_2 .row {
    align-items: flex-start;
}
.kasou00_center .row {
    align-items: center;
}
.kasou00_start .row {
    align-items: flex-start;
}
.kasou00_media_right .work-text-wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #f8f8f8;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.kasou00_2 .work-text-wrapper:before {
    height: calc(100% + 180px);
    width: calc(100% + 90px);
    top: -90px;
}
.kasou00_media_right.work-section .work-text-wrapper {
    padding-left: 90px;
    padding-right: 100px;
}
.team-text.bg_aka {
    background-color: #e12046 !important;
}
.team-text.bg_aka p {
    color: #fff;
}
.team-text.bg_aka p::after {
    background-color: #fff !important;
}
.weight500 {
    font-weight: 500 !important;
}
a.gotop {
    display: block;
    position: fixed;
    bottom: 70px;
    right: 30px;
    z-index: 5;
    transform: rotate(-90deg);
}
a.gotop span.arrow_ {
    height: 35px;
    width: 35px;
    display: block;
    line-height: 35px;
    font-size: 26px;
    text-align: center;
    border: 1px solid #e12046;
}
a.gotop:hover span.arrow_ {
    color: #e12046 !important;
    background: #fff;
    border: 1px solid #e12046;
    transition: .3s;
}
.kasou00 h2.title {
    margin-bottom: 15px;
}
.kasou00 .work-text-wrapper p.font15 {
    margin-bottom: 25px;
    letter-spacing: 0.15em;
    font-weight: 500;
}
.kasou00 .container-fluid {
    width: calc(100% - 210px);
}

@media only screen and (max-width: 1850px) {
  .kasou00 .work-text-wrapper p.font15 {
      letter-spacing: 0.1em;
  }
  .kasou00 .container-fluid {
      width: calc(100% - 180px);
  }
}

@media only screen and (max-width: 1800px) {
  .showcase-four .showcase-slider-content .side-img,
  .showcase-four .showcase-slider-content .side-img-two,
  .showcase-four .showcase-slider-content .side-img-three {
      width: 190px;
  }
  .kasou00_2 .work-text-wrapper:before {
      height: calc(100% + 150px);
      top: -75px;
  }
  .kasou00_1 .work-text-wrapper:before {
      height: calc(100% + 150px);
      top: -75px;
  }
}

@media only screen and (max-width: 1700px) {
  .showcase-four .showcase-slider-content .side-img,
  .showcase-four .showcase-slider-content .side-img-two,
  .showcase-four .showcase-slider-content .side-img-three {
      width: 170px;
  }
  .kasou00_media_right.work-section .work-text-wrapper.ario {
      top: 40px;
  }
  .kasou00_center.okazaki {
      padding-bottom: 40px;
  }
}

@media only screen and (max-width: 1600px) {
  .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text {
      top: 0;
      padding-top: 50px;
  }
}

@media only screen and (max-width: 1400px) {
  .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text .title {
      letter-spacing: 0.1em;
  }
}

@media only screen and (max-width: 1199px) {
  .footer_bg_fff h4.title {
      font-size: 18px;
  }
  .footer_bg_fff {
      padding: 35px 45px;
  }
}

@media only screen and (max-width: 991px) {
  .top_about .work-text p br {
      display: none;
  }
  .creative-team-two .team-section .team-text .title {
      font-size: 20px;
      padding-top: 16px;
  }
  .section-title .title span.kuro {
      font-size: 30px;
  }
  .section-title .title {
      font-size: 42px;
  }
  .section-title .title,
  .section-title .title .margin-bottom-20 {
      margin-bottom: 10px;
  }
  .footer_bg_fff {
      flex-wrap: wrap;
  }
  .footer_bg_fff .textarea,
  .footer_bg_fff .imgarea,
  .footer_bg_fff .btn-wrapper {
      width: 100%;
      padding: 0;
      text-align: center;
  }
  .footer_bg_fff .textarea,
  .footer_bg_fff .imgarea {
      margin-bottom: 20px;
  }
  .footer_bg_fff .btn-wrapper a.btn-showcase {
      padding-top: 15px;
      padding-bottom: 15px;
      max-width: 300px;
  }
  .section-title .title {
      font-size: 38px;
  }
  p.subtitle {
      font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-center {
    text-align: center;
  }
  .tablet-left {
    text-align: left;
  }
  .tablet-right {
    text-align: right;
  }
}

@media only screen and (max-width: 767px) {
  p.font15 {
      font-size: 14px;
      line-height: 2;
  }
  .sp_justify {
      text-align: justify;
      font-feature-settings: "palt" 1;
  }
  .sp_justify br {
      display: none;
  }
  .top_03 .col-md-6:first-child {
      margin-bottom: 30px;
  }
  .subtext_up {
      margin-bottom: 0 !important;
  }
  .top_about .btn-wrapper .btn-showcase {
      padding-top: 15px;
      padding-bottom: 15px;
  }
  .top_about .work-text {
      padding-bottom: 80px;
  }
}

@media only screen and (max-width: 575px) {
  .top_03 .col-md-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  }
  .top_03 .col-md-6:first-child {
      margin-bottom: 0;
  }
  .footer_bg_fff {
      max-width: 700px;
      margin: 0 auto;
  }
}

@media (max-width: 544px) {
  .es-separate-container #content .es-container {
      overflow-x: hidden;
  }
  .top_03 .col-md-6 {
      padding: 0 20px;
  }

}


@media only screen and (max-width: 414px) {
  .mobile-center {
    text-align: center; }
  .mobile-left {
    text-align: left; }
  .mobile-right {
    text-align: right; } }

.contact-form {
  background: var(--bg-color-two);
  padding: 63px; }
  .contact-form .subtitle {
    font-weight: 500;
    font-size: 20px;
    color: #2e2e2e;
    padding-bottom: 30px; }
    .contact-form .subtitle::after {
      content: "";
      width: 30px;
      height: 1px;
      background-color: #e12046;
      position: absolute;
      bottom: 30%;
      left: 15px; }
  .contact-form .form-group {
    margin-bottom: 30px; }
    .contact-form .form-group .form-control {
      border-radius: 0;
      width: 100%;
      border: 1px solid #efefef;
      font-size: 14px;
      padding: 14px 10px; }

.contact-form .form-group textarea {
  resize: none; }
  .contact-form .form-group textarea:focus {
    outline: 1px solid #e12046;
    -webkit-box-shadow: none;
    box-shadow: none; }

/*----------------------------------------
  ## Section title
----------------------------------------*/
.section-title {
  text-align: center; }
  .section-title.white .title {
    color: #fff; }
  .section-title.white p {
    color: rgba(255, 255, 255, 0.7); }
  .section-title .title {
    font-size: 45px;
    line-height: 1.15;
    font-weight: 600;
    color: #1a1a1a;
    position: relative; }
    .section-title .title span {
      color: #222222;
      display: inline-block;
     }
      .section-title .title span.aka {
        color: #e12046; }
  .section-title p {
    max-width: 720px;
    margin: auto;
    margin-top: 12px; }

.bg-white {
  background-color: #fff; }

.bg-grey {
  background-color: #EFEFEF; }

.bg-grey-2 {
  background-color: #fbfbfb; }

.aka {
  color: #e12046;
}













  @media only screen and (min-width: 1441px) and (max-width: 1600px) {
    /* .text .title,
    .text .subtitle {
      font-size: 45px;
    } */
    .floating-icon {
      right: 2%;
    }
    .showcase .showcase-slider-content .slider-content {
      margin-left: 220px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      height: calc(100vh - 100px);
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper {
      padding-left: 80px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p {
      line-height: 25px;
      margin-left: 70px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p::before {
      width: 60px;
      left: -70px;
      top: 10px;
    }
    .showcase .banner-slider-controls .controller-wrapper {
      top: -54px;
    }
    .showcase .banner-slider-controls .slider-nav .slick-prev {
      left: calc(11% + -8px);
      top: -65px;
    }
    .showcase
      .showcase-slider-content
      .slider-content
      .showcase-slider-section
      .showcase-inner
      .text
      .header-bottom-text {
      height: 110px;
      padding-top: 47px;
    }
    .showcase .banner-slider-controls .slider-nav .slick-next {
      left: calc(15% + 50px);
      top: -65px;
    }
    .showcase .showcase-slider-content .social-link {
      right: calc(2% + 0px);
    }
    .showcase-two .showcase-slider-content .social-link {
      left: 3%;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .showcase-img {
      height: 84%;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .text .title {
      font-size: 50px;
      line-height: 60px;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner .text {
      padding-left: 16%;
      padding-top: 50px;
    }
    .showcase-two
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-two
      .showcase-inner
      .inner-content-wrapper {
      padding-left: 14%;
    }
    .showcase-two .header-bottom-text .vdo-btn {
      bottom: 50px;
    }
    .showcase-two .header-bottom-text .banner-slider-controls .controller-wrapper {
      top: -10px;
    }
    .showcase-two .header-bottom-text .banner-slider-controls .slider-nav {
      top: -20px;
    }
    .showcase-two .header-bottom-text {
      height: 110px;
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      height: calc(100vh - 100px);
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text .title {
      margin-bottom: 40px;
    }
    .showcase-three .scroll-next {
      width: 120px;
      height: 150px;
    }
    .showcase-three .scroll-next .scroll-content p {
      right: 7%;
    }
    .showcase-three .showcase-slider-content .showcase-bottom-content {
      height: 110px;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-prev {
      top: -60px;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-next {
      top: -60px;
    }
    .showcase-three .banner-slider-controls .controller-wrapper {
      top: -50px;
    }
    .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo {
      max-width: 130px;
      height: 110px;
    }
    .gallery-five .gfive-slider-total-content .wrapper .slider-thumb {
      width: calc(13% + 7px);
    }
    .gallery-five .gfive-slider-total-content .wrapper .slider-single {
      width: calc(83% - -13px);
    }
    .gallery-five .gfive-slider-total-content .gallery-slider-five-controls .slider-extra {
      left: calc(15% + 10px);
    }
    .showcase-five .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner {
      height: calc(100vh - 100px);
    }
    .showcase-four
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-four
      .showcase-inner
      .inner-content-wrapper {
      align-items: inherit;
      padding-top: 50px;
    }
    .showcase-five
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-five
      .showcase-inner
      .text
      p::before {
      content: "";
      width: 35px;
      height: 2px;
    }
    .showcase-five .showcase-slider-content {
      margin-left: 50px;
    }
    .showcase-four .showcase-slider-content {
      margin-left: 90px;
    }
    .work-section.top_about .work-img {
        padding-left: 90px;
        padding-bottom: 90px;
    }
    .showcase-four .social-link {
      left: 40px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      /* height: calc(100vh - 100px); */
    }
    .showcase-four .showcase-slider-content .side-popup-vdo {
      top: 16%;
      max-width: 300px;
    }
    .showcase-four .showcase-slider-content .side-img-two {
      right: 23%;
    }
    .showcase-four .showcase-slider-content .side-img {
      right: 36%;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner .showcase-img {
      width: 29%;
    }
    .showcase-four .showcase-slider-content .side-img,
    .showcase-four .showcase-slider-content .side-img-two,
    .showcase-four .showcase-slider-content .side-img-three {
      width: 160px;
      height: 180px;
    }

    /* Work section  */
    /* .work-section .work-text {
      margin-left: 80px;
    } */
    .work-section-three .work-text-wrapper .work-text {
      margin-left: 80px;
    }
    .work-section-four .work-img .one {
      width: 470px;
    }
    .work-section-four .work-img .two {
      right: calc(41% + -10px);
      width: 300px;
      top: 263px;
    }
    .work-section-four .work-img .three {
      width: 300px;
      top: 263px;
    }
    .work-section-five .work-text {
      margin-top: 50px;
    }
    .work-section-five .work-text .subtitle {
      margin-bottom: 30px;
    }
    .work-section-five .work-text p {
      margin-bottom: 30px;
    }
    .nav-container {
      max-width: 1400px;
    }
  }

  @media only screen and (min-width: 1367px) and (max-width: 1440px) {
    .nav-container {
      max-width: 1170px;
    }

    .text .title,
    .text .subtitle {
      font-size: 40px;
    }
    .showcase .showcase-slider-content .slider-content {
      margin-left: 220px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper {
      padding-top: 60px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p {
      line-height: 25px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p::before {
      width: 60px;
      left: -70px;
    }
    .showcase .banner-slider-controls .controller-wrapper {
      top: -54px;
    }
    .showcase .banner-slider-controls .slider-nav .slick-prev {
      left: calc(14% + 0px);
      top: -65px;
    }
    .showcase
      .showcase-slider-content
      .slider-content
      .showcase-slider-section
      .showcase-inner
      .text
      .header-bottom-text {
      height: 110px;
      padding-top: 47px;
    }
    .showcase .banner-slider-controls .slider-nav .slick-next {
      left: calc(18% + 50px);
      top: -65px;
    }
    .showcase-two .showcase-slider-content .social-link {
      left: 3%;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .showcase-img {
      height: 84%;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .text .title {
      font-size: 50px;
      line-height: 60px;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner .text {
      padding-left: 16%;
      padding-top: 50px;
    }
    .showcase-two
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-two
      .showcase-inner
      .inner-content-wrapper {
      padding-left: 14%;
    }
    .showcase-two .header-bottom-text .vdo-btn {
      bottom: 30px;
    }
    .showcase-two .header-bottom-text .banner-slider-controls .controller-wrapper {
      top: 10px;
    }
    .showcase-two .header-bottom-text {
      height: 110px;
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text .title {
      margin-bottom: 40px;
    }
    .showcase-three .scroll-next {
      width: 120px;
      height: 150px;
    }
    .showcase-three .scroll-next .scroll-content p {
      right: 7%;
    }
    .showcase-three .showcase-slider-content .showcase-bottom-content {
      height: 80px;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-prev {
      top: -40px;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-next {
      top: -40px;
    }
    .showcase-three .banner-slider-controls .controller-wrapper {
      top: -30px;
    }
    .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo {
      max-width: 95px;
      height: 80px;
    }
    .showcase-five .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner {
      height: calc(100vh);
    }
    .showcase-five
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-five
      .showcase-inner
      .text
      p::before {
      content: "";
      width: 35px;
      height: 2px;
    }
    .showcase-five .showcase-slider-content {
      margin-left: 50px;
    }
    .showcase-four .showcase-slider-content {
      margin-left: 90px;
    }
    .work-section.top_about .work-img {
        padding-left: 90px;
        padding-bottom: 90px;
    }
    .showcase-four .social-link {
      left: 40px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: calc(100vh - 130px);
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text {
        padding-top: 0;
    }
    .showcase-four .showcase-slider-content .side-popup-vdo {
      top: 14%;
      max-width: 285px;
    }
    .showcase-four
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-four
      .showcase-inner
      .text
      .subtitle {
      margin-left: 63px;
      margin-bottom: 40px;
    }
    .showcase-four .showcase-slider-content .side-img-two {
      right: 21%;
    }
    .showcase-four .showcase-slider-content .side-img {
      right: 32%;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner .showcase-img {
      width: 29%;
    }
    .showcase-four .showcase-slider-content .side-img,
    .showcase-four .showcase-slider-content .side-img-two,
    .showcase-four .showcase-slider-content .side-img-three {
      width: 120px;
      height: 150px;
    }

    /* Work Section Responsive */

    .work-section-two .work-text .subtitle {
      font-size: 40px;
    }
    .work-section .work-text .subtitle {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 50px;
    }
    .work-section-four .work-text {
      padding-top: 40px;
    }
    .work-section-four .work-text .title {
      padding-bottom: 20px;
    }
    .work-section-four .work-text .subtitle {
      margin-bottom: 40px;
    }
    .work-section-four .work-text p {
      line-height: 25px;
      margin-bottom: 40px;
    }
    .work-section-four .work-img .one {
      width: 400px;
    }
    .work-section-four .work-img .two {
      right: calc(41% + -5px);
      width: 250px;
      top: 224px;
    }
    .work-section-four .work-img .three {
      width: 250px;
      top: 224px;
    }
    /* .work-section .work-text {
      margin-left: 80px;
    } */
    .work-section .work-text p {
      line-height: 2;
    }
    .work-section-three .work-text-wrapper .work-text {
      margin-left: 12px;
    }
    .work-section-three .work-text-wrapper .work-text .title {
      font-size: 42px;
    }
    .work-section-three .work-text-wrapper .work-text p {
      line-height: 25px;
      font-size: 14px;
    }
    .work-section-five .work-text {
      margin-left: 60px;
      margin-top: 40px;
    }
    .work-section-five .work-text .subtitle {
      margin-bottom: 30px;
    }
    .work-section-five .work-text p {
      margin-bottom: 30px;
    }

    /* Photo Gallery slider */
    .photo-gallery-four .nav-container .photography-slider-four .photography-single-slider img {
      height: 300px;
    }
    .photo-gallery-four .nav-container .photography-slider-controls-four .controller-wrapper {
      right: calc(20% + 9px);
    }

    .photo-gallery-three .photo-history-content .photography-slider-three .photography-single-slider {
      height: 300px;
    }
    .gallery-five .gfive-slider-total-content .wrapper .slider-thumb {
      width: calc(15% + 7px);
    }
    .gallery-five .gfive-slider-total-content .wrapper .slider-single {
      width: calc(82% - -13px);
    }
    .gallery-five .gfive-slider-total-content .gallery-slider-five-controls .slider-extra {
      left: 18%;
    }
    /* Blog section Slider */
    .our-blog .nav-container .blog-carousel-three .owl-controls .owl-nav .owl-prev {
      left: -50px;
    }
    .our-blog .nav-container .blog-carousel-three .owl-controls .owl-nav .owl-next {
      right: -50px;
    }
    /* Testimonial Section Responsive */
    .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-prev {
      left: -70px;
    }
    .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-next {
      right: -70px;
    }

    .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-prev {
      left: -50px;
    }
    .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-next {
      right: -50px;
    }
    .our-blog .nav-container .blog-carousel-five .owl-controls .owl-nav .owl-prev {
      left: -50px;
    }
    .our-blog .nav-container .blog-carousel-five .owl-controls .owl-nav .owl-next {
      right: -50px;
    }
    /* Service Section Responsive */

    .service .nav-container {
      max-width: 1170px;
    }
    .service-details-section {
      padding-left: 40px;
      padding-right: 40px;
    }
    .service-one .service-content .service-content-text {
      width: 200px;
      height: 80px;
    }
    .service-one .service-content .title {
      padding: 20px;
      font-size: 25px;
    }
    /* client section */
    .client-section .nav-container .client-area .owl-nav div {
      left: -50px;
    }
    .client-section .nav-container .client-area .owl-nav div.owl-next {
      right: -50px;
    }
    /* Map Section Respondive */
    .map-section .map-section-info .map-contact {
      padding-left: 40px;
    }
    .map-section .map-section-info {
      margin-right: 35px;
    }
    .map-section .map-section-info .contact-form {
      padding: 30px;
    }
    .map-section .map-section-info .contact-form {
      margin-right: 50px;
      margin-left: 10px;
    }
  }
  /* Mwdium Desktop Layout */
  @media only screen and (max-width: 1366px) {
    .nav-container {
      max-width: 1170px;
    }
    /* Showcase Slider Responsive */

    .floating-icon {
      right: 3%;
    }
    .showcase .showcase-slider-content .slider-content {
      margin-left: 220px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper {
      padding-left: 80px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p {
      line-height: 25px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p::before {
      width: 60px;
      left: -70px;
    }
    .showcase .banner-slider-controls .controller-wrapper {
      top: -54px;
    }
    .showcase .banner-slider-controls .slider-nav .slick-prev {
      left: calc(12% + -6px);
      top: -65px;
    }
    .showcase
      .showcase-slider-content
      .slider-content
      .showcase-slider-section
      .showcase-inner
      .text
      .header-bottom-text {
      height: 110px;
      padding-top: 47px;
    }
    .showcase .banner-slider-controls .slider-nav .slick-next {
      left: calc(16% + 50px);
      top: -65px;
    }
    .showcase .showcase-slider-content .social-link {
      right: calc(2% + 4px);
    }
    .showcase-two .showcase-slider-content .social-link {
      left: 3%;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .showcase-img {
      height: 84%;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .text .title {
      font-size: 50px;
      line-height: 60px;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner .text {
      padding-left: 16%;
      padding-top: 50px;
    }
    .showcase-two
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-two
      .showcase-inner
      .inner-content-wrapper {
      padding-left: 14%;
    }
    .showcase-two .header-bottom-text .vdo-btn {
      bottom: 30px;
    }
    .showcase-two .header-bottom-text .banner-slider-controls .controller-wrapper {
      top: 10px;
    }
    .showcase-two .header-bottom-text {
      height: 110px;
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text .title {
      margin-bottom: 40px;
    }
    .showcase-three .scroll-next {
      width: 120px;
      height: 150px;
    }
    .showcase-three .scroll-next .scroll-content p {
      right: 7%;
    }
    .showcase-three .showcase-slider-content .showcase-bottom-content {
      height: 80px;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-prev {
      top: -40px;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-next {
      top: -40px;
    }
    .showcase-three .banner-slider-controls .controller-wrapper {
      top: -30px;
    }
    .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo {
      max-width: 95px;
      height: 80px;
    }
    .showcase-four .showcase-slider-content {
      margin-left: 90px;
    }
    .work-section.top_about .work-img {
        padding-left: 90px;
        padding-bottom: 90px;
    }
    .showcase-four .social-link {
      left: 40px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner {
      display: flex;
      position: relative;
      /* height: calc(100vh - 80px); */
    }
    .showcase-four .showcase-slider-content .side-popup-vdo {
      top: 14%;
      max-width: 250px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text {
        top: -15px;
        padding-top: 0;
    }
    .showcase-four .showcase-slider-content .side-img-two {
      right: 21%;
    }
    .showcase-four .showcase-slider-content .side-img {
      right: 32%;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner .showcase-img {
      width: 29%;
    }
    .showcase-four .showcase-slider-content .side-img,
    .showcase-four .showcase-slider-content .side-img-two,
    .showcase-four .showcase-slider-content .side-img-three {
      width: 120px;
      height: 150px;
    }
    .showcase-five .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase-five
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-five
      .showcase-inner
      .text
      p::before {
      content: "";
      width: 35px;
      height: 2px;
      left: -40px;
    }
    .showcase-five .showcase-slider-content {
      margin-left: 50px;
    }

    /* Work Section Responsive */
    .work-section .work-text-wrapper {
      padding-left: 70px;
    }
    .work-section-two .work-text .subtitle {
      font-size: 40px;
    }
    .work-section .work-text .subtitle {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 50px;
    }
    .work-section-four .work-text {
      padding-top: 40px;
    }
    .work-section-four .work-text p {
      line-height: 25px;
    }
    .work-section-four .work-img .one {
      width: 400px;
    }
    .work-section-four .work-img .two {
      right: calc(41% + -5px);
      width: 250px;
      top: 224px;
    }
    .work-section-four .work-img .three {
      width: 250px;
      top: 224px;
    }
    /* .work-section .work-text {
      margin-left: 80px;
    } */
    .work-section .work-text p {
      line-height: 2;
    }
    .work-section-three .work-text-wrapper .work-text {
      margin-left: 12px;
    }
    .work-section-three .work-text-wrapper .work-text p {
      line-height: 25px;
      font-size: 14px;
    }
    .work-section-five .work-text .subtitle {
      margin-bottom: 30px;
    }
    .work-section-five .work-text p {
      margin-bottom: 30px;
    }

    /* Photo Gallery slider */
    .photo-gallery-four .nav-container .photography-slider-four .photography-single-slider img {
      height: 300px;
    }
    .photo-gallery-four .nav-container .photography-slider-controls-four .controller-wrapper {
      right: calc(20% + 9px);
    }

    .photo-gallery-three .photo-history-content .photography-slider-three .photography-single-slider {
      height: 300px;
    }
    .gallery-five .gfive-slider-total-content .wrapper .slider-thumb {
      width: calc(15% + 7px);
    }
    .gallery-five .gfive-slider-total-content .wrapper .slider-single {
      width: calc(82% - -13px);
    }
    .gallery-five .gfive-slider-total-content .gallery-slider-five-controls .slider-extra {
      left: 18%;
    }
    /* Blog section Slider */
    .our-blog .nav-container .blog-carousel-three .owl-controls .owl-nav .owl-prev {
      left: -50px;
    }
    .our-blog .nav-container .blog-carousel-three .owl-controls .owl-nav .owl-next {
      right: -50px;
    }
    /* Testimonial Section Responsive */
    .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-prev {
      left: -70px;
    }
    .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-next {
      right: -70px;
    }
    .testimonial-section-four .testimonial-carousel-04 .owl-nav div.owl-prev {
      left: -80px;
    }
    .testimonial-section-four .testimonial-carousel-04 .owl-nav div.owl-next {
      right: -80px;
    }
    .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-prev {
      left: -50px;
    }
    .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-next {
      right: -50px;
    }
    .our-blog .nav-container .blog-carousel-five .owl-controls .owl-nav .owl-prev {
      left: -50px;
    }
    .our-blog .nav-container .blog-carousel-five .owl-controls .owl-nav .owl-next {
      right: -50px;
    }
    .our-blog .blog-carousel-five .owl-controls .owl-nav .owl-prev {
      left: -80px;
    }
    .our-blog .blog-carousel-five .owl-controls .owl-nav .owl-next {
      right: -80px;
    }
    .service .nav-container {
      max-width: 1170px;
    }
    .service-details-section {
      padding-left: 40px;
      padding-right: 40px;
    }
    .service-one .service-content .service-content-text {
      width: 200px;
      height: 80px;
    }
    .service-one .service-content .title {
      padding: 20px;
      font-size: 25px;
    }
    .single-full-width-why-us-item .left-content .img-wrap .two {
      right: 0%;
    }
    /* client section */
    .client-section .nav-container .client-area .owl-nav div.owl-prev {
      left: -50px;
    }
    .client-section .nav-container .client-area .owl-nav div.owl-next {
      right: -50px;
    }
    /* Map Section Respondive */
    .map-section .map-section-info .map-contact {
      padding-left: 40px;
    }
    .map-section .map-section-info {
      margin-right: 35px;
    }
    .map-section .map-section-info .contact-form {
      padding: 30px;
    }
    .map-section .map-section-info .contact-form {
      margin-right: 50px;
      margin-left: 10px;
    }
    /* Team Section */
    .team-details-area .bottom-content {
      margin: 0;
    }
    .team-details-area .left-content .img-wrap {
      padding-left: 0px;
    }
    .team-details-area .left-content .img-content {
      padding: 10px 30px 0 30px;
    }
    .team-details-area .left-content .img-content .title {
      margin-bottom: 0;
    }
  }
  /* Medium Layout: 1200px. */
  @media only screen and (min-width: 992px) and (max-width: 1280px) {
    .navigation-menu {
      width: 40%;
    }
    .navigation-menu ul li {
      font-size: 24px;
      line-height: 50px;
    }
    .showcase-two .showcase-slider-content .social-link {
      left: 2.5%;
    }
    .showcase .showcase-slider-content .social-link {
      right: calc(2% + 8px);
    }
    .showcase .showcase-slider-content .side-img {
      display: none;
    }
    .showcase .showcase-slider-content .slider-content {
      margin-left: 0px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper {
      padding-left: 30px;
      height: 90%;
      width: 50%;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .showcase-img {
      width: 50%;
    }
    .showcase
      .showcase-slider-content
      .slider-content
      .showcase-slider-section
      .showcase-inner
      .text
      .header-bottom-text {
      display: none;
    }
    .showcase .banner-slider-controls .controller-wrapper {
      display: none;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text .vdo-btn {
      display: none;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p {
      margin-left: 0;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p::before {
      top: -30px;
      left: 0;
    }
    .showcase .banner-slider-controls .slider-nav .slick-prev {
      left: calc(5% + -20px);
    }
    .showcase .banner-slider-controls .slider-nav .slick-next {
      left: calc(10% + 40px);
    }
    .showcase-two {
      overflow-x: hidden;
    }
    .showcase-two
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-two
      .showcase-inner
      .inner-content-wrapper {
      padding-left: 11%;
      width: 50%;
      height: 100%;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .text p {
      line-height: 25px;
      margin-bottom: 30px;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .text .subtitle {
      line-height: 20px;
      margin-left: 50px;
      margin-bottom: 10px;
    }
    .showcase-two
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-two
      .showcase-inner
      .text
      .subtitle::before {
      width: 40px;
      margin-left: -50px;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .showcase-img {
      height: 100%;
      width: 50%;
    }
    .showcase-two .header-bottom-text .vdo-btn {
      display: none;
    }
    .showcase-two .header-bottom-text .banner-slider-controls .controller-wrapper {
      top: 20px;
      left: 9%;
    }
    .showcase-two .header-bottom-text .banner-slider-controls .slider-nav {
      left: 35%;
      top: 10px;
    }
    .showcase-three {
      overflow-x: hidden;
    }
    .showcase-three
      .showcase-slider-content
      .slider-content
      .showcase-slider-section
      .showcase-inner
      .inner-content-wrapper
      p {
      margin-left: 0;
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p::before {
      top: -30px;
      left: 0;
    }
    .showcase-three .showcase-slider-content .side-img {
      display: none;
    }
    .showcase-three .showcase-slider-content .slider-content {
      margin-left: 0;
    }
    .showcase-three .showcase-slider-content .showcase-bottom-content {
      display: none;
    }
    .showcase-three
      .showcase-slider-content
      .slider-content
      .showcase-slider-section
      .showcase-inner
      .inner-content-wrapper {
      padding-left: 30px;
      width: 50%;
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .showcase-img {
      width: 50%;
      height: 100%;
    }

    .showcase-three .scroll-next {
      left: auto;
      right: 0;
    }
    .showcase-three .scroll-next .scroll-content p {
      right: 20%;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-prev {
      left: calc(1% + 20px);
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-next {
      left: calc(11% + 20px);
    }
    .showcase-three .banner-slider-controls .controller-wrapper {
      left: 33%;
    }
    .showcase-four {
      overflow-x: hidden;
    }
    /* .showcase-four .showcase-slider-content {
      margin-left: 0px;
    }
    .work-section.top_about .work-img {
        padding-left: 0;
    } */
    .showcase-four .showcase-slider-content .side-popup-vdo {
      display: none;
    }
    /* .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner {
      height: calc(100vh - 80px);
    } */
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img {
      width: 45%;
    }
    .showcase-four
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-four
      .showcase-inner
      .inner-content-wrapper {
      width: 55%;
    }
    .showcase-four .showcase-slider-content .scroll-next {
      right: 0%;
    }
    .side-next-img {
      display: none;
    }

    .showcase-five {
      overflow-x: hidden;
    }
    .showcase-five .showcase-slider-content .side-img {
      display: none;
    }
    .showcase-five
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-five
      .showcase-inner
      .inner-content-wrapper
      .text
      .bottom-content-five {
      display: none;
    }
    .showcase-five .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner .showcase-img {
      width: 47%;
    }
    .showcase-five
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-five
      .showcase-inner
      .inner-content-wrapper {
      width: 53%;
    }
    .showcase-five
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-five
      .showcase-inner
      .inner-content-wrapper
      .text
      p {
      margin-left: 0;
    }
    .showcase-five
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-five
      .showcase-inner
      .inner-content-wrapper
      .text
      p::before {
      top: -10px;
      left: 0;
    }
    .showcase-five .showcase-slider-content .slider-nav-for-tab {
      display: block;
      right: 66%;
      position: absolute;
    }
    .showcase-five .banner-slider-controls {
      width: 130px;
      height: 60px;
    }
    .showcase-five .banner-slider-controls .slider-nav {
      bottom: 45px;
    }
    .photo-gallery-three .photo-history-content .photography-slider-three .photography-single-slider {
      height: 250px;
    }
    .photo-gallery-three .photo-history-content .photography-slider-three .slick-list .slick-slide {
      margin: 0 20px;
    }
    .photo-gallery .photography-slider-controls .slider-extra {
      left: 30%;
    }
    .work-section .work-text-wrapper {
      padding-left: 45px;
    }
    .client-section .nav-container .client-area .owl-nav div.owl-next {
      right: -15px;
    }
    .client-section .nav-container .client-area .owl-nav div.owl-prev {
      left: -15px;
    }

    .service-three:before {
      top: 140px;
    }
    .service-three .single-service-item.item-1,
    .service-three .single-service-item.item-3 {
      margin-top: 0;
    }
    .service-three .section-title {
      float: none;
      text-align: center;
      margin-right: 0;
    }
    .section-title .title {
      font-size: 38px;
    }
    .map-section .map-section-info .map-contact {
      padding-left: 15px;
    }
    .map-section .map-section-info {
      margin-right: 0;
    }
    .map-section-two .map-section-info .contact-info .contact-form {
      padding: 15px;
    }
    .map-section-two .map-section-info .contact-info .map-contact {
      display: block;
    }
    .map-section-three .map-section-info .contact-info {
      margin-left: 0;
    }
    .map-section-three .map-section-info .contact-info .contact-form {
      padding: 20px;
    }
    .work-section-four .work-img {
      width: 100%;
      height: 100%;
    }
    .work-section-three .work-text-wrapper .work-text {
      margin-left: 40px;
    }
    .work-section-four .work-img .one {
      width: 100%;
      height: 100%;
    }
    .work-section-four .work-img .two {
      display: none;
    }
    .work-section-four .work-img .three {
      display: none;
    }
    .pricing-plan-area.price-inner.padding-bottom-100.margin-top-100.padding-top-90 {
      padding-bottom: 60px;
    }
    .single-price-plan-01 {
      margin-bottom: 40px;
    }
    .product-details-area .product-thumbnail-wrapper .single-thumb .slider-item img {
      height: 100%;
    }
    .product-details-area .product-thumbnail-wrapper .single-thumb {
      margin-right: 0;
    }
    .product-details-area .product-thumbnail-wrapper .product-thumbnail {
      display: none;
    }
    .single-full-width-why-us-item .left-content .img-wrap .two {
      display: none;
    }
    .single-full-width-why-us-item.right-img .left-content .img-wrap .two {
      display: none;
    }
    .widget .recent_post_item li.single-recent-post-item .thumb {
      width: 60px;
      height: 60px;
    }
    .product-details-area .social-icon .social-share {
      display: none;
    }
    .product-details-area .product-totals .product-item label {
      width: 50%;
    }
    .breadcrumb-area .bg-img-left {
      display: none;
    }
    .testimonial-section {
      overflow: hidden;
    }
    .showcase {
      overflow: hidden;
    }
    .showcase-three {
      overflow: hidden;
    }
    .our-blog {
      overflow: hidden;
    }
    .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-next {
      right: -35px;
    }
    .testimonial-section .testimonial-carousel-01 .owl-nav div.owl-prev {
      left: -35px;
    }
    .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-next {
      right: -35px;
    }
    .testimonial-section-three .testimonial-carousel-04 .owl-nav div.owl-prev {
      left: -35px;
    }
    .testimonial-section-three {
      overflow: hidden;
    }
    .client-section {
      overflow: hidden;
    }
    .breadcrumb-area.our-priceing .breadcrumb-inner {
      float: none;
    }
  }

  @media only screen and (max-width: 1600px) {
    .breadcrumb-area .bg-img-left {
        width: 270px;
        height: 360px;
    }
    .breadcrumb-inner {
        margin-left: 90px;
    }
    .kasou00_media_left .work-text-wrapper {
        padding-right: 70px;
        padding-left: 80px;
    }
    .kasou00_media_right.work-section .work-text-wrapper {
        padding-left: 80px;
        padding-right: 50px;
    }
  }

  @media only screen and (max-width: 1500px) {
    .breadcrumb-area .bg-img-left {
        display: none;
    }
    .breadcrumb-inner {
        margin-left: 0;
    }
    .breadcrumb-area .bg-img-right {
        width: 45%;
    }
    .breadcrumb-area {
        padding: 130px 0;
    }
    .kasou00_center .row .work-text-wrapper,
    .kasou00_media_right.work-section .work-text-wrapper.ario {
        top: 0;
    }
    .kasou00 .work-text-wrapper p.font15 br {
        display: none;
    }
    .kasou00_1 .row,
    .kasou00_2 .row,
    .kasou00_start .row {
        align-items: center;
    }
    .kasou00 {
        padding-bottom: 90px !important;
    }
    .kasou02 {
        padding-top: 30px;
        padding-bottom: 90px;
    }
  }

  @media only screen and (max-width: 1400px) {
    .breadcrumb-area .container {
        max-width: 100%;
        padding: 0 40px;
    }
    .kasou00 p.bg_fff span {
        letter-spacing: 0.1em;
    }
    .kasou00 .section-title .title span.kuro {
        font-size: 32px;
    }
  }

  @media only screen and (max-width: 1199px) {
    .kasou00_media_left .work-text-wrapper,
    .kasou00_media_right.work-section .work-text-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .kasou00 .title span.borderari:before {
        content: none;
    }
    .kasou00_1 .work-text-wrapper:before {
        height: calc(100% + 100px);
        right: -40px;
        top: -45px;
    }
    .kasou00_2 .work-text-wrapper:before {
        height: calc(100% + 100px);
        top: -45px;
        left: -40px;
    }
    .kasou00 {
        padding-top: 70px;
    }
    .kasou00.padding-top-120 {
        padding-top: 110px;
    }
  }

  @media only screen and (max-width: 991px) {
    .showcase-four {
      overflow-x: hidden;
    }
    /* .showcase-four .showcase-slider-content {
      margin-left: 0px;
    } */
    .showcase-four .showcase-slider-content .side-popup-vdo {
      display: none;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner {
      height: calc(100vh - 80px);
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img {
      width: 45%;
    }
    .showcase-four
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-four
      .showcase-inner
      .inner-content-wrapper {
      width: 55%;
    }
    .showcase-four .showcase-slider-content .scroll-next {
      right: 0%;
    }
    .side-next-img {
      display: none;
    }
    .kasou02 .container {
        width: calc(100% - 300px);
        max-width: 100%;
    }
  }




  /* @media only screen and (max-width: 425px) { */
  @media only screen and (max-width: 480px) {
    .text .title,
    .text .subtitle {
      font-size: 28px;
    }
    .section-title .title {
      font-size: 28px;
      letter-spacing: 0.01em;
    }
    .showcase-two .showcase-slider-content .slider-content .showcase-slider-section-two .showcase-inner .text .title {
      font-size: 30px;
      line-height: 40px;
    }
    .counterup-area .single-counter-item .content .count-num {
      font-size: 30px;
      line-height: 30px;
    }
    .showcase .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper {
      padding-left: 15px;
    }
    .showcase-two .showcase-slider-content .social-link {
      right: 2.5%;
      left: auto;
    }
    .showcase-five .showcase-slider-content .slider-content .showcase-slider-section-five .showcase-inner .inner-content-wrapper .text p::before{
      top: 10px;
    }
    .showcase-two
      .showcase-slider-content
      .slider-content
      .showcase-slider-section-two
      .showcase-inner
      .inner-content-wrapper {
      padding-left: 15px;
    }
    .work-section-three.padding-bottom-100.padding-top-100 {
      padding-bottom: 45px;
    }
    .showcase-three
      .showcase-slider-content
      .slider-content
      .showcase-slider-section
      .showcase-inner
      .inner-content-wrapper {
      padding-left: 15px;
    }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .text p::before {
      width: 40px;
      top: -15px;
    }
    .showcase-three .banner-slider-controls .controller-wrapper {
      left: 14%;
    }
    .showcase-two .header-bottom-text .banner-slider-controls .controller-wrapper {
      left: 14%;
    }
    .work-section .work-text-wrapper {
      padding-left: 15px;
    }
    .work-section-two .work-text-wrapper {
      display: block;
    }
    .testimonial-section .single-testimonial-item .hover {
      padding: 35px 15px 28px 15px;
    }
    .our-blog .blog-single-item-1 .blog-content {
      padding: 36px 15px 27px 15px;
    }
    .client-section.padding-bottom-70.padding-top-70 {
      padding-bottom: 40px;
      padding-top: 40px;
    }
    .service-details-section {
      padding-left: 0;
      padding-right: 0;
    }
    .single-full-width-why-us-item {
      margin-bottom: 85px;
    }
    .single-full-width-why-us-item .right-content .right-inner .title {
      font-size: 26px;
    }
    .single-full-width-why-us-item .right-content {
      margin-left: 0px;
    }
    .gallery-five .gfive-slider-total-content .gallery-slider-five-controls .slider-nav {
      display: none;
    }
    .map-section-two .map-section-info .contact-info .contact-form .subtitle {
      font-size: 24px;
    }
    .map-section-four .map-contact {
      display: block;
      padding-left: 0px;
    }
    .map-section-four .map-social {
      padding-left: 15px;
    }
    .single-product-cart .check-out-area {
      display: block;
    }
    .progress-bar {
      padding: 30px;
    }
    .coming-area .subscribe-area {
      width: 100%;
    }
    .counterup-area-work .single-counter-item {
      margin-bottom: 40px;
    }
    .work-section-two::before {
      height: 43%;
    }
    .work-section-three.padding-bottom-100.padding-top-150 {
      padding-bottom: 45px;
    }
    .work-section.bg-grey-2.padding-bottom-100.padding-top-100 {
      padding-bottom: 45px;
    }
    .counter-part .counter-item {
      margin-bottom: 40px;
    }
    .counter-part .counter-item + li {
      margin-left: 24px;
    }
    .breadcrumb-area .page-title {
      font-size: 38px;
    }
    .breadcrumb-inner {
      margin-left: 0px;
    }
    .map-section-inner .map-section-info .map-contact {
      padding: 60px 15px;
    }
    .contact-form {
      padding: 60px 15px;
    }




    .top_03 .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .top_03 .col-md-6:first-child {
        margin-bottom: 30px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner {
        height: calc(85vh - 80px);
        min-height: 500px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img {
        width: 100%;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper {
        width: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding: 20px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text {
        top: 0;
        text-align: center;
        width: 100%;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text p.aka {
        font-size: 20px;
        font-weight: 600;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .inner-content-wrapper .text .title {
        color: #fff;
        letter-spacing: 0.15em;
    }
    .showcase-four .btn-wrapper .btn-showcase {
        padding: 12px 45px 12px 40px;
    }
    .showcase-four .banner-slider-controls-four .controller-wrapper,
    .showcase-four .banner-slider-controls-four .slider-nav {
        display: none;
    }
    .showcase-four .showcase-slider-content .scroll-next .scroll-content p {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
    }
    .showcase-four .showcase-slider-content .scroll-next .scroll-content p i {
        margin-right: 7px;
        font-size: 18px;
        font-weight: 500;
        position: relative;
        top: 2px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img .showcase-inner-text {
        padding: 18px 20px;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img .showcase-inner-text p {
      font-size: 13px;
    }
    .showcase-four .showcase-slider-content {
        margin-left: 0;
    }
    .showcase-four.alignfull,
    .showcase-four .col-md-12 {
        padding: 0;
    }
    .showcase-four .showcase-slider-content .slider-content .showcase-slider-section-four .showcase-inner .showcase-img:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #444;
        opacity: .5;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }
    .work-section.top_about .work-img {
        padding-left: 0;
        padding-bottom: 20px;
    }
    .top_about .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .top_about.work-section .work-text-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .section-title .title span.kuro {
        font-size: 26px;
    }
    .top_about .work-img::before,
    .title span.borderari:before {
        content: none;
    }
    .top_about .btn-wrapper .btn-showcase {
        padding-top: 12px;
        padding-bottom: 12px;
        width: 190px;
    }
    .top_about .work-text {
        padding-bottom: 0;
    }
    .work-section .work-text-wrapper .work-title {
        padding-bottom: 8px;
    }
    .top_about.work-section .work-text>p {
        margin-bottom: 30px;
    }
    .top_03 .testi-title.section-title {
        padding-bottom: 30px;
    }
    p.subtitle {
        font-weight: 600;
        font-size: 16px;
    }
    p.font15 {
        line-height: 1.8;
    }
    .top_03.creative-team-two .team-section .team-text {
        padding: 0 30px;
    }
    .top_03.creative-team-two .team-section .team-text .title {
        font-size: 18px;
    }
    .padding-bottom-90 {
        padding-bottom: 65px;
    }
    .padding-top-90 {
        padding-top: 65px;
    }
    .padding-top-100 {
        padding-top: 70px;
    }
    .top_03 .col-md-6 {
        padding: 0 15px;
    }
    .footer_bg_fff {
        padding: 30px 35px;
    }
    .footer_bg_fff h4.title {
        font-size: 16px;
        letter-spacing: 0.05em;
    }
    .footer_bg_fff .btn-wrapper a.btn-showcase {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .top_04 .section-title {
        padding-bottom: 30px;
    }
    .subtext_up {
        font-size: 13px;
    }
    .footer_bg_fff .imgarea img {
        max-width: 200px;
    }
    .top_03.creative-team-two .team-section .team-text p::after {
        bottom: 10px;
    }
    .top_about .subtext_up, .top_about h2.left, .top_about .btn-wrapper {
        text-align: center !important;
    }
    a.gotop {
        right: 15px;
    }
    a.gotop span.arrow_ {
        height: 28px;
        width: 28px;
        line-height: 28px;
        font-size: 18px;
    }
    .breadcrumb-area {
        padding: 85px 5px;
    }
    .breadcrumb-area .container {
        padding: 0 15px;
        position: relative;
        z-index: 1;
    }
    .breadcrumb-area:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #222;
        opacity: .3;
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .breadcrumb-area .page-title {
        font-size: 36px;
        color: #fff;
    }
    .breadcrumb-area span.borderari {
        font-size: 14px;
    }
    .breadcrumb-area span.borderari:after {
        bottom: 10px;
    }
    .breadcrumb-area .bg-img-right {
        width: 100%;
    }
    .breadcrumb-area p {
        color: #fff;
    }

    .kasou00 .container-fluid {
        width: 100%;
    }
    .kasou00 .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .kasou00_media_left .work-text-wrapper,
    .kasou00_media_right.work-section .work-text-wrapper {
        padding: 0;
    }
    .kasou00 .aka.border {
        padding: 7px 15px;
        font-size: 12px;
        margin: 20px 0 10px !important;
    }
    .kasou00 .section-title .title span.kuro {
        font-size: 28px;
    }
    .kasou00.work-section .work-text-wrapper .work-title {
        padding-bottom: 0;
    }
    .kasou00 .work-text-wrapper p.font15 {
        line-height: 1.8;
        margin-bottom: 20px;
    }
    .kasou00 p.bg_fff {
        padding: 15px 20px 12px;
    }
    .kasou00 p.bg_fff span.bold {
        width: 65px;
        font-size: 14px;
    }
    .kasou00 p.bg_fff span.nomal {
        width: calc(100% - 65px);
        font-size: 13px;
    }
    .kasou00 p.bg_fff span {
        margin-bottom: 3px;
    }
    .kasou00_1 .work-text-wrapper:before {
        height: calc(100% + 60px);
        right: -30px;
        top: auto;
        bottom: 0;
    }
    .kasou00_media_right .col-lg-6:last-child {
        order: -1;
    }
    .kasou02 .container {
        width: 100%;
    }
    .kasou02 {
        padding-top: 25px;
        background-color: #f8f8f8;
        padding-bottom: 65px;
    }
    .kasou00 {
        padding-bottom: 0 !important;
    }
    .kasou02 .team-section .team-text p {
        margin-bottom: 0;
        font-size: 11px;
        letter-spacing: 0.05em;
        padding-left: 15px;
    }
    .kasou02 .team-section .team-text p::after {
        bottom: 10px;
        width: 10px;
    }
    .kasou02 .team-section .team-text {
        padding: 6px 10px 5px;
    }
    .kasou02 .team-section p {
        text-align: center;
        font-size: 12px;
        letter-spacing: 0;
        line-height: 1.4;
    }
    .kasou02 .team-section .team-img-cont {
        margin-bottom: 5px;
    }
    .kasou02_nav_a .owl-nav>div.owl-prev {
        left: -10px;
    }
    .kasou02_nav_a .owl-nav>div.owl-next {
        right: -10px;
    }
    .kasou02_nav_a .owl-nav>div:after {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 18px;
    }
    .kasou00.padding-top-120 {
        padding-top: 65px;
    }
  }


@media only screen and (max-width: 374px) {
  .footer_bg_fff {
      padding: 25px 25px;
  }
}

@media only screen and (max-width: 360px) {
  .footer_bg_fff h4.title {
      font-size: 15px;
      letter-spacing: 0;
  }
}

@media only screen and (max-width: 359px) {
  .breadcrumb-area .page-title {
      font-size: 34px;
      letter-spacing: -0.01em;
  }
}
