@font-face{
font-family:"HGF Book";
src:url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/css/fonts/hgf_book/HGF_book.eot?#iefix);
src:url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/css/fonts/hgf_book/HGF_book.eot?#iefix) format("eot"),
url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/css/fonts/hgf_book/HGF_book.woff2) format("woff2"),
url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/css/fonts/hgf_book/HGF_book.woff) format("woff"),
url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/css/fonts/hgf_book/HGF_book.ttf) format("truetype"),
url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/css/fonts/hgf_book/HGF_book.svg) format("svg");
font-weight:300;
font-style:normal
} html, body, div, span, applet, object, iframe,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-x: hidden;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,
body {
width: 100%;
position: relative;
}
body {
background-color: #fff;
color: #333;
font-family:"HGF Book", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 500;
line-height: 1.6;
letter-spacing: 0;
overflow: hidden;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
figcaption {
margin: 10px 0;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
}
blockquote {
margin: 0;
margin-bottom: 1.5em;
padding: 25px 30px 25px 75px;
position: relative;
color: #000;
font-size: 18px;
font-weight: 600;
border: 2px solid #eee;
}
blockquote:before {
content: '\f10e';
position: absolute;
display: inline-block;
top: 50%;
left: 25px;
color: #00c290;
font-family: 'Font Awesome 5 Pro';
font-size: 26px;
font-weight: 900;
font-style: normal;
line-height: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
blockquote p {
margin-bottom: 0;
}
a {
color: #000;
text-decoration: none;
outline: 0 none;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
a:hover, a:focus, a:active {
color: #00c290;
text-decoration: none;
outline: 0;
}
a img {
border: 0;
}
*:focus {
outline: none;
}
ins {
text-decoration: none;
}
legend {
font-size: 20px;
}
iframe, embed, iframe, object, video {
width: 100%;
max-width: 100%;
border: none;
}
[class^=flaticon-]:before, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class*=" flaticon-"]:after {
font-family: 'Flaticon';
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, th, b, strong, dt {
color: #000;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, th {
font-weight: 700;
letter-spacing: 0;
line-height: 1.24;
}
h1, .h1 {
font-size: 41.2px;
}
h2, .h2 {
font-size: 31.4px;
}
h3, .h3 {
font-size: 24.4px;
}
h4, .h4 {
font-size: 18.8px;
}
h5, .h5 {
font-size: 16px;
}
h6, .h6 {
font-size: 14px;
}
p {
margin-top: 0;
margin-bottom: 1em;
}
b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
sup,
sub {
height: 0;
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small,
.small {
font-size: 80%;
}
big {
font-size: 125%;
}
mark {
background-color: transparent;
color: #00c290;
}
span.required {
color: #222;
} hr {
height: 1px;
margin-bottom: 1.5em;
background-color: #ccc;
border: 0;
box-sizing: content-box;
}
ul {
margin: 10px 0;
list-style: disc;
list-style-position: inside;
}
ol {
margin: 10px 0;
list-style: decimal;
list-style-position: inside;
}
ul ul,
ul ol,
ol ul,
ol ol {
margin: 5px 0;
margin-left: 25px;
}
dl {
margin-bottom: 10px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 10px;
}
table {
width: 100%;
margin-bottom: 20px;
background: #f9f9f9;
border-collapse: separate;
border-spacing: 0;
border: 4px solid #f0f0f0;
border-bottom: 0px;
clear: both;
}
th,
td {
font-weight: normal;
text-align: left;
}
th {
padding: 15px;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-align: left;
border-bottom: 1px solid #f0f0f0;
}
tfoot th {
text-align: right;
}
td,
tbody th {
padding: 13px 15px;
line-height: normal;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
border: 0;
}
figure {
margin: 0;
} label {
display: block;
color: #000;
font-weight: 600;
}
button, input, optgroup, select, textarea {
margin: 0;
color: inherit;
font: inherit;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color] {
width: 100%;
height: 50px;
padding: 3px 20px;
background-color: #eceff3;
color: #888;
font-weight: 500;
border: 1px solid #eee;
outline: none;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus {
background-color: #fff;
color: #00c290;
border-color: #00c290;
}
input[type=button], input[type=reset], input[type=submit] {
height: 50px;
padding: 0 40px;
background-color: transparent;
color: #fff;
font-weight: 600;
line-height: 50px;
outline: none;
border-width: 0;
border-style: solid;
border-radius: 0;
cursor: pointer;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
outline: none;
}
input[type="button"], input[type="reset"], input[type="submit"] {
background-color: #00c290;
color: #fff;
border-color: #00c290;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
color: #fff;
border-color: #363636;
background-color: #363636;
}
input[type=search]::-webkit-input-placeholder {
-webkit-transition: opacity 0.2s linear;
}
input[type=search]:focus::-webkit-input-placeholder {
opacity: 0;
}
textarea {
width: 100%;
max-width: 100%;
padding: 10px 20px;
display: block;
background-color: #eceff3;
color: #333;
outline: none;
border: 1px solid #eee;
}
textarea:focus {
background-color: #fff;
border-color: #00c290;
}
select {
width: 100%;
padding: 12px 18px;
background: #fff;
color: #a9a7a7;
}
fieldset {
margin: 20px 0;
}
fieldset legend {
margin-bottom: 6px;
} button {
height: 50px;
padding: 0 40px;
background-color: transparent;
color: #fff;
font-weight: 600;
line-height: 50px;
outline: none;
border-width: 0;
border-style: solid;
border-radius: 0;
cursor: pointer;
}
button:focus{
outline: none;
}
button, input[type="button"], .button {
background-color: #00c290;
color: #fff;
border-color: #00c290;
}
button:hover, .button:hover {
background-color: #363636;
color: #fff;
border-color: #363636;
}
.button.style-border-text {
width: 100%;
padding: 12px 0;
position: relative;
display: inline-block;
background-color: transparent !important;
color: #00c290 !important;
font-size: 18px;
font-weight: 600;
text-align: center;
border: 0;
}
.button.style-border-text .button-icon {
margin-left: 5px;
vertical-align: middle;
}
.button.style-border-text:before,
.button.style-border-text:after {
content: '';
width: 100%;
height: 3px;
position: absolute;
bottom: 0;
left: 0;
background: #ddd;
}
.button.style-border-text:after {
width: 0;
left: auto;
right: 0;
background-color: #00c290;
-webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .5s cubic-bezier(.645,.045,.355,1);
-o-transition: all .5s cubic-bezier(.645,.045,.355,1);
transition: all .5s cubic-bezier(.645,.045,.355,1);
}
.button.style-border-text:hover:after {
width: 100%;
left: 0;
right: auto;
}
.button.style-image-text {
height: 50px;
color: #ffffff;
font-size: 14px;
font-weight: 600;
line-height: 50px;
border: 0;
}
.button.style-image-text i {
margin-right: 10px;
padding: 10px;
position: relative;
background-color: #00c290;
font-size: 24px;
border-radius: 50%;
}
.button.style-image-text i:after {
content: '';
width: 0;
height: 0;
margin-top: -4px;
margin-left: -1px;
position: absolute;
left: 0;
top: 80%;
border: 10px solid transparent;
border-right-color: #00c290;
border-left: 0;
border-bottom: 0;
-webkit-transform: rotate(-15deg);
-moz-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
transform: rotate(-15deg);
}
.button.style-flat {
height: 50px;
padding: 0 26px;
display: inline-block;
font-size: 16px; line-height: 50px;
text-transform: capitalize;
border-width: 2px;
} .swiper {
position: relative;
z-index: 1;
}
.swiper-container {
width: 100%;
}
.slider-group {
margin: -30px;
}
.slider-group .swiper-container {
padding: 30px;
}
.slider-group.equal-height > .swiper-container > .swiper-wrapper {
display: flex;
align-items: stretch;
}
.slider-group.equal-height > .swiper-container > .swiper-wrapper > .swiper-slide {
height: auto;
display: flex;
}
.slider-group .heading-1 .heading{
font-weight: 600;
}
.swiper .swiper-pagination {
width: 100%;
position: absolute;
bottom: -60px;
left: 0;
line-height: 1;
text-align: center;
user-select: none;
}
.swiper.equal-height > .swiper-container > .swiper-wrapper {
display: flex;
align-items: stretch;
}
.swiper.equal-height > .swiper-container > .swiper-wrapper > .swiper-slide {
height: auto;
display: flex;
}
.swiper.h-center > .swiper-container > .swiper-wrapper > .swiper-slide {
display: flex;
justify-content: center;
}
.swiper.equal-height.v-center > .swiper-container > .swiper-wrapper > .swiper-slide {
align-self: auto;
}
.swiper.equal-height.v-center > .swiper-container > .swiper-wrapper > .swiper-slide > div {
align-self: center;
}
.swiper-style-02 .swiper-container {
margin: 0 auto;
padding: 30px 20px;
position: relative;
overflow: hidden;
list-style: none;
z-index: 1;
}
.swiper-style-02 .swiper-pagination {
width: 100%;
position: absolute;
bottom: -60px;
left: 0;
text-align: center;
line-height: 1;
user-select: none;
}
.swiper-style-02 .swiper-pagination-bullet {
width: 16px;
height: 16px;
margin: 0 3px;
position: relative;
background: 0 0;
vertical-align: middle;
opacity: 1;
border: 0;
outline: none;
box-sizing: border-box;
}
.swiper-style-02 .swiper-pagination-bullet:before {
content: '';
width: 12px;
height: 12px;
position: absolute;
top: 50%;
left: 50%;
background: #d8d8d8;
border-radius: 100%;
z-index: 1;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-transition: all .7s;
-moz-transition: all .7s;
-o-transition: all .7s;
transition: all .7s;
}
.swiper-style-02 .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.swiper-style-02 .swiper-pagination-bullet:hover:before {
background: #14163e;
border-color: transparent;
}
.swiper.swiper-style-05 {
margin: -30px;
}
.swiper.swiper-style-05.has-pagination {
padding-bottom: 30px;
}
.swiper-style-05 .swiper-container {
padding: 30px;
}
.swiper-style-05 .swiper-pagination {
bottom: 0;
}
.swiper-style-05 .swiper-pagination-bullet {
width: 50px;
height: 5px;
margin: 0 5px;
background-color: #00c290;
border-radius: 0;
}
.swiper-style-05 .swiper-pagination-bullet:hover:before,
.swiper-style-05 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
background: #222;
}
.swiper-custom-action-wrap {
flex-shrink: 0;
overflow: hidden;
}
.swiper-custom-btn {
width: 50px;
height: 50px;
float: left;
font-size: 20px;
line-height: 48px;
text-align: center;
cursor: pointer;
}
.swiper-custom-btn:hover {
color: #00c290;
} .breadcrumbs {
margin: 10px 0 0;
}
.breadcrumbs li {
display: inline;
margin-right: 11px;
margin-bottom: 10px;
}
.breadcrumbs li,
.breadcrumbs li a {
color: #fff;
font-size: 16px;
font-weight: 600;
letter-spacing: 0px;
line-height: 1.26;
text-transform: capitalize;
}
.breadcrumbs a {
position: relative;
padding: 2px 0;
overflow: hidden;
z-index: 1;
}
.breadcrumbs a:before {
content: '';
width: 0;
height: 2px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
background-color: #00c290;
}
.breadcrumbs a:after {
content: '\f054';
font-size: 10px;
margin-left: 15px;
transform: translateY(-1px);
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
}
.breadcrumbs a:hover {
color: #00c290;
}
.breadcrumbs a:hover:before {
width: 100%;
left: 0;
right: auto;
}  .page-navigation {
display: flex;
flex-direction: row;
} .page-navigation .menu-main_menu-container ul #menu-item-wpml-ls-2-el,
.page-navigation .menu-main_menu-container ul #menu-item-wpml-ls-2-en,
.page-navigation .menu-main-menu-en-container ul #menu-item-wpml-ls-2-el,
.page-navigation .menu-main-menu-en-container ul #menu-item-wpml-ls-2-en{
display: none;
}
.page-navigation .MenuLogo{
width: 30%;
}
.page-navigation .MainMenu{
width: 70%;
display: flex;
flex-direction: column;
justify-content: center;
}
.page-navigation .MainMenu .MobileIcon{
display: none;    
}
.change .bar1 {
-webkit-transform: rotate(-45deg) translate(-9px, 6px);
transform: rotate(-45deg) translate(-9px, 6px);
}
.change .bar2 {opacity: 0;}
.change .bar3 {
-webkit-transform: rotate(45deg) translate(-8px, -8px);
transform: rotate(45deg) translate(-8px, -8px);
}
.page-navigation .MainMenu ul.menu{
display: flex;
flex-direction: row;
justify-content: flex-end;
list-style: none;
height: 100%;
}
.page-navigation .MainMenu ul.menu li{
padding-right: 20px;
}
.page-navigation .MainMenu ul.menu li a{
font-weight: 600;
transition: background-size 0.4s ease;
background: linear-gradient(to bottom, transparent 62%,#4dbf9499 0) center
center/0% 75% no-repeat;
font-size: 20px;
}
.page-navigation .MainMenu ul.menu li a:hover{
background-size: 80% 100%;
color: black;
}  #quadmenu .quadmenu-navbar-header .quadmenu-navbar-brand{
padding: 0 !important;
}
#quadmenu .quadmenu-navbar-toggle{
margin-left: 5px !important;
margin-right: 5px !important;
}
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .quadmenu-title a {
text-transform: uppercase;
}
#quadmenu .widget ul li {
margin-bottom: 5px !important;
}
#quadmenu.quadmenu-custom_theme_1.quadmenu-is-horizontal .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item:not(.quadmenu-item-type-tab):not(:last-child):not(:only-child) > a {
border: none !important;
}
#quadmenu:not(.quadmenu-is-horizontal).quadmenu-mobile-shadow-show {
box-shadow: none!important;
}
#quadmenu.quadmenu-custom_theme_1 .quadmenu-navbar-toggle.collapsed .icon-bar {
background-color: #363636!important;
}
#quadmenu.quadmenu-custom_theme_1 .quadmenu-navbar-toggle .icon-bar {
background-color: #00c290!important;
}
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item.quadmenu-has-link:hover, #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item.quadmenu-has-link.open {
background: #fff!important;
}
#quadmenu:not(.quadmenu-is-horizontal) .quadmenu-navbar-nav li.quadmenu-item>a>.quadmenu-item-content>.quadmenu-caret:before {
margin-top: 5px!important;
}
#quadmenu .quadmenu-navbar-nav li.search-icon>a>.quadmenu-item-content>.quadmenu-icon {
font-size: 30px!important;
color: #00c290!important;
}   .gallery .gallery-item {
margin: 15px 0;
}
.gallery .gallery-item > a {
width: 100%;
height: 100%;
position: relative;
display: block;
}
.gallery img {
width: 100%;
}
.gallery.hover-overlay .overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #00c290;
opacity: 0;
visibility: hidden;
-webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .5s cubic-bezier(.645,.045,.355,1);
-o-transition: all .5s cubic-bezier(.645,.045,.355,1);
transition: all .5s cubic-bezier(.645,.045,.355,1);
}
.gallery.hover-overlay .overlay > div {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
font-size: 50px;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.gallery.hover-overlay .gallery-item:hover .overlay {
visibility: visible;
opacity: .9;
} .clearfix{
clear: both;
overflow: hidden;
}
.clear-left{
clear: left;
}
.clear-right{
clear: right;
} .grecaptcha-badge{
display: none !important;
}
.Espa-img-Mobile{
display: none;
} section {
padding: 110px 0;
position: relative;
}
.section-header {
margin-bottom: 70px;
}
.section-header .heading-1 .heading {
margin: 0 0 20px;
color: #333;
font-size: 16px;
letter-spacing: 3px;
font-weight: 600;
text-transform: uppercase;
}
.section-header .heading-2 .heading {
max-width: 770px;
margin: 0 auto 30px;
font-size: 40px;
}
.section-header .heading-3 .heading {
margin: 0 auto;
font-size: 22px;
}
.section-body {
position: relative;
}
.row.flex {
display: flex;
flex-wrap: wrap;
}
.footer-page-scroll-up {
position: absolute;
bottom: 10.8rem;
right: 105px;
z-index: 600;
--Content: 'πισω στην κορυφη' ;
}
.footer-page-scroll-up::before {
content: "";
width: 1px;
height: 100px;
position: absolute;
top: -115px;
left: 50%;
display: block;
background-color: rgba(255,255,255,.15);
}
.footer-page-scroll-up::after { content: attr(data-content) ;
width: 140px;
position: absolute;
left: calc(30px + 15px);
top: -165px;
display: inline-block;
color: rgba(255,255,255,.2);
font-size: 1.2rem;
line-height: 30px;
text-transform: uppercase;
letter-spacing: .2rem;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
}
.footer-page-scroll-up a {
width: 60px;
height: 60px;
display: block;
background: #262626;
color: #fff;
line-height: 60px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
border: 0;
border-radius: 50%;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.page-scroll-up {
width: 60px;
height: 60px;
padding: 0;
position: fixed;
right: 30px;
bottom: -60px;
display: block;
background-color: #00c290;
font-size: 25px;
line-height: 60px;
text-align: center;
box-shadow: 0 30px 50px rgba(0,0,0,.03);
border-radius: 50%;
cursor: pointer;
opacity: 0;
visibility: hidden;
z-index: 999;
-webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .5s cubic-bezier(.645,.045,.355,1);
-o-transition: all .5s cubic-bezier(.645,.045,.355,1);
transition: all .5s cubic-bezier(.645,.045,.355,1);
}
.page-scroll-up:before {
content: '';
width: 0;
height: 0;
position: absolute;
top: 50%;
left: 50%;
display: block;
background: #00c290;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: alpha(opacity=0);
filter: alpha(opacity=0);
z-index: -1;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.page-scroll-up.show {
bottom: 30px;
opacity: 1;
visibility: visible;
}
.page-scroll-up:hover {
opacity: .8;
}
.page-scroll-up:hover:before {
-webkit-animation: circle 1.05s infinite;
-moz-animation: circle 1.05s infinite;
-ms-animation: circle 1.05s infinite;
-o-animation: circle 1.05s infinite;
animation: circle 1.05s infinite;
}
.page-scroll-up span {
color: #fff;
}
@-webkit-keyframes circle {
0% {
opacity: .2;
}
40% {
opacity: .2;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes circle {
0% {
opacity: .2;
}
40% {
opacity: .2;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
} header{
position: relative;
background: #fff;
z-index: 4;
}
.header-top{
margin: 0 -15px;
padding: 0 15px;
background: #f8f8f8;
text-align: right;
display: flex;
}
.header-top > div{
width: 50%;
}  .header-top .Espa-img{
text-align: left;
display: flex;
justify-content: center; align-items: center;
justify-content: flex-start;
}
.header-top .Espa-img a{
justify-content: center;
}
.header-top .Espa-img a img{
padding-right: 10px;
max-height: 120px;
}
.header-top .info-content .textwidget{
font-weight: bold;
}
.info-icon,
.info-content{
display: inline-block;
}
.header-top .info-content .info-text{ 
display: flex;
}
.espabannerNEw{
max-height: 120px;
object-fit: contain;
} .info-icon,
.info-content{
display: inline-block;
}
.header-top .info-content .info-text{ 
display: flex;
}
.info-icon{
color: #00c290;
padding-right: 10px;
}
.header-desktop .header-wrap{
position: relative;
display: flex;
align-items: center;
}
.header-desktop .search-wrap {
margin: 0 0 15px;
display: none;
}
.aws-container .aws-search-field {
background: #fff;
}
.aws-container .aws-search-field {
padding: 6px 15px!important;
font-size: 16px!important;
}
.aws-search-result .aws_result_link {
font-size: 15px;
line-height: 20px;
}
.aws-search-result .aws_result_title {
color: #00c290!important;
}
.aws-search-result .aws_no_result {
padding: 0 15px!important;
font-size: 16px!important;
}
.aws-search-result .aws_search_more a {
font-size: 16px!important;
color: #00c290!important;
}
.aws-search-result .aws_result_image img{
width: 80px!important;
}
.aws-search-result ul li {
border-bottom: 1px solid #f0f0f0!important;
}
.aws-container .aws-search-form .aws-form-btn{
background: #00c290!important;
border-color: #00c290!important;
}
.aws-container .aws-search-form .aws-search-btn_icon{
color: #fff!important;
}
.header-desktop .page-navigation{
flex-grow: 1;
} .footer{
padding-top: 100px;
background-color: #363636;
color: rgba(255,255,255,0.8);
}
.footer-column{
margin-bottom: 60px;
}
.footer-image{
margin-bottom: 40px;
}
.footer-title{
margin: 0 0 50px;
color: #fff;
font-size: 16px;
font-weight: 700;
letter-spacing: 2px;
line-height: 1.6;
text-transform: uppercase;
}
.footer .menu{
margin: -8px 0 0;
}
.footer li{
margin-bottom: 3px;
list-style-type: none;
}
.footer li a{
padding: 7px 0;
display: block;
color: rgba(255,255,255,0.8);
}
.footer li a:hover{
color: #00c290;
text-decoration: underline;
}
.footer .info+.info{
margin-top: 30px;
}
.footer .info > div {
padding: 0 0 0 40px;
position: relative;
}
.footer .info > div:before {
position: absolute;
top: 5px;
left: 0;
display: block;
font-size: 16px;
line-height: 16px;
}
.footer .info > div+div {
margin-top: 10px;
}
.footer .info h4 {
margin-top: 0;
color: rgba(255,255,255,0.8);
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
}
.footer .info .address:before,
.footer .info .email:before,
.footer .info .phone:before {
color: #00c290;
font-family: 'Font Awesome 5 Pro';
font-weight: 300;
}
.footer .info .address:before {
content: '\f5a0';
}
.footer .info .email:before {
content: '\f0e0';
}
.footer .info .phone:before {
content: '\f095';
}
#copyright {
padding: 27px 15px;
font-size: 16px;
border-top: solid 1px rgba(255,255,255,0.08);
}
#copyright a {
color: #00c290;
}
.social-networks {
font-size: 16px;
line-height: 0;
text-align: right;
}
.social-networks ul {
margin: 0 -8px;
padding: 0;
display: inline-block;
}
.social-networks .item {
display: inline-block;
list-style-type: none;
}
.social-networks .link {
padding: 5px 8px;
display: inline-block;
color: rgba(255,255,255,0.5);
}
.social-networks .link:hover,
.social-networks .link:focus {
color: #00c290;
}
.social-networks .link-icon {
font-size: 20px;
} .page-pagination {
margin: 40px -12px 0;
text-align: center;
}
.comment-nav-links, .page-pagination {
padding: 0;
font-size: 15px;
font-weight: 600;
letter-spacing: 1px;
}
.comment-nav-links li, .page-pagination li {
display: inline-block;
list-style-type: none;
}
.comment-nav-links li .current, .page-pagination li .current {
min-width: 38px;
height: 38px;
padding: 0;
display: block;
background-color: #00c290;
color: #fff;
line-height: 38px;
text-align: center;
border-radius: 50%;
}
.comment-nav-links li span, .comment-nav-links li a, .page-pagination li span, .page-pagination li a {
padding: 15px 12px;
display: block;
color: #333;
text-align: center;
}
.page-pagination li a:hover {
color: #363636;
}
.comment-nav-links li .next, .comment-nav-links li .prev, .page-pagination li .next, .page-pagination li .prev {
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
} .widget+.widget {
margin-top: 70px;
}
.widget_text {
font-size: 16px;
}
.widget-title {
margin: 0 0 40px;
padding-bottom: 10px;
position: relative;
font-size: 26px;
text-align: center;
border: 0;
}
.widget-title:after {
content: '';
width: 80px;
height: 2px;
margin-left: -40px;
position: absolute;
bottom: 0;
left: 50%;
background-color: #00c290;
}
.category-feature {
width: 100%;
text-align: center;
box-shadow: 0 20px 30px rgba(0,0,0,.03);
}
.modern-grid {
display: grid;
}
.category-feature .modern-grid {
width: 100%;
background: #e4f3d8;
overflow: hidden;
grid-template-columns: repeat(2,1fr);
grid-gap: 1px;
}
.modern-grid .grid-item {
width: 100%;
}
.category-feature .cat-item-wrap {
height: 100%;
padding: 20px 10px;
background: #fff;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.category-feature .icon {
margin-bottom: 15px;
color: #00c290;
font-size: 40px;
}
.category-feature .icon span {
width: 95px;
height: 95px;
display: inline-block;
line-height: 95px;
border: 1px solid #eee;
border-radius: 50%;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.category-feature .grid-item.current .icon span,
.category-feature .grid-item:hover .icon span {
background-color: #fff;
border-color: #fff;
}
.category-feature .cat-name {
margin-bottom: 0;
font-size: 16px;
line-height: 1.266;
word-break: break-word;
}
.category-feature .grid-item:hover .cat-item-wrap {
background-color: #00c290;
}
.category-feature .grid-item.current .cat-name,
.category-feature .grid-item:hover .cat-name {
color: #fff;
}
.widget_search form {
position: relative;
}
.widget_search .search-field,
.widget_product_search .search-field {
width: 100%;
padding: 0 20px;
background: #fff;
box-shadow: 0 20px 30px rgba(0,0,0,.06);
border: 0;
border-color: transparent;
}
.widget_search .search-field:focus,
.widget_product_search .search-field:focus {
box-shadow: 0 20px 30px rgba(0,0,0,.14);
}
.widget_search .search-submit,
.widget_product_search .search-submit {
padding: 0;
position: absolute;
top: 50%;
right: 20px;
background: 0 0;
border: 0;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.widget_search .search-btn-icon,
.widget_product_search .search-btn-icon {
position: absolute;
top: 85%;
right: 0;
color: #000;
font-size: 18px;
line-height: 1;
-webkit-transform: translate(0,-85%);
-moz-transform: translate(0,-85%);
-o-transform: translate(0,-85%);
transform: translate(0,-85%);
}
.widget_search .search-btn-text,
.widget_product_search .search-btn-text{
display: none;
}
.tagcloud {
margin: -5px;
overflow: hidden;
}
.tagcloud a {
margin: 5px;
padding: 3px 10px;
display: block;
float: left;
background: #fff;
color: #333;
font-size: 16px !important;
box-shadow: 0 5px 8px 0 rgba(0,0,0,.08);
border: 0;
}
.tagcloud a:hover {
background-color: #00c290;
color: #fff;
box-shadow: none;
}
.wpp-list li {
display: flex;
}
.wpp-list li+li{
margin-top: 30px;
padding-top: 30px;
border-top: 1px dashed #d4d2d2;
}
.wpp-list .wpp-post-thumbnail {
margin-right: 20px;
position: relative;
}
.wpp-list .wpp-post-thumbnail a:before,
.wpp-list .wpp-post-thumbnail a:after {
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.wpp-list .wpp-post-thumbnail a:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #000;
opacity: 0;
}
.wpp-list .wpp-post-thumbnail a:after {
content: '\f002';
width: 100%;
position: absolute;
top: 50%;
left: 0;
color: #fff;
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
text-align: center;
opacity: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.wpp-list li:hover .wpp-post-thumbnail a:before {
opacity: .3;
}
.wpp-list li:hover .wpp-post-thumbnail a:after {
opacity: 1;
}
.wpp-list  .wpp-thumbnail {
margin: 0;
}
.wpp-list .wpp-post-title {
margin: 0;
font-size: 16px;
}
.wpp-list .wpp-post-title a:hover {
color: #00c290;
}
.wpp-list .wpp-date {
margin-top: 10px;
font-size: 16px;
font-weight: 400;
} .row-xs-center {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.post-feature img{
height: 40vh;
width: 100%;
object-fit: cover;
}
.postspage .container{
width: 90% !important;
} .style-list .post-item {
margin-bottom: 70px;
}
.style-list .post-feature {
margin-bottom: 40px;
position: relative;
text-align: center;
}
.style-list .post-categories {
position: relative;
font-weight: 600;
font-size: 14px;
margin: 0 -3px 19px;
}
.style-list .post-categories a {
display: inline-block;
padding: 2px 7px;
margin: 0 3px 5px;
color: #222;
border: 1px solid #222;
}
.style-list .post-categories a:hover {
background-color: #222;
color: #fff;
}
.style-list .post-title {
margin-bottom: 25px;
padding-bottom: 25px;
font-size: 30px;
line-height: 1.26;
border-bottom: 1px dashed #d4d2d2;
}
.style-list .post-title a, .style-list .post-categories a {
font-size: inherit;
}
.style-list .post-meta {
font-size: 16px;
margin-bottom: 22px;
}
.style-list .post-meta>* {
display: inline-block;
vertical-align: middle;
}
.style-list .post-meta .post-author-meta * {
display: inline-block;
vertical-align: middle;
}
.style-list .post-meta .post-author-meta .avatar {
border-radius: 50%;
margin-right: 10px;
}
.style-list .post-author-meta a {
color: #000;
}
.style-list .post-author-meta a:hover,
.style-list .post-author-meta a:focus{
color: #00c290;
}
.style-list .post-meta>div+div {
position: relative;
padding-left: 15px;
margin-left: 12px;
}
.style-list .post-meta>div+div:before {
position: absolute;
top: 50%;
left: 0;
margin-top: -10px;
content: '';
width: 1px;
height: 20px;
display: inline-block;
background-color: #ddd;
}
.style-list .post-excerpt {
margin-bottom: 40px;
}
.style-list .post-excerpt p:last-child {
margin-bottom: 0;
}
.style-list .post-read-more a {
display: inline-block;
padding: 0 35px;
background-color: #00c290;
color: #222;
height: 50px;
line-height: 50px;
}
.style-list .post-read-more a:hover {
background-color: #363636;
color: white;
}
.style-list .post-read-more .icon {
font-size: 10px;
margin-left: 5px;
} .single-post .entry-header {
margin-bottom: 30px;
}
.single-post .post-categories {
margin: 0 -5px 18px;
}
.single-post .post-categories a {
margin: 5px;
padding: 5px 7px;
display: inline-block;
color: #222;
font-size: 14px;
font-weight: 600;
line-height: 1;
border: 1px solid #222;
}
.single-post .post-categories a:hover {
background-color: #222;
color: #fff;
}
.single-post .entry-title {
font-size: 32px;
margin: 0 0 24px;
}
.single-post .post-meta {
padding-top: 25px;
font-size: 16px;
font-weight: 500;
color: #333;
border-top: 1px dashed #d4d2d2;
}
.single-post .post-meta > * {
display: inline-block;
vertical-align: middle;
}
.single-post .post-meta .post-author-meta .avatar {
border-radius: 50%;
margin-right: 10px;
}
.single-post .post-meta .post-author-meta * {
display: inline-block;
vertical-align: middle;
}
.single-post .post-meta .post-author-meta a {
color: #363636;
font-weight: 600;
}
.single-post .post-meta > div+div {
margin-left: 12px;
padding-left: 15px;
position: relative;
}
.single-post .post-meta>div+div:before {
content: '';
width: 1px;
height: 20px;
margin-top: -10px;
position: absolute;
top: 50%;
left: 0;
display: inline-block;
background-color: #ddd;
}
.single-post .post-feature {
margin-bottom: 40px;
}
.single-post .post-thumbnail {
text-align: center;
}
.single-post .entry-content {
margin-bottom: 50px;
}
.single-post .entry-footer {
padding-bottom: 30px;
}
.single-post .post-tags {
color: #222;
}
.single-post .post-tags span {
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
margin-right: 20px;
}
.single-post .post-tags span:before {
content: '\f2aa';
font-family: Ionicons;
font-size: 18px;
font-weight: 500;
margin-right: 9px;
}
.single-post .post-tags a {
display: inline-block;
color: inherit;
}
.post-navigation {
position: relative;
}
.single-post .nav-links {
border-top: 1px solid #eee;
padding-top: 30px;
margin-top: 30px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.nav-links .nav-item {
width: 45%;
}
.nav-links .nav-previous {
text-align: left;
}
.nav-links .nav-next {
text-align: right;
}
.nav-links a {
display: block;
color: #000;
font-size: 18px;
line-height: 1.2;
font-weight: 700;
}
.nav-links a:hover {
color: #00c290;
}
.nav-links .archive-link {
font-size: 24px;
font-weight: 500;
color: #222;
}
.related-posts .related-title {
position: relative;
margin-top: 75px;
padding-bottom: 12px;
margin-bottom: 50px;
font-size: 26px;
text-align: center;
}
.related-posts .related-title:before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
margin-left: -40px;
width: 80px;
height: 2px;
background-color: #00c290;
}
.related-posts .related-post-item {
width: 100%;
}
.related-posts .post-item-wrapper {
padding: 20px;
background-color: #fff;
box-shadow: 0 10px 20px rgba(0,0,0,.05);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.related-posts .related-post-feature-wrap {
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.related-posts .related-post-feature-wrap .post-thumbnail {
margin-bottom: 27px;
}
.related-posts .related-post-feature-wrap img {
width: 100%;
transition: all 1s cubic-bezier(0,0,.2,1);
}
.related-posts .related-post-info {
margin-bottom: 15px;
}
.related-posts .related-post-date {
margin-bottom: 10px;
}
.related-posts .post-title {
font-size: 20px;
line-height: 1.2;
}
.related-posts .related-post-item:hover .post-item-wrapper {
box-shadow: 0 20px 20px rgba(0,0,0,.15);
transform: translateY(-10px);
} .page-comment-form .comment-respond { padding: 50px 35px;
box-shadow: 0 10px 30px 0 rgba(0,0,0,.09);
}
.form-submit #submit{
background-color: #222;
border-color: #222;
}
.comment-form-cookies-consent{
display: flex;
position: relative;
}
.comment-form-cookies-consent #wp-comment-cookies-consent {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 5%;
margin: 0px;
}
.comment-form-cookies-consent label {  
width: 90%;
margin-bottom: 0px !important;
margin-left: 5%;
}
.comments-area {
clear: both;
}
.comments-wrap {
padding-top: 100px;
}
.comments-title,
.comment-reply-title {
display: block;
position: relative;
padding-bottom: 12px;
margin-bottom: 50px;
font-size: 26px;
text-align: center;
}
.comments-title:before,
.comment-reply-title:before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
margin-left: -40px;
width: 80px;
height: 2px;
background-color: #00c290;
}
.comments-title {
margin-bottom: 50px;
}
.comments-title small a,
.comment-reply-title small a {
color: #333;
font-weight: 500;
font-size: 22px;
}
.comment-list {
margin: 0;
padding: 0;
}
.comment-list .comment {
list-style-type: none;
}
.comment-list .comment-author {
float: left;
}
.comment-list .comment-author img {
border-radius: 50%;
}
.comment-list .comment-content {
position: relative;
overflow: hidden;
margin-left: 100px;
}
.comment-list .comment-header {
margin-bottom: 14px;
}
.comment-list .fn {
font-size: 16px;
display: inline-block;
margin-right: 12px;
margin-bottom: 0;
}
.comment-list .comment-datetime {
display: inline-block;
position: relative;
font-size: 16px;
line-height: 1.23;
color: #333;
padding-left: 15px;
}
.comment-list .comment-datetime:before {
position: absolute;
top: 50%;
left: 0;
margin-top: -10px;
content: '';
display: inline-block;
width: 1px;
height: 20px;
background-color: #ddd;
color: #000;
}
.comment-list .fn a {
font-style: inherit;
font-size: inherit;
}
.comment-list .comment-text p:last-child {
margin-bottom: 0;
}
.comment-list .comment-actions {
margin-top: 18px;
}
.comment-list .comment-actions a {
margin-right: 30px;
color: #00c290;
font-weight: 600;
}
.comment-list .comment-actions a:hover {
color: #363636;
}
.comment-list .comment-actions a:last-child {
margin-right: 0;
}
.comment-list .comment-actions a:before {
font-family: Ionicons;
margin-right: 10px;
}
.comment-list .comment-reply-link:before {
font-size: 16px;
content: '\f21e';
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url,
.comment-form .comment-form-comment {
margin: 0 0 30px;
}
.comment-form label {
margin-bottom: 13px;
color: #000;
font-weight: 600;
}
.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=submit] {
width: 100%;
}
.comment-form textarea {
height: 136px;
}
.comments-title small a:hover,
.comment-reply-title small a:hover,
.comments-title small a:focus,
.comment-reply-title small a:focus {
color: #00c290;
}
.comments-title small a:before,
.comment-reply-title small a:before {
content: ' - ';
}
#comment-status {
margin: 0 0 30px;
}
#comment-status p {
margin: 0;
}
#comment-status .error {
padding: 5px 10px;
background: #ffedee;
color: red;
}
#comment-status .success {
padding: 5px 10px;
background: #dcf0d7;
color: green;
} .page-title-bar {
position: relative;
}
.page-title-bar-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.36);
}
.page-title-bar-02 .page-title-bar-overlay {
background-color: rgba(0, 0, 0, 0);
}
.page-title-bar-inner {
border-bottom-style: solid;
}
.page-title-bar-01 .page-title-bar-inner {
background-image: url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/images/title-bar-bg.jpg);
background-color: #363636;
background-repeat: no-repeat;
background-position: center center;
background-attachment: scroll;
border-bottom-width: 0px;
border-bottom-color: rgba(0, 0, 0, 0);
padding-top: 110px;
padding-bottom: 110px;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.page-title-bar-02 .page-title-bar-inner {
background-image: url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/images/title-bar-bg.jpg);
background-color: #363636;
background-repeat: no-repeat;
background-position: center center;
background-attachment: scroll;
border-bottom-width: 0px;
border-bottom-color: rgba(0, 0, 0, 0);
padding-top: 10px;
padding-bottom: 0px;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.page-title-bar .heading {
font-weight: 700;
letter-spacing: 0em;
line-height: 1.2;
text-transform: none;
color: #fff;
font-size: 36px;
margin: 0;
}
.page-title-bar-02 .title-box {
padding: 40px 50px 60px;
position: relative;
background-color: #fff;
border-bottom: 5px solid #00c290;
box-shadow: 0 20px 20px 0 rgba(60, 96, 31,.12);
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
z-index: 2;
}
.page-title-bar-02 .page-breadcrumb {
margin-bottom: 15px;
}
.page-title-bar-02 .breadcrumbs li,
.page-title-bar-02 .breadcrumbs li a {
font-size: 18px;
font-weight: 600;
letter-spacing: 0px;
line-height: 1.26;
}
.page-title-bar-02 .breadcrumbs li {
color: #707070;
}
.page-title-bar-02 .breadcrumbs li a {
color: #000;
}
.page-title-bar-02 .heading {
color: #000;
font-size: 36px;
font-weight: 700;
letter-spacing: 0;
line-height: 1.2;
text-transform: none;
}
.page-sidebar,
.page-main-content {
min-height: 1px;
position: relative;
}
body.page-has-sidebar .page-main-content {
padding-top: 110px;
padding-bottom: 110px;
} .has-title-bar-02 .page-main-content {
padding-top: 120px !important;
} .page-sidebar .page-sidebar-inner {
height: 100%;
}
.page-sidebar .page-sidebar-content {
position: relative;
background: #fff9f7;
padding: 110px 0 110px 30px;
height: 100%;
}
.page-sidebar.page-sidebar-left .page-sidebar-content {
padding: 110px 30px 110px 0;
}
.has-title-bar-02 .page-sidebar .page-sidebar-content {
padding-top: 120px !important;
}
.page-sidebar .page-sidebar-content:after {
content: '';
background-color: #fff9f7;
position: absolute;
width: 1000px;
height: 100%;
z-index: -1;
}
.page-sidebar .page-sidebar-content,
.page-sidebar .page-sidebar-content:after,
.page-sidebar .page-sidebar-content:before {
background-color: #EBF5F5;
}
.page-sidebar.page-sidebar-right .page-sidebar-content:after {
top: 0;
left: 100%;
}
.page-sidebar.page-sidebar-left .page-sidebar-content:after {
top: 0;
right: 100%;
} .box-icon.style-1 {
width: 100%;
}
.box-icon.style-1:hover .content-wrap {
background-color: #ebf5f5;
}
.box-icon.style-1 .content-wrap {
width: 100%;
height: 100%;
padding: 60px 80px 60px 100px;
background-color: #fff;
text-align: left;
align-items: flex-start;
}
.box-icon.style-1:hover .content-wrap {
box-shadow: none;
}
.box-icon.style-1 .content-inner {
display: flex;
}
.box-icon.style-1 .icon {
margin-bottom: 35px;
margin-right: 30px;
color: #00c290;
font-size: 46px;
font-weight: 500;
line-height: 1;
}
.box-icon.style-1:hover .image,
.box-icon.style-1:hover .icon {
animation: box-image-pop .3s linear;
}
.box-icon.style-1 .content {
flex-grow: 1;
}
.box-icon.style-1 .heading {
margin: 0;
font-size: 22px;
}
.box-icon.style-1 .text {
margin-top: 15px;
}
@-webkit-keyframes box-image-pop {
50%{
-webkit-transform:scale(1.1);
}
}
@keyframes box-image-pop {
50%{
transform:scale(1.1);
}
}
#about {
background-image: url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/images/about-bg.png);
background-repeat: no-repeat;
background-position: left 0 top 70px;
}
#about .row {
display: flex;
flex-wrap: wrap;
align-items: center;
}
#about .row > div {
display: flex;
flex-direction: column;
}
.about-image img {
width: 100%;
}
#about .heading-1 .heading {
margin: 0 0 33px;
color: #333;
font-size: 16px;
letter-spacing: 3px;
text-transform: uppercase;
font-weight: 600;
}
#about .heading-2 .heading {
max-width: 470px;
margin: 0 0 33px;
font-size: 40px;
}
#about .heading-3 .heading {
max-width: 470px;
margin-bottom: 20px;
color: #000;
font-size: 18px; }
#about .heading-4 .heading {
margin-bottom: 27px;
}
#about .about-image {
position: relative;
border-radius: inherit;
overflow: hidden;
}
#about .about-image img {
width: 100%;
border-radius: 0;
backface-visibility: hidden;
transition: all 1.5s cubic-bezier(.2,1,.22,1);
-webkit-backface-visibility: hidden;
transform: translateZ(0) scale(1);
}
#about .about-image-overlay {
position: absolute;
top: 0;
right: 15px;
bottom: 0;
left: 15px;
border-radius: 0;
}
#about .about-image-button {
position: absolute;
top: 50%;
right: 0;
left: auto;
-webkit-transform: translate(50%,-50%);
-moz-transform: translate(50%,-50%);
-o-transform: translate(50%,-50%);
transform: translate(50%,-50%);
}
#about .about-image-icon {
width: 80px;
height: 80px;
position: relative;
background-color: #00c290;
color: #fff;
border-radius: 50%;
box-shadow: 0 0 30px rgba(148, 205, 100, 0.7);
-webkit-transition: all 1s cubic-bezier(0,0,.2,1);
-moz-transition: all 1s cubic-bezier(0,0,.2,1);
-o-transition: all 1s cubic-bezier(0,0,.2,1);
transition: all 1s cubic-bezier(0,0,.2,1);
}
#about .about-image-icon:before {
content: "";
width: 130px;
height: 130px;
position: absolute;
left: -25px;
top: -25px;
border: 2px dotted #bbdddd;
border-radius: 50%;
z-index: 99;
}
#about .about-image-icon:after {
content: "";
width: 170px;
height: 170px;
position: absolute;
left: -45px;
top: -45px;
display: block;
border: 2px dotted #bbdddd;
border-radius: 50%;
z-index: 99;
}
#about a:hover .about-image-icon:before {
-webkit-animation: pulse 2s infinite linear;
}
#about a:hover .about-image-icon:after {
-webkit-animation: pulse 2s infinite linear;
}
@-moz-keyframes pulse {
from { transform: scale(1); }
50% { transform: scale(0.85); }
to { transform: scale(1); }
}
@-webkit-keyframes pulse {
from { transform: scale(1); }
50% { transform: scale(0.85); }
to { transform: scale(1); }
}
@keyframes pulse {
from { transform: scale(1); }
50% { transform: scale(0.85); }
to { transform: scale(1); }
}
#about .about-image-icon span{
margin-left: 1px;
position: absolute;
top: 50%;
left: 50%;
font-size: 30px;
line-height: 1;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
#about a:hover .about-image img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
#about a:hover .about-image-icon {
-webkit-transform: scale3d(1.15,1.15,1.15);
-moz-transform: scale3d(1.15,1.15,1.15);
-o-transform: scale3d(1.15,1.15,1.15);
transform: scale3d(1.15,1.15,1.15);
}
#our-services {
padding-left: 100px;
padding-right: 100px;
background-color: #ebf5f5;
}
#our-services .post-title{
font-weight: 600;
font-size: 20px;
}
.service-item .post-item-wrap {
padding: 20px;
background-color: #fff;
text-align: center;
box-shadow: 0 20px 35px rgba(0,0,0,.06);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-item .post-thumbnail {
margin-bottom: 35px;
}
.service-item .post-thumbnail img {
width: 100%;
}
.service-item .post-info {
padding: 0 0 15px;
}
.service-item .post-title {
margin-bottom: 14px;
font-size: 20px;
line-height: 1.4;
}
.service-item .post-excerpt p:last-child {
margin-bottom: 0;
}
.service-item .post-read-more {
margin-top: 30px;
}
.service-item .post-read-more a {
width: 100%;
height: 50px;
padding: 0 10px;
display: block;
color: #222;
font-size: 16px;
font-weight: 600;
line-height: 46px;
border: 2px solid #eee;
}
.service-item .post-read-more a:hover {
background-color: #363636;
color: #fff;
border-color: #363636;
}
.service-item {
margin-bottom: 30px;
transform: translateY(20px);
animation: moveVertical 1s ease forwards;
}
.service-item:hover .post-item-wrap {
box-shadow: 0 30px 35px rgba(0,0,0,.13);
transform: translateY(-20px);
}
@-webkit-keyframes moveVertical {
100% {
-webkit-transform:translateY(20px);
opacity:1
}
}
@keyframes moveVertical {
100% {
-webkit-transform:translateY(0);
transform:translateY(0);
opacity:1
}
}
#banner-1 {
padding-top: 200px;
padding-bottom: 200px;  background-color: white;
}
#banner-1 .heading-1 .heading p{
margin: 0;
color: white;
font-size: 40px;
color: #222;
padding-bottom: 20px;
}
#banner-1 .heading-1 .heading p span{
font-size: 50px;
}
.container-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000000c7;
opacity: 0.9;
z-index: 0;
}
#banner-1 .button {
background-color: #222;
color: white;
}
#banner-1 .button span{ font-size: 20px;
color:  white;
}  .counter {
margin-bottom: 25px;
text-align: center;
}
.counter .number-wrap {
margin-bottom: 20px;
display: flex;
color: #00c290;
font-size: 100px;
font-weight: 700;
line-height: 1;
justify-content: center;
}
.counter .number-wrap span {
display: inline-block;
}
.counter .number-suffix {
font-size: 36px;
font-weight: 700;
line-height: 1;
}
#fun-facts .column h3 {
max-width: 300px;
margin: 0 auto;
color: #ffffff;
font-size: 20px;
font-weight: 600;
text-align: center;
}
#latest-posts { background-image: url(https://healsoul.thememove.com/file/2018/11/h1-blog-bg.png);
background-size: cover;
background-repeat: no-repeat;
}
#latest-posts .post-item-wrap {
display: flex;
background-color: #fff;
box-shadow: 0 0 20px rgba(0,0,0,.06);
justify-content: space-between;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
#latest-posts .post-item:hover .post-item-wrap {
box-shadow: 0 20px 30px rgba(0,0,0,.14);
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
#latest-posts .post-info {
padding: 35px 30px;
display: flex;
justify-content: space-between;
flex-direction: column;
}
#latest-posts .post-categories {
margin-bottom: 15px;
font-size: 14px;
}
#latest-posts .post-categories a {
margin-right: 1px;
margin-bottom: 5px;
padding: 5px 7px;
display: inline-block;
color: #222;
font-weight: 500;
line-height: 1;
border: 1px solid #222;
}
#latest-posts .post-categories a:hover {
background-color: #222;
color: #fff;
}
#latest-posts .post-title {
margin-bottom: 20px;
font-size: 20px;
line-height: 1.3;
}
#latest-posts .post-excerpt p:last-child {
margin-bottom: 0;
}
#latest-posts .post-date {
margin-top: 20px;
font-size: 16px;
font-weight: 500;
}
#latest-posts .post-thumbnail {
padding: 20px;
flex-shrink: 0;
}
#testimonials {
padding: 0;
}
#testimonials .testimonial-item {
width: 100%;
padding: 149px 0;
background-color: #222;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.testimonial-info {
padding: 56px 50px 45px;
position: relative;
background: #fff;
}
.testimonial-info svg {
position: absolute;
top: -30px;
right: 40px;
}
.testimonial-info svg *,
.quote-icon svg * {
fill: #00c290;
}
.testimonial-rating {
margin-bottom: 14px;
color: #00BAEF;
font-size: 16px;
}
.testimonial-desc {
margin-bottom: 64px;
color: #000;
font-size: 24px;
}
.testimonial-desc p:last-child {
margin-bottom: 0;
}
.testimonial-footer {
display: flex;
align-items: center;
}
#testimonials .testimonial-main-info {
flex-grow: 1;
}
.testimonial-name {
margin-bottom: 0;
font-size: 22px;
}
.testimonial-by-line {
color: #333;
font-style: italic;
}
#testimonials .btn-next-slider {
position: relative;
}
#testimonials .btn-next-slider:after {
content: '';
width: 1px;
height: 20px;
margin-top: -11px;
position: absolute;
top: 50%;
right: 100%;
background-color: #ddd;
}
#top-brands {
padding: 50px 0;
}
#top-brands .inner {
position: relative;
}  .about-hero.style-1 {
padding-top: 170px;
padding-bottom: 190px;
position: relative;
background-image: url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/images/about-new-img.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.about-hero.style-1 .heading-1 .heading {
max-width: 590px;
margin: 0 auto 5px;
color: #222;
font-size: 18px;
font-weight: 600; 
}
.about-hero.style-1 .heading-2 .heading {
color: #222;
font-size: 50px;
font-weight: 600;
}
.about-hero.style-1 .container .row > div{
background-color: white;
padding-top: 40px;
padding-bottom: 40px;
}
.about-hero .AboutUsHeader{
padding: 50px;
position: relative;
background: white;
}
#about-banner {
background-image: url(//farmakeio-rontsis.gr/wp-content/themes/rontsis/images/about-new-img2.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.banner-box {
padding: 60px 55px;
background-color: #ffffff;
}
.banner-box .heading {
margin-bottom: 30px;
font-size: 36px;
}
.banner-box .list-item {
padding-left: 25px;
position: relative;
}
.banner-box .list-item + .list-item {
margin-top: 15px;
}
.banner-box .list .marker {
display: inline-block;
float: left;
color: #00c290;
}
.banner-box .list .marker:before {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
display: block;
content: '\f00c';
font-family: 'Font Awesome 5 Pro';
font-size: 10px;
}
.banner-box .list .title {
margin: 0;
font-size: 18px;
font-weight: 500;
} #about-info.style-2 {
background-color: #ebf5f5;
}
#about-info.style-2 .heading-1 .heading {
margin: 0 0 30px;
font-size: 36px;
line-height: 46px;
}
#about-info.style-2 .heading-2 .heading {
font-size: 21px;
}
#about-info.style-2 .service-grid {
margin-top: 50px;
padding: 0;
}
.service-grid.style-grid-02 .post-icon-wrap {
width: 116px;
height: 116px;
margin: 0 auto 30px;
position: relative;
}
.service-grid.style-grid-02 .post-icon {
position: relative;
z-index: 1;
}
.service-grid.style-grid-02 .post-icon span {
width: 116px;
height: 116px;
position: relative;
display: inline-block;
color: #2f807f;
font-size: 56px;
line-height: 116px;
border-radius: 50%;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-transition: all .3s cubic-bezier(.645,.045,.355,1);
-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-grid.style-grid-02 .post-icon-overlay {
width: 100%;
height: 100%;
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
border: 58px dotted #ebf5f5;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-transition: all .7s ease;
-moz-transition: all .7s ease;
-o-transition: all .7s ease;
transition: all .7s ease;
}
.service-grid.style-grid-02  .service-item:hover .post-icon span {
background-color: rgba(228, 243, 216, 0.4);
color: #00c290;
}
.service-grid.style-grid-02 .service-item:hover .post-icon-overlay {
border: 2px dotted #00c290;
}
#about-contact-us {
padding-top: 160px;
padding-bottom: 130px;
position: relative;
background-image: url(https://healsoul.thememove.com/file/2018/10/blog-33.jpg);
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
}
#about-contact-us #button-01,
#about-contact-us #button-02 {
text-align: center;
}
#about-contact-us  #button-01 .button-text {
font-size: 24px;
}
#about-contact-us #heading-01 {
margin-bottom: 45px;
text-align: center;
}
#about-contact-us #heading-01 .heading {
color: #fff;
font-size: 44px;
}
#about-contact-us #button-02 .button {
background-color: #00c290;
color: #ffffff;
border-color: #00c290;
}
#about-contact-us #button-02 .button:hover {
color: #00c290;
border-color: #ffffff;
background-color: #ffffff;
} #contact-info-01 h3 {
font-size: 36px;
}
#contact-info-01 .heading {
font-size: 18px;
}
.box-icon.style-4 {
margin-bottom: 30px !important;
padding-bottom: 30px !important;
position: relative;
border-bottom: 1px dashed #d4d2d2 !important;
}
.box-icon.style-4-1 {
margin-bottom: 30px !important;
padding-bottom: 30px !important;
position: relative; text-align: center;
}
.box-icon.style-4-1-borderRight{
border-right: 1px dashed #d4d2d2 !important;
}
.box-icon.style-4-1-borderBottom{
border-bottom: 1px dashed #d4d2d2 !important;
margin: 0px 100px;
}
.box-icon.style-4 .content-wrap {
height: 100%;
position: relative;
display: flex;
text-align: left;
flex-direction: column;
align-items: flex-start;
}
.box-icon.style-4 .content-inner {
display: flex;
}
.box-icon.style-4 .image {
width: 100px;
margin-right: 20px;
flex-shrink: 0;
}
.box-icon.style-4 .content {
flex-grow: 1;
}
.box-icon.style-4 .heading {
margin-bottom: 15px;
font-size: 16px;
letter-spacing: 1px;
text-transform: uppercase;
}
.contact-img-map img{
width: 100%;
height: 40vh;
object-fit: cover;
}
.contact-form-7 label {
margin-bottom: 13px;
display: block;
color: #000;
font-weight: 600;
}
.contact-form-7 .wpcf7-form br {
display: none;
}
.contact-form-7 .wpcf7-form-control-wrap {
margin-bottom: 30px;
display: block;
}
.contact-form-7 .wpcf7-submit {
width: 100%;
margin: 0;
display: block;
text-transform: capitalize;
color: #222;
}
.contact-form-7 div.wpcf7-response-output {
margin: 0 0 2em;
}
.contact-form-7 div.wpcf7 .ajax-loader {
display: none !important;
}
span.wpcf7-not-valid-tip {
margin-top: 5px;
font-size: 16px;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
background: #ffedee;
color: red;
border: none;
}
div.wpcf7-mail-sent-ok {
background: #dcf0d7;
color: green;
border: none;
}
.heading-contact-02 {
margin-bottom: 50px;
}
.heading-contact-02 .heading {
font-size: 36px;
}
.box-icon.box-icon-style-02 {
margin-bottom: 30px;
padding-bottom: 30px;
position: relative;
border-right: 1px dashed #d4d2d2;
}
.box-icon.box-icon-style-02:last-child {
border-right: none;
}
.box-icon.box-icon-style-02 .content-wrap {
height: 100%;
position: relative;
display: flex;
text-align: left;
flex-direction: column;
align-items: flex-start;
}
.box-icon.box-icon-style-02 .content-inner {
display: flex;
}
.box-icon.box-icon-style-02 .image {
width: 100px;
margin-right: 20px;
flex-shrink: 0;
}
.box-icon.box-icon-style-02 .content {
flex-grow: 1;
}
.box-icon.box-icon-style-02 .heading {
margin: 0 0 15px;
font-size: 16px;
letter-spacing: 1px;
text-transform: uppercase;
}
.opening-hours-main {
margin-top: 60px;
padding: 40px 30px;
position: relative;
border-radius: 20px;
border: 2px solid #2f807f;
}
.opening-hours-main h3 {
height: 48px;
margin: 0;
padding-right: 16px;
position: absolute;
top: -24px;
left: -2px;
background: #fff;
font-size: 30px;
}
.opening-hours-main .day-wrapper {
width: 100%;
display: block;
clear: both;
overflow: hidden;
}
.opening-hours-main .day-wrapper+.day-wrapper {
margin-top: 10px;
}
.opening-hours-main .day-title,
.opening-hours-main .day-data {
float: left;
text-align: left;
}
.opening-hours-main .day-data {
margin-left: 10px;
float: right;
text-align: right;
}
.opening-hours-main .day-title h5 {
margin: 0;
}
.opening-hours-main .day-data p {
margin: 0;
}
.map-wrap.style-01 .animated-dot {
width: 20px;
height: 20px;
position: relative;
left: -9px;
top: -5px;
}
.map-wrap.style-01 .middle-dot {
color: #00c290;
}
.map-wrap.style-01 .animated-dot .middle-dot:after {
content: '\f456';
position: absolute;
left: 50%;
top: 50%;
font-family: Ionicons;
font-size: 56px;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.map-wrap.style-01 .animated-dot .signal,
.map-wrap.style-01 .animated-dot .signal2 {
width: 200px;
height: 200px;
position: absolute;
left: -90px;
top: -90px;
border-radius: 50%;
opacity: 0;
pointer-events: none;
animation: animationSignal cubic-bezier(0,.55,.55,1) 2s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-delay: .78s;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.map-wrap.style-01 .animated-dot .signal {
border: 2px solid rgba(0,0,0,.2);
box-shadow: inset 0 0 35px 10px rgba(0,0,0,.18);
animation-delay: .78s;
}
.map-wrap.style-01 .animated-dot .signal2 {
box-shadow: inset 0 0 35px 10px #00c290;
border: 2px solid #00c290;
animation-delay: 1s;
}
@-webkit-keyframes animationSignal {
0% {
opacity: 0;
-webkit-transform: scale(0);
}
1% {
opacity:.29;
}
20%{
opacity:.29;
}
60% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@keyframes animationSignal {
0% {
opacity: 0;
transform: scale(0);
}
1% {
opacity:.29;
}
20%{
opacity:.29;
}
60% {
transform: scale(1);
opacity: 0;
}
} .search-no-results .no-results {
padding: 45px 30px 60px;
background: #fff;
border: 1px solid #eee;
}
.search-no-results .no-results .page-title {
margin-bottom: 21px;
}
.search-no-results .no-results .search-no-results-text {
margin-bottom: 30px;
}
.search-results .page-main-content .search-form,
.search-no-results .page-main-content .search-form {
position: relative;
}
.search-results .page-main-content .search-form .search-submit,
.search-no-results .page-main-content .search-form .search-submit {
padding: 0;
position: absolute;
top: 50%;
right: 20px;
background: 0 0;
color: #454545;
font-size: 21px;
border: 0;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
} .error404 {
background-color: #f7f7f7;
}
.error404 .maintenance-page {
padding: 100px 0;
text-align: center;
}
.error404 .error-404-big-title {
color: #00c290;
font-size: 200px;
font-weight: 500;
}
.error404 .error-404-title {
margin-bottom: 20px;
font-size: 36px;
}
.error404 .error-404-search-form-wrap {
max-width: 500px;
margin: 84px auto 0;
position: relative;
}
.error404 .error-404-search-form-wrap .search-field {
padding: 0;
background: 0 0;
color: #222;
border: 0;
border-bottom: 2px solid #00c290;
border-radius: 0;
}
.error404 .error-404-search-form-wrap .search-submit {
padding: 0;
position: absolute;
top: 0;
right: -5px;
background-color: transparent;
border: 0;
outline: none;
}
.error404 .error-404-search-form-wrap .search-btn-icon {
color: #222;
font-size: 24px;
font-weight: 500;
vertical-align: middle;
}
.error404 .error-404-search-form-wrap .search-btn-text {
font-size: 0;
}   @media (min-aspect-ratio: 16/9) {
}
@media (max-aspect-ratio: 16/9) {
}  @media (min-width : 320px) {
} @media (min-width : 480px) { } @media (min-width : 768px) {
.service-grid:not(.style-grid-02) .service-item .post-excerpt {
min-height: 112px;
}
.service-grid.style-grid-02 .service-item .post-excerpt {
min-height: 168px;
}
} @media (min-width : 992px) {
.page-title-bar-01 .breadcrumbs {
margin-top: 0;
text-align: right;
} } @media (min-width : 1200px) {
#quadmenu.quadmenu-default_theme .quadmenu-navbar-brand > img {
padding: 10px 0;
}
.service-grid:not(.style-grid-02) .service-item .post-title {
min-height: 84px;
}
.service-grid:not(.style-grid-02) .service-item .post-excerpt,
.service-grid.style-grid-02 .service-item .post-excerpt {
min-height: 168px;
}
}
@media (min-width : 1345px) {
.service-grid:not(.style-grid-02) .service-item .post-title {
min-height: 56px;
}
.service-grid:not(.style-grid-02) .service-item .post-excerpt {
min-height: 112px;
}
}
@media (min-width : 1480px) {
.container {
width: 1400px;
}
} @media (min-width : 1600px) {
}  @media (max-width: 1919px) {
.box-icon.style-1 .content-wrap {
padding: 60px 30px;
}
}
@media (max-width: 1599px) {
}
@media (max-width: 1499px) {
.header-right-info {
display: none;
}
.footer-page-scroll-up {
right: 55px;
}
}
@media (max-width: 1400px) {
.footer-page-scroll-up,
.page-scroll-up {
right: 15px;
}
} @media (max-width : 1199px) {
#quadmenu.quadmenu-default_theme .quadmenu-navbar-brand,
#quadmenu.quadmenu-custom_theme_1 .quadmenu-navbar-header .quadmenu-navbar-brand{
margin: 10px 0px !important;
}
#quadmenu .quadmenu-navbar-nav li.quadmenu-item.search-icon {
display: none !important;
}
.search-wrap {
display: block !important;
}
.branding {
flex-grow: 1;
}
.page-navigation-wrap,
.page-navigation { }
.page-open-mobile-menu { }
#our-services {
padding-left: 70px;
padding-right: 70px;
}
} @media (max-width : 991px) {
#our-services {
padding-left: 50px;
padding-right: 50px;
}
.box-icon.box-icon-style-02 {
border-bottom: 1px dashed #d4d2d2;
border-right: none;
}
.box-icon.box-icon-style-02:last-child {
border: none;
}
.page-sidebar.page-sidebar-right .page-sidebar-content {
padding: 80px 0;
}
.page-sidebar.page-sidebar-left .page-sidebar-content {
padding: 60px 0;
}
.page-sidebar .page-sidebar-content:before {
content: '';
width: 1000px;
height: 100%;
position: absolute;
top: 0;
z-index: -1;
}
.page-sidebar.page-sidebar-right .page-sidebar-content:before {
right: 100%;
}
.page-sidebar.page-sidebar-left .page-sidebar-content:before {
left: 100%;
}
.about-hero.style-1 {
padding-top: 130px;
padding-bottom: 150px;
}
.about-hero.style-1 .heading-2 .heading {
font-size: 46px;
}
.has-title-bar-02 .page-main-content {
padding-top: 50px !important;
}
.header-top{
flex-direction: column;
}
.header-top .Espa-img,
.header-top .header-top-info
{
width: 100%;
}
.header-top .Espa-img{
text-align: center;
padding-bottom: 20px;
justify-content:  center;
}
.header-top .header-top-info .info-wrap{
display: flex;
flex-direction: row;
justify-content: center;
}
.header-top .header-top-info .info-wrap .info-content{
width: 55%;
text-align: left;
}
.header-top .header-top-info .info-wrap .HeaderLangs{
width: 45%;
text-align: right;
}
.header-top .header-top-info .info-wrap .HeaderLangs .widget-TopBarLanguage >div {
padding-top: 0px;
}
}
@media (max-width : 820px) {
.service-grid:not(.style-grid-02) .service-item .post-title {
min-height: 56px;
}
.header-top .header-top-info .info-wrap .info-content{
width: 65%;
}
.header-top .header-top-info .info-wrap .HeaderLangs{
width:35%;
} .MainMenu{
display: relative;
} #nav-icon {
height: 100%;
width: 5%;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
display: block;
}
#nav-icon span {
display: block;
position: absolute;
height: 3px;
width: 50%;
background: #333;
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
#nav-icon span:nth-child(even) {
left: 50%;
border-radius: 0 9px 9px 0;
}
#nav-icon span:nth-child(odd) {
left:0px;
border-radius: 9px 0 0 9px;
}
#nav-icon span:nth-child(1), #nav-icon span:nth-child(2) {
top: 35%;
transform: translateY(-35%);
}
#nav-icon span:nth-child(3), #nav-icon span:nth-child(4) {
top: 50%;
transform: translateY(-50%);
}
#nav-icon span:nth-child(5), #nav-icon span:nth-child(6) {
top: 65%;
transform: translateY(-65%);
}
#nav-icon.open span:nth-child(1),#nav-icon.open span:nth-child(6) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#nav-icon.open span:nth-child(2),#nav-icon.open span:nth-child(5) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(1) {
left: 5px;
top: 35%;
}
#nav-icon.open span:nth-child(2) {
left: calc(50% - 5px);
top: 35%;
}
#nav-icon.open span:nth-child(3) {
left: -50%;
opacity: 0;
}
#nav-icon.open span:nth-child(4) {
left: 100%;
opacity: 0;
}
#nav-icon.open span:nth-child(5) {
left: 5px;
top: 45%;
}
#nav-icon.open span:nth-child(6) {
left: calc(50% - 5px);
top: 45%;
} .page-navigation .menu-main_menu-container ul #menu-item-wpml-ls-2-el,
.page-navigation .menu-main_menu-container ul #menu-item-wpml-ls-2-en,
.page-navigation .menu-main-menu-en-container ul #menu-item-wpml-ls-2-el,
.page-navigation .menu-main-menu-en-container ul #menu-item-wpml-ls-2-en{
display: block;
}
.page-navigation .MainMenu .menu .CloseSideMenu{
text-align: right;
font-weight: 800;
padding-right: 10%;
font-size: 20px;
}
.page-navigation .MainMenu .menu-main_menu-container,
.page-navigation .MainMenu .menu-main-menu-en-container
{ position: fixed;
left: 0;
top: 0;
width: 50%;
height: 100%;
background-color: white;
transition: all 0.5s;
transform: translateX(-100%);
}
.MobileMenu-opned{
transform: translateX(0%) !important;
}
.trans-bg{
display: none;
position: fixed;
right: 0;
top: 0;
width: 50%;
height: 100%;
background-color: transparent;
}
.page-navigation .MainMenu .menu-main_menu-container ul,
.page-navigation .MainMenu .menu-main-menu-en-container ul
{
display: list-item; padding-left: 20px; }
.page-navigation .MainMenu .menu-main_menu-container ul li,
.page-navigation .MainMenu .menu-main-menu-en-container ul li{
padding-bottom: 20px; 
}
} @media (max-width : 768px) {
.header-top {
display: none;
}
.Espa-img-Mobile{
display: flex;
justify-content: center;
height:62px;
}
.Espa-img-Mobile a img{
padding-right: 10px;
object-fit: contain;
max-height: 120px;
}
.Espa-img-Mobile a,.Espa-img-Mobile > img{
width: 50%;
}
#about {
padding-left: 9%;
padding-right: 9%;
}
#about .about-image {
margin-bottom: 40px;
}
#our-services {
padding-left: 0;
padding-right: 0;
}
#copyright .heading {
margin-bottom: 30px;
}
.social-networks { }
#copyright,
#copyright .social-networks{
text-align: center; 
}
.social-networks .link-icon {
font-size: 18px;
}
.gallery .gallery-item {
padding: 0;
}
.footer-page-scroll-up {
bottom: 12rem;
} #nav-icon {
width: 7%;
}
#nav-icon.open span:nth-child(1),
#nav-icon.open span:nth-child(2){
top: 28%;
}
#nav-icon.open span:nth-child(5),
#nav-icon.open span:nth-child(6){
top: 47%;
} #banner-1 {
padding: 50px 0px 50px 0px;
}
#banner-1 .heading-1 .heading p{   
font-size: 25px;  
}
#banner-1 .heading-1 .heading p span{
font-size: 30px;
}
#about {
padding: 50px 0px 50px 0px;
}
#about .about-image-button{
top: 100%;
left: 50%;
transform: translate(-50%, -100%);
}
#about .about-image-button .about-image-icon{
margin: 0 auto ;
}
#contact-info-01{
padding: 50px 0;
}
}
@media (max-width : 639px) {
#about {
padding-left: 4%;
padding-right: 4%;
}  #nav-icon.open span:nth-child(1),
#nav-icon.open span:nth-child(2){
top: 30%;
}
}
@media (max-width: 543px) {
section{
padding: 50px 10px 50px 10px; 
}
#latest-posts .post-item-wrap {
display: block;
}
#latest-posts .post-thumbnail {
padding-top: 0;
flex-shrink: inherit;
}
#latest-posts .post-thumbnail img {
width: 100%;
} #nav-icon.open span:nth-child(5),
#nav-icon.open span:nth-child(6){
top: 42%;
} .box-icon.style-4-1-borderBottom{
margin: 0px 50px;
}
#contact-info-01 h3{
font-size: 25px;
}
.about-text{
padding-top: 70px;
}
.about-hero .heading-2 .heading{
font-size: 25px !important;
}
.about-hero.style-1 {
padding: 50px 0px;
}
#about-banner{
background-position: right;
}
.footer-page-scroll-up {
bottom: 15rem;
}
} @media (max-width : 480px) {
#about {
padding-left: 0;
padding-right: 0;
}
.footer-page-scroll-up,
.page-scroll-up {
right: 5px;
} .page-navigation .MenuLogo{
width: 50%;
}
.page-navigation .MainMenu{
width: 50%;
}
.page-navigation .MainMenu .trans-bg{
width:20%;
}
.page-navigation .MainMenu .menu-main-menu-en-container,
.page-navigation .MainMenu .menu-main_menu-container
{
width: 80%;
} #nav-icon span{
width: 80%;
height: 4px;
}
#nav-icon.open span:nth-child(1),
#nav-icon.open span:nth-child(2){
top: 36%;
} #banner-1 .heading-1 .heading p{   
font-size: 18px;  
}
#banner-1 .heading-1 .heading p span{
font-size: 30px;
font-weight: 500 !important;
}
#banner-1 .heading-1 .button .button-text{
font-size: 16px;
} .heading{
line-height: 1;
}
#about{
padding-top: 25px;
}
}
@media (max-width : 420px) {  #nav-icon.open span:nth-child(5),
#nav-icon.open span:nth-child(6){
top: 39%;
}
}
@media (max-width : 415px) { #nav-icon.open span:nth-child(1),
#nav-icon.open span:nth-child(2){
top: 36%;
}
} @media (max-width : 375px) { #nav-icon span{
height: 3px;
}
#nav-icon.open span:nth-child(1),
#nav-icon.open span:nth-child(2){
top: 36%;
}
}
@media (max-width : 361px) { #nav-icon.open span:nth-child(1),
#nav-icon.open span:nth-child(2){
top: 35%;
}
} [class*="hint--"] {
position: relative;
display: inline-block;
}
[class*="hint--"]:before, [class*="hint--"]:after {
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
transition-delay: 0ms; }
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
visibility: visible;
opacity: 1; }
[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
transition-delay: 100ms; }
[class*="hint--"]:before {
content: '';
position: absolute;
background: transparent;
border: 6px solid transparent;
z-index: 1000001; }
[class*="hint--"]:after {
background: #222;
color: white;
padding: 8px 10px;
font-size: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 12px;
white-space: nowrap; }
[class*="hint--"][aria-label]:after {
content: attr(aria-label); }
[class*="hint--"][data-hint]:after {
content: attr(data-hint); }
[aria-label='']:before, [aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
display: none !important; } .hint--top-left:before {
border-top-color: #222; }
.hint--top-right:before {
border-top-color: #222; }
.hint--top:before {
border-top-color: #222; }
.hint--bottom-left:before {
border-bottom-color: #222; }
.hint--bottom-right:before {
border-bottom-color: #222; }
.hint--bottom:before {
border-bottom-color: #222; }
.hint--left:before {
border-left-color: #222; }
.hint--right:before {
border-right-color: #222; } .hint--top:before {
margin-bottom: -11px; }
.hint--top:before, .hint--top:after {
bottom: 100%;
left: 50%; }
.hint--top:before {
left: calc(50% - 6px); }
.hint--top:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%); }
.hint--top:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px); }
.hint--top:hover:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px); } .hint--bottom:before {
margin-top: -11px; }
.hint--bottom:before, .hint--bottom:after {
top: 100%;
left: 50%; }
.hint--bottom:before {
left: calc(50% - 6px); }
.hint--bottom:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%); }
.hint--bottom:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px); }
.hint--bottom:hover:after {
-webkit-transform: translateX(-50%) translateY(8px);
-moz-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px); } .hint--right:before {
margin-left: -11px;
margin-bottom: -6px; }
.hint--right:after {
margin-bottom: -14px; }
.hint--right:before, .hint--right:after {
left: 100%;
bottom: 50%; }
.hint--right:hover:before {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px); }
.hint--right:hover:after {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px); } .hint--left:before {
margin-right: -11px;
margin-bottom: -6px; }
.hint--left:after {
margin-bottom: -14px; }
.hint--left:before, .hint--left:after {
right: 100%;
bottom: 50%; }
.hint--left:hover:before {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px); }
.hint--left:hover:after {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px); } .hint--top-left:before {
margin-bottom: -11px; }
.hint--top-left:before, .hint--top-left:after {
bottom: 100%;
left: 50%; }
.hint--top-left:before {
left: calc(50% - 6px); }
.hint--top-left:after {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%); }
.hint--top-left:after {
margin-left: 12px; }
.hint--top-left:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px); }
.hint--top-left:hover:after {
-webkit-transform: translateX(-100%) translateY(-8px);
-moz-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px); } .hint--top-right:before {
margin-bottom: -11px; }
.hint--top-right:before, .hint--top-right:after {
bottom: 100%;
left: 50%; }
.hint--top-right:before {
left: calc(50% - 6px); }
.hint--top-right:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0); }
.hint--top-right:after {
margin-left: -12px; }
.hint--top-right:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px); }
.hint--top-right:hover:after {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px); } .hint--bottom-left:before {
margin-top: -11px; }
.hint--bottom-left:before, .hint--bottom-left:after {
top: 100%;
left: 50%; }
.hint--bottom-left:before {
left: calc(50% - 6px); }
.hint--bottom-left:after {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%); }
.hint--bottom-left:after {
margin-left: 12px; }
.hint--bottom-left:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px); }
.hint--bottom-left:hover:after {
-webkit-transform: translateX(-100%) translateY(8px);
-moz-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px); } .hint--bottom-right:before {
margin-top: -11px; }
.hint--bottom-right:before, .hint--bottom-right:after {
top: 100%;
left: 50%; }
.hint--bottom-right:before {
left: calc(50% - 6px); }
.hint--bottom-right:after {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0); }
.hint--bottom-right:after {
margin-left: -12px; }
.hint--bottom-right:hover:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px); }
.hint--bottom-right:hover:after {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px); }
.hint--small:after,
.hint--medium:after,
.hint--large:after {
white-space: normal;
line-height: 1.4em;
word-wrap: break-word; }
.hint--small:after {
width: 80px; }
.hint--medium:after {
width: 150px; }
.hint--large:after {
width: 300px; } [class*="hint--"] { }
[class*="hint--"]:after {
text-shadow: 0 -1px 0px black;
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); } .hint--error:after {
background-color: #b34e4d;
text-shadow: 0 -1px 0px #592726; }
.hint--error.hint--top-left:before {
border-top-color: #b34e4d; }
.hint--error.hint--top-right:before {
border-top-color: #b34e4d; }
.hint--error.hint--top:before {
border-top-color: #b34e4d; }
.hint--error.hint--bottom-left:before {
border-bottom-color: #b34e4d; }
.hint--error.hint--bottom-right:before {
border-bottom-color: #b34e4d; }
.hint--error.hint--bottom:before {
border-bottom-color: #b34e4d; }
.hint--error.hint--left:before {
border-left-color: #b34e4d; }
.hint--error.hint--right:before {
border-right-color: #b34e4d; } .hint--warning:after {
background-color: #c09854;
text-shadow: 0 -1px 0px #6c5328; }
.hint--warning.hint--top-left:before {
border-top-color: #c09854; }
.hint--warning.hint--top-right:before {
border-top-color: #c09854; }
.hint--warning.hint--top:before {
border-top-color: #c09854; }
.hint--warning.hint--bottom-left:before {
border-bottom-color: #c09854; }
.hint--warning.hint--bottom-right:before {
border-bottom-color: #c09854; }
.hint--warning.hint--bottom:before {
border-bottom-color: #c09854; }
.hint--warning.hint--left:before {
border-left-color: #c09854; }
.hint--warning.hint--right:before {
border-right-color: #c09854; } .hint--info:after {
background-color: #3986ac;
text-shadow: 0 -1px 0px #1a3c4d; }
.hint--info.hint--top-left:before {
border-top-color: #3986ac; }
.hint--info.hint--top-right:before {
border-top-color: #3986ac; }
.hint--info.hint--top:before {
border-top-color: #3986ac; }
.hint--info.hint--bottom-left:before {
border-bottom-color: #3986ac; }
.hint--info.hint--bottom-right:before {
border-bottom-color: #3986ac; }
.hint--info.hint--bottom:before {
border-bottom-color: #3986ac; }
.hint--info.hint--left:before {
border-left-color: #3986ac; }
.hint--info.hint--right:before {
border-right-color: #3986ac; } .hint--success:after {
background-color: #458746;
text-shadow: 0 -1px 0px #1a321a; }
.hint--success.hint--top-left:before {
border-top-color: #458746; }
.hint--success.hint--top-right:before {
border-top-color: #458746; }
.hint--success.hint--top:before {
border-top-color: #458746; }
.hint--success.hint--bottom-left:before {
border-bottom-color: #458746; }
.hint--success.hint--bottom-right:before {
border-bottom-color: #458746; }
.hint--success.hint--bottom:before {
border-bottom-color: #458746; }
.hint--success.hint--left:before {
border-left-color: #458746; }
.hint--success.hint--right:before {
border-right-color: #458746; }
.hint--always:after, .hint--always:before {
opacity: 1;
visibility: visible; }
.hint--always.hint--top:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px); }
.hint--always.hint--top:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px); }
.hint--always.hint--top-left:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px); }
.hint--always.hint--top-left:after {
-webkit-transform: translateX(-100%) translateY(-8px);
-moz-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px); }
.hint--always.hint--top-right:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px); }
.hint--always.hint--top-right:after {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px); }
.hint--always.hint--bottom:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px); }
.hint--always.hint--bottom:after {
-webkit-transform: translateX(-50%) translateY(8px);
-moz-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px); }
.hint--always.hint--bottom-left:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px); }
.hint--always.hint--bottom-left:after {
-webkit-transform: translateX(-100%) translateY(8px);
-moz-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px); }
.hint--always.hint--bottom-right:before {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px); }
.hint--always.hint--bottom-right:after {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px); }
.hint--always.hint--left:before {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px); }
.hint--always.hint--left:after {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px); }
.hint--always.hint--right:before {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px); }
.hint--always.hint--right:after {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px); }
.hint--rounded:after {
border-radius: 4px; }
.hint--no-animate:before, .hint--no-animate:after {
-webkit-transition-duration: 0ms;
-moz-transition-duration: 0ms;
transition-duration: 0ms; }
.hint--bounce:before, .hint--bounce:after {
-webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
-moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }
.hint--no-shadow:before, .hint--no-shadow:after {
text-shadow: initial;
box-shadow: initial; }