.w-layout-grid {
display: -ms-grid;
display: grid;
grid-auto-columns: 1fr;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
grid-row-gap: 16px;
grid-column-gap: 16px;
}
body {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #333;
font-size: 14px;
line-height: 20px;
}
h1 {
margin-top: 0px;
margin-bottom: 0px;
font-family: Figginssans, sans-serif;
color: #4a615d;
font-size: 65px;
line-height: 70px;
font-weight: 400;
letter-spacing: -0.32px;
}
h2 {
margin-top: 0px;
margin-bottom: 0px;
font-family: Figginssans, sans-serif;
color: #4a615d;
font-size: 40px;
line-height: 48px;
font-weight: 400;
letter-spacing: -0.2px;
}
h3 {
margin-top: 0px;
margin-bottom: 10px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #445c58;
font-size: 25px;
line-height: 30px;
font-weight: 400;
letter-spacing: -0.13px;
}
p {
font-family: 'Averta [thefontsmaster', sans-serif; font-size: 16px;
line-height: 29px;
font-weight: 300;
letter-spacing: -0.09px;
}
a {
text-decoration: underline;
}
.brand {
width: 179px;
height: 33px;
margin-top: 30px;
margin-bottom: 40px;
margin-left: 40px;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/logo.svg);
background-position: 50% 50%;
background-size: contain;
background-repeat: no-repeat;
}
.brand.w--current {
margin-top: 30px;
margin-bottom: 40px;
margin-left: 40px;
}
.navbar {
position: fixed;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
background-color: #fff;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #003942;
font-size: 18px;
line-height: 100%;
font-weight: 400;
}
.link-block {
width: 45px;
height: 45px;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/search.svg);
background-position: 50% 50%;
background-size: contain;
background-repeat: no-repeat;
background-attachment: scroll;
}
.nav-link {
margin-right: 55px;
padding-right: 0px;
padding-bottom: 11px;
padding-left: 0px;
color: #4d6b61;
font-size: 14px;
}
.nav-link.w--current {
margin-right: 55px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 0px;
border-bottom: 3px solid #77a2a3;
color: #78a08c;
text-decoration: none;
}
.nav-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 20px;
margin-right: 40px;
margin-bottom: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.top-section {
display: block;
overflow: hidden;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h2-txt-cta-div {
width: 80%;
max-width: 520px;
margin-right: 80px;
}
.cta-text {
display: block;
margin-right: 20px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #e7f3ed;
font-size: 16px;
line-height: 25px;
letter-spacing: -0.08px;
text-decoration: none;
text-transform: uppercase;
}
.cta-text.white {
color: #e7f3ed;
}
.cta-text.darkgreen {
color: #49655d;
}
.cta-link {
padding: 12px 110px 12px 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #78a08c;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3E8F3EDarrow.svg);
background-position: 195px 50%;
background-size: auto;
background-repeat: no-repeat;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
text-decoration: none;
background-clip: border-box;
-webkit-text-fill-color: inherit;
}
.cta-link:hover {
background-position: 180px 50%;
}
.cta-link.nobox {
padding-right: 85px;
padding-left: 0px;
background-color: transparent;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3E8F3EDarrow.svg);
background-position: 100% 50%;
background-size: auto;
background-repeat: no-repeat;
}
.cta-link.nobox:hover {
background-position: 90% 50%;
}
.cta-link.nobox.dark {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3arrow.svg);
color: #4a615d;
text-transform: uppercase;
}
.cta-link.border-green {
border-style: solid;
border-width: 2px;
border-color: #49655d;
background-color: transparent;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3arrow.svg);
background-position: 90% 50%;
background-size: auto;
background-repeat: no-repeat;
-webkit-transition: background-position 400ms ease-out;
transition: background-position 400ms ease-out;
}
.cta-link.border-green:hover {
background-position: 85% 50%;
}
.cta-link.allproductsbutton {
margin-top: 0px;
background-color: #49655d;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3E8F3EDarrow.svg);
background-position: 200px 50%;
background-size: auto;
background-repeat: no-repeat;
}
.cta-link.allproductsbutton:hover {
background-position: 190px 50%;
}
.cta-link.allproductsbutton.w--current {
margin-top: 60px;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3E8F3EDarrow.svg);
background-position: 180px 50%;
background-size: auto;
background-repeat: no-repeat;
}
.why-section {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.icon-list-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40%;
max-width: 540px;
margin-right: 60px;
margin-bottom: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.list-icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
min-height: 90px;
margin-bottom: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.smaller-paragraph {
margin-top: 20px;
color: #4d6b61;
font-size: 18px;
line-height: 22px;
font-weight: 300;
letter-spacing: -0.26px;
}
.list-item {
width: 80%;
}
.row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.row.margin {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.centered-h1-50px {
margin-bottom: 20px;
padding-top: 80px;
font-family: Figginssans, sans-serif;
color: #e7f3ed;
font-size: 40px;
line-height: 44px;
font-weight: 400;
text-align: center;
letter-spacing: -0.25px;
}
.centered-h1-50px.coverh1 {
width: 70%;
margin-bottom: 0px;
padding-top: 0px;
font-size: 48px;
line-height: 54px;
font-weight: 400;
}
.centered-h1-50px.subscriibe {
width: 90%;
margin-bottom: 0px;
padding-top: 0px;
font-size: 32px;
line-height: 36px;
font-weight: 400;
}
.centered-h1-50px.greencover {
width: 70%;
margin-bottom: 0px;
padding-top: 0px;
color: #4d6b61;
font-size: 48px;
line-height: 54px;
font-weight: 400;
}
.centered-h1-50px.comb {
padding-top: 0px;
}
.centered-txt-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 90%;
max-width: 960px;
margin-right: auto;
margin-left: auto;
padding-top: 40px;
padding-bottom: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
._2headings-text {
width: 600px;
}
._2headings-text.right {
width: 48%;
margin-left: 0px;
}
.img-placeholder {
width: 50%;
min-height: 580px;
}
.img-placeholder.productimg {
width: 48%;
height: auto;
min-height: 420px;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Frame-10.png);
background-position: 50% 50%;
background-size: contain;
background-repeat: no-repeat;
}
.article {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 48%;
margin-bottom: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: #b4d2be;
background-color: #e8f3ed;
}
.article-img {
width: 100%;
min-height: 300px;
}
.article-img._1 {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/article1.jpg);
background-position: 50% 50%;
background-size: cover;
}
.article-img._2 {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/iso.jpeg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.article-img._4 {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/news01-2.jpeg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.article-img._3 {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/20.jpeg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.article-img._5 {
background-color: #fff;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/ISO-13485.jpg);
background-position: 50% 50%;
background-size: contain;
background-repeat: no-repeat;
}
.article-date {
margin-bottom: 5px;
font-family: Figginssans, sans-serif;
color: #78a08c;
font-size: 18px;
line-height: 30px;
font-weight: 500;
letter-spacing: -0.09px;
}
.article-title {
font-family: Figginssans, sans-serif;
color: #4d6b61;
font-size: 24px;
line-height: 28px;
font-weight: 700;
letter-spacing: -0.13px;
}
.article-paragraph {
margin-top: 20px;
margin-bottom: 0px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4d6b61;
font-size: 18px;
line-height: 22px;
font-weight: 300;
}
.article-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 90%;
height: 100%;
margin-top: 30px;
margin-bottom: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cover-section {
height: 486px;
max-width: 100vw;
margin-top: 120px;
background-color: rgba(73, 101, 93, 0.74);
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/cover.png);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.mask {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 486px;
max-width: 100vw;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(232, 243, 237, 0.64);
}
.mask.greenmask {
background-color: rgba(73, 101, 93, 0.5);
}
._1heading-text {
width: 597px;
}
._1heading-text.left {
width: 80%;
max-width: 520px;
margin-right: 80px;
}
._1heading-text.right {
width: 80%;
max-width: 520px;
margin-left: 80px;
}
.img-1-left {
width: 620px;
height: 483px;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/organic-bio-cosmetics-healthy-concept-with-natural-plants-in-bottles-picture-id1302333408.jpg), url(//votaniche.com/wp-content/themes/votaniche/assets/images/istockphoto-813786294-612x612-2.png);
background-position: 50% 50%, 50% 50%;
background-size: contain;
background-repeat: no-repeat, no-repeat;
}
.colorblock-left {
width: 100%;
height: 606px;
background-color: #e7f3ed;
}
.side-images-left {
display: -ms-grid;
display: grid;
width: 100%;
margin-right: 80px;
grid-auto-columns: 0.25fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
-ms-grid-columns: 21.66% 78.34%;
grid-template-columns: 21.66% 78.34%;
-ms-grid-rows: 19.82% 80.18%;
grid-template-rows: 19.82% 80.18%;
}
.nature-of-products {
display: block;
max-width: 100vw;
margin-top: 90px;
padding-top: 60px;
padding-bottom: 100px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #78a08c;
}
.overlapping-section {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 90%;
max-width: 1200px;
margin-top: -228px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #e8f3ed;
}
.icon-link-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 23%;
margin-right: 0px;
margin-bottom: 30px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
text-decoration: none;
}
.text-block-title {
width: 100%;
margin-top: 20px;
font-family: Figginssans, sans-serif;
color: #78a08c;
font-size: 18px;
line-height: 22px;
font-weight: 600;
text-align: center;
letter-spacing: -0.1px;
}
.link-block-3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
text-decoration: none;
}
.link-block-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-top: 10px;
margin-bottom: 40px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.centered-cta {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 60px;
padding-bottom: 80px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.news-section {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 60px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.max-width-1200 {
display: block;
width: 90%;
max-width: 1200px;
margin-top: 40px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.max-width-1200.exception {
margin-top: 150px;
}
.footer {
position: relative;
left: 0%;
top: auto;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 100vw;
padding-top: 40px;
padding-bottom: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #4d6b60;
}
.copyright {
margin-top: 0px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #e8f3ed;
font-size: 18px;
font-weight: 400;
text-align: center;
letter-spacing: -0.09px;
}
.footer-link {
padding-right: 20px;
padding-left: 40px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #fff;
font-size: 18px;
font-weight: 300;
text-align: center;
letter-spacing: -0.09px;
text-decoration: none;
}
.divider {
font-family: 'Averta [thefontsmaster', sans-serif;
color: #fff;
font-size: 20px;
font-weight: 600;
text-align: left;
letter-spacing: -0.09px;
}
.text-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.text-links.hide {
display: none;
}
.social-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.link-block-4 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
margin-right: 20px;
margin-left: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.icon-svg {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 27px;
height: 27px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.main-image-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100vw;
margin-top: 120px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.row-articles {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.tab-navigation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 90%;
margin-left: 0px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.one-half {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 486px;
padding-top: 80px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
background-color: #e8f3ed;
}
.second-half {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 486px;
padding-top: 85px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #4d6b60;
}
.tab-heading {
color: #4a615d;
font-size: 32px;
line-height: 36px;
letter-spacing: -0.2px;
}
.tab-heading.max-width {
max-width: 800px;
font-size: 32px;
line-height: 36px;
}
.text-half {
display: block;
padding-bottom: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
._3grid-pic {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-left: 0px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.grid-3 {
width: 100%;
grid-auto-columns: 118px;
grid-auto-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
-ms-grid-columns: 11.28% 72.98% 16.02%;
grid-template-columns: 11.28% 72.98% 16.02%;
-ms-grid-rows: 84.58% 15.42%;
grid-template-rows: 84.58% 15.42%;
}
.landing-colorblock {
width: 100%;
height: 603px;
background-color: #e8f3ed;
}
.img-1-landing {
width: 605px;
height: 510px;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/istockphoto-1256379166-2048x2048-1.png);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
._1st-section {
margin-top: 120px;
}
.nav-tab {
display: block;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav-tab-link {
width: 90px;
margin-bottom: 15px;
border-style: solid;
border-width: 4px;
border-color: #fff;
border-radius: 200px;
background-color: #fff;
}
.nav-tab-link:hover {
border-style: solid;
border-width: 4px;
border-color: #4d6b60;
}
.nav-tab-link.w--current {
margin-right: 0px;
border: 4px solid #4a615d;
border-radius: 200px;
}
.container-tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80%;
max-width: 520px;
margin-left: 80px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #4d6b60;
}
.tab-landing {
display: block;
}
.tab-header {
margin-top: 0px;
color: #e8f3ed;
font-size: 60px;
line-height: 60px;
font-weight: 600;
letter-spacing: -0.2px;
}
.tab-row {
width: 100%;
}
.tab-row.circles {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.num-section {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 50px;
margin-bottom: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.num-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.num-text {
width: 80%;
}
.num-heading {
color: #4a615d;
font-size: 40px;
line-height: 44px;
letter-spacing: -0.2px;
}
.img-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.image-half-right {
width: 50%;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/3-1.png);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.image-half-right.productimage {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/customer-support-executive-picture-id1224236607.png), url(//votaniche.com/wp-content/themes/votaniche/assets/images/istockphoto-1309618548-2048x2048-1.png);
background-position: 50% 50%, 50% 50%;
background-size: cover, cover;
background-repeat: no-repeat, no-repeat;
}
.contact-cover {
height: 486px;
max-width: 100vw;
margin-top: 120px;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/gettyimages-1043522798-2048x2048.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.dark-green-paragraph-20px {
font-size: 20px;
font-weight: 300;
}
.dark-green-paragraph-20px.bold {
margin-bottom: 30px;
color: #4d6b61;
font-size: 18px;
line-height: 22px;
font-weight: 400;
}
.form-label {
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4a615d;
font-size: 18px;
line-height: 30px;
font-weight: 400;
}
.form-text {
border-style: solid;
border-width: 0.1px;
border-color: #b4d2be;
background-color: #eaf3ed;
}
.form-text.message {
height: 80px;
}
.submit-button {
padding: 12px 110px 12px 25px;
background-color: #49655d;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3E8F3EDarrow.svg);
background-position: 140px 50%;
background-size: auto;
background-repeat: no-repeat;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #eaf3ed;
font-size: 16px;
line-height: 25px;
font-weight: 400;
text-transform: uppercase;
}
.submit-button:hover {
background-position: 135px 50%;
}
.form-mint-background {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
padding-top: 30px;
padding-bottom: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; background-color: #eaf3ed;
}
.form-content {
width: 80%;
max-width: 520px;
margin-top: 40px;
margin-left: 80px;
margin-bottom: 40px;
}
.form-img-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.empty-space-small {
height: 30px;
}
.text-image-right-left-section {
display: block;
overflow: hidden;
margin-bottom: 100px;
padding-top: 100px;
color: #003942;
}
.body {
font-family: 'Averta [thefontsmaster', sans-serif;
}
.content-grid-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100vw;
margin-bottom: 20px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.content-grid-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100vw;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h1-mintgreen {
color: #e7f3ed;
font-size: 40px;
line-height: 44px;
}
.h1-mintgreen.center {
width: 75%;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.content-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.contact-heading {
margin-bottom: 8px;
color: #4d6b61;
font-size: 40px;
line-height: 44px;
}
.landing-header {
margin-bottom: 10px;
color: #4d6b61;
line-height: 44px;
}
.grid-paragraph {
color: #4d6b61;
font-size: 18px;
line-height: 22px;
font-weight: 300;
}
.title---heading {
color: #4d6b61;
line-height: 44px;
}
.icon-img {
display: block;
}
.empty-space-large {
height: 40px;
}
.list-icon-overlap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.list-icon-overlap:hover {
-webkit-transform: translate(0px, -8px);
-ms-transform: translate(0px, -8px);
transform: translate(0px, -8px);
}
.element-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80%;
max-width: 520px;
margin-right: 80px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.empty-space-20px {
height: 20px;
}
.heading-item {
margin-top: 0px;
margin-bottom: 0px;
font-family: Figginssans, sans-serif;
color: #4d6b61;
font-size: 24px;
line-height: 28px;
font-style: normal;
font-weight: 600;
}
.list-item {
width: 100%;
margin-bottom: 20px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4d6b61;
font-size: 20px;
line-height: 24px;
font-weight: 600;
}
.rich-text {
color: #4a615d;
font-weight: 400;
}
.rich-text p {
color: #4a615d;
font-size: 18px;
line-height: 22px;
}
.rich-text li {
font-family: 'Averta [thefontsmaster', sans-serif;
font-size: 18px;
line-height: 28px;
font-weight: 300;
}
.rich-text h3 {
font-size: 18px;
line-height: 26px;
}
.product-text-img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-bottom: 50px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.product-img-text {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-bottom: 50px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.paragraph-9 {
color: #4d6b61;
font-size: 18px;
line-height: 22px;
font-weight: 300;
}
.product-link {
line-height: 30px;
text-decoration: none;
}
.product-link:hover {
font-weight: 700;
}
.product-text-block {
font-family: Figginssans, sans-serif;
color: #e8f3ed;
font-size: 32px;
line-height: 48px;
font-weight: 400;
}
.product-text-block:hover {
font-family: Figginssans, sans-serif;
font-size: 32px;
font-weight: 600;
}
.product-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.landing-overlapping-section {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1200px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #e8f3ed;
}
.combining-tech {
display: block;
max-width: 100vw;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
background-repeat: repeat, no-repeat;
}
.white-light-par {
width: 46%;
font-family: Figginssans, sans-serif;
color: #e7f3ed;
font-size: 22px;
line-height: 26px;
font-weight: 400;
}
.white-light-par.centered {
width: 85%;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.div-block-44 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.div-block-45 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0px;
padding-bottom: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.products-slide {
display: block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.product-text-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80%;
max-width: 520px;
margin-right: 80px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.subtitle-product {
width: 95%;
font-size: 32px;
line-height: 36px;
letter-spacing: -0.2px;
}
.product-heading {
font-family: 'Averta [thefontsmaster', sans-serif;
font-size: 20px;
line-height: 40px;
font-weight: 600;
text-transform: uppercase;
}
.subscribe {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 438px;
max-width: 100vw;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #78a08c;
}
.centered-subscribe-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 90%;
max-width: 960px;
margin-right: auto;
margin-left: auto;
padding-top: 40px;
padding-bottom: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.text-field {
width: 625.15px;
height: 61.89px;
border-style: solid;
border-width: 3px;
border-color: #b4d2be;
background-color: #eaf3ed;
font-family: 'Averta [thefontsmaster', sans-serif;
font-size: 24px;
line-height: 30px;
font-style: italic;
font-weight: 400;
}
.text-field::-webkit-input-placeholder {
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4d6b61;
}
.text-field:-ms-input-placeholder {
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4d6b61;
}
.text-field::-ms-input-placeholder {
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4d6b61;
}
.text-field::placeholder {
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4d6b61;
}
.submit-button-2 {
display: block;
width: 70px;
height: 45.12px;
margin-top: 9px;
margin-left: -85px;
background-color: #b4d2be;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3arrow_1.svg);
background-position: 50% 50%;
background-size: auto;
background-repeat: no-repeat;
}
.form-block-3 {
display: block;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.headquart-sect {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 60px;
margin-bottom: 100px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.map-text {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 545px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.map-img {
width: 50%;
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.mint-headtext {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #eaf3ed;
}
.title-headqua {
width: 80%;
max-width: 520px;
margin-top: 40px;
margin-bottom: 40px;
margin-left: 80px;
}
.headq-heding {
color: #4d6b61;
font-size: 40px;
line-height: 44px;
}
.grid-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
margin-left: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.side-images-right {
width: 100%;
margin-left: 80px;
grid-auto-columns: 118px;
grid-auto-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
-ms-grid-columns: 47.44% 21.58% 16.6% 13.7%;
grid-template-columns: 47.44% 21.58% 16.6% 13.7%;
-ms-grid-rows: 14.95% 37.4% 28.66% 18.54%;
grid-template-rows: 14.95% 37.4% 28.66% 18.54%;
}
.img-3 {
display: block;
width: 620px;
height: 483px;
grid-auto-columns: 1fr;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/team-of-scientist-with-digital-tablet-working-together-while-standing-picture-id1284045160.jpg), url(//votaniche.com/wp-content/themes/votaniche/assets/images/istockphoto-1353116600-2048x2048.png);
background-position: 100% 50%, 50% 50%;
background-size: cover, cover;
background-repeat: repeat, no-repeat;
}
.colorblock {
width: 100%;
height: 606px;
background-color: #e8f3ed;
}
.grid-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
margin-left: 0px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.hide {
display: none;
}
.div-block-46 {
display: -ms-grid;
display: grid;
width: 100%;
grid-auto-columns: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
-ms-grid-columns: 5% 90% 5%;
grid-template-columns: 5% 90% 5%;
-ms-grid-rows: 13% 47% 40%;
grid-template-rows: 13% 47% 40%;
}
.overlap-sections {
margin-top: 90px;
}
.news-half {
width: 50%;
background-color: #78a08c; }
.news-img {
width: 100%; background-color: #fff;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/ISO-13485.jpg);
background-position: 50% 50%;
background-size: contain;
background-repeat: no-repeat;
}
.news-text {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.heading {
font-family: Figginssans, sans-serif;
color: #e8f3ed;
font-size: 24px;
line-height: 28px;
font-weight: 700;
}
.text-block {
margin-bottom: 5px;
font-family: Figginssans, sans-serif;
color: #e8f3ed;
font-size: 18px;
line-height: 30px;
font-weight: 400;
text-align: right;
letter-spacing: 0.9px;
}
.div-block-47 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.div-block-48 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.div-block-49 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.div-block-50 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.heading-2 {
color: #4d6b61;
line-height: 44px;
}
.news-cover {
height: 486px;
max-width: 100vw;
margin-top: 120px;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/future-of-print-newspapers-picture-id1269620303.png);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.news-mask {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 486px;
max-width: 100vw;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(232, 243, 237, 0.76);
}
.cta-text-2 {
display: block;
margin-right: 20px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4a615d;
font-size: 16px;
line-height: 25px;
letter-spacing: -0.08px;
text-decoration: none;
text-transform: uppercase;
}
.cta-link-2 {
padding: 12px 110px 12px 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #49655d;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3.svg);
background-position: 195px 50%;
background-size: auto;
background-repeat: no-repeat;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
text-decoration: none;
}
.cta-link-2:hover {
background-position: 180px 50%;
}
.cta-link-2.nobox {
padding-right: 85px;
padding-left: 0px;
background-color: transparent;
background-position: 100% 50%;
}
.cta-link-2.nobox:hover {
background-position: 90% 50%;
}
.cta-link-2.nobox.dark {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3arrow.svg);
color: #4a615d;
text-transform: uppercase;
}
.centered-news {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 44px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.max-width-1200-2 {
width: 90%;
max-width: 1200px;
margin-top: 40px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.content-img-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 50px;
padding-bottom: 50px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.title---heading-2.center {
line-height: 44px;
}
.num-placeholder {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
max-height: 45px;
margin-bottom: 15px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.link-block-row-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1200px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #e8f3ed;
}
.approach {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 50px;
margin-bottom: 50px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.num-list-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40%;
max-width: 540px;
margin-right: 60px;
margin-bottom: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.text-half-2 {
display: block;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.tab-large-img-placeholder {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab-5 {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.subtitle-herb {
margin-bottom: 20px;
font-size: 40px;
line-height: 50px;
letter-spacing: -0.2px;
}
.one-half-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 600px;
padding-top: 80px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
background-color: #e8f3ed;
}
.herb-heading {
font-family: 'Averta [thefontsmaster', sans-serif;
font-size: 16px;
line-height: 40px;
font-weight: 600;
text-transform: uppercase;
}
.tab-img-container-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80px;
height: 70px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.tab-img-container-2:hover {
-webkit-transform: translate(0px, -8px);
-ms-transform: translate(0px, -8px);
transform: translate(0px, -8px);
}
.tabs-container {
display: block;
width: 80%;
max-width: 520px;
margin-left: 80px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab-nav_link {
display: block;
padding-right: 50px;
padding-bottom: 20px;
}
.tab-1 {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.second-half-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 600px;
padding-top: 80px;
padding-bottom: 80px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #4d6b60;
}
.tab-3 {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.first-section {
display: block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab-2 {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tab-margin {
height: 14px;
}
.herb-container {
display: block;
width: 80%;
max-width: 520px;
margin-right: 80px;
margin-bottom: 20px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab-heading-title {
margin-bottom: 0px;
font-family: Figginssans, sans-serif;
color: #e8f3ed;
font-size: 40px;
line-height: 50px;
letter-spacing: -0.2px;
}
.tab-paragraph {
width: 90%;
margin-bottom: 0px;
color: #e8f3ed;
font-size: 20px;
line-height: 30px;
font-weight: 300;
}
.header-container-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tab-4 {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.landing-tab {
display: block;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.row-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.num-par {
width: 60%;
margin-top: 7px;
color: #4d6b61;
font-size: 18px;
line-height: 22px;
letter-spacing: -0.26px;
}
.header-container-products {
width: 100%;
margin-top: 150px;
margin-bottom: 50px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.faq-p {
overflow: hidden;
width: 100%;
margin-bottom: 10px;
border-radius: 4px;
background-color: #f4f6f8;
}
.faq {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 80px;
padding-top: 0px;
padding-right: 50px;
padding-bottom: 0px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #4d6b60;
color: #fff;
font-size: 16px;
font-weight: 600;
white-space: break-spaces;
}
.faq.w--open {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.toggle-text {
position: relative;
z-index: 2;
padding-left: 20px;
font-family: Figginssans, sans-serif;
color: #e7f3ed;
font-size: 24px;
line-height: 28px;
font-weight: 500;
}
.toggle-text.allproducts {
padding-left: 10px;
}
.faq-icon {
position: absolute;
left: auto;
top: 0%;
right: 0%;
bottom: 0%;
z-index: 2;
width: 24px;
margin-right: 16px;
}
.faq-body {
position: relative;
display: block;
width: 100%;
background-color: transparent;
}
.faq-body.w--open {
background-color: transparent;
}
.faq-body-cont {
padding: 30px;
border-top: 1px none #000;
background-color: #e8f3ed;
font-size: 16px;
line-height: 32px;
font-weight: 300;
}
.faq-answer {
margin-bottom: 24px;
color: #4d6b61;
font-size: 18px;
line-height: 22px;
}
.faq-image {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.expand-h2 {
color: #4a615d;
font-size: 24px;
line-height: 28px;
letter-spacing: -0.2px;
}
.products-block {
width: 100%;
}
.product-preview {
display: inline-block;
width: 25%;
grid-auto-columns: 1fr;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
color: #4a615d;
text-decoration: none;
}
.product-preview:hover {
opacity: 0.9;
}
.product-name {
font-family: Figginssans, sans-serif;
font-size: 18px;
line-height: 22px;
font-weight: 500;
text-align: left;
}
.product-name:hover {
font-weight: 500;
}
.product-image {
width: 90%;
margin-bottom: 15px;
}
.green-links {
color: #4a615d;
font-weight: 600;
text-decoration: none;
}
.tooltip-trigger {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: left;
}
.tooltip {
position: absolute;
left: -40px;
top: auto;
right: 0px;
bottom: 135%;
z-index: 10;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-right: auto;
margin-left: auto;
padding: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 3px;
background-color: #e7f3ed;
}
.tooltip-arrow {
position: absolute;
left: 0%;
top: auto;
right: 0%;
bottom: -5px;
width: 10px;
height: 10px;
margin-right: auto;
margin-left: auto;
background-color: #e7f3ed;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tooltip-text {
color: #4a615d;
font-size: 18px;
line-height: 22px;
font-weight: 300;
}
.tooltip-heading {
font-family: Figginssans, sans-serif;
color: #4a615d;
font-size: 24px;
line-height: 28px;
font-weight: 600;
}
.table-heading {
font-family: Figginssans, sans-serif;
color: #4a615d;
font-size: 18px;
line-height: 22px;
font-weight: 600;
text-transform: capitalize;
}
.table-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-top: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
background-color: #e8f3ed;
}
.table-data {
padding-right: 20px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4a615d;
font-size: 18px;
line-height: 22px;
}
.table-data.name {
font-family: Figginssans, sans-serif;
color: #4a615d;
font-size: 18px;
line-height: 22px;
font-weight: 500;
}
.table-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding-top: 16px;
padding-bottom: 16px;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
border-bottom: 1px solid #dce0ec;
-webkit-transition: box-shadow 200ms ease;
transition: box-shadow 200ms ease;
color: #9898a3;
cursor: pointer;
}
.table-row:hover {
box-shadow: 0 12px 10px 0 rgba(142, 143, 163, 0.06);
color: #4347e7;
}
.table-row.head {
padding-top: 0px;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
cursor: default;
}
.table-row.head:hover {
background-color: transparent;
box-shadow: none;
}
.scroll-table-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: visible;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.table-box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 18%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px none #f9f9f9;
}
.table-box.name {
width: 18%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
text-decoration: none;
}
.table-box._3 {
width: 25%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
text-decoration: none;
}
.table-box._2 {
width: 18%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.article-cover {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 486px;
max-width: 100vw;
margin-top: 120px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #e7f3ed;
}
.article-title-date {
display: block;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.article-title-heading {
margin-bottom: 20px;
font-size: 40px;
line-height: 44px;
letter-spacing: -0.2px;
}
.article-date-subheading {
margin-bottom: 5px;
font-family: Figginssans, sans-serif;
color: #78a08c;
font-size: 18px;
line-height: 22px;
font-weight: 500;
letter-spacing: -0.09px;
}
.article-contentt {
display: block;
margin-top: 90px;
margin-bottom: 90px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.article-paragraph-text {
color: #4d6b61;
font-size: 18px;
line-height: 22px;
font-weight: 300;
}
.article-text {
width: 80%;
}
.cta-link-copy {
padding: 12px 110px 12px 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #78a08c;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/Group-3E8F3EDarrow.svg);
background-position: 195px 50%;
background-size: auto;
background-repeat: no-repeat;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
text-decoration: none;
background-clip: border-box;
-webkit-text-fill-color: inherit;
}
.cta-link-copy:hover {
background-position: 180px 50%;
}
.cta-link-copy.morenews {
background-color: #49655d;
}
.link {
color: #4a615d;
font-weight: 400;
text-decoration: none;
}
.article-text-half {
width: 40%;
padding-right: 40px;
}
.article-img-half {
width: 60%;
min-height: 300px;
}
.article-img-half.iso2016 {
background-color: #fff;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/ISO-13485.jpg);
background-position: 50% 50%;
background-size: contain;
background-repeat: no-repeat;
}
.article-img-half.goldaward {
background-color: #fff;
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/article1.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.article-img-half.iso2015 {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/iso.jpeg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.article-img-half._20thcongress {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/20.jpeg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.article-img-half.panhelleniccongress {
background-image: url(//votaniche.com/wp-content/themes/votaniche/assets/images/news01-2.jpeg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.header-article {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.target-name {
width: 120px;
margin-bottom: 10px;
font-family: 'Averta [thefontsmaster', sans-serif;
color: #4a615d;
font-size: 11px;
line-height: 14px;
font-weight: 600;
text-align: center;
}
.target-name.immune {
padding-top: 2px;
}
.target-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 991px) {
.brand {
margin-left: 20px;
}
.brand.w--current {
margin-left: 20px;
}
.link-block {
display: block;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 65px;
}
.nav-link {
width: auto;
margin-right: 0px;
margin-left: 69px;
}
.nav-menu {
width: 100%;
margin-top: 0px;
background-color: #fff;
}
.menu-button {
margin-top: 25px;
margin-right: 20px;
}
.menu-button.w--open {
background-color: #78a08c;
}
.top-section {
display: block;
margin-top: 20px;
}
.h2-txt-cta-div {
width: 90%;
max-width: none;
margin-right: auto;
margin-left: auto;
}
.cta-link.border-green {
display: block;
width: 65%;
}
.why-section {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 50px;
}
.icon-list-item {
width: 100%;
margin-bottom: 30px;
}
.list-icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.row {
margin-bottom: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.row.margin {
margin-bottom: 0px;
}
.centered-h1-50px.coverh1 {
padding-right: 10px;
padding-left: 10px;
}
.centered-h1-50px.subscriibe {
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;
}
.centered-h1-50px.greencover {
width: 70%;
padding-right: 10px;
padding-left: 10px;
}
._2headings-text.right {
width: 100%;
margin-right: 0px;
margin-bottom: 50px;
margin-left: 0px;
}
.img-placeholder.productimg {
width: 100%;
}
.article {
width: 100%;
margin-right: 0px;
margin-bottom: 20px;
}
._1heading-text.left {
width: 100%;
max-width: 600px;
margin-right: 0px;
}
._1heading-text.right {
width: 100%;
max-width: 600px;
margin-left: 0px;
}
.nature-of-products {
margin-top: 100px;
padding-top: 20px;
padding-bottom: 60px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.overlapping-section {
width: 650px;
margin-top: -530px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.icon-link-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.text-block-title {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
font-size: 18px;
}
.link-block-3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.link-block-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 10px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.centered-cta {
padding-top: 0px;
padding-bottom: 60px;
}
.max-width-1200 {
width: 85%;
}
.max-width-1200.exception {
margin-top: 300px;
}
.main-image-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.row-articles {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.header-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.one-half {
width: 100%;
height: auto;
min-height: 0px;
padding-top: 20px;
padding-bottom: 30px;
padding-left: 80px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.second-half {
width: 100%;
min-height: auto;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 80px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.text-half {
width: 90%;
margin-right: 0px;
padding-bottom: 0px;
}
._3grid-pic {
display: none;
width: 100%;
max-width: none;
margin-top: 60px;
}
.grid-3 {
width: 95%;
}
.nav-tab {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.container-tabs {
margin-left: 0px;
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tab-header {
font-size: 50px;
line-height: 58px;
}
.tab-row.circles {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: scroll;
width: 100%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.num-section {
margin-top: 50px;
margin-bottom: 0px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.num-block {
width: 90%;
}
.img-block {
width: 100%;
}
.image-half-right {
width: 100%;
height: 330px;
}
.form-mint-background {
width: 100%;
padding-left: 80px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.form-content {
margin-right: 0px;
}
.form-img-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.empty-space-small {
display: block;
}
.empty-space-small.landing-space {
display: none;
}
.text-image-right-left-section {
margin-top: 100px;
padding-top: 0px;
}
.content-grid-left {
padding-top: 0px;
padding-bottom: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.content-grid-right {
margin-top: 50px;
padding-top: 0px;
padding-bottom: 0px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap-reverse;
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.h1-mintgreen.center {
width: 90%;
}
.max-width-1200 {
width: 90%;
}
.grid-paragraph {
margin-bottom: 30px;
}
.element-container {
margin-right: 0px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.product-text-img {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.product-img-text {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.landing-overlapping-section {
width: 650px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.combining-tech {
margin-top: 100px;
padding-top: 0px;
padding-bottom: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.white-light-par {
margin-bottom: 40px;
}
.div-block-45 {
margin-top: -35px;
padding-bottom: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.product-text-container {
margin-top: 10px;
margin-right: 0px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.subtitle-product {
width: 100%;
}
.headquart-sect {
margin-top: 10px;
margin-bottom: 50px;
}
.map-text {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.map-img {
width: 100%;
height: 330px;
}
.mint-headtext {
width: 100%;
padding-left: 45px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.title-headqua {
margin-left: 0px;
}
.grid-right {
width: 100%;
margin-top: 40px;
}
.grid-left {
width: 100%;
margin-top: 40px;
}
.div-block-46 {
margin-top: -100px;
margin-bottom: -50px;
-ms-grid-rows: 13% 47% 35%;
grid-template-rows: 13% 47% 35%;
}
.overlap-sections {
margin-top: 100px;
}
.news-half {
display: none;
}
.div-block-47 {
width: 90%;
}
.div-block-48 {
display: none;
}
.div-block-49 {
width: 80%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.div-block-50 {
width: 80%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.max-width-1200-2 {
width: 80%;
}
.text-image-right-left-section-2 {
padding-top: 0px;
}
.content-img-left {
padding-top: 0px;
padding-bottom: 0px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap-reverse;
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.link-block-row-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 10px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.approach {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.num-list-item {
width: 80%;
margin-bottom: 30px;
}
.image-2 {
width: 20%;
}
.text-half-2 {
width: 100%;
}
.one-half-2 {
width: 100%;
height: auto;
min-height: 0px;
padding-top: 20px;
padding-bottom: 30px;
padding-left: 80px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tabs-container {
margin-top: 20px;
margin-bottom: 20px;
}
.second-half-2 {
width: 100%;
min-height: auto;
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.herb-container {
margin-top: 10px;
margin-right: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab-paragraph {
width: 100%;
}
.header-container-2 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.row-2 {
margin-bottom: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.num-par {
width: 90%;
}
.header-container-products {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.products-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.scroll-table-content {
overflow: scroll;
}
.table-box {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.table-box.name {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.table-box._3 {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.article-cover {
height: auto;
}
.article-contentt {
width: 100%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.article-paragraph-text {
margin-bottom: 30px;
}
.article-text {
width: 90%;
}
.article-text-half {
width: 90%;
padding-right: 0px;
}
.article-img-half.iso2016 {
width: 60%;
min-height: 200px;
margin-bottom: 40px;
}
.article-img-half.goldaward {
min-height: 200px;
margin-bottom: 40px;
}
.article-img-half.iso2015 {
min-height: 200px;
margin-bottom: 40px;
}
.article-img-half._20thcongress {
min-height: 200px;
margin-bottom: 40px;
}
.article-img-half.panhelleniccongress {
min-height: 200px;
margin-bottom: 40px;
}
.header-article {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.target-block {
width: 50%;
}
}
@media screen and (max-width: 767px) {
.nav-link {
width: auto;
margin-left: 65px;
}
.top-section {
margin-top: 20px;
}
.cta-link.border-green {
width: 85%;
}
.why-section {
margin-top: 50px;
}
.list-icon {
width: 20%;
}
.centered-h1-50px.coverh1 {
font-size: 40px;
}
.centered-h1-50px.subscriibe {
width: 100%;
padding-bottom: 10px;
font-size: 32px;
}
.centered-h1-50px.greencover {
width: 70%;
font-size: 40px;
}
.centered-h1-50px.comb {
line-height: 50px;
}
._2headings-text.right {
margin-top: 0px;
}
.img-placeholder.productimg {
min-height: 300px;
}
.article {
width: 472px;
height: 585px;
}
.article-date {
font-size: 14px;
}
.article-title {
font-size: 20px;
}
.article-paragraph {
font-size: 16px;
}
._1heading-text.left {
margin-left: 0%;
}
._1heading-text.right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: 0px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.side-images-left {
width: 90%;
}
.nature-of-products {
margin-top: 80px;
padding-top: 60px;
padding-bottom: 60px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.overlapping-section {
width: 90%;
margin-top: -450px;
}
.icon-link-block {
width: 40%;
}
.text-block-title {
font-size: 16px;
}
.link-block-row {
margin-top: 20px;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.max-width-1200 {
margin-top: 0px;
}
.max-width-1200.exception {
margin-top: 340px;
}
.footer {
margin-top: 0px;
}
.one-half {
padding-top: 40px;
padding-bottom: 40px;
padding-left: 0px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.second-half {
padding-left: 0px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab-heading {
line-height: 48px;
}
.text-half {
width: 100%;
}
._3grid-pic {
display: none;
}
.nav-tab-link {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.nav-tab-link.w--current {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.container-tabs {
width: 80%;
}
.tab-header {
font-size: 40px;
line-height: 48px;
}
.num-section {
margin-top: 90px;
}
.num-block {
margin-bottom: 50px;
}
.img-block {
width: 70%;
}
.dark-green-paragraph-20px {
font-size: 18px;
}
.dark-green-paragraph-20px.bold {
font-size: 18px;
}
.form-label {
font-size: 16px;
}
.form-mint-background {
width: 100%;
padding-top: 30px;
padding-bottom: 30px;
}
.form-img-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.empty-space-small {
height: 20px;
}
.text-image-right-left-section {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 90px;
margin-bottom: 0px;
padding-top: 0px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h1-mintgreen {
font-size: 45px;
line-height: 50px;
}
.h1-mintgreen.center {
width: 95%;
font-size: 40px;
line-height: 44px;
}
.content-row {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.contact-heading {
color: #4d6b61;
font-size: 40px;
}
.grid-paragraph {
font-size: 16px;
}
.title---heading {
font-size: 40px;
line-height: 44px;
}
.element-container {
width: 80%;
}
.landing-overlapping-section {
width: 100%;
}
.combining-tech {
margin-top: 0px;
padding-top: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.white-light-par {
width: 400px;
font-size: 16px;
}
.div-block-45 {
margin-top: -68px;
}
.product-text-container {
width: 70%;
margin-top: 0px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.subtitle-product {
line-height: 48px;
}
.subscribe {
height: 400px;
}
.text-field {
width: 100%;
height: auto;
min-height: 61.89px;
}
.form-block-3 {
width: 100%;
}
.headquart-sect {
margin-top: 50px;
}
.map-text {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.mint-headtext {
width: 100%;
padding-top: 30px;
padding-bottom: 30px;
}
.headq-heding {
font-size: 40px;
}
.grid-right {
display: none;
}
.grid-left {
display: none;
}
.max-width-1200-2 {
margin-top: 0px;
}
.text-image-right-left-section-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.title---heading-2 {
font-size: 45px;
line-height: 50px;
}
.title---heading-2.center {
font-size: 40px;
}
.link-block-row-2 {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.approach {
margin-top: 100px;
}
.image-2 {
width: 20%;
}
.text-half-2 {
width: 90%;
}
.subtitle-herb {
line-height: 48px;
}
.one-half-2 {
padding-left: 0px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tabs-container {
width: 90%;
max-width: 600px;
margin-left: 0px;
}
.tab-nav_link {
padding-right: 10px;
}
.second-half-2 {
padding-left: 60px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.herb-container {
width: 80%;
margin-top: 10px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tab-heading-title {
line-height: 48px;
}
.tab-paragraph {
width: 100%;
font-size: 16px;
}
.row-2 {
padding-top: 40px;
}
.expand-h2 {
line-height: 48px;
}
.table-wrapper {
overflow: hidden;
}
.table-data-wrapper {
position: relative;
}
.table-row {
width: 740px;
}
.table-row.head {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 740px;
}
.table-container {
position: relative;
overflow: hidden;
}
.scroll-table-content {
margin-right: 33px;
}
.table-box {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.table-box.name {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.table-box._3 {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.table-box._2 {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.scroll-container {
overflow: hidden;
width: 100vw;
}
.article-title-heading {
line-height: 44px;
}
.article-date-subheading {
font-size: 18px;
}
.article-paragraph-text {
font-size: 16px;
}
.article-img-half.goldaward {
background-size: cover;
}
.header-article {
margin-top: 40px;
}
.target-block {
width: 50%;
}
}
@media screen and (max-width: 479px) {
.brand.w--current {
margin-left: 20px;
}
.link-block {
margin-left: 65px;
}
.menu-button {
margin-right: 10px;
}
.cta-text {
font-size: 16px;
line-height: 20px;
text-align: center;
}
.cta-link.border-green {
width: auto;
padding-left: 20px;
}
.why-section {
margin-top: 100px;
}
.icon-list-item {
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.list-icon {
width: 40%;
margin-bottom: 20px;
}
.smaller-paragraph {
width: 100%;
margin-bottom: 0px;
font-size: 14px;
font-weight: 300;
}
.row.margin {
width: 100%;
margin-bottom: 0px;
}
.centered-h1-50px {
font-size: 40px;
line-height: 50px;
}
.centered-h1-50px.coverh1 {
font-size: 35px;
}
.centered-h1-50px.subscriibe {
font-size: 32px;
}
.centered-h1-50px.greencover {
width: 80%;
font-size: 35px;
}
.centered-h1-50px.comb {
line-height: 50px;
}
._2headings-text.right {
margin-bottom: 30px;
}
.img-placeholder {
min-height: 260px;
}
.img-placeholder.productimg {
min-height: 260px;
}
.article {
width: 100%;
height: auto;
}
.article-paragraph {
font-size: 14px;
}
.cover-section {
height: 386px;
}
.mask {
height: 386px;
}
._1heading-text.left {
width: 90%;
}
._1heading-text.right {
width: 90%;
}
.side-images-left {
width: 100%;
-ms-grid-columns: 21.200000000000003% 23% 29%;
grid-template-columns: 21.200000000000003% 23% 29%;
-ms-grid-rows: 188.5px 149.5px 0px;
grid-template-rows: 188.5px 149.5px 0px;
}
.nature-of-products {
height: auto;
margin-top: 90px;
padding-top: 60px;
}
.overlapping-section {
margin-top: -345px;
}
.icon-link-block {
width: 80%;
}
.link-block-row {
margin-top: 20px;
margin-bottom: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.max-width-1200 {
display: block;
margin-top: 0px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.footer-link {
margin-top: 20px;
padding-right: 40px;
}
.divider {
display: none;
}
.text-links {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.main-image-container {
padding-right: 15px;
padding-left: 15px;
}
.tab-navigation {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.one-half {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.second-half {
padding-top: 30px;
padding-bottom: 30px;
}
.tab-heading {
font-size: 32px;
}
.grid-3 {
height: 100%;
}
.container-tabs {
width: 80%;
}
.tab-landing {
width: 100%;
}
.num-heading {
font-size: 30px;
line-height: 50px;
}
.img-block {
height: 200px;
margin-right: auto;
margin-left: auto;
}
.contact-cover {
height: 386px;
}
.form-label {
font-size: 18px;
}
.form-mint-background {
padding-top: 0px;
padding-left: 0px;
}
.form-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.empty-space-small {
height: 20px;
}
.text-image-right-left-section {
margin-top: 100px;
padding-top: 0px;
}
.content-grid-right {
margin-top: 50px;
}
.h1-mintgreen {
font-size: 40px;
line-height: 48px;
}
.h1-mintgreen.center {
margin-top: 0px;
font-size: 35px;
}
.contact-heading {
font-size: 35px;
}
.landing-header {
font-size: 40px;
line-height: 44px;
}
.grid-paragraph {
font-weight: 300;
}
.title---heading {
font-size: 40px;
}
.heading-item {
width: 100%;
}
.list-item {
font-size: 16px;
}
.landing-overlapping-section {
padding-top: 20px;
}
.combining-tech {
padding-top: 20px;
}
.white-light-par.centered {
width: 100%;
font-size: 18px;
line-height: 28px;
}
.div-block-45 {
margin-top: -89px;
padding-top: 20px;
padding-bottom: 10px;
}
.product-text-container {
width: 90%;
margin-right: 0px;
}
.subtitle-product {
font-size: 32px;
}
.product-heading {
line-height: 50px;
}
.subscribe {
height: 386px;
}
.text-field {
width: 100%;
height: auto;
min-height: 61.89px;
font-size: 18px;
}
.headquart-sect {
margin-top: 50px;
}
.mint-headtext {
padding-top: 0px;
padding-left: 20px;
}
.headq-heding {
font-size: 35px;
}
.side-images-right {
height: 100%;
}
.div-block-47 {
display: block;
width: 90%;
}
.div-block-48 {
display: none;
}
.div-block-49 {
width: 80%;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.div-block-50 {
width: 80%;
}
.news-cover {
height: 386px;
}
.news-mask {
height: 386px;
}
.cta-text-2 {
font-size: 16px;
line-height: 20px;
text-align: center;
}
.max-width-1200-2 {
display: block;
margin-top: 0px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.text-image-right-left-section-2 {
margin-top: 50px;
padding-top: 0px;
}
.title---heading-2 {
font-size: 45px;
}
.num-placeholder {
width: 65px;
height: 65px;
}
.link-block-row-2 {
margin-top: 20px;
margin-bottom: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.approach {
margin-top: 100px;
}
.num-list-item {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.image-2 {
width: 40%;
}
.text-half-2 {
width: 100%;
}
.subtitle-herb {
font-size: 32px;
}
.one-half-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.herb-heading {
line-height: 50px;
}
.tabs-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80%;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 0px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tab-nav_link {
width: 30%;
margin-right: 5px;
padding-bottom: 20px;
}
.second-half-2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.herb-container {
width: 80%;
margin-right: 0px;
margin-left: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tab-paragraph {
width: 90%;
}
.landing-tab {
width: 100%;
}
.expand-h2 {
font-size: 32px;
}
.products-block {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.product-preview {
width: 50%;
}
.table-row {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.scroll-table-content {
margin-right: 30px;
}
.table-box._3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.article-title-heading {
font-size: 32px;
line-height: 36px;
}
.article-contentt {
width: 100%;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.article-paragraph-text {
font-weight: 300;
}
.article-text-half {
width: 100%;
}
.article-img-half.iso2016 {
width: 100%;
}
.article-img-half.goldaward {
width: 100%;
background-size: 185%;
}
.article-img-half.iso2015 {
width: 100%;
}
.article-img-half._20thcongress {
width: 100%;
background-color: #72bd85;
background-size: contain;
}
.article-img-half.panhelleniccongress {
width: 100%;
}
.target-block {
width: 80%;
}
}
#w-node-_21e7ec3f-2878-2dea-c28c-e80ed53004ae-498cba6c {
-ms-grid-column-span: 2;
grid-column-end: 4;
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-row-span: 2;
grid-row-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
}
#w-node-_21e7ec3f-2878-2dea-c28c-e80ed53004b0-498cba6c {
-ms-grid-column-span: 2;
grid-column-end: 3;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
}
#w-node-fff810d5-61ee-be39-c084-dd61288210de-498cba6c {
-ms-grid-column-span: 3;
grid-column-end: 4;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 2;
grid-row-end: 4;
-ms-grid-row: 2;
grid-row-start: 2;
-ms-grid-row-align: stretch;
align-self: stretch;
}
#w-node-f5a8810b-9613-5622-2a5b-5765b2e31fb8-498cba6c {
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-row-span: 2;
grid-row-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-align: start;
align-self: start;
-ms-grid-column-align: auto;
justify-self: auto;
}
#w-node-fff810d5-61ee-be39-c084-dd61288210e0-498cba6c {
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-row-span: 1;
grid-row-end: 4;
-ms-grid-row: 3;
grid-row-start: 3;
-ms-grid-row-align: start;
align-self: start;
}
#w-node-_4defc4d1-aef5-4708-52ba-420e8710363f-c38cba72 {
-ms-grid-column-span: 4;
grid-column-end: 5;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 4;
grid-row-end: 5;
-ms-grid-row: 1;
grid-row-start: 1;
}
#w-node-_4defc4d1-aef5-4708-52ba-420e87103640-c38cba72 {
-ms-grid-column-span: 3;
grid-column-end: 4;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 3;
grid-row-end: 4;
-ms-grid-row: 1;
grid-row-start: 1;
}
#w-node-_0250f98e-fbfb-d2a0-03c8-6ad8b50a7d20-c38cba72 {
-ms-grid-column-span: 2;
grid-column-end: 3;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 2;
grid-row-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-column-align: auto;
justify-self: auto;
}
#w-node-eea4f3a6-39f1-efb5-b6d1-e1903761cd0a-c38cba72 {
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-row-span: 1;
grid-row-end: 3;
-ms-grid-row: 2;
grid-row-start: 2;
-ms-grid-column-align: end;
justify-self: end;
-ms-grid-row-align: end;
align-self: end;
}
@font-face {
font-family: 'Averta extra [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Extra-Bold-TheFontsMaster.com.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-TheFontsMaster.com.otf) format('opentype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Black-TheFontsMaster.com.otf) format('opentype');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Black-Italic-TheFontsMaster.com.otf) format('opentype');
font-weight: 900;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Bold-Italic-TheFontsMaster.com.otf) format('opentype');
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Bold-TheFontsMaster.com.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta extra [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Extra-Bold-Italic-TheFontsMaster.com.otf) format('opentype');
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Extrathin-TheFontsMaster.com.otf) format('opentype'), url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Thin-TheFontsMaster.com.otf) format('opentype');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Extrathin-Italic-TheFontsMaster.com.otf) format('opentype'), url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Thin-Italic-TheFontsMaster.com.otf) format('opentype');
font-weight: 100;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Light-TheFontsMaster.com.otf) format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Semibold-TheFontsMaster.com.otf) format('opentype');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Light-Italic-TheFontsMaster.com.otf) format('opentype');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Semibold-Italic-TheFontsMaster.com.otf) format('opentype');
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta [thefontsmaster';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/Averta-Regular-Italic-TheFontsMaster.com.otf) format('opentype');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Figginssans';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/FigginsSans-ExtraBold.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Figginssans';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/FigginsSans-Bold.otf) format('opentype');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Figginssans';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/FigginsSans-Regular.otf) format('opentype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Figginssans';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/FigginsSans-ExtraBold.otf) format('opentype');
font-weight: 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Figginssans';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/FigginsSans-Italic.otf) format('opentype');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Figginssans';
src: url(//votaniche.com/wp-content/themes/votaniche/assets/fonts/FigginsSans-Regular.otf) format('opentype');
font-weight: 500;
font-style: normal;
font-display: swap;
}