/***********************************************************************************/
/*                                                                                 */
/*                           Customize your css here                               */
/*                                                                                 */
/***********************************************************************************/
.subtitle{
  font-family: 'Oooh Baby';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: var(--Main-Color);
  margin-bottom: 8px;
}
.title>h2{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  color: var(--Secondary-Color);
  margin-bottom: 20px;
}
.description{
  font-size: 18px;
  line-height: 28px;
  color: var(--Basic-Color);
}
.btn-booking{
  width: 250px;
  height: 55px;
  background: var(--Main-Color);
  border: 2px solid var(--Border-Label);
  box-shadow: 0px 20px 40px rgba(255, 103, 164, 0.4);
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 120px;
}
.btn-booking>a{
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--Background-Color);
  position: relative;
  left: 10px;
}
.btn-booking>a::before{
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: -30px;
  top: 0;
  background: url(../../../flatsome-child/img/calender.svg) no-repeat;
  background-size: 100% 100%;
}
.imagebox-bfu img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.col-2-bfu img{
  height: auto;
  width: 100%;
  object-fit: cover;
}
.BestForYou{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-right: -120px;
}
.col-1-bfu, .col-2-bfu{
  width: calc(50% - 120px);
  margin-right: 120px;
}
.BestForYou.position-align-left .col-1-bfu{
  order:2;
}
.BestForYou.position-align-left .col-2-bfu{
  order:1;
}
.section-2, .section-3{
  padding-bottom: 0 !important;
}
.section-2.feedback-page{
  padding-bottom: 120px !important;
}
.OurHeats{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: -20px;
}
.OurHeats .col-1-OurHeats,.OurHeats .col-2-OurHeats{
  width: calc(50% - 20px);
  margin-right: 20px;
}
.OurHeats.position-align-rigt .col-1-OurHeats{
  order:2;
}
.OurHeats.position-align-rigt .col-2-OurHeats{
  order:1;
}
.Natural{
  display: flex;
  flex-wrap: wrap;
  margin-right: -120px;
  align-items: center;
}
.Natural .col-1-Natural, .Natural .col-2-Natural{
  width: calc(50% - 120px);
  margin-right: 120px;
}
.col-1-Natural img{
  width: 100%;
  height: auto;
}
.Natural.position-align-left .col-1-Natural{
  order:2;
}
.Natural.position-align-left .col-2-Natural{
  order:1;
}
.ProvidedServices .block-title{
  text-align: center;
}
.ProvidedServices .main-provided{
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  margin-right: 20px;
}
.ProvidedServices .main-provided .item-shape{
  width: calc(33.333% - 20px);
  margin-right: 20px;
}
.ProvidedServices .main-provided .item-shape .box-image-shape img{
  width: 100%;
  height: 480px;
  object-fit: cover;
}
.ProvidedServices .main-provided .item-shape .box-image-shape{
    border-radius: 170px 170px 0 0;
    overflow: hidden;
}
.ProvidedServices .main-provided .item-shape .box-text-shape{
  background: var(--Background-Color);
  padding:20px;
}
.ProvidedServices .main-provided .item-shape .box-text-shape .title-box h2{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: #7A1366;
  margin-bottom: 10px;
}
.ProvidedServices .main-provided .item-shape .box-text-shape .description-box{
  font-size: 18px;
  line-height: 28px;
  color: var(--Basic-Color);
  height: 84px;
  overflow: hidden;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.Contact-section.right, .Contact-section.left{
  display: flex;
  align-items: center;
  margin-right: -60px;
  flex-wrap: wrap;
}
.Contact-section.right .maps-wapper,.Contact-section.right .info-contact-wapper,
.Contact-section.left .maps-wapper,.Contact-section.left .info-contact-wapper{
  width: calc(50% - 60px);
  margin-right: 60px;
}
.Contact-section.right .maps-wapper{
  order:2;
}
.Contact-section.right .info-contact-wapper{
  order:1;
}
.Contact-section.left .maps-wapper{
  order:1;
}
.Contact-section.left .info-contact-wapper{
  order:2;
}
.info-contact-wapper .head-contact .subtitle{
  font-family: 'Oooh Baby';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: var(--Main-Color);
}
.info-contact-wapper .head-contact .title{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: var(--Secondary-Color);
  margin-top: 8px;
  margin-bottom: 40px;
}
.info-contact-wapper .info-contact{
  margin-bottom: 40px;
}
.info-contact-wapper .info-contact .item{
  padding-left: 40px;
  position: relative;
  margin-bottom: 16px;
}
.info-contact-wapper .info-contact .item:last-child{
  margin-bottom: 0;
}
.info-contact-wapper .info-contact .item > a{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: var(--Basic-Color);
}
.btn-view-maps > a{
  width: 225px;
  height: 56px;
  background: var(--Main-Color);
  border: 2px solid #FF8DAF;
  box-shadow: 0px 20px 40px rgb(255 103 164 / 40%);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-view-maps > a:hover, .btn-booking:hover{
  background: var(--Button-Hover-Color);
}
.btn-view-maps > a>span{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--Background-Color);
  position: relative;
  right: 15px;
}
.btn-view-maps > a>span::before{
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  right: -35px;
  top: 0;
  background: url(../../../flatsome-child/img/location-arrow.svg) no-repeat;
  background-size: 100% 100%;
}
.info-contact-wapper .info-contact .item.phone-contact-footer svg{
  content: "";
  left:0;
  top:50%;
  transform: translate(0,-50%);
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  position: absolute;
}
.info-contact-wapper .info-contact .item.email-contact-footer svg{
  content: "";
  left:0;
  top:50%;
  transform: translate(0,-50%);
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  position: absolute;
}
.info-contact-wapper .info-contact .item.address-contact-footer svg{
  content: "";
  left:0;
  top:50%;
  transform: translate(0,-50%);
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  position: absolute;
}
.Contact-section.grid .maps-wapper{
  margin-bottom: 60px;
}
.Contact-section.grid .info-contact-wapper{
  display: flex;
  flex-wrap: wrap;
  margin-right: -40px;
}
.Contact-section.grid .info-contact-wapper>div{
  width: calc(33.333% - 40px);
  margin-right: 40px;
}
.Contact-section.grid .info-contact-wapper .btn-view-maps > a{
  width: 100%;
}
.Subscribe .block-title{
  text-align: center;
}
.Subscribe  .main-Subscribe{
  margin-top: 40px;
}
.Subscribe-Form{
  background-color: var(--Background-Color);
  height: 76px;
  align-items: center;
  max-width: 580px;
  margin: 0 auto;
  border-radius: 100px;
}
.Subscribe-Form .wpcf7-spinner{
  position: absolute;
}
.Subscribe-Form .wpcf7-form-control-wrap input[name="your-email"]{
  min-height: 56px;
  margin-left: 15px;
  background: var(--Background-Color);
  border: none !important;
  box-shadow: unset;
}
.Subscribe-Form input[type="submit"]{
  min-height: 56px;
  margin-right: 6px;
  border: 2px solid var(--Border-Label);
  box-shadow: 0px 20px 40px rgb(255 103 164 / 40%);
  border-radius: 100px;
  width: 154px;
}
#popup-form-contact{
  background: transparent;
  max-width: 580px;
  margin: 0 auto;
  padding: 0px 40px;
  box-shadow: unset;
}
#popup-info-contact .wapper-contact-info, .contact-page .wapper-contact-info{
  padding:40px;
  background: var(--Background-Color);
  backdrop-filter: blur(40px);
  border-radius: 20px;
}
#popup-info-contact .wapper-contact-info .head-contact .subtitle, .contact-page .wapper-contact-info .head-contact .subtitle{
  font-family: 'Oooh Baby';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: var(--Main-Color);
}
#popup-info-contact .wapper-contact-info .head-contact .title, .contact-page .wapper-contact-info .head-contact .title{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  color: var(--Secondary-Color);
  margin-top: 8px;
  margin-bottom: 20px;
}
#popup-info-contact .wapper-contact-info .head-contact .description, .contact-page .wapper-contact-info .head-contact .description{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: var(--Basic-Color);
  margin-bottom: 40px;
}
#popup-info-contact .wapper-contact-info .input-group input, #popup-info-contact .wapper-contact-info .input-group textarea,
.contact-page .wapper-contact-info .input-group input, .contact-page .wapper-contact-info .input-group textarea{
  width: 100%;
  background: #F5F5F5;
  border:unset;
  color:var(--Basic-Color);
  padding-left: 50px;
  border-radius: 20px;
}
#popup-info-contact .wapper-contact-info  .wpcf7-form-control-wrap,
.contact-page .wapper-contact-info  .wpcf7-form-control-wrap{
  width: 100%;
}
#popup-info-contact .wapper-contact-info .input-group input::placeholder, #popup-info-contact .wapper-contact-info .input-group textarea::placeholder,
.contact-page .wapper-contact-info .input-group input::placeholder, .contact-page .wapper-contact-info .input-group textarea::placeholder{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #C6C6C6;
}
#popup-info-contact .wapper-contact-info .btn-group,
.contact-page .wapper-contact-info .btn-group{
  text-align: right;
  position: relative;
}
#popup-info-contact .wapper-contact-info .btn-group .wpcf7-spinner,
.contact-page .wapper-contact-info .btn-group .wpcf7-spinner{
  position: absolute;
  left: 0;
  top:0;
}
#popup-info-contact .wapper-contact-info .btn-group .btn-info-contact,
.contact-page .wapper-contact-info .btn-group .btn-info-contact{
  margin: 0;
  height: 56px;
  font-family: 'Inter';
  font-style: normal;
  background-image: url(../../../flatsome-child/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 105px;
  padding-left: 55px;
  padding-right: 65px;
  background-color: var(--Main-Color);
  border: 2px solid #FF8DAF;
  box-shadow: 0px 20px 40px rgb(255 103 164 / 40%);
  border-radius: 100px;
  color: var(--Background-Color);
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
#popup-info-contact .wapper-contact-info .input-group.namme-contact input,
.contact-page .wapper-contact-info .input-group.namme-contact input{
  background-image: url('../../../flatsome-child/img/user.svg');
  background-size: 24px 24px;
  background-position: 15px;
  background-repeat: no-repeat;
}
#popup-info-contact .wapper-contact-info .input-group.email-contact input,
.contact-page .wapper-contact-info .input-group.email-contact input{
  background-image: url('../../../flatsome-child/img/envelope.svg');
  background-size: 24px 24px;
  background-position: 15px;
  background-repeat: no-repeat;
}
#popup-info-contact .wapper-contact-info .input-group.note-contact textarea,
.contact-page .wapper-contact-info .input-group.note-contact textarea{
  background-image: url('../../../flatsome-child/img/chat.svg');
  background-size: 24px 24px;
  background-position: 15px 15px;
  background-repeat: no-repeat;
}
#popup-info-contact.lightbox-content,
.contact-page.lightbox-content{
  background-color: transparent;
}
.mfp-content .mfp-close{
  color: var(--Basic-Color);
  opacity: 1;
}
.mfp-content .mfp-close svg{
  width: 18px;
}
.mfp-content #popup-form-contact .mfp-close{
  background: #cfcfcf;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.mfp-content #popup-form-contact .mfp-close svg{
  width: 15px;
  line-height: 15px;
  min-height: 15px;
  height: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mfp-content .table-booking{
  background-color: var(--Background-Color);
}
.thankyou-page{
  min-height: calc(100vh - 120px);
}
.wapper-thankyou{
  max-width: 580px;
  padding: 40px;
  margin: 0 auto;
  background: var(--Overlay-Color);
  backdrop-filter: blur(var(--Blur));
}
.wapper-thankyou .subtitle{
  font-family: 'Oooh Baby';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: var(--Main-Color);
}
.wapper-thankyou .title{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  color: var(--Secondary-Color);
  margin-top: 8px;
  margin-bottom: 20px;
}
.wapper-thankyou .description{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: var(--Background-Color);
}
.lightbox-promototion{
  max-width: 580px;
  margin: 0 auto;
  background: var(--Background-Color);
  border-radius: 20px;
  padding-bottom: 40px;
}
.lightbox-promototion .block-head{
  padding:40px;
}
.lightbox-promototion .subtitle{
  font-family: 'Oooh Baby';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: var(--Main-Color);
}
.lightbox-promototion .title>h2{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  color: var(--Secondary-Color);
  margin-top: 8px;
  margin-bottom: 20px;
}
.lightbox-promototion .description{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: var(--Basic-Color);
}
.lightbox-promototion .image-promototion img{
  display: block;
  width: 100%;
  height: auto;
}
.lightbox-promototion .btn-pro{
  width: 240px;
  height: 60px;
  background: var(--Main-Color);
  border: 2px solid #FF8DAF;
  box-shadow: 0px 20px 40px rgb(255 103 164 / 40%);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: 40px;
}
.lightbox-promototion .btn-pro  a{
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: var(--Background-Color);
  text-transform: uppercase;
}
#popup-promototion{
  border-radius: 20px;
  overflow: hidden;
}
#popup-promototion .mfp-close{
  font-size: 18px;
}
.main-form .input-group select, .main-form .input-group input{
  box-shadow: unset;
}
.Breadcumbs{
  height:360px;
  position: relative;
}
.Breadcumbs::before{
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  background: rgba(183, 50, 129, 0.2);
  backdrop-filter: blur(10px);
}
.Breadcumbs .img-ng{
  position: absolute;
  z-index: -1;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
}
.Breadcumbs .img-ng img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.Breadcumbs .breadcums-head{
  position: absolute;
  z-index: 1;
  left: 50%;
  top:50%;
  max-width: 580px;
  transform: translate(-50%,-50%);
  text-align: center;
}
.Breadcumbs .breadcums-head .subtitle,.Breadcumbs .breadcums-head .title>h2{
  color: var(--Background-Color);
}
.WapperMenu.layout1colunm{
  max-width: 815px;
  margin: 0 auto;
}
.WapperMenu .block-header .subtitle{
  font-family: 'Oooh Baby';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: var(--Main-Color);
}
.WapperMenu .block-header .title{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  color: var(--Secondary-Color);
  margin-top: 8px;
  margin-bottom: 20px;
}
.WapperMenu .block-header .description{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: var(--Basic-Color);
  max-width: 580px;
  margin: 0 auto;
}
.WapperMenu .list-menu-page{
  margin-top: 40px;
}
.list-menu-page .accordion .accordion-item{
  background: var(--Background-Color);
  margin-bottom: 20px;
  border-radius: 20px;
}
.list-menu-page .accordion .accordion-item .accordion-title{
  border-top: unset;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.list-menu-page .accordion .accordion-item .accordion-title.active{
  background: transparent;
}
.item-menu-order{
  display: flex;
}
.item-menu-order .right-menu{
  width: 120px;
  margin-left: 30px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: var(--Main-Color);
}
.item-menu-order .left-menu .title-menu{
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: var(--Secondary-Color);
  margin-bottom: 10px;
}
.item-menu-order .left-menu .desc-menu{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #8E8E8E;
  margin-bottom: 30px;
}
.list-menu-page .accordion .accordion-title span, .list-menu-page .accordion .accordion-title{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  color: var(--Main-Color);
}
.list-menu-page .accordion .accordion-title .toggle{
  right: 25px;
  top: 25px;
  left: unset;
  opacity: 1;
}
.list-menu-page .accordion .accordion-title .toggle .icon-angle-down{
  color: var(--Main-Color);
}
.list-menu-page .accordion .accordion-item .accordion-title.active::after{
  content: "";
  position: absolute;
  width: calc(100% - 70px);
  background-color: #FFDCE0;
  height: 1px;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,0);
}
.list-menu-page .accordion .accordion-item .accordion-title{
  padding-left: 35px;
  padding-right: 35px;
}
.WapperMenu.layout2colunm{
  max-width: 1165px;
  margin: 0 auto;
}
.WapperMenu.layout2colunm .accordion-item .accordion-inner{
  display: flex;
  flex-wrap: wrap;
  margin-right: -60px;
  padding-top: 0;
  padding-bottom: 0;
}
.WapperMenu.layout2colunm .accordion-item .accordion-inner .item-menu-order{
    width: calc(50% - 60px);
    margin-right: 60px;
}
.WapperMenu.layout2colunm .item-menu-order{
  position: relative;
}
.WapperMenu.layout2colunm .item-menu-order .right-menu{
  width: 230px;
}
.WapperMenu.layout2colunm .item-menu-order:nth-child(odd)::after{
  position: absolute;
  content: "";
  height: 100%;
  right: -25px;
  background: #132B37;
  width: 2px;
}
.WapperMenu.layout2colunm .accordion-item .active + .accordion-inner{
  padding-bottom: 30px;
}
.bottom-review{
  position: relative;
}
.bottom-review .star{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.bottom-review .star .item-star{
  width: 16px;
  height: 16px;
  background: url('../../../flatsome-child/img/start_normal.svg') no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}
.bottom-review .star .item-star.light{
  width: 24px;
  height: 24px;
  background: url('../../../flatsome-child/img/light-start.svg') no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}
.block-review-content{
  display: flex;
  flex-wrap: wrap;
  padding:40px;
  background: var(--Background-Color);
  border-radius: 20px;
  align-items: center;
}
.block-review-content .box-image-review{
  width: 240px;
  height: 240px;
  margin-right: 40px;
}
.block-review-content .box-image-review img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.block-review-content .box-text-review{
  flex:1;
}
.block-review-content .box-text-review .section-title span{
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: var(--Secondary-Color);
}
.block-review-content .box-text-review .content-review{
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: var(--Basic-Color);
  margin-top: 20px;
}
.block-review-content.rigt .box-image-review{
  order:2;
  margin-right: 0;
}
.block-review-content.rigt .box-text-review{
  order:1;
  margin-right: 40px;
}

.about-us-section .heading-block-home{
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
}
.about-us-section .heading-block-home .subtitle-about h3{
  font-family: 'Oooh Baby';
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  color: var(--Main-Color);
}
.about-us-section .heading-block-home .title-about .heading-home{
  font-family: 'Caudex';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 48px;
  color: var(--Secondary-Color);
}
.desc-about .paragrapfy-home{
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: var(--Basic-Color);
}
.gallery-about-us-section .item-slider-gallery{
  margin: 0 10px;
}
.logged-in .gallery-about-us-section{
  display: flex;
  align-items: center;
  margin-right: -10px;
  flex-wrap: wrap;
}
.logged-in .gallery-about-us-section .item-slider-gallery{
  width: calc(33.333% - 20px);
  margin-right: 10px;
  margin-bottom: 20px;
}
.logged-in .gallery-about-us-section .item-slider-gallery img{
  width: 100%;
  object-fit: cover;
}
.wapper-style-about.style-1{
  max-width: 1165px;
  margin: 0 auto;
}
.wapper-style-about.style-1 .heading-block-home{
  margin-bottom: 45px;
}
.wapper-style-about.style-1 .slick-dots > li, .wapper-style-about.style-2 .slick-dots > li{
  width: 40px;
  height: 8px;
  background: #1B3641;
}
.wapper-style-about.style-1 .slick-dots > li.slick-active, .wapper-style-about.style-2 .slick-dots > li.slick-active{
  background: var(--Main-Color);
}
.wapper-style-about.style-1 .slick-arrow{
  position: absolute;
  top: 50%;
  width: 55px;
  height: 55px;
  z-index: 1;
  transform: translate(0,-50%);
  cursor: pointer;
}
.wapper-style-about.style-1 .slick-arrow.btn-prev{
  left: -20px;
  background: url('../../../flatsome-child/img/arrow-slider-slider-left.svg') no-repeat;
  background-size: 100% 100%;
}
.wapper-style-about.style-1 .slick-arrow.btn-next{
  right: -20px;
  background: url('../../../flatsome-child/img/arrow-slider-right.svg') no-repeat;
  background-size: 100% 100%;
}
.wapper-style-about.style-1 .gallery-about-us-section .item-slider-gallery img{
  height: 760px;
  object-fit: cover;
  object-position: center;
}
.wapper-style-about.style-2 .gallery-about-us-section .item-slider-gallery img{
  height: 760px;
  object-fit: cover;
  object-position: center;
}
.wapper-style-about.style-2 .gallery-about-us-section{
  margin-top: 40px;
}
.wapper-style-about.style-3{
  max-width: 1165px;
  margin: 0 auto;
}
.wapper-style-about.style-3 .gallery-about-us-section{
  display: flex;
  align-items: center;
  margin-right: -20px;
  flex-wrap: wrap;
}
.wapper-style-about.style-3 .gallery-about-us-section .item-slider-gallery{
  width: calc(33.333% - 20px);
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 20px;
}
.wapper-style-about.style-3 .gallery-about-us-section{
  margin-top: 40px;
}
.wapper-style-about.style-3 .gallery-about-us-section .item-slider-gallery img{
  height: 380px;
  object-fit: cover;
  object-position: center;
}
.wapper-style-about.gallery-about-us-section{
  margin-bottom: 120px;
}