
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 */
.service-heading-wrap h2,.album-heading h2,.iwt-2-heading h2,.p-heading,.blog-heading h2,.shoot-heading h2,.pp-heading h2,.testi-heading h2 {
  font-family: Sail;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  color: #000000;
  padding: 20px 0 30px;
}
.service-heading-wrap h5,.album-heading h5,.iwt-2-heading h5,.p-subheading,.blog-heading h5,.shoot-heading h5,.pp-heading h5,.testi-heading h5 {
  font-family: Sail;
  font-size: 24px;
  font-weight: 400;
  line-height: 23px;
  text-align: center;
  color: #657150;
  padding-top: 5px
}
.service-heading-wrap,.album-heading,.iwt-2-heading,.p-head,.brand-heading,.blog-heading,.shoot-heading,.pp-heading,.testi-heading {
  padding-bottom: 50px;
}


/* Slider */
.slider-slide {
  position: relative;
}
.slider-mbl-img {
  display: none !important;
}
.slider-slide:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000A6;
}
h1.slider-head {
  font-family: Sail;
  font-size: 64px;
  font-weight: 400;
  line-height: 74px;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
p.slider-text {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
  margin: 30px 0;
  width: 100%;
  max-width: 75%;
}
a.slider-btn {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  width: 100%;
  max-width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  position: relative;
  z-index: 1
}
a.slider-btn span {
  width: 100%;
  height: 10px;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  border-radius: 100px;
  z-index: -1;
  transition: 0.3s ease-in-out
}
.slider-contant {
  position: absolute;
  bottom: 100px;
  left: 85px;
  width: 100%;
  max-width: 40%;
}
a.slider-btn:hover span {
  background: #657150;
  height: 100%;
}
.slider-video-wrap {
  width: 100%;
  max-width: 450px;
  height: 300px;
  position: absolute;
  bottom: 100px;
  right: 100px;
}
.slider-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 46px;
  height: 45px;
  z-index: 1;
  cursor: pointer;
}
.slider-video {
  position: absolute;
  top: 0;
  left: 0;
}
.slider-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 450px;
  height: 300px;
  z-index: 0
}
img.slider-video-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1
}


/* Image With text */
section#iwt {
  padding: 0px 0 50px;
}
.iwt {
  padding-top: 100px;
  position: relative;
  z-index: 0;
}
.iwt-inner-wrapper .row {
  align-items: center;
}
.iwt-img-wrap {
  position: relative;
  text-align: center;
}
.iwt-social-icon a {
  width: 40px;
  height: 40px;
  display: flex;
  background: #E2E9D5;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.iwt-social-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}
h3.iwt-title {
  font-family: Sail;
  font-size: 40px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #657150;
}
h5.iwt-desig {
  font-family: 'Arimo';
  font-size: 20px;
  font-weight: 800;
  line-height: 14px;
  text-align: left;
  text-transform: uppercase;
  color: #b3b3b3;
  padding: 40px 0 30px;
}
p.iwt-text {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #4D4D4D;
  width: 100%;
  max-width: 90%;
  margin: 0;
}
.iwt-text-1 {
  margin-bottom: 40px !important;
}
a.iwt-btn {
  font-family: Arimo;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: #657150;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 200px;
  height: 50px;
  position: relative;
  margin: 40px 0 0;
}
.iwt-btn span {
  width: 100%;
  height: 10px;
  background: #657150;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 100px;
  transition: 0.3s ease-in-out;
  z-index: -1;
}
.iwt-btn:hover {
  color: #ffffff
}
.iwt-btn:hover span {
  height: 100%;
}
.iwt-social-icon {
  position: absolute;
  top: 50%;
  right: 22%;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
  z-index: -1
}
.iwt-img {
  transition: 0.5s ease-in-out;
  z-index: 1;
  position: relative;
}
.iwt-img-wrap:hover .iwt-img {
  transform: translateY(-2%);
}
.iwt-img-wrap:hover .iwt-social-icon {
  right: 11%;
  z-index: 1
}


/* Text */
.text-wrap .container {
  max-width: 1630px;
}
h2.text-heading {
  font-family: 'Arimo';
  font-size: 330px;
  font-weight: 900;
  line-height: 253px;
  text-align: center;
  color: transparent;
  background-clip: text;
  background-position: center;
  text-transform: uppercase;
}
h2.text-heading {
  font-family: 'Arimo';
  font-size: 254px;
  font-weight: bolder;
  line-height: 190px;
  text-align: center;
  color: transparent;
  background-clip: text;
  background-position: center;
  text-transform: uppercase;
  padding: 0;
}
p.text-text {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin: 30px 0;
  color: #7E7E7E;
}
a.text-btn {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #657150;
  width: 100%;
  max-width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 1
}
a.text-btn span {
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 100px;
  transition: 0.3s ease-in-out;
  background: #657150;
  z-index: -1
}
a.text-btn:hover span {
  height: 100%;
}
a.text-btn:hover {
  color: #ffffff;
}


/* Service */
.service-heading-wrap {
  text-align: center;
}
.service-wrapper {
  padding: 20px 0 40px;
}
.service-heading-wrap p {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #7e7e7e;
  width: 100%;
  max-width: 83%;
  margin: 0 auto;
}
.services-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
}
.service-img {
  position: relative;
}
.service-img img {
  border-radius: 50%;
}
.service-img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  background: #00000066;
}
.service-title {
  font-family: Sail;
  font-size: 32px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  padding: 0;
}
.service-content {
  position: relative;
}
.service-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
a.service-btn {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #657150;
  width: 100%;
  max-width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px auto 0;
  position: relative;
  z-index: 1
}
a.service-btn span {
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #657150;
  border-radius: 100px;
  transition: 0.3s ease-in-out;
  z-index: -1
}
a.service-btn:hover span {
  height: 100%;
}
a.service-btn:hover {
  color: #ffffff;
}


/* Album */
.album-heading {
  text-align: center;
}
.album-heading h2 {
  padding-bottom: 0;
}
.up-album, .down-album {
  position: relative;
}
.up-album {
  margin-bottom: 10px;
}
img.spiral-img {
  position: absolute;
  top: 50%;
  left: 50.3%;
  transform: translate(-50%, -50%);
  z-index: 1
}
.up-text, .down-text {
  background: #FBF9F9;
  box-shadow: 0px 1px 1px 0px #00000040;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 60px;
}
.up-images-wrap {
  padding-left: 10px
}
.up-text .album-text-img {
  position: absolute;
  bottom: 0;
  right: 0;
}
img.down-img {
  width: 100%;
}
.down-text-wrap {
  padding-left: 10px;
}
.down-text {
  padding-left: 85px;
  height: 100%;
}
.down-text .album-text-img {
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
  max-width: 15%;
}
h4.album-subtitle {
  font-family: 'Arimo';
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #657150;
  padding: 0
}
h2.album-title {
  font-family: 'Arimo';
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
  text-align: left;
  padding: 0;
  color: #000000;
  margin: 20px 0 25px;
  width: 100%;
  max-width: 80%;
}
p.album-text {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
  color: #9c9c9c;
  margin: 0;
  width: 100%;
  max-width: 80%;
}
a.album-btn {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #657150;
  width: 100%;
  max-width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 30px;
  z-index: 1
}
.album-btn span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  border-radius: 100px;
  background: #657150;
  z-index: -1;
  transition: 0.3s ease-in-out;
}
.album-btn:hover span {
  height: 100%;
}
.album-btn:hover {
  color: #ffffff
}
section#album {
  position: relative;
}
img.left-img {
  position: absolute;
  bottom: -175px;
  left: 0;
  z-index: -1;
}
img.right-img {
  position: absolute;
  top: -50px;
  right: 0;
  z-index: -1;
}


/* Image With Text 2 */
.iwt-2-inner-wrapper .row {
  align-items: center;
}
.iwt-2-heading {
  text-align: center;
}
.iwt-2-heading p {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #7e7e7e;
  width: 100%;
  max-width: 84%;
  margin: 0 auto;
}
.iwt-2-inner-wrapper {
  background: #657150;
  border-radius: 280px 20px 20px 280px;
  position: relative;
}
img.iwt-2-img {
  width: 100%;
  padding-right: 25px;
}
h3.iwt-2-title {
  font-family: Sail;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  color: #ffffff;
}
p.iwt-2-text {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  padding: 30px 0;
  margin: 0
}
img.text_img {
  position: absolute;
  bottom: 0;
  right: 0;
}
a.iwt-2-btn {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1
}
a.iwt-2-btn span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  border-radius: 100px;
  background: #ffffff;
  z-index: -1;
  transition: 0.3s ease-in-out;
}
a.iwt-2-btn:hover span {
  height: 100%;
}
a.iwt-2-btn:hover {
  color: #657150
}

/* Shoot */
.shoot-inner-wrapper {
  padding: 25px 0 40px;
}
.shoot-heading {
  text-align: center;
}
.shoot-heading h2 {
  padding-bottom: 0;
}
.shoot-text-wrap {
  background: #DBE2CF;
  border: 6px solid #FFFFFF;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  width: 100%;
  max-width: 37%;
}
.shoot-slideshow {
  padding-left: 5px;
}
.shoot-slideshow .slick-slide {
  margin: 0 10px;
}
.shoot-wrap {
  display: flex;
}
.slideshow-wrap {
  width: 100%;
  max-width: 63%
}
.shoot-text i {
  font-size: 152px !important;
  color: #00000030 !important;
}
.shoot-text p {
  font-family: 'Arimo';
  font-size: 22px;
  font-weight: 600;
  line-height: 43px;
  text-align: left;
  color: #000000;
  margin: 15px 0;
}
h6.shoot-sign {
  font-family: Sail;
  font-size: 22px;
  font-weight: 400;
  line-height: 18px;
  text-align: end;
  color: #000000;
  padding: 0
}
.shoot-text {
  padding: 0 30px 30px 0;
}
.shoot-team-wrap {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 50px;
}
h3.st-heading {
  font-family: 'Arimo';
  font-size: 30px;
  font-weight: 600;
  line-height: 43px;
  text-align: left;
  color: #000000;
}
.shoot-teams {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding-top: 40px;
  grid-gap: 80px;
}
.s-team {
  display: flex;
  align-items: end;
  gap: 25px;
}
.st-text p {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #9a9a9a;
  margin: 0;
}
.st-text h5 {
  font-family: 'Arimo';
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  margin-top: 20px;
}
.shoot-slideshow button:before {
  font-size: 22px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #000000;
  width: 45px;
  height: 45px;
  background: #DBE2CF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 1
}
.shoot-slideshow .slick-prev:before {
  content: '\f060';
}
.shoot-slideshow .slick-next:before {
  content: '\f061';
}
.shoot-slideshow .slick-prev {
  left: 30px;
  z-index: 1;
}
.shoot-slideshow .slick-next {
  right: 100px;
  z-index: 1;
}


/* Video */
.v-video{
  position: relative;
  text-align: center;
  box-shadow: 4px 4px 10px 3px #00000026;
}
.video-img {
  position: absolute;
  transition: all 0.3s;
  left: 0;
  width: 100%;
  height: 100%;
}
img.play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
  z-index: 1;
}
.v-video video {
  height: 560px
}

/* Product */
h2.p-heading {
  padding-bottom: 0;
}
.p-head {
  text-align: center;
}
.p-products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
.p-images img {
  width: 100%;
}
.p-inner-wrap {
  position: relative;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
}
img.p-left-img {
  position: absolute;
  left: -220px;
  top: 0;
  z-index: -1;
}
img.p-right-img {
  position: absolute;
  right: -210px;
  bottom: 80px;
  z-index: -1;
}
.p-text {
  padding-top: 20px;
}
.p-title,.p-title a {
  font-family: Sail;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
.p-price {
  font-family: 'Arimo';
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  padding-top: 5px;
  color: #657150;
}
a.product-btn {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #657150;
  width: 100%;
  max-width: 200px;
  height: 50px;
  margin: 30px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1
}
.product-btn span {
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 100px;
  width: 100%;
  height: 10px;
  transition: 0.3s ease-in-out;
  z-index: -1;
  background: #657150;
}
.product-btn:hover span {
  height: 100%;
}
.product-btn:hover {
  color: #ffffff
}
.p-hover {
  display: flex;
  align-items: center;
  justify-content: right;
  flex-direction: column-reverse;
  clip-path: polygon(0% 0%, 100% 0, 100% 100%, 50% 75%, 0% 100%);
  background: #657150;
  width: 100%;
  max-width: 45px;
  height: 100px;
  padding: 0 5px;
  position: absolute;
  top: 0;
  right: 10px;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.p-hover .yith-wcqv-button, .p-hover .product_type_simple {
  font-size: 0;
  color: transparent;
  padding: 5px 0;
  width: 100%;
  text-align: center;
}
.p-hover .yith-wcqv-button {
  border-bottom: 1px solid #ffffff;
}
.p-hover .yith-wcqv-button:before {
  content: '\f06e';
  font-size: 18px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
}
.p-hover .product_type_simple:before {
  content: '\f290';
  font-size: 18px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
}
.p-images {
  position: relative;
}
.p-detail-wrap:hover .p-hover {
  opacity: 1
}

/* Pricing */
.pp-detail-wrap {
  transition: 0.3s ease
}
.pp-heading {
  text-align: center;
}
.pp-heading h2 {
  padding-bottom: 0
}
.pp-product {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 135px;
}
.pp-images,.pp-text {
  text-align: center;
}
.pp-text {
  margin-top: -100px;
  padding-top: 135px;
  padding-bottom: 30px;
  border: 1px solid #DBE2CF;
  transition: 0.3s ease;
}
.pp-detail-wrap:hover .pp-text,.pp-detail-wrap:hover .pp-images img{
  box-shadow: 0px 4px 10px 0px #0000001a;
}
.pp-images img {
  border-radius: 50%
}
.pp-title a {
  font-family: Sail;
  font-size: 40px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #000000;
}
.pp-price {
  font-family: 'Arimo';
  font-size: 40px;
  font-weight: 900;
  line-height: 30px;
  text-align: center;
  color: #657150;
  padding: 30px 0 30px;
}
.pp-pricing-feature {
  border-top: 1px solid #DBE2CF;
  padding-top: 40px;
}
ul.pp-feature {
  list-style: none;
}
ul.pp-feature li {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #858585;
  margin-bottom: 20px;
}
.pp-cart-btn a {
  font-family: 'Arimo';
  font-size: 20px;
  font-weight: 600;
  line-height: 12px;
  text-align: center;
  color: #657150;
  text-decoration: underline;
  text-underline-offset: 7px;
}

/* Brand */
.brand-wrapper {
  padding: 20px 0 40px;
}
.brand-heading {
  text-align: center;
}
.brand-heading h2 {
  font-family: Sail;
  font-size: 36px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  padding: 15px 0 0;
}
.brand-wrapper .container {
  width: 100%;
  max-width: 1620px;
}
.brand-img img {
  text-align: center;
  margin: 0 auto;
  filter: opacity(0.7);
  transition: 0.1s ease-in-out
}
.brand-inner-wrapper .slick-prev:before {
  content: '\f104';
  font-size: 28px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
  opacity: 1;
}
.brand-inner-wrapper .slick-next:before {
  content: '\f105';
  font-size: 28px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
  opacity: 1;
}
.brand-img img:hover {
  filter: opacity(1);
}

/* Testimonial */
.testi-heading {
  text-align: center;
}
.testi-heading h2 {
  padding-bottom: 0;
}
.tesimonial-wrapper {
  position: relative;
}
.testi-bride-info .row {
  align-items: center;
}
.tesimonial-wrapper .container {
  max-width: 1560px;
}
.testi-gb-img {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
img.girl-img {
  width: 100%;
  position: relative;
  left: 11%;
  z-index: -1;
  outline: 3px solid #ffffff;
  outline-offset: -7px;
  border-radius: 50%;
}
img.boy-img {
  width: 100%;
  position: relative;
  right: 11%;
  z-index: -1;
  outline: 3px solid #ffffff;
  outline-offset: -7px;
  border-radius: 50%;
}
h3.testi-girl-name,h3.testi-boy-name {
  font-family: Sail;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  color: #657150;
}
p.testi-girl-info,p.testi-boy-info {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #657150;
  margin: 30px 0;
  width: 100%;
  max-width: 70%;
}
.testi-girl-social,.testi-boy-social {
  display: flex;
  align-items: center;
  gap: 30px;
}
.testi-girl-social a i,.testi-boy-social a i {
  font-size: 20px !important;
  color: #657150 !important;
}
.testi-boy-info {
  text-align: end;
}
p.testi-boy-info {
  margin: 30px 0 30px auto;
}
.testi-boy-social {
  justify-content: flex-end;
}
.testi-info .slick-arrow {
  display: none !important;
}
.testi-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-top: 20px;
}
.testi-left-nav i,.testi-right-nav i {
  width: 36px;
  height: 36px;
  background: #DBE2CF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px !important;
  color: #000000 !important;
}
img.testi-right-img {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
img.testi-left-img {
  position: absolute;
  top: 40%;
  left: 3px;
}

/* Enquiry */
.enquiry-wrapper .container {
  max-width: 650px;
}
.enquiry-heading {
  text-align: center;
  padding-bottom: 40px;
}
.enquiry-heading h5 {
  font-family: 'Arimo';
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.enquiry-heading h2 {
  font-family: Sail;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
  text-align: center;
  color: #657150;
  padding-bottom: 15px;
}
.enquiry-head-img {
  position: relative;
}
.enquiry-head-img:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 28%;
  width: 60px;
  height: 1px;
  background: #657150;
}
.enquiry-head-img:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 28%;
  width: 60px;
  height: 1px;
  background: #657150;
}
.enquiry-inner-wrapper {
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px #00000040;
  padding: 15px;
  position: relative;
}
.enquiry-form-wrap {
  border-bottom: 25px solid #DBE2CF;
  border-top: 25px solid #DBE2CF;
  border-left: 18px solid #DBE2CF;
  border-right: 18px solid #DBE2CF;
  padding: 20px 35px;
}
.enquiry-form input {
  border: none;
  border-bottom: 1px solid #F1F1F1
}
.enquiry-name input::placeholder,.enquiry-email input::placeholder, .enquiry-address input::placeholder,.enquiry-number input::placeholder,.enquiry-service input::placeholder{
  font-family: 'Arimo';
  font-size: 15px;
  font-weight: 400;
  line-height: 9.6px;
  text-align: left;
  color: #818181;
}
.enquiry-number input {
  width: 100%;
  padding: 10px;
  background: transparent;
}
.enquiry-btn {
  width: 100%;
  max-width: 200px;
  height: 50px;
  margin: 0 auto;
  position: relative;
}
.enquiry-btn > p {
  margin: 0;
  height: 50px;
}
.enquiry-btn p br {
  display: none;
}
.enquiry-btn input {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #657150;
  width: 100%;
  max-width: 200px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  z-index: 1;
  background: transparent;
  border: none;
}
.enquiry-btn p:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  border-radius: 100px;
  background: #657150;
  transition: 0.3s ease-in-out;
  z-index: 1
}
.enquiry-btn p:hover:before{
  height: 100%;
}
.enquiry-btn input:hover {
  color: #ffffff
}
.enquiry-btn p {
  margin: 0;
}
img.e-couple-img {
  position: absolute;
  left: -44%;
  bottom: -25px;
}
img.e-left-img {
  position: absolute;
  left: -48%;
  bottom: 19%;
  z-index: -1;
}
img.e-right-img {
  position: absolute;
  right: -48%;
  bottom: 18%;
  z-index: -1;
}

/* Blog */
.blog-heading {
  text-align: center;
}
.blog-heading h2 {
  padding-bottom: 0;
}
h5.blog-tag {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  color: #657150;
  display: flex;
  align-items: center;
  gap: 10px;
}
h5.blog-tag i {
  font-size: 12px !important;
  color: #657150 !important;
}
.blog-title a {
  font-family: 'Arimo';
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #555555;
}
.blog-title {
  padding: 15px 0px;
}
.blog-information {
  padding-top: 20px;
}
.blog-content-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 75px;
}
.blog-img img {
  width: 100%;
}
a.blog-btn {
  font-family: 'Arimo';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #657150;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 200px;
  height: 50px;
  margin: 30px auto 0;
  position: relative;
  z-index: 1
}
a.blog-btn span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #657150;
  width: 100%;
  height: 10px;
  border-radius: 100px;
  z-index: -1;
  transition: 0.3s ease-in-out
}
a.blog-btn:hover span {
  height: 100%;
}
a.blog-btn:hover {
  color: #ffffff
}
