/*============================

    Template Name: ITrio - IT Solutions and Services HTML5 Template
    Template URL: #
    Description: IT Solutions and Services HTML5 Template
    Author: NewthemeStudio
    Author URL: https://themeforest.net/user/newthemestudio
    Version: 1.0

=============================

    CSS INDEX
    ===================
    01. Theme defaults
    02. Preloader
    03. Header
    04. Banner
    05. Slider
    06. Breadcrumb
    07. About
    08. Services
    09. Info Box
    10. Counter
    11. Testimonial
    12. Work Process
    13. Team Members
    14. Case Study
    15. Call To Action
    16. Pricing
    17. FAQ
    18. Blog
    19. Pagination
    20. 404 Error
    21. Contact
    22. Newsletter
    23. Footer
    24. Back To Top

=============================*/
/*=============================
01. Theme defaults
=============================*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;display=swap");

/* Persian Font */
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/iransans/eot/IRANSansWeb_Black.eot);
  src: url(../fonts/iransans/eot/IRANSansWeb_Black.eot?#iefix) format("embedded-opentype"), url(../fonts/iransans/woff2/IRANSansWeb_Black.woff2) format("woff2"), url(../fonts/iransans/woff/IRANSansWeb_Black.woff) format("woff"),
      url(../fonts/iransans/ttf/IRANSansWeb_Black.ttf) format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/iransans/eot/IRANSansWeb_Bold.eot);
  src: url(../fonts/iransans/eot/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/iransans/woff2/IRANSansWeb_Bold.woff2) format("woff2"), url(../fonts/iransans/woff/IRANSansWeb_Bold.woff) format("woff"),
      url(../fonts/iransans/ttf/IRANSansWeb_Bold.ttf) format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/iransans/eot/IRANSansWeb_Medium.eot);
  src: url(../fonts/iransans/eot/IRANSansWeb_Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/iransans/woff2/IRANSansWeb_Medium.woff2) format("woff2"), url(../fonts/iransans/woff/IRANSansWeb_Medium.woff) format("woff"),
      url(../fonts/iransans/ttf/IRANSansWeb_Medium.ttf) format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/iransans/eot/IRANSansWeb_Light.eot);
  src: url(../fonts/iransans/eot/IRANSansWeb_Light.eot?#iefix) format("embedded-opentype"), url(../fonts/iransans/woff2/IRANSansWeb_Light.woff2) format("woff2"), url(../fonts/iransans/woff/IRANSansWeb_Light.woff) format("woff"),
      url(../fonts/iransans/ttf/IRANSansWeb_Light.ttf) format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/iransans/eot/IRANSansWeb_UltraLight.eot);
  src: url(../fonts/iransans/eot/IRANSansWeb_UltraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/iransans/woff2/IRANSansWeb_UltraLight.woff2) format("woff2"),
      url(../fonts/iransans/woff/IRANSansWeb_UltraLight.woff) format("woff"), url(../fonts/iransans/ttf/IRANSansWeb_UltraLight.ttf) format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/iransans/eot/IRANSansWeb.eot);
  src: url(../fonts/iransans/eot/IRANSansWeb.eot?#iefix) format("embedded-opentype"), url(../fonts/iransans/woff2/IRANSansWeb.woff2) format("woff2"), url(../fonts/iransans/woff/IRANSansWeb.woff) format("woff"),
      url(../fonts/iransans/ttf/IRANSansWeb.ttf) format("truetype");
}

body {
  font-size: 16px;
  line-height: 1.7;
  font-family: "IRANSans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #747e8c;
  overflow-x: hidden;
  direction: rtl;
}
@media (max-width: 1199.99px) {
  body {
    font-size: 15px;
  }
}
body.mobile-menu-open {
  overflow: hidden;
}

a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-decoration: none;
  color: #747e8c;
}
a:hover {
  text-decoration: none;
  color: #545cf5;
}
a:focus {
  text-decoration: none;
}

button {
  outline: 0 !important;
  box-shadow: none;
  border: none;
  padding: 0;
}
button:focus {
  box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #252525;
  font-weight: normal;
  font-style: normal;
  text-transform: capitalize;
  color: #252525;
  margin-bottom: 15px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 1199.99px) {
  h1 {
    font-size: 55px;
    line-height: 65px;
  }
}

h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}
@media (max-width: 1199.99px) {
  h2 {
    font-size: 36px;
    line-height: 46px;
  }
}

h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}
@media (max-width: 1199.99px) {
  h3 {
    font-size: 26px;
    line-height: 36px;
  }
}

h4 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}
@media (max-width: 1199.99px) {
  h4 {
    font-size: 22px;
    line-height: 30px;
  }
}

h5 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
@media (max-width: 1199.99px) {
  h5 {
    font-size: 19px;
    line-height: 28px;
  }
}

h6 {
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 1199.99px) {
  h6 {
    font-size: 17px;
    line-height: 22px;
  }
}

ul,
ol {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}

img {
  max-width: 100%;
  height: auto;
}

section {
  padding: 90px 0;
}
@media (max-width: 991.99px) {
  section {
    padding: 70px 0;
  }
}

@media (min-width: 1400px) {
  .container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1170px;
  }
}

.pt-150 {
  padding-top: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-270 {
  padding-bottom: 270px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-60 {
  padding-right: 60px;
}

.pr-60 {
  padding-left: 60px;
}

.ml-50 {
  margin-right: 50px;
}

.mr-50 {
  margin-left: 50px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mtn-250 {
  margin-top: -250px;
}

.mtn-110 {
  margin-top: -110px;
}

.mbn-110 {
  margin-bottom: -110px;
}

.form-control {
  height: 55px;
  color: #141414;
  text-align: right;
  border: 1px solid #e9edf4;
  background-color: #fff;
  font-size: 15px;
  padding: 10px 20px;
  width: 100%;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-control:focus {
  color: #252525;
  background-color: #fff;
  box-shadow: unset;
  outline: 0;
  border-color: #545cf5 !important;
}
.form-control:hover:focus, .form-control:focus {
  box-shadow: unset;
}
.form-control.nice-select {
  line-height: 2.1;
}
.form-control.nice-select ul.list {
  width: 100%;
}

textarea.form-control {
  height: auto;
}

.form-check-input[type=checkbox] {
  cursor: pointer;
}

.png-primary-filter {
  filter: invert(31%) sepia(75%) saturate(2345%) hue-rotate(227deg) brightness(97%) contrast(97%);
}

.png-white-filter {
  filter: invert(100%) sepia(1%) saturate(1236%) hue-rotate(220deg) brightness(120%) contrast(100%);
}

.background-1 {
  background-image: url("../images/section-bg/section_bg_1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background-2 {
  background-image: url("../images/section-bg/section_bg_2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background-3 {
  background-image: url("../images/section-bg/section_bg_3.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-overlay,
.bg-overlay-light {
  position: relative;
  z-index: 1;
}
.bg-overlay:before,
.bg-overlay-light:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.bg-overlay:before {
  background-color: rgba(29, 42, 59, 0.8);
}

.bg-overlay-light:before {
  background-color: rgba(233, 237, 244, 0.7);
}

.bg-grey {
  background-color: #e9edf4;
}

.section-title {
  position: relative;
  margin-bottom: 50px;
}
.section-title.text-center {
  max-width: 600px;
  margin: -5px auto 50px;
}
.section-title h5.subtitle {
  margin-bottom: 10px;
  color: #545cf5;
}
@media (max-width: 991.99px) {
  .section-title.m-0 {
    margin-bottom: 30px !important;
  }
}
.section-title.m-0 h2.title {
  margin-bottom: 0;
}

.section-btn {
  float: left;
  display: flex;
}
@media (max-width: 991.99px) {
  .section-btn {
    float: right;
  }
}

.theme-btn {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  position: relative;
  display: inline-block;
  z-index: 1;
  text-transform: capitalize;
  overflow: hidden;
  padding: 12px 30px;
  background-color: #545cf5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e9edf4;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.theme-btn:before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% + 150px);
  height: calc(100% + 350px);
  right: -50px;
  top: -90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
}
.theme-btn:hover {
  color: #1d2a3b;
}
.theme-btn:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.theme-btn.active {
  background-color: #fff;
  color: #1d2a3b;
}
.theme-btn.active:before {
  background-color: #545cf5;
}
.theme-btn.active:hover {
  color: #fff;
}

.video-btn {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #545cf5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.video-btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #545cf5;
  -webkit-animation: ripple 1.5s linear infinite;
  animation: ripple 1.5s linear infinite;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.45);
    -moz-transform: scale(1.45);
    -ms-transform: scale(1.45);
    -o-transform: scale(1.45);
    transform: scale(1.45);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.75);
    -moz-transform: scale(1.75);
    -ms-transform: scale(1.75);
    -o-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 0;
  }
}
.video-btn i {
  position: absolute;
  color: #fff;
  font-size: 25px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* Image Box */
.image-box {
  margin: 35px 0 5px;
}
.image-box .image-box-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 30px;
}
.image-box .image-box-item img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.image-box .image-box-item:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* Owl Carousel Defaults */
.owl-carousel .owl-stage-outer {
  height: calc(100% + 30px);
  margin: -15px;
  padding: 15px;
  width: calc(100% + 30px);
}
.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 15px;
}
.owl-carousel .owl-dots button.owl-dot {
  width: 13px;
  height: 13px;
  margin-left: 15px;
  background-color: #fff;
  border: 3px solid #545cf5;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.owl-carousel .owl-dots button.owl-dot.active {
  width: 35px;
  background-color: #545cf5;
}

/*=============================
02. Preloader Area
=============================*/
.preloader {
  position: fixed;
  top: 0;
  background: #fff;
  text-align: center;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.preloader .preloader-logo {
  position: absolute;
  width: 230px;
  height: 230px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .preloader-logo img {
  -webkit-animation: scale 2s linear infinite;
  animation: scale 2s linear infinite;
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.preloader .preloader-spin {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .preloader-spin:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  animation: spin 1s ease-in-out infinite;
  border: 5px solid #e9edf4;
  border-top: 5px solid #545cf5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*=============================
03. Header Area
=============================*/
.top-bar-area {
  padding: 10px 0;
  background-color: #545cf5;
}
.top-bar-area .container-fluid {
  margin: auto;
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 767.99px) {
  .top-bar-area .right-content {
    text-align: center;
  }
}
.top-bar-area .right-content ul li {
  display: inline-block;
  font-size: 16px;
  color: #fff;
}
.top-bar-area .right-content ul li:not(:first-child) {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #fff;
}
.top-bar-area .right-content ul li span {
  font-weight: 600;
}
@media (max-width: 575.99px) {
  .top-bar-area .right-content ul li:nth-child(2) {
    display: none;
  }
}
@media (max-width: 1199.99px) {
  .top-bar-area .right-content ul li:last-child {
    display: none;
  }
}
.top-bar-area .left-content {
  text-align: left;
}
.top-bar-area .left-content ul {
  display: inline-flex;
}
.top-bar-area .left-content ul li:not(:last-child) {
  margin-left: 8px;
}
.top-bar-area .left-content ul li.title span {
  font-size: 16px;
  color: #fff;
  margin-left: 5px;
  line-height: 28px;
  font-weight: 600;
}
.top-bar-area .left-content ul li a {
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-bar-area .left-content ul li a i {
  font-size: 19px;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #1d2a3b;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.top-bar-area .left-content ul li a:hover {
  -webkit-transform: rotateX(360deg);
  -moz-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  -o-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
.top-bar-area .left-content ul li a:hover i {
  color: #545cf5;
}

@media (max-width: 991.99px) {
  .navbar-fixed.fixed-top {
    position: unset;
  }
}

.navbar-area {
  position: relative;
  background-color: #fff;
  padding: 10px 0;
}
.navbar-area .container-fluid {
  margin: auto;
  padding-right: 30px;
  padding-left: 30px;
}
.navbar-area .mobile-menu-toggler {
  position: relative;
  cursor: pointer;
  display: none;
  width: 30px;
  height: 30px;
}
@media (max-width: 991.99px) {
  .navbar-area .mobile-menu-toggler {
    display: block;
  }
}
.navbar-area .mobile-menu-toggler span {
  background: #1d2a3b;
  height: 4px;
  margin-top: -4px;
  position: relative;
  top: 9px;
  display: block;
}
.navbar-area .nav-menu {
  padding-top: 0;
  padding-bottom: 0;
}
.navbar-area .nav-menu .navbar {
  z-index: 2;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navbar-area .nav-menu .navbar ul {
  margin-bottom: 0;
}
.navbar-area .nav-menu .navbar ul li.nav-item {
  position: relative;
  padding: 25px 0;
}
.navbar-area .nav-menu .navbar ul li.nav-item a {
  position: relative;
  font-size: 16px;
  color: #1d2a3b;
  line-height: 1;
  font-weight: 600;
  padding: 0;
  margin: 0 15px;
}
.navbar-area .nav-menu .navbar ul li.nav-item a.dropdown-toggle {
  padding-left: 20px;
}
.navbar-area .nav-menu .navbar ul li.nav-item a.dropdown-toggle:before {
  content: "\ea4e";
  position: absolute;
  top: 0;
  left: 0;
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  font-size: 17px;
}
.navbar-area .nav-menu .navbar ul li.nav-item a.dropdown-toggle:after {
  display: none;
}
.navbar-area .nav-menu .navbar ul li.nav-item a:hover, .navbar-area .nav-menu .navbar ul li.nav-item a:focus, .navbar-area .nav-menu .navbar ul li.nav-item a.active {
  color: #545cf5;
}
.navbar-area .nav-menu .navbar ul li.nav-item:last-child a {
  margin-left: 0;
}
.navbar-area .nav-menu .navbar ul li.nav-item ul.dropdown-menu {
  background: #fff;
  position: absolute;
  visibility: hidden;
  display: block;
  width: 200px;
  border: none;
  z-index: 99;
  opacity: 0;
  top: 100%;
  padding: 15px 10px;
  box-shadow: 0 11px 20px 10px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navbar-area .nav-menu .navbar ul li.nav-item ul.dropdown-menu li {
  padding: 0;
}
.navbar-area .nav-menu .navbar ul li.nav-item ul.dropdown-menu li a {
  padding: 12px 10px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navbar-area .nav-menu .navbar ul li.nav-item ul.dropdown-menu li a:hover {
  padding-right: 13px;
}
.navbar-area .nav-menu .navbar ul li.nav-item ul.dropdown-menu li a.dropdown-toggle {
  padding-left: 0;
}
.navbar-area .nav-menu .navbar ul li.nav-item ul.dropdown-menu li a.dropdown-toggle:before {
  content: "\ea6e";
  top: 12px;
  left: 10px;
}
.navbar-area .nav-menu .navbar ul li.nav-item ul.dropdown-menu li ul.dropdown-menu {
  top: 0;
  right: -200px;
  opacity: 0 !important;
  visibility: hidden !important;
  -webkit-transform: scaleY(0) !important;
  -moz-transform: scaleY(0) !important;
  -ms-transform: scaleY(0) !important;
  -o-transform: scaleY(0) !important;
  transform: scaleY(0) !important;
}
.navbar-area .nav-menu .navbar ul li.nav-item ul.dropdown-menu li:hover ul.dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: scaleY(1) !important;
  -moz-transform: scaleY(1) !important;
  -ms-transform: scaleY(1) !important;
  -o-transform: scaleY(1) !important;
  transform: scaleY(1) !important;
}
.navbar-area .nav-menu .navbar ul li.nav-item:hover ul.dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.navbar-area .nav-menu .navbar .nav-btn {
  display: flex;
  margin-right: 40px;
}
.navbar-area.style-1 {
  background-color: transparent;
}
.navbar-area.style-1 .navbar-brand {
  position: relative;
}
.navbar-area.style-1 .navbar-brand img.logo-light {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991.99px) {
  .navbar-area.style-1 .navbar-brand img.logo-light {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
}
.navbar-area.style-1 .navbar-brand img.logo-dark {
  position: absolute;
  right: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991.99px) {
  .navbar-area.style-1 .navbar-brand img.logo-dark {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.navbar-area.style-1.is-sticky .navbar-brand {
  position: relative;
}
.navbar-area.style-1.is-sticky .navbar-brand img.logo-light {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.navbar-area.style-1.is-sticky .navbar-brand img.logo-dark {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.navbar-area.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a {
  color: #fff;
}
.navbar-area.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a:hover, .navbar-area.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a:focus, .navbar-area.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a.active {
  color: #e9edf4;
}
.navbar-area.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a ~ ul.dropdown-menu li.nav-item a {
  color: #1d2a3b;
}
.navbar-area.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a ~ ul.dropdown-menu li.nav-item a:hover, .navbar-area.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a ~ ul.dropdown-menu li.nav-item a:focus, .navbar-area.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a ~ ul.dropdown-menu li.nav-item a.active {
  color: #545cf5;
}
.navbar-area.style-3 {
  background-color: transparent;
  position: absolute;
  width: 100%;
}
.navbar-area.is-sticky {
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  position: fixed;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  box-shadow: 0 0 20px 3px rgba(85, 80, 98, 0.1);
}
.navbar-area.is-sticky.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a {
  color: #1d2a3b;
}
.navbar-area.is-sticky.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a:hover, .navbar-area.is-sticky.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a:focus, .navbar-area.is-sticky.style-1 .nav-menu .navbar ul.navbar-nav li.nav-item a.active {
  color: #545cf5;
}
.navbar-area .mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 300px;
  max-width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  background-color: #fff;
  overflow-y: scroll;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateX(-101%);
  -moz-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  -o-transform: translateX(-101%);
  transform: translateX(-101%);
}
.navbar-area .mobile-menu nav .close-btn {
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
  display: block;
  background-color: #fff;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 42px;
  height: 42px;
  cursor: pointer;
}
.navbar-area .mobile-menu nav .close-btn i {
  font-size: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #1d2a3b;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navbar-area .mobile-menu nav .close-btn:hover i {
  color: #545cf5;
}
.navbar-area .mobile-menu ~ .menu-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: rgba(29, 42, 59, 0.5);
}
.navbar-area .mobile-menu.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.navbar-area .mobile-menu.active ~ .menu-overlay {
  visibility: visible;
  opacity: 1;
}
.navbar-area .mobile-menu .menu {
  padding-top: 90px;
}
.navbar-area .mobile-menu .menu ul {
  position: relative;
  border: 0;
}
.navbar-area .mobile-menu .menu ul li {
  position: relative;
  display: block;
  border-top: 1px solid #e9edf4;
}
.navbar-area .mobile-menu .menu ul li a {
  position: relative;
  display: block;
  padding: 15px 25px;
  color: #1d2a3b;
  text-transform: capitalize;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navbar-area .mobile-menu .menu ul li a.dropdown-toggle:before {
  content: "\ea4e";
  position: absolute;
  top: 15px;
  left: 25px;
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navbar-area .mobile-menu .menu ul li a.dropdown-toggle.open:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navbar-area .mobile-menu .menu ul li a.dropdown-toggle:after {
  display: none;
}
.navbar-area .mobile-menu .menu ul li a.dropdown-togglea:hover, .navbar-area .mobile-menu .menu ul li a.dropdown-toggle:focus, .navbar-area .mobile-menu .menu ul li a.dropdown-toggle.active {
  color: #545cf5;
}
.navbar-area .mobile-menu .menu ul li ul.dropdown-menu {
  padding: 0;
  padding-right: 15px;
}

/*=============================
04. Banner Area
=============================*/
.banner-area {
  overflow: hidden;
  position: relative;
  padding: 220px 0;
  z-index: 1;
  background-image: url(../images/banner/banner_bg_1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 991.99px) {
  .banner-area {
    padding: 110px 0;
  }
}
.banner-area:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(to left, #1d2a3b, rgba(29, 42, 59, 0.3));
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner-area .container-fluid {
  padding-right: 30px;
  padding-left: 30px;
}
.banner-area .banner-content {
  position: relative;
}
@media (max-width: 991.99px) {
  .banner-area .banner-content {
    margin-bottom: 60px;
    text-align: center;
  }
}
.banner-area .banner-content h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: 1px;
}
@media (max-width: 1199.99px) {
  .banner-area .banner-content h1 {
    font-size: 65px;
    line-height: 75px;
  }
}
@media (max-width: 767.99px) {
  .banner-area .banner-content h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575.99px) {
  .banner-area .banner-content h1 {
    font-size: 50px;
    line-height: 60px;
  }
}
.banner-area .banner-content p {
  margin-bottom: 45px;
  max-width: 500px;
}
@media (max-width: 991.99px) {
  .banner-area .banner-content p {
    margin-right: auto;
    margin-left: auto;
  }
}
.banner-area .banner-content h1, .banner-area .banner-content p {
  color: #fff;
}
.banner-area .banner-content .banner-btn ul li {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}
@media (max-width: 767.99px) {
  .banner-area .banner-content .banner-btn ul li {
    margin-left: 0;
  }
  .banner-area .banner-content .banner-btn ul li:nth-child(2) {
    display: none;
  }
}
.banner-area .banner-content .banner-btn ul li.video {
  margin-right: 25px;
  margin-left: 0;
}
.banner-area .consultation-form {
  position: relative;
  background-color: #fff;
  padding: 40px;
  max-width: 450px;
  margin: 0 auto;
  border: 1px solid #e9edf4;
  z-index: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 575.99px) {
  .banner-area .consultation-form {
    padding: 30px;
  }
  .banner-area .consultation-form:before {
    display: none;
  }
}
.banner-area .consultation-form:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  left: -15px;
  top: -15px;
  border: 3px solid #545cf5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: -1;
}
.banner-area .consultation-form .heading {
  margin-bottom: 25px;
}
.banner-area .consultation-form .heading h2 {
  font-size: 35px;
  margin-bottom: 15px;
}
@media (max-width: 1199.99px) {
  .banner-area .consultation-form .heading h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
.banner-area .consultation-form form button {
  width: 100%;
}

/*=============================
05. Slider Area
=============================*/
.slider-area {
  position: relative;
  overflow: hidden;
}
.slider-area .owl-item .slide-item {
  position: relative;
  padding: 220px 0;
  overflow: hidden;
  background-color: #1d2a3b;
  z-index: 1;
}
.slider-area .owl-item .slide-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(29, 42, 59, 0.7);
  top: 0px;
  right: 0px;
  z-index: 2;
}
.slider-area .owl-item .slide-item .bg-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 7s ease-out;
  -moz-transition: all 7s ease-out;
  -ms-transition: all 7s ease-out;
  -o-transition: all 7s ease-out;
  transition: all 7s ease-out;
  z-index: -1;
}
.slider-area .owl-item .slide-item .slide-content {
  position: relative;
  display: block;
  width: 100%;
  z-index: 3;
}
.slider-area .owl-item .slide-item .slide-content h1.title {
  position: relative;
  display: block;
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: 1px;
  opacity: 0;
  visibility: hidden;
  max-width: 750px;
  color: #fff;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1.2s ease-out;
  -moz-transition: all 1.2s ease-out;
  -ms-transition: all 1.2s ease-out;
  -o-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
}
@media (max-width: 1199.99px) {
  .slider-area .owl-item .slide-item .slide-content h1.title {
    font-size: 65px;
    line-height: 75px;
  }
}
@media (max-width: 767.99px) {
  .slider-area .owl-item .slide-item .slide-content h1.title {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575.99px) {
  .slider-area .owl-item .slide-item .slide-content h1.title {
    font-size: 50px;
    line-height: 60px;
  }
}
.slider-area .owl-item .slide-item .slide-content p.desc {
  color: #fff;
  position: relative;
  display: block;
  margin-bottom: 45px;
  opacity: 0;
  visibility: hidden;
  max-width: 550px;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}
.slider-area .owl-item .slide-item .slide-content .slider-btn ul {
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}
.slider-area .owl-item .slide-item .slide-content .slider-btn ul li {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}
@media (max-width: 767.99px) {
  .slider-area .owl-item .slide-item .slide-content .slider-btn ul li {
    margin-left: 0;
  }
  .slider-area .owl-item .slide-item .slide-content .slider-btn ul li:nth-child(2) {
    display: none;
  }
}
.slider-area .owl-item .slide-item .slide-content .slider-btn ul li.video {
  margin-right: 25px;
  margin-left: 0;
}
.slider-area .owl-item .slide-item.text-center .row {
  justify-content: center;
}
.slider-area .owl-item .slide-item.text-center .slide-content h1.title {
  margin: 0 auto 15px;
}
.slider-area .owl-item .slide-item.text-center .slide-content p.desc {
  margin: 0 auto 45px;
}
.slider-area .owl-item .slide-item.text-end .row {
  justify-content: end;
}
.slider-area .owl-item .slide-item.text-end .slide-content h1.title {
  margin: 0 0 15px auto;
}
.slider-area .owl-item .slide-item.text-end .slide-content p.desc {
  margin: 0 0 45px auto;
}
.slider-area .owl-item.active .slide-item .bg-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.slider-area .owl-item.active .slide-item .slide-content h1.title, .slider-area .owl-item.active .slide-item .slide-content p.desc, .slider-area .owl-item.active .slide-item .slide-content .slider-btn ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.slider-area .owl-nav {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767.99px) {
  .slider-area .owl-nav {
    display: none;
  }
}
.slider-area .owl-nav .owl-prev, .slider-area .owl-nav .owl-next {
  position: absolute;
  top: -450px;
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #e9edf4;
  height: 55px;
  width: 55px;
  line-height: 55px !important;
  text-align: center;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #1d2a3b !important;
  font-size: 30px !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slider-area .owl-nav .owl-prev {
  right: -60px;
}
.slider-area .owl-nav .owl-next {
  left: -60px;
}
.slider-area:hover .owl-nav .owl-prev {
  right: 70px;
}
.slider-area:hover .owl-nav .owl-next {
  left: 70px;
}
.slider-area.light-bg .owl-item .slide-item {
  background-color: #e9edf4;
}
.slider-area.light-bg .owl-item .slide-item:before {
  background: linear-gradient(90deg, #e9edf4 0%, rgba(233, 237, 244, 0.7) 50%, rgba(233, 237, 244, 0.2) 100%);
}
.slider-area.light-bg .owl-item .slide-item.text-center:before {
  background: linear-gradient(90deg, rgba(233, 237, 244, 0.2) 0%, rgba(233, 237, 244, 0.8) 30%, rgba(233, 237, 244, 0.8) 70%, rgba(233, 237, 244, 0.2) 100%);
}
.slider-area.light-bg .owl-item .slide-item.text-end:before {
  background: linear-gradient(90deg, rgba(233, 237, 244, 0.2) 0%, rgba(233, 237, 244, 0.7) 50%, #e9edf4 100%);
}
.slider-area.light-bg .owl-item .slide-item .slide-content {
  position: relative;
  display: block;
  width: 100%;
  z-index: 3;
}
.slider-area.light-bg .owl-item .slide-item .slide-content h1.title {
  color: #252525;
}
.slider-area.light-bg .owl-item .slide-item .slide-content p.desc {
  color: #1d2a3b;
}
.slider-area.light-bg .owl-nav .owl-prev, .slider-area.light-bg .owl-nav .owl-next {
  background: rgba(84, 92, 245, 0.8) !important;
  color: #fff !important;
}

/*=============================
06. Breadcrumb Area
=============================*/
.breadcrumb-area {
  position: relative;
  height: 380px;
  background-image: url("../images/breadcrumb.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.breadcrumb-area:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #1d2a3b;
  opacity: 0.9;
  z-index: -1;
}
.breadcrumb-area .breadcrumb-inner {
  text-align: center;
}
.breadcrumb-area .breadcrumb-inner .breadcrumb-title h3 {
  color: #fff;
}
.breadcrumb-area .breadcrumb-inner .breadcrumb-content ul li {
  display: inline-block;
}
.breadcrumb-area .breadcrumb-inner .breadcrumb-content ul li a {
  color: #fff;
  opacity: 0.7;
}
.breadcrumb-area .breadcrumb-inner .breadcrumb-content ul li a:hover {
  color: #545cf5;
}
.breadcrumb-area .breadcrumb-inner .breadcrumb-content ul li i {
  position: relative;
  top: 4px;
  padding: 0 5px;
  opacity: 0.7;
}
.breadcrumb-area .breadcrumb-inner .breadcrumb-content ul li span, .breadcrumb-area .breadcrumb-inner .breadcrumb-content ul li i {
  color: #fff;
}

/*=============================
07. About Area
=============================*/
.about-area {
  position: relative;
}
.about-area .about-img {
  position: relative;
}
@media (max-width: 991.99px) {
  .about-area .about-img {
    margin-bottom: 50px;
  }
}
.about-area .about-img .about-video-btn {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.99px) {
  .about-area .about-img .about-video-btn {
    margin-left: 0;
  }
}
.about-area .about-img .about-video-btn img {
  position: relative;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: -2;
}
.about-area .about-img .about-video-btn .video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-area .about-img.style-1 .about-video-btn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  left: -15px;
  top: -15px;
  border: 3px solid #545cf5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: -1;
}
@media (max-width: 575.99px) {
  .about-area .about-img.style-1 .about-video-btn:before {
    display: none;
  }
}
.about-area .about-img.style-2 [class*=col-]:nth-child(2) {
  margin-top: 110px;
  margin-right: -30px;
}
.about-area .about-img.style-2 [class*=col-]:nth-child(2) img {
  border: 10px solid #fff;
}
.about-area .about-img.style-2 img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.about-area .about-content .about-features-slider .swiper .swiper-slide h5 {
  position: relative;
  padding-right: 28px;
  font-size: 18px;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-area .about-content .about-features-slider .swiper .swiper-slide h5 i {
  position: absolute;
  right: 0;
  color: #545cf5;
  font-size: 22px;
}
.about-area .about-content .about-features-slider .swiper .swiper-slide p {
  margin-top: 20px;
  margin-left: -160px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about-area .about-content .about-features-slider .swiper .swiper-slide.swiper-slide-active h5 {
  opacity: 1;
}
.about-area .about-content .about-features-slider .swiper .swiper-slide.swiper-slide-active p {
  opacity: 1;
}
.about-area .about-content .about-features-slider .arrows {
  width: 200px;
  display: inline-block;
  margin-top: 30px;
}
.about-area .about-content .about-features-slider .arrows div:first-child {
  margin-left: 15px;
}
.about-area .about-content .about-features-slider .arrows .next-button, .about-area .about-content .about-features-slider .arrows .prev-button {
  position: relative;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e9edf4;
  font-size: 25px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.about-area .about-content .about-features-slider .arrows .next-button i, .about-area .about-content .about-features-slider .arrows .prev-button i {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #1d2a3b;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.about-area .about-content .about-features-slider .arrows .next-button:hover, .about-area .about-content .about-features-slider .arrows .prev-button:hover {
  background-color: #545cf5;
}
.about-area .about-content .about-features-slider .arrows .next-button:hover i, .about-area .about-content .about-features-slider .arrows .prev-button:hover i {
  color: #fff;
}
.about-area .about-content .about-progress-bar .progres-item {
  position: relative;
  margin-bottom: 25px;
}
.about-area .about-content .about-progress-bar .progres-item .title {
  padding-bottom: 15px;
}
.about-area .about-content .about-progress-bar .progres-item .title h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.about-area .about-content .about-progress-bar .progres-item .progres-bar {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.about-area .about-content .about-progress-bar .progres-item .progres-bar .bar-line {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 4px;
  background-color: #545cf5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.about-area .about-content .about-progress-bar .progres-item .progres-bar .bar-line .percentage {
  position: absolute;
  font-size: 16px;
  font-weight: 600;
  color: #1d2a3b;
  bottom: -25px;
  left: 0;
}
.about-area .about-content .single-about .single-about-item {
  position: relative;
  margin-bottom: 20px;
}
.about-area .about-content .single-about .single-about-item .single-about-icon {
  float: right;
  margin-left: 20px;
}
.about-area .about-content .single-about .single-about-item .single-about-icon i {
  font-size: 40px;
  color: #545cf5;
}
.about-area .about-content .single-about .single-about-content {
  overflow: hidden;
}
.about-area .about-content .single-about .single-about-content h5 {
  margin-bottom: 10px;
}
.about-area .about-content .about-contact {
  margin-top: 40px;
}
@media (max-width: 575.99px) {
  .about-area .about-content .about-contact [class*=col-]:not(:last-child) .about-contact-item {
    margin-bottom: 30px;
  }
}
.about-area .about-content .about-contact .about-contact-item {
  display: flex;
  align-items: center;
}
.about-area .about-content .about-contact .about-contact-item .icon {
  position: relative;
  margin-left: 15px;
  width: 50px;
  height: 50px;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.about-area .about-content .about-contact .about-contact-item .icon i {
  position: absolute;
  font-size: 25px;
  color: #545cf5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-area .about-content .about-contact .about-contact-item .content h5 {
  margin-bottom: 5px;
}

/*=============================
08. Services Area
=============================*/
.our-service-area {
  position: relative;
}
.our-service-area .service-box {
  position: relative;
  background-color: #fff;
  z-index: 1;
  padding: 50px 30px;
  border: 1px solid #e9edf4;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.our-service-area .service-box .read-more {
  color: #1d2a3b;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.our-service-area .service-box .read-more i {
  position: relative;
  top: 3px;
  right: -20px;
  color: #545cf5;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.our-service-area .service-box .read-more:hover i {
  right: 5px;
  opacity: 1;
}
.our-service-area .service-box.style-1 {
  padding: 115px 30px 30px;
}
.our-service-area .service-box.style-1 .icon {
  position: absolute;
  width: 90px;
  height: 90px;
  background-color: #545cf5;
  top: -5px;
  right: 30px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.our-service-area .service-box.style-1 .icon img {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 70px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.our-service-area .service-box.style-1:hover {
  box-shadow: 0px 5px 19px 1.5px rgba(29, 42, 59, 0.1);
  border-color: #fff;
}
.our-service-area .service-box.style-1:hover .icon img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.our-service-area .service-box.style-2 .icon img {
  margin-bottom: 30px;
  width: 70px;
}
.our-service-area .service-box.style-2:hover {
  background-color: #1d2a3b;
  box-shadow: 0px 5px 19px 1.5px rgba(29, 42, 59, 0.1);
  border-color: #fff;
}
.our-service-area .service-box.style-2:hover h5, .our-service-area .service-box.style-2:hover p, .our-service-area .service-box.style-2:hover .read-more {
  color: #fff;
}

/*=============================
09. Info Box Area
=============================*/
.info-box-area {
  position: relative;
}
.info-box-area .info-box {
  position: relative;
  background-color: #fff;
  z-index: 1;
  padding: 30px 30px 60px;
  border: 1px solid #e9edf4;
  margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.info-box-area .info-box .icon img {
  width: 70px;
  margin-bottom: 20px;
  display: inline-block;
}
.info-box-area .info-box .read-more {
  position: absolute;
  left: 50%;
  bottom: 25px;
  color: #1d2a3b;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.info-box-area .info-box .read-more span {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.info-box-area .info-box .read-more i {
  position: relative;
  top: 3px;
  left: 50%;
  display: inline-block;
  font-size: 25px;
  color: #545cf5;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.info-box-area .info-box .read-more i:after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 50%;
  opacity: 1;
  box-shadow: 0px 5px 19px 1.5px rgba(29, 42, 59, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(1) translate(-50%, -50%);
  -moz-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  -o-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: -1;
}
.info-box-area .info-box:hover {
  box-shadow: 0px 5px 19px 1.5px rgba(29, 42, 59, 0.1);
  border-color: #fff;
}
.info-box-area .info-box:hover .read-more span {
  opacity: 1;
}
.info-box-area .info-box:hover .read-more i {
  font-size: 15px;
  left: -8px;
}
.info-box-area .info-box:hover .read-more i:after {
  -webkit-transform: scale(1.5) translate(-50%, -50%);
  -moz-transform: scale(1.5) translate(-50%, -50%);
  -ms-transform: scale(1.5) translate(-50%, -50%);
  -o-transform: scale(1.5) translate(-50%, -50%);
  transform: scale(1.5) translate(-50%, -50%);
  opacity: 0;
}

/*=============================
10. Counter Area
=============================*/
.counter-area {
  position: relative;
}
.counter-area .counter-box {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 575.99px) {
  .counter-area .counter-box {
    margin-bottom: 50px;
  }
}
.counter-area .counter-box .number-counter, .counter-area .counter-box .symbol {
  font-size: 45px;
  font-weight: normal;
  line-height: 45px;
  color: #fff;
  display: inline-block;
  margin: 0 0 15px;
}
.counter-area .counter-box .symbol {
  font-size: 35px;
  margin: 0;
}
.counter-area .counter-box h5 {
  color: #fff;
  font-weight: 400;
  display: block;
  margin-bottom: 0;
}
.counter-area.light-bg .counter-box .number-counter, .counter-area.light-bg .counter-box .symbol {
  color: #545cf5;
}
.counter-area.light-bg .counter-box h5 {
  color: #1d2a3b;
}

/*=============================
11. Testimonial Area
=============================*/
.testimonial-area.style-1 {
  position: relative;
}
.testimonial-area.style-1 .section-title h2, .testimonial-area.style-1 .section-title p {
  color: #fff;
}
.testimonial-area.style-1 .testimonial-wrap {
  text-align: center;
}
.testimonial-area.style-1 .testimonial-wrap .swiper {
  max-width: 780px;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box {
  position: relative;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .author-thumb {
  line-height: 130px;
  margin-bottom: 30px;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .author-thumb img {
  width: 80px;
  height: 80px;
  opacity: 0.6;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content {
  margin: 0 -150px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 575.99px) {
  .testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content {
    margin: 0 -110px;
  }
}
@media (max-width: 383.99px) {
  .testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content {
    margin: 0;
  }
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content p {
  margin: 15px 0;
  color: #fff;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content i.quote {
  width: 60px;
  height: 60px;
  text-align: center;
  background: #545cf5;
  color: #fff;
  display: inline-block;
  font-size: 35px;
  line-height: 1.7;
  margin-top: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content h5.author {
  color: #fff;
  margin: 0;
  font-weight: 500;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content h5.author span {
  color: #545cf5;
  font-size: 18px;
  font-weight: 400;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content .rate {
  margin-top: 10px;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide .testimonial-box .content .rate ul li span {
  color: #eac617;
  font-size: 16px;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide.swiper-slide-active .testimonial-box .author-thumb img {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  width: 120px;
  height: 120px;
}
.testimonial-area.style-1 .testimonial-wrap .swiper .swiper-slide.swiper-slide-active .testimonial-box .content {
  opacity: 1;
}
.testimonial-area.style-1 .testi-pagination {
  position: absolute;
  bottom: 30px;
  right: 150px;
  width: 150px;
  z-index: 1;
}
@media (max-width: 991.99px) {
  .testimonial-area.style-1 .testi-pagination {
    position: unset;
    margin: 0 auto;
    margin-top: 30px;
  }
}
.testimonial-area.style-1 .testi-pagination .pagination-wrap {
  position: relative;
  width: 100%;
  color: #fff;
}
.testimonial-area.style-1 .testi-pagination .pagination-wrap .arrows {
  position: absolute;
  width: 100%;
}
.testimonial-area.style-1 .testi-pagination .pagination-wrap .arrows .prev-button, .testimonial-area.style-1 .testi-pagination .pagination-wrap .arrows .next-button {
  position: absolute;
  font-size: 30px;
}
.testimonial-area.style-1 .testi-pagination .pagination-wrap .arrows .prev-button {
  right: 0;
}
.testimonial-area.style-1 .testi-pagination .pagination-wrap .arrows .next-button {
  left: 0;
}
.testimonial-area.style-1 .testi-pagination .pagination-wrap .number-pagination .swiper-pagination-current {
  font-size: 27px;
}

.testimonial-area.style-2 .testimonial-box {
  margin-bottom: 30px;
}
.testimonial-area.style-2 .testimonial-box .content {
  position: relative;
  background: #fff;
  box-shadow: 0px 5px 25px 1px rgba(29, 42, 59, 0.1);
  padding: 5px 30px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.testimonial-area.style-2 .testimonial-box .content:before {
  content: "";
  bottom: -25px;
  top: auto;
  border-color: #fff transparent transparent #fff;
  display: block;
  position: absolute;
  right: 50px;
  margin-right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px;
  z-index: 1;
}
.testimonial-area.style-2 .testimonial-box .content i {
  color: #545cf5;
  font-size: 50px;
}
.testimonial-area.style-2 .testimonial-box .content p {
  color: #1d2a3b;
  font-size: 18px;
  line-height: 1.5;
}
.testimonial-area.style-2 .testimonial-box .information {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.testimonial-area.style-2 .testimonial-box .information .author {
  display: flex;
  align-items: center;
}
.testimonial-area.style-2 .testimonial-box .information .author .author-thumb {
  width: 70px;
  margin-left: 15px;
  overflow: hidden;
  border: 1px solid #545cf5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.testimonial-area.style-2 .testimonial-box .information .author .author-details h6 {
  margin-bottom: 5px;
  font-weight: 600;
}
.testimonial-area.style-2 .testimonial-box .information .author .author-details span {
  color: #545cf5;
  font-size: 15px;
}
.testimonial-area.style-2 .testimonial-box .information .rate {
  margin-left: 10px;
}
.testimonial-area.style-2 .testimonial-box .information .rate ul li span {
  color: #eac617;
  font-size: 16px;
}

/*=============================
12. Work Process Area
=============================*/
.work-process-area {
  position: relative;
}
.work-process-area .section-title {
  margin-bottom: 105px;
}
.work-process-area .work-process-box {
  position: relative;
  background-color: #fff;
  z-index: 1;
  padding: 75px 30px 50px;
  border: 1px solid #e9edf4;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.work-process-area .work-process-box .icon {
  position: absolute;
  top: 0;
  left: 50%;
  width: 110px;
  height: 110px;
  background-color: #545cf5;
  padding: 25px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.work-process-area .work-process-box .icon img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.work-process-area .work-process-box .icon:before {
  content: attr(data-process);
  font-size: 50px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  font-weight: 700;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.work-process-area .work-process-box .read-more {
  color: #1d2a3b;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.work-process-area .work-process-box .read-more i {
  position: relative;
  top: 3px;
  right: -20px;
  color: #545cf5;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.work-process-area .work-process-box .read-more:hover i {
  right: 5px;
  opacity: 1;
}
.work-process-area .work-process-box:hover .icon img {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.work-process-area .work-process-box:hover .icon:before {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.work-process-area [class*=col-]:nth-child(even) .work-process-box {
  margin-top: -55px;
  padding: 50px 30px 75px;
}
@media (max-width: 1199.99px) {
  .work-process-area [class*=col-]:nth-child(even) .work-process-box {
    margin-top: 0;
    padding: 75px 30px 50px;
  }
}
.work-process-area [class*=col-]:nth-child(even) .work-process-box .icon {
  top: unset;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
@media (max-width: 1199.99px) {
  .work-process-area [class*=col-]:nth-child(even) .work-process-box .icon {
    top: 0;
    bottom: unset;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1199.99px) {
  .work-process-area [class*=col-]:not(:last-child) .work-process-box {
    margin-bottom: 85px;
  }
}
.work-process-area.style-1 .work-process-box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.work-process-area.style-1 .work-process-box:hover {
  background-color: #1d2a3b;
}
.work-process-area.style-1 .work-process-box:hover h5, .work-process-area.style-1 .work-process-box:hover p, .work-process-area.style-1 .work-process-box:hover .read-more {
  color: #fff;
}
.work-process-area.style-2 .work-process-box {
  -webkit-border-radius: 50% 50% 5px 5px;
  -moz-border-radius: 50% 50% 5px 5px;
  border-radius: 50% 50% 5px 5px;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.1) 100%);
}
.work-process-area.style-2 [class*=col-]:nth-child(even) .work-process-box {
  -webkit-border-radius: 5px 5px 50% 50%;
  -moz-border-radius: 5px 5px 50% 50%;
  border-radius: 5px 5px 50% 50%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 50%, white 100%);
}
@media (max-width: 1199.99px) {
  .work-process-area.style-2 [class*=col-]:nth-child(even) .work-process-box {
    -webkit-border-radius: 50% 50% 5px 5px;
    -moz-border-radius: 50% 50% 5px 5px;
    border-radius: 50% 50% 5px 5px;
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.1) 100%);
  }
}

/*=============================
13. Team Members Area
=============================*/
.team-members-area {
  position: relative;
}
.team-members-area .team-box {
  position: relative;
  padding-bottom: 120px;
  margin-bottom: 30px;
}
.team-members-area .team-box .member-thumb {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e9edf4;
  overflow: hidden;
}
.team-members-area .team-box .member-thumb img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.team-members-area .team-box .member-details {
  position: absolute;
  background-color: transparent;
  width: 80%;
  padding: 20px;
  text-align: center;
  left: 50%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
}
.team-members-area .team-box .member-details h4.member-name {
  margin-bottom: 10px;
}
.team-members-area .team-box .member-details span.member-skill {
  font-size: 16px;
  font-weight: 400;
  color: #545cf5;
}
.team-members-area .team-box:hover .member-thumb img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.team-members-area.style-1 .team-box .member-thumb .social {
  position: absolute;
  visibility: hidden;
  top: 0;
  right: 0;
  padding: 10px;
  background-color: #545cf5;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.team-members-area.style-1 .team-box .member-thumb .social ul li {
  position: relative;
}
.team-members-area.style-1 .team-box .member-thumb .social ul li:not(:last-child) {
  margin-bottom: 5px;
}
.team-members-area.style-1 .team-box .member-thumb .social ul li a {
  display: block;
}
.team-members-area.style-1 .team-box .member-thumb .social ul li a i {
  font-size: 22px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.team-members-area.style-1 .team-box .member-thumb .social ul li a:hover i {
  color: #eac617;
}
.team-members-area.style-1 .team-box:hover .member-thumb .social {
  visibility: visible;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.team-members-area.style-2 .team-box .member-thumb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  right: 0;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.2) 65%, transparent 100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.team-members-area.style-2 .team-box .member-thumb .social {
  position: absolute;
  visibility: hidden;
  bottom: 0;
  left: 50%;
  padding-bottom: 15px;
  background-color: transparent;
  z-index: 2;
  -webkit-transform: translate(-50%, 100%);
  -moz-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  -o-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.team-members-area.style-2 .team-box .member-thumb .social ul li {
  position: relative;
  display: inline-block;
}
.team-members-area.style-2 .team-box .member-thumb .social ul li:not(:last-child) {
  margin-left: 15px;
}
.team-members-area.style-2 .team-box .member-thumb .social ul li a {
  display: block;
}
.team-members-area.style-2 .team-box .member-thumb .social ul li a i {
  font-size: 25px;
  color: #545cf5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.team-members-area.style-2 .team-box .member-thumb .social ul li a:hover i {
  color: #eac617;
}
.team-members-area.style-2 .team-box:hover .member-thumb {
  border-color: #fff;
}
.team-members-area.style-2 .team-box:hover .member-thumb:before {
  opacity: 1;
}
.team-members-area.style-2 .team-box:hover .member-thumb .social {
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/*=============================
14. Case Study Area
=============================*/
.case-study-area .case-study-categories {
  margin-bottom: 50px;
  text-align: center;
}
.case-study-area .case-study-categories ul {
  padding-top: 25px;
  border-top: 1px solid #e9edf4;
  display: inline-block;
}
.case-study-area .case-study-categories ul li {
  color: #252525;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  cursor: pointer;
  margin: 0 30px;
  display: inline-block;
  position: relative;
}
@media (max-width: 991.99px) {
  .case-study-area .case-study-categories ul li {
    margin-bottom: 20px;
  }
}
.case-study-area .case-study-categories ul li:before {
  content: "";
  height: 3px;
  position: absolute;
  bottom: -5px;
  right: 0;
  left: 0;
  background-color: #545cf5;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.case-study-area .case-study-categories ul li:hover:before, .case-study-area .case-study-categories ul li.active:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;
}
.case-study-area .case-study-box {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.case-study-area .case-study-box img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case-study-area .case-study-box .case-study-content {
  position: absolute;
  width: 80%;
  left: 50%;
  bottom: 30px;
  padding: 20px 15px;
  text-align: center;
  background-color: #fff;
  visibility: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: translate(-50%, calc(100% + 30px));
  -moz-transform: translate(-50%, calc(100% + 30px));
  -ms-transform: translate(-50%, calc(100% + 30px));
  -o-transform: translate(-50%, calc(100% + 30px));
  transform: translate(-50%, calc(100% + 30px));
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case-study-area .case-study-box .case-study-content .icon {
  position: relative;
  display: inline-block;
  background-color: #fff;
  width: 50px;
  height: 50px;
  border: 1px solid #e9edf4;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.case-study-area .case-study-box .case-study-content .icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #545cf5;
  font-size: 30px;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.case-study-area .case-study-box .case-study-content h5 {
  margin-bottom: 10px;
}
.case-study-area .case-study-box .case-study-content span {
  font-size: 15px;
  color: #545cf5;
}
.case-study-area .case-study-box:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.case-study-area .case-study-box:hover .case-study-content {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  visibility: visible;
}

/*=============================
--. Case Study Details Area
=============================*/
.case-study-details-area .case-study-details {
  padding-left: 20px;
}
.case-study-details-area .case-study-details .case-study-desc h4.title {
  margin-bottom: 20px;
}
.case-study-details-area .case-study-information {
  position: relative;
}
.case-study-details-area .case-study-information h4.title {
  margin-bottom: 20px;
}
.case-study-details-area .case-study-information .information-items {
  padding: 10px 30px 10px 10px;
  border-right: 1px solid #e9edf4;
}
.case-study-details-area .case-study-information .information-items .information-item {
  position: relative;
}
.case-study-details-area .case-study-information .information-items .information-item:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid #545cf5;
  position: absolute;
  right: -35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.case-study-details-area .case-study-information .information-items .information-item:not(:last-child) {
  margin-bottom: 35px;
}
.case-study-details-area .case-study-information .information-items .information-item h5 {
  font-size: 15px;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-weight: 500;
  padding-right: 25px;
  line-height: 16px;
  position: relative;
}
.case-study-details-area .case-study-information .information-items .information-item h5 i {
  position: absolute;
  right: 0;
  color: #545cf5;
  font-size: 17px;
  font-family: "remixicon" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.case-study-details-area .case-study-information .information-items .information-item p {
  margin: 0;
}

/*=============================
15. Call To Action Area
=============================*/
.call-to-action-area {
  position: relative;
}
.call-to-action-area .section-title {
  max-width: 600px;
  margin-bottom: 0;
}
@media (max-width: 991.99px) {
  .call-to-action-area .section-title {
    text-align: center;
    margin: 0 auto 50px;
  }
}
.call-to-action-area .section-title p {
  color: #1d2a3b;
  margin-bottom: 25px;
}
.call-to-action-area .video-btn-wrap {
  display: flex;
}
@media (max-width: 991.99px) {
  .call-to-action-area .video-btn-wrap {
    justify-content: center;
  }
}
.call-to-action-area .video-btn-wrap .video-btn {
  width: 90px;
  height: 90px;
}
.call-to-action-area .video-btn-wrap .video-btn i {
  font-size: 30px;
}

/*=============================
16. Pricing Area
=============================*/
.pricing-area {
  position: relative;
}
.pricing-area .price-switcher-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.pricing-area .price-switcher-wrap span {
  color: #1d2a3b;
  font-weight: 600;
}
.pricing-area .price-switcher-wrap .price-switchers {
  width: 80px;
  height: 30px;
  clear: both;
  text-align: center;
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #e9edf4;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 1;
}
.pricing-area .price-switcher-wrap .price-switchers .price-switcher {
  cursor: pointer;
  width: 100%;
  float: right;
  height: 16px;
  line-height: 16px;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-transform: uppercase;
  z-index: 2;
}
.pricing-area .price-switcher-wrap .price-switchers .price-switcher.active:nth-child(1) ~ .switcher-button {
  right: calc(0% + 4px);
}
.pricing-area .price-switcher-wrap .price-switchers .price-switcher.active:nth-child(2) ~ .switcher-button {
  right: calc(100% - 29px);
}
.pricing-area .price-switcher-wrap .price-switchers .switcher-button {
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  background: #545cf5;
  top: 3px;
  z-index: 1;
  margin: 0;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.pricing-area .pricing-box {
  padding: 30px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  border: 1px solid #e9edf4;
}
.pricing-area .pricing-box .pricing-content {
  display: flex;
  padding-bottom: 25px;
  margin-bottom: 30px;
  min-height: 155px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e9edf4;
}
.pricing-area .pricing-box .pricing-content h4.title {
  margin-bottom: 10px;
}
.pricing-area .pricing-box .pricing-content span.desc {
  display: block;
  margin-bottom: 15px;
}
.pricing-area .pricing-box .pricing-content h2.price {
  color: #545cf5;
  margin: 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.pricing-area .pricing-box .pricing-content h2.price.active {
  height: 50px;
}
.pricing-area .pricing-box .pricing-content h2.price span {
  font-size: 17px;
  font-weight: 400;
  color: #747e8c;
}
.pricing-area .pricing-box .pricing-content .icon img {
  width: 90px;
}
.pricing-area .pricing-box .pricing-features ul {
  padding: 0 15px 20px;
}
@media (max-width: 1199.99px) {
  .pricing-area .pricing-box .pricing-features ul {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.pricing-area .pricing-box .pricing-features ul li {
  position: relative;
  padding-right: 28px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #1d2a3b;
}
.pricing-area .pricing-box .pricing-features ul li i {
  position: absolute;
  top: -3px;
  right: 0;
  color: #545cf5;
  font-size: 20px;
}
.pricing-area .pricing-box .pricing-features ul li.disable {
  opacity: 0.5;
}
.pricing-area .pricing-box .pricing-features ul li.disable i {
  color: red;
}
.pricing-area .pricing-box .pricing-features .theme-btn {
  width: 100%;
}

/*=============================
17. FAQ Area
=============================*/
.faq-area .faq-accordion {
  margin: auto;
  position: relative;
  z-index: 1;
}
.faq-area .faq-accordion .accordion {
  padding-right: 0;
  margin-bottom: 0;
}
.faq-area .faq-accordion .accordion .accordion-item {
  display: block;
  margin-bottom: 20px;
  border: 1px solid #e9edf4;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.faq-area .faq-accordion .accordion .accordion-item .accordion-title {
  padding: 20px 60px 15px 30px;
  color: #1d2a3b;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 400;
  background-color: #fff;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.faq-area .faq-accordion .accordion .accordion-item .accordion-title i {
  position: absolute;
  left: 30px;
  top: 19px;
  font-size: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.faq-area .faq-accordion .accordion .accordion-item .accordion-title.active {
  color: #545cf5;
}
.faq-area .faq-accordion .accordion .accordion-item .accordion-title.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.faq-area .faq-accordion .accordion .accordion-item .accordion-title.active i:before {
  content: "\f1af";
}
.faq-area .faq-accordion .accordion .accordion-item .accordion-content {
  display: none;
  position: relative;
  padding: 10px 30px 20px 30px;
  background-color: #fff;
}

/*=============================
18. Blog Area
=============================*/
.blog-area {
  position: relative;
}
.blog-area .blog-box {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #e9edf4;
  margin-bottom: 30px;
}
.blog-area .blog-box .blog-img {
  position: relative;
}
.blog-area .blog-box .blog-img h4 {
  position: absolute;
  width: 50px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #545cf5;
  flex-direction: column;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 0;
}
.blog-area .blog-box .blog-img h4 span {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.blog-area .blog-box .blog-content {
  padding: 30px;
}
.blog-area .blog-box .blog-content ul {
  margin-bottom: 15px;
}
.blog-area .blog-box .blog-content ul li {
  display: inline-block;
  position: relative;
  font-size: 16px;
  line-height: 1.6;
  padding-right: 25px;
  color: #1d2a3b;
}
.blog-area .blog-box .blog-content ul li:not(:last-child) {
  margin-left: 20px;
}
@media (max-width: 767.99px) {
  .blog-area .blog-box .blog-content ul li:not(:last-child) {
    margin-bottom: 5px;
  }
}
.blog-area .blog-box .blog-content ul li a {
  color: #1d2a3b;
}
.blog-area .blog-box .blog-content ul li i {
  position: absolute;
  right: 0;
  color: #545cf5;
}
.blog-area.style-1 .blog-box .blog-img {
  overflow: hidden;
}
.blog-area.style-1 .blog-box .blog-img img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-area.style-1 .blog-box .blog-img h4 {
  top: 15px;
  right: 15px;
}
.blog-area.style-1 .blog-box:hover .blog-img img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.blog-area.style-1 .blog-box .blog-content a.read-more {
  color: #1d2a3b;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
}
.blog-area.style-1 .blog-box .blog-content a.read-more:before {
  content: "";
  height: 3px;
  position: absolute;
  bottom: -5px;
  right: 0;
  left: 0;
  background-color: #545cf5;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.blog-area.style-1 .blog-box .blog-content a.read-more:hover:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;
}
.blog-area.style-2 .blog-box .blog-img h4 {
  bottom: -30px;
  left: 15px;
}
.blog-area.style-2 .blog-box .blog-content h5 {
  margin-bottom: 0;
}
.blog-area.style-2 .blog-box .blog-content .author {
  display: flex;
  align-items: center;
  padding-top: 30px;
  cursor: pointer;
}
.blog-area.style-2 .blog-box .blog-content .author img {
  width: 40px;
  height: 40px;
  border: 1px solid #e9edf4;
  padding: 3px;
  margin-left: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.blog-area.style-2 .blog-box .blog-content .author span {
  color: #1d2a3b;
  font-weight: 600;
}
.blog-area .blog-sidebar {
  position: relative;
  margin-top: 20px;
  padding: 0 15px;
  display: block;
}
@media (max-width: 991.99px) {
  .blog-area .blog-sidebar.right {
    margin-top: 0;
    margin-bottom: 90px;
  }
}
@media (max-width: 991.99px) {
  .blog-area .blog-sidebar.left {
    margin-top: 90px;
  }
}
.blog-area .blog-sidebar .widget {
  margin-bottom: 50px;
}
.blog-area .blog-sidebar .widget .widget-title {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.blog-area .blog-sidebar .widget .widget-title:before {
  right: 0;
  left: 0;
  top: 50%;
  content: "";
  height: 2px;
  z-index: -1;
  position: absolute;
  background-color: #545cf5;
}
.blog-area .blog-sidebar .widget .widget-title span {
  background-color: #fff;
  padding-left: 15px;
  color: #1d2a3b;
  text-transform: capitalize;
  position: relative;
}
.blog-area .blog-sidebar .widget .widget-title span:before {
  right: 100%;
  top: 5px;
  content: "";
  width: 5px;
  height: 20px;
  z-index: -1;
  margin-top: 1px;
  position: absolute;
  background-color: #fff;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.blog-area .blog-sidebar .widget .widget-content {
  padding: 0 15px;
}
.blog-area .blog-sidebar .widget .sidebar-search form {
  position: relative;
}
.blog-area .blog-sidebar .widget .sidebar-search form button {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 10px;
  top: 50%;
  background-color: #545cf5;
  border: 1px solid #e9edf4;
  color: #fff;
  text-align: center;
  line-height: 40px;
  outline: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-area .blog-sidebar .widget .sidebar-search form button i {
  font-size: 18px;
}
.blog-area .blog-sidebar .widget .sidebar-search form button:hover {
  background-color: #1d2a3b;
}
.blog-area .blog-sidebar .widget .popular-posts-widget .post-item {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.blog-area .blog-sidebar .widget .popular-posts-widget .post-item .post-img img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 80px;
}
.blog-area .blog-sidebar .widget .popular-posts-widget .post-item .post-content {
  margin-right: 15px;
}
.blog-area .blog-sidebar .widget .popular-posts-widget .post-item .post-content h6 {
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 5px;
}
.blog-area .blog-sidebar .widget .popular-posts-widget .post-item .post-content ul li {
  display: inline-block;
  position: relative;
  font-size: 14px;
  padding-right: 20px;
}
.blog-area .blog-sidebar .widget .popular-posts-widget .post-item .post-content ul li:not(:last-child) {
  margin-left: 10px;
}
.blog-area .blog-sidebar .widget .popular-posts-widget .post-item .post-content ul li i {
  position: absolute;
  right: 0;
  color: #545cf5;
  font-size: 15px;
}
.blog-area .blog-sidebar .widget .category-list-widget ul li {
  margin-bottom: 20px;
}
.blog-area .blog-sidebar .widget .category-list-widget ul li a {
  color: #1d2a3b;
  font-size: 17px;
  line-height: 30px;
  position: relative;
  padding-right: 30px;
}
.blog-area .blog-sidebar .widget .category-list-widget ul li a:before {
  content: "\ed58";
  position: absolute;
  right: 0;
  font-size: 19px;
  color: #545cf5;
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-area .blog-sidebar .widget .category-list-widget ul li a:hover {
  color: #545cf5;
}
.blog-area .blog-sidebar .widget .category-list-widget ul li span {
  float: left;
  color: #1d2a3b;
}
.blog-area .blog-sidebar .widget .tags-widget ul {
  position: relative;
}
.blog-area .blog-sidebar .widget .tags-widget ul li {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 8px;
}
.blog-area .blog-sidebar .widget .tags-widget ul li a.tag-btn {
  display: inline-block;
  position: relative;
  padding: 12px;
  line-height: 1;
  color: #1d2a3b;
  background: #fff;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog-area .blog-sidebar .widget .tags-widget ul li a.tag-btn:before {
  content: "#";
  padding-left: 3px;
  font-weight: 400;
}
.blog-area .blog-sidebar .widget .tags-widget ul li a.tag-btn:hover {
  color: #545cf5;
}
.blog-area .blog-sidebar .widget .archives-widget ul li {
  margin-bottom: 20px;
}
.blog-area .blog-sidebar .widget .archives-widget ul li a {
  color: #1d2a3b;
  font-size: 17px;
  line-height: 30px;
  position: relative;
  padding-right: 30px;
}
.blog-area .blog-sidebar .widget .archives-widget ul li a:before {
  content: "\ea46";
  position: absolute;
  right: 0;
  font-size: 19px;
  color: #545cf5;
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-area .blog-sidebar .widget .archives-widget ul li a:hover {
  color: #545cf5;
}
.blog-area .blog-details {
  max-width: 880px;
  margin: auto;
}
.blog-area .blog-details .blog-img {
  position: relative;
}
.blog-area .blog-details .blog-img img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}
@media (max-width: 767.99px) {
  .blog-area .blog-details .blog-img img {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
}
.blog-area .blog-details .blog-img .post-title-meta {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #e9edf4;
  width: 90%;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-area .blog-details .blog-img .post-title-meta.bottom-position {
  top: calc(100% - 20px);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media (max-width: 767.99px) {
  .blog-area .blog-details .blog-img .post-title-meta {
    position: relative;
    top: unset !important;
    right: unset;
    left: unset;
    margin: 0;
    background-color: #fff;
    width: 100%;
    padding: 15px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
}
.blog-area .blog-details .blog-img .post-title-meta h4 {
  margin-bottom: 20px;
}
.blog-area .blog-details .blog-img .post-title-meta ul li {
  display: inline-block;
  position: relative;
  font-size: 17px;
  line-height: 19px;
  padding: 0 25px;
  margin-left: 20px;
}
@media (max-width: 991.99px) {
  .blog-area .blog-details .blog-img .post-title-meta ul li {
    margin-left: 10px;
    font-size: 15px;
    padding-left: 5px;
  }
  .blog-area .blog-details .blog-img .post-title-meta ul li:before {
    display: none;
  }
  .blog-area .blog-details .blog-img .post-title-meta ul li span {
    display: none;
  }
  .blog-area .blog-details .blog-img .post-title-meta ul li i {
    font-size: 16px;
  }
}
@media (max-width: 767.99px) {
  .blog-area .blog-details .blog-img .post-title-meta ul li {
    font-size: 14px;
    margin-left: 0;
  }
  .blog-area .blog-details .blog-img .post-title-meta ul li.author {
    display: none;
  }
  .blog-area .blog-details .blog-img .post-title-meta ul li i {
    font-size: 15px;
  }
}
.blog-area .blog-details .blog-img .post-title-meta ul li:last-child {
  padding-left: 0;
}
.blog-area .blog-details .blog-img .post-title-meta ul li:not(:first-child):before {
  content: "";
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e9edf4;
  position: absolute;
  right: -25px;
  top: 7px;
}
.blog-area .blog-details .blog-img .post-title-meta ul li i {
  position: absolute;
  right: 0;
  font-size: 18px;
  color: #545cf5;
}
.blog-area .blog-details .blog-content {
  padding-top: 35px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e9edf4;
}
.blog-area .blog-details .blog-content h4 {
  margin-bottom: 20px;
}
.blog-area .blog-details .blog-content blockquote {
  position: relative;
  margin: 35px 0;
  padding: 45px;
  padding-right: 130px;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 575.99px) {
  .blog-area .blog-details .blog-content blockquote {
    padding: 90px 30px 30px;
  }
}
.blog-area .blog-details .blog-content blockquote i {
  color: #545cf5;
  position: absolute;
  top: 50%;
  right: 40px;
  font-size: 60px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 575.99px) {
  .blog-area .blog-details .blog-content blockquote i {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.blog-area .blog-details .blog-content blockquote p {
  color: #1d2a3b;
  font-size: 18px;
}
.blog-area .blog-details .blog-content .blog-details-gallery {
  margin: 35px 0;
}
.blog-area .blog-details .blog-content .blog-details-gallery img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog-area .blog-details .blog-share-box {
  margin-top: 30px;
  border-bottom: 1px solid #e9edf4;
  padding-bottom: 25px;
}
@media (max-width: 991.99px) {
  .blog-area .blog-details .blog-share-box .blog-tags {
    text-align: center;
    margin-bottom: 30px;
  }
}
.blog-area .blog-details .blog-share-box .blog-tags ul {
  position: relative;
}
.blog-area .blog-details .blog-share-box .blog-tags ul li {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 8px;
}
.blog-area .blog-details .blog-share-box .blog-tags ul li a.tag-btn {
  display: inline-block;
  position: relative;
  padding: 12px;
  line-height: 1;
  color: #1d2a3b;
  background: #fff;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog-area .blog-details .blog-share-box .blog-tags ul li a.tag-btn:before {
  content: "#";
  padding-left: 3px;
  font-weight: 400;
}
.blog-area .blog-details .blog-share-box .blog-tags ul li a.tag-btn:hover {
  color: #545cf5;
}
.blog-area .blog-details .blog-share-box .social-links {
  text-align: left;
}
@media (max-width: 991.99px) {
  .blog-area .blog-details .blog-share-box .social-links {
    text-align: center;
  }
}
.blog-area .blog-details .blog-share-box .social-links ul li {
  display: inline-block;
  margin-left: 8px;
}
.blog-area .blog-details .blog-share-box .social-links ul li a {
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 42px;
  height: 42px;
}
.blog-area .blog-details .blog-share-box .social-links ul li a i {
  font-size: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #1d2a3b;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-area .blog-details .blog-share-box .social-links ul li a:hover i {
  color: #545cf5;
}
.blog-area .blog-details .blog-nav {
  margin: 65px 0;
}
.blog-area .blog-details .blog-nav .nav-item {
  position: relative;
  padding: 60px 30px;
  border: 1px solid #e9edf4;
  text-align: center;
  background-image: url("../images/blog/2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center center;
  z-index: 1;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog-area .blog-details .blog-nav .nav-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  right: 0;
  top: 0;
  z-index: -1;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-area .blog-details .blog-nav .nav-item .content {
  position: relative;
  top: 18px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-area .blog-details .blog-nav .nav-item .content a {
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  color: #1d2a3b;
  position: relative;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.blog-area .blog-details .blog-nav .nav-item .content a:before {
  position: absolute;
  font-size: 18px;
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-area .blog-details .blog-nav .nav-item .content h5 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 500;
}
.blog-area .blog-details .blog-nav .nav-item:hover:before, .blog-area .blog-details .blog-nav .nav-item.active:before {
  background-color: rgba(29, 42, 59, 0.6);
}
.blog-area .blog-details .blog-nav .nav-item:hover .content, .blog-area .blog-details .blog-nav .nav-item.active .content {
  top: 0;
}
.blog-area .blog-details .blog-nav .nav-item:hover .content a, .blog-area .blog-details .blog-nav .nav-item.active .content a {
  color: #fff;
}
@media (max-width: 991.99px) {
  .blog-area .blog-details .blog-nav .nav-item.prev-nav {
    margin-bottom: 30px;
  }
}
.blog-area .blog-details .blog-nav .nav-item.prev-nav a {
  padding-right: 21px;
}
.blog-area .blog-details .blog-nav .nav-item.prev-nav a:before {
  content: "\ea6e";
  right: 0;
}
.blog-area .blog-details .blog-nav .nav-item.next-nav a {
  padding-left: 21px;
}
.blog-area .blog-details .blog-nav .nav-item.next-nav a:before {
  content: "\ea64";
  left: 0;
}
.blog-area .blog-details .blog-comments {
  padding: 40px 0;
}
.blog-area .blog-details .blog-comments h4 {
  margin-bottom: 30px;
}
.blog-area .blog-details .blog-comments ul li.comment {
  position: relative;
  padding-top: 50px;
}
.blog-area .blog-details .blog-comments ul li.comment .comment-img {
  position: absolute;
}
@media (max-width: 575.99px) {
  .blog-area .blog-details .blog-comments ul li.comment .comment-img {
    position: unset;
  }
}
.blog-area .blog-details .blog-comments ul li.comment .comment-img img {
  width: 90px;
  height: 90px;
  max-width: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.blog-area .blog-details .blog-comments ul li.comment .comment-content {
  padding-right: 110px;
}
@media (max-width: 575.99px) {
  .blog-area .blog-details .blog-comments ul li.comment .comment-content {
    padding-right: 0;
    margin-top: 20px;
  }
}
.blog-area .blog-details .blog-comments ul li.comment .comment-content h5 {
  margin-bottom: 5px;
}
.blog-area .blog-details .blog-comments ul li.comment .comment-content span {
  font-size: 16px;
  color: #545cf5;
}
.blog-area .blog-details .blog-comments ul li.comment .comment-content p {
  margin-top: 15px;
}
.blog-area .blog-details .blog-comments ul li.comment .comment-content .reply-btn {
  border: 1px solid #e9edf4;
  padding: 10px 15px;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog-area .blog-details .blog-comments ul li.comment .comment-content .reply-btn a {
  position: relative;
  padding-right: 21px;
  color: #1d2a3b;
}
.blog-area .blog-details .blog-comments ul li.comment .comment-content .reply-btn a:hover {
  color: #545cf5;
}
.blog-area .blog-details .blog-comments ul li.comment .comment-content .reply-btn a:before {
  content: "\f07a";
  position: absolute;
  right: 0;
  font-size: 17px;
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-area .blog-details .blog-comments ul li.comment ul.child {
  padding-right: 110px;
}
@media (max-width: 767.99px) {
  .blog-area .blog-details .blog-comments ul li.comment ul.child {
    padding-right: 0;
  }
}
.blog-area .blog-details .blog-comment-form {
  padding: 40px 0;
  border-top: 1px solid #e9edf4;
}
.blog-area .blog-details .blog-comment-form form {
  margin-top: 30px;
}
.blog-area [class*=col-lg-8] .blog-details .post-title-meta ul li:last-child {
  display: none;
}

/*=============================
19. Pagination Area
=============================*/
.pagination-area {
  text-align: center;
  margin-top: 15px;
}
.pagination-area .page-number {
  background-color: #e9edf4;
  width: 45px;
  height: 45px;
  padding: 10px;
  font-size: 16px;
  display: inline-block;
  position: relative;
  color: #252525;
  margin: 0 5px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pagination-area .page-number.arrow {
  top: 2px;
}
.pagination-area .page-number:not(:last-child) {
  border-left: 0;
}
.pagination-area .page-number.current {
  background-color: #545cf5;
  color: #fff;
  border-color: #545cf5;
}

/*=============================
20. 404 Error Area
=============================*/
.error-area {
  position: relative;
  text-align: center;
}
.error-area h1 {
  font-size: 250px;
  line-height: 1;
  font-weight: 700;
  color: #1d2a3b;
}
.error-area h1 span {
  color: #545cf5;
}

/*=============================
21. Contact Area
=============================*/
.contact-area {
  position: relative;
  z-index: 2;
}
.contact-area .contact-area-wrap {
  background-color: #fff;
  border: 1px solid #e9edf4;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.contact-area .contact-area-wrap .contact-form {
  position: relative;
}
.contact-area .contact-area-wrap .contact-form .form-title {
  margin-bottom: 30px;
  margin-left: 5px;
}
.contact-area .contact-area-wrap .contact-form form .form-control {
  margin-bottom: 30px;
}
.contact-area .contact-area-wrap .contact-form form textarea {
  resize: none;
}
.contact-area .contact-area-wrap .contact-form form .form-check {
  padding-right: 25px;
}
.contact-area .contact-area-wrap .contact-form form .form-check label {
  color: #252525;
}
.contact-area .contact-area-wrap .contact-form form .form-check label a {
  color: #545cf5;
}
.contact-area.style-1 .contact-area-wrap {
  padding: 5px;
}
.contact-area.style-1 .contact-area-wrap .contact-info {
  position: relative;
  z-index: 1;
  background-image: url(../images/contact/1.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  padding: 55px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.contact-area.style-1 .contact-area-wrap .contact-info:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(84, 92, 245, 0.8);
  z-index: -1;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap {
  position: relative;
  border: 1px solid #e9edf4;
  padding: 20px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap h3 {
  color: #fff;
  margin-bottom: 40px;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap .contact-info-items .contact-info-item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  margin-bottom: 30px;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap .contact-info-items .contact-info-item i {
  color: #fff;
  display: block;
  font-size: 30px;
  line-height: 1.5;
  margin-left: 20px;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap .contact-info-items .contact-info-item .content span {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap .contact-info-items .contact-info-item .content p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap ul.social {
  margin-top: 40px;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap ul.social li {
  display: inline-block;
  position: relative;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap ul.social li:not(:last-child) {
  margin-left: 20px;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap ul.social li a {
  display: block;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap ul.social li a i {
  font-size: 25px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.contact-area.style-1 .contact-area-wrap .contact-info .contact-info-wrap ul.social li a:hover i {
  color: #eac617;
}
.contact-area.style-1 .contact-area-wrap .contact-form {
  padding: 30px;
  padding-right: 10px;
}
@media (max-width: 991.99px) {
  .contact-area.style-1 .contact-area-wrap .contact-form {
    margin-top: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767.99px) {
  .contact-area.style-1 .contact-area-wrap .contact-form form .form-check {
    margin-bottom: 30px;
  }
}
.contact-area.style-2 .contact-area-wrap .contact-form .form-title {
  max-width: 450px;
}
.contact-area.style-2 .contact-area-wrap .contact-form button.theme-btn {
  width: 100%;
  min-height: 55px;
}
.contact-area.contact-page {
  z-index: 0;
}
.contact-area.contact-page .map {
  position: relative;
  z-index: -1;
}
.contact-area.contact-page .map iframe {
  border: 0;
  width: 100%;
  height: 600px;
}

/*=============================
--. Contact Info Area
=============================*/
.contact-info-area .contact-info-box {
  padding: 25px;
  border: 1px solid #e9edf4;
  display: flex;
  align-items: center;
}
.contact-info-area .contact-info-box .icon {
  position: relative;
  margin-left: 15px;
  background-color: #545cf5;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.contact-info-area .contact-info-box .icon i {
  position: absolute;
  font-size: 35px;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contact-info-area .contact-info-box .content h5 {
  margin-bottom: 10px;
}
@media (max-width: 991.99px) {
  .contact-info-area [class*=col-]:not(:last-child) .contact-info-box {
    margin-bottom: 30px;
  }
}

/*=============================
22. Newsletter Area
=============================*/
.newsletter-area {
  position: relative;
  margin-bottom: -105px;
}
.newsletter-area .newsletter-wrap {
  background-color: #fff;
  padding: 55px 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 5px 19px 1.5px rgba(29, 42, 59, 0.1);
}
.newsletter-area .newsletter-wrap .section-title {
  max-width: 450px;
  margin-bottom: 0;
}
@media (max-width: 991.99px) {
  .newsletter-area .newsletter-wrap .section-title {
    text-align: center;
    margin: 0 auto 30px;
  }
}
.newsletter-area .newsletter-wrap .section-title h2.title {
  margin-bottom: 0;
}
.newsletter-area .newsletter-wrap form {
  position: relative;
}
.newsletter-area .newsletter-wrap form .form-control {
  background-color: #fff;
  border-color: #e9edf4;
  height: 60px;
  margin-bottom: 0;
}
.newsletter-area .newsletter-wrap form .theme-btn {
  position: absolute;
  top: 5px;
  left: 5px;
  max-height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/*=============================
23. Footer Area
=============================*/
footer .footer-wrap .footer-widget {
  margin-bottom: 30px;
}
footer .footer-wrap .footer-widget .footer-logo, footer .footer-wrap .footer-widget p, footer .footer-wrap .footer-widget h4.widget-title {
  margin-bottom: 20px;
}
footer .footer-wrap .footer-widget ul.widget-links li {
  position: relative;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
footer .footer-wrap .footer-widget ul.widget-links li i {
  position: absolute;
  top: -2px;
  right: 0;
  color: #545cf5;
  font-size: 20px;
}
footer .footer-wrap .footer-widget ul.widget-links li:hover {
  padding-right: 25px;
}
footer .copyright-wrap .copyright {
  padding: 20px 0;
  text-align: center;
}
footer .copyright-wrap p span, footer .copyright-wrap p a {
  color: #545cf5;
  font-weight: 600;
}
footer.style-1 .footer-wrap {
  padding: 185px 0 50px;
  background-color: #1d2a3b;
}
footer.style-1 .footer-wrap .footer-widget ul.social li {
  display: inline-block;
  margin-left: 8px;
}
footer.style-1 .footer-wrap .footer-widget ul.social li a {
  position: relative;
  display: block;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
footer.style-1 .footer-wrap .footer-widget ul.social li a i {
  font-size: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer.style-1 .footer-wrap .footer-widget ul.social li a:hover {
  background-color: #545cf5;
}
footer.style-1 .footer-wrap .footer-widget ul.social li a:hover i {
  color: #fff;
}
footer.style-1 .footer-wrap .footer-widget h4.widget-title {
  color: #fff;
}
footer.style-1 .footer-wrap .footer-widget ul.widget-links li {
  margin-bottom: 13px;
}
footer.style-1 .footer-wrap .footer-widget ul.find-us li {
  position: relative;
  margin-bottom: 15px;
  padding-right: 30px;
}
footer.style-1 .footer-wrap .footer-widget ul.find-us li i {
  position: absolute;
  top: -2px;
  right: 0;
  color: #545cf5;
  font-size: 20px;
}
footer.style-1 .footer-wrap .footer-widget ul.find-us li span {
  color: #fff;
  font-weight: 600;
}
footer.style-2 .footer-wrap {
  padding: 70px 0 50px;
  background-color: #fff;
  border-top: 1px solid #e9edf4;
}
footer.style-2 .footer-wrap .find-us {
  border-bottom: 1px solid #e9edf4;
  padding-bottom: 70px;
  margin-bottom: 90px;
}
footer.style-2 .footer-wrap .find-us .find-us-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767.99px) {
  footer.style-2 .footer-wrap .find-us .find-us-item {
    justify-content: start;
  }
}
footer.style-2 .footer-wrap .find-us .find-us-item .icon {
  position: relative;
  margin-left: 15px;
  width: 50px;
  height: 50px;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
footer.style-2 .footer-wrap .find-us .find-us-item .icon i {
  position: absolute;
  font-size: 25px;
  color: #545cf5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
footer.style-2 .footer-wrap .find-us .find-us-item .content h5 {
  margin-bottom: 5px;
}
footer.style-2 .footer-wrap .find-us [class*=col-]:not(:last-child) .find-us-item {
  border-left: 1px solid #e9edf4;
}
@media (max-width: 991.99px) {
  footer.style-2 .footer-wrap .find-us [class*=col-]:not(:last-child) .find-us-item {
    margin-bottom: 30px;
    border: none;
  }
}
footer.style-2 .footer-wrap ul.social li {
  display: inline-block;
  margin-left: 5px;
}
footer.style-2 .footer-wrap ul.social li a {
  position: relative;
  display: block;
  background-color: #545cf5;
  border: 1px solid #e9edf4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
footer.style-2 .footer-wrap ul.social li a i {
  font-size: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer.style-2 .footer-wrap ul.social li a:hover {
  background-color: #1d2a3b;
}
footer.style-2 .footer-wrap .footer-widget h4.widget-title {
  color: #252525;
  position: relative;
  margin-left: 15px;
  z-index: 1;
}
footer.style-2 .footer-wrap .footer-widget h4.widget-title:before {
  right: 0;
  left: 0;
  top: 50%;
  content: "";
  height: 2px;
  z-index: -1;
  position: absolute;
  background-color: #545cf5;
}
footer.style-2 .footer-wrap .footer-widget h4.widget-title span {
  background-color: #fff;
  padding-left: 15px;
  color: #1d2a3b;
  text-transform: capitalize;
  position: relative;
}
footer.style-2 .footer-wrap .footer-widget h4.widget-title span:before {
  right: 100%;
  top: 5px;
  content: "";
  width: 5px;
  height: 20px;
  z-index: -1;
  margin-top: 1px;
  position: absolute;
  background-color: #fff;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
footer.style-2 .footer-wrap .footer-widget ul.widget-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer.style-2 .footer-wrap .footer-widget ul.widget-links li {
  width: 44%;
  flex: 0 0 44%;
  margin-bottom: 15px;
}
footer.style-2 .footer-wrap .footer-widget .newsletter-widget {
  padding-left: 15px;
}
footer.style-2 .footer-wrap .footer-widget .newsletter-widget form {
  position: relative;
}
footer.style-2 .footer-wrap .footer-widget .newsletter-widget form .form-control {
  position: relative;
  padding: 15px 20px;
  background-color: #fff;
  border-color: #e9edf4 !important;
}
footer.style-2 .footer-wrap .footer-widget .newsletter-widget form button {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 10px;
  top: 50%;
  background-color: #545cf5;
  border: 1px solid #e9edf4;
  color: #fff;
  text-align: center;
  line-height: 40px;
  outline: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
footer.style-2 .footer-wrap .footer-widget .newsletter-widget form button i {
  font-size: 18px;
}
footer.style-2 .footer-wrap .footer-widget .newsletter-widget form button:hover {
  background-color: #1d2a3b;
}
footer.style-2 .copyright-wrap {
  border-top: 1px solid #e9edf4;
}
footer.style-2 .copyright-wrap .copyright {
  padding: 30px 0;
}
footer.style-2 .copyright-wrap .copyright p {
  color: #1d2a3b;
}

/*=============================
24. Back To Top Area
=============================*/
.back-to-top-area {
  position: fixed;
  cursor: pointer;
  left: 30px;
  bottom: -30px;
  background-color: rgba(84, 92, 245, 0.2);
  z-index: 999;
  width: 50px;
  height: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.back-to-top-area.active {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}
.back-to-top-area .back-to-top {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 3px;
  right: 3px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 1;
}
.back-to-top-area .back-to-top i {
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #1d2a3b;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.nice-select:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nice-select.open:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}