#error-page{
	max-width:100%;
}
.filter_box_inner.properties_type {
    width: fit-content;
}


span.dev_cityname {
  background-color: #fff;
  background-image: linear-gradient(58deg, #ef9f80, #a35539);
  /* min-width: 4.028vw; */
  margin-bottom: 0;
  display: inline;
  position: relative;
  top: auto;
  left: auto;
  border-radius: 2.083vw;
  font-family: "Halyard Display", sans-serif;
  font-size: 0.97vw;
  font-weight: 400;
  line-height: 1.73vw;
  text-align: center;
  color: #fff;
  padding: 0.59vw 1.11vw;
  pointer-events: none;
}
.develop_section{
  display: flex;
  gap: 1.38vw;
  width: 100%;
  padding: 2.77vw 0;
  align-items: center;
  flex-wrap: wrap;
}
span.develop_price {
  font-family: "Halyard Display", Sans-serif;
  font-size: 1.66vw;
  font-weight: 400;
  line-height: 3.12vw;
  text-align: left;
  color: rgba(0, 41, 48, 1);
}
span.develop_t1 {
  font-family: "Halyard Display", Sans-serif;
  font-size: 0.97vw;
  font-weight: 400;
  line-height: 1.52vw;
  text-align: center;
  color: rgba(0, 41, 48, 1);
  border-radius: 300px 300px 300px 300px;
  padding: 0.2861111111111111vw 1.3888888888888888vw 0.2555555555555556vw 1.3888888888888888vw;
  position: relative;
  /* display: flex; */
  /* align-items: center; */
}
span.develop_t1:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 300px;
  padding: 0.06944444444444445vw;
  background: linear-gradient(93.75deg, #ef9f80 1.54%, #a35539 98.88%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.seed-none{
  display: none !important;
}


body .hide-content {
  max-width: 100%;
  transition: 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
html.cantScroll,
body.cantScroll{
  overflow: hidden !important;
}
.video-icon {
    cursor: pointer;
    z-index: 1;
    position: relative;
    text-align: end;
    right: 3.47vw;
    bottom: -4.16vw;
}
.video-icon img{
    width: 2.77vw;
    height:2.77vw;
}

/* Popup styling */
.popup {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
#videoPlayer , #videoPlayerPT{
    width: 100%;
    height: auto;
}

/* Popup content */
.popup-content {
    position: relative;
    width: 100%;
    max-width: 100%;
    background: #000;
    padding: 0;
    height: 100vh;
    border-radius: 0;
}

.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    color: #FFF;
    z-index: 10; /* Ensures it stays on top */
}

body:not(.home) #popmake-99271 video {
    display: none !important;
}
.get-in-touch-form .wpcf7-spinner, .border-btn .wpcf7-spinner{
	position:absolute;
}
.pum-container {
  top: 0 !important;
  left: 0 !important;
  height: 100vh !important;
	padding:0 !important;
	margin-left:0 !important;
	width:100% !important;
	border:0 !important;
	margin-bottom: 50px !important;
/* 	overflow:hidden; */
}
.pum-overlay{
  overflow: hidden !important;
}


body .hide-home-content:hover .hide-content {
  opacity: 1;
  visibility: visible;
}


.hide-home-content:hover .seed-sec-inner {
  transform: translateY(0);
  top: 0;
}
#elementor-popup-modal-89656 , #elementor-popup-modal-90139{
  backdrop-filter: blur(5px);
}
.elementor-popup-modal .dialog-message {
  max-height: fit-content !important;
}
.elementor-popup-modal iframe {
  min-height: 104vh;
}

/* .seeds-video{
  position: relative;
} */
/* .seeds-video::after{
  content: '';
  background-image: url('/wp-content/uploads/2024/08/open-video.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 50px;
  bottom: 50px;
  box-shadow: 0 0 0 var(--2px) var(--shadow-light);
  filter: invert();
} */
.seed-clos .dialog-close-button{
  background:#002930;
  padding: 1.04vw;
  border-radius: 300px;
}
.closed-icon-filter img{
  filter: invert();
}

/* .seed-sec-inner h3 {
  max-width: 230px;
} */

.hide-content p {
  max-height: unset;
  height: 100%;
  overflow-y: unset;
}

/* .seed-sec-inner {
  max-width: 100% !important;
  padding: 60px !important;
  position: absolute !important;
  left: 0;
  top: calc(100% - 300px);
  transition: 0.3s linear !important;
} */
.seed-sec-inner {
  max-width: 100% !important;
  padding: 3.472vw 3.472vw 2.083vw !important;
  /* padding: 0 !important; */
  position: absolute !important;
  left: 0;
  top: calc(100% - 15.277777777777779vw);
  transition: 0.3s linear !important;
}

.hide-home-content:hover .parent-inner-sec {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 0 !important;
}
.hide-anchor-element {
  height: 100% !important;
  z-index: 10 !important;
}

.hide-home-content:hover .parent-inner-sec::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.2);
  background-color: transparent;

}

.hide-home-content:hover .parent-inner-sec::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
}

.hide-home-content:hover .parent-inner-sec::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, .2);
  border: 2px solid rgba(255, 255, 255, .2);
}

/*body .hide-home-content:hover .hide-content {
  height: auto;
  margin-right: auto;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotatez(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  animation: moveUp 0.8s ease-in-out forwards;
}*/

.seeds-new-properties .my-button .elementor-button-wrapper a {
  background: #002930 !important;
  border: 0;
}

.seeds-new-properties .my-button .elementor-button-wrapper a:hover {
  background: linear-gradient(80deg, #ef9f80, #a35539) !important;
  border: 0;
  /* padding: 0.069vw; */
}

.seeds-new-properties .my-button .elementor-button-wrapper {
  background: linear-gradient(80deg, #ef9f80, #a35539);
  display: inline-flex;
  border-radius: 100px;
  padding: 0;
}

/* .home_properties_list .slick-list {
    margin-left: -21px;
    margin-right: -21px;
} */

.home_properties_list .slick-slide {
  margin-left: 1.3888888888888888vw;
  margin-right: 1.3888888888888888vw;
}

.home_properties_list .slick-list {
  margin-left: -1.3888888888888888vw;
  margin-right: -1.3888888888888888vw;
}

.home_properties_list .slick-prev {
  background-color: rgba(0, 41, 48, 0.9) !important;
  height: 3.4722222222222223vw;
  width: 3.4722222222222223vw;
  z-index: 2;
  position: absolute;
  left: -1.458vw;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 20.833vw;
  transition: all 0.3s ease 0s;
}

.home_properties_list .slick-prev::before,
.home_properties_list .slick-next::before {
  display: none;
}

.home_properties_list .slick-prev::after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2024/06/Arrow-4-1.svg") center center / 2.083333333333333vw no-repeat;
  width: 2.083333333333333vw;
  height: 1vw;
  left: 50%;
  top: 50%;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate(-50%, -50%) rotate(180deg);
}

.home_properties_list .slick-next {
  background-color: rgba(0, 41, 48, 0.9) !important;
  top: 44% !important;
  height: 3.4722222222222223vw;
  width: 3.4722222222222223vw;
  z-index: 2;
  position: absolute;
  right: -1.458vw;
  border-radius: 20.833vw;
  opacity: 1 !important;
  visibility: visible !important;
  transition: all 0.3s ease 0s;
}

.home_properties_list .slick-next:hover,
.home_properties_list .slick-prev:hover {
  background-color: rgba(0, 41, 48, 1) !important;
}

.home_properties_list .slick-next::after {
  position: absolute;
  content: "";
  background: url("/wp-content/uploads/2024/06/Arrow-4-1.svg") center center / 2.083333333333333vw no-repeat;
  width: 2.083333333333333vw;
  height: 1vw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.home_properties_list .property-item-image .slide img {
  border-radius: 0.694vw 0.694vw 0 0;
}

.home_properties_list .property-slider .slick-slide {
  margin: 0 0.3472222222222222vw;
}

.home_properties_list .property-slider .slick-list {
  margin: 0 -0.3472222222222222vw;
}


.home_properties_list .slick-track {
  display: flex;
}

.home_properties_list .slick-slide {
  height: inherit;
}

.home_properties_list .property-slider img.gallery-img {
  height: 17.15277777777778vw;
  border-radius: 0;
}

.home-btn .elementor-align-icon-right {
  margin-left: 0.5555555555555556vw !important;
}

.home-btn .elementor-button-text {
  text-align: left;
}

.home-btn .elementor-button-content-wrapper,
.my-button .elementor-button-content-wrapper {
  align-items: center;
}

form.submitting .wpcf7-spinner {
  display: none;
}

/* .showed-content{
    transform: translateY(10.416666666666668vw);
    transition: all 0.5s ease-in-out !important;
}
.hide-home-content:hover .showed-content{
    transform: unset;
} */

.hide-home-content {
  width: 25% !important;
  transition: width 0.7s ease !important;
  overflow: hidden !important;
  padding: 0 !important;
  height: 450px !important;
  min-height: 27.083vw !important;
}

.hide-home-content:hover {
  width: 34% !important;
  transition: width 0.7s ease;
  overflow: auto;
}

.seed-juntos .my-button .elementor-button-wrapper {
  background: transparent;
}

.seed-juntos .my-button .elementor-button-wrapper a {
  background: transparent !important;
  border: 0;
}

.seed-juntos .my-button .elementor-button-wrapper a::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 300px;
  padding: 1px;
  background: linear-gradient(93.75deg, #ef9f80 1.54%, #a35539 98.88%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: exclude;
  mask-composite: exclude;
  pointer-events: none;
}

.seed-juntos .my-button .elementor-button-wrapper a:hover {
  background: linear-gradient(80deg, #ef9f80, #a35539) !important;
  border: 0;
}

.product_slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.swiper-slide-inner img {
  filter: invert(0.6);
  object-fit: contain;
  width: auto !important;
  height: 6.597222222222222vw !important;
  transition: 0.3s all;
  cursor: pointer;
}

.swiper-slide-inner img:hover {
  filter: invert(1);
}

.wrap-item-developments {
  align-items: center;
  width: 100%;
  max-width: 68.958vw;
  min-height: 31.861vw;
  margin-right: auto;
  transition: all 0.3s linear;
  display: flex;
  position: relative;
}

.wrap-info-item-develop {
  z-index: 2;
  padding: 2.7777777777777777vw;
  border-radius: 0.6944444444444444vw;
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  min-width: 36.389vw;
  max-width: 36.389vw;
  margin-right: auto;
  display: flex;
  position: relative;
  /* min-height: 26.38888888888889vw; */
}

.wrap-new-listing .proprty-category .category-name {
  padding: 5px 1.111vw;
  background-color: #fff;
  background-image: linear-gradient(58deg, #ef9f80, #a35539);
  min-width: 4.028vw;
  margin-bottom: 0;
  display: inline;
  position: relative;
  top: auto;
  left: auto;
}

.seeds-heading-three .white {
  color: #fff;
}

.seeds-heading-three {
  font-family: "Halyard Display", Sans-serif;
  font-size: 1.6666666666666667vw;
  line-height: 3.8194444444444446vw;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  color: #333;
	padding-top:1.04vw;
}

.dev_description {
  -webkit-line-clamp: 2;
  transform-box: content-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: rgba(72, 72, 72, 1);
  font-size: 1.1111111111111112vw;
  line-height: 1.597222222222222vw;
  font-family: "Halyard Display", Sans-serif;
  font-weight: 300;
}

.flex-horiz.logo-developments {
  margin-top: 1.7361111111111112vw;
  margin-bottom: 1.7361111111111112vw;
  grid-column-gap: 0.6944444444444444vw;
  grid-row-gap: 0.6944444444444444vw;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  justify-items: start;
  width: 100%;
  display: flex;
}

.wrap-logo-text-develop {
  grid-row-gap: 1px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
  text-align: center;
}

.samegap.img {
  min-height: 2.430555555555556vw;
}

.samegap img {
  width: 2.1527777777777777vw;
  max-height: 2.986111111111111vw;
}

.dev-price.samegap_1 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  font-size: 0.8333333333333334vw;
  line-height: 1.7361111111111112vw;
  flex-direction: column;
  align-items: center;
  font-weight: 300;
  font-family: "Halyard Display", Sans-serif;
}

.starting-from {
  font-size: 0.8333333333333334vw;
  line-height: 1.3888888888888888vw;
  color: #333;
  font-weight: 300;
  font-family: "Halyard Display", Sans-serif;
}

.paragraph-s {
  color: #333;
}

.dev-flex {
  justify-content: center;
  display: flex;
}

.pro-price.main-price.dev-home {
  color: #002930;
  font-size: 0.8333333333333334vw;
  line-height: 1.3888888888888888vw;
  font-weight: 300;
  font-family: "Halyard Display", Sans-serif;
}

.pro-price-sign.dev-home {
  padding-left: 2px;
  color: #002930;
  font-size: 0.8333333333333334vw;
  line-height: 1.3888888888888888vw;
  font-weight: 300;
  font-family: "Halyard Display", Sans-serif;
}

.seeds-new-develop {
  overflow: hidden;
}

.theme-button {
  padding: 0.625vw 1.6666666666666667vw;
  color: #fff;
  background-color: #002930;
  border: 1px #000;
  border-radius: 100px;
  font-family: "Halyard Display", Sans-serif;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 1.736vw;
}

.theme-button:hover {
  background-color: #ef9f80;
  background-image: linear-gradient(to bottom, #ef9f80, #a35539);
}

.wrap-image-develop {
  z-index: 1;
  pointer-events: none;
  cursor: pointer;
  width: 100%;
  max-width: 44.097vw;
  min-height: 29.861vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0%;
  margin-top: 1.0416666666666665vw;
}

.wrap-image-develop img {
  border-radius: 0.6944444444444444vw !important;
  width: 100%;
  height: 100% !important;
  max-width: 44.02777777777778vw !important;
}

.image-bg-slider {
  z-index: 4;
  border-radius: 1.3888888888888888vw;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.development-overlay {
  background-image: linear-gradient(80deg, #002930, rgba(255, 255, 255, 0));
  border-radius: 0.6944444444444444vw;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.wrap-image-logo-development {
  text-align: center;
  width: 100%;
  max-width: 18.056vw;
  position: relative;
  right: 9.306vw;
}

.image-logo-dev {
  /* max-height: 15vw; */
  filter: brightness(0) invert(1);
}

.development_item .wrap-item-developments {
  position: relative;
  margin: 0 auto;
}

.home_development_list .slick-next {
  background-color: #ffffffe6;
  background-image: url(/wp-content/uploads/2024/06/Vector-8.svg) !important;
  top: 42%;
  height: 5.208333333333334vw;
  width: 5.208333333333334vw;
  background-repeat: no-repeat !important;
  background-size: 1.7361111111111112vw !important;
  z-index: 2;
  position: absolute;
  right: 11vw;
  background-position: center !important;
  border-radius: 300px;
}

.home_development_list .slick-prev {
  background-color: #ffffffe6;
  background-image: url(/wp-content/uploads/2024/06/Vector-8.svg) !important;
  height: 5.208333333333334vw;
  width: 5.208333333333334vw;
  background-repeat: no-repeat !important;
  background-size: 1.7361111111111112vw !important;
  z-index: 2;
  position: absolute;
  left: 11vw;
  background-position: center !important;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  border-radius: 300px;
}

.home_development_list .slick-arrow::before {
  display: none !important;
}

.home_development_list .slick-next:focus,
.home_development_list .slick-next:hover,
.home_development_list .slick-prev:focus,
.home_development_list .slick-prev:hover {
  background-color: #fff !important;
}

.home_development_list .slick-list {
  padding: 0 13%;
}

.home_development_list .slick-slide {
  transform: scale(0.88);
  transition: 0.3s all;
  opacity: 0.5;
}

.home_development_list .slick-slide.slick-current {
  transform: scale(1);
  opacity: 1;
}

.home_properties_list.properties_list_data .proprty-item {
  max-width: 27.778vw!important;
}

.paragraph-s {
  font-size: 0.8333333333333334vw;
  line-height: 1.7361111111111112vw;
  font-weight: 300;
  font-family: "Halyard Display", Sans-serif;
  color: #333;
}

.properties.seeds-new-develop .my-button .elementor-button-wrapper a::before {
  padding: 0;
}

.seeds-new-develop .my-button .elementor-button-wrapper a::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 300px;
  padding: 0.06944444444444445vw;
  background: linear-gradient(93.75deg, #ef9f80 1.54%, #a35539 98.88%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: exclude;
  mask-composite: exclude;
  pointer-events: none;
}



.cursor {
  width: 4.166666666666666vw;
  height: 4.166666666666666vw;
  border-radius: 100%;
  border: 1px solid #d7d3d3;
  background-color: #fff;
  transition: all 0.3s ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  text-align: center;
  cursor: pointer;
  font-family: "Halyard Display", Sans-serif;
  font-size: 0.9722222222222222vw;
  line-height: 1.2666666666666667vw;
  font-weight: 400;
  color: #333;
  display: none;
}

.cursor2 {
  width: 0;
  height: 0;
  border-radius: 100%;
  background-color: fff;
  opacity: 0.3;
  position: fixed;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: all 0.3s ease-out;
  cursor: pointer;
  display: none;
}

.cursor span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@keyframes moveUp {
  from {
    height: 0;
  }

  to {
    height: 100%;
  }
}

@keyframes moveDown {
  from {
    height: 100%;
  }

  to {
    height: 0%;
  }
}

.policy_lilnk a {
  transition: all 0.3s;
  text-decoration: underline !important;
  color: #002930;
  font-weight: 300 !important;
}

.policy_lilnk a strong {
  font-weight: 300 !important;
}

.policy_lilnk a:hover {
  color: #ef9f80;
}

.home_properties_list .proprty_details_inner {
  margin-top: 0.5555555555555556vw;
}

.home_properties_list .proprty-type-location {
  padding-bottom: 1vw !important;
}

.home_properties_list .proprty-item .proprty-title h2 {
  margin-bottom: 1vw; 
  min-height: auto;
}

/* Landing pages css */

.nova_parceria_title h2 {
  background-image: linear-gradient(180deg, #a35539, #ef9f80);
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.error_404_title h1 {
  background-image: linear-gradient(80deg, #ef9f80, #a35539);
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.landingvideo {
  border: 0.069vw solid black;
  border-radius: 0.694vw;
  max-width: 68.75vw !important;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

.landingvideo .elementor-wrapper {
  max-width: 68.75vw;
  height: 40.208vw;
  width: 100%;
}

.juntos_section {
  position: relative !important;
  min-height: 69.444vw !important;
}

.juntos_section img {
  max-width: 45.556% !important;
  min-height: 68.333vw;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  width: 100%;
}

.juntos_img_wrapper,
.juntos_img_wrapper .elementor-element {
  position: unset !important;
}

.benefits-section .benefits-box p strong {
  font-weight: 500;
}

.queres_section strong {
  font-weight: 600;
  letter-spacing: 0.9px;
}

.vaga_landing_page_form .Upload_CV input[type="file"] {
  opacity: 0;
  z-index: -100;
  width: 0.1px;
  height: 0.1px;
  position: absolute;
  overflow: hidden;
}

.Upload_CV {
  display: inline-block;
}

label.vaga-file-button.w-file-upload-label {
  padding: 0.694vw 1.042vw;
  border: 0.06944444444444445vw solid white;
  border-radius: 2.083vw;
  background-color: rgba(250, 250, 250, 0);
  justify-content: space-between;
  align-items: center;
  min-width: 14.583vw;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 0.9722222222222222vw;
  font-weight: 400;
  display: flex;
  font-family: "Halyard Display", Sans-serif;
}

.vaga-file-button-text {
  color: rgba(199, 199, 199, 0.7);
  font-size: 0.972vw;
  line-height: 1.25vw;
}

.vaga-file-button-icon {
  width: 1.319vw;
  max-width: 1.319vw;
}

.get-in-touch-form.vaga_landing_page_form input,
.get-in-touch-form.vaga_landing_page_form input::placeholder,
.traz-form-section .get-in-touch-form input {
  font-weight: 400;
}

.traz-form-section .get-in-touch-form input::placeholder,
.traz-form-section .get-in-touch-form textarea::placeholder {
  font-weight: 400;
  color: #00293066 !important;
}

.vaga-landing-page_banner {
  position: relative;
}

.vaga-landing-page_banner:after {
  min-height: 22.222vw;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg,
      rgba(4, 47, 55, 0) 3.04%,
      rgba(4, 47, 55, 0.09) 18.27%,
      rgba(4, 47, 55, 0.4761) 44.25%,
      rgba(4, 47, 55, 0.8464) 69.32%,
      #023741 92.61%);
  transform: scaleY(-1);
  content: "";
}

/*  */
.nova-banner-section .banner-img img {
  width: 100%;
}

.benfica-content-inner ul {
  padding-left: 1.6666666666666667vw;
}

.benfica-content-inner ul li {
  margin-bottom: 1.3888888888888888vw;
  list-style: none;
}

.benfica-content-inner ul li strong {
  font-weight: 600;
}

.benfica-content-inner ul li:last-child {
  margin-bottom: 0;
}

.traz-form-section form .landing-checkbox .wpcf7-list-item {
  margin: 0;
  padding-top: 0;
}

.traz-form-section form .landing-checkbox .wpcf7-list-item-label {
  font-size: 0.833vw;
  line-height: 1.25vw;
  font-family: "Halyard Display", Sans-serif;
  color: #002930;
  font-weight: 300;
  margin-left: 0.4861111111111111vw;
}

.traz-form-section form .landing-checkbox label {
  display: flex;
  align-items: center;
  justify-content: center;
}

.traz-form-section .landing-checkbox {
  margin-top: 0.8333333333333334vw;
}

.traz-form-section form .submit {
  margin-top: 3.194444444444444vw;
}

.common_landing_form input[type="checkbox"] {
  width: 0.9027777777777777vw;
  height: 0.9027777777777777vw;
}

.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 0.06944444444444445vw solid #ccc;
  margin: 0;
  padding: 0.5555555555555556vw 0.8333333333333334vw;
  font-size: 0.9722222222222222vw;
  font-weight: 400;
  display: flex;
  border-radius: 2.083333333333333vw;
}


.uploaded-file.w-file-upload-file {
  background-color: #fafafa;
  border: 0.06944444444444445vw solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 0.5555555555555556vw 0.625vw 0.5555555555555556vw 0.7638888888888888vw;
  display: flex;
  border-radius: 2.083vw;
  background-color: #002930;
  color: #ffffff;
}

.w-file-upload-file-name {
  font-size: 0.9722222222222222vw;
  font-weight: 400;
  display: block;
}

.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 0.20833333333333334vw;
  margin-left: 0.6944444444444444vw;
  padding: 0.20833333333333334vw;
  display: flex;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 0.6944444444444444vw;
}

.w-icon-file-upload-remove:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjgzNTkgOC42MDM3TDcuNDE5MjcgNS4xNzU3OUwxMC44NDM3IDEuNzkyMTRDMTAuOTg0NCAxLjY1MTU5IDEwLjk4NDQgMS40MjI1NCAxMC44NDM3IDEuMjgxOTlMOS44Njk3OSAwLjMwMzMzMUM5LjgwMjA4IDAuMjM1NjU4IDkuNzEwOTQgMC4xOTkyMTkgOS42MTQ1OCAwLjE5OTIxOUM5LjUxODIzIDAuMTk5MjE5IDkuNDI3MDggMC4yMzgyNjEgOS4zNTkzNyAwLjMwMzMzMUw1Ljk1MDUyIDMuNjc2NTdMMi41MzY0NiAwLjMwNTkzNEMyLjQ2ODc1IDAuMjM4MjYxIDIuMzc3NiAwLjIwMTgyMiAyLjI4MTI1IDAuMjAxODIyQzIuMTg0OSAwLjIwMTgyMiAyLjA5Mzc1IDAuMjQwODY0IDIuMDI2MDQgMC4zMDU5MzRMMS4wNTQ2OSAxLjI4NDU5QzAuOTE0MDYzIDEuNDI1MTQgMC45MTQwNjMgMS42NTQxOSAxLjA1NDY5IDEuNzk0NzRMNC40NzkxNyA1LjE3ODRMMS4wNjUxIDguNjAzN0MwLjk5NzM5NiA4LjY3MTM3IDAuOTU4MzMzIDguNzYyNDcgMC45NTgzMzMgOC44NTg3N0MwLjk1ODMzMyA4Ljk1NTA4IDAuOTk0NzkyIDkuMDQ2MTcgMS4wNjUxIDkuMTEzODVMMi4wMzkwNiAxMC4wOTI1QzIuMTA5MzggMTAuMTYyOCAyLjIwMDUyIDEwLjE5OTIgMi4yOTQyNyAxMC4xOTkyQzIuMzg1NDIgMTAuMTk5MiAyLjQ3OTE3IDEwLjE2NTQgMi41NDk0OCAxMC4wOTI1TDUuOTUwNTIgNi42Nzc2Mkw5LjM1NDE3IDEwLjA4OTlDOS40MjQ0OCAxMC4xNjAyIDkuNTE1NjIgMTAuMTk2NiA5LjYwOTM3IDEwLjE5NjZDOS43MDA1MiAxMC4xOTY2IDkuNzk0MjcgMTAuMTYyOCA5Ljg2NDU4IDEwLjA4OTlMMTAuODM4NSA5LjExMTI0QzEwLjkwNjIgOS4wNDM1NyAxMC45NDUzIDguOTUyNDcgMTAuOTQ1MyA4Ljg1NjE3QzEwLjk0MjcgOC43NjI0NyAxMC45MDM2IDguNjcxMzcgMTAuODM1OSA4LjYwMzdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  width: 11px;
  height: 11px;
  display: block;
}

.w-icon-file-upload-uploading {
  height: 1.3888888888888888vw;
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  width: 1.3888888888888888vw;
  margin-right: 0.5555555555555556vw;
  display: inline-block;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 0.1388888888888889vw 0;
  display: inline-block;
}

.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {
  display: none;
}


.otgs-development-site-front-end {
  display: none;
}
.seeds-new-properties.seeds-new-develop{
  overflow: hidden !important;
}


@media (max-width: 1280px) {
	.seeds-main-header{
		width:100% !important;
	}
	#gumlet-video-container{
    height: 100vh;
		padding-bottom:50px;
  }


  .home_properties_list .proprty_details_inner {
    margin-top: 0.625vw;
  }

  .home-btn .elementor-align-icon-right {
    margin-left: 0.625vw !important;
  }

  .wrap-item-developments {
    min-height: 33.861vw;
  }

  .wrap-info-item-develop {
    padding: 3.125vw;
    border-radius: 0.78125vw;
    min-width: 38.389vw;
    max-width: 38.389vw;
  }

  .wrap-new-listing .proprty-category .category-name {
    padding: 0.390625vw 1.3111vw;
    background-color: #fff;
    min-width: 5.028vw;
  }

  .seeds-heading-three {
    font-size: 1.875vw;
    line-height: 4.296875vw;
  }

  .dev_description {
    font-size: 1.25vw;
    line-height: 1.7968749999999998vw;
  }

  .flex-horiz.logo-developments {
    margin-top: 1.953125vw;
    margin-bottom: 1.953125vw;
    grid-column-gap: 0.78125vw;
    grid-row-gap: 0.78125vw;
  }

  .samegap.img {
    min-height: 2.734375vw;
  }

  .dev-price.samegap_1 {
    font-size: 0.9375vw;
    line-height: 1.953125vw;
  }

  .starting-from {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
  }

  .pro-price.main-price.dev-home {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
  }

  .pro-price-sign.dev-home {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
  }

  .theme-button {
    padding: 0.703125vw 1.875vw;
    border-radius: 100px;
    font-size: 1.25vw;
    line-height: 1.736vw;
  }

  .wrap-image-develop {
    max-width: 46.097vw;
    min-height: 31.861vw;
  }

  .wrap-image-develop img {
    border-radius: 0.78125vw !important;
    width: 46.02777777777778vw;
    height: 31.375vw !important;
  }

  .image-bg-slider {
    border-radius: 1.5625vw;
  }

  .development-overlay {
    border-radius: 0.78125vw;
  }

  .wrap-image-logo-development {
    max-width: 20.056vw;
    right: 10.306vw;
  }

  /* .image-logo-dev {
    max-height: 16vw;
  } */

  .home_development_list .slick-list {
    padding: 0 15%;
  }

  .samegap img {
    width: 2.327777777777777vw;
  }
}
@media (min-width: 1280px) {
	.seeds-main-header{
		width:100% !important;
	}
}

@media (max-width: 1024px) {
	.ti-widget.ti-goog .ti-profile-img img {
    width: 40px !important;
    height: 40px !important;
  }
  .sd_revew_section .ti-widget.ti-goog .ti-review-item>.ti-inner {
    border-radius: 20px !important;
    padding:20px !important;
  }
  .sd_revew_section .ti-review-header {
    order: 2;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sd_revew_section .ti-widget.ti-goog .ti-review-content, .sd_revew_section .ti-widget.ti-goog .ti-read-more, .sd_revew_section .ti-widget.ti-goog .ti-widget-container .ti-name {
    font-size: 15px;
    line-height: 22px;
  }
	span.dev_cityname {
    border-radius: 300px;
    font-size: 14px;
    line-height: 25px;
    padding: 8px 15px;
}
span.develop_price {
  font-size: 18px;
  line-height: 28px;
}
span.develop_t1 {
  font-size: 14px;
  line-height: 18px;
  border-radius: 300px 300px 300px 300px;
  padding:8px 15px;
}
.develop_section {
  gap: 20px;
  padding: 20px 0 0 0;
  
}
span.develop_t1:before {
  padding: 1px;
}
	
	#videoPlayer, #videoPlayerPT {
    width: 100%;
    height: 100%;
	padding-bottom:30px;
}
	.video-icon img{
    width: 30px;
    height:30px;
}
	.video-icon {

    right: 30px;
    bottom: -50px;
}
	
	button.pum-close.popmake-close {
    bottom: 70px !important;
}
  .seed-clos .dialog-close-button{
    background:transparent;
    padding: 0;
  }
  .seeds-new-develop .my-button .elementor-button-wrapper a::before {
    padding: 1px;
  }
  .samegap img {
    width: 100%;
    max-height: 43px;
}



  .home_properties_list .property-slider .slick-slide {
    margin: 0 5px;
  }

  .home_properties_list .property-slider .slick-list {
    margin: 0 -5px;
  }

  .home_properties_list .proprty-type-location {
    /* padding-bottom: 30px !important; */
  }

  .home_properties_list .proprty-item .proprty-title h2 {
    /* margin-bottom: 20px; */
  }

  .home_properties_list .proprty_details_inner {
    margin-top: 8pxs;
  }

  .hide-content {
    display: none !important;
  }

  .hide-home-content.slick-current .hide-content {
    display: block !important;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotatez(0deg) skew(0deg, 0deg);
  }

  .seed-home-content .slick-track {
    padding-left: 16px;
  }

  .hide-home-content {
    height: 100% !important;
    min-height: 380px !important;
    justify-content: end !important;
    display: flex !important;
  }

  .seed-home-content .slick-prev,
  .seed-home-content .slick-next {
    display: none !important;
  }

  .hide-home-content:hover {
    width: 25% !important;
    transition: width 0.7s ease;
  }

  .seed-home-content .slick-slide {
    margin: 0 10px 0 10px !important;
  }

  .seed-home-content .slick-track {
    margin: 0 -10px 0 -10px !important;
    display: flex;
  }

  .swiper-slide-inner img {
    height: 72px !important;
  }

  .home_properties_list .property-slider img.gallery-img {
    height: 247px;
  }

  .home_properties_list .slick-prev,
  .home_properties_list .slick-next {
    display: none !important;
  }

  .home_properties_list .property-slider .slick-prev,
  .home_properties_list .property-slider .slick-next {
    display: inline !important;
  }

  .home-btn .elementor-align-icon-right {
    margin-left: 8px !important;
  }

  .wrap-item-developments {
    max-width: 100%;
    min-height: 100%;
  }

  .home_development_list .slick-slide {
    margin: 0 10px;
  }

  .home_development_list .slick-slide.slick-current {
    transform: scale(1);
  }

  .wrap-info-item-develop {
    z-index: 2;
    padding: 40px 25px;
    border-radius: 0 0 10px 10px;
    min-width: 100%;
    max-width: 100%;
  }

  .wrap-new-listing .proprty-category .category-name {
    padding: 5px 15px;
    background-color: #fff;
    min-width: 4.028vw;
  }

  .seeds-heading-three {
    font-size: 24px;
    line-height: 55px;
	  padding-top:10px;
  }

  .dev_description {
    font-size: 16px;
    line-height: 23px;
  }

  .flex-horiz.logo-developments {
    margin-top: 25px;
    margin-bottom: 25px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .samegap.img {
    min-height: 35px;
  }

  .dev-price.samegap_1 {
    font-size: 12px;
    line-height: 25px;
  }

  .starting-from {
    font-size: 12px;
    line-height: 20px;
  }

  .pro-price.main-price.dev-home {
    font-size: 12px;
    line-height: 20px;
  }

  .pro-price-sign.dev-home {
    font-size: 12px;
    line-height: 20px;
  }

  .theme-button {
    padding: 9px 24px;
    font-size: 16px;
    line-height: 25px;
    margin: 30px auto;
  }

  .wrap-image-develop {
    max-width: 100%;
    min-height: 200px;
    position: relative;
    height: 200px;
  }

  .logo-developments {
    display: none !important;
  }

  .wrap-image-develop img {
    border-radius: 10px 10px 0 0 !important;
    width: 100%;
    height: 100% !important;
    margin-top: 0;
    object-fit: cover;
    max-height: 200px;
    min-width: 100% !important;

  }
  .wrap-image-develop .development-overlay img{
                display: flex;
                  align-items: center;
                  width: 100%;
                  max-width: 100% !important;
                  min-width: 100% !important;
                  object-fit: contain;
  }


  .image-bg-slider {
    border-radius: 20px;
  }

  .development-overlay {
    border-radius: 10px 10px 0 0;
  }

  .wrap-image-logo-development {
    max-width: max-content;
    right: auto;
    left: auto;
    margin: 0 auto;
    height: 140px;
    object-fit: inherit;
  }

  .image-logo-dev {
    /* max-height: 15vw; */
    filter: brightness(0) invert(1);
  }

  .home_development_list .slick-arrow::before {
    display: none !important;
  }

  .home_development_list .slick-next:focus,
  .home_development_list .slick-next:hover,
  .home_development_list .slick-prev:focus,
  .home_development_list .slick-prev:hover {
    background-color: #fff !important;
  }

  .home_development_list .slick-list {
    padding: 0 33%;
  }

  .home_development_list .slick-prev {
    left: 30%;
  }

  .home_development_list .slick-next {
    right: 30%;
  }

  .development_item .wrap-item-developments {
    position: relative;
    margin: 0 auto;
    flex-direction: column-reverse;
  }

  .cursor,
  .cursor2 {
    display: none !important;
  }

  .home_properties_list .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .home_properties_list .slick-list {
    margin-left: -10px;
    margin-right: -10px;
  }

  /* landing page css */
  .landingvideo {
    border: 1px solid black;
    border-radius: 10px;
    max-width: 600px !important;
  }

  .landingvideo .elementor-wrapper {
    max-width: 600px !important;
    height: 350px;
  }

  .juntos_section img {
    object-fit: contain;
    max-width: 100% !important;
    min-height: 600px;
    position: relative;
  }

  .vaga-landing-page_banner:after {
    min-height: 150px;
  }

  .seed-contact-page .vaga_landing_page_form.get-in-touch-form input[type="email"],
  .seed-contact-page .vaga_landing_page_form.get-in-touch-form input[type="tel"],
  .seed-contact-page .vaga_landing_page_form.get-in-touch-form input[type="text"] {
    height: 39px;
  }

  .seed-contact-page.common_landing_form .get-in-touch-form input[type="email"],
  .seed-contact-page.common_landing_form .get-in-touch-form input[type="tel"],
  .seed-contact-page.common_landing_form .get-in-touch-form input[type="text"] {
    height: 39px;
  }

  .benfica-content-inner ul li {
    margin-bottom: 20px;
  }

  .benfica-content-inner ul {
    padding-left: 24px;
  }

  .traz-form-section form .landing-checkbox .wpcf7-list-item {
    margin: 0;
    padding-top: 0;
  }

  .traz-form-section form .landing-checkbox .wpcf7-list-item-label {
    margin-left: 7px;
    font-size: 14px;
    line-height: 18px;
  }

  .traz-form-section .landing-checkbox {
    margin-top: 12px;
  }

  .traz-form-section form .submit {
    margin-top: 36px;
  }

  .common_landing_form input[type="checkbox"] {
    width: 13px;
    height: 13px;
  }

  label.vaga-file-button.w-file-upload-label {
    font-size: 14px;
    line-height: 18px;
    color: rgba(199, 199, 199, 0.7);
    border-radius: 30px;
    min-width: 160px;
    padding: 10px 15px 10px 10px;
  }

  .vaga-file-button-text {
    font-size: 14px;
    line-height: 18px;
    color: rgba(199, 199, 199, 0.7);
  }

  .vaga-file-button-icon {
    width: 18px;
    max-width: 18px;
  }

  .seed-contact-page .get-in-touch-form.vaga_landing_page_form .name-surname p,
  .seed-contact-page .get-in-touch-form.vaga_landing_page_form .email-phone p {
    gap: 20px;
    margin-bottom: 20px;
  }

  .get-in-touch-form .submit {
    margin-top: 35px;
  }

  .w-file-upload-uploading-btn {
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    border-radius: 30px;
  }

  .w-file-upload-file {
    border: 1px solid #ccc;
    padding: 8px 9px 8px 11px;
  }

  .uploaded-file.w-file-upload-file {
    border: 1px solid #ccc;
    padding: 8px 9px 8px 11px;
    border-radius: 20px;
  }

  .w-file-upload-file-name {
    font-size: 14px;
  }

  .w-file-remove-link {
    margin-top: 3px;
    margin-left: 10px;
    padding: 3px;
  }

  .w-icon-file-upload-remove {
    font-size: 10px;
  }

  .w-icon-file-upload-uploading {
    height: 20px;
  }

  .w-icon-file-upload-icon,
  .w-icon-file-upload-uploading {
    width: 20px;
    margin-right: 8px;
  }

  .w-file-upload-error-msg {
    padding: 2px 0;
  }

  .seed-sec-inner {
    padding: 30px 20px !important;
  }

  .hide-home-content.slick-active .parent-inner-sec {
    height: 100% !important;
    width: 100% !important;
    overflow-y: auto !important;
  }

  .hide-home-content.slick-active .seed-sec-inner {
    top: 0% !important;
  }

  .hide-home-content.slick-active .hide-content {
    opacity: 1 !important;
    visibility: unset !important;
    display: block !important;
    height: 100% !important;
    transform: unset !important;
    transform-origin: unset !important;
    transform-style: unset !important;
  }

  .seed-home-content .slick-list,
  .seed-home-content .slick-track {
    width: 100%;
  }

  .hide-home-content {
    overflow: hidden;
    height: 400px !important;
    padding: 0;
    border-radius: 10px;
    min-width: 310px;
  }

  .hide-home-content.slick-active .hide-content {
    fill: url(#paint0_linear_9832_5101);
  }
}

@media (max-width: 881px) {
  .seed-sec-inner {
    padding: 30px 20px;
    top: calc(100% - 200px);
  }

  .hide-home-content {
    min-width: 276px;
    height: 420px !important;
  }
}

@media (max-width: 880px) {
  .home .home_properties_list>.slick-list {
    padding-right: 9%;
  }
}

@media (max-width: 767px) {
	 .develop_section {
    align-items: start;
    flex-direction: column;
}
	.close {
    top: 25px;

}
.home_properties_list.properties_list_data .proprty-item {
  max-width: 100vw !important;
}
.video-icon {
    bottom: 0px;
}
  .elementor-popup-modal iframe {
    min-height: 100vh;
  }
  .elementor-popup-modal .elementor-wrapper.elementor-open-inline{
    display: flex;
  }
  .wrap-info-item-develop{
    min-height: 308px;
  }
  .home_development_list .slick-slide.slick-current, .home_development_list .slick-slide {
    transform: unset;
  }
  .home_development_list .slick-list {
    margin-right: -10px;
    
  }
  .home_development_list .slick-slide{
    margin-right: 10px !important;
  }
  .sellers.sellers-about {
    background-color: #fff !important;
  }

  .sellers.sellers-about h2 {
    color: #002930 !important;
  }

  .sellers.sellers-about p,
  .sellers.sellers-about .elementor-widget-container {
    color: #484848;
  }

  .sellers.sellers-about .my-button a {
    color: #002930 !important;
  }

  .sellers.sellers-about .my-button .elementor-button-wrapper a:hover {
    padding: 9px 16px 8px 16px;
  }

  .home_properties_list .property-slider img.gallery-img {
    height: 210px;
  }

  /* .our-blog-slider.blog_slider_main {
    margin-bottom: 60px;
} */
  .home_properties_list .slick-list {
    margin-left: 0;
    margin-right: 0px;
  }

  .hide-content .home-btn {
    display: block !important;
  }

  .hide-content .home-btn svg path {
    fill: #a35539;
  }

  .home_development_list .slick-list {
    padding: 0 30%;
  }

  .swiper-slide-inner img {
    height: 60px !important;
  }

  .home_development_list .slick-slide {
    margin: 0 0px;
  }

  .home_development_list .slick-prev,
  .home_development_list .slick-next {
    display: none !important;
  }

  .seeds-new-properties .my-button .elementor-button-wrapper a svg path,
  .seed-our-blog-main .my-button .elementor-button-wrapper a svg path {
    fill: #a35539;
  }

  /* landing page css */
  .landingvideo .elementor-wrapper {
    height: 300px;
  }

  .benefits-section .benefits-box {
    max-width: 440px;
  }

  .juntos_section img {
    min-height: 400px;
  }

  .traz-form-section form .landing-checkbox label {
    align-items: flex-start;
  }

  .traz-form-section form .landing-checkbox label input {
    margin-top: 2px;
  }

  .traz-form-section .landing-checkbox {
    margin-top: -8px;
  }

  .parceria_seed_sec .lan_seed_logo {
    width: auto;
  }

  .seed-contact-page .get-in-touch-form.vaga_landing_page_form .name-surname p,
  .seed-contact-page .get-in-touch-form.vaga_landing_page_form .email-phone p {
    gap: 0;
    margin-bottom: 0;
  }

  .seed-logo-section {
    max-width: 400px;
  }

  .seed-logo-section .logo {
    min-width: 130px !important;
    width: 130px !important;
    display: flex;
  }
}

@media (max-width: 500px) {
  .home_development_list .slick-list {
    padding: 0 15%;
  }

  .home_properties_list .slick-slide {
    margin-left: 7px;
    margin-right: 7px;
    /* padding-left: 14px; */
  }
}

@media (max-width: 479px) {

  /* landing page css */
  .seed-logo-section .logo {
    min-width: 130px;
    width: 130px !important;
    display: flex;
  }

  .landingvideo .elementor-wrapper {
    max-width: 400px !important;
    height: 250px;
  }

  .nova-banner-section .img-box {
    gap: 10px !important;
  }

  .nova-banner-section .img-box .seed-logo img,
  .nova-banner-section .img-box .pt-logo img {
    max-width: 120px !important;
    max-height: 80px !important;
    width: auto !important;
    height: auto !important;
  }

  .nova-banner-section .img-box .pt-logo img {
    min-width: 100px !important;
  }

  .parceria_seed_sec .img-box {
    gap: 10px;
  }

  .parceria_seed_sec .center_line {
    width: 6px;
    height: 60px;
    min-height: 60px;

  }

}

@media (max-width: 413px) {
  .hide-home-content {
    min-width: 248px;
  }
}
@media (max-width: 350px) {
  .wrap-info-item-develop {
    padding: 30px 15px;

}
}

/* 
.sd_revew_section .ti-verified-by , .sd_revew_section .ti-date, .sd_revew_section .ti-platform-icon{
  display: none !important;
}
.sd_revew_section .ti-widget.ti-goog .ti-review-item>.ti-inner {
  border-style: solid !important;
  background: #fff !important;
  border-radius: 1.38vw !important;
  padding: 1.38vw !important;
  margin: 0 !important;
  display: block;
  position: relative;
  border: 3px solid #f4f4f4 !important;
  display: flex;
  flex-direction: column;
}
.sd_revew_section .ti-widget.ti-goog .ti-profile-details{
  justify-content: start;
}

.sd_revew_section .ti-review-header {
  order: 2;
  padding-top: 0.69vw;
  padding-bottom: 0.69vw;
}
.sd_revew_section .ti-stars {
  order: 3;
  position: absolute;
  bottom: 27px;
  left: 75px;
  margin: 0 !important;
}
.sd_revew_section .ti-widget.ti-goog .ti-review-content, .sd_revew_section .ti-widget.ti-goog .ti-read-more {

  font-family: "Halyard Display", Sans-serif;
  font-size: 1.04vw;
  font-weight: 300;
  line-height: 1.5vw;
}
.sd_revew_section .ti-widget.ti-goog .ti-widget-container .ti-name{
  font-family: "Halyard Display", Sans-serif;
  font-size: 1.04vw;
  font-weight: 500;
  color: #333;
  line-height: 1.5vw;

}
.ti-widget.ti-goog .ti-profile-img img {
  width: 2.77vw !important;
  height: 2.77vw !important;

}
.sd_revew_section .ti-widget.ti-goog img.ti-star{
  filter: brightness(0) saturate(100%) invert(26%) sepia(93%) saturate(1484%) hue-rotate(98deg) brightness(96%) contrast(106%);
}

@media (max-width: 1024px) {
	.ti-widget.ti-goog .ti-profile-img img {
    width: 40px !important;
    height: 40px !important;
  }
  .sd_revew_section .ti-widget.ti-goog .ti-review-item>.ti-inner {
    border-radius: 20px !important;
    padding:20px !important;
  }
  .sd_revew_section .ti-review-header {
    order: 2;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sd_revew_section .ti-widget.ti-goog .ti-review-content, .sd_revew_section .ti-widget.ti-goog .ti-read-more, .sd_revew_section .ti-widget.ti-goog .ti-widget-container .ti-name {
    font-size: 15px;
    line-height: 22px;
  }
  
  } */


.seeds-video video {
    min-width: calc(100% + 2px);
}