
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{
    text-align: center;
    color: #000000;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 48px;
    line-height: 40px;
    letter-spacing: 0;
}
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: #860000 !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;
}

/* .b-video {
  width: 100%;
  height: auto;
  display: block;
} */

video.b-video {
  position: absolute;
  top: 0;
  left: -46%;
  z-index: -1;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.banner-text {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -60%);
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
}
/* h1.banner-heading {
  font-family: Open Sans;
  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 {
        text-align: left;
    color: #ffffff;
    font-family: Open Sans;
    font-weight: 700;
    font-size: 40px;
    line-height: 32px;
    text-transform: uppercase;
    padding: 30px 0;
}
a.banner-btn {
     text-align: left;
    color: #ffffff;
    width: 100%;
    max-width: 160px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #860000;
    border-radius: 5px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 60%;
    letter-spacing: 0;
}


/* 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 {
  text-align: left;
    color: #000000;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 39px;
    line-height: 62px;
    letter-spacing: 0;
    text-transform: capitalize;
}
p.iwt-text {
    text-align: left;
    color: #3c3c3c;
    width: 100%;
    max-width: 88%;
    padding: 30px 0 40px;
    margin: 0;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 37px;
    letter-spacing: 0;
}
a.iwt-text {
text-align: left;
    color: #000000;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    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-wrapper .container {
    width: 100%;
    max-width: 1710px;
}
.equipment-inner-wrapper .row {
  align-items: center;
}
h2.equipment-heading {
    text-align: left;
    color: #000000;
    padding: 0;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 50px;
    line-height: 62px;
    letter-spacing: 0%;
    text-transform: capitalize;
}
p.equipment-text {
  font-family: Open 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: Open Sans;
  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 {
display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 91%;
    margin: 0 auto;
    background: linear-gradient(117.74deg, rgba(85, 0, 0, 0.25) 4.77%, rgba(235, 0, 255, 0.25) 98.7%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Work Sans;
    font-weight: 900;
    font-size: 128px;
    line-height: 107%;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
}

.equipment-img-wrap {
  position: relative;
}
.equipment-img-wrap img {
  position: absolute;
  top: -14%;
  left: 37%;
  animation: myfirst 7s infinite alternate linear;
}
@keyframes myfirst {
  from  { transform: translateY(0%); }
  25%  { transform: translateY(120%); }
}

/* 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: 1710px;
}
.facilities-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 38px;
  align-items: center;
}
.facilities-title {
    color: #000000;
    width: 100%;
    display: block;
    font-family: Raleway;
    font-weight: 700;
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 0;
}

.service-btn a {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 10px;
    letter-spacing: 0;
    color: #333333;
}

.service-btn i {
    font-size: 16px !important;
}
.facilities-content {
  position: relative;
}
.facilities-text-div {
    padding: 10px 0;
  width: 100%;
}

a.facilities-btn {
  font-family: Open Sans;
  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: Open Sans;
  font-size: 96px;
  font-weight: 400;
  line-height: 82px;
  text-align: center;
  padding: 0;
}
p.info-text {
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0;
      text-transform: uppercase;
}
.info-content:nth-child(1) .info-count,.info-content:nth-child(1) .info-text {
  color: #ffffff;
}
.info-content:nth-child(2) .info-count,.info-content:nth-child(2) .info-text {
  color: #ffffff;
}
.info-content:nth-child(3) .info-count,.info-content:nth-child(3) .info-text {
  color: #ffffff;
}

/* Rental Product */
/* section#rental-product {
    padding: 80px 0;
    margin: 50px 0;
} */
.rp-detail-wrap {
    width: 100%;
}
.rp-wrappper .container {
    width: 100%;
    max-width: 1710px;
}
.rp-images {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FAFAFA;
    height: 100%;
  }
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
 {
    color: #000000;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
}
.rp-price span bdi {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  background: #860000;
  padding: 0 5px;
}
.rp-price {
    text-align: center;
    padding: 10px 0;
}
/* Image With Text 2 */
.iwt-2 .container {
    width: 100%;
    max-width: 1710px;
}
.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;
}
.iwt_list ul {
  padding-bottom: 50px;
}
.iwt_list ul li {
  list-style: none;
  display: flex;
  align-items: center;
}
.iwt_list ul li:nth-child(1),.iwt_list ul li:nth-child(2) {
  padding-bottom: 30px;
}
.iwt_list ul li img {
width: 30px;
    height: 30px;
    border-radius: 5px;
    background: #ffffff;
    padding: 5px;
}
.iwt_list ul li p {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
  text-align: left;
  color: #000000;
  margin: 0;
  padding-left: 20px;
}
h3.iwt-2-title {
       text-align: left;
    color: #000000;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 48px;
    line-height: 10px;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize;
    padding: 40px 0 0 0;
}
p.iwt-2-text {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #000000;
  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: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
  text-align: left;
  color: #909090;
  margin: 0;
  padding-top: 5px;
}
a.img-text-btn {
  font-family: Open Sans;
  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;
}

/* Deal Of the Day */
.dod-inner-wrapper .row {
  align-items: center;
}
.dod-wrapper {
  margin: 0 20px 0 100px;
}
h2.dod-heading {
     text-align: left;
    padding: 0;
    font-family: Work Sans;
    font-weight: 900;
    font-size: 117px;
    line-height: 129px;
    letter-spacing: 0;
    background: linear-gradient(117.74deg, rgba(85, 0, 0, 0.25) 4.77%, rgba(235, 0, 255, 0.25) 98.7%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.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: Open Sans;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  color: #000000;
}
.dod-price span bdi {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
}
.dod-price span bdi {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  background: #860000;
  padding: 0 5px;
}

.dod-images {
    width: 100%;
  height: 250px; 
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FAFAFA;
  overflow: hidden;
  background: #FAFAFA;
}

.dod-images img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; 
}
.dod-text {
    padding: 50px 0 20px;
}
/* .dod-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

/* Two Column */
.two-column .container {
    width: 100%;
    max-width: 1710px;
}
#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;
}
video.tc-video {
  width: 100%
}
.two-column-text-wrap i {
  font-size: 100px !important;
  color: #FFFFFF7A !important;
}
p.two-column-text {
  font-family: Open Sans;
  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: Open Sans;
  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 .container {
    width: 100%;
    max-width: 1710px;
}
.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: Open 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: #860000;
}
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: #860000;
  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 */
.fp-wrapper .container {
    width: 100%;
    max-width: 1710px;
}
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: Open Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
}

.fp-images {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FAFAFA;
    height: 100%;
  }
.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: #860000 !important;
}
.fp-rating span strong {
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
}
.fp-price span bdi {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  background: #860000;
  padding: 0 5px;
}
a.fp-btn {
  font-family: Open Sans;
  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: 100px auto 0;
}
.fp-detail-wrap:hover .fp-images {
  box-shadow: 0px 4px 4px 0px #00000040;
}

/* Blog */
.blog-head .container {
    width: 100%;
    max-width: 1710px;
}
.blog-content .owl-nav {
    display: none;
}
.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: Open Sans;
  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: Open 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: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #000000;
  padding: 0
}
.blog-comment a span {
  font-family: Open Sans;
  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 */
.testi-wrap .container {
    width: 100%;
    max-width: 1710px;
}
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: Open Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
p.testi-customer-designation {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #828282;
  margin: 0;
}
.testi-text p {
  font-family: Open 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: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: right;
  color: #ffffff;
  display: block;
  text-decoration: underline;
}
.testi-inner {
  background: #860000;
  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;
}


/* insta wrapper */

.insta-wrapper .container {
    width: 100%;
    max-width: 1710px;
}