/*
p,h1,h2,h3,h4,h5,h6,span,td,div,select,li,a,ul {
  -webkit-user-select: none; 
  -ms-user-select: none; 
  user-select: none !important; 
}
*/
.price_bottom.container.text-center.align-items-center {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: url(/images/main/weemind-3d-logo-small.webp);
  padding: 4vw 0;
  width: 100%;
  max-width: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 5vw 50%;
  color: #59595b;
}
.price_bottom.container.text-center.align-items-center {
}
.price_bottom.container.text-center.align-items-center .col-7.agefont {
  text-align: right;
  font-size: 1vw;
  text-transform: uppercase;
}
.price_bottom.container.text-center.align-items-center .col-7.agefont span {
  display: block;
  font-size: .8vw;
  color: #999;
}
.price_bottom.container.text-center.align-items-center > div {
  margin: 0;
  padding: 0;
}
.price_bottom.container.text-center.align-items-center .col a {
  background: #74cfc7;
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: block;
  padding: .5vw 1vw;
  text-align: left;
  font-size: 1.1vw;
  transition: all ease .25s;
}
.price_bottom.container.text-center.align-items-center .col {
  padding: 0;
}
.price_bottom.container.text-center.align-items-center:hover a {
  background: #56b6ae;
  padding-left:1.2vw;
}
.price_bottom.container.text-center.align-items-center:hover a:hover {
  background: #2b7f78;
  padding-left:2vw;
} 

.price_holders .accordion-item:before {
  content: "→";
  position: absolute;
  left: -2vw;
  top: .5vw;
  transition: all ease .25s;
  opacity: 0;
}
.price_holders .accordion-item {
  position: relative;
}


.price_holders .accordion-item .accordion-header:before {
  content: "→";
  position: absolute;
  left: -3vw;
  top: .1vw;
  transition: all ease .25s;
  opacity: 0;
  font-size: 1.5vw;
  color: #74cfc7;
}
.price_holders .accordion-item {
  position: relative;
}
.price_holders .accordion-item:hover .accordion-header::before {
  opacity: 1;
  left: -2vw;
}

.price_holders * {
  box-shadow: none !important;
}

.pricelist_holder .accordion-item:hover .accordion-button::after {
  background: #555 !important;
  content: "← details";
  padding: 1px 1vw;
}
.webscroll_holder .carousel-item {
  width: 100%;
  transition: transform .6s ease-in-out;
  height: 100%;
  background-size: 100% auto;
  border-radius: 1vw;
}


@keyframes websampleshome {
  0 {background-position: 50% 0;}
  70% {background-position: 50% 100%;}
  80% {background-position: 50% 0;}
  0 {background-position: 50% 0;}
  
}

.carousel-item.active.is-inViewport {
  animation-name: websampleshome;
  animation-duration: 10s;
  animation-delay: 1s;
  animation-iteration-count: infinite;
}

.brand_identity_samples_home h4 {
  color: #666;
  text-transform: uppercase;
}

.brand_identity_samples_home h2 {
  color: #74cfc7;
  text-transform: uppercase;
  padding-left: 15vw;
    margin-bottom: 5vw;
}
.brand_identity_samples_home h4 {
  color: #666;
  text-transform: uppercase;
  background: url("/images/main/dots2.svg") no-repeat 0 50%;
    background-size: auto;
  padding-left: 11vw;
  background-size: 11vw;
  line-height: 1.5vw;
    font-size: 1.5vw;
  padding-top: 2px;
  
}

.brand_identity_samples_home {
  margin-bottom: 3vw;
    margin-top: 2vw;
  background: url('/images/main/brand-identity-home-bg.svg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: auto 100%;
  min-height: 50vw;
}



#brandidentitycarosel .carousel-control-next .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2374cfc7'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>");
  position: absolute;
  top: initial;
  bottom: 3vw;
}

#brandidentitycarosel .carousel-control-prev .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2374cfc7'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  position: absolute;
  top: initial;
  bottom: 3vw;
}

#brandidentitycarosel .carousel-control-next, #brandidentitycarosel .carousel-control-prev {
  height: 39vw;
}

.blogpage h1 {
  color: #777;
  text-align: center;
  font-family: agenor;
  font-size: 2vw;
}
.blogpage #yoo-zoo .element-textarea > p {
  line-height: 1.7vw;
  font-size: 1.1vw;
  margin-bottom: 2vw !important;
}  
#contactOffcanvas {
  z-index: 1000000;
}

.brand-identity-samples .pos-description2 .element.element-gallery img {
  height: 90vh;
  object-fit: cover 
}
.brand-identity-samples #yoo-zoo .element.element-gallery .carousel.slide.slideshow .carousel-inner {
  margin: revert;
}


.brand-identity-samples .pos-specification .element.element-gallery  img {
  height: 75vh;
  object-fit: cover 
}

.brand-identity-samples  #yoo-zoo .item div.pos-description2 .zoo-gallery-wall span {
  border-radius: 50%;
  width: 1vw;
  height: 1vw;
  margin: 0 .2vw;
}

@keyframes brandidentityslideshow {
  0 {object-position: 50% 0;}
  50% {object-position: 50% 100%;}
  0 {object-position: 50% 0;}
  
}


.brand-identity-samples .pos-specification .element.element-gallery  img , .brand-identity-samples .pos-description2  .element.element-gallery  img {
  
  object-fit: cover;
  object-position: 50% 0;
  background-attachment: fixed;
  animation-name: brandidentityslideshow;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}

.zoo-gallery-wall.clearfix.margin .thumb {
  border: thin solid #ddd;
  transition: all ease .25s;
}


/* Shine */
.zoo-gallery-wall.clearfix.margin .thumb , .brand-identity-samples .teaser-item{
	position: relative;  overflow: hidden;
}
.zoo-gallery-wall.clearfix.margin .thumb::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.zoo-gallery-wall.clearfix.margin .thumb:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}




.zoo-gallery-wall.clearfix.margin .thumb{
  box-sizing: border-box;
  
  border:2px solid #eee;
  transform: scale(.95);
}
.zoo-gallery-wall.clearfix.margin .thumb:hover {
  transform: scale(1);
  z-index: 1;
  box-sizing: border-box;
    box-shadow: 0 0 20px #ddd;
  
} 
#yoo-zoo .item h1.pos-title {
  color: #ddd;
  font-size: 2vw;
  line-height: 2vw;
  text-transform: uppercase;
  font-family: agenor;
  padding-left: 3vw;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
}
.element.element-itemprimarycategory a {
  color: #80d8cf;
  padding-left: 3vw;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 1vw;
    display: block;
  transition: all ease .25s;
}
.element.element-itemprimarycategory a::before {
  content: "←";
  margin-right: 10px;
  font-weight: bold;
  font-size: 1vw;
  display: inline-block;
  padding: 0 .5vw;
  line-height: 1.5vw;
  padding-bottom: .2vw;
  border-radius: .3vw;
  
  transition: all ease .25s;
}
.element.element-itemprimarycategory a:hover {
  padding-left: 1vw;
}

.element.element-itemprimarycategory a:hover::before {
  background: #80d8cf;
  
  color: #fff;
}


.brand-identity-samples .element.element-itemname {
  color: #79c7c2;
  font-family: agenor;
  font-size: 2vw;
  text-align: center;
  margin-top: 1vw !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
.brand-identity-samples .element.element-itemname::after {
  content: "↓";
  display: block;
  font-size: 1vw;
}


.brand-identity-samples #yoo-zoo .items .row .teaser-item .pos-media {
  margin-top: 50px;
}

.brand-identity-samples .items .teaserdesc .pos-title a {
  position: absolute;
  top: 20px;
  width: 70vw;
  left: 0;
  text-align: left;
  line-height: 1.2vw;
  overflow: hidden;
  font-family: agenor;
  padding-left: 5vw;
  color: #666;
  font-weight: normal;
  font-size: 1.2vw;
  text-transform: uppercase;
  transition: all ease .25s;
}
.brand-identity-samples .items .teaserdesc .pos-title a::before {
  content: "→ ";
}

.brand-identity-samples .items .row:hover .teaserdesc .pos-title a {
  margin-left: 50px;
  color: #6dc7bd;
}

.brand-identity-samples .items .teaserdesc .pos-description p {
  color: #999;
  font-size: .8vw;
  font-family: Gadugi;
  text-align: justify;
  padding: 0 8vw;
  display: block;
}
.brand-identity-samples .items .teaserdesc .pos-description p::before {
  content: "↑ ";
  display: block;
}


.brand-identity-samples .items .teaserdesc .pos-description p {
  color: #999;
  font-size: .8vw;
  font-family: Gadugi;
  text-align: justify;
  padding: 0 8vw;
  display: block;
}
.brand-identity-samples .items .row .pos-media img {
  transition: all ease .25s;
   border: 0vw solid #fff;
}


.brand-identity-samples .items .teaserdesc .pos-links a::after {
  content: "" !important;
} 




.brand-identity-samples .items .teaserdesc .pos-links a {
  position: absolute;
  top: 15px;
  right: 3vw;
  background: #f26622;
  padding: 5px 10px;
  font-family: agenor;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: .6vw;
  letter-spacing: .1vw;
  text-decoration: none;
  transition: all ease .25s;
}
.brand-identity-samples .items .teaserdesc .pos-links a::before {
  content: "↓";
  margin-right: 10px;
  padding: 0 10px;
  background: #75cfc7;
  position: absolute;
  left: -35px;
  top: 0px;
  padding: 7px 10px 0;
  transition: all ease-out .25s;
  height: 31px;
}
.brand-identity-samples .items .row:hover .teaserdesc .pos-links a::before {
  background: #333;
  left: -28px;
}
.brand-identity-samples .items .row:hover .teaserdesc .pos-title a::before {
  color: #f26622;
}

.brand-identity-samples .items .row .pos-media img {
  filter:brightness(.95);
  opacity:0.9;
  border-left: 0px solid #74cfc7;
  
  transition: all ease-out .25s;
  
}
.brand-identity-samples .items .row:hover .pos-media img {
  opacity:1;
  filter:brightness(1);
  border-left: 3vw solid #74cfc7;
}


.mainmenu .mod-menu.mod-list.nav > li.parent:hover {
  color: #066a5f;
}

.mainmenu .mod-menu.mod-list.nav > li.parent span::before {
  content: "→";
  font-size: 1.5vw;
  line-height: 3.5vw;
  vertical-align: top;
  margin-top: 1vw;
  padding-right: .5vw;
  margin-left: -1.5vw;
}
.mainmenu .mod-menu.mod-list.nav > li.parent:hover {
  color: #066a5f;
}
.stickyMenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgb(109, 199, 189);
  z-index: 1000;
  transform: translate(0,-100%);
  transition: all ease-out .25s;
}


.stickyMenu.active {
  transform:translate(0,0);
  
}
.stickyLogo img {
  width: 10vw;
  height: auto;
}
.stickyLogo {
  padding-left: 3vw;
  
}
.stickyMenu .contact-menu-btn-a {
  position: absolute;
  left: 20px;
  top: -10px;
}
.stickyLogo {
  position: absolute;
  top: 7px;  left: 50%;
  transform: translate(-50%);
}


.stickyMenu .main-menu-btn-a span {
  border-bottom: 3px solid #fff;
  width: 27px;
  height: 10px;
  position: absolute;
}
.stickyMenu .main-menu-btn-a span:nth-child(1) {
  top: 0px;
}
.stickyMenu .main-menu-btn-a span:nth-child(2) {
  top: 10px;
}
.stickyMenu .main-menu-btn-a span:nth-child(3) {
  top: 20px;
}
.stickyMenu .main-menu-btn-a {
  top: 0;
}

.webpage #yoo-zoo .items div.row:nth-child(2n) h2.pos-title {
  left: initial;
  right: 6.1vw;
}

.offcanvas.offcanvas-top {
  min-height: 60vh;
}


.webpage #yoo-zoo .items div.row:nth-child(2n) .teaser-item a img {
   border-left: 0vw solid #6dc7bd;
  transition: all ease-out .25s;
}

.webpage #yoo-zoo .items div.row:nth-child(2n):hover .teaser-item a img {
  border-left: 2vw solid #6dc7bd;
  
}

.webpage #yoo-zoo .items div.row:nth-child(2n+1) .teaser-item a img {
   border-right: 0vw solid #6dc7bd;
  transition: all ease-out .25s;
}

.webpage #yoo-zoo .items div.row:nth-child(2n+1):hover .teaser-item a img {
  border-right: 2vw solid #6dc7bd;
  
}
.webpage .item .first .webimgDivIn {
  position: absolute;
  z-index: 3;
  width: 60vw;
  height: 38vw;
  overflow-x: hidden;
  overflow-y: auto;
  left: 50%;
  transform: translate(-42.5%);
  top: 4.5vw;
  border-radius: 1.5vw 0 0 1.5vw;
  border: none;
}

.webpage #yoo-zoo .item .element.element-image img {
  margin: initial;
  border: none !important;
}

.webimgDivIn::-webkit-scrollbar {
    width: 4px; /* عرض اسکرول بار */
  }

  .webimgDivIn::-webkit-scrollbar-track {
    background: #333; /* رنگ پس‌زمینه ترک اسکرول بار */
  }

  .webimgDivIn::-webkit-scrollbar-thumb {
    background: #999; /* رنگ دستگیره اسکرول بار */
  }

  .webimgDivIn::-webkit-scrollbar-thumb:hover {
    background: #666; /* رنگ دستگیره هنگام هاور */
  }

  /* برای مرورگرهای فایرفاکس */
  .webimgDivIn {
    scrollbar-width: thin; /* عرض باریک */
    scrollbar-color: #888 #333; /* رنگ دستگیره و پس‌زمینه ترک */
  }
  
  .webpage #yoo-zoo .item div.pos-description .element.element-image.last img {
  margin: initial;
  float: none;
  border: none !important;
}
.webpage #yoo-zoo .item div.pos-description .element.element-image.last .webimgDiv .webimgDivIn {
  z-index: 5;
  position: absolute;
  width: 18vw;
  left: 9.8vw;
  overflow-x: hidden;
  overflow-y: auto;
  height: 37vw;
  top: 25.5vw;
}

.webpage #yoo-zoo .item div.pos-description .element.element-image.last .imgMask {
    height: 49vw !important;
}

.element-itemprevnext .page-nav a {
  font-family: agenor;
  text-transform: uppercase;
  color: #74cfc7;
  text-decoration: none;
  transition: all ease-out .25s;
} 
.element-itemprevnext .page-nav a:hover {
  background: #74cfc7;
  color: #fff;
  padding: 0px 10px;
}

.webpage #yoo-zoo .items div.row .teaser-item a img {
  width: 94vw;
}

.webpage #yoo-zoo .items h2.pos-title {
  top: 0 !important;
  margin: 0 !important;;
}
.webpage #yoo-zoo .items .row .pos-media {
  padding-top: 2vw;
} 

.form-check-group.bi_form_group {
  column-count: 2;
  background: linear-gradient(to bottom, rgb(240, 240, 240) 0%,rgba(255,255,255,0) 100%);
  width: 72vw;
  padding: .5vw .8vw;
  margin: .5vw 0 0;
  border-radius: .5vw;
  font-size: 1vw;
  column-fill: balance;
  border-top: thin solid #ddd;
}
#firstStep .formRow {
  padding: .2vw;
  line-height: 1.2vw;
}

#firstStep, #secondstep, #thirdstep {
  background: #fff;
}

.preinvoice table {
  width: inherit;
  min-width: 44vw;
}
.preinvoice table input {
  width: 70px;
}





.offcanvas-body::-webkit-scrollbar {
    width: 4px; /* عرض اسکرول بار */
  }

  .offcanvas-body::-webkit-scrollbar-track {
    background: #888; /* رنگ پس‌زمینه ترک اسکرول بار */
  }

  .offcanvas-body::-webkit-scrollbar-thumb {
    background: #999; /* رنگ دستگیره اسکرول بار */
  }

  .offcanvas-body::-webkit-scrollbar-thumb:hover {
    background: #666; /* رنگ دستگیره هنگام هاور */
  }

  /* برای مرورگرهای فایرفاکس */
  .offcanvas-body {
	overfolow-x:hidden;
    scrollbar-width: thin; /* عرض باریک */
    scrollbar-color: #888 #eee; /* رنگ دستگیره و پس‌زمینه ترک */
  }
  
  .preinvoice td {
  line-height: 38px;
  text-transform: initial;
}

.step03 input.error {
  border: thin solid #ff8989 !important;
}

.step04 {
	display:none;
}
.download_quotation {
  font-family: agenor;
  text-decoration: none;
  background: #75cfc7;
  color: #fff;
  padding: 10px;
  border-radius: .5vw;
  text-align: center;
  transition: all ease-out .25s;
}
.download_quotation:hover {
  background: #4b9b94;
}
.step04 {
  text-align: center;
}
.step04 p {
  margin-bottom: 3vw;
  font-size: 1.3vw;
  text-align: justify;
  padding: 1vw;
}

.brand-identity-samples .pos-media .element-textarea p {
  color: #555;
  width: 60vw;
  margin: auto !important;
  text-align: justify;
  font-size: 1vw;
  line-height: 1.7vw;
}

.step03 .wait {
  position: absolute;
  right: 5vw;
  top: 0;
  font-family: agenor;
  font-size: 1.5vw;
  line-height: 3.7vw;
  display: none;
}

.wmteamIn2 {
  background-size: contain !important;
}


.blogpage .item h3.whytitle {
  font-family: agenor !important;
  font-size: 2vw !important;
  width: 60vw !important;
  margin: 1.5vw auto !important;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
  margin-top: 5vw !important;
  margin-bottom: 2vw !important;
    text-transform: uppercase;
	  color: #4b4b4d !important;
}
 
.whychoosetitle {
  font-size: 3vw !important;
  color: #4b4b4d  !important;
  font-family: agenor !important;
  width: 60vw;
  line-height: 3vw !important;
  margin: auto !important;
  padding-right: 40vw !important;
  text-transform: uppercase;
  border-left: thin solid #6dc7bd;
  padding-left: 1.5vw !important;
  transform: translate(3vw);
}

.whytitle.t001::before {
  content: "01";
}
.whytitle.t002::before {
  content: "02";
}
.whytitle.t003::before {
  content: "03";
}
.whytitle.t004::before {
  content: "04";
}
.whytitle.t005::before {
  content: "05";
}
.whytitle.t006::before {
  content: "06";
}
.whytitle.t007::before {
  content: "07";
}
.whytitle.t008::before {
  content: "08";
}
.whytitle.t009::before {
  content: "09";
}
.whytitle.t010::before {
  content: "10";
}

.whytitle::before {
  color: #6dc7bd;
  border-right: thin solid #6dc7bd;
  font-size: 2.2vw;
  padding-right: .5vw;
  margin-right: 1.5vw;
}

.whyanswer {
  padding-left: 5vw !important;
}
 
.readyToKickOffProject {
    color: #6dc7bd;
  font-family: agenor;
  text-transform: uppercase;
  font-size: 3vw;
  line-height: 3.7vw;
  width: 60vw;
  margin: auto !important;
    margin-top: auto;
  border-left: thin solid #6dc7bd;
  padding-left: 1.5vw !important;
  transform: translate(3vw);
  margin-top: 5vw !important;
}

.blogpage #yoo-zoo .element-textarea > p.instant_quote_p {
  border-left: thin solid #6dc7bd;
  padding-left: 1.5vw !important;
  transform: translate(3vw);
  padding-top: 3vw !important;
  margin-bottom: 0 !important;
}
.launch_design_p {
  border-left: 2px dotted #6dc7bd;
  padding-left: 1.5vw !important;
  transform: translate(3vw);
  padding-top: 3vw !important;
} 

a.about-launch_design_p, a.about-instantquote {
  font-family: agenor;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background: #333;
  width: 12vw;
  display: inline-block;
  height: 2.5vw;
  font-size: 1vw;
  line-height: 2.5vw;
  text-align: center;
  
  transition: all ease-out .25s;
}
a.about-instantquote:hover,a.about-launch_design_p:hover {
  text-decoration: none !important;
  margin-left: 2.5vw;
}
a.about-launch_design_p::before, a.about-instantquote::before {
  content: " ";
  width: 0vw;
  height: 2.5vw;
  background: #6dc7bd;
  position: absolute;
  left: 1.4vw;
  transition: all ease-out .25s;
}
a.about-launch_design_p:hover::before, a.about-instantquote:hover::before {
  width: 2.5vw;
  
}


a.about-launch_design_p::before {
  background-image: url('/images/main/launch_your_design.svg');
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: 50%;
}


a.about-instantquote::before {
  background-image: url('/images/main/instant-quote-white-icon.svg');
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: 50%;
}

.blogpage .item h3.whytitle img {
  width: 10vw;
  transform: translate(0,-.5vw);
  margin-right: .2vw;
}

.readyToKickOffProject img {
  width: 20vw;
  transform: translate(0,-.7vw);
}
h2.whychoosetitle img {
    width: 17vw;
	  transform: translate(0,-.3vw);
}


.blogpage.blogpage2.innerpage #yoo-zoo p {
  font-family: Gadugi,arial;
    text-align: justify;
}
 
.blogpage.blogpage2.innerpage #yoo-zoo h2 {
  font-size: 2rem;
  color: #54aea4;
  padding: 1vw 19vw;
  margin: auto !important;
  display: inline-block;
  line-height: 2.5rem;
  text-transform: capitalize;
  font-family: agenor;
    text-align: justify;
}
.blogpage #yoo-zoo .element-textarea > h3 {
  font-family: agenor;
  font-size: 1.5rem;
  line-height: 2rem;
    text-align: justify;
}
.blogpage #yoo-zoo .element-textarea > h3 {
  font-family: agenor !important;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  margin-bottom: .7rem !important;
  margin-top: 2rem !important;
    text-align: justify !important;
}

.blogpage #yoo-zoo .element-textarea > ul li {
  color: #555 !important;
    text-align: justify !important;
}

.blogpage.blogpage2.innerpage #yoo-zoo table td {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: thin solid #eee !important;
  padding: 10px !important;
  font-family: gadugi !important;
}
.blogpage.blogpage2.innerpage #yoo-zoo table tr:nth-child(2n+1) td {
  background: #f4f4f4 ;
}

.blogpage.blogpage2.innerpage #yoo-zoo table tr:nth-child(1) td {
  background: #6dc7bd !important;
  color: #fff !important;
}
.blogpage2 #yoo-zoo .element-textarea table tr:first-child td span {
  color: #fff !important;
}

.blogpage #yoo-zoo .element-textarea > ul li {
  font-family: gadugi !important;
  color: #555 !important;
  font-size: 1.2vw !important;
  line-height: 2.2vw !important;
}

#contactOffcanvas .step01 .form-check > label {
  font-weight: bold;
  font-family: gadugi;
  font-size: 1.2rem;
  color: #63bbb2;
  line-height: 1.2rem;
}

#contactOffcanvas .step01 .form-check .form-check-group label {
  font-weight: normal !important;
  color: #555;
  font-size: 1rem;
  line-height: 1rem;
    transform: translate(0,-.15rem);
}

.step01 h2.step01_warn {
  opacity: 0;
}

#order_weemind .accordion-item h2 .accordion-button {
  font-size: 2rem;
  color: #80d8cf;
  box-shadow: none !important;
  background: #fff !important;
    text-transform: initial;
}
#order_weemind .accordion-item .accordion-body .form-check label {
  color: #555;
  font-size: 1rem;
  line-height: 1rem;
  font-family: gadugi;
  font-weight: normal;
    text-transform: initial;
}
#order_weemind .accordion-item .accordion-body {
  padding-top: 0;
}

.preinvoice .discount_row td {
  background: #999 !important;
  color: #fff;
}
.final_total td {
  background: #80d8cf;
  font-size: 1rem;
  font-family: gadugi;
  font-weight: bold;
}
.preinvoice .discount_row td {
  background: #333 !important;
  color: #fff;
  font-size: 1rem;
  font-family: gadugi;
  font-weight: bold;
}
.preinvoice .sum_total td {
  background: #fff !important;
  font-size: 1rem;
  font-family: gadugi;
  font-weight: bold;
  color: #000;
  border-top: 2px solid;
}

.step01_warn {
  line-height: 3.5vw !important;
}

.form-check.bundle label div {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5rem;
}

.form-check.bundle label span {
  display: block;
  line-height: 1.5rem;
}
.form-check.bundle label span:nth-child(2) {
  margin-top: 1rem;
}
.form-check.bundle label span:last-child {
  margin-bottom: 1.5rem;
} 

.form-check.bundle.align-top {
  display: inline-block;
}

tr.bundle {
  border-left: 5px solid #ff6505;
}   

.list-group.priceinsider_module li {
  background: none;
  border-bottom: thin solid #ccc;
  padding: .5vw 0;
  color: #51aba1;
  transition: all ease-out .25s;
}

.list-group.priceinsider_module li span.badge.text-bg-primary.rounded-pill {
  background: #ff6505 !important;
  font-weight: normal;
  font-family: agenor;
  font-size: .8rem;
}

.list-group.priceinsider_module li:hover {
  background: #fff !important;
  padding: .5vw;
}

.form-check.bundle.align-top input {
  opacity: 0;
}
.form-check.bundle.align-top {
  border-radius: 1vw;
  margin-right: 1vw;
  padding: 0vw;
  width: 16.4vw;
  min-height: 625px;
  transition: all ease .25s;  margin-top: 1vw; margin-bottom: 1vw; background: #f5f5f5;
}

.bundle_percent_number {
  font-size: 2vw;
  color: #ff6505;
  font-weight: bold;
  font-family: agenor;
}
.form-check.bundle.align-top:hover {
  background: #333;
  transform: scale(1.03);
    box-shadow: 0px 0px 15px #ddd;
}

.form-check.bundle.align-top.active {
  background: #333;
  transform: scale(1.04);
  box-shadow: 0px 0px 15px #ddd;
}
.form-check.bundle.align-top label {
  min-height: 420px;
}




.bundle_percent_number {
  font-size: 2.5vw;
  color: #fff;
  font-weight: bold;
  font-family: agenor;
  background: #ff6505;
  border-radius: 1vw 1vw 0 0;
  text-align: center;
  padding: 1vw 0;  cursor: pointer;  position: relative;
}

.form-check.bundle.align-top label {
  width: 100%;
}

.form-check.bundle.align-top label div {
  background: #ff6505;
  display: block;
  width: 100%;
  color: #fff;
  text-align: center !important;
  padding: .5vw 1vw;  position: relative;
}
.form-check.bundle.align-top label span {
  padding: .1vw .6vw;
  font-size: .9vw;  font-family: gadugi;
  transition: all ease .25s;
}

.form-check.bundle.align-top label span::before {
  content: "→";
  margin-right: 4px;
  color: #80d8cf;
  display: inline-block;
  transform: scale(.7);
}

.form-check.bundle.align-top:hover label span {
  color: #fff ;
}

.form-check.bundle.align-top.active label span {
  color: #fff ;
}
#order_weemind .accordion-item:last-child h2 .accordion-button {
  color: #ff6505;
}

.stepnumber_holder {
  position: fixed !important;
  left: 0;
  top: 0;
  background: url("/images/main/stepsbg.webp") no-repeat 0 100% #fff !important;
  height: 100vh;
}
#secondStep .step02 , #thirdStep .step03, #thirdStep .step04{
  width: calc(100% - 25vw);
  float: right;
}

.form-check.bundle.align-top label div::after {
  content: "▼";
  position: absolute;
  color: #ff6505;
  font-size: 16px;
  left: 50%;
  bottom: -15px;
  transform: translate(-50%) scaleX(2);
}
.bundle_percent_number::after {
  content: "discount";
  text-transform: uppercase;
  position: absolute;
  left: 0;
  font-size: 10px;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: normal;
  letter-spacing: 7px;
  color: #333;
}

.coupon.container {
  margin: 1rem 0 2rem;
  padding: 0;
  line-height: 2rem;
}
.coupon.container > div {
  display: contents;
    color: #999;
	  font-size: .9rem;
}
.coupon.container * {
  font-family: agenor;
}
.coupon.container button {
    font-size: .8rem;
  font-weight: normal;
}
#getCouponCode , #couponResult{
  background: #fffd;
}

.blogpage.aboutus.innerpage .pagetitle p {
  text-transform: inherit;
}


#launchBottom .readyToKickOffProject {
  margin: 0 !important;
  width: 50%;
  float: left;
}

 #launchBottom #launchImg {
  float: right;
  width: 50%;
}

  #launchBottom .readyToKickOffProject span {
  font-size: 13px !important;
  line-height: 19px !important;
  font-family: gothic;
  text-transform: none;
  display: block;
}

#launchBottom #launchImg img{
  max-width: 100%;  
}

.launch_holder #launchBottom {
  height: 34.5vw;
  margin-top: 50px !important;
  width: 88vw;
}
  
  
  .launch_holder {
  border-top: 5px solid #6dc7bd;
}

.blogpage.blogpage2.privacypolicy.innerpage p {
  color: #333 !important;
}

.blogpage.blogpage2.privacypolicy.innerpage #yoo-zoo .element-textarea > h3 {
  margin-bottom: 0 !important;
}



.blogpage.blogpage2.privacypolicy.innerpage #yoo-zoo .element-textarea > ul li {
  line-height: 1.7rem !important;
  margin-bottom: .2rem;
}

#rightPrice #rightIn {
  padding: .6vw 1vw;
  height: 7vw;
}
#rightPrice #rightIn h6 {
  font-size: 2.5vw;
}
#rightPrice #rightIn p {
  width: 36vw !important;
  font-family: gadugi;
  color: #000;
  margin: 0;
  font-size: .8vw;
  line-height: 1.4vw;
}
#yoo-zoo .item .pos-content .element-textarea > p.contactparagraph {
  margin: auto !important;
    margin-bottom: auto;
  width: 54vw !important;
  margin-bottom: 4rem !important;
}

.footer_whatsapp, .footer_whatsapp span {
  color: #fff;
  text-decoration: none !important;
  font-size: 1rem;
  line-height: 1rem;
}
.footer_whatsapp span {
    margin-left:7px;
      font-family: agenor;
  letter-spacing: 1px;
}










@media all and (orientation:portrait) {
    
    #rightPrice #rightIn h6 {
  font-size: 11vw;
}
#rightPrice #rightIn {
  height: auto !important;
}
#rightPrice #rightIn a {
  display: inline;
}
#launchBottom .readyToKickOffProject {
  width: 100%;
  float: none;
  clear: both;
}
#launchBottom #launchImg {
  float: none;
  width: 100%;
  clear: both;
      transform: translate(5vw,0) !important;
}

.launch_holder #launchBottom {
  height: auto;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
}
#rightPrice #rightIn {
  padding: 5vw;
      padding-top: 12vw ;
}
#rightPrice #rightIn p {
  width: 100% !important;
  font-size: 4vw;
  line-height: 6vw;
}

#rightPrice  #rightIn::before {
  content: "+";

  position: absolute;

  color: #fff;

  left: 5vw;

  font-family: agenor;

  font-size: 18vw;

  top: 0;

  transform: none;

  line-height: 15vw;

}
.aboutus #yoo-zoo .item .pos-content .element-textarea p.aboutus-toptop-heading-text {
  text-align: left !important;
}

.aboutus #yoo-zoo .item .pos-content .element-textarea p.aboutus-toptop-heading-text2,.aboutus #yoo-zoo .item .pos-content .element-textarea p.aboutus-toptop-heading-text3 {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.aboutus #yoo-zoo .item .pos-content .element-textarea p.aboutus-toptop-heading-text3 {
  font-weight: normal !important;
  margin-bottom: 2rem;
}
.servicepage.innerpage .inner-top-wee-light-gray {
  height: auto;
  padding-bottom: 2rem;
}

.servicepage.innerpage .serviceMenu ul li {
  margin-bottom: 2rem !important;
}
.servicepage.innerpage #fixedbar > div {
  width: 10vw;
}
#servicTop p {
  color: #888 !important;
  margin-top: 1rem !important;
}
.launch_holder .readyToKickOffProject .instant_quote_p {
  margin-top: 1rem;
}
.servicepage.innerpage #yoo-zoo .item .pos-content .element-textarea p {
  text-align: left;
}

.p-2.instant_menu_icon {
  width: 3rem !important;
  height: 3rem !important;
  transform: translate(-90% , -50%);
}

#yoo-zoo .item .pos-content .element-textarea > p.contactparagraph {
  width: 90vw !important;
  font-family: gadugi !important;
  text-align: left;
  line-height: 1.5rem !important;
  margin-bottom: 0 !important;
  
  font-size: 1rem !important;
}

.blogpage #yoo-zoo .item .pos-content .element-textarea #contactText p {
  font-weight: normal !important;
  font-family: gadugi !important;
  text-align: left;
  line-height: 1.5rem !important;
  font-size: 1rem !important;
}
#cbg1 {
  margin-left: 5vw;
}

#cbg2In {
  position: relative;
}

textarea#message {
  min-height: 10rem;
}
.blogpage.contact.innerpage #cbgRight {
  display: none;
}
.blogpage.contact.innerpage #cbgLeft a {
  background: url("/images/main/contactWhatsapp.svg") no-repeat 0 50%;
  padding-left: 12vw;
  font-size: 8vw;
  line-height: 18vw;
}
.blogpage.contact.innerpage #cbgLeft p {
  color: #999 !important;
  font-size: 4vw !important;
}


.blogpage.contact.innerpage #contactLeft {
  height: 95vw;
}
#cbg1 {
  display: none;
}
.brand-identity-samples #yoo-zoo .item div.pos-bottom .element.element-textarea h2 {
  line-height: 2rem;
}


}