/*======================================
    Tifer PWA V1.0.1
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");

html {
  scroll-behavior: smooth;
}

.prompt {
  background-image: url("../images/launcher-icon-4x.png");
  background-position-x: 1rem;
  background-position-y: 1.5rem;
  background-repeat: no-repeat;
  background-size: auto 40%;
  background-color: #000;
  box-shadow: 0 20px 40px 0 rgba(91, 107, 174, 0.15);
  padding: 1.5rem 1rem 0.5rem 5rem;
  position: fixed;
  transition: all 0.5s ease-in-out;
  width: 100vw;
  z-index: 9;
}

.prompt.show {
  transition-delay: 3s;
  bottom: 0;
  opacity: 1;
}

.prompt.hide {
  bottom: -100%;
  opacity: 0;
}

body {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  overflow-x: hidden;
  font-size: 0.9907rem;
  margin: 0 !important;
  background: #2a282b url(../img/bg.png) repeat;
  background-size: cover;
  background-attachment: fixed;
}
a {
  text-decoration: none;
  color: #ffc107;
}
.iconlead {
  margin-top: 25px;
}

.iconlead p {
  font-size: 0.9em;
  margin-top: 7px;
  margin-bottom: 0;
  font-weight: 700;
}

.iconlead p span {
  font-size: 0.8em;
  display: block;
  font-weight: 400;
}

#main {
  min-height: calc(100vh - 115px);
  background: url(../img/bg_boottom.png) no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: contain;
}

.bodycopy {
  /*overflow-x: hidden !important;*/
}
#men {
  padding-top: 90px;
  padding-bottom: 90px;
  border-bottom: 3px dotted #eee;
}

#men .section-heading {
  margin-bottom: 60px;
}

#men .item .down-content {
  padding-top: 30px;
  position: relative;
  z-index: 3;
  background-color: #fff;
}

#men .item .down-content h4 {
  font-size: 22px;
  color: #2a2a2a;
  font-weight: 700;
  margin-bottom: 8px;
}

#men .item .down-content span {
  font-size: 18px;
  color: #a1a1a1;
  font-weight: 500;
  display: block;
}

#men .item .down-content ul.stars {
  position: absolute;
  right: 0;
  top: 30px;
}

#men .item .down-content ul.stars li {
  display: inline;
  font-size: 13px;
}

#men .item .thumb .hover-content {
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: -60px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

#men .item .thumb:hover .hover-content {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}

#men .item .thumb {
  position: relative;
}

#men .item .thumb .hover-content ul li {
  display: inline;
  margin: 0px 10px;
}

#men .item .thumb .hover-content ul li a {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  color: #2a2a2a;
  background-color: #fff;
}

#men .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 40%;
  transform: translateY(-25px);
}

#men .owl-dots {
  display: none;
}

#men .owl-nav .owl-prev {
  position: absolute;
  left: -80px;
  outline: none;
}

#men .owl-nav .owl-prev span,
#men .owl-nav .owl-next span {
  opacity: 0;
}

#men .owl-nav .owl-prev:before {
  display: inline-block;
  font-family: "FontAwesome";
  color: #2a2a2a;
  font-size: 25px;
  font-weight: 700;
  content: "\f104";
  width: 50px;
  height: 50px;
  background-color: transparent;
  line-height: 48px;
  border: 1px solid #2a2a2a;
}

#men .owl-nav .owl-prev {
  opacity: 0.75;
  transition: all 0.5s;
}

#men .owl-nav .owl-prev:hover {
  opacity: 1;
}

#men .owl-nav .owl-next {
  opacity: 0.75;
  transition: all 0.5s;
}

#men .owl-nav .owl-next:hover {
  opacity: 1;
}

#men .owl-nav .owl-next {
  outline: none;
  position: absolute;
  right: -85px;
}

#men .owl-nav .owl-next:before {
  display: inline-block;
  font-family: "FontAwesome";
  color: #2a2a2a;
  font-size: 25px;
  font-weight: 700;
  content: "\f105";
  width: 50px;
  height: 50px;
  background-color: transparent;
  line-height: 48px;
  border: 1px solid #2a2a2a;
}
.sib-sms-tooltip {
  display: none !important;
}

.sib-form-container a {
  text-decoration: underline;
  color: #2bb2fc;
  display: inline;
}

* {
  margin: 0;
  padding: 0;
}

.fb-comments {
  background: #ffd305;
  /* border-radius: 7px; */
  margin: auto !important;
  display: block !important;
  width: 100% !important;
  padding: 15px;
}
.modal-content {
  background: #000;
}
.modal-header {
  border-bottom: none;
}
.breadcrumb {
  margin-bottom: 0;
  padding: 0.75rem 0rem;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.display-files .thumb {
  display: inline-block;
  width: 30%;
  position: relative;
  overflow: hidden;
}
.showcase .thumb-imgs {
  display: flex;

  flex-direction: row;

  flex-wrap: wrap;

  justify-content: center;
}
.showcase .thumb {
  padding: 15px 0;
  width: 18%;
  margin: 0 5px;
}
.display-files .thumb img {
  border-radius: 15%;
  border: 3px solid #dddfe2;
  object-fit: cover;
  transition: 0.5s;
  aspect-ratio: 1;
  width: 95px;
  margin: 0 !important;
}
.primary_color {
  color: #ffd409;
}
.breadcrumb a {
  float: left;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  background: #ffd409;
  padding: 0 10px;
  border-radius: 7px;
  font-weight: 700;
  text-decoration: none;
  padding: 2px 10px;
}

.breadcrumb a:hover {
  color: #000;
  background: #04a797;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: none;
}

.breadcrumb-item.active {
  color: #fff;
  /* margin-left: 7px; */
}

.breadcrumb-item.active a::before {
  padding-right: 7px;
  color: #000;
  content: "\f0e2";
  font-family: "FontAwesome";
}

.breadcrumb a span {
  display: block;
  line-height: 20px;
  background: url("../img/breadcrumb_divider.png") center right no-repeat;
  padding: 0 20px 0 12px;
}

.breadcrumb a.last_bc span {
  display: block;
  line-height: 20px;
  background: url("../img/breadcrumb_divider_last.png") right center no-repeat;
}

.sib-form span {
  display: inline;
}

.btn {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #ee4941;
  border-color: #ee4941;
}
.module.forms form {
  background: rgb(255 255 255 / 25%);
  padding: 15px;
  border-radius: 12px;
}

.module.forms form .btn-primary {
  padding: 15px;
  background-color: #ffd305;
  border-color: #ffd305;
  color: #000;
  display: block;
  width: 100%;
}
.card {
  /* border: none !important; */
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 15px;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.card h3 a {
  text-transform: uppercase;
}
.card h3 a:hover {
  color: #fed309;
}
select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #081828;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
  border-image: initial;
}

span.value span.tag a {
  cursor: default;
  pointer-events: none;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 600;
  color: #000;
  background-color: #ffd409;
}

span.value span.tag a::before {
  background-color: #ffd409;
}
span.value span.tag a::after {
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background-color: #000;
}
span {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  color: #fff;
}
span.value span {
  margin: 0;
}
label.label,
span.label {
  color: #fff;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  margin: 0px;
  color: #fff;
  font-family: "Work Sans", sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  /* font-size: 50px; */
  text-align: center;
  margin: 25px 0;
}

h2 {
  font-size: 40px;
  margin-bottom: 15px;
}

h3 {
  /* font-size: 30px; */
  margin: 15px;
  font-weight: 800;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

.bodycopy blockquote {
  position: relative;
  font-weight: 500;
  clear: both;
  margin: 20px 0;
  padding: 35px 20px 20px 20px;
  border-radius: 4px;
  overflow: hidden;
  /* background: #f5f4f8; */
}

.bodycopy blockquote p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

/*blockquote:before {
  content: open-quote;
}

blockquote:before {
  display: inline-block;
  vertical-align: bottom;
  top: -30px;
  position: absolute;
  padding: 0.1rem;
  font-size: 6rem;
  color: #ffd305;
  left: 7px;
}*/

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  /* z-index: 1050; */
  width: 100vw;
  height: 100vh;
  z-index: 9;
  background-color: rgb(0 0 0 / 19%) !important;
  -webkit-backdrop-filter: blur(0.3rem);
  -ms-backdrop-filter: blur(0.3rem);
  -o-backdrop-filter: blur(0.3rem);
  backdrop-filter: blur(0.3rem);
}

.modal-backdrop.show {
  opacity: 1;
}

.pro-features {
  position: fixed;
  right: -300px;
  width: 300px;
  height: auto;
  line-height: 46px;
  background: #000;
  text-align: left;
  top: 70%;
  transform: translateY(-50%);
  box-shadow: -4px 0px 5px #00000036;
  color: var(--white);
  /* z-index: 9999; */
  padding: 20px 30px 30px 30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0 0 0 30px;
}

.pro-features.active {
  right: 0;
}

.pro-features li.big-title {
  font-weight: 600;
  color: #fff;
  font-size: 15px;
}

.pro-features li.title {
  font-weight: 600;
  color: #fff;
  font-size: 15px;
}

.pro-features .button .btn {
  width: 100%;
  text-align: center;
  margin-top: 8px;
  display: inline-block;
  float: left;
  /* font-size: 13px; */
  width: 100%;
  text-transform: capitalize;
}

.pro-features li {
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 22px;
  margin-bottom: 10px;
  text-align: center;
}

.get-pro {
  position: absolute;
  left: -60px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 2rem;
  border-radius: 10px 0 0 10px;
  background: #fbd109;
  text-align: center;
  top: 0;
  cursor: pointer;
  box-shadow: -4px 0px 5px #00000036;
}

.get-pro i {
  color: #fff;
}

span.value span.tag a {
  z-index: 0;
}

.youtube-player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  /* background: #ee4941; */
  margin: 0;
  border-radius: 10px;
  border: none;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  object-fit: cover;
  display: block;
  left: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
  -moz-filter: brightness(75%);
  filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("https://i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    /* width: 450px; */
  }
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-bottom: 100px;
  padding-top: 180px;
  z-index: 2;
  text-align: left;
  background-color: #ee4941;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding-bottom: 60px;
    padding-top: 120px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-bottom: 60px;
    padding-top: 120px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: center;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  position: relative;
  line-height: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 28px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 25px;
    line-height: 38px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: center;
  margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 8px;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea5c";
  font-family: lineIcons;
  font-size: 10px;
  position: absolute;
  top: 4px;
  right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  text-decoration: underline;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 300px;
  position: relative;
  /* z-index: 5; */
}

/*.section-title h3 {
  font-size: 15px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  color: #ee4941;
  text-transform: uppercase;
}

.section-title h2 {
  font-size: 1.5em;
  margin-bottom: 25px;
  line-height: 42px;
  position: relative;
  font-weight: 800;
}*/

.section-title p {
  /* font-size: 0.9907rem; */
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 200px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
    margin-bottom: 70px;
  }

  /* .section-title h3 {
    font-size: 14px;
  }

  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .section-title p {
    font-size: 14px;
  }*/
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
    margin-bottom: 60px;
  }

  /*.section-title h3 {
    font-size: 14px;
  }

  .section-title h2 {
    font-size: 1.3em;
    line-height: 30px;
    margin-bottom: 18px;
  }

  .section-title p {
    font-size: 14px;
  }*/
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #ee4941;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #ee4941;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #000 !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 5px;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #081828;
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  /* background: #081828; */
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 40px 0 0 0;
  display: block;
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #000;
  color: #081828;
  font-weight: 400;
  font-size: 14px;
  border-radius: 5px;
  padding: 8px 20px;
  text-align: center;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #ee4941;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button {
  text-align: center;
}

.button small {
  text-align: center;
  font-size: 12px;
  line-height: 8px;
}

.button .btn {
  display: block;
  font-size: 15px;
  /* font-weight: 600; */
  padding: 13px 30px;
  background-color: #000;
  color: #fff;
  border: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin-right: 7px;
  overflow: hidden;
  border: 1px solid #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 12px 25px;
    display: block;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #fff;
  background-color: #04a797;
  -webkit-box-shadow: 0px 4px 4px #0000000f;
  box-shadow: 0px 4px 4px #0000000f;
}

.button .btn-alt {
  background-color: #081828 !important;
  color: #000 !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 10px 30px;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 10px 30px !important;
  }
}

.button .btn-alt:hover {
  background-color: #ee4941 !important;
  color: #000 !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon img {
  position: absolute;
  /* width: 100px; */
  /* height: 100px; */
  /* -webkit-animation: preloader-fx 1.6s linear infinite; */
  /* animation: preloader-fx 1.6s linear infinite; */
  z-index: 999;
  margin: auto;
  margin: 10px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #ffd305;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
  width: 100%;
  background: #000;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header {
    padding: 18px 0 !important;
  }

  .header .mobile-menu-btn .toggler-icon {
    background-color: #000;
  }

  .header .button {
    margin: 0 !important;
  }

  .header .navbar-collapse {
    position: absolute;
    top: 67px !important;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 6px;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: #ee4941 !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: #ee4941 !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: #ee4941;
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #ee4941 !important;
  }

  .header .navbar-nav .nav-item a {
    color: #051441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #000 !important;
    color: #ee4941 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #000 !important;
    color: #ee4941 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }

  .header .navbar-nav .nav-item a:hover {
    color: #ee4941;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 18px 0 !important;
  }

  .header .mobile-menu-btn .toggler-icon {
    background-color: #252628;
  }

  .header .navbar-collapse {
    position: absolute;
    top: 58px !important;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 6px;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: #ee4941 !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: #ee4941 !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: #ee4941;
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
    display: block !important;
    /* background: antiquewhite; */
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static !important;
    width: 100%;
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #ee4941 !important;
  }

  .header .navbar-nav .nav-item a {
    color: #051441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #000 !important;
    color: #ee4941 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #000 !important;
    color: #ee4941 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }

  .header .navbar-nav .nav-item a:hover {
    color: #ee4941;
  }
}

@media (max-width: 767px) {
  .header .button {
    display: none;
  }
}

.header .button .btn {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
  /* font-weight: 500; */
  padding: 12px 30px;
}

.header .button .btn:hover {
  background-color: #ffd409;
  color: #fff;
}

.header .navbar-brand img {
  width: 170px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    width: 160px;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand img {
    width: 120px;
  }
}

.header.sticky .navbar-brand .white-logo {
  opacity: 0;
  visibility: hidden;
}

.header.sticky .navbar-brand .dark-logo {
  opacity: 1;
  visibility: visible;
}

.header.sticky .button .btn {
  background-color: #ee4941;
  color: #fff;
  border-color: transparent;
}

.header.sticky .button .btn:hover {
  background-color: #081828;
  color: #fff;
}

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #000;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

.header .navbar .navbar-nav .nav-item a.active {
  color: #ffd409;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: #ee4941;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #081828;
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: #333;
}

/*===== NAVBAR =====*/
.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar-area.sticky {
  position: fixed;
  z-index: 99;
  background: #ee4941;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #000;
  padding: 0px 0;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #000;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 40px;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: #ffd409;
}

.sticky .navbar-nav .nav-item:hover a {
  color: #ee4941;
}

#head .navbar-nav .nav-item a {
  font-size: 15px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 35px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-decoration: none;
}

#head .navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

#head .navbar-nav .nav-item:hover a:before {
  width: 100%;
}

#head .navbar-nav .nav-item a.active {
  color: #fff;
}

#head .navbar-nav .nav-item a.dd-menu::after {
  content: "\f107";
  /*font: normal normal normal 1em/1 'Font Awesome 6 Free';*/
  font-family: "Font Awesome 6 Free";
  position: absolute;
  right: 17px;
  font-size: 10px;
  top: 50%;
  margin-left: 5px;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #head .navbar-nav .nav-item a.dd-menu::after {
    right: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  #head .navbar-nav .nav-item a.dd-menu::after {
    /* top: 18px; */
    /* right: 0; */
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  #head .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

#head .navbar-nav .nav-item:hover > .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

#head .navbar-nav .nav-item:hover > .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

#head .navbar-nav .nav-item .sub-menu {
  padding: 30px;
  min-width: 240px;
  background: #000;
  -webkit-box-shadow: 0px 5px 20px #0000001a;
  box-shadow: 0px 5px 20px #0000001a;
  position: absolute;
  top: 110% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 4px 4px;
  border-radius: 5px;
}

#head .navbar-nav .nav-item:hover .sub-menu {
  top: 100% !important;
}

#head .navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 15px;
}

#head .navbar-nav .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

#head .navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 0;
  color: #888;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;

  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

#head .navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: #ee4941;
}

#head .navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

#head .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  #head .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

#head .navbar-nav .nav-item .sub-menu > li {
  display: block;
  margin-left: 0;
}

#head .navbar-nav .nav-item .sub-menu > li:last-child {
  border: none;
}

#head .navbar-nav .nav-item .sub-menu > li.active > a {
  color: #ee4941 !important;
}

#head .navbar-nav .nav-item .sub-menu > li > a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #222;
  font-weight: 400;
}

#head .navbar-nav .nav-item .sub-menu > li:first-child a {
  border: none;
}

.add-list-button {
  display: inline-block;
  margin-left: 10px;
}

.add-list-button .btn i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}

/*======================================
     End Header CSS
  ========================================*/
/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  position: relative;
  /* padding: 150px 0 100px; */
  /*background-image: url("../img/bg_tifer.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 50px; */
  margin-top: 36px;
}

.icon-sahpe {
  background: #ffd409;
  height: 3rem;
  line-height: 3rem;
  width: 3rem;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding: 100px 0 40px 0;
  }
}

@media (max-width: 767px) {
  .hero-area {
    margin-top: 20px;
  }

  .hero-area h4 {
    font-size: 1em !important;
    padding-top: 0px;
  }
}

.hero-area.overlay::before {
  /*background: #ffd409;
  opacity: 0.9;*/
}

.hero-area .hero-content {
  border-radius: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-align: center;
  padding: 0px 100px;
}

.hero-area .hero-content h5 {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}

.hero-area .hero-content h1 {
  font-size: 48px;
  font-weight: 800;
  line-height: 50px;
  /*color: #fff; */
  text-shadow: 0px 3px 8px #00000017;
}

.hero-area .hero-content h1 span {
  /* display: block; */
}

.hero-area .hero-content p {
  margin-top: 30px;
  font-size: 15px;
  color: #fff;
}

.hero-area .hero-content .button {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.hero-area .hero-content .button .btn {
  background-color: #000;
  color: #081828;
  margin-right: 12px;
}

.hero-area .hero-content .button .btn:hover {
  background-color: #081828;
  color: #fff;
}

.hero-area .hero-content .button .btn.btn-alt {
  background-color: #000fff6b;
  color: #fff;
}

.hero-area .hero-content .button .btn.btn-alt:hover {
  background-color: #000 !important;
  color: #ee4941 !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero-content h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content {
    text-align: center;
  }

  .hero-area .hero-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  }

  .hero-area .hero-content p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content {
    padding: 0 10px;
  }

  .hero-area .hero-content h1 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }

  .hero-area .hero-content p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 22px;
  }

  .hero-area .hero-content .button .btn {
    margin: 0;
    height: 46px;
    font-size: 12.5px;
    line-height: 25px;
  }

  .hero-area .hero-content .button .btn:last-child {
    margin-left: 7px;
  }
}

/*======================================
    Small Features CSS
========================================*/
.small-features .inner-content {
  display: inline-block;
  display: inline-block;
  width: 100%;
  position: relative;
  /* margin-top: -50%; */
  /* z-index: 5; */
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .small-features .inner-content {
    margin-top: -80px;
  }
}

@media (max-width: 767px) {
  .small-features .inner-content {
    margin-top: 0;
  }
}

.small-features .single-feature {
  position: relative;
  padding: 50px 40px;
  display: inline-block;
  background-color: #000;
  border: 1px solid #eee;
  border-radius: 8px;
  padding-left: 100px;
  width: 100%;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.048);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.048);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.small-features .single-feature:hover {
  -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.048);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.048);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.small-features .single-feature i {
  font-size: 35px;
  position: absolute;
  left: 40px;
  top: 50%;
  height: 3rem;
  line-height: 3rem;
  width: 3rem;
  /* color: #fff; */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ffd409;
  text-align: center;
  border-radius: 50%;
}

.small-features .single-feature h2 {
  font-size: 16px;
  font-weight: 600;
  color: #081828;
}

.small-features .single-feature h2 span {
  font-size: 14px;
  color: #888;
  display: block;
  margin-top: 8px;
  font-weight: 400;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .small-features .single-feature {
    padding: 40px 30px;
    text-align: center;
  }

  .small-features .single-feature i {
    position: relative;
    left: 0;
    top: 0;
    display: inline-block;
    margin-bottom: 15px;
    -webkit-transform: none;
    transform: none;
  }

  .small-features .single-feature h2 {
    font-size: 15px;
  }
}

/*======================================
    Features Area CSS
========================================*/
.features {
  background: url(../img/dot-pattern-light.png) no-repeat center left;
}

.scrolling-wrapper-flexbox .card .cardbody {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.scrolling-wrapper-flexbox .card img {
  display: block;
  width: 40%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}

.scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
}

.scrolling-wrapper-flexbox .card {
  flex: 0 0 auto;
  margin-right: 3px;
  /* border: 2px solid #ccc; */
  width: 150px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  background: rgb(0 0 0 / 75%);
}

.scrolling-wrapper-flexbox .card:hover {
  background: #212529;
  transform: scale(0.95);
}

.scrolling-wrapper-flexbox .card p {
  font-size: 0.8em !important;
  color: #fff;
}

.scrolling-wrapper,
.scrolling-wrapper-flexbox {
  /* background: #f2f2f2; */
  /* padding: 15px 0; */
  /* margin: 0 0 15px 0; */
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.scrolling-wrapper::-webkit-scrollbar,
.scrolling-wrapper-flexbox::-webkit-scrollbar {
  display: none;
}

.features .children .tifer0nav {
  display: none;
}

.features .section-title {
  margin: 15px 0;
}

.features a .single-feature {
  text-align: center;
  border-radius: 16px;
  position: relative;
  margin-top: 30px;
  color: #fff;
  border: 2px solid #fff;
  background: #2e2d31;
  -webkit-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.features a .single-feature p {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.1rem;
}

.features a p {
  margin: 0;
  /* font-weight: 600; */
}

.features a .single-feature:hover {
  /* -webkit-box-shadow: 0px 3px 5px #00000017; */
  /* box-shadow: 0px 3px 5px #00000017; */
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  background: #000;
  color: #fff;
}

.features a .single-feature:hover h4 {
  color: #fff;
}

.features a .single-feature img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 180px;
}

.features a .single-feature.single-feature:hover h5 {
  color: #fff;
}

.features a .single-feature.single-feature:hover img img {
  -webkit-transform: rotateY(160deg);
  -moz-transform: rotateY(160deg);
  -ms-transform: rotateY(160deg);
  -o-transform: rotateY(160deg);
  transform: rotateY(160deg);
}

.features a .single-feature.single--feature img {
  transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /*filter: grayscale(5);*/
}

.features a .single--feature:hover img {
  -webkit-transform: rotateY(0deg) !important;
  -moz-transform: rotateY(0deg) !important;
  -ms-transform: rotateY(0deg) !important;
  -o-transform: rotateY(0deg) !important;
  transform: rotateY(0deg) !important;
}

/*======================================
    About Us CSS
========================================*/
.about-us {
  background-color: #f1f1f1;
}

.about-us .content-left {
  position: relative;
}

.about-us .content-left img {
  width: 100%;
  border-radius: 5px;
}

.about-us .content-left .video {
  position: absolute;
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  color: #ee4941;
  background-color: #000;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  font-size: 16px;
  padding-left: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.about-us .content-left .video:hover {
  color: #fff;
  background-color: #ee4941;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.about-us .content-left .video:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 2s linear infinite;
  animation: pulse-border-2 2s linear infinite;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@-webkit-keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.about-us .content-right {
  padding-left: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .about-us .content-right {
    padding: 0;
    margin-top: 30px;
  }
}

.about-us .content-right h2 {
  display: block;
  font-size: 32px;
  margin-bottom: 25px;
  line-height: 45px;

  position: relative;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-us .content-right h2 {
    font-size: 28px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .about-us .content-right h2 {
    font-size: 22px;
    line-height: 35px;
  }
}

.about-us .content-right h3 {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 8px;
  line-height: 45px;

  position: relative;
  font-weight: 600;
}

.about-us .content-right p {
  /* font-size: 14px; */
  /* line-height: 26px; */
}

.about-us .content-right .list {
  margin-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .about-us .content-right .list {
    margin-top: 30px;
  }
}

.about-us .content-right .list li {
  display: block;
  margin-bottom: 12px;
  font-size: 14px;
  color: #777;
  padding-left: 25px;
  position: relative;
}

.about-us .content-right .list li i {
  color: #ee4941;
  font-size: 15px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
}

.about-us .content-right .list li:last-child {
  margin: 0;
}

.about-us .content-right .button {
  margin-top: 50px;
}

/*======================================
    Our Achievement CSS
========================================*/
.our-achievement {
  background-color: #ee4941;
  text-align: center;
  padding: 130px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .our-achievement {
    padding: 80px 0;
  }
}

@media (max-width: 767px) {
  .our-achievement {
    padding: 60px 0;
  }
}

.our-achievement .title h2 {
  color: #fff;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 10px;
}

.our-achievement .title p {
  color: #fff;
}

.our-achievement .single-achievement {
  margin-top: 50px;
  text-align: center;
  padding: 0px 10px;
}

.our-achievement .single-achievement h3 {
  font-size: 35px;
  font-weight: 800;
  display: block;
  margin-bottom: 5px;
  color: #fff;
}

.our-achievement .single-achievement p {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .our-achievement .title h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .our-achievement .single-achievement {
    margin-top: 30px;
  }

  .our-achievement .single-achievement h3 {
    font-size: 28px;
  }
}

/*======================================
    Portfolio CSS
========================================*/
.portfoliolist {
  height: calc(100vh - 80px);
  text-align: center;
  /*max-width: 800px;*/
  margin-left: auto;
  margin-right: auto;
}

.portfolio.show h3 {
  font-weight: 700;
  border-bottom: 2px solid #ffd409;
  display: inline-block;
  margin: 7px 0;
  padding-bottom: 7px;
}

.portfolio.show h3 i {
  color: #ffd409;
}

.img-perfil {
  position: relative;
  text-align: center;
}

.img-perfil .mainimg {
  margin: 15px auto !important;
  border-radius: 50%;
  width: 80%;
  border: 7px solid #ffd409;
}

.img-perfil .brand {
  background: #ffd409 url(../img/brand.png) center center;
  width: 70px;
  height: 70px;
  background-size: contain;
  position: absolute;
  /* top: 15%; */
  /* left: 7px; */
  display: block;
  border-radius: 50%;
  box-shadow: 0 7px 20px -4px #bdbdbd66;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-section .section-title {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .portfolio-section .section-title {
    margin-bottom: 40px;
  }
}

.portfolio-section .portfolio-btn-wrapper {
  margin-bottom: 0;
  text-align: center;
  overflow-x: auto;
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
}

.portfolio-button-head {
  width: 100%;
  height: 100%;
  position: relative;
}

.portfolio-section .grid {
  margin-top: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-section .grid {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .portfolio-section .grid {
    margin-top: 40px;
  }
}

.portfolio-section .portfolio-btn-wrapper button {
  padding: 7px 20px;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  border-radius: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #f2f2f2;
  border: 1px solid #eee;
  flex: 0 0 auto;
}

.portfolio-section .portfolio-btn-wrapper button:hover {
  background-color: #ffd409;
  border-color: transparent;
  color: #000;
}

.portfolio-section .portfolio-btn-wrapper button.active {
  background: #ffd305 !important;
  color: #000;
  border-color: transparent;
}

.portfolio-section .portfolio-btn-wrapper button:last-child {
  margin-right: 0;
}

.portfolio-item-wrapper {
  position: relative;
  border-radius: 0;
  overflow: hidden;
}

.portfolio-item-wrapper .portfolio-img {
  overflow: hidden;
  position: relative;
  z-index: 5;
}

.portfolio-item-wrapper .portfolio-img::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background-color: #ee4941;
  height: 100%;
  width: 100%;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

.portfolio-item-wrapper:hover .portfolio-img::before {
  opacity: 0.9;
  visibility: visible;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

.portfolio-item-wrapper .portfolio-img img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.portfolio-item-wrapper:hover .portfolio-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.portfolio-section .pf-content {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 30px;
  z-index: 9;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}

.portfolio-section .pf-content .more-icon {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #000;
  border-radius: 50%;
  font-size: 15px;
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #ee4941;
}

.portfolio-section .pf-content .more-icon:hover {
  background-color: #000;
  color: #ee4941;
  border-color: transparent;
}

.portfolio-section .pf-content .category {
  font-size: 13px;
  padding: 3px 12px;
  background-color: #000;
  border-radius: 30px;
  color: #081828;
  font-weight: 400;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  display: inline-block;
  margin-bottom: 12px;
}

.portfolio-section .pf-content h4 a {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}

.portfolio-section .pf-content h4 a:hover {
  opacity: 0.8;
}

.portfolio-item-wrapper:hover .pf-content {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.portfolio-item-wrapper:hover .pf-content .category {
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.portfolio-item-wrapper:hover .pf-content h4 a {
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Portfolio Details */
.portfolio-details .content {
  -webkit-box-shadow: 0px 1px 20px 0px rgba(32, 32, 32, 0.11);
  box-shadow: 0px 1px 20px 0px rgba(32, 32, 32, 0.11);
  border-radius: 8px;
  overflow: hidden;
}

.portfolio-details .content .inner-content {
  padding: 40px;
}

@media (max-width: 767px) {
  .portfolio-details .content .inner-content {
    padding: 25px;
  }
}

.portfolio-details .content .meta-info {
  margin-top: 40px;
}

.portfolio-details .content .meta-info ul {
  border: 1px solid #eee;
  border-radius: 8px;
  display: inline-block;
  padding: 25px 0;
}

@media (max-width: 767px) {
  .portfolio-details .content .meta-info ul {
    width: 100%;
  }
}

.portfolio-details .content .meta-info ul li {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  color: #081828;
  border-right: 1px solid #eee;
  padding: 0px 30px;
}

@media (max-width: 767px) {
  .portfolio-details .content .meta-info ul li {
    display: block;
    border: none;
    margin-bottom: 20px;
  }

  .portfolio-details .content .meta-info ul li:last-child {
    margin: 0;
  }
}

.portfolio-details .content .meta-info ul li:last-child {
  border: none;
}

.portfolio-details .content .meta-info ul li span {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
  display: block;
  color: #888;
}

.portfolio-details .content .meta-info ul li .button .btn {
  position: relative;
  margin-top: -28px;
}

@media (max-width: 767px) {
  .portfolio-details .content .meta-info ul li .button .btn {
    margin: 0;
  }
}

.portfolio-details .content .category {
  color: #888;
  font-weight: 600;
  display: block;
  font-size: 14px;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .portfolio-details .content .category {
    font-size: 13px;
  }
}

.portfolio-details .content img {
  width: 100%;
}

.portfolio-details .content .title {
  font-size: 28px;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-details .content .title {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .portfolio-details .content .title {
    font-size: 20px;
    line-height: 28px;
  }
}

.portfolio-details .content .sub-title {
  font-size: 25px;
  font-weight: 700;
  margin: 25px 0;
}

@media (max-width: 767px) {
  .portfolio-details .content .sub-title {
    font-size: 20px;
    margin: 20px 0;
  }
}

.portfolio-details .content .min-title {
  font-size: 22px;
  font-weight: 700;
  margin: 25px 0;
}

@media (max-width: 767px) {
  .portfolio-details .content .min-title {
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .portfolio-details .content .min-title {
    margin: 20px 0;
  }
}

.portfolio-details .content p {
  display: block;
  margin: 20px 0;
  line-height: 24px;
}

.portfolio-details .content p:first-child {
  margin-top: 0;
}

.portfolio-details .content p:last-child {
  margin-bottom: 0;
}

.portfolio-details .content .image-block {
  margin: 40px 0;
}

.portfolio-details .content .image-block img {
  width: 100%;
}

@media (max-width: 767px) {
  .portfolio-details .content .image-block img {
    margin: 15px 0;
  }
}

.portfolio-details .content .grid-list p {
  padding-right: 50px;
}

/*=============================
	Pricing Table CSS
===============================*/
.bootstrap-tagsinput .tag {
  background: #000;
}

.pricing-table {
  /*background-color: #f2f2f2;*/
}

.pricing-table .grid {
}

.pricing-table .grid-item {
}

.pricing-table .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .pricing-table .section-title {
    margin-bottom: 30px;
  }
}

.bg-warning {
  background-color: #ffd305 !important;
}

.pricing-table .single-table {
  border-radius: 10px;
  /* margin-top: 30px !important; */
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  min-height: 445px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #fff;
}

.pricing-table .single-table:hover {
  -webkit-box-shadow: 0px 3px 5px #00000017;
  box-shadow: 0px 3px 5px #00000017;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.pricing-table .single-table .table-head {
  padding: 25px;
  /* border-bottom: 1px solid #212529; */
  width: 100%;
  text-align: center;
}

.table-head .label.tags {
  display: none;
}

.terminos {
  font-size: 12px;
  line-height: 12px;
  text-align: center !important;
  margin-top: 7px;
  margin: auto;
  display: block;
  padding-top: 7px;
  color: #000;
}

.pricing-table .single-table .table-head h3 {
  font-weight: 700;
  padding-top: 7px;
  letter-spacing: -0.5px;
  font-size: 1.5rem !important;
  /* text-align: center; */
  margin: 0;
}

.pricing-table .single-table .table-head p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

.pricing-table .single-table .table-head .price {
  padding: 30px 0;
}

.pricing-table .single-table .table-head .price .amount {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
}

.pricing-table .single-table .table-head .price .amount .duration {
  display: inline-block;
  font-size: 14px;
  color: #888;
  font-weight: 400;
  margin-left: 3px;
}

.pricing-table .single-table .table-head .button .btn {
  width: 100%;
  background-color: #000;
  display: flex;
  flex-direction: row;
  align-content: stretch;
  justify-content: center;
  align-items: center;
}

.pricing-table .single-table .table-head .button .btn:hover {
  background-color: #04a797;
  color: #fff;
}

.pricing-table .single-table .table-content {
  padding: 0px 20px 10px 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.pricing-table .single-table p {
  font-size: 0.85rem;
  color: #fff;
  /* margin-bottom: auto; */
  text-align: center;
  /* overflow: hidden; */
  margin-top: 0;
  height: 2.25rem;
  overflow: hidden;
  line-height: 1.125rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: -o-ellipsis-lastline;
}

.pricing-table .single-table img {
  width: 50%;
  margin: 7px auto !important;
  display: block;
  border: 7px solid #ffd409;
  border-radius: 50% !important;
  /* box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important; */
}

.pricing-table .single-table .table-content .middle-title {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.pricing-table .single-table .table-content .table-list li {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  margin-bottom: 13px;
}

.pricing-table .single-table .table-content .table-list li:last-child {
  margin: 0;
}

.pricing-table .single-table .table-content .table-list li i {
  color: #ee4941;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 4px;
}

/*======================================
    Call To Action CSS
========================================*/
.call-action {
  padding: 80px 0;
  background-color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action {
    padding: 60px 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .call-action {
    padding: 50px 0;
    text-align: center;
  }
}

.call-action .text h2 {
  font-size: 32px;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .text h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .call-action .text h2 {
    font-size: 22px;
  }
}

.call-action .text h2 span {
  display: block;
  color: #ee4941;
}

.call-action .button {
  float: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .button {
    float: none;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .call-action .button {
    float: none;
    margin-top: 25px;
  }
}

/*======================================
	Footer CSS
========================================*/
.footer {
  width: 100%;
  border-top: solid 1px #fff;
  background: #2a282b;
}

.footer .footer-top {
  padding: 20px 0;
}

.footer a {
  color: #fff;
  margin: 0;
  font-size: 16px;
}

.footer a:hover {
  color: #ffd409;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top {
    padding: 80px 0;
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .footer .footer-top {
    padding: 0 0 90px 0;
    padding-top: 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer {
    margin-top: 40px;
    text-align: center;
  }

  .footer a {
    display: block;
    text-align: center;
    margin: 7px 0;
  }
}

.footer .single-footer.f-about {
  padding-right: 30px;
}

@media (max-width: 767px) {
  .footer .single-footer.f-about {
    padding: 0;
  }
}

.footer .single-footer.f-about .logo img {
  width: 180px;
}

.footer .single-footer.f-about p {
  color: #d2d6dc;
  margin-top: 20px;
  font-size: 14px;
}

/* .footer .single-footer.f-about .social {
  margin-top: 15px;
}

.footer .single-footer.f-about .social li {
  display: inline-block;
  margin-right: 17px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer.f-about .social li {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer.f-about .social li {
    margin-bottom: 10px;
  }
}

.footer .single-footer.f-about .social li:last-child {
  margin: 0;
}

.footer .single-footer.f-about .social li a {
  color: #d2d6dc;
  font-size: 2rem;
}

.footer .single-footer.f-about .social li a:hover {
  color: #ee4941;
}

.footer .single-footer.f-about .social li:last-child {
  margin: 0;
} */
.modal-body.info {
  text-align: center;
}

.modal-body.info .btn span {
  color: #ffd409;
  font-size: 0.7em;
  text-transform: lowercase;
}

.modal-body.info p a {
  color: #6c757d;
}

.modal-body.info .btn {
}

.modal-body.info .btn i {
  color: #ffd409;
  font-size: 1.2em;
}

.modal-body.info p a {
  color: #6c757d;
}

.modal-body.info p a:hover {
  color: #0d6efd;
}

.social {
  margin-top: 15px;
}

.social li {
  display: inline-block;
  margin-right: 17px;
}

.social li:last-child {
  margin: 0;
}

.social li a {
  font-size: 1.7rem;
  background: #ffd409;
  height: 3rem;
  line-height: 3rem;
  width: 3rem;
  color: #000;
  border-radius: 50%;
  display: block;
}

.social li a:hover {
  color: #ee4941;
}

.social li:last-child {
  margin: 0;
}

.footer .single-footer.f-about .copyright-text {
  color: #d2d6dc;
  font-size: 14px;
  /* margin-top: 40px; */
}

@media (max-width: 767px) {
  .footer .single-footer.f-about .copyright-text {
    margin-top: 20px;
  }
}

.footer .single-footer.f-about .copyright-text a {
  color: #d2d6dc;
}

.footer .single-footer.f-about .copyright-text a:hover {
  color: #ee4941;
}

.footer .single-footer.f-link li {
  display: block;
  margin-bottom: 12px;
}

.footer .single-footer.f-link li:last-child {
  margin: 0;
}

.footer .single-footer.f-link li a {
  font-size: 15px;
  font-weight: 400;
  color: #d2d6dc;
}

.footer .single-footer.f-link li a:hover {
  color: #ee4941;
}

.footer .single-footer h3 {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 35px;
  color: #d2d6dc;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer h3 {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer h3 {
    margin-bottom: 25px;
  }
}

.footer .footer-newsletter {
  padding-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter {
    padding-bottom: 60px;
    text-align: center;
  }
}

.footer .footer-newsletter .inner-content {
  border: 2px solid rgba(238, 238, 238, 0.171);
  padding: 50px;
  border-radius: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter .inner-content {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter .inner-content {
    padding: 30px;
  }
}

.footer .footer-newsletter .title {
  position: relative;
}

.footer .footer-newsletter .title h3 {
  color: #d2d6dc;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter .title h3 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter .title h3 {
    font-size: 16px;
  }
}

.footer .footer-newsletter .title p {
  font-size: 15px;
  color: #d2d6dc;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter .title p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter .title p {
    font-size: 14px;
  }
}

.footer .footer-newsletter .title p a {
  color: #ee4941;
  text-decoration: underline;
}

.footer .footer-newsletter .title p a:hover {
  color: #fff;
}

.footer .footer-newsletter .newsletter-form {
  position: relative;
}

@media (max-width: 767px) {
  .footer .footer-newsletter .newsletter-form {
    margin-top: 30px;
  }
}

.footer .footer-newsletter .newsletter-form input {
  height: 48px;
  width: 300px;
  display: inline-block;
  background: transparent;
  border: none;
  color: #fff;
  border-radius: 0;
  padding: 0 20px;
  color: #000 !important;
  font-size: 14px;
  background-color: #0003;
  border-radius: 5px;
  float: right;
  margin-right: 148px;
}

.footer .footer-newsletter .btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter .newsletter-form input {
    width: 100%;
    margin: 0;
    padding-right: 144px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter .newsletter-form input {
    width: 100%;
    margin: 0;
    text-align: center;
  }
}

.footer .footer-newsletter .newsletter-form ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-newsletter .newsletter-form :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-newsletter .newsletter-form ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-newsletter .newsletter-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-newsletter .newsletter-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.footer .footer-newsletter .newsletter-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

.footer .footer-newsletter .newsletter-form .button {
  display: inline-block;
  position: absolute;
  right: 0;
}

@media (max-width: 767px) {
  .footer .footer-newsletter .newsletter-form .button {
    position: relative;
    margin-top: 10px;
    left: 0;
    bottom: 0;
    width: 100%;
  }

  .footer .footer-newsletter .newsletter-form .button .btn {
    width: 100%;
  }
}

.footer .footer-newsletter .newsletter-form .button .btn {
  display: inline-block;
  background: #ee4941;
  color: #fff;
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
}

.footer .footer-newsletter .newsletter-form .button .btn::before {
  background-color: #000;
}

.footer .footer-newsletter .newsletter-form .button .btn:hover {
  color: #ee4941;
  background-color: #000;
}

.bg-yellow-tp::after {
  overflow-x: hidden !important;
}

.bg-yellow-tp::after {
  width: 650px;
  height: 250px !important;
  background: #ffd409;
  border-radius: 40px 0px 0px 40px;
  z-index: -1;
  content: " ";
  display: flex;
  position: absolute;
  top: 13rem;
  right: -350px;
}

.span-less {
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0.5rem 4rem;
  background: #ffd409;
  display: inline-flex;
}

#pwa {
  position: relative;
  padding: 100px 0;
}

.categories a.disable {
  filter: grayscale(1);
}

.search_button {
  /* margin-left: 46px; */
  cursor: pointer;
}

.search_button .icon:after {
  font-family: "FontAwesome";
  content: "\f002";
  font-size: 1.5rem;
  color: #fff;
  flex-shrink: 0;
  height: 40px;
  width: 40px;
  display: block;
  font-style: initial;
  text-align: center;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.search_button .icon.highlight:after {
  font-family: "FontAwesome";
  content: "\f00d";
}

.header_search_form {
  display: block;
  position: relative;
}

.header_search_container {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #202123;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

.header_search_container.active {
  bottom: -70px;
  opacity: 1;
}

.header_search_content {
  width: 100%;
  height: 73px;
  padding-top: 15px;
}

.search_input {
  width: 100%;
  height: 50px;
  border: none;
  outline: none;
  padding-left: 20px;
  border-radius: 8px;
}

.search_input::placeholder {
  color: #081828 !important;
  font-size: 0.9em;
}

.header_search_button {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  background: #ffd409;
  border-radius: 0 7px 7px 0;
}

.header_search_content .fa-search {
  color: #000;
}

.search.show-form .form-control {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #202123 !important;
  border: 1px solid #eac20c;
  border-radius: 5px;
}

.search.show-form .btn {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #ffd409 !important;
  border: 1px solid #202123;
  border-radius: 7px;
  background: #202123;
}

.search-results .searched_for {
  display: block;
  padding: 5px 0;
  margin: 0 0 15px 0;
  font-size: 115%;
}

.search-results .searched_for .terms {
  font-weight: bold;
  font-style: italic;
}

.search-results .item {
  padding: 15px;
  margin: 0 0 10px 0;
  border: 1px solid #dddddd;
  border-radius: 7px;
}

.search-results .item.odd {
  background: transparent;
}

.search-results .item.even {
  background: transparent;
}

.search-results .item a {
  font-weight: bold;
  color: #ffd305;
}
mark,
.mark {
  padding: 0.1875em;
  background-color: #fff;
}
.pagination-links {
  padding: 3px 0;
  margin: 10px 0;
  border: none;
  border-width: 1px 0;
  height: 35px;
  text-align: left;
}

.bodycopy ol {
  margin: 25px 0 0 25px;
}

.bodycopy ol li {
  counter-increment: my-awesome-counter;
  margin: 15px 30px;
  position: relative;
}

.bodycopy ol li::before {
  content: counter(my-awesome-counter);
  background: #ffd409;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  display: inline-block;
  line-height: 1.8rem;
  color: #fff;
  text-align: center;
  margin-right: 0.5rem;
  position: absolute;
  font-weight: 700;
  left: -39px;
}

.bodycopy .list-inline {
  background: #04a797 url(../img/calendar.png) no-repeat right center;
  background-size: contain;
  border-radius: 12px;
  color: #fff;
  padding: 7px 0;
}

.bodycopy .list-inline li {
  margin: 0 15px;
  font-size: 0.95em;
}

.bodycopy .list-inline li:before {
  content: none;
}

.bodycopy ul {
  list-style: none;
}

.bodycopy ul li {
  margin: 15px 30px 15px 40px;
  position: relative;
}

.bodycopy ul li:before {
  font-family: "FontAwesome";
  content: "\f058";
  color: #ffd305;
  position: absolute;
  font-size: 1.5rem;
  display: inline-block;
  left: -35px;
  padding: 0px;
}

.accordion-button {
  background-color: #000;
  font-weight: 500;
  color: #fff;
  font-size: 1.3rem;
}

.accordion-button:not(.collapsed) {
  color: #000;
  background-color: #ffd409;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../img/arrow-down.svg);
  transform: rotate(-180deg);
}

/*======================================
	Mail Success CSS
========================================*/
.maill-success {
  height: calc(100vh - 80px);
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  vertical-align: middle;
}

.d-table-cell {
  display: table-cell !important;
}

.maill-success .success-content h1 {
  font-size: 40px;
  color: #ee4941;
  margin-bottom: 10px;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .maill-success .success-content h1 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .maill-success .success-content h1 {
    font-size: 22px;
  }
}

.maill-success .success-content h2 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #081828;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .maill-success .success-content h2 {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .maill-success .success-content h2 {
    font-size: 15px;
  }
}

.maill-success .success-content p {
  font-weight: 400;
  margin-bottom: 20px;
}

.navbarbottom {
  background-color: #000;
  overflow: hidden;
  position: fixed;
  width: 95%;
  z-index: 9;
  margin: 0 7px;
  border-radius: 50px;
  bottom: 7px;
  border: 1px solid #fff;
}

/* Style the links inside the navigation bar */
.navbarbottom a {
  float: left;
  display: flex;
  color: #fff;
  text-align: center;
  /* padding: 14px 16px; */
  text-decoration: none;
  font-size: 0.8em;
  flex-direction: column;
  align-items: center;
  width: 25%;
  height: 70px;
  font-weight: 600;
  border-right: 1px solid #fff;
  font-family: "Work Sans", sans-serif;
  justify-content: center;
}

.navbarbottom a i {
  font-size: 1.5em;
  margin-bottom: 2px;
}
.form-select {
  background-image: url(../img/arrow-down.svg);
}
/* Change the color of links on hover */
.navbarbottom a:hover {
  background-color: #fcd209;
  color: #212529;
  text-shadow: rgb(255 255 255 / 49%) 1px 1px 1px;
}

/* Add a color to the active/current link */
.navbarbottom a.active {
  background-color: #ffd409;
  color: #fff;
}

/*responsive*/
@media (max-width: 767px) {
  .portfolio-section .portfolio-btn-wrapper button {
    margin-bottom: 15px;
  }

  h1 {
    text-align: center;
    margin: 15px;
  }

  .features a p {
    margin: 0;
    font-weight: 400 !important;
    font-size: 0.6rem !important;
  }

  .portfolio-section .portfolio-btn-wrapper {
    justify-content: start;
  }

  .img-perfil .mainimg {
    width: 70%;
    /* margin: auto !important; */
  }

  .img-perfil .brand {
    width: 80px;
    height: 80px;
    /* top: 60%; */
  }
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
  .bg-yellow-tp::after {
    right: -250px;
  }
}

@media (min-width: 1200px) {
  .single-feature h4 {
    font-size: 1rem !important;
  }

  .bg-yellow-tp::after {
    right: -150px;
  }
}

@media (min-width: 1400px) {
  .single-feature h4 {
    font-size: 1.25rem !important;
  }

  .bg-yellow-tp::after {
    right: 0px;
  }
}

.accordion-item {
  background-color: transparent !important;
  color: #fff;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../img/arrow-down.png);
  transform: rotate(-180deg);
}
.accordion-button::after {
  background-image: url(../img/arrow-up.png);
  transform: rotate(-90deg);
}
.bee {
  background: #2e2d31 url(../img/abeja.png) no-repeat;
  background-position-x: left;
  background-position-y: top;
  background-size: contain;
}
.slideshow-frame-ex.owl-carousel {
  display: block;
}
.home_slider_background {
  width: 100%;
  /* height: 500px; */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: flex-end;
  padding: 50px 0;
}
.home_slider_background .logo img {
  border-radius: 50%;
  max-width: 100%;
  height: auto;
  border: 4px solid #fff;
}
.slide-one-item.home-slider .owl-nav {
  position: absolute !important;
  top: 50% !important;
  bottom: auto !important;
  width: 100%;
}
@media (max-width: 991.98px) {
  .slide-one-item.home-slider .owl-nav {
    display: none;
  }
}
.slide-one-item.home-slider .owl-prev {
  left: 10px !important;
}
.slide-one-item.home-slider .owl-next {
  right: 10px !important;
}
.slide-one-item.home-slider .owl-prev,
.slide-one-item.home-slider .owl-next {
  color: #fff;
  position: absolute !important;
  top: 50%;
  padding: 0px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  line-height: 0;
  text-align: center;
  font-size: 25px;
}
@media (min-width: 768px) {
  .slide-one-item.home-slider .owl-prev,
  .slide-one-item.home-slider .owl-next {
    font-size: 25px;
  }
}
.slide-one-item.home-slider .owl-prev > span,
.slide-one-item.home-slider .owl-next > span {
  position: absolute;
  line-height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slide-one-item.home-slider .owl-prev:hover,
.slide-one-item.home-slider .owl-prev:focus,
.slide-one-item.home-slider .owl-next:hover,
.slide-one-item.home-slider .owl-next:focus {
  background: black;
}
.slide-one-item.home-slider:hover .owl-nav,
.slide-one-item.home-slider:focus .owl-nav,
.slide-one-item.home-slider:active .owl-nav {
  opacity: 10;
  visibility: visible;
}
.slide-one-item .owl-dots {
  text-align: center;
}
.slide-one-item .owl-dots .owl-dot {
  display: inline-block;
  margin: 4px;
}
.slide-one-item .owl-dots .owl-dot span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #dee2e6;
}
.slide-one-item .owl-dots .owl-dot.active span {
  background: #ffc107;
}
.ayuda {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 100px;
  left: 3px;
  background-color: #ffc107;
  color: #000;
  border-radius: 50px;
  text-align: center;
  font-size: 40px;
  z-index: 100;
  line-height: 46px;
}
.sticky-button {
  position: fixed;
  bottom: 95px; /* Ajusta la posición desde la parte inferior */
  right: 20px; /* Ajusta la posición desde la parte derecha */
  background-color: #ff5733; /* Color del botón */
  color: white; /* Color del texto */
  padding: 15px 25px; /* Espaciado interno del botón */
  border-radius: 50px; /* Bordes redondeados */
  text-align: center;
  font-size: 18px; /* Tamaño del texto */
  text-decoration: none; /* Quitar subrayado */
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2); /* Sombra para darle efecto */
  z-index: 1000; /* Asegura que esté por encima de otros elementos */
  transition: background-color 0.3s ease; /* Transición suave */
}

.sticky-button:hover {
  background-color: #c13a1f; /* Cambio de color al pasar el mouse */
  color: white; /* Color del texto */
}
.main-img {
  aspect-ratio: 1 / 1.1;
  width: 100%;
  overflow: hidden;
}

.main-img .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.375rem;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}