
html {
  overflow-y: auto;
  margin: 0 !important;
  margin-top: 0 !important;
}
div#wpadminbar {
  display: none;
}
.slick-prev:focus, .slick-next:focus{
  background: #ffffff !important;
}
/* .aos-animate{
  display: none;;
} */
#slider .owl-carousel .owl-item img{
  width: 100% !important;
}
header,section,footer {
  background: #ffffff;
  z-index: 0
}
header#masthead {
  z-index: 2;
  position: relative;
}
button.owl-dot {
  border-radius: 50%;
}
.owl-nav button {
  z-index: 3;
  cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{
  animation-name: fade-right !important;
  visibility: visible;
  animation-duration: 0s;
  transition-delay: 0s !important;
}
.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
  -webkit-animation-name: fade-up;
  animation-name: fade-up !important;
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
  -webkit-animation-name: fade-down;
  animation-name: fade-down !important;
  visibility: visible;
  animation-duration: 3s;
  transition-delay: 3s !important;
}

@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}
.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #4bcdfc;
}
.blog-share{
  border: 1px solid transparent;
  padding: 5px 10px 5px 10px;
  border-radius: 8px 0px;
  margin-top: -10px;
}
.blog-share:hover{
  border: 1px solid #4bcdfc;
}
.blog-share-icon {
  margin-top: 7em;
  margin-left: -10em;
  margin-bottom: -2em;
}
.blog-share-icon a {
  margin-right: 5px;
  background-color: var(--heading-text-color);
  padding: 8px;
  border-radius: 5px 0px;
}
.blog-share-icon a:hover {
  background-color: #4bcdfc;
  color: var(--heading-text-color);
}
.blog-comments i {
  color: #4bcdfc;
}
.blog-comments span{
  font-size: 13px;
}
.blog-contents:hover {
  background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #d9d9d9;
}
.shortcode_text{
  margin-top: 3%;
  color: #9d9d9e;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}
button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


                                            /* My Custom Css */

/* Heading And Sub Heading */
h2.facilities_head,h2.rp-heading,.team-heading,h2.fp-heading,.blog-heading h2,h2.testi-heading,.insta-heading{
  font-family: Jost;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
h2.facilities_head,.rp-head,.team-head,.fp-head,.blog-heading,.testi-head,.insta-heading{
  padding-bottom: 40px
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #121e4c !important;
  transform: scaleX(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  border-radius: 4px;
}
.hvr-shutter-in-horizontal:hover {
  color: #000000 !important;
}

/* Banner */
#banner {
  padding: 0;
  position: relative;
  z-index: 1
}
.banner-inner-wrapper {
  position: relative;
}
.banner-img {
  text-align: end;
  position: relative;
}
.banner-img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #0000008C;
}
img.b-border-img {
  position: absolute;
  top: 0;
  left: 0;
}
img.b-img {
  z-index: 0;
  position: relative;
}
img.b-border-img {
  position: absolute;
  top: 0;
  left: 0;
}
img.b-gif {
  position: absolute;
  top: 0;
  left: -46%;
  z-index: -1;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.banner-text {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -60%);
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}
h1.banner-heading {
  font-family: Bebas Neue;
  font-size: 300px;
  font-weight: 400;
  line-height: 250px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #ffffff;
  position: relative;
  padding: 0;
}
h1.banner-heading img {
  position: absolute;
  top: 0;
  left: 0;
}
h3.banner-subheading {
  font-family: Bebas Neue;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
  text-align: left;
  color: #ffffff;
  padding-bottom: 15px;
}
a.banner-btn {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 10.88px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #000000;
  width: 100%;
  max-width: 160px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 5px;
}


/* Image With text */
.iwt-inner-wrapper .row {
  align-items: center;
}
.iwt {
  position: relative;
}
.iwt .container {
  width: 100%;
  max-width: 1545px;
}
.iwt-img {
  display: grid;
  grid-template-columns: 0.7fr 1fr;
  grid-gap: 25px;
}
.iwt-img {
  display: flex;
  grid-gap: 30px;
}
.left-img {
  display: flex;
  flex-direction: column;
  grid-gap: 30px;
}
img.r_img {
  padding-top: 60px;
}
h3.iwt-title {
  font-family: Jost;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  text-align: left;
  color: #000000;
}
p.iwt-text {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  color: #3c3c3c;
  width: 100%;
  max-width: 88%;
  padding: 30px 0 40px;
  margin: 0;
}
a.iwt-text {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
}
a.iwt-text i {
  font-size: 16px !important;
  color: #000000 !important;
  padding-left: 10px;
}
img.wave_img {
  padding-bottom: 30px;
}
img.iwt_bg_img {
  position: absolute;
  top: 0px;
  right: 0;
  z-index: -1;
  height: 100%;
}


/* Equipment */
.equipment-inner-wrapper .row {
  align-items: center;
}
h2.equipment-heading {
  font-family: Jost;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  text-align: left;
  color: #000000;
  padding: 0;
}
p.equipment-text {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 37px;
  text-align: left;
  color: #3c3c3c;
  margin: 0;
  padding: 40px 0;
  width: 100%;
  max-width: 79%;
}
a.equipment-btn {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 10.88px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 160px;
  height: 50px;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 4px 0px #00000040;
}
h3.equipment-img-head {
  font-family: Work Sans;
  font-size: 128px;
  font-weight: 900;
  line-height: 150.14px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(0, 10, 255, 0.25);
  width: 100%;
  max-width: 75%;
  margin: 0 auto;
}
.equipment-img-wrap {
  position: relative;
}
.equipment-img-wrap img {
  position: absolute;
  top: -14%;
  left: 10%;
  animation: myfirst 8s infinite alternate linear;
}
@keyframes myfirst {
  from  { transform: translateY(0%); }
  25%  { transform: translateY(20%); }
}

/* Facilities */
#facilities {
  background-repeat: no-repeat;
  background-size: contain;
}
h2.facilities_head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.facilities_head .wave_img {
  padding: 0;
  width: 45px;
}
.facilities-wrapper .container {
  width: 100%;
  max-width: 1560px;
}
.facilities-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 38px;
  align-items: center;
}
.facilities-title {
  font-family: Mr Dafoe;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  color: #000000;
  width: 100%;
  display: block;
}
.facilities-content {
  position: relative;
}
.facilities-text-div {
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 100%;
}
.facilities-content:nth-child(3) .facilities-title,.facilities-content:nth-child(6) .facilities-title {
  text-align: left;
  padding-left: 10px;
}
.facilities-content:nth-child(2) .facilities-title,.facilities-content:nth-child(5) .facilities-title {
  text-align: center;
  color: #ffffff
}
.facilities-content:nth-child(1) .facilities-title,.facilities-content:nth-child(4) .facilities-title {
  text-align: end;
  padding-right: 15px;
}
a.facilities-btn {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 10.88px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 160px;
  height: 50px;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 4px 0px #00000040;
  margin: 40px auto 0;
}


/* Info */
#info {
  padding: 30px 0;
  margin: 50px 0;
}
.info-wrapper .container {
  width: 100%;
  max-width: 1170px;
}
.info-inner-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
h4.info-count {
  font-family: Bebas Neue;
  font-size: 96px;
  font-weight: 400;
  line-height: 82px;
  text-align: center;
  padding: 0;
}
p.info-text {
  font-family: Bebas Neue;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0;
}
.info-content:nth-child(1) .info-count,.info-content:nth-child(1) .info-text {
  color: #5379FE;
}
.info-content:nth-child(2) .info-count,.info-content:nth-child(2) .info-text {
  color: #682FDE;
}
.info-content:nth-child(3) .info-count,.info-content:nth-child(3) .info-text {
  color: #0DB9C6;
}

/* Rental Product */
h2.rp-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 0
}
h2.rp-heading img {
  width: 45px;
  padding: 0;
}
.rp-inner-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 15px;
}
.rp-text {
  padding-top: 15px;
  text-align: center;
}
.rp-title a {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
}

/* Image With Text 2 */
.iwt-2-inner-wrapper .row {
  align-items: center;
}
.iwt-2-img {
  display: flex;
  align-items: center;
  gap: 50px;
}
.iwt-2-img {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}
h3.iwt-2-title {
  font-family: Jost;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #000000;
}
p.iwt-2-text {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #909090;
  margin: 0;
  padding: 40px 0;
  width: 100%;
  max-width: 80%;
}
.iwt-owner-details {
  display: flex;
  align-items: center;
  gap: 15px;
}
.iwt-owner-text h5 {
  font-family: Mr Dafoe;
  font-size: 32px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #000000;
}
.iwt-owner-text p {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
  text-align: left;
  color: #909090;
  margin: 0;
  padding-top: 5px;
}


/* Deal Of the Day */
.dod-inner-wrapper .row {
  align-items: center;
}
.dod-wrapper {
  margin: 0 20px 0 100px;
}
h2.dod-heading {
  font-family: Work Sans;
  font-size: 110px;
  font-weight: 900;
  line-height: 129px;
  text-align: left;
  padding: 0;
  color: rgba(0, 10, 255, 0.25);
}
.dod-product {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
  text-align: center;
  padding-left: 50px;
}
.dod-detail-wrap {
  padding: 20px;
  background: #FAFAFA;
}
.dod-title a {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  color: #000000;
}
.dod-price span bdi {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
}
.dod-price span bdi {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  background: #00326F;
  padding: 0 5px;
}


/* Two Column */
#two-column {
  margin: 50px 0;
  position: sticky;
  top: 0;
  z-index: -1
}
.two-column {
  position: relative;
}
.two-column-inner-wrapper .row {
  align-items: center;
}
.two-column-text-wrap {
  padding-left: 35px;
}
.two-column-left-img {
  position: relative;
}
img.tc_angle_img1 {
  position: absolute;
  right: -24px;
  top: -24px;
}
img.tc_angle_img2 {
  position: absolute;
  left: -24px;
  bottom: -24px;
}
img.tc_gif {
  width: 100%
}
.two-column-text-wrap i {
  font-size: 100px !important;
  color: #FFFFFF7A !important;
}
p.two-column-text {
  font-family: Jost;
  font-size: 18px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.03em;
  text-align: left;
  color: #ffffff;
  padding: 40px 0;
  margin: 0;
}
.two-column-text-wrap h4 {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.03em;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
img.two_column_booble_img {
  position: absolute;
  bottom: -50px;
  right: 0;
}


/* Our Team */
.team-wrapper {
  padding: 100px 0 50px;
}
h2.team-heading img {
  padding: 0;
  width: 45px
}
.team-img img {
  border-radius: 1000px;
}
h2.team-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 0 0 25px;
}
p.team-text {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #242424;
  width: 100%;
  max-width: 72%;
  margin: 0 auto;
}
.team-inner-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 50px;
}
.team-text-div {
  background: #00326E;
}
h3.team-title {
  font-family: Mr Dafoe;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  text-align: center;
  color: #ffffff;
}
.team-social-icon a i {
  font-size: 20px !important;
  color: #ffffff !important;
}
.team-social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  padding-top: 5px;
}
.team-text-div {
  background: #00326E;
  width: 100%;
  max-width: 220px;
  height: 294px;
  border-radius: 0px 0px 1000px 1000px;
  display: flex;
  align-items: center;
  justify-content: end;
  flex-direction: column;
  margin: 0 auto;
  padding-bottom: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: -1;
}
.team-content {
  position: relative;
  z-index: 9;
}
.team-img {
  transition: 0.8s ease-in-out;
}
.team-content:hover .team-img {
  transform: translateY(-15%);
}
.team-t {
  transform: translateY(-50%);
  transition: 0.8s ease-in-out;
  position: relative;
}
.team-content:hover .team-t {
    transform: translateY(0%);
}


/* Featured Product */
h2.fp-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 0;
}
.fp-heading img {
  width: 45px;
  padding: 0
}
.fp-product {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
}
.fp-text {
  padding-top: 15px;
}
.fp-title a {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
}
.fp-title {
  display: flex;
  justify-content: space-between;
}
.fp-rating {
  display: flex;
  align-items: center;
  gap: 5px;
}
.fp-rating i {
  font-size: 20px !important;
  color: #00326E !important;
}
.fp-rating span strong {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
}
.fp-price span bdi {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  background: #00326F;
  padding: 0 5px;
}
a.fp-btn {
  font-family: Bebas Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 10.88px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 160px;
  height: 50px;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 4px 0px #00000040;
  margin: 40px auto 0;
}
.fp-detail-wrap:hover .fp-images {
  box-shadow: 0px 4px 4px 0px #00000040;
}

/* Blog */
.blog-heading h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 0;
}
.blog-heading h2 img {
  width: 45px;
  padding: 0;
}
h5.blog-tag {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #000000;
  display: flex;
  align-items: center;
  gap: 10px;
}
h5.blog-tag i {
  font-size: 16px !important;
  color: #000000 !important;
}
.blog-title a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  color: #000000;
}
.blog-title {
  padding: 15px 0px;
}
h4.blog-date {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #000000;
  padding: 0
}
.blog-comment a span {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #000000;
}
.blog-date-comment i {
  font-size: 8px !important;
  color: #000000 !important;
}
.blog-date-comment {
  display: flex;
  align-items: center;
  gap: 20px;
}
.blog-information {
  padding-top: 20px;
}
.blog-content-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px;
}
.blog-img img {
  width: 100%;
}


/* Testimonial */
h2.testi-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 0
}
.testi-heading img {
  width: 45px;
  padding: 0
}
.testi-content {
  display: grid;
  grid-template-columns: 9% 91%;
  margin-bottom: 40px;
  align-items: center;
}
h4.testi-title {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
p.testi-customer-designation {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #828282;
  margin: 0;
}
.testi-text p {
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #ffffff;
  padding: 25px 0;
  margin: 0;
}
.testimonial-text {
  border-bottom: 1px solid #636363;
  width: 100%;
  max-width: 92%;
}
a.testi-btn {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: right;
  color: #ffffff;
  display: block;
  text-decoration: underline;
}
.testi-inner {
  background: #00326e;
  border-radius: 15px;
  padding: 35px 35px 0;
  position: relative;
}
.testimonials-content .slick-list {
  padding-top: 0 !important;
}
img.quotes-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
}
img.arrow-img {
  position: absolute;
  bottom: 30px;
  right: 35px;
  cursor: pointer
}
.testimonials-content .slick-prev,.testimonials-content .slick-next {
  display: none !important;
}
