@charset "UTF-8";
/*===========================================================

   Template Name: Adhira - Creative Portfolio HTML Template
   Author: NewThemeBD
   Template URL: http://skdevbd.com/lemb
   Author URL: http://skdevbd.com
   File Description : Main css file of the template

=================================================
  Table of Contents
=================================================

    1. Basic
    2. Cursor
    2. Spacing 
    3. Typography
    3. Color
    5. COMPONENTS
       1. Buttons
       2. Card
       3. Shape
       4. Form
       5. Slide
       6. Video
       7. Testimonial
    6. Preloader
    7. Header
    8. Hero
    9. Pagetop
    10. Portfolio
    11. Blog
    12. Contact
    13. Foter

=======================================================*/
/*-----------------------------------------
----------------BASIC----------------------
------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #454545;
  background: #ffffff;
  overflow-x: hidden;
}

.video-section .title-xxl, .testimonial-card-wrapper .text-content h4, .project-list-area .portfolio_card_wrapper .portfolio-info-card h4, .page-top-section .page-title, .services_card_wrapper .md-title span {
  font-family: "Open Sans", sans-serif;
}

* {
  outline: none !important;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.main-root {
  overflow: hidden;
  background: #ffffff;
}

.smooth-scroll #content-scroll-page {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
}
.smooth-scroll .scrollbar-track {
  background: #D3E3D3;
}
.smooth-scroll .scrollbar-thumb {
  border-radius: 0;
}

.box-overlay-ani {
  position: relative;
}
.box-overlay-ani .ani-overlaywrap {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
.box-overlay-ani .ani-overlaywrap .overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.footer-area .copyright-text a, .lity-close, .hero_slide_wrapper .vertical-contact a::before, .hero_slide_wrapper .vertical-contact a::after, .header-area .nav-area .nav-item .dropdown-menu li a, .header-area .nav-area .nav-item .dropdown-menu, .header-area, .scroll-arrow-btn svg path, .scroll-arrow-btn, .play-btn-light, .btn_circle_arrow .circle-wrap, .btn_circle_arrow::before, .btn_circle_arrow, .circle-wrap svg circle, .circle-wrap::before, .circle-wrap::after {
  -webkit-transition: 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  -o-transition: 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  transition: 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
}

/*-----------------------------------------
----------------CURSOR CSS------------------
------------------------------------------*/
.cursor-wrap {
  pointer-events: none;
  -webkit-mix-blend-mode: difference;
  -moz-mix-blend-mode: difference;
  -o-mix-blend-mode: difference;
  -ms-mix-blend-mode: difference;
  mix-blend-mode: difference;
  position: relative;
  z-index: 3000;
}
.cursor-wrap .cursor-outline {
  display: block;
  position: fixed;
  height: 30px;
  width: 30px;
  border: 1px solid #fff;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.cursor-wrap .cursor-poient {
  left: 12px;
  right: 12px;
  height: 12px;
  width: 12px;
  display: block;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 50%;
  position: fixed;
}

/*-----------------------------------------
----------------SPACING CSS----------------
------------------------------------------*/
p {
  margin-bottom: 2rem;
}

.container-fluid {
  padding-left: 7vw;
  padding-right: 7vw;
}
@media only screen and (max-width: 1600.98px) {
  .container-fluid {
    padding-left: 3vw;
    padding-right: 3vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.sec-pt-120 {
  padding-top: 120px;
}
@media (max-width: 575.98px) {
  .sec-pt-120 {
    padding-top: 30px;
  }
}

.sec-pb-120 {
  padding-bottom: 120px;
}
@media (max-width: 575.98px) {
  .sec-pb-120 {
    padding-bottom: 80px;
  }
}

.mb--30 {
  margin-bottom: -30px !important;
}

.mb--4 {
  margin-bottom: -1.5rem !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

/*-----------------------------------------
---------------TYPOGRAPHY CSS---------------
------------------------------------------*/
.footer-area .copyright-text a, .footer-intro-section .right-info p, .video-section .sub-title, .testimonial-card-wrapper .text-content p, blockquote, .full-scree-navbar .nav-item .dropdown-menu li a, .full-scree-navbar .nav-item .nav-link, .header-area .nav-area .nav-item .dropdown-menu li a, .header-area .nav-area .nav-item .nav-link, h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #151515;
  font-weight: bold;
}

h1 {
  font-size: 50px;
  line-height: 1.4em;
}

h2 {
  font-size: 56px;
  line-height: 75px;
}

h3 {
  font-size: 32px;
  line-height: 42px;
}

h4 {
  font-size: 26px;
  line-height: 1.6em;
}

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

h6 {
  font-size: 18px;
  line-height: 1.2em;
}

.word-wrap {
  display: inline-block;
}

.md-title {
  font-size: 40px;
  line-height: 50px;
}

.sm-title {
  font-size: 25px;
  line-height: 28px;
}

.smll-title {
  font-size: 15px;
  line-height: 20px;
}

.mid-title {
  font-size: 24px;
  line-height: 32px;
}

.sm-p {
  font-size: 14px;
  line-height: 22px;
}

.title-xxl {
  font-size: 200px;
  line-height: 190px;
}
@media only screen and (max-width: 991.98px) {
  .title-xxl {
    font-size: 150px;
    line-height: 150px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 767.98px) {
  .title-xxl {
    font-size: 100px;
    line-height: 110px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 479px) {
  .title-xxl {
    font-size: 70px;
    line-height: 90px;
  }
}

.title-xl {
  font-size: 72px;
  line-height: 88px;
  font-weight: bold;
}
@media only screen and (max-width: 767.98px) {
  .title-xl {
    font-size: 62px;
    line-height: 77px;
  }
}
@media only screen and (max-width: 479px) {
  .title-xl {
    font-size: 52px;
    line-height: 65px;
  }
}

.has-lg-title-ani .word {
  display: inline-block;
}
.has-lg-title-ani .word .char {
  display: inline-block;
}

.sec-title {
  margin-bottom: 66px;
  margin-top: -5px;
}
@media only screen and (max-width: 767.98px) {
  .sec-title {
    margin-bottom:50px; 
  }
}
.sec-title .sub-title {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 5px;
  text-transform: uppercase;
  display: block;
}
.sec-title .sub-title .word {
  display: inline-block;
  overflow: hidden;
  margin-bottom: -6px;
}
.sec-title .sub-title .word .char {
  display: inline-block;
}
.sec-title .title {
  font-size: 32px;
  line-height: 39px;
}
.sec-title .title .word {
  display: inline-block;
}
.sec-title .title .word .char {
  display: inline-block;
}
.sec-title .title-lg {
  font-size: 48px;
  line-height: 57px;
  position: relative;
  display: inline-block;
  padding-bottom: 28px;
  margin-bottom: 0;
}
.sec-title .title-lg::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 44px;
  height: 6px;
}

.light-sec-title .title {
  color: #fff;
}

.sec-title2 {
  position: relative;
  z-index: 2;
  padding-top: 52px;
  padding-left: 20px;
}
.sec-title2 .dot {
  position: absolute;
  top: 45px;
  left: 0;
  z-index: -1;
}
.sec-title2 .exp-sm-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.info-box-wrap.sec-title2 {
  padding-top: 30px;
  padding-left: 59px;
}
.info-box-wrap.sec-title2 .dot {
  top: 0;
}

.exp-sm-wrap .content-wrap {
  padding: 18px 28px;
  color: #fff;
  margin-bottom: 0;
}

.box-title-wrap {
  height: 100%;
  padding: 80px 45px;
  position: relative;
  z-index: 2;
  background-color: #151515;
  overflow: hidden;
}
@media only screen and (max-width: 767.98px) {
  .box-title-wrap {
    padding: 52px 28px;
  }
}
@media (max-width: 575.98px) {
  .box-title-wrap {
    padding: 25px 30px;
  }
}
.box-title-wrap .title {
  font-size: 72px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .box-title-wrap .title {
    font-size: 58px;
    line-height: 60px;
  }
}
.box-title-wrap .dot-pattern, .box-title-wrap .shape {
  position: absolute;
  z-index: -2;
  -webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  display: block;
}
.box-title-wrap .dot-pattern {
  left: 36px;
  top: 83px;
}
@media only screen and (max-width: 767.98px) {
  .box-title-wrap .dot-pattern {
    left: 35px;
    top: 50px;
  }
}
.box-title-wrap .shape {
  right: -175px;
  bottom: -141px;
}

.angle-right-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.angle-right-list li {
  position: relative;
  padding-left: 20px;
}
.angle-right-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
}

/*-----------------------------------------
----------------COLOR CSS------------------
------------------------------------------*/
.footer-area .copyright-text a:hover, .footer-intro-section .right-info p a, blockquote, .single-blog-info .card_meta li a:hover, .sidebar-item ul li a:hover, .wp-block-archives-list li:hover, .hero_slide_wrapper .vertical-contact a::after, .full-scree-navbar .nav-item .dropdown-menu li a:hover, .header-area .nav-area .nav-item .nav-link.active, .header-area .nav-area .nav-item .nav-link:hover, .search-wrap .search-btn, .category-list li a, .blog_card_wrapper .sm-title a:hover, .blog_card_wrapper .card_meta li a:hover, .services_card_wrapper .md-title span, .social-icon li a:hover, .text-theme, a, .sec-title .sub-title {
  color: #eb3505;
}

.scroll-arrow-btn svg path {
  stroke: #eb3505;
}

.footer-intro-section .right-info p a::before, .footer-intro-section, .lity-close:hover, .tagcloud a::before, .sidebar-title::before, .hero_slide_wrapper .vertical-contact::before, .full-screen-nav .flsbg .bg-wrap span, .header-area .nav-area .nav-item .dropdown-menu li a::before, .preloader .logo-text .line, .preloader .preloader-bg span, .rectangle_shape, .circle_shape, .pagination .active.page-item .page-link, .img-tooltip .tooltip-bg, .inline-card-wrapper .date::before, .services_card_wrapper::before, .play-btn-light:hover, .btn_prev_arrow .circle-wrap::before, .btn_next_arrow .circle-wrap::before, .btn_circle_arrow::before, .smooth-scroll .scrollbar-thumb, .box-overlay-ani .ani-overlaywrap .overlay, .sec-title .title-lg::before, .exp-sm-wrap .content-wrap {
  background: #eb3505;
}

blockquote::before, blockquote::after, .btn_prev_arrow .circle-wrap::after, .btn_next_arrow .circle-wrap::after {
  border-color: #eb3505;
}

.bg-dark {
  background-color: #151515 !important;
}

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

.text-facebook {
  color: #45619d !important;
}

.text-google-plus {
  color: #cf4539 !important;
}

.text-twitter {
  color: #42c0fb !important;
}

.text-skype {
  color: #009ee5 !important;
}

.text-rss {
  color: #ec9f21 !important;
}

/*-----------------------------------------
----------------BUTTONS---------------------
------------------------------------------*/
.circle-wrap {
  position: relative;
  display: inline-block;
}
.circle-wrap::before, .circle-wrap::after {
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.circle-wrap::before {
  width: 30px;
  height: 1px;
  background-color: #fff;
  left: 16px;
}
.circle-wrap::after {
  height: 9px;
  width: 9px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  right: -13px;
}
.circle-wrap svg {
  width: 32px;
}
.circle-wrap svg circle {
  stroke: #fff;
  stroke-dasharray: 109px;
  stroke-dashoffset: 10px;
  transform: rotate(20deg);
  transform-origin: center;
}

.btn_circle_arrow {
  background-color: #151515;
  display: inline-block;
  text-decoration: none !important;
  color: #fff !important;
  padding: 18px 23px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-right: 90px;
  position: relative;
  z-index: 2;
  border: transparent;
}
.btn_circle_arrow::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  z-index: -2;
}
.btn_circle_arrow .circle-wrap {
  right: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn_circle_arrow:hover {
  color: #fff;
  padding-right: 45px;
}
.btn_circle_arrow:hover::before {
  width: 100%;
}
.btn_circle_arrow:hover .circle-wrap {
  right: 14px;
}
.btn_circle_arrow:hover .circle-wrap::before {
  width: 0;
}
.btn_circle_arrow:hover .circle-wrap::after {
  right: 12px;
}
.btn_circle_arrow:hover .circle-wrap svg circle {
  stroke-dashoffset: 109px;
  opacity: 0;
}
.btn_circle_arrow:active {
  color: #fff;
  padding-right: 70px;
}
.btn_circle_arrow:active .circle-wrap {
  right: 14px;
}
.btn_circle_arrow:active .circle-wrap::before {
  width: 30px;
  left: -9px;
}
.btn_circle_arrow:active .circle-wrap::after {
  right: 12px;
}
.btn_circle_arrow:active .circle-wrap svg circle {
  stroke-dashoffset: 109px;
  opacity: 0;
}

.btn-theme {
  background-color: #eb3505;
}
.btn-theme::before {
  background-color: #151515;
}

.social-icon {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.social-icon li {
  display: inline-block;
  margin-right: 28px;
}
.social-icon li:last-child {
  margin-right: 0;
}
.social-icon li a {
  font-size: 16px;
  color: #454545;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.btn_prev_arrow, .btn_next_arrow {
  background-color: transparent;
  border-color: transparent;
  padding: 0;
  position: relative;
}
.btn_prev_arrow::before, .btn_next_arrow::before {
  content: "";
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #b0c6b0;
  border-radius: 50%;
}
.btn_prev_arrow .circle-wrap svg circle, .btn_next_arrow .circle-wrap svg circle {
  stroke: #eb3505;
}

.btn_prev_arrow .circle-wrap::after {
  right: auto;
  left: -13px;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid;
  border-left: 1px solid;
}
.btn_prev_arrow .circle-wrap::before {
  left: auto;
  right: 16px;
}
.btn_prev_arrow .circle-wrap svg circle {
  transform: rotate(-165deg);
}

.play-btn {
  display: block;
  height: 145px;
  width: 145px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 56px 63px;
}
@media only screen and (max-width: 767.98px) {
  .play-btn {
    height: 100px;
    width: 100px;
    padding: 34px 41px;
  }
}
.play-btn svg {
  width: 25px;
}
.play-btn svg path {
  fill: #fff;
}

.play-btn-light {
  background-color: rgba(255, 255, 255, 0.09);
}
.scroll-arrow-btn {
  height: 111px;
  width: 50px;
  background-color: #fff;
  border: 2px solid transparent;
  display: block;
  border-radius: 50px;
  font-size: 40px;
  position: relative;
  text-align: center;
  padding: 35px 0;
  position: relative;
}
.scroll-arrow-btn svg {
  width: 22px;
}
.scroll-arrow-btn svg path {
  fill: none;
  stroke-width: 0.5px;
}
.scroll-arrow-btn .waves-circle {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.scroll-arrow-btn:hover {
  background-color: transparent;
  border-color: #fff;
}
.scroll-arrow-btn:hover svg {
  -webkit-animation: bounce 2.5s linear infinite;
  animation: bounce 2.5s linear infinite;
}
.scroll-arrow-btn:hover svg path {
  stroke: #fff;
}

.waves-circle {
  display: block;
  pointer-events: none;
}
.waves-circle .wavesline-1, .waves-circle .wavesline-2 {
  height: 303px;
  width: 303px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  opacity: 0.09;
}
.waves-circle .wavesline-1::before, .waves-circle .wavesline-2::before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  border: 1px solid #cccccc;
  border-radius: 50%;
  -webkit-animation: LineWaves 2.5s linear infinite;
  animation: LineWaves 2.5s linear infinite;
}
.waves-circle .wavesline-2 {
  height: 396px;
  width: 396px;
}
.waves-circle .wavesline-1::before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

@-webkit-keyframes LineWaves {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  30% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes LineWaves {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  30% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
/*-----------------------------------------
---------------CARD CSS-------------------- 
------------------------------------------*/
.services_card_wrapper {
  background-color: #f6f6f6;
  padding: 37px 27px;
  font-size: 14px;
  line-height: 28px;
  position: relative;
  z-index: 2;
}
.services_card_wrapper::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.services_card_wrapper .md-title {
  margin-bottom: 32px;
  position: relative;
  display: inline-block;
}
.services_card_wrapper .md-title span {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  vertical-align: top;
  position: absolute;
  left: calc(100% + 10px);
  top: 0;
}
.services_card_wrapper .md-title, .services_card_wrapper .md-title span, .services_card_wrapper p {
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.services_card_wrapper p {
  margin-bottom: 8px;
}
.services_card_wrapper .big-text {
  display: inline-block;
  font-size: 72px;
  line-height: 75px;
  font-weight: 900;
  color: #b0c6b0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.services_card_wrapper:hover {
  color: #fff;
}
.services_card_wrapper:hover .md-title, .services_card_wrapper:hover .md-title span, .services_card_wrapper:hover p {
  color: #fff;
}
.services_card_wrapper:hover::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}
.swiper-slide-active .services_card_wrapper .md-title,
.swiper-slide-active .services_card_wrapper .md-title span,
.swiper-slide-active .services_card_wrapper p{ 
  color: #fff; 
}
.swiper-slide-active .services_card_wrapper::before { 
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}
.blog_card_wrapper .thumb {
  margin: 24px 0;
}
.blog_card_wrapper .thumb img {
  max-width: 100%;
  height: auto;
}
.blog_card_wrapper .card_meta {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  line-height: 25px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.blog_card_wrapper .card_meta li {
  display: inline-block;
}
.blog_card_wrapper .card_meta li a {
  color: #454545;
  text-decoration: none;
}
.blog_card_wrapper .sm-title a {
  color: #151515;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.team-card {
  text-align: center;
}
.team-card .team-thumb {
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
}
.team-card .team-thumb .thumb-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 80%;
  width: 85%;
  background-color: #dfebdf;
  z-index: -2;
  transform: rotate(-12deg) translate(-50%, -50%);
  transform-origin: left top;
}
.team-card .team-thumb img {
  width: 100%;
}
.team-card h4 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
}
.team-card .social-icon {
  justify-content: center;
}

.light-team-card h4 {
  color: #fff;
}

.category-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.category-list li {
  display: inline-block;
}
.category-list li a {
  text-decoration: none;
  display: block;
}

.inline-card-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.inline-card-list .list-item {
  display: block;
}

.inline-card-wrapper {
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .inline-card-wrapper {
    text-align: center;
  }
}
.inline-card-wrapper .date {
  color: #1A1A1A;
  padding: 18px 45px;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.inline-card-wrapper .date::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transform-origin: right center;
}
@media only screen and (max-width: 575.98px) {
  .inline-card-wrapper .date::before{
    display: none; 
  }
}
.inline-card-wrapper .date .day {
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.inline-card-wrapper .date .year {
  display: block;
}
@media only screen and (max-width: 767.98px) {
  .inline-card-wrapper .date {
    text-align: left;
    padding-left: 0;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 575.98px) {
  .inline-card-wrapper .date {
    text-align: center;
    padding-left: 45px;
    margin-bottom: 10px;
  }
}
.inline-card-wrapper:hover .date {
  color: #fff;
}
.inline-card-wrapper:hover .date::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  transform-origin: left center;
}
.inline-card-wrapper:hover .date .day {
  color: #151515;
}
@media only screen and (max-width: 767.98px) {
  .inline-card-wrapper:hover .date {
    padding-left: 45px;
  }
}
@media only screen and (max-width: 575.98px) {
  .inline-card-wrapper .date{
    padding: 0 !important;   
    margin-bottom: 10px;
  }
  .inline-card-wrapper:hover .date {
    color: #000; 
  }
} 
.inline-card-wrapper .sm-title {
  color: #1a1a1a;
  text-decoration: none;
  display: block;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  .inline-card-wrapper .sm-title {
    margin-bottom: 7px; 
  }
}
.inline-card-wrapper p {
  margin-bottom: 0;
}

.inline-card-area {
  margin-bottom: -40px;
}

.img-tooltip {
  position: absolute;
  height: 200px;
  width: 0;
  pointer-events: none;
  overflow: hidden;
  z-index: 600;
}
.img-tooltip .tooltip-bg {
  height: 100%;
  width: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.a-img-wrapper {
  -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  overflow: hidden;
}
.a-img-wrapper img {
  width: 100%;
  -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.a-img-wrapper:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.a-img-wrapper:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.pagination .page-item {
  margin-right: 10px;
}
.pagination .page-item:last-child {
  margin-right: 0;
}
.pagination .page-item .page-link {
  color: #454545;
  border-color: #e7e7e7;
  font-size: 16px;
  padding: 7px 18px;
}
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link, .pagination .page-item .page-link {
  border-radius: 0;
}
.pagination .previous .page-link, .pagination .next .page-link {
  background-color: #151515;
  color: #fff;
}
.pagination .active.page-item .page-link {
  color: #fff;
}

/*-----------------------------------------
---------------SHAPE CSS--------------------
------------------------------------------*/
.circle_shape {
  height: 141px;
  width: 141px;
  border-radius: 50%;
}
@media only screen and (max-width: 767.98px) {
  .circle_shape {
    height: 100px;
    width: 100px;
  }
}

.rectangle_shape {
  width: 167px;
  height: 101px;
}
@media only screen and (max-width: 767.98px) {
  .rectangle_shape {
    height: 60px;
    width: 100px;
  }
}

/*-----------------------------------------
---------------FORM CSS--------------------
------------------------------------------*/
.form-control {
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-radius: 0;
  border: 1px solid #ebebeb;
  padding: 10px 20px;
  background-color: #f6f6f6;
}
.form-control:focus {
  box-shadow: 0 0 0 2px rgba(225, 83, 97, 0.1);
  border-color: rgba(225, 83, 97, 0.1);
  background-color: #fff;
}

.search-wrap {
  position: relative;
}
.search-wrap .form-control {
  border: 1px solid #ebebeb;
  border-radius: 8px;
  height: 55px;
/*  padding: 15px 30px;*/
  padding-right: 55px;
  background-color: #fff;
}
.search-wrap .search-btn {
  position: absolute;
  background-color: transparent;
  border-color: transparent;
  top: 0;
  height: 100%;
  right: 0;
  padding: 0 21px;
  font-size: 20px;
}

/*-----------------------------------------
----------------PRELOADER CSS--------------
------------------------------------------*/
.preloader {
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2900;
}
.preloader .preloader-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background-color: #fff;
  pointer-events: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.preloader .preloader-bg span {
  display: block;
  position: relative;
  height: 100%;
  width: 50%;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.preloader .logo-text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  text-align: center;
  opacity: 0;
  overflow: hidden;
}
.preloader .logo-text .line {
  display: block;
  width: 100%;
  height: 2px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.preloader .logo-text h6 {
  text-transform: uppercase;
  font-size: 42px;
  line-height: 59px;
  margin-bottom: 0;
  letter-spacing: 5px;
}
.preloader .logo-text h6 .word {
  margin-bottom: -5px;
  overflow: hidden;
}
.preloader .logo-text h6 .word, .preloader .logo-text h6 .char {
  display: inline-block;
}
.preloader .logo-text h6 .char {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.preloader .logo-text p {
  font-size: 14px;
  margin-bottom: 0;
  overflow: hidden;
}
.preloader .logo-text p span {
  display: inline-block;
  padding-top: 7px;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

/*-----------------------------------------
----------------SLIDE CSS------------------
------------------------------------------*/
@media only screen and (max-width: 767.98px) {
  .brand-slide-container {
    overflow: initial;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 575.98px) {
  .brand-slide-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.brand-slide-container .swiper-slide {
  display: block;
  text-align: center;
  padding: 0 15px;
}
.brand-slide-container .brand {
  display: inline-block;
}

@media only screen and (max-width: 767.98px) {
  .service-slide-container {
    overflow: initial;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 575.98px) {
  .service-slide-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.header-area {
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
  padding: 31px 0;
}
@media only screen and (max-width: 991.98px) {
  .header-area {
    padding: 30px 0;
  }
}
.header-area .logo {
  position: relative;
}
.header-area .logo img {
  max-height: 80px;
} 
@media only screen and (max-width: 1199.98px) {
  .header-area .logo img {
    width: 250px;
    max-width: 60px;
    max-height: 60px;
  }
}
@media only screen and (max-width: 992.98px) {
  .header-area .logo img {
    width: 150px; 
  }
}
@media only screen and (max-width: 991.98px) {
  .header-area .logo-dark {
    display: none; 
  }
}
.header-area .logo-light {
  display: none;
}
@media only screen and (max-width: 991.98px) {
  .header-area .logo-light {
    display: block;
  }
}
.header-area .navbar {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  padding: 0;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.header-area .navbar .navbar-nav {
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header-area .navbar .social-icon {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-right: 50px;
}
@media screen and (min-width: 991.98px) and (max-width: 1200px) {
  .header-area .navbar .social-icon {
    margin-right: 10px;
  }
  .header-area .navbar .social-icon li {
    margin-right: 20px;
  }
  .header-area .navbar .social-icon li:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .header-area .navbar .social-icon li a {
    color: #fff;
  }
}
.header-area .nav-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 70px;
}
@media only screen and (max-width: 1300px) {
  .header-area .nav-area {
    margin-left: 3vw;
  }
}
.header-area .nav-area .nav-item {
  position: relative;
}
.header-area .nav-area .nav-item .nav-link {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 0;
  color: #151515;
  padding: 18px 20px;
}
.header-area .nav-area .nav-item .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 170px;
  background-color: #fff;
  padding: 10px;
  margin: 0;
  list-style: none;
  opacity: 0;
  visibility: hidden;
}
.header-area .nav-area .nav-item .dropdown-menu li a {
  color: #151515;
  font-size: 14px;
  line-height: 23px;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  padding: 5px 12px;
  text-decoration: none !important;
  border-radius: 5px;
  position: relative;
  z-index: 2;
}
.header-area .nav-area .nav-item .dropdown-menu li a::before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  -webkit-transition: transform 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  -o-transition: transform 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  transition: transform 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: right center;
}
.header-area .nav-area .nav-item .dropdown-menu li a:hover {
  color: #fff;
}
.header-area .nav-area .nav-item .dropdown-menu li a:hover::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  transform-origin: left center;
}
.header-area .nav-area .nav-item:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.full-screen-nav {
  position: fixed;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0;
  padding-top: 100px;
  padding-bottom: 50px;
  display: none;
}
.full-screen-nav .nav-overlay {
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: -4;
  background-color: #f0f0f0;
  display: none;
}
.full-screen-nav .nav-content-area {
  width: 100%;
  position: relative;
  height: 100%;
  padding-top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  align-items: center; 
}
.full-screen-nav .row {
  width: 100%;
}
@media only screen and (max-width: 991.98px) {
  .full-screen-nav .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.full-screen-nav .flsbg {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -2;
  display: flex;
}
.full-screen-nav .flsbg .bg-wrap {
  display: block;
  overflow: hidden;
  width: 33.333333%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  position: relative;
  background-color: #fff;
  pointer-events: none;
}
.full-screen-nav .flsbg .bg-wrap span {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -2;
}

.full-scree-navbar {
  max-width: 640px;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.full-scree-navbar .nav-item {
  position: relative;
  transform-origin: bottom center;
}
@media only screen and (max-width: 991.98px) {
  .full-scree-navbar .nav-item {
    text-align: center;
  }
}
.full-scree-navbar .nav-item .nav-link {
  font-size: 42px;
  line-height: 50px;
  color: #151515;
  font-weight: 800;
  padding: 17px 0;
  text-transform: capitalize;
  display: inline-block;
}
@media only screen and (max-width: 767.98px) {
  .full-scree-navbar .nav-item .nav-link {
    font-size: 30px;
    line-height: 40px;
    padding: 10px 0;
  }
}
.full-scree-navbar .nav-item:first-child .nav-link {
  padding-top: 0;
}
.full-scree-navbar .nav-item .dropdown-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: none;
}
.full-scree-navbar .nav-item .dropdown-menu li {
  display: inline-block;
}
.full-scree-navbar .nav-item .dropdown-menu li a {
  display: block;
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 0;
  color: #151515;
  padding: 5px 12px;
  text-decoration: none;
}
.full-scree-navbar .dropdown-nav .nav-link {
  position: relative;
}
.full-scree-navbar .dropdown-nav .nav-link::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: -20px;
  font-size: 18px;
  line-height: 20px;
  top: 37px; 
}
@media only screen and (max-width: 767.98px) {
  .full-scree-navbar .dropdown-nav .nav-link::before {
    top: 24px;
  }
}

.nav-contact-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.nav-contact-list li h6 {
  font-size: 16px;
  margin-bottom: 10px;
}
.nav-contact-list li p {
  display: block;
}
.nav-contact-list li .social-icon {
  margin-top: 12px;
}

.nav-toggle-btn {
  min-width: 45px;
  height: 31px;
  position: relative;
  -webkit-transition: 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  cursor: pointer;
  background-color: transparent;
  border: transparent;
  outline: none !important;
  z-index: 10;
}
.nav-toggle-btn span {
  background-color: #454545;
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  border-radius: 50px;
  opacity: 1;
  right: 0;
  -webkit-transition: 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.25s cubic-bezier(0.77, 0, 0.175, 1);
}
@media only screen and (max-width: 991.98px) {
  .nav-toggle-btn span {
    background-color: #fff;
  }
}
.nav-toggle-btn span:nth-child(1) {
  top: 0px;
  width: 32px;
}
.nav-toggle-btn span:nth-child(2) {
  top: 9px;
  width: 36px;
}
.nav-toggle-btn span:nth-child(3) {
  top: 19px;
}
.nav-toggle-btn span:nth-child(4) {
  top: 29px;
  width: 32px;
}

.nav-toggle-btn.open {
  min-width: 35px;
  margin-left: 10px;
}
.nav-toggle-btn.open span:nth-child(1), .nav-toggle-btn.open span:nth-child(4) {
  top: 16px;
  right: 0;
  width: 0;
}
.nav-toggle-btn.open span:nth-child(4) {
  right: 100%;
}
.nav-toggle-btn.open span:nth-child(2) {
  width: 100%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
}
.nav-toggle-btn.open span:nth-child(3) {
  width: 100%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
  top: 16px;
}

.header-area.sticky {
  background-color: #fff;
  padding: 15px 0;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 991.98px) {
  .header-area.sticky{
    padding: 20px 0; 
  }
  .header-area.sticky .logo-dark {
    display: block;
  }
}
.header-area.sticky .logo-light {
  display: none;
}
@media only screen and (max-width: 991.98px) {
  .header-area.sticky .logo-light {
    display: none;
  }
}
@media only screen and (max-width: 991.98px) {
  .header-area.sticky .navbar .social-icon li a {
    color: #454545;
  }
  .header-area.sticky .nav-toggle-btn span {
    background-color: #454545;
  }
}

.header-area.open-fullnav .logo-dark {
  display: block;
}
.header-area.open-fullnav .logo-light {
  display: none;
}
.header-area.open-fullnav .nav-toggle-btn span {
  background-color: #454545;
}

/*-----------------------------------------
---------------HERO CSS--------------------
------------------------------------------*/
.hero_slide_wrapper {
  background-color: #f0f0f0;
  position: relative;
  z-index: 5;
  min-height: 100vh;
  padding-top: 120px;
}
.hero_slide_wrapper .slide-text-area {
  min-height: calc(100vh - 120px);
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper .slide-text-area {
    min-height: 100vh;
    padding-top: 140px; 
    padding-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper {
    padding-top: 0;
  }
}
.hero_slide_wrapper .slide-text-area, .hero_slide_wrapper .slide-bg-area {
  padding-left: 0;
  padding-right: 0;
}
.hero_slide_wrapper .row {
  margin: 0;
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper .text_slide_container .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.hero_slide_wrapper .bg_slide_container {
  height: 100%;
  margin-left: 3vw;
  margin-right: 7vw;
}
@media only screen and (max-width: 1535px) {
  .hero_slide_wrapper .bg_slide_container {
    margin-left: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper .bg_slide_container {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper .slide-bg-area {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -2;
  }
}
.hero_slide_wrapper .slide-text-wrapper {
  position: relative;
  padding-left: 18vw;
  margin-top: 100px;
  margin-bottom: 140px;
  width: 100%;
}
@media only screen and (max-width: 1650px) {
  .hero_slide_wrapper .slide-text-wrapper {
    padding-left: 15vw;
  }
}
@media only screen and (max-width: 1400px) {
  .hero_slide_wrapper .slide-text-wrapper {
    padding-left: 8vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper .slide-text-wrapper {
    margin-top: 0;
    margin-bottom: 50px;
    padding-left: 15vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .hero_slide_wrapper .slide-text-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.hero_slide_wrapper .slide-next, .hero_slide_wrapper .slide-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 40px 58px;
  z-index: 50;
}
@media only screen and (max-width: 1299.98px) {
  .hero_slide_wrapper .slide-next, .hero_slide_wrapper .slide-prev {
    padding: 10px 23px;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper .slide-next, .hero_slide_wrapper .slide-prev {
    padding: 10px;
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 15px;
  }
  .hero_slide_wrapper .slide-next .circle-wrap svg, .hero_slide_wrapper .slide-prev .circle-wrap svg {
    width: 32px;
  }
  .hero_slide_wrapper .slide-next .circle-wrap svg circle, .hero_slide_wrapper .slide-prev .circle-wrap svg circle {
    stroke: #fff;
  }
  .hero_slide_wrapper .slide-next .circle-wrap::after, .hero_slide_wrapper .slide-prev .circle-wrap::after {
    border-color: #fff;
  }
  .hero_slide_wrapper .slide-next .circle-wrap::before, .hero_slide_wrapper .slide-prev .circle-wrap::before {
    background-color: #fff;
  }
}
.hero_slide_wrapper .slide-next {
  right: 0;
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper .slide-next {
    right: auto;
    left: calc(50% - -25px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.hero_slide_wrapper .slide-prev {
  left: 0;
}
@media only screen and (max-width: 991.98px) {
  .hero_slide_wrapper .slide-prev {
    left: calc(50% - 25px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.hero_slide_wrapper .vertical-contact {
  position: absolute;
  width: 7vw;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.hero_slide_wrapper .vertical-contact::before {
  content: "";
  height: 103px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}
.hero_slide_wrapper .vertical-contact a {
  position: absolute;
  left: 50%;
  bottom: 120px;
  display: block;
  font-size: 24px;
  line-height: 24px;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
  transform-origin: left center;
  padding: 20px;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  color: transparent;
  overflow: hidden;
}
.hero_slide_wrapper .vertical-contact a::before, .hero_slide_wrapper .vertical-contact a::after {
  content: attr(data-text);
  position: absolute;
}
.hero_slide_wrapper .vertical-contact a::before {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
.hero_slide_wrapper .vertical-contact a::after {
  left: 50%;
  bottom: 100%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  opacity: 0;
}
.hero_slide_wrapper .vertical-contact a:hover {
  mix-blend-mode: difference;
}
.hero_slide_wrapper .vertical-contact a:hover::before {
  top: 100%;
  opacity: 0;
}
.hero_slide_wrapper .vertical-contact a:hover::after {
  bottom: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  opacity: 1;
}
.hero_slide_wrapper .dot {
  display: block;
  position: absolute;
  top: 32%;
  left: calc(7vw + 5px);
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #b0c6b0;
}

.bg_slide_container .swiper-slide {
  overflow: hidden;
}
.bg_slide_container .swiper-slide .slide_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 991.98px) {
  .bg_slide_container .swiper-slide .slide_bg::before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    z-index: 5;
  }
}

.slide-text-wrapper .big-text {
  position: absolute;
  bottom: -55px;
  left: 120px;
  font-size: 180px;
  line-height: 200px;
  font-weight: 900;
  display: block;
  color: #e1e1e1;
  pointer-events: none;
}
.slide-text-wrapper .big-text::before {
  content: "";
  height: 1px;
  width: 224px;
  background-color: #cccccc;
  left: -25px;
  top: 69px;
  position: absolute;
}
.slide-text-wrapper .big-text .word .char {
  display: inline-block;
}
@media only screen and (max-width: 767.98px) {
  .slide-text-wrapper .big-text {
    font-size: 140px;
    line-height: 150px;
    left: 5px;
    bottom: -5px;
  }
}
@media only screen and (max-width: 991.98px) {
  .slide-text-wrapper .big-text {
    color: #fff;
    opacity: 0.1;
  }
}
.slide-text-wrapper .slide-btn {
  overflow: hidden;
  display: inline-block;
}
.slide-text-wrapper .title {
  font-size: 110px;
  line-height: 132px;
  margin-bottom: 103px;
}
.slide-text-wrapper .title font {
  display: inline-block;
}
.slide-text-wrapper .title .word {
  display: inline-block;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: -26px;
}
.slide-text-wrapper .title .word .char {
  display: inline-block;
  transform-origin: top;
}
@media only screen and (max-width: 1535px) {
  .slide-text-wrapper .title {
    font-size: 90px;
    line-height: 110px;
    margin-bottom: 85px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .slide-text-wrapper .title {
    font-size: 80px;
    line-height: 100px;
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 991.98px) {
  .slide-text-wrapper .title {
    color: #fff;
  }
}
@media only screen and (max-width: 767.98px) {
  .slide-text-wrapper .title {
    font-size: 70px;
    line-height: 87px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 479px) {
  .slide-text-wrapper .title {
    font-size: 59px;
    line-height: 70px;
    margin-bottom: 57px;
  }
}

/*-----------------------------------------
---------------PAGE CSS--------------------
------------------------------------------*/
.page-top-section {
  background-color: #b0c6b0;
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-top: 270px;
  padding-bottom: 230px;
}
@media only screen and (max-width: 991.98px) {
  .page-top-section {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-top-section {
    padding-top: 100px;
    padding-bottom: 70px; 
  }
}
@media (max-width: 575.98px) {
  .page-top-section {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}
.page-top-section .page-top-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.page-top-section .page-top-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #b0c6b0;
  opacity: 0.9;
}
.page-top-section .page-title {
  font-size: 72px;
  line-height: 72px;
  font-weight: 900;
  margin: 12px 0;
  margin: 12px 0;
  }
@media only screen and (max-width: 767.98px) {
  .page-top-section .page-title {
    font-size: 62px;
    line-height: 70px;
    margin: 12px 0;

  }
}
@media (max-width: 575.98px) {
  .page-top-section .page-title {
    font-size: 48px;
    line-height: 55px;
    margin: 12px 0;
  }
}
.page-top-section .top-img {
  position: absolute;
  right: 147px;
  bottom: 0;
  width: 700px;
  max-width: 50%;
  z-index: -2;
}
.page-top-section .shape-left, .page-top-section .shape-right {
  position: absolute;
  z-index: -1;
}
.page-top-section .shape-left {
  right: calc(100% - 50px);
  top: 50%;
}
@media (max-width: 575.98px) {
  .page-top-section .shape-left {
    right: calc(100% - 30px);
  }
}
.page-top-section .shape-right {
  right: 0;
  bottom: 0;
}

/*-----------------------------------------
---------------PORTFOLIO CSS-------------------- 
------------------------------------------*/
.portfolio_card_wrapper {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
  overflow: hidden;
}
.portfolio_card_wrapper img {
  width: 100%;
}
.portfolio_card_wrapper .portfolio-card-thumb {
  width: 100%;
  display: none;
}
.portfolio_card_wrapper .portfolio-card_bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -2;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.portfolio_card_wrapper .portfolio-info-wrapper {
  overflow: hidden;
  width: calc(100% - 60px);
  position: absolute;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 575.98px) {
  .portfolio_card_wrapper .portfolio-info-wrapper {
    bottom: 15px;
  }
}
.portfolio_card_wrapper .portfolio-info-card {
  background-color: #151515;
  padding: 40px 45px;
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .portfolio_card_wrapper .portfolio-info-card {
    padding: 25px 30px;
  }
}
.portfolio_card_wrapper .portfolio-info-card h4 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  overflow: hidden;
}
@media only screen and (max-width: 767.98px) {
  .portfolio_card_wrapper .portfolio-info-card h4 {
    font-size: 26px;
    line-height: 34px;
  }
}
.portfolio_card_wrapper .portfolio-info-card h4 a {
  display: block;
  color: #fff;
  text-decoration: none;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.portfolio_card_wrapper .portfolio-info-card .category-list li {
  overflow: hidden;
}
.portfolio_card_wrapper .portfolio-info-card .category-list li a {
  display: block;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.portfolio_card_wrapper .portfolio-info-card .dot-pattern, .portfolio_card_wrapper .portfolio-info-card .shape {
  position: absolute;
  z-index: -2;
  -webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  display: block;
}
.portfolio_card_wrapper .portfolio-info-card .dot-pattern {
  left: 23px;
  top: -50px;
}
.portfolio_card_wrapper .portfolio-info-card .shape {
  width: 300px;
  left: calc(88% - 138px);
  top: 100%;
}
.portfolio_card_wrapper:hover .portfolio-info-card {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.portfolio_card_wrapper:hover .portfolio-info-card .dot-pattern {
  top: 20px;
  transition-delay: 0.2s;
}
.portfolio_card_wrapper:hover .portfolio-info-card h4 a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-delay: 0.4s;
}
.portfolio_card_wrapper:hover .portfolio-info-card .category-list li a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-delay: 0.5s;
}
.portfolio_card_wrapper:hover .portfolio-info-card .shape {
  top: calc(100% - 110px);
  transition-delay: 0.3s;
}

.portf-lg {
  height: 930px;
}


@media only screen and (max-width: 991.98px) {
  .portf-lg {
    height: 700px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 767.98px) {
  .portf-lg {
    height: 600px;
  }
}

.portf-md {
  height: 450px;
}
@media only screen and (max-width: 767.98px) {
  .portf-md {
    height: 300px;
  }
}

@media (max-width: 575.98px) {
  .portfolio-section .mb--30 {
    margin-bottom: 0;
  }
  .portfolio-section .portfolio_card_wrapper {
    margin-bottom: 0;
  }
}

.project-list-area .box-title-wrap {
  height: 408px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.98px) {
  .project-list-area .box-title-wrap {
    height: auto;
    padding: 54px 39px;
  }
}
.project-list-area .portfolio_card_wrapper img {
  display: block;
}
@media only screen and (max-width: 1299.98px) {
  .project-list-area .portfolio_card_wrapper .portfolio-info-wrapper {
    bottom: 5px;
  }
}
.project-list-area .portfolio_card_wrapper .portfolio-info-card h4 {
  font-weight: normal;
}
.project-list-area .portfolio-card_bg {
  display: none;
}

.portfolio-details a {
  text-decoration: none;
}

/*-----------------------------------------
----------------BLOG CSS-------------------
------------------------------------------*/
.author-info-card {
  border: 1px solid #ebebeb;
  padding: 30px;
  position: relative;
  padding-top: 98px;
  text-align: center;
}
.author-info-card .brand {
  position: absolute;
  left: 50%;
  top: 45px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0.1;
}
.author-info-card h6 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
}
.author-info-card p {
  margin-bottom: 24px;
}
.author-info-card .author-name {
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
  display: block;
  font-weight: bold;
  color: #151515;
}

.sidebar-item {
  border: 1px solid #ebebeb;
  padding: 30px;
  position: relative;
  margin-top: 24px;
}

.sidebar-title {
  margin-bottom: 29px;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  padding-bottom: 3px;
}
.sidebar-title::before {
  content: "";
  height: 1px;
  width: 34px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sidebar-item ul li,
.wp-block-archives-list,
.wp-block-archives-list li{
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  line-height: 20px;
}
.sidebar-item ul li,
.wp-block-archives-list li {
  margin-bottom: 18px;
}
.sidebar-item ul li a:last-child,
.wp-block-archives-list li a:last-child {
  margin-bottom: 0;
}
.sidebar-item ul li a,
.wp-block-archives-list li a {
  color: #444444;
  display: inline-block;
  text-decoration: none;
}

.wp-block-archives-list li a:hover {
  color: #eb3505;
}

.tagcloud {
  padding: 5px 0 5px 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
  clear: both;
}
.tagcloud a {
  display: inline-block;
  margin: 5px;
}
.tagcloud a {
  font-size: 14px;
  line-height: 20px;
  padding: 11px 12px;
  color: #444444;
  background-color: #efefef;
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.tagcloud a::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: right center;
  -webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.tagcloud a:hover {
  color: #fff;
}
.tagcloud a:hover::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  transform-origin: left center;
}

.single-blog-info .thumb {
  margin-bottom: 20px;
}
.single-blog-info .thumb img {
  width: 100%;
}
.single-blog-info .card_meta {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  line-height: 25px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.single-blog-info .card_meta li {
  display: inline-block;
}
.single-blog-info .card_meta li a {
  color: #454545;
  text-decoration: none;
}
.single-blog-info .blog-title {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 18px;
}

blockquote {
  padding: 35px 50px;
  position: relative;
  z-index: 2;
  font-size: 32px;
  line-height: 48px;
  font-weight: 300;
  margin-bottom: 36px;
  margin-top: 5px;
}
blockquote::before, blockquote::after {
  content: "";
  height: 105px;
  width: 100px;
  position: absolute;
  pointer-events: none;
  z-index: -1;
  -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
blockquote::before {
  left: 0;
  top: 0;
  border-top: 1px solid;
  border-left: 1px solid;
}
blockquote::after {
  right: 0;
  bottom: 0;
  border-bottom: 1px solid;
  border-right: 1px solid;
}
blockquote p {
  margin-bottom: 0;
}
blockquote .quote-icon {
  display: inline-block;
}
blockquote .quote-icon:nth-child(1) img {
  vertical-align: top;
}
blockquote .quote-icon:nth-child(2) img {
  vertical-align: middle;
}
blockquote:hover::before, blockquote:hover::after {
  width: 70%;
  height: 70%;
}

.blog-details-wrapper {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 7px;
  margin-bottom: 24px;
  overflow: hidden;
}
.blog-details-wrapper .video-section {
  margin-bottom: 36px;
  margin-top: 5px;
}

.share-wrap h6 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  margin-right: 20px;
  text-transform: uppercase;
}
.share-wrap .social-icon li {
  margin-right: 15px;
}
.share-wrap .social-icon li:last-child {
  margin-right: 0;
}
.share-wrap .social-icon li a {
  font-size: 18px;
}

.comment-box-wrap {
  font-size: 14px;
  line-height: 24px;
}

.comments-list, .comments-list .children {
  padding: 0;
  margin: 0;
  list-style: none;
}

.comments-list .children {
  margin-left: 100px;
}
@media only screen and (max-width: 767.98px) {
  .comments-list .children {
    margin-left: 20px;
  }
}

.comment-item-wrap {
  position: relative;
  z-index: 1;
  padding-left: 100px;
  margin-bottom: 50px;
  z-index: 2;
}
@media only screen and (max-width: 767.98px) {
  .comment-item-wrap {
    margin-bottom: 30px;
  }
}
.comment-item-wrap::before, .comment-item-wrap::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 98px;
  pointer-events: none;
}
.comment-item-wrap::before {
  border-bottom: 1px solid #ebebeb;
  transform: rotate(45deg);
  transform-origin: right top;
  left: 27px;
  top: 32px;
  width: 143px;
  z-index: 1;
}
.comment-item-wrap::after {
  border-top: 1px solid #ebebeb;
  background-color: #fff;
  z-index: -2;
  width: 103px;
}
.comment-item-wrap .comment-avatar {
  position: absolute;
  top: 98px;
  left: 0;
  width: 80px;
}
.comment-item-wrap .comment-avatar img {
  border-radius: 50%;
}
.comment-item-wrap .post-comment {
  border: 1px solid #ebebeb;
  padding: 25px 60px;
  padding-bottom: 23px;
  position: relative;
  z-index: -2;
}
@media only screen and (max-width: 767.98px) {
  .comment-item-wrap .post-comment {
    padding: 22px 30px;
    padding-bottom: 20px;
  }
}
.comment-item-wrap .post-comment .avater-name {
  text-transform: uppercase;
  margin-bottom: 5px;
}

.comment-item-wrap .post-comment .avater-name a{
  color: #151515;
}

.comment-item-wrap .post-comment p {
  margin-bottom: 10px;
}

.comment-footer {
  padding: 0;
  margin: 0;
  list-style: none;
}
.comment-footer li {
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
}
.comment-footer li i {
  margin-right: 3px;
}
.comment-footer a {
  text-decoration: none;
}

.testimonial-card-wrapper .text-content {
  text-align: center;
}
.testimonial-card-wrapper .text-content p {
  font-size: 24px;
  line-height: 38px;
  padding-left: 15px;
  padding-right: 15px;
}
.testimonial-card-wrapper .text-content h4 {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  display: block;
  margin-top: 39px;
  padding-top: 26px;
}
.testimonial-card-wrapper .text-content h4::before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #d4d4d4;
}
.testimonial-card-wrapper .thumbnail {
  margin-left: 71px;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .testimonial-card-wrapper .thumbnail {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
}
.testimonial-card-wrapper .thumbnail .quote-icon {
  position: absolute;
  left: -110px;
  z-index: -2;
}
.testimonial-card-wrapper .thumbnail .img {
  display: block;
  overflow: hidden;
}
.testimonial-card-wrapper .thumbnail .img img {
  width: 100%;
}

.parallax-box {
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.parallax-box .parallax-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: -23%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-section {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-top: 135px; 
  padding-bottom: 130px;   
}
.video-section .video-cover {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -2;
}
.video-section .video-cover .bg-wrapper {
  position: absolute;
  height: 103%;
  width: 100%;
  left: 0;
  top: 0; 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
}
.video-section .video-cover .bg-wrapper::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2;
}
.video-section .title-xxl {
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 46px;
}
@media only screen and (max-width: 991.98px) {
  .video-section .title-xxl {
    margin-bottom: 36px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 767.98px) {
  .video-section .title-xxl {
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 479px) {
  .video-section .title-xxl {
    margin-bottom: 20px;
  }
}
.video-section .sub-title {
  font-size: 32px;
  line-height: 35px;
  color: #fff;
  margin-bottom: 66px;
}
@media only screen and (max-width: 767.98px) {
  .video-section .sub-title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 40px;
  }
}
.video-section .video-shape-rb {
  width: 300px;
  position: absolute;
  left: calc(100% - 115px);
  top: calc(100% - 185px);
}

.video-small-wrap {
  padding-top: 97px;
  padding-bottom: 97px;
}
.video-small-wrap .title-xxl {
  font-size: 100px;
  line-height: 110px;
  margin-bottom: 28px;
}
.video-small-wrap .sub-title {
  margin-bottom: 52px;
}

.lity-container {
  position: relative;
}

.lity-close {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 50px;
  height: 50px;
  bottom: 100%;
  top: auto;
}
.lity-close:hover {
  border-color: transparent;
}
.lity-close:active {
  top: auto;
}

.map-wrapper {
  width: 100%;
  height: 390px;
  background-color: #f6f6f6;
}
@media only screen and (max-width: 767.98px) {
  .map-wrapper {
    height: 250px;
  }
}

.footer-intro-section {
  overflow: hidden;
  color: #fff;
  position: relative;
  z-index: 2;
}
.footer-intro-section .right-info {
  background-color: #d3e3d3;
  height: 100%;
  padding-top: 38px; 
  padding-bottom: 49px;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767.98px) {
  .footer-intro-section .right-info {
    padding-top: 40px;
    padding-bottom: 29px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.footer-intro-section .right-info::before {
  content: "";
  height: 100%;
  width: 200%;
  position: absolute;
  background-color: #d3e3d3;
  z-index: -2;
  left: 100%;
  top: 0;
}
@media only screen and (max-width: 767.98px) {
  .footer-intro-section .right-info::before {
    display: none;
  }
}
.footer-intro-section .right-info p {
  font-size: 50px;
  line-height: 60px;
  color: #151515;
  margin-bottom: 0;
}
@media only screen and (max-width: 991.98px) {
  .footer-intro-section .right-info p {
    font-size: 40px;
    line-height: 50px;
  }
}
.footer-intro-section .right-info p a {
  position: relative;
  text-decoration: none;
}
.footer-intro-section .right-info p a::before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 6px;
  left: 0;
  -webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -o-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  transform-origin: left center;
}
.footer-intro-section .right-info p a:hover::before {
  transform-origin: right center;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.footer-intro-section .left-info {
  padding-top: 43px; 
  padding-bottom: 48px;
}
@media only screen and (max-width: 767.98px) {
  .footer-intro-section .left-info {
    text-align: center;
    padding-top: 105px;
    padding-bottom: 70px;
  }
}
.footer-intro-section .left-info .intro-title {
  color: #fff;
  margin-bottom: 0;
  font-size: 72px;
  line-height: 86px;
}
@media only screen and (max-width: 991.98px) {
  .footer-intro-section .left-info .intro-title {
    font-size: 60px;
    line-height: 70px;
  }
}

.footer-area {
  background-color: #151515;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.footer-area .copyright-text {
  color: #454545;
  font-size: 14px;
  line-height: 1.2;
}
.footer-area .copyright-text a {
  color: #fff;
  text-decoration: none;
}
.footer-area .fshape {
  position: absolute;
  display: block;
  z-index: -1;
}
.footer-area .fs-bg-4 {
  width: 300px;
  left: calc(100% - 106px);
  top: calc(100% - 185px);
}
.footer-area .fs-bg-1 {
  top: 106px;
  left: -30px;
  width: 118px;
}
@media only screen and (max-width: 767.98px) {
  .footer-area .fs-bg-1 {
    top: 26px;
    left: -28px;
    width: 80px;
  }
}
.footer-area .fs-bg-2 {
  top: 25px;
  right: 18%;
}
@media only screen and (max-width: 767.98px) {
  .footer-area .fs-bg-2 {
    top: 128px;
    right: 0;
  }
}
.footer-area .fs-bg-3 {
  bottom: calc(100% - 106px);
  left: 15%;
}

.footer-top {
  padding-top: 114px;
  padding-bottom: 77px;
}
@media (max-width: 575.98px) {
  .footer-top {
    padding-bottom: 30px;
  }
}
.footer-logo{
  display: inline-block; 
}
.footer-logo img{
  max-width: 180px;
  max-height: 80px;  
}
.footer-bottom {
  padding-bottom: 50px;
}
@media (max-width: 575.98px) {
  .footer-logo img{ 
    width: 150px; 
    max-width: 60px;
    max-height: 60px;  
  }
  .footer-bottom .scroll-arrow-btn {
    margin-top: 38px;
    margin-bottom: 40px;
  }
}

.footer-parallax-wrapper {
  overflow: hidden;
}

/*
  NEW CSS 5/17/2021
*/
:root {
  --sidenav-space:350px;
}
@media only screen and (max-width: 1600.98px) {
  :root {
    --sidenav-space:300px;
  }
}
@media only screen and (max-width: 991.98px) {
  :root {
    --sidenav-space:0;
  }
}

.reset-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.side-nav-area {
  position: fixed;
  top: 0;
  left: 0;
  width: var(--sidenav-space);
  height: 100vh;
  overflow-y: auto;
}

.side-nav-wrapper {
  background-color: #fff;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 1600.98px) {
  .side-nav-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.side-nav-wrapper .logo {
  margin-bottom: 100px;
  display: block;
  max-width: 150px;
}
.side-nav-wrapper .navbar-nav {
  flex-direction: column !important;
  margin-bottom: 56px;
}
.side-nav-wrapper .navbar-nav a {
  font-family: "Oswald", sans-serif;
}
.side-nav-wrapper .navbar-nav .nav-item {
  margin-bottom: 9px;
}
.side-nav-wrapper .navbar-nav .dropdown-toggle::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 25px;
  font-size: 18px;
  line-height: 20px;
  top: 13px;
  border: none;
  transition: 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
}
.side-nav-wrapper .navbar-nav .dropdown-toggle:hover::after {
  right: 48px;
}
.side-nav-wrapper .navbar-nav .dropdown-menu {
  border: none;
  padding: 0;
  margin: 0;
  margin-bottom: -5px;
  background-color: transparent;
}
.side-nav-wrapper .navbar-nav .dropdown-menu li a {
  padding: 5px 15px;
  transition: 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  position: relative;
  z-index: 2;
}
.side-nav-wrapper .navbar-nav .dropdown-menu li a:active, .side-nav-wrapper .navbar-nav .dropdown-menu li a:hover {
  background-color: transparent;
  color: #eb3505;
}
.side-nav-wrapper .navbar-nav .nav-link {
  display: block;
  color: #151515;
  transition: 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  display: inline-block;
  position: relative;
}
.side-nav-wrapper .navbar-nav .nav-link .btn_next_arrow {
  display: inline-block;
  margin-left: 20px;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.17, 0.85, 0.438, 0.99);
}
.side-nav-wrapper .navbar-nav .nav-link:hover {
  color: #eb3505;
}
.side-nav-wrapper .navbar-nav .nav-link:hover .btn_next_arrow {
  margin-left: 40px;
  opacity: 1;
}
.side-nav-wrapper .socail-text {
  border-top: 1px solid #e7e7e7;
  padding-top: 52px;
}

.socail-text {
  padding: 0;
  margin: 0;
  list-style: none;
}
.socail-text li {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  margin-right: 15px;
}
.socail-text li a {
  display: block;
  color: #454545;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
}
.socail-text li a::before {
  content: "";
  height: 1px;
  width: 0;
  left: 50%;
  bottom: 0;
  position: absolute;
  background-color: #eb3505;
  opacity: 0;
  transition: all 0.25s;
  transform: translateX(-50%);
}
.socail-text li a:hover {
  color: #eb3505;
}
.socail-text li a:hover::before {
  bottom: 3px;
  opacity: 1;
  width: 100%;
}

.has-sidenav .page-container {
  padding-left: var(--sidenav-space);
}

.hero-slide2-container .swiper-slide {
  overflow: hidden;
}

.slide2-content-wrapper {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 130px;
  padding-bottom: 120px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991.98px) {
  .slide2-content-wrapper {
    padding-top: 140px;
  }
  .slide2-content-wrapper::before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    position: absolute;
    opacity: 0.3;
  }
}
.slide2-content-wrapper .slide_bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -2;
}
.slide2-content-wrapper .slide-text {
  max-width: 700px;
}
.slide2-content-wrapper .hero-title {
  margin-bottom: 107px;
  font-size: 72px;
  line-height: 85px;
  text-shadow: 1px 1px 6px rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 1600.98px) {
  .slide2-content-wrapper .hero-title {
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1600.98px) and (max-width: 991.98px) {
  .slide2-content-wrapper .hero-title {
    margin-bottom: 50px;
    font-size: 65px;
    line-height: 75px;
    color: #fff;
    text-shadow: none;
  }
}
@media only screen and (max-width: 1600.98px) and (max-width: 991.98px) and (max-width: 767.98px) {
  .slide2-content-wrapper .hero-title {
    font-size: 45px;
    line-height: 55px;
  }
}

.hero_slide_wrapper2 {
  position: relative;
  padding-right: 150px;
}
@media only screen and (max-width: 1600.98px) {
  .hero_slide_wrapper2 {
    padding-right: 100px;
  }
}
@media only screen and (max-width: 1400.98px) {
  .hero_slide_wrapper2 {
    padding-right: 0;
  }
}
.hero_slide_wrapper2 .vertical-contact {
  position: absolute;
  background-color: #eb3505;
  height: 100vh;
  width: 150px;
  right: 0;
  top: 0;
  z-index: 10;
}
@media only screen and (max-width: 1600.98px) {
  .hero_slide_wrapper2 .vertical-contact {
    width: 100px;
  }
}
@media only screen and (max-width: 1400.98px) {
  .hero_slide_wrapper2 .vertical-contact {
    display: none !important;
  }
}
.hero_slide_wrapper2 .vertical-contact a {
  color: #fff;
  display: block;
  transform: translateX(-50%);
  position: absolute;
  bottom: 70px;
  left: 50%;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  letter-spacing: 2px;
}
.hero_slide_wrapper2 .vertical-contact a span {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  transform-origin: left center;
  transform: rotate(-90deg);
}
.hero_slide_wrapper2 .hero-top-text {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 999;
}

.hero_slide_wrapper2 .progressbar {
  position: absolute;
  z-index: 10;
  left: 50px;
  bottom: 50px;
  width: 120px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
}
.hero_slide_wrapper2 .progressbar .swiper-pagination-progressbar-fill {
  background-color: #eb3505;
}

/*
  TEAM SINGLE CSS START
*/
.social ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social ul a {
  transition: all 0.25s;
}

.team-single-area .thumb {
  padding-right: 35px;
}
@media only screen and (max-width: 991.98px) {
  .team-single-area .thumb {
    padding-right: 15px;
    margin-bottom: 30px;
  }
}

.team-single-area .basic-info li {
  float: left;
  width: 50%;
  padding: 0 15px;
  color: #fff;
  margin-top: 15px;
}
@media only screen and (max-width: 767.98px) {
  .team-single-area .basic-info li {
    width: 100%;
  }
}

.team-single-area .basic-info {
  clear: both;
  margin: 0 -15px;
  position: relative;
  z-index: 1;
  display: block;
  float: left;
  width: 100%;
  padding: 30px 0;
  padding-top: 15px;
  margin-top: 30px;
  list-style: none;
}
@media only screen and (max-width: 991.98px) {
  .team-single-area .basic-info {
    margin-left: 0;
    margin-right: 0;
    padding: 30px;
  }
}

.team-single-area .basic-info::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 110%;
  background: #eb3505;
  z-index: -1;
}
@media only screen and (max-width: 991.98px) {
  .team-single-area .basic-info::after {
    width: 100%;
  }
}

.team-single-area .basic-info li a {
  color: #fff;
  font-weight: 400;
}

.team-single-area .social ul li {
  display: inline-block;
  margin-right: 7px;
}

.team-single-area .social ul li a {
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  background: #e9e9e9;
  text-align: center;
  border-radius: 50%;
  color: #232323;
}

.team-single-area .social ul li a:hover {
  background: #EB3505;
  color: #fff;
}

.team-single-area h2 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
}

.team-single-area .social ul {
  margin-top: 30px;
  margin-bottom: 15px;
}

.team-single-area .content h2 {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 24px;
}

.team-single-area .content > span {
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 13px;
  display: block;
  color: #EB3505;
}

.team-single-area .about-area.reverse .info .progress-box:first-child {
  margin-top: 0;
}

.team-single-area .bottom-info {
  margin-top: 50px;
}

.team-single-area .bottom-info h2 {
  font-weight: 600;
  font-size: 24px;
}

.team-single-area .bottom-info p:last-child {
  margin-bottom: 0;
}

.team-single-area .about-area.reverse .info {
  padding-bottom: 0;
}

.progress-box .progress {
  height: 5px;
  overflow: inherit;
}

.about-area.reverse .info .progress-box h5 {
  font-weight: 600;
  font-size: 16px;
}

.about-area.reverse .info .progress-box {
  margin-top: 30px;
  overflow: inherit;
  text-align: left;
}

.progress-box .progress .progress-bar {
  position: relative;
  overflow: inherit;
  background: #eb3505;
}

.progress-box .progress .progress-bar span {
  position: absolute;
  right: 0;
  bottom: 15px;
  background: #eb3505;
  padding: 12px 10px;
  font-weight: 600;
  font-size: 12px;
  display: block;
}

.progress-box .progress .progress-bar span::after {
  position: absolute;
  left: 5px;
  bottom: -5px;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #eb3505;
}

@media only screen and (max-width: 991.98px) {
  .skill-items {
    margin-top: 30px;
  }
}
/*
  TEAM SINGLE CSS END
*/
.sm-card-list li {
  background-color: #eeeeee;
  width: 45%;
  padding: 10px 20px;
  margin-bottom: 2px;
}
.sm-card-list li img {
  margin-right: 15px;
}
@media only screen and (max-width: 767.98px) {
  .sm-card-list li {
    width: 100%;
  }
  .sm-card-list li img {
    margin-right: 0;
  }
}

.hasin-bg {
  z-index: 2;
  position: relative;
}
.hasin-bg .parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -2;
}

.feature-proj {
  min-height: 700px;
}
.feature-proj .parallax-bg {
  width: calc(100% - 500px);
}

.title-md {
  font-size: 120px;
  line-height: 130px;
}

.intro-text {
  font-size: 32px;
  line-height: 35px;
  font-family: "Oswald", sans-serif;
}

.down_icon_wrap {
  transform: rotate(180deg);
  display: block;
}

/*----------
  DARK CSS
-----------*/
.dark-mode {
  background-color: #1a1a1a;
  color: #666;
}
.dark-mode .blog_card_wrapper .card_meta li a, .dark-mode .full-scree-navbar .nav-item .submenu li a {
  color: #666;
}
.dark-mode h1, .dark-mode h2, .dark-mode h3, .dark-mode h4, .dark-mode h5, .dark-mode h6, .dark-mode .inline-card-wrapper .sm-title, .dark-mode .side-nav-wrapper .navbar-nav .nav-link, .dark-mode .side-nav-wrapper .navbar-nav .dropdown-menu li a, .dark-mode .blog_card_wrapper .sm-title a {
  color: #fff;
}
.dark-mode .inline-card-wrapper .sm-title:hover, .dark-mode .side-nav-wrapper .navbar-nav .nav-link:hover, .dark-mode .side-nav-wrapper .navbar-nav .dropdown-menu li a:hover, .dark-mode .full-scree-navbar .nav-item .submenu li a:hover {
  color: #eb3505;
}
.dark-mode .header-area.open-fullnav .nav-toggle-btn span, .dark-mode .header-area.sticky .nav-toggle-btn span {
  background-color: #fff;
}
.dark-mode .main-root {
  background-color: #1a1a1a;
}
.dark-mode .side-nav-wrapper, .dark-mode .side-nav-area, .dark-mode .services_card_wrapper, .dark-mode .bg-gray, .dark-mode .sm-card-list li, .dark-mode .full-screen-nav .flsbg .bg-wrap, .dark-mode .header-area.sticky {
  background-color: #151515;
}
.dark-mode .side-nav-wrapper .socail-text, .dark-mode .testimonial-card-wrapper .text-content h4::before {
  border-top: 1px solid #373737;
}
.dark-mode .testimonial-card-wrapper .text-content h4 {
  color: #eb3505;
}
.dark-mode .testimonial-card-wrapper .thumbnail .quote-icon {
  opacity: 0.1;
}
.dark-mode .slide2-content-wrapper .hero-title {
  text-shadow: none;
}
.dark-mode .hero_slide_wrapper2 .vertical-contact {
  background: #0B1015;
}
.dark-mode .hero_slide_wrapper2 .vertical-contact::before {
  content: "";
  height: 105px;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: -2;
  background-color: #eb3505;
  position: absolute;
}
.dark-mode .full-scree-navbar .nav-item a {
  color: #fff;
}

/*# sourceMappingURL=style.css.map */


/*
  TEAM SINGLE CSS START
*/
.social ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social ul a {
  transition: all 0.25s;
}

.team-single-area .thumb {
  padding-right: 35px;
}
@media only screen and (max-width: 991.98px) {
  .team-single-area .thumb {
    padding-right: 15px;
    margin-bottom: 30px;
  }
}

.team-single-area .basic-info li {
  float: left;
  width: 50%;
  padding: 0 15px;
  color: #fff;
  margin-top: 15px;
}
@media only screen and (max-width: 767.98px) {
  .team-single-area .basic-info li {
    width: 100%;
  }
}

.team-single-area .basic-info {
  clear: both;
  margin: 0 -15px;
  position: relative;
  z-index: 1;
  display: block;
  float: left;
  width: 100%;
  padding: 30px 0;
  padding-top: 15px;
  margin-top: 30px;
  list-style: none;
}
@media only screen and (max-width: 991.98px) {
  .team-single-area .basic-info {
    margin-left: 0;
    margin-right: 0;
    padding: 30px;
  }
}

.team-single-area .basic-info::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 110%;
  background: #eb3505;
  z-index: -1;
}
@media only screen and (max-width: 991.98px) {
  .team-single-area .basic-info::after {
    width: 100%;
  }
}

.team-single-area .basic-info li a {
  color: #fff;
  font-weight: 400;
}

.team-single-area .social ul li {
  display: inline-block;
  margin-right: 7px;
}

.team-single-area .social ul li a {
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  background: #e9e9e9;
  text-align: center;
  border-radius: 50%;
  color: #232323;
}

.team-single-area .social ul li a:hover {
  background: #EB3505;
  color: #fff;
}

.team-single-area h2 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
}

.team-single-area .social ul {
  margin-top: 30px;
  margin-bottom: 15px;
}

.team-single-area .content h2 {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 24px;
}

.team-single-area .content > span {
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 13px;
  display: block;
  color: #EB3505;
}

.team-single-area .about-area.reverse .info .progress-box:first-child {
  margin-top: 0;
}

.team-single-area .bottom-info {
  margin-top: 50px;
}

.team-single-area .bottom-info h2 {
  font-weight: 600;
  font-size: 24px;
}

.team-single-area .bottom-info p:last-child {
  margin-bottom: 0;
}

.team-single-area .about-area.reverse .info {
  padding-bottom: 0;
}

.progress-box .progress {
  height: 5px;
  overflow: inherit;
}

.about-area.reverse .info .progress-box h5 {
  font-weight: 600;
  font-size: 16px;
}

.about-area.reverse .info .progress-box {
  margin-top: 30px;
  overflow: inherit;
  text-align: left;
}

.progress-box .progress .progress-bar {
  position: relative;
  overflow: inherit;
  background: #eb3505;
}

.progress-box .progress .progress-bar span {
  position: absolute;
  right: 0;
  bottom: 15px;
  background: #eb3505;
  padding: 12px 10px;
  font-weight: 600;
  font-size: 12px;
  display: block;
}

.progress-box .progress .progress-bar span::after {
  position: absolute;
  left: 5px;
  bottom: -5px;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #eb3505;
}

@media only screen and (max-width: 991.98px) {
  .skill-items {
    margin-top: 30px;
  }
}
/*
  TEAM SINGLE CSS END
*/


/*Adhira WordPress Blog Styles*/

.blog_card_wrapper .btn_circle_arrow {
  padding: 12px 90px 12px 23px;
  font-size: 14px;
}

.blog_card_wrapper p {
  margin-bottom: 16px;
}

.pagination .page-item a {
  color: #454545;
  border: 1px solid #dee2e6;
  border-color: #e7e7e7;
  font-size: 16px;
  padding: 7px 18px;
}

.pagination .page-item a:hover {
  background: #eb3505;
  color: #fff;
  text-decoration: none;
}

.pagination .page-item span {
  color: #fff;
  border: 1px solid #dee2e6;
  font-size: 16px;
  padding: 7px 18px;
  background: #eb3505; 
}

.pagination .page-item .dots {
  color: #454545;
  border: 1px solid #dee2e6;
  font-size: 16px;
  padding: 7px 18px;
  background: #fff; 
}

a:hover {
  color: #eb3505;
}

/* UNIT TEST*/

.post-password-form input {
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-radius: 0;
  border: 1px solid #ebebeb;
  padding: 18px 23px;

}

.post-password-form input:focus {
  box-shadow: 0 0 0 2px rgba(225, 83, 97, 0.1);
  border-color: rgba(225, 83, 97, 0.1);
  background-color: #fff;
}

.cmt-cus {
  margin-left: -18px;
}

.form-submit button,
.wpcf7-submit,
input[type="submit"],
.wp-block-search__button,
.wp-block-search__inside-wrapper button {
  background-color: #151515;
  display: inline-block;
  text-decoration: none !important;
  color: #fff;
  padding: 18px 23px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  position: relative;
  z-index: 2;
  border: transparent;
}

.form-submit button:hover,
.wpcf7-submit:hover,
input[type="submit"]:hover,
.wp-block-search__button:hover,
.wp-block-search__inside-wrapper button:hover, {
  color: #fff;
  background: #eb3505;
  padding: 18px 23px;
}

.cus-social-icon li a,
.footer-area .copyright-text {
  color: #fff;
}

.hero_slide_wrapper .vertical-contact a {
  display: none;
}

.blog_card_wrapper .btn_circle_arrow {
  margin-bottom: 24px;
}

.comment-footer li {
  margin-left: 6px;
}

.card_meta li i{
  color: #eb3505;
  margin-right: 10px;
  font-weight: 500;
}

.sidebar-item ul,
.wp-block-archives-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-item ul ul,
.wp-block-archives-list li {
  padding-left: 15px !important;
  padding-top: 10px !important;
}

.postform,
.sidebar-item select, select {
  display: block;
  width: 100%;
  padding: 11px 30px 11px 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

/*dropdown*/

.full-scree-navbar .dropdown-menu.submenu {
  position: relative;
  float: none;
  border: none;
  border-radius: 0;
}


@media only screen and (max-width: 991.98px) {
  .full-scree-navbar .dropdown-menu.submenu{
    text-align: center;
  }
}

.wp-block-search .wp-block-search__button {
  color: #fff;
  background: #eb3505 !important;
  padding: 18px 23px;
}

.admin-bar .sticky,
.admin-bar .header-area {
  top: 32px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-caption{
  font-size: 1.2rem;
}
.bypostauthor{
  color: #777;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  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: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* fixes */

.fa-reply-all:before,
.fa-clock-fix {
    margin-right: 5px;
}

#thumb-home{
  margin-top: 0;
}

.blog-comments {
    overflow: hidden;
    float: left;
    width: 100%;
}

.cmt-pd-fix {
  padding-right: 0px;
}

.single-post-pd-fix {
  padding: 16px;
}

.single-post-sidebar-pd-fix {
  padding: 0px;
}

@media (max-width: 575.98px) {
.admin-bar .sticky {
  top: 0px;
}

}

/*Table Style Sheets*/

table{
  width: 100%;
  margin-bottom: 20px;
  vertical-align: top;
  overflow: hidden;
  border: 2px solid rgba(0, 0, 0, 0.08);
}
table th{
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  border-top: 2px solid rgba(0, 0, 0, 0.08);
  border-left: 2px solid rgba(0, 0, 0, 0.08);
  border-right: 2px solid rgba(0, 0, 0, 0.08);
  color: #454545;
  font-size: 1.2rem;
  font-weight: 700;
}
table td{
  padding: 10px;
  vertical-align: top;
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  border-top: 2px solid rgba(0, 0, 0, 0.08);
  border-left: 2px solid rgba(0, 0, 0, 0.08);
  border-right: 2px solid rgba(0, 0, 0, 0.08);
}
table tr:last-child td{
  border-bottom: none;
}
table .button-group{
  margin-bottom: 0;
}

.section-table-title td{
  padding-top: 2px;
  padding-bottom: 0;
  background-color: #f3f3f3;
  color: #8f8f8f;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
}

table.table-comfortable td{
  padding: 14px 10px;
}

#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  text-align: left;
  margin-bottom: 10px;
  caption-side: top;
  text-transform: capitalize;
  color:#151515;
  justify-content: space-between;
  font-weight: 700;

}

#wp-calendar * {
  text-align: center;
}

#wp-calendar #prev {
  text-align: left;
}

#wp-calendar #next {
  text-align: right;
}

#wp-calendar td,
#wp-calendar th {
  padding: 10px 5px;
}

.thumb-pd-fix {
  margin-top: -24px !important;
}

.cmt-font {
  font-size: 14px;
}

.post-sticky-cus span {
  position: absolute!important;
  right: 20px;
  margin: 0!important;
  background: #eb3505;
  color: #fff;
  padding: 4px 18px;
  border-radius: 20px;
  font-size: 12px;
}


#wpadminbar .quicklinks>ul>li>a {
  color: #f0f0f1 !important;
}
