
/*
Theme Name: Dizital
Theme URI: https://ordainit.com/dizital/
Author: Ordaintheme
Author URI: https://ordainit.com
Description: Dizital - Marketing Agency Html Template
Version: 1.0.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Global
    ## Global
    ## Mixins
    ## Theme
    ## Variables
    ## Common

# Sections
    ## Nav Bar
    ## Banner
    ## Brand Area
    ## Footer
    ## Widgets

# Elements
    ## accordion
    ## filter
    ## apartment
    ## blog
    ## city
    ## feature
    ## gallery
    ## intro
    ## main-search
    ## pricing
    ## service
    ## team
    ## user-list

--------------------------------------------------------------*/
/*-----------------
    # Typography
-----------------*/
@import url("css.css");
:root {
  --main-color: #FF3147;
  --heading-color: #061526;
  --paragraph-color: #061526;
  --heading-font: "Cormorant SC", sans-serif;
  --body-font: "Poppins", sans-serif;
  --body-font-size: 16px;
  --line-height30: 1.7;
}

.home-dark {
  --main-color: #FF3147;
  --heading-color: #fff;
  --paragraph-color: #fff;
  background: #1A1A1A;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  font-family: var(--body-font);
}

* {
  box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */
}

body {
  margin: 0;
  color: var(--paragraph-color);
  overflow-x: hidden;
  font-family: var(--body-font);
  line-height: var(--line-height30);
  font-size: var(--body-font-size);
}

h1 {
  font-size: 60px;
  line-height: 1.2333333333;
}

h2 {
  font-size: 45px;
  line-height: 1.3380952381;
}

h3 {
  font-size: 30px;
  line-height: 1.3833333333;
}

h4 {
  font-size: 24px;
  line-height: 1.3380952381;
}

h5 {
  font-size: 20px;
  line-height: 1.3380952381;
}

h6 {
  font-size: 16px;
  line-height: 1.2380952381;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--heading-color);
  font-weight: 700;
}

p {
  color: var(--paragraph-color);
  -webkit-hyphens: auto;
  hyphens: auto;
  margin-bottom: 10px;
}

a {
  color: inherit;
  text-decoration: none!important;
  transition: 0.4s;
}
a:hover,
a:focus,
a:active {
  outline: none;
  color: inherit;
}

a:hover {
  color: var(--main-color);
}

pre {
  word-break: break-word;
}

a i {
  padding: 0 2px;
}

img {
  max-width: 100%;
}

ol {
  counter-reset: counter;
  padding-left: 0;
}

ol li {
  list-style: none;
  margin-bottom: 1rem;
}

ol li:before {
  counter-increment: counter;
  content: counter(counter);
  font-weight: 500;
  margin-right: 10px;
}

button:hover,
button:active,
button:focus {
  outline: 0;
}

/*input and button type focus outline disable*/
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
select:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #ddd;
}

.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.no-gutter > [class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.no-gutter[class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.h-100vh {
  height: 100vh;
}

code {
  color: #faa603;
}

.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: "";
  color: var(--main-color);
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  clear: both;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-navigation .nav-previous > a,
.posts-navigation .nav-previous > a,
.post-navigation .nav-previous > a,
.comment-navigation .nav-next > a,
.posts-navigation .nav-next > a,
.post-navigation .nav-next > a {
  transition: 0.3s ease-in;
}

.comment-navigation .nav-previous:hover > a,
.posts-navigation .nav-previous:hover > a,
.post-navigation .nav-previous:hover > a,
.comment-navigation .nav-next:hover > a,
.posts-navigation .nav-next:hover > a,
.post-navigation .nav-next:hover > a {
  color: var(--main-color);
}

.comment-list li {
  list-style: none;
}

.h-100vh {
  height: 100vh;
}

.position-relative {
  position: relative;
}

/*--------------------------------------------------------------
# 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;
  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: 15px;
  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;
}

/*--------------------------------------------------------------
# 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,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

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

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  clear: both;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*----------------------------------------
    # Unit test
------------------------------------------*/
.wp-link-pages a {
  margin: 0 5px;
  transition: 0.3s ease-in;
}

.wp-link-pages {
  margin-bottom: 30px;
  margin-top: 25px;
}

.wp-link-pages span,
.wp-link-pages a {
  border: 1px solid #e2e2e2;
  padding: 5px 15px;
  display: inline-block;
}

.wp-link-pages .current,
.wp-link-pages a:hover {
  background-color: var(--main-color);
  color: #fff;
  border-color: var(--main-color);
}

.wp-link-pages span:first-child {
  margin-right: 5px;
}

dl,
ol,
ul {
  padding-left: 15px;
}

.post-password-form input {
  display: block;
  border: 1px solid #e2e2e2;
  height: 50px;
  border-radius: 3px;
  padding: 0 20px;
}

.post-password-form label {
  font-weight: 600;
  color: #333;
}

.post-password-form input[type=submit] {
  width: 100px;
  height: 50px;
  background-color: var(--main-color);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  border: none;
  cursor: pointer;
  transition: 0.3s ease-in;
}

.post-password-form input[type=submit]:hover {
  background-color: #121A2F;
}

.footer-widget .table td,
.footer-widget .table th {
  padding: 0.5rem !important;
}

.custom-gutters-10 > .col,
.custom-gutters-10 > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

@media all and (min-width: 992px) {
  .no-lg-gutters > .col,
.no-lg-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media all and (min-width: 768px) {
  .no-md-gutters > .col,
.no-md-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}
/*---------------------------------------
    ## Button
---------------------------------------*/
.btn {
  height: 50px;
  line-height: 51px;
  padding: 0 30px;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  border: 0;
  font-size: 15px;
  transition: all 0.5s ease;
  font-weight: 600;
  z-index: 0;
}
.btn:focus, .btn:active {
  outline: 0;
  box-shadow: none;
}
.btn:after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  transition: all 0.3s ease-in;
  z-index: -1;
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(30deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}
.btn i {
  margin-left: 6px;
}
.btn img {
  width: auto !important;
  display: inline-block;
  margin-bottom: 1px !important;
  margin-left: 6px;
}
.btn:hover:after {
  height: 100%;
  width: 135%;
}

.btn-base {
  color: #fff;
  background: var(--main-color);
  border-radius: 15px;
}
.btn-base:hover {
  color: #fff;
  box-shadow: 2px 2px 10px #7a7979;
}

.btn-gray {
  color: var(--main-color);
  background: #F4F4F4;
}

.btn-half-gray {
  color: var(--main-color);
  position: relative;
}
.btn-half-gray:after {
  display: none;
}
.btn-half-gray:before {
  content: "";
  background: #F4F4F4;
  position: absolute;
  transition: all 0.3s ease-in;
  height: 100%;
  left: 0;
  top: 0;
  width: 76%;
  z-index: -1;
}
.btn-half-gray svg {
  margin-left: 6px;
  transition: 0.4s;
  width: auto !important;
  display: inline-block !important;
}
.btn-half-gray:hover:before {
  width: 100%;
}
.btn-half-gray:hover svg {
  margin-left: 9px;
  fill: var(--main-color);
}

.btn-white {
  color: var(--main-color);
  background: #fff;
}
.btn-white:after {
  display: none;
}
.btn-white:hover {
  background: rgba(255, 255, 255, 0.8);
}

.btn-border-base {
  color: var(--main-color);
  border: 2px solid var(--main-color);
  line-height: 48px;
  background: transparent;
}
.btn-border-base:hover, .btn-border-base:focus {
  color: #fff;
  background: var(--main-color);
}
.btn-border-base:hover img, .btn-border-base:focus img {
  filter: brightness(100);
}

.btn-border-white {
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.8);
  line-height: 47px;
}
.btn-border-white:hover, .btn-border-white:focus {
  color: #fff;
  background: var(--main-color);
  border: 2px solid var(--main-color);
}

.btn-border-black {
  color: var(--heading-color);
  border: 1px solid #0F285F;
  line-height: 47px;
}
.btn-border-black:hover, .btn-border-black:focus {
  color: #fff;
  background: var(--main-color);
  border: 1px solid var(--main-color);
}
.btn-border-black:hover img, .btn-border-black:focus img {
  filter: brightness(100);
}

.btn-black {
  color: #fff;
  background: var(--heading-color);
}
.btn-black:hover {
  color: #fff;
}

.read-more-text {
  display: inline-block;
  position: relative;
  color: var(--main-color);
}
.read-more-text i {
  margin-left: 3px;
  transition: 0.4s;
}
.read-more-text:hover i {
  margin-left: 7px;
}

/*------------------------------------------------
    ## Section title
------------------------------------------------*/
.section-title {
  margin-bottom: 48px;
  position: relative;
}
.section-title .sub-title {
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  color: var(--main-color);
  font-family: var(--heading-font);
}
.section-title .title {
  margin-bottom: 0;
  margin-top: 7px;
  line-height: 1.1;
  font-family: var(--heading-font);
}
.section-title .content {
  margin-top: 20px;
  margin-bottom: 0;
}
.section-title .small-title-color {
  color: var(--main-color);
}
.section-title .btn {
  margin-top: 32px;
}
.section-title.style-white .sub-title {
  color: #fff;
}
.section-title.style-white .title {
  color: #fff;
}
.section-title.style-white .content {
  color: #fff;
}
.section-title.style-bg {
  background: #f4f4f4;
  padding: 60px;
  border-radius: 8px;
}

.single-list-inner ul {
  margin: 0;
  padding: 0;
}
.single-list-inner ul li {
  list-style: none;
  margin-bottom: 10px;
}
.single-list-inner ul li i {
  margin-right: 10px;
  color: var(--main-color);
}
.single-list-inner ul li:last-child {
  margin-bottom: 0;
}
.single-list-inner.left-dot-after li {
  padding-left: 15px;
  position: relative;
}
.single-list-inner.left-dot-after li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  background: var(--main-color);
  height: 8px;
  width: 8px;
  border-radius: 50%;
}
.single-list-inner h5 {
  font-family: var(--body-font);
}
.single-list-inner h5 i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background-color: #f2dae3;
  color:  #ff3147;
  border-radius: 100%;
  margin-right: 6px;
}

/*------------------------------------------------
    ## Back Top
------------------------------------------------*/
.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 44px;
  height: 44px;
  color: #fff;
  background-color: var(--main-color);
  text-align: center;
  line-height: 44px;
  z-index: 99;
  font-size: 25px;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: none;
  animation: backto-top-bounce 4s infinite ease-in-out;
}
@keyframes backto-top-bounce {
  0% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-5px);
  }
}
/*-----------------------------------------
    ## Preloader Css
-------------------------------------------*/
.pre-wrap {
  position: fixed;
  content: "";
  transform: translate(-100%, -240%);
  font-size: 62px;
}

.preloader-inner {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999999999;
  background-color: #030724;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: 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);
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 30px;
  display: block;
  transition: all 0.4s ease;
}
.preloader-inner .cancel-preloader a:hover {
  background-color: var(--heading-color);
  color: #fff;
}

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

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

.dot2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*-----------------------------------------
    ## Breadcumb 
------------------------------------------*/
.video-play-btn {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  display: inline-block;
  line-height: 100px;
  position: relative;
  z-index: 0;
  text-align: center;
  animation: ripple-white3 2.5s linear infinite;
  border: 2px solid var(--main-color);
}
.video-play-btn i {
  color: var(--main-color);
  margin-left: 6px;
  font-size: 28px;
}
.video-play-btn.video-play-border {
  background: transparent;
  border: 2px solid #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
}
.video-play-btn.video-play-border:hover {
  background: #fff;
}
.video-play-btn.video-play-border:hover i {
  color: var(--main-color);
}
.video-play-btn.video-play-border i {
  color: #fff;
  font-size: 20px;
  margin-left: 3px;
}
.video-play-btn.video-play-border:after {
  display: none;
}

/*-----------------------------------------
    ## Breadcumb 
------------------------------------------*/
.breadcrumb-area {
  padding: 186px 0 112px;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}
.breadcrumb-area:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 100, 0));
  height: 65%;
  transition: all 0.6s ease;
  z-index: 0;
  opacity: 0.5;
}
.breadcrumb-area .breadcrumb-inner {
  position: relative;
  z-index: 2;
}
.breadcrumb-area .page-title {
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}
.breadcrumb-area .page-list {
  margin: 0;
  padding: 0;
  color: #fff;
}
.breadcrumb-area .page-list li {
  font-size: 16px;
  font-weight: 200;
  list-style: none;
  display: inline-block;
  position: relative;
  padding-left: 8px;
}
.breadcrumb-area .page-list li:after {
  position: absolute;
  left: 0;
  top: 1px;
  content: "/";
  font-family: "fontawesome";
}
.breadcrumb-area .page-list li:first-child {
  padding-left: 0;
}
.breadcrumb-area .page-list li:first-child:after {
  display: none;
}

/********* social-media *********/
.social-media {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2;
}
.social-media li {
  display: inline-block;
  margin: 0;
}
.social-media li a {
  height: 38px;
  width: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  border: 1px solid #fff;
  font-size: 15px;
  color: #fff;
}
.social-media li a:hover {
  background: var(--main-color);
  border: 1px solid var(--main-color);
}
.social-media li:first-child {
  margin-left: 0;
}
.social-media li:last-child {
  margin-right: 0;
}
.social-media.style-base li a {
  border: 1px solid var(--main-color);
  font-size: 15px;
  color: var(--main-color);
}
.social-media.style-base li a:hover {
  background: var(--main-color);
  border: 1px solid var(--main-color);
  color: #fff;
}

.social-media-2 {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2;
}
.social-media-2 li {
  display: inline-block;
  margin: 0 5px;
  color: #fff;
}
.social-media-2 li:first-child {
  margin-left: 0;
}
.social-media-2 li:last-child {
  margin-right: 0;
}
.social-media-2.style-black li {
  color: var(--paragraph-color);
}

/********* slider-control *********/
.slider-control-round .owl-nav button {
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin: 0 8px;
  border-radius: 50%;
  border: 1px solid var(--main-color);
  transition: 0.4s;
  box-shadow: none;
  color: var(--main-color);
  background: transparent;
  padding: 0;
  cursor: pointer;
}
.slider-control-round .owl-nav button:hover {
  background: var(--main-color);
  color: #fff;
}
.slider-control-round .owl-nav .owl-prev {
  margin-left: 0;
}
.slider-control-round .owl-nav .owl-next {
  margin-left: 0;
}

.slider-control-square .owl-nav button {
  height: 45px;
  width: 60px;
  line-height: 46px;
  margin: 0 8px;
  border-radius: 0;
  border: 1px solid var(--main-color);
  transition: 0.4s;
  box-shadow: none;
  color: var(--main-color);
  background: transparent;
  font-size: 20px;
  padding: 0;
  cursor: pointer;
}
.slider-control-square .owl-nav button:hover {
  background: var(--main-color);
  color: #fff;
}
.slider-control-square .owl-nav .owl-prev {
  margin-left: 0;
}
.slider-control-square .owl-nav .owl-next {
  margin-left: 0;
}

.slider-control-dots .owl-dots {
  text-align: center;
  padding-top: 23px;
}
.slider-control-dots .owl-dots .owl-dot {
  margin: 0 6px;
  border: 0;
  background: none;
}
.slider-control-dots .owl-dots .owl-dot span {
  display: block;
  border-radius: 50%;
  background-color: var(--heading-color);
  width: 8px;
  height: 8px;
  position: relative;
  transition: all 0.3s ease;
}
.slider-control-dots .owl-dots .owl-dot span:after {
  position: absolute;
  content: "";
  top: -5px;
  left: -5px;
  border: 1px solid var(--main-color);
  border-radius: 50%;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  transform: scale(0);
  transition: all 0.3s ease;
}
.slider-control-dots .owl-dots .owl-dot.active span {
  background: var(--main-color);
}
.slider-control-dots .owl-dots .owl-dot.active span:after {
  transform: scale(1);
}
.slider-control-dots .owl-dots .owl-dot:focus {
  outline: 0;
}

.add-to-cart-icon {
  position: relative;
}
.add-to-cart-icon .count {
  position: absolute;
  right: -6px;
  top: -7px;
  background: var(--main-color);
  color: #fff;
  height: 16px;
  width: 16px;
  line-height: 18px;
  border-radius: 50%;
  font-size: 8px;
  text-align: center;
}

/*--------------------------------------------------------------
# Globals
--------------------------------------------------------------*/
.border-left-5 {
  border-left: 5px solid var(--main-color);
}

.ratting-inner {
  color: #FFC107;
}

.border-radius-8 {
  border-radius: 8px;
}

.bg-base {
  background: var(--main-color);
}

.bg-gray {
  background: #FAFAFA;
}

.bg-black-2 {
  background: #202020;
}

.bg-black {
  background: var(--heading-color);
}

.bg-relative {
  position: relative;
}

.bg-cover {
  background-size: cover !important;
}

.bg-overlay {
  position: relative;
  background-size: cover !important;
}
.bg-overlay:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
}
.bg-overlay .container {
  position: relative;
  z-index: 2;
}

.bg-overlay-rgba {
  position: relative;
  background-size: cover !important;
}
.bg-overlay-rgba:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(to right, rgba(40, 120, 235, 0.9), rgba(241, 41, 201, 0.9));
}
.bg-overlay-rgba .container {
  position: relative;
  z-index: 2;
}

.healf-bg-black-bottom {
  position: relative;
}
.healf-bg-black-bottom:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #101010;
}
.healf-bg-black-bottom .container {
  position: relative;
  z-index: 2;
}

.image-hover-animate {
  overflow: hidden;
}
.image-hover-animate img {
  transform: scale(1.02);
  transition: 0.4s;
}
.image-hover-animate:hover img {
  transform: scale(1.1);
}

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

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

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

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

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

.pd-top-135 {
  padding-top: 135px;
}

.pd-top-140 {
  padding-top: 140px;
}

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

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

.mg-top-160 {
  margin-top: 160px;
}

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

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

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

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

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

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

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

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

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

.mg-bottom-110 {
  margin-bottom: 110px;
}

.mg-bottom-120 {
  margin-bottom: 120px;
}

/************ animate style ************/
.al-animate-1 {
  animation: 1.5s 0.2s fadeInLeft both;
}

.al-animate-2 {
  animation: 1.5s 0.4s fadeInLeft both;
}

.al-animate-3 {
  animation: 1.5s 0.6s fadeInLeft both;
}

.al-animate-4 {
  animation: 1.5s 0.8s fadeInLeft both;
}

.top_image_bounce {
  animation: top-image-bounce 3s infinite ease-in-out;
}

.left_image_bounce {
  animation: left-image-bounce 3s infinite ease-in-out;
}

.right_image_bounce {
  animation: right-image-bounce 3s infinite ease-in-out;
}

.spin_image {
  animation: spin 3s infinite ease-in-out;
}
@keyframes top-image-bounce {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(12px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@keyframes left-image-bounce {
  0% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(-5px);
  }
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
    transform-origin: 50%;
  }
}
@keyframes ripple-white3 {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 100px rgba(255, 255, 255, 0);
  }
}
/*---------------------------------------------------
	widget styles
----------------------------------------------------*/
.td-sidebar .widget {
  margin-bottom: 40px;
}
.td-sidebar .widget .widget-title {
  margin-bottom: 25px;
  position: relative;
}

.widget_search {
  padding: 0 !important;
  border: 0 !important;
}

.widget_search .search-form {
  position: relative;
  background: #fff;
  overflow: hidden;
  border: 1px solid #EBEBEB;
}

.widget_search .search-form .form-group {
  margin-bottom: 0;
}

.widget_search .search-form input {
  width: 100%;
  border: 0;
  height: 65px;
  background: transparent;
  padding: 0 88px 0 22px;
}

.widget_search .search-form input::placeholder {
  color: #D5D5D5;
}

.widget_search .search-form input:focus {
  border: 0;
  outline: 0;
}

.widget_search .search-form button {
  position: absolute;
  right: 0;
  border: 0;
  background: var(--main-color);
  cursor: pointer;
  padding: 0 30px;
  top: 0;
  height: 65px;
}

.widget_search .search-form button i {
  color: #fff;
}

.widget_search .search-form button:active, .widget_search .search-form button:focus {
  box-shadow: none;
  outline: 0;
}

.widget-recent-post ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.widget-recent-post ul li .media {
  margin-bottom: 30px;
  align-items: center;
}

.widget-recent-post ul li .media .media-left {
  margin-right: 18px;
  overflow: hidden;
}

.widget-recent-post ul li .media .media-left img {
  border-radius: 4px;
  transform: scale(1.02);
  transition: 0.4s;
}

.widget-recent-post ul li .media:hover .media-left img {
  transform: scale(1.1);
}

.widget-recent-post ul li .media .media-body .title {
  margin-bottom: 8px;
  font-size: 15px;
}

.widget-recent-post ul li .media .media-body p {
  font-size: 14px;
}

.widget-recent-post ul li .media .media-body .post-info {
  font-size: 12px;
  color: #808080;
}

.widget-recent-post ul li .media .media-body .post-info i {
  margin-right: 4px;
}

.widget-recent-post ul li .media .media-body .post-info span {
  color: var(--main-color);
  margin-left: 20px;
}

.widget-recent-post ul li:last-child .media {
  margin-bottom: 0 !important;
}

.widget_catagory ul {
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.widget_catagory ul li {
  list-style: none;
  transition: all 0.4s ease;
  margin-bottom: 6px;
}

.widget_catagory ul li a {
  position: relative;
  padding-left: 20px;
}
.widget_catagory ul li a:hover {
  color: var(--main-color);
}

.widget_catagory ul li a i {
  padding-right: 10px;
  color: var(--main-color);
  position: absolute;
  left: 0;
  top: 4px;
}

.widget_catagory ul li:hover {
  padding-left: 3px;
}

.widget_catagory ul li:last-child {
  margin-bottom: 0;
}

.widget_twitter ul {
  padding-left: 0;
}

.widget_twitter ul li {
  list-style: none;
  transition: all 0.4s ease;
  margin-bottom: 6px;
  display: flex;
  border-bottom: 1px solid #d2d0d0;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.widget_twitter ul li a {
  position: relative;
  padding-left: 25px;
}

.widget_twitter ul li a i {
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: 7px;
}

.widget_twitter ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.widget_tags .tagcloud a {
  border: 1px solid #BFBFBF;
  height: 36px;
  line-height: 36px;
  padding: 0 18px;
  display: inline-block;
  margin: 0 8px 13px 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #9C9C9C;
}

.widget_tags .tagcloud a:hover {
  background: var(--main-color);
  color: #ffffff;
  border-color: var(--main-color);
}

.widget_opening_time .catagory-items {
  margin: 0;
  padding: 0;
}

.widget_opening_time .catagory-items li {
  border-bottom: 1px dashed #BEBEBE;
  padding-bottom: 15px;
  margin-bottom: 14px;
  list-style: none;
  display: block;
  overflow: hidden;
}

.td-sidebar .widget_add {
  border: 0;
  padding: 0;
}

/******** widget-video-inner *********/
.widget-video-inner {
  border-radius: 10px !important;
  padding: 0 !important;
  border: 1px solid #E3E3E3 !important;
  overflow: hidden;
}
.widget-video-inner .header {
  background: var(--main-color);
  padding: 10px 30px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.widget-video-inner .details {
  padding: 40px;
}
.widget-video-inner .details ul {
  padding: 0;
  margin: 0;
}
.widget-video-inner .details ul li {
  list-style: none;
  text-align: right;
  display: flex;
  align-items: baseline;
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.widget-video-inner .details ul li:last-child {
  border-bottom: 0;
}
.widget-video-inner .details ul li i {
  color: var(--main-color);
  margin-right: 7px;
}
.widget-video-inner .details ul li span {
  margin-right: auto;
  font-weight: 500;
  color: var(--heading-color);
}
.widget-video-inner .details .event-g-map iframe {
  border: 0 !important;
}

.widget_instagram .thumb {
  margin-bottom: 10px;
}
.widget_instagram .thumb img {
  width: 100%;
}

.widget_subscribe .input-inner {
  position: relative;
}
.widget_subscribe .input-inner input {
  width: 100%;
  height: 50px;
  padding: 0 35px 0 12px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.widget_subscribe .input-inner input::placeholder {
  color: #fff;
}
.widget_subscribe .input-inner i {
  position: absolute;
  right: 10px;
  top: 16px;
  color: #fff;
}

/*----------------------------------------------
    # Nav bar 
----------------------------------------------*/
.navbar-area {
  width: 100%;
  z-index: 99;
}
.navbar-area .nav-container {
  background-color: transparent;
  padding: 12px 15px;
  transition: all 0.4s;
}
.navbar-area .nav-container .logo a {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
}
.navbar-area .nav-container .logo a img {
  height: auto;
  max-width: 180px;
}
.navbar-area .nav-container .btn-transparent {
  font-size: 13px;
  font-weight: 700;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav {
  display: block;
  width: 100%;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li {
  display: inline-block;
  line-height: 50px;
  text-transform: capitalize;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li a {
  font-weight: 500;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li:hover a {
  color: var(--main-color);
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
  margin-left: 15px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {
  position: relative;
  z-index: 0;
  padding-right: 14px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
  content: "";
  position: absolute;
  right: 3px;
  top: 50%;
  height: 10px;
  width: 2px;
  background: var(--heading-color);
  transform: translateY(-50%);
  transition: all 0.3s ease-in;
  margin-top: 0px;
  z-index: -9999;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 25px;
  height: 2px;
  width: 10px;
  background: var(--heading-color);
  transform: translateY(-50%);
  transition: all 0.3s ease-in;
  z-index: -9999;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover {
  transition: all 0.4s ease;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover:before {
  opacity: 0;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover:after {
  background: var(--main-color);
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
  position: absolute;
  text-align: left;
  min-width: 210px;
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
  top: 100%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  z-index: 9;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
  border-radius: 0;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu.border-bt0 {
  border-bottom: 0px !important;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
  display: block;
  margin-left: 0;
  line-height: 22px;
  font-size: 15px;
  transition: all 0.4s ease;
  border-bottom: 1px solid #f5f5f5;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {
  display: block;
  padding: 10px 20px;
  white-space: nowrap;
  transition: all 0.3s;
  color: #050a30;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.4s ease;
  position: relative;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:before {
  position: absolute;
  left: 17px;
  top: 50%;
  content: "";
  font-family: "fontawesome";
  /* IE 9 */
  /* Chrome, Safari, Opera */
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  color: #fff;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover {
  background: #061539;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover a {
  color: #fff;
  padding: 10px 20px 10px 30px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover a:before {
  visibility: visible;
  opacity: 1;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:last-child {
  border-bottom: 0;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children {
  position: relative;
  z-index: 0;
  padding-right: 0px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:before {
  position: absolute;
  right: 15px;
  top: 50%;
  content: "";
  font-family: "fontawesome";
  /* IE 9 */
  /* Chrome, Safari, Opera */
  transform: translateY(-50%);
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu {
  left: 100%;
  top: 20px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu .sub-menu .sub-menu {
  left: auto;
  right: 100%;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu li:hover:before {
  color: #fff;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav > li {
  margin-right: 12px;
}

.sticky-active {
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  box-shadow: 0 10px 20px 0 rgba(46, 56, 220, 0.05);
}

.navbar-area-1.sticky-active {
  background: #fff;
}

.navbar-nav {
  opacity: 0;
  margin-right: -30px;
  visibility: hidden;
  transition: all 0.3s ease 0s;
}

.menu-open {
  opacity: 1;
  margin-right: 0;
  visibility: visible;
}

.bar1 {
  width: 32px;
  height: 2px;
  margin-bottom: 5px;
  position: absolute;
  background: #fff;
  z-index: 9999;
  top: 10px;
  right: -5px;
}

.bar2 {
  width: 24px;
  height: 2px;
  margin-bottom: 5px;
  position: absolute;
  background: #fff;
  z-index: 9999;
  top: 17px;
  right: -5px;
}

.bar3 {
  width: 18px;
  height: 2px;
  margin-bottom: 5px;
  position: absolute;
  background: #fff;
  z-index: 9999;
  top: 24px;
  right: -5px;
}

.responsive-mobile-menu button:focus {
  outline: none;
  border: none;
}

/**************** nav-right-part *************/
.nav-right-part ul li {
  display: inline-block;
  color: var(--heading-color);
}
.nav-right-part .menubar {
  border-left: 1px solid var(--heading-color);
  padding-left: 30px;
  margin-left: 30px;
}

.nav-right-part-desktop {
  margin-left: 30px;
}

.nav-right-part-mobile {
  display: none;
}

@media only screen and (max-width: 991px) {
  .navbar-area .nav-container {
    padding: 15px;
  }

  .nav-right-part {
    margin-right: 50px;
  }

  .nav-right-part .btn .right {
    padding-left: 5px;
    font-size: 13px;
  }

  .navbar-area .nav-container {
    position: relative;
    z-index: 0;
  }
  .navbar-area .nav-container .navbar-toggler {
    padding: 0px;
  }
  .navbar-area .nav-container .navbar-collapse {
    margin-top: 13px;
    padding-right: 25px;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav {
    display: block;
    margin-top: 20px;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li {
    display: block;
    text-align: left;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li a {
    display: block;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li:last-child {
    border-bottom: none;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
    margin-left: 0;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    top: 25px;
    right: 3px !important;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
    position: initial;
    display: block;
    width: 100%;
    border-top: none;
    box-shadow: none;
    margin-left: 0;
    padding-bottom: 0;
    height: auto;
    overflow: hidden;
    max-height: 250px;
    overflow-y: scroll;
    background-color: transparent;
    border-radius: 10px;
    padding: 0px;
    border-bottom: none;
    display: none;
    transition: none;
    visibility: visible;
    opacity: 1;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children:before {
    content: "";
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
    padding: 0;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:hover:before {
    top: 30px;
    color: #fff;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li {
    border-top: none;
  }

  .navbar-area-1 .nav-container .navbar-collapse .navbar-nav > li > a {
    color: #fff;
  }
  .navbar-area-1 .nav-container .navbar-collapse .navbar-nav > li.menu-item-has-children:before {
    background: var(--heading-color);
  }
  .navbar-area-1 .nav-container .navbar-collapse .navbar-nav > li.menu-item-has-children:after {
    background: var(--heading-color);
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover a {
    color: var(--main-color);
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:before {
    color: var(--main-color);
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {
    padding-right: 0;
  }
}
.sopen {
  display: block;
}

.toggle-btn {
  left: auto;
  right: -10px;
  position: absolute;
  top: 2px;
  width: 40px;
  height: 40px;
  transition-duration: 0.5s;
  border: 0;
  background: transparent;
}
.toggle-btn .icon-left {
  transition-duration: 0.5s;
  position: absolute;
  height: 2px;
  width: 11px;
  top: 18px;
  background-color: var(--main-color);
  left: 7px;
}
.toggle-btn .icon-left:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
  top: -7px;
  left: 0;
}
.toggle-btn .icon-left:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
  top: 7px;
  left: 0;
}
.toggle-btn .icon-left:hover {
  cursor: pointer;
}
.toggle-btn .icon-right {
  transition-duration: 0.5s;
  position: absolute;
  height: 2px;
  width: 11px;
  top: 18px;
  background-color: var(--main-color);
  left: 18px;
}
.toggle-btn .icon-right:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
  top: -7px;
  left: 0;
}
.toggle-btn .icon-right:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: var(--main-color);
  content: "";
  top: 7px;
  left: 0;
}
.toggle-btn .icon-right:hover {
  cursor: pointer;
}
.toggle-btn.open .icon-left {
  transition-duration: 0.5s;
  background: transparent;
}
.toggle-btn.open .icon-left:before {
  transform: rotateZ(45deg) scaleX(1.4) translate(2px, 1px);
}
.toggle-btn.open .icon-left:after {
  transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -1px);
}
.toggle-btn.open .icon-right {
  transition-duration: 0.5s;
  background: transparent;
}
.toggle-btn.open .icon-right:before {
  transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 1px);
}
.toggle-btn.open .icon-right:after {
  transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -1px);
}
.toggle-btn:hover {
  cursor: pointer;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-area .nav-container .navbar-collapse .navbar-nav li {
    font-size: 16px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
    margin-left: 5px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:after {
    top: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-mobile-menu {
    display: block;
    width: 100%;
    position: relative;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  .margin-xlt-80 {
    margin-top: 0px;
  }

  .contact-widget .contact_info_list li.single-info-item .details {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-area .logo {
    padding-top: 0px !important;
  }

  .widget ul {
    text-align: left;
  }

  .navbar-collapse {
    background: #fff;
    padding-left: 35px;
    margin-top: 0px;
    width: 100%;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    right: 20px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav {
    margin-bottom: 20px;
  }

  .navbar-area {
    padding: 0px;
  }

  .bar1, .bar2, .bar3 {
    background: #fff;
  }

  .party-box-wrapper {
    padding: 50px 0px;
  }

  .party-box-wrapper .party-box-content h4 {
    font-size: 30px;
    line-height: 45px;
  }

  .footer-area .copyright-area-inner {
    padding: 20px;
  }

  .navbar-expand-lg .navbar-collapse {
    margin-top: 0px;
  }

  .contact-widget .contact_info_list li.single-info-item .details {
    padding-left: 25px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
    padding: 0 0 0 20px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {
    padding: 12px 0;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:last-child a {
    padding-bottom: 3px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover i {
    opacity: 0;
    margin-right: -18px;
  }

  .nav-right-part-mobile {
    display: block;
  }

  .nav-right-part-desktop {
    display: none;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover {
    background: none;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li a {
    color: #333333;
  }
}
/* Tablet Layout wide: 767px. */
@media only screen and (max-width: 767px) {
  .logo-wrapper.mobile-logo {
    display: block;
    width: 100%;
  }

  .responsive-mobile-menu {
    display: block;
    width: 100%;
    position: relative;
  }

  .responsive-mobile-menu .navbar-toggler {
    position: absolute;
    left: calc(100% - 130px);
    top: 10px;
  }

  .table-responsive {
    display: block !important;
  }

  .btn-custom-default, .btn-custom-white {
    font-size: 14PX;
    line-height: 33px;
    padding: 6px 20px;
  }

  .navbar-area .logo {
    padding-top: 0px !important;
  }
}
/* medium tablet layout 599px */
@media only screen and (max-width: 575px) {
  .navbar-area .nav-container {
    margin: 0px 0px;
  }

  .navbar-area .logo {
    padding-top: 10px;
  }

  .widget.footer-widget .subscribe-form.subscribe-form-style2 .form-control {
    padding: 15px 20px;
  }

  .widget.footer-widget .subscribe-form.subscribe-form-style2 .btn {
    padding: 15px 20px;
  }

  .search-popup .search-form {
    min-width: 350px;
  }
}
@media only screen and (max-width: 375px) {
  .btn-custom-default, .btn-custom-white {
    padding: 5px 18px;
  }

  .search-popup .search-form .form-group .form-control, .search-popup .search-form .submit-btn {
    height: 45px;
  }

  .search-popup .search-form {
    min-width: 300px;
  }
}
@media only screen and (max-width: 320px) {
  .search-popup .search-form {
    min-width: 265px;
  }

  .responsive-mobile-menu .navbar-toggler {
    left: calc(100% - 95px);
  }
}
/*----------------------------------------
  ## Search Popup
----------------------------------------*/
.td-search-popup.active .search-form {
  visibility: visible;
  opacity: 1;
  width: 40%;
}

.td-search-popup .search-form {
  width: 35%;
  position: absolute;
  position: fixed;
  top: 50%;
  left: 50%;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -50%);
  z-index: 999;
}

.td-search-popup .search-form .form-group .form-control {
  border: none;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 54px;
  padding: 0 75px 0 25px;
  background: #f7f9fb;
}

.td-search-popup .search-form .form-group .form-control:hover,
.td-search-popup .search-form .form-group .form-control:focus,
.td-search-popup .search-form .form-group .form-control:active {
  outline: 0;
  box-shadow: none;
}

.td-search-popup .search-form .submit-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 54px;
  border: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #ffffff;
  transition: all 0.4s ease;
  padding: 0;
  text-align: center;
  cursor: pointer;
  background: var(--main-color);
}

.td-search-popup .search-form .submit-btn:hover,
.td-search-popup .search-form .submit-btn:focus,
.td-search-popup .search-form .submit-btn:active {
  outline: 0;
  box-shadow: none;
}

.body-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.95);
  z-index: 999;
  content: "";
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}

.body-overlay.active {
  visibility: visible;
  opacity: 0.97;
  z-index: 9;
}
.mfp-zoom-in .mfp-content {
  opacity: 0;
  transition: all 0.4s ease;
  transform: scale(0.7);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.4s ease;
}

.mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.7;
}

.mfp-zoom-in.mfp-removing .mfp-content {
  transform: scale(0.7);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.single-input-inner {
  margin-bottom: 20px;
  width: 100%;
}
.single-input-inner input {
    width: 100%;
    height: 55px;
    border: 0 !important;
    border-radius: 15px;
    padding: 0 18px;
    box-shadow: inset 3px 3px 1px #d1d1d1, inset -1px -1px 1px #d1d1d1;
}
.single-input-inner input::placeholder {
  color: #bbbbbb;
}
.single-input-inner input:focus {
  outline: 1px solid var(--main-color);
}
.single-input-inner textarea {
  width: 100%;
  border: 0 !important;
  height: 140px;
  padding: 14px 18px;
  border-radius: 15px;
  resize: none;
  box-shadow: inset 3px 3px 1px #d1d1d1, inset -1px -1px 1px #d1d1d1;
}
.single-input-inner textarea::placeholder {
  color: #bbbbbb;
}
.single-input-inner textarea:focus {
  outline: 1px solid var(--main-color);
  box-shadow: none;
}
.single-input-inner.style-border input {
  border: 1px solid #D5D5D5 !important;
}
.single-input-inner.style-border input::placeholder {
  color: #bbbbbb;
}
.single-input-inner.style-border textarea {
  border: 1px solid #D5D5D5 !important;
}
.single-input-inner.style-border textarea::placeholder {
  color: #bbbbbb;
}
.single-input-inner.style-bg input {
  background: #F7FAFC;
}
.single-input-inner.style-bg input::placeholder {
  color: #3F517E;
}
.single-input-inner.style-bg textarea {
  background: #F7FAFC;
}
.single-input-inner.style-bg textarea::placeholder {
  color: #3F517E;
}

/*----------------------------------------------
    ## Banner
----------------------------------------------*/
.banner-inner {
  position: relative;
  z-index: 2;
}
.banner-inner .banner-btn {
  height: 35px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  border-radius: 35px;
  line-height: 35px;
  padding: 0 30px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
.banner-inner .sub-title {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  text-decoration: underline;
  color: var(--main-color);
  font-family: var(--heading-font);
}
.banner-inner .title {
  margin-bottom: 25px;
  font-family: var(--heading-font);
}
.banner-inner p {
  margin-bottom: 43px;
}
.banner-inner.style-white .sub-title {
  color: #fff;
}
.banner-inner.style-white .sub-title:after {
  background: #fff;
}
.banner-inner.style-white .title {
  color: #fff;
}
.banner-inner.style-white p {
  color: #fff;
}

.banner-right-half-bg .item {
  position: relative;
  border: 0;
}
.banner-right-half-bg .style-1:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 56%;
  height: 100%;
  background-size: cover !important;
  background-position: top;
  z-index: 2;
}
.banner-right-half-bg .style-2:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 56%;
  height: 100%;
  background-size: cover !important;
  background-position: top;
  z-index: 2;
}
.banner-right-half-bg .style-3:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 56%;
  height: 100%;
  background-size: cover !important;
  background-position: top;
  z-index: 2;
}

.banner-slider {
  position: relative;
  padding-left: 20.8%;
}
.banner-slider .item {
  padding: 170px 0;
}
.banner-slider .owl-nav {
  position: absolute;
  bottom: -70px;
  right: 39%;
}
.banner-slider .owl-nav button {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  transition: 0.4s;
}
.banner-slider .owl-nav button img {
  transition: 0.4s;
}
.banner-slider .owl-nav button:hover {
  filter: drop-shadow(2px 4px 8px #111111);
}
.banner-slider .owl-nav button:hover img {
  transform: scale(1.05);
}
.banner-slider .owl-dots {
  counter-reset: dots;
  display: inline-block;
  position: absolute;
  left: 20.8%;
  bottom: -70px;
}
.banner-slider .owl-dots .owl-dot {
  background: transparent;
  border: 0;
  height: 38px;
  width: 38px;
  transition: 0.4s;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}
.banner-slider .owl-dots .owl-dot:before {
  counter-increment: dots;
  content: counter(dots);
}
.banner-slider .owl-dots .owl-dot.active{
  height: 38px;
  width: 38px;
  border: 1px solid  var(--main-color);
  border-radius: 100%;
  color:var(--main-color);
}
.banner-slider .owl-dots .owl-dot.active:after {
  visibility: visible;
  opacity: 1;
}

.banner-area {
  position: relative;
}
.banner-area .banner-animate-1 {
  position: absolute;
  right: 34%;
  top: -11px;
  animation: spin 15s linear infinite;
}
.banner-area .banner-animate-2 {
  position: absolute;
  right: 38%;
  bottom: -100px;
  animation: top-image-bounce 3s infinite ease-in-out;
}

.banner-social-inner {
  position: absolute;
  left: 0;
  bottom: 210px;
  z-index: 3;
}
.banner-social-inner ul {
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: 70px;
}
.banner-social-inner ul li {
  transform: rotate(-90deg);
  list-style: none;
  margin: 20px 0;
}
.banner-social-inner ul:before {
  content: "";
  position: absolute;
  left: 12px;
  top: -120px;
  background: #707070;
  height: 100px;
  width: 1px;
}
.banner-social-inner ul:after {
  content: "";
  position: absolute;
  left: 12px;
  bottom: -130px;
  background: #707070;
  height: 100px;
  width: 1px;
}
.banner-social-inner p {
  position: absolute;
  width: 105px;
  transform: rotate(-90deg);
  margin-bottom: 0;
  left: 31px;
  bottom: -240px;
  color: #8A8A8A;
}
@keyframes top-image-bounce {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(12px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
    transform-origin: 20%;
  }
}
/**************** sidebar-menu *************/
.sidebar-menu {
  width: 0;
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.sidebar-menu .sidebar-inner {
  position: relative;
  top: 150px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  padding: 90px 40px 50px 40px;
}
.sidebar-menu .sidebar-inner .thumb {
  margin-bottom: 25px;
}
.sidebar-menu .sidebar-inner .thumb img {
  max-width: 180px;
}
.sidebar-menu .sidebar-inner p {
  margin-bottom: 28px;
}
.sidebar-menu .sidebar-inner .sidebar-address {
  margin-bottom: 35px;
}
.sidebar-menu .sidebar-inner .sidebar-address ul {
  margin: 0;
  padding: 0;
}
.sidebar-menu .sidebar-inner .sidebar-address ul li {
  list-style: none;
  margin-bottom: 4px;
}
.sidebar-menu .sidebar-inner .sidebar-address ul li:last-child {
  margin-bottom: 0;
}
.sidebar-menu .sidebar-inner .sidebar-address ul li i {
  margin-right: 6px;
  width: 25px;
}
.sidebar-menu .sidebar-inner .sidebar-subscribe {
  position: relative;
  margin-bottom: 40px;
}
.sidebar-menu .sidebar-inner .sidebar-subscribe input {
  width: 100%;
  border: 1px solid var(--heading-color);
  height: 42px;
  padding: 0 45px 0 12px;
}
.sidebar-menu .sidebar-inner .sidebar-subscribe button {
  position: absolute;
  right: 0;
  top: 0;
  height: 42px;
  width: 42px;
  background: var(--heading-color);
  transition: 0.4s;
  border: 0;
  color: #fff;
  cursor: pointer;
}
.sidebar-menu .sidebar-inner .sidebar-subscribe button:hover {
  background: var(--main-color);
  color: #fff;
}
.sidebar-menu .sidebar-inner .social-media li a {
  background: var(--heading-color);
}
.sidebar-menu .sidebar-inner .social-media li a:hover {
  background: var(--main-color);
  color: #fff;
}

.sidebar-menu .sidebar-menu-close {
  background-color: var(--heading-color);
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  z-index: 999;
}

.sidebar-menu.active {
  width: 360px;
  opacity: 1;
  visibility: visible;
}

.sidebar-menu.active .sidebar-inner {
  top: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.7s ease-out 0.8s;
}

/*----------------------------------------------
    ## All section style
----------------------------------------------*/
.single-service-inner {
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center;
  padding: 110px 25px;
  margin-bottom: 30px;
  position: relative;
}
.single-service-inner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 49, 71, 0.9);
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.7s ease;
}
.single-service-inner .service-details {
  position: relative;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.single-service-inner .service-details .icon i {
  font-size: 80px;
  color: #ffffff;
  margin-bottom: 21px;
}
.single-service-inner .service-details h4 {
  margin-bottom: 10px;
  color: #fff;
  font-weight: 600;
}
.single-service-inner .service-details p {
  margin-bottom: 0;
  color: #fff;
}
.single-service-inner .service-details .btn {
  margin-top: 30px;
}
.single-service-inner:hover:after {
  opacity: 1;
  visibility: visible;
}
.single-service-inner:hover .service-details {
  opacity: 1;
  visibility: visible;
}
.service-slider {
  margin-left: 235px;
}
.service-slider .owl-nav {
  display: none;
}
.service-slider.slider-control-dots .owl-dots {
  text-align: left;
}

/******* intro ************/
.single-intro-inner {
  margin-bottom: 30px;
  position: relative;
  transition: all 0.4s ease;
}
.single-intro-inner .icon i{
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 80px;
  color: #ff3147;
}
.single-intro-inner .icon i {
  transition: 0.4s;
  z-index: 1;
}
.single-intro-inner .details {
  position: relative;
  z-index: 2;
}
.single-intro-inner .details h5 {
  margin-bottom: 12px;
  font-family: var(--body-font);
  font-weight: 600;
}
.single-intro-inner .details p {
  margin-bottom: 0;
}
.single-intro-inner.style-two {
  background: #fff;
  padding: 40px 40px;
}
.single-intro-inner.style-two:hover{
  transform: translateY(-5px);
  box-shadow: rgb(255 102 0 / 15%) 0px 0px 25px;
}
.single-intro-inner.style-bg {
  background-size: cover !important;
  padding: 40px 30px;
  z-index: 2;
}
.single-intro-inner.style-bg:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: 0.4s;
}
.single-intro-inner.style-bg .details {
  position: relative;
  z-index: 2;
}
.single-intro-inner.style-bg .details h5 {
  color: #fff;
}
.single-intro-inner.style-bg .details h5:hover a {
  color: var(--heading-color);
}
.single-intro-inner.style-bg .details p {
  color: #fff;
}
.single-intro-inner.style-bg:hover .icon i {
  filter: brightness(100);
}
.single-intro-inner.style-bg:hover:after {
  background: var(--main-color);
}

/******** counter **********/
.single-counter-inner {
  margin-bottom: 30px;
  transition: 0.4s;
}
.single-counter-inner .icon {
  margin-bottom: 15px;
}
.single-counter-inner .icon i{
  font-size: 40px;
  color: #ff3147;
}
.single-counter-inner:hover .icon i{
  color: #ffffff;
}
.single-counter-inner .details h2 {
  font-size: 60px;
  font-family: var(--body-font);
  font-weight: 300;
  margin-bottom: 10px;
  transition: 0.4s;
  position: relative;
}
.single-counter-inner .details h2:after{
  position: absolute;
  content: "K+";
  right: 15px;
}
.single-counter-inner .details p {
  margin-bottom: 0;
  transition: 0.4s;
}
.single-counter-inner.style-two {
  background: #fff;
  padding: 35px 30px;
}
.single-counter-inner.style-two:hover {
  box-shadow: 0px 2px 12px #97A1B21A;
  background: var(--main-color);
}
.single-counter-inner.style-two:hover .details h2 {
  color: #fff;
}
.single-counter-inner.style-two:hover .details p {
  color: #fff;
}
.style-border .icon i{
  border: 1px solid #ff3147;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
}
.single-counter-inner.style-border {
  padding: 35px 30px;
  border: 1px solid #D4D4D4;
  position: relative;
}
.style-border .details h2:after{
  display: none;
}
.single-counter-inner.style-border:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url("../image/22.png");
  background-repeat: no-repeat;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  background-size: cover;
  background-position: center;
}
.single-counter-inner.style-border:hover {
  box-shadow: 0px 2px 12px #97A1B21A;
}
.single-counter-inner.style-border:hover:after {
  visibility: visible;
  opacity: 1;
}
.single-counter-inner.style-border:hover .details h2 {
  color: #fff;
}
.single-counter-inner.style-border:hover .details p {
  color: #fff;
}
.single-counter-inner.style-border .details h2 {
  font-size: 45px;
  font-weight: 500;
}

/********* client-slider *********/
.client-slider .thumb img {
  display: inline-block;
  width: auto !important;
}
.client-slider .owl-nav {
  display: none;
}
.client-slider .owl-dots {
  display: none;
}

/*----------------------------------------------
    ## All section style
----------------------------------------------*/
.single-thumbnail-slider2 .slick-dots {
  position: absolute;
  top: 50%;
  left: 41px;
  display: inline-block;
  text-align: left;
  width: auto;
  transform: translate(0px, -50%);
  bottom: auto;
}
.single-thumbnail-slider2 .slick-dots li {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  display: block;
  background: #ffffff;
  margin: 30px 0;
  list-style: none;
  position: relative;
  transition: all 0.3s ease-in;
}
.single-thumbnail-slider2 .slick-dots li:after {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  background: transparent;
  border: 1px solid #FF3147;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.single-thumbnail-slider2 .slick-dots li button {
  display: none;
}
.single-thumbnail-slider2 .slick-dots li.slick-active {
  background: #FF3147;
}
.single-thumbnail-slider2 .slick-dots li.slick-active:after {
  opacity: 1;
}

.single-project-wrap {
  background: #F6F6F6;
  padding: 30px;
  border-bottom: 1px solid #ffff;
}
.single-project-wrap h6 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 14px;
  font-family: var(--body-font);
}
.single-project-wrap p {
  margin-bottom: 0;
}

.single-thumbnail-item {
  margin: 0;
  border: 0 !important;
}
.single-thumbnail-item.slick-current .single-project-wrap {
  background: #FF3147;
}
.single-thumbnail-item.slick-current .single-project-wrap p,
.single-thumbnail-item.slick-current .single-project-wrap h6 {
  color: #fff;
}

/***testimonial-slider-3***/
.testimonial-slider-3 {
  position: relative;
  display: inline-block;
  z-index: 1;
  width: 100%;
  min-height: 330px;
}

.testimonial-slider-3 img {
  border-radius: 4px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
}

.testimonial-slider-3 .action .item-2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.testimonial-slider-3 .action .item-3 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.testimonial-slider-3 .action .item-4 {
  position: absolute;
  left: 0;
  bottom: 30px;
}

.testimonial-slider-3 .action .item-5 {
  position: absolute;
  left: 0;
  top: 30px;
}

.testimonial-slider-3 .action .item-6 {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}

.testimonial-slider-3 .action .item-7 {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
}

.testimonial-slider-3 .testimonial-slider-nav-2 {
  height: 465px;
  width: 465px;
  margin: 0 auto;
  border-radius: 50%;
  display: none;
}

.testimonial-slider-3 .testimonial-slider-nav-2 .slick-list {
  align-items: center;
  align-self: center;
}

.testimonial-slider-3 .testimonial-slider-nav-2 .thumb img {
  margin: 0 auto;
}

.testimonial-slider-for-2 .testimonial-wrap {
  text-align: left;
  padding-left: 63px;
}

.testimonial-slider-for-2 .testimonial-wrap .content {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 20px;
  color: var(--heading-color);
}

.testimonial-slider-for-2 .testimonial-wrap p i,
.testimonial-slider-for-2 .testimonial-wrap p svg,
.testimonial-slider-for-2 .testimonial-wrap p img {
  color: var(--main-color);
  font-size: 24px;
  position: absolute;
  left: 40px;
  top: -2px;
  z-index: -2;
}

.testimonial-slider-for-2 .testimonial-wrap .name {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.testimonial-slider-for-2 .testimonial-wrap .name span {
  font-weight: 600;
  color: var(--main-color);
}

.testimonial-slider-for-2 .slick-dots {
  position: absolute;
  top: 50%;
  left: 10px;
  display: inline-block;
  text-align: left;
  width: auto;
  transform: translate(0px, -50%);
  bottom: auto;
}
.testimonial-slider-for-2 .slick-dots li {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  display: block;
  background: #000;
  margin: 30px 0;
  list-style: none;
  position: relative;
  transition: all 0.3s ease-in;
}
.testimonial-slider-for-2 .slick-dots li:after {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  background: transparent;
  border: 1px solid #FF3147;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.testimonial-slider-for-2 .slick-dots li button {
  display: none;
}
.testimonial-slider-for-2 .slick-dots li.slick-active {
  background: #FF3147;
}
.testimonial-slider-for-2 .slick-dots li.slick-active:after {
  opacity: 1;
}

/******** single-contact-info **********/
.single-contact-info {
  margin-bottom: 25px;
}
.single-contact-info .icon span {
  margin-top: 5px;
  font-size: 25px;
  font-weight: 600;
  color: #202020;
  font-family: var(--body-font);
}
.single-contact-info .icon i{
  color: #ff3147;
  margin-top: -5px;
  margin-right: 6px;
  font-size: 25px;
}
.single-contact-info p {
  margin-bottom: 5px;
  color: var(--heading-color);
}

.contact-form-wrap-area {
  box-shadow: 0px 3px 60px rgba(255, 49, 71, 0.2);
  background: #fff;
}

.contact-thumb-wrap {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 350px;
  position: relative;
}
.contact-thumb-wrap:after {
  content: "";
  position: absolute;
  background: rgba(255, 49, 71, 0.15);
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 600px;
  transition: 0.4s;
  visibility: hidden;
  opacity: 0;
}
.contact-thumb-wrap:hover:after {
  border-radius: 0;
  visibility: visible;
  opacity: 1;
}

/****** team style ********/
.single-team-inner {
  margin-bottom: 30px;
}
.single-team-inner .thumb {
  margin-bottom: 25px;
  overflow: hidden;
  border-radius: 4px;
}
.single-team-inner .thumb img {
  transform: scale(1.05);
  transition: 0.4s;
}
.single-team-inner .details h5 {
  font-family: var(--body-font);
  margin-bottom: 10px;
}
.single-team-inner .details h6 {
  margin-bottom: 17px;
  font-family: var(--body-font);
  font-weight: 400;
}
.single-team-inner .details ul {
  margin: 0;
  padding: 0;
}
.single-team-inner .details ul li {
  list-style: none;
  display: inline-block;
  margin: 0 5px;
}
.single-team-inner .details ul li a i{
  font-size: 20px;
  display: inline-block;
  overflow: hidden;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 100%;
  text-align: center;
}
.single-team-inner .details ul li a .fa-facebook-f{
  background-color: #3B5998;
  color: #ffffff;
  position: relative;
}
.single-team-inner .details ul li a .fa-twitter{
  background-color: #26A4F0;
  color: #ffffff;
  position: relative;
} 
.single-team-inner .details ul li a .fa-linkedin-in{
  background-color: #017BB8;
  color: #ffffff;
  position: relative;
}
.single-team-inner .details ul li a .fa-dribbble{
  background-color: #DD3F7E;
  color: #ffffff;
  position: relative;
}
.single-team-inner .details ul li:first-child {
  margin-left: 0;
}
.single-team-inner .details ul li:last-child {
  margin-right: 0;
}
.single-team-inner .details ul li a .fa-facebook-f:before{
  position: absolute;
  content: "\f39e";
  top:-30px;
  left: 0;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  color:#ffffff;
  font-size: 20px;
  background-color: #3B5998;
  visibility: hidden;
  opacity: 0;  
  transition: all 0.4s ease;
}
.single-team-inner .details ul li a .fa-facebook-f:hover:before{
	top: 0px;
	visibility: visible;
	opacity: 1;
} 
.single-team-inner .details ul li a .fa-facebook-f:after{
  position: absolute;
  content: "\f39e";
  top: 0;
  right: 0px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  color: #ffffff;
  background-color: #3B5998;
  transition: all 0.4s ease;
}
.single-team-inner .details ul li a .fa-facebook-f:hover:after{
	right: -50px;
	opacity: 1;
	visibility: visible;
} 
.single-team-inner .details ul li a .fa-twitter:before{
  position: absolute;
  content: "\f099";
  top:-30px;
  left: 0;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  color:#ffffff;
  font-size: 20px;
  background-color: #26A4F0;
  visibility: hidden;
  opacity: 0;  
  transition: all 0.4s ease;
}
.single-team-inner .details ul li a .fa-twitter:hover:before{
	top: 0px;
	visibility: visible;
	opacity: 1;
} 
.single-team-inner .details ul li a .fa-twitter:after{
  position: absolute;
  content: "\f099";
  top: 0;
  right: 0px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  color: #ffffff;
  background-color: #26A4F0;
  transition: all 0.4s ease;
}
.single-team-inner .details ul li a .fa-twitter:hover:after{
	right: -50px;
	opacity: 1;
	visibility: visible;
} 
.single-team-inner .details ul li a .fa-linkedin-in:before{
  position: absolute;
  content: "\f0e1";
  top:-30px;
  left: 0;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  color:#ffffff;
  font-size: 20px;
  background-color: #017BB8;
  visibility: hidden;
  opacity: 0;  
  transition: all 0.4s ease;
}
.single-team-inner .details ul li a .fa-linkedin-in:hover:before{
	top: 0px;
	visibility: visible;
	opacity: 1;
} 
.single-team-inner .details ul li a .fa-linkedin-in:after{
  position: absolute;
  content: "\f0e1";
  top: 0;
  right: 0px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  color: #ffffff;
  background-color: #017BB8;
  transition: all 0.4s ease;
}
.single-team-inner .details ul li a .fa-linkedin-in:hover:after{
	right: -50px;
	opacity: 1;
	visibility: visible;
} 
.single-team-inner .details ul li a .fa-dribbble:before{
  position: absolute;
  content: "\f17d";
  top:-30px;
  left: 0;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  color:#ffffff;
  font-size: 20px;
  background-color: #DD3F7E;
  visibility: hidden;
  opacity: 0;  
  transition: all 0.4s ease;
}
.single-team-inner .details ul li a .fa-dribbble:hover:before{
	top: 0px;
	visibility: visible;
	opacity: 1;
} 
.single-team-inner .details ul li a .fa-dribbble:after{
  position: absolute;
  content: "\f17d";
  top: 0;
  right: 0px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  color: #ffffff;
  background-color: #DD3F7E;
  transition: all 0.4s ease;
}
.single-team-inner .details ul li a .fa-dribbble:hover:after{
	right: -50px;
	opacity: 1;
	visibility: visible;
} 
.single-team-inner.style-white .details h5 {
  color: #fff;
}
.single-team-inner.style-white .details h6 {
  color: #fff;
}
.single-team-inner:hover .thumb img {
  transform: scale(1.2);
}
.team-slider .owl-nav {
  display: none;
}
.team-slider.slider-control-dots .owl-dots .owl-dot span {
  background-color: var(--main-color);
}
.team-slider .owl-item.center {
  transform: scaleX(1.5);
}

/************** bout-thumb-video ***********/
.about-thumb-video .video-play-btn {
  background-image: linear-gradient(to right, #FF3147, #FF8345);
  position: absolute;
  left: 73px;
  bottom: 120px;
}
.about-thumb-video .video-play-btn i {
  color: #fff;
}
.about-thumb-video .video-play-btn::after {
  background: transparent;
  border: 1px solid var(--main-color);
}

.about-thumb {
  position: relative;
}

.exp-inner-wrap {
  font-size: 24px;
  font-weight: 700;
  display: inline-flex;
  background: #ffc3c3;
  position: absolute;
  bottom: 70px;
  left: 0;
  padding: 40px 30px;
  line-height: 1.3;
}
.exp-inner-wrap img {
  margin-right: 15px;
}

/***** pricing ******/
.single-pricing-wrap {
  padding: 50px 60px;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #DBDBDB;
  transition: 0.4s;
}
.single-pricing-wrap .title {
  margin-bottom: 20px;
  font-family: var(--body-font);
}
.single-pricing-wrap .price {
  border-bottom: 1px solid #eaeaea;
  margin-top: -7px;
  padding-bottom: 10px;
  margin-bottom: 31px;
  position: relative;
}
.single-pricing-wrap .price span {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  transition: 0.4s;
}
.single-pricing-wrap .price h2 {
  display: inline-block;
  font-size: 50px;
  font-family: var(--body-font);
  transition: 0.4s;
}
.single-pricing-wrap .pricing-list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 33px;
}
.single-pricing-wrap .pricing-list li {
  font-size: 16px;
  margin-bottom: 18px;
}
.single-pricing-wrap .pricing-list li i{
  color: #ff8345;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #ffe6da;
  text-align: center;
  line-height: 24px;
  border-radius: 100%;  
}
.single-pricing-wrap .pricing-list li.unable {
  color: #cdcdcd;
}
.single-pricing-wrap .pricing-list li i {
  margin-right: 20px;
}
.single-pricing-wrap:hover {
  box-shadow: 0px 20px 50px rgba(66, 133, 244, 0.07);
  border-color: transparent;
  transform: translateY(-5px);
  box-shadow: rgb(193 193 193 / 80%) 0px 4px 15px;
}
.single-pricing-wrap:hover .price span {
  color: var(--main-color);
}
.single-pricing-wrap:hover .price h2 {
  color: var(--main-color);
}
.single-pricing-wrap:hover .btn {
  background: var(--main-color);
  border-color: var(--main-color);
  color: #fff;
}
.single-pricing-wrap:hover .btn img {
  filter: brightness(100);
}

/*********** single-portfolio-inner *********/
.single-portfolio-inner {
  position: relative;
  margin-bottom: 30px;
}
.single-portfolio-inner .thumb {
  overflow: hidden;
}
.single-portfolio-inner .thumb img {
  transform: scale(1.05);
  transition: 0.4s;
}
.single-portfolio-inner .details {
  background: var(--main-color);
  position: absolute;
  bottom: -20px;
  left: 0;
  margin: 20px;
  right: 0;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.single-portfolio-inner .details h4 {
  margin-bottom: 6px;
}
.single-portfolio-inner .details a {
  color: #fff;
}
.single-portfolio-inner .details a:hover {
  color: var(--heading-color);
}
.single-portfolio-inner:hover .thumb img {
  transform: scale(1.2);
}
.single-portfolio-inner:hover .details {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}

/*------------------------------------------------
    blog style
------------------------------------------------*/
/************* page-title-area  *************/
.page-title-area {
  padding: 130px 0;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  background: #F6F6F6;
}
.page-title-area .breadcrumb-inner {
  position: relative;
  z-index: 3;
}
.page-title-area .page-title {
  font-weight: 600;
  margin-bottom: 6px;
  font-family: var(--body-font);
}
.page-title-area .page-list {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 5px 25px;
  border-radius: 40px;
  display: inline-block;
}
.page-title-area .page-list li {
  font-weight: 500;
  display: inline-block;
}
.page-title-area .page-list li a {
  position: relative;
  margin-right: 9px;
  padding-right: 11px;
}
.page-title-area .page-list li a:hover {
  color: var(--main-color);
}
.page-title-area .page-list li a:after {
  position: absolute;
  right: 0;
  top: -1px;
  content: "/";
  height: 15px;
  width: 1px;
}

/******* td-page-navigation *******/
.td-page-navigation-border {
  border-top: 1px dashed #D1CFCF;
  border-bottom: 1px dashed #D1CFCF;
  padding: 20px 0;
}
.td-page-navigation-border .pagination {
  display: inline-flex;
}

.td-page-navigation ul {
  margin: 0;
  padding: 0;
}
.td-page-navigation ul li {
  margin: 0 8px;
  color: var(--heading-color);
}
.td-page-navigation ul li a {
  position: relative;
}
.td-page-navigation ul li a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: var(--main-color);
  margin-left: -2px;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.td-page-navigation ul li a:hover,
.td-page-navigation ul li .active {
  color: var(--main-color);
}
.td-page-navigation ul li a:hover:after,
.td-page-navigation ul li .active:after {
  visibility: visible;
  opacity: 1;
}
.td-page-navigation ul li:hover {
  color: var(--main-color);
}
.td-page-navigation ul li:hover:after {
  visibility: visible;
  opacity: 1;
}
.td-page-navigation ul li.pagination-arrow {
  color: #808080;
  font-weight: 700;
}

.single-blog-inner {
  margin-bottom: 50px;
}
.single-blog-inner .thumb {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}
.single-blog-inner .thumb img {
  transform: scale(1.05);
  transition: 0.4s;
}
.single-blog-inner .thumb .cat {
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  background: #EBEBEB;
  color: var(--main-color);
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 14px;
  font-weight: 600;
}
.single-blog-inner .thumb .portfolio-details {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ff3147;
  padding: 30px;
}
.single-blog-inner .thumb .portfolio-details p {
  margin-bottom: 4px;
  color: #ffffff;
  font-weight: 500;
}
.single-blog-inner .thumb .portfolio-details strong {
  min-width: 95px;
  display: inline-block;
}
.single-blog-inner .details .date {
  color: #808080;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 7px;
}
.single-blog-inner .details h4 {
  margin-bottom: 5px;
}
.single-blog-inner .details .content {
  margin-bottom: 15px;
}
.single-blog-inner .social-media-2 li {
  color: #808080;
}
.single-blog-inner:hover .thumb img {
  transform: scale(1.2);
}

.single-blog-inner-2 {
  margin-bottom: 30px;
  border: 1px solid #dcdcdc;
  padding: 35px;
  position: relative;
}
.single-blog-inner-2 .blog-bg-thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.single-blog-inner-2 .details {
  z-index: 2;
  position: relative;
}
.single-blog-inner-2 .details .date {
  width: 50px;
  line-height: 0.6;
  margin-bottom: 0;
}
.single-blog-inner-2 .details .date span {
  font-size: 16px;
}
.single-blog-inner-2 .details .cat {
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  background: #EBEBEB;
  color: var(--main-color);
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}
.single-blog-inner-2 .details h5 {
  margin-top: 70px;
  margin-bottom: 15px;
  font-family: var(--body-font);
}
.single-blog-inner-2 .details .content {
  margin-bottom: 20px;
}
.single-blog-inner-2 .details .read-more-text {
  color: var(--heading-color);
  font-weight: 500;
}
.single-blog-inner-2 .details .read-more-text i {
  margin-left: 4px;
}
.single-blog-inner-2 .details .read-more-text i {
  margin-left: 4px;
}
.single-blog-inner-2:hover .blog-bg-thumb {
  visibility: visible;
  opacity: 1;
}
.single-blog-inner-2:hover .details .date {
  color: #fff;
}
.single-blog-inner-2:hover .details .cat {
  background: var(--main-color);
  color: #fff;
}
.single-blog-inner-2:hover .details h5 {
  color: #fff;
}
.single-blog-inner-2:hover .details .content {
  color: #fff;
}
.single-blog-inner-2:hover .details .read-more-text {
  color: var(--main-color);
}
.single-blog-inner-2:hover .details .read-more-text i {
  fill: var(--main-color);
}
blockquote {
  border-left: 5px solid var(--main-color);
  padding: 20px;
  font-style: italic;
  font-weight: 600;
}
.blog-comment-form .section-title h4 {
  font-family: var(--body-font);
}

/*--------------------------------------------------
    ##Footer
---------------------------------------------------*/
.footer-call-to-action {
  margin-bottom: -140px;
  position: relative;
  z-index: 2;
}

.footer-area {
  position: relative;
  padding-top: 110px;
  background: #101010;
}
.footer-area .widget {
  position: relative;
  z-index: 2;
  margin-bottom: 70px;
}
.footer-area .widget-title {
  margin-bottom: 27px;
  position: relative;
  color: #fff;
  font-weight: 500;
  font-family: var(--body-font);
}
.footer-area .widget_contact img {
  max-width: 180px;
}
.footer-area .widget_contact .details {
  padding: 0;
}
.footer-area .widget_contact .details li {
  margin-bottom: 15px;
  position: relative;
  list-style: none;
  color: #fff;
}
.footer-area .widget_contact .details li i {
  margin-right: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 6px;
}
.footer-area .widget_contact .details li:last-child {
  margin-bottom: 0;
}
.footer-area .widget_contact .details li .time {
  font-size: 12px;
  margin-top: 3px;
}
.footer-area .widget_contact .details.style-icon li {
  padding-left: 25px;
}
.footer-area .widget_contact .details.style-icon li i {
  color: var(--main-color);
}
.footer-area .widget_contact .social-media-2 {
  margin-top: 30px;
}
.footer-area .widget_nav_menu ul {
  margin: 0;
  padding: 0;
}
.footer-area .widget_nav_menu ul li {
  list-style: none;
  margin-bottom: 12px;
  position: relative;
  color: #fff;
}
.footer-area .widget_nav_menu ul li:hover a {
  color: var(--main-color);
}
.footer-area .widget_instagram .instagram-inner {
  padding-top: 6px;
  padding-left: 10px;
}
.footer-area .widget_instagram .instagram-inner .thumb {
  margin-bottom: 10px;
}
.footer-area .widget_instagram .instagram-inner .thumb img {
  width: 100%;
}

.footer-bottom {
  padding: 25px 0;
  position: relative;
  z-index: 2;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-bottom a img {
  max-width: 150px;
}
.footer-bottom p {
  margin-bottom: 0;
  color: #fff;
}