@import url("https://fonts.googleapis.com/css?family=Tajawal:200,300,400,500,700,800,900&subset=arabic");
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: initial;
}

body {
  position: relative !important ;
  background-attachment: fixed;
  color: #1c1a1a;
  background-image: url(../img/1.png);
}
.re-positio {
  position: relative;
}

.pointer-hand {
  display: flex;
  color: #909090;
  margin-bottom: -45px;

  /* text-align: center; */
  justify-content: center;
}
.pointer-hand img {
  width: 25px;
  height: 25px;
  object-fit: contain;
  margin-left: 6px;
}
.pointer-hand p {
  font-size: 16px;
  color: #909090;
}

.container-legend-pie {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 40px;
}
.col-pie-legend {
  display: flex;
  margin-left: 25px;
}
.col-pie-legend p {
  font-size: 14px;
  margin-right: 7px;
  color: #6a6a6a;
}
.box-pie01-color {
  width: 40px;
  height: 14px;
  background-color: #a20015;
  border: 1px solid #a20015;
  margin-left: 0;
}
.box-pie02-color {
  width: 40px;
  height: 14px;
  background-color: #c5011a;
  border: 1px solid #c5011a;
  margin-left: 0;
}
.box-pie04-color {
  width: 40px;
  height: 14px;
  background-color: #ce5557;
  border: 1px solid #ce5557;
  margin-left: 0;
}
.box-pie03-color {
  width: 40px;
  height: 14px;
  background-color: #e28983;
  border: 1px solid #e28983;
  margin-left: 0;
}
.active1 {
  /* background-color: #d1d1d1; */
  background-color: #f1f0f0c4;
  border-radius: 8px;
}
.active-story {
  display: block !important;
}
.chart-pie {
  position: relative;
  transform: scale(0.9);
}
.m-b-60px {
  margin-bottom: 70px;
}
.case-numbers {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-right: 10px;
}
.col-baby .number {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0px;
  margin-left: 4px;
  color: #cd383d;
  font-size: 14px;
}
.num-pos02 {
  margin-left: 0 !important;
}

.active-story {
  display: block !important;
}
#head-case01 .pin-icon {
  font-size: 26px;
  font-weight: 600;
  color: #bd3337;
  margin-left: 10px;
}
.placeholder_text {
  font-weight: 700;
  color: black;
  cursor: pointer;
}
.col-7-stories {
  width: 75%;
  display: none;
}
.col-5-stories-babies {
  width: 20%;
  padding-left: 10px;
}
.flex-all-stories {
  display: flex;
  width: 100%;
  align-items: flex-start;
}

.col-7-stories {
  width: 75%;
}
.row-babyes {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.col-baby {
  width: 10%;
  position: relative;
  text-align: center;
  padding: 4px;
}
.col-baby img {
  width: 48px;
}
.red-border {
  border: 1px solid #a80909;
  border-radius: 10px;
  margin-left: 10px;
}
.case-numbers img {
  width: 30px;
  padding: 3px;
  cursor: pointer;
}
.orange-border {
  border: 1px solid #a84309;
  border-radius: 10px;
  margin-left: 10px;
}
.col-baby .red-border {
  border: 3px solid #a80909;
  border-radius: 23px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.col-baby .orange-border {
  border: 3px solid #a84309;
  border-radius: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.border-circle .circle-blue {
  top: 23px;
  right: 23px;
}

.circle-blue {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #79a5c9;
  margin-left: 10px;
}
.col-baby .circle-blue {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #79a5c9;
  position: absolute;
  top: 3px;
  right: 26px;
  /* margin-top: 16px;
 margin-bottom: 16px; */
}
.blue-position {
  top: 21px !important;
}

/*
@File: Xpat Template Styles

* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.

This files table contents are outlined below>>>>>

*******************************************
*******************************************
** - Default CSS
** - Header Area CSS
** - Navbar Area CSS
** - Banner Section CSS
** - About Section CSS
** - Banner Section CSS
** - Service Section CSS
** - Counter Section CSS
** - Project Section CSS
** - Video Section CSS
** - Team Section CSS
** - Blog Section CSS
** - Footer Section CSS
** - Home Page Two  CSS
** - Home Page Three CSS
** - About Page CSS
** - Service Page CSS
** - Project Page CSS
** - FAQ Page CSS
** - Sign In Page CSS
** - Sign Up Page CSS
** - Blog Page CSS
** - Privacy Page CSS
** - Terms and Condition Page CSS
** - 404 Page CSS
** - Contact Page CSS
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* #mapsection{
  position: relative;
}
.map-container{
  position: relative;
} */
.mapsection {
  float: none !important;
  margin: 7em auto;
  position: relative;
}
.ocean {
  fill: #f9f9f9;
}
.graidColoresContainer {
  margin: 43px auto 10px auto;
}
.description {
  pointer-events: none;
  position: absolute;
  font-size: 18px;
  text-align: center;
  background: white;
  padding: 0 15px;
  z-index: 5;
  height: auto;
  line-height: 30px;
  margin: 0 auto;
  color: #18162b;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #eee;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}
.description.active {
  display: block;
}
.description:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
}
.graidColores {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  height: 19px;
  border-radius: 2px;
  background-color: #18162b;
  width: 50%;
  background-image: linear-gradient(
    to right,
    #095496,
    #095496,
    #1a7ab5,
    #1a7ab5,
    #3d9fc8,
    #3d9fc8,
    #65bfcb,
    #65bfcb,
    #b9e4be,
    #b9e4be,
    #ecf8e5,
    #ecf8e5,
    #ffffff
  );
}
.graidColores .descrip-text1 {
  width: 120px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  border-radius: 6px;
  padding: 3px 0;
  position: absolute;
  z-index: 1;
  bottom: 140%;
  left: 99%;
  margin-left: -60px;
  opacity: 0.7;
}
.graidColores .descrip-text2 {
  width: 120px;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 140%;
  left: 1%;
  margin-left: -60px;
  opacity: 0.7;
  font-size: 15px;
  font-weight: 700;
}
.map-percent-text {
  margin-top: 6px;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #68656b;
}
.source-map {
  text-align: center;
  font-size: 12px;
  color: #000;
}
/* #mapsection path{
  fill: white;
} */

#saeed {
  fill: #f7e0e0;
}
#dumyat {
  fill: #f98585;
}
#kafr {
  fill: #f7e0e0;
}

#alex {
  fill: #f16666;
}
#aldahalqeh {
  fill: #f7e0e0;
}

#algharbeh {
  fill: #f7e0e0;
}
#albuhirah {
  fill: #f98585;
}

#almunfeh {
  fill: #f7e0e0;
}
#cairo {
  fill: #a20014;
}
#alqalobeh {
  fill: #ffb1b1;
}
#alsharqeh {
  fill: #f98585;
}
#redsea {
  fill: #f7e0e0;
}
#ismailiya {
  fill: #f7e0e0;
}
#alwadi-aljaded {
  fill: #f7e0e0;
}
#swayef {
  fill: #f98585;
}
#jizah {
  fill: #df001b;
}
#alminya {
  fill: #ffbdbd;
}

#luxor {
  fill: #2e3d4f;
}
#aswan {
  fill: #f98585;
}

#qina {
  fill: #f7e0e0;
}
#alfayum {
  fill: #f7e0e0;
}
#suhaj {
  fill: #f7e0e0;
}
#asyut {
  fill: #ffbdbd;
}
#matruh {
  fill: #f7e0e0;
}
#northsina,
#southsina {
  fill: #ff5655;
}
#suways {
  fill: #f7e0e0;
}
#nile1,
#nile,
#branch,
#ismailiyacanal {
  fill: #f7e0e000;
}
.river {
  fill: #e9c6c69e;
}
path {
  stroke: #f8f8f878;
}

/*

#ismailiya {
    fill: #970606;
}
#almunfeh, #alminya, #asyut {
  fill: #f12d2d;
}
#alqalobeh {
  fill: #a80909;
}
#alsharqeh {
  fill: #830808;
}
#alfayum {
  fill: #f01c1c;
}
#albuhirah {
  fill: #d60d0d;
}
#matruh {
  fill: #d86464;
}
#dumyat {
  fill: #660303;
}
#jizah, #suways {
  fill: #ff5959;
}
#saeed {
  fill: #f27c7c;
}
#aldahalqeh {
  fill: #ff8d8d;
}
#cairo, #northsina {
  fill: #b80505;
}
#alex {
  fill: #f74040;
}
#southsina, #swayef {
  fill: #c40808;
}
.enabled {
    stroke: white;
    cursor: pointer;
}
#alwadi-aljaded {
  fill: #fca3a3;
}
#qina {
  fill: #ef7172;
}
#redsea {
  fill: #f1797a;
}
#southsina, #swayef {
  fill: #c40808;
}
path.river {
  fill: none;
  stroke: efeeee;
}
#luxor {
  fill: #f18d8d;
}

#suhaj {
    fill: #fa4a4a;
}
#kafr {
  fill: #e41010;
}
#aswan {
  fill: #700404;
}

element.style {
}
#cairo, #northsina {
    fill: #b80505;
} */
path.governate {
  fill: rgb(212, 212, 212);
  stroke: white;
  cursor: pointer;
}

@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@400;700&display=swap");
/* Color Variable */
/* Font Variable */
.chart01-p {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  margin-top: 12px;
}
.chart01-top {
  font-weight: 600;
  font-size: 16px;
  position: absolute;
  left: -70px;
  transform: rotate(270deg) translateY(-50%);
  top: 50%;
  margin-top: -34px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.circle08 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.circle08-col p {
  color: white;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 800;
}
.circle08-col .num {
  color: white;
  margin-bottom: 0;
  font-size: 39px;
  font-weight: 800;
}
.circle01a {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  background-color: #c22b2d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 35px;
}
.circle01a p {
  font-size: 36px;
  margin-bottom: -22px;
}
.circle01b {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #84accd;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.circle01b p {
  margin-bottom: -18px;
  font-size: 24px;
}
.circle01b .num {
  font-size: 20px;
  margin-top: 5px;
}

.logopic {
  width: 180px;
  height: 60px;
  object-fit: contain;
  filter: drop-shadow(2px 4px 6px black);
}
.logo3 {
  position: absolute;
  z-index: 1;
  left: 150px;
  top: 24px;
}
.percent-00a {
  font-size: 17px;
  font-style: italic;
  text-align: center;
  margin-bottom: 32px;
  margin-top: 25px;
  color: #7a0205;
  font-weight: 600;
}
.chart-pie02 {
  position: relative;
}

.legend-source {
  display: none;
}
.head-alone00a {
  font-size: 26px;
  margin-top: 55px !important;
  margin-bottom: -35px !important;
}
.info00a2 {
  margin-bottom: 60px;
}
.info00a2-head {
  margin-bottom: 43px !important;
  margin-top: 60px !important;
}
.head-alone00b {
  margin-top: 68px !important;
  margin-bottom: 0 !important;
}
p {
  font-size: 13px;
  font-weight: 500;
}

body {
  color: #8f8d8d;
  font-size: 16px;
  line-height: 1.8;
  font-family: "Tajawal", sans-serif !important;
  max-width: 100% !important ;
  overflow-x: hidden;
}
.logo2 .logopic {
  width: 113px;
  object-fit: contain;
  filter: drop-shadow(2px 4px 6px black);
}
@media screen and (max-width: 768px) {
  .logo2 .logopic {
    width: 90px;
    filter: drop-shadow(2px 4px 6px black);
  }
  * {
    max-width: 100% !important;
  }
  img {
    height: auto;
  }
}
#footer {
  position: absolute;
  width: 100%;
  margin-top: 20px;
}

.map {
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
  position: relative;
}

.map svg * {
  fill-opacity: 0;
  transition: fill-opacity 1s;
}

.map svg.finished * {
  fill-opacity: 1;
}

/* Default CSS Start */
img {
  max-width: 100%;
}

a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
  color: #c5c5c5;
}

a:hover {
  text-decoration: none;
  color: #d7d23b;
}

a:focus {
  text-decoration: none;
}

button {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
}

button:focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1f1c0c;
  font-weight: 600;
}

h3,
h2 {
  font-weight: normal !important;
  color: #424242;
}

.form-control:focus {
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  display: table-cell;
  vertical-align: middle;
}

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

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

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

.theme-btn {
  display: inline-block;
}

.theme-btn .default-btn {
  font-weight: 500;
  z-index: 0;
  position: relative;
  padding: 15px 25px;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  border: 1px solid #ffffff;
}

.theme-btn .default-btn::before {
  position: absolute;
  content: "";
  background: #ffea00;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: 5px;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.theme-btn .default-btn:hover {
  color: #1f1c0c;
  border: 1px solid #ffea00;
}

.theme-btn .default-btn:hover::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.theme-btn .default-btn.active {
  border: 1px solid #ffea00;
  color: #1f1c0c;
}

.theme-btn .default-btn.active::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.section-title {
  margin: auto;
  margin-bottom: 50px;
}

.section-title span {
  color: #1f1c0c;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  display: inline-block;
  line-height: 1;
  position: relative;
}
.align-items-center {
  justify-content: center;
  align-items: center;
}

.section-title span::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 100%;
  background: #1f1c0c;
  top: 0;
  left: -10px;
}
.woomen-doctor {
  margin-top: 40px;
  margin-bottom: 20px;
}
.dct .col-6 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.rb {
  font-size: 31px;
  color: #c22b2d;
  font-weight: bold !important;
  animation: clignote 2s linear infinite;
}
.font-s {
  font-size: 22px;
  font-weight: 600;
}

.responsive-img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
@keyframes clignote {
  50% {
    opacity: 0;
  }
}
.bd-left-red {
  border-right: solid 4px #c22b2d;
  padding-right: 10px;
}
.legend {
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-center {
  font-size: 22px;
  margin-top: 60px;
  color: #d7d23b;
  margin: auto;
  padding: auto;
  width: 100%;
  text-align: center;
  display: block;
}
.map-title {
  font-size: 22px;
  margin-top: 60px;
  color: #d7d23b;
  margin: auto;
  padding: auto;
  width: 100%;
  text-align: center;
  display: block;
}
.sub-title {
  text-align: center;
  padding-top: 8px;
}
.section-title h2 {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 15px;
  background-color: #000000ab;
  margin: auto;
  padding: auto;
  width: 100%;
  text-align: center;
  display: block;
  color: #ffffff;
}

.section-title p {
  max-width: 720px;
  color: #4a483e;
  margin: 0 auto;
}

/* Default CSS End */
/*----- Home Page One Start -----*/
/* Header CSS Start */
.header-area {
  background: #5a5227;
  padding: 10px 0;
  border-bottom: 1px solid #666459;
}

.header-area .header-left {
  line-height: 1;
}

.header-area .header-left a {
  top: 1px;
  position: relative;
}

.header-area .header-left a i {
  color: #ffffff;
  font-size: 18px;
  margin-right: 10px;
}

.header-area .header-left a i:hover {
  color: #ffea00;
}

.header-area .header-right {
  text-align: left;
}

.header-area .header-right ul {
  padding-left: 0;
  margin-bottom: 0;
}

.header-area .header-right ul li {
  list-style: none;
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  margin-left: 35px;
  position: relative;
}

.header-area .header-right ul li::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #ffea00;
  left: -18px;
  top: 0;
}

.header-area .header-right ul li i {
  font-size: 18px;
  top: 2px;
  position: relative;
  margin-right: 5px;
}

.header-area .header-right ul li:first-child::before {
  display: none;
}

.header-area .header-right ul a {
  color: #ffffff;
}

.header-area .header-right ul a:hover {
  color: #ffea00;
}

/* Header CSS End */
/* Navbar CSS Start */
.navbar-area {
  position: relative;
  z-index: 99999;
}

.navbar-area .main-nav {
  position: unset;
  padding: 10px 0;
  background: #1f1c0c;
}

.navbar-area .main-nav .navbar {
  padding: 0 0;
}

.navbar-area .main-nav .navbar .navbar-brand {
  padding: 0;
  z-index: 5;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link {
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 400;
  margin-right: 0;
  margin-left: 25px;
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link.active,
.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #ffea00;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .nav-link.dropdown-toggle::after {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  content: "\ecee";
  font-family: "boxicons";
  vertical-align: middle;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .nav-link:hover.dropdown-toggle::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  padding: 0;
  visibility: visible;
  background: #1f1c0c;
  -webkit-box-shadow: 0 0 14px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 14px rgba(255, 255, 255, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  top: 60px;
  border-radius: 0;
  border-top: 2px solid #423232;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item
  .nav-link {
  padding: 8px 15px;
  border-bottom: 1px dashed #756262;
  -webkit-transition: 0s;
  transition: 0s;
  background: #1f1c0c;
  margin-left: 0;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item:last-child
  .nav-link {
  border-bottom: 1px dashed transparent;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu {
  left: -100%;
  top: 0 !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 1 !important;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  .nav-link {
  border-bottom: 1px dashed #756262;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item:last-child
  .nav-link {
  border-bottom: 1px dashed transparent;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu {
  left: -100%;
  top: 0 !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 1 !important;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  .nav-link {
  border-bottom: 1px dashed #756262;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item:last-child
  .nav-link {
  border-bottom: 1px dashed transparent;
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item:hover
  .dropdown-menu {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.navbar-area
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item:hover
  .dropdown-menu {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.navbar-area.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100% !important;
  -webkit-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.15);
}

/* Navbar CSS End */
/* Banner CSS Start */
.banner-section {
  background-image: url(../img/cold3.png);
  background-position: center center;
  background-size: cover;
  position: relative;
  height: 100vh;
  z-index: 0;
}
.banner-section-4 {
  background-image: url(../img/img7.jpg);
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  height: 800px;
  z-index: 0;
}
.banner-section-4 .banner-text h1 {
  font-size: 50px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0px;
  background-color: rgba(51, 51, 51, 0.711);
  text-align: center;
}
.banner-section-3 {
  background-image: url(../img/img5.jpg);
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  height: 800px;
  z-index: 0;
}
.banner-section-3 .banner-text h1 {
  font-size: 50px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0px;
  background-color: rgba(51, 51, 51, 0.711);
  text-align: center;
}
.banner-section-2 {
  background-image: url(../img/img3.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  height: 800px;
  z-index: 0;
}
.banner-section-2 p {
  margin: 0px auto;
  position: absolute;
  bottom: 21px;
  left: 0px;
  color: #fff;
  background: #0000007a;
  padding: 6px 9px;
}
.banner-section-2 .banner-text h1 {
  font-size: 50px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0px;
  background-color: rgba(51, 51, 51, 0.711);
  text-align: center;
}
/*.banner-section::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 20%);
  z-index: -1;
  top: 0;
  left: 0;
}*/

.banner-section .banner-text {
  max-width: 1400px;
  text-align: center;
  margin-top: 366px;
}
.logo2 {
  position: absolute;
  left: 25px;
  top: 25px;
  z-index: 999999 !important;
}

.banner-section .banner-text h1 {
  font-family: "Lalezar", cursive;
  font-size: 42px;
  margin-bottom: 24px !important;
  font-weight: 100;
  color: #4e4e4b;
  margin-bottom: 0px;
  text-align: center;
}

.banner-section .banner-text h2 {
  font-family: "Lalezar", cursive;
  font-size: 35px;
  font-weight: 100;
  color: #f9eeef;
  margin-bottom: 13px;
  margin-top: 5px;
  text-align: center;
  display: inline-block;
  padding: 7px 15px;
}

.banner-section .banner-text p {
  color: #ffffff;
  margin-bottom: 0px;
  margin-top: 45px;
}

.banner-section .banner-text .theme-btn .default-btn {
  margin-right: 20px;
}

.banner-section .banner-img {
  position: absolute;
  right: 10%;
  bottom: 0;
  max-width: 340px;
}

/* Banner CSS End */
/* About CSS Start */
.about-section .about-image {
  background-image: url(../img/banner/section-2.png);
  background-position: center center;
  background-size: cover;
  position: relative;
  height: 800px;
  z-index: 0;
}

.about-section .about-text {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  padding: 50px;
}

.about-section .about-text h2 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.about-section .about-text p {
  margin-bottom: 20px;
  margin-right: 0px;
}

.about-section .about-text ul {
  padding-left: 0;
  margin-bottom: 20px;
}

.about-section .about-text ul li {
  font-size: 18px;
  color: #1f1c0c;
  font-weight: 500;
  display: inline-block;
  list-style: none;
  text-transform: capitalize;
  width: 275px;
  padding-left: 30px;
  margin-bottom: 5px;
  position: relative;
  z-index: 0;
}

.about-section .about-text ul li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #1f1c0c;
  left: 3px;
  top: 10px;
}

.about-section .about-text ul li::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: #ffea00;
  left: 0;
  top: 7px;
  z-index: -1;
}

.about-section .about-text .authore-info {
  margin-bottom: 45px;
}

.about-section .about-text .authore-info h2 {
  margin-bottom: 8px;
}

.about-section .about-text .authore-info span {
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
}

.about-section .about-text .theme-btn .default-btn {
  border: 1px solid #1f1c0c;
  color: #1f1c0c;
  padding: 10px 20px;
}

/* About CSS End */
/* Service CSS Start */
.service-section .service-slider {
  position: relative;
}

.service-section .service-slider .service-items {
  max-width: 350px;
  position: relative;
  margin: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-section .service-slider .service-items .service-img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-section .service-slider .service-items .service-text {
  position: relative;
  text-align: center;
  padding: 40px 20px 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 12px 0px rgba(146, 184, 255, 0.3);
}

.service-section .service-slider .service-items .service-text h3 {
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  position: absolute;
  font-size: 18px;
  font-weight: 600;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 275px;
  top: -20px;
  padding: 8px 10px;
  background: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-section .service-slider .service-items .service-text p {
  margin-bottom: 10px;
}

.service-section .service-slider .service-items .service-text a {
  color: #1f1c0c;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-section .service-slider .service-items .service-text a:hover {
  color: red;
}

.service-section .service-slider .service-items:hover .service-text h3 {
  background: #ffea00;
}

.service-section .service-slider .service-items:hover .service-text a {
  color: red;
}

.service-section .service-slider .owl-prev {
  position: absolute;
  left: -90px !important;
  top: 45% !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 45px !important;
  color: #ffea00 !important;
  background: #1f1c0c !important;
  font-size: 23px !important;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-section .service-slider .owl-next {
  position: absolute;
  top: 45% !important;
  right: -95px !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 45px !important;
  color: #ffea00 !important;
  background: #1f1c0c !important;
  font-size: 23px !important;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-section .service-slider:hover .owl-prev {
  opacity: 1;
  left: -70px !important;
}

.service-section .service-slider:hover .owl-next {
  opacity: 1;
  right: -70px !important;
}

.service-section .service-link {
  margin-top: 30px;
}

.service-section .service-link p {
  margin-bottom: 0;
  line-height: 1;
}

.service-section .service-link p a {
  font-weight: 500;
  color: #1f1c0c;
}

.service-section .service-link p a:hover {
  color: red;
}

/* Service CSS End */
/* Counter CSS Start */
.counter-section {
  background-image: url(../img/counter/counter-bg.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.counter-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(31, 28, 12, 0.9);
  top: 0;
  left: 0;
  z-index: -1;
}

.counter-section .section-title span,
.counter-section .section-title h2,
.counter-section .section-title p {
  color: #ffffff;
}

.counter-section .section-title span::before {
  background: #ffffff;
}

.counter-section .counter-text {
  text-align: center;
  padding: 40px 20px;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 0;
  margin-bottom: 30px;
}

.counter-section .counter-text::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  z-index: -1;
}

.counter-section .counter-text i {
  color: #ffea00;
  font-size: 50px;
  margin-bottom: 25px;
  display: inline-block;
  line-height: 1;
}

.counter-section .counter-text h3 {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 35px;
}

.counter-section .counter-text p {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 15px;
}

.counter-section .counter-img1 {
  background-image: url(../img/counter/1.jpg);
}

.counter-section .counter-img2 {
  background-image: url(../img/counter/2.jpg);
}

.counter-section .counter-img3 {
  background-image: url(../img/counter/3.jpg);
}

.counter-section .counter-img4 {
  background-image: url(../img/counter/4.jpg);
}

/* Counter CSS End */
/* Project CSS Start */
.project-section .project-slider .project-item {
  position: relative;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  margin: 10px;
}

.project-section .project-slider .project-item .project-link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.project-section .project-slider .project-item .project-link p {
  color: #1f1c0c;
  background: #ffffff;
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 15px;
}

.project-section .project-slider .project-item .project-link a i {
  background: #1f1c0c;
  color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 35px;
  font-size: 25px;
  text-align: center;
  line-height: 47px;
}

.project-section .project-slider .project-item .project-link a i:hover {
  color: #ffea00;
}

.project-section .project-slider .project-item:hover .project-link {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.project-section .project-slider .owl-prev {
  position: absolute;
  left: -90px !important;
  top: 45% !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 45px !important;
  color: #ffea00 !important;
  background: #1f1c0c !important;
  font-size: 23px !important;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.project-section .project-slider .owl-next {
  position: absolute;
  top: 45% !important;
  right: -95px !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 45px !important;
  color: #ffea00 !important;
  background: #1f1c0c !important;
  font-size: 23px !important;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.project-section .project-slider:hover .owl-prev {
  opacity: 1;
  left: -70px !important;
}

.project-section .project-slider:hover .owl-next {
  opacity: 1;
  right: -70px !important;
}

.project-section .project-btn {
  margin-top: 30px;
}

.project-section .project-btn p {
  margin-bottom: 0;
  line-height: 1;
}

.project-section .project-btn p a {
  font-weight: 500;
  color: #1f1c0c;
}

.project-section .project-btn p a:hover {
  color: red;
}

/* Project CSS End */
/* Video CSS Start */
.video-section {
  background-image: url(../img/video-bg.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.video-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(31, 28, 12, 0.9);
  top: 0;
  left: 0;
  z-index: -1;
}

.video-section .video-text a {
  display: inline-block;
  width: 75px;
  height: 75px;
  line-height: 85px;
  background-color: #ffea00;
  border-radius: 50%;
  color: #1f1c0c;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.video-section .video-text a:hover {
  background: #ffffff;
}

.video-section .video-text a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #ffea00;
  -webkit-animation: ripple 3s linear infinite;
  animation: ripple 3s linear infinite;
}

.video-section .video-text a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #ffea00;
  -webkit-animation: ripple 3s linear 1s infinite;
  animation: ripple 3s linear 1s infinite;
}

.video-section .video-text a i {
  font-size: 35px;
  position: relative;
  top: 6px;
  left: 2px;
  color: #1f1c0c;
}

.video-section .video-text h2 {
  color: #ffffff;
  margin-bottom: 0;
}

/* Video CSS End */
/* Team CSS Start */
.team-section .team-card {
  border-radius: 10px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  text-align: center;
  padding: 40px 20px;
  position: relative;
  overflow: hidden;
}

.team-section .team-card::before {
  position: absolute;
  content: "";
  background: #ffea00;
  width: 120%;
  height: 0;
  top: -20px;
  left: -15px;
  bottom: 0;
  z-index: -1;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-section .team-card::after {
  position: absolute;
  content: "";
  background: #1f1c0c;
  width: 0;
  height: 20px;
  top: 90px;
  left: -15px;
  bottom: 0;
  z-index: -1;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.team-section .team-card .team-img {
  max-width: 145px;
  border-radius: 200px;
  margin: 0 auto 30px;
  overflow: hidden;
}

.team-section .team-card .team-img img {
  max-width: 145px;
  border-radius: 200px;
  border: 5px solid #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-section .team-card .team-text h3 {
  margin-bottom: 10px;
  font-size: 22px;
}

.team-section .team-card .team-text p {
  margin-bottom: 0;
  line-height: 1;
}

.team-section .team-card:hover::before {
  height: 40%;
}

.team-section .team-card:hover::after {
  width: 120%;
}

/* Team CSS End */
/* Blog CSS Start */
.blog-section .blog-card {
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  border-radius: 10px;
  margin-bottom: 30px;
}

.blog-section .blog-card .blog-img {
  border-radius: 10px 10px 0 0;
  position: relative;
}

.blog-section .blog-card .blog-img img {
  border-radius: 10px 10px 0 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-section .blog-card .blog-img span {
  position: absolute;
  top: 25px;
  left: -10px;
  display: inline-block;
  background: #ffea00;
  color: #1f1c0c;
  padding: 3px 35px;
  font-weight: 600;
  border-left: double;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-section .blog-card .blog-img .author-img {
  position: absolute;
  bottom: -10px;
  left: 25px;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.5);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.5);
  border-radius: 5px;
}

.blog-section .blog-card .blog-img .author-img img {
  border-radius: 0;
}

.blog-section .blog-card .blog-text {
  padding: 30px 25px 25px;
}

.blog-section .blog-card .blog-text h3 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.5;
}

.blog-section .blog-card .blog-text h3 a {
  color: #1f1c0c;
}

.blog-section .blog-card .blog-text h3 a:hover {
  color: red;
}

.blog-section .blog-card .blog-text p {
  margin-bottom: 15px;
  font-size: 15px;
}

.blog-section .blog-card .blog-text .blog-btn {
  color: #1f1c0c;
  font-weight: 500;
}

.blog-section .blog-card .blog-text .blog-btn:hover {
  color: red;
}

.blog-section .blog-card:hover .blog-img span {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.blog-section .blog-card:hover .blog-img img {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}

.blog-section .blog-card:hover .blog-img .author-img img {
  -webkit-filter: none;
  filter: none;
}

.blog-section .blog-link {
  margin-top: 30px;
}

.blog-section .blog-link p {
  margin-bottom: 0;
  line-height: 1;
}

.blog-section .blog-link p a {
  font-weight: 500;
  color: #1f1c0c;
}

.blog-section .blog-link p a:hover {
  color: red;
}

#footer {
  background-color: #160a16;
  border-top: 1px solid #e5e5e5;
  /*        &,
         .widget h4,
         a {
             color: #494949;
         } */
}
#footer span {
  color: #898989;
}
#footer .widget ul {
  margin-bottom: 0;
}
#footer .widget-tags .tags a {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .footer-content {
  padding: 60px 0 40px 0;
}
#footer .copyright-content {
  background-color: #160a16;
  border-top: 1px solid #181818;
  min-height: 80px;
  padding: 30px 0;
  padding-bottom: 0;
}
#footer .copyright-content .to-top {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  float: right;
  line-height: 24px;
  padding: 4px 9px;
  position: relative;
}
#footer .copyright-content .to-top:hover {
  opacity: 0.9;
}
#footer .copyright-content .to-top:hover,
#footer .copyright-content .to-top:focus {
  color: #333;
}
#footer strong {
  color: #5a5a5a;
}
#footer .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
  font-size: 13px;
  font-weight: 500;
}
#footer .social-icons.center {
  float: none;
  display: inline-block;
}
#footer .social-icons:not(.social-icons-colored) li a:hover {
  background-color: transparent;
}
#footer.inverted {
  background-color: #101010;
  border-top: 1px solid #222;
}
#footer.inverted,
#footer.inverted a {
  transition: 0.3s;
  color: #fff;
}
#footer.inverted a:hover {
  transition: 0.3s;
  color: var(--support-color);
}
#footer.inverted .widget h4,
#footer.inverted span {
  color: #999 !important;
}
#footer.inverted .copyright-content {
  border-top: 1px solid #222;
  min-height: 80px;
  padding: 30px 0;
  background-color: #1a1a1a;
}
#footer.inverted .post-thumbnail-list .post-thumbnail-entry {
  border-bottom: 1px solid #222;
}
#footer.inverted .social-icons-colored a {
  color: #fff;
}

/* Blog CSS End */
/* Footer CSS Start */
/*
.footer-area {
  background: #1f1c0c;
}

.footer-area .footer-widget {
  margin-bottom: 30px;
}

.footer-area .footer-widget .footer-logo {
  margin-bottom: 10px;
}

.footer-area .footer-widget .footer-logo img {
  max-width: 60px;
}

.footer-area .footer-widget p {
  font-size: 15px;
  margin-bottom: 15px;
  color: #ffffff;
}

.footer-area .footer-widget .newsletter-area {
  margin-bottom: 22px;
}

.footer-area .footer-widget .newsletter-area h3 {
  font-size: 18px;
  color: #ffea00;
  margin-bottom: 20px;
}

.footer-area .footer-widget .newsletter-area .newsletter-form {
  position: relative;
}

.footer-area .footer-widget .newsletter-area .newsletter-form input {
  background: #ffffff;
  border-radius: 0;
  height: 40px;
}

.footer-area .footer-widget .newsletter-area .newsletter-form .subscribe-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: #ffea00;
  color: #1f1c0c;
  height: 100%;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 0 10px;
  font-size: 15px;
  height: 40px;
}

.footer-area .footer-widget .newsletter-area .newsletter-form .subscribe-btn:hover {
  background: #4a483e;
  color: #ffffff;
}

.footer-area .footer-widget .newsletter-area .newsletter-form ::-webkit-input-placeholder {
  color: #4a483e;
}

.footer-area .footer-widget .newsletter-area .newsletter-form :-ms-input-placeholder {
  color: #4a483e;
}

.footer-area .footer-widget .newsletter-area .newsletter-form ::-ms-input-placeholder {
  color: #4a483e;
}

.footer-area .footer-widget .newsletter-area .newsletter-form ::placeholder {
  color: #4a483e;
}

.footer-area .footer-widget .newsletter-area .newsletter-form .validation-danger {
  font-size: 13px;
  margin-top: 5px;
  color: red;
}

.footer-area .footer-widget .footer-social a i {
  color: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  background: #2a2818;
  font-size: 18px;
  margin-right: 5px;
  -webkit-transition: .5s;
  transition: .5s;
}

.footer-area .footer-widget .footer-social a i:hover {
  background: #ffea00;
  color: #1f1c0c;
}

.footer-area .footer-widget h3 {
  font-size: 22px;
  color: #ffffff;
  position: relative;
  padding-left: 15px;
  margin-bottom: 30px;
}

.footer-area .footer-widget h3::before {
  position: absolute;
  content: '';
  background: #ffea00;
  width: 2px;
  height: 100%;
  left: 0;
  top: 0;
}

.footer-area .footer-widget ul {
  padding-left: 0;
  margin-bottom: 0;
}

.footer-area .footer-widget ul li {
  list-style: none;
  margin-bottom: 8px;
  color: #ffffff;
}

.footer-area .footer-widget ul li a {
  color: #ffffff;
}

.footer-area .footer-widget ul li a:hover {
  color: #ffea00;
  letter-spacing: 1px;
}

.footer-area .footer-widget ul li a i {
  color: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  background: #2a2818;
  font-size: 15px;
  margin-right: 5px;
}

.footer-area .footer-widget ul li i {
  color: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  background: #2a2818;
  font-size: 15px;
  margin-right: 5px;
}

.footer-area .footer-widget ul li:last-child {
  margin-bottom: 0;
}

.footer-area .footer-bottom {
  border-top: 1px solid #6d6b61;
  padding: 20px 0;
  margin-top: 70px;
}

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

.footer-area .footer-bottom ul li {
  list-style: none;
  margin-bottom: 0;
  display: inline-block;
  margin-right: 15px;
}

.footer-area .footer-bottom ul li a {
  color: #ffffff;
}

.footer-area .footer-bottom ul li a:hover {
  color: #ffea00;
}

.footer-area .footer-bottom .copyright-text {
  text-align: right;
}

.footer-area .footer-bottom .copyright-text p {
  color: #ffffff;
  margin-bottom: 0;
}

.footer-area .footer-bottom .copyright-text p a {
  color: #ffea00;
  font-weight: 500;
}

.footer-area .footer-bottom .copyright-text p a:hover {
  color: red;
}

.footer-area .pl-35 {
  padding-left: 35px;
}

/* Footer CSS End */
/*----- Home Page One End -----*/
/*----- Home Page Two Start -----*/
/* Header CSS Start */
.header-style-two {
  background: #ffffff;
  border-bottom: 0;
}

.header-style-two .header-left a i {
  background: #1f1c0c;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 30px;
}

.header-style-two .header-right ul li {
  color: #1f1c0c;
}

.header-style-two .header-right ul li a {
  color: #1f1c0c;
}

.header-style-two .header-right ul li::before {
  display: none;
}

/* Header CSS End */
/* Navbar CSS Start */
.navbar-style-two::before,
.navbar-style-two::after {
  display: none;
}

.navbar-style-two .main-nav {
  background: #1f1c0c;
}

.navbar-style-two .main-nav .navbar .navbar-nav .nav-item {
  line-height: 0;
}

.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  top: 45px;
}

.navbar-style-two
  .main-nav
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .nav-item {
  line-height: 1.8;
}

.navbar-style-two .main-nav .navbar .appoint-btn a {
  background: #ffffff;
  color: #1f1c0c;
  padding: 15px 20px;
  border-radius: 30px;
}

.navbar-style-two .main-nav .navbar .appoint-btn a:hover {
  background: #ffea00;
}

/* Navbar CSS End */
/* Banner CSS Start */
.banner-slider {
  position: relative;
}

.banner-slider .slider-items {
  background-position: center center;
  background-size: cover;
  height: 800px;
  position: relative;
  z-index: 0;
}

.banner-slider .slider-items::before {
  position: absolute;
  content: "";
  background: #000;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: -1;
  top: 0;
  left: 0;
}

.banner-slider .slider-items .slider-text {
  max-width: 735px;
}

.banner-slider .slider-items .slider-text h1 {
  color: #ffffff;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 20px;
}

.banner-slider .slider-items .slider-text p {
  color: #ffffff;
  margin-bottom: 35px;
}

.banner-slider .slider-items .slider-text .video-btn i {
  background: #ffffff;
  width: 45px;
  height: 45px;
  color: #1f1c0c;
  border-radius: 30px;
  text-align: center;
  line-height: 45px;
  font-size: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  top: 7px;
  position: relative;
  left: 22px;
}

.banner-slider .slider-items .slider-text .video-btn i:hover {
  background: #ffea00;
}

.banner-slider .owl-nav {
  margin-top: 0 !important;
}

.banner-slider .owl-prev {
  top: 45%;
  left: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  position: absolute;
  width: 45px !important;
  height: 45px !important;
  font-size: 25px !important;
  line-height: 52px !important;
  border-radius: 40px !important;
  color: #1f1c0c !important;
  background: #ffffff !important;
}

.banner-slider .owl-prev::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-animation: ripple 3s linear infinite;
  animation: ripple 3s linear infinite;
}

.banner-slider .owl-prev::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-animation: ripple 3s linear 1s infinite;
  animation: ripple 3s linear 1s infinite;
}

.banner-slider .owl-prev:hover {
  background: #ffea00 !important;
}

.banner-slider .owl-next {
  top: 45%;
  right: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  position: absolute;
  width: 45px !important;
  height: 45px !important;
  font-size: 25px !important;
  line-height: 52px !important;
  border-radius: 40px !important;
  color: #1f1c0c !important;
  background: #ffffff !important;
}

.banner-slider .owl-next::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-animation: ripple 3s linear infinite;
  animation: ripple 3s linear infinite;
}

.banner-slider .owl-next::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-animation: ripple 3s linear 1s infinite;
  animation: ripple 3s linear 1s infinite;
}

.banner-slider .owl-next:hover {
  background: #ffea00 !important;
}

.banner-slider .slider-bg1 {
  background-image: url(../img/banner/2.jpg);
}

.banner-slider .slider-bg2 {
  background-image: url(../img/banner/3.jpg);
}

/* Banner CSS End */
/* Service CSS Start */
.service-style-three .service-card {
  border-radius: 20px;
  -webkit-box-shadow: 0px 2px 20px -5px rgba(146, 184, 255, 0.9);
  box-shadow: 0px 2px 20px -5px rgba(146, 184, 255, 0.9);
  padding: 40px 25px 30px 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}

.service-style-three .service-card i {
  font-size: 45px;
  margin-bottom: 30px;
  z-index: 0;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  line-height: 1;
}

.service-style-three .service-card i::after {
  position: absolute;
  content: "";
  background: #ffea00;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  right: -25px;
  top: -15px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-style-three .service-card h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-style-three .service-card p {
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-style-three .service-card .service-btn {
  color: #1f1c0c;
  position: relative;
}

.service-style-three .service-card .service-btn:hover {
  color: red;
}

.service-style-three .service-card .service-btn::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  bottom: -5px;
  background: #1f1c0c;
}

.service-style-three .service-card:hover {
  background: #1f1c0c;
}

.service-style-three .service-card:hover i {
  color: #ffea00;
}

.service-style-three .service-card:hover i::after {
  background: #282513;
}

.service-style-three .service-card:hover a {
  color: #ffea00;
}

.service-style-three .service-card:hover a::before {
  background: #ffea00;
}

.service-style-three .service-card:hover h3,
.service-style-three .service-card:hover p {
  color: #ffffff;
}

/* Service CSS End */
/* Facilities CSS Start */
.facilities-section {
  background-image: url(../img/facilities-bg.jpg);
  background-position: center center;
  background-size: cover;
  height: 100%;
  position: relative;
  z-index: 0;
}

.facilities-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
}

.facilities-section .facililties-text {
  margin-bottom: 30px;
}

.facilities-section .facililties-text .section-title {
  margin-bottom: 25px;
}

.facilities-section .facililties-text .section-title span {
  padding-left: 10px;
  color: #ffffff;
}

.facilities-section .facililties-text .section-title span::before {
  left: 0;
  background: #ffffff;
}

.facilities-section .facililties-text .section-title h2,
.facilities-section .facililties-text .section-title p {
  color: #ffffff;
}

.facilities-section .facililties-text ul {
  padding-left: 0;
  margin-bottom: 0;
}

.facilities-section .facililties-text ul li {
  list-style: none;
  display: inline-block;
  width: 250px;
  margin-bottom: 5px;
  color: #ffffff;
  position: relative;
  padding-left: 15px;
}

.facilities-section .facililties-text ul li::before {
  position: absolute;
  content: "";
  background: #ffea00;
  width: 8px;
  height: 8px;
  top: 10px;
  left: 0px;
}

.facilities-section .facililties-text .theme-btn {
  margin-top: 25px;
}

.facilities-section .facilities-img {
  background-image: url(../img/facilities.jpg);
  background-position: center center;
  background-size: cover;
  height: 100%;
}

/* Facilities CSS End */
/* Team CSS Start */
.team-bg {
  background-image: url(../img/team/team-bg.jpg);
  background-position: center center;
  background-size: cover;
  height: 100%;
  position: relative;
}

.team-bg::before {
  position: absolute;
  content: "";
  background: #1f1c0c;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.6;
}

/* Team CSS End */
/*----- Home Page Two End -----*/
/*----- Home Page Three Start -----*/
.banner-style-two {
  background-image: url(../img/banner/4.jpg);
}

.banner-style-two::before {
  display: none;
}

.banner-style-two .banner-text h1 {
  color: #1f1c0c;
  font-size: 60px;
  margin-bottom: 40px;
}

.banner-style-two .banner-text p {
  color: #1f1c0c;
}

.banner-style-two .banner-text .theme-btn .default-btn {
  border-radius: 50px;
}

.banner-style-two .banner-text .theme-btn .default-btn::before {
  border-radius: 50px;
}

.banner-style-two .banner-text .theme-btn .default-btn.active {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Company CSS Start */
.company-section .company-slider {
  padding: 60px 25px 50px;
  background: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
}

.company-section .company-slider .company-logo img {
  max-width: 100%;
  width: unset;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.company-section .company-slider .company-logo img:hover {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

/* Company CSS End */
/* Join CSS Start */
.join-section {
  position: relative;
}

.join-section .join-img {
  background-image: url(../img/join-img.jpg);
  background-position: center center;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
}

.join-section .join-text {
  -webkit-box-shadow: 0 0 10px rgba(146, 184, 255, 0.2);
  box-shadow: 0 0 10px rgba(146, 184, 255, 0.2);
  padding: 50px;
}

.join-section .join-text .section-title {
  margin-bottom: 30px;
}

.join-section .join-text ul {
  padding-left: 0;
  margin-bottom: 25px;
}

.join-section .join-text ul li {
  list-style: none;
  display: inline-block;
  width: 230px;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}

.join-section .join-text ul li::before {
  position: absolute;
  content: "";
  background: #ffea00;
  width: 10px;
  height: 10px;
  top: 8px;
  left: 0;
}

.join-section .join-text .theme-btn .default-btn {
  border: 1px solid #1f1c0c;
  color: #1f1c0c;
}

/* Join CSS End */
/*----- Home Page Three End -----*/
/*----- About Page Start -----*/
/* Page Title CSS Start */
.page-title {
  padding: 150px 0;
  position: relative;
  z-index: 0;
  background-position: center center;
  background-size: cover;
}

.page-title::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: -1;
  top: 0;
  left: 0;
}

.page-title h2 {
  font-size: 40px;
  font-weight: 700;
  color: #ffea00;
}

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

.page-title ul li {
  color: #ffea00;
  display: inline-block;
  font-size: 18px;
  margin-left: 25px;
}

.page-title ul li a {
  color: #ffea00;
  position: relative;
  font-weight: 600;
}

.page-title ul li a::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #ffea00;
  right: -18px;
  top: 11px;
  border-radius: 20px;
}

.page-title ul li a:hover {
  color: #ffffff;
}

.page-title.about-title-bg {
  background-image: url(../img/title-bg/1.jpg);
}

/* Page Title CSS End */
/* About CSS Start */
.about-style-two .about-img {
  margin-bottom: 30px;
}

.about-style-two .about-img img {
  padding: 15px;
}

.about-style-two .about-text {
  padding-left: 45px;
}

.about-style-two .about-text .section-title {
  margin-bottom: 30px;
}

.about-style-two .about-text .section-title span {
  margin-left: 10px;
}

.about-style-two .about-text .section-title h2 {
  max-width: 500px;
}

.about-style-two .about-text p {
  margin-bottom: 30px;
}

/* About CSS End */
/* Counter CSS Start */
.counter-style-two {
  background-attachment: fixed;
}

.counter-style-two::before {
  background: rgba(0, 0, 12, 0.9);
}

.counter-style-two .counter-text {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.counter-style-two .counter-text::before {
  display: none;
}

/* Counter CSS End */
/* Contact CSS Start */
.contact-section .contact-img {
  background-image: url(../img/contact-img.jpg);
  background-position: center center;
  background-size: cover;
  height: 100%;
  -webkit-box-shadow: 0px 2px 12px -5px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 12px -5px rgba(146, 184, 255, 0.3);
}

.contact-section .contact-area {
  padding: 50px;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 12px 0px rgba(146, 184, 255, 0.3);
}

.contact-section .contact-area .form-group {
  margin-bottom: 25px;
}

.contact-section .contact-area .form-group .form-control {
  border: 1px solid #bebebe;
  border-radius: 30px;
  padding: 5px 20px;
  background: #f9efef;
  height: 50px;
}

.contact-section .contact-area .form-group .message-field {
  border: 1px solid #bebebe;
  background: #f9efef;
  border-radius: 30px;
  padding: 15px 20px;
  width: 100%;
}

.contact-section .contact-area .form-group .message-field:focus {
  outline: 0;
}

.contact-section .contact-area .form-group ::-webkit-input-placeholder {
  color: #1f1c0c;
  font-size: 15px;
}

.contact-section .contact-area .form-group :-ms-input-placeholder {
  color: #1f1c0c;
  font-size: 15px;
}

.contact-section .contact-area .form-group ::-ms-input-placeholder {
  color: #1f1c0c;
  font-size: 15px;
}

.contact-section .contact-area .form-group ::placeholder {
  color: #1f1c0c;
  font-size: 15px;
}

.contact-section .contact-area .form-group .list-unstyled {
  padding-left: 20px;
  color: red;
  margin-top: 5px;
}

.contact-section .contact-area .default-btn {
  background: #ffea00;
  color: #1f1c0c;
  padding: 15px 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #1f1c0c;
}

.contact-section .contact-area .default-btn:hover {
  background-color: #ffffff;
}

.contact-section .contact-area .text-danger {
  font-size: 20px;
  margin-top: 10px;
  padding-left: 20px;
}

/* Contact CSS End */
/*----- About Page End -----*/
/*----- Service Page Start -----*/
.page-title.service-title-bg {
  background-image: url(../img/title-bg/2.jpg);
}

.service-style-two .service-items {
  -webkit-box-shadow: 0px 2px 12px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 12px 0px rgba(146, 184, 255, 0.3);
}

.service-style-two .service-items .service-img {
  position: relative;
  overflow: hidden;
}

.service-style-two .service-items .service-img img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-style-two .service-items .service-img .service-text h3 {
  font-size: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
  max-width: 100%;
  background: #ffffff;
  text-align: center;
  padding: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-style-two .service-items .service-img .service-text a i {
  position: absolute;
  color: #1f1c0c;
  background: #ffea00;
  width: 55px;
  height: 51px;
  text-align: center;
  line-height: 50px;
  bottom: 100%;
  right: 0;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-style-two .service-items .service-img .service-text a i:hover {
  background: #1f1c0c;
  color: #ffffff;
}

.service-style-two .service-items .service-img:hover .service-text a i {
  bottom: 0;
}

.service-style-two .service-items .service-img:hover .service-text h3 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.service-style-two .service-items .service-img:hover img {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}

/*----- Service Page End -----*/
/*----- Service Page Two Start -----*/
.page-title.service-title-bg2 {
  background-image: url(../img/title-bg/3.jpg);
}

/*----- Service Page Two End -----*/
/*----- Service Details Page Start -----*/
.page-title.service-title-bg3 {
  background-image: url(../img/title-bg/14.jpg);
}

.service-details-area {
  background: #b19def36;
}

.service-details-area .service-details-slider {
  position: relative;
  margin-bottom: 30px;
}

.service-details-area .service-details-slider .owl-prev {
  position: absolute;
  top: 45%;
  left: 0;
  width: 35px !important;
  height: 35px !important;
  line-height: 40px !important;
  text-align: center;
  font-size: 23px !important;
  background: #ffea00 !important;
  color: #1f1c0c !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-details-area .service-details-slider .owl-prev:hover {
  background: #1f1c0c !important;
  color: #ffea00 !important;
}

.service-details-area .service-details-slider .owl-next {
  position: absolute;
  top: 45%;
  right: 0;
  width: 35px !important;
  height: 35px !important;
  line-height: 40px !important;
  text-align: center;
  font-size: 23px !important;
  background: #ffea00 !important;
  color: #1f1c0c !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-details-area .service-details-slider .owl-next:hover {
  background: #1f1c0c !important;
  color: #ffea00 !important;
}

.service-details-area .service-details-text h2 {
  font-size: 25px;
  margin-bottom: 15px;
  font-weight: 600;
}

.service-details-area .service-details-text .quote-text {
  -webkit-box-shadow: 0px 0px 7px 0px rgba(146, 184, 255, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(146, 184, 255, 0.5);
  padding: 20px;
  background: #ffffff;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 10px;
}

.service-details-area .service-details-text .quote-text p {
  margin-bottom: 0;
  font-size: 15px;
}

.service-details-area .service-details-text .quote-text i {
  font-size: 35px;
  color: #1f1c0c;
}

.service-details-area .service-details-text .accordions {
  margin-top: 20px;
}

.service-details-area .service-details-text .accordions .accordion-item {
  background-color: #ffffff;
  margin-bottom: 20px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-title {
  cursor: pointer;
  padding: 15px 20px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #ffffff;
  position: relative;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-title
  i {
  position: absolute;
  left: 20px;
  top: 15px;
  color: #1f1c0c;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 25px;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-title.active-title {
  background-color: #1f1c0c;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-title.active-title
  h2,
.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-title.active-title
  i {
  color: #ffffff;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-title.active-title
  h2
  i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-title
  h2 {
  margin: 0;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #1f1c0c;
  line-height: 25px;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-title
  h2
  i {
  font-size: 25px;
  position: inherit;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-content {
  display: none;
  line-height: 1.7;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 0 0 5px 5px;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-content.active {
  display: block;
}

.service-details-area
  .service-details-text
  .accordions
  .accordion-item
  .accordion-content
  p {
  margin: 0;
}

.service-details-area .service-sidebar .search-bar {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(146, 184, 255, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(146, 184, 255, 0.5);
  padding: 25px;
  margin-bottom: 30px;
  border-radius: 10px;
}

.service-details-area .service-sidebar .search-bar h3 {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 28px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 15px;
  position: relative;
}

.service-details-area .service-sidebar .search-bar h3::before {
  position: absolute;
  content: "";
  background: #ffea00;
  width: 75px;
  height: 3px;
  bottom: -1px;
  left: 0;
}

.service-details-area .service-sidebar .search-bar form {
  position: relative;
  line-height: 0;
}

.service-details-area .service-sidebar .search-bar form .form-group {
  margin-bottom: 0;
}

.service-details-area
  .service-sidebar
  .search-bar
  form
  .form-group
  .form-control {
  border-radius: 0;
  background: #dddddd52;
  height: 50px;
}

.service-details-area .service-sidebar .search-bar form button i {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  background: #1f1c0c;
  color: #ffea00;
  line-height: 50px;
  height: 50px;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-details-area .service-sidebar .search-bar form button i:hover {
  background-color: #4a483e;
}

.service-details-area .service-sidebar .sidebar-widget {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(146, 184, 255, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(146, 184, 255, 0.5);
  padding: 25px;
  margin-bottom: 30px;
  border-radius: 10px;
}

.service-details-area .service-sidebar .sidebar-widget h3 {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 28px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 15px;
  position: relative;
}

.service-details-area .service-sidebar .sidebar-widget h3::before {
  position: absolute;
  content: "";
  background: #ffea00;
  width: 75px;
  height: 3px;
  bottom: -1px;
  left: 0;
}

.service-details-area .service-sidebar .sidebar-widget ul {
  padding-left: 0;
  margin-bottom: 0;
}

.service-details-area .service-sidebar .sidebar-widget ul li {
  display: block;
  list-style: none;
}

.service-details-area .service-sidebar .sidebar-widget ul li a {
  padding: 10px 15px;
  border: 1px dashed #c3bfaa;
  color: #1f1c0c;
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  position: relative;
}

.service-details-area .service-sidebar .sidebar-widget ul li a i {
  font-size: 22px;
  position: absolute;
  right: 10px;
  top: 14px;
  color: #1f1c0c;
}

.service-details-area .service-sidebar .sidebar-widget ul li a:hover {
  background: #ffea00;
}

.service-details-area .service-sidebar .sidebar-widget ul .active {
  background: #ffea00;
}

/*----- Service Details Page Two End -----*/
/*----- Project Page One  Start -----*/
.page-title.project-title-bg {
  background-image: url(../img/title-bg/4.jpg);
}

/*----- Project Page One End -----*/
/*----- Project Page Two Start -----*/
.page-title.project-title-bg2 {
  background-image: url(../img/title-bg/5.jpg);
}

.project-style-two .project-card {
  position: relative;
  margin-bottom: 30px;
}

.project-style-two .project-card img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.project-style-two .project-card .project-link p {
  position: absolute;
  bottom: 0;
  background: #ffea00;
  width: 100%;
  text-align: center;
  left: 0;
  padding: 15px;
  max-width: 85%;
  margin: auto;
  right: 0;
  -webkit-transform: perspective(300px) rotateX(35deg);
  transform: perspective(300px) rotateX(35deg);
  -webkit-transition: 1s;
  transition: 1s;
}

.project-style-two .project-card .project-link a i {
  position: absolute;
  top: 40%;
  left: 42%;
  background: #ffea00;
  color: #333;
  text-align: center;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 55px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 25px;
}

.project-style-two .project-card .project-link a i:hover {
  background-color: #ffffff;
}

.project-style-two .project-card:hover .project-link p {
  -webkit-transform: perspective(0) rotateX(0);
  transform: perspective(0) rotateX(0);
}

.project-style-two .project-card:hover .project-link a i {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.project-style-two .project-card:hover img {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}

/*----- Project Page Two End -----*/
/*----- Project Page Three Start -----*/
.page-title.project-title-bg3 {
  background-image: url(../img/title-bg/6.jpg);
}

.project-style-three .project-menu {
  margin-bottom: 40px;
}

.project-style-three .project-menu ul {
  padding-left: 0;
  margin-bottom: 0;
  line-height: 1;
}

.project-style-three .project-menu ul li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
  color: #1f1c0c;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 1px solid transparent;
  position: relative;
}

.project-style-three .project-menu ul li::before {
  position: absolute;
  content: "";
  background: #1f1c0c;
  width: 100%;
  height: 2px;
  bottom: -8px;
  left: 0;
  right: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.project-style-three .project-menu ul li.active::before,
.project-style-three .project-menu ul li:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.project-style-three .project-menu ul li.active {
  font-weight: 500;
}

.project-style-three .project-card {
  position: relative;
}

.project-style-three .project-card img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.project-style-three .project-card a i {
  position: absolute;
  top: 46%;
  left: 0;
  margin: auto;
  right: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  background: yellow;
  line-height: 45px;
  color: #333;
  font-size: 20px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.project-style-three .project-card a i::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border: 1px solid #ffea00;
  -webkit-animation: ripple 3s linear 1s infinite;
  animation: ripple 3s linear 1s infinite;
}

.project-style-three .project-card a i:hover {
  background: #ffffff;
}

.project-style-three .project-card:hover a i {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.project-style-three .project-card:hover img {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}

.project-style-three #Container .mix {
  display: none;
}

/*----- Project Page Three End -----*/
/*----- Project Details Page Start -----*/
.page-title.project-title-bg4 {
  background-image: url(../img/title-bg/7.jpg);
}

.project-details-area .project-img-slider .owl-dot span {
  height: 5px;
}

.project-details-area .project-img-slider .owl-dot.active span {
  width: 15px;
  background: #ffea00;
}

.project-details-area .project-description {
  margin-top: 30px;
}

.project-details-area .project-description h2 {
  font-size: 25px;
  margin-bottom: 15px;
}

.project-details-area .project-description p {
  margin-bottom: 15px;
}

.project-details-area .project-description p:last-child {
  margin-bottom: 0;
}

.project-details-area .project-sidebar {
  margin-top: 45px;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 12px 0px rgba(146, 184, 255, 0.3);
}

.project-details-area .project-sidebar .project-info {
  position: relative;
  padding: 20px;
  border-bottom: 1px dashed #b0ce1e;
}

.project-details-area .project-sidebar .project-info h6 {
  margin-bottom: 0;
}

.project-details-area .project-sidebar .project-info span {
  position: absolute;
  left: 125px;
  top: 17px;
}

.project-details-area .project-sidebar .project-info:last-child {
  border-bottom: 0;
}

/*----- Project Details Page End -----*/
/*----- Team Page Start -----*/
.page-title.team-title-bg {
  background-image: url(../img/title-bg/8.jpg);
}

.team-style-two .section-title {
  z-index: 0;
  position: relative;
}

.team-style-two .section-title span::before {
  background: #ffffff;
}

.team-style-two .section-title span,
.team-style-two .section-title h2,
.team-style-two .section-title p {
  color: #ffffff;
}

.team-style-two .team-card {
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  border-radius: 10px;
  margin-bottom: 30px;
}

.team-style-two .team-card .team-img img {
  border-radius: 10px 10px 0 0;
}

.team-style-two .team-card .team-text {
  text-align: center;
  padding: 15px 0;
  position: relative;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  z-index: 0;
}

.team-style-two .team-card .team-text::before {
  position: absolute;
  content: "";
  background-color: #ffea00;
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  right: 0;
  z-index: -1;
  border-radius: 0 0 10px 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-style-two .team-card .team-text h3 {
  font-size: 22px;
  margin-bottom: 5px;
}

.team-style-two .team-card .team-text p {
  font-size: 15px;
  margin-bottom: 0;
}

.team-style-two .team-card:hover .team-text::before {
  height: 100%;
}

/*----- Team Page End -----*/
/*----- FAQ Page Start -----*/
.page-title.faq-title-bg {
  background-image: url(../img/title-bg/9.jpg);
}

.faq-section .faq-accordian .accordions .accordion-item {
  background-color: #ffffff;
  margin-bottom: 20px;
  -webkit-box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.faq-section .faq-accordian .accordions .accordion-item .accordion-title {
  cursor: pointer;
  padding: 15px 20px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #ffffff;
  position: relative;
}

.faq-section .faq-accordian .accordions .accordion-item .accordion-title i {
  position: absolute;
  left: 20px;
  top: 15px;
  color: #1f1c0c;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 25px;
}

.faq-section
  .faq-accordian
  .accordions
  .accordion-item
  .accordion-title.active-title {
  background-color: #1f1c0c;
}

.faq-section
  .faq-accordian
  .accordions
  .accordion-item
  .accordion-title.active-title
  h2,
.faq-section
  .faq-accordian
  .accordions
  .accordion-item
  .accordion-title.active-title
  i {
  color: #ffffff;
}

.faq-section
  .faq-accordian
  .accordions
  .accordion-item
  .accordion-title.active-title
  h2
  i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.faq-section .faq-accordian .accordions .accordion-item .accordion-title h2 {
  margin: 0;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #1f1c0c;
  line-height: 25px;
}

.faq-section .faq-accordian .accordions .accordion-item .accordion-title h2 i {
  font-size: 25px;
  position: inherit;
}

.faq-section .faq-accordian .accordions .accordion-item .accordion-content {
  display: none;
  line-height: 1.7;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 0 0 5px 5px;
}

.faq-section
  .faq-accordian
  .accordions
  .accordion-item
  .accordion-content.active {
  display: block;
}

.faq-section .faq-accordian .accordions .accordion-item .accordion-content p {
  margin: 0;
}

.faq-section .faq-accordian .accordions .accordion-item:last-child {
  margin-bottom: 0;
}

.faq-section .faq-image {
  background-image: url(../img/faq.jpg);
  background-position: center center;
  background-size: cover;
  height: 100%;
}

/*----- FAQ Page End -----*/
/*----- Sign In Page Start -----*/
.page-title.signin-title-bg {
  background-image: url(../img/title-bg/10.jpg);
}

.signup-section .signup-form {
  -webkit-box-shadow: 0 0 15px #d89ad240;
  box-shadow: 0 0 15px #d89ad240;
  padding: 50px;
  text-align: center;
}

.signup-section .signup-form i {
  font-size: 30px;
  background: #ffea00;
  color: #1f1c0c;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  margin-bottom: 20px;
}

.signup-section .signup-form h3 {
  font-size: 22px;
  margin-bottom: 35px;
}

.signup-section .signup-form form .form-group {
  margin-bottom: 20px;
}

.signup-section .signup-form form .form-group .form-control {
  height: 50px;
  padding: 20px;
  border: 1px solid #ddd;
  background: #fff8f8;
}

.signup-section .signup-form form .form-group ::-webkit-input-placeholder {
  color: #4a483e;
}

.signup-section .signup-form form .form-group :-ms-input-placeholder {
  color: #4a483e;
}

.signup-section .signup-form form .form-group ::-ms-input-placeholder {
  color: #4a483e;
}

.signup-section .signup-form form .form-group ::placeholder {
  color: #4a483e;
}

.signup-section .signup-form form .form-check {
  line-height: 1;
  margin-top: 35px;
}

.signup-section .signup-form form .form-check .form-check-input {
  top: 2px;
  position: relative;
  margin-top: 0;
}

.signup-section .signup-form form .form-check label {
  font-size: 14px;
}

.signup-section .signup-form form .signup-btn {
  padding: 8px 50px;
  border: 1px solid #33333357;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}

.signup-section .signup-form form .signup-btn:hover {
  background-color: #ffea00;
}

.signup-section .signup-form span {
  display: block;
  padding: 25px 0 0;
  line-height: 1;
  margin: 30px 0 0;
  border-top: 1px solid #f1e3e3b8;
}

.signup-section .signup-form span a {
  font-weight: 500;
}

/*----- Sign In Page End -----*/
/*----- Sign Up Page Start -----*/
.page-title.signup-title-bg {
  background-image: url(../img/title-bg/11.jpg);
}

.signin-section .signin-form {
  -webkit-box-shadow: 0 0 15px #d89ad240;
  box-shadow: 0 0 15px #d89ad240;
  padding: 50px;
  text-align: center;
}

.signin-section .signin-form i {
  font-size: 30px;
  background: #ffea00;
  color: #1f1c0c;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  margin-bottom: 20px;
}

.signin-section .signin-form h3 {
  font-size: 22px;
  margin-bottom: 35px;
}

.signin-section .signin-form form .form-group {
  margin-bottom: 20px;
}

.signin-section .signin-form form .form-group .form-control {
  height: 50px;
  padding: 20px;
  border: 1px solid #ddd;
  background: #fff8f8;
}

.signin-section .signin-form form .form-group ::-webkit-input-placeholder {
  color: #4a483e;
}

.signin-section .signin-form form .form-group :-ms-input-placeholder {
  color: #4a483e;
}

.signin-section .signin-form form .form-group ::-ms-input-placeholder {
  color: #4a483e;
}

.signin-section .signin-form form .form-group ::placeholder {
  color: #4a483e;
}

.signin-section .signin-form form .form-check {
  line-height: 1;
  margin-top: 40px;
}

.signin-section .signin-form form .form-check .form-check-input {
  top: 2px;
  position: relative;
  margin-top: 0;
}

.signin-section .signin-form form .form-check label {
  font-size: 14px;
}

.signin-section .signin-form form .signin-btn {
  padding: 8px 50px;
  border: 1px solid #33333357;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}

.signin-section .signin-form form .signin-btn:hover {
  background-color: #ffea00;
}

.signin-section .signin-form span {
  display: block;
  padding: 25px 0 0;
  line-height: 1;
  margin: 30px 0 0;
  border-top: 1px solid #f1e3e3b8;
}

/*----- Sign In Page End -----*/
/*----- Blog Page Start -----*/
.page-title.blog-title-bg {
  background-image: url(../img/title-bg/12.jpg);
}

.blog-section .pagination {
  margin-top: 50px;
}

.blog-section .pagination .page-item .page-link {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #333;
  border-radius: 50%;
  line-height: 40px;
  padding: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  font-weight: 500;
  margin: 0 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-section .pagination .page-item .page-link.active {
  background: #1f1c0c;
  color: #ffffff;
}

/*----- Blog Page End -----*/
/*----- Blog Page Two Start -----*/
.page-title.blog-title-bg2 {
  background-image: url(../img/title-bg/15.jpg);
}

/*----- Blog Page Two End -----*/
/*----- Blog Details Page Start -----*/
.page-title.blog-details-title-bg {
  background-image: url(../img/title-bg/13.jpg);
}

.blog-details-area .blog-details-img {
  margin-bottom: 30px;
}

.blog-details-area .blog-details-text h2 {
  margin-bottom: 15px;
  font-size: 22px;
}

.blog-details-area .blog-details-text p {
  margin-bottom: 15px;
}

.blog-details-area .blog-details-text .post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 25px;
}

.blog-details-area .blog-details-text .post-navigation .prev,
.blog-details-area .blog-details-text .post-navigation .next {
  width: 50%;
}

.blog-details-area .blog-details-text .post-navigation .prev a,
.blog-details-area .blog-details-text .post-navigation .next a {
  color: #333;
  font-weight: 500;
}

.blog-details-area .blog-details-text .post-navigation .prev a:hover,
.blog-details-area .blog-details-text .post-navigation .next a:hover {
  color: #c123b5;
}

.blog-details-area .blog-details-text .post-navigation .prev a i,
.blog-details-area .blog-details-text .post-navigation .next a i {
  font-size: 20px;
  top: 4px;
  position: relative;
}

.blog-details-area .blog-details-text .blog-comment {
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  padding: 50px;
  margin-top: 40px;
}

.blog-details-area .blog-details-text .blog-comment h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.blog-details-area
  .blog-details-text
  .blog-comment
  .comment-form
  form
  .form-group {
  margin-bottom: 30px;
}

.blog-details-area
  .blog-details-text
  .blog-comment
  .comment-form
  form
  .form-group
  .form-control {
  background: #f7f7f7;
  border-radius: 0;
  height: 50px;
  padding: 20px;
}

.blog-details-area
  .blog-details-text
  .blog-comment
  .comment-form
  form
  .form-group
  .message-field {
  width: 100%;
  background: #f7f7f7;
  border-radius: 0;
  border: 1px solid #ced4da;
  padding: 20px;
}

.blog-details-area
  .blog-details-text
  .blog-comment
  .comment-form
  form
  .comment-btn {
  border: 1px solid #ddd;
  padding: 10px 20px;
  background: #f2f516;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-details-area
  .blog-details-text
  .blog-comment
  .comment-form
  form
  .comment-btn:hover {
  background: #ffffff;
}

.blog-details-area .blog-sidebar .blog-widget {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(146, 184, 255, 0.5);
  box-shadow: 0px 0px 7px 0px rgba(146, 184, 255, 0.5);
  padding: 25px;
  margin-bottom: 30px;
  border-radius: 10px;
}

.blog-details-area .blog-sidebar .blog-widget h3 {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 28px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 15px;
  position: relative;
}

.blog-details-area .blog-sidebar .blog-widget h3::before {
  position: absolute;
  content: "";
  background: #ffea00;
  width: 75px;
  height: 3px;
  bottom: -1px;
  left: 0;
}

.blog-details-area .blog-sidebar .blog-widget.search-bar form {
  position: relative;
  line-height: 0;
}

.blog-details-area .blog-sidebar .blog-widget.search-bar form .form-group {
  margin-bottom: 0;
}

.blog-details-area
  .blog-sidebar
  .blog-widget.search-bar
  form
  .form-group
  .form-control {
  border-radius: 0;
  background: #dddddd52;
  height: 50px;
}

.blog-details-area .blog-sidebar .blog-widget.search-bar form button i {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  background: #1f1c0c;
  color: #ffea00;
  line-height: 50px;
  height: 50px;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-details-area .blog-sidebar .blog-widget.search-bar form button i:hover {
  background-color: #4a483e;
}

.blog-details-area .blog-sidebar .blog-widget .popular-post {
  position: relative;
  margin-bottom: 25px;
}

.blog-details-area .blog-sidebar .blog-widget .popular-post .thumb {
  float: left;
  height: 80px;
  overflow: hidden;
  position: relative;
  width: 80px;
  margin-right: 15px;
}

.blog-details-area .blog-sidebar .blog-widget .popular-post .thumb .thumb-img {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
}

.blog-details-area
  .blog-sidebar
  .blog-widget
  .popular-post
  .thumb
  .thumb-img.thumb1 {
  background-image: url(../img/blog/thumb-1.jpg);
}

.blog-details-area
  .blog-sidebar
  .blog-widget
  .popular-post
  .thumb
  .thumb-img.thumb2 {
  background-image: url(../img/blog/thumb-2.jpg);
}

.blog-details-area
  .blog-sidebar
  .blog-widget
  .popular-post
  .thumb
  .thumb-img.thumb3 {
  background-image: url(../img/blog/thumb-3.jpg);
}

.blog-details-area
  .blog-sidebar
  .blog-widget
  .popular-post
  .thumb
  .thumb-img.thumb4 {
  background-image: url(../img/blog/thumb-4.jpg);
}

.blog-details-area .blog-sidebar .blog-widget .popular-post .info {
  padding-left: 100px;
  padding-top: 6px;
}

.blog-details-area .blog-sidebar .blog-widget .popular-post .info time {
  font-size: 13px;
}

.blog-details-area .blog-sidebar .blog-widget .popular-post .info h6 {
  margin-bottom: 0;
}

.blog-details-area .blog-sidebar .blog-widget .popular-post .info h6 a {
  font-size: 14px;
  color: #1f1c0c;
}

.blog-details-area .blog-sidebar .blog-widget .popular-post .info h6 a:hover {
  color: red;
}

.blog-details-area .blog-sidebar .blog-widget .popular-post:last-child {
  margin-bottom: 15px;
}

.blog-details-area .blog-sidebar .blog-widget ul {
  padding-left: 0;
  margin-bottom: 0;
}

.blog-details-area .blog-sidebar .blog-widget ul li {
  list-style: none;
  padding-left: 15px;
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1;
  position: relative;
}

.blog-details-area .blog-sidebar .blog-widget ul li::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  left: 0;
  top: 5px;
  background: #ffea00;
  border: 1px solid #06030333;
}

.blog-details-area .blog-sidebar .blog-widget ul li a {
  color: #1f1c0c;
}

.blog-details-area .blog-sidebar .blog-widget ul li a:hover {
  color: red;
}

.blog-details-area .blog-sidebar .blog-widget ul li:last-child {
  margin-bottom: 0;
}

.blog-details-area .blog-sidebar .blog-widget.tags ul li {
  padding-left: 0;
  display: inline-block;
}

.blog-details-area .blog-sidebar .blog-widget.tags ul li::before {
  display: none;
}

.blog-details-area .blog-sidebar .blog-widget.tags ul li a {
  font-size: 14px;
  border: 1px dashed #c1aeae66;
  padding: 5px 8px;
  margin-right: 4px;
}

.blog-details-area .blog-sidebar .blog-widget.tags ul li a:hover {
  background: #ffea00;
  color: #1f1c0c;
}

/*----- Blog Details Page End -----*/
/*----- Privacy Page Start -----*/
.page-title.privacy-title-bg {
  background-image: url(../img/title-bg/14.jpg);
}

.privacy-section h2 {
  font-size: 22px;
  color: #1f1c0c;
  margin-bottom: 25px;
}

.privacy-section p {
  margin-bottom: 15px;
}

.privacy-section p:last-child {
  margin-bottom: 0;
}

/*----- Privacy Page End -----*/
/*----- Terms Page Start -----*/
.page-title.term-title-bg {
  background-image: url(../img/title-bg/15.jpg);
}

.terms-section .terms-text h2 {
  font-size: 25px;
  margin-bottom: 20px;
}

.terms-section .terms-text h3 {
  font-size: 18px;
  margin-bottom: 15px;
}

.terms-section .terms-text p {
  margin-bottom: 15px;
}

.terms-section .terms-text p:last-child {
  margin-bottom: 0;
}

/*----- Terms Page End -----*/
/*----- Testimonial Page Start -----*/
.page-title.testimonial-title-bg {
  background-image: url(../img/title-bg/5.jpg);
}

.testimonial-section .testimonial-slider .testimonial-item {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(146, 184, 255, 0.17);
  box-shadow: 0px 0px 15px 0px rgba(146, 184, 255, 0.17);
  background: #ffffff;
  max-width: 550px;
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.testimonial-section .testimonial-slider .testimonial-item .client-info {
  position: relative;
  margin-bottom: 25px;
}

.testimonial-section .testimonial-slider .testimonial-item .client-info img {
  position: absolute;
  top: -55px;
  left: 0;
  -webkit-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  border-radius: 100px;
  border: 5px solid #ffffff;
  max-width: 100%;
  width: unset;
}

.testimonial-section .testimonial-slider .testimonial-item .client-info h3 {
  font-size: 22px;
  margin-bottom: 0;
  padding-left: 130px;
}

.testimonial-section .testimonial-slider .testimonial-item .client-info span {
  font-size: 15px;
  padding-left: 130px;
}

.testimonial-section .testimonial-slider .testimonial-item p {
  margin-bottom: 0;
  font-size: 15px;
}

.testimonial-section .testimonial-slider .owl-dots {
  line-height: 1;
}

.testimonial-section .testimonial-slider .owl-dots .owl-dot span {
  background: #1f1c0c0d;
  border: 1px solid #ddd;
  margin: 0 5px;
}

.testimonial-section .testimonial-slider .owl-dots .owl-dot.active span {
  background: #ffea00;
  width: 50px;
}

/*----- Testimonial Page End -----*/
/*----- 404 Page Start -----*/
.error-section {
  background-image: url(../img/404.jpg);
  background-position: center center;
  background-size: cover;
  height: 100vh;
  position: relative;
  z-index: 0;
}

.error-section::before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.error-section h1 {
  font-size: 250px;
  margin-bottom: 0;
  color: red;
  font-weight: 700;
}

.error-section h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 10px;
}

.error-section p {
  color: #ffffff !important;
  margin-bottom: 15px;
  font-size: 20px;
  color: #000;
  font-weight: 500;
}

/*----- 404 Page End -----*/
/*----- Contact Page Start -----*/
.page-title.contact-title-bg {
  background-image: url(../img/title-bg/1.jpg);
}

.contact-section .contact-card {
  text-align: center;
  padding: 30px 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(146, 184, 255, 0.3);
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.contact-section .contact-card:hover {
  background: #1f1c0c;
}

.contact-section .contact-card:hover i {
  background: #ffea00;
  color: #1f1c0c;
}

.contact-section .contact-card:hover ul li a,
.contact-section .contact-card:hover ul li {
  color: #ffffff;
}

.contact-section .contact-card i {
  color: #ffea00;
  background: #1f1c0c;
  font-size: 20px;
  width: 35px;
  height: 35px;
  border-radius: 30px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.contact-section .contact-card ul {
  padding-left: 0;
  margin-bottom: 0;
}

.contact-section .contact-card ul li {
  list-style: none;
  color: #1f1c0c;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
}

.contact-section .contact-card ul li a {
  color: #1f1c0c;
}

.contact-section .contact-card ul li:last-child {
  margin-bottom: 0;
}

.contact-section .contact-area h3 {
  margin-bottom: 20px;
}

.map-area iframe {
  display: block;
  width: 100%;
  height: 400px;
}

/*----- Contact Page End -----*/
/*----- Back Top CSS Start -----*/
.top-btn i {
  width: 45px;
  height: 45px;
  color: #ffea00;
  background: #1f1c0c;
  text-align: center;
  border-radius: 5px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
  font-size: 22px;
  line-height: 45px;
  z-index: 999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}

.top-btn i::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  background: #000;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.top-btn i:hover::before {
  height: 100%;
}

.top-btn i:hover {
  color: #ffffff;
}

/*----- Back Top CSS End -----*/
/*----- Preloader CSS Start -----*/
.loader-content {
  background: #1f1c0c;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  text-align: center;
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffea00;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

/*----- Preloader CSS End -----*/
/* Animation CSS Start */
@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

/* Animation CSS End */
/*# sourceMappingURL=style.css.map */
@media screen and (max-width: 1025) {
  .col-baby .circle-blue {
    right: 19px;
  }
}
@media screen and (max-width: 768px) {
  .logo3 {
    position: absolute;
    z-index: 1;
    left: 128px;
    top: 24px;
  }
  .logopic {
    width: 47px;
  }
  #footer .col-lg-6 {
    width: 50%;
  }
  .labels {
    align-items: center;
    flex-wrap: wrap;
  }
  .box-container {
    width: 33.33%;
    justify-content: flex-start;
    margin-bottom: 5px;
  }
  .chart01-top {
    right: -27px;
    font-size: 14px;
    display: none;
  }
  .chart01-p {
    font-size: 14px;
  }
  .flex-all-stories {
    flex-direction: column;
  }
  .col-5-stories-babies {
    width: 100%;
    padding-left: 10px;
  }
  .col-7-stories {
    width: 100%;
  }
  .col-baby {
    width: auto;
  }
  .service-section {
    padding-bottom: 10px !important;
  }
}
.p-style {
  font-weight: 500 !important;
  font-size: 19px !important;
  line-height: 33px !important;
  text-align: justify;
  color: #454040;
}

#chartdiv {
  width: 100%;
  height: 500px;
}

.info-c1 {
  border-right: solid 1px #1c6995;
  border-width: 22px;
  border-radius: 20%;
  margin-left: 7px;
}

.info-c2 {
  border-right: solid 1px #46c8c6;
  border-width: 22px;
  border-radius: 20%;
  margin: 0px 7px;
}
.info-c3 {
  border-right: solid 1px #2e515f;
  border-width: 22px;
  border-radius: 20%;
  margin-left: 7px;
}

.info-c4 {
  border-right: solid 1px #64b2d1;
  border-width: 22px;
  border-radius: 20%;
  margin: 0px 7px;
}
/* chart 7 */
.chartBarsWrap {
  padding-left: 40px;
  margin: 0 30px 0 20px;
}
.chartBars {
  position: relative;
  max-width: 600px;
  height: 300px;
  margin: 50px auto 100px;
}
.chartBars .bars {
  display: flex;
  justify-content: space-around;
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  width: 100%;
  height: 100%;
  padding: 0;
  padding: 0 1%;
  margin: 0;
}
.chartBars .bars li {
  display: inline-block;
  flex: 0 1 24%;
  height: 100%;
  margin-right: 10px;
  text-align: center;
  position: relative;
  font-size: 16px;
}
.chartBars .bars li .bar {
  width: 100%;
  background: #49e;
  position: absolute;
  font-size: 1.5em;
  color: #fff;
  padding-top: 18px;
  bottom: 0;
  height: 0;
  overflow: hidden;
  font-weight: bold;
  outline: 2px solid transparent;
  -webkit-transition: 1.5s height cubic-bezier(0.6, 0.4, 0.4, 1.1);
  transition: 1.5s height cubic-bezier(0.6, 0.4, 0.4, 1.1);
}
.chartBars .bars li .bar:after {
  content: "%";
  font-size: 22px !important;
  vertical-align: top;
  color: rgba(255, 255, 255, 0.8);
  margin-right: -8px;
}
.chartBars .bars li b {
  color: #eee;
  width: 100%;
  position: absolute;
  bottom: -2em;
  left: 0;
  text-align: center;
}
.chartBars .numbers {
  width: 50px;
  height: 100%;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: absolute;
  left: -50px;
}
.chartBars .numbers li {
  text-align: left;
  padding-right: 1em;
  list-style: none;
  height: 59px;
  position: relative;
  font-size: 13px;
  bottom: 11px;
  right: -9px;
  color: #eee;
}
.chartBars .numbers li:after {
  content: "\00af";
  position: relative;
  right: -5px;
  font-size: 20px;
  top: 7px;
  color: rgba(255, 255, 255, 0.34);
}
.chartBars .numbers li:first-of-type {
  height: 63px;
  margin-top: -1px;
}
.chartBars1 .bar {
  border-top-right-radius: 30px;
}
.chartBarsWrap.chartBarsHorizontal {
  flex-direction: column;
  padding-left: 70px;
}
.chartBarsWrap.chartBarsHorizontal .bars b {
  color: #383838;
  width: 100%;
  position: absolute;
  bottom: initial;
  top: 1em;
  left: -60px;
  text-align: left;
}
.chartBarsWrap.chartBarsHorizontal .chartBars {
  height: 200px;
}
.chartBarsWrap.chartBarsHorizontal .chartBars .bars {
  border: 0;
}
.chartBarsWrap.chartBarsHorizontal .chartBars .bars .bar {
  width: 0;
  padding-top: 10px;
  height: 100% !important;
  text-align: left;
  font-size: 1.5em;
  -webkit-transition: 2s width cubic-bezier(0.6, 0.4, 0.4, 1.1);
  transition: 2s width cubic-bezier(0.6, 0.4, 0.4, 1.1);
}
.chartBarsWrap.chartBarsHorizontal .chartBars .bars .bar:after {
  font-size: 0.6em !important;
  margin-right: 20px;
}
.bars li .bar.greenBar {
  background-color: #6b8e23;
  background: radial-gradient(#99cb32, #6b8e23);
}
.bars li .bar.greenBarFlat {
  background-color: #6b8e23;
}
.bars li .bar.blueBar {
  background-color: #49e;
  background: radial-gradient(#8abff4, #49e);
  margin-right: 20px !important;
}
.bluebar {
  padding-right: 20px;
}
.bars li .bar.blueBarFlat {
  background-color: #49e;
}
.bars li .bar.orangeBar {
  background-color: orange;
  background: radial-gradient(#ffc04d, #ffa500);
}
.bars li .bar.orangeBarFlat {
  background-color: orange;
}
.bars li .bar.purpleBar {
  background-color: #6e46af;
  background: radial-gradient(#9778c9, #6e46af);
}
.bars li .bar.purpleBarFlat {
  background-color: #6e46af;
}
@media screen and (min-width: 600px) {
  .bar:before {
    font-size: 2em !important;
  }
  .chartBars3 .bar:before {
    font-size: 1.5em !important;
  }
}
.tooltip > .tooltipContent {
  display: block;
  position: absolute;
  background: none repeat scroll 0 0 #222;
  color: #f0b015;
  font-family: "Helvetica";
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.5em;
  padding: 16px 15px;
  min-width: 200px;
  max-width: 500px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -110%);
  margin-left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  z-index: 2;
  text-transform: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease-in-out;
}
.tooltip:hover > .tooltipContent {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 99;
  transform: translate(-50%, -130%);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.tooltip .tooltipContent:after {
  border-color: #222 rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 15px 15px 0;
  bottom: -15px;
  content: "";
  display: block;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  width: 0;
}

.box-piesite {
  text-align: center;
  font-size: 22px;
}
.piesite {
  position: relative;
  width: 1em;
  height: 1em;
  font-size: 10em;
  cursor: default;
}
.piesite .percent {
  position: absolute;
  top: 1.1em;
  left: 0.1em;
  width: 100%;
  font-size: 0.3em;
  text-align: center;
  z-index: 2;
}
.piesite .percent .symbol {
  font-size: 0.5em;
  vertical-align: top;
  opacity: 0.5;
}
.piesite > #slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0px, 1em, 1em, 0.5em);
}
.piesite > #slice.gt50 {
  clip: rect(auto, auto, auto, auto);
}
.piesite > #slice > .pie {
  position: absolute;
  border: 0.1em solid #444;
  width: 1em;
  height: 1em;
  clip: rect(0em, 0.5em, 1em, 0em);
  border-radius: 0.5em;
}
li.azul .piesite > #slice > .pie {
  border-color: #293891;
}
li.amarillo .piesite > #slice > .pie {
  border-color: #d6c500;
}
li.verde .piesite > #slice > .pie {
  border-color: #076838;
}
.piesite > #slice > .pie.fill {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
.piesite.fill > .percent {
  display: none;
}
.piesite:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.1em;
  left: 0.1em;
  width: 0.8em;
  height: 0.8em;
  background: #30303a;
  border-radius: 100%;
  z-index: 1;
}
.piesite:before {
  content: "";
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  opacity: 0.5;
  z-index: 0;
}
.piesite:before {
  background: rgba(255, 255, 255, 0.1);
}
.box-piesite ul {
  padding: 0;
}
.box-piesite ul li {
  display: inline-block;
  margin: 10px 20px;
}
.chartBarsHorizontal .chartBars .bars {
  flex-direction: column;
}

/* test */
.bar-graph .year {
  -webkit-animation: fade-in-text 2.2s 0.1s forwards;
  -moz-animation: fade-in-text 2.2s 0.1s forwards;
  animation: fade-in-text 2.2s 0.1s forwards;
  opacity: 0;
}

.bar-graph-horizontal {
  /*  max-width: 380px;*/
}

.bar-graph-horizontal > div {
  float: left;
  margin-bottom: 8px;
  width: 100%;
  background-image: linear-gradient(
    to right,
    #a1c5f700,
    #a1c5f700,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1,
    #251f3ed1
  );
}

.bar-graph-horizontal .year {
  float: left;
  margin-top: 1px;
  width: 39px;
}

.bar-graph-horizontal .bar {
  border-radius: 3px;
  height: 30px;
  float: left;
  overflow: hidden;
  position: relative;
  width: 0;
}

.bar-graph-one .bar::after {
  -webkit-animation: fade-in-text 2.2s 0.1s forwards;
  -moz-animation: fade-in-text 2.2s 0.1s forwards;
  animation: fade-in-text 2.2s 0.1s forwards;
  color: #fff;
  content: attr(data-percentage);
  font-weight: 500;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 13px;
}

.bar-graph-one .bar-one .bar {
  background-color: #64b2d1;
  -webkit-animation: show-bar-one 1.2s 0.1s forwards;
  -moz-animation: show-bar-one 1.2s 0.1s forwards;
  animation: show-bar-one 1.2s 0.1s forwards;
}

.bar-graph-one .bar-two .bar {
  background-color: #5292ac;
  -webkit-animation: show-bar-two 1.2s 0.2s forwards;
  -moz-animation: show-bar-two 1.2s 0.2s forwards;
  animation: show-bar-two 1.2s 0.2s forwards;
}

.bar-graph-one .bar-three .bar {
  background-color: #407286;
  -webkit-animation: show-bar-three 1.2s 0.3s forwards;
  -moz-animation: show-bar-three 1.2s 0.3s forwards;
  animation: show-bar-three 1.2s 0.3s forwards;
}

.bar-graph-one .bar-four .bar {
  background-color: #2e515f;
  -webkit-animation: show-bar-four 1.2s 0.4s forwards;
  -moz-animation: show-bar-four 1.2s 0.4s forwards;
  animation: show-bar-four 1.2s 0.4s forwards;
}

/* Bar Graph Horizontal Animations */
@-webkit-keyframes show-bar-one {
  0% {
    width: 0;
  }
  100% {
    width: 69.6%;
  }
}

@-webkit-keyframes show-bar-two {
  0% {
    width: 0;
  }
  100% {
    width: 71%;
  }
}

@-webkit-keyframes show-bar-three {
  0% {
    width: 0;
  }
  100% {
    width: 74.7%;
  }
}

@-webkit-keyframes show-bar-four {
  0% {
    width: 0;
  }
  100% {
    width: 76.8%;
  }
}

@-webkit-keyframes fade-in-text {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* المحطات */
.tab-center {
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 80%;
}
.tab-content {
  margin: 30px auto;
  width: 80%;
}
.col-content {
  background-color: #2f3d4f;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  margin: 10px;
}
.content-inside-row {
  display: flex;
  width: 100%;
}
.content-inside-colum {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content-inside-colum .box1 {
  background-color: white;
  color: #1a192e;
  width: 52px;
  text-align: center;
  font-weight: 800;
  padding: 10px 0px;
  border-radius: 4px;
  padding-left: 0;
}
.content-inside-colum .red {
  background-color: white;
  color: #1a192e;
  width: 52px;
  text-align: center;
  font-weight: 800;
  padding: 10px 0px;
  border-radius: 4px;
}
.content-inside-colum .box3 {
  background-color: white;
  color: #1a192e;
  width: 52px;
  text-align: center;
  font-weight: 800;
  padding: 10px 0px;
  border-radius: 4px;
}
.content-inside-colum2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.content-inside-colum2 .box1 {
  background-color: white;
  color: #1a192e;
  font-size: 30px;
  width: 70%;
  text-align: center;
  font-weight: 800;
  /* padding: 10px 0px; */
  border-radius: 4px;
  padding-left: 0;
}
.y2015,
.y2019,
.y2020 {
  width: 90% !important;
}
.hlink {
  color: #ffea00;
}
/* كابينة*/

/* ----------------------------------------------- */

.decorations-wrapper {
  position: relative;
  bottom: 0px;
  transform: translate(-20%, 14%) scale(0.8);
}
.decorations-wrapper span#note {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translatex(-50%);
  text-align: center;
}
.decorations-wrapper h2 {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
}
@media (max-width: 1000px) {
  .decorations-wrapper {
    transform: translate(-8%, 14%) scale(0.8);
  }
}
.weapon-wrapper {
  position: absolute;
  top: 550px;
  left: 0%;
  background-color: #c9d4e7;
  width: 450px;
  height: 450px;
  border-radius: 30px;
}
.phone_booth-wrapper {
}
.letter-wrapper {
  position: absolute;
  top: 1100px;
  left: 0;
  background-color: #c9d4e7;
  width: 450px;
  height: 450px;
  border-radius: 30px;
}
.cab-wrapper {
  position: absolute;
  top: 0%;
  left: 0%;
  background-color: #c9d4e7;
  width: 100%;
  height: 450px;
  border-radius: 30px;
}
.cab {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 540px;
  height: 300px;
}
.cab:hover {
  animation: move_car 0.8s ease-in-out alternate infinite;
}
.cab .top {
  position: absolute;
  top: 0px;
  right: 40px;
  width: 360px;
  height: 120px;
}
.cab .top .cab-head {
  position: absolute;
  top: 22px;
  left: 60px;
  width: 30px;
  height: 15px;
  background-color: #2d2928;
  border-radius: 1px;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.cab .top .cab-head::after {
  content: "";
  position: absolute;
  top: 3px;
  left: -10px;
  width: 10px;
  height: 20px;
  border-top-left-radius: 25px;
  background-color: #fa8c03;
}
.cab .top .glass-intern-1 {
  position: absolute;
  top: 30px;
  right: 180px;
  height: 80px;
  width: 140px;
  border-top-left-radius: 50px;
  background-color: rgba(25, 25, 25, 0.1);
  box-shadow: inset 0 370px rgba(255, 255, 255, 0.2),
    inset 0 -35px 30px rgba(0, 0, 0, 0.6), 0 5px 10px rgba(0, 0, 0, 0.3);
}
.cab .top .glass-intern-2 {
  position: absolute;
  top: 30px;
  left: 180px;
  height: 80px;
  width: 160px;
  border-top-right-radius: 50px;
  background-color: rgba(25, 25, 25, 0.1);
  box-shadow: inset 0 370px rgba(255, 255, 255, 0.2),
    inset 0 -35px 30px rgba(0, 0, 0, 0.6), 0 5px 10px rgba(0, 0, 0, 0.3);
}
.cab .top .roof {
  position: absolute;
  top: 30px;
  right: 20px;
  width: 280px;
  height: 10px;
  background-color: #201d1c;
  transform: skew(-30deg);
}
.cab .top .roof::after {
  content: "";
  position: absolute;
  top: -5px;
  right: 0px;
  width: 100%;
  height: 10px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  background-color: #201d1c;
}
.cab .top .windshield {
  position: absolute;
  top: 70px;
  left: -36px;
  width: 120px;
  height: 10px;
  background-color: #201d1c;
  transform: rotate(-45deg);
}
.cab .top .glass-1 {
  position: absolute;
  top: 30px;
  right: 180px;
  height: 80px;
  width: 8px;
  background-color: #201d1c;
}
.cab .top .glass-2 {
  position: absolute;
  top: 30px;
  right: 60px;
  height: 80px;
  width: 8px;
  background-color: #201d1c;
}
.cab .top .back-windshield {
  position: absolute;
  top: 30px;
  right: 20px;
  height: 90px;
  width: 12px;
  background-color: #201d1c;
  transform: rotate(-15deg);
}
.cab .top .bottom-roof {
  position: absolute;
  top: 110px;
  right: 0px;
  width: 377px;
  height: 10px;
  background-color: #201d1c;
  transform: skew(30deg);
}
.cab .top .bottom-roof::after {
  content: "";
  position: absolute;
  left: 20px;
  top: -60px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 60px 60px;
  border-color: transparent transparent #2d2928 transparent;
  transform: skew(-30deg);
}
.cab .hood {
  position: absolute;
  top: 120px;
  left: 25px;
  width: 120px;
  height: 135px;
  background-color: #201d1c;
  border-bottom-right-radius: 70%;
}
.cab .hood::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 0px;
  width: 120px;
  height: 20px;
  border-top-left-radius: 60%;
  background-color: #201d1c;
}
.cab .hood::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 10px;
  width: 115px;
  height: 40px;
  border-bottom-right-radius: 60%;
  background-color: #171515;
}
.cab .hood .headlight {
  position: absolute;
  top: 9px;
  left: -20px;
  width: 10px;
  height: 54px;
  background-color: #f5f0c8;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
}
.cab .hood .support-headlight {
  position: absolute;
  top: 7px;
  left: -15px;
  width: 10px;
  height: 60px;
  background-color: #221f1e;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
}
.cab .hood .support-headlight .right {
  position: absolute;
  top: -1px;
  right: -5px;
  width: 10px;
  height: 40px;
  background-color: #221f1e;
  transform: skew(0deg, -20deg);
}
.cab .hood .support-headlight .left {
  position: absolute;
  bottom: -1px;
  right: -5px;
  width: 10px;
  height: 40px;
  background-color: #221f1e;
  transform: skew(0deg, 20deg);
}
.cab .hood .protector-headlight {
  position: absolute;
  top: 70px;
  left: -15px;
  width: 20px;
  height: 65px;
  background-color: #221f1e;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.cab .rear-bumper {
  position: absolute;
  top: 120px;
  right: 27px;
  width: 120px;
  height: 110px;
  background-color: #201d1c;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 10px;
  transform: skew(10deg);
}
.cab .rear-bumper .backlight {
  position: absolute;
  top: 5px;
  right: -10px;
  width: 10px;
  height: 50px;
  background-color: #7f201c;
  transform: skew(-10deg);
  border-radius: 5px;
}
.cab .rear-bumper .support-backlight {
  position: absolute;
  top: 5px;
  right: -5px;
  width: 10px;
  height: 50px;
  background-color: #221f1e;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  transform: skew(-10deg);
}
.cab .rear-bumper .support-backlight .right {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 10px;
  height: 40px;
  background-color: #221f1e;
  transform: skew(0deg, 45deg);
}
.cab .rear-bumper .support-backlight .left {
  position: absolute;
  bottom: -1px;
  left: -5px;
  width: 10px;
  height: 40px;
  background-color: #221f1e;
  transform: skew(0deg, -20deg);
}
.cab .rear-bumper .protector-headlight {
  position: absolute;
  top: 70px;
  left: -20px;
  width: 20px;
  height: 65px;
  background-color: #221f1e;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 5px;
}
.cab .cab-body {
  position: absolute;
  top: 110px;
  right: 100px;
  width: 350px;
  height: 130px;
  background-color: #201d1c;
  border-bottom-right-radius: 20%;
  border-right: 1px solid #2d2928;
  border-top: 1px solid #2d2928;
}
.cab .wheel-guard {
  position: absolute;
  top: 160px;
  right: 35px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid transparent;
  border-top: 20px solid #2d2928;
  overflow: hidden;
}
.cab .wheel-guard::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 130px;
  height: 60px;
  background: #171515;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 5px;
}
.cab .wheel-guard::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translatex(-50%);
  width: 40px;
  height: 60px;
  background: #171515;
  border-left: 5px solid #151312;
  border-right: 5px solid #151312;
}
.cab .wheel-guard.guard-left {
  top: 160px;
  right: 375px;
}
.cab .propulsor-wheel {
  position: absolute;
  top: 190px;
  left: 30px;
  width: 140px;
  height: 100px;
}
.cab .propulsor-wheel .support {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
}
.cab .propulsor-wheel .support .right {
  position: absolute;
  top: 0px;
  right: 5px;
  width: 35px;
  height: 30px;
  background-color: #3b3534;
  transform: skew(-20deg);
}
.cab .propulsor-wheel .support .left {
  position: absolute;
  top: 0px;
  left: 5px;
  width: 35px;
  height: 30px;
  background-color: #3b3534;
  transform: skew(20deg);
}
.cab .propulsor-wheel .support::after {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 20px;
  border-radius: 50%;
  background-color: #171515;
}
.cab .propulsor-wheel .four {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 60px;
  background-color: #201d1c;
  border-radius: 50%;
}
.cab .propulsor-wheel .third {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 40px;
  background-color: #2d2928;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
}
.cab .propulsor-wheel .third::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 30px;
  background-color: #f5f0c8;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
}
.cab .propulsor-wheel .third::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 30px;
  background-color: #2d2928;
}
.cab .propulsor-wheel .second {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 40px;
  background-color: #3b3534;
  border-radius: 50%;
}
.cab .propulsor-wheel .first {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 20px;
  border-radius: 50%;
  background-color: #484240;
}
.cab .propulsor-wheel#propulsor-wheel-2 {
  top: 190px;
  left: 370px;
}
.cab .cab-door {
  position: absolute;
  top: 110px;
  left: 135px;
  width: 180px;
  height: 128px;
  background-color: #201d1c;
  border: 1px solid #2d2928;
  border-bottom: none;
}
.cab .cab-door::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 30px;
  background-color: #252221;
  border-top-right-radius: 30px;
}
.cab .cab-door::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 90px;
  width: 30px;
  background-color: #252221;
  border-top-left-radius: 30px;
}
.cab .cab-door .handle {
  position: absolute;
  top: 10px;
  right: 25px;
  width: 60px;
  height: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 15px;
  background-color: #484240;
}
.cab .cab-door .handle::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 10px;
  width: 40px;
  height: 10px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 15px;
  background-color: #2d2928;
}
.cab .protect-side {
  position: absolute;
  top: 205px;
  left: 168px;
  width: 40px;
  height: 40px;
  background-color: #3b3534;
  color: #2d2928;
  text-align: center;
  font-size: 50px;
  line-height: 30px;
  border-radius: 3px;
  transform: rotatex(45deg);
  border-top: 15px solid #2d2928;
}
.cab .protect-side::after {
  content: "x";
  position: absolute;
  top: -15px;
  left: 160px;
  width: 40px;
  height: 40px;
  background-color: #3b3534;
  color: #2d2928;
  text-align: center;
  font-size: 50px;
  line-height: 30px;
  border-radius: 3px;
  border-top: 15px solid #2d2928;
}
.cab .protect-side-big {
  position: absolute;
  top: 228px;
  left: 220px;
  width: 100px;
  height: 10px;
  background-color: #3b3534;
  border-radius: 5px;
  border-top: 5px solid #2d2928;
}
.cab .protect-side-big::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 4px;
  width: 40px;
  height: 10px;
  border-radius: 2px;
  border-bottom-right-radius: 25px;
  background-color: #3b3534;
}
.cab .protect-side-big::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 4px;
  width: 40px;
  height: 10px;
  border-radius: 2px;
  border-bottom-left-radius: 25px;
  background-color: #3b3534;
}
.phone_booth-box {
  position: relative;

  z-index: 10;
  width: 300px;
  height: 453px;
}
.phone_booth-box .box {
  position: absolute;
  bottom: 30px;
  left: 10px;
  width: 280px;
  height: 500px;
  background-color: #7f201c;
}
.phone_booth-box .box::before {
  content: "";
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  width: 280px;
  height: 150px;
  background-color: #551513;
  border-radius: 50%;
}
.phone_booth-box .box::after {
  z-index: 20;
  content: "";
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 280px;
  height: 120px;
  background-color: #7f201c;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top: 5px solid #40100e;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.phone_booth-box .phone_booth-title {
  z-index: 30;
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translatex(-50%);
  width: 160px;
  height: 30px;
  background: radial-gradient(#f5f0c8, #dbca76);
}
.phone_booth-box .phone_booth-title::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -15px;
  width: 190px;
  height: 50px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.phone_booth-box .phone_booth-title span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 19px;
  text-transform: uppercase;
  color: #655349;
}
.phone_booth-box .door-side {
  position: absolute;
  bottom: 30px;
  left: 10px;
  width: 280px;
  height: 500px;
}
.phone_booth-box .door-side::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 30px;
  background-color: #7f201c;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.phone_booth-box .door-side::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 30px;
  background-color: #7f201c;
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16), 0 -3px 6px rgba(0, 0, 0, 0.23);
}
.phone_booth-box .door {
  position: absolute;
  bottom: 30px;
  left: 40px;
  width: 220px;
  height: 425px;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 370px rgb(255 255 255 / 20%),
    inset 0 -35px 30px rgb(0 0 0 / 60%), 0 5px 10px rgb(0 0 0 / 30%);
  border-bottom: 60px solid #201d1c;
  transform-origin: center right;
  transition: transform 1s;
}
.phone_booth-box .door::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 213px;
  height: 365px;
  border: 5px solid #7f201c;
}
.phone_booth-box .door ul {
  list-style: none;
}
.phone_booth-box .door ul li {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 10px;
  background-color: #7f201c;
}
.phone_booth-box .door ul li:nth-child(1) {
  left: 40px;
}
.phone_booth-box .door ul li:nth-child(2) {
  right: 40px;
}
.phone_booth-box .door ul li:nth-child(3) {
  left: 0px;
  bottom: 46px;
  height: 10px;
  width: 100%;
}
.phone_booth-box .door ul li:nth-child(4) {
  left: 0px;
  bottom: 112px;
  height: 10px;
  width: 100%;
}
.phone_booth-box .door ul li:nth-child(5) {
  left: 0px;
  bottom: 178px;
  height: 10px;
  width: 100%;
}
.phone_booth-box .door ul li:nth-child(6) {
  left: 0px;
  bottom: 244px;
  height: 10px;
  width: 100%;
}
.phone_booth-box .door ul li:nth-child(7) {
  left: 0px;
  bottom: 310px;
  height: 10px;
  width: 100%;
}
.phone_booth-box .back {
  position: absolute;
  bottom: 30px;
  left: 10px;
  width: 280px;
  height: 430px;
  background-color: #551513;
}
.phone_booth-box .back .display {
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translatex(-50%);
  width: 160px;
  height: 190px;
  background-color: #201d1c;
  border: 5px solid #121010;
}
/*.phone_booth-box .back .display .note {
  position: absolute;
  top: 15px;
  left: 10px;
  width: 60px;
  height: 90px;
  background-color: #745f54;
  border: 1px solid #2d2928;
}
.phone_booth-box .back .display .note::before {
  content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur non faucibus ex, ut vulputate velit. Quisque imperdiet, sapien id commodo mattis, nisl ipsum placerat ligula.";
  position: absolute;
  top: 15px;
  left: 10px;
  width: 40px;
  height: 70px;
  background-color: #7a6458;
  border: 1px solid #655349;
  color: #564e4c;
  overflow: hidden;
  padding: 10px;
  font-size: 5px;
  text-align: justify;
}
.phone_booth-box .back .display .note::after {
  content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur non faucibus ex, ut vulputate velit. Quisque imperdiet, sapien id commodo mattis, nisl ipsum placerat ligula.";
  position: absolute;
  top: 35px;
  left: 5px;
  width: 40px;
  height: 70px;
  background-color: #7a6458;
  border: 1px solid #655349;
  color: #564e4c;
  overflow: hidden;
  padding: 10px;
  font-size: 5px;
  text-align: justify;
}*/
.phone_booth-box .back .display .phone {
  position: absolute;
  top: 35px;
  right: 55px;
  width: 12px;
  height: 60px;
  background-color: #050404;
  border-top: 20px solid #392f29;
  border-bottom: 20px solid #392f29;
  border-right: 15px solid #56473e;
  border-left: 15px solid #56473e;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.phone_booth-box .back .display .phone::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translatex(-50%);
  border-radius: 50%;
  background-color: #050404;
  width: 25px;
  height: 25px;
}
.phone_booth-box .back .display .phone::after {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translatex(-50%);
  border-radius: 50%;
  background-color: #050404;
  width: 25px;
  height: 25px;
}
.phone_booth-box .pedestal {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300px;
  height: 30px;
  background-color: #40100e;
}
.phone_booth-box:hover .door {
  transform: rotateY(90deg);
}
.weapon-box {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: bottom center;
  transform: translate(-50%, -50%);
  width: 300px;
  height: 285px;
}
.weapon-box:hover {
  animation: shaking_boxes 0.8s ease-in-out alternate infinite;
}
.weapon-box .rope {
  z-index: 20;
  position: absolute;
  top: 0;
  height: 100%;
  width: 20px;
  background-color: #773f28;
}
.weapon-box .rope.rope-left {
  left: 39px;
  border-top-right-radius: 5px;
}
.weapon-box .rope.rope-right {
  right: 39px;
  border-top-left-radius: 5px;
}
.weapon-box .case {
  z-index: 10;
  position: absolute;
  top: 10px;
  width: 300px;
  height: 90px;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.weapon-box .case .intern {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 85px;
  background-color: #7f201c;
  border-top: 10px solid #3b3534;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: hidden;
}
.weapon-box .case .intern::before {
  content: "";
  position: absolute;
  top: -5px;
  right: 55px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 90px 60px;
  border-color: transparent transparent #6a1b17 transparent;
}
.weapon-box .case .intern::after {
  content: "";
  position: absolute;
  top: -5px;
  left: 55px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 0 0 60px;
  border-color: transparent transparent transparent #6a1b17;
}
.weapon-box .case .right {
  position: absolute;
  top: 0;
  right: 50px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 90px 60px;
  border-color: transparent transparent #655349 transparent;
}
.weapon-box .case .right::after {
  content: "";
  position: absolute;
  top: 0;
  right: -50px;
  height: 90px;
  width: 50px;
  background-color: #655349;
  border-bottom-right-radius: 10px;
}
.weapon-box .case .right::before {
  content: "";
  position: absolute;
  top: -10px;
  right: -50px;
  height: 90px;
  width: 50px;
  background-color: #3b3534;
  border-top-left-radius: 15px;
  border-top-right-radius: 5px;
}
.weapon-box .case .left {
  position: absolute;
  top: 0;
  left: 50px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 0 0 60px;
  border-color: transparent transparent transparent #655349;
}
.weapon-box .case .left::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 60px;
  height: 90px;
  width: 50px;
  background-color: #655349;
  border-bottom-left-radius: 10px;
}
.weapon-box .case .left::before {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 60px;
  height: 90px;
  width: 50px;
  background-color: #3b3534;
  border-top-right-radius: 15px;
  border-top-left-radius: 5px;
}
.weapon-box .case .shadow {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(10, 10, 10, 0.1);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24),
    0px -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
}
.weapon-box .case.case-side {
  z-index: 5;
  top: 100px;
  left: 0;
  box-shadow: none;
}
.weapon-box .case.case-side .case-first {
  position: absolute;
  left: 5px;
  top: 0;
}
.weapon-box .case.case-side .case-second {
  position: absolute;
  right: 5px;
  top: 0;
}
.weapon-box .case.case-side .case-side-intern {
  width: 140px;
  height: 80px;
  background-color: #655349;
  border-top: 10px solid #2d2928;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.weapon-box .case.case-side .case-side-intern::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 110px;
  height: 60px;
  border-radius: 5px;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #56473e;
}
.weapon-box .case.case-side .case-side-intern::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 20px;
  border-radius: 5px;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #7f201c;
  border-top: 10px solid #2d2928;
  border-bottom: 10px solid #2d2928;
}
.weapon-box .case.case-bottom {
  z-index: 5;
  top: 195px;
  left: 0;
}
.letter-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 300px;
}
.letter-box .animate-letter {
  opacity: 0;
  z-index: 50;
  position: absolute;
  top: 5px;
  left: 50px;
  width: 50px;
  height: 80px;
  background-color: #eeeeee;
}
.letter-box .animate-letter::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 40px 25px;
  border-color: transparent transparent transparent #dedede;
}
.letter-box:hover .animate-letter {
  animation: flying_letter 3s linear infinite;
}
.letter-box .bottom-letter {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 40px;
  background-color: #2d2928;
}
.letter-box .bottom-letter .right {
  position: absolute;
  top: -20px;
  right: 5px;
  width: 70px;
  height: 20px;
  background-color: #3b3534;
  transform: skew(25deg);
}
.letter-box .bottom-letter .left {
  position: absolute;
  top: -20px;
  left: 5px;
  width: 70px;
  height: 20px;
  background-color: #3b3534;
  transform: skew(-25deg);
}
.letter-box .box {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 190px;
  background-color: #7f201c;
}
.letter-box .box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 174px;
  background-color: #201d1c;
}
.letter-box .box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 95px;
  height: 170px;
  background-color: #942521;
}
.letter-box .box .box-adds {
  z-index: 10;
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  width: 65px;
  height: 25px;
  background-color: #b05d3b;
  border-radius: 5px;
}
.letter-box .box .box-adds::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 10px;
  background-color: #121010;
}
.letter-box .box .box-adds::before {
  content: "";
  position: absolute;
  top: 60px;
  left: 55px;
  width: 20px;
  height: 10px;
  border-radius: 5px;
  background-color: #6e1c18;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.letter-box .box .shadow {
  z-index: 15;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.3),
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.3)
  );
}
.letter-box .top-letter {
  position: absolute;
  bottom: 250px;
  left: 50%;
  transform: translateX(-50%);
  width: 110px;
  height: 10px;
  background-color: #6a1b17;
  border-radius: 5px;
}
.letter-box .top-letter .top {
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 15px;
  background-color: #a92b25;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.letter-box .top-letter .bottom {
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 15px;
  background-color: #7f201c;
}
.letter-box .top-letter .bottom .right {
  position: absolute;
  bottom: -10px;
  right: 3px;
  width: 70px;
  height: 10px;
  background-color: #551513;
  transform: skew(-25deg);
}
.letter-box .top-letter .bottom .left {
  position: absolute;
  bottom: -10px;
  left: 3px;
  width: 70px;
  height: 10px;
  background-color: #551513;
  transform: skew(25deg);
}
@keyframes move_car {
  0% {
    transform: translate(-50%, -50%);
    will-change: transform;
  }
  100% {
    transform: translate(-50%, -60%);
    will-change: transform;
  }
}
@keyframes shaking_boxes {
  50% {
    transform: translate(-50%, -50%) rotate(2deg);
    will-change: transform;
  }
  100% {
    transform: translate(-50%, -50%) rotate(-2deg);
    will-change: transform;
  }
}
@keyframes flying_letter {
  0% {
    opacity: 0;
    transform: translate3d(0px, 60px, 0px) rotateX(90deg);
  }
  30% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateX(0deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(140px, -200px, 50px) rotate(45deg) rotateX(20deg);
  }
}

.b-phone {
  position: absolute;
  top: 174px;
  z-index: 11;
  left: 83px;
  background: #7f201ca1;
  color: #fff !important;
  padding: 8px 20px;
  font-size: 19px;
}
.last-logo {
  position: absolute;
  bottom: -80px;
}

.test-neon {
  background-image: url(../img/bg2.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
}

.map-title2 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 560px;
  color: #424242;
  padding: 92px 0px 30px 0px;
  font-size: 22px;
  margin: 40px auto 0;
  text-align: center;
}
.gradient-border {
  --borderWidth: 3px;
  background: #19172c;
  position: relative;
  border-radius: var(--borderWidth);
}
.gradient-border:after {
  content: "";
  position: absolute;
  top: calc(-1 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 2);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(
    60deg,
    #f79533,
    #f37055,
    #ef4e7b,
    #a166ab,
    #5073b8,
    #1098ad,
    #07b39b,
    #6fba82
  );
  border-radius: calc(2 * var(--borderWidth));
  z-index: -1;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
}

@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.p01-footer {
  color: white;
  border-bottom: 1px solid white;
  width: 200px;
  margin: auto;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 11px;
  text-align: center;
}
.p02-footer {
  color: white;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
}
footer ul {
  display: flex;
  list-style: none;
  justify-content: center;
}

footer ul > li {
  margin-left: 7px;
}

.icon {
  background-color: unset;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border: 1px solid white;
}
.icon a {
  font-size: 16px;
  font-weight: bold;
}

.quoteWell {
  text-align: center;
  width: 70%;
  margin: 28px auto 70px;
  padding-bottom: 16px;
  padding-top: 80px;
  min-height: 671px;
}

blockquote {
  border-bottom: solid 0.2em #6c757d;
  text-align: center;
  border-top: solid 0.2em #6c757d;
  padding: 2em 1em 0.5em 1em;
}
blockquote h2 {
  color: #54a5a1;
  font-size: 1.6em;
}
.icon2 {
  margin: auto;
  background-color: unset;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border: 3px solid #fff;
  position: relative;
  top: 30px;
  background: #6c757d;
}
.b-low {
  background-image: url(../img/b-low.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.b-low2 {
  background-image: url(../img/b-low2.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.b-low3 {
  background-image: url(../img/b-low3.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.b-low4 {
  background-image: url(../img/b-low4.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.timeline {
  position: relative;
  width: 660px;
  margin: 0 auto;
  margin-top: 20px;
  padding: 1em 0;
  list-style-type: none;
}

.timeline:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: " ";
  display: block;
  width: 6px;
  height: 100%;
  margin-left: -3px;
  background: rgb(80, 80, 80);
  background: -moz-linear-gradient(
    top,
    rgba(80, 80, 80, 0) 0%,
    rgb(80, 80, 80) 8%,
    rgb(80, 80, 80) 92%,
    rgba(80, 80, 80, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(30, 87, 153, 1)),
    color-stop(100%, rgba(125, 185, 232, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(80, 80, 80, 0) 0%,
    rgb(80, 80, 80) 8%,
    rgb(80, 80, 80) 92%,
    rgba(80, 80, 80, 0) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(80, 80, 80, 0) 0%,
    rgb(80, 80, 80) 8%,
    rgb(80, 80, 80) 92%,
    rgba(80, 80, 80, 0) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(80, 80, 80, 0) 0%,
    rgb(80, 80, 80) 8%,
    rgb(80, 80, 80) 92%,
    rgba(80, 80, 80, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(80, 80, 80, 0) 0%,
    rgb(80, 80, 80) 8%,
    rgb(80, 80, 80) 92%,
    rgba(80, 80, 80, 0) 100%
  );

  z-index: 5;
}

.timeline li {
  padding: 1em 0;
}

.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.direction-l {
  position: relative;
  width: 300px;
  float: left;
  text-align: left;
}

.direction-r {
  position: relative;
  width: 300px;
  float: right;
}

.flag-wrapper {
  position: relative;
  display: inline-block;

  text-align: center;
}

.flag {
  position: relative;
  display: inline;
  background: rgb(119 178 182);
  padding: 6px 10px;
  border-radius: 5px;
  color: white;
  font-weight: 600;
  text-align: left;
}

.direction-l .flag {
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15),
    0 0 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
}

.direction-r .flag {
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15),
    0 0 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: 50%;
  right: -36px;
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid rgb(255, 80, 80);
  z-index: 10;
}

.direction-r .flag:before {
  left: -36px;
}

.direction-l .flag:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-left-color: rgb(119 178 182);
  border-width: 8px;
  pointer-events: none;
}

.direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(119 178 182);
  border-width: 8px;
  pointer-events: none;
}

.time-wrapper {
  display: inline;

  line-height: 1em;
  font-size: 0.66666em;
  color: rgb(250, 80, 80);
  vertical-align: middle;
}

.direction-l .time-wrapper {
  float: left;
}

.direction-r .time-wrapper {
  float: right;
}

.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(248, 248, 248);
}

.desc {
  margin: 1em 0.75em 0 0;
  direction: ltr;
  line-height: 1.5em;
  font-size: 16px;
  text-align: left;
  line-height: 1.5em;
  font-weight: 500;
  color: #454040;
  background: #fff;
  padding: 9px;
  box-shadow: 1px 1px 1px rgb(0 0 0 / 15%), 0 0 1px rgb(0 0 0 / 15%);
  border-radius: 10px 0px;
}

.direction-r .desc {
  margin: 1em 0 0 0.75em;
}

/* ================ Timeline Media Queries ================ */

@media screen and (max-width: 660px) {
  .timeline {
    width: 100%;
    padding: 4em 0 1em 0;
  }

  .timeline li {
    padding: 2em 0;
  }

  .direction-l,
  .direction-r {
    float: none;
    width: 100%;

    text-align: center;
  }

  .flag-wrapper {
    text-align: center;
  }

  .flag {
    background: rgb(119 178 182);
    z-index: 15;
  }

  .direction-l .flag:before,
  .direction-r .flag:before {
    position: absolute;
    top: -30px;
    left: 54%;
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    margin-left: -9px;
    background: #fff;
    border-radius: 10px;
    border: 4px solid rgb(255, 80, 80);
    z-index: 10;
  }

  .direction-l .flag:after,
  .direction-r .flag:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -8px;
    height: 0;
    width: 0;
    margin-left: -8px;
    border: solid transparent;
    border-bottom-color: rgb(119 178 182);
    border-width: 8px;
    pointer-events: none;
  }

  .time-wrapper {
    display: block;
    position: relative;
    margin: 4px 0 0 0;
    z-index: 14;
  }

  .direction-l .time-wrapper {
    float: none;
  }

  .direction-r .time-wrapper {
    float: none;
  }

  .desc {
    position: relative;
    margin: 1em 0 0 0;
    padding: 1em;
    background: rgb(245, 245, 245);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);

    z-index: 15;
  }

  .direction-l .desc,
  .direction-r .desc {
    position: relative;
    margin: 1em 1em 0 1em;
    padding: 1em;
    text-align: center;
    z-index: 15;
  }
}

@media screen and (min-width: 400px ?? max-width: 660px) {
  .direction-l .desc,
  .direction-r .desc {
    margin: 1em 4em 0 4em;
  }
}
blockquote p span {
  font-weight: 600;
}

.banner-text2 {
  background-image: url(../img/bg-t.png);
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 18px 0px;
}
